<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Posts on The Lippard Blog</title>
    <link>https://blog.lippard.org/post/</link>
    <description>Recent content in Posts on The Lippard Blog</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 05 Jun 2026 15:00:00 +0000</lastBuildDate>
    <atom:link href="https://blog.lippard.org/post/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>25 years of OpenBSD Security Tools: syslock and sysunlock</title>
      <link>https://blog.lippard.org/2026/06/25-years-of-openbsd-security-tools-syslock.html/</link>
      <pubDate>Fri, 05 Jun 2026 15:00:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2026/06/25-years-of-openbsd-security-tools-syslock.html/</guid>
      <description>&lt;p&gt;If you missed the overview post, you can see it
&lt;a href=&#34;https://blog.lippard.org/2026/06/25-years-of-openbsd-security-tools.html&#34;&gt;here&lt;/a&gt;.
This one is about managing immutable and append-only files on *BSD,
Linux, and macOS.&lt;/p&gt;
&lt;h4 id=&#34;immutable-and-append-only-files&#34;&gt;Immutable and Append-Only Files&lt;/h4&gt;
&lt;p&gt;BSD-derived operating systems (including macOS) and Linux both support
the concept of files being made immutable, so that neither their
contents nor attributes can be changed. They also both support files
being made append-only, so that the existing contents cannot be changed
except by adding more data to the end. They do it in slightly different
ways.&lt;/p&gt;</description>
    </item>
    <item>
      <title>25 years of OpenBSD security tools</title>
      <link>https://blog.lippard.org/2026/06/25-years-of-openbsd-security-tools.html/</link>
      <pubDate>Tue, 02 Jun 2026 15:00:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2026/06/25-years-of-openbsd-security-tools.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve been using and administering OpenBSD systems since 1999 (OpenBSD
2.5). During that time, I&amp;rsquo;ve written numerous scripts to make things
easier, more automated, or more secure, or sometimes just to improve
my understanding of how things work. When I started managing my home
systems, I ran several Internet-exposed services on my home network
(DNS, mail, web, SSH). I used &lt;code&gt;djbdns&lt;/code&gt;, &lt;code&gt;qmail&lt;/code&gt;, and Apache &lt;code&gt;httpd&lt;/code&gt; at
the start before switching to &lt;code&gt;nsd&lt;/code&gt;/&lt;code&gt;unbound&lt;/code&gt; for DNS and &lt;code&gt;postfix&lt;/code&gt;
for mail, and finally to OpenSMTPD for mail. When I got tired of
excessive inbound traffic I moved my authoritative DNS to a provider
while keeping an internal zone and resolvers, set up two cloud servers
for mail and my public webserver. My home network became a hardened,
minimal-exposure architecture that only allows Wireguard from expected
sources and mail (after mutual TLS authentication with certificates)
while continuing to run internal services.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Book Review: Scott J. Shapiro, Fancy Bear Goes Phishing: The Dark History of the Information Age, in Five Extraordinary Hacks</title>
      <link>https://blog.lippard.org/2026/06/book-review-scott-j-shapiro-fancy-bear.html/</link>
      <pubDate>Mon, 01 Jun 2026 19:25:21 +0000</pubDate>
      <guid>https://blog.lippard.org/2026/06/book-review-scott-j-shapiro-fancy-bear.html/</guid>
      <description>&lt;p&gt;&amp;nbsp;Scott Shapiro&#39;s 2023 book&#39;s aim is to answer three questions: (1) why is the Internet (still) so insecure? (2) how do hackers do what they do? and (3) what can be done about it? He recounts some historical events, the &#34;five extraordinary hacks&#34; of the subtitle, to tell the story, and introduces the terms &#34;upcode&#34; and &#34;downcode&#34; as the core concepts in his framework for understanding--where &#34;downcode&#34; means actual, implemented computer code and &#34;upcode&#34; means the social, political, and institutional forces providing incentives and governance.&amp;nbsp; This is essentially a simplified version of Lawrence Lessig&#39;s four forces of law, social norms, markets, and code spelled out in his 1999 book, &lt;i&gt;Code: And Other Laws of Cyberspace&lt;/i&gt;, and also reminded me of the framework in Bruce Schneier&#39;s 2012 book, &lt;i&gt;Liars and Outliers: Enabling the Trust That Society Needs to Thrive&lt;/i&gt;, where the four forces are moral pressures (internalized incentives), social pressures (social/cultural incentives from other people), institutional guidelines and rules (formal rules, regulations, and laws), and security systems (locks, police, firewalls, fraud detection, etc. -- actual operational controls which may be implemented physically, in code, or by policies and practices). For Shapiro, Lessig&#39;s first three forces are &#34;upcode&#34; and only code is &#34;downcode,&#34; and Schneier&#39;s first three forces and parts of his fourth are &#34;upcode.&#34;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Books read in 2026</title>
      <link>https://blog.lippard.org/2026/04/books-read-in-2026.html/</link>
      <pubDate>Tue, 21 Apr 2026 22:49:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2026/04/books-read-in-2026.html/</guid>
      <description>&lt;p&gt;&amp;nbsp; Not much blogging going on here still, but here&#39;s my annual list of books read for 2026.&lt;/p&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;&lt;ul&gt;&lt;li&gt;Bryan Burrough, Chris Tomlinson, and Jason Stanford, &lt;i&gt;Forget the Alamo: The Rise and Fall of An American Myth&lt;/i&gt; (2021)&lt;/li&gt;&lt;li&gt;Ted Chiang, &lt;i&gt;Exhalation&lt;/i&gt; (2019)&lt;/li&gt;&lt;li&gt;Laura K. Field, &lt;i&gt;Furious Minds: The Making of the MAGA New Right&lt;/i&gt; (2025)&lt;/li&gt;&lt;li&gt;Kerry Howley, &lt;i&gt;Bottoms Up and the Devil Laughs: A Journey Through the Deep State&lt;/i&gt; (2023)&lt;/li&gt;&lt;li&gt;Christopher Mathias, &lt;i&gt;To Catch a Fascist: The Fight to Expose the Radical Right&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Matthew Rose, &lt;i&gt;A World After Liberalism: Five Thinkers Who Inspired the Radical Right&lt;/i&gt; (2021)&lt;/li&gt;&lt;li&gt;Scott J. Shapiro, &lt;i&gt;Fancy Bear Goes Phishing: The Dark History of the Information Age, in Five Extraordinary Hacks&lt;/i&gt; (2023)&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;Top for 2026 published in 2026: Mathias; other top reads for the year: Howley, Chiang, Rose, Burrough et al, Field&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;A few planned or already (or still) in-progress reads for 2027:&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;Robert Caro,&amp;nbsp;&lt;i&gt;The Power Broker: Robert Moses and the Fall of New York&lt;/i&gt;&amp;nbsp;(1975)&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;G.A. Cohen,&amp;nbsp;&lt;i&gt;Self-Ownership, Freedom, and Equality&amp;nbsp;&lt;/i&gt;(1995)&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;John Ferris,&amp;nbsp;&lt;i&gt;Behind the Enigma: The Authorised History of GCHQ, Britain&#39;s Secret Cyber-Intelligence Agency&lt;/i&gt;&amp;nbsp;(2020)&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;Peter H. Wilson,&amp;nbsp;&lt;i&gt;The Holy Roman Empire: A Thousand Years of Europe&#39;s History&lt;/i&gt;&amp;nbsp;(2017)&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;Arthur M. Melzer,&amp;nbsp;&lt;i&gt;Philosophy Between the Lines: The Lost History of Esoteric Writing&lt;/i&gt;&amp;nbsp;(2014)&lt;/div&gt;&lt;p&gt;(Previously:&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2026/01/books-read-in-2025.html&#34;&gt;2025&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2025/01/books-read-in-2024.html&#34;&gt;2024&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2024/01/books-read-in-2023.html&#34;&gt;2023&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2023/01/books-read-in-2022.html&#34;&gt;2022&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2022/01/books-read-in-2021.html&#34;&gt;2021&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2020/06/books-read-in-2020.html&#34;&gt;2020&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2020/01/books-read-in-2019.html&#34;&gt;2019&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2019/01/books-read-in-2018.html&#34;&gt;2018&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2018/01/books-read-in-2017.html&#34;&gt;2017&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2017/01/books-read-in-2016.html&#34;&gt;2016&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2016/01/books-read-in-2015.html&#34;&gt;2015&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2015/01/books-read-in-2014.html&#34;&gt;2014&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2014/01/books-read-in-2013.html&#34;&gt;2013&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2013/01/books-read-in-2012.html&#34;&gt;2012&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2011/12/books-read-in-2011.html&#34;&gt;2011&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2010/12/books-read-in-2010.html&#34;&gt;2010&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2009/12/books-read-in-2009.html&#34;&gt;2009&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2008/12/books-read-in-2008.html&#34;&gt;2008&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2007/12/books-read-in-2007.html&#34;&gt;2007&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2006/12/books-read-in-2006.html&#34;&gt;2006&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2006/01/books-read-in-2005.html&#34;&gt;2005&lt;/a&gt;.)&amp;nbsp;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Books read in 2025</title>
      <link>https://blog.lippard.org/2026/01/books-read-in-2025.html/</link>
      <pubDate>Thu, 01 Jan 2026 15:34:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2026/01/books-read-in-2025.html/</guid>
      <description>&lt;p&gt;&amp;nbsp; &amp;nbsp;Not much blogging going on here still, but here&#39;s my annual list of books read for 2025.&lt;/p&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;&lt;ul&gt;&lt;li&gt;Adam Becker, &lt;i&gt;More Everything Forever: AI Overlords, Space Empires, and Silicon Valley&#39;s Crusade to Control the Fate of Humanity&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Rutger Bregman, &lt;i&gt;Humankind: A Hopeful History&lt;/i&gt; (2019)&lt;/li&gt;&lt;li&gt;Samuel D. Brunson, &lt;i&gt;Between the Temple and the Tax Collector: The Intersection of Mormonism and the State&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Kate Conger and Ryan Mac, &lt;i&gt;Character Limit: How Elon Musk Destroyed Twitter&lt;/i&gt; (2024)&lt;/li&gt;&lt;li&gt;Mark Jonathan Davis, &lt;i&gt;Grateful: 25 Years of Music, Movies, and Medical Emergencies with Richard Cheese &amp;amp; Lounge Against the Machine, Part One: Stranger in a Strange Lounge&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Renée DiResta, &lt;i&gt;Invisible Rulers: The People Who Turn Lies Into Reality&lt;/i&gt; (2024)&lt;/li&gt;&lt;li&gt;Cory Doctorow, &lt;i&gt;Picks and Shovels: A Martin Hench Novel&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Erle Stanley Gardner (Martin H. Greenberg and Charles G. Waugh, eds), &lt;i&gt;The Human Zero: The Science Fiction Stories of Erle Stanley Gardner&lt;/i&gt; (1981)&lt;/li&gt;&lt;li&gt;Brooke Harrington, &lt;i&gt;Offshore: Stealth Wealth and the New Colonialism&lt;/i&gt; (2024)&lt;/li&gt;&lt;li&gt;Gabriel Kennedy, &lt;i&gt;Chapel Perilous: The Life &amp;amp; Thought Crimes of Robert Anton Wilson&lt;/i&gt; (2024)&lt;/li&gt;&lt;li&gt;Thomas Levenson, &lt;i&gt;So Very Small: How Humans Discovered the Microcosmos, Defeated Germs--and May Still Lose the War Against Infectious Disease&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Mary Roach, &lt;i&gt;Replaceable You: Adventures in Human Anatomy&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Oliver Sacks, &lt;i&gt;The Island of the Colorblind&lt;/i&gt; (1996)&lt;/li&gt;&lt;li&gt;Oliver Sacks, &lt;i&gt;The Mind&#39;s Eye&lt;/i&gt; (2010)&lt;/li&gt;&lt;li&gt;Neil Sheehan, &lt;i&gt;A Bright Shining Lie: John Paul Vann and America in Vietnam&lt;/i&gt; (1988, 2009 edition)&lt;/li&gt;&lt;li&gt;Quinn Slobodian, &lt;i&gt;Hayek&#39;s Bastards: Race, Gold, IQ, and the Capitalism of the Far Right&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Dana Stevens, &lt;i&gt;Camera Man: Buster Keaton, the Dawn of Cinema, and the Invention of the Twentieth Century&lt;/i&gt; (2023)&lt;/li&gt;&lt;li&gt;Katherine Stewart, &lt;i&gt;Money, Lies, and God: Inside the Movement to Destroy American Democracy&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Spencer Sunshine, &lt;i&gt;Neo-Nazi Terrorism and Countercultural Fascism: The Origins and Afterlife of James Mason&#39;s Siege&lt;/i&gt; (2024)&lt;/li&gt;&lt;li&gt;Sam Tanenhaus, &lt;i&gt;Buckley: The Life and the Revolution That Changed America&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Mark S. Weiner, &lt;i&gt;The Rule of the Clan: What an Ancient Form of Social Organization Reveals About the Future of Individual Freedom&lt;/i&gt; (2013)&lt;/li&gt;&lt;li&gt;Tim Weiner, &lt;i&gt;The Mission: The CIA in the 21st Century&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Lawrence Wright,&amp;nbsp;&lt;i&gt;The Looming Tower: Al-Qaeda and the Road to 9/11&lt;/i&gt;&amp;nbsp;(2006)&lt;/li&gt;&lt;li&gt;Sarah Wynn-Williams, &lt;i&gt;Careless People: A Cautionary Tale of Power, Greed, and Lost Idealism&lt;/i&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;Top for 2025 published in 2025: Tanenhaus, Levenson, Roach, Weiner, Davis, Wynn-Williams, Becker, Doctorow; other top reads for the year: Sheehan, M. Weiner, Sacks&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;A few planned or already (or still) in-progress reads for 2026:&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;Robert Caro, &lt;i&gt;The Power Broker: Robert Moses and the Fall of New York&lt;/i&gt; (1975)&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;G.A. Cohen,&amp;nbsp;&lt;i&gt;Self-Ownership, Freedom, and Equality&amp;nbsp;&lt;/i&gt;(1995)&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;John Ferris,&amp;nbsp;&lt;i&gt;Behind the Enigma: The Authorised History of GCHQ, Britain&#39;s Secret Cyber-Intelligence Agency&lt;/i&gt;&amp;nbsp;(2020)&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;Peter H. Wilson,&amp;nbsp;&lt;i&gt;The Holy Roman Empire: A Thousand Years of Europe&#39;s History&lt;/i&gt;&amp;nbsp;(2017)&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;Arthur M. Melzer,&amp;nbsp;&lt;i&gt;Philosophy Between the Lines: The Lost History of Esoteric Writing&lt;/i&gt;&amp;nbsp;(2014)&lt;/div&gt;&lt;p&gt;(Previously: &lt;a href=&#34;https://blog.lippard.org/2025/01/books-read-in-2024.html&#34;&gt;2024&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2024/01/books-read-in-2023.html&#34;&gt;2023&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2023/01/books-read-in-2022.html&#34;&gt;2022&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2022/01/books-read-in-2021.html&#34;&gt;2021&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2020/06/books-read-in-2020.html&#34;&gt;2020&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2020/01/books-read-in-2019.html&#34;&gt;2019&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2019/01/books-read-in-2018.html&#34;&gt;2018&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2018/01/books-read-in-2017.html&#34;&gt;2017&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2017/01/books-read-in-2016.html&#34;&gt;2016&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2016/01/books-read-in-2015.html&#34;&gt;2015&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2015/01/books-read-in-2014.html&#34;&gt;2014&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2014/01/books-read-in-2013.html&#34;&gt;2013&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2013/01/books-read-in-2012.html&#34;&gt;2012&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2011/12/books-read-in-2011.html&#34;&gt;2011&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2010/12/books-read-in-2010.html&#34;&gt;2010&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2009/12/books-read-in-2009.html&#34;&gt;2009&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2008/12/books-read-in-2008.html&#34;&gt;2008&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2007/12/books-read-in-2007.html&#34;&gt;2007&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2006/12/books-read-in-2006.html&#34;&gt;2006&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2006/01/books-read-in-2005.html&#34;&gt;2005&lt;/a&gt;.)&amp;nbsp;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Comment on Steve Novella&#39;s &#34;Rethinking the Skeptical Movement&#34; a decade ago</title>
      <link>https://blog.lippard.org/2025/11/comment-on-steve-novellas-rethinking.html/</link>
      <pubDate>Sun, 16 Nov 2025 01:44:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2025/11/comment-on-steve-novellas-rethinking.html/</guid>
      <description>&lt;p&gt;&amp;nbsp;I just came across this comment I wrote a decade ago on &lt;a href=&#34;https://theness.com/neurologicablog/rethinking-the-skeptical-movement/&#34;&gt;a post that Steve Novella wrote on his blog&lt;/a&gt;, and I think it&#39;s pretty good, but it generated zero comment and no upvotes or downvotes. I just came across it again while looking for old comments I made about &lt;a href=&#34;https://blog.lippard.org/tags/al-seckel/&#34;&gt;Al Seckel,&lt;/a&gt; who is in the news again for his role in attempting to scrub negative information about Jeffrey Epstein from the Internet.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Illinois state representative Mike Bost&#39;s dog-killing story</title>
      <link>https://blog.lippard.org/2025/08/illinois-state-representative-mike.html/</link>
      <pubDate>Fri, 22 Aug 2025 21:30:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2025/08/illinois-state-representative-mike.html/</guid>
      <description>&lt;p&gt;&amp;nbsp;Another case of conservative animal abuse, via libraryjayne on Threads, Illinois state representative Mike Bost (R-Murphysboro):&lt;/p&gt;&lt;div class=&#34;primary-cli cli cli-text &#34; style=&#34;box-sizing: content-box; font-family: ProximaNova; margin: 30px auto; max-width: none; padding: 0px;&#34;&gt;&lt;p style=&#34;box-sizing: border-box; font-size: 1.125rem; line-height: 1.56; margin: 0px; padding: 0px;&#34;&gt;&lt;/p&gt;&lt;/div&gt;&lt;blockquote&gt;&lt;div class=&#34;primary-cli cli cli-text &#34; style=&#34;box-sizing: content-box; font-family: ProximaNova; margin: 30px auto; max-width: none; padding: 0px;&#34;&gt;&lt;p style=&#34;box-sizing: border-box; font-size: 1.125rem; line-height: 1.56; margin: 0px; padding: 0px;&#34;&gt;The earliest episode dates back to 1986, when a neighborhood beagle named Rusty bit Bost&#39;s 4-year-old daughter. The report filed by animal control officials indicates that the girl provoked the attack by chasing the dog. She ultimately had to get 19 stitches on her face.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Causing unnecessary death and suffering</title>
      <link>https://blog.lippard.org/2025/01/causing-unnecessary-death-and-suffering.html/</link>
      <pubDate>Sun, 26 Jan 2025 17:08:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2025/01/causing-unnecessary-death-and-suffering.html/</guid>
      <description>&lt;p&gt;&amp;nbsp;If your reasons for voting for Donald Trump for president included that you wanted to cause unnecessary death and suffering and reduce to the standing and trustworthiness of the United States with the rest of the world then congratulations, you&#39;ve been given what you wanted. If not, maybe you should engage in some reflection on what you&#39;ve helped to bring about.&lt;/p&gt;&lt;p&gt;On Bluesky, doctor Atul Gawande, author of the excellent book &lt;i&gt;Being Mortal&lt;/i&gt; (which I read in 2019) and &lt;i&gt;The Checklist Manifesto&lt;/i&gt; (which was well-reviewed but I have not read), who was USAID Assistant Administrator for Public Health from 2022 to 2025, &lt;a href=&#34;https://bsky.app/profile/agawande.bsky.social/post/3lgnrzrouf32y&#34;&gt;wrote the following posts&lt;/a&gt;:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Books read in 2024</title>
      <link>https://blog.lippard.org/2025/01/books-read-in-2024.html/</link>
      <pubDate>Wed, 01 Jan 2025 17:21:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2025/01/books-read-in-2024.html/</guid>
      <description>&lt;p&gt;&amp;nbsp; Not much blogging going on here still, but here&#39;s my annual list of books read for 2024.&lt;/p&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;&lt;ul&gt;&lt;li&gt;James Bamford, &lt;i&gt;Spy Fail: Foreign Spies, Moles, Saboteurs, and the Collapse of America&#39;s Counterintelligence&lt;/i&gt; (2023)&lt;/li&gt;&lt;li&gt;Benjamin Breen, &lt;i&gt;Tripping on Utopia: Margaret Mead, The Cold War and the Troubled Birth of Psychedelic Science&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Jennifer Burns, &lt;i&gt;Milton Friedman: The Last Conservative&lt;/i&gt; (2023)&lt;/li&gt;&lt;li&gt;Bryan Burrough, &lt;i&gt;Vendetta: American Express and the Smearing of Edmond Safra&lt;/i&gt; (1992)&lt;/li&gt;&lt;li&gt;Ron Chernow, &lt;i&gt;The House of Morgan: An American Banking Dynasty and the Rise of Modern Finance&lt;/i&gt; (1990, 2010 foreword)&lt;/li&gt;&lt;li&gt;Rich Cohen, &lt;i&gt;The Fish That Ate the Whale: The Life and Times of America&#39;s Banana King&lt;/i&gt; (2012)&lt;/li&gt;&lt;li&gt;Daniel C. Dennett, &lt;i&gt;I&#39;ve Been Thinking&lt;/i&gt; (2023)&lt;/li&gt;&lt;li&gt;Cory Doctorow,&amp;nbsp;&lt;i&gt;The Bezzle&amp;nbsp;&lt;/i&gt;(fiction)&lt;/li&gt;&lt;li&gt;Edward Dolnick, &lt;i&gt;Down the Great Unknown: John Wesley Powell&#39;s 1869 Journey of Discovery and Tragedy Through the Grand Canyon&lt;/i&gt; (2002)&lt;/li&gt;&lt;li&gt;Jon Friedman &amp;amp; John Meehan, &lt;i&gt;House of Cards: Inside the Troubled Empire of American Express&lt;/i&gt; (1992)&lt;/li&gt;&lt;li&gt;Beverly Gage, &lt;i&gt;G-Man: J. Edgar Hoover and the Making of the American Century&lt;/i&gt; (2022)&lt;/li&gt;&lt;li&gt;John Ganz, &lt;i&gt;When the Clock Broke: Con Men, Conspiracists, and How America Cracked Up in the Early 1990s&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Masha Gessen, &lt;i&gt;The Future Is History: How Totalitarianism Reclaimed Russia&lt;/i&gt; (2017)&lt;/li&gt;&lt;li&gt;Martin Kihn, &lt;i&gt;House of Lies: How Management Consultants Steal Your Watch and Then Tell You the Time&lt;/i&gt; (2005)&lt;/li&gt;&lt;li&gt;Stephen Kinzer, &lt;i&gt;Poisoner in Chief: Sidney Gottlieb and the CIA Search for Mind Control&lt;/i&gt; (2020)&lt;/li&gt;&lt;li&gt;Stephen Kinzer, &lt;i&gt;The True Flag: Theodore Roosevelt, Mark Twain, and the Birth of American&lt;/i&gt; Empire (2017)&lt;/li&gt;&lt;li&gt;Talia Lavin, &lt;i&gt;Wild Faith: How the Christian Right is Taking Over America&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Milton Mayer, &lt;i&gt;They Thought They Were Free: The Germans 1933-45&lt;/i&gt; (1955)&lt;/li&gt;&lt;li&gt;Michael Warren Lucas, &lt;i&gt;git commit murder&lt;/i&gt; (2017, fiction)&lt;/li&gt;&lt;li&gt;Arvind Narayanan and Sayash Kapoor, &lt;i&gt;AI Snake Oil: What Artificial Intelligence Can Do, What It Can&#39;t, and How to Tell the Difference&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Craig Nelson, &lt;i&gt;Thomas Paine: Enlightenment, Revolution, and the Birth of Modern Nations&lt;/i&gt; (2006)&lt;/li&gt;&lt;li&gt;Ryan J. Reilly, &lt;i&gt;Sedition Hunters: How January 6th Broke the Justice System&lt;/i&gt; (2023)&lt;/li&gt;&lt;li&gt;Chris Rodda, &lt;i&gt;Liars for Jesus: The Religious Right&#39;s Alternate Version of American History, Volume 2&lt;/i&gt; (2016)&lt;/li&gt;&lt;li&gt;Zoë Schiffer, &lt;i&gt;Extremely Hardcore: Inside Elon Musk&#39;s Twitter&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Matt Zwolinski and John Tomasi, &lt;i&gt;The Individualists: Radicals, Reactionaries, and the Struggle for the Soul of Libertarianism&lt;/i&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;Top for 2024 published in 2024: Doctorow, Breen, Ganz; other top reads for the year: Gage, Dennett, Kinzer (2020), Cohen, Gessen, Rodda&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;A few non-books of relevance for 2025:&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;What the Southern Baptists used to believe, but no longer do:&amp;nbsp;&lt;a href=&#34;https://www.sbc.net/resource-library/resolutions/resolution-on-moral-character-of-public-officials/&#34;&gt;https://www.sbc.net/resource-library/resolutions/resolution-on-moral-character-of-public-officials/&lt;/a&gt;&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;Umberto Eco, &lt;a href=&#34;https://www.nybooks.com/articles/1995/06/22/ur-fascism/?&#34;&gt;&#34;Ur-Fascism,&#34;&lt;/a&gt; &lt;i&gt;New York Review of Books&lt;/i&gt;, June 22, 1995&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;Dorothy Thompson, &lt;a href=&#34;https://harpers.org/archive/1941/08/who-goes-nazi/&#34;&gt;&#34;Who Goes Nazi,&#34;&lt;/a&gt; &lt;i&gt;Harper&#39;s Magazine&lt;/i&gt;, August 1941 (but contrast with Mayer 1955 and Gessen 2017 above)&lt;br /&gt;&lt;br /&gt;A few planned or already (or still) in-progress reads for 2024:&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;G.A. Cohen,&amp;nbsp;&lt;i&gt;Self-Ownership, Freedom, and Equality&amp;nbsp;&lt;/i&gt;(1995)&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;John Ferris,&amp;nbsp;&lt;i&gt;Behind the Enigma: The Authorised History of GCHQ, Britain&#39;s Secret Cyber-Intelligence Agency&lt;/i&gt;&amp;nbsp;(2020)&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;Peter H. Wilson,&amp;nbsp;&lt;i&gt;The Holy Roman Empire: A Thousand Years of Europe&#39;s History&lt;/i&gt;&amp;nbsp;(2017)&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;Lawrence Wright, &lt;i&gt;The Looming Tower: Al-Qaeda and the Road to 9/11&lt;/i&gt; (2006)&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;Arthur M. Melzer, &lt;i&gt;Philosophy Between the Lines: The Lost History of Esoteric Writing&lt;/i&gt; (2014)&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;Mark S. Weiner, &lt;i&gt;The Rule of the Clan: What an Ancient form of Social Organization Reveals About the Future of Individual Freedom&lt;/i&gt; (2013)&lt;/div&gt;&lt;p&gt;(Previously:&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2024/01/books-read-in-2023.html&#34;&gt;2023&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2023/01/books-read-in-2022.html&#34;&gt;2022&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2022/01/books-read-in-2021.html&#34;&gt;2021&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2020/06/books-read-in-2020.html&#34;&gt;2020&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2020/01/books-read-in-2019.html&#34;&gt;2019&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2019/01/books-read-in-2018.html&#34;&gt;2018&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2018/01/books-read-in-2017.html&#34;&gt;2017&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2017/01/books-read-in-2016.html&#34;&gt;2016&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2016/01/books-read-in-2015.html&#34;&gt;2015&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2015/01/books-read-in-2014.html&#34;&gt;2014&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2014/01/books-read-in-2013.html&#34;&gt;2013&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2013/01/books-read-in-2012.html&#34;&gt;2012&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2011/12/books-read-in-2011.html&#34;&gt;2011&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2010/12/books-read-in-2010.html&#34;&gt;2010&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2009/12/books-read-in-2009.html&#34;&gt;2009&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2008/12/books-read-in-2008.html&#34;&gt;2008&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2007/12/books-read-in-2007.html&#34;&gt;2007&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2006/12/books-read-in-2006.html&#34;&gt;2006&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2006/01/books-read-in-2005.html&#34;&gt;2005&lt;/a&gt;.)&amp;nbsp;&lt;/p&gt;</description>
    </item>
    <item>
      <title>NRA CEO Doug Hamlin&#39;s cat killing story</title>
      <link>https://blog.lippard.org/2024/10/nra-ceo-doug-hamlins-cat-killing-story.html/</link>
      <pubDate>Mon, 14 Oct 2024 23:03:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2024/10/nra-ceo-doug-hamlins-cat-killing-story.html/</guid>
      <description>&lt;p&gt;&amp;nbsp;Per Stephanie Kirchgaessner &lt;a href=&#34;https://www.theguardian.com/us-news/2024/oct/14/nra-doug-hamlin-cat-killing&#34;&gt;in &lt;i&gt;The Guardian&lt;/i&gt;, 14 October 2024:&lt;/a&gt;&lt;/p&gt;&lt;p class=&#34;dcr-1eu361v&#34; style=&#34;--source-text-decoration-thickness: 2px; background-color: white; border: 0px; box-sizing: border-box; color: #121212; font-family: GuardianTextEgyptian, &amp;quot;Guardian Text Egyptian Web&amp;quot;, Georgia, serif; font-feature-settings: inherit; font-kerning: inherit; font-optical-sizing: inherit; font-size-adjust: inherit; font-size: 1.0625rem; font-stretch: inherit; font-variant-alternates: inherit; font-variant-east-asian: inherit; font-variant-ligatures: common-ligatures; font-variant-numeric: inherit; font-variant-position: inherit; font-variation-settings: inherit; line-height: 1.4; margin: 0px 0px 0.75rem; padding: 0px; vertical-align: baseline; word-break: break-word;&#34;&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p class=&#34;dcr-1eu361v&#34; style=&#34;--source-text-decoration-thickness: 2px; background-color: white; border: 0px; box-sizing: border-box; color: #121212; font-family: GuardianTextEgyptian, &amp;quot;Guardian Text Egyptian Web&amp;quot;, Georgia, serif; font-feature-settings: inherit; font-kerning: inherit; font-optical-sizing: inherit; font-size-adjust: inherit; font-size: 1.0625rem; font-stretch: inherit; font-variant-alternates: inherit; font-variant-east-asian: inherit; font-variant-ligatures: common-ligatures; font-variant-numeric: inherit; font-variant-position: inherit; font-variation-settings: inherit; line-height: 1.4; margin: 0px 0px 0.75rem; padding: 0px; vertical-align: baseline; word-break: break-word;&#34;&gt;Douglas Hamlin, who was appointed to lead the&amp;nbsp;NRA&amp;nbsp;this summer in the wake of a long-running corruption scandal at the gun rights group, was involved decades ago in the sadistic killing of a fraternity house cat named BK, according to several local media reports at the time.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Who&#39;s Who in Jack Smith&#39;s presidential immunity brief</title>
      <link>https://blog.lippard.org/2024/10/whos-who-in-jack-smiths-presidential.html/</link>
      <pubDate>Mon, 07 Oct 2024 21:23:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2024/10/whos-who-in-jack-smiths-presidential.html/</guid>
      <description>&lt;p&gt;&amp;nbsp;Here&#39;s my best effort, informed by &lt;a href=&#34;https://www.justsecurity.org/103533/whos-who-jack-smith-immunity-brief/&#34;&gt;Adam Klasfeld&#39;s at Just Security&lt;/a&gt; and others I came across.&lt;/p&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P1 = Steve Bannon.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P2 = Trump campaign manager Bill Stepien (post July 2020).&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P3 = Trump deputy campaign manager Justin Clark.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P4 = Trump senior campaign advisor Jason Miller.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P5 campaign operative Mike Roman.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P6 = Roger Stone.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P7 = Hope Hicks.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P8 = Pence Chief of Staff Marc Short.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P9 = Eric Herschmann.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P10 = Joe DiGenova.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P11 = Victoria Toensing.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P12 = Jenna Ellis.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P13 = Jared Kushner.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P14 = Ivanka Trump.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P15 = Trump WH Assistant to the President and Director of Oval Office Operations Nicholas F. Luna. P16 = AZ Gov Doug Ducey.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P17 = GA Gov Brian Kemp.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P18 = Speaker of the AZ House Rusty Bowers.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P19 = Trump staffer Christina Bobb (4 Dec 2020 tweet&amp;nbsp;&lt;a attributionsrc=&#34;https://blog.lippard.org/privacy_sandbox/comet/register/source/?xt=AZW_7C-SZN6drucHiETBOFxsR448PonsfgW9aWzrkYyVc3RTqvTeOuLU8Mj_kIMeJUV3E0m4erg9fZoJcfZBKuwLIQRFBMS-TqffJMRL09Qe_Lr7-Xa0GWgmkYfaIHwBiIGuFsJIkTdxd_WHARolKUpk-VnZ8_y8o0x-sT-iJ4-NqXaV3iwuihIpI1ZhO-qpalKSJdADs5Nm7mPNuIb93nXPxoBBqOdiPBzIsg66ltDGG5pG-WURCjwuMgBhAGmGx7OnuqeqQGWAsGNCOHhrvLBxN3hrW-YedC89vvgOuJ0pa2eThkBIC7Ik0wPsUmKYEBR_dDNlAWxCtLPsJml9n0U4nURSuNW5dXSzAxsUQ3BLNV5GtjpI3IiIG5n4_b_OlqD73W_OKajmltg4d497RgGyYzOeyJ9F2w88az-G6sq1N_26O5QYRube5caYYY7Vxid-WaqMyglecOK8jlYVK-XCBfHw_-tOHqzFcdSi2phUeDRrdgJQr9TTKUQJc9G0kjFyEZHKA9VICI87WtCNHGMb61c0zGPRHyLEDNEVBYhiHmCF32H8uCBMz6UERP9oiocC7VIzNiau_9_6p-iWwd-oJKwkVJJnve2LQtLxm0Lqqg&#34; class=&#34;x1i10hfl xjbqb8w x1ejq31n xd10rxx x1sy0etr x17r0tee x972fbf xcfux6l x1qhh985 xm0m39n x9f619 x1ypdohk xt0psk2 xe8uvvx xdj266r x11i5rnm xat24cr x1mh8g0r xexx8yu x4uap5 x18d9i69 xkhd6sd x16tdsg8 x1hl2dhg xggy1nq x1a2a7pz x1sur9pj xkrqix3 x1fey0fg x1s688f&#34; href=&#34;https://x.com/christina_bobb/status/1334996485075836936&#34; rel=&#34;nofollow noreferrer&#34; role=&#34;link&#34; style=&#34;-webkit-tap-highlight-color: transparent; background-color: transparent; border-style: none; border-width: 0px; box-sizing: border-box; cursor: pointer; display: inline; font-family: inherit; font-weight: 600; list-style: none; margin: 0px; outline: none; padding: 0px; text-align: inherit; text-decoration-line: none; touch-action: manipulation;&#34; tabindex=&#34;0&#34; target=&#34;_blank&#34;&gt;https://x.com/christina_bobb/status/1334996485075836936&lt;/a&gt;, ref p. 20).&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P20 = Kory Langhofer (Bowers&#39; attorney).&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P21 = Trump chief of staff Mark Meadows.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P22 = campaign attorney (p. 22) Alex Cannon.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P23 = Trump GA lawyer Ray Smith (Roy Stallings Smith III, a real estate attorney).&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P24 = volunteer Trump GA attorney Jackie Pick.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P25 = GA Sec of State Chief Operations Officer Gabriel Sterling.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P26 = GA Attorney General Christopher M. Carr.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P27 = US Senator David Perdue (proof is ref in Trump tweet on p. 18).&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P28 = Kelly Loeffler (ditto).&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P29 = GA election worker Wandrea &#34;Shaye&#34; Moss.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P30 = GA election worker Ruby Freeman (Shaye&#39;s mother, p. 25).&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P31 = Cleta Mitchell, private attorney introduced on Trump v Kemp call as &#34;who is not the attorney of record but has been involved&#34; (p. 29, see WaPo &#34;Here’s the full transcript and audio of the call between Trump and Raffensperger&#34;).&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P32 = Kurt R. Hilbert, lead attorney for Trump in Trump v. Kemp.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P33 = GA Secretary of State Brad Raffensperger.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P34 = GA Lt. Gov. Geoff Duncan.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P35 = GA Secretary of State General Counsel Ryan Germany.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P36 = Trump private attorney on Raffensperger call Alex Kaufman (Fox Rothschild, subsequently resigned Jan 7, 2021; however, Kaufman stated he never represented Trump).&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P37 = MI Senate Majority Leader Mike Shirkey.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P38 = MI House Speaker Lee Chatfield.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P39 = RNC Chairwoman Ronna McDaniel.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P40 = not referenced.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P41 = ? Scott Gragson ?, &#34;Michigan campaign associate&#34; (p. 34)&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P42 = Trump executive assistant Molly Michael.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P43 = RNC Chief Counsel Justin Riemer.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P44 = RNC spokesperson Liz Harrington (recipient of email from Riemer:&amp;nbsp;&lt;a href=&#34;https://www.washingtonpost.com/politics/rnc-trump-stop-the-steal/2021/07/12/79e58a02-e320-11eb-934f-7e6c1927f261_story.html&#34;&gt;https://www.washingtonpost.com/politics/rnc-trump-stop-the-steal/2021/07/12/79e58a02-e320-11eb-934f-7e6c1927f261_story.html&lt;/a&gt;).&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P45 = White House Deputy Chief of Staff/Social Media Director Dan Scavino.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P46 = PA GOP Chair Lawrence Tabas.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P47 = Philadelphia City Commissioner Al Schmidt.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P48 = former NYPD commissioner and Giuliani-Kerik partner Bernard B. Kerik (p. 40 tweet:&amp;nbsp;&lt;a attributionsrc=&#34;https://blog.lippard.org/privacy_sandbox/comet/register/source/?xt=AZW_7C-SZN6drucHiETBOFxsR448PonsfgW9aWzrkYyVc3RTqvTeOuLU8Mj_kIMeJUV3E0m4erg9fZoJcfZBKuwLIQRFBMS-TqffJMRL09Qe_Lr7-Xa0GWgmkYfaIHwBiIGuFsJIkTdxd_WHARolKUpk-VnZ8_y8o0x-sT-iJ4-NqXaV3iwuihIpI1ZhO-qpalKSJdADs5Nm7mPNuIb93nXPxoBBqOdiPBzIsg66ltDGG5pG-WURCjwuMgBhAGmGx7OnuqeqQGWAsGNCOHhrvLBxN3hrW-YedC89vvgOuJ0pa2eThkBIC7Ik0wPsUmKYEBR_dDNlAWxCtLPsJml9n0U4nURSuNW5dXSzAxsUQ3BLNV5GtjpI3IiIG5n4_b_OlqD73W_OKajmltg4d497RgGyYzOeyJ9F2w88az-G6sq1N_26O5QYRube5caYYY7Vxid-WaqMyglecOK8jlYVK-XCBfHw_-tOHqzFcdSi2phUeDRrdgJQr9TTKUQJc9G0kjFyEZHKA9VICI87WtCNHGMb61c0zGPRHyLEDNEVBYhiHmCF32H8uCBMz6UERP9oiocC7VIzNiau_9_6p-iWwd-oJKwkVJJnve2LQtLxm0Lqqg&#34; class=&#34;x1i10hfl xjbqb8w x1ejq31n xd10rxx x1sy0etr x17r0tee x972fbf xcfux6l x1qhh985 xm0m39n x9f619 x1ypdohk xt0psk2 xe8uvvx xdj266r x11i5rnm xat24cr x1mh8g0r xexx8yu x4uap5 x18d9i69 xkhd6sd x16tdsg8 x1hl2dhg xggy1nq x1a2a7pz x1sur9pj xkrqix3 x1fey0fg x1s688f&#34; href=&#34;https://x.com/BernardKerik/status/1334944478180888586&#34; rel=&#34;nofollow noreferrer&#34; role=&#34;link&#34; style=&#34;-webkit-tap-highlight-color: transparent; background-color: transparent; border-style: none; border-width: 0px; box-sizing: border-box; cursor: pointer; display: inline; font-family: inherit; font-weight: 600; list-style: none; margin: 0px; outline: none; padding: 0px; text-align: inherit; text-decoration-line: none; touch-action: manipulation;&#34; tabindex=&#34;0&#34; target=&#34;_blank&#34;&gt;https://x.com/BernardKerik/status/1334944478180888586&lt;/a&gt;).&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P49 = WI Supreme Court Justice Brian Hagedorn.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P50 = Cybersecurity and Infrastructure Security Agency Director Chris Krebs.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P51 = Tucker Carlson.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P52 = Trump admin Attorney General William &#34;Bill&#34; Barr.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P53 = AZ attorney Jack Wilenchik (p. 51).&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P54 = Trump campaign staffer Tim Murtaugh--in text thread on fake electors with P3 Clark/P4 J Miller/P9 Herschmann &#34;certifying illegal votes&#34; (&lt;a href=&#34;https://www.newsweek.com/arizona-gold-fake-electors-trump-allies-indictment-1894131&#34;&gt;https://www.newsweek.com/arizona-gold-fake-electors-trump-allies-indictment-1894131&lt;/a&gt;).&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P55 = ? ? &#34;Star Wars bar&#34; thread (Jason Miller quote).&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P56 = ? &#34;Star Wars bar&#34; (p. 151: P56 but not P55 attends meeting at VA campaign HQ).&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P57 = former US Rep &amp;amp; US Attorney elector nominee who opted out of fake elector scheme Thomas Marino (p. 53).&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P58 = VP Pence Counsel Greg Jacob (p. 70) &#34;Pence lawyer&#34;.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P59 = WH Counsel Pat Cippolone.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P60 = WH press secretary Kayleigh McEnany.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P61 = AZ Senate president Karen Fann.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P62 = TX AG Ken Paxton.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P63 = MO AG, now US Senator Eric Schmitt.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P64 = J6 Ellipse rally organizer Carolyn Wren.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P65 = J6 Ellipse rally funder Julie Fancelli. (&lt;a href=&#34;https://www.propublica.org/article/trump-campaign-fundraiser-ellipse-rally&#34; style=&#34;background-color: transparent;&#34;&gt;https://www.propublica.org/article/trump-campaign-fundraiser-ellipse-rally&lt;/a&gt;)&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P66 = ? Katrina Pierson ?&amp;nbsp; campaign employee working on J6 Ellipse rally who had most contact with Trump and was a private citizen after December 31, 2020.&amp;nbsp; (p. 119) (&lt;a href=&#34;https://www.politico.com/news/2022/02/18/capitol-riot-panel-interview-katrina-pierson-00010154&#34;&gt;https://www.politico.com/news/2022/02/18/capitol-riot-panel-interview-katrina-pierson-00010154&lt;/a&gt;)&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P67 = WH photographer Shealeah Craighead.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P68 = Gen Michael Flynn.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P69 = WH trade advisor Peter Navarro.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P70 = Ivan Raiklin (&lt;a href=&#34;https://www.cnn.com/politics/live-news/january-6-hearings-june-16#h_5cb75e4babd00cc7b68a62e35a09fa68&#34;&gt;https://www.cnn.com/politics/live-news/january-6-hearings-june-16#h_5cb75e4babd00cc7b68a62e35a09fa68&lt;/a&gt;) (p. 137).&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P71 = Deputy WH Counsel Pat Philbin.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P72 = Matt Morgan (On pg. 151, P72 gives Herschmann a “tutorial on campaign basics and operations,” and is repeatedly mentioned along with P3, who is campaign attorney &amp;amp; Deputy Campaign Manager Justin Clark).&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P73 = ? Michael Best ? assured Eric Herschmann he could trust P22 (p. 152)&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P74 = ? J. Christian Adams or Matt Braynard ? (testified at December 10 Georgia hearing: &lt;a href=&#34;https://www.gpb.org/news/2020/12/10/at-georgia-house-hearing-republicans-baseless-claims-of-voting-fraud-persist&#34;&gt;https://www.gpb.org/news/2020/12/10/at-georgia-house-hearing-republicans-baseless-claims-of-voting-fraud-persist&lt;/a&gt;)&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P75 = Ken Block, managing director of C2.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P76 = Jay Sekulow (see&amp;nbsp;&lt;a attributionsrc=&#34;https://blog.lippard.org/privacy_sandbox/comet/register/source/?xt=AZW_7C-SZN6drucHiETBOFxsR448PonsfgW9aWzrkYyVc3RTqvTeOuLU8Mj_kIMeJUV3E0m4erg9fZoJcfZBKuwLIQRFBMS-TqffJMRL09Qe_Lr7-Xa0GWgmkYfaIHwBiIGuFsJIkTdxd_WHARolKUpk-VnZ8_y8o0x-sT-iJ4-NqXaV3iwuihIpI1ZhO-qpalKSJdADs5Nm7mPNuIb93nXPxoBBqOdiPBzIsg66ltDGG5pG-WURCjwuMgBhAGmGx7OnuqeqQGWAsGNCOHhrvLBxN3hrW-YedC89vvgOuJ0pa2eThkBIC7Ik0wPsUmKYEBR_dDNlAWxCtLPsJml9n0U4nURSuNW5dXSzAxsUQ3BLNV5GtjpI3IiIG5n4_b_OlqD73W_OKajmltg4d497RgGyYzOeyJ9F2w88az-G6sq1N_26O5QYRube5caYYY7Vxid-WaqMyglecOK8jlYVK-XCBfHw_-tOHqzFcdSi2phUeDRrdgJQr9TTKUQJc9G0kjFyEZHKA9VICI87WtCNHGMb61c0zGPRHyLEDNEVBYhiHmCF32H8uCBMz6UERP9oiocC7VIzNiau_9_6p-iWwd-oJKwkVJJnve2LQtLxm0Lqqg&#34; class=&#34;x1i10hfl xjbqb8w x1ejq31n xd10rxx x1sy0etr x17r0tee x972fbf xcfux6l x1qhh985 xm0m39n x9f619 x1ypdohk xt0psk2 xe8uvvx xdj266r x11i5rnm xat24cr x1mh8g0r xexx8yu x4uap5 x18d9i69 xkhd6sd x16tdsg8 x1hl2dhg xggy1nq x1a2a7pz x1sur9pj xkrqix3 x1fey0fg x1s688f&#34; href=&#34;https://www.washingtonpost.com/politics/2023/03/22/pence-trump-grand-jury/&#34; rel=&#34;nofollow noreferrer&#34; role=&#34;link&#34; style=&#34;-webkit-tap-highlight-color: transparent; background-color: transparent; border-style: none; border-width: 0px; box-sizing: border-box; cursor: pointer; display: inline; font-family: inherit; font-weight: 600; list-style: none; margin: 0px; outline: none; padding: 0px; text-align: inherit; text-decoration-line: none; touch-action: manipulation;&#34; tabindex=&#34;0&#34; target=&#34;_blank&#34;&gt;https://www.washingtonpost.com/politics/2023/03/22/pence-trump-grand-jury/&lt;/a&gt;&amp;nbsp;).&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;P77 = Stefan Passantino (p. 151, WH Counsel’s office person “who handled ethics issues”; &#34;former member of President Donald J. Trump’s Office of White House Counsel. In that capacity, Mr. Passantino was charged with overseeing compliance and ethics, policing conflicts of interest, and approving and enforcing ethics requirements&#34; per the ethics complaint against him:&amp;nbsp;&lt;a attributionsrc=&#34;https://blog.lippard.org/privacy_sandbox/comet/register/source/?xt=AZW_7C-SZN6drucHiETBOFxsR448PonsfgW9aWzrkYyVc3RTqvTeOuLU8Mj_kIMeJUV3E0m4erg9fZoJcfZBKuwLIQRFBMS-TqffJMRL09Qe_Lr7-Xa0GWgmkYfaIHwBiIGuFsJIkTdxd_WHARolKUpk-VnZ8_y8o0x-sT-iJ4-NqXaV3iwuihIpI1ZhO-qpalKSJdADs5Nm7mPNuIb93nXPxoBBqOdiPBzIsg66ltDGG5pG-WURCjwuMgBhAGmGx7OnuqeqQGWAsGNCOHhrvLBxN3hrW-YedC89vvgOuJ0pa2eThkBIC7Ik0wPsUmKYEBR_dDNlAWxCtLPsJml9n0U4nURSuNW5dXSzAxsUQ3BLNV5GtjpI3IiIG5n4_b_OlqD73W_OKajmltg4d497RgGyYzOeyJ9F2w88az-G6sq1N_26O5QYRube5caYYY7Vxid-WaqMyglecOK8jlYVK-XCBfHw_-tOHqzFcdSi2phUeDRrdgJQr9TTKUQJc9G0kjFyEZHKA9VICI87WtCNHGMb61c0zGPRHyLEDNEVBYhiHmCF32H8uCBMz6UERP9oiocC7VIzNiau_9_6p-iWwd-oJKwkVJJnve2LQtLxm0Lqqg&#34; class=&#34;x1i10hfl xjbqb8w x1ejq31n xd10rxx x1sy0etr x17r0tee x972fbf xcfux6l x1qhh985 xm0m39n x9f619 x1ypdohk xt0psk2 xe8uvvx xdj266r x11i5rnm xat24cr x1mh8g0r xexx8yu x4uap5 x18d9i69 xkhd6sd x16tdsg8 x1hl2dhg xggy1nq x1a2a7pz x1sur9pj xkrqix3 x1fey0fg x1s688f&#34; href=&#34;https://ldad.org/wp-content/uploads/2023/03/Ethics-Complaint-against-Stefan-Passantino.pdf&#34; rel=&#34;nofollow noreferrer&#34; role=&#34;link&#34; style=&#34;-webkit-tap-highlight-color: transparent; background-color: transparent; border-style: none; border-width: 0px; box-sizing: border-box; cursor: pointer; display: inline; font-family: inherit; font-weight: 600; list-style: none; margin: 0px; outline: none; padding: 0px; text-align: inherit; text-decoration-line: none; touch-action: manipulation;&#34; tabindex=&#34;0&#34; target=&#34;_blank&#34;&gt;https://ldad.org/wp-content/uploads/2023/03/Ethics-Complaint-against-Stefan-Passantino.pdf&lt;/a&gt;&amp;nbsp;).&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;CC1 = Rudy Giuliani.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;CC2 = John Eastman.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;CC3 = Sidney Powell.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;CC4 = Jeffrey Clark.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;CC5 = Ken Chesebro.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;CC6 = Boris Epshteyn.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;C1 = Berkeley Research Group.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;C2 = Simpatico Software Systems.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;C3 = Dominion Voting Systems.&lt;/div&gt;&lt;div dir=&#34;auto&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34;&gt;[p. 73, no P#--unnamed US Senator is likely Ron Johnson of WI].&lt;/div&gt;&lt;p&gt;Corrections gladly accepted.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Kevin Roberts&#39; dog-killing story</title>
      <link>https://blog.lippard.org/2024/09/kevin-roberts-dog-killing-story.html/</link>
      <pubDate>Tue, 24 Sep 2024 22:44:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2024/09/kevin-roberts-dog-killing-story.html/</guid>
      <description>&lt;p&gt;&amp;nbsp;Kevin Roberts, the president of the Heritage Foundation and head of Trump&#39;s Project 2025, was previously a history professor at New Mexico State University. While at the university, he told colleagues and dinner guests that he was irritated by the barking of a neighbor&#39;s dog, so he killed it with a shovel. Kenneth Hammond, then chairman of the history department, told The Guardian:&lt;/p&gt;&lt;p&gt;&lt;span style=&#34;background-color: white; color: #121212; font-family: GuardianTextEgyptian, &amp;quot;Guardian Text Egyptian Web&amp;quot;, Georgia, serif; font-size: 17px; font-variant-ligatures: common-ligatures;&#34;&gt;&lt;/span&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tips on using OpenBSD&#39;s pledge and unveil in perl scripts</title>
      <link>https://blog.lippard.org/2024/08/tips-on-using-openbsds-pledge-and.html/</link>
      <pubDate>Sun, 04 Aug 2024 17:26:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2024/08/tips-on-using-openbsds-pledge-and.html/</guid>
      <description>&lt;p&gt;&amp;nbsp;OpenBSD 5.9 (current as of this post is 7.5) introduced the &#34;pledge&#34; system call and 6.4 introduced the &#34;unveil&#34; system call, which together provide a means of more granular control of system access by processes running on the system to enforce least privilege.&amp;nbsp; When a program calls &#34;pledge&#34;, it provides a list of categories of system calls (called &#34;promises&#34;) that it is planning to make during the life of the running process (children have to make their own pledges and are not restricted), and attempts to make calls outside of those areas will cause the call to be blocked and the process to be killed. Additional calls to pledge cannot add new categories but it can remove them, so access can become more restrictive but not less restrictive.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Wikipedia, Skeptical Inquirer, and AI on Robert A. Baker plagiarism accusations</title>
      <link>https://blog.lippard.org/2024/05/wikipedia-on-robert-baker-plagiarism.html/</link>
      <pubDate>Wed, 15 May 2024 01:22:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2024/05/wikipedia-on-robert-baker-plagiarism.html/</guid>
      <description>&lt;p&gt;&amp;nbsp;The Wikipedia entry for University of Kentucky psychologist and skeptic Robert A. Baker recently (December 2023) restored a section on plagiarism accusations against him, which originated in a 1994 letter to the editor of &lt;i&gt;Skeptical Inquirer&lt;/i&gt; from Jody Hey and were compounded by further accusations by Terence Hines and by me the same year. Unfortunately, the Wikipedia entry currently leaves the debate the same way the &lt;i&gt;Skeptical Inquirer&lt;/i&gt; did in 1995, giving Baker the final word with a transparently false explanation.&amp;nbsp; Here&#39;s how the Wikipedia entry currently presents the issue:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bill Frist&#39;s cat-killing story</title>
      <link>https://blog.lippard.org/2024/05/bill-frists-cat-killing-story.html/</link>
      <pubDate>Sun, 05 May 2024 16:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2024/05/bill-frists-cat-killing-story.html/</guid>
      <description>&lt;p&gt;&amp;nbsp;After adding &lt;a href=&#34;https://blog.lippard.org/2024/05/kristi-noems-dog-killing-story.html&#34;&gt;a post about Kristi Noem&#39;s dog-killing story&lt;/a&gt;, I realized I hadn&#39;t mentioned former House Majority Leader Bill Frist&#39;s (R-TN) cat-killing story. &lt;a href=&#34;https://www.nashvillescene.com/news/pithinthewind/bill-frists-tell-nothing-memoir-needs-a-defibrillator-stat/article_013e39b5-0b8a-5e2f-8e7b-983ce6a2cad4.html&#34;&gt;Jeff Woods gave a quick overview of the story&lt;/a&gt;, which appeared in Frist&#39;s 1989 autobiography, &lt;i&gt;Transplant&lt;/i&gt;, in his review of Frist&#39;s later book in &lt;i&gt;The Nashville Scene&lt;/i&gt; in 2009:&lt;/p&gt;&lt;p style=&#34;background-color: white; box-sizing: border-box; font-family: &amp;quot;Noto Serif&amp;quot;, serif; font-size: 16px; line-height: 27px; margin: 0px 0px 24px;&#34;&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p style=&#34;background-color: white; box-sizing: border-box; font-family: &amp;quot;Noto Serif&amp;quot;, serif; font-size: 16px; line-height: 27px; margin: 0px 0px 24px;&#34;&gt;Never say Frist doesn&#39;t learn from his mistakes. In his 1989 autobiography Transplant, he admitted that as a medical student he adopted cats from animal shelters, &#34;treat[ed] them like pets for a few days,&#34; then took them to a lab to die in research experiments. He blamed this conduct on the pressures of med school.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Kristi Noem&#39;s dog-killing story</title>
      <link>https://blog.lippard.org/2024/05/kristi-noems-dog-killing-story.html/</link>
      <pubDate>Sun, 05 May 2024 16:38:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2024/05/kristi-noems-dog-killing-story.html/</guid>
      <description>&lt;p&gt;&amp;nbsp;Before the release of South Dakota Governor (and prospective Trump VP running mate) Kristi Noem&#39;s book, &lt;i&gt;No Going Back: The Truth on What&#39;s Wrong With Politics and How We Move America Forward&lt;/i&gt;, &lt;a href=&#34;https://www.theguardian.com/books/2024/apr/26/trump-kristi-noem-shot-dog-and-goat-book&#34;&gt;the &lt;i&gt;Guardian&lt;/i&gt; published an account of her story&lt;/a&gt; in the book of becoming angered with her 14-month-old family dog Cricket when it (running loose off-leash) killed a farmer&#39;s chickens. She took the dog to a gravel pit and shot and killed it, and then, for good measure, decided to kill a goat as well. She wrote that the dog was &#34;untrainable&#34; and that she &#34;hated that dog.&#34; She proudly described this impulsive act of killing a family pet without consulting with her family and in an inhumane manner as an illustration of her willingness to deal with things that are &#34;difficult, messy, and ugly.&#34; But &lt;a href=&#34;https://www.theguardian.com/us-news/article/2024/may/02/kristi-noem-response-dog-killing&#34;&gt;her first response to the &lt;i&gt;Guardian&lt;/i&gt; story &lt;/a&gt;was to call it &#34;fake news,&#34; then to defend herself by claiming that the dog was &#34;a working dog and not a puppy. It was a dog that was extremely dangerous.&#34;&lt;/p&gt;</description>
    </item>
    <item>
      <title>If embryos are babies, then in-vitro fertilization is immoral</title>
      <link>https://blog.lippard.org/2024/02/if-embryos-are-babies-then-in-vitro.html/</link>
      <pubDate>Thu, 29 Feb 2024 13:33:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2024/02/if-embryos-are-babies-then-in-vitro.html/</guid>
      <description>&lt;p&gt;Alabama and the GOP are discovering what this blog pointed out 15 years ago--if you&#39;re going to adopt a policy that embryos are full bearers of moral personhood, then you can&#39;t allow in-vitro fertilization (IVF). From &lt;a href=&#34;https://blog.lippard.org/2009/12/vocab-malone-on-abortion-and-personhood.html&#34;&gt;my five-part debate with Vocab Malone about abortion in 2009&lt;/a&gt;:&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;span style=&#34;background-color: white; color: #333333; font-family: Georgia, serif; font-size: 13px;&#34;&gt;Once the zygote becomes a blastocyst, it forms into an outer layer of cells, which later becomes the placenta, and an inner cell mass of pluripotent embryonic stem cells, each of which is capable of differentiating into any kind of human cell. Only after this stage does the blastocyst implant in the wall of the uterus, about a week after fertilization, and begin taking nutrients directly from the blood of the mother--a dependency that can itself be of moral significance, as&amp;nbsp;&lt;/span&gt;&lt;a href=&#34;http://spot.colorado.edu/~heathwoo/Phil160,Fall02/thomson.htm&#34; style=&#34;background-color: white; color: #5588aa; font-family: Georgia, serif; font-size: 13px; text-decoration-line: none;&#34;&gt;Judith Jarvis Thomson&#39;s violinist argument&lt;/a&gt;&lt;span style=&#34;background-color: white; color: #333333; font-family: Georgia, serif; font-size: 13px;&#34;&gt;&amp;nbsp;shows. As already mentioned above, a great many fertilized ova do not reach this stage. &lt;i&gt;Further, the percentages of implant failure are higher for in vitro fertilization (IVF), a procedure which Vocab&#39;s criteria would have to declare unethical, even though it is the only way that many couples can have their own biological offspring.&lt;/i&gt;&lt;/span&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Books read in 2023</title>
      <link>https://blog.lippard.org/2024/01/books-read-in-2023.html/</link>
      <pubDate>Mon, 01 Jan 2024 14:00:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2024/01/books-read-in-2023.html/</guid>
      <description>&lt;p&gt;&amp;nbsp;Not much blogging going on here still, but here&#39;s my annual list of books read for 2023.&lt;/p&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;&lt;ul&gt;&lt;li&gt;Angel Au-Yeung and David Jeans, &lt;i&gt;Wonder Boy: Tony Hsieh, Zappos, and the Myth of Happiness in Silicon Valley&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Isaac Butler, &lt;i&gt;The Method: How the Twentieth Century Learned to Act &lt;/i&gt;(2022)&lt;/li&gt;&lt;li&gt;Cory Doctorow, &lt;i&gt;Red Team Blues &lt;/i&gt;(fiction)&lt;/li&gt;&lt;li&gt;David Edmonds, &lt;i&gt;Parfit: A Philosopher and His Mission to Save Morality&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Zeke Faux, &lt;i&gt;Number Go Up: Inside Crypto&#39;s Wild Rise and Staggering Fall&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Kevin Fedarko, &lt;i&gt;The Emerald Mile: The Epic Story of the Fastest Ride in History Through the Heart of the Grand Canyon&lt;/i&gt; (2013)&lt;/li&gt;&lt;li&gt;Roger Friedland and Harold Zellman, &lt;i&gt;The Fellowship: The Untold Story of Frank Lloyd Wright &amp;amp; The Taliesin Fellowship&lt;/i&gt; (2006)&lt;/li&gt;&lt;li&gt;James Gleick, &lt;i&gt;The Information: A History, A Theory, A Flood&lt;/i&gt; (2011)&lt;/li&gt;&lt;li&gt;Penn Jillette, &lt;i&gt;Random&lt;/i&gt; (2022) (fiction)&lt;/li&gt;&lt;li&gt;Mark Holloway,&amp;nbsp;&lt;i&gt;Utopian Communities in America, 1680-1880&lt;/i&gt;&amp;nbsp;(1966, 2nd edition, 1st edition was titled &lt;i&gt;Heavens on Earth&lt;/i&gt;)&lt;/li&gt;&lt;li&gt;Claire Hughes Johnson, &lt;i&gt;Scaling People: Tactics for Management and Company Building&lt;/i&gt; (2022)&lt;/li&gt;&lt;li&gt;R.A. Lafferty, &lt;i&gt;The Best of R.A. Lafferty&lt;/i&gt; (2019) (fiction)&lt;/li&gt;&lt;li&gt;Kevin M. Levin, &lt;i&gt;Searching for Black Confederates: The Civil War&#39;s Most Persistent Myth&lt;/i&gt; (2019)&lt;/li&gt;&lt;li&gt;Michael Lewis, &lt;i&gt;Going Infinite: The Rise and Fall of a New Tycoon&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Shane Murphy, &lt;i&gt;John Hance: The Life, Lies, and Legend of Grand Canyon&#39;s Greatest Storyteller&lt;/i&gt; (2020)&lt;/li&gt;&lt;li&gt;Erik Reece, &lt;i&gt;Utopia Drive: A Road Trip Through America&#39;s Most Radical Idea&lt;/i&gt; (2016)&lt;/li&gt;&lt;li&gt;Rudy Rucker and Bruce Sterling, &lt;i&gt;Transreal Cyberpunk&lt;/i&gt; (2016) (fiction)&lt;/li&gt;&lt;li&gt;Chris A. Rutkowski, &lt;i&gt;Canada&#39;s UFOs Declassified&lt;/i&gt; (2022)&lt;/li&gt;&lt;li&gt;Christa Sadler, editor, &lt;i&gt;There&#39;s This River... Grand Canyon Boatman Stories&lt;/i&gt; (2nd ed., 2006)&lt;/li&gt;&lt;li&gt;Bruce Schneier, &lt;i&gt;A Hacker&#39;s Mind: How the Powerful Bend Society&#39;s Rules, and How to Bend them Back&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Will Sommer, &lt;i&gt;Trust the Plan: The Rise of QAnon and the Conspiracy That Unhinged America&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Katherine Stewart, &lt;i&gt;The Power Worshippers: Inside the Dangerous Rise of Religious Nationalism&lt;/i&gt; (2019)&lt;/li&gt;&lt;li&gt;Leonie Swann, &lt;i&gt;Three Bags Full: A Sheep Detective Story&lt;/i&gt; (2005) (fiction)&lt;/li&gt;&lt;li&gt;Stephen Vladeck, &lt;i&gt;The Shadow Docket: How the Supreme Court Uses Stealth Rulings to Amass Power and Undermine the Republic&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Simon Winchester, &lt;i&gt;Knowing What We Know: The Transmission of Knowledge: From Ancient Wisdom to Modern Magic&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Tom Zoellner, &lt;i&gt;Rim to River: Looking into the Heart of Arizona&lt;/i&gt;&lt;/li&gt;&lt;li&gt;&lt;i&gt;&lt;i&gt;&lt;a href=&#34;https://www.govinfo.gov/content/pkg/GPO-J6-REPORT/pdf/GPO-J6-REPORT.pdf&#34;&gt;Final Report of the Select Committee to Investigate the January 6th Attack on the United States Capitol&lt;/a&gt;&lt;/i&gt;&lt;/i&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;&lt;ul&gt;&lt;/ul&gt;Top for 2023 published in 2023: Edmonds, Zoellner, Sommer, Vladeck, Faux; other top reads for the year: Swann, Stewart, Friedland &amp;amp; Zellman, Edmonds, Lafferty, Holloway&lt;br /&gt;&lt;br /&gt;A few planned reads for 2024 (already in progress):&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;G.A. Cohen,&amp;nbsp;&lt;i&gt;Self-Ownership, Freedom, and Equality&amp;nbsp;&lt;/i&gt;(1995)&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;John Ferris,&amp;nbsp;&lt;i&gt;Behind the Enigma: The Authorised History of GCHQ, Britain&#39;s Secret Cyber-Intelligence Agency&lt;/i&gt;&amp;nbsp;(2020)&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;Chris Rodda, &lt;i&gt;Liars for Jesus: The Religious Right&#39;s Alternate Version of American History, vol. 2&lt;/i&gt; (2016)&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;Peter H. Wilson,&amp;nbsp;&lt;i&gt;The Holy Roman Empire: A Thousand Years of Europe&#39;s History&lt;/i&gt;&amp;nbsp;(2017)&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;&lt;i&gt;The Economist&lt;/i&gt; &lt;a href=&#34;https://www.economist.com/graphic-detail/2023/12/22/how-many-books-will-you-read-before-you-die&#34;&gt;posted this chart of number of books read this year&lt;/a&gt; from a YouGov/Economist survey:&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;&lt;div class=&#34;separator&#34; style=&#34;clear: both; text-align: center;&#34;&gt;&lt;a href=&#34;https://blogger.googleusercontent.com/img/a/AVvXsEiQMD2GBYQTRUxSS_CH_z631v4CuTUj2SwkwtfGWxjlekH-nDYlYU-z-Mh5Wr2sWahn20knARv9KFDlY7ESD7-qpxa2t4mcj_LIj3YPjg3gvGgZLZRnCm3Mn1u4qbxEfTy7chQN0x8JbgjinQYj_G8hN6Pd2hS_rYlk9-6N0x53VAcMWlARA___&#34; style=&#34;margin-left: 1em; margin-right: 1em;&#34;&gt;&lt;img alt=&#34;&#34; data-original-height=&#34;1119&#34; data-original-width=&#34;600&#34; height=&#34;240&#34; src=&#34;https://blogger.googleusercontent.com/img/a/AVvXsEiQMD2GBYQTRUxSS_CH_z631v4CuTUj2SwkwtfGWxjlekH-nDYlYU-z-Mh5Wr2sWahn20knARv9KFDlY7ESD7-qpxa2t4mcj_LIj3YPjg3gvGgZLZRnCm3Mn1u4qbxEfTy7chQN0x8JbgjinQYj_G8hN6Pd2hS_rYlk9-6N0x53VAcMWlARA___&#34; width=&#34;129&#34; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;p&gt;(Previously: &lt;a href=&#34;https://blog.lippard.org/2023/01/books-read-in-2022.html&#34;&gt;2022&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2022/01/books-read-in-2021.html&#34;&gt;2021&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2020/06/books-read-in-2020.html&#34;&gt;2020&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2020/01/books-read-in-2019.html&#34;&gt;2019&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2019/01/books-read-in-2018.html&#34;&gt;2018&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2018/01/books-read-in-2017.html&#34;&gt;2017&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2017/01/books-read-in-2016.html&#34;&gt;2016&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2016/01/books-read-in-2015.html&#34;&gt;2015&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2015/01/books-read-in-2014.html&#34;&gt;2014&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2014/01/books-read-in-2013.html&#34;&gt;2013&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2013/01/books-read-in-2012.html&#34;&gt;2012&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2011/12/books-read-in-2011.html&#34;&gt;2011&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2010/12/books-read-in-2010.html&#34;&gt;2010&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2009/12/books-read-in-2009.html&#34;&gt;2009&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2008/12/books-read-in-2008.html&#34;&gt;2008&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2007/12/books-read-in-2007.html&#34;&gt;2007&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2006/12/books-read-in-2006.html&#34;&gt;2006&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2006/01/books-read-in-2005.html&#34;&gt;2005&lt;/a&gt;.)&amp;nbsp;&lt;/p&gt;</description>
    </item>
    <item>
      <title>A short conversation with ChatGPT about the Grand Canyon</title>
      <link>https://blog.lippard.org/2023/07/a-short-conversation-with-chatgpt-about.html/</link>
      <pubDate>Fri, 07 Jul 2023 01:50:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2023/07/a-short-conversation-with-chatgpt-about.html/</guid>
      <description>&lt;p&gt;&amp;nbsp; ChatGPT does fairly well with this, though its selected points don&#39;t include any of the more obscure points of interest, it&#39;s skewed to the popular highlights. Its claim that there weren&#39;t any historic crossings is pretty odd.&lt;/p&gt;&lt;div class=&#34;group w-full text-gray-800 dark:text-gray-100 border-b border-black/10 dark:border-gray-900/50 dark:bg-gray-800&#34; style=&#34;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgba(69,89,164,.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 transparent; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-skew-x: 0; --tw-skew-y: 0; --tw-text-opacity: 1; --tw-translate-x: 0; --tw-translate-y: 0; border-color: rgba(0, 0, 0, 0.1); border-image: initial; border-style: solid; border-width: 0px 0px 1px; box-sizing: border-box; color: rgba(52,53,65,var(--tw-text-opacity)); font-family: Söhne, ui-sans-serif, system-ui, -apple-system, &amp;quot;Segoe UI&amp;quot;, Roboto, Ubuntu, Cantarell, &amp;quot;Noto Sans&amp;quot;, sans-serif, &amp;quot;Helvetica Neue&amp;quot;, Arial, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;, &amp;quot;Noto Color Emoji&amp;quot;; font-size: 14px; width: 1080px;&#34;&gt;&lt;div class=&#34;flex p-4 gap-4 text-base md:gap-6 md:max-w-2xl lg:max-w-[38rem] xl:max-w-3xl md:py-6 lg:px-0 m-auto&#34; style=&#34;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgba(69,89,164,.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 transparent; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(217, 217, 227); box-sizing: border-box; display: flex; font-size: 1rem; gap: 1.5rem; line-height: 1.5rem; margin: auto; max-width: 48rem; padding: 1.5rem 0px;&#34;&gt;&lt;div class=&#34;relative flex w-[calc(100%-50px)] flex-col gap-1 md:gap-3 lg:w-[calc(100%-115px)]&#34; style=&#34;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgba(69,89,164,.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 transparent; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(217, 217, 227); box-sizing: border-box; display: flex; flex-direction: column; gap: 0.75rem; position: relative; width: calc(100% - 115px);&#34;&gt;&lt;div class=&#34;flex flex-grow flex-col gap-3&#34; style=&#34;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgba(69,89,164,.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 transparent; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(217, 217, 227); box-sizing: border-box; display: flex; flex-direction: column; flex-grow: 1; gap: 0.75rem;&#34;&gt;&lt;div class=&#34;min-h-[20px] flex items-start overflow-x-auto whitespace-pre-wrap break-words flex-col gap-4&#34; style=&#34;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgba(69,89,164,.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 transparent; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; align-items: flex-start; border: 0px solid rgb(217, 217, 227); box-sizing: border-box; display: flex; flex-direction: column; gap: 1rem; min-height: 20px; overflow-wrap: break-word; overflow-x: auto; white-space-collapse: preserve;&#34;&gt;&lt;div class=&#34;empty:hidden&#34; style=&#34;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgba(69,89,164,.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 transparent; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(217, 217, 227); box-sizing: border-box;&#34;&gt;What are some of the most beautiful and interesting locations in the Grand Canyon along the Colorado River?&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&#34;text-gray-400 flex self-end lg:self-center justify-center mt-2 gap-2 md:gap-3 lg:gap-1 lg:absolute lg:top-0 lg:translate-x-full lg:right-0 lg:mt-0 lg:pl-2 visible&#34; style=&#34;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgba(69,89,164,.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 transparent; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-skew-x: 0; --tw-skew-y: 0; --tw-text-opacity: 1; --tw-translate-x: 100%; --tw-translate-y: 0; align-self: center; border: 0px solid rgb(217, 217, 227); box-sizing: border-box; color: rgba(172,172,190,var(--tw-text-opacity)); display: flex; gap: 0.25rem; justify-content: center; margin-top: 0px; padding-left: 0.5rem; position: absolute; right: 0px; top: 0px; transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); visibility: visible;&#34;&gt;&lt;button class=&#34;p-1 rounded-md hover:bg-gray-100 hover:text-gray-700 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-200 disabled:dark:hover:text-gray-400 md:invisible md:group-hover:visible&#34; style=&#34;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgba(69,89,164,.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 transparent; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; appearance: button; background-image: none; border-color: rgb(217, 217, 227); border-radius: 0.375rem; border-style: solid; border-width: 0px; cursor: pointer; font-family: inherit; font-size: 16px; font-weight: inherit; line-height: inherit; margin: 0px; padding: 0.25rem; visibility: hidden;&#34;&gt;&lt;svg class=&#34;h-4 w-4&#34; fill=&#34;none&#34; height=&#34;1em&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34; stroke-width=&#34;2&#34; stroke=&#34;currentColor&#34; viewbox=&#34;0 0 24 24&#34; width=&#34;1em&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;path d=&#34;M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7&#34;&gt;&lt;/path&gt;&lt;path d=&#34;M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z&#34;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/button&gt;&lt;/div&gt;&lt;div class=&#34;flex justify-between lg:block&#34; style=&#34;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgba(69,89,164,.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 transparent; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(217, 217, 227); box-sizing: border-box; justify-content: space-between;&#34;&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&#34;group w-full text-gray-800 dark:text-gray-100 border-b border-black/10 dark:border-gray-900/50 bg-gray-50 dark:bg-[#444654]&#34; style=&#34;--tw-bg-opacity: 1; --tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgba(69,89,164,.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 transparent; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-skew-x: 0; --tw-skew-y: 0; --tw-text-opacity: 1; --tw-translate-x: 0; --tw-translate-y: 0; border-color: rgba(0, 0, 0, 0.1); border-image: initial; border-style: solid; border-width: 0px 0px 1px; box-sizing: border-box; color: rgba(52,53,65,var(--tw-text-opacity)); font-family: Söhne, ui-sans-serif, system-ui, -apple-system, &amp;quot;Segoe UI&amp;quot;, Roboto, Ubuntu, Cantarell, &amp;quot;Noto Sans&amp;quot;, sans-serif, &amp;quot;Helvetica Neue&amp;quot;, Arial, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;, &amp;quot;Noto Color Emoji&amp;quot;; font-size: 14px; width: 1080px;&#34;&gt;&lt;div class=&#34;flex p-4 gap-4 text-base md:gap-6 md:max-w-2xl lg:max-w-[38rem] xl:max-w-3xl md:py-6 lg:px-0 m-auto&#34; style=&#34;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgba(69,89,164,.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 transparent; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(217, 217, 227); box-sizing: border-box; display: flex; font-size: 1rem; gap: 1.5rem; line-height: 1.5rem; margin: auto; max-width: 48rem; padding: 1.5rem 0px;&#34;&gt;&lt;div class=&#34;flex-shrink-0 flex flex-col relative items-end&#34; style=&#34;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgba(69,89,164,.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 transparent; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; align-items: flex-end; border: 0px solid rgb(217, 217, 227); box-sizing: border-box; display: flex; flex-direction: column; flex-shrink: 0; position: relative;&#34;&gt;&lt;div class=&#34;w-[30px]&#34; style=&#34;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgba(69,89,164,.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 transparent; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(217, 217, 227); box-sizing: border-box; width: 30px;&#34;&gt;&lt;div class=&#34;relative p-1 rounded-sm h-[30px] w-[30px] text-white flex items-center justify-center&#34; style=&#34;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgba(69,89,164,.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 transparent; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-skew-x: 0; --tw-skew-y: 0; --tw-text-opacity: 1; --tw-translate-x: 0; --tw-translate-y: 0; align-items: center; background-color: #19c37d; border-radius: 0.125rem; border: 0px solid rgb(217, 217, 227); box-sizing: border-box; color: rgba(255,255,255,var(--tw-text-opacity)); display: flex; height: 30px; justify-content: center; padding: 0.25rem; position: relative; width: 30px;&#34;&gt;&lt;svg class=&#34;h-6 w-6&#34; fill=&#34;none&#34; height=&#34;41&#34; role=&#34;img&#34; stroke-width=&#34;1.5&#34; viewbox=&#34;0 0 41 41&#34; width=&#34;41&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;text x=&#34;-9999&#34; y=&#34;-9999&#34;&gt;ChatGPT&lt;/text&gt;&lt;path d=&#34;M37.5324 16.8707C37.9808 15.5241 38.1363 14.0974 37.9886 12.6859C37.8409 11.2744 37.3934 9.91076 36.676 8.68622C35.6126 6.83404 33.9882 5.3676 32.0373 4.4985C30.0864 3.62941 27.9098 3.40259 25.8215 3.85078C24.8796 2.7893 23.7219 1.94125 22.4257 1.36341C21.1295 0.785575 19.7249 0.491269 18.3058 0.500197C16.1708 0.495044 14.0893 1.16803 12.3614 2.42214C10.6335 3.67624 9.34853 5.44666 8.6917 7.47815C7.30085 7.76286 5.98686 8.3414 4.8377 9.17505C3.68854 10.0087 2.73073 11.0782 2.02839 12.312C0.956464 14.1591 0.498905 16.2988 0.721698 18.4228C0.944492 20.5467 1.83612 22.5449 3.268 24.1293C2.81966 25.4759 2.66413 26.9026 2.81182 28.3141C2.95951 29.7256 3.40701 31.0892 4.12437 32.3138C5.18791 34.1659 6.8123 35.6322 8.76321 36.5013C10.7141 37.3704 12.8907 37.5973 14.9789 37.1492C15.9208 38.2107 17.0786 39.0587 18.3747 39.6366C19.6709 40.2144 21.0755 40.5087 22.4946 40.4998C24.6307 40.5054 26.7133 39.8321 28.4418 38.5772C30.1704 37.3223 31.4556 35.5506 32.1119 33.5179C33.5027 33.2332 34.8167 32.6547 35.9659 31.821C37.115 30.9874 38.0728 29.9178 38.7752 28.684C39.8458 26.8371 40.3023 24.6979 40.0789 22.5748C39.8556 20.4517 38.9639 18.4544 37.5324 16.8707ZM22.4978 37.8849C20.7443 37.8874 19.0459 37.2733 17.6994 36.1501C17.7601 36.117 17.8666 36.0586 17.936 36.0161L25.9004 31.4156C26.1003 31.3019 26.2663 31.137 26.3813 30.9378C26.4964 30.7386 26.5563 30.5124 26.5549 30.2825V19.0542L29.9213 20.998C29.9389 21.0068 29.9541 21.0198 29.9656 21.0359C29.977 21.052 29.9842 21.0707 29.9867 21.0902V30.3889C29.9842 32.375 29.1946 34.2791 27.7909 35.6841C26.3872 37.0892 24.4838 37.8806 22.4978 37.8849ZM6.39227 31.0064C5.51397 29.4888 5.19742 27.7107 5.49804 25.9832C5.55718 26.0187 5.66048 26.0818 5.73461 26.1244L13.699 30.7248C13.8975 30.8408 14.1233 30.902 14.3532 30.902C14.583 30.902 14.8088 30.8408 15.0073 30.7248L24.731 25.1103V28.9979C24.7321 29.0177 24.7283 29.0376 24.7199 29.0556C24.7115 29.0736 24.6988 29.0893 24.6829 29.1012L16.6317 33.7497C14.9096 34.7416 12.8643 35.0097 10.9447 34.4954C9.02506 33.9811 7.38785 32.7263 6.39227 31.0064ZM4.29707 13.6194C5.17156 12.0998 6.55279 10.9364 8.19885 10.3327C8.19885 10.4013 8.19491 10.5228 8.19491 10.6071V19.808C8.19351 20.0378 8.25334 20.2638 8.36823 20.4629C8.48312 20.6619 8.64893 20.8267 8.84863 20.9404L18.5723 26.5542L15.206 28.4979C15.1894 28.5089 15.1703 28.5155 15.1505 28.5173C15.1307 28.5191 15.1107 28.516 15.0924 28.5082L7.04046 23.8557C5.32135 22.8601 4.06716 21.2235 3.55289 19.3046C3.03862 17.3858 3.30624 15.3413 4.29707 13.6194ZM31.955 20.0556L22.2312 14.4411L25.5976 12.4981C25.6142 12.4872 25.6333 12.4805 25.6531 12.4787C25.6729 12.4769 25.6928 12.4801 25.7111 12.4879L33.7631 17.1364C34.9967 17.849 36.0017 18.8982 36.6606 20.1613C37.3194 21.4244 37.6047 22.849 37.4832 24.2684C37.3617 25.6878 36.8382 27.0432 35.9743 28.1759C35.1103 29.3086 33.9415 30.1717 32.6047 30.6641C32.6047 30.5947 32.6047 30.4733 32.6047 30.3889V21.188C32.6066 20.9586 32.5474 20.7328 32.4332 20.5338C32.319 20.3348 32.154 20.1698 31.955 20.0556ZM35.3055 15.0128C35.2464 14.9765 35.1431 14.9142 35.069 14.8717L27.1045 10.2712C26.906 10.1554 26.6803 10.0943 26.4504 10.0943C26.2206 10.0943 25.9948 10.1554 25.7963 10.2712L16.0726 15.8858V11.9982C16.0715 11.9783 16.0753 11.9585 16.0837 11.9405C16.0921 11.9225 16.1048 11.9068 16.1207 11.8949L24.1719 7.25025C25.4053 6.53903 26.8158 6.19376 28.2383 6.25482C29.6608 6.31589 31.0364 6.78077 32.2044 7.59508C33.3723 8.40939 34.2842 9.53945 34.8334 10.8531C35.3826 12.1667 35.5464 13.6095 35.3055 15.0128ZM14.2424 21.9419L10.8752 19.9981C10.8576 19.9893 10.8423 19.9763 10.8309 19.9602C10.8195 19.9441 10.8122 19.9254 10.8098 19.9058V10.6071C10.8107 9.18295 11.2173 7.78848 11.9819 6.58696C12.7466 5.38544 13.8377 4.42659 15.1275 3.82264C16.4173 3.21869 17.8524 2.99464 19.2649 3.1767C20.6775 3.35876 22.0089 3.93941 23.1034 4.85067C23.0427 4.88379 22.937 4.94215 22.8668 4.98473L14.9024 9.58517C14.7025 9.69878 14.5366 9.86356 14.4215 10.0626C14.3065 10.2616 14.2466 10.4877 14.2479 10.7175L14.2424 21.9419ZM16.071 17.9991L20.4018 15.4978L24.7325 17.9975V22.9985L20.4018 25.4983L16.071 22.9985V17.9991Z&#34; fill=&#34;currentColor&#34;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&#34;text-xs flex items-center justify-center gap-1 invisible absolute left-0 top-2 -ml-4 -translate-x-full group-hover:visible !invisible&#34; style=&#34;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgba(69,89,164,.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 transparent; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: -100%; --tw-translate-y: 0; align-items: center; border: 0px solid rgb(217, 217, 227); box-sizing: border-box; display: flex; font-size: 0.75rem; gap: 0.25rem; justify-content: center; left: 0px; line-height: 1rem; margin-left: -1rem; position: absolute; top: 0.5rem; transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); visibility: hidden;&#34;&gt;&lt;button class=&#34;dark:text-white disabled:text-gray-300 dark:disabled:text-gray-400&#34; disabled=&#34;&#34; style=&#34;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgba(69,89,164,.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 transparent; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-skew-x: 0; --tw-skew-y: 0; --tw-text-opacity: 1; --tw-translate-x: 0; --tw-translate-y: 0; appearance: button; background-image: none; border-color: rgb(217, 217, 227); border-style: solid; border-width: 0px; font-family: inherit; font-size: 12px; font-weight: inherit; line-height: inherit; margin: 0px; padding: 0px;&#34;&gt;&lt;svg class=&#34;h-3 w-3&#34; fill=&#34;none&#34; height=&#34;1em&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34; stroke-width=&#34;1.5&#34; stroke=&#34;currentColor&#34; viewbox=&#34;0 0 24 24&#34; width=&#34;1em&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;polyline points=&#34;15 18 9 12 15 6&#34;&gt;&lt;/polyline&gt;&lt;/svg&gt;&lt;/button&gt;&lt;span class=&#34;flex-grow flex-shrink-0&#34; style=&#34;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgba(69,89,164,.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 transparent; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(217, 217, 227); box-sizing: border-box; flex-grow: 1; flex-shrink: 0;&#34;&gt;&lt;/span&gt;&lt;button class=&#34;dark:text-white disabled:text-gray-300 dark:disabled:text-gray-400&#34; disabled=&#34;&#34; style=&#34;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgba(69,89,164,.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 transparent; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-skew-x: 0; --tw-skew-y: 0; --tw-text-opacity: 1; --tw-translate-x: 0; --tw-translate-y: 0; appearance: button; background-image: none; border-color: rgb(217, 217, 227); border-style: solid; border-width: 0px; font-family: inherit; font-size: 12px; font-weight: inherit; line-height: inherit; margin: 0px; padding: 0px;&#34;&gt;&lt;svg class=&#34;h-3 w-3&#34; fill=&#34;none&#34; height=&#34;1em&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34; stroke-width=&#34;1.5&#34; stroke=&#34;currentColor&#34; viewbox=&#34;0 0 24 24&#34; width=&#34;1em&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;polyline points=&#34;9 18 15 12 9 6&#34;&gt;&lt;/polyline&gt;&lt;/svg&gt;&lt;/button&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&#34;relative flex w-[calc(100%-50px)] flex-col gap-1 md:gap-3 lg:w-[calc(100%-115px)]&#34; style=&#34;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgba(69,89,164,.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 transparent; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(217, 217, 227); box-sizing: border-box; display: flex; flex-direction: column; gap: 0.75rem; position: relative; width: calc(100% - 115px);&#34;&gt;&lt;div class=&#34;flex flex-grow flex-col gap-3&#34; style=&#34;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgba(69,89,164,.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 transparent; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(217, 217, 227); box-sizing: border-box; display: flex; flex-direction: column; flex-grow: 1; gap: 0.75rem;&#34;&gt;&lt;div class=&#34;min-h-[20px] flex items-start overflow-x-auto whitespace-pre-wrap break-words flex-col gap-4&#34; style=&#34;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgba(69,89,164,.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 transparent; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; align-items: flex-start; border: 0px solid rgb(217, 217, 227); box-sizing: border-box; display: flex; flex-direction: column; gap: 1rem; min-height: 20px; overflow-wrap: break-word; overflow-x: auto; white-space-collapse: preserve;&#34;&gt;&lt;div class=&#34;markdown prose w-full break-words dark:prose-invert light&#34; style=&#34;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-prose-body: #374151; --tw-prose-bold: #111827; --tw-prose-bullets: #d1d5db; --tw-prose-captions: #6b7280; --tw-prose-code: #111827; --tw-prose-counters: #6b7280; --tw-prose-headings: #111827; --tw-prose-hr: #e5e7eb; --tw-prose-invert-body: #d1d5db; --tw-prose-invert-bold: #fff; --tw-prose-invert-bullets: #4b5563; --tw-prose-invert-captions: #9ca3af; --tw-prose-invert-code: #fff; --tw-prose-invert-counters: #9ca3af; --tw-prose-invert-headings: #fff; --tw-prose-invert-hr: #374151; --tw-prose-invert-lead: #9ca3af; --tw-prose-invert-links: #fff; --tw-prose-invert-pre-bg: rgba(0,0,0,.5); --tw-prose-invert-pre-code: #d1d5db; --tw-prose-invert-quote-borders: #374151; --tw-prose-invert-quotes: #f3f4f6; --tw-prose-invert-td-borders: #374151; --tw-prose-invert-th-borders: #4b5563; --tw-prose-lead: #4b5563; --tw-prose-links: #111827; --tw-prose-pre-bg: #1f2937; --tw-prose-pre-code: #e5e7eb; --tw-prose-quote-borders: #e5e7eb; --tw-prose-quotes: #111827; --tw-prose-td-borders: #e5e7eb; --tw-prose-th-borders: #d1d5db; --tw-ring-color: rgba(69,89,164,.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 transparent; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(217, 217, 227); box-sizing: border-box; color: var(--tw-prose-body); font-size: 1rem; line-height: 1.75; max-width: none; overflow-wrap: break-word; width: 653px;&#34;&gt;&lt;p style=&#34;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgba(69,89,164,.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 transparent; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(217, 217, 227); box-sizing: border-box; margin: 0px 0px 1.25em;&#34;&gt;The Grand Canyon offers numerous beautiful and interesting locations along the Colorado River. Here are some notable ones:&lt;/p&gt;</description>
    </item>
    <item>
      <title>AI vs. CEOs on Destroying the World</title>
      <link>https://blog.lippard.org/2023/06/ai-vs-ceos-on-destroying-world.html/</link>
      <pubDate>Thu, 15 Jun 2023 19:47:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2023/06/ai-vs-ceos-on-destroying-world.html/</guid>
      <description>&lt;p&gt;&amp;nbsp;After seeing a CNN headline &lt;a href=&#34;https://www.cnn.com/2023/06/14/business/artificial-intelligence-ceos-warning/index.html&#34;&gt;&#34;&lt;/a&gt;&lt;span color=&#34;var(--theme-headline__text-color)&#34; face=&#34;cnn_sans_display, helveticaneue, Helvetica, Arial, Utkal, sans-serif&#34; style=&#34;background-color: white; font-size: var(--theme-headline__font-size); font-weight: var(--theme-headline__font-weight);&#34;&gt;&lt;a href=&#34;https://www.cnn.com/2023/06/14/business/artificial-intelligence-ceos-warning/index.html&#34;&gt;Exclusive: 42% of CEOs say AI could destroy humanity in five to ten years,&#34;&lt;/a&gt; I thought it was only fair to get an AI opinion in response. Turns out, 50% of AIs consulted said CEOs of large corporations could destroy the world in five to ten years.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;Google Bard:&lt;/p&gt;&lt;h2&gt;How likely is it that CEOs of large corporations will destroy the world in the next five to ten years?&lt;/h2&gt;
&lt;p&gt;The likelihood of CEOs of large corporations destroying the world in the next five to ten years is low, but not impossible. The biggest threats to the planet come from climate change, pollution, and resource depletion. These are all problems that are caused by the activities of large corporations, and if they are not addressed, they could lead to catastrophic consequences.&lt;p style=&#34;margin: 24px 0px; white-space: pre-wrap; word-break: break-word;&#34;&gt;However, there are also many CEOs who are committed to sustainability and environmental protection. These CEOs are working to develop new technologies, products, and practices that will help to reduce our impact on the planet. If these efforts are successful, it is possible to avoid the worst-case scenarios and create a more sustainable future.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Google Bard on file system immutability flags in OpenBSD</title>
      <link>https://blog.lippard.org/2023/04/google-bard-on-file-system-immutability.html/</link>
      <pubDate>Wed, 19 Apr 2023 21:11:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2023/04/google-bard-on-file-system-immutability.html/</guid>
      <description>&lt;p&gt;&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2023/01/some-nonsense-from-chatgpt-about-file.html&#34;&gt;Unlike ChatGPT&lt;/a&gt;, Bard pretty much nailed it on the initial prompt. (However, Bard refused to answer my &lt;a href=&#34;https://blog.lippard.org/2022/12/chatgpt-on-mars-effect.html&#34;&gt;questions about the Mars Effect like the ones I gave to ChatGPT&lt;/a&gt;, even when reworded to be clear I was asking for descriptions of what the effect is and what explanations are offered rather than asking it to identify causes itself.)&lt;/p&gt;&lt;p&gt;It does lose points for grammar in the second sentence, though!&lt;/p&gt;&lt;span style=&#34;color: red;&#34;&gt;write a few paragraphs explaining immutable flags in OpenBSD including the commands for setting them and the difference between system and user immutable flags&lt;/span&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;p style=&#34;background-color: white; color: #1f1f1f; font-family: &amp;quot;Google Sans&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, sans-serif; font-size: 16px; margin: 0px 0px 24px; white-space: pre-wrap; word-break: break-word;&#34;&gt;Sure. Here is a few paragraphs explaining immutable flags in OpenBSD, including the commands for setting them and the difference between system and user immutable flags.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Trurl&#39;s Electronic Bard vs. ChatGPT</title>
      <link>https://blog.lippard.org/2023/03/trurls-electronic-bard-vs-chatgpt.html/</link>
      <pubDate>Fri, 31 Mar 2023 23:51:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2023/03/trurls-electronic-bard-vs-chatgpt.html/</guid>
      <description>&lt;p&gt;In Stanislaw Lem&amp;rsquo;s book, &lt;i&gt;The Cyberiad: Fables for the Cybernetic Age&lt;/i&gt; (1974 English translation, page numbers from the 1985 Harvest/HBJ Book), he writes of Trurl&amp;rsquo;s Electronic Bard, a machine that generates poetry to specification. In the first example of a prompt, Klapaucius asks Trurl to (p. 50):&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&amp;quot;&lt;span face=&#34;system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-size: 15px;&#34;&gt;Have it compose a poem&amp;ndash;a poem about a haircut! But lofty, noble, tragic, timeless, full of love, treachery, retribution, quiet &lt;/span&gt;&lt;a style=&#34;background-color: #f0f2f5; color: #385898; cursor: pointer; font-family: system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif; font-size: 15px;&#34; tabindex=&#34;-1&#34;&gt;&lt;/a&gt;&lt;span face=&#34;system-ui, -apple-system, &amp;quot;system-ui&amp;quot;, &amp;quot;.SFNSText-Regular&amp;quot;, sans-serif&#34; style=&#34;background-color: #f0f2f5; color: #050505; font-size: 15px;&#34;&gt;heroism in the face of certain doom! Six lines, cleverly rhymed, and every word beginning with the letter s!&lt;/span&gt;&amp;quot;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Here&amp;rsquo;s what ChatGPT came up with (which it titled &amp;ldquo;Haircut Horror&amp;rdquo;):&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;div class=&#34;group w-full text-gray-800 dark:text-gray-100 border-b border-black/10 dark:border-gray-900/50 dark:bg-gray-800&#34; style=&#34;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgba(59,130,246,0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 transparent; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-skew-x: 0; --tw-skew-y: 0; --tw-text-opacity: 1; --tw-translate-x: 0; --tw-translate-y: 0; border-color: rgba(0, 0, 0, 0.1); border-image: initial; border-style: solid; border-width: 0px 0px 1px; box-sizing: border-box; color: rgba(52,53,65,var(--tw-text-opacity)); font-family: Söhne, ui-sans-serif, system-ui, -apple-system, &amp;quot;Segoe UI&amp;quot;, Roboto, Ubuntu, Cantarell, &amp;quot;Noto Sans&amp;quot;, sans-serif, &amp;quot;Helvetica Neue&amp;quot;, Arial, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;, &amp;quot;Noto Color Emoji&amp;quot;; font-size: 14px; width: 973px;&#34;&gt;&lt;div class=&#34;text-base gap-4 md:gap-6 md:max-w-2xl lg:max-w-xl xl:max-w-3xl p-4 md:py-6 flex lg:px-0 m-auto&#34; style=&#34;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgba(59,130,246,0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 transparent; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(217, 217, 227); box-sizing: border-box; display: flex; font-size: 1rem; gap: 1.5rem; line-height: 1.5rem; margin: auto; max-width: 36rem; padding: 1.5rem 0px;&#34;&gt;&lt;div class=&#34;relative flex w-[calc(100%-50px)] flex-col gap-1 md:gap-3 lg:w-[calc(100%-115px)]&#34; style=&#34;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgba(59,130,246,0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 transparent; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(217, 217, 227); box-sizing: border-box; display: flex; flex-direction: column; gap: 0.75rem; position: relative; width: calc(100% - 115px);&#34;&gt;&lt;div class=&#34;flex flex-grow flex-col gap-3&#34; style=&#34;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgba(59,130,246,0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 transparent; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(217, 217, 227); box-sizing: border-box; display: flex; flex-direction: column; flex-grow: 1; gap: 0.75rem;&#34;&gt;&lt;div class=&#34;min-h-[20px] flex flex-col items-start gap-4 whitespace-pre-wrap&#34; style=&#34;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgba(59,130,246,0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 transparent; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; align-items: flex-start; border: 0px solid rgb(217, 217, 227); box-sizing: border-box; display: flex; flex-direction: column; gap: 1rem; min-height: 20px; white-space: pre-wrap;&#34;&gt;Compose a poem&amp;ndash;a poem about a haircut! But lofty, noble, tragic, timeless, full of love, treachery, retribution, quiet heroism in the face of certain doom! Six lines, cleverly rhymed, and every word beginning with the letter s!&lt;/div&gt;&lt;/div&gt;&lt;div class=&#34;text-gray-400 flex self-end lg:self-center justify-center mt-2 gap-2 md:gap-3 lg:gap-1 lg:absolute lg:top-0 lg:translate-x-full lg:right-0 lg:mt-0 lg:pl-2 visible&#34; style=&#34;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgba(59,130,246,0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 transparent; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-skew-x: 0; --tw-skew-y: 0; --tw-text-opacity: 1; --tw-translate-x: 100%; --tw-translate-y: 0; align-self: center; border: 0px solid rgb(217, 217, 227); box-sizing: border-box; color: rgba(172,172,190,var(--tw-text-opacity)); display: flex; gap: 0.25rem; justify-content: center; margin-top: 0px; padding-left: 0.5rem; position: absolute; right: 0px; top: 0px; transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); visibility: visible;&#34;&gt;&lt;button class=&#34;p-1 rounded-md hover:bg-gray-100 hover:text-gray-700 dark:text-gray-400 dark:hover:bg-gray-700 dark:hover:text-gray-200 disabled:dark:hover:text-gray-400 md:invisible md:group-hover:visible&#34; style=&#34;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgba(59,130,246,0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 transparent; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; appearance: button; background-image: none; border-color: rgb(217, 217, 227); border-radius: 0.375rem; border-style: solid; border-width: 0px; cursor: pointer; font-family: inherit; font-size: 16px; font-weight: inherit; line-height: inherit; margin: 0px; padding: 0.25rem; visibility: hidden;&#34;&gt;&lt;svg class=&#34;h-4 w-4&#34; fill=&#34;none&#34; height=&#34;1em&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34; stroke-width=&#34;2&#34; stroke=&#34;currentColor&#34; viewbox=&#34;0 0 24 24&#34; width=&#34;1em&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;path d=&#34;M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7&#34;&gt;&lt;/path&gt;&lt;path d=&#34;M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z&#34;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/button&gt;&lt;/div&gt;&lt;div class=&#34;flex justify-between lg:block&#34; style=&#34;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgba(59,130,246,0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 transparent; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(217, 217, 227); box-sizing: border-box; justify-content: space-between;&#34;&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&#34;group w-full text-gray-800 dark:text-gray-100 border-b border-black/10 dark:border-gray-900/50 bg-gray-50 dark:bg-[#444654]&#34; style=&#34;--tw-bg-opacity: 1; --tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgba(59,130,246,0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 transparent; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-skew-x: 0; --tw-skew-y: 0; --tw-text-opacity: 1; --tw-translate-x: 0; --tw-translate-y: 0; border-color: rgba(0, 0, 0, 0.1); border-image: initial; border-style: solid; border-width: 0px 0px 1px; box-sizing: border-box; color: rgba(52,53,65,var(--tw-text-opacity)); font-family: Söhne, ui-sans-serif, system-ui, -apple-system, &amp;quot;Segoe UI&amp;quot;, Roboto, Ubuntu, Cantarell, &amp;quot;Noto Sans&amp;quot;, sans-serif, &amp;quot;Helvetica Neue&amp;quot;, Arial, &amp;quot;Apple Color Emoji&amp;quot;, &amp;quot;Segoe UI Emoji&amp;quot;, &amp;quot;Segoe UI Symbol&amp;quot;, &amp;quot;Noto Color Emoji&amp;quot;; font-size: 14px; width: 973px;&#34;&gt;&lt;div class=&#34;text-base gap-4 md:gap-6 md:max-w-2xl lg:max-w-xl xl:max-w-3xl p-4 md:py-6 flex lg:px-0 m-auto&#34; style=&#34;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgba(59,130,246,0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 transparent; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(217, 217, 227); box-sizing: border-box; display: flex; font-size: 1rem; gap: 1.5rem; line-height: 1.5rem; margin: auto; max-width: 36rem; padding: 1.5rem 0px;&#34;&gt;&lt;div class=&#34;w-[30px] flex flex-col relative items-end&#34; style=&#34;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgba(59,130,246,0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 transparent; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; align-items: flex-end; border: 0px solid rgb(217, 217, 227); box-sizing: border-box; display: flex; flex-direction: column; position: relative; width: 30px;&#34;&gt;&lt;div class=&#34;relative h-[30px] w-[30px] p-1 rounded-sm text-white flex items-center justify-center&#34; style=&#34;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgba(59,130,246,0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 transparent; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-skew-x: 0; --tw-skew-y: 0; --tw-text-opacity: 1; --tw-translate-x: 0; --tw-translate-y: 0; align-items: center; background-color: #10a37f; border-radius: 0.125rem; border: 0px solid rgb(217, 217, 227); box-sizing: border-box; color: rgba(255,255,255,var(--tw-text-opacity)); display: flex; height: 30px; justify-content: center; padding: 0.25rem; position: relative; width: 30px;&#34;&gt;&lt;svg class=&#34;h-6 w-6&#34; fill=&#34;none&#34; height=&#34;41&#34; stroke-width=&#34;1.5&#34; viewbox=&#34;0 0 41 41&#34; width=&#34;41&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;path d=&#34;M37.5324 16.8707C37.9808 15.5241 38.1363 14.0974 37.9886 12.6859C37.8409 11.2744 37.3934 9.91076 36.676 8.68622C35.6126 6.83404 33.9882 5.3676 32.0373 4.4985C30.0864 3.62941 27.9098 3.40259 25.8215 3.85078C24.8796 2.7893 23.7219 1.94125 22.4257 1.36341C21.1295 0.785575 19.7249 0.491269 18.3058 0.500197C16.1708 0.495044 14.0893 1.16803 12.3614 2.42214C10.6335 3.67624 9.34853 5.44666 8.6917 7.47815C7.30085 7.76286 5.98686 8.3414 4.8377 9.17505C3.68854 10.0087 2.73073 11.0782 2.02839 12.312C0.956464 14.1591 0.498905 16.2988 0.721698 18.4228C0.944492 20.5467 1.83612 22.5449 3.268 24.1293C2.81966 25.4759 2.66413 26.9026 2.81182 28.3141C2.95951 29.7256 3.40701 31.0892 4.12437 32.3138C5.18791 34.1659 6.8123 35.6322 8.76321 36.5013C10.7141 37.3704 12.8907 37.5973 14.9789 37.1492C15.9208 38.2107 17.0786 39.0587 18.3747 39.6366C19.6709 40.2144 21.0755 40.5087 22.4946 40.4998C24.6307 40.5054 26.7133 39.8321 28.4418 38.5772C30.1704 37.3223 31.4556 35.5506 32.1119 33.5179C33.5027 33.2332 34.8167 32.6547 35.9659 31.821C37.115 30.9874 38.0728 29.9178 38.7752 28.684C39.8458 26.8371 40.3023 24.6979 40.0789 22.5748C39.8556 20.4517 38.9639 18.4544 37.5324 16.8707ZM22.4978 37.8849C20.7443 37.8874 19.0459 37.2733 17.6994 36.1501C17.7601 36.117 17.8666 36.0586 17.936 36.0161L25.9004 31.4156C26.1003 31.3019 26.2663 31.137 26.3813 30.9378C26.4964 30.7386 26.5563 30.5124 26.5549 30.2825V19.0542L29.9213 20.998C29.9389 21.0068 29.9541 21.0198 29.9656 21.0359C29.977 21.052 29.9842 21.0707 29.9867 21.0902V30.3889C29.9842 32.375 29.1946 34.2791 27.7909 35.6841C26.3872 37.0892 24.4838 37.8806 22.4978 37.8849ZM6.39227 31.0064C5.51397 29.4888 5.19742 27.7107 5.49804 25.9832C5.55718 26.0187 5.66048 26.0818 5.73461 26.1244L13.699 30.7248C13.8975 30.8408 14.1233 30.902 14.3532 30.902C14.583 30.902 14.8088 30.8408 15.0073 30.7248L24.731 25.1103V28.9979C24.7321 29.0177 24.7283 29.0376 24.7199 29.0556C24.7115 29.0736 24.6988 29.0893 24.6829 29.1012L16.6317 33.7497C14.9096 34.7416 12.8643 35.0097 10.9447 34.4954C9.02506 33.9811 7.38785 32.7263 6.39227 31.0064ZM4.29707 13.6194C5.17156 12.0998 6.55279 10.9364 8.19885 10.3327C8.19885 10.4013 8.19491 10.5228 8.19491 10.6071V19.808C8.19351 20.0378 8.25334 20.2638 8.36823 20.4629C8.48312 20.6619 8.64893 20.8267 8.84863 20.9404L18.5723 26.5542L15.206 28.4979C15.1894 28.5089 15.1703 28.5155 15.1505 28.5173C15.1307 28.5191 15.1107 28.516 15.0924 28.5082L7.04046 23.8557C5.32135 22.8601 4.06716 21.2235 3.55289 19.3046C3.03862 17.3858 3.30624 15.3413 4.29707 13.6194ZM31.955 20.0556L22.2312 14.4411L25.5976 12.4981C25.6142 12.4872 25.6333 12.4805 25.6531 12.4787C25.6729 12.4769 25.6928 12.4801 25.7111 12.4879L33.7631 17.1364C34.9967 17.849 36.0017 18.8982 36.6606 20.1613C37.3194 21.4244 37.6047 22.849 37.4832 24.2684C37.3617 25.6878 36.8382 27.0432 35.9743 28.1759C35.1103 29.3086 33.9415 30.1717 32.6047 30.6641C32.6047 30.5947 32.6047 30.4733 32.6047 30.3889V21.188C32.6066 20.9586 32.5474 20.7328 32.4332 20.5338C32.319 20.3348 32.154 20.1698 31.955 20.0556ZM35.3055 15.0128C35.2464 14.9765 35.1431 14.9142 35.069 14.8717L27.1045 10.2712C26.906 10.1554 26.6803 10.0943 26.4504 10.0943C26.2206 10.0943 25.9948 10.1554 25.7963 10.2712L16.0726 15.8858V11.9982C16.0715 11.9783 16.0753 11.9585 16.0837 11.9405C16.0921 11.9225 16.1048 11.9068 16.1207 11.8949L24.1719 7.25025C25.4053 6.53903 26.8158 6.19376 28.2383 6.25482C29.6608 6.31589 31.0364 6.78077 32.2044 7.59508C33.3723 8.40939 34.2842 9.53945 34.8334 10.8531C35.3826 12.1667 35.5464 13.6095 35.3055 15.0128ZM14.2424 21.9419L10.8752 19.9981C10.8576 19.9893 10.8423 19.9763 10.8309 19.9602C10.8195 19.9441 10.8122 19.9254 10.8098 19.9058V10.6071C10.8107 9.18295 11.2173 7.78848 11.9819 6.58696C12.7466 5.38544 13.8377 4.42659 15.1275 3.82264C16.4173 3.21869 17.8524 2.99464 19.2649 3.1767C20.6775 3.35876 22.0089 3.93941 23.1034 4.85067C23.0427 4.88379 22.937 4.94215 22.8668 4.98473L14.9024 9.58517C14.7025 9.69878 14.5366 9.86356 14.4215 10.0626C14.3065 10.2616 14.2466 10.4877 14.2479 10.7175L14.2424 21.9419ZM16.071 17.9991L20.4018 15.4978L24.7325 17.9975V22.9985L20.4018 25.4983L16.071 22.9985V17.9991Z&#34; fill=&#34;currentColor&#34;&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/div&gt;&lt;div class=&#34;text-xs flex items-center justify-center gap-1 invisible absolute left-0 top-2 -ml-4 -translate-x-full group-hover:visible !invisible&#34; style=&#34;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgba(59,130,246,0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 transparent; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: -100%; --tw-translate-y: 0; align-items: center; border: 0px solid rgb(217, 217, 227); box-sizing: border-box; display: flex; font-size: 0.75rem; gap: 0.25rem; justify-content: center; left: 0px; line-height: 1rem; margin-left: -1rem; position: absolute; top: 0.5rem; transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)); visibility: visible;&#34;&gt;&lt;button class=&#34;dark:text-white disabled:text-gray-300 dark:disabled:text-gray-400&#34; disabled=&#34;&#34; style=&#34;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgba(59,130,246,0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 transparent; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-skew-x: 0; --tw-skew-y: 0; --tw-text-opacity: 1; --tw-translate-x: 0; --tw-translate-y: 0; appearance: button; background-image: none; border-color: rgb(217, 217, 227); border-style: solid; border-width: 0px; font-family: inherit; font-size: 12px; font-weight: inherit; line-height: inherit; margin: 0px; padding: 0px;&#34;&gt;&lt;svg class=&#34;h-3 w-3&#34; fill=&#34;none&#34; height=&#34;1em&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34; stroke-width=&#34;1.5&#34; stroke=&#34;currentColor&#34; viewbox=&#34;0 0 24 24&#34; width=&#34;1em&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;polyline points=&#34;15 18 9 12 15 6&#34;&gt;&lt;/polyline&gt;&lt;/svg&gt;&lt;/button&gt;&lt;span class=&#34;flex-grow flex-shrink-0&#34; style=&#34;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgba(59,130,246,0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 transparent; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(217, 217, 227); box-sizing: border-box; flex-grow: 1; flex-shrink: 0;&#34;&gt;&lt;/span&gt;&lt;button class=&#34;dark:text-white disabled:text-gray-300 dark:disabled:text-gray-400&#34; disabled=&#34;&#34; style=&#34;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgba(59,130,246,0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 transparent; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-skew-x: 0; --tw-skew-y: 0; --tw-text-opacity: 1; --tw-translate-x: 0; --tw-translate-y: 0; appearance: button; background-image: none; border-color: rgb(217, 217, 227); border-style: solid; border-width: 0px; font-family: inherit; font-size: 12px; font-weight: inherit; line-height: inherit; margin: 0px; padding: 0px;&#34;&gt;&lt;svg class=&#34;h-3 w-3&#34; fill=&#34;none&#34; height=&#34;1em&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34; stroke-width=&#34;1.5&#34; stroke=&#34;currentColor&#34; viewbox=&#34;0 0 24 24&#34; width=&#34;1em&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;&lt;polyline points=&#34;9 18 15 12 9 6&#34;&gt;&lt;/polyline&gt;&lt;/svg&gt;&lt;/button&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&#34;relative flex w-[calc(100%-50px)] flex-col gap-1 md:gap-3 lg:w-[calc(100%-115px)]&#34; style=&#34;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgba(59,130,246,0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 transparent; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(217, 217, 227); box-sizing: border-box; display: flex; flex-direction: column; gap: 0.75rem; position: relative; width: calc(100% - 115px);&#34;&gt;&lt;div class=&#34;flex flex-grow flex-col gap-3&#34; style=&#34;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgba(59,130,246,0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 transparent; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(217, 217, 227); box-sizing: border-box; display: flex; flex-direction: column; flex-grow: 1; gap: 0.75rem;&#34;&gt;&lt;div class=&#34;min-h-[20px] flex flex-col items-start gap-4 whitespace-pre-wrap&#34; style=&#34;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgba(59,130,246,0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 transparent; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; align-items: flex-start; border: 0px solid rgb(217, 217, 227); box-sizing: border-box; display: flex; flex-direction: column; gap: 1rem; min-height: 20px; white-space: pre-wrap;&#34;&gt;&lt;div class=&#34;markdown prose w-full break-words dark:prose-invert light&#34; style=&#34;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-prose-body: #374151; --tw-prose-bold: #111827; --tw-prose-bullets: #d1d5db; --tw-prose-captions: #6b7280; --tw-prose-code: #111827; --tw-prose-counters: #6b7280; --tw-prose-headings: #111827; --tw-prose-hr: #e5e7eb; --tw-prose-invert-body: #d1d5db; --tw-prose-invert-bold: #fff; --tw-prose-invert-bullets: #4b5563; --tw-prose-invert-captions: #9ca3af; --tw-prose-invert-code: #fff; --tw-prose-invert-counters: #9ca3af; --tw-prose-invert-headings: #fff; --tw-prose-invert-hr: #374151; --tw-prose-invert-lead: #9ca3af; --tw-prose-invert-links: #fff; --tw-prose-invert-pre-bg: rgba(0,0,0,0.5); --tw-prose-invert-pre-code: #d1d5db; --tw-prose-invert-quote-borders: #374151; --tw-prose-invert-quotes: #f3f4f6; --tw-prose-invert-td-borders: #374151; --tw-prose-invert-th-borders: #4b5563; --tw-prose-lead: #4b5563; --tw-prose-links: #111827; --tw-prose-pre-bg: #1f2937; --tw-prose-pre-code: #e5e7eb; --tw-prose-quote-borders: #e5e7eb; --tw-prose-quotes: #111827; --tw-prose-td-borders: #e5e7eb; --tw-prose-th-borders: #d1d5db; --tw-ring-color: rgba(59,130,246,0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 transparent; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(217, 217, 227); box-sizing: border-box; color: var(--tw-prose-body); font-size: 1rem; line-height: 1.75; max-width: none; overflow-wrap: break-word; width: 461px;&#34;&gt;&lt;p style=&#34;--tw-border-spacing-x: 0; --tw-border-spacing-y: 0; --tw-ring-color: rgba(59,130,246,0.5); --tw-ring-offset-color: #fff; --tw-ring-offset-shadow: 0 0 transparent; --tw-ring-offset-width: 0px; --tw-ring-shadow: 0 0 transparent; --tw-rotate: 0; --tw-scale-x: 1; --tw-scale-y: 1; --tw-scroll-snap-strictness: proximity; --tw-shadow-colored: 0 0 transparent; --tw-shadow: 0 0 transparent; --tw-skew-x: 0; --tw-skew-y: 0; --tw-translate-x: 0; --tw-translate-y: 0; border: 0px solid rgb(217, 217, 227); box-sizing: border-box; margin: 0px;&#34;&gt;She sat in the salon chair, serene
Scissors snipping, strands of hair careen
Suddenly, a gasp, a scream
She surveys the mirror, it would seem
Sheer horror, a mistake extreme
She&amp;rsquo;ll seek solace in a hair care regime.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ChatGPT and the Economist weekly trivia quiz</title>
      <link>https://blog.lippard.org/2023/02/chatgpt-and-economist-weekly-trivia-quiz.html/</link>
      <pubDate>Sat, 04 Feb 2023 14:52:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2023/02/chatgpt-and-economist-weekly-trivia-quiz.html/</guid>
      <description>&lt;p&gt;&amp;nbsp;Each week &lt;i&gt;The Economist&lt;/i&gt; runs a trivia quiz of five questions, one each weekday, which are linked by a common but not necessarily obvious theme. This week&#39;s quiz had a fairly obvious theme, and yesterday I decided to see if ChatGPT could answer the questions and identify the theme. The results show how ChatGPT is very good at directed search--it got four of the five answers on the first try and got the fifth answer with a small amount of guidance with a single question. But it is not so good at inference (and isn&#39;t actually engaged in inference)--it suggested themes, with seeming confidence, that did not link all five answers together, and I didn&#39;t successfully guide it to the best answer, a theme which was simple enough that I was able to identify it after the second day&#39;s question. The error at the end is likely because I stepped away and came back a few minutes later before adding the last question, rather than because ChatGPT couldn&#39;t handle it.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Some nonsense from ChatGPT about file system immutability flags in OpenBSD</title>
      <link>https://blog.lippard.org/2023/01/some-nonsense-from-chatgpt-about-file.html/</link>
      <pubDate>Sat, 21 Jan 2023 18:19:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2023/01/some-nonsense-from-chatgpt-about-file.html/</guid>
      <description>&lt;p&gt;&amp;nbsp;I was thinking about writing a blog post about file system immutability flags in OpenBSD, and thought I&#39;d ask ChatGPT to write it for me. It appears to have gleaned its content from OpenBSD man pages, but it is highly misleading and inaccurate, misrepresenting the key distinction between system and user immutability flags.&lt;/p&gt;&lt;p&gt;What it got right is that only the superuser (root) can set and unset the system immutability flag (schg/noschg) while users (if they own the file) can set and unset the user immutability flag (uchg/nouchg). But either flag can be set or unset on any kind of file.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Books read in 2022</title>
      <link>https://blog.lippard.org/2023/01/books-read-in-2022.html/</link>
      <pubDate>Sun, 01 Jan 2023 15:10:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2023/01/books-read-in-2022.html/</guid>
      <description>&lt;p&gt;&amp;nbsp;Not much blogging going on here still, but here&#39;s my annual list of books read for 2022.&lt;/p&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;&lt;ul&gt;&lt;li&gt;Heather Adkins, Betsy Beyer, Paul Blankinship, Piotr Lewandowski, Ana Oprea, and Adam Stubblefield,&amp;nbsp;&lt;i&gt;Building Secure and Reliable Systems: Best Practices for Designing, Implementing, and Maintaining Systems&lt;/i&gt;&amp;nbsp;(2020)&lt;/li&gt;&lt;li&gt;Oliver Bullough, &lt;i&gt;Butler to the World: How Britain Helps the World&#39;s Worst People Launder Money, Commit Crimes, and Get Away with Anything&lt;/i&gt;&lt;/li&gt;&lt;li&gt;David Edmonds, &lt;i&gt;The Murder of Professor Schlick: The Rise and Fall of the Vienna Circle&lt;/i&gt; (2020)&lt;/li&gt;&lt;li&gt;Ada Ferrer, &lt;i&gt;Cuba: An American History&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Paul Fisher, &lt;i&gt;House of Wits: An Intimate Portrait of the James Family&lt;/i&gt; (2008)&lt;/li&gt;&lt;li&gt;Robert W. Gehl and Sean T. Lawson, &lt;a href=&#34;https://mitpress.mit.edu/9780262543453/social-engineering/&#34;&gt;&lt;i&gt;Social Engineering: How Crowdmasters, Phreaks, Hackers, and Trolls Created a New Form of Manipulative Communication&lt;/i&gt;&lt;/a&gt;&amp;nbsp;(available via Open Access)&lt;/li&gt;&lt;li&gt;Adam Gorightly, &lt;i&gt;Saucers, Spooks and Kooks: UFO Disinformation in the Age of Aquarius&lt;/i&gt; (2021)&lt;/li&gt;&lt;li&gt;Garrett M. Graff, &lt;i&gt;Watergate: A New History&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Andy Greenberg, &lt;i&gt;Tracers in the Dark: The Global Hunt for the Crime Lords of Cryptocurrency&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Jan T. Gregor with Tim Cridland, &lt;i&gt;Circus of the Scars: The True Inside Odyssey of a Modern Circus Sideshow&lt;/i&gt; (1998)&lt;/li&gt;&lt;li&gt;Thomas Harman, Esq., &lt;i&gt;&lt;a href=&#34;https://books.google.com/books?id=K0eK6uQC37kC&#34;&gt;A Caveat or Warning for Common Cursetors, Vulgarly Called Vagabonds&lt;/a&gt;&lt;/i&gt;&amp;nbsp;(1814 reprint of 1566 pamphlet)&lt;/li&gt;&lt;li&gt;N.K. Jemisin, &lt;i&gt;The City We Became&lt;/i&gt; (2020)&lt;/li&gt;&lt;li&gt;Thomas Levenson, &lt;i&gt;Money for Nothing: The Scientists, Fraudsters, and Corrupt Politicians Who Reinvented Money, Panicked a Nation, and Made the World Rich&lt;/i&gt; (2020)&lt;/li&gt;&lt;li&gt;Michael Lewis, &lt;i&gt;The Premonition: A Pandemic Story&lt;/i&gt; (2021)&lt;/li&gt;&lt;li&gt;Michael W. Lucas, &lt;i&gt;OpenBSD Mastery: Filesystems&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Alan C. Logan, &lt;i&gt;The Greatest Hoax on Earth: Catching Truth, While We Can&lt;/i&gt; (2020)&lt;/li&gt;&lt;li&gt;David McRaney, &lt;i&gt;How Minds Change: The Surprising Science of Belief, Opinion, and Persuasion&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Tim Miller, &lt;i&gt;Why We Did It: A Travelogue from the Republican Road to Hell&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Jefferson Morley, &lt;i&gt;Scorpions&#39; Dance: The President, the Spymaster, and Watergate&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Wes Patience, &lt;i&gt;From Bjäre to Bisbee: An Immigrant&#39;s Tale&lt;/i&gt; (2006)&lt;/li&gt;&lt;li&gt;Douglas Rushkoff, &lt;i&gt;Survival of the Richest: Escape Fantasies of the Tech Billionaires&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Sara Schaefer, &lt;i&gt;Grand: A Memoir&lt;/i&gt; (2020)&lt;/li&gt;&lt;li&gt;P.W. Singer and August Cole, &lt;i&gt;Burn-In: A Novel of the Real Robotic Revolution&lt;/i&gt; (2020)&lt;/li&gt;&lt;li&gt;Seth Stephens-Davidowitz, &lt;i&gt;Don&#39;t Trust Your Gut: Using Data to Get What You Really Want In Life&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Stuart Stevens, &lt;i&gt;It Was All a Lie: How the Republican Party Became Donald Trump&lt;/i&gt; (2020)&lt;/li&gt;&lt;li&gt;Will Storr, &lt;i&gt;The Status Game: On Human Life and How to Play It&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Terry Teachout,&amp;nbsp;&lt;i&gt;The Skeptic: A Life of H.L. Mencken&lt;/i&gt;&amp;nbsp;(2002)&lt;/li&gt;&lt;li&gt;Michal Zalewski,&amp;nbsp;&lt;i&gt;Practical Doomsday: A User&#39;s Guide to the End of the World&lt;/i&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;&lt;ul&gt;&lt;/ul&gt;Top for 2022: Ferrer, Levenson, Graff, Greenberg, Miller, Zalewski, McRaney, Storr, Logan (even though it&#39;s a 2020 book), Jemisin (likewise)&lt;br /&gt;&lt;br /&gt;A few planned reads for 2023 (mostly already started):&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;G.A. Cohen,&amp;nbsp;&lt;i&gt;Self-Ownership, Freedom, and Equality&amp;nbsp;&lt;/i&gt;(1995)&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;John Ferris,&amp;nbsp;&lt;i&gt;Behind the Enigma: The Authorised History of GCHQ, Britain&#39;s Secret Cyber-Intelligence Agency&lt;/i&gt;&amp;nbsp;(2020)&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;&lt;i&gt;&lt;a href=&#34;https://www.govinfo.gov/content/pkg/GPO-J6-REPORT/pdf/GPO-J6-REPORT.pdf&#34;&gt;Final Report of the Select Committee to Investigate the January 6th Attack on the United States Capitol&lt;/a&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;Kevin M. Levin, &lt;i&gt;Searching for Black Confederates: The Civil War&#39;s Most Persistent Myth&lt;/i&gt; (2019)&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;Chris A. Rutkowski, &lt;i&gt;Canada&#39;s UFOs: Declassified&lt;/i&gt; (2022)&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;Will Sommer, &lt;i&gt;Trust the Plan: The Rise of QAnon and the Conspiracy That Unhinged America&lt;/i&gt; (pre-ordered, to be released in late Feb 2023)&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;Steve Vladeck, &lt;i&gt;The Shadow Docket: How the Supreme Court Uses Stealth Rulings to Amass Power and Undermine the Republic&lt;/i&gt; (pre-ordered, to be released in late May 2023)&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;Peter H. Wilson,&amp;nbsp;&lt;i&gt;The Holy Roman Empire: A Thousand Years of Europe&#39;s History&lt;/i&gt;&amp;nbsp;(2017)&lt;/div&gt;&lt;p&gt;(Previously:&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2022/01/books-read-in-2021.html&#34;&gt;2021&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2020/06/books-read-in-2020.html&#34;&gt;2020&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2020/01/books-read-in-2019.html&#34;&gt;2019&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2019/01/books-read-in-2018.html&#34;&gt;2018&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2018/01/books-read-in-2017.html&#34;&gt;2017&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2017/01/books-read-in-2016.html&#34;&gt;2016&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2016/01/books-read-in-2015.html&#34;&gt;2015&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2015/01/books-read-in-2014.html&#34;&gt;2014&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2014/01/books-read-in-2013.html&#34;&gt;2013&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2013/01/books-read-in-2012.html&#34;&gt;2012&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2011/12/books-read-in-2011.html&#34;&gt;2011&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2010/12/books-read-in-2010.html&#34;&gt;2010&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2009/12/books-read-in-2009.html&#34;&gt;2009&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2008/12/books-read-in-2008.html&#34;&gt;2008&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2007/12/books-read-in-2007.html&#34;&gt;2007&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2006/12/books-read-in-2006.html&#34;&gt;2006&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2006/01/books-read-in-2005.html&#34;&gt;2005&lt;/a&gt;.)&amp;nbsp;&lt;/p&gt;</description>
    </item>
    <item>
      <title>ChatGPT on the Mars Effect</title>
      <link>https://blog.lippard.org/2022/12/chatgpt-on-mars-effect.html/</link>
      <pubDate>Thu, 22 Dec 2022 00:23:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2022/12/chatgpt-on-mars-effect.html/</guid>
      <description>&lt;p&gt;&amp;nbsp;ChatGPT gets a lot of things wrong here. The Zelen Test is a test that expected to find that the Mars effect correlations in Gauquelin&#39;s data were due to the nycthemeral curve, a variation in the likelihood of birth at particular times of the day, but the test showed the opposite. (There is also a more generic Zelen test in statistics that is the source of some of what ChatGPT says here.) It did not debunk the Mars effect, it showed that any correlation must be due to something else. Dennis Rawlins was an opponent of the test because he thought there was a statistical artifact in the data that was a result of sampling bias or other cause, and expected this outcome. He fiercely argued against any idea that the Mars effect was a real &#34;cosmobiological&#34; phenomenon. The bibliography of Dennis Rawlins-authored articles is complete fiction, none of those articles exist. Here&#39;s the chat, with my prompts in red:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Books read in 2021</title>
      <link>https://blog.lippard.org/2022/01/books-read-in-2021.html/</link>
      <pubDate>Sat, 01 Jan 2022 14:36:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2022/01/books-read-in-2021.html/</guid>
      <description>&lt;div style=&#34;margin: 0px;&#34;&gt;Not much blogging going on here still, but here&#39;s my annual list of books read for 2021.&lt;ul&gt;&lt;li&gt;Elizabeth Anderson, &lt;i&gt;Private Government: How Employers Rule Our Lives (and Why We Don&#39;t Talk About It)&lt;/i&gt; (2017)&lt;/li&gt;&lt;li&gt;Scott Anderson, &lt;i&gt;The Quiet Americans: Four CIA Spies at the Dawn of the Cold War &lt;/i&gt;(2020)&lt;/li&gt;&lt;li&gt;J. M. Berger, &lt;i&gt;Optimal&lt;/i&gt;&lt;/li&gt;&lt;li&gt;William Dalrymple,&amp;nbsp;&lt;i&gt;The Anarchy: The East India Company, Corporate Violence, and the Pillage of an Empire&lt;/i&gt;&amp;nbsp;(2019)&lt;/li&gt;&lt;li&gt;Philip L. Fradkin, &lt;i&gt;Stagecoach: Wells Fargo and the American West&lt;/i&gt; (2002)&lt;/li&gt;&lt;li&gt;Jonathan Haidt, &lt;i&gt;The Righteous Mind: Why Good People Are Divided by Politics and Religion&lt;/i&gt; (2012)&lt;/li&gt;&lt;li&gt;Daniel Immerwahr, &lt;i&gt;How to Hide an Empire: A History of the Greater United States&lt;/i&gt; (2019)&lt;/li&gt;&lt;li&gt;David Cay Johnston, &lt;i&gt;The Big Cheat: How Donald Trump Fleeced America and Enriched Himself and His Family&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Daniel Kahneman, Olivier Sibony, and Cass R. Sunstein, &lt;i&gt;Noise: A Flaw in Human Judgment&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Walter LaFeber,&amp;nbsp;&lt;i style=&#34;font-style: italic;&#34;&gt;Inevitable Revolutions: The United States in Central America&lt;/i&gt;&lt;span style=&#34;font-style: normal;&#34;&gt;&amp;nbsp;(2nd edition, 1993)&lt;/span&gt;&lt;/li&gt;&lt;li&gt;Peter Lamont and Jim Steinmeyer, &lt;i&gt;The Secret History of Magic: The True Story of the Deceptive Art&lt;/i&gt; (2018)&lt;/li&gt;&lt;li&gt;Thomas Levenson, &lt;i&gt;Newton and the Counterfeiter: The Unknown Detective Career of the World&#39;s Greatest Scientist&lt;/i&gt; (2009)&lt;/li&gt;&lt;li&gt;Norm MacDonald, &lt;i&gt;Based on a True Story: Not a Memoir&lt;/i&gt; (2016)&lt;/li&gt;&lt;li&gt;Geoff Manaugh and Nicola Twilley, &lt;i&gt;Until Proven Safe: The History and Future of Quarantine&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Casey Michel, &lt;i&gt;American Kleptocracy: How the U.S. Created the World&#39;s Greatest Money Laundering Scheme in History&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Cheryl Misak, &lt;i&gt;Frank Ramsey: A Sheer Excess of Powers&lt;/i&gt; (2020)&lt;/li&gt;&lt;li&gt;Anne Nelson, &lt;i&gt;Shadow Network: Media, Money, and the Secret Hub of the Radical Right&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Nicole Perlroth, &lt;i&gt;This Is How They Tell Me the World Ends: The Cyberweapon Arms Race&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Ethan Persoff and Scott Marshall, &lt;i&gt;Complete Series, John Wilcock, New York Years, 1954-1971&lt;/i&gt; (limited edition via Kickstarter, #52/250)&lt;/li&gt;&lt;li&gt;Kevin Poulsen, &lt;i&gt;Kingpin: How One Hacker Took Over the Billion-Dollar Cybercrime Underground&lt;/i&gt; (2011, re-read)&lt;/li&gt;&lt;li&gt;Eric Rauchway, &lt;i&gt;Why the New Deal Matters&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Mary Roach, &lt;i&gt;Fuzz: When Nature Breaks the Law&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Scott J. Roberts and Rebekah Brown, &lt;i&gt;Intelligence-Driven Incident Response: Outwitting the Adversary&lt;/i&gt; (2017)&lt;/li&gt;&lt;li&gt;Mike Rothschild, &lt;i&gt;The Storm is Upon Us: How QAnon Became a Movement, Cult, and Conspiracy Theory of Everything&lt;/i&gt;&lt;/li&gt;&lt;li&gt;P.W. Singer and August Cole, &lt;i&gt;Ghost Fleet&lt;/i&gt;&amp;nbsp;(2016)&lt;/li&gt;&lt;li&gt;David Skarbek, &lt;i&gt;The Puzzle of Prison Order: Why Life Behind Bars Varies Around the World&lt;/i&gt; (2020)&lt;/li&gt;&lt;li&gt;Jon Talton, &lt;i&gt;A Brief History of Phoenix&lt;/i&gt; (2015)&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;&lt;ul&gt;&lt;/ul&gt;Top for 2021: Anderson; Dalrymple; Immerwahr; Kahneman, Sibony, and Sunstein; Levenson; Manaugh and Twilley; Michel; Misak; Perlroth.&lt;br /&gt;&lt;br /&gt;A few planned reads for 2022 (mostly already started):&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;Heather Adkins, Betsy Beyer, Paul Blankinship, Piotr Lewandowski, Ana Oprea, and Adam Stubblefield, &lt;i&gt;Building Secure and Reliable Systems: Best Practices for Designing, Implementing, and Maintaining Systems&lt;/i&gt; (2020)&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;G.A. Cohen, &lt;i&gt;Self-Ownership, Freedom, and Equality &lt;/i&gt;(1995)&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;John Ferris, &lt;i&gt;Behind the Enigma: The Authorised History of GCHQ, Britain&#39;s Secret Cyber-Intelligence Agency&lt;/i&gt; (2020)&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;Paul Fisher, &lt;i&gt;House of Wits: An Intimate Portrait of the James Family&lt;/i&gt; (2008)&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;Terry Teachout, &lt;i&gt;The Skeptic: A Life of H.L. Mencken&lt;/i&gt; (2002)&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;Peter H. Wilson,&amp;nbsp;&lt;i&gt;The Holy Roman Empire: A Thousand Years of Europe&#39;s History&lt;/i&gt;&amp;nbsp;(2017)&lt;/div&gt;&lt;p&gt;(Previously: &lt;a href=&#34;https://blog.lippard.org/2020/06/books-read-in-2020.html&#34;&gt;2020&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2020/01/books-read-in-2019.html&#34;&gt;2019&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2019/01/books-read-in-2018.html&#34;&gt;2018&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2018/01/books-read-in-2017.html&#34;&gt;2017&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2017/01/books-read-in-2016.html&#34;&gt;2016&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2016/01/books-read-in-2015.html&#34;&gt;2015&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2015/01/books-read-in-2014.html&#34;&gt;2014&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2014/01/books-read-in-2013.html&#34;&gt;2013&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2013/01/books-read-in-2012.html&#34;&gt;2012&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2011/12/books-read-in-2011.html&#34;&gt;2011&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2010/12/books-read-in-2010.html&#34;&gt;2010&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2009/12/books-read-in-2009.html&#34;&gt;2009&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2008/12/books-read-in-2008.html&#34;&gt;2008&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2007/12/books-read-in-2007.html&#34;&gt;2007&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2006/12/books-read-in-2006.html&#34;&gt;2006&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2006/01/books-read-in-2005.html&#34;&gt;2005&lt;/a&gt;.)&amp;nbsp;&lt;/p&gt;</description>
    </item>
    <item>
      <title>A false prophet for Trump</title>
      <link>https://blog.lippard.org/2021/03/a-false-prophet-for-trump.html/</link>
      <pubDate>Sun, 28 Mar 2021 14:48:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2021/03/a-false-prophet-for-trump.html/</guid>
      <description>&lt;p&gt;In the March 21st, 2021 &lt;i&gt;Washington Post&lt;/i&gt; story &lt;a href=&#34;https://www.washingtonpost.com/national/dallas-suburbs-capitol-riot/2021/03/21/468646f2-8299-11eb-ac37-4383f7709abe_story.html&#34;&gt;&amp;ldquo;The rioter next door: How the Dallas suburbs spawned domestic extremists,&amp;quot;&lt;/a&gt; Annie Gowen writes of a Texas pastor who claimed prophecy that Trump would remain in office:&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;blockquote style=&#34;border: none; margin: 0px 0px 0px 40px; padding: 0px; text-align: left;&#34;&gt;&lt;div&gt;&lt;div style=&#34;font-family: Franklin, Arial, Helvetica, sans-serif; font-size: 16px;&#34;&gt;&lt;p class=&#34;font--body font-copy gray-darkest ma-0 pb-md &#34; data-el=&#34;text&#34; style=&#34;color: var(--color-ui-gray-darkest); font-family: georgia, &amp;quot;Times New Roman&amp;quot;, serif; font-size: var(--font-size-small); line-height: 1.75; margin: 0px; padding-bottom: var(--md);&#34;&gt;Shortly before Biden&amp;rsquo;s inauguration, Pastor Brandon Burden of the KingdomLife church — a boxy, largely windowless sanctuary in Frisco — mounted the pulpit and gave a stemwinder of a &lt;a href=&#34;https://www.youtube.com/watch?v=DAHVnmyzT3c&#34; style=&#34;border-bottom: 1px solid rgb(213, 213, 213); color: #1955a5; text-decoration-line: none;&#34;&gt;sermon&lt;/a&gt; that went viral.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How Trump thinks he negotiates, versus how he actually does</title>
      <link>https://blog.lippard.org/2021/01/how-trump-thinks-he-negotiates-versus.html/</link>
      <pubDate>Sat, 02 Jan 2021 15:39:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2021/01/how-trump-thinks-he-negotiates-versus.html/</guid>
      <description>&lt;p&gt;&amp;nbsp;In the 1980s, Trump was concerned about nuclear proliferation and thought that he could do a better job negotiating a nuclear deal with the Soviets. In &lt;a href=&#34;https://www.washingtonpost.com/archive/lifestyle/1984/11/15/donald-trump-holding-all-the-cards-the-tower-the-team-the-money-the-future/8be79254-7793-4812-a153-f2b88e81fa54/&#34;&gt;a 1984 &lt;i&gt;Washington Post&lt;/i&gt; interview&lt;/a&gt; (which I believe you can see excerpts from in the film &lt;a href=&#34;https://www.hbo.com/documentaries/bully-coward-victim-the-story-of-roy-cohn&#34;&gt;&#34;Bully. Coward. Victim. The Story of Roy Cohn&#34;&lt;/a&gt; about his mentor, Roy Cohn), he said:&lt;/p&gt;&lt;blockquote style=&#34;border: none; margin: 0px 0px 0px 40px; padding: 0px; text-align: left;&#34;&gt;&lt;p&gt;&#34;Some people have an ability to negotiate,&#34; he says. &#34;It&#39;s an art you&#39;re basically born with. You either have it or you don&#39;t.&#34;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Books read in 2020</title>
      <link>https://blog.lippard.org/2021/01/books-read-in-2020.html/</link>
      <pubDate>Fri, 01 Jan 2021 16:55:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2021/01/books-read-in-2020.html/</guid>
      <description>&lt;div style=&#34;margin: 0px;&#34;&gt;
Not much blogging going on here still, but here&#39;s my annual list of books read for 2020.&lt;ul&gt;&lt;li&gt;Nicholson Baker, &lt;i&gt;Baseless: My Search for Secrets in the Ruins of the Freedom of Information Act&lt;/i&gt;&lt;/li&gt;&lt;li&gt;John Bolton, &lt;i&gt;The Room Where It Happened: A White House Memoir&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Ben Buchanan, &lt;i&gt;The Hacker and the State: Cyber Attacks and the New Normal of Geopolitics&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Susannah Cahalan, &lt;i&gt;The Great Pretender: The Undercover Mission That Changed Our Understanding of Madness&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Michael Cohen, &lt;i&gt;Disloyal: The True Story of the Former Personal Attorney to President Donald J. Trump&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Myke Cole,&lt;i&gt;&amp;nbsp;&lt;i&gt;Legion versus Phalanx: The Epic Struggle for Infantry Supremacy in the Ancient World&lt;/i&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Libby Copeland, &lt;i&gt;The Lost Family: How DNA Testing Is Upending Who We Are&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Barton Gellman, &lt;i&gt;Dark Mirror: Edward Snowden and the Surveillance State&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Fiona Hill and Clifford G. Gaddy, &lt;i&gt;Mr. Putin: Operative in the Kremlin&lt;/i&gt;&amp;nbsp;(2012)&lt;/li&gt;&lt;li&gt;James W. Johnson, &lt;i&gt;Arizona Politicians: The Noble and the Notorious&lt;/i&gt;&amp;nbsp;(2002)&lt;/li&gt;
&lt;li&gt;Gene Kim, &lt;i&gt;The Unicorn Project: A Novel about Developers, Digital Disruption, and Thriving in the Age of Data&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Maria Konnikova, &lt;i&gt;The Biggest Bluff: How I Learned to Pay Attention, Master Myself, and Win&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Talia Lavin, &lt;i&gt;Culture Warlords: My Journey Into the Dark Web of White Supremacy&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Carol D. Leonnig and Philip Rucker, &lt;i&gt;A Very Stable Genius: Donald J. Trump&#39;s Testing of America&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Ben Macintyre, &lt;i&gt;The Spy and the Traitor: The Greatest Espionage Story of the Cold War&lt;/i&gt;&amp;nbsp;(2018)&lt;/li&gt;
&lt;li&gt;Nancy MacLean, &lt;i&gt;Democracy in Chains: The Deep History of the Radical Right&#39;s Stealth Plan for America&lt;/i&gt;&amp;nbsp;(2017)&lt;/li&gt;&lt;li&gt;H. Keith Melton and Robert Wallace, with Henry R. Schlesinger, &lt;i&gt;Spy Sites of New York City: A Guide to the Region&#39;s Secret History&lt;/i&gt; (2020)&lt;/li&gt;&lt;li&gt;Jefferson Morley, &lt;i&gt;Morley v. CIA: My Unfinished JFK Investigation&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Bastian Obermayer and Frederik Obermaier, &lt;i&gt;The Panama Papers: Breaking the Story of How the Rich &amp;amp; Powerful Hide Their Money&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Thomas Rid&lt;span style=&#34;font-style: italic;&#34;&gt;&lt;span style=&#34;font-style: normal;&#34;&gt;,&amp;nbsp;&lt;/span&gt;Active Measures: The Secret History of Disinformation and Political Warfare&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Brad Smith and Carol Anne Browne,&amp;nbsp;&lt;i style=&#34;font-style: italic;&#34;&gt;Tools and Weapons: The Promise and Peril of the Digital Age&lt;/i&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;Mary Trump, &lt;i&gt;Too Much and Never Enough: How My Family Created the World&#39;s Most Dangerous Man&lt;/i&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Robert Wallace and H. Keith Melton with Henry R. Schesinger, &lt;i&gt;Spy Sites of Washington, DC: A Guide to the Capital Region&#39;s Secret History&lt;/i&gt;&amp;nbsp;(2017)&lt;/li&gt;
&lt;li&gt;Anna Wiener,&amp;nbsp;&lt;i style=&#34;font-style: italic;&#34;&gt;Uncanny Valley: A Memoir&lt;/i&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;Isabel Wilkerson, &lt;i&gt;Caste: The Origins of Our Discontents&lt;/i&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div style=&#34;margin: 0px;&#34;&gt;
&lt;ul&gt;&lt;/ul&gt;
Top for 2020: Copeland, Macintyre, Cahalan, Smith and Browne, Buchanan, Obermayer and Obermaier, Gellman, Rid.&lt;br /&gt;
&lt;br /&gt;
I started the following books I expect to finish in 2021 (yes, I also said that about LeFeber and Wilson last year--I&#39;m well in to LaFeber&#39;s book and thought I might finish before the end of the year, but had only read Wilson&#39;s intro so it&#39;s barely started):&lt;br /&gt;&lt;br /&gt;William Dalrymple, &lt;i&gt;The Anarchy: The East India Company, Corporate Violence, and the Pillage of an Empire&lt;/i&gt;&lt;br /&gt;
Walter LaFeber,&amp;nbsp;&lt;i&gt;Inevitable Revolutions: The United States in Central America&lt;/i&gt;&amp;nbsp;(2nd edition)&lt;br /&gt;
Peter H. Wilson,&amp;nbsp;&lt;i&gt;The Holy Roman Empire: A Thousand Years of Europe&#39;s History&lt;/i&gt;&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;&lt;i&gt;&lt;br /&gt;&lt;/i&gt;&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;I&#39;ve also pre-ordered and am looking forward to reading:&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&#34;margin: 0px;&#34;&gt;Nicole Perlroth, &lt;i&gt;This Is How They Tell Me the World Ends: The Cyberweapon Arms Race&lt;/i&gt; (due to be published on February 9)&lt;br /&gt;
&lt;br /&gt;
(Previously:&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2020/01/books-read-in-2019.html&#34;&gt;2019&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2019/01/books-read-in-2018.html&#34;&gt;2018&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2018/01/books-read-in-2017.html&#34;&gt;2017&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2017/01/books-read-in-2016.html&#34;&gt;2016&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2016/01/books-read-in-2015.html&#34;&gt;2015&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2015/01/books-read-in-2014.html&#34;&gt;2014&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2014/01/books-read-in-2013.html&#34;&gt;2013&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2013/01/books-read-in-2012.html&#34;&gt;2012&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2011/12/books-read-in-2011.html&#34;&gt;2011&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2010/12/books-read-in-2010.html&#34;&gt;2010&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2009/12/books-read-in-2009.html&#34;&gt;2009&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2008/12/books-read-in-2008.html&#34;&gt;2008&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2007/12/books-read-in-2007.html&#34;&gt;2007&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2006/12/books-read-in-2006.html&#34;&gt;2006&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2006/01/books-read-in-2005.html&#34;&gt;2005&lt;/a&gt;.)&lt;/div&gt;</description>
    </item>
    <item>
      <title>Donald Trump on coronavirus</title>
      <link>https://blog.lippard.org/2020/03/donald-trump-on-coronavirus.html/</link>
      <pubDate>Sat, 14 Mar 2020 17:09:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2020/03/donald-trump-on-coronavirus.html/</guid>
      <description>&lt;p&gt;This timeline has been updated with Trump rallies and golf playing since (as of March 31, 2020) he is now trying to create a narrative that claims he was trying hard to address the pandemic early on, but was distracted by his impeachment. He was impeached by the House on December 18, 2019, and his Senate trial ran from January 16, 2020 to his acquittal on February 5, 2020.&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;2015: Obama&amp;rsquo;s National Security Advisor, Susan Rice, establishes the Global Health Security and Biodefense Unit in the White House National Security Council. (&lt;a href=&#34;https://www.reuters.com/article/uk-factcheck-trump-fired-pandemic-team/partly-false-claim-trump-fired-entire-pandemic-response-team-in-2018-idUSKBN21C32M&#34;&gt;&lt;a href=&#34;https://www.reuters.com/article/uk-factcheck-trump-fired-pandemic-team/partly-false-claim-trump-fired-entire-pandemic-response-team-in-2018-idUSKBN21C32M&#34;&gt;https://www.reuters.com/article/uk-factcheck-trump-fired-pandemic-team/partly-false-claim-trump-fired-entire-pandemic-response-team-in-2018-idUSKBN21C32M&lt;/a&gt;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
January 13, 2017: The joint Obama-Trump transition teams run an exercise for pandemic preparedness. Trump transition team attendees include: Steven Mnuchin, Rep. Mike Pompeo, Wilbur Ross, Betsy DeVos, Dr. Ben Carson, Elaine Chao, Stephen Miller, Marc Short, Reince Priebus (resigned), Rex Tillerson (fired), Gen. James Mattis (fired), Rep. Ryan Zinke (resigned), Sen. Jeff Sessions (resigned), Sen. Dan Coats (fired), Andrew Puzder (not confirmed), Dr. Tom Price (resigned), Gov. Rick Perry (resigned), Dr. David Shulkin (fired), Gen. John Kelly (resigned), Rep. Mick Mulvaney, Linda McMahon (resigned), Sean Spicer (fired), Joe Hagin (resigned), Joshua Pitcock (resigned), Tom Bossert (resigned), KT McFarland (resigned), Gen. Michael Flynn (awaiting criminal sentencing after pleading guilty to lying to the FBI), Gary Cohn (resigned), Katie Walsh (resigned), and Rick Dearborn (resigned). (&lt;a href=&#34;https://www.justsecurity.org/69650/timeline-of-the-coronavirus-pandemic-and-u-s-response/&#34;&gt;&lt;a href=&#34;https://www.justsecurity.org/69650/timeline-of-the-coronavirus-pandemic-and-u-s-response/&#34;&gt;https://www.justsecurity.org/69650/timeline-of-the-coronavirus-pandemic-and-u-s-response/&lt;/a&gt;&lt;/a&gt;)&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;May 2018: The Global Health Security and Biodefense Unit in the White House National Security Council is disbanded by National Security Advisor John Bolton after its head, Timothy Ziemer, leaves the Trump administration. Pandemic response functions are folded into other teams. (&lt;a href=&#34;https://www.reuters.com/article/uk-factcheck-trump-fired-pandemic-team/partly-false-claim-trump-fired-entire-pandemic-response-team-in-2018-idUSKBN21C32M&#34;&gt;&lt;a href=&#34;https://www.reuters.com/article/uk-factcheck-trump-fired-pandemic-team/partly-false-claim-trump-fired-entire-pandemic-response-team-in-2018-idUSKBN21C32M&#34;&gt;https://www.reuters.com/article/uk-factcheck-trump-fired-pandemic-team/partly-false-claim-trump-fired-entire-pandemic-response-team-in-2018-idUSKBN21C32M&lt;/a&gt;&lt;/a&gt;).&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;January-August 2019: Nineteen agencies of the federal government and twelve states conduct a pandemic functional exercise, &amp;ldquo;Crimson Contagion.&amp;rdquo; The scenario is a novel influenza virus that arises in China and spreads to the United States, but stockpiles of vaccines are not a match to enable the virus to be contained. (&lt;a href=&#34;https://www.nbcchicago.com/news/local/crimson-contagion-2019-simulation-warned-of-pandemic-implications-in-us/2243832/&#34;&gt;&lt;a href=&#34;https://www.nbcchicago.com/news/local/crimson-contagion-2019-simulation-warned-of-pandemic-implications-in-us/2243832/&#34;&gt;https://www.nbcchicago.com/news/local/crimson-contagion-2019-simulation-warned-of-pandemic-implications-in-us/2243832/&lt;/a&gt;&lt;/a&gt;) The Assistant Secretary for Preparedness and Response (ASPR) at the U.S. Department of Health and Human Services, Dr. Robert Kadlec, appointed by Donald Trump in 2017 and who played a key decision-making role in this exercise, downplayed the risk of pandemic, cut the budget, and cut the program for stockpiling personal protective equipment (PPE). Instead, he spent money on stockpiles of smallpox vaccine, purchasing $2.8 billion of it from a company that had previously employed him as a consultant. (Smallpox was eradicated in 1980.) (&lt;a href=&#34;https://www.washingtonpost.com/investigations/before-pandemic-trumps-stockpile-chief-put-focus-on-biodefense-an-old-client-benefited/2020/05/04/d3c2b010-84dd-11ea-878a-86477a724bdb_story.html&#34;&gt;&lt;a href=&#34;https://www.washingtonpost.com/investigations/before-pandemic-trumps-stockpile-chief-put-focus-on-biodefense-an-old-client-benefited/2020/05/04/d3c2b010-84dd-11ea-878a-86477a724bdb_story.html&#34;&gt;https://www.washingtonpost.com/investigations/before-pandemic-trumps-stockpile-chief-put-focus-on-biodefense-an-old-client-benefited/2020/05/04/d3c2b010-84dd-11ea-878a-86477a724bdb_story.html&lt;/a&gt;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
July 2019: The Trump administration made the decision to eliminate the position of CDC&amp;rsquo;s resident advisor to the U.S. Field Epidemiology Training Program in China, Dr. Linda Quick, in September 2019. She quit her job in July after receiving the news. (&lt;a href=&#34;https://www.reuters.com/article/us-health-coronavirus-china-cdc-exclusiv/exclusive-u-s-axed-cdc-expert-job-in-china-months-before-virus-outbreak-idUSKBN21910S&#34;&gt;&lt;a href=&#34;https://www.reuters.com/article/us-health-coronavirus-china-cdc-exclusiv/exclusive-u-s-axed-cdc-expert-job-in-china-months-before-virus-outbreak-idUSKBN21910S&#34;&gt;https://www.reuters.com/article/us-health-coronavirus-china-cdc-exclusiv/exclusive-u-s-axed-cdc-expert-job-in-china-months-before-virus-outbreak-idUSKBN21910S&lt;/a&gt;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
September 2019: The Trump administration ends a $200 million pandemic early warning program, PREDICT, at the U.S. Agency for International Development, started in 2009, aimed at training scientists in China and other countries to detect and respond to new viruses. During its lifetime, the project identified 1,200 viruses with pandemic potential. The PREDICT program involved 60 foreign laboratories, including the Chinese lab in Wuhan which identified SARS-CoV-2/COVID-19. (&lt;a href=&#34;https://www.latimes.com/science/story/2020-04-02/coronavirus-trump-pandemic-program-viruses-detection&#34;&gt;&lt;a href=&#34;https://www.latimes.com/science/story/2020-04-02/coronavirus-trump-pandemic-program-viruses-detection&#34;&gt;https://www.latimes.com/science/story/2020-04-02/coronavirus-trump-pandemic-program-viruses-detection&lt;/a&gt;&lt;/a&gt;)&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;October 25, 2019: Former Vice President Joe Biden tweets: &amp;ldquo;We are not prepared for a pandemic. Trump has rolled back progress President Obama and I made to strengthen global health security. We need leadership that builds public trust, focuses on real threats, and mobilizes the world to stop outbreaks before they reach our shores.&amp;rdquo; (&lt;a href=&#34;https://twitter.com/JoeBiden/status/1187829299207954437&#34;&gt;&lt;a href=&#34;https://twitter.com/JoeBiden/status/1187829299207954437&#34;&gt;https://twitter.com/JoeBiden/status/1187829299207954437&lt;/a&gt;&lt;/a&gt;)&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;December 24, 2019: As of June 2021, this is now the earliest suspected date of COVID-19 infection in the United States, per antibodies in blood donated by nine individuals between January 2 and March 18, 2020. (&lt;a href=&#34;https://www.washingtonpost.com/health/when-was-coronavirus-first-in-us/2021/06/15/1aaa6b56-cd2d-11eb-8cd2-4e95230cfac2_story.html&#34;&gt;&lt;a href=&#34;https://www.washingtonpost.com/health/when-was-coronavirus-first-in-us/2021/06/15/1aaa6b56-cd2d-11eb-8cd2-4e95230cfac2_story.html&#34;&gt;https://www.washingtonpost.com/health/when-was-coronavirus-first-in-us/2021/06/15/1aaa6b56-cd2d-11eb-8cd2-4e95230cfac2_story.html&lt;/a&gt;&lt;/a&gt;)&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;December 31, 2019: Donald Trump tells assembled guests at the Mar-a-Lago New Year&amp;rsquo;s Eve celebration that &amp;ldquo;We&amp;rsquo;re going to have a great year, I predict. I think it&amp;rsquo;s going to be a fantastic year.&amp;rdquo; (&lt;a href=&#34;https://www.politico.com/news/magazine/2020/12/29/worst-predictions-about-2020-451444&#34;&gt;&lt;a href=&#34;https://www.politico.com/news/magazine/2020/12/29/worst-predictions-about-2020-451444&#34;&gt;https://www.politico.com/news/magazine/2020/12/29/worst-predictions-about-2020-451444&lt;/a&gt;&lt;/a&gt;)&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;January 2-3, 2020: Centers for Disease Control (CDC) Director Robert Redfield has conversations about a virus outbreak in China with his counterpart at China&amp;rsquo;s CDC, Gao Fu, who warns him that it is extremely serious. (&lt;a href=&#34;https://www.scmp.com/news/china/diplomacy/article/3084092/us-cdc-had-very-good-interaction-china-after-coronavirus&#34;&gt;&lt;a href=&#34;https://www.scmp.com/news/china/diplomacy/article/3084092/us-cdc-had-very-good-interaction-china-after-coronavirus&#34;&gt;https://www.scmp.com/news/china/diplomacy/article/3084092/us-cdc-had-very-good-interaction-china-after-coronavirus&lt;/a&gt;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
January 8, 2020: The Centers for Disease Control (CDC) issues its first warning about a novel coronavirus now known as COVID-19.&lt;br /&gt;
&lt;br /&gt;
January 9: Trump holds a campaign rally in Toledo, Ohio.&lt;br /&gt;
&lt;br /&gt;
January 9: Berlin, Germany scientist Olfert Landt&amp;rsquo;s company, TIB Molbiol, develops its first COVID-19 test based on existing SARS tests. (&lt;a href=&#34;https://www.cnn.com/2020/03/24/asia/testing-coronavirus-science-intl-hnk/index.html&#34;&gt;&lt;a href=&#34;https://www.cnn.com/2020/03/24/asia/testing-coronavirus-science-intl-hnk/index.html&#34;&gt;https://www.cnn.com/2020/03/24/asia/testing-coronavirus-science-intl-hnk/index.html&lt;/a&gt;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
January 10: The RNA sequence data for COVID-19 was published online: &lt;a href=&#34;http://virological.org/t/novel-2019-coronavirus-genome/319&#34;&gt;&lt;a href=&#34;http://virological.org/t/novel-2019-coronavirus-genome/319&#34;&gt;http://virological.org/t/novel-2019-coronavirus-genome/319&lt;/a&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
January 11: Olfert Landt sends a developed COVID-19 test to the Taiwan CDC and Roche in Hong Kong for validation. The test ends up working.&lt;br /&gt;
&lt;br /&gt;
January 14: Trump holds a campaign rally in Milwaukee, Wisconsin.&lt;br /&gt;
&lt;br /&gt;
mid-January: The U.S. begins some screening of passengers from Wuhan, China, at airports in Los Angeles, San Francisco, and New York City. Prior to this event, at least 4,000 passengers arrived in the U.S. directly from Wuhan, China without any screening. (&lt;a href=&#34;https://www.nytimes.com/2020/04/04/us/coronavirus-china-travel-restrictions.html&#34;&gt;&lt;a href=&#34;https://www.nytimes.com/2020/04/04/us/coronavirus-china-travel-restrictions.html&#34;&gt;https://www.nytimes.com/2020/04/04/us/coronavirus-china-travel-restrictions.html&lt;/a&gt;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
January 16: The U.S. House sends articles of impeachment to the Senate, starting Trump&amp;rsquo;s first impeachment trial.&lt;br /&gt;
&lt;br /&gt;
January 17: WHO publishes Olfert Landt&amp;rsquo;s COVID-19 test protocol. TIB Molbiol manufactured four million tests by the end of February, and 1.5 million per week after that.&lt;br /&gt;
&lt;br /&gt;
January 17: CDC announces that it has its own COVID-19 test. (See February 5.)&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;January 18: Dr. Rick Bright, director of the HHS Biomedical Advanced Research and Development Authority at HHS, sends an email to ASPR Robert Kadlec asking to convene a Disaster Leadership Group (DLG) meeting over COVID-19. Kadlec responds that he doesn&amp;rsquo;t think it is necessary and doesn&amp;rsquo;t see the urgency. (&lt;a href=&#34;https://theintercept.com/2020/05/07/coronavirus-whistleblower-hhs-n95-ppe/&#34;&gt;&lt;a href=&#34;https://theintercept.com/2020/05/07/coronavirus-whistleblower-hhs-n95-ppe/&#34;&gt;https://theintercept.com/2020/05/07/coronavirus-whistleblower-hhs-n95-ppe/&lt;/a&gt;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
January 18: Secretary of Health and Human Services Alex Azar phones Trump at Mar-a-Lago to warn him about the risk of coronavirus, but &amp;ldquo;Even before the heath [sic] secretary could get a word in about the virus, Trump cut him off and began criticizing Azar for his handling of an aborted federal ban on vaping products, a matter that vexed the president.&amp;rdquo; (&lt;a href=&#34;https://www.washingtonpost.com/national-security/2020/04/04/coronavirus-government-dysfunction/&#34;&gt;&lt;a href=&#34;https://www.washingtonpost.com/national-security/2020/04/04/coronavirus-government-dysfunction/&#34;&gt;https://www.washingtonpost.com/national-security/2020/04/04/coronavirus-government-dysfunction/&lt;/a&gt;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
January 18: Trump plays golf at the Trump International, West Palm Beach, Florida.&lt;br /&gt;
&lt;br /&gt;
January 19: Trump (possibly) plays golf at the Trump International, West Palm Beach, Florida.&lt;br /&gt;
&lt;br /&gt;
January 21: CDC confirms first U.S. case of COVID-19. (&lt;a href=&#34;https://www.cdc.gov/media/releases/2020/p0121-novel-coronavirus-travel-case.html&#34;&gt;&lt;a href=&#34;https://www.cdc.gov/media/releases/2020/p0121-novel-coronavirus-travel-case.html&#34;&gt;https://www.cdc.gov/media/releases/2020/p0121-novel-coronavirus-travel-case.html&lt;/a&gt;&lt;/a&gt;) See December 24, 2019 above.&lt;br /&gt;
&lt;br /&gt;
January 22: &amp;ldquo;We have it totally under control. It&amp;rsquo;s one person coming in from China. It&amp;rsquo;s going to be just fine.&amp;rdquo; (&lt;a href=&#34;https://www.thedailybeast.com/trump-says-he-trusts-xis-word-on-coronavirus-its-all-under-control?ref=home&#34;&gt;&lt;a href=&#34;https://www.thedailybeast.com/trump-says-he-trusts-xis-word-on-coronavirus-its-all-under-control&#34;&gt;https://www.thedailybeast.com/trump-says-he-trusts-xis-word-on-coronavirus-its-all-under-control&lt;/a&gt;&lt;/a&gt;) 314 global cases in 4 countries, 309 China, 4 outside China (Thailand, Japan, South Korea).&lt;br /&gt;
&lt;br /&gt;
January 26: Sen. Schumer calls on the Department of Health and Human Services for coronavirus to be designated a public health emergency. (&lt;a href=&#34;https://www.politico.com/news/2020/03/30/how-coronavirus-shook-congress-complacency-155058&#34;&gt;&lt;a href=&#34;https://www.politico.com/news/2020/03/30/how-coronavirus-shook-congress-complacency-155058&#34;&gt;https://www.politico.com/news/2020/03/30/how-coronavirus-shook-congress-complacency-155058&lt;/a&gt;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
January 27: Joe Biden writes an op-ed warning of the U.S.&amp;rsquo;s lack of preparedness for the coronavirus pandemic. (&lt;a href=&#34;https://nymag.com/intelligencer/2020/04/nobody-expected-the-coronavirus-pandemic-joe-biden-did.html&#34;&gt;&lt;a href=&#34;https://nymag.com/intelligencer/2020/04/nobody-expected-the-coronavirus-pandemic-joe-biden-did.html&#34;&gt;https://nymag.com/intelligencer/2020/04/nobody-expected-the-coronavirus-pandemic-joe-biden-did.html&lt;/a&gt;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
January 28: Elizabeth Warren releases &lt;a href=&#34;https://elizabethwarren.com/plans/combating-infectious-disease-outbreaks&#34;&gt;a plan for &amp;ldquo;Preventing, Containing, and Treating Infectious Disease Outbreaks at Home and Abroad.&amp;quot;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
January 28: Trump holds a campaign rally in Wildwood, New Jersey.&lt;br /&gt;
&lt;br /&gt;
January 30: Trump holds a campaign rally in Des Moines, Iowa.&lt;br /&gt;
&lt;br /&gt;
February 1: Trump plays golf at the Trump International, West Palm Beach, Florida.&lt;br /&gt;
&lt;br /&gt;
February 2: Trump (possibly) plays golf at the Trump International, West Palm Beach, Florida.&lt;br /&gt;
&lt;br /&gt;
February 2: Trump&amp;rsquo;s ordered restrictions on travel from China take effect. These restrictions do not apply to Americans returning from China.  279 flights from China occurred after this date, and screening of returning passengers was haphazard and inconsistent. (&lt;a href=&#34;https://www.nytimes.com/2020/04/04/us/coronavirus-china-travel-restrictions.html&#34;&gt;&lt;a href=&#34;https://www.nytimes.com/2020/04/04/us/coronavirus-china-travel-restrictions.html&#34;&gt;https://www.nytimes.com/2020/04/04/us/coronavirus-china-travel-restrictions.html&lt;/a&gt;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
February 2: &amp;ldquo;We pretty much shut it down coming in from China.&amp;rdquo; (&lt;a href=&#34;https://www.nytimes.com/2020/02/02/us/coronavirus-airports.html&#34;&gt;&lt;a href=&#34;https://www.nytimes.com/2020/02/02/us/coronavirus-airports.html&#34;&gt;https://www.nytimes.com/2020/02/02/us/coronavirus-airports.html&lt;/a&gt;&lt;/a&gt;) 14,557 global cases in 23 countries, 14,411 China, 146 outside of China (WHO).  CDC starts sending out test kits in first week of February, which turn out to be faulty.&lt;br /&gt;
&lt;br /&gt;
February 5: The U.S. Senate impeachment trial votes to acquit Trump on both articles.&lt;br /&gt;
&lt;br /&gt;
February 5: CDC announces it will begin shipping COVID-19 tests to states. Shortly thereafter, it is determined that the CDC test kits don&amp;rsquo;t work.&lt;br /&gt;
&lt;br /&gt;
February 6: Patricia Dowd of Santa Clara County, California, dies from COVID-19, though this is not determined until late April. (&lt;a href=&#34;https://www.axios.com/first-us-coronavirus-death-earlier-autopsy-dbc72f86-30ed-47e5-b5d8-6811643f9853.html&#34;&gt;&lt;a href=&#34;https://www.axios.com/first-us-coronavirus-death-earlier-autopsy-dbc72f86-30ed-47e5-b5d8-6811643f9853.html&#34;&gt;https://www.axios.com/first-us-coronavirus-death-earlier-autopsy-dbc72f86-30ed-47e5-b5d8-6811643f9853.html&lt;/a&gt;&lt;/a&gt;)&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;February 7: Trump to Bob Woodward, in an interview for his new book, &lt;i&gt;Rage&lt;/i&gt;: &amp;ldquo;It’s also more deadly than your &amp;ndash; you know, your &amp;ndash; even your strenuous flus&amp;hellip;This is 5%, versus 1% percent and less than 1%.&amp;rdquo; (&lt;a href=&#34;https://www.cnn.com/2020/09/09/politics/bob-woodward-rage-book-trump-coronavirus/index.html&#34;&gt;&lt;a href=&#34;https://www.cnn.com/2020/09/09/politics/bob-woodward-rage-book-trump-coronavirus/index.html&#34;&gt;https://www.cnn.com/2020/09/09/politics/bob-woodward-rage-book-trump-coronavirus/index.html&lt;/a&gt;&lt;/a&gt;) 31,481 global cases in 24 countries, 31,211 China, 270 outside of China, 637 deaths in China, 1 death outside of China, U.S. 12 cases (WHO).&lt;/div&gt;&lt;div&gt;
&lt;br /&gt;
February 10: &amp;ldquo;You know in April, supposedly, it dies with the hotter weather.&amp;rdquo; Interview with Trish Regan, Fox Business. (&lt;a href=&#34;https://factba.se/transcript/donald-trump-interview-trish-regan-fox-business-february-10-2020&#34;&gt;&lt;a href=&#34;https://factba.se/transcript/donald-trump-interview-trish-regan-fox-business-february-10-2020&#34;&gt;https://factba.se/transcript/donald-trump-interview-trish-regan-fox-business-february-10-2020&lt;/a&gt;&lt;/a&gt;)  40,554 global cases in 24 countries, 40,235 China, 319 outside China, U.S. 12 cases (WHO).&lt;br /&gt;
&lt;br /&gt;
February 10: Trump holds a campaign rally in Manchester, New Hampshire.&lt;br /&gt;
&lt;br /&gt;
February 15: Trump plays golf at the Trump International, West Palm Beach, Florida.&lt;br /&gt;
&lt;br /&gt;
February 19: Trump holds a campaign rally in Phoenix, Arizona.&lt;br /&gt;
&lt;br /&gt;
February 20: Trump holds a campaign rally in Colorado Springs, Colorado.&lt;br /&gt;
&lt;br /&gt;
February 21: Trump holds a campaign rally in Las Vegas, Nevada.&lt;br /&gt;
&lt;br /&gt;
February 23: Trump and the White House National Security Council is sent a memo from White House economic advisor Peter Navarro warning of coronavirus epidemic in the U.S. which could kill up to two million Americans. (&lt;a href=&#34;https://www.axios.com/exclusive-navarro-deaths-coronavirus-memos-january-da3f08fb-dce1-4f69-89b5-ea048f8382a9.html&#34;&gt;&lt;a href=&#34;https://www.axios.com/exclusive-navarro-deaths-coronavirus-memos-january-da3f08fb-dce1-4f69-89b5-ea048f8382a9.html&#34;&gt;https://www.axios.com/exclusive-navarro-deaths-coronavirus-memos-january-da3f08fb-dce1-4f69-89b5-ea048f8382a9.html&lt;/a&gt;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
February 24: &amp;ldquo;The Coronavirus is very much under control in the USA&amp;hellip; Stock Market starting to look very good to me!&amp;rdquo; Twitter. (&lt;a href=&#34;https://twitter.com/realdonaldtrump/status/1232058127740174339&#34;&gt;&lt;a href=&#34;https://twitter.com/realdonaldtrump/status/1232058127740174339&#34;&gt;https://twitter.com/realdonaldtrump/status/1232058127740174339&lt;/a&gt;&lt;/a&gt;)  Dow closes down 227.51 points at 28,992.40. 79,331 global cases in 29 countries, 77,262 China, 2,069 outside China, 35 U.S.  12 labs other than CDC can perform coronavirus testing.&lt;br /&gt;
&lt;br /&gt;
February 25: &amp;ldquo;CDC and my Administration are doing a GREAT job of handling Coronavirus.&amp;rdquo; (&lt;a href=&#34;https://twitter.com/realdonaldtrump/status/1232492821501771776&#34;&gt;&lt;a href=&#34;https://twitter.com/realdonaldtrump/status/1232492821501771776&#34;&gt;https://twitter.com/realdonaldtrump/status/1232492821501771776&lt;/a&gt;&lt;/a&gt;) 80,239 global cases in 33 countries,  77,780 China, 2,459 outside China, 53 U.S.&lt;br /&gt;
&lt;br /&gt;
February 25: &amp;ldquo;I think that&amp;rsquo;s a problem that&amp;rsquo;s going to go away&amp;hellip; They have studied it. They know very much. In fact, we&amp;rsquo;re very close to a vaccine.&amp;quot;  In India. (&lt;a href=&#34;https://abcnews.go.com/Politics/trump-coronavirus-control-us-problem/story?id=69198905&#34;&gt;&lt;a href=&#34;https://abcnews.go.com/Politics/trump-coronavirus-control-us-problem/story?id=69198905&#34;&gt;https://abcnews.go.com/Politics/trump-coronavirus-control-us-problem/story?id=69198905&lt;/a&gt;&lt;/a&gt;) The vaccine was, in fact, for Ebola, not COVID-19: &lt;a href=&#34;https://www.cnbc.com/2020/02/25/white-house-says-trumps-vaccine-claims-about-ebola-not-coronavirus.html&#34;&gt;&lt;a href=&#34;https://www.cnbc.com/2020/02/25/white-house-says-trumps-vaccine-claims-about-ebola-not-coronavirus.html&#34;&gt;https://www.cnbc.com/2020/02/25/white-house-says-trumps-vaccine-claims-about-ebola-not-coronavirus.html&lt;/a&gt;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;February 25: &amp;ldquo;This president will always put Americans first. He will always protect American citizens. We will not see diseases like the coronavirus come here.&amp;rdquo; Trump press secretary Kayleigh McEnany to Trish Regan on Fox Business. (&lt;a href=&#34;https://www.politico.com/news/magazine/2020/12/29/worst-predictions-about-2020-451444&#34;&gt;&lt;a href=&#34;https://www.politico.com/news/magazine/2020/12/29/worst-predictions-about-2020-451444&#34;&gt;https://www.politico.com/news/magazine/2020/12/29/worst-predictions-about-2020-451444&lt;/a&gt;&lt;/a&gt;)&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;February 26: First confirmed community spread (from person to person unrelated to travel in China) within the United States (per evidence as of June 2021). (&lt;a href=&#34;https://www.washingtonpost.com/health/when-was-coronavirus-first-in-us/2021/06/15/1aaa6b56-cd2d-11eb-8cd2-4e95230cfac2_story.html&#34;&gt;&lt;a href=&#34;https://www.washingtonpost.com/health/when-was-coronavirus-first-in-us/2021/06/15/1aaa6b56-cd2d-11eb-8cd2-4e95230cfac2_story.html&#34;&gt;https://www.washingtonpost.com/health/when-was-coronavirus-first-in-us/2021/06/15/1aaa6b56-cd2d-11eb-8cd2-4e95230cfac2_story.html&lt;/a&gt;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
February 26: &amp;ldquo;The 15 (cases in the US) within a couple of days is going to be down to close to zero.&amp;rdquo; White House Press Conference. (&lt;a href=&#34;https://www.whitehouse.gov/briefings-statements/remarks-president-trump-vice-president-pence-members-coronavirus-task-force-press-conference/&#34; style=&#34;font-size: 14px;&#34;&gt;&lt;a href=&#34;https://www.whitehouse.gov/briefings-statements/remarks-president-trump-vice-president-pence-members-coronavirus-task-force-press-conference/&#34;&gt;https://www.whitehouse.gov/briefings-statements/remarks-president-trump-vice-president-pence-members-coronavirus-task-force-press-conference/&lt;/a&gt;&lt;/a&gt;) 81,109 global cases in 37 countries, 78,191 China, 2,918 outside China, 53 U.S.  First day with more new cases outside China than in China. First two reported COVID-19 deaths in the U.S. in Seattle, Washington, though there had already been earlier deaths not yet attributed to COVID-19 (see February 6). (&lt;a href=&#34;https://www.axios.com/first-us-coronavirus-death-earlier-autopsy-dbc72f86-30ed-47e5-b5d8-6811643f9853.html&#34;&gt;&lt;a href=&#34;https://www.axios.com/first-us-coronavirus-death-earlier-autopsy-dbc72f86-30ed-47e5-b5d8-6811643f9853.html&#34;&gt;https://www.axios.com/first-us-coronavirus-death-earlier-autopsy-dbc72f86-30ed-47e5-b5d8-6811643f9853.html&lt;/a&gt;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
February 26: &amp;ldquo;So we’re at the low level.  As they get better, we take them off the list, so that we’re going to be pretty soon at only five people. And we could be at just one or two people over the next short period of time.  So we’ve had very good luck.&amp;rdquo; White House Press Conference (same link as above)&lt;br /&gt;
&lt;br /&gt;
February 26: &amp;ldquo;We&amp;rsquo;re going very substantially down, not up.&amp;rdquo; White House Press Conference (same link as above)&lt;br /&gt;
&lt;br /&gt;
February 26: &amp;ldquo;Low Ratings Fake News MSDNC (Comcast) &amp;amp; @CNN are doing everything possible to make the Caronavirus look as bad as possible, including panicking markets, if possible. Likewise their incompetent Do Nothing Democrat comrades are all talk, no action. USA in great shape! @CDCgov&amp;hellip;..&amp;rdquo; Twitter. (&lt;a href=&#34;https://twitter.com/realdonaldtrump/status/1232652371832004608&#34;&gt;&lt;a href=&#34;https://twitter.com/realdonaldtrump/status/1232652371832004608&#34;&gt;https://twitter.com/realdonaldtrump/status/1232652371832004608&lt;/a&gt;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
February 27: &amp;ldquo;One day it&amp;rsquo;s like a miracle, it will disappear.&amp;rdquo; At White House. (&lt;a href=&#34;https://www.cnn.com/2020/02/28/politics/donald-trump-coronavirus-miracle-stock-markets/index.html&#34;&gt;&lt;a href=&#34;https://www.cnn.com/2020/02/28/politics/donald-trump-coronavirus-miracle-stock-markets/index.html&#34;&gt;https://www.cnn.com/2020/02/28/politics/donald-trump-coronavirus-miracle-stock-markets/index.html&lt;/a&gt;&lt;/a&gt;) 82,294 global cases in 46 countries, 78,630 China, 3,664 outside China, 59 U.S.  More new cases in Korea than China.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;February 27: Laura Ingraham on Fox News in front of screen that shows an NPR story &amp;ldquo;Italy Reports 650 Cases And 17 Deaths&amp;rdquo; with a Fox chyron reading &amp;ldquo;LEFT TRYING TO PANIC AMERICANS OVER CORONAVIRUS.&amp;rdquo; (Photo from &lt;a href=&#34;https://bsky.app/profile/seanhowe.bsky.social/post/3kmh7v2tag223&#34;&gt;Sean Howe on Bluesky&lt;/a&gt;.)&lt;/div&gt;&lt;div class=&#34;separator&#34; style=&#34;clear: both; text-align: center;&#34;&gt;&lt;a href=&#34;https://blog.lippard.org/images/bafkreichlqnr4f2tyenjbvprnesqniyffewypojzpwzbgywp6sbunzowf4.jpg&#34; style=&#34;margin-left: 1em; margin-right: 1em;&#34;&gt;&lt;img border=&#34;0&#34; data-original-height=&#34;594&#34; data-original-width=&#34;1000&#34; height=&#34;190&#34; src=&#34;https://blog.lippard.org/images/bafkreichlqnr4f2tyenjbvprnesqniyffewypojzpwzbgywp6sbunzowf4.jpg&#34; width=&#34;320&#34; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;February 27: Sean Hannity in front of a screen that says &amp;ldquo;CORONAVIRUS DEATHS IN U.S.&amp;rdquo; with the number &amp;ldquo;0&amp;rdquo;. (Photo from &lt;a href=&#34;https://bsky.app/profile/nothingsmonstrd.bsky.social/post/3klrtpzvrrg2w&#34;&gt;Nothings Monstered on Bluesky&lt;/a&gt;.)&lt;/div&gt;&lt;div class=&#34;separator&#34; style=&#34;clear: both; text-align: center;&#34;&gt;&lt;a href=&#34;https://blog.lippard.org/images/bafkreifalupd73gproghmdqhtv3id4lgm44tsktawq6hwlj5qftzpuse34.jpg&#34; style=&#34;margin-left: 1em; margin-right: 1em;&#34;&gt;&lt;img border=&#34;0&#34; data-original-height=&#34;558&#34; data-original-width=&#34;1000&#34; height=&#34;179&#34; src=&#34;https://blog.lippard.org/images/bafkreifalupd73gproghmdqhtv3id4lgm44tsktawq6hwlj5qftzpuse34.jpg&#34; width=&#34;320&#34; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;
February 28: &amp;ldquo;We&amp;rsquo;re ordering a lot of, uh, elements that frankly we wouldn&amp;rsquo;t be ordering unless it was something like this. But we&amp;rsquo;re ordering a lot of different elements of medical.&amp;rdquo; At White House.  (&lt;a href=&#34;https://twitter.com/atrupar/status/1233516512830459908?lang=en&#34;&gt;&lt;a href=&#34;https://twitter.com/atrupar/status/1233516512830459908&#34;&gt;https://twitter.com/atrupar/status/1233516512830459908&lt;/a&gt;&lt;/a&gt;) 83,652 global cases in 51 countries, 78,961 China, 4,691 outside China, 59 U.S.&lt;br /&gt;
&lt;br /&gt;
February 28: Trump holds a campaign rally in North Charleston, South Carolina. At this rally, Trump said: &amp;ldquo;Now the Democrats are politicizing the coronavirus, you know that, right? Coronavirus, they&amp;rsquo;re politicizing it. You say, &amp;lsquo;How&amp;rsquo;s President Trump doing?&amp;rsquo; They go, &amp;lsquo;Oh, not good, not good.&amp;rsquo; They have no clue. They don&amp;rsquo;t have any clue. &amp;hellip; &amp;lsquo;Mr. President, they tried to beat you on Russia, Russia, Russia.&amp;rsquo; That didn&amp;rsquo;t work out too well&amp;hellip; Think of it. And this is their new hoax. But we did something that&amp;rsquo;s pretty amazing. We have 15 people in this massive country and because of the fact that we went early. &amp;hellip; So a number that nobody heard of recently, and I was shocked to hear it, 35,000 people on average die each year from the flu. Did anyone know that? 35,000, that&amp;rsquo;s a lot of people. And so far we have lost nobody to coronavirus in the United States. Nobody. And it doesn&amp;rsquo;t mean we won&amp;rsquo;t and we are totally prepared. It doesn&amp;rsquo;t mean we won&amp;rsquo;t, but think of it. You hear 35 and 40,000 people and we&amp;rsquo;ve lost nobody and you wonder the press is in hysteria mode. &amp;hellip; My administration has taken the most aggressive action in modern history to prevent the spread of this illness in the United States. We are ready. We are ready. Totally ready. &amp;hellip; A virus starts in China, bleeds its way into various countries all around the world, doesn&amp;rsquo;t spread widely at all in the U.S. because of the early actions that myself and my administration took against a lot of other wishes. &amp;hellip; We had [to] quarantine some people. They weren&amp;rsquo;t happy, they weren&amp;rsquo;t happy about it. I want to tell you there are a lot of people that [were] not so happy, but after two weeks they got happy.&amp;rdquo; Trump&amp;rsquo;s statement that no one in the U.S. had been lost to COVID-19 was false both by not-yet-known deaths (see February 6) and by publicly reported deaths (see February 26), but the first officially confirmed COVID-19 death came on February 29. (&lt;a href=&#34;https://twitter.com/JuddLegum/status/1259119606955945986&#34;&gt;&lt;a href=&#34;https://twitter.com/JuddLegum/status/1259119606955945986&#34;&gt;https://twitter.com/JuddLegum/status/1259119606955945986&lt;/a&gt;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
February 29: First confirmed U.S. COVID-19 death, a man in Kirkland, Washington. (&lt;a href=&#34;https://www.nbcnews.com/news/us-news/1st-coronavirus-death-u-s-officials-say-n1145931&#34;&gt;&lt;a href=&#34;https://www.nbcnews.com/news/us-news/1st-coronavirus-death-u-s-officials-say-n1145931&#34;&gt;https://www.nbcnews.com/news/us-news/1st-coronavirus-death-u-s-officials-say-n1145931&lt;/a&gt;&lt;/a&gt;)&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;March 1: Trump trade advisor Peter Navarro warns Trump in a memo to &amp;ldquo;MOVE IN TRUMP TIME&amp;rdquo; to invest in preparations for coronavirus, including drug ingredients, tests, and other supplies.  &amp;ldquo;There is NO downside risk to taking swift actions as an insurance policy against what may be a very serious public health emergency. If the COVID-19 crisis quickly recedes, the only thing we will have been guilty of is prudence.&amp;rdquo; Trump ignored these recommendations; on April 7, 2020 he said he hadn&amp;rsquo;t seen the memo. (&lt;i&gt;Washington Post&lt;/i&gt; story, March 31, 2021: &lt;a href=&#34;https://www.washingtonpost.com/health/2021/03/31/navarro-pandemic-supply-contracts-trump/&#34;&gt;&lt;a href=&#34;https://www.washingtonpost.com/health/2021/03/31/navarro-pandemic-supply-contracts-trump/&#34;&gt;https://www.washingtonpost.com/health/2021/03/31/navarro-pandemic-supply-contracts-trump/&lt;/a&gt;&lt;/a&gt;) Navarro subsequently used his influence to push to award hundreds of millions of dollars in government contracts to untested firms, including a $354 million contract from the Biomedical Advanced Research and Development Authority (BARDA; also see January 21, 2021 entry below), a $96 million no-bid deal for respirators, and a $34.5 million deal from the VA which ended with a contractor pleading guilty to fraud, among other examples documented by &lt;i&gt;ProPublica&lt;/i&gt; (&lt;a href=&#34;https://www.propublica.org/article/trump-covid-pandemic-contracts&#34;&gt;&lt;a href=&#34;https://www.propublica.org/article/trump-covid-pandemic-contracts&#34;&gt;https://www.propublica.org/article/trump-covid-pandemic-contracts&lt;/a&gt;&lt;/a&gt;).&lt;/div&gt;&lt;div&gt;
&lt;br /&gt;
March 2: &amp;ldquo;You take a solid flu vaccine, you don&amp;rsquo;t think that could have an impact, or much of an impact, on corona?&amp;rdquo; White House coronavirus task force meeting. (&lt;a href=&#34;https://www.whitehouse.gov/briefings-statements/remarks-president-trump-members-coronavirus-task-force-meeting-pharmaceutical-companies/&#34;&gt;&lt;a href=&#34;https://www.whitehouse.gov/briefings-statements/remarks-president-trump-members-coronavirus-task-force-meeting-pharmaceutical-companies/&#34;&gt;https://www.whitehouse.gov/briefings-statements/remarks-president-trump-members-coronavirus-task-force-meeting-pharmaceutical-companies/&lt;/a&gt;&lt;/a&gt;) 88,948 global cases in 64 countries, 80,174 China, 8,774 outside China, 62 U.S.  CDC removes number of tests completed from its website (474 on March 1). (&lt;a href=&#34;https://www.theverge.com/2020/3/2/21161693/cdc-coronavirus-testing-numbers-website-disappear-expansion-us&#34;&gt;&lt;a href=&#34;https://www.theverge.com/2020/3/2/21161693/cdc-coronavirus-testing-numbers-website-disappear-expansion-us&#34;&gt;https://www.theverge.com/2020/3/2/21161693/cdc-coronavirus-testing-numbers-website-disappear-expansion-us&lt;/a&gt;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
March 2: &amp;ldquo;A lot of things are happening, a lot of very exciting things are happening and they&amp;rsquo;re happening very rapidly.&amp;rdquo; White House coronavirus task force meeting, same as previous link.&lt;br /&gt;
&lt;br /&gt;
March 2: Trump holds a campaign rally in Charlotte, North Carolina.&lt;br /&gt;
&lt;br /&gt;
March 4: &amp;ldquo;If we have thousands or hundreds of thousands of people that get better just by, you know, sitting around and even going to work - some of them go to work, but they get better.&amp;quot; (&lt;a href=&#34;https://www.politico.com/news/2020/03/05/trump-disputes-coronavirus-death-rate-121892&#34;&gt;&lt;a href=&#34;https://www.politico.com/news/2020/03/05/trump-disputes-coronavirus-death-rate-121892&#34;&gt;https://www.politico.com/news/2020/03/05/trump-disputes-coronavirus-death-rate-121892&lt;/a&gt;&lt;/a&gt;) 94,091 global cases in 76 countries, 80,422 China, 12,669 outside China, 108 U.S.&lt;br /&gt;
&lt;br /&gt;
March 5: &amp;ldquo;I NEVER said people that are feeling sick should go to work.&amp;rdquo; (&lt;a href=&#34;https://www.politico.com/news/2020/03/05/trump-disputes-coronavirus-death-rate-121892&#34;&gt;&lt;a href=&#34;https://www.politico.com/news/2020/03/05/trump-disputes-coronavirus-death-rate-121892&#34;&gt;https://www.politico.com/news/2020/03/05/trump-disputes-coronavirus-death-rate-121892&lt;/a&gt;&lt;/a&gt;) 95,324 global cases in 85 countries/territories/areas, 80,565 China, 14,759 outside China, 129 U.S.&lt;br /&gt;
&lt;br /&gt;
March 5: &amp;ldquo;The United States&amp;hellip; has, as of now, only 129 cases&amp;hellip; and 11 deaths. We are working very hard to keep these numbers as low as possible!&amp;rdquo; Twitter. (&lt;a href=&#34;https://twitter.com/realdonaldtrump/status/1235604572850343937?lang=en&#34;&gt;&lt;a href=&#34;https://twitter.com/realdonaldtrump/status/1235604572850343937&#34;&gt;https://twitter.com/realdonaldtrump/status/1235604572850343937&lt;/a&gt;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
March 5: The U.S. Centers for Disease Control planned to post a global travel alert for all countries, but it was delayed by the White House until March 11. (&lt;a href=&#34;https://www.cnn.com/2020/05/20/politics/coronavirus-travel-alert-cdc-white-house-tensions-invs/index.html&#34;&gt;&lt;a href=&#34;https://www.cnn.com/2020/05/20/politics/coronavirus-travel-alert-cdc-white-house-tensions-invs/index.html&#34;&gt;https://www.cnn.com/2020/05/20/politics/coronavirus-travel-alert-cdc-white-house-tensions-invs/index.html&lt;/a&gt;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
March 6: &amp;ldquo;I think we&amp;rsquo;re doing a really good job in this country at keeping it down&amp;hellip; a tremendous job at keeping it down.&amp;rdquo; At CDC. (&lt;a href=&#34;https://www.whitehouse.gov/briefings-statements/remarks-president-trump-tour-centers-disease-control-prevention-atlanta-ga/&#34;&gt;&lt;a href=&#34;https://www.whitehouse.gov/briefings-statements/remarks-president-trump-tour-centers-disease-control-prevention-atlanta-ga/&#34;&gt;https://www.whitehouse.gov/briefings-statements/remarks-president-trump-tour-centers-disease-control-prevention-atlanta-ga/&lt;/a&gt;&lt;/a&gt;) 98,192 global cases in 88 countries/territories/areas, 80,711 China, 17,481 outside China, 148 U.S.&lt;br /&gt;
&lt;br /&gt;
March 6: &amp;ldquo;The tests are beautiful&amp;hellip;. the tests are all perfect like the letter was perfect. The transcription was perfect. Right? This was not as perfect as that but pretty good.&amp;rdquo; At CDC, same as previous link.&lt;br /&gt;
&lt;span style=&#34;color: #1c1e21;&#34;&gt;&lt;br /&gt;
March 6: &amp;ldquo;I like this stuff. I really get it. People are surprised that I understand it&amp;hellip; Every one of these doctors said, &amp;lsquo;How do you know so much about this?&amp;rsquo; Maybe I have a natural ability. Maybe I should have done that instead of running for president.&amp;rdquo; At CDC, same as previous link.&lt;br /&gt;
&lt;br /&gt;
March 6: &amp;ldquo;I don&amp;rsquo;t need to have the numbers to double because of one ship that wasn&amp;rsquo;t our fault.&amp;rdquo; At CDC, same as previous link.&lt;br /&gt;
&lt;br /&gt;
March 6: &amp;ldquo;It’s something that nobody expected.&amp;rdquo; (&lt;a href=&#34;https://www.whitehouse.gov/briefings-statements/remarks-president-trump-vice-president-pence-members-coronavirus-task-force-press-briefing/&#34;&gt;&lt;a href=&#34;https://www.whitehouse.gov/briefings-statements/remarks-president-trump-vice-president-pence-members-coronavirus-task-force-press-briefing/&#34;&gt;https://www.whitehouse.gov/briefings-statements/remarks-president-trump-vice-president-pence-members-coronavirus-task-force-press-briefing/&lt;/a&gt;&lt;/a&gt;)&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#34;color: #1c1e21;&#34;&gt;
&lt;br /&gt;
March 6: &amp;ldquo;Everybody who wants a test can get a test.&amp;rdquo; At CDC, same as previous link. In fact, tests are still hard to come by on March 23:  &lt;a href=&#34;https://thebulwark.com/where-are-the-tests/&#34;&gt;&lt;a href=&#34;https://thebulwark.com/where-are-the-tests/&#34;&gt;https://thebulwark.com/where-are-the-tests/&lt;/a&gt;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#34;color: #1c1e21;&#34;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#34;color: #1c1e21;&#34;&gt;March 6: &amp;ldquo;It&amp;rsquo;ll go away.&amp;rdquo; (&lt;a href=&#34;https://www.politico.com/news/magazine/2020/12/29/worst-predictions-about-2020-451444&#34;&gt;&lt;a href=&#34;https://www.politico.com/news/magazine/2020/12/29/worst-predictions-about-2020-451444&#34;&gt;https://www.politico.com/news/magazine/2020/12/29/worst-predictions-about-2020-451444&lt;/a&gt;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
March 7: Trump plays golf at the Trump International, West Palm Beach, Florida.&lt;br /&gt;
&lt;br /&gt;
March 8: &amp;ldquo;We have a perfectly coordinated and fine tuned plan at the White House for our attack on CoronaVirus.&amp;rdquo; Twitter. (&lt;a href=&#34;https://twitter.com/realdonaldtrump/status/1236634209516752896&#34;&gt;&lt;a href=&#34;https://twitter.com/realdonaldtrump/status/1236634209516752896&#34;&gt;https://twitter.com/realdonaldtrump/status/1236634209516752896&lt;/a&gt;&lt;/a&gt;) 105,586 global cases in 101 countries/territories/areas, 80,859 China, 24,727 outside China, 213 U.S.&lt;br /&gt;
&lt;br /&gt;
March 8: Trump plays golf at the Trump International, West Palm Beach, Florida.&lt;br /&gt;
&lt;br /&gt;
Prior to March 9: CDC wanted to recommend people over 60 stay at home, but Trump administration said no. (&lt;a href=&#34;https://www.nbcnews.com/politics/white-house/mismanagement-missed-opportunities-how-white-house-bungled-coronavirus-response-n1158746&#34;&gt;&lt;a href=&#34;https://www.nbcnews.com/politics/white-house/mismanagement-missed-opportunities-how-white-house-bungled-coronavirus-response-n1158746&#34;&gt;https://www.nbcnews.com/politics/white-house/mismanagement-missed-opportunities-how-white-house-bungled-coronavirus-response-n1158746&lt;/a&gt;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
March 9: &amp;ldquo;So last year 37,000 Americans died from the common Flu. It averages between 27,000 and 70,000 per year. Nothing is shut down, life &amp;amp; the economy go on. At this moment there are 546 confirmed cases of CoronaVirus, with 22 deaths. Think about that!&amp;rdquo; Twitter. (&lt;a href=&#34;https://twitter.com/realdonaldtrump/status/1237027356314869761&#34;&gt;&lt;a href=&#34;https://twitter.com/realdonaldtrump/status/1237027356314869761&#34;&gt;https://twitter.com/realdonaldtrump/status/1237027356314869761&lt;/a&gt;&lt;/a&gt;) 109,577 global cases in 104 countries/territories/areas, 80,904 China, 28,673 outside China, 213 U.S.&lt;br /&gt;
&lt;br /&gt;
March 9: &amp;ldquo;And we have a great economy, we have a very strong economy, but this came &amp;ndash; this blindsided the world. And I think we&amp;rsquo;ve handled it very, very well. I think they&amp;rsquo;ve done a great job.&amp;rdquo; Press conference. (&lt;a href=&#34;https://factba.se/transcript/donald-trump-remarks-coronavirus-briefing-march-9-2020&#34;&gt;&lt;a href=&#34;https://factba.se/transcript/donald-trump-remarks-coronavirus-briefing-march-9-2020&#34;&gt;https://factba.se/transcript/donald-trump-remarks-coronavirus-briefing-march-9-2020&lt;/a&gt;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
March 10: &amp;ldquo;Be calm. It&amp;rsquo;s really working out. And a lot of good things are going to happen.&amp;rdquo; Press conference. (&lt;a href=&#34;https://twitter.com/joshtpm/status/1237453485899223040&#34;&gt;&lt;a href=&#34;https://twitter.com/joshtpm/status/1237453485899223040&#34;&gt;https://twitter.com/joshtpm/status/1237453485899223040&lt;/a&gt;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
March 11: &amp;ldquo;Health insurers have agreed to waive all copayments for coronavirus treatments.&amp;rdquo; Press conference. (&lt;a href=&#34;https://twitter.com/owermohle/status/1237922717699014658&#34;&gt;&lt;a href=&#34;https://twitter.com/owermohle/status/1237922717699014658&#34;&gt;https://twitter.com/owermohle/status/1237922717699014658&lt;/a&gt;&lt;/a&gt;) In fact, this only applied to tests, not treatments.&lt;/span&gt;&lt;br /&gt;
&lt;span style=&#34;color: #1c1e21;&#34;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&#34;color: #1c1e21;&#34;&gt;March 11: CDC posts a global travel alert that had been intended for release six days earlier but was delayed by the White House. (&lt;/span&gt;&lt;a href=&#34;https://www.cnn.com/2020/05/20/politics/coronavirus-travel-alert-cdc-white-house-tensions-invs/index.html&#34;&gt;&lt;a href=&#34;https://www.cnn.com/2020/05/20/politics/coronavirus-travel-alert-cdc-white-house-tensions-invs/index.html&#34;&gt;https://www.cnn.com/2020/05/20/politics/coronavirus-travel-alert-cdc-white-house-tensions-invs/index.html&lt;/a&gt;&lt;/a&gt;&lt;span style=&#34;color: #1c1e21;&#34;&gt;)&lt;/span&gt;&lt;br /&gt;
&lt;span style=&#34;color: #1c1e21;&#34;&gt;
&lt;br /&gt;
March 12: White House says neither Trump nor Pence will be tested for coronavirus despite contacts with people who have tested positive. (&lt;a href=&#34;https://www.nytimes.com/2020/03/12/us/politics/trump-brazil-coronavirus.html&#34;&gt;&lt;a href=&#34;https://www.nytimes.com/2020/03/12/us/politics/trump-brazil-coronavirus.html&#34;&gt;https://www.nytimes.com/2020/03/12/us/politics/trump-brazil-coronavirus.html&lt;/a&gt;&lt;/a&gt;)&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#34;color: #1c1e21;&#34;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#34;color: #1c1e21;&#34;&gt;March 12: &amp;ldquo;It&amp;rsquo;s going to go away.&amp;rdquo; (&lt;a href=&#34;https://www.politico.com/news/magazine/2020/12/29/worst-predictions-about-2020-451444&#34;&gt;&lt;a href=&#34;https://www.politico.com/news/magazine/2020/12/29/worst-predictions-about-2020-451444&#34;&gt;https://www.politico.com/news/magazine/2020/12/29/worst-predictions-about-2020-451444&lt;/a&gt;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
March 13: Trump repeatedly shakes hands at White House coronavirus press conference, despite knowing that he has recently been exposed to people who have now tested positive for the virus.  (&lt;a href=&#34;https://www.washingtonpost.com/politics/2020/03/13/trump-handshakes-coronavirus-press-conference/&#34;&gt;&lt;a href=&#34;https://www.washingtonpost.com/politics/2020/03/13/trump-handshakes-coronavirus-press-conference/&#34;&gt;https://www.washingtonpost.com/politics/2020/03/13/trump-handshakes-coronavirus-press-conference/&lt;/a&gt;&lt;/a&gt;) 132,758 global cases in 122 countries/territories/areas, 80,991 China, 51,767 outside China, 1,264 U.S.  Dow closes the week at 23,185.62.&lt;br /&gt;
&lt;br /&gt;
March 13: &amp;ldquo;I don&amp;rsquo;t take responsibility at all.&amp;rdquo; White House press conference, in response to question about whether Trump takes any responsibility for the failures in U.S. coronavirus testing. (&lt;a href=&#34;https://www.politico.com/news/2020/03/13/trump-coronavirus-testing-128971&#34;&gt;&lt;a href=&#34;https://www.politico.com/news/2020/03/13/trump-coronavirus-testing-128971&#34;&gt;https://www.politico.com/news/2020/03/13/trump-coronavirus-testing-128971&lt;/a&gt;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
March 13: Trump says he likely &lt;i&gt;will&lt;/i&gt; be tested for coronavirus.  Same White House press conference. (&lt;a href=&#34;https://www.cnn.com/2020/03/13/politics/donald-trump-emergency/index.html&#34;&gt;&lt;a href=&#34;https://www.cnn.com/2020/03/13/politics/donald-trump-emergency/index.html&#34;&gt;https://www.cnn.com/2020/03/13/politics/donald-trump-emergency/index.html&lt;/a&gt;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
March 13 (evening just before midnight): White House doctor Sean Conley issues statement saying that Trump doesn&amp;rsquo;t need to be quarantined or even tested for coronavirus because he is at low risk. (&lt;a href=&#34;http://cdn.cnn.com/cnn/2020/images/03/14/whmemo.png&#34;&gt;&lt;a href=&#34;http://cdn.cnn.com/cnn/2020/images/03/14/whmemo.png&#34;&gt;http://cdn.cnn.com/cnn/2020/images/03/14/whmemo.png&lt;/a&gt;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
March 14: &amp;ldquo;SOCIAL DISTANCING!&amp;rdquo; Twitter. (&lt;a href=&#34;https://twitter.com/realDonaldTrump/status/1238824050924883968&#34;&gt;&lt;a href=&#34;https://twitter.com/realDonaldTrump/status/1238824050924883968&#34;&gt;https://twitter.com/realDonaldTrump/status/1238824050924883968&lt;/a&gt;&lt;/a&gt;) CDC has tested 3,958 specimens (not individuals). 142,539 global cases in 135 countries/territories/areas, 81,021 China, 61,618 outside China, 1,678 U.S.&lt;br /&gt;
&lt;br /&gt;
March 14: &amp;ldquo;It&amp;rsquo;s something that nobody expected.&amp;rdquo; (&lt;a href=&#34;https://www.whitehouse.gov/briefings-statements/remarks-president-trump-vice-president-pence-members-coronavirus-task-force-press-briefing/&#34;&gt;&lt;a href=&#34;https://www.whitehouse.gov/briefings-statements/remarks-president-trump-vice-president-pence-members-coronavirus-task-force-press-briefing/&#34;&gt;https://www.whitehouse.gov/briefings-statements/remarks-president-trump-vice-president-pence-members-coronavirus-task-force-press-briefing/&lt;/a&gt;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
March 14: Trump says he has been tested for coronavirus and is awaiting results expected in a day or two. (&lt;a href=&#34;https://www.cnn.com/2020/03/14/politics/trump-press-conference-coronavirus/index.html&#34;&gt;&lt;a href=&#34;https://www.cnn.com/2020/03/14/politics/trump-press-conference-coronavirus/index.html&#34;&gt;https://www.cnn.com/2020/03/14/politics/trump-press-conference-coronavirus/index.html&lt;/a&gt;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
March 14: New screening measures are introduced at airports, which lead to delays from processing bottlenecks and large crowds of people. (&lt;a href=&#34;https://www.washingtonpost.com/transportation/2020/03/14/europe-travel-ban-airport-delays/&#34;&gt;&lt;a href=&#34;https://www.washingtonpost.com/transportation/2020/03/14/europe-travel-ban-airport-delays/&#34;&gt;https://www.washingtonpost.com/transportation/2020/03/14/europe-travel-ban-airport-delays/&lt;/a&gt;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
March 15: The White House announces Trump has tested negative for coronavirus. (&lt;a href=&#34;https://www.cnn.com/2020/03/14/politics/trump-press-conference-coronavirus/index.html&#34;&gt;&lt;a href=&#34;https://www.cnn.com/2020/03/14/politics/trump-press-conference-coronavirus/index.html&#34;&gt;https://www.cnn.com/2020/03/14/politics/trump-press-conference-coronavirus/index.html&lt;/a&gt;&lt;/a&gt;) The Fed announces $700B in quantitative easing as stock market futures hit circuit breakers after a 5% drop.&lt;br /&gt;
&lt;br /&gt;
March 15: &amp;ldquo;We&amp;rsquo;re learning from watching other countries &amp;hellip; This is a very contagious virus, it&amp;rsquo;s incredible, but it&amp;rsquo;s something that we have tremendous control over.&amp;rdquo; (&lt;a href=&#34;https://www.cnn.com/2020/03/15/politics/fact-check-trump-control-coronavirus/index.html&#34;&gt;&lt;a href=&#34;https://www.cnn.com/2020/03/15/politics/fact-check-trump-control-coronavirus/index.html&#34;&gt;https://www.cnn.com/2020/03/15/politics/fact-check-trump-control-coronavirus/index.html&lt;/a&gt;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
March 16: &amp;ldquo;That&amp;rsquo;s not under control for any place in the world. &amp;hellip; I&amp;rsquo;m not talking about the virus.&amp;rdquo; Press conference. (&lt;a href=&#34;https://twitter.com/AaronBlake/status/1239637609309261826&#34;&gt;&lt;a href=&#34;https://twitter.com/AaronBlake/status/1239637609309261826&#34;&gt;https://twitter.com/AaronBlake/status/1239637609309261826&lt;/a&gt;&lt;/a&gt;) 167,511 global cases in 151 countries/territories/areas, 81,077 China, 86,434 outside China, 1,678 U.S. (CDC count for U.S.: 3,487).&lt;br /&gt;
&lt;br /&gt;
March 16: The Supreme Court announces that it is postponing its next argument sitting, for the first time since it did the same in 1918 due to the deadly global influenza outbreak.&lt;br /&gt;
&lt;br /&gt;
March 16: &amp;ldquo;Respirators, ventilators, all of the equipment — try getting it yourselves.&amp;rdquo; On conference call with U.S. governors. (&lt;a href=&#34;https://www.nytimes.com/2020/03/16/world/coronavirus-news.html&#34;&gt;&lt;a href=&#34;https://www.nytimes.com/2020/03/16/world/coronavirus-news.html&#34;&gt;https://www.nytimes.com/2020/03/16/world/coronavirus-news.html&lt;/a&gt;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
March 16: &amp;ldquo;It’s so contagious. It’s so contagious. It’s like record-setting contagious.&amp;rdquo; White House press conference. (&lt;a href=&#34;https://metro.co.uk/2020/03/16/donald-trump-admits-contagious-coronavirus-control-12407873/&#34;&gt;&lt;a href=&#34;https://metro.co.uk/2020/03/16/donald-trump-admits-contagious-coronavirus-control-12407873/&#34;&gt;https://metro.co.uk/2020/03/16/donald-trump-admits-contagious-coronavirus-control-12407873/&lt;/a&gt;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
March 17: &amp;ldquo;I&amp;rsquo;ve always known, this is a real &amp;hellip; this is a pandemic. I felt it was a pandemic long before it was called a pandemic.&amp;rdquo; White House press conference. (&lt;a href=&#34;https://www.cnn.com/2020/03/17/politics/fact-check-trump-always-knew-pandemic-coronavirus/index.html&#34;&gt;&lt;a href=&#34;https://www.cnn.com/2020/03/17/politics/fact-check-trump-always-knew-pandemic-coronavirus/index.html&#34;&gt;https://www.cnn.com/2020/03/17/politics/fact-check-trump-always-knew-pandemic-coronavirus/index.html&lt;/a&gt;&lt;/a&gt;) (&lt;a href=&#34;https://twitter.com/atrupar/status/1239956622312701952&#34;&gt;&lt;a href=&#34;https://twitter.com/atrupar/status/1239956622312701952&#34;&gt;https://twitter.com/atrupar/status/1239956622312701952&lt;/a&gt;&lt;/a&gt;) 179,112 global cases, 7,426 deaths (WHO), U.S. 4,226 cases, 75 deaths (CDC).&lt;br /&gt;
&lt;br /&gt;
March 19: &amp;ldquo;You&amp;rsquo;re actually sitting too close. You should really &amp;ndash; we should probably get rid of another 75%, 80% of you. I&amp;rsquo;ll have just two or three that I like in this room.&amp;rdquo; White House press conference. (&lt;a href=&#34;https://twitter.com/ddale8/status/1240678632361807873&#34;&gt;&lt;a href=&#34;https://twitter.com/ddale8/status/1240678632361807873&#34;&gt;https://twitter.com/ddale8/status/1240678632361807873&lt;/a&gt;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
March 19: &amp;ldquo;I only signed the Defense Production Act to combat the Chinese Virus should we need to invoke it in a worst case scenario in the future. Hopefully there will be no need, but we are all in this TOGETHER!&amp;rdquo; Twitter (&lt;a href=&#34;https://twitter.com/realDonaldTrump/status/1240391871026864130&#34;&gt;&lt;a href=&#34;https://twitter.com/realDonaldTrump/status/1240391871026864130&#34;&gt;https://twitter.com/realDonaldTrump/status/1240391871026864130&lt;/a&gt;&lt;/a&gt;) Trump didn&amp;rsquo;t sign the Defense Production Act, which was signed into law in 1950 by Harry S Truman, who, as Kevin M. Kruse noted in response to this tweet (&lt;a href=&#34;https://twitter.com/KevinMKruse/status/1240446891055251457&#34;&gt;&lt;a href=&#34;https://twitter.com/KevinMKruse/status/1240446891055251457&#34;&gt;https://twitter.com/KevinMKruse/status/1240446891055251457&lt;/a&gt;&lt;/a&gt;), famously said &amp;ldquo;the buck stops here,&amp;rdquo; rather than the &amp;ldquo;I don&amp;rsquo;t take responsibility at all&amp;rdquo; of this president. As of March 23, Trump still hasn&amp;rsquo;t invoked the Defense Production Act. 209,839 global cases, 8,778 deaths (WHO), U.S. 10,442 cases, 150 deaths (CDC).&lt;/span&gt;&lt;div&gt;&lt;span style=&#34;color: #1c1e21;&#34;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#34;color: #1c1e21;&#34;&gt;March 19: In an interview with Bob Woodward for his new book, &lt;i&gt;Rage&lt;/i&gt;, Trump says of the coronavirus that &amp;ldquo;I always wanted to play it down. I still like playing it down, because I don&amp;rsquo;t want to create a panic.&amp;rdquo; He admits he knew that it was deadly and worse than the flu. (&lt;a href=&#34;https://twitter.com/_cingraham/status/1303725062948704257&#34;&gt;&lt;a href=&#34;https://www.washingtonpost.com/politics/bob-woodward-rage-book-trump/2020/09/09/0368fe3c-efd2-11ea-b4bc-3a2098fc73d4_story.html&#34;&gt;https://www.washingtonpost.com/politics/bob-woodward-rage-book-trump/2020/09/09/0368fe3c-efd2-11ea-b4bc-3a2098fc73d4_story.html&lt;/a&gt;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
March 20: Yamiche Alcindor asks Trump at his press conference: &amp;ldquo;When will everyone who needs a coronavirus test be able to get a test?&amp;rdquo; Trump&amp;rsquo;s response: &amp;ldquo;No-one is talking about this except you, which doesn’t surprise me.&amp;rdquo; Alcindor: &amp;ldquo;What about people w/ symptoms who cannot get a test?&amp;rdquo; Trump: &amp;ldquo;Yeah, well, OK. I’m not— I&amp;rsquo;m not hearing it.&amp;rdquo; (&lt;a href=&#34;https://twitter.com/Yamiche/status/1241056026872426496&#34;&gt;&lt;a href=&#34;https://twitter.com/Yamiche/status/1241056026872426496&#34;&gt;https://twitter.com/Yamiche/status/1241056026872426496&lt;/a&gt;&lt;/a&gt;) 234,073 global cases, 9,840 deaths (WHO), U.S. 15,219 cases, 201 deaths (CDC). Tests done to date:  CDC: 4,524, public health labs: 49,681, commercial labs: 88,000. (&lt;a href=&#34;https://twitter.com/davidalim/status/1241111313935458305&#34;&gt;&lt;a href=&#34;https://twitter.com/davidalim/status/1241111313935458305&#34;&gt;https://twitter.com/davidalim/status/1241111313935458305&lt;/a&gt;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
March 20: &amp;ldquo;We haven&amp;rsquo;t been given the credit we&amp;rsquo;ve deserved.&amp;rdquo; White House press conference. (&lt;a href=&#34;https://twitter.com/atrupar/status/1241054458525765634&#34;&gt;&lt;a href=&#34;https://twitter.com/atrupar/status/1241054458525765634&#34;&gt;https://twitter.com/atrupar/status/1241054458525765634&lt;/a&gt;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
March 22: &amp;ldquo;Ford, General Motors and Tesla are being given the go ahead to make ventilators and other metal products, FAST! @fema Go for it auto execs, lets see how good you are? @RepMarkMeadows @GOPLeader @senatemajldr&amp;rdquo; (&lt;a href=&#34;https://twitter.com/realdonaldtrump/status/1241732681366482944&#34;&gt;&lt;a href=&#34;https://twitter.com/realdonaldtrump/status/1241732681366482944&#34;&gt;https://twitter.com/realdonaldtrump/status/1241732681366482944&lt;/a&gt;&lt;/a&gt;) 292,142 global cases, 12,784 deaths, U.S. 15,219 cases, 201 deaths. This tweet apparently a reference to Ford making respirators in partnership with 3M and GE Healthcare: &lt;a href=&#34;https://www.cnn.com/2020/03/24/business/ford-3m-ge-ventilators-coronavirus-duplicate-2/index.html&#34;&gt;&lt;a href=&#34;https://www.cnn.com/2020/03/24/business/ford-3m-ge-ventilators-coronavirus-duplicate-2/index.html&#34;&gt;https://www.cnn.com/2020/03/24/business/ford-3m-ge-ventilators-coronavirus-duplicate-2/index.html&lt;/a&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
March 23: 332,930 global cases, 14,510 deaths (WHO), U.S. 33,404 cases, 400 deaths (CDC). Dr. Fauci doesn&amp;rsquo;t appear at Trump&amp;rsquo;s daily press conference.&lt;br /&gt;
&lt;br /&gt;
March 24: &amp;ldquo;Our people want to return to work. They will practice Social Distancing and all else, and Seniors will be watched over protectively &amp;amp; lovingly. We can do two things together. THE CURE CANNOT BE WORSE (by far) THAN THE PROBLEM! Congress MUST ACT NOW. We will come back strong!&amp;rdquo; Twitter. (&lt;a href=&#34;https://twitter.com/realDonaldTrump/status/1242455267603877894&#34;&gt;&lt;a href=&#34;https://twitter.com/realDonaldTrump/status/1242455267603877894&#34;&gt;https://twitter.com/realDonaldTrump/status/1242455267603877894&lt;/a&gt;&lt;/a&gt;) 372,757 global cases, 16,231 deaths (WHO), U.S. 44,183 cases, 544 deaths (CDC).&lt;br /&gt;
&lt;br /&gt;
March 25: &amp;ldquo;Just reported that the United States has done far more “testing” than any other nation, by far! In fact, over an eight day span, the United States now does more testing than what South Korea (which has been a very successful tester) does over an eight week span. Great job!&amp;rdquo; Twitter. (&lt;a href=&#34;https://twitter.com/realDonaldTrump/status/1242824631230308353?s=19&#34;&gt;&lt;a href=&#34;https://twitter.com/realDonaldTrump/status/1242824631230308353?s=19&#34;&gt;https://twitter.com/realDonaldTrump/status/1242824631230308353?s=19&lt;/a&gt;&lt;/a&gt;) 414,179 global cases, 18,440 deaths (WHO), U.S. 68,440 cases, 994 deaths (CDC). While the U.S. has done a greater number of tests, it also has a much larger population &amp;ndash; where Korea has tested 1 of every 170 people, the U.S. has tested 1 of every 1,090 people.&lt;br /&gt;
&lt;br /&gt;
March 26: &amp;ldquo;I have a feeling that a lot of the numbers that are being said in some areas are just bigger than they are going to be. I don’t believe you need 40,000 or 30,000 ventilators.&amp;rdquo; Press conference. (&lt;a href=&#34;https://twitter.com/Yamiche/status/1243354645927530498&#34;&gt;&lt;a href=&#34;https://twitter.com/Yamiche/status/1243354645927530498&#34;&gt;https://twitter.com/Yamiche/status/1243354645927530498&lt;/a&gt;&lt;/a&gt;) 462,684 global cases, 49,219 deaths (WHO), U.S. 68,440 cases, 994 deaths (CDC).&lt;br /&gt;
&lt;br /&gt;
March 27: 509,164 global cases, 23,335 deaths (WHO), U.S. 85,356 cases, 1,246 deaths.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#34;color: #1c1e21;&#34;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#34;color: #1c1e21;&#34;&gt;&lt;span style=&#34;color: black;&#34;&gt;Unknown date, likely after official launch of these machines on March 27: Trump secretly sends Abbott Point of Care COVID test systems to Vladimir Putin for his personal use, per Bob Woodward&amp;rsquo;s 2024 book, &lt;/span&gt;&lt;i style=&#34;color: black;&#34;&gt;War&lt;/i&gt;&lt;span style=&#34;color: black;&#34;&gt;. (&lt;a href=&#34;https://www.cnn.com/2024/10/08/politics/bob-woodward-book-war-joe-biden-putin-netanyahu-trump/index.html&#34;&gt;&lt;a href=&#34;https://www.cnn.com/2024/10/08/politics/bob-woodward-book-war-joe-biden-putin-netanyahu-trump/index.html&#34;&gt;https://www.cnn.com/2024/10/08/politics/bob-woodward-book-war-joe-biden-putin-netanyahu-trump/index.html&lt;/a&gt;&lt;/a&gt;)&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
March 28: &amp;ldquo;You can call it a germ. You can call it a flu. You can call it a virus. You can call it many different names. I&amp;rsquo;m not sure anyone even knows what it is.&amp;rdquo; Press conference. (&lt;a href=&#34;https://twitter.com/Yamiche/status/1243670348211654664&#34;&gt;&lt;a href=&#34;https://twitter.com/Yamiche/status/1243670348211654664&#34;&gt;https://twitter.com/Yamiche/status/1243670348211654664&lt;/a&gt;&lt;/a&gt;) 571,678 global cases, 62,514 deaths (WHO), 103,321 cases, 1,668 deaths (CDC).&lt;br /&gt;
&lt;br /&gt;
March 28: &amp;ldquo;I am giving consideration to a QUARANTINE of developing “hot spots”, New York, New Jersey, and Connecticut. A decision will be made, one way or another, shortly.&amp;rdquo; Twitter. (&lt;a href=&#34;https://twitter.com/realDonaldTrump/status/1243953994743103489&#34;&gt;&lt;a href=&#34;https://twitter.com/realDonaldTrump/status/1243953994743103489&#34;&gt;https://twitter.com/realDonaldTrump/status/1243953994743103489&lt;/a&gt;&lt;/a&gt;) Advance notice of a quarantine order caused many people to leave northern Italy and spread the virus (&lt;a href=&#34;https://abcnews.go.com/International/wireStory/italys-virus-lockdown-dash-train-69469683&#34;&gt;&lt;a href=&#34;https://abcnews.go.com/International/wireStory/italys-virus-lockdown-dash-train-69469683&#34;&gt;https://abcnews.go.com/International/wireStory/italys-virus-lockdown-dash-train-69469683&lt;/a&gt;&lt;/a&gt;). The three states here already had shelter-in-place orders from their governors. Trump subsequently retracted his quarantine suggestion in a pair of tweets (&lt;a href=&#34;https://twitter.com/realdonaldtrump/status/1244056559577071616&#34;&gt;&lt;a href=&#34;https://twitter.com/realdonaldtrump/status/1244056559577071616&#34;&gt;https://twitter.com/realdonaldtrump/status/1244056559577071616&lt;/a&gt;&lt;/a&gt;).&lt;br /&gt;
&lt;br /&gt;
March 29: &amp;ldquo;We sent thousands of generators to New York &amp;hellip; the people in New York never distributed the generators.&amp;rdquo; Press conference, Trump means ventilators. (&lt;a href=&#34;https://twitter.com/atrupar/status/1244394071982051329&#34;&gt;&lt;a href=&#34;https://twitter.com/atrupar/status/1244394071982051329&#34;&gt;https://twitter.com/atrupar/status/1244394071982051329&lt;/a&gt;&lt;/a&gt;) 634,835 global cases, 29,957 deaths (WHO), U.S. 122,653 cases, 2,112 deaths (CDC).&lt;/span&gt;&lt;br /&gt;
&lt;span style=&#34;color: #1c1e21;&#34;&gt;&lt;br /&gt;&lt;/span&gt;
&lt;span style=&#34;color: #1c1e21;&#34;&gt;March 29: &amp;ldquo;You’re talking about 2.2 million deaths &amp;hellip; So if we can hold that down, as we’re saying, to 100,000, it’s a horrible number, maybe even less, but to 100,000, so we have between 100 [thousand] and 200,000, we altogether have done a very good job.&amp;rdquo; (&lt;a href=&#34;https://www.vox.com/2020/3/30/21199586/us-coronavirus-deaths-trump-200000-good-job&#34;&gt;&lt;a href=&#34;https://www.vox.com/2020/3/30/21199586/us-coronavirus-deaths-trump-200000-good-job&#34;&gt;https://www.vox.com/2020/3/30/21199586/us-coronavirus-deaths-trump-200000-good-job&lt;/a&gt;&lt;/a&gt;&lt;span style=&#34;color: #1c1e21;&#34;&gt;)&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#34;color: #1c1e21;&#34;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#34;color: #1c1e21;&#34;&gt;March 30: &amp;ldquo;It will go away. You know it&amp;ndash;you know it is going away, and it will go away, and we&amp;rsquo;re going to have a great victory.&amp;rdquo; (&lt;a href=&#34;https://www.politico.com/news/magazine/2020/12/29/worst-predictions-about-2020-451444&#34;&gt;&lt;a href=&#34;https://www.politico.com/news/magazine/2020/12/29/worst-predictions-about-2020-451444&#34;&gt;https://www.politico.com/news/magazine/2020/12/29/worst-predictions-about-2020-451444&lt;/a&gt;&lt;/a&gt;)&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#34;color: #1c1e21;&#34;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#34;color: #1c1e21;&#34;&gt;March 30: Dr. Stephen M. Hahn of the FDA tweets that the FDA has issued an authorization (on March 29) to Battelle for an N95 mask decontamination system recommended by Ohio Gov. Mike DeWine; Trump retweets it with thanks to DeWine. The system does not work and the authorization is revoked by April 30, 2021. (&lt;a href=&#34;https://twitter.com/SteveFDA/status/1244472087831552004&#34;&gt;&lt;a href=&#34;https://twitter.com/SteveFDA/status/1244472087831552004&#34;&gt;https://twitter.com/SteveFDA/status/1244472087831552004&lt;/a&gt;&lt;/a&gt;)&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#34;color: #1c1e21;&#34;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style=&#34;color: #1c1e21;&#34;&gt;March 31: &amp;ldquo;It&amp;rsquo;s going to go away, hopefully at the end of the month. And, if not, hopefully it will be soon after that.&amp;rdquo; (&lt;a href=&#34;https://www.politico.com/news/magazine/2020/12/29/worst-predictions-about-2020-451444&#34;&gt;&lt;a href=&#34;https://www.politico.com/news/magazine/2020/12/29/worst-predictions-about-2020-451444&#34;&gt;https://www.politico.com/news/magazine/2020/12/29/worst-predictions-about-2020-451444&lt;/a&gt;&lt;/a&gt;)&lt;br /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Books read in 2019</title>
      <link>https://blog.lippard.org/2020/01/books-read-in-2019.html/</link>
      <pubDate>Wed, 01 Jan 2020 14:51:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2020/01/books-read-in-2019.html/</guid>
      <description>&lt;div style=&#34;margin: 0px;&#34;&gt;
Not much blogging going on here still, but here&#39;s my annual list of books read for 2019.&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Graham T. Allison, &lt;i&gt;Destined for War: Can America and China Escape Thucydides&#39;s Trap?&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Ross Anderson, &lt;i&gt;&lt;a href=&#34;https://www.cl.cam.ac.uk/~rja14/book.html&#34;&gt;Security Engineering&lt;/a&gt;&lt;/i&gt; (3rd edition, draft chapters)&lt;/li&gt;
&lt;li&gt;Herbert Asbury, &lt;i&gt;The Barbary Coast: An Informal History of the San Francisco Underworld&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Heidi Blake, &lt;i&gt;From Russia with Blood: The Kremlin&#39;s Ruthless Assassination Program and Vladimir Putin&#39;s Secret War on the West&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Rutger Bregman, &lt;i&gt;Utopia for Realists: How We Can Build the Ideal World&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Oliver Bullough, &lt;i&gt;Moneyland: The Inside Story of the Crooks and Kleptocrats Who Rule the World&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Bryan Caplan and Zach Weinersmith, &lt;i&gt;Open Borders: The Science and Ethics of Immigration&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;C.J. Chivers, &lt;i&gt;The Fighters: Americans in Combat&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Sefton Delmer, &lt;i&gt;Black Boomerang&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Nina J. Easton, &lt;i&gt;Gang of Five: Leaders at the Center of the Conservative Crusade&lt;/i&gt;&amp;nbsp;(bio of Bill Kristol, Ralph Reed, Clint Bolick, Grover Norquist, and David McIntosh)&lt;/li&gt;
&lt;li&gt;Ronan Farrow, &lt;i&gt;Catch and Kill: Lies, Spies, and a Conspiracy to Protect Predators&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Ronan Farrow, &lt;i&gt;War on Peace: The End of Diplomacy and the Decline of American Influence&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Ian Frisch, &lt;i&gt;Magic is Dead: My Journey into the World&#39;s Most Secretive Society of Magicians&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Anand Giridharadas, &lt;i&gt;Winners Take All: The Elite Charade of Changing the World&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Reba Wells Grandrud, &lt;i&gt;Sunnyslope&lt;/i&gt; (Images of America series)&lt;/li&gt;
&lt;li&gt;Andy Greenberg, &lt;i&gt;Sandworm: A New Era of Cyberwar and the Hunt for the Kremlin&#39;s Most Dangerous Hackers&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Jodi Kantor and Megan Twohey, &lt;i&gt;She Said: Breaking the Sexual Harassment Story That Helped Ignite a Movement&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Stephen Kinzer, &lt;i&gt;Overthrow: America&#39;s Century of Regime Change From Hawaii to Iraq&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Michael Lewis, &lt;i&gt;Flash Boys: A Wall Street Revolt&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Jonathan Lusthaus, &lt;i&gt;Industry of Anonymity: Inside the Business of Cybercrime&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Ben MacIntyre, &lt;i&gt;A Spy Among Friends: Kim Philby and the Great Betrayal&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Joseph Menn, &lt;i&gt;Cult of the Dead Cow: How the Original Hacking Supergroup Might Just Save the World&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Anna Merlan, &lt;i&gt;Republic of Lies: American Conspiracy Theorists and Their Surprising Rise to Power&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Jefferson Morley, &lt;i&gt;Our Man in Mexico: Winston Scott and the Hidden History of the CIA&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Sarah T. Roberts, &lt;i&gt;Behind the Screen: Content Moderation in the Shadows of Social Media&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Hans Rosling, with Ola Rosling and Anna Rosling Rönnlund, &lt;i&gt;Factfulness: Ten Reasons We&#39;re Wrong About the World--and Why Things Are Better Than You Think&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Russell Shorto, &lt;i&gt;Amsterdam: A History of the World&#39;s Most Liberal City&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Alexander Stille,&lt;i&gt;&amp;nbsp;&lt;i&gt;The Sack of Rome: Media + Money + Celebrity = Power = Silvio Berlusconi&lt;/i&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Jamie Susskind, &lt;i&gt;Future Politics: Living Together in a World Transformed by Tech&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Erik Van De Sandt, &lt;i&gt;&lt;a href=&#34;https://research-information.bris.ac.uk/en/theses/deviant-security(5159c595-b3a6-4908-8054-aadc3d948ebb).html&#34;&gt;Deviant Security: The Technical Computer Security Practices of Cyber Criminals&lt;/a&gt;&lt;/i&gt; (Ph.D. thesis)&lt;/li&gt;
&lt;li&gt;Tom Wolfe, &lt;i&gt;The Right Stuff&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Tim Wu, &lt;i&gt;The Attention Merchants: The Epic Scramble to Get Inside Our Heads&lt;/i&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div style=&#34;margin: 0px;&#34;&gt;
&lt;ul&gt;
&lt;/ul&gt;
Top for 2019: Bullough, Farrow (Catch and Kill), Wu, Chivers, Rosling, Greenberg, Blake, Allison, Caplan and Weinersmith, Kinzer, Delmer.&lt;br /&gt;
&lt;br /&gt;
I started the following books I expect to finish in early 2020:&lt;br /&gt;
&lt;br /&gt;
Myke Cole, &lt;i&gt;Legion versus Phalanx: The Epic Struggle for Infantry Supremacy in the Ancient World&lt;/i&gt;&lt;br /&gt;
Walter LaFeber, &lt;i&gt;Inevitable Revolutions: The United States in Central America&lt;/i&gt; (2nd edition)&lt;br /&gt;
Brad Smith and Carol Anne Browne, &lt;i&gt;Tools and Weapons: The Promise and Peril of the Digital Age&lt;/i&gt;&lt;br /&gt;
Peter H. Wilson, &lt;i&gt;The Holy Roman Empire: A Thousand Years of Europe&#39;s History&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
Two books I preordered and look forward to reading in 2020:&lt;br /&gt;
&lt;br /&gt;
Anna Wiener, &lt;i&gt;Uncanny Valley: A Memoir&lt;/i&gt; (due out January 14)&lt;br /&gt;
Thomas Rid, &lt;i&gt;Active Measures: The Secret History of Disinformation and Political Warfare&lt;/i&gt; (due out April 21)&lt;br /&gt;
&lt;br /&gt;
(Previously: &lt;a href=&#34;https://blog.lippard.org/2019/01/books-read-in-2018.html&#34;&gt;2018&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2018/01/books-read-in-2017.html&#34;&gt;2017&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2017/01/books-read-in-2016.html&#34;&gt;2016&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2016/01/books-read-in-2015.html&#34;&gt;2015&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2015/01/books-read-in-2014.html&#34;&gt;2014&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2014/01/books-read-in-2013.html&#34;&gt;2013&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2013/01/books-read-in-2012.html&#34;&gt;2012&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2011/12/books-read-in-2011.html&#34;&gt;2011&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2010/12/books-read-in-2010.html&#34;&gt;2010&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2009/12/books-read-in-2009.html&#34;&gt;2009&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2008/12/books-read-in-2008.html&#34;&gt;2008&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2007/12/books-read-in-2007.html&#34;&gt;2007&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2006/12/books-read-in-2006.html&#34;&gt;2006&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2006/01/books-read-in-2005.html&#34;&gt;2005&lt;/a&gt;.)&lt;/div&gt;</description>
    </item>
    <item>
      <title>CIA torture program</title>
      <link>https://blog.lippard.org/2019/12/cia-torture-program.html/</link>
      <pubDate>Thu, 12 Dec 2019 17:24:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2019/12/cia-torture-program.html/</guid>
      <description>&lt;p&gt;It was interesting to go back through the &lt;a href=&#34;https://lippard.blogspot.com/search/label/torture&#34;&gt;old posts on this blog about the CIA torture program&lt;/a&gt; in light of the new film, The Report, which can be seen on Amazon Prime.&lt;br /&gt;
&lt;br /&gt;
One of &lt;a href=&#34;https://blog.lippard.org/2007/08/inside-cias-secret-prisons.html&#34;&gt;the early posts on this blog resulted in a debate in the comments about the ethics and efficacy of torture&lt;/a&gt;, which &lt;a href=&#34;https://fas.org/irp/congress/2014_rpt/ssci-rdi.pdf&#34;&gt;the 2014 Senate torture report&lt;/a&gt; (PDF link) and the film resolve decisively against torture.  The CIA torture program was ineffective and unethical.&lt;br /&gt;
&lt;br /&gt;
Jeremy Scahill&amp;rsquo;s &lt;a href=&#34;https://theintercept.com/2019/12/11/we-tortured-some-folks-the-reports-daniel-jones-on-the-ongoing-fight-to-hold-the-cia-accountable/&#34;&gt;interview with Daniel Jones about the CIA program and the Senate investigations and report&lt;/a&gt; is quite illuminating, and highly recommended listening, as is &lt;a href=&#34;https://www.topic.com/the-report-podcast&#34;&gt;the podcast associated with the film&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
A couple other items of interest:&lt;br /&gt;
&lt;br /&gt;
Jason Leopold&amp;rsquo;s &lt;a href=&#34;https://www.vice.com/en_us/article/43mvkn/the-google-search-that-made-the-cia-spy-on-the-us-senate&#34;&gt;exposure of an accidentally leaked draft letter from John Brennan to Dianne Feinstein apologizing for hacking the Senate investigation&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Senator Mark Udall&amp;rsquo;s &lt;a href=&#34;https://www.youtube.com/watch?v=qk3ut21ksJ0&#34;&gt;questioning of CIA general counsel Caroline Krass during her Senate confirmation hearing&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;i&gt;New York Times&lt;/i&gt; &lt;a href=&#34;https://www.nytimes.com/2014/01/05/books/review/john-rizzos-company-man.html&#34;&gt;book review of Frank Rizzo&amp;rsquo;s memoir, &lt;i&gt;Company Man&lt;/i&gt;&lt;/a&gt;, which confirms that George W. Bush was not briefed on the torture program but was a &amp;ldquo;stand-up guy&amp;rdquo; by lying and claiming that he was.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Phoenix Lights, 1945</title>
      <link>https://blog.lippard.org/2019/06/the-phoenix-lights-1945.html/</link>
      <pubDate>Sat, 08 Jun 2019 22:27:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2019/06/the-phoenix-lights-1945.html/</guid>
      <description>&lt;p&gt;From &lt;a href=&#34;https://johnkeelingmedia.blog/2019/01/15/venus-attacks-and-japanese-fu-go-balloon-bombs/&#34;&gt;John Keeling&lt;/a&gt;, by way of the May 2019 &lt;i&gt;Fortean Times&lt;/i&gt; (p. 28):&lt;br /&gt;&lt;/p&gt;
&lt;blockquote class=&#34;tr_bq&#34;&gt;
&lt;span style=&#34;background-color: #f1f1f1; color: #111111; font-family: &amp;quot;lato&amp;quot; , sans-serif; font-size: 17px;&#34;&gt;In 1945 a jittery American public was mistaking Venus for Japan’s FU-GO balloon bombs on an alarmingly regular basis. 9,000 of the 30 ft balloons with incendiary bomb payloads had been launched against the US in the hope of causing large-scale forest fires and spreading terror.&lt;/span&gt;&lt;span style=&#34;background-color: #f1f1f1; color: #111111; font-family: &amp;quot;lato&amp;quot; , sans-serif; font-size: 17px;&#34;&gt;...&lt;/span&gt;&lt;span style=&#34;background-color: #f1f1f1; color: #111111; font-family: &amp;quot;lato&amp;quot; , sans-serif; font-size: 17px;&#34;&gt;On June 6&lt;/span&gt;&lt;sup style=&#34;-webkit-font-smoothing: antialiased; background-color: #f1f1f1; border: 0px; box-sizing: border-box; color: #111111; font-family: Lato, sans-serif; font-size: 17px; line-height: 1; margin: 0px; padding: 0px;&#34;&gt;th&lt;/sup&gt;&lt;span style=&#34;background-color: #f1f1f1; color: #111111; font-family: &amp;quot;lato&amp;quot; , sans-serif; font-size: 17px;&#34;&gt;, Phoenix and several other Arizona communities had their first ‘Jap balloon’ panic. Telephone lines to the press, police department, sheriff’s office and weather bureau were reportedly jammed.&lt;/span&gt;&lt;span style=&#34;background-color: #f1f1f1; color: #111111; font-family: &amp;quot;lato&amp;quot; , sans-serif; font-size: 17px;&#34;&gt;...&lt;/span&gt;&lt;span style=&#34;background-color: #f1f1f1; color: #111111; font-family: &amp;quot;lato&amp;quot; , sans-serif; font-size: 17px;&#34;&gt;Luke Field and Williams Field fliers, checking the object from planes, were able to report back definitely that there was no balloon where reported. And Phoenix Junior college’s 5 inch refractor telescope clearly identified the object as Venus. According to the Associated Press, Tucson had the same experience, with Davis-Monthan fliers being ‘sent to cut down the invader.’&lt;/span&gt;&lt;/blockquote&gt;</description>
    </item>
    <item>
      <title>Books read in 2018</title>
      <link>https://blog.lippard.org/2019/01/books-read-in-2018.html/</link>
      <pubDate>Tue, 01 Jan 2019 16:16:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2019/01/books-read-in-2018.html/</guid>
      <description>&lt;div style=&#34;margin: 0px;&#34;&gt;
Not much blogging going on here still, but here&#39;s my annual list of books read for 2018.&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Charles Arthur, &lt;i&gt;Cyber Wars: Hacks that Shocked the Business World&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Radley Balko and Tucker Carrington, &lt;i&gt;The Cadaver King and the Country Dentist: A True Story of Injustice in the American South&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Mary Beard, &lt;i&gt;SPQR: A History of Ancient Rome&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Yochai Benkler, Robert Faris, and Hal Roberts, &lt;i&gt;Network Propaganda: Manipulation, Disinformation, and Radicalization in American Politics&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Ronen Bergman, &lt;i&gt;Rise and Kill First: The Secret History of Israel&#39;s Targeted Assassinations&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Rebecca Burns and David Dayen, &lt;i&gt;Fat Cat: The Steve Mnuchin Story&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;John Carreyrou, &lt;i&gt;Bad Blood: Secrets and Lies in a Silicon Valley Startup&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Graydon Carter, George Kalogerakis, and Kurt Andersen, &lt;i&gt;Spy: The Funny Years&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Stephen Ellis, &lt;i&gt;This Present Darkness: A History of Nigerian Organized Crime&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Jason Fagone, &lt;i&gt;The Woman Who Smashed Codes: A True Story of Love, Spies, and the Unlikely Heroine Who Outwitted America&#39;s Enemies&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Paul French, &lt;i&gt;City of Devils: The Two Men Who Ruled the Underworld of Old Shanghai&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Diego Gambetta, &lt;i&gt;Codes of the Underworld: How Criminals Communicate&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Robert M. Gates, &lt;i&gt;Duty: Memoirs of a Secretary at War&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Atul Gawande, &lt;i&gt;Being Mortal: Medicine and What Matters in the End&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;David Golumbia, &lt;i&gt;The Politics of Bitcoin: Software as Right-Wing Extremism&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Richards J. Heuer Jr. and Randolph H. Pherson, &lt;i&gt;Structured Analytic Techniques for Intelligence Analysis&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Michael Isikoff and David Corn, &lt;i&gt;Russian Roulette: The Inside Story of Putin&#39;s War on America and the Election of Donald Trump&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Sarah Jeong, &lt;i&gt;The Internet of Garbage&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Steven Johnson, &lt;i&gt;Farsighted: How We Make the Decisions That Matter the Most&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Louise M. Kaiser and Randolph H. Pherson, &lt;i&gt;Analytic Writing Guide&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Chuck Klosterman, &lt;i&gt;But What If We&#39;re Wrong?: Thinking About the Present As If It Were the Past&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Susan Landau, &lt;i&gt;Listening In: Cybersecurity in an Insecure Age&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Peter T. Leeson, &lt;i&gt;WTF?! An Economic Tour of the Weird&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Jeffrey Lewis, &lt;i&gt;The 2020 Commission Report on the North Korean Nuclear Attacks Against the United States&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Michael Lewis, &lt;i&gt;The Fifth Risk&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Liliana Mason, &lt;i&gt;Uncivil Agreement: How Politics Became Our Identity&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Nick Mason, &lt;i&gt;Inside Out: A Personal History of Pink Floyd&lt;/i&gt; (new updated 2017 edition)&lt;/li&gt;
&lt;li&gt;Tim Maurer, &lt;i&gt;Cyber Mercenaries: The State, Hackers, and Power&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Jefferson Morley, &lt;i&gt;The Ghost: The Secret Life of CIA Spymaster James Jesus Angleton&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Roger Naylor, &lt;i&gt;The Amazing Kolb Brothers of Grand Canyon&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Helen Nissenbaum,&amp;nbsp;&lt;i&gt;Privacy in Context: Technology, Policy, and the Integrity of Social Life&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Ellen Pao, &lt;i&gt;Reset: My Fight for Inclusion and Lasting Change&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Dana Richards, editor,&amp;nbsp;&lt;i&gt;Dear Martin/Dear Marcello: Gardner and Truzzi on Skepticism&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Louis Rossetto, &lt;i&gt;Change Is Good: A Story of the Heroic Era of the Internet&lt;/i&gt; (1st edition, #1453, Kickstarter)&lt;/li&gt;
&lt;li&gt;David E. Sanger, &lt;i&gt;The Perfect Weapon: War, Sabotage, and Fear in the Cyber Age&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Eli Saslow, &lt;i&gt;Rising Out of Hatred: The Awakening of a Former White Nationalist&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Harold Schechter, &lt;i&gt;The Pirate&lt;/i&gt; (Amazon Prime Reading &#34;Bloodlands Collection&#34;)&lt;/li&gt;
&lt;li&gt;Harold Schechter, &lt;i&gt;Little Slaughterhouse on the Prairie&lt;/i&gt; (Amazon Prime Reading &#34;Bloodlands Collection&#34;)&lt;/li&gt;
&lt;li&gt;Harold Schechter, &lt;i&gt;The Brick Slayer&lt;/i&gt; (Amazon Prime Reading &#34;Bloodlands Collection&#34;)&lt;/li&gt;
&lt;li&gt;Harold Schechter, &lt;i&gt;Panic&lt;/i&gt; (Amazon Prime Reading &#34;Bloodlands Collection&#34;)&lt;/li&gt;
&lt;li&gt;Harold Schechter, &lt;i&gt;Rampage&lt;/i&gt; (Amazon Prime Reading &#34;Bloodlands Collection&#34;)&lt;/li&gt;
&lt;li&gt;Harold Schechter,&amp;nbsp;&lt;i&gt;The Pied Piper&lt;/i&gt;&amp;nbsp;(Amazon Prime Reading &#34;Bloodlands Collection&#34;)&lt;/li&gt;
&lt;li&gt;Natasha Dow Schüll, &lt;i&gt;Addiction by Design: Machine Gambling in Las Vegas&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Kevin Simler and Robin Hanson, &lt;i&gt;The Elephant in the Brain: Hidden Motives in Everyday Life&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;P.W. Singer and Emerson T. Brooking, &lt;i&gt;LikeWar: The Weaponization of Social Media&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Ali Soufan, &lt;i&gt;Anatomy of Terror: From the Death of Bin Laden to the Rise of the Islamic State&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Robert Timberg, &lt;i&gt;The Nightingale&#39;s Song&lt;/i&gt; (bio of John McCain, James Webb, Oliver North, Robert McFarlane, and John Poindexter)&lt;/li&gt;
&lt;li&gt;Mick West, &lt;i&gt;Escaping the Rabbit Hole: How to Debunk Conspiracy Theories Using Facts, Logic, and Respect&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Rick Wilson, &lt;i&gt;Everything Trump Touches Dies: A Republican Strategist Gets Real About the Worst President Ever&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Michael Wolff, &lt;i&gt;Fire and Fury: Inside the Trump White House&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Bob Woodward, &lt;i&gt;Fear: Trump in the White House&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Tim Wu, &lt;i&gt;The Curse of Bigness: Antitrust in the New Gilded Age&lt;/i&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div style=&#34;margin: 0px;&#34;&gt;
I made some progress on a few other books:&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Herbert Asbury, &lt;i&gt;The Barbary Coast: An Informal History of the San Francisco Underworld&lt;/i&gt;&amp;nbsp;(will probably finish today)&lt;/li&gt;
&lt;li&gt;Andrew Jaquith,&amp;nbsp;&lt;i&gt;Security Metrics: Replacing Fear, Uncertainty, and Doubt&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Douglas Hofstadter and Emmanuel Sander,&amp;nbsp;&lt;i&gt;Surfaces and Essences: Analogy as the Fuel and Fire of Thinking&lt;/i&gt;&lt;/li&gt;
&lt;/ul&gt;
Top for 2018:&amp;nbsp; Singer and Brooking, Bergman, Balko and Carrington, Gawande, Carreyrou, Sanger, Simler and Hanson, Soufan, Isikoff and Corn, Fagone, French, Schüll, Michael Lewis, Mason, Benkler et al., West, Wu, Saslow, Naylor. I didn&#39;t care for the Klosterman book at all--quick read, but a waste of time.&lt;br /&gt;
&lt;br /&gt;
(Previously:&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2018/01/books-read-in-2017.html&#34;&gt;2017&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2017/01/books-read-in-2016.html&#34;&gt;2016&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2016/01/books-read-in-2015.html&#34;&gt;2015&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2015/01/books-read-in-2014.html&#34;&gt;2014&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2014/01/books-read-in-2013.html&#34;&gt;2013&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2013/01/books-read-in-2012.html&#34;&gt;2012&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2011/12/books-read-in-2011.html&#34;&gt;2011&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2010/12/books-read-in-2010.html&#34;&gt;2010&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2009/12/books-read-in-2009.html&#34;&gt;2009&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2008/12/books-read-in-2008.html&#34;&gt;2008&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2007/12/books-read-in-2007.html&#34;&gt;2007&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2006/12/books-read-in-2006.html&#34;&gt;2006&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2006/01/books-read-in-2005.html&#34;&gt;2005&lt;/a&gt;.)&lt;/div&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Hume&#39;s Ghost&lt;/strong&gt; &lt;small&gt;(2019-01-02)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Wow. I only overlapped one book with you this year: SPQR, which I thought was very good.
&lt;p&gt;I was on a Rome kick. Read that, Rome&#39;s Last Citizen: The Life and Legacy of Cato, Mortal Enemy of Caesar and Dying Every Day: Seneca at the Court of Nero back-to-back-to-back.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Books read in 2017</title>
      <link>https://blog.lippard.org/2018/01/books-read-in-2017.html/</link>
      <pubDate>Mon, 01 Jan 2018 15:24:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2018/01/books-read-in-2017.html/</guid>
      <description>&lt;div style=&#34;margin: 0px;&#34;&gt;
Not much blogging going on here still, but here&#39;s my annual list of books read for 2017. Items with hyperlinks are linked directly to the item online (usually PDF, some of these are reports rather than books, though I&#39;ve made no attempt to collect all papers, blog posts, and reports I read here), with no paywall or fee.&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Lilian Ablon, Andy Bogart, &lt;i&gt;&lt;a href=&#34;http://www.rand.org/pubs/research_reports/RR1751.html&#34;&gt;Zero Days, Thousands of Nights: The Life and Times of Zero-Day Vulnerabilities and Their Exploits&lt;/a&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Ben Buchanan, &lt;i&gt;The Cybersecurity Dilemma: Hacking, Trust and Fear Between Nations&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;J.D. Chandler, &lt;i&gt;Hidden History of Portland, Oregon&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Ted Conover, &lt;i&gt;Newjack: Guarding Sing Sing&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Richard A. Clarke and R.P. Eddy, &lt;i&gt;Warnings: Finding Cassandras to Stop Catastrophes&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Thomas H. Davenport and Julia Kirby, &lt;i&gt;Only Humans Need Apply: Winners &amp;amp; Losers in the Age of Smart Machines&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Mike Edison, &lt;i&gt;Dirty, Dirty, Dirty: Of Playboys, Pigs, and Penthouse Paupers--An American Tale of Sex and Wonder&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;FINRA, &lt;i&gt;&lt;a href=&#34;https://www.finra.org/sites/default/files/FINRA_Blockchain_Report.pdf&#34;&gt;Distributed Ledger Technology: Implications of Blockchain for the Securities Industry&lt;/a&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Al Franken, &lt;i&gt;Al Franken, Giant of the Senate&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;David Gerard, &lt;i&gt;Attack of the 50 Foot Blockchain: Bitcoin, Blockchain, Ethereum &amp;amp; Smart Contracts&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Joscelyn Godwin, &lt;i&gt;Upstate Cauldron: Eccentric Spiritual Movements in Early New York State&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Jonathan Goldsmith, &lt;i&gt;Stay Interesting: I Don&#39;t Always Tell Stories About My Life, But When I Do They&#39;re True and Amazing&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Heidi Grant Halvorson, &lt;i&gt;No One Understands You: And What To Do About It&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Jon Lindsay, Tai Ming Cheung, and Derek S. Reveron, editors, &lt;i&gt;China and Cybersecurity: Espionage, Strategy, and Politics in the Digital Domain&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;William MacAskill, &lt;i&gt;Doing Good Better: Effective Altruism and How You Can Make a Difference&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Jane Mayer, &lt;i&gt;Dark Money: The Hidden History of the Billionaires Behind the Rise of the Radical Right&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Nick Middleton, &lt;i&gt;An Atlas of Countries That Don&#39;t Exist: A Compendium of Fifty Unrecognized and Largely Unnoticed States&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Kevin Mitnick, &lt;i&gt;The Art of Invisibility: The World&#39;s Most Famous Hacker Teaches You How to Be Safe in the Age of Big Brother and Big Data&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Andrew Monaghan, &lt;a href=&#34;https://www.chathamhouse.org/sites/files/chathamhouse/public/Research/Russia%20and%20Eurasia/0413pp_monaghan.pdf&#34;&gt;&#34;The New Russian Foreign Policy Concept: Evolving Continuity,&#34;&lt;/a&gt; Chatham House, 2013 (PDF)&lt;/li&gt;
&lt;li&gt;Milton Mueller, &lt;i&gt;Will the Internet Fragment? Sovereignty, Globalization and Cyberspace&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Tom Nichols, &lt;i&gt;The Death of Expertise: The Campaign Against Established Knowledge and Why it Matters&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;David Ronfeldt, &lt;i&gt;&lt;a href=&#34;https://www.rand.org/content/dam/rand/pubs/monograph_reports/2005/MR461.pdf&#34;&gt;Beware the Hubris-Nemesis Complex: A Concept for Leadership Analysis&lt;/a&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Thomas Rid,&amp;nbsp;&lt;i&gt;Rise of the Machines: A Cybernetic History&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Gabriel Sherman, &lt;i&gt;The Loudest Voice in the Room: How the Brilliant, Bombastic Roger Ailes Built Fox News--and Divided a Country&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Doug Stanhope, &lt;i&gt;Digging Up Mother: A Love Story&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Doug Stanhope, &lt;i&gt;This Is Not Fame: A &#34;From What I Re-Memoir&#34;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Charles Stross, &lt;i&gt;Halting State&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Charles Stross, &lt;i&gt;Rule 34&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Sarah Vowell, &lt;i&gt;Unfamiliar Fishes&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Timothy Walton, &lt;i&gt;Challenges in Intelligence Analysis: Lessons from 1300 BCE to the Present&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Kristan J. Wheaton and Melonie K. Richey, &lt;i&gt;Strawman&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Ilya Zaslavskiy, &lt;i&gt;&lt;a href=&#34;https://www.hudson.org/research/13875-how-non-state-actors-export-kleptocratic-norms-to-the-west&#34;&gt;How Non-State Actors Export Kleptocratic Norms to the West&lt;/a&gt;&lt;/i&gt; (PDF)&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div style=&#34;margin: 0px;&#34;&gt;
I may or may not have made progress on a few other books (first four from 2017, next two from 2016, one from 2015, &amp;nbsp;next three from 2014, next three from 2013, last two still not finished from 2012--I have trouble with e-books, especially very long nonfiction e-books):&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Helen Nissenbaum, &lt;i&gt;Privacy in Context: Technology, Policy, and the Integrity of Social Life&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Dana Richards, editor, &lt;i&gt;Dear Martin/Dear Marcello: Gardner and Truzzi on Skepticism&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Richards J. Heuer, Jr., &lt;i&gt;Structured Analytics Techniques for Intelligence Analysis&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Louis M. Kaiser, &lt;i&gt;Analytic Writing Guide&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Andreas Antonopoulos,&amp;nbsp;&lt;i&gt;Mastering Bitcoin: Unlocking Digital Cryptocurrencies&lt;/i&gt;&amp;nbsp;(now 2nd ed)&lt;/li&gt;
&lt;li&gt;Robert M. Gates,&amp;nbsp;&lt;i&gt;Duty: Memoirs of a Secretary at War&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;John Searle,&amp;nbsp;&lt;i&gt;Making the Social World&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Andrew Jaquith,&amp;nbsp;&lt;i&gt;Security Metrics: Replacing Fear, Uncertainty, and Doubt&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Massimo Pigliucci and Maarten Boudry,&amp;nbsp;&lt;i&gt;Philosophy of Pseudoscience: Reconsidering the Demarcation Problem&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Steven Pinker,&amp;nbsp;&lt;i&gt;The Sense of Style: The Thinking Person&#39;s Guide to Writing in the 21st Century&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Richard Bejtlich,&amp;nbsp;&lt;i&gt;The Practice of Network Security Monitoring&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;James Grimmelmann,&amp;nbsp;&lt;i&gt;Internet Law: Cases &amp;amp; Problems&lt;/i&gt;&amp;nbsp;(v2; v3 is out now)&lt;/li&gt;
&lt;li&gt;Douglas Hofstadter and Emmanuel Sander,&amp;nbsp;&lt;i&gt;Surfaces and Essences: Analogy as the Fuel and Fire of Thinking&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Mark Dowd, John McDonald, and Justin Schuh,&amp;nbsp;&lt;i&gt;The Art of Software Security Assessment: Identifying and Avoiding Software Vulnerabilities&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Michal Zalewski,&amp;nbsp;&lt;i&gt;The Tangled Web: A Guide to Securing Modern Web Applications&lt;/i&gt;&lt;/li&gt;
&lt;/ul&gt;
Top for 2017: &amp;nbsp;Rid, Buchanan, Sherman, Mayer, Clarke and Eddy, Conover, Middleton.&lt;br /&gt;
&lt;br /&gt;
I completed three Coursera courses in 2017, two of which I recommend:&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;University of Michigan, &lt;a href=&#34;https://www.coursera.org/learn/mindware/home/welcome&#34;&gt;Mindware: Critical Thinking for the Information Age&lt;/a&gt; (psychology, statistics, and philosophy; a companion to Richard E. Nisbett&#39;s book, &lt;i&gt;Mindware: Tools for Smart Thinking&lt;/i&gt; which I read last year; the course is taught by Nisbett)&lt;/li&gt;
&lt;li&gt;Universiteit Leiden, &lt;a href=&#34;https://www.coursera.org/learn/changing-global-order/home/welcome&#34;&gt;The Changing Global Order&lt;/a&gt; (international relations theory and history)&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
(Previously: &lt;a href=&#34;https://blog.lippard.org/2017/01/books-read-in-2016.html&#34;&gt;2016&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2016/01/books-read-in-2015.html&#34;&gt;2015&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2015/01/books-read-in-2014.html&#34;&gt;2014&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2014/01/books-read-in-2013.html&#34;&gt;2013&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2013/01/books-read-in-2012.html&#34;&gt;2012&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2011/12/books-read-in-2011.html&#34;&gt;2011&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2010/12/books-read-in-2010.html&#34;&gt;2010&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2009/12/books-read-in-2009.html&#34;&gt;2009&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2008/12/books-read-in-2008.html&#34;&gt;2008&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2007/12/books-read-in-2007.html&#34;&gt;2007&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2006/12/books-read-in-2006.html&#34;&gt;2006&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2006/01/books-read-in-2005.html&#34;&gt;2005&lt;/a&gt;.)&lt;/div&gt;</description>
    </item>
    <item>
      <title>Rep. Tom Graves&#39; Active Cyber Defense Certainty Act</title>
      <link>https://blog.lippard.org/2017/03/rep-tom-graves-active-cyber-defense.html/</link>
      <pubDate>Sun, 12 Mar 2017 22:58:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2017/03/rep-tom-graves-active-cyber-defense.html/</guid>
      <description>&lt;p&gt;Rep. Tom Graves (R-GA14) has circulated &lt;a href=&#34;https://tomgraves.house.gov/uploadedfiles/discussion_draft_ac-dc_act.pdf&#34;&gt;a draft bill, the &amp;ldquo;Active Cyber Defense Certainty Act&amp;rdquo;&lt;/a&gt; (or ACDC Act), which amends the Computer Fraud and Abuse Act (18 USC 1030) to legalize certain forms of &amp;ldquo;hacking back&amp;rdquo; for the purposes of collecting information about an attacker in order to facilitate criminal prosecution or other countermeasures.&lt;br /&gt;
&lt;br /&gt;
The bill as it currently stands is not a good bill, for the following reasons:&lt;br /&gt;
&lt;br /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Confusing the two Trump cybersecurity executive orders</title>
      <link>https://blog.lippard.org/2017/02/confusing-two-trump-cybersecurity.html/</link>
      <pubDate>Thu, 16 Feb 2017 15:24:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2017/02/confusing-two-trump-cybersecurity.html/</guid>
      <description>&lt;p&gt;In Andy Greenberg&amp;rsquo;s &lt;i&gt;Wired&lt;/i&gt; article on February 9, 2017, &lt;a href=&#34;https://www.wired.com/2017/02/tom-bossert-trump-cybersecurity/&#34;&gt;&amp;ldquo;Trump Cybersecurity Chief Could Be a &amp;lsquo;Voice of Reason,&amp;quot;&lt;/a&gt; he writes:&lt;br /&gt;&lt;/p&gt;
&lt;blockquote class=&#34;tr_bq&#34;&gt;
&lt;span style=&#34;background-color: white; font-family: &amp;quot;exchange ssm 4r&amp;quot; , , &amp;quot;georgia&amp;quot; , serif; font-size: 18px;&#34;&gt;But when Trump’s draft executive order on cybersecurity&amp;nbsp;&lt;/span&gt;&lt;a href=&#34;https://apps.washingtonpost.com/g/documents/world/read-the-trump-administrations-draft-of-the-executive-order-on-cybersecurity/2306/&#34; style=&#34;background-color: white; border-bottom-color: rgb(180, 231, 248); border-bottom-style: solid; border-image: initial; border-left-color: initial; border-left-style: initial; border-right-color: initial; border-right-style: initial; border-top-color: initial; border-top-style: initial; border-width: 0px 0px 3px; box-shadow: rgb(180, 231, 248) 0px -4px 0px inset; box-sizing: border-box; font-family: &amp;quot;Exchange SSm 4r&amp;quot;, ExchangeWeb-Roman, Georgia, serif; font-size: 18px; margin: 0px; outline: 0px; overflow-wrap: break-word; padding: 0px; text-decoration: none; transition: background 0.15s cubic-bezier(0.33, 0.66, 0.66, 1); vertical-align: baseline; word-break: break-word; word-wrap: break-word;&#34; target=&#34;_blank&#34;&gt;emerged&lt;/a&gt;&lt;span style=&#34;background-color: white; font-family: &amp;quot;exchange ssm 4r&amp;quot; , , &amp;quot;georgia&amp;quot; , serif; font-size: 18px;&#34;&gt;&amp;nbsp;last week, it surprised the cybersecurity world by hewing closely to the recommendations of bipartisan experts—including one commission&amp;nbsp;&lt;/span&gt;&lt;a href=&#34;https://www.wired.com/2017/01/trump-hacking-defense-plan-obama/&#34; style=&#34;background-color: white; border-bottom-color: rgb(180, 231, 248); border-bottom-style: solid; border-image: initial; border-left-color: initial; border-left-style: initial; border-right-color: initial; border-right-style: initial; border-top-color: initial; border-top-style: initial; border-width: 0px 0px 3px; box-shadow: rgb(180, 231, 248) 0px -4px 0px inset; box-sizing: border-box; font-family: &amp;quot;Exchange SSm 4r&amp;quot;, ExchangeWeb-Roman, Georgia, serif; font-size: 18px; margin: 0px; outline: 0px; overflow-wrap: break-word; padding: 0px; text-decoration: none; transition: background 0.15s cubic-bezier(0.33, 0.66, 0.66, 1); vertical-align: baseline; word-break: break-word; word-wrap: break-word;&#34;&gt;assembled by the Obama administration&lt;/a&gt;&lt;span style=&#34;background-color: white; font-family: &amp;quot;exchange ssm 4r&amp;quot; , , &amp;quot;georgia&amp;quot; , serif; font-size: 18px;&#34;&gt;.&lt;/span&gt;&lt;/blockquote&gt;
The described timing and the link both refer to &lt;a href=&#34;https://apps.washingtonpost.com/g/documents/world/read-the-trump-administrations-draft-of-the-executive-order-on-cybersecurity/2306/&#34;&gt;the original draft cybersecurity executive order&lt;/a&gt;, which does not at all resemble the recommendations of Obama&#39;s &lt;a href=&#34;https://www.nist.gov/cybercommission&#34;&gt;Commission on Enhancing National Cybersecurity&lt;/a&gt; or the recommendations of the &lt;a href=&#34;https://www.csis.org/programs/technology-policy-program/cybersecurity/csis-cyber-policy-task-force&#34;&gt;Center for Strategic and International Studies Cyber Policy Task Force&lt;/a&gt;, which both included input from large numbers of security experts. Contrary to what Greenberg says, the executive order he refers to was widely criticized on a number of grounds, including that it is incredibly vague and high level, specifies an extremely short time frame for its reviews, and that it seemed to think it was a good idea to collect information about major U.S. vulnerabilities and defenses into one place and put it into the hands of then-National Security Advisor Michael T. Flynn. That original version of the executive order resembled &lt;a href=&#34;https://web.archive.org/web/20170127080437/https://www.donaldjtrump.com/policies/cyber-security/&#34;&gt;the Trump campaign&#39;s website policy proposal on cybersecurity&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
The positive remarks, instead, were for a revised version of the cybersecurity executive order which was verbally described to reporters on the morning of January 31, the day that the signing of the order was expected to happen at 3 p.m., after Trump met for a listening session with security experts. The signing was cancelled, and the order has not yet been issued, but a draft subsequently got some circulation later in the week and &lt;a href=&#34;https://lawfareblog.com/revised-draft-trump-eo-cybersecurity&#34;&gt;was made public at the Lawfare blog&lt;/a&gt; on February 9.&lt;br /&gt;
&lt;br /&gt;
This executive order contains recommendations consistent with both the Cybersecurity Commission report and the CSIS Cyber Policy Task Force report, mandating the use of the NIST Cybersecurity Framework by federal agencies, putting the Office of Management and Budget (OMB) in charge of enterprise risk assessment across agencies, promoting IT modernization and the promotion of cloud and shared services infrastructure, and directing DHS and other agency heads to work with private sector critical infrastructure owners on defenses.&lt;br /&gt;
&lt;br /&gt;
One key thing it does not do, which was recommended by both reports, is elevate the White House cybersecurity coordinator role (a role which the Trump administration has not yet filled, which was held by Michael Daniel in the Obama administration) to an Assistant to the President, reflecting the importance of cybersecurity. Greenberg&#39;s piece seems to assume that Thomas Bossert is in the lead cybersecurity coordinator role, but his role is Homeland Security Advisor (the role previously held by Lisa Monaco in the Obama administration), with broad responsibility for homeland security and counterterrorism, not cybersecurity-specific.&lt;br /&gt;
&lt;br /&gt;
Despite Greenberg&#39;s error confusing the two executive orders being pointed out to him on Twitter on February 9, the article hasn&#39;t been corrected as of February 16.&lt;br /&gt;
&lt;br /&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Anonymous&lt;/strong&gt; &lt;small&gt;(2017-03-06)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Dear Mr. Lippard,
&lt;p&gt;I apologize for contacting you in this odd way, but as your email does not seem to be publicly available, I found it my only recourse.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Books read in 2016</title>
      <link>https://blog.lippard.org/2017/01/books-read-in-2016.html/</link>
      <pubDate>Sun, 01 Jan 2017 16:14:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2017/01/books-read-in-2016.html/</guid>
      <description>&lt;div style=&#34;margin: 0px;&#34;&gt;
Not much blogging going on here still, but here&#39;s my annual list of books read for 2016. Items with hyperlinks are linked directly to the item online (usually PDF, some of these are reports rather than books), with no paywall or fee.&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Andreas Antonopoulos, &lt;i&gt;The Internet of Money&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Herbert Asbury, &lt;i&gt;The Gangs of New York: An Informal History of the Underworld&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Rob Brotherton, &lt;i&gt;Suspicious Minds: Why We Believe Conspiracy Theories&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Center for Cyber &amp;amp; Homeland Security, &lt;i&gt;&lt;a href=&#34;https://cchs.gwu.edu/sites/cchs.gwu.edu/files/downloads/CCHS-ActiveDefenseReportFINAL.pdf&#34;&gt;Into the Gray Zone: The Private Sector and Active Defense Against Cyber Threats&lt;/a&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Michael D&#39;Antonio, &lt;i&gt;Never Enough: Donald Trump and the Pursuit of Success&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Henning Diedrich, &lt;i&gt;Ethereum: Blockchains, Digital Assets, Smart Contracts, Decentralized Autonomous Organizations&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Martin Ford, &lt;i&gt;Rise of the Robots: Technology and the Threat of a Jobless Future&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Emma A. Jane and Chris Fleming, &lt;i&gt;Modern Conspiracy: The Importance of Being Paranoid&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Roger Z. George and James B. Bruce, editors,&amp;nbsp;&lt;i&gt;Analyzing Intelligence: Origins, Obstacles, and Innovations&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Peter Gutmann,&amp;nbsp;&lt;i&gt;&lt;a href=&#34;https://www.cs.auckland.ac.nz/~pgut001/pubs/book.pdf&#34;&gt;Engineering Security&lt;/a&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;House Homeland Security Committee, &lt;i&gt;&lt;a href=&#34;https://homeland.house.gov/wp-content/uploads/2016/07/Staff-Report-Going-Dark-Going-Forward.pdf&#34;&gt;Going Dark, Going Forward: A Primer on the Encryption Debate&lt;/a&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Dr. Rob Johnston, &lt;i&gt;&lt;a href=&#34;https://www.cia.gov/library/center-for-the-study-of-intelligence/csi-publications/books-and-monographs/analytic-culture-in-the-u-s-intelligence-community/analytic_culture_report.pdf&#34;&gt;Analytic Culture in the U.S. Intelligence Community: An Ethnographic Study&lt;/a&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;R.V. Jones, &lt;i&gt;Most Secret War&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Fred Kaplan, &lt;i&gt;Dark Territory: The Secret History of Cyber War&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Maria Konnikova,&amp;nbsp;&lt;i&gt;The Confidence Game: Why We Fall for It...Every Time&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Adam Lee, &lt;a href=&#34;http://www.patheos.com/blogs/daylightatheism/series/atlas-shrugged/&#34;&gt;hilarious blog commentary on &lt;i&gt;Atlas Shrugged&lt;/i&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Deborah Lipstadt, &lt;i&gt;Denying the Holocaust: The Growing Assault on Truth and Memory&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Dan Lyons, &lt;i&gt;Disrupted: My Misadventure in the Startup Bubble&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Geoff Manaugh, &lt;i&gt;A Burglar&#39;s Guide to the City&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Felix Martin, &lt;i&gt;Money: The Unauthorized Biography--From Coinage to Cryptocurrencies&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Nathaniel Popper, &lt;i&gt;Digital Gold: Bitcoin and the Inside Story of the Misfits and Millionaires Trying to Reinvent Money&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;John Allen Paulos, &lt;i&gt;A Numerate Life: A Mathematician Explores the Vagaries of Life, His Own and Probably Yours&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Mary Roach, &lt;i&gt;Grunt: The Curious Science of Humans at War&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Jon Ronson, &lt;i&gt;The Elephant in the Room: A Journey into the Trump Campaign and the &#34;Alt-Right&#34;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Oliver Sacks, &lt;i&gt;On the Move: A Life&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Luc Sante, &lt;i&gt;Low Life: Lures and Snares of Old New York&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Adam Segal, &lt;i&gt;The Hacked World Order: How Nations Fight, Trade, Maneuver, and Manipulate in the Digital Age&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Steve Silberman, &lt;i&gt;NeuroTribes: The Legacy of Autism and the Future of Neurodiversity&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Richard Stiennon, &lt;i&gt;There Will Be Cyberwar: How the Move to Network-Centric War Fighting Has Set the Stage for Cyberwar&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Russell G. Swenson, editor, &lt;i&gt;&lt;a href=&#34;http://www.au.af.mil/au/awc/awcgate/dia/bring_intel_about.pdf&#34;&gt;Bringing Intelligence About: Practitioners Reflect on Best Practices&lt;/a&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;U.S. Army Special Operations Command, &lt;a href=&#34;https://www.jhuapl.edu/Content/documents/ARIS_LittleGreenMen.pdf&#34;&gt;&lt;i&gt;&#34;Little Green Men&#34;: A Primer on Modern Russian Unconventional Warfare, Ukraine, 2013-2014&lt;/i&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Joseph E. Uscinski and Joseph M. Parent, &lt;i&gt;American Conspiracy Theories&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Paul Vigna and Michael J. Casey, &lt;i&gt;The Age of Crypto Currency: How Bitcoin and the Blockchain Are Challenging the Global Economic Order&lt;/i&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div style=&#34;margin: 0px;&#34;&gt;
I made progress on a few other books (first four from 2016, one from 2015, &amp;nbsp;next three from 2014, next three from 2013, last two still not finished from 2012--I have trouble with e-books, especially very long nonfiction e-books):&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Andreas Antonopoulos, &lt;i&gt;Mastering Bitcoin: Unlocking Digital Cryptocurrencies&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Robert M. Gates, &lt;i&gt;Duty: Memoirs of a Secretary at War&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Jocelyn Godwin, &lt;i&gt;Upstate Cauldron: Eccentric Spiritual Movements in Early New York State&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Thomas Rid, &lt;i&gt;Rise of the Machines: A Cybernetic History&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;John Searle,&amp;nbsp;&lt;i&gt;Making the Social World&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Andrew Jaquith,&amp;nbsp;&lt;i&gt;Security Metrics: Replacing Fear, Uncertainty, and Doubt&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Massimo Pigliucci and Maarten Boudry,&amp;nbsp;&lt;i&gt;Philosophy of Pseudoscience: Reconsidering the Demarcation Problem&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Steven Pinker,&amp;nbsp;&lt;i&gt;The Sense of Style: The Thinking Person&#39;s Guide to Writing in the 21st Century&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Richard Bejtlich,&amp;nbsp;&lt;i&gt;The Practice of Network Security Monitoring&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;James Grimmelmann,&amp;nbsp;&lt;i&gt;Internet Law: Cases &amp;amp; Problems&lt;/i&gt;&amp;nbsp;(v2; v3 is out now)&lt;/li&gt;
&lt;li&gt;Douglas Hofstadter and Emmanuel Sander,&amp;nbsp;&lt;i&gt;Surfaces and Essences: Analogy as the Fuel and Fire of Thinking&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Mark Dowd, John McDonald, and Justin Schuh,&amp;nbsp;&lt;i&gt;The Art of Software Security Assessment: Identifying and Avoiding Software Vulnerabilities&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Michal Zalewski,&amp;nbsp;&lt;i&gt;The Tangled Web: A Guide to Securing Modern Web Applications&lt;/i&gt;&lt;/li&gt;
&lt;/ul&gt;
Top ten for 2016: &amp;nbsp;Sacks, Silberman, Jane &amp;amp; Fleming, Konnikova, Manaugh, Lyons, Popper, Uscinski &amp;amp; Parent, Jones, Lipstadt.&lt;br /&gt;
&lt;br /&gt;
(Previously:&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2016/01/books-read-in-2015.html&#34;&gt;2015&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2015/01/books-read-in-2014.html&#34;&gt;2014&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2014/01/books-read-in-2013.html&#34;&gt;2013&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2013/01/books-read-in-2012.html&#34;&gt;2012&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2011/12/books-read-in-2011.html&#34;&gt;2011&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2010/12/books-read-in-2010.html&#34;&gt;2010&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2009/12/books-read-in-2009.html&#34;&gt;2009&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2008/12/books-read-in-2008.html&#34;&gt;2008&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2007/12/books-read-in-2007.html&#34;&gt;2007&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2006/12/books-read-in-2006.html&#34;&gt;2006&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2006/01/books-read-in-2005.html&#34;&gt;2005&lt;/a&gt;.)&lt;/div&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Hume&#39;s Ghost&lt;/strong&gt; &lt;small&gt;(2017-01-02)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Of those I&amp;#39;ve read Deyning the Holocaust and The Elephant in the Room. &lt;/p&gt;</description>
    </item>
    <item>
      <title>Books read in 2015</title>
      <link>https://blog.lippard.org/2016/01/books-read-in-2015.html/</link>
      <pubDate>Fri, 01 Jan 2016 17:40:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2016/01/books-read-in-2015.html/</guid>
      <description>&lt;div style=&#34;margin: 0px;&#34;&gt;
Not much blogging going on here lately, but here&#39;s my annual list of books read for 2015:&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;George A. Akerlof and Robert J. Shiller, &lt;i&gt;Phishing for Phools: The Economics of Manipulation &amp;amp; Deception&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Jeffrey S Bardin, &lt;i&gt;The Illusion of Due Diligence: Notes from the CISO Underground&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Bill Browder, &lt;i&gt;Red Notice: A True Story of High Finance, Murder, and One Man&#39;s Fight for Justice&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Ron Chernow, &lt;i&gt;Alexander Hamilton&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Gabriella Coleman,&amp;nbsp;&lt;i&gt;Hacker, Hoaxer, Whistleblower, Spy: The Many Faces of Anonymous&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Karen Dawisha, &lt;i&gt;Putin&#39;s Kleptocracy: Who Owns Russia?&lt;/i&gt;&lt;/li&gt;&lt;li&gt;Laura DeNardis, &lt;i&gt;The Global War for Internet Governance&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Daniel C. Dennett and Linda LaScola, &lt;i&gt;Caught in the Pulpit: Leaving Belief Behind&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Mary Douglas and Aaron Wildavsky, &lt;i&gt;Risk and Culture: An Essay on the Selection of Technological and Environmental Dangers&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;William J. Drake and Monroe Price, editors, &lt;i&gt;Internet Governance: The NETmundial Roadmap&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Jon Friedman and Mark Bouchard, &lt;i&gt;&lt;a href=&#34;http://info.isightpartners.com/definitive-guide&#34;&gt;Definitive Guide to Cyber Threat Intelligence&lt;/a&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Marc Goodman, &lt;i&gt;Future Crimes: Everything is Connected, Everyone is Vulnerable, and What We Can Do About It&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Marc Hallet, &lt;i&gt;&lt;a href=&#34;https://archive.org/details/ACriticalAppraisalOfGeorgeAdamskiTheManWhoSpokeToTheSpaceBrothers&#34;&gt;A Critical Appraisal of George Adamski: The Man Who Spoke to the Space Brothers&lt;/a&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Shane Harris,&amp;nbsp;&lt;i&gt;@War: The Rise of the Military-Internet Complex&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Peter T. Leeson, &lt;i&gt;The Invisible Hook: The Hidden Economics of Pirates&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Reed Massengill, &lt;i&gt;Becoming American Express: 150 Years of Reinvention and Customer Service&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;James Andrew Miller and Tom Shales, &lt;i&gt;Live From New York: The Complete, Uncensored History of Saturday Night Live, as Told By Its Stars, Writers, and Guests&lt;/i&gt; (two new chapters)&lt;/li&gt;
&lt;li&gt;David T. Moore, &lt;i&gt;&lt;a href=&#34;http://www.au.af.mil/au/awc/awcgate/dia/ndic_moore_crit_analysis_hires.pdf&#34;&gt;Critical Thinking and Intelligence Analysis&lt;/a&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Richard E. Nisbett, &lt;i&gt;Mindware: Tools for Smart Thinking&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Tony Ortega, &lt;i&gt;The Unbreakable Miss Lovely: How the Church of Scientology Tried to Destroy Paulette Cooper&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Whitney Phillips, &lt;i&gt;This is Why We Can&#39;t Have Nice Things: Mapping the Relationship Between Online Trolling and Mainstream Culture&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Joseph M. Reagle, Jr., &lt;i&gt;Reading the Comments: Likers, Haters, and Manipulators at the Bottom of the Web&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Jon Ronson, &lt;i&gt;Lost at Sea: The Jon Ronson Mysteries&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Jon Ronson, &lt;i&gt;So You&#39;ve Been Publicly Shamed&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Bruce Schneier, &lt;i&gt;Data and Goliath: The Hidden Battles to Collect Your Data and Control Your World&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;P.W. Singer and Allan Friedman, &lt;i&gt;Cybersecurity and Cyberwar: What Everyone Needs to Know&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;David Skarbek, &lt;i&gt;The Social Order of the Underworld: How Prison Gangs Govern the American Penal System&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Andrei Soldatov and Irina Borogan, &lt;i&gt;The Red Web: The Struggle Between Russia&#39;s Digital Dictators and the New Online Revolutionaries&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Philip E. Tetlock and Dan Gardner, &lt;i&gt;Superforecasting: The Art and Science of Prediction&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Richard H. Thaler, &lt;i&gt;Misbehaving: The Making of Behavioral Economics&lt;/i&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div style=&#34;margin: 0px;&#34;&gt;
I made progress on a few other books (first two last year, &amp;nbsp;next four from 2014, next three from 2013, last two still not finished from 2012--I have trouble with very long nonfiction e-books):&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Roger Z. George and James B. Bruce, editors, &lt;i&gt;Analyzing Intelligence: Origins, Obstacles, and Innovations&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;John Searle, &lt;i&gt;Making the Social World&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Peter Gutmann,&amp;nbsp;&lt;i&gt;Engineering Security&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Andrew Jaquith,&amp;nbsp;&lt;i&gt;Security Metrics: Replacing Fear, Uncertainty, and Doubt&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Massimo Pigliucci and Maarten Boudry,&amp;nbsp;&lt;i&gt;Philosophy of Pseudoscience: Reconsidering the Demarcation Problem&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Steven Pinker,&amp;nbsp;&lt;i&gt;The Sense of Style: The Thinking Person&#39;s Guide to Writing in the 21st Century&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Richard Bejtlich,&amp;nbsp;&lt;i&gt;The Practice of Network Security Monitoring&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;James Grimmelmann,&amp;nbsp;&lt;i&gt;Internet Law: Cases &amp;amp; Problems&lt;/i&gt;&amp;nbsp;(v2; v3 is out now)&lt;/li&gt;
&lt;li&gt;Douglas Hofstadter and Emmanuel Sander,&amp;nbsp;&lt;i&gt;Surfaces and Essences: Analogy as the Fuel and Fire of Thinking&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Mark Dowd, John McDonald, and Justin Schuh,&amp;nbsp;&lt;i&gt;The Art of Software Security Assessment: Identifying and Avoiding Software Vulnerabilities&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Michal Zalewski,&amp;nbsp;&lt;i&gt;The Tangled Web: A Guide to Securing Modern Web Applications&lt;/i&gt;&lt;/li&gt;
&lt;/ul&gt;
Top ten for 2015: &amp;nbsp;Browder, Chernow, Coleman, Ronson (&lt;i&gt;Shamed&lt;/i&gt;), Schneier, Phillips, Nisbett, Ortega, Miller and Shales, Thaler. I bought and read Bardin&#39;s book &lt;i&gt;because&lt;/i&gt; Richard Bejtlich identified it as a &#34;train wreck,&#34; and it was.&lt;br /&gt;
&lt;br /&gt;
(Previously: &lt;a href=&#34;https://blog.lippard.org/2015/01/books-read-in-2014.html&#34;&gt;2014&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2014/01/books-read-in-2013.html&#34;&gt;2013&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2013/01/books-read-in-2012.html&#34;&gt;2012&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2011/12/books-read-in-2011.html&#34;&gt;2011&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2010/12/books-read-in-2010.html&#34;&gt;2010&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2009/12/books-read-in-2009.html&#34;&gt;2009&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2008/12/books-read-in-2008.html&#34;&gt;2008&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2007/12/books-read-in-2007.html&#34;&gt;2007&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2006/12/books-read-in-2006.html&#34;&gt;2006&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2006/01/books-read-in-2005.html&#34;&gt;2005&lt;/a&gt;.)&lt;/div&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Hume&#39;s Ghost&lt;/strong&gt; &lt;small&gt;(2016-01-02)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;The only book on your list I&amp;#39;ve read is The Unbreakable Miss Lovely (excellent.) I bought a copy of Chernow&amp;#39;s Hamiliton in 2006 but haven&amp;#39;t gotten around to reading it yet.&lt;/p&gt;</description>
    </item>
    <item>
      <title>A few thoughts on OpenBSD 5.8</title>
      <link>https://blog.lippard.org/2015/11/a-few-thoughts-on-openbsd-58.html/</link>
      <pubDate>Mon, 23 Nov 2015 15:37:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2015/11/a-few-thoughts-on-openbsd-58.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve been using OpenBSD since way back at release 2.3 in 1998, so I&amp;rsquo;ve gone through upgrades that took a fair amount of work due to incompatible changes, like the switch from ipf to pf for host firewalling or the change to ELF binaries. The upgrade from 5.7 to 5.8 was a pretty smooth and easy one, for the most part. The two most painful changes for me were the replacement of sudo with doas and the dropping of support in the rc.conf for the pf_rules variable.  While sudo is still available as a package, I like the idea of reducing attack surface with a simpler program, so I made the switch. The two things I miss most about sudo are the ability to authenticate for a period of time and the ability to have a single config file across a whole set of servers. The former I&amp;rsquo;m just living with, the latter I&amp;rsquo;ve adjusted to by having a single config file that has lines commented out depending on which server it&amp;rsquo;s on. I did have one moment of concern about the quality of doas when it incorrectly reported the line number on which I had a syntax error in the config file&amp;ndash;fortunately, this was just a failure to increment the line count on continuation lines (ending with a &amp;ldquo;&amp;quot;) which is &lt;a href=&#34;http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/doas/parse.y?rev=1.12&amp;amp;content-type=text/x-cvsweb-markup&#34;&gt;fixed in the -current release&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
The removal of the pf_rules variable support from rc.conf was a bigger issue&amp;ndash;I used to just put the default pf.conf rules file in place with each release and upgrade, and keep my changes in a pf.conf.local file that was specified in the pf_rules variable. The effect was that from the period after the upgrade until I noticed the change, my systems were using the default rules and thus more exposed than they were supposed to be. This wasn&amp;rsquo;t the first time an incompatible change decreased my level of security&amp;ndash;the removal of tcpwrappers support from SSH was another. I used to use a combination of pf rules and hosts.allow as additional layers of protection on my SSH access, and had a set of tools that allowed me to easily add IP addresses to or remove them from my hosts.allow files. This would have been a layer of defense still in place with the loss of my pf rules, had it still been in existence. Fortunately, I also have SSH on a non-standard port and only allow SSH key logins, not user/password logins, and most of my systems can&amp;rsquo;t be reached on any port without first making a VPN connection, which requires two-factor authentication.&lt;br /&gt;
&lt;br /&gt;
A minor annoying change that was made in 5.8 was putting the file /var/unbound/db/root.key into /etc/changelist, so that the file gets checked daily by the security script. The issue with this is that if you are actually using unbound with DNSSEC, this file changes daily, though only in the comments. My &amp;ldquo;reportnew&amp;rdquo; log monitoring tool has a feature that allows you to be notified if files that are expected to change on some periodic schedule do not change, and that would be more appropriate than getting daily notifications that yes, the autotrust anchor file has been updated yet again. But what would really be ideal here would be a check that the non-comment components have not changed. (Others &lt;a href=&#34;http://comments.gmane.org/gmane.os.openbsd.misc/226167&#34;&gt;have also complained about this&lt;/a&gt;.)&lt;br /&gt;
&lt;br /&gt;
A final issue I&amp;rsquo;ve run into with OpenBSD 5.8 is not a new issue, but it&amp;rsquo;s one that still hasn&amp;rsquo;t been fixed with pf. That is that pf logs certain traffic (IGMP in particular) when it matches a rule that does not call for logging. This appears to be the same issue that was &lt;a href=&#34;https://redmine.pfsense.org/issues/4383&#34;&gt;fixed earlier this year in pfsense&lt;/a&gt;, which is derived from an older fork of pf.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Al Seckel exposed</title>
      <link>https://blog.lippard.org/2015/07/al-seckel-exposed.html/</link>
      <pubDate>Mon, 20 Jul 2015 22:14:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2015/07/al-seckel-exposed.html/</guid>
      <description>&lt;div class=&#34;tr_bq&#34;&gt;
&#34;&lt;span face=&#34;&amp;quot;verdana&amp;quot; , &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , sans-serif&#34; style=&#34;background-color: white; color: #464646; font-size: 12px; line-height: 21.6px;&#34;&gt;I believe that we are rapidly transitioning from an Age of Information to an Age of Misinformation, and in many cases, outright disinformation.&#34; -- &lt;a href=&#34;https://web.archive.org/web/20101210234143/http:/www.jeffreyepsteinscience.com/2010/10/jeffrey-epstein-talks-perception-with-al-seckel/&#34;&gt;Al Seckel&lt;/a&gt;, in an interview published on Jeffrey Epstein&#39;s website, &#34;Jeffrey Epstein Talks Perception with Al Seckel&#34;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Mark Oppenheimer&#39;s long-awaited exposé on Al Seckel, &lt;a href=&#34;https://www.tabletmag.com/sections/news/articles/the-illusionist-al-seckel&#34;&gt;&#34;The Illusionist,&#34;&lt;/a&gt; has now been published and I urge all skeptics to read it. Seckel, the former head of the Southern California Skeptics and a CSICOP Scientific and Technical Consultant who was listed as a &#34;physicist&#34; in every issue of the &lt;i&gt;Skeptical Inquirer&lt;/i&gt; from vol. 11, no. 2 (Winter 1987-88) to vol. 15, no. 2 (Winter 1991) despite having no degree in physics, has long been known among skeptical insiders as a person who was misrepresenting himself and taking advantage of others. Most have remained silent over fear of litigation, which Seckel has engaged in successfully in the past.&lt;br /&gt;
&lt;br /&gt;
An example of a legal threat from Seckel is this email he sent to me on May 27, 2014:&lt;/div&gt;
&lt;blockquote&gt;
Dear Jim,&lt;/blockquote&gt;
&lt;blockquote&gt;
News has once again reached me that you are acting as Tom McIver&#39;s proxy in&lt;br /&gt;
spreading misinformation and disinformation about me. Please be aware that&lt;br /&gt;
I sued McIver in a Court of Law for Defamation and Slander, and after a&lt;br /&gt;
very lengthy discovery process, which involved showing that he fabricated&lt;br /&gt;
letters from my old professors (who provided notarized statements that they&lt;br /&gt;
did not ever state nor write the letters that McIver circulated, and the&lt;br /&gt;
various treasures who were in control of the financial books of the&lt;br /&gt;
skeptics, also came forth and testified that no money was taken, and McIver&lt;br /&gt;
was unable to prove any of his allegations. The presiding Judge stated that&lt;br /&gt;
this was the &#34;worst case of slander and defamation&#34; that he had ever seen.&lt;/blockquote&gt;
&lt;blockquote&gt;
Nevertheless, even with such a Court Order he is persisting, and using (and&lt;br /&gt;
I mean the term &#34;using&#34;) you to further propagate erroneous misinformation.&lt;br /&gt;
Lately, he has been making his defamatory comments again various people,&lt;br /&gt;
and posting links to a news release article by the Courthouse News (a press&lt;br /&gt;
release service) that reports the allegations set forth in complaints. Just&lt;br /&gt;
because something is &#34;alleged&#34; does not mean it is True. It has to be&lt;br /&gt;
proven in a Court of Law. In this case, after a lengthy discovery process&lt;br /&gt;
(and I keep excellent records) the opposite of what was alleged was&lt;br /&gt;
discovered, and the opposing counsel &#34;amicably&#34; dismissed their charges&lt;br /&gt;
against me. The case was officially dismissed. In fact, the opposing&lt;br /&gt;
counsel has been active in trying to get the Courthouse News to actively&lt;br /&gt;
remove the entire article, and not just add a footnote at the end.&lt;/blockquote&gt;
&lt;blockquote&gt;
I note that you have been trying to add this link to my wikipedia page. I&lt;br /&gt;
have never met you, and am not interested in fighting with you. I am&lt;br /&gt;
attaching the official Court document that this case was filed for&lt;br /&gt;
dismissal by the opposing counsel. You can verify yourself that this is an&lt;br /&gt;
accurate document with the Court. So, once again, McIver has used you.&lt;br /&gt;
My attorneys are now preparing a Criminal Complaint against McIver for so&lt;br /&gt;
openly violating the Court Order (it is now a criminal offense), and will&lt;br /&gt;
once again open the floodgates of a slander and defamation lawsuit against&lt;br /&gt;
him and his family, and anyone else, who aids him willing in this process.&lt;br /&gt;
This time he will not have his insurance company cover his defense. This&lt;br /&gt;
time that axe will come down hard on him.&lt;/blockquote&gt;
&lt;blockquote&gt;
For now, I will just think you are victim, but please remove any and all&lt;br /&gt;
references to me on any of your websites, and that will be the end of it.&lt;br /&gt;
You don&#39;t want to be caught in the crossfire.&lt;/blockquote&gt;
&lt;blockquote&gt;
Yours sincerely,&lt;br /&gt;
Al Seckel&lt;br /&gt;
--&lt;br /&gt;
Al Seckel&lt;br /&gt;
Cognitive neuroscientist, author, speaker&lt;/blockquote&gt;
Contrary to what Seckel writes, we have, in fact, met--I believe it was during the CSICOP conference, April 3-4, 1987, in Pasadena, California. &amp;nbsp;I am not an agent of Tom McIver, the anthropologist, librarian, and author of the wonderful reference book cataloging anti-evolution materials, &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Anti-Evolution-Readers-Writings-Before-Darwin/dp/0801845203/?tag=thelipblo-20&#34;&gt;Anti-Evolution&lt;/a&gt;&lt;/i&gt;, who &lt;a href=&#34;http://dockets.justia.com/docket/california/cacdce/2:2007cv03134/388721&#34;&gt;Seckel sued for defamation in 2007&lt;/a&gt;, in a case that was settled out of court (see Oppenheimer&#39;s article). I have never met Tom McIver, though I hope I will be able to do so someday--he seems to me to be a man of good character, integrity, and honesty.&lt;br /&gt;
&lt;br /&gt;
The news release Seckel mentions is regarding a lawsuit filed by Ensign Consulting Ltd. in 2011 against Seckel charging him with fraud, which is &lt;a href=&#34;https://web.archive.org/web/20120213005950/https://www.courthousenews.com/2011/03/10/34803.htm&#34;&gt;summarized online on the Courthouse News Service website&lt;/a&gt;. I wrote a brief account of the case based on that news article on Seckel&#39;s Wikipedia page i&lt;a href=&#34;https://en.wikipedia.org/w/index.php?title=Al_Seckel&amp;amp;diff=prev&amp;amp;oldid=418697134&#34;&gt;n an edit on March 13, 2011&lt;/a&gt;, but it was deleted by another editor in less than an hour. &amp;nbsp;Seckel is correct that just because something is alleged does not mean that it is true; my summary was clear that these were accusations made in a legal filing.&lt;br /&gt;
&lt;br /&gt;
Seckel and his wife, Isabel Maxwell (daughter of the deceased British-Czech media mogul, Robert Maxwell), rather than fighting the suit or showing up for depositions, filed for bankruptcy. &amp;nbsp;Ensign filed a motion in their bankruptcy case on December 2, 2011, &lt;a href=&#34;http://www.discord.org/~lippard/seckel-docs/Ensign-v-Seckel-complaint.pdf&#34;&gt;repeating the fraud allegations&lt;/a&gt;. &amp;nbsp;But as Seckel notes, Ensign did dismiss their case in 2014 prior to his sending me the above email.&lt;br /&gt;
&lt;br /&gt;
So why should anyone care? &amp;nbsp;Who is Al Seckel, and what was he worried that I might be saying about him? This is mostly answered by the Oppenheimer article, but there is quite a bit more that could be said, and more than what I will say here to complement &#34;The Illusionist.&#34;&lt;br /&gt;
&lt;br /&gt;
Al Seckel was the founder and executive director of the Southern California Skeptics, a Los Angeles area skeptics group that met at Caltech. &amp;nbsp;This was one of the earliest local skeptical groups, with a large membership and prominent scientists on its advisory board. &amp;nbsp;Seckel has published numerous works including editing two collections of Bertrand Russell&#39;s writings for Prometheus Books (both reviewed negatively in the &lt;i&gt;Journal of Bertrand Russell Studies&lt;/i&gt;, see &lt;a href=&#34;http://digitalcommons.mcmaster.ca/russelljournal/vol9/iss1/11/&#34;&gt;here&lt;/a&gt; and &lt;a href=&#34;http://digitalcommons.mcmaster.ca/russelljournal/vol10/iss2/9/&#34;&gt;here&lt;/a&gt;). &amp;nbsp;He has given a TED talk on optical illusions and authored a book with the interesting title, &lt;i&gt;Masters of Deception,&amp;nbsp;&lt;/i&gt;which has a forward by Douglas R. Hofstadter. &amp;nbsp;Seckel was an undergraduate at Cornell University, and developed an association with a couple of cognitive psychology labs at Caltech--&lt;a href=&#34;http://www.nytimes.com/1998/04/16/technology/screen-grab-see-the-spiral-spin-see-your-skin-crawl.html&#34;&gt;in 1998 the &lt;i&gt;New York Times&lt;/i&gt; referred to him&lt;/a&gt; as a &#34;research associate at the Shimojo Psychophysics Laboratory.&#34; His author bios have described him &lt;a href=&#34;https://books.google.com/books?id=t5IgWas4rJwC&amp;amp;pg=PA320&amp;amp;lpg=PA320&amp;amp;dq=Al+Seckel+Neuroquest&amp;amp;source=bl&amp;amp;ots=_fjp4LDSa8&amp;amp;sig=z29aM5pfnZwVlpoIA9LjMxI4QhE&amp;amp;hl=en&amp;amp;sa=X&amp;amp;ved=0CEQQ6AEwBWoVChMIpOv_nd3qxgIVxDqICh1FDg1w#v=onepage&amp;amp;q=Al%20Seckel%20Neuroquest&amp;amp;f=false&#34;&gt;as author of the monthly Neuroquest column at &lt;i&gt;Discover&lt;/i&gt; magazine&lt;/a&gt;&amp;nbsp;(&#34;About the Author&#34; on &lt;i&gt;Masters of Deception&lt;/i&gt;; Seckel has never written that column), as &#34;a physicist and molecular biologist&#34; (&lt;a href=&#34;http://www.discord.org/~lippard/seckel-docs/1988-Seckel-Basil-NNtNA.pdf&#34;&gt;first page of Seckel&#39;s contribution&lt;/a&gt;, &#34;A New Age of Obfuscation and Manipulation&#34; in Robert Basil, editor, &lt;i&gt;Not Necessarily the New Age&lt;/i&gt;, 1988, Prometheus Books, pp. 386-395; Seckel is neither a physicist nor a molecular biologist), and, in &lt;a href=&#34;https://www.ted.com/speakers/al_seckel&#34;&gt;his TED talk bio&lt;/a&gt;, as having left Caltech to continue his work &#34;in spatial imagery with psychology researchers as Harvard&#34; (see Oppenheimer&#39;s exchanges with Kosslyn, who has never met or spoken with him and Ganis, who says he has exchanged email with him but not worked with him).&lt;br /&gt;
&lt;br /&gt;
At Cornell, Seckel associated with L. Pearce Williams, a professor of history of science, who &lt;a href=&#34;http://www.discord.org/~lippard/seckel-docs/1993-08-11-Seckel-Williams-Cornell.pdf&#34;&gt;had interesting things to say when McIver asked him about their relationship&lt;/a&gt;. While in at least one conference bio, &lt;a href=&#34;http://www.discord.org/~lippard/seckel-docs/Seckel-Sagans-TA.pdf&#34;&gt;Seckel is listed as having been Carl Sagan&#39;s teaching assistant&lt;/a&gt;, I do not believe that was the case. The Cornell registrar reported in 1991 in response to a query from Pat Linse &lt;a href=&#34;http://www.discord.org/~lippard/seckel-docs/1991-07-07-Seckel-Cornell-Registrar.pdf&#34;&gt;that Seckel only attended for two semesters and a summer session&lt;/a&gt;, though a few places on the web list him as a Cornell alumnus.&lt;br /&gt;
&lt;br /&gt;
Seckel used to hang out at Caltech with Richard Feynman. As the late &lt;a href=&#34;http://obits.dignitymemorial.com/dignity-memorial/obituary.aspx?n=Helen-Tuck&amp;amp;lc=2241&amp;amp;pid=142733513&amp;amp;mid=4252046&#34;&gt;Helen Tuck&lt;/a&gt;, Feyman&#39;s administrative assistant, wrote in 1991, Seckel &#34;latched on to Feynman like a leach [sic].&#34; Tuck wrote that she became suspicious of Seckel, and contacted Cornell to find that he did not have a degree from that institution. You can see her full letter, written in response to a query from Tom McIver, &lt;a href=&#34;http://www.discord.org/~lippard/seckel-docs/1991-06-19-Seckel-Tuck-Caltech.pdf&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
As the head of the Southern California Skeptics, Seckel managed to get a column in the &lt;i&gt;Los Angeles Times&lt;/i&gt;, titled &#34;Skeptical Eye.&#34; Most of his columns were at least partially plagiarized from the work of others, including &lt;a href=&#34;http://www.discord.org/~lippard/seckel-docs/seckel-sheaffer-comparison.html&#34;&gt;his column on Sunny the counting dalmation&lt;/a&gt; (plagiarized from Robert Sheaffer), &lt;a href=&#34;http://www.discord.org/~lippard/seckel-docs/seckel-sheaffer-comparison2.html&#34;&gt;his column on tabloid psychics&#39; predictions for 1987&lt;/a&gt; (also plagiarized from Sheaffer), and &lt;a href=&#34;http://www.discord.org/~lippard/seckel-docs/seckel-reiser-comparison.html&#34;&gt;his column about Martin Reiser&#39;s tests of psychic detectives&lt;/a&gt; (plagiarized directly from Reiser&#39;s work).&amp;nbsp;When Seckel plagiarized Sheaffer, it was brought to the attention of Kent Harker, editor of the &lt;i&gt;Bay Area Skeptics Information Sheet&lt;/i&gt; (BASIS), who contacted Seckel about it. Seckel apparently told Harker that Sheaffer had given his permission to allow publication of his work under Seckel&#39;s name, which Sheaffer denied when Harker asked. This led to Harker writing to Seckel in 1988 to tell him about Sheaffer&#39;s denial, and inform him that he, Seckel, was no longer welcome to reprint any material from &lt;i&gt;BASIS&lt;/i&gt; in &lt;i&gt;LASER&lt;/i&gt;, the Southern California Skeptics&#39; newsletter. While most skeptical groups gave each other blanket permission to reprint each others&#39; material with attribution, Harker explicitly retracted this permission for Seckel.&lt;br /&gt;
&lt;br /&gt;
This is, I think, a good case study in how the problem of &#34;affinity fraud&#34;--being taken in by deception by a member of a group you self-identify with--can be possible for skeptics, scientists, and other educated people, just as it is for the more commonly publicized cases of affinity fraud within religious organizations.&lt;br /&gt;
&lt;br /&gt;
This just scratches the surface of the Seckel story. I hope that those who have been fearful of litigation from Seckel will realize that, given the Oppenheimer story, now is an opportune time for multiple people to come forward and offer each other mutual support that was unhappily unavailable for Tom McIver eight years ago.&lt;br /&gt;
&lt;br /&gt;
(BTW, one apparent error in the Oppenheimer piece--I am unaware of Richard Feynman lending his name for use by a skeptical group. He was never, for example, a CSICOP Fellow, though I&#39;m sure they asked him just as they asked Murray Gell-Mann, who has been listed as a CSICOP Fellow since &lt;i&gt;Skeptical Inquirer &lt;/i&gt;vol. 9, no. 3, Spring 1985.)&lt;br /&gt;
&lt;br /&gt;
&#34;&lt;span face=&#34;&amp;quot;verdana&amp;quot; , &amp;quot;arial&amp;quot; , &amp;quot;helvetica&amp;quot; , sans-serif&#34; style=&#34;background-color: white; color: #464646; font-size: 12px; line-height: 21.6px;&#34;&gt;Oh, like everyone else, I used to parrot, and on occasion, still do.&#34; -- &lt;a href=&#34;http://archive.today/9WuwJ#selection-747.1-747.68&#34;&gt;Al Seckel&lt;/a&gt;&amp;nbsp;(interview with Jeffrey Epstein)&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Corrected 22 July 2015--original mistakenly said Maxwell was Australian.&lt;br /&gt;
&lt;br /&gt;
Update 22 September 2015--&lt;a href=&#34;http://www.legacy.com/obituaries/sgvtribune/obituary.aspx?n=al-p-seckel&amp;amp;pid=175897677&#34;&gt;an obituary has been published for Al Seckel&lt;/a&gt;, stating that he died in France on an unspecified date earlier this year, but there are as yet &lt;a href=&#34;http://www.avis-de-deces.net/avis/par-departement/dordogne-24-aquitaine&#34;&gt;no online French death records&lt;/a&gt; nor French news stories reporting his death. The obituary largely mirrors &lt;a href=&#34;http://www.alseckel.net/&#34;&gt;content put up on alseckel.net&lt;/a&gt;, a domain that was registered on September 18 by a user using Perfect Privacy LLC (domaindiscreet.com) to hide their information. (That in itself is not suspicious, it is generally a good practice for individuals who own domain names to protect their privacy with such mechanisms and I do it myself.)&lt;br /&gt;
&lt;br /&gt;
Update 24 September 2015: French police, via the U.S. consulate, confirmed the death of Al Seckel on July 1, 2015. His body was found at the bottom of a cliff in the village of Saint-Cirq-Lapopie.&lt;br /&gt;
&lt;br /&gt;
Update 21 December 2015: A timeline of Al Seckel&#39;s activities may be found &lt;a href=&#34;http://undeceive.weebly.com/&#34;&gt;here&lt;/a&gt;.&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Update 14 April 2022: Al Seckel&#39;s death &lt;a href=&#34;https://www.dailymail.co.uk/news/article-10712491/Mystery-death-Ghislaine-Maxwells-brother-law-finally-declared-suicide.html&#34;&gt;has been declared a suicide&lt;/a&gt;.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Update 19 November 2025: Robert Sheaffer&#39;s recollections of Al Seckel including being plagiarized by him as noted above can be found &lt;a href=&#34;https://badufos.blogspot.com/2024/01/the-strange-life-and-death-of-al-seckel.html&#34;&gt;here&lt;/a&gt;.&lt;/div&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Geoff Coupe&lt;/strong&gt; &lt;small&gt;(2015-07-22)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Robert Maxwell, while deceased, was not Australian - he was born in Czechoslovakia and became British. I think you are confusing him with another R. M. - Rupert Murdoch&lt;/p&gt;</description>
    </item>
    <item>
      <title>Books read in 2014</title>
      <link>https://blog.lippard.org/2015/01/books-read-in-2014.html/</link>
      <pubDate>Thu, 01 Jan 2015 14:00:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2015/01/books-read-in-2014.html/</guid>
      <description>&lt;div style=&#34;margin: 0px;&#34;&gt;
Not much blogging going on here lately, but here&#39;s my annual list of books read for 2014:&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;James Altucher, &lt;i&gt;The Choose Yourself Stories&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Nate Anderson, &lt;i&gt;The Internet Police: How Crime Went Online, and the Cops Followed&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;David V. Barrett, &lt;i&gt;A Brief History of Secret Societies: An Unbiased History of Our Desire for Secret Knowledge&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Peter Burke, &lt;i&gt;A Social History of Knowledge, vol. 2, From the Encyclopedie to Wikipedia&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Danielle Keats Citron, &lt;i&gt;Hate Crimes in Cyberspace&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Harry Collins, &lt;i&gt;Are We All Scientific Experts Now?&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Christopher Hitchens, &lt;i&gt;Hitch 22&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Christopher Hitchens, &lt;i&gt;Mortality&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Bruce E. Hunsberger and Bob Altemeyer, &lt;i&gt;Atheists: A Groundbreaking Study of America&#39;s Nonbelievers&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Walter Isaacson, &lt;i&gt;Steve Jobs&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Brian Krebs, &lt;i&gt;Spam Nation: The Inside Story of Organized Cybercrime--From Global Epidemic to Your Front Door&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Kembrew McLeod, &lt;i&gt;Pranksters: Making Mischief in the Modern World&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;China Miéville, &lt;i&gt;The City and the City&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Roger Pielke, Jr., &lt;i&gt;The Climate Fix: What Scientists and Politicians Won&#39;t Tell You About Global Warming&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Michael Sacasas, &lt;i&gt;The Tourist and the Pilgrim: Essays on Life and Technology in the Digital Age&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Oliver Sacks, &lt;i&gt;Uncle Tungsten: Memories of a Chemical Boyhood&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;James C. Scott,&amp;nbsp;&lt;i&gt;Seeing Like a State: How Certain Schemes to Improve the Human Condition Have Failed&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Karen Stollznow, &lt;i&gt;God Bless America: Strange and Unusual Religious Beliefs and Practices in the United States&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Daniel Suarez, &lt;i&gt;Daemon&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Daniel Suarez, &lt;i&gt;Freedom&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Nassim Nicholas Taleb, &lt;i&gt;Antifragile&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Sabrina Verney, &lt;i&gt;XTUL: An Experience of The Process&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Timothy Wyllie, &lt;i&gt;Love Sex Fear Death: The Inside Story of the Process Church of the Final Judgment&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Kim Zetter, &lt;i&gt;Countdown to Zero Day: Stuxnet and the Launch of the World&#39;s First Digital Weapon&lt;/i&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div style=&#34;margin: 0px;&#34;&gt;
I made progress on a few other books (first five this year, next four from last year, last two still not finished from two years ago):&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Gabriella Coleman, &lt;i&gt;Hacker, Hoaxer, Whistleblower, Spy: The Many Faces of Anonymous&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Peter Gutmann, &lt;i&gt;Engineering Security&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Andrew Jaquith, &lt;i&gt;Security Metrics: Replacing Fear, Uncertainty, and Doubt&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Massimo Pigliucci and Maarten Boudry, &lt;i&gt;Philosophy of Pseudoscience: Reconsidering the Demarcation Problem&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Steven Pinker, &lt;i&gt;The Sense of Style: The Thinking Person&#39;s Guide to Writing in the 21st Century&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Richard Bejtlich,&amp;nbsp;&lt;i&gt;The Practice of Network Security Monitoring&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Mary Douglas and Aaron Wildavsky,&amp;nbsp;&lt;i&gt;Risk and Culture: An Essay on the Selection of Technological and Environmental Dangers&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;James Grimmelmann,&amp;nbsp;&lt;i&gt;Internet Law: Cases &amp;amp; Problems&lt;/i&gt;&amp;nbsp;(v2; v3 is out now)&lt;/li&gt;
&lt;li&gt;Douglas Hofstadter and Emmanuel Sander,&amp;nbsp;&lt;i&gt;Surfaces and Essences: Analogy as the Fuel and Fire of Thinking&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Mark Dowd, John McDonald, and Justin Schuh,&amp;nbsp;&lt;i&gt;The Art of Software Security Assessment: Identifying and Avoiding Software Vulnerabilities&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Michal Zalewski,&amp;nbsp;&lt;i&gt;The Tangled Web: A Guide to Securing Modern Web Applications&lt;/i&gt;&lt;/li&gt;
&lt;/ul&gt;
Top ten for 2014: &amp;nbsp;Sacks, Miéville, Isaacson, Hitchens (both), Wyllie, Zetter, Collins, Pielke Jr., Pigliucci and Boudry.&lt;br /&gt;
&lt;br /&gt;
(Previously:&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2014/01/books-read-in-2013.html&#34;&gt;2013&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2013/01/books-read-in-2012.html&#34;&gt;2012&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2011/12/books-read-in-2011.html&#34;&gt;2011&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2010/12/books-read-in-2010.html&#34;&gt;2010&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2009/12/books-read-in-2009.html&#34;&gt;2009&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2008/12/books-read-in-2008.html&#34;&gt;2008&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2007/12/books-read-in-2007.html&#34;&gt;2007&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2006/12/books-read-in-2006.html&#34;&gt;2006&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2006/01/books-read-in-2005.html&#34;&gt;2005&lt;/a&gt;.)&lt;/div&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Hume&#39;s Ghost&lt;/strong&gt; &lt;small&gt;(2015-01-17)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;This is the first time I can remember there being zero overlap with the books I&amp;#39;ve read in the year. I&amp;#39;ve always wanted to read Uncle Tungsten, though.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Summary of 1994 CSICOP conference</title>
      <link>https://blog.lippard.org/2014/10/summary-of-1994-csicop-conference.html/</link>
      <pubDate>Wed, 15 Oct 2014 02:15:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2014/10/summary-of-1994-csicop-conference.html/</guid>
      <description>&lt;p&gt;I just stumbled across an old Usenet post of mine which summarizes a small part of the CSICOP conference held in Seattle June 23-26, 1994 (&lt;a href=&#34;http://www.discord.org/~lippard/CSICOP/1994-Program.pdf&#34;&gt;PDF of conference program&lt;/a&gt;; &lt;a href=&#34;http://www.discord.org/~lippard/CSICOP/1994-Announcement.pdf&#34;&gt;PDF of conference announcement mailing&lt;/a&gt;) with Robert Sheaffer&amp;rsquo;s reply. I don&amp;rsquo;t recall if I wrote the further followups, and didn&amp;rsquo;t find any in a brief search. My 1992 Dallas CSICOP conference summary and a number of others may be found at the &lt;a href=&#34;https://blog.lippard.org/2009/07/index-of-conference-summaries.html&#34;&gt;Index of Conference Summaries &lt;/a&gt;on this blog.&lt;br /&gt;
&lt;br /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Spam email from Christine Jones for governor campaign</title>
      <link>https://blog.lippard.org/2014/04/spam-email-from-christine-jones-for.html/</link>
      <pubDate>Fri, 25 Apr 2014 20:37:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2014/04/spam-email-from-christine-jones-for.html/</guid>
      <description>&lt;p&gt;I received the following spam email today (a link on the email claims, falsely, that I opted in for it in October 2013) from the Christine Jones for governor campaign.  Jones is a former GoDaddy executive who looks like a &lt;a href=&#34;http://www.tucsonweekly.com/TheRange/archives/2013/10/18/so-christine-jones-is-a-terrible-candidate-for-governor&#34;&gt;terrible&lt;/a&gt; &lt;a href=&#34;http://blogs.phoenixnewtimes.com/valleyfever/2013/10/christine_jones_gop_candidate.php&#34;&gt;candidate&lt;/a&gt; for governor of Arizona.&lt;br /&gt;
&lt;br /&gt;&lt;/p&gt;
&lt;div class=&#34;p1&#34;&gt;
Dear James,&lt;/div&gt;
&lt;div class=&#34;p2&#34;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&#34;p1&#34;&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; As a Republican candidate for Governor, I am frequently&lt;/div&gt;
&lt;div class=&#34;p1&#34;&gt;
asked where I stand on the issues important to our state-issues&lt;/div&gt;
&lt;div class=&#34;p1&#34;&gt;
ranging from immigration and education to economic development&lt;/div&gt;
&lt;div class=&#34;p1&#34;&gt;
and healthcare.&lt;/div&gt;
&lt;div class=&#34;p2&#34;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&#34;p1&#34;&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; At a recent forum I was asked one of the single-most&lt;/div&gt;
&lt;div class=&#34;p1&#34;&gt;
important questions that a candidate for political office can&lt;/div&gt;
&lt;div class=&#34;p1&#34;&gt;
face. The question was, &#34;Where does your moral compass come&lt;/div&gt;
&lt;div class=&#34;p1&#34;&gt;
from?&#34;&lt;/div&gt;
&lt;div class=&#34;p1&#34;&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; At three years old, I climbed onto the Sunday School bus&lt;/div&gt;
&lt;div class=&#34;p1&#34;&gt;
that drove the neighborhood kids to the local evangelical church.&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&#34;p1&#34;&gt;
It was there that I learned about God and His Son, Jesus. Since&lt;/div&gt;
&lt;div class=&#34;p1&#34;&gt;
then, I have let my personal relationship with Him be my moral&lt;/div&gt;
&lt;div class=&#34;p1&#34;&gt;
compass.&lt;/div&gt;
&lt;div class=&#34;p1&#34;&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; One of my life phrases is, &#34;Do the right thing because&lt;/div&gt;
&lt;div class=&#34;p1&#34;&gt;
it&#39;s the right thing to do.&#34; I am not interested in making&lt;/div&gt;
&lt;div class=&#34;p1&#34;&gt;
excuses or politicizing important issues. I am interested in&lt;/div&gt;
&lt;div class=&#34;p1&#34;&gt;
doing things based on conviction and personal belief. As&lt;/div&gt;
&lt;div class=&#34;p1&#34;&gt;
Governor, I can promise you that I will adhere to my moral&lt;/div&gt;
&lt;div class=&#34;p1&#34;&gt;
compass.&lt;/div&gt;
&lt;div class=&#34;p1&#34;&gt;
&lt;span class=&#34;s1&#34;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/span&gt;If you would like to hear more about my story and why I&lt;/div&gt;
&lt;div class=&#34;p1&#34;&gt;
am running for Governor, I invite you to join me Tuesday, April&lt;/div&gt;
&lt;div class=&#34;p1&#34;&gt;
29th, from 6:30-8:00pm at New Life Community Church of the&lt;/div&gt;
&lt;div class=&#34;p1&#34;&gt;
Nazarene in Show Low. I hope you can make it!&lt;/div&gt;
&lt;div class=&#34;p1&#34;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&#34;p1&#34;&gt;
&lt;/div&gt;
&lt;div class=&#34;p1&#34;&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class=&#34;s1&#34;&gt;Best,&lt;/span&gt;&lt;/div&gt;
&lt;div class=&#34;p1&#34;&gt;
&lt;span class=&#34;s1&#34;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class=&#34;p1&#34;&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Jones for Governor, Inc · Primary&lt;/div&gt;
&lt;div class=&#34;p1&#34;&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; PO Box 13087&lt;/div&gt;
&lt;div class=&#34;p1&#34;&gt;
&lt;span class=&#34;s1&#34;&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/span&gt;Phoenix, AZ 85002-3087, United States&lt;/div&gt;
&lt;div class=&#34;p1&#34;&gt;
&lt;span class=&#34;s1&#34;&gt;
&lt;p&gt;&lt;/span&gt;&lt;/div&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Books read in 2013</title>
      <link>https://blog.lippard.org/2014/01/books-read-in-2013.html/</link>
      <pubDate>Wed, 01 Jan 2014 17:06:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2014/01/books-read-in-2013.html/</guid>
      <description>&lt;div style=&#34;margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;&#34;&gt;
Not much blogging going on here lately, but here&#39;s my annual list of books read for 2013:&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Ross Anderson,&amp;nbsp;&lt;i&gt;Security Engineering: A Guide to Building Dependable Distributed Systems&lt;/i&gt;&amp;nbsp;(2nd ed)&lt;/li&gt;
&lt;li&gt;Deborah Blum, &lt;i&gt;Ghost Hunters: William James and the Search for Scientific Proof of Life After Death &lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Peter Burke, &lt;i&gt;A Social History of Knowledge: From Gutenberg to Diderot&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;J.C. Carleson, &lt;i&gt;Work Like a Spy: Business Tips from a Former CIA Officer&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Ronald J. Deibert, &lt;i&gt;Black Code: Inside the Battle for Cyberspace&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Daniel Dennett, &lt;i&gt;Intuition Pumps and Other Tools for Thinking&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Cory Doctorow, &lt;i&gt;&lt;a href=&#34;http://craphound.com/homeland/Cory_Doctorow_-_Homeland.html&#34;&gt;Homeland&lt;/a&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Sir Arthur Conan Doyle, &lt;i&gt;The Complete Sherlock Holmes&lt;/i&gt; (re-read, thanks to free Kindle edition)&lt;/li&gt;
&lt;li&gt;Roger Ebert, &lt;i&gt;Life Itself: A Memoir&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;John Forester, &lt;i&gt;Novelist &amp;amp; Storyteller: The Life of C.S. Forester, vol. 1 &amp;amp; vol. 2&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Martin Gardner, &lt;i&gt;Undiluted Hocus-Pocus: The Autobiography of Martin Gardner&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Adam Gorightly, &lt;i&gt;The Prankster and the Conspiracy: The Story of Kerry Thornley and How He Met Oswald and Inspired the Counterculture&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Jason Healey, editor, &lt;i&gt;A Fierce Domain: Conflict in Cyberspace, 1986 to 2012&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Jenna Miscavige Hill: &lt;i&gt;Beyond Belief: My Secret Life Inside Scientology and My Harrowing Escape&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Daniel Kahneman, &lt;i&gt;Thinking, Fast and Slow&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Gene Kim, Kevin Behr, and George Spafford, &lt;i&gt;The Phoenix Project: A Novel About IT, DevOps, and Helping Your Business Win &lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Dani Kollin and Eytan Kollin, &lt;i&gt;The Unincorporated Man&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Jon Krakauer, &lt;i&gt;Three Cups of Deceit: How Greg Mortenson, Humanitarian Hero, Lost His Way&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Phil Lapsley, &lt;i&gt;Exploding the Phone: The Untold Story of the Teenagers and Outlaws Who Hacked Ma Bell&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Daniel Loxton and Donald R. Prothero, &lt;i&gt;Abominable Science! Origins of the Yeti, Nessie, and Other Famous Cryptids&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;David W. Maurer, &lt;i&gt;The Big Con: The Story of the Confidence Men&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Philip Metcalfe, &lt;i&gt;Whispering Wires: The Tragic Tale of an American Bootlegger&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Torin Monahan, editor, &lt;i&gt;Surveillance and Security: Technological Politics and Power in Everyday Life&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Dale K. Myers, &lt;i&gt;With Malice: Lee Harvey Oswald and the Murder of Officer J.D. Tippit&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Adam Penenberg, &lt;i&gt;Virtually True&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Lewis Pinault, &lt;i&gt;Consulting Demons: Inside the Unscrupulous World of Corporate Consulting&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;&lt;i&gt;&lt;span style=&#34;font-style: normal;&#34;&gt;Stephen Pinker,&amp;nbsp;&lt;/span&gt;&lt;i&gt;The Better Angels of Our Nature: Why Violence Has Declined&lt;/i&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Ann Rowe Seaman,&amp;nbsp;&lt;i&gt;America&#39;s Most Hated Woman: The Life and Gruesome Death of Madalyn Murray O&#39;Hair&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Karl Sabbagh, &lt;i&gt;Shooting Star: The Brief and Brilliant Life of Frank Ramsey&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Oliver Sacks, &lt;i&gt;Hallucinations&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Jim Schnabel, &lt;i&gt;Remote Viewers: The Secret History of America&#39;s Psychic Spies&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Tom Standage, &lt;i&gt;Writing on the Wall: Social Media, The First 2,000 Years&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Will Storr, &lt;i&gt;Heretics: Adventures with the Enemies of Science&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;John Sweeney, &lt;i&gt;The Church of Fear: Inside the Weird World of Scientology &lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Jesse Walker, &lt;i&gt;The United States of Paranoia: A Conspiracy Theory&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Lawrence Wright, &lt;i&gt;Going Clear: Scientology, Hollywood, &amp;amp; the Prison of Belief&lt;/i&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;div style=&#34;margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;&#34;&gt;
I made progress on a few other books (first three still not finished from last year):&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Mark Dowd, John McDonald, and Justin Schuh, &lt;i&gt;The Art of Software Security Assessment: Identifying and Avoiding Software Vulnerabilities&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;James C. Scott, &lt;i&gt;Seeing Like a State: How Certain Schemes to Improve the Human Condition Have Failed&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Michal Zalewski, &lt;i&gt;The Tangled Web: A Guide to Securing Modern Web Applications&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Richard Bejtlich, &lt;i&gt;The Practice of Network Security Monitoring&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Mary Douglas and Aaron Wildavsky, &lt;i&gt;Risk and Culture: An Essay on the Selection of Technological and Environmental Dangers&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;James Grimmelmann, &lt;i&gt;Internet Law: Cases &amp;amp; Problems&lt;/i&gt; (v2; v3 is out now)&lt;/li&gt;
&lt;li&gt;Douglas Hofstadter and Emmanuel Sander, &lt;i&gt;Surfaces and Essences: Analogy as the Fuel and Fire of Thinking&lt;/i&gt;&lt;/li&gt;
&lt;/ul&gt;
Top ten for 2013: &amp;nbsp;Ebert, Kahneman, Wright, Anderson, Pinker, Seaman, Walker, Sacks, Deibert, Dennett. &amp;nbsp;Runners Up: Blum, Kim, Miscavige Hill.&lt;br /&gt;
&lt;br /&gt;
(Previously: &lt;a href=&#34;https://blog.lippard.org/2013/01/books-read-in-2012.html&#34;&gt;2012&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2011/12/books-read-in-2011.html&#34;&gt;2011&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2010/12/books-read-in-2010.html&#34;&gt;2010&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2009/12/books-read-in-2009.html&#34;&gt;2009&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2008/12/books-read-in-2008.html&#34;&gt;2008&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2007/12/books-read-in-2007.html&#34;&gt;2007&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2006/12/books-read-in-2006.html&#34;&gt;2006&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2006/01/books-read-in-2005.html&#34;&gt;2005&lt;/a&gt;.)&lt;/div&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Hume&#39;s Ghost&lt;/strong&gt; &lt;small&gt;(2014-01-02)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;The only books on your list I have read is The Church of Fear and the complete Sherlock Holmes - and I&amp;#39;m only half done with that collection. 
&lt;p&gt;There are several books on this list that I intend to read, however. Particularly Better Angels; Going Clear; and Thinking, Fast and Slow.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to use Google Authenticator with OpenBSD, OpenSSH, and OpenVPN--and why you might not want to</title>
      <link>https://blog.lippard.org/2013/10/how-to-use-google-authenticator-with.html/</link>
      <pubDate>Thu, 31 Oct 2013 00:44:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2013/10/how-to-use-google-authenticator-with.html/</guid>
      <description>&lt;p&gt;I thought that Google Authenticator might be a quick and easy two-factor authentication solution for VPN access to my personal network, so I did some Google searches to see if that were so.  I found quite a few sources describing how to set it up with systems that use Linux Pluggable Authentication Modules (PAM), but very little about using it with BSD Authentication on OpenBSD.&lt;br /&gt;
&lt;br /&gt;
The most promising link I came across was to &lt;a href=&#34;https://gitorious.org/google-authentication-for-openbsd&#34;&gt;an implementation of Google Authentication for OpenBSD&lt;/a&gt; that was last updated in early 2013, based on Google&amp;rsquo;s PAM code, but I couldn&amp;rsquo;t get it to work.  It compiled and installed, and the googleauth code for generating a secret (and a very insecure way of generating a QR code to use to import it into the Google Authenticator application) worked fine, but I couldn&amp;rsquo;t successfully use it for console login, OpenSSH login, or OpenVPN login.&lt;br /&gt;
&lt;br /&gt;
I also found the standard OpenBSD port for openvpn_bsdauth, which compiled, installed, and worked successfully for password authentication by adding these lines to my OpenVPN configuration:&lt;br /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Matt Dillahunty and disbelief by default</title>
      <link>https://blog.lippard.org/2013/04/matt-dillahunty-and-disbelief-by-default.html/</link>
      <pubDate>Sat, 06 Apr 2013 00:08:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2013/04/matt-dillahunty-and-disbelief-by-default.html/</guid>
      <description>&lt;p&gt;In &lt;a href=&#34;http://skepchick.org/2013/04/american-atheist-con-2013-matt-dillahunty-on-skepticism-and-atheism/&#34;&gt;his recent talk at the American Atheist convention on skepticism and atheism&lt;/a&gt;, Matt Dillahunty states (at about five minutes in) that skepticism does tell us what to believe in the case of untestable claims&amp;ndash;that the default position is disbelief.&lt;br /&gt;
&lt;br /&gt;
But no, the default position has to be nonbelief, not disbelief.  To disbelieve in a proposition is to believe in the negation of the proposition, to believe that the original proposition is false.  And Dillahunty already said that (a) we should proportion our belief to the evidence and that (b) the proposition in question is untestable, meaning there is no evidence for or against it.&lt;br /&gt;
&lt;br /&gt;
The position he describes is logically inconsistent.&lt;br /&gt;
&lt;br /&gt;
We know that there are untestable propositions that are true.  We shouldn&amp;rsquo;t believe that they are false simply because they are untestable. We should only believe they are false if we have good reasons to believe they are false; in the absence of that we should be agnostic.&lt;br /&gt;
&lt;br /&gt;
(Added 5:36 p.m.: What are the implications for the above argument if it is the case that untestability does not entail lack of evidence or reasons?  What about if we distinguish evidential from non-evidential reasons?  And if we take the latter course, what does that say about proposition (a), above? Left as an exercise for commenters.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Isaac Funk and the Widow&#39;s Mite</title>
      <link>https://blog.lippard.org/2013/03/isaac-funk-and-widows-mite.html/</link>
      <pubDate>Sat, 09 Mar 2013 17:31:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2013/03/isaac-funk-and-widows-mite.html/</guid>
      <description>&lt;div class=&#34;tr_bq&#34;&gt;
One of the more interesting and better documented cases of surprisingly accurate information from a spirit medium that is described in Deborah Blum&#39;s fascinating book, &lt;i&gt;Ghost Hunters: William James and the Search for Scientific Proof of Life After Death&lt;/i&gt; (2006, Penguin Books), is the case of Isaac Funk and the Widow&#39;s Mite (pp. 260-262).&lt;/div&gt;
&lt;br /&gt;
Funk, of Funk &amp;amp; Wagnall&#39;s Dictionary, had been visiting a medium in Brooklyn, New York in February 1903. &amp;nbsp;About his third visit, he subsequently described the following (in &lt;a href=&#34;http://books.google.com/books?id=DpoFAQAAIAAJ&amp;amp;pg=PA159#v=onepage&amp;amp;q&amp;amp;f=false&#34;&gt;Isaac K. Funk, &lt;i&gt;The Widow&#39;s Mite and Other Psychic Phenomena&lt;/i&gt; (1904, Funk &amp;amp; Wagnalls), pp. 159-160&lt;/a&gt;, now in the public domain due to copyright expiration):&lt;br /&gt;
&lt;blockquote&gt;
About eleven o&#39;clock the control named &#34;George,&#34; in his usual strong masculine voice, abruptly asked: &#34;Has anyone here got anything that belonged to Mr. Beecher?&#34; There was no reply. On his emphatic repetition of the question, I replied, being the only one present, as I felt sure, who had ever had any immediate acquaintance with Mr. Beecher: &#34;I have in my pocket a letter from Rev. Dr. Hillis, Mr. Beecher&#39;s successor. &amp;nbsp;Is that what you mean?&#34;&amp;nbsp;&lt;/blockquote&gt;
&lt;blockquote&gt;
The answer was: &#34;No; I am told by a spirit present, John Rakestraw, that Mr. Beecher, who is not present, is concerned about an ancient coin, &#39;The Widow&#39;s Mite.&#39; This coin is out of its place, and should be returned. It has long been away, and Mr. Beecher wishes it returned, and he looks to &lt;i&gt;you&lt;/i&gt;, doctor, to return it.&#34;&amp;nbsp;&lt;/blockquote&gt;
&lt;blockquote&gt;
I was considerably surprised, and asked: &#34;What do you mean by saying that he looks to me to return it? I have no coin of Mr. Beecher&#39;s!&#34;&amp;nbsp;&lt;/blockquote&gt;
&lt;blockquote&gt;
&#34;I don&#39;t know anything about it except that I am told that this coin is out of place, and has been for a number of years, and that Mr. Beecher says&amp;nbsp;&lt;i&gt;you&lt;/i&gt; can find it and return it.&#34;&lt;br /&gt;I remembered then that when we were making &#34;The Standard Dictionary,&#34; some nine years before, I had borrowed from a gentleman in Brooklyn--a close friend of Mr. Beecher&#39;s, who died several years ago--a valuable ancient coin known as &#34;The Widow&#39;s Mite.&#34; &amp;nbsp;He told me that this coin was worth hundreds of dollars, and, under promise that I would see that it was returned to the collection where it belonged, he would loan it to me. ...&amp;nbsp;&lt;/blockquote&gt;
&lt;blockquote&gt;
I said to the control, &#34;The only &#39;Widow&#39;s Mite&#39; that has ever been in my charge was one that I borrowed some years ago from a gentleman in Brooklyn; this I promptly returned&#34;; to which the control replied:&amp;nbsp;&lt;/blockquote&gt;
&lt;blockquote&gt;
&#34;This one has &lt;i&gt;not&lt;/i&gt; been returned.&#34; And then, after a moment&#39;s silence, he said: &#34;Do you know whether there is a large iron safe in Plymouth Church?&#34;&amp;nbsp;&lt;/blockquote&gt;
&lt;blockquote&gt;
I answered: &#34;I do not.&#34;&amp;nbsp;&lt;/blockquote&gt;
&lt;blockquote&gt;
He said: &#34;I am impressed that this coin is in a large iron safe, that it has been lost sight of; it is in a drawer in this safe under a lot of papers, and that you can find it, and Mr. Beecher wishes you to find it.&#34;&amp;nbsp;&lt;/blockquote&gt;
&lt;blockquote&gt;
I said: &#34;Do you mean that this safe is in Plymouth Church?&#34;&amp;nbsp;&lt;/blockquote&gt;
&lt;blockquote&gt;
He said: &#34;I don&#39;t know where it is. I am simply impressed that it is in a large iron safe in a drawer under a lot of papers, and has been lost sight of for years, and that you can find it, and Mr. Beecher wishes you to find it. That is all that I can tell you.&#34;&lt;/blockquote&gt;
Funk goes on to inquire of his business manager, who insists that it was returned, and of Mr. Wagnalls and Wheeler, who knew nothing of the coin, but Wheeler, a skeptic, suggests that it&#39;s a good test. &amp;nbsp;Funk asks a cashier, who remembers the coin, but also says that it had been returned, to investigate. &amp;nbsp;After twenty minutes, the cashier returns with an envelope containing two &#34;Widow&#39;s Mites,&#34; which was located in one of two safes (the large iron one), in a drawer under papers.&lt;br /&gt;
&lt;br /&gt;
The two coins are a smaller light-colored one and a larger black one, and Funk recalls that the smaller one was used for the illustration in the dictionary and that it was the genuine article, while the other was a fake. &amp;nbsp;He returns to the medium, and asks which coin is the right one. &amp;nbsp;Contrary to his belief, the medium (as &#34;George&#34;) says that it is the black one, and that the friend of Mr. Beecher&#39;s to whom it belongs is a man associated with a large ladies&#39; school in Brooklyn Heights. &amp;nbsp;Funk recalls that it was borrowed from Prof. Charles E. West, head of a ladies&#39; school in Brooklyn Heights.&lt;br /&gt;
&lt;br /&gt;
Funk sends both coins to the Philadelphia Mint for examination, and they determine that the medium is correct, the black one is the correct one, and the wrong one was used for the illustration in the dictionary.&lt;br /&gt;
&lt;br /&gt;
Funk notes that the preface of the dictionary notes, regarding the illustrations, contains the description &#34;The Widow&#39;s Mite (which was engraved from an excellent original coin in the possession of Prof. Charles E. West of Brooklyn, N.Y.).&#34;&lt;br /&gt;
&lt;br /&gt;
Funk&#39;s book provides a number of affidavits supporting the recounting of events, including that only two people present with the medium knew of Funk&#39;s connection to the coin (Funk and Irving Roney, the latter of whom provided an affidavit), that no one knew that the coin had not been returned, and that the cashier staff had no knowledge of the coin which was in the safe in their office.&lt;br /&gt;
&lt;br /&gt;
The coin was returned to West&#39;s son, who also provides an affidavit stating that he was unaware that the coin had not been returned and assumed that it had been. &amp;nbsp;Funk says he dined repeatedly with the elder West prior to his death, and the coin was never brought up.&lt;br /&gt;
&lt;br /&gt;
Funk proceeds to list a series of facts about the case and some possible explanations (pp. 168ff), and finds difficulties with fraud, coincidence, telepathy and clairvoyance, and spirit communications as explanations, though he appears to favor the last of these.&lt;br /&gt;
&lt;br /&gt;
Funk presented the case to a number of eminent scientists of the day, including William James, Alfred Russell Wallace, and William Crookes, of which those listed were all associated with the SPR or ASPR and each suggested spirits as a possible explanation. &amp;nbsp;Many of the other scientists and philosophers, however, suggested fraud or deception (see table in Funk&#39;s book, pp. 177-178).&lt;br /&gt;
&lt;br /&gt;
As presented in Blum&#39;s book, this case seems more impressive than it does with all of the details in Funk&#39;s account. &amp;nbsp;What I find suspicious are that the medium is located in the same city as the person from whom the coin was borrowed, that the connection between the owner of the coin and the illustration was published in Funk&#39;s dictionary (omitted by Blum), and that although the son had forgotten about the coin being loaned out, he thought &#34;it altogether likely that his father told at the time other members of his family, and possibly some persons outside the family&#34; (Funk, p. 174). &amp;nbsp;All that it would take for the fraud hypothesis would be that the medium had heard, second-hand, about the never-returned coin, and speculated that it had been forgotten and was kept in a safe (and perhaps offered a guess about which coin was genuine; that information has no clear source from the details recounted). &amp;nbsp;Funk infers that because West never brought up the coin that he had forgotten about it, but that is an assumption on his part--perhaps West made periodic complaints about it not having been returned, but didn&#39;t mention it to his son. &amp;nbsp;Funk suggests, based on class distinctions, that no one in the medium circle other than himself would have known that West even existed, which seems a highly questionable assumption.</description>
    </item>
    <item>
      <title>The Decline (and Probable Fall) of the Scientology Empire</title>
      <link>https://blog.lippard.org/2013/03/the-decline-and-probable-fall-of.html/</link>
      <pubDate>Thu, 07 Mar 2013 03:22:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2013/03/the-decline-and-probable-fall-of.html/</guid>
      <description>&lt;p&gt;My talk from January 19, 2013 to the National Capitol Area Skeptics is now online!&lt;br /&gt;
&lt;br /&gt;
Thanks very much to the NCAS for professionally recording and editing this video.&lt;br /&gt;
&lt;br /&gt;
I&amp;rsquo;ve included some notes and comments below. &lt;br /&gt;
&lt;br /&gt;&lt;/p&gt;
&lt;iframe allowfullscreen=&#34;&#34; frameborder=&#34;0&#34; height=&#34;315&#34; src=&#34;http://www.youtube.com/embed/alLZWxkDf30&#34; width=&#34;560&#34;&gt;&lt;/iframe&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;0:50 &amp;amp; 42:29 &#34;Advanced Teachings&#34; available at all Advanced Orgs are
      up to OT V.
  Advanced Orgs can deliver through OT V; OT VI &amp;amp; VII can only be obtained at the Flag Service Organization
        (FSO) in Clearwater, FL, and OT VIII can only be obtained on Scientology&#39;s cruise ship, the
        Freewinds.  See: &lt;a href=&#34;http://www.xenu.net/archive/ot/&#34;&gt;http://www.xenu.net/archive/ot/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;8:01 German U-boat -- I should have said Japanese submarine
&lt;/li&gt;
&lt;li&gt;9:14 Photo is often claimed to be from 1968 but is really from 1959-60,
   so Cleve Backster probably wasn&#39;t the source of Hubbard&#39;s claim, as
   I originally said in the talk (also see &lt;a href=&#34;https://blog.lippard.org/2011/09/origins-of-screaming-trees.html&#34;&gt;my previous blog post on this topic&lt;/a&gt;).
&lt;/li&gt;
&lt;li&gt;10:53 Aleister Crowley is pronounced &#34;crow-lee,&#34; not &#34;craugh-lee&#34;
  (I have apparently have not broken a bad habit of following
   Ozzy Osbourne&#39;s pronunciation).
&lt;/li&gt;
&lt;li&gt;13:59 the Fraser Mansion, though referred to by Scientology as the
  &#34;founding church&#34; from the 1970s to 2010, wasn&#39;t the original
  building. The original building, at 1812 19th St. NW, is now a museum
  called the L. Ron Hubbard House (though his house was across the
  street), which the church acquired in 2004. The Fraser Mansion is
  now Scientology&#39;s National Affairs Office.
&lt;/li&gt;
&lt;li&gt;14:11 The first use of the name &#34;Church of Scientology&#34; was by the
  Church of Scientology founded in Camden, N.J. in Dec. 1953; the
  first Church of Scientology corporation was in Los Angeles (Feb. 1954,
  which became the Church of Scientology of California in 1956), the
  Church of Scientology of Arizona was incorporated that same year.
  Hubbard&#39;s organization while he lived in Phoenix was the Hubbard
  Association of Scientologists, International (HASI), founded in
  Sep. 1952.  All HASI assets were folded into the Church of Scientology
  of California in 1966.
&lt;/li&gt;
&lt;li&gt;31:07 &#34;Division 20&#34; should have been &#34;Department 20.&#34;&lt;/li&gt;
&lt;li&gt;32:43 &#34;bad status&#34; -- Scientology &#34;conditions&#34; are a scale, like the tone scale, that your &#34;ethics&#34;
        are in, which are positive or negative. For each condition there is a &#34;conditions formula&#34; you
        are supposed to apply to get to the next better condition.  Those assigned to the RPF are put
        in a condition of &#34;liability&#34; (the rag on arm mentioned is a sign of the condition of liability).
        See: &lt;a href=&#34;http://www.cs.cmu.edu/~dst/Library/Shelf/wakefield/us-11.html&#34;&gt;http://www.cs.cmu.edu/~dst/Library/Shelf/wakefield/us-11.html&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;41:07 PIs following the Broekers--mainly Pat Broeker; after one apparent attempt to leave (described
        in Lawrence Wright&#39;s book, &lt;i&gt;Going Clear&lt;/i&gt;), Annie Broeker remained in Scientology until her death.
        Tony Ortega describes the testimony of the two PIs, who spoke out for one day before their
        lawsuit with Scientology was settled: &lt;a href=&#34;http://tonyortega.org/2012/11/29/scientologys-master-spies/&#34;&gt; http://tonyortega.org/2012/11/29/scientologys-master-spies/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;43:22 Lawrence Wright&#39;s book says that &#34;Int Base&#34; and &#34;Gold Base&#34; are two different bases at the same
        location; &#34;Int&#34; being the international headquarters and &#34;Gold&#34; named after Golden Era Studios.
&lt;/li&gt;
&lt;li&gt;1:05:35 &#34;dog was drowned&#34; -- Judge Swearinger&#39;s dog, Duke, a miniature collie, drowned, it&#39;s not certain that it &#34;was drowned.&#34;
&lt;/li&gt;
&lt;li&gt;1:07:10 &#34;unable to attend uncle&#39;s funeral&#34; -- Hubbard died on January 24, 1986;
the Challenger explosion was January 28, 1986.&lt;/li&gt;
&lt;li&gt;1:17:43 St. Louis Ideal Org. &amp;nbsp;The pictured Masonic Temple is not the St. Louis Ideal Org, which is still under construction. (Thanks to ThetanBait on YouTube for this correction.)&lt;/li&gt;
&lt;li&gt;Narconon&#39;s drug purification program involves vitamin (esp. niacin) megadoses, but &#34;injections&#34; is not correct.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Alan&lt;/strong&gt; &lt;small&gt;(2013-03-10)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Saw your last presentation in town, and was great seeing it again with the updates.  I think you got better questions this time, too. Thanks for posting this.
&lt;p&gt;&amp;ndash; Alan&lt;/p&gt;</description>
    </item>
    <item>
      <title>Books read in 2012</title>
      <link>https://blog.lippard.org/2013/01/books-read-in-2012.html/</link>
      <pubDate>Tue, 01 Jan 2013 15:20:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2013/01/books-read-in-2012.html/</guid>
      <description>&lt;br /&gt;
&lt;div style=&#34;margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;&#34;&gt;
Books read in 2012:&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Scott Atran, &lt;i&gt;In Gods We Trust: The Evolutionary Landscape of Religion&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Andrew Blum, &lt;i&gt;Tubes: A Journey to the Center of the Internet&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Henry A. Crumpton, &lt;i&gt;The Art of Intelligence: Lessons from a Life in the CIA&#39;s Clandestine Service&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Robin Dreeke, &lt;i&gt;It&#39;s Not All About &#34;Me&#34;: The Top Ten Techniques for Building Quick Rapport with Anyone&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;David Edmonds and John Eidinow, &lt;i&gt;Rousseau&#39;s Dog: Two Great Thinkers at War in the Age of Enlightenment&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Bart D. Ehrman, &lt;i&gt;Did Jesus Exist? The Historical Argument for Jesus of Nazareth&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Misha Glenny, &lt;i&gt;DarkMarket: How Hackers Became the New Mafia&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Grant Foster, &lt;i&gt;Noise: Lies, Damned Lies, and Denial of Global Warming&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Torkel Franzén, &lt;i&gt;Gödel&#39;s Theorem: An Incomplete Guide to Its Use and Abuse&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Andy Greenberg, &lt;i&gt;This Machine Kills Secrets: How WikiLeakers, Cypherpunks, and Hacktivists Aim to Free the World&#39;s Information&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;James Hannam, &lt;i&gt;God&#39;s Philosophers: How the Medieval World Laid the Foundations of Modern Science&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Sam Harris, &lt;i&gt;Lying&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Joseph Heath, &lt;i&gt;Economics Without Illusions: Debunking the Myths of Modern Capitalism&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Edward Humes: &lt;i&gt;Monkey Girl: Evolution, Education, Religion, and the Battle for America&#39;s Soul&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Ronald Kessler, &lt;i&gt;The Secrets of the FBI&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Susan Landau, &lt;i&gt;Surveillance or Security? The Risks Posed by New Wiretapping Technologies&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Declan McHugh, &lt;i&gt;Bloody London: A Shocking Guide to London&#39;s Gruesome Past and Present&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Robert A. Melikian, &lt;i&gt;Vanishing Phoenix&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Mike McRae, &lt;i&gt;Tribal Science: Brains, Beliefs, and Bad Ideas&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;P.T. Mistlberger, &lt;i&gt;The Three Dangerous Magi: Osho, Gurdjieff, Crowley&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Evgeny Morozov, &lt;i&gt;The Net Delusion: The Dark Side of Internet Freedom&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Eduardo Obregón Pagán, &lt;i&gt;Historic Photos of Phoenix&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Parmy Olson, &lt;i&gt;We Are Anonymous: Inside the Hacker World of LulzSec, Anonymous, and the Global Cyber Insurgency&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Bruce Schneier, &lt;i&gt;Liars and Outliers: Enabling the Trust that Society Needs to Thrive &lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Ali H. Soufan, with Daniel Freedman, &lt;i&gt;The Black Banners: The Inside Story of 9/11 and the War Against Al-Qaeda&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;&lt;i&gt;&lt;span style=&#34;font-style: normal;&#34;&gt;Neal Stephenson,&amp;nbsp;&lt;/span&gt;&lt;i&gt;REAMDE&lt;/i&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Cole Stryker, &lt;i&gt;Epic Win for Anonymous: How 4chan&#39;s Army Conquered the Web&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Tim Weiner: &lt;i&gt;Enemies: A History of the FBI &lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Jon Winokur (compiler &amp;amp; editor), &lt;i&gt;The Big Curmudgeon&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Tim Wu, &lt;i&gt;The Master Switch: The Rise and Fall of Information Empires &lt;/i&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div style=&#34;margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;&#34;&gt;
I made substantial progress on a few large books:&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Ross Anderson, &lt;i&gt;Security Engineering: A Guide to Building Dependable Distributed Systems&lt;/i&gt; (2nd ed)&lt;/li&gt;
&lt;li&gt;Mark Dowd, John McDonald, and Justin Schuh, &lt;i&gt;The Art of Software Security Assessment: Identifying and Avoiding Software Vulnerabilities&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Stephen Pinker, &lt;i&gt;The Better Angels of Our Nature: Why Violence Has Declined&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;James C. Scott, &lt;i&gt;Seeing Like a State: How Certain Schemes to Improve the Human Condition Have Failed&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Michal Zalewski, &lt;i&gt;The Tangled Web: A Guide to Securing Modern Web Applications&lt;/i&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
(Previously: &lt;a href=&#34;https://blog.lippard.org/2011/12/books-read-in-2011.html&#34;&gt;2011&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2010/12/books-read-in-2010.html&#34;&gt;2010&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2009/12/books-read-in-2009.html&#34;&gt;2009&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2008/12/books-read-in-2008.html&#34;&gt;2008&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2007/12/books-read-in-2007.html&#34;&gt;2007&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2006/12/books-read-in-2006.html&#34;&gt;2006&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2006/01/books-read-in-2005.html&#34;&gt;2005&lt;/a&gt;.)&lt;/div&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Misanthrope&lt;/strong&gt; &lt;small&gt;(2013-01-02)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Top 3?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Capitalist vs. socialist bombs</title>
      <link>https://blog.lippard.org/2012/09/capitalist-vs-socialist-bombs.html/</link>
      <pubDate>Sun, 23 Sep 2012 00:42:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2012/09/capitalist-vs-socialist-bombs.html/</guid>
      <description>&lt;p&gt;While reading Ross Anderson&amp;rsquo;s massive tome, &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Security-Engineering-Building-Dependable-Distributed/dp/0470068523/thelipblo-20&#34;&gt;Security Engineering: A Guide to Building Dependable Systems&lt;/a&gt;&lt;/i&gt; (second edition), I came across this paragraph in section 19.7 on &amp;ldquo;Directed Energy Weapons&amp;rdquo; (p. 584):&lt;br /&gt;&lt;/p&gt;
&lt;blockquote class=&#34;tr_bq&#34;&gt;
Western concern about EMP grew after the Soviet Union started a research program on non-nuclear EMP weapons in the mid-80s. &amp;nbsp;At the time, the United States was deploying &#39;neutron bombs&#39; in Europe--enhanced radiation weapons that could kill people without demolishing buildings. &amp;nbsp;The Soviets portrayed this as a &#39;capitalist bomb&#39; which would destroy people while leaving property intact, and responded by threatening a &#39;socialist bomb&#39; to destroy property (in the form of electronics) while leaving the surrounding people intact.&lt;/blockquote&gt;
This reminded me of a science fiction story I read in &lt;i&gt;Omni&lt;/i&gt; magazine at about the time in question, which Google &lt;a href=&#34;http://public.wsu.edu/~brians/nuclear/w.htm&#34;&gt;reveals&lt;/a&gt; was &#34;Returning Home&#34; by Ian Watson in the December 1982 issue. &amp;nbsp;In the story, the Americans and the Soviets attacked each other, the Americans using neutron bombs which killed all of the Soviets, and the Soviets using some kind of bomb which destroyed essentially everything except the people. &amp;nbsp;The ending twist was that the surviving Americans ended up migrating to the Soviet Union and adopting the Soviet culture.
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;wakawakwaka&lt;/strong&gt; &lt;small&gt;(2012-11-20)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;hey my skeptic friend can you take a look at the book written by johanna michaelsen who wrote the foreword to lauren stradford&amp;#39;s satan underground? its really messed up...is their a way to investigate what really happened with her ?&lt;/p&gt;</description>
    </item>
    <item>
      <title>The myth of fingerprints</title>
      <link>https://blog.lippard.org/2012/08/the-myth-of-fingerprints.html/</link>
      <pubDate>Sat, 11 Aug 2012 02:26:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2012/08/the-myth-of-fingerprints.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve been reading Ross Anderson&amp;rsquo;s epic tome, &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Security-Engineering-Building-Dependable-Distributed/dp/0470068523/thelipblo-20&#34;&gt;Security Engineering: A Guide to Building Dependable Distributed Systems&lt;/a&gt;&lt;/i&gt; (2nd edition, 2008, Wiley), and have just gotten into the chapter on biometrics (ch. 15).  Section 15.5.2, on Crime Scene Forensics, points out three major criminal cases where fingerprint matches have been in error, including &lt;a href=&#34;https://blog.lippard.org/2007/06/fingerprint-matching-pseudoscience.html&#34;&gt;the Brandon Mayfield case which I wrote about at this blog back in 2007&lt;/a&gt;.  Anderson points out that law enforcement agencies have claimed to juries &amp;ldquo;that forensic results are error-free when FBI proficiency exams have long had an error rate of about one percent, and misleading contextual information can push this up to ten percent or more&amp;rdquo; (pp. 470-471).  It&amp;rsquo;s probability at work:&lt;br /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>&#34;In God We Teach&#34; documentary</title>
      <link>https://blog.lippard.org/2012/05/in-god-we-teach-documentary.html/</link>
      <pubDate>Sun, 27 May 2012 22:12:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2012/05/in-god-we-teach-documentary.html/</guid>
      <description>&lt;p&gt;Now on YouTube, &lt;a href=&#34;http://www.youtube.com/watch?v=wP6B4gpgyRI&#34;&gt;&amp;ldquo;In God We Teach,&amp;quot;&lt;/a&gt; a documentary about Matt LaClair&amp;rsquo;s exposure of his U.S. History teacher&amp;rsquo;s proselytization in the public school classroom.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Alan&lt;/strong&gt; &lt;small&gt;(2012-05-31)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Very well done documentary.  Well worth the time to watch. Thanks for the link.
&lt;p&gt;&amp;ndash; Alan&lt;/p&gt;&lt;/p&gt;
  &lt;/div&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Ed Darrell&lt;/strong&gt; &lt;small&gt;(2013-01-30)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Amazing to me that in 2011 that was still a controversy:
&lt;p&gt;&lt;a href=&#34;http://timpanogos.wordpress.com/2007/02/20/fisking-paszkiewicz-or-virtual-carnage-in-kearny-nj/#more-447&#34;&gt;http://timpanogos.wordpress.com/2007/02/20/fisking-paszkiewicz-or-virtual-carnage-in-kearny-nj/#more-447&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Document leak from the Heartland Institute</title>
      <link>https://blog.lippard.org/2012/02/document-leak-from-heartland-institute.html/</link>
      <pubDate>Wed, 15 Feb 2012 02:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2012/02/document-leak-from-heartland-institute.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.desmogblog.com/heartland-institute-exposed-internal-documents-unmask-heart-climate-denial-machine&#34;&gt;Documents leaked from the Heartland Institute reveal its funding sources&lt;/a&gt; (including Charles G. Koch and an unnamed single donor providing about 20% of their total revenue) and recipients of funding (including $5,000/mo to Fred Singer and a plan to raise $90,000 for blogger Anthony Watts in 2012).&lt;br /&gt;
&lt;br /&gt;
The Heartland Institute is essentially the Tobacco Institute for climate change denial.  See previous posts as this blog with the &lt;a href=&#34;http://lippard.blogspot.com/search/label/Heartland%20Institute&#34;&gt;Heartland Institute&lt;/a&gt; tag.&lt;br /&gt;
&lt;br /&gt;
UPDATE (February 18, 2012): It appears that &lt;a href=&#34;http://www.theatlantic.com/business/archive/2012/02/leaked-docs-from-heartland-institute-cause-a-stir-but-is-one-a-fake/253165/&#34;&gt;one of the documents, the one with the most embarrassing statements, was a forgery&lt;/a&gt;&amp;ndash;but the statements I&amp;rsquo;ve made above all appear to be confirmed.&lt;br /&gt;
&lt;br /&gt;
UPDATE (February 21, 2012): Climate scientist Peter Gleick &lt;a href=&#34;http://dotearth.blogs.nytimes.com/2012/02/20/peter-gleick-admits-to-deception-in-obtaining-heartland-climate-files/&#34;&gt;has confessed to being the leaker of the documents&lt;/a&gt;, but claims the apparently forged document was mailed to him anonymously and he scanned it in before distributing it with the others which he obtained by subterfuge after receiving the anonymous mailing.  The oddities and errors in the forged document, however, &lt;a href=&#34;http://www.theatlantic.com/business/archive/2012/02/peter-gleick-confesses-to-obtaining-heartland-documents-under-false-pretenses/253395/&#34;&gt;strongly suggest Gleick himself forged the document after receiving the others&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Work-at-home scams</title>
      <link>https://blog.lippard.org/2012/02/work-from-home-scams.html/</link>
      <pubDate>Sat, 11 Feb 2012 23:00:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2012/02/work-from-home-scams.html/</guid>
      <description>&lt;p&gt;I was asked earlier today if I could give my opinion on whether the work-from-home opportunity advertised &lt;a href=&#34;http://onlineprofitmasterssystem.com/offer97/congratulations.aspx&#34; rel=&#34;nofollow&#34;&gt;at the domain onlineprofitmasterssystem.com&lt;/a&gt; is a scam.  A quick bit of research produced some interesting results, my conclusion is that it is almost definitely a scam, by people with a history of promoting scams.&lt;br /&gt;
&lt;br /&gt;
First, the domain registration:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Registrant:&lt;br /&gt;
   Phillip Gannuscia&lt;br /&gt;
   1780 W. 9000 South&lt;br /&gt;
   #315&lt;br /&gt;
   West Jordan, Utah 84088&lt;br /&gt;
   United States&lt;br /&gt;
&lt;br /&gt;
   Registered through: Go Daddy&lt;br /&gt;
   Domain Name: ONLINEPROFITMASTERSSYSTEM.COM&lt;br /&gt;
      Created on: 04-Nov-11&lt;br /&gt;
      Expires on: 04-Nov-12&lt;br /&gt;
      Last Updated on: 29-Nov-11&lt;br /&gt;
&lt;br /&gt;
   Administrative Contact:&lt;br /&gt;
      Gannuscia, Phillip  nate@essentmedia.com&lt;br /&gt;
      1780 W. 9000 South&lt;br /&gt;
      #315&lt;br /&gt;
      West Jordan, Utah 84088&lt;br /&gt;
      United States&lt;br /&gt;
      (801) 803-5769      Fax &amp;ndash;&lt;br /&gt;
&lt;br /&gt;
The very domain and URL and web content of the page are already screaming red flags, and there are more to be found in the above data.  It&amp;rsquo;s a recently registered domain, and the contact physical address appears to be a private mail drop service.  Both the address and telephone number listed are associated with multiple other companies (e.g., &lt;a href=&#34;http://www.bbb.org/utah/business-reviews/training-program-companies/eventure-international-in-west-jordan-ut-22246814&#34;&gt;BBB F-rated eVenture International&lt;/a&gt;, run by &lt;a href=&#34;http://www.bbb.org/utah/business-reviews/internet-marketers/epromo-solutions-in-provo-ut-22021195&#34;&gt;Richard Scott Nemrow, who was cited multiple times by the Utah Division of Consumer Protection in 2009&lt;/a&gt;) and domain names (e.g., makerichesfromhome.com, educationtrainingsonline.com, executivelearningonline.com, learningresourceontheweb.com, and lightlifemaster.com) which also look like scams,.  This particular company, &lt;a href=&#34;http://www.bbb.org/utah/business-reviews/work-at-home-companies/online-profit-masters-in-west-jordan-ut-22311483&#34;&gt;Online Profit Masters, has an F rating from the BBB&lt;/a&gt;.  The named contact, Phillip Gannuscia, has an email address with someone else&amp;rsquo;s name, &lt;a href=&#34;mailto:nate@essentmedia.com&#34;&gt;nate@essentmedia.com&lt;/a&gt;, apparently &lt;a href=&#34;http://www.linkedin.com/in/natekoz&#34;&gt;Essent VP Nathan L. Kozlowski&lt;/a&gt;, a &lt;a href=&#34;http://www.heraldextra.com/lifestyles/article_1d8818fb-5d43-51be-9ef7-626a22293a1b.html&#34;&gt;former Mormon missionary&lt;/a&gt;.  Does Gannuscia even exist, or is the name just an alias for Kozlowski?  The company whose domain is used here for the contact email address, Essent Media LLC, another Richard Scott Nemrow company, has &lt;a href=&#34;https://secure.utah.gov/bes/action/details?entity=7671830-0111&#34;&gt;a corporate registration which expired in 2010&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
I&amp;rsquo;d steer clear of any business with these guys.  And if you come across this blog post because you&amp;rsquo;ve already been ripped off by them (like &lt;a href=&#34;http://www.ripoffreport.com/business-consultants/ds-development/ds-development-guy-gritton-dbe8a.htm&#34;&gt;this guy reports&lt;/a&gt;), I suggest you file a complaint with the &lt;a href=&#34;http://www.ic3.gov/default.aspx&#34;&gt;Internet Crime Complaint Center&lt;/a&gt; as well as contacting your local law enforcement agency.&lt;br /&gt;
&lt;br /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Miscellanea</title>
      <link>https://blog.lippard.org/2012/02/miscellanea.html/</link>
      <pubDate>Sat, 11 Feb 2012 18:17:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2012/02/miscellanea.html/</guid>
      <description>&lt;div class=&#34;separator&#34; style=&#34;clear: both; text-align: left;&#34;&gt;
&lt;a href=&#34;http://media.economist.com/sites/default/files/imagecache/full-width/images/print-edition/20120204_STP002_0.jpg&#34; imageanchor=&#34;1&#34; style=&#34;margin-left: 1em; margin-right: 1em;&#34;&gt;&lt;img border=&#34;0&#34; height=&#34;180&#34; src=&#34;http://media.economist.com/sites/default/files/imagecache/full-width/images/print-edition/20120204_STP002_0.jpg&#34; width=&#34;320&#34; /&gt;&lt;/a&gt;&lt;/div&gt;
I recently had a few opportunities on a plane to catch up on some reading and podcasts. &amp;nbsp;A few of the more interesting things I came across:&lt;br /&gt;
&lt;br /&gt;
A bunch of interesting articles in &lt;i&gt;The Economist&lt;/i&gt; for the past few weeks:&lt;br /&gt;
&lt;br /&gt;
January 28-February 3, 2012:&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&#34;http://www.economist.com/node/21543488&#34;&gt;&#34;Saving Lives: Scattered Saviors&#34;&lt;/a&gt; -- harnessing social media and mobile devices to deploy first aid faster than an ambulance can arrive (United Hatzalah in Israel believes it will be able to have first responders on the scene within 90 seconds).&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&#34;http://www.economist.com/node/21543590&#34;&gt;&#34;China&#39;s new tribes: Ant tribes and mortgage slaves&#34;&lt;/a&gt; -- a new vocabulary in Mandarin describing emerging social groups in China. &amp;nbsp;(Reminds me of Cory Doctorow&#39;s &lt;i&gt;&lt;a href=&#34;http://craphound.com/est/&#34;&gt;Eastern Standard Tribe&lt;/a&gt;&lt;/i&gt;.)&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&#34;http://www.economist.com/node/21543526&#34;&gt;&#34;Affinity fraud: Fleecing the flock&#34;&lt;/a&gt; -- the rise in affinity fraud, especially religious affinity fraud, during the economic downturn, and why it works so effectively. &amp;nbsp;(Also see my&lt;a href=&#34;https://blog.lippard.org/2008/05/phony-financial-planner-defrauds.html&#34;&gt;&amp;nbsp;blog post from 2008&lt;/a&gt;&amp;nbsp;and &lt;a href=&#34;http://secularoutpost.infidels.org/2006/08/religious-fraud-increasing.html&#34;&gt;another on the same topic from the Secular Outpost in 2006&lt;/a&gt;.) &amp;nbsp;Briefly mentioned is the Baptist Foundation of Arizona affinity fraud, which victimized my step-grandfather by stealing most of his retirement savings.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&#34;http://www.economist.com/node/21543470&#34;&gt;&#34;Visible-light communication: Tripping the light fantastic&#34;&lt;/a&gt; -- an update on where we stand with Li-Fi (using LED lighting as a mechanism for data transmission).&lt;br /&gt;
&lt;br /&gt;
February 4-10, 2012:&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&#34;http://www.economist.com/node/21545975&#34;&gt;&#34;Synaesthesia: Smells like Beethoven&#34;&lt;/a&gt; -- A new study finds correlations between odors and sounds, even among people who are not synaesthetes.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&#34;http://www.economist.com/node/21545974&#34;&gt;&#34;Scientific publishing: The price of information&#34;&lt;/a&gt; -- On the boycott of Elsevier by scientists tired of excessive charges for journals, and the competition from arXiv and PLoS.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&#34;http://www.economist.com/node/21545971&#34;&gt;&#34;Biomimetics: Not a scratch&#34;&lt;/a&gt; -- lessons from the microstructure of scorpion armor for reducing wear rates on aircraft engines and helicopter rotors.&lt;br /&gt;
&lt;br /&gt;
Podcasts:&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&#34;http://philosophybites.com/2012/01/alain-de-botton-on-atheism-20-1.html&#34;&gt;&lt;i&gt;Philosophy Bites&lt;/i&gt; interview with Alain de Botton on Atheism 2.0&lt;/a&gt;: de Botton, author of &lt;i&gt;Religion for Atheists&lt;/i&gt;, argues that there are good and useful components of religion which can be secularized, and that it is as legitimate to borrow things we like from religion while discarding what we don&#39;t as it is to prefer different kinds of art and music. &amp;nbsp;(Also see&amp;nbsp;&lt;a href=&#34;http://freethoughtblogs.com/tokenskeptic/2012/01/31/token-skeptic-interview-with-alain-de-botton-on-religion-for-atheists/&#34;&gt;the &lt;i&gt;Token Skeptic&lt;/i&gt; interview with de Botton&lt;/a&gt; and watch &lt;a href=&#34;http://blog.ted.com/2012/01/17/atheism-2-0-alain-de-botton-on-ted-com/&#34;&gt;his TED talk&lt;/a&gt;.) &amp;nbsp;I think his picture of religion, like that of Scott Atran (&lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Gods-Trust-Evolutionary-Landscape-Evolution/dp/0195178033/&#34;&gt;In Gods We Trust&lt;/a&gt;&lt;/i&gt;) and Pascal Boyer (&lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Religion-Explained-Pascal-Boyer/dp/0465006965/&#34;&gt;Religion Explained&lt;/a&gt;&lt;/i&gt;) makes more sense than the way some atheists talk about it as though fundamentalist religion is the essence of religion, and should be discarded completely (which doesn&#39;t seem likely to happen as long as we live in social communities).&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&#34;http://rationallyspeaking.blogspot.com/2012/01/new-rationally-speaking-podcast-joseph.html&#34;&gt;&lt;i&gt;Rationally Speaking&lt;/i&gt; interview with Joseph Heath&lt;/a&gt;: Heath, author of &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Economics-Without-Illusions-Debunking-Capitalism/dp/0307590577/&#34;&gt;Economics without Illusions: Debunking the Myths of Modern Capitalism&lt;/a&gt;&lt;/i&gt; (Canadian title: &lt;i&gt;Filthy Lucre: Economics for People who Hate Capitalism&lt;/i&gt;, which the publishers decided wouldn&#39;t sell in the U.S.), talks about misunderstandings of economics on both the right and the left. &amp;nbsp;(Also see &lt;a href=&#34;http://willwilkinson.net/flybottle/2009/05/01/bloggingheads-tv-with-joseph-heath-on-filthy-lucre/&#34;&gt;this BloggingHeads TV interview of Heath by Will Wilkinson&lt;/a&gt;, who writes: &#34;The section on right-wing fallacies is largely on the money and a great challenge for rote libertarians and conservatives. The section of left-wing fallacies is terrific, and it would be terrific if more folks on the left were anywhere near as economically literate as Heath.&#34;) &amp;nbsp;Heath&#39;s &#34;Rationally Speaking pick&#34; also sounds fascinating, Janos Kornai&#39;s &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Socialist-System-Political-Economy-Communism/dp/0691003939/&#34;&gt;The Socialist System: The Political Economy of Communism&lt;/a&gt;&lt;/i&gt;, which explains the creative but ultimately futile ways that human beings tried to replace markets with planning and design.)&lt;br /&gt;
&lt;br /&gt;</description>
    </item>
    <item>
      <title>The Decline and (Probable) Fall of the Scientology Empire!</title>
      <link>https://blog.lippard.org/2012/01/decline-and-probable-fall-of-church-of.html/</link>
      <pubDate>Fri, 20 Jan 2012 03:15:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2012/01/decline-and-probable-fall-of-church-of.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://archive.skeptic.com/the_magazine/images/magv17n01_cover.jpg&#34;&gt;&lt;img border=&#34;0&#34; height=&#34;320&#34; src=&#34;https://archive.skeptic.com/the_magazine/images/magv17n01_cover.jpg&#34; style=&#34;cursor: pointer; height: 200px; width: 163px;&#34; width=&#34;242&#34; /&gt;&lt;/a&gt;The title of this post is the title of &lt;a href=&#34;https://archive.skeptic.com/reading_room/the-decline-and-probable-fall-of-the-scientology-empire/&#34;&gt;my multi-book review article in the current issue of &lt;i&gt;Skeptic&lt;/i&gt; magazine&lt;/a&gt;, which is primarily about last year&amp;rsquo;s &lt;i&gt;Inside Scientology: The Story of America&amp;rsquo;s Most Secretive Religion&lt;/i&gt; by Janet Reitman and &lt;i&gt;The Church of Scientology: A History of a New Religion&lt;/i&gt; by Hugh Urban.  It&amp;rsquo;s a very long article for a book review in the magazine, running from pp. 18-27 with a couple of sidebars and a couple pages of footnotes. What I had in mind when I started writing it wasn&amp;rsquo;t what I ended up with&amp;ndash;my envisioned article would probably be more like a book that tells the story of Scientology&amp;rsquo;s two wars with the Internet, which Reitman only devoted a few paragraphs to.  (If that never happens, the best place to find the information in question is &lt;a href=&#34;http://blogs.villagevoice.com/runninscared/scientology/&#34;&gt;in the writings of &lt;i&gt;Village Voice&lt;/i&gt; editor Tony Ortega&lt;/a&gt;, who has done more than anyone to cover those topics.)  I also would have liked to have done a bit more analysis of Urban&amp;rsquo;s book, which I think is a bit wishy-washy in places in the name of academic objectivity, and makes a few promises at the beginning that it fails to deliver on as though it were rushed to completion.  But I think it came out OK, and I recommend Reitman&amp;rsquo;s book as the best and most up-to-date single overview of Scientology and its history, and Urban&amp;rsquo;s for its coverage of Scientology&amp;rsquo;s battles with the IRS for religious tax exemption and its contribution to explaining what Hubbard was up to when he created Scientology.  I think Hubbard died believing his own nonsense, because some Scientology doctrines literally became true for him&amp;ndash;he was the one person in Scientology who really could dream things up and make them happen around him, through the efforts of his devotees.&lt;br /&gt;
&lt;br /&gt;
I also hoped to devote a bit more space to what I allude to in my first footnote, referencing John Searle&amp;rsquo;s &lt;i&gt;The Construction of Social Reality&lt;/i&gt;, pp. 90-93 and 117-119, about how institutions can quickly collapse when collective agreement about social facts is undermined, as &lt;a href=&#34;https://blogs.villagevoice.com/runninscared/2012/01/scientology_in_3.php&#34;&gt;seems to be happening at an accelerating pace within the Church of Scientology&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
(All posts on Scientology at this blog&amp;ndash;65 so far since 2005&amp;ndash;can be found &lt;a href=&#34;https://lippard.blogspot.com/search/label/Scientology&#34;&gt;here&lt;/a&gt;. An overview of my involvement in Scientology&amp;rsquo;s battles with the Internet is in my 2006 &lt;a href=&#34;https://blog.lippard.org/2006/03/scientology-sampler.html&#34;&gt;&amp;ldquo;Scientology Sampler&amp;rdquo;&lt;/a&gt; post, which was updated with a 2009 post, &lt;a href=&#34;https://blog.lippard.org/2009/01/scientology-vs-internet-history-lesson.html&#34;&gt;&amp;ldquo;Scientology v. the Internet history lesson.&amp;quot;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
UPDATE (26 January 2012): Tony Ortega, editor-in-chief at the &lt;i&gt;Village Voice&lt;/i&gt; and prolific investigative journalist on the subject of Scientology, says &lt;a href=&#34;https://blogs.villagevoice.com/runninscared/2012/01/scientology_decline_fall_skeptic.php&#34;&gt;very nice things about my article and Michael Shermer&amp;rsquo;s associated article in &lt;i&gt;Skeptic&lt;/i&gt; at his &amp;ldquo;Runnin&amp;rsquo; Scared&amp;rdquo; blog&lt;/a&gt;, where there are lots of comments.&lt;br /&gt;
&lt;br /&gt;
This issue of &lt;i&gt;Skeptic&lt;/i&gt; should be available in all Barnes &amp;amp; Noble stores beginning around the first of February.&lt;br /&gt;
&lt;br /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Books Read in 2011</title>
      <link>https://blog.lippard.org/2011/12/books-read-in-2011.html/</link>
      <pubDate>Sat, 31 Dec 2011 03:00:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2011/12/books-read-in-2011.html/</guid>
      <description>&lt;div style=&#34;margin: 0px;&#34;&gt;
I picked up the pace a bit in 2011, with a little help from acquiring a Kindle in July...&lt;/div&gt;
&lt;div style=&#34;margin: 0px;&#34;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div style=&#34;margin: 0px;&#34;&gt;
Books read in 2011:&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;David Allen, &lt;i&gt;Getting Things Done: The Art of Stress-Free Productivity&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Dan Ariely, &lt;i&gt;The Upside of Irrationality: The Unexpected Benefits of Defying Logic &lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Kevin Behr, Gene Kim, and George Spafford, &lt;i&gt;The Visible Ops Handbook: Implementing ITIL in 4 Practical and Auditable Steps&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;John W. Creswell, &lt;i&gt;Research Design: Qualitative, Quantitative, and Mixed Methods Approaches&lt;/i&gt;, Third Edition &lt;/li&gt;
&lt;li&gt;Gordon R. Dickson, &lt;i&gt;The Alien Way&amp;nbsp;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Daniel Domscheit-Berg, &lt;i&gt;Inside Wikileaks: My Time with Julian Assange at the World&#39;s Most Dangerous Website&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;John Duignan with Nicola Tallant, &lt;i&gt;The Complex: An Insider Exposes the Covert World of the Church of Scientology &lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Jerry Fodor and Massimo Piatelli-Palmarini, &lt;i&gt;What Darwin Got Wrong&lt;/i&gt;, Updated Edition&amp;nbsp;&lt;/li&gt;
&lt;li&gt;&amp;nbsp;Floyd J. Fowler, Jr., &lt;i&gt;Survey Research Methods&lt;/i&gt;, 4th Edition&lt;/li&gt;
&lt;li&gt;Benjamin Franklin, &lt;i&gt;The Autobiography of Benjamin Franklin&lt;/i&gt;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Jefferson Hawkins, &lt;i&gt;Counterfeit Dreams: One Man&#39;s Journey into and out of the World of Scientology &lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Alan Haworth, &lt;i&gt;Anti-Libertarianism: Markets, Philosophy and Myth&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Marc Headley, &lt;i&gt;Blown for Good: Behind Scientology&#39;s Iron Curtain &lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Gene Kim, Paul Love, and George Spafford, &lt;i&gt;Visible Ops Security: Achieving Common Security and IT Operations in 4 Practical Steps&lt;/i&gt; &lt;/li&gt;
&lt;li&gt;Jon Krakauer, &lt;i&gt;Under the Banner of Heaven: A Story of Violent Faith&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Peter D. Kramer, &lt;i&gt;Should You Leave? &lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Lawrence M. Krauss, &lt;i&gt;Quantum Man: Richard Feynman&#39;s Life in Science&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Patrick Lencioni, &lt;i&gt;The Three Signs of a Miserable Job: A Fable for Managers (and their employees)&amp;nbsp;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Stephen L. Macknik and Susana Martinez-Conde, &lt;i&gt;Sleights of Mind: What the Neuroscience of Magic Reveals About Our Everyday Deceptions &lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Nancy Many, &lt;i&gt;My Billion Year Contract: Memoir of a Former Scientologist&amp;nbsp;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Robert McLuhan, &lt;i&gt;Randi&#39;s Prize: What Sceptics Say About the Paranormal, Why They Are Wrong and Why It Matters &lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Ben Mezrich, &lt;i&gt;The Accidental Billionaires: The Founding of Facebook: A Tale of Sex, Money, Genius and Betrayal&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Delbert C. Miller and Neil J. Salkind, &lt;i&gt;Handbook of Research Design &amp;amp; Social Measurement&lt;/i&gt;, 6th Edition &lt;/li&gt;
&lt;li&gt;Kevin Mitnick with William L. Simon, &lt;i&gt;Ghost in the Wires: My Adventures as the World&#39;s Most Wanted Hacker&amp;nbsp;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Harry Markopolos, &lt;i&gt;No One Would Listen: A True Financial Thriller &lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Milton L. Mueller, &lt;i&gt;Networks and States: The Global Politics of Internet Governance &lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Ronald L. Numbers, &lt;i&gt;Galileo Goes to Jail and Other Myths About Science and Religion&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Judith Pintar and Steven Jay Lynn, &lt;i&gt;Hypnosis: A Brief History &lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Kevin Poulsen, &lt;i&gt;Kingpin: How One Hacker Took Over the Billion-Dollar Cybercrime Underground&amp;nbsp;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Janet Reitman, &lt;i&gt;Inside Scientology: The Story of America&#39;s Most Secretive Religion &lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Mary Roach, &lt;i&gt;Packing for Mars: The Curious Science of Life in the Void &lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Jon Ronson, &lt;i&gt;The Psychopath Test: A Journey Through the Madness Industry&amp;nbsp;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Benjamin Rosenbaum and Cory Doctorow, &lt;i&gt;True Names &lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Carl Sagan, &lt;i&gt;The Demon-Haunted World: Science as a Candle in the Dark &lt;/i&gt;&lt;/li&gt;
&lt;li&gt;David Schmidtz and Robert E. Goodin, &lt;i&gt;Social Welfare and Individual Responsibility: For and Against&amp;nbsp;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Amy Scobee, &lt;i&gt;Scientology: Abuse at the Top&lt;/i&gt; &lt;/li&gt;
&lt;li&gt;Robert Sellers, &lt;i&gt;Hellraisers: The Life and Inebriated Times of Richard Burton, Richard Harris, Peter O&#39;Toole, and Oliver Reed &lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Tom Standage, &lt;i&gt;The Victorian Internet: The Remarkable Story of the Telegraph and the Nineteenth Century&#39;s On-Line Pioneers &lt;/i&gt;&lt;/li&gt;
&lt;li&gt;John Steinbeck, &lt;i&gt;Travels with Charley in Search of America&amp;nbsp;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Jim Steinmeyer, &lt;i&gt;The Last Greatest Magician in the World: Howard Thurston versus Houdini &amp;amp; the Battles of the American Wizards &lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Donald Sturrock, &lt;i&gt;Storyteller: The Authorized Biography of Roald Dahl&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Nassim Nicolas Taleb, &lt;i&gt;The Black Swan: The Impact of the Highly Improbable&lt;/i&gt; (Second Edition) &lt;/li&gt;
&lt;li&gt;Mark Twain, &lt;i&gt;The Adventures of Huckleberry Finn&lt;/i&gt;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Hugh B. Urban, &lt;i&gt;The Church of Scientology: A History of a New Religion&lt;/i&gt; &lt;/li&gt;
&lt;/ul&gt;
&lt;div style=&#34;margin: 0px;&#34;&gt;
(Previously:&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2010/12/books-read-in-2010.html&#34;&gt;2010&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2009/12/books-read-in-2009.html&#34;&gt;2009&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2008/12/books-read-in-2008.html&#34;&gt;2008&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2007/12/books-read-in-2007.html&#34;&gt;2007&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2006/12/books-read-in-2006.html&#34;&gt;2006&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2006/01/books-read-in-2005.html&#34;&gt;2005&lt;/a&gt;.)&lt;/div&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Hume&#39;s Ghost&lt;/strong&gt; &lt;small&gt;(2012-01-01)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Of those I&amp;#39;ve only read Huck Finn, Under the Banner of Heaven, and Demon Haunted World.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Time and Newsweek magazine covers, U.S. vs. rest of world</title>
      <link>https://blog.lippard.org/2011/11/time-and-newsweek-magazine-covers-us-vs.html/</link>
      <pubDate>Sat, 26 Nov 2011 16:49:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2011/11/time-and-newsweek-magazine-covers-us-vs.html/</guid>
      <description>&lt;p&gt;This recent comparison has been making the rounds:&lt;br /&gt;
&lt;br /&gt;&lt;/p&gt;
&lt;div class=&#34;separator&#34; style=&#34;clear: both; text-align: center;&#34;&gt;
&lt;a href=&#34;http://farm7.staticflickr.com/6236/6402664097_78db7c467a_z.jpg&#34; imageanchor=&#34;1&#34; style=&#34;margin-left: 1em; margin-right: 1em;&#34;&gt;&lt;img border=&#34;0&#34; height=&#34;130&#34; src=&#34;http://farm7.staticflickr.com/6236/6402664097_78db7c467a_z.jpg&#34; width=&#34;320&#34; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
As have &lt;a href=&#34;http://www.dailykos.com/story/2011/11/25/1039957/-Comparing-US-World-Covers-for-TIME-Magazine?via=recent&#34;&gt;a few other recent examples&lt;/a&gt;:&lt;br /&gt;
&lt;div class=&#34;separator&#34; style=&#34;clear: both; text-align: center;&#34;&gt;
&lt;a href=&#34;http://farm7.staticflickr.com/6231/6402664189_9b677771e2_z.jpg&#34; imageanchor=&#34;1&#34; style=&#34;margin-left: 1em; margin-right: 1em;&#34;&gt;&lt;img border=&#34;0&#34; height=&#34;133&#34; src=&#34;http://farm7.staticflickr.com/6231/6402664189_9b677771e2_z.jpg&#34; width=&#34;320&#34; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&#34;separator&#34; style=&#34;clear: both; text-align: center;&#34;&gt;
&lt;a href=&#34;http://farm8.staticflickr.com/7027/6402664363_468370d59e_z.jpg&#34; imageanchor=&#34;1&#34; style=&#34;margin-left: 1em; margin-right: 1em;&#34;&gt;&lt;img border=&#34;0&#34; height=&#34;132&#34; src=&#34;http://farm8.staticflickr.com/7027/6402664363_468370d59e_z.jpg&#34; width=&#34;320&#34; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&#34;separator&#34; style=&#34;clear: both; text-align: center;&#34;&gt;
&lt;a href=&#34;http://farm8.staticflickr.com/7159/6402664315_a877a06e31_z.jpg&#34; imageanchor=&#34;1&#34; style=&#34;margin-left: 1em; margin-right: 1em;&#34;&gt;&lt;img border=&#34;0&#34; height=&#34;137&#34; src=&#34;http://farm8.staticflickr.com/7159/6402664315_a877a06e31_z.jpg&#34; width=&#34;320&#34; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
&lt;div class=&#34;separator&#34; style=&#34;clear: both; text-align: center;&#34;&gt;
&lt;a href=&#34;http://farm8.staticflickr.com/7141/6402664409_e51d14746b_z.jpg&#34; imageanchor=&#34;1&#34; style=&#34;margin-left: 1em; margin-right: 1em;&#34;&gt;&lt;img border=&#34;0&#34; height=&#34;132&#34; src=&#34;http://farm8.staticflickr.com/7141/6402664409_e51d14746b_z.jpg&#34; width=&#34;320&#34; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
But this has gone on for many years.&amp;nbsp; A &lt;a href=&#34;http://thesocietypages.org/socimages/2009/07/26/american-vs-international-news-time-and-newsweek/&#34;&gt;few others from a few years back&lt;/a&gt;:&lt;br /&gt;
&lt;div class=&#34;separator&#34; style=&#34;clear: both; text-align: center;&#34;&gt;
&lt;a href=&#34;http://thesocietypages.org/socimages/files/2009/07/newsweek1.jpg&#34; imageanchor=&#34;1&#34; style=&#34;margin-left: 1em; margin-right: 1em;&#34;&gt;&lt;img border=&#34;0&#34; src=&#34;http://thesocietypages.org/socimages/files/2009/07/newsweek1.jpg&#34; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&#34;separator&#34; style=&#34;clear: both; text-align: center;&#34;&gt;
&lt;a href=&#34;http://thesocietypages.org/socimages/files/2009/07/frogs.jpg&#34; imageanchor=&#34;1&#34; style=&#34;margin-left: 1em; margin-right: 1em;&#34;&gt;&lt;img border=&#34;0&#34; src=&#34;http://thesocietypages.org/socimages/files/2009/07/frogs.jpg&#34; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div class=&#34;separator&#34; style=&#34;clear: both; text-align: center;&#34;&gt;
&lt;a href=&#34;http://thesocietypages.org/socimages/files/2009/07/Capture2.JPG&#34; imageanchor=&#34;1&#34; style=&#34;margin-left: 1em; margin-right: 1em;&#34;&gt;&lt;img border=&#34;0&#34; height=&#34;168&#34; src=&#34;http://thesocietypages.org/socimages/files/2009/07/Capture2.JPG&#34; width=&#34;320&#34; /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;br /&gt;
I suspect the weekly news magazines are simply basing their cover decisions on what sells in the U.S.&amp;nbsp; Sad.
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Michael C. Rush&lt;/strong&gt; &lt;small&gt;(2011-11-27)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Which came first, the chicken or the egg?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Skeptics and Bayesian epistemology</title>
      <link>https://blog.lippard.org/2011/09/skeptics-and-bayesian-epistemology.html/</link>
      <pubDate>Wed, 28 Sep 2011 14:35:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2011/09/skeptics-and-bayesian-epistemology.html/</guid>
      <description>&lt;p&gt;A few prominent skeptics have been arguing that science and medicine should rely upon Bayesian epistemology.  Massimo Pigliucci, in his book &lt;i&gt;Nonsense on Stilts&lt;/i&gt;, on the Rationally Speaking podcast, and in his column in the &lt;i&gt;Skeptical Inquirer&lt;/i&gt;, has suggested that scientists should best proceed with a Bayesian approach to updating their beliefs.  Steven Novella and Kimball Atwood at the Science-Based Medicine blog (and at the Science-Based Medicine workshops at The Amazing Meeting) &lt;a href=&#34;https://blog.lippard.org/2009/07/science-based-medicine-conference-part.html&#34;&gt;have similarly argued that what distinguishes Science-Based Medicine from Evidence-Based Medicine is the use of a Bayesian approach in accounting for the prior plausibility of theories&lt;/a&gt; is superior to simply relying upon the outcomes of randomized controlled trials to determine what&amp;rsquo;s a reasonable medical treatment.  And, in the atheist community, &lt;a href=&#34;http://commonsenseatheism.com/?p=10150&#34;&gt;Richard Carrier has argued for a Bayesian approach to history, and in particular for assessing claims of Christianity&lt;/a&gt; (though in the linked-to case, this turned &lt;a href=&#34;http://commonsenseatheism.com/?p=13773&#34;&gt;out&lt;/a&gt; to be &lt;a href=&#34;http://lydiaswebpage.blogspot.com/2011/01/odds-form-of-bayess-theorem.html&#34;&gt;problematic&lt;/a&gt; and &lt;a href=&#34;http://dangerousidea.blogspot.com/2011/01/richard-carrier-on-bayes-theorem.html&#34;&gt;error-ridden&lt;/a&gt;).&lt;br /&gt;
&lt;br /&gt;
It&amp;rsquo;s worth observing that Bayesian epistemology has some serious unresolved problems, including among them the problem of prior probabilities and the problem of considering new evidence to have a probability of 1 [in simple conditionalization].  The former problem is that the prior assessment of the probability of a hypothesis plays a huge factor in the outcome of whether a hypothesis is accepted, and whether that prior probability is based on subjective probability, &amp;ldquo;gut feel,&amp;rdquo; old evidence, or arbitrarily selected to be 0.5 can produce different outcomes and doesn&amp;rsquo;t necessarily lead to concurrence even over a large amount of agreement on evidence.  So, for example, &lt;a href=&#34;http://www.stephenunwin.com/&#34; rel=&#34;nofollow&#34;&gt;Stephen Unwin has argued using Bayes&amp;rsquo; theorem for the existence of God (starting with a prior probability of 0.5)&lt;/a&gt;, and there was &lt;a href=&#34;http://www.scientificexploration.org/journal/articles.html&#34;&gt;a lengthy debate between William Jefferys and York Dobyns in the &lt;i&gt;Journal of Scientific Exploration&lt;/i&gt;&lt;/a&gt; about what the Bayesian approach yields regarding the reality of psi which didn&amp;rsquo;t yield agreement. The latter problem, of new evidence, is that a Bayesian approach considers new evidence to have a probability of 1, but evidence can itself be uncertain.&lt;br /&gt;
&lt;br /&gt;
And there are other problems as well&amp;ndash;a Bayesian approach to epistemology seems to give special privilege to classical logic, not properly account for old evidence [(or its reduction in probability due to new evidence)] or the introduction of new theories, and not be a proper standard for judgment of rational belief change of human beings for the same reason on-the-spot act utilitarian calculations aren&amp;rsquo;t a proper standard for human moral decision making&amp;ndash;it&amp;rsquo;s not a method that is practically psychologically realizable.&lt;br /&gt;
&lt;br /&gt;
The Bayesian approach has certainly been historically useful, as &lt;a href=&#34;http://skepticallyspeaking.ca/episodes/124-the-theory-that-would-not-die&#34;&gt;Desiree Schell&amp;rsquo;s interview with Sharon Bertsch McGrane, author of &lt;i&gt;The Theory That Would Not Die: How Bayes’ Rule Cracked the Enigma Code, Hunted Down Russian Submarines, and Emerged Triumphant from Two Centuries of Controversy&lt;/i&gt;&lt;/a&gt;, demonstrates.  But before concluding that Bayesianism is &lt;i&gt;the&lt;/i&gt; objective rational way for individuals or groups to determine what&amp;rsquo;s true, it&amp;rsquo;s worth taking a look at &lt;a href=&#34;http://plato.stanford.edu/entries/epistemology-bayesian/#PotPro&#34;&gt;the problems philosophers have pointed out for making it the central thesis of epistemology&lt;/a&gt;.  (Also see John L. Pollock and Joseph Cruz, &lt;a href=&#34;http://www.amazon.com/Contemporary-Theories-Knowledge-Epistemology-Cognitive/dp/0847689379/jimlippardswebpaA&#34;&gt;Contemporary Theories of Knowledge&lt;/a&gt;, 2nd edition, Rowman &amp;amp; Littlefield, 1999, which includes a critique of Bayesian epistemology.)&lt;br /&gt;
&lt;br /&gt;
UPDATE (August 6, 2013): Just came across &lt;a href=&#34;http://fitelson.org/pollock_on_probability.pdf&#34;&gt;this paper by Brandon Fitelson&lt;/a&gt; (PDF) defending Bayesian epistemology against some of Pollock&amp;rsquo;s critiques (in Pollock&amp;rsquo;s &lt;i&gt;Nomic Probability&lt;/i&gt; book, which I&amp;rsquo;ve read, and in his later &lt;i&gt;Thinking About Acting&lt;/i&gt;, which I&amp;rsquo;ve not read).  A critique of how Bayesianism (and not really Bayesian epistemology in the sense defended by Fitelson) is being used by skeptics is &lt;a href=&#34;http://meaningness.com/metablog/bayesianism-updating&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Rarely-used cliche on the Token Skeptic podcast</title>
      <link>https://blog.lippard.org/2011/09/rarely-used-cliche-on-token-skeptic.html/</link>
      <pubDate>Tue, 13 Sep 2011 00:56:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2011/09/rarely-used-cliche-on-token-skeptic.html/</guid>
      <description>&lt;p&gt;My favorite part of the &lt;a href=&#34;http://tokenskeptic.org/2011/08/18/episode-seventy-six-%E2%80%93-on-manga-and-amazng-ness-interview-with-jack-scanlan-and-sara-mayhew/#respond&#34;&gt;Token Skeptic podcast #76&amp;rsquo;s interview with Sara Mayhew and Jack Scanlan&lt;/a&gt; is 28:30-28:42, where Scanlan says &amp;ldquo;everyone hates pop songs.&amp;rdquo;  That&amp;rsquo;s a self-annihilating sentence along the lines of &amp;ldquo;No one goes there anymore; it&amp;rsquo;s too crowded.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
That reminds me of Saul Gorn&amp;rsquo;s compendium, &lt;a href=&#34;http://www.ling.upenn.edu/~rclark/gorn.html&#34;&gt;&amp;ldquo;Self-Annihilating Sentences: Saul Gorn&amp;rsquo;s Compendium of Rarely Used Cliches,&amp;quot;&lt;/a&gt; which I have in the original hardcopy but is now available online for everyone&amp;rsquo;s enjoyment.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The origins of Screaming Trees?</title>
      <link>https://blog.lippard.org/2011/09/origins-of-screaming-trees.html/</link>
      <pubDate>Sat, 03 Sep 2011 15:47:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2011/09/origins-of-screaming-trees.html/</guid>
      <description>&lt;p&gt;Here&amp;rsquo;s a famous photograph of pulp fiction author and Scientology creator L. Ron Hubbard holding a tomato plant connected to an E-Meter.  Hubbard &lt;a href=&#34;http://www.life.com/gallery/25371/image/76796742/30-dumb-inventions&#34;&gt;claimed in 1968 that tomatoes would &amp;ldquo;scream when sliced,&amp;quot;&lt;/a&gt; as detected by the E-Meter. [UPDATE: The photo &lt;a href=&#34;https://web.archive.org/web/20091031093818/http://www.life.com/image/76796742/in-gallery/25371&#34;&gt;appeared in &amp;ldquo;30 Dumb Inventions&amp;rdquo; on &lt;i&gt;Life&lt;/i&gt; magazine&amp;rsquo;s website&lt;/a&gt;, attributed to the &lt;i&gt;Evening Standard&lt;/i&gt; of January 1, 1968, but the claims and the photo appear to be from 1959, see below.]&lt;br /&gt;
&lt;br /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Scott Atran on violent extremism and sacred values</title>
      <link>https://blog.lippard.org/2011/09/scott-atran-on-violent-extremism-and.html/</link>
      <pubDate>Fri, 02 Sep 2011 00:32:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2011/09/scott-atran-on-violent-extremism-and.html/</guid>
      <description>&lt;p&gt;Chris Mooney has &lt;a href=&#34;http://www.pointofinquiry.org/scott_atran_violent_extremism_and_sacred_values/&#34;&gt;a very interesting interview with anthropologist Scott Atran on the Point of Inquiry podcast&lt;/a&gt;, in which Atran argues that terrorism is not the product of top-down, radical religious extremist organizations recruiting the poor and ignorant, but of groups of educated (and often educated in secular institutions) individuals who become disaffected, isolated, and radicalized.  Much U.S. counterterrorism and &amp;ldquo;homeland security&amp;rdquo; activity assumes the former and thus is attacking the wrong problem.&lt;br /&gt;
&lt;br /&gt;
He also argues that reason and rationalism are the wrong tools for attacking religion, defends a view of religion as a natural by-product of the sorts of minds we&amp;rsquo;ve evolved to have (very similar to Pascal Boyer&amp;rsquo;s account, which I think is largely correct), and throws in a few digs at the new atheists for making claims about religion that are contrary to empirical evidence.&lt;br /&gt;
&lt;br /&gt;
Some of the commenters at the Point of Inquiry/Center for Inquiry forums site seem to be under the misapprehension that Atran is a post-modernist.  I don&amp;rsquo;t see it&amp;ndash;he&amp;rsquo;s not making the argument that reason doesn&amp;rsquo;t work to find out things about the world, he&amp;rsquo;s making the argument that the tools of science and reason are human constructions that work well at finding things out about the world, but not so much for persuading people of things, or as the basis for long-term institutions for the sort of creatures we are.  Atran shows up in the comments to elaborate on his positions and respond to criticism.&lt;br /&gt;
&lt;br /&gt;
My compliments to Chris Mooney for having consistently high-quality, interesting guests who are not the same voices we always hear at skeptical conferences.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Obama conspiracy theories debunked</title>
      <link>https://blog.lippard.org/2011/08/obama-conspiracy-theories-debunked.html/</link>
      <pubDate>Wed, 31 Aug 2011 22:21:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2011/08/obama-conspiracy-theories-debunked.html/</guid>
      <description>&lt;p&gt;Yesterday I received an email that contained yet another argument that Obama&amp;rsquo;s birth certificate (the PDF&amp;rsquo;d scan of the &amp;ldquo;long form&amp;rdquo; certificate) was a fake, based on erroneous claims about the name of Kenya in 1961 and the name of the hospital which were &lt;a href=&#34;http://www.snopes.com/politics/obama/birthcertificate.asp&#34;&gt;already debunked at Snopes.com four months ago&lt;/a&gt;.  But this prompted me to see if there were any more advocates of wild claims about the birth certificate, and I came across Douglas Vogt&amp;rsquo;s alleged analysis of the birth certificate and, more importantly, &lt;a href=&#34;http://www.obamaconspiracy.org/2011/05/reply-to-douglas-vogt/&#34;&gt;a very well-done, detailed debunking of that analysis&lt;/a&gt; by Kevin Davidson (known on his blog as &amp;ldquo;Dr. Conspiracy&amp;rdquo;), who has done a great job of responding to numerous Obama conspiracy claims.&lt;br /&gt;
&lt;br /&gt;
Check out his &lt;a href=&#34;http://www.obamaconspiracy.org/bookmarks/fact-checking-and-debunking/the-debunkers-guide-to-obama-conspiracy-theories/&#34;&gt;&amp;ldquo;The Debunker&amp;rsquo;s Guide to Obama Conspiracy Theories.&amp;quot;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Vogt, the author of the analysis which Dr. Conspiracy debunks, is also an example of &amp;ldquo;crank magnetism&amp;rdquo;&amp;ndash;he is the author of &lt;a href=&#34;http://www.vectorpub.com/Reality_Revealed.html&#34; rel=&#34;nofollow&#34;&gt;&lt;i&gt;Reality Revealed: The Theory of Multidimensional Reality&lt;/i&gt;&lt;/a&gt;, a 1978 book which looks like a classic work of crackpottery.  Vogt bills himself as a &amp;ldquo;&lt;span class=&#34;style19&#34;&gt;geologist and science philosopher&amp;rdquo; who:&lt;/span&gt;&lt;br /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Counterfeit Dreams</title>
      <link>https://blog.lippard.org/2011/08/counterfeit-dreams.html/</link>
      <pubDate>Mon, 22 Aug 2011 23:25:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2011/08/counterfeit-dreams.html/</guid>
      <description>&lt;p&gt;Jeff Hawkins was a Scientologist and member of the Sea Org from 1967 to 2005.  He was responsible for 1980s marketing campaigns that brought L. Ron Hubbard&amp;rsquo;s book &lt;i&gt;Dianetics&lt;/i&gt; back to the &lt;i&gt;New York Times&lt;/i&gt; bestseller lists.  Beginning in 2008, he wrote &lt;a href=&#34;http://counterfeitdreams.blogspot.com/&#34;&gt;a book-length series of blog posts&lt;/a&gt; about his experiences which has led to many further defections from the Church of Scientology. The blog posts have been edited &lt;a href=&#34;http://counterfeitdreams.com/&#34;&gt;into a hardback book&lt;/a&gt;, one of several by long-time high-ranking recent defectors (others include Nancy Many&amp;rsquo;s &lt;i&gt;My Billion-Year Contract&lt;/i&gt;, Marc Headley&amp;rsquo;s &lt;i&gt;Blown For Good&lt;/i&gt;, and Amy Scobee&amp;rsquo;s &lt;i&gt;Abuse at the Top&lt;/i&gt;).&lt;br /&gt;
&lt;br /&gt;
I&amp;rsquo;ve read the first few chapters at his blog&amp;ndash;it&amp;rsquo;s quite well-written and the comments from others who have shared some of his experiences are fascinating.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bowlarama Fundraising Time!</title>
      <link>https://blog.lippard.org/2011/07/bowlarama-fundraising-time.html/</link>
      <pubDate>Tue, 12 Jul 2011 22:23:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2011/07/bowlarama-fundraising-time.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/zach6.jpg&#34;&gt;&lt;img style=&#34;cursor:pointer; cursor:hand;width: 156px; height: 200px;&#34; src=&#34;https://blog.lippard.org/images/zach6.jpg&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5628602464366814082&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/pepper.jpg&#34;&gt;&lt;img style=&#34;cursor:pointer; cursor:hand;width: 108px; height: 200px;&#34; src=&#34;https://blog.lippard.org/images/pepper.jpg&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5628602318085971026&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/alfred2.jpg&#34;&gt;&lt;img style=&#34;cursor:pointer; cursor:hand;width: 169px; height: 200px;&#34; src=&#34;https://blog.lippard.org/images/alfred2.jpg&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5628602854696898994&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/lakelyn.jpg&#34;&gt;&lt;img style=&#34;cursor:pointer; cursor:hand;width: 163px; height: 200px;&#34; src=&#34;https://blog.lippard.org/images/lakelyn.jpg&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5628602966045981554&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;color: rgb(0, 0, 0);&#34; lang=&#34;EN&#34;&gt;I have just a few more weeks (until July 31st) to reach my fundraising goal.&lt;span style=&#34;mso-spacerun:yes&#34;&gt;  &lt;/span&gt;Please donate any amount you can - just as &lt;a href=&#34;http://www.azrescue.org/&#34;&gt;RESCUE &lt;/a&gt;saves one life at a time, we reach our goal one dollar at a time.&lt;span style=&#34;mso-spacerun:yes&#34;&gt;  &lt;/span&gt;If you are unable to make a donation, please reach out to another animal loving friend, family member or co-worker and ask them to support our efforts.&lt;br /&gt;&lt;/span&gt;&lt;p class=&#34;MsoNormal&#34; style=&#34;margin-bottom: 0.0001pt; line-height: normal; color: rgb(0, 0, 0);&#34;&gt;&lt;span style=&#34;&#34; lang=&#34;EN&#34;&gt;Just this morning Maricopa County Animal Care &amp;amp; Control &lt;a href=&#34;http://www.maricopa.gov/pr_detail.aspx?releaseID=1785&#34;&gt;announced &lt;/a&gt;that: &lt;/span&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Desert Air podcast</title>
      <link>https://blog.lippard.org/2011/07/desert-air-podcast.html/</link>
      <pubDate>Mon, 11 Jul 2011 00:05:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2011/07/desert-air-podcast.html/</guid>
      <description>&lt;p&gt;A group of Tucson atheists and skeptics have started &lt;a href=&#34;http://desertairpodcast.com/&#34;&gt;the Desert Air podcast&lt;/a&gt;, available via iTunes.  Three episodes available so far.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Anonymous&lt;/strong&gt; &lt;small&gt;(2011-07-12)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;I know it&amp;#39;s unrelated, but I just wanted to compliment you as a great source of atheist resources. It&amp;#39;s not easy finding any- the internet is dominated by apologists and theologians. It&amp;#39;s easy to accidently run into sites. like, say, this one:
&lt;p&gt;&lt;a href=&#34;http://akma.disseminary.org/?s=theology&#34;&gt;http://akma.disseminary.org/?s=theology&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Skeptics and &#34;backward masking&#34;</title>
      <link>https://blog.lippard.org/2011/07/skeptics-and-backward-masking.html/</link>
      <pubDate>Sun, 10 Jul 2011 14:50:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2011/07/skeptics-and-backward-masking.html/</guid>
      <description>&lt;p&gt;Below these two videos is &lt;a href=&#34;http://www.discord.org/%7Elippard/rock-seminar.html&#34;&gt;a post I made&lt;/a&gt; (perhaps to the Kate Bush fans&amp;rsquo; &amp;ldquo;love-hounds&amp;rdquo; mailing list, I don&amp;rsquo;t recall) back in 1986 regarding a 1985 Christian &amp;ldquo;rock music seminar&amp;rdquo; about alleged Satanic backwards messages in rock music.  I was familiar with the claims of supposed &amp;ldquo;backwards masking&amp;rdquo; where the sounds of ordinary lyrics were interpreted to have different messages when reversed, as well as actual examples of recordings that were put into songs in reverse.  The former seemed to me to be examples of subjective validation, and I tested it myself by closing my eyes and covering my ears when the presenter gave their claims about what we were supposed to hear prior to playing the samples.  Subsequently, this became one of the first tests the Phoenix Skeptics conducted as a student group at Arizona State University in October 1985.  We invited the speaker to give his demonstrations before our group, but required him to play the samples first without explanation and have everyone write down what they heard.  The result was that on the first pass, those unfamiliar with the samples had a wide variety of responses; on a second pass, once the expectation was set, everybody heard what they were supposed to hear.&lt;br /&gt;
&lt;br /&gt;
It&amp;rsquo;s interesting that this demonstration, the key example of which was a sample from Led Zeppelin&amp;rsquo;s &amp;ldquo;Stairway to Heaven,&amp;rdquo; made a comeback two decades later&amp;ndash;being used by skeptics to show the power of suggestion and expectation, as these two videos from Simon Singh and Michael Shermer demonstrate.&lt;br /&gt;
&lt;br /&gt;
Simon Singh, 2006:&lt;br /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>TSA security loophole exploited</title>
      <link>https://blog.lippard.org/2011/07/tsa-security-loophole-exploited.html/</link>
      <pubDate>Sun, 03 Jul 2011 18:44:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2011/07/tsa-security-loophole-exploited.html/</guid>
      <description>&lt;p&gt;As this blog has reported on multiple prior occasions (in &lt;a href=&#34;https://blog.lippard.org/2006/10/point-out-obvious-get-raided-by-fbi.html&#34;&gt;2006&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2008/10/tsa-airport-security-is-waste-of-time.html&#34;&gt;2008&lt;/a&gt;, and &lt;a href=&#34;https://blog.lippard.org/2009/08/amazing-meeting-7-sunday-paper-sessions.html&#34;&gt;2009&lt;/a&gt;, at the very least), the fact that U.S. airport security separates the checking of the boarding pass by TSA from the use of a boarding pass to check in to board makes it easy to get through security with a boarding pass that matches your ID while flying under a boarding pass on a ticket purchased in a different name.&lt;br /&gt;
&lt;br /&gt;
Now, as &lt;a href=&#34;http://www.economist.com/blogs/gulliver/2011/07/olajide-oluwaseun-noibi?fsrc=scn/fb/wl/bl/freeflightsforeveryone&#34;&gt;&lt;i&gt;The Economist&lt;/i&gt; (July 2, 2011) reports&lt;/a&gt;, Olajide Oluwaseun Noibi, a 24-year-old Nigerian American, has been arrested after successfully doing something along these lines to fly around the country, apparently on multiple occasions.  Only Noibi wasn&amp;rsquo;t even using boarding passes valid for the flights he was on&amp;ndash;he was caught with a boarding pass in another person&amp;rsquo;s name for a flight from a day prior.  And he wasn&amp;rsquo;t caught because the boarding pass was detected at check-in&amp;ndash;he had already successfully boarded the flight and was seated.  He was only caught because of his extreme body odor and a fellow passenger complained, which led to his boarding pass being checked and found to be invalid.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cory Maye to be released from prison</title>
      <link>https://blog.lippard.org/2011/07/cory-maye-to-be-released-from-prison.html/</link>
      <pubDate>Sun, 03 Jul 2011 00:17:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2011/07/cory-maye-to-be-released-from-prison.html/</guid>
      <description>&lt;p&gt;As a result of the investigative reporting of Radley Balko, &lt;a href=&#34;http://www.huffingtonpost.com/2011/07/01/cory-maye-to-be-released-_n_888454.html&#34;&gt;Cory Maye is about to be released from prison&lt;/a&gt; after ten years of incarceration and seven years after being sentenced to death on the basis of a terrible defense and kooky testimony from a now discredited and removed medical examiner.  Maye shot and killed a police officer during a no-knock drug raid against a duplex property in which Maye resided, on the basis of a report of unusual traffic at the other unit of the duplex by an unreliable informant.  Maye was defending his daughter from an unknown intruder kicking his door in.&lt;br /&gt;
&lt;br /&gt;
Through the efforts of Balko and a legal team from Covington &amp;amp; Burling, &lt;a href=&#34;https://blog.lippard.org/2006/09/cory-maye-off-death-row.html&#34;&gt;Maye was removed from death row in 2006&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>5-4 bad decision against Arizona Clean Elections law</title>
      <link>https://blog.lippard.org/2011/06/5-4-bad-decision-against-arizona-clean.html/</link>
      <pubDate>Mon, 27 Jun 2011 15:25:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2011/06/5-4-bad-decision-against-arizona-clean.html/</guid>
      <description>&lt;p&gt;The &lt;a href=&#34;http://www.supremecourt.gov/opinions/10pdf/10-238.pdf&#34;&gt;decision in Arizona Free Enterprise Club&amp;rsquo;s Freedom Club PAC v. Bennett came out today&lt;/a&gt; (PDF), a 5-4 decision ruling Arizona&amp;rsquo;s Clean Election laws unconstitutional.  The dissent, it seems to me, has a much better case than the majority:&lt;br /&gt;&lt;/p&gt;
&lt;blockquote&gt;the program does not discriminate against any candidate  or point of view, and it does not restrict any person&#39;s ability to  speak.&amp;nbsp; In fact, by providing resources to many candidates, the program  creates more speech and thereby broadens public debate. ...&lt;br /&gt;
At  every turn, the majority tries to convey the impression that Arizona&#39;s  matching fund statute is of a piece with laws prohibiting electoral  speech.  The majority invokes the language of &#34;limits,&#34; &#34;bar[s],&#34; and  &#34;restraints.&#34;  ... It equates the law to a &#34;restrictio[n] on the amount  of money a person or group can spend on political communication during a  campaign.&#34; ...&lt;br /&gt;
&lt;br /&gt;
There is just one problem. Arizona&#39;s  matching funds provision does not restrict, but instead subsidizes,  speech.  The law &#34;impose[s] no ceiling on [speech] and do[es] not  prevent anyone from speaking.&#34; ... The statute does not tell candidates  or their supporters how much money they can spend to convey their  message, when they can spend it, or what they can spend it on.  ...&lt;br /&gt;
&lt;br /&gt;
In  the usual First Amendment subsidy case, a person complains that the  government declined to finance his speech, while financing someone  else&#39;s; we must then decide whether the government differentiated  between these speakers on a prohibited basis--because it preferred one  speaker&#39;s ideas to another&#39;s. ... But the speakers bringing this case do  not make that claim--because they were never denied a subsidy. ...  Petitioners have &lt;i&gt;refused&lt;/i&gt; that assistance.  So they are making a novel argument: that Arizona violated &lt;i&gt;their&lt;/i&gt; First Amendment rights by disbursing funds to &lt;i&gt;other&lt;/i&gt; speakers even though they could have received (but chose to spurn) the same financial assistance.  Some people might call that &lt;i&gt;chutzpah&lt;/i&gt;.&lt;br /&gt;
&lt;br /&gt;
Indeed,  what petitioners demand is essentially a right to quash others&#39; speech  through the prohibition of a (universally available) subsidy program.   Petitioners are able to convey their ideas without public financing--and  they would prefer the field to themselves, so that they can speak free  from response.  To attain that goal, they ask this court to prevent  Arizona from funding electoral speech--even though that assistance is  offered to every state candidate, on the same (entirely unobjectionable)  basis.  And this court gladly obliges.&lt;/blockquote&gt;(See &lt;a href=&#34;https://blog.lippard.org/2008/02/institute-for-justice-argument-against.html&#34;&gt;my previous argument against the Institute for Justice&#39;s position on this&lt;/a&gt;, with some subsequent clarifications on other aspects of the law.)&lt;br /&gt;
&lt;br /&gt;
The majority position on this issue is that the unconstitutionality arises from the way that the subsidy to clean elections candidates is tied to campaign spending by the non-clean-elections candidates; I take it that had the subsidy been a fixed amount the argument would not have worked at all.&lt;br /&gt;
&lt;br /&gt;
There&#39;s &lt;a href=&#34;http://www.scotusblog.com/?p=116675&#34;&gt;a good overview of the issues at the SCOTUS blog&lt;/a&gt;.</description>
    </item>
    <item>
      <title>Arizona Department of Public Service&#39;s security breach</title>
      <link>https://blog.lippard.org/2011/06/arizona-department-of-public-services.html/</link>
      <pubDate>Sat, 25 Jun 2011 15:27:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2011/06/arizona-department-of-public-services.html/</guid>
      <description>&lt;p&gt;LulzSec breached the security of the Arizona Department of Public Service (DPS) at some point in the past, and on June 23 around 4 p.m. Arizona time, posted some or all of what they had acquired.  This included the names, email addresses, and passwords of several DPS officers as well as a number of internal documents which appeared to have been obtained from email attachments or perhaps from the compromise of end user systems.  The documents &lt;a href=&#34;http://nigelparry.com/news/radical-islamic-tattoos.shtml&#34;&gt;included a PowerPoint presentation on gang tattoos that purported to be a way of identifying Islamic radicals&lt;/a&gt;, which was reminiscent of similar ludicrous law enforcement presentations from the 1980s about identifying Satanic cult members by their black clothing and occult symbols. (&lt;a href=&#34;http://natchezpd.com/general.html&#34;&gt;Some police departments still promote such nonsense&lt;/a&gt;, citing &lt;a href=&#34;http://www.cornerstonemag.com/features/iss117/lauren.htm&#34;&gt;exposed fraud &amp;ldquo;Lauren Stratford&amp;rdquo;&lt;/a&gt; as a source).  The documents also included &lt;a href=&#34;http://www.boingboing.net/2011/06/23/breaking-lulzsec-lea.html&#34;&gt;a bulletin which expresses concern about the &amp;ldquo;Cop Recorder&amp;rdquo; iPhone application&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
On June 24, DPS posted &lt;a href=&#34;http://www.azdps.gov/Media/News/View/?p=315&#34;&gt;a press release responding to the attacks&lt;/a&gt;, accusing LulSec of being a &amp;ldquo;cyber terrorist group&amp;rdquo;&amp;ndash;a term better reserved for the use of criminally disruptive activities intended to cause physical harm or disruption of critical infrastructure, not embarrassing organizations that haven&amp;rsquo;t properly secured themselves.  In the press release, DPS enumerates the steps they&amp;rsquo;ve taken to secure themselves and the safeguards they&amp;rsquo;ve put in place. It&amp;rsquo;s an embarrassing list which suggests they&amp;rsquo;ve had poor information security and continue to have poor information security.&lt;br /&gt;
&lt;br /&gt;
First, their press release has a paragraph suggesting that the damage is limited, before they&amp;rsquo;re probably had time to really determine that&amp;rsquo;s the case.  They write:&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&#34;font-family: Arial;&#34;&gt;There is no evidence the attack has breached the  servers or computer systems of DPS, nor the larger state network.  Likewise, there is no evidence that&lt;b&gt; &lt;/b&gt;DPS records related to ongoing investigations or other sensitive matters have been compromised.&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Just because they have &amp;ldquo;no evidence&amp;rdquo; of something doesn&amp;rsquo;t mean it didn&amp;rsquo;t happen&amp;ndash;what records did they review to make this determination?  Were they doing appropriate logging?  Have logs been preserved, or were they deleted in the breach?  Do they have centralized logging that is still secure?  When did the compromise take place, and when did DPS detect it?  The appearance is that they didn&amp;rsquo;t detect the breach until it was exposed by the perpetrators.  What was the nature of the vulnerability exploited, and why wasn&amp;rsquo;t it detected by DPS in a penetration test or vulnerability assessment?  LulzSec has complained about the number of SQL injection vulnerabilities they&amp;rsquo;ve found&amp;ndash;was there one in DPS&amp;rsquo;s web mail application?&lt;br /&gt;
&lt;br /&gt;
Next, they report what they&amp;rsquo;ve done in response, and again make statements about how &amp;ldquo;limited&amp;rdquo; the breach was:&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&#34;font-family: Arial;&#34;&gt;Upon learning that a limited number of agency e-mails  had been disclosed, DPS took action. In addition to contacting other  law enforcement agencies, the Arizona Counter Terrorism Information Center  (ACTIC) has been activated. Remote e-mail access for DPS employees  remains frozen for the time-being. The security of the seven DPS  officers in question remains the agency’s top priority and, since a  limited amount of personal information was publicly disclosed as part of  this breach.&lt;span&gt;  &lt;/span&gt;Steps are being taken to ensure the officers’ safety and that of their families.  &lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
They&amp;rsquo;ve disabled the e-mail access that they believe was used in the breach&amp;ndash;that&amp;rsquo;s good.  Presumably the exposed officer passwords were discovered to be from this system.  Perhaps they will not re-enable the system until they have a more secure mechanism that requires VPN access and two-factor authentication&amp;ndash;or at least intrusion prevention, a web application firewall, and effective security monitoring.  They&amp;rsquo;ve notified ACTIC&amp;ndash;presumably in part because of their overblown claim that this breach constitutes &amp;ldquo;terrorism&amp;rdquo; and in part because there are some ACTIC personnel who have good knowledge of information security.  And they&amp;rsquo;re doing something to protect the safety of officers whose personal information (including some home addresses) was exposed. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
In the final paragraph of the press release, they list some of the safeguards they have in place:&lt;br /&gt;
&lt;br /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Help Talk Origins bid for &#34;Expelled&#34;?</title>
      <link>https://blog.lippard.org/2011/06/help-talk-origins-bid-for-expelled.html/</link>
      <pubDate>Fri, 24 Jun 2011 13:26:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2011/06/help-talk-origins-bid-for-expelled.html/</guid>
      <description>&lt;p&gt;The assets of Premise Media, including rights to &amp;ldquo;Expelled,&amp;rdquo; are going up for auction.  The &lt;a href=&#34;http://pandasthumb.org/archives/2011/06/help-talkorigin.html&#34;&gt;Talk Origins Foundation plans to bid for the film&lt;/a&gt;, which includes production materials.  Their stated plan seems to be just to determine what interesting information might be in the production materials or raw footage and make that known, not, as&lt;a href=&#34;https://blog.lippard.org/2011/06/expelled-up-for-auction.html&#34;&gt; I&amp;rsquo;ve suggested&lt;/a&gt;, make an &amp;ldquo;MST3K&amp;rdquo;-style version, or a version that points out and corrects the errors.&lt;br /&gt;
&lt;br /&gt;
UPDATE (June 28, 2011): The winning bid for &amp;ldquo;Expelled&amp;rdquo; was $201,000.  My guess is that the film would only be worth that much to somebody who plans to promote it as-is without any significant re-editing, and thinks they can extract at least that much value out of it&amp;ndash;perhaps via charitable deduction by giving it to a creationist organization.  There was a bidding war at the end between two bidders that drove the price up this morning from $43,000 (last night&amp;rsquo;s high bid) to $201,000, which caused the bid to be extended 10 minutes beyond it&amp;rsquo;s scheduled end time in one or two minute extension increments.  It was at $122,000 at the original auction end time, so that last $79,000 increase occurred in the last 10 minutes.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Expelled up for auction</title>
      <link>https://blog.lippard.org/2011/06/expelled-up-for-auction.html/</link>
      <pubDate>Mon, 06 Jun 2011 19:26:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2011/06/expelled-up-for-auction.html/</guid>
      <description>&lt;p&gt;Premise Media Holdings LP is in bankruptcy, and&lt;a href=&#34;http://ncse.com/news/2011/06/expelled-block-006695&#34;&gt; its assets are going up for auction online between June 23 and 28&lt;/a&gt;.  Those assets include the film &amp;ldquo;Expelled.&amp;quot;  Perhaps a few of us should get together and buy it, and reissue it in a &amp;ldquo;Mystery Science Theatre 3000&amp;rdquo; format?&lt;br /&gt;
&lt;br /&gt;
UPDATE:  As Damian Howard and Bob Vogel pointed out on Facebook, this adds financial bankruptcy to the moral and intellectual bankruptcy of the film.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Challenge for Harold Camping followers</title>
      <link>https://blog.lippard.org/2011/05/challenge-for-harold-camping-followers.html/</link>
      <pubDate>Sun, 15 May 2011 19:20:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2011/05/challenge-for-harold-camping-followers.html/</guid>
      <description>&lt;div class=&#34;separator&#34; style=&#34;clear: both; text-align: left;&#34;&gt;&lt;a href=&#34;https://blog.lippard.org/images/Campingbillboard.jpg&#34; imageanchor=&#34;1&#34; style=&#34;margin-left: 1em; margin-right: 1em;&#34;&gt;&lt;img border=&#34;0&#34; height=&#34;181&#34; src=&#34;https://blog.lippard.org/images/Campingbillboard.jpg&#34; width=&#34;320&#34; /&gt;&lt;/a&gt;&lt;/div&gt;On May 22, 2011, we will either see that many Christians have disappeared and we&#39;ve been left behind, or that the claims of billboards like this are completely false.&amp;nbsp; If any individual or group of Camping followers have a strong belief that the former is the case, I challenge you to sign an agreement to transfer to me $100,000, effective May 22, 2011, in return for one of two things.&amp;nbsp; In the case that you have, in fact, been raptured, I promise to use those funds to evangelize in support of your beliefs to try to save as many of those left behind as possible.&amp;nbsp; In the far more likely case that you remain behind, I promise not to engage in public ridicule and humiliation of your nonsense for a year.&amp;nbsp; So it&#39;s a win-win.&amp;nbsp; Any takers?&lt;br /&gt;
&lt;br /&gt;
UPDATE (May 20, 2011):&amp;nbsp; Via Tom McIver:&amp;nbsp; &#34;Camping  has a very idiosyncratic scheme: basically amillennial, and a hybrid of  his own Bible numerology and a variant of the World Week (world lasts 6,000 yrs after Creation) framework.  Camping puts Creation at 11,013  BC, Flood at 6,000 +&lt;span class=&#34;text_exposed_show&#34;&gt; 23 yrs later at  4,990 BC, Christ&#39;s birth 7 BC, and end of Church Age / beginning of  Tribulation 13,000 yrs after Creation. 7,000 yrs after Flood (13,000 +  23 yrs after Creation) is 2011.  1988--13,000 yrs after Creation--was  beginning of Tribulation (and also the year Camping left the established  church, deciding it was heretical and that all churches had been taken  over by Antichrist).  2011 is 23 yrs after 1988 (previously, Camping had  predicted a shorter Tribulation ending in 1994).  May 21 is Rapture and  Judgment Day, world is destroyed Oct 21.&#34; And: &#34;&lt;/span&gt;&lt;span data-jsid=&#34;text&#34;&gt;Camping also made much of 1948 (founding of  Israel), with next Jubilee supposedly 1994.  He has much more numerology  as well.  Interestingly, he doesn&#39;t focus on political leaders or  natural disasters (although I think the news reports of catastrophes and  wars has increased his following).&#34;&lt;/span&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Eamon Knight&lt;/strong&gt; &lt;small&gt;(2011-05-15)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Predictions (which I guarantee you have more chance of coming true than Camping&amp;#39;s):
&lt;ol&gt;
&lt;li&gt;No one will take you up on your offer.&lt;/li&gt;
&lt;li&gt;Come next Sunday, there will be dead silence from the Camping, um, camp. Few or none will say &amp;quot;Oops, we were wrong; sorry&amp;quot; &amp;ndash; same as they did in 1994.&lt;/p&gt;</description>
    </item>
    <item>
      <title>My lousy Android experience</title>
      <link>https://blog.lippard.org/2011/05/my-lousy-android-experience.html/</link>
      <pubDate>Sat, 14 May 2011 21:48:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2011/05/my-lousy-android-experience.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve been a holdout on upgrading to a smart phone, in part because I haven&amp;rsquo;t paid over $100 for a mobile phone since they were the size of a brick.  But after finding that I could get a Droid 2 Global on Verizon for $20 via Amazon Wireless a couple of months ago, I made the leap.&lt;br /&gt;
&lt;br /&gt;
My initial experience was negative&amp;ndash;Amazon sent me a phone with instructions to go to Verizon&amp;rsquo;s web site to activate.  Verizon&amp;rsquo;s website wanted me to enter a code from a Verizon invoice.  No such invoice was included, and none of the numbers from the Amazon invoice worked.  So I had to talk get through to a human being, at which point activation was fairly simple.  But one more hurdle arose when I had to login to a Google account, which was an obstacle of my own creation&amp;ndash;I use very long randomly generated passwords with special characters, and have independent Google accounts for different services, so I had to choose which one to use with the phone before I knew what all the implications would be.  (I chose my GMail account, which has worked out OK.)&lt;br /&gt;
&lt;br /&gt;
I wanted to set the phone up to use my own email servers, and to connect over VPN to gain access.  This proved to be an obstacle that took a few days to resolve, due to inadequacies and bugs in Droid applications.  The default VPN client doesn&amp;rsquo;t support OpenVPN, so I had to gain root access to install an OpenVPN client.  This turned out to be the only reason I needed root access on the phone, and I managed to get that working without much difficulty.&lt;br /&gt;
&lt;br /&gt;
The Email application, however, refused to send outbound mail through my mail server, which allows outbound port 25 client connections from internal hosts with no authentication but requiring TLS.  This combination simply doesn&amp;rsquo;t work&amp;ndash;I ended up setting up port 587 (submission port) with username/password authentication via Dovecot.  Though I would have preferred using client certificate authentication, I couldn&amp;rsquo;t get it to work.  I still run into periodic problems with Email refusing to send outbound messages for no apparent reason&amp;ndash;and the server shows no attempts being made.  There doesn&amp;rsquo;t seem to be a way to select an individual message in the outbox for an attempt to re-send.&lt;br /&gt;
&lt;br /&gt;
I managed to get contact and calendar synchronization working with my Mac, but I ended up exporting my iCal calendars to Google Calendar and using them as my primary calendars.  Most of the correlation of contacts in the phone from multiple sources (e.g., Facebook, LinkedIn, and my Address Book) worked fairly well, but some contacts are duplicated due to name variations.  Synchronization with LinkedIn is somewhat buggy, with first and last names showing up in contacts as &amp;ldquo;null null.&amp;quot;  The Calendar app is even more buggy&amp;ndash;I&amp;rsquo;ve created events on the phone that disappear, I&amp;rsquo;ve seen error messages in Portuguese and events with names that appear to be leftover debugging messages. I was also surprised to see that spelling correction was performed, without any prompts, on events I imported into the Calendar app from GMail (it incorrectly turned an acronym, &amp;ldquo;JAD,&amp;rdquo; into the word &amp;ldquo;HAD&amp;rdquo;).&lt;br /&gt;
&lt;br /&gt;
I&amp;rsquo;ve received an SMS text message from one person which was identified as being from another person&amp;ndash;looking at the specific contact information showed that the telephone number of the sender was associated with the correct contact, yet the name and photo displayed on the phone was of a different contact that had no association with that telephone number.&lt;br /&gt;
&lt;br /&gt;
The phone&amp;rsquo;s camera capability is pretty good, but when I connect the phone to my Mac, it launches iPhoto but doesn&amp;rsquo;t find any photographs.  I have to import them manually by pointing iPhoto to the correct location on the SD card.&lt;br /&gt;
&lt;br /&gt;
I&amp;rsquo;ve seen the phone crash repeatedly, especially when using location services (Google Navigation, Maps, and Yelp have been repeat offenders).  There also seems to be some caching of location information that gets out of sync with other location information.  For example, I saw Yelp correctly show me nearby restaurants, but refuse to allow me to check in to the one I was sitting in because I was &amp;ldquo;too far away&amp;rdquo;&amp;ndash;and Maps showed my location being somewhere else I had been earlier.  In one case, thousands of miles away&amp;ndash;an attempted Yelp check-in after returning from a vacation in Hawaii showed my location on the map as still being in Hawaii.  In at least one case, I was unable to get my location to update for Yelp until I rebooted the phone.&lt;br /&gt;
&lt;br /&gt;
I&amp;rsquo;ve had issues doing things as simple as copying and pasting a URL from Firefox to Facebook or Twitter.  I copy the URL, verify that it&amp;rsquo;s in the clipboard correctly, but when I go into Facebook or Twitter to paste it, it is truncated.&lt;br /&gt;
&lt;br /&gt;
The number of bugs I run into seems awfully high for very basic applications.  The problem is no doubt in part due to the way development occurs between Google, Motorola, and Verizon, and Linux development, which also seems to be an obstacle to fixing security vulnerabilities.  The May 2011 issue of CSO magazine reports that Coverity has done two scans of Android source code for the HTC Incredible, finding 359 defects (88 critical) on the first scan last November and 149 defects (106 unfixed from the previous scan) on a more recent scan.  Accountability for the code is distributed across the aforementioned groups.  (Also see &lt;a href=&#34;http://news.cnet.com/8301-30685_3-20021437-264.html&#34;&gt;this CNet story&lt;/a&gt;, or &lt;a href=&#34;http://www.coverity.com/scan_android/&#34;&gt;the Coverity report itself&lt;/a&gt;.)&lt;br /&gt;
&lt;br /&gt;
I wonder if I would run into problems like this with an iPhone.&lt;br /&gt;
&lt;br /&gt;
UPDATE (May 19, 2011): And now there&amp;rsquo;s &lt;a href=&#34;http://www.informationweek.com/news/personal-tech/smart-phones/229500737&#34;&gt;a security vulnerability identified in version 2.3.3 of Android and earlier&lt;/a&gt; (I&amp;rsquo;m on 2.2, and can&amp;rsquo;t update until Verizon pushes an update), which potentially exposes contacts, calendar events, pictures, and other items stored in Google-hosted services, if users access those services via unencrypted WiFi.  Although the connections to those services are over SSL-encrypted HTTP, there is a returned authToken that can be intercepted and used for subsequent logins to those services.  I&amp;rsquo;ve never used my Droid on unencrypted WiFi networks, but I&amp;rsquo;ll now take extra care to make sure that I don&amp;rsquo;t.  Version 2.3.4 fixes the problem for contacts and calendars but not for Picasa photos.&lt;br /&gt;
&lt;br /&gt;
UPDATE (November 16, 2011): It&amp;rsquo;s still been a horrible experience, and I still see regular crashes, particularly when using map and location-related applications.  A new discovery today while traveling is that the World Clock widget does not know when Daylight Saving Time occurs&amp;ndash;the option labeled &amp;ldquo;Daylight Savings[sic] Time: Adjust displayed time for Daylight Savings&amp;rdquo; appears to just set the clock forward one hour, not display the correct current time taking into account the date and whether Daylight Saving Time is in effect in the given location.  I traveled to the east coast and saw that my World Clock widget time for New York was one hour ahead of the actual time in New York.  It&amp;rsquo;s utterly ridiculous that this widget requires the user to check and uncheck this option manually when Daylight Saving Time is in effect or not&amp;ndash;that&amp;rsquo;s exactly sort of simple task that computers are equipped to do on our behalf.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Chris Rodda&#39;s Liars for Jesus available free online</title>
      <link>https://blog.lippard.org/2011/05/chris-roddas-liars-for-jesus-available.html/</link>
      <pubDate>Sun, 08 May 2011 14:05:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2011/05/chris-roddas-liars-for-jesus-available.html/</guid>
      <description>&lt;p&gt;After witnessing the despicable pseudo-historian David Barton on &amp;ldquo;The Daily Show,&amp;rdquo; inadequately rebutted by Jon Stewart, author Chris Rodda decided to take action.  She&amp;rsquo;s giving away her book, &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Liars-Jesus-Religious-Alternate-American/dp/1419644386?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;Liars for Jesus&lt;/a&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; class=&#34; oxldatmbgtkpamjorlcr&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=1419644386&#34; style=&#34;border: none !important; margin: 0px !important; padding: 0px !important;&#34; width=&#34;1&#34; /&gt;&lt;/i&gt;, which carefully documents the historical revisionism of Barton and others, online as a PDF.&lt;br /&gt;
&lt;br /&gt;
You can download Rodda&amp;rsquo;s book &lt;a href=&#34;http://www.liarsforjesus.com/downloads/LFJ_FINAL.pdf&#34;&gt;here&lt;/a&gt;.  You can also &lt;a href=&#34;http://www.amazon.com/Liars-Jesus-Religious-Alternate-American/dp/1419644386?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;purchase a paper or Kindle copy of the book from Amazon.com&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Rodda depends on income from her book, but felt it was important enough to give it away.  I suspect she&amp;rsquo;ll see an increase in sales along with the free distribution.&lt;br /&gt;
&lt;br /&gt;
UPDATE:&lt;br /&gt;
Rodda&amp;rsquo;s book seems to be selling well:&lt;br /&gt;
&lt;br /&gt;
Paperback:&lt;br /&gt;
&lt;br /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Salt therapy: Where&#39;s the evidence?</title>
      <link>https://blog.lippard.org/2011/04/salt-therapy-wheres-evidence.html/</link>
      <pubDate>Fri, 29 Apr 2011 23:03:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2011/04/salt-therapy-wheres-evidence.html/</guid>
      <description>&lt;p&gt;Today there was a Groupon offer for salt therapy from the &amp;ldquo;Salt Chalet Arizona.&amp;quot;  Sufferers of respiratory illnesses are offered the chance to sit in a room containing salt for claimed relief of symptoms.  I &lt;a href=&#34;http://www.saltchaletarizona.com/2011/04/salt-chalet-arizona-testimonial-7-asthma-sufferer/&#34; rel=&#34;nofollow&#34;&gt;posted the following at the Salt Chalet Arizona&amp;rsquo;s blog&lt;/a&gt;, which is awaiting moderation:&lt;br /&gt;&lt;/p&gt;
&lt;blockquote&gt;“Although there have been few clinical studies” — are there any that  provide any empirical support for the claims made on this site?  It  seems to me that solid empirical support for safety and efficacy are  absolutely essential requirements for any medical claim.  What is the  mechanism of relief, is that relief more than would be expected from a  placebo effect, does it last, and are there any harmful short or long  term consequences?&lt;/blockquote&gt;To its credit, the blog&#39;s repost of a newspaper article about a similar service offered via a Pakistani salt mine includes the following skeptical passage:&lt;br /&gt;
&lt;blockquote&gt;But Shahid Abbas, a doctor who runs the private Allergy and Asthma Centre in Islamabad, said that although an asthma or allergy sufferer may get temporary relief, there is no quick-fix cure.&lt;br /&gt;
&lt;br /&gt;
“There is no scientific proof that a person can permanently get rid of asthma by breathing in a salt mine or in a particular environment,” he said.&lt;/blockquote&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Alex&lt;/strong&gt; &lt;small&gt;(2011-04-30)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Even without reading the article, I knew that the answer to the the question in the title was &amp;#39;nowhere&amp;#39;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Information security threat models, folk &amp; expert</title>
      <link>https://blog.lippard.org/2011/03/information-security-threat-models-folk.html/</link>
      <pubDate>Thu, 31 Mar 2011 00:02:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2011/03/information-security-threat-models-folk.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve written a pair of blog posts for Global Crossing&amp;rsquo;s &amp;ldquo;Defense in Depth Security&amp;rdquo; blog based on recent work by Rick Wash and by multiple people at Intel including Timothy Casey about modeling the agents behind information security threats. The &lt;a href=&#34;http://blogs.globalcrossing.com/?q=content/understanding-information-security-threats-folk-models&#34;&gt;first post is about non-expert home computer users&amp;rsquo; &amp;ldquo;folk models&amp;rdquo; of the threats from viruses and hackers&lt;/a&gt;,which makes the point that seemingly irrational decisions about security may in fact be completely rational based on their conceptual understanding of the threat they believe they are combatting.  Only by changing their understanding of the threat, which requires not just information but appropriately salient information and the right incentives, are we likely to see changes in user behavior.  I point out an example of a recent news story that might help provide both elements with regard to one type of vulnerability, open wireless access points.&lt;br /&gt;
&lt;br /&gt;
The second blog post, which will appear tomorrow,&lt;a href=&#34;http://blogs.globalcrossing.com/?q=content/understanding-information-security-threats-expert-models&#34;&gt; is about expert models of threat agents&lt;/a&gt;&amp;ndash;the Intel Threat Agent Library.  Intel created a large set of attacker personas and identified their attributes, for use in matching against vulnerabilities and prioritizing controls as part of a broader risk assessment process.&lt;br /&gt;
&lt;br /&gt;
I&amp;rsquo;m happy to discuss these further either here or at the Global Crossing blogs.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Rep. Gabrielle Giffords shot at Tucson grocery store event</title>
      <link>https://blog.lippard.org/2011/01/rep-gabrielle-giffords-shot-at-tucson.html/</link>
      <pubDate>Sat, 08 Jan 2011 18:53:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2011/01/rep-gabrielle-giffords-shot-at-tucson.html/</guid>
      <description>&lt;p&gt;Rep. Gabrielle Giffords (D-AZ CD8) was shot this morning at an event at a Tucson grocery store, along with several other people.  The &lt;i&gt;Tucson Citizen&lt;/i&gt; &lt;a href=&#34;http://tucsoncitizen.com/three-sonorans/2011/01/08/gabrielle-giffords-shot-in-head-in-tucson/&#34;&gt;reports that she was &amp;ldquo;shot point blank in the head.&amp;quot;&lt;/a&gt;  This brings to mind &lt;a href=&#34;http://www.huffingtonpost.com/2009/08/10/gabrielle-giffords-town-h_n_255656.html&#34;&gt;a previous gun incident at another Tucson event at a grocery store in August 2009&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
The image below is from &lt;a href=&#34;http://www.takebackthe20.com/&#34;&gt;Sarah Palin&amp;rsquo;s website, &amp;ldquo;Take Back the 20.&amp;quot;&lt;/a&gt;  The lower right target sight image on Arizona is Congressional District 8, which was&lt;a href=&#34;http://content.usatoday.com/communities/onpolitics/post/2010/09/palin-targets-health-care-law-supporters-on-site/1&#34;&gt; one of the &amp;ldquo;targets&amp;rdquo; for candidates who supported the Health Care Reform bill to be defeated&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Global Crossing blogging</title>
      <link>https://blog.lippard.org/2011/01/global-crossing-blogging.html/</link>
      <pubDate>Thu, 06 Jan 2011 15:07:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2011/01/global-crossing-blogging.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve joined the team of Global Crossing bloggers&amp;ndash;please check out my initial post at Global Crossing blogs, &lt;a href=&#34;http://blogs.globalcrossing.com/?q=forget-passwords&#34;&gt;&amp;ldquo;Forget passwords!&amp;quot;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
(BTW, my friend and colleague Glen Walker independently wrote&lt;a href=&#34;http://coyotl.net/?p=66&#34;&gt; a blog post making a very similar recommendation&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Books Read in 2010</title>
      <link>https://blog.lippard.org/2010/12/books-read-in-2010.html/</link>
      <pubDate>Fri, 31 Dec 2010 01:31:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2010/12/books-read-in-2010.html/</guid>
      <description>&lt;p&gt;This was a good year for getting a lot of reading done, including a number of fairly lengthy books, thanks to going back to school full-time for the fall of 2009 and spring of 2010.&lt;br /&gt;
&lt;br /&gt;
Books read in 2010:&lt;br /&gt;&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;&amp;nbsp;David Aaronovitch, &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Voodoo-Histories-Conspiracy-Shaping-History/dp/B0040RMEM6?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;Voodoo Histories: The Role of the Conspiracy Theory in Shaping Modern History&lt;/a&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; class=&#34; ojuwatmtanfkoqbsmjyb ojuwatmtanfkoqbsmjyb klcnyqefwmsmbdfsgary klcnyqefwmsmbdfsgary cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=B0040RMEM6&#34; style=&#34;border: medium none ! important; margin: 0px ! important; padding: 0px ! important;&#34; width=&#34;1&#34; /&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Daniel Ariely, &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Predictably-Irrational-Decisions-Revised-Expanded/dp/B002D1OSNY?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;Predictably Irrational: The Hidden Forces That Shape Our Decisions&lt;/a&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; class=&#34; mhoodnflrsaxdicozirk mhoodnflrsaxdicozirk mhoodnflrsaxdicozirk mhoodnflrsaxdicozirk ojuwatmtanfkoqbsmjyb ojuwatmtanfkoqbsmjyb klcnyqefwmsmbdfsgary klcnyqefwmsmbdfsgary cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=B002D1OSNY&#34; style=&#34;border: medium none ! important; margin: 0px ! important; padding: 0px ! important;&#34; width=&#34;1&#34; /&gt;&lt;/i&gt;, Revised and Expanded Edition&lt;/li&gt;
&lt;li&gt;James Bamford, &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Shadow-Factory-Ultra-Secret-Eavesdropping-America/dp/B002QGSY8G?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;The Shadow Factory: The Ultra-Secret NSA from 9/11 to the Eavesdropping on America&lt;/a&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; class=&#34; mhoodnflrsaxdicozirk mhoodnflrsaxdicozirk ojuwatmtanfkoqbsmjyb ojuwatmtanfkoqbsmjyb klcnyqefwmsmbdfsgary klcnyqefwmsmbdfsgary cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=B002QGSY8G&#34; style=&#34;border: medium none ! important; margin: 0px ! important; padding: 0px ! important;&#34; width=&#34;1&#34; /&gt; &lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Mark B. Brown, &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Science-Democracy-Expertise-Institutions-Representation/dp/0262513048?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;Science in Democracy: Expertise, Institutions, and Representation&lt;/a&gt; &lt;img alt=&#34;&#34; border=&#34;0&#34; class=&#34; ojuwatmtanfkoqbsmjyb ojuwatmtanfkoqbsmjyb ojuwatmtanfkoqbsmjyb ojuwatmtanfkoqbsmjyb ojuwatmtanfkoqbsmjyb klcnyqefwmsmbdfsgary klcnyqefwmsmbdfsgary cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=0262513048&#34; style=&#34;border: medium none ! important; margin: 0px ! important; padding: 0px ! important;&#34; width=&#34;1&#34; /&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;&amp;nbsp;Vincent Bugliosi, &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Reclaiming-History-Assassination-President-Kennedy/dp/0393045250?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;Reclaiming History: The Assassination of President John F. Kennedy&lt;/a&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; class=&#34; klcnyqefwmsmbdfsgary klcnyqefwmsmbdfsgary cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=0393045250&#34; style=&#34;border: medium none ! important; margin: 0px ! important; padding: 0px ! important;&#34; width=&#34;1&#34; /&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Werner Callebaut, &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Naturalistic-Philosophy-Science-Conceptual-Foundations/dp/0226091872?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;Taking the Naturalistic Turn, or, How Real Philosophy of Science is Done&lt;/a&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; class=&#34; klcnyqefwmsmbdfsgary klcnyqefwmsmbdfsgary cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=0226091872&#34; style=&#34;border: medium none ! important; margin: 0px ! important; padding: 0px ! important;&#34; width=&#34;1&#34; /&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Nicholas Carr, &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Big-Switch-Rewiring-Edison-Google/dp/0393333949?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;The Big Switch: Rewiring the World, from Edison to Google&lt;/a&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; class=&#34; klcnyqefwmsmbdfsgary klcnyqefwmsmbdfsgary cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=0393333949&#34; style=&#34;border: medium none ! important; margin: 0px ! important; padding: 0px ! important;&#34; width=&#34;1&#34; /&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;I. Bernard Cohen and Anne Whitman, Isaac Newton, &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Principia-Mathematical-Principles-Natural-Philosophy/dp/0520088166?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;The Principia: Mathematical Principles of Natural Philosophy&lt;/a&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; class=&#34; klcnyqefwmsmbdfsgary klcnyqefwmsmbdfsgary cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=0520088166&#34; style=&#34;border: medium none ! important; margin: 0px ! important; padding: 0px ! important;&#34; width=&#34;1&#34; /&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Harry Collins and Robert Evans, &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Rethinking-Expertise-Harry-Collins/dp/0226113612?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;Rethinking Expertise&lt;/a&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; class=&#34; ojuwatmtanfkoqbsmjyb ojuwatmtanfkoqbsmjyb klcnyqefwmsmbdfsgary klcnyqefwmsmbdfsgary cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=0226113612&#34; style=&#34;border: medium none ! important; margin: 0px ! important; padding: 0px ! important;&#34; width=&#34;1&#34; /&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Michael J. Crowe, &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Mechanics-Aristotle-Einstein-Michael-Crowe/dp/1888009322?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;Mechanics from Aristotle to Einstein&lt;/a&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; class=&#34; klcnyqefwmsmbdfsgary klcnyqefwmsmbdfsgary cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=1888009322&#34; style=&#34;border: medium none ! important; margin: 0px ! important; padding: 0px ! important;&#34; width=&#34;1&#34; /&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Heather E. Douglas, &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Science-Policy-Value-Free-Heather-Douglas/dp/0822960265?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;Science, Policy, and the Value-Free Ideal&lt;/a&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; class=&#34; klcnyqefwmsmbdfsgary klcnyqefwmsmbdfsgary cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=0822960265&#34; style=&#34;border: medium none ! important; margin: 0px ! important; padding: 0px ! important;&#34; width=&#34;1&#34; /&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Peter Fenton, &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Eyeing-Flash-Making-Carnival-Artist/dp/074325855X?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;Eyeing the Flash: The Making of a Carnival Con Artist&lt;/a&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; class=&#34; klcnyqefwmsmbdfsgary klcnyqefwmsmbdfsgary cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=074325855X&#34; style=&#34;border: medium none ! important; margin: 0px ! important; padding: 0px ! important;&#34; width=&#34;1&#34; /&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Charles Freeman, &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Closing-Western-Mind-Faith-Reason/dp/1400033802?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;The Closing of the Western Mind: The Rise of Faith and the Fall of Reason&lt;/a&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; class=&#34; klcnyqefwmsmbdfsgary klcnyqefwmsmbdfsgary cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=1400033802&#34; style=&#34;border: medium none ! important; margin: 0px ! important; padding: 0px ! important;&#34; width=&#34;1&#34; /&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Jack Goldsmith and Tim Wu, &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Who-Controls-Internet-Illusions-Borderless/dp/0195340647?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;Who Controls the Internet? Illusions of a Borderless World&lt;/a&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; class=&#34; klcnyqefwmsmbdfsgary klcnyqefwmsmbdfsgary cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=0195340647&#34; style=&#34;border: medium none ! important; margin: 0px ! important; padding: 0px ! important;&#34; width=&#34;1&#34; /&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Richards J. Heuer, Jr., &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Psychology-Intelligence-Analysis-Richards-Heuer/dp/0160590353?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;Psychology of Intelligence Analysis&lt;/a&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; class=&#34; cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=0160590353&#34; style=&#34;border: medium none ! important; margin: 0px ! important; padding: 0px ! important;&#34; width=&#34;1&#34; /&gt;&lt;/i&gt; (also on&lt;a href=&#34;https://www.cia.gov/library/center-for-the-study-of-intelligence/csi-publications/books-and-monographs/psychology-of-intelligence-analysis/index.html&#34;&gt; the CIA&#39;s website as HTML or PDF&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Sheila Jasanoff, &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Designs-Nature-Science-Democracy-Europe/dp/0691130426?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;Designs on Nature: Science and Democracy in Europe and the United States&lt;/a&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; class=&#34; klcnyqefwmsmbdfsgary klcnyqefwmsmbdfsgary cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=0691130426&#34; style=&#34;border: medium none ! important; margin: 0px ! important; padding: 0px ! important;&#34; width=&#34;1&#34; /&gt; &lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Thomas Kuhn, &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Copernican-Revolution-Planetary-Astronomy-Development/dp/0674171039?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;The Copernican Revolution&lt;/a&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; class=&#34; klcnyqefwmsmbdfsgary klcnyqefwmsmbdfsgary cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=0674171039&#34; style=&#34;border: medium none ! important; margin: 0px ! important; padding: 0px ! important;&#34; width=&#34;1&#34; /&gt;&lt;/i&gt; (re-read)&lt;/li&gt;
&lt;li&gt;Bruno Latour, &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/We-Have-Never-Been-Modern/dp/0674948394?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;We Have Never Been Modern&lt;/a&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; class=&#34; klcnyqefwmsmbdfsgary klcnyqefwmsmbdfsgary cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=0674948394&#34; style=&#34;border: medium none ! important; margin: 0px ! important; padding: 0px ! important;&#34; width=&#34;1&#34; /&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Michael Lewis, &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Big-Short-Inside-Doomsday-Machine/dp/0393072231?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;The Big Short: Inside the Doomsday Machine&lt;/a&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; class=&#34; klcnyqefwmsmbdfsgary klcnyqefwmsmbdfsgary cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=0393072231&#34; style=&#34;border: medium none ! important; margin: 0px ! important; padding: 0px ! important;&#34; width=&#34;1&#34; /&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;James Menn, &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Fatal-System-Error-Bringing-Internet/dp/1586489070?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;Fatal System Error: The Hunt for the New Crime Lords Who Are Bringing Down the Internet&lt;/a&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; class=&#34; klcnyqefwmsmbdfsgary klcnyqefwmsmbdfsgary cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=1586489070&#34; style=&#34;border: medium none ! important; margin: 0px ! important; padding: 0px ! important;&#34; width=&#34;1&#34; /&gt; &lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Naomi Oreskes and Erik M. Conway, &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Merchants-Doubt-Handful-Scientists-Obscured/dp/1596916109?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;Merchants of Doubt: How a Handful of Scientists Obscured the Truth on Issues from Tobacco Smoke to Global Warming&lt;/a&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; class=&#34; mhoodnflrsaxdicozirk mhoodnflrsaxdicozirk ojuwatmtanfkoqbsmjyb ojuwatmtanfkoqbsmjyb klcnyqefwmsmbdfsgary klcnyqefwmsmbdfsgary cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=1596916109&#34; style=&#34;border: medium none ! important; margin: 0px ! important; padding: 0px ! important;&#34; width=&#34;1&#34; /&gt;&lt;/i&gt; &lt;/li&gt;
&lt;li&gt;John Allen Paulos, &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Irreligion-Mathematician-Explains-Arguments-Just/dp/0809059185?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;Irreligion: A Mathematician Explains Why the Arguments for God Just Don&#39;t Add Up&amp;nbsp;&lt;/a&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; class=&#34; mhoodnflrsaxdicozirk mhoodnflrsaxdicozirk ojuwatmtanfkoqbsmjyb ojuwatmtanfkoqbsmjyb klcnyqefwmsmbdfsgary klcnyqefwmsmbdfsgary cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=0809059185&#34; style=&#34;border: medium none ! important; margin: 0px ! important; padding: 0px ! important;&#34; width=&#34;1&#34; /&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Massimo Pigliucci, &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Nonsense-Stilts-Tell-Science-Bunk/dp/0226667863?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;Nonsense on Stilts: How to Tell Science from Bunk&amp;nbsp;&lt;/a&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; class=&#34; klcnyqefwmsmbdfsgary klcnyqefwmsmbdfsgary cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=0226667863&#34; style=&#34;border: medium none ! important; margin: 0px ! important; padding: 0px ! important;&#34; width=&#34;1&#34; /&gt; &lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Paul Provenza and Dan Dion, &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Satiristas-Comedians-Contrarians-Raconteurs-Vulgarians/dp/0061859346?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;Satiristas!: Comedians, Contrarians, Raconteurs &amp;amp; Vulgarians&lt;/a&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; class=&#34; klcnyqefwmsmbdfsgary klcnyqefwmsmbdfsgary cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=0061859346&#34; style=&#34;border: medium none ! important; margin: 0px ! important; padding: 0px ! important;&#34; width=&#34;1&#34; /&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Dave Pratt, &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Dave-Pratt-Behind-Mic-Years/dp/1589851099?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;Behind the Mic: 30 Years in Radio&lt;/a&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; class=&#34; klcnyqefwmsmbdfsgary klcnyqefwmsmbdfsgary cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=1589851099&#34; style=&#34;border: medium none ! important; margin: 0px ! important; padding: 0px ! important;&#34; width=&#34;1&#34; /&gt; &lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Benjamin Radford, &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Scientific-Paranormal-Investigation-Unexplained-Mysteries/dp/093645511X?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;Scientific Paranormal Investigation: How to Solve Unexplained Mysteries&lt;/a&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; class=&#34; klcnyqefwmsmbdfsgary klcnyqefwmsmbdfsgary cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=093645511X&#34; style=&#34;border: medium none ! important; margin: 0px ! important; padding: 0px ! important;&#34; width=&#34;1&#34; /&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Chris Rodda, &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Liars-Jesus-Religious-Alternate-American/dp/1419644386?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;Liars for Jesus: The Religious Right&#39;s Alternate Version of American History, Vol. I&lt;/a&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; class=&#34; klcnyqefwmsmbdfsgary klcnyqefwmsmbdfsgary cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=1419644386&#34; style=&#34;border: medium none ! important; margin: 0px ! important; padding: 0px ! important;&#34; width=&#34;1&#34; /&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Rebecca Skloot, &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Immortal-Life-Henrietta-Lacks/dp/1400052173?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;The Immortal Life of Henrietta Lacks&lt;/a&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; class=&#34; klcnyqefwmsmbdfsgary klcnyqefwmsmbdfsgary cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=1400052173&#34; style=&#34;border: medium none ! important; margin: 0px ! important; padding: 0px ! important;&#34; width=&#34;1&#34; /&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;David Schmidtz, &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Elements-Justice-David-Schmidtz/dp/0521539366?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;Elements of Justice&lt;/a&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; class=&#34; klcnyqefwmsmbdfsgary klcnyqefwmsmbdfsgary cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=0521539366&#34; style=&#34;border: medium none ! important; margin: 0px ! important; padding: 0px ! important;&#34; width=&#34;1&#34; /&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Steven Shapin, &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Social-History-Truth-Seventeenth-Century-Foundations/dp/0226750191?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;A Social History of Truth: Civility and Science in Seventeenth-Century England&lt;/a&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; class=&#34; klcnyqefwmsmbdfsgary klcnyqefwmsmbdfsgary cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=0226750191&#34; style=&#34;border: medium none ! important; margin: 0px ! important; padding: 0px ! important;&#34; width=&#34;1&#34; /&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;David Shenk, &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Genius-All-Us-Everything-Genetics/dp/0385523653?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;The Genius in All of Us: Why Everything You&#39;ve Been Told About Genetics, Talent, and IQ Is Wrong&lt;/a&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; class=&#34; klcnyqefwmsmbdfsgary klcnyqefwmsmbdfsgary cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=0385523653&#34; style=&#34;border: medium none ! important; margin: 0px ! important; padding: 0px ! important;&#34; width=&#34;1&#34; /&gt; &lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Clay Shirky, &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Here-Comes-Everybody-Organizing-Organizations/dp/0143114948?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;Here Comes Everybody: The Power of Organizing Without Organizations&lt;/a&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; class=&#34; mhoodnflrsaxdicozirk mhoodnflrsaxdicozirk ojuwatmtanfkoqbsmjyb ojuwatmtanfkoqbsmjyb klcnyqefwmsmbdfsgary klcnyqefwmsmbdfsgary cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=0143114948&#34; style=&#34;border: medium none ! important; margin: 0px ! important; padding: 0px ! important;&#34; width=&#34;1&#34; /&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Adrian J. Slywotski, &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Upside-Strategies-Turning-Breakthroughs-ebook/dp/B000QCQ94I?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;The Upside:&amp;nbsp; The 7 Strategies for Turning Big Threats Into Growth Breakthroughs&lt;/a&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; class=&#34; mhoodnflrsaxdicozirk mhoodnflrsaxdicozirk ojuwatmtanfkoqbsmjyb ojuwatmtanfkoqbsmjyb klcnyqefwmsmbdfsgary klcnyqefwmsmbdfsgary cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=B000QCQ94I&#34; style=&#34;border: medium none ! important; margin: 0px ! important; padding: 0px ! important;&#34; width=&#34;1&#34; /&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Neal Stephenson, &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Anathem-Hardcover-Neal-Stephenson-Author/dp/B002U1LUOM?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;Anathem&lt;/a&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; class=&#34; mhoodnflrsaxdicozirk mhoodnflrsaxdicozirk ojuwatmtanfkoqbsmjyb ojuwatmtanfkoqbsmjyb klcnyqefwmsmbdfsgary klcnyqefwmsmbdfsgary cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=B002U1LUOM&#34; style=&#34;border: medium none ! important; margin: 0px ! important; padding: 0px ! important;&#34; width=&#34;1&#34; /&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Cass Sunstein, &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Societies-Dissent-Oliver-Wendell-Lectures/dp/0674017684?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;Why Societies Need Dissent&lt;/a&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; class=&#34; klcnyqefwmsmbdfsgary klcnyqefwmsmbdfsgary cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=0674017684&#34; style=&#34;border: medium none ! important; margin: 0px ! important; padding: 0px ! important;&#34; width=&#34;1&#34; /&gt; &lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Margaret Thaler Singer, &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Cults-Our-Midst-Continuing-Against/dp/0787967416?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;Cults in Our Midst: The Continuing Fight Against Their Hidden Menace&lt;/a&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; class=&#34; klcnyqefwmsmbdfsgary klcnyqefwmsmbdfsgary cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=0787967416&#34; style=&#34;border: medium none ! important; margin: 0px ! important; padding: 0px ! important;&#34; width=&#34;1&#34; /&gt;&lt;/i&gt; (revised and updated edition)&lt;/li&gt;
&lt;li&gt;Carol Tavris and Elliot Aronson, &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Mistakes-Were-Made-But-Not/dp/0156033909?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;Mistakes Were Made (but not by me): Why We Justify Foolish Beliefs, Bad Decisions, and Hurtful Acts&lt;/a&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; class=&#34; klcnyqefwmsmbdfsgary klcnyqefwmsmbdfsgary cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=0156033909&#34; style=&#34;border: medium none ! important; margin: 0px ! important; padding: 0px ! important;&#34; width=&#34;1&#34; /&gt;&lt;/i&gt;&lt;br /&gt;
&lt;/li&gt;
&lt;li&gt;Vernor Vinge, &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Collected-Stories-Vernor-Vinge/dp/0312875843?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;The Collected Stories of Vernor Vinge&lt;/a&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; class=&#34; klcnyqefwmsmbdfsgary klcnyqefwmsmbdfsgary cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=0312875843&#34; style=&#34;border: medium none ! important; margin: 0px ! important; padding: 0px ! important;&#34; width=&#34;1&#34; /&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Richard S. Westfall, &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Construction-Modern-Science-Mechanisms-Mechanics/dp/0521292956?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;The Construction of Modern Science: Mechanisms and Mechanics&lt;/a&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; class=&#34; klcnyqefwmsmbdfsgary klcnyqefwmsmbdfsgary cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=0521292956&#34; style=&#34;border: medium none ! important; margin: 0px ! important; padding: 0px ! important;&#34; width=&#34;1&#34; /&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;Michal Zalewski,&amp;nbsp;&lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Silence-Wire-Passive-Reconnaissance-Indirect/dp/1593270461?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;Silence on the Wire: A Field Guide to Passive Reconnaissance and Indirect Attacks&lt;/a&gt;&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;John H. Zammito, &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/Nice-Derangement-Epistemes-Post-positivism-Science/dp/0226978621?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;A Nice Derangement of Epistemes: Post-Positivism in the Study of Science from Quine to Latour&lt;/a&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; class=&#34; klcnyqefwmsmbdfsgary klcnyqefwmsmbdfsgary cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq cwelzoknpxcnibuzvefq&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=0226978621&#34; style=&#34;border: medium none ! important; margin: 0px ! important; padding: 0px ! important;&#34; width=&#34;1&#34; /&gt;&lt;/i&gt;&lt;/li&gt;
&lt;/ul&gt;(Previously: &lt;a href=&#34;https://blog.lippard.org/2009/12/books-read-in-2009.html&#34;&gt;2009&lt;/a&gt;,&amp;nbsp;&lt;a href=&#34;https://blog.lippard.org/2008/12/books-read-in-2008.html&#34;&gt;2008&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2007/12/books-read-in-2007.html&#34;&gt;2007&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2006/12/books-read-in-2006.html&#34;&gt;2006&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2006/01/books-read-in-2005.html&#34;&gt;2005&lt;/a&gt;.)
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Hume&#39;s Ghost&lt;/strong&gt; &lt;small&gt;(2011-01-02)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;I&amp;#39;ve read two of those books:
- Irreligion &amp;amp; Mistakes were made.
&lt;p&gt;I own three of those books:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Review of CMI&#39;s &#34;Voyage That Shook the World&#34;</title>
      <link>https://blog.lippard.org/2010/11/review-of-cmis-voyage-that-shook-world.html/</link>
      <pubDate>Tue, 30 Nov 2010 14:05:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2010/11/review-of-cmis-voyage-that-shook-world.html/</guid>
      <description>&lt;p&gt;John Lynch and I have co-authored a review of the Creation Ministries International film on Darwin which will be appearing in vol. 30 of &lt;i&gt;Reports of the National Center for Science Education&lt;/i&gt; and which may be &lt;a href=&#34;http://ncse.com/rncse/30/review-voyage-that-shook-world&#34;&gt;found on their website&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
My previous blogged review of the film is &lt;a href=&#34;https://blog.lippard.org/2009/07/voyage-that-shook-world.html&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
I gave a little more background on the film &lt;a href=&#34;https://blog.lippard.org/2009/06/cmi-makes-darwin-docu-drama.html&#34;&gt;here&lt;/a&gt;.  John Lynch has said more about it &lt;a href=&#34;http://blog.jmlynch.org/2009/06/21/creationists-lie-to-historians-and-deny-subterfuge/&#34;&gt;here&lt;/a&gt;, &lt;a href=&#34;http://blog.jmlynch.org/2009/06/27/more-on-creationists-lying-to-historians/&#34;&gt;here&lt;/a&gt;, &lt;a href=&#34;http://blog.jmlynch.org/2009/06/29/on-lying-cherry-picking-atheism-and-a-new-word-of-the-day/&#34;&gt;here&lt;/a&gt;, and &lt;a href=&#34;http://blog.jmlynch.org/2009/07/20/historians-respond-to-the-voyage-that-shook-the-world/&#34;&gt;here&lt;/a&gt;, mostly about the deception used to get interviews by prominent historians.&lt;/p&gt;</description>
    </item>
    <item>
      <title>What to think vs. how to think</title>
      <link>https://blog.lippard.org/2010/11/what-to-think-vs-how-to-think.html/</link>
      <pubDate>Sat, 20 Nov 2010 17:20:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2010/11/what-to-think-vs-how-to-think.html/</guid>
      <description>&lt;p&gt;While listening to &lt;a href=&#34;http://tokenskeptic.org/2010/11/03/quick-update-next-episode-imminent-i-hope/&#34;&gt;a recent Token Skeptic podcast of a Dragon*Con panel on Skepticism and Education moderated by D.J. Grothe of the James Randi Educational Foundation&lt;/a&gt;, I was struck by his repeated references to Skepticism as a worldview (which I put in uppercase to distinguish it from skepticism as a set of methods of inquiry, an attitude or approach).  I wrote the following email to the podcast:&lt;br /&gt;&lt;/p&gt;
&lt;blockquote&gt;I am sufficiently irritated by D.J. Grothe&#39;s repeated reference to&amp;nbsp;skepticism as a &#34;worldview&#34; that I will probably be motivated to&amp;nbsp;write a blog post about it.&lt;/blockquote&gt;&lt;blockquote&gt;There is a growing ambiguity caused by overloading of the term&amp;nbsp;&#34;skepticism&#34; on different things--attitudes, methods and processes,&amp;nbsp;accumulated bodies of knowledge, a movement. &amp;nbsp;To date, there hasn&#39;t&amp;nbsp;really been a capital-S Skepticism as a worldview since the Pyrrhonean&amp;nbsp;philosophical variety. &amp;nbsp;A worldview is an all-encompassing view of the&amp;nbsp;world which addresses how one should believe, how one should act, what&amp;nbsp;kinds of things exist, and so forth. &amp;nbsp;It includes presuppositions not&amp;nbsp;only about factual matters, but about values.&amp;nbsp;&lt;/blockquote&gt;&lt;blockquote&gt;The skepticisms worth promoting are attitudes, methods and processes,&amp;nbsp;and accumulated bodies of knowledge that are consistent with a wide&amp;nbsp;variety of world views. &amp;nbsp;The methods are contextual, applied against a&amp;nbsp;background of social institutions and relationships that are based on&amp;nbsp;trust. &amp;nbsp;There is room in the broader skeptical movement for pluralism,&amp;nbsp;a diversity of approaches that set the skepticisms in different&amp;nbsp;contexts for different purposes--educational, political,&amp;nbsp;philosophical, religious. &amp;nbsp;An unrestricted skepticism is corrosive and&amp;nbsp;undermines all knowledge, for there is no good epistemological&amp;nbsp;response to philosophical skepticism that doesn&#39;t make some&amp;nbsp;assumptions.&lt;/blockquote&gt;&lt;blockquote&gt;Trying to turn skepticism into a capital-S Skeptical worldview&amp;nbsp;strikes me as misguided.&lt;/blockquote&gt;To my mind, what&#39;s most important and useful about skepticism is that it drives the adoption of the best available tools for answering questions, providing more guidance on how to think than on what to think, and on how to recognize trustworthy sources and people to rely upon. &amp;nbsp;There&#39;s not a completely sharp line between these--knowledge about methods and their accuracy is dependent upon factual knowledge, of course.&lt;br /&gt;
&lt;br /&gt;
I think the recent exchanges about &lt;a href=&#34;http://indieskeptics.com/2010/10/14/taking-pride-in-ones-brand/&#34;&gt;the Missouri Skepticon conference really being an atheist conference&lt;/a&gt; may partly have this issue behind them, though I think there are further issues there as well about the &lt;a href=&#34;http://www.discord.org/%7Elippard/skepticalinquirer-janfeb1999.html&#34;&gt;traditional scope of &#34;scientific skepticism&#34; being restricted to &#34;testable claims&#34; and the notion of methodological naturalism that I don&#39;t entirely agree with&lt;/a&gt;. &amp;nbsp;Skepticism is about critical thinking, inquiry, investigation, and using the best methods available to find reliable answers to questions (and promoting broader use of those tools), while atheism is about holding a particular position on a particular issue, that no gods exist. &amp;nbsp;The broader skeptical movement produces greater social benefits by promoting more critical thinking in the general public than does the narrower group of skeptical atheists who primarily argue against religion and especially the smaller subset who are so obsessed that they are immediately dismissed by the broader public as monomaniacal cranks. &amp;nbsp;The organized skeptical groups with decades of history have mainly taken pains to avoid being represented by or identified with the latter, and as a result have been represented by skeptics of a variety of religious views in events of lasting consequence. Think, for example, of the audience for Carl Sagan&#39;s &#34;Cosmos&#34; and his subsequent works, or of the outcome of the Kitzmiller v. Dover trial.&lt;br /&gt;
&lt;br /&gt;
In my opinion, the distinction between skepticism and atheism is an important one, and I think Skepticon does blur and confuse that distinction by using the &#34;skeptic&#34; name and having a single focus on religion. This doesn&#39;t mean that most of the atheists participating in that conference don&#39;t qualify as skeptics, or even that atheist groups promoting rationality on religious subjects don&#39;t count as part of the broader skeptical movement. &amp;nbsp;It just means that there is a genuine distinction to be drawn.&lt;br /&gt;
&lt;br /&gt;
(BTW, I don&#39;t think atheism is a worldview, either--it&#39;s a single feature of a worldview, and one that is less important to my mind than skepticism.)&lt;br /&gt;
&lt;br /&gt;
Previous posts on related subjects:&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2010/01/few-comments-on-nature-and-scope-of.html&#34;&gt;&#34;A few comments on the nature and scope of skepticism&#34;&lt;/a&gt;&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2009/10/skepticism-belief-revision-and-science.html&#34;&gt;&#34;Skepticism, belief revision, and science&#34;&lt;/a&gt;&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2009/10/massimo-pigliucci-on-scope-of-skeptical.html&#34;&gt;&#34;Massimo Pigliucci on the scope of skeptical inquiry&#34;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Also related, &lt;a href=&#34;http://www.discord.org/%7Elippard/skepticalinquirer-janfeb1999.html&#34;&gt;a 1999 letter to the editor of &lt;i&gt;Skeptical Inquirer&lt;/i&gt; from the leaders of many local skeptical groups&lt;/a&gt; (Daniel Barnett, North Texas Skeptics, Dallas, TX; David Bloomberg, Rational Examination Association of Lincoln Land, Springfield, IL; Tim Holmes, Taiwan Skeptics, Tanzu, Taiwan; Peter Huston, Inquiring Skeptics of Upper New York, Schenectady, NY; Paul Jaffe, National Capitol Area Skeptics, Washington, D.C.; Eric Krieg, Philadelphia Association for Critical Thinking, Philadelphia, PA; Scott Lilienfeld, Georgia Skeptics, Atlanta, GA; Jim Lippard, Phoenix Skeptics and Tucson Skeptical Society, Tucson, AZ; Rebecca Long, Georgia Skeptics, Atlanta, GA; Lori Marino, Georgia Skeptics, Atlanta, GA; Rick Moen, Bay Area Skeptics, Menlo Park, CA; Steven Novella, New England Skeptical Society, New Haven, CT; Bela Scheiber, Rocky Mountain Skeptics, Denver, CO; and Michael Sofka, Inquiring Skeptics of Upper New York, Troy, NY).&lt;br /&gt;
&lt;br /&gt;
UPDATE (December 1, 2010): D.J. Grothe states in &lt;a href=&#34;http://www.pointofinquiry.org/james_randi_and_d.j._grothe_amazng_skepticism/&#34;&gt;the most recent (Nov. 26) Point of Inquiry podcast&lt;/a&gt; (Karen Stollznow interviews James Randi and D.J. Grothe), at about 36:50, that he has been misunderstood in his references to skepticism as a &#34;worldview.&#34;&amp;nbsp; This suggests to me that he has in mind a narrower meaning,&lt;a href=&#34;https://blog.lippard.org/2010/11/what-to-think-vs-how-to-think.html?showComment=1290336417223#c2539561779214944187&#34;&gt; as Barbara Drescher has interpreted him in the comments below&lt;/a&gt;.&amp;nbsp; My apologies to D.J. for misconstruing his meaning.
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Michael C. Rush&lt;/strong&gt; &lt;small&gt;(2010-11-20)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;You make some good points, but ultimately I am unconvinced, I think.  It seems to me perfectly reasonable to use &amp;quot;skeptic&amp;quot; in a manner analogous to how we would use &amp;quot;cynic,&amp;quot; &amp;quot;idealist,&amp;quot; or &amp;quot;epicure&amp;quot; in the modern sense, as general categories expressing one&amp;#39;s dominant tendencies in approaching and assessing the world without requiring absolute fidelity to some ancient philosophy or formulation.  Being open to questioning everything does not, it seems to me, imply rejection of everything.
&lt;p&gt;As for the skepticism/atheism issue, I think a person could be an atheist without being a skeptic, but I think it would be pretty silly.  A &amp;quot;faith-based&amp;quot; atheism isn&#39;t of much interest or use.  Can a person, conversely, be a skeptic without being an atheist?  Clearly, but not, I would argue, a very good one.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Does Vocab Malone understand the implications of his own position?</title>
      <link>https://blog.lippard.org/2010/11/does-vocab-malone-understand.html/</link>
      <pubDate>Mon, 15 Nov 2010 14:23:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2010/11/does-vocab-malone-understand.html/</guid>
      <description>&lt;p&gt;Vocab Malone, with whom I had a blog debate about abortion and personhood last year, recently came across this comment of mine on &lt;a href=&#34;http://www.pointofinquiry.org/jen_roth_atheist_against_abortion/&#34;&gt;the Point of Inquiry podcast with Jen Roth&lt;/a&gt;, an atheist who argues for the immorality of abortion:&lt;br /&gt;&lt;/p&gt;
&lt;blockquote&gt;Was Jen Roth ultimately arguing that personhood is something that a human organism has for its entire lifecycle? At what starting point? Conception, implantation, or something else?&lt;br /&gt;
&lt;br /&gt;
I find it completely implausible that an organism at a life stage with no capacity for perception, let alone reason, counts as a person. Nor that a particular genetic code is either necessary or sufficient for personhood.&lt;br /&gt;
&lt;br /&gt;
I think every point that she made was brought up in &lt;a href=&#34;https://blog.lippard.org/2009/12/vocab-malone-on-abortion-and-personhood.html&#34;&gt;a debate I had with a Christian blogger on the topic of abortion&lt;/a&gt;, who similarly argued for an equation between personhood and human organism. I wonder if she has any better rejoinders. Does she think that IVF and therapeutic cloning are immoral? IUDs?&lt;/blockquote&gt;Vocab claimed that my argument was a &#34;Chewbacca argument,&#34; a smoke screen, or a slippery slope argument, but in fact it is none of these. &amp;nbsp;I posted &lt;a href=&#34;http://vocabmalone.blogspot.com/2010/09/pro-life-rappers-and-atheists-against.html&#34;&gt;the following comment in response to him&lt;/a&gt;:&lt;br /&gt;
&lt;blockquote&gt;Vocab:&lt;/blockquote&gt;&lt;blockquote&gt;The argument I made is not a slippery slope argument, it&#39;s a reductio ad absurdum. &amp;nbsp;Your position is that the human organism is a person and has a right to life from fertilization to death (and presumably beyond), so you&#39;ve already gone down the &#34;slippery slope&#34; and must of necessity say that IVF, therapeutic cloning, and IUDs are immoral because they result in the destruction and death of fertilized ova. &amp;nbsp;My position is that it is absurd to think that these things are immoral, and if you were to avoid the slippery slope by agreeing with me, you would have contradicted a logical consequence of your own position--thus, a reductio ad absurdum by being committed to a proposition and its negation.&lt;/blockquote&gt;&lt;blockquote&gt;A slippery slope argument is an argument that says your position is committed to some consequence because there is no criterion that you can use to draw a line to avoid. &amp;nbsp;For example, if I argued that your position committed you to giving a right to life to all animals, and required you to be a vegetarian, or that it required you to give a right to life to every organism with DNA, and required you to hold a position like the Jain religion that all killing is wrong.&lt;/blockquote&gt;&lt;blockquote&gt;As it happens, you never did supply an account of just what it is about the human organism that gives it a right to life or personhood--you offered no constitutive account of what properties entail a right to life or personhood, other than a genetic one. &amp;nbsp;I made the case near the end of our debate that you are probably implicitly assuming that personhood comes from a soul, and that souls are connected to human organisms at the point of fertilization, but there&#39;s clearly no evidence for that position, scientific, philosophical, or theological.&lt;/blockquote&gt;&lt;blockquote&gt;BTW, my argument is also clearly not a Chewbacca argument or smoke screen, which is a simple non sequitur. &amp;nbsp;To think that, you would have to fail to understand that the items I identified all result in the destruction of fertilized human ova.&lt;/blockquote&gt;It&#39;s important to note that not all slippery slope arguments are fallacious--if there really is no criterion to stop the fall down the slope, the argument is valid. &amp;nbsp;As Vocab never did explain what it is about human organisms that make them rights-bearers, I think he does face the slippery slope argument I presented unless he can offer some criterion for distinguishing human organisms from other organisms with respect to having a right to life.
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;M!&lt;/strong&gt; &lt;small&gt;(2010-11-17)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Let me be concise and clear: I do think *most* forms of IVF (there&amp;#39;s a way to do it that hypothetically would be ethical), therapeutic cloning, and IUD&amp;#39;s (they act as abortifacients) are unethical.
&lt;p&gt;This is the only logically consistent position to take if one understands that the ontology of the human being is such that all humans are persons and all persons have inherent and inalienable rights, the foremost of which is the right to life.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Pamela Gorman edits her own Wikipedia entry?</title>
      <link>https://blog.lippard.org/2010/11/pamela-gorman-edits-her-own-wikipedia.html/</link>
      <pubDate>Thu, 04 Nov 2010 04:38:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2010/11/pamela-gorman-edits-her-own-wikipedia.html/</guid>
      <description>&lt;p&gt;Former Arizona state legislator Pamela Gorman, or someone claiming to be her, took issue with the following passage in &lt;a href=&#34;http://en.wikipedia.org/wiki/Pamela_Gorman&#34;&gt;her Wikipedia entry&lt;/a&gt;:&lt;br /&gt;&lt;/p&gt;
&lt;blockquote&gt;Also in 2005, Gorman was one of several Arizona legislators who supported parental rights legislation which was also supported by the Citizens Commission on Human Rights. She attended the grand opening of the Church of Scientology&#39;s &#34;Psychiatry: An Industry of Death&#34; exhibition in Los Angeles in December 2005 at the request of Robin Read, President of the National Federation for Women Legislators.&lt;/blockquote&gt;The edit, which was described as &#34;clarification of falsehoods entered about me and other organizations&#34; and came from Cox Communications Phoenix IP 68.231.27.68, &lt;a href=&#34;http://en.wikipedia.org/w/index.php?title=Pamela_Gorman&amp;amp;action=historysubmit&amp;amp;diff=394338493&amp;amp;oldid=389039637&#34;&gt;added the following&lt;/a&gt; right after that text:&lt;br /&gt;
&lt;blockquote&gt;It was a quick visit which did not include any meals or other &#34;fluff.&#34;  The goal of the trip was to determine what the Citizen&#39;s Commission on Human Rights was about, as they were becoming heavily involved in NFWL.  The cost of the roundtrip flight for the small group to tour the museum was reported by CCHR, according to Arizona disclosure laws.  Gorman&#39;s political enemies have tried for years to make a leap from her touring a museum as a favor to the president of her professional organization to her actually being a Scientologist. Further attempts to alter this page with falsehoods of this nature may be met with legal action.&lt;/blockquote&gt;I&#39;m not aware of any online claims that Gorman, who is an evangelical Christian, is a Scientologist, only that she was &lt;a href=&#34;https://blog.lippard.org/2007/01/state-legislator-who-supported.html&#34;&gt;one of several Arizona legislators who sponsored legislation on behalf of a Scientology front group and accepted gifts from the Church of Scientology&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
It&#39;s good that Gorman was willing to give a bit more context, but it should be noted that this was not simple &#34;parental rights legislation which was also supported by the Citizens Commission on Human Rights,&#34; it was a bill that was at least partly written by CCHR.  As &lt;a href=&#34;http://www.azcentral.com/arizonarepublic/news/articles/0311scientologists11.html&#34;&gt;the Arizona Republic reported at the time&lt;/a&gt;, the original text required not only parental consent before mental health evaluations by schools, it required that parents read CCHR anti-psychiatry propaganda before signing a consent form:&lt;br /&gt;
&lt;blockquote&gt;Another bill introduced this year would have required written consent from parents for any mental-health screenings in schools. The bill was similar to other measures passed in previous years and vetoed by the governor. Sponsored by Sen. Karen Johnson, a member of the commission&#39;s international advisory group, the bill had a bipartisan group of 36 co-sponsors. Still, it failed by a tie vote in the Education Committee, in part because of testimony of mental-health advocates.&lt;br /&gt;
&lt;br /&gt;
The original text of the bill would have required parents to sign a lengthy consent form that contained paragraph after paragraph of negative information about psychiatric practices.&lt;/blockquote&gt;Information about CCHR is easy to come by on the Internet (e.g., at &lt;a href=&#34;http://en.wikipedia.org/wiki/Citizens_Commission_on_Human_Rights&#34;&gt;Wikipedia&lt;/a&gt; or &lt;a href=&#34;http://www.xenu.net/archive/infopack/12.htm&#34;&gt;xenu.net&lt;/a&gt;), so it&#39;s unclear why Gorman needed to accept a round trip flight to Los Angeles on the CCHR&#39;s dime to find out &#34;what the Citizen&#39;s Commission on Human Rights was about,&#34; or why she sponsored their bill.</description>
    </item>
    <item>
      <title>James Dobson&#39;s dog-beating story</title>
      <link>https://blog.lippard.org/2010/09/james-dobsons-dog-beating-story.html/</link>
      <pubDate>Mon, 13 Sep 2010 14:56:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2010/09/james-dobsons-dog-beating-story.html/</guid>
      <description>&lt;p&gt;In James Dobson&amp;rsquo;s 1978 book, &lt;i&gt;The Strong-Willed Child&lt;/i&gt;, &lt;a href=&#34;http://www.talk2action.org/story/2010/7/18/193343/526&#34;&gt;he writes about using a belt to beat his dachshund into submission&lt;/a&gt;:&lt;br /&gt;&lt;/p&gt;
&lt;blockquote&gt;Please don&#39;t misunderstand me. Siggie is a member of our family and we love him dearly. And despite his anarchistic nature, I have finally taught him to obey a few simple commands. However, we had some classic battles before he reluctantly yielded to my authority.&lt;br /&gt;
&lt;br /&gt;
The greatest confrontation occurred a few years ago when I had been in Miami for a three-day conference. I returned to observe that Siggie had become boss of the house while I was gone. But I didn&#39;t realize until later that evening just how strongly he felt about his new position as Captain.&lt;br /&gt;
&lt;br /&gt;
At eleven o&#39;clock that night, I told Siggie to go get into his bed, which is a permanent enclosure in the family room. For six years I had given him that order at the end of each day, and for six years Siggie had obeyed.&lt;br /&gt;
&lt;br /&gt;
On this occasion, however, he refused to budge. You see, he was in the bathroom, seated comfortably on the furry lid of the toilet seat. That is his favorite spot in the house, because it allows him to bask in the warmth of a nearby electric heater...&lt;br /&gt;
&lt;br /&gt;
When I told Sigmund to leave his warm seat and go to bed, he flattened his ears and slowly turned his head toward me. He deliberately braced himself by placing one paw on the edge of the furry lid, then hunched his shoulders, raised his lips to reveal the molars on both sides, and uttered his most threatening growl. That was Siggie&#39;s way of saying. &#34;Get lost!&#34;&lt;br /&gt;
&lt;br /&gt;
I had seen this defiant mood before, and knew there was only one way to deal with it. The ONLY way to make Siggie obey is to threaten him with destruction. Nothing else works. I turned and went to my closet and got a small belt to help me &#34;reason&#34; with Mr. Freud.&lt;br /&gt;
&lt;br /&gt;
What developed next is impossible to describe. That tiny dog and I had the most vicious fight ever staged between man and beast. I fought him up one wall and down the other, with both of us scratching and clawing and growling and swinging the belt. I am embarrassed by the memory of the entire scene. Inch by inch I moved him toward the family room and his bed. As a final desperate maneuver, Siggie backed into the corner for one last snarling stand. I eventually got him to bed, only because I outweighed him 200 to 12!&lt;/blockquote&gt;&lt;br /&gt;
Dobson&#39;s book is a promotion of corporal punishment in child rearing. This story is complementary to &lt;a href=&#34;https://blog.lippard.org/2006/04/jerry-falwells-cat-killing-story.html&#34;&gt;Jerry Falwell&#39;s cat-killing story&lt;/a&gt;, written at a time when Christian fundamentalists didn&#39;t seem overly concerned about abuse of animals--the 1970s.&amp;nbsp; It&#39;s also complementary to the story of &lt;a href=&#34;https://blog.lippard.org/2007/12/mike-huckabees-problems.html&#34;&gt;Mike Huckabee&#39;s son killing a dog&lt;/a&gt;, and Mormon &lt;a href=&#34;https://blog.lippard.org/2007/07/mitt-romneys-dog.html&#34;&gt;Mitt Romney&#39;s dog abuse story&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Thankfully, most of us today recognize that abusing animals is &lt;a href=&#34;http://en.wikipedia.org/wiki/Cruelty_to_animals#Psychological_disorders&#34;&gt;a sign of psychopathy&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
UPDATED: To lengthen quote and correct source book title, &lt;a href=&#34;http://msgboard.snopes.com/message/ultimatebb.php?/ubb/get_topic/f/33/t/001112/p/1.html&#34;&gt;as per Snopes&lt;/a&gt;.&amp;nbsp; The original 1978 hardcover version of the book is available for $0.01 on Amazon.com Marketplace.
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Bartimaeus&lt;/strong&gt; &lt;small&gt;(2010-09-28)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;They probably thought Sigmund&amp;#39;s behavior was &amp;quot;cute&amp;quot; up to the point that he started biting them. Sad that he did not realize he was creating a monster and then resorted to physical violence as his first and only option. Even more disturbing that he uses it as an example for raising children.
&lt;p&gt;Here is an interesting post by someone who actually understands dogs better than most, just for a little contrast;
&lt;a href=&#34;http://cynography.blogspot.com/search?updated-max=2010-09-16T18%3A49%3A00-04%3A00&amp;amp;amp;max-results=7&#34;&gt;http://cynography.blogspot.com/search?updated-max=2010-09-16T18%3A49%3A00-04%3A00&amp;amp;amp;max-results=7&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Gun-toting, Scientology-supporting, Bible-thumping, climate change-denying Pamela Gorman wants to be elected to Congress</title>
      <link>https://blog.lippard.org/2010/08/gun-toting-scientology-supporting-bible.html/</link>
      <pubDate>Sat, 14 Aug 2010 17:54:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2010/08/gun-toting-scientology-supporting-bible.html/</guid>
      <description>&lt;p&gt;&lt;strike&gt;Former&lt;/strike&gt; Arizona State Representative Pamela Gorman, whose promo video proudly proclaims her to be a gun-toting Bible thumper, spent some of her time in the Arizona legislature &lt;a href=&#34;https://blog.lippard.org/2006/03/arizona-legislators-sponsoring-bills.html&#34;&gt;supporting Scientology front groups&lt;/a&gt; and &lt;a href=&#34;https://blog.lippard.org/2007/01/state-legislator-who-supported.html&#34;&gt;denying the existence of human-caused global warming&lt;/a&gt; through her affiliation with the sleazy &lt;a href=&#34;http://lippard.blogspot.com/search/label/Heartland%20Institute&#34;&gt;Heartland Institute&lt;/a&gt;.  Here&amp;rsquo;s her video:&lt;br /&gt;
&lt;br /&gt;
&lt;object height=&#34;385&#34; width=&#34;640&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/GqnjzONrPiA?fs=1&amp;amp;hl=en_US&#34;&gt;&lt;/param&gt;&lt;param name=&#34;allowFullScreen&#34; value=&#34;true&#34;&gt;&lt;/param&gt;&lt;param name=&#34;allowscriptaccess&#34; value=&#34;always&#34;&gt;&lt;/param&gt;&lt;embed src=&#34;http://www.youtube.com/v/GqnjzONrPiA?fs=1&amp;amp;hl=en_US&#34; type=&#34;application/x-shockwave-flash&#34; allowscriptaccess=&#34;always&#34; allowfullscreen=&#34;true&#34; width=&#34;640&#34; height=&#34;385&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Would you like some Scientology with your libertarianism?</title>
      <link>https://blog.lippard.org/2010/07/would-you-like-some-scientology-with.html/</link>
      <pubDate>Mon, 05 Jul 2010 14:42:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2010/07/would-you-like-some-scientology-with.html/</guid>
      <description>&lt;p&gt;A few years ago, I &lt;a href=&#34;http://www.discord.org/%7Elippard/casey.html&#34;&gt;noted that popular and wealthy libertarian investment writer Douglas Casey was making tacit references to L. Ron Hubbard doctrine in his writing&lt;/a&gt;.  For example, I noted that he wrote (in an article titled &amp;ldquo;The New Praetorians&amp;rdquo; in the March 1996 issue of &lt;i&gt;Liberty&lt;/i&gt; magazine):&lt;br /&gt;&lt;/p&gt;
&lt;blockquote&gt;I have long believed that about 80% of the human race are basically people of good will.&amp;nbsp; About 17% can be classified as potential trouble sources--PTS&#39;s--who will basically bend with whatever wind prevails.&amp;nbsp; Only 3% are actively destructive sociopaths.&amp;nbsp; But that 3% tend to gravitate toward politics, the military, the media, the financial system, and other centers of power.&#34;&lt;/blockquote&gt;I noted that the term &#34;potential trouble source&#34; (PTS) derives from Hubbard, who also identifies a similar percentages of the population into the categories of PTS and &#34;suppressive persons&#34; (SPs).&amp;nbsp; In a letter to &lt;i&gt;Liberty&lt;/i&gt; which they refused to publish, I noted:&lt;br /&gt;
&lt;blockquote&gt;L. Ron Hubbard wrote much about &#34;potential trouble sources&#34; (PTS&#39;s) and &#34;suppressive persons&#34; (SP&#39;s) whom he claimed made up 17.5 and 2.5 percent of the population, respectively (see Jon Atack, &lt;i&gt;A Piece of Blue Sky: Scientology, Dianetics and L. Ron Hubbard Exposed&lt;/i&gt;, 1990, Carol Publishing Group. p. 155).&amp;nbsp; Hubbard&#39;s views on PTS&#39;s and SP&#39;s are set out at length in his book &lt;i&gt;An Introduction to Scientology Ethics&lt;/i&gt;, where his definitions of crimes and suppressive acts make it clear that he is no friend of liberty.&amp;nbsp; The Church of Scientology has a long history of harassment and barratrous litigation against its critics which continues to this day on the Internet (see &lt;i&gt;Spy&lt;/i&gt;, February 1996; &lt;i&gt;Wired&lt;/i&gt;, December 1995; &lt;a href=&#34;http://www.discord.org/%7Elippard/skeptic/03.3.jl-jj-scientology.html&#34;&gt;&lt;i&gt;Skeptic&lt;/i&gt;, June 1995&lt;/a&gt;; and the Internet resources linked from &lt;a href=&#34;http://www.thecia.net/%7Ernewman/scientology/home.html&#34;&gt;http://www.thecia.net/~rnewman/scientology/home.html&lt;/a&gt;).&lt;/blockquote&gt;I&#39;ve further noted that Casey was on the financial committee of Libertarian Party presidential candidate Harry Browne in 1996, along with Michael Baybak.&amp;nbsp; Baybak is a Scientology OTVIII who played a major role in a sidebar story to &lt;a href=&#34;http://www.cs.cmu.edu/%7Edst/Fishman/time-behar.html&#34;&gt;&lt;i&gt;Time&lt;/i&gt; magazine&#39;s famous 1991 &#34;Cult of Greed and Power&#34; article&lt;/a&gt; about Scientology, titled &#34;Mining Money in Vancouver.&#34;&lt;br /&gt;
&lt;br /&gt;
Finally, I noted that &lt;a href=&#34;http://www.truthaboutscientology.com/stats/by-name/d/douglas-casey.html&#34;&gt;a Scientology-critical website that publishes Scientology service completions shows multiple Scientology courses completed by a Douglas Casey&lt;/a&gt;, who may well be the same libertarian investment writer.&lt;br /&gt;
&lt;br /&gt;
My objection is not that Casey is a Scientologist, though I think it is legitimate to criticize anyone who knowingly supports the unethical activities of the Church of Scientology.&amp;nbsp; Rather, my objection is to his making unfounded claims based on Scientology and Hubbard doctrines without being open about his sources.&amp;nbsp; It&#39;s a common tactic by the Church of Scientology and other cults to use front groups and try to conceal their nature until after they&#39;ve persuaded someone to participate in a program--the Unification Church calls it &#34;heavenly deception.&#34;&amp;nbsp; I&#39;ve also wondered to what extent Scientology principles are used in Casey&#39;s investment advice, and whether Casey has promoted investment in Scientology-related companies, and whether there were any other Scientologists on Browne&#39;s financial committee, but I haven&#39;t seen any evidence of those things.&lt;br /&gt;
&lt;br /&gt;
A recent &lt;a href=&#34;http://www.caseyresearch.com/displayCwc.php?id=27&#34;&gt;interview with Casey on his own website&lt;/a&gt; points out that he is something of an apologist for the Church of Scientology and Hubbard:&lt;br /&gt;
&lt;blockquote&gt;&lt;b class=&#34;blue&#34;&gt;L&lt;/b&gt;: It actually  sparked something of a  religion  for a time. People were adopting  Heinlein&#39;s Martian  philosophy and starting &#34;crèches&#34; around the country. Do you  know if  it&#39;s true that L. Ron Hubbard, another SF author, founded the church of   Scientology as a result of Heinlein betting him he couldn&#39;t do it and  make it  stick?&lt;br /&gt;
&lt;br /&gt;
&lt;span class=&#34;blue&#34;&gt;&lt;b&gt;Doug&lt;/b&gt;&lt;/span&gt;&lt;b&gt;:&lt;/b&gt;  There&#39;s no  way to know the actual facts, of course, other than Hubbard  started researching  Dianetics just after World War II. But they were  friends, after all, and both SF  writers. The model for the character of  Michael Valentine Smith was supposed to  have been Hubbard – there were  supposed to be a lot of similarities between the  two. The religion  racket can be an easy way to make a million dollars, but I  don&#39;t think  that was on Hubbard&#39;s mind when he founded Scientology. A  surprisingly  large percentage of the human potential movement was a direct  result of  his work. He was sincere in promoting it, notwithstanding a lot of   negative PR surrounding the subject.&lt;/blockquote&gt;Hubbard&#39;s sincerity may be legitimately questioned by anyone familiar with &lt;a href=&#34;http://www.clambake.org/archive/books/bfm/bfmconte.htm&#34;&gt;his biography&lt;/a&gt;.&amp;nbsp; And I&#39;m not sure &#34;a surprisingly large percentage of the human potential movement&#34; being inspired by Scientology (e.g., est, Landmark Forum, Eckankar, etc.) is to its credit.&lt;br /&gt;
&lt;br /&gt;
Last month, the website The Daily Bell published &lt;a href=&#34;http://www.thedailybell.com/1128/Doug-Casey-Revisits-the-Greater-Depression&#34;&gt;an interview with Casey titled &#34;Doug Casey Revisits the Greater Depression&#34;&lt;/a&gt; in which Casey referred to the Roman emperor Tiberius as &#34;a degraded being,&#34; another use of Scientology terminology.&amp;nbsp; This prompted a commenter who identified as an ex-Scientologist to ask if Casey was a Scientologist, and another commenter to point to &lt;a href=&#34;http://www.discord.org/%7Elippard/casey.html&#34;&gt;my website on Casey&lt;/a&gt;.&amp;nbsp; This prompted &lt;a href=&#34;http://www.thedailybell.com/1128/Doug-Casey-Revisits-the-Greater-Depression&#34;&gt;a response from The Daily Bell&lt;/a&gt;:&lt;br /&gt;
&lt;blockquote&gt;Doug Casey is the author of numerous hard-money/free-market best-sellers  and has established himself as a reliable and prominent  libertarian-oriented commentator over years and years.  &lt;br /&gt;
&lt;br /&gt;
He may or may not have Scientology connections (we have no idea) but  unlike DC we don&#39;t see any overt or even covert evidence of specific  dogma infecting his commentary - which is concise, to-the-point and  in-line with the free-market message that he&#39;s been purveying for  decades.  &lt;br /&gt;
&lt;br /&gt;
Scientology is alleged to be a &#34;bad church.&#34; But modern Western  governments inflate economies to ruination, cost tens of millions  pensions and savings, freely wiretap, prosecute and imprison millions,  foment endless authoritarian regulations and illogical laws, mandate  poisonous vaccines, engage in punitive taxation and serial warfare, etc.  ...  &lt;br /&gt;
&lt;br /&gt;
We think we would be more concerned if Casey were an apologist for  modern Western regulatory democracy rather than a courageous and  principled opponent of it. We are grateful for his voice and message,  especially during the 20th century when very few spoke out.  &lt;br /&gt;
&lt;br /&gt;
Again, we have no knowledge of any affiliation of his with  Scientology, but we do know what we can read on the printed page. We  believe that Casey has contributed greatly to an understanding of  free-markets, especially in the 20th century when he emerged  courageously as a prominent spokesperson at a time when there were very  others. &lt;br /&gt;
&lt;br /&gt;
But let us reverse the issue. What is the agenda of those who are  bringing up a Scientology link?  Casey doesn&#39;t mention it. His arguments  are the same as they have always been - lucid, elegant and inspiring.  &lt;br /&gt;
&lt;br /&gt;
In fact, it seems to us a despicable canard - and an obscene  red-herring - to read an honest interview freely given and then drag  someone&#39;s alleged religion into it. It is like questioning one&#39;s  veracity simply because he or she is Jewish or Roman Catholic.  &lt;br /&gt;
&lt;br /&gt;
Please respond to what is on the page, not to some malicious or  false gossip about someone&#39;s supposed religious affiliation with a  church that is alleged by some to do bad things - with many accusations  coming from Western governments such as France, Germany or the United  States.&lt;/blockquote&gt;I&#39;ve submitted the following response comment to The Daily Bell:&lt;br /&gt;
&lt;blockquote&gt;Since I am here accused of &#34;some malicious or false gossip about someone&#39;s supposed religious affiliation with a church that is alleged by some to do bad things&#34; and of &#34;a despicable canard - and an obscene red-herring&#34; and asked &#34;What is the agenda of those who are bringing up a Scientology link?&#34; I would like to respond.&lt;br /&gt;
&lt;br /&gt;
My criticism of Casey is not for being a Scientologist, but for injecting Scientology doctrine and claims from L. Ron Hubbard into his writing without being explicit or open about it.&amp;nbsp; This criticism is neither malicious nor false, but is backed up with specific citations.&amp;nbsp; Further, the Church of Scientology is not merely &#34;alleged by some to do bad things,&#34; it has been caught doing so, which has been repeatedly and thoroughly documented (e.g., its &lt;a href=&#34;http://www.xenu.net/archive/go/ops/go732/go732.htm&#34;&gt;breaking into numerous government offices and engaging in wiretapping&lt;/a&gt;, its &lt;a href=&#34;http://home.snafu.de/tilman/krasel/cooper/frk.html&#34;&gt;attempt to frame author Paulette Cooper for a bomb threat&lt;/a&gt; which led to her arrest, its &lt;a href=&#34;http://shipbrook.com/jeff/CoS/docs/cazares.html&#34;&gt;illegal covert operations against the mayor of Clearwater, FL&lt;/a&gt;, its attempt to cover up &lt;a href=&#34;http://www.lisamcpherson.org/&#34;&gt;its responsibility in the death of Lisa McPherson&lt;/a&gt;, &lt;a href=&#34;http://www.cs.cmu.edu/%7Edst/Fishman/Declaration/exhibg.html&#34;&gt;its formal policy of harassment using the legal system&lt;/a&gt;, and on and on).&amp;nbsp; Many of the documents that expose Scientology&#39;s involvement in such activities were seized in FBI raids in the mid-1970s or have been leaked by ex-members and are available on the Internet at locations such as &lt;a href=&#34;http://shipbrook.com/jeff/CoS/index.html&#34;&gt;http://shipbrook.com/jeff/CoS/index.html&lt;/a&gt;, &lt;a href=&#34;http://www.xenu.net/&#34;&gt;http://www.xenu.net/&lt;/a&gt;, and &lt;a href=&#34;http://www.cs.cmu.edu/%7Edst/Secrets/index.html&#34;&gt;http://www.cs.cmu.edu/~dst/Secrets/index.html&lt;/a&gt;&lt;/blockquote&gt;This week will offer an opportunity for many to hear Doug Casey speak at the FreedomFest in Las Vegas, July 7-11 at Bally&#39;s/Paris.&amp;nbsp; If you have some familiarity with Scientology and the writings of L. Ron Hubbard, listen carefully, and let me know if you hear anything of interest.
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2010-07-05)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Your point is apparently too subtle for most people, Jim. 
&lt;p&gt;The whole problem would go away if Casey were just up front about things - &amp;quot;Yes, I am a Scientologist&amp;quot; or &amp;quot;No, I am not, but they have some good things to say.&amp;quot; Refusing to comment at all just seems odd.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bowlarama 2010</title>
      <link>https://blog.lippard.org/2010/06/bowlarama-2010.html/</link>
      <pubDate>Thu, 24 Jun 2010 22:46:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2010/06/bowlarama-2010.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://blog.lippard.org/images/connor.jpg&#34; onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34;&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; id=&#34;BLOGGER_PHOTO_ID_5486480852417120178&#34; src=&#34;https://blog.lippard.org/images/connor.jpg&#34; style=&#34;cursor: pointer; height: 153px; width: 153px;&#34; /&gt;&lt;/a&gt;&lt;a href=&#34;https://blog.lippard.org/images/bianca.jpg&#34; onblur=&#34;try  {parent.deselectBloggerImageGracefully();} catch(e) {}&#34;&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; id=&#34;BLOGGER_PHOTO_ID_5486480588470665682&#34; src=&#34;https://blog.lippard.org/images/bianca.jpg&#34; style=&#34;cursor: pointer; float: left; height: 155px; margin: 0pt 10px 10px 0pt; width: 155px;&#34; /&gt;&lt;/a&gt;&lt;a href=&#34;https://blog.lippard.org/images/rudy.jpg&#34; onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34;&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; id=&#34;BLOGGER_PHOTO_ID_5486480726135163650&#34; src=&#34;https://blog.lippard.org/images/rudy.jpg&#34; style=&#34;cursor: pointer; float: left; height: 160px; margin: 0pt 10px 10px 0pt; width: 174px;&#34; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;span style=&#34;font-size: 100%;&#34;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;&lt;/p&gt;
&lt;div style=&#34;font-family: verdana; text-align: justify;&#34;&gt;&lt;div style=&#34;text-align: center;&#34;&gt;&lt;span style=&#34;font-size: 100%; font-weight: bold;&#34;&gt;I have about 5 weeks to reach my fund-raising goal for this year&#39;s Bowlarama.&lt;/span&gt;&lt;/div&gt;&lt;span style=&#34;font-family: verdana; font-size: 100%;&#34;&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class=&#34;MsoNormal&#34; style=&#34;font-family: verdana; text-align: justify;&#34;&gt;&lt;span style=&#34;font-size: 100%;&#34;&gt;Please visit my &lt;a href=&#34;http://www.firstgiving.com/kathleenlippard&#34;&gt;donation page&lt;/a&gt; and make a donation, big or small.&lt;/span&gt;&lt;span style=&#34;font-size: 100%;&#34;&gt; &lt;/span&gt;&lt;span style=&#34;font-size: 100%;&#34;&gt;All money goes to the care and feeding of cats a&lt;/span&gt;&lt;span style=&#34;font-size: 100%;&#34;&gt;nd dogs rescued from the euthanasia list at the county pound.&lt;/span&gt;&lt;span style=&#34;font-size: 100%;&#34;&gt; &lt;/span&gt;&lt;span style=&#34;font-size: 100%;&#34;&gt;&lt;city st=&#34;on&#34;&gt;&lt;place st=&#34;on&#34;&gt;Phoenix&lt;/place&gt;&lt;/city&gt; area people know that area shelters are taking in record numbers of animals so far this year.&lt;/span&gt;&lt;span style=&#34;font-size: 100%;&#34;&gt; &lt;/span&gt;&lt;span style=&#34;font-size: 100%;&#34;&gt;&lt;a href=&#34;http://azrescue.org/index.php&#34;&gt;RESCUE&lt;/a&gt; helps reduce euthanasia rates at the county pound.&lt;/span&gt;&lt;span style=&#34;font-size: 100%;&#34;&gt; &lt;/span&gt;&lt;/div&gt;&lt;div class=&#34;MsoNormal&#34; style=&#34;font-family: verdana; text-align: justify;&#34;&gt;&lt;span style=&#34;font-size: 100%;&#34;&gt;All three of our dogs were given a second change by RESCUE.&lt;/span&gt;&lt;span style=&#34;font-size: 100%;&#34;&gt; &lt;/span&gt;&lt;span style=&#34;font-size: 100%;&#34;&gt;I&#39;ve attached pictures of a few others that are currently in RESCUE&#39;s care, waiting for their forever homes.&lt;/span&gt;&lt;/div&gt;&lt;div style=&#34;font-family: verdana; text-align: justify;&#34;&gt;&lt;/div&gt;&lt;div class=&#34;MsoNormal&#34; style=&#34;font-family: verdana; text-align: justify;&#34;&gt;&lt;span style=&#34;font-size: 100%;&#34;&gt;Did you know that the number one killer of healthy dogs in this country is &#34;euthanasia?&#34;&lt;/span&gt;&lt;span style=&#34;font-size: 100%;&#34;&gt; &lt;/span&gt;&lt;span style=&#34;font-size: 100%;&#34;&gt;RES&lt;/span&gt;&lt;span style=&#34;font-size: 100%;&#34;&gt;CUE is the last voice for dogs and cats awaiting this terrible fate at Animal Control and the Humane Society.&lt;/span&gt;&lt;span style=&#34;font-size: 100%;&#34;&gt; &lt;/span&gt;&lt;span style=&#34;font-size: 100%;&#34;&gt;RESCUE is a &#34;no kill&#34; organization and animals stay with RESCUE for as long as it takes to find them a home that meets their needs.&lt;/span&gt;&lt;span style=&#34;font-size: 100%;&#34;&gt; &lt;/span&gt;&lt;span style=&#34;font-size: 100%;&#34;&gt;RESCUE has only one paid staff member and over 275 volunteers.&lt;/span&gt;&lt;span style=&#34;font-size: 100%;&#34;&gt; &lt;/span&gt;&lt;span style=&#34;font-size: 100%;&#34;&gt;Our veterinary, boarding and food expenses run about $9-12,000 a month.&lt;/span&gt;&lt;span style=&#34;font-size: 100%;&#34;&gt; &lt;/span&gt;&lt;/div&gt;&lt;div class=&#34;MsoNormal&#34; style=&#34;font-family: verdana; text-align: justify;&#34;&gt;&lt;span style=&#34;font-size: 100%;&#34;&gt;RESCUE has saved and placed over 9,400+ dogs and cats, and for every animal we adopt, we are back to save another.&lt;/span&gt;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Discredited doctor comes to Phoenix</title>
      <link>https://blog.lippard.org/2010/06/discredited-doctor-comes-to-phoenix.html/</link>
      <pubDate>Thu, 24 Jun 2010 14:31:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2010/06/discredited-doctor-comes-to-phoenix.html/</guid>
      <description>&lt;p&gt;British former surgeon Andrew Wakefield, whose discredited and abusive research was responsible for the resurgence of measles outbreaks in the UK and the U.S., is not just coming to Phoenix this Saturday, he is &lt;a href=&#34;http://events.constantcontact.com/register/event?oeidk=a07e2xakuhwcdf8dc5e&#34;&gt;being celebrated by the Autism Society of Greater Phoenix at the Ritz Carlton Hotel&lt;/a&gt;.  Wakefield&amp;rsquo;s 1998 paper in &lt;i&gt;The Lancet&lt;/i&gt; reported symptoms of inflammatory bowel disease in twelve children with autism, and speculated that the cause was the MMR (measles, mumps, rubella) vaccine.  What it didn&amp;rsquo;t report was that Wakefield had &lt;a href=&#34;http://briandeer.com/mmr/st-wakefield-vaccine.htm&#34;&gt;a financial interest in his own alternative vaccine&lt;/a&gt;, that he had been paid by attorneys &lt;a href=&#34;http://briandeer.com/wakefield/wakefield-deal.htm&#34;&gt;who were trying to prove that MMR vaccines were harmful&lt;/a&gt;, that his test subjects were recruited by those attorneys from among their plaintiffs, or that Wakefield engaged in unnecessary colonoscopies, colon biopsies, and spinal taps on children in his study.  Ten of Wakefield&amp;rsquo;s 12 co-authors published a retraction of his interpretation of the paper, and the original paper was withdrawn by the journal this year.  &lt;a href=&#34;http://news.bbc.co.uk/2/hi/health/8695267.stm&#34;&gt;Wakefield&amp;rsquo;s name has been struck from the register of British medical doctors&lt;/a&gt; as a result of his unethical behavior.&lt;br /&gt;
&lt;br /&gt;
The publication of his paper was responsible for a significant drop in UK vaccination rates due to fear of a link to autism, which was accompanied by a rise in measles outbreaks (but no drop in &lt;a href=&#34;http://www.sciencebasedmedicine.org/?p=95&#34;&gt;autism diagnosis rates&lt;/a&gt;). &lt;br /&gt;
&lt;br /&gt;
It is a pity that the Autism Society of Greater Phoenix is promoting an unethical, discredited quack.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Abe Heward&#39;s new blog on software testing</title>
      <link>https://blog.lippard.org/2010/06/abe-hewards-new-blog-on-software.html/</link>
      <pubDate>Sat, 05 Jun 2010 15:20:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2010/06/abe-hewards-new-blog-on-software.html/</guid>
      <description>&lt;p&gt;Veteran software tester Abe Heward has started up a blog on software testing, which I&amp;rsquo;m sure will also include many items of epistemological, economic, and skeptical interest.  He&amp;rsquo;s already got posts on &lt;a href=&#34;http://www.abeheward.com/?p=14&#34;&gt;how the post hoc ergo propter hoc fallacy is relevant to software testing&lt;/a&gt;, &lt;a href=&#34;http://www.abeheward.com/?p=24&#34;&gt;why good testers aren&amp;rsquo;t robots&lt;/a&gt; (and the flaws in one company&amp;rsquo;s attempt to treat them as if they were), and on &lt;a href=&#34;http://www.abeheward.com/?p=24&#34;&gt;opportunity cost and testing automation&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Check it out at &lt;a href=&#34;http://www.abeheward.com/&#34;&gt;&lt;a href=&#34;https://www.abeheward.com&#34;&gt;www.abeheward.com&lt;/a&gt;&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The market for creationism</title>
      <link>https://blog.lippard.org/2010/05/market-for-creationism.html/</link>
      <pubDate>Mon, 31 May 2010 19:22:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2010/05/market-for-creationism.html/</guid>
      <description>&lt;p&gt;Todd Wood of the Center for Origins Research at Bryan College &lt;a href=&#34;http://toddcwood.blogspot.com/2010/05/creationist-finances-revisited.html&#34;&gt;has gotten around to doing&lt;/a&gt; what I haven&amp;rsquo;t done, updating &lt;a href=&#34;https://blog.lippard.org/2007/01/creationist-finances-some-conclusions.html&#34;&gt;my analysis of the market for creationism that I did in early 2007&lt;/a&gt;.  He confirms some of the trends I noted, such as that the market for creationism has been growing and is dominated by Answers in Genesis.  His update goes further, and includes a comparison to the National Center for Science Education, noting that he market for criticism of creationism has grown along with the market for creationism.  He also points out that the groups involved got a boost revenue in 2005 during the Dover trial, that the AiG split from Creation Ministries International doesn&amp;rsquo;t appear to have hurt AiG, and that &amp;ldquo;Godquest,&amp;rdquo; formerly known as Creation Science Evangelism, the Hovind organization, is the #3 creationist organization for revenue behind AiG and the Institute for Creation Research.&lt;br /&gt;
&lt;br /&gt;
Wood reports the following numbers for recent years:&lt;br /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Martin Gardner, RIP</title>
      <link>https://blog.lippard.org/2010/05/martin-gardner-rip.html/</link>
      <pubDate>Sun, 23 May 2010 01:04:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2010/05/martin-gardner-rip.html/</guid>
      <description>&lt;p&gt;The prominent skeptic Martin Gardner, mathematician, philosopher, magician, and writer, died today at the age of 95 (b. October 21, 1914, d. May 22, 2010).  He was one of the founders of the Committee for the Scientific Investigation of Claims of the Paranormal (now Committee for Skeptical Inquiry), and had been part of the earlier Resources for the Scientific Evaluation of the Paranormal along with CSICOP founding members Ray Hyman, James Randi, and Marcello Truzzi.  Long before that, he wrote one of the classic texts debunking pseudoscience, &lt;i&gt;Fads and Fallacies in the Name of Science&lt;/i&gt; (the Dover 2nd edition was published in 1957).  For many years (1956-1981) he was the author of the Scientific American column, &amp;ldquo;Mathematical Games&amp;rdquo; (taken over by Douglas Hofstadter and retitled &amp;ldquo;Metamagical Themas&amp;rdquo;), and he wrote a regular &amp;ldquo;Notes of a Psi-Watcher&amp;rdquo; column for the &lt;i&gt;Skeptical Inquirer&lt;/i&gt; right up to the present.  His 70+ books included a semi-autobiographical novel, &lt;i&gt;The Flight of Peter Fromm&lt;/i&gt;, a book explaining his philosophical positions including why he wasn&amp;rsquo;t an atheist, &lt;i&gt;The Whys of a Philosophical Scrivener&lt;/i&gt;, and an annotated version of Lewis Carroll&amp;rsquo;s Alice in Wonderland works, &lt;i&gt;The Annotated Alice&lt;/i&gt;.&lt;br /&gt;
&lt;br /&gt;
He had been scheduled to appear by video link at &lt;a href=&#34;http://www.randi.org/site/index.php/tam-8-registration.html&#34;&gt;the upcoming The Amazing Meeting 8 in Las Vegas&lt;/a&gt;, where a number of other skeptical old timers will be appearing on discussion panels.  His death is a great loss.&lt;br /&gt;
&lt;br /&gt;
I never met Gardner, but was first introduced to his work reading his &amp;ldquo;Mathematical Games&amp;rdquo; column in the late 70&amp;rsquo;s, and then his &lt;i&gt;Fads and Fallacies&lt;/i&gt; and &lt;i&gt;Skeptical Inquirer&lt;/i&gt; columns.  Gardner, Isaac Asimov, Carl Sagan, and James Randi were the first major figures I identified as skeptical role models.  One of the great honors of my life was receiving the Martin Gardner Award for Best Skeptical Critic from the Skeptics Society in 1996.&lt;br /&gt;
&lt;br /&gt;
A &lt;a href=&#34;http://headinside.blogspot.com/2010/05/rip-martin-gardner-october-21-1914-may.html&#34;&gt;Martin Gardner documentary that is part of &amp;ldquo;The Nature of Things&amp;rdquo;&lt;/a&gt; may be found online, and &lt;a href=&#34;http://www.scientificamerican.com/article.cfm?id=profile-of-martin-gardner&#34;&gt;&lt;i&gt;Scientific American&lt;/i&gt; has republished online its December 1995 profile of Gardner&lt;/a&gt;.  Here&amp;rsquo;s &lt;a href=&#34;http://thebackbench.blogspot.com/2010/05/interview-with-martin-gardner.html&#34;&gt;a transcript of a February 1979 telephone interview between Martin Gardner and five mathematicians&lt;/a&gt; (thanks to Anthony Barcellos for transcribing it and bringing it to my attention in the comments below).&lt;br /&gt;
&lt;br /&gt;
Various tributes:&lt;br /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Origin of the term &#34;woo&#34;</title>
      <link>https://blog.lippard.org/2010/05/origin-of-term-woo.html/</link>
      <pubDate>Thu, 06 May 2010 23:04:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2010/05/origin-of-term-woo.html/</guid>
      <description>&lt;p&gt;Earlier today on Twitter, Adam Bourque (@A_Damn_Bourque) asked if anyone knew the origin of the term &amp;ldquo;woo&amp;rdquo; as applied to the paranormal.  I know I&amp;rsquo;ve heard the term used for at least a decade (or two or three?), but after seeing that neither &lt;a href=&#34;http://www.skepdic.com/woowoo.html&#34;&gt;the Skeptics Dictionary entry on &amp;ldquo;woo woo&amp;rdquo;&lt;/a&gt; nor &lt;a href=&#34;http://forums.randi.org/showthread.php?t=149577&#34;&gt;threads at the JREF Forums&lt;/a&gt; had an etymology, I decided to take a look at Google Books.&lt;br /&gt;
&lt;br /&gt;
&amp;ldquo;Woo&amp;rdquo; wasn&amp;rsquo;t a good search due to the homonym, and &amp;ldquo;woo woo&amp;rdquo; led to lots of matches in stories of children imitating fire engine sirens, but adding &amp;ldquo;astrology&amp;rdquo; and &amp;ldquo;occult&amp;rdquo; as additional terms led to some useful matches.&lt;br /&gt;
&lt;br /&gt;
On my first pass, the oldest reference I found was in &lt;a href=&#34;http://books.google.com/books?id=-OikoSu-vMEC&amp;amp;lpg=PA244&amp;amp;dq=%22woo-woo%22&amp;amp;lr&amp;amp;pg=PA244#v=onepage&amp;amp;q=%22woo-woo%22&amp;amp;f=false&#34;&gt;Nicholas Evans&amp;rsquo; novel &lt;i&gt;The Loop&lt;/i&gt; (1999), p. 244&lt;/a&gt;:&lt;br /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Chinese astronomy and scientific anti-realism</title>
      <link>https://blog.lippard.org/2010/05/chinese-astronomy-and-scientific-anti.html/</link>
      <pubDate>Thu, 06 May 2010 15:14:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2010/05/chinese-astronomy-and-scientific-anti.html/</guid>
      <description>&lt;p&gt;On the last day of my class on Scientific Revolutions and the law, one of the students in the class, Lijing Jiang, gave a presentation titled &amp;ldquo;To Consider the Heavens: The Incorporation of Jesuit Astronomy in the Seventeenth Century Chinese Court.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Her presentation was about how Jesuit missionaries in China brought western astronomy with them, and how it was received.  This added a very interesting complement to the course, as much of the early part of the semester was about the Copernican revolution (using Kuhn&amp;rsquo;s book of the same name).  Part of what happened early on in astronomy was a division between cosmology and positional astronomy, with the former being about the actual nature of the heavens, and the latter being about creating mathematical models for prediction, to be used for navigation and calendar-setting that incorporated features not intended to represent reality (like epicycles).  These two types of astronomy didn&amp;rsquo;t really get reconnected (aside from the occasional realist depiction of epicycles in crystalline spheres) until Galileo argued for a realist interpretation of the Copernican model.  And that didn&amp;rsquo;t fully catch on until Newton.&lt;br /&gt;
&lt;br /&gt;
In China, calendar reform was very important as they used a combination of a lunar month (based on phases of the moon) and tropical year that had to be synchronized annually, and an unpredicted eclipse was considered to be a bad omen.  The Chinese had gone through many calendar reforms as a result of these requirements, and they considered that theories needed to be revised about every 300 years (in other realms as well, not just astronomy).&lt;br /&gt;
&lt;br /&gt;
The Jesuits happened to bring Copernican astronomy to China in the late 16th/early 17th century, with a goal of impressing and converting the Emperor.  They got their big chance to make a splash in 1610, when the Chinese court astronomers mispredicted a solar eclipse by one day, which the Jesuits predicted correctly in advance.  But this turned out in a way to be poorly timed, as the Counter-Reformation decided to start cracking down on Copernican heliocentrism after 1610, making it a formal doctrinal issue in 1616.  The Jesuits in China thus switched to the Tychonic system which was geometrically equivalent to the Copernican model but geocentric.&lt;br /&gt;
&lt;br /&gt;
Multiple factors persuaded the Chinese to maintain a relativistic, anti-realist understanding of positional astronomy beyond the Scientific Revolution.  In addition to Taoist and Buddhist views of life involving constant change and their past experience with calendars suggesting revisions every 300 years, the Jesuits presented another example of apparent arbitrariness in cosmological model selection, and they continued to stick with the Tychonic model as the western world switched to heliocentrism.&lt;br /&gt;
&lt;br /&gt;
You can read Lijing Jiang&amp;rsquo;s blogging at &lt;a href=&#34;http://scienceinamirror.blogspot.com/&#34;&gt;Science in a Mirror&lt;/a&gt;, where she may post something about her presentation in the future.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Social psychology done wrong</title>
      <link>https://blog.lippard.org/2010/05/social-psychology-done-wrong.html/</link>
      <pubDate>Wed, 05 May 2010 23:42:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2010/05/social-psychology-done-wrong.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://blog.lippard.org/images/P5050008.med.jpg&#34; imageanchor=&#34;1&#34; style=&#34;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&#34;&gt;&lt;img border=&#34;0&#34; src=&#34;https://blog.lippard.org/images/P5050008.med.jpg&#34; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;
&lt;div&gt;&lt;/div&gt;The work of ASU emeritus professor of psychology Robert Cialdini, author of the classic book &lt;i&gt;&lt;span&gt;&lt;a href=&#34;http://www.amazon.com/Influence-Psychology-Persuasion-Business-Essentials/dp/006124189X?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;Influence: The Psychology of Persuasion&lt;/a&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=006124189X&#34; style=&#34;border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none; margin: 0px; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important;&#34; width=&#34;1&#34; /&gt;&lt;/span&gt;&lt;/i&gt;, has shown that if a sign or card suggesting that somebody do something also indicates that most other people are likely to do that, it increases compliance with the request.&amp;nbsp; The wording of this sign, put up in ASU bathrooms all over campus by the Health and Counseling Student Action Committee, may well have the opposite of its intended effect.&amp;nbsp; Somebody should have read their Cialdini before making these signs!
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2010-05-31)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Someone should do a study on this particular bathroom&amp;#39;s hand-washing stats and see what the deviation from &amp;quot;normal&amp;quot; is--if any.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Politics and science in risk assessment</title>
      <link>https://blog.lippard.org/2010/05/politics-and-science-in-risk-assessment.html/</link>
      <pubDate>Sun, 02 May 2010 15:36:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2010/05/politics-and-science-in-risk-assessment.html/</guid>
      <description>&lt;p&gt;There’s a widespread recognition that public policy should be informed by both scientifically verifiable factual information and by social values.  It’s commonly assumed that science should provide the facts for policy-makers, and the policy-makers should then use those facts and social and political values of the citizens they represent to make policy.  This division between fact and value is institutionalized in processes such as a division between risk assessment performed by scientists concerned solely with the facts and subsequent risk management that also involves values, performed in the sphere of politics.  This neat division, however, doesn’t actually work that well in practice.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&#34;http://ec.europa.eu/research/science-society/index.cfm?fuseaction=public.topic&amp;amp;id=119&#34;&gt;“Taking European Knowledge Society Seriously,”&lt;/a&gt; a 2007 “Report by the Expert Group on Science and Governance to the Science, Economy and Society Directorate, Directorate-General for Research” of the European Commission, spends much of its third chapter criticizing this division and the idea that risk assessment can be performed in a value-free way.  Some of the Report’s objections are similar to those made by &lt;a href=&#34;https://blog.lippard.org/2010/04/scientific-autonomy-objectivity-and.html&#34;&gt;Heather Douglas in her book &lt;i&gt;Science, Policy, and the Value-Free Ideal&lt;/i&gt;, and her analysis of a topography of values&lt;/a&gt; is complementary to the Report.  The selection of what counts as input into the risk assessment process, for example, is a value-laden decision that is analogous to Douglas’ discussion of problem selection.  Health and safety concerns are commonly paramount, but other potential risks&amp;ndash;to environment, to economy, to social institutions&amp;ndash;may be minimized, dismissed, or ignored.  Selection of methods of measurement also can implicitly involve values, as also is observed by Douglas.  The Report notes, “health can be measured alternatively as frequency or mode of death or injury, disease morbidity, or quality of life,” and questions arise as to how to aggregate and weight different populations, compare humans to nonhumans, and future generations to present generations.&lt;br /&gt;
&lt;br /&gt;
In practice, scientists tend to recognize questions of these sorts, as well as that they are value-laden.  This can lead to the process being bogged down by scientists wanting policy-makers to answer value questions before they perform their risk assessment, while policy-makers insist that they just want the scientific facts of the matter before making any value-based decisions.  Because science is a powerful justification for policy, it’s in the interest of the policy-maker to push as much as possible to the science side of the equation.  We see this occur in Congress, which tends to pass broad-brush statutes which “do something” about a problem but push all the details to regulatory agencies, so that Congress can take credit for action but blame the regulatory agencies if it doesn’t work as expected.  We see it in judicial decisions, where the courts tend to be extremely deferential to science.  And we see it within regulatory agencies themselves, as when EPA Administrator Carol Browner went from saying first that “The question is not one of science, the question is one of judgment” (Dec. 1996, upon initially proposing ozone standards) to “I think it is not a question of judgment, I think it is a question of science” (March 1997, about those same standards).  The former position is subject to challenge in ways that the latter is not.&lt;br /&gt;
&lt;br /&gt;
In reality, any thorough system of risk management needs to be iterative and involve both scientific judgments about facts and political decisions that take into account values, taking care not to use values in a way to achieve predetermined conclusions, but to recognize what sets of interests and concerns are of significance.  This doesn’t preclude the standardization of methods of quantification and assessment, it just means that they need to be able to evolve in response to feedback, as well as to begin from a state where values are explicitly used in identifying what facts need to be assessed.&lt;br /&gt;
&lt;br /&gt;
[A slightly different version of the above was written as a comment for   my Human and Social Dimensions of Science and Technology core seminar.    Thanks to Tim K. for his comments.]&lt;/p&gt;</description>
    </item>
    <item>
      <title>Science fiction scenarios and public engagement with science</title>
      <link>https://blog.lippard.org/2010/04/science-fiction-scenarios-and-public.html/</link>
      <pubDate>Fri, 30 Apr 2010 03:26:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2010/04/science-fiction-scenarios-and-public.html/</guid>
      <description>&lt;p&gt;Science fiction has been a popular genre at least since Jules Verne’s 19th century work, and arguably longer still. But can it have practical value as well as be a form of escapist entertainment? Clark Miller and Ira Bennett of ASU suggest that it has potential for use in improving the capacity of the general public “to imagine and reason critically about technological futures” and for being integrated into technology assessment processes (“Thinking longer term about technology: is there value in science fiction-inspired approaches to constructing futures?&amp;quot; &lt;i&gt;Science and Public Policy&lt;/i&gt; 35(8), October 2008, pp. 597-606).&lt;br /&gt;
&lt;br /&gt;
Miller and Bennett argue that science fiction can provide a way to stimulate people to wake from “technological somnambulism” (Langdon Winner’s term for taking for granted or being oblivious to sociotechnical changes), in order to recognize such changes, realize that there may be alternative possibilities and that particular changes need not be determined, and to engage with deliberative processes and institutions that choose directions of change. Where most political planning is short-term and based on projections that simply extend current trends incrementally into the future, science fiction provides scenarios which exhibit “non-linearity” by involving multiple, major, and complex changes from current reality. While these scenarios “likely provide&amp;hellip;little technical accuracy” about how technology and society will actually interact, they may still provide ideas about alternative possibilities, and in particular to provide “clear visions of desirable&amp;ndash;and not so desirable&amp;ndash;futures.”&lt;br /&gt;
&lt;br /&gt;
The article begins with a quote from Christine Peterson of the Foresight Institute recommending that “hard science fiction” be used to aid in “long-term” (20+ year) prediction scenarios; she advises, “Don’t think of it as literature,” and focus on the technologies rather than the people. Miller and Bennett, however, argue otherwise&amp;ndash;that not only is science fiction useful for thinking about longer-term consequences, but that the parts about the people&amp;ndash;how technologies actually fit into society&amp;ndash;are just as, if not more important than the ideas about the technologies themselves.&lt;br /&gt;
&lt;br /&gt;
It ends with some examples of use of science fiction in workshops for nanotechnology researchers which have been conducted by Bennett and suggested uses in science education and in “society’s practices and institutions for public engagement and technology assessment.” About the former suggested use, the authors write that “The National Science Foundation, which has by and large not been in the business of supporting science fiction, might be encouraged to fund training and/or networking exercises that would foster greater interaction among scientists and fiction writers.”&lt;br /&gt;
&lt;br /&gt;
While some steps have been taken to promote interaction between scientists and fiction writers&amp;ndash;most notably the National Academy of Sciences’ &lt;a href=&#34;http://www.scienceandentertainmentexchange.org/&#34;&gt;Science and Entertainment Exchange&lt;/a&gt; project headed by executive director Jennifer Ouellette &lt;a href=&#34;https://blog.lippard.org/2009/08/amazing-meeting-7-swissrandi-ouellette.html&#34;&gt;who spoke at last year’s The Amazing Meeting 7&lt;/a&gt;&amp;ndash;this interaction is mostly one-way. The project is conceived of as a way for science to be accurately communicated to the general public through entertainment, rather than facilitating the generation of ideas for technological innovation and scientific development from the general public or the entertainment stories that are created. The SEE promotes the idea of collaboration between scientists and entertainment producers on the creative works of entertainment, but not necessarily directing creative feedback into science or building new capacities in science and technology, except indirectly by providing the general public with inspiration about science. Similarly, the &lt;a href=&#34;http://www.skeptrack.org/&#34;&gt;Skeptrack&lt;/a&gt; and Science Track at the annual &lt;a href=&#34;http://www.dragoncon.org/&#34;&gt;Dragon*Con&lt;/a&gt; science fiction convention in Atlanta provide ways for scientists and skeptics to interact with science fiction fans (and creators of science fiction works), but the communication is primarily in one direction via speakers and panels, with an opportunity for Q&amp;amp;A. (Unlike the notion of a &lt;a href=&#34;http://www.skepticamp.org/wiki/Main_Page&#34;&gt;SkeptiCamp&lt;/a&gt;, where all participants are potentially on an equal basis, with everyone given the opportunity to be a presenter.)&lt;br /&gt;
&lt;br /&gt;
[P.S. The &lt;a href=&#34;http://www.longnow.org/&#34;&gt;Long Now Foundation&lt;/a&gt; is an organization that makes the Foresight Institute’s time horizon look short&amp;ndash;their time frame is the next 10,000 years, with a focus on how to make extremely long-term projects work and how to create an institutional framework that can persist for extremely long periods of time. (The obligatory science fiction references are Walter M. Miller, Jr.’s &lt;i&gt;&lt;span&gt;&lt;a href=&#34;http://www.amazon.com/Canticle-Leibowitz-Walter-Miller-Jr/dp/0060892994?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;A Canticle for Leibowitz&lt;/a&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=0060892994&#34; style=&#34;border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none; margin: 0px; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important;&#34; width=&#34;1&#34; /&gt;&lt;/span&gt;&lt;/i&gt; and Neal Stephenson’s &lt;i&gt;&lt;span&gt;&lt;a href=&#34;http://www.amazon.com/Anathem-Neal-Stephenson/dp/B003BVK47E?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;Anathem&lt;/a&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=B003BVK47E&#34; style=&#34;border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none; margin: 0px; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important;&#34; width=&#34;1&#34; /&gt;&lt;/span&gt;&lt;/i&gt;.)]&lt;br /&gt;
&lt;br /&gt;
[A slightly different version of the above was written for my Human and Social Dimensions of Science and Technology core seminar. Thanks to Judd A. for his  comments&amp;ndash;he raised the concern that SkeptiCamp is connected to a rationalist form of skepticism that is concerned to &amp;ldquo;narrow the range of &amp;lsquo;acceptable&amp;rsquo; beliefs&amp;rdquo; rather than widen it.  While this may be true, depending on what the class of &amp;ldquo;acceptable&amp;rdquo; beliefs is prior to applying a skeptical filter, it need not be&amp;ndash;applying scientific methodology and critical thinking can also open up possibilities for individuals.  And if the initial set of beliefs includes all possibilities, converting that set to knowledge must necessarily involve narrowing rather than expanding the range, as there are many more ways to go wrong than to go right.  But this criticism points out something that I&amp;rsquo;ve observed in &lt;a href=&#34;http://www.slideshare.net/lippard/what-skeptics-can-learn-from-forteans&#34;&gt;my comparison of skepticism to Forteanism&lt;/a&gt;&amp;ndash;skepticism is more concerned about avoiding Type I errors than Type II errors, while Forteans are more concerned about avoiding Type II errors than Type I errors, and these are complementary positions that both need representation in society.]&lt;/p&gt;</description>
    </item>
    <item>
      <title>Haven&#39;t we already been nonmodern?</title>
      <link>https://blog.lippard.org/2010/04/havent-we-already-been-nonmodern.html/</link>
      <pubDate>Thu, 22 Apr 2010 19:25:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2010/04/havent-we-already-been-nonmodern.html/</guid>
      <description>&lt;p&gt;Being modern, argues Bruno Latour in &lt;span&gt;&lt;a href=&#34;http://www.amazon.com/We-Have-Never-Been-Modern/dp/0674948394?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;&lt;em&gt;We Have Never Been Modern&lt;/em&gt; &lt;/a&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=0674948394&#34; style=&#34;border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none; margin: 0px; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important;&#34; width=&#34;1&#34; /&gt;&lt;/span&gt;(1993, Harvard Univ. Press), involves drawing a sharp distinction between “nature” and “culture,” through a process of “purification” that separates everything into one or the other of these categories. It also involves breaking with the past: “Modernization consists in continually exiting from an obscure age that mingled the needs of society with scientific truth, in order to enter into a new age that will finally distinguish clearly what belongs to atemporal nature and what comes from humans, what depends on things and what belongs to signs” (p. 71).&lt;br /&gt;
&lt;br /&gt;
But hold on a moment&amp;ndash;who actually advocates that kind of a sharp division between nature and culture, without acknowledging that human beings and their cultures are themselves a part of the natural order of things? As the 1991 Love and Rockets song, “No New Tale to Tell,” said: “You cannot go against nature / because when you do / go against nature / it’s part of nature, too.” Trying to divide the contents of the universe into a sharp dichotomy often yields a fuzzy edge, if not outright paradox. While Latour is right to object to such a sharp distinction (or separation) and to argue for a recognition that much of the world consists of “hybrids” that include natural and cultural aspects (true of both material objects and ideas), I’m not convinced that he’s correctly diagnosed a genuine malady when he writes that “Moderns &amp;hellip; refuse to conceptualize quasi-objects as such. In their eyes, hybrids present the horror that must be avoided at all costs by a ceaseless, even maniacal purification” (p. 112).&lt;br /&gt;
&lt;br /&gt;
Latour writes that anthropologists do not study modern cultures in the manner that they study premodern cultures. For premoderns, an ethnographer will generate “a single narrative that weaves together the way people regard the heavens and their ancestors, the way they build houses and the way they grow yams or manioc or rice, the way they construct their government and their cosmology,” but that this is not done for modern societies because “our fabric is no longer seamless” (p. 7). True, but the real problem for such ethnography is not that we don’t have such a unified picture of the world (and we don’t) but that we have massive complexity and specialization&amp;ndash;a complexity which Latour implicitly recognizes (pp. 100-101) but doesn’t draw out as a reason.&lt;br /&gt;
&lt;br /&gt;
The argument that Latour makes in the book builds upon this initial division of nature and culture by the process of “purification” with a second division between “works of purification” and “works of translation,” “translation” being a four-step process of his advocated framework of actor-network theory that he actually doesn’t discuss much in this book. He proposes that the “modern constitution” contains “works of translation”&amp;ndash;networks of hybrid quasi-objects&amp;ndash;as a hidden and unrecognized layer that needs to be made explicit in order to be “nonmodern” (p. 138) or “amodern” (p. 90) and avoid the paradoxes of modernity (or other problems of anti-modernity, pre-modernity, and post-modernity).&lt;br /&gt;
&lt;br /&gt;
His attempt to draw the big picture is interesting and often frustrating, as when he makes unargued-for claims that appear to be false, e.g., “as concepts, ‘local’ and ‘global’ work well for surfaces and geometry, but very badly for networks and topology’” (p. 119); “the West may believe that universal gravitation is universal even in the absence of any instrument, any calculation, any decoding, any laboratory &amp;hellip; but these are respectable beliefs that comparative anthropology is no longer obliged to share” (p. 120; also p. 24); speaking of “time” being reversible where he apparently means “change” or perhaps “progress” (p. 73); his putting “universality” and “rationality” on a list of values of moderns to be rejected (p. 135). I’m not sure how it makes sense to deny the possibility of universal generalizations while putting forth a proposed framework for the understanding of everything.&lt;br /&gt;
&lt;br /&gt;
My favorite parts of the book were his recounting of Steven Shapin and Simon Schaffer’s &lt;i&gt;&lt;span&gt;&lt;a href=&#34;http://www.amazon.com/Leviathan-Air-Pump-Steven-Shapin/dp/0691024324?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;Leviathan and the Air Pump&lt;/a&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=0691024324&#34; style=&#34;border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none; margin: 0px; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important;&#34; width=&#34;1&#34; /&gt;&lt;/span&gt;&lt;/i&gt; (pp. 15-29) and his critique of that project, and his summary of objections to postmodernism (p. 90). Latour is correct, I think, in his critique that those who try to explain the results of science solely in terms of social factors are making a mistake that privileges “social” over “natural” in the same way that attempting to explain them without any regard to social factors privileges “natural” over “social.” He writes to the postmodernists (p. 90):&lt;br /&gt;
&lt;br /&gt;
“Are you not fed up at finding yourselves forever locked into language alone, or imprisoned in social representations alone, as so many social scientists would like you to be? We want to gain access to things themselves, not only their phenomena. The real is not remote; rather, it is accessible in all the objects mobilized throughout the world. Doesn’t external reality abound right here among us?”&lt;br /&gt;
&lt;br /&gt;
In a commentary on this post, Gretchen G. observed that we do regularly engage in the process of &amp;ldquo;purification&amp;rdquo; about our concepts and attitudes towards propositions in order to make day-to-day decisions&amp;ndash;and I think she&amp;rsquo;s right.  We do regard things as scientific or not scientific, plausible or not plausible, true or false, even while we recognize that there may be fuzzy edges and indeterminate cases.  And we tend not to like the fuzzy cases, and to want to put them into one category or the other.  In some cases, this may be merely an epistemological problem of our human (and Humean) predicament where there is a fact of the matter; in others, our very categories may themselves be fuzzy and not fit reality (&amp;ldquo;carve nature at its joints&amp;rdquo;).&lt;br /&gt;
&lt;br /&gt;
[A slightly different version of the above was written for my Human and Social Dimensions of Science and Technology core seminar. Thanks to Gretchen G. for her comments.  An entertaining critique of Latour&amp;rsquo;s earlier book &lt;i&gt;&lt;span&gt;&lt;a href=&#34;http://www.amazon.com/Science-Action-Scientists-Engineers-through/dp/0674792912?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;Science in Action&lt;/a&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=0674792912&#34; style=&#34;border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none; margin: 0px; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important;&#34; width=&#34;1&#34; /&gt;&lt;/span&gt;&lt;/i&gt; is Olga Amsterdamska&amp;rsquo;s &lt;a href=&#34;http://sth.sagepub.com/cgi/pdf_extract/15/4/495?ck=nck&#34;&gt;&amp;ldquo;Surely You&amp;rsquo;re Joking, Monsieur Latour!&amp;quot;&lt;/a&gt;, &lt;i&gt;Science, Technology, and Human Values&lt;/i&gt; vol. 15, no. 4 (1990): 495-504.]&lt;/p&gt;</description>
    </item>
    <item>
      <title>Matthew LaClair vs. Texas Board of Education</title>
      <link>https://blog.lippard.org/2010/04/matthew-laclair-vs-texas-board-of.html/</link>
      <pubDate>Thu, 22 Apr 2010 00:48:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2010/04/matthew-laclair-vs-texas-board-of.html/</guid>
      <description>&lt;p&gt;Matthew LaClair, who &lt;a href=&#34;https://blog.lippard.org/2006/11/public-school-teacher-tells-class-you.html&#34;&gt;exposed his proselytizing U.S. history teacher/youth pastor in 2006&lt;/a&gt;, now hosts his own radio show, &amp;ldquo;Equal Time for Freethought,&amp;rdquo; on WBAI 99.5 FM on Sundays at 6:30 p.m. ET in the New York/New Jersey/Connecticut area.  The show is also &lt;a href=&#34;http://stream.wbai.org/&#34;&gt;online via streaming audio&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
This coming Sunday, April 25, Matthew will be debating a conservative member of the Texas Board of Education about their recent changes to the curriculum (e.g., removing Thomas Jefferson).&lt;br /&gt;
&lt;br /&gt;
If you happen to miss the show, it will &lt;a href=&#34;http://www.equaltimeforfreethought.org/&#34;&gt;subsequently be available in the online archives&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Translating local knowledge into state-legible science</title>
      <link>https://blog.lippard.org/2010/04/translating-local-knowledge-into-state.html/</link>
      <pubDate>Tue, 20 Apr 2010 22:25:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2010/04/translating-local-knowledge-into-state.html/</guid>
      <description>&lt;p&gt;James Scott’s &lt;i&gt;&lt;span&gt;&lt;a href=&#34;http://www.amazon.com/Seeing-Like-State-Condition-Institution/dp/0300078153?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;Seeing Like a State&lt;/a&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=0300078153&#34; style=&#34;border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none; margin: 0px; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important;&#34; width=&#34;1&#34; /&gt;&lt;/span&gt;&lt;/i&gt; (about which &lt;a href=&#34;https://blog.lippard.org/2010/02/seeing-like-slime-mold.html&#34;&gt;I&amp;rsquo;ve blogged previously&lt;/a&gt;) talks about how the state imposes standards in order to make features legible, countable, regulatable, and taxable. J. Stephen Lansing’s &lt;span&gt;&lt;span&gt;&lt;a href=&#34;http://www.amazon.com/Perfect-Order-Recognizing-Complexity-Princeton/dp/0691027277?ie=UTF8&amp;amp;tag=jimlippardswebpa&amp;amp;link_code=btl&amp;amp;camp=213689&amp;amp;creative=392969&#34; target=&#34;_blank&#34;&gt;&lt;em&gt;Perfect Order: Recognizing Complexity in Bali &lt;/em&gt;&lt;/a&gt;&lt;em&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; height=&#34;1&#34; src=&#34;http://www.assoc-amazon.com/e/ir?t=jimlippardswebpa&amp;amp;l=btl&amp;amp;camp=213689&amp;amp;creative=392969&amp;amp;o=1&amp;amp;a=0691027277&#34; style=&#34;border-bottom: medium none; border-left: medium none; border-right: medium none; border-top: medium none; margin: 0px; padding-bottom: 0px !important; padding-left: 0px !important; padding-right: 0px !important; padding-top: 0px !important;&#34; width=&#34;1&#34; /&gt;&lt;/em&gt;&lt;/span&gt;&lt;/span&gt;describes a case where the reverse happened. When Bali tried to impose a top-down system of scientifically designed order&amp;ndash;a system of water management&amp;ndash;on Balinese rice farmers, in the name of modernization in the early 1970s, the result was a brief increase in productivity followed by disaster. Rather than lead to more efficient use of water and continued improved crop yields, it produced pest outbreaks which destroyed crops. An investment of $55 million in Romijn gates to control water flow in irrigation canals had the opposite of the intended effect. Farmers removed the gates or lifted them out of the water and left them to rust, upsetting the consultants and officials behind the project. Pesticides delivered to farmers resulted in brown leafhoppers becoming resistant to pesticides, and supplied fertilizers washed into the rivers and killed coral reefs at the mouths of the rivers.&lt;br /&gt;
&lt;br /&gt;
Lansing was part of a team sponsored by the National Science Foundation in 1983 that evaluated the Balinese farmers’ traditional water management system to understand how it worked. The farmers of each village belong to subaks, or organizations that manage rice terraces and irrigation systems, which are referred to in Balinese writings going back at least a thousand years. Lansing notes that “Between them, the village and subak assemblies govern most aspects of a farmer’s social, economic, and spiritual life.”&lt;br /&gt;
&lt;br /&gt;
Lansing’s team found that the Balinese system of water temples, religious ritual, and irrigation managed by the subaks would synchronize fallow periods of contiguous segments of terraces, so that long segments could be kept flooded after harvest, killing pests by depriving them of habitat. But their attempt and that of the farmers to persuade the government to allow the traditional system to continue fell upon deaf ears, and the modernization scheme continued to be pushed.&lt;br /&gt;
&lt;br /&gt;
In 1987, Lansing worked with James Kremer to develop a computer model of the Balinese water temple system, and ran a simulation using historical rainfall data. This translation of the traditional system into scientific explanation showed that the traditional system was more effective than the modernized system, and government officials were persuaded to allow and encourage a return to the traditional system.&lt;br /&gt;
&lt;br /&gt;
The Balinese system of farming is an example of how local knowledge can develop and become embedded in a “premodern” society by mechanisms other than conscious and intentional scientific investigation (in this case, probably more like a form of evolution), and be invisible to the state until it is specifically studied. It’s also a case where the religious aspects of the traditional system may have contributed to its dismissal by the modern experts.&lt;br /&gt;
&lt;br /&gt;
What I find of particular interest here is to what extent the local knowledge was simply embedded into the practices, and not known by any of the participants&amp;ndash;were they just doing what they&amp;rsquo;ve &amp;ldquo;always&amp;rdquo; done (with practices that have evolved over the last 1,000 years), in a circumstance where the system as a whole &amp;ldquo;knows,&amp;rdquo; but no individual had an understanding until Lansing and Kremer built and tested a model of what they were doing? &lt;br /&gt;
&lt;br /&gt;
[A slightly different version of the above was written for my Human and Social Dimensions of Science and Technology core seminar. Thanks to Brenda T. for her comments.  More on Lansing&amp;rsquo;s work in Bali may be found online &lt;a href=&#34;http://artsci.wustl.edu/~anthro/research/Balinese%20Water%20Temples.htm&#34;&gt;here&lt;/a&gt;.]&lt;/p&gt;</description>
    </item>
    <item>
      <title>Is the general public really that ignorant? Public understanding of science vs. civic epistemology</title>
      <link>https://blog.lippard.org/2010/04/is-general-public-really-that-ignorant.html/</link>
      <pubDate>Mon, 19 Apr 2010 19:50:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2010/04/is-general-public-really-that-ignorant.html/</guid>
      <description>&lt;p&gt;Studies of the public understanding of science generally produce results that show a disturbingly high level of ignorance.  When asked to agree or disagree with the statement that “ordinary tomatoes do not contain genes, while genetically modified tomatoes do,” only 36% of Europeans answered correctly in 2002 (and only 35% in 1999 and 1996, Eurobarometer Biotechnology Quiz).  Those in the U.S. did better with this question, with 45% getting it right; Canada and the Netherlands got the highest level of correct answers (52% and 51%, respectively).  Tests of similar statements, such as “Electrons are smaller than atoms,” “The earliest human beings lived at the same time as the dinosaurs,” and “How long does it take the Earth to go around the Sun: one day, one month, or one year,” all yield similarly low levels of correct responses.&lt;br /&gt;
&lt;br /&gt;
Public understanding of science research shows individuals surveyed to be remarkably ignorant of particular facts about science, but is that the right measure of how science is understood and used by the public at large?  Such surveys ask about disconnected facts independent from a context in which they might be used, and measure only an individual’s personal knowledge. If, instead, those surveyed were asked who among their friends would they rely upon to obtain the answer to such a question, or how would they go about finding a reliable answer to the question, the results might prove to be quite different.&lt;br /&gt;
&lt;br /&gt;
Context can be quite important. In the Wason selection task, individuals are shown four cards labeled, respectively, “E”, “K,” “4,” and “7,” and are asked which cards they would need to turn over in order to test the rule, “If a card has a vowel on one side, then it has an even number on the other side.” Test subjects do very well at recognizing that the “E” card needs to be turned over (corresponding to the logical rule of modus ponens), but very poorly at recognizing that the “7,” rather than the “4,” needs to be turned over to find out if the rule holds (i.e., they engage in the fallacy of affirming the consequent rather than use the logical rule of modus tollens). But if, instead of letters and numbers, a scenario with more context is constructed, subjects perform much more reliably. In one variant, subjects were told to imagine that they are post office workers sorting letters, and looking to find those which do not comply with a regulation that requires an additional 10 lire of postage on sealed envelopes. They are then presented with four envelopes (two face down, one opened and one sealed, and two face up, one with a 50-lire stamp and one with a 40-lire stamp) and asked to test the rule “If a letter is sealed, then it has a 50-lire stamp on it.” Subjects then recognize that they need to turn over the sealed face-down envelope and the 40-lire stamped envelope, despite its logical equivalent to the original selection task that they perform poorly on.&lt;br /&gt;
&lt;br /&gt;
Sheila Jasanoff, in &lt;i&gt;Designs on Nature&lt;/i&gt;, argues that measures of the public understanding of science are not particularly relevant to how democracies actually use science. Instead, she devotes chapter 10 of her book to an alternative approach, “civic epistemology,” which is a qualitative framework for understanding the methods and practices of a community’s generation and use of knowledge.  She offers six dimensions of civic epistemologies:&lt;br /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Winner&#39;s techne and politeia, 22 years later</title>
      <link>https://blog.lippard.org/2010/04/winners-techne-and-politeia-22-years.html/</link>
      <pubDate>Thu, 15 Apr 2010 23:54:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2010/04/winners-techne-and-politeia-22-years.html/</guid>
      <description>&lt;p&gt;Chapter 3 of Langdon Winner’s &lt;i&gt;The Whale and the Reactor&lt;/i&gt; (1988) is titled “&lt;i&gt;Techné&lt;/i&gt; and &lt;i&gt;Politeia&lt;/i&gt;,” a discussion of the relationship of technology and politics that draws upon Plato, Rousseau, and Thomas Jefferson to recount historical views before turning to the “modern technical constitution.”  The contemporary “interconnected systems of manufacturing, communications, transportation” and so forth that have arisen have a set of five features that Winner says “embody answers to age-old political questions &amp;hellip; about membership, power, authority, order, freedom, and justice” (p. 47).&lt;br /&gt;
&lt;br /&gt;
The five features are (pp. 47-48):&lt;br /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Many Species of Animal Law</title>
      <link>https://blog.lippard.org/2010/04/many-species-of-animal-law.html/</link>
      <pubDate>Thu, 08 Apr 2010 00:48:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2010/04/many-species-of-animal-law.html/</guid>
      <description>&lt;p&gt;Today I went to hear Bruce Wagman speak on the subject of &amp;ldquo;Many Species of Animal Law&amp;rdquo; at ASU&amp;rsquo;s Sandra Day O&amp;rsquo;Connor College of Law.  Wagman, an attorney with Schiff Hardin who is also an outside litigator for the Animal Legal Defense Fund, has litigated cases involving animals for 18 years, written a case book on animal law, and teaches animal law courses at several law schools as an adjunct faculty member.  He was introduced by ASU Law School Dean Paul Berman and Arizona Court of Appeals Judge Pat Norris.&lt;br /&gt;
&lt;br /&gt;
Wagman began by defining &amp;ldquo;animal law&amp;rdquo; as any law where the status of an animal matters&amp;ndash;psychological, biological, welfare, etc. status of the animal, as opposed to its value as property.  He suggested that animal law attorneys &amp;ldquo;may be the only lawyers on earth whose clients are all innocent.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
He divided his talk up into multiple &amp;ldquo;species&amp;rdquo; of animal law.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Species 1: Companion Animal Issues&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
He said this makes up the majority of his cases, and includes injuries by or to animals, including veterinary malpractice.  The challenge is to get courts to recognize that animals are not merely property, since historically companion animals have been viewed as property with low or even zero market value.  In cases where an animal is injured or killed, the market value doesn&amp;rsquo;t recognize the interests of the animal or other kinds of value that companion animals give.  Under the American Law Institute&amp;rsquo;s Restatements of the Law, however, there is a notion of &amp;ldquo;special property&amp;rdquo; (or &amp;ldquo;peculiar property&amp;rdquo; in California&amp;rsquo;s statutes) which allows quantification of other kinds of worth to an animal owner, for instance if the animal is a therapy dog.  There are no emotional stress damages available.&lt;br /&gt;
&lt;br /&gt;
Other sorts of companion animal cases include custody disputes, which often occur as a result of one partner just trying to inflict distress on another rather than having actual interest in the animal.  Wagman said that courts are beginning to take a better look at the interests of the animal in such cases, and be willing to appoint a guardian ad litem, as occurred in the Michael Vick case and in another case in Tennessee where there was a dispute over custody of a dog between a dead man&amp;rsquo;s girlfriend and parents.&lt;br /&gt;
&lt;br /&gt;
There are dangerous dog issues, where an attorney may be fighting against the classification of a dog as a dangerous or vicious animal, or against its euthanasia&amp;ndash;what he called &amp;ldquo;capital cases&amp;rdquo; for animals.  In three counties surrounding San Francisco, what happens in the case of a dog biting another dog that requires stitches varies dramatically.  In one county, the dog gets a period of probation.  In another, the dog gets labeled as a dangerous or vicious dog, which requires the owner to meet various conditions of housing the dog, having a certain height of fence, carry additional insurance, and so forth.  And in Santa Clara County, the dog gets euthanized.  He pointed out that that county&amp;rsquo;s statute has an exemption for &amp;ldquo;mitigating circumstances&amp;rdquo; which he&amp;rsquo;s successfully used to prevent dogs from being euthanized.&lt;br /&gt;
&lt;br /&gt;
Finally, there are wills and trusts&amp;ndash;he said he doesn&amp;rsquo;t do that sort of work, but that 48 states now have mechanisms for having trusts for animals.&lt;br /&gt;
&lt;br /&gt;
He said he considers companion animals to be a sort of &amp;ldquo;gateway animal&amp;rdquo; for getting recognition of animals in the law, and noted that we tend to be &amp;ldquo;speciesists&amp;rdquo; who would feel very different about snakes vs. Labrador Retrievers.  [IMO, this is rational to the extent that animals differ in cognitive capacities, and I note that at no point did he discuss litigating on behalf of cockroaches against pest control companies.]&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Species 2: Farm animal issues&amp;ndash;legislation and litigation.&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
His second species of animal law was about animals killed for food&amp;ndash;about 10 billion per year in the United States.  He said the goal here is not to stop the killing, but just to improve the living conditions of animals before they&amp;rsquo;re killed for food.  This is problematic, however, because the animal cruelty statutes are criminal rather than civil (with an exception in North Carolina that will be discussed with regard to Species 3 of animal law), and that the criminal law for animal cruelty excludes farm animals in 35 states.  He discussed a few of the more abusive methods of animal treatment in factory farming&amp;ndash;calf crates, in which calves are placed for about the first 60 days of life, gestation crates for pigs (outlawed in Arizona since 2006, as well as illegal in Florida, Oregon, Colorado, and California), and battery cages for chickens.&lt;br /&gt;
&lt;br /&gt;
He also discussed downer animals&amp;ndash;animals which are either so seriously injured or ill that they are unable to move, which the meat industry wants to drag in that condition to slaughter.  Wagman raised the concern that such animals, if sick, could potentially spread illness to humans, and listed a bunch of diseases that could potentially so spread, with BSE (mad cow) at the top of the list along with avian flu.  Of these, only BSE has been documented to spread to humans, and the industry position is that there should be no restrictions on downer pigs unless and until a human actually gets sick.  The state of California passed a law that said that all downer animals must be euthanized on the spot; the meat industry sued and overturned the statute in federal district court, but the 9th Circuit just reversed it last week (&lt;a href=&#34;http://www.aldf.org/article.php?id=819&#34;&gt;National Meat Association v. Brown&lt;/a&gt;).&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Species 3: Animal hoarding&amp;ndash;private ownership, breeders, and the sanctuary that is not&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
Wagman said that there have been 250,000 documented cases of animal hoarding, and that they are difficult cases to work with in multiple ways.  He said he believes such cases involve mental illness, but while the APA has a diagnosis for &amp;ldquo;hoarding&amp;rdquo; behavior, it excludes animal hoarding which is considered to be different.  How many animals constitutes hoarding?  He said he likes to say &amp;ldquo;more than eight,&amp;rdquo; because he has eight animals at home.  Hoarders characteristics include possessing more animals than they can care for, having a sense of being persecuted, and living in deplorable conditions.&lt;br /&gt;
&lt;br /&gt;
He discussed two cases that he litigated, ALDF v. Barbara &amp;amp; Robert Woodley, and ALDF v. Janie Conyers, which involved over 500 animals between them.  The former case, in North Carolina, was able to use North Carolina statute 19a, which allows a civil cause of action for animal cruelty.  Wagman had some horrifying photos from the Woodley case.  They had hundreds of dogs in their home living in their own feces, where ammonia levels were 20 times the USDA maximum allowed in a pig facility.  These ammonia levels caused blindness in the dogs, as well as chemical burns to bare skin that contacted the floor, such as dogs&amp;rsquo; scrotums.  Multiple dogs were kept in wooden boxes with lids on them, and never let out.  Mrs. Woodley&amp;rsquo;s favorite dog, Buddy, not only had his eyes burned to blindness from ammonia, but the bone in the dog&amp;rsquo;s jaw deteriorated from malnutrition.  Local officials had known of Woodley&amp;rsquo;s problem for 20 years, but considered themselves powerless to do anything about it, since the scale of the problem was so large&amp;ndash;the local shelter had only eight kennels, while the Woodleys had about 450 animals.  The ALDF had to coordinate a massive effort to manage the rescue of the animals through their case.&lt;br /&gt;
&lt;br /&gt;
Conyers was an AKC poodle breeder who had 106 poodles living in their own feces.&lt;br /&gt;
&lt;br /&gt;
Wagman said that animal psychological suffering is difficult to show, but it can be done; demonstrating physiological suffering is easier, with objective criteria like the ammonia levels and physical injuries to animals.&lt;br /&gt;
&lt;br /&gt;
There is no law against hoarding (except in Hawaii), just the criminal abuse statutes (and civil in NC).  In the hoarding cases the abuse is typically neglect rather than active abuse.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Species 4: Exotic animal ownership&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
Wagman has handled about 10 chimpanzee cases.  One was a case involving a couple in West Covina, California who had a chimp named Moe for 35 years that bit two people.  He argued for a guardian ad litem to determine what was in the best interests of the chimp, and arranged to get Jane Goodall and Roger Fouts for that role.  The court looked upon it favorably, but the couple came to an out-of-court settlement.&lt;br /&gt;
&lt;br /&gt;
He also briefly discussed the Stamford, Connecticut case of Travis, the 200-pound chimpanzee who attacked a woman that was in the news last year.&lt;br /&gt;
&lt;br /&gt;
He argued that there should be a legislative fix to ban exotic animal ownership completely&amp;ndash;they&amp;rsquo;re wild animals.  [A complete ban seems to me too much&amp;ndash;there should be exceptions for research, conservation, breeding programs for endangered species, and so forth.  And shouldn&amp;rsquo;t it be possible to domesticate other wild animals?]  Connecticut has taken the step of banning chimp ownership.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Species 5: Shelter practices - euthanasia, veterinary care, adequate food, water, and sanitation, and hold periods&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
Animal shelters have an overwhelming job, said Wagman.  The County of Los Angeles, which he sued, operates seven shelters which handle tens of thousands of animals per year.  California law says that all animals must get veterinary care and be held for five days, and allowing animal suffering without treatment is not permissible.  The shelters&amp;rsquo; own records showed that they weren&amp;rsquo;t meeting that standard for thousands of animals, but they&amp;rsquo;re now working to meet them and having their activity monitored for compliance.  A similar set of cases occurred in Kentucky, when the state transferred all shelter responsibility to the counties.  Although the standards of care were minimal, they weren&amp;rsquo;t meeting it, and there were nutrition, veterinary care, and euthanasia issues.  Upon getting notice, they quickly took action to remedy.&lt;br /&gt;
&lt;br /&gt;
In Georgia, by contrast, there is a statute that prohibits the use of gas chambers for euthanization at shelters, but the Commissioner of Agriculture sent out letters to the shelters asking that they purchase gas chambers for euthanization.  Gas chambers apparently have very ugly results in some cases, such as with unhealthy dogs.  A lawsuit against the state of Georgia for its failure to comply with its own statute resulted an an injunction, which they then immediately violated by sending out more letters asking for gas chamber purchases.  After obtaining a contempt ruling from the court, they finally got compliance.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Species 6: Entertainment&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
Wagman called this category both the most obvious and the most hidden.  The use of animals in entertainment is obvious, but what is not obvious is what goes on behind the scenes, the knowledge of which drains the fun out of the entertainment.&lt;br /&gt;
&lt;br /&gt;
Circuses, zoos, film and TV ads, animal fighting, public appearances, racing and rodeos, and hunting and fishing are all cases of animals used for entertainment.  Wagman first discussed elephants in circuses, commenting on a recent Ringling Brothers case which was tossed out on an issue of standing.  The case involved the use of bullhooks for elephant training, which injures the animals.  The defense didn&amp;rsquo;t deny use of bullhooks, but claimed that they only use them as &amp;ldquo;guides.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Elephant treatment in zoos is also problematic, since standing around on hard surfaces causes painful arthritis.  In the wild, elephants are awake 21 hours a day and may move 35 miles per day.&lt;br /&gt;
&lt;br /&gt;
Wagman discussed dog fighting, and said that the Michael Vick case was a wakeup call for America to the reality of dog fighting, which exists in every state and most major cities.&lt;br /&gt;
&lt;br /&gt;
He argued that the use of great apes in film and television should be banned, because of how the training process works.  He said that while trainers claim to use only positive reinforcement training, an undercover person who volunteered for a year and a half with trainer Sid Yost found otherwise.  A young chimpanzee is immediately treated to beating and punching to get them to comply.  Their performance lifetime is about 3-5 years, after which they become to strong to conrol, and end up in private homes, in research, or in zoos, often all alone in barren cases.  Wagman pointed out that the common use of a &amp;ldquo;smiling&amp;rdquo; chimpanzee is actually a fear grimace.  He does lots of work for sanctuaries, of which there are nine in the U.S. for chimpanzees (including &lt;a href=&#34;http://chimpsanctuarynw.org/&#34;&gt;chimpsanctuarynw.org&lt;/a&gt;).&lt;br /&gt;
&lt;br /&gt;
Regarding hunting, he distinguished traditional hunting from canned hunting and Internet hunting.  Hunting is protected in most states, including in many state constitutions.  Canned hunting ranches, where animals are fed by hand by humans before they are flushed out into open areas to be shot, are not considered to be hunting by most traditional hunters.  [But is considered hunting by our former Vice President, Dick Cheney.]  Internet hunting, where a rifle can be fired at live animals over the Internet, has been banned in 30 states.&lt;br /&gt;
&lt;br /&gt;
He mentioned mountain lion hunting in the Black Hills of South Dakota, where mountain lions have become fairly scarce.  A lawsuit was filed to try to stop the hunting on grounds of near-extinction of the animals, but the injunction was denied on the grounds that there were unlikely to be any mountain lions even found and killed.  Two mountain lions were killed shortly thereafter in fairly quick succession, and even though there was a law that prohibited killing female mountain lions with cubs, the second one killed had a cub, and there was no prosecution.&lt;br /&gt;
&lt;br /&gt;
Some Adidas shoes are made with kangaroo skin, and the state of California has banned the importation of kangaroo skin, which Adidas ignored.  Adidas was sued as a result, and they lost at the California Supreme Court&amp;ndash;but they responded by persuading the legislature to repeal the ban rather than changing their practices.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Species 7: Species and breed-specific legislation and ADA breedism case.&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
A variety of dog breeds have been considered at various times and places to be &amp;ldquo;bad dogs&amp;rdquo; that create a special danger.  After WWII, it was German Shepherds and Dobermans.  All cases to stop such breed-specific legislation have failed, because the &amp;ldquo;rational relation&amp;rdquo; standard is met by only a single case of harm.  A case in progress right now in Concord, California involves Theresa Huerta, a woman suing under the Americans with Disabilities Act to keep her pit bull therapy dog from being euthanized.&lt;br /&gt;
&lt;br /&gt;
Wagman concluded by saying that his overall objective is to keep the public and the courts focused on the real issue, which is ending blatant cases of animal abuse.  Animal law is a growing field, and there&amp;rsquo;s an annual animal law conference in Portland that&amp;rsquo;s now in its fifth year.&lt;/p&gt;</description>
    </item>
    <item>
      <title>First two stray dogs of 2010</title>
      <link>https://blog.lippard.org/2010/04/first-two-stray-dogs-of-2010.html/</link>
      <pubDate>Tue, 06 Apr 2010 23:58:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2010/04/first-two-stray-dogs-of-2010.html/</guid>
      <description>&lt;div class=&#34;separator&#34; style=&#34;clear: both; text-align: center;&#34;&gt;&lt;a href=&#34;https://blog.lippard.org/images/P4060015.med.jpg&#34; imageanchor=&#34;1&#34; style=&#34;clear: left; float: left; margin-bottom: 1em; margin-right: 1em;&#34;&gt;&lt;img border=&#34;0&#34; src=&#34;https://blog.lippard.org/images/P4060015.med.jpg&#34; /&gt;&lt;/a&gt;&lt;/div&gt;I caught these two male dogs in the front yard this afternoon--they wandered in while the gate was open, and I closed it to catch them.&amp;nbsp; No collars, no tags, and the pit mix was unneutered (didn&#39;t check the Spitz mix or whatever he is).&amp;nbsp; At first they were very skittish, but after they finally approached me, both wanted my constant attention.&amp;nbsp; They were both quickly picked up by the Maricopa County pound--I&#39;m sure they&#39;ll get taken to the east side.&lt;br /&gt;
&lt;br /&gt;
As I was closing the gate to catch these guys, I heard a car honk its horn and a dog yelp, and looked up to see the car drive away as a man, woman, and dog stood on the sidewalk, the dog limping.&amp;nbsp; I asked the man if the dog had just been hit, and if it was his dog, and he answered yes to both.&amp;nbsp; They walked off, the dog limping (and off leash, with no collar or tags).&lt;br /&gt;
&lt;br /&gt;
Please, if you own animals, be a responsible pet owner.
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Anonymous&lt;/strong&gt; &lt;small&gt;(2010-04-07)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;It&amp;#39;s absolutely no sense to own an animal if you&amp;#39;re going to be irresponsible for them like that one guy is. Animals are not things and objects, but real flesh and blood organisms. Haven&amp;#39;t that guy ever know that?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Against &#34;coloring book&#34; history of science</title>
      <link>https://blog.lippard.org/2010/04/against-coloring-book-history-of.html/</link>
      <pubDate>Tue, 06 Apr 2010 15:42:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2010/04/against-coloring-book-history-of.html/</guid>
      <description>&lt;p&gt;It&amp;rsquo;s a bad misconception about evolution that it proceeds in a linear progression of one successfully evolving species after another displacing its immediate ancestors.  Such a conception of human history is equally mistaken, and is often criticized with terms such as &amp;ldquo;Whiggish history&amp;rdquo; or &amp;ldquo;determinism&amp;rdquo; with a variety of adjectives (technological, social, cultural, historical).  That includes the history of science, where the first version we often hear is one that has been rationally reconstructed by looking back at the successes and putting them into a linear narrative.  Oh, there are usually a few errors thrown in, but they&amp;rsquo;re usually fit into the linear narrative as challenges that are overcome by the improvement of theories.&lt;br /&gt;
&lt;br /&gt;
The reality is a lot messier, and getting into the details makes it clear that not only is a Whiggish history of science mistaken, but that science doesn&amp;rsquo;t proceed through the algorithmic application of &amp;ldquo;the scientific method,&amp;rdquo; and in fact that there is no such thing as &amp;ldquo;the scientific method.&amp;quot;  Rather, there is a diverse set of methods that are themselves evolving in various ways, and sometimes not only do methods which are fully endorsed as rational and scientific produce erroneous results, sometimes methods which have no such endorsement and are even demonstrably irrational fortuitously produce correct results.  For example, Johannes Kepler was a neo-pythagorean number mystic who correctly produced his second law of planetary motion by taking an incorrect version of the law based on his intuitions and deriving the correct version from it by way of a mathematical argument that contained an error.  Although he fortuitously got the right answer and receives credit for devising it, he was not justified in believing it to be true on the basis of his erroneous proof.  With his first law, by contrast, he followed an almost perfectly textbook version of the hypothetico-deductive model of scientific method of formulating hypotheses and testing them against Tycho Brahe&amp;rsquo;s data.&lt;br /&gt;
&lt;br /&gt;
The history of the scientific revolution includes numerous instances of new developments occurring piecemeal, with many prior erroneous notions being retained.  Copernicus retained not only perfectly circular orbits and celestial spheres, but still needed to add epicycles to get his theory any where close to the predictive accuracy of the Ptolemaic models in use.  Galileo insisted on retaining perfect circles and insisting that circular motion was natural motion, refusing to consider Kepler&amp;rsquo;s elliptical orbits.  There seems to be a good case for &amp;ldquo;&lt;a href=&#34;http://en.wikipedia.org/wiki/Path_dependence&#34;&gt;path dependence&lt;/a&gt;&amp;rdquo; in science.  Even the most revolutionary changes are actually building on bits and pieces that have come before&amp;ndash;and sometimes rediscovering work that had already been done before, like Galileo&amp;rsquo;s derivation of the uniform acceleration of falling bodies that had already been done by Nicole Oresme and the Oxford calculators.  And the social and cultural environment&amp;ndash;not just the scientific history&amp;ndash;has an effect on what kinds of hypotheses are considered and accepted.&lt;br /&gt;
&lt;br /&gt;
This conservativity of scientific change is a double-edged sword.  On the one hand, it suggests that we&amp;rsquo;re not likely to see claims that purport to radically overthrow existing theory (that &amp;ldquo;everything we know is wrong&amp;rdquo;) succeed&amp;ndash;even if they happen to be correct.  And given that there are many more ways to go wrong than to go right, such radical revisions are very likely not to be correct.  Even where new theories are correct in some of their more radical claims (e.g., like Copernicus&amp;rsquo; heliocentric model, or Wegener&amp;rsquo;s continental drift), it often requires other pieces to fall into place before they become accepted (and before it becomes rational to accept them).  On the other hand, this also means that we&amp;rsquo;re likely to be blinded to new possibilities by what we already accept that seems to work well enough, even though it may be an inaccurate description of the world that is merely predictively successful.  &amp;ldquo;Consensus science&amp;rdquo; at any given time probably includes lots of claims that aren&amp;rsquo;t true.&lt;br /&gt;
&lt;br /&gt;
My inference from this is that we need both visionaries and skeptics, and a division of cognitive labor that&amp;rsquo;s largely conservative, but with tolerance for diversity and a few radicals generating the crazy hypotheses that may turn out to be true.  The &lt;a href=&#34;https://blog.lippard.org/2009/07/science-based-medicine-conference-part_9316.html&#34;&gt;critique of evidence-based medicine made by Kimball Atwood and Steven Novella&lt;/a&gt;&amp;ndash;that it fails to consider prior plausibility of hypotheses to be tested&amp;ndash;is a good one that recognizes the unlikelihood of radical hypotheses to be correct, and thus that huge amounts of money shouldn&amp;rsquo;t be spent to generate and test them.  (Their point is actually stronger than that, since most of the &amp;ldquo;radical hypotheses&amp;rdquo; in question are not really radical or novel, but are based on already discredited views of how the world works.)  But that critique shouldn&amp;rsquo;t be taken to exclude anyone from engaging in the generation and test of hypotheses that don&amp;rsquo;t appear to have a plausible mechanism, because there is ample precedent for new phenomena being discovered before the mechanisms that explain them.&lt;br /&gt;
&lt;br /&gt;
I think there&amp;rsquo;s a tendency among skeptics to talk about science as though it&amp;rsquo;s a unified discipline, with a singular methodology, that makes continuous progress, and where the consensus at any moment is the most appropriate thing to believe.  The history of science suggests, on the other hand, that it&amp;rsquo;s composed of multiple disciplines, with multiple methods, that proceeds in fits and starts, that has dead-ends, that sometimes rediscovers correct-but-ignored past discoveries, and is both fallible and influenced by cultural context.  At any given time, some theories are not only well-established but unified well with others across disciplines, while others don&amp;rsquo;t fit comfortably well with others, or may be idealized models that have predictive efficacy but seem unlikely to be accurate descriptions of reality in their details.  To insist on an overly rationalistic and ahistorical model is not just out-of-date history and philosophy of science, it&amp;rsquo;s a &amp;ldquo;coloring book&amp;rdquo; oversimplification.  While that may be useful for introducing ideas about science to children, it&amp;rsquo;s not something we should continue to hold to as adults.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Scientific autonomy, objectivity, and the value-free ideal</title>
      <link>https://blog.lippard.org/2010/04/scientific-autonomy-objectivity-and.html/</link>
      <pubDate>Sat, 03 Apr 2010 00:15:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2010/04/scientific-autonomy-objectivity-and.html/</guid>
      <description>&lt;p&gt;It has been argued by many that science, politics, and religion are distinct subjects that should be kept separate, in at least one direction if not both.  Stephen Jay Gould argued that science and religion have non-overlapping areas of authority (NOMA, or non-overlapping magisteria), with the former concerned about how questions and the latter with why questions, and that conflicts between them won’t occur if they stick to their own domain.  Between science and politics, most have little problem with science informing politics, but a big problem with political manipulation of science.  Failure to properly maintain the boundaries leads to junk science, politicized science, scientism, science wars, and other objectionable consequences.&lt;br /&gt;
&lt;br /&gt;
Heather E. Douglas, in &lt;a href=&#34;http://www.amazon.com/Science-Policy-Value-Free-Heather-Douglas/dp/0822960265/jimlippardwebpa/&#34;&gt;&lt;i&gt;Science, Policy, and the Value-Free Ideal&lt;/i&gt;&lt;/a&gt; argues that notions of scientific autonomy and a scientific ideal of being isolated from questions of value (political or otherwise) are mistaken, and that this idea of science without regard to value questions (apart from epistemic virtues) is itself a contributing factor to such consequences.  She attributes blame for this value-free ideal of science to post-1940 philosophy of science, though the idea of scientific autonomy appears to me to have roots much further back, including in Galileo’s “Letter to Castelli” and &amp;ldquo;Letter to the Grand Duchess Christina&amp;rdquo; and &lt;a href=&#34;http://www.victorianweb.org/science/science_texts/belfast.html&#34;&gt;John Tyndall’s 1874 Belfast Address&lt;/a&gt;, which were more concerned to argue that religion should not intrude into the domain of science rather than the reverse.  (As I noted in &lt;a href=&#34;https://blog.lippard.org/2010/04/galileo-on-relation-between-science-and.html&#34;&gt;a previous post about Galileo&lt;/a&gt;, he did not carve out complete autonomy for natural philosophy from theology, only for those things which can be demonstrated or proven, which he argued that scripture could not contradict&amp;ndash;and where it apparently does, scripture must be interpreted allegorically.)&lt;br /&gt;
&lt;br /&gt;
Douglas describes a “topography of values” in the categories of cognitive, ethical, and social values, and distinguishes direct and indirect roles for them.  Within the “cognitive” category go values pertaining to our ability to understand evidence, such as simplicity, parsimony, fruitfulness, coherence, generality, and explanatory power, but excluding truth-linked epistemic virtues such as internal consistency and predictive competency or adequacy, which she identifies not as values but as minimal negative conditions that theories must necessarily meet.  Ethical values and social values are overlapping categories, the former concerned with what’s good or right and the latter with what a particular society values, such as “justice, privacy, freedom, social stability, or innovation” (Douglas, p. 92).  Her distinction between a direct and indirect role is that the former means that values can act directly as reasons for decisions, versus indirectly as a factor in decision-making where evidence is uncertain.&lt;br /&gt;
&lt;br /&gt;
Douglas argues that values can legitimately play a direct role in certain phases of science, such as problem selection, selection of methodology, and in the policy-making arena, but should be restricted to an indirect role in phases such as data collection and analysis and drawing conclusions from evidence.  She identifies some exceptions, however&amp;ndash;problem selection and method selection can’t legitimately be guided by values in a way that undermines the science by forcing a pre-determined conclusion (e.g., by selecting a method that is guaranteed to be misleading), and a direct role for ethical values can surface in later stages by discovering that research is causing harm.&lt;br /&gt;
&lt;br /&gt;
Her picture of science is one where values cannot directly intrude between the collection of data and the inference of the facts from that data, but the space between evidence and fact claims is somewhat more complex than she describes.  There is the inference by a scientist of a fact from the evidence, the communication of that fact to other scientists, the publication of that fact in the scientific literature, and its communication to the general public and policy makers.  All but the first of these are not purely epistemic, but are also forms of conduct.  It seems to me that there is, in fact, a potential direct role for ethical values, at the very least, for each such type of conduct, in particular circumstances, which could merit withholding of the fact claim.  For example, a scientist in Nazi Germany could behave ethically by withholding information about how to build an atomic bomb.&lt;br /&gt;
&lt;br /&gt;
Douglas argues that the motivation for the value-free ideal is as a mechanism for preserving scientific objectivity; she therefore gives an account of objectivity that comports with her account of science with values.  She identifies seven types of objectivity that are relevant in three different domains (plus one she rejects), all of which have to do with a shared ground for trust.  First, within the domain of human interactions with the world, are “manipulable objectivity,” or the ability to repeatably and reliably make interventions in nature that give the same result, and “convergent objectivity,” or having supporting evidence for a conclusion from multiple independent lines of evidence.  Second, in the realm of individual thought processes, she identifies “detached objectivity”&amp;ndash;a scientific disinterest, freedom from bias, and eschewing the use of values in place of evidence.  There’s also “value-free objectivity,” the notion behind the value-free ideal, which she rejects.  And there’s “value-neutral objectivity,” or leaving personal views aside in, e.g., conducting a review of the literature in a field and identifying possible sets of explanations, or taking a &amp;ldquo;centrist&amp;rdquo; or &amp;ldquo;balanced&amp;rdquo; view of potentially relevant values.  Finally, in the domain of social processes, Douglas identifies “procedural objectivity,” where use of the same procedures produces the same results regardless of who engages in the procedure, and “intersubjectivity” in two senses&amp;ndash;“concordant objectivity,” agreement in judgments between different people, and “interactive objectivity,” agreement as the result of argument and deliberation.&lt;br /&gt;
&lt;br /&gt;
Douglas writes clearly and concisely, and makes a strong case for the significance of values within science as well as in its application to public policy.  Though she limits her discussion to natural science (and focuses on scientific discovery rather than fields of science that involve the production of new materials, an area where more direct use of values is likely appropriate), her account could likely be extended with the introduction of a bit more complexity.  While I don’t think she has identified all or even the primary causes of the “science wars,” which she discusses at the beginning of her book, I think her account is more useful in adjudicating the “sound science”/“junk science” debate that she also discusses, as well as identifying a number of ways in which science isn’t and shouldn’t be autonomous from other areas of society.&lt;br /&gt;
&lt;br /&gt;
[A slightly different version of the above was written as a comment for  my Human and Social Dimensions of Science and Technology core seminar.   Thanks to Judd A. for his comments.]&lt;/p&gt;</description>
    </item>
    <item>
      <title>Galileo on the relation between science and religion</title>
      <link>https://blog.lippard.org/2010/04/galileo-on-relation-between-science-and.html/</link>
      <pubDate>Thu, 01 Apr 2010 16:00:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2010/04/galileo-on-relation-between-science-and.html/</guid>
      <description>&lt;p&gt;Galileo’s view of natural philosophy (science) is that it is the study of the book of nature,” “written in mathematical language” (Finocchiaro 2008, p. 183), as contrasted with theology, the study of the book of Holy Scripture and revelation.  Galileo endorses the idea that theology is the “queen” of the “subordinate sciences” (Finocchiaro 2008, p. 124), by which he means not that theology trumps science in any and all matters.  He distinguishes two senses of theology being “preeminent and worthy of the title of queen”: (1) That “whatever is taught in all the other sciences is found explained and demonstrated in it [theology] by means of more excellent methods and of more sublime principles,” [Note added 12/14/2012: which he rejects] and (2) That theology deals with the most important issues, “the loftiest divine contemplations” about “the gaining of eternal bliss,” but “does not come down to the lower and humbler speculations of the inferior sciences &amp;hellip; it does not bother with them inasmuch as they are irrelevant to salvation” [Note added 12/14/2012: which he affirms] (quotations from Finocchiaro 2008, pp. 124-125).  Where Holy Scripture makes reference to facts about nature, they may be open to allegorical interpretation rather than literal interpretation, unless their literal truth is somehow necessary to the account of “the gaining of eternal bliss.”&lt;br /&gt;
&lt;br /&gt;
Galileo further distinguishes two types of claims about science:  (1) “propositions about nature which are truly demonstrated” and (2) “others which are simply taught” (Finocchiaro 2008, p. 126).  The role of the theologian with regard to the former category is “to show that they are not contrary to Holy Scripture,” e.g., by providing an interpretation of Holy Scripture compatible with the proposition; with regard to the latter, if it contradicts Holy Scripture, it must be considered false and demonstrations of the same sought (Finocchiaro 2008, p. 126).  Presumably, if in the course of attempting to demonstrate that a proposition in the second category is false, it is instead demonstrated to be true, it then must be considered to be part of the former category.  Galileo’s discussion allows that theological condemnation of a physical proposition may be acceptable if it is shown not to be conclusively demonstrated (Finnochiaro 2008, p. 126), rather than a more stringent standard that it must be conclusively demonstrated to be false, which, given his own lack of conclusive evidence for heliocentrism, could be considered a loophole allowing him to be hoist with his own petard.&lt;br /&gt;
&lt;br /&gt;
Galileo also distinguishes between what is apparent to experts vs. the layman (Finnochiaro 2008, p. 131), denying that popular consensus is a measure of truth, but regarding that this distinction is what lies behind claims made in Holy Scripture about physical propositions that are not literally true.  With regard to the theological expertise of the Church Fathers, their consensus on a physical proposition is not sufficient to make it an article of faith unless such consensus is upon “conclusions which the Fathers discussed and inspected with great diligence and debated on both sides of the issue and for which they then all agreed to reject one side and hold the other” (Finnochiaro 2008, p. 133).  Or, in a contemporary (for Galileo) context, the theologians of the day could have a comparably weighted position on claims about nature if they “first hear the experiments, observations, reasons, and demonstrations of philosophers and astronomers on both sides of the question, and then they would be able to determine with certainty whatever divine inspiration will communicate to them” (Finnochiaro 2008, p. 135).&lt;br /&gt;
&lt;br /&gt;
Galileo’s conception of science that leads him to take this position appears to be drawn from what Peter Dear (1990, p. 664), drawing upon Thomas Kuhn (1977), calls “the quantitative, ‘classical’ mathematical sciences” or the “mixed mathematical sciences,” identifying this as a predominantly Catholic conception of science, as contrasted with experimental science developed in Protestant England.  The former conception is one in which laws of nature can be recognized through idealized thought experiments based on limited (or no) actual observations, but demonstrated conclusively by means of rational argument.  This seems to be the general mode of Galileo’s work.  Dear argues that this notion of natural law allows for a conception of the “ordinary course of nature” which can be violated by an observed miraculous event, which comports with a Catholic view that miracles continue to occur in the world.&lt;br /&gt;
&lt;br /&gt;
By contrast, the experimentalist views of Francis Bacon and Robert Boyle involve inductively inferring natural laws on the basis of observations, in which case observing something to occur makes it part of nature that must be accounted for in the generalized law&amp;ndash;a view under which a miracle seems to be ruled out at the outset, which was not a problem for Protestants who considered the “age of miracles” to be over (Dear 1990, pp. 682-683).  Dear argues that for the British experimentalists, authentication of an experimental result was in some ways like the authentication of a miracle for the Catholics&amp;ndash;requiring appropriately trustworthy observations&amp;ndash;but that instead of verifying a violation of the “ordinary course of nature,” it verified what the “ordinary course of nature” itself was (Dear 1990, p. 680).  Where the Catholics like Galileo and Pascal derived conclusions about particulars from universal laws recognized by observation, reasoning, and mathematical demonstration, the Protestants like Bacon and Boyle constructed universal laws by inductive generalization from observations of particulars, and were notably critical of failing to perform a sufficient number of experiments before coming to conclusions (McMullin 1990, p. 821), and put forth standards for hypotheses and experimental method (McMullin 1990, p. 823; Shapin &amp;amp; Schaffer 1985, pp. 25ff &amp;amp; pp. 56-59).  The English experimentalist tradition, arising at a time of political and religious confusion after the English Civil War and the collapse of the English state church, was perhaps an attempt to establish an independent authority for science.  By the 19th century, there were explicit (and successful) attempts to separate science from religious authority and create a professionalized class of scientists (e.g., as Gieryn 1983, pp. 784-787 writes about John Tyndall).&lt;br /&gt;
&lt;br /&gt;
The English experimentalists followed the medieval scholastics (Pasnau, forthcoming) in adopting a notion of “moral certainty” for “the highest degree of probabilistic assurance” for conclusions adopted from experiments (Shapin 1994, pp. 208-209).  This falls short of the Aristotelian conception of knowledge, yet is stronger than mere opinion.  They also placed importance on public demonstration in front of appropriately knowledgeable witnesses&amp;ndash;with both the credibility of experimenter and witness being relevant to the credibility of the result.  Where on Galileo’s conception expertise appears to be primarily a function of possessing rational faculties and knowledge, on the experimentalist account there is importance to skill in application of method and to the moral trustworthiness of the participants as a factor in vouching for the observational results.  In the Galilean approach, trustworthiness appears to be less relevant as a consequence of actual observation being less relevant&amp;ndash;though Galileo does, from time to time, make remarks about observations refuting Aristotle, e.g., in “Two New Sciences” where he criticizes Aristotle’s claims about falling bodies (Finnochiaro 2008, pp. 301, 303).&lt;br /&gt;
&lt;br /&gt;
The classic Aristotelian picture of science is similar to the Galilean approach, in that observation and data collection is done for the purpose of recognizing first principles and deriving demonstrations by reason from those first principles.  What constitutes knowledge is what can be known conclusively from such first principles and what is derived by necessary connection from them; whatever doesn’t meet that standard is mere opinion (&lt;i&gt;Posterior Analytics&lt;/i&gt;, Book I, Ch. 33; McKeon 1941, p. 156).  The Aristotelian picture doesn’t include any particular deference to theology; any discipline could could potentially yield knowledge so long as there were recognizable first principles. The role of observation isn’t to come up with fallible inductive generalizations, but to recognize identifiable universal and necessary features from their particular instantiations (Lennox 2006).  This discussion is all about theoretical knowledge (&lt;i&gt;episteme&lt;/i&gt;) rather than practical knowledge (&lt;i&gt;tekne&lt;/i&gt;), the latter of which is about contingent facts about everyday things that can change.  Richard Parry (2007) points out an apparent tension in Aristotle between knowledge of mathematics and knowledge of the natural world on account of his statement that “the minute accuracy of mathematics is not to be demanded in all cases, but only in the case of things which have no matter.  Hence its method is not that of natural science; for presumably the whole of nature has matter” (&lt;i&gt;Metaphysics&lt;/i&gt;, Book II, Ch. 3, McKeon 1941, p. 715).&lt;br /&gt;
&lt;br /&gt;
The Galilean picture differs from the Aristotelian in its greater use of mathematics (geometry)&amp;ndash;McMullin writes that Galileo had “a mathematicism &amp;hellip; more radical than Plato’s” (1990, pp. 822-823) and by its inclusion of the second book, that of revelation and Holy Scripture, as a source of knowledge.  But while the second book is one which can trump mere opinion&amp;ndash;anything that isn’t conclusively demonstrated and thus fails to meet Aristotle’s understanding of knowledge&amp;ndash;it must be held compatible with anything that does meet those standards.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;References&lt;/b&gt;&lt;br /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Representation, realism, and relativism</title>
      <link>https://blog.lippard.org/2010/03/representation-realism-and-relativism.html/</link>
      <pubDate>Thu, 11 Mar 2010 22:11:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2010/03/representation-realism-and-relativism.html/</guid>
      <description>&lt;p&gt;The popular view of the “science wars” of the 1990s is that it involved scientists and philosophers criticizing social scientists for making and accepting absurd claims as a result of an extreme relativistic view about scientific knowledge.  Such absurd claims included claims like “the natural world in no way constrains what is believed to be,” “the natural world has a small or nonexistent role in the construction of scientific knowledge,” and “the natural world must be treated as though it did not affect our perception of it” (all due to Harry Collins, quoted in &lt;a href=&#34;http://www.chss.uqam.ca/Portals/0/docs/articles/Gingras_collins.pdf&#34;&gt;Yves Gingras’ scathingly critical review of his book&lt;/a&gt; (PDF), &lt;span style=&#34;font-style: italic;&#34;&gt;Gravity’s Shadow: The Search for Gravitational Waves&lt;/span&gt;).  Another example was &lt;a href=&#34;http://koneill41.typepad.com/my_weblog/2009/12/searle-and-relativism.html&#34;&gt;Bruno Latour’s claim&lt;/a&gt; that it was impossible for Ramses II to have died of tuberculosis because the tuberculosis bacillus was not discovered until 1882.  This critical popular view is right as far as it goes&amp;ndash;those claims are absurd&amp;ndash;but the popular view of science also tends toward an overly rationalistic and naively realistic conception of scientific knowledge that fails to account for social factors that influence science as actually practiced by scientists and scientific institutions.  The natural world and our social context both play a role in the production of scientific knowledge.&lt;br /&gt;
&lt;br /&gt;
Mark B. Brown’s &lt;a href=&#34;http://www.amazon.com/Science-Democracy-Expertise-Institutions-Representation/dp/0262513048/jimlippardswebpa/&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Science in Democracy: Expertise, Institutions, and Representation&lt;/span&gt;&lt;/a&gt; tries to steer a middle course between extremes, but periodically veers too far in the relativist direction.  Early on, in a brief discussion of the idea of scientific representations corresponding to reality, he writes (p. 6): “Emphasizing the practical dimensions of science need not impugn the truth of scientific representations, as critics of science studies often assume &amp;hellip;”  But he almost immediately seems to retract this when he writes that “science is not a mirror of nature” (p. 7) and, in one of several unreferenced and unargued-for claims appealing to science studies that occur in the book, that “constructivist science studies does undermine the standard image of science as an objective mirror of nature” (p. 16).  Perhaps he merely means that scientific representations are imperfect and fallible, for he does periodically make further attempts to steer a middle course, such as when he quotes Latour: “Either they went on being relativists even about the settled parts of science&amp;ndash;which made them look ridiculous; or they continued being realists even about the warm uncertain parts&amp;ndash;and they made fools of themselves” (p. 183).  It’s surely reasonable to take an instrumentalist approach to scientific theories that aren’t well established, are somewhat isolated from the rest of our knowledge, or are highly theoretical, but also to take a realist approach to theories that are well established with evidence from multiple domains and have remained stable while being regularly put to the test.  The evidence that we have today for a heliocentric solar system, for common ancestry of species, and for the position and basic functions of organs in the human body is of such strength that it is unlikely that we will see that knowledge completely overthrown in a future scientific revolution.  But Brown favorably quotes Latour: “Even the shape of humans, our very body, is composed to a great extent of sociotechnical negotiations and artifacts.” (p. 171)  Our bodies are not “composed” of “sociotechnical negotiations and artifacts”&amp;ndash;this is either a mistaken use of the word “composed” (instead of perhaps “the consequence of”) or a use-mention error (referring to “our very body” instead of our idea of our body).&lt;br /&gt;
&lt;br /&gt;
In Ch. 6, in a section titled “Realism and Relativism” that begins with a reference to the “science wars,” he follows the pragmatist philosopher John Dewey in order to “help resolve some of the misunderstandings and disagreements among today’s science warriors” such as that “STS scholars seem to endorse a radical form of relativism, according to which scientific accounts of reality are no more true than those of witchcraft, astrology, or common sense” (p. 156).  Given that Brown has already followed Dewey’s understanding of scientific practice as continuous with common sense (pp.151-152), it’s somewhat odd to see it listed with witchcraft and astrology in that list&amp;ndash;though perhaps in this context it’s not meant as the sort of critical common sense Dewey described, but more like folk theories that are undermined or refuted by science.&lt;br /&gt;
&lt;br /&gt;
Brown seems to endorse Dewey’s view that “reality is the world encountered through successful intervention” and favorably quotes philosopher Ian Hacking that “We shall count as real what we can use to intervene in the world to affect something else, or what the world can use to affect us” (pp. 156-157), but he subsequently drops the second half of Hacking’s statement when he writes “If science is understood in terms of the capacity to direct change, knowing cannot be conceived on the model of observation.”  Such an understanding may capture experimental sciences, but not observational or historical sciences, an objection Brown attributes to Bertrand Russell, who “pointed out in his review of Dewey’s &lt;span style=&#34;font-style: italic;&#34;&gt;Logic&lt;/span&gt; that knowledge of a star could not be said to affect the star” (p. 158).  Brown, however, follows Latour and maintains that “the work of representation &amp;hellip; always transforms what it represents” (p. 177).  Brown defends this by engaging in a use-mention error, the failure to properly distinguish between the use of an expression and talking about the expression, when he writes that stars as objects of knowledge are newly created objects (p. 158, more below).  Such an error is extremely easy to make when talking about social facts, where representations are themselves partly constitutive of the facts, such as in talk about knowledge or language.&lt;br /&gt;
&lt;br /&gt;
Brown writes that “People today experience the star &lt;span style=&#34;font-style: italic;&#34;&gt;as&lt;/span&gt; known, differently than before &amp;hellip; The star &lt;span style=&#34;font-style: italic;&#34;&gt;as&lt;/span&gt; an object of knowledge is thus indeed a new object” (p. 158).  But this is unnecessary given the second half of Hacking’s statement, since we can observe and measure stars&amp;ndash;they have impact upon us.  Brown does then talk about impact on us, but only by the representation, not the represented: “&amp;hellip;this new object causes existential changes in the knower.  With the advent of the star as a known object, people actually experience it differently.  This knowledge should supplement and not displace whatever aesthetic or religious experiences people continue to have of the star, thus making their experiences richer and more fulfilling” (p. 158).  There may certainly be augmented experience with additional knowledge, which may not change the perceptual component of the experience, but I wonder what the Brown’s basis is for the normative claim that religious experiences in particular shouldn’t be displaced&amp;ndash;if those religious experiences are based on claims that have been falsified, such as an Aristotelian conception of the universe, then why shouldn’t they be displaced?  But perhaps here I’m making the use-mention error, and Brown doesn’t mean that religious interpretations shouldn’t be displaced, only experiences that are labeled as “religious” shouldn’t be displaced.&lt;br /&gt;
&lt;br /&gt;
A few other quibbles:&lt;br /&gt;
&lt;br /&gt;
Brown writes that “all thought relies on language” (p. 56). If this is the case, then nonhuman animals that have no language cannot have thoughts.  (My commenter suggested that all sentient beings have language, and even included plants in that category.  I think the proposal that sentience requires language is at least plausible, though I wouldn’t put many nonhuman animals or any plants into that category&amp;ndash;perhaps chimps, whales, and dolphins.  Some sorts of “language” extend beyond that category, such as the dance of honeybees that seems to code distance and direction information, but I interpreted Brown’s claim to refer to human language with syntax, semantics, generative capacity, etc., and to mean that one can’t have non-linguistic thoughts in the form of, say, pictorial imagery, without language.  I.e., that even such thoughts require a “language of thought,” to use Jerry Fodor’s expression.)&lt;br /&gt;
&lt;br /&gt;
Brown endorses Harry Collins’ idea of the “experimenter’s regress,” without noting that his evidence for the existence of such a phenomenon is disputed (Allan Franklin, &lt;a href=&#34;http://dx.doi.org/10.1016/0039-3681%2894%2990062-0&#34;&gt;“How to Avoid the Experimenters’ Regress,”&lt;/a&gt; &lt;span style=&#34;font-style: italic;&#34;&gt;Studies in History and Philosophy of Science&lt;/span&gt; 25(3, 1994): 463-491).  (Franklin also discusses this in the entry on &lt;a href=&#34;http://plato.stanford.edu/entries/physics-experiment/&#34;&gt;&amp;ldquo;Experiment in Physics&amp;rdquo; at the Stanford Encyclopedia of Philosophy&lt;/a&gt;.)&lt;br /&gt;
&lt;br /&gt;
Brown contrasts Harry Collins and Robert Evans with Hobbes on the nature of expertise: The former see “expertise as a ‘real and substantive’ attribute of individuals” while “For Hobbes, in contrast, what matters is whether the claims of reason are accepted by the relevant audience.” (p. 116).  Brown sides with Hobbes, but this is to make a similar mistake to that Richard Rorty made when claiming that truth is what you can get away with, which is false by its own definition&amp;ndash;since philosophers didn’t let him get away with it.  This definition doesn’t allow for the existence of a successful fake expert or con artist, but we know that such persons exist from examples that have been exposed.  Under this definition, such persons were experts until they were unmasked.&lt;br /&gt;
&lt;br /&gt;
Brown’s application of Hobbes’ views on political representation to nature is less problematic when he discusses the political representation of environmental interests (pp. 128-131) than when he discusses scientific representations of nature (pp. 131-132).  The whole discussion might have been clearer had it taken account of John Searle’s account of social facts (in &lt;a href=&#34;http://www.amazon.com/Construction-Social-Reality-John-Searle/dp/0684831791/jimlippardswebpa/&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Construction of Social Reality&lt;/span&gt;&lt;/a&gt;).&lt;br /&gt;
&lt;br /&gt;
Brown writes that “Just as recent work in science studies has shown that science is not made scientifically &amp;hellip;” (p. 140), without argument or reference.&lt;br /&gt;
&lt;br /&gt;
He apparently endorses a version of Dewey’s distinction between public and private actions with private being “those interactions that do not affect anyone beyond those engaged in the interaction; interactions that have consequences beyond those so engaged he calls public” (p. 141).  This distinction is probably not tenable since the indirect consequences of even actions that we’d consider private can ultimately affect others, such as a decision to have or not to have children.&lt;br /&gt;
&lt;br /&gt;
On p. 159, Brown attributes the origin of the concept of evolution to “theories of culture, such as those of Vico and Comte” rather than Darwin, but neither of them had theories of evolution by natural selection comparable to Darwin’s innovation; concepts of evolutionary change go back at least to the pre-Socratic philosophers like the Epicureans and Stoics.  (Darwin didn&amp;rsquo;t invent natural selection, either, but he was the first to put all the pieces together and recognize that evolution by natural selection could serve a productive as well as a conservative role.)&lt;br /&gt;
&lt;br /&gt;
[A slightly different version of the above was written as a comment for my Human and Social Dimensions of Science and Technology core seminar.  Thanks to Brenda T. for her comments.  It should be noted that the above really doesn&amp;rsquo;t address the main arguments of the book, which are about the meaning of political representation and representation in science, and an argument about proper democratic representation in science policy.]&lt;/p&gt;</description>
    </item>
    <item>
      <title>Science as performance</title>
      <link>https://blog.lippard.org/2010/02/science-as-performance.html/</link>
      <pubDate>Wed, 24 Feb 2010 16:38:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2010/02/science-as-performance.html/</guid>
      <description>&lt;p&gt;The success of science in the public sphere is determined not just by the quality of research but by the ability to persuade.  Stephen Hilgartner’s &lt;a href=&#34;http://www.amazon.com/Science-Stage-Expert-Advice-Writing/dp/0804736464/jimlippardwebpa/&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Science on Stage: Expert Advice as Public Drama&lt;/span&gt;&lt;/a&gt; uses a theatrical metaphor, drawing on the work of Erving Goffman, to shed light on and explain the outcomes associated with three successive reports on diet and nutrition issued by the National Academies of Science, one of which was widely criticized by scientists, one of which was criticized by food industry groups, and one of which was never published.  They differed in “backstage” features such as how they coordinated their work and what sources they drew upon, in “onstage” features such as the composition of experts on their committees and how they communicated their results, and how they responded to criticism.&lt;br /&gt;
&lt;br /&gt;
The kinds of features and techniques that Hilgartner identifies as used to enhance perceptions of credibility&amp;ndash;features of rhetoric and performance&amp;ndash;are the sorts of features relied upon by con artists.  If there is no way to distinguish such features as used by con artists from those used by genuine practitioners, if all purported experts are on equal footing and only the on-stage performances are visible, then we have a bit of a problem.  All purported experts of comparable performing ability are on equal footing, and we may as well flip coins to distinguish between them.  But part of a performance includes the propositional content of the performance&amp;ndash;the arguments and evidence deployed&amp;ndash;and these are evaluated not just on aesthetic grounds but with respect to logical coherence and compatibility with what the audience already knows.  Further, the performance itself includes an interaction with the audience that strains the stage metaphor.  Hilgartner describes this as members of the audience themselves taking the stage, yet audience members in his metaphor also interact with each other, individually and in groups, through complex webs of social relationships.&lt;br /&gt;
&lt;br /&gt;
The problem of expert-layman interaction is that the layman in most cases lacks the interactional expertise to even be able to communicate about the details of the evidence supporting a scientific position, and must rely upon other markers of credibility which may be rhetorical flourishes.  This is the problem of Plato’s “Charmides,” in which Socrates asserts that only a genuine doctor can distinguish a sufficiently persuasive quack from a genuine doctor.  A similar position is endorsed by philosopher John Hardwig, in his paper &lt;a href=&#34;http://web.utk.edu/%7Ejhardwig/EpDep.pdf&#34;&gt;“Epistemic Dependence,”&lt;/a&gt; (PDF) and by law professor Scott Brewer in &lt;a href=&#34;http://www.jstor.org/pss/797336&#34;&gt;“Scientific Expert Testimony and Intellectual Due Process,”&lt;/a&gt; which points out that the problem faces judges and juries.  There are some features which enable successful distinctions between genuine and fake experts in at least the more extreme circumstances&amp;ndash;examination of track records, credentials, evaluations by other experts or meta-experts (e.g., experts in methods used across multiple domains, such as logic and mathematics).  Brewer enumerates four strategies of nonexperts in evaluating expert claims: (1) “substantive second-guessing,” (2) “using general canons of rational evidentiary support,” (3) “evaluating demeanor,” and (4) “evaluating credentials.”  Of these, only (3) is an examination of the merely surface appearances of the performance (which is not to say that it can’t be a reliable, though fallible, mechanism).  But when the evaluation is directed not at distinguishing genuine expert from fake, but conflicting claims between two genuine experts, the nonexpert may be stuck in a situation where none of these is effective and only time (if anything) will tell&amp;ndash;but in some domains, such as the legal arena, a decision may need to be reached much more quickly than a resolution might become available.&lt;br /&gt;
&lt;br /&gt;
One novel suggestion for institutionalizing a form of expertise that fits into Hilgartner’s metaphor is philosopher &lt;a href=&#34;http://www.stonybrook.edu/philosophy/research/ihde_5.html&#34;&gt;Don Ihde’s proposal of “science critics”&lt;/a&gt;, in which individuals with at least interactional expertise within the domain they criticize serve a role similar to art and literary critics in evaluating a performance, including its content and not just its rhetorical flourishes.&lt;br /&gt;
&lt;br /&gt;
[A slightly different version of the above was written as a comment for my Human and Social Dimensions of Science and Technology core seminar. The Hardwig and Brewer articles are both reprinted in Evan Selinger and Robert P. Crease, editors, &lt;a href=&#34;http://www.amazon.com/Philosophy-Expertise-Robert-Crease/dp/0231136447/jimlippardswebpa/&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Philosophy of Expertise&lt;/span&gt;&lt;/a&gt;.  NY: Columbia University Press, 2006, along with an excellent paper I didn&amp;rsquo;t mention above, Alvin I. Goldman&amp;rsquo;s &lt;a href=&#34;http://fas-philosophy.rutgers.edu/goldman/SeminarFall2007/October%2031st/Goldman%20-%20Experts%20Which%20Ones%20Should%20You%20Trust.pdf&#34;&gt;&amp;ldquo;Experts: Which Ones Should You Trust?&amp;quot;&lt;/a&gt; (PDF). The term &amp;ldquo;interactional expertise&amp;rdquo; comes from Harry M. Collins and Robert Evans, &lt;a href=&#34;http://www.jstor.org/pss/3183097&#34;&gt;&amp;ldquo;The Third Wave of Science Studies: Studies of Expertise and Experience,&amp;quot;&lt;/a&gt; also reprinted in the Selinger &amp;amp; Crease volume; a case study of such expertise is in Steven Epstein&amp;rsquo;s &lt;a href=&#34;http://www.amazon.com/Impure-Science-Activism-Politics-Knowledge/dp/0520214455/jimlippardswebpa/&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Impure Science: AIDS, Activism, and the Politics of Knowledge&lt;/span&gt;&lt;/a&gt;, Berkeley: University of California Press, 1996. Thanks to Tim K. for his comments on the above.]&lt;/p&gt;</description>
    </item>
    <item>
      <title>Is knowledge drowning in a flood of information?</title>
      <link>https://blog.lippard.org/2010/02/is-knowledge-drowning-in-flood-of.html/</link>
      <pubDate>Tue, 23 Feb 2010 00:10:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2010/02/is-knowledge-drowning-in-flood-of.html/</guid>
      <description>&lt;p&gt;There have long been worries that the mass media are producing a “dumbing down” of American political culture, reducing political understanding to sound bites and spin.  The Internet has been blamed for information overload, and, like MTV in prior decades, for a reduction in attention span as the text-based web became the multimedia web, and cell phones have become a more common tool for its use.  Similar worries have been expressed about public understanding of science.  Nicholas Carr has asked the question, &lt;a href=&#34;http://www.roughtype.com/archives/2010/01/eric_schmidts_s_1.php&#34;&gt;“Is Google Making Us Stupid?”&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Yaron Ezrahi’s “Science and the political imagination in contemporary democracies” (a chapter in Sheila Jasanoff&amp;rsquo;s &lt;a href=&#34;http://www.amazon.com/States-Knowledge-Co-production-International-Sociology/dp/0415403294/jimlippardswebpa/&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;States of Knowledge: The Co-Production of Science and Social Order&lt;/span&gt;&lt;/a&gt;) argues that the post-Enlightenment synthesis of scientific knowledge and politics in democratic societies is in decline, on the basis of a transition of public discourse into easily consumed, bite-sized chunks of vividly depicted information that he calls “outformation.”  Where, prior to the Enlightenment, authority had more of a religious basis and the ideal for knowledge was “wisdom”&amp;ndash;which Ezrahi sees as a mix of the “cognitive, moral, social, philosophical, and practical” which is privileged, unteachable, and a matter of faith, the Enlightenment brought systematized, scientific knowledge to the fore.  Such knowledge was formalized, objective, universal, impersonal, and teachable&amp;ndash;with effort.  When that scientific knowledge is made more widely usable, “stripped of its theoretical, formal, logical and mathematical layers” into a “think knowledge” that is context-dependent and localized, it becomes “information.”  And finally, when information is further stripped of its context and design for use for a particular purpose, yet augmented with “rich and frequently intense” representations that include “cognitive, emotional, aesthetic, and other dimensions of experience,” it becomes “outformation.”&lt;br /&gt;
&lt;br /&gt;
According to Ezrahi, such “outformations” mix references to objective and subjective reality, and they become “shared references in the context of public discourse and action.”  They are taken to be legitimated and authoritative despite lacking any necessary grounding in “observations, experiments, and logic.”  He describes this shift as a shift from a high-cost political reality to a low-cost political reality, where “cost” is a measure of the recipient’s ability to consume it rather than the consequences to the polity of its consumption and use as the basis for political participation.  This shift, he says, “reflects the diminished propensity of contemporary publics to invest personal or group resources in understanding and shaping politics and the management of public affairs.”&lt;br /&gt;
&lt;br /&gt;
But, I wonder, is this another case of reflecting on “good old days” that never existed?  While new media have made new forms of communication possible, was there really a time when the general public was fully invested in “understanding and shaping politics” and not responding to simplifications and slogans?  And is it really the case, as Ezrahi argues, that while information can be processed and reconstructed into knowledge, the same is not possible for outformations?  Some of us do still read books, and for us, Google may not be “making us stupid,” but rather providing a supplement that allows us to quickly search a vast web of interconnected bits of information that can be assembled into knowledge, inspired by a piece of “outformation.”&lt;br /&gt;
&lt;br /&gt;
[A slightly different version of the above was written as a comment on Ezrahi&amp;rsquo;s article for my Human and Social Dimensions of Science and Technology core seminar.  Although I wrote about new media, it is apparent that Ezrahi was writing primarily about television and radio, where &amp;ldquo;outformation&amp;rdquo; seems to be more prevalent than information.  Thanks to Judd A. for his comments on the above.]&lt;br /&gt;
&lt;br /&gt;
UPDATE (April 19, 2010): Part of the above is &lt;a href=&#34;http://ugobardi.blogspot.com/2010/02/stiamo-perdendo-la-saggezza.html&#34;&gt;translated into Italian, with commentary from Ugo Bardi of the University of Florence, at his blog&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Seeing like a slime mold</title>
      <link>https://blog.lippard.org/2010/02/seeing-like-slime-mold.html/</link>
      <pubDate>Sat, 20 Feb 2010 21:41:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2010/02/seeing-like-slime-mold.html/</guid>
      <description>&lt;p&gt;Land reforms instituted in Vietnam under French rule, in India under the British, and in rural czarist Russia introduced simplified rights of ownership and standardized measurements of size and shape that were primarily for the benefit of the state, e.g., for tax purposes.  James C. Scott’s &lt;a href=&#34;http://www.amazon.com/Seeing-Like-State-Condition-Institution/dp/0300078153/jimlippardswebpa/&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Seeing as a State: How Certain Schemes to Improve the Human Condition Have Failed&lt;/span&gt;&lt;/a&gt; gives these and numerous other examples of ways in which standardization and simplification have been used by the state to make legible and control resources (and people) within its borders.  He recounts cases of how the imposition of such standardization often fails or at least has unintended negative consequences, such as his example of German scientific forestry’s introduction of a monoculture of Norway spruce or Scotch pine designed to maximize lumber production, but which led to die-offs a century later.  (The monoculture problem of reduced resilience/increased vulnerability is one which has been recognized in an information security context, as well, e.g., in Dan Geer et al.&amp;rsquo;s &lt;a href=&#34;http://cryptome.org/cyberinsecurity.htm&#34;&gt;paper on Microsoft monoculture&lt;/a&gt; that got him fired from @stake and &lt;a href=&#34;http://www.schneier.com/blog/archives/2007/05/dan_geer_on_tra.html&#34;&gt;his more recent work&lt;/a&gt;.)&lt;br /&gt;
&lt;br /&gt;
Scott’s examples of state-imposed uniformity should not, however, be misconstrued to infer that any case of uniformity is state-imposed, or that such regularities, even if state-imposed, don&amp;rsquo;t have underlying natural constraints.  Formalized institutions of property registration and title have appeared in the crevices between states, for example &lt;a href=&#34;http://www.amazon.com/City-Darkness-Life-Kowloon/dp/1873200137/jimlippardswebpa/&#34;&gt;in the squatter community of Kowloon Walled City&lt;/a&gt; that existed from 1947-1993 on a piece of the Kowloon peninsula that was claimed by both China and Britain, yet governed by neither.  While the institutions of Kowloon Walled City may have been patterned after those familiar to its residents from the outside world, they were internally imposed rather than by a state.&lt;br /&gt;
&lt;br /&gt;
Patterns of highway network design present another apparent counterexample.  Scott discusses the design of highways around Paris as being designed by the state to intentionally route traffic through Paris, as well as to allow for military and law enforcement activity within the city in order to put down insurrections.  But motorway patterns in the UK appear to have a more organic structure, as a recent experiment with slime molds oddly confirmed.  Two researchers at the University of West of England &lt;a href=&#34;http://www.newscientist.com/article/mg20527426.300-designing-highways-the-slime-mould-way.html&#34;&gt;constructed a map of the UK out of agar, putting clumps of oat flakes at the locations of the nine most populous cities&lt;/a&gt;.  They then introduced a slime mold colony to the mix, and in many cases it extruded tendrils to feed on the oat flakes creating patterns which aligned with the existing motorway design, with some variations.  A similar experiment with &lt;a href=&#34;http://www.economist.com/sciencetechnology/displaystory.cfm?story_id=15328524&#34;&gt;a map of cities around Tokyo duplicated the Tokyo railway network&lt;/a&gt;, slime-mold style.  The &lt;a href=&#34;http://www.economist.com/sciencetechnology/displaystory.cfm?story_id=15495944&#34;&gt;similarity between transportation networks and evolved biological systems for transporting blood and sap&lt;/a&gt; may simply be because they are efficient and resilient solutions.&lt;br /&gt;
&lt;br /&gt;
These examples, while not refuting Scott’s point about frequent failures in top-down imposition of order, suggest that it may be possible for states to achieve success in certain projects by facilitating bottom-up development of ordered structures.  The state often imposes an order that has already been developed via some other means&amp;ndash;e.g., electrical standards were set up by industry bodies before being codified, IETF standards for IP which don&amp;rsquo;t have the force of law yet are globally implemented. In other cases, states may ratify an emerging order by, e.g., preempting a diversity of state rules with a set that have been demonstrated to be successful, though that runs the risk of turning into a case like Scott describes, if there are local reasons for the diversity.&lt;br /&gt;
&lt;br /&gt;
[A slightly different version of the above was written as a comment on the first two chapters of Scott&amp;rsquo;s book for my Human and Social Dimensions of Science and Technology core seminar.  I&amp;rsquo;ve ordered a copy of the book since I found the first two chapters to be both lucidly written and extremely interesting.  Thanks to Gretchen G. for her comments that I&amp;rsquo;ve used to improve (I hope) the above.]&lt;br /&gt;
&lt;br /&gt;
UPDATE (April 25, 2010): &lt;i&gt;Nature&lt;/i&gt; 407:470 features &lt;a href=&#34;http://en.wikipedia.org/wiki/File:Slime_mold_solves_maze.png&#34;&gt;&amp;ldquo;Intelligence: Maze-solving by an amoeboid organism.&amp;rdquo; &lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Rom Houben not communicating; blogger suppresses the evidence</title>
      <link>https://blog.lippard.org/2010/02/rom-houben-not-communicating-blogger.html/</link>
      <pubDate>Sat, 20 Feb 2010 16:35:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2010/02/rom-houben-not-communicating-blogger.html/</guid>
      <description>&lt;p&gt;It has now been demonstrated, as no surprise to skeptics, that Rom Houben was not communicating via facilitated communication, a discredited method by which facilitators have typed for autistic children.  A proper test &lt;a href=&#34;http://www.sciencebasedmedicine.org/?p=3938&#34;&gt;was conducted by Dr. Steven Laureys with the help of the Belgian Skeptics&lt;/a&gt;, and it was found that the communications were coming from the facilitator, not from Houben.&lt;br /&gt;&lt;br /&gt;A blogger who was &lt;a href=&#34;http://www.firstthings.com/blogs/secondhandsmoke/2009/11/23/reason-not-to-dehydrate-man-speaking-after-23-years-in-locked-in-state/#comment-4560&#34; rel=&#34;nofollow&#34;&gt;a vociferous critic of James Randi and Arthur Caplan for pointing out that facilitated communication is a bogus technique&lt;/a&gt; and who had attempted to use Houben&amp;rsquo;s case to argue that Terri Schiavo also may have been conscious is not only unwilling to admit he was wrong, but is &lt;a href=&#34;http://sailorette.blogspot.com/2009/11/twenty-three-years-ago.html&#34; rel=&#34;nofollow&#34;&gt;deleting comments that point to the results of this new test&lt;/a&gt;.  I had posted a comment along the lines of &amp;ldquo;Dr. Laureys performed additional tests with Houben and the facilitator and found that, in fact, the communications were coming from the facilitator, not Houben&amp;rdquo; with &lt;a href=&#34;http://www.blogger.com/Dr.%20Laureys%20performed%20additional%20tests%20with%20Houben%20and%20the%20facilitator%20and%20found%20that,%20in%20fact,%20the%20communications%20were%20coming%20from%20the%20facilitator,%20not%20Houben:%20%20http://www.theness.com/neurologicablog/?p=1596&#34;&gt;a link to the Neurologica blog&lt;/a&gt;; this blogger called that &amp;ldquo;spam&amp;rdquo; (on the basis of my posting a similar comment on another blog, perhaps) and &amp;ldquo;highly misleading&amp;rdquo; (on the basis of nothing).&lt;br /&gt;&lt;br /&gt;As I&amp;rsquo;ve said all along, this doesn&amp;rsquo;t mean that Houben isn&amp;rsquo;t &amp;ldquo;locked in&amp;rdquo; and conscious, but facilitated communication provides no evidence that he is.&lt;br /&gt;&lt;br /&gt;(&lt;a href=&#34;https://blog.lippard.org/2009/11/why-not-put-rom-houbens-facilitated.html&#34;&gt;Previously&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2009/11/what-would-be-more-horrifying-than.html&#34;&gt;previously&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Another lottery tragedy</title>
      <link>https://blog.lippard.org/2010/02/another-lottery-tragedy.html/</link>
      <pubDate>Sat, 20 Feb 2010 03:20:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2010/02/another-lottery-tragedy.html/</guid>
      <description>&lt;p&gt;From &lt;a href=&#34;http://us.cnn.com/2010/CRIME/02/19/lottery.winner.slaying/index.html&#34;&gt;CNN&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;A Florida woman has been charged with first-degree murder in connection with the death of a lottery millionaire whose body was found buried under fresh concrete, authorities said.&lt;br /&gt;&lt;br /&gt;Dorice Donegan Moore, 37, was arrested last week on charges of accessory after the fact regarding a first-degree murder in the death of Abraham Shakespeare, 43, said Hillsborough County Sheriff David Gee. She remains in the Hillsborough County Jail, he said.&lt;br /&gt;&lt;br /&gt;Moore befriended Shakespeare after he won a $31 million Florida lottery prize in 2006 and was named a person of interest in the case after Shakespeare disappeared, authorities said.&lt;/blockquote&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Where is the global climate model without AGW?</title>
      <link>https://blog.lippard.org/2010/02/where-is-global-climate-model-without.html/</link>
      <pubDate>Tue, 09 Feb 2010 14:30:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2010/02/where-is-global-climate-model-without.html/</guid>
      <description>&lt;p&gt;One of the regular critics of creationism on the Usenet talk.origins newsgroup (where the wonderful &lt;a href=&#34;http://www.talkorigins.org/&#34;&gt;Talk Origins Archive FAQs&lt;/a&gt; were originally developed) was a guy who posted under the name &amp;ldquo;Dr. Pepper.&amp;rdquo;  His posts would always include the same request&amp;ndash;&amp;ldquo;Please state the scientific theory of creationism.&amp;rdquo;  It was a request that was rarely responded to, and never adequately answered, because there is no scientific theory of creationism.&lt;br /&gt;&lt;br /&gt;A parallel question for those who are skeptical about anthropogenic climate change is to ask for a global climate model that more accurately reflects temperature changes over the last century than those used by the IPCC, without including the effect of human emissions of greenhouse gases.  For comparison, &lt;a href=&#34;http://tamino.wordpress.com/2010/01/13/models-2/&#34;&gt;here&amp;rsquo;s a review of the 23 models which contributed to the IPCC AR4 assessment&lt;/a&gt;.  While these models are clearly not perfect, shouldn&amp;rsquo;t those who deny anthropogenic global warming be able to do better?&lt;/p&gt;</description>
    </item>
    <item>
      <title>ApostAZ podcast #19</title>
      <link>https://blog.lippard.org/2010/01/apostaz-podcast-19.html/</link>
      <pubDate>Fri, 29 Jan 2010 21:21:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2010/01/apostaz-podcast-19.html/</guid>
      <description>&lt;p&gt;After a multi-month hiatus, &lt;a href=&#34;http://apostaz.org/&#34;&gt;the ApostAZ podcast&lt;/a&gt; returns:&lt;br /&gt;&lt;blockquote&gt;&lt;a href=&#34;http://apostaz.org/Podcast/Apostaz019.mp3&#34;&gt;Episode 019&lt;/a&gt; Atheism and Spooky Bullshite in Phoenix! Go to meetup.com/phoenix-atheists for group events! Intro- Joe Rogan &amp;ldquo;Noah&amp;rsquo;s Ark (George Carlin Remix)&amp;rdquo;. Paranormal Activity, Chick Tracts and Ugandan Love.&lt;/blockquote&gt;The guy whose name you couldn&amp;rsquo;t think of around 16:22-16:30&amp;ndash;of the Stop Sylvia Brown website&amp;ndash;is Robert Lancaster.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;M!&lt;/strong&gt; &lt;small&gt;(2010-02-04)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Around the 25 minute-mark Brad brought up our recent cross-blogging dialogue and gave some commentary on our discussion. I take great exception to his gross mischaracterization of my arguments. Here is a partial transcript of the pertinent comments:
&lt;p&gt;&lt;i&gt;  Brad - Vocab will read a certain amount of texts from one of his apologists and he’ll copy pasta … he’ll attribute it and put quotes around it but he’ll put that as an argument to something Jim that broke down himself and examined the truth value of and Vocab says, “Yeah, but this apologist says this.”&lt;/p&gt;</description>
    </item>
    <item>
      <title>A few comments on the nature and scope of skepticism</title>
      <link>https://blog.lippard.org/2010/01/few-comments-on-nature-and-scope-of.html/</link>
      <pubDate>Wed, 06 Jan 2010 16:50:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2010/01/few-comments-on-nature-and-scope-of.html/</guid>
      <description>&lt;p&gt;Of late there has been a lot of debate about the nature, scope, and role of skepticism.  Does skepticism imply atheism?  Are &amp;ldquo;climate change skeptics&amp;rdquo; skeptics?  Must skeptics defer to scientific consensus or experts?  Should skepticism as a movement or skeptical organizations restrict themselves to paranormal claims, or avoid religious or political claims?&lt;br /&gt;&lt;br /&gt;I think &amp;ldquo;skepticism&amp;rdquo; can refer to multiple different things, and my answers to the above questions differ in some cases depending on how the term is being used.  It can refer to philosophical skepticism, to scientific skepticism, to &amp;ldquo;skeptical inquiry,&amp;rdquo; to &amp;ldquo;doubt&amp;rdquo; broadly speaking, to the &amp;ldquo;skeptical movement,&amp;rdquo; to skeptical organizations, and to members of the class of people who identify themselves as skeptics.&lt;br /&gt;&lt;br /&gt;My quick answers to the above questions, then, are:&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Does skepticism imply atheism?&lt;/span&gt;  No, regardless of which definition you choose.  It is reasonable to argue that proper application of philosophical skepticism should lead to atheism, and to argue that scientific skepticism should include methodological naturalism, but I prefer to identify skepticism with a commitment to a methodology rather than its outputs.  That still involves a set of beliefs&amp;ndash;which are themselves subject to reflection, criticism, and evaluation&amp;ndash;but it is both a more minimal set than the outputs of skepticism and involves commitment to values as well as what is scientifically testable.  My main opposition to defining skepticism by its outputs is that that is a set of beliefs that can change over time with access to new and better information, and shouldn&amp;rsquo;t be held dogmatically.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Are &amp;ldquo;climate change skeptics&amp;rdquo; skeptics?&lt;/span&gt;  I would say that some are, and some aren&amp;rsquo;t&amp;ndash;some are outright &amp;ldquo;deniers&amp;rdquo; who are allowing ideology to trump science and failing to dig into the evidence.  Others are digging into the evidence and just coming to (in my opinion) erroneous conclusions, but that doesn&amp;rsquo;t preclude them from being skeptics so long as they&amp;rsquo;re still willing to engage and look at contrary evidence, as well as admit to mistakes and errors when they make them&amp;ndash;like relying on organizations and individuals who are demonstrably not reliable. As you&amp;rsquo;ll see below, I agree we should to try to save the term &amp;ldquo;skeptic&amp;rdquo; from being equated with denial.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Must skeptics defer to scientific consensus or experts?&lt;/span&gt;  I think skeptical organizations and their leaders should defer to experts on topics outside of their own fields of expertise on pragmatic and ethical grounds, but individual skeptics need not necessarily do so.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Should skepticism as a movement or skeptical organizations restrict themselves to paranormal claims, or avoid religious or political claims?&lt;/span&gt;  I think skepticism as a movement, broadly speaking, is centered on organizations that promote scientific skepticism and focus on paranormal claims, but also promote science and critical thinking, including with some overlap with religious and public policy claims, where the scientific evidence is relevant.  At its fringes, though, it also includes some atheist and rationalist groups that take a broader view of skeptical inquiry.  I think those central groups (like CSI, JREF, and the Skeptics Society) should keep their focus, but not as narrowly as Daniel Loxton suggests in his &lt;a href=&#34;https://www.skeptic.com/downloads/WhereDoWeGoFromHere.pdf&#34;&gt;&amp;ldquo;Where Do We Go From Here?&amp;quot;&lt;/a&gt; (PDF) essay.&lt;br /&gt;&lt;br /&gt;Here are a few of my comments, on these same topics, from other blogs.&lt;br /&gt;&lt;a href=&#34;http://www.nycskeptics.org/blog/?p=1628&amp;amp;cpage=1#comment-544&#34;&gt;&lt;br /&gt;Comment&lt;/a&gt; on Michael De Dora, &lt;a href=&#34;http://www.nycskeptics.org/blog/?p=1628&#34;&gt;&amp;ldquo;Why Skeptics Should be Atheists,&amp;quot;&lt;/a&gt; at the Gotham Skeptic blog:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Definitions of atheism and agnosticism</title>
      <link>https://blog.lippard.org/2010/01/definitions-of-atheism-and-agnosticism.html/</link>
      <pubDate>Wed, 06 Jan 2010 16:41:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2010/01/definitions-of-atheism-and-agnosticism.html/</guid>
      <description>&lt;p&gt;I recently posted this &lt;a href=&#34;http://www.meetup.com/phoenix-atheists/messages/boards/thread/8282073#32902843&#34;&gt;at the Phoenix Atheists Meetup group&amp;rsquo;s discussion forum&lt;/a&gt; in a thread titled &amp;ldquo;atheism v. agnosticism,&amp;rdquo; and thought it might be worth reposting here:&lt;br /&gt;
&lt;br /&gt;
There are lots of ways to define these terms, to the extent that you can&amp;rsquo;t be sure how people are using them unless you ask.&lt;br /&gt;
&lt;br /&gt;
The general population of English speakers understands atheism to be equivalent to what Michael Martin calls &amp;ldquo;positive atheism&amp;rdquo; and what used to be commonly known among Internet atheists as &amp;ldquo;strong atheism&amp;rdquo;&amp;ndash;an active disbelief in the existence of gods. That&amp;rsquo;s a position which does have a burden of proof over mere nonbelief, also known as weak atheism or negative atheism. George H. Smith made the same distinction using the terms explicit vs. implicit atheism. Richard Dawkins complicated matters by redefining &amp;ldquo;strong atheism&amp;rdquo; as absolute certainty that there is no God (position 7 on his scale). I wish he had chosen a different term, as I think it&amp;rsquo;s a mistake to associate positive atheism/strong atheism with certainty, proof, or even knowledge.&lt;br /&gt;
&lt;br /&gt;
I used to like this distinction, but am less enamored with it because &amp;ldquo;weak atheism&amp;rdquo; or &amp;ldquo;negative atheism&amp;rdquo; or atheism as mere lack of belief in gods has a few logical problems as a basis for anything. A lack of belief is not a position, it cannot be used to motivate action or to infer conclusions from. Those who say that they are only atheists in the weak sense, however, do join groups and appear to draw inferences and conclusions as though they are using the nonexistence of gods as a premise, which means either that they are really implicitly using strong atheism as a position, or they are drawing those inferences based on other meta-beliefs.&lt;br /&gt;
&lt;br /&gt;
The advantage of equating atheism with weak atheism is that theism and atheism then become contradictories which cover the entire space of logical possibilities&amp;ndash;you either have a belief in one or more gods, or you don&amp;rsquo;t. Under that definition, there&amp;rsquo;s no space for agnosticism except as a subset of one or both of atheism and theism.&lt;br /&gt;
&lt;br /&gt;
The definition of &amp;ldquo;agnosticism&amp;rdquo; that was given earlier in this thread as pertaining to the possibility of knowledge about the existence or nonexistence of gods then gives you two dimensions, on which you can have agnostic atheists (I don&amp;rsquo;t believe there are gods, and it&amp;rsquo;s not possible to know), agnostic theists (I believe in at least one god, but it&amp;rsquo;s not possible to know), gnostic atheists (I don&amp;rsquo;t believe there are gods, and it is possible to know there aren&amp;rsquo;t), and gnostic theists (I believe there&amp;rsquo;s at least one god, and it&amp;rsquo;s possible to know). Of those positions, I think agnostic theism is difficult to make a case for with respect to most conceptions of God, except for deism and other forms of uninvolved gods.&lt;br /&gt;
&lt;br /&gt;
But most people who call themselves agnostics aren&amp;rsquo;t using that definition, they&amp;rsquo;re using a notion that is a particular form of weak atheism, that holds to something like there is a parity between arguments for and against the existence of gods, or that there is no way to effectively compare their evidential weight, or similar. They might agree with agnosticism regarding the possibility of knowledge for the existence or nonexistence of gods, but they go further and say that there is some parity on the case for mere belief in either direction, as well.&lt;br /&gt;
&lt;br /&gt;
I&amp;rsquo;m generally in favor of allowing people to choose their own self-identifying terms and defining them as they see fit, so long as they can give a legitimate reason for their classification and it&amp;rsquo;s not completely at odds with ordinary usage. One example that goes beyond ordinary usage and I think just indicates some kind of confusion is that 21% of self-identified atheists in a Pew survey reported last October said that they believe in God. Sorry, but that&amp;rsquo;s not a definition of atheist that I think can get off the ground.&lt;br /&gt;
&lt;br /&gt;
My own position is strong atheism/positive atheism with respect to most traditional conceptions of God, and weak atheism/agnosticism (or igtheism) with respect to certain rarefied/unempirical notions of God. I&amp;rsquo;m comfortable calling myself an atheist in general, and dispute claims that it&amp;rsquo;s impossible have knowledge that at least most gods do not exist. &amp;ldquo;You can&amp;rsquo;t prove a negative&amp;rdquo; is a widely expressed canard, which I argue against here:&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&#34;http://www.discord.org/%7Elippard/debiak.html&#34; target=&#34;_blank&#34;&gt;&lt;a href=&#34;http://www.discord.org/~lippard/debiak.html&#34;&gt;http://www.discord.org/~lippard/debiak.html&lt;/a&gt;&lt;/a&gt;&lt;img alt=&#34;&#34; class=&#34;brImage&#34; src=&#34;http://img1.meetupstatic.com/img/clear.gif&#34; width=&#34;0&#34; /&gt;&lt;br /&gt;
&lt;br /&gt;
That also contains links to a few other essays which make the same point in a way that is probably more clear, including one by Jeff Lowder which argues for the possibility of disproofs of God&amp;rsquo;s existence.&lt;br /&gt;
&lt;br /&gt;
UPDATE (November 22, 2010): Also see &lt;a href=&#34;http://www.infidels.org/library/modern/mathew/intro.html#atheisms&#34;&gt;the Internet Infidels&amp;rsquo; Atheist Web definition page&lt;/a&gt;.  I now suspect that &amp;ldquo;empirical agnosticism&amp;rdquo; and &amp;ldquo;weak atheism&amp;rdquo; are indistinguishable.&lt;br /&gt;
&lt;br /&gt;
UPDATE (November 24, 2011): Also see Jeff Lowder&amp;rsquo;s January 4, 2006 post at Naturalistic Atheism, &lt;a href=&#34;http://naturalisticatheism.blogspot.com/2006/01/disagreement-among-self-described.html&#34;&gt;&amp;ldquo;Disagreement Among Self-Described Atheists about the Meaning of &amp;lsquo;Atheism&amp;rsquo;&amp;quot;&lt;/a&gt; and Ted Drange&amp;rsquo;s 1998 article at the Secular Web, &lt;a href=&#34;http://www.infidels.org/library/modern/theodore_drange/definition.html&#34;&gt;&amp;ldquo;Atheism, Agnosticism, and Noncognitivism.&amp;quot;&lt;/a&gt; Drange&amp;rsquo;s distinctions seem to me to be well worth using.  Maverick Philosopher&amp;rsquo;s &lt;a href=&#34;http://maverickphilosopher.typepad.com/maverick_philosopher/2011/05/against-terminological-mischief-negative-atheism-and-negative-nominalism.html&#34;&gt;&amp;ldquo;Against Terminological Mischief: &amp;lsquo;Negative Atheism&amp;rsquo; and &amp;lsquo;Negative Nominalism&amp;rsquo;&amp;quot;&lt;/a&gt; is also good.&lt;br /&gt;
&lt;br /&gt;
UPDATE (January 20, 2012): Jeff Lowder has written further on this subject at the Secular Outpost, in &lt;a href=&#34;http://secularoutpost.infidels.org/2011/12/definition-of-atheism-anal-retentive.html&#34;&gt;&amp;ldquo;The Definition of Atheism, the Anal-Retentive Defense of Etymological Purism, and Linguistic Relativism.&amp;quot;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>New Richard Cheese album: OK Bartender</title>
      <link>https://blog.lippard.org/2010/01/new-richard-cheese-album-ok-bartender.html/</link>
      <pubDate>Tue, 05 Jan 2010 14:32:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2010/01/new-richard-cheese-album-ok-bartender.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://www.okbartender.com/&#34;&gt;&lt;img src=&#34;http://www.richardcheese.com/rimg/rc-okb-small.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt; The newest Richard Cheese album is &lt;a href=&#34;http://www.okbartender.com/&#34;&gt;available for pre-order&lt;/a&gt;, featuring lounge-ified versions of &amp;ldquo;Supersonic,&amp;rdquo; &amp;ldquo;Bohemian Rhapsody,&amp;rdquo; &amp;ldquo;Light My Fire,&amp;rdquo; &amp;ldquo;Freebird,&amp;rdquo; and &amp;ldquo;My Neck, My Back.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Books Read in 2009</title>
      <link>https://blog.lippard.org/2009/12/books-read-in-2009.html/</link>
      <pubDate>Thu, 31 Dec 2009 19:00:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/12/books-read-in-2009.html/</guid>
      <description>&lt;p&gt;Once again, here&amp;rsquo;s my annual list of books I&amp;rsquo;ve read in the last year.  I did much better in quantity than &lt;a href=&#34;https://blog.lippard.org/2008/12/books-read-in-2008.html&#34;&gt;last year&lt;/a&gt;&amp;ndash;going back to school helped a bit, even though the vast majority of reading for class was articles that aren&amp;rsquo;t reflected in this list.&lt;br /&gt;&lt;ul&gt;&lt;li&gt;John Baer, James C. Kaufman, and Roy F. Baumeister, editors, &lt;span style=&#34;font-style: italic;&#34;&gt;Are We Free? Psychology and Free Will&lt;/span&gt;&lt;/li&gt;&lt;li&gt;Dan Barker, &lt;span style=&#34;font-style: italic;&#34;&gt;Godless: How an Evangelical Preacher Became One of America&amp;rsquo;s Leading Atheists&lt;/span&gt;&lt;/li&gt;&lt;li&gt;Jeff Benedict, &lt;span style=&#34;font-style: italic;&#34;&gt;Little Pink House: A True Story of Defiance and Courage&lt;/span&gt;&lt;/li&gt;&lt;li&gt;Simon Blackburn, &lt;span style=&#34;font-style: italic;&#34;&gt;Truth: A Guide&lt;/span&gt;&lt;/li&gt;&lt;li&gt;Paul Boghossian, &lt;span style=&#34;font-style: italic;&#34;&gt;Fear of Knowledge: Against Relativism and Constructivism&lt;/span&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Fred P. Brooks, &lt;span style=&#34;font-style: italic;&#34;&gt;The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition&lt;br /&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;Thomas Cathcart and Daniel Klein, &lt;span style=&#34;font-style: italic;&#34;&gt;Plato and a Platypus Walk Into a Bar&amp;hellip; Understanding Philosophy Through Jokes&lt;/span&gt; (not very funny, and thinks &amp;ldquo;all platypuses are mammals&amp;rdquo; is analytic and a priori, p. 67&amp;ndash;is that what they teach at Harvard?)&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Daniel Dennett, &lt;span style=&#34;font-style: italic;&#34;&gt;Darwin&amp;rsquo;s Dangerous Idea: Evolution and the Meanings of Life&lt;/span&gt;&lt;/li&gt;&lt;li&gt;Daniel Dennett, &lt;span style=&#34;font-style: italic;&#34;&gt;Breaking the Spell: Religion as a Natural Phenomenon&lt;/span&gt;&lt;/li&gt;&lt;li&gt;Philip K. Dick, &lt;span style=&#34;font-style: italic;&#34;&gt;The Man in the High Castle&lt;/span&gt;&lt;/li&gt;&lt;li&gt;Douglas R. Hofstadter, &lt;span style=&#34;font-style: italic;&#34;&gt;I Am a Strange Loop&lt;/span&gt;&lt;/li&gt;&lt;li&gt;Jean-Roch Laurence and Campbell Perry, &lt;span style=&#34;font-style: italic;&#34;&gt;Hypnosis, Will, and Memory: A Psycho-Legal History&lt;/span&gt;&lt;/li&gt;&lt;li&gt;Penn Jillette, &lt;span style=&#34;font-style: italic;&#34;&gt;How to Cheat Your Friends at Poker: The Wisdom of Dickie Richard&lt;/span&gt;&lt;/li&gt;&lt;li&gt;Paul Krassner, &lt;span style=&#34;font-style: italic;&#34;&gt;In Praise of Indecency: The Leading Investigative Satirist Sounds Off on Hypocrisy, Censorship, and Free Expression&lt;/span&gt;&lt;/li&gt;&lt;li&gt;Paul Krassner, &lt;span style=&#34;font-style: italic;&#34;&gt;Who&amp;rsquo;s to Say What&amp;rsquo;s Obscene? Politics, Culture, and Comedy in America Today&lt;/span&gt;&lt;/li&gt;&lt;li&gt;Oscar Levant, &lt;span style=&#34;font-style: italic;&#34;&gt;The Unimportance of Being Oscar&lt;/span&gt;&lt;/li&gt;&lt;li&gt;Oscar Levant, &lt;span style=&#34;font-style: italic;&#34;&gt;A Smattering of Ignorance&lt;/span&gt;&lt;/li&gt;&lt;li&gt;Ben Mezrich, &lt;span style=&#34;font-style: italic;&#34;&gt;Busting Vegas: A True Story of Monumental Excess, Sex, Love, Violence, and Beating the Odds&lt;/span&gt;&lt;/li&gt;&lt;li&gt;Chris Mooney and Sheril Kirshenbaum, &lt;span style=&#34;font-style: italic;&#34;&gt;Unscientific America: How Scientific Illiteracy Threatens Our Future&lt;/span&gt;&lt;/li&gt;&lt;li&gt;Steven Pinker, &lt;span style=&#34;font-style: italic;&#34;&gt;The Blank Slate: The Modern Denial of Human Nature&lt;/span&gt;&lt;/li&gt;&lt;li&gt;Vincent Price, &lt;span style=&#34;font-style: italic;&#34;&gt;I Like What I Know: A Visual Autobiography&lt;/span&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;W.V. Quine, &lt;span style=&#34;font-style: italic;&#34;&gt;Methods of Logic&lt;/span&gt;, Fourth Edition&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Rudy Rucker, &lt;span style=&#34;font-style: italic;&#34;&gt;The Lifebox, the Seashell, and the Soul: What Gnarly Computation Taught Me About Ultimate Reality, the Meaning of Life, and How to Be Happy&lt;/span&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Oliver Sacks, &lt;span style=&#34;font-style: italic;&#34;&gt;Musicophilia: Tales of Music and the Brain&lt;/span&gt;&lt;/li&gt;&lt;li&gt;John Searle, &lt;span style=&#34;font-style: italic;&#34;&gt;The Construction of Social Reality&lt;/span&gt;&lt;/li&gt;&lt;li&gt;Kyrsten Sinema, &lt;span style=&#34;font-style: italic;&#34;&gt;Unite and Conquer: How to Build Coalitions That Win and Last&lt;/span&gt;&lt;/li&gt;&lt;li&gt;Jim Steinmeyer, &lt;span style=&#34;font-style: italic;&#34;&gt;Charles Fort: The Man Who Invented the Supernatural&lt;/span&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Gore Vidal, &lt;span style=&#34;font-style: italic;&#34;&gt;Imperial America: Reflections on the United States of Amnes&lt;/span&gt;ia&lt;/li&gt;&lt;li&gt;T.H. White, &lt;span style=&#34;font-style: italic;&#34;&gt;The Once and Future King&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;I also read significant parts of&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Yochai Benkler, &lt;span style=&#34;font-style: italic;&#34;&gt;The Wealth of Networks: How Social Production Transforms Markets and Freedom&lt;br /&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;Yaron Ezrahi, &lt;span style=&#34;font-style: italic;&#34;&gt;The Descent of Icarus: Science and the Transformation of Contemporary Democracy&lt;/span&gt;&lt;/li&gt;&lt;li&gt;Edward J. Hackett, Olga Amsterdamska, Michael Lynch, and Judy Wajcman, editors, &lt;span style=&#34;font-style: italic;&#34;&gt;The Handbook of Science and Technology Studies&lt;/span&gt;, Third Edition&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Michael Hulme, &lt;span style=&#34;font-style: italic;&#34;&gt;Why We Disagree About Climate Change: Understanding Controversy, Inaction and Opportunity&lt;br /&gt;&lt;/span&gt;&lt;/li&gt;&lt;li&gt;Elliott Mendelson, &lt;span style=&#34;font-style: italic;&#34;&gt;Introduction to Mathematical Logic&lt;/span&gt; (5th edition) (worked through ch. 3 on number theory and Gödel&amp;rsquo;s incompleteness theorems and the appendix on second-order predicate logic, along with Boolos &amp;amp; Jeffrey&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Computability and Logic&lt;/span&gt; chapter on second-order predicate logic)&lt;br /&gt;&lt;/li&gt;&lt;li&gt;R.C. Olby, G.N. Cantor, J.R.R. Christie, and M.J.S. Hodge, editors, &lt;span style=&#34;font-style: italic;&#34;&gt;Companion to the History of Modern Science&lt;/span&gt;&lt;/li&gt;&lt;li&gt;Steven Shapin and Simon Schaffer, &lt;span style=&#34;font-style: italic;&#34;&gt;Leviathan and the Air Pump: Hobbes, Boyle, and the Experimental Life&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;(Previously: &lt;a href=&#34;https://blog.lippard.org/2008/12/books-read-in-2008.html&#34;&gt;2008&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2007/12/books-read-in-2007.html&#34;&gt;2007&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2006/12/books-read-in-2006.html&#34;&gt;2006&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2006/01/books-read-in-2005.html&#34;&gt;2005&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sixth stay dog of 2009</title>
      <link>https://blog.lippard.org/2009/12/sixth-stay-dog-of-2009.html/</link>
      <pubDate>Sat, 26 Dec 2009 23:20:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/12/sixth-stay-dog-of-2009.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/PC260001.jpg&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px; height: 150px;&#34; src=&#34;https://blog.lippard.org/images/PC260001.jpg&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5419689947172222626&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;We found this little dog, Max, while on our way to do a RESCUE volunteer shift, running around loose in a vacant lot near a school.  He was very bedraggled and thirsty, and had apparently been loose for a while (days, at least).  Fortunately, he had tags, so I left messages at the number on his personalized tag and at the different number associated with his county tag, which it&amp;rsquo;s easy to look up at Pets911.com.  An hour or two later, I got a call from the dog&amp;rsquo;s previous owner (to whom the dog is still registered), who sent her husband out to pick him up.  They didn&amp;rsquo;t know what had happened to the current owner or why the dog was loose.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Vocab Malone on abortion and personhood, part 5</title>
      <link>https://blog.lippard.org/2009/12/vocab-malone-on-abortion-and-personhood_19.html/</link>
      <pubDate>Sat, 19 Dec 2009 21:11:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/12/vocab-malone-on-abortion-and-personhood_19.html/</guid>
      <description>&lt;p&gt;Vocab has put up &lt;a href=&#34;http://vocabmalone.blogspot.com/2009/12/of-violence-violins-personhood-post.html&#34;&gt;the fifth and final part of his essay on abortion and personhood up at his blog&lt;/a&gt;, devoted to Thomson&amp;rsquo;s violinist argument.  I don&amp;rsquo;t really have much to say about it&amp;ndash;we didn&amp;rsquo;t coordinate our posts in advance, and I&amp;rsquo;ve &lt;a href=&#34;https://blog.lippard.org/2009/12/vocab-malone-on-abortion-and-personhood_18.html&#34;&gt;already discussed Thomson&amp;rsquo;s argument myself in my response to part 4&lt;/a&gt;.  I disagree with Vocab&amp;rsquo;s claim that Thomson&amp;rsquo;s argument proves too much and would allow infanticide&amp;ndash;her argument only addresses a physically dependent fetus.  And, as I already pointed out in my prior response, the argument doesn&amp;rsquo;t prove as much as it purports to.  The violinist case isn&amp;rsquo;t exactly analogous to pregnancy and abortion in a number of ways, and Vocab is right to point out the differences.  I agree that if a pregnancy is allowed to go to term (as well as to some earlier point at which there is plausible evidence for personhood on my standard), then that entails at least tacit consent and a moral duty of care. I would still argue, however, that abortion would be legitimate beyond that point for medically justifiable reasons (e.g., endangered health and life of the mother).  This position&amp;ndash;like the current position of the courts, which I think is approximately correct despite being based on viability&amp;ndash;points out that there are more than two polar opposite positions in this debate.&lt;br /&gt;&lt;br /&gt;In Vocab&amp;rsquo;s final part, he talks a bit about the work that he and his wife do in caring for foster children.  I commend him for that work, which is all-too-rare among opponents of abortion.&lt;br /&gt;&lt;br /&gt;Thanks, Vocab, for the debate&amp;ndash;and I still would like to hear a response from you in the comments on some of the issues that have been left hanging (e.g., in the comments on part 3).&lt;br /&gt;&lt;br /&gt;UPDATE:  It would probably be better to end this discussion with a summary that I already made in the comments on part 3:&lt;br /&gt;&lt;blockquote&gt;We don&amp;rsquo;t disagree that there is continuity of organism (just as there is continuity of a population of organisms over time)&amp;ndash;all life on this planet is connected in that way. But just as we don&amp;rsquo;t count every species as human, even in our own genetic lineage, we don&amp;rsquo;t count every life stage of individual human organisms as persons. There&amp;rsquo;s a sense in which &amp;ldquo;I&amp;rdquo; was once a zygote that had my same DNA, but at that stage there was no &amp;ldquo;me&amp;rdquo; there yet&amp;ndash;there was nothing that it was like to be a zygote, to use Thomas Nagel&amp;rsquo;s expression. In that same sense that &amp;ldquo;I&amp;rdquo; was a zygote, &amp;ldquo;I&amp;rdquo; will be a dead body in the future, even though there will at that point be nothing that it is like to be me, and the person that I am will be gone from the world though my body will briefly remain.&lt;br /&gt;&lt;br /&gt;I think we understand each other&amp;rsquo;s positions. You think that being a human organism is the same thing as to be a person, while I think personhood is a feature that comes into existence and persists for a subset of the life of an organism, that requires capacities of sentience or self-awareness.&lt;br /&gt;&lt;br /&gt;But I think I can give reasons to support why my view makes moral, legal, and practical sense, and why human cultures and practices are more consistent with my view than yours. I don&amp;rsquo;t think you can give such reasons, other than the brute assertion that human organisms are persons from start to finish. Your view has no need of the notion of person, yet it seems to me that there are all sorts of practical, moral, and legal reasons why we do need and use such a notion.&lt;/blockquote&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Vocab Malone on abortion and personhood, part 4</title>
      <link>https://blog.lippard.org/2009/12/vocab-malone-on-abortion-and-personhood_18.html/</link>
      <pubDate>Fri, 18 Dec 2009 17:25:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/12/vocab-malone-on-abortion-and-personhood_18.html/</guid>
      <description>&lt;p&gt;Vocab Malone has posted &lt;a href=&#34;http://vocabmalone.blogspot.com/2009/12/argument-from-viability-wantedness.html&#34;&gt;the fourth part of his essay on abortion and personhood&lt;/a&gt;, addressing the arguments from viability and wantedness.  These are two more arguments that I don&amp;rsquo;t place a whole lot of stock in, though perhaps some commenters will want to say more about.&lt;br /&gt;
&lt;br /&gt;
The viability criterion is significant in that it&amp;rsquo;s the basis of current federal case law on abortion since &lt;span style=&#34;font-style: italic;&#34;&gt;Roe v. Wade&lt;/span&gt;, but Vocab correctly notes that viability changes with the availability of technology, and that doesn&amp;rsquo;t seem like a feature that should be relevant to whether one is a person.  On the other hand, it is relevant to the notion of dependence&amp;ndash;pre-viability is a time where, if you do grant that a fetus is a person, it&amp;rsquo;s a person that is dependent for its existence upon another person.  This raises questions of when it is morally permissible for a person upon whom another is dependent for their life to sever that dependence.  Judith Jarvis Thomson&amp;rsquo;s &lt;a href=&#34;http://spot.colorado.edu/~heathwoo/Phil160,Fall02/thomson.htm&#34;&gt;argument on abortion&lt;/a&gt;, which I referred to earlier in my response to part 1 of Vocab&amp;rsquo;s essay, presents the following scenario:&lt;br /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Who are the climate change skeptics?</title>
      <link>https://blog.lippard.org/2009/12/who-are-climate-change-skeptics.html/</link>
      <pubDate>Wed, 16 Dec 2009 20:26:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/12/who-are-climate-change-skeptics.html/</guid>
      <description>&lt;p&gt;One of the courses I took this semester was a seminar on the human dimensions of climate change, a geography course that briefly looked at the scientific evidence for climate change and then focused primarily on the social science aspects of the problems of mitigation and adaptation.  The paper I wrote for the class was about the philosophical problem of how a layman can identify relevant expertise and evaluate the debate without being an expert, by looking at features such as relevance of expertise, consensus within fields, credentials and institutions, track records, logical validity and cogency of arguments, and so forth, and then applying these criteria to the IPCC scientists vs. the climate change skeptics.&lt;br /&gt;&lt;br /&gt;What follows is a list of some of the organizations promoting skepticism about anthropogenic climate change and some of the individuals associated with them, with some information about their credentials and activities.  It&amp;rsquo;s my impression that those with the best reputations tend to agree that there is a global warming trend and that human emissions of greenhouse gases are a contributing factor to that warming, but the organizations tend to promote a more skeptical view (fairly characterized as &amp;ldquo;denial&amp;rdquo;), as exhibited by such evidence as expressions of apparent pleasure at the recent 2009 Pew survey result that showed a decrease in American acceptance of global warming.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Nongovernmental International Panel on Climate Change (NIPCC)&lt;/span&gt;&lt;br /&gt;One comparison I made was between the scientists of the IPCC and the scientists of the NIPCC, a group sponsored by The Heartland Institute.  I compared the fourth-most-cited paper of the top 83 scientists of the former to the fourth-most-cited paper of all of the 2008 NIPCC participants, using &lt;a href=&#34;http://www.eecg.utoronto.ca/%7Eprall/climate/&#34;&gt;Jim Prall&amp;rsquo;s excellent website of citation counts for climate scientists&lt;/a&gt;.  Of the 619 scientists of the AR4 (2007) Working Group 1 on the physical science basis of climate change, the top 83 each have more than 200 citations to their fourth-most-cited paper.  There are only thirteen climate skeptics with that level of citation, most of whom received those citations for papers having nothing to do with climate science, and none of whom were involved with the 2008 NIPCC report.  (In 2009, William Gray, who is in that category, participated in a second NIPCC meeting, but I didn&amp;rsquo;t review that for my paper.)&lt;br /&gt;&lt;br /&gt;The top scientist of the 2008 NIPCC report with publications containing the word &amp;ldquo;climate,&amp;rdquo; the organizer and editor of the report, S. Fred Singer, has 31 citations to his fourth-most-cited paper. He&amp;rsquo;s a retired physics professor (Ph.D. earned in 1948) who is not only a skeptic about climate change but about the health effects of second-hand smoke, the link between CFCs and the ozone hole, and has received tobacco and oil company funding for his work.  His name pops up frequently when it comes to attempts by corporations to block environmental regulation.  There were 24 participants listed as authors on the 2008 NIPCC report, six of whom have no academic credentials or affiliations and no published academic work of relevance to the climate change debate (Dennis Avery, Christopher Monckton, Kenneth Haapala, Warren Anderson, Klaus Heiss, and Anton Uriarte). The top-cited scientist, Lubos Motl, has 150 citations for his fourth-most-cited paper, but he&amp;rsquo;s a theoretical physicist with no publications containing the word &amp;ldquo;climate.&amp;rdquo;  The next guy after Singer, George Taylor, has an M.S. in meteorology and 25 citations for his fourth-most-cited paper.  There are a few people on the list with relevant credentials, but none are top names in climate science.  The majority with scientific credentials have little or no relevant expertise, like Fred Goldberg, with a Ph.D. in welding technology, and Tom Segalstad, a mineralogist with a Ph.D. in geology.&lt;br /&gt;&lt;br /&gt;It should be noted that the climate skeptics with the best credentials in climate science tend to be participants in the IPCC process, such as John R. Christy, who was a lead author on the Working Group 1 reports in 2001 and 2007.  Robert Balling of ASU has also participated in the IPCC process, and despite being often regarded as a skeptic, agrees that there is global warming and that it has a human component, and told me that the IPCC report is the best place for the layman to find accurate information about climate science (see &lt;a href=&#34;https://blog.lippard.org/2009/10/robert-balling-on-climate-change.html&#34;&gt;my summary of his recent talk at ASU&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;The Heartland Institute&lt;/span&gt;&lt;br /&gt;The Heartland Institute, founded in 1984, was the sponsor of the NIPCC (above) and has its own category at this blog.  Between 1998 and 2005, it received $561,500 in funding from ExxonMobil, 40% of which was designated for climate science opposition (see &lt;a href=&#34;http://www.ucsusa.org/assets/documents/global_warming/exxon_report.pdf&#34;&gt;the Union of Concerned Scientists Exxon report&lt;/a&gt; (PDF)).  In April 2008, it published a list of “500 Scientists With Documented Doubts of Man-Made Global Warming Scares” compiled by Dennis Avery, participant in NIPCC and co-author of a 2007 anti-AGW book with S. Fred Singer which attributes periodic warming to &lt;a href=&#34;http://en.wikipedia.org/wiki/Bond_event&#34;&gt;a 1500-year solar cycle&lt;/a&gt;.  The publication of this list resulted in protests from 45 scientists on the list who stated that they are not AGW opponents and requested that their names be removed.  Rather than remove the scientists from the list, The Heartland Institute &lt;a href=&#34;https://blog.lippard.org/2008/05/heartland-institute-publishes-bogus.html&#34;&gt;changed the title of the list to “500 Scientists Whose Research Contradicts Man-Made Global Warming Scares.&amp;quot;&lt;/a&gt;  The Heartland Institute&amp;rsquo;s &lt;a href=&#34;http://www.globalwarmingheartland.org/experts.html&#34; rel=&#34;nofollow&#34;&gt;list of 138 climate change experts&lt;/a&gt; contains many individuals with no relevant expertise or credentials.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Science and Environmental Policy Project (SEPP)&lt;/span&gt;&lt;br /&gt;Singer has another organization devoted to arguing against human-caused climate change, the Science and Environmental Policy Project (SEPP), which he founded in 1990.  That organization also opposes the ban on CFCs and other EPA regulations.  There are nine people listed on SEPP&amp;rsquo;s &lt;a href=&#34;http://www.sepp.org/about%20sepp/boarddir.html&#34; rel=&#34;nofollow&#34;&gt;board of science advisors&lt;/a&gt;, of which five are dead (Gerholm, Higatsberger, Mitchell, Nierenberg, and Starr).  Ames is a well-known scientist in his field, molecular genetics, which has nothing to do with climate change.  The others with the most citations are elderly or dead physicists (Starr, 1935 physics Ph.D.; Böttcher, 1947 physics Ph.D.; and Mitchell, 1951 physics Ph.D.).  The rest have only single-digit citations to their fourth-most-cited paper.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;George C. Marshall Institute&lt;/span&gt;&lt;br /&gt;The George C. Marshall Institute was founded in 1984 to support Ronald Reagan’s Strategic Defense Initiative, but since 1989 has been active in opposing AGW.  The current board of directors, according to its website, are William Happer (Princeton physics professor), William O’Keefe (former executive VP and COO of the American Petroleum Institute and president of a consulting company), Gregory Canavan (physicist at Los Alamos National Laboratory), John H. Moore (former president of Grove City College, former economics professor, and former Deputy Director of the NSF), Rodney W. Nichols (former president of the New York Academy of Sciences), Milan Nikolich (electrical engineering Ph.D., a nuclear weapons program consultant associated with CACI, a defense contractor), and Roy Spencer (climate scientist at the University of Alabama, Huntsville).  Of these, only Spencer, who is &lt;a href=&#34;http://theevolutioncrisis.org.uk/testimony2.php&#34; rel=&#34;nofollow&#34;&gt;also a Bible-believing anti-evolutionist&lt;/a&gt;, has a climate science background.  (Happer is a highly-cited particle physicist.)  The George C. Marshall Institute has published works by some of the more reputable AGW opponents with a high level of citations for their fourth-most-cited publication&amp;ndash;e.g., Richard Lindzen of MIT (274), Roger A. Pielke, Sr. (129), Roy Spencer (124), and John R. Christy (88).  Others with relevant credentials but not quite the high level of citations include Patrick Michaels (37), Robert Balling (29), and Timothy Ball (8).  The George C. Marshall Institute has also published and promoted the work of Stephen McIntyre of the ClimateAudit blog, a former mineral exploration executive with a bachelor&amp;rsquo;s degree in mathematics, and economist Ross McKitrick.&lt;br /&gt;&lt;br /&gt;Former George C. Marshall Institute executive director Matthew Crawford left the organization after five months when, he said, he realized it was “more fond of some facts than others” and that his job “consisted of making arguments about global warming that just happened to coincide with the positions taken by the oil companies that funded the think tank” (Carolyn Mooney, &lt;a href=&#34;http://www.uwosh.edu/advising/pc-201/myth-vs.-reality-articles/Manual%20Work043.pdf&#34;&gt;&amp;ldquo;A Hands-On Philosopher Argues for a Fresh Vision of Manual Work&amp;rdquo;&lt;/a&gt; (PDF), &lt;span style=&#34;font-style: italic;&#34;&gt;The Chronicle of Higher Education&lt;/span&gt;, June 15, 2009).&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Cato Institute&lt;/span&gt;&lt;br /&gt;The Cato Institute is a libertarian think tank founded in 1977 by Edward Crane and Charles Koch.  Charles and David Koch are co-owners of Koch Industries, which is one of the largest privately owned companies in the U.S. (often #2, but has occasionally been #1).  Koch Industries has major holdings in petroleum, natural gas, and coal.  Patrick Michaels (already mentioned in connection with the George C. Marshall Institute) is the Cato Institute Senior Fellow in Environmental Studies and their only climate science expert on staff, though Cato has also published articles co-authored by Michaels and Robert Balling.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Science and Public Policy Institute (SPPI)&lt;/span&gt;&lt;br /&gt;&lt;strike&gt;The SPPI was founded in 1994 by chairman George Carlo, former assistant football coach for the Buffalo Bills who subsequently entered the public health field and earned a Ph.D. and law degree.  He is an advocate for the view that cell phones cause substantial health risks, including cancer and autism.&lt;/strike&gt;  [That&amp;rsquo;s a different SPPI; see &lt;a href=&#34;https://blog.lippard.org/2009/12/who-are-climate-change-skeptics.html?showComment=1261995585127#c822560034465031948&#34;&gt;John Mashey&amp;rsquo;s comment&lt;/a&gt; below.] The SPPI’s chief science advisor is Willie Soon, a Harvard astrophysicist also associated with the Oregon Institute for Science and Medicine (about which more will be said below).  Other science advisors include William Kininmonth, Robert M. Carter, David Legates, Craig D. Idso, James J. O’Brien, and Joseph D’Aleo, all of whom except O’Brien and Legates were involved with the 2008 NIPCC report.  The chief policy advisor is Sir Christopher Monckton, an AGW opponent from the UK with no relevant science credentials, also involved with the 2008 NIPCC report.  Legates, the Delaware State Climatologist, was a commenter on Patrick Michaels&amp;rsquo; most recent climate change skepticism book at an event at the Cato Institute, and is a climate scientist whose fourth-most-cited paper has received 226 citations.  D&amp;rsquo;Aleo, first director of meteorology for The Weather Channel, has a 1970 M.S. in meteorology and has not published any academic work since.  Kininmonth, with an M.Sc. degree (not sure in what) was the former head of the Australian National Climate Center.  Craig Idso has a Ph.D. in geography from Arizona State University and is founder and chairman of the board of the Center for the Study of Carbon Dioxide and Global Change; his fourth-most-cited paper has received 20 citations.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Center for the Study of Carbon Dioxide and Global Change&lt;/span&gt;&lt;br /&gt;This is a small Phoenix-based nonprofit run by Craig Idso (chairman) and his father Sherwood B. Idso (president) which argues that increasing CO2 levels are beneficial.  The organization has &lt;a href=&#34;http://www.exxonsecrets.org/html/orgfactsheet.php?id=24&#34;&gt;received $90,000 in funding from ExxonMobil&lt;/a&gt;.  Both Idsos and Craig&amp;rsquo;s brother Keith have also been on the payroll of the Western Fuels Association.  Sherwood Idso, a 1968 physics Ph.D. who was a research physicist for the USDA&amp;rsquo;s Agricultural Research Service at the U.S. Water Conservation Laboratory starting in 1967, has a fourth-most-cited scientific paper which has received 189 citations.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Oregon Institute for Science and Medicine (OISM)&lt;/span&gt;&lt;br /&gt;The Oregon Institute for Science and Medicine (OISM), a private research organization run by Arthur Robinson and his two sons Noah and Zachary Robinson, was founded in 1980.  The OISM faculty listed on their website are the three Robinsons, Martin D. Kamen (a deceased chemist), R. Bruce Merrifield (a deceased chemist), Fred Westall (a biochemistry professor), Carl Boehme (who has an M.S. in electrical engineering), and Jane Orient (a medical doctor).  The OISM sells DVDs on “nuclear war survival skills” and civil defense, as well as a home schooling curriculum, and has taken over the publication of the late Petr Beckmann’s &lt;span style=&#34;font-style: italic;&#34;&gt;Access to Energy&lt;/span&gt; newsletter which defends nuclear energy and now also criticizes AGW.  (Beckmann was a physicist who became an electrical engineering professor at the University of Colorado, and in addition to promoting nuclear energy also challenged Einstein’s relativity and published a journal for that purpose called &lt;span style=&#34;font-style: italic;&#34;&gt;Galilean Electrodynamics&lt;/span&gt;.)&lt;br /&gt;&lt;br /&gt;The OISM Petition Project was set up to oppose U.S. ratification of the Kyoto Treaty and currently has over 31,000 signatures of Americans with degrees in a scientific subject.  The initial call for signatures was sent out with a letter from Frederick Seitz while he was still president of the National Academies of Science, along with a 12-page “Research Review of Global Warming Evidence” by Arthur and Noah Robinson and Willie Soon which was formatted to look like a publication in the &lt;span style=&#34;font-style: italic;&#34;&gt;Proceedings of the National Academies of Science&lt;/span&gt;.  The petition was originally billed as a “survey,” but it has not been reported how many solicitations were sent out compared to how many were returned, nor how many scientists disagreed with the statements on the petition (as &lt;a href=&#34;http://www.skeptic.com/eskeptic/08-11-12&#34;&gt;pointed out by Gary Whittenberger in eSkeptic&lt;/a&gt;).  The signature breakdown by level of education was 29% Ph.D., 22% M.S., 7% M.D. or D.V.M., and 41% B.S. or equivalent.  By field, it was 12% earth science, 3% computer science or mathematics, 18% physics and aerospace sciences, 15% chemistry, 9% biology and agriculture, 10% medicine, and 32% engineering and general science.  The percentage of Ph.D.s in relevant areas isn’t available, but it’s clear from the breakdown that at least two thirds have less than a Ph.D. and at least 80% do not have education in a relevant field. (Blogger Chris Colose &lt;a href=&#34;http://chriscolose.wordpress.com/2008/05/22/one-more-petition-still-a-consensus/&#34;&gt;has looked at a subsample of names on the petition&lt;/a&gt;, without finding any with climate-related publications.)&lt;br /&gt;&lt;br /&gt;One of the other “faculty” at the OISM is Dr. Jane Orient, M.D., of Tucson, Arizona, &lt;a href=&#34;https://blog.lippard.org/2008/12/anthropogenic-global-warming-debate.html&#34;&gt;whom I’ve heard speak in opposition to AGW&lt;/a&gt;.  She is the executive director of the Association of American Physicians and Surgeons, a conservative organization that publishes the &lt;span style=&#34;font-style: italic;&#34;&gt;Journal of American Physicians and Surgeons&lt;/span&gt; (JPANDS).  This journal published an anti-AGW articles by Arthur Robinson, Noah Robinson, and Willie Soon (2007), and by Arthur Robinson, Sallie Baliunas, Willie Soon, and Zachary Robinson (1998), as well as articles opposing vaccination of children, claiming that HIV is not the cause of AIDS, that homosexuality causes crime and disease, opposing fluoridation of water, accusing the FDA of fraud for banning DDT, and criticizing the theory of evolution (see evaluations by &lt;a href=&#34;http://neurodiversity.com/weblog/article/91/strange-bedfellows&#34;&gt;Kathleen Seidel&lt;/a&gt; and &lt;a href=&#34;http://scienceblogs.com/insolence/2006/03/journal_of_american_physicians.php&#34;&gt;Orac&lt;/a&gt;).  The Robinson et al. (1998) article is apparently a version of the article originally distributed with the Oregon Petition, and another anti-AGW article by the same authors was published in the journal &lt;span style=&#34;font-style: italic;&#34;&gt;Climate Research&lt;/span&gt; (Soon et al. 1998).  Arthur Robinson has a Ph.D. in chemistry from Caltech and was an associate of Linus Pauling.  Noah Robinson also has a chemistry Ph.D. from Caltech, and Zachary Robinson is a veterinarian with a bachelor’s degree in chemistry.  None has relevant climate science expertise.&lt;br /&gt;&lt;br /&gt;Willie Soon and Sallie Baliunas (1980 Ph.D., astrophysics) are astrophysicists at the Harvard-Smithsonian Center for Astrophysics who study solar variability, both have also been associated with the George C. Marshall Institute and the Heartland Institute; Soon is the chief science advisor for the Science and Public Policy Institute (above).  Baliunas received the Petr Beckmann Award for Scientific Freedom from Doctors for Disaster Preparedness (DDP), a group associated with OISM (Jane Orient is president of DDP).  In 2003, Soon and Baliunas published an anti-AGW article (arguing that warming was due to solar variation) in &lt;span style=&#34;font-style: italic;&#34;&gt;Climate Research&lt;/span&gt; that led to protests from 13 of the authors cited that their work had been misrepresented and misused.  Subsequently the new editor-in-chief, Hans van Storch, resigned along with two other editors &lt;a href=&#34;http://www.motherjones.com/environment/2005/05/some-it-hot&#34;&gt;when the publisher refused to print an editorial about improvements in the journal review process&lt;/a&gt;.  Baliunas&amp;rsquo; fourth-most-cited paper has 230 citations; Soon’s has 68.  Timothy J. Osborn and Keith R. Briffa (2006) repeated Soon and Baliunas’ methodology &lt;a href=&#34;http://www.sciencemag.org/cgi/content/abstract/311/5762/841&#34;&gt;in a paper published in &lt;span style=&#34;font-style: italic;&#34;&gt;Science&lt;/span&gt; that did not reproduce their results&lt;/a&gt;.  Osborn and Briffa are both climate scientists associated with the Climate Research Unit at East Anglia University; Osborn&amp;rsquo;s (1995 Ph.D., environmental sciences) fourth-most-cited paper has received 152 citations and Briffa&amp;rsquo;s (1984 Ph.D., dendroclimatologist) has received 250.&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;ve given special attention to OISM and AAPS because of the extent of crankery associated with them.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Three Miscellaneous Items&lt;/span&gt;&lt;br /&gt;My last three items are not organizations but are worthy of further note.  (1) This year, S. Fred Singer circulated a petition to attempt to get the American Physical Society to revise its statement on global warming from being supportive of AGW to be in opposition to it.  He collected 206 signatures from APS members, about 0.45% of its 47,000 members, and the petition was rejected.  John Mashey &lt;a href=&#34;http://www.desmogblog.com/another-silly-climate-petition-exposed&#34;&gt;analyzed the social network of the first 121 signers&lt;/a&gt; (PDF), and found that the initial signing clustered around the SEPP, the George C. Marshall Institute, the Heartland Institute, and the Cato Institute, along with other interesting demographic information.  (2) Ian Plimer, a prominent Australian geologist, published a book in early 2009 opposing AGW, titled &lt;span style=&#34;font-style: italic;&#34;&gt;Heaven and Earth: Global Warming-The Missing Science&lt;/span&gt;. Plimer has in the past been an active public critic of creationism in Australia, and was criticized by me for using &lt;a href=&#34;http://www.discord.org/%7Elippard/hnta.html&#34;&gt;inaccurate and misleading claims in his arguments&lt;/a&gt;, and &lt;a href=&#34;http://www.discord.org/%7Elippard/plimer-book.html&#34;&gt;by me&lt;/a&gt; and &lt;a href=&#34;http://www.cs.uwaterloo.ca/%7Eshallit/plimer.html&#34;&gt;Jeff Shallit&lt;/a&gt; for plagiarism in a prior book.  Plimer’s new book has been similarly found to contain not only &lt;a href=&#34;https://blog.lippard.org/2009/05/ian-plimer-on-climate-change.html&#34;&gt;inaccurate statements and misrepresentations&lt;/a&gt;, but &lt;a href=&#34;https://blog.lippard.org/2009/11/more-apparent-plagiarism-from-ian.html&#34;&gt;plagiarism&lt;/a&gt;.  (3) The &lt;a href=&#34;http://www.centerforinquiry.net/opp/news/senate_minority_report_on_global_warming_not_credible/&#34;&gt;Center for Inquiry&amp;rsquo;s Credibility Project&lt;/a&gt; was a review of the scientific credentials of the signers of global warming denier Sen. James Inhofe&amp;rsquo;s Senate Minority Report on Global Warming, which found, similar to what I report above, that most of them have no relevant expertise or credentials.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Summary&lt;/span&gt;&lt;br /&gt;The above doesn&amp;rsquo;t demonstrate that climate skepticism is without merit, but it does demonstrate that there are reasons to be skeptical&amp;ndash;and in many cases extremely skeptical&amp;ndash;about some of the organizations and individuals promoting climate skepticism, independently of their arguments.  In my view, the arguments for climate skepticism in most cases just increase the grounds for skepticism.  I recommend &lt;a href=&#34;http://www.realclimate.org/index.php/archives/2007/05/start-here/&#34;&gt;the RealClimate blog&lt;/a&gt; and &lt;a href=&#34;http://www.skepticalscience.com/&#34;&gt;Skeptical Science blog&lt;/a&gt; as two good sources of information about those arguments.&lt;br /&gt;&lt;br /&gt;To really dig into the details, read &lt;a href=&#34;http://www.ipcc.ch/publications_and_data/publications_ipcc_fourth_assessment_report_wg1_report_the_physical_science_basis.htm&#34;&gt;the IPCC WG-1 Report&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE: Also worthy of note is Wikipedia&amp;rsquo;s &lt;a href=&#34;http://en.wikipedia.org/wiki/Scientific_opinion_on_climate_change&#34;&gt;list of scientific organizations which have issued statements on anthropogenic climate change&lt;/a&gt;.  Noteworthy for its absence is any organization with a statement arguing against anthropogenic climate change; since 2007 only the American Association of Petroleum Geologists has had a noncommittal statement.  Wikipedia also has &lt;a href=&#34;http://en.wikipedia.org/wiki/List_of_scientists_opposing_global_warming_consensus&#34;&gt;a nice list of scientists who oppose the consensus views and what their actual positions are&lt;/a&gt;.  (Like JFK assassination conspiracy theorists, they do not have a consensus view of their own.)&lt;br /&gt;&lt;br /&gt;I also neglected to mention a paper that I cited in the paper I wrote for my climate change class, a 2008 study that examined 141 “English-language environmentally sceptical books published between 1972 and 2005” found that over 92% of them were connected to conservative think tanks, either published by them or authored by persons directly affiliated with them (Peter J. Jacques, Riley E. Dunlap, and Mark Freeman, &amp;ldquo;The organisation of denial: Conservative think tanks and environmental scepticism,&amp;rdquo; &lt;span style=&#34;font-style: italic;&#34;&gt;Environmental Politics&lt;/span&gt; vol 17, no. 3, June 2008, pp. 349-385). In the above list, is there any organization or individual that does not come from a conservative or libertarian political ideology?&lt;br /&gt;&lt;br /&gt;UPDATE (December 17, 2009): Other posts at this blog on &lt;a href=&#34;http://lippard.blogspot.com/search/label/climate%20change&#34;&gt;climate change&lt;/a&gt; include:&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2009/11/climate-research-unit-email-scandal.html&#34;&gt;&amp;ldquo;Climate Research Unit email scandal&amp;rdquo;&lt;/a&gt; (November 23, 2009)&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2009/11/roger-pielke-jr-on-climate-change_07.html&#34;&gt;&amp;ldquo;Roger Pielke Jr. on climate change adaptation&amp;rdquo;&lt;/a&gt; (November 7, 2009)&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2009/11/roger-pielke-jr-on-climate-change.html&#34;&gt;&amp;ldquo;Roger Pielke Jr. on climate change mitigation&amp;rdquo;&lt;/a&gt; (November 6, 2009)&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2009/10/robert-balling-on-climate-change.html&#34;&gt;&amp;ldquo;Robert Balling on climate change&amp;rdquo;&lt;/a&gt; (October 30, 2009)&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2009/05/ian-plimer-on-climate-change.html&#34;&gt;&amp;ldquo;Ian Plimer on climate change&amp;rdquo;&lt;/a&gt; (May 22, 2009)&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2008/04/reason-to-be-skeptical-about.html&#34;&gt;&amp;ldquo;Reason to be skeptical about anthropogenic climate change&amp;rdquo;&lt;/a&gt; (April 26, 2008)&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2007/10/garbage-in-on-climate-change.html&#34;&gt;&amp;ldquo;Garbage in on climate change measurement&amp;rdquo;&lt;/a&gt; (October 25, 2007)&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2007/09/lomborg-global-warming-and-opportunity.html&#34;&gt;&amp;ldquo;Lomborg, global warming, and opportunity costs&amp;rdquo;&lt;/a&gt; (September 15, 2007)&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2007/08/consensus-for-anthropogenic-global.html&#34;&gt;&amp;ldquo;The consensus for anthropogenic global warming&amp;rdquo;&lt;/a&gt; (August 19, 2007)&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2007/03/david-friedman-on-global-warming.html&#34;&gt;&amp;ldquo;David Friedman on global warming&amp;rdquo;&lt;/a&gt; (March 15, 2007)&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2007/03/taxonomy-of-questions-about-global.html&#34;&gt;&amp;ldquo;Taxonomy of questions about global warming&amp;rdquo;&lt;/a&gt; (March 13, 2007)&lt;br /&gt;&lt;br /&gt;Among several others.  Those who are accusing me of obvious liberal bias might want to take a look at these.  I have my share of political biases, but I do my best to defer to the best arguments and evidence over political ideology.&lt;br /&gt;&lt;br /&gt;UPDATE (December 19, 2009): Peter Staats, in the comments, suggested that belief in anthropogenic global warming is entrenched among scientists and will disappear as the older generation dies (citing Planck, whose point is also made in Thomas Kuhn&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Structure of Scientific Revolutions&lt;/span&gt;).  I responded that I thought he has it backwards&amp;ndash;that AGW has become more and more supported, and the holdouts tend to be older, as some of the data about the anti-AGW organizations above already suggested.  So I tested our respective hypotheses against Jim Prall&amp;rsquo;s data, for IPCC WG1 scientists vs. the signatories of the AGW-skeptical documents.  I looked at the average year of the last academic degree awarded, first for those with citation counts for their fourth-most-cited paper &amp;gt;= 200, then, since that was such a small sample for the climate skeptics, for citation counts &amp;gt;= 100, and then for all the 623 IPCC WG1 scientists vs. the 469 signatories of AGW-skeptical documents.  Here are the results:&lt;br /&gt;&lt;br /&gt;Citation counts of 4th-most-cited &amp;gt;= 200:&lt;br /&gt;IPCC WG1:  N=83, 12 w/o year, N=71, average year of last degree = 1981&lt;br /&gt;Skeptics: N=13, 4 w/o year, N=9, average year of last degree = 1965&lt;br /&gt;&lt;br /&gt;Citations counts of 4th-most-cited &amp;gt;=100:&lt;br /&gt;IPCC WG1: N=201, 51 w/o year, N=150, average year of last degree = 1983&lt;br /&gt;Skeptics: N=38, 15 w/o year, N=23, average year of last degree = 1968&lt;br /&gt;&lt;br /&gt;All IPCC WG1 vs. AGW-skeptical document signers:&lt;br /&gt;IPCC WG1: N=623, 208 w/o year, N=415, average year of last degree = 1989&lt;br /&gt;Skeptics: N=469, 346 w/o year, N=123, average year of last degree = 1973&lt;br /&gt;&lt;br /&gt;BTW, for this last group, there&amp;rsquo;s more info on degree breakdowns than year of degree (note that those without degrees are excluded along with the n/a, no web, and no cv categories&amp;ndash;there were several of those among the skeptics and one undergrad in the IPCC scientists, not counted here):&lt;br /&gt;&lt;br /&gt;IPCC WG1 scientists:&lt;br /&gt;N=504&lt;br /&gt;Ph.D.: 474 (94.0%)&lt;br /&gt;M.Sc.: 13 (2.6%)&lt;br /&gt;Cand.: 5 (1.0%)&lt;br /&gt;D.Sc.: 2 (0.4%)&lt;br /&gt;D.Phil.: 2 (0.4%)&lt;br /&gt;Sc.D.: 2 (0.4%)&lt;br /&gt;C.Phys.: 2 (0.4%)&lt;br /&gt;B.Sc.: 2 (0.4%)&lt;br /&gt;And one each (0.2%) of Nobel laureates and Ph.Lic.&lt;br /&gt;&lt;br /&gt;Skeptics:&lt;br /&gt;N=322&lt;br /&gt;Ph.D.: 254 (78.9%)&lt;br /&gt;M.Sc.: 25 (7.8%)&lt;br /&gt;B.Sc.: 13 (4.0%)&lt;br /&gt;B.A.: 4 (1.2%)&lt;br /&gt;M.S.: 3 (0.9%)&lt;br /&gt;B.S.: 3 (0.9%)&lt;br /&gt;M.D. and Ph.D.: 1 (0.3%)&lt;br /&gt;And one each (0.3%) of M.D., D.Eng., Tekn.D., Dipl., M.Eng., M.A., P.E., Dipl.Bio., M.C., D.Env., B.E., R.P., &amp;ldquo;Doctorandus&amp;rdquo;, B.S.E.E., Dip.ES., and J.D.&lt;br /&gt;&lt;br /&gt;UPDATE  (December 21, 2009): Theoretical physicist (a string theorist), former Harvard physics professor, and climate skeptic Lubos Motl, referred to above as the most-cited scientist involved with the 2008 NIPCC report, &lt;a href=&#34;http://motls.blogspot.com/2009/12/climate-james-randi-vs-mindless.html&#34;&gt;has just demonstrated the quality of his reasoning at his own blog&lt;/a&gt;.  In a post about James Randi&amp;rsquo;s expression of skepticism about AGW and his temporary (and quickly retracted) suggestion that the Oregon Petition Project seemed legitimate, Motl infers that this must have been the cause for Phil Plait being fired as president of JREF&amp;ndash;an event which didn&amp;rsquo;t happen.  When Randi himself showed up to point out that Plait is still president of JREF and had already given notice of his departure at the end of the year prior to these events, Motl&amp;rsquo;s response was &amp;ldquo;If you have been truly violently, physically blackmailed and harassed by the AGW fanatics, I could understand what you just wrote. If you were not, let me just state that in that case, you became a morally worthless human in my eyes.&amp;rdquo;  Way to be reasonable, Motl!  He continues: &amp;ldquo;The &amp;lsquo;denialist&amp;rsquo; dictionary you adopted and the attacks against the Oregon Petition are pretty disgusting.&amp;quot;&lt;br /&gt;&lt;br /&gt;UPDATE (December 25, 2009): I&amp;rsquo;m reading Steven Epstein&amp;rsquo;s book, &lt;span style=&#34;font-style: italic;&#34;&gt;Impure Science: AIDS, Activism, and the Politics of Knowledge&lt;/span&gt;, 1996, Berkeley: University of California Press, which I had previously read chapter 6 of for one of my classes.  In ch. 4, &amp;ldquo;The Debate That Wouldn&amp;rsquo;t Die,&amp;rdquo; about Peter Duesberg and those who deny that HIV causes AIDS, I just read about Project Inform&amp;rsquo;s &amp;ldquo;Discussion Paper #5&amp;rdquo; of 3 June 1992, which was titled &amp;ldquo;Who Are the HIV Heretics?&amp;rdquo;, which sounds fairly analogous to the this blog post. I&amp;rsquo;ve not been able to find a copy online, but I would love to see that document.&lt;br /&gt;&lt;br /&gt;Epstein, pp. 156-157:&lt;br /&gt;&lt;blockquote&gt;The seriousness with which Project Inform took the resurgence of interest in the causation controversey was indicated by the publication in early June of a six-page &amp;lsquo;Discussion Paper&amp;rsquo; devoted entirely to the topic.  The report began by blasting the media for their irresponsibility and sensationalism.  Why do reporters love the HIV dissenters?  Why have they confused Montagnier&amp;rsquo;s position with Duesberg&amp;rsquo;s, despite Montagnier&amp;rsquo;s own disavowals?  &amp;ldquo;Apparently because it makes a good story&amp;ndash;&amp;lsquo;Conventional Wisdom Is Wrong! Top Scientists in Error Ten Years! Secrets! Coverup! Big Business, Big Science Collusion!&amp;rsquo; &amp;hellip; Such is the sorry state of AIDS reporting in some circles today.&amp;quot;&lt;br /&gt;&lt;br /&gt;Focusing on four groups opposing the HIV hypothesis&amp;ndash;the New York Native, Spin magazine, assorted journalists, and certain scientists&amp;ndash;Project Inform was at pains to question the credibility of each and to uncover motivations for adopting heretical stances. &amp;hellip; In considering the fourth, crucial group of HIV dissenters&amp;ndash;the scientists&amp;ndash;Project Inform&amp;rsquo;s report similarly emphasized the issue of credibility.  Root-Bernstein &amp;ldquo;works in a field not directly related to AIDS&amp;rdquo; and &amp;ldquo;has not conducted or published any AIDS research other than editorials,&amp;rdquo; yet &amp;ldquo;Spin calls him &amp;lsquo;one of the leading AIDS researchers in the US.&amp;rsquo;&amp;rdquo;  Kary Mullis, while &amp;ldquo;obviously a serious scientist,&amp;rdquo; was similarly &amp;ldquo;an outsider to AIDS research&amp;rdquo;; furthermore, his PCR test &amp;ldquo;has, if anything, helped to bolster the case for HIV.&amp;rdquo;  Of all the heretical scientists, only Sonnabend &amp;ldquo;is professionally involved with AIDS,&amp;rdquo; but &amp;ldquo;primarily as a clinician&amp;rdquo;: &amp;ldquo;While Dr. Sonnabend has earned respect in many ways, his arguments against HIV are no more valid than the others.&amp;quot;&lt;br /&gt;&amp;hellip;&lt;br /&gt;In focusing on formal credentials, Project Inform walked a fine line.  This, after all, was a grassroots organization staffed by self-educated AIDS experts; its executive director, before the epidemic came along, had been a business consultant.  A big part of Project Inform&amp;rsquo;s work involved disseminating highly technical knowledge about AIDS to laypeople in order to create what might be called a mass-based expertise.  In its reckoning of the tokens of expertise, Project Inform was not about to argue that academic degrees or journal publications are everything.  Lacking the right credentials, Peter Duesberg could still be considered an AIDS expert of sorts&amp;ndash;but not in a way that would make him stand out from the crowd: &amp;ldquo;Perhaps his most relevant work is that he has studied the medical literature on AIDS (as have thousands of patients, physicians, and activists), and this qualifies as a form of expertise.&amp;rdquo;  But &amp;ldquo;Duesberg&amp;rsquo;s supporters and the media spread misinformation when they present him as an &amp;lsquo;AIDS researcher&amp;rsquo; in the sense that phrase is usually meant.&amp;rdquo;  His published writings on AIDS were &amp;ldquo;simply editorials.&amp;quot;&lt;br /&gt;&lt;br /&gt;Project Inform noted that there was a &amp;ldquo;legitimate&amp;rdquo; scientific question that had been &amp;ldquo;lost in the fog&amp;rdquo; generated by media fascination with Duesberg and other dissenters: How does HIV cause AIDS?  Following the lead of Gallo and others, the report emphasized that pathogenesis was separate from etiology; while part one of the report was entitled &amp;ldquo;Is HIV the Cause of AIDS?&amp;rdquo; part two was called &amp;ldquo;How Does HIV Cause AIDS?&amp;quot;&lt;/blockquote&gt;There are lots of interesting parallels here, including political.  Epstein notes (pp. 158-159) HIV dissenters and promoters of their views being libertarian (Charles Thomas) and conservative (Phillip Johnson, Bryan Ellison, Tom Bethell, Patrick Buchanan).  Johnson, Bethell, and Buchanan are also anti-evolutionists; Bethell and Buchanan also deny that there&amp;rsquo;s anthropogenic global warming.&lt;br /&gt;&lt;br /&gt;UPDATE (December 28, 2009): The Center for Public Integrity&amp;rsquo;s project, &lt;a href=&#34;http://www.publicintegrity.org/investigations/climate_change/&#34;&gt;&amp;ldquo;The Climate Change Lobby,&amp;quot;&lt;/a&gt; identifies who&amp;rsquo;s lobbying the U.S. Congress on climate change.&lt;br /&gt;&lt;br /&gt;UPDATE (January 3, 2010): This &lt;a href=&#34;http://lightbucket.wordpress.com/2008/04/09/pr-versus-science-the-luntz-memo/&#34;&gt;Republican Party PR firm memo from 2000 about how to &amp;ldquo;win&amp;rdquo; the global warming debate by continuing to stress uncertainty as the case for warming become stronger&lt;/a&gt; is interesting in its similarity to the Tobacco Institute&amp;rsquo;s PR strategy about the evidence that smoking causes cancer.&lt;br /&gt;&lt;br /&gt;UPDATE (January 5, 2010): Donald Gutstein&amp;rsquo;s &lt;a href=&#34;http://thetyee.ca/Books/2009/12/10/ClimateDeniers/index.html&#34;&gt;&amp;ldquo;This is How You Fuel a Community of Climate Deniers&amp;rdquo;&lt;/a&gt; covers similar ground to the above (with some familiar names), with a Canadian focus.&lt;br /&gt;&lt;br /&gt;UPDATE (January 7, 2010): Jeffrey Masters&amp;rsquo; &lt;a href=&#34;http://www.wunderground.com/education/ozone_skeptics.asp&#34;&gt;&amp;ldquo;The Skeptics vs. the Ozone Hole&amp;rdquo;&lt;/a&gt; shows how a similar debate came out in the 1970s, which included S. Fred Singer arguing that CFCs don&amp;rsquo;t deplete the ozone layer.  That article notes that Singer&amp;rsquo;s atmospheric science work has been negligible since 1971.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Vocab Malone on abortion and personhood, part 3</title>
      <link>https://blog.lippard.org/2009/12/vocab-malone-on-abortion-and-personhood_16.html/</link>
      <pubDate>Wed, 16 Dec 2009 15:08:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/12/vocab-malone-on-abortion-and-personhood_16.html/</guid>
      <description>&lt;p&gt;Vocab Malone has posted &lt;a href=&#34;http://vocabmalone.blogspot.com/2009/12/argument-from-size-considered.html&#34;&gt;the third part of his argument against abortion at his blog&lt;/a&gt;, focusing on what he calls &amp;ldquo;the argument from size.&amp;rdquo;  As I don&amp;rsquo;t think there&amp;rsquo;s any plausibility to this argument, I won&amp;rsquo;t spend any time with it, but there are still a few things in his post that I think demand response.  The first is the assertion Vocab quotes from &amp;ldquo;prolific pro-life trainer and speaker Scott Klusendorf&amp;rdquo; that he always encounters this argument when he speaks at Christian schools.  I find this assertion very difficult to believe&amp;ndash;I don&amp;rsquo;t think I&amp;rsquo;ve ever encountered this argument anywhere, and I suspect that Klusendorf is either intentionally or unintentionally misconstruing some other argument as this argument.  (Would he consider Randy Newman&amp;rsquo;s song, &amp;ldquo;Short People,&amp;rdquo; to be an instance of the argument, given its lyric, &amp;ldquo;short people got no reason to live&amp;rdquo;?)&lt;br /&gt;&lt;br /&gt;The instance of the argument Vocab suggests is nothing of the sort, though at least he admits that it is an argument about another subject.  Here&amp;rsquo;s the quote as Vocab presents it:&lt;br /&gt;&lt;blockquote&gt;From the other end of things, a recent New York Times article featured a similar argument (although his piece was on a broader topic than abortion):&lt;br /&gt;&lt;blockquote&gt;Look at your loved ones. Do you see a hunk of cells or do you see something else? … We do not see cells, simple or complex – we see people, human life. That thing in a petri dish is something else. [2]&lt;/blockquote&gt;&lt;/blockquote&gt;&lt;blockquote&gt;&lt;/blockquote&gt;The quote is from &lt;a href=&#34;http://www.nytimes.com/2006/02/16/opinion/16gazzaniga.html&#34;&gt;a &lt;span style=&#34;font-style: italic;&#34;&gt;New York Times&lt;/span&gt; editorial by neuroscientist Michael Gazzaniga about the difference between reproductive and therapeutic cloning&lt;/a&gt;.  Here&amp;rsquo;s the quotation in context; it&amp;rsquo;s the ending of the piece:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Vocab Malone on abortion and personhood, part 2</title>
      <link>https://blog.lippard.org/2009/12/vocab-malone-on-abortion-and-personhood_13.html/</link>
      <pubDate>Sun, 13 Dec 2009 23:23:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/12/vocab-malone-on-abortion-and-personhood_13.html/</guid>
      <description>&lt;p&gt;Vocab Malone has posted &lt;a href=&#34;http://vocabmalone.blogspot.com/2009/12/argument-from-senteince-considered.html&#34;&gt;a second set of arguments&lt;/a&gt;, addressing more directly the argument that some sort of capacity for sentience is a proper criterion for personhood.&lt;br /&gt;&lt;br /&gt;He begins with a few quotations, none of which address the question of personhood.  The first, from Millard Erickson, says that abortion involves &amp;ldquo;the taking of a human life.&amp;rdquo;  That&amp;rsquo;s correct.  The second, from Jerome Lejeune, says that abortion &amp;ldquo;kills a member of our species.&amp;rdquo;  That&amp;rsquo;s also correct.  The third, from R.C. Sproul, says, &amp;ldquo;abortion-on-demand is evil, no one has the moral right to choose it. If it is an offense against life, the government must not permit it.&amp;rdquo;  This doesn&amp;rsquo;t actually follow, if one thinks that it is possible to morally use lethal force in self-defense, in war time, and as a form of legal punishment.  As it happens, Sproul does think that it is legitimate for governments to engage in just war and capital punishment.  I&amp;rsquo;m not certain how he reconciles his views on those topics with the quoted statement, but I suspect he says that these forms of taking human life do not constitute &amp;ldquo;an offense against life&amp;rdquo; and are not evil.&lt;br /&gt;&lt;br /&gt;Vocab gives four arguments that he says he&amp;rsquo;s seen used to argue for the moral legitimacy of abortion:&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Sentience makes a person and the unborn are not sentient&lt;/li&gt;&lt;li&gt;Size makes a person and the unborn are too small&lt;/li&gt;&lt;li&gt;Viability makes a person and the unborn are not viable on their own&lt;/li&gt;&lt;li&gt;Wantedness makes a person and the unborn are not wanted&lt;/li&gt;&lt;/ol&gt;#1 is essentially my position.  #3 is close to the U.S. Supreme Court&amp;rsquo;s position, but I don&amp;rsquo;t think it&amp;rsquo;s quite accurate.  #2 and #4 strike me as completely implausible.&lt;br /&gt;&lt;br /&gt;The U.S. Supreme Court has ruled that states may not prohibit abortion for any reason prior to viability, the time at which a fetus can survive on its own independently of the mother (including with artificial assistance), or after viability when abortion is necessary to save the life of the mother.  The point of viability is something that has shifted as technology has improved, and could potentially become completely meaningless, so I don&amp;rsquo;t see it as a plausible ethical criterion.&lt;br /&gt;&lt;br /&gt;So what does Vocab think is wrong with #1?  He writes: &amp;ldquo;A component of this argument is it implies the pro-life position is weak because abortion is not cruel because the fetus cannot feel pain. Does this mean if I am unconscious or sleeping, I have lost my personhood?&amp;quot;&lt;br /&gt;&lt;br /&gt;This response misconstrues my position.  Sentience is significant not just because it involves the possibility of actual perceptions at a given time, but because it allows for the sort of being that can have beliefs, desires, intentions, and interests.  The absence of such a capacity entails that a being cannot have beliefs, desires, intentions, and interests.  This doesn&amp;rsquo;t mean we cease to have those things when we are temporarily unconscious.  When I sleep, I may not be conscious of the external world (though I sometimes do perceive external stimuli in lucid dreams), but I still have the capacity for such conscious awareness, and continue to maintain beliefs, desires, intentions and have interests.  A better objection to my position would be a case where I sustain some kind of brain damage which puts me into a persistent vegetative state, yet there is still some possibility of recovery.  In my opinion, the only way I would have some possibility of recovery and be the same person would be if I continued to have beliefs, desires, and intentions represented in my brain even in the persistent vegetative state.  If those were all lost, and biological recovery were still possible&amp;ndash;say, through some therapy made possibly by embryonic stem cells transplanted into my brain, which ironically, Vocab&amp;rsquo;s view would likely make unethical&amp;ndash;the person who would then come into being would be starting over afresh as a new person.&lt;br /&gt;&lt;br /&gt;Vocab quotes Scott Rae observing that a person who has their legs cut off is harmed even if they feel no pain in the process, and even if their legs are not useful for locomotion.  That is no objection to my position&amp;ndash;I agree that there is harm there, because it is done to a person in conflict with their beliefs, desires, intentions, and interests, without their consent.&lt;br /&gt;&lt;br /&gt;Next, Vocab says that a fetus is &amp;ldquo;sensitive to touch at ten weeks and eleven weeks&amp;rdquo; and &amp;ldquo;most certainly does feel pain&amp;rdquo; by the third month.  I believe it is a mistake to conflate &amp;ldquo;sensitive to touch&amp;rdquo; with &amp;ldquo;experiences sensations.&amp;rdquo;  Reflexive actions don&amp;rsquo;t identify experiences.  Further, I haven&amp;rsquo;t identified the ability to experience sensations with personhood, since I&amp;rsquo;ve already observed that animals can experience pain, but don&amp;rsquo;t think that necessarily entails the immorality of killing animals for food or other reasons (though I do think it probably entails a moral requirement for humane treatment).&lt;br /&gt;&lt;br /&gt;Vocab goes on to complain that a &amp;ldquo;developmental view, in which the basic thesis is humans become persons by some ability they acquire and not by the kind of entity they already are&amp;rdquo; is rarely &amp;ldquo;defend[ed] &amp;hellip; with any rigor&amp;rdquo; and asks &amp;ldquo;Who says they get to lay out the qualification for personhood?&amp;rdquo; Regarding the first point, Vocab&amp;rsquo;s view is also one which attributes a right to life at a particular point, when two living haploid cells, a sperm and an egg, meet.  He&amp;rsquo;s defended this by reference to two features, (1) that at this point there is a complete set of DNA and (2) left to itself, it will (if all goes well) develop into what we all would agree is a human being.  (1) is clearly insufficient, since any somatic cell sloughed off a person&amp;rsquo;s skin has that property as well, and (2) only carries any persuasive weight from its appeal to future status rather than present.  His subsequent question seems to assume that arguments for a view of personhood are dependent upon a claim to authority or power, rather than for their own intuitive force&amp;ndash;and I think that&amp;rsquo;s just mistaken.&lt;br /&gt;&lt;br /&gt;He then asks, &amp;ldquo;Shouldn&amp;rsquo;t a civilized and ethical society desire to err on the side of life?&amp;rdquo;  In the way this is written, I can&amp;rsquo;t agree&amp;ndash;for the cycle of life requires death.  I do agree that we should err on the side of protecting persons and treating humanely creatures that can experience pain, but that gives no reason to think the boundary line is where Vocab draws it.&lt;br /&gt;&lt;br /&gt;He writes that &amp;ldquo;It is an artificial and arbitrary distinction with no scientific grounding. One more reason the human/person distinction is artificial is because I have never met a person who is not a human, nor have I ever met a human who is not a person. Is this even possible?&amp;rdquo;  I disagree completely with this description.  The question of sentient capacities is one with very strong scientific grounding, though we are uncertain of exactly where the boundary is.  The fact that Vocab only recognizes humans as a clear-cut case of persons on earth today just shows that he isn&amp;rsquo;t taking seriously the ideas that some other contemporary species (such as chimpanzees, dolphins, and whales) might meet reasonable criteria of personhood, some past species (Neandertal) probably did meet reasonable criteria of personhood, and extraterrestrial intelligent life might meet reasonable criteria of personhood.  Suppose for a moment that we found out that a subset of human beings turned out to be a different species, incapable of interbreeding with the rest of us.  It&amp;rsquo;s a consequence of Vocab&amp;rsquo;s view that this subset would not be persons.  My intuition is completely to the contrary&amp;ndash;creatures that are like us to the extent that they have beliefs, desires, intentions, and interests are persons, regardless of their biological makeup.&lt;br /&gt;&lt;br /&gt;Vocab&amp;rsquo;s final argument is his strongest, which is that my view has the potential consequence that some forms of infanticide and euthanasia&amp;ndash;namely, those in cases where the conditions for personhood are not met&amp;ndash;may be ethical.  This is correct, presuming that personhood is the only justification for not permitting killing.  I suggest that there are at least two other possibilities.  One is just a recognition of the epistemic limits of determining personhood&amp;ndash;that is, I believe, a reason for erring on the side of caution, and setting legal limits outside the boundaries of personhood.  Another is a consequentialist argument about public policy considerations, which also argues for erring on the side of caution.  While policies of permissible infanticide have been not been uncommon in history, they raise possibilities for brutalization or desensitization of the killer, among other negative consequences that go beyond the immediate act.  This is itself a possible argument against abortions of fetuses that have recognizable human form.&lt;br /&gt;&lt;br /&gt;Early on in this post, Vocab wrote &amp;ldquo;It&amp;rsquo;s not as if there is a strong consensus, anyway.&amp;rdquo; On the contrary, I think there is virtually no support for Vocab&amp;rsquo;s view in history, from religion, from philosophy, or from science. In the United States, &lt;a href=&#34;http://en.wikipedia.org/wiki/Abortion_in_the_United_States&#34;&gt;complete bans on abortion only became common after the Civil War&lt;/a&gt;, with the first post-quickening abortion prohibitions starting earlier, in the 1820s.&lt;br /&gt;&lt;br /&gt;I don&amp;rsquo;t think Vocab has come anywhere near making his case.  He&amp;rsquo;s not addressed many of the points I brought up in my prior post, and though he cited Judith Jarvis Thomson, he hasn&amp;rsquo;t addressed the case of a conflict between two rights-holders, where one is dependent upon the other, which her violinist example brings up in an argument for the moral permissibility of abortion even if the fetus is counted as a person.  Nor has he addressed the harm to non-actualized twins, or the case of cloned human beings who might develop without the process of fertilization (though I suspect he would identify them as persons at either the point of nuclear transfer or electric shock, and would probably have some reason for calling the process itself unethical).  His view entails that IUDs, morning-after pills, in vitro fertilization, and embryonic stem cell research are immoral.  His view suggests that if a building containing frozen embryos and small children were on fire, one should not give any preference to rescuing the children over the embryos.  His view entails that a particular genetic makeup, rather than features like having beliefs, desires, intentions, and interests, is what&amp;rsquo;s relevant to personhood.  His view doesn&amp;rsquo;t make sense of the idea of non-human persons.&lt;br /&gt;&lt;br /&gt;I see no plausibility to the idea that fertilization is a morally relevant event or that having a particular genetic makeup is the morally important part of being a person.&lt;br /&gt;&lt;br /&gt;UPDATE (December 14, 2009): Corrected sentence about U.S. abortion laws and added reference link to Wikipedia.&lt;br /&gt;&lt;br /&gt;UPDATE: It should be noted that Vocab misconstrues Peter Singer&amp;rsquo;s position on the relative worth of humans and animals; Singer &lt;a href=&#34;http://www.open2.net/ethicsbites/human-use-animals.html&#34;&gt;speaks for himself on the subject on an episode of the Ethics Bites podcast&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Fifth stray dog of 2009</title>
      <link>https://blog.lippard.org/2009/12/fifth-stray-dog-of-2009.html/</link>
      <pubDate>Sun, 13 Dec 2009 16:06:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/12/fifth-stray-dog-of-2009.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/DSCN0397.jpg&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px; height: 150px;&#34; src=&#34;https://blog.lippard.org/images/DSCN0397.jpg&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5414754563535118642&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;Although we&amp;rsquo;ve seen quite a few, our fifth stray dog of 2009 that we actually caught and turned in came only yesterday, almost ten months after &lt;a href=&#34;https://blog.lippard.org/2009/02/fourth-stray-dog-of-2009.html&#34;&gt;the fourth&lt;/a&gt;.  The frequency dropped way off after the first couple of months of the year&amp;ndash;a sign of economic recovery, perhaps?  (I wonder what the fact that we now regularly see coyotes in our neighborhood means&amp;hellip;)&lt;br /&gt;&lt;br /&gt;We found this beautiful brindle-coated female dog at Shawnee Park in Chandler, running around loose with a collar and no tags, while we were out with a dog from &lt;a href=&#34;http://www.azrescue.org/&#34;&gt;Arizona RESCUE&lt;/a&gt; (&lt;a href=&#34;http://azrescue.org/servlet/barksearch?view=1&amp;amp;id=1025149666&#34;&gt;Scout&lt;/a&gt;, a Dane mix, another great dog).  Nobody in the area knew who she belonged to, so we took her to the east side pound and &lt;a href=&#34;http://www.pets911.com/services/lostandfound/animal_details.php?uniqueID=3515134&amp;amp;page=&#34;&gt;put her picture up on Pets911&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Vocab Malone on abortion and personhood, part 1</title>
      <link>https://blog.lippard.org/2009/12/vocab-malone-on-abortion-and-personhood.html/</link>
      <pubDate>Sat, 12 Dec 2009 00:15:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/12/vocab-malone-on-abortion-and-personhood.html/</guid>
      <description>&lt;p&gt;Vocab Malone has put up &lt;a href=&#34;http://vocabmalone.blogspot.com/2009/12/humanity-conception-considered.html&#34;&gt;his first post arguing for the position&lt;/a&gt; that &amp;ldquo;the unborn human embryo is a full person at the moment of conception and should be afforded the full rights due human beings by their very essence.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&#34;font-weight: bold;&#34;&gt;Criteria of Personhood or Humanity&lt;/span&gt;&lt;br /&gt;
He starts by looking at the question of what it is to be human or to be a person, citing a few historical references of individual characteristics&amp;ndash;being rational, being &amp;ldquo;in relationship,&amp;rdquo; and &amp;ldquo;the capacity for self-objectification.&amp;rdquo;  He expresses doubt that any single characteristic is appropriate, on the grounds that human beings undergo changes of state such as being asleep or being drugged, or not thinking.  I agree with him that the characteristics he has listed won&amp;rsquo;t do the trick, and I also agree with him that features that go away when we sleep are inadequate.  But it doesn&amp;rsquo;t follow that there is no single feature that can do the trick&amp;ndash;if the feature is a capacity that we have, for example, that capacity doesn&amp;rsquo;t cease to exist when it&amp;rsquo;s not being used.&lt;br /&gt;
&lt;br /&gt;
He goes on to note that lack of personhood doesn&amp;rsquo;t entail that any treatment is morally permissible, pointing out animals as examples of nonpersons that deserve humane treatment.  Again, I agree with him&amp;ndash;and observe the converse, that possession of personhood doesn&amp;rsquo;t mean that there are no cases where it can be moral to kill a person&amp;ndash;cases of self-defense, euthanasia, capital punishment, or war come to mind as possibilities.  But what makes animals deserve humane treatment is that they have certain capacities and interests, such as an inner mental life that includes at the very least the ability to feel sensations&amp;ndash;and note that humane treatment doesn&amp;rsquo;t necessarily entail a right to life on the part of an animal, or a duty on our part not to kill them.&lt;br /&gt;
&lt;br /&gt;
Vocab appears to want to lay the groundwork for rejecting the use of a criterion of personhood in favor of a criterion of humanity as his standard for arguing against abortion, but here he only offers a promissory note and doesn&amp;rsquo;t provide an argument to that effect.  I think this is a mistake, however, because ethical distinctions should be based on morally relevant features, and I don&amp;rsquo;t believe species membership is any more relevant in and of itself to being the holder of rights or of being the object of duties than is race or gender.  If a member of an intelligent alien species capable of language were to make contact with us, my intuition is that we would attribute personhood to that entity and give it the same consideration as a human being.  Likewise if we manage to build artificially intelligent, self-directed machines with beliefs, desires, and intentions, though the intuition is not as strong there unless I imagine them to have mental lives similar to our own.&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&#34;font-weight: bold;&#34;&gt;Conception: Fertilization&lt;/span&gt;&lt;br /&gt;
Even though Vocab hasn&amp;rsquo;t yet given a reason to reject a personhood criterion in favor of a human being criterion, the rest of his case is solely about human life rather than personhood, which I think is the wrong issue for the reasons I just gave.  He argues that human life begins at conception, and clarifies that he means fertilization rather than implantation.  This choice means that 30-50% of human lives are spontaneously aborted due to the failure of the fertilized ova to implant in the uterine wall.  If Vocab thinks that this loss of human life is the loss of beings with rights and interests to whom we owe a duty to enable them to live out normal lives, then he has some explaining to do.  First of all, why would a loving God create a human reproductive system that resulted in such a Holocaust of lives lost before they get a chance to start?  Second, why has no one considered this to be a serious ethical problem that we need to urgently devote medical resources to address?  We can call this the problem of natural abortion, which has both a natural evil and human evil component that requires justification.&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&#34;font-weight: bold;&#34;&gt;Complete at Fertilization?&lt;/span&gt;&lt;br /&gt;
Vocab says that at conception (by which he means fertilization), &amp;ldquo;every human is complete and alive.&amp;rdquo;  I agree that a fertilized human ovum is alive&amp;ndash;as life is a continuous process, arising from living components, at least until synthetic biology gets to the point of creating life from entirely nonliving components.  Sperm and ova are also alive.  But it is certainly not complete&amp;ndash;zygotes have no brains, no central nervous systems, no organs, no body parts other than undifferentiated, identical cells.&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&#34;font-weight: bold;&#34;&gt;An Individual at Fertilization?&lt;/span&gt;&lt;br /&gt;
Vocab also says that at fertilization and pre-implantation, &amp;ldquo;it is not merely a collection of cells lumped together but an actual individual.&amp;rdquo;  This also need not be the case.  At fertilization, a zygote is an undifferentiated cell that undergoes a process of division without changing size for several days, to become a &lt;a href=&#34;http://en.wikipedia.org/wiki/Blastocyst&#34;&gt;blastocyst&lt;/a&gt; by about the fifth day.  During this period each of its cells is &lt;a href=&#34;http://en.wikipedia.org/wiki/Totipotency&#34;&gt;totipotent&lt;/a&gt;, meaning that each individual cell has the potential to become a full human being.  Sometimes more than one of the cells does become a separate human being, as in the case of identical twins.  In the case of identical twins, if they don&amp;rsquo;t split completely, they may become &lt;a href=&#34;http://en.wikipedia.org/wiki/Parasitic_twin&#34;&gt;conjoined twins&lt;/a&gt; or &lt;a href=&#34;http://en.wikipedia.org/wiki/Parasitic_twin&#34;&gt;parasitic twins&lt;/a&gt;, or one twin may be completely absorbed into the other or otherwise fail to develop and become a &lt;a href=&#34;http://en.wikipedia.org/wiki/Vanishing_twin&#34;&gt;vanishing twin&lt;/a&gt;.  Where a vanishing twin occurs with fraternal twins, the resulting individual can be &lt;a href=&#34;http://www.brighthub.com/science/genetics/articles/39124.aspx&#34;&gt;a chimera&lt;/a&gt;, with two sets of DNA.  Should we also grieve for those twins who fail to develop, either due to failure to split off or failure to develop?&lt;br /&gt;
&lt;br /&gt;
The science fiction scenarios of teleportation that create interesting philosophical puzzles for the notion of personal identity are real puzzles for a view that attributes personhood to zygotes, though without the additional problem of memories and experiences, since zygotes are undifferentiated cells.&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&#34;font-weight: bold;&#34;&gt;Blastocysts&lt;/span&gt;&lt;br /&gt;
Once the zygote becomes a blastocyst, it forms into an outer layer of cells, which later becomes the placenta, and an inner cell mass of pluripotent embryonic stem cells, each of which is capable of differentiating into any kind of human cell.  Only after this stage does the blastocyst implant in the wall of the uterus, about a week after fertilization, and begin taking nutrients directly from the blood of the mother&amp;ndash;a dependency that can itself be of moral significance, as &lt;a href=&#34;http://spot.colorado.edu/~heathwoo/Phil160,Fall02/thomson.htm&#34;&gt;Judith Jarvis Thomson&amp;rsquo;s violinist argument&lt;/a&gt; shows.  As already mentioned above, a great many fertilized ova do not reach this stage.  Further, the percentages of implant failure are higher for in vitro fertilization (IVF), a procedure which Vocab&amp;rsquo;s criteria would have to declare unethical, even though it is the only way that many couples can have their own biological offspring.&lt;br /&gt;
&lt;br /&gt;
It should also be noted that the process of therapeutic cloning involves taking a female ovum (which Vocab doesn&amp;rsquo;t seem to indicate he considers to be a bearer of rights on its own), removing its haploid DNA, inserting the nucleus from a (diploid) human somatic cell (this is called &lt;a href=&#34;http://en.wikipedia.org/wiki/Somatic_cell_nuclear_transfer&#34;&gt;somatic cell nuclear transfer&lt;/a&gt;), and giving it a shock to cause it to start dividing just like a fertilized egg. This occurs without fertilization by a human sperm. Once it reaches the blastocyst stage, its inner cell mass is harvested for embryonic stem cells, which destroys the blastocyst in the process.  The natural process of fertilization never takes place, but there&amp;rsquo;s little doubt that reproductive human cloning is possible via this process.  Vocab&amp;rsquo;s choice of fertilization as key suggests that there is no moral issue with this process, even though it also has some potential to become a human being.  Further, if fertilization is a necessary, not just a sufficient, condition for rights, Vocab&amp;rsquo;s view suggests that human clones would have no rights.&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&#34;font-weight: bold;&#34;&gt;Fully Programmed?&lt;/span&gt;&lt;br /&gt;
Vocab goes on to say that &amp;ldquo;the embryo is already &amp;lsquo;fully programmed&amp;rsquo; (to use computer language). This means the pre-implanted embryo needs no more information input at any further point in its development.&amp;rdquo;  While this was formerly believed to be the case about the individual embryo&amp;rsquo;s biology, we now know that the environment of development can play a role in the characteristics that will come to be exhibited, such as from &lt;a href=&#34;http://en.wikipedia.org/wiki/Maternal_effect&#34;&gt;mRNA supplied from the mother to a developing embryo&lt;/a&gt; after fertilization and prior to zygote formation.  But in any case, I would maintain that it&amp;rsquo;s not our cellular biology that gives us moral value, as opposed to our capacities to have interests, desires, intentions, plans, sensations, and so forth&amp;ndash;all capacities that zygotes lack.&lt;br /&gt;
&lt;br /&gt;
Vocab ends this piece with some anthropomorphizing of zygotes, which appears to me to be a highly misleading form of argument&amp;ndash;his analogies cannot be taken literally, since zygotes have no mental processes.&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&#34;font-weight: bold;&#34;&gt;Human and Living = Human Being?&lt;/span&gt;&lt;br /&gt;
I agree with Vocab that a fertilized human ovum is living, that it&amp;rsquo;s human, and that, if all goes well, it will become one (or more) individual human beings.  I don&amp;rsquo;t agree that it&amp;rsquo;s yet a person or a &amp;ldquo;human being,&amp;rdquo; since it lacks the requisite parts and capacities.&lt;br /&gt;
&lt;br /&gt;
To sum up:&lt;br /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Discussion on abortion and personhood w/Vocab Malone</title>
      <link>https://blog.lippard.org/2009/12/discussion-on-abortion-and-personhood.html/</link>
      <pubDate>Thu, 10 Dec 2009 23:06:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/12/discussion-on-abortion-and-personhood.html/</guid>
      <description>&lt;p&gt;Local Christian hip-hop artist and slam poet Vocab Malone, who I&amp;rsquo;ve interacted with online and met when &lt;a href=&#34;https://blog.lippard.org/2009/02/daniel-dennett-at-asu.html&#34;&gt;Daniel Dennett spoke at ASU&lt;/a&gt; early this year, asked me in January for my thoughts on abortion and personhood.  He&amp;rsquo;s now written a paper on the subject which he&amp;rsquo;s asked me to critique, and we thought it would be interesting to see how it would work out to do it in a public manner via our respective blogs.  The plan is that he will post successive sections of his paper on his blog, and I&amp;rsquo;ll respond here, with cross-links to share some traffic and discussion.  Both of us allow blog comments; it probably makes the most sense to post your comments at the blog for the person you&amp;rsquo;d like to see a response from.&lt;br /&gt;&lt;br /&gt;Vocab has posted &lt;a href=&#34;http://vocabmalone.blogspot.com/2009/12/announcement-cross-blogging-convo-on.html&#34;&gt;an introduction and the comments that I originally sent to him on the subject at his blog, Backpack Apologetics&lt;/a&gt;.  He&amp;rsquo;s taking a position that I think is very difficult to justify, that full personhood and human rights are acquired at the moment of conception&amp;ndash;we&amp;rsquo;ll have to see which definition of conception he chooses, fertilization or implantation.&lt;br /&gt;&lt;br /&gt;Just to throw out a little issue I raised this semester in one of my classes&amp;ndash;some have argued that climate change raises the ethical issue of a duty to future generations.  If we can have moral duties now to people who don&amp;rsquo;t exist at all yet, what does that imply about duties to embryos?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Reed Esau on &#34;Taking Ownership in Skepticism&#34;</title>
      <link>https://blog.lippard.org/2009/12/reed-esau-on-taking-ownership-in.html/</link>
      <pubDate>Sun, 06 Dec 2009 02:16:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/12/reed-esau-on-taking-ownership-in.html/</guid>
      <description>&lt;p&gt;SkeptiCamp founder Reed Esau has finally taken the plunge and started blogging at &amp;ldquo;an illustrative account&amp;rdquo;&amp;ndash;check out his interesting post on &lt;a href=&#34;http://esau.org/2009/12/04/taking-ownership-in-skepticism/&#34;&gt;&amp;ldquo;Taking Ownership in Skepticism.&amp;quot;&lt;/a&gt;&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Anonymous&lt;/strong&gt; &lt;small&gt;(2009-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Thanks for the mention, Jim.
&lt;p&gt;Some of the fallout that I hinted-at can be found at &lt;a href=&#34;http://www.nycskeptics.org/blog/?p=1593&#34; rel=&#34;nofollow&#34;&gt;Why Skeptics Don’t Have to be Atheists&lt;/a&gt; with a response by De Dora on Thursday.&lt;/p&gt;&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>Bad news for agnostics?</title>
      <link>https://blog.lippard.org/2009/11/bad-news-for-agnostics.html/</link>
      <pubDate>Fri, 27 Nov 2009 15:21:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/11/bad-news-for-agnostics.html/</guid>
      <description>&lt;p&gt;While past studies have shown religious believers to be happier than nonbelievers, some new analysis shows that it&amp;rsquo;s not quite so simple.  Luke Galen has found that the convinced non-religious are also quite happy, but people who are uncertain are the ones who are dissatisfied.  Adam Okulicz-Kozaryn has analyzed data from the World Values Survey and found some more interesting details:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Religious people are both happier and unhappier.&lt;/span&gt; While a higher percentage of religious people report themselves as extremely happy than convinced nonbelievers, a higher percentage of religious people also report themselves as extremely unhappy.&lt;/li&gt;&lt;li&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Those who attend religious services and belong to religious organizations tend to be happier.&lt;/span&gt;  And that&amp;rsquo;s whether or not they believe&amp;ndash;in fact among that group, those with the stronger belief tend to be unhappier.  So it&amp;rsquo;s the social aspect, not the doctrine, that promotes happiness.  And this is further supported by:&lt;/li&gt;&lt;li&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;The more religious a country is, the happier believers are, and vice versa.&lt;/span&gt;  In religious countries, believers are happier; in nonreligious countries, nonbelievers are happier.&lt;/li&gt;&lt;/ul&gt; See more at &lt;a href=&#34;http://bhascience.blogspot.com/2009/11/happy-worshippers-unhappy-believers.html&#34;&gt;the Epiphenom blog&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;(Cross-posted to &lt;a href=&#34;http://secularoutpost.infidels.org/2009/11/bad-news-for-agnostics.html&#34;&gt;the Secular Outpost&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Why not put Rom Houben&#39;s facilitated communication to the test?</title>
      <link>https://blog.lippard.org/2009/11/why-not-put-rom-houbens-facilitated.html/</link>
      <pubDate>Fri, 27 Nov 2009 01:29:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/11/why-not-put-rom-houbens-facilitated.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve posted comments about the reasons to be skeptical about Rom Houben&amp;rsquo;s facilitated communication at a &lt;a href=&#34;http://www.firstthings.com/blogs/secondhandsmoke/2009/11/23/reason-not-to-dehydrate-man-speaking-after-23-years-in-locked-in-state/&#34; rel=&#34;nofollow&#34;&gt;number&lt;/a&gt; of &lt;a href=&#34;http://iliocentrism.blogspot.com/2009/11/bioethics-and-houben-case.html&#34; rel=&#34;nofollow&#34;&gt;blogs&lt;/a&gt;, where the response of some seems to be that there is no point of such testing.  The reasons for not testing have included (1) that the videos are &lt;a href=&#34;http://www.firstthings.com/blogs/secondhandsmoke/2009/11/23/reason-not-to-dehydrate-man-speaking-after-23-years-in-locked-in-state/#comment-4578&#34; rel=&#34;nofollow&#34;&gt;a &amp;ldquo;straw man&amp;rdquo;&lt;/a&gt;; (2) that &lt;a href=&#34;http://www.firstthings.com/blogs/secondhandsmoke/2009/11/23/reason-not-to-dehydrate-man-speaking-after-23-years-in-locked-in-state/#comment-4560&#34; rel=&#34;nofollow&#34;&gt;criticisms from a stage magician and a philosopher/bioethicist are not worthy of attention&lt;/a&gt;; and (3) the testimony from Dr. Laureys, the facilitator Mrs. Wouters, and Houben&amp;rsquo;s family is much stronger evidence than what we can see in the videos, and that Dr. Laureys says he already conducted a single-blind test which showed that the communication came from Houben, not the facilitator, and &lt;a href=&#34;http://iliocentrism.blogspot.com/2009/11/bioethics-and-houben-case.html&#34; rel=&#34;nofollow&#34;&gt;to reject that is irrational hyper-skepticism that assumes they are lying&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The first argument makes no sense to me.  The videos clearly show the facilitator rapidly typing away with Houben&amp;rsquo;s finger even while he&amp;rsquo;s looking away or has his eyes closed, which is by itself a very strong reason to be skeptical, especially in light of the past record of facilitated communication.  The second argument is not only ad hominem, but further refuted by &lt;a href=&#34;http://www.theness.com/neurologicablog/?p=1286&#34;&gt;similar analysis by a neuroscientist&lt;/a&gt;.  The last argument is a bit better, but wrongly assumes that the only alternative is that the doctor and family are lying.  Facilitated communication isn&amp;rsquo;t a matter of conscious fraud, it&amp;rsquo;s a matter of self-deception of the facilitator (enhanced by the expectations and reactions of the family).  Given the possibility of unconscious cuing of the facilitator by the doctor, as well as his own vested interest in a positive result, the test he described doing is still far from sufficient to overcome the evidence plainly displayed in the videos.&lt;br /&gt;&lt;br /&gt;Unfortunately, there is a very strong incentive to believe on the part of the doctor, the facilitator, and the family.  To find that the communications are coming from the facilitator would be emotionally devastating, and detrimental to the doctor&amp;rsquo;s credibility.  To test further is to risk a huge potential loss of what has apparently been gained, and I suspect it&amp;rsquo;s unlikely that we&amp;rsquo;ll see it happen.&lt;br /&gt;&lt;br /&gt;But look at it from Houben&amp;rsquo;s own perspective&amp;ndash;further testing is absolutely in his own best interests.  For if the facilitator is the one doing the communicating, not him, then he is being further exploited for the satisfaction of his doctor, facilitator, and family, not for his own benefit.  He&amp;rsquo;s not being treated respectfully or as an end, rather than as a means.  If he is, in fact, minimally conscious as the brain scans suggest, then speaking on his behalf without his genuine input is doing him even greater harm.&lt;br /&gt;&lt;br /&gt;If you reject the idea that an hour or so of Houben&amp;rsquo;s time should be used to do a conclusive, double-blind test to see whether the communications are coming from him or from the facilitator, is it because you want to believe, rather than to know?  There is clear possible harm to Hoeben from not doing such a test.  There is no harm to Hoeben from such a test, though there&amp;rsquo;s clearly the risk of painfully dissolving an illusion for the doctor, facilitator, and family.  But Hoeben&amp;rsquo;s interests should be placed above that risk.&lt;br /&gt;&lt;br /&gt;(&lt;a href=&#34;https://blog.lippard.org/2009/11/what-would-be-more-horrifying-than.html&#34;&gt;Previously on Houben&lt;/a&gt;, a post with many links and references.)&lt;br /&gt;&lt;br /&gt;UPDATE (February 15, 2010): Houben has been put to the test, and it turns out &lt;a href=&#34;http://www.theness.com/neurologicablog/?p=1596&#34;&gt;the communications were, in fact, coming from the facilitator&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (February 20, 2010): David Gorski at the Science-Based Medicine blog &lt;a href=&#34;http://www.sciencebasedmedicine.org/?p=3938&#34;&gt;has a bit more from the Belgian Skeptics, who were involved in the test&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dana Perino forgets about 9/11 and the Beltway snipers</title>
      <link>https://blog.lippard.org/2009/11/dana-perino-forgets-about-911-and.html/</link>
      <pubDate>Thu, 26 Nov 2009 18:07:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/11/dana-perino-forgets-about-911-and.html/</guid>
      <description>&lt;p&gt;Dana Perino says, &amp;ldquo;We did not have a terrorist attack on our country during President Bush&amp;rsquo;s term.&amp;quot;&lt;br /&gt;&lt;br /&gt;Sean Hannity ignores it.&lt;br /&gt;&lt;br /&gt;&lt;object height=&#34;260&#34; width=&#34;320&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://cloudfront.mediamatters.org/static/flash/player.swf&#34;&gt;&lt;param name=&#34;flashvars&#34; value=&#34;config=http://mediamatters.org/embed/cfg2?id=200911240056&#34;&gt;&lt;param name=&#34;allowscriptaccess&#34; value=&#34;always&#34;&gt;&lt;param name=&#34;allownetworking&#34; value=&#34;all&#34;&gt;&lt;embed src=&#34;http://cloudfront.mediamatters.org/static/flash/player.swf&#34; type=&#34;application/x-shockwave-flash&#34; flashvars=&#34;config=http://mediamatters.org/embed/cfg2?id=200911240056&#34; allowscriptaccess=&#34;always&#34; allowfullscreen=&#34;true&#34; height=&#34;260&#34; width=&#34;320&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;Terrorism is a strategy used by a militarily weak group against a militarily strong one, to create fear, dread, and uncertainty among the general population toward some political or ideological end, such as ending military actions by the strong group against the weak.  It&amp;rsquo;s not clear to me that Major Hasan&amp;rsquo;s attack at Fort Hood meets the criteria of a terrorist attack, or even a religiously motivated one, though that&amp;rsquo;s somewhat more plausible.  His action did share the element of being an attack by the weak against the strong, but he also &lt;a href=&#34;http://www.time.com/time/nation/article/0,8599,1936085,00.html&#34;&gt;appears to have had mental issues and an ongoing battle with the military over his desire to get out and not be sent to Afghanistan&lt;/a&gt;.  There were clear warning signs that were missed or ignored, but it doesn&amp;rsquo;t appear that he was part of a broader plot.&lt;br /&gt;&lt;br /&gt;The Fort Hood shootings were a tragedy, and possibly one that could have been avoided.  But it certainly isn&amp;rsquo;t an event that provides justification for torture, warrantless wiretapping, the revocation of habeas corpus, and the expansion of &amp;ldquo;homeland security&amp;rdquo; to the detriment of our civil liberties.  Perino and Hannity want to argue that the Obama administration has made us less safe on the basis of this incident, which makes about as much sense as blaming the Bush administration for the Virginia Tech shootings.&lt;br /&gt;&lt;br /&gt;UPDATE (November 27, 2009): As a couple people have correctly noted, I should also have mentioned &lt;a href=&#34;https://blog.lippard.org/2008/08/case-against-bruce-ivins.html&#34;&gt;the post-9/11 anthrax attacks&lt;/a&gt; as another terrorist act Perino forgot about.  Richard Reid, the shoe bomber, was another.&lt;br /&gt;&lt;br /&gt;UPDATE: Hume&amp;rsquo;s Ghost &lt;a href=&#34;http://dailydoubt.blogspot.com/2009/11/dana-perino-obviously-political-hack.html&#34;&gt;notes that Perino has said via Twitter that she meant &amp;ldquo;since 9/11,&amp;quot;&lt;/a&gt; and correctly points out how absurd it is to discount 9/11 for Bush (as well as these other subsequent events she&amp;rsquo;s ignored), while blaming Obama for Hasan&amp;rsquo;s shooting: &amp;ldquo;&amp;hellip;while there were warning signs about Hasan&amp;rsquo;s fitness for duty that could have been noticed by those around him, this is hardly something that would have been on the President&amp;rsquo;s radar. No one was briefing President Obama that Major Hasan was determined to strike a military base; however, President Bush &lt;a href=&#34;http://www.cnn.com/2004/ALLPOLITICS/04/10/august6.memo/&#34;&gt;&lt;span style=&#34;color: rgb(204, 0, 0);&#34;&gt;was briefed&lt;/span&gt;&lt;/a&gt; that Bin Laden was determined to strike in the United States prior to the 9/11 attacks.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Wikileaks to release over 500K text pager intercepts from 9/11</title>
      <link>https://blog.lippard.org/2009/11/wikileaks-to-release-over-500k-text.html/</link>
      <pubDate>Wed, 25 Nov 2009 04:47:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/11/wikileaks-to-release-over-500k-text.html/</guid>
      <description>&lt;p&gt;Wikileaks &lt;a href=&#34;http://911.wikileaks.org/&#34;&gt;is releasing over 500,000 U.S. national text pager intercepts from September 11, 2001, over the next two days&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;From 3AM on Wednesday November 25, 2009, until 3AM the following day (New York Time), WikiLeaks will release over half a million US national text pager intercepts. The intercepts cover a 24 hour period surrounding the September 11, 2001 terrorist attacks in New York and Washington.&lt;br /&gt;&lt;br /&gt;The first message, corresponding to 3AM September 11, 2001, five hours before the first attack, will be released at 3AM November 25, 2009 and the last, corresponding to 3AM September 12, 2001 at 3AM November 26, 2009.&lt;br /&gt;&lt;br /&gt;Text pagers are mostly carried by persons operating in an official capacity. Messages in the collection range from Pentagon and New York Police Department exchanges, to computers reporting faults to their operators as the World Trade Center collapsed.&lt;br /&gt;This is a significant and completely objective record of the defining moment of our time. We hope that its entry into the historical record will lead to a deeper and more nuanced understanding of how this tragedy and its aftermath may have been prevented.&lt;br /&gt;&lt;br /&gt;While we are obligated by to protect our sources, it is clear that the information comes from an organization which has been intercepting and archiving national US telecommunications since prior to 9/11.&lt;/blockquote&gt;&lt;a href=&#34;http://en.wikipedia.org/wiki/The_Transparent_Society&#34;&gt;The Transparent Society&lt;/a&gt; getting closer, it appears&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>What would be more horrifying than &#34;locked-in&#34; syndrome?</title>
      <link>https://blog.lippard.org/2009/11/what-would-be-more-horrifying-than.html/</link>
      <pubDate>Tue, 24 Nov 2009 15:30:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/11/what-would-be-more-horrifying-than.html/</guid>
      <description>&lt;p&gt;&lt;a style=&#34;&#34; onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://beta.images.theglobeandmail.com/archive/00349/coma_349721gm-k.jpg&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 310px; height: 174px;&#34; src=&#34;http://beta.images.theglobeandmail.com/archive/00349/coma_349721gm-k.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;Numerous mass media outlets and blogs are reporting on the misdiagnosis of Rom Houben of being comatose for 23 years when he was really conscious, according to Belgian neurologist Steven Laureys, who &lt;a href=&#34;http://www.ncbi.nlm.nih.gov/pmc/articles/PMC1371036/&#34;&gt;has claimed for years to be able to treat patients allegedly in a persistent vegetative state with electric shocks and find that they were really in a minimally conscious state&lt;/a&gt;.  Videos of Houben &lt;a href=&#34;http://www.msnbc.msn.com/id/34109227&#34;&gt;show him allegedly communicating via a keyboard which is pressed by a single finger on one hand&lt;/a&gt;&amp;ndash;but his hand is being held by a facilitator, and he&amp;rsquo;s not even looking at the keyboard.  Some still photos show the facilitator looking intently at the keyboard, while Houben&amp;rsquo;s eyes are closed.&lt;br /&gt;&lt;br /&gt;James Randi observes that &lt;a href=&#34;http://www.randi.org/site/index.php/swift-blog/783-this-cruel-farce-has-to-stop.html&#34;&gt;this looks just like the self-deception of Facilitated Communication that was promoted as a way to communicate with severely autistic people&lt;/a&gt;, and &lt;a href=&#34;http://blogs.howstuffworks.com/2009/11/24/the-23-years-in-a-coma-guy-really-isnt-talking-how-facilitated-communication-doesnt-work/&#34;&gt;Marshall Brain at How Stuff Works seconds that conclusion&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;I think it&amp;rsquo;s a bit too fast to conclude that Houben&amp;rsquo;s not conscious&amp;ndash;brain scans could indeed have provided good evidence that he is.  But what would be worse than having &amp;ldquo;locked-in syndrome&amp;rdquo;?  Having somebody else purporting to speak for you with ideomotor-driven Facilitated Communication, while you were helpless to do anything about it.&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;d like to see some double-blind tests of Houben, where he&amp;rsquo;s asked questions about events that occur when the facilitator isn&amp;rsquo;t present, as well as fMRI results during the process of facilitation (since there are brain activation differences between active and passive activities, which have been used to study such things as the perception of involuntariness during hypnosis&amp;ndash;it shows features of both active and passive movement).  I&amp;rsquo;d also like to see further opinion on Laureys methodology and diagnosis&amp;ndash;it seems he has significant self-interest in promoting this case.&lt;br /&gt;&lt;br /&gt;UPDATE: Brandon Keim at Wired Science &lt;a href=&#34;http://www.wired.com/wiredscience/2009/11/houben-communication/&#34;&gt;has finally asked the questions that those who have reported this in the mainstream media should have been asking&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Here&amp;rsquo;s &lt;a href=&#34;http://www.springerlink.com/content/w27884261r287m86/&#34;&gt;a 2001 review of the scientific literature on facilitated communication&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE: The &lt;a href=&#34;http://news.ninemsn.com.au/world/975121/belgian-coma-man-was-just-awake-for-23-years&#34;&gt;video on this story shows the facilitator typing for him while his eyes are closed&lt;/a&gt; and he appears to be asleep.&lt;br /&gt;&lt;br /&gt;UPDATE: A &lt;a href=&#34;http://www.timesonline.co.uk/tol/life_and_style/health/article6930608.ece&#34;&gt;Times Online story claims that Houben&amp;rsquo;s facilitator, Linda Wouters, spent the last three years working with Houben to learn to feel tiny muscle movements in his finger, and that Dr. Laureys did tests to validate the technique&lt;/a&gt;:&lt;br /&gt;&lt;p&gt; &lt;/p&gt;</description>
    </item>
    <item>
      <title>Climate Research Unit email scandal</title>
      <link>https://blog.lippard.org/2009/11/climate-research-unit-email-scandal.html/</link>
      <pubDate>Mon, 23 Nov 2009 16:25:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/11/climate-research-unit-email-scandal.html/</guid>
      <description>&lt;p&gt;Hackers got access to a trove of private emails from the University of East Anglia&amp;rsquo;s Climate Research Unit that is being trumpeted by those who disbelieve in anthropogenic global warming as proof of scandal.  I&amp;rsquo;ve looked through the data a bit myself&amp;ndash;you can find a searchable archive of the emails &lt;a href=&#34;http://www.anelegantchaos.org/cru/&#34;&gt;here&lt;/a&gt;. I suspect this collection of emails may end up being put to good research use &lt;a href=&#34;http://ebiquity.umbc.edu/blogger/2006/02/05/search-the-enron-email-corpus-online/&#34;&gt;as the Enron email corpus was&lt;/a&gt;.  While I found a few embarrassing things, I found no evidence of outright data fabrication or fakery.&lt;br /&gt;&lt;br /&gt;The main email that has been cited as such evidence is an email from Phil Jones that says:&lt;br /&gt;&lt;blockquote&gt;I’ve just completed Mike’s Nature trick of adding in the real temps to each series for the last 20 years (ie from 1981 onwards) and from 1961 for Keith’s to hide the decline.&lt;/blockquote&gt;Gavin Schmidt at RealClimate &lt;a href=&#34;http://www.realclimate.org/index.php/archives/2009/11/the-cru-hack/&#34;&gt;explains&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;The paper in question is the Mann, Bradley and Hughes (1998) Nature paper on the original multiproxy temperature reconstruction, and the ‘trick’ is just to plot the instrumental records along with reconstruction so that the context of the recent warming is clear. Scientists often use the term “trick” to refer to a “a good way to deal with a problem”, rather than something that is “secret”, and so there is nothing problematic in this at all. As for the ‘decline’, it is well known that Keith Briffa’s maximum latewood tree ring density proxy diverges from the temperature records after 1960 (this is more commonly known as the “divergence problem”–see e.g. the recent discussion in &lt;a href=&#34;http://www.realclimate.org/index.php/archives/2008/09/progress-in-millennial-reconstructions/&#34;&gt;this paper&lt;/a&gt;) and has been discussed in the literature since Briffa et al in &lt;em&gt;Nature&lt;/em&gt; in 1998 (Nature, 391, 678-682). Those authors have always recommend not using the post 1960 part of their reconstruction, and so while ‘hiding’ is probably a poor choice of words (since it is ‘hidden’ in plain sight), not using the data in the plot is completely appropriate, as is further research to understand why this happens.&lt;/blockquote&gt;In other words, &amp;ldquo;hiding&amp;rdquo; in this case is using temperature measurement records instead of tree rings as a proxy for temperature records for a period of time where the tree rings are known not to be an accurate proxy, for whatever reason.&lt;br /&gt;&lt;br /&gt;It&amp;rsquo;s also claimed that these emails show a concerted effort to subvert the peer review process and stop publications by climate change skeptics, but most of those emails seem to center around an issue where the scandal was actually from the skeptics&amp;ndash;the publication of a 2003 paper by Willie Soon and Sallie Baliunas in the journal &lt;span style=&#34;font-style: italic;&#34;&gt;Climate Research&lt;/span&gt; that was considered by 13 authors of papers cited to have misrepresented their work.  Subsequently, half of the editorial staff of the journal resigned in protest at what they saw as a failure of peer review, and the managing director of the journal&amp;rsquo;s parent company issued an apology (see &lt;a href=&#34;http://en.wikipedia.org/wiki/Willie_Soon#Controversy_over_the_2003_Climate_Research_paper&#34;&gt;Wikipedia&amp;rsquo;s summary&lt;/a&gt;).  The emails show that these scientists were upset by &lt;span style=&#34;font-style: italic;&#34;&gt;Climate Research&lt;/span&gt;&amp;rsquo;s publication of bad science and encouraged protest and those resignations.&lt;br /&gt;&lt;br /&gt;A few blog posts that seem to have good overviews of the issues:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Skeptical Science, &lt;a href=&#34;http://www.skepticalscience.com/What-do-the-hacked-CRU-emails-tell-us.html&#34;&gt;&amp;ldquo;What do the hacked CRU emails tell us?&amp;quot;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Real Climate, &lt;a href=&#34;http://www.realclimate.org/index.php/archives/2009/11/the-cru-hack/&#34;&gt;&amp;ldquo;The CRU Hack&amp;rdquo;&lt;/a&gt; (followed by over 1,000 comments)&lt;/li&gt;&lt;li&gt;Real Climate, &lt;a href=&#34;http://www.realclimate.org/index.php/archives/2009/11/the-cru-hack-context/&#34;&gt;&amp;ldquo;The CRU Hack: Context&amp;rdquo;&lt;/a&gt; (gives background on some of the issues, including the above &lt;span style=&#34;font-style: italic;&#34;&gt;Climate Research&lt;/span&gt; issue).&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Greenfyre&amp;rsquo;s, &lt;a href=&#34;http://greenfyre.wordpress.com/2009/11/21/climate-deniers-hoax-themselves-again/&#34;&gt;&amp;ldquo;Climate change Deniers hoax themselves&amp;hellip; again.&amp;quot;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Millard Fillmore&amp;rsquo;s Bathtub, &lt;a href=&#34;http://timpanogos.wordpress.com/2009/11/22/smoking-guns-in-the-clr-stolen-e-mails-a-real-tale-of-real-ethics-in-science/&#34;&gt;&amp;ldquo;Smoking guns in the CRU stolen emails: A real tale of real ethics in science&amp;rdquo;&lt;/a&gt; (what the CRU emails show about treatment of an erroneous climate science paper)&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;An interesting comparison to past scientific controversy is:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Carbon Fixated, &lt;a href=&#34;http://carbonfixated.com/newtongate-the-final-nail-in-the-coffin-of-renaissance-and-enlightenment-thinking/&#34;&gt;&amp;ldquo;Newtongate: the final nail in the coffin of Renaissance and Enlightenment &amp;rsquo;thinking&amp;rsquo;&amp;quot;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;And, to compare to the climate change skeptics:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Bishop Hill, &lt;a href=&#34;http://bishophill.squarespace.com/blog/2009/11/20/climate-cuttings-33.html&#34; rel=&#34;nofollow&#34;&gt;&amp;ldquo;Climate cuttings 33&amp;rdquo;&lt;/a&gt; (summary of the apparent worst issues)&lt;/li&gt;&lt;li&gt;Essex County Conservative Examiner, &lt;a href=&#34;http://www.examiner.com/x-28973-Essex-County-Conservative-Examiner%7Ey2009m11d19-Hadley-CRU-hacked-with-release-of-hundreds-of-docs-and-emails&#34; rel=&#34;nofollow&#34;&gt;&amp;ldquo;Hadley [sic] CRU hacked with release of hundreds of docs and emails&amp;rdquo;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Climate Audit, &lt;a href=&#34;http://www.climateaudit.org/?p=7806&#34; rel=&#34;nofollow&#34;&gt;&amp;ldquo;CRU Correspondence&amp;rdquo;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Watt&amp;rsquo;s Up With That, &lt;a href=&#34;http://wattsupwiththat.com/2009/11/20/mikes-nature-trick/&#34; rel=&#34;nofollow&#34;&gt;&amp;ldquo;Mike&amp;rsquo;s Nature Trick&amp;rdquo;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Watt&amp;rsquo;s Up With That, &lt;a href=&#34;http://wattsupwiththat.com/2009/11/22/cru-emails-may-be-open-to-interpretation-but-commented-code-by-the-programmer-tells-the-real-story/&#34; rel=&#34;nofollow&#34;&gt;&amp;ldquo;CRU Emails &amp;lsquo;may&amp;rsquo; be open to interpretation, but commented code by the programmer tells the real story&amp;rdquo;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Watt&amp;rsquo;s Up With That, &lt;a href=&#34;http://wattsupwiththat.com/2009/11/21/spencer-on-elitism-in-the-ipcc-climate-machine/&#34; rel=&#34;nofollow&#34;&gt;&amp;ldquo;Spencer on elitism in the IPCC climate machine&amp;rdquo;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;The last of these posts, from Univ. of Alabama climate scientist and skeptic Roy W. Spencer, notes that:&lt;br /&gt;&lt;blockquote&gt;&lt;p&gt;If all of this sounds incompatible with the process of scientific investigation, it shouldn’t. One of the biggest misconceptions the public has about science is that research is a straightforward process of making measurements, and then seeing whether the data support hypothesis A or B. The truth is that the interpretation of data is seldom that simple.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Joel Garreau on radical evolution</title>
      <link>https://blog.lippard.org/2009/11/joel-garreau-on-radical-evolution.html/</link>
      <pubDate>Thu, 19 Nov 2009 15:54:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/11/joel-garreau-on-radical-evolution.html/</guid>
      <description>&lt;p&gt;Yesterday I heard Joel Garreau speak again at ASU, as part of &lt;a href=&#34;http://www.cspo.org/projects/plausibility/seminars.htm&#34;&gt;a workshop on Plausibility put on by the Consortium for Science, Policy, and Outcomes&lt;/a&gt; (CSPO).  I previously posted&lt;a href=&#34;https://blog.lippard.org/2009/08/joel-garreau-on-future-of-cities.html&#34;&gt; a summary of his talk back in August on the future of cities&lt;/a&gt;.  This talk was based on his book, &lt;span style=&#34;font-style: italic;&#34;&gt;Radical Evolution: The Promise and Peril of Enhancing Our Minds, Our Bodies&amp;ndash;and What It Means to Be Human&lt;/span&gt;.&lt;br /&gt;
&lt;br /&gt;
Garreau was introduced by Paul Berman, Dean of the Sandra Day O&amp;rsquo;Connor School of Law at ASU, who also announced that Garreau will be joining the law school faculty beginning this spring, as the Lincoln Professor for Law, Culture, and Values.&lt;br /&gt;
&lt;br /&gt;
He began by saying that we&amp;rsquo;re at a turning point in history [has there ever been a time when we haven&amp;rsquo;t thought that, though?], and he&amp;rsquo;s going to present some possible scenarios for the next 2, 3, 5, 10, or 20 years, and that his book is a roadmap.  The main feature of this turning point is that rather than transforming our environment, we&amp;rsquo;ll be increasingly transforming ourselves, and we&amp;rsquo;re the first species to take control of its own evolution, and it&amp;rsquo;s happening now.&lt;br /&gt;
&lt;br /&gt;
At some point in the not-too-distant future, he said, your kid may come home from school in tears about how he can&amp;rsquo;t compete with the other kids who are more intelligent, more athletic, more attractive, more attentive, and so forth&amp;ndash;because you haven&amp;rsquo;t invested in the human enhancement technologies coming on the market.  Your possible reactions will be to suck it up [somebody&amp;rsquo;s still gotta do the dirty jobs in society?], remortgage the house again to make your kid competitive, or try to get the enhanced kids thrown out of school.  What you can&amp;rsquo;t do is ignore it.&lt;br /&gt;
&lt;br /&gt;
He then asked people to raise their hands who could remember when things were still prevalent:&lt;br /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>State of the world on drug decriminalization</title>
      <link>https://blog.lippard.org/2009/11/state-of-world-on-drug.html/</link>
      <pubDate>Thu, 19 Nov 2009 15:40:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/11/state-of-world-on-drug.html/</guid>
      <description>&lt;p&gt;Personal possession of any drug decriminalized:  Spain, Portugal, Italy, Czech Republic, Baltic states, some German states and Swiss cantons, Mexico.&lt;br /&gt;&lt;br /&gt;Partial decriminalization/minimal criminal prosecution: England, Denmark, Slovakia, Latvia, Croatia, Poland, Austria, Germany, France, Netherlands (see chart in the &lt;span style=&#34;font-style: italic;&#34;&gt;Economist&lt;/span&gt; story linked below&amp;ndash;it&amp;rsquo;s interesting that the Netherlands has the highest percentage of prison outcomes on this list)&lt;br /&gt;&lt;br /&gt;Unconstitutional to prosecute people for drug possession (any drug) per Supreme Court ruling: Argentina, Colombia&lt;br /&gt;&lt;br /&gt;Marijuana decriminalized: 14 U.S. states (Alaska, California, Colorado, Maine, Massachusetts, Minnesota, Mississippi, Nebraska, Nevada, New York, North Carolina, Ohio, Oregon)&lt;br /&gt;&lt;br /&gt;States with some localities that have decriminalized marijuana: Arkansas, Illinois, Kansas, Michigan, Missouri, Montana, Washington, Wisconsin&lt;br /&gt;&lt;br /&gt;Considering marijuana legalization: California, Massachusetts, possibly Oregon&lt;br /&gt;&lt;br /&gt;Considering decriminalization (any drug): Brazil, Ecuador&lt;br /&gt;&lt;br /&gt;Source: &lt;span style=&#34;font-style: italic;&#34;&gt;The Economist&lt;/span&gt;, &lt;a href=&#34;http://www.economist.com/world/international/displaystory.cfm?story_id=14845095&#34;&gt;&amp;ldquo;Virtually legal,&amp;quot;&lt;/a&gt; November 14, 2009; state decriminalization details from &lt;a href=&#34;http://en.wikipedia.org/wiki/Places_that_have_decriminalized_non-medical_cannabis_in_the_United_States&#34;&gt;Wikipedia&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>William Dembski would like to use copyright to quash criticism</title>
      <link>https://blog.lippard.org/2009/11/william-dembski-would-like-to-use.html/</link>
      <pubDate>Tue, 17 Nov 2009 17:13:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/11/william-dembski-would-like-to-use.html/</guid>
      <description>&lt;p&gt;Although when it comes to other people&amp;rsquo;s works, William Dembski hasn&amp;rsquo;t seen a problem with taking copyrighted material and using it wholesale, &lt;a href=&#34;https://blog.lippard.org/2007/12/dembski-knew-he-was-infringing.html&#34;&gt;dubbing over a computer animated video from Harvard and XVIVO of the inner workings of a cell with his own intelligent design-based commentary&lt;/a&gt;, when it comes to his own work he has a different standard.&lt;br /&gt;&lt;br /&gt;Mark Chu-Carroll &lt;a href=&#34;http://scienceblogs.com/goodmath/2009/11/dembski_stoops_even_lower_lega.php&#34;&gt;points out at his Good Math, Bad Math blog that Dembski is talking about using threats of claimed copyright infringement to shut down criticism of a recent paper he published with Robert Marks&lt;/a&gt;.  &lt;a href=&#34;http://rationalwiki.com/wiki/The_Search_for_a_Search_-_Measuring_the_Information_Cost_of_Higher_Level_Search&#34;&gt;That criticism&lt;/a&gt; includes pointing out that sources cited by Dembski don&amp;rsquo;t say what he says they do, and providing counterexamples to Dembski&amp;rsquo;s mathematical claims.  Rather than respond to the criticism, Dembski would rather shut it down.&lt;br /&gt;&lt;br /&gt;There are just a few problems with that&amp;ndash;first, the criticism may well be fair use.  Although it does quote a great deal of the paper by Dembski and Marks, it does so for the purpose of putting commentary and criticism side-by-side with quotations from the paper.  Second, papers published by the IEEE require that copyright be transferred to the IEEE, so Dembski lacks standing even if there were infringement.&lt;br /&gt;&lt;br /&gt;Check out &lt;a href=&#34;http://rationalwiki.com/wiki/The_Search_for_a_Search_-_Measuring_the_Information_Cost_of_Higher_Level_Search&#34;&gt;the RationalWiki critique of the Dembski and Marks paper&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Daniel Dennett, The Evolution of Confusion</title>
      <link>https://blog.lippard.org/2009/11/daniel-dennett-evolution-of-confusion.html/</link>
      <pubDate>Mon, 16 Nov 2009 16:56:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/11/daniel-dennett-evolution-of-confusion.html/</guid>
      <description>&lt;p&gt;Daniel Dennett&amp;rsquo;s talk from &lt;a href=&#34;https://blog.lippard.org/2009/10/atheist-alliance-international.html&#34;&gt;the 2009 Atheist Alliance International convention&lt;/a&gt; (link is to my summary) is now online:&lt;br /&gt;&lt;br /&gt;&lt;object width=&#34;560&#34; height=&#34;340&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/D_9w8JougLQ&amp;amp;hl=en_US&amp;amp;fs=1&amp;amp;&#34;&gt;&lt;param name=&#34;allowFullScreen&#34; value=&#34;true&#34;&gt;&lt;param name=&#34;allowscriptaccess&#34; value=&#34;always&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/D_9w8JougLQ&amp;amp;hl=en_US&amp;amp;fs=1&amp;amp;&#34; type=&#34;application/x-shockwave-flash&#34; allowscriptaccess=&#34;always&#34; allowfullscreen=&#34;true&#34; width=&#34;560&#34; height=&#34;340&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Richard Carrier on the ancient creation/evolution debate</title>
      <link>https://blog.lippard.org/2009/11/richard-carrier-on-ancient.html/</link>
      <pubDate>Sun, 08 Nov 2009 20:26:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/11/richard-carrier-on-ancient.html/</guid>
      <description>&lt;p&gt;Richard Carrier, an independent scholar with a Ph.D. in Ancient History from Columbia University, gave a talk this morning to the Humanist Society of Greater Phoenix titled &amp;ldquo;Christianity and Science (Ancient and Modern).&amp;rdquo;  He argued that there was a creation/evolution debate in ancient Rome that had interesting similarities and differences to the current creation/evolution debate.&lt;br /&gt;&lt;br /&gt;He began with Michael Behe and a short description of his irreducibly complexity argument regarding the bacterial flagellum&amp;ndash;that since it fails to function if any piece is removed, and it&amp;rsquo;s too complex to have originated by evolution in a single step, it must have been intelligently designed and created.  He observed that 2,000 years ago, Galen made the same argument about the human hand and other aspects of human and animal anatomy.  Galen wrote that &amp;ldquo;the mark of intelligent design is clear in those works in which the removal of any small component brings about the ruin of the whole.&amp;quot;&lt;br /&gt;&lt;br /&gt;Behe, Carrier said, hasn&amp;rsquo;t done what you&amp;rsquo;d expect a scientist to do with respect to his theory.  He hasn&amp;rsquo;t looked at the genes that code the flagellum and tried to identify correlate genes in other microbes, for example.&lt;br /&gt;&lt;br /&gt;In the ancient context, the debate was between those who argued for natural selection on random arrangements of features that were spontaneously generated, such as Anaxagoras and atomists like Democritus and Epicurus, vs. those who argued for some kind of intelligent design, like Plato, Aristotle, Cicero, and Galen.  Carrier set the stage by describing a particular debate about the function of the kidneys between Asclepiades and Galen.  Asclepiades thought that the kidneys were either superfluous, with urine forming directly in the bladder, or was an accidental sieve.  Galen set out to test this with a public experiment on an anesthetized pig, which had been given water prior to the operation.  He opened up the pig, ligated (tied knots in) its ureters, and they started to balloon and the bladder stayed empty.  Squeezing the ureter failed to reverse the flow back into the kidney.  When one ureter was cut, urine came out.  Thus, Galen demonstrated that the kidneys extract urine from the blood and it is transported to the bladder by the ureters.  The failure of the flow to operate in reverse showed that the kidneys were not simple sieves, but operated by some power that only allowed it to function in one direction.  This, argued Galen, was demonstration of something too complex to have arisen by chance, and refuted the specific claims of Asclepiades.&lt;br /&gt;&lt;br /&gt;Galen&amp;rsquo;s 14-volume &lt;span style=&#34;font-style: italic;&#34;&gt;De Usu Portium&lt;/span&gt; (On the Usefulness of Parts) made similar arguments for intelligent design about all aspects of human anatomy&amp;ndash;the nerve transport system, biomechanics of arm, hand, and leg movement, the precision of the vocal system, etc.  He also asked questions like &amp;ldquo;How does a fetus know how to build itself?&amp;rdquo;  He allowed for the possibility of some kind of tiny instructions present in the &amp;ldquo;seed,&amp;rdquo; on analogy with a mechanical puppet theater, programmed with an arrangement of cogs, wheels, and ropes.&lt;br /&gt;&lt;br /&gt;Galen also investigated the question of why eyebrows and eyelashes grow to a fixed length and no longer, and found that they grow from a piece of cartilage, the tarsal plate.  He concluded that while his evidence required an intelligent designer, they entailed that God is limited and uses only available materials.  Galen, a pagan, contrasted his view with that of Christians.  For Christians, a pile of ashes could become a horse, because God could will anything to be the case.  But for Galen, the evidence supported a God subject to the laws of physics, who was invisibly present but physically interacting to make things happen, and that God realizes the best possible world within constraints.&lt;br /&gt;&lt;br /&gt;Which intelligent design theory better explains facts like the growth of horses from fetuses, the fact that fetuses sometimes come out wrong, and why we have complex bodies at all, rather than just willing things into existence via magic?  If God can do anything, why wouldn&amp;rsquo;t he just make us as &amp;ldquo;simple homogenous soul bodies that realize functions by direct will&amp;rdquo; (or &amp;ldquo;expedient polymorphism,&amp;rdquo; to use Carrier&amp;rsquo;s term)?&lt;br /&gt;&lt;br /&gt;The difference between Galen&amp;rsquo;s views and those of the Christians was that Galen thought of theology as a scientific theory that had to be adjusted according to facts, that facts about God are inferred from observations, and those facts entail either divine malice or a limited divinity.  What we know about evolution today places even more limits on viable theories of divinity than in Galen&amp;rsquo;s time.  (Carrier gave a brief overview of evolution and in particular a very brief account of &lt;a href=&#34;http://www.talkdesign.org/faqs/flagellum.html&#34;&gt;the evolution of the bacterial flagellum&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;Galen&amp;rsquo;s views allowed him to investigate, conduct experiments to test the theories of his opponents as well as his own, and make contributions to human knowledge. He supported the scientific values of curiosity as a moral good, empiricism as the primary mode of discovery, and progress as both possible and valuable, while Christianity denigrated or opposes these.  The views of early church fathers were such that once Christianity gained power, it not only put a halt to scientific progress, it caused significant losses of knowledge that had already been accumulated.  (Carrier later gave many examples.)&lt;br /&gt;&lt;br /&gt;Tertullian, a contemporary of Galen, asked, &amp;ldquo;What concern have I with the conceits of natural science?&amp;rdquo;  and &amp;ldquo;Better not to know what God has not revealed than to know it from man.&amp;quot;&lt;br /&gt;&lt;br /&gt;Thales, from the 6th century B.C., was revered by pagans as the first natural scientist&amp;ndash;he discovered the natural causes of eclipses, explained the universe as a system of natural causes, performed observations and developed geometry, made inquiries into useful methods, and subordinated theology to science.  There was a story that he was so focused on studying the stars that he fell into a well.  Tertullian wrote of this event that Thales had a &amp;ldquo;vain purpose&amp;rdquo; and that his fall into the well prefigured his fall into hell.&lt;br /&gt;&lt;br /&gt;Lactantius, an early Christian writer and tutor of Constantine the Great, denied that the earth was round (as part of a minority faction of Christians at the time), said that only knowledge of good and evil is worthwhile, and argued that &amp;ldquo;natural science is superfluous, useless, and inane.&amp;rdquo;  This despite overwhelming evidence already accumulated of a round earth (lighthouses sinking below the horizon as seen from ships sailing away, astronomical observations of lunar eclipses starting at different times in different locations, the fact that different stars are visible at different latitudes, and the shadow of the earth on the moon), which Lactantius simply was uninterested in.&lt;br /&gt;&lt;br /&gt;Eusebius, the first historian of the Christian church, said that all are agreed that only scriptural knowledge is worthwhile, anything contrary to scripture is false, and pursuing scientific explanations is to risk damnation.  Armchair speculation in support of scripture, however, is good.&lt;br /&gt;&lt;br /&gt;Amid factors such as the failure of the pagan system, civil wars in the Roman empire, and a great economic depression, Christianity came to a position of dominance and scientific research came to a halt from about the 4th century to the 12th-14th centuries.&lt;br /&gt;&lt;br /&gt;Carrier compared these Christian views to specific displays at the Answers in Genesis Creation Museum in Kentucky, which compared &amp;ldquo;human reason&amp;rdquo; to &amp;ldquo;God&amp;rsquo;s word.&amp;rdquo;  One contrasted Rene Descartes saying &amp;ldquo;I think therefore I am&amp;rdquo; to God saying &amp;ldquo;I am that I am.&amp;rdquo;  Galen wouldn&amp;rsquo;t have put those into opposition with each other.&lt;br /&gt;&lt;br /&gt;Another display labeled &amp;ldquo;The First Attack&amp;ndash;Question God&amp;rsquo;s Word&amp;rdquo; told the story of Satan tempting Adam to eat from the fruit of the tree of knowledge of good and evil, which highlights the &amp;ldquo;questioning&amp;rdquo; of Satan for criticism, and argues that putting reason first is Satanic.&lt;br /&gt;&lt;br /&gt;Another diagram comparing &amp;ldquo;human reason&amp;rdquo; to &amp;ldquo;God&amp;rsquo;s Word&amp;rdquo; showed evolution as a 14-billion-year winding snake-like shape, compared to the short and straight arrow of a 6,000-year creation.&lt;br /&gt;&lt;br /&gt;Carrier noted, &amp;ldquo;It doesn&amp;rsquo;t have to be that way.  Galen&amp;rsquo;s faith didn&amp;rsquo;t condemn fundamental scientific values; Galen&amp;rsquo;s creationism was science-based.&amp;quot;&lt;br /&gt;&lt;br /&gt;He then gave numerous examples of knowledge lost or ignored by Christianity&amp;ndash;that Eratosthenes had calculated the size of the earth (a case described in Carl Sagan&amp;rsquo;s &amp;ldquo;Cosmos&amp;rdquo; series), Ptolemy&amp;rsquo;s projection cartography and system of latitude and longitude, developments in optics, hydrostatics, medicine, harmonics and acoustics, pneumatics, tidal theory, cometary theory, the precession of the stars, mathematics, robotics (cuckoo clocks, coin-operated vending machines for holy water and soap dispensing), machinery (water mills, water-powered saws and hammers, a bread-kneading machine), and so on.  He described &lt;a href=&#34;http://en.wikipedia.org/wiki/Antikythera_mechanism&#34;&gt;the Antikythera mechanism&lt;/a&gt;, an analog computer similar to WWI artillery computers, which was referred to in various ancient texts but had been dismissed by historians as impossible until this instance was actually found in 1900.&lt;br /&gt;&lt;br /&gt;Another example was &lt;a href=&#34;http://en.wikipedia.org/wiki/Archimedes_Palimpsest&#34;&gt;the Archimedes Codex&lt;/a&gt;, where Christians scraped the ink from the text and wrote hymns on it, and threw the rest away.  The underlying writing has now been partially recovered thanks to modern technology, revealing that Archimedes performed remarkably advanced calculations about areas, volumes, and centers of gravity.&lt;br /&gt;&lt;br /&gt;Carrier has a forthcoming book on the subject of this ancient science, called &lt;span style=&#34;font-style: italic;&#34;&gt;The Scientist in the Early Roman Empire&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;A few interesting questions came up in the Q&amp;amp;A.  The first question was about why early Christians didn&amp;rsquo;t say anything about abortion.  Carrier said it probably just wasn&amp;rsquo;t on the radar, though abortion technology already existed in the form of mechanical devices for performing abortions and abortifacients.  He also observed that the ancients knew the importance of cleanliness and antiseptics in medicine, while Jesus said that washing before you eat is a pointless ritual (Mark 7:1-20).  Carrier asked, if Jesus was God, shouldn&amp;rsquo;t he have known about the germ theory of disease?&lt;br /&gt;&lt;br /&gt;Another question was whether Christianity was really solely responsible for 1,000 years of stangnation.  Carrier pointed out that there was a difference between Byzantine and Western Christianity, with the former preserving works like those of Ptolemy without condemning them, but without building upon them.  He said there are unerlying cultural, social, and historical factors that explain the differences, so it&amp;rsquo;s not just the religion.  He also pointed out that there was a lost sect of Christianity that was pro-science, but we have nothing of what they wrote, only references to them by Tertullian, criticizing them for supporting Thales, Galen, and so forth.&lt;br /&gt;&lt;br /&gt;Another questioner asked how he accounts for cases of Christians who have contributed to science, such as Kepler, Boyle, Newton, and Bacon.  Carrier said &amp;ldquo;Not all Christians have to be that way&amp;ndash;there&amp;rsquo;s no intrinsic reason Christianity has to be that way.&amp;rdquo;  But, he said, if you put fact before authority, scripture will likely end up not impressing you, being contradicted by evidence you find, and unless you completely retool Christianity, you&amp;rsquo;ll likely abandon it.  Opposition to scientific values is necessary to preserve Christianity as it is; putting weight on authority and scripture leads to the anti-science position as a method of preservation of the dogma.&lt;br /&gt;&lt;br /&gt;It was a wonderfully interesting and wide-ranging talk.  He covered a lot more specifics than I&amp;rsquo;ve described here. If you find that Carrier is giving a talk in your area, I highly recommend that you go hear him speak.&lt;br /&gt;&lt;br /&gt;You can find &lt;a href=&#34;http://www.richardcarrier.info/&#34;&gt;more information about Richard Carrier at his web site&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Philosophy Bites podcast</title>
      <link>https://blog.lippard.org/2009/11/philosophy-bites-podcast.html/</link>
      <pubDate>Sun, 08 Nov 2009 20:10:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/11/philosophy-bites-podcast.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve been listening to past episodes of the &lt;a href=&#34;http://www.philosophybites.libsyn.com/&#34;&gt;Philosophy Bites podcast&lt;/a&gt;, and I highly recommend it&amp;ndash;they are short (about 15 minute) discussions with prominent philosophers about specific philosophical topics and questions.   I&amp;rsquo;ve found them to be consistently of high quality and interesting, even in the one case where I think the philosophical argument was complete nonsense (Robert Rowland Smith on Derrida on forgiveness).  Even there, the interviewers asked the right questions.&lt;br /&gt;&lt;br /&gt;I particularly have enjoyed listening to topics that are outside the areas of philosophy I&amp;rsquo;ve studied, like Alain de Botton on the aesthetics of architecture.  Other particularly good ones have been Hugh Mellor on time, David Papineau on physicalism, A.C. Grayling on Descartes&amp;rsquo; Meditations, and Peter Millican on the significance of Hume.  I&amp;rsquo;ve still got a bunch more past episodes to listen to; I&amp;rsquo;m going to be somewhat disappointed when I catch up.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Robert B. Laughlin on &#34;The Crime of Reason&#34;</title>
      <link>https://blog.lippard.org/2009/11/robert-b-laughlin-on-crime-of-reason.html/</link>
      <pubDate>Sat, 07 Nov 2009 17:24:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/11/robert-b-laughlin-on-crime-of-reason.html/</guid>
      <description>&lt;p&gt;The 2009 Hogan and Hartson &lt;span style=&#34;font-style: italic;&#34;&gt;Jurimetrics&lt;/span&gt; Lecture in honor of Lee Loevinger was given on the afternoon of November 5 at Arizona State University&amp;rsquo;s Sandra Day O&amp;rsquo;Connor School of Law by Robert B. Laughlin.  Laughlin, the Ann T. and Robert M. Bass Professor of Physics at Stanford University and winner of the 1998 Nobel Prize in Physics (along with Horst L. Stormer and Daniel C. Tsui), spoke about his recent book, &lt;span style=&#34;font-style: italic;&#34;&gt;The Crime of Reason&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;He began with a one-sentence summary of his talk:  &amp;ldquo;A consequence of entering the information age is probably that we&amp;rsquo;re going to lose a human right that we all thought we had but never did &amp;hellip;&amp;rdquo; The sentence went on but I couldn&amp;rsquo;t keep up with him in my notes to get it verbatim, and I am not sure I could identify precisely what his thesis was after hearing the entire talk and Q&amp;amp;A session.  The main gist, though, was that he thinks that a consequence of allowing manufacturing to go away and being a society based on information is that &amp;ldquo;Knowledge is dear, therefore there has to be less of it&amp;ndash;we must prevent others from knowing what we know, or you can&amp;rsquo;t make a living from it.&amp;rdquo;  And, he said, &amp;ldquo;People who learn on their own are terrorists and thieves,&amp;rdquo; which I think was intentional hyperbole.  I think his talk was loaded with overgeneralizations, some of which he retracted or qualified during the Q&amp;amp;A.&lt;br /&gt;&lt;br /&gt;It certainly doesn&amp;rsquo;t follow from knowledge being valuable that there must be less of it.  Unlike currency, knowledge isn&amp;rsquo;t a fungible commodity, so different bits of knowledge have different value to different people.  There are also different kinds of knowledge&amp;ndash;know-how vs. knowledge that, and making the latter freely available doesn&amp;rsquo;t necessarily degrade the value of the former, which is why it&amp;rsquo;s possible to have a business model that gives away software for free but makes money from consulting services.  Further, the more knowledge there is, the more valuable it is to know where to find the particular bits of knowledge that are useful for a given purpose, and the less it is possible for a single person to be an expert across many domains.  An increasing amount of knowledge means there&amp;rsquo;s increasing value in various kinds of specializations, and more opportunities for individuals to develop forms of expertise in niches that aren&amp;rsquo;t already full of experts.&lt;br /&gt;&lt;br /&gt;Laughlin said that he is talking about &amp;ldquo;the human rights issue of the 21st century,&amp;rdquo; that &amp;ldquo;learnign some things on your own is stealing from people.  What we think of as our rights are in conflict with the law, just as slavery is in conflict with human rights.&amp;rdquo;  He said that Jefferson was conflicted on this very issue, sayng on the one hand that &amp;ldquo;knowledge is like fire&amp;ndash;divinely designed to be copyable like a lit taper&amp;ndash;I can light yours with mine, which in no way diminishes my own.&amp;rdquo;  This is the non-rival quality of information, that one person copying information from another doesn&amp;rsquo;t deprive the other of their use of it, though that certainly may have an impact on the commercial market for the first person to sell their information.&lt;br /&gt;&lt;br /&gt;&amp;ldquo;On the other hand,&amp;rdquo; said Laughlin, &amp;ldquo;economics involves gambling.  [Jefferson] favored legalized gambling.  Making a living involves bluff and not sharing knowledge.&amp;rdquo;  He said that our intellectual property laws derive from English laws that people on the continent &amp;ldquo;thought &amp;hellip; were outrageous&amp;ndash;charging people to know things.&amp;quot;&lt;br /&gt;&lt;br /&gt;He put up a photo of a fortune from a fortune cookie, that said &amp;ldquo;The only good is knowledge, and the only evil ignorance.&amp;rdquo;  He said this is what you might tell kids in school to get them to study, but there&amp;rsquo;s something not right about it.  He then put up a drawing of Dr. Frankenstein and his monster (Laughlin drew most of the slides himself).  He said, we&amp;rsquo;re all familiar with the Frankenstein myth.  &amp;ldquo;The problem with open knowledge is that some of it is dangerous.  In the U.S. some of it is off-limits, you can&amp;rsquo;t use it in business or even talk about it.  It&amp;rsquo;s not what you do with it that&amp;rsquo;s exclusive, but that you have it at all.&amp;quot;&lt;br /&gt;&lt;br /&gt;His example was atomic bomb secrets and the Atomic Energy Act of 1954, which makes it a federal felony to reveal &amp;ldquo;nuclear data&amp;rdquo; to the public, which has been defined very broadly in the courts.  It includes numbers and principles of physics.&lt;br /&gt;&lt;br /&gt;Laughlin returned to his fortune cookie example, and said there&amp;rsquo;s another problem.  He put up a drawing of a poker game.  &amp;ldquo;If I peeked at one guy&amp;rsquo;s cards and told everyone else, the poker game would stop.  It involves bluffing, and open access to knowledge stops the game.&amp;rdquo;  He suggested that this is what happened last year with the world financial sector&amp;ndash;that the &amp;ldquo;poker game in Wall Street stopped, everyone got afraid to bet, and the government handled it by giving out more chips and saying keep playing, which succeeded.&amp;rdquo;  I agree that this was a case where knowledge&amp;ndash;specifically knowledge of the growing amounts of &amp;ldquo;toxic waste&amp;rdquo; in major world banks&amp;ndash;caused things to freeze up, it wasn&amp;rsquo;t the knowledge that was the ultimate cause, it was the fact that banks engaged in incredibly risky behavior that they shouldn&amp;rsquo;t have.  More knowledge earlier&amp;ndash;and better oversight and regulation&amp;ndash;could have prevented the problem.&lt;br /&gt;&lt;br /&gt;Laughlin said &amp;ldquo;Economics is about bluff and secrecy, and open knowledge breaks it.&amp;rdquo;  I don&amp;rsquo;t think I agree&amp;ndash;what makes markets function is that price serves as a public signal about knowledge.  There&amp;rsquo;s always going to be local knowledge that isn&amp;rsquo;t shared, not necessarily because of bluff and secrecy, but simply due to the limits of human capacities and the dynamics of social transactions.  While trading on private knowledge can result in huge profits, trading the private knowledge itself can be classified as insider trading and is illegal.  (Though perhaps it shouldn&amp;rsquo;t be, since insider trading has the potential for making price signals more accurate more quickly to the public.)&lt;br /&gt;&lt;br /&gt;Laughlin showed &lt;a href=&#34;http://en.wikipedia.org/wiki/The_Death_of_Socrates&#34;&gt;a painting of the death of Socrates&lt;/a&gt; (by Jacques-Louis David, not Laughlin this time), and said that in high school, you study Plato, Aristotle, and Descartes, and learn that knowledge is good.  But, &amp;ldquo;as you get older, you learn there&amp;rsquo;s a class system in knowledge.&amp;rdquo;  Plato etc. is classified as good, but working class technical knowledge, like how to build a motor, is not, he claimed.  He went on to say, &amp;ldquo;If you think about it, that&amp;rsquo;s exactly backwards.&amp;rdquo;  I&amp;rsquo;m not sure anyone is ever taught that technical knowledge is not valuable, especially these days, where computer skills seem to be nearly ubiquitous&amp;ndash;and I disagree with both extremes.  From my personal experience, I think some of my abstract thinking skills that I learned from studying philosophy have been among the most valuable skills I&amp;rsquo;ve used in both industry and academia, relevant to both theoretical and practical applications.&lt;br /&gt;&lt;br /&gt;Laughlin said that &amp;ldquo;engines are complicated, and those who would teach you about it don&amp;rsquo;t want to be clear about it.  It&amp;rsquo;s sequestered by those who own it, because it&amp;rsquo;s valuable.  The stuff we give away in schools isn&amp;rsquo;t valuable, that&amp;rsquo;s why we give it away.&amp;rdquo;  In the Q&amp;amp;A, a questioner observed that he can easily obtain all sorts of detailed information about how engines work, and that what makes it difficult to understand is the quantity and detail.  Laughlin responded that sometimes the best way to hide things is to put them in plain sight (the Poe &lt;a href=&#34;http://en.wikipedia.org/wiki/The_Purloined_Letter&#34;&gt;&amp;ldquo;purloined letter&amp;rdquo;&lt;/a&gt; point), as needles in a haystack.  But I think that&amp;rsquo;s a rather pat answer to something that is contradictory to his claim&amp;ndash;the information really is freely available and easy to find, but the limiting factor is that it takes time to learn the relevant parts to have a full understanding.  The limit isn&amp;rsquo;t the availability of the knowledge or that some of it is somehow hidden.  I&amp;rsquo;d also challenge his claim that the knowledge provided in schools is &amp;ldquo;given away.&amp;rdquo;  It&amp;rsquo;s still being paid for, even if it&amp;rsquo;s free to the student, and much of what&amp;rsquo;s being paid for is the know-how of the educator, not just the knowledge-that of the specific facts, as well as special kinds of knowledge-that&amp;ndash;the broader frameworks into which individual facts fit.&lt;br /&gt;&lt;br /&gt;Laughlin went on to say, &amp;ldquo;You&amp;rsquo;re going to have to pay to know the valuable information.  Technical knowledge will disappear and become unavailable.  The stuff you need to make a living is going away.&amp;rdquo;  He gave as examples defense-related technologies, computers, and genetics.  He said that &amp;ldquo;people in the university sector are facing more and more intense moral criticism&amp;rdquo; for sharing information.  &amp;ldquo;How life works&amp;ndash;would we want that information to get out?  We might want to burn those books.  The 20th century was the age of physics, [some of which was] so dangerous we burned the books.  It&amp;rsquo;s not in the public domain.  The 21st century is the age of biology.  We&amp;rsquo;re in the end game of the same thing.  In genetics&amp;ndash;e.g., how disease organisms work.  The genetic structure of Ebola or polio.&amp;rdquo;  Here, Laughlin seems to be just wrong.  The gene sequences of Ebola and polio have apparently been published (Sanchez, A., et al. (1993) &amp;ldquo;Sequence analysis of the Ebola virus genome: organization, genetic elements and comparison with the genome of Marburg virus,&amp;rdquo; &lt;span style=&#34;font-style: italic;&#34;&gt;Virus Research&lt;/span&gt; 29, 215-240 and Stanway, G., et al. (1983) &lt;a href=&#34;http://www.ncbi.nlm.nih.gov/pmc/articles/PMC326302/&#34;&gt;&amp;ldquo;The nucleotide sequence of poliovirus type 3 leon 12 a1b: comparison with poliovirus type 1,&amp;quot;&lt;/a&gt; &lt;span style=&#34;font-style: italic;&#34;&gt;Nucleic Acids Res.&lt;/span&gt; 11(16), 5629-5643).  (I don&amp;rsquo;t claim to be knowledgeable about viruses, in the former case I am relying on the statement that &amp;ldquo;Sanchez et al (1993) has       published the sequence of the complete genome of Ebola virus&amp;rdquo; from John Crowley and Ted Crusberg, &lt;a href=&#34;http://www.resonancepub.com/ebolamarburg.htm&#34;&gt;&amp;ldquo;Ebola and Marburg Virus: Genomic Structure, Comparative and Molecular Biology.&amp;quot;&lt;/a&gt;; in the latter case it may not be publication of the complete genome but is at least part.)&lt;br /&gt;&lt;br /&gt;Laughlin talked about the famous issue of &lt;span style=&#34;font-style: italic;&#34;&gt;The Progressive&lt;/span&gt; magazine which featured an article by Howard Moreland titled &amp;ldquo;How H-Bombs Work.&amp;rdquo;  He showed the cover of the magazine, which read, &amp;ldquo;The H-Bomb Secret&amp;ndash;How we got it&amp;ndash;why we&amp;rsquo;re telling it.&amp;rdquo;  Laughlin said that the DoJ enjoined the journal from publishing the article and took the issue into secret hearings.  The argument was that it was a threat to national security and a violation of the Atomic Energy Act.  The judge said that the rule against prior restraint doesn&amp;rsquo;t apply because this is so dangerous that &amp;ldquo;no jurist in their right mind would put free speech above safety.&amp;rdquo;  Laughlin said, &amp;ldquo;Most people think the Bill of Rights protects you, but this case shows that it doesn&amp;rsquo;t.&amp;rdquo;  After the judge forbid publication, it was leaked to a couple of &amp;ldquo;newspapers on the west coast,&amp;rdquo; after which the DoJ dropped the case and the article was published.  According to Laughlin, this was strategy, that he suspects they didn&amp;rsquo;t prosecute the case because the outcome would have been to find the AEA unconstitutional.  By dropping the case it kept the AEA as a potential weapon in future cases.  He said there have only been two cases of the criminal provisions of the AEA prosecuted in the last 50 years, but it is &amp;ldquo;inconceivable that it was only violated twice.  The country handles its unconstitutionality by not prosecuting.&amp;rdquo;  The U.S., he said, is like a weird hybrid of Athens and Sparta, favoring both being open and being war-like and secretive.  These two positions have never been reconciled, so we live in an unstable situation that favors both.&lt;br /&gt;&lt;br /&gt;He also discussed the case of &lt;a href=&#34;http://en.wikipedia.org/wiki/Wen_Ho_Lee&#34;&gt;Wen Ho Lee&lt;/a&gt;, a scientist from Taiwan who worked at Los Alamos National Laboratory, who took home items that were classified as &amp;ldquo;PARD&amp;rdquo; (protect as restricted data), even though everyone is trained repeatedly that you &amp;ldquo;Don&amp;rsquo;t take PARD home.&amp;rdquo;  When he was caught, Laughlin said, he said &amp;ldquo;I didn&amp;rsquo;t know it was wrong&amp;rdquo; and &amp;ldquo;I thought they were going to fire me, so I took something home to sell.&amp;rdquo;  The latter sounds like an admission of guilt.  He was put into solitary confinement for a year (actually 9 months) and then the case of 50 counts of AEA violations was dropped.  Laughlin characterized this as &amp;ldquo;extralegal punishment,&amp;rdquo; and said &amp;ldquo;we abolish due process with respect to nuclear data.&amp;rdquo;  (Wen Ho Lee won a $1.5 million settlement from the U.S. government in 2006 before the Supreme Court could hear his case.  Somehow, this doesn&amp;rsquo;t seem to me to be a very effective deterrent.)&lt;br /&gt;&lt;br /&gt;Laughlin said that we see a tradeoff between risk and benefit, not an absolute danger.  The risk of buildings being blown up is low enough to allow diesel fuel and fertilizer to be legal.  Bombs from ammonium nitrate and diesel fuel are very easy to make, and our protection isn&amp;rsquo;t hiding technical knowledge, but that people just don&amp;rsquo;t do it.  But nuclear weapons are so much more dangerous that the technical details are counted as absolutely dangerous, no amount of benefit could possibly be enough.  He said that he&amp;rsquo;s writing a book about energy and &amp;ldquo;the possible nuclear renaissance unfolding&amp;rdquo; (as a result of need for non-carbon-emitting energy sources).  He says the U.S. and Germany are both struggling with this legal morass around nuclear information.  (Is the unavailability of nuclear knowledge really the main or even a significant issue about nuclear plant construction in the United States?  General Electric (GE Energy) builds nuclear plants in other countries.)&lt;br /&gt;&lt;br /&gt;Laughlin said that long pointy knives could be dangerous, and there&amp;rsquo;s a movement in England to ban them.  Everybody deals with technical issue of knowledge and where to draw lines.  (Is it really feasible to ban knives, and does such a ban constitute a ban on knowledge?  How hard is it to make a knife?)&lt;br /&gt;&lt;br /&gt;At this point he moved on to biology, and showed a photograph of a fruit fly with legs for antennae.  He said, &amp;ldquo;so maybe antennae are related to legs, and a switch in development determines which you get.  The control machinery is way too complicated to understand right now.&amp;rdquo;  (Really?)  &amp;ldquo;What if this was done with a dog, with legs instead of ears.  Would the person who did that go to Stockholm?  No, they&amp;rsquo;d probably lose their lab and be vilified.  In the life sciences there are boundaries like we see in nuclear&amp;ndash;things we shouldn&amp;rsquo;t know.&amp;rdquo;  (I doubt that there is a switch that turns dog ears into legs, and this doesn&amp;rsquo;t strike me as plausibly being described as a boundary on knowledge, but rather an ethical boundary on action.)  He said, &amp;ldquo;There are so many things researchers would like to try, but can&amp;rsquo;t, because funders are afraid.&amp;rdquo;  Again, I suspect that most of these cases are ethical boundaries about actions rather than knowledge, though of course there are cases where unethical actions might be required to gain certain sorts of knowledge.&lt;br /&gt;&lt;br /&gt;He turned to stem cells.  He said that the federal government effectively put a 10-year moratorium on stem cell research for ethical reasons.  Again, these were putatively ethical reasons regarding treatment of embryos, but the ban was on federally funded research rather than any research at all.  It certainly stifled research, but didn&amp;rsquo;t eliminate it.&lt;br /&gt;&lt;br /&gt;Next he discussed the &amp;ldquo;Millennium Digital Copyright Act&amp;rdquo; (sic).  He said that &amp;ldquo;people who know computers laugh at the absurdity&amp;rdquo; of claiming that computer programs aren&amp;rsquo;t formulas and are patentable.  He said that if he writes a program that &amp;ldquo;has functionality or purpose similar to someone else&amp;rsquo;s my writing it is a violation of the law.&amp;rdquo;  Perhaps in a very narrow case where there&amp;rsquo;s patent protection, yes, but certainly not in general.  If he was arguing that computer software patents are a bad idea, I&amp;rsquo;d agree.  He said &amp;ldquo;Imagine if I reverse-engineered the latest Windows and then published the source code.  It would be a violation of law.&amp;rdquo;  Yes, in that particular example, but there are lots of cases of legitimate reverse engineering, especially in the information security field.  The people who come up with the signatures for anti-virus and intrusion detection and prevention do this routinely, and in some cases have actually released their own patches to Microsoft vulnerabilities because Microsoft was taking too long to do it themselves.&lt;br /&gt;&lt;br /&gt;He said of Microsoft Word and PDF formats that they &amp;ldquo;are constantly morphing&amp;rdquo; because &amp;ldquo;if you can understand it you can steal it.&amp;rdquo;  But there are legal open source and competing proprietary software solutions that understand both of the formats in question&amp;ndash;Open Office, Apple&amp;rsquo;s Pages and Preview, Foxit Reader, etc.  Laughlin said, &amp;ldquo;Intentional bypassing of encryption is a violation of the DMCA.&amp;rdquo;  Only if that encryption is circumvention of &amp;ldquo;a technological measure that effectively controls access to&amp;rdquo; copyrighted material and the circumvention is not done for the purposes of security research, which has a big exception carved out in the law.  Arguably, breakable encryption doesn&amp;rsquo;t &amp;ldquo;effectively control access,&amp;rdquo; though the law has certainly been used to prosecute people who broke really poor excuses for encryption.&lt;br /&gt;&lt;br /&gt;Laughlin put up a slide of the iconic smiley face, and said it has been patented by Unisys.  &amp;ldquo;If you use it a lot, you&amp;rsquo;ll be sued by Unisys.&amp;rdquo;  I&amp;rsquo;m not sure how you could patent an image, and while there are smiley face trademarks that have been used as a revenue source, &lt;a href=&#34;http://www.nytimes.com/2006/07/05/business/worldbusiness/05smiley.html&#34;&gt;it&amp;rsquo;s by a company called SmileyWorld&lt;/a&gt;, not Unisys.&lt;br /&gt;&lt;br /&gt;He returned to biology again, to talk briefly about gene patenting, which he says &amp;ldquo;galls biologists&amp;rdquo; but has been upheld by the courts.  (Though perhaps not for many years longer, depending on how the &lt;a href=&#34;http://en.wikipedia.org/wiki/Myriad_Genetics&#34;&gt;Myriad Genetics&lt;/a&gt; case turns out.)  Natural laws and discoveries aren&amp;rsquo;t supposed to be patentable, so it&amp;rsquo;s an implication of these court decisions that genes &amp;ldquo;aren&amp;rsquo;t natural laws, but something else.&amp;rdquo;  The argument is that isolating them makes them into something different than what they are when they&amp;rsquo;re part of an organism, which somehow constitutes an invention. I think that&amp;rsquo;s a bad argument that could only justify patenting the isolation process, not the sequence.&lt;br /&gt;&lt;br /&gt;Laughlin showed a slide of two photos, the cloned dog Snuppy and its mother on the left, and a Microsoft Word Professional box on the right.  He said that Snuppy was cloned when he was in Korea, and that most Americans are &amp;ldquo;unhappy about puppy clones&amp;rdquo; because they fear the possibility of human clones.  I thought he was going to say that he had purchased the Microsoft Word Professional box pictured in Korea at the same time, and that it was counterfeit, copied software (which was prevalent in Korea in past decades, if not still), but he had an entirely different point to make.  He said, about the software, &amp;ldquo;The thing that&amp;rsquo;s illegal is not cloning it.  If I give you an altered version, I&amp;rsquo;ve tampered with something I&amp;rsquo;m not supposed to.  There&amp;rsquo;s a dichotomy between digital knowledge in living things and what you make, and they&amp;rsquo;re different [in how we treat them?].  But they&amp;rsquo;re manifestly not different.  Our legal system[&amp;rsquo;s rules] about protecting these things are therefore confused and mixed up.&amp;rdquo;  I think his argument and distinction was rather confused, and he didn&amp;rsquo;t go on to use it in anything he said subsequently.  It seems to me that the rules are pretty much on a par between the two cases&amp;ndash;copying Microsoft Word Professional and giving it to other people would itself be copyright infringement; transforming it might or might not be a crime depending on what you did.  If you turned it into a piece of malware and distributed that, it could be a crime.  But if you sufficiently transformed it into something useful that was no longer recognizable as Microsoft Word Professional, that might well be fair use of the copyrighted software.  In any case in between, I suspect the only legally actionable offense would be copyright infringement, in which case the wrongdoing is the copying, not the tampering.&lt;br /&gt;&lt;br /&gt;He put up a slide of Lady Justice dressed in a clown suit, and said that &amp;ldquo;When you talk to young people about legal constraints on what they can do, they get angry, like you&amp;rsquo;re getting angry at this image of Lady Law in a clown suit.  She&amp;rsquo;s not a law but an image, a logos. &amp;hellip; [It&amp;rsquo;s the] root of our way of relating to each other.  When you say logos is a clown, you&amp;rsquo;ve besmirched something very fundamental about who you want to be.  &amp;hellip; Legal constraints on knowledge is part of the price we&amp;rsquo;ve paid for not making things anymore.&amp;rdquo;  (Not sure what to say about this.)&lt;br /&gt;&lt;br /&gt;He returned to his earlier allusion to slavery.  He said that was &amp;ldquo;a conflict between Judeo-Christian ethics and what you had to do to make a living.  It got shakier and shakier until violence erupted.  War was the only solution.  I don&amp;rsquo;t think that will happen in this case.  [The] bigger picture is the same kind of tension.  &amp;hellip; Once you make Descartes a joke, then you ask, why stay?&amp;rdquo;  He put up a slide of a drawing of an astronaut on the moon, with the earth in the distance.  &amp;ldquo;Why not go to the moon?  What would drive a person off this planet?  You&amp;rsquo;d have to be a lunatic to leave.&amp;rdquo;  (I thought he was going to make a moon-luna joke, but he didn&amp;rsquo;t, unless that was it.)  &amp;ldquo;Maybe intellectual freedom might be that thing.  It&amp;rsquo;s happened before, when people came to America.&amp;rdquo;  He went on to say that some brought their own religious baggage with them to America.  Finally, he said that when he presents that moon example to graduate students, he always has many who say &amp;ldquo;Send me, I want to go.&amp;quot;&lt;br /&gt;&lt;br /&gt;And that&amp;rsquo;s how his talk ended.  I was rather disappointed&amp;ndash;it seemed rather disjointed and rambling, and made lots of tendentious claims&amp;ndash;it wasn&amp;rsquo;t at all what I expected from a Nobel prizewinner.&lt;br /&gt;&lt;br /&gt;The first question in the Q&amp;amp;A was one very much like I would have asked, about how he explains the free and open source software movement.  Laughlin&amp;rsquo;s answer was that he was personally a Linux user and has been since 1997, but that students starting software companies are &amp;ldquo;paranoid about having stuff stolen,&amp;rdquo; and &amp;ldquo;free things, even in software, are potentially pernicious,&amp;rdquo; and that he pays a price for using open source in that it takes more work to maintain it and he&amp;rsquo;s constantly having to upgrade to deal with things like format changes in PDF and Word.  There is certainly such a tradeoff for some open source software, but some of it is just as easy to maintain as commercial software, and there are distributions of Linux that are coming closer to the ease of use of Windows.  And of course Mac OS X, based on an open source, FreeBSD-derived operating system, is probably easier for most people to use than Windows.&lt;br /&gt;&lt;br /&gt;I think there was a lot of potentially interesting and provocative material in his talk, but it just wasn&amp;rsquo;t formulated into a coherent and persuasive argument.  If anyone has read his book, is it more tightly argued?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Roger Pielke Jr. on climate change adaptation</title>
      <link>https://blog.lippard.org/2009/11/roger-pielke-jr-on-climate-change_07.html/</link>
      <pubDate>Sat, 07 Nov 2009 16:17:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/11/roger-pielke-jr-on-climate-change_07.html/</guid>
      <description>&lt;p&gt;A few hours after hearing &lt;a href=&#34;https://blog.lippard.org/2009/11/roger-pielke-jr-on-climate-change.html&#34;&gt;Roger Pielke Jr. speak on climate change mitigation to CSPO&lt;/a&gt;, I heard him speak about climate change adaptation to a joint meeting of my seminar on human dimensions of climate change and another seminar with Dan Sarewitz, CSPO&amp;rsquo;s director.&lt;br /&gt;
&lt;br /&gt;
Like his previous talk, Pielke began this one with a slide on his positions, which was something like this:&lt;br /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Strong advocate of mitigation and adaptation.&lt;/li&gt;
&lt;li&gt;He accepts the science of the IPCC.&lt;/li&gt;
&lt;li&gt;There are other reasons behind impacts of climate--effects of inexorable development and growth.&lt;/li&gt;
&lt;li&gt;The importance and challenge of climate change does not justify misrepresenting the science of adaptation--yet this happens on a regular basis (I’ll give a few examples).&lt;/li&gt;
&lt;li&gt;We might choose to mitigate, but we will adapt.&lt;/li&gt;
&lt;/ul&gt;
He said (as he did in the earlier talk) that he has no disagreements with the science of IPCC working group I, lots of agreements with the economics and mitigation arguments of working group III (covered in the earlier talk), and some disagreements with the impacts, adaptation, and vulnerability arguments of working group II, which will be covered in this talk.&lt;br /&gt;
&lt;br /&gt;
He then gave a slide of the outline of this talk:&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;The concept of adaptation is contested.&lt;/li&gt;
&lt;li&gt;How we think about adaptation shapes how we think about research and policy.&lt;/li&gt;
&lt;li&gt;Under the FCCC (Kyoto Protocol), adaptation is defined narrowly--as adaptation to climate change caused by the emissions of greenhouse gases.&lt;/li&gt;
&lt;li&gt;The narrow definition creates a bias against adaptation.&lt;/li&gt;
&lt;li&gt;Regardless, the primary factors underlying climate impacts on society are the result of development and growing wealth and vulnerability.&lt;/li&gt;
&lt;/ul&gt;
There are different definitions of &#34;climate change&#34; used between the IPCC and the UN FCCC.  The IPCC defines it as &#34;...change arising from any source,&#34; while the FCCC defines it as &#34;...a change of climate which is attributed directly or indirectly to human activity that alters the composition of the global atmosphere and which is in addition to natural climate variability observed over comparable time periods.&#34;&lt;br /&gt;
&lt;br /&gt;
On the former definition, if the sun causes the earth to warm, which causes climate change effects, that&#39;s a climate change.  On the latter, it&#39;s not.  The latter definition restricts climate change to impacts caused by human-caused changes to greenhouse gases in the atmosphere.&lt;br /&gt;
&lt;br /&gt;
Adaptation under the logic of the FCCC is that any increase of atmospheric carbon above 450 ppm (a 2 degree Centigrade temperature increase) is &#34;dangerous&#34; climate change that requires human adaptation.  If we happen to stabilize at 449 ppm, then no adaptation at all is required.  Under this definition, the more adaptation we need, the more we have failed in climate policy.&lt;br /&gt;
&lt;br /&gt;
Under the IPCC&#39;s cost-benefit analysis, adaptation is considered a cost with no benefits.&lt;br /&gt;
&lt;br /&gt;
Al Gore&#39;s &lt;span style=&#34;font-style: italic;&#34;&gt;Earth in the Balance&lt;/span&gt; calls adaptation a &#34;laziness.&#34;&lt;br /&gt;
&lt;br /&gt;
Tim Flannery, author of &lt;span style=&#34;font-style: italic;&#34;&gt;The Weather Makers&lt;/span&gt;, says that adaptation is &#34;genocide.&#34;&lt;br /&gt;
&lt;br /&gt;
IPCC&#39;s working group I uses the IPCC definition of climate change; working group III uses the FCCC definition; working group II shifts back and forth between the two.&lt;br /&gt;
&lt;br /&gt;
But climate impacts are caused by a combination of effects: vulnerability (with sociological and ecological components) and by climate change and variability (which includes natural internal and natural external components, human greenhouse gas changes, and non-human greenhouse gas changes).  In order to deal with those impacts, you can back up the causal chain to each of those causes, from the IPCC perspective.  But from the FCCC perspective, it&#39;s as though none of those other factors are available except for the human contribution to greenhouse gases.&lt;br /&gt;
&lt;br /&gt;
Why did the FCCC use this definition?  Because the UN already has other frameworks for disaster preparedness, water management, desertification prevention, and biodiversity prevention, and they didn&#39;t want any overlap of responsibility.&lt;br /&gt;
&lt;br /&gt;
Choice of definition of climate change can thus create a bias against adaptation, and puts science in impossible situations (requiring conclusive attribution of cause on human greenhouse gases).  In reality, adaptation has broad benefits, such as contributing to sustainable development.&lt;br /&gt;
&lt;br /&gt;
The Global Environment Facility of the UN, which releases funds for adaptation, will only pay out in proportion to effects caused by human greenhouse gases.  Because of this requirement for attribution of cause, very little has been paid out.  Oxfam said that the UNFCCC&#39;s global spending from the GEF is equal to what the UK spends annually on flood defense.   If a developing nation has a disaster attributable to climate change and asks for funds, it is required to provide evidence for the percentage of damage attributable to climate change caused by human-produced greenhouse gases. One effect of this is that governmental spokespersons are likely to make such attributions in the media.&lt;br /&gt;
&lt;br /&gt;
Swiss Re did a report on adaptation in the broad sense, without regard to attribution of cause, and added up deaths from natural disasters to get a total of $50T and 850,000 lives over 50 years; CNN reported this as meaning that human greenhouse gases caused all of that damage and death.&lt;br /&gt;
&lt;br /&gt;
Another problem with the narrow definition is illustrated by malaria scenarios.  Jeffrey Sachs, 2003, projects that without malaria, African GDP might be 3%/year higher.  If you plug that into the &lt;a href=&#34;http://en.wikipedia.org/wiki/Kaya_identity&#34;&gt;Kaya Identity&lt;/a&gt;, emissions would be about 17 GtC vs. less than 1 today, by 2050.  Without malaria mitigation, emissions will not even hit 6 GtC by 2050.  The IPCC&#39;s projections presuppose that malaria will be unmitigated, which seems to be NOT how we should be thinking about climate policy.&lt;br /&gt;
&lt;br /&gt;
Pielke argued that the broader notion of climate change and broader notion of adaptation are more useful.  Adaptation is not in opposition to mitigation, and it has benefits as well as costs.  In reality, we don&#39;t care just about greenhouse gases, we care about the impacts regardless of cause.  By drawing a circle around human contributions to greenhouse gases and setting goals that focus only on that, we&#39;ve engaged in &#34;goal substitution,&#34; where addressing a single cause has become our goal instead of addressing the effects.&lt;br /&gt;
&lt;br /&gt;
He then put up a slide of various book and magazine covers, as well as the poster for &#34;An Inconvenient Truth,&#34; and said that &#34;hazards are a centerpiece of the climate debate.&#34;  One of the magazine covers, an issue of &lt;span style=&#34;font-style: italic;&#34;&gt;Newsweek&lt;/span&gt; from January 1996 with a cover story labeled &#34;The Hot Zone: Blizzards, Floods, and Hurricanes, Blame Global Warming,&#34; was what got Pielke interested in doing research.  The period 1991-1994, before that story, was a very quiet period for hurricanes hitting the U.S., but also the most expensive in terms of damage.  Although he didn&#39;t study blizzards, he did study floods and hurricanes, and said he found that &#34;the biggest signal in disasters wasn&#39;t climate.&#34;&lt;br /&gt;
&lt;br /&gt;
Pielke then wanted to explain how his research has been used by the IPCC and the Bush and Obama administrations, looking at two reports:  &lt;span style=&#34;font-style: italic;&#34;&gt;Climate Change 2007: Impacts, Adaptation, and Vulnerability&lt;/span&gt; from the IPCC (the report of working group II), and the U.S. Climate Change Science Program (CCSP) Report, &lt;span style=&#34;font-style: italic;&#34;&gt;Weather and Climate Extremes in a Changing Climate, Regions of Focus: North America, Hawaii, Caribbean, and U.S. Pacific Islands&lt;/span&gt;.&lt;br /&gt;
&lt;br /&gt;
He gave this quote from the IPCC report:&lt;br /&gt;
&lt;blockquote&gt;
1.3.8.5 Summary of disasters and hazards&lt;br /&gt;
Global losses reveal rapidly rising costs due to extreme weather-related events since the 1970s.  One study has found that while the dominant signal remains that of the significant increases in the value of exposure at risk, once losses are normalised for exposure, there still remains an underlying rising trend.&lt;/blockquote&gt;
He pointed out that the reference to &#34;one study&#34; is interesting, because he has published dozens of studies in this area, none of which show such a trend.  The study in question mentioned here is &#34;Muir Wood, et al., 2006,&#34; which is by R. Muir Wood, S. Miller, and A. Boissonade, titled &#34;The search for trends ...&#34; which is one of 24 papers commissioned as background by Peter Hoppe and Pielke for a workshop they conducted with experts from multiple countries, Munich Re, the Tyndall Centre, NSF, etc.  The plan for that workshop was to be a &#34;dissensus consensus,&#34; to identify areas of disagreement for further study, but they ended up reaching consensus on 20 statements.&lt;br /&gt;
&lt;br /&gt;
The motivation for the workshop was a graph from Munich Re that showed that the cost of disasters, adjusted for inflation, has been increasing.  The workshop wanted to find out what was causing this to happen and whether any percentage of it could be attributed to climate change.&lt;br /&gt;
&lt;br /&gt;
The types of disasters in question were:&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Earthquake, tsunami, and volcano, which couldn&#39;t be attributed to climate change.&lt;/li&gt;
&lt;li&gt;Windstorms and floods, which could possibly be attributed to climate change and have been responsible for most of the increasing damage.&lt;/li&gt;
&lt;li&gt;Disasters of temperature extremes such as heatwaves, drought, and wildfires, which could also be attributed to climate change, but which aren&#39;t responsible for most of the increasing damage.&lt;/li&gt;
&lt;/ul&gt;
Three of the consensus statements agreed to by all participants, including Muir Wood, were:&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;Analyses of long-term records of disaster losses indicate that societal change and economic development are the principal factors responsible for the documented increasing losses to date.&lt;/li&gt;
&lt;li&gt;Because of issues related to data quality, the stochastic nature of extreme event impacts, length of time series, and various societal factors present in the disaster loss record, it is still not possible to determine the portion of the increase in damages that might be attributed to climate change due to GHG emissions.&lt;/li&gt;
&lt;li&gt;In the near future the quantitative link (attribution) of trends in storm and flood losses to climate changes related to GHG emissions is unlikely to be answered unequivocally.&lt;/li&gt;
&lt;/ol&gt;
The first statement is accurately reflected in the IPCC statement, but the second is exactly the opposite of what it says.&lt;br /&gt;
&lt;br /&gt;
The Muir Wood paper itself says that if you look at the period 1970-2005, you have an upward trend that can&#39;t be attributed to just societal factors.  But 2005 was the year of Hurricane Katrina, and 1970-1974 was a period when the Atlantic was very quiet.  If you look at 1950-2005, there is no trend, Pielke said.  The IPCC not only took a single background paper from the workshop, they actually took a subset of the paper&#39;s data to draw their conclusion.&lt;br /&gt;
&lt;br /&gt;
Pielke argued that the damage trends can&#39;t be due to storm intensity alone, based on a graph of major category 3, 4, and 5 hurricanes vs. year.  The 177 U.S. coastal counties have seen huge population growth--for example, the population of Harris County, Texas in 2005 was equal to the entire U.S. coastal population from Florida to South Carolina in 1955.&lt;br /&gt;
&lt;br /&gt;
He showed comparison photos of Miami Beach in 1926 vs. 2006, and then a graph of the estimated amount of U.S. damage per year if every hurricane season had occurred with 2005 population levels.  That graph shows a huge spike in 1926, when a big hurricane hit Miami; it would have been 1.5 to 2 times the damage of Katrina.  2004 and 2005 were also years of very high damage, though not as high as 1926.&lt;br /&gt;
&lt;br /&gt;
The trend, Pielke said, is no statistical change in damage since 1900, and is consistent with the physical characteristics of hurricanes at landfall over that same time period.  Other signals show up in the data, such as El Nino.  When the Pacific is cold you get more hurricanes, when it&#39;s warm you get fewer.  1927-1969 were very active for hurricanes, the 1970&#39;s and 80&#39;s were not very active.  He said there have been two independent replications of the same results with different data sets and methodologies, and that insurance and reinsurance companies use this for their pricing models.&lt;br /&gt;
&lt;br /&gt;
His summary slide said this:&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Raw damages are increasing.&lt;/li&gt;
&lt;li&gt;Normalized damages show no trend, consistent with the lack of trend in landfall&lt;/li&gt;
&lt;li&gt;Increases in inflation, wealth, and development along the coastline account for increasing damages.&lt;/li&gt;
&lt;li&gt;While coastal development in hurricane-prone regions is increasing, in aggregate it appears to be proportional to the rest of the United States, with large local variations.&lt;/li&gt;
&lt;/ul&gt;
It occurred to me that one factor that might counteract a genuine increase in storm intensity with respect to damage would be better construction, but I didn&#39;t raise the issue since I figured it would have been unlikely for such a factor to exactly offset storm intensity increases so that there was no trend.  Afterward, though, I found &lt;a href=&#34;http://www.eas.gatech.edu/files/Pielke_review.pdf&#34;&gt;this paper by Judy Curry&lt;/a&gt; (PDF) which argues that improvements in building codes have just such an effect, and that the pre-1930 data Pielke uses was a time of inflated property values before the Great Depression, and if you take it out you get an upward trend again.&lt;br /&gt;
&lt;br /&gt;
In response to a student question about whether probabilities of landfall have changed, Pielke said that the overall odds of hurricane landfall are unchanged within the data set (though there are subsets where it is different) and that studies of the west coast of Mexico, South Korea, China, Japan, Southeast Asia, Africa, and Madagascar show no regions where hurricane landfalls have increased.&lt;br /&gt;
&lt;br /&gt;
He reported three other studies which have shown no upward trend in normalized weather losses--a study of his own done with the head of the Cuba Weather Service, for 1900-1998 (Pielke et al., 2003), one for Australia for 1965-2005 (Crompton &amp;amp; McAneney, 2007), and one for India for a time period I didn&#39;t catch (Raghavan &amp;amp; Sen Sarma, 2003).  He said there are about 15 other studies of the same sort, and that Lawrence Bauer of the Free University of Amsterdam has a review paper of all of these studies that is under review for publication.&lt;br /&gt;
&lt;br /&gt;
When you look at U.S. flood losses, after adjusting for societal factors, there has been a slight (not statistically significant) downward trend in losses.&lt;br /&gt;
&lt;br /&gt;
Pielke then said that he took a bunch of weather loss data sets, standardized them, took ten-year averages and overall averages, and then put them all on top of each other.  These data sets included Munich Re&#39;s global losses for 1979-xx (I didn&#39;t catch the end year), U.S. flood losses, and Australian weather losses.  While Munich Re&#39;s global losses correlate strongly with U.S. hurricane losses (0.80, 64% of the variance in global losses explained by U.S. losses), Pielke said, &#34;there&#39;s no secular trend over the time period for which we have these data sets.&#34;&lt;br /&gt;
&lt;br /&gt;
Regarding hurricanes, however, Pielke said his data is consistent with hurricanes becoming more intense.  He referred to Kerry Emanuel&#39;s 4 August 2005 paper in &lt;span style=&#34;font-style: italic;&#34;&gt;Nature&lt;/span&gt;, titled &#34;Increasing destructiveness of tropical cyclones over the past 30 years,&#34; which was featured in &#34;An Inconvenient Truth.&#34;  He showed a graph from the paper which shows windspeed cubed, or power dissipation index (PDI), has increased.  Pielke noted that this is not a measure of &#34;destructiveness,&#34; and the paper says nothing about destruction caused by hurricanes.  He broke the Atlantic basin into five equal compartments with an equal number of observations of hurricane intensity (windspeed measurement) from the 1880s to the present, for all named storms, 39 knots and higher.  He found that the strongest upward trends are farthest out to sea, and no trends in the locations where damage actually occurs.&lt;br /&gt;
&lt;br /&gt;
He said he did the same with Emanuel&#39;s graph and got the same result, that all of the trends are out to sea. So, he argued, Emanuel&#39;s results could be due to real changes in storm intensity as a result of ocean temperature changes, or they could be due to increased storm counts due to more and better data collection out at sea.  He submitted a letter to &lt;span style=&#34;font-style: italic;&#34;&gt;Geophysical Research Letters&lt;/span&gt; reporting his result, which was rejected with negative reviews that said &#34;everybody already knows this.&#34;  But, Pielke said, Emanuel didn&#39;t know it until he pointed it out to him.&lt;br /&gt;
&lt;br /&gt;
Next, Pielke talked about the U.S. CCSP Report, which spanned the Bush and Obama administrations.  This report said the following about U.S. extreme weather events:&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;Over the long-term U.S. hurricane landfalls have been declining.&lt;br /&gt;
&lt;/li&gt;
&lt;li&gt;Nationwide there have been no long-term increases in drought.&lt;br /&gt;
&lt;/li&gt;
&lt;li&gt;Despite increases in some measures of precipitation, there have not been corresponding increases in peak streamflows (&amp;gt;90th percentile).&lt;br /&gt;
&lt;/li&gt;
&lt;li&gt;There have been no observed changes in the occurrence of tornadoes or thunderstorms.&lt;/li&gt;
&lt;li&gt;There have been no long-term increases in strong East Coast winter storms, called Nor’easters.&lt;/li&gt;
&lt;li&gt;There are no long-term ...&lt;/li&gt;
&lt;/ol&gt;
With these conclusions, he said, you&#39;d expect no claims of increasing losses from damage.  But the report says:&lt;br /&gt;
&lt;blockquote&gt;
Extremes are already having significant impacts on North America. ... both the climate and the socioeconomic vulnerability to weather and climate extremes are changing (Brooks and Doswell, 2001; Pielke et al., 2008; Downton et al., 2005).&lt;/blockquote&gt;
Two of the three papers cited have Pielke as author or co-author, and the third applies his sort of methodology to tornadoes.  The Harold E. Brooks and Charles A. Doswell III 2001 paper says: &#34;We find nothing to suggest that damage from individual tornadoes has increased through time, except as a result of the increasing cost of goods and accumulation of wealth in the United States.&#34;  The Pielke et al. 2008 paper finds no trends in absolute data or under a logarithmic transformation. The Downton, Miller, and Pielke 2005 paper talks about the National Weather Service flood loss database, says absolutely nothing about climate change, and shows a drop in losses.  So of the three cited papers for the claim, two say the opposite of the claim and one is silent.  Pielke says there is no published study that supports the claim.  When he made a stink about this, he said he ended up being called a climate change denier.  The IPCC and CCSP are supposed to be places we go to get reliable information, he said, and &#34;I&#39;m much more willing to listen to others who say their work was misrepresented since I know mine was.&#34;&lt;br /&gt;
&lt;br /&gt;
In 2000, he co-authored an article with Dan Sarewitz on &#34;Breaking the Global Warming Gridlock&#34; in &lt;span style=&#34;font-style: italic;&#34;&gt;The Atlantic Monthly&lt;/span&gt; that argued for getting people engaged with adaptation rather than focusing exclusively on mitigation.  After that came out, he says he was told privately by a representative of an environmental group that &#34;we agree with what you say, but it&#39;s not helpful now because we&#39;re trying to win a [political] battle on mitigation.&#34;&lt;br /&gt;
&lt;br /&gt;
He pointed out two recent cases of people in government being silenced for speaking out contrary to policy--David Nutt, the UK drug policy advisor, &lt;a href=&#34;http://www.newscientist.com/article/dn18099-david-nutt-governments-should-get-real-on-drugs.html&#34;&gt;who was fired for saying that ecstasy use was of comparable risk to riding horses (and ecstasy is safer to give to a stranger than peanuts)&lt;/a&gt;, and Clive Spash, an economist for Australia&#39;s CSIRO, &lt;a href=&#34;http://www.abc.net.au/news/stories/2009/11/02/2731014.htm&#34;&gt;who submitted a paper to a journal critical of cap and trade, which was accepted for publication but withdrawn when his supervisor wrote to the journal and asked for it to be retracted&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
He asked, &#34;If the public loses faith in the connection between authoritative scientific statements and policy, then what do we rely upon to make decisions?&#34;&lt;br /&gt;
&lt;br /&gt;
He suggested that we need to improve processes where there is potential for intellectual conflicts-of-interest, such as where people with a stake in an assessment highlight their own research over other research they don&#39;t favor.  He thinks this doesn&#39;t seem to be a problem with IPCC working group I, but has been a problem with both working groups II and III and with the CCSP.  In both of the cases he referred to regarding his own work, above, he said a single person was responsible (not the same person in both cases, but one in each).&lt;br /&gt;
&lt;br /&gt;
I left about ten minutes before the end of the class and so missed any further wrapup, as I had to get to the opposite side of campus for &lt;a href=&#34;https://blog.lippard.org/2009/11/robert-b-laughlin-on-crime-of-reason.html&#34;&gt;another talk, by Robert B. Laughlin&lt;/a&gt;, one of the winners of the 1998 Nobel prize in physics.&lt;br /&gt;
&lt;br /&gt;
UPDATE (24 September 2013): Michael Mann, on Twitter, &lt;a href=&#34;https://twitter.com/MichaelEMann/status/382497716942544897&#34;&gt;called Pielke Jr.&#39;s work on storm damage &#34;deeply flawed work&#34; because its &#34;normalization procedure removes climate change signal,&#34;&lt;/a&gt; and pointed to &lt;a href=&#34;http://www.glaciology.net/Home/Miscellaneous-Debris/areplytopielkejrs&#34;&gt;this critique by Grinsted&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
UPDATE (13 July 2014): An updated version of the information in this talk is found in Ch. 7 of Pielke Jr.&#39;s book, &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0465025196/?tag=thelipblo-20&#34;&gt;The Climate Fix&lt;/a&gt;&lt;/i&gt; (2010, Basic Books).
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Roger Jones&lt;/strong&gt; &lt;small&gt;(2009-11-14)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Pretty much all the people I know who work on adaptation consider the IPCC definition to be too narrow.
&lt;p&gt;The biggest problem is actually where policy has been written based on the IPCC definition. The response from those who know say &amp;quot;this is too narrow&amp;quot;. An example was with the Global Environment Facility who wanted to fund the climate change component of development over and above that dealing with everything else. The response was &amp;quot;you can&#39;t actually do that, except in isolated circumstances&amp;quot;. This was over 5 years ago.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Roger Pielke Jr. on climate change mitigation</title>
      <link>https://blog.lippard.org/2009/11/roger-pielke-jr-on-climate-change.html/</link>
      <pubDate>Sat, 07 Nov 2009 01:43:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/11/roger-pielke-jr-on-climate-change.html/</guid>
      <description>&lt;p&gt;Yesterday I heard Roger Pielke Jr. speak twice at Arizona State University, first in a talk to the Consortium for Science, Policy and Outcomes (CSPO) on climate change mitigation, and second in &lt;a href=&#34;https://blog.lippard.org/2009/11/roger-pielke-jr-on-climate-change_07.html&#34;&gt;a class lecture on climate change adaptation&lt;/a&gt;.  This post is about the former.&lt;br /&gt;
&lt;br /&gt;
His talk was entitled &amp;ldquo;The Simple Math of Emissions Reduction,&amp;rdquo; and began with a quote from Steve Raymer of Oxford University:&lt;br /&gt;&lt;/p&gt;
&lt;blockquote&gt;
Wicked Problems&lt;br /&gt;
have Clumsy Solutions&lt;br /&gt;
requiring Uncomfortable Knowledge&lt;/blockquote&gt;
which he then followed up with a slide on &#34;Where I stand,&#34; which included the following bullet points (nearly, but probably not exactly verbatim):&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Strong advocate for mitigation and adaptation policies&lt;/li&gt;
&lt;li&gt;Continuing increase in atmospheric CO2 could pose large risks, as described by IPCC&lt;/li&gt;
&lt;li&gt;Stabilizing concentrations at low levels can’t succeed if we underestimate the challenge (and we have)&lt;/li&gt;
&lt;li&gt;Mitigation action will not result from elimination of all scientific uncertainty&lt;/li&gt;
&lt;li&gt;Poisonous politics of the climate debate serves to limit a broader discussion of options&lt;/li&gt;
&lt;li&gt;Ultimately technological innovation will precede political action, not vice versa&lt;/li&gt;
&lt;/ul&gt;
Regarding the IPCC, he says he has no debate with working group I on the science, some disagreements with working group II on impacts, adaptation, and vulnerability, and lots of debate with working group III on economics and mitigation, which this talk covers.&lt;br /&gt;
&lt;br /&gt;
His slide for the outline of his talk looked like this:&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Understanding the mitigation challenge&lt;/li&gt;
&lt;li&gt;Where do emissions come from?&lt;/li&gt;
&lt;li&gt;Decarbonization&lt;/li&gt;
&lt;li&gt;The UK as a cautionary tale for U.S. policymakers&lt;/li&gt;
&lt;li&gt;The U.S. situation and Waxman-Markey/Boxer-Kerry&lt;/li&gt;
&lt;li&gt;How things might be different&lt;/li&gt;
&lt;/ul&gt;
&lt;span style=&#34;font-weight: bold;&#34;&gt;Understanding the mitigation challenge&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Although climate change involves other greenhouse gases besides CO2, he focused on CO2 and in this part of the talk gave a summary of CO2 accumulation in the atmosphere as a &lt;a href=&#34;http://en.wikipedia.org/wiki/Stock_and_flow&#34;&gt;stock and flow problem&lt;/a&gt;, using a bathtub analogy.  The inflow of CO2 into the atmosphere is like water pouring out of the faucet, there&#39;s outflow going out the drain, and the water in the tub is the accumulated CO2 in the atmosphere.  The inflow is about 9 GtC (gigatons of carbon) per year and growing, and expected to hit 12 GtC per year by 2030.  The current stock is a concentration of about 390 parts per million (ppm), increasing by 2-3 ppm/year.  And the outflow is a natural removal of about 4 GtC/year.  To stop the stock increase, the amount going in has to equal the amount going out.  If we reach an 80% reduction in emissions by 2050, that is expected to limit the stock to 450 ppm.&lt;br /&gt;
&lt;br /&gt;
Emissions have been growing faster than expected by the IPCC in 2000, with a 3.3% average increase per year between 2000 and 2007.  While the economic slump has reduced emissions in 2009, it&#39;s expected that recovery and continued growth in emissions will occur.&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&#34;font-weight: bold;&#34;&gt;Where do emissions come from?&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Pielke used the following four lines to identify policy-relevant variables:&lt;br /&gt;
&lt;blockquote&gt;
People&lt;br /&gt;
engage in economic activity that&lt;br /&gt;
uses energy&lt;br /&gt;
from carbon-emitting generation&lt;/blockquote&gt;
The associated variables:&lt;br /&gt;
&lt;blockquote&gt;
Population (P)&lt;br /&gt;
GDP per capita (GDP/P)&lt;br /&gt;
Energy intensity of the economy (Total Energy (TE)/GDP)&lt;br /&gt;
Carbon intensity of energy (C/TE)&lt;/blockquote&gt;
The total carbon emissions = P * GDP/P * TE/GDP * C/TE.&lt;br /&gt;
&lt;br /&gt;
This formula is known as the &lt;a href=&#34;http://en.wikipedia.org/wiki/Kaya_identity&#34;&gt;&#34;Kaya Identity.&#34;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
The policy tools available to reduce emissions by affecting these variables are:  (1) population management to end up with fewer people, (2) limit the generation of wealth to have a smaller economy, (3) do the same or more with less energy by increasing efficiency, and (4) switch energy sources to generate energy with less emissions.&lt;br /&gt;
&lt;br /&gt;
And that&#39;s it.  Cap-and-trade, carbon taxes, etc. are designed to influence these variables.&lt;br /&gt;
&lt;br /&gt;
Pielke then combined the first two variables (P * GDP/P) to get GDP, and the second two (TE/GDP * C/TE) he identified as Technology.&lt;br /&gt;
&lt;br /&gt;
He argued that reducing GDP or GDP growth is not a policy option, so Technology is the only real policy option.  Regarding the former point, he put up a graph very much like the Gapminder.org graph of world income, and observed that the Millennium Development Goals are all about pushing the people below $10/day--80% of the world&#39;s population--on that graph to the right.  Even if all of the OECD nations were removed from the graph, there would still be a push to increase the GDP for the remainder and there would still be growing emissions.&lt;br /&gt;
&lt;br /&gt;
He quoted Gwyn Prins regarding the G8 Summit to point out how policy makers are conflicted--they had a morning session on how to reduce gas prices for economic benefit, and an afternoon session on how to increase gas prices for climate change mitigation.&lt;br /&gt;
&lt;br /&gt;
With this kind of a conflict, Pielke said, policy makers will choose GDP growth over climate change.&lt;br /&gt;
&lt;br /&gt;
So that leaves Technology as an option, and he turned to the topic of decarbonization.&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&#34;font-weight: bold;&#34;&gt;Decarbonization&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Pielke put up a graph of CO2 emissions per $1,000 of GDP over time globally, which showed that there has been a steady improvement of efficiency.  In 2006, emissions were 29.12 GtC, divided by $47.267 trillion of GDP, gives 0.62 tons of CO2 per $1,000 GDP.  In 1980, that was above 0.90 tons of CO2 per $1,000 GDP.&lt;br /&gt;
&lt;br /&gt;
Overall emissions track GDP, and the global economy has become more and more carbon intensive.&lt;br /&gt;
&lt;br /&gt;
He looked at carbon dioxide per GDP (using purchasing power parity (PPP) for comparison between countries) for four different countries, Japan, Germany, U.S., and China (that&#39;s ordered from most to least efficient).  Japan hasn&#39;t changed much over time, but is very carbon efficient (below 0.50 tons of CO2 per $1,000 GDP).  Germany and the U.S. are about the same slightly above 0.50 tons of CO2 per $1,000 GDP, and both have improved similarly over time.  China has gotten worse from 2002-2006 and is at about 0.75 tons of CO2 per $1,000 GDP.&lt;br /&gt;
&lt;br /&gt;
He put up a slide of the EU-15 countries decarbonization rates pre- and post-Kyoto Protocol, and though there was a gap between them, the slopes appeared to be comparable.  For the first ten years of Kyoto, then, he said, there&#39;s no evidence of any improvement in the background rate of decarbonization.  The pre-Kyoto rate was from above 0.55 tons of CO2 per $1,000 GDP to about 0.50 tons of CO2 per $1,000 GDP.  The post-Kyoto rates went from about 0.50 tons of CO2 per $1,000 GDP to below 0.45 tons of CO2 per $1,000 GDP.&lt;br /&gt;
&lt;br /&gt;
At this point, Clark Miller (head of my program in Human and Social Dimensions of Science and Technology) pointed out that given Japan, there is no reason to assume that there should have been a continuing downward trend at all, but Pielke reiterated that since the slopes appeared to be the same there&#39;s no evidence that Kyoto made a difference.&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&#34;font-weight: bold;&#34;&gt;The UK as a cautionary tale for U.S. policymakers&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Pielke identified the emissions targets of the UK Climate Change Act of 2008:&lt;br /&gt;
&lt;br /&gt;
Average annual reductions of 2.8% from 2007 to 2020, to reach 42% below 1990 levels by 2020.&lt;br /&gt;
&lt;br /&gt;
Average annual reductions of 3.5% from 2020, to reach 80% below 1990 levels by 2050.&lt;br /&gt;
&lt;br /&gt;
The former target of 42% below 1990 levels is contingent upon COP15 reaching an agreement this December; otherwise the unilateral target is 34% below 1990 levels.&lt;br /&gt;
&lt;br /&gt;
Pielke showed a graph of the historical rate of decarbonization for the UK economy, and compared it to graphs of manufacturing output and manufacturing employment, observing that the success of decarbonization of the UK economy from 1980-2006 has been due primarily to offshoring of manufacturing, something that&#39;s not sustainable--once they reach zero, there&#39;s nowhere further down to go.&lt;br /&gt;
&lt;br /&gt;
He then used France as a point of comparison, since it has the lowest CO2/GDP output of any developed country, due to its use of nuclear power for most of its energy--it&#39;s at 0.30 tons of CO2 per $1,000 GDP, and a lot of that is emissions from gasoline consumption for transportation.&lt;br /&gt;
&lt;br /&gt;
It took France about 22 years, from 1984-2006, to get its emissions to that rate.&lt;br /&gt;
&lt;br /&gt;
For the UK to hit its 2020 target, it needs to improve to France&#39;s rate in the next five years, by 2015.  That means building 30 new nuclear power plants and reducing the equivalent coal and gas generation; Pielke said he would &#34;go out on a limb&#34; and say that this won&#39;t happen.&lt;br /&gt;
&lt;br /&gt;
That will only get them 1/3 of the way to their 2020 goals.&lt;br /&gt;
&lt;br /&gt;
The UK plan calls for putting 1.7 million electric cars on the road by 2020, which means doubling the current rate of auto sales and selling only electric cars.&lt;br /&gt;
&lt;br /&gt;
For the entire world to reach France&#39;s level of efficiency by 2015 would require a couple of thousand nuclear power plants.&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&#34;font-weight: bold;&#34;&gt;The U.S. situation and Waxman-Markey/Boxer-Kerry&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
The U.S., said Pielke, has had one of the highest rates of sustained decarbonization, from 1980-2006, going from over 1.00 tons of CO2 per $1,000 GDP to the current level of about 0.50 tons of CO2 per $1,000 GDP.&lt;br /&gt;
&lt;br /&gt;
The Waxman-Markey target is an 80% reduction by 2050, not quite as radical as the UK.&lt;br /&gt;
The Boxer-Kerry target is a 17% reduction by 2020.&lt;br /&gt;
&lt;br /&gt;
Pielke broke down the current U.S. energy supply by source in quadrillions of BTUs (quads), and pointed out that he got all of his data from &lt;a href=&#34;http://www.eia.doe.gov/&#34;&gt;the EIA&lt;/a&gt; and encouraged people to look it up for themselves:&lt;br /&gt;
&lt;blockquote&gt;
Petroleum: 37.1&lt;br /&gt;
Natural gas: 23.8&lt;br /&gt;
Coal: 22.5&lt;br /&gt;
Renewable: 7.3&lt;br /&gt;
Nuclear: 8.5&lt;/blockquote&gt;
Total energy was about 99.2 quads in 2007, of which 83.4 came from coal, natural gas, and petroleum.&lt;br /&gt;
&lt;br /&gt;
Emissions by source:&lt;br /&gt;
&lt;blockquote&gt;
Coal: 95 MMt CO2/quad&lt;br /&gt;
Natural gas: 55 MMt CO2/quad&lt;br /&gt;
Petroleum: 68 MMt CO2/quad&lt;/blockquote&gt;
Multiply those by the amount of energy produced by each source and add them up:&lt;br /&gt;
&lt;blockquote&gt;
95 * 22.5 + 55 * 23.8 + 68 * 37.1 = 5,969 MMt CO2&lt;/blockquote&gt;
The actual total emissions were at about 5,979, so the above back-of-the-envelope calculation was pretty close.&lt;br /&gt;
&lt;br /&gt;
In 2009, U.S. energy consumption will be about 108.6 quads, of which 21 quads will come from renewables and nuclear (40% growth from 2007), which leaves 87.2 quads from fossil fuels, a 4.6% increase from 2007.&lt;br /&gt;
&lt;br /&gt;
If we substituted natural gas for all coal, then our 2020 emissions would be 5,300 MMt CO2, higher than the 2020 target and 12% below 2005, and would still lock us into a carbon intensive future.&lt;br /&gt;
&lt;br /&gt;
In order to meet targets, we need to reduce coal consumption by 40%, or 11 quads, and replace that with renewables plus nuclear, plus an additional 3.8 quads of growth by 2020.&lt;br /&gt;
&lt;br /&gt;
One quad equals about 15 nuclear plants, so 14.8 quads means building 222 new nuclear plants (on top of the 104 that are currently in the U.S.).&lt;br /&gt;
&lt;br /&gt;
Or, alternatively,  assuming 100 concentrated solar power installations * 30 MW peak per quad, 1,480 such installations for 14.8 quads, or one online every two days until 2020.&lt;br /&gt;
&lt;br /&gt;
Or, assuming 37,500 * 80 kW peak wind turbines per quad, 555,000 such wind turbines for 14.8 quads, or one 150-turbine wind farm brought online daily until 2020.&lt;br /&gt;
&lt;br /&gt;
To reach these targets with wind and solar would require increasing them by a factor of 37 by 2020; Obama has promised only a tripling.&lt;br /&gt;
&lt;br /&gt;
Could we meet the targets by increasing efficiency of our energy consumption?   We would have to reduce total energy consumption to 85.5 quads by 2020 (rather than 108.6), about equal to U.S. energy consumption in 1992, when the U.S. economy was 35% smaller than in 2007.  That would be improving efficiency by about a third.&lt;br /&gt;
&lt;br /&gt;
How fast can decarbonization occur?  We don&#39;t know, because no one has really set out to intentionally do that.  Historical rates have been 1-2% per year by developed countries; for short periods, some countries have exceeded 2% per year.  Japan, from 1981-1986, improved by over 4% per year.&lt;br /&gt;
&lt;br /&gt;
Pielke argued that these targets are not feasible targets in the U.S. or UK, and so policy makers are adding safety valves, offsets, and other mechanisms to allow some manipulation to give the appearance of success.  Achieving 80% reduction in global emissions by 2050 requires &amp;gt; 5% decarbonization per year.&lt;br /&gt;
&lt;br /&gt;
The problem, Pielke argued, is that the policy logic of targets and timetables is backwards, and we should focus on improving efficiency and decarbonization rather than emissions targets.&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&#34;font-weight: bold;&#34;&gt;How things might be different&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
Pielke&#39;s suggested alternative strategy was presented in a slide something like this:&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Focus policy on decarbonization of the economy (not simply emissions)&lt;/li&gt;
&lt;li&gt;Efficiency gains (follow the Japanese model, “frontrunner program” by industry, look at best performer and set it as regulatory standard)&lt;/li&gt;
&lt;li&gt;Expand carbon free energy (low carbon tax, other policies--subsidies, regulation, etc.)&lt;/li&gt;
&lt;li&gt;Innovation-focused investments&lt;/li&gt;
&lt;li&gt;To create ever advancing frontier of potential efficiency gains&lt;/li&gt;
&lt;li&gt;Air capture backstop&lt;/li&gt;
&lt;li&gt;Adaptation&lt;/li&gt;
&lt;/ul&gt;
The Japanese &#34;frontrunner&#34; program was where the government went industry by industry, identified the most efficient company in each industry, and set regulations to make that company the baseline standard for the other companies to meet.&lt;br /&gt;
&lt;br /&gt;
Pielke argued that there should be a carbon tax of, say, $5/ton (or whatever is the &#34;highest price politically possible&#34;), with the collected funds (that would raise about $700B/year) used to promote innovation in energy efficiency.&lt;br /&gt;
&lt;br /&gt;
If we find that we&#39;re stabilizing at 635 ppm, we may want to &#34;brute force&#34; some removal of carbon from the atmosphere (e.g., geoengineering).&lt;br /&gt;
&lt;br /&gt;
In the Q&amp;amp;A session, Clark Miller questioned Pielke about the impossibility of replacing our energy infrastructure quickly--if it costs $2.61B for a 1400 MW nuclear plant, we&#39;d need 65 of them (fewer than Pielke&#39;s number, he assumed smaller plants) at a cost of $260B.  Since there is capital floating around causing asset bubbles in the trillions, and the energy industry is expected to become a $15T industry, surely there would be some drive to build them if they&#39;re going to become profitable.  (Not to mention peak oil as a driver.)  He agreed that it would take longer to construct these, but asked what the upshot would be if this was done by, say, 2075.&lt;br /&gt;
&lt;br /&gt;
Also in the Q&amp;amp;A, Pielke pointed out that in a previous presentation of this talk, a philosophy professor had suggested that the population variable could be affected by handing out cyanide pills.  (Or by promoting the growth of &lt;a href=&#34;http://www.churchofeuthanasia.org/&#34;&gt;the Church of Euthanasia&lt;/a&gt;.)  What I didn&#39;t mention above was that Pielke also briefly discussed improvements to human lifespan, and in his other talk (summary to come), he talked about how the IPCC&#39;s projections assume that we will not try to eradicate malaria...&lt;br /&gt;
&lt;br /&gt;
ADDENDUM (November 7, 2009): I&#39;ve seen estimates that U.S. carbon emissions will be about 6% lower in 2009 as a result of the recession, which amounts to considerable progress towards the Boxer-Kerry target.  Projections of an economic recovery in 2010 strike me as overly optimistic; in my opinion there&#39;s a strong possibility that we haven&#39;t hit bottom yet and there&#39;s worse to come.  Still, though, I think Pielke&#39;s probably right that energy consumption will go right back up again unless the recession becomes a depression and results in significant changes in consumption habits.&lt;br /&gt;
&lt;br /&gt;
My summary of Pielke&#39;s lecture on climate change adaptation is &lt;a href=&#34;https://blog.lippard.org/2009/11/roger-pielke-jr-on-climate-change_07.html&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
ADDENDUM (November 9, 2009): It should be noted that Roger Pielke, Jr. is a somewhat controversial figure in the climate change debate, and believed by many in the climate change blogosophere to be in the climate change skeptic camp, or to be biased towards them in terms of where he levels his criticisms.  A post titled &lt;a href=&#34;http://initforthegold.blogspot.com/2009/02/who-framed-roger-pielke.html&#34;&gt;&#34;Who Framed Roger Pielke?&#34;&lt;/a&gt; from the Only In It For the Gold blog links to a number of opinions expressing these views.&lt;br /&gt;
&lt;br /&gt;
UPDATE (February 5, 2010): A post titled &lt;a href=&#34;http://rabett.blogspot.com/2010/01/honest-joker.html&#34;&gt;&#34;The Honest Joker&#34;&lt;/a&gt; at Rabett Run critiques Pielke Jr.&#39;s stance as an &#34;honest broker&#34; as a sham.&lt;br /&gt;
&lt;br /&gt;
UPDATE (August 28, 2010): A talk by Pielke that appears to have some similarity to this one may be found &lt;a href=&#34;http://rogerpielkejr.blogspot.com/2010/08/recent-talk-of-mine.html&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
UPDATE (July 13, 2014): An updated version of the information in this talk is Ch. 3 of Pielke Jr.&#39;s book, &lt;i&gt;&lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0465025196/?tag=thelipblo-20&#34;&gt;The Climate Fix&lt;/a&gt;&lt;/i&gt; (2010, Basic Books).
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;EliRabett&lt;/strong&gt; &lt;small&gt;(2009-11-13)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Not sure that you want comments or not, but a good place to start analyzing the talk is to realize that greenhouse gases accumulate, so there is great virtue in reducing or at least limiting current emissions by substitution and conservation. 
&lt;p&gt;Roger ignores this issue.  He is not only assuming that a miracle will occur, but that it will occur on schedule.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Charles Phoenix&#39;s retro slide show--in Phoenix</title>
      <link>https://blog.lippard.org/2009/11/charles-phoenixs-retro-slide-show-in.html/</link>
      <pubDate>Fri, 06 Nov 2009 14:43:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/11/charles-phoenixs-retro-slide-show-in.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://www.charlesphoenix.com/images/pages/slideshow-phoenix09_img.jpg&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 598px; height: 395px;&#34; src=&#34;http://www.charlesphoenix.com/images/pages/slideshow-phoenix09_img.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;Tonight and tomorrow night at 8 p.m., &lt;a href=&#34;http://www.charlesphoenix.com/retro-slide-show-tour-phoenix-az/&#34;&gt;Charles Phoenix will bring his Retro Slide Show Tour to the Phoenix Center for the Arts&lt;/a&gt; at 1202 N. 3rd St.&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;ve not seen his show before, but I&amp;rsquo;ve enjoyed &lt;a href=&#34;http://www.charlesphoenix.com/category/slide-of-the-week/&#34;&gt;his blog&amp;rsquo;s slide-of-the-week feature&lt;/a&gt; and plan to go see this.&lt;br /&gt;&lt;br /&gt;Here&amp;rsquo;s the official description:&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;color: rgb(0, 0, 102);font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;font-size:85%;&#34;  &gt;A laugh-out-loud funny celebration of &amp;rsquo;50s and &amp;rsquo;60s road trips, tourist traps, theme parks, world&amp;rsquo;s fairs, car fashion fads, car culture and space age suburbia, will also include a selection of vintage images of the Valley of the Sun.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Click the above link for more details or to buy tickets.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Where is the academic literature on skepticism as a social movement?</title>
      <link>https://blog.lippard.org/2009/11/where-is-academic-literature-on.html/</link>
      <pubDate>Wed, 04 Nov 2009 17:55:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/11/where-is-academic-literature-on.html/</guid>
      <description>&lt;p&gt;Here&amp;rsquo;s all I&amp;rsquo;ve been able to find so far, independent of self-descriptions from within the movement (and excluding history and philosophy of Pyrrhonism, Academic Skepticism, the Carvaka, the Enlightenment, British Empiricism, and lots of work on the development of the enterprise of science):&lt;br /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;George Hansen, &lt;a href=&#34;http://www.tricksterbook.com/ArticlesOnline/CSICOPoverview.htm&#34;&gt;&#34;CSICOP and the Skeptics: An Overview,&#34;&lt;/a&gt; &lt;span style=&#34;font-style: italic;&#34;&gt;The Journal of the American Society for Psychical Research&lt;/span&gt; vol. 86, no. 1, January 1992, pp. 19-63.  I&#39;ve not seen a more detailed history of contemporary skepticism elsewhere.&lt;/li&gt;
&lt;li&gt;Stephanie A. Hall, &lt;a href=&#34;http://www.temple.edu/english/isllc/newfolk/skeptics.html&#34;&gt;&#34;Folklore and the Rise of Moderation Among Organized Skeptics,&#34;&lt;/a&gt; &lt;span style=&#34;font-style: italic;&#34;&gt;New Directions in Folklore&lt;/span&gt; vol. 4, no. 1, March 2000.&lt;/li&gt;
&lt;li&gt;David J. Hess, &lt;span style=&#34;font-style: italic;&#34;&gt;Science in the New Age: The Paranormal, Its Defenders and Debunkers, and American Culture&lt;/span&gt;, 1993, The University of Wisconsin Press.&lt;/li&gt;
&lt;/ul&gt;
I note that Paul Kurtz&#39;s &lt;span style=&#34;font-style: italic;&#34;&gt;The New Skepticism: Inquiry and Reliable Knowledge&lt;/span&gt; (1992, Prometheus Books) puts contemporary skepticism in the lineage of several of the other forms of philosophical skepticism I mentioned above, identifying his form of skepticism as a descendant of pragmatism in the C.S. Peirce/John Dewey/Sidney Hook tradition (and not the Richard Rorty style of pragmatism).  But I think that says more about Kurtz than about the skeptical movement, which also draws upon other epistemological traditions and probably doesn&#39;t really have a sophisticated epistemological framework to call its own.&lt;br /&gt;
&lt;br /&gt;
There&#39;s a lot of literature on parallel social movements of various sorts, including much about advocates of some of the subject matter that skeptics criticize, and some of that touches upon skeptics.  For example:&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Harry Collins and Trevor Pinch, &#34;The Construction of the Paranormal: Nothing Unscientific is Happening,&#34; in Roy Wallis, editor, &lt;span style=&#34;font-style: italic;&#34;&gt;On the Margins of Science: The Social Construction of Rejected Knowledge&lt;/span&gt;, 1979, University of Keele Press, pp. 237-270.&lt;/li&gt;
&lt;li&gt;Harry Collins and Trevor Pinch, &lt;span style=&#34;font-style: italic;&#34;&gt;Frames of Meaning: The Social Construction of Extraordinary Science&lt;/span&gt;, 1982, Taylor &amp;amp; Francis.&lt;/li&gt;
&lt;li&gt;Ronald L. Numbers, &lt;span style=&#34;font-style: italic;&#34;&gt;The Creationists: From Scientific Creationism to Intelligent Design&lt;/span&gt;, 2nd edition, 2006, Harvard University Press.&lt;/li&gt;
&lt;li&gt;Christopher P. Toumey, &lt;span style=&#34;font-style: italic;&#34;&gt;God&#39;s Own Scientists: Creationists in a Secular World&lt;/span&gt;, 1994, Rutgers University Press.&lt;/li&gt;
&lt;/ul&gt;
The Toumey book doesn&#39;t really have anything about skeptics, but is an anthropological study of creationists in the United States which describes the connection between &#34;creationism as a national movement&#34; and &#34;creationism as a local experience&#34; that seems intriguingly similar to the skeptical movement, especially in light of the fact (as I mentioned in my previous post) that national skeptical organizations are independent of established institutions of science that provide the key literature of the movement and at least implicitly assume that the average layman can develop the ability to discern truth from falsehood, at least within a particular domain, from that literature.&lt;br /&gt;
&lt;br /&gt;
In some ways, the skeptical movement also resembles a sort of layman&#39;s version of the activist element in the field of science and technology studies, based on positivist views of science that are the &#34;vulgar skepticism&#34; dismissed in this article:&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Michael Lynch, &lt;a href=&#34;https://jps.library.utoronto.ca/index.php/SpontaneousGenerations/article/viewArticle/2968&#34;&gt;&#34;Expertise, Skepticism and Cynicism: Lessons from Science &amp;amp; Technology Studies,&#34;&lt;/a&gt; &lt;span style=&#34;font-style: italic;&#34;&gt;Spontaneous Generations&lt;/span&gt; vol. 1, no. 1, 2007, pp. 17-24.&lt;/li&gt;
&lt;/ul&gt;
I think if contemporary skepticism wants to achieve academic respectability, it will need to develop a more sophisticated view of science that comes to terms with post-Popper philosophy of science and post-Merton sociology of science; my recommendation for skeptics who are interested in that subject is to read, as a start:&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Philip Kitcher, &lt;span style=&#34;font-style: italic;&#34;&gt;The Advancement of Science: Science Without Legend, Objectivity Without Illusions&lt;/span&gt;, 1995, Oxford University Press.&lt;/li&gt;
&lt;/ul&gt;
There&#39;s an enormous relevant literature on those topics, an interesting broad overview is:&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;R.C. Olby, G.N. Cantor, J.R.R. Christie, and M.J.S. Hodge, &lt;span style=&#34;font-style: italic;&#34;&gt;Companion to the History of Modern Science&lt;/span&gt;, 1990, Routledge.&lt;/li&gt;
&lt;/ul&gt;
I welcome any new revelations about sources of relevance that I&#39;ve missed, particularly if there is other academic work specifically addressing the history, philosophy, sociology, and anthropology of the contemporary skeptical movement--three sources ain&#39;t much.&lt;br /&gt;
&lt;br /&gt;
UPDATE (September 27, 2014): Some additional works I recommend for skeptics:&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Harry Collins, &lt;i&gt;Are We All Scientific Experts Now?&lt;/i&gt;, 2014, Polity Press. &amp;nbsp;A very brief and quick overview of science studies with respect to expertise.&lt;/li&gt;
&lt;li&gt;Massimo Pigliucci, &lt;i&gt;Nonsense On Stilts: How to Tell Science from Bunk&lt;/i&gt;, 2010, University of Chicago Press. A good corrective to the overuse of Popper, easy read.&lt;/li&gt;
&lt;li&gt;Massimo Pigliucci and Maarten Boudry, &lt;i&gt;Philosophy of Pseudoscience: Reconsidering the Demarcation Problem&lt;/i&gt;, 2013, University of Chicago Press. Good collection of essays reopening the debate many thought closed by Larry Laudan on whether there can be philosophical criteria for distinguishing the boundary between science and pseudoscience.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Reed&lt;/strong&gt; &lt;small&gt;(2009-11-04)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Though not an academic work, I collected data on the skeptics groups on Meetup and reported the numbers in the appendix of my 2008 &lt;a href=&#34;http://skeptic.com/downloads/raising-our-game-oct-2008.pdf&#34; rel=&#34;nofollow&#34;&gt;&amp;quot;Raising Our Game&amp;quot; piece&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>What are the goals of Skepticism 2.0?</title>
      <link>https://blog.lippard.org/2009/11/what-are-goals-of-skepticism-20.html/</link>
      <pubDate>Wed, 04 Nov 2009 14:35:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/11/what-are-goals-of-skepticism-20.html/</guid>
      <description>&lt;p&gt;Yesterday I listened to &lt;a href=&#34;http://www.pointofinquiry.org/ben_radford_skepticism_2.0/&#34;&gt;D.J. Grothe&amp;rsquo;s interview with Ben Radford on the Point of Inquiry podcast&lt;/a&gt; about the latest issue of the &lt;a href=&#34;http://www.csicop.org/si/archive/category/volume_33.6&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Skeptical Inquirer&lt;/span&gt; (November/December 2009)&lt;/a&gt; about &amp;ldquo;Skepticism 2.0,&amp;rdquo; the bottom-up grassroots expansion of the skeptical movement through Internet communications tools like blogs, podcasts, online videos and forums, and the real-world activities that have become possible through them, like meetups and &lt;a href=&#34;http://www.skepticamp.org/&#34;&gt;SkeptiCamps&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Near the end of the podcast, D.J. asked Ben what he thought would be the results of Skepticism 2.0 in five years time.  He said (1) more skeptics and (2) more cooperative projects between the three major U.S. skeptical groups, the &lt;a href=&#34;http://www.csicop.org/&#34;&gt;Committee for Skeptical Inquiry&lt;/a&gt;, the &lt;a href=&#34;http://www.randi.org/&#34;&gt;James Randi Educational Foundation&lt;/a&gt;, and the &lt;a href=&#34;http://www.skeptic.com/&#34;&gt;Skeptics Society&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;That struck me as a rather disappointingly modest set of goals, as well as rather &amp;ldquo;old school&amp;rdquo; skepticism thinking, and insular.  Surely we can come up with ideas for something more exciting, interesting, and useful than merely the self-perpetuation and growth of the skeptical movement and cooperation among the traditional top-down skeptical organizations over the next five years.&lt;br /&gt;&lt;br /&gt;A few thoughts that came to my mind:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;If skeptics want to promote public understanding of science and critical thinking, why not partnerships with other organizations that also have those purposes?  The National Academies of Science, the National Center for Education, teacher&amp;rsquo;s groups and school groups at a local level?&lt;br /&gt;&lt;/li&gt;&lt;li&gt;If skeptics want to promote the activity of science, why not look at ways to help motivate students to enter science as a career, and support them in doing so?  I&amp;rsquo;ve previously suggested to Phil Plait that JREF might partly model itself after the Institute for Humane Studies, an organization which provides support for undergraduate and graduate students who favor classical liberal political ideals, in order to help them achieve success in careers of thought leadership, including academics, journalists, filmmakers, public policy wonks, and so on.  In order for skepticism and critical thinking to have a significant impact, it&amp;rsquo;s not necessary that everyone become a skeptic, only that a sufficient number of people in the right places engage in and encourage critical thinking.&lt;/li&gt;&lt;li&gt;If skeptics want to see more diversity in the skeptical movement, why not look at ways to reach out to other communities?  The podcast did mention the SkepTrack at Dragon*Con, which is one of the most innovative ideas for outreach for skeptical ideas since the founding of CSICOP in 1976.&lt;/li&gt;&lt;li&gt;If skeptics want to act as a form of consumer protection against fraud and deception, why not try to find ways to interact with regulators, investigators, politicians, and the media to get fraudulent products and services off the market?  The &lt;a href=&#34;http://www.guardian.co.uk/science/2009/jun/19/chiropractic-bca-mca-singh&#34;&gt;UK complaints against chiropractors making false claims on their websites&lt;/a&gt; as a response to &lt;a href=&#34;https://blog.lippard.org/2008/08/simon-singh-sued-and-silenced-svetlana.html&#34;&gt;the British Chiropractic Association libel lawsuit against Simon Singh&lt;/a&gt;, or &lt;a href=&#34;http://blogs.discovermagazine.com/badastronomy/2009/08/05/australian-skeptics-strike-back-against-antivaxxers/&#34;&gt;the Australian complaint against bogus claims by anti-vaccinationists&lt;/a&gt; (though see my comment on that blog post for some reservations) might suggest some ideas.&lt;/li&gt;&lt;/ul&gt;It seems to me that the skeptical movement should be concerned about more than just increasing its own numbers and getting the existing national groups to work together.  I think that Skepticism 2.0 has and will continue to force the existing groups to cooperate with each other and with the grassroots movement if they don&amp;rsquo;t want to become obsolete and irrelevant. And at this point growth is, at least for the near-term, a foregone conclusion.  But in order to continue to grow and thrive, there should be some goals that have something to do with being useful and making the world a better place, by which the skeptical movement can measure its effectiveness and success.&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;m sure readers of this blog have further suggestions.  What else?&lt;br /&gt;&lt;br /&gt;Addendum:&lt;br /&gt;&lt;br /&gt;By the way, with regard to my first suggestion, here&amp;rsquo;s a question that may provide some motivation and food for thought: Why do the Parapsychological Association and the National Center for Complementary and Alternative Medicine have better and more formal ties to official institutions of science than any skeptical organization?  The PA is a member of the AAAS, and NCCAM is an agency within the National Institutes of Health.  The main difference between those organization and skeptical organizations is that they actually do and publish peer-reviewed scientific research.&lt;/p&gt;</description>
    </item>
    <item>
      <title>More Scientology exposure from the St. Pete Times</title>
      <link>https://blog.lippard.org/2009/11/more-scientology-exposure-from-st-pete.html/</link>
      <pubDate>Tue, 03 Nov 2009 14:55:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/11/more-scientology-exposure-from-st-pete.html/</guid>
      <description>&lt;p&gt;The &lt;span style=&#34;font-style: italic;&#34;&gt;St. Petersburg Times&lt;/span&gt; has published another three-part exposé on the Church of Scientology based on interviews with former high-level members.  (The first three-part series from June is discussed &lt;a href=&#34;https://blog.lippard.org/2009/06/former-high-ranking-scientologists.html&#34;&gt;here&lt;/a&gt;; I missed the second three-part series from August about new defectors; all three series may be found on the &lt;span style=&#34;font-style: italic;&#34;&gt;SP Times&lt;/span&gt; website &lt;a href=&#34;http://www.tampabay.com/specials/2009/reports/project/index.shtml&#34;&gt;here&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;Part 1 (October 31): &lt;a href=&#34;http://www.tampabay.com/news/scientology/article1048134.ece&#34;&gt;&amp;ldquo;Chased by their church: When you leave Scientology, they try to bring you back&amp;rdquo;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;An overview of this new, third series of exposures based on information from former high-ranking members of the Church of Scientology such as Mark &amp;ldquo;Marty&amp;rdquo; Rathbun and Mike Rinder.&lt;br /&gt;&lt;p&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>More apparent plagiarism from Ian Plimer</title>
      <link>https://blog.lippard.org/2009/11/more-apparent-plagiarism-from-ian.html/</link>
      <pubDate>Sun, 01 Nov 2009 20:34:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/11/more-apparent-plagiarism-from-ian.html/</guid>
      <description>&lt;p&gt;Eli Rabett and Pieter Tans identified some errors in Ian Plimer&amp;rsquo;s book&amp;rsquo;s claim of selective data reporting from Mauna Loa measurements of atmospheric carbon, which &lt;a href=&#34;http://scienceblogs.com/deltoid/2009/10/plimer_the_plagiarist.php&#34;&gt;Tim Lambert at the Deltoid ScienceBlog tracks to climate change skeptic Ferdinand Engelbeen&lt;/a&gt;.  But Plimer doesn&amp;rsquo;t cite Engelbeen, perhaps because Engelbeen also refutes the argument Plimer is trying to make.&lt;br /&gt;&lt;br /&gt;This is not the first time Plimer has copied without quoting or citing sources&amp;ndash;multiple instances in his book &lt;span style=&#34;font-style: italic;&#34;&gt;Telling Lies for God&lt;/span&gt; have previously been identified by &lt;a href=&#34;http://www.cs.uwaterloo.ca/%7Eshallit/plimer.html&#34;&gt;Jeffrey Shallit&lt;/a&gt; and &lt;a href=&#34;http://www.discord.org/%7Elippard/plimer-book.html&#34;&gt;me&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;(&lt;a href=&#34;https://blog.lippard.org/2009/05/ian-plimer-on-climate-change.html&#34;&gt;Previously on Plimer at this blog&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Maricopa County Notices of Trustee&#39;s Sales for October 2009</title>
      <link>https://blog.lippard.org/2009/10/maricopa-county-notices-of-trustees.html/</link>
      <pubDate>Sat, 31 Oct 2009 00:22:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/10/maricopa-county-notices-of-trustees.html/</guid>
      <description>&lt;p&gt;I haven&amp;rsquo;t posted one of these things in a while, so I figured it was about time.&lt;br /&gt;&lt;br /&gt;The big peak was in March, with a total of 10,725 that month. October&amp;rsquo;s total was 6,618.&lt;br /&gt;&lt;br /&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/09OctNTRs.jpg&#34;&gt;&amp;lt;img style=&amp;ldquo;display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 400px; height: 260px;&amp;rdquo; src=&amp;quot;/images/09OctNTRs.jpg&amp;quot; border=&amp;ldquo;0&amp;rdquo; alt=&amp;ldquo;&amp;ldquo;id=&amp;ldquo;BLOGGER_PHOTO_ID_5398553297848650530&amp;rdquo; /&amp;gt;&lt;/a&gt;&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Lippard&lt;/strong&gt; &lt;small&gt;(2009-10-31)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;The stimulus tax credit ends at the end of the year.
&lt;p&gt;I suspect we&#39;re going to see it climb again next year.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Robert Balling on climate change</title>
      <link>https://blog.lippard.org/2009/10/robert-balling-on-climate-change.html/</link>
      <pubDate>Fri, 30 Oct 2009 22:01:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/10/robert-balling-on-climate-change.html/</guid>
      <description>&lt;p&gt;This afternoon I went to hear ASU &lt;a href=&#34;http://geoplan.asu.edu/balling&#34;&gt;Prof. Robert Balling&lt;/a&gt;, former head of ASU&amp;rsquo;s Office of Climatology and current head of the Geographic Information Systems program, talk about climate change in a talk that was advertised as &amp;ldquo;Global Warming Became Climate Change: And the Story Continues,&amp;rdquo; though I didn&amp;rsquo;t notice if he had a title slide for his presentation.&lt;br /&gt;&lt;br /&gt;He began his talk by saying that in 1957, measurements of CO2 began to be made at Mauna Loa (by Charles David Keeling), which established that CO2 is increasing in our atmosphere, largely because of human activity&amp;ndash;from fossil fuel emissions.  It&amp;rsquo;s approaching 390 parts per million (ppm).  Last weekend, the &amp;ldquo;A&amp;rdquo; on A Mountain near the university was painted green by a bunch of people wearing shirts that say &amp;ldquo;350&amp;rdquo; on them, because they want atmospheric CO2 to be stabilized at 350 ppm, which was the level in 1990, which is the benchmark year for the Kyoto Protocol.&lt;br /&gt;&lt;br /&gt;But this isn&amp;rsquo;t remotely feasible, he said, citing the Intergovernmental Panel on Climate Change (IPCC).  Even the most optimistic scenario in the IPCC Report has atmospheric carbon continuing to rise until 2100, hitting about 600 ppm.  If we reduced emissions to 0, the best case would end up with stabilization at around 450 ppm.  Our lifetime will see increasing CO2 levels, no matter what we do.  (In other words, the Kyoto benchmark sets a standard for emissions levels to return to, not for a level of atmospheric carbon to return to.)&lt;br /&gt;&lt;br /&gt;If you look at the earth&amp;rsquo;s history on a longer scale, atmospheric carbon has been much higher in the past&amp;ndash;it was at about 2500 ppm during the dinosaurs.  During the last 600,000 years, however, it has been much lower, and fell below 200 ppm in the last glacial period.  This, Balling said, shows what he would identify as a dangerous level of CO2&amp;ndash;falling below 160 ppm, which causes plants to die.&lt;br /&gt;&lt;br /&gt;There are other greenhouse gases besides CO2 that have an effect, such as methane and NO2, that humans are producing, he said.&lt;br /&gt;&lt;br /&gt;At this point, he said the greenhouse effect is real&amp;ndash;CO2 doubling causes warming&amp;ndash;and this has been known for 120 years and &amp;ldquo;nobody is denying that.&amp;quot;&lt;br /&gt;&lt;br /&gt;There are climate models, which he said he has great respect for&amp;ndash;it&amp;rsquo;s basic physics plus fantastic computing and applied math.  Climate modelers, he said, are their own worst critics.  Problems for climate models include clouds, water vapor, rain, and the ocean, but lots of things are modeled correctly and the results are generally pretty good.  Clouds, he said, are the biggest area of debate.  The IPCC models say that clouds amplify warming, but satellite-based measurements suggest that clouds dampen (but don&amp;rsquo;t eliminate) warming.  Thus, he concluded, IPCC may be predicting more warming than will actually occur.&lt;br /&gt;&lt;br /&gt;He next discussed empirical support for warming, and pointed out that the official plot of global temperatures has no error bars, and the numbers reported come from sensors that don&amp;rsquo;t cover the entire world.  How you come up with a global average can be done in different ways, and the different methods produce different results.  You can take grid cells, average by latitudinal bands, get two hemispheric averages, and average them together.  You can just average all of the data we have.  He said that Roger Pielke Sr. questions the use of average temperatures and suggests looking at afternoon high temperatures.  Looking at the older end of the chart, he asked, &amp;ldquo;where were the sensors in 1900?  Why no error bars?&amp;quot;&lt;br /&gt;&lt;br /&gt;He asked, &amp;ldquo;Is the earth warming,&amp;rdquo; and said &amp;ldquo;right now the earth is not warming.  I expect it to keep going up, but over the last decade there&amp;rsquo;s been essentially none.&amp;rdquo; He pointed to a recent article in &lt;span style=&#34;font-style: italic;&#34;&gt;Science&lt;/span&gt; magazine, &amp;ldquo;What happened to global warming?&amp;rdquo;  Many are writing about this, he said, and there could be &amp;ldquo;1001 different things including sun and oceanic processes.&amp;rdquo;  (I don&amp;rsquo;t believe this is correct unless you measure from 1998, which was an El Nino year.  Most of the top 10 warmest years in history are post-1998.)&lt;br /&gt;&lt;br /&gt;&amp;ldquo;Scientists are questioning the data,&amp;rdquo; he said, showing photos from &lt;a href=&#34;https://blog.lippard.org/2009/07/anthony-watts-abuses-dmca-to-suppress.html&#34;&gt;Anthony Watts&amp;rsquo; blog of poorly situated weather stations&lt;/a&gt;.  &amp;ldquo;The albedo of the shelter in my backyard has changed as it has decayed,&amp;rdquo; and caused it to report warmer temperatures.  He said that people are having a field day taking photos of poor official sites.  (What Balling didn&amp;rsquo;t say is that what&amp;rsquo;s important in the data is not absolute temperature but the temperature trends, and &lt;a href=&#34;https://blog.lippard.org/2007/10/garbage-in-on-climate-change.html&#34;&gt;the good sites and bad sites both show the same trends&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;He pointed out that there are corrections to the temperature based on time of measurement, urban heat islands, instruments used, etc.  If you look at the raw data for the U.S. from 1979-2000, you see 0.25 degrees Celsius of warming.  Sonde data shows 0.24 degrees, MSU&amp;rsquo;s measurements show 0.28, IPCC shows 0.28, and FILNET shows 0.33.  He suggested that these corrections on the official data may be inflating the temperature (again, see my previous comment on trends vs. absolute temperature).  Sky Harbor Airport produces the official temperature results for Phoenix, maximizing urban heat island effect.  Many of the city records are from the worst sites, and he suggests looking at rural temperatures might give a different result.&lt;br /&gt;&lt;br /&gt;Another factor is stratospheric turbidity from volcanic eruptions, and he showed a plot of orbital temperatures from satellites vs. stratospheric turbidity.  He said that volcanism accounts for about 30% of the trend variability.&lt;br /&gt;&lt;br /&gt;The big player in the game, he said, is the sun.  Solar irradiance measures showed a significant decline in solar output in 1980, but earth temperature continued upward&amp;ndash;he said he mentioned this because he thought it would be used as an objection.  In response, he said that &amp;ldquo;the sun doesn&amp;rsquo;t increase or decrease output over the entire spectrum and there are interactions with stratospheric clouds.&amp;rdquo;  He said that there are astrophysicists who argue that this is the major cause of global warming.  In the Q&amp;amp;A, he said that there&amp;rsquo;s one group that thinks cosmic ray flux is the major factor in global temperature because it stimulates cloud formation, while another group says that cosmic ray flux is little more than a trivial effect.  He also said that this debate takes place in journals that &amp;ldquo;I find very difficult to read.&amp;quot;&lt;br /&gt;&lt;br /&gt;There are other confounding variables like El Nino and La Nina, but he said there has &amp;ldquo;definitely been warming over the last three decades with a discernable human contribution.&amp;quot;&lt;br /&gt;&lt;br /&gt;He put up a graph of the Vostok Reconstruction of temperature based on ice core data, on a chart labeled from -10 to +4 degree temperature changes in Celsius, which were mostly in the negative direction, and said we&amp;rsquo;ve seen periodic rapid changes up and down without any human contribution.&lt;br /&gt;&lt;br /&gt;He talked about the IPCC &amp;ldquo;hockey stick&amp;rdquo; graph from 2001, which led to a huge debate about the possibility of bad statistical methods that guaranteed the hockey stick shape.  He observed that 1000 years ago it was as warm or warmer than today, the Medieval Warming Period, which was missing from the &amp;ldquo;hockeystick&amp;rdquo; graph.  There was also a &amp;ldquo;Little Ice Age,&amp;rdquo; also missing from the graph.  He said the IPCC has backed away from the hockey stick and its most recent report includes clear Medieval Warming Period and Little Ice Age periods in its graphs.&lt;br /&gt;&lt;br /&gt;He showed a photo of a microwave sounding unit for temperature measurement, and the polar satellite record from 1978 to present, which showed a big peak in 1998 from El Nino.  He said he wrote his book saying that there was no warming in 1992, when it was true.  After 1998, the temperature came back down quickly, and, he said, the satellite record, like the &lt;span style=&#34;font-style: italic;&#34;&gt;Science&lt;/span&gt; article, hasn&amp;rsquo;t seen warming.  He then corrected himself to say, &amp;ldquo;well, some warming, but not consistent with the IPCC models.&amp;quot;&lt;br /&gt;&lt;br /&gt;He said there has been high latitude warming, and the difference between winter and summer warming has supported the numeric models.  &amp;ldquo;But a problem has evolved, which is the most powerful argument of the skeptics.&amp;rdquo;  The models predict that there should be warming at the surface, which increases at higher altitude as you go up into the atmosphere.  &amp;ldquo;There should be very strong warming in the middle of the atmosphere, but it&amp;rsquo;s not in the data.&amp;rdquo;  This is the main anti-global warming argument of Joanne Nova&amp;rsquo;s &lt;a href=&#34;http://joannenova.com.au/global-warming/&#34;&gt;&amp;ldquo;The Skeptics Handbook&amp;rdquo;&lt;/a&gt; that has been distributed to churches throughout the U.S. by the Heartland Institute (an organization supported by the oil industry that has &lt;a href=&#34;https://blog.lippard.org/2008/05/heartland-institute-publishes-bogus.html&#34;&gt;sometimes gotten into trouble&lt;/a&gt; due to its &lt;a href=&#34;https://blog.lippard.org/2009/02/heartland-institute-mistakes-parody-for.html&#34;&gt;carelessness&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;At this point, Balling started asking various questions and answering them by quoting from the IPCC reports:&lt;br /&gt;&lt;br /&gt;More hurricanes?  The IPCC doesn&amp;rsquo;t say this.  He cited the 1990, 1996, 2001 (executive summary, p. 5), and 2007 (p. 6) reports, all of which say that there&amp;rsquo;s no indication or no clear trend of increase or decrease of frequency or intensity of hurricanes or tropical cyclones as a result of warming.&lt;br /&gt;&lt;br /&gt;The southwestern United States may become drier?  Here, he answered affirmatively, pointing out that an ASU professor has an article that just came out in &lt;span style=&#34;font-style: italic;&#34;&gt;Science&lt;/span&gt; on this topic.  Atmospheric circulation is decreasing, and soil moisture measures show the southwest is becoming drier.  On this, he said, there&amp;rsquo;s &amp;ldquo;evidence everywhere,&amp;rdquo; and the Colorado River basin in particular is being hit hard.  And this is consistent with IPCC predictions.  He cited Roy Spencer to say that &amp;ldquo;extraordinary prediction require extraordinary evidence.&amp;rdquo;  (This actually comes from Carl Sagan, who said &amp;ldquo;extraordinary claims require extraordinary evidence&amp;rdquo; in &lt;span style=&#34;font-style: italic;&#34;&gt;Cosmos&lt;/span&gt;.)&lt;br /&gt;&lt;br /&gt;Frequency of tornadoes?  It&amp;rsquo;s down, not up, and IPCC 2007 p. 308 says there is no evidence to draw general conclusions.&lt;br /&gt;&lt;br /&gt;Ice caps are melting?  Balling said Arctic yes, Antarctic, no.  He cited the IPCC 2007 p. 6 regarding Antarctic sea ice extent indicating a lack of warming, and p. 13 that it&amp;rsquo;s too cold for widespread surface melting.  He contrasted this with a slide of a homeless penguin used to argue for action on global warming.  The Arctic ice cap &amp;ldquo;has its problems,&amp;rdquo; he said, and its extent has declined though has &amp;ldquo;rebounded a bit&amp;rdquo; recently.  (In the Q&amp;amp;A, he said that half of the loss in the last six years has been recovered.)  He said that experts in sea ice extent identify relative temperature, ocean currents, and wind as more important than temperature&amp;ndash;&amp;ldquo;it&amp;rsquo;s not a thermometer of the planet.&amp;rdquo;  In the past, northern sea ice has dropped as southern sea ice has increased, with the overall global extent of sea ice relatively unchanged.  In the Q&amp;amp;A, he made it clear that he wasn&amp;rsquo;t saying that temperature wasn&amp;rsquo;t a factor, but that &lt;span style=&#34;font-style: italic;&#34;&gt;global&lt;/span&gt; temperature is definitely not a factor and temperature is less important than the other factors he identified.&lt;br /&gt;&lt;br /&gt;Sea levels changing?  He said there&amp;rsquo;s no doubt about this, but the important question is whether the rise is accelerating.  He cited Church et al. &lt;span style=&#34;font-style: italic;&#34;&gt;J. Climate&lt;/span&gt; 2004, p. 2624 for a claim of &amp;ldquo;no detectible secular increase&amp;rdquo; in rate of sea level rise, but noted that another article this week says that there is.  IPCC 2007, p. 5 says that it is unclear if increasing is a longer-term trend.  The average has been 1.8 mm/year, but with variable rates of change.  IPCC 2007, p. 9 says that 125,000 years ago sea levels were likely 4-6m higher than in the 20th century, due to retreat of polar ice.&lt;br /&gt;&lt;br /&gt;He said that ice melting on Kilimanjaro has been a &amp;ldquo;poster child&amp;rdquo; for global warming, but that this sharp decline &amp;ldquo;started its retreat over 100 years ago,&amp;rdquo; at the end of the Little Ice Age (1600-1850), and is related to deforestation and ocean patterns in the Indian Ocean rather than global warming.  It&amp;rsquo;s not in an area where significant warming is expected by climate models, and local temperatures don&amp;rsquo;t show it.&lt;br /&gt;&lt;br /&gt;He then talked about a few factors that cause temperature forcing in a negative direction (i.e., cooling)&amp;ndash;SO2, which makes clouds last longer, increased dust, and ozone thinning.  He said that his entry into the IPCC was his work at the U.S./Mexico border where he found that overgrazed land on the Mexican side caused warming, and it was much cooler on the U.S. side of the border.  The dust, however, had a global cooling effect.&lt;br /&gt;&lt;br /&gt;The 2001 IPCC report lists global radiative forcings in the negative direction: stratospheric ozone, sulfate, biomass burning, and mineral aerosols.  In the positive direction include CO2 and solar irradiance.  The 2007 report adds many more, including contrails from aircraft.  A chart from the report lists the level of scientific understanding for each factor, and he observed that it&amp;rsquo;s &amp;ldquo;low&amp;rdquo; for solar irradiance.&lt;br /&gt;&lt;br /&gt;He cited a quote from James Hansen (&lt;span style=&#34;font-style: italic;&#34;&gt;Proc. Nat. Acad. Sci.&lt;/span&gt; p. 12,753, 1998) saying that we can&amp;rsquo;t predict the long term, and said he agrees.&lt;br /&gt;&lt;br /&gt;He observed that the Pew Foundation poll for Sep. 30-Oct. 4 asked Americans if they think there is evidence of global warming being caused by humans and only 36% said yes&amp;ndash;he said he&amp;rsquo;s one of those 36%.&lt;br /&gt;&lt;br /&gt;He concluded by observing that if you look at the difference between doing nothing at all, or stabilizing at 1990 levels in 1990, that only produces changes of a few hundredths of a degree of temperature in 2050&amp;ndash;so no matter what we do, &amp;ldquo;we won&amp;rsquo;t live long enough to see any difference.&amp;quot;&lt;br /&gt;&lt;br /&gt;In the Q&amp;amp;A session, &lt;a href=&#34;http://geoplan.asu.edu/turner&#34;&gt;Prof. Billie Turner&lt;/a&gt; said that &amp;ldquo;our academy is about to issue a statement that we are 97% sure that we will not be at a 1-degree Celsius increase but a 2-degree Celsius increase by 2050&amp;rdquo; (or about double what Balling&amp;rsquo;s final slide showed).  He objected that Balling&amp;rsquo;s talk began with the &amp;ldquo;lunatic green fringe&amp;rdquo; and contrasted it with the IPCC, which he said would be like him beginning a talk with Dick Cheney&amp;rsquo;s views before giving his own.  He said this may be an effective format, but it &amp;ldquo;gives a slant on the problem that isn&amp;rsquo;t real in the expert community.&amp;rdquo;  Turner also pointed out that on the subject of mitigation, if you are going to make a calculation in economic terms you have to use a discount rate.  The &lt;a href=&#34;http://en.wikipedia.org/wiki/Stern_Review&#34;&gt;Stern Review&lt;/a&gt; used a high discount rate, and concluded that it is worth spending a lot of money now on mitigation; &lt;a href=&#34;http://www.nytimes.com/2006/12/14/business/14scene.html&#34;&gt;William Nordhaus and Partha Dasgupta&lt;/a&gt;, on the other hand, used a low discount rate and concluded that it&amp;rsquo;s not worth spending money on now.&lt;br /&gt;&lt;br /&gt;Balling said that he gets email from &amp;ldquo;lefties&amp;rdquo; that ask him to &amp;ldquo;please keep criticizing&amp;rdquo; because &amp;ldquo;this [global warming] is just an excuse to keep the developing world from catching up.&amp;rdquo;  In conversation with a small group afterward, Balling made it clear that he thinks people shouldn&amp;rsquo;t be listening to Limbaugh and Hannity on climate change, and in answer to my question about what sources the educated layman should read and rely upon, he answered unequivocally &amp;ldquo;the IPCC,&amp;rdquo; at least the scientific portions authored by scientists.  He had some criticisms for the way that the technical summaries are negotiated by politicians, however, and said that S. Fred Singer has made hay out of comparing the summaries to the actual science sections and pointing out contradictions.  He also said that Richard Lindzen at MIT, who he said may be the best climate scientist around, thinks the whole IPCC process is flawed, and that John Christy, lead author of the 2001 IPCC report, thinks the IPCC process should allow an &amp;ldquo;alternative views&amp;rdquo; statement by qualified scientists who disagree.&lt;br /&gt;&lt;br /&gt;In a very brief discussion afterward [I had] with the climate modeling grad student in my climate change class, he [the student] said that the biggest weakness of the talk was that Balling didn&amp;rsquo;t talk about ocean temperatures, being measured by the Argo project of NASA&amp;rsquo;s Jet Propulsion Laboratory.  These measures had shown some recent cooling (but a long-term warming trend), but after discovering an error, &lt;a href=&#34;http://earthobservatory.nasa.gov/Features/OceanCooling/&#34;&gt;Joshua Willis found that warming has continued&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Balling supports the science, but he still leans to minimizing the negative effects, and uses some apparently bad arguments to do so.  His position clearly advocates a &amp;ldquo;wait and see&amp;rdquo; approach, and argues that we needn&amp;rsquo;t be in a hurry to mitigate since nothing we do will have any effect in our lifetimes&amp;ndash;but it could have an enormous effect on what is required for mitigation and adaptation for future generations.&lt;/p&gt;</description>
    </item>
    <item>
      <title>State Press defends Ravi Zacharias</title>
      <link>https://blog.lippard.org/2009/10/state-press-defends-ravi-zacharias.html/</link>
      <pubDate>Fri, 30 Oct 2009 03:33:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/10/state-press-defends-ravi-zacharias.html/</guid>
      <description>&lt;p&gt;ASU&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;State Press&lt;/span&gt; columnist Catherine Smith authored &lt;a href=&#34;http://www.statepress.com/node/8691&#34;&gt;an op-ed piece promoting last night&amp;rsquo;s appearance of Christian apologist Ravi Zacharias&lt;/a&gt;.  This was at least her second such op-ed; &lt;a href=&#34;http://www.statepress.com/node/7553&#34;&gt;a prior one was published on September 17&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
My letter to the editor, below, didn&amp;rsquo;t get published, but &lt;a href=&#34;http://www.statepress.com/node/8791&#34;&gt;another critic&amp;rsquo;s letter did get published&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Here&amp;rsquo;s mine:&lt;br /&gt;&lt;/p&gt;
&lt;blockquote&gt;
Catherine Smith quotes Ravi Zacharias as stating that &#34;irreligion and atheism have killed infinitely more than all religious wars of any kind cumulatively put together.&#34;  This statement not only demonstrates Zacharias&#39; innumeracy, it shows that he continues to make the mistake of attributing killing in the name of political ideologies like Stalinism and communism to atheism.  I agree that Stalin, Mao, and Pol Pot killed more than religious wars, but it wasn&#39;t their atheism that caused that killing.  Those killed by religious wars, the Inquisition, and witch trials, however, were killed in the name of religion.  Out of fairness, there were no doubt political issues involved in many wars over religion as well, but if you take claims of religiously motivated killing at face value, the death tolls for those killed in the name of religion far exceed the death tolls for those killed in the name of irreligion.&lt;br /&gt;
&lt;br /&gt;
Zacharias has a history of attacking atheism with misrepresentations in his books, as documented in Jeff Lowder&#39;s &lt;a href=&#34;http://www.infidels.org/library/modern/jeff_lowder/zacharias.html&#34;&gt;&#34;An Emotional Tirade Against Atheism&#34;&lt;/a&gt; and Doug Krueger&#39;s &lt;a href=&#34;http://www.infidels.org/library/modern/doug_krueger/colossal.html&#34;&gt;&#34;That Colossal Wreck,&#34;&lt;/a&gt; both of which may be found on the Internet as part of the Secular Web (&lt;a href=&#34;http://www.infidels.org/&#34;&gt;http://www.infidels.org/&lt;/a&gt;).&lt;/blockquote&gt;
I &lt;a href=&#34;http://groups.google.com/group/alt.atheism/msg/65cf88d8fe8f8c88?hl=en&#34;&gt;first heard of Zacharias back around 1991&lt;/a&gt;, when I sat behind someone on an airplane flight who was reading his book (reviewed by Krueger, linked above), &lt;span style=&#34;font-style: italic;&#34;&gt;A Shattered Visage&lt;/span&gt;.  The parts I read were truly awful, about the quality of M. Scott Huse arguments against evolution (a step below Kent Hovind and Ken Ham).  I didn&#39;t bother to attend, but would be interested in hearing any reports of how it went.&lt;br /&gt;
&lt;br /&gt;
UPDATE (November 24, 2017): Steve Baughman has published &lt;a href=&#34;https://web.archive.org/web/20200618231238/http://ordinary-times.com/2017/11/13/the-christian-industrial-complex-shields-its-own/&#34;&gt;an exposure of Zacharias&#39; claims to have credentials he does not possess, and to have had academic appointments that did not exist&lt;/a&gt;.&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;UPDATE (September 26, 2020): Ravi Zacharias died of cancer earlier this year, but &lt;a href=&#34;https://www.christianpost.com/news/allegations-mount-in-2017-ravi-zacharias-illicit-online-relationship-scandal.html&#34;&gt;not before being caught in an online relationship scandal&lt;/a&gt;.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;UPDATE (February 11, 2021): Ravi Zacharias International Ministries has publicly released a report on an investigation into abuse charges against Ravi Zacharias, and it found &lt;a href=&#34;https://www.christianitytoday.com/news/2021/february/ravi-zacharias-rzim-investigation-sexual-abuse-sexting-rape.html&#34;&gt;a significant pattern of predatory sexual abuse and a rape allegation&lt;/a&gt;.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;blockquote style=&#34;border: none; margin: 0px 0px 0px 40px; padding: 0px; text-align: left;&#34;&gt;&lt;div&gt;&lt;p class=&#34;text&#34; style=&#34;background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; border: 0px; font-family: &amp;quot;Chronicle SSm A&amp;quot;, &amp;quot;Chronicle SSm B&amp;quot;, serif; font-size: 16px; line-height: 1.7; margin: 0px 0px 25px; outline: 0px; padding: 0px; vertical-align: baseline;&#34;&gt;The woman googled “Ravi Zacharias sex scandal” and found the blog&amp;nbsp;&lt;a class=&#34;&#34; href=&#34;http://www.raviwatch.com/&#34; style=&#34;background-attachment: initial; background-clip: initial; background-image: initial; background-origin: initial; background-position: initial; background-repeat: initial; background-size: initial; color: #d51b1e; cursor: pointer; margin: 0px; padding: 0px; vertical-align: baseline;&#34;&gt;RaviWatch&lt;/a&gt;, run by Steve Baughman, an atheist who had been tracking and reporting on Zacharias’s “fishy claims” since 2015. Baughman blogged on Zacharias’s false statements about academic credentials, the sexting allegations, and the subsequent lawsuit. When the woman read about what happened to Lori Anne Thompson, she recognized what had happened to that woman was what had happened to her.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Teaching the Bible in public schools</title>
      <link>https://blog.lippard.org/2009/10/teaching-bible-in-public-schools.html/</link>
      <pubDate>Wed, 28 Oct 2009 15:54:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/10/teaching-bible-in-public-schools.html/</guid>
      <description>&lt;p&gt;The following is a letter to the editor of Arizona State University&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;State Press&lt;/span&gt; that the paper didn&amp;rsquo;t print.  It was written in response to an editorial by Will Munsil, son of Len Munsil, who was editor of the &lt;span style=&#34;font-style: italic;&#34;&gt;State Press&lt;/span&gt; when I was an undergraduate in the 1980s.  Len Munsil is an extremely conservative Republican, failed Republican candidate for Governor in 2006, and &lt;a href=&#34;https://blog.lippard.org/2006/09/munsils-lucrative-501c3.html&#34;&gt;founder of the Center for Arizona Policy&lt;/a&gt;, Arizona&amp;rsquo;s version of the American Family Affiliation.  His daughter, Leigh Munsil, is the &lt;span style=&#34;font-style: italic;&#34;&gt;State Press&lt;/span&gt;&amp;rsquo;s current editor-in-chief.  When Munsil Sr. edited the school paper, &lt;a href=&#34;https://blog.lippard.org/2005/12/best-argument-for-supporting-goldwater.html&#34;&gt;he sometimes refused to print my letters to the editor for shaky reasons&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The letter below was written in response to Will Munsil&amp;rsquo;s &lt;a href=&#34;http://www.statepress.com/node/8372&#34;&gt;&amp;ldquo;Putting the Bible back in public schools,&amp;quot;&lt;/a&gt; which was published on October 14.&lt;br /&gt;&lt;blockquote&gt;I disagree with Will Munsil&amp;rsquo;s assertion that the Bible is the foundation of American political thought.  On the contrary, the American form of government was rooted in the work of enlightenment philosophers such as Locke, Montesquieu, and Rousseau.  The U.S. Constitution&amp;rsquo;s form of government has more resemblance to Caribbean pirate codes than to the Ten Commandments.&lt;br /&gt;&lt;br /&gt;That said, however, I agree with Munsil that knowledge of the Bible is worthwhile and should be taught in public schools for the purpose of cultural literacy, so long as it is done without endorsing Christianity or Judaism.  The Bible Literacy Project&amp;rsquo;s curriculum might be one way to do it.  One way not to do it is to use the National Council on Bible Curriculum in Public Schools&amp;rsquo; curriculum&amp;ndash;it takes a sectarian perspective, is full of errors, and has failed legal challenges in Texas and Florida for being unconstitutional.&lt;/blockquote&gt;I suspect this letter wasn&amp;rsquo;t excluded by reason of content, but because they had already printed a couple of &lt;a href=&#34;http://www.statepress.com/node/8399&#34;&gt;letters&lt;/a&gt; critical of Will Munsil&amp;rsquo;s op-ed by the time I submitted this on October 16.  Perhaps I should have mentioned that I&amp;rsquo;m an atheist, which makes the extent of my agreement with Munsil more interesting.  Of course, my view is contrary to Munsil&amp;rsquo;s in that I think Bible literacy is likely to decrease, rather than increase, religious belief.  But it wouldn&amp;rsquo;t surprise me if the NCBCPS curriculum is the one that Will Munsil had in mind.&lt;br /&gt;&lt;br /&gt;I should point out that I think it should probably be taught as part of a world religions class that covers more than just Christianity&amp;ndash;kids should not only get information about the Bible that they won&amp;rsquo;t get in Sunday School, they should be informed about other religions, as well as the fact that history has been full of doubters of religion, as documented in Jennifer Michael Hecht&amp;rsquo;s excellent &lt;span style=&#34;font-style: italic;&#34;&gt;Doubt: A History&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;You can find out more about the NCBCPS curriculum that failed legal challenge in Texas &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/04/texas_bill_would_require_bible.php&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Munsil cited Stephen Prothero, whose op-ed piece, &amp;ldquo;We live in a land of biblical idiots,&amp;rdquo; &lt;a href=&#34;http://secularoutpost.infidels.org/2007/03/we-live-in-land-of-biblical-idiots.html&#34;&gt;I wrote about at the Secular Web in early 2007&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hitler orders DMCA notices for &#34;Downfall&#34; parody videos</title>
      <link>https://blog.lippard.org/2009/10/hitler-orders-dmca-notices-for-downfall.html/</link>
      <pubDate>Tue, 27 Oct 2009 02:54:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/10/hitler-orders-dmca-notices-for-downfall.html/</guid>
      <description>&lt;p&gt;Brad Templeton, chairman of the board of the Electronic Frontier Foundation, &lt;a href=&#34;http://ideas.4brad.com/hitler-tries-dmca-takedown&#34;&gt;has produced his own &amp;ldquo;Downfall&amp;rdquo; parody video&lt;/a&gt;, making fun of the fact that Constantin Films has issued DMCA notices to remove all of the &amp;ldquo;Downfall&amp;rdquo; parody videos from YouTube:&lt;br /&gt;
&lt;br /&gt;
&lt;object height=&#34;344&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/PzUoWkbNLe8&amp;amp;hl=en&amp;amp;fs=1&amp;amp;&#34;&gt;&lt;param name=&#34;allowFullScreen&#34; value=&#34;true&#34;&gt;&lt;param name=&#34;allowscriptaccess&#34; value=&#34;always&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/PzUoWkbNLe8&amp;amp;hl=en&amp;amp;fs=1&amp;amp;&#34; type=&#34;application/x-shockwave-flash&#34; allowscriptaccess=&#34;always&#34; allowfullscreen=&#34;true&#34; height=&#34;344&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;
&lt;br /&gt;
UPDATE (April 20, 2010): This video &lt;a href=&#34;http://ideas.4brad.com/studio-does-content-id-takedown-my-hitler-video-about-takedowns&#34;&gt;has been taken down from YouTube after a complaint from Constantin Films, which Brad Templeton has protested&lt;/a&gt;.  The video &lt;a href=&#34;http://www.vimeo.com/11086952&#34;&gt;is now available at Vimeo&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Paul Haggis leaves Scientology</title>
      <link>https://blog.lippard.org/2009/10/paul-haggis-leaves-scientology.html/</link>
      <pubDate>Tue, 27 Oct 2009 01:12:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/10/paul-haggis-leaves-scientology.html/</guid>
      <description>&lt;p&gt;Paul Haggis, director of the film &amp;ldquo;Crash&amp;rdquo; (not to be confused with the David Cronenberg film of the same name), has left Scientology with &lt;a href=&#34;http://markrathbun.wordpress.com/2009/10/26/paul-haggis/&#34;&gt;an open letter published on ex-Scientologist Mark &amp;ldquo;Marty&amp;rdquo; Rathbun&amp;rsquo;s blog&lt;/a&gt; (which has &lt;a href=&#34;http://markrathbun.wordpress.com/2009/10/27/c-of-s-response-to-paul-haggis-letter/&#34;&gt;also supplied links to Scientology&amp;rsquo;s reply&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;One of Haggis&amp;rsquo; main complaints is the Church&amp;rsquo;s homophobia.  Was Haggis really in Scientology for three and a half decades without realizing that homosexuality is 1.1 on the &lt;a href=&#34;http://en.wikipedia.org/wiki/Tone_scale&#34;&gt;&amp;ldquo;tone scale&amp;rdquo;&lt;/a&gt;?  Good for him for leaving, but he must have had blinders on regarding everything he complains about.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Richard Carrier to speak in Phoenix</title>
      <link>https://blog.lippard.org/2009/10/richard-carrier-to-speak-in-phoenix.html/</link>
      <pubDate>Mon, 26 Oct 2009 16:44:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/10/richard-carrier-to-speak-in-phoenix.html/</guid>
      <description>&lt;p&gt;Richard Carrier will be speaking to the &lt;a href=&#34;http://www.hsgp.org/&#34;&gt;Humanist Society of Greater Phoenix&lt;/a&gt; on Sunday, November 8 at around 10 a.m.&amp;ndash;it will likely be packed, so showing up for breakfast or just to get a seat at 9 a.m. is advised.  Richard will be speaking about Christianity and science, ancient and modern, and you can get &lt;a href=&#34;http://richardcarrier.blogspot.com/2009/09/appearing-in-arizona-ii.html&#34;&gt;a bit more information about his talk at his blog&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Personalized medicine research forum</title>
      <link>https://blog.lippard.org/2009/10/personalized-medicine-research-forum.html/</link>
      <pubDate>Sat, 24 Oct 2009 20:54:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/10/personalized-medicine-research-forum.html/</guid>
      <description>&lt;p&gt;Yesterday afternoon I attended a Personalized Medicine research forum at ASU&amp;rsquo;s &lt;a href=&#34;http://www.biodesign.asu.edu/&#34;&gt;Biodesign Institute&lt;/a&gt;, sponsored by ASU&amp;rsquo;s &lt;a href=&#34;http://ovprea.asu.edu/&#34;&gt;Office of the Vice President for Research and Economic Affairs&lt;/a&gt; (OVPREA) and hosted by Dr. Joshua LaBaer of ASU&amp;rsquo;s &lt;a href=&#34;http://www.biodesign.asu.edu/research/research-centers/personalized-diagnostics&#34;&gt;Virginia G. Piper Center for Personalized Diagnostics&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The forum&amp;rsquo;s speakers covered both the promise and problems and issues raised by the developing field of personalized medicine, which involves the use of molecular and genetic information in medical diagnosis and treatment.  A few highlights:&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Introduction (Dr. LaBaer)&lt;/span&gt;&lt;br /&gt;Dr. LaBaer pointed out that these new diagnostics cost a great deal of money to develop, but they have the potential for cost savings, for instance, if they can be used to identify forms of disease that will not benefit from very expensive treatments.  He gave the example of Genomic Health, which has developed a test for early stage breast cancer to determine if women will or won&amp;rsquo;t benefit from adjuvant therapy (chemotherapy to prevent recurrence).  A test that costs even a few thousand dollars to perform is something insurers will be willing to pay for if it has the potential of saving tens of thousands of dollars of expense on chemotherapy that will not provide any benefits.  On the other hand, the mere promise of early detection of susceptibility for disease has the potential for overtreatment and an increase in healthcare expenses.  This problem was discussed by a number of speakers, with particular bad potential consequences in the legal realm.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Personalized Diagnostics (Dr. LaBaer)&lt;/span&gt;&lt;br /&gt;Dr. LaBaer talked briefly about his own lab&amp;rsquo;s work in biomarker discovery and cell-based studies.  In biomarker discovery, his lab is working in functional proteomics, using cloned copies of genes to produce proteins and building tests that allow examination of thousands of proteins at a time.  His lab, formerly at Harvard and now at ASU, has 10,000 copies of human genes and 50,000 copies of genes from other animals, which are made available to other researchers.  (There&amp;rsquo;s more information at &lt;a href=&#34;http://dnasu.asu.edu/DNASU/&#34;&gt;the DNASU website&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;The goal of biomarker discovery is to greatly improve the ability to find markers of human health using the human immune system, by identifying antigens that are markers for disease.  The immune system generates antibodies not just in response to infectious disease, but against other proteins when we have cancer.  Tumor antigens get into the bloodstream, though they may only appear in 10-15% of those who have the disease.  Rather than testing one protein at a time, as is done with ELISA assays, LaBaer&amp;rsquo;s lab is building protein microarrays with thousands of proteins, tested at once with blood serum.  Unlike old array technology that purifies proteins and puts them into spots on arrays, where the proteins may degrade and lose function, their method involves printing the DNA that encodes the gene on the arrays, then capturing proteins in situ on the array at the time the experimental test is performed.&lt;br /&gt;&lt;br /&gt;LaBaer&amp;rsquo;s lab&amp;rsquo;s cell-based work involves tryng to identify how proteins behave in cells when they are altered, in order to find out which pathways contribute to consequences such as drug resistance in women with breast cancer, as occurs with Tamoxifen.  If you can find the genes that make cancer cells resistant, you can then knock them out and cause those cells to die.  They tested 500 human kinases (5/7 of the total) and found 30 enzymes that consistently make the cancer cells resistant.  Women with a high level of those enzymes who take Tamoxifen have quicker relapses of cancer.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Complex Adaptive Systems Initiative (George Poste)&lt;/span&gt;&lt;br /&gt;&lt;a href=&#34;http://en.wikipedia.org/wiki/George_Poste&#34;&gt;George Poste&lt;/a&gt;, former director of ASU&amp;rsquo;s Biodesign Institute and former Chief Scientist and Technology Officer at SmithKline Beecham, talked about the need to replace thinking about costs in the healthcare debate with thinking about value.  The value proposition of personalized medicine is early detection, rational therapeutics where treatment is made based on the right subtype of disease being treated, and integrative care management where there&amp;rsquo;s better monitoring of the efficacy of treatments.  He said that the first benefits will come from targeted therapy and this will then overlap with individualized therapy, as we learn how our genome affects such things as drug interactions.  He was critical of companies like 23andme, which he called &amp;ldquo;celebrity spit&amp;rdquo; companies, which do little more than give people a needless sense of anxiety about predispositions to disease that they currently can do nothing about except eat right and exercise.&lt;br /&gt;&lt;br /&gt;Poste also had criticisms for physicians, pointing out that it takes 15-20 years for new innovations to become routinely adopted, and many physicians don&amp;rsquo;t use treatment algorithms at all.  Oncologists, he said, make money from distributing treatments empirically (that is, figuring out whether it&amp;rsquo;s effective by using the treatment on the entire population with the disease) rather than screening first, even where tests exist to determine who the treatment is likely to work on.  He said that $604 million/year in health care costs could be saved by the use of a single colon cancer screening test, and not proceeding with treatment where it isn&amp;rsquo;t going to work.  Today, where 12-40% of people are aided by treatments that cost tens of thousands of dollars, 60-88% of that spending is being wasted.  With the aging population, he said that Humana will in the next several years see all profits disappear, spent on expensive treatments of people who don&amp;rsquo;t respond to them.&lt;br /&gt;&lt;br /&gt;Pharmaceutical companies are beginning to do diagnostic test development alongside drug development now, and insurers will push for these tests to be done.  Poste suggested that we will see the emergence of &amp;ldquo;no cure, no pay&amp;rdquo; systems, and noted that Johnson &amp;amp; Johnson has a drug that has been introduced for use in the UK under the condition that the company will reimburse the national health care system for every case in which it is used but doesn&amp;rsquo;t work.  Merck&amp;rsquo;s Januvia drug for type II diabetes similarly offers some kind of discount based on performance.&lt;br /&gt;&lt;br /&gt;Poste pointed out another area for potential cost savings, related to drug safety.  With some 3.1 billion prescriptions made per year, there are 1.5-3 million people hospitalized from drug interactions, 100,000 deaths, and $30 billion in healthcare costs, though he noted this latter figure includes caregiver error and patient noncompliance.&lt;br /&gt;&lt;br /&gt;He bemoaned the &amp;ldquo;delusion of zero risk propagated by lawyers, legislatures, and the media,&amp;rdquo; and pointed out that the FDA is in a no-win situation.  (This is a topic that&amp;rsquo;s been recently covered in two of my classes, my core program seminar and my law, science, and technology class with Prof. Gary Marchant.  If the FDA allows unsafe drugs to be sold, then it comes under fire for not requiring sufficient evidence of safety.  If, on the other hand, it delays the sale of effective drugs, it comes under fire for causing preventable deaths.  The latter occurred during the 1980s with AIDS activists protesting against being denied treatments, described in books such as Randy Shilts&amp;rsquo; &lt;span style=&#34;font-style: italic;&#34;&gt;And the Band Played On&lt;/span&gt; and Steven Epstein&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Impure Science&lt;/span&gt;.  This led to PDUFA, the &lt;a href=&#34;http://en.wikipedia.org/wiki/Prescription_Drug_User_Fee_Act&#34;&gt;Prescription Drug User Fee Act&lt;/a&gt; of 1992, under which drug companies started funding FDA drug reviewer positions through application fees to help speed approval.  That has been blamed for cases of the former, with the weight-loss drugs &lt;a href=&#34;http://en.wikipedia.org/wiki/Fenfluramine&#34;&gt;Pondimin&lt;/a&gt; and &lt;a href=&#34;http://en.wikipedia.org/wiki/Dexfenfluramine&#34;&gt;Redux&lt;/a&gt; being approved despite evidence that they caused heart problems.  That story is told in &lt;a href=&#34;http://www.pbs.org/wgbh/pages/frontline/shows/prescription/&#34;&gt;the PBS Frontline episode &amp;ldquo;Dangerous Prescription&amp;rdquo;&lt;/a&gt; from November 2003.)&lt;br /&gt;&lt;br /&gt;Poste pointed out that there have been 450,000 papers published which have claimed to find disease biomarkers, of which the FDA has approved only five. But he didn&amp;rsquo;t blame the FDA for delay in this case, because this consists of a mass of bad studies which he characterized as &amp;ldquo;wasteful small studies&amp;rdquo; with insufficient statistical power.  In the Q&amp;amp;A session, he argued that NIH needs to start dictating clear and strong standards for disease research, and that it has abrogated its role in doing good science.  He said that &amp;ldquo;not a single national cancer study with sufficient statistical power&amp;rdquo; has been done in the last 20 years; instead research is fragmented across academic silos.  He called for &amp;ldquo;go[ing] beyond R01 grant mentality&amp;rdquo; and building the large, expensive studies with 2,500 cases and 2,500 controls that need to be done.&lt;br /&gt;&lt;br /&gt;He also raised challenges about the &amp;ldquo;very complex statistical analysis required&amp;rdquo; in order to do &amp;ldquo;multiplex tests&amp;rdquo; of the sort Dr. LaBaer is trying to develop.  And he pointed out the challenge that personalized medicine presents for clinicians, in that &amp;ldquo;only about six medical schools have embraced molecular medicine and engineering-based medicine.&amp;rdquo;  Those that don&amp;rsquo;t use these new techniques as they become available, he said, &amp;ldquo;will open themselves up to malpractice suits.&amp;quot;&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Science and Policy (David Guston)&lt;/span&gt;&lt;br /&gt;David Guston, co-director of ASU&amp;rsquo;s &lt;a href=&#34;http://www.cspo.org/&#34;&gt;Consortium for Science, Policy, and Outcomes&lt;/a&gt; (CSPO) and director of ASU&amp;rsquo;s &lt;a href=&#34;http://cns.asu.edu/&#34;&gt;Center for Nanotechnology in Society&lt;/a&gt; (CNS) spoke about &amp;ldquo;cognate challenges in social science&amp;rdquo; and how CNS has been trying to develop a notion of &amp;ldquo;anticipatory governance of emerging technology&amp;rdquo; and devising ways to build such a capacity into university research labs as well as broader society, to allow making policy decisions in advance of the emergence of the technology in society at large.  He described three capacities of anticipatory governance&amp;ndash;foresight, public engagement, and integration, and described how these have been used at ASU.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Foresight&lt;/span&gt;: Rather than looking at future consequences as a linear extrapolation, CNS has used scenario development and a process of structured discussions based on those scenarios with scientists, potential users, and other potential stakeholders, about social and technical events that may be subsequent consequences of the scenarios.  This method has been tested with Stephen Johnston&amp;rsquo;s &amp;ldquo;Doc-in-a-Box&amp;rdquo; project at ASU&amp;rsquo;s &lt;a href=&#34;http://www.biodesign.asu.edu/research/research-centers/innovations-in-medicine&#34;&gt;Center for Innovations in Medicine&lt;/a&gt;, which Guston said led to some changes in the conceptualization of the technology.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Public Engagement&lt;/span&gt;: The &amp;ldquo;scope and inclusion of public values is important for success,&amp;rdquo; Guston said, and gave as an example the &amp;ldquo;national citizens technology forum&amp;rdquo; that CNS conducted in six locations to look at speculative scenarios about nanotechnology used for human enhancement.  These were essentially very large focus groups whose participants engaged in &amp;ldquo;informed deliberation&amp;rdquo; over the course of a weekend, after having read a 61-page background document and spending the prior month engaging in Internet-based interaction.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Integration&lt;/span&gt;: Guston described the &amp;ldquo;embedding of social scientists in science and engineering labs,&amp;rdquo; to develop productive relationships that help lab scientists identify broader implications of their work while it&amp;rsquo;s still in the lab rather than after it&amp;rsquo;s introduced to the general public.&lt;br /&gt;&lt;br /&gt;Guston suggested that there might be other ways of implementing &amp;ldquo;anticipatory governance&amp;rdquo; in the form of legislative requirements or standards and priorities set by program officers at funding organizations, but that the lab setting is &amp;ldquo;the best point of leverage at a university&amp;rdquo; and can set an example for others to follow.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Clinical Perspective (Larry Miller)&lt;/span&gt;&lt;br /&gt;Larry Miller, Research Director at the Mayo Clinic in Scottsdale, spoke about the healthcare provider&amp;rsquo;s approach to personalized medicine.  He said that Mayo is committed to individualized care, and that now that we are beginning to understand the power of human variation, these new developments have &amp;ldquo;to be transformational for providers or they won&amp;rsquo;t survive.&amp;rdquo;  He suggested that the future of medicine will move from reactive and probabilistic to more deterministic selection of treatments based on diagnoses.  He emphasized the need for education for doctors, and pointed out that &amp;ldquo;standards of care will become outmoded,&amp;rdquo; which is &amp;ldquo;disruptive to law and [insurance] coverage.&amp;rdquo;  He said that Mayo sees a big challenge of complexity, where what was one disease (breast cancer) is now at least ten different subdiseases.  Doctors need to make their treatment decisions on the detail, to predict how the disease will behave, and choose the best drugs possible based on safety, effectiveness, and cost-effectiveness.&lt;br /&gt;&lt;br /&gt;Miller pointed out that this requires interdisciplinary work, and said that Mayo in Arizona has a huge advantage with its relationship with ASU, where so much of this work is going on.  While Mayo has scientific expertise in a number of areas, these new technologies draw on expertise from beyond medicine, in particular informatics and computational resources needed to build an effective decision support system that will become essential for doctors to use in a clinical setting.&lt;br /&gt;&lt;br /&gt;He talked about Mayo&amp;rsquo;s program for individualized medicine, which involves not just incorporating new developments in diagnostics and therapeutics, but in regenerative medicine for repair, renewal, and regeneration of deficits.&lt;br /&gt;&lt;br /&gt;Mayo has had electronic medical records for the last 15 years, on 6 million people, but these are kept in multiple incompatible systems and were not built with research in mind.  They hope to improve their systems so that it can be used in an iterative process to learn more about the efficacy of therapies, and so therapies can be combined with &amp;ldquo;companion diagnostics for monitoring progression, recurrences, and response to therapy.&amp;quot;&lt;br /&gt;&lt;br /&gt;Like Poste, he raised objections to the companies that market gene sequencing directly to individuals, which just &amp;ldquo;scare people inappropriately,&amp;rdquo; but identified learning about disease predispositions as an important part of these developing technologies.  We need to develop methods of risk analysis that can help people correctly understand what these predispositions mean.&lt;br /&gt;&lt;br /&gt;He sees the future as having three waves&amp;ndash;the first wave will be the new diagnostics, the second wave improvements in clinical practice and therapy, and the third wave embedding the new technology into the healthcare system, with significant changes to policy and education.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Health Informatics (Diana Petitti)&lt;/span&gt;&lt;br /&gt;Diana Petitti, former CDC epidemiologist and former director of research for Kaiser Permanente, where she built a 20-year longitudinal data repository for its 35 million members, spoke about the importance of health informatics.  (She is now a professor in ASU&amp;rsquo;s Department of Biomedical Informatics.)  Dr. Petitti raised concerns about how in the United States we are &amp;ldquo;loathe to deny anyone anything&amp;rdquo; in terms of medical treatments, but in fact &amp;ldquo;we do deny lots of people lots of things.&amp;rdquo;  She worried that personalized medicine has the potential to lead to greater maldistributions of healthcare, with the &amp;ldquo;haves&amp;rdquo; getting more and better treatment and the &amp;ldquo;have nots&amp;rdquo; getting less and worse treatment, unless we plan carefully.  She advocated evidence-based medicine and assessing value of treatments to be deployed to the general population.&lt;br /&gt;&lt;br /&gt;Dr. Petitti brought up as an example the fact that oral contraceptives result in a 2x-10x increase in the likelihood of &lt;a href=&#34;http://en.wikipedia.org/wiki/Venous_thrombosis&#34;&gt;a venous thrombotic event&lt;/a&gt;, and that the &lt;a href=&#34;http://en.wikipedia.org/wiki/Factor_V_Leiden&#34;&gt;Factor V Leiden&lt;/a&gt; gene is predictive of susceptibility to that consequence, but no screening is done for it.  Why not?  Because the test only predicts 5% of those who will have the event, it&amp;rsquo;s a very expensive test, and we don&amp;rsquo;t have good alternatives for oral contraceptives.  These kinds of issues, she suggested, will recur with multiplex diagnostics.&lt;br /&gt;&lt;br /&gt;She explicitly worried that &amp;ldquo;we have dramatically oversold preventive medicine&amp;rdquo; and doesn&amp;rsquo;t think it&amp;rsquo;s likely that savings from prevention will allow coverage for more extensive treatment.  She advocated that everyone in the field see the film &lt;a href=&#34;http://en.wikipedia.org/wiki/Gattaca&#34;&gt;&amp;ldquo;Gattaca,&amp;quot;&lt;/a&gt; and stated that ASU provides &amp;ldquo;unique opportunities to train people to think about these issues&amp;rdquo; using &amp;ldquo;quantitative reasoning and probabilistic thought.&amp;rdquo;  She concluded by saying that we need to &amp;ldquo;work towards rational delivery of healthcare that optimizes public health.&amp;quot;&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Law (Gary Marchant)&lt;/span&gt;&lt;br /&gt;Prof. Gary Marchant of the Sandra Day O&amp;rsquo;Connor School of Law at ASU, who has a Ph.D. in genetics and is the executive director of ASU&amp;rsquo;s Center for the Study of Law, Science, and Innovation (formerly Center for the Study of Law, Science, and Technology), spoke about legal issues.  First he listed the many programs available at ASU in the area, beginning with the genetics and law program that has been here for 10 years and was the reason he first came to ASU.  Others include a new personalized medicine and law program at the Center for Law, Science, and Innovation, a planned center on ethical and policy issues regarding personalized medicine in conjunction with the Biodesign Institute, CSPO, TGEN, Mayo, etc., and research clusters at the law school on breast cancer, warfarin, and personalized medicine.  He also gave a plug for an upcoming conference March 8-9, 2010 at the Arizona Biltmore sponsored by AAAS and Mayo, which also has a great deal of corporate support.&lt;br /&gt;&lt;br /&gt;Prof. Marchant indicated that liability is the biggest issue regarding personalized medicine, and he sees doctors as &amp;ldquo;sitting ducks,&amp;rdquo; facing huge risks.  If a doctor prescribes a treatment without doing a corresponding new diagnostic test, and that has complications, he can be sued.  If he does the diagnostic test, it shows a very low likelihood of a disease recurrence, and advises against the treatment, and then the patient ends up being one of the rare people who has the recurrence, the doctor can be sued.  The doctor is really in a damned-if-you-do, damned-if-you-don&amp;rsquo;t situation.  The insurers and pharmaceutical companies are at less risk, since they have already developed enormous resources for dealing with the lawsuits that are a regular part of their existence.  In a short discussion after the forum, I asked Prof. Marchant if doctors would be liable if they performed a diagnostic test, found that it showed a low likelihood of recurrence or benefit for a treatment, and then recommended the treatment anyway, knowing the insurance company would refuse to pay for it&amp;ndash;would that shift the liability to the insurance company?  He thought it might, though it would be unethical for a doctor to recommend treatment that he didn&amp;rsquo;t actually think was necessary, and there&amp;rsquo;s still the potential for liability if the insurance company pays for the treatment and the treatment itself produces complications.  It seems that this problem really needs a legislative or regulatory fix of some sort, so that doctors have some limitation of liability in cases where they have made a recommendation that everyone would agree was the right course of action but a low-probability negative consequence occurs anyway.&lt;br /&gt;&lt;br /&gt;Prof. Marchant observed that the liability issues are particularly problematic in states like Arizona, where each side in the suit is limited to a single expert witness.  He said there is &amp;ldquo;no clear guidance or defense for doctors,&amp;rdquo; and the use of clinical guidelines in a defense has not been effective in court, in part because doctors don&amp;rsquo;t use them.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Q&amp;amp;A&lt;/span&gt;&lt;br /&gt;A few additional points of interest from the Q&amp;amp;A sessions (some of which has already been combined into the above summaries):&lt;br /&gt;&lt;br /&gt;Dr. LaBaer pointed out that most markers for diseases don&amp;rsquo;t seem to have any role in the cause of the disease, such as CA25 and ovarian cancer.  So his lab is looking not just for biomarkers, but for those that will affect clinical decisions.  4 out of 5 positive results in a mammography for breast cancer are actually cases where there is nothing wrong and the woman will not end up getting breast cancer, but some procedure ends up being undergone, with no value.  So he wants to find a companion test that can tell which are the 4 that don&amp;rsquo;t need further treatment.&lt;br /&gt;&lt;br /&gt;George Poste pointed out that baby boomers are going to bankrupt the system as they reach the end of their lives, and about 70% of the $2.3 trillion in healthcare spending is spent in the last 2-3 years of life, with many treatments costing $60K-$100K per treatment cycle on drugs that add 2-3 weeks of life.  The UK&amp;rsquo;s National Institute of Clinical Excellence has been making what are, in effect, rationing decisions by turning down all of the new cancer drugs that have come along because they have such great cost and such minimal benefit. He asked, &amp;ldquo;how much money could you save with a 90% accurate test of who&amp;rsquo;s going to die no matter what you do?&amp;quot;&lt;br /&gt;&lt;br /&gt;Prof. Marchant said more about legal issues involving specimen repositories, including a case at ASU.  The developer of the prostate-specific antigen (PSA) test, William Catalona, had a specimen repository with 30,000 tissue samples at Washington University, that he wished to take with him to Northwestern University when he took a new position there. He began asking patients for permission to move the samples, and 6,000 gave permission.  But Washington University sued him, claiming that the samples were property of the university.  Patients pointed out that their consent agreement gave them the right to withdraw their samples from future research and they had only consented to research on prostate cancer, but federal judge Stephen Limbaugh ruled in favor of the university and that patients had no property rights in their tissue.  This ruling has reduced incentives for patients to consent to give specimens for research.&lt;br /&gt;&lt;br /&gt;A current lawsuit against ASU by the Havasupai Indian tribe involves blood samples that were given for a study of diabetes by researchers who are no longer at ASU.  They wanted to take the samples with them, and samples had also been given to other researchers for use in studies of schizophrenia and the historical origins of the tribe, even though informed consent was apparently only given for the diabetes research.  Although this case was originally dismissed, it was recently reinstated.&lt;br /&gt;&lt;br /&gt;Other cases involve patent protection of genetic information. About 25% of the human genome is patented, including Myriad Genetics&amp;rsquo; patent on the BRCA1 and BRCA2 genes which are predictive of breast cancer and can only legally be tested for by Myriad.  This case is likely to go to the U.S. Supreme Court regarding the issue of whether human genes can be patented.  The courts so far have ruled that a gene in isolation outside of the human body is patentable, even though (in my opinion) this seems at odds with the requirement that patents be limited to inventions, not discoveries.  There has already been a legislative limitation of patent protection for surgical procedures for the clinical context, so that doctors can&amp;rsquo;t be sued for patent infringement for performing a surgery that saves someone&amp;rsquo;s life; it&amp;rsquo;s possible that a similar limitation will be applied on gene patents in a clinical context, if they don&amp;rsquo;t get overturned completely by the courts.&lt;br /&gt;&lt;br /&gt;These gene patents create a further problem for the multiplex tests, since they inevitably include many patented genes.  Prof. Marchant observed that someone from Affymetrix spoke at an ASU seminar and stood up and said they were building their GeneChip DNA microarrays for testing for the presence of thousands of genes, and were ignoring gene patents. They were subsequently sued.  Dr. LaBaer stated that his lab is doing the same thing with cloned genes&amp;ndash;they&amp;rsquo;re cloning everything and giving them away, without regard to patents.&lt;br /&gt;&lt;br /&gt;The session was videotaped and will be made available to the public online.  I will add a link to this posting when it becomes available.&lt;br /&gt;&lt;br /&gt;If you&amp;rsquo;ve read this far, you may also be interested in &lt;a href=&#34;https://blog.lippard.org/2009/07/amazing-meeting-7-steele-plait.html&#34;&gt;my summary of Dr. Fintan Steele&amp;rsquo;s talk at this year&amp;rsquo;s The Amazing Meeting 7, titled &amp;ldquo;Personalized Medicine or Personalized Mysticism?&amp;quot;&lt;/a&gt;, in &lt;a href=&#34;https://blog.lippard.org/2009/07/science-based-medicine-conference-part.html&#34;&gt;my summary of the Science-Based Medicine conference&lt;/a&gt; that took place just prior to TAM7, and in &lt;a href=&#34;https://blog.lippard.org/2009/10/atheist-alliance-international.html&#34;&gt;my short summary of Dr. Martin Pera&amp;rsquo;s talk on regenerative medicine and embryonic stem cells at the Atheist Alliance International convention&lt;/a&gt; that took place earlier this month.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Atheist Alliance International Convention summary in Arabic</title>
      <link>https://blog.lippard.org/2009/10/atheist-alliance-international_23.html/</link>
      <pubDate>Fri, 23 Oct 2009 15:01:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/10/atheist-alliance-international_23.html/</guid>
      <description>&lt;p&gt;The Arab Atheists Network has begun posting an Arabic translation of my summary of the AAI convention &lt;a href=&#34;http://www.el7ad.com/smf/index.php?topic=81737.msg685220#msg685220&#34;&gt;here&lt;/a&gt;.  Thanks to Alpharabius and the Arab Atheists Network for doing that, and for their promotion of atheism in the Arab world!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Skepticism, belief revision, and science</title>
      <link>https://blog.lippard.org/2009/10/skepticism-belief-revision-and-science.html/</link>
      <pubDate>Thu, 22 Oct 2009 05:57:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/10/skepticism-belief-revision-and-science.html/</guid>
      <description>&lt;p&gt;In the comments of &lt;a href=&#34;http://rationallyspeaking.blogspot.com/2009/10/on-scope-of-skeptical-inquiry.html&#34;&gt;Massimo Pigliucci&amp;rsquo;s blog post about the scope of skepticism&lt;/a&gt; (which I&amp;rsquo;ve already discussed &lt;a href=&#34;https://blog.lippard.org/2009/10/massimo-pigliucci-on-scope-of-skeptical.html&#34;&gt;here&lt;/a&gt;), Skepdude pointed to a couple of blog posts he had written on similar topics some time ago, about &lt;a href=&#34;http://skepfeeds.wordpress.com/2009/03/24/what-do-all-atheists-have-in-common/&#34;&gt;what atheists have in common&lt;/a&gt; and &lt;a href=&#34;http://skepfeeds.wordpress.com/2008/12/24/skepticism-and-atheism-twins-brothers-or-distant-cousins/&#34;&gt;skepticism and atheism&lt;/a&gt;.  He argues that skeptics must be atheists and cannot be agnostics or theists, a position I disagree with.  In an attempt to get to the bottom of our disagreement after a few exchanges in comments on his blog, I wrote the following set of questions which I first answered myself, so we can see how his answers differ.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Do we have voluntary control over what we believe?&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;In general, no. The credence we place in various propositions&amp;ndash;our belief or rejection of them&amp;ndash;is largely out of our voluntary control and dependent upon our perceptual experiences, memories, other beliefs, and established habits and methods of belief formation and revision.  We can indirectly cause our beliefs to change by engaging in actions which change our habits&amp;ndash;seeking out contrary information, learning new methods like forms of mathematics and logic, scientific methods, reading books, listening to others, etc.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;How does someone become a skeptic?&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;People aren&amp;rsquo;t born as skeptics&amp;ndash;they learn about skepticism and how it has been applied in various cases (only after learning a whole lot of other things that are necessary preconditions&amp;ndash;like language and reasoning).  If skepticism coheres with their other beliefs, established habits and methods of belief formation and revision, and/or they are persuaded by arguments in favor of it, either self-generated or from external sources, they accept it and, to some degree or another, apply it subsequently.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;When someone becomes a skeptic, what happens to all of the other beliefs they already have?&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;They are initially retained, but may be revised and rejected as they are examined through the application of skeptical methods and other retained habits and methods of belief formation and revision.  Levels of trust in some sources will likely be reduced, either within particular domains or in general, if they are discovered to be unreliable.  It&amp;rsquo;s probably not possible to start from a clean slate, as Descartes tried to do in his &lt;span style=&#34;font-style: italic;&#34;&gt;Meditations&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Is everything a skeptic believes something which is a conclusion reached by scientific methods?&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;No. Much of what we believe, we believe on the basis of testimony from other people who we trust, including our knowledge of our own names and date and place of birth, parts of our childhood history, the history of our communities and culture, and knowledge of places we haven&amp;rsquo;t visited.  We also have various beliefs that are not scientifically testable, such as that there is an external world that persists independently of our experience of it, that there are other minds having experiences, that certain experiences and outcomes are intrinsically or instrumentally valuable, that the future will continue to resemble the past in various predictable ways, etc.  If you did believe that skeptics should only believe conclusions which are reached by scientific methods, that would be a belief that is not reached by scientific methods.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Massimo Pigliucci on the scope of skeptical inquiry</title>
      <link>https://blog.lippard.org/2009/10/massimo-pigliucci-on-scope-of-skeptical.html/</link>
      <pubDate>Wed, 21 Oct 2009 19:07:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/10/massimo-pigliucci-on-scope-of-skeptical.html/</guid>
      <description>&lt;p&gt;Massimo Pigliucci, a biologist and philosopher at the City University of New York and regular writer for the &lt;span style=&#34;font-style: italic;&#34;&gt;Skeptical Inquirer&lt;/span&gt;, &lt;a href=&#34;http://rationallyspeaking.blogspot.com/2009/10/on-scope-of-skeptical-inquiry.html&#34;&gt;has offered up his thoughts about the relationship between skepticism, atheism, and politics&lt;/a&gt;.  He wants to argue that skepticism and skeptical inquiry are identical with scientific skepticism, and mostly distinct from philosophy, religion, and politics.  He restricts the domain of skeptical inquiry to &amp;ldquo;the critical examination of evidential claims of the para- or super-normal,&amp;rdquo; and further restricts his notion of &amp;ldquo;evidential&amp;rdquo; to the empirical.  (He subsequently refers to philosophical arguments and reasons as &amp;ldquo;non-evidence based approaches.&amp;rdquo;  I disagree, though this may be strictly a terminological dispute&amp;ndash;I often use the word &amp;ldquo;evidence&amp;rdquo; to apply to reasons and arguments, not just empirical observations or reports of empirical observations, and I think this is common usage.)&lt;br /&gt;
&lt;br /&gt;
He ends up drawing a Venn-style diagram which has an outer circle labeled with &amp;ldquo;critical thinking&amp;rdquo; and &amp;ldquo;rational analysis,&amp;rdquo; within which is a series of three overlapping circles labeled &amp;ldquo;atheism,&amp;rdquo; &amp;ldquo;skeptical inquiry,&amp;rdquo; and &amp;ldquo;political philosophy.&amp;rdquo;  He argues that skeptical inquiry only overlaps with atheism where religions make empirical claims that are subject to scientific investigation, and likewise for political philosophy.&lt;br /&gt;
&lt;br /&gt;
I offered a few critical comments at his blog, noting that it is odd that &amp;ldquo;atheism&amp;rdquo; is the only label on his diagram which is the name of a specific position rather than a method or discipline, and suggesting that it be labeled something like &amp;ldquo;views on religion.&amp;rdquo;  I also suggested that that circle extend beyond the scope of the &amp;ldquo;critical thinking&amp;rdquo; and &amp;ldquo;rational analysis&amp;rdquo; circle, though that&amp;rsquo;s presupposing his diagram is descriptive rather than normative.  [Note added 1:31 p.m.: If his diagram is understood as a diagram of what is appropriate subject matter for critical thinking, rational analysis, and skeptical inquiry with respect to atheism and political philosophy, then those two circles should arguably not extend outside the border of critical thinking/rational analysis.]  Similar considerations should apply to the &amp;ldquo;political philosophy&amp;rdquo; circle.  People hold religious and political views for reasons other than those produced as a result of critical thinking and rational analysis.&lt;br /&gt;
&lt;br /&gt;
I also took issue with his identifying &amp;ldquo;skeptical inquiry&amp;rdquo; with scientific skepticism.  Skeptics have always used philosophical tools as well as scientific ones, but I would find his diagram more accurate if the middle circle was labeled &amp;ldquo;scientific skepticism&amp;rdquo; or even &amp;ldquo;scientific inquiry.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
I also have some skepticism about this taxonomic enterprise in general, which is arguably both philosophical and political itself&amp;ndash;Pigliucci is not using scientific methods to set up this framework, it&amp;rsquo;s philosophy, and there are political and pragmatic reasons for wanting us to accept it&amp;ndash;to issue in a ruling that certain domains are off-limits for skepticism, namely the examination of religious and political claims that are not subject to empirical investigation.&lt;br /&gt;
&lt;br /&gt;
I think there are good pragmatic reasons for skeptical organizations to restrict themselves in such a way&amp;ndash;the methods of skepticism can be used by anyone, regardless of their political or religious views, and organized skepticism has tried to appeal to a broad audience to focus critical attention on paranormal claims where scientific methodology can be brought to bear.  But I&amp;rsquo;m skeptical of this as a general picture of the applicable domain of the methods of skepticism or skeptical inquiry.  (I should note that I don&amp;rsquo;t think that atheism implies skepticism&amp;ndash;thus the reason for extending a circle with that name outside the boundaries of critical thinking and rational analysis&amp;ndash;nor that skepticism implies atheism.  Skepticism is about the methods used, not the conclusions reached.  An atheist might think that any consistent application of skepticism will lead to atheism, but that presumes both that atheism is true and that consistent application of skepticism is a guarantee of truth, which it is not.)&lt;br /&gt;
&lt;br /&gt;
I agree with commenter Maarten that the boundaries of these circles are fuzzy&amp;ndash;just as the boundary between science and non-science doesn&amp;rsquo;t admit to a bright-line demarcation. People can conceptualize the boundaries differently, even granting Pigliucci&amp;rsquo;s conception of &amp;ldquo;empirically investigatable&amp;rdquo; as the domain of skeptical inquiry or scientific skepticism.  The boundaries between scientific disciplines are themselves fuzzy and they use different methodologies, with huge differences between experimental and historical sciences, for example.&lt;br /&gt;
&lt;br /&gt;
Finally, I agree with commenter Scott (Scott Hurst), who observes that religious believers do make very specific claims &amp;ldquo;about the nature of the universe, how it works, and its history (including our own),&amp;rdquo; and specifically noting belief in the power of prayer.  These things are empirically testable and do make at least some common (one could say &amp;ldquo;vulgar&amp;rdquo;) conceptions of God and religion refutable by science.  The fact that a more sophisticated believer or theologian can construct a view that uses the same words yet withdraws from the realm of the empirical doesn&amp;rsquo;t mean that the vulgar conception hasn&amp;rsquo;t been refuted.  This is perhaps more obvious with modern religions such as Mormonism and Scientology, where in the former case historical evidence and DNA evidence falsifies some key claims, and in the latter case where scientific evidence falsifies a great number of its claims.  Hubbard&amp;rsquo;s cosmology, for example, includes the idea that Xenu dropped thetans into a volcano on Hawaii 75 million years ago, but Hawaii didn&amp;rsquo;t exist 75 million years ago.  His book &lt;span style=&#34;font-style: italic;&#34;&gt;History of Man&lt;/span&gt; includes Piltdown Man in the human lineage, even though that fossil was discovered to be a hoax shortly after the book was published.  And &lt;a href=&#34;http://www.xenu.net/archive/ot/peter_forde.html&#34;&gt;so forth&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
It&amp;rsquo;s fine for Pigliucci to define and use the terms the way he wants, but I don&amp;rsquo;t think he&amp;rsquo;s given strong reasons for the rest of us to accept the specifics of his formulation.&lt;br /&gt;
&lt;br /&gt;
UPDATE (October 24, 2009): Russell Blackford has written &lt;a href=&#34;http://www.sentientdevelopments.com/2009/10/pigliucci-on-science-and-scope-of.html&#34;&gt;&amp;ldquo;Pigliucci on science and the scope of skeptical inquiry&amp;rdquo; at the Sentient Developments blog&lt;/a&gt;, which comes to similar conclusions with a somewhat more comprehensive argument.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Vote for RESCUE!!</title>
      <link>https://blog.lippard.org/2009/10/vote-for-rescue.html/</link>
      <pubDate>Tue, 20 Oct 2009 20:59:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/10/vote-for-rescue.html/</guid>
      <description>&lt;div style=&#34;text-align: justify;&#34;&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/fredsmile.JPG&#34;&gt;&lt;img style=&#34;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 240px;&#34; src=&#34;https://blog.lippard.org/images/fredsmile.JPG&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5394792487678348738&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style=&#34;text-align: justify;&#34;&gt;There is a new contest for animal rescues and shelters to win big money.  Please visit the &lt;a href=&#34;http://www.rachaelray.com/pets/muttmadness/&#34;&gt;Mutt Madness Contest&lt;/a&gt;, and vote for &lt;a href=&#34;http://www.azrescue.org&#34;&gt;RESCUE&lt;/a&gt; (third bracket down on the left).  You do have to register and vote in each bracket, but there is a grand prize of $50,000!!!&lt;br /&gt;&lt;br /&gt;Voting for the first round ends October 25th.   If they win this round, they receive $1,000 and advance to the next round.   Please vote today and ask others to vote! &lt;/div&gt;&lt;h3 style=&#34;text-align: justify;&#34; class=&#34;UIIntentionalStory_Message&#34; ft=&#34;{&amp;quot;type&amp;quot;:&amp;quot;msg&amp;quot;}&#34;&gt;&lt;span class=&#34;UIStory_Message&#34;&gt;&lt;span style=&#34;font-family:arial;&#34;&gt;&lt;/span&gt;&lt;/span&gt;&lt;/h3&gt;</description>
    </item>
    <item>
      <title>No God on Twitter</title>
      <link>https://blog.lippard.org/2009/10/no-god-on-twitter.html/</link>
      <pubDate>Tue, 20 Oct 2009 18:37:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/10/no-god-on-twitter.html/</guid>
      <description>&lt;p&gt;The #1 &amp;ldquo;trending topic&amp;rdquo; on Twitter is &lt;a href=&#34;http://twitter.com/#search?q=%22No%20God%22&#34;&gt;&amp;ldquo;No God,&amp;quot;&lt;/a&gt; apparently started by re-tweeting of &amp;ldquo;Know God, Know Peace.  No God, No Peace.&amp;rdquo;  This prompted atheists to jump in promoting the &amp;ldquo;No God&amp;rdquo; part of it, and then angry theists to complain about &amp;ldquo;No God&amp;rdquo; being the top trending topic&amp;ndash;but perpetuating it with each of their complaints.&lt;br /&gt;&lt;br /&gt;The topic is generating lots of hilarity, as Attempts at Rational Behavior (&lt;a href=&#34;http://twitter.com/rationalbehavio&#34;&gt;@rationalbehavio&lt;/a&gt;) has pointed out in a couple of &lt;a href=&#34;http://attemptsatrationalbehavior.blogspot.com/2009/10/noyou-still-dont-get-how-trending.html&#34;&gt;blog&lt;/a&gt; &lt;a href=&#34;http://attemptsatrationalbehavior.blogspot.com/2009/10/i-dont-care-if-this-gets-oldive-got.html&#34;&gt;posts&lt;/a&gt;, with some people trying to start &amp;ldquo;Yes God&amp;rdquo; as an alternative topic&amp;ndash;but including the words &amp;ldquo;No God&amp;rdquo; in their tweets!&lt;br /&gt;&lt;br /&gt;UPDATE (4:41 p.m., Arizona time):  Twitter has decided to censor its &amp;ldquo;Trending Topics&amp;rdquo; list, and has merged tweets matching either &amp;ldquo;No God&amp;rdquo; or &amp;ldquo;Know God&amp;rdquo; into a topic labeled &lt;a href=&#34;http://twitter.com/#search?q=%22Know%20God%22%20OR%20%22No%20God%22&#34;&gt;&amp;ldquo;Know God.&amp;quot;&lt;/a&gt;  If you actually click on that link to see the matching tweets (it explicitly does a search for either string), there are still a lot more that match &amp;ldquo;No God&amp;rdquo; than &amp;ldquo;Know God.&amp;quot;&lt;br /&gt;&lt;br /&gt;UPDATE (10:10 p.m., Arizona time): Benjamin Black offers &lt;a href=&#34;http://blog.b3k.us/no_god.html&#34;&gt;this entertaining commentary of what almost happened&lt;/a&gt;, which provides a better explanation of &amp;ldquo;Trending Topics&amp;rdquo; for those unfamiliar with Twitter.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Atheist Alliance International conference, quick version</title>
      <link>https://blog.lippard.org/2009/10/atheist-alliance-international.html/</link>
      <pubDate>Mon, 05 Oct 2009 21:02:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/10/atheist-alliance-international.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://blog.lippard.org/images/AAI-UFO.jpg&#34;&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; src=&#34;https://blog.lippard.org/images/AAI-UFO.jpg&#34; id=&#34;BLOGGER_PHOTO_ID_5389228363273039538&#34; style=&#34;cursor: pointer; float: left; height: 200px; margin: 0pt 10px 10px 0pt; width: 150px;&#34; /&gt;&lt;/a&gt;&lt;br /&gt;
The Atheist Alliance International convention took place over the weekend, October 2-4, 2009, at the Burbank Airport Marriott hotel, and I took my usual level of notes for the talks I attended.  But rather than (or perhaps temporarily in lieu of) giving detailed summaries of each talk over the next several weeks, this will be one post with brief comments on each.  If there&amp;rsquo;s demand, I can follow this up with more detailed posts on individual talks of interest.&lt;br /&gt;
&lt;br /&gt;
There were over 700 attendees at the conference, and I believe I heard that last year&amp;rsquo;s conference was about 450.  It&amp;rsquo;s not as big as The Amazing Meeting, but if that rate of growth isn&amp;rsquo;t an artifact of say, the fact that this conference was co-sponsored by the Richard Dawkins Foundation for Science and Reason and featured an unbelievable set of high-powered speakers, then they&amp;rsquo;ll catch up quickly.  The AAI conference participation seemed to be more diverse than TAM, with a higher proportion of women and minorities, though it&amp;rsquo;s still not close to representative of the population&amp;ndash;there&amp;rsquo;s still a white male dominance.&lt;br /&gt;
&lt;br /&gt;
The conference talks were divided into &amp;ldquo;tracks&amp;rdquo; which were really more just rough categories than a system of tracks that could be followed, which were Science, Advocacy, Heritage, and Development.  Events that weren&amp;rsquo;t talks included an optional pre-conference event of attending a live studio taping of a TV show (&amp;ldquo;100 Questions&amp;rdquo;), an optional post-conference event of an L.A. bus tour and visit to the La Brea tarpits, a live viewing of &amp;ldquo;Real Time with Bill Maher&amp;rdquo; featuring Richard Dawkins (shortly before they both showed up in person), entertainment by Mr. Deity (including live performance and a few of the shows, as well as some personal background from Brian Keith Dalton), a live recording of the Dogma Free America podcast with a panel of speakers, a standup comedy showcase hosted by Comedy Jesus Troy Conrad, a &amp;ldquo;taste of Camp Quest&amp;rdquo; for kids, and an Atheist Nexus live music party.&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&#34;font-weight: bold;&#34;&gt;Friday&lt;/span&gt;&lt;br /&gt;
I arrived a bit later than planned&amp;ndash;my expected driving time of just under six hours turned out to take over seven due to a few traffic issues along the way&amp;ndash;and I missed three things I had wanted to attend.  Those were Rich Orman&amp;rsquo;s panel discussion for his &lt;a href=&#34;http://www.dogmafreeamerica.com/&#34;&gt;Dogma Free America podcast&lt;/a&gt;, with P.Z. Myers, William B. Davis, and Sunsara Taylor; Alpharabius&amp;rsquo; talk on atheism in the Arab world; and Russell Blackford&amp;rsquo;s talk on attempts to regulate against &amp;ldquo;defamation of religion.&amp;rdquo;  Fortunately, Alpharabius gave me a capsule summary of his talk and I had a few chances to chat with &lt;a href=&#34;http://metamagician3000.blogspot.com/&#34;&gt;Russell Blackford&lt;/a&gt; and Rich Orman, so that partly made up for it.&lt;br /&gt;
&lt;span style=&#34;font-weight: bold;&#34;&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&#34;font-weight: bold;&#34;&gt;P.Z. Myers&lt;/span&gt; gave an entertaining talk on &amp;ldquo;Design v. Chance&amp;rdquo; that began with a parody of a typical intelligent design creationist presentation, argued that ID arguments are at root an &amp;ldquo;over-extended metaphor&amp;rdquo; of design accompanied by misrepresentations of science.  He showed how the ID claim that Darwin thought cells were mere &amp;ldquo;balls of protoplasm&amp;rdquo; is false, and presented evidence that various features thought to be characteristic of multicellular life have been found to be present in choanoflagellate protists.  He ended by sharing a couple of useful words, &amp;ldquo;kipple&amp;rdquo; (from Philip K. Dick&amp;rsquo;s &amp;ldquo;Do Androids Dream of Electric Sheep,&amp;rdquo; meaning accumulated useless objects) and &amp;ldquo;granfalloon&amp;rdquo; (from Kurt Vonnegut, Jr.&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Cat&amp;rsquo;s Cradle&lt;/span&gt;, meaning a label on a group that doesn&amp;rsquo;t really have anything significant in common, like &amp;ldquo;Hoosier&amp;rdquo;).  For &amp;ldquo;granfalloon,&amp;rdquo; he quoted the statement from Bokonon in Vonnegut&amp;rsquo;s book, &amp;ldquo;if you wish to study a granfalloon, just remove the skin of a toy balloon.&amp;rdquo;  Isn&amp;rsquo;t &amp;ldquo;atheist&amp;rdquo; a good example of a granfalloon, if all we share is lack of a belief in God?  (This ended up being relevant to Brian Parra&amp;rsquo;s talk at the end of the conference.)&lt;br /&gt;
&lt;br /&gt;
After a cocktail and socializing session, the main ballroom showed &lt;span style=&#34;font-weight: bold;&#34;&gt;&amp;ldquo;Real Time with Bill Maher&amp;rdquo;&lt;/span&gt; on a big screen, featuring his guests Janeane Garofalo, Rep. Marcy Kaptur, and Thomas Friedman, then joined by Richard Dawkins.  Maher demonstrated the witty and incisive criticism of religion that won him the Dawkins award, though he also made some comments about environmental causes of cancer that have raised controversy about his receiving an award with &amp;ldquo;science&amp;rdquo; in its name when he has pseudoscientific opinions about matters such as medicine (as Orac has forcefully argued in a series of posts at his Respectful Insolence blog: &lt;a href=&#34;http://scienceblogs.com/insolence/2009/10/here_are_those_inconvenient_questions_fo.php&#34;&gt;one&lt;/a&gt;, &lt;a href=&#34;http://scienceblogs.com/insolence/2009/10/the_time_has_come.php&#34;&gt;two&lt;/a&gt;, &lt;a href=&#34;http://scienceblogs.com/insolence/2009/10/a_report_from_the_field.php&#34;&gt;three&lt;/a&gt;, &lt;a href=&#34;http://scienceblogs.com/insolence/2009/10/my_last_entry_on_the_maher_issue_probabl.php&#34;&gt;four&lt;/a&gt;).  This was followed by entertainment from &lt;a href=&#34;http://www.mrdeity.com/&#34;&gt;Mr. Deity&lt;/a&gt; in the form of both live performance and videos, along with some personal history from Brian Keith Dalton.  Then Bill Maher and Richard Dawkins entered the room.  Dawkins recounted the highlights of Maher&amp;rsquo;s &amp;ldquo;Religulous&amp;rdquo; as the reasons for the award, and Maher accepted the award, noting (accurately) that Dawkins summary was better than the movie itself, followed by his routine of reading from Rick Warren&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;The Purpose Driven Life&lt;/span&gt; which you can find on YouTube. Maher was the least-approachable celebrity at the entire conference; even those sitting at his VIP table were unable to ask him questions, as &lt;a href=&#34;http://scienceblogs.com/pharyngula/2009/10/aai_evening_award_ceremony.php&#34;&gt;P.Z. Myers reported firsthand&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&#34;font-weight: bold;&#34;&gt;Saturday&lt;/span&gt;&lt;br /&gt;
&lt;span style=&#34;font-weight: bold;&#34;&gt;Ed Buckner&lt;/span&gt; gave a talk about how atheist and freethought organizations are learning to cooperate, which I live-tweeted comments on.&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&#34;font-weight: bold;&#34;&gt;Lawrence Krauss&lt;/span&gt; gave a talk on &amp;ldquo;Our Miserable Future&amp;rdquo; or &amp;ldquo;Life, the Universe, and Nothing: The Future of Life and Science in an Expanding Universe,&amp;rdquo; in which he argued that the best evidence shows that we are in a flat, rather than an open or closed universe, which means that it will continue expanding towards some limit.  He gave a history of cosmology from the discovery of the expansion of the universe to dark matter, and pointed out that we are fortunate to live in a time when the energy density of dark matter vs. ordinary matter in the universe is approximately the same, and the expanding universe is at a point where other galaxies are still visible.  The upshot of this is that we are fortunate to live in a time where we have the evidence of Hubble expansion and the Big Bang. Intelligent civilizations of the distant future will be unable to see any galaxies other than their own, or any evidence of the Big Bang, and will conclude that they are in a static and eternal universe based on the best evidence that they have.  Such people will be &amp;ldquo;lonely and ignorant, but dominant,&amp;rdquo; which Krauss said those of us here in the U.S. are already used to. They will have an irreparably wrong picture of the universe from their epistemological blindness due to state of the universe around them.  (What similar blindness do we suffer from due to our current place in the universe and observational abilities?)&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&#34;font-weight: bold;&#34;&gt;Carolyn Porco&lt;/span&gt; gave a talk which began as a celebration of Galileo&amp;rsquo;s steps towards a scientific method, which she said couldn&amp;rsquo;t be applied to God because no experiment is possible that is relevant to God.  (This strikes me as erroneous in a number of ways, since claims about God usually have empirical consequences, it&amp;rsquo;s possible to make philosophical arguments which draw upon scientific data, and her picture of science seemed to be based on an overly simplified Popperian philosophy of science.)  She argued that it is &amp;ldquo;very difficult to prove a negative&amp;rdquo; (as if &amp;ldquo;proof&amp;rdquo; is what science cares about&amp;ndash;but at least she didn&amp;rsquo;t make the mistake of saying it&amp;rsquo;s impossible).  She claimed that science and religion are &amp;ldquo;completely different&amp;rdquo; and are not only not equivalent (certainly true) but are &amp;ldquo;not intersecting&amp;rdquo;&amp;ndash;apparently advocating something like Stephen Jay Gould&amp;rsquo;s &amp;ldquo;non-overlapping magisteria&amp;rdquo; view, which is falsified by the fact that religions do make empirical claims.  She complained about Hollywood&amp;rsquo;s depiction of scientists in a negative light and blamed it for deterring young people from going into science, though she supplied no scientific evidence to support this (though she referred to a survey of science-related films from 1920-1994 by two researchers that concluded depictions were overwhelmingly negative).  I think it&amp;rsquo;s unlikely that such depictions have much of a negative effect at all, since polls in the U.S. and other countries about what professions are most trusted &lt;a href=&#34;http://www.harrisinteractive.com/harris_poll/index.asp?PID=688&#34;&gt;put doctors, teachers, and scientists very high compared to most other professions&lt;/a&gt;.  Businessmen are similarly victims of negative portrayals in Hollywood, and are also less trusted, but that doesn&amp;rsquo;t seem to translate into fewer undergraduates choosing to become business majors.  I suspect a better explanation of any reduction in science enrollments (if that&amp;rsquo;s actually happening) would be found in elementary and secondary education, along with the fact that people find science and math difficult.  She concluded with &lt;a href=&#34;http://ciclops.org/&#34;&gt;a series of fantastic photographs of Saturn and its moon Enceladus from the Cassini mission&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&#34;font-weight: bold;&#34;&gt;Martin Pera&lt;/span&gt; spoke about embryonic stem cells, science and policy, arguing that it will revolutionize medicine by allowing restoration of cell loss through transplantation as well as the development of new methods of research using stem cells.  He pointed out various challenges to &amp;ldquo;regenerative medicine,&amp;rdquo; including rejection, tumor formation, and implanted stem cells developing the same pathologies that they&amp;rsquo;re designed to treat, but observed that these also present new opportunities to learn.  On the public policy side, he argued that scientists need to engage more with the public, patient advocacy plays a key role in policy discussions, and careful and thoughtful regulation is preferable to &amp;ldquo;premature prescriptive regulation.&amp;rdquo; (This ties into a lot of the subject matter in law, science, and technology I&amp;rsquo;m studying this semester, and Pera&amp;rsquo;s talk had considerable overlap with a talk I attended earlier this year at the Humanist Society of Greater Phoenix on embryonic stem cells by Prof. Jane Maienschein of ASU.  If I write up a more detailed summary of this talk, I&amp;rsquo;ll bring some of that into it.)&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&#34;font-weight: bold;&#34;&gt;Jerry Coyne&lt;/span&gt; gave a summary of his book, &lt;span style=&#34;font-style: italic;&#34;&gt;Why Evolution is True&lt;/span&gt;.  He defined five constituents of the theory of evolution and pointed out predictions, retrodictions, and evidence supporting each of them from a variety of scientific disciplines.  He book-ended his discussion with &lt;a href=&#34;https://blog.lippard.org/2006/08/us-acceptance-of-evolution-ranks-us-33.html&#34;&gt;the famous chart of rate of acceptance of evolution by country&lt;/a&gt; (from a study co-authored by Eugenie Scott) at the start, and a suggestion as to why that pattern of acceptance holds at the end (appealing to &lt;a href=&#34;http://hinessight.blogs.com/church_of_the_churchless/2009/09/religion-related-to-social-dysfunction.html&#34;&gt;Greg Paul&amp;rsquo;s evidence that belief in God is correlated with social dysfunction&lt;/a&gt;). He concluded that the real way to increase the effectiveness of teaching of evolution is to build a better, more just society.  I&amp;rsquo;m skeptical&amp;ndash;I think there are likely other causes behind the correlation, and that the strength of religious belief in the U.S. may be the result of religious competition due to the lack of an official state religion.&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&#34;font-weight: bold;&#34;&gt;Daniel Dennett&lt;/span&gt; gave what I thought was the most interesting talk of the conference, titled &lt;a href=&#34;https://blog.lippard.org/2009/11/daniel-dennett-evolution-of-confusion.html&#34;&gt;&amp;ldquo;The Evolution of Confusion.&amp;quot;&lt;/a&gt; His initial premise is that you reverse engineer things by trying to break them, and to reverse engineer religion, you can look for &amp;ldquo;experiments of nature&amp;rdquo; in the same way neuroscientists reverse engineer the brain by looking for cases of humans with particular brain lesions or damage due to accidents, and compare them to those without.  In the case of religion, the form of pathology he chose to study is preachers who are atheists.  Not former preachers who are atheists, but those who are still in the pulpit and in the closet, yet don&amp;rsquo;t believe in God.  Working with Linda LaScala, he&amp;rsquo;s found six cases of such preachers (who themselves think there are many others), ages 37-72, one female and five male, three in liberal denominations and three in literalist/fundamentalist denominations.  These people have fallen into what he called &amp;ldquo;the not so tender trap&amp;rdquo; where they have financial dependence upon their jobs, have lost opportunities for other training, and find it &amp;ldquo;difficult to say to the rest of the world I have wasted the last 40 years of my life.&amp;rdquo;  Half of them, though, he thinks will go public in the near future, while two will probably never do so, because they feel like they will do less harm by living a lie than by coming clean.&lt;br /&gt;
&lt;br /&gt;
Dennett compared these closeted atheist clergy to homosexuals in the 1950&amp;rsquo;s, either having no &amp;ldquo;gaydar&amp;rdquo; or being afraid to test it.  They&amp;rsquo;ll occasionally resort to the age-old subterfuge of saying things like &amp;ldquo;I have an uncle who thinks X, what do you think of that&amp;rdquo; to their colleagues to try to identify other possible atheists by expressing their doubts with a thin veil of plausible deniability.&lt;br /&gt;
&lt;br /&gt;
Each traces the roots of their problems to seminary, because professors of Bible studies tend to tell the truth about the evidence, and the evidence isn&amp;rsquo;t good for the Bible.  But they do so with a theological spin that is an attempt to use clever ways of speaking to glide over problems and provide ministers with answers to &amp;ldquo;What can I say to the parishioners?&amp;rdquo; which have the features of not being a bare-faced lie, relieving skepticism without arousing curiosity, and seeming to be profound.  Dennett introduced the concept of a &amp;ldquo;deepity&amp;rdquo;&amp;ndash;propositions that seem to be profound, because they are actually logically ill-formed, having one meaning that is trivially true and another which is false but would be earth-shattering if true. A familiar deepity is &amp;ldquo;Love is just a word.&amp;rdquo;  On one reading, it&amp;rsquo;s true&amp;ndash;&amp;ldquo;love&amp;rdquo; is just a word.  On another, it&amp;rsquo;s false&amp;ndash;&amp;ldquo;whatever love is, it isn&amp;rsquo;t a word,&amp;rdquo; he observed, and noted &amp;ldquo;You can&amp;rsquo;t find love in a dictionary&amp;ndash;that&amp;rsquo;s almost a deepity itself.&amp;rdquo;  This is an elementary logical mistake, failing to distinguish the use of a word (in the latter case) from a mention of a word (in the former case).  If you quote a word to talk about the word itself, that&amp;rsquo;s a mention; if you use the word to convey its meaning, in order to refer to the things described by the word, that&amp;rsquo;s a use.  This is a common error in undergraduate philosophy papers, so common that many graders identify it as &amp;ldquo;UME&amp;rdquo; &amp;ndash; &amp;ldquo;use-mention error.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Dennett gave examples of such errors in statements by Karen Armstrong, including in the title of her book, &lt;span style=&#34;font-style: italic;&#34;&gt;A History of God&lt;/span&gt;.  It&amp;rsquo;s not a history of God, it&amp;rsquo;s a history of the concept of God. Similarly for Robert Wright&amp;rsquo;s recent &lt;span style=&#34;font-style: italic;&#34;&gt;The Evolution of God&lt;/span&gt;.  And he provided some further examples from sociologist of religion Rodney Stark (who seems to me to be using the &amp;ldquo;symmetry principle&amp;rdquo; just as sociologists of science do) and from Karen Armstrong, including this answer from the latter in response to the question &amp;ldquo;Do you believe God exists?&amp;rdquo; from Terry Gross on NPR:  &amp;ldquo;That&amp;rsquo;s the wrong question. It presupposes that God is the sort of being that could exist or not exit. God is no being at all. God is being itself. God is the God beyond God.&amp;rdquo;  Dennett observed that &amp;ldquo;God is no being at all&amp;rdquo; is sophisticated theology, while &amp;ldquo;No being at all is God&amp;rdquo; is crude atheism, yet those are logically equivalent statements.  Theology, Dennett argued, is &amp;ldquo;like a magician doing a trick where you can see the card up his sleeve.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
At dinner, we watched a short three-minute &lt;span style=&#34;font-weight: bold;&#34;&gt;promotional video for the Richard Dawkins Foundation&lt;/span&gt; that featured Michael Shermer, P.Z. Myers, and Brian Greene, among others, talking about what is science.  &lt;span style=&#34;font-weight: bold;&#34;&gt;Richard Dawkins&lt;/span&gt; then spoke, summarizing the last chapter of his latest book, &lt;span style=&#34;font-style: italic;&#34;&gt;The Greatest Show on Earth&lt;/span&gt;, which has chapter sections related to and titled from the words of the last paragraph of Darwin&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Origin of Species&lt;/span&gt;.  One of the more memorable sections was about &amp;ldquo;The Four Memories&amp;rdquo; we have&amp;ndash;the memory of past successes encoded into our biology and preserved by natural selection, the immune system&amp;rsquo;s memory of diseases we&amp;rsquo;ve experienced during our lifetime, the memories accumulated by our brains, and the collective memory of transmitted culture.&lt;br /&gt;
&lt;br /&gt;
Dawkins spent a very, very long time signing books, and looked exhausted when he signed my copy of &lt;span style=&#34;font-style: italic;&#34;&gt;The Blind Watchmaker&lt;/span&gt; near the end of the line.&lt;br /&gt;
&lt;br /&gt;
The evening ended with a live music and karaoke party put on by &lt;span style=&#34;font-weight: bold;&#34;&gt;Atheist Nexus&lt;/span&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&#34;font-weight: bold;&#34;&gt;Sunday&lt;/span&gt;&lt;br /&gt;
The first talk of the morning I attended (and live-tweeted) was &lt;span style=&#34;font-weight: bold;&#34;&gt;Gerardo Romero&lt;/span&gt; of &lt;a href=&#34;http://www.ateosmexicanos.com/portal/&#34;&gt;Ateismo desde Mexico&lt;/a&gt;, about atheism in Mexico.  His group has been around for about 10 years. It first started on MSN forums but migrated to its own website and forums, and has now begun to migrate into the real world with two atheist marches.  The First World Atheist March occurred on September 28, 2008 in Mexico City and Guadalajara in Mexico, as well as in Italy, Spain, Peru, and Colombia.  They received newspaper coverage in the &lt;span style=&#34;font-style: italic;&#34;&gt;Excelsior&lt;/span&gt;, a major Mexico City newspaper.  A second march was held on September 27, 2009 (Spain did theirs on a different day due to a holiday conflict), with participation also from ArgAtea in Argentina and Ateos from Peru.  He talked about ADM&amp;rsquo;s plans for further activism to promote science and critical thinking, separation of church and state, and distribution of condoms.  ADM has a podcast, &lt;a href=&#34;http://masacritica.podbean.com/&#34;&gt;Masa Critica&lt;/a&gt;, as well as an electronic magazine, &lt;span style=&#34;font-style: italic;&#34;&gt;Hidra&lt;/span&gt;, published on their website.&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&#34;font-weight: bold;&#34;&gt;Jonathan Kirsch&lt;/span&gt; spoke about the &amp;ldquo;Inquisitorial toolbox,&amp;rdquo; first in the context of the history of the Inquisition and then as applied to more recent events.  The main tools he described were the use of torture as punishment for wrong belief (as opposed to wrong action), calling this torture by a different name to conceal the real purpose behind the act, and requiring the &amp;ldquo;naming of names&amp;rdquo; as an act of contrition to show the sincerity of a recantation.  In practice, this was used to eliminate competition and accumulate wealth, as well as to combat heresy (a word that derives from the Greek word for a free choice).  He described the beginnings of the Inquisition as a tool to root out and eliminate the Cathars or Albigensians, whose heresy was to disbelieve in the newly-introduced 13th century doctrine of transsubstantiation.  The Cathars reasoned that this doctrine was the opposite of holy belief&amp;ndash;if we believe it, we must believe that &amp;ldquo;when we go to the privy we will piss out the blood of our savior, and excrete the body of our savior.&amp;rdquo;  A crusade against them failed to wipe them out, and so the Inquisition was invented to root them out by using informants, the threat and actuality of torture, and the collection of names.  The Inquisition was subsequently used to wipe out the Templars and seize their wealth&amp;ndash;forfeiture was also a key tool in the toolbox, making the victims pay for the privilege of being tortured.&lt;br /&gt;
&lt;br /&gt;
Kirsch gave more modern examples including the use of &amp;ldquo;spectral evidence&amp;rdquo; in the Salem witch trials, the show trials of Stalinist Russia, and Hitler&amp;rsquo;s forcing Jews to wear identifying badges and the identification of Jews in terms of bloodline as elements consciously copied from the Spanish Inquisition.  And although the last victim of the Inquisition was executed in 1826 (garroted and placed in a barrel with flames painted on it as a reminder of the glory days of burnings at the stake) and the Inquisition was formally ended in 1834, The Holy Office which was created to run the Inquisition &lt;a href=&#34;http://en.wikipedia.org/wiki/Congregation_for_the_Doctrine_of_the_Faith&#34;&gt;still exists to this day under a different name&lt;/a&gt; (&amp;ldquo;Congregation of the Doctrine of the Faith&amp;rdquo;), headed by the Pope.  I was reminded of how the Church of Scientology, after being prosecuted for criminal activity associated with its &amp;ldquo;Guardian Office,&amp;rdquo; claimed to reform by changing the name of that unit to the &amp;ldquo;Office of Special Affairs.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Kirsch also observed that the tactics of the McCarthy Era and of the &amp;ldquo;global war on terror&amp;rdquo; have also used tools from the Inquisitor&amp;rsquo;s toolbox.  I think he could have also pointed out uses of the toolbox in the war on drugs (especially the use of civil forfeiture and &amp;ldquo;naming of names&amp;rdquo;).&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&#34;font-weight: bold;&#34;&gt;Eugenie Scott&lt;/span&gt; gave a talk about intelligent design which focused primarily on the strategies that have been used to try to get it into the public schools.  While the direct approach failed in Kitzmiller v. Dover, the latest approach has been with &amp;ldquo;academic freedom&amp;rdquo; and &amp;ldquo;explore alternative evidence&amp;rdquo; bills and attempts to change state educational standards.  She recounted recent events in Texas regarding attempts to put &amp;ldquo;teach the controversy&amp;rdquo;-style wording into the Texas Educational Knowledge and Skills document, which started as a requirement to teach &amp;ldquo;strengths and weaknesses&amp;rdquo; across all domains, and ended with &amp;ldquo;all sides of scientific reasoning.&amp;rdquo;  She then looked at some 1990&amp;rsquo;s-2000 cases where individual teachers tried to teach creationism and were slapped down (Ray Webster, John Peloza, and Rodney LaVake), and noted that the &amp;ldquo;academic freedom&amp;rdquo; bills are essentially an attempt to legislate against such further slapdowns.  Such a bill has passed in Louisiana, which allows teachers to bring in supplemental materials to critique biological evolution, global warming, and human cloning.  She pointed to a phylogeny of these bills constructed by Anton Mates that showed how they have evolved.&lt;br /&gt;
&lt;br /&gt;
These bills are constructed to try to avoid the possibility of legal challenge.  They avoid any mention of religion to avoid establishment clause violations.  They stress free speech and academic freedom.  They are phrased as protective of a teacher&amp;rsquo;s right to teach alternatives.  And they are formulated as permissive rather than directive bills, which means that they have avoided a facial challenge&amp;ndash;a judge isn&amp;rsquo;t likely to grant an injunction against them on the vague language of the bill, but only to do so on the basis of an &amp;ldquo;as applied&amp;rdquo; challenge if there&amp;rsquo;s a particular case of where a teacher following the bill engages in activity that infringes the constitution and a parent and student with standing can be found to sue.&lt;br /&gt;
&lt;br /&gt;
The final talk of the day I attended was &lt;span style=&#34;font-weight: bold;&#34;&gt;Brian Parra&lt;/span&gt;&amp;rsquo;s talk, &amp;ldquo;All Together Now: Strategies for Growing the Freethought Community.&amp;rdquo;  He distinguished identity vs. beliefs, pointing out that the Pew polls on belief are structured by first asking how a person self-identifies, then asking them a series of questions about belief.  Only 1.6% of the U.S. population self-identifies as atheist, and it can be daunting to look at 1.6% vs. 98.4% of everybody else.  But if you add agnostics, you get another 2.6%, a total of 4.2%, which is a group larger than Jews and Mormons put together.  If you add &amp;ldquo;none&amp;rdquo;&amp;rsquo;s, you get another 12.1%, and a total of 16.3%&amp;ndash;about the size of the black community.  If you add in the &amp;ldquo;don&amp;rsquo;t know&amp;rdquo; answerers, and adherents of nontheistic religions, you get up to 18.5%.  If you look at not-monotheists, you get 20.1%.  And if you look at not-evangelical-Christians, you get 74.3%.&lt;br /&gt;
&lt;br /&gt;
He further noted that if you look at how self-identified Catholics answer the question &amp;ldquo;Do you believe in God?&amp;rdquo;, you&amp;rsquo;ll find that 25% of them said no.  (By the same token, though, if you look at how self-identified atheists answered that question, &lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/content/story/2008/06/23/ST2008062300818.html&#34;&gt;you&amp;rsquo;ll find that 21% of them said yes&lt;/a&gt;.)&lt;br /&gt;
&lt;br /&gt;
He suggested that we define positive aspects of atheism and create coalitions based on common ground, and drew squiggly circles around a diagram that showed all of these groups regarding their answers to the questions, for those who don&amp;rsquo;t believe in God, who believe in a physical universe and natural cause (I believe he meant &lt;em&gt;only&lt;/em&gt; in, i.e., rejection of the supernatural), who support secular government, humanistic ethics, and have confidence in science and reason.  These he identified as the &amp;ldquo;Big Five&amp;rdquo; for creating an atheist worldview.  Afterward, I asked him what&amp;rsquo;s the difference between his &amp;ldquo;Big Five&amp;rdquo; and secular humanism, to which he answered &amp;ldquo;Nothing.&amp;rdquo;  If it is different, it is only in being somewhat more concisely (and vaguely) formulated.&lt;br /&gt;
&lt;br /&gt;
He concluded by saying that a possible model for success is church minus the theology&amp;ndash;it&amp;rsquo;s just a community that plans varied activities aimed at different age groups and interests, not just about atheism but in the name of atheism, which stays in touch with constituents via various media, which brings new people into positions of responsibility, and which seeks out &amp;ldquo;public displays of atheism, not merely for protest and activism, but also to demonstrate that atheists exist and are nice people.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
I&amp;rsquo;m not sure I&amp;rsquo;m optimistic about that approach. Not only is it already being done by the humanists (including both CFI and AHA), while his initial remarks were about ways to increase the scope and size of coalitions, his &amp;ldquo;Big Five,&amp;rdquo; by looking at the intersection of those &amp;ldquo;squigglies&amp;rdquo; rather than the union, inherently shrinks them.  And by far, the one that cuts down the group the most is the first one, nonbelief in Gods.  I think this is, to some degree, an advantage that skeptics have over atheists, which is that they put the emphasis on the last item on his list, support for science and critical thinking, rather than the first.  I&amp;rsquo;m inclined to think that the last three of the &amp;ldquo;Big Five&amp;rdquo; are far more important things to share in a civil society than the first two.&lt;br /&gt;
&lt;br /&gt;
All in all, it was a great conference, despite a few glitches involving errors in room assignment, last-minute schedule changes, and technology.  The most appealing aspects for me were the top-notch speakers on science and the chance to socialize and engage in discussion with many like-minded, intelligent people, even if they are part of a granfalloon.&lt;br /&gt;
&lt;br /&gt;
UPDATE (October 11, 2009): Relevant to Brian Parra&amp;rsquo;s talk is &lt;a href=&#34;http://www.centerforinquiry.net/newsroom/profiles_of_the_godless_results_from_a_survey_of_the_nonreligious/&#34;&gt;Luke Galen&amp;rsquo;s sociological study of nonbelievers, the Non-Religious Identification Survey&lt;/a&gt;, as well as Bruce E. Hunsberger and Bob Altemeyer&amp;rsquo;s book &lt;a href=&#34;http://www.amazon.com/Atheists-Groundbreaking-Study-Americas-Nonbelievers/dp/1591024137/jimlippardswebpaA&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Atheists: A Groundbreaking Study of America&amp;rsquo;s Nonbelievers&lt;/span&gt;&lt;/a&gt;, which I just read about &lt;a href=&#34;http://secularoutpost.infidels.org/2009/10/angry-atheists-etc.html&#34;&gt;in the presentation slides of a talk by Taner Edis of the Secular Outpost&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
UPDATE (October 23, 2009): You can find a translation of this summary into Arabic &lt;a href=&#34;http://www.el7ad.com/smf/index.php?topic=81737.msg685220#msg685220&#34;&gt;at the Arab Atheists Network website&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
UPDATE (November 16, 2009): Daniel Dennett&amp;rsquo;s talk from the AAI conference is online &lt;a href=&#34;https://blog.lippard.org/2009/11/daniel-dennett-evolution-of-confusion.html&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
UPDATE (December 27, 2009): Lawrence Krauss&amp;rsquo;s &lt;a href=&#34;http://www.youtube.com/watch?v=7ImvlS8PLIo&#34;&gt;talk&lt;/a&gt;, Jerry Coyne&amp;rsquo;s &lt;a href=&#34;http://www.youtube.com/watch?v=w1m4mATYoig&#34;&gt;talk&lt;/a&gt;, Andy Thomson&amp;rsquo;s &lt;a href=&#34;http://www.youtube.com/watch?v=jnXmDaI8IEo&#34;&gt;talk&lt;/a&gt;, Richard Dawkins&amp;rsquo; &lt;a href=&#34;http://www.youtube.com/watch?v=woqLMocWU6I&#34;&gt;talk&lt;/a&gt;, P.Z. Myers&amp;rsquo; &lt;a href=&#34;http://www.youtube.com/watch?v=ba2h9tqNYAo&#34;&gt;talk&lt;/a&gt;, and Carolyn Porco&amp;rsquo;s &lt;a href=&#34;http://www.youtube.com/watch?v=qGSv-uZCOyY&#34;&gt;talk&lt;/a&gt; are all on YouTube as well.&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&#34;font-weight: bold;&#34;&gt;Other Blogs on the AAI Convention&lt;/span&gt;&lt;br /&gt;
P.Z. Myers wrote about &lt;a href=&#34;http://scienceblogs.com/pharyngula/2009/10/aai_russell_blackford.php&#34;&gt;Russell Blackford&amp;rsquo;s talk on defamation of religion&lt;/a&gt;, &lt;a href=&#34;http://scienceblogs.com/pharyngula/2009/10/aai_toni_marano.php&#34;&gt;Toni Marano&lt;/a&gt;, &lt;a href=&#34;http://scienceblogs.com/pharyngula/2009/10/aai_robert_richert.php&#34;&gt;Robert Richert&amp;rsquo;s talk on Vietnam&lt;/a&gt;, &lt;a href=&#34;http://scienceblogs.com/pharyngula/2009/10/aai_maurice_bisheff.php&#34;&gt;Maurice Bisheff&amp;rsquo;s apparently kooky talk on Thomas Paine&lt;/a&gt;, the &lt;a href=&#34;http://scienceblogs.com/pharyngula/2009/10/aai_dogma_free_america.php&#34;&gt;Dogma Free America panel&lt;/a&gt;, &lt;a href=&#34;http://scienceblogs.com/pharyngula/2009/10/aai_evening_award_ceremony.php&#34;&gt;the Maher/Dawkins Award ceremony&lt;/a&gt;, &lt;a href=&#34;http://scienceblogs.com/pharyngula/2009/10/aai_evolutionary_genealogy.php&#34;&gt;an exhibit on Evolutionary Genealogy&lt;/a&gt;, a &lt;a href=&#34;http://scienceblogs.com/pharyngula/2009/10/aai_thank_you.php&#34;&gt;gift of a bottle of wine supplied while having dinner with Daniel Dennett&lt;/a&gt;, &lt;a href=&#34;http://scienceblogs.com/pharyngula/2009/10/aai_i_am_an_actor.php&#34;&gt;acting in a forthcoming Mr. Deity episode&lt;/a&gt;, other &lt;a href=&#34;http://scienceblogs.com/pharyngula/2009/10/aai_atheists_are_very_nice_peo.php&#34;&gt;gifts of wine and Surly-Ramics jewelry&lt;/a&gt;, &lt;a href=&#34;http://scienceblogs.com/pharyngula/2009/10/aai_see_i_really_did_meet_mr_d.php&#34;&gt;proof of meeting Mr. Deity and Lucy supplied by your truly&lt;/a&gt;, and &lt;a href=&#34;http://scienceblogs.com/pharyngula/2009/10/aai_a_challenge.php&#34;&gt;a challenge regarding the Atheist Nexus&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Paul Fidalgo wrote summaries of &lt;a href=&#34;http://www.examiner.com/x-4275-Secularism-Examiner~y2009m10d3-Public-expression-of-religion-discussed-by-Atheist-Alliance-convention-panel&#34;&gt;the Dogma Free America panel&lt;/a&gt;, &lt;a href=&#34;http://www.examiner.com/x-4275-Secularism-Examiner~y2009m10d5-Physicist-Lawrence-Krauss-blows-everyones-minds-at-atheist-conference&#34;&gt;Lawrence Krauss&amp;rsquo;s talk&lt;/a&gt;, &lt;a href=&#34;http://www.examiner.com/x-4275-Secularism-Examiner~y2009m10d4-Cassini-astronomer-looks-to-the-cultural-ascent-of-science-at-atheist-convention&#34;&gt;Caroline Porco&amp;rsquo;s talk&lt;/a&gt;, and &lt;a href=&#34;http://www.examiner.com/x-4275-Secularism-Examiner~y2009m10d3-Bill-Maher-honored-by-Richard-Dawkins-at-atheist-convention&#34;&gt;the Bill Maher award&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
John Crippen describes his AAI convention experience in three posts: &lt;a href=&#34;http://relaxandhavefun.com/?p=401&#34;&gt;one&lt;/a&gt;, &lt;a href=&#34;http://relaxandhavefun.com/?p=422&#34;&gt;two&lt;/a&gt;, and &lt;a href=&#34;http://relaxandhavefun.com/?p=471&#34;&gt;three&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Surly Amy offers her observations on why &lt;a href=&#34;http://skepchick.org/blog/2009/10/you-don%E2%80%99t-have-to-be-a-skeptic-to-be-an-atheist/&#34;&gt;&amp;ldquo;You Don&amp;rsquo;t Have to Be a Skeptic to Be an Atheist,&amp;quot;&lt;/a&gt; which nicely complements P.Z. Myers&amp;rsquo; review of Maurice Bisheff&amp;rsquo;s talk.  I agree with her, and also note that you don&amp;rsquo;t have to be an atheist to be a skeptic.  These two posts illustrate why I prefer to self-identify with skeptics.&lt;br /&gt;
&lt;br /&gt;
Rich Orman interviewed a number of the speakers for his &lt;a href=&#34;http://www.dogmafreeamerica.com/&#34;&gt;Dogma Free America&lt;/a&gt; podcast, including &lt;a href=&#34;http://www.dogmafreeamerica.com/index.php?post_id=533040&#34;&gt;P.Z. Myers&lt;/a&gt;, &lt;a href=&#34;http://www.dogmafreeamerica.com/index.php?post_id=534176&#34;&gt;Ed Buckner&lt;/a&gt;, &lt;a href=&#34;http://www.dogmafreeamerica.com/index.php?post_id=535907&#34;&gt;Stuart Bechman&lt;/a&gt;, &lt;a href=&#34;http://www.dogmafreeamerica.com/index.php?post_id=538724&#34;&gt;Sean Faircloth&lt;/a&gt;, &lt;a href=&#34;http://www.dogmafreeamerica.com/index.php?post_id=541152&#34;&gt;Alpharabius&lt;/a&gt;, and &lt;a href=&#34;http://www.dogmafreeamerica.com/index.php?post_id=544125&#34;&gt;Brother Richard of AtheistNexus&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
If anyone comes across other summaries worthy of mention, note them in the comments or in email and I&amp;rsquo;ll append them here.&lt;br /&gt;
&lt;br /&gt;
(Photo of UFO sighting in Marriott lobby by Reed Esau.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mirror neurons and the study of science</title>
      <link>https://blog.lippard.org/2009/09/mirror-neurons-and-study-of-science.html/</link>
      <pubDate>Tue, 22 Sep 2009 17:12:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/09/mirror-neurons-and-study-of-science.html/</guid>
      <description>&lt;p&gt;Tony Barnhart was kind enough to invite me to a psychology seminar yesterday afternoon that was a discussion of mirror neurons, at least partly inspired by (or inflamed by) &lt;a href=&#34;https://blog.lippard.org/2009/08/marco-iacoboni-on-imitation-and.html&#34;&gt;Marco Iacoboni&amp;rsquo;s August 27 talk which I attended and summarized&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
I found the discussion particularly interesting in light of my current studies, as it touched repeatedly on issues of what&amp;rsquo;s appropriate in science&amp;ndash;what does and does not conform to the norms of good science.&lt;br /&gt;
&lt;br /&gt;
The discussion leaders began with quotes from V.S. Ramachandran and Marco Iacoboni:&lt;br /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>ApostAZ podcast #18</title>
      <link>https://blog.lippard.org/2009/09/apostaz-podcast-18.html/</link>
      <pubDate>Sat, 05 Sep 2009 14:32:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/09/apostaz-podcast-18.html/</guid>
      <description>&lt;p&gt;The 18th episode of the &lt;a href=&#34;http://apostaz.org/&#34;&gt;ApostAZ podcast&lt;/a&gt; is available:&lt;br /&gt;&lt;a href=&#34;http://apostaz.org/Podcast/Apostaz018.mp3&#34;&gt;&lt;/a&gt;&lt;blockquote&gt;&lt;a href=&#34;http://apostaz.org/Podcast/Apostaz018.mp3&#34;&gt;Episode 018&lt;/a&gt; Atheism and Free Twizzering in Phoenix! Go to &lt;a href=&#34;http://meetup.com/phoenix-atheists&#34;&gt;meetup.com/phoenix-atheists&lt;/a&gt; for group events! Mark 19? Criticism and analysis. &lt;a href=&#34;http://arizonacor.org&#34;&gt;&lt;a href=&#34;http://arizonacor.org&#34;&gt;http://arizonacor.org&lt;/a&gt;&lt;/a&gt; Intro- Immortal Technique- Freedom of Speech from Revolutionary Vol 2. Outro- Greydon Square &amp;lsquo;Dream&amp;rsquo; from the Compton Effect.&lt;/blockquote&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Grassroots Skeptics website launched</title>
      <link>https://blog.lippard.org/2009/09/grassroots-skeptics-website-launched.html/</link>
      <pubDate>Fri, 04 Sep 2009 12:00:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/09/grassroots-skeptics-website-launched.html/</guid>
      <description>&lt;p&gt;﻿The &lt;a href=&#34;http://grassrootsskeptics.org/&#34;&gt;grassrootsskeptics.org website&lt;/a&gt; officially launches today:&lt;br /&gt;&lt;blockquote&gt;Philadelphia, PA – 9/4/2009: Grassroots Skeptics today announced the official launch of its website, GrassrootsSkeptics.org. The website is the centerpiece of the group&amp;rsquo;s planned outreach and advocacy in the skeptical community.&lt;br /&gt;&lt;br /&gt;“There are a lot of passionate advocates and community groups working diligently to advance critical thinking,” said Grassroots Skeptics founder K.O. Myers. “We want to help increase their effectiveness, by making it easier for them to find new members, share resources, and identify methods for getting their message out.”&lt;br /&gt;&lt;br /&gt;The group plans to use the site to gather and organize information about skeptical advocacy. At launch, the site will feature an index of local skeptics groups, information on many skeptical blogs and podcasts, discussion forums, and a calendar of skeptical events. The events calendar is a joint project, maintained in collaboration with the prominent skeptical website Skepchick.org.&lt;br /&gt;&lt;br /&gt;“There is an amazing amount of information out there that could be helpful for people who want to start or join a skeptical organization,” Myers said. “We want to collect and organize it, to make it more useful for the dedicated individuals who volunteer their time to promote an evidence-based lifestyle.”&lt;br /&gt;&lt;br /&gt;“Widespread misinformation about vaccines has lead to a resurgence in preventable illnesses; scam artists posing as &amp;lsquo;psychics&amp;rsquo; prey on the grieving; &amp;lsquo;alternative medicine&amp;rsquo; companies sell billions of dollars of dubious treatments, with almost no government regulation,” said Myers. “Critical thinking is more important than ever, and local skeptics groups are working hard to spread that message. With GrassrootsSkeptics.org, we hope we can make their outreach more effective.”&lt;br /&gt;&lt;br /&gt;Future plans for the site include a skeptical speakers&amp;rsquo; bureau, a searchable map of skeptics groups and skeptic-friendly attractions, and a development kit for skeptics who want to start new groups. “We&amp;rsquo;re excited about this launch,” said Myers, “but we&amp;rsquo;re already looking forward to making GrassrootsSkeptics.org a richer, deeper resource for the organized skeptical community.”&lt;br /&gt;&lt;br /&gt;Grassroots Skeptics is a volunteer organization that promotes critical thinking and a reason-centered worldview by helping local skeptics groups to share tools, information and strategies, and connect with skeptical individuals and activists both locally and globally.&lt;/blockquote&gt;You can also follow &lt;a href=&#34;http://grassrootsskeptics.org/&#34;&gt;Grassroots Skeptics&lt;/a&gt; on &lt;a href=&#34;http://www.facebook.com/home.php?#/pages/Grassroots-Skeptics/230555115257?ref=ts&#34;&gt;Facebook&lt;/a&gt; and &lt;a href=&#34;http://twitter.com/GRSkeptics&#34;&gt;Twitter&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Marco Iacoboni on imitation and sociality</title>
      <link>https://blog.lippard.org/2009/08/marco-iacoboni-on-imitation-and.html/</link>
      <pubDate>Fri, 28 Aug 2009 03:14:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/08/marco-iacoboni-on-imitation-and.html/</guid>
      <description>&lt;p&gt;Thanks to a tip from Tony Barnhart, I learned this morning of a talk at ASU today relevant to my last post (&lt;a href=&#34;https://blog.lippard.org/2009/08/imitation-isolation-and-independence.html&#34;&gt;&amp;ldquo;Imitation, isolation, and independence&amp;rdquo;&lt;/a&gt;) by UCLA neuroscientist Marco Iacoboni.  Although I wasn&amp;rsquo;t able to stay for the Q&amp;amp;A session, I did get to hear his entire presentation, titled &amp;ldquo;Imitation and Sociality: The Role of Neural Mirroring.&amp;rdquo;  His talk covered the following points (from his initial agenda slide):&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Imitation in human behavior&lt;/li&gt;&lt;li&gt;Potential neural precursors in primates&lt;/li&gt;&lt;li&gt;Neural mechanisms of human imitation&lt;/li&gt;&lt;li&gt;Neural circuitry for imitation and language&lt;/li&gt;&lt;li&gt;Imitation and empathy&lt;/li&gt;&lt;/ul&gt;Dr. Iacoboni was introduced by new ASU prof. Art Glenberg, who started right off by pointing out that the existence of mirror neurons is itself controversial, and some &amp;ldquo;don&amp;rsquo;t think there&amp;rsquo;s much of interest proved about mirror neuron systems.&amp;rdquo;  Dr. Iacoboni thanked Prof. Glenberg for beginning with the &amp;ldquo;elephant in the room,&amp;rdquo; and said that the question has never been raised about the existence of mirror neurons in monkeys, and suggested that some people don&amp;rsquo;t want there to be homologous systems in humans, e.g., for the sake of human exceptionalism or denial of evolution.  (Has your blood pressure gone up yet, Tony?)&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Imitation in human behavior&lt;/span&gt;&lt;br /&gt;He started by briefly discussing the role of imitation in human behavior, citing Andrew Meltzoff&amp;rsquo;s 1977 article in &lt;span style=&#34;font-style: italic;&#34;&gt;Science&lt;/span&gt; (&lt;a href=&#34;http://ilabs.washington.edu/meltzoff/pdf/77Meltzoff_Moore_Science.pdf&#34;&gt;&amp;ldquo;Imitation of Facial and Manual Gestures by Human Neonates,&amp;quot;&lt;/a&gt; (PDF) 198:75-78), noting that Meltzoff is probably the only guy to publish a photograph of himself sticking out his tongue in &lt;span style=&#34;font-style: italic;&#34;&gt;Science&lt;/span&gt;.  Imitation, the copying of the behavior of another, is pervasive by humans.  People copy body positions and movements, and such imitation promotes liking.  (As an aside, he said that he has been interviewed by &lt;span style=&#34;font-style: italic;&#34;&gt;Glamour&lt;/span&gt; (July 2003) about his work, and can have a second career as a consultant to Internet dating services if mirror neurons turn out not to exist.)  Imitation facilitates communication and conversation, and people tend to even synchronize the way they talk.  (I know I&amp;rsquo;ve heard multiple stories of people whose accents have been changed by being around people with different accents.)&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Potential neural precursors in primates&lt;/span&gt;&lt;br /&gt;Mirror neurons were first discovered in macaque monkeys, in the ventral premotor cortex.  It was found that neurons in this area fired when monkeys engaged in grasping behavior, and also fired to a lesser extent when those monkeys observed other monkeys engaged in grasping behavior.  (Here, Iacoboni cited Gallese et al., &lt;span style=&#34;font-style: italic;&#34;&gt;Brain&lt;/span&gt;, 1996.)&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Neural mechanisms of human imitation&lt;/span&gt;&lt;br /&gt;Iacoboni said that the term &amp;ldquo;mirror&amp;rdquo; may be good for marketing, but may also be misleading.  Mirror neurons are defined physiologically rather than anatomically, by behavior rather than location in the brain.  They have motor properties, and are specialized for actions, including sensory attributes of actions, but not mere peceptions.  They are not simply &amp;ldquo;monkey-see, monkey-do&amp;rdquo; cells&amp;ndash;while 1/3 tend to fire for very specific actions, 2/3 fire for other sorts of complementary actions.  Mirror neurons have abstract codings for hidden actions, action sounds, and intentions, not just specific actions.  Mirror neurons that fire in response to a grasping action of picking up a laser pointer would also fire if the details of the action were obscured by a screen.  The sound of tearing paper can fire mirror neurons that fire when observing paper being ripped.  And if there are variant actions that achieve the same purpose, such as bringing food to the mouth, the same mirror neurons can fire.  Mirror neurons learn and have some degree of plasticity.&lt;br /&gt;&lt;br /&gt;Iacoboni&amp;rsquo;s model predicts that observing an action should have the lowest level of activation for mirror neurons, performing a motor task should have a medium level, and imitation&amp;ndash;both seeing and doing an action&amp;ndash;should have the strongest level of activation.  And that is what his research has found.&lt;br /&gt;&lt;br /&gt;At UCLA, they&amp;rsquo;ve done parallel work with monkeys and humans, and identified apparently homologous brain regions between the two.  The specific region where mirror neurons were first discovered, the F5 region, appears to be homologous to the &lt;a href=&#34;http://en.wikipedia.org/wiki/Brodmann_area_44&#34;&gt;BA44&lt;/a&gt; region of the human brain.  The &amp;ldquo;BA&amp;rdquo; stands for Brodmann Area, a part of Broca&amp;rsquo;s area associated with language&amp;ndash;those with lesions to that area have &lt;a href=&#34;http://en.wikipedia.org/wiki/Broca%27s_aphasia&#34;&gt;Broca&amp;rsquo;s aphasia&lt;/a&gt;, which reduces language fluency and makes speech slow and difficult.  This raises the question of whether the mirroring is effectively covert verbalization in humans.&lt;br /&gt;&lt;br /&gt;Experiments with &lt;a href=&#34;http://en.wikipedia.org/wiki/Transcranial_magnetic_stimulation&#34;&gt;transcranium magnetic stimulation&lt;/a&gt; (TMS), where a magnetic copper coil placed against the head creates an electrical flow in the brain, interfering with the underlying electrical activity in the brain&amp;ndash;essentially adding noise and causing disruption&amp;ndash;have enabled a way to demonstrate causation where &lt;a href=&#34;http://en.wikipedia.org/wiki/Functional_magnetic_resonance_imaging&#34;&gt;functional magnetic resonance imaging&lt;/a&gt; (fMRI) could only show correlation.  Iacoboni called this a shift &amp;ldquo;from brain mapping to brain zapping.&amp;rdquo;  If you zap an area and cause a deficit in a particular behavior or function, you show the causal involvement of that area in the production of that behavior.  Doing experiments with TMS of Broca&amp;rsquo;s area vs. a control site, using an imitation task and a control task, show the essential role of Broca&amp;rsquo;s area in imitation.  (Here, Iacoboni cited Heiser, et al., &lt;span style=&#34;font-style: italic;&#34;&gt;Eur. J. of Neuroscience&lt;/span&gt;, 2003.)&lt;br /&gt;&lt;br /&gt;Iacoboni showed a diagram that he labeled the &amp;ldquo;core imitation circuit&amp;rdquo; which involved three locations of the brain&amp;ndash;the superior temporal surface (STS), which manages visual input to the system via a visual or pictorial description of an action, which then feeds to the parietal mirror neuron system (MNS), which has the motor details of an action, which then feeds to the frontal MNS, which deals with the goal or intention of an action.  (There were two-way arrows between STS and parietal MNS, and between parietal MNS and frontal MNS.)&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Neural circuitry for imitation and language&lt;/span&gt;&lt;br /&gt;Iacoboni said that an old theory of speech perception which had been abandoned has now been brought back by mirror neurons.  That theory is the motor neuron theory, which says that to perceive speech sounds, you simulate the generation of the same speech.  Speech perception involves speech simulation.  In experiments that compared brain activation of speaking and listening, he suggested that he found evidence to support this.  (This must be complicated by the fact that when you speak, you hear yourself.  He cited Meister, et al., &lt;span style=&#34;font-style: italic;&#34;&gt;Current Biology&lt;/span&gt;, 2007.)&lt;br /&gt;&lt;br /&gt;He discussed hemispheres of the brain and action sounds, where the right and left motor cortexes were subjected to TMS stimulation.  I didn&amp;rsquo;t quite get the details of this, but apparently a response was stronger for the left hemisphere, which is dominant for language.  (He cited Azir-Zadeh et al., &lt;span style=&#34;font-style: italic;&#34;&gt;Eur. J. of Neuroscience&lt;/span&gt;, 2004.)  He also referred to research of &lt;a href=&#34;http://en.wikipedia.org/wiki/Somatotopic_arrangement&#34;&gt;somatotopic maps&lt;/a&gt;, indicating that even when you read sentences about hand and foot actions (as opposed to seeing them), you get activation of the motor neurons for those areas.&lt;br /&gt;&lt;br /&gt;He then spoke about how meaning is encoded in the brain, distinguishing a symbolic approach to &amp;ldquo;embodied semantics,&amp;rdquo; favoring the latter view.  In the embodied view, the meanings of words are grounded in sensorimotor experience and meaning is given by associations with sensorimotor activation.&lt;br /&gt;&lt;br /&gt;He described an experiment in how mirror neurons code intentions, where subjects were shown short videos.  There were first contexts, such as a set of cookies, a teapot, gnutella, etc., set up as though someone was going to have a snack; contrasted with this was the same items, with just cookie crumbs, and empty cup, and so forth, as though someone had already had a snack.  There were contrasting actions&amp;ndash;a hand grasping the edge of a cup (as though putting it down or picking it up to serve someone else), vs. a hand grasping the handle of a cup, for the action of drinking.  And then there were intention conditions, with each combination of actions embedded in a context.  The result was to find a difference in activation between the intention settings, as well as between action and intention; with the act of drinking generating more activation in the inferior frontal gyrus.  (Here he cited Iacoboni, &lt;span style=&#34;font-style: italic;&#34;&gt;PLoS Biology&lt;/span&gt;, 2005, &lt;a href=&#34;http://www.plosbiology.org/article/info:doi/10.1371/journal.pbio.0030079&#34;&gt;&amp;ldquo;Grasping the intentions of others with one&amp;rsquo;s own mirror neuron system.&amp;quot;&lt;/a&gt;)&lt;br /&gt;&lt;br /&gt;He next showed a diagram of MNS interactions, showing imitative learning and social mirroring (or empathy, or &amp;ldquo;emotional contagion&amp;rdquo;).  Imitative learning involves the MNS interacting with the pre-motor cortex, while social mirroring involves the MNS interacting with the insula and the limbic system.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Imitation and empathy&lt;/span&gt;&lt;br /&gt;He spoke about &amp;ldquo;the chameleon effect&amp;rdquo;&amp;ndash;some people are more imitative than others, and a tendency to imitate is correlated with a tendency to be more empathetic.  He showed two photographs of President Jimmy Carter and his chief of staff, Hamilton Jordan, at two different times at the same event; in both cases the chief of staff was in the same physical position as Carter, standing next to or slightly behind him.&lt;br /&gt;&lt;br /&gt;When feeling what others feel, the mirror neurons simulate facial expressions, which then feed through the insula to the limbic system, where you feel the emotion.  He referred to research on imitating and observing facial expressions proposing a neural model of empathy in humans (Carr et al., &lt;span style=&#34;font-style: italic;&#34;&gt;PNAS&lt;/span&gt;, 2003).&lt;br /&gt;&lt;br /&gt;We are &amp;ldquo;wired for empathy,&amp;rdquo; he said, and notes that he used to quote a French phenomenologist on this point, but since that&amp;rsquo;s not popular among U.S. philosophers he needed to find a champion of the analytic school of philosophy.  He offered two quotes from Ludwig Wittgenstein, one which began &amp;ldquo;We see emotions. We do not see facial contortions and make the inference that he is feeling joy, grief, boredom. We describe a face immediately as sad, radiant, bored, even when we are unable to give any other description of the features.&amp;rdquo; (From &lt;span style=&#34;font-style: italic;&#34;&gt;Remarks on the Philosophy of Psychology&lt;/span&gt;, vol. 2, p. 100.)  The other began &amp;ldquo;&amp;lsquo;I see that the child wants to touch the dog but doesn&amp;rsquo;t dare.&amp;rsquo; How can I see that? - Is this description of what is seen on the same level as a description of moving shapes and colors? Is an interpretation in question?Well, remember that you may also mimic a human being who would like to touch something, but doesn&amp;rsquo;t dare. And what you mimic is after all a piece of behaviour.&amp;rdquo; (From &lt;span style=&#34;font-style: italic;&#34;&gt;Remarks on the Philosophy of Psychology&lt;/span&gt;, vol. 1, p. 177.)&lt;br /&gt;&lt;br /&gt;He then spoke of experiments with facial expression photos shown to kids and asked to imitate them, where they used fMRI and compared to measures of social competence, number of play dates, number of friends, etc., and found a high correlation between mirror neuron activation and social competence.  (He cited Pfeifer et al., &lt;span style=&#34;font-style: italic;&#34;&gt;NeuroImage&lt;/span&gt;, 2008.)&lt;br /&gt;&lt;br /&gt;This then led to the issue of autism, which he described with a slide heading titled, &amp;ldquo;Broken mirrors in autism?&amp;rdquo;  He spoke of observation/imitation tasks with two groups of kids, those with autism spectrum disorder and a control set, which yielded differential activity in motor neurons.  (He cited Dapretto et al., &lt;span style=&#34;font-style: italic;&#34;&gt;Nature Neuroscience&lt;/span&gt;, 2006.)&lt;br /&gt;&lt;br /&gt;After a quote from Eric Hoffer (&amp;ldquo;When people are free to do as they please, they usually imitate each other&amp;rdquo;), he spoke about human single-neuron recordings done with depth electrode readings on epilepsy patients undergoing very invasive methods to identify the focal points of seizures for surgery to remove or destroy minimal amounts of brain tissue to stop the seizures.  They have studied about 10 patients per year over the last three years, using modified depth electrodes that each have 9 microwires, extending from them into the brain, one ground, and eight which each record for a single cell.  On these patients they&amp;rsquo;ve done experiments with observation and execution of a grasping task, and with observation and imitation of facial expressions.  They&amp;rsquo;ve taken records from the temporal lobe, amygdala, hippocampus, and other parts of the brain, and found that about 8% of cells measured have mirroring properties.&lt;br /&gt;&lt;br /&gt;He then described some differences between human and monkey mirror neurons, the key one of which is that in some cases where mirror neurons show an increase in firings from an execution or imitation, a decrease is seen when observing.  For monkeys, by contrast, the activations always go up for both observation and execution.  He suggested that this may be due to a human differentiation between self and other.  Humans have cases where there are excitatory effects, inhibitory effects, and opposite effects between observation and execution.  There are mirror responses in humans in areas where they are not found in monkeys, the results appear to be more flexible, and there can be more prolonged responses, perhaps due to greater complexity (e.g., the language and meaning aspect?).&lt;br /&gt;&lt;br /&gt;He ended by saying he was proud to say that his work falls within the tradition and support of Darwinian evolution&amp;ndash;that his book, &lt;a href=&#34;http://www.amazon.com/Mirroring-People-Science-Connect-Others/dp/0374210179/jimlippardswebpaA&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Mirroring People: The New Science of How We Connect with Others&lt;/span&gt;&lt;/a&gt; (I think you should always be skeptical of any book with a subtitle that starts with the words &amp;ldquo;The New Science of &amp;hellip;&amp;rdquo;), argues that mirror neurons have been selected (naturally) to facilitate social interactions. He asserted that this solves the problem of other minds, and provokes a major revision of long-standing beliefs&amp;ndash;that we need to change the idea that we&amp;rsquo;ve evolved for self-preservation, and instead we&amp;rsquo;re &amp;ldquo;wired for involvement and care.&amp;rdquo;  He concluded that he is a believer in the importance of neuroscience to society, and that rather than being isolated in an ivory tower, scientists have a responsibility to go to society and communicate their work.  (And his book is written for a popular audience.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Imitation, isolation, and independence</title>
      <link>https://blog.lippard.org/2009/08/imitation-isolation-and-independence.html/</link>
      <pubDate>Thu, 27 Aug 2009 15:02:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/08/imitation-isolation-and-independence.html/</guid>
      <description>&lt;p&gt;This post is going to be highly speculative, based on a few things that I&amp;rsquo;ve coincidentally just read over the last 24 hours and some past wonderings.&lt;br /&gt;&lt;br /&gt;Last night, I read &lt;a href=&#34;http://www.statepress.com/node/6892&#34;&gt;an article in the ASU &lt;span style=&#34;font-style: italic;&#34;&gt;State Press&lt;/span&gt; newspaper from Tuesday, August 25 about Robert Cialdini&lt;/a&gt;, professor emeritus of psychology and marketing who I had been interested in working with in my Ph.D. program because of his fascinating work on the subject of influence and persuasion.  (He just &amp;ldquo;retired,&amp;rdquo; though the article notes he is still working 60 hours a week on his research.)  That article noted the phenomenon of &amp;ldquo;social proof,&amp;rdquo; where people are more likely to do something if they think that other people do it:&lt;br /&gt;&lt;blockquote&gt;Social proof is a simple way for people to decide what actions would be appropriate in a given situation, based off what others like them have done in similar situations, Cialdini said. Those kinds of norms have been very powerful in moving people to conserve energy, recycle and refrain from littering, he said.&lt;br /&gt;&amp;hellip;&lt;br /&gt;&lt;p&gt;Cialdini and his colleagues have recently done research on energy conservation in several hotels in the Phoenix area. The hotel managers allowed Cialdini to place different signs inside hotel rooms and depending on what the signs said, the colleagues were able to significantly increase the willingness of people to hang up their bath towels. &lt;/p&gt;</description>
    </item>
    <item>
      <title>Joel Garreau on the future of cities</title>
      <link>https://blog.lippard.org/2009/08/joel-garreau-on-future-of-cities.html/</link>
      <pubDate>Thu, 27 Aug 2009 03:16:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/08/joel-garreau-on-future-of-cities.html/</guid>
      <description>&lt;p&gt;Today I attended a lecture at ASU by &lt;span style=&#34;font-style: italic;&#34;&gt;Washington Post&lt;/span&gt; writer Joel Garreau, author of &lt;span style=&#34;font-style: italic;&#34;&gt;Edge Cities&lt;/span&gt; and &lt;span style=&#34;font-style: italic;&#34;&gt;Radical Evolution&lt;/span&gt;, about the future of cities.  What follows is a rough sketch of his talk based on my notes.&lt;br /&gt;&lt;br /&gt;He began by saying that he&amp;rsquo;s interested in culture and values, and isn&amp;rsquo;t a &amp;ldquo;gear-head&amp;rdquo; about the &lt;a href=&#34;http://en.wikipedia.org/wiki/Emerging_technologies&#34;&gt;emerging technologies&lt;/a&gt; that he&amp;rsquo;s written about (&amp;ldquo;GRIN&amp;rdquo; technologies&amp;ndash;genetics, robotics, information systems, and nanotechnology).&lt;br /&gt;&lt;br /&gt;He currently studies cities&amp;ndash;how they are shaped by technology, and how cities shape us.&lt;br /&gt;&lt;br /&gt;He started with a slide of an old Spanish map of the New World, which was mostly accurate, except for an oversized Florida and drawing California as an island.  Why was California shown as an island?  Because explorers in the Seattle area saw a body of water that went very far to the south, and explorers in the Baja California area saw a body of water that went very far to the north, and they just connected the dots.  That error took 100 years to correct.  Spanish explorers would land in Monterey Bay and carry boats inland, expecting to hit water, and they always commented that the Indians in the area seemed to be friendly.  Garreau suggested that they were actually laughing at them for pointlessly carrying boats inland.  When the explorers would fail to hit another body of water, they would report back that the map was wrong, only to be told that they must not have been where they thought they were.  It finally took a decree from the King of Spain to change the map.&lt;br /&gt;&lt;br /&gt;His next slide was of the Los Angeles area, pointing out what he called &amp;ldquo;edge cities,&amp;rdquo; which he called &amp;ldquo;the biggest change in 150 years of how we build cities.&amp;rdquo;  &amp;ldquo;Edge cities&amp;rdquo; are major and new urban centers around old big cities.  They have a large amount of office and retail space, lots of jobs, and didn&amp;rsquo;t exist 30-40 years ago.  They are popping up everywhere there is major growth.  The area around John Wayne Airport in Orange County, California, is an edge city&amp;ndash;it has 5 million square feet of office space (more than Memphis), 600,000 square feet of retail space.  It&amp;rsquo;s not a suburb, or sub-anything.  It&amp;rsquo;s not a bedroom community.  It has the features of office parks and all traditional city functions.  The edge cities in New Jersey in the greater New York area have more jobs than Manhattan.&lt;br /&gt;&lt;br /&gt;Phoenix was one of the earliest places to recognize that it was going to have more than one city center&amp;ndash;we have major centers downtown, uptown/Central Avenure, Camelback/Biltmore, South Mountain, and Tempe (among others), and these were recognized as centers that would exist by city planners a couple of decades ago.&lt;br /&gt;&lt;br /&gt;Paris has La Defense as an edge city, as well as Marne-la-Vallee, where EuroDisney is.  When superior locations for growth are first found, the rich people move in first, and tend to go uphill, upwind, and upriver, byt Marne-la-Vallee was a poor area that was planned to be an edge city by selecting it as the location for EuroDisney, and it succeeded.&lt;br /&gt;&lt;br /&gt;Boston edge cities include the Burlington Mall area, MIT area, downtown, Quincy/Braintree, and Framingham area.&lt;br /&gt;&lt;br /&gt;One major factor that has changed cities are the available modes of transportation.  Chicago was formed as a rail town, based around inter- and intra-urban rail.  Detroit was formed as an automobile town.&lt;br /&gt;&lt;br /&gt;The last industrial age downtown built in North America was Calgary, Alberta, Canada in 1914.  In 1915, the one millionth Model T Ford came off the assembly line, and ended the old downtowns.  The old industrial downtowns were from the 1840s to 1914, and existed because of the necessity of collecting raw materials in one place and having thousands of people there to work on those materials.&lt;br /&gt;&lt;br /&gt;Prior to those downtowns, cities were places like Jefferson&amp;rsquo;s Charlottesville, Washington&amp;rsquo;s Alexandria, and Lincoln&amp;rsquo;s Philadelphia.  Most people earned a living from the land, and lived outside of cities.&lt;br /&gt;&lt;br /&gt;The automobile suddenly made places outside the old industrial cities far more valuable, like Long Island.&lt;br /&gt;&lt;br /&gt;Until 1955, the southwestern-most Major League Baseball team was in St. Louis, because movement by train placed constraints on scheduling.  The Cardinals were thus the team rooted for by everyone further south and west.  Once airplanes came into the picture, baseball could spread, and other cities could become major cities&amp;ndash;Los Angeles, Dallas, Phoenix, Seattle, Houston.&lt;br /&gt;&lt;br /&gt;Garreau asked, if Chicago were leveled, what would you rebuild first&amp;ndash;O&amp;rsquo;Hare, or downtown.  O&amp;rsquo;Hare is more critical today.&lt;br /&gt;&lt;br /&gt;But the changes caused by automobiles and airplanes is nothing compared to the networked computer, which is making changes more significant and more rapidly than the automobile.&lt;br /&gt;&lt;br /&gt;He showed a photograph of a Kresge&amp;rsquo;s in the Capitol Hill area of D.C., explaining that it was a discount 5 &amp;amp; dime store, the K in K-Mart.  He said Kresge&amp;rsquo;s is dead, and K-Mart is dying, but do you think the building is still there, and if so, what is it?  The first guess&amp;ndash;Starbuck&amp;rsquo;s&amp;ndash;was almost correct.  It is a coffee shop.  He argued that Kresge&amp;rsquo;s and K-Mart has been killed by Wal-Mart, which is really an IT company that happens to sell sneakers.  He claimed that when you buy a pair of sneakers at Wal-Mart, a process kicks off at check out that starts to make a replacement pair in Malaysia within 24 hours.&lt;br /&gt;&lt;br /&gt;So why are coffee shops popular, and why do people pay $4 for coffee?  Is it the free wireless?  He argued that it is a social thing, only marginally about the coffee and the wifi.  The main factor around the physical environment is that the rare stuff we can&amp;rsquo;t digitize, like face-to-face contact, has much higher relative value than it did before.&lt;br /&gt;&lt;br /&gt;Bill Mitchell of the MIT Media Lab, and former head of the architecture department, has catalogued 87 forms of real estate in cities, all being transformed by information technology.  One form is super markets.  Garreau asked, if you could get hamburger and toilet paper delivered to your home for free, why would you get in your car to go get groceries?  To buy produce or meat, was the answer suggested by the audience.  He then showed a photo of a Freshfields, a modern farmer&amp;rsquo;s market, and showed a photo of booths with tables inside it&amp;ndash;it&amp;rsquo;s also a place to sit and socialize.&lt;br /&gt;&lt;br /&gt;Another type of building is a prison. He suggested that we don&amp;rsquo;t need as many prisons if we use GPS anklets or bracelets for nonviolent offenses.&lt;br /&gt;&lt;br /&gt;He then argued that Moore&amp;rsquo;s Law will continue to hold for the forseeable future, and we&amp;rsquo;ve already seen 32 doublings in processors since 1959.  The only thing comparable is railroad capacity doubling, which saw 14.5 doublings before leveling out due to requirements of coal, steel, and land, and being superseded by the automobile.  The IT limits are the laws of physics, the marketplace, human ingenuity, and our culture and values, and he argued that only our culture and values set real limits for the forseeable future.  (In a class yesterday, one of my professors said that a physics professor speaking at ASU last year said that we&amp;rsquo;ve reached the physical limits for silicon chips, and won&amp;rsquo;t see any more doublings, but a subsequent new development has already refuted him with a four-times improvement due to nanotechnology&amp;ndash;presumably &lt;a href=&#34;http://www.nanotech-now.com/columns/?article=243&#34;&gt;this&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;Sequencing the human genome was thought nuts, impossible, and/or would cost a fortune, but was done in 2000 at a fraction of the expected cost, far sooner than anyone expected, thanks to Moore&amp;rsquo;s Law.&lt;br /&gt;&lt;br /&gt;Garreau suggested that ten years from now, anything you can put in a lab for $1 million will be something you can put in your home for $1,000; anything you can get now for $1,000 will be &amp;ldquo;pocket lint.&amp;rdquo;  He used USB memory fobs as an example of today&amp;rsquo;s &amp;ldquo;pocket lint.&amp;quot;&lt;br /&gt;&lt;br /&gt;He showed a photo of students at CMU in a computer lab, and asked, &amp;ldquo;Is there a future for physical university campuses?&amp;rdquo;  He gave a yes, on the grounds that this is where you &amp;ldquo;meet your first spouse and friends for a lifetime&amp;rdquo;&amp;ndash;the social aspects.  Distance learning has been around for a very long time (Benjamin Franklin did learning-by-mail), but it&amp;rsquo;s always a second choice.&lt;br /&gt;&lt;br /&gt;Shopping malls, he said, are turning into entertainment spaces.  He cited his friend Jaron Lanier (a virtual reality pioneer), who suggests that the first thing to disappear will be escalators, replaced by rides&amp;ndash;so when you go up by ferris wheel and come down by water slide, think of Lanier.  He observed that if you go to a mall at 10 a.m., you&amp;rsquo;ll see the senior mall walkers, and if you go in the afternoon, you&amp;rsquo;ll see &amp;ldquo;drug dealing rugrats.&amp;rdquo;  (He didn&amp;rsquo;t note, but I thought of how Arizona Mills Mall in Tempe has turned one space into an indoor miniature golf course.)&lt;br /&gt;&lt;br /&gt;Office space&amp;ndash;is there any future to it?  Again, he argued for the social aspect, and maintained that the accidental casual face-to-face contact is impossible to digitize, yet he finds the random conversation at the printer jam (the modern equivalent of the water cooler) to be his most productive time of day.  To this, Prof. Brad Allenby objected that there is casual contact in World of Warcraft and Second Life, and we shouldn&amp;rsquo;t assume that such things can&amp;rsquo;t be digitizable.&lt;br /&gt;&lt;br /&gt;Another audience member suggested that because human beings need touch, we need real physical contact.  (But that assumes the impossibility of tactile telepresence.)  Yet another pointed out that movie theater attendance is up, even though you can watch online or at home cheaper.&lt;br /&gt;&lt;br /&gt;Garreau said, supposed you decide face-to-face matters, but only need it two days a week&amp;ndash;how would that affect where you live?  If you only needed it 3 days a month, then where might you live?&lt;br /&gt;&lt;br /&gt;He said some cities will live, if they are good for face-to-face contact.  Others will die, if they aren&amp;rsquo;t.  We&amp;rsquo;re headed to a profound shift of what is urban/urbane, and cities like Santa Fe are the future.  It has 63,000 people, opera, restaurants, second-hand boot stores.&lt;br /&gt;&lt;br /&gt;The top fastest-growing metro areas are smaller cities that are like villages with face-to-face spaces and are somewhat dispersed.  The top ones are Wenatchee, WA, Provo-Orem, UT, Grand Junction, CO, Gulfport-Biloxi, MS, and Myrtle Beach, SC.  The top states for real estate price appreciation are Utah, Idaho, Montana, and Wyoming.  Other example cities in this model include the Adams-Morgan area of D.C., Tempe, AZ, and Marrakesh.&lt;br /&gt;&lt;br /&gt;He then briefly turned to other technologies.  He said that Craig Venter says that by the end of this year he will have an organism that &amp;ldquo;eats CO2 and poops gasoline.&amp;rdquo; (And &lt;a href=&#34;http://www.cnn.com/2009/TECH/science/08/21/eco.algaebiofuel/index.html&#34;&gt;his company has just received $600 million in funding from ExxonMobil&lt;/a&gt;.)  Nanotech may build membranes that purify water.  These things will impact where cities become feasible.  &amp;ldquo;Is Darfur the next garden spot?&amp;quot;&lt;br /&gt;&lt;br /&gt;He then referred to a book by Leo Marx of MIT, titled &lt;span style=&#34;font-style: italic;&#34;&gt;The Machine in the Garden&lt;/span&gt;.  He argued that in the industrial age, we suffered a split&amp;ndash;we had to come into the cities and leave nature behind.  Now we&amp;rsquo;re trying to put what we like about cities into a garden.&lt;br /&gt;&lt;br /&gt;In the final Q&amp;amp;A, he said he has a hidden assumption that we will continue moving forward and not go back to pre-industrial society; he said &amp;ldquo;no petroleum engineers think we&amp;rsquo;re running out of oil, only cheap oil.&amp;quot;&lt;br /&gt;&lt;br /&gt;He said that we&amp;rsquo;re seeing a new explosion of religious fervor, and included environmentalism in that, saying that it has its own saints and heretics.  He thinks human beings are &amp;ldquo;hardwired to have faith&amp;ndash;even Russia made Marxism into faith,&amp;rdquo; but said that he&amp;rsquo;s &amp;ldquo;a hardcore rationalist&amp;rdquo; even though &amp;ldquo;rationalism doesn&amp;rsquo;t seem to be emotionally satisfying.&amp;rdquo;  He said, following Popper, that &amp;ldquo;science can&amp;rsquo;t tell you what is true, only what is false, but it can changes minds without killing people.&amp;rdquo;  (I disagree with his statement that science can&amp;rsquo;t tell you what is true&amp;ndash;theories that keep passing tests do at least approximate truth.)&lt;br /&gt;&lt;br /&gt;An audience member commented that virtual environments can convey mental and physical aspects, but not emotional and spiritual.  Garreau agreed, but I think both (and a few other questioners) were making an unwarranted assumption that virtual environments will not be able to reach a point of being indistinguishable (or very nearly so) from real environments, and thus allowing effective conveyance of body language, subtle gestures, and so forth, perfectly adequate for transmitting emotional information.  (As for spiritual properties, I think they&amp;rsquo;re in need of demonstration before we worry about them&amp;ndash;and given claims that have been made about them, it&amp;rsquo;s surprising that the questioner thought physical proximity was a limitation.)  In a conversation with Prof. Allenby afterward, he also pointed out that we may be better able to make judgments of trust in a virtual environment because we are more alert to the possibility of a partial presentation of a personality and to intentional distortions. There are also some types of cues that are more accurately picked up audibly, while visual information can overwhelm those cues.&lt;br /&gt;&lt;br /&gt;Prof. Allenby also noted that major technological changes may turn what we now think of as fundamental truths into contingencies, and that may include some aspects of what we call human nature.&lt;br /&gt;&lt;br /&gt;Garreau ended by observing that past predictions of what the future will be like have usually been wrong, becasue things are more complex and more expensive then we think&amp;ndash;and then we get blindsided by innovations like the iPhone.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bob Larson is still around and performing exorcisms</title>
      <link>https://blog.lippard.org/2009/08/bob-larson-is-still-around-and.html/</link>
      <pubDate>Mon, 24 Aug 2009 01:26:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/08/bob-larson-is-still-around-and.html/</guid>
      <description>&lt;p&gt;Pierre Stromberg has &lt;a href=&#34;http://paranormalamerika.blogspot.com/2009/08/beat-devil.html&#34;&gt;an entertaining tale of his visit to a performance by former radio broadcaster, self-proclaimed cult expert, and exorcist Bob Larson at his new Paranormal Amerika blog&lt;/a&gt;.  Larson suffered a significant blow to his career as a result of &lt;a href=&#34;http://www.weirdcrap.com/recreational/bobfiles.htm&#34;&gt;criticisms from his fellow Coloradoan Ken Smith&amp;rsquo;s &amp;ldquo;Bob Larson Fan Club.&amp;quot;&lt;/a&gt; Further damage came from exposure &lt;a href=&#34;http://www.cornerstonemag.com/features/iss100/larson.htm&#34;&gt;at the hands of &lt;span style=&#34;font-style: italic;&#34;&gt;Cornerstone&lt;/span&gt; magazine&lt;/a&gt;, which published carefully investigated exposures of deception, misuse of funds, fabricated biographical events, and so forth.  Others exposed by &lt;span style=&#34;font-style: italic;&#34;&gt;Cornerstone&lt;/span&gt; included alleged former Satanist turned Christian comedian Mike Warnke and claimed Satanic ritual abuse victim &amp;ldquo;Lauren Stratford,&amp;rdquo; author of &lt;span style=&#34;font-style: italic;&#34;&gt;Satan&amp;rsquo;s Underground&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;Larson is, unfortunately, now based here in the Phoenix area, with his &amp;ldquo;Spiritual Freedom Church of Phoenix&amp;rdquo; at 9096 E. Bahia Drive in Scottsdale, though for some reason it has a mailing address of a post office box in Denver.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mexico decriminalizes personal possession of drugs</title>
      <link>https://blog.lippard.org/2009/08/mexico-decriminalizes-personal.html/</link>
      <pubDate>Sat, 22 Aug 2009 17:08:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/08/mexico-decriminalizes-personal.html/</guid>
      <description>&lt;p&gt;After at least two prior attempts in &lt;a href=&#34;https://blog.lippard.org/2006/04/mexicos-congress-passes-bill-to.html&#34;&gt;2006&lt;/a&gt; and &lt;a href=&#34;https://blog.lippard.org/2008/10/mexico-to-try-again-to-decriminalize.html&#34;&gt;2008&lt;/a&gt;, Mexico has &lt;a href=&#34;http://rawstory.com/blog/2009/08/mexico-legalizes-drug-posession/&#34;&gt;decriminalized the personal possession of small amounts of marijuana, cocaine, heroin, LSD, and methamphetamine&lt;/a&gt; in order to unclog the courts and focus only on heavy trafficking.  This will be an interesting experiment in decriminalization that will no doubt also provoke drug tourism to Mexico.&lt;br /&gt;&lt;br /&gt;It appears that the new law is similar to &lt;a href=&#34;https://blog.lippard.org/2006/05/facts-about-mexicos-drug.html&#34;&gt;the 2006 proposal&lt;/a&gt;, which was less radical than it may have originally appeared&amp;ndash;it allowed local police as well as federal police to pursue drug crimes (a strengthening of the prosecution of drug crime) and allowed diversion to treatment for possession of small amounts of drugs rather than criminal prosecution.  The new law doesn&amp;rsquo;t allow criminal prosecution for personal possession, and mandates treatment diversion on a third offense.  So it&amp;rsquo;s not legalization, it&amp;rsquo;s decriminalization.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Skeptical Blog Anthology 2009 seeking nominations</title>
      <link>https://blog.lippard.org/2009/08/skeptical-blog-anthology-2009-seeking.html/</link>
      <pubDate>Fri, 21 Aug 2009 00:40:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/08/skeptical-blog-anthology-2009-seeking.html/</guid>
      <description>&lt;p&gt;From the &lt;a href=&#34;http://www.youngausskeptics.com/anthology/&#34;&gt;Young Australian Skeptics&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Inspired by the annual The Open Laboratory, the Skeptical Blog Anthology is a printed anthology of blog posts voted the very best of 2009, managed by the Young Australian Skeptics in conjunction with the Critical Teaching Education Group (CTEG). The anthology is an attempt to bring a greater awareness of the skeptical content on blog sites and showcase some of the range and diversity in the blogosphere.&lt;br /&gt;&lt;br /&gt;With an aim to provide text-​​based resources to classes and readers who may be interested or intrigued by what skepticism has to offer, entries from January 1st to December 1st 2009 are eligible for submission. Both a print and Portable Document Format (pdf) will be made available for purchase via Lulu​.com, with estimated printing early in 2010.&lt;br /&gt;&lt;br /&gt;Entries can be self-​​nominated or proposed by readers of skeptical blog sites. The guidelines proposed by the popular Skeptics’ Circle are a fine indicator of the kind of content suitable for the anthology, including urban legends, the paranormal, quackery, pseudoscience, intelligent design, historical revisionism, critical thinking, skeptical parenting/​educating skeptically, superstitions, etc.&lt;/blockquote&gt;There&amp;rsquo;s &lt;a href=&#34;http://www.youngausskeptics.com/anthology/&#34;&gt;a submission form at the Young Aus Skeptics website&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Brian Dunning on debate</title>
      <link>https://blog.lippard.org/2009/08/brian-dunning-on-debate.html/</link>
      <pubDate>Wed, 19 Aug 2009 15:21:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/08/brian-dunning-on-debate.html/</guid>
      <description>&lt;p&gt;In &lt;a href=&#34;http://skeptoid.com/&#34;&gt;Skeptoid&lt;/a&gt; #167, Brian Dunning argues that scientists should never engage in debate on pseudoscientific topics.  His arguments include:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;It&amp;rsquo;s a waste of time.&lt;/li&gt;&lt;li&gt;It gives pseudoscience undeserved credibility by putting it on an equal footing with science.&lt;/li&gt;&lt;li&gt;There are few people in the audience who haven&amp;rsquo;t already made up their minds.&lt;/li&gt;&lt;li&gt;Most of the people in the audience can&amp;rsquo;t distinguish good from bad arguments.&lt;/li&gt;&lt;/ul&gt;His position is similar to &lt;a href=&#34;http://ncseweb.org/rncse/24/6/confronting-creationism&#34;&gt;that of Eugenie Scott of the National Center for Science Education&lt;/a&gt;, who recommends that scientists not engage in formal debates with creationists.&lt;br /&gt;&lt;br /&gt;While Dunning correctly points out some major flaws in how formal debates have frequently gone, and I agree that such debates should be discouraged, I think there are cases where they are worthwhile&amp;ndash;it depends on the formulation of the resolution to be debated, the setting of the debate, and, perhaps most importantly, the quality of the debater.  Too many creation/evolution debates have involved scientists who believe themselves to be good debaters, but who don&amp;rsquo;t understand how debate works and aren&amp;rsquo;t sufficiently familiar with creationist arguments to an appropriate breadth and depth.  Unfortunately, many of those scientists think they won the debate or did a passable job when in fact they performed very poorly.&lt;br /&gt;&lt;br /&gt;The resolution to be debated should be formulated so that there is a clear burden of evidence on the promoter of the pseudoscience, where it belongs.  It&amp;rsquo;s a mistake to formulate a debate resolution as a false dilemma, where if the scientist can&amp;rsquo;t refute scattershot attacks, the pseudoscientist wins. Duane Gish of the Institute for Creation Research won most of his debates by not only engaging in such a shotgun approach (the &amp;ldquo;Gish Gallop&amp;rdquo;), but also by refusing to talk about the age of the earth or flood geology, thus freeing himself from having to present any positive evidence in favor of his view. (I spoke a bit more about Gish&amp;rsquo;s debate success and how to successfully counter his debate strategies in &lt;a href=&#34;https://blog.lippard.org/2009/06/my-aha-workshop-session-on-thursday.html&#34;&gt;my workshop session at this year&amp;rsquo;s American Humanist Association conference&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;The setting of the debate is also important, and is relevant to Dunning&amp;rsquo;s concern about audience. An academic debate at a university is more likely to have audience members who are actually interested in the evidence than, say, a debate at a church. It&amp;rsquo;s also significant whether the debate is being recorded and will be distributed further&amp;ndash;a well-done debate that is recorded and transcribed, and distributed in the form of a book, DVD, or online is going to have a much larger audience and may have much more significant consequences than the potential persuasion of five people in Dunning&amp;rsquo;s example.  There are also &lt;a href=&#34;http://ncseweb.org/cej/9/1/examination-research-creationist-walter-brown&#34;&gt;debates conducted in written form&lt;/a&gt;, which provide the possibility of much more comprehensive argument and references to other material than an oral debate on a stage or on television, which I think generally makes them preferable.&lt;br /&gt;&lt;br /&gt;The concern about giving a pseudoscience proponent undeserved credibility is a real one, and for that reason it&amp;rsquo;s probably a good idea for the debater to be someone of similar or lesser public stature, as well as someone well-versed in both debate and the details of the pseudoscience&amp;rsquo;s claims. Proponents of pseudoscience often issue challenges to prominent individuals for the primary purpose of getting publicity from it, which they may get to some degree either from denial or acceptance&amp;ndash;but much more from acceptance if they so much as appear to hold their own.&lt;br /&gt;&lt;br /&gt;Dunning dismisses the concern that failure to debate leaves pseudoscience unchallenged, but I think there is a real potential concern here, as a refusal to debate can give proponents of pseudoscience a rhetorical weapon when there&amp;rsquo;s the appearance that no one is willing to challenge their arguments.  This can, to a large extent, be defused if you can point to resources that refute the proponent&amp;rsquo;s claims in detail, and make the counter-argument that the proponents views aren&amp;rsquo;t deserving of a public forum. But in cases where the proponent&amp;rsquo;s views have received a large public following and there aren&amp;rsquo;t comprehensive resources that refute them, or such resources are little-known, I think that builds a case for debate.&lt;br /&gt;&lt;br /&gt;I think Dunning is right that it&amp;rsquo;s generally better to produce direct responses to pseudoscientific claims in a one-way format, but even that can be a form of debate to the extent it actually engages the proponents and they respond.  What&amp;rsquo;s distinctive about a debate&amp;ndash;at least a good one&amp;ndash;is that it does involve engagement by both sides with the arguments and evidence of the other, and produces a record of that engagement for others to examine.  That has advantages over siloed separate arguments that never directly respond to each other.  I think that such engagement should be beneficial for scientists by identifying forms of misunderstanding that need corrections in the form of better communication, as well as locating possible weaknesses in their own evidence and arguments that need further work.  It&amp;rsquo;s also beneficial for the proponent of pseudoscience in that it puts them into a situation where they must, at least momentarily, think about the arguments and evidence against their positions.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Back to school</title>
      <link>https://blog.lippard.org/2009/08/back-to-school.html/</link>
      <pubDate>Mon, 17 Aug 2009 18:28:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/08/back-to-school.html/</guid>
      <description>&lt;p&gt;This blog is entering its fifth year today, and the content will be shifting a bit now that I am returning to school.  Today was my first day of new graduate student orientation before classes begin next week; I&amp;rsquo;m a Ph.D. student in Arizona State University&amp;rsquo;s &lt;a href=&#34;http://hsd.asu.edu/&#34;&gt;Human and Social Dimensions of Science and Technology&lt;/a&gt; program, which is beginning its second year.  This is an interdisciplinary program within the Graduate College and allied with the &lt;a href=&#34;http://sols.asu.edu/grad/index.php&#34;&gt;School of Life Sciences&lt;/a&gt;, so today&amp;rsquo;s orientation was with new graduate students from other programs in SoLS.  SoLS has 250 graduate students in 11 programs, of which 49 are entering this semester.  (I chatted a bit with a couple of new graduate students in neuroscience.)&lt;br /&gt;&lt;br /&gt;There seems to be a wealth of supporting organizations and structures to SoLS programs to assist in getting funding, doing research, participating in education and public outreach, and dealing with administrivia.  I&amp;rsquo;ll be delving into as much of it as I can, and periodically reporting on items of particular interest here.&lt;br /&gt;&lt;br /&gt;From today&amp;rsquo;s orientation, a few items that are part of SoLS education and public outreach are worthy of note.  ASU has an &lt;a href=&#34;http://askabiologist.asu.edu/&#34;&gt;&amp;ldquo;Ask-a-Biologist&amp;rdquo;&lt;/a&gt; program online, which you can also &lt;a href=&#34;http://twitter.com/drbiology&#34;&gt;follow via Twitter&lt;/a&gt;. That program is intended for students in grades K-12, and is projected to hit a million visitors this year.  There&amp;rsquo;s also the &lt;a href=&#34;http://sols.asu.edu/podcasts/index.php&#34;&gt;Science Studio Podcasts&lt;/a&gt; for adult education.  And the &lt;a href=&#34;http://species.asu.edu/&#34;&gt;International Institute for Species Exploration&lt;/a&gt; website.  There&amp;rsquo;s also a program run by SoLS graduate students called &lt;a href=&#34;http://community.uui.asu.edu/Detail.asp?s=b&amp;amp;programID=967&#34;&gt;Graduate Partners in Science Education&lt;/a&gt;, where graduate student volunteers work with underprivileged and at-risk junior high school students on field biology research projects.&lt;br /&gt;&lt;br /&gt;My current aim in the HSDST program is to build upon my past graduate experience in philosophy and cognitive science, my career in Internet services and information security, my interest in skeptical inquiry and critical thinking, and my interest in law to explore the concepts of trust and reputation as they pertain to online and digital media.  At the moment, I&amp;rsquo;m signed up for a seminar on &amp;ldquo;Law, Science, and Technology,&amp;rdquo; a seminar on &amp;ldquo;Human and Social Dimensions of Climate Change,&amp;rdquo; the HSDST Core Seminar and Colloquium, and a course with one of my favorite undergraduate philosophy professors on Advanced Logic (that&amp;rsquo;s my &amp;ldquo;just for fun&amp;rdquo; class).&lt;br /&gt;&lt;br /&gt;Tomorrow&amp;rsquo;s a reception for all of the new graduate students at ASU&amp;rsquo;s Tempe campus, and later in the week I have some training on fire and lab safety&amp;ndash;and next week, it&amp;rsquo;s back to class.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ApostAZ podcast #17</title>
      <link>https://blog.lippard.org/2009/08/apostaz-podcast-17.html/</link>
      <pubDate>Mon, 17 Aug 2009 12:50:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/08/apostaz-podcast-17.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://apostaz.org/&#34;&gt;ApostAZ&lt;/a&gt; podcast number 17 is out:&lt;br /&gt;&lt;blockquote&gt;&lt;a href=&#34;http://apostaz.org/Podcast/Apostaz017.mp3&#34;&gt;Episode 017&lt;/a&gt; Atheism and Voluntarily Free Thought in Phoenix! Go to meetup.com/phoenix-atheists for group events! Special Guest Representatives of AZ Coalition of Reason Matt Schoenley, Jim Lippard, and Apostaz hosts Shannon and Brad. AZCoR, Who What what not Why and why not? Tam 7 and Skepticamp. &lt;a href=&#34;http://arizonacor.org/&#34;&gt;&lt;a href=&#34;http://arizonacor.org&#34;&gt;http://arizonacor.org&lt;/a&gt;&lt;/a&gt; &lt;a href=&#34;http://www.discord.org/&#34;&gt;&lt;a href=&#34;http://discord.org&#34;&gt;http://discord.org&lt;/a&gt;&lt;/a&gt; &lt;a href=&#34;http://meetup.com/phoenix-atheists&#34;&gt;&lt;a href=&#34;http://meetup.com/phoenix-atheists&#34;&gt;http://meetup.com/phoenix-atheists&lt;/a&gt;&lt;/a&gt; Intro- Greydon Square &amp;lsquo;Cubed&amp;rsquo; from the Compton Effect. Outro- Vocab Malone &amp;lsquo;Track 12&amp;rsquo;.&lt;/blockquote&gt;This was my first time sitting in on the whole recording, rather than just contributing a short skepticism segment.  While this was mainly about the &lt;a href=&#34;http://arizonacor.org/&#34;&gt;Arizona Coalition of Reason&lt;/a&gt;, I did talk a little bit about TAM7 and SkeptiCamp Phoenix.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Amazing Meeting 7: Sunday paper sessions, Million Dollar Challenge</title>
      <link>https://blog.lippard.org/2009/08/amazing-meeting-7-sunday-paper-sessions.html/</link>
      <pubDate>Fri, 14 Aug 2009 02:56:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/08/amazing-meeting-7-sunday-paper-sessions.html/</guid>
      <description>&lt;p&gt;This is the sixth and final part of my summary of TAM7, covering the last day&amp;rsquo;s events on Sunday, July 11. Part 1 is &lt;a href=&#34;https://blog.lippard.org/2009/07/amazing-meeting-7-intro.html&#34;&gt;here&lt;/a&gt;, part 2 is &lt;a href=&#34;https://blog.lippard.org/2009/07/amazing-meeting-7-steele-plait.html&#34;&gt;here&lt;/a&gt;, part 3 is &lt;a href=&#34;https://blog.lippard.org/2009/08/amazing-meeting-7-swissrandi-ouellette.html&#34;&gt;here&lt;/a&gt;, part 4 is &lt;a href=&#34;https://blog.lippard.org/2009/08/amazing-meeting-7-sgu-shermer-savage.html&#34;&gt;here&lt;/a&gt;, part 5 is &lt;a href=&#34;https://blog.lippard.org/2009/08/amazing-meeting-7-ethics-of-deception.html&#34;&gt;here&lt;/a&gt;, and my coverage of the Science-based Medicine conference begins &lt;a href=&#34;https://blog.lippard.org/2009/07/science-based-medicine-conference-part.html&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Sunday&amp;rsquo;s continental breakfast was served while an old James Randi television appearance on the Oprah Winfrey show from 1986 was shown.  This brought back some old memories&amp;ndash;I think I have the show on videotape in my archives, as I think we showed it at a meeting of the Phoenix Skeptics.  Randi appeared with a faith healer (&amp;ldquo;Amazing Grace&amp;rdquo;), a psychic (Joyce Keller), and an astrologer (Irene Hughes), which led to some entertaining and ridiculous exchanges of words.  Randi showed his footage that exposed Peter Popoff using a wireless transmitter and receiver to fake the &amp;ldquo;word of knowledge,&amp;rdquo; and did some spoon bending.  Joyce Keller claimed she was entitled to his $10,000 prize, and Oprah mistakenly claimed that Randi had brought his own spoons, which she corrected herself about after a commercial break.&lt;br /&gt;&lt;br /&gt;This was followed by the Sunday refereed papers, which were again organized and moderated by Ray Hall, professor of physics at California State University, Fresno and at Fermi National Labs.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Don Riefler, &amp;ldquo;Teaching Critical Thinking in a Therapeutic Setting&amp;rdquo;&lt;/span&gt;&lt;br /&gt;Don Riefler, Direct Care Supervisor at the Jessie Levering Cary Home for Children in Lafayette, Indiana, gave a talk about strategies he&amp;rsquo;s used to teach critical thinking to underprivileged/institutionalized children at the Cary Home, complete with positive reinforcement in the form of candy distributed to members of the audience who gave good answers.  He discussed several categories of common &amp;ldquo;thinking errors&amp;rdquo; which included both logical fallacies and heuristics that lead to problems when overgeneralized.  As part of his teaching, he has kids conduct ESP experiments with Zener cards, which he uses to teach them about erroneous inferences they draw about their skills.  This provoked the first critical question (from regular ScienceBlogs commenter Sastra), asking whether his referral to &amp;ldquo;success&amp;rdquo; and &amp;ldquo;failure&amp;rdquo; in the Zener test suggests to kids that it&amp;rsquo;s a matter of effort.  (I neglected to record his response.)  In answer to a question of how he deals with religion he said that he avoids it and shuts down talk of religion or ideology.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;David Green, &amp;ldquo;Patently Ridiculous: The Perfect Sommelier&amp;rdquo;&lt;/span&gt;&lt;br /&gt;David Green, a Senior Patent Examiner at the Canadian Intellectual Property Office, gave a talk that was essentially a sequel to a talk he gave at TAM5.  He spoke about &amp;ldquo;The Perfect Sommelier,&amp;rdquo; a product that claims to &amp;ldquo;align tannin molecules with magnets to age wine faster.&amp;rdquo;  He compared how the patent application for this product was handled in the U.S. vs. Canada.&lt;br /&gt;&lt;br /&gt;In the U.S., patent examiners made two objections to the application, first, that it was obvious or already known, and second that the &amp;ldquo;subject matter is inoperable&amp;ndash;the theory of operation cannot be correct.&amp;rdquo; The first objection failed, since the invention was sufficiently different from prior art in various ways (such as having magnets at both ends of the bottle, not just at one end).  And, based on the Longer (&amp;ldquo;lawn-jay&amp;rdquo;) test, under which the description of the invention must be accepted as true unless there&amp;rsquo;s a reason to doubt it, it passed on the second as well, and was granted two U.S. patents.  Green said that it essentially comes down to a he-said/she-said debate, and the patent office has to be biased towards issuance of the patent.&lt;br /&gt;&lt;br /&gt;In Canada, the same objections were made as in the U.S., along with a third.  David Green had read a &lt;span style=&#34;font-style: italic;&#34;&gt;Swift&lt;/span&gt; article about a test of the product, so the third objection was a rejection on the basis of double-blind research evidence showing that the product doesn&amp;rsquo;t work, published in the &lt;span style=&#34;font-style: italic;&#34;&gt;Journal of Wine Research&lt;/span&gt;.  That study concluded that &amp;ldquo;no evidence was found to suggest that The Perfect Sommelier improves the palatability of cheap red wine.&amp;rdquo;  The manufacturers responded to the first two objections in the same way they did in the U.S., but for the third, they asserted that their evidence in the form of testimony overrides the double-blind research.&lt;br /&gt;&lt;br /&gt;And then they abandoned their patent claim in Canada.&lt;br /&gt;&lt;br /&gt;The reason they did this, Green explained, is because of &amp;ldquo;U.S. file wrapper estoppels&amp;rdquo;&amp;ndash;that what you do in a foreign patent application can affect your patent in U.S. court.  If they had continued with their claim in Canada and been denied&amp;ndash;or if they had failed to file a response to the objections&amp;ndash;that could have impacted their U.S. patent.&lt;br /&gt;&lt;br /&gt;What this demonstrates, Green argued, is the importance of doing solid investigations and research on such products, and getting them published and spreading the information around (e.g., online), so that patent examiners can find it.  It can make the difference between a nonsensical product getting a patent or being denied a patent.&lt;br /&gt;&lt;br /&gt;At this point I took some time to chat with Ray Hyman, and came in a little bit late for the next presentation.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Adam Slagell, &amp;ldquo;Fear, Uncertainty and Doubt: The Pillars of Justification for Cyber Security&amp;rdquo;&lt;/span&gt;&lt;br /&gt;Adam Slagell, Senior Security Engineer at the University of Illinois at Urbana-Champaign, spoke about claims made for security and security products that we should be skeptical of.  He pointed out that there&amp;rsquo;s no such thing as perfect security, and there are always tradeoffs to be made between security and usability/convenience/etc.  He spoke a little bit about TSA &amp;ldquo;security theater,&amp;rdquo; pointing out &lt;a href=&#34;https://blog.lippard.org/2008/10/tsa-airport-security-is-waste-of-time.html&#34;&gt;the gaping flaw in the &amp;ldquo;no fly lists&amp;rdquo;&lt;/a&gt; that comes from the separation of checking ID and boarding pass at the security checkpoint from checking your boarding pass at the gate. He also questioned the point of shoe removal, which led to the first comment on his talk from Ian, an airport security officer at Gatwick, who argued that forcing shoes to go through the X-ray machine does close a genuine vulnerability.  (Ian also argued that the liquid restriction makes sense, though he didn&amp;rsquo;t respond to Slagell&amp;rsquo;s point that you can carry multiple 3-ounce containers and combine their contents with those of your associates after you go through screening.  Most interestingly, Ian said that airport metal detectors go off randomly in addition to when they detect metal.)&lt;br /&gt;&lt;br /&gt;Slagell argued that signature-based antivirus products are obsolete, since polymorphic malware and use of packers are extremely effective at eliminating signatures, and observed that companies are starting to create products based on white-listing, only allowing pre-defined sets of software to run on a machine.  (At &lt;a href=&#34;https://blog.lippard.org/2008/02/new-mexico-infragard-conference.html&#34;&gt;last year&amp;rsquo;s New Mexico InfraGard conference&lt;/a&gt;, Anthony Clark and Danny Quist spoke in some detail about different kinds of packers, and offered a set of criteria for measuring AV effectiveness that included use of methods other than signature-detection, such as anomalous behavior detection.)  He unfortunately didn&amp;rsquo;t have time to talk about passwords.&lt;br /&gt;&lt;br /&gt;Another questioner asked what users behaviors are useful to stay secure, to which Slagell replied that you should keep systems patched and backed up.  (There is actually some argument, at least for corporations, to be somewhat selective in patching, since many patches aren&amp;rsquo;t applicable, have other mitigations, and have potential for reducing availability themselves&amp;ndash;but there is no substitute for having a vulnerability management program in place.)&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Steve Cuno, &amp;ldquo;The Constructive Skeptic: Rebranding Skepticism at the Grassroots Level&amp;rdquo;&lt;/span&gt;&lt;br /&gt;Steve Cuno, chairman of RESPONSE Agency, Inc., gave &lt;a href=&#34;https://blog.lippard.org/2008/07/amazing-meeting-6-summarized-part-four.html&#34;&gt;an excellent talk last year at TAM6&lt;/a&gt;, and he gave another great presentation this time as well.  He started by saying that skeptics have a branding problem.&lt;br /&gt;&lt;br /&gt;What is a brand?  Is it a name and logo?  A great slogan?  What you say about yourself?&lt;br /&gt;&lt;br /&gt;He gave some counterexamples for each of these, including some nice vintage ads (e.g., &amp;ldquo;They&amp;rsquo;re happy because they eat lard&amp;rdquo; from the Lard Information Council).  AIG had the slogan &amp;ldquo;The strength to be here.&amp;rdquo;  (He didn&amp;rsquo;t mention any of &lt;a href=&#34;https://blog.lippard.org/2008/12/bank-slogans-as-signals-to-depositors.html&#34;&gt;my favorite unintentionally ironic bank slogans&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;He gave an example slogan for skepticism:  &amp;ldquo;Skepticism: Doubt worth believing in.&amp;rdquo;  He called all of these proposed brand definitions &amp;ldquo;brand flatulence:  you may like the sound and smell of your farts, but nobody else does.&amp;quot;&lt;br /&gt;&lt;br /&gt;He gave as his prototypical example of what branding really is the example of Nordstrom&amp;rsquo;s.  There&amp;rsquo;s no particular logo or slogan involved, but people think of Nordstrom on the basis of the values that are expressed by the company through its employees and the experience you have as a customer.  The essence of creating a brand is creating a positive customer experience.&lt;br /&gt;&lt;br /&gt;And the way for skeptics to give skepticism a good name is by self-policing &amp;ldquo;to deliver positive brand experience.&amp;quot;&lt;br /&gt;&lt;br /&gt;He suggested that the way to do this is to delay giving yourself a label, and when you do identify yourself with a label, anchor it in something positive.  Instead of saying &amp;ldquo;I don&amp;rsquo;t believe in &amp;hellip;&amp;rdquo;, think through and express what you do support.  For example:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;I believe in what the evidence supports.&lt;/li&gt;&lt;li&gt;I believe in honesty, integrity, equal rights, and treating one another with dignity and respect.&lt;/li&gt;&lt;li&gt;I believe in and defend the right of all people to believe as they choose.&lt;/li&gt;&lt;/ul&gt;Do things that are positive.  He gave the example of the GLBT protests at the annual April Mormon Church Conference, which, rather than picketing and protesting, engaged in protest by cleaning up parks, visiting shut-ins, and doing positive and helpful things in the name of their cause.  The result was to get tons of positive press.&lt;br /&gt;&lt;br /&gt;He heartily endorsed TAM7&amp;rsquo;s vaccination support and food drive, and further added that we should play nice.  Being controversial and using insults may work for media figures, but not for the grassroots.  Be sure that messages are well-timed.  And remember that some people just don&amp;rsquo;t care&amp;ndash;to quote Will Rogers, &amp;ldquo;Never miss a good opportunity to shut up.&amp;quot;&lt;br /&gt;&lt;br /&gt;A summary of Cuno&amp;rsquo;s talk &lt;a href=&#34;http://www.responseagency.com/blog/?p=451&#34;&gt;may be found on his blog&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Brian Dunning, &amp;ldquo;What Were the &amp;lsquo;Lost Cosmonaut&amp;rsquo; Radio Transmissions?&amp;quot;&lt;/span&gt;&lt;br /&gt;Brian Dunning&amp;rsquo;s talk was a sequel to one of his Skeptoid podcasts on Achille and Giovanni Judica-Cordiglia, a pair of Italian brothers who built equipment to monitor radio transmissions from spacecraft at an installation they called Torre Bert.  They successfully recorded the October 1957 launch of Sputnik I, Sputnik II with Laika the dog in November 1957, and then a few oddities.  In February 1961, they recorded what they reported as a &amp;ldquo;failing human heartbeat,&amp;rdquo; when there was no known flight.  In the same month, they recorded a &amp;ldquo;voice of a dying man,&amp;rdquo; again with no known flight.  In May 1961, they recorded the voice of a woman, Ludmila, speaking about how she was &amp;ldquo;going to re-enter,&amp;rdquo; which they attributed to a secret female cosmonaut mission that resulted in her death.&lt;br /&gt;&lt;br /&gt;There are no corroborating reports of these transmissions, despite the fact that the U.S. Defense Early Warning system began in 1959.  And there were no female cosmonauts in 1961.  The female cosmonaut program wasn&amp;rsquo;t approved until five months after the recording, and the first five women selected for the program a year later.  Yuri Gagarin had just launched in Vostok 1 in May 1961, and for the Vostok 2 launch in August 1961, they had to scavenge Gagarin&amp;rsquo;s space suit to make a suit for the second cosmonaut.  So there was no way there was a female cosmonaut launch in May 1961.&lt;br /&gt;&lt;br /&gt;At the time, the U.S. was flying X-15s.  Did the Soviets have some kind of space plane?  The Soviet Kosmoplan never got off the drawing board, and its Raketoplan was developed, but wasn&amp;rsquo;t ready for testing until 1962.&lt;br /&gt;&lt;br /&gt;A jet fighter?  The YC-150 didn&amp;rsquo;t fly high enough.  Dunning also ruled out the Mig-21 and high-altitude balloons.&lt;br /&gt;&lt;br /&gt;The conclusion&amp;ndash;get your own Russian translators.  Dunning got four Russians to listen to the recording, and found that it didn&amp;rsquo;t say what was claimed, but instead was almost 99% unintelligible, with the rest being numbers.  He also found that the source of the transmission was not moving, but was at a fixed position.&lt;br /&gt;&lt;br /&gt;Although he didn&amp;rsquo;t come to a definitive conclusion, he was able to at least eliminate a number of possibilities&amp;ndash;sometimes that&amp;rsquo;s the best you can do.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Christian Walters and Tim Farley, &amp;ldquo;How Are We Doing? Attracting and Keeping Visitors to Skeptical Websites&amp;rdquo;&lt;/span&gt;&lt;br /&gt;Tim Farley was another return speaker, this time with Christian Walters.  They talked about how the over 650 skeptical websites should measure acquisition of visitors and take actions to keep them and to obtain high search engine rankings.&lt;br /&gt;&lt;br /&gt;First, how you&amp;rsquo;re acquiring visitors can be measured by looking at rankings on search engine result pages (SERPs), Google PageRank, and Yahoo link strength measurements.  These measures are all increased by receiving links from other web sources, of which important sites are social media sites like digg, reddit, delicio.us, Facebook, and Twitter.&lt;br /&gt;&lt;br /&gt;Another important factor is having good page titles, which include popular search terms.  The META keyword tags are no longer so important.  By using the Google AdWords Keyword Tool, you can find what popular search terms are.  Sometimes they are surprising&amp;ndash;for instance misspellings of some terms (like accupuncture) get more search hits than the correct spelling.&lt;br /&gt;&lt;br /&gt;It&amp;rsquo;s also a good idea to put the keywords from your title into the URL, rather than use URLs as some blogs do that only have a page ID in them.&lt;br /&gt;&lt;br /&gt;The anchor text of hyperlinks to your pages should also contain the appropriate keywords, and so your internal links within a site should make a point of using them.&lt;br /&gt;&lt;br /&gt;It&amp;rsquo;s important to describe your site with an XML SiteMap or via RSS feed, which you get for free with blogs.  When you link to other sites, you are dividing up your own link strength among the sites you link to, unless you use the NOFOLLOW tag, which you should do when linking to sites you don&amp;rsquo;t want to promote in search engine results.  NOFOLLOW is also a good idea when linking to sites that may engage in spam or other abuse, to prevent that abuse from reflecting on your site, as it might in Google search engine results, for example.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;The Million Dollar Challenge: Dowser Connie Sonne&lt;/span&gt;&lt;br /&gt;Everyone had to leave the auditorium for preparation for the JREF Million Dollar Challenge, with Danish dowser and former police detective Connie Sonne (who has &lt;a href=&#34;http://www.randi.org/site/index.php/swift-blog/613-interview-with-connie-sonne-dowser.html&#34;&gt;described her alleged powers in an interview with Alison Smith of JREF&lt;/a&gt;).  Everyone had to sign an agreement to remain silent and not disturb the proceedings before filing back in&amp;ndash;and everyone remained quite quiet for the hour or so that it took for the test.&lt;br /&gt;&lt;br /&gt;This was a preliminary test, with a 1 in 1000 probability of success by chance, which, if successful, would allow Connie Sonne to go on to the official challenge for the JREF&amp;rsquo;s $1,000,000.  The protocol for the test was developed in conjunction with Connie Sonne and both sides approved.  She signed paperwork describing the protocol and agreeing that she woudl go ahead with the test.&lt;br /&gt;&lt;br /&gt;Connie Sonne claimed to be able to use a pendulum to identify playing cards without looking at them, and she successfully did this when she was able to see the cards.  Sets of playing cards, A-10, for each of three suits were placed separately into envelopes.  Each of those envelopes for the same suit was placed into a larger envelope, with the suit written on the outside.  Banachek ran the test (I thought to myself at the time that this was a likely source of future complaint, given his skill at illusion), opening each of the three suit envelopes, one at a time, and rolling a 10-sided die to indicate which card from the suit Connie Sonne was required to locate.  The ten individual card envelopes were spread out in front of her, and she used the pendulum to identify which envelope she believed contained the appropriate card.  For the first set, she was supposed to find the 3 of hearts, for the second, the 7 of clubs, and for the third, the ace of spades.  The cards she picked were the 2 of hearts, which was in the second envelope of the first set, the ace of clubs, which was in the seventh envelope of the second set, and the 2 of spades, which was in the first envelope of the third set.  Banachek opened all of the envelopes from each of the three sets so that she could see that there was no trickery, and she agreed that all was done fairly.&lt;br /&gt;&lt;br /&gt;At the subsequent press conference, she continued to maintain that all was fair, but that there was some reason she wasn&amp;rsquo;t supposed to reveal her powers to the world yet.&lt;br /&gt;&lt;br /&gt;But by the next day, she decided that she had been cheated somehow by Banachek. Her main point of evidence was that Banachek identified the ace of spades from the third set before pulling the card out of the envelope&amp;ndash;but it was the last card of the set to be opened, and he identified it after the end of the envelope had been cut off and as he started to pull it out.  The cards were visible inside the envelopes once the ends were opened.&lt;br /&gt;&lt;br /&gt;On July 13, she &lt;a href=&#34;http://forums.randi.org/showpost.php?p=4900202&amp;amp;postcount=271&#34;&gt;made her accusation of cheating on the JREF Forums&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Hi out there&amp;hellip;now I know why Banacheck was &amp;ldquo;the card handler&amp;rdquo;. I have been cheated. I did find the right cards. And there is one more thing. At the stage, Banacheck said to me BEFORE he even looked in the envelope I had cut&amp;hellip;and here is spade ace, the one you looked for!!!! I first hit me now about that &amp;hellip;.but maybe you can see it yourself if someone get the video. I don&lt;code&gt;t care about the money, that wasn&lt;/code&gt;t the reason why I came. So no matter what you think out there&amp;hellip;&amp;hellip;I was CHEATED!!!!!&lt;br /&gt;&lt;br /&gt;Connie&lt;/blockquote&gt;It was a typical response to the Randi challenge from an honest proponent of a claim who doesn&amp;rsquo;t understand why the claim failed under test conditions, resolving the cognitive dissonance by placing blame on the experimenter.&lt;br /&gt;&lt;br /&gt;That concludes my summary of TAM7&amp;ndash;I look forward to attending TAM8 next year.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Arizona Skeptic online: vol. 7, 1994</title>
      <link>https://blog.lippard.org/2009/08/arizona-skeptic-online-vol-7-1994.html/</link>
      <pubDate>Thu, 13 Aug 2009 01:18:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/08/arizona-skeptic-online-vol-7-1994.html/</guid>
      <description>&lt;p&gt;Concluding the postings of &lt;span style=&#34;font-style: italic;&#34;&gt;The Arizona Skeptic&lt;/span&gt;; you can find volume 1 (1987-1988) &lt;a href=&#34;https://blog.lippard.org/2009/08/arizona-skeptic-online-vol-1-1987-1988.html&#34;&gt;here&lt;/a&gt;, volume 2 (1988-1989) &lt;a href=&#34;https://blog.lippard.org/2009/08/arizona-skeptic-online-vol-2-1988-1989.html&#34;&gt;here&lt;/a&gt;, volume 3 (1989-1990) is &lt;a href=&#34;https://blog.lippard.org/2009/08/arizona-skeptic-online-vol-3-1990.html&#34;&gt;here&lt;/a&gt;, volume 4 (1990-1991) is &lt;a href=&#34;https://blog.lippard.org/2009/08/arizona-skeptic-online-vol-4-1990-1991.html&#34;&gt;here&lt;/a&gt;, and volume 5 (1991-1992) is &lt;a href=&#34;https://blog.lippard.org/2009/08/arizona-skeptic-online-vol-5-1991-1992.html&#34;&gt;here&lt;/a&gt;, and volume 6 (1992-1993) &lt;a href=&#34;https://blog.lippard.org/2009/08/arizona-skeptic-online-vol-6-1992-1993.html&#34;&gt;here&lt;/a&gt;.  Volume 7 was edited by Mike Stackpole.&lt;br /&gt;
&lt;br /&gt;
An index to all issues by title, author, and subject may be found &lt;a href=&#34;http://www.discord.org/lippard/Arizona_Skeptic/AZ_V1-6.IDX&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&#34;http://www.discord.org/lippard/Arizona_Skeptic/ASv7n1-Summer-1994.pdf&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Arizona Skeptic&lt;/span&gt;, vol. 7, no. 1, Summer 1994&lt;/a&gt;:&lt;br /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&#34;Oh No--Spooks in a Skeptic&#39;s Home&#34; by Hans Sebald&lt;/li&gt;
&lt;li&gt;&#34;Skeptics Predictions for 1994&#34;&lt;/li&gt;
&lt;li&gt;&#34;Meeting Schedule for 1994&#34;&lt;/li&gt;
&lt;li&gt;&#34;Where Have We Been?&#34;&lt;/li&gt;
&lt;li&gt;&#34;What Harm Superstition?&#34; by Michael A. Stackpole&lt;/li&gt;
&lt;li&gt;&#34;Skeptically Entertaining&#34; by Michael A. Stackpole&lt;/li&gt;
&lt;/ul&gt;
While that was the last issue of &lt;span style=&#34;font-style: italic;&#34;&gt;The Arizona Skeptic&lt;/span&gt; published, there have been at least two published lists of skeptical predictions by the Phoenix Skeptics, for &lt;a href=&#34;http://www.discord.org/lippard/Arizona_Skeptic/predictions1996.pdf&#34;&gt;1996&lt;/a&gt;, &lt;a href=&#34;http://www.discord.org/lippard/Arizona_Skeptic/predictions2006.pdf&#34;&gt;2006&lt;/a&gt;, and &lt;a href=&#34;http://www.discord.org/lippard/Arizona_Skeptic/predictions2007.pdf&#34;&gt;2007&lt;/a&gt;, and the group continues to meet on a monthly basis--at 12 p.m. (noon) on the first Saturday of each month at Jim&#39;s Coney Island Cafe in Tempe, 1750 N. Scottsdale Road, on the southeast corner of Scottsdale Road and McKellips.&lt;br /&gt;
&lt;br /&gt;
There is also now an active &lt;a href=&#34;http://www.meetup.com/SkepticsInPhoenix/&#34;&gt;Phoenix Skeptics in the Pub meetup group&lt;/a&gt;, which meets at 7 p.m. on the first Wednesday of each month at D&#39;Arcy McGee&#39;s Pub at the Tempe Marketplace, 2000 E. Rio Salado Parkway.&lt;br /&gt;
&lt;br /&gt;
UPDATE (March 18, 2010): Phoenix Skeptics in the Pub now meets at Four Peaks Brewery--see the meetup group link.&lt;br /&gt;
&lt;br /&gt;
UPDATE (September 17, 2014): The &lt;a href=&#34;http://phoenixskeptics.org/&#34;&gt;Phoenix Area Skeptics Society&lt;/a&gt; has been active since 2012.</description>
    </item>
    <item>
      <title>The Arizona Skeptic online: vol. 6, 1992-1993</title>
      <link>https://blog.lippard.org/2009/08/arizona-skeptic-online-vol-6-1992-1993.html/</link>
      <pubDate>Thu, 13 Aug 2009 00:24:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/08/arizona-skeptic-online-vol-6-1992-1993.html/</guid>
      <description>&lt;p&gt;Continuing the postings of &lt;span style=&#34;font-style: italic;&#34;&gt;The Arizona Skeptic&lt;/span&gt;; you can find volume 1 (1987-1988) &lt;a href=&#34;https://blog.lippard.org/2009/08/arizona-skeptic-online-vol-1-1987-1988.html&#34;&gt;here&lt;/a&gt;, volume 2 (1988-1989) &lt;a href=&#34;https://blog.lippard.org/2009/08/arizona-skeptic-online-vol-2-1988-1989.html&#34;&gt;here&lt;/a&gt;, volume 3 (1989-1990) is &lt;a href=&#34;https://blog.lippard.org/2009/08/arizona-skeptic-online-vol-3-1990.html&#34;&gt;here&lt;/a&gt;, volume 4 (1990-1991) is &lt;a href=&#34;https://blog.lippard.org/2009/08/arizona-skeptic-online-vol-4-1990-1991.html&#34;&gt;here&lt;/a&gt;, and volume 5 (1991-1992) is &lt;a href=&#34;https://blog.lippard.org/2009/08/arizona-skeptic-online-vol-5-1991-1992.html&#34;&gt;here&lt;/a&gt;.  Volume 6 was edited by Jim Lippard and has been available online since original publication as ASCII text.&lt;/p&gt;
&lt;p&gt;An index to all issues by title, author, and subject may be found &lt;a href=&#34;http://www.discord.org/lippard/Arizona_Skeptic/AZ_V1-6.IDX&#34;&gt;here&lt;/a&gt;.
&lt;a href=&#34;http://www.discord.org/lippard/Arizona_Skeptic/ASv6n1-Jul-Aug-1992.pdf&#34;&gt;
&lt;span style=&#34;font-style: italic;&#34;&gt;The Arizona Skeptic&lt;/span&gt;, vol. 6, no. 1, July/August 1992&lt;/a&gt; (&lt;a href=&#34;http://www.discord.org/lippard/Arizona_Skeptic/AZ_JUL92.6-1&#34;&gt;text version&lt;/a&gt;):&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Arizona Skeptic online: vol. 5, 1991-1992</title>
      <link>https://blog.lippard.org/2009/08/arizona-skeptic-online-vol-5-1991-1992.html/</link>
      <pubDate>Thu, 13 Aug 2009 00:19:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/08/arizona-skeptic-online-vol-5-1991-1992.html/</guid>
      <description>&lt;p&gt;Continuing the postings of &lt;span style=&#34;font-style: italic;&#34;&gt;The Arizona Skeptic&lt;/span&gt;; you can find volume 1 (1987-1988) &lt;a href=&#34;https://blog.lippard.org/2009/08/arizona-skeptic-online-vol-1-1987-1988.html&#34;&gt;here&lt;/a&gt;, volume 2 (1988-1989) &lt;a href=&#34;https://blog.lippard.org/2009/08/arizona-skeptic-online-vol-2-1988-1989.html&#34;&gt;here&lt;/a&gt;, volume 3 (1989-1990) is &lt;a href=&#34;https://blog.lippard.org/2009/08/arizona-skeptic-online-vol-3-1990.html&#34;&gt;here&lt;/a&gt;, and volume 4 (1990-1991) is &lt;a href=&#34;https://blog.lippard.org/2009/08/arizona-skeptic-online-vol-4-1990-1991.html&#34;&gt;here&lt;/a&gt;.  Volume 5 was edited by Jim Lippard and has been available online since original publication as ASCII text.&lt;/p&gt;
&lt;p&gt;An index to all issues by title, author, and subject may be found &lt;a href=&#34;http://www.discord.org/lippard/Arizona_Skeptic/AZ_V1-6.IDX&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.discord.org/lippard/Arizona_Skeptic/ASv5n1-Jul-Aug-1991.pdf&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Arizona Skeptic&lt;/span&gt;, vol. 5, no. 1, July/August 1991&lt;/a&gt; (&lt;a href=&#34;http://www.discord.org/lippard/Arizona_Skeptic/AZ_JUL91.5-1&#34;&gt;text version&lt;/a&gt;):&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;&#34;Rosenthal Lecture&#34; by Jim Lippard&lt;/li&gt;&lt;li&gt;&#34;Book Review: &lt;span style=&#34;font-style: italic;&#34;&gt;Philosophical Essays in Pragmatic Naturalism&lt;/span&gt; by Paul Kurtz&#34; reviewed by Bill Green&lt;/li&gt;&lt;li&gt;&#34;Book Review: &lt;span style=&#34;font-style: italic;&#34;&gt;Pitfalls in Human Research: Ten Pivotal Points&lt;/span&gt; by Theodore X. Barber&#34; reviewed by Jim Lippard&lt;/li&gt;&lt;li&gt;&#34;Book Review: &lt;span style=&#34;font-style: italic;&#34;&gt;They Call It Hypnosis&lt;/span&gt; by Robert A. Baker&#34; reviewed by Jim Lippard&lt;/li&gt;&lt;li&gt;Editor&#39;s Column&lt;/li&gt;&lt;li&gt;CORRECTION: To &#34;Dissension in the Ranks of the Institute for Creation Research&#34;&lt;/li&gt;&lt;li&gt;Upcoming Meetings&lt;/li&gt;&lt;/ul&gt;&lt;a href=&#34;http://www.discord.org/lippard/Arizona_Skeptic/ASv5n2-Sep-Oct-1991.pdf&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Arizona Skeptic&lt;/span&gt;, vol. 5, no. 2, September/October 1991&lt;/a&gt; (&lt;a href=&#34;http://www.discord.org/lippard/Arizona_Skeptic/AZ_SEP91.5-2&#34;&gt;text version&lt;/a&gt;):
&lt;ul&gt;&lt;li&gt;&#34;Dianetics: From Out of the Blue?&#34; by Jeff Jacobsen&lt;/li&gt;&lt;li&gt;&#34;Book Review: &lt;span style=&#34;font-style: italic;&#34;&gt;Bryant&#39;s Law and Other Broadsides&lt;/span&gt; by John Bryant&#34; reviewed by Jim Lippard&lt;/li&gt;&lt;li&gt;&#34;Hypnosis and Free Will&#34; by Jim Lippard&lt;/li&gt;&lt;li&gt;Next Issue&lt;/li&gt;&lt;li&gt;Upcoming Meetings: October speaker Don Lacheman of Sun Magic, November speaker Louis Rhodes of the Arizona Civil Liberties Union&lt;/li&gt;&lt;li&gt;Articles of Note&lt;/li&gt;&lt;/ul&gt;&lt;a href=&#34;http://www.discord.org/lippard/Arizona_Skeptic/ASv5n3-Nov-Dec-1991.pdf&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Arizona Skeptic&lt;/span&gt;, vol. 5, no. 3, November/December 1991&lt;/a&gt; (&lt;a href=&#34;http://www.discord.org/lippard/Arizona_Skeptic/AZ_NOV91.5-3&#34;&gt;text version&lt;/a&gt;):
&lt;ul&gt;&lt;li&gt;&lt;a href=&#34;http://www.discord.org/lippard/some-failures.html&#34;&gt;&#34;Postscript to &#39;Some Failures of Organized Skepticism&#39;&#34;&lt;/a&gt; by Jim Lippard&lt;/li&gt;&lt;li&gt;&#34;Book Review: &lt;span style=&#34;font-style: italic;&#34;&gt;The Satanic Verses&lt;/span&gt; by Salman Rushdie&#34; reviewed by Hans Sebald, Ph.D.&lt;/li&gt;&lt;li&gt;&#34;Book Review: &lt;span style=&#34;font-style: italic;&#34;&gt;The Unfathomed Mind&lt;/span&gt; by William R. Corliss&#34; reviewed by Jim Lippard&lt;/li&gt;&lt;li&gt;&#34;Book Review: &lt;span style=&#34;font-style: italic;&#34;&gt;Labyrinths of Reason&lt;/span&gt; by William Poundstone&#34; reviewed by Mark Adkins&lt;/li&gt;&lt;li&gt;Letters (from Mark Adkins, Beth Fischi)&lt;/li&gt;&lt;li&gt;&#34;Why Did the Chicken Cross the Road? An Episode of Human Folly&#34; by Mark Adkins&lt;/li&gt;&lt;li&gt;Articles of Note&lt;/li&gt;&lt;li&gt;&#34;October Meeting: &#39;Magical Moments&#39;&#34; by Ron Harvey: speaker Don Lacheman&lt;/li&gt;&lt;li&gt;Next Issue&lt;/li&gt;&lt;li&gt;Upcoming Meetings: December: 1992 predictions, January: Rene Pfalzgraf on neuro-linguistic programming&lt;/li&gt;&lt;/ul&gt;&lt;a href=&#34;http://www.discord.org/lippard/Arizona_Skeptic/ASv5n4-Jan-Feb-1992.pdf&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Arizona Skeptic&lt;/span&gt;, vol. 5, no. 4, January/February 1992&lt;/a&gt; (&lt;a href=&#34;http://www.discord.org/lippard/Arizona_Skeptic/AZ_JAN92.5-4&#34;&gt;text version&lt;/a&gt;):
&lt;ul&gt;&lt;li&gt;&#34;Predictions for 1992!&#34; compiled by Mike Stackpole&lt;/li&gt;&lt;li&gt;&#34;Comments on Lippard&#39;s Review of &lt;span style=&#34;font-style: italic;&#34;&gt;They Call It Hypnosis&lt;/span&gt;&#34; by Robert A. Baker&lt;/li&gt;&lt;li&gt;&#34;Book Review: &lt;span style=&#34;font-style: italic;&#34;&gt;Alcoholics Anonymous: Cult or Cure?&lt;/span&gt; by Chaz Bufe&#34; reviewed by Terry Sandbek, Ph.D.&lt;/li&gt;&lt;li&gt;Next Issue&lt;/li&gt;&lt;li&gt;Upcoming Meetings&lt;/li&gt;&lt;/ul&gt;&lt;a href=&#34;http://www.discord.org/lippard/Arizona_Skeptic/ASv5n5-Mar-Apr-1992.pdf&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Arizona Skeptic&lt;/span&gt;, vol. 5, no. 5, March/April 1992&lt;/a&gt; (&lt;a href=&#34;http://www.discord.org/lippard/Arizona_Skeptic/AZ_MAR92.5-5&#34;&gt;text version&lt;/a&gt;):
&lt;ul&gt;&lt;li&gt;&#34;About &#39;The Vitality of Mythical Numbers&#39; and &#39;Truth Almost Extinct in Tales of Imperiled Species&#39;&#34; by Jim Lippard&lt;/li&gt;&lt;li&gt;&#34;The Vitality of Mythical Numbers&#34; by Max Singer&lt;/li&gt;&lt;li&gt;&#34;Truth Almost Extinct in Tales of Imperiled Species&#34; by Julian Simon&lt;/li&gt;&lt;li&gt;&#34;Book Review: &lt;span style=&#34;font-style: italic;&#34;&gt;Space-Time Transients and Unusual Events&lt;/span&gt; by Michael A. Persinger and Gyslaine F. Lafrenière&#34; reviewed by Jim Lippard&lt;/li&gt;&lt;li&gt;Next Issue&lt;/li&gt;&lt;li&gt;Upcoming Meetings&lt;/li&gt;&lt;li&gt;Request for Submissions&lt;/li&gt;&lt;li&gt;Articles of Note&lt;/li&gt;&lt;/ul&gt;&lt;a href=&#34;http://www.discord.org/lippard/Arizona_Skeptic/ASv5n6-May-Jun-1992.pdf&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Arizona Skeptic&lt;/span&gt;, vol. 5, no. 6, May/June 1992&lt;/a&gt; (&lt;a href=&#34;http://www.discord.org/lippard/Arizona_Skeptic/AZ_MAY92.5-6&#34;&gt;text version&lt;/a&gt;):
&lt;ul&gt;&lt;li&gt;&#34;An Observation of the Famous Marfa Lights&#34; by James Long&lt;/li&gt;&lt;li&gt;&#34;The Marfa Lights&#34; by Hal Finney&lt;/li&gt;&lt;li&gt;Letters (from John Bryant)&lt;/li&gt;&lt;li&gt;Editorial Note Regarding the &#34;Mars Effect&#34;&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://www.discord.org/lippard/mindgame.html&#34;&gt;&#34;Book Review: &lt;span style=&#34;font-style: italic;&#34;&gt;The Mind Game&lt;/span&gt; by Norman Spinrad&#34;&lt;/a&gt; reviewed by Jim Lippard&lt;/li&gt;&lt;li&gt;Upcoming Meetings&lt;/li&gt;&lt;li&gt;Articles of Note&lt;/li&gt;&lt;/ul&gt;&lt;a href=&#34;https://blog.lippard.org/2009/08/arizona-skeptic-online-vol-6-1992-1993.html&#34;&gt;Volume 6&lt;/a&gt; continued for just short of another year under my editorship, with &lt;a href=&#34;https://blog.lippard.org/2009/08/arizona-skeptic-online-vol-6-1992-1993.html&#34;&gt;five issues published for 1992-1993&lt;/a&gt;.</description>
    </item>
    <item>
      <title>P.Z. Myers on the Creation Museum</title>
      <link>https://blog.lippard.org/2009/08/pz-myers-on-creation-museum.html/</link>
      <pubDate>Mon, 10 Aug 2009 22:51:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/08/pz-myers-on-creation-museum.html/</guid>
      <description>&lt;p&gt;P.Z. Myers has &lt;a href=&#34;http://scienceblogs.com/pharyngula/2009/08/the_creation_museum_1.php&#34;&gt;written a review of his trip to the Creation &amp;ldquo;Museum&amp;rdquo; with nearly three hundred atheists from the Secular Student Alliance&lt;/a&gt;, and it&amp;rsquo;s probably the best summary of what&amp;rsquo;s wrong with the Creation Museum I&amp;rsquo;ve read to date.  He points out that it&amp;rsquo;s not like a real museum, promoting exploration and discussion, it&amp;rsquo;s more like a theme park ride.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Mark&lt;/strong&gt; &lt;small&gt;(2009-08-11)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;But with your reputation of trying to be fair in reporting on the creation/evolution debate, do you actually believe the Creation Museum preaches racism (as PZ viciously claims)? The museum teaches the very opposite, and its exhibits mirror our teachings found on our site of www.onehumanrace.com -- Mark Looy, Creation Museum&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Arizona Skeptic online: vol. 4, 1990-1991</title>
      <link>https://blog.lippard.org/2009/08/arizona-skeptic-online-vol-4-1990-1991.html/</link>
      <pubDate>Mon, 10 Aug 2009 18:48:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/08/arizona-skeptic-online-vol-4-1990-1991.html/</guid>
      <description>&lt;p&gt;Continuing the postings of &lt;span style=&#34;font-style: italic;&#34;&gt;The Arizona Skeptic&lt;/span&gt;; you can find volume 1 (1987-1988) &lt;a href=&#34;https://blog.lippard.org/2009/08/arizona-skeptic-online-vol-1-1987-1988.html&#34;&gt;here&lt;/a&gt;, volume 2 (1988-1989) &lt;a href=&#34;https://blog.lippard.org/2009/08/arizona-skeptic-online-vol-2-1988-1989.html&#34;&gt;here&lt;/a&gt;, volume 3 (1989-1990) is &lt;a href=&#34;https://blog.lippard.org/2009/08/arizona-skeptic-online-vol-3-1990.html&#34;&gt;here&lt;/a&gt;.  Volume 4 was edited by Mike Stackpole.&lt;/p&gt;
&lt;p&gt;An index to all issues by title, author, and subject may be found &lt;a href=&#34;http://www.discord.org/lippard/Arizona_Skeptic/AZ_V1-6.IDX&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.discord.org/lippard/Arizona_Skeptic/ASv4n1-Jul-1990.pdf&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Arizona Skeptic&lt;/span&gt;, vol. 4, no. 1, July 1990&lt;/a&gt;:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;&#34;Self-Deception and the Paranormal&#34; by Michael A. Stackpole&lt;/li&gt;&lt;li&gt;&#34;The Curious Case of the Cross of Chaos&#34; by Michael A. Stackpole&lt;/li&gt;&lt;li&gt;&#34;Book Review: &lt;span style=&#34;font-style: italic;&#34;&gt;But Is It Science?&lt;/span&gt; edited by Michael Ruse&#34; reviewed by Jim Lippard (duplicate)&lt;/li&gt;&lt;li&gt;Editorial Prattle&lt;/li&gt;&lt;li&gt;&#34;July Meeting&#34; by Ron Harvey: speaker James McGaha on astronomy&lt;/li&gt;&lt;li&gt;&#34;The Return of Scapegoats&#34; by Michael A. Stackpole&lt;/li&gt;&lt;/ul&gt;&lt;a href=&#34;http://www.discord.org/lippard/Arizona_Skeptic/ASv4n2-Dec-1990-Jan-1991.pdf&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Arizona Skeptic&lt;/span&gt;, vol. 4, no. 2, December 1990/January 1991&lt;/a&gt;:
&lt;ul&gt;&lt;li&gt;1991 Predictions of the Phoenix Skeptics&lt;/li&gt;&lt;li&gt;&#34;Note of Importance&#34; by Michael A. Stackpole (re the Plimer/Price controversy)&lt;/li&gt;&lt;li&gt;&#34;Ralph Epperson: Clueless Creationist&#34; by Jim Lippard&lt;/li&gt;&lt;li&gt;Meeting Announcements: January: G. Harry Stine on the neurophone&lt;/li&gt;&lt;li&gt;Editorial Prattle&lt;/li&gt;&lt;li&gt;&#34;December Meeting&#34; by Ron Harvey: speaker Jim Speiser on UFOs&lt;/li&gt;&lt;/ul&gt;That was it for volume 4--publication got back on a regular schedule again with &lt;a href=&#34;https://blog.lippard.org/2009/08/arizona-skeptic-online-vol-5-1991-1992.html&#34;&gt;volume 5&lt;/a&gt;, when I took over as editor.</description>
    </item>
    <item>
      <title>The Amazing Meeting 7: ethics of deception panel, Bauer, skepticism and media panel, Plait</title>
      <link>https://blog.lippard.org/2009/08/amazing-meeting-7-ethics-of-deception.html/</link>
      <pubDate>Sun, 09 Aug 2009 23:19:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/08/amazing-meeting-7-ethics-of-deception.html/</guid>
      <description>&lt;p&gt;This is part five of my summary of TAM7, now up to Saturday, July 10. Part 1 is &lt;a href=&#34;https://blog.lippard.org/2009/07/amazing-meeting-7-intro.html&#34;&gt;here&lt;/a&gt;, part 2 is &lt;a href=&#34;https://blog.lippard.org/2009/07/amazing-meeting-7-steele-plait.html&#34;&gt;here&lt;/a&gt;, part 3 is &lt;a href=&#34;https://blog.lippard.org/2009/08/amazing-meeting-7-swissrandi-ouellette.html&#34;&gt;here&lt;/a&gt;, part 4 is &lt;a href=&#34;https://blog.lippard.org/2009/08/amazing-meeting-7-sgu-shermer-savage.html&#34;&gt;here&lt;/a&gt;, and my coverage of the Science-based Medicine conference begins &lt;a href=&#34;https://blog.lippard.org/2009/07/science-based-medicine-conference-part.html&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Ethics of Deception Panel&lt;/span&gt;&lt;br /&gt;D.J. Grothe moderated a panel discussion on the role of magic in skepticism and the ethics of deception, featuring Penn Jillette, Teller, Ray Hyman, and Jamy Ian Swiss.  D.J. began by asking whether magic teaches critical thinking, to which Jamy Ian Swiss responded yes, and pointed to Danny Hillis hiring a magic tutor for his kids so that they could learn how methods of deception work.  Everybody else on the panel disagreed, beginning with Ray Hyman, who observed that there are kooky magicians.  Swiss agreed that there are magicians who are gullible and that learning magic doesn&amp;rsquo;t make you a skeptic, but said that it was useful to him.  This brief exchange then occurred:&lt;br /&gt;&lt;blockquote&gt;D.J.:  Teller, did you have a comment?&lt;br /&gt;Teller: No.&lt;br /&gt;D.J.  Just as we rehearsed.&lt;/blockquote&gt;As it turned out, Teller did have a comment&amp;ndash;he said that while some magicians think that doing the trick and saying &amp;ldquo;this is not real&amp;rdquo; is just as good as explaining it, it isn&amp;rsquo;t&amp;ndash;and &amp;ldquo;you should explain it.&amp;rdquo;  Ray Hyman seconded the point, saying, &amp;ldquo;exposing tricks that can be done in multiple ways gives people a false sense of ability to detect fakery.&amp;rdquo;  Faraday&amp;rsquo;s explanation of spiritualist table-tipping caused Alfred Russell Wallace to become convinced of the existence of spirits when a medium used a different method on him.  Hyman said this is what is known as being &amp;ldquo;half-smart,&amp;rdquo; which is the card cheat&amp;rsquo;s term for a guy who knows something about card cheating.  The card cheat then asks him what he knows, and then adapts his methods to not use those and not get caught.  (Penn Jillette&amp;rsquo;s recent book, &lt;a href=&#34;http://www.amazon.com/How-Cheat-Your-Friends-Poker/dp/031234905X/jimlippardswebpaA&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;How to Cheat Your Friends at Poker&lt;/span&gt;&lt;/a&gt;, discusses this very subject.)&lt;br /&gt;&lt;br /&gt;The topic then turned to mentalism, about which Ray Hyman said, you can teach the methods of cold reading in one day.  Mentalists will complain about it, but not magicians.  About the Psychic Entertainers Assocation, Jamy Ian Swiss said &amp;ldquo;they are neither psychic nor entertaining.&amp;rdquo;  Hyman said that psychic entertainers are now mostly people competing with psychotherapists.  Penn said that cold reading should be exposed, as it&amp;rsquo;s being used to deceive people.&lt;br /&gt;&lt;br /&gt;D.J. asked about the &amp;ldquo;poor man&amp;rsquo;s psychotherapist defense&amp;rdquo; of such &amp;ldquo;psychic entertainment&amp;rdquo;&amp;ndash;isn&amp;rsquo;t it similar to Rogerian psychotherapy (named after Carl Rogers)?  Ray Hyman pointed out that they can cause harm in many circumstances, such as their inability to recognize suicidal symptoms.  Penn went further and said, &amp;ldquo;lying always does harm and is mmoral, it has no justification&amp;rdquo;&amp;ndash;but then offered &amp;ldquo;exceptions for loved ones and medical situations.&amp;rdquo;  Hyman pointed out the distinction between lying by commission and lying by omission, and both he and Penn agreed that &amp;ldquo;lying by omission is also a lie&amp;rdquo; (quoting Penn).  D.J. observed that that&amp;rsquo;s a very uncompromising position on lying.  But Penn then said, &amp;ldquo;how can you love someone without lying to them,&amp;rdquo; and suggested that kindness and politeness requires lying of the sort that he made exceptions for in his previous statement.&lt;br /&gt;&lt;br /&gt;D.J. then brought up mentalists who are also skeptics and who don&amp;rsquo;t make psychic claims, such as Derren Brown and Banachek (who was at the conference, but unfortunately not part of this panel&amp;ndash;I think his viewpoint would have been a very worthwhile addition).  D.J. pointed out that Brown claims a &amp;ldquo;deep understanding of human psychology,&amp;rdquo; while Banachek will say that he is drawing inferences based on posture or facial expression.  He asked the question, &amp;ldquo;Are they equally unethical?&amp;quot;&lt;br /&gt;&lt;br /&gt;Teller said that he has argued with Brown, and Brown is moving to a more honest position&amp;ndash;his latest book says that he&amp;rsquo;s doing tricks, and says things like &amp;ldquo;I have special ways of dealing with information,&amp;rdquo; which is true.  He said that in Penn &amp;amp; Teller shows, they give no hint of the supernatural, so &amp;ldquo;we get the credit.&amp;rdquo;  Penn said that there are two places in their current show &amp;ldquo;where I say I&amp;rsquo;m doing one thing and am actually doing another.  I wrestle with the ethical implications.  If you admit you&amp;rsquo;re lying, it&amp;rsquo;s more like an actor playing a role.  But there are two places in the show where I pretend to be speaking earnestly but am not.&amp;quot;&lt;br /&gt;&lt;br /&gt;Ray Hyman said that &lt;a href=&#34;http://en.wikipedia.org/wiki/Jerry_Andrus&#34;&gt;Jerry Andrus&lt;/a&gt; was the most honest guy in the world, but he said that a magician on the stage has a license to lie.  It&amp;rsquo;s theater.  (In my notes, I wrote&amp;ndash;&amp;ldquo;But does &amp;lsquo;it&amp;rsquo;s TV&amp;rsquo; suffice?&amp;rdquo;&amp;ndash;a topic that came up shortly.)&lt;br /&gt;&lt;br /&gt;Jamy Ian Swiss says that he is working to develop some mentalist techniques which present things that are convincing looking, but which obviously cannot be happening.  He suggests that the effect will be more impressive if he can give the audience confidence that he cannot do what he then appears to do.&lt;br /&gt;&lt;br /&gt;Ray Hyman said that a distinction between magic and mentalism is that mentalism is boring, and can only be dragged on (to show length) if people think that it&amp;rsquo;s real.  &amp;ldquo;If you believe the stuff is real, what&amp;rsquo;s the appeal of mentalism?&amp;rdquo;  Teller seconded that point&amp;ndash;&amp;ldquo;if you pretend it&amp;rsquo;s possible, it&amp;rsquo;s just nature.&amp;quot;&lt;br /&gt;&lt;br /&gt;D.J. brought up the example of Mark Salem, who &amp;ldquo;claims a well-developed understanding of the human mind,&amp;rdquo; and asked, &amp;ldquo;why do we give skeptical mentalists a pass?&amp;rdquo;  Jamy Ian Swiss then criticized Salem.  Ray Hyman said that when he performed, he would say that he has no special powers, and &amp;ldquo;whatever I can do, you can do.  There&amp;rsquo;s nothing abnormal or paranormal about it.&amp;rdquo;  Teller said, &amp;ldquo;The correct answer to how it&amp;rsquo;s done is&amp;ndash;it&amp;rsquo;s a trick.&amp;rdquo;  Penn said that if people come up to him after a show and really want to know how it&amp;rsquo;s done, he&amp;rsquo;ll tell them.  But he gave the example of a very famous magic trick (he didn&amp;rsquo;t say which one) that fooled everyone who saw it, is protected by a patent, that you can look up.  There&amp;rsquo;s a multi-page description of how it&amp;rsquo;s done, but few people bother to read past the first few pages.  He said, &amp;ldquo;[Jim] Steinmeyer says magicians are guarding an empty safe.  If we explained the bullet catch trick, it would not be interesting.  The tricks we expose are the ones where the secret is interesting and clever.  In the bullet catch we&amp;rsquo;re hiding messy ugliness.  &amp;hellip; Valentino, the masked magician, couldn&amp;rsquo;t reveal the real good-looking tricks because they don&amp;rsquo;t have the &amp;lsquo;aha!&amp;rsquo; cleverness.&amp;rdquo;  Teller observed that people have accurately described how the bullet catch is done online, but it still looks amazing.  Penn pointed out that there are also inaccurate descriptions of the bullet catch on the Internet, so he&amp;rsquo;d hate to see somebody else try to do it.  Teller suggested that Adam Savage put them to the test on Mythbusters.&lt;br /&gt;&lt;br /&gt;D.J. said that &amp;ldquo;believers will always be with us&amp;ndash;are disclaimers necessary?&amp;rdquo;  (He observed that he was reformulating a quote from Jesus that &amp;ldquo;the poor will always be with us.&amp;rdquo;)  Ray Hyman suggested that disclaimers create an &amp;ldquo;invited inference problem,&amp;rdquo; taking away any reason to challenge or question, and thereby promoting belief.  Penn commented that &amp;ldquo;There was no Jesus, so the quote is wrong.&amp;quot;&lt;br /&gt;&lt;br /&gt;Finally, D.J. turned to the question of using magicians in scientific investigations, as James Randi has long recommended, to which Penn said, &amp;ldquo;it depends upon the magician.&amp;rdquo;  Ray Hyman said that &amp;ldquo;scientists do not do tests,&amp;rdquo; and that &amp;ldquo;magicians can hurt the process.&amp;rdquo;  He pointed out that Milbourne Christopher was fooled by Uri Geller, and made up a bogus explanation for metal bending in terms of chemicals on his hands that became a parody scientific explanation like &amp;ldquo;swamp gas&amp;rdquo; for UFOs.  Randi then came up and said that &amp;ldquo;magicians for parapsychology tests need to have a deep and broad knowledge of magic, not just know how to do a few tricks.  Half-smart is not smart at all.  Be all-smart or forget it.&amp;rdquo;  He went on to make his common point that Ph.D.s can easily be fooled even though they&amp;rsquo;re not dumb.  Randi also said that there is a place for &amp;ldquo;white lies,&amp;rdquo; giving an example that will appear in his biography, being written by Tim Steinberg.  He sent a letter to his grandfather shortly before his death at the age of 94, in which he said &amp;ldquo;I believe you will be with your wife at death,&amp;rdquo; in order to give comfort in a situation where the lie did no harm.  He said that he&amp;rsquo;s glad to see Derren Brown coming clean, and said that &amp;ldquo;Uri Geller is trying to come clean, but he&amp;rsquo;s fucked&amp;ndash;he lied to governments and research institutions. &amp;hellip; He now says he wants to be known as a &amp;lsquo;mystifier.&amp;rsquo;&amp;rdquo;  He suggested that the media should ask Geller, &amp;ldquo;yes or no, have you ever used psychic powers that do not involve trickery,&amp;rdquo; but when they do, he&amp;rsquo;ll hang up the phone and refuse to answer the question.&lt;br /&gt;&lt;br /&gt;In the Q&amp;amp;A, the first question was about Criss Angel, David Blaine, and &amp;ldquo;street magic,&amp;rdquo; and in particular the way that the TV audience doesn&amp;rsquo;t see the same thing that someone there would see.  Jamy Ian Swiss said that David Blaine made some early irresponsible claims.  Teller said that when you watch TV, &amp;ldquo;it&amp;rsquo;s the proscenium,&amp;rdquo; which seems to me an erroneous comparison that could be used to justify all sorts of misrepresentation in the name of entertainment.  Jamy Ian Swiss said that TV specials on magic have a credibility issue because of the possibility of editing and camera tricks, but that street magic was a good idea.  Teller said it&amp;rsquo;s an aesthetic issue rather than a moral issue, and that he sees editing to produce effects OK&amp;ndash;that the rules aren&amp;rsquo;t the same for TV.  Penn said he didn&amp;rsquo;t think David Blaine would entertain, and observed that &amp;ldquo;reality TV is fake.  Lots of people know it, but some think everything on TV is real.&amp;quot;&lt;br /&gt;&lt;br /&gt;Another questioner said she appreciated Penn&amp;rsquo;s comment on global warming as pseudoscience (which I didn&amp;rsquo;t note in my notes and don&amp;rsquo;t recall what he said), to which Penn responded, &amp;ldquo;Don&amp;rsquo;t listen to me, I&amp;rsquo;m the least qualified to talk about&amp;rdquo; the subject, and said &amp;ldquo;we won&amp;rsquo;t do a &lt;span style=&#34;font-style: italic;&#34;&gt;Bullshit!&lt;/span&gt; show on global warming.&amp;rdquo;  He said &amp;ldquo;If there is global warming, and there probably is, we don&amp;rsquo;t know if we caused it.  But if we caused it, and we probably did, we don&amp;rsquo;t know if we can stop it.  But if we can stop it, and we probably can, we don&amp;rsquo;t know if socialism is required.&amp;quot;&lt;br /&gt;&lt;br /&gt;(Mark Edward, a skeptic who works as a mentalist who was also at TAM7, was disappointed with this panel and &lt;a href=&#34;http://skepticblog.org/2009/07/17/fostering-communication-outside-the-conference-box/#comment-10010&#34;&gt;expresses his opinion in a comment at skepticblog.org&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;At this point I stepped out for a moment, while Robert Lancaster was given the Skeptical Citizen Award, and returned as a documentary film on Jerry Andrus was being shown.  It told a bit about Jerry&amp;rsquo;s life and his house, the &amp;ldquo;Castle of Chaos,&amp;rdquo; filled with his inventions, including puzzles, optical illusions, magical effects, and mechanical and electronic devices of his creation.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Stephen Bauer on Jerry Andrus&lt;/span&gt;&lt;br /&gt;Stephen Bauer, an attorney and member of Oregonians for Rationality, has attended every TAM, but this was his first time as a presenter.  He gave the story of how he found skepticism&amp;ndash;his mother was a big fan of woo including a believer in the psychic powers of Uri Geller, and to combat his skepticism she gave him a copy of &lt;span style=&#34;font-style: italic;&#34;&gt;The Magic of Uri Geller&lt;/span&gt; without reading it.  As this was the original title of James Randi&amp;rsquo;s debunking of Geller (now known as &lt;a href=&#34;http://en.wikipedia.org/wiki/The_Truth_About_Uri_Geller&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Truth About Uri Geller&lt;/span&gt;&lt;/a&gt;), he found it very persuasive, though said his mother didn&amp;rsquo;t care much for it when she then looked at it a bit deeper when he told her he thought the book was completely correct.&lt;br /&gt;&lt;br /&gt;Bauer wrote to James Randi asking for an explanation of how ouija boards work, and he suggested that Bauer talk to Ray Hyman at the University of Oregon about the ideomotor effect.  He then joined Oregonians for Rationality and began attending the summer Skeptic&amp;rsquo;s Toolbox workshops at the University of Oregon, where &lt;a href=&#34;http://en.wikipedia.org/wiki/Jerry_Andrus&#34;&gt;Jerry Andrus&lt;/a&gt; came up and introduced himself.&lt;br /&gt;&lt;br /&gt;He then told some stories about Jerry Andrus.  At Halloween, Andrus would never give candy, only a trick.  Sometimes he would answer the door as a floating disembodied head.  One year he would open the door, then lean over beyond the point at which he should have fallen, and then straighten back up, then shut the door.&lt;br /&gt;&lt;br /&gt;Andrus was a magician, a skeptic, and an inventor.  He had been visited by film crews from three continents.  He never married, had no kids.  He lived in the same house for 80 years.  He performed every six months at the Magic Castle.&lt;br /&gt;&lt;br /&gt;His house, an 1891 Victorian home, was known as the &amp;ldquo;Castle of Chaos&amp;rdquo; and was filled with things that he had collected, designed, and built, though not a single piece of traditional furniture.  He was an artist, photographer, poet, musician, composer, and agnostic.&lt;br /&gt;&lt;br /&gt;He called Bauer for an estate plan, which ended up being a simple will that left everything to his brother George, who is 93 years old.&lt;br /&gt;&lt;br /&gt;The Castle of Chaos contained a full printing shop in the attic, which required metal bands to be put around the room to keep it from shaking apart from its operation.  Andrus printed his own books.  He also had his own photo studio, from which three pickup loads of photo chemicals had to be disposed.&lt;br /&gt;&lt;br /&gt;After his death, a group of volunteers from Oregonians for Science and Reason worked regularly on his house to catalog its contents, dispose of unsalvageable items, and put items into storage.  Bauer spent his sabbatical working 12 hours a day on Andrus&amp;rsquo;s house.&lt;br /&gt;&lt;br /&gt;Just the recycled items included 32,000 pounds of scrap metal, 2 cords of scrap wood, 1,000 cubic feet of plastic, and fans, hair dryers, and &amp;ldquo;air moving devices.&amp;quot;&lt;br /&gt;&lt;br /&gt;The house had a ground-level crawlspace with four entrances, three of which featured a set of amusement park railroad tracks leading under the house, on which Jerry could lie down on a device of his own construction and push himself under the house, where he stored various items.  Among those items included gigantic magnets, which he could use to make the planchette on a ouija board in his house spell out things.&lt;br /&gt;&lt;br /&gt;He had a Hammond organ, heavily customized with his own additions, connected by a spaghetti tangle of wires.&lt;br /&gt;&lt;br /&gt;And the house contained much that they couldn&amp;rsquo;t figure out, like the wiring.  A black sock hanging in the bathroom was pulled down, setting off a security system&amp;ndash;which they didn&amp;rsquo;t know existed.  An electronic rat trap in one room turned out to be a device for launching tennis balls and spoons during simulated seances.  He had a slide projector that he made from a motorcycle engine.&lt;br /&gt;&lt;br /&gt;They found that he had all of the letters he received when he was a soldier in WWII, which will now be donated to a military museum.  They collected 120 boxes of materials now being kept in a storage unit, which include 3 dozen boxes of letters, notes, and writings, 20 boxes of mixed media, and 4 volumes (2000 pages) of his daily journal of &amp;ldquo;Scribulations.&amp;quot;&lt;br /&gt;&lt;br /&gt;Stephen Bauer finished up with some thanks to the late John Lar, who died in 2008, for getting the Castle Chaos project started, and noted that Lar&amp;rsquo;s wife had cared for Jerry in his final days.  He told a little bit about Jerry&amp;rsquo;s 93-year-old brother George, a musician with a &amp;ldquo;house of wonders&amp;rdquo; of his own, who has been &lt;a href=&#34;http://www.vimeo.com/669903&#34;&gt;making videos of soap bubbles featuring his own music&lt;/a&gt; (the linked video also features Jerry). He ended with a quote from Tycho Brahe, who left all of his work to Kepler with the comment, &amp;ldquo;Let me not seem to have lived in vain, let me not seem to have lived in vain.&amp;quot;&lt;br /&gt;&lt;br /&gt;Hal Bidlack then said, &amp;ldquo;A man should live his life so that when it comes time for him to die, he has nothing left to do but die.  It seems like Mr. Andrus did that.&amp;quot;&lt;br /&gt;&lt;br /&gt;(I remember Jerry Andrus as a quiet and soft-spoken guy who was a regular fixture at all of the Skeptics Society conferences at Caltech.  He would usually be found next to his table of his optical illusions, some of which will now always be present at every TAM, which he would be happy to help demonstrate to anyone who stopped by.)&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Skepticism and the Media Panel&lt;/span&gt;&lt;br /&gt;This was an unmoderated Q&amp;amp;A panel featuring Penn and Teller, Adam Savage, Bill Prady, and Jennifer Ouellette.  A few of the questions and answers I noted (I missed most of them as I was trying to ask a question myself, which I previously tried to ask of the ethics of deception panel).&lt;br /&gt;&lt;br /&gt;Q.  Why can&amp;rsquo;t the Daily Show or Colbert take down Jenny McCarthy?&lt;br /&gt;&lt;br /&gt;A.  Penn: That&amp;rsquo;s not the sort of thing they do.&lt;br /&gt;&lt;br /&gt;Q.  What was the biggest media failure of skepticism recently?&lt;br /&gt;&lt;br /&gt;A.  Adam Savage: The NPR ombudsman taking &lt;a href=&#34;https://blog.lippard.org/2009/07/npr-ombudsman-on-torture.html&#34;&gt;the position that calling waterboarding &amp;ldquo;torture&amp;rdquo; is taking sides&lt;/a&gt;, and defending it on the basis of having to be balanced.&lt;br /&gt;&lt;br /&gt;A.  Penn: The truth isn&amp;rsquo;t in the middle.&lt;br /&gt;&lt;br /&gt;Q.  Dave from Phoenix: Any opinion on TBN or Benny Hinn?&lt;br /&gt;&lt;br /&gt;A.  Jennifer Ouellette:  I grew up in a fundamentalist household, went to faith healing meetings, etc.  It&amp;rsquo;s fantasy.  My parents still beleive they can speak in tongues.&lt;br /&gt;&lt;br /&gt;Q.  The subtext here is on getting facts right and of leaders being of exemplary character.  How can we promote character, service to the public, telling the truth, and owning the consequences of your actions?&lt;br /&gt;&lt;br /&gt;A.  Adam Savage: It&amp;rsquo;s unattainable.  There&amp;rsquo;s a percentage of assholes everywhere.&lt;br /&gt;&lt;br /&gt;A.  Penn: Most people are good; there are 6 billion good people.  Disagreement doesn&amp;rsquo;t make them assholes, but I still call them assholes on my show.&lt;br /&gt;&lt;br /&gt;Q.  What about historical accuracy?  The History Channel creating bogus doubt?&lt;br /&gt;&lt;br /&gt;A.  (Savage? Prady?)  So what have you done about it? .. Hal took your mike away&amp;hellip;&lt;br /&gt;&lt;br /&gt;A.  Savage:  We&amp;rsquo;re one of the few shows that goes back and corrects our mistakes.  Wouldn&amp;rsquo;t it be great if the History Channel came out and said all of their Nostradamus documentaries of the last 20 years were wrong?  (Laughter from the audience.)  Only skeptics and history teachers laugh at that.  Many film crews don&amp;rsquo;t care about truth.  Mythbusters visited hurricane researchers who said they&amp;rsquo;re always misrepresented.&lt;br /&gt;&lt;br /&gt;A.  Prady: We said on an episode [of &amp;ldquo;The Big Bang Theory&amp;rdquo;] that a Van Dyke is a goatee without a mustache.  It&amp;rsquo;s wrong, we will correct it.&lt;br /&gt;&lt;br /&gt;Q.  The ridicule of pseudoscience&amp;ndash;what is appropriate, heavy ridicule, no ridicule?&lt;br /&gt;&lt;br /&gt;A.  Penn:  I&amp;rsquo;m not in favor of heavy ridicule.  We do it towards ourselves and allies as well as believers.&lt;br /&gt;&lt;br /&gt;A.  Jennifer Ouellette:  Humor can be a powerful convincing mechanism.  If it&amp;rsquo;s mean spirited, though, that&amp;rsquo;s different.&lt;br /&gt;&lt;br /&gt;A.  Penn: The joke of our show is that we&amp;rsquo;re calling bullshit.  The message is pro-science and respect each other, and Pollyanna-ish hippie shit.  I love crazy people.  I&amp;rsquo;m in the category of the wack job.  When I went on &amp;ldquo;Politically Incorrect,&amp;rdquo; a show that always has one nut, I looked around and I didn&amp;rsquo;t see the nut.  I straddle both sides&amp;ndash;if a gun were held to my head and asked what are you, a skeptic or a nut, I&amp;rsquo;m the nut.  .&lt;br /&gt;&lt;br /&gt;A.  Prady:  &amp;ldquo;Big Bang Theory&amp;rdquo; was originally about computer programmers, but it was too hard to photograph [due to reflections from screens].  The message of the show is that everybody thinks other people have life figured out&amp;ndash;and nobody does.&lt;br /&gt;&lt;br /&gt;A.  Teller:  On the Orgasm episode of &lt;span style=&#34;font-style: italic;&#34;&gt;Bullshit!&lt;/span&gt;, we talk about a guy who has a crazy orgasm machine for a hot tub, and it turns out it&amp;rsquo;s Penn.  (Voiceover for Teller: &amp;ldquo;And then there&amp;rsquo;s this asshole&amp;hellip;&amp;rdquo;)  (The &amp;ldquo;Jill-Jet,&amp;rdquo; &lt;a href=&#34;http://patft.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;amp;Sect2=HITOFF&amp;amp;d=PALL&amp;amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.htm&amp;amp;r=1&amp;amp;f=G&amp;amp;l=50&amp;amp;s1=5920923.PN.&amp;amp;OS=PN/5920923&amp;amp;RS=PN/5920923&#34;&gt;U.S. patent #5,920,923&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;Q.  Richard Saunders: Does anyone on &amp;ldquo;The Big Bang Theory&amp;rdquo; do origami?&lt;br /&gt;&lt;br /&gt;A.  Prady:  Sheldon knows origami but just doesn&amp;rsquo;t do it on the show.  You only see days something interesting happens.  (&amp;ldquo;Oooh!&amp;rdquo; from audience.)  Sorry, that was cheap.&lt;br /&gt;&lt;br /&gt;&amp;hellip;&lt;br /&gt;&lt;br /&gt;A.  Penn:  &lt;span style=&#34;font-style: italic;&#34;&gt;Bullshit!&lt;/span&gt; in Sweden is called skitsnack&amp;ndash;&amp;ldquo;shitcock.&amp;quot;&lt;br /&gt;&lt;br /&gt;&amp;hellip;&lt;br /&gt;&lt;br /&gt;A.  Savage:  There are partnerships involved here.  There is huge strength in push-pull.  We drive each other nuts, but the product is better.&lt;br /&gt;&lt;br /&gt;A.  Penn:  We hope to get famous enough that only one of us has to show up.&lt;br /&gt;&lt;br /&gt;Q.  (To P&amp;amp;T:) Did you know George Carlin, and why don&amp;rsquo;t we address comedy more often?&lt;br /&gt;&lt;br /&gt;A.  Penn: Carlin was a hero of mine.  I spoke to him on the phone quite a bit.  I don&amp;rsquo;t think comedians, magicians, or skeptics matter&amp;ndash;it&amp;rsquo;s individuals.  There are wackjobs in comedy.  We shouldn&amp;rsquo;t celebrate a form, just individuals.&lt;br /&gt;&lt;br /&gt;A.  Savage: I find it interesting that all practitioners say that their field is the only pure one.  I knew a package design professor who said that package design is the only pure art form.  Hal Bidlack:  That was not thinking outside the box.  (Big cheer from audience.)&lt;br /&gt;&lt;br /&gt;Q.  Can you offer words to young skeptics held down by the beliefs of their parents?&lt;br /&gt;&lt;br /&gt;A.  Ouellette:  Voracious reading.  I couldn&amp;rsquo;t watch &amp;ldquo;Welcome Back, Kotter.&amp;rdquo;  My parents would burn non-Christian books.  I left home at 17 for college.&lt;br /&gt;&lt;br /&gt;A.  Penn:  You shouldn&amp;rsquo;t manipulate, just say what is true.  Don&amp;rsquo;t talk to adolescents differently, just talk to a general audience.  Don&amp;rsquo;t try to &amp;ldquo;reach&amp;rdquo; adolescents.&lt;br /&gt;&lt;br /&gt;Q.  What do you think of fake skeptics on shows like &amp;ldquo;Ghost Hunters&amp;rdquo;?&lt;br /&gt;&lt;br /&gt;A.  Penn:  House, Bones, Num3ers (pronounced &amp;ldquo;numb-three-ers&amp;rdquo;), etc.  All have atheists.  Atheists and skeptics have it good on major shows right now.  We&amp;rsquo;re not martyrs.  Hitchens said we have no saints or martyrs.  There are minorities being fucked over in this country, and we&amp;rsquo;re not it.  (Though &lt;a href=&#34;http://www.asanet.org/cs/root/topnav/press/atheists_are_distrusted&#34;&gt;atheists are more mistrusted than other groups&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;Q.  What&amp;rsquo;s the role of skepticism in broadcasting?&lt;br /&gt;&lt;br /&gt;A.  Prady:  Make them central as characters, and stay on the air, and don&amp;rsquo;t have a social message, just have fun.&lt;br /&gt;&lt;br /&gt;A.  Savage:  We didn&amp;rsquo;t set out to inspire scientists&amp;ndash;if we set out to do that, we&amp;rsquo;d be pompous, pretentious, and fail.  We&amp;rsquo;ve done our show for 7 years and want to do 5 more.&lt;br /&gt;&lt;br /&gt;Q. (For Teller, about why he has a bottle of water in front of him despite the Bullshit! show on bottled water.)&lt;br /&gt;&lt;br /&gt;A.  Teller: I filled the bottle using the tap in the men&amp;rsquo;s room.&lt;br /&gt;&lt;br /&gt;&amp;hellip;&lt;br /&gt;&lt;br /&gt;A.  Ouellette:  To reach minds, reach for hearts, from your heart.&lt;br /&gt;&lt;br /&gt;My question was something like, &amp;ldquo;The movie &amp;lsquo;Expelled&amp;rsquo; received a lot of criticism for the deceptive way in which it obtained interviews from its subjects.  Theology professor Paul Maier has made similar charges about his appearance in the &lt;span style=&#34;font-style: italic;&#34;&gt;Bullshit!&lt;/span&gt; episode on The Bible.  I was glad to hear on the ethics in deception panel that you agree that lying by omission is wrong.  Can you comment?&amp;rdquo;  It turns out I misremembered Maier&amp;rsquo;s criticism, which was about his views being completely mangled by the editing, not being deceived about what show he was on, though his comments make it seem like he was surprised about the nature of the show.  I would have thought the title would be a hint.&lt;br /&gt;&lt;br /&gt;Penn responded that he didn&amp;rsquo;t know who Maier was, and didn&amp;rsquo;t quite get the point of my question.  I met up with him in the hallway between sessions, and pointed out that Maier was an actual guest on the show, not just some blogger writing about it, and he laughed at the misunderstanding.  He said that the contracts for everyone who appears on the show state that the show is Penn &amp;amp; Teller&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Bullshit!&lt;/span&gt;, but that just because he was given that information in the contract and signed it doesn&amp;rsquo;t mean that he read it and knew it.  (&lt;span style=&#34;font-style: italic;&#34;&gt;Bullshit!&lt;/span&gt; writer Michael Goudeau, standing next to Penn, concurred that the contracts name the show.) I offered to point him to &lt;a href=&#34;http://atheismsucks.blogspot.com/2007/05/penn-and-teller-on-bible.html&#34;&gt;Maier&amp;rsquo;s critique&lt;/a&gt;, but he said that he had no interest in reading it and Maier can say whatever he likes.  I don&amp;rsquo;t find that entirely satisfactory given the strong stance against lying that Penn took during the ethics of deception panel.&lt;br /&gt;&lt;br /&gt;I also discussed this on Friday evening with Michael Shermer, who was previously criticized by a commenter at this blog for his role in that same episode of &lt;span style=&#34;font-style: italic;&#34;&gt;Bullshit!&lt;/span&gt; on the Bible.  Shermer pointed out that he had no idea of what Maier said and wasn&amp;rsquo;t responding specifically to his remarks, but just answering questions asked by the interviewer.  He also observed that Penn &amp;amp; Teller don&amp;rsquo;t write the show, or do much more for any given show than show up to record their scenes and voice overs, though of course they bear some responsibility given that it has their names on it.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Phil Plait on Doomsday 2012&lt;/span&gt;&lt;br /&gt;The final talk of the day was Phil Plait on &amp;ldquo;Doomsday 2012,&amp;rdquo; the idea that the world will be coming to an end on December 12, 2012 based on the end of the Mayan calendar and an alleged Mayan prophecy of the end of the world, &lt;a href=&#34;http://www.csicop.org/si/2008-05/morrison.html&#34;&gt;a popular topic for questions to NASA&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;He began by saying that the Mayans were good astronomers and had a good calendar system, and had the largest centralized civilization of their time, but they didn&amp;rsquo;t predict their own civilization being absorbed into others.  The claim of an alleged prophecy of destruction is false&amp;ndash;it doesn&amp;rsquo;t exist&amp;ndash;it&amp;rsquo;s just that their calendar system ends and rolls over.&lt;br /&gt;&lt;br /&gt;Back in 2003 at TAM1, Plait spoke about Planet X and Nibiru, and warned that this idea would come back, and he was correct.&lt;br /&gt;&lt;br /&gt;He spent the rest of the talk looking at what could possibly cause the destruction of the earth in 2012, and what&amp;rsquo;s the evidence.  First, perhaps a &amp;ldquo;Sun of Doom&amp;rdquo;?  Looking at solar flares and sunspots&amp;ndash;would that activity peak in 2012?  Sunspots will probably peak in 2013, solar flare activity in 2013 or 2014.&lt;br /&gt;&lt;br /&gt;An asteroid or comet impact?  None known to be on a collision path.&lt;br /&gt;&lt;br /&gt;Next, perhaps a &amp;ldquo;Galaxy of Doom&amp;rdquo; or &amp;ldquo;Milky Way of Doom&amp;rdquo;?  The Milky Way galaxy is 100 billion to 200 billion stars in a flattened disc, which appears to us as a strip, since we&amp;rsquo;re in it.  He talked about the Galactic equator, and that the sun is close to it.  As an aside, he remarked that 75% of the American public doesn&amp;rsquo;t know both that the earth rotates once per day and revolves around the sun once per year, let alone that the earth is at a tilt with the northern axis pointed at Polaris, which is the reason for the seasons.  (Note: This stat seems somewhat dubious, since &lt;a href=&#34;http://www.blog.speculist.com/archives/001656.html&#34;&gt;a 1999 Gallup poll found that 79% of Americans correctly answered that the earth revolves around the sun&lt;/a&gt;. Would that really drop all the way to 25% just by asking for frequency of revolution and rotation?  And if so, how much of that is merely confusion between the terms &amp;ldquo;revolution&amp;rdquo; and &amp;ldquo;rotation&amp;rdquo;?)&lt;br /&gt;&lt;br /&gt;He talked about the precession of the equinoxes, caused by the gravity of the sun and moon, which goes through one circle every 24,000 years, and the map position of the sun at the winter solstice crosses the Galactic equator.  But that happened in 1998.  So some have said that we are &amp;ldquo;in that era&amp;rdquo; of the crossing, which takes about 18 years; we&amp;rsquo;re near the end of that era.&lt;br /&gt;&lt;br /&gt;What about the idea that there&amp;rsquo;s a supermassive black hole at the center of the galaxy that will do something?  Plait said that, oddly, he hasn&amp;rsquo;t seen this claim made&amp;ndash;oddly because it&amp;rsquo;s wrong.  The sun is closest to the galactic center on December 19, 2010, too late by a week.  And a black hole 260 quadrillion km away would have a gravitational force 1.5 trillionth of the sun.  The gravity from Mars and the moon is significantly greater.&lt;br /&gt;&lt;br /&gt;In short, Plait concluded, these claims are all &amp;ldquo;cosmic colons, full of astronomical crap.&amp;quot;&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;JREF Update/Wrapup&lt;/span&gt;&lt;br /&gt;The day ended with a JREF update, first from Jeff Wagg, noting that this was the first TAM being broadcast via streaming video, with a total of over 18,500 visitors, 850 at a time the last he looked.&lt;br /&gt;&lt;br /&gt;JREF has done cruises to Alaska, Mexico, the Galapagos, and the Bermuda Triangle, and he took a poll of interest for another cruise next March, for which there was &amp;ldquo;mild interest.&amp;quot;&lt;br /&gt;&lt;br /&gt;He talked of SkeptiCamp, and the possibility of one occurring at the same time as TAM London, somewhere in the northeastern United States, possibly Boston, and asked those interested to contact him via email.&lt;br /&gt;&lt;br /&gt;The JREF&amp;rsquo;s Swift newsletter subscription readership is growing&amp;ndash;there are twice as many today as there were in January of this year.  There&amp;rsquo;s a possibility of doing some kind of live video broadcast on a weekly basis.&lt;br /&gt;&lt;br /&gt;He gave thanks to the JREF forum volunteers, and made another advertisement for the JREF scholarships, &amp;ldquo;if you&amp;rsquo;re going to school, we will give you money.&amp;quot;&lt;br /&gt;&lt;br /&gt;Phil Plait said he was blown away by Dr. Joe Albietz&amp;rsquo;s presentation on vaccination at SkeptiCamp Colorado, and gave an update on the vaccination drive&amp;ndash;up to $8,500.&lt;br /&gt;&lt;br /&gt;A. Kovacs, JREF director of operations, gave thanks to various people including one of the poker game participants who donated all of his winnings to the vaccination drive, and another donor who gave $1,000 but wanted to remain anonymous.&lt;br /&gt;&lt;br /&gt;Matt Fiore was recognized as the most generous skeptic to the drive, and was given tickets to Lance Burton courtesy of Michael Goudeau.&lt;br /&gt;&lt;br /&gt;And that wrapped up the regular conference programming for Saturday, July 11.  Next up, &lt;a href=&#34;https://blog.lippard.org/2009/08/amazing-meeting-7-sunday-paper-sessions.html&#34;&gt;a summary of the skeptical paper sessions for Sunday, and the Million Dollar Challenge that finished up TAM7&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Investigating Atheism</title>
      <link>https://blog.lippard.org/2009/08/investigating-atheism.html/</link>
      <pubDate>Fri, 07 Aug 2009 15:00:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/08/investigating-atheism.html/</guid>
      <description>&lt;p&gt;The faculty of Divinity at the University of Cambridge and University of Oxford have put together a website on &lt;a href=&#34;http://investigatingatheism.info/index.html&#34;&gt;&amp;ldquo;Investigating Atheism.&amp;quot;&lt;/a&gt;  Although it&amp;rsquo;s ironic that a bunch of theologians have done this, in my brief perusal of the site I haven&amp;rsquo;t found anything objectionable&amp;ndash;it does a good job of putting current atheist arguments and personalities in historical context.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://secularoutpost.infidels.org/2009/08/investigating-atheism-web-site.html&#34;&gt;the Secular Outpost&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;UPDATE: Well, they do have &lt;a href=&#34;http://www.investigatingatheism.info/johnadavison.html&#34;&gt;an article from well-known net kook John A. Davison&lt;/a&gt;.  That&amp;rsquo;s a bit of an odd choice.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Amazing Meeting 7: SGU, Shermer, Savage</title>
      <link>https://blog.lippard.org/2009/08/amazing-meeting-7-sgu-shermer-savage.html/</link>
      <pubDate>Fri, 07 Aug 2009 01:13:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/08/amazing-meeting-7-sgu-shermer-savage.html/</guid>
      <description>&lt;p&gt;This is part four of my summary of TAM7, now up to Saturday, July 10. Part 1 is &lt;a href=&#34;https://blog.lippard.org/2009/07/amazing-meeting-7-intro.html&#34;&gt;here&lt;/a&gt;, part 2 is &lt;a href=&#34;https://blog.lippard.org/2009/07/amazing-meeting-7-steele-plait.html&#34;&gt;here&lt;/a&gt;, part 3 is &lt;a href=&#34;https://blog.lippard.org/2009/08/amazing-meeting-7-swissrandi-ouellette.html&#34;&gt;here&lt;/a&gt;, and my coverage of the Science-based Medicine conference begins &lt;a href=&#34;https://blog.lippard.org/2009/07/science-based-medicine-conference-part.html&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Skeptics Guide to the Universe&lt;/span&gt;&lt;br /&gt;Both Friday and Saturday morning began with live recording sessions for the Skeptics Guide to the Universe podcast, for which I didn&amp;rsquo;t bother to take notes, since it was being recorded (it&amp;rsquo;s Skeptics Guide podcast episode #208 and may be found on &lt;a href=&#34;http://www.theskepticsguide.org/archive/podcast.aspx&#34;&gt;the website archive&lt;/a&gt; or via &lt;a href=&#34;http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=128859062&#34;&gt;the iTunes store&lt;/a&gt;).  The Saturday morning event began with a satirical ghost hunter video by Jay Novella, &amp;ldquo;The G Hunters&amp;rdquo; (&lt;a href=&#34;http://www.youtube.com/watch?v=RT08iSM6NOY&#34;&gt;part one&lt;/a&gt;, &lt;a href=&#34;http://www.youtube.com/watch?v=kP8q62r6ZYs&#34;&gt;part two&lt;/a&gt;).  But the real surprise came during the listener Q&amp;amp;A session, when Sid Rodrigues asked a question &amp;ldquo;maybe for Rebecca,&amp;rdquo; which turned out to be &amp;ldquo;Will you marry me?&amp;rdquo;  A &lt;a href=&#34;http://www.youtube.com/watch?v=_Yi2KTaieDs&#34;&gt;seemingly impromptu, but carefully planned wedding followed immediately&lt;/a&gt;, though there wasn&amp;rsquo;t enough cake for everyone, nor a champagne toast.  All present did receive after-the-fact invitations as a nice memento, and there was a first dance for those who wanted to participate.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Michael Shermer&lt;/span&gt;&lt;br /&gt;Michael Shermer prefaced his talk with an overview of the Skeptics Society and &lt;span style=&#34;font-style: italic;&#34;&gt;Skeptic&lt;/span&gt; magazine that bore some resemblance to the introduction of his &lt;a href=&#34;http://www.ted.com/talks/michael_shermer_on_believing_strange_things.html&#34;&gt;TED Talk of 2006&lt;/a&gt;.  His talk, titled &amp;ldquo;Rise Above&amp;ndash;Towards a Type I Civilization,&amp;rdquo; argued that we should work to rise above our tribal instincts, our evolutionary heritage, and the left-right political spectrum.  He began by noting that most of our decisions are judgments made on uncertainties (a reference to the classic book &lt;a href=&#34;http://www.amazon.com/Judgment-under-Uncertainty-Heuristics-Biases/dp/0521284147/jimlippardswebpaA&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Judgment Under Uncertainty: Heuristics and Biases&lt;/span&gt;&lt;/a&gt;, by Daniel Kahneman, Paul Slovic, and Amos Tversky), made emotionally with intuitive leaps which are then followed by rationalization to provide reasons to justify what we&amp;rsquo;ve already decided to do.  He observed that when the amygdala is damaged, this leads not only to loss of emotional capacity, but an inability to make decisions.  We don&amp;rsquo;t fall into categories of good and evil, but good and evil run through each person, he said, referencing Joseph Conrad&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Heart of Darkness&lt;/span&gt; and Aleksandr Solzhenitsyn&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;The Gulag Archipelago&lt;/span&gt;.  An individual&amp;rsquo;s expanding circles of concern are based on genetic relationships and kin selection, he said, and reciprocal altruism operates within kin/kind/community.  We&amp;rsquo;re good to members of our in-group, but skeptical and cautious about other groups.&lt;br /&gt;&lt;br /&gt;He spoke briefly about the left-right political spectrum, arguing instead for a three-dimensional &lt;a href=&#34;http://www.nolanchart.com/&#34;&gt;Nolan chart&lt;/a&gt; that is used by libertarians with a misleading questionnaire as a recruiting tool.  While I agree with Shermer that the left-right spectrum has serious weaknesses, I don&amp;rsquo;t think the Nolan chart is much of an improvement, especially when the coordinates on the chart are determined by a limited set of questions that are worded in a way that glosses over details.  Better, I think, is to recognize that the space of political positions really encompasses far more dimensions.  Shermer asked the audience how many considered themselves to be left of center, right, or libertarians, and the answers were about 1-2 people right of center, 15-20% libertarian, and the rest self-described liberal.  He put up a couple of slides containing exaggerated stereotypical descriptions of how conservatives view liberals and vice versa, which produced cheers to both.  He put up the political map of red and blue states based on the last presidential election results, and pointed out that the map is misleading, because if you look at it on a more granular level &lt;a href=&#34;http://en.wikipedia.org/wiki/File:ElectionMapPurpleCounty.jpg&#34;&gt;the country is really a mass of purple&lt;/a&gt;.  (Though he didn&amp;rsquo;t mention or address the thesis of Bill Bishop&amp;rsquo;s &lt;a style=&#34;font-style: italic;&#34; href=&#34;http://www.thebigsort.com/home.php&#34;&gt;The Big Sort&lt;/a&gt;.)  He noted that his speaking out about his libertarianism has raised more ire than his views on religion (theism), and stated that it&amp;rsquo;s fine to disagree, but that political topics should be open to discussion.  This was probably the most controversial talk of the conference, and it, along with Shermer&amp;rsquo;s &lt;a href=&#34;http://www.pointofinquiry.org/michael_shermer_science_skepticism_and_libertarianism/&#34;&gt;recent interview on the Point of Inquiry podcast&lt;/a&gt;, have led to some to argue that skepticism should be apolitical.  Shermer said that he&amp;rsquo;s been told that he should be apolitical, &amp;ldquo;like Carl Sagan,&amp;rdquo; to which Shermer (correctly) responded that Sagan was not apolitical, as he argued for a number of liberal causes, including nuclear disarmament (a cause for which he was twice arrested during protests).&lt;br /&gt;&lt;br /&gt;He then turned to some more interesting research, &lt;a href=&#34;http://en.wikipedia.org/wiki/Jonathan_Haidt&#34;&gt;Jonathan Haidt&lt;/a&gt;&amp;rsquo;s work on how people make moral judgments.  Haidt has hypothesized that we make moral judgments based on five scales, which Shermer compared to &amp;ldquo;a five-channel moral equalizer&amp;rdquo;:&lt;br /&gt;&lt;ol&gt;&lt;li&gt;care:  Protection from harm.&lt;/li&gt;&lt;li&gt;fairness:  Justice, equality.&lt;/li&gt;&lt;li&gt;loyalty: Family, group, nation.&lt;/li&gt;&lt;li&gt;authority: Respect for law, tradition, and traditional institutions.&lt;/li&gt;&lt;li&gt;purity: Rules about sexual conduct, recognition of sacredness.&lt;/li&gt;&lt;/ol&gt;Liberals tend to emphasize the first two items, which place a focus on individual rights, while conservatives use those two and the remaining three about equally, and the last three focus on group cohesiveness.  These tendencies seem to hold up across cultures.&lt;br /&gt;&lt;br /&gt;Shermer apparently argued that all five of these scales are important, saying that &amp;ldquo;since 9/11, things have changed,&amp;rdquo; and noting that group loyalty is now getting some emphasis from left-atheists like Richard Dawkins and Sam Harris.  Shermer argued that religious extremists are dangerous, and are assisted by religious moderates.  I think this is actually a badly mistaken inference to draw.  Sure, there are extremists who are out to harm the U.S., but terrorism is a strategy of the militarily weak against the strong, and the right way to combat it is not by doing things like launching an invasion and occupying a country that had nothing to do with 9/11 (Iraq), engaging in torture and abuse, and causing religious moderates to join with the extremists, but rather by a divide-and-conquer strategy that isolates the extremists from the moderates and maintains the moral high ground.  (Skeptic and physicist Taner Edis, from Turkey, &lt;a href=&#34;http://secularoutpost.infidels.org/2006/10/how-not-to-understand-islam.html&#34;&gt;has criticized Sam Harris for his misunderstanding of Islam&lt;/a&gt;, as has Chris Hedges who, despite his sometimes annoying attitude, &lt;a href=&#34;http://www.pointofinquiry.org/chris_hedges_i_dont_believe_in_atheists/&#34;&gt;made some good points on the subject in his Point of Inquiry interview&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;To support his point, Shermer showed a clip from the film &amp;ldquo;A Few Good Men&amp;rdquo; in which Jack Nicholson defends his position of ordering a &amp;ldquo;Code Red&amp;rdquo; to engage in self-enforcement to punish a slacker in the military ranks as an ugly and unpleasant necessity.&lt;br /&gt;&lt;br /&gt;Shermer then turned to the &lt;a href=&#34;http://en.wikipedia.org/wiki/Kardashev_scale&#34;&gt;Kardashev scale&lt;/a&gt; referenced in his title, which classifies civilizations into Type 0 (energy produced from dead plants and animals), Type I (planetary civilizations controlling the energy of an entire planet), Type II (stellar civilizations controlling the energy of an entire sun), and Type III (a civilization controlling all of the energy in an entire galaxy).  Shermer gave an ordering from Type 0 to Type II, with tribal communities at 0.3, liberal democracies at 0.8, and then described Type I civilizations as including a global wireless (why wireless?) communication system (the Internet), a global language (English, most likely), a global culture (why not diverse cultures?), and global free trade, which breaks down tribal barriers.  He didn&amp;rsquo;t really provide an argument for the details of the how and why, apart from that short defense of global free trade and a little more he said later, pointing to the work of &lt;a href=&#34;http://en.wikipedia.org/wiki/Fr%C3%A9d%C3%A9ric_Bastiat&#34;&gt;Fredric Bastiat&lt;/a&gt; (Bastiat&amp;rsquo;s axiom: where goods cross frontiers, armies will not), which he augmented with the &amp;ldquo;Starbucks theory of war&amp;rdquo; (two nations with Starbucks won&amp;rsquo;t fight each other) and the &amp;ldquo;Google Theory of Peace&amp;rdquo; (where information and knowledge cross frontiers, armies will not).&lt;br /&gt;&lt;br /&gt;He then cited the work of &lt;a href=&#34;http://en.wikipedia.org/wiki/R._J._Rummel&#34;&gt;Rudy Rummel&lt;/a&gt; on democracy and war, stating that between 1860 and 2005 there have been 371 wars, of which 205 were between non-democratic nations, 166 were between democracies and non-democracies, and 0 were between democracies.  He said that some have challenged the details of the classifications, but that in general, democracies seem to be less likely to engage in war as a means of resolving disputes.&lt;br /&gt;&lt;br /&gt;He concluded by saying that rising above tribal instincts is hard, and quoted Katherine Hepburn&amp;rsquo;s line from &amp;ldquo;The African Queen&amp;rdquo;: &amp;ldquo;Nature, Mr. Allnut, is what we must rise above.&amp;quot;&lt;br /&gt;&lt;br /&gt;I didn&amp;rsquo;t get a chance to ask my question in the Q&amp;amp;A, but I went up to Shermer afterward and suggested that the tribal in-group seems to be a biological/mathematical limitation of our memories and processing capabilities with respect to the number of combinations of relationships we can track.  Anthropologist Robin Dunbar&amp;rsquo;s work on this topic has led to what is called the &amp;ldquo;Dunbar number&amp;rdquo; or a &amp;ldquo;Dunbar circle,&amp;rdquo; which is the number of people you can keep track of and that make up your in-group, and it&amp;rsquo;s about 150.  Studies of Facebook users show that even those with thousands of friends still engage in most of their interactions with a group of 150 or fewer.  So my question was, in light of that limitation, how can we rise above tribal membership?  Shermer&amp;rsquo;s answer was the same one I would have given, which is that although we may still be limited to that number of relationships, today they don&amp;rsquo;t have to be limited by geography, and so the way to &amp;ldquo;rise above&amp;rdquo; is to have lots of these small groups.  Shermer suggested that we need to avoid any such groups having a political monopoly, but the real concern is how those small groups build coalitions which obtain and exercise political power, and what they try to do with it.  I&amp;rsquo;m not sure there&amp;rsquo;s any getting around the problem of having political institutions which govern vastly larger numbers of people.&lt;br /&gt;&lt;br /&gt;My own opinion on whether &amp;ldquo;skepticism&amp;rdquo; should be apolitical and avoid religious topics is that skeptical organizations should avoid taking positions on those topics, except where there are clear empirically testable hypotheses.  (For example, it should be perfectly legitimate for a skeptical organization to publish an examination of the social and psychological factors that cause people to give credence to crackpots like Orly Taitz and Philip Berg, and their respective bogus Kenyan and Canadian Obama birth certificates&amp;ndash;as well as to examine the facts around topics like the &amp;ldquo;birther&amp;rdquo; controversy.)   Individual skeptics, however, should feel free to argue for whatever positions they hold, while being cognizant of what is within the realm of the empirical and what is more philosophical.  I don&amp;rsquo;t think Shermer&amp;rsquo;s talk should have been ruled inappropriate for TAM, though I would have liked to have seen a bit more science and argument in the talk, and I wouldn&amp;rsquo;t want to see a whole bunch of talks that all touched on politics or religion, especially if they all came from a single viewpoint.&lt;br /&gt;&lt;br /&gt;(UPDATE: I recently came across &lt;a href=&#34;http://groups.google.com/group/bit.listserv.berita/msg/6445d3cca300c994&#34;&gt;something I wrote relevant to this point about ten years ago on Usenet, which I still agree with today&lt;/a&gt;:&lt;br /&gt;&lt;br /&gt;&amp;ldquo;The skeptic&amp;rsquo;s position should be, on any issue where there isn&amp;rsquo;t conclusive evidence one way or another, either agnosticism or tentative acceptance of the view that seems to be best supported&amp;ndash;but with tolerance for those who accept other views which are also inconclusively supported by the evidence.  In other words, there is no and should be no official skeptic&amp;rsquo;s position.&lt;br /&gt;&lt;br /&gt;Further, there shouldn&amp;rsquo;t be an official skeptic&amp;rsquo;s position on subjects which are matters of political ideology, religious faith, or metaphysical views on which empirical science is silent.&amp;rdquo;)&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Adam Savage&lt;/span&gt;&lt;br /&gt;Adam Savage of Mythbusters gave a talk not directly related to skepticism, but to which everyone could relate&amp;ndash;a talk about personal failure.  He said that he is often asked how he attained his success, and he said that he didn&amp;rsquo;t follow a straight path and that he had a lot of failures along the way.  He began by referring to Aaron Sorkin&amp;rsquo;s &amp;ldquo;Sports Night,&amp;rdquo; which he called the best 26 hours of television.  In an episode of the second season, a billionaire who&amp;rsquo;s going to buy the show says, &amp;ldquo;Dana. I&amp;rsquo;m what the world considers to be a phenomenally successful man. And I&amp;rsquo;ve failed much more than I&amp;rsquo;ve succeeded. And each time I fail, I get my people together, and I say, &amp;ldquo;Where are we going?&amp;rdquo; And it starts to get better. And that&amp;rsquo;s what you should do.&amp;quot;&lt;br /&gt;&lt;br /&gt;Savage said that he wanted to present the details of how spectacular and painful some of his failures have been. He said that he&amp;rsquo;s been fired from a production assistant job, he&amp;rsquo;s been divorced, and he&amp;rsquo;s yelled at his kids.  All of our lives are two steps forward, one step back.  He got a job at Industrial Light and Magic, working with his heroes, a job he&amp;rsquo;d wanted since he was 11.  In the SFX industry, everybody is freelance, working on jobs for a time, and always looking for the next.  But at ILM, there is no selling required.  He said your resume is just three words&amp;ndash;just four words&amp;ndash;Industrial Light and Magic.  And he would also take extra outside jobs.&lt;br /&gt;&lt;br /&gt;His friend Ben called him with a job that he couldn&amp;rsquo;t take because of the short turn-around time.  A department store wanted a window display within five days, that depicted a ballpark fence.  What they wanted was baseballs automatically being pitched over the fence on a continuous basis.&lt;br /&gt;&lt;br /&gt;Savage bid his day rate, $300-$500/day, plus a market-rate rush fee.  It was a really fat paycheck for five days work.  He got pitching machines and a ballfeeder, built it, and watched it work 70 times in a row, and then fail.  He figured this was a solvable problem.  He stayed up all night Friday and Saturday morning trying to get it to work&amp;ndash;it was originally supposed to be ready by Saturday, and needed on Monday (?)&amp;ndash;and brought it to the store to assemble.  It turned out that the size of the display area was different from what he was told, and in the new set up it was down to 30-40 balls in a row before failure, so would fail every 3 hours.  He observed that there&amp;rsquo;s a reason the displays in airports with balls moving around on tracks use fixed rails, rather than tubes like he was using&amp;ndash;rails lead to balls moving in a predictable amount of time, while the air resistance in a tube makes the timing unpredictable.  So he added an air blower to force the balls down the tubes.&lt;br /&gt;&lt;br /&gt;The next problem was that when one pitching machine pitches, it takes more power, which causes the other two machines to slow down, increasing the failure rate.  He had relatives coming into town at 6 p.m. on Saturday and it still wasn&amp;rsquo;t working.  He came to the conclusion that no amount of effort is going to make it work, and told his employer that in 30 minutes he would present three alternatives and have whichever one they chose implemented by 8 a.m. the next morning.  He came up with a new solution using a monofilament chain connected to the balls, simulating the motion of a pitched ball&amp;ndash;no pitching machines.  He stayed up all night and visited Home Depot repeatedly, and finally got  it working with 10 baseballs.&lt;br /&gt;&lt;br /&gt;The National Head of Display came to look at the display, and said, &amp;ldquo;it looks great, but I don&amp;rsquo;t like the balls&amp;ndash;get rid of them.&amp;quot;&lt;br /&gt;&lt;br /&gt;Savage&amp;rsquo;s second story of failure was from earlier in his career, when he &amp;ldquo;pretended to attend NYU for a year&amp;rdquo; and then worked with his film student friends on their films.  He worked on a friend&amp;rsquo;s film that was filmed at the Alexis Theater, and the film ended up winning the NYU Film Festival&amp;rsquo;s best art direction prize.  So he thought about becoming an art director, and put his name out.  He was asked to work on a friend Gabby&amp;rsquo;s film, with an $850 budget.  He needed to build a set of a room with a glass door with an ATM in it, which he figured he could do with wood frames and canvas for the walls, a shell for a computer as the ATM, and a plexiglass door.&lt;br /&gt;&lt;br /&gt;He never asked for help.&lt;br /&gt;&lt;br /&gt;He worked Wednesday through Saturday morning, without sleep for 60 hours, and wasn&amp;rsquo;t close.  The screen on the ATM cracked&amp;ndash;he figured, it&amp;rsquo;s supposed to be an urban environment, it will be fine.  He didn&amp;rsquo;t pre-prep the canvas, so it all become horribly wrinkled.  He put down linoleum on the carpet of the home where the set was being built for the floor.  At some point, a member of the crew asked him, &amp;ldquo;Do you even know what you&amp;rsquo;re doing?&amp;rdquo;  He responded with what he thought was a clever line from Raiders of the Lost Ark, &amp;ldquo;I don&amp;rsquo;t know, I&amp;rsquo;m making this up as I go along.&amp;rdquo;  The response from the crew member: &amp;ldquo;Go home.&amp;rdquo;  So he did.&lt;br /&gt;&lt;br /&gt;The following Monday, he went to the set to pick up his toolbox, and it wasn&amp;rsquo;t there.  There was a note that said &amp;ldquo;We have your toolbox.  Call me.  Gabby.&amp;rdquo;  He called her, and she said, &amp;ldquo;What did you do to me?  You screwed me.  You pissed away the money.  If you could do anything to destroy our friendship, this is it.  I want you to account for every penny.&amp;rdquo;  He cried and called his father, who told him, &amp;ldquo;All you can do is move forward.&amp;rdquo;  He went and met with Gabby, and accounted for every penny that he had spent.  She then said, &amp;ldquo;The crew is next door, and they want to talk to you.&amp;quot;&lt;br /&gt;&lt;br /&gt;He went to the room next door, and found a dark room with a chair in the middle, with a spotlight focused on it.  He sat in it, and the director read from a pad of paper all of the things that Adam had said he would do, but didn&amp;rsquo;t.  This litany of offenses was periodically interrupted by a member of the crew adding something, like the fact that the linoleum he put down ruined the carpet in the apartment.  There was also one point during the work where Savage was across town having sex instead of working on the set, and somehow the crew knew about that, too, and brought it up.&lt;br /&gt;&lt;br /&gt;Finally, they asked him what he had to say for himself.  He simply agreed&amp;ndash;&amp;ldquo;You&amp;rsquo;re absolutely right.  I screwed up.  I&amp;rsquo;m sorry.&amp;rdquo;  He added four meta-levels of sorry, and said that he knows it doesn&amp;rsquo;t mean or help anything.  At that point, the director said, after a long pause&amp;ndash;&amp;ldquo;look, we&amp;rsquo;re not trying to bring you down or anything.&amp;quot;&lt;br /&gt;&lt;br /&gt;Savage then quoted, from memory, from &lt;a href=&#34;http://en.wikipedia.org/wiki/Ian_McEwan&#34;&gt;Ian McEwan&lt;/a&gt;&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Enduring Love&lt;/span&gt;, which begins with four people in a public park running towards a balloon accident.  In the opening, he writes something like &amp;ldquo;running towards a catastrophe, a kind of furnace in which are characters would be buckled into new shapes.&amp;quot;&lt;br /&gt;&lt;br /&gt;He said that he doesn&amp;rsquo;t trust working with people who don&amp;rsquo;t know or understand failure&amp;ndash;failure builds character.  And whatever you think now (about anything?), you&amp;rsquo;re probably wrong.&lt;br /&gt;&lt;br /&gt;He ended first by reading from &lt;a href=&#34;http://en.wikipedia.org/wiki/Rainer_Maria_Rilke&#34;&gt;Rilke&lt;/a&gt;&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Letters to a Young Poet&lt;/span&gt;, which went something like this:  &amp;ldquo;We find out moments of sadness terrifying because we are standing in a place we cannot stand.  It&amp;rsquo;s important to be lonely and attentive when one is sad, because that is when you learn.&amp;rdquo;  And then by saying that his favorite fictional character is Raymond Chandler&amp;rsquo;s Philip Marlowe, because Chandler so clearly describes his flaws and foibles.  He said that if the world were full of people like Marlowe, the world would be a safer place, but not boring.&lt;br /&gt;&lt;br /&gt;There followed a Q&amp;amp;A, most of the questions were about Mythbusters, except for one question which Savage answered about Rilke&amp;rsquo;s hatred of Rodin (and writing &amp;ldquo;what is fame but a collection of misunderstandings about a name?&amp;rdquo;) and another which he answered by describing his &amp;ldquo;boyhood dream&amp;rdquo; to win an &lt;a href=&#34;http://en.wikipedia.org/wiki/Ig_Nobel_Prize&#34;&gt;Ig Nobel Prize&lt;/a&gt; for writing a taxonomy of nonsense words for large and small numbers.&lt;br /&gt;&lt;br /&gt;(Savage gave &lt;a href=&#34;http://vimeo.com/6006731&#34;&gt;a similar talk at Defcon 17&lt;/a&gt;, available online.)&lt;br /&gt;&lt;br /&gt;(Click on the link to continue to &lt;a href=&#34;https://blog.lippard.org/2009/08/amazing-meeting-7-ethics-of-deception.html&#34;&gt;a summary of the rest of the Saturday sessions at TAM7&amp;ndash;a panel on the ethics of deception, the Skeptical Citizen Award, a Jerry Andrus video, Stephen Bauer&amp;rsquo;s talk on Jerry Andrus and his estate, a panel on skepticism and the media, Phil Plait on Doomsday 2012, and a JREF update&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Arizona Skeptic online: vol. 3, 1990</title>
      <link>https://blog.lippard.org/2009/08/arizona-skeptic-online-vol-3-1990.html/</link>
      <pubDate>Wed, 05 Aug 2009 20:30:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/08/arizona-skeptic-online-vol-3-1990.html/</guid>
      <description>&lt;p&gt;Continuing the postings of &lt;span style=&#34;font-style: italic;&#34;&gt;The Arizona Skeptic&lt;/span&gt;; you can find volume 1 (1987-1988) &lt;a href=&#34;https://blog.lippard.org/2009/08/arizona-skeptic-online-vol-1-1987-1988.html&#34;&gt;here&lt;/a&gt; and volume 2 (1988-1989) &lt;a href=&#34;https://blog.lippard.org/2009/08/arizona-skeptic-online-vol-2-1988-1989.html&#34;&gt;here&lt;/a&gt;.  Volume 3 was edited by Mike Stackpole.&lt;/p&gt;
&lt;p&gt;An index to all issues by title, author, and subject may be found &lt;a href=&#34;http://www.discord.org/lippard/Arizona_Skeptic/AZ_V1-6.IDX&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.discord.org/lippard/Arizona_Skeptic/ASv3n1-Jan-1990.pdf&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Arizona Skeptic&lt;/span&gt;, vol. 3, no. 1, January 1990&lt;/a&gt;:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Predictions 1990&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://www.discord.org/lippard/some-failures.html&#34;&gt;&#34;Some Failures of Organized Skepticism&#34;&lt;/a&gt; by Jim Lippard&lt;/li&gt;&lt;li&gt;Editorial Blathering&lt;/li&gt;&lt;li&gt;Our February Meeting: speaker Hans Sebald on witchcraft&lt;/li&gt;&lt;/ul&gt;&lt;a href=&#34;http://www.discord.org/lippard/Arizona_Skeptic/ASv3n2-Feb-Mar-1990.pdf&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Arizona Skeptic&lt;/span&gt;, vol. 3, no. 2, February/March 1990&lt;/a&gt;:
&lt;ul&gt;&lt;li&gt;&#34;The Secret of the Challenger Secret Mission&#34; by Mike Stackpole&lt;/li&gt;&lt;li&gt;Meeting Announcement: Dr. Robert Dietz on &#34;The Sacred and Profane History of the World&#34;&lt;/li&gt;&lt;li&gt;&#34;Dissension in the Ranks of the Institute for Creation Research&#34; by Jim Lippard&lt;/li&gt;&lt;li&gt;&#34;HGH 3X and &lt;span style=&#34;font-style: italic;&#34;&gt;The New England Journal of Medicine&lt;/span&gt;&#34; by Mark Adkins&lt;/li&gt;&lt;li&gt;&#34;Book Review: &lt;span style=&#34;font-style: italic;&#34;&gt;But Is It Science?&lt;/span&gt; edited by Michael Ruse&#34; reviewed by Jim Lippard&lt;/li&gt;&lt;li&gt;&#34;What is Occam&#39;s Razor&#34; by Michael A. Stackpole&lt;/li&gt;&lt;li&gt;Editorial Blathering&lt;/li&gt;&lt;li&gt;&#34;Who Are We?&#34; by Michael A. Stackpole&lt;/li&gt;&lt;/ul&gt;&lt;a href=&#34;http://www.discord.org/lippard/Arizona_Skeptic/ASv3n3-Apr-1990.pdf&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Arizona Skeptic&lt;/span&gt;, vol. 3, no. 3, April 1990&lt;/a&gt;:
&lt;ul&gt;&lt;li&gt;&#34;Ethical Skepticism&#34; by Michael A. Stackpole (a visit to Peter Popoff)&lt;/li&gt;&lt;li&gt;Editorial Blathering&lt;/li&gt;&lt;li&gt;Meeting Announcement: speaker Michael A. Stackpole on Satanism&lt;/li&gt;&lt;/ul&gt;And that was it for volume 3--&lt;a href=&#34;https://blog.lippard.org/2009/08/arizona-skeptic-online-vol-4-1990-1991.html&#34;&gt;volume 4 picked up in July 1990 for another two issues edited by Mike Stackpole&lt;/a&gt;.</description>
    </item>
    <item>
      <title>The Arizona Skeptic online: vol. 2, 1988-1989</title>
      <link>https://blog.lippard.org/2009/08/arizona-skeptic-online-vol-2-1988-1989.html/</link>
      <pubDate>Wed, 05 Aug 2009 17:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/08/arizona-skeptic-online-vol-2-1988-1989.html/</guid>
      <description>&lt;p&gt;Continuing the postings of &lt;span style=&#34;font-style: italic;&#34;&gt;The Arizona Skeptic&lt;/span&gt;; you can find volume 1 (1987-1988) &lt;a href=&#34;https://blog.lippard.org/2009/08/arizona-skeptic-online-vol-1-1987-1988.html&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
An index to all issues by title, author, and subject may be found &lt;a href=&#34;http://www.discord.org/lippard/Arizona_Skeptic/AZ_V1-6.IDX&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&#34;http://www.discord.org/lippard/Arizona_Skeptic/ASv2n1-Jul-Aug-1988.pdf&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Arizona Skeptic&lt;/span&gt; vol. 2, no. 1, July/August 1988&lt;/a&gt;:&lt;br /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&#34;Lippard Disgraced!&#34; by Ron Harvey&lt;/li&gt;
&lt;li&gt;&#34;A Visit to the &#39;Psychic Showcase&#39;&#34; by Jim Lippard&lt;/li&gt;
&lt;li&gt;&#34;Color it Absurd&#34; by Ken Morse&lt;/li&gt;
&lt;li&gt;&#34;Handwriting Analysis&#34; by Jim Lippard&lt;/li&gt;
&lt;li&gt;&#34;Recognizing Destructive and Manipulative Groups&#34; by Al Seckel&lt;/li&gt;
&lt;li&gt;Upcoming Meetings&lt;/li&gt;
&lt;li&gt;&#34;Ghost Busters or Lease Breakers&#34; by Ken Morse&lt;/li&gt;
&lt;li&gt;&#34;June PS Meeting&#34; by Judy Sawyer: speakers Craig Nichols and Lee Earle of Manifestations&lt;/li&gt;
&lt;li&gt;&#34;July PS Meeting&#34; by Judy Sawyer: speaker Anita O&#39;Riordan of the Arizona Attorney General&#39;s Elderly Abuse Project&lt;/li&gt;
&lt;li&gt;Correction (of omission to &#34;Psychic Detectives&#34; article in previous issue)&lt;/li&gt;
&lt;li&gt;Editor&#39;s Ramblings&lt;/li&gt;
&lt;/ul&gt;
&lt;a href=&#34;http://www.discord.org/lippard/Arizona_Skeptic/ASv2n2-Sep-Oct-1988.pdf&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Arizona Skeptic&lt;/span&gt; vol. 2, no. 2, September/October 1988&lt;/a&gt;:&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;&#34;Hype-nosis&#34; by Jim Lippard (title typoed in published copy)&lt;/li&gt;
&lt;li&gt;&#34;Recipe for Successful Local Group&#34; by Kent Harker&lt;/li&gt;
&lt;li&gt;&#34;Book Review: &lt;span style=&#34;font-style: italic;&#34;&gt;Nostradamus and His Prophecies&lt;/span&gt; by Edgar Leoni&#34; reviewed by Jim Lippard&lt;/li&gt;
&lt;li&gt;Upcoming Meetings&lt;/li&gt;
&lt;li&gt;August PS Meeting: speaker Michael Preston on hypnosis&lt;/li&gt;
&lt;li&gt;&#34;September meeting&#34; by Mike Stackpole: speaker Gary Mechler on astrology&lt;/li&gt;
&lt;li&gt;&#34;October meeting&#34; by Judy Sawyer: speaker Janet Lee Mitchell on out-of-body experiences&lt;/li&gt;
&lt;li&gt;Editor&#39;s Ramblings&lt;/li&gt;
&lt;/ul&gt;
&lt;a href=&#34;http://www.discord.org/lippard/Arizona_Skeptic/ASv2n3-Nov-Dec-1988.pdf&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Arizona Skeptic&lt;/span&gt; vol. 2, no. 3, November/December 1988&lt;/a&gt;:&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;Predictions for 1989 and Beyond&lt;/li&gt;
&lt;li&gt;&#34;Psychological Factors Conducive to Paranormal Belief&#34; by Jim Lippard&lt;/li&gt;
&lt;li&gt;&#34;Book Review: &lt;span style=&#34;font-style: italic;&#34;&gt;The Art of Deception&lt;/span&gt; by Nicholas Capaldi&#34; reviewed by Ted Karren&lt;/li&gt;
&lt;li&gt;&#34;Book Review: &lt;span style=&#34;font-style: italic;&#34;&gt;Hypnosis, Imagination, and Human Potentialities&lt;/span&gt; by Theodore X. Barber, Nicholas P. Spanos, and John F. Chaves&#34; reviewed by Jim Lippard&lt;/li&gt;
&lt;li&gt;Upcoming Meetings&lt;/li&gt;
&lt;li&gt;November PS Meeting: skeptics&#39; predictions&lt;/li&gt;
&lt;li&gt;&#34;December PS Meeting&#34; by Judy Sawyer: speaker David Alexander on faith healers&lt;/li&gt;
&lt;li&gt;&#34;TUSKS Lecture&#34; by Ken Morse: speaker Conrad Goeringer on &#34;Bimbos for Satan&#34;&lt;/li&gt;
&lt;li&gt;Editor&#39;s Ramblings&lt;/li&gt;
&lt;/ul&gt;
&lt;a href=&#34;http://www.discord.org/lippard/Arizona_Skeptic/ASv2n4-Jan-Feb-1989.pdf&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Arizona Skeptic&lt;/span&gt; vol. 2, no. 4, January/February 1989&lt;/a&gt;:&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;&#34;Let&#39;s Be Serious: Defensive Skepticism&#34; by Mike Stackpole&lt;/li&gt;
&lt;li&gt;&#34;Behaviorism and Consciousness&#34; by Jim Lippard (on January speaker, Erv Theobold)&lt;/li&gt;
&lt;li&gt;&#34;In Response&#34; by Erv Theobold, Ph.D.&lt;/li&gt;
&lt;li&gt;&#34;Book Review: &lt;span style=&#34;font-style: italic;&#34;&gt;Mindspell&lt;/span&gt; by Kay Nolte Smith&#34; reviewed by Judy Sawyer&lt;/li&gt;
&lt;li&gt;&#34;Book Review: &lt;span style=&#34;font-style: italic;&#34;&gt;Science and Earth History&lt;/span&gt; by A. N. Strahler&#34; reviewed by Roger Mann&lt;/li&gt;
&lt;li&gt;&#34;Book Review: &lt;span style=&#34;font-style: italic;&#34;&gt;Eyewitness Testimony&lt;/span&gt; by Elizabeth Loftus&#34; reviewed by Jim Lippard&lt;/li&gt;
&lt;li&gt;&#34;Book Review: &lt;span style=&#34;font-style: italic;&#34;&gt;ESP and Psychokinesis: A Philosophical Examination&lt;/span&gt; by Stephen E. Braude&#34; reviewed by Jim Lippard&lt;/li&gt;
&lt;li&gt;Upcoming Meetings&lt;/li&gt;
&lt;li&gt;January PS Meeting&lt;/li&gt;
&lt;li&gt;Editor&#39;s Ramblings&lt;/li&gt;
&lt;/ul&gt;
This volume had only four issues, and marks the end of Ron Harvey&#39;s editorship.  The &lt;a href=&#34;https://blog.lippard.org/2009/08/arizona-skeptic-online-vol-3-1990.html&#34;&gt;next volume&lt;/a&gt; picks up in January 1990 with Mike Stackpole as editor.</description>
    </item>
    <item>
      <title>The Arizona Skeptic online: vol. 1, 1987-1988</title>
      <link>https://blog.lippard.org/2009/08/arizona-skeptic-online-vol-1-1987-1988.html/</link>
      <pubDate>Tue, 04 Aug 2009 17:01:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/08/arizona-skeptic-online-vol-1-1987-1988.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve begun putting old issues of &lt;span style=&#34;font-style: italic;&#34;&gt;The Arizona Skeptic&lt;/span&gt; online as PDFs, starting with the old &lt;span style=&#34;font-style: italic;&#34;&gt;Phoenix Skeptics News&lt;/span&gt;, edited by Ron Harvey.  Volume 2, 1988-1989, is &lt;a href=&#34;https://blog.lippard.org/2009/08/arizona-skeptic-online-vol-2-1988-1989.html&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;An index to all issues by title, author, and subject may be found &lt;a href=&#34;http://www.discord.org/lippard/Arizona_Skeptic/AZ_V1-6.IDX&#34;&gt;here&lt;/a&gt;.
&lt;a href=&#34;http://www.discord.org/lippard/Arizona_Skeptic/PSNv1n1-Jul-Aug-1987.pdf&#34;&gt;
&lt;span style=&#34;font-style: italic;&#34;&gt;Phoenix Skeptics News&lt;/span&gt; vol. 1, no. 1, July/August 1987&lt;/a&gt;:&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Welcome!&lt;/li&gt;&lt;li&gt;July Meeting&lt;/li&gt;&lt;li&gt;Resource Library&lt;/li&gt;&lt;li&gt;&#34;Cold Reading&#34; by Jim Lippard&lt;/li&gt;&lt;li&gt;Local Radio Talk Show Features Psychics&lt;/li&gt;&lt;li&gt;Modem Users Take Note&lt;/li&gt;&lt;li&gt;&#34;Foes Turn Up Heat: Fire walking is not so hot, skeptics of seminars say&#34; by Simon Fisher, &lt;span style=&#34;font-style: italic;&#34;&gt;Tribune&lt;/span&gt;&lt;/li&gt;&lt;li&gt;Postscript by Jim Lippard&lt;/li&gt;&lt;li&gt;Book Reviews&lt;/li&gt;&lt;li&gt;Local Conference on Health Fraud&lt;/li&gt;&lt;li&gt;Upcoming Phoenix Skeptics Meetings&lt;/li&gt;&lt;/ul&gt;&lt;a href=&#34;http://www.discord.org/lippard/Arizona_Skeptic/PSNv1n2-Sep-Oct-1987.pdf&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Phoenix Skeptics News&lt;/span&gt; vol. 1, no. 2, September/October 1987&lt;/a&gt;:
&lt;ul&gt;&lt;li&gt;August Meeting: Hans Sebald on witchcraft&lt;/li&gt;&lt;li&gt;September Meeting: Charles Cazeau on prophecies of Nostradamus&lt;/li&gt;&lt;li&gt;Surveyor Needed&lt;/li&gt;&lt;li&gt;Randi on Faith Healers (interviewed by Jim Lippard and Mike Norton)&lt;/li&gt;&lt;li&gt;&#34;Health Fraud isn&#39;t &#39;snake oil&#39; anymore&#34; by Phyllis Gillespie, &lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt;&lt;/li&gt;&lt;li&gt;&#34;Charlatans can be spotted if you know common clues&#34; (&lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt;)&lt;/li&gt;&lt;li&gt;&#34;Proper Criticism&#34; by Ray Hyman&lt;/li&gt;&lt;li&gt;Upcoming Meetings&lt;/li&gt;&lt;/ul&gt;&lt;a href=&#34;http://www.discord.org/lippard/Arizona_Skeptic/PSNv1n3-Nov-Dec-1987.pdf&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Phoenix Skeptics News&lt;/span&gt; vol. 1, no. 3, November/December 1987&lt;/a&gt;:
&lt;ul&gt;&lt;li&gt;October Meeting: Halloween party at Hans Sebald&#39;s&lt;/li&gt;&lt;li&gt;November Meeting: James Randi psychic surgery video, Randy Jones on psychic surgery&lt;/li&gt;&lt;li&gt;Papers ignore disclaimer request on astrology columns&lt;/li&gt;&lt;li&gt;Flyers needed&lt;/li&gt;&lt;li&gt;Psychic fair&lt;/li&gt;&lt;li&gt;&#34;Focus on You&#34; by Jim Lippard&lt;/li&gt;&lt;li&gt;&#34;Channeling: Believe It or Not&#34; by Hans Sebald, Ph.D.&lt;/li&gt;&lt;li&gt;&#34;Book Review: &lt;span style=&#34;font-style: italic;&#34;&gt;The Faith Healers&lt;/span&gt; by James Randi&#34; reviewed by Jim Lippard&lt;/li&gt;&lt;li&gt;&#34;On the distinction between nonbelief and disbelief&#34; by Hans Sebald, Ph.D.&lt;/li&gt;&lt;li&gt;&#34;Book Review: &lt;span style=&#34;font-style: italic;&#34;&gt;The Psychology of Transcendence&lt;/span&gt; by Andrew Neher&#34; reviewed by Jim Lippard&lt;/li&gt;&lt;li&gt;Editor&#39;s Ramblings&lt;/li&gt;&lt;li&gt;Upcoming Meetings&lt;/li&gt;&lt;/ul&gt;&lt;a href=&#34;http://www.discord.org/lippard/Arizona_Skeptic/PSNv1n4-Jan-Feb-1988.pdf&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Phoenix Skeptics News&lt;/span&gt; vol. 1, no. 4, January/February 1988&lt;/a&gt;:
&lt;ul&gt;&lt;li&gt;December Meeting: Jim Speiser and Marge Christenson of MUFON&lt;/li&gt;&lt;li&gt;January Meeting: Robert Dietz of ASU on creationism&lt;/li&gt;&lt;li&gt;Philip Klass Lecture&lt;/li&gt;&lt;li&gt;Skeptics Reorganized&lt;/li&gt;&lt;li&gt;Skeptics subcommittees formed&lt;/li&gt;&lt;li&gt;&#34;Peter Popoff Came to Town&#34; by Jim Lippard&lt;/li&gt;&lt;li&gt;&#34;Towards a more effective organization&#34; by Bob Guzley&lt;/li&gt;&lt;li&gt;&#34;Update on the Radiocarbon Dating of the Shroud of Turin&#34; by Jim Lippard&lt;/li&gt;&lt;li&gt;New Phone Number&lt;/li&gt;&lt;li&gt;Editor&#39;s Ramblings&lt;/li&gt;&lt;li&gt;Upcoming Meetings&lt;/li&gt;&lt;/ul&gt;&lt;a href=&#34;http://www.discord.org/lippard/Arizona_Skeptic/PSNv1n5-Mar-Apr-1988.pdf&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Phoenix Skeptics News&lt;/span&gt; vol. 1, no. 5, March/April 1988&lt;/a&gt;:
&lt;ul&gt;&lt;li&gt;Important Announcement!&lt;/li&gt;&lt;li&gt;February Meeting: Jeff Jacobsen on Scientology&lt;/li&gt;&lt;li&gt;Philip Klass Lecture&lt;/li&gt;&lt;li&gt;March Meeting: Mike Stackpole on claimed dangers of D&amp;amp;D&lt;/li&gt;&lt;li&gt;The Organization Explained!&lt;/li&gt;&lt;li&gt;&#34;Frank Baranowski: Promoter of the Paranormal&#34; by Jim Lippard&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://www.discord.org/lippard/wilson-review.html&#34;&gt;&#34;Book Review: &lt;span style=&#34;font-style: italic;&#34;&gt;The New Inquisition&lt;/span&gt; by Robert Anton Wilson&#34;&lt;/a&gt; reviewed by Jim Lippard&lt;/li&gt;&lt;li&gt;&#34;Robert Anton Wilson and the H.E.A.D. Revolution&#34; by Zak Woodruff&lt;/li&gt;&lt;li&gt;Editor&#39;s Ramblings&lt;/li&gt;&lt;li&gt;Upcoming Meetings&lt;/li&gt;&lt;/ul&gt;&lt;a href=&#34;http://www.discord.org/lippard/Arizona_Skeptic/PSNv1n6-May-Jun-1988.pdf&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Phoenix Skeptics News&lt;/span&gt;, vol. 1, no. 6, May/June 1988&lt;/a&gt;:
&lt;ul&gt;&lt;li&gt;April Meeting: James Lowell on Mexican cancer clinics&lt;/li&gt;&lt;li&gt;May Meeting: Jim Lippard on psychic detectives&lt;/li&gt;&lt;li&gt;Press coverage&lt;/li&gt;&lt;li&gt;&#34;Turin Shroud Update&#34; by Jim Lippard&lt;/li&gt;&lt;li&gt;&#34;Dr. Stranges Lives Up to His Name&#34; by Mike Stackpole&lt;/li&gt;&lt;li&gt;&#34;Near-Death Experiences and TV&#34; by Jim Lippard&lt;/li&gt;&lt;li&gt;&#34;An Artistic &#39;Phenom&#39;&#34; by Ted Karren&lt;/li&gt;&lt;li&gt;&#34;Psychic Detectives&#34; by Jim Lippard&lt;/li&gt;&lt;li&gt;Editor&#39;s Ramblings&lt;/li&gt;&lt;li&gt;&#34;TUSKS Tips&#34; by Ken Morse&lt;/li&gt;&lt;li&gt;Upcoming Meetings&lt;/li&gt;&lt;/ul&gt;The last issue of this volume was the first one also distributed to the Tucson Skeptical Society (TUSKS), and prompted a change of name to &lt;span style=&#34;font-style: italic;&#34;&gt;The Arizona Skeptic&lt;/span&gt; beginning with &lt;a href=&#34;https://blog.lippard.org/2009/08/arizona-skeptic-online-vol-2-1988-1989.html&#34;&gt;volume 2&lt;/a&gt;.  This was also about the time I moved to Tucson to attend graduate school at the University of Arizona (August 1988).</description>
    </item>
    <item>
      <title>ArizonaCOR video: A Life, a World, a Future</title>
      <link>https://blog.lippard.org/2009/08/arizonacor-video-life-world-future.html/</link>
      <pubDate>Mon, 03 Aug 2009 17:23:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/08/arizonacor-video-life-world-future.html/</guid>
      <description>&lt;p&gt;The Arizona Coalition of Reason&amp;rsquo;s video, &amp;ldquo;A Life, a World, a Future,&amp;rdquo; has been released &lt;a href=&#34;http://www.arizonacor.org/&#34;&gt;on the ArizonaCOR website&lt;/a&gt;.  This was a project done by and with the participation of members of several of ArizonaCOR&amp;rsquo;s member organizations.&lt;/p&gt;</description>
    </item>
    <item>
      <title>New Markey/Eshoo net neutrality bill</title>
      <link>https://blog.lippard.org/2009/08/new-markeyeshoo-net-neutrality-bill.html/</link>
      <pubDate>Mon, 03 Aug 2009 16:53:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/08/new-markeyeshoo-net-neutrality-bill.html/</guid>
      <description>&lt;p&gt;Ed Markey (D-MA) and Anna Eshoo (D-CA) last week introduced HR 3458, &lt;a href=&#34;http://www.freepress.net/files/H.R.3458-7-31-09.pdf&#34;&gt;The Internet Freedom Preservation Act of 2009&lt;/a&gt; (PDF).  This bill is much better than past bills in that it doesn&amp;rsquo;t contain any prohibition on classes of service or preferential treatment of packets based on protocol or application, as opposed to based on source, destination, or owner.  It still, however, gives the FCC new powers to regulate the Internet and puts the onus of developing specific regulations on the FCC.  And it looks like the language will give the FCC the power to regulate Apple&amp;rsquo;s iTunes store with respect to iPhone Internet-related applications, as well as to force the opening up of wireless walled gardens.  The bill leaves open to the FCC the ability to treat &amp;ldquo;private transmission capacity services&amp;rdquo; as exempt from the requirements of the bill, so long as they don&amp;rsquo;t impact Internet capacity for the end user.  It also provides disclosure requirements for ISPs to report on any methods they use for network and capacity management that may impact Internet traffic.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Amazing Meeting 7: Swiss/Randi, Ouellette, anti-anti-vax panel, Nickell</title>
      <link>https://blog.lippard.org/2009/08/amazing-meeting-7-swissrandi-ouellette.html/</link>
      <pubDate>Sun, 02 Aug 2009 18:49:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/08/amazing-meeting-7-swissrandi-ouellette.html/</guid>
      <description>&lt;p&gt;This is part three of my summary of TAM7, still on Friday, July 10. Part 1 is &lt;a href=&#34;https://blog.lippard.org/2009/07/amazing-meeting-7-intro.html&#34;&gt;here&lt;/a&gt;, part 2 is &lt;a href=&#34;https://blog.lippard.org/2009/07/amazing-meeting-7-steele-plait.html&#34;&gt;here&lt;/a&gt;, and my coverage of the Science-based Medicine conference begins &lt;a href=&#34;https://blog.lippard.org/2009/07/science-based-medicine-conference-part.html&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Jamy Ian Swiss and James Randi&lt;/span&gt;&lt;br /&gt;After lunch on Friday was a conversation between Jamy Ian Swiss and James Randi about Randi&amp;rsquo;s early career, beginning with an old BBC live broadcast of Randi making a radio disappear, and an escape he did in Quebec as the &amp;ldquo;Amazing Randall.&amp;rdquo;  They discussed Randi&amp;rsquo;s early appearances on Johnny Carson&amp;rsquo;s &amp;ldquo;Tonight Show,&amp;rdquo; and how Carson, himself a magician, would visit Randi in his dressing room when he appeared on the show, leading show staff to wonder who this guy was, since Carson never visited other guests.  Other old footage included an underwater survival stunt on &amp;ldquo;You Asked for It,&amp;rdquo; in which Randi stayed underwater for an hour and 50 minutes, breaking Houdini&amp;rsquo;s record.  Randi was embedded horizontally in a block of ice on Boston Common for the Dick Cavett show, somewhat reminiscent of the more recent stunt by David Blaine.  Footage was also shown of Randi&amp;rsquo;s water can escape when he was a closing act after David Copperfield and Shibata, which Randi commented was made more difficult for him by the fact that Copperfield and Shibata were standing on the catwalk above him cracking jokes while he was supposedly drowning in the milk can (but was actually already on top of it trying to look out-of-breath and using a sponge to make his head wet again before the big reveal).&lt;br /&gt;&lt;br /&gt;Then was shown a lot of amusing footage from Alice Cooper&amp;rsquo;s &amp;ldquo;Billion Dollar Babies&amp;rdquo; tour, for whch Randi played a mad dentist and created various illusions for the stage, culminating with Alice Cooper&amp;rsquo;s head being chopped off by a realistic-looking guillotine.  Randi told various stories of the tour and how he came to be involved with it, saying that it paid very well and he knew he was going to get alone well when he visited the offices of Cooper&amp;rsquo;s Alive Enterprise and found it was full of potted plants, all of which were dead.  A DVD of the film made during that tour was recently released on DVD, which includes the original version of the film rejected by the studies, which included a bunch of comedy sketches, a few of which feature Randi.&lt;br /&gt;&lt;br /&gt;When the tour came to Phoenix, Cooper asked Randi to sit in the audience with his mother, who wasn&amp;rsquo;t aware of the nature of his show.  Randi kept reassuring her&amp;ndash;the wife of a Mormon minister&amp;ndash;that Alice Cooper is just a character being played by her son (Vincent Furnier).  Randi said that he saw Mrs. Furnier again a couple of years ago at Alice Cooper&amp;rsquo;s 60th birthday party, and she remembered him and thanked him for the reassurance he provided during that show.&lt;br /&gt;&lt;br /&gt;Footage was then shown of two version of Randi&amp;rsquo;s upside-down strait jacket escape, one in Niagara Falls in January.  He said it was so cold that he beard became completely frozen and he was unable to speak when he had freed himself and was brought down, until hot water was poured over his beard.  He said it took two years to get permission to do that stunt, and they had the whole area blocked off so that only the film crew was present.  But while he was hanging upside-down, he saw a Chinese family standing there watching him&amp;ndash;they had gone sneaking through the woods to get there and watch the performance up close.&lt;br /&gt;&lt;br /&gt;The second version of the escape was for the Japanese show &amp;ldquo;Supermen&amp;rdquo; and was performed while hanging upside-down from a helicopter flying around Tokyo.  Randi, who does not like heights, said he kept telling himself, &amp;ldquo;I&amp;rsquo;m doing it for the money.&amp;quot;&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Jennifer Ouellette on the Science and Entertainment Exchange&lt;/span&gt;&lt;br /&gt;Jennifer Ouellette, executive director of the National Academy of Science&amp;rsquo;s new &lt;a href=&#34;http://www.youtube.com/watch?v=lNMnqXflOuA&#34;&gt;Science and Entertainment Exchange project&lt;/a&gt; and author of the book &lt;a href=&#34;http://www.amazon.com/Physics-Buffyverse-Jennifer-Ouellette/dp/0143038621/jimlippardswebpaA&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Physics of the Buffyverse&lt;/span&gt;&lt;/a&gt;, spoke about the project.  She began with a short film clip from the TV show &amp;ldquo;Numb3rs&amp;rdquo; that illustrated a scientific point about &lt;a href=&#34;http://www.all-about-forensic-psychology.com/geographic-profiling.html&#34;&gt;geographic profiling&lt;/a&gt; by reference to the physics of water drops from a sprinkler head, which she used as an example of the productivity of having scientists and entertainment producers working cooperatively.&lt;br /&gt;&lt;br /&gt;She observed that science and Hollywood have had a love/hate relationship. Hollywood sees scientists as nitpickers who don&amp;rsquo;t understand entertainment, which she depicted with a reference to an episode of &amp;ldquo;The Big Bang Theory&amp;rdquo; which pointed out that the ending of the film &amp;ldquo;Superman&amp;rdquo; was unbelievable not because of the time travel but because if Superman caught Lois Lane while she was falling at 32 feet/second/second she would be cut into three pieces by the arms of the Man of Steel.  (This reminded me of Larry Niven&amp;rsquo;s classic analysis of why Superman can&amp;rsquo;t have sex with a human woman, let alone produce a hybrid offspring, &lt;a href=&#34;http://www.rawbw.com/%7Esvw/superman.html&#34;&gt;&amp;ldquo;Man of Steel, Woman of Kleenex.&amp;quot;&lt;/a&gt;)  Scientists, on the other hand, see Hollywood as promulgators of misinformation, a point she illustrated with reference to an anti-vaccination episode of &amp;ldquo;Eli Stone&amp;rdquo; and the fact that DNA results on &amp;ldquo;CSI&amp;rdquo; and &amp;ldquo;Bones&amp;rdquo; are always returned within hours (also illustrating the nitpicking point).&lt;br /&gt;&lt;br /&gt;The Science and Entertainment Exchange provides producers of film, television, comic books, video games, novels, etc. with a free way to obtain accurate scientific information early on in a project, and has already worked with major productions including &amp;ldquo;Bones,&amp;rdquo; &amp;ldquo;Tron II&amp;rdquo; (now &amp;ldquo;Tron Legacy&amp;rdquo;), and several that she was contractually forbidden to mention.&lt;br /&gt;&lt;br /&gt;She told the story of how she met the showrunner for &amp;ldquo;Bones,&amp;rdquo; and when she told him she was a scientist, &amp;ldquo;he instantly cringed, flinched, and apologized.&amp;rdquo;  She subsequently worked with him on the &amp;ldquo;Death by Physics&amp;rdquo; episode of the show.&lt;br /&gt;&lt;br /&gt;She pointed out that this is a great time for science and skepticism, with the popularity of current programs like Numb3rs, Bones, Lie to Me, The Mentalist, House, The Big Bang Theory, and, &amp;ldquo;a fringe case,&amp;rdquo; Fringe (one of the writers of the show is &lt;a href=&#34;http://agoraphilia.blogspot.com/2008/09/watch-fringe-tuesday-on-fox.html&#34;&gt;Glen Whitman of the Agoraphilia blog&lt;/a&gt;; and for those interested in the glyph code on that show, &lt;a href=&#34;http://www.juliansanchez.com/2009/04/07/solution-to-the-fringe-glyph-cipher/&#34;&gt;here&amp;rsquo;s the solution&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;Ouellette argued for the importance of this project by pointing out that a factoid about breast cancer which appeared in a soap opera was found to triple the knowledge of that factoid in its viewing audience (based on testing viewers before and after watching the episode), and that these new shows do a good job of humanizing scientists.  When debunking messages come from sympathetic characters, that softens them and makes them more persuasive.  She suggested that The Mentalist saying that there are no real psychics, or Lie to Me debunking the polygraph, has huge potential impact.&lt;br /&gt;&lt;br /&gt;She closed by saying that the success of these popular programs suggests that critical thinking and science placed in an entertaining context do sell, and asking those with a science background who want to be consultants for her project to contact her&amp;ndash;and CSI needs new ideas on how to kill people.&lt;br /&gt;&lt;br /&gt;In the Q&amp;amp;A, the first questioner said that they don&amp;rsquo;t like when scientists are depicted not acting like scientists&amp;ndash;misusing words like &amp;ldquo;proof&amp;rdquo; and &amp;ldquo;theory,&amp;rdquo; and misrepresenting the process of science.  Another asked whether she could say anything about science on &amp;ldquo;Lost&amp;rdquo;; she said that scientists consulted and commented on the DVD extras about the temporal anomalies and &amp;ldquo;chronology projection conjecture,&amp;rdquo; and that it&amp;rsquo;s the best-selling TV show on DVD.  One questioner asked whether there is any way to do something like this for the news media, as well as for entertainment; she answered that people in the news media need to be paid better (I presume she was referring to print reporters rather than talking heads on television), and those outlets are in their death throes.  Another questioner asked why skeptics have to be depicted as dumb in shows with supernatural or paranormal phenomena, rather than showing them change their minds when presented with overwhelming evidence of these things.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Anti-anti-vaccination Panel&lt;/span&gt;&lt;br /&gt;Steven Novella, David Gorski, Joe Albietz, Harriet Hall, Michael Goudeau, and Derek Bartholomaus made up the panel to criticize the anti-vaccination movement.  Novella began by recounting the Andrew Wakefield case, a study published in Lancet allegedly connecting measles/mumps/rubella (MMR) vaccination with harmful effects in children, which subsequently turned out to be a thoroughly bogus study (&amp;ldquo;if I can use that word,&amp;rdquo; he said, referring to the Simon Singh lawsuit).  But that study caused a decline in MMR vaccination in the UK, and a corresponding leap in news cases of measles, mumps, and rubella. When Novella blogged about this, journalist David Kirby contacted him and argued that thimerosol (sodium ethylmercurithiosalicylate), was the issue.  Novella read Kirby&amp;rsquo;s book arguing that thimerosol causes autism, &lt;span style=&#34;font-style: italic;&#34;&gt;Evidence of Harm&lt;/span&gt;, and did 3-4 months of research.  (Novella&amp;rsquo;s Skeptical Inquirer article on the subject is &lt;a href=&#34;http://www.csicop.org/si/2007-06/novella.html&#34;&gt;here&lt;/a&gt;; a reply to Kirby on Novella&amp;rsquo;s blog is &lt;a href=&#34;http://www.theness.com/neurologicablog/?p=341&#34;&gt;here&lt;/a&gt;.)  He said Kirby&amp;rsquo;s book was a terrible piece of journalism but a good collection of data sources to start with.  By 2005 there was strong evidence of no link between thimerosol and autism.  Novella&amp;rsquo;s panel intro is now on YouTube &lt;a href=&#34;http://www.youtube.com/watch?v=ap_0uQDbZl4&amp;amp;feature=channel_page&#34;&gt;here&lt;/a&gt;; Dr. Joe Albietz&amp;rsquo;s talk is on YouTube &lt;a href=&#34;http://www.youtube.com/watch?v=eFVE8csrcRw&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Back in 2002, thimerosol had already been removed from routine vaccine schedules, and Kirby said that autism rates would subsequently plummet to pre-1990 levels.  Novella said no, If I&amp;rsquo;m right it will continue to increase until it hits some ceiling&amp;ndash;and the autism rates have continued to rise for the last four years.  Kirby moved the goalposts for his prediction out to 2007 and then to 2008, but there is no more room to move them now, said Novella&amp;ndash;thimerosol is demonstrably not the cause of autism.&lt;br /&gt;&lt;br /&gt;Novella said that the antivax movement has grown as evidence has accumulated against them, spearheaded by promotion by Jenny McCarthy and Generation Rescue.&lt;br /&gt;&lt;br /&gt;David Gorski talked about how &amp;ldquo;I&amp;rsquo;m not antivaccine&amp;rdquo; is the biggest lie of the antivaxers.  They will say things like (quoting Jenny McCarthy), &amp;ldquo;I&amp;rsquo;m not anti-vaccine, I&amp;rsquo;m pro-safe vaccine.  I&amp;rsquo;m anti-toxin.&amp;rdquo;  Examples of people making such statements include Jenny McCarthy, Dr. Jay Gordon, a frequent visitor to Gorski&amp;rsquo;s blog, and J.B. Handley, the founder of Generation Rescue.&lt;br /&gt;&lt;br /&gt;He quoted a statement from Jenny McCarthy saying that mercury, the &amp;ldquo;second worst neurotoxin in history&amp;rdquo; is injected into children, but noted that she&amp;rsquo;s not so anti-toxin as to avoid injecting the worst neurotoxin, botox, into her face.  He also noted that despite claiming not to be anti-vaccine, she has also said, &amp;ldquo;If I had another child, I wouldn&amp;rsquo;t vaccinate at all.  Never, not ever.&amp;quot;&lt;br /&gt;&lt;br /&gt;Claimed toxins in vaccines include aluminum, ether, and mercury.  Generation Rescue claimed in 2005 that autism is a misdiagnosis of mercury poisoning, then they&amp;rsquo;ve shifted to being caused by heavy metals, to being caused by toxins, to being caused by too many vaccines, too soon&amp;ndash;but it&amp;rsquo;s always about the vaccines.&lt;br /&gt;&lt;br /&gt;Gorski suggested the following questions for those who say they are not anti-vaccine, yet are still challenging vaccines in this way:&lt;br /&gt;&lt;ol&gt;&lt;li&gt;You say you want safer vaccines.  By what measure?&lt;/li&gt;&lt;li&gt;What toxins would you remove?  What&amp;rsquo;s the evidence for toxicity?&lt;/li&gt;&lt;li&gt;What evidence would it take to persuade you that vaccinations are safe with respect to the risk of the disease (i.e., using the vaccines saves significantly more lives than not using the vaccines)?&lt;/li&gt;&lt;/ol&gt;Dr. Joe Albietz then spoke on how every major medical breakthrough and development to save lives pales in comparison to vaccination.  This was a powerful talk that I&amp;rsquo;d like to see turned into a viral vaccination video for YouTube.&lt;br /&gt;&lt;br /&gt;Smallpox vaccine has saved over 300 million lives.  In 1967, a global eradication campaign was begun, at an estimated cost of $10M-$15M/year over 31 countries.  After ten years&amp;ndash;in 1979&amp;ndash;the disease was officially eradicated at an expense of about $23M/year.&lt;br /&gt;&lt;br /&gt;Dr. Albietz presented a list of vaccine-preventable diseases, and noted the number of incidents per year before and after the vaccines.  For just the top ten diseases, over 1.1 million lives per year have been saved from disease by vaccination.&lt;br /&gt;&lt;br /&gt;He noted that polio and measles are scheduled for eradication.  In 2008, the number of cases was 1,652, which amounts to over 5 million cases of paralysis prevented.  Measles used to be the second leading cause of infectious disease death, killing 1 million children per year.  The goal is to reduce measles cases by 90% by 2010, which will probably be missed.&lt;br /&gt;&lt;br /&gt;The anti-vax movement not only affects the lives of children who are not vaccinated, the reduction of the rate of vaccination reduces the herd immunity of the population, making it more likely that even those who are vaccinated will get the disease.&lt;br /&gt;&lt;br /&gt;Dr. Harriett Hall spoke on &amp;ldquo;Two False Alarms,&amp;rdquo; which gave much more detail about Andrew Wakefield and Neil Halsey.  She began by talking about Andrew Wakefield&amp;rsquo;s 1998 &lt;span style=&#34;font-style: italic;&#34;&gt;Lancet&lt;/span&gt; paper on MMR vaccines, which used no controls and had an honest conclusion (&amp;ldquo;we did not prove a link&amp;rdquo;), but Wakefield called a press conference saying that the MMR vaccine should be stopped and made into separate vaccines&amp;ndash;without disclosing that he had just filed a patent for such single vaccines.  This resulted in measles again becoming endemic in the UK, Wakefield&amp;rsquo;s study was retracted after problems were found in it, and Wakefield was exposed as unethical.  He had been hired by a lawyer to find a link between vaccination and some harm in order to sue drug companies, and was paid 500,000 pounds for the purpose.  His study was performed on the children of plaintiffs in the legal case, there was no ethics committee approval, and he didn&amp;rsquo;t disclose his conflicts of interest.&lt;br /&gt;&lt;br /&gt;Neal Halsey raised warnings about thimerosol, which contains ethyl mercury.  We knew that methyl mercury can cause problems, but not ethyl mrcury.  Experiments on adults with amounts 20,000 times higher than in thimerosol in vaccines have caused no symptoms of mercury poisoning.  Halsey didn&amp;rsquo;t raise autism as a concern, just mercury poisoning, but two mothers of autistic children who learned of his claims decided, incorrectly, that the symptoms of mercury poisoning were the same as the symptoms of autism.  Today 2/3 of the U.S. population incorrectly think that mercury causes autism.&lt;br /&gt;&lt;br /&gt;Michael Goudeau, juggler in Lance Burton&amp;rsquo;s Las Vegas show and writer for Penn &amp;amp; Teller&amp;rsquo;s Bullshit!, briefly spoke about his experience as a parent of an autistic child, and pointed out in his closing statement that nobody can hold up a healthy kid and say &amp;ldquo;Look, my kid got vaccinated and didn&amp;rsquo;t get autism.&amp;rdquo;  But maybe, he suggested, the parents of those whose children get measles, mumps, or rubella as a result of the spread of the disease from unvaccinated children can effectively raise that issue.  He said that Andrew Wakefield and Jenny McCarthy are assholes, and you shouldn&amp;rsquo;t base your opinions on the science of celebrities (or jugglers).&lt;br /&gt;&lt;br /&gt;Derek Bartholomaus spoke about how he decided to try to find the &amp;ldquo;Jenny McCarthy body count&amp;rdquo;&amp;ndash;the number of preventable deaths and illnesses caused by non-vaccination&amp;ndash;as a result of hearing Steven Novella make references to such a body count on the Skeptics Guide to the Universe podcast.  He announced his website, &lt;a href=&#34;http://www.jennymccarthybodycount.com/&#34;&gt;jennymccarthybodycount.com&lt;/a&gt;, on Twitter and Facebook three months ago, and it has received tremendous traffic as a result of links from the Pharyngula, Bad Astronomy, and Respectful Insolence blogs.&lt;br /&gt;&lt;br /&gt;In the Q&amp;amp;A, Hal Bidlack said &amp;ldquo;my wife died of cancer, and I&amp;rsquo;m still angry at her surgical oncologist.  I understand these people&amp;ndash;does calling them stupid help?&amp;rdquo;  Dr. Novella said that Jenny McCarthy needs to be called out on her misinformation, but the rank and file are victims and we have nothing but sympathy for them&amp;ndash;our interpretation of the evidence is diametrically opposed.  Dr. Gorski said that it&amp;rsquo;s human nature to want to blame someone.  A child born with a disability is painful, but they shouldn&amp;rsquo;t be allowed to use that as a shield against criticism&amp;ndash;but they do it because it&amp;rsquo;s effective.&lt;br /&gt;&lt;br /&gt;Another questioner asked whether Oprah can be made aware that there is a Jenny McCarthy body count to try to put a stop to McCarthy&amp;rsquo;s TV show.  Dr. Gorski suggested that giving McCarthy her own show might have been &amp;ldquo;a woo too far&amp;rdquo; provoking blowback in the form of &lt;a href=&#34;http://www.newsweek.com/id/200025&#34;&gt;criticism of Oprah such as appeared in &lt;span style=&#34;font-style: italic;&#34;&gt;Newsweek&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;One questioner whose sister is a pediatrician in L.A. said she sees the most resistance to vaccination from high-income people in Beverly Hills.  Dr. Albietz said you&amp;rsquo;re 23 times more likely to get whooping cough if not vaccinated, and that he sees nonreligious vaccine refusal as the top reason for children not being vaccinated, but others are still not being vaccinated due to poverty and lack of access, which was the reason for TAM7&amp;rsquo;s vaccination drive.&lt;br /&gt;&lt;br /&gt;Another questioner asked if anyone had heard of an increase of cases of polio in India due to anti-vaccination superstition.  Dr. Novella said that there were rumors of polio vaccine being tainted with AIDS in Nigeria, which resulted in an outbreak of polio due to lack of vaccination.  Harriet Hall said that there were antivaxers back at the beginning of the smallpox eradication effort, but it was nothing like the current scale of opposition.&lt;br /&gt;&lt;br /&gt;Someone asked whether we&amp;rsquo;re just speaking in an echo chamber, or is someone working to craft a media message.  Dr. Albietz pointed out &lt;a href=&#34;http://rethinkingautism.com/Videos.html&#34;&gt;the Rethinking Autism videos&lt;/a&gt;, and observed that we should bring the fight to every front that the anti-vaccination movement uses.&lt;br /&gt;&lt;br /&gt;Anti-vaccination is being pushed by chiropractors and practitioners of alternative medicine, observed another questioner, and it won&amp;rsquo;t stop until we stop them.  How can we do that?  Dr. Hall said that she reported a homeopath to the Department of Homeland Security, since he claimed to be making homeopathic smallpox vaccine, which requires access to smallpox.  Dr. Gorski said that we&amp;rsquo;re also combatting the view that natural is better, that getting a disease naturally is a better outcome than vaccinating and not getting the disease.  Dr. Albietz pointed out that you cannot strengthen your immune system any better than by vaccinating, and that the keyelements of vaccines are natural ingredients.  Dr. Hall observed that delaying the vaccine schedule is based on the misguided idea that it will lessen negative impact to immune systems, when in fact vaccinations promote immune response.&lt;br /&gt;&lt;br /&gt;In closing, Dr. Gorski said that most antivax parents are probably persuadable, but he fears that the return of vaccine-preventable diseases will be what it takes to persuade them.  Dr. Novella said that if anything is going to help mitigate the problem, it is probably going to come from the people in the room.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Joe Nickell on Bigfoot and Aliens&lt;/span&gt;&lt;br /&gt;Joe Nickell gave a visual travelogue of photos of Bigfoot-related signs and places in the Pacific northwest, which included all sorts of Bigfoot-related oddities.  The Bigfoot Highway, the Bigfoot Museum at Willow Creek, Bigfoot Rafting, Bigfoot Ave., Little Foot Ct., Bigfoot Breakfast, Bigfoot Motel, Bigfoot Crossing signs, Bigfoot Burger, Bigfoot Books (with big selection of books on bigfoot, as expected).  He showed murals of Bigfoot, Bigfoot chainsaw sculptures, and Bigfoot statues.  A lot of it was tongue-in-cheek, but some was serious and some included religious elements&amp;ndash;he observed that some think that Bigfoot is supernatural.&lt;br /&gt;&lt;br /&gt;He covered aliens and UFOs in a similar manner, starting with photos of Roswell, the Mac Brazel ranch house, and the famous photo of Jesse Marcel and the pieces of foil, sticks, tape, and rubber.  He did an experiment with boxkite-like devices (corner reflectors) on a train attached to a weather balloon, that was shot down to see what the wreckage looked like.  He also discussed Alien Autopsy &amp;ldquo;fakelore&amp;rdquo; and showed a timeline of alien evolution.  Hypnagogic experiences that used to be reported as ghosts or demons are now commonly reported as aliens.&lt;br /&gt;&lt;br /&gt;In both the cases of aliens and Bigfoot, he sees them as mythical creatures, and remarked that Bigfoot seems to be used as something like an &amp;ldquo;eco-messiah.&amp;rdquo;  Aliens have also been used in the employ of environmental causes.&lt;br /&gt;&lt;br /&gt;In the Q&amp;amp;A, the first question was why there seems to be a rise in alien abduction claims, rather than UFO sightings, and whether this might be related to the rise of camera phones.  (If I can reconstruct the reasoning, I think the issue is that there are more people out there with cameras at all times, yet fewer UFO sightings, while if there were really alien spacecraft, you&amp;rsquo;d expect more successful photographs.  But if it&amp;rsquo;s more of a psychological or mythical phenomenon, then perhaps it transforms to fit the evidence.)  Nickell responded by observing that alien stories have evolved and continue to change.  In my notes I commented that there seems to be a shift in the UFO community from &amp;ldquo;alien spacecraft&amp;rdquo; to &amp;ldquo;another reality&amp;rdquo; as an explanation of UFOs, and even some creationists have gotten in on the latter sort of view with the claim that UFOs are demonic influences.  That view was expressed by &lt;a href=&#34;http://www.antievolution.org/projects/mclean/new_site/depos/pf_geisler_dep.htm&#34;&gt;Norman Geisler&amp;rsquo;s testimony in the &lt;span style=&#34;font-style: italic;&#34;&gt;McLean v. Arkansas&lt;/span&gt; creationism case&lt;/a&gt; back in 1981, and &lt;a href=&#34;http://creation.com/cmis-ufo-specialist-made-strong-appearance-on-national-secular-radio-program&#34;&gt;has more recently been propounded by Gary Bates of the Australia-based Creation Ministries International&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;That concluded the regular conference programming for Friday, July 10.&lt;br /&gt;&lt;br /&gt;Saturday continued with a very special Skeptics Guide to the Universe recording session, Michael Shermer, and Adam Savage, summarized in &lt;a href=&#34;https://blog.lippard.org/2009/08/amazing-meeting-7-sgu-shermer-savage.html&#34;&gt;part four&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Voyage That Shook the World</title>
      <link>https://blog.lippard.org/2009/08/voyage-that-shook-world.html/</link>
      <pubDate>Sat, 01 Aug 2009 00:17:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/08/voyage-that-shook-world.html/</guid>
      <description>&lt;p&gt;I finally had a chance today to watch the Creation Ministries International-funded film, &amp;ldquo;The Voyage That Shook the World.&amp;rdquo;  It&amp;rsquo;s a 52-minute, professionally produced docu-drama.  The cinematography is excellent, and there are high-quality graphics and effects.  There&amp;rsquo;s not a whole lot of acting to judge&amp;ndash;most of it appears for visual effect during narration or interview voice-overs&amp;ndash;but I saw nothing to criticize in that regard.&lt;br /&gt;
&lt;br /&gt;
The documentary content itself starts off reasonably, with the only initial hint that this might not be a mainstream production being the emphasis put on Darwin &amp;ldquo;making up stories&amp;rdquo; as a child. The first experts to appear are professional historians. Apart from H.M.S. Beagle having the wrong number of masts (two instead of three), I didn&amp;rsquo;t notice any obvious mistakes in the history, though I&amp;rsquo;m no expert.&lt;br /&gt;
&lt;br /&gt;
Where it first veers into creationist territory is when the narration starts talking about Charles Lyell&amp;rsquo;s influence on Darwin, with regard to uniformitarianism and &amp;ldquo;deep time,&amp;rdquo; and it makes an odd assertion that the great age of the earth was a settled question in Darwin&amp;rsquo;s time, unlike today. That&amp;rsquo;s an odd assertion since the &lt;a href=&#34;http://en.wikipedia.org/wiki/Age_of_the_Earth&#34;&gt;age of the earth&lt;/a&gt; is overwhelmingly confirmed by science today, and there is no scientific debate about the earth being about 4.5 billion years old.  (Particularly odd was that this remark came from historian Peter Bowler, I believe, which makes me wonder about the original context of his remark.)&lt;br /&gt;
&lt;br /&gt;
Several creationists and intelligent design advocates appear, though they are not identified as such. &lt;a href=&#34;http://creation.com/charles-darwin-voyage-movie&#34;&gt;A CMI web page about the film&lt;/a&gt; does show who&amp;rsquo;s who, but this is perhaps the most deceptive aspect of the film&amp;ndash;using on-screen credential identification that puts recognized experts with well-established reputations on a par with relative unknowns without established reputations.  For example, creationist Rob Carter is identified on-screen by where he earned his Ph.D. and as &amp;ldquo;marine biologist and geneticist,&amp;rdquo; but he has no academic appointment, a scant publication record, and works for CMI.  Stuart Burgess is identified as &amp;ldquo;Design &amp;amp; Nature, Bristol University&amp;rdquo; but he&amp;rsquo;s a mechanical engineering professor at Bristol University. (UPDATE: Note that Burgess&amp;rsquo; title is, in fact, &lt;a href=&#34;http://www.bris.ac.uk/mecheng/people/person.html?id=14218&#34;&gt;Professor of Design and Nature&lt;/a&gt;.) &lt;b&gt;&lt;/b&gt; Emil Silvestru is identified by his Ph.D. and as a &amp;ldquo;geologist and speleologist,&amp;rdquo; but he works full-time for CMI. Cornelius Hunter of the Discovery Institute is identified by his Ph.D. and as &amp;ldquo;molecular biophysicist and author&amp;rdquo; when he is an adjunct professor of biophysics at Biola University.  That institution was originally known as the Bible Institute of Los Angeles, founded in 1908 by Lyman Stewart of Standard Oil, the guy who funded the publication and distribution of &lt;span style=&#34;font-style: italic;&#34;&gt;The Fundamentals: A Testimony to the Truth&lt;/span&gt;, from which fundamentalism gets its name. I consider this to be a deceptive equation of expertise, for which the film deserves criticism.  (I gave &lt;a href=&#34;http://www.talkorigins.org/faqs/ark-hoax/jammal.html&#34;&gt;the same criticism to &amp;ldquo;The Incredible Discovery of Noah&amp;rsquo;s Ark,&amp;rdquo; which used the same technique to equate creationists with little or no reputation with recognized experts&lt;/a&gt;.)&lt;br /&gt;
&lt;br /&gt;
Creationist Emil Silvestru argues for a young earth and for the creation of geological features by catastrophic flood, though I noticed he mentioned &amp;ldquo;a flood&amp;rdquo; and not &amp;ldquo;the flood&amp;rdquo; at first, and while he mentioned the &lt;a href=&#34;http://en.wikipedia.org/wiki/Channeled_Scablands&#34;&gt;Channeled Scablands&lt;/a&gt; of eastern Washington as having been cut rapidly by catastrophic forces (true), he did not make the common grossly mistaken creationist assertion that this is how the Grand Canyon was formed.  Silvestru also makes a polystrate tree fossil argument for rapid deposition (which may well be the case in the particular instance, but is &lt;a href=&#34;http://www.talkorigins.org/faqs/polystrate/trees.html&#34;&gt;not generally the explanation for polystrate tree fossils&lt;/a&gt;).&lt;br /&gt;
&lt;br /&gt;
The creationism starts out fairly subtly in the film, with the remarks about the age of the earth, and at one points sets up a novel opposition between two views:&lt;br /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Anthony Watts abuses DMCA to suppress criticism</title>
      <link>https://blog.lippard.org/2009/07/anthony-watts-abuses-dmca-to-suppress.html/</link>
      <pubDate>Fri, 31 Jul 2009 21:31:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/07/anthony-watts-abuses-dmca-to-suppress.html/</guid>
      <description>&lt;p&gt;Anthony Watts, a radio meteorologist &lt;a href=&#34;https://blog.lippard.org/2007/10/garbage-in-on-climate-change.html&#34;&gt;who has collected evidence of badly sited weather stations&lt;/a&gt; to argue that climate change data is incorrect, was the subject of Peter Sinclair&amp;rsquo;s latest Climate Change Crock of the Week video.  Rather than attempt to refute the criticism (which would be difficult&amp;ndash;both &amp;ldquo;good&amp;rdquo; and &amp;ldquo;bad&amp;rdquo; weather stations show the same long-term temperature trends), &lt;a href=&#34;http://scienceblogs.com/deltoid/2009/07/anthony_watts_abuse_of_the_dmc.php&#34;&gt;Watts resorted to the Digital Millennium Copyright Act to get Sinclair&amp;rsquo;s video taken offline&lt;/a&gt;.  Watts doesn&amp;rsquo;t hold copyright on television footage he appears in on Glenn Beck&amp;rsquo;s show, which has been used in fair use excerpts, anyway.&lt;br /&gt;&lt;br /&gt;But the video is back, and you can see it for yourself here.&lt;br /&gt;&lt;br /&gt;&lt;object height=&#34;340&#34; width=&#34;560&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/P_0-gX7aUKk&amp;amp;hl=en&amp;amp;fs=1&amp;amp;&#34;&gt;&lt;param name=&#34;allowFullScreen&#34; value=&#34;true&#34;&gt;&lt;param name=&#34;allowscriptaccess&#34; value=&#34;always&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/P_0-gX7aUKk&amp;amp;hl=en&amp;amp;fs=1&amp;amp;&#34; type=&#34;application/x-shockwave-flash&#34; allowscriptaccess=&#34;always&#34; allowfullscreen=&#34;true&#34; height=&#34;340&#34; width=&#34;560&#34;&gt;&lt;/embed&gt;&lt;a class=&#34;fpkkkvpgkgyaupushvjv&#34; href=&#34;http://www.youtube.com/v/P_0-gX7aUKk&amp;amp;hl=en&amp;amp;fs=1&amp;amp;&#34;&gt;&lt;/a&gt;&lt;a class=&#34;fpkkkvpgkgyaupushvjv&#34; href=&#34;http://www.youtube.com/v/P_0-gX7aUKk&amp;amp;hl=en&amp;amp;fs=1&amp;amp;&#34;&gt;&lt;/a&gt;&lt;a class=&#34;vjkgivyooqraflbdryei&#34; href=&#34;http://www.youtube.com/v/P_0-gX7aUKk&amp;amp;hl=en&amp;amp;fs=1&amp;amp;&#34;&gt;&lt;/a&gt;&lt;a class=&#34;vjkgivyooqraflbdryei&#34; href=&#34;http://www.youtube.com/v/P_0-gX7aUKk&amp;amp;hl=en&amp;amp;fs=1&amp;amp;&#34;&gt;&lt;/a&gt;&lt;a class=&#34;vjkgivyooqraflbdryei&#34; href=&#34;http://www.youtube.com/v/P_0-gX7aUKk&amp;amp;hl=en&amp;amp;fs=1&amp;amp;&#34;&gt;&lt;/a&gt;&lt;a class=&#34;vjkgivyooqraflbdryei&#34; href=&#34;http://www.youtube.com/v/P_0-gX7aUKk&amp;amp;hl=en&amp;amp;fs=1&amp;amp;&#34;&gt;&lt;/a&gt;&lt;a class=&#34;vjkgivyooqraflbdryei&#34; href=&#34;http://www.youtube.com/v/P_0-gX7aUKk&amp;amp;hl=en&amp;amp;fs=1&amp;amp;&#34;&gt;&lt;/a&gt;&lt;a class=&#34;vjkgivyooqraflbdryei&#34; href=&#34;http://www.youtube.com/v/P_0-gX7aUKk&amp;amp;hl=en&amp;amp;fs=1&amp;amp;&#34;&gt;&lt;/a&gt;&lt;a class=&#34;vjkgivyooqraflbdryei&#34; href=&#34;http://www.youtube.com/v/P_0-gX7aUKk&amp;amp;hl=en&amp;amp;fs=1&amp;amp;&#34;&gt;&lt;/a&gt;&lt;a class=&#34;vjkgivyooqraflbdryei&#34; href=&#34;http://www.youtube.com/v/P_0-gX7aUKk&amp;amp;hl=en&amp;amp;fs=1&amp;amp;&#34;&gt;&lt;/a&gt;&lt;a class=&#34;vjkgivyooqraflbdryei&#34; href=&#34;http://www.youtube.com/v/P_0-gX7aUKk&amp;amp;hl=en&amp;amp;fs=1&amp;amp;&#34;&gt;&lt;/a&gt;&lt;a class=&#34;vjkgivyooqraflbdryei&#34; href=&#34;http://www.youtube.com/v/P_0-gX7aUKk&amp;amp;hl=en&amp;amp;fs=1&amp;amp;&#34;&gt;&lt;/a&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://scienceblogs.com/pharyngula/2009/07/watt_gets_swatted.php&#34;&gt;Pharyngula&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;UPDATE: As Rich Trott points out, Watts has replied &lt;a href=&#34;http://wattsupwiththat.com/2009/07/30/on-climate-comedy-copyrights-and-cinematography/#more-9650&#34;&gt;here&lt;/a&gt;.  He says that the basis of his copyright complaint is that the video shows the cover of and photographs and graphs from his book, but doesn&amp;rsquo;t say why he thinks the video exceeds fair use.  He says that the NCDC&amp;rsquo;s response to his data (a) used out-of-date data and (b) used a process guaranteed to have two similar graphs, by taking a weighted average of the good and bad station reports even in the line reported as just the good stations.&lt;br /&gt;&lt;br /&gt;This is not exactly correct&amp;ndash;there is a correction for urban heating that does use nearby station data, but even if you do not perform the urban heating adjustment step, you &lt;a href=&#34;http://tamino.wordpress.com/2007/07/30/surface-stations/&#34;&gt;STILL get two graphs with essentially the same trend&lt;/a&gt;.  (This was indirectly linked to in my previous post on this subject, through &lt;a href=&#34;http://dailydoubt.blogspot.com/2007/09/wrong-again-about-global-warming.html&#34;&gt;my link to the Daily Doubt blog&lt;/a&gt; of frequent commenter Hume&amp;rsquo;s Ghost.)&lt;br /&gt;&lt;br /&gt;UPDATE (August 10, 2009): Climate Progress &lt;a href=&#34;http://climateprogress.org/2009/08/02/anthony-watts-wattsupwiththat-inanity-defense-censor-peter-sinclair-video/&#34;&gt;points out the inanity of Watts&amp;rsquo; defense of his DMCA abuse&lt;/a&gt;, observing that he&amp;rsquo;s suggesting copyright infringement on the basis of a few graphs and images shown from his book, which is given away for free in PDF form on the Internet.  So not only was Sinclair well within fair use based on the amount and substantiality of material used, there&amp;rsquo;s no chance that Sinclair&amp;rsquo;s video could possibly have had any adverse effect on the commercial market for Watts&amp;rsquo; book, since there isn&amp;rsquo;t one.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Amazing Meeting 7: Steele, Plait, Lancaster</title>
      <link>https://blog.lippard.org/2009/07/amazing-meeting-7-steele-plait.html/</link>
      <pubDate>Tue, 28 Jul 2009 21:56:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/07/amazing-meeting-7-steele-plait.html/</guid>
      <description>&lt;p&gt;This is part two of my summary of TAM7, still on Friday, July 10. Part 1 is &lt;a href=&#34;https://blog.lippard.org/2009/07/amazing-meeting-7-intro.html&#34;&gt;here&lt;/a&gt;, and my coverage of the Science-based Medicine conference begins &lt;a href=&#34;https://blog.lippard.org/2009/07/science-based-medicine-conference-part.html&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Sorry for the delay in posting this&amp;ndash;it was a combination of other distractions and hoping that Dr. Steele would reply to the email I sent him asking for some details on his slides, without any such luck.  Unfortunately, I was manning the SkeptiCamp booth at the back of the room during his talk, which both impaired my ability to take notes and made it impossible for me to read much of anything on his slides.  If any readers have better notes or memory, I would be happy to make revisions to correct mistakes or add further detail.  (I had wanted to point out a semi-ironic comment that Dr. Steele made before he began, but I couldn&amp;rsquo;t remember exactly what he said and failed to note it.)  [UPDATE (March 21, 2010): Now that Randi &lt;a href=&#34;http://www.forgoodreason.org/james_randi_a_skeptic_comes_out_at_81&#34;&gt;has officially come out&lt;/a&gt;, and I&amp;rsquo;ve remembered approximately what was said, I&amp;rsquo;ll note it here&amp;ndash;Steele began by saying something about being preceded by &amp;ldquo;two straight men&amp;rdquo; (apparently meant in both senses), who were Phil Plait and James Randi.]&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Dr. Fintan Steele&lt;/span&gt;&lt;br /&gt;Dr. Fintan Steele, a gay (and legally married in Massachusetts) ex-Benedictine monk with a theology degree to accompany his Ph.D. in genetics, spoke on the subject &amp;ldquo;Personalized Medicine or Personalized Mysticism?&amp;rdquo;, a talk which bore some resemblance to his paper in &lt;span style=&#34;font-style: italic;&#34;&gt;Future Medicine&lt;/span&gt;, &lt;a href=&#34;http://www.futuremedicine.com/doi/pdf/10.2217/17410541.6.1.1&#34;&gt;&amp;ldquo;Personalized Medicine: Something Old, Something New&amp;rdquo;&lt;/a&gt; (PDF). He said that he&amp;rsquo;s moved from the monastery and theology to science, and that he (we?) wants to keep them separate, suggesting something along the lines of Stephen Jay Gould&amp;rsquo;s non-overlapping magisteria (NOMA) view, which argues that science and religion are separate domains which do not overlap.  It&amp;rsquo;s a view that hardly any advocates of either science or religion hold, and it&amp;rsquo;s hard to see why they should.  When religions make empirical claims, that&amp;rsquo;s surely the domain of science, and it&amp;rsquo;s also surely the case that philosophical arguments should be informed by relevant scientific data.  The argument in the other direction is, I think, a bit more difficult to make, at least until religion develops methods that are reliable, reproducible, and objectively demonstrable&amp;ndash;but at that point it would be science.&lt;br /&gt;&lt;br /&gt;He began with a familiar quote from Hippocrates that &lt;a href=&#34;https://blog.lippard.org/2009/07/science-based-medicine-conference-part_1401.html&#34;&gt;also appeared in Dr. Val Jones&amp;rsquo; presentation at the Science-based Medicine conference&lt;/a&gt;, &amp;ldquo;Science begets knowledge, opinion begets ignorance.&amp;rdquo;  To which he commented, &amp;ldquo;but not always.&amp;rdquo;  He then gave a Webster&amp;rsquo;s definition of personalized medicine, and said he will argue that this is a mystical rather than a scientific definition.&lt;br /&gt;&lt;br /&gt;Dr. Steele proceeded to go through a brief history of medicine, arguing (like in his paper cited above) that personalization of medicine is nothing new, but has been with us since Hippocrates, who used thought that medical treatment was a matter of putting the four humours into proper balance, idiosynkrasia (idio = personal, synkrasia = mixing or blend, or, in the context of the humours, temperament).  Galen went on to do &amp;ldquo;tests&amp;rdquo; of patients to determine proper treatments, and Paracelsus introduced environmental factors and the concept of proper dosage.&lt;br /&gt;&lt;br /&gt;He then briefly talked about the science of DNA and what is being learned as the cost of sequencing becomes cheaper and the volume of data increases.  He said that there is &amp;ldquo;tons of sequence variability&amp;rdquo; and we&amp;rsquo;re learning about ways that DNA can be &amp;ldquo;turned on and off.&amp;rdquo;  At his current place of employment, the &lt;a href=&#34;http://www.broadinstitute.org/&#34;&gt;Broad Institute&lt;/a&gt;, he said that they have a very large amount of genetic information on servers.  He talked about the genome and made reference to a Bligh study (?) and to genome-wide association (GWA) studies.  These studies involve &lt;a href=&#34;http://en.wikipedia.org/wiki/Genotyping&#34;&gt;genotyping&lt;/a&gt; lots of individuals and looking at where they differ.  For example, he noted that you might compare the genomes of 10,000 people with Type 2 diabetes to 10,000 people without it, and then look at the differences in order to find areas that are associated with the disease.&lt;br /&gt;&lt;br /&gt;The catch of these studies is that the genome information collected is incomplete, relying upon samples of specific &lt;a href=&#34;http://en.wikipedia.org/wiki/Single-nucleotide_polymorphism&#34;&gt;single nucleotide polymorphisms&lt;/a&gt; (SNPs) within a &lt;a href=&#34;http://en.wikipedia.org/wiki/Haplotype&#34;&gt;haplotype&lt;/a&gt; block, which Dr. Steele characterized with the analogy of using a single house in the block to stand as a representative sample for the block&amp;ndash;the method of finding a difference can tell you that there&amp;rsquo;s a fire in the block, but you still have to go house by house to find the blaze.&lt;br /&gt;&lt;br /&gt;He noted that this technique has been successfully used to find genetic correlates to a variety of diseases and conditions, including Crohn&amp;rsquo;s disease, breast cancer susceptibility, coronary disease, prostate cancer, macular degeneration, and schizophrenia.  The research has started to fragment diseases into finer-grained categories.  We&amp;rsquo;ve gone from blood diseases to leukemia vs. lymphoma, to 38 leukemia subtypes and 50+ lymphoma subtypes.&lt;br /&gt;&lt;br /&gt;He seemed to be approving so far, but indicated that there is then a line that people cross and draw wrong conclusions.  He identified a number of the genetic testing companies, such as Navigenics and 23andme, as culprits.  These companies, he said, will tell you something like &amp;ldquo;Because you have a particular variant x, your risk of disease y goes up by z%.  So go eat more vegetables.&amp;rdquo;  But, he said, &amp;ldquo;It&amp;rsquo;s a lie.  Reasoning and expectations have gone astray.&amp;quot;&lt;br /&gt;&lt;br /&gt;He then turned to theology to draw an analogy that I&amp;rsquo;m afraid completely escaped me.  He asked us to conduct a reasoning experiment about constructing an ordered list of things you can find in Las Vegas by moral acceptability, from premarital sex to rape, including bestiality, incest, masturbation, and contraception.  Constructing such a list relies upon some kind of underlying principle based on beliefs.  He then offered the Roman Catholic Church&amp;rsquo;s ordering, based on the out of print &lt;span style=&#34;font-style: italic;&#34;&gt;Handbook of Moral Theology&lt;/span&gt; (by Anton Koch, &lt;a href=&#34;http://www.archive.org/details/moraltheology02kochuoft&#34;&gt;volume 2 is online&lt;/a&gt;), which gives an ordering of sexual sins based on gravity, and puts masturbation as the very worst, homosexuality less bad, incest less bad still, etc.  Why?  Because &amp;ldquo;Sex is primarily for procreation.  That&amp;rsquo;s a scientific statement,&amp;rdquo; he said.&lt;br /&gt;&lt;br /&gt;I have a couple of problems with his argument so far.  First of all, I think his &amp;ldquo;scientific statement&amp;rdquo; plays on an equivocation on purpose vs. function.  The reason sex exists&amp;ndash;its function&amp;ndash;is for procreation, but that doesn&amp;rsquo;t make it our primary purpose in having sex.  Second, even given that fact, the proposed RCC ordering doesn&amp;rsquo;t follow.  Homosexual behavior is no more likely to produce offspring than masturbation, and thus should be equally bad&amp;ndash;if that&amp;rsquo;s the only relevant factor, then each act should be ranked based on the probability that offspring will be produced.  By the same token, premarital heterosexual sex should be on the good side of the spectrum.  Third, probability of procreation is clearly not the only relevant factor in making such an ordering, even if we limit ourselves only to other &amp;ldquo;scientific statements&amp;rdquo; such as &amp;ldquo;people tend to seek pleasure and avoid pain&amp;rdquo; and &amp;ldquo;consensual relations are less likely to produce physical or psychological harm than involuntary relations.&amp;quot;&lt;br /&gt;&lt;br /&gt;He then asked the question where do we get the principles based on beliefs that we use to construct such orderings?  He answered that we get them from two places, 1. rational observable scientific thought, and 2. metaphysics.  He then said something about science resting on metaphysical claims where I missed the details. I&amp;rsquo;m not sure if he was asserting that all science rests on certain metaphysical claims (which I think is quite plausible&amp;ndash;we tend to assume that there is an objective external world which can be measured, that we&amp;rsquo;re not brains in a vat or solipsistic dreamers), or that the science of the companies he&amp;rsquo;s complaining about are making unwarranted metaphysical claims.  I think the latter was more likely his point.&lt;br /&gt;&lt;br /&gt;Dr. Steele then asked, &amp;ldquo;What explains the popularity of these genomics startups?   [The view that] DNA is the fundamental part of your being.  That&amp;rsquo;s a load of shit.&amp;rdquo;  Here again, I think he&amp;rsquo;s made a somewhat ambiguous statement, depending on how one caches out &amp;ldquo;fundamental&amp;rdquo;&amp;ndash;clearly, our DNA is a very important determining factor in who we are.&lt;br /&gt;&lt;br /&gt;He objected that these companies are engaged in hype and overselling, and so is the NIH, in order to allow for continued funding.  But, he said, it&amp;rsquo;s based on &amp;ldquo;a mystical interpretation of genes.  Biology is hugely complex and we&amp;rsquo;re just beginning to understand it.&amp;quot;&lt;br /&gt;&lt;br /&gt;He then offered a diagram with two triangles listing some bullet points or statements, and drew a dividing line between science and mysticism.  I was unable to see his diagram or where he drew the line, and I cannot tell from my notes or memory of hearing his talk what he used as his criterion for drawing the line.&lt;br /&gt;&lt;br /&gt;Dr. Steele then went on to say that he&amp;rsquo;s not trying to dismiss the genomics studies, but what&amp;rsquo;s more important than the genotypes is what we are learning about pathways of interaction.  For example, in the case of diseases that affect vision, what becomes important are things like the photo-tranduction pathway, which is implicated not only in vitreoretinopathy, but a certain type of colon cancer and other diseases.  He suggested that medicine will become more about pathways than about individual organs.  But this won&amp;rsquo;t be personalized at the level of an individual, but rather on the categories of pathways.&lt;br /&gt;&lt;br /&gt;The genomics/personalized medicine language is popular, he suggested, because it&amp;rsquo;s narcissistic.  And it costs a lot, so people infer that it must be worth something.&lt;br /&gt;&lt;br /&gt;He also said that &amp;ldquo;it doesn&amp;rsquo;t take a wacko to shovel nonsense&amp;rdquo;&amp;ndash;the press regularly gets it wrong.  For example, he said that &amp;ldquo;there is no gene for kidney disease.&amp;rdquo;  He suggested that journalists challenge the scientists promoting personalized medicine to explain how they think it will produce the results they claim.&lt;br /&gt;&lt;br /&gt;In the Q&amp;amp;A session, he gave a specific example of an acquaintance, a D.C. lobbyist, who purchased his Navigenics portfolio, which told him he had a low risk of heart disease and glaucoma&amp;ndash;but he already had glaucoma.  In answer to a question about gene patents, he said that the Broad Institute, which is an offshoot of the Whitehead Institute, doesn&amp;rsquo;t do patents, and that he thinks the problem that gene patents are causing for chip-based assaying of genes is ultimately going to cause them to be thrown out.  In response to a question about the ability to tailor drugs specifically based on genetic information, he agreed that yes, this can occur &amp;ldquo;for certain very rare things,&amp;rdquo; but that &amp;ldquo;DNA is just a recipe, environmental changes have huge impact.  Few diseases are related to just a small number of genes. &amp;hellip; Genes that encode [such things as] drug transport molecules &amp;hellip; will be useful for &amp;hellip; drug dosages.&amp;quot;&lt;br /&gt;&lt;br /&gt;(Orac commented a bit on Dr. Steele&amp;rsquo;s presentation &lt;a href=&#34;http://scienceblogs.com/insolence/2009/07/back_to_reality_after_the_amazing_meetin.php&#34;&gt;in his post-TAM summary&lt;/a&gt;.  A video excerpt of Steele&amp;rsquo;s talk may be found &lt;a href=&#34;http://www.youtube.com/watch?v=bIkAxHRl5dk&amp;amp;feature=channel&#34;&gt;here&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Phil Plait&lt;/span&gt;&lt;br /&gt;Phil Plait spoke briefly about the vaccination drive, gave more thanks to the JREF staff, and had Paul Anagnostopoulos talk about the JREF scholarships.  Paul noted that 41 people were attending TAM7 as a result of scholarships, donations for which were at an all-time high despite the economy.  He also noted that &lt;a href=&#34;http://www.randi.org/site/index.php/jref-scholarships.html&#34;&gt;JREF is offering $10,000 in academic scholarships this year, and encouraged students to apply&lt;/a&gt;.  (The deadline is rapidly approaching&amp;ndash;they must be received by August 1.)  Those scholarships are due to a grant from a generous family in Florida.&lt;br /&gt;&lt;br /&gt;He then gave up the rest of his time to Robert Lancaster of the &lt;a href=&#34;http://www.stopsylvia.com/&#34;&gt;Stop Sylvia Browne website&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Robert Lancaster&lt;/span&gt;&lt;br /&gt;Robert Lancaster came up to the front of the stage in a wheelchair after being introduced by his friend J.C.  He explained that he suffered a stroke last August, and has spent the last 11 months in the hospital and in rehabilitation, and so many of his planned newer sites (Stop John Edward, Stop Benny Hinn, and Stop Peter Popoff) are still in development.  He noted that last year he had jokingly referred to Stop Phil Plait at TAM6, and someone registered the domain while he was still speaking.&lt;br /&gt;&lt;br /&gt;He said that he planned to talk about strokes and skepticism, and wanted to talk to other skeptics who have had strokes, of whom he talked to only one, &lt;a href=&#34;http://en.wikipedia.org/wiki/Derek_Colanduno&#34;&gt;Derek Colanduno&lt;/a&gt; of the Skepticality podcast, who has made a full recovery.  He warned that he suffers from emotional lability, a condition of excessive emotional reactions and mood changes, and that this would explain if he suddenly became a blubbering idiot.&lt;br /&gt;&lt;br /&gt;After telling a few stories of his rehabilitation, he gave thanks for the generosity of members of the JREF Forums who have helped him out.  He told the story of his first discovering James Randi by seeing him on Johnny Carson&amp;rsquo;s Tonight Show in the 1970s, and &amp;ldquo;opening a can of skeptical whoopass&amp;rdquo; on Peter Popoff in 1983.  Randi, Lancaster said, had showed him that skepticism can be a form of public service, and that&amp;rsquo;s what he&amp;rsquo;s tried to emulate with his websites.&lt;br /&gt;&lt;br /&gt;He first contacted Randi, via email, in 2001 after seeing John Edward on television.  He figured Randi was the right guy to deal with Edward, and came across the randi.org website and sent an email, figuring some staff member might read it and give it to Randi.  To his surprise, he got a personal response from Randi&amp;ndash;which he characterized as &amp;ldquo;use the search engine, putz.&amp;rdquo;  (I&amp;rsquo;m hoping that weren&amp;rsquo;t Randi&amp;rsquo;s actual words, but Lancaster&amp;rsquo;s feelings about the answer, which was that there were already multiple articles exposing Edward on the JREF website.)&lt;br /&gt;&lt;br /&gt;Lancaster then returned to the story of his stroke recovery, and how after his previous wife left him, he found Susan via match.com, and they exchanged photos, email, and phone calls.  After they had met in person, he asked her why she hadn&amp;rsquo;t commented on his initial photos&amp;ndash;she said they were &amp;ldquo;scary&amp;rdquo; because she thought he &amp;ldquo;was a biker.&amp;rdquo;  She concluded that no, &amp;ldquo;he was a teddy bear.&amp;rdquo;  They married five years to the day after their first date, on June 1, 2007.  Without her, he said, I would be dead right now, and that without her, his life would not be worth living.  He asked her to come on stage with him.&lt;br /&gt;&lt;br /&gt;He then told the story of how he came to have his stroke.  He said that 15 years ago, he had a bad headache that he should have gone to see a doctor for, but he went to bed, and woke up with the same headache.  He went to his doctor&amp;rsquo;s office, but the doctor was out, and the first assistant to take his blood pressure said, &amp;ldquo;That can&amp;rsquo;t be right,&amp;rdquo; and went to get another.  Two more assistants took his blood pressure, were confused, and called the doctor to report.  The doctor told him to either drive himself immediately to the emergency room or to let them call an ambulance for him, because his blood pressure was 300/180.&lt;br /&gt;&lt;br /&gt;I had been a little queasy and light-headed listening to the references to strokes, for a variety of reasons that include a bit of hypochondria, drinking a cup of coffee, having little for breakfast, and having a bit of a hangover.  Having a persistent sinus infection that I&amp;rsquo;m still fighting today wasn&amp;rsquo;t helpful, and the pain in the left side of my neck (which I now know was lymphadenopathy from that infection)  served as creative material for my hypochondria.  I ended up having to leave the room and have a seat in the hallway to turn my thoughts to more pleasant subjects.&lt;br /&gt;&lt;br /&gt;I waited until I heard applause from inside, and returned to the SkeptiCamp table sans camera, to find that Lancaster was actually still continuing on about various subjects.  At some point I believe his wife assisted in cutting it short (he had gone some ways into lunch time), and I ended up still being a bit shaky through lunch.&lt;br /&gt;&lt;br /&gt;I ended up losing my camera for the rest of the day, and getting it back from the registration desk the next day (thanks to both whoever turned it in and the gentleman who told me via Twitter that it had been turned in).&lt;br /&gt;&lt;br /&gt;(Part three of my TAM7 summary, on Jamy Ian Swiss and James Randi, Jennifer Ouellette, the anti-anti-vax panel, and Joe Nickell, is &lt;a href=&#34;https://blog.lippard.org/2009/08/amazing-meeting-7-swissrandi-ouellette.html&#34;&gt;here&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>O&#39;Reilly on Amsterdam</title>
      <link>https://blog.lippard.org/2009/07/oreilly-on-amsterdam.html/</link>
      <pubDate>Tue, 28 Jul 2009 14:21:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/07/oreilly-on-amsterdam.html/</guid>
      <description>&lt;p&gt;Via &lt;a href=&#34;http://scienceblogs.com/pharyngula/2009/07/amsterdam_is_a_cesspool_of_cor.php&#34;&gt;Pharyngula&lt;/a&gt;, a video rebuttal to a recent Bill O&amp;rsquo;Reilly show claim that Amsterdam&amp;rsquo;s drug policies are a failure that has led it to be a &amp;ldquo;cesspool of corruption, crime, everything is out of control, it&amp;rsquo;s anarchy,&amp;rdquo; according to guest Monica Crowley, Ph.D.  (In a bit of irony, her doctorate is in &amp;ldquo;international relations.&amp;rdquo;  She&amp;rsquo;s a Fox News foreign affairs and policy analyst who was a personal foreign policy assistant to Richard Nixon from 1990-1994&amp;ndash;I didn&amp;rsquo;t realize former presidents needed personal foreign policy assistants.)&lt;br /&gt;&lt;br /&gt;&lt;object height=&#34;340&#34; width=&#34;560&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/sTPsFIsxM3w&amp;amp;hl=en&amp;amp;fs=1&amp;amp;&#34;&gt;&lt;param name=&#34;allowFullScreen&#34; value=&#34;true&#34;&gt;&lt;param name=&#34;allowscriptaccess&#34; value=&#34;always&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/sTPsFIsxM3w&amp;amp;hl=en&amp;amp;fs=1&amp;amp;&#34; type=&#34;application/x-shockwave-flash&#34; allowscriptaccess=&#34;always&#34; allowfullscreen=&#34;true&#34; height=&#34;340&#34; width=&#34;560&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;Various cities in the Netherlands have placed additional restrictions on coffee shops that sell marijuana, such as not permitting them to operate within 200m of a school.  The &lt;a href=&#34;http://en.wikipedia.org/wiki/Drug_policy_of_the_Netherlands&#34;&gt;Wikipedia entry on drug policy in the Netherlands&lt;/a&gt; documents this, along with the details of their decriminalization (not legalization) policies.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bad spammer neighborhoods</title>
      <link>https://blog.lippard.org/2009/07/bad-spammer-neighborhoods.html/</link>
      <pubDate>Sat, 25 Jul 2009 16:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/07/bad-spammer-neighborhoods.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve been collecting data about IPs that have been attempting to spam my mail server for the past few months, and today I decided to take a look at what neighborhoods of /24 networks are the most heavily populated with spamming IPs.&lt;br /&gt;&lt;br /&gt;Here&amp;rsquo;s the list of the top ten &amp;ldquo;worst neighborhoods&amp;rdquo; trying to send me spam, mostly with dictionary attacks against my domain.  These are all blocked by &lt;a href=&#34;http://cbl.abuseat.org/&#34;&gt;the CBL&lt;/a&gt;, so none of this spam actually gets through, but it ties up my bandwidth.&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;ve put an asterisk (*) next to the ranges that are probably actually smaller than /24s based on the distribution of IPs.&lt;br /&gt;&lt;br /&gt;Does anybody have a tool that already exists to identify likely bad ranges to block based on the distribution of known bad IPs?  All I did here was count IPs within a /24, but it would be nicer to identify the likely ranges of badness at both a more fine-grained and broader level.&lt;br /&gt;&lt;br /&gt;Note that these bad neighborhoods may be neighborhoods of poorly secured machines, or they may be neighborhoods of malicious machines.  Either way, the providers are not doing a good job of cracking down on malicious activity from their networks.&lt;br /&gt;&lt;br /&gt;1. 64.32.26.0/24 (25 IPs)&lt;br /&gt;     45 46 51 52 54 66 68 73 81 90 100 102 104 111 113 126 155 157 163 168 194 199 204 236 242&lt;br /&gt;     AS 46844   | 64.32.26.0       | ST-BGP - SHARKTECH INTERNET SERVICES&lt;br /&gt;     Upstream provider: AS 7922    | 64.32.26.0       | COMCAST-7922 - Comcast Cable Communications, Inc.&lt;br /&gt;&lt;br /&gt;*2. 89.232.105.0/24 (24 IPs)&lt;br /&gt;     21 24 29 32 48 57 59 63 64 68 76 89 93 94 97 101 103 107 114 117 126 129 137 139&lt;br /&gt;    AS 28840   | 89.232.105.0     | TATTELECOM-AS Tattelecom.ru/Tattelecom Autonomous System&lt;br /&gt;    Upstream provider: AS 6854    | 89.232.105.0     | SYNTERRA-AS SYNTERRA Joint Stock Company 64.32.26.0&lt;br /&gt;&lt;br /&gt;3. 208.84.243.0/24 (20 IPs)&lt;br /&gt;     13 30 63 68 78 92 99 123 148 150 175 176 179 185 196 199 216 219 226 250&lt;br /&gt;    AS 40260   | 208.84.243.0     | TERRA-NETWORKS-MIAMI - Terra Networks Operations Inc.&lt;br /&gt;    Upstream provider: AS 22364   | 208.84.243.0     | AS-22364 - Telefonica USA, Inc.&lt;br /&gt;&lt;br /&gt;*4. 83.149.3.0/24 (17 IPs)&lt;br /&gt;     5 6 12 14 16 18 21 22 25 28 30 40 42 47 48 51 63&lt;br /&gt;    AS 31213   | 83.149.3.0       | MF-NWGSM-AS OJSC MegaFon Network&lt;br /&gt;    Upstream providers: AS 12389   | 83.149.3.0       | ROSTELECOM-AS JSC Rostelecom&lt;br /&gt;                                           AS 20485   | 83.149.3.0       | TRANSTELECOM JSC Company TransTeleCom&lt;br /&gt;&lt;br /&gt;*5. 76.164.227.0/24 (16 IPs)&lt;br /&gt;     138 155 159 174 182 186 194 199 202 206 210 218 222 230 238 246&lt;br /&gt;    AS 36114   | 76.164.227.0     | RDTECH-ASN - R &amp;amp; D Technologies, LLC&lt;br /&gt;    Upstream providers: AS 6473    | 76.164.227.0     | WCIXN4 - WCIX.Net, Inc.&lt;br /&gt;                                           AS 35937   | 76.164.227.0     | MARQUISNET - MarquisNet LLC&lt;br /&gt;&lt;br /&gt;6. 76.164.232.0/24 (15 IPs)&lt;br /&gt;     13 21 24 33 36 38 40 43 48 57 198 206 218 232 234&lt;br /&gt;    AS 36114   | 76.164.232.0     | RDTECH-ASN - R &amp;amp; D Technologies, LLC&lt;br /&gt;    Upstream providers: AS 6473    | 76.164.227.0     | WCIXN4 - WCIX.Net, Inc.&lt;br /&gt;                                           AS 35937   | 76.164.227.0     | MARQUISNET - MarquisNet LLC&lt;br /&gt;&lt;br /&gt;7. 77.120.128.0/24 (15 IPs)&lt;br /&gt;     20 37 50 85 93 104 107 112 159 162 187 232 239 248 252&lt;br /&gt;    AS 43011   | 77.120.128.0     | DATASVIT-AS ISP Datasvit AS Number&lt;br /&gt;    Upstream provider: AS 25229   | 77.120.128.0     | VOLIA-AS Volia Autonomous System&lt;br /&gt;&lt;br /&gt;*8. 78.138.170.0/24 (12 IPs)&lt;br /&gt;     66 68 77 78 160 166 178 189 190 193 202 211&lt;br /&gt;    AS 28840   | 78.138.170.0     | TATTELECOM-AS Tattelecom.ru/Tattelecom Autonomous System&lt;br /&gt;    Upstream provider: AS 6854    | 89.232.105.0     | SYNTERRA-AS SYNTERRA Joint Stock Company 64.32.26.0&lt;br /&gt;&lt;br /&gt;9. 77.232.143.0/24 (12 IPs)&lt;br /&gt;     33 37 40 63 69 104 175 182 190 215 218 251&lt;br /&gt;    AS 42145   | 77.232.143.0     | BSTV-AS OOO Bryansk Svyaz-TV&lt;br /&gt;    Upstream provider: AS 20485   | 77.232.143.0     | TRANSTELECOM JSC Company TransTeleCom&lt;br /&gt;&lt;br /&gt;*10. 95.154.113.0/24 (12 IPs)&lt;br /&gt;     140 178 181 185 193 195 197 206 218 246 248 254&lt;br /&gt;    AS 44724   | 95.154.113.0     | OCTOPUSNET-AS Octopusnet LTD&lt;br /&gt;    Upstream provider: AS 34470   | 95.154.113.0     | PTKOM-AS PortTelekom Autonomous system&lt;/p&gt;</description>
    </item>
    <item>
      <title>Creationist Darwin docu-drama and allegations of misrepresentation</title>
      <link>https://blog.lippard.org/2009/07/creationist-darwin-docu-drama-and.html/</link>
      <pubDate>Sat, 25 Jul 2009 04:56:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/07/creationist-darwin-docu-drama-and.html/</guid>
      <description>&lt;p&gt;Three historians interviewed for &lt;a href=&#34;https://blog.lippard.org/2009/06/cmi-makes-darwin-docu-drama.html&#34;&gt;the Creation Ministries International docu-drama, &amp;ldquo;The Voyage That Shook the World,&amp;quot;&lt;/a&gt; published a response maintaining that their views were not accurately represented by the film.  Peter Bowler, Janet Browne, and Sandra Herbert wrote &lt;a href=&#34;http://www.hssonline.org/publications/Newsletter2009/July_Perils_Publicity.html&#34;&gt;a note to that effect in the July 2009 issue of the &lt;span style=&#34;font-style: italic;&#34;&gt;Newsletter of the History of Science Society&lt;/span&gt;&lt;/a&gt;, which was also &lt;a href=&#34;http://ncseweb.org/news/2009/07/historians-misrepresented-by-creationists-004926&#34;&gt;publicized by the National Center for Science Education&amp;rsquo;s website&lt;/a&gt; (and see &lt;a href=&#34;http://blog.jmlynch.org/2009/07/20/historians-respond-to-the-voyage-that-shook-the-world/&#34;&gt;John Lynch&amp;rsquo;s commentary at a simple prop&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;CMI has now &lt;a href=&#34;http://creation.com/darwin-historians-not-misrepresented&#34;&gt;published a response to the historians on their website&lt;/a&gt;, noting that &amp;ldquo;The historians’     description of the film, while not totally accurate at all points, is not unreasonable     and in some respects complimentary.&amp;rdquo;  It also uses the historians&amp;rsquo; statement that had they known the nature of the film, they might not have participated, as evidence that they were justified in concealing that information from them.&lt;br /&gt;&lt;br /&gt;CMI takes issue, however, with the two specific allegations by Bowler and Herbert that their words in the interviews were taken out of context and misrepresented in what appears in the film.  To rebut them, CMI&amp;rsquo;s website publishes more extensive quotations from these two historians and compares them to how they were edited and placed in the context of the film.&lt;br /&gt;&lt;br /&gt;Although I haven&amp;rsquo;t yet had an opportunity to view the screener copy of the film in my possession, the CMI rebuttal appears to be sound with respect to those two specific allegations.  The CMI web page concludes by noting that each of the participants was given their raw footage, as well as a copy of the film, and ends by saying, &amp;ldquo;We are hopeful that it will turn out to have been a case     of not having checked the raw footage sent to them, instead relying on memory. We     would be delighted to publish news of a retraction of either or both of these two     claims in this space, should that occur.&amp;quot;&lt;br /&gt;&lt;br /&gt;So we can add up the lessons here:&lt;br /&gt;&lt;br /&gt;1.  Do due diligence about the production company and find out who&amp;rsquo;s behind it before agreeing to appear in a documentary.&lt;br /&gt;2.  Make sure your release gives you some way to defend yourself if misrepresented, e.g., make sure you get the raw footage.&lt;br /&gt;3.  If you [think you] are misrepresented and go public with it, consult the raw footage to make sure your charges of misrepresentation are themselves accurate.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How Twitter got compromised</title>
      <link>https://blog.lippard.org/2009/07/how-twitter-got-compromised.html/</link>
      <pubDate>Fri, 24 Jul 2009 00:23:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/07/how-twitter-got-compromised.html/</guid>
      <description>&lt;p&gt;TechCrunch has published &lt;a href=&#34;http://www.techcrunch.com/2009/07/19/the-anatomy-of-the-twitter-attack/&#34;&gt;&amp;ldquo;The Anatomy of the Twitter Attack,&amp;quot;&lt;/a&gt; a detailed account of how &amp;ldquo;Hacker Croll&amp;rdquo; used people&amp;rsquo;s password-selection habits, use of multiple online applications, publicly available online information about people, and flawed &amp;ldquo;I forgot my password&amp;rdquo; mechanisms to gain access first to individuals&amp;rsquo; personal webmail accounts and then to Twitter&amp;rsquo;s internal systems.&lt;br /&gt;&lt;br /&gt;It&amp;rsquo;s a good idea to use randomly generated passwords, stored in a password safe, so that they&amp;rsquo;re different with every service you use.  It&amp;rsquo;s also a good idea to split personal and corporate accounts.  Lately I&amp;rsquo;ve taken to using randomly generated information for my &amp;ldquo;I forgot my password&amp;rdquo; answers, as well, and keeping that in my password safe just like another password.&lt;br /&gt;&lt;br /&gt;The &amp;ldquo;secret questions&amp;rdquo; for password recovery are a vulnerability when so much personal information is being shared on the Internet.  That&amp;rsquo;s how &lt;a href=&#34;https://blog.lippard.org/2008/09/sarah-palins-yahoo-account-hacked.html&#34;&gt;Sarah Palin&amp;rsquo;s email account was compromised last year&lt;/a&gt;, as well.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Lying to defend the claim that morality requires the Bible</title>
      <link>https://blog.lippard.org/2009/07/lying-to-defend-claim-that-morality.html/</link>
      <pubDate>Wed, 22 Jul 2009 22:13:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/07/lying-to-defend-claim-that-morality.html/</guid>
      <description>&lt;p&gt;Florida&amp;rsquo;s Community Issues Council, a Christian group that believes that the separation of church and state as advocated by Thomas Jefferson and James Madison is a &amp;ldquo;lie we have been told,&amp;rdquo; has taken to defending its position &lt;a href=&#34;http://www.tampabay.com/news/politics/article1020144.ece&#34;&gt;with billboards containing a fabricated quote from George Washington&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt; The billboards showcase quotes from early American leaders like John Adams, James Madison and Benjamin Franklin. Most of the quotes portray a national need for Christian governance. &lt;/p&gt;</description>
    </item>
    <item>
      <title>The Amazing Meeting 7: intro, Bidlack/Plait/Randi, Prady</title>
      <link>https://blog.lippard.org/2009/07/amazing-meeting-7-intro.html/</link>
      <pubDate>Wed, 22 Jul 2009 01:17:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/07/amazing-meeting-7-intro.html/</guid>
      <description>&lt;p&gt;The James Randi Educational Foundation (JREF)&amp;rsquo;s eighth &amp;ldquo;The Amazing Meeting,&amp;rdquo; TAM7, took place July 9-12, 2009 at the South Point Hotel and Casino in Las Vegas.  (The eighth is number 7 because there was a smaller TAM5.5 event in Fort Lauderdale in January 2008 as the annual event transitioned from occurring in January to occurring in the summer.)&lt;br /&gt;&lt;br /&gt;This post begins my summary of The Amazing Meeting 7, which I plan to complete and post in parts over the next week or so, similar to &lt;a href=&#34;https://blog.lippard.org/2008/06/amazing-meeting-6.html&#34;&gt;the summary I wrote up of last year&amp;rsquo;s TAM6&lt;/a&gt;.  Other summaries of TAM7 may be found here:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;By Michael at &lt;a href=&#34;http://younghipandconservative.blogspot.com/2009/07/amazing-time-at-amazing-meeting-7.html&#34;&gt;Young, Hip and Conservative: a skeptical blog&lt;/a&gt;.&lt;/li&gt;&lt;li&gt;In six semi-liveblogged parts at The Atheist Experience blog: &lt;a href=&#34;http://atheistexperience.blogspot.com/2009/07/tam7-part-1.html&#34;&gt;Part 1&lt;/a&gt;, &lt;a href=&#34;http://atheistexperience.blogspot.com/2009/07/tam7-part-2.html&#34;&gt;Part 2&lt;/a&gt;, &lt;a href=&#34;http://atheistexperience.blogspot.com/2009/07/tam-3-we-had-great-time-at-reception.html&#34;&gt;Part 3&lt;/a&gt;, &lt;a href=&#34;http://atheistexperience.blogspot.com/2009/07/tam7-part-4.html&#34;&gt;Part 4&lt;/a&gt;, &lt;a href=&#34;http://atheistexperience.blogspot.com/2009/07/tam7-part-5.html&#34;&gt;Part 5&lt;/a&gt;, &lt;a href=&#34;http://atheistexperience.blogspot.com/2009/07/tam7-part-6.html&#34;&gt;Part 6&lt;/a&gt;&lt;/li&gt;&lt;li&gt;At the Anxiolysis blog: &lt;a href=&#34;http://theanxiousmedic.blogspot.com/2009/07/tam-7-preamble.html&#34;&gt;Preamble&lt;/a&gt;, &lt;a href=&#34;http://theanxiousmedic.blogspot.com/2009/07/tam-7-day-1.html&#34;&gt;Day 1&lt;/a&gt;, &lt;a href=&#34;http://theanxiousmedic.blogspot.com/2009/07/tam-day-2.html&#34;&gt;Day 2&lt;/a&gt;, &lt;a href=&#34;http://theanxiousmedic.blogspot.com/2009/07/tam-final-day.html&#34;&gt;Final day&lt;/a&gt;&lt;/li&gt;&lt;li&gt;By &lt;a href=&#34;http://geekyatheist.com/2009/07/16/The-Amazing-Meeting-7-Postmortem.html&#34;&gt;Geeky Atheist.&lt;/a&gt;&lt;/li&gt;&lt;li&gt;By Action Skeptics, with some interesting criticisms: &lt;a href=&#34;http://actionskeptics.blogspot.com/2009/07/amazng-meeting-7-thursday-and-friday.html&#34;&gt;Thursday and Friday&lt;/a&gt;, &lt;a href=&#34;http://actionskeptics.blogspot.com/2009/07/amazng-meeting-7-saturday-and-sunday.html&#34;&gt;Saturday and Sunday&lt;/a&gt;&lt;/li&gt;&lt;li&gt;At &lt;a href=&#34;http://tamazingblog.blogspot.com/&#34;&gt;the TAMazing blog&lt;/a&gt; (many posts)&lt;/li&gt;&lt;li&gt;D.J. Grothe&amp;rsquo;s &lt;a href=&#34;http://www.centerforinquiry.net/blog/the_most_amazing_meeting/&#34;&gt;wrap-up of TAM7 at CFI&amp;rsquo;s blog&lt;/a&gt;&lt;/li&gt;&lt;li&gt;antiheroine at &lt;a href=&#34;http://www.ohioskeptic.com/?p=166&#34;&gt;the Central Ohioans for Rational Inquiry blog&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Brownian at &lt;a href=&#34;http://www.randi.org/site/index.php/swift-blog/666-skeptically-speaking-at-tam.html&#34;&gt;JREF&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Swift&lt;/span&gt; blog&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;Photos of TAM7 may be found here:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;a href=&#34;http://phyz.smugmug.com/gallery/8926656_W8bU3#592641684_fn4iM&#34;&gt;Dean Baird&amp;rsquo;s photos&lt;/a&gt;.&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://picasaweb.google.com/MichaelHartwell/TAM7#&#34;&gt;Michael&amp;rsquo;s TAM7 photos at Picasa&lt;/a&gt;.&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://www.flickr.com/search/?w=all&amp;amp;q=tam7&amp;amp;m=tags&#34;&gt;Flickr photos tagged &amp;ldquo;tam7.&amp;quot;&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;This was the first TAM at this location south of the strip, and I was a bit worried about the convenience factor, since there wasn&amp;rsquo;t the diversity of restaurants within walking distance that you get with a hotel on the strip.  That concern proved unfounded, as there was a good variety of food available within the hotel, ranging from deli sandwiches to a steakhouse, and I never left the hotel during the conference.  Those who did visit the strip were able to catch a bus across the street for a few dollars, if they didn&amp;rsquo;t just bum a ride from somebody with a car.  I did hear a few complaints about the food&amp;ndash;that the buffet wasn&amp;rsquo;t great, nor was one of the mid-range restaurants, neither of which I visited.  There was also some displeasure on the part of vegetarians about the lack of meat-free options for the first day&amp;rsquo;s lunch.  I was somewhat disappointed that the morning&amp;rsquo;s continental breakfasts were served in the main conference hall rather than in a separate dining room with round tables more conducive to conversation like last year, but the lunches were served in that manner and I did get to meet a few people that way each day.   Overall, I thought the location was excellent and it has already been booked again for next year&amp;rsquo;s TAM8, which will take place from July 8-11, 2010.&lt;br /&gt;&lt;br /&gt;This year, rather than attend any of the pre-conference workshops, I attended &lt;a href=&#34;https://blog.lippard.org/2009/07/science-based-medicine-conference-part.html&#34;&gt;the excellent Science-Based Medicine conference&lt;/a&gt; which was held in conjunction with TAM7.  TAM has tended to avoid having a particular theme or focus, and it was nice to have a day that was concentrated in a particular field, and which drew an audience largely of people with expertise in that field.  I think this has been one of the strengths of some of the Skeptics Society conferences that have focused on particular subjects, such as its 1996 conference on evolutionary psychology, its 2005 conference on &amp;ldquo;Mind, Brain, and Consciousness&amp;rdquo; (which was quite critical of evolutionary psychology), and its 2007 meeting on the &amp;ldquo;Environmental Wars.&amp;rdquo;  At the same time, the diversity of TAM and its audience is also valuable, so having a second conference as an optional complement to TAM strikes me as a good way of getting the best of both worlds.&lt;br /&gt;&lt;br /&gt;This year was the first TAM with over 1,000 attendees, of whom 30% were women, the highest percentage of female attendees to date. When the question was asked, &amp;ldquo;how many are here for the first time?&amp;rdquo;, it appeared to be about half the audience members who raised their hands.  The first TAM had about 140 attendees, and last year&amp;rsquo;s TAM6 had just over 900.  There seemed to be a pretty good geographic diversity, with large contingents from Canada, the UK, and Australia like last year.  It would be nice if attendees could voluntarily allow some information about themselves to be published in an attendee directory, such as name, JREF Forum handle, and home location.&lt;br /&gt;&lt;br /&gt;There was a good-sized contingent from Arizona this year, including several participants from SkeptiCamp Phoenix, Phoenix Skeptics in the Pub, the Skeptics of Tucson, and Flagstaff&amp;rsquo;s Northern Arizona Skeptics.  The conference kicked off with its usual Thursday evening meet-and-greet with hors d&amp;rsquo;oeuvres and a cash bar, during which I managed to chat with people from all of those groups, some for the first time.  We&amp;rsquo;ll be holding another SkeptiCamp Phoenix next year, and I expect we&amp;rsquo;ll be able to double our participation.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Friday, July 10&lt;/span&gt;&lt;br /&gt;The conference formally began on Friday morning with opening remarks from emcee Hal Bidlack.  Hal noted the growth in participation at TAM, talked about a ghost tour at the Stanley Hotel (where &amp;ldquo;The Shining&amp;rdquo; was NOT filmed), and noted that Uri Geller had appeared on NBC News as a commentator on Michael Jackson&amp;rsquo;s death.&lt;br /&gt;&lt;br /&gt;Hal kicked things off by quoting Plutarch (&amp;ldquo;The mind is not a vessel to be filled, but a fire to be kindled&amp;rdquo;) and noted that skeptics are a family:  &amp;ldquo;Welcome to the Randi family reunion.&amp;rdquo;  He remarked on the power of the individual to make change, and singled out for particular note Reed Esau for his part in the origination and expansion of SkeptiCamp, and Robert Lancaster for his stopsylviabrowne.com website.&lt;br /&gt;&lt;br /&gt;He noted that there is an audience tradition of &amp;ldquo;pretending not to like my jokes&amp;rdquo; and that Randi once accused him of using &amp;ldquo;homeopathic humor.&amp;quot;&lt;br /&gt;&lt;br /&gt;And he offered a &amp;ldquo;cautionary note&amp;rdquo; that &amp;ldquo;we aren&amp;rsquo;t cookie cutter, we do have areas of disagreement.&amp;rdquo;  By coming together in a group there are &amp;ldquo;dangers to individualism.&amp;rdquo;  This is an inclusive, &amp;ldquo;large-tent organization,&amp;rdquo; and the topic of religion in particular has been &amp;ldquo;a source of tension&amp;rdquo; in previous conferences.  Skepticism, he said, is about examining testable claims, and he noted that he, among others, is not an atheist.  While I encountered many atheists at the conference, there was little, if anything, in the way of explicitly atheistic material presented (though I don&amp;rsquo;t remember any last year, either, except for some Objectivist material that was handed out to attendees, which was disappointingly both overtly anti-religious and political, though it was not a subject of discussion in any presentation that I noticed).&lt;br /&gt;&lt;br /&gt;Phil Plait then offered his first opening remarks as president of JREF, stating that the organization has &amp;ldquo;reached critical mass&amp;rdquo; and &amp;ldquo;become the mainstream skeptics movement of the people.&amp;rdquo;  He said that people come to TAM for three reasons&amp;ndash;to hear speakers, to see Randi, and to participate in the skeptical community.  We don&amp;rsquo;t necessarily agree on all of our positions, but we agree on how we reach conclusions.  Like Hal Bidlack, Plait also called out both Reed Esau and Robert Lancaster for their contributions.&lt;br /&gt;&lt;br /&gt;Dr. Plait spoke a bit about the Randi $1 million challenge, saying that it had started to become an albatross because of the amount of effort required to deal with potential claimants.  It was &amp;ldquo;hard to determine what the claim is&amp;rdquo; from many people, let alone how to properly test it and come to an agreement on protocol.  So it had been announced that the challenge would be discontinued in order to put the funds to better use and save the effort.  But it has also been a useful tool, and he was happy to announce that it will be continued after all, in some form, the details of which are still to be worked out.&lt;br /&gt;&lt;br /&gt;James Randi then came up on stage in a red and white striped shirt that he identified as his &amp;ldquo;happy shirt.&amp;rdquo;  He was pleased at the steady growth of TAM.  In a more somber note, he commented on &amp;ldquo;my subdued appearance&amp;rdquo; and explained why he was unable to shake hands with anyone at TAM this year.  He was the recipient of an &amp;ldquo;unwelcome visitor&amp;rdquo; (cancer), for which he&amp;rsquo;s had surgery and will be undergoing chemotherapy.  He explained that this is why he hasn&amp;rsquo;t made many videos of late.&lt;br /&gt;&lt;br /&gt;Randi gave special thanks to Sean McCabe, his personal assistant for the last year, who is now going back home and back to school, and to Brandon K. Thorpe, who will be his new assistant.  He went through a long list of people that he thanked, including the JREF staff and volunteers, and various speakers and entertainers whose participation makes TAM a success.  He ended by noting that the first TAM to be held outside of the United States, &lt;a href=&#34;http://www.tamlondon.org/&#34;&gt;TAM London&lt;/a&gt;, to be held on October 3 and 4, was oversubscribed in less than an hour.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Keynote: Bill Prady, creator and executive producer of &amp;ldquo;The Big Bang Theory&amp;rdquo;&lt;/span&gt;&lt;br /&gt;Bill Prady started by saying that the &amp;ldquo;keynote sets the tone&amp;rdquo; for a conference, and that if so, this conference will be &amp;ldquo;disorganized and ill-prepared.&amp;rdquo;  He said he looked at the JREF website&amp;rsquo;s description of his talk for clues as to what he should talk about, and saw that he stated that he &amp;ldquo;makes sure each episode is full of science&amp;rdquo; and that in a recent talk at Comic-Con, he had the audience laughing so hard they were rolling in the aisles.  After reading that description, he said, &amp;ldquo;all I can do is disappoint you horribly.&amp;rdquo;  With that, he showed a few short clips from &amp;ldquo;The Big Bang Theory&amp;rdquo; which he thought would be &amp;ldquo;of interest to this group,&amp;rdquo; which included a debunking of astrology based on &lt;a href=&#34;http://en.wikipedia.org/wiki/Forer_effect&#34;&gt;Bertram Forer&amp;rsquo;s work&lt;/a&gt;, a reference to intelligent design, some magic tricks, and more references to astrology.  The clips were fairly amusing, but my wife and I made an attempt to watch this show after hearing recommendations from friends, but gave up without completing two shows due to the painful laugh track.  (A recent Twitter remark from Australian skeptic Richard Saunders suggests a similar experience.)&lt;br /&gt;&lt;br /&gt;After the clips, Prady described his own background&amp;ndash;that he earned pocket money doing magic shows from about age 12 to 16, and had an International Brotherhood of Magicians pin that he wanted to bring but was unable to find.  He said that he read both &lt;span style=&#34;font-style: italic;&#34;&gt;Linking Ring&lt;/span&gt; and &lt;span style=&#34;font-style: italic;&#34;&gt;Genii&lt;/span&gt;, and frequently saw Randi on the covers, and was honored to sit next to him at the conference.  He said he was a college dropout, then worked as a computer programmer before getting into television.&lt;br /&gt;&lt;br /&gt;He observed that the chicken or egg problem was resolved by evolution&amp;ndash;the egg came first&amp;ndash;but then posed his own chicken-egg problem:  &amp;ldquo;Do people who think like us become computer programmers, or does computer programming make people think like us?&amp;rdquo;  He stated that there are two qualities common to such people:  1. critical thinking, and 2. lack of judgment about each other.  As an example, he gave a friend named Ken, who would not go anywhere he hadn&amp;rsquo;t been before without being shown by someone else, even if it was yards away from somewhere else he had already been.  He could do hex-decimal conversions in his head, but when told it&amp;rsquo;s customary to tip between 15% and 20% based on quality of service, he couldn&amp;rsquo;t calculate tips on his own because he didn&amp;rsquo;t know how to measure that.  When his friends suggested he just always tip 17.5%, he refused, because then he would be overtipping half the time and undertipping half the time.  (And I can&amp;rsquo;t resist noting that this response makes an unwarranted assumption about the distribution of service quality received by an individual diner.)&lt;br /&gt;&lt;br /&gt;Prady offered a few remarks about the characters and his show.  The character Leonard is based on him.  There was a story line about Penny offering herself to him in a distraught moment, with Leonard blowing it because he insisted on making a true statement about an analysis of their situation, which Prady stated was based on a true story.   He said he&amp;rsquo;s proud of all the characters on the show, and wanted to depict &amp;ldquo;other views as complex, not stupid or paper tigers.&amp;rdquo;  E.g., Penny&amp;rsquo;s belief in astrology and Sheldon&amp;rsquo;s mother&amp;rsquo;s religious faith.  He said that &amp;ldquo;people&amp;rsquo;s belief systems are the things that get them through the day. &amp;hellip; they&amp;rsquo;re not saying &amp;lsquo;oh, please help me abandon the thing that gets me through my illness, my unemployment, my kid who doesn&amp;rsquo;t understand me.&amp;rsquo; &lt;span style=&#34;font-size:100%;&#34;&gt;This is the thing that gets them to the night so they can go to sleep so they can get up and do it again. People&amp;rsquo;s beliefs are not a contest. You don&amp;rsquo;t win. You don&amp;rsquo;t win at the end of the day.&lt;/span&gt;&amp;quot;&lt;span style=&#34;font-size:100%;&#34;&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;His original plan was to have the show about computer programmers, but apparently having the characters in front of computers raised too many difficulties for filming, due to reflections from monitors as well as the difficulty of depicting what they were doing.&lt;br /&gt;&lt;br /&gt;He wanted to read some angry letters of complaint received by the show, but was unable to locate any.  There was a folder marked &amp;ldquo;disturbing letters,&amp;rdquo; but these were mostly letters from inmates in love with actress Kaley Cuoco.  He called CBS, but they had not received a single angry letter.  He took that as offering a bit of assurance for skeptics, that an audience of 12 million people per week could watch a show that begins with the history of the universe in 20 seconds to a Barenaked Ladies song and promotes science and critical thinking without being upset by it.&lt;br /&gt;&lt;br /&gt;Prady concluded by saying that when Phil Plait and Adam Savage asked him to speak, he knew his title should be &amp;ldquo;We Can Continue Telling Women in Bars That Astrology Isn&amp;rsquo;t Real, But We Won&amp;rsquo;t Get To Have Sex.&amp;rdquo;  He suggested (presumably addressing only the straight men and lesbian and bisexual women in the audience) that while you&amp;rsquo;re here in Las Vegas and you meet a woman who is very complimentary and interested in you, be skeptical.  He also suggested (to the same audience) that if you&amp;rsquo;re enjoying a conversation with a woman who says &amp;ldquo;I&amp;rsquo;m a Sagittarius,&amp;rdquo; try performing a study with two different responses.  1.  Give a detailed explanation of the time twins study from England as a refutation of astrology, or 2. Say &amp;ldquo;wow, you have the most incredible eyes,&amp;rdquo; and see which response is more likely to lead to a positive outcome.  (These remarks have led to &lt;a href=&#34;http://skepchick.org/blog/?p=8308&#34;&gt;some criticism of Prady for obvious reasons&lt;/a&gt;; Prady responds &lt;a href=&#34;http://skepchick.org/blog/?p=8362&#34;&gt;here&lt;/a&gt;.  The topic is discussed further on the &lt;a href=&#34;http://cdn4.libsyn.com/skepticsguide/skepticast2009-08-04.mp3?nvb=20090808211738&amp;amp;nva=20090809212738&amp;amp;t=0bb26ffbf69f9f37ef79e&#34;&gt;Skeptics Guide to the Universe podcast #211&lt;/a&gt;, interview with Skepchick Carrie Iwan (starting at 43:30).  Gender and skepticism was also the topic of discussion of the August 7th episode of &lt;a href=&#34;http://skepticallyspeaking.com/2009/08/01/gender-and-skepticism/&#34;&gt;Skeptically Speaking&lt;/a&gt;.  &lt;a href=&#34;http://podblack.com/?p=329&#34;&gt;The Podblack Cat blog&lt;/a&gt; discussed women, science, and skepticism earlier this year.)&lt;br /&gt;&lt;br /&gt;In the subsequent Q&amp;amp;A session, Prady said that the science content of the show comes from technical advisors.  He said &amp;ldquo;lots of people think the show mocks people like us&amp;ndash;but if you were in the writer&amp;rsquo;s room you&amp;rsquo;d say it&amp;rsquo;s an idealized picture of who they&amp;rsquo;d like to be.&amp;rdquo;  He recounted how when the character Ross on the show &amp;ldquo;Friends&amp;rdquo; went to a paleontology convention (he was supposedly a paleontologist), there was nothing in the dialogue that went beyond 6th grade science.  He didn&amp;rsquo;t want his show to be like that.  They use David Saltzburg, a UCLA astrophysicist, as a consultant.  They asked him, &amp;ldquo;What&amp;rsquo;s new in physics,&amp;rdquo; to which his answer was &amp;ldquo;not much in the last 40 years,&amp;rdquo; which they wrote into the script.  Saltzburg said &amp;ldquo;oh, string theorists will get mad at me.&amp;rdquo;  He then said something disparaging about string theory (I missed it in my notes), and they put that into the script, too.&lt;br /&gt;&lt;br /&gt;In response to a questioner who asked why women are depicted as stereotypically ditzy and scientists as maladjusted, Prady defended his portrayal.  He said that Penny is not portrayed as ditzy but as a &amp;ldquo;pragmatic intelligence&amp;ndash;the best character on the show at getting through life and getting things done.&amp;rdquo;  He said there will be more female scientists on the show in the future.&lt;br /&gt;&lt;br /&gt;The final question was a comment from someone in the audience who has a son that is like the characters on the show.  On the show, Sheldon uses a board to fold clothes.  The questioner&amp;rsquo;s son looked online to find such a board to use himself, and dubbed the board &amp;ldquo;Sheldon.&amp;quot;&lt;br /&gt;&lt;br /&gt;(There&amp;rsquo;s a transcription of Prady&amp;rsquo;s talk &lt;a href=&#34;http://tamazingblog.blogspot.com/2009/07/okay-so-clearly-i-am-unreliable-liar.html&#34;&gt;here&lt;/a&gt;.  Randi&amp;rsquo;s opening remarks are transcribed &lt;a href=&#34;http://www.randi.org/site/index.php/swift-blog/630-randis-tam-7-welcome-address.html&#34;&gt;here&lt;/a&gt;.  Part two of my summary of TAM7, on Dr. Fintan Steele, Phil Plait, and Robert Lancaster, is &lt;a href=&#34;https://blog.lippard.org/2009/07/amazing-meeting-7-steele-plait.html&#34;&gt;here&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Arizona&#39;s homeopathic medical board</title>
      <link>https://blog.lippard.org/2009/07/arizonas-homeopathic-medical-board.html/</link>
      <pubDate>Tue, 21 Jul 2009 22:21:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/07/arizonas-homeopathic-medical-board.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://blog.lippard.org/2009/07/science-based-medicine-conference-part_9316.html&#34;&gt;Dr. Kimball Atwood&amp;rsquo;s presentation at the Science-based Medicine conference&lt;/a&gt; included some observations about the overwhelming evidence against homeopathy being a valid or even remotely plausible treatment for anything.  During one of the Q&amp;amp;A sessions at that conference, someone made an observation that Arizona is a terrible state for all kinds of quackery, and even has a State Board of Homeopathic Medical Examiners.&lt;br /&gt;
&lt;br /&gt;
The homeopathy board was created in 1982 by a law written and lobbied for by Dr. Harvey Bigelson, a homeopath who was indicted in 1992 by a federal grand jury on 63 counts of Medicare fraud, 44 counts of mail fraud, and eight counts of obstruction of justice.  He plea-bargained his way down to three counts and five years of probation, and lost both his medical and homeopathic licenses, making him one of only two homeopaths to lose their licenses by action of the board.  He subsequently opened a cancer clinic in Mexico to continue his quackery.&lt;br /&gt;
&lt;br /&gt;
There was an opportunity for Arizona to dispose of its Homeopathy Board in 2006, when the law that created it would have expired under its sunset provisions, but our legislature foolishly renewed it despite overwhelming evidence that it not only gives an unmerited credence to nonsense, but doesn&amp;rsquo;t even do anything to keep criminals from practicing homeopathy.  An &lt;a href=&#34;http://www.valuemd.com/relaxing-lounge/43671-arizona-homeopathic-board-under-scrutiny.html&#34;&gt;October 9, 2005 story in the &lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt;&lt;/a&gt; pointed out several cases of convicted felons from other states permitted to obtain homeopathic licenses and practice in Arizona.  It also pointed out that complaints brought against homeopathy board members for malpractice and sexual harassment were simply dismissed:&lt;br /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bowl-a-Rama Fundraiser this Thursday</title>
      <link>https://blog.lippard.org/2009/07/bowl-rama-fundraiser-this-thursday.html/</link>
      <pubDate>Mon, 20 Jul 2009 23:20:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/07/bowl-rama-fundraiser-this-thursday.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/rositas.jpg&#34;&gt;&lt;img style=&#34;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 386px; height: 400px;&#34; src=&#34;https://blog.lippard.org/images/rositas.jpg&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5360687691184175586&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-family:Calibri, Verdana, Helvetica, Arial;&#34;&gt;&lt;span style=&#34;font-size:11;&#34;&gt;There are just 11 days left to raise money for Bowl-a-Rama.   We have one more fundraising event this Thursday, July 23rd at Rosita’s in Tempe or Mesa.   Please come out, enjoy a great meal and support RESCUE.   15% of your purchase is donated back to RESCUE!!!  Pictured is the flyer for the event (you’ll need it in order for us to receive the proceeds).   I can email the flyer to you if you are interested, just ask me in the comments.  All are welcome for lunch, dinner, dine in or take out.  Jim &amp;amp; I will be at the Tempe location around 6:00pm, please stop by.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Index of Conference Summaries</title>
      <link>https://blog.lippard.org/2009/07/index-of-conference-summaries.html/</link>
      <pubDate>Sat, 18 Jul 2009 14:44:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/07/index-of-conference-summaries.html/</guid>
      <description>&lt;p&gt;This is a reverse-chronological list of conference and talk summaries I&amp;rsquo;ve written up, either at my blog or elsewhere.  Most pertain to skepticism and critical thinking in some way (and I&amp;rsquo;d like to think that all involve the application of skepticism and critical thinking to the topics at hand), some are political, and some involve information security.  I&amp;rsquo;ve got a few more of these in print form that are online in &lt;a href=&#34;https://blog.lippard.org/2009/08/arizona-skeptic-online-vol-1-1987-1988.html&#34;&gt;the issues of the &lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Skeptic&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Bruce Wagman on &lt;a href=&#34;https://blog.lippard.org/2010/04/many-species-of-animal-law.html&#34;&gt;&amp;ldquo;Many Species of Animal Law,&amp;quot;&lt;/a&gt; April 7, 2010, Arizona State University&amp;rsquo;s Sandra Day O&amp;rsquo;Connor College of Law, Tempe, Arizona, Armstrong Hall 116. &lt;br /&gt;
&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2009/11/joel-garreau-on-radical-evolution.html&#34;&gt;Joel Garreau on Radical Evolution&lt;/a&gt;, November 18, 2009, Arizona State University, Tempe, Arizona, Coor 5536, &lt;a href=&#34;http://www.cspo.org/projects/plausibility/&#34;&gt;CSPO Plausibility Project&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2009/11/richard-carrier-on-ancient.html&#34;&gt;Richard Carrier on &amp;ldquo;Christianity and Science (Ancient and Modern),&amp;quot;&lt;/a&gt; November 8, 2009, Humanist Society of Greater Phoenix, Home Town Buffet, Scottsdale.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2009/11/robert-b-laughlin-on-crime-of-reason.html&#34;&gt;Robert B. Laughlin on &amp;ldquo;The Crime of Reason,&amp;quot;&lt;/a&gt; November 5, 2009, Arizona State University, Tempe, Arizona, Sandra Day O&amp;rsquo;Connor School of Law, Great Hall; 2009 Hogan &amp;amp; Hartson Jurimetrics Lecture in Honor of Lee Loevinger.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2009/11/roger-pielke-jr-on-climate-change_07.html&#34;&gt;Roger Pielke Jr. on climate change adaptation&lt;/a&gt;, November 5, 2009, Arizona State University, Tempe, Arizona, Decision Theater.&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2009/11/roger-pielke-jr-on-climate-change.html&#34;&gt;&lt;br /&gt;
Roger Pielke Jr. on climate change mitigation&lt;/a&gt;, November 5, 2009, Arizona State University, Tempe, Arizona, Coor 5536.&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2009/10/robert-balling-on-climate-change.html&#34;&gt;&lt;br /&gt;
Robert Balling on climate change&lt;/a&gt;, October 30, 2009, Arizona State University, Tempe, Arizona, Coor L1-74.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2009/10/personalized-medicine-research-forum.html&#34;&gt;Personalized medicine research forum&lt;/a&gt;, October 23, 2009, Arizona State University, Tempe, Arizona, The Biodesign Institute.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2009/10/atheist-alliance-international.html&#34;&gt;Atheist Alliance International convention&lt;/a&gt;, October 2-4, 2009, Burbank Marriott, Burbank, California. Speakers: P.Z. Myers, Ed Buckner, Lawrence Krauss, Carolyn Porco, Martin Pera, Jerry Coyne, Daniel Dennett, Richard Dawkins, Gerardo Romero, Jonathan Kirsch, Eugenie Scott, Brian Parra.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2009/08/marco-iacoboni-on-imitation-and.html&#34;&gt;Marco Iacoboni on imitation and sociality&lt;/a&gt;, August 27, 2009, Arizona State University, Tempe, Arizona, psychology department colloquium, MU202.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2009/08/joel-garreau-on-future-of-cities.html&#34;&gt;Joel Garreau on the future of cities&lt;/a&gt;, August 26, 2009, Arizona State University, Tempe, Arizona, Consortium for Science, Policy, and Outcomes colloquium, Coor L1-10.&lt;br /&gt;
&lt;br /&gt;
The Amazing Meeting 7, July 9-12, 2009 at the South Point Hotel and Casino, Las Vegas, Nevada.&lt;br /&gt;
Part 1: &lt;a href=&#34;https://blog.lippard.org/2009/07/amazing-meeting-7-intro.html&#34;&gt;Introduction, Hal Bidlack, Phil Plait, James Randi, Bill Prady keynote&lt;/a&gt;.&lt;br /&gt;
Part 2: &lt;a href=&#34;https://blog.lippard.org/2009/07/amazing-meeting-7-steele-plait.html&#34;&gt;Fintan Steele, Phil Plait, Robert Lancaster&lt;/a&gt;.&lt;br /&gt;
Part 3: &lt;a href=&#34;https://blog.lippard.org/2009/08/amazing-meeting-7-swissrandi-ouellette.html&#34;&gt;Jamy Ian Swiss/James Randi, Jennifer Ouellette, anti-anti-vax panel (Steven Novella, David Gorski, Joe Albietz, Harriet Hall, Michael Goudeau, Derek Bartholomaus), Joe Nickell&lt;/a&gt;.&lt;br /&gt;
Part 4: &lt;a href=&#34;https://blog.lippard.org/2009/08/amazing-meeting-7-sgu-shermer-savage.html&#34;&gt;Skeptics Guide to the Universe/Rodrigues-Watson wedding, Michael Shermer, Adam Savage&lt;/a&gt;.&lt;br /&gt;
Part 5: &lt;a href=&#34;https://blog.lippard.org/2009/08/amazing-meeting-7-ethics-of-deception.html&#34;&gt;Panel on ethics of deception (D.J. Grothe, Penn Jillette, Teller, Ray Hyman, Jamy Ian Swiss), Stephen Bauer, panel on skepticism and the media (Penn Jillette, Teller, Adam Savage, Bill Prady, Jennifer Ouellette), Phil Plait&lt;/a&gt;.&lt;br /&gt;
Part 6: &lt;a href=&#34;https://blog.lippard.org/2009/08/amazing-meeting-7-sunday-paper-sessions.html&#34;&gt;Sunday paper sessions, Million Dollar Challenge with Danish dowser Connie Sonne&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&#34;font-weight: bold;&#34;&gt;Science-Based Medicine Conference&lt;/span&gt; at The Amazing Meeting 7, July 9, 2009 at the South Point Hotel and Casino, Las Vegas, Nevada.&lt;br /&gt;
Part 1: &lt;a href=&#34;https://blog.lippard.org/2009/07/science-based-medicine-conference-part.html&#34;&gt;Steven Novella on science-based medicine&lt;/a&gt;.&lt;br /&gt;
Part 2: &lt;a href=&#34;https://blog.lippard.org/2009/07/science-based-medicine-conference-part_13.html&#34;&gt;David Gorski on cancer quackery&lt;/a&gt;.&lt;br /&gt;
Part 3: &lt;a href=&#34;https://blog.lippard.org/2009/07/science-based-medicine-conference-part_14.html&#34;&gt;Harriet Hall on chiropractic&lt;/a&gt;.&lt;br /&gt;
Part 4: &lt;a href=&#34;https://blog.lippard.org/2009/07/science-based-medicine-conference-part_9316.html&#34;&gt;Kimball Atwood on evidence-based medicine and homeopathy&lt;/a&gt;.&lt;br /&gt;
Part 5: &lt;a href=&#34;https://blog.lippard.org/2009/07/science-based-medicine-conference-part_15.html&#34;&gt;Mark Crislip on chronic Lyme disease&lt;/a&gt;.&lt;br /&gt;
Part 6: &lt;a href=&#34;https://blog.lippard.org/2009/07/science-based-medicine-conference-part_1401.html&#34;&gt;Val Jones on online health and social media, and Q&amp;amp;A panel&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&#34;font-weight: bold;&#34;&gt;American Humanist Association annual conference&lt;/span&gt; at Tempe Mission Palms Hotel, Tempe, Arizona, June 5-9, 2009.&lt;br /&gt;
Sorry, &lt;a href=&#34;https://blog.lippard.org/2009/06/my-aha-workshop-session-on-thursday.html&#34;&gt;only covered my own talk from the pre-conference workshops and the ArizonaCOR press conference&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2009/04/jeff-benedict-and-little-pink-house.html&#34; style=&#34;font-weight: bold;&#34;&gt;Jeff Benedict on the Kelo case and his book &lt;span style=&#34;font-style: italic;&#34;&gt;Little Pink House&lt;/span&gt;&lt;/a&gt;, Goldwater Institute, Phoenix, Arizona, April 15, 2009.&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&#34;font-weight: bold;&#34;&gt;SkeptiCamp Phoenix&lt;/span&gt;, Arizona State University, Tempe, Arizona, March 28, 2009.  Speakers: &lt;a href=&#34;https://blog.lippard.org/2009/03/skepticamp-phoenix-today.html&#34;&gt;Tony Barnhart, Abraham Heward, David Jackemeyer, Don Lacey, Jim Lippard, Shannon Rankin, John Lynch, Jack Ray, David Weston, Mike Stackpole, Charlie Cavanaugh Toft, Xarold Trejo&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&#34;font-weight: bold;&#34;&gt;Daniel Dennett&amp;rsquo;s 2009 Beyond Center Lecture&lt;/span&gt;, Galvin Playhouse, Arizona State University, February 18, 2009, on &lt;a href=&#34;https://blog.lippard.org/2009/02/daniel-dennett-at-asu.html&#34;&gt;&amp;ldquo;Darwin&amp;rsquo;s &amp;lsquo;Strange Inversion of Reasoning.&amp;rsquo;&amp;quot;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2008/12/bill-of-rights-celebration-at-wrigley.html&#34;&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Bill of Rights celebration event&lt;/span&gt; at the Wrigley Mansion&lt;/a&gt;, Phoenix, Arizona, December 14, 2008.&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&#34;font-weight: bold;&#34;&gt;The Amazing Meeting 6&lt;/span&gt;, June 19-22, 2008 at the Flamingo Hotel and Casino, Las Vegas, Nevada.&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2008/06/amazing-meeting-6.html&#34;&gt;Overview and photo link&lt;/a&gt;.&lt;br /&gt;
Part 1: &lt;a href=&#34;https://blog.lippard.org/2008/06/amazing-meeting-6-summarized-part-one.html&#34;&gt;Banachek memory workshop&lt;/a&gt;.&lt;br /&gt;
Part 2: &lt;a href=&#34;https://blog.lippard.org/2008/06/amazing-meeting-6-summarized-part-two.html&#34;&gt;Hal Bidlack, James Randi welcome, Ben Goldacre on homeopathy, Neil deGrasse Tyson keynote, Alec Jason on Peter Popoff and criminal forensics, Penn &amp;amp; Teller Q&amp;amp;A, George Hrab musical interlude, P.Z. Myers on bat wings, Richard Saunders on educational materials for kids, panel discussion on identifying as a skeptic (James Randi, P.Z. Myers, Michael Shermer, Margaret Downey, Phil Plait, Hal Bidlack, and a member of the NYC Skeptics whose name I didn&amp;rsquo;t catch).&lt;/a&gt;&lt;br /&gt;
Part 3: &lt;a href=&#34;https://blog.lippard.org/2008/06/amazing-meeting-6-summarized-part-three.html&#34;&gt;Michael Shermer on the Skeptologists and why people believe weird things, Sharon Begley on creationism and other weird beliefs, Derek and Swoopy on Skepticality and podcasting, Steven Novella on dualism and creationism, Jeff Wagg JREF update, Jim Underdown on the Independent Investigations Group and award to Randi, Randi on patching up relations with CSI (formerly CSICOP), Skeptologists pilot&lt;/a&gt;.&lt;br /&gt;
Part 4: &lt;a href=&#34;https://blog.lippard.org/2008/07/amazing-meeting-6-summarized-part-four.html&#34;&gt;Phil Plait on astronomy, Adam Savage on his Maltese falcon, Matthew Chapman on creationism and Science Debate 2008, Richard Wiseman on the &amp;ldquo;colour changing card trick&amp;rdquo; and mass spoonbending lesson, panel discussion on the limits of skepticism (Goldacre, Daniel Loxton, Radford, Savage, Novella, Hrab, Randi, Banachek, and Saunders), Sunday conference papers: John Janks on Marfa lights, Don Nyberg on pseudoscience, Steve Cuno on myths in marketing, Tracy King on viral video&lt;/a&gt;.&lt;br /&gt;
Part 5: &lt;a href=&#34;https://blog.lippard.org/2008/07/amazing-meeting-6-summarized-part-five.html&#34;&gt;Lee Graham on artificial creatures and real evolution, Christopher French on anomalistic psychology, Tim Farley on building skeptical tools online, Brian Dunning on The Skeptologists&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2008/05/gene-healy-on-cult-of-presidency.html&#34; style=&#34;font-weight: bold;&#34;&gt;Gene Healey on his book &lt;span style=&#34;font-style: italic;&#34;&gt;The Cult of the Presidency&lt;/span&gt;&lt;/a&gt;, Goldwater Institute, Phoenix, Arizona, May 1, 2008.&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&#34;font-weight: bold;&#34;&gt;Richard Dawkins 2008 Beyond Center Lecture&lt;/span&gt;, Grady Gammage Auditorium, Arizona State University, Tempe, Arizona, March 6, 2008, on &lt;a href=&#34;https://blog.lippard.org/2008/03/richard-dawkins-lecture-at-asu.html&#34;&gt;&amp;ldquo;The God Delusion.&amp;quot;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&#34;font-weight: bold;&#34;&gt;New Mexico InfraGard Member Alliance &amp;ldquo;$-Gard&amp;rdquo; conference&lt;/span&gt;, February 22, 2008, Albuquerque, New Mexico.  Speakers: &lt;a href=&#34;https://blog.lippard.org/2008/02/new-mexico-infragard-conference.html&#34;&gt;Frank Abagnale on protecting yourself from fraud, Anthony Clark and Danny Quist on malware secrets, Alex Quintana on current trends in malware, Melissa McBee-Anderson on the Internet Crime Complaint Center (IC3)&lt;/a&gt;.&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/12/ayaan-hirsi-ali-receives-goldwater.html&#34; style=&#34;font-weight: bold;&#34;&gt;&lt;br /&gt;
Ayaan Hirsi Ali&lt;/a&gt; at the Phoenician Resort, Goldwater Institute award banquet, Phoenix, Arizona, December 7, 2007.&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&#34;font-weight: bold;&#34;&gt;Screening of &amp;ldquo;Mr. Conservative&amp;rdquo; documentary about Barry Goldwater&lt;/span&gt;, Goldwater Institute, Phoenix, Arizona, August 16, 2007.  Features &lt;a href=&#34;https://blog.lippard.org/2007/08/mr-conservative.html&#34;&gt;Barry Goldwater, George Will, Barry Goldwater, Jr., Sandra Day O&amp;rsquo;Connor, Ben Bradlee, Sally Quinn, Al Franken, Julian Bond, Hillary Clinton, and Jack Valenti&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/03/ron-paul-in-phoenix.html&#34;&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Ron Paul launches Arizona campaign&lt;/span&gt;&lt;/a&gt; at private home in Paradise Valley, Arizona, March 30, 2007.&lt;br /&gt;
Followed up by Einzige&amp;rsquo;s &lt;a href=&#34;https://blog.lippard.org/2007/07/ron-paul-religious-kook.html&#34;&gt;&amp;ldquo;Ron Paul, Religious Kook,&amp;quot;&lt;/a&gt; my &lt;a href=&#34;https://blog.lippard.org/2007/11/spammers-and-criminals-for-ron-paul.html&#34;&gt;&amp;ldquo;Spammers and criminals for Ron Paul,&amp;quot;&lt;/a&gt; and &lt;a href=&#34;https://blog.lippard.org/2007/12/ron-paul-connected-to-white.html&#34;&gt;&amp;ldquo;Ron Paul connected to white supremacists?&amp;quot;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&#34;font-weight: bold;&#34;&gt;Skeptics Society conference on &amp;ldquo;The Environmental Wars,&amp;quot;&lt;/span&gt; Caltech, Pasadena, California, June 2006.&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2006/06/skeptics-society-conference.html&#34;&gt;Intro and links to other summaries&lt;/a&gt;.&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2006/06/adler-on-federal-environmental.html&#34;&gt;Jonathan Adler on federal environmental regulation&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Eugenie Scott on &lt;a href=&#34;https://blog.lippard.org/2006/02/eugenie-scott-gives-robert-s-dietz.html&#34;&gt;&amp;ldquo;Creationism and Evolution: Current Perspectives,&amp;quot;&lt;/a&gt; Robert S. Dietz Memorial Lecture at Arizona State University, Physical Sciences building, February 3, 2006.&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&#34;font-weight: bold;&#34;&gt;National White Collar Crime Center (NW3C) Economic Crime Summit&lt;/span&gt;, November 8-9, 2005, downtown Phoenix, Arizona, and &lt;span style=&#34;font-weight: bold;&#34;&gt;Freedom Summit&lt;/span&gt;, November 12-13, 2005, Grace Inn Ahwatukee.&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2005/11/conferences-on-economic-crime-and.html&#34;&gt;Economic Crime Summit and Freedom Summit comparison/contrast/overview&amp;ndash;prayer vs. atheism debate, Terry Goddard, Roger Vanderpool, John Vincent, Kevin Robinson, Charles Cohen, George H. Smith, Eric Lounsbery, David Friedman, Chris Heward, Karen Kwiatkowski, Jim Bovard&lt;/a&gt;.&lt;br /&gt;
Freedom Summit: &lt;a href=&#34;https://blog.lippard.org/2005/11/freedom-summit-technological-fud.html&#34;&gt;Stuart Krone on technology and why we&amp;rsquo;re screwed&lt;/a&gt;.&lt;br /&gt;
Freedom Summit: &lt;a href=&#34;https://blog.lippard.org/2005/11/freedom-summit-complete-kookery.html&#34;&gt;Steven Greer on aliens and conspiracy&lt;/a&gt;.&lt;br /&gt;
Freedom Summit: &lt;a href=&#34;https://blog.lippard.org/2005/11/freedom-summit-photos-and-blog-entries.html&#34;&gt;Links to photos and other summaries&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;a href=&#34;https://blog.lippard.org/2014/10/summary-of-1994-csicop-conference.html&#34;&gt;CSICOP Conference on &amp;ldquo;The Psychology of Belief,&amp;quot;&lt;/a&gt;&lt;/b&gt; Seattle, Washington, June 23-26, 1994.&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&#34;font-weight: bold;&#34;&gt;CSICOP Conference on &amp;ldquo;Fairness, Fraud, and Feminism: Culture Confronts Science,&amp;quot;&lt;/span&gt; Dallas, Texas, October 16-18, 1992.&lt;br /&gt;
Part 1: &lt;a href=&#34;http://www.ntskeptics.org/1992/1992december/december1992.htm#conference&#34;&gt;Panel on multicultural approaches to science (moderator Eugenie Scott, Diana Marinez, Joseph Dunbar, Bernard Ortiz de Montellano), unofficial session on faith healing with Ole Anthony&lt;/a&gt;.&lt;br /&gt;
Part 2: &lt;a href=&#34;http://www.ntskeptics.org/1993/1993january/january1993.htm#conference&#34;&gt;Intro remarks by Lee Nisbet, panel on gender issues in science and pseudoscience (moderator James Alcock, Carol Tavris, Susan Blackmore, Steven Goldberg), Richard Dawkins keynote on viruses of the mind&lt;/a&gt;.&lt;br /&gt;
Part 3: &lt;a href=&#34;http://www.ntskeptics.org/1993/1993february/february1993.htm#conference&#34;&gt;Fraud in science panel (moderator Ray Hyman, Elie Shneour, Paul Friedman, Walter Stewart), Sergei Kapitza and Evry Schatzman on international skepticism, panel on crashed saucer claims (Philip Klass, James McGaha)&lt;/a&gt;.&lt;br /&gt;
Part 4: &lt;a href=&#34;http://www.ntskeptics.org/1993/1993march/march1993.htm#conference&#34;&gt;Robert Young on the Kecksburg meteor, Donald Schmitt on Roswell, awards banquet (Richard Dawkins, Henry Gordon, Andrew Skolnick), entertainment by Steve Shaw (now better known as Banachek), visit to Dealey Plaza&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;span style=&#34;font-weight: bold;&#34;&gt;CSICOP Workshop on UFOs&lt;/span&gt;, Ramada Inn Airport Hotel, Tucson, Arizona, November 16-17, 1990.  &lt;a href=&#34;http://www.discord.org/~lippard/skepticalbriefs199102.html&#34;&gt; James McGaha, Robert Sheaffer, Robert Baker, and Ronald Story, all on UFOs&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Deception in &#34;The Great Global Warming Swindle&#34;</title>
      <link>https://blog.lippard.org/2009/07/deception-in-great-global-warming.html/</link>
      <pubDate>Thu, 16 Jul 2009 22:47:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/07/deception-in-great-global-warming.html/</guid>
      <description>&lt;p&gt;Here&amp;rsquo;s a nice short YouTube video documenting several cases of deception in the documentary &lt;a href=&#34;http://en.wikipedia.org/wiki/The_Great_Global_Warming_Swindle&#34;&gt;&amp;ldquo;The Great Global Warming Swindle.&amp;quot;&lt;/a&gt;  And on the same subject, I&amp;rsquo;m rather fond of &lt;a href=&#34;http://ocean.mit.edu/%7Ecwunsch/papersonline/durkinemails.htm&#34;&gt;an exchange between Martin Durkin, the producer of that film, and geneticist Armand Leroi&lt;/a&gt;, journalist Ben Goldacre, and science writer Simon Singh, which prompted Durkin to respond, &amp;ldquo;you&amp;rsquo;re a big daft cock&amp;rdquo; after Leroi pointed out that the film had used completely erroneous data that was possibly even faked.&lt;br /&gt;&lt;br /&gt;&lt;object height=&#34;344&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/boj9ccV9htk&amp;amp;color1=0xb1b1b1&amp;amp;color2=0xcfcfcf&amp;amp;hl=en&amp;amp;feature=player_embedded&amp;amp;fs=1&#34;&gt;&lt;param name=&#34;allowFullScreen&#34; value=&#34;true&#34;&gt;&lt;param name=&#34;allowScriptAccess&#34; value=&#34;always&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/boj9ccV9htk&amp;amp;color1=0xb1b1b1&amp;amp;color2=0xcfcfcf&amp;amp;hl=en&amp;amp;feature=player_embedded&amp;amp;fs=1&#34; type=&#34;application/x-shockwave-flash&#34; allowfullscreen=&#34;true&#34; allowscriptaccess=&#34;always&#34; height=&#34;344&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;(Via the &lt;a href=&#34;http://scienceblogs.com/deltoid/2009/07/whats_wrong_with_the_great_glo.php&#34;&gt;Deltoid blog&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>DHS still a mess, five years on</title>
      <link>https://blog.lippard.org/2009/07/dhs-still-mess-five-years-on.html/</link>
      <pubDate>Thu, 16 Jul 2009 14:58:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/07/dhs-still-mess-five-years-on.html/</guid>
      <description>&lt;p&gt;One of the main points of the creation of the Department of Homeland Security in 2004 was to centralize oversight over a wide array of agencies with responsibility for the safety and security of the United States and its territories.  The 9/11 Commission made 41 specific recommendations to Congress, and one of those was &amp;ldquo;create a single, principal point of oversight and review for homeland security.&amp;rdquo;  But that&amp;rsquo;s one that hasn&amp;rsquo;t been accomplished&amp;ndash;DHS oversight by Congress is through 86 separate committees and subcommittees (see chart below, click on it for the full-sized image).&lt;br /&gt;&lt;br /&gt;The &lt;a href=&#34;http://www.publicintegrity.org/&#34;&gt;Center for Public Integrity&lt;/a&gt; and the Center for Investigative Reporting have joined forces to investigate the effectiveness of the Department of Homeland Security&amp;rsquo;s efforts since its creation, and &lt;a href=&#34;http://www.publicintegrity.org/articles/entry/1549/&#34;&gt;will be publishing a series of reports over the next several months&lt;/a&gt; which should prove quite interesting.&lt;br /&gt;&lt;br /&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://www.publicintegrity.org/assets/img/HHR_graphic_full.jpg&#34;&gt;&lt;img style=&#34;float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;width: 350px; height: 267px;&#34; src=&#34;http://www.publicintegrity.org/assets/img/HHR_graphic_expand.jpg&#34; border=&#34;0&#34; alt=&#34;&#34; /&gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Science-based medicine conference posts yield new visitors</title>
      <link>https://blog.lippard.org/2009/07/science-based-medicine-conference-posts.html/</link>
      <pubDate>Thu, 16 Jul 2009 02:06:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/07/science-based-medicine-conference-posts.html/</guid>
      <description>&lt;p&gt;Looks like the chiropractic post has been referenced at a chiropractic forum, which is generating a fair amount of traffic:&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://www.chiroweb.com/cgi-bin/ubb/dcs_only/forumdisplay.cgi?action=displayprivate&amp;amp;number=4&amp;amp;topic=014324&#34;&gt; &lt;a href=&#34;http://www.chiroweb.com/cgi-bin/ubb/dcs_only/forumdisplay.cgi?action=displayprivate&amp;amp;amp;number=4&amp;amp;amp;topic=014324&#34;&gt;http://www.chiroweb.com/cgi-bin/ubb/dcs_only/forumdisplay.cgi?action=displayprivate&amp;amp;amp;number=4&amp;amp;amp;topic=014324&lt;/a&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And the chronic Lyme disease post has been referenced at a Lyme disease forum:&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://www.lymeneteurope.org/forum/viewtopic.php?f=7&amp;amp;t=2623&amp;amp;p=19265&#34;&gt;&lt;a href=&#34;http://www.lymeneteurope.org/forum/viewtopic.php?f=7&amp;amp;amp;t=2623&amp;amp;amp;p=19265&#34;&gt;http://www.lymeneteurope.org/forum/viewtopic.php?f=7&amp;amp;amp;t=2623&amp;amp;amp;p=19265&lt;/a&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;It remains to be seen if this will produce any critical comments, though I noticed that an advocate for chiropractic, &amp;ldquo;nobs,&amp;rdquo; &lt;a href=&#34;http://www.sciencebasedmedicine.org/?p=560&#34;&gt;showed up in the comments at the Science-Based Medicine blog&lt;/a&gt; and made a mistaken inference about the conference content&amp;ndash;that it was 25% about chiropractic&amp;ndash;because he failed to realize that my conference summary had only covered the first four of the six speakers at the time.&lt;br /&gt;&lt;br /&gt;Nothing yet from homeopaths that I&amp;rsquo;ve noticed.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Science-based medicine conference, part 6: online health and social media, and Q&amp;A</title>
      <link>https://blog.lippard.org/2009/07/science-based-medicine-conference-part_1401.html/</link>
      <pubDate>Wed, 15 Jul 2009 23:36:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/07/science-based-medicine-conference-part_1401.html/</guid>
      <description>&lt;p&gt;This is the sixth and final part of my summary of the &lt;a href=&#34;http://www.sciencebasedmedicine.org/?page_id=426&#34;&gt;Science-Based Medicine conference&lt;/a&gt; at TAM7, which will be followed by a summary of TAM7 itself.  Part one, Dr. Steven Novella&amp;rsquo;s introduction, is &lt;a href=&#34;https://blog.lippard.org/2009/07/science-based-medicine-conference-part.html&#34;&gt;here&lt;/a&gt;.  Part two, Dr. David Gorski on cancer quackery, is &lt;a href=&#34;https://blog.lippard.org/2009/07/science-based-medicine-conference-part_13.html&#34;&gt;here&lt;/a&gt;.  Part three, Dr. Harriet Hall on chiropractic, is &lt;a href=&#34;https://blog.lippard.org/2009/07/science-based-medicine-conference-part_14.html&#34;&gt;here&lt;/a&gt;.  Part four, Dr. Kimball Atwood on evidence-based medicine and homeopathy, is &lt;a href=&#34;https://blog.lippard.org/2009/07/science-based-medicine-conference-part_9316.html&#34;&gt;here&lt;/a&gt;.  Part five, Dr. Mark Crislip on chronic Lyme disease, is &lt;a href=&#34;https://blog.lippard.org/2009/07/science-based-medicine-conference-part_15.html&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The sixth session speaker was Dr. Val Jones, CEO of BetterHealth, on &amp;ldquo;Online Health and Social Media: The Good, The Bad, and The Ugly.&amp;rdquo;  In this last post of my SBM conference summary, I&amp;rsquo;ll cover her talk as well as the Q&amp;amp;A panel that concluded that day&amp;rsquo;s events.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Personal Story&lt;/span&gt;&lt;br /&gt;Dr. Jones began her talk with her personal history&amp;ndash;she was raised in Nova Scotia by hippie parents from New York City and grew up on a farm with cows.  She said her parents were &amp;ldquo;moderately weird&amp;rdquo;&amp;ndash;they would ascribe magical powers to yogurt, but they vaccinated their children.  She called herself a &amp;ldquo;shruggie&amp;rdquo; with respect to complementary and alternative medicine (CAM)&amp;ndash;ambivalent about whether there could be anything to it.&lt;br /&gt;&lt;br /&gt;She worked with the Ontario March of Dimes, became a doctor, did biophysics and vaccination research at the Mayo Clinic, and earned her M.D. in physical medicine at Columbia.  She then worked at Medscape with George Lundberg, editor of &lt;span style=&#34;font-style: italic;&#34;&gt;JAMA&lt;/span&gt;, and created the &lt;span style=&#34;font-style: italic;&#34;&gt;Clinical Nutrition &amp;amp; Obesity&lt;/span&gt; journal there (at Medscape).  She was then recruited by RevolutionHealth, an online provider of health information started by Steve Case of America Online.  She described it as an &amp;ldquo;OnStar system for navigating the health care system.&amp;rdquo;  She moved to Washington D.C. to take the job, and, as she put it, &amp;ldquo;entered the Twilight Zone.&amp;quot;&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Revolution Health&lt;/span&gt;&lt;br /&gt;She served as an editorial director and medical reviewer with a staff of 100 doctors across the country, and &amp;ldquo;couldn&amp;rsquo;t believe the crap that came across [her] desk.  Who are these people and why are they so into their colons?&amp;quot;&lt;br /&gt;&lt;br /&gt;At one point, an article was submitted from a writer for &lt;span style=&#34;font-style: italic;&#34;&gt;Alternative Medicine&lt;/span&gt; magazine that claimed olive oil cures breast cancer.  The study behind the story showed that breast cancer cells in a petri dish, exposed to a chemical found in olive oil, made some kind of genetic change&amp;ndash;that was transformed into an alleged cure for breast cancer.&lt;br /&gt;&lt;br /&gt;The company developed a health tracker tool, and developers kept adding trackers based on what they thought would be cool, such as a &amp;ldquo;hot flash tracker.&amp;rdquo;  She asked, &amp;ldquo;Why?&amp;rdquo;  The developers answered, &amp;ldquo;so they can tell the doctor if a hot flash occurred at 2 or at 3 o&amp;rsquo;clock!&amp;rdquo;  There was no clinical review of the tracking tools.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Medicine Chest&lt;/span&gt;&lt;br /&gt;Another product was developed called Medicine Chest, which allowed people to vote their medicines up or down for how much they like them.  &amp;ldquo;It&amp;rsquo;s not going to be misinformation, it&amp;rsquo;s the wisdom of crowds,&amp;rdquo; the developers said.  Not only could users vote on their medicines that were listed, they could add suggestions of their own in free-format text fields.  The display of the results on the site didn&amp;rsquo;t distinguish FDA-approved treatments from what people entered in on their own.&lt;br /&gt;&lt;br /&gt;The result was that the best treatment for headaches, back pain, strains, etc. was narcotics, followed by marijuana.  The best treatment for diabetes (without distinguishing type 1 from type 2) was dog walking.&lt;br /&gt;&lt;br /&gt;Dr. Jones compared this to the Citizens&amp;rsquo; Briefing Book on Obama&amp;rsquo;s change.gov website, where the general public could vote on what they considered to be the most important issues, with the resulting winner being the legalization of marijuana.&lt;br /&gt;&lt;br /&gt;Other recommended treatments from the Medicine Chest feature included yogurt for colon cancer, acupuncture for ovarian cysts, herbal treatments for hip fracture, and steroids for cellulitis (which she observed is &amp;ldquo;very bad and dangerous&amp;rdquo;).  Other similar sites took things to a further extreme, such as Patientslikeme.com, which allowed patients to conduct and report their own clinical trials online.  This led to promotion of fish oil to slow the progression of multiple sclerosis and ALS.  And beer and dogs as a treatment for lack of motivation.&lt;br /&gt;&lt;br /&gt;She cited a quote from Poincare: &amp;ldquo;Science is facts; just as houses are made of stones, so is science made of facts; but a pile of stones is not a house and a collection of facts is not necessarily science.&amp;quot;&lt;br /&gt;&lt;br /&gt;She searched the Internet for help understanding the craziness, and came across Orac&amp;rsquo;s &lt;a href=&#34;http://scienceblogs.com/insolence/&#34;&gt;Respectful Insolence blog&lt;/a&gt;, which she followed for several months.  The last straw for her at Revolution Health was when it promoted chelation as a treatment for autism, which could kill a child, and she felt violated her Hippocratic Oath.&lt;br /&gt;&lt;br /&gt;Dr. Jones listed a set of psychological factors which lead people to wrong conclusions, of the sort you might find in Kahnemann &amp;amp; Tversky&amp;rsquo;s &lt;a href=&#34;http://www.amazon.com/Judgment-under-Uncertainty-Heuristics-Biases/dp/0521284147/jimlippardswebpaA&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Judgment Under Uncertainty&lt;/span&gt;&lt;/a&gt;.  On the list was the Hawthorne Effect, which purportedly showed that any change made in a business environment temporarily improves productivity.  This effect was named after a study of worker productivity based on data collected after changes in lighting and other conditions at the Hawthorne Works between 1924 and 1932, but subsequent studies have failed to replicate the effect.  The original data &lt;a href=&#34;http://www.nber.org/papers/w15016&#34;&gt;was recently rediscovered and reanalyzed by Steven Levitt (author of &lt;span style=&#34;font-style: italic;&#34;&gt;Freakonomics&lt;/span&gt;) and John List&lt;/a&gt;, with the result that &amp;ldquo;we find that existing descriptions of supposedly remarkable data patterns prove to be entirely fictional. There are, however, hints of more subtle manifestations of a Hawthorne effect in the original data.&amp;quot;&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Miscellaneous Slides&lt;/span&gt;&lt;br /&gt;She concluded her talk with a few slides with various observations, such as &lt;span style=&#34;font-style: italic;&#34;&gt;The Onion&lt;/span&gt;&amp;rsquo;s &lt;a href=&#34;http://www.theonion.com/content/node/38575&#34;&gt;&amp;ldquo;NSF: Science Hard&amp;rdquo;&lt;/a&gt; article and a quote from Surgeon General Rich Carmona that the average American understands medicine at the 4th to 6th grade level.  She pointed out that there&amp;rsquo;s a cottage industry of quack cancer treatment providers around the M.D. Anderson cancer center, taking advantage of cancer patients.  She criticized the 1994 passage of DSHEA and its signing into law by Bill Clinton, which exempted dietary supplements from FDA approval requirements unless they&amp;rsquo;re found to be harmful.  She quoted lots of examples of harm from &lt;a href=&#34;http://whatstheharm.net/&#34;&gt;whatstheharm.net&lt;/a&gt;.  She recommended &lt;a href=&#34;http://www.mskcc.org/mskcc/html/11570.cfm&#34;&gt;Memorial Sloan Kettering&amp;rsquo;s herbal guide&lt;/a&gt;, noting that &amp;ldquo;doesn&amp;rsquo;t work&amp;rdquo; is the conclusion for most descriptions, and recommended ClinicalTrials.gov for accurate information.  And she closed with a quote from Hippocrates:  &amp;ldquo;There are two things, science and opinion; the former begets knowledge, the latter ignorance.&amp;quot;&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Q&amp;amp;A&lt;/span&gt;&lt;br /&gt;There was then a Q&amp;amp;A panel with all speakers.  The first questioner came up to note that the CDC of Maine recently sent pediatricians copies of Paul Offit&amp;rsquo;s book, &lt;a href=&#34;http://www.amazon.com/Autisms-False-Prophets-Science-Medicine/dp/0231146361/jimlippardswebpaA&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Autism&amp;rsquo;s False Prophets&lt;/span&gt;&lt;/a&gt;.  He also noted that humor of the sort in the &amp;ldquo;That Mitchell and Webb Look&amp;rdquo; clip about the homeopathic emergency room was effective, and we need more things like that.  Steven Novella responded that we need lots of different things, not any one thing, because AltMed has its marketing down pat.&lt;br /&gt;&lt;br /&gt;Another questioner asked if there was a way for social media to work effectively in medicine, to which Dr. Jones responded that MedHealth &amp;ldquo;has lifeguards in the pool&amp;ndash;physicians to moderate.&amp;rdquo;  In a later comment, she pointed out that MedHealth has 200-300 doctors who answer questions for free, because the referrals they get as a result more than make up for the [opportunity cost].&lt;br /&gt;&lt;br /&gt;Someone else said that the book &lt;a href=&#34;http://www.amazon.com/Snake-Oil-Science-Complementary-Alternative/dp/0195383427/jimlippardswebpaA&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Snake Oil Science&lt;/span&gt;&lt;/a&gt; needs to be turned into an easily usable website, and complained that Quackwatch is hard to use and too polemical.  Dr. Novella agreed that SBM needs to provide more, better, and more usable information.  It would be good to have a place where you can find overviews on topics, allow you to dig as deep into technical detail as you want, and provides a list of sentinel references.  (This is essentially what the &lt;a href=&#34;http://www.talkorigins.org/&#34;&gt;TalkOrigins Archive&lt;/a&gt; provides for the creation/evolution debate, in particular with &lt;a href=&#34;http://www.talkorigins.org/indexcc/list.html&#34;&gt;Mark Isaak&amp;rsquo;s Index of Creationist Claims&lt;/a&gt;; the power of providing these kinds of broad and deep archives of reliable material was one of the key points of &lt;a href=&#34;http://www.slideshare.net/lippard/2009ahalippard&#34;&gt;the talk I gave in June to the American Humanist Association&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;Another questioner asked whether there is anything we can do to get rid of the National Center for Complementary and Alternative Medicine.  Dr. Novella said that it is becoming more widely known that NCCAM&amp;rsquo;s Trial to Assess Chelation Therapy, its largest and most expensive trial to date, is loaded with &amp;ldquo;quacks and criminals&amp;rdquo; (guilty of insurance fraud and worse) and &amp;ldquo;totally corrupt,&amp;rdquo; as has been reported by the Associated Press in several good stories.  Bioethicist Art Caplan has pointed out that these are unethical experiments on human subjects that would (should?) never be tolerated by NIH.  (NCCAM is part of NIH.)  NCCAM has spent &lt;strike&gt;$1.2 billion&lt;/strike&gt; &lt;A HREF = &#34;http://abcnews.go.com/Business/WireStory?id=7804031&amp;page=1&#34;&gt;$2.5 billion&lt;/A&gt; of taxpayer money to date, and produced zero new treatments.&lt;br /&gt;&lt;br /&gt;Someone raised the question of what kinds of questions to ask your own doctors to make sure they&amp;rsquo;re giving good advice.  Dr. Jones suggested asking, &amp;ldquo;Do you use UpToDate?&amp;rdquo;, which is a service that searches the world medical literature regularly and provides current data reviewed by 300 full-time reviewers.  Dr. Gorski suggested asking whether a doctor follows &lt;a href=&#34;http://www.nccn.org/index.asp&#34;&gt;the NCCN guidelines, which are evidence-based cancer treatment recommendations&lt;/a&gt;.  Dr. Novella observed that just using Google, a &amp;ldquo;pull approach,&amp;rdquo; how most people look for medical information online, is highly unreliable because &amp;ldquo;bad sites are good at looking like good sites.&amp;rdquo;  (I&amp;rsquo;d suggest that a more specialized search engine is a better way&amp;ndash;&lt;a href=&#34;https://blog.lippard.org/2008/07/amazing-meeting-6-summarized-part-five.html&#34;&gt;Tim Farley suggested some ways of creating such capabilities at TAM6 last year&lt;/a&gt;.)  Dr. Hall said that Stephen Barrett&amp;rsquo;s rule of thumb for distinguishing good from bad sites is that &amp;ldquo;if it&amp;rsquo;s selling something, it&amp;rsquo;s a bad site.&amp;rdquo;  I&amp;rsquo;m not sure how effective that rule is, since even good sites are typically selling something.&lt;br /&gt;&lt;br /&gt;Someone raised a problem for use of prior probability, noting that it could have made us miss out on the discovery of lithium as a treatment for bipolar disorder, since it was originally postulated on rather shaky grounds.  He gave a second example as SSRIs, which are effective in treating depression, but the original MAOI hypothesis of their operation has been refuted.  Dr. Novella responded by saying that first of all, no known mechanism should imply a neutral prior probability (i.e., 0.5).  Second, in deciding what to research, it&amp;rsquo;s better to err on the side of the implausible&amp;ndash;but not for treatment.   He further suggested that lack of mechanism should not be equated with implausibility.  Dr. Atwood seconded that there is a difference between lack of mechanism and contravention of a physical law, and made reference to the discussion that he and I had during the break.  He gave aspirin as another example of a substance where the mechanism was discovered later than its effectiveness, and expressed doubt about the questioner&amp;rsquo;s story of the discovery of lithium&amp;rsquo;s usefulness.&lt;br /&gt;&lt;br /&gt;David Whitlock raised the question of framing, asking why we don&amp;rsquo;t draw the distinction as science-based vs. faith-based medicine.  Dr. Novella responded that this would cause more problems than it would solve, at least in the United States, because of the immunities granted to the free exercise of religion.  A questioner wondered whether it might at least stop the government from paying for &amp;ldquo;faith-based&amp;rdquo; medicine under single payer.  (I don&amp;rsquo;t think we&amp;rsquo;re likely to get single payer, and I note that we still have an Office of Faith-Based Programs, so I think this is not a good suggestion.)  Dr. Gorski noted that very little CAM is actually religion-based.&lt;br /&gt;&lt;br /&gt;A questioner asked how corrupt the Cochrane data is, to which Dr. Atwood replied that the contributions on CAM subjects are unreliable, but reviews of substances are good and Cochrane in general is good.  Dr. Novella said that he uses Cochrane to get studies and results, but ignores their conclusions, and pays close attention to authorship.  Dr. Hall said that when it comes to meta-analysis, if the result is negative, you should believe it, but if the result is positive, you should look further.  Dr. Novella noted that the systematic reviews in Cochrane aren&amp;rsquo;t actually meta-analyses.&lt;br /&gt;&lt;br /&gt;And that pretty much wrapped up the day for the Science-based Medicine conference.&lt;br /&gt;&lt;br /&gt;If you&amp;rsquo;d like to continue on to my summary of The Amazing Meeting 7, it begins &lt;a href=&#34;https://blog.lippard.org/2009/07/amazing-meeting-7-intro.html&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (July 19, 2009):  I&amp;rsquo;ve been reminded that I neglected to mention one of the more interesting questioners, a massage therapist who stood up and said that he was probably the only &amp;ldquo;woo practitioner&amp;rdquo; in the room (though the doctors disagreed that massage therapy really counts as &amp;ldquo;woo&amp;rdquo;&amp;ndash;and see Dr. Atwood&amp;rsquo;s talk, where he classified massage therapy as having high prior plausibility), who regularly attends CAM conferences.  He complimented the speakers and the audience for having a level of displayed intelligence, sophistication, and scientific knowledge that is not seen at those CAM conferences.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Science-based medicine conference, part 5: chronic lyme disease</title>
      <link>https://blog.lippard.org/2009/07/science-based-medicine-conference-part_15.html/</link>
      <pubDate>Wed, 15 Jul 2009 17:42:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/07/science-based-medicine-conference-part_15.html/</guid>
      <description>&lt;p&gt;This is part five of my summary of the &lt;a href=&#34;http://www.sciencebasedmedicine.org/?page_id=426&#34;&gt;Science-Based Medicine conference&lt;/a&gt; at TAM7, which will be followed by a summary of TAM7 itself.  Part one, Dr. Steven Novella&amp;rsquo;s introduction, is &lt;a href=&#34;https://blog.lippard.org/2009/07/science-based-medicine-conference-part.html&#34;&gt;here&lt;/a&gt;.  Part two, Dr. David Gorski on cancer quackery, is &lt;a href=&#34;https://blog.lippard.org/2009/07/science-based-medicine-conference-part_13.html&#34;&gt;here&lt;/a&gt;.  Part three, Dr. Harriet Hall on chiropractic, is &lt;a href=&#34;https://blog.lippard.org/2009/07/science-based-medicine-conference-part_14.html&#34;&gt;here&lt;/a&gt;.  Part four, Dr. Kimball Atwood on evidence-based medicine and homeopathy, is &lt;a href=&#34;https://blog.lippard.org/2009/07/science-based-medicine-conference-part_9316.html&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The fifth session speaker was &lt;a href=&#34;http://www.sciencebasedmedicine.org/?page_id=228&#34;&gt;Dr. Mark Crislip&lt;/a&gt;, infectious disease specialist and host of the &lt;a href=&#34;http://www.quackcast.com/&#34;&gt;Quackcast&lt;/a&gt; podcast, on &amp;ldquo;Lyme from the IDSA to the ILADS to the ABA.&amp;quot;&lt;br /&gt;&lt;br /&gt;Like several of the other speakers, Dr. Crislip began with a disclosure of potential conflicts of interest, saying that he had &amp;ldquo;barely any&amp;rdquo; and &amp;ldquo;[hasn&amp;rsquo;t] spoken to a drug rep in 25 years.&amp;quot;&lt;br /&gt;&lt;br /&gt;He started his talk with a description of Lyme disease.  It&amp;rsquo;s caused by a spirochete related to syphilis, that comes in three varieties, European, Asian, and North American.  The latter is &lt;span style=&#34;font-style: italic;&#34;&gt;Borellia burgdorferi&lt;/span&gt;, a nasty little organism that lives in ticks, primarily deer ticks.  It&amp;rsquo;s transmitted via a tick bite, requiring 36 hours of attachment for transmission, and has grown in prevalence in the northeastern United States with the growth of the deer population.  In the northeastern U.S., most ticks have Lyme, while in the northwestern U.S., only 1.3% of ticks have Lyme, because those ticks feed on the blood of &lt;a href=&#34;http://www.sdnhm.org/fieldguide/herps/scel-occ.html&#34;&gt;a fence-sitting lizard&lt;/a&gt; that contains something that kills the spirochetes.  (Here, Dr. Crislip joked that despite the presence of numerous fence-sitting lizards in Washington, D.C., the effect doesn&amp;rsquo;t work there.)&lt;br /&gt;&lt;br /&gt;North American Lyme disease goes through three stages:&lt;br /&gt;&lt;ol&gt;&lt;li&gt;skin rash, arthritis&lt;/li&gt;&lt;li&gt;spreads to whole body, causes meningitis&lt;/li&gt;&lt;li&gt;results in encephalomyelitis and neurological symptoms&lt;/li&gt;&lt;/ol&gt;There are drugs that work well to treat the disease at all three stages.&lt;br /&gt;&lt;br /&gt;However, there are &amp;ldquo;also people who think they have Lyme but don&amp;rsquo;t,&amp;rdquo; or &amp;ldquo;post-Lyme disease.&amp;quot;&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Two Camps&lt;/span&gt;&lt;br /&gt;Dr. Crislip identified two groups that have radically different views about Lyme disease:&lt;br /&gt;&lt;br /&gt;1.  The Infectious Diseases Society of America (IDSA).&lt;br /&gt;2.  The International Lme and Associated Diseases Society (ILADS)&lt;br /&gt;&lt;br /&gt;The latter says that Lyme is common, hard to diagnose, and &amp;ldquo;requires infinite antibiotic treatment.&amp;rdquo;  The former says nearly the opposite.&lt;br /&gt;&lt;br /&gt;The &lt;a href=&#34;http://content.nejm.org/cgi/content/full/357/14/1422&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;New England Journal of Medicine&lt;/span&gt; published a critical appraisal of &amp;ldquo;chronic Lyme disease&amp;rdquo;&lt;/a&gt; which put the sufferers into four categories:&lt;br /&gt;&lt;br /&gt;1. Symptoms of unknown cause, no evidence of B. bergdorferi.&lt;br /&gt;2.  Well-defined illness unrelated to B. Bergdorferi (e.g., ringworm).&lt;br /&gt;3. No history of Lyme disease, but blood contains B. Bergdorferi antibodies.&lt;br /&gt;4. Post-Lyme disease syndrome, chronic illness.&lt;br /&gt;&lt;br /&gt;The study performed controlled trials of those in category four, and concluded that there is no evidence of B. Bergdorferi persisting beyond treatment, the name &amp;ldquo;chronic Lyme disease&amp;rdquo; is a misnomer, and there is no justification for continued antibiotic treatment of such persons.&lt;br /&gt;&lt;br /&gt;Dr. Crislip then stated that the two camps present a false dichotomy, but that the truth is closer to the IDSA position.  He asked, &amp;ldquo;is there asymptomatic Lyme?&amp;rdquo;, and answered &amp;ldquo;yes.&amp;rdquo;  7% of test subjects have asymptomatic seroconversion (show B. Bergdorferi antibodies) in vaccine trial placebo groups.  He asked, &amp;ldquo;can [Lyme be] persistent due to antibiotic resistance?&amp;rdquo;, and answered that there is no good data of that.&lt;br /&gt;&lt;br /&gt;He pointed out that Borellia can exist in three forms, the spirochete, a cyst, and an L-shaped form with no cell wall.  The cysts appear when the organism is stressed, but isn&amp;rsquo;t found in humans (and is supported in fewer than 25 references in PubMed) and the L-shaped form can be made in the lab but doesn&amp;rsquo;t survive in humans.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Diagnostic Testing&lt;/span&gt;&lt;br /&gt;Dr. Crislip said that the standard test for Lyme disease is a two-step process, an ELISA test confirmed with a Western Blot (the same process used for testing for HIV).  With classic Lyme disease, this is a very reliable method.  It can also be tested with PCR and with antigen assays, and &amp;ldquo;there is genotypic variation in Lyme that could potentially make the two-step test less sensitive.&amp;quot;&lt;br /&gt;&lt;br /&gt;There are also labs which perform their own unvalidated tests, such as a lab in Texas that he says &amp;ldquo;almost always yield[s] positive results.&amp;rdquo;  These labs with unvalidated diagnostic tests have caused the CDC and FDA to issue warnings about non-valid Lyme tests.&lt;br /&gt;&lt;br /&gt;Dr. Crislip posted a list of alleged symptoms of chronic Lyme disease, which was a very long list including &amp;ldquo;unexplained hair loss&amp;rdquo; and &amp;ldquo;feeling as if you are losing your mind,&amp;rdquo; along with another list of alleged symptoms of chronic candida, and noted that they were quite similar.  Using such lists, virtually any symptom is an indicator of these alleged chronic conditions.&lt;br /&gt;&lt;br /&gt;The ILADS guidelines go even further, and say such things as:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;The labs are all unreliable, so treat for Lyme even if the test is negative.&lt;/li&gt;&lt;li&gt;The primary symptom is that the patient thinks they have the condition.&lt;/li&gt;&lt;li&gt;Physical findings are nonspecific and often normal.&lt;/li&gt;&lt;li&gt;If the Western blot result is ambiguous, treat it as positive (the opposite of what you do with HIV).&lt;/li&gt;&lt;li&gt;A comparison to tuberculosis and leprosy provides justification for long-term antibiotic treatment (even though those diseases are biologically dissimilar to Lyme).&lt;/li&gt;&lt;/ul&gt;In short, the ILADS guidelines provide a nonfalsifiable definition of Lyme disease.&lt;br /&gt;&lt;br /&gt;The best trials in the NEJM treated Lyme disease patients with a month of cipro (and?) doxycycline.  The &amp;ldquo;chronic Lyme disease&amp;rdquo; advocates say that the immune system is damaged with antibiotic use, and then Lyme disease increases as the immune response declines&amp;ndash;based on no data.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;If you don&amp;rsquo;t have the data, sue&lt;/span&gt;&lt;br /&gt;The state of Connecticut passed a bill &amp;ldquo;giving doctors immunity for giving infinite supplies of antibiotics&amp;rdquo; to patients purportedly suffering from &amp;ldquo;chronic Lyme disease.&amp;rdquo;  Since the IDSA guidelines are against long-term antibiotic use, the Connecticut Attorney General sued the IDSA.  They couldn&amp;rsquo;t afford $250,000 in legal expenses, so they settled the case.&lt;br /&gt;&lt;br /&gt;Dr. Crislip concluded by pointing out that the cause of this unsubstantiated syndrome will be promoted by a new film coming out, called &amp;ldquo;Under Our Skin,&amp;rdquo; which has the tag line &amp;ldquo;There&amp;rsquo;s no medicine for someone like you.&amp;rdquo;  Crislip noted that of the two doctors in the film promoting this illness, one lost his license for diagnosing Lyme disease over the telephone.&lt;br /&gt;&lt;br /&gt;(Part six of my conference summary, on online health and social media, and the final Q&amp;amp;A panel session, is &lt;a href=&#34;https://blog.lippard.org/2009/07/science-based-medicine-conference-part_1401.html&#34;&gt;here&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Science-based medicine conference, part 4: evidence-based medicine and homeopathy</title>
      <link>https://blog.lippard.org/2009/07/science-based-medicine-conference-part_9316.html/</link>
      <pubDate>Tue, 14 Jul 2009 20:21:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/07/science-based-medicine-conference-part_9316.html/</guid>
      <description>&lt;p&gt;This is part four of my summary of the &lt;a href=&#34;http://www.sciencebasedmedicine.org/?page_id=426&#34;&gt;Science-Based Medicine conference&lt;/a&gt; at TAM7, which will be followed by a summary of TAM7 itself.  Part one, Dr. Steven Novella&amp;rsquo;s introduction, is &lt;a href=&#34;https://blog.lippard.org/2009/07/science-based-medicine-conference-part.html&#34;&gt;here&lt;/a&gt;.  Part two, Dr. David Gorski on cancer quackery, is &lt;a href=&#34;https://blog.lippard.org/2009/07/science-based-medicine-conference-part_13.html&#34;&gt;here&lt;/a&gt;.  Part three, Dr. Harriet Hall on chiropractic, is &lt;a href=&#34;https://blog.lippard.org/2009/07/science-based-medicine-conference-part_14.html&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The next session was &lt;a href=&#34;http://www.sciencebasedmedicine.org/?page_id=226&#34;&gt;Dr. Kimball Atwood&lt;/a&gt;, an anesthesiologist who is also board-certified in internal medicine and associate editor of the &lt;a href=&#34;http://www.sram.org/&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Scientific Review of Alternative Medicine&lt;/span&gt;&lt;/a&gt;.  He spoke on &amp;ldquo;Why Evidence-Based Medicine is not yet Science-Based Medicine,&amp;rdquo; or &amp;ldquo;Do Clinical Studies of Highly Implausible Methods Help or Hinder?&amp;quot;&lt;br /&gt;&lt;br /&gt;Dr. Atwood&amp;rsquo;s talk made some points right at the start similar to the critique of evidence-based medicine (EBM) given in Dr. Novella&amp;rsquo;s introduction&amp;ndash;that EBM makes the mistake of devaluing what he called &amp;ldquo;pre-clinical knowledge.&amp;rdquo;  Unlike Dr. Novella, however, he also stated that random controlled trials (RCTs) &amp;ldquo;cannot, by themselves, overturn well-established medical principles.&amp;rdquo;  I&amp;rsquo;m not sure that his talk actually demonstrated that point&amp;ndash;as stated, it sounds like &amp;ldquo;well-established &lt;strike&gt;medical&lt;/strike&gt;scientific principles&amp;rdquo; are part of a &amp;ldquo;hard core&amp;rdquo; of medical theory (in &lt;a href=&#34;http://en.wikipedia.org/wiki/Imre_Lakatos&#34;&gt;Imre Lakatos&lt;/a&gt;&amp;rsquo; sense) that cannot be refuted even if found to be in conflict with empirical results, because they are shielded by the addition of auxiliary hypotheses to salvage it.  I don&amp;rsquo;t think that was his intent, as surely even &amp;ldquo;well-established medical principles&amp;rdquo; should be eligible for revision in light of contrary empirical evidence.  Instead, what I think he meant by &amp;ldquo;pre-clinical knowledge&amp;rdquo; and &amp;ldquo;well-established medical principles&amp;rdquo; is really more like a demand for consilience with the rest of scientific knowledge, adherence to logic and mathematical principles, and having a plausible mechanism (or at least not having a purported mechanism in conflict with other known facts).  More on that in the &amp;ldquo;Q&amp;amp;A&amp;rdquo; section, below.  [UPDATE (July 21, 2009):  As Dr. Atwood notes in the comments, I incorrectly transcribed what his slide said.  Also note his further discussion on what he means by a &amp;ldquo;plausible mechanism.]&lt;br /&gt;&lt;br /&gt;He began his talk with an overview of EBM&amp;ndash;EBM advocates, to quote EBM pioneer David Sackett, &amp;ldquo;use of the best available evience, especially from patient-centered clinical research.&amp;rdquo;  It relies on randomized controlled trials and systematic reviews.  Dr. Atwood gave two examples of successes of EBM.  First was the standard practice of giving heart attack patients anti-arrhythmia drugs post-myocardial infarction, which EBM trials showed causes excess deaths and was an incorrect practice.  Second was the Women&amp;rsquo;s Health Initiative study on hormone replacement theory, which showed that risks exceed benefits for taking estrogen.  (I&amp;rsquo;m no authority, but I am skeptical of this claim based on my understanding of the flaws in that study from conversations with the late Chris Heward, who is &lt;a href=&#34;http://www.fertstert.org/article/S0015-0282%2804%2900504-7/abstract&#34;&gt;co-author on a paper in &lt;span style=&#34;font-style: italic;&#34;&gt;Fertility and Sterility&lt;/span&gt; that challenged the WHI study for methodological flaws which made it unable to detect cardioprotective effects&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;The four steps of &amp;ldquo;pull&amp;rdquo; EBM are:&lt;br /&gt;&lt;ol&gt;&lt;li&gt;formulate an answerable question&lt;/li&gt;&lt;li&gt;track down the best evidence&lt;/li&gt;&lt;li&gt;critically appraise the evidence&lt;/li&gt;&lt;li&gt;individualize, based on clinical expertise and patient concerns&lt;/li&gt;&lt;/ol&gt;Atwood stated that those in practice the longest perform the worst, by not keeping up to date with their fields.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Cochrane Collaboration&lt;/span&gt;&lt;br /&gt;Atwood next turned to the Cochrane Collaboration, the organization that maintains a library of EBT results, classified by type of evidence and evaluated with reviews in the form of evidence statements and recommendations.  He gave a few examples, such as a statement about the effect of physical activity on dementia:  &amp;ldquo;[There is] insufficient evidence to determine the effectiveness of &amp;hellip; physical activity programs in managing or improving &amp;hellip; dementia.&amp;rdquo;  And a seemingly equivalent statement about the use of homeopathy for the same purpose:  &amp;ldquo;In view of the absence of evience, it is not possible to comment on the use of &amp;hellip; homeopathy in treating dementia.&amp;rdquo;  This, according to Dr. Atwood, is B.S. &amp;ndash; Bogus Science.  Why don&amp;rsquo;t they just say that homeopathy doesn&amp;rsquo;t work?  Because there are no sound clinical trials in the database.&lt;br /&gt;&lt;br /&gt;EBT categorizes evidence into three classes.  Class I evidence involves randomized controlled trials (RCTs).  Class II involves controlled trials without randomization (or several other forms of case-control studies).  Class III involves one or more case studies of a treatment without a control group and is considered insufficient for a treatment to be called &amp;ldquo;evidence-based medicine.&amp;rdquo;  Within each class there are further divisions, for example, Class I is broken down further, with systematic reviews of RCTs at the top (1a), followed by individual RCTs (1b), and so forth.&lt;br /&gt;&lt;br /&gt;Atwood objected that this devalues pre-clinical knowledge by making &amp;ldquo;evidence&amp;rdquo; synonymous with clinical trials, and that therefore EBM &amp;ldquo;is not based on all of the evidence.&amp;rdquo;  He provided a few more examples of complementary and alternative medicine (CAM) treatments from Cochrane, described with terms like &amp;ldquo;Not enough evidence to &amp;hellip;,&amp;rdquo; &amp;ldquo;little evidence,&amp;rdquo; and, in the case of laetrile as a cancer treatment, &amp;ldquo;No studies found that met inclusion criteria.&amp;rdquo;  There was, however, a 1982 &lt;span style=&#34;font-style: italic;&#34;&gt;New England Journal of Medicine&lt;/span&gt; clinical trial on 180 patients which yielded a negative result and the conclusion that the treatment is dangerous, but this constituted a case study at the lowest level of evidence in EBM.&lt;br /&gt;&lt;br /&gt;Atwood quoted a statement from Edzard Ernst, co-author with Simon Singh on the chiropractic-critical book, &lt;a href=&#34;http://www.amazon.com/Trick-Treatment-Undeniable-Alternative-Medicine/dp/0393066614/jimlippardswebpaA&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Trick or Treatment&lt;/span&gt;&lt;/a&gt;, to the effect that &amp;ldquo;a priori plausibility has become less and less important&amp;rdquo; as a result of EBM (which Ernst advocates).&lt;br /&gt;&lt;br /&gt;He then continued with more CAM treatments in Cochrane, such as craniosacral therapy, reflexology, Kirlian photography (&amp;ldquo;may be more reliable than chance&amp;rdquo;), and therapeutic touch (&amp;ldquo;remains controversial&amp;rdquo;).&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Homeopathy&lt;/span&gt;&lt;br /&gt;Atwood then described the case of homeopathy in order to make his central argument critical of EBM.  Samuel Hahnemann invented homeopathy in 1796, on the basis of two principles.  The first principle is &amp;ldquo;similia similibus curantur,&amp;rdquo; or &amp;ldquo;like cures like,&amp;rdquo; or the &amp;ldquo;law of similars.&amp;rdquo;  This claims that if you find a substance that gives you symptoms similar to an illness, that&amp;rsquo;s the substance you use to cure that illness.  Hahnemann read in William Cullen&amp;rsquo;s &amp;ldquo;A treatise of the materia medica&amp;rdquo; that cinchona bark could be used to treat malaria (now known to be true because of quinine in the bark).  He gave himself a sample of that bark while healthy and observed that he developed symptoms that were similar to malaria.  From this single example, he concluded that all medicines produce symptoms in healthy people similar to the symptoms of diseases they effectively treat.&lt;br /&gt;&lt;br /&gt;The second principle of homeopathy is the &amp;ldquo;law of infinitesimals.&amp;rdquo;  He reasoned that dosages sufficient to produce overt symptoms were too high, so the substances should be diluted in order to provide an effective treatment, and in fact the more diluted, the more powerful the cure.  Homeopathic remedies of 24X (or 12C) are the &lt;a href=&#34;http://en.wikipedia.org/wiki/Homeopathy#cite_note-47&#34;&gt;equivalent of diluting 0.36mL of salt into a volume of water the size of the Atlantic Ocean&lt;/a&gt;.  Hahnemann most commonly recommended an even greater dilution of 60X (30C).  For all intents and purposes, homeopathic remedies of standard dilutions are indistinguishable from the water used to dilute them.&lt;br /&gt;&lt;br /&gt;Atwood went on to note that homeopaths do not agree on prescriptions for various maladies.&lt;br /&gt;&lt;br /&gt;On top of that, the outcome of all trials to date have been failures.  This is a long list of powerful reasons for rejecting homeopathy, but the last one is the only one EBM considers relevant.  There is clearly a very low degree of plausibility for homeopathy independently of such trials, and homeopathy is a clear case in point that &amp;ldquo;some hypotheses are too implausible to spend time on (or spend more time on).&amp;quot;&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Prior Probabilities&lt;/span&gt;&lt;br /&gt;Atwood offered the following set of broad categories of prior probability and types of treatments that fall into them:&lt;br /&gt;&lt;br /&gt;Prior probability of about zero:  homeopathy, neurocranial restructuring (putting balloons up your nose and inflating them).&lt;br /&gt;&lt;br /&gt;Prior probability significantly lower than (&amp;laquo;) 1:  metabolic therapies for cancer, detoxification, chiropractic for any purpose other than back pain  Prior probability very low:  acupuncture for pain most popular herbal claims (St. John&amp;rsquo;s wort, echinacea)  Prior probability moderate to high:  massage, relaxation techniques for anxiety reduction and chronic pain  Prior probability depends on: &lt;ul&gt;&lt;li&gt;basic science&lt;/li&gt;&lt;li&gt;cogency of theory&lt;/li&gt;&lt;li&gt;previous studies&lt;/li&gt;&lt;li&gt;source&lt;/li&gt;&lt;/ul&gt;He then discussed &lt;a href=&#34;http://en.wikipedia.org/wiki/Bayes%27_theorem&#34;&gt;Bayes&amp;rsquo; Theorem&lt;/a&gt;, which says that the odds of a hypothesis being true given certain evidence is equal to the odds of the hypotheses (prior probability) multiplied by the Bayes factor, which is the probability of the evidence given the hypothesis divided by the probability of the evidence given the null hypothesis.  If the prior probability is near zero, then much greater evidence is needed in the Bayes factor to result in a probability of the hypothesis being true.  (Note that Atwood gave the theorem partly in terms of odds rather than probability for the purposes of his talk.  Odds = probability / (1 - probability).)&lt;br /&gt;&lt;br /&gt;When Bayes&amp;rsquo; Theorem is taken into account, the &lt;a href=&#34;http://en.wikipedia.org/wiki/P-value&#34;&gt;p-value&lt;/a&gt; of a statistical result can become much less impressive.  For example, with a p-value of .05, which means that a result would be expected to occur by chance 5 times in 100 with a Bayes factor of 2.7, if the prior probability is only 1%, that result only raises the posterior probability to 3%.  If the prior probability is 20%, it raises it to only 40%.  With a p-value of .01, a result expected to occur by chance only 1 time in 100, and a Bayes factor of 15, a prior probability of 1% is raised to 13%; a prior probability of 20% raised to 78%.  Dr. Atwood provided a table with more detail that went up to p=.001 (result expected by chance 1 in 1000 times).&lt;br /&gt;&lt;br /&gt;Dr. Atwood advocated that &amp;ldquo;prior probability ought to be formally considered in EBT,&amp;rdquo; and gave the further example of a &amp;ldquo;positive&amp;rdquo; trial for intercessory prayer in the critical care unit (CCU) with an 11% reduction in some harm with a p-value of .04, and noted that if the prior probability was 1%, this still produces less than 6% odds of a genuine effect.  A few other similar examples were given involving acupuncture, homeopathy, and distant healing, the final example of which had Edzard Ernst as a study co-author and concluded that it &amp;ldquo;warrants further study,&amp;rdquo; but which he subsequently backed away from after &amp;ldquo;some positive trials [were] found to be fraudulent.&amp;quot;&lt;br /&gt;&lt;br /&gt;Finally, he noted that pre-trial knowledge is not sufficient, but is necessary for a treatment claim.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Q&amp;amp;A&lt;/span&gt;&lt;br /&gt;I asked Dr. Atwood if, in his final statement, he was saying that you have to have a plausible mechanism for a treatment in order for a treatment to be justified (a positive requirement), or if he only wanted to impose a negative requirement that the proposed mechanism or method did not contradict known facts from other realms.  His initial answer was that he thought those would be equivalent, but I observed that we can discover cause-effect relationships without having any knowledge of the underlying mechanism, such as Mendel&amp;rsquo;s discovery of genetics.  At that point, he agreed that he just wanted to require the negative condition.  Another audience member then suggested that this might be accomplished by creating a categorization scheme for levels of plausibility that in some way parallels the levels of evidence scheme.&lt;br /&gt;&lt;br /&gt;Another questioner asked how to standardize assignment of prior probabilities and address bias, to which Dr. Atwood said that you could just pick neutral prior probabilities, since if you do enough studies the posterior probability of each study becomes the prior probability for the next.&lt;br /&gt;&lt;br /&gt;EXTRA:  As appropriate for a talk that touched on homeopathy, prior to Dr. Atwood&amp;rsquo;s presentation this excerpt from the fourth episode of season three of &amp;ldquo;That Mitchell and Webb Look&amp;rdquo; was shown to the audience:&lt;br /&gt;&lt;br /&gt;&lt;object height=&#34;340&#34; width=&#34;560&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/HMGIbOGu8q0&amp;amp;hl=en&amp;amp;fs=1&amp;amp;&#34;&gt;&lt;param name=&#34;allowFullScreen&#34; value=&#34;true&#34;&gt;&lt;param name=&#34;allowscriptaccess&#34; value=&#34;always&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/HMGIbOGu8q0&amp;amp;hl=en&amp;amp;fs=1&amp;amp;&#34; type=&#34;application/x-shockwave-flash&#34; allowscriptaccess=&#34;always&#34; allowfullscreen=&#34;true&#34; height=&#34;340&#34; width=&#34;560&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;(Part five of my conference summary, on chronic Lyme disease, is &lt;a href=&#34;https://blog.lippard.org/2009/07/science-based-medicine-conference-part_15.html&#34;&gt;here&lt;/a&gt;. Part six, on online health and social media, and the closing Q&amp;amp;A panel, is &lt;a href=&#34;https://blog.lippard.org/2009/07/science-based-medicine-conference-part_1401.html&#34;&gt;here&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Science-based medicine conference, part 3: chiropractic</title>
      <link>https://blog.lippard.org/2009/07/science-based-medicine-conference-part_14.html/</link>
      <pubDate>Tue, 14 Jul 2009 15:03:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/07/science-based-medicine-conference-part_14.html/</guid>
      <description>&lt;p&gt;This is part three of my summary of the &lt;a href=&#34;http://www.sciencebasedmedicine.org/?page_id=426&#34;&gt;Science-Based Medicine conference&lt;/a&gt; at TAM7, which will be followed by a summary of TAM7 itself.  Part one, Dr. Steven Novella&amp;rsquo;s introduction, is &lt;a href=&#34;https://blog.lippard.org/2009/07/science-based-medicine-conference-part.html&#34;&gt;here&lt;/a&gt;.  Part two, Dr. David Gorski on cancer quackery, is &lt;a href=&#34;https://blog.lippard.org/2009/07/science-based-medicine-conference-part_13.html&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The next session was &lt;a href=&#34;http://www.skepdoc.info/&#34;&gt;Dr. Harriet A. Hall&lt;/a&gt;, the &amp;ldquo;SkepDoc,&amp;rdquo; a retired family physician and former Air Force flight surgeon, on &amp;ldquo;A Scientific Critique of Chiropractic.&amp;quot;&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Chiropractic&lt;/span&gt;&lt;br /&gt;Dr. Hall began her talk by observing that 10% of Americans see a chiropractor some time each year, and said that her talk would address the questions of when you should see a chiropractor, what they really do, is it based on science, and why isn&amp;rsquo;t it part of regular medicine.&lt;br /&gt;&lt;br /&gt;Chiropractic, she said, is a pre-scientific system that was discovered on a single day (September 18, 1895) by &lt;a href=&#34;http://en.wikipedia.org/wiki/Daniel_David_Palmer&#34;&gt;D. D. Palmer&lt;/a&gt;, a grocer and magnetic healer.  On that day, he performed a spinal manipulation on a deaf janitor and allegedly cured his hearing, and based on that single case, claimed that he had found the cause of all disease.  Hall noted that in 1895, Pasteur had just died, X-rays had just been discovered, and the germ theory of disease was just catching on.  For perspective, she noted that 1900 was the first year in which you would have a 50% chance of having a beneficial outcome from a visit to a doctor.&lt;br /&gt;&lt;br /&gt;Chiropractic theory says that all disease is caused by subluxations, or dislocated joints, causing nerve impairment, thereby impacting the flow of &amp;ldquo;Innate,&amp;rdquo; a mystical force that flows through us.  There are real subluxations, which are visible on X-rays, but chiropractic subluxations have never been demonstrated to exist.  The chiropractic finding of &amp;ldquo;Boop&amp;rdquo;&amp;ndash;bone out-of-place&amp;ndash;can&amp;rsquo;t be documented on X-rays, and chiropractors have claimed that they are as small as 1/10,000,000 mm.&lt;br /&gt;&lt;br /&gt;The current chiropractic definition of subluxation (as defined by the American Association of Chiropractic Colleges) has been adjusted to be more vague:  &amp;ldquo;a complex of functional and/or structural and/or pathological articular changes that compromise neural integrity and may influence organ system and general health.&amp;quot;&lt;br /&gt;&lt;br /&gt;Palmer said that 95% of ill health and disease is caused by spinal subluxations, and 5% from misalignments of other bones.  Hall suggested that if this were true, invertebrates wouldn&amp;rsquo;t get sick, though perhaps chiropractors would say that Palmer was only speaking of the causes in humans.  She went on to point out that a ruptured disc is an example of a spinal injury which causes pain without subluxation, directly refuting Palmer&amp;rsquo;s claim.&lt;br /&gt;&lt;br /&gt;The chiropractic theory of nerve impingement often uses a garden hose analogy, that a kink in the hose causes water to back up on one side of the kink.  But this analogy is not correct, because nerve conduction speed is only affected at the point of compression, as seen in carpal tunnel syndrome.  While such nerve dysfunctions do exist, they don&amp;rsquo;t work the way chiropractic says, and they are not the cause of most disease.&lt;br /&gt;&lt;br /&gt;A further problem for chiropractic is that 12 cranial nerves and 5 sacral nerves are out of reach for chiropractic manipulation.&lt;br /&gt;&lt;br /&gt;Hall showed a diagram about the flow of &amp;ldquo;Innate&amp;rdquo; which showed the doctor&amp;rsquo;s &amp;ldquo;Innate&amp;rdquo; influencing the patient&amp;rsquo;s &amp;ldquo;Innate,&amp;rdquo; but for which there was no described mechanism.  There is, of course, no evidence that &amp;ldquo;Innate&amp;rdquo; exists, and &lt;a href=&#34;http://en.wikipedia.org/wiki/Innate_intelligence&#34;&gt;it&amp;rsquo;s now rejected by many chiropractors&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The audible crack from chiropractic manipulation, Hall said, is just like knuckle cracking, and has no therapeutic effect except perhaps for its psychological impact.  She noted that at least one chiropractor cracks her own wrists and doesn&amp;rsquo;t actually touch her patients!&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Osteopathy and Chiropractic&lt;/span&gt;&lt;br /&gt;Hall compared osteopathy to chiropractic with this chart:&lt;br /&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Osteopathy&lt;/th&gt;&lt;th&gt;Chiropractic&lt;/th&gt;&lt;/tr&gt;&lt;br /&gt;&lt;tr&gt;&lt;td&gt;&lt;ul&gt;&lt;li&gt;restoring blood flow&lt;/li&gt;&lt;li&gt;minimize spinal manipulation therapy (SMT)&lt;/li&gt;&lt;li&gt;adopted science&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;td&gt;&lt;ul&gt;&lt;li&gt;restoring nerve flow&lt;/li&gt;&lt;li&gt;maximize SMT&lt;/li&gt;&lt;li&gt;nope&lt;/li&gt;&lt;/ul&gt;&lt;/td&gt;&lt;/tr&gt;&lt;br /&gt;&lt;/tbody&gt;&lt;/table&gt;Spinal manipulation therapy, said Hall, works as well as other treatments in treating back pain, and there is no evidence that it assists in treating anything other than back pain.  A problem in testing SMT is that good placebo controls are impossible, because the patient can tell when SMT is occurring or not.  Single blinding is impossible, let alone double blinding.  There are also many variations of technique possible.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Tooth Fairy Science&lt;/span&gt;&lt;br /&gt;Dr. Hall argued that chiropractic study is something like what she called &amp;ldquo;tooth fairy science.&amp;rdquo;  You could perform tests of the tooth fairy, by putting lost teeth into baggies vs. facial tissue before putting it under the pillow, comparing the amount of money received for the first lost tooth to the last lost tooth, looking for correlations with parental income, and so forth, but none of this would tell you anything about an entity called the Tooth Fairy.&lt;br /&gt;&lt;br /&gt;She gave an anecdote of a man suffering from back pain who made an appointment with a chiropractor for the following Monday.  Over the weekend, his pain went away&amp;ndash;if he had made his appointment for Friday, he would have attributed the pain going away to the chiropractic treatment and perhaps ended up as a believer and regular patient.&lt;br /&gt;&lt;br /&gt;She compared this to the &amp;ldquo;blue dot cure,&amp;rdquo; a treatment by painting a blue dot on your nose (any nonsensical treatment suffices for the illustration).  If the patient gets better, that&amp;rsquo;s evidence that it worked.  If the patient stays the same, that&amp;rsquo;s evidence that the treatment kept him from getting worse.  And if the patient gets worse, that&amp;rsquo;s evidence that the disease was too far advanced, and if only he had come sooner it would have been treatable.  (Or, alternatively, it&amp;rsquo;s evidence that more treatment is required&amp;ndash;say, upping the dosage of the remedy or painting a darker blue spot on the patient&amp;rsquo;s nose.)&lt;br /&gt;&lt;br /&gt;What chiropractors do well, Hall said, is help with back pain and act as good psychologists.  But they&amp;rsquo;ve gotten thumbs down the &lt;span style=&#34;font-style: italic;&#34;&gt;New England Journal of Medicine&lt;/span&gt;, &lt;span style=&#34;font-style: italic;&#34;&gt;Consumer Reports&lt;/span&gt;, &lt;span style=&#34;font-style: italic;&#34;&gt;The Medical Newsletter&lt;/span&gt;, &lt;a href=&#34;http://www.chirobase.org/15News/neurol.html&#34;&gt;Canadian neurologists&lt;/a&gt;, and many other sources, not just because of claims to be able to treat things that it can&amp;rsquo;t treat, but because of safety issues.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;The Big Downside of Chiropractic&lt;/span&gt;&lt;br /&gt;Chiropractic manipulation of the head and neck turns out to be dangerous.  It can compress or tear vertebral arteries, resulting in strokes, perhaps as frequently as in one in a million manipulations, and perhaps 20% of basilar strokes are caused by spinal manipulations.  Hall pointed out that mobilization is as effective as manipulation, yet is safe&amp;ndash;so there&amp;rsquo;s no reason to use the riskier method.&lt;br /&gt;&lt;br /&gt;The Canadian neurologists mentioned above have recommended that signs warning signs be posted in chiropractic offices and that neck manipulation of children be prohibited.&lt;br /&gt;&lt;br /&gt;Insurance data on payouts for chiropractic malpractice show that about 9% of payouts in 2002 were for &amp;ldquo;CVA,&amp;rdquo; or cerebrovascular accident.&lt;br /&gt;&lt;br /&gt;The numbers are likely under-reported, since there may be some time between a manipulation that causes damage and a stroke.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Chiropractors as Quack Magnets&lt;/span&gt;&lt;br /&gt;A further problem with chiropractic is that practitioners are &amp;ldquo;quack magnets,&amp;rdquo; promoting all sorts of bogus diagnostic methods and treatments such as moire contour analysis, use of a &amp;ldquo;neuroscope&amp;rdquo; that measures temperature differences and pressure, biofeedback as a form of electrodermal testing, applied kinesiology (pseudoscientific muscle strength testing), unnecessary dietary supplements, homeopathy, and reflexology.  Hall also mentioned B.J. Palmer&amp;rsquo;s (D.D. Palmer&amp;rsquo;s son) &amp;ldquo;Atlas Adjustment&amp;rdquo; technique, or &amp;ldquo;hole in one&amp;rdquo; technique, which suggests that manipulation of the Atlas vertebra is sufficient to cause the rest of the spine to fall into alignment.&lt;br /&gt;&lt;br /&gt;Chiropractors also tend to overuse X-rays, such as taking full-spine X-rays which expose the reproductive organs and inevitably produce overexposed or underexposed areas.  Proper X-raying focuses on smaller areas to get the right exposure.&lt;br /&gt;&lt;br /&gt;Chiropractors offer bad advice, frequently discourage immunizations and other medical treatments, and they frequently miss diagnoses of real illnesses.  In one test of chiropractors, patients were sent in to describe classic heart attack symptoms, but none of the chiropractors in the test recognized it or its significance, and none suggested that the patient visit an emergency room.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Types of Chiropractor&lt;/span&gt;&lt;br /&gt;There are three major chiropractic groups.  The International Chiropractors Association (ICA), or &amp;ldquo;straights,&amp;rdquo; who practice only chiropractic.  The American Chiropractic Association (ACA), or &amp;ldquo;mixers,&amp;rdquo; who mix chiropractic with other diagnostic and treatment techniques.  And the National Association for Chiropractic Medicine (NACM), who are attempting to reform chiropractic by disassociating it from Palmer&amp;rsquo;s pseudoscience and using only evidence-based scientific medicine.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Chiropractic Thinking and Hallmarks of Pseudoscience&lt;/span&gt;&lt;br /&gt;Hall gave some examples of chiropractic thinking that is blatantly wrong or harmful:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;If spine is straight, we can&amp;rsquo;t die.&lt;/li&gt;&lt;li&gt;Germs don&amp;rsquo;t cause disease, or we&amp;rsquo;d all be dead.&lt;/li&gt;&lt;li&gt;Muscle testing to find allergies.  (In one case, a patient was tested for job-related stress with applied kinesiology, by pushing down on his arm while he thought of work.)&lt;/li&gt;&lt;li&gt;Spinal adjustments as the only treatment for meningitis, resulting in the child&amp;rsquo;s death&amp;ndash;and it was the chiropractor&amp;rsquo;s own child.&lt;/li&gt;&lt;li&gt;A &amp;ldquo;no-touch&amp;rdquo; chiropractor (cracking own wrists, mentioned above).&lt;/li&gt;&lt;/ul&gt;And examples of how chiropractic exhibits the hallmarks of pseudoscience:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&amp;ldquo;If science disproved it, I&amp;rsquo;d still use it.&amp;quot;&lt;/li&gt;&lt;li&gt;It doesn&amp;rsquo;t give up ineffective treatments.&lt;/li&gt;&lt;li&gt;It&amp;rsquo;s made no progress over the last century.&lt;/li&gt;&lt;li&gt;It doesn&amp;rsquo;t matter whether it&amp;rsquo;s true as long as it makes you feel better.&lt;/li&gt;&lt;/ul&gt;Dr. Hall concluded her talk by giving several three examples of concrete harm from chiropractic taken from Tim Farley&amp;rsquo;s &lt;a href=&#34;http://whatstheharm.net/&#34;&gt;&amp;ldquo;What&amp;rsquo;s the Harm&amp;rdquo;&lt;/a&gt; website, &lt;a href=&#34;http://whatstheharm.net/chiropractic.html&#34;&gt;which lists 312 specific cases of chiropractic harm&lt;/a&gt;:&lt;br /&gt;&lt;br /&gt;Kristi Bedenbaugh:  Suffered a stroke and died.&lt;br /&gt;Sandra Nette:  Suffered multiple strokes and was left paralyzed with &lt;a href=&#34;http://en.wikipedia.org/wiki/Locked-in_syndrome&#34;&gt;locked-in syndrome&lt;/a&gt;.&lt;br /&gt;Laurie Jean Mathiason: Fell into a coma and died after receiving 186 neck manipulations in a six-month period.&lt;br /&gt;&lt;br /&gt;Dr. Hall recommended the &lt;a href=&#34;http://quackwatch.org/&#34;&gt;Quackwatch&lt;/a&gt; site and &lt;a href=&#34;http://www.chirobase.org/&#34;&gt;Chirobase.org&lt;/a&gt; as online resources on chiropractic, and the book &lt;a href=&#34;http://www.amazon.com/Inside-Chiropractic-Patients-Consumer-Library/dp/1573926981/jimlippardswebpaA&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Inside Chiropractic&lt;/span&gt;&lt;/a&gt; by chiropractor Samuel Homola and Quackwatch founder Stephen Barrett.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Q&amp;amp;A&lt;/span&gt;&lt;br /&gt;In the Q&amp;amp;A session, Dr. Hall was asked whether chiropractors are required to follow a standard of care and whether informed consent is required.  She said that informed consent is not required, it is voluntary, and the informed consent forms that she&amp;rsquo;s seen are very bad.  She was also asked how many chiropractors meet the good and safe criteria, and she made a guess of under 10%.&lt;br /&gt;&lt;br /&gt;(Part four of my conference summary, on evidence-based medicine and homeopathy, is &lt;a href=&#34;https://blog.lippard.org/2009/07/science-based-medicine-conference-part_9316.html&#34;&gt;here&lt;/a&gt;. Part five, on chronic Lyme disease, is &lt;a href=&#34;https://blog.lippard.org/2009/07/science-based-medicine-conference-part_15.html&#34;&gt;here&lt;/a&gt;. Part six, on online health and social media, and the closing Q&amp;amp;A panel, is &lt;a href=&#34;https://blog.lippard.org/2009/07/science-based-medicine-conference-part_1401.html&#34;&gt;here&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Science-based medicine conference, part 2: cancer quackery</title>
      <link>https://blog.lippard.org/2009/07/science-based-medicine-conference-part_13.html/</link>
      <pubDate>Mon, 13 Jul 2009 19:50:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/07/science-based-medicine-conference-part_13.html/</guid>
      <description>&lt;p&gt;This is part two of my summary of the &lt;a href=&#34;http://www.sciencebasedmedicine.org/?page_id=426&#34;&gt;Science-Based Medicine conference&lt;/a&gt; at TAM7, which will be followed by a summary of TAM7 itself.  Part one is &lt;a href=&#34;https://blog.lippard.org/2009/07/science-based-medicine-conference-part.html&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://www.sciencebasedmedicine.org/?author=8&#34;&gt;David Gorski&lt;/a&gt;, surgical oncologist and associate professor of surgery at Wayne State University, perhaps better known as Orac of the &lt;a href=&#34;http://scienceblogs.com/insolence/&#34;&gt;Respectful Insolence blog&lt;/a&gt;, spoke next on &amp;ldquo;Case studies in cancer quackery: Testimonials, anecdotes, and pseudoscience.&amp;rdquo;  He began with a disclaimer (he doesn&amp;rsquo;t speak for his employer) and some disclosures (he receives no pharma funding and isn&amp;rsquo;t paid to blog).&lt;br /&gt;&lt;br /&gt;His talk was about misrepresentations by cancer quacks, who use exaggeration and misrepresentation and make false promises.  To illustrate exaggeration, he showed a cartoon that described &amp;ldquo;three approved paths to the graveyard,&amp;rdquo; &amp;ldquo;cut&amp;rdquo; (surgery), &amp;ldquo;burn&amp;rdquo; (radiation), and &amp;ldquo;poison&amp;rdquo; (chemotherapy) (the exaggeration is in the title rather than the descriptions, which are he admitted were accurate).  To illustrate the latter, he showed a series of book covers by &lt;a href=&#34;http://www.quackwatch.com/01QuackeryRelatedTopics/Cancer/clark.html&#34;&gt;Hulda Clark&lt;/a&gt;&amp;ndash;&amp;ldquo;The Cure for All Advanced Cancers,&amp;rdquo; then &amp;ldquo;The Cure for All Cancers,&amp;rdquo; and then &amp;ldquo;The Cure for All Diseases.&amp;rdquo;  She thinks that all cancers and diseases are caused by liver flukes, to be diagnosed with a &amp;ldquo;Syncrometer,&amp;rdquo; a device similar to a Scientology E-meter, a galvanometer that measures electrical resistance of the skin, and cured with the &amp;ldquo;Zapper,&amp;rdquo; a low voltage electrical device.&lt;br /&gt;&lt;br /&gt;Some of the frequent claims of cancer quacks are that they are &amp;ldquo;wholistic&amp;rdquo; and treat the whole patient rather than a part or a symptom, that &amp;ldquo;we treat the real cause of cancer,&amp;rdquo; that their treatment is &amp;ldquo;natural,&amp;rdquo; and that &amp;ldquo;cancer is not the disease, it&amp;rsquo;s a manifestation of something else&amp;rdquo; such as psychological conflict.  And, of course, the ever-popular generic &amp;ldquo;toxins.&amp;rdquo;  They also claim that natural cures are being suppressed because Big Pharma can&amp;rsquo;t make a profit from them.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Testimonials&lt;/span&gt;&lt;br /&gt;Gorski next turned to the role of testimonials in cancer quackery, which he said are being used for several reasons, the first N of which are &amp;ldquo;to sell a product.&amp;rdquo;  Two other reasons are &amp;ldquo;to persuade others&amp;rdquo; and &amp;ldquo;to attack standard evidence.&amp;quot;&lt;br /&gt;&lt;br /&gt;He gave Gorski&amp;rsquo;s Laws of Testimonials:&lt;br /&gt;&lt;br /&gt;1st Law:  When a believer in Alternative-Based Medicine (ABM) uses a combination of both science-based medicine (SBM) and ABM and gets better, it&amp;rsquo;s always the ABM that gets the credit.&lt;br /&gt;&lt;br /&gt;2nd Law:  When a believer in ABM uses a combination of both SBM and ABM and dies or gets worse, it&amp;rsquo;s always SBM that gets the blame.&lt;br /&gt;&lt;br /&gt;He next described two cases of testimonials, the first of which was an example of a &amp;ldquo;not cancer&amp;rdquo; testimonial.  This was a testimony of a man who felt a lump on his chest which he claimed to be breast cancer, which was successfully treated by some quack remedy.  But this was never diagnosed as cancer, and Gorski noted that from the description it actually sounded like a case of &lt;a href=&#34;http://en.wikipedia.org/wiki/Gynecomastia&#34;&gt;gynecomastia&lt;/a&gt; rather than cancer.  His second case was that of &lt;a href=&#34;http://scienceblogs.com/insolence/2009/05/daniel_hauser_and_the_rejection_of_chemo.php&#34;&gt;Daniel Hauser&lt;/a&gt;, a 13-year-old boy with Hodgkin&amp;rsquo;s lymphoma, who went through one round of chemotherapy with good results, but then stopped taking it because he and his mother wanted to use an alternative treatment from &amp;ldquo;Chief Cloudpiler.&amp;rdquo;  The judge ordered chemotherapy to be continued, and he and his mom took off, though ultimately returned and re-started chemotherapy.  During the time chemotherapy stopped, the tumor grew to larger than it was originally, and when it was restarted, it again responded to treatment&amp;ndash;but of course his mother gave credit to the alternative treatment.&lt;br /&gt;&lt;br /&gt;The problems with testimonials are that there may not have been a diagnosis of cancer, there may have been a misunderstanding of the diagnosis (e.g., &amp;ldquo;I was sent home to die&amp;rdquo;), there may be important information withheld, the diagnosis may have been done by quack tests with no validity (e.g., the Syncrometer or live blood cell analysis), and there may be a selection bias.  As an example of the latter, he noted that dead people don&amp;rsquo;t give testimonials.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Questions for Evaluating Testimonials&lt;/span&gt;&lt;br /&gt;He provided a modified version of Dr. Moran&amp;rsquo;s questions to ask in order to evaluate testimonial evidence.  These questions include:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Was cancer definitely present?&lt;/li&gt;&lt;li&gt;Did it go away?&lt;/li&gt;&lt;li&gt;Was the advocated treatment the only one used?&lt;/li&gt;&lt;li&gt;Was the alternative therapy a replacement for primary or for adjuvant therapy?&lt;/li&gt;&lt;/ul&gt;At this point, he distinguished primary, adjuvant, and neo-adjuvant therapies.  The primary therapy for most cancer treatments is surgery, to remove as much of it as possible.  Adjuvant therapy is designed to reduce the risk of recurrence, where radiation is used to reduce the risk of local recurrence (cancer in the same place, to make sure you get rid of it all) and chemotherapy is used to reduce the risk of a systemic recurrence (cancer that may have spread to other parts of the body).  Neo-adjuvant therapy is designed to shrink a tumor prior to surgery, and may reduce complications and produce better results from surgery.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Suzanne Somers&lt;/span&gt;&lt;br /&gt;To illustrate the importance of these questions and distinctions, he used the case of Suzanne Somers, who was diagnosed with breast cancer at the age of 54, probably at stage I.  She had no positive lymph nodes and underwent a lumpectomy, radiation, and a lymph node biopsy, but refused chemotherapy with tamoxifen in favor of mistletoe extract and other supplements.&lt;br /&gt;&lt;br /&gt;In her case, the answers to the questions were:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Was cancer present?  Yes.&lt;/li&gt;&lt;li&gt;Did it go away?  Yes&amp;ndash;it was removed by surgery.&lt;/li&gt;&lt;li&gt;Was the alternative medicine the only or primary treatment?  No.&lt;/li&gt;&lt;/ul&gt;He then examined her probable survival rates with and without chemotherapy, and noted that if the tumor was small, the benefit of chemotherapy for her 10-year survival rate could be as low as 1%.  With a larger tumor, her 10-year survival rate improvement could still be as low as 4% (and would already be at 90% prior to chemo).  But, Gorski noted, most women say that they would go with chemotherapy even for as little as a 1% increase in survival rate.&lt;br /&gt;&lt;br /&gt;Surgery cures most cancers that can be cured, up to stage III, and the corresponding benefits of chemo and hormonal therapy increase with more advanced stages of cancer.&lt;br /&gt;&lt;br /&gt;Gorski then observed that there may be cases where a person is diagnosed with cancer by a biopsy, declines further treatment, and has a good survival rate, where they fail to realize that the biopsy itself has been a surgical primary treatment that has excised all of the cancer&amp;ndash;an &lt;a href=&#34;http://en.wikipedia.org/wiki/Biopsy#Excisional_biopsy&#34;&gt;excisional biopsy&lt;/a&gt; may be equivalent to a lumpectomy.  He also noted that many people say to go ahead and take out the tumor but don&amp;rsquo;t touch my lymph nodes, and he agreed that &lt;a href=&#34;http://en.wikipedia.org/wiki/Lymphedema&#34;&gt;lymphedema&lt;/a&gt;, which can be caused by surgical or radiation treatment of the lymph nodes, is &amp;ldquo;not a fun thing.&amp;rdquo; But the new standard of care is to use blue dye and a radiotracer procedure to find lymph nodes likely to be positive for cancer (&lt;a href=&#34;http://en.wikipedia.org/wiki/Sentinel_lymph_node&#34;&gt;&amp;ldquo;sentinel lymph nodes&amp;rdquo;&lt;/a&gt;), and treat accordingly.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Kim Tinkham&lt;/span&gt;&lt;br /&gt;&lt;a href=&#34;http://scienceblogs.com/insolence/2008/01/a_horrifying_breast_cancer_testimonial_f.php&#34;&gt;Kim Tinkham&lt;/a&gt; is a woman who saw The Secret, had stage III breast cancer, and declined all treatment.  She now claims the cancer is gone, based on a quack blood test, even though the lump is still present, and has written a book about it.  She is a follower of &lt;a href=&#34;http://en.wikipedia.org/wiki/Robert_Young_%28author%29&#34;&gt;Mormon naturopath Robert O. Young&lt;/a&gt;, who claims that acid is the cause of all disease and alkalinization is the cure for everything.  He says there is no such thing as a cancer cell, just a healthy cell spoiled by acid.  Two years after her initial diagnosis, Tinkham is still alive.&lt;br /&gt;&lt;br /&gt;Gorski pointed out that for a case like hers, expected survival for five years with treatment could be over 50%, but at ten years it goes way down.  Data about untreated cancer comes from 250 cases of &amp;ldquo;large palpable tumors&amp;rdquo; from 1805-1933 at Middlesex Hospital in Connecticut.  At 10 years, 3% were still alive, and at 15 years, 0.8% were still alive; the median survival rate was 2.87 years.&lt;br /&gt;&lt;br /&gt;He noted that breast cancer biology is &amp;ldquo;highly variable in clinical behavior&amp;rdquo; and in some cases may be &amp;ldquo;indolent, slow-growing, and slow to metastasize.&amp;quot;&lt;br /&gt;&lt;br /&gt;The answers to the testimonial questions for Tinkham are:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Was cancer definitely present?  Yes.&lt;/li&gt;&lt;li&gt;Did it go away?  No.&lt;/li&gt;&lt;li&gt;Was the alternative treatment the only one?  Yes.&lt;/li&gt;&lt;/ul&gt;Time will no doubt soon tell how (in)effective this alternative treatment has been, unfortunately.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Testimonials as Conversion Stories&lt;/span&gt;&lt;br /&gt;Gorski suggested that these testimonies are really part of &amp;ldquo;cult medicine&amp;rdquo; and seem to follow a pattern like religious conversion stories.  The specter of death comes like a &amp;ldquo;bolt out of the blue,&amp;rdquo; the person repents and says &amp;ldquo;I brought this upon myself,&amp;rdquo; they face temptation in the form of standard medical care, they search for enlightenment, and then they find enlightenment in the form of some alternate description of their ailment which they then want to evangelize.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Michaela Jakubczyk-Eckert&lt;/span&gt;&lt;br /&gt;Dr. Gorski concluded his talk with &lt;a href=&#34;http://www.ariplex.com/ama/amamiche.htm&#34;&gt;the story of Michaela Jakubczyk-Eckert&lt;/a&gt; (warning, graphic images), who was born on November 14, 1964 and died on November 12, 2005, just two days short of her 41st birthday.  She had a T4 lesion eating through the skin of her breast, a case of &amp;ldquo;classic delayed diagnosis.&amp;rdquo;  She received neo-adjuvant chemotherapy treatment which shrank the tumor considerably, but then discovered &lt;a href=&#34;http://en.wikipedia.org/wiki/Ryke_Geerd_Hamer&#34;&gt;Ryke Geerd Hamer&lt;/a&gt;, the inventor of German New Medicine, who argued that cancer is caused by psychological conflict rather than anything biological.  She stopped her chemotherapy, and suffered a horrible relapse.  As Gorski put it, she &amp;ldquo;died a horrible, horrible death&amp;rdquo; with her final days being subjected to the pain of a rotting-away body of skin and bones&amp;ndash;a death far worse than chemotherapy.  It was a vivid depiction of the alternative that cancer quacks can cause for their victims.  Her husband has put up a website to try to dissuade others from being fooled by Hamer&amp;rsquo;s theories (see link above to her story).&lt;br /&gt;&lt;br /&gt;Dr. Gorski has written &lt;a href=&#34;http://www.sciencebasedmedicine.org/?p=10&#34;&gt;a blog post at the Science-Based Medicine blog on alternative medicine testimonials&lt;/a&gt; that covers some of the above subjects in more detail.&lt;br /&gt;&lt;br /&gt;(Part three of my conference summary, on chiropractic, is &lt;a href=&#34;https://blog.lippard.org/2009/07/science-based-medicine-conference-part_14.html&#34;&gt;here&lt;/a&gt;.  Part four, on evidence-based medicine and homeopathy, is &lt;a href=&#34;https://blog.lippard.org/2009/07/science-based-medicine-conference-part_9316.html&#34;&gt;here&lt;/a&gt;. Part five, on chronic Lyme disease, is &lt;a href=&#34;https://blog.lippard.org/2009/07/science-based-medicine-conference-part_15.html&#34;&gt;here&lt;/a&gt;. Part six, on online health and social media, and the closing Q&amp;amp;A panel, is &lt;a href=&#34;https://blog.lippard.org/2009/07/science-based-medicine-conference-part_1401.html&#34;&gt;here&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Science-based medicine conference, part 1</title>
      <link>https://blog.lippard.org/2009/07/science-based-medicine-conference-part.html/</link>
      <pubDate>Mon, 13 Jul 2009 17:00:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/07/science-based-medicine-conference-part.html/</guid>
      <description>&lt;p&gt;This year&amp;rsquo;s &amp;ldquo;The Amazing Meeting&amp;rdquo; (TAM7) was preceded by a &lt;a href=&#34;http://www.sciencebasedmedicine.org/?page_id=426&#34;&gt;Science-Based Medicine conference&lt;/a&gt;, organized by &lt;a href=&#34;http://www.theness.com/neurologicablog/index.php?page_id=2&#34;&gt;Steven Novella&lt;/a&gt; and &lt;a href=&#34;http://www.sciencebasedmedicine.org/&#34;&gt;the Science-Based Medicine blog&lt;/a&gt;; the speakers were all contributors to that blog.  This summary is from my hand-written notes&amp;ndash;I&amp;rsquo;ve tried to quote and summarize accurately, but keep in mind that some of the quotations and bulleted items may not be verbatim.  The conference was videotaped and may become available via DVD or online video; keep an eye on the SBM blog for that.  Steven Novella &lt;a href=&#34;http://www.sciencebasedmedicine.org/?p=560&#34;&gt;has posted a short summary of the SBM conference at the SBM blog&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;I am in the process of posting a summary of TAM7 itself, which begins &lt;a href=&#34;https://blog.lippard.org/2009/07/amazing-meeting-7-intro.html&#34;&gt;here&lt;/a&gt;.  (I summarized 2008&amp;rsquo;s TAM6 &lt;a href=&#34;https://blog.lippard.org/2008/06/amazing-meeting-6.html&#34;&gt;here&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Novella&amp;rsquo;s Introduction&lt;/span&gt;&lt;br /&gt;The SBM conference began with Novella&amp;rsquo;s presentation, titled &amp;ldquo;Science-Based Medicine: Science and Pseudoscience in Clinical Decision Making,&amp;rdquo; which distinguished science-based medicine (SBM) from the recently popular &amp;ldquo;evidence-based medicine&amp;rdquo; (EBM) and explained the motivation for promoting the SBM concept.&lt;br /&gt;&lt;br /&gt;Novella, assistant professor of clinical neurology at Yale University School of Medicine, began with a slide titled &amp;ldquo;Foundations of Medicine&amp;rdquo; which described some historical varieties of medicine:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Superstition/philosophy-based medicine.&lt;/li&gt;&lt;li&gt;Scientific medicine.&lt;/li&gt;&lt;li&gt;Evidence-based medicine (EBM).&lt;/li&gt;&lt;li&gt;Eastern vs. Western medicine.&lt;/li&gt;&lt;li&gt;Complementary and alternative medicine (CAM).&lt;/li&gt;&lt;/ul&gt;He made the point that modern scientific medicine, which arose in the western world, is relatively young, though attempts to put it on a more scientific footing go back much farther.&lt;br /&gt;&lt;br /&gt;Next, he discussed &amp;ldquo;What is science,&amp;rdquo; first observing that &amp;ldquo;scientifically formulated&amp;rdquo; is a meaningless marketing label, then noting that there is a battle of memes about science between its defenders, who use it as a label connoting &amp;ldquo;objective truth, quality, and professionalism,&amp;rdquo; and its critics, who use it as a label connoting &amp;ldquo;arrogance, oppression, and elitism.&amp;rdquo;  Marketers also use it &amp;ldquo;to imply product safety, effectiveness, and overall value.&amp;quot;&lt;br /&gt;&lt;br /&gt;He argued that we should adopt &amp;ldquo;common sense standards&amp;rdquo; which require that treatments &amp;ldquo;reasonably account for all available evidence,&amp;rdquo; use &amp;ldquo;valid and internally consistent logic,&amp;rdquo; have been rigorously and methodically investigated and judged with fair and unbiased criteria, and are conducted by practitioners who adhere to &amp;ldquo;standards of ethics and professionalism.&amp;quot;&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Evidence-Based Medicine&lt;/span&gt;&lt;br /&gt;Next, he looked at evidence-based medicine, a term of art in use for the past couple of decades.  EBM begins with the premise that &amp;ldquo;products and practices that work and are safe are better than those that don&amp;rsquo;t work or are unsafe,&amp;rdquo; an uncontroversial premise.  It promotes scientific investigation as the measure of what works and is safe.  But, according to Novella (and later, other speakers), EBM has &amp;ldquo;too much focus on evidence, and not enough on logic and prior probability, and good science must consider both.&amp;rdquo;  He argued that EBM made sense at the time it was introduced, because practices were being used largely &amp;ldquo;because they made sense, not because of supporting evidence.&amp;rdquo;  The introduction of EBM effectively &amp;ldquo;leveled the playing field, but also opened it up to implausible treatments,&amp;rdquo; with bad timing due to the rise of complementary and alternative medicine (CAM).&lt;br /&gt;&lt;br /&gt;The standard reference for evidence in the EBM framework is the &lt;a href=&#34;http://www.cochrane.org/reviews/&#34;&gt;Cochrane Reviews&lt;/a&gt;.  The data reported in the Cochrane Reviews includes not only tests of legitimate medical treatments, but of completely implausible research such as chiropractic treatment for migraine.  The problem with the framework is that it assumes that everyone is &amp;ldquo;playing fair,&amp;rdquo; it does not account sufficiently for fraud or publication bias (such as the &lt;a href=&#34;http://www.skepdic.com/filedrawer.html&#34;&gt;&amp;ldquo;file drawer effect&amp;rdquo;&lt;/a&gt;), it ignores prior probability, and it &amp;ldquo;doesn&amp;rsquo;t adequately consider the big picture of the entire literature.&amp;rdquo;  According to Novella, with EBM it is typical to see the quality of studies decline over time, in order to continue to yield positive results for implausible treatments.&lt;br /&gt;&lt;br /&gt;He then discussed &amp;ldquo;The Work of John Ioannidis,&amp;rdquo; who argues that &amp;ldquo;most published research findings are false.&amp;rdquo;  The reasons are that&lt;br /&gt;&lt;ul&gt;&lt;li&gt;The majority of highly-cited initial medical research is later refuted.&lt;/li&gt;&lt;li&gt;There&amp;rsquo;s a bias towards publishing positive studies.&lt;/li&gt;&lt;li&gt;There&amp;rsquo;s a bias towards researchers publishing provocative research.&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;And a &amp;ldquo;low prior probability worsens the effect,&amp;rdquo; i.e., studies of treatments with low prior probability are more likely to be refuted.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Science-Based Medicine&lt;/span&gt;&lt;br /&gt;By contrast with EBM, Novella identified the following features to distinguish Science-Based Medicine, SBM:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;It affirms high-quality science as a basis for standard of care in medicine.&lt;/li&gt;&lt;li&gt;It acknowledges the consilience of science.&lt;/li&gt;&lt;li&gt;It considered scientific medical plausibility of an intervention when weighing evidence.&lt;/li&gt;&lt;li&gt;It considers the overall pattern in the literature.&lt;/li&gt;&lt;/ul&gt;In other words, SBM considers prior probability in a Bayesian sense as part of the evaluation, it looks at whether there is other scientific evidence that casts doubt on the plausibility of a suggested treatment (like violating the laws of physics or including unknown entities and mechanisms), in addition to merely looking at the specific results of controlled trials of the particular treatment.  CAM, in particular, is loaded with claims that have extremely low and near-zero prior plausibility, as evidenced by the fact that $1.2 billion of U.S. taxpayer funding to the &lt;a href=&#34;http://en.wikipedia.org/wiki/National_Center_for_Complementary_and_Alternative_Medicine&#34;&gt;National Center for Complementary and Alternative Medicine&lt;/a&gt; since its founding in 1991 (originally as the Office of Alternative Medicine) has so far yielded zero effective treatments for anything.&lt;br /&gt;&lt;br /&gt;He stated that finding anomalies argues for deeper research, and we can&amp;rsquo;t have two inconsistent views that both work.  Here, I think he overstated his case, since we have had cases in science where there are mutually inconsistent theories that both work, though we also take the inconsistency as grounds that something is wrong and ultimately needs to be reconciled (e.g., light wave/particle duality, quantum field theory vs. general relativity).  Even theories that are wrong at some level can still work for solving certain kinds of problems (e.g., Newtonian physics)&amp;ndash;and I&amp;rsquo;d agree with Novella&amp;rsquo;s claim that scientific medicine is still in its infancy.  A point Novella didn&amp;rsquo;t make that I would like to insert here is that when you have two inconsistent views that doesn&amp;rsquo;t mean that only one of them must be wrong&amp;ndash;they could both be wrong.&lt;br /&gt;&lt;br /&gt;Novella did go on to mention two cases where things that seemed initially implausible or lacking in mechanism have turned out to be correct, the postulation of dark energy in physics, and, more directly relevant to the topic at hand, the use of botulinum as a treatment for migraine.  This treatment seemed to him completely implausible even though the evidence of trials suggested its effectiveness, and now a mechanism has been discovered and is understood.  (My Google searching on this subject, however, yielded &lt;a href=&#34;http://www.medpagetoday.com/PainManagement/Migraines/9339&#34;&gt;some recent evidence that it is not a good treatment for migraines and is no better than placebo&lt;/a&gt;, so this appears to me to still be somewhat controversial.)&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Clinical Decision-Making&lt;/span&gt;&lt;br /&gt;Novella ended his talk by talking about the process of clinical decision-making and pitfalls that arise as a result of human psychology and limitations.  While clinical decision-making &amp;ldquo;individualizes the best available evidence to a specific patient&amp;rdquo; and &amp;ldquo;considers risk vs. benefit in both therapeutic and diagnostic intervention,&amp;rdquo; this evaluation needs to include not acting as an alternative.  In some cases, screening for certain diseases causes more harm than not performing the screening test, because conducting the test will yield far more false positives than true positives.  (This is an effect discussed in some detail in John Allen Poulos&amp;rsquo; book, &lt;a href=&#34;http://www.amazon.com/Innumeracy-Mathematical-Illiteracy-Its-Consequences/dp/0809058405/jimlippardswebpaA&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Innumeracy&lt;/span&gt;&lt;/a&gt;, and is a reason not to do things like mandatory HIV screening as a condition of a marriage license, drug testing of grade school students, and certain kinds of security screening for terrorists&amp;ndash;if your baseline prevalence of what you&amp;rsquo;re testing for is very low, your false positive results will swamp your true positive results.)&lt;br /&gt;&lt;br /&gt;He briefly discussed the claim that &amp;ldquo;surgery kills more people than car accidents,&amp;rdquo; noting that it doesn&amp;rsquo;t really compare against the outcomes that would occur without surgery&amp;ndash;far more deaths.&lt;br /&gt;&lt;br /&gt;He then recounted some examples of pitfalls in the clinical context, such as the human capacity for pattern recognition even when the pattern isn&amp;rsquo;t really there (&lt;a href=&#34;http://www.skepdic.com/pareidol.html&#34;&gt;pareidolia&lt;/a&gt;), the tendency to be &amp;ldquo;unduly influenced by quirky experience&amp;rdquo; or to &amp;ldquo;value experience over evidence,&amp;rdquo; &amp;ldquo;failure to consider alternatives,&amp;rdquo; &amp;ldquo;over-reliance on non-specific signs and symptoms,&amp;rdquo; and confirmation bias (e.g., the sorts of heuristics and biases discussed in Kahneman and Tversky&amp;rsquo;s classic &lt;a href=&#34;http://www.amazon.com/Judgment-under-Uncertainty-Heuristics-Biases/dp/0521284147/jimlippardswebpaA&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Judgment Under Uncertainty&lt;/span&gt;&lt;/a&gt;).  He then listed a few logical fallacies, pointed out the confounding factor of the placebo effect, and a couple of statistical effects&amp;ndash;regression to the mean and the fact that most diseases are self-limiting.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Q&amp;amp;A&lt;/span&gt;&lt;br /&gt;In the Q&amp;amp;A session, someone asked what Novella thought of legislation supporting evidence-based medicine, apparently referring to &lt;a href=&#34;http://www.nytimes.com/2009/02/16/health/policy/16health.html?_r=1&#34;&gt;$1.1 billion in the stimulus package for evidence-based medicine research&lt;/a&gt;.  Novella said that he thought conceptually it was a good idea but wasn&amp;rsquo;t familiar with the specifics of the legislation.  Another question was whether, given the current state of health care and the desire for reform, SBM would be challenged or supported.  Novella said that the delivery of healthcare is a separate issue from how we decide what to research or what treatments are appropriate, and that things will either get much better or much worse.  If he had also added that things might also stay about the same in overall quality, I&amp;rsquo;d say he&amp;rsquo;s certainly correct; without it, merely probably correct.&lt;br /&gt;&lt;br /&gt;(Part two of my conference summary, on cancer quackery, is &lt;a href=&#34;https://blog.lippard.org/2009/07/science-based-medicine-conference-part_13.html&#34;&gt;here&lt;/a&gt;.  Part three, on chiropractic, is &lt;a href=&#34;https://blog.lippard.org/2009/07/science-based-medicine-conference-part_14.html&#34;&gt;here&lt;/a&gt;. Part four, on evidence-based medicine and homeopathy, is &lt;a href=&#34;https://blog.lippard.org/2009/07/science-based-medicine-conference-part_9316.html&#34;&gt;here&lt;/a&gt;.  Part five, on chronic Lyme disease, is &lt;a href=&#34;https://blog.lippard.org/2009/07/science-based-medicine-conference-part_15.html&#34;&gt;here&lt;/a&gt;. Part six, on online health and social media, and the closing Q&amp;amp;A panel, is &lt;a href=&#34;https://blog.lippard.org/2009/07/science-based-medicine-conference-part_1401.html&#34;&gt;here&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>NPR ombudsman on torture</title>
      <link>https://blog.lippard.org/2009/07/npr-ombudsman-on-torture.html/</link>
      <pubDate>Sun, 12 Jul 2009 23:51:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/07/npr-ombudsman-on-torture.html/</guid>
      <description>&lt;p&gt;About a week and a half ago, I heard NPR&amp;rsquo;s ombudsman, Alicia Shepherd, defending NPR&amp;rsquo;s policy on refusing to identify waterboarding as torture.  Her argument was that &lt;a href=&#34;http://www.npr.org/ombudsman/2009/06/torture_round_two.html&#34;&gt;NPR had a journalistic responsibility not to take sides on any issue, and that to identify waterboarding as torture was to take a side&lt;/a&gt;.  She actually wrote that &amp;ldquo;I believe that it is not the role of journalists to take sides or to characterize things.&amp;quot;&lt;br /&gt;&lt;br /&gt;I think this is not only ridiculous, but an abdication of journalistic responsibility in favor of a bogus view of reporting &amp;ldquo;objectivity&amp;rdquo; by using only &amp;ldquo;he said, she said&amp;rdquo; descriptions, to an extreme.&lt;br /&gt;&lt;br /&gt;Here&amp;rsquo;s what I posted to the NPR blog on July 2:&lt;br /&gt;&lt;blockquote&gt;There is no reasonable debate about whether waterboarding is torture. Waterboarding has been legally determined to be criminal torture by U.S. courts in 1947, when Yukio Asano was sentenced to fifteen years hard labor for it (among other war crimes). Other Japanese war criminals, such as Kenji Dohihara, Seishiro Itagaki, Heitaro Kimura, Akira Muto, and Hideki Tojo, were tried by the International Military Tribunal for the Far East for engaging in torture during WWII, including waterboarding, and several were executed for it.&lt;br /&gt;&lt;br /&gt;U.S. soldiers who undergo waterboarding as part of SERE training receive that training in order to understand what torture is.&lt;br /&gt;&lt;br /&gt;It is bad journalism to defend &amp;ldquo;there are two sides to every issue&amp;rdquo; as a form of phony objectivity. Sometimes there are more than two sides of merit, and sometimes there is only one (and there is &lt;em&gt;always&lt;/em&gt; some nut who will take issue with any well-established claim). In this case, there is no reasonable argument by which waterboarding is not torture. It makes no more sense to call it &amp;ldquo;what some people refer to as torture&amp;rdquo; than it does to insert similar qualifications on the front of every noun used in a sentence on NPR.&lt;/blockquote&gt;Another commenter replied to point out that waterboarding has been legally torture for longer than that in the U.S.&lt;br /&gt;&lt;br /&gt;I was glad to hear Adam Savage of Mythbusters, at TAM7, answer the question &amp;ldquo;what has been the biggest media failure of skepticism lately&amp;rdquo; by saying that the biggest failure has been the NPR ombudsman&amp;rsquo;s statement that calling waterboarding torture is taking sides and they have to be &amp;ldquo;balanced.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Prestons win in court</title>
      <link>https://blog.lippard.org/2009/07/prestons-win-in-court.html/</link>
      <pubDate>Fri, 10 Jul 2009 03:43:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/07/prestons-win-in-court.html/</guid>
      <description>&lt;p&gt;The judge has ruled in Preston v. Hallman, and again it goes in favor of the Prestons.  As expected, he ruled that the city&amp;rsquo;s decision to revoke their permit was &amp;ldquo;arbitrary and capricious&amp;rdquo; since it did not meet any existing standard for denial.&lt;br /&gt;&lt;br /&gt;The judge ruled that Tempe must re-issue their permit and allow their business to open.  The city has 30 days to file an appeal.&lt;br /&gt;&lt;br /&gt;I haven&amp;rsquo;t heard how the judge ruled on the other issue, which I predicted might go the city&amp;rsquo;s way, but it doesn&amp;rsquo;t matter for the overall outcome&amp;ndash;it was enough for the Prestons to prevail on either of the two issues, and they won on the one that they had a very strong case for.&lt;br /&gt;&lt;br /&gt;The Goldwater Institute &lt;a href=&#34;http://www.goldwaterinstitute.org/article/3320&#34;&gt;has issued a press release about the victory&lt;/a&gt;, and &lt;a href=&#34;http://www.azcentral.com/community/tempe/articles/2009/07/09/20090709tattoo0709-On.html&#34;&gt;the &lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt;&lt;/a&gt; has run a story on it.&lt;br /&gt;&lt;br /&gt;(&lt;a href=&#34;https://blog.lippard.org/2009/07/tempe-tattoo-parlor-case.html&#34;&gt;Previously&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>On my way to TAM 7</title>
      <link>https://blog.lippard.org/2009/07/on-my-way-to-tam-7.html/</link>
      <pubDate>Thu, 09 Jul 2009 12:54:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/07/on-my-way-to-tam-7.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;m in the Phoenix airport waiting for my early morning flight to Las Vegas for &lt;a href=&#34;http://www.theness.com/neurologicablog/?p=491&#34;&gt;today&amp;rsquo;s conference on science-based medicine&lt;/a&gt;, followed by &lt;a href=&#34;http://www.randi.org/site/index.php/component/content/article/37-static/445-the-amazing-meeting-7.html&#34;&gt;The Amazing Meeting 7&lt;/a&gt;, at the new South Point Casino and Hotel.&lt;br /&gt;&lt;br /&gt;I hope to write up a summary like I did for &lt;a href=&#34;https://blog.lippard.org/2008/06/amazing-meeting-6.html&#34;&gt;last year&amp;rsquo;s TAM 6&lt;/a&gt;.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Ktisophilos&lt;/strong&gt; &lt;small&gt;(2009-07-10)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Science-based medicine?  Is there any other kind?&lt;/p&gt;
  &lt;/div&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Lippard&lt;/strong&gt; &lt;small&gt;(2009-07-11)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Yes--they distinguished science-based medicine from evidence-based medicine and from complementary and alternative medicine, for example.
&lt;p&gt;The U.S. government has spent over $1.5 billion on research on complementary and alternative medicine, for example, since the founding of the NIH&#39;s National Center for Complementary and Alternative Medicine.  Number of new treatments produced as a result of that research:  0.  It&#39;s recently come out that some of that research money is going to criminals&amp;ndash;people with felony fraud convictions.  I&#39;ll have much more on this when I write up my summary (probably next week).&lt;/p&gt;</description>
    </item>
    <item>
      <title>United breaks guitars</title>
      <link>https://blog.lippard.org/2009/07/united-breaks-guitars.html/</link>
      <pubDate>Tue, 07 Jul 2009 20:52:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/07/united-breaks-guitars.html/</guid>
      <description>&lt;p&gt;From &lt;a href=&#34;http://www.davecarrollmusic.com/story/united-breaks-guitars&#34;&gt;Sons of Maxwell&lt;/a&gt;:&lt;br /&gt;&lt;span&gt;&lt;/span&gt;&lt;blockquote&gt;&lt;span&gt;In the spring of 2008, Sons of Maxwell were traveling to Nebraska for a one-week tour and my Taylor guitar was witnessed being thrown by United Airlines baggage handlers in Chicago. I discovered later that the $3500 guitar was severely damaged. They didnt deny the experience occurred but for nine months the various people I communicated with put the responsibility for dealing with the damage on everyone other than themselves and finally said they would do nothing to compensate me for my loss. So I promised the last person to finally say no to compensation (Ms. Irlweg) that I would write and produce three songs about my experience with United Airlines and make videos for each to be viewed online by anyone in the world. United: Song 1 is the first of those songs. United: Song 2 has been written and video production is underway. United: Song 3 is coming. I promise.&lt;/span&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;&lt;object width=&#34;560&#34; height=&#34;340&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/5YGc4zOqozo&amp;amp;hl=en&amp;amp;fs=1&amp;amp;&#34;&gt;&lt;param name=&#34;allowFullScreen&#34; value=&#34;true&#34;&gt;&lt;param name=&#34;allowscriptaccess&#34; value=&#34;always&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/5YGc4zOqozo&amp;amp;hl=en&amp;amp;fs=1&amp;amp;&#34; type=&#34;application/x-shockwave-flash&#34; allowscriptaccess=&#34;always&#34; allowfullscreen=&#34;true&#34; width=&#34;560&#34; height=&#34;340&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;UPDATE (August 18, 2009): &lt;a href=&#34;http://www.youtube.com/watch?v=h-UoERHaSQg&#34;&gt;&amp;ldquo;United Breaks Guitars&amp;rdquo; song 2 and video are now on YouTube&lt;/a&gt; and below:&lt;br /&gt;&lt;br /&gt;&lt;object width=&#34;560&#34; height=&#34;340&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/h-UoERHaSQg&amp;hl=en&amp;fs=1&amp;&#34;&gt;&lt;/param&gt;&lt;param name=&#34;allowFullScreen&#34; value=&#34;true&#34;&gt;&lt;/param&gt;&lt;param name=&#34;allowscriptaccess&#34; value=&#34;always&#34;&gt;&lt;/param&gt;&lt;embed src=&#34;http://www.youtube.com/v/h-UoERHaSQg&amp;hl=en&amp;fs=1&amp;&#34; type=&#34;application/x-shockwave-flash&#34; allowscriptaccess=&#34;always&#34; allowfullscreen=&#34;true&#34; width=&#34;560&#34; height=&#34;340&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Arizona state senator Sylvia Allen thinks the earth is 6000 years old</title>
      <link>https://blog.lippard.org/2009/07/arizona-state-senator-sylvia-allen.html/</link>
      <pubDate>Tue, 07 Jul 2009 00:03:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/07/arizona-state-senator-sylvia-allen.html/</guid>
      <description>&lt;p&gt;Arizona State Senator Sylvia Allen (R-Snowflake), arguing in favor of a bill to allow uranium mining north of the Grand Canyon, casually says that the earth is 6,000 years old, and therefore a little uranium mining isn&amp;rsquo;t going to hurt anything.&lt;br /&gt;&lt;br /&gt;Snowflake, the home of the logging team that included claimed UFO abductee Travis Walton, also has a large Mormon population, and Mormons have power in the Arizona legislature far beyond their numbers.&lt;br /&gt;&lt;br /&gt;The ignorant Senator Allen should step on over to &lt;a href=&#34;http://www.talkorigins.org/&#34;&gt;the Talk.Origins Archive&lt;/a&gt; and read &lt;a href=&#34;http://www.talkorigins.org/faqs/faq-age-of-earth.html&#34;&gt;the Age of the Earth FAQ&lt;/a&gt;.  (UPDATE: For a more readable introduction, how about Chris Turney&amp;rsquo;s &lt;a href=&#34;http://www.amazon.com/Bones-Rocks-Stars-Science-Happened/dp/0230551947/jimlippardswebpaA&#34;&gt;Bones, Rocks and Stars: The Science of When Things Happened&lt;/a&gt;, or G. Brent Dalrymple&amp;rsquo;s &lt;a href=&#34;http://www.amazon.com/Age-Earth-G-Dalrymple/dp/0804723311/jimlippardswebpaA&#34;&gt;The Age of the Earth&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;&lt;object width=&#34;425&#34; height=&#34;344&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/PtzJhTfQiMA&amp;amp;color1=0xb1b1b1&amp;amp;color2=0xcfcfcf&amp;amp;hl=en&amp;amp;feature=player_embedded&amp;amp;fs=1&#34;&gt;&lt;param name=&#34;allowFullScreen&#34; value=&#34;true&#34;&gt;&lt;param name=&#34;allowScriptAccess&#34; value=&#34;always&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/PtzJhTfQiMA&amp;amp;color1=0xb1b1b1&amp;amp;color2=0xcfcfcf&amp;amp;hl=en&amp;amp;feature=player_embedded&amp;amp;fs=1&#34; type=&#34;application/x-shockwave-flash&#34; allowfullscreen=&#34;true&#34; allowscriptaccess=&#34;always&#34; width=&#34;425&#34; height=&#34;344&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;(Via the &lt;a href=&#34;http://blogs.discovermagazine.com/badastronomy/2009/07/06/arizona-is-6000-years-old/&#34;&gt;Bad Astronomy blog&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tempe tattoo parlor case</title>
      <link>https://blog.lippard.org/2009/07/tempe-tattoo-parlor-case.html/</link>
      <pubDate>Mon, 06 Jul 2009 21:37:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/07/tempe-tattoo-parlor-case.html/</guid>
      <description>&lt;p&gt;&lt;a style=&#34;&#34; onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://www.flickr.com/photos/sminor/3160516957/&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 500px; height: 342px;&#34; src=&#34;http://farm4.static.flickr.com/3132/3160516957_ffa2b5abdf.jpg?v=0&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;In late June 2007, Tom and Elizabeth Preston obtained a use permit from the City of Tempe to open a tattoo studio.  The Prestons signed a five-year lease and invested $30,000 in the property, but then a local neighborhood group appealed to the city, arguing that this would have a negative impact on the neighborhood, lowering property values and increasing crime.  (Other businesses in the same area include a liquor store, bail bondsman, lingerie shop, check cashing store, and an adult video store.)&lt;br /&gt;&lt;br /&gt;Tempe Mayor Hallman and the City Council voted unanimously to override the zoning officials who had approved the permit on the basis that there was a &amp;ldquo;perception&amp;rdquo; that the business would contribute to neighborhood deterioriation.&lt;br /&gt;&lt;br /&gt;The Goldwater Institute&amp;rsquo;s Scharf-Norton Center for Constitutional Litigation has taken the case on behalf of the Prestons, with former Institute for Justice litigator Clint Bolick as the primary attorney for the plaintiffs.&lt;br /&gt;&lt;br /&gt;In a previous hearing in May, the court ruled in favor of the Prestons and remanded the case back to the City Council for reconsideration.  The city then asked for a new hearing on the grounds that it had found some new relevant case law, and that hearing occurred at 11 a.m. today before Maricopa County Superior Court Judge Robert Oberbillig.&lt;br /&gt;&lt;br /&gt;The judge first stated, that the city&amp;rsquo;s motion for reconsideration in today&amp;rsquo;s hearing was appropriate and that the hearing would take place, setting aside the plaintiff&amp;rsquo;s objections to that.  He then focused most of the hearing on two issues.  First, what was the appropriate level of burden of proof for the appeal to the city which revoked the permit?  And second, did the city provide &amp;ldquo;credible evidence&amp;rdquo; that the Prestons&amp;rsquo; business would lead to neighborhood deterioration?&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Burden of Proof&lt;/span&gt;&lt;br /&gt;The burden of proof argument centered around two parts of the City of Tempe&amp;rsquo;s Zoning and Development Code.  These were Section 1-305 (D), which says:&lt;br /&gt;&lt;b&gt;&lt;span style=&#34;font-family:Arial;&#34;&gt;&lt;span style=&#34;font-size:85%;&#34;&gt;  &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;blockquote&gt;&lt;b&gt;&lt;span style=&#34;font-family:Arial;&#34;&gt;&lt;span style=&#34;font-size:85%;&#34;&gt;Hearing Officer – Appeals.&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;span style=&#34;font-family:Arial;&#34;&gt;&lt;span style=&#34;font-size:85%;&#34;&gt;    Any person aggrieved by a decision of the Hearing Officer under this Code   may file an appeal to the Board of Adjustment, or the Redevelopment Review   Commission as applicable, within fourteen (14) calendar days after the   Hearing Officer has rendered its decision, in accordance with Part 6,   Chapter 8, Appeals. Appeals of the decisions of the Hearing Officer shall be   heard de novo by the Board of Adjustment, or the Redevelopment Review   Commission as applicable.&lt;/span&gt;&lt;/span&gt;&lt;/blockquote&gt;&lt;span style=&#34;font-family:Arial;&#34;&gt;&lt;/span&gt;and Section 6-802(C), which says:&lt;br /&gt;&lt;blockquote&gt;&lt;span style=&#34;font-family:Arial;&#34;&gt;&lt;span style=&#34;font-size:85%;&#34;&gt;  In the event that a decision made under this Code is appealed, the appeal does not invalidate the approval.  The holder of the approval may proceed with a use or &lt;span style=&#34;font-style: italic;&#34;&gt;development&lt;/span&gt; at their own risk.&lt;/span&gt;&lt;/span&gt;&lt;/blockquote&gt;The plaintiffs argued that this second section means that the permit was granted and created a vested right for the Prestons to use the property, and that in the event of an appeal the burden of proof was on the city to demonstrate a reason to revoke, rather than a completely new (&amp;ldquo;de novo&amp;rdquo;) process that was as though they were applying for the permit for the first time.  The city, by contrast, put emphasis on the first passage, arguing that the appeal hearing was &amp;ldquo;de novo&amp;rdquo; and had no burden of proof on the city.  The city argued that the &amp;ldquo;at their own risk&amp;rdquo; phrase in the second section indicated that the permit was, in fact, conditional and did not give the Prestons any vested rights.&lt;br /&gt;&lt;br /&gt;The plaintiffs were previously victorious on this issue on the grounds that the second section did entail a vested right for the plaintiffs.  This time around, however, the city argued that case law from outside of Arizona demonstrated that there was no vested right.  They agreed that the city made a botch of this case from a customer service perspective, in that the Prestons were not told that their permit was conditional and could be appealed, and they were in fact sent a letter by the city telling them to go ahead and start doing work on the property to meet other requirements of the city, such as the addition of windows.&lt;br /&gt;&lt;br /&gt;The judge seemed amenable to the city&amp;rsquo;s argument, and questioned Clint Bolick over this thoroughly.  He noted that the Arizona cases presented by the plaintiffs on this issue were not in the context of a pending appeal, though Bolick disagreed with the judge, pointing to a 1939 case from Iowa City, Iowa, Crow vs. Board of Adjustment.  The city responded by noting that a 1981 Iowa Supreme Court case, Grandview Baptist Church v. Davenport, argued the opposite&amp;ndash;that a church couldn&amp;rsquo;t apply a vested right during a pending appeal to keep a storage shed it had built.&lt;br /&gt;&lt;br /&gt;The judge then pointed out that there were two arguments of equitable estoppel here&amp;ndash;one is whether the city&amp;rsquo;s actions in granting the permit shifted the burden of proof to the city and in favor of the plaintiffs for the subsequent appeal, and second regarding the potential for damages to be awarded to the plaintiff.  He set the second issue aside, and then asked to continue the hearing to the question of the city&amp;rsquo;s evidence of negative impact by the Prestons&amp;rsquo; business, which would become relevant if he ruled in favor of the city on this first issue.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;The Credible Evidence Issue&lt;/span&gt;&lt;br /&gt;On this issue, the city got a thorough grilling by the judge.  The relevant context here was the city&amp;rsquo;s use permit test criteria, part (c) of which supplies a ground for denying a use permit if a proposed use will cause:&lt;br /&gt;&lt;blockquote&gt;&lt;span style=&#34;font-family:Arial;&#34;&gt;&lt;span style=&#34;font-size:85%;&#34;&gt; Contribution to the deterioration of the neighborhood or to the downgrading of property values which is in conflict with the goals, objectives or policies for rehabilitation, redevelopment or conservation as set forth in the City&amp;rsquo;s adopted plans, or General plan.&lt;/span&gt;&lt;/span&gt;&lt;/blockquote&gt;The hearing officer for the initial permit application ruled that this was not the case, but the City Council and Mayor overturned the permit on these grounds based on complaints from neighbors.&lt;br /&gt;&lt;br /&gt;The judge made it clear that the city had the burden of providing not just evidence, but credible evidence that this would be the case.  He noted that in the city&amp;rsquo;s filings, it expressed concern that the tattoo studio is a &amp;ldquo;de facto adult business&amp;rdquo; which would contribute to a clustering of adult businesses (even though there is no clustering provision in statute) and thereby would cause a deleterious effect on the neighborhood.&lt;br /&gt;&lt;br /&gt;The city&amp;rsquo;s attorneys then noted that Tempe does now have an anti-clustering ordinance, which the judge seemed to suggest was not good for the city&amp;rsquo;s case, but rather evidence that they didn&amp;rsquo;t have the necessary ordinances in place at the time of their decision.  He asked, &amp;ldquo;why even discuss a clustering effect&amp;rdquo; at this hearing?&lt;br /&gt;&lt;br /&gt;The city responded that it was an issue raised by the neighbors, to which the judge responded that the city should have responded as the hearing officer already did on that issue&amp;ndash;sorry, we don&amp;rsquo;t have an ordinance on that, but we need another reason, such as contravention of the city&amp;rsquo;s general plan or some other plan.  But the hearing officer approved the use permit, and noted that it was in furtherance of, not in detriment to, the city&amp;rsquo;s general plan.&lt;br /&gt;&lt;br /&gt;The city&amp;rsquo;s attorneys noted that the city didn&amp;rsquo;t object to the business in general, and that Mayor Hallman had said that he hoped the Prestons would keep their business in Tempe.&lt;br /&gt;&lt;br /&gt;At this point, the judge noted that the Prestons have had a successful tattoo business in Mesa for 15 years with no complaints, and asked, &amp;ldquo;So on what basis was this rejected?&amp;quot;&lt;br /&gt;&lt;br /&gt;The city attorneys noted that nobody from the city has objected to tattoos, but it was complaints by third parties, neighbors of the business who &amp;ldquo;want some other type of business&amp;ndash;a Starbuck&amp;rsquo;s, or a drugstore,&amp;rdquo; to stop the clustering.  They made reference to a study from New York City (perhaps referenced by the complaining neighbors?) arguing that clusters of adult businesses contribute to neighborhood deterioriation and crime. They admitted that a tattoo parlor is not an adult business under city code, and again, that there was no anti-clustering ordinance at the time.  (I find it interesting that both of the city&amp;rsquo;s examples of preferred types of businesses are in the business of drug distribution.  The space, in fact, remains vacant to this day, demonstrating that the real choice is between the Preston&amp;rsquo;s business or no business at all.)&lt;br /&gt;&lt;br /&gt;The judge then asked, &amp;ldquo;Where&amp;rsquo;s the credible evidence?  A New York study that&amp;rsquo;s apples and oranges?  A real estate person who steps up to the microphone [and offers objections]?  If there&amp;rsquo;s no credible evidence, [then] this [decision] could be arbitrary and capricious.  If we have an anti-clustering statute, the permit process should incorporate that.&amp;rdquo;  He offered a few specific objections to the NYC study and its applicability here, and noted that in order to have substantive due process in the permitting procedure, the applicant needs to know up front that there are rules objecting to clustering.  He stated that the city seemed, in effect, to have a secret unadopted city plan that requires third party intervention to enforce requirements that are not in the city&amp;rsquo;s plans or ordinances.  And he noted that the city had already overruled the arguments of the third parties in its initial granting of the permit.&lt;br /&gt;&lt;br /&gt;At this point, the judge asked Bolick if he had anything to add, and he asked permission to give another argument on the previous point, arguing that it was the city&amp;rsquo;s actions that caused the defendants to engage in detrimental reliance upon their representations.  The judge told Bolick that &amp;ldquo;you&amp;rsquo;re still missing the first step in the analysis&amp;ndash;that it&amp;rsquo;s a person who knows the law.  It must be reasonable detrimental reliance.&amp;rdquo;  This exchange suggests to me that the judge will rule in favor of the city on the prior point.  Bolick responded that there is a factual aspect to the meaning of the statute, and that the Prestons would never have made the investment if not specifically told to go ahead and do so by the city and by a hearing officer.&lt;br /&gt;&lt;br /&gt;Bolick then made a few remarks on the credible evidence issue.  He pointed out that the City Council and the City Attorney said in deposition that the city&amp;rsquo;s standard must be satisfied, but the city also admitted that the business is in furtherance of the general plan.  The judge said that the city is now focusing on a prior point, that the business is &amp;ldquo;detrimental to the public.&amp;rdquo;  Bolick said this is a post hoc change of the city&amp;rsquo;s legal position and asked how a permit applicant would know.  He stated that &amp;ldquo;there&amp;rsquo;s not only no credible evidence for the city&amp;rsquo;s position, there&amp;rsquo;s no evidence.&amp;rdquo;  And he also noted that &amp;ldquo;there are constitutional dimensions to &amp;lsquo;arbitrary and capricious&amp;rsquo;&amp;ndash;there has to be a standard.&amp;quot;&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Immunity for Damages&lt;/span&gt;&lt;br /&gt;At this point, the judge said there were a couple other issues to discuss.  If the city didn&amp;rsquo;t meet its standard and so has to issue the use permit, there&amp;rsquo;s an immunity for damages issue.  The city has argued for immunity to damages on two grounds.  First, absolute immunity on the grounds that its action was a legislative action, as per an opinion from the city attorney.  Second, immunity on the grounds that the &amp;ldquo;at your own risk&amp;rdquo; clause was sufficient warning to the plaintiffs.  The city added a third argument, noting that while they want the case to be decided based on the current record, they have other documents that are relevant to a decision about damages.  Specifically, they argued that there are emails between Preston and his contractors which appear to make the contracts conditional upon the granting of a permit and so neither Preston nor the city should be liable for that.  Bolick agreed that there should be a separate factual review on damages, but that plaintiffs should win damages if they either win on the burden of proof issue or if they win on the &amp;ldquo;arbitrary and capricious&amp;rdquo; issue and it&amp;rsquo;s an administrative act.&lt;br /&gt;&lt;br /&gt;The judge observed that the City Council has a legislative function, a judicial function, and an administrative function, and that if this was an administrative function, this was not a matter of determining fundamental government policy.  Bolick cited the Reynolds case (?) and another to the effect that issuing a building permit is an administrative act.  The city attorneys objected that Reynolds didn&amp;rsquo;t involve a de novo appeal process, and that the city was going forward on the assumption that it was a legislative process, as argued in a position from the city attorney on which the City Council relied.  The judge asked, &amp;ldquo;is it clearly not judicial?&amp;rdquo;  The city said that perhaps it might be, if the judge ruled that there couldn&amp;rsquo;t be a de novo review in this case (i.e., if they lost on the burden of proof claim) and were thereby acting in an appellate capacity.&lt;br /&gt;&lt;br /&gt;After a few more exchanges, the judge indicated that he would deliberate and be back shortly to issue a ruling from the bench.  A few of us gathered outside the courtroom to talk, including Bolick, the plaintiffs, a few other supporters of the plaintiffs, and a reporter from the &lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt;.  At around 1 p.m., the bailiff summoned us back into the courtroom, to inform us that we were all dismissed and the judge would be issuing a written ruling, which is apparently what he did at the May hearing as well.&lt;br /&gt;&lt;br /&gt;My understanding is that the plaintiffs win the case if they win on either of the above two grounds, the burden of proof issue or the credible evidence/&amp;ldquo;arbitrary and capricious&amp;rdquo; issue, and the case will not go back to the City Council this time.  Of course, it may be appealed by the losing side.  My best guess is that the city will prevail on the first issue and the plaintiffs on the second.&lt;br /&gt;&lt;br /&gt;CBS Channel 5 was also filming the hearing, but you heard the details here first.&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;ll update this post with information about the decision after it happens.&lt;br /&gt;&lt;br /&gt;The &lt;a href=&#34;http://www.goldwaterinstitute.org/case/64&#34;&gt;Goldwater Institute&amp;rsquo;s website has more on the Preston case&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;(The photo of the Maricopa County Court House in downtown Phoenix, above, is a Creative Commons licensed photo (attribution, noncommercial, no derivative works) from the flickr photostream of Steve Minor, user &lt;a href=&#34;http://www.flickr.com/photos/sminor/&#34;&gt;lumierefl&lt;/a&gt;.  Click on the photo to get to that photo in his photostream.)&lt;br /&gt;&lt;br /&gt;UPDATE (July 9, 2009):  The &lt;a href=&#34;https://blog.lippard.org/2009/07/prestons-win-in-court.html&#34;&gt;Prestons won their case, again, on the grounds that the city&amp;rsquo;s decision to revoke their permit was &amp;ldquo;arbitrary and capricious.&amp;quot;&lt;/a&gt;  I haven&amp;rsquo;t heard how the judge ruled on the other issue.  The city has 30 days to appeal the decision; otherwise they must issue the permit and allow the business to open.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Fundraising for Bowl-A-Rama</title>
      <link>https://blog.lippard.org/2009/07/fundraising-for-bowl-rama.html/</link>
      <pubDate>Thu, 02 Jul 2009 21:17:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/07/fundraising-for-bowl-rama.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/buster_flowers.jpg&#34;&gt;&lt;img style=&#34;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px; height: 278px;&#34; src=&#34;https://blog.lippard.org/images/buster_flowers.jpg&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5353976670835935410&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;I have only one month to try to reach my fundraising goal for this year&amp;rsquo;s Bowl-A-Rama.  I know times are tight, but if you can spare a few dollars please visit my &lt;a href=&#34;http://www.firstgiving.com/kathleenlippard&#34;&gt;page &lt;/a&gt;and make a donation.&lt;br /&gt;&lt;br /&gt;(Photo is of the Lippard household&amp;rsquo;s latest adoptee from RESCUE, Buster.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Republican states lead in divorce, teen pregnancy, and porn subscriptions</title>
      <link>https://blog.lippard.org/2009/06/republican-states-lead-in-divorce-teen.html/</link>
      <pubDate>Sun, 28 Jun 2009 17:57:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/06/republican-states-lead-in-divorce-teen.html/</guid>
      <description>&lt;p&gt;&lt;a style=&#34;&#34; onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://graphics8.nytimes.com/images/2009/06/27/opinion/27blowlarge.jpg&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 400px; height: 1140px;&#34; src=&#34;http://graphics8.nytimes.com/images/2009/06/27/opinion/27blowlarge.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;Charles Blow &lt;a href=&#34;http://www.nytimes.com/2009/06/27/opinion/27blow.html&#34;&gt;has an op-ed piece in yesterday&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;The New York Times&lt;/span&gt;&lt;/a&gt; commenting on the spate of recent Republican sex scandals which contains &lt;a href=&#34;http://www.nytimes.com/2009/06/27/opinion/27blow.html&#34;&gt;this infographic&lt;/a&gt; (an aptly named &amp;ldquo;blowchart&amp;rdquo;) ranking the states based on divorce rates, teen pregnancy rates, and subscriptions to online porn sites as a percentage of broadband subscribers.&lt;br /&gt;&lt;br /&gt;Blow suggests that conservatives address this hypocrisy by becoming more concerned about what goes on in their own bedrooms than in everyone else&amp;rsquo;s.  It also highlights the ineffectiveness of abstinence-only sex education.&lt;br /&gt;&lt;br /&gt;(BTW, the data for the third column comes from &lt;a href=&#34;http://www.people.hbs.edu/bedelman/papers/redlightstates.pdf&#34;&gt;the work of Ben Edelman&lt;/a&gt; (PDF), who I&amp;rsquo;ve cited here before for his &lt;a href=&#34;https://blog.lippard.org/2006/03/big-companies-funding-adware-netflix.html&#34;&gt;excellent work&lt;/a&gt; on &lt;a href=&#34;https://blog.lippard.org/2006/04/direct-revenue-exposed.html&#34;&gt;spyware&lt;/a&gt; and &lt;a href=&#34;https://blog.lippard.org/2006/06/banner-farms-and-spyware_115012668233363470.html&#34;&gt;adware&lt;/a&gt;, and on &lt;a href=&#34;https://blog.lippard.org/2006/09/ineffectiveness-of-truste.html&#34;&gt;the ineffectiveness of TRUSTe&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;UPDATE (June 30, 2009): There&amp;rsquo;s at least one error in this chart, in that Tennessee should be red, not blue, near the bottom of the broadband porn column.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bad military botnet proposal still being pushed</title>
      <link>https://blog.lippard.org/2009/06/bad-military-botnet-proposal-still.html/</link>
      <pubDate>Sat, 27 Jun 2009 00:02:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/06/bad-military-botnet-proposal-still.html/</guid>
      <description>&lt;p&gt;I just came across &lt;a href=&#34;http://news.bbc.co.uk/2/hi/technology/8026964.stm&#34;&gt;an April 2009 BBC story which shows that USAF Col. Williamson is still promoting his idea of building a U.S. military botnet to engage in offensive denial of service attacks against foreign targets on the Internet&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;But I haven&amp;rsquo;t seen him respond to &lt;a href=&#34;https://blog.lippard.org/2008/05/bad-military-botnet-proposal.html&#34;&gt;any of the criticisms of his bad idea&lt;/a&gt;, including in the online forum of the journal where he published it.&lt;br /&gt;&lt;br /&gt;I think a more effective idea would be to adjust the computer crime statutes to provide immunity to prosecution (or at the very least an affirmative defense to criminal charges) for private responses to attacks that meet certain criteria, so that ISPs, security researchers, and competent individuals could engage in offensive actions against compromised machines to disable malicious software or take them off the network.  Perhaps some kind of licensing or bonding would do the trick, and ISPs could put an exception into their acceptable use policies for entities that met the criteria.&lt;br /&gt;&lt;br /&gt;That&amp;rsquo;s also my partial response to &lt;a href=&#34;http://news.bbc.co.uk/2/hi/technology/8114444.stm&#34;&gt;this more recent BBC story about &amp;ldquo;what rules apply in cyber-wars&amp;rdquo;&lt;/a&gt; which led me to find the Williamson article.&lt;/p&gt;</description>
    </item>
    <item>
      <title>$40 million in federal housing stabilization money not working in Phoenix</title>
      <link>https://blog.lippard.org/2009/06/40-million-in-federal-housing.html/</link>
      <pubDate>Fri, 26 Jun 2009 22:20:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/06/40-million-in-federal-housing.html/</guid>
      <description>&lt;p&gt;In April 2009, the city of Phoenix received $40 million in federal stimulus money under the Neighborhood Stabilization Program.  This program is designed to put a floor on house prices by providing zero-interest loans of up to $15,000 to home buyers to cover downpayments and closing costs on purchases of foreclosed homes.&lt;br /&gt;&lt;br /&gt;The number of home buyers who have used this program to date:  zero.&lt;br /&gt;&lt;br /&gt;Several hundred people have applied for the program, but none has purchased a home yet.&lt;br /&gt;&lt;br /&gt;The program requires that buyers have incomes between $55,350 and $104,400, depending on size of family, must complete eight hours of financial counseling in budgeting and home ownership, and must invest $1,000 of their own money.  The NSP loan must be repaid in the event that the home is sold or refinanced.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://www.abc15.com/content/news/phoenixmetro/central/story/Multimillion-dollar-program-yet-to-help-Valley/Zl-BAhxdN0OikwDMaw7szA.cspx?rss=704&#34;&gt;ABC15.com&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>John Wilkins on atheism and agnosticism</title>
      <link>https://blog.lippard.org/2009/06/john-wilkins-on-atheism-and-agnosticism.html/</link>
      <pubDate>Wed, 24 Jun 2009 23:11:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/06/john-wilkins-on-atheism-and-agnosticism.html/</guid>
      <description>&lt;p&gt;John Wilkins has written &lt;a href=&#34;http://evolvingthoughts.net/2009/06/24/definitions-of-atheism/&#34;&gt;a blog post on definitions of atheism and agnosticism&lt;/a&gt;, in which he suggests that the definition of atheism has been shifting of late (and encroaching upon agnosticism&amp;rsquo;s territory).  His discussion and that which follows in the comments is well worth reading.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Anonymous&lt;/strong&gt; &lt;small&gt;(2009-06-26)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Jim,
&lt;p&gt;Why don&#39;t you weigh in? You, Wilkins, and Moran&amp;hellip; just like the old days of USENET.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mark Sanford wants me to join him...</title>
      <link>https://blog.lippard.org/2009/06/mark-sanford-wants-me-to-join-him.html/</link>
      <pubDate>Wed, 24 Jun 2009 19:38:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/06/mark-sanford-wants-me-to-join-him.html/</guid>
      <description>&lt;p&gt;Talk about great timing&amp;ndash;a few minutes ago, I received an email from &amp;ldquo;Governor Sanford&amp;rdquo; with the subject &amp;ldquo;Join Me.&amp;rdquo;  I thought perhaps it might be an invitation to travel to Buenos Aires.  But no, it&amp;rsquo;s an appeal from the Goldwater Institute to join, signed by Mark Sanford, the Republican Governor of South Carolina who is in the news today for confessing that his recent week-long disappearance was to visit a woman in Argentina that he&amp;rsquo;s been having an affair with.&lt;br /&gt;&lt;br /&gt;I suppose they can be sure the recipients are more likely to open such an email today, though I&amp;rsquo;m not sure how much Sanford&amp;rsquo;s name will result in people giving them money.&lt;br /&gt;&lt;br /&gt;BTW, Fox News &lt;a href=&#34;http://wonkette.com/409435/fox-news-scoop-uhhmark-sanford-is-a-democrat&#34;&gt;ran a caption on Sanford&amp;rsquo;s confession press conference identifying him as a Democrat&lt;/a&gt;, just like &lt;a href=&#34;http://www.boingboing.net/2006/10/04/fox-news-identifies-.html&#34;&gt;they did with Republican Rep. Mark Foley of Florida back in 2006&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Obama&#39;s record of kept and broken promises</title>
      <link>https://blog.lippard.org/2009/06/obamas-record-of-kept-and-broken.html/</link>
      <pubDate>Wed, 24 Jun 2009 02:30:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/06/obamas-record-of-kept-and-broken.html/</guid>
      <description>&lt;p&gt;Radley Balko &lt;a href=&#34;http://www.theagitator.com/2009/06/22/obama-keeps-campaign-promises-that-expand-government-abandons-those-that-limit-it-or-hold-it-accountable/&#34;&gt;summarizes PolitiFact&amp;rsquo;s report card on Obama&amp;rsquo;s promises&lt;/a&gt;, as:&lt;br /&gt;&lt;br /&gt;31 promises kept, of which 20 expand government power and 6 of which make it smaller, more transparent, or more accountable, and 5 are neutral.&lt;br /&gt;&lt;br /&gt;6 promises broken, 5 of which would have limited presidential power, provided tax breaks, or more transparency or accountability to federal government, and one of which was symbolic (recognizing the Armenian genocide).&lt;br /&gt;&lt;br /&gt;No promises broken which expand government power.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Part 3 of SP Times series on Scientology</title>
      <link>https://blog.lippard.org/2009/06/part-3-of-sp-times-series-on.html/</link>
      <pubDate>Tue, 23 Jun 2009 13:47:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/06/part-3-of-sp-times-series-on.html/</guid>
      <description>&lt;p&gt;The &lt;a href=&#34;http://www.tampabay.com/news/scientology/article1012575.ece&#34;&gt;third part of the &lt;span style=&#34;font-style: italic;&#34;&gt;St. Petersburg Times&lt;/span&gt; story on Scientology, &amp;ldquo;Ecclesiastical justice,&amp;quot;&lt;/a&gt; is out, and it&amp;rsquo;s a bit of a disappointment.  It&amp;rsquo;s a few more charges of abuse by the four high-ranking defectors that were already summarized in the first part, plus some accounts of the well-known Sea Org practice of &amp;ldquo;overboarding,&amp;rdquo; used with swimming pools when ships aren&amp;rsquo;t available.  Surprisingly, the story doesn&amp;rsquo;t mention that the Olympic-sized swimming pool at the Scientology &amp;ldquo;Gold Base&amp;rdquo; compound in Hemet has a faux ship, the Star of California, built into the hill next to it.&lt;br /&gt;&lt;br /&gt;Today&amp;rsquo;s stories also include some &lt;a href=&#34;http://www.tampabay.com/news/scientology/article1012520.ece&#34;&gt;more detail about the departures from Scientology of the four senior-level defectors interviewed for the story&lt;/a&gt;, and &lt;a href=&#34;http://www.tampabay.com/news/article1012324.ece&#34;&gt;some media and Internet reactions&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;All in all, I think this new series of stories is not as damning as, say, &lt;a href=&#34;http://www.rollingstone.com/politics/story/9363363/inside_scientology/1&#34;&gt;Janet Reitman&amp;rsquo;s &amp;ldquo;Inside Scientology&amp;rdquo; that appeared in &lt;span style=&#34;font-style: italic;&#34;&gt;Rolling Stone&lt;/span&gt; in 2006&lt;/a&gt;, nor as any of the older classic exposures like &lt;a href=&#34;http://www.latimes.com/business/la-scientology-sg,0,6926242.storygallery&#34;&gt;the six-part &lt;span style=&#34;font-style: italic;&#34;&gt;Los Angeles Times&lt;/span&gt; series by Joel Sappell and Robert W. Welkos from 1990&lt;/a&gt;, Richard Behar&amp;rsquo;s &lt;a href=&#34;http://www.time.com/time/magazine/article/0,9171,972865,00.html&#34;&gt;&amp;ldquo;The Thriving Cult of Greed and Power&amp;rdquo; from &lt;span style=&#34;font-style: italic;&#34;&gt;Time&lt;/span&gt; magazine in 1991&lt;/a&gt;, or &lt;a href=&#34;http://www.lermanet2.com/leiby.htm&#34;&gt;Richard Leiby&amp;rsquo;s work in the &lt;span style=&#34;font-style: italic;&#34;&gt;Clearwater Sun&lt;/span&gt; in the 1970s and 1980s and the &lt;span style=&#34;font-style: italic;&#34;&gt;Washington Post&lt;/span&gt; in the 1990s&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;I hope someday we&amp;rsquo;ll see a more detailed exposure of Scientology&amp;rsquo;s battle with the IRS, and the role of the Church of Spiritual Technology/L. Ron Hubbard Library in the Scientology organizational structure, and why its trustees are lawyers who aren&amp;rsquo;t Scientologists, including a former Assistant Commissioner of the IRS.&lt;br /&gt;&lt;br /&gt;UPDATE (August 2, 2009): Other Scientology defectors &lt;a href=&#34;http://www.tampabay.com/news/scientology/article1023717.ece&#34;&gt;are now coming forward with their stories&lt;/a&gt;, some of which confirm the accounts of abuse given by Rinder, Rathbun, and De Vocht.&lt;/p&gt;</description>
    </item>
    <item>
      <title>CMI makes Darwin docu-drama</title>
      <link>https://blog.lippard.org/2009/06/cmi-makes-darwin-docu-drama.html/</link>
      <pubDate>Tue, 23 Jun 2009 00:40:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/06/cmi-makes-darwin-docu-drama.html/</guid>
      <description>&lt;p&gt;Via John Lynch&amp;rsquo;s blog, I see that Creation Ministries International &lt;a href=&#34;http://jmlynch.wordpress.com/2009/06/21/creationists-lie-to-historians-and-deny-subterfuge/&#34;&gt;has made a docu-drama about Darwin titled &amp;ldquo;The Voyage That Shook the World,&amp;rdquo; featuring professional historians who are well-known experts on Darwin&lt;/a&gt;.  And why did these historians participate in a creationist project?&lt;br /&gt;&lt;br /&gt;It seems that CMI took a page from the producers of &amp;ldquo;Expelled&amp;rdquo; and set up a separate production company, and failed to disclose the nature of their production to the historians in question.  That suggests to me unethical deception&amp;ndash;lying by omission&amp;ndash;though I&amp;rsquo;d like to know what exactly the historians were told and what releases they signed before they participated.&lt;br /&gt;&lt;br /&gt;Updates to come if I find out.&lt;br /&gt;&lt;br /&gt;UPDATE (June 27, 2009):  CMI &lt;a href=&#34;http://creation.com/the-voyage-darwin-film-defended&#34;&gt;describes its process for the documentary, including the document sent to interviewees, on its website&lt;/a&gt;.  No mention is made of CMI or a creationist slant to the film.  The director says that &amp;ldquo;if anything,     CMI’s influence was one of moderation, ensuring that all sides were fairly     represented,&amp;rdquo; but if he is himself a creationist and set out to make the film from a creationist viewpoint, this isn&amp;rsquo;t much of a defense.  Note that at least one participant questioned who was providing the funding, and was told only &amp;ldquo;private investors.&amp;rdquo;  And one participant tried to return his fee in order to not appear in the film.&lt;br /&gt;&lt;br /&gt;The proof will be in the pudding&amp;ndash;it will be interesting to see what the film&amp;rsquo;s narration says and how they fit the interviews into it.  There&amp;rsquo;s clearly no defense if it says things that are false or misleading.&lt;br /&gt;&lt;br /&gt;Implicit in the CMI position is that creationism is a valid, reasonable, and evidence-supported viewpoint that deserves equal representation, but that&amp;rsquo;s not the case.&lt;br /&gt;&lt;br /&gt;One thing that&amp;rsquo;s clear is that anyone being interviewed for a documentary in the age of &lt;span style=&#34;font-style: italic;&#34;&gt;Borat&lt;/span&gt; and &lt;span style=&#34;font-style: italic;&#34;&gt;Expelled&lt;/span&gt; should do some due diligence before signing a release.&lt;br /&gt;&lt;br /&gt;UPDATE: John Lynch &lt;a href=&#34;http://jmlynch.wordpress.com/2009/06/27/more-on-creationists-lying-to-historians/&#34;&gt;has responded further&lt;/a&gt;, as well, and I agree with everything he says.  Their statement about atheists having &amp;ldquo;no compunction to be truthful at all&amp;rdquo; is false and offensive, and their analogy to an investigation of the Communist party is a bad analogy.&lt;br /&gt;&lt;br /&gt;UPDATE: P.Z. Myers &lt;a href=&#34;http://scienceblogs.com/pharyngula/2009/06/expelled_redux.php&#34;&gt;has weighed in&lt;/a&gt;.  This may be the sort of online media coverage they&amp;rsquo;re hoping for&amp;ndash;the film is showing at so few places that the biggest place in Arizona to see it is a church in &lt;a href=&#34;http://en.wikipedia.org/wiki/Miami,_Arizona&#34;&gt;Miami, AZ&lt;/a&gt; (population &amp;lt; 2,000).&lt;br /&gt;&lt;br /&gt;UPDATE (June 29, 2009): The CMI web page contains this statement under the movie poster image: &amp;ldquo;&lt;em&gt;The Voyage that Shook the World&lt;/em&gt;, CMI’s documentary, has atheists ranting and         raging. Rather than critique the film, they falsely accuse CMI of deception.&amp;rdquo;  This statement itself is dishonest&amp;ndash;the accusations of deception are accurate, and the current complaints are not necessarily in lieu of critiquing the film, if it becomes feasible to view it.&lt;br /&gt;&lt;br /&gt;UPDATE: John Lynch &lt;a href=&#34;http://jmlynch.wordpress.com/2009/06/29/on-lying-cherry-picking-atheism-and-a-new-word-of-the-day/&#34;&gt;responds further to CMI&lt;/a&gt;, and notes that he has been incorrectly identified as an atheist (he&amp;rsquo;s an agnostic).&lt;/p&gt;</description>
    </item>
    <item>
      <title>SP Times Scientology article on Lisa McPherson</title>
      <link>https://blog.lippard.org/2009/06/sp-times-scientology-article-on-lisa.html/</link>
      <pubDate>Mon, 22 Jun 2009 15:34:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/06/sp-times-scientology-article-on-lisa.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/P6250011.jpg&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px; height: 150px;&#34; src=&#34;https://blog.lippard.org/images/P6250011.jpg&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5350179525953165282&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;Part two of the three-part series in the &lt;span style=&#34;font-style: italic;&#34;&gt;St. Petersburg Times&lt;/span&gt; on Scientology has been published, and &lt;a href=&#34;http://www.tampabay.com/news/article1012234.ece&#34;&gt;it&amp;rsquo;s a detailed account of the death of Lisa McPherson&lt;/a&gt;.  Some of the previously unpublished details include that David Miscavige was personally monitoring McPherson&amp;rsquo;s auditing over closed circuit television and deemed her &amp;ldquo;clear&amp;rdquo; in 1995, prior to her minor car accident and subsequent death after being held for 17 days in the Fort Harrison hotel and being subjected to the &amp;ldquo;introspection rundown.&amp;rdquo;  This is according to Tom De Vocht and Don Jason, both former high-ranking Scientologists in Clearwater.  The Church of Scientology denies that Miscavige was even present in Clearwater.&lt;br /&gt;&lt;br /&gt;In December 1999, when a judge ruled that Miscavige could be added as a defendant in the McPherson wrongful death case, he allegedly became more abusive and irrational.  The criminal case against the church fell apart when the medical examiner changed her ruling from undetermined cause of death to accidental death.  Former Scientologist Marty Rathbun, one of the critics speaking out for this series, agrees with the church on this point that the medical examiner&amp;rsquo;s decision was based on the evidence rather than on blackmail or pressure from the church.&lt;br /&gt;&lt;br /&gt;(&lt;a href=&#34;https://blog.lippard.org/2009/06/former-high-ranking-scientologists.html&#34;&gt;Previously&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;(Photograph is of a Scientology Sea Org bus near the Fort Harrison Hotel, with a couple members of the Sea Org in uniform, on June 25, 2005.  Sea Org members sign billion-year contracts.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Creationist oil drilling</title>
      <link>https://blog.lippard.org/2009/06/creationist-oil-drilling.html/</link>
      <pubDate>Mon, 22 Jun 2009 15:07:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/06/creationist-oil-drilling.html/</guid>
      <description>&lt;p&gt;More on Zion Oil and Gas, a company tied to Hal Lindsey that picks sites to drill for oil based on misinterpretations of the Bible&amp;ndash;and they&amp;rsquo;re looking in Israel.  The Bronte Capital blog &lt;a href=&#34;http://brontecapital.blogspot.com/2009/06/creation-science-oil-drilling-naked.html&#34;&gt;writes about the company as a counterexample to the claim that all oil exploration work uses mainstream old-earth geology&lt;/a&gt;, so now, to be accurate, you need to say that this is true of all &lt;span style=&#34;font-style: italic;&#34;&gt;successful&lt;/span&gt; oil exploration work.  (I believe Uri Geller allegedly helped in some oil or mineral exploration in the past, so the former claim had already been falsified, though I think the latter still holds.)&lt;br /&gt;&lt;br /&gt;Bronte Capital notes that since Zion can claim that it is making its decisions based on constitutionally protected religious belief, that may be a defense against accusations of stock fraud.&lt;br /&gt;&lt;br /&gt;Zion&amp;rsquo;s stock trades on the American Exchange under stock symbol ZN.  It has a market capitalization of $85.17 million, and closed last week at $8.00/share, near the bottom of its 52-week range ($5.07-$17.68).  The company formed in 2000 and has offices in Texas and Israel.&lt;br /&gt;&lt;br /&gt;The company&amp;rsquo;s stock is, unfortunately, not available for shorting.&lt;br /&gt;&lt;br /&gt;Here&amp;rsquo;s a Zion promotional video:&lt;br /&gt;&lt;br /&gt;&lt;object height=&#34;344&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/NXyeTU3QucY&amp;amp;hl=en&amp;amp;fs=1&amp;amp;&#34;&gt;&lt;param name=&#34;allowFullScreen&#34; value=&#34;true&#34;&gt;&lt;param name=&#34;allowscriptaccess&#34; value=&#34;always&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/NXyeTU3QucY&amp;amp;hl=en&amp;amp;fs=1&amp;amp;&#34; type=&#34;application/x-shockwave-flash&#34; allowscriptaccess=&#34;always&#34; allowfullscreen=&#34;true&#34; height=&#34;344&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;&lt;object width=&#34;425&#34; height=&#34;344&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/6IItfblL5II&amp;hl=en&amp;fs=1&amp;&#34;&gt;&lt;/param&gt;&lt;param name=&#34;allowFullScreen&#34; value=&#34;true&#34;&gt;&lt;/param&gt;&lt;param name=&#34;allowscriptaccess&#34; value=&#34;always&#34;&gt;&lt;/param&gt;&lt;embed src=&#34;http://www.youtube.com/v/6IItfblL5II&amp;hl=en&amp;fs=1&amp;&#34; type=&#34;application/x-shockwave-flash&#34; allowscriptaccess=&#34;always&#34; allowfullscreen=&#34;true&#34; width=&#34;425&#34; height=&#34;344&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;(&lt;a href=&#34;https://blog.lippard.org/2007/10/zion-oil-and-gas.html&#34;&gt;Previously&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Former high-ranking Scientologists speak out in SP Times</title>
      <link>https://blog.lippard.org/2009/06/former-high-ranking-scientologists.html/</link>
      <pubDate>Sun, 21 Jun 2009 16:21:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/06/former-high-ranking-scientologists.html/</guid>
      <description>&lt;p&gt;&lt;a style=&#34;&#34; onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/P6250009.jpg&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px; height: 150px;&#34; src=&#34;https://blog.lippard.org/images/P6250009.jpg&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5349828189256991458&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;It turns out former head of Scientology&amp;rsquo;s Office of Special Affairs &lt;a href=&#34;http://en.wikipedia.org/wiki/Mike_Rinder&#34;&gt;Mike Rinder&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2008/03/mike-rinder-left-scientology.html&#34;&gt;who left the Church of Scientology in 2007&lt;/a&gt;, has decided to speak out after all.  And so has &lt;a href=&#34;http://en.wikipedia.org/wiki/Mark_Rathbun&#34;&gt;Marty Rathbun&lt;/a&gt;, who was Inspector General of the Religious Technology Center, the organization that acts as agent for all of Scientology&amp;rsquo;s intellectual property and was prominent in legal action against online critics.&lt;br /&gt;&lt;br /&gt;The &lt;span style=&#34;font-style: italic;&#34;&gt;St. Petersburg Times&lt;/span&gt; &lt;a href=&#34;http://www.tampabay.com/specials/2009/reports/project/#story_anchor&#34;&gt;is running a multi-part story on their allegations of corruption and abuse inside the Church of Scientology&lt;/a&gt;, confirming and expanding upon stories that have long been staples of online criticisms of the church:&lt;br /&gt;&lt;p&gt; &lt;/p&gt;</description>
    </item>
    <item>
      <title>Technology tidbits</title>
      <link>https://blog.lippard.org/2009/06/technology-tidbits.html/</link>
      <pubDate>Thu, 18 Jun 2009 01:35:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/06/technology-tidbits.html/</guid>
      <description>&lt;p&gt;From the Technology Quarterly report in the June 6-12, 2009 issue of &lt;span style=&#34;font-style: italic;&#34;&gt;The Economist&lt;/span&gt;, a few articles of interest:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Gasoline/compressed-air hybrid vehicles &lt;a href=&#34;http://www.economist.com/sciencetechnology/tq/displayStory.cfm?story_id=13725715&#34;&gt;may prove more cost-effective than gas-electric hybrids&lt;/a&gt;.&lt;/li&gt;&lt;li&gt;Bigelow Aerospace &lt;a href=&#34;http://www.economist.com/sciencetechnology/tq/displayStory.cfm?story_id=13725723&#34;&gt;wins challenge against export control regulations&lt;/a&gt; that would have required non-U.S. passengers on space flights to be treated as recipients of technology transfers, which would have required an onerous approval and monitoring process.  (Not reported in the story is that &lt;a href=&#34;http://ufos.about.com/od/ufogroupsorganizations/a/bigelow.htm&#34;&gt;Robert Bigelow is now funding MUFON to pay UFO researchers&lt;/a&gt;.)&lt;/li&gt;&lt;li&gt;Delay-tolerant network protocol (DTN), developed with assistance from Vint Cerf, &lt;a href=&#34;http://www.economist.com/displayStory.cfm?story_id=13725833&#34;&gt;has been tested to transfer data between NASA&amp;rsquo;s EPOXI probe and earth-based stations&lt;/a&gt;, which will lead to an interplanetary internet that includes the International Space Station.&lt;/li&gt;&lt;li&gt;The &lt;a href=&#34;http://www.economist.com/sciencetechnology/tq/displayStory.cfm?story_id=13725825&#34;&gt;heart of the cockroach has been used as the model for a new type of low-cost artificial heart for humans&lt;/a&gt;.&lt;/li&gt;&lt;li&gt;Researchers are devising &lt;a href=&#34;http://www.economist.com/sciencetechnology/tq/displayStory.cfm?story_id=13725733&#34;&gt;a laser-based defense mechanism to shoot down mosquitoes&lt;/a&gt; rather than missiles.  Funded by the Gates Foundation, the prototype cost is only about $100.  We&amp;rsquo;d like one.&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>A code of conduct for effective rational discussion</title>
      <link>https://blog.lippard.org/2009/06/code-of-conduct-for-effective-rational.html/</link>
      <pubDate>Tue, 09 Jun 2009 18:47:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/06/code-of-conduct-for-effective-rational.html/</guid>
      <description>&lt;p&gt;John Wilkins sets out &lt;a href=&#34;http://evolvingthoughts.net/2009/06/06/a-code-of-conduct-for-effective-rational-discussion/&#34;&gt;&amp;ldquo;a code of conduct for effective rational discussion,&amp;quot;&lt;/a&gt; a list of principles for debate and discussion that aims at approaching truth rather than winning a rhetorical battle, at the new location of his Evolving Thoughts blog.&lt;br /&gt;&lt;br /&gt;The list of proposed principles is:&lt;br /&gt;&lt;ol&gt;&lt;li&gt;&lt;a href=&#34;http://evolvingthoughts.net/2009/06/06/a-code-of-conduct-for-effective-rational-discussion/#toc-the-fallibility-principle&#34;&gt;The Fallibility Principle&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://evolvingthoughts.net/2009/06/06/a-code-of-conduct-for-effective-rational-discussion/#toc-the-truth-seeking-principle&#34;&gt;The Truth-Seeking Principle&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://evolvingthoughts.net/2009/06/06/a-code-of-conduct-for-effective-rational-discussion/#toc-the-clarity-principle&#34;&gt;The Clarity Principle&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://evolvingthoughts.net/2009/06/06/a-code-of-conduct-for-effective-rational-discussion/#toc-the-burden-of-proof-principle&#34;&gt;The Burden of Proof Principle&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://evolvingthoughts.net/2009/06/06/a-code-of-conduct-for-effective-rational-discussion/#toc-the-principle-of-charity&#34;&gt;The Principle of Charity&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://evolvingthoughts.net/2009/06/06/a-code-of-conduct-for-effective-rational-discussion/#toc-the-relevance-principle&#34;&gt;The Relevance Principle&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://evolvingthoughts.net/2009/06/06/a-code-of-conduct-for-effective-rational-discussion/#toc-the-acceptability-principle&#34;&gt;The Acceptability Principle&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://evolvingthoughts.net/2009/06/06/a-code-of-conduct-for-effective-rational-discussion/#toc-the-sufficiency-principle&#34;&gt;The Sufficiency Principle&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://evolvingthoughts.net/2009/06/06/a-code-of-conduct-for-effective-rational-discussion/#toc-the-rebuttal-principle&#34;&gt;The Rebuttal Principle&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://evolvingthoughts.net/2009/06/06/a-code-of-conduct-for-effective-rational-discussion/#toc-the-resolution-principle&#34;&gt;The Resolution Principle&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://evolvingthoughts.net/2009/06/06/a-code-of-conduct-for-effective-rational-discussion/#toc-the-suspension-of-judgement-principle&#34;&gt;The Suspension of Judgement Principle&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://evolvingthoughts.net/2009/06/06/a-code-of-conduct-for-effective-rational-discussion/#toc-the-reconsideration-principle&#34;&gt;The Reconsideration Principle&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://evolvingthoughts.net/2009/06/06/a-code-of-conduct-for-effective-rational-discussion/#toc-flecks-addendum&#34;&gt;Fleck’s Addendum&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;Check out &lt;a href=&#34;http://evolvingthoughts.net/2009/06/06/a-code-of-conduct-for-effective-rational-discussion/&#34;&gt;Evolving Thoughts&lt;/a&gt; for discussion of each of these principles.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Evolution, religion, schizophrenia, and the schizotypal personality</title>
      <link>https://blog.lippard.org/2009/06/evolution-religion-schizophrenia-and.html/</link>
      <pubDate>Tue, 09 Jun 2009 15:08:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/06/evolution-religion-schizophrenia-and.html/</guid>
      <description>&lt;p&gt;Stanford neuroscientist &lt;a href=&#34;http://en.wikipedia.org/wiki/Robert_Sapolsky&#34;&gt;Robert Sapolsky&lt;/a&gt; giving a lecture on the evolution of schizophrenia, and how schizotypal personality and its associated &amp;ldquo;metamagical thinking&amp;rdquo; may be adaptive, and a source or driver for religious belief in a community.&lt;br /&gt;&lt;br /&gt;&lt;embed src=&#34;http://blip.tv/play/AYGHoAKXoHo&#34; type=&#34;application/x-shockwave-flash&#34; allowscriptaccess=&#34;always&#34; allowfullscreen=&#34;true&#34; height=&#34;300&#34; width=&#34;480&#34;&gt;&lt;/embed&gt;&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://www.boingboing.net/2009/06/06/evolution-religion-s.html&#34;&gt;boingboing&lt;/a&gt;.)&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Brad&lt;/strong&gt; &lt;small&gt;(2009-06-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;I love this type of discussion. There does seem to be a touch of post-hoc assumptions, but assumptions that have a large volume of rational support compared to any alternative I can think of.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ApostAZ podcast #16</title>
      <link>https://blog.lippard.org/2009/06/apostaz-podcast-16.html/</link>
      <pubDate>Tue, 09 Jun 2009 01:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/06/apostaz-podcast-16.html/</guid>
      <description>&lt;p&gt;The latest &lt;a href=&#34;http://apostaz.org/&#34;&gt;ApostAZ podcast&lt;/a&gt; is now out:&lt;br /&gt;&lt;a href=&#34;http://apostaz.org/Podcast/Apostaz016.mp3&#34;&gt;&lt;/a&gt;&lt;blockquote&gt;&lt;a href=&#34;http://apostaz.org/Podcast/Apostaz016.mp3&#34;&gt;Episode 016&lt;/a&gt; Atheism and Bleep-Free Thought in Phoenix! Go to &lt;a href=&#34;http://meetup.com/phoenix-atheists/&#34;&gt;meetup.com/phoenix-atheists&lt;/a&gt; for group events! Special Guest &lt;a href=&#34;http://www.augustberkshire.com/&#34;&gt;August Berkshire&lt;/a&gt;. August Berkshire is vice-president of Atheist Alliance International (AAI), and past president of Minnesota Atheists.&lt;br /&gt;&lt;br /&gt;He is also in the midst of a three-week tour through the midwest and southwest visiting various atheist groups along the way including our own Phoenix Atheist group. Intro: Roll with an Atheist by Charlie Checkm. Outro: Fallen on the Front Lines by Galt Aureus.&lt;br /&gt;&lt;br /&gt;August is the owner of the “ATHEIST” license plate for Minnesota and is proud to be listed in the reference book Who’s Who in Hell.&lt;br /&gt;&amp;mdash;&amp;mdash;&amp;mdash;&amp;ndash;&lt;br /&gt;Origin of the &amp;ldquo;Seven Deadly Sins&amp;rdquo;: &lt;a href=&#34;http://en.wikipedia.org/wiki/7_deadly_sins&#34;&gt;&lt;a href=&#34;http://en.wikipedia.org/wiki/7_deadly_sins&#34;&gt;http://en.wikipedia.org/wiki/7_deadly_sins&lt;/a&gt;&lt;/a&gt;&lt;br /&gt;&lt;/blockquote&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Goldwater Institute hires investigative journalist</title>
      <link>https://blog.lippard.org/2009/06/goldwater-institute-hires-investigative.html/</link>
      <pubDate>Mon, 08 Jun 2009 18:48:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/06/goldwater-institute-hires-investigative.html/</guid>
      <description>&lt;p&gt;As newspapers decline and die, it&amp;rsquo;s good to see other opportunities opening up to support investigative journalism.  Along with wire services, which are beefing up their staffs and seeing growing profits as their content is syndicated to more and more places including websites and broadcast media, think tanks are also getting into the business.  (There are also other nonprofits that support investigative journalism, such as the &lt;a href=&#34;https://blog.lippard.org/2008/12/center-for-public-integrity-is-doing.html&#34;&gt;Center for Public Integrity&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;The Goldwater Institute has hired investigative reporter Mark Flatten from the &lt;span style=&#34;font-style: italic;&#34;&gt;Tribune&lt;/span&gt; to investigate and report on cases of government corruption, abuse, and waste.  Flatten is an award-winning reporter who has covered state government for nearly 20 years in Arizona, including covering the impeachment of former Gov. Evan Mecham, the AzScam corruption scandal, and the alternative fuels fiasco.&lt;br /&gt;&lt;br /&gt;Flatten is the only reporter who has ever been banned from the floor of the state legislature, which occurred at the order of former Arizona Speaker of the House Don Aldridge (R-Lake Havasu City) because of Flatten&amp;rsquo;s reporting on links between Aldridge and &lt;a href=&#34;https://blog.lippard.org/2008/05/max-dunlap-clemency-hearing.html&#34;&gt;Max Dunlap, who was convicted for his part in the 1976 murder of Arizona Republic reporter Don Bolles&lt;/a&gt;.  In 1976, Aldridge was a member of the Maricopa County Board of Supervisors, and he accompanied Dunlap to the law office of Neal Roberts on June 2, the day a bomb went off under Bolles&amp;rsquo; car, allegedly about a runway paving problem at the Mohave County Airport (&lt;a href=&#34;http://news.google.com/newspapers?nid=932&amp;amp;dat=19760628&amp;amp;id=IRcPAAAAIBAJ&amp;amp;sjid=5IIDAAAAIBAJ&amp;amp;pg=6871,7214322&#34;&gt;as reported in the &lt;span style=&#34;font-style: italic;&#34;&gt;Kingman Daily Miner&lt;/span&gt;&lt;/a&gt;, June 28, 1976).  On June 3, Roberts and Dunlap met at Durant&amp;rsquo;s Restaurant to discuss raising $25,000 for the defense of Bolles&amp;rsquo; killer, John Harvey Adamson, who was at the time facing a minor criminal charge and had not yet been caught for the murder.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://www.npr.org/templates/story/story.php?storyId=103987017&#34;&gt;A May 10 NPR story describes the Goldwater Institute&amp;rsquo;s job ad for this position&lt;/a&gt; and raises concerns about political bias infecting any stories produced.  While I think that&amp;rsquo;s a real concern, I think it&amp;rsquo;s often better to have stories come from an advertised bias rather than pretend objectivity.  In any case, Flatten&amp;rsquo;s stories have gone after abuse regardless of party (Mecham was a Republican, the alternative fuels fiasco was caused by a Republican, and AzScam caught both Republicans and Democrats taking bribes).&lt;br /&gt;&lt;br /&gt;I look forward to seeing what he will investigate and write about in this new role.&lt;br /&gt;&lt;br /&gt;UPDATE (October 19, 2009):  Flatten has published his first major investigative piece since being hired by the Goldwater Institute, and it&amp;rsquo;s an account of how a federal program designed to provide business opportunities to the disadvantaged is being used by political insiders for their own benefit, including County Supervisor Mary Rose Wilcox.  Wilcox obtained the Chili&amp;rsquo;s Too franchise in Terminal 4 at Sky Harbor Airport as an Airport Concession Disadvantaged Business Enterprise (ACDBE), which requires that the owner participate in the day-to-day operation of the business, which she does not (though perhaps her co-owner does?).  She also received a $450,000 loan from Host International which meant she didn&amp;rsquo;t have to bring any money to the table, a loan which violated city policy (the City of Phoenix owns and operates Sky Harbor).&lt;br /&gt;&lt;br /&gt;Flatten&amp;rsquo;s &amp;ldquo;High Fliers&amp;rdquo; report may be found &lt;a href=&#34;http://www.goldwaterinstitute.org/highfliers&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>David Paszkiewicz takes students to Creation Museum</title>
      <link>https://blog.lippard.org/2009/06/david-paszkiewicz-takes-students-to.html/</link>
      <pubDate>Sun, 07 Jun 2009 14:12:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/06/david-paszkiewicz-takes-students-to.html/</guid>
      <description>&lt;p&gt;David Paszkiewicz, the Kearny, NJ high school teacher who was proselytizing for Christianity and creationism and then lied about it when his student Matthew LaClair complained, only to be caught because LaClair recorded the evidence, is taking students from the school on a field trip to the Creation Museum.  Paszkiewicz, who is also the advisor for the school&amp;rsquo;s Christian Club, wants students to be exposed to the &amp;ldquo;science behind creationism.&amp;quot;&lt;br /&gt;&lt;br /&gt;Apparently the original plan was to take this field trip during school hours using taxpayer funds.&lt;br /&gt;&lt;br /&gt;Matthew LaClair will be discussing this tonight on &lt;a href=&#34;http://www.equaltimeforfreethought.org/&#34;&gt;Equal Time for Freethought&lt;/a&gt; on WBAI radio 99.5 FM in NYC at 6:30 p.m. EDT, 3:30 p.m. MST (Arizona).  WBAI &lt;a href=&#34;http://stream.wbai.org/&#34;&gt;broadcasts on the Internet in several streaming audio formats&lt;/a&gt;, so you don&amp;rsquo;t have to be in NYC to listen.&lt;/p&gt;</description>
    </item>
    <item>
      <title>My AHA workshop session on Thursday</title>
      <link>https://blog.lippard.org/2009/06/my-aha-workshop-session-on-thursday.html/</link>
      <pubDate>Wed, 03 Jun 2009 04:12:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/06/my-aha-workshop-session-on-thursday.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ll be giving a talk during the pre-conference workshop sessions at this week&amp;rsquo;s &lt;a href=&#34;http://www.americanhumanist.org/what_we_do/annual_conference&#34;&gt;American Humanist Association conference&lt;/a&gt;, which is being held June 5-7 at the Tempe Mission Palms Hotel.&lt;br /&gt;&lt;br /&gt;My talk is on Thursday, June 4, from 4-5 p.m. in the Palm F room.  While there is ordinarily a $20 charge for the pre-conference workshops, readers of this blog may attend for free (but donations to the AHA are appreciated).&lt;br /&gt;&lt;br /&gt;My talk is entitled &amp;ldquo;Lessons learned from 25 years of battling creationists, Scientologists, and fundamentalists online.&amp;quot;&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;ll also be representing the &lt;a href=&#34;http://www.arizonacor.org/&#34;&gt;Arizona Coalition of Reason&lt;/a&gt; at a press conference on Friday morning about &lt;a href=&#34;http://www.azcentral.com/community/phoenix/articles/2009/06/02/20090602humanist0605.html&#34;&gt;a new billboard campaign&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;More about that on Friday.&lt;br /&gt;&lt;br /&gt;UPDATE (June 4, 2009): My presentation (Keynote format) is &lt;a href=&#34;http://www.discord.org/%7Elippard/2009-AHA-Lippard.key&#34;&gt;here&lt;/a&gt;, published with a Creative Commons license (noncommercial, attribution, no derivative works).&lt;br /&gt;&lt;br /&gt;UPDATE (June 8, 2009): Friday&amp;rsquo;s press conference was held by the &lt;a href=&#34;http://www.americanhumanist.org/&#34;&gt;American Humanist Association&lt;/a&gt;, the &lt;a href=&#34;http://www.unitedcor.org/&#34;&gt;United Coalition of Reason&lt;/a&gt;, and the &lt;a href=&#34;http://www.arizonacor.org/&#34;&gt;Arizona Coalition of Reason&lt;/a&gt;.  Roy Speckhardt of the AHA introduced the press conference, Fred Edwords of United COR announced his new group and that it plans to start up about 20 COR groups throughout the country by the end of the year, and I spoke on behalf of ArizonaCOR.  We have a billboard up at 44th St. and Washington, on the southbound route into Sky Harbor airport.&lt;br /&gt;&lt;br /&gt;We got press coverage from &lt;a href=&#34;http://www.abc15.com/content/news/phoenixmetro/central/story/Controversial-Valley-billboard-gets-Phoenix/FIpLQyB5y0u9yLtKdf7gng.cspx&#34;&gt;ABC Ch. 15&lt;/a&gt;, &lt;a href=&#34;http://www.myfoxphoenix.com/dpp/news/billboard_controversy_060509&#34;&gt;Fox Ch. 10&lt;/a&gt;, and &lt;a href=&#34;http://www.azfamily.com/news/local/stories/Phoenix-news-060409-billboard-god-atheist-controve.4c473c82.html&#34;&gt;independent Ch. 3&lt;/a&gt;, from the &lt;a href=&#34;http://www.azcentral.com/community/phoenix/articles/2009/06/02/20090602humanist0605.html&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt;&lt;/a&gt; and &lt;a href=&#34;http://blogs.phoenixnewtimes.com/bastard/2009/06/godless_atheists_agnostics_and.php&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;New Times&lt;/span&gt;&lt;/a&gt;, and from &lt;a href=&#34;http://ktar.com/?nid=6&amp;amp;sid=1176915&#34;&gt;KTAR radio&lt;/a&gt;.  ASU&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;State Press&lt;/span&gt; will also be running a story.&lt;br /&gt;&lt;br /&gt;Most spun the issue as a big controversy, but that seems outlandish to me.  Fox&amp;rsquo;s &amp;ldquo;man on the street&amp;rdquo; interviews ended up with two atheists out of five interviewed, and most didn&amp;rsquo;t seem to think it was a big deal.  The owner of the business near the billboard made some strange argument about how the billboard should have required special regulatory approval, since he needed to get approval for his own business&amp;rsquo;s signs&amp;ndash;but apparently didn&amp;rsquo;t recognize that such approval would only be needed for the billboard itself (unless it was grandfathered), not for its content.&lt;br /&gt;&lt;br /&gt;UPDATE (June 21, 2009): Here&amp;rsquo;s my presentation, embedded via SlideShare:&lt;br /&gt;&lt;br /&gt;&lt;div style=&#34;width: 425px; text-align: left;&#34;&gt;&lt;object style=&#34;margin: 0px;&#34; width=&#34;425&#34; height=&#34;355&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://static.slideshare.net/swf/ssplayer2.swf?doc=2009ahalippard-124560612135-phpapp01&amp;amp;stripped_title=2009ahalippard&#34;&gt;&lt;param name=&#34;allowFullScreen&#34; value=&#34;true&#34;&gt;&lt;param name=&#34;allowScriptAccess&#34; value=&#34;always&#34;&gt;&lt;embed src=&#34;http://static.slideshare.net/swf/ssplayer2.swf?doc=2009ahalippard-124560612135-phpapp01&amp;amp;stripped_title=2009ahalippard&#34; type=&#34;application/x-shockwave-flash&#34; allowscriptaccess=&#34;always&#34; allowfullscreen=&#34;true&#34; width=&#34;425&#34; height=&#34;355&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;UPDATE (June 29, 2009): Leslie Zukor of the Reed Secular Alliance at Reed College &lt;a href=&#34;http://www.secularstudents.org/node/2510&#34;&gt;gives a recap of the AHA conference&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sen. Jon Kyl&#39;s flip-flop on judicial filibustering</title>
      <link>https://blog.lippard.org/2009/05/sen-jon-kyls-flip-flop-on-judicial.html/</link>
      <pubDate>Tue, 26 May 2009 23:39:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/05/sen-jon-kyls-flip-flop-on-judicial.html/</guid>
      <description>&lt;p&gt;On May 19, 2005, Sen. Jon Kyl (R-AZ) spoke out against filibustering judicial nominations of President George W. Bush, and said he was willing to give up the tool permanently, and not block future Democratic presidential nominees:&lt;br /&gt;&lt;blockquote&gt;&amp;ldquo;Republicans seek to right a wrong that has undermined 214 years of tradition - wise, carefully thought-out tradition. The fact that the Senate rules theoretically allowed the filibuster of judicial nominations but were never used to that end is an important indicator of what is right, and why the precedent of allowing up-or-down votes is so well established. It is that precedent that has been attacked and which we seek to restore&amp;hellip;. &lt;p&gt;My friends argue that Republicans may want to filibuster a future Democratic President&amp;rsquo;s nominees. To that I say, I don&amp;rsquo;t think so, and even if true, I&amp;rsquo;m willing to give up that tool. It was never a power we thought we had in the past, and it is not one likely to be used in the future. I know some insist that we will someday want to block Democrat judges by filibuster. But I know my colleagues. I have heard them speak passionately, publicly and privately, about the injustice done to filibustered nominees. I think it highly unlikely that they will shift their views simply because the political worm has turned.&amp;quot;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ian Plimer on climate change</title>
      <link>https://blog.lippard.org/2009/05/ian-plimer-on-climate-change.html/</link>
      <pubDate>Fri, 22 May 2009 14:43:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/05/ian-plimer-on-climate-change.html/</guid>
      <description>&lt;p&gt;As was &lt;a href=&#34;https://blog.lippard.org/2008/08/facing-fire.html?showComment=1233719100000#c6429305567860456680&#34;&gt;mentioned last August by commenter Ktisophilos&lt;/a&gt;, Ian Plimer has a new book out on climate change, titled &lt;span style=&#34;font-style: italic;&#34;&gt;Heaven and Earth: Global Warming: The Missing Science&lt;/span&gt;, in which he challenges claims of anthropogenic global warming.&lt;br /&gt;&lt;br /&gt;Plimer is an Australian professor of geology who &lt;a href=&#34;http://www.discord.org/%7Elippard/hnta.html&#34;&gt;I criticized for his methods in debate with creationists&lt;/a&gt;, as well as for &lt;a href=&#34;http://www.talkorigins.org/faqs/how-not-to-argue.html&#34;&gt;his reliability and accuracy&lt;/a&gt;.  He responded by criticizing me with more misrepresentation in his book &lt;span style=&#34;font-style: italic;&#34;&gt;Telling Lies for God&lt;/span&gt;, which &lt;a href=&#34;http://www.discord.org/%7Elippard/plimer-book.html&#34;&gt;contained numerous errors, as well as multiple cases of failure to properly quote and cite sources that he used in writing the book&lt;/a&gt;.  (The Creation Ministries International &lt;a href=&#34;https://blog.lippard.org/2009/01/facing-fire-creationist-video.html&#34;&gt;documentary for which I was interviewed, &lt;span style=&#34;font-style: italic;&#34;&gt;Facing the Fire&lt;/span&gt;&lt;/a&gt;, is about Plimer&amp;rsquo;s 1988 debate with Duane Gish of the Institute for Creation Research.)&lt;br /&gt;&lt;br /&gt;It now appears that Plimer&amp;rsquo;s latest work is also extremely sloppy and contains erroneous source attributions.  Tim Lambert at the Deltoid ScienceBlog identifies &lt;a href=&#34;http://scienceblogs.com/deltoid/2009/04/the_science_is_missing_from_ia.php&#34;&gt;a long list of problems in the book by page number&lt;/a&gt;, points out the facts about &lt;a href=&#34;http://scienceblogs.com/deltoid/2009/05/ian_plimer_lies_about_source_o.php&#34;&gt;Plimer&amp;rsquo;s misleading figure 3, which doesn&amp;rsquo;t originate from the source Plimer has claimed&lt;/a&gt;, and &lt;a href=&#34;http://scienceblogs.com/deltoid/2009/05/plimer_and_arctic_warming.php&#34;&gt;about another misrepresented source and graph&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Some Christians who found Plimer to be worthless as a source on creationism as a result of my critique have nonetheless found him to be a worthwhile source on anthropogenic climate change, such as &lt;a href=&#34;http://www.billmuehlenberg.com/2009/04/20/more-global-cooling/&#34;&gt;Bill Muehlenberg and some of the commenters at his CultureWatch blog&lt;/a&gt;.  This strikes me as an inconsistent position&amp;ndash;Plimer has demonstrated unreliability in both debates, and shouldn&amp;rsquo;t be relied upon as a source for either.  That doesn&amp;rsquo;t mean to ignore what he says, or that everything he says is wrong&amp;ndash;it&amp;rsquo;s just that everything he says needs to be thoroughly checked for accuracy.  If it checks out, then it&amp;rsquo;s better to cite the original source, not Plimer.&lt;br /&gt;&lt;br /&gt;UPDATE (May 26, 2009): Commenter Paul points out &lt;a href=&#34;http://bravenewclimate.com/2009/04/23/ian-plimer-heaven-and-earth/&#34;&gt;a review of Plimer&amp;rsquo;s book by Barry Brook&lt;/a&gt;, which also includes a link to &lt;a href=&#34;http://www.complex.org.au/tiki-download_file.php?fileId=91&#34;&gt;a point-by-point critique of the book by Prof. Ian Enting of the University of Melbourne&lt;/a&gt; (PDF).  (This link has been updated as of June 1, 2009 to point to a location that will continue to maintain the most recent version of the critique, as per a comment below from Prof. Enting.)&lt;br /&gt;&lt;br /&gt;UPDATE (May 28, 2009):  Bill Muehlenberg still appears to be refusing to publish contrary opinions from me, &lt;a href=&#34;https://blog.lippard.org/2007/06/christian-deception-about-art-of.html&#34;&gt;continuing his past record&lt;/a&gt;.  I posted the following two comments on his blog, which he has not allowed through moderation:&lt;br /&gt;&lt;br /&gt;1. Comment submitted on the evening of May 22, 2009:&lt;br /&gt;&lt;blockquote&gt;I am a critic of creationism and skeptic who challenged Ian Plimer&amp;rsquo;s methods and reliability in his criticisms of creationism (cited by one of your commenters above). I am sorry to say that Plimer&amp;rsquo;s methods and reliability continue to be unsound in his contribution to the climate change debate. For example, see the following two blog posts that document errors and falsehoods in his new book:&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://scienceblogs.com/deltoid/2009/04/the_science_is_missing_from_ia.php&#34;&gt;&lt;a href=&#34;http://scienceblogs.com/deltoid/2009/04/the_science_is_missing_from_ia.php&#34;&gt;http://scienceblogs.com/deltoid/2009/04/the_science_is_missing_from_ia.php&lt;/a&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://scienceblogs.com/deltoid/2009/05/ian_plimer_lies_about_source_o.php&#34;&gt;&lt;a href=&#34;http://scienceblogs.com/deltoid/2009/05/ian_plimer_lies_about_source_o.php&#34;&gt;http://scienceblogs.com/deltoid/2009/05/ian_plimer_lies_about_source_o.php&lt;/a&gt;&lt;br /&gt;&lt;/a&gt;&lt;br /&gt;I think that Plimer is mostly correct about creationism (it&amp;rsquo;s nonsense) and mostly incorrect about climate change (there are real trends that correlate with human activity), but given his record he shouldn&amp;rsquo;t be relied upon as a source in either debate without carefully checking up on everything he says.&lt;/blockquote&gt;2. Submitted on the morning of May 23, 2009:&lt;br /&gt;&lt;blockquote&gt;Bill:&lt;br /&gt;&lt;br /&gt;I do hope you will let my comments through moderation.&lt;br /&gt;&lt;br /&gt;Here is another post from the Deltoid ScienceBlog about Ian Plimer misrepresenting one of his own sources:&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://scienceblogs.com/deltoid/2009/05/plimer_and_arctic_warming.php&#34;&gt;&lt;a href=&#34;http://scienceblogs.com/deltoid/2009/05/plimer_and_arctic_warming.php&#34;&gt;http://scienceblogs.com/deltoid/2009/05/plimer_and_arctic_warming.php&lt;/a&gt;&lt;/a&gt;&lt;/blockquote&gt;UPDATE (September 2, 2009): Plimer &lt;a href=&#34;http://www.guardian.co.uk/environment/georgemonbiot/2009/sep/01/heaven-earth-answers-plimer&#34;&gt;has descended further into irrationality in his exchange with George Monbiot&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (December 17, 2009): Plimer &lt;a href=&#34;http://www.abc.net.au/news/video/2009/12/15/2772906.htm&#34;&gt;engaged in a debate, of sorts, with George Monbiot, on Australia&amp;rsquo;s &amp;ldquo;Lateline&amp;rdquo; program&lt;/a&gt;.  Monbiot offers &lt;a href=&#34;http://www.guardian.co.uk/environment/georgemonbiot/2009/dec/16/ian-plimer-versus-george-monbiot&#34;&gt;his overview of how it went&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tracking cyberspies through the web wilderness</title>
      <link>https://blog.lippard.org/2009/05/tracking-cyberspies-through-web.html/</link>
      <pubDate>Tue, 12 May 2009 14:20:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/05/tracking-cyberspies-through-web.html/</guid>
      <description>&lt;p&gt;Yesterday&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;New York Times&lt;/span&gt; has &lt;a href=&#34;http://www.nytimes.com/2009/05/12/science/12cyber.html?_r=1&amp;amp;partner=rss&amp;amp;emc=rss&#34;&gt;an interesting article about how security researchers at the University of Toronto have helped uncover online spy activity&lt;/a&gt;, apparently conducted by the Chinese government, against the Dalai Lama&amp;rsquo;s office in India.&lt;br /&gt;&lt;br /&gt;One odd comment in the article:  &amp;ldquo;And why among the more than 1,200 compromised government computers representing 103 countries, were there no United States government systems?&amp;quot;&lt;br /&gt;&lt;br /&gt;I find this particularly odd in that I&amp;rsquo;ve seen compromised U.S. government systems plenty of times in my information security career, including spam issued from military computers.  I don&amp;rsquo;t find it plausible that the U.S. government has recently improved the security of all of its computers and networks so that there are no more compromised systems.&lt;br /&gt;&lt;br /&gt;In the context of the article, it&amp;rsquo;s discussing more specifically compromises due to the particular spy ring being monitored.  The preceding sentences point out that they weren&amp;rsquo;t able to determine with certainty who was running it, and the immediately preceding sentence asks, &amp;ldquo;Why was the powerful eavesdropping system not password-protected, a weakness that made it easy for Mr. Villeneuve to determine how the system worked?&amp;quot;&lt;br /&gt;&lt;br /&gt;The question should actually have asked why it wasn&amp;rsquo;t encrypted, rather than &amp;ldquo;password-protected,&amp;rdquo; but the possibilities suggested to me here are that (a) this particular activity is being run by amateurs or (b) this particular activity was intentionally detectible as either (i) a distraction from other, more hidden activity or (ii) to put the blame on China by somebody other than China.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ambiguous letter in Smithsonian magazine</title>
      <link>https://blog.lippard.org/2009/05/ambiguous-letter-in-smithsonian.html/</link>
      <pubDate>Mon, 11 May 2009 19:23:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/05/ambiguous-letter-in-smithsonian.html/</guid>
      <description>&lt;p&gt;The April 2009 issue of &lt;span style=&#34;font-style: italic;&#34;&gt;Smithsonian&lt;/span&gt; magazine prints two letters about February&amp;rsquo;s &amp;ldquo;Darwin and Lincoln&amp;rdquo; article under the heading &amp;ldquo;Twin piques.&amp;rdquo;  The &lt;a href=&#34;http://www.smithsonianmag.com/arts-culture/Letters-200904.html&#34;&gt;first reads&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;The only place Darwin and Lincoln are equals is in the mind of author Adam Gopnik  [&amp;quot;&lt;a href=&#34;http://www.smithsonianmag.com/history-archaeology/Darwin-Lincoln-Twin-Peaks.html&#34;&gt;Twin Peaks&lt;/a&gt;&amp;quot;]. What a stretch to weave their lives together because they share a birthday. &amp;ldquo;High peaks [that] look out toward each other&amp;rdquo;? Total hyperbole.&lt;br /&gt;Rick Munsell&lt;br /&gt;The Villages, Florida&lt;/blockquote&gt;Unfortunately, Dr. Munsell, a veterinarian from Florida who got his college degrees in Mississippi, doesn&amp;rsquo;t tell us which reputation he thinks is exaggerated.  Given his status as a southerner, he could either be a fan of the Confederacy and southern secession, or he could be an anti-evolutionist.  Then again, perhaps he just thinks nobody is ever equal to anybody else&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Lippards sight flying snakes</title>
      <link>https://blog.lippard.org/2009/05/lippards-sight-flying-snakes.html/</link>
      <pubDate>Sat, 09 May 2009 01:16:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/05/lippards-sight-flying-snakes.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://photos.forteantimes.com/images/front_picture_library_UK/dir_8/fortean_times_4135_7.jpg&#34; onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34;&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; src=&#34;http://photos.forteantimes.com/images/front_picture_library_UK/dir_8/fortean_times_4135_7.jpg&#34; style=&#34;cursor: pointer; float: left; height: 272px; margin: 0pt 10px 10px 0pt; width: 408px;&#34; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;
&lt;blockquote&gt;
In any event, the next Carolina sighting is only briefly detailed, sadly, since it sounds even more interesting than most.  On the afternoon of 16 September 1904, in the countryside near Troutman, North Carolina, Mrs John B Lippard and her children saw &#34;30 or more large snakes sailing through the air&#34; over their farm.  Each was about 5ft (1.5m) long and 4-5in (10-13cm) wide.  &#34;They watched the snakes sail around and alight in a piece of thickety pine woods... Most assuredly these people saw something.&#34; (&lt;span style=&#34;font-style: italic;&#34;&gt;Statesville Landmark&lt;/span&gt;, 20 Sept)&lt;/blockquote&gt;
Quoted from p. 34 of Jerome Clark, &#34;Sky Serpents,&#34; &lt;span style=&#34;font-style: italic;&#34;&gt;Fortean Times&lt;/span&gt; magazine, #248, June 2009, pp. 30-36.&lt;br /&gt;
&lt;br /&gt;
UPDATE (12 September 2014): &amp;nbsp;There are, in fact, &lt;a href=&#34;http://leelavadeeflower.blogspot.com/2014/09/flying-snake-chrysopelea.html&#34;&gt;gliding snakes in the jungles of south and southeast Asia&lt;/a&gt;.
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Gridman&lt;/strong&gt; &lt;small&gt;(2009-05-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Darn, that sounds like a good one. Pity I let my subscription to the Fortean Times lapse. 
&lt;p&gt;Obviously they weren&amp;rsquo;t really snakes but it might have been a primitive form of UFO. I believe that before they setup the Sedona Vortex UFO re-energizing portal UFOs had to generate their own dimension power by undulating wildly.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Who&#39;s behind the financial meltdown?</title>
      <link>https://blog.lippard.org/2009/05/whos-behind-financial-meltdown.html/</link>
      <pubDate>Thu, 07 May 2009 17:55:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/05/whos-behind-financial-meltdown.html/</guid>
      <description>&lt;p&gt;The Center for Public Integrity, an organization I support, &lt;a href=&#34;http://www.publicintegrity.org/investigations/economic_meltdown/&#34;&gt;has just published the results of an investigation into the roots of the recent economic crisis and the major players involved&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;The top subprime lenders whose loans are largely blamed for triggering the global economic meltdown were owned or backed by giant banks now collecting billions of dollars in bailout money — including several that have paid huge fines to settle predatory lending charges. The banks that funded the subprime industry were not victims of an unforeseen financial collapse, as they have sometimes portrayed themselves, but enablers that bankrolled the type of lending threatening the financial system.&lt;br /&gt;&amp;hellip;&lt;br /&gt;&lt;p&gt;According to the analysis:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Greater percentage of nonreligious join religion than vice-versa</title>
      <link>https://blog.lippard.org/2009/05/greater-percentage-of-nonreligious-join.html/</link>
      <pubDate>Mon, 04 May 2009 17:59:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/05/greater-percentage-of-nonreligious-join.html/</guid>
      <description>&lt;p&gt;In an op-ed at the &lt;span style=&#34;font-style: italic;&#34;&gt;New York Times&lt;/span&gt;, Charles Blow &lt;a href=&#34;http://www.nytimes.com/2009/05/02/opinion/02blow.html?_r=1&amp;amp;th&amp;amp;emc=th&#34;&gt;offers a rebuttal to the claim that most people follow particular religions because they are raised in those religions with the following&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;Maybe, but &lt;a href=&#34;http://pewforum.org/docs/?DocID=409&#34; title=&#34;The complete study&#34;&gt;a study&lt;/a&gt; entitled “Faith in Flux” issued this week by the Pew Forum on Religion and Public Life questioned nearly 3,000 people and found that most children raised unaffiliated with a religion later chose to join one. Indoctrination be damned. By contrast, only 14 percent of those raised Catholic and 13 percent of those raised Protestant later became unaffiliated.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Same-sex marriage in Christian history</title>
      <link>https://blog.lippard.org/2009/05/same-sex-marriage-in-christian-history.html/</link>
      <pubDate>Mon, 04 May 2009 16:48:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/05/same-sex-marriage-in-christian-history.html/</guid>
      <description>&lt;p&gt;Jinxiboo&amp;rsquo;s blog &lt;a href=&#34;http://www.jinxiboo.com/blog/2009/5/3/when-same-sex-marriage-was-a-christian-rite.html&#34;&gt;reports on Saint Sergius and Bacchus&lt;/a&gt;, officers in the Roman army exposed as secret Christians and martyred in the fourth century:&lt;br /&gt;&lt;blockquote&gt;A Kiev art museum contains a curious icon from St. Catherine&amp;rsquo;s Monastery on Mt. Sinai in Israel. It shows two robed Christian saints. Between them is a traditional Roman ‘pronubus’ (a best man), overseeing a wedding. The pronubus is Christ. The married couple are both men.&lt;br /&gt;&amp;hellip;&lt;br /&gt;&lt;p&gt;Prof. John Boswell, the late Chairman of Yale University’s history department, discovered that in addition to heterosexual marriage ceremonies in ancient Christian church liturgical documents, there were also ceremonies called the &amp;ldquo;Office of Same-Sex Union&amp;rdquo; (10th and 11th century), and the &amp;ldquo;Order for Uniting Two Men&amp;rdquo; (11th and 12th century).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Unconscious decision-making</title>
      <link>https://blog.lippard.org/2009/04/unconscious-decision-making.html/</link>
      <pubDate>Wed, 29 Apr 2009 15:00:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/04/unconscious-decision-making.html/</guid>
      <description>&lt;p&gt;Evidence &lt;a href=&#34;http://www.economist.com/science/displaystory.cfm?story_id=13489722&#34;&gt;continues to mount that human decision-making occurs in the brain prior to conscious awareness of the decision&lt;/a&gt;, which is evidence against the common religious view of a soul, separate from the brain, which is the seat of all of our mental capacities.  It&amp;rsquo;s also at odds with an overly intellectualized view of human beings held by some atheists (as well as all Scientologists, who consider unconscious decision-making by the &amp;ldquo;reactive mind&amp;rdquo; or festering &amp;ldquo;body thetans&amp;rdquo; to be the cause of human unhappiness), on which we must strive to make all of our decisions based on conscious, deliberative reason.  I don&amp;rsquo;t think this is a very common view among atheists today, who tend to have some familiarity with evolution and cognitive science, but there are still some out there who have an overly idealized view of what a rational human being should be.&lt;br /&gt;&lt;br /&gt;A view of human beings that focuses solely on the intellectual and reason is not only at odds with the facts about how our cognition works, it gives short shrift to the importance of social bonds and emotion, which are areas that some religions focus on to the exclusion of the intellectual&amp;ndash;&lt;a href=&#34;https://blog.lippard.org/2007/11/rise-of-pentecostalism-and-economist.html&#34;&gt;with great success in expanding their memberships&lt;/a&gt;, at least over the short term.&lt;/p&gt;</description>
    </item>
    <item>
      <title>George W. Bush on the difference between democracy and dictatorship</title>
      <link>https://blog.lippard.org/2009/04/george-w-bush-on-difference-between.html/</link>
      <pubDate>Wed, 29 Apr 2009 00:32:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/04/george-w-bush-on-difference-between.html/</guid>
      <description>&lt;p&gt;&amp;ldquo;It&amp;rsquo;s important for people to understand that in a democracy, there will be a full investigation. In other words, we want to know the truth. In our country, when there&amp;rsquo;s an allegation of abuse &amp;hellip; there will be a full investigation, and justice will be delivered. &amp;hellip; It&amp;rsquo;s very important for people and your listeners to understand that in our country, when an issue is brought to our attention on this magnitude, we act. And we act in a way in which leaders are willing to discuss it with the media. &amp;hellip; In other words, people want to know the truth. That stands in contrast to dictatorships. A dictator wouldn&amp;rsquo;t be answering questions about this. A dictator wouldn&amp;rsquo;t be saying that the system will be investigated and the world will see the results of the investigation.&amp;quot;&lt;br /&gt;&lt;br /&gt;And on the treatment of war crimes:  &amp;ldquo;War crimes will be prosecuted, war criminals will be punished and it will be no defense to say, ‘I was just following orders.&amp;quot;&lt;br /&gt;&lt;br /&gt;The former quote is from the video below, the latter quote is from &lt;a href=&#34;http://www.cnn.com/2003/WORLD/meast/03/17/sprj.irq.bush.transcript/&#34;&gt;this March 2003 CNN transcript&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;(First quote via &lt;a href=&#34;http://scienceblogs.com/dispatches/2009/04/bush_demands_his_own_prosecuti.php&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt;, second quote via &lt;a href=&#34;http://www.theagitator.com/2009/04/27/who-said-it-2/&#34;&gt;The Agitator&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;And, for your edification, please read Scott Horton&amp;rsquo;s article, &lt;a href=&#34;http://www.thedailybeast.com/blogs-and-stories/2009-04-27/myth-and-reality-about-torture/full/&#34;&gt;&amp;ldquo;Busting the Torture Myths.&amp;quot;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;object height=&#34;344&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/W5DaY2Uyu64&amp;amp;hl=en&amp;amp;fs=1&#34;&gt;&lt;param name=&#34;allowFullScreen&#34; value=&#34;true&#34;&gt;&lt;param name=&#34;allowscriptaccess&#34; value=&#34;always&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/W5DaY2Uyu64&amp;amp;hl=en&amp;amp;fs=1&#34; type=&#34;application/x-shockwave-flash&#34; allowscriptaccess=&#34;always&#34; allowfullscreen=&#34;true&#34; height=&#34;344&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>&#34;Fleeting expletives&#34; FCC rule upheld</title>
      <link>https://blog.lippard.org/2009/04/fleeting-expletives-fcc-rule-upheld.html/</link>
      <pubDate>Tue, 28 Apr 2009 23:25:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/04/fleeting-expletives-fcc-rule-upheld.html/</guid>
      <description>&lt;p&gt;The FCC rule on &amp;ldquo;fleeting expletives,&amp;rdquo; permitting massive fines even for individual occurrences of the &amp;ldquo;seven words you can&amp;rsquo;t say on television,&amp;rdquo; arguing that they always have sexual connotations even when used as an intensifier, &lt;a href=&#34;http://www.npr.org/templates/story/story.php?storyId=103572904&#34;&gt;was upheld by the U.S. Supreme Court in a 5-4 decision&lt;/a&gt;.  The decision is noteworthy for &lt;a href=&#34;http://volokh.com/posts/1240936129.shtml&#34;&gt;using the terms &amp;ldquo;F-word&amp;rdquo; and &amp;ldquo;S-word&amp;rdquo; and &amp;ldquo;f&lt;em&gt;&lt;strong&gt;ing&amp;rdquo; and &amp;ldquo;s&lt;/strong&gt;&lt;/em&gt;*&amp;rdquo; in its text&lt;/a&gt;, rather than spelling them out.&lt;br /&gt;&lt;br /&gt;Clarence Thomas&amp;rsquo; concurrence in the majority, however, questioned the constitutional basis of the FCC&amp;rsquo;s ability to regulate content.  It should be just a matter of time before the FCC&amp;rsquo;s ability to regulate indecency is curtailed, but the Supreme Court did not rule on that issue in this case.&lt;br /&gt;&lt;br /&gt;Adam Thierer at the Technology Liberation Front has a thorough commentary:&lt;br /&gt;&lt;a href=&#34;http://techliberation.com/2009/04/28/supreme-court-decision-in-fcc-v-fox-part-1-the-decision/&#34;&gt;Part 1&lt;/a&gt;, &lt;a href=&#34;http://techliberation.com/2009/04/28/supreme-court-decision-in-fcc-v-fox-part-2-initial-thoughts/&#34;&gt;Part 2&lt;/a&gt;, &lt;a href=&#34;http://techliberation.com/2009/04/28/supreme-court-decision-in-fcc-v-fox-part-3-the-majority-decision/&#34;&gt;Part 3&lt;/a&gt;, &lt;a href=&#34;http://techliberation.com/2009/04/28/supreme-court-decision-in-fcc-v-fox-part-4-the-thomas-concurrence/&#34;&gt;Part 4&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Thierer points out that Scalia, purportedly a strict constitutionalist, in his decision has endorsed a brand-new justification for the FCC&amp;rsquo;s power to regulate broadcast content.  The original justification was that the airwaves were a scarce resource that needed to be protected for productive uses; the new argument is that because there are so many unregulated alternatives like cable, satellite, and the Internet, that the government needs to protect one last refuge from offensive content.&lt;br /&gt;&lt;br /&gt;(&lt;a href=&#34;https://blog.lippard.org/2007/06/fcc-chairman-kevin-martin-responds-to.html&#34;&gt;Previously&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2006/12/fcc-indecency-rules.html&#34;&gt;previously&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Obama&#39;s $100M proposed budget cut, in perspective</title>
      <link>https://blog.lippard.org/2009/04/obamas-100m-proposed-budget-cut-in.html/</link>
      <pubDate>Tue, 28 Apr 2009 17:51:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/04/obamas-100m-proposed-budget-cut-in.html/</guid>
      <description>&lt;p&gt;A nice visual depiction of what it amounts to.&lt;br /&gt;&lt;br /&gt;&lt;object height=&#34;344&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/cWt8hTayupE&amp;amp;color1=0xb1b1b1&amp;amp;color2=0xcfcfcf&amp;amp;hl=en&amp;amp;feature=player_embedded&amp;amp;fs=1&#34;&gt;&lt;param name=&#34;allowFullScreen&#34; value=&#34;true&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/cWt8hTayupE&amp;amp;color1=0xb1b1b1&amp;amp;color2=0xcfcfcf&amp;amp;hl=en&amp;amp;feature=player_embedded&amp;amp;fs=1&#34; type=&#34;application/x-shockwave-flash&#34; allowfullscreen=&#34;true&#34; height=&#34;344&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://www.theagitator.com/2009/04/27/shaving-100-million-of-the-federal-budget-in-proper-perspective/&#34;&gt;The Agitator&lt;/a&gt;.)&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Ktisophilos&lt;/strong&gt; &lt;small&gt;(2009-05-03)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Good one!&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>ApostAZ podcast #15</title>
      <link>https://blog.lippard.org/2009/04/apostaz-podcast-15.html/</link>
      <pubDate>Fri, 24 Apr 2009 21:03:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/04/apostaz-podcast-15.html/</guid>
      <description>&lt;p&gt;Whoops, forgot to report on this one when it was released last month:&lt;br /&gt;&lt;a href=&#34;http://apostaz.org/Podcast/Apostaz015.mp3&#34;&gt;&lt;/a&gt;&lt;blockquote&gt;&lt;a href=&#34;http://apostaz.org/Podcast/Apostaz015.mp3&#34;&gt;Episode 015&lt;/a&gt; Atheism and wheat-gluten-Free Thought in Phoenix! Go to meetup.com/phoenix-atheists for group events! All Music from Greydon Square- CPT Theorem and Compton Effect,Group Events, Sao Paulo- Making Hard Decisions is a Crime Against the Church, Half of UK Folks Agree that Evolution Makes God Obsolete, Thunderf00t&amp;rsquo;s PEARL of a Youtube vid.&lt;/blockquote&gt;Comments: The woman who claimed that someone being &amp;ldquo;dead&amp;rdquo; and resuscitated after eight minutes was miraculous is a bit off in her claim, since hearts and lungs are routinely stopped in open heart surgery for 4-6 hours, though that involves oxygenation of the blood by a heart-lung bypass machine.  Perhaps more to the point are some hypothermia near-death cases, some of which have lasted for hours, like &lt;a href=&#34;http://www.msnbc.msn.com/id/28562207/&#34;&gt;this recent case in Minnesota&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Nassim Taleb&#39;s ten principles for a black-swan-proof world</title>
      <link>https://blog.lippard.org/2009/04/nassim-talebs-ten-principles-for-black.html/</link>
      <pubDate>Thu, 23 Apr 2009 23:07:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/04/nassim-talebs-ten-principles-for-black.html/</guid>
      <description>&lt;p&gt;At the &lt;a style=&#34;font-style: italic;&#34; href=&#34;http://www.ft.com/cms/s/5d5aa24e-23a4-11de-996a-00144feabdc0,Authorised=false.html?_i_location=http%3A%2F%2Fwww.ft.com%2Fcms%2Fs%2F0%2F5d5aa24e-23a4-11de-996a-00144feabdc0.html%3Fnclick_check%3D1&amp;amp;_i_referer=&amp;amp;nclick_check=1&#34;&gt;Financial Times&lt;/a&gt; (with more detail for each item):&lt;br /&gt;&lt;br /&gt;    1. What is fragile should break early while it is still small.&lt;br /&gt;&lt;br /&gt;    2. No socialisation of losses and privatisation of gains.&lt;br /&gt;&lt;br /&gt;    3. People who were driving a school bus blindfolded (and crashed it) should never be given a new bus.&lt;br /&gt;&lt;br /&gt;    4. Do not let someone making an “incentive” bonus manage a nuclear plant – or your financial risks.&lt;br /&gt;&lt;br /&gt;    5. Counter-balance complexity with simplicity.&lt;br /&gt;&lt;br /&gt;    6. Do not give children sticks of dynamite, even if they come with a warning .&lt;br /&gt;&lt;br /&gt;    7. Only Ponzi schemes should depend on confidence. Governments should never need to “restore confidence”.&lt;br /&gt;&lt;br /&gt;    8. Do not give an addict more drugs if he has withdrawal pains.&lt;br /&gt;&lt;br /&gt;    9. Citizens should not depend on financial assets or fallible “expert” advice for their retirement.&lt;br /&gt;&lt;br /&gt;    10. Make an omelette with the broken eggs.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://www.willwilkinson.net/flybottle/2009/04/08/talebs-ten-principles/&#34;&gt;Will Wilkinson&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>The banker who said no</title>
      <link>https://blog.lippard.org/2009/04/banker-who-said-know.html/</link>
      <pubDate>Thu, 23 Apr 2009 22:53:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/04/banker-who-said-know.html/</guid>
      <description>&lt;p&gt;A &lt;a href=&#34;http://www.forbes.com/2009/04/03/banking-andy-beal-business-wall-street-beal.html&#34;&gt;banker who resisted the urge to invest in toxic assets during the boom is cleaning up during the bust&lt;/a&gt;.  Andy Beal of Beal Bank in Plano, Texas &amp;ldquo;virtually stopped making or buying loans&amp;rdquo; from 2004 to 2007, leading people around him to think he was crazy.  Now he&amp;rsquo;s buying up loans at fire sale prices and has tripled his bank&amp;rsquo;s assets to $7 billion in the last 15 months, and without government bailout money.&lt;br /&gt;&lt;br /&gt;Beal is also known for high-stakes poker games against the top poker players in the world, in which he has lost more than he&amp;rsquo;s won, but occasionally taken for a lot of money (including an $11 million win in one day).&lt;/p&gt;</description>
    </item>
    <item>
      <title>What the laws of physics say about sustainable energy</title>
      <link>https://blog.lippard.org/2009/04/what-laws-of-physics-say-about.html/</link>
      <pubDate>Thu, 23 Apr 2009 22:09:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/04/what-laws-of-physics-say-about.html/</guid>
      <description>&lt;p&gt;Cambridge University physicist David MacKay&amp;rsquo;s book, &lt;span style=&#34;font-style: italic;&#34;&gt;Sustainable Energy: Without the Hot Air&lt;/span&gt;, is available for free download or perusal in a variety of forms including HTML, PDF and PostScript, at the website &lt;a href=&#34;http://www.withouthotair.com/&#34;&gt;&lt;a href=&#34;https://www.withouthotair.com&#34;&gt;www.withouthotair.com&lt;/a&gt;&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The ICR does law as well as it does science</title>
      <link>https://blog.lippard.org/2009/04/icr-does-law-as-well-as-it-does-science.html/</link>
      <pubDate>Thu, 23 Apr 2009 01:28:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/04/icr-does-law-as-well-as-it-does-science.html/</guid>
      <description>&lt;p&gt;The Institute for Creation Research Graduate School has filed a lawsuit in the state of Texas over its inability to advertise master&amp;rsquo;s degrees in science that it is not accredited or permitted to offer in the state of Texas.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://evaluatingchristianity.wordpress.com/2009/04/22/you-dont-trust-creationists-with-your-science-education-heres-why-you-shouldnt-trust-their-lawyers-either/&#34;&gt;An attorney evaluates their lawsuit and finds that it&amp;rsquo;s as crazy as their science&lt;/a&gt;, and doomed to dismissal.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://scienceblogs.com/pharyngula/2009/04/legal_analysis_of_the_icrs_rec.php&#34;&gt;Pharyngula&lt;/a&gt;).&lt;/p&gt;</description>
    </item>
    <item>
      <title>American Religious Identification Study 2008</title>
      <link>https://blog.lippard.org/2009/04/american-religious-identification-study.html/</link>
      <pubDate>Sat, 18 Apr 2009 17:43:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/04/american-religious-identification-study.html/</guid>
      <description>&lt;p&gt;The &lt;a href=&#34;http://b27.cc.trincoll.edu/weblogs/AmericanReligionSurvey-ARIS/reports/highlights.html&#34;&gt;American Religious Identification Study 2008 has been published&lt;/a&gt;, and the only group to grow across the entire country is the &amp;ldquo;no religion&amp;rdquo; group.&lt;br /&gt;&lt;br /&gt;Here&amp;rsquo;s how Arizona&amp;rsquo;s religious identifications have changed in the last decade:&lt;br /&gt;&lt;br /&gt;1990: 24% Catholic, 57% other Christian, 3% other religions, 13% none, 3% don&amp;rsquo;t know/refused to answer.&lt;br /&gt;&lt;br /&gt;2009: 29% Catholic, 44% other Christians, 5% other religions, 17% none, 5% don&amp;rsquo;t know/refused to answer.&lt;br /&gt;&lt;br /&gt;The states with the highest percentage of persons identifying themselves as having no religion in 2008 are:&lt;br /&gt;&lt;br /&gt;Vermont, 34%&lt;br /&gt;New Hampshire, 29%&lt;br /&gt;Wyoming, 28%&lt;br /&gt;Maine, 25%&lt;br /&gt;Washington, 25%&lt;br /&gt;Nevada, 24%&lt;br /&gt;Oregon, 24%&lt;br /&gt;Delaware, 23%&lt;br /&gt;Idaho, 23%&lt;br /&gt;Massachusetts, 22%&lt;br /&gt;Colorado, 21%&lt;br /&gt;Montana, 21%&lt;br /&gt;&lt;br /&gt;(Via the &lt;a href=&#34;http://secularoutpost.infidels.org/2009/04/aris-2008.html&#34;&gt;Secular Outpost&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>AiG/CMI dispute settled</title>
      <link>https://blog.lippard.org/2009/04/aigcmi-dispute-settled.html/</link>
      <pubDate>Wed, 15 Apr 2009 22:28:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/04/aigcmi-dispute-settled.html/</guid>
      <description>&lt;p&gt;CMI has taken down its AiG-critical material and posted &lt;a href=&#34;http://creation.com/dispute-settled&#34;&gt;a notice that reads&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;CMI and AiG are pleased to inform you that the dispute between the ministries has been settled to their mutual satisfaction.  Each ministry is now focused on its respective mission, having put this dispute behind them in April of 2009.&lt;/blockquote&gt;Nathan Zamprogno &lt;a href=&#34;https://blog.lippard.org/2009/02/6th-circuit-court-of-appeals-tells-aig.html?showComment=1239623160000#c8075740687516778417&#34;&gt;noted in a comment on my last blog post on this dispute&lt;/a&gt; that AiG still had some of its CMI-critical material about the case online, but it now appears to have been taken down as well.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jeff Benedict and Little Pink House</title>
      <link>https://blog.lippard.org/2009/04/jeff-benedict-and-little-pink-house.html/</link>
      <pubDate>Wed, 15 Apr 2009 21:33:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/04/jeff-benedict-and-little-pink-house.html/</guid>
      <description>&lt;p&gt;This afternoon I had the pleasure of hearing writer Jeff Benedict speak about his book, &lt;span style=&#34;font-style: italic;&#34;&gt;Little Pink House&lt;/span&gt;, which is the story behind the &lt;span style=&#34;font-style: italic;&#34;&gt;Kelo v. New London&lt;/span&gt; case that went to the U.S. Supreme Court in 2005.  That case, which ruled that New London did have the right to use eminent domain to seize private property and turn it over to another private entity&amp;ndash;effectively retranslating the Fifth Amendment&amp;rsquo;s use of the words &amp;ldquo;public use&amp;rdquo; into the meaning &amp;ldquo;public benefit&amp;rdquo;&amp;ndash;was a case I thought I was familiar with.  But Benedict&amp;rsquo;s talk revealed that while I was aware of some of the facts relevant to the legal case, I really had no idea about the whole story.  In his short talk, he conveyed some of the events and details that did not make it to the national press, but which make the story all the more interesting.  The political battles between state and city government, the plan to get Pfizer to stay in Connecticut when it was looking elsewhere, and the personalities involved made for a genuinely moving talk even when we already know how the story ends.&lt;br /&gt;&lt;br /&gt;I look forward to reading his book.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Cybersecurity Act of 2009</title>
      <link>https://blog.lippard.org/2009/04/cybersecurity-act-of-2009.html/</link>
      <pubDate>Sun, 05 Apr 2009 04:02:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/04/cybersecurity-act-of-2009.html/</guid>
      <description>&lt;p&gt;There&amp;rsquo;s &lt;a href=&#34;http://hotair.com/archives/2009/04/04/can-obama-shut-down-the-internet/&#34;&gt;FUD spreading about Sec. 14 of the Cybersecurity Act of 2009&lt;/a&gt;, maintaining that it amounts to an effective repeal of the 4th Amendment for the Internet.  That&amp;rsquo;s not so&amp;ndash;the scope is restricted to &amp;ldquo;threat and vulnerability information&amp;rdquo; regarding the Internet, which I interpret to mean network service provider knowledge about compromised systems, botnets, etc., much of which is no doubt already being voluntarily shared with the government as is permissible under the Electronic Communications Privacy Act of 1986, when, in the course of a provider&amp;rsquo;s normal service monitoring, it becomes aware of possible criminal activity.&lt;br /&gt;&lt;br /&gt;I expect I&amp;rsquo;ll have more to say after I have a chance to read through &lt;a href=&#34;http://cdt.org/security/CYBERSEC4.pdf&#34;&gt;the whole bill&lt;/a&gt; (PDF).&lt;/p&gt;</description>
    </item>
    <item>
      <title>SkeptiCamp Phoenix today</title>
      <link>https://blog.lippard.org/2009/03/skepticamp-phoenix-today.html/</link>
      <pubDate>Sat, 28 Mar 2009 12:46:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/03/skepticamp-phoenix-today.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://blog.lippard.org/images/P3280013.med.JPG&#34; onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34;&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; id=&#34;BLOGGER_PHOTO_ID_5318228269844949106&#34; src=&#34;https://blog.lippard.org/images/P3280013.med.JPG&#34; style=&#34;cursor: pointer; float: left; height: 150px; margin: 0pt 10px 10px 0pt; width: 200px;&#34; /&gt;&lt;/a&gt;&lt;br /&gt;Today is the big day for &lt;a href=&#34;http://barcamp.org/SkeptiCampPhoenix2009&#34;&gt;SkeptiCamp Phoenix&lt;/a&gt;, starting at about 12:30 p.m. this afternoon.&lt;br /&gt;&lt;br /&gt;Magic Tony, one of our presenters, &lt;a href=&#34;http://magictony.blogspot.com/2009/03/live-blogging-skepticamp-phoenix.html&#34;&gt;will be live-blogging the event at his blog&lt;/a&gt;, and there may also be &lt;a href=&#34;http://search.twitter.com/search?q=%23skepticamp&#34;&gt;twittering at #skepticamp&lt;/a&gt;.  No live video this time, but there will likely be video of at least some talks put online after the event, along with photos, presentations, and recaps.&lt;br /&gt;&lt;br /&gt;I received the t-shirts last night (the back of which is shown in the photo) and the official SkeptiCamp 2009 banner earlier in the week, and I&amp;rsquo;ve got boxes of &lt;span style=&#34;font-style: italic;&#34;&gt;Skeptic&lt;/span&gt; magazine, &lt;span style=&#34;font-style: italic;&#34;&gt;Skeptical Inquirer&lt;/span&gt;, and some books for distribution to participants.  Thanks to the generous contributions of our sponsors, the &lt;a href=&#34;http://www.skeptic.org/&#34;&gt;Skeptics Society/&lt;span style=&#34;font-style: italic;&#34;&gt;Skeptic&lt;/span&gt; magazine&lt;/a&gt;, the &lt;a href=&#34;http://www.csicop.org/&#34;&gt;Committee for Skeptical Inquiry/&lt;span style=&#34;font-style: italic;&#34;&gt;Skeptical Inquirer&lt;/span&gt; magazine&lt;/a&gt;, and the &lt;a href=&#34;http://www.randi.org/&#34;&gt;James Randi Educational Foundation&lt;/a&gt;, who provided the materials and funds for the t-shirts (which will also defray a portion of our dinner tonight after the event at Tempe&amp;rsquo;s &lt;strike&gt;Rula Bula&lt;/strike&gt;Boulders on Broadway).&lt;br /&gt;&lt;br /&gt;It looks like we&amp;rsquo;ll have about twenty people physically present at the event, and twelve or thirteen presentations, some 30-minute presentations and some 10-minute presentations.  The current list of presentations:&lt;br /&gt;&lt;br /&gt;Tony Barnhart, Methods of the Pseudo-Psychic&lt;br /&gt;Abraham Heward, What&amp;rsquo;s the difference between skepticism and denial? (led discussion)&lt;br /&gt;David Jackemeyer, Henry Hazlitt&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Thinking as Science&lt;/span&gt;&lt;br /&gt;Don Lacey, &lt;a href=&#34;http://www.discord.org/%7Elippard/DonLacey-090328-SkeptiCamp-Words.pptx&#34;&gt;Words Important to Skepticism&lt;/a&gt; (PowerPoint 2007)&lt;br /&gt;Jim Lippard, &lt;a href=&#34;http://www.slideshare.net/lippard/lippard-skepticamp-2009&#34;&gt;Positive Side-effects of Misinformation&lt;/a&gt; (SlideShare)&lt;br /&gt;John Lynch, &lt;a href=&#34;https://www.slideshare.net/jmlynch/intelligent-design-and-academic-freedom&#34;&gt;Academic Freedom and Intelligent Design&lt;/a&gt; (SlideShare)&lt;br /&gt;Shannon Rankin, Skepticism for Dummies&lt;br /&gt;David Weston, &lt;a href=&#34;http://files.meetup.com/287805/Creating%20Skeptical%20Happiness.ppt&#34;&gt;Creating Skeptical Happiness&lt;/a&gt; (PowerPoint)&lt;br /&gt;Jack Ray, Skeptical Dating&lt;br /&gt;Mike Stackpole, Practical Techniques for Street Skepticism&lt;br /&gt;Charlie Cavanaugh Toft, Teaching Critical Thinking&lt;br /&gt;Xarold Trejo, Why I am a Skeptic&lt;br /&gt;&lt;br /&gt;SkeptiCamp Phoenix will be the first live-blogged SkeptiCamp event, and this is also the first day on which there will be two SkeptiCamp events in the same day&amp;ndash;the other one going on today is &lt;a href=&#34;http://www.bcskeptics.info/skepticamp/2009.04.html&#34;&gt;SkeptiCamp Vancouver&lt;/a&gt;, which is occurring this afternoon at Langara College, with the sponsorship of the &lt;a href=&#34;http://www.bcskeptics.info/index.cgi&#34;&gt;BC Skeptics&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (April 2, 2009): Don Lacey of the Skeptics of Tucson, who participated in SkeptiCamp Phoenix, &lt;a href=&#34;https://web.archive.org/web/20140909110907/http://www.randi.org/site/index.php/swift-blog/502-report-from-phoenix-skepticamp.html&#34;&gt;offers his thoughts at the James Randi Educational Foundation&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Swift&lt;/span&gt; blog&lt;/a&gt;.  ScienceBlogger and SkeptiCamp Phoenix participant John Lynch &lt;a href=&#34;https://web.archive.org/web/20110819144028/https://scienceblogs.com/strangerfruit/2009/03/skepticamp_phoenix_2009_1.php&#34;&gt;gives a recap at his blog&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dan Barker&#39;s Losing Faith in Faith, in Spanish</title>
      <link>https://blog.lippard.org/2009/03/dan-barkers-losing-faith-in-faith-in.html/</link>
      <pubDate>Sun, 22 Mar 2009 01:50:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/03/dan-barkers-losing-faith-in-faith-in.html/</guid>
      <description>&lt;p&gt;Dan Barker&amp;rsquo;s book, &lt;span style=&#34;font-style: italic;&#34;&gt;Losing Faith in Faith&lt;/span&gt;, has been translated into Spanish and is available &lt;a href=&#34;http://ffrf.org/about/bybarker/PerderLaFe.pdf&#34;&gt;as a free PDF download, &lt;span style=&#34;font-style: italic;&#34;&gt;Perder la fe en la fe&lt;/span&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;cowmix&lt;/strong&gt; &lt;small&gt;(2009-04-11)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;When I first read you headline to this post I asked myself, &#34;Why is Dan Barker losing faith in the spanish language?!&#34;&lt;BR/&gt;&lt;BR/&gt;:)&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>Corrupt drug cops in Philadelphia</title>
      <link>https://blog.lippard.org/2009/03/corrupt-drug-cops-in-philadelphia.html/</link>
      <pubDate>Sat, 21 Mar 2009 02:38:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/03/corrupt-drug-cops-in-philadelphia.html/</guid>
      <description>&lt;p&gt;From &lt;a href=&#34;http://www.philly.com/philly/news/20090320_DRUG_RAIDS_GONE_BAD.html?page=1&amp;amp;c=y&#34;&gt;the &lt;span style=&#34;font-style: italic;&#34;&gt;Philadelphia Daily News&lt;/span&gt;&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;&lt;p&gt;ON A SWELTERING July afternoon in 2007, Officer Jeffrey Cujdik and his narcotics squad members raided an Olney tobacco shop.&lt;/p&gt; &lt;p&gt;Then, with guns drawn, they did something bizarre: They smashed two surveillance cameras with a metal rod, said store owners David and Eunice Nam.&lt;/p&gt; &lt;p&gt;The five plainclothes officers yanked camera wires from the ceiling. They forced the slight, frail Korean couple to the vinyl floor and cuffed them with plastic wrist ties.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Immigration and jobs</title>
      <link>https://blog.lippard.org/2009/03/immigration-and-jobs.html/</link>
      <pubDate>Sat, 21 Mar 2009 00:07:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/03/immigration-and-jobs.html/</guid>
      <description>&lt;p&gt;Despite the common concern that immigrants to the U.S. take jobs that would otherwise go to American citizens, immigrants actually create jobs and promote innovation.  Two recent articles in &lt;span style=&#34;font-style: italic;&#34;&gt;The Economist&lt;/span&gt; look at this topic.  In the March 7, 2009 issue, &lt;a href=&#34;http://www.economist.com/finance/displaystory.cfm?story_id=13234953&#34;&gt;a study by Harvard economist William Kerr and University of Michigan economist William Lincoln&lt;/a&gt; looked at how patent production changes in response to changes in the number of H-1B visa holders, immigrants with technical skills.  When the number of H-1B visas was increased by 10%, total patenting increased by 2%, caused mostly by patent activity by immigrants.  However, rather than reducing the number of patents by the native population, those also increased.&lt;br /&gt;&lt;br /&gt;In &lt;a href=&#34;http://www.economist.com/surveys/displaystory.cfm?story_id=13216037&#34;&gt;the March 14, 2009 issue&amp;rsquo;s special report on entrepreneurship&lt;/a&gt;, it&amp;rsquo;s noted that H-1B visas are capped at 85,000/year, and a maximum of 10,000 from any one country, increasing the wait for large countries such as India and China, where the wait time is about six years.  There are over one million people waiting.  This issue also notes that about half of Silicon Valley&amp;rsquo;s startups are founded by immigrants, and about 25% of all U.S. science and technology startups have a CEO or CTO who is an immigrant, and these companies employ 450,000 people and generate $52 billion in annual revenue.  A quarter of U.S. patent applications in 2006 name foreign nationals as inventors or co-inventors.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Physical spam</title>
      <link>https://blog.lippard.org/2009/03/physical-spam.html/</link>
      <pubDate>Tue, 17 Mar 2009 03:01:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/03/physical-spam.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/P3160002.JPG&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px; height: 150px;&#34; src=&#34;https://blog.lippard.org/images/P3160002.JPG&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5313988476663550802&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;On our dog walk this evening, we found that two neighborhoods to the south of us have been targeted by a new sort of marketing technique&amp;ndash;in each yard was a bag containing a few rocks and a business card, apparently dropped by someone driving by who was too lazy to deliver them to the front door.  In one neighborhood, these were like the ones pictured, in a ziploc bag with a card advertising a landscaping service.  In another neighborhood, they were in twist-tied baggies with a piece of paper advertising a cleaning service.&lt;br /&gt;&lt;br /&gt;This doesn&amp;rsquo;t seem to me like a very effective method of advertising.  The door hanger flyers are annoying already, but these are worse&amp;ndash;it&amp;rsquo;s like tossing trash into people&amp;rsquo;s yards.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Some interesting technology</title>
      <link>https://blog.lippard.org/2009/03/some-interesting-technology.html/</link>
      <pubDate>Sun, 15 Mar 2009 23:02:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/03/some-interesting-technology.html/</guid>
      <description>&lt;p&gt;The March 7th, 2009 issue of &lt;span style=&#34;font-style: italic;&#34;&gt;The Economist Technical Quarterly&lt;/span&gt; has some items of interest:&lt;br /&gt;&lt;br /&gt;Cool Earth Solar of Livermore, California is &lt;a href=&#34;http://www.economist.com/science/tq/displaystory.cfm?story_id=13174508&#34;&gt;using balloons as solar energy collectors&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Narasimharao Kondamudi, Susanta Mohapatra, and Manoranjan Misra of the University of Nevada at Reno have &lt;a href=&#34;http://www.economist.com/science/tq/displaystory.cfm?story_id=13174477&#34;&gt;found a way to turn coffee grounds into biodiesel&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;David Whitten of the University of New Mexico and Kirk Schanze of the University of Florida &lt;a href=&#34;http://www.economist.com/science/tq/displaystory.cfm?story_id=13174498&#34;&gt;have built &amp;ldquo;micro-sized &amp;lsquo;roach motels&amp;rsquo;&amp;rdquo; for capturing bacteria in hospitals and on the surfaces of ships&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Nicholas Kotov and his team at the University of Michigan &lt;a href=&#34;http://www.economist.com/science/tq/displaystory.cfm?story_id=13174469&#34;&gt;have come up with a way to coat cotton threads with carbon nanotubes which can be used to carry electricity&lt;/a&gt;, and to add an additional material that reacts with human serum albumin, in order to detect bleeding, which might be used by the military in monitoring soldiers.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The success of drug decriminalization in Portugal</title>
      <link>https://blog.lippard.org/2009/03/success-of-drug-decriminalization-in.html/</link>
      <pubDate>Sun, 15 Mar 2009 17:17:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/03/success-of-drug-decriminalization-in.html/</guid>
      <description>&lt;p&gt;Portugal decriminalized drugs in 2001, and &lt;a href=&#34;http://www.salon.com/opinion/greenwald/2009/03/14/portugal/index.html&#34;&gt;Glenn Greenwald discusses the evidence that he says shows&lt;/a&gt; it has been &amp;ldquo;an unquestionable success, leading to improvements in virtually every relevant category and enabling Portugal to manage drug-related problems (and drug usage rates) far better than most Western nations that continue to treat adult drug consumption as a criminal offense.&amp;rdquo;&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Ktisophilos&lt;/strong&gt; &lt;small&gt;(2009-03-17)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;&lt;A HREF=&#34;http://townhall.com/Columnists/DebraJSaunders/2009/03/16/the_drug_war_body_count&#34; REL=&#34;nofollow&#34;&gt;The Drug War Body Count&lt;/A&gt; by Debra J. Saunders supports your case, and cites some former Central and South Americans as well as &lt;I&gt;The Economist&lt;/I&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Answers in Genesis censorship turns old-earther into young-earther</title>
      <link>https://blog.lippard.org/2009/03/answers-in-genesis-censorship-turns-old.html/</link>
      <pubDate>Sun, 15 Mar 2009 15:47:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/03/answers-in-genesis-censorship-turns-old.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://blog.lippard.org/2007/01/creationist-finances-creation-research.html?showComment=1236970380000#c1188009007004714763&#34;&gt;Commenter Tim H pointed&lt;/a&gt; me to &lt;a href=&#34;http://www.beyondcreationscience.com/index.php?pr=Why_Doesnt_Answers_in_Genesis_Tell_You_the_Truth&#34;&gt;a post at Tim Martin&amp;rsquo;s Beyond Creation Science blog about another Answers in Genesis controversy&lt;/a&gt;. Old-earth creationist Charles Spurgeon delivered a June 17, 1855 sermon (four years before Darwin published &lt;span style=&#34;font-style: italic;&#34;&gt;Origin of Species&lt;/span&gt;) in which he stated that the earth had to be &amp;ldquo;many millions of years&amp;rdquo; old.  When Answers in Genesis published that sermon on their website, they omitted that sentence, &amp;ldquo;We know not how remote the period of the creation of this globe may be-certainly many millions of years before the time of Adam.&amp;quot;&lt;br /&gt;&lt;br /&gt;After Martin pointed out the omission, Answers in Genesis inserted a footnote containing the omitted sentence, stating that this footnote was inadvertently omitted from their publication of the sermon.  But they made no apologies for removing the sentence in question from its proper context and relegating it to a footnote.&lt;br /&gt;&lt;br /&gt;UPDATE: AiG did more than just remove that sentence&amp;ndash;&lt;a href=&#34;http://johnscorner.blogspot.com/2009/02/honesty-its-such-lonely-word.html&#34;&gt;they revised language throughout the sermon&lt;/a&gt;, which in some other areas also changed the intended meaning to bring it in line with young-earth creationist dogma.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The U.S. Nazi dirty bomb plot</title>
      <link>https://blog.lippard.org/2009/03/us-nazi-dirty-bomb-plot.html/</link>
      <pubDate>Sun, 15 Mar 2009 15:28:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/03/us-nazi-dirty-bomb-plot.html/</guid>
      <description>&lt;p&gt;Remember how the press was all over the story of the 29-year-old millionaire white supremacist and fan of Adolf Hitler in Maine who was building a dirty bomb that he planned to set off at Obama&amp;rsquo;s inauguration, but it didn&amp;rsquo;t happen because his wife shot and killed him?&lt;br /&gt;&lt;br /&gt;Me neither, but James G. Cummings of Belfast, Maine, had (quoting Wikileaks) &amp;ldquo;four lots of one gallon containers of bomb-grade hydrogen peroxide, uranium, thorium (also radioactive), lithium metal, thermite, aluminum powder, beryllium (radiation booster), boron, black iron oxide and magnesium ribbon&amp;rdquo; which he somehow planned to set off at the inauguration.  Personally, I don&amp;rsquo;t think that volume of material could have been easily smuggled in anywhere near the inauguration activities without raising suspicion.&lt;br /&gt;&lt;br /&gt;Why no press coverage of this story, apart from the &lt;a href=&#34;http://www.bangordailynews.com/detail/100021.html&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Bangor Daily News&lt;/span&gt;&lt;/a&gt;?&lt;br /&gt;&lt;br /&gt;Wikileaks &lt;a href=&#34;http://wikileaks.org/wiki/The_%22dirty_bomb%22_that_disappeared&#34;&gt;has a summary&lt;/a&gt;; Wonkette &lt;a href=&#34;http://wonkette.com/406925/us-nazi-trust-fund-millionaire-was-building-dirty-radioactive-anti-obama-bomb-but-his-wife-shot-him-dead-first&#34;&gt;has summarized that&lt;/a&gt;; the Washington D.C. Regional Threat and Analysis Center report (PDF) is &lt;a href=&#34;http://wikileaks.org/wiki/Washington_DC_Regional_Threat_and_Analysis_Center_report_re_Inauguration%2C_16_Jan_2009&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Pat Robertson on Christians studying the Koran</title>
      <link>https://blog.lippard.org/2009/03/pat-robertson-on-christians-studying.html/</link>
      <pubDate>Sun, 15 Mar 2009 15:21:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/03/pat-robertson-on-christians-studying.html/</guid>
      <description>&lt;p&gt;From &lt;a href=&#34;http://j-walkblog.com/index.php?/weblog/posts/should_christians_study_the_koran/&#34;&gt;the J-Walk blog&lt;/a&gt;:&lt;br /&gt;&lt;br /&gt;Pat Robertson answers a question from a &amp;ldquo;pastor of a ministry to international college students&amp;rdquo; who asks whether his ministry leaders should be permitted to study the Koran in order to understand Islam, which he thinks is a bad idea since &amp;ldquo;there are plenty of Christian resources out there to get information on other religions.&amp;quot;&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://www.cbn.com/700club/features/BringItOn/bible-index.aspx#DL5&#34;&gt;Robertson&amp;rsquo;s reply&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;   &lt;p&gt;   Kelly,    it won&amp;rsquo;t be wrong if somebody studies Islam, but they need guided study,    because somebody needs to go along and point out the incredible    inconsistencies in that book. And if you have a guided study of the Koran and    see how much in there is just repetitious, how much comes out of the Old    Testament and the New Testament, how much is just plagiarism from the Bible,    etc.?. &lt;/p&gt;</description>
    </item>
    <item>
      <title>Copyright treaty classified on national security grounds</title>
      <link>https://blog.lippard.org/2009/03/copyright-treaty-classified-on-national.html/</link>
      <pubDate>Sun, 15 Mar 2009 15:12:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/03/copyright-treaty-classified-on-national.html/</guid>
      <description>&lt;p&gt;The U.S. government is negotiating the Anti-Counterfeiting Trade Agreement, a treaty which imposes new controls over copyright, but refuses to let the general public know its specific content.  In response to a Freedom of Information Act Request from Knowledge Ecology International, the Obama administration responded that the content is classified for national security reasons pursuant to Executive Order 12958, a Clinton order from 1995.&lt;br /&gt;&lt;br /&gt;As &lt;a href=&#34;http://news.cnet.com/8301-13578_3-10195547-38.html&#34;&gt;Declan McCullagh points out&lt;/a&gt;, the executive order &amp;ldquo;allows material to be classified only if disclosure would do &amp;lsquo;damage to the national security and the original classification authority is able to identify or describe the damage.&amp;rsquo;&amp;rdquo; He also points out that one of Obama&amp;rsquo;s first acts as president was to sign a memo that said that FOIA &amp;ldquo;should be administered with a clear presumption: In the face of doubt, openness prevails. The government should not keep information confidential merely because public officials might be embarrassed by disclosure.&amp;quot;&lt;br /&gt;&lt;br /&gt;The claim that this treaty cannot be disclosed for national security reasons sounds bogus, but if it&amp;rsquo;s so, what&amp;rsquo;s the purported damage being prevented?  In the absence of a clear rationale, this treaty should be openly discussed and available to the general public.&lt;/p&gt;</description>
    </item>
    <item>
      <title>SkeptiCamp Phoenix</title>
      <link>https://blog.lippard.org/2009/03/skepticamp-phoenix.html/</link>
      <pubDate>Thu, 12 Mar 2009 03:40:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/03/skepticamp-phoenix.html/</guid>
      <description>&lt;p&gt;On March 28, SkeptiCamp Phoenix 2009 will take place at Arizona State University in Tempe.&lt;br /&gt;&lt;br /&gt;Participants include Mike Stackpole of the Phoenix Skeptics on &amp;ldquo;Practical Techniques for Street Skepticism,&amp;rdquo; John Lynch on &amp;ldquo;Academic Freedom and Intelligent Design,&amp;rdquo; and Tony Barnhart on &amp;ldquo;Methods of the Pseudo-Psychic.&amp;quot;&lt;br /&gt;&lt;br /&gt;The event is sponsored by the &lt;a href=&#34;http://www.skeptic.com/&#34;&gt;Skeptics Society/&lt;span style=&#34;font-style: italic;&#34;&gt;Skeptic&lt;/span&gt;&lt;/a&gt; magazine, the &lt;a href=&#34;http://www.csicop.org/&#34;&gt;Center for Skeptical Inquiry/&lt;span style=&#34;font-style: italic;&#34;&gt;Skeptical Inquirer&lt;/span&gt; magazine&lt;/a&gt;, and by the &lt;a href=&#34;http://www.randi.org/&#34;&gt;James Randi Educational Foundation&lt;/a&gt;.  It will be the fifth SkeptiCamp, after two in Colorado, one in Vancouver, and one in Atlanta.&lt;br /&gt;&lt;br /&gt;For more information on the event, see the &lt;a href=&#34;http://barcamp.org/SkeptiCampPhoenix2009&#34;&gt;SkeptiCamp Phoenix 2009 wiki page&lt;/a&gt;, the &lt;a href=&#34;http://www.skepticamp.org/events/3-skepticamp-phoenix&#34;&gt;SkeptiCamp Phoenix registration site&lt;/a&gt;, or the &lt;a href=&#34;http://www.facebook.com/home.php#/group.php?gid=46183004103&amp;amp;ref=ts&#34;&gt;SkeptiCamp Phoenix Facebook page&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;For more on SkeptiCamp, see Reed Esau&amp;rsquo;s &lt;a href=&#34;http://www.randi.org/site/index.php/swift-blog/409-the-skepticamp-bargain.html&#34;&gt;&amp;ldquo;The Skepticamp Bargain&amp;rdquo;&lt;/a&gt; in JREF&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Swift&lt;/span&gt; and his article &lt;a href=&#34;http://skeptic.com/downloads/raising-our-game-oct-2008.pdf&#34;&gt;&amp;ldquo;Raising Our Game&amp;rdquo;&lt;/a&gt; (PDF) published by the Skeptics Society.&lt;br /&gt;&lt;br /&gt;(&lt;a href=&#34;https://blog.lippard.org/2007/06/skepticamp.html&#34;&gt;Previously&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2008/03/skepticamp-2.html&#34;&gt;previously&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2008/03/vancouver-skepticamp.html&#34;&gt;previously&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Scientology and religious visas</title>
      <link>https://blog.lippard.org/2009/03/scientology-and-religious-visas.html/</link>
      <pubDate>Fri, 06 Mar 2009 03:19:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/03/scientology-and-religious-visas.html/</guid>
      <description>&lt;p&gt;Jeff Jacobsen has &lt;a href=&#34;http://www.lisamcpherson.org/visas.htm&#34;&gt;a new article on Scientology&amp;rsquo;s use of religious R-1 visas to bring people from other countries to the U.S.&lt;/a&gt; to work at menial labor for $50/week (with billion-year Sea Org contracts).  R-1 visas are supposed to be for religious ministers who have been working for the U.S. organization sponsoring them for at least two years, and it appears that Scientology has abused these conditions to get cheap labor.  And in the process, they&amp;rsquo;ve brought in people like Artur Solomonyan from Armenia, who was subsequently arrested and found guilty of illegal weapons sales after trying to sell weapons including surface-to-air missiles to an FBI informant.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Legalize pot and tax the crap out of it</title>
      <link>https://blog.lippard.org/2009/03/legalize-pot-and-tax-crap-out-of-it.html/</link>
      <pubDate>Tue, 03 Mar 2009 17:44:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/03/legalize-pot-and-tax-crap-out-of-it.html/</guid>
      <description>&lt;p&gt;Today&amp;rsquo;s &lt;a href=&#34;http://www.overcompensating.com/posts/20090303.html&#34;&gt;Overcompensating&lt;/a&gt; makes a timely proposal.  Just as the repeal of Prohibition during the Great Depression helped economic recovery and reduced associated criminal activity, repealing the drug war could do the same.  Legalizing prostitution &lt;a href=&#34;http://en.wikipedia.org/wiki/Prostitution_in_New_Zealand&#34;&gt;along the lines of the New Zealand model&lt;/a&gt; (adopted in 2003, and in 2008 in Western Australia) is also a good idea.&lt;br /&gt;&lt;br /&gt;Now that Attorney General Eric Holder &lt;a href=&#34;http://www.theagitator.com/2009/02/27/holder-says-no-more-federal-medical-marijuana-raids/&#34;&gt;has confirmed Obama&amp;rsquo;s campaign promise that the feds will not engage in drug raids against medical marijuana operations in states that have legalized such activity&lt;/a&gt;, the time is right.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://www.overcompensating.com/posts/20090303.html&#34;&gt;&lt;img src=&#34;http://www.overcompensating.com/comics/20090303.png&#34; /&gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>2 fatally killed after fight near house party</title>
      <link>https://blog.lippard.org/2009/03/2-fatally-killed-after-fight-near-house.html/</link>
      <pubDate>Sun, 01 Mar 2009 19:57:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/03/2-fatally-killed-after-fight-near-house.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.azcentral.com/community/phoenix/articles/2009/02/28/20090228murder28-ON.html&#34;&gt;The &lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt; reports&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;&lt;h1 class=&#34;topHeadline&#34;&gt;2 fatally killed after fight near house party&lt;/h1&gt;                         &lt;p class=&#34;byline clearfix&#34;&gt;           &lt;a href=&#34;http://www.azcentral.com/community/phoenix/articles/2009/02/28/20090228murder28-ON.html#comments&#34;&gt;&lt;span class=&#34;bylinecomments&#34; id=&#34;commentcount&#34;&gt;&lt;/span&gt;&lt;/a&gt;               by &lt;strong&gt;Ofelia Madrid&lt;/strong&gt; - Feb. 28, 2009 07:51 PM&lt;br /&gt;                   &lt;span class=&#34;org&#34;&gt;The Arizona Republic&lt;/span&gt;         &lt;/p&gt;&lt;p&gt;Two men are dead after an early morning shooting in south Phoenix, police said. &lt;/p&gt; &lt;p&gt;Officers responded to a shooting near 36th Avenue and Broadway Road a little after midnight Friday, police said. &lt;/p&gt; &lt;p&gt;Officers arrived to find numerous people fleeing and were directed to a 27-year-oldman who was dead in the alley from gunshot wounds, police said. &lt;span id=&#34;articleFlex1&#34;&gt;&lt;script type=&#34;text/javascript&#34;&gt;OAS_AD(&amp;lsquo;ArticleFlex_1&amp;rsquo;)&lt;/script&gt;&lt;script style=&#34;display: none;&#34; text=&#34;text/javascript&#34; src=&#34;http://gannett.gcion.com/addyn/3.0/5111.1/133600/0/0/ADTECH;alias=az-phoenix.azcentral.com/news/local/articles_ArticleFlex_1;cookie=info;loc=100;target=_blank;grp=349551;misc=1235937093247&#34;&gt;&lt;/script&gt;&lt;/span&gt; &lt;/p&gt;</description>
    </item>
    <item>
      <title>Using the stimulus to accelerate the downturn</title>
      <link>https://blog.lippard.org/2009/03/using-stimulus-to-accelerate-downturn.html/</link>
      <pubDate>Sun, 01 Mar 2009 16:34:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/03/using-stimulus-to-accelerate-downturn.html/</guid>
      <description>&lt;p&gt;$10.1 billion in federal stimulus money has been released to the states by the Department of Housing and Urban Development, and Arizona is receiving more than $150 million of that.  And what is that money to be used for, in a state where there are tens of thousands of homes for sale with few buyers (50,000+ in Maricopa county alone)?&lt;br /&gt;&lt;br /&gt;Building more housing.&lt;br /&gt;&lt;br /&gt;The &lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt; &lt;a href=&#34;http://www.azcentral.com/community/phoenix/articles/2009/02/28/20090228stim-housing0228.html&#34;&gt;reports that&lt;/a&gt;&lt;br /&gt;&lt;blockquote&gt;Millions of dollars more will go to state and local programs. That includes $32 million to begin construction of affordable rental housing, $22 million to prevent homelessness and $12 million to build or repair public housing across the state.&lt;/blockquote&gt;To the extent this money is used to build new homes, as opposed to repairing deteriorating ones, it&amp;rsquo;s just going to accelerate the decline of home prices, putting more homeowners underwater and providing them with more incentive to walk away from their mortgages.  Now, I think that a further decline in home prices is inevitable, no matter what the stimulus money tries to do, but it&amp;rsquo;s ridiculous to throw additional money at accelerating that process.  It makes about as much sense as using federal stimulus money to give grants to investment bankers to develop more complex collateralized debt obligations.&lt;br /&gt;&lt;br /&gt;Now, this isn&amp;rsquo;t actually quite that bad, since it does apparently focus on some particular communities&amp;ndash;a third of the money is for Native American communities that didn&amp;rsquo;t get a housing bubble of speculative buying.  Some of it is also for families that need short-term help with utility bills, rent, or other expenses (something that the &lt;a href=&#34;http://www.modestneeds.org/&#34;&gt;Modest Needs Foundation&lt;/a&gt; has been doing for years with private donations).  And Tucson is apparently using it to improve energy efficiency of existing public housing units.  Those are all much more reasonable uses of the money than building more houses.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Best Nigerian 419 scam ever</title>
      <link>https://blog.lippard.org/2009/02/best-nigerian-419-scam-ever.html/</link>
      <pubDate>Fri, 27 Feb 2009 13:44:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/02/best-nigerian-419-scam-ever.html/</guid>
      <description>&lt;p&gt;I just read this email this morning, which has to win a prize for the best Nigerian 419 scam I&amp;rsquo;ve ever seen:&lt;br /&gt;&lt;blockquote&gt;Reply-To: &lt;a href=&#34;mailto:marysderrick@att.net&#34;&gt;marysderrick@att.net&lt;/a&gt;&lt;br /&gt;From: &amp;ldquo;Mrs. Mary S. Derrick&amp;rdquo;&lt;a href=&#34;mailto:marysderrick@att.net&#34;&gt;marysderrick@att.net&lt;/a&gt;&lt;br /&gt;Subject: Stop Contacting those people !!!&lt;br /&gt;Date: Fri, 27 Feb 2009 04:43:50 +0100&lt;br /&gt;X-Priority: 3&lt;br /&gt;X-MSMail-Priority: Normal&lt;br /&gt;X-Mailer: Microsoft Outlook Express 6.00.2600.0000&lt;br /&gt;X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000&lt;br /&gt;To: undisclosed-recipients:;&lt;br /&gt;X-NetStation-Status: PASS&lt;br /&gt;&lt;br /&gt;Attn: My Dear,&lt;br /&gt;&lt;br /&gt;I am Mrs Mary Susan Derrick, I am a US citizen, 48 years Old. I reside here in New Braunfels Texas. My residential address is as follows. 108 Crockett Court. Apt 303, New Braunfels Texas, United States, am thinking of relocating since I am now rich. I am one of those that took part in the Compensation in Nigeria many years ago and they refused to pay me, I had paid over $20,000 while in the US, trying to get my payment all to no avail.&lt;br /&gt;&lt;br /&gt;So I decided to travel down to Nigeria with all my compensation documents, And I was directed to meet Mr. Henshaw I. Anderson, who is the member of COMPENSATION AWARD COMMITTEE, and I contacted him and he explained everything to me. He said whoever is contacting us through emails are fake.&lt;br /&gt;&lt;br /&gt;He took me to the paying bank for the claim of my Compensation payment.  Right now I am the most happiest woman on  earth because I have received my compensation funds of $1,500,000.00 Moreover, Mr Henshaw I. Anderson, showed me the full information of those that are yet to receive their payments and I saw your name as one of the beneficiaries, and your email address, that is why I decided to email you to stop dealing with those people, they are not with your fund, they are only making money out of you. I will advise you to contact Mr. Henshaw I. Anderson&lt;br /&gt;&lt;br /&gt;You have to contact him directly on this information below.&lt;br /&gt;&lt;br /&gt;COMPENSATION AWARD HOUSE&lt;br /&gt;Name : Mr. Henshaw I. Anderson&lt;br /&gt;Email: &lt;a href=&#34;mailto:henshawanderson@sbcglobal.net&#34;&gt;henshawanderson@sbcglobal.net&lt;/a&gt;&lt;br /&gt;Phone: +234 802 739 4935&lt;br /&gt;&lt;br /&gt;You really have to stop dealing with those people that are contacting you and telling you that your fund is with them, it is not in anyway with them, they are only taking advantage of you and they will dry you up until you have nothing.&lt;br /&gt;&lt;br /&gt;The only money I paid after I met Mr. Henshaw I. Anderson was just $580 for the paper works, take note of that.&lt;br /&gt;&lt;br /&gt;Once again stop contacting those people, I will  advise you to contact Mr Henshaw I. Anderson so that he can help you to Deliver your fund instead of dealing with those liars that will be turning you around asking for different kind of money to complete your transaction.&lt;br /&gt;&lt;br /&gt;Thank You and Be Blessed.&lt;br /&gt;&lt;br /&gt;Mrs. Mary Susan Derrick.&lt;/blockquote&gt;She&amp;rsquo;s being so honest about those other Nigerian scammers that ripped her off, so surely she must be honest about this compensation fund.  The sad thing is that those who have been ripped off multiple times already will probably fall for this one, too.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Fourth stray dog of 2009</title>
      <link>https://blog.lippard.org/2009/02/fourth-stray-dog-of-2009.html/</link>
      <pubDate>Sun, 22 Feb 2009 18:29:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/02/fourth-stray-dog-of-2009.html/</guid>
      <description>&lt;p&gt;&lt;a style=&#34;&#34; onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/P2220003.med.JPG&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px; height: 150px;&#34; src=&#34;https://blog.lippard.org/images/P2220003.med.JPG&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5305691125394903266&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;We found this dog&amp;ndash;&lt;strike&gt;some kind of Spaniel?&lt;/strike&gt;an Aussie sheepdog&amp;ndash;at 20th St. and Euclid, where he appeared to be wanting to get into a mini-van with a group of mariachis.  They just drove off and ignored him, so we stopped our dog walk to pick him up.  He had a collar, no tags.  This dog is a neutered male, unusual for the strays we find.&lt;br /&gt;&lt;br /&gt;This could have been our seventh stray of 2009, but the pack of three dogs we saw running along the canal yesterday morning wouldn&amp;rsquo;t let us near them.&lt;br /&gt;&lt;br /&gt;UPDATE:  We&amp;rsquo;ve been contacted in email by the owner; this dog&amp;rsquo;s name is Woody and the owner will be going to pick him up at the pound.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bristol Palin disproves intelligent design</title>
      <link>https://blog.lippard.org/2009/02/bristol-palin-disproves-intelligent.html/</link>
      <pubDate>Fri, 20 Feb 2009 04:19:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/02/bristol-palin-disproves-intelligent.html/</guid>
      <description>&lt;p&gt;The &lt;span style=&#34;font-style: italic;&#34;&gt;Weekly World News&lt;/span&gt;, now online only, &lt;a href=&#34;http://weeklyworldnews.com/celebs/6355/bristol-palin-disproves-intelligent-design/&#34;&gt;looks like it&amp;rsquo;s trying to become more like &lt;span style=&#34;font-style: italic;&#34;&gt;The Onion&lt;/span&gt;&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;Bristol Palin held her first interview since giving birth Monday night with Greta Von Susteren.  The 18 year old daughter of Alaska Governor Sarah Palin talked about her experience as a mother and her mother’s policies towards education.&lt;/p&gt; &lt;p&gt;“Mom says that science and stuff is too hard to force kids to learn.  That the world is too complicated to have just happened by accident, and things like an eyeball show signs of a designer.  She’s right, Bio is totally hard.  But if you work at it, it does kinda make sense.”&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mississippi&#39;s medical forensic fraudsters</title>
      <link>https://blog.lippard.org/2009/02/mississippis-medical-forensic.html/</link>
      <pubDate>Thu, 19 Feb 2009 22:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/02/mississippis-medical-forensic.html/</guid>
      <description>&lt;p&gt;Radley Balko at &lt;span style=&#34;font-style: italic;&#34;&gt;Reason&lt;/span&gt; magazine &lt;a href=&#34;http://reason.com/news/show/131527.html&#34;&gt;exposes video that shows Michael West in the act of falsifying evidence used to frame someone for rape and murder&lt;/a&gt;, by using plaster casts of the accused&amp;rsquo;s teeth to make bite marks on a toddler&amp;rsquo;s corpse.&lt;br /&gt;&lt;br /&gt;This is one of three cases in which Michael West and Steven Hayne provided evidence in the form of bite marks on a body to link a murder victim to an accused rapist and murderer&amp;ndash;and in the other two cases, the alleged killers were subsequently freed when exonerated by DNA evidence which linked the cases to the actual murderer, who confessed when they were released.&lt;br /&gt;&lt;br /&gt;West and Hayne belong in jail, as does the judge who claimed that the referenced video contained &amp;ldquo;no exculpatory evidence favorable to the defendant.&amp;quot;&lt;br /&gt;&lt;br /&gt;Hayne performed over 80% of Mississippi&amp;rsquo;s autopsies for the last 20 years, and was permitted to complete a backlog of 600 autopsies even after he was terminated as the state&amp;rsquo;s coroner as a result of Balko&amp;rsquo;s exposure of other misconduct.  This misconduct and the state&amp;rsquo;s failure to hold them accountable brings every criminal case they&amp;rsquo;ve ever touched into question.&lt;br /&gt;&lt;br /&gt;(&lt;a href=&#34;https://blog.lippard.org/2008/08/bad-coroner-to-be-stopped-from.html&#34;&gt;Previously on Hayne&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Daniel Dennett at ASU</title>
      <link>https://blog.lippard.org/2009/02/daniel-dennett-at-asu.html/</link>
      <pubDate>Thu, 19 Feb 2009 16:55:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/02/daniel-dennett-at-asu.html/</guid>
      <description>&lt;p&gt;&lt;a style=&#34;&#34; onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://www.theatlantic.com/issues/99may/images/9905billout.jpg&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 380px; height: 527px;&#34; src=&#34;http://www.theatlantic.com/issues/99may/images/9905billout.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;Last night, Daniel Dennett gave the 2009 &lt;a href=&#34;http://beyond.asu.edu/&#34;&gt;Beyond Center&lt;/a&gt; lecture with a talk appropriate for the bicentennial of Charles Darwin&amp;rsquo;s birthday, titled &amp;ldquo;Darwin&amp;rsquo;s &amp;lsquo;Strange Inversion of Reasoning.&amp;rsquo;&amp;rdquo;  While not quite drawing the crowd that &lt;a href=&#34;https://blog.lippard.org/2008/03/richard-dawkins-lecture-at-asu.html&#34;&gt;last year&amp;rsquo;s lecture by Richard Dawkins&lt;/a&gt; did (3000 people at Gammage Auditorium), Dennett filled the 485-seat Galvin Playhouse and an overflow room was set up with a video link.  The &lt;a href=&#34;http://www.meetup.com/phoenix-atheists/calendar/9577645/&#34;&gt;Phoenix Atheists Meetup group&lt;/a&gt; alone had about 57 members who attended.&lt;br /&gt;&lt;br /&gt;The talk was videotaped by the Beyond Center, and what may be an unauthorized video &lt;a href=&#34;http://www.youtube.com/view_play_list?p=9AF0B9A4041E3437&#34;&gt;has been made available on YouTube&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Skyhooks and Cranes&lt;/span&gt;&lt;br /&gt;The content of Dennett&amp;rsquo;s talk was largely drawn from his book, &lt;span style=&#34;font-style: italic;&#34;&gt;Darwin&amp;rsquo;s Dangerous Idea&lt;/span&gt;, and centered on the idea that Darwin brought about a change from thinking of the world as the product of top-down design to a recognition of apparent design as the result of bottom-up processes.  Dennett referred to the former as the &amp;ldquo;trickle-down theory of creation&amp;rdquo; and the latter as the &amp;ldquo;bubble-up theory of creation,&amp;rdquo; and used his &amp;ldquo;intuition pump&amp;rdquo; of skyhooks vs. cranes to make the point.&lt;br /&gt;&lt;br /&gt;&amp;ldquo;Skyhooks&amp;rdquo; are explanations of design in terms of miraculous intervention by an entity which itself has no explanation, a deus ex machina.  Dennett illustrated that with the drawing above, a Guy Billout illustration titled &amp;ldquo;Deus ex Machina,&amp;rdquo; from the &lt;a href=&#34;http://www.theatlantic.com/issues/99may/9905billout.htm&#34;&gt;May 1999 issue of &lt;span style=&#34;font-style: italic;&#34;&gt;The Atlantic Monthly&lt;/span&gt;&lt;/a&gt;.  By contrast, &amp;ldquo;cranes&amp;rdquo; are built up from the ground to provide scaffolding for constructing new things.  The dome of the Florence Cathedral (Santa Maria del Fiore), depicted in Billout&amp;rsquo;s illustration, was a marvel of engineering by Filippo Brunelleschi, &lt;a href=&#34;http://www.obscure.org/%7Eperky/uofr/fall2002/ISYS203U/Duomo_Site/construction.html&#34;&gt;which used some innovative construction techniques&lt;/a&gt; to build something that many thought was not possible.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Darwin&amp;rsquo;s &amp;ldquo;Strange Inversion of Reasoning&amp;rdquo;&lt;/span&gt;&lt;br /&gt;The title of Dennett&amp;rsquo;s talk came from a critique of Darwin&amp;rsquo;s theory of natural selection by Robert Beverley MacKenzie in 1868, who wrote (as quoted by Dennett in &lt;span style=&#34;font-style: italic;&#34;&gt;DDA&lt;/span&gt;, p. 65):&lt;br /&gt;&lt;blockquote&gt;In the theory with which we have to deal, Absolute Ignorance is the artificer; so that we may enunciate as the fundamental principle of the whole system that, IN ORDER TO MAKE A PERFECT AND BEAUTIFUL MACHINE, IT IS NOT REQUISITE TO KNOW HOW TO MAKE IT.  This proposition will be found, on careful examination, to express, in condensed form, the essential purport of the Theory, and to express in a few words all Mr. Darwin&amp;rsquo;s meaning; who, by a strange inversion of reasoning, seems to think Absolute Ignorance fully qualified to take the place of Absolute Wisdom in all the achievements of creative skill.&lt;/blockquote&gt;To which Dennett&amp;rsquo;s response was:  &amp;ldquo;Exactly!&amp;rdquo;  He illustrated the point with an example that is now somewhat commonplace, the computer.  Dennett observed that prior to Alan Turing, &amp;ldquo;computers&amp;rdquo; referred to people who were hired to perform tasks that today are performed by mechanical devices with the same name.   In order to perform these functions, people had to understand arithmetic.  Dennett cited Turing&amp;rsquo;s 1936 paper, &lt;a href=&#34;http://www.thocp.net/biographies/papers/turing_oncomputablenumbers_1936.pdf&#34;&gt;&amp;ldquo;On computable numbers, with an application to the &lt;span style=&#34;font-style: italic;&#34;&gt;Entscheidungsproblem&lt;/span&gt;&amp;quot;&lt;/a&gt; (PDF), a demonstration that arithmetic computation is a specific case where, in fact, understanding is not required to perform the action&amp;ndash;another example of the same kind of &amp;ldquo;strange inversion of reasoning.&amp;rdquo;  Dennett quotes Turing: &amp;ldquo;The behaviour of the computer [meaning a person] at any moment is determined by the symbols which he is observing and his &amp;lsquo;state of mind&amp;rsquo; at that moment,&amp;rdquo; noting that &amp;ldquo;state of mind&amp;rdquo; is in quotes because Turing&amp;rsquo;s showing a method by which no mental activity or understanding is actually required.  Substituting into MacKenzie&amp;rsquo;s argument, we get &amp;ldquo;IN ORDER TO BE A PERFECT AND BEAUTIFUL COMPUTING MACHINE, IT IS NOT REQUISITE TO KNOW WHAT ARITHMETIC IS.&amp;quot;&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Creationists and Mind-Creationists&lt;/span&gt;&lt;br /&gt;Dennett observed that many people cannot abide Darwin, and we call them creationists.  There are also people who can&amp;rsquo;t abide Turing, and he suggests we call them mind-creationists.  (Steve Novella&amp;rsquo;s &lt;a href=&#34;https://blog.lippard.org/2008/06/amazing-meeting-6-summarized-part-three.html&#34;&gt;presentation at last year&amp;rsquo;s The Amazing Meeting, on &amp;ldquo;Dualism and Creationism,&amp;quot;&lt;/a&gt; drew this same analogy.)  Dennett said that there are some people who can&amp;rsquo;t abide either&amp;ndash;including both Jerry Fodor and Thomas Nagel, referring to his paper &lt;a href=&#34;http://www3.interscience.wiley.com/journal/121376225/abstract&#34;&gt;&amp;ldquo;Public Education and Intelligent Design&amp;rdquo; in &lt;span style=&#34;font-style: italic;&#34;&gt;Philosophy and Public Affairs&lt;/span&gt; vol. 36, no. 2&lt;/a&gt;.  I think Dennett mischaracterizes Nagel&amp;rsquo;s position here&amp;ndash;Nagel is an atheist who thinks that we don&amp;rsquo;t have the full account of evolutionary theory, and who also thinks that if a god exists, there&amp;rsquo;s no reason to think science couldn&amp;rsquo;t study such a being and its effects.  I agree with Nagel about that&amp;ndash;methodological naturalism could potentially find its own limits and suggest the existence of entities that operate independently of the laws of physics we&amp;rsquo;ve discovered.  I think we&amp;rsquo;d end up just modifying our understanding of those laws and continuing to call the result &amp;ldquo;natural.&amp;rdquo;  Jake Young, &lt;a href=&#34;http://scienceblogs.com/purepedantry/2008/09/thomas_nagel_on_id_and_evoluti.php&#34;&gt;at the Pure Pedantry ScienceBlog, argues otherwise, defending Stephen J. Gould&amp;rsquo;s &amp;ldquo;Nonoverlapping Magisteria&amp;rdquo; (NOMA)&lt;/a&gt;, the view that science and religion are completely distinct subjects with no intersection, a view I find implausible unless religion is restricted to matters that are completely unobservable and have no causal consequences in the empirical world&amp;ndash;which is not the case for any actual religion that I&amp;rsquo;m aware of.&lt;br /&gt;&lt;br /&gt;A few of the &amp;ldquo;mind-creationists&amp;rdquo; Dennett pointed out were Jerry Fodor and John Searle.  Another is Victor Reppert, author of &lt;a href=&#34;http://www.amazon.com/C-S-Lewiss-Dangerous-Idea-Argument/dp/0830827323/jimlippardwebpaA&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;C.S. Lewis&amp;rsquo;s Dangerous Idea: In Defense of the Argument from Reason&lt;/span&gt;&lt;/a&gt;, the main argument of which I criticized in a short paper (&amp;ldquo;Historical But Indistinguishable Differences: Some Notes on Victor Reppert&amp;rsquo;s Paper,&amp;rdquo; &lt;span style=&#34;font-style: italic;&#34;&gt;Philo&lt;/span&gt; vol. 2, no. 1, 1999, pp. 45-47).  Reppert&amp;rsquo;s position is that Turing machines don&amp;rsquo;t actually do arithmetic, because they have no semantics, only syntax, and that you only get meaning through original intentionality of the sort that John Searle argues is an irreducible feature of the world.  Computers only have semantics when we impute it to them.  My argument was that if you have two possible worlds that are exactly alike, except that one was created by a top-down designer and one evolved, there&amp;rsquo;s no reason to say that one has semantics and the other one doesn&amp;rsquo;t&amp;ndash;how they got to the point at which they have creatures with internal representations that stand in the right causal relationships to the external world doesn&amp;rsquo;t make a difference to whether or not those representations actually refer and have meaning.  [UPDATE (March 3, 2009): Victor Reppert says &lt;a href=&#34;http://dangerousidea.blogspot.com/2009/03/lippard-blog-daniel-dennett-at-asu.html&#34;&gt;I&amp;rsquo;ve misdescribed his position and elaborates a bit at his own blog&lt;/a&gt;.]&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Hunting for Skyhooks&lt;/span&gt;&lt;br /&gt;Dennett observed that people&amp;rsquo;s issues with bubble-up theories of creation and design center around the fact that some designs seem to be too remarkable to have evolved.  Michael Behe&amp;rsquo;s notion of &amp;ldquo;irreducible complexity&amp;rdquo; is the idea that some structures require all of their parts in place to function at all, and cannot evolve step-by-step from a previous structure that doesn&amp;rsquo;t also have all of those parts.  (The mistake there is that the previous structure may have some other function.)  So those arguing for intelligent design have gone &amp;ldquo;hunting for skyhooks,&amp;rdquo; to try to find examples of design in nature that require a top-down designer&amp;rsquo;s intervening hand to bring into existence.  Dennett observed that all of the hunting for skyhooks has failed to come up with any actual examples, but instead has resulted in multiple new discoveries of cranes.  This is certainly true for the main examples of &amp;ldquo;irreducible complexity,&amp;rdquo; &lt;a href=&#34;http://www.talkdesign.org/faqs/icdmyst/ICDmyst.html&#34;&gt;blood clotting systems&lt;/a&gt; and &lt;a href=&#34;http://www.talkdesign.org/faqs/flagellum.html&#34;&gt;bacterial flagella&lt;/a&gt;.  This has led to the quip, &amp;ldquo;evolution is cleverer than you are,&amp;rdquo; which Dennett discussed in the Q&amp;amp;A as &lt;a href=&#34;http://en.wikipedia.org/wiki/Orgel%27s_rule&#34;&gt;&amp;ldquo;Orgel&amp;rsquo;s Second Rule.&amp;quot;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Another example Dennett gave was the discovery of motor proteins, which he showed using a clip from &lt;a href=&#34;http://www.xvivo.net/press/harvard_university.htm&#34;&gt;the film &amp;ldquo;The Inner Life of the Cell,&amp;quot;&lt;/a&gt; produced by XVIVO for Harvard University.  Dennett didn&amp;rsquo;t mention that this film &lt;a href=&#34;https://blog.lippard.org/2008/04/david-bolinsky-on-expelled-and-dembskis.html&#34;&gt;was the subject of a controversy regarding the film &amp;ldquo;Expelled,&amp;quot;&lt;/a&gt; pre-release versions of which used XVIVO footage without permission.  Earlier still, intelligent design advocate William Dembski used an overdubbed version of their film in his lectures.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;The Bubble-up Path&lt;/span&gt;&lt;br /&gt;&amp;ldquo;We are made of trillions of mindless little robots,&amp;rdquo; Dennett said, &amp;ldquo;but not a one of them knows who you are or cares.&amp;rdquo;  But we do know, and we do care.  How is that possible?  The bubble-up view has to provide an explanation.  Dennett provided some examples of how certain evolutionary changes in the past have created entirely new ways for evolution to proceed.  His first example was one that was championed for years by Lynn Margulis to much resistance, but which has now become mainstream, which is the idea of a symbiotic origin for eukaryotes.&lt;br /&gt;&lt;br /&gt;For the first 2.5 billion years of life, everything was prokaryotic&amp;ndash;single-celled organisms without a nucleus.  But then, one form of single-celled organisms invaded another without destroying each other, and came to evolve together, forming eukaryotic life.  Each of our cells has not only its own genome in the cell nucleus, but a separate genome in its mitochondria, which is inherited only from our mothers.  This development allowed cells to become more complex and versatile, as well as allowed a division of labor that made multicellular life possible.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;The Need-to-Know Principle&lt;/span&gt;&lt;br /&gt;Dennett showed &lt;a href=&#34;http://www.youtube.com/watch?v=DbvDQjhO9nY&#34;&gt;a video clip about the cuckoo&lt;/a&gt; (the link is to a different but similar one).  The mother bird lays her egg in the nest of another bird, and removes one of the other bird&amp;rsquo;s eggs.  The other bird is then surprised to find that one of its eggs&amp;ndash;the cuckoo&amp;rsquo;s egg&amp;ndash;hatches first, and the hatchling pushes the other eggs out of the nest.  It seems evil, Dennett said, but &amp;ldquo;don&amp;rsquo;t worry, the cuckoo chick doesn&amp;rsquo;t know what it does.  It doesn&amp;rsquo;t need to know.&amp;quot;&lt;br /&gt;&lt;br /&gt;A principle something like the CIA&amp;rsquo;s need-to-know principle applies in evolution as a matter of thrift, but matters are often confused because biologists tend to attribute more understanding when explaining a feature of living things than actually exists.  This, Dennett says, is partly a linguistic matter, because we don&amp;rsquo;t have a word for a &amp;ldquo;semi-understood quasi-representation&amp;rdquo; or a &amp;ldquo;hemi-semi-demi-understood quasi-representation.&amp;rdquo;  But Turing does give us models of competence without comprehension.&lt;br /&gt;&lt;br /&gt;He then showed &lt;a href=&#34;http://www.youtube.com/watch?v=TtmLVP0HvDg&#34;&gt;a video of a New Caledonian crow&lt;/a&gt; trying to use a bit of metal wire to get a worm out of a glass beaker.  The crow bends the wire around the glass to make it into a hook, then uses it to fish the worm out of the beaker.  This was an example of a creature that goes a step beyond the cuckoo chick.  Dennett cited the work of &lt;a href=&#34;http://en.wikipedia.org/wiki/Ruth_Millikan&#34;&gt;Ruth Millikan&lt;/a&gt;, noting that the crow is an example of an animal that represents its goals in the same system in which it represents its facts&amp;ndash;but not its reasons for those goals, which are produced by evolution and not represented within the organism.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;The MacCready Explosion and Memes&lt;/span&gt;&lt;br /&gt;Dennett observed that there has been about 3.5 billion years since the start of the whole tree of life, and only about 6 million years since the divergence of humans from chimps and bonobos, our closest hominid relatives.  But a mere 10,000 years ago, as &lt;a href=&#34;http://en.wikipedia.org/wiki/Paul_MacCready&#34;&gt;Paul MacCready&lt;/a&gt; pointed out, the total human population plus livestock and pets composed about a tenth of one percent of the terrestrial vertebrate biomass.  Today, however, we consume 98% of it (most of which is cattle).&lt;br /&gt;&lt;br /&gt;The Cambrian &amp;ldquo;explosion&amp;rdquo; in which multicellular life became dramatically more diversified took place over millions of years, while the &amp;ldquo;MacCready explosion&amp;rdquo; took place over a mere 500 generations, and the explanation is science and technology, communicated from parents to children not by biological evolution but through culture.&lt;br /&gt;&lt;br /&gt;Here Dennett gave an introduction to memes by analogy&amp;ndash;the cultural highway of transmission of ideas, once it exists, can be invaded by &amp;ldquo;rogue cultural variants,&amp;rdquo; or &amp;ldquo;memes,&amp;rdquo; as Richard Dawkins originally called them  They are vehicles of information, like viruses, that invade our brains.&lt;br /&gt;&lt;br /&gt;He then paused for a &amp;ldquo;skeptical interlude&amp;rdquo; to address the question of what&amp;rsquo;s the evidence that memes even exist.  He asked, &amp;ldquo;do you believe that words exist?&amp;rdquo;  If so, then those are examples of a subset of memes, those that can be pronounced.  (I&amp;rsquo;m not sure of the practical benefit of talk of memes as opposed to ideas, concepts, and language, but I&amp;rsquo;ll save commentary on that until I read the meme chapters in &lt;span style=&#34;font-style: italic;&#34;&gt;DDI&lt;/span&gt;.)&lt;br /&gt;&lt;br /&gt;So, said Dennett, we are apes with &amp;ldquo;infected&amp;rdquo; brains, or, on analogy to prokaryotes/eukaryotes, we are &amp;ldquo;euprimates.&amp;rdquo;  We carry with us virtual machines that give us new powers and versatility to bring organization of the world up another level.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Mind Tools&lt;/span&gt;&lt;br /&gt;Dennett quoted one of his own students, Bo Dahlborn, who wrote, &amp;ldquo;Just as you cannot do very much carpentry with your bare hands, there is not much thinking you can do with your bare brain.&amp;rdquo;  We have conceptual tools and methods.  At the very simplest level, there are words as tools, such as passwords or labels.  Douglas Hofstadter&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;I Am A Strange Loop&lt;/span&gt; identifies a bunch of phrases that are frequently used as tools for analogies, such as &amp;ldquo;wild goose chases,&amp;rdquo; &amp;ldquo;tackiness,&amp;rdquo; &amp;ldquo;loose cannons,&amp;rdquo; &amp;ldquo;feet of clay,&amp;rdquo; &amp;ldquo;feedback,&amp;rdquo; &amp;ldquo;slamdunks,&amp;rdquo; &amp;ldquo;lip service,&amp;rdquo; and &amp;ldquo;elbow grease.&amp;rdquo;  Dennett compared these to Java applets for the mind&amp;ndash;collections of information transmitted from one person to another that allow them to do something more.&lt;br /&gt;&lt;br /&gt;Long division is a more complex example.  With a sufficiently well developed English (or other language) &amp;ldquo;virtual machine,&amp;rdquo; you can &amp;ldquo;download&amp;rdquo; the procedure in the form of mathematical instruction or from a book, to be able to perform the process.  Cost-benefit analysis is a bigger, more complex set of tools learned in the same way.&lt;br /&gt;&lt;br /&gt;While some such tools have distinct authors, others have evolved.  Language itself, money, and tonal music are examples of such mental tools that were not created at once by individual authors, but have evolved over time.&lt;br /&gt;&lt;br /&gt;What this implies for who we are is that we are not Cartesian egos with original intentionality, but &amp;ldquo;an alliance of hemi-semi-demi-understood virtual machines.&amp;quot;&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Darwin&amp;rsquo;s Trio&lt;/span&gt;&lt;br /&gt;Darwin proposed three types of selection.  First, two types of selection where the selective force is human beings.  1.  Methodical selection, or intentional artificial selection, where humans intentionally breed creatures for particular characteristics.  2.  Unconscious selection, where humans simply preferred certain organisms to others, and helped those to reproduce&amp;ndash;such as in farming, and raising domestic animals.  To those, Darwin added 3. Natural selection.&lt;br /&gt;&lt;br /&gt;Now we&amp;rsquo;ve also added 4. Genetic engineering.&lt;br /&gt;&lt;br /&gt;And the same categories can be applied to memes.  There are original, synanthropic memes, those which live with us but are not domesticated, such as superstitions; these are analogous to memes created by natural selection.  There are memes replicated by unconscious selection, such as differential replication of tunes based on how catchy they are.  Dennett noted that the Germans call tunes that get stuck in your head &amp;ldquo;earworms.&amp;rdquo;  And then there is methodical selection of domesticated memes, which would include science, literature, and calculus.  Dennett compared calculus to laying hens, for which broodiness has been selected out&amp;ndash;you have to work hard to get it to reproduce.&lt;br /&gt;&lt;br /&gt;And to these categories we can add memetic engineering&amp;ndash;spin-doctoring, marketing, propaganda, etc.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Bootstrapping&lt;/span&gt;&lt;br /&gt;Dennett asked, how do you draw a straight line?  We use a straight edge.  And how do we make straight edges?  By drawing a line along a piece of metal with a straight edge, and cutting it.  How do we get the first straight edge?  He pointed to a book on the history of straight edges, and observed that over time we have gradually improved our technology for making straight edges, and can now measure far more precisely how we fall short in reaching the unattainable goal of a perfectly straight line.  We can represent our goal, our reasons for achieving the goal, and the imperfections and errors in reaching that goal.&lt;br /&gt;&lt;br /&gt;He suggested that the Platonic &amp;ldquo;form of the true&amp;rdquo; has a similar history, and that in science &amp;ldquo;memes have been selected for veridicality.&amp;quot;&lt;br /&gt;&lt;br /&gt;At this point, we really do have the capacity for genuine top-down design.&lt;br /&gt;&lt;br /&gt;Dennett concluded his talk (apart from the next section, which seemed more like an afterword) by stating that &amp;ldquo;What makes us human is not our genetic children, but our brainchildren.  We&amp;rsquo;ve finally reached genuine intelligent design.&amp;quot;&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Darwin Fish&lt;/span&gt;&lt;br /&gt;Dennett concluded his prepared lecture by pointing out that he was wearing a Darwin fish lapel pin.  The physicist Murray Gell-Mann observed to Dennett that this was patterned after the Jesus fish, a fish symbol which contains the Greek word for fish, which was apparently the first acronym.  The Greek letters ΙΧΘΥΣ stand for the Greek words for Jesus Christ, God&amp;rsquo;s Son, the Savior, said Gell-Mann.  But what does &amp;ldquo;DARWIN&amp;rdquo; stand for?&lt;br /&gt;&lt;br /&gt;Dennett took that as a challenge, and came up with a Latin expansion for &amp;ldquo;DARUUIN&amp;rdquo; (since there is no letter &amp;ldquo;W&amp;rdquo; in Latin):&lt;br /&gt;&lt;br /&gt;Delere&lt;br /&gt;Auctorem&lt;br /&gt;Rerum&lt;br /&gt;Ut Universum&lt;br /&gt;Infinitum&lt;br /&gt;Noscas&lt;br /&gt;&lt;br /&gt;This translates into English as&lt;br /&gt;&lt;br /&gt;Destroy&lt;br /&gt;the author&lt;br /&gt;of things&lt;br /&gt;in order to understand&lt;br /&gt;the infinite&lt;br /&gt;universe&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;m not too fond of this&amp;ndash;it confirms anti-evolutionists&amp;rsquo; worst fears of evolution, and refers to an &amp;ldquo;author of things&amp;rdquo; to be destroyed, as though there is one that exists, rather than a myth not to be believed.  It&amp;rsquo;s clever, though.&lt;br /&gt;&lt;br /&gt;UPDATE (February 20, 2009):&lt;br /&gt;&lt;br /&gt;Dennett then answered a few brief questions, and then signed a bunch of books.  The first question (and the only one I&amp;rsquo;ll note) was what it was like to work with &lt;a href=&#34;http://en.wikipedia.org/wiki/Willard_Van_Orman_Quine&#34;&gt;W.V. Quine&lt;/a&gt;, his mentor.  Dennett said that he transferred to Harvard University as an undergraduate specifically to work with Quine, and that two of the most significant influences from Quine were the view that science and philosophy are significantly overlapping and parts of the same larger project, and that the quality of Quine&amp;rsquo;s writing (in contrast to his lecture style) was something to aspire to.&lt;br /&gt;&lt;br /&gt;He&amp;rsquo;s well-spoken, entertaining, and thought-provoking, and I encourage you to hear him speak if you have the opportunity.  I think that his views, like those of Richard Dawkins, argue that science and evolution in particular either imply or at least cohere better with or provide evidence for atheism.  I don&amp;rsquo;t think there is a logical implication, and I&amp;rsquo;m not sure Dennett and Dawkins do, either&amp;ndash;that&amp;rsquo;s something that anti-evolutionist lawyer Phillip Johnson has argued, &lt;a href=&#34;http://www.talkorigins.org/faqs/johnson.html&#34;&gt;which I&amp;rsquo;ve critiqued at the talkorigins.org website&lt;/a&gt;, and which the views of Christian evolutionists like &lt;a href=&#34;http://www.millerandlevine.com/km/evol/&#34;&gt;Kenneth Miller&lt;/a&gt;, &lt;a href=&#34;http://home.entouch.net/dmd/gstory.htm&#34;&gt;Glenn Morton&lt;/a&gt;, and &lt;a href=&#34;https://blog.lippard.org/2008/04/creation-of-evolutionist.html&#34;&gt;Mike Beidler&lt;/a&gt; contradict by their very existence.  On the other hand, I&amp;rsquo;m not sure Miller&amp;rsquo;s position is coherent (I really should get around to writing a summary of last year&amp;rsquo;s Skeptics Society conference), and I reject the NOMA view that there is no overlap between the domains of religion and science and agree with Dennett&amp;rsquo;s and Quine&amp;rsquo;s views that there is significant overlap between science and philosophy (and history, for that matter).&lt;br /&gt;&lt;br /&gt;The National Center for Science Education and many scientists argue for a sharp divide between science and philosophy, and between science and religion, and find cases like those made by Dawkins and Dennett (and &lt;a href=&#34;http://scienceblogs.com/pharyngula/&#34;&gt;P.Z. Myers&lt;/a&gt;) to be problematic, especially when it comes to the legal arena and the goal of keeping intelligent design and creationism out of the public schools (though public universities have more freedom).  I think that this is ultimately due to a tension between the principles of separation of church and state, public education, and academic freedom, given that there is no sharp divide between the domains of science and religion (or science and philosophy).   In my view, in any case where a religion makes an empirical claim, if there&amp;rsquo;s scientific evidence against that claim, it should be legitimate to discuss that scientific evidence in a public school classroom even if that has the primary effect of inhibiting (or promoting) religion (violating the second prong of the &lt;a href=&#34;http://en.wikipedia.org/wiki/Lemon_v._Kurtzman#Lemon_test&#34;&gt;Lemon Test&lt;/a&gt; for measuring whether a government action is a violation of the Constitution&amp;rsquo;s establishment clause).  I consider it a flaw in the Lemon Test that people can always create new religions which attempt to turn secular ideas into religious content with the specific intent of turning government actions into church-state violations (e.g., creating a doctrine that paying taxes is a sin), as well as the fact that it provides an unwarranted immunity to criticism in the classroom for religious claims, even if they are empirically falsified or conceptually incoherent.  (See the comments of &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/11/oral_argument_in_summum_case.php&#34;&gt;this Ed Brayton post at Dispatches from the Culture Wars on the Summum monument case&lt;/a&gt; for some legal puzzles. BTW, Justice O&amp;rsquo;Connor argued for a either &lt;a href=&#34;http://en.wikipedia.org/wiki/Endorsement_test&#34;&gt;a different test in &lt;span style=&#34;font-style: italic;&#34;&gt;Lynch v. Donnelly&lt;/span&gt;&lt;/a&gt;, the &amp;ldquo;endorsement test,&amp;rdquo; which asks whether a reasonable person would conclude government is endorsing or disapproving religion from the action.  This has sometimes been interpreted as a complement to the Lemon Test, and sometimes as a substitute for it.  Judge Jones in the &lt;span style=&#34;font-style: italic;&#34;&gt;Dover&lt;/span&gt; case applied both the endorsement test and the Lemon Test, and argued that the Dover school district violated both, including all three prongs of Lemon.)&lt;br /&gt;&lt;br /&gt;Another resolution is to finesse the issue by getting government out of the business of being a direct provider of education, and instead meet the goal of free public education by providing government funding and standards that include mandatory curriculum requirements that any school can exceed with content that expresses particular religious viewpoints.  By providing a fixed amount of per-pupil funding and a mandatory minimum curriculum that doesn&amp;rsquo;t include religious content, those two items are tied together and anything beyond it would be considered provided at the school&amp;rsquo;s own expense, and thus not a church-state violation.  In my view, more discussion and debate of religious claims at a younger age will yield better-educated adults (and probably more atheists).  Ironically, it is &lt;a href=&#34;https://blog.lippard.org/2006/08/us-acceptance-of-evolution-ranks-us-33.html&#34;&gt;western democracies without a strong history of separation of church and state where religion is weakest and acceptance of evolution is strongest&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Without finessing the problem like that or modifying the Lemon Test, views like those of Dennett and Dawkins must be excluded from public school classrooms along with creationism for the same reasons (to the extent that they express a religious viewpoint), and I think that ultimately the &amp;ldquo;exploring evolution&amp;rdquo; or &amp;ldquo;academic freedom&amp;rdquo; strategies of the creationists for getting critiques of evolution into the public school classrooms will succeed in passing constitutional muster.  Ultimately, the reason their arguments should be excluded from science classrooms is not that they are religious, but that they are bad arguments, and there&amp;rsquo;s no constitutional provision prohibiting the establishment of bad arguments.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Chase Bank makes stupid offers, and loses money by failing to live up to them</title>
      <link>https://blog.lippard.org/2009/02/chase-bank-makes-stupid-offers-and.html/</link>
      <pubDate>Wed, 18 Feb 2009 01:12:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/02/chase-bank-makes-stupid-offers-and.html/</guid>
      <description>&lt;p&gt;I recently wrote about how Chase Bank&amp;rsquo;s inflexible systems just cost it money by not allowing me to make a $100 payment to my mortgage account to make up an erroneous underpayment.  Instead, I had to make an entire additional payment, depriving them of a significant amount of future interest.&lt;br /&gt;&lt;br /&gt;In January, I received an offer from Chase Bank to open a checking account with them, with a minimum deposit of $100.  After I set up direct deposit, within ten business days of the first deposit they would deposit $125, which would be mine to keep so long as I left the account open and receiving direct deposits for at least six months.&lt;br /&gt;&lt;br /&gt;I asked an online banker whether there was any minimum amount that had to be direct deposited, and was told no.  I decided to set up the account in person at a branch near my office, and again asked whether there was any minimum direct deposit.  The banker told me no, there was no minimum&amp;ndash;if I wanted to deposit only $1 per paycheck, that would be fine.&lt;br /&gt;&lt;br /&gt;As I have no interest in using Chase Bank as my primary bank&amp;ndash;I&amp;rsquo;m quite happy with a regional bank that is one of the top-rated places to work in the country and has demonstrated reliability to me repeatedly over several decades&amp;ndash;I decided to maximize my return on this otherwise non-interest-earning account by minimizing my deposits.  My employer provides a convenient way for me to control my own direct deposits into up to three different banks, so I added a new direct deposit of $0.01 per paycheck into my new Chase Bank account.&lt;br /&gt;&lt;br /&gt;The first $0.01 went in on January 15.  On January 30, no $125 had been deposited, so I sent an online email inquiry asking when I could expect to see it.  A response a couple days later told me I needed to call in to get an answer to my question, so I dialed the toll-free number, waited on hold, and finally got to a person who told me I needed to wait four to six weeks after the first direct deposit.&lt;br /&gt;&lt;br /&gt;My second $0.01 went in on January 30.  My third $0.01 went in on February 13.  Still no $125.&lt;br /&gt;&lt;br /&gt;Today, I got another $125 offer from Chase Bank, which prompted me to dig up my application materials and see that they promised my $125 would be deposited within ten business days, not four to six weeks.  So I called and left a message for the banker at my branch, I sent another online inquiry asking whether Chase Bank is going to remedy its failure to honor its offer, and called in to the toll-free number again.  I described the issue to my &amp;ldquo;telephone banker,&amp;rdquo; and he asked for my account information.  When he brought up my account, he asked if the $0.01 deposits were pre-authorizations for direct deposit, and I told him no, those are the deposits&amp;ndash;I was told multiple times that there was no minimum deposit, and there is nothing in the written offer that mentions a minimum deposit.  He was unable to solve the problem, and said he would have to send it to be researched, and I would hear back within a couple of days.&lt;br /&gt;&lt;br /&gt;If they didn&amp;rsquo;t want to honor the offer, they shouldn&amp;rsquo;t have made it in the first place.  By failing to live up to it, they&amp;rsquo;re costing themselves even more money.  It&amp;rsquo;s surprising to me that this is probably the strongest of the major banks in the U.S., and the least likely of the majors to end up costing the U.S. Treasury money in the long run from the TARP&amp;rsquo;s preferred investments ($25 billion put into Chase so far).&lt;br /&gt;&lt;br /&gt;UPDATE (February 18, 2009): I received a voice mail from Chase Bank stating that the promised $125 will be deposited into my account within the next two weeks.  My real-life banker left me a voice mail saying that the issue was that their system doesn&amp;rsquo;t automatically count direct deposits for issuing an award if they are less than $1.  So they do intend to honor their offer, it will just take longer since I used the system in a way they apparently didn&amp;rsquo;t anticipate (or did anticipate with the same reasoning companies use with rebates).&lt;br /&gt;&lt;br /&gt;UPDATE (February 25, 2009): My $125 was deposited yesterday.&lt;/p&gt;</description>
    </item>
    <item>
      <title>6th Circuit Court of Appeals tells AiG and CMI to go to arbitration</title>
      <link>https://blog.lippard.org/2009/02/6th-circuit-court-of-appeals-tells-aig.html/</link>
      <pubDate>Sat, 14 Feb 2009 15:30:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/02/6th-circuit-court-of-appeals-tells-aig.html/</guid>
      <description>&lt;p&gt;The 6th U.S. Circuit Court of Appeals &lt;a href=&#34;http://www.kentucky.com/471/story/693927.html&#34;&gt;has ordered Creation Ministries International and Answers in Genesis to settle their dispute with private arbitration&lt;/a&gt;, the outcome sought by Answers in Genesis and affirming the trial court&amp;rsquo;s ruling.  CMI had hoped to force the U.S. dispute into the Australian courts, where a second lawsuit is ongoing and has its next hearing in April.  This decision opens a route for AiG to stop the Australian proceedings in favor of the private arbitration that has been ordered in the United States.&lt;br /&gt;&lt;br /&gt;The court&amp;rsquo;s decision is &lt;a href=&#34;http://www.ca6.uscourts.gov/opinions.pdf/09a0055p-06.pdf&#34;&gt;here&lt;/a&gt; (PDF).&lt;br /&gt;&lt;br /&gt;It appears to me that CMI is going to be held to the agreements that its previous board of directors signed, however foolish, irresponsible, or unethical it was of them to do so.  As those previous board members resigned in return for indemnification, it doesn&amp;rsquo;t appear to me that CMI is likely to obtain any remedy for the wrongs it alleges have occurred.  It looks like AiG operated within the bounds of the law in its actions.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Our third stray of 2009</title>
      <link>https://blog.lippard.org/2009/02/our-third-stray-of-2009.html/</link>
      <pubDate>Sat, 14 Feb 2009 00:58:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/02/our-third-stray-of-2009.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/cocker4.med.JPG&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px; height: 150px;&#34; src=&#34;https://blog.lippard.org/images/cocker4.med.JPG&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5302451397334584994&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;This black unneutered male Cocker Spaniel came up to us at around 11th St. and Caldwell while we were walking our dogs.  There were some people nearby, and we asked if this was their dog, and they said no, so we brought him home and called Animal Care &amp;amp; Control.&lt;br /&gt;&lt;br /&gt;He&amp;rsquo;s wearing a spiked collar with no tags and looks like he&amp;rsquo;s been wandering the streets for a couple of days or so.  He was very tired and thirsty.&lt;br /&gt;&lt;br /&gt;We&amp;rsquo;ve put his picture and description up on Pets911.com.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ApostAZ podcast #14</title>
      <link>https://blog.lippard.org/2009/02/apostaz-podcast-14.html/</link>
      <pubDate>Wed, 11 Feb 2009 03:02:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/02/apostaz-podcast-14.html/</guid>
      <description>&lt;p&gt;The latest &lt;a href=&#34;http://apostaz.org/&#34;&gt;ApostAZ podcast&lt;/a&gt; is now available:&lt;br /&gt;&lt;a href=&#34;http://apostaz.org/Podcast/Apostaz014.mp3&#34;&gt;&lt;/a&gt;&lt;blockquote&gt;&lt;a href=&#34;http://apostaz.org/Podcast/Apostaz014.mp3&#34;&gt;Episode 014&lt;/a&gt; Atheism and Sucker-Free Thought in Phoenix! Go to &lt;a href=&#34;http://meetup.com/phoenix-atheists/&#34;&gt;meetup.com/phoenix-atheists&lt;/a&gt; for group events! Intro from Vocab Malone &amp;lsquo;Lean Back- But think&amp;rsquo;, Guest Shawn from the &lt;a href=&#34;http://toughquestionspodcast.com/&#34;&gt;Tough Questions Podcast&lt;/a&gt; and &lt;a href=&#34;http://www.youtube.com/user/azsuperman01&#34;&gt;&lt;a href=&#34;http://www.youtube.com/user/azsuperman01&#34;&gt;http://www.youtube.com/user/azsuperman01&lt;/a&gt;&lt;/a&gt; and Josh, Religion and the Workplace, Outro Music from Greydon Square- CPT Theorem&lt;/blockquote&gt;Comments:&lt;br /&gt;&lt;br /&gt;I wish people would stop saying that you can&amp;rsquo;t prove a negative.  &lt;a href=&#34;http://www.discord.org/%7Elippard/debiak.html&#34;&gt;You can&lt;/a&gt;.  (Also see &lt;a href=&#34;http://departments.bloomu.edu/philosophy/pages/content/hales/articles/proveanegative.html&#34;&gt;this&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Obama administration backs state secrets defense of extraordinary rendition and torture</title>
      <link>https://blog.lippard.org/2009/02/obama-administration-backs-state.html/</link>
      <pubDate>Tue, 10 Feb 2009 02:22:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/02/obama-administration-backs-state.html/</guid>
      <description>&lt;p&gt;So much for change.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://blogs.abcnews.com/politicalpunch/2009/02/obama-administr.html&#34;&gt;ABC News&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt; &lt;p&gt;The Obama Administration today announced that it would keep the same position as the Bush Administration in the lawsuit &lt;i&gt;Mohamed et al v Jeppesen Dataplan, Inc.&lt;/i&gt;&lt;/p&gt;  &lt;p&gt;The case involves five men who claim to have been victims of extraordinary rendition — including current Guantanamo detainee Binyam Mohamed, another plaintiff in jail in Egypt, one in jail in Morocco, and two now free. They sued a San Jose Boeing subsidiary, Jeppesen Dataplan, accusing the flight-planning company of aiding the CIA in flying them to other countries and secret CIA camps where they were tortured.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The two religious conversions of George W. Bush</title>
      <link>https://blog.lippard.org/2009/02/two-religious-conversions-of-george-w.html/</link>
      <pubDate>Mon, 09 Feb 2009 01:13:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/02/two-religious-conversions-of-george-w.html/</guid>
      <description>&lt;p&gt;Russ Baker&amp;rsquo;s new book, &lt;em&gt;Family of Secrets:  The Bush Dynasty, The Powerful Forces that Put it in Power, and What Their Influence Means for America&lt;/em&gt;, states that George W. Bush&amp;rsquo;s conversion to evangelical Christianity was staged as a way to wipe the slate clean of his past record of misbehavior.  It further makes the case that his story of a conversion after a visit from Billy Graham was his &lt;em&gt;second&lt;/em&gt; conversion, the first coming a year earlier after a meeting with evangelist Arthur Blessit, who was determined to be too controversial for the story Bush wanted to convey:&lt;br /&gt;&lt;blockquote&gt;&amp;hellip; what was a starchy, Episcopalian heir to a blue-blooded Yankee political pedigree to do? And what of his reckless, apparently non-religious, playboy son? These were the intertwined questions faced by Vice President Bush and George W. in the 1980s as they planned Poppy Bush&amp;rsquo;s run for president in 1988&amp;ndash;and W.&amp;rsquo;s political future.&lt;p&gt; Baker&amp;rsquo;s chapter titled &amp;ldquo;The Conversion&amp;rdquo; features startling revelations that challenge the well-known narratives of the Bush family&amp;rsquo;s religious history&amp;ndash; including the way they crafted a strategy for winning over the religious right, and the creation of a conversion legend for George W. Bush. The purpose of the latter was not only to position him as a religious and political man of his time, but to neutralize the many issues from his past that threatened to undermine his future in politics (and possibly that of his father as well). The plan probably worked far better than anyone could have hoped. &amp;ldquo;I&amp;rsquo;m still amazed,&amp;rdquo; Doug Wead, a key architect of the Bush family&amp;rsquo;s evangelical outreach strategy told Baker, &amp;ldquo;how naïve so many journalists are who have covered politics all of their life.&amp;quot;&lt;/p&gt;</description>
    </item>
    <item>
      <title>How Chase Bank&#39;s inflexibility is costing it money</title>
      <link>https://blog.lippard.org/2009/02/how-chase-banks-inflexibility-is.html/</link>
      <pubDate>Sat, 07 Feb 2009 18:32:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/02/how-chase-banks-inflexibility-is.html/</guid>
      <description>&lt;p&gt;My mortgage has been purchased by Chase Bank a couple of times (after the first time, I refinanced with another bank and then Chase bought my mortgage from them), and they&amp;rsquo;re my current lender.  I pay extra principal with every payment, usually about 30% more.  For my February payment, I decided to reduce the extra principal a bit, for various reasons including keeping a bit more cash on hand in current economic conditions.&lt;br /&gt;&lt;br /&gt;Unfortunately, I made a $100 error in my payment.  Rather than paying an extra $40.37, I underpaid the monthly payment by $59.63.  I learned my mistake when I received my mortgage statement, indicating that my entire payment was in &amp;ldquo;suspense funds received&amp;rdquo; and had not been applied to my mortgage at all.&lt;br /&gt;&lt;br /&gt;I immediately called Chase.  Even though it was an hour before their call center closed, I was unable to get to a human being.  Instead, after being told I was being transferred to customer service, I got an automated message saying that my call could not by completed.  I looked for online options for payment, but the Chase website referred me instead to their phone-based &amp;ldquo;FastPay&amp;rdquo; system.  The &amp;ldquo;FastPay&amp;rdquo; system by phone charges a $15 fee (which the phone system says can be avoided by using the online payment system) and only allows making a full payment.&lt;br /&gt;&lt;br /&gt;I tried again the next morning, and got through to Tonja, a customer service rep who told me that I could only make a full payment through the phone (not the $100 I wanted to pay), but said if I connected an external bank account online, I could make the payment that way, and as soon as the extra $100 was received, the payment would be applied as normal.  I&amp;rsquo;m also well within the 15-day grace period for a payment, so I don&amp;rsquo;t have to worry about late fees.&lt;br /&gt;&lt;br /&gt;Online, I searched through some counter-intuitive menu options&amp;ndash;within the mortgage account, payment options send you to the page about FastPay over the phone&amp;ndash;I finally found that from the front page I could get to an option to connect an external account.  I started the process, and learned that my bank could not be connected instantly by putting in my online banking authentication information, but had to use a method of verification where Chase puts two small deposits in my account and I come back later and input those amounts back to Chase to prove that it&amp;rsquo;s my account (or at least that I have access to it).  It then allowed me to attempt the instant verification method, despite its previous claim that my bank didn&amp;rsquo;t accept it, but that failed (and I probably shouldn&amp;rsquo;t have tried&amp;ndash;Chase shouldn&amp;rsquo;t have my authentication credentials to another bank).  It then said it would take up to two business days for these deposits to go through.&lt;br /&gt;&lt;br /&gt;The next day, my bank showed me that there were two pending deposits from Chase (yet another cost Chase is incurring), so I went back to the verification page and entered those amounts.  Chase&amp;rsquo;s website informed me that because those deposits had not been made yet, I was not allowed to verify the amounts yet.  Dumb design.  I tried again later in the evening, and my verification was accepted.  Now I went to the page to make a payment, only to find that once again, the only option is to make an entire payment.  Contrary to what Tonja told me, I cannot pay just an additional $100, because there is an outstanding payment that hasn&amp;rsquo;t been made, and my $1100 sitting in &amp;ldquo;suspense funds&amp;rdquo; doesn&amp;rsquo;t count and can&amp;rsquo;t be used.&lt;br /&gt;&lt;br /&gt;Well, I&amp;rsquo;ve got the money in savings, so I decided that if Chase is going to make things so difficult, I&amp;rsquo;m going to go ahead and make a full extra payment and deprive them of a little more interest over the life of my loan, in addition to the overhead costs they&amp;rsquo;ve incurred through this episode.  The website told me it would take two business days to process, so it will be applied on February 11&amp;ndash;still during the grace period.  But now I still am not sure that the $1100 will be applied to principal reduction, so I called in again and spoke with Kim.  I explained what has happened, and pointed out to her that Chase is losing money from its inflexibility, and she offered to move $100 from my January extra payment to February so that I could cancel the additional payment.  I thanked her for the option (which I would have needed to take if I didn&amp;rsquo;t have the money to spare), but declined, since that would result in an increase in interest.  I asked if she could verify that the $1100 would be applied correctly, and she suggested that I call in again after I see online that the new payment is applied&amp;ndash;which will incur yet further costs to Chase.&lt;br /&gt;&lt;br /&gt;This is a nice demonstration of how an inflexible payment system doesn&amp;rsquo;t deal well with partial payments can cost a company money and customer goodwill.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Our second stray of 2009</title>
      <link>https://blog.lippard.org/2009/02/our-second-stray-of-2009.html/</link>
      <pubDate>Sat, 07 Feb 2009 04:06:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/02/our-second-stray-of-2009.html/</guid>
      <description>&lt;p&gt;&lt;a style=&#34;&#34; onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/3.JPG&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px; height: 150px;&#34; src=&#34;https://blog.lippard.org/images/3.JPG&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5299902519471944946&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;As we prepared to take our dogs for a walk this evening, we found this guy in our yard.  He has a collar, but no tags.  We&amp;rsquo;ve put his photo up on Pets911.com, and he&amp;rsquo;ll spend the night here and get a pound pickup tomorrow.&lt;br /&gt;&lt;br /&gt;UPDATE (February 7, 2009): This black lab (mix?) isn&amp;rsquo;t happy-go-lucky like &lt;a href=&#34;https://blog.lippard.org/2009/02/our-first-stray-of-2009.html&#34;&gt;our first stray of the year&lt;/a&gt;&amp;ndash;he was quite fearful, but did relax a bit when we got him on leash.  He was interested in our dog Fred, which we used to catch him.  Once on leash and after receiving some attention, he warmed up, and he would then come back after being let off leash.&lt;br /&gt;&lt;br /&gt;He was terrified to come in the house, and didn&amp;rsquo;t seem to want to walk on the wood floor of the kitchen, but we did eventually get him into the spare bedroom, where I stayed with him overnight.  He ended up sleeping peacefully at the foot of the bed.&lt;br /&gt;&lt;br /&gt;This morning, I had the same challenge getting him out of the bedroom that I had getting in&amp;ndash;so I ended up letting him straight out to the side patio, and he&amp;rsquo;s now back out in the front yard.&lt;br /&gt;&lt;br /&gt;UPDATE: The same animal control officer who picked up our first stray just picked up this dog, and gave us some good news&amp;ndash;the first stray we turned in was successfully adopted, and is now named Truman!&lt;br /&gt;&lt;br /&gt;UPDATE: We got our first call today about our Pets911.com listing for the above dog, which includes a photo and a description.  The call went like this:&lt;br /&gt;&lt;blockquote&gt;ME:  Hello?&lt;br /&gt;&lt;br /&gt;CALLER:  Uh.  &lt;long&gt;  Did you find a lost dog?&lt;br /&gt;&lt;br /&gt;ME:  Yes, we did.&lt;br /&gt;&lt;br /&gt;CALLER:  What did it look like?&lt;br /&gt;&lt;br /&gt;ME:  It&amp;rsquo;s a black lab mix, young &amp;hellip;&lt;br /&gt;&lt;br /&gt;CALLER:  Oh, that can&amp;rsquo;t be our dog.  Our dog is white.&lt;/blockquote&gt;Every phone call save one that we&amp;rsquo;ve received as a result of our found dog notices online has been from someone whose dog could not possibly have been confused with the dog in the description.  (The one exception was one where the dog was returned to his rightful owner.)  By contrast, when we&amp;rsquo;ve put up posters there&amp;rsquo;s been no similar mistake.  I suspect the Internet information is being passed on to the callers by friends or family, but apparently people who look at lost dog information on the Internet do not know how to communicate basic information about color or breed.  Or perhaps this caller has a computer infected by a virus that replaces all images with photographic negatives?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Heartland Institute mistakes parody for reality</title>
      <link>https://blog.lippard.org/2009/02/heartland-institute-mistakes-parody-for.html/</link>
      <pubDate>Wed, 04 Feb 2009 13:36:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/02/heartland-institute-mistakes-parody-for.html/</guid>
      <description>&lt;p&gt;Just as Conservapedia is &lt;a href=&#34;http://www.wired.com/techbiz/it/news/2007/02/72818&#34;&gt;often edited with parodies&lt;/a&gt; that even the real conservatives there can&amp;rsquo;t distinguish from conservatism (let alone &lt;a href=&#34;http://rationalwiki.com/wiki/Poe%27s_Law&#34;&gt;everyone else&lt;/a&gt;), the global warming-denying Heartland Institute &lt;a href=&#34;http://scienceblogs.com/deltoid/2009/02/heartland_posts_frank_bis_paro.php&#34;&gt;has mistaken a parody video for a real one, and briefly posted it on their site until they realized they&amp;rsquo;d been had&lt;/a&gt;.  It was probably the traffic from &lt;a href=&#34;http://scienceblogs.com/deltoid/2009/02/heartland_posts_frank_bis_paro.php&#34;&gt;Tim Lambert&amp;rsquo;s Deltoid blog&lt;/a&gt; that tipped them off.&lt;br /&gt;&lt;br /&gt;This is a problem faced by ideological groups that search for evidence to support their established positions rather than trying to honestly evaluate the evidence.  This &lt;a href=&#34;https://blog.lippard.org/2008/05/heartland-institute-publishes-bogus.html&#34;&gt;isn&amp;rsquo;t the first time the Heartland Institute has demonstrated that this is how they operate&lt;/a&gt;, and I&amp;rsquo;m sure it won&amp;rsquo;t be the last.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Not-pology from Holocaust-denying bishop reinstated by the Pope</title>
      <link>https://blog.lippard.org/2009/02/not-pology-from-holocaust-denying.html/</link>
      <pubDate>Mon, 02 Feb 2009 17:19:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/02/not-pology-from-holocaust-denying.html/</guid>
      <description>&lt;p&gt;Orac at Respectful Insolence &lt;a href=&#34;http://scienceblogs.com/insolence/2009/01/holocaust-denying_conservative_bishop.php&#34;&gt;shows the deception from Bishop Richard Williamson&lt;/a&gt;, the formerly excommunicated Holocaust-denying Catholic bishop who was recently reinstated by Pope Benedict XVI.  Williamson created a recent media firestorm because of his Holocaust denial, and has now apologized&amp;ndash;not for his Holocaust denial, but for the fact that there was a media reaction to it.  It&amp;rsquo;s a not-pology.&lt;br /&gt;&lt;br /&gt;Orac debunks some of Williamson&amp;rsquo;s falsehoods about the Holocaust, and points to some of the best sites for responding to Holocaust denial:  &lt;a href=&#34;http://www.nizkor.org/&#34;&gt;Nizkor&lt;/a&gt;, &lt;a href=&#34;http://www.holocaust-history.org/&#34;&gt;The Holocaust History Project&lt;/a&gt;, and &lt;a href=&#34;http://www.hdot.org/&#34;&gt;Holocaust Denial on Trial&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>What Michael Phelps should have said</title>
      <link>https://blog.lippard.org/2009/02/what-michael-phelps-should-have-said.html/</link>
      <pubDate>Mon, 02 Feb 2009 16:50:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/02/what-michael-phelps-should-have-said.html/</guid>
      <description>&lt;p&gt;At The Agitator blog, &lt;a href=&#34;http://www.theagitator.com/2009/02/01/a-letter-id-like-to-see-but-wont/&#34;&gt;Radley Balko writes what Michael Phelps should have said when a photograph of him taking a bong hit was published in a tabloid&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;Dear America,&lt;/p&gt; &lt;p&gt;&lt;a href=&#34;http://www.usatoday.com/sports/olympics/2009-02-01-michael-phelps_N.htm&#34;&gt;I take it back&lt;/a&gt;. I don’t apologize. &lt;/p&gt; &lt;p&gt;Because you know what? It’s none of your goddamned business. I work my ass off 10 months per year. It’s that hard work that gave you all those gooey feelings of patriotism last summer. If during my brief window of down time I want to relax, enjoy myself, and partake of a substance that’s a hell of a lot less bad for me than alcohol, tobacco, or, frankly, most of the prescription drugs most of you are taking, well, you can spare me the lecture.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Our first stray of 2009</title>
      <link>https://blog.lippard.org/2009/02/our-first-stray-of-2009.html/</link>
      <pubDate>Sun, 01 Feb 2009 16:04:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/02/our-first-stray-of-2009.html/</guid>
      <description>&lt;p&gt;&lt;a style=&#34;&#34; onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/good.med.JPG&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px; height: 150px;&#34; src=&#34;https://blog.lippard.org/images/good.med.JPG&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5297863229658442178&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;We found this dog at Circle K Park while walking our dogs.  He is a friendly pit bull mixed with something big and shaggy (perhaps Bernese Mountain Dog), with a partly brindle coat.  He was easy to capture on leash&amp;ndash;he came right up to Kat.  We brought him home and he eagerly drank a full bowl of water and some food.  He raced around our front yard and chased a ball and brought it back.  He&amp;rsquo;s just a puppy with perfect teeth and bad habits of jumping up and being overly excited.&lt;br /&gt;&lt;br /&gt;We put his picture on Pets911 and took him by the house of a neighbor who said he lost a brindle-coated pit bull a few months ago that had been seen in the vicinity of the park.  We had trouble coaxing him into the car, but eventually he crawled in on his own accord.  Unfortunately, the man&amp;rsquo;s wife said this wasn&amp;rsquo;t their dog&lt;br /&gt;&lt;br /&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/with_ball.med.JPG&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px; height: 150px;&#34; src=&#34;https://blog.lippard.org/images/with_ball.med.JPG&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5297863155463126194&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;He seemed to have some kind of allergy, as he had red around his eyes and his gums were bright red, so we gave him a Benadryl.  I spent the night with him in our spare bedroom, and he couldn&amp;rsquo;t seem to sit still or stop breathing hard (or stop wanting attention) until the Benadryl kicked in, and he had a couple of decently long periods of sleep and rest.  When he got up this morning, his eyes and gums looked much better, and he again enjoyed racing around the front yard and playing fetch.&lt;br /&gt;&lt;br /&gt;Animal Care and Control picked him up just a few minutes ago, and he was shaking in the kennel on the truck.  I don&amp;rsquo;t think he&amp;rsquo;s one who is going to do well in a kennel situation.  We got his case number, in case someone calls us as a result of the Pets911 ad, but unfortunately, that rarely happens.&lt;br /&gt;&lt;br /&gt;UPDATE (February 7, 2009): When the animal control officer picked up our &lt;a href=&#34;https://blog.lippard.org/2009/02/our-second-stray-of-2009.html&#34;&gt;second stray of 2009&lt;/a&gt;, he let us know that this good boy was quickly adopted, and is now known as Truman.&lt;br /&gt;&lt;br /&gt;Congratulations, Truman!&lt;/p&gt;</description>
    </item>
    <item>
      <title>2009: A Year for Chinese Dissidents</title>
      <link>https://blog.lippard.org/2009/02/2009-year-for-chinese-dissidents.html/</link>
      <pubDate>Sun, 01 Feb 2009 15:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/02/2009-year-for-chinese-dissidents.html/</guid>
      <description>&lt;p&gt;June 4 will be the 20th anniversary of the Tiananmen Square massacre.  March 10 is the 50th anniversary of the Tibetan uprising that led to the Dalai Lama&amp;rsquo;s exile.  July 22 is the 10th anniversary of the banning of the Falun Gong cult in China.  And October 1 is the celebration of 60 years of Communist rule in China.&lt;br /&gt;&lt;br /&gt;Chinese leaders worry that the first three anniversaries may cause issues for the last, and they are right to worry.  This looks like it will be a year for dissidents in China to come forward, and it has already begun with an online petition issued in December called Charter 08 at the 60th anniversary of the UN Universal Declaration of Human Rights.&lt;br /&gt;&lt;br /&gt;Charter 08 (in English &lt;a href=&#34;http://www.nybooks.com/articles/22210&#34;&gt;here&lt;/a&gt;) was named after Charter 77, a human rights manifesto issued by Czechoslovakian dissidents in 1977.  Charter 08, which has been signed by more than two thousand Chinese citizens, calls for recognition of &amp;ldquo;basic universal values&amp;rdquo;:&lt;br /&gt;&lt;p&gt;&lt;i&gt;&lt;/i&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Happiness, charity, religiosity, and liberals vs. conservatives</title>
      <link>https://blog.lippard.org/2009/02/happiness-charity-religiosity-and.html/</link>
      <pubDate>Sun, 01 Feb 2009 14:29:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/02/happiness-charity-religiosity-and.html/</guid>
      <description>&lt;p&gt;In a recent paper, Jamie Napier and John Jost argue that the reason conservatives are happier than liberals is that they are, for ideological reasons, not pained by observing high levels of income inequality.  They draw this conclusion on the basis of responses to a survey item about attitudes about meritocracy that ranges from a scale of &amp;ldquo;hard work generally doesn&amp;rsquo;t bring success&amp;ndash;it&amp;rsquo;s more a matter of luck&amp;rdquo; to &amp;ldquo;hard work pays,&amp;rdquo; which &lt;a href=&#34;http://www.willwilkinson.net/flybottle/2009/01/31/if-youre-not-outraged-youve-internalized-a-system-justifying-ideology/&#34;&gt;Will Wilkinson shows cannot do the job of supporting their explanation&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;I strongly agree that success, understood as a significant upward move on a valued status dimension, is largely a matter of luck. But I also strongly agree that hard work (in a society with decent institutions) usually brings a better life. It’s possible to work hard and achieve a better life without ever winning anything you’d count as &lt;em&gt;success&lt;/em&gt;. So I haven’t a clue how I’d answer this question. Do I believe in meritocracy or not?&lt;/blockquote&gt;He observes that there&amp;rsquo;s also a much better explanation for the answers to that question than assuming a blindness or lack of care about inequality:&lt;br /&gt;&lt;blockquote&gt;If one wants to see a meritocratic bent as a common cause of conservative leanings and higher happiness, here’s a less tendentious explanation. (1) Those with a greater sense of the efficacy of their behavior — with a greater sense of being in control — will tend to (a) think hard work brings a better life, (b) be happier, (c) see policies that seem to penalize hard work as unjust. (2) People likely to see high taxes as an unjust penalty on hard work tend to identify as “conservative.”&lt;/blockquote&gt;And a further problem about attributing a blindness to inequality to conservatives is that conservatives give more to charity than liberals, as Wilkinson&amp;rsquo;s commenter John Thacker points out (and &lt;a href=&#34;https://blog.lippard.org/2006/12/charitable-giving-conservatives-vs.html&#34;&gt;I&amp;rsquo;ve previously observed at this blog&lt;/a&gt;).  Thacker attributes the difference to religiosity; again, I&amp;rsquo;ve previously pointed out that he &lt;a href=&#34;https://blog.lippard.org/2007/06/atheists-weak-on-charitable-giving.html&#34;&gt;is apparently correct on this point&lt;/a&gt; (also see &lt;a href=&#34;https://blog.lippard.org/2007/10/taner-edis-on-generosity-of-religious.html&#34;&gt;this post&lt;/a&gt; and &lt;a href=&#34;https://blog.lippard.org/2006/12/charitable-giving-conservatives-vs.html&#34;&gt;the previous reference on conservatives vs. liberals&lt;/a&gt;), that the religious give far more to charity than the secular, even if you don&amp;rsquo;t count donations to churches.  (But apparently Christians are well-known in the service industry as &lt;a href=&#34;http://friendlyatheist.com/2009/01/30/dont-serve-the-christians-on-a-sunday/&#34;&gt;lousy&lt;/a&gt; &lt;a href=&#34;http://www.thelutheran.org/article/article.cfm?article_id=7721&#34;&gt;tippers&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;The same Napier and Jost paper &lt;a href=&#34;http://www.marginalrevolution.com/marginalrevolution/2009/01/department-of-guffaw.html&#34;&gt;is discussed at Marginal Revolution&lt;/a&gt;, where commenter DocMerlin points out that:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>D.C. and the inauguration</title>
      <link>https://blog.lippard.org/2009/02/dc-and-inauguration.html/</link>
      <pubDate>Sun, 01 Feb 2009 02:41:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/02/dc-and-inauguration.html/</guid>
      <description>&lt;p&gt;Kat and I made arrangements to travel to D.C. for the inauguration a few months before the election.  Our plan was to attend regardless of who was elected president, but we preferred Obama over McCain and his winning the election solidified our plans.  We flew to D.C. on U.S. Airways Flight 44 to see the 44th president inaugurated, leaving 72-degree weather in Phoenix and arriving to 26-degree weather in D.C.  We had prepared with layered clothing, but I found that my toes were still freezing in my shoes with two layers of socks, so we visited a mall near our hotel and found evidence of massive price deflation in coats and boots.  I picked up a nice pair of Dupont &amp;ldquo;thinsulate&amp;rdquo; insulated boots, and Kat bought a full-length padded coat, each of which were only $20.  We saw some further evidence of price deflation in goods at the Smithsonian gift shop in the National Museum of the American Indian, where T-shirt prices had been lowered from $20 last time we visited to $16 this trip.  Food prices, however, seemed to be about the same, and the price of a 7-day Metro pass had climbed from $20 to $26.40 (no doubt still a subsidized price).&lt;br /&gt;&lt;br /&gt;&lt;a style=&#34;&#34; onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/P1170038.med.JPG&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px; height: 150px;&#34; src=&#34;https://blog.lippard.org/images/P1170038.med.JPG&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5297674445556955730&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;On Saturday, we visited the newly-reopened &lt;a href=&#34;http://americanhistory.si.edu/&#34;&gt;National Museum of American History&lt;/a&gt;, where there were special events going on with actors portraying figures from American history such as Abraham Lincoln, Martin Luther King Jr., Thomas Jefferson, and George Washington.  We paid a visit to the American flag from Fort McHenry (the star-spangled banner), the First Ladies&amp;rsquo; dresses collection, the pop culture exhibit, &amp;ldquo;The American Presidency: A Glorious Burden,&amp;rdquo; musical instruments, the Gunboat Philadelphia, and a few other exhibits.  We followed this up with lunch at the &lt;a href=&#34;http://www.nmai.si.edu/&#34;&gt;National Museum of the American Indian&lt;/a&gt;, then checked out the new Capitol visitors&amp;rsquo; center and took a look at the setup for the inauguration.  We then walked over by the Newseum, passing the Canadian Embassy and its huge banners welcoming President Obama.&lt;br /&gt;&lt;br /&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/P1170095.med.JPG&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px; height: 150px;&#34; src=&#34;https://blog.lippard.org/images/P1170095.med.JPG&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5297673113659855954&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;The theme of pending change was everywhere&amp;ndash;not only the expected political banners, but in commercial advertising (e.g., Metro ads from Pepsi and Ikea), religious advertising (the Seventh-Day Adventists were handing out a magazine with Obama&amp;rsquo;s photograph on the front), and even by the homeless begging for &amp;ldquo;change I can believe in.&amp;quot;&lt;br /&gt;&lt;br /&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/P1180008.med.JPG&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px; height: 150px;&#34; src=&#34;https://blog.lippard.org/images/P1180008.med.JPG&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5297672620636986770&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;On Sunday we went to the Columbia Heights Metro station and were amazed at how much the area has changed.  We visited an apartment building in the area where Kat used to live in the 1990s, finding it boarded up and for sale (last sold 10/16/2008 for $1.1M).  Next was Adams-Morgan, where there was a kiosk to &amp;ldquo;Tell the President &amp;hellip; tell him what you think! tell him what you want!&amp;rdquo; by sticking up handwritten notes.  A few examples: &amp;ldquo;TAKE A STAND 4 PALESTINE,&amp;rdquo; &amp;ldquo;WE ARE HUMANS NOT MACHINES,&amp;rdquo; &amp;ldquo;GAY MARRIAGE,&amp;rdquo; &amp;ldquo;Make Weed Legal,&amp;rdquo; &amp;ldquo;fix our schools,&amp;rdquo; &amp;ldquo;NO MORE LIES PLEASE,&amp;rdquo; &amp;ldquo;Respect our privacy! Stop USA spying on Americans!,&amp;rdquo; and &amp;ldquo;MAKE LOVE TO ME.&amp;quot;&lt;br /&gt;&lt;br /&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/P1180033.med.JPG&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px; height: 150px;&#34; src=&#34;https://blog.lippard.org/images/P1180033.med.JPG&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5297672333466164562&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;We visited a friend&amp;rsquo;s clothing store (Redeem, on 14th St. south of S), walked past the Church of Scientology near Dupont Circle that was in the act by offering free &amp;ldquo;touch assists&amp;rdquo; for D.C. visitors, and approached as close as we could to the White House, which was to walk on Pennsylvania Ave. near the president&amp;rsquo;s inaugural parade viewing stand.  From there we could hear U2 playing at the &amp;ldquo;We Are One&amp;rdquo; concert on the Mall, which we chose not to brave the crowds to see.&lt;br /&gt;&lt;br /&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/P1190014.med.JPG&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 150px; height: 200px;&#34; src=&#34;https://blog.lippard.org/images/P1190014.med.JPG&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5297673330647173186&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;Monday we spent time with family in the early afternoon, and spent the rest of our afternoon paying a visit to the American Humanist Society&amp;rsquo;s MLK Day open house.  In the evening, we went back to Dupont Circle, where a giant inflatable George W. Bush with a giant nose labeled &amp;ldquo;GIVE BUSH THE BOOT&amp;rdquo; was available to throw shoes at.&lt;br /&gt;&lt;br /&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/P1200004.med.JPG&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px; height: 150px;&#34; src=&#34;https://blog.lippard.org/images/P1200004.med.JPG&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5297673555305917442&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;Tuesday morning, we got up at 5:30 a.m. and got to the Silver Spring Metro Station by 6:40 a.m.  The station was packed, and we squeezed into a very crowded train.  We got out at Gallery Place and walked towards the Mall, where we ran into an immense crowd at 7th and E that was waiting to go through security screening to the inaugural parade seats.  We hung out there for a while, where several people from Meetup.com were handing out nametags and pens, and then walked around the security perimeter to the west to get to the Mall.  This required us to go back north to I St., and west to 19th St. (we could have gone down 18th, but 19th was less crowded).  We went through no security and had no trouble getting to the Mall.&lt;br /&gt;&lt;br /&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/P1200024.med.JPG&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px; height: 150px;&#34; src=&#34;https://blog.lippard.org/images/P1200024.med.JPG&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5297673725922420274&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;We walked east past the Washington Monument, but U.S. Army soldiers suddenly closed the road at 15th St. and so we went back and found a good spot in front of the Jumbotron just northeast of the Monument.  The crowd continued to build, and the Jumbotron showed a replay of the &amp;ldquo;We are One&amp;rdquo; concert from Sunday (which would might have been annoying if we had already seen it).&lt;br /&gt;&lt;br /&gt;At long last, the Jumbotrons switched to a live (with audio slightly delayed) feed, with a live mike somewhere in the expensive seats that seemed unintentional.  We got to hear one side of multiple conversations, including Sen. Joe Lieberman telling someone, &amp;ldquo;I love your mother!&amp;rdquo; The captioning was a little behind the already-delayed audio, and occasionally bizarrely off.  When Aretha Franklin sang, one caption at the end of her song said &amp;ldquo;THREAT RING.&amp;quot;&lt;br /&gt;&lt;br /&gt;I thought that Pastor Rick Warren&amp;rsquo;s invocation was awful&amp;ndash;it was sectarian and it was blatantly hypocritical (cf. Matthew 6:5-7), and I considered it, along with the cold, to be the low-light of the swearing-in ceremony.&lt;br /&gt;&lt;br /&gt;George W. Bush attracted some mild booing, and we almost (but not quite) felt sorry for him.  But the crowd was ecstatic at Obama&amp;rsquo;s being sworn in (and at Bush&amp;rsquo;s helicopter leaving).&lt;br /&gt;&lt;br /&gt;Obama&amp;rsquo;s inaugural speech seemed to mostly be fairly generic new-politician-in-office platitudes, but there were a few standout positive points for me.  First, his acknowledgement that some Americans are nonbelievers and we have a stake and a voice in this country was a breath of fresh air.  I cheered that line, and several people near by looked at me and smiled.  His affirmation that science must be &amp;ldquo;restore[d] &amp;hellip; to its rightful place&amp;rdquo; was another good one, as was his statement that we cannot give up the Constitution for safety.&lt;br /&gt;&lt;br /&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/P1200040.med.JPG&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px; height: 150px;&#34; src=&#34;https://blog.lippard.org/images/P1200040.med.JPG&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5297675809796689282&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;It is a pleasure to again have a president who can speak in complete English sentences and not make me cringe every time I hear him.&lt;br /&gt;&lt;br /&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/P1200044.med.JPG&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px; height: 150px;&#34; src=&#34;https://blog.lippard.org/images/P1200044.med.JPG&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5297676201837731842&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;After the swearing-in ceremony was over, it took us well over an hour to leave the Mall.  People were packed in trying to leave, and at one point we saw the crowd knock down a barricade on the north side of the Mall, and a second barricade just north of that, to get access to Constitution.  We moved in the opposite direction, which proved to be the right move to get to a flowing stream of people moving towards the actual exit.  Police showed up at the downed barricades after about ten minutes, and put them back in place.&lt;br /&gt;&lt;br /&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/P1210052.med.JPG&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px; height: 150px;&#34; src=&#34;https://blog.lippard.org/images/P1210052.med.JPG&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5297675397077067410&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;On Wednesday, we visited the Basilica of the National Shrine of the Immaculate Conception, the largest Catholic church in North America, on the grounds of Catholic University of America.  It was interesting to see the different ethnic versions of Mary, Mother of Jesus in the Shrine, including Our Mother of Africa, the Virgin of Guadalupe, and Our Lady of La Vang (Vietnam).  We did a little shopping for Obama swag at Union Station.&lt;br /&gt;&lt;br /&gt;On Thursday, our last day in D.C., we visited Battleground National Cemetery on Georgia Ave., a little-known burial ground of Union soldiers killed at the battle of Fort Stevens, the only Civil War battle that occurred in D.C.  We also visited Fort Stevens itself, which has a monument where President Lincoln stood on the rampart and was told to &amp;ldquo;Get down, you fool&amp;rdquo; as he was likely to be killed by attacking Confederate soldiers there.  Finally, we visited the recently restored &lt;a href=&#34;http://www.lincolncottage.org/&#34;&gt;Lincoln Cottage&lt;/a&gt; at the Old Soldier&amp;rsquo;s Home, just north of Catholic University of America, where Lincoln spent about a quarter of his presidential term, made many of his decisions, and drafted and finalized the Emancipation Proclamation.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ApostAZ podcast #13</title>
      <link>https://blog.lippard.org/2009/01/apostaz-podcast-13.html/</link>
      <pubDate>Sat, 31 Jan 2009 23:42:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/01/apostaz-podcast-13.html/</guid>
      <description>&lt;p&gt;The latest &lt;a href=&#34;http://www.apostaz.org/&#34;&gt;ApostAZ&lt;/a&gt; podcast is now available:&lt;br /&gt;&lt;blockquote&gt;&lt;a href=&#34;http://apostaz.org/Podcast/Apostaz013.mp3&#34;&gt;Episode 013&lt;/a&gt; Atheism and Shit-Free Thought in Phoenix! Go to &lt;a href=&#34;http://www.meetup.com/phoenix-atheists/&#34;&gt;meetup.com/phoenix-atheists&lt;/a&gt; for group events! All Music from Greydon Square- CPT Theorem, Ten Things the Pope Hates About Reality, Some Obama Topics, Family Planning and Stem Cell Research, REBT: Self-Downing.&lt;br /&gt;&lt;/blockquote&gt;Jan. 31: Filming for ArizonaCOR welcome video (happened today).&lt;br /&gt;Feb. 13: &lt;a href=&#34;http://www.meetup.com/phoenix-atheists/calendar/9472868/&#34;&gt;Phoenix Atheists meetup new member welcome at Baby Kay&amp;rsquo;s&lt;/a&gt;.&lt;br /&gt;Feb. 15: SMOCA 10th anniversary, &lt;a href=&#34;http://www.meetup.com/phoenix-atheists/calendar/9473569/&#34;&gt;Phoenix Atheists will attend&lt;/a&gt;.&lt;br /&gt;Feb. 18: Daniel Dennett speaking at ASU on &amp;ldquo;Darwin&amp;rsquo;s Strange Inversion of Reasoning.&amp;rdquo;  &lt;a href=&#34;http://www.meetup.com/phoenix-atheists/calendar/9577645/&#34;&gt;Phoenix Atheists will attend&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Comments on this episode:&lt;br /&gt;&lt;br /&gt;I don&amp;rsquo;t think the difference between a religion and a cult is just the number of members, though growing large enough certainly tends to change social perception.  As &lt;a href=&#34;https://blog.lippard.org/2007/10/sam-harris-and-atheist-label.html&#34;&gt;I&amp;rsquo;ve written previously at this blog&lt;/a&gt;, I think the characteristics that make a group a cult are something like &lt;a href=&#34;http://www.freedomofmind.com/resourcecenter/articles/BITE.htm&#34;&gt;Steve Hassan&amp;rsquo;s BITE model&lt;/a&gt; (Behavior control, Information control, Thought control, Emotional control) or better yet (since it doesn&amp;rsquo;t depend on questionable notions of mind control), &lt;a href=&#34;http://www.neopagan.net/ABCDEF.html&#34;&gt;Isaac Bonewits&amp;rsquo; Advanced Bonewits&amp;rsquo; Cult Danger Evaluation Frame&lt;/a&gt; (ABCDEF).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bart Simpson shilling for Scientology</title>
      <link>https://blog.lippard.org/2009/01/bart-simpson-shilling-for-scientology.html/</link>
      <pubDate>Thu, 29 Jan 2009 22:06:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/01/bart-simpson-shilling-for-scientology.html/</guid>
      <description>&lt;p&gt;Via the &lt;a style=&#34;font-style: italic;&#34; href=&#34;http://blogs.villagevoice.com/runninscared/archives/2009/01/voice_of_bart_s.php&#34;&gt;Village Voice&lt;/a&gt;, a prerecord call promoting a Scientology event by Nancy Cartwright, the voice of Bart Simpson (and a Scientologist):&lt;br /&gt;&lt;br /&gt;&lt;object width=&#34;425&#34; height=&#34;344&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/cnoMGqcN554&amp;amp;color1=0xb1b1b1&amp;amp;color2=0xcfcfcf&amp;amp;hl=en&amp;amp;feature=player_embedded&amp;amp;fs=1&#34;&gt;&lt;param name=&#34;allowFullScreen&#34; value=&#34;true&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/cnoMGqcN554&amp;amp;color1=0xb1b1b1&amp;amp;color2=0xcfcfcf&amp;amp;hl=en&amp;amp;feature=player_embedded&amp;amp;fs=1&#34; type=&#34;application/x-shockwave-flash&#34; allowfullscreen=&#34;true&#34; width=&#34;425&#34; height=&#34;344&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Eamon Knight&lt;/strong&gt; &lt;small&gt;(2009-01-30)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Is she violating any Fox IP by using the Bart Simpson persona in her pitch?&lt;/p&gt;
  &lt;/div&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Lippard&lt;/strong&gt; &lt;small&gt;(2009-01-30)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Probably.&lt;BR/&gt;&lt;BR/&gt;When Dan Castellaneta introduced Paul Krassner for a standup performance, in character as Homer Simpson, that was recorded for a CD, Artemis Records contacted Fox for permission to use it, &lt;A HREF=&#34;http://www.paulkrassner.com/homersuppressed.htm&#34; REL=&#34;nofollow&#34;&gt;and was denied&lt;/A&gt;. (But apparently they haven&#39;t gone after Paul for putting the MP3 on his website.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Obama odds and ends</title>
      <link>https://blog.lippard.org/2009/01/obama-odds-and-ends.html/</link>
      <pubDate>Sat, 24 Jan 2009 19:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/01/obama-odds-and-ends.html/</guid>
      <description>&lt;p&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Obama&amp;rsquo;s &lt;/span&gt;&lt;a style=&#34;font-weight: bold;&#34; href=&#34;http://news.bbc.co.uk/go/pr/fr/-/1/hi/world/asia-pacific/7841580.stm&#34;&gt;inauguration speech was censored in China&lt;/a&gt;.  They didn&amp;rsquo;t like these two sentences:&lt;br /&gt;&lt;br /&gt;&amp;ldquo;Recall that earlier generations faced down fascism and communism not just with missiles and tanks, but with sturdy alliances and enduring convictions.&amp;rdquo;  The words &amp;ldquo;and communism&amp;rdquo; were removed from the Chinese translation by the state-run Xinhua news agency.&lt;br /&gt;&lt;br /&gt;&amp;ldquo;To those who cling to power through corruption and deceit and the silencing of dissent, know that you are on the wrong side of history.&amp;rdquo;  That whole sentence was removed from the Chinese translation.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Rick Warren&amp;rsquo;s invocation speech &lt;/span&gt;&lt;a style=&#34;font-weight: bold;&#34; href=&#34;http://www.talk2action.org/story/2009/1/21/04126/1622&#34;&gt;was the low point in the career of a U.S. Army officer&lt;/a&gt; who gave in to pressure to conform when his commanding officer expected everyone to applaud, saying &amp;ldquo;God Bless him for having the courage to pray for all of the lost souls in the name of our Savior Jesus Christ!&amp;quot;&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;On Obama&amp;rsquo;s first day in office, &lt;/span&gt;&lt;a style=&#34;font-weight: bold;&#34; href=&#34;http://www.iht.com/articles/2009/01/22/america/22obama.php?page=2&#34;&gt;he issued executive orders&lt;/a&gt; to suspend military commissions for 120 days, close Guantanamo Bay in the next year, require all government agency interrogations to comply with the U.S. Army Field Manual on Interrogation, freeze salaries for the 100 top executive branch officials, reverse George W. Bush&amp;rsquo;s executive order allowing former presidents and their relatives to keep presidential materials out of the National Archives beyond the 12-year statutory limit, close all CIA secret prisons, and call for a review of all U.S. government detention procedures.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;The &lt;/span&gt;&lt;a style=&#34;font-weight: bold;&#34; href=&#34;http://www.politifact.com/truth-o-meter/promises/&#34;&gt;Obameter is tracking Obama&amp;rsquo;s campaign promises&lt;/a&gt;.  So far he&amp;rsquo;s kept five, compromised on one, stalled on one, taken no action on 488, and broken none.  He will need to delay, if not break, some of his spending promises&amp;hellip;&lt;br /&gt;&lt;br /&gt;UPDATE (February 17, 2009): So far, it appears that Obama has no intention of keeping his promise to post all bills to the web for five days of public comment prior to signing them.  He&amp;rsquo;s broken that promise repeatedly already.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Petwalk donations plea!</title>
      <link>https://blog.lippard.org/2009/01/petwalk-donations-plea.html/</link>
      <pubDate>Fri, 23 Jan 2009 16:32:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/01/petwalk-donations-plea.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://blog.lippard.org/images/fred_homestarr.jpg&#34;&gt;&lt;img id=&#34;BLOGGER_PHOTO_ID_5294529347584713778&#34; style=&#34;DISPLAY: block; MARGIN: 0px auto 10px; WIDTH: 320px; CURSOR: hand; HEIGHT: 240px; TEXT-ALIGN: center&#34; alt=&#34;&#34; src=&#34;https://blog.lippard.org/images/fred_homestarr.jpg&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div&gt;This Sunday, January 25th is the first annual Petwalk. Fred and I are participating and need your help in the form of a donation. Sure the economy looks bad right now, but if you can spare just $5 for a great cause, I&amp;rsquo;d really appreciate it. To learn more, please visit my donation &lt;a href=&#34;http://www.firstgiving.com/kathleenlippard&#34;&gt;page&lt;/a&gt;. &lt;/div&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>NY conference on the religious-secular divide</title>
      <link>https://blog.lippard.org/2009/01/ny-conference-on-religious-secular.html/</link>
      <pubDate>Fri, 16 Jan 2009 02:04:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/01/ny-conference-on-religious-secular.html/</guid>
      <description>&lt;p&gt;A conference on &amp;ldquo;The Religious-Secular Divide: The U.S. Case&amp;rdquo; will be held on March 5-6, 2009 at The New School in New York City.  The conference will:&lt;br /&gt;&lt;blockquote&gt;explore the tension between religion and secularity in the United States, which is long-standing, widespread, and increasingly intense. This is evident in contemporary debates over such issues as evolution and intelligent design, the importance of religion in political decision-making, and in spiritual or faith-based philanthropy. These issues will be addressed from the perspectives of religious studies, legal studies, political science, sociology, and philosophy. Charles Taylor will deliver the keynote address on March 5th at 6:00pm.&lt;/blockquote&gt;The conference website may be found &lt;a href=&#34;http://www.socres.org/religiousseculardivide/&#34;&gt;here&lt;/a&gt;.  The current speaker list is:&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: normal; font-size: 10pt;&#34;&gt;&lt;a href=&#34;http://www.socres.org/religiousseculardivide/bios.html#Bernstein&#34;&gt;Richard J. Bernstein &lt;/a&gt;&lt;br /&gt;             &lt;a href=&#34;http://www.socres.org/religiousseculardivide/bios.html#Casanova&#34;&gt;Jose Casanova&lt;/a&gt;&lt;br /&gt;              &lt;a href=&#34;http://www.socres.org/religiousseculardivide/bios.html#Chappell&#34;&gt;David L. Chappell&lt;/a&gt;&lt;br /&gt;             &lt;a href=&#34;http://www.socres.org/religiousseculardivide/bios.html#Connolly&#34;&gt;William E. Connolly&lt;/a&gt;&lt;br /&gt;              &lt;a href=&#34;http://www.socres.org/religiousseculardivide/bios.html#Hunter&#34;&gt;James Davison Hunter&lt;/a&gt;&lt;br /&gt;            &lt;a href=&#34;http://www.socres.org/religiousseculardivide/bios.html#Dennett&#34;&gt;Daniel Dennett&lt;/a&gt;&lt;br /&gt;            &lt;a href=&#34;http://www.socres.org/religiousseculardivide/bios.html#Feldman&#34;&gt;Noah Feldman&lt;/a&gt;&lt;br /&gt;            &lt;a href=&#34;http://www.socres.org/religiousseculardivide/bios.html#Haddad&#34;&gt;Yvonne Yazbeck Haddad&lt;/a&gt;&lt;br /&gt;            &lt;a href=&#34;http://www.socres.org/religiousseculardivide/bios.html#Harding&#34;&gt;Susan F. Harding&lt;/a&gt;&lt;br /&gt;            &lt;a href=&#34;http://www.socres.org/religiousseculardivide/bios.html#Kateb&#34;&gt;George Kateb&lt;/a&gt;&lt;br /&gt;            &lt;a href=&#34;http://www.socres.org/religiousseculardivide/bios.html#Lilla&#34;&gt;Mark Lilla&lt;/a&gt;&lt;br /&gt;            &lt;a href=&#34;http://www.socres.org/religiousseculardivide/bios.html#Martin&#34;&gt;David Martin&lt;/a&gt;&lt;br /&gt;            &lt;a href=&#34;http://www.socres.org/religiousseculardivide/bios.html#McConnell&#34;&gt;Michael W. McConnell&lt;/a&gt;&lt;br /&gt;            &lt;a href=&#34;http://www.socres.org/religiousseculardivide/bios.html#Morone&#34;&gt;James A. Morone &lt;/a&gt;&lt;br /&gt;            &lt;a href=&#34;http://www.socres.org/religiousseculardivide/bios.html#Noonan&#34;&gt;John T. Noonan, Jr.&lt;/a&gt;&lt;br /&gt;            &lt;a href=&#34;http://www.socres.org/religiousseculardivide/bios.html#Pellegrini&#34;&gt;Ann Pellegrini&lt;/a&gt;&lt;br /&gt;            &lt;a href=&#34;http://www.socres.org/religiousseculardivide/bios.html#Sullivan&#34;&gt;Winnifred Sullivan&lt;/a&gt;&lt;br /&gt;            &lt;a href=&#34;http://www.socres.org/religiousseculardivide/bios.html#Taylor&#34;&gt;Charles Taylor&lt;/a&gt;&lt;br /&gt;            &lt;a href=&#34;http://www.socres.org/religiousseculardivide/bios.html#Veer&#34;&gt;Peter van der Veer&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Big Brother, meet Little Sis</title>
      <link>https://blog.lippard.org/2009/01/big-brother-meet-little-sis.html/</link>
      <pubDate>Fri, 16 Jan 2009 01:57:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/01/big-brother-meet-little-sis.html/</guid>
      <description>&lt;p&gt;The &lt;a href=&#34;http://www.sunlightfoundation.com/&#34;&gt;Sunlight Foundation&lt;/a&gt;, promoting transparency in government, has issued an invitation to check out the beta of Little Sis, a wiki described as &amp;ldquo;an involuntary Facebook of powerful Americans,&amp;rdquo; created by the &lt;a href=&#34;http://public-accountability.org/&#34;&gt;Public Accountability Initiative&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;You can sign up for an account to edit the wiki at &lt;a href=&#34;http://littlesis.org/join&#34;&gt;&lt;a href=&#34;http://www.littlesis.org/join&#34;&gt;http://www.littlesis.org/join&lt;/a&gt;&lt;/a&gt;, or just check out the site at &lt;a href=&#34;http://www.littlesis.org/&#34;&gt;&lt;a href=&#34;http://www.littlesis.org&#34;&gt;http://www.littlesis.org&lt;/a&gt;&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>What Does It Take for a Police Officer to Get Fired?</title>
      <link>https://blog.lippard.org/2009/01/what-does-it-take-for-police-officer-to.html/</link>
      <pubDate>Thu, 15 Jan 2009 04:07:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/01/what-does-it-take-for-police-officer-to.html/</guid>
      <description>&lt;p&gt;Radley Balko, &lt;a href=&#34;http://scienceblogs.com/dispatches/2009/01/what_does_it_take_for_a_police.php&#34;&gt;guest-blogging at Dispatches from the Culture Wars&lt;/a&gt;, describes three police officers, asking whether each has engaged in egregious enough conduct to be fired:&lt;br /&gt;&lt;br /&gt;One,&lt;br /&gt;&lt;blockquote&gt;Shoving a 71-year-old Walmart greeter to the ground and, when another customer came to assist, shoving that customer through a glass door?&lt;/blockquote&gt;Two,&lt;br /&gt;&lt;blockquote&gt;How about three DWI incidents within a one-year span, including one in which the officer ran a roadblock, then had to be tasered, pepper-sprayed, and wrestled to the ground; another in which he hit another car, then left the scene of the accident; and another in which he fell asleep &lt;em&gt;in his cruiser&lt;/em&gt; in front of a school, while in drive, with his foot resting on the brake?&lt;/blockquote&gt;Three,&lt;br /&gt;&lt;blockquote&gt;How about an officer with an otherwise stellar record, who has a reputation in the department for honesty, but who became an outspoken critic of the war on drugs, and on one occasion declined to arrest a man after finding a single marijuana plant growing outside the man&amp;rsquo;s home?&lt;/blockquote&gt;Can you guess which of these officers lost their jobs for the described conduct?  Read &lt;a href=&#34;http://scienceblogs.com/dispatches/2009/01/what_does_it_take_for_a_police.php&#34;&gt;Balko&amp;rsquo;s post&lt;/a&gt; to find out.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ApostAZ podcast #12</title>
      <link>https://blog.lippard.org/2009/01/apostaz-podcast-12.html/</link>
      <pubDate>Thu, 15 Jan 2009 04:02:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/01/apostaz-podcast-12.html/</guid>
      <description>&lt;p&gt;The latest &lt;a href=&#34;http://www.apostaz.org/&#34;&gt;ApostAZ&lt;/a&gt; podcast is now available:&lt;br /&gt;&lt;blockquote&gt;&lt;a href=&#34;http://apostaz.org/Podcast/Apostaz012.mp3&#34;&gt;Episode 012&lt;/a&gt; Atheism and Nonsense-Free Thought in Phoenix! Go to meetup.com/phoenix-atheists for group events! Solstice Party Wrap Up, January Events, UK Atheist Bus, Papua New Guinea Witch Burning&amp;hellip; In This Century! Yeah! Jeremy&amp;rsquo;s Funeral Proselytization, REBT: Unconditional Other Acceptance.&lt;/blockquote&gt;Comments:&lt;br /&gt;&lt;br /&gt;The &amp;ldquo;penis panics&amp;rdquo; (also known as &lt;a href=&#34;http://www.kuro5hin.org/story/2002/9/16/81843/6555&#34;&gt;&amp;ldquo;koro&amp;rdquo;&lt;/a&gt; or &lt;a href=&#34;http://en.wikipedia.org/wiki/Penis_panic&#34;&gt;&amp;ldquo;genital retraction syndrome&amp;rdquo;&lt;/a&gt;) are typically in Nigeria, Ghana, and Benin, but have also appeared in parts of Asia such as China and Singapore.&lt;br /&gt;&lt;br /&gt;Jeremy&amp;rsquo;s funeral proselytization story is unfortunate.  I&amp;rsquo;ve attended a few too many funeral services of late (six so far this century), of which four have been religious and two have been completely secular.  All of the religious ones had a tone to them that occasionally seemed to assume that everyone present was Christian, but none had a hellfire component or a call to Jesus that I remember&amp;ndash;they were focused on remembering the person who was gone and addressing the loss of the people present.  I have heard of churches that emphasize the hellfire component, and in 2003 a priest at the funeral service of Ben Martinez in Chama, NM, said that the deceased was a lukewarm Catholic who now burns in hell.  The family &lt;a href=&#34;http://query.nytimes.com/gst/fullpage.html?res=9F01E5D8113CF93AA25754C0A9659C8B63&#34;&gt;filed a lawsuit over it&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Shannon and Noel, congratulations on your engagement!&lt;br /&gt;&lt;br /&gt;Re: Jeremy&amp;rsquo;s godfather story&amp;ndash;you should say sure, you&amp;rsquo;ll be happy to tell the kid &lt;span style=&#34;font-style: italic;&#34;&gt;all&lt;/span&gt; about their faith, thinking to yourself, &amp;ldquo;including that most of what you believe is not true.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Job creation by president</title>
      <link>https://blog.lippard.org/2009/01/job-creation-by-president.html/</link>
      <pubDate>Wed, 14 Jan 2009 02:16:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/01/job-creation-by-president.html/</guid>
      <description>&lt;p&gt;The creation of jobs in the economy is neither the president&amp;rsquo;s responsibility nor within his power to do anything other than influence through policy, but it&amp;rsquo;s still interesting to look at the record of job creation under the last eleven presidents (Truman to Bush Jr.), &lt;a href=&#34;http://www.ritholtz.com/blog/2009/01/from-truman-to-bush-presidential-employment-gains/&#34;&gt;as presented at Barry Ritholtz&amp;rsquo;s blog&lt;/a&gt; (from the Wall Street Journal&amp;rsquo;s Real Time Economics):&lt;br /&gt;&lt;br /&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://www.ritholtz.com/blog/wp-content/uploads/2009/01/payroll-expansion-by-presdient.png&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 638px; height: 509px;&#34; src=&#34;http://www.ritholtz.com/blog/wp-content/uploads/2009/01/payroll-expansion-by-presdient.png&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Welcome, Pharyngulites!</title>
      <link>https://blog.lippard.org/2009/01/welcome-pharyngulites.html/</link>
      <pubDate>Sat, 10 Jan 2009 02:44:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/01/welcome-pharyngulites.html/</guid>
      <description>&lt;p&gt;The photo P.Z. linked here with was taken in Phoenix, Arizona in February 1999, near the intersection of 19th Ave. and Campbell.  The post at this blog which links to it is &lt;a href=&#34;https://blog.lippard.org/2008/01/message-from-god-billboards.html&#34;&gt;this one&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;While you&amp;rsquo;re here, here&amp;rsquo;s &lt;a href=&#34;https://blog.lippard.org/2007/11/best-of-lippard-blog-index.html&#34;&gt;an index of some of my better posts&lt;/a&gt;.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Gridman&lt;/strong&gt; &lt;small&gt;(2009-01-14)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;It&#39;s funny, I live just a few blocks from that intersection and pass it all the time.  I can&#39;t recall ever seeing the sign.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Utah Sen. Chris Buttars&#39; Mormon Gulag</title>
      <link>https://blog.lippard.org/2009/01/utah-sen-chris-buttars-mormon-gulag.html/</link>
      <pubDate>Thu, 08 Jan 2009 02:07:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/01/utah-sen-chris-buttars-mormon-gulag.html/</guid>
      <description>&lt;p&gt;Ed Brayton at Dispatches from the Culture Wars &lt;a href=&#34;http://scienceblogs.com/dispatches/2009/01/chris_buttars_and_the_mormon_g.php&#34;&gt;points out an account of a 15-year-old kidnapped from his grandmother&amp;rsquo;s house at the request of his parents, and taken to the Utah Boys Ranch&lt;/a&gt;, then run by Utah Senator Chris Buttars.  Apparently the mind-control treatment didn&amp;rsquo;t take, and he started &lt;a href=&#34;http://www.mormongulag.com/&#34;&gt;the Utah Boys Ranch Network&lt;/a&gt; to expose the abuse.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;DFV&lt;/strong&gt; &lt;small&gt;(2009-02-19)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Sorry to bother you, but...&lt;BR/&gt;This is now Feb. 19th - why can&#39;t I find ONE DAMNED THING on the Mormon Gulag in major papers, TV, blogs, etc. after January? E.G.: was West Ridge Academy&#39;s license renewed? Why wasn&#39;t any of this covered by mainstream media?&lt;BR/&gt;&lt;BR/&gt;Dan Vojir&lt;BR/&gt;dan-vojir@sbcglobal.net&lt;/p&gt;</description>
    </item>
    <item>
      <title>CC-licensed NIN album is Amazon&#39;s #1 MP3 seller for 2008</title>
      <link>https://blog.lippard.org/2009/01/cc-licensed-nin-album-is-amazons-1-mp3.html/</link>
      <pubDate>Wed, 07 Jan 2009 01:38:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/01/cc-licensed-nin-album-is-amazons-1-mp3.html/</guid>
      <description>&lt;p&gt;The record labels and the RIAA have insisted that peer-to-peer filesharing is cannibalizing the music industry and that aggressive lawsuits and copy protection are necessary to protect the industry.  But Nine Inch Nails released Ghosts I-IV under a Creative Commons license which allowed free redistribution from its initial release, while also selling it in MP3 format from its website and via Amazon.com, with no copy protection.  The result&amp;ndash;&lt;a href=&#34;http://creativecommons.org/weblog/entry/11947&#34;&gt;it&amp;rsquo;s the #1 selling MP3 album on Amazon.com for 2008 and generated $1.6 million in revenue for the band in its first week&lt;/a&gt;, with no cut to a record label.&lt;br /&gt;&lt;br /&gt;Looks like record labels are now superfluous for established artists, who no longer need to see their revenue cannibalized by middlemen.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Scientology vs. the Internet history lesson</title>
      <link>https://blog.lippard.org/2009/01/scientology-vs-internet-history-lesson.html/</link>
      <pubDate>Sun, 04 Jan 2009 22:59:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/01/scientology-vs-internet-history-lesson.html/</guid>
      <description>&lt;p&gt;Jeff Jacobsen and Mark Bunker are hosting a 90-minute Internet radio show on the battle between Scientology and the Internet that took place before Anonymous, and it&amp;rsquo;s about to start now (4 p.m. Arizona time, 3 p.m. PST, 6 p.m. EST).  A number of old-timers from alt.religion.scientology will likely be calling in.&lt;br /&gt;&lt;br /&gt;It&amp;rsquo;s on &lt;a href=&#34;http://www.blogtalkradio.com/cultxpt&#34;&gt;blogtalkradio&lt;/a&gt;, show title is &lt;a href=&#34;http://www.blogtalkradio.com/cultxpt/2009/01/04/Old-Timers-give-a-history-lesson&#34;&gt;&amp;ldquo;Old-Timers give a history lesson.&amp;quot;&lt;br /&gt;&lt;/a&gt;&lt;br /&gt;First guest:  Modemac, skeptic, SubGenius, and author of &lt;a href=&#34;http://www.modemac.com/cgi-bin/wiki.pl/An_Introduction_to_Scientology&#34;&gt;an Introduction to Scientology website&lt;/a&gt;, on the early history of alt.religion.scientology.&lt;br /&gt;&lt;br /&gt;Second guest: Paulette Cooper, author of &lt;a href=&#34;http://www.clambake.org/archive/books/tsos/sos.html&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Scandal of Scientology&lt;/span&gt;&lt;/a&gt;, an early major book-length criticism of Scientology, who was the victim of dirty tricks including framing her for a bomb threat and filing 19 lawsuits against her.&lt;br /&gt;&lt;br /&gt;Third guest: Ron Newman, author of &lt;a href=&#34;http://www2.thecia.net/users/rnewman/scientology/home.html&#34;&gt;the Church of Scientology vs. the Net web pages&lt;/a&gt; and alt.religion.scientology regular.&lt;br /&gt;&lt;br /&gt;Fourth guest:  Yours truly.&lt;br /&gt;&lt;br /&gt;UPDATE (January 5, 2009):  A few clarifications and additional links:&lt;br /&gt;&lt;br /&gt;The &amp;ldquo;Miss Bloodybutt&amp;rdquo; story Modemac referred to is &lt;a href=&#34;http://www.discord.org/%7Elippard/skeptic/03.3.jl-jj-scientology.html&#34;&gt;described in the article Jeff and I wrote in &lt;span style=&#34;font-style: italic;&#34;&gt;Skeptic&lt;/span&gt; magazine&lt;/a&gt;, which includes dates.  The -AB- posting didn&amp;rsquo;t predate the event and included information from the police report.  I interviewed Tom Klemesrud and Linda Woolard as part of my research for that story.&lt;br /&gt;&lt;br /&gt;I was taken out to lunch by Scientology&amp;rsquo;s Mesa Org OSA Director, Ginny Leeson, who asked what they could do to stop the criticism and pickets.  My reply was that if they stopped suing people and trying to stop criticism, the pickets would probably stop.  Ginny Leeson was soon replaced by a new OSA Director, Leslie Duhrman, who was a lot more hostile and aggressive&amp;ndash;she went after picketer Bruce Pettycrew with legal action.  I have received legal threats from Scientology and a DMCA notice, but nothing ever came of them; I &lt;a href=&#34;https://blog.lippard.org/2006/05/scientologists-pay-another-web-visit.html&#34;&gt;periodically see Church of Scientology IP addresses visiting my web sites&lt;/a&gt; (also &lt;a href=&#34;https://blog.lippard.org/2006/09/welcome-church-of-scientology-visitors.html&#34;&gt;here&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;My &lt;a href=&#34;http://www.discord.org/%7Elippard/pis.html&#34;&gt;Scientology private investigators page&lt;/a&gt; is still online, though woefully out-of-date.&lt;br /&gt;&lt;br /&gt;I wasn&amp;rsquo;t the one who first called for coordinated international pickets, that was Jeff Jacobsen.  I did issue (on behalf of the &amp;ldquo;Ad Hoc Committee Against Internet Censorship&amp;rdquo;) &lt;a href=&#34;http://www.discord.org/%7Elippard/bunny-release.html&#34;&gt;the first coordinated press release about why the picketing was occurring&lt;/a&gt;, in response to Scientology&amp;rsquo;s &amp;ldquo;Cancelbunny&amp;rdquo; that was issuing cancellations of Usenet posts containing their secrets.&lt;br /&gt;&lt;br /&gt;There was &lt;a href=&#34;http://www.salon.com/tech/feature/1999/07/22/scientology/index1.html&#34;&gt;a Salon.com article in 1999 about Susan Mullaney (&amp;ldquo;xenubat&amp;rdquo;)&amp;rsquo;s posted audio files of L. Ron Hubbard saying embarrassing things&lt;/a&gt;, which Scientology used the DMCA to shut down.  She issued a counter-notice and the material came back online.  Some of those clips were used in &lt;a href=&#34;http://www.soundclick.com/bands/default.cfm?bandID=23466&#34;&gt;very funny Scientology-critical songs by &amp;ldquo;Enturbulator 009&amp;rdquo;&lt;/a&gt; or the &amp;ldquo;El Queso All-Stars.&amp;quot;&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;ve previously posted a &lt;a href=&#34;https://blog.lippard.org/2006/03/scientology-sampler.html&#34;&gt;&amp;ldquo;Scientology sampler&amp;rdquo;&lt;/a&gt; of my history of Scientology criticism and &lt;a href=&#34;https://blog.lippard.org/2008/01/anonymous-launches-war-against.html&#34;&gt;some&lt;/a&gt; &lt;a href=&#34;https://blog.lippard.org/2008/01/hoax-white-powder-sent-to-scientology.html&#34;&gt;posts&lt;/a&gt; about the &amp;ldquo;Anonymous&amp;rdquo; protests.  This blog has &lt;a href=&#34;http://lippard.blogspot.com/search/label/Scientology&#34;&gt;a &amp;ldquo;Scientology&amp;rdquo; label&lt;/a&gt; you can click to find all my Scientology-related posts.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Facing the Fire: creationist video</title>
      <link>https://blog.lippard.org/2009/01/facing-fire-creationist-video.html/</link>
      <pubDate>Thu, 01 Jan 2009 22:20:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2009/01/facing-fire-creationist-video.html/</guid>
      <description>&lt;p&gt;The &lt;a href=&#34;https://blog.lippard.org/2008/04/filmed-for-creationist-dvd.html&#34;&gt;creationist video I was filmed for&lt;/a&gt;, Creation Ministries International&amp;rsquo;s &amp;ldquo;Facing the Fire,&amp;rdquo; a documentary about the 1988 creation/evolution debate between Ian Plimer and Duane Gish, is available on YouTube in four parts (and embedded below). I first appear around 4:34 in the first segment, at 1:06 in the second, at 1:04 in the third, and at the very beginning of the fourth segment.&lt;br /&gt;&lt;br /&gt;I described my experience being filmed and reasons for appearing in this documentary &lt;a href=&#34;https://blog.lippard.org/2008/04/filmed-for-creationist-dvd.html&#34;&gt;here&lt;/a&gt;, my reaction to the result &lt;a href=&#34;https://blog.lippard.org/2008/08/facing-fire.html&#34;&gt;here&lt;/a&gt; (which includes links to critiques of Gish), and you can find the articles I refer to in the documentary here:&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://www.discord.org/%7Elippard/some-failures.txt&#34;&gt;&amp;ldquo;Some Failures of Organized Skepticism,&amp;quot;&lt;/a&gt; &lt;em&gt;The Arizona Skeptic&lt;/em&gt; vol. 3, no. 1, January 1990, pp. 2-5.&lt;br /&gt;&lt;a href=&#34;http://www.discord.org/%7Elippard/hnta.html&#34;&gt;&amp;ldquo;How Not to Argue with Creationists,&amp;quot;&lt;/a&gt; &lt;em&gt;Creation/Evolution&lt;/em&gt; vol. 11, issue XXIX, Winter 1991-92, pp. 9-21.&lt;br /&gt;&lt;a href=&#34;http://www.talkorigins.org/faqs/how-not-to-argue.html&#34;&gt;&amp;ldquo;How Not to Respond to Criticism: Barry Price Compounds His Errors,&amp;quot;&lt;/a&gt; talkorigins.org FAQ, 1993.&lt;br /&gt;&lt;a href=&#34;http://www.discord.org/%7Elippard/plimer-book.html&#34;&gt;&amp;ldquo;Criticisms from an Obscure Corner of the World,&amp;quot;&lt;/a&gt; review of Plimer&amp;rsquo;s &lt;em&gt;Telling Lies for God&lt;/em&gt;.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Part 1:&lt;br /&gt;&lt;object width=&#34;480&#34; height=&#34;295&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/LawGTZXBQrQ&amp;amp;hl=en&amp;amp;fs=1&#34;&gt;&lt;param name=&#34;allowFullScreen&#34; value=&#34;true&#34;&gt;&lt;param name=&#34;allowscriptaccess&#34; value=&#34;always&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/LawGTZXBQrQ&amp;amp;hl=en&amp;amp;fs=1&#34; type=&#34;application/x-shockwave-flash&#34; allowscriptaccess=&#34;always&#34; allowfullscreen=&#34;true&#34; width=&#34;480&#34; height=&#34;295&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;Part 2:&lt;br /&gt;&lt;object width=&#34;480&#34; height=&#34;295&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/Hm6umxwRKK8&amp;amp;hl=en&amp;amp;fs=1&#34;&gt;&lt;param name=&#34;allowFullScreen&#34; value=&#34;true&#34;&gt;&lt;param name=&#34;allowscriptaccess&#34; value=&#34;always&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/Hm6umxwRKK8&amp;amp;hl=en&amp;amp;fs=1&#34; type=&#34;application/x-shockwave-flash&#34; allowscriptaccess=&#34;always&#34; allowfullscreen=&#34;true&#34; width=&#34;480&#34; height=&#34;295&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;Part 3:&lt;br /&gt;&lt;object width=&#34;480&#34; height=&#34;295&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/NCQn5s1fSZ0&amp;amp;hl=en&amp;amp;fs=1&#34;&gt;&lt;param name=&#34;allowFullScreen&#34; value=&#34;true&#34;&gt;&lt;param name=&#34;allowscriptaccess&#34; value=&#34;always&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/NCQn5s1fSZ0&amp;amp;hl=en&amp;amp;fs=1&#34; type=&#34;application/x-shockwave-flash&#34; allowscriptaccess=&#34;always&#34; allowfullscreen=&#34;true&#34; width=&#34;480&#34; height=&#34;295&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;Part 4:&lt;br /&gt;&lt;object width=&#34;480&#34; height=&#34;295&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/aYalAhw8T8s&amp;amp;hl=en&amp;amp;fs=1&#34;&gt;&lt;param name=&#34;allowFullScreen&#34; value=&#34;true&#34;&gt;&lt;param name=&#34;allowscriptaccess&#34; value=&#34;always&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/aYalAhw8T8s&amp;amp;hl=en&amp;amp;fs=1&#34; type=&#34;application/x-shockwave-flash&#34; allowscriptaccess=&#34;always&#34; allowfullscreen=&#34;true&#34; width=&#34;480&#34; height=&#34;295&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Literary hoaxes</title>
      <link>https://blog.lippard.org/2008/12/literary-hoaxes.html/</link>
      <pubDate>Wed, 31 Dec 2008 21:06:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/12/literary-hoaxes.html/</guid>
      <description>&lt;p&gt;Now that Berkley Books has just cancelled Herman Rosenblat&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Angel at the Fence: The True Story of a Love That Survived&lt;/span&gt; after &lt;a href=&#34;http://blogs.tnr.com/tnr/blogs/the_plank/archive/2008/12/27/publisher-cancels-rosenblat-memoir-after-tnr-exposes-hoax.aspx&#34;&gt;the core story about how he met his wife while in a concentration camp was proven false&lt;/a&gt;, ABC News &lt;a href=&#34;http://abcnews.go.com/US/popup?id=2784903&amp;amp;contentIndex=1&amp;amp;start=false&amp;amp;page=1&#34;&gt;has put together a slide show of some other famous literary hoaxes&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The list includes, in addition to Rosenblat:&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/01/fictional-autobiographies-frey-joins.html&#34;&gt;James Frey&lt;/a&gt;&lt;br /&gt;JT Leroy&lt;br /&gt;Norma Khouri&lt;br /&gt;Margaret B. Jones&lt;br /&gt;Misha Defonseca&lt;br /&gt;Nasdijj&lt;br /&gt;Anthony Godby Johnson&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/01/fictional-autobiographies-frey-joins.html&#34;&gt;Lauren Stratford&lt;/a&gt;&lt;br /&gt;Clifford Irving&lt;br /&gt;Araki Yususada&lt;br /&gt;Jayson Blair&lt;br /&gt;Binjamin Wilkomirski&lt;br /&gt;Forrest Carter&lt;br /&gt;Kaavya Viswanathan&lt;br /&gt;Tom Carew&lt;br /&gt;Janet Cooke&lt;br /&gt;The Hitler Diaries&lt;br /&gt;The Protocols of the Elders of Zion&lt;br /&gt;&lt;br /&gt;There are &lt;a href=&#34;https://blog.lippard.org/2006/08/soap-writer-kola-boof-joins-bogus-sex.html&#34;&gt;a&lt;/a&gt; &lt;a href=&#34;https://blog.lippard.org/2006/01/fictional-autobiographies-frey-joins.html&#34;&gt;few&lt;/a&gt; &lt;a href=&#34;https://blog.lippard.org/2008/03/ex-terrorists-turned-christian.html&#34;&gt;others&lt;/a&gt; they could have covered&amp;ndash;there are entire genres of hoaxes, like &lt;a href=&#34;https://blog.lippard.org/2006/01/fictional-autobiographies-frey-joins.html&#34;&gt;Christian conversion stories of fake Illuminati, witches, Satanists, Jesuits&lt;/a&gt;, and &lt;a href=&#34;https://blog.lippard.org/2008/03/ex-terrorists-turned-christian.html&#34;&gt;terrorists&lt;/a&gt;, stories of fake undercover agents and spies, stories of &lt;a href=&#34;https://blog.lippard.org/2006/08/soap-writer-kola-boof-joins-bogus-sex.html&#34;&gt;mind-controlled sex slaves&lt;/a&gt;, and so on.  The Christian conversion stories are the ones I&amp;rsquo;m most familiar with, many of which have been promoted by Jack T. Chick of Chick tract fame, or &lt;a href=&#34;http://www.discord.org/%7Elippard/skeptic/02.3.lippard-ark-hoax.html&#34;&gt;have involved film producer David Balsiger&lt;/a&gt; (see especially footnote 7 of the linked article).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Anchoring and credit card minimum payments</title>
      <link>https://blog.lippard.org/2008/12/anchoring-and-credit-card-minimum.html/</link>
      <pubDate>Sat, 27 Dec 2008 20:23:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/12/anchoring-and-credit-card-minimum.html/</guid>
      <description>&lt;p&gt;&amp;ldquo;Anchoring&amp;rdquo; is the psychological effect that, when presented with a sample number prior to being asked to estimate some quantity, people tend to stick closer to that sample number than they would if no number were mentioned, even if the number is completely irrelevant to what&amp;rsquo;s being estimated.&lt;br /&gt;&lt;br /&gt;A study by Neil Stewart at Warwick University &lt;a href=&#34;http://www.economist.com/finance/displaystory.cfm?story_id=12777711&amp;amp;fsrc=rss&#34;&gt;suggests that minimum payment amounts on credit card bills cause people to pay less on their credit cards per month than they otherwise would&lt;/a&gt;, since the minimum payment tends to be extremely low.  While it has no effect on those who intend to pay off the full monthly amount (the only reasonable way to use credit cards, in my opinion), Stewart&amp;rsquo;s work suggests that those who pay less than the full amount pay 43% less on average than they would if no minimum payment were specified.&lt;br /&gt;&lt;br /&gt;While this might be interpreted as counter to the intent of a minimum payment, I suspect it&amp;rsquo;s exactly the intended effect from the credit card companies&amp;ndash;to drag out payments over the longest possible time and accumulate the most interest.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Books Read in 2008</title>
      <link>https://blog.lippard.org/2008/12/books-read-in-2008.html/</link>
      <pubDate>Fri, 26 Dec 2008 17:56:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/12/books-read-in-2008.html/</guid>
      <description>&lt;p&gt;Once again, here&amp;rsquo;s my annual list of books I&amp;rsquo;ve read in the last year.  I did somewhat worse than last year in finishing books I started, and I found last year disappointing.  The piles of started but unfinished books are growing&amp;ndash;but perhaps I can match last year&amp;rsquo;s total by the end of the year (I&amp;rsquo;m only &lt;strike&gt;three&lt;/strike&gt;two short at the moment).  I&amp;rsquo;ve not done a good job of writing Amazon.com reviews of any of these, though I&amp;rsquo;ve put a few short comments on Facebook&amp;rsquo;s Visual Bookshelf for a few of these.  I owe Guy Harrison an Amazon.com review/blog review/etc. for his excellent book, which I recommend as a nice (and less threatening) companion piece to Julian Baggini&amp;rsquo;s &lt;a href=&#34;http://www.amazon.com/Atheism-Very-Short-Introduction-Introductions/dp/0192804243/jimlippardswebpaA&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Atheism: A Very Short Introduction&lt;/span&gt;&lt;/a&gt; as an introduction to atheism.&lt;br /&gt;&lt;br /&gt;&lt;li&gt;Ayaan Hirsi Ali, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0743289684/jimlippardswebpaA&#34;&gt;&lt;em&gt;Infidel&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Matthew Chapman, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/9780061179464/jimlippardswebpaA&#34;&gt;&lt;em&gt;40 Days and 40 Nights: Darwin, Intelligent Design, God, OxyContin, and Other Oddities on Trial in Pennsylvania&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Anderson Cooper, &lt;a href=&#34;http://www.amazon.com/Dispatches-Edge-Memoir-Disasters-Survival/dp/0061136689/jimlippardswebpaA&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Dispatches from the Edge: A Memoir of War, Disasters, and Survival&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Cory Doctorow, &lt;a href=&#34;http://craphound.com/littlebrother/download/&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Little Brother&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Cory Doctorow, &lt;a href=&#34;http://craphound.com/someone/download.php&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Someone Comes to Town, Someone Leaves Town&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Joseph Finder, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0312940912/jimlippardswebpaA&#34;&gt;&lt;em&gt;Paranoia&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Guy P. Harrison, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/9781591025672/jimlippardswebpaA&#34;&gt;&lt;em&gt;50 reasons people give for believing in a god&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Gene Healy, &lt;a href=&#34;http://www.amazon.com/Cult-Presidency-Americas-Dangerous-Executive/dp/1933995157/jimlippardswebpaA&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Cult of the Presidency: America&amp;rsquo;s Dangerous Devotion to Presidential Power&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Jeffrey Rogers Hummel, &lt;a href=&#34;http://www.amazon.com/Emancipating-Slaves-Enslaving-Free-Men/dp/0812693124/jimlippardswebpaA&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Emancipating Slaves, Enslaving Free Men: A History of the American Civil War&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Susan Jacoby, &lt;a href=&#34;http://www.amazon.com/Freethinkers-American-Secularism-Susan-Jacoby/dp/0805077766/jimlippardswebpaA&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Freethinkers: A History of American Secularism&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Robert A. Levy and William Mellor, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/9781595230508/jimlippardswebpaA&#34;&gt;&lt;em&gt;The Dirty Dozen: How Twelve Supreme Court Cases Radically Expanded Government and Eroded Freedom&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Maureen McCormick, &lt;a href=&#34;http://www.amazon.com/Heres-Story-Surviving-Marcia-Finding/dp/0061490148/jimlippardswebpaA&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Here&amp;rsquo;s the Story: Surviving Marcia Brady and Finding My True Voice&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Mary Roach, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/9780393064643/jimlippardswebpaA&#34;&gt;&lt;em&gt;Bonk: The Curious Coupling of Science and Sex&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;William C. Speidel, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0914890069/jimlippardswebpaA&#34;&gt;&lt;em&gt;Sons of the Profits&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Jim Steinmeyer, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0786718064/jimlippardswebpaA&#34;&gt;&lt;em&gt;Art &amp;amp; Artifice and Other Essays on Illusion&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Jim Steinmeyer, &lt;a href=&#34;http://www.amazon.com/Charles-Fort-Man-Invented-Supernatural/dp/B001LRPTEI/jimlippardswebpaA&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Charles Fort: The Man Who Invented the Supernatural&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Nassim Nicholas Taleb, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/1400063515/jimlippardswebpaA&#34;&gt;&lt;em&gt;The Black Swan: The Impact of the Highly Improbable&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Carl Zimmer, &lt;a href=&#34;http://www.amazon.com/Soul-Made-Flesh-Discovery-Brain/dp/0743272056/jimlippardswebpaA&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Soul Made Flesh: The Discovery of the Brain&amp;ndash;And How It Changed the World&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Jonathan Zittrain, &lt;a href=&#34;http://www.amazon.com/Future-Internet-How-Stop/dp/0300124872/jimlippardswebpaA&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Future of the Internet and How To Stop It&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;br /&gt;(Previously: &lt;a href=&#34;https://blog.lippard.org/2007/12/books-read-in-2007.html&#34;&gt;2007&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2006/12/books-read-in-2006.html&#34;&gt;2006&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2006/01/books-read-in-2005.html&#34;&gt;2005&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Looking for donations, again!</title>
      <link>https://blog.lippard.org/2008/12/looking-for-donations-again.html/</link>
      <pubDate>Thu, 25 Dec 2008 21:31:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/12/looking-for-donations-again.html/</guid>
      <description>&lt;p&gt;I am once again asking for donations.  I will be walking January 25, 2009 in the 1st annual &lt;a href=&#34;http://www.kintera.org/site/c.goIJLNOnGlF/b.4283907/&#34;&gt;PetSmart PetWalk &lt;/a&gt;to help raise funds for &lt;a href=&#34;http://www.azrescue.org/index.php&#34;&gt;R.E.S.C.U.E.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Please visit my donations &lt;a href=&#34;http://www.firstgiving.com/kathleenlippard&#34;&gt;page &lt;/a&gt;and help out if you can, as always, donations are tax deductible.&lt;br /&gt;&lt;a href=&#34;http://www.firstgiving.com/kathleenlippard&#34;&gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Happy holidays!</title>
      <link>https://blog.lippard.org/2008/12/happy-holidays.html/</link>
      <pubDate>Thu, 25 Dec 2008 18:43:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/12/happy-holidays.html/</guid>
      <description>&lt;p&gt;Please accept with no obligation, implied or implicit, our best wishes for an environmentally conscious, socially responsible, low stress, non-addictive, gender neutral celebration of the winter solstice holiday, practiced with the most enjoyable traditions of religious persuasion or secular practices of your choice with respect for the religious/secular persuasions and/or traditions of others, or their choice not to practice religious or secular traditions at all. We also wish you a fiscally successful, personally fulfilling and medically uncomplicated recognition of the onset of the generally accepted calendar year 2009, but not without due respect for the calendars of choice of other cultures whose contributions to society have helped make our country great (not to imply that the United States is necessarily greater than any other country) and without regard to the race, creed, color, age, physical ability, religious faith or sexual preference of the wishee. &lt;/p&gt;</description>
    </item>
    <item>
      <title>The Hound of Mons</title>
      <link>https://blog.lippard.org/2008/12/hound-of-mons.html/</link>
      <pubDate>Thu, 25 Dec 2008 16:51:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/12/hound-of-mons.html/</guid>
      <description>&lt;p&gt;In the January 2009 issue of &lt;span style=&#34;font-style: italic;&#34;&gt;Fortean Times&lt;/span&gt;, Theo Paijmans reports the following story of &amp;ldquo;The Hound of Mons,&amp;rdquo; quoted from the Ada &lt;span style=&#34;font-style: italic;&#34;&gt;Evening News&lt;/span&gt;, Ada, Oklahoma, 11 August 1919:&lt;br /&gt;&lt;blockquote&gt;That weird legend of No Man&amp;rsquo;s Land, the gruesome epice of the &amp;ldquo;hound of Mons,&amp;rdquo; has, according to F.J. Newhouse, a returned Canadian veteran, been vindicated throughout Europe as fact and not fiction.  For four years civilian skeptics laughed at the soldiers&amp;rsquo; tale of a giant, skulking hound, which stalked among the corpses and shell holes of No Man&amp;rsquo;s Land and dragged down British soldiers to their death.  An apparition of fear-crazed minds, they said.  But to the soldiers it was a reality and one of the most fearful things of the world war.&lt;br /&gt;&lt;br /&gt;&amp;ldquo;The death of Dr. Gottlieb Hochmuller in the recent Spartacan riots in Berlin,&amp;rdquo; said Capt. Newhouse, &amp;ldquo;has brought to light facts concerning the fiendish application of this German scientist&amp;rsquo;s skill that have astounded Europe.  For the hound of Mons was not an accident, a phantom, or an hallucination&amp;ndash;it was the deliberate result of one of the strangest and most repulsive scientific experiments the world has ever known.&lt;br /&gt;&lt;br /&gt;Teeth Marks in Throats.&lt;br /&gt;What was the hound of Mons?  According to the soldiers, the legend started in the terrible days of the defense of Mons.  On the night of November 14, 1914, Capt. Yeskes and four men of the London Fusiliers entered No Man&amp;rsquo;s Land on patrol.  The last living trace of them was when they started into the darkness between the lines.  Several days afterward their dead bodies were found&amp;ndash;just as they had been dragged down&amp;ndash;with teeth marks at the throats.&lt;br /&gt;&lt;br /&gt;Several nights later a weird, blood-curdling howl was heard from the darkness toward which the British trenches faced.  It was the howl of the hound of Mons.  From then on this phantom hound became the terror of the men who faced death by bullets with a smile.  It was the old fear of the unknown.&lt;br /&gt;&lt;br /&gt;Howl is Heard.&lt;br /&gt;Patrol after patrol, during two years of warefare, ventured out only to be found days later with the telltale marks at their throats.  The ghastly howl continued to echo through No Man&amp;rsquo;s Land.  Several times sentries declared that they saw a lean, grey wraith flit past the barbed wire&amp;ndash;the form of a gigantic hound running silently.  But civilian Europe always doubted the story.&lt;br /&gt;&lt;br /&gt;Then after two years, while many brave men lost their lives with only those teeth marks at the throat to show, the hound of Mons disappeared.  From then on the Germans never had another important success.&lt;br /&gt;&lt;br /&gt;&amp;ldquo;And now,&amp;rdquo; says Captain Newhouse, &amp;ldquo;secret papers have been taken from the residence of the late Dr. Hochmuller which prove that the hound of Mons was a terrible living reality, a giant hound with the brain of a human madman.&amp;quot;&lt;br /&gt;&lt;br /&gt;Hound Had Human Brain.&lt;br /&gt;Captain Newhouse says that the papers show that this hound was the only successful issue of a series of experiments by which Dr. Hochmller hoped to end the war in Germany&amp;rsquo;s favor.  The scientist had gone about the wards of the German hospitals until he found a man gone mad as the result of his insane hatred of England.  Hochmuller, with the sanction of the German government, operated upon him and removed his brain, taking in particular the parts which dominated hatred and frenzy.&lt;br /&gt;&lt;br /&gt;At the same time a like operation was performed on a giant Siberian wolfhound.  Its brain was taken out and the brain of the madman inserted.  By careful nursing the dog lived.  The man was permitted to die.&lt;br /&gt;&lt;br /&gt;The dog rapidly grew stronger and, after careful training in fiendishness, wa taken to the firing line and released in No Man&amp;rsquo;s Land.  There for two years it became the terror of outposts and patrols.&lt;/blockquote&gt;Back before the Internet, the local newspapers met our needs for fabulous hoaxes, and many of them applied, at least periodically, the journalistic standards of the &lt;span style=&#34;font-style: italic;&#34;&gt;Weekly World News&lt;/span&gt;&amp;ndash;you only need one source.&lt;br /&gt;&lt;br /&gt;UPDATE (April 25, 2009):  &lt;span style=&#34;font-style: italic;&#34;&gt;Fortean Times&lt;/span&gt; reader Alistair Moffatt writes in a letter in the May 2009 issue (p. 73) to point out that while F.J. Newhouse did exist, there was no Captain Yeskes of the London Fusiliers and Yeskes is an American or Canadian name, not a British one, suggesting a local origin for the above tale.  He also notes that the Battle of Mons took place in August 1914, not November.  He suggests that the tale may have originated from a propagandized and heavily distorted account of Captain Max von Stephanitz&amp;rsquo;s breeding of the German Shepherd.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to get on an atheist&#39;s good side</title>
      <link>https://blog.lippard.org/2008/12/how-to-get-on-atheists-good-side.html/</link>
      <pubDate>Thu, 25 Dec 2008 16:31:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/12/how-to-get-on-atheists-good-side.html/</guid>
      <description>&lt;p&gt;Greta Christina writes a list of &lt;a href=&#34;http://www.alternet.org/story/114009&#34;&gt;&amp;ldquo;nine tips for believers who want to reach out&amp;rdquo;&lt;/a&gt; to atheists:&lt;br /&gt;&lt;strong&gt;&lt;/strong&gt;&lt;blockquote&gt;&lt;strong&gt;1: Familiarize yourself with the common myths and misconceptions about atheists &amp;ndash; and don&amp;rsquo;t perpetuate them.&lt;br /&gt;&lt;/strong&gt;&lt;strong&gt;2: Familiarize yourself with what it&amp;rsquo;s like to be an atheist, both in the U.S. and in the rest of the world.&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;3: Find common ground.&lt;br /&gt;&lt;/strong&gt;&lt;strong&gt;4: Speak out against anti-atheist bigotry and other forms of religious intolerance.&lt;br /&gt;&lt;/strong&gt;&lt;strong&gt;5: Be inclusive of atheists.&lt;br /&gt;&lt;/strong&gt;&lt;strong&gt;6: Don&amp;rsquo;t divide and conquer, and don&amp;rsquo;t try to take away our anger.&lt;br /&gt;&lt;/strong&gt;&lt;strong&gt;8: Do not &amp;ndash; repeat, DO NOT &amp;ndash; talk about &amp;ldquo;fundamentalist atheists.&amp;quot;&lt;br /&gt;&lt;/strong&gt;&lt;strong&gt;9: Be aware of how religious belief gives you a place of mainstream and privilege.&lt;/strong&gt;&lt;/blockquote&gt;&lt;strong&gt;&lt;/strong&gt;Read &lt;a href=&#34;http://www.alternet.org/story/114009&#34;&gt;her article&lt;/a&gt; for the details.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Rick Warren caught lying</title>
      <link>https://blog.lippard.org/2008/12/rick-warren-caught-lying.html/</link>
      <pubDate>Wed, 24 Dec 2008 21:22:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/12/rick-warren-caught-lying.html/</guid>
      <description>&lt;p&gt;Last Sunday, Rick Warren recorded a video for his congregation in which he denies ever comparing gay marriages to incest or pedophilia:&lt;br /&gt;&lt;blockquote&gt;I have been accused of equating gay partnerships with incest and pedophila.  Now, of course as members of Saddleback Church, you know I believe no such thing, I never have.  You&amp;rsquo;ve never once heard me in thirty years talk that way about that.&lt;/blockquote&gt;But Rachel Maddow shows that he made exactly that comparison:&lt;br /&gt;&lt;blockquote&gt;I&amp;rsquo;m opposed to having a brother and sister be together and call that marriage.  I&amp;rsquo;m opposed to an older guy marrying a child and calling that a marriage.  I&amp;rsquo;m opposed to one guy having multiple wives and calling that marriage.&lt;br /&gt;&lt;br /&gt;Q.  Do you think those are equivalent to gays getting married?&lt;br /&gt;&lt;br /&gt;Oh, I do!&lt;/blockquote&gt;Rick Warren &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/12/rick_warrens_bill_buckingham_m.php&#34;&gt;has been caught lying&lt;/a&gt;, in addition to being anti-gay and &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/12/what_do_you_imagine_rick_warre.php&#34;&gt;anti-evolution&lt;/a&gt;.   He should ask to be taken off the agenda for the inauguration, and if he doesn&amp;rsquo;t, Barack Obama should just withdraw his invitation to speak.&lt;br /&gt;&lt;br /&gt;&lt;a style=&#34;left: 0px ! important; top: 0px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-004844688668623742 visible ontop&#34; href=&#34;http://www.youtube.com/v/6rwk845iMXY&amp;amp;color1=0xb1b1b1&amp;amp;color2=0xcfcfcf&amp;amp;hl=en&amp;amp;feature=player_embedded&amp;amp;fs=1&#34;&gt;&lt;/a&gt;&lt;a style=&#34;left: 0px ! important; top: 0px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-0050355476320739334 visible ontop&#34; href=&#34;http://www.youtube.com/v/6rwk845iMXY&amp;amp;color1=0xb1b1b1&amp;amp;color2=0xcfcfcf&amp;amp;hl=en&amp;amp;feature=player_embedded&amp;amp;fs=1&#34;&gt;&lt;/a&gt;&lt;object width=&#34;425&#34; height=&#34;344&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/6rwk845iMXY&amp;amp;color1=0xb1b1b1&amp;amp;color2=0xcfcfcf&amp;amp;hl=en&amp;amp;feature=player_embedded&amp;amp;fs=1&#34;&gt;&lt;param name=&#34;allowFullScreen&#34; value=&#34;true&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/6rwk845iMXY&amp;amp;color1=0xb1b1b1&amp;amp;color2=0xcfcfcf&amp;amp;hl=en&amp;amp;feature=player_embedded&amp;amp;fs=1&#34; type=&#34;application/x-shockwave-flash&#34; allowfullscreen=&#34;true&#34; width=&#34;425&#34; height=&#34;344&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Blindsight</title>
      <link>https://blog.lippard.org/2008/12/blindsight.html/</link>
      <pubDate>Wed, 24 Dec 2008 20:05:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/12/blindsight.html/</guid>
      <description>&lt;p&gt;At Not Exactly Rocket Science is &lt;a href=&#34;http://scienceblogs.com/notrocketscience/2008/12/blind_man_navigates_obstacle_course_perfectly_with_no_visual.php&#34;&gt;a video of a man navigating a hallway filled with obstacles, even though he&amp;rsquo;s completely blind&lt;/a&gt;&amp;ndash;he has zero conscious awareness of visual perception and his visual cortex shows no activity when given visual tasks (most of which he fails), but he does have an ability known as blindsight.  He became blind as a result of strokes which caused damage to the occipital lobe of his brain, including his visual cortex.  Yet his eyes still function and there is still some visual processing occurring without rising to the level of conscious awareness.  He can perform a number of visual tasks with perfect accuracy, even though his conscious perception is that he is simply guessing.&lt;br /&gt;&lt;br /&gt;(Hat tip to Dan Noland for the link.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Anthropogenic global warming debate</title>
      <link>https://blog.lippard.org/2008/12/anthropogenic-global-warming-debate.html/</link>
      <pubDate>Wed, 24 Dec 2008 16:54:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/12/anthropogenic-global-warming-debate.html/</guid>
      <description>&lt;p&gt;I just came across &lt;a href=&#34;http://duoquartuncia.blogspot.com/2008/07/aps-and-global-warming-what-were-they.html&#34;&gt;this post from Duae Quartunciae from July about the American Physical Society&amp;rsquo;s publication of pro and con arguments on the subject of anthropogenic global warming&lt;/a&gt;, and I direct it to your attention now because it has a very lengthy, detailed, and respectful debate in the comments.&lt;br /&gt;&lt;br /&gt;I recently heard Jane Orient of the &lt;a href=&#34;http://neurodiversity.com/weblog/article/91/strange-bedfellows&#34;&gt;Association of American Physicians and Surgeons&lt;/a&gt; speak about global warming (she thinks it&amp;rsquo;s a pseudoscientific scam), in which she promoted &lt;a href=&#34;http://www.petitionproject.org/gwdatabase/GWPP/Review_Article.html&#34;&gt;the paper she published by Arthur and Noah Robinson and Willie Soon&lt;/a&gt; and the Petition Project.  Before the event, I sent an email to the event organizer with links to &lt;a href=&#34;http://www.climatesciencewatch.org/file-uploads/Comment_on_Robinson_et_al-2007R.pdf&#34;&gt;Michael MacCracken&amp;rsquo;s critique of that paper&lt;/a&gt; (PDF) and &lt;a href=&#34;http://www.realclimate.org/wiki/index.php?title=OISM&#34;&gt;a wiki page critiquing the paper and the Robinsons&amp;rsquo; Oregon Institute of Science and Medicine&lt;/a&gt; (where Dr. Orient is listed on the faculty as a professor of medicine; she also teaches a course on &amp;ldquo;global warming controversies&amp;rdquo; for the Schlaflys&amp;rsquo; Eagle Forum University).  While my links weren&amp;rsquo;t redistributed to the other attendees of the talk, I did get a chance to express my skepticism in the discussion, which led to an email exchange with Dr. Orient.&lt;br /&gt;&lt;br /&gt;She took the position that advocates of anthropogenic global warming are engaging in pseudoscience and are biased by their own need to keep up the hype in order to continue to receive government funding, but will ultimately be refuted by a growing disconnect between the projections of the climate models and the facts&amp;ndash;she seems to think that the recent warming trends have been the result of solar irradiance and that we are now on a cooling trend.  She stated in her talk that James Hansen is unreliable because he falsely claimed that 1998 was the warmest year on record, and was forced to retract it and admit that 1934 was the warmest year on record; and similarly was forced to retract an incorrect claim that October 2008 was the warmest October on record after Steve McIntyre found that there was an error in some of the reported data.  I pointed out that her first claim is incorrect&amp;ndash;1998 is still the warmest year on record for global temperatures, but the second-warmest for the contiguous 48 U.S. states after 1934, &lt;a href=&#34;http://scienceblogs.com/deltoid/2007/08/so_who_exactly_reported_that_n.php&#34;&gt;which is what Hansen said&lt;/a&gt;.  And while she was correct about October 2008, after the correction &lt;a href=&#34;http://scienceblogs.com/deltoid/2008/11/more_on_booker.php&#34;&gt;it still remains the fifth-warmest October on record&lt;/a&gt;.  The &lt;a href=&#34;http://www.sciencedaily.com/releases/2008/01/080116114150.htm&#34;&gt;top three years for global temperatures are 1998, 2005, and 2002; the eight warmest years on record are all since 1998; the fourteen warmest years on record are since 1990&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;I also pointed out &lt;a href=&#34;http://www.skeptic.com/eskeptic/08-11-12.html#feature&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Skeptic&lt;/span&gt; magazine&amp;rsquo;s recent critique of the Petition Project&lt;/a&gt;, which she dismissed as a criticism of Robinson for not using methodology to do something he was not trying to do; that all he was trying to do is show that there is no consensus among scientists.  I compared the Petition Project to the Discovery Institute&amp;rsquo;s &amp;ldquo;Dissent from Darwinism,&amp;rdquo; which she said she did not see as analogous.&lt;br /&gt;&lt;br /&gt;We found some points of agreement&amp;ndash;we both support the legitimacy of questioning, and of science over pseudoscience, though we disagree about who&amp;rsquo;s doing science and who&amp;rsquo;s doing pseudoscience.&lt;br /&gt;&lt;br /&gt;UPDATE (December 16, 2009): The &amp;ldquo;Petition Project&amp;rdquo; isn&amp;rsquo;t a petition of scientists, it&amp;rsquo;s a petition of people with at least a bachelor&amp;rsquo;s degree in a science-related field.  Whittenberger at eSkeptic points out that the signature breakdown by level of education was 29% Ph.D., 22% M.S., 7% M.D. or D.V.M., and 41% B.S. or equivalent.  By field, it was 12% earth science, 3% computer science or mathematics, 18% physics and aerospace sciences, 15% chemistry, 9% biology and agriculture, 10% medicine, and 32% engineering and general science.  The percentage of Ph.D.s in relevant areas isn’t available, but it’s clear from the breakdown that at least two thirds have less than a Ph.D. and at least 80% do not have education in a relevant field.  I conclude that it&amp;rsquo;s not possible to conclude on the basis of that petition that there&amp;rsquo;s dissent among scientists with relevant credentials&amp;ndash;it is just like the DI petition in that regard.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Arizona Court of Appeals overturns CityNorth subsidy</title>
      <link>https://blog.lippard.org/2008/12/arizona-court-of-appeals-overturns.html/</link>
      <pubDate>Tue, 23 Dec 2008 22:04:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/12/arizona-court-of-appeals-overturns.html/</guid>
      <description>&lt;p&gt;The City of Phoenix&amp;rsquo;s $97.4 million sales tax subsidy to the CityNorth retail center project in north Phoenix has been declared unconstitutional, a violation of the Arizona Constitution&amp;rsquo;s gift clause.  All three members of the appeals court agreed, writing in their opinion that &amp;ldquo;We think these payments are exactly what the Gift Clause was intended to prohibit.&amp;quot;&lt;br /&gt;&lt;br /&gt;The city&amp;rsquo;s subsidy would have granted $97.4 million in sales tax revenues (or less, not to exceed 50% of the sales taxes collected by CityNorth businesses) over 11 years to the project developer, the Klutznick Company, in return for 3,180 parking spaces, including 200 parking lot spaces set aside for public use for &amp;ldquo;park and ride,&amp;rdquo; for the next 45 years.  The ruling found that the only public benefit for which the city could legitimately be paying were the 200 &amp;ldquo;park and ride&amp;rdquo; spaces, and that the city may still pay market rate for those 200 spaces (probably about $6 million over 45 years), but not for the other 3,180 spaces.  The appeals court&amp;rsquo;s ruling may be found &lt;a href=&#34;http://www.goldwaterinstitute.org/Common/Img/1223%20CityNorth%20Court%20of%20Appeals%20ruling.pdf&#34;&gt;here&lt;/a&gt; (PDF).&lt;br /&gt;&lt;br /&gt;Congratulations to Goldwater litigation director Clint Bolick and the owners of the six small businesses that were plaintiffs in the case:  Meyer Turken of Turken Industrial Properties, Ken Cheuvront of Cheuvront Wine and Cheese Cafe and Cheuvront Construction (and Democratic State Senator), Zul Gilliani who owns an ice cream shop at Paradise Valley Mall, James Iannuzo of Sign-a-Rama, Kathy Rowe of Music Together, and Justin Shafer of Hava Java.&lt;br /&gt;&lt;br /&gt;The Goldwater Institute team initially lost the case, &lt;span style=&#34;font-style: italic;&#34;&gt;Turken v. Gordon&lt;/span&gt;, at the trial court level in Maricopa County Superior Court.  The City of Phoenix tried unsuccessfully to get an award of $600,000 in attorney&amp;rsquo;s fees from the Goldwater Institute in an attempt to chill future public interest lawsuits; now they&amp;rsquo;ll no doubt appeal to the Arizona Supreme Court.&lt;br /&gt;&lt;br /&gt;(&lt;a href=&#34;https://blog.lippard.org/2008/04/goldwater-institute-takes-on-sheriff.html&#34;&gt;Previously&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>More police puppycide</title>
      <link>https://blog.lippard.org/2008/12/more-police-puppycide.html/</link>
      <pubDate>Tue, 23 Dec 2008 17:36:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/12/more-police-puppycide.html/</guid>
      <description>&lt;p&gt;The cases continue to mount&amp;ndash;when police officers come to search property and they are confronted by dogs, they often shoot and kill them, even if they are puppies.&lt;br /&gt;&lt;br /&gt;A Milwaukee resident whose Labrador-Springer Spaniel mix was killed by police in 2004 has filed a lawsuit against the city, and she requested a list of every dog killed by city policy for the last nine years.  There &lt;a href=&#34;http://www.jsonline.com/news/milwaukee/35288314.html&#34;&gt;were 434&lt;/a&gt;&amp;ndash;a dead dog every seven and a half days, and that&amp;rsquo;s just one city.&lt;br /&gt;&lt;br /&gt;In Oklahoma, a police officer pulled into a driveway to ask a woman for directions, and when the woman&amp;rsquo;s Wheaton Terrier came bounding toward him, he shot and killed it.  The police refused to do anything about the woman&amp;rsquo;s complaint, and tried to pay her off to shut her up when she let them know that &lt;a href=&#34;http://www.reason.com/blog/show/129620.html&#34;&gt;her security cameras had captured the incident&lt;/a&gt;.  She also sued.&lt;br /&gt;&lt;br /&gt;Radley Balko at The Agitator has been doing a great job of collecting and reporting on cases of unwarranted police killings of dogs.  His &lt;a href=&#34;http://www.theagitator.com/2008/12/23/puppycide-16/&#34;&gt;latest summary of cases&lt;/a&gt;, from which the above two cases were taken, is his 16th &amp;ldquo;puppycide&amp;rdquo; blog post.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Unintended side-effects of speed cameras</title>
      <link>https://blog.lippard.org/2008/12/unintended-side-effects-of-speed.html/</link>
      <pubDate>Mon, 22 Dec 2008 03:31:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/12/unintended-side-effects-of-speed.html/</guid>
      <description>&lt;p&gt;In Montgomery County, Maryland, teens have found a new use for speed cameras&amp;ndash;&lt;a href=&#34;http://www.thesentinel.com/302730670790449.php&#34;&gt;getting revenge on people they don&amp;rsquo;t like or who have wronged them&lt;/a&gt;.  Since the tickets from photo radar cameras are issued to the owners of the cars whose license plates are captured, they print out fake license plates on glossy photo paper, stick them over their own license plates, and then go out speeding.&lt;br /&gt;&lt;br /&gt;This shows yet another flaw in the photo radar ticket process.  I&amp;rsquo;ve speculated that registering your cars in the name of an LLC or trust is probably sufficient to make it difficult to assign individual responsibility to a speeding incident.&lt;br /&gt;&lt;br /&gt;UPDATE (December 23, 2008): In Australia, &lt;a href=&#34;http://www.davesdaily.com/pictures/908-mischievous-aussies.htm&#34;&gt;an even more creative revenge against a mobile speed camera&amp;ndash;have it issue tickets to itself&lt;/a&gt;!  They could have just noted the plate number and followed the example of the Maryland teens, rather than stealing the actual plate&amp;hellip; (Thanks, Adam, for the link.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Diskeeper sued for Scientology indoctrination</title>
      <link>https://blog.lippard.org/2008/12/diskeeper-sued-for-scientology.html/</link>
      <pubDate>Sun, 21 Dec 2008 18:34:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/12/diskeeper-sued-for-scientology.html/</guid>
      <description>&lt;p&gt;Two ex-employees of Diskeeper Corporation have filed a lawsuit in Los Angeles Superior Court after being fired, &lt;a href=&#34;http://yro.slashdot.org/article.pl?sid=08%2F12%2F20%2F2239255&amp;amp;from=rss&#34;&gt;charging that the company makes Scientology training a mandatory condition of employment&lt;/a&gt;.  Diskeeper founder and CEO Craig Jensen is a &lt;a href=&#34;http://www.truthaboutscientology.com/stats/by-name/c/craig-jensen.html&#34;&gt;high-level Scientologist&lt;/a&gt; (OT VIII) and member of the &lt;a href=&#34;http://en.wikipedia.org/wiki/World_Institute_of_Scientology_Enterprises&#34;&gt;World Institute of Scientology Enterprises&lt;/a&gt; (WISE), which means that he follows Hubbard &amp;ldquo;management technology&amp;rdquo; in how he runs his businesses and donates a portion of revenues to the Church of Scientology.&lt;br /&gt;&lt;br /&gt;UPDATE (December 25, 2008): Ed Brayton at Dispatches from the Culture Wars &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/12/interesting_scientology_discri.php&#34;&gt;has more&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Arpaio foes arrested for clapping</title>
      <link>https://blog.lippard.org/2008/12/arpaio-foes-arrested-for-clapping.html/</link>
      <pubDate>Sun, 21 Dec 2008 17:12:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/12/arpaio-foes-arrested-for-clapping.html/</guid>
      <description>&lt;p&gt;Four people associated with the anti-Arpaio group Maricopa Citizens for Safety and Accountability, were arrested on Wednesday for standing and applauding a speaker at the Maricopa County Board of Supervisors meeting.  The &lt;a href=&#34;http://www.eastvalleytribune.com/story/132686?12341234&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;East Valley Tribune&lt;/span&gt; notes that&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;A double standard clearly was in effect during the Board of Supervisors meeting Wednesday. At one point, public-transit advocate Blue Crowley used part of his public-comment time allotment to sing a birthday song to [MCBoS chairman Andy] Kunasek. Kunasek blushed and several people applauded, but none was ordered to leave or threatened with arrest.&lt;br /&gt;&lt;br /&gt;However, Kunasek, deputies and security officers refused to tolerate applause after the anti-Arpaio speech minutes later.&lt;/blockquote&gt;The criminal clappers were charged with &amp;ldquo;suspicion of disorderly conduct and trespassing.&amp;quot;&lt;br /&gt;&lt;br /&gt;This brings the arrests of MCSA members to eight for the week and nine for the last four months.&lt;br /&gt;&lt;br /&gt;Four other members of MCSA were arrested on Monday, after a group of 20 went to Andy Kunasek&amp;rsquo;s office to talk with him and he refused to meet with them.  Sheriff&amp;rsquo;s deputies asked them to leave and arrested the four who refused.&lt;br /&gt;&lt;br /&gt;The other arrest was MCSA co-founder Randy Parrez, who was arrested on September 29 outside a Board of Supervisors meeting on similar charges&amp;ndash;suspicion of trespassing and disorderly conduct.&lt;br /&gt;&lt;br /&gt;All but one of the members of the Board of Supervisors are Republicans.  The &lt;span style=&#34;font-style: italic;&#34;&gt;Tribune&lt;/span&gt; article quotes Supervisor Max Wilson (R-District 4) as saying, &amp;ldquo;I don’t tell the police how to do their job. I don’t instruct them to do it or when to do it. They’re professionals at it and that’s the way they handle it.&amp;rdquo;  The lone Democrat, Mary Rose Wilcox (D-District 5), however, stated that she thought the arrests were excessive and that she would talk to security about it.&lt;/p&gt;</description>
    </item>
    <item>
      <title>PATRIOT Act NSL gag order unconstitutional</title>
      <link>https://blog.lippard.org/2008/12/patriot-act-nsl-gag-order.html/</link>
      <pubDate>Fri, 19 Dec 2008 19:20:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/12/patriot-act-nsl-gag-order.html/</guid>
      <description>&lt;p&gt;For a second time, a U.S. appeals court &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/12/appeals_court_patriot_act_gag.php&#34;&gt;has found unconstitutional the provision of the USA PATRIOT Act which forbids recipients of National Security Letters from disclosing that they have received them&lt;/a&gt;.  After the first time around, Congress amended the law to introduce some minimal judicial review, but maintained the burden of proof on the recipient if the government claimed there were national security reasons for the NSL to remain secret.  The courts have ruled that this burden needs to fall on the government.&lt;br /&gt;&lt;br /&gt;If this continues to stand, then perhaps &lt;a href=&#34;https://blog.lippard.org/2007/03/rsyncnet-warrant-canary.html&#34;&gt;the rsync.net warrant canary&lt;/a&gt; will become superfluous.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Credit Suisse helps solve the toxic debt problem</title>
      <link>https://blog.lippard.org/2008/12/credit-suisse-helps-solve-toxic-debt.html/</link>
      <pubDate>Fri, 19 Dec 2008 16:30:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/12/credit-suisse-helps-solve-toxic-debt.html/</guid>
      <description>&lt;p&gt;In a fiendishly clever plan, Credit Suisse Group AG has found a way to reduce its exposure to toxic securities and transfer risk off its balance sheets&amp;ndash;&lt;a href=&#34;http://www.bloomberg.com/apps/news?pid=20601087&amp;amp;sid=auEEfFRNdqcs&amp;amp;refer=home&#34;&gt;it&amp;rsquo;s paying senior executives&amp;rsquo; bonuses with them&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Managing directors and directors, the two highest ranks at the Zurich-based company, will be paid year-end bonuses in its most illiquid loans and debt.  Those assets will be transferred to a &amp;ldquo;Partner Asset Facility,&amp;rdquo; and those directors will receive shares of ownership in the facility.  Those assets will make semi-annual payments to the owners, with the full value only to be known as the assets mature or default.&lt;/p&gt;</description>
    </item>
    <item>
      <title>A Very Merry Unauthorized Children&#39;s Scientology Pageant</title>
      <link>https://blog.lippard.org/2008/12/very-merry-unauthorized-childrens.html/</link>
      <pubDate>Fri, 19 Dec 2008 15:12:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/12/very-merry-unauthorized-childrens.html/</guid>
      <description>&lt;p&gt;Last night Einzige, frequent commenter Schtacky, and I went to see &amp;ldquo;A Very Merry Unauthorized Children&amp;rsquo;s Scientology Pageant&amp;rdquo; in Tempe, put on by the Stray Cat Theatre.  By lucky coincidence, local Scientology expert and critic Jeff Jacobsen was also attending (see &lt;a href=&#34;https://blog.lippard.org/2008/12/jeff-jacobsen-article-on-anonymous.html&#34;&gt;his recent article&lt;/a&gt;), and we sat with him in the front row for what proved to be a very enjoyable performance.&lt;br /&gt;&lt;br /&gt;On the way to work this morning, I heard Robrt Pela of Phoenix&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;New Times&lt;/span&gt; reading his review on the local NPR station, and &lt;a href=&#34;http://www.phoenixnewtimes.com/2008-12-18/culture/a-very-merry-unauthorized-children-s-scientology-pageant-is-a-true-gift/&#34;&gt;his review describes our experience quite well&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;About three minutes into Stray Cat Theatre&amp;rsquo;s newest production, I found myself thinking: This can&amp;rsquo;t be really happening. When you go to see it — and you must, if you do nothing else this holiday season, go see this astonishing stage production — you will almost certainly experience the same sense of delighted confusion.  &amp;hellip; I rarely stopped laughing during this barely-hour-long show, and my single complaint about &lt;i&gt;A Very Merry Unauthorized Children&amp;rsquo;s Scientology Pageant&lt;/i&gt; is that it ended too soon.&lt;/blockquote&gt;The play was a special treat for those of us who already know something about Scientology and the life of L. Ron Hubbard.&lt;br /&gt;&lt;br /&gt;The production tells the story of L. Ron Hubbard&amp;rsquo;s life (&amp;ldquo;writer, explorer, nuclear physicist &amp;hellip;&amp;rdquo;) and how he came to develop Dianetics and Scientology, in the form of a children&amp;rsquo;s holiday pageant.  Cheesy props and frequent costume changes are used to portray rapid changes of location, from Hawaii to New York to China.  Much of what is presented is accurate&amp;ndash;Hubbard&amp;rsquo;s birthplace, some of his claims about his life, and especially the content of Dianetics and Scientology.  A few liberties are taken in the story of his life, though fewer than Hubbard himself and contemporary Scientologists take in describing his achievements.  While there are countless amusing and disturbing events of Hubbard&amp;rsquo;s actual life that could have been used for comic relief but were omitted, we were surprised at how much they managed to pack into a short show.  If you want the longer version, you can read Russell Miller&amp;rsquo;s biography of Hubbard, &lt;a href=&#34;http://www.nots.org/&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Bare-Faced Messiah&lt;/span&gt;&lt;/a&gt;, online, complete with supporting documentation including paperwork from his FBI files.&lt;br /&gt;&lt;br /&gt;The show continues tonight and tomorrow&amp;ndash;if you have the opportunity to see it, take it, and you&amp;rsquo;ll be very glad you went.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bank slogans as signals to depositors</title>
      <link>https://blog.lippard.org/2008/12/bank-slogans-as-signals-to-depositors.html/</link>
      <pubDate>Fri, 19 Dec 2008 04:41:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/12/bank-slogans-as-signals-to-depositors.html/</guid>
      <description>&lt;p&gt;The traditional bank lobby, filled with expensive marble and and furnishings, is designed to signal to the customer that the bank is stable and isn&amp;rsquo;t going anywhere.&lt;br /&gt;&lt;br /&gt;Some recent failed banks have used advertising slogans also designed to inspire confidence, such as IndyMac&amp;rsquo;s &amp;ldquo;you can count on us.&amp;quot;&lt;br /&gt;&lt;br /&gt;Others, however, should perhaps have been recognized as clues of impending problems:&lt;br /&gt;&lt;br /&gt;Dexia:  &amp;ldquo;The short term has no future.&amp;quot;&lt;br /&gt;Fortis: &amp;ldquo;Here today, where tomorrow?&amp;quot;&lt;br /&gt;Countrywide: &amp;ldquo;[A] lender that actually finds ways to make loans.&amp;quot;&lt;br /&gt;Fannie Mae: &amp;ldquo;As the American dream grows, so do we.&amp;quot;&lt;br /&gt;Washington Mutual:  &amp;ldquo;Whoo hoo!&amp;quot;&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://www.economist.com/research/articlesBySubject/displaystory.cfm?subjectid=1780456&amp;amp;story_id=12342164&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Economist&lt;/span&gt;&lt;/a&gt;, October 2, 2008.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sean Hannity: Media Matters&#39; Misinformer of the Year for 2008</title>
      <link>https://blog.lippard.org/2008/12/sean-hannity-media-matters-misinformer.html/</link>
      <pubDate>Fri, 19 Dec 2008 01:22:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/12/sean-hannity-media-matters-misinformer.html/</guid>
      <description>&lt;p&gt;The award &lt;a href=&#34;http://mediamatters.org/items/200812170007?src=misinformer-2&#34;&gt;appears to be well-deserved&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;(Hat tip to Schtacky.)&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Hume&#39;s Ghost&lt;/strong&gt; &lt;small&gt;(2008-12-20)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;He deserves it, but to be fair, there would be no contest if they gave it to the person who flat out misinforms the most. That would be Sean Hannity&#39;s idol Rush Limbaugh - and he would win every single year he&#39;s on the air. The amount of idiocy across a spectrum of subjects he is able to disseminate on a sentence to sentence basis is staggering.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jeff Jacobsen article on Anonymous protests against Scientology</title>
      <link>https://blog.lippard.org/2008/12/jeff-jacobsen-article-on-anonymous.html/</link>
      <pubDate>Wed, 17 Dec 2008 15:27:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/12/jeff-jacobsen-article-on-anonymous.html/</guid>
      <description>&lt;p&gt;Jeff Jacobsen has written a detailed article about the Anonymous protests against Scientology, which brings the reader up-to-date on Internet-supported counter-Scientology protesting since the article we wrote for &lt;span style=&#34;font-style: italic;&#34;&gt;Skeptic&lt;/span&gt; in 1995, &lt;a href=&#34;http://www.discord.org/%7Elippard/skeptic/03.3.jl-jj-scientology.html&#34;&gt;&amp;ldquo;Scientology v. the Internet: Free Speech and Copyright Infringement on the Information Superhighway.&amp;quot;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The new article is called &lt;a href=&#34;http://www.lisamcpherson.org/pc.htm&#34;&gt;&amp;ldquo;We Are Legion: Anonymous and the War on Scientology.&amp;quot;&lt;/a&gt;  Check it out.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Reed&lt;/strong&gt; &lt;small&gt;(2008-12-19)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;I&#39;ve read the first chapter.  Jacobsen provides much detail on the CoS&#39;s missteps of which I&#39;ve heard only bits and pieces over the years.  Excellent stuff.&lt;BR/&gt;&lt;BR/&gt;What made it especially engaging was having read and studied Shirky&#39;s book beforehand.  Anonymous&#39; protest serves as a fascinating example of undirected collective action of which Shirky basically said &#34;it&#39;s coming.&#34;&lt;BR/&gt;&lt;BR/&gt;IIRC, Shirky&#39;s book hit the shelves about the same time the Anonymous thing got big.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Wine accelerator from SkyMall</title>
      <link>https://blog.lippard.org/2008/12/wine-accelerator-from-skymall.html/</link>
      <pubDate>Wed, 17 Dec 2008 03:10:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/12/wine-accelerator-from-skymall.html/</guid>
      <description>&lt;p&gt;If there was any doubt that the SkyMall catalog is full of bogus products that are complete ripoffs for idiots, that should be removed by &lt;a href=&#34;http://www.skymall.com/shopping/detail.htm?pid=102726830&amp;amp;c=&#34;&gt;this product&lt;/a&gt;&amp;ndash;a &amp;ldquo;wine and liquor accelerator&amp;rdquo; that &amp;ldquo;surrounds the beverage with a powerful triangular-shaped magnetic field, and in just 10 seconds, you&amp;rsquo;ll taste a premium drink&amp;rsquo;s smooth, mellow flavor equal to years of traditional slow aging.&amp;quot;&lt;br /&gt;&lt;br /&gt;And here, &lt;a href=&#34;http://en.wikipedia.org/wiki/Alex_Chiu&#34;&gt;Alex Chiu&lt;/a&gt; has been telling us that magnetic devices slow aging, not speed it up.&lt;br /&gt;&lt;br /&gt;Not to mention that &lt;a href=&#34;http://www.winepros.org/aftertaste/3-myths.htm&#34;&gt;aging is not something that tends to improve the quality of wine&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Center for Public Integrity is doing great work</title>
      <link>https://blog.lippard.org/2008/12/center-for-public-integrity-is-doing.html/</link>
      <pubDate>Wed, 17 Dec 2008 01:13:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/12/center-for-public-integrity-is-doing.html/</guid>
      <description>&lt;p&gt;The &lt;a href=&#34;http://www.publicintegrity.org/&#34;&gt;Center for Public Integrity&lt;/a&gt; has published a slew of new investigative reports:&lt;br /&gt;&lt;a href=&#34;http://www.publicintegrity.org/articles/entry/731/&#34;&gt;&lt;br /&gt;&amp;ldquo;Global Warming: Heated Denials&amp;rdquo;&lt;/a&gt; &amp;ndash; reporting on climate change denialism pseudoscience from the Heartland Institute.&lt;br /&gt;&lt;a href=&#34;http://www.publicintegrity.org/projects/entry/283/&#34;&gt;&lt;br /&gt;&amp;ldquo;The Shadow Government&amp;rdquo;&lt;/a&gt; &amp;ndash; 900 little-known federal advisory committees wielding influence over public policy.&lt;br /&gt;&lt;a href=&#34;http://www.publicintegrity.org/projects/entry/284/&#34;&gt;&lt;br /&gt;&amp;ldquo;Divine Intervention&amp;rdquo;&lt;/a&gt; &amp;ndash; how the Bush Administration&amp;rsquo;s initiative to fight AIDS abroad is hampered by conservative ideology.&lt;br /&gt;&lt;a href=&#34;http://www.publicintegrity.org/investigations/broken_government/&#34;&gt;&lt;br /&gt;&amp;ldquo;Broken Government&amp;rdquo;&lt;/a&gt; &amp;ndash; an assessment of 128 executive branch failures since 2000.&lt;br /&gt;&lt;br /&gt;Check them out, and consider &lt;a href=&#34;http://cpi.convio.net/site/PageServer?pagename=donationredesignpage&#34;&gt;providing financial support for this organization&lt;/a&gt;, which is one of my top organizations to support.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Beware the feral hogs</title>
      <link>https://blog.lippard.org/2008/12/beware-feral-hogs.html/</link>
      <pubDate>Wed, 17 Dec 2008 00:43:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/12/beware-feral-hogs.html/</guid>
      <description>&lt;p&gt;This is what we need more of in apocalyptic future science fiction&amp;ndash;&lt;a href=&#34;http://www.economist.com/world/unitedstates/displaystory.cfm?story_id=12725704&#34;&gt;rampaging herds of feral hogs&lt;/a&gt;:&lt;br /&gt;&lt;/p&gt;
&lt;blockquote&gt;
There are thought to be between 4m and 5m feral hogs at large in America, spread across 38 states. The biggest population is in Texas, but states from Florida to Oregon are infested and worried. Feral hogs destroy the habitats of plants and animals, spread diseases, damage crops, kill and eat the eggs and young of wildlife and sometimes menace people with their aggressive behaviour. &lt;br /&gt;
The problem originated with the Spanish conquistadors, who took herds of pigs with them as they marched across the American continent. Stragglers reverted to their wild state. Much later “sportsmen” began releasing hogs into reserves for commercial hunting. More recently still declining pork prices have induced farmers to turn some of their stock loose rather than continue feeding them. Pigs produce so many piglets that a feral herd can double or even triple within as little as a year.&lt;/blockquote&gt;
Via &lt;a href=&#34;http://www.economist.com/world/unitedstates/displaystory.cfm?story_id=12725704&#34; style=&#34;font-style: italic;&#34;&gt;The Economist&lt;/a&gt;.
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Eamon Knight&lt;/strong&gt; &lt;small&gt;(2008-12-17)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;&lt;I&gt;This is what we need more of in apocalyptic future science fiction--rampaging herds of feral hogs:&lt;/I&gt;&lt;BR/&gt;&lt;BR/&gt;I take it you&#39;ve read &lt;I&gt;Oryx and Crake&lt;/I&gt;? Make that &lt;B&gt;genetically-enhanced, intelligent&lt;/B&gt; rampaging herds of feral hogs...&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bill of Rights celebration at the Wrigley Mansion</title>
      <link>https://blog.lippard.org/2008/12/bill-of-rights-celebration-at-wrigley.html/</link>
      <pubDate>Tue, 16 Dec 2008 03:58:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/12/bill-of-rights-celebration-at-wrigley.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://farm4.static.flickr.com/3163/3115084306_745f7d1950.jpg?v=0&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 500px; height: 375px;&#34; src=&#34;http://farm4.static.flickr.com/3163/3115084306_745f7d1950.jpg?v=0&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;Kat and I attended Alan Korwin&amp;rsquo;s Bill of Rights celebration, celebrating the 217th anniversary of the Bill of Rights, which was held this evening at the Wrigley Mansion.  There were several hundred people in attendance, mostly civil libertarians of both liberal and libertarian varieties, including people from the &lt;a href=&#34;http://www.ij.org/&#34;&gt;Institute for Justice&lt;/a&gt; and the &lt;a href=&#34;http://www.acluaz.org/&#34;&gt;ACLU&lt;/a&gt;.   We were asked in the invitation to think about which Amendment is our favorite&amp;ndash;I would probably rank the 1st and 4th at the top of my list, of which the 1st is much healthier than the 4th.  I&amp;rsquo;d also put the 8th and 5th high in importance, both of which have taken some recent hits but are showing signs of recovery.  And of course the 6th, and the under-utilized 9th&amp;hellip; ah, heck, they&amp;rsquo;re all important.  The crowd seemed dominated by 2nd Amendment fans, not surprising since &lt;a href=&#34;http://www.gunlaws.com/&#34;&gt;Alan Korwin is the author and publisher of numerous books on U.S. gun laws&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The reading of the Bill of Rights and its preamble was excellent, but I was disappointed that the event included a Patrick Henry impersonator played by Lance Hurley of Founding Fathers Ministries.  Hurley is a Christian who endorses David Barton&amp;rsquo;s works of pseudohistory on his website (for which the antidote is &lt;a href=&#34;http://www.liarsforjesus.com/&#34;&gt;Chris Rodda&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Liars for Jesus&lt;/span&gt;&lt;/a&gt;), and at the event argued in character, with quotations from Henry, that the 2nd Amendment came from the teachings of Jesus Christ, that the American revolution was fought on Christian principles, and &lt;a href=&#34;http://candst.tripod.com/franklin.htm&#34;&gt;the Constitutional Convention succeeded because of Ben Franklin&amp;rsquo;s prayer&lt;/a&gt;.  He also stated, when there were discussions of the health of the first ten amendments to the Constitution, that freedom of religion is in serious danger, because no one can mention God in schools but the Koran can be discussed.  This is simply untrue&amp;ndash;God and the Bible can be discussed by students, but such discussions cannot constitutionally be imposed by state agents such as teachers and administrators in a way that constitutes an establishment of religion.  The Bible can be legally taught as the combination of myth, history, poetry, literature, and religious doctrine that it is, but Christianity cannot be endorsed as true by state agents.  The &lt;a href=&#34;https://blog.lippard.org/2008/04/violation-of-separation-of-church-and.html&#34;&gt;same rules apply to the Koran&lt;/a&gt;.  Hurley seems not to realize that &lt;a href=&#34;http://scienceblogs.com/dispatches/2003/12/answering_a_christian_nation_e_1.php&#34;&gt;Madison&amp;rsquo;s version of the First Amendment won out, not Henry&amp;rsquo;s&lt;/a&gt;.  Some Christians&amp;ndash;and it appears that Hurley may be one of them&amp;ndash;have a view that their freedom of religion is infringed if they are prevented from legally imposing their religion on others through acts of state agents.&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;ll find it amazing that Christians consider themselves to be a poor, persecuted minority prohibited from expressing their religious views when they are, in fact, regularly engaging in establishment clause violations, and &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/12/maybe_theyre_protecting_us_fro.php&#34;&gt;Congressmen are signing on to bills like last year&amp;rsquo;s House Resolution 847&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Hurley does public speaking as both Patrick Henry and George Washington&amp;ndash;I wonder if his George Washington is historically accurate with respect to Washington&amp;rsquo;s &lt;a href=&#34;http://www.positiveliberty.com/2008/11/washingtons-farewell-address-the-christian-nation-claim.html&#34;&gt;religious&lt;/a&gt; &lt;a href=&#34;http://www.positiveliberty.com/2008/03/george-washington-on-christianity.html&#34;&gt;views&lt;/a&gt;.  He&amp;rsquo;s also &lt;a href=&#34;http://www.hurleypatriot.org/files/you_can_help.htm&#34;&gt;an advocate of conspiracy theories&lt;/a&gt; (Illuminati, Trilateral Commission, Bilderbergers, etc.) and an advocate of &lt;a href=&#34;https://blog.lippard.org/2006/05/national-day-of-prayer.html&#34;&gt;the National Day of Prayer&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Further fringe elements were represented at the event by Ernie Hancock of the Ron Paul Revolution, who distributed multiple pieces of literature promoting his Freedom&amp;rsquo;s Phoenix website, billed as &amp;ldquo;uncovering the secrets &amp;amp; exposing the lies.&amp;rdquo;  That site also promotes conspiracy theory, including &amp;ldquo;9/11 truth&amp;rdquo; conspiracy claims.&lt;br /&gt;&lt;br /&gt;In the discussions, several people brought up Phoenix&amp;rsquo;s recently installed freeway traffic speed cameras as evidence of the sickliness of the Bill of Rights, though no one really offered an explanation of how the Bill of Rights is violated by them.  And the objection seemed to only be to the cameras, not to speed limit laws.  I&amp;rsquo;m not a fan of speed cameras, and I agree that they are more of a revenue generation method than a safety measure, but I don&amp;rsquo;t see an obvious case that they violate the Bill of Rights.&lt;br /&gt;&lt;br /&gt;That&amp;rsquo;s not to say that the event was entirely dominated by the lunatic fringe&amp;ndash;one woman in the audience commented that she was particularly concerned about the 4th Amendment, because she is now regularly stopped at a &amp;ldquo;border checkpoint&amp;rdquo; while driving between destinations well inside the U.S. border, &lt;a href=&#34;https://blog.lippard.org/2008/10/constitution-free-zone.html&#34;&gt;because of the 100-mile &amp;ldquo;Constitution-free zone&amp;rdquo; that the courts have created around the perimeter of the U.S.&lt;/a&gt;  And Jennifer Perkins of the Institute for Justice pointed out that even though the U.S. Supreme Court blew a gigantic hole in the 5th Amendment with the Kelo case, nearly all of the states have passed legislation adding further protections against eminent domain abuse (and Arizona&amp;rsquo;s are the strongest).&lt;br /&gt;&lt;br /&gt;There was one critical mention of the USA PATRIOT Act (by the Patrick Henry impersonator, to well-deserved applause), but no mention of Guantanamo Bay, the Military Commissions Act, or torture that I noticed.  I think concern over traffic cameras is at least a bit lower on the priority list than any of these items.  A point in favor of the Patrick Henry arguments is that he correctly identified the risk of expanding executive power and &lt;a href=&#34;http://www.amazon.com/review/R1JEKH8280WJ7E/ref=cm_cr_rdp_perm&#34;&gt;judicial decisions that disregarded basic rights&lt;/a&gt; (the fact that the Bill of Rights, as well as the Constitution itself, &lt;a href=&#34;http://www.amazon.com/review/R1HC6PZD2EBPV1/ref=cm_cr_rdp_perm&#34;&gt;has many passages that have effectively been written out of it&lt;/a&gt;, is testament to the accuracy of that prediction).&lt;br /&gt;&lt;br /&gt;The First Amendment&amp;rsquo;s guarantee of free speech, at least, is alive and relatively well.&lt;br /&gt;&lt;br /&gt;UPDATE (December 16, 2008): Ed Brayton at Dispatches from the Culture Wars &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/12/happy_bill_of_rights_day.php&#34;&gt;points out that Ron Paul introduced the American Freedom Agenda Act which would&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Repeal the &amp;ldquo;Military Commissions Act of 2006&amp;rdquo; and thereby restore the ancient right of habeas corpus and end legally sanctioned torture by U.S. government agents &lt;p&gt;Restore the &amp;ldquo;Foreign Intelligence Surveillance Act&amp;rdquo; (FISA) and thereby outlaw warrantless spying on American citizens by the President of the United States&lt;/p&gt;</description>
    </item>
    <item>
      <title>Otto on a fundraising mailer</title>
      <link>https://blog.lippard.org/2008/12/otto-on-fundraising-mailer.html/</link>
      <pubDate>Mon, 15 Dec 2008 21:15:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/12/otto-on-fundraising-mailer.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://farm4.static.flickr.com/3047/3110829355_ffb7a0648c.jpg?v=0&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 333px; height: 500px;&#34; src=&#34;http://farm4.static.flickr.com/3047/3110829355_ffb7a0648c.jpg?v=0&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://farm4.static.flickr.com/3084/3110829401_bb2a72c5b3.jpg?v=0&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 415px; height: 500px;&#34; src=&#34;http://farm4.static.flickr.com/3084/3110829401_bb2a72c5b3.jpg?v=0&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;Our dog Otto continues his celebrity career by being featured on the front of a &amp;ldquo;save the date&amp;rdquo; postcard for a fundraiser for Altered Tails, a local charity that provides low-cost spaying and neutering for dogs and cats.  The image is &lt;a href=&#34;https://blog.lippard.org/2008/05/ottos-painting.html&#34;&gt;a painting done by local artist Susan Barken&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Who started the &#34;War on Christmas&#34;</title>
      <link>https://blog.lippard.org/2008/12/who-started-war-on-christmas.html/</link>
      <pubDate>Mon, 15 Dec 2008 13:27:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/12/who-started-war-on-christmas.html/</guid>
      <description>&lt;p&gt;I had previously been aware of Fox News &amp;ldquo;The Big Story&amp;rdquo; anchor John Gibson&amp;rsquo;s book, &lt;span style=&#34;font-style: italic;&#34;&gt;The War on Christmas&lt;/span&gt;, as well as former &lt;span style=&#34;font-style: italic;&#34;&gt;National Review&lt;/span&gt; author John O&amp;rsquo;Sullivan&amp;rsquo;s 2001 article on the subject, and of course Bill O&amp;rsquo;Reilly&amp;rsquo;s &lt;a href=&#34;https://blog.lippard.org/2005/12/bill-oreilly-war-on-christmas-lies.html&#34;&gt;repeated misrepresentations on the subject&lt;/a&gt;.  But until I read Max Blumenthal&amp;rsquo;s article, &lt;a href=&#34;http://www.thedailybeast.com/blogs-and-stories/2008-12-09/who-started-the-war-on-christmas&#34;&gt;&amp;ldquo;Who Started the War on Christmas?,&amp;quot;&lt;/a&gt; I wasn&amp;rsquo;t aware of VDare founder Peter Brimelow&amp;rsquo;s role.  Turns out he blames it on the Jews.&lt;br /&gt;&lt;br /&gt;(&lt;a href=&#34;https://blog.lippard.org/2007/12/war-on-christmas-casualties-in-nyc.html&#34;&gt;Previously&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2005/12/war-on-christmas-exposed-by-new-yorker.html&#34;&gt;previously&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2005/12/bill-oreilly-war-on-christmas-lies.html&#34;&gt;previously&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2005/12/phony-war-against-christmas-product-of.html&#34;&gt;previously&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2005/12/activist-judge-cancels-christmas.html&#34;&gt;previously&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Drunk driver kills someone, yet gets only a speeding ticket</title>
      <link>https://blog.lippard.org/2008/12/drunk-driver-kills-someone-yet-gets.html/</link>
      <pubDate>Mon, 15 Dec 2008 02:58:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/12/drunk-driver-kills-someone-yet-gets.html/</guid>
      <description>&lt;p&gt;Mario Chavez was driving drunk when he hit another car, killing its driver, 20-year-old University of Maryland student Brian Gray.  Gray&amp;rsquo;s mother was traveling behind him in another vehicle, and watched her son die.  When police arrived at the scene, they did not bother to give Chavez a test for his blood alcohol level.  Chavez lied to investigators about what he was doing prior to the crash, claiming he was sleeping even though his cell phone records show that he was talking on the phone.  He didn&amp;rsquo;t lose his job and he has only received a speeding ticket.  Brian Gray, however, had blood taken from his dead body to see if he had been drinking, but he had not.&lt;br /&gt;&lt;br /&gt;It seems &lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/content/article/2008/12/12/AR2008121203765.html&#34;&gt;the rules are different when the guilty party is a police officer&lt;/a&gt;.  Mario Chavez is a Prince George&amp;rsquo;s County, Maryland police officer who was driving his patrol car at the time of the accident.  For some reason the black box recording device for his police cruiser has not been checked for evidence due to &amp;ldquo;software problems.&amp;rdquo;  A page of nurse&amp;rsquo;s notes about Chavez after his admission to Prince George&amp;rsquo;s Hospital after the crash has also disappeared.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://www.theagitator.com/2008/12/13/the-new-professionalism-12/&#34;&gt;The Agitator&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Quarterbacks, teachers, and financial advisors</title>
      <link>https://blog.lippard.org/2008/12/quarterbacks-teachers-and-financial.html/</link>
      <pubDate>Sun, 14 Dec 2008 01:14:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/12/quarterbacks-teachers-and-financial.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;m generally quite averse to watching sports, let alone reading about them.  But I did read Michael Lewis&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Moneyball&lt;/span&gt; at one sitting and just read Malcolm Gladwell&amp;rsquo;s &lt;a href=&#34;http://www.newyorker.com/reporting/2008/12/15/081215fa_fact_gladwell?currentPage=all&#34;&gt;&amp;ldquo;Most Likely to Succeed&amp;rdquo;&lt;/a&gt; in the December 15 issue of &lt;span style=&#34;font-style: italic;&#34;&gt;The New Yorker&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;Gladwell&amp;rsquo;s article looks at examples of jobs where there are few, if any, available measurements of performance available before hiring that correlate with success in the position.  The performance of college quarterbacks doesn&amp;rsquo;t track their success in the NFL (apparently due to factors such as the sizes of players and the types of offensive formations used), and none of the items on a resumé seem to predict the success of teachers or financial advisors.&lt;br /&gt;&lt;br /&gt;Yet quality of teaching is a huge factor in student educational success (as &lt;a href=&#34;https://blog.lippard.org/2007/11/how-to-improve-education.html&#34;&gt;I&amp;rsquo;ve previously noted on this blog with regard to an &lt;span style=&#34;font-style: italic;&#34;&gt;Economist&lt;/span&gt; article about a McKinsey &amp;amp; Co. study that compared education across OECD nations&lt;/a&gt;).  As &lt;span style=&#34;font-style: italic;&#34;&gt;The Economist&lt;/span&gt; article I referenced noted, &amp;ldquo;Studies in Tennessee and Dallas have shown that, if you take pupils of average ability and give them to teachers deemed in the top fifth of the profession, they end up in the top 10% of student performers; if you give them to teachers from the bottom fifth, they end up at the bottom. The quality of teachers affects student performance more than anything else.&amp;quot;&lt;br /&gt;&lt;br /&gt;Gladwell suggests that we should find a way to hire more teachers, have them apprentice with demonstrably successful teachers, and weed out the bad ones.  But the most successful nations do not follow Gladwell&amp;rsquo;s suggestion of increasing the number of new teachers, instead doing nearly the opposite.  Again quoting &lt;span style=&#34;font-style: italic;&#34;&gt;The Economist&lt;/span&gt;:&lt;br /&gt;&lt;p&gt; &lt;/p&gt;</description>
    </item>
    <item>
      <title>Wal-Mart pricing on Jesus shirts</title>
      <link>https://blog.lippard.org/2008/12/wal-mart-pricing-on-jesus-shirts.html/</link>
      <pubDate>Fri, 05 Dec 2008 01:55:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/12/wal-mart-pricing-on-jesus-shirts.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://failblog.files.wordpress.com/2008/11/fail-owned-jesus-walmart-price-fail.jpg&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 375px; height: 500px;&#34; src=&#34;http://failblog.files.wordpress.com/2008/11/fail-owned-jesus-walmart-price-fail.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://failblog.org/2008/11/28/price-fail/&#34;&gt;FailBlog&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>A Very Merry Unauthorized Children&#39;s Scientology Pageant</title>
      <link>https://blog.lippard.org/2008/12/very-merry-childrens-scientology.html/</link>
      <pubDate>Thu, 04 Dec 2008 01:36:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/12/very-merry-childrens-scientology.html/</guid>
      <description>&lt;p&gt;Tempe&amp;rsquo;s Stray Cat Theatre is performing &amp;ldquo;A Very Merry Unauthorized Children&amp;rsquo;s Scientology Pageant,&amp;rdquo; December 5-20.&lt;br /&gt;&lt;br /&gt;The &lt;span style=&#34;font-style: italic;&#34;&gt;East Valley Tribune&lt;/span&gt; &lt;a href=&#34;http://www.eastvalleytribune.com/story/131687&#34;&gt;has described the show&lt;/a&gt;, and more details may be found at &lt;a href=&#34;http://straycattheatre.org/&#34;&gt;the Stray Cat Theatre&amp;rsquo;s website&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (December 19, 2008):  A few of us went to see the show last night, &lt;a href=&#34;https://blog.lippard.org/2008/12/very-merry-unauthorized-childrens.html&#34;&gt;which I&amp;rsquo;ve described in a separate post&lt;/a&gt;.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Schtacky&lt;/strong&gt; &lt;small&gt;(2008-12-04)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Jim,&lt;BR/&gt;&lt;BR/&gt;Are you and Kat going to attend?  If so, let me know and perhaps we will join you.&lt;BR/&gt;&lt;BR/&gt;Joe&lt;/p&gt;</description>
    </item>
    <item>
      <title>Roger Ebert reviews Expelled</title>
      <link>https://blog.lippard.org/2008/12/roger-ebert-reviews-expelled.html/</link>
      <pubDate>Thu, 04 Dec 2008 01:34:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/12/roger-ebert-reviews-expelled.html/</guid>
      <description>&lt;p&gt;In what may be the most entertaining review of &amp;ldquo;Expelled&amp;rdquo; yet, &lt;a href=&#34;http://blogs.suntimes.com/ebert/2008/12/win_ben_steins_mind.html&#34;&gt;Roger Ebert gives Ben Stein what for in the &lt;span style=&#34;font-style: italic;&#34;&gt;Chicago Sun Times&lt;/span&gt;&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;This film is cheerfully ignorant, manipulative, slanted, cherry-picks quotations, draws unwarranted conclusions, makes outrageous juxtapositions (Soviet marching troops representing opponents of ID), pussy-foots around religion (not a single identified believer among the ID people), segues between quotes that are not about the same thing, tells bald-faced lies, and makes a completely baseless association between freedom of speech and freedom to teach religion in a university class that is not about religion.&lt;br /&gt;&lt;br /&gt;And there is worse, much worse. Toward the end of the film, we find that Stein actually did want to title it &amp;ldquo;From Darwin to Hitler.&amp;rdquo; He finds a Creationist who informs him, &amp;ldquo;Darwinism inspired and advanced Nazism.&amp;rdquo; He refers to advocates of eugenics as liberal. I would not call Hitler liberal. Arbitrary forced sterilization in our country has been promoted mostly by racists, who curiously found many times more blacks than whites suitable for such treatment.    &lt;br /&gt;&lt;br /&gt;Ben Stein is only getting warmed up. He takes a field trip to visit one &amp;ldquo;result&amp;rdquo; of Darwinism: Nazi concentration camps. &amp;ldquo;As a Jew,&amp;rdquo; he says, &amp;ldquo;I wanted to see for myself.&amp;rdquo; We see footage of gaunt, skeletal prisoners. Pathetic children. A mound of naked Jewish corpses. &amp;ldquo;It&amp;rsquo;s difficult to describe how it felt to walk through such a haunting place,&amp;rdquo; he says. Oh, go ahead, Ben Stein. Describe. It filled you with hatred for Charles Darwin and his followers, who represent the overwhelming majority of educated people in every nation on earth. It is not difficult for me to describe how you made me feel by exploiting the deaths of millions of Jews in support of your argument for a peripheral Christian belief. It fills me with contempt.&lt;/blockquote&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Pastor who got &#34;under God&#34; added to pledge dies</title>
      <link>https://blog.lippard.org/2008/11/pastor-who-got-under-god-added-to.html/</link>
      <pubDate>Sun, 30 Nov 2008 15:21:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/11/pastor-who-got-under-god-added-to.html/</guid>
      <description>&lt;p&gt;Lest there was any remaining doubt that the 1954 insertion of &amp;ldquo;under God&amp;rdquo; into the pledge of allegiance was explicitly religious, the news has covered the death of the Rev. George M. Docherty, a Presbyterian minister from Scotland, &lt;a href=&#34;http://www.google.com/hostednews/ap/article/ALeqM5gsPqRkpCUZpCoOOBoe2dND_4z4ogD94OQ8EO0&#34;&gt;noting that it was his sermon heard by President Dwight D. Eisenhower that prompted the change&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;&amp;ldquo;I didn&amp;rsquo;t know that the Pledge of Allegiance was, and he recited it, &amp;lsquo;one nation, indivisible, with liberty and justice for all,&amp;rsquo;&amp;rdquo; he recalled in an interview with The Associated Press in 2004. &amp;ldquo;I came from Scotland, where we said &amp;lsquo;God save our gracious queen,&amp;rsquo; &amp;lsquo;God save our gracious king.&amp;rsquo; Here was the Pledge of Allegiance, and God wasn&amp;rsquo;t in it at all.&amp;quot;&lt;/blockquote&gt;He delivered his sermon calling for &amp;ldquo;under God&amp;rdquo; to be added to the pledge first in 1952 with little effect, but delivered it again on February 7, 1954, while Eisenhower was in attendance at the New York Avenue Presbyterian Church in Washington D.C., near the White House.  Eisenhower immediately let Congress know he wanted it to happen, and Rep. Charles G. Oakman (R-MI) introduced a bill the very next day to make that addition, which Eisenhower signed into law on Flag Day.&lt;br /&gt;&lt;br /&gt;Michael Newdow currently has a second lawsuit working its way through the courts to remove &amp;ldquo;under God&amp;rdquo; from the pledge on the grounds that Congress&amp;rsquo;s action was a violation of the establishment clause of the First Amendment.  His first lawsuit went to the Supreme Court, where the justices declined to rule on the merits of the argument, and instead reasoned that he lacked standing to bring the suit because he was involved in a custody dispute over his daughter, who was the plaintiff because she was required to recite the pledge in school.  That ruling, like Eisenhower&amp;rsquo;s signing of the original unconstitutional bill, &lt;a href=&#34;http://www.cnn.com/2004/LAW/06/14/scotus.pledge/&#34;&gt;was delivered on Flag Day&lt;/a&gt; (in 2004).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Phoenix-area foreclosures</title>
      <link>https://blog.lippard.org/2008/11/phoenix-area-foreclosures.html/</link>
      <pubDate>Sun, 30 Nov 2008 15:01:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/11/phoenix-area-foreclosures.html/</guid>
      <description>&lt;p&gt;Yesterday the &lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt; had &lt;a href=&#34;http://www.azcentral.com/flash/foreclosures/113008/fmapv1.html&#34;&gt;an interactive foreclosure map&lt;/a&gt; and &lt;a href=&#34;http://www.azcentral.com/ic/pdf/1130foreclosures.pdf&#34;&gt;document of data&lt;/a&gt; (PDF) which includes the monthly foreclosure statistics for the last eighteen months:&lt;br /&gt;&lt;br /&gt;April 2007: 553&lt;br /&gt;May 2007: 475&lt;br /&gt;June 2007: 579&lt;br /&gt;July 2007: 676&lt;br /&gt;August 2007: 806&lt;br /&gt;September 2007: 1,093&lt;br /&gt;October 2007: 936&lt;br /&gt;November 2007: 1,344&lt;br /&gt;December 2007: 1,617&lt;br /&gt;January 2008: 2,052&lt;br /&gt;February 2008: 2,249&lt;br /&gt;March 2008: 2,365&lt;br /&gt;April 2008: 2,969&lt;br /&gt;May 2008: 3,402&lt;br /&gt;June 2008: 3,717&lt;br /&gt;July 2008: 4,104&lt;br /&gt;August 2008: 4,013&lt;br /&gt;September 2008: 4,378&lt;br /&gt;October 2008: 4,587&lt;br /&gt;&lt;br /&gt;Total foreclosures per year:&lt;br /&gt;2004: 4,444&lt;br /&gt;2005: 1,370&lt;br /&gt;2006: 1,070&lt;br /&gt;2007: 9,920&lt;br /&gt;2008: 33,836 through October&lt;br /&gt;&lt;br /&gt;This is not good news for a state where construction and real estate provide a large share of the employment opportunities.  It is good news for those who do not own homes and have been waiting to buy at lower prices&amp;ndash;it looks like next year will offer significantly better prices than this year, but there are still a lot of delusional sellers out there asking way too much.  (There&amp;rsquo;s a two-bedroom, two-bathroom house on a half acre in a quiet neighborhood near us that looks very nice, but is probably worth about half of the $429,000 asking price, based on comparable sales and the current downward trend.  Zillow says it&amp;rsquo;s worth $277,000.)&lt;br /&gt;&lt;br /&gt;See &lt;a href=&#34;http://www.azcentral.com/realestate/articles/2008/11/29/20081129foreclosure-blomo1130.html&#34;&gt;their summary article&lt;/a&gt;, which has links to the map and other documents.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Disorder breeds disorder</title>
      <link>https://blog.lippard.org/2008/11/disorder-breeds-disorder.html/</link>
      <pubDate>Wed, 26 Nov 2008 03:20:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/11/disorder-breeds-disorder.html/</guid>
      <description>&lt;p&gt;&lt;a style=&#34;&#34; onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://media.economist.com/images/20081122/4708ST1.jpg&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 400px; height: 315px;&#34; src=&#34;http://media.economist.com/images/20081122/4708ST1.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;When Rudy Giuliani was mayor of New York City, he had a zero-tolerance policy on graffiti, litter, and &lt;a href=&#34;http://en.wikipedia.org/wiki/Fixing_Broken_Windows&#34;&gt;broken windows&lt;/a&gt;, on the assumption that small crimes like vandalism create an environment conducive to more serious crimes.&lt;br /&gt;&lt;br /&gt;Now, a study in the Netherlands published in &lt;span style=&#34;font-style: italic;&#34;&gt;Science&lt;/span&gt; provides support for this theory.  In an alley used to park bicycles, the experimenters set up two conditions, one in which the walls of the alley were freshly painted and one in which they were tagged with graffiti.  Flyers advertising a bicycle shop were attached to the handlebars of all parked bicycles.  In the graffiti condition, 69% of bicyclists dumped the flyer on the ground as litter; in the clean condition, 33% littered.  They performed several other similar experiments, and in each case the test subjects were more likely to engage in anti-social acts such as littering, trespassing, and stealing in the condition of disorder as opposed to in the condition of order.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://www.economist.com/science/displaystory.cfm?story_id=12630201&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Economist&lt;/span&gt;, where you can read more details of the experiments&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Peter Schiff vs. Art Laffer, Tom Adkins, Mike Norman, Ben Stein, Charles Payne</title>
      <link>https://blog.lippard.org/2008/11/peter-schiff-vs-art-laffer-tom-adkins.html/</link>
      <pubDate>Tue, 25 Nov 2008 16:46:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/11/peter-schiff-vs-art-laffer-tom-adkins.html/</guid>
      <description>&lt;p&gt;Gee, who was completely full of crap?&lt;br /&gt;
&lt;br /&gt;
&lt;a class=&#34;abp-objtab-033604662785324513 visible&#34; href=&#34;http://www.youtube.com/v/2I0QN-FYkpw&amp;amp;hl=en&amp;amp;fs=1&#34; style=&#34;left: 0px ! important; top: 0px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34;&gt;&lt;/a&gt;&lt;a class=&#34;abp-objtab-033604662785324513 visible ontop&#34; href=&#34;http://www.youtube.com/v/2I0QN-FYkpw&amp;amp;hl=en&amp;amp;fs=1&#34; style=&#34;left: 0px ! important; top: 15px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34;&gt;&lt;/a&gt;&lt;a class=&#34;abp-objtab-033604662785324513 visible ontop&#34; href=&#34;http://www.youtube.com/v/2I0QN-FYkpw&amp;amp;hl=en&amp;amp;fs=1&#34; style=&#34;left: 0px ! important; top: 15px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34;&gt;&lt;/a&gt;&lt;a class=&#34;abp-objtab-033604662785324513 visible ontop&#34; href=&#34;http://www.youtube.com/v/2I0QN-FYkpw&amp;amp;hl=en&amp;amp;fs=1&#34; style=&#34;left: 0px ! important; top: 15px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34;&gt;&lt;/a&gt;&lt;object height=&#34;344&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/2I0QN-FYkpw&amp;amp;hl=en&amp;amp;fs=1&#34;&gt;&lt;param name=&#34;allowFullScreen&#34; value=&#34;true&#34;&gt;&lt;param name=&#34;allowscriptaccess&#34; value=&#34;always&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/2I0QN-FYkpw&amp;amp;hl=en&amp;amp;fs=1&#34; type=&#34;application/x-shockwave-flash&#34; allowscriptaccess=&#34;always&#34; allowfullscreen=&#34;true&#34; width=&#34;425&#34; height=&#34;344&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;
&lt;br /&gt;
I love the captions&amp;ndash;Dow over 13,000 and Ben Stein is saying now&amp;rsquo;s the time to buy&amp;hellip;  Merrill Lynch a buy at $76, Charles Payne says buy Bear Stearns&amp;hellip; they were delusional idiots.&lt;br /&gt;
&lt;br /&gt;
Schiff was right about everything except inflation and gold (at least so far&amp;ndash;deflation looks like a bigger immediate risk than inflation).  He was saying to buy gold at $830 in late 2007; it&amp;rsquo;s at about the same point today, but if you had taken his advice you could have sold higher earlier this year, and at least you wouldn&amp;rsquo;t have taken any real losses.&lt;br /&gt;
&lt;br /&gt;
(Hat tip to Brett Vickers for the video.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cranky 9/11 truther joins lawsuit against Obama</title>
      <link>https://blog.lippard.org/2008/11/cranky-911-truther-joins-lawsuit.html/</link>
      <pubDate>Sat, 22 Nov 2008 22:18:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/11/cranky-911-truther-joins-lawsuit.html/</guid>
      <description>&lt;p&gt;The case of Philip J. Berg v. Barack Hussein Obama, filed in the eastern district of Pennsylvania in an attempt to argue that Obama cannot become president because he is not a U.S. citizen, &lt;a href=&#34;http://docs.justia.com/cases/federal/district-courts/pennsylvania/paedce/2:2008cv04083/281573/11/&#34;&gt;has been joined by Paul Andrew Mitchell&lt;/a&gt;, a &amp;ldquo;private attorney general&amp;rdquo; and 9/11 truther known for filing nonsensical papers with the courts.  The character of Mitchell&amp;rsquo;s filing can be seen on p. 5, where he writes that &amp;ldquo;I, Paul Andrew Mitchell, &lt;span style=&#34;font-style: italic;&#34;&gt;Sui Juris&lt;/span&gt;, hereby verify, under penalty of perjury, under the laws of the &lt;span style=&#34;font-weight: bold;&#34;&gt;United States of America&lt;/span&gt;, without the &amp;lsquo;&lt;span style=&#34;font-weight: bold;&#34;&gt;United States&lt;/span&gt;&amp;rsquo; (federal government), that the above statement of facts and laws is true and correct &amp;hellip;&amp;rdquo;  The italics and bolding are as in the filing.  Mitchell is one of the crackpots who argues that the United States of America is distinct from the United States and that he&amp;rsquo;s not subject to the laws of the latter, including the income tax, because he&amp;rsquo;s a &amp;ldquo;sovereign citizen.&amp;quot;&lt;br /&gt;&lt;br /&gt;Mitchell used to be a customer of Primenet, an Internet Service Provider based in Phoenix, that was my employer.  He named us in one of his lawsuits, along with numerous other ISPs, on the grounds that one of our users had the temerity to put a link on his web page to a copy of Mitchell&amp;rsquo;s &amp;ldquo;The Federal Zone: Cracking the Code of Internal Revenue.&amp;rdquo;  Mitchell insisted that he didn&amp;rsquo;t authorize that copy of his work, and that our user&amp;rsquo;s link constituted contributory infringement of his copyright.  When I pointed out that the link was actually a dead link and didn&amp;rsquo;t point to anything at all, this did not persuade him that Primenet shouldn&amp;rsquo;t be sued.  He never bothered to properly serve Primenet with papers, and the case was thrown out of court.&lt;br /&gt;&lt;br /&gt;Mitchell is or was also a member of the &amp;ldquo;Scholars for 9/11 Truth&amp;rdquo; organization; I&amp;rsquo;ve &lt;a href=&#34;https://blog.lippard.org/2006/08/scholars-for-911-truth.html&#34;&gt;previously written more about Mitchell and that organization on this blog&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>FFRF billboard in California taken down at city request</title>
      <link>https://blog.lippard.org/2008/11/ffrf-billboard-in-california-taken-down.html/</link>
      <pubDate>Sat, 22 Nov 2008 21:40:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/11/ffrf-billboard-in-california-taken-down.html/</guid>
      <description>&lt;p&gt;The FFRF&amp;rsquo;s &amp;ldquo;Imagine No Religion&amp;rdquo; billboard in Rancho Cucamonga, California, &lt;a href=&#34;http://www.dailybulletin.com/ci_11037875&#34;&gt;is being removed by General Outdoor Advertising after they received a request to remove it from the city&lt;/a&gt;.  The city asserts that it requested the removal but did not demand it, and therefore did not violate the First Amendment.  The contract no doubt gives General Outdoor the ability to back out of the contract and refund the money in response to controversy.  FFRF says &lt;a href=&#34;http://www.pe.com/localnews/inland/stories/PE_News_Local_S_atheist21.44263f8.html&#34;&gt;the company has agreed to refund the money&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The city reports that they received about 90 complaints.&lt;br /&gt;&lt;br /&gt;Has anyone ever heard of a religious billboard in this country being removed after a government request?&lt;br /&gt;&lt;br /&gt;UPDATE (November 25, 2008): FFRF &lt;a href=&#34;http://www2.sbsun.com/news/ci_11066977&#34;&gt;plans to sue Rancho Cucamonga for this infringement of its freedom of speech&lt;/a&gt;.  The city&amp;rsquo;s Redevelopment Director, Linda Daniels, apparently realizes now that she has done something wrong, and has changed her story:&lt;br /&gt;&lt;blockquote&gt;&lt;p&gt;Last Thursday, Redevelopment Director Linda Daniels said a member of her staff had informed the sign company about the 90 complaints the city received regarding the billboard. &lt;/p&gt;</description>
    </item>
    <item>
      <title>ApostAZ podcast #11</title>
      <link>https://blog.lippard.org/2008/11/apostaz-podcast-11.html/</link>
      <pubDate>Wed, 19 Nov 2008 20:37:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/11/apostaz-podcast-11.html/</guid>
      <description>&lt;p&gt;The latest &lt;a href=&#34;http://www.apostaz.org/&#34;&gt;ApostAZ&lt;/a&gt; podcast is now available:&lt;br /&gt;&lt;a href=&#34;http://apostaz.org/Podcast/Apostaz011.mp3&#34;&gt;&lt;/a&gt;&lt;blockquote&gt;&lt;a href=&#34;http://apostaz.org/Podcast/Apostaz011.mp3&#34;&gt;Episode 011&lt;/a&gt; Atheism and Feces-Free Thought in Phoenix! Go to meetup.com/phoenix-atheists for group events! Shyness, Group News,Election Post-Mortem, Email from Shawn of Tough Questions Podcasts, Winter Solstice, Musings on Rhetorical Debate Styles, Ridiculous Marriage Amendment.&lt;/blockquote&gt;My comments:  Duane Gish was vice president of the Institute for Creation Research.&lt;br /&gt;&lt;br /&gt;Nice listener email on the FLDS members pretending to be truck stop hookers&amp;ndash;I like the listener feedback.&lt;br /&gt;&lt;br /&gt;Obama opposes same-sex marriage.&lt;br /&gt;&lt;br /&gt;On proving a negative, please see &lt;a href=&#34;http://www.discord.org/%7Elippard/debiak.html&#34;&gt;this&lt;/a&gt; and/or &lt;a href=&#34;http://www.bloomu.edu/departments/philosophy/pages/content/hales/articles/proveanegative.html&#34;&gt;this&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Phoenix-area foreclosures and preforeclosures</title>
      <link>https://blog.lippard.org/2008/11/phoenix-area-foreclosures-and.html/</link>
      <pubDate>Wed, 19 Nov 2008 10:50:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/11/phoenix-area-foreclosures-and.html/</guid>
      <description>&lt;p&gt;October set a new record of 8,503 notices of trustee&amp;rsquo;s sales in Maricopa County, of which 900 were duplicates of previous notices.  The number of pending foreclosures has dropped, as Bank of America cancelled numerous foreclosures after acquiring Countrywide.  3,516 foreclosures were cancelled in October, about double September&amp;rsquo;s rate.&lt;br /&gt;&lt;br /&gt;At the end of October, there were 27,874 pending foreclosures in Maricopa County.  (Back in the summer of 2005, the total inventory of homes for sale was around 5,000.  Today it&amp;rsquo;s around &lt;strike&gt;50,000&lt;/strike&gt; 34,000, which obviously has the potential to go much higher.)&lt;br /&gt;&lt;br /&gt;Trustee&amp;rsquo;s sales hit 4,587 in October, up from 4,378 in September.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://www.azcentral.com/arizonarepublic/business/articles/2008/11/11/20081111biz-catherine1112.html&#34;&gt;azcentral.com&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;UPDATE (November 26, 2008): Updated the inventory number to October 21, 2008, which is down from a peak of over 50,000, but &lt;a href=&#34;http://www.housingtracker.net/old_housingtracker/location/Arizona/Phoenix/&#34;&gt;which has been climbing back up from a recent low of just under 26,000 at the beginning of August 2008&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>White House may be forced to recover &#34;lost&#34; emails</title>
      <link>https://blog.lippard.org/2008/11/white-house-may-be-forced-to-recover.html/</link>
      <pubDate>Fri, 14 Nov 2008 21:33:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/11/white-house-may-be-forced-to-recover.html/</guid>
      <description>&lt;p&gt;Lawsuits by the National Security Archive of George Washington University and the watchdog group Citizens for Responsibility and Ethics in Washington (CREW) have won a ruling from a U.S. district court judge that the White House can be forced to recover the five million &amp;ldquo;lost&amp;rdquo; emails that were deleted between March 2003 and October 2005.  Those emails were required to have been preserved under the Presidential Records Act.  Another set of emails from the office of Vice President Dick Cheney from September 30, 2003 to October 6, 2003 were found to be &amp;ldquo;lost and unrecoverable&amp;rdquo; by an Office of Administration investigation.&lt;br /&gt;&lt;br /&gt;65,000 backup tapes have been preserved as part of the litigation, and those tapes will apparently be available for review to recover some of the five million lost emails.&lt;br /&gt;&lt;br /&gt;More details at &lt;a href=&#34;http://www.inteldaily.com/?c=144&amp;amp;a=8704&#34;&gt;IntelDaily&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Criminal activity by air marshals</title>
      <link>https://blog.lippard.org/2008/11/criminal-activity-by-air-marshals.html/</link>
      <pubDate>Fri, 14 Nov 2008 21:23:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/11/criminal-activity-by-air-marshals.html/</guid>
      <description>&lt;p&gt;Looks like &lt;a href=&#34;http://www.usatoday.com/news/washington/2008-11-12-air-marshals_N.htm&#34;&gt;the air marshals have a problem&lt;/a&gt; similar to &lt;a href=&#34;http://www.msnbc.msn.com/id/12302041/&#34;&gt;the&lt;/a&gt; &lt;a href=&#34;http://consumerist.com/5063212/tsa-screener-helped-himself-to-200000-worth-of-your-stuff&#34;&gt;TSA&lt;/a&gt; and the &lt;a href=&#34;https://blog.lippard.org/2008/03/homeland-security-threat.html&#34;&gt;Border Patrol&lt;/a&gt;:&lt;br /&gt;&lt;/p&gt;
&lt;div class=&#34;inside-copy&#34;&gt;
&lt;/div&gt;
&lt;blockquote&gt;
&lt;div class=&#34;inside-copy&#34;&gt;
Shawn Nguyen bragged that he could sneak anything past airport security using his top-secret clearance as a federal air marshal. And for months, he smuggled cocaine and drug money onto flights across the country, boasting to an FBI informant that he was &#34;the man with the golden badge.&#34;&lt;/div&gt;
&lt;div class=&#34;inside-copy&#34;&gt;
Michael McGowan used his position as an air marshal to lure a young boy to his hotel room, where he showed him child porn, took pictures of him naked and sexually abused him.&lt;/div&gt;
&lt;div class=&#34;inside-copy&#34;&gt;
And when Brian &#34;Cooter&#34; Phelps wanted his ex-wife to disappear, he called a fellow air marshal and tried to hire a hit man nicknamed &#34;the Crucifixer.&#34;&lt;/div&gt;
&lt;div class=&#34;inside-copy&#34;&gt;
Since 9/11, more than three dozen federal air marshals have been charged with crimes, and hundreds more have been accused of misconduct, an investigation by ProPublica, a non-profit journalism organization, has found. Cases range from drunken driving and domestic violence to aiding a human-trafficking ring and trying to smuggle explosives from Afghanistan.&lt;/div&gt;
&lt;/blockquote&gt;
&lt;div class=&#34;inside-copy&#34;&gt;
&lt;/div&gt;
&lt;div class=&#34;inside-copy&#34;&gt;
More details at &lt;a href=&#34;http://www.usatoday.com/news/washington/2008-11-12-air-marshals_N.htm&#34;&gt;USA Today&lt;/a&gt;.&lt;/div&gt;
&lt;div class=&#34;inside-copy&#34;&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div class=&#34;inside-copy&#34;&gt;
UPDATE (8 March 2015): &lt;a href=&#34;http://www.revealnews.org/article/did-air-marshals-abandon-high-risk-flights-for-sexual-trysts/&#34;&gt;Another air marshals scandal&lt;/a&gt;:&lt;/div&gt;
&lt;div class=&#34;inside-copy&#34;&gt;
&lt;blockquote class=&#34;tr_bq&#34;&gt;
What began as an internal investigation into allegations of harassment and threats stemming from a spat between ex-lovers has expanded into a criminal inquiry focused on the Federal Air Marshal Service’s dispatch hub in Herndon, Virginia. More than 60 federal employees are under scrutiny as investigators look into whether flights considered at risk of hijacking or a terrorist attack were left without marshals on board, sources with knowledge of the investigation told Reveal.&lt;/blockquote&gt;
&lt;/div&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Sheldon&lt;/strong&gt; &lt;small&gt;(2008-11-18)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Wow!  Thats 36 Federal law enforcment officials who had passsed the background checks to fill those positions, and then went bad, some very bad.  Pretty scary when you think about it.&lt;BR/&gt;Thanks.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How delusional is John Hinderaker?</title>
      <link>https://blog.lippard.org/2008/11/how-delusional-is-john-hinderaker.html/</link>
      <pubDate>Wed, 12 Nov 2008 22:52:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/11/how-delusional-is-john-hinderaker.html/</guid>
      <description>&lt;p&gt;John Hinderaker &lt;a href=&#34;http://www.sadlyno.com/archives/14211.html&#34;&gt;of the Powerline blog writes&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Obama thinks he is a good talker, but he is often undisciplined when he speaks. He needs to understand that as President, his words will be scrutinized and will have impact whether he intends it or not. In this regard, President Bush is an excellent model; Obama should take a lesson from his example. Bush never gets sloppy when he is speaking publicly. He chooses his words with care and precision, which is why his style sometimes seems halting. In the eight years he has been President, it is remarkable how few gaffes or verbal blunders he has committed. If Obama doesn’t raise his standards, he will exceed Bush’s total before he is inaugurated.&lt;/blockquote&gt;I find it difficult to imagine the amount of delusion and cognitive dissonance that can produce such a paragraph.  George W. Bush is the man whose spoken words have produced multiple books of &lt;a href=&#34;http://politicalhumor.about.com/library/blbushisms.htm&#34;&gt;&amp;ldquo;Bushisms,&amp;quot;&lt;/a&gt; and multiple years of &amp;ldquo;Bushism&amp;rdquo; calendars with a quotation for every day of the year.&lt;br /&gt;&lt;br /&gt;The &lt;a href=&#34;http://www.sadlyno.com/archives/14211.html&#34;&gt;Sadly No blog responded to this paragraph with a series of YouTube videos&lt;/a&gt; vividly depicting Bush gaffes.  I prefer this Andy Dick contribution:&lt;br /&gt;&lt;br /&gt;&lt;a style=&#34;left: 0px ! important; top: 0px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-02962998011847826 visible ontop&#34; href=&#34;http://www.youtube.com/v/O_RSQSYgGB4&amp;amp;hl=en&amp;amp;fs=1&#34;&gt;&lt;/a&gt;&lt;object width=&#34;425&#34; height=&#34;344&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/O_RSQSYgGB4&amp;amp;hl=en&amp;amp;fs=1&#34;&gt;&lt;param name=&#34;allowFullScreen&#34; value=&#34;true&#34;&gt;&lt;param name=&#34;allowscriptaccess&#34; value=&#34;always&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/O_RSQSYgGB4&amp;amp;hl=en&amp;amp;fs=1&#34; type=&#34;application/x-shockwave-flash&#34; allowscriptaccess=&#34;always&#34; allowfullscreen=&#34;true&#34; width=&#34;425&#34; height=&#34;344&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>ACLU plan for restoring U.S. civil rights</title>
      <link>https://blog.lippard.org/2008/11/aclu-plan-for-restoring-us-civil-rights.html/</link>
      <pubDate>Sun, 09 Nov 2008 03:07:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/11/aclu-plan-for-restoring-us-civil-rights.html/</guid>
      <description>&lt;p&gt;Day one steps are closing Guantanamo Bay, ceasing and prohibiting torture, ceasing and prohibiting extraordinary rendition; steps for the first 100 days include ending warrantless spying, watch lists, the Ashcroft doctrine on FOIA requests, monitoring of activists, the Real ID Act, the abortion gag rule, the death penalty, and faith-based initiatives.&lt;br /&gt;&lt;br /&gt;At least one of Obama&amp;rsquo;s transition teams is, at the very least, &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/11/good_news_from_obama_camp.php&#34;&gt;reviewing Bush&amp;rsquo;s executive orders for constitutionality&lt;/a&gt;, which covers some elements of the above.  Most, however, have been implemented by act of Congress, which will require Congressional action to repeal.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Behind the scenes during the election process</title>
      <link>https://blog.lippard.org/2008/11/behind-scenes-during-election-process.html/</link>
      <pubDate>Thu, 06 Nov 2008 16:21:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/11/behind-scenes-during-election-process.html/</guid>
      <description>&lt;p&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Newsweek&lt;/span&gt; &lt;a href=&#34;http://www.newsweek.com/id/167581&#34;&gt;reports some interesting tidbits from behind the scenes of the election process in both the McCain and Obama campaigns&lt;/a&gt;:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Both the McCain and Obama campaigns had computers compromised by &amp;ldquo;a foreign entity or organization [which] sought to gather information on the evolution of both camps&amp;rsquo; policy positions.&amp;rdquo;  And that entity was successful in collecting such data, apparently.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Palin&amp;rsquo;s shopping spree was more extensive and expensive than has previously been reported:  &amp;ldquo;While publicly supporting Palin, McCain&amp;rsquo;s top advisers privately fumed at what they regarded as her outrageous profligacy. One senior aide said that Nicolle Wallace had told Palin to buy three suits for the convention and hire a stylist. But instead, the vice presidential nominee began buying for herself and her family—clothes and accessories from top stores such as Saks Fifth Avenue and Neiman Marcus. According to two knowledgeable sources, a vast majority of the clothes were bought by a wealthy donor, who was shocked when he got the bill. Palin also used low-level staffers to buy some of the clothes on their credit cards.&amp;rdquo;  The spending was allegedly tens of thousands of dollars more than reported.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;McCain rarely spoke to Palin during the campaign, and although she wanted to speak in Phoenix along with McCain for his concession speech, this was vetoed by McCain&amp;rsquo;s campaign strategist, Steve Schmidt.&lt;/li&gt;&lt;li&gt;The Secret Service reported &amp;ldquo;a sharp and disturbing increase in threats to Obama in September and early October, at the same time that many crowds at Palin rallies became more frenzied.&amp;quot;&lt;/li&gt;&lt;li&gt;Palin attacked Obama about his connection to William Ayers before the campaign had finalized its plan about that issue&amp;ndash;McCain had not given his approval, and a top advisor was resisting it.&lt;/li&gt;&lt;li&gt;Hillary Clinton was on much better terms with McCain than with Obama, and McCain feared that Hillary Clinton would be named as Obama&amp;rsquo;s VP, and was glad when he chose Biden.&lt;/li&gt;&lt;/ul&gt;There are lots of other interesting bits in the article, as well.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Good and bad news on propositions</title>
      <link>https://blog.lippard.org/2008/11/good-and-bad-news-on-propositions.html/</link>
      <pubDate>Wed, 05 Nov 2008 14:32:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/11/good-and-bad-news-on-propositions.html/</guid>
      <description>&lt;p&gt;Good:  Washington joins Oregon in allowing doctor-assisted suicide, South Dakota rejects further abortion limits, Michigan allows medical marijuana and stem cell research, California rejects further abortion limits, Colorado rejects the definition of person as beginning at conception.&lt;br /&gt;&lt;br /&gt;Bad:  California, Arizona, and Florida ban gay marriage with constitutional amendments, Arkansas bans gay couples from adopting children.&lt;br /&gt;&lt;br /&gt;(Results at &lt;a href=&#34;http://www.cnn.com/ELECTION/2008/results/ballot.measures/&#34;&gt;CNN&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;UPDATE:  Ed Brayton &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/11/random_thoughts_the_morning_af.php&#34;&gt;notes at Dispatches from the Culture Wars that the California result on gay marriage was evidently due to religious bigotry&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;In California, exit polls showed that those who attended church regularly voted against marriage equality 83-17%. Those who attended church only occasionally voted for marriage equality 60-40%. Those who do not attend church at all voted for marriage equality 86-14%.&lt;/blockquote&gt;The same was true in Arizona, &lt;a href=&#34;http://www.azcentral.com/news/articles/2008/11/05/20081105gay-marriage1105-ON.html&#34;&gt;where exit polling found that&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Protestants generally supported the measure but that Catholics were fairly evenly divided. Nonreligious voters were solidly against it.  &amp;hellip; Proposition 102 had slight leads among Whites and among Hispanics.&lt;br /&gt;&amp;hellip;&lt;br /&gt;The youngest voters were split for and against, with support for Proposition 102 increasing among voters in older age groups. Voters age 65 or over were solidly for the amendment.&lt;/blockquote&gt;Prop. 102 will ultimately be overturned as the older generation dies off.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Arizona election results</title>
      <link>https://blog.lippard.org/2008/11/arizona-election-results.html/</link>
      <pubDate>Wed, 05 Nov 2008 04:05:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/11/arizona-election-results.html/</guid>
      <description>&lt;p&gt;Arizona will now have a majority of Democratic Representatives in the House, as Rick Renzi is replaced by Ann Kirkpatrick in District 1 in a close race.  The other close race is District 5, where Harry Mitchell has defeated David Schweikert.  This means the Arizona delegation will be Senators John McCain and Jon Kyl (both Republicans), and Representatives Ann Kirkpatrick (D-District 1), Trent Franks (R-District 2), John Shadegg (R-District 3), Ed Pastor (D-District 4), Harry Mitchell (D-District 5), Jeff Flake (R-District 6), Raul Grijalva (D-District 7), Gabrielle Giffords (D-District 8).&lt;br /&gt;&lt;br /&gt;Bad news:  Andrew Thomas was re-elected as Maricopa County Attorney, and Joe Arpaio was re-elected as Maricopa County Sheriff.  And Arizona went for John McCain as president, though he has graciously conceded to Barack Obama.&lt;br /&gt;&lt;br /&gt;Some bad results on the propositions:  Prop. 102 is passing, amending the Arizona constitution to ban same-sex marriage, Prop. 101 on medical choice is failing.  But there&amp;rsquo;s also good news: the payday loan industry-backed Prop. 200 is failing (that would add barriers to entry to new payday loan companies, as well as prevent the current payday loan legislation from sunsetting), and Prop. 100&amp;rsquo;s ban on additional home transfer taxes is passing.&lt;br /&gt;&lt;br /&gt;UPDATE (November 5, 2008): Prop. 101 is still too close to call, with &amp;ldquo;no&amp;rdquo; votes leading by 2,195 votes (867,924 no, 865,729 yes).  There should be a conclusive result tomorrow.&lt;br /&gt;&lt;br /&gt;UPDATE (November 6, 2008): Still counting on Prop. 101&amp;ndash;it&amp;rsquo;s now a 2,944-vote lead for no, 887,821 to 884,877.&lt;br /&gt;&lt;br /&gt;UPDATE (November 12, 2008): Prop. 101 has been defeated, 961,567 no votes to 950,440 yes votes.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ApostAZ podcast #10</title>
      <link>https://blog.lippard.org/2008/11/apostaz-podcast-10.html/</link>
      <pubDate>Tue, 04 Nov 2008 02:03:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/11/apostaz-podcast-10.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.apostaz.org/&#34;&gt;ApostAZ&lt;/a&gt; podcast #10 is out:&lt;br /&gt;&lt;blockquote&gt;&lt;a href=&#34;http://apostaz.org/Podcast/Apostaz010.mp3&#34;&gt;Episode 010&lt;/a&gt; Atheism and Dogma-Free Thought in Phoenix! Go to &lt;a href=&#34;http://meetup.com/phoenix-atheists&#34;&gt;meetup.com/phoenix-atheists&lt;/a&gt; for group events! Quiverfull, Innocence, Over-population,  Which Came First, Religion or Ignorance? (Some of David&amp;rsquo;s artwork: &lt;a href=&#34;http://www.flickr.com/photos/davidbessent/&#34;&gt;&lt;a href=&#34;http://www.flickr.com/photos/davidbessent/&#34;&gt;http://www.flickr.com/photos/davidbessent/&lt;/a&gt;&lt;/a&gt;), Fear and Dogma, Ignosticism, Priming the Gish Gallop.&lt;/blockquote&gt;There&amp;rsquo;s some discussion of what the legal standards should be for government prevention of abuses by separatist religious groups like Warren Jeffs&amp;rsquo; FLDS group.  It&amp;rsquo;s a tough problem, especially when various child protective agencies themselves have a poor reputation and cause harm themselves.  In the FLDS case in Texas, the state raided the FLDS compound &lt;a href=&#34;http://daviddfriedman.blogspot.com/2008/04/and-yet-more-on-flds-phone-call.html&#34;&gt;on the basis of a hoaxed complaint&lt;/a&gt;, &lt;a href=&#34;http://daviddfriedman.blogspot.com/2008/05/flds-and-arithmetic-part-ii.html&#34;&gt;adult women were taken and held as minors&lt;/a&gt;, and &lt;a href=&#34;http://daviddfriedman.blogspot.com/2008/05/my-views-on-flds-v-texas-interim.html&#34;&gt;the Texas CPS repeatedly misrepresented the facts to try to justify its actions&lt;/a&gt; (links are to several of numerous blog posts by economist David Friedman, who blogged the FLDS situation in detail).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Republicans kicked out of McCain event for not looking right</title>
      <link>https://blog.lippard.org/2008/10/republicans-kicked-out-of-mccain-event.html/</link>
      <pubDate>Fri, 31 Oct 2008 04:39:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/10/republicans-kicked-out-of-mccain-event.html/</guid>
      <description>&lt;p&gt;From the &lt;a href=&#34;http://www.iowastatedaily.com/articles/2008/10/28/news/local_news/doc49068f6ccce49245010961.txt&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Iowa State Daily&lt;/span&gt;&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Audience members escorted out of Sen. John McCain’s, R-Ariz., campaign event in Cedar Falls questioned why they were asked to leave Sunday’s rally even though they were not protesting.&lt;br /&gt;&lt;br /&gt;David Zarifis, director of public safety for the University of Northern Iowa, said McCain staffers requested UNI police assist in escorting out “about four or five” people from the rally prior to McCain’s speech.&lt;br /&gt;&lt;br /&gt;Zarifis said while the people who were taken out weren’t protesting or causing problems, McCain’s staff were worried they would during the speech.&lt;br /&gt;&lt;br /&gt;“Apparently, they had been identified by those staffers as potential protesters within the event,” Zarifis said.&lt;br /&gt;&amp;hellip;&lt;br /&gt;Lara Elborno, a student at the University of Iowa, said she was approached by a police officer and a McCain staffer and was told she had to leave or she would be arrested for trespassing.&lt;br /&gt;&amp;hellip;&lt;br /&gt;Elborno said even McCain supporters were among those being asked to leave.&lt;br /&gt;&lt;br /&gt;“I saw a couple that had been escorted out and they were confused as well, and the girl was crying, so I said ‘Why are you crying? and she said ‘I already voted for McCain, I’m a Republican, and they said we had to leave because we didn’t look right,’” Elborno said. “They were handpicking these people and they had nothing to go off of, besides the way the people looked.”&lt;/blockquote&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Love the War, Neglect the Warrior: McCain&#39;s lack of support for veterans</title>
      <link>https://blog.lippard.org/2008/10/love-war-neglect-warrior-mccains-lack.html/</link>
      <pubDate>Thu, 30 Oct 2008 22:33:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/10/love-war-neglect-warrior-mccains-lack.html/</guid>
      <description>&lt;p&gt;Amy Silverman&amp;rsquo;s &lt;a href=&#34;http://www.riverfronttimes.com/2008-10-29/news/love-the-war-neglect-the-warrior-his-fame-s-based-on-his-pow-status-but-senator-john-mccain-s-made-a-point-of-voting-against-fellow-veterans/1&#34;&gt;&amp;ldquo;Love the War, Neglect the Warrior: His fame&amp;rsquo;s based on his POW status, but Senator John McCain&amp;rsquo;s made a point of voting against fellow veterans,&amp;quot;&lt;/a&gt; tells the story of McCain&amp;rsquo;s voting record on support for war veterans, and how various veterans&amp;rsquo; groups and retired military personnel feel about him:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;Most vet special-interest groups decline to officially take sides (even VoteVets hasn&amp;rsquo;t made a presidential endorsement).&lt;/p&gt;  &lt;p&gt;But VoteVets is among many veterans groups to note the discrepancy between John McCain&amp;rsquo;s talk and his actions.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Otto saves the canal dog</title>
      <link>https://blog.lippard.org/2008/10/otto-saves-canal-dog.html/</link>
      <pubDate>Thu, 30 Oct 2008 15:30:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/10/otto-saves-canal-dog.html/</guid>
      <description>&lt;p&gt;&lt;a style=&#34;&#34; onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://farm4.static.flickr.com/3013/2986193887_4bdd02e6c6.jpg?v=0&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 500px; height: 375px;&#34; src=&#34;http://farm4.static.flickr.com/3013/2986193887_4bdd02e6c6.jpg?v=0&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://farm4.static.flickr.com/3043/2986193943_3ec328b322.jpg?v=0&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 500px; height: 375px;&#34; src=&#34;http://farm4.static.flickr.com/3043/2986193943_3ec328b322.jpg?v=0&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;P&gt;Last night Otto was barking at something while inside the house.  This isn&amp;rsquo;t unusual, but what was unusual was that he didn&amp;rsquo;t run out into the backyard to bark.  I was trying to get to sleep early in order to deal with 4 a.m. irrigation, and he came upstairs and continued to bark.  Kat went outside to see if there was an animal outside (such as a cat that spends a lot of time in our front yard), and heard a dog barking nearby that was too close to be one of the neighbor dogs.&lt;br /&gt;&lt;br /&gt;She got a flashlight and went out to find a dog trapped in the Highline Canal, struggling to get out, but the sides were too steep.  The dog&amp;rsquo;s front paws were bloody from the effort.  She managed to get a leash around its neck to try to pull him out, but he resisted.  She called the Arizona Humane Society to get someone to come take him (and help get him out if we were unable to manage it)&amp;ndash;since he&amp;rsquo;s an injured dog, this was a case they are permitted to deal with.  (If a stray dog is over 6 months old and uninjured, Maricopa County Animal Care &amp;amp; Control is the only entity legally permitted to take them.)&lt;br /&gt;&lt;br /&gt;I went and got a ladder and put it into the water to see if he could use it to pull himself up, but he just used it to hold himself in place.&lt;br /&gt;&lt;br /&gt;When the Arizona Humane Society arrived, they had a dog snare which, combined with the leash, we were able to use to pull the dog to safety.  He was dried off and willingly jumped into the kennel on the truck.&lt;br /&gt;&lt;br /&gt;The dog had a collar, but no tags.  Kat will be putting his photo up on Pets911 this morning.&lt;br /&gt;&lt;br /&gt;Thanks to Otto&amp;rsquo;s barking, this dog avoided the fate of another whose skeleton was pulled out of the canal by our house, in the same location, earlier this year.&lt;br /&gt;&lt;br /&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://farm4.static.flickr.com/3140/2986241579_b0752de975.jpg?v=0&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 500px; height: 375px;&#34; src=&#34;http://farm4.static.flickr.com/3140/2986241579_b0752de975.jpg?v=0&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Gas station ghost: Captain Disillusion&#39;s re-edit</title>
      <link>https://blog.lippard.org/2008/10/gas-station-ghost-captain-disillusions.html/</link>
      <pubDate>Tue, 28 Oct 2008 22:37:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/10/gas-station-ghost-captain-disillusions.html/</guid>
      <description>&lt;p&gt;&amp;ldquo;Captain Disillusion&amp;rdquo; has produced &lt;a href=&#34;http://openfilm.com/videos/gas_station_ghost_recut/&#34;&gt;a re-edited version of a news story about a ghost caught on a gas station security camera that is much better than the original&lt;/a&gt;.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2008-10-30)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Hilarious!&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>Economic results by political party</title>
      <link>https://blog.lippard.org/2008/10/economic-results-by-political-party.html/</link>
      <pubDate>Sun, 26 Oct 2008 21:19:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/10/economic-results-by-political-party.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://bigpicture.typepad.com/comments/images/2008/10/23/business_cycle_president.png&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 520px; height: 308px;&#34; src=&#34;http://bigpicture.typepad.com/comments/images/2008/10/23/business_cycle_president.png&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;Here&amp;rsquo;s &lt;a href=&#34;http://www.nytimes.com/interactive/2008/10/18/business/20081019-metrics-graphic.html&#34;&gt;a nice set of graphs from the &lt;span style=&#34;font-style: italic;&#34;&gt;New York Times&lt;/span&gt;&lt;/a&gt; that shows various economic metrics by President and party majority in the Senate and House of Representatives.&lt;br /&gt;&lt;br /&gt;For the budget surplus vs. deficit, there seems to be a benefit to having one party in the presidency and another party in control of Congress.  In general, it looks like Republicans in the presidency and the Senate produce bad results&amp;hellip;&lt;br /&gt;&lt;br /&gt; (Via &lt;a href=&#34;http://bigpicture.typepad.com/comments/2008/10/presidents-the.html&#34;&gt;the Big Picture blog&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Palin &#34;going rogue&#34;</title>
      <link>https://blog.lippard.org/2008/10/palin-going-rogue.html/</link>
      <pubDate>Sun, 26 Oct 2008 16:05:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/10/palin-going-rogue.html/</guid>
      <description>&lt;p&gt;There are &lt;a href=&#34;http://edition.cnn.com/2008/POLITICS/10/25/palin.tension/index.html&#34;&gt;reports that Sarah Palin is &amp;ldquo;going rogue&amp;rdquo;&lt;/a&gt; by continually going off message and clashing with key McCain aides.  One McCain aide reports:&lt;br /&gt;&lt;blockquote&gt;&amp;ldquo;She is a diva. She takes no advice from anyone,&amp;rdquo; said this McCain adviser. &amp;ldquo;She does not have any relationships of trust with any of us, her family or anyone else.&lt;br /&gt;&lt;br /&gt;&amp;ldquo;Also, she is playing for her own future and sees herself as the next leader of the party. Remember: Divas trust only unto themselves, as they see themselves as the beginning and end of all wisdom.&amp;quot;&lt;/blockquote&gt;This is not the kind of person who should be in a position of political leadership in a representative democracy&amp;ndash;perhaps in a banana republic, but not a first-world nation.&lt;br /&gt;&lt;br /&gt;(I do agree with her that &amp;ldquo;robocalls&amp;rdquo;&amp;ndash;prerecorded political advertisements&amp;ndash;are extremely annoying.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Palin declines to call abortion clinic bombers terrorists</title>
      <link>https://blog.lippard.org/2008/10/palin-going-rogue.html/</link>
      <pubDate>Sun, 26 Oct 2008 15:54:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/10/palin-going-rogue.html/</guid>
      <description>&lt;p&gt;Sarah Palin says that Bill Ayers counts as a domestic terrorist for setting off bombs, but &lt;a href=&#34;http://www.salon.com/politics/war_room/2008/10/24/palin_abortion/print.html&#34;&gt;declines to apply the term to those who set off bombs to blow up abortion clinics&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;     &lt;p&gt;WILLIAMS: Are we changing &amp;ndash; it&amp;rsquo;s been said that to give it a vaguely post-9/11 hint, using that word that we don&amp;rsquo;t normally associate with domestic crimes. Are we changing the definition? Are the people who set fire to American cities during the &amp;rsquo;60s terrorists in &amp;ndash; under this definition? Is an abortion clinic bomber a terrorist under this definition, Governor?&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Constitution-free zone</title>
      <link>https://blog.lippard.org/2008/10/constitution-free-zone.html/</link>
      <pubDate>Sun, 26 Oct 2008 15:29:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/10/constitution-free-zone.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.aclu.org/national-security_technology-and-liberty/are-you-living-constitution-free-zone&#34; onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34;&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; src=&#34;http://www.aclu.org/privacy/spying/cfz_map/Image-Map.gif&#34; style=&#34;cursor: pointer; float: left; height: 525px; margin: 0pt 10px 10px 0pt; width: 700px;&#34; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Via &lt;a href=&#34;http://www.reason.com/blog/show/129612.html&#34;&gt;the Reason blog&lt;/a&gt;: The 1976 U.S. Supreme Court case of &lt;span style=&#34;font-style: italic;&#34;&gt;U.S. v. Martinez-Fuerte&lt;/span&gt; established an exception to the Fourth Amendment, allowing the federal government to establish roadblock checkpoints within 100 miles of U.S. borders to stop people and search for illegal immigrants and smuggling.&lt;br /&gt;
&lt;br /&gt;
The &lt;a href=&#34;http://www.aclu.org/privacy/37293res20081022.html&#34;&gt;ACLU&lt;/a&gt; notes that 190 million people live within 100 miles of U.S. borders, providing this helpful map.  (Although Lake Michigan is entirely within U.S. boundaries, by treaty Canada is allowed full navigation rights to the lake&amp;ndash;so it&amp;rsquo;s not clear if that 100-mile boundary would actually be as in the ACLU&amp;rsquo;s map around Lake Michigan.)&lt;br /&gt;
&lt;br /&gt;
There are currently 33 checkpoints in operation within the boundary area.  Here&amp;rsquo;s some video footage of one of them in Arizona:&lt;br /&gt;
&lt;a class=&#34;abp-objtab-03745658783744521 visible ontop&#34; href=&#34;http://www.youtube.com/v/gRk3awO1Jq0&amp;amp;hl=en&amp;amp;fs=1&#34; style=&#34;left: 0px ! important; top: 15px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34;&gt;&lt;/a&gt;&lt;object height=&#34;344&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/gRk3awO1Jq0&amp;amp;hl=en&amp;amp;fs=1&#34;&gt;&lt;param name=&#34;allowFullScreen&#34; value=&#34;true&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/gRk3awO1Jq0&amp;amp;hl=en&amp;amp;fs=1&#34; type=&#34;application/x-shockwave-flash&#34; allowfullscreen=&#34;true&#34; width=&#34;425&#34; height=&#34;344&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;
&lt;br /&gt;
(Via &lt;a href=&#34;https://www.checkpointusa.org/&#34;&gt;Checkpoint USA&lt;/a&gt;, which has numerous videos of interactions at one of these temporary checkpoints.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Muslim McCain supporter shut down by McCain</title>
      <link>https://blog.lippard.org/2008/10/muslim-mccain-supporter-shut-down-by.html/</link>
      <pubDate>Sat, 25 Oct 2008 02:15:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/10/muslim-mccain-supporter-shut-down-by.html/</guid>
      <description>&lt;p&gt;Daniel Zubairi, one of McCain&amp;rsquo;s state leaders for Maryland, stepped forward to publicly criticize a person who was criticizing Obama and claiming that he&amp;rsquo;s tainted because of a Muslim background.  CNN wanted to put Zubairi on air, but the McCain campaign said no.&lt;br /&gt;&lt;br /&gt;&lt;a style=&#34;left: 0px ! important; top: 0px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-03745658783744521 visible ontop&#34; href=&#34;http://www.youtube.com/v/UkAHwhPNCqQ&amp;amp;color1=0xb1b1b1&amp;amp;color2=0xcfcfcf&amp;amp;hl=en&amp;amp;fs=1&#34;&gt;&lt;/a&gt;&lt;a style=&#34;left: 0px ! important; top: 15px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-03745658783744521 visible ontop&#34; href=&#34;http://www.youtube.com/v/UkAHwhPNCqQ&amp;amp;color1=0xb1b1b1&amp;amp;color2=0xcfcfcf&amp;amp;hl=en&amp;amp;fs=1&#34;&gt;&lt;/a&gt;&lt;object width=&#34;425&#34; height=&#34;344&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/UkAHwhPNCqQ&amp;amp;color1=0xb1b1b1&amp;amp;color2=0xcfcfcf&amp;amp;hl=en&amp;amp;fs=1&#34;&gt;&lt;param name=&#34;allowFullScreen&#34; value=&#34;true&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/UkAHwhPNCqQ&amp;amp;color1=0xb1b1b1&amp;amp;color2=0xcfcfcf&amp;amp;hl=en&amp;amp;fs=1&#34; type=&#34;application/x-shockwave-flash&#34; allowfullscreen=&#34;true&#34; width=&#34;425&#34; height=&#34;344&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://www.dailykos.com/storyonly/2008/10/23/14361/223/752/639952&#34;&gt;Daily Kos&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Scott McClellan is voting for Obama</title>
      <link>https://blog.lippard.org/2008/10/scott-mcclellan-is-voting-for-obama.html/</link>
      <pubDate>Fri, 24 Oct 2008 04:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/10/scott-mcclellan-is-voting-for-obama.html/</guid>
      <description>&lt;p&gt;Former George W. Bush press secretary Scott McClellan &lt;a href=&#34;http://politicalticker.blogs.cnn.com/2008/10/23/former-bush-aide-voting-for-obama/&#34;&gt;says he&amp;rsquo;s voting for Obama&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;&amp;ldquo;From the very beginning I have said I am going to support the candidate that has the best chance for changing the way Washington works and getting things done and I will be voting for Barack Obama and clapping,&amp;rdquo; McClellan told new CNN Host D.L. Hughley.&lt;/blockquote&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Blatant deception on Arizona Proposition 101</title>
      <link>https://blog.lippard.org/2008/10/blatant-deception-on-arizona.html/</link>
      <pubDate>Thu, 23 Oct 2008 15:59:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/10/blatant-deception-on-arizona.html/</guid>
      <description>&lt;p&gt;Arizona ballot proposition 101, the Medical Choice for Arizona amendment, &lt;a href=&#34;http://www.azsos.gov/election/2008/Info/PubPamphlet/english/Prop101.htm&#34;&gt;says this&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Be it enacted by the       People of Arizona:     &lt;p class=&#34;Text-2-Column&#34;&gt; &lt;a name=&#34;pgfId-1000105&#34;&gt;&lt;/a&gt;1. Article II, Section       36: Constitution of Arizona is proposed to be added as follows if approved       by the voters and on proclamation of the Governor:&lt;/p&gt;     &lt;p class=&#34;Text-2-Column&#34;&gt; &lt;a name=&#34;pgfId-1000106&#34;&gt;&lt;/a&gt;ARTICLE         II, SECTION 36. BECAUSE ALL PEOPLE SHOULD HAVE THE RIGHT TO MAKE DECISIONS         ABOUT THEIR HEALTH CARE, NO LAW SHALL BE PASSED THAT RESTRICTS A PERSON&amp;rsquo;S         FREEDOM OF CHOICE OF PRIVATE HEALTH CARE SYSTEMS OR PRIVATE PLANS OF         ANY TYPE. NO LAW SHALL INTERFERE WITH A PERSON&amp;rsquo;S OR ENTITY&amp;rsquo;S RIGHT TO         PAY DIRECTLY FOR LAWFUL MEDICAL SERVICES, NOR SHALL ANY LAW IMPOSE A         PENALTY OR FINE, OF ANY TYPE, FOR CHOOSING TO OBTAIN OR DECLINE HEALTH         CARE COVERAGE OR FOR PARTICIPATION IN ANY PARTICULAR HEALTH CARE SYSTEM         OR PLAN.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Religious makeup of the United States</title>
      <link>https://blog.lippard.org/2008/10/religious-makeup-of-united-states.html/</link>
      <pubDate>Thu, 23 Oct 2008 15:25:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/10/religious-makeup-of-united-states.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://graphics8.nytimes.com/images/2008/02/25/us/makeup-graph.jpg&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 251px; height: 346px;&#34; src=&#34;http://graphics8.nytimes.com/images/2008/02/25/us/makeup-graph.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;Good news!&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/10/a_heartening_graph.php&#34;&gt;Pharyngula&lt;/a&gt;.)&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Reed&lt;/strong&gt; &lt;small&gt;(2008-10-24)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Those &#39;None&#39; are better labeled as &#39;unaffiliated.&#39;  But striking nonetheless.&lt;BR/&gt;&lt;BR/&gt;Details from the original article: http://www.nytimes.com/2008/02/25/us/25cnd-religion.html (may require registration)&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>City of Phoenix foolishness</title>
      <link>https://blog.lippard.org/2008/10/city-of-phoenix-foolishness.html/</link>
      <pubDate>Thu, 23 Oct 2008 02:07:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/10/city-of-phoenix-foolishness.html/</guid>
      <description>&lt;p&gt;The City of Phoenix&amp;rsquo;s &lt;a href=&#34;http://phoenix.gov/PIONEWS/1008note.pdf&#34;&gt;&amp;ldquo;notes&amp;rdquo; newsletter for October 2008&lt;/a&gt; (PDF), which comes with the water bill, features a story on the front page about its Glenrosa Service Center receiving the city&amp;rsquo;s first LEED Gold certification for its environmentally sound features, like being &amp;ldquo;build with wood from responsibly managed forests&amp;rdquo; and possessing &amp;ldquo;low energy and water use fixtures, non-toxic carpet and paint, energy-saving lighting sensors, native drought-resistant vegetation, dual-pane windows, an under-floor air distribution system and a heat-reflecting roof.&amp;quot;&lt;br /&gt;&lt;br /&gt;Page two features an announcement that &amp;ldquo;The APS Fiesta of Light will kick off the city&amp;rsquo;s holiday activities this season with a long-time tradition&amp;ndash;the APS Electric Light Parade.&amp;rdquo;  This parade of &amp;ldquo;illuminated floats, marching bands, performance units [?] and helium balloons&amp;rdquo; has a theme of &amp;ldquo;Preserving a Family Holiday Tradition.&amp;rdquo;  I wonder how many years of the Glenrosa Service Center&amp;rsquo;s energy savings will be expended this year in preserving that tradition.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The financial crisis via charts and graphs</title>
      <link>https://blog.lippard.org/2008/10/financial-crisis-via-charts-and-graphs.html/</link>
      <pubDate>Wed, 22 Oct 2008 23:43:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/10/financial-crisis-via-charts-and-graphs.html/</guid>
      <description>&lt;p&gt;Colorado College political science professor David Hendrickson has put together &lt;a href=&#34;http://pictorial-guide-to-crisis.blogspot.com/2008/10/what-this-is-about.html&#34;&gt;a nice resource at his new &amp;ldquo;Cause for Depression&amp;rdquo; blog&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Think of it as a cartoon guide to the ongoing earthquake in the world of high finance. Through pictures, we will try to understand the dimensions of the current financial crisis&amp;ndash;its origins and causes, its likely consequences, its potential remedies.&lt;br /&gt;&lt;br /&gt;The &amp;ldquo;Labels&amp;rdquo; in Blogspot allow us to construct a chapter organization that the reader should approach as she would a book. By hitting on the topics under &amp;ldquo;Labels,&amp;rdquo; the presentation will appear in an orderly fashion.&lt;br /&gt;&lt;br /&gt;Blogspot is not made for blogbooks, though it is easily adaptable to that purpose. Ordering within each of the chapters depends on time of posting, so my time stamps are not necessarily indicative of the actual time the material was posted. I have altered them to allow for an orderly presentation. If it seems to matter, I will post the date of composition and updates in the entry. The initial foray of posts was made in mid-October 2008.&lt;br /&gt;&lt;br /&gt;In seeking to understand the crisis, we need to begin with the credit mechanism. We are living through the bust of one of the greatest credit cycles of all financial history. In order get a handle on the seriousness of the bust, we must register the mania that fed the boom.&lt;br /&gt;&lt;br /&gt;We’ll first look at &lt;a href=&#34;http://pictorial-guide-to-crisis.blogspot.com/search/label/B.%20Financial%20Stress&#34;&gt;&lt;span style=&#34;color: rgb(153, 153, 153);&#34;&gt;some measures indicative of the financial turmoil&lt;/span&gt;&lt;/a&gt;. Then we examine general conditioning circumstances: the role of the &lt;a href=&#34;http://pictorial-guide-to-crisis.blogspot.com/search/label/C.%20Housing%20Bubble&#34;&gt;&lt;span style=&#34;color: rgb(85, 136, 170);&#34;&gt;housing boom&lt;/span&gt;&lt;/a&gt; and bust, the general growth of &lt;a href=&#34;http://pictorial-guide-to-crisis.blogspot.com/search/label/D.%20Debt%20Binge&#34;&gt;&lt;span style=&#34;color: rgb(85, 136, 170);&#34;&gt;credit market debt&lt;/span&gt;&lt;/a&gt;, the explosion in &lt;a href=&#34;http://pictorial-guide-to-crisis.blogspot.com/search/label/E.%20Derivatives%20Jungle&#34;&gt;&lt;span style=&#34;color: rgb(153, 153, 153);&#34;&gt;derivatives&lt;/span&gt;&lt;/a&gt;, all of which are relevant in considering &lt;a href=&#34;http://pictorial-guide-to-crisis.blogspot.com/search/label/F.%20Scale%20of%20Losses&#34;&gt;&lt;span style=&#34;color: rgb(85, 136, 170);&#34;&gt;how much insolvency&lt;/span&gt;&lt;/a&gt; exists within the financial system. That question&amp;ndash;are our financial institutions insolvent?&amp;ndash;in turn is vital in assessing the &lt;a href=&#34;http://pictorial-guide-to-crisis.blogspot.com/search/label/G.%20Rescues%20and%20Remedies&#34;&gt;&lt;span style=&#34;color: rgb(85, 136, 170);&#34;&gt;wisdom of various bailouts and rescues&lt;/span&gt;&lt;/a&gt;, the opportunity costs associated with the government-mandated maintenance of the &amp;ldquo;FIRE&amp;rdquo; sector (Financials, Insurance, Real Estate), and how the &lt;a href=&#34;http://pictorial-guide-to-crisis.blogspot.com/search/label/H.%20Global%20Imbalances&#34;&gt;&lt;span style=&#34;color: rgb(85, 136, 170);&#34;&gt;global imbalances&lt;/span&gt;&lt;/a&gt; that have marked the last fifteen years are likely to change. I conclude with some &lt;a href=&#34;http://pictorial-guide-to-crisis.blogspot.com/search/label/I.%20Lessons&#34;&gt;&lt;span style=&#34;color: rgb(153, 153, 153);&#34;&gt;lessons&lt;/span&gt;&lt;/a&gt;. The final entry is a collection of &lt;a href=&#34;http://pictorial-guide-to-crisis.blogspot.com/2008/10/paper-topics.html&#34;&gt;&lt;span style=&#34;color: rgb(85, 136, 170);&#34;&gt;paper topics &lt;/span&gt;&lt;/a&gt;for interested students to consider.&lt;br /&gt;&lt;br /&gt;Where possible, I’ve tried to indicate where readers can find updated sources of information for the material presented here. Given my harsh view of &amp;ldquo;derivatives,&amp;rdquo; I&amp;rsquo;m obliged to say that this compendium is almost entirely derivative. I’m deeply indebted to my blogroll for ideas, inspiration, and many of the charts contained herein.&lt;br /&gt;&lt;br /&gt;So, if you&amp;rsquo;ve read thus far, go now to &amp;ldquo;&lt;a href=&#34;http://pictorial-guide-to-crisis.blogspot.com/search/label/B.%20Financial%20Stress&#34;&gt;&lt;span style=&#34;color: rgb(153, 153, 153);&#34;&gt;Financial Stress&lt;/span&gt;&lt;/a&gt;&amp;rdquo; in the &amp;ldquo;Labels&amp;rdquo; section.&lt;/blockquote&gt;(Via &lt;a href=&#34;http://www.financialarmageddon.com/2008/10/a-picture-guide-to-the-financial-crisis.html&#34;&gt;Financial Armageddon&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;The amount of public and non-public U.S. debt will inevitably come back down, &lt;a href=&#34;http://pictorial-guide-to-crisis.blogspot.com/2008/10/federal-reserve-balance-sheet-oct-8.html&#34;&gt;one way or another&lt;/a&gt;.  I just hope we don&amp;rsquo;t end up as a third-world nation (or worse yet, multiple third world nations) in the process.&lt;/p&gt;</description>
    </item>
    <item>
      <title>S&amp;P&#39;s Enron moment</title>
      <link>https://blog.lippard.org/2008/10/s-enron-moment.html/</link>
      <pubDate>Wed, 22 Oct 2008 23:33:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/10/s-enron-moment.html/</guid>
      <description>&lt;p&gt;IM conversation between two Standard &amp;amp; Poore&amp;rsquo;s employees, April 2007, as revealed in testimony before Congress today:&lt;br /&gt;&lt;blockquote&gt;Shannon Mooney: i didn&amp;rsquo;t really notice&amp;hellip;but now that i think about it i kindof tune her out when she talks&lt;br /&gt;&lt;br /&gt;Rahul Dilip Shah: well she just is too political&amp;hellip;and she doesn&amp;rsquo;t have anything of substance to say&amp;hellip;but keeps thinking that she does.&lt;br /&gt;&lt;br /&gt;Rahul Dilip Shah:  (I&amp;rsquo;m done venting now) :)&lt;br /&gt;&lt;br /&gt;Shannon Mooney: k go take a nap&lt;br /&gt;&lt;br /&gt;Shannon Mooney: see you later&lt;br /&gt;&lt;br /&gt;Rahul Dilip Shah: ok&lt;br /&gt;&lt;br /&gt;Rahul Dilip Shah: btw - that deal is ridiculous&lt;br /&gt;&lt;br /&gt;Shannon Mooney: i know right&amp;hellip;model def does not capture half of the rish&lt;br /&gt;&lt;br /&gt;Shannon Mooney: risk&lt;br /&gt;&lt;br /&gt;Rahul Dilip Shah: we should not be rating it&lt;br /&gt;&lt;br /&gt;Shannon Mooney: we rate every deal&lt;br /&gt;&lt;br /&gt;Shannon Mooney: it could be structured by cows and we would rate it&lt;br /&gt;&lt;br /&gt;Rahul Dilip Shah: but there&amp;rsquo;s a lot of risk associated with it - I don&amp;rsquo;t personally feel comfy signing off as a committee member.&lt;/blockquote&gt;(Via the &lt;a href=&#34;http://bigpicture.typepad.com/comments/2008/10/sp-its-not-our.html&#34;&gt;Big Picture blog&lt;/a&gt; and &lt;a href=&#34;http://epicureandealmaker.blogspot.com/2008/10/credit-ratings-process-illustrated.html&#34;&gt;The Epicurean Dealmaker&lt;/a&gt;.  The latter has a pictorial illustration that I like, Mark Tansey&amp;rsquo;s &amp;ldquo;The Innocent Eye Test&amp;rdquo;; the former has links to the transcript.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hallucinatory near-death experiences</title>
      <link>https://blog.lippard.org/2008/10/hallucinatory-near-death-experiences.html/</link>
      <pubDate>Mon, 20 Oct 2008 03:40:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/10/hallucinatory-near-death-experiences.html/</guid>
      <description>&lt;p&gt;Keith Augustine&amp;rsquo;s &lt;a href=&#34;http://www.infidels.org/library/modern/keith_augustine/HNDEs.html&#34;&gt;&amp;ldquo;Hallucinatory Near-Death Experiences&amp;rdquo;&lt;/a&gt; article on the Internet Infidels website has been updated to reflect its publication as a three-part series of articles in the &lt;span style=&#34;font-style: italic;&#34;&gt;Journal of Near-Death Studies&lt;/span&gt;, where it was published along with commentary from leading researchers of near-death experiences.  The online version of the article includes content that was not published in the JNDS due to space considerations.&lt;br /&gt;&lt;br /&gt;Keith has done a great job of reviewing the evidence that near-death experiences contain elements that are demonstrably hallucinatory, and therefore not evidence for survival or for consciousness leaving the body.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bigoted and ignorant McCain/Palin supporters in Ohio</title>
      <link>https://blog.lippard.org/2008/10/bigoted-and-ignorant-mccainpalin.html/</link>
      <pubDate>Sat, 18 Oct 2008 22:58:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/10/bigoted-and-ignorant-mccainpalin.html/</guid>
      <description>&lt;p&gt;This is no doubt not a representative cross-section of McCain and Palin supporters, but it&amp;rsquo;s a disturbingly ugly set of them.  It&amp;rsquo;s fortunate that most of the worst comments are from the older generation&amp;ndash;I hope that younger people are less likely to hold such views.   McCain has shot down such remarks from supporters when they&amp;rsquo;ve been made in his presence, to his credit.  (And yes, this is from Aljazeera.)&lt;br /&gt;&lt;br /&gt;&lt;a class=&#34;abp-objtab-01783202343523672 visible ontop&#34; href=&#34;http://www.youtube.com/v/zRqcfqiXCX0&amp;amp;hl=en&amp;amp;fs=1&#34; style=&#34;left: 0px; top: 0px;&#34; title=&#34;Click here to block this object with Adblock Plus&#34;&gt;&lt;/a&gt;&lt;a class=&#34;abp-objtab-01783202343523672 visible ontop&#34; href=&#34;http://www.youtube.com/v/zRqcfqiXCX0&amp;amp;hl=en&amp;amp;fs=1&#34; style=&#34;left: 0px; top: 0px;&#34; title=&#34;Click here to block this object with Adblock Plus&#34;&gt;&lt;/a&gt;&lt;a class=&#34;abp-objtab-07138762642224782 visible ontop&#34; href=&#34;http://www.youtube.com/v/zRqcfqiXCX0&amp;amp;hl=en&amp;amp;fs=1&#34; style=&#34;left: 0px; top: 15px;&#34; title=&#34;Click here to block this object with Adblock Plus&#34;&gt;&lt;/a&gt;&lt;a class=&#34;abp-objtab-07138762642224782 visible ontop&#34; href=&#34;http://www.youtube.com/v/zRqcfqiXCX0&amp;amp;hl=en&amp;amp;fs=1&#34; style=&#34;left: 0px; top: 15px;&#34; title=&#34;Click here to block this object with Adblock Plus&#34;&gt;&lt;/a&gt;&lt;a class=&#34;abp-objtab-08084953492794784 visible ontop&#34; href=&#34;http://www.youtube.com/v/zRqcfqiXCX0&amp;amp;hl=en&amp;amp;fs=1&#34; style=&#34;left: 0px; top: 15px;&#34; title=&#34;Click here to block this object with Adblock Plus&#34;&gt;&lt;/a&gt;&lt;a class=&#34;abp-objtab-08084953492794784 visible ontop&#34; href=&#34;http://www.youtube.com/v/zRqcfqiXCX0&amp;amp;hl=en&amp;amp;fs=1&#34; style=&#34;left: 0px; top: 15px;&#34; title=&#34;Click here to block this object with Adblock Plus&#34;&gt;&lt;/a&gt;&lt;object height=&#34;344&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/zRqcfqiXCX0&amp;amp;hl=en&amp;amp;fs=1&#34; /&gt;&lt;param name=&#34;allowFullScreen&#34; value=&#34;true&#34; /&gt;&lt;embed allowfullscreen=&#34;true&#34; height=&#34;344&#34; src=&#34;http://www.youtube.com/v/zRqcfqiXCX0&amp;amp;hl=en&amp;amp;fs=1&#34; type=&#34;application/x-shockwave-flash&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;UPDATE: Here are more bigoted McCain and Palin supporters in Johnstown, Pennsylvania:&lt;br /&gt;&lt;a class=&#34;abp-objtab-07138762642224782 visible ontop&#34; href=&#34;http://www.youtube.com/v/lPg0VCg4AEQ&amp;amp;hl=en&amp;amp;fs=1&#34; style=&#34;left: 0px; top: 0px;&#34; title=&#34;Click here to block this object with Adblock Plus&#34;&gt;&lt;/a&gt;&lt;a class=&#34;abp-objtab-07138762642224782 visible ontop&#34; href=&#34;http://www.youtube.com/v/lPg0VCg4AEQ&amp;amp;hl=en&amp;amp;fs=1&#34; style=&#34;left: 0px; top: 15px;&#34; title=&#34;Click here to block this object with Adblock Plus&#34;&gt;&lt;/a&gt;&lt;a class=&#34;abp-objtab-08084953492794784 visible ontop&#34; href=&#34;http://www.youtube.com/v/lPg0VCg4AEQ&amp;amp;hl=en&amp;amp;fs=1&#34; style=&#34;left: 0px; top: 15px;&#34; title=&#34;Click here to block this object with Adblock Plus&#34;&gt;&lt;/a&gt;&lt;a class=&#34;abp-objtab-08084953492794784 visible ontop&#34; href=&#34;http://www.youtube.com/v/lPg0VCg4AEQ&amp;amp;hl=en&amp;amp;fs=1&#34; style=&#34;left: 0px; top: 15px;&#34; title=&#34;Click here to block this object with Adblock Plus&#34;&gt;&lt;/a&gt;&lt;object height=&#34;344&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/lPg0VCg4AEQ&amp;amp;hl=en&amp;amp;fs=1&#34; /&gt;&lt;param name=&#34;allowFullScreen&#34; value=&#34;true&#34; /&gt;&lt;embed allowfullscreen=&#34;true&#34; height=&#34;344&#34; src=&#34;http://www.youtube.com/v/lPg0VCg4AEQ&amp;amp;hl=en&amp;amp;fs=1&#34; type=&#34;application/x-shockwave-flash&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;UPDATE (October 20, 2008): Sarah Palin &lt;a href=&#34;http://www.azcentral.com/news/election/election08/articles/2008/10/20/20081020palingaymarriage1020.html&#34;&gt;says if she heard such bigoted comments she&amp;rsquo;d shut them down&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;&amp;ldquo;What we have heard through some mainstream media is that folks have hollered out some atrocious and unacceptable things like kill him,&amp;rsquo; &amp;quot; Palin said, referring to a Washington Post story two weeks ago about angry supporters at a Palin rally in Florida. &amp;ldquo;If I ever were to hear that standing up there at the podium with the mike, I would call them out on that, and I would tell these people, no, that&amp;rsquo;s unacceptable.&amp;quot;&lt;/blockquote&gt;She goes on to break with McCain by supporting a U.S. Constitutional amendment to oppose gay marriage and claim that &amp;ldquo;Faith in God in general has been mocked through this campaign, and that breaks my heart and that is unfair for others who share a faith in God and choose to worship our Lord in whatever private manner that they deem fit.&amp;quot;&lt;br /&gt;&lt;br /&gt;UPDATE (October 21, 2008):  And here&amp;rsquo;s another video, from Bethlehem, Pennsylvania (same link provided by Hume&amp;rsquo;s Ghost in the first comment), of McCain and Palin supporters entering Lehigh University (the school where intelligent design advocate Michael Behe is a professor):&lt;br /&gt;&lt;br /&gt;&lt;a class=&#34;abp-objtab-08084953492794784 visible ontop&#34; href=&#34;http://www.youtube.com/v/itEucdhf4Us&amp;amp;hl=en&amp;amp;fs=1&#34; style=&#34;left: 0px; top: 15px;&#34; title=&#34;Click here to block this object with Adblock Plus&#34;&gt;&lt;/a&gt;&lt;a class=&#34;abp-objtab-08084953492794784 visible ontop&#34; href=&#34;http://www.youtube.com/v/itEucdhf4Us&amp;amp;hl=en&amp;amp;fs=1&#34; style=&#34;left: 0px; top: 15px;&#34; title=&#34;Click here to block this object with Adblock Plus&#34;&gt;&lt;/a&gt;&lt;object height=&#34;344&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/itEucdhf4Us&amp;amp;hl=en&amp;amp;fs=1&#34; /&gt;&lt;param name=&#34;allowFullScreen&#34; value=&#34;true&#34; /&gt;&lt;embed allowfullscreen=&#34;true&#34; height=&#34;344&#34; src=&#34;http://www.youtube.com/v/itEucdhf4Us&amp;amp;hl=en&amp;amp;fs=1&#34; type=&#34;application/x-shockwave-flash&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;UPDATE (October 22, 2008):  And be sure to check out &lt;a href=&#34;http://secularoutpost.blogspot.com/2008/10/his-mother-was-atheist-horrors.html&#34;&gt;this woman&amp;rsquo;s reasons for voting for McCain&lt;/a&gt;, at the Secular Web.&lt;br /&gt;&lt;br /&gt;UPDATE: And more &lt;a href=&#34;http://www.huffingtonpost.com/christina-bellantoni/mccain-supporters-heckle_b_136099.html&#34;&gt;videos of McCain supporters heckling early voters (most of whom were from an Obama rally) in West Virginia&lt;/a&gt;.&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;UPDATE (April 10, 2026): Google seems to think that this calling out of bigoted and ignorant statements from 18 years ago itself constitutes &amp;ldquo;dangerous or derogatory content&amp;rdquo; in 2026, which is absurd. These videos are hosted on YouTube, Google&amp;rsquo;s platform, so if they have a problem with the content they should take down the videos.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;UPDATE (April 13, 2026): My request for a review was unsuccessful.  Here&amp;rsquo;s the policy that Google claims is being violated by this 18-year-old blog post in 2026 (a time when the rhetoric has become far, far, worse, including from the president of the United States): &amp;ldquo;&lt;em style=&#34;background-color: white; color: #3c4043; font-family: Roboto, Arial, sans-serif; font-size: 14px; letter-spacing: 0.2px; object-fit: contain;&#34;&gt;We do not allow content that:&lt;/em&gt;&lt;/div&gt;&lt;span style=&#34;background-color: white; color: #3c4043; font-family: Roboto, Arial, sans-serif; font-size: 14px; letter-spacing: 0.2px;&#34;&gt;&lt;/span&gt;&lt;ul style=&#34;background-color: white; color: #3c4043; font-family: Roboto, Arial, sans-serif; font-size: 14px; letter-spacing: 0.2px; object-fit: contain;&#34;&gt;&lt;li style=&#34;object-fit: contain;&#34;&gt;incites hatred against, promotes discrimination of, or disparages an individual or group on the basis of their race or ethnic origin, religion, disability, age, nationality, veteran status, sexual orientation, gender, gender identity, or other characteristic that is associated with systemic discrimination or marginalization.&lt;/li&gt;&lt;li style=&#34;object-fit: contain;&#34;&gt;harasses, intimidates, or bullies an individual or group of individuals.&lt;/li&gt;&lt;li style=&#34;object-fit: contain;&#34;&gt;threatens or advocates for harm to oneself or others.&lt;/li&gt;&lt;li style=&#34;object-fit: contain;&#34;&gt;relates to a current, major health crisis and contradicts authoritative, scientific consensus.&lt;/li&gt;&lt;li style=&#34;object-fit: contain;&#34;&gt;exploits others through extortion.&amp;quot;&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;It is absolutely absurd to think that the content of this blog post does any of these things.&lt;/div&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>TSA airport security is a waste of time and money</title>
      <link>https://blog.lippard.org/2008/10/tsa-airport-security-is-waste-of-time.html/</link>
      <pubDate>Sat, 18 Oct 2008 22:14:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/10/tsa-airport-security-is-waste-of-time.html/</guid>
      <description>&lt;p&gt;Jeffrey Goldberg &lt;a href=&#34;http://www.theatlantic.com/doc/200811/airport-security&#34;&gt;explains why in &lt;span style=&#34;font-style: italic;&#34;&gt;The Atlantic&lt;/span&gt;&lt;/a&gt;.  The check for whether you&amp;rsquo;re on the no-fly list is at the time of ticket purchase and check-in; there is no validation of your actual ticket against your ID at the TSA checkpoint (you can easily print and use a fake boarding pass at the TSA checkpoint); there is no check of ID when you board the plane.  The checks for substances and items at the TSA checkpoint are easily subverted, with the restrictions on liquids probably the most absurd and pointless.&lt;br /&gt;&lt;br /&gt;We&amp;rsquo;re throwing away billions of taxpayer dollars per year on security theater.&lt;br /&gt;&lt;br /&gt;(Hat tip to &lt;a href=&#34;http://scienceblogs.com/strangerfruit/&#34;&gt;John Lynch&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;(&lt;a href=&#34;https://blog.lippard.org/2007/03/are-you-on-tsa-no-fly-list.html&#34;&gt;Previously&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2007/02/tsa-continues-to-demonstrate.html&#34;&gt;previously&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2006/12/ny-times-theater-of-absurd-at-tsa.html&#34;&gt;previously&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2006/10/tsa-fails-screening-tests-looks-for.html&#34;&gt;previously&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2006/10/us-no-fly-list-is-joke.html&#34;&gt;previously&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2006/09/kip-hawley-is-idiot.html&#34;&gt;previously&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>A Shared Culture</title>
      <link>https://blog.lippard.org/2008/10/shared-culture.html/</link>
      <pubDate>Sat, 18 Oct 2008 16:30:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/10/shared-culture.html/</guid>
      <description>&lt;p&gt;Jesse Dylan has made &lt;a href=&#34;http://creativecommons.org/asharedculture&#34;&gt;a short video about Creative Commons licensing&lt;/a&gt; (which is used for the contents of this blog), and how it helps patch the flaws in current copyright law.&lt;br /&gt;&lt;br /&gt;&lt;a style=&#34;left: 0px ! important; top: 15px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-01783202343523672 visible ontop&#34; href=&#34;http://blip.tv/play/gds1yZQBg9ky&#34;&gt;&lt;/a&gt;&lt;embed src=&#34;http://blip.tv/play/gds1yZQBg9ky&#34; type=&#34;application/x-shockwave-flash&#34; allowscriptaccess=&#34;always&#34; allowfullscreen=&#34;true&#34; width=&#34;720&#34; height=&#34;510&#34;&gt;&lt;/embed&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hell House</title>
      <link>https://blog.lippard.org/2008/10/hell-house.html/</link>
      <pubDate>Sat, 18 Oct 2008 14:05:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/10/hell-house.html/</guid>
      <description>&lt;p&gt;&lt;a style=&#34;&#34; onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/Nightmare.jpg&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;&#34; src=&#34;https://blog.lippard.org/images/Nightmare.jpg&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5258509876214080498&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;The Door Christian Fellowship, a creepily cultish Pentecostal Christian sect that&amp;rsquo;s an offshoot of Aimee Semple McPherson&amp;rsquo;s Foursquare Gospel Church, is putting on a &amp;ldquo;hell house&amp;rdquo; in Chandler.  They&amp;rsquo;re calling it &lt;a href=&#34;http://hell101.com/&#34;&gt;&amp;ldquo;Hell 101,&amp;quot;&lt;/a&gt; and, as usual, they are advertising it in a deceptive manner that attempts to hide the fact that it&amp;rsquo;s religious propaganda.  I say &amp;ldquo;as usual&amp;rdquo; because not only have they put on such &amp;ldquo;hell houses&amp;rdquo; for years around Halloween, they&amp;rsquo;re also known for advertising events such as Christian rock concerts while conveniently forgetting to mention the &amp;ldquo;Christian&amp;rdquo; part.&lt;br /&gt;&lt;br /&gt;Such deception has long been associated with &lt;a href=&#34;http://en.wikipedia.org/wiki/Aimee_Semple_McPherson&#34;&gt;Aimee Semple McPherson&lt;/a&gt; (1890-1944), who was a fraudulent faith healer, alcohol Prohibitionist, and anti-evolutionist who later in life faked her own abduction in order to run off with her lover, Kenneth G. Ormiston, who had been an engineer for her radio station KFSG in Los Angeles.  After disappearing for 35 days, she stumbled out of the desert in Agua Prieta, Sonora, Mexico, just south of the border from Douglas, Arizona, and told a phony story of kidnapping which quickly fell apart when witnesses came forth who had seen her at a resort in Carmel-by-the-Sea, California.  She ended up dying of an accidental drug overdose from taking too many Seconol sleeping pills, but her Foursquare Gospel Church still exists today with over two million members, mostly outside of the U.S.  (Interestingly, as a teenager McPherson was an agnostic who defended evolution in letters to the newspaper.)&lt;br /&gt;&lt;br /&gt;The Potter&amp;rsquo;s House, The Door, Victory Chapel, and other Foursquare Gospel spinoff churches are Pentecostal churches that engage in faith healing, speaking in tongues, being slain in the spirit, and other activities of anthropological interest.  They can be very hardcore in the pushiness of their evangelism, and engage in cult-like conversion techniques such as separating people from groups they come with, pairing them off with someone of the same approximate age and sex, and bombarding them with rehearsed questions designed to push someone to a conclusion that they need to accept Jesus and join their group.  (The Wikipedia page on &lt;a href=&#34;http://en.wikipedia.org/wiki/The_Potter%27s_House&#34;&gt;The Potter&amp;rsquo;s House&lt;/a&gt; describes this particular sect&amp;rsquo;s origins in Prescott, Arizona in 1970, originally officially affiliated with the International Church of the Foursquare Gospel.  The Wikipedia biography of its founder, &lt;a href=&#34;http://en.wikipedia.org/wiki/Wayman_O_Mitchell&#34;&gt;Wayman O. Mitchell&lt;/a&gt;, is also of interest.  The sect&amp;rsquo;s origins trace back to Los Angeles, as does &lt;a href=&#34;https://blog.lippard.org/2007/11/rise-of-pentecostalism-and-economist.html&#34;&gt;the Pentecostal movement in general&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;&amp;ldquo;Hell 101&amp;rdquo;&amp;rsquo;s website calls it &amp;ldquo;Final Destination III,&amp;rdquo; and describes the hell house as &amp;ldquo;a twist on a haunted house style attraction that was described by Phoenix Arizona NBC News Affiliate Channel 12 as &amp;lsquo;scary, horrifying, suspenseful, sick&amp;hellip;.&amp;rsquo;    NBC 12 News had a live video feed from our annual event where hundreds waited up to two hours in line to have the hell-scared out of them.&amp;rdquo;  Their FAQ has the question &amp;ldquo;If I quit because I was scared or anything else can I get a refund?&amp;rdquo;  The &amp;ldquo;anything else&amp;rdquo; would include feeling defrauded by having paid money for a haunted house, but getting instead Christian propaganda.  The answer:  &amp;ldquo;There are no refunds if you get scared, cry, feel angry, get sick, hate it, love it or just want to run!!!  Our job is to confront your senses and that we do!&amp;quot;&lt;br /&gt;&lt;br /&gt;A Christian hell house can be quite entertaining, so long as you know what to expect and are prepared to exercise your right to walk away at the end when the attempts at conversion go into overdrive (they may suggest that the doors are locked and that you may not leave).  George Ratliff&amp;rsquo;s &lt;a href=&#34;http://www.amazon.com/review/R34IKVA2IGIIY2/ref=cm_cr_rdp_perm&#34;&gt;documentary film &amp;ldquo;Hell House&amp;rdquo;&lt;/a&gt; is a great way to get a preview, and shows some of the unintentional comedy that can be produced when a bunch of ignorant people try to put together a scary haunted house designed to persuade you that you&amp;rsquo;re going to hell unless you believe the way they do.  That documentary also shows how ineffectual some atheists can be in their confrontation of Christians, and I highly recommend that anyone planning to visit one of these hell houses for any reason give it a watch before going.&lt;br /&gt;&lt;br /&gt;A &amp;ldquo;hell house&amp;rdquo; usually follows a common script template which the churches purchase and customize.  They go through a writing, casting, and production process similar to a high school stage production.  The &amp;ldquo;hell house&amp;rdquo; script typically guides a group of visitors through a series of rooms, each of which contains a brief performance by actors portraying some scene that argues for certain practices, beliefs, or actions as likely to terminate with eternity in hell, though that latter point may initially be somewhat subtle.  (By the end, it is anything but.)&lt;br /&gt;&lt;br /&gt;I attended a hell house at a Potter&amp;rsquo;s House church in Tucson in 1990, from which the flyer image was obtained.  (Also see &lt;a href=&#34;http://www.discord.org/%7Elippard/HellHouse.pdf&#34;&gt;this PDF&lt;/a&gt; of an &lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Daily Star&lt;/span&gt; newspaper story about that particular hell house, which got in trouble with the local fire department for fire code violations.)  That hell house followed a female character from scene to scene which included a car crash caused by teenage drinking (featuring an actual wrecked car and empty beer cans), a band of demons playing AC/DC&amp;rsquo;s &amp;ldquo;Highway to Hell&amp;rdquo; (suggesting that at least some rock music is demonic in origin and consequences), and the ever-popular hanging nun in hell (Catholicism is regarded by this sect as ruled by Satan) and young woman on a stretcher with a pool of blood between her legs shrieking that she&amp;rsquo;s killed her own baby (the anti-abortion segment).   At the end, there&amp;rsquo;s a high-pressure call to Jesus which provides an opportunity to argue with someone who may be something like a street preacher in their skill of providing pre-programmed responses to common objections they&amp;rsquo;ve heard many times but is unlikely to have actually thought deeply about.  If you do choose to visit one of these, I advise not getting involved in such a discussion if you&amp;rsquo;re somebody who is likely to blow up, call people stupid, or otherwise lose your cool&amp;ndash;that&amp;rsquo;s just going to be seen as confirming evidence that you&amp;rsquo;re under the control of the devil and anything you say can be dismissed without consideration.&lt;br /&gt;&lt;br /&gt;UPDATE (October 31, 2008): &lt;span style=&#34;font-style: italic;&#34;&gt;New Times&lt;/span&gt; &lt;a href=&#34;http://blogs.phoenixnewtimes.com/uponsun/2008/10/haunted_house_review_final_des.php&#34;&gt;has a review of The Door&amp;rsquo;s &amp;ldquo;Final Destination III&amp;rdquo; hell house&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Scott McClellan reviews Oliver Stone&#39;s &#34;W&#34;</title>
      <link>https://blog.lippard.org/2008/10/scott-mcclellan-reviews-oliver-stones-w.html/</link>
      <pubDate>Sat, 18 Oct 2008 02:30:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/10/scott-mcclellan-reviews-oliver-stones-w.html/</guid>
      <description>&lt;p&gt;In &lt;a href=&#34;http://www.thedailybeast.com/blogs-and-stories/2008-10-17/my-w-and-oliver-stones/1/&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Daily Beast&lt;/span&gt;&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;At best, Stone’s interpretation is educated conjecture. He takes plenty of liberties with the facts, a story-telling strategy he considers justified in order to get at larger truths in a 2-hour movie. As a result, the real-life complexities of the characters and events are left unexplored.&lt;br /&gt;&amp;hellip;&lt;br /&gt;Overall, as should be expected from the high-caliber cast, the acting was fabulous. Brolin rightly deserves kudos for his portrayal of Bush. He has the swagger down, and does a decent job on Bush’s voice and gestures. The president’s eating habits were overdone, but not completely off the mark (you will know what I mean when you see the movie). &amp;hellip; The most unflattering portrayal was that of Condi Rice, caricatured by Thandie Newton as a mere yes–woman, which is excessively denigrating but not entirely without basis. &lt;p&gt;There are a number of inaccuracies in the movie, some grounded in Stone’s satirical impulse. (Maybe I was too close to the real-life situations to laugh at those moments.)&lt;br /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>A measure for crackpots</title>
      <link>https://blog.lippard.org/2008/10/measure-for-crackpots.html/</link>
      <pubDate>Sun, 12 Oct 2008 15:31:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/10/measure-for-crackpots.html/</guid>
      <description>&lt;p&gt;Last night at a party, a few of us were discussing some recent self-published books by crackpots that we&amp;rsquo;ve seen or had pushed on us.  We noted that these books seem to have in common a few features.  They seem to often have long rambling introductions that are missing key elements like thesis statements or an indication of what the book is about.  They use words in non-standard ways, yet don&amp;rsquo;t bother to explain how they are being redefined.  They claim that the author has some special knowledge, yet don&amp;rsquo;t provide any reason to believe it is the case.&lt;br /&gt;&lt;br /&gt;I had a dim recollection of having come across a &amp;ldquo;crackpot index&amp;rdquo; before somewhere, and a little bit of searching yielded Fred J. Gruenberger&amp;rsquo;s December 1962 publication from the RAND Corporation titled &lt;a href=&#34;http://wwwcgi.rand.org/pubs/papers/2006/P2678.pdf&#34;&gt;&amp;ldquo;A Measure for Crackpots&amp;rdquo;&lt;/a&gt; (PDF), which offers the following scoring mechanism for distinguishing the scientist from the crackpot:&lt;br /&gt;&lt;br /&gt;1. &lt;span style=&#34;font-weight: bold;&#34;&gt;Public verifiability (12 points)&lt;br /&gt;&lt;/span&gt;Scientists promote public verifiability; crackpots rely on revealed truth.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;2. Predictability (12 points)&lt;/span&gt;&lt;br /&gt;Scientists promote predictability and track their record of failure as well as success; crackpots promote wild predictions and count only successes, not failures.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;3. Controlled experiments (13 points)&lt;/span&gt;&lt;br /&gt;Scientists promote controlled experiments; crackpots avoid them.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;4. Occam&amp;rsquo;s razor (5 points)&lt;/span&gt;&lt;br /&gt;Scientists prefer the simplest explanation that covers all the facts; crackpots enjoy wildly complex theories.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;5. Fruitfulness (10 points)&lt;/span&gt;&lt;br /&gt;Scientists prefer theories that generate new ideas and new experiments; crackpots prefer theories that produce nothing of value for further research.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;6. Authority (10 points)&lt;/span&gt;&lt;br /&gt;Scientists seek the endorsement and validation of known authorities and tend to obtain it if their work is valid; crackpots usually fail to obtain it.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;7. Ability to communicate (8 points)&lt;/span&gt;&lt;br /&gt;Scientists tend to promote clear (if sometimes dull) communications through approved channels; crackpots tend to be incomprehensible and self-published.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;8. Humility (5 points)&lt;/span&gt;&lt;br /&gt;Humility is a desirable (if sometimes lacking) trait in scientists; it is rare in the crackpot.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;9. Open mindedness (5 points)&lt;/span&gt;&lt;br /&gt;Scientists tend to qualify and carefully couch their statements as tentative based on the current evidence; crackpots tend to make absolutely certain statements that may not be challenged.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;10. The Fulton non sequitur (5 points)&lt;/span&gt;&lt;br /&gt;I&amp;rsquo;m more familiar with this as the &amp;ldquo;Galileo Gambit,&amp;rdquo; or the common crackpot claim that &amp;ldquo;They laughed at Galileo; they&amp;rsquo;re laughing at me; therefore I&amp;rsquo;m right just as Galileo was.&amp;rdquo;  Gruenberger uses steamboat inventor Robert Fulton in place of Galileo.  This logically invalid argument is refuted by the Bozo rejoinder, which is that &amp;ldquo;they also laughed at Bozo the clown.&amp;rdquo;  This is a negative test, lack of the characteristic is 5 points, presence is 0.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;11. Paranoia (5 points)&lt;/span&gt;&lt;br /&gt;Another negative test&amp;ndash;crackpots tend to be paranoid about their ideas being actively suppressed by conspiracy.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;12. The dollar complex (5 points)&lt;/span&gt;&lt;br /&gt;Another negative test.  The crackpot claims immeasurable value for his discoveries as revolutionary, worthy of the Nobel prize, and world-changing.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;13. Statistics compulsion (5 points)&lt;/span&gt;&lt;br /&gt;The crackpot tends to use and continuously explain statistics allegedly supporting his claim, while the scientist tends to use standard methods and assume the reader is familiar with them.&lt;br /&gt;&lt;br /&gt;Gruenberger&amp;rsquo;s index is focused on science crackpots rather than philosophy crackpots, but a number of the above features do apply to the books we were talking about.&lt;br /&gt;&lt;br /&gt;A more recent &lt;a href=&#34;http://www.everything2.com/index.pl?node=Crackpot%20Index&#34;&gt;&amp;ldquo;Crackpot Index,&amp;quot;&lt;/a&gt; also focused on physics, was created by John Baez, a mathematical physicist at the University of California, Riverside:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Christianity in China</title>
      <link>https://blog.lippard.org/2008/10/christianity-in-china.html/</link>
      <pubDate>Sun, 12 Oct 2008 14:09:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/10/christianity-in-china.html/</guid>
      <description>&lt;p&gt;The October 4, 2008 issue of &lt;span style=&#34;font-style: italic;&#34;&gt;The Economist&lt;/span&gt; has an interesting article, &lt;a href=&#34;http://www.economist.com/world/asia/displaystory.cfm?story_id=12342509&amp;amp;fsrc=rss&#34;&gt;&amp;ldquo;Sons of heaven,&amp;quot;&lt;/a&gt; about Christianity in China, which reports that the official estimate of 21 million Chinese Christians (16 million Protestants, 5 million Catholics) is probably a vast underestimate.  The Centre for the Study of Global Christianity estimates that the number is 70 million, while the Pew Forum on Religion and Public Life, former Communist Party official turned Christian Zhao Xiao, and the China Aid Association all think the number may be as high as 130 million.  This is compared to membership in the Chinese Communist Party of 74 million.&lt;br /&gt;&lt;br /&gt;The reason for the underestimate is that many Christians in China are unaffiliated with any official church.  The government doesn&amp;rsquo;t allow more than 25 people to meet in a gathering without official permission, so Christians in China have formed thousands of &amp;ldquo;house churches,&amp;rdquo; similar to the way &lt;a href=&#34;https://blog.lippard.org/2007/11/rise-of-pentecostalism-and-economist.html&#34;&gt;Pentecostalism has grown through small groups across South Korea&lt;/a&gt;.  Just as private meetings in homes were how Christianity spread in Rome, the result has been a proliferation of more and more smaller groups in China.  These house churches tend to be unaffiliated with any denomination, with &amp;ldquo;no fixed liturgy or tradition,&amp;rdquo; and run by recent converts who themselves are not expert on Christianity.&lt;br /&gt;&lt;br /&gt;The article points out that in China, Christianity is not associated with tradition and ritual, but with modernity, business and the market economy (where it&amp;rsquo;s seen as a necessary check on the market to provide ethics in business), and science.  Six of the 30 leaders of the student protests at Tiananmen Square became Christians, and the article states that &amp;ldquo;One Confucian Chinese says with a rueful smile that most of the pretty girls at university were Christians&amp;ndash;and would date only other Christians.&amp;quot;&lt;br /&gt;&lt;br /&gt;Christianity has spread in China as a result of rural Christians migrating to the cities, and students who travel to the United States and become Christians and then return home.&lt;br /&gt;&lt;br /&gt;I look forward to seeing a similar article in the future about the spread of atheism, skepticism, and pro-science groups in the United States through Meetup groups and student groups.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Return of the canal ducks</title>
      <link>https://blog.lippard.org/2008/10/return-of-canal-ducks.html/</link>
      <pubDate>Sat, 11 Oct 2008 19:16:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/10/return-of-canal-ducks.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://farm4.static.flickr.com/3063/2932439222_1970e1b746.jpg&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;&#34; src=&#34;http://farm4.static.flickr.com/3063/2932439222_1970e1b746.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;As of last Tuesday (October 7), the ducks have returned to the Highline Canal. They left sometime after May 18.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Economist&#39;s poll of economists</title>
      <link>https://blog.lippard.org/2008/10/economists-poll-of-economists.html/</link>
      <pubDate>Thu, 09 Oct 2008 15:22:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/10/economists-poll-of-economists.html/</guid>
      <description>&lt;p&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Economist&lt;/span&gt; &lt;a href=&#34;http://www.economist.com/world/unitedstates/displaystory.cfm?story_id=12342127&#34;&gt;conducted a poll of 683 research associates of the National Bureau of Economic Research&lt;/a&gt;.  142 responded, of whom 46% self-identified as Democrats, 10% as Republicans, and 44% as neither.&lt;br /&gt;&lt;br /&gt;80% of respondents, 71% of those who did not identify a political affiliation, and 46% of those who identified themselves as Republicans said that Obama has a better grasp of economics than McCain.  (Only 23% of those who identified themselves as Republicans said that McCain had better understanding of economics.)&lt;br /&gt;&lt;br /&gt;81% of respondents, 71% of the unaffiliated, and 31% of the Republicans said that Obama will pick a better team of economic advisors to run the country than McCain.&lt;br /&gt;&lt;br /&gt;The full results can be found &lt;a href=&#34;http://www.economist.com/ecsurvey/&#34;&gt;at &lt;span style=&#34;font-style: italic;&#34;&gt;The Economist&lt;/span&gt;&amp;rsquo;s website&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Prosperity theology created foreclosure victims?</title>
      <link>https://blog.lippard.org/2008/10/prosperity-theology-created-foreclosure.html/</link>
      <pubDate>Tue, 07 Oct 2008 15:56:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/10/prosperity-theology-created-foreclosure.html/</guid>
      <description>&lt;p&gt;An &lt;a href=&#34;http://www.time.com/time/business/article/0,8599,1847053,00.html?cnn=yes&#34;&gt;article at &lt;span style=&#34;font-style: italic;&#34;&gt;Time&lt;/span&gt; magazine&lt;/a&gt; suggests that those following the &amp;ldquo;prosperity theology&amp;rdquo; of some Pentecostal ministers are more likely than average to have obtained mortgages they cannot afford, leading to foreclosure:&lt;br /&gt;&lt;blockquote&gt;Has the so-called Prosperity gospel turned its followers into some of the most willing participants &amp;ndash; and hence, victims &amp;ndash; of the current financial crisis? That&amp;rsquo;s what a scholar of the fast-growing brand of Pentecostal Christianity believes. While researching a book on black televangelism, says Jonathan Walton, a religion professor at the University of California at Riverside, he realized that Prosperity&amp;rsquo;s central promise &amp;ndash; that God will &amp;ldquo;make a way&amp;rdquo; for poor people to enjoy the better things in life &amp;ndash; had developed an additional, dangerous expression during the subprime-lending boom. Walton says that this encouraged congregants who got dicey mortgages to believe &amp;ldquo;God caused the bank to ignore my credit score and blessed me with my first house.&amp;rdquo; The results, he says, &amp;ldquo;were disastrous, because they pretty much turned parishioners into prey for greedy brokers.&amp;quot;&lt;/blockquote&gt;Yet another case of &lt;a href=&#34;http://secularoutpost.blogspot.com/2006/08/religious-fraud-increasing.html&#34;&gt;religious trust being exploited to victimize those who have it&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/10/foreclosures_and_the_prosperit.php&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bailout bill bonuses</title>
      <link>https://blog.lippard.org/2008/10/bailout-bill-bonuses.html/</link>
      <pubDate>Fri, 03 Oct 2008 20:26:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/10/bailout-bill-bonuses.html/</guid>
      <description>&lt;p&gt;The bailout bill has a few extra features:&lt;br /&gt;&lt;blockquote&gt;* Sec. 105. Energy credit for geothermal heat pump systems.&lt;br /&gt;* Sec. 111. Expansion and modification of advanced coal project investment credit.&lt;br /&gt;* Sec. 113. Temporary increase in coal excise tax; funding of Black Lung Disability Trust Fund.&lt;br /&gt;* Sec. 115. Tax credit for carbon dioxide sequestration.&lt;br /&gt;* Sec. 205. Credit for new qualified plug-in electric drive motor vehicles.&lt;br /&gt;* Sec. 405. Increase and extension of Oil Spill Liability Trust Fund tax.&lt;br /&gt;* Sec. 309. Extension of economic development credit for American Samoa.&lt;br /&gt;* Sec. 317. Seven-year cost recovery period for motorsports racing track facility.&lt;br /&gt;* Sec. 501. $8,500 income threshold used to calculate refundable portion of child tax credit.&lt;br /&gt;* Sec. 503 Exemption from excise tax for certain wooden arrows designed for use by children.&lt;/blockquote&gt;It also includes tax credits for solar and wind power, a requirement that health insurance companies cover mental health the same way they cover physical health (so look for some huge premium increases on your health insurance).&lt;br /&gt;&lt;br /&gt;And during all the bailout bill discussion, &lt;a href=&#34;http://www.reason.com/blog/show/129190.html&#34;&gt;Congress quietly authorized another $612 billion defense authorization bill&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://www.theagitator.com/2008/10/02/bailout-redux/&#34;&gt;The Agitator&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bush and Palin anti-intellectualism</title>
      <link>https://blog.lippard.org/2008/10/bush-and-palin-anti-intellectualism.html/</link>
      <pubDate>Fri, 03 Oct 2008 16:44:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/10/bush-and-palin-anti-intellectualism.html/</guid>
      <description>&lt;p&gt;Radley Balko &lt;a href=&#34;http://www.theagitator.com/2008/10/03/debate/&#34;&gt;on Palin&amp;rsquo;s performance in the VP debate&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Palin was rambling, didn’t answer the questions she was asked, and the folksy stuff felt contrived. I suppose Palin did okay in that she didn’t come off like the train wreck she was in her Katie Couric interview, but Jesus, is that the standard? Is the bar that low for vice president of the United States? That seems to be the way the conventional wisdom is playing out. Oddly, the Couric interview may have actually helped her, then.&lt;br /&gt;&lt;p&gt;Palin seems to have crammed just enough so she could toss out key phrases here and there to give the veneer that she’s informed. But it’s pretty clear she was in way over her head for most of the debate. Pick her apart with follow-up questions, as Couric and Gibson did, and she falls to pieces.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mexico to try again to decriminalize drug possession</title>
      <link>https://blog.lippard.org/2008/10/mexico-to-try-again-to-decriminalize.html/</link>
      <pubDate>Thu, 02 Oct 2008 22:37:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/10/mexico-to-try-again-to-decriminalize.html/</guid>
      <description>&lt;p&gt;Mexico&amp;rsquo;s President Felipe Calderon has &lt;a href=&#34;http://news.yahoo.com/s/nm/20081002/wl_nm/us_mexico_drugs_1&#34;&gt;sent a proposal to Congress to decriminalize possession of small amounts of heroin, methamphetamine, opium, and marijuana for personal use&lt;/a&gt;.  This is similar to &lt;a href=&#34;https://blog.lippard.org/2006/04/mexicos-congress-passes-bill-to.html&#34;&gt;a proposal that actually passed Congress in 2006&lt;/a&gt; which then-president Vicente Fox said he would sign, but then backed down from after pressure from the United States.&lt;br /&gt;&lt;br /&gt;The purpose is to free up police and court resources to go after the major drug gangs, which it would certainly do.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Barney Frank and the financial crisis</title>
      <link>https://blog.lippard.org/2008/10/barney-frank-and-financial-crisis.html/</link>
      <pubDate>Wed, 01 Oct 2008 03:28:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/10/barney-frank-and-financial-crisis.html/</guid>
      <description>&lt;p&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;&lt;/span&gt;&lt;a href=&#34;http://query.nytimes.com/gst/fullpage.html?res=9E06E3D6123BF932A2575AC0A9659C8B63&amp;amp;sec=&amp;amp;spon=&amp;amp;pagewanted=all&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The New York Times&lt;/span&gt;, September 11, 2003&lt;/a&gt;:&lt;br /&gt;&lt;/p&gt;
&lt;blockquote&gt;
&#34;These two entities -- Fannie Mae and Freddie Mac -- are not facing any kind of financial crisis,&#39;&#34; said Representative Barney Frank of Massachusetts, the ranking Democrat on the Financial Services Committee. &#34;The more people exaggerate these problems, the more pressure there is on these companies, the less we will see in terms of affordable housing.&#34;&lt;/blockquote&gt;
&lt;a href=&#34;http://www.iii.co.uk/investment/detail/?display=discussion&amp;amp;code=cotn%3AFNM&amp;amp;it=ye&amp;amp;action=detail&amp;amp;id=2395631&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Washington Post&lt;/span&gt;, November 7, 2003&lt;/a&gt;:&lt;br /&gt;
&lt;blockquote&gt;
Rep. Barney Frank (D-Mass.), the ranking Democrat on the House Financial Services Committee, said the administration&#39;s position is driven by concerns about the financial safety and soundness of the companies &#34;to the exclusion of concern about housing.&#34; Committee members were ready to support legislation that would give the Treasury Department oversight of Fannie and Freddie, as the administration has sought, Frank said, not power over the companies&#39; housing activities, which are regulated by the Department of Housing and Urban Development. &lt;/blockquote&gt;
Now he seems to have forgotten what he said back then, and the fact that he was encouraging the moral hazard created by the GSEs encouraging and buying up bad loans.&lt;br /&gt;
&lt;br /&gt;
UPDATE:  A friend points out &lt;a href=&#34;http://bigpicture.typepad.com/comments/2008/10/misunderstandin.html&#34;&gt;this post at the Big Picture blog&lt;/a&gt; by Barry Ritholtz arguing that the Community Reinvestment Act and GSEs had nothing to do with the housing bubble.  While I think Ritholtz makes some excellent points that demonstrate there were other factors, he doesn&#39;t really address the GSE moral hazard issue and he makes this statement that seems to me to offer a striking disconnect from reality:&lt;br /&gt;
&lt;br /&gt;
&#34;&lt;span style=&#34;color: black;&#34;&gt;The four biggest problem areas for &lt;/span&gt;&lt;span style=&#34;color: black;&#34;&gt; housing &lt;/span&gt;&lt;span style=&#34;color: black;&#34;&gt;(by price decreases) are: Phoenix, &lt;/span&gt;&lt;span style=&#34;color: black;&#34;&gt;Arizona; &lt;/span&gt;&lt;span style=&#34;color: black;&#34;&gt;Las Vegas, Nevada; &lt;/span&gt;&lt;span style=&#34;color: black;&#34;&gt; &lt;/span&gt;&lt;span style=&#34;color: black;&#34;&gt;Miami, Florida, and San Diego, &lt;/span&gt;&lt;span style=&#34;color: black;&#34;&gt;California&lt;/span&gt;&lt;span style=&#34;color: black;&#34;&gt;. Explain exactly how these affluent, non-minority regions&lt;/span&gt;&lt;span style=&#34;color: black;&#34;&gt; were impacted by the Community Reinvestment Act ?&#34;  All of those cities have very large non-affluent minority populations.  I&#39;m most familiar with Phoenix, where the housing bubble was marked by expansion of housing into South Phoenix (where I live), Gilbert, Mesa, Queen Creek, Surprise, and other outlying areas around Phoenix which have very large Hispanic populations.  Also see my comment below about mortgage broker telemarketing targeting low-income areas of town with minority majorities.&lt;br /&gt;&lt;br /&gt;He wants to place the blame on deregulation, but if you need to find a single cause, I think the Fed keeping interest rates too low is a better root cause.  My own experience regarding telemarketing showed that there existed regulations that could have been applied to the sleazy telemarketers that simply weren&#39;t being enforced.  When you have an enforcement problem, all the regulations in the world won&#39;t help, in fact adding more regulations is likely to increase the severity of your enforcement problem.&lt;/span&gt;&lt;br /&gt;
&lt;span style=&#34;color: black;&#34;&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;
&lt;span style=&#34;color: black;&#34;&gt;UPDATE (November 21, 2011): Barry Ritholtz &lt;a href=&#34;http://www.ritholtz.com/blog/2011/11/dissecting-the-big-lie-about-the-economic-crisis/&#34;&gt;argues persuasively that the Community Reinvestment Act had nothing to do with the housing bubble&lt;/a&gt;.&amp;nbsp; He also downplays the role for the GSEs, though I think they had a contributory role (which is also what the Financial Crisis Inquiry Commission concluded) to play in increasing the size of the bubble--&lt;/span&gt;&lt;span class=&#34;zj&#34;&gt;they purchased half of the U.S. mortgage market by 
2008, $5.1T in loans, including $90B-$175B/year in subprime and Alt-A 
between 2002 and 2006.&amp;nbsp; But the above analysis overlooks other important factors including the repeal of Glass-Steagall, the 2004 SEC decision to reduce capitalization requirements on investment banks, the Commodity Futures Modernization Act of 2000 which allowed credit default swaps with little regulatory oversight, and inaccurate credit ratings from the Nationally Recognized Statistical Rating Organizations.&amp;nbsp; Wikipedia&#39;s entry on &lt;a href=&#34;https://en.wikipedia.org/wiki/Subprime_mortgage_crisis&#34;&gt;&#34;Subprime mortgage crisis&#34;&lt;/a&gt; has a good referenced list.&lt;/span&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;cowmix&lt;/strong&gt; &lt;small&gt;(2008-10-01)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Jim.. This thread on ask.metafilter.com (which I started) is sort of on topic to your post here..&lt;BR/&gt;&lt;BR/&gt;http://ask.metafilter.com/103119/Did-FannieFreddie-cause-this-mess&lt;/p&gt;</description>
    </item>
    <item>
      <title>FutureKind CD release show</title>
      <link>https://blog.lippard.org/2008/10/futurekind-cd-release-show.html/</link>
      <pubDate>Wed, 01 Oct 2008 02:30:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/10/futurekind-cd-release-show.html/</guid>
      <description>&lt;p&gt;If Einzige and I were not going to be in Pasadena for the Skeptics Society conference, we would be attending the CD release show for &lt;a href=&#34;http://www.myspace.com/futurekind&#34;&gt;FutureKind&lt;/a&gt;&amp;rsquo;s &amp;ldquo;Surround,&amp;rdquo; Friday, October 3 at the Last Exit Bar and Grill, 1425 W. Southern Ave., Tempe, AZ 85282.  There&amp;rsquo;s a $5 cover charge and it&amp;rsquo;s a 21 and over show, and other bands performing are DJ Seduce, Human Mirror, Talk Fiction, and Random Karma.&lt;br /&gt;&lt;br /&gt;Here&amp;rsquo;s FutureKind&amp;rsquo;s video for their song &amp;ldquo;Hideaway,&amp;rdquo; the first song on the new CD:&lt;br /&gt;&lt;br /&gt;&lt;a style=&#34;left: 0px ! important; top: 0px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-0753014266419984 visible ontop&#34; href=&#34;http://www.youtube.com/v/8CuO_FAYQRA&amp;amp;hl=en&amp;amp;fs=1&#34;&gt;&lt;/a&gt;&lt;a style=&#34;left: 0px ! important; top: 0px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-03962097009023525 visible ontop&#34; href=&#34;http://www.youtube.com/v/8CuO_FAYQRA&amp;amp;hl=en&amp;amp;fs=1&#34;&gt;&lt;/a&gt;&lt;a style=&#34;left: 0px ! important; top: 15px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-03962097009023525 visible ontop&#34; href=&#34;http://www.youtube.com/v/8CuO_FAYQRA&amp;amp;hl=en&amp;amp;fs=1&#34;&gt;&lt;/a&gt;&lt;a style=&#34;left: 0px ! important; top: 15px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-03962097009023525 visible ontop&#34; href=&#34;http://www.youtube.com/v/8CuO_FAYQRA&amp;amp;hl=en&amp;amp;fs=1&#34;&gt;&lt;/a&gt;&lt;a style=&#34;left: 0px ! important; top: 15px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-03962097009023525 visible ontop&#34; href=&#34;http://www.youtube.com/v/8CuO_FAYQRA&amp;amp;hl=en&amp;amp;fs=1&#34;&gt;&lt;/a&gt;&lt;object width=&#34;425&#34; height=&#34;344&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/8CuO_FAYQRA&amp;amp;hl=en&amp;amp;fs=1&#34;&gt;&lt;param name=&#34;allowFullScreen&#34; value=&#34;true&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/8CuO_FAYQRA&amp;amp;hl=en&amp;amp;fs=1&#34; type=&#34;application/x-shockwave-flash&#34; allowfullscreen=&#34;true&#34; width=&#34;425&#34; height=&#34;344&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;UPDATE (October 6, 2008): The show apparently went well, and I agree with &lt;a href=&#34;http://blogs.phoenixnewtimes.com/uponsun/2008/10/futurekind_at_last_exit.php&#34;&gt;the &lt;span style=&#34;font-style: italic;&#34;&gt;New Times&lt;/span&gt;&lt;/a&gt; reviewer that Thalia&amp;rsquo;s singing is sometimes reminiscent of Björk.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Another military religious freedom case</title>
      <link>https://blog.lippard.org/2008/09/another-military-religious-freedom-case.html/</link>
      <pubDate>Mon, 29 Sep 2008 14:36:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/09/another-military-religious-freedom-case.html/</guid>
      <description>&lt;p&gt;Dustin Chalker, stationed at Ft. Riley, Kansas, has filed a lawsuit about being forced to attend Christian proselytization events in the military, including a presentation which claimed that Christianity and creationism give life meaning, while evolution and atheism remove hope.  The complaint describes this event, which took place at a U.S. military base in England, delivered by Chaplain Christian Biscotti (!) and was approved by Lt. Gen. Rod Bishop (!) who spoke afterward:&lt;br /&gt;&lt;blockquote&gt;Another slide titled &amp;ldquo;Contrasting Theories of Hope, Ultimate Theories Explaining Our Existence,&amp;rdquo; has two columns, the first titled &amp;ldquo;Chance,&amp;rdquo; and the second &amp;ldquo;Design,&amp;rdquo; comparing Charles Darwin, creationism, and religion are also part of a chart comparing the former Soviet Union to the United States, concluding that &amp;ldquo;Naturalism/Evolution/Atheism&amp;rdquo; leads to people being &amp;ldquo;in bondage&amp;rdquo; and having &amp;ldquo;no hope,&amp;rdquo; while theism leads to &amp;ldquo;People of Freedom&amp;rdquo; and &amp;ldquo;People of hope/destiny.&amp;rdquo; After several more slides like these, the presentation continues with a slide titled &amp;ldquo;Christian&amp;rsquo;s Message,&amp;rdquo; and a slide with an image of a man looking upwards with his hands outstretched and the caption &amp;ldquo;Please open up both of your hands to receive this powerful tool.&amp;quot;&lt;/blockquote&gt;This lawsuit, like that of &lt;a href=&#34;https://blog.lippard.org/2007/09/onward-christian-soldiers.html&#34;&gt;Jeremy Hall&lt;/a&gt;, was filed by the Military Religious Freedom Foundation.&lt;br /&gt;&lt;br /&gt;Chaplain Biscotti is a real person, currently stationed &lt;a href=&#34;http://jwc.nato.int/article.php?articleID=318&#34;&gt;at the Joint Warfare Centre in Stavanger, Norway&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/09/mrff_files_second_lawsuit.php&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;UPDATE (October 18, 2008): Jeremy Hall &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/10/mrff_withdraws_hall_lawsuit.php&#34;&gt;has withdrawn his lawsuit&lt;/a&gt; on the grounds that he will soon be out of the military and suspects the case will be dismissed for lack of standing once he&amp;rsquo;s out.  Chalker&amp;rsquo;s case continues.&lt;br /&gt;&lt;br /&gt;UPDATE (January 7, 2009): Chalker&amp;rsquo;s suit &lt;a href=&#34;http://www.kansascity.com/news/breaking_news/story/956364.html&#34;&gt;has been updated and expanded&lt;/a&gt; to add further examples of &amp;ldquo;the noxiously unconstitutional pattern and practice of fundamentalist&lt;br /&gt;Christian oppression&amp;rdquo; in the military, including the Air Force sponsoring &amp;ldquo;Team Faith&amp;rdquo; motocross stunt shows, promoting attempts to convert Muslims in Iraq and Afghanistan to Christianity, and the Army&amp;rsquo;s 2008 manual on suicide prevention, which promotes &amp;ldquo;religiosity&amp;rdquo; as a necessary component.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ApostAZ podcast #9</title>
      <link>https://blog.lippard.org/2008/09/apostaz-podcast-9.html/</link>
      <pubDate>Wed, 24 Sep 2008 03:28:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/09/apostaz-podcast-9.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.apostaz.org/&#34;&gt;ApostAZ&lt;/a&gt; podcast #9 is out, and it&amp;rsquo;s something new and different&amp;ndash;atheists Brad and Shannon in conversation and debate with evangelical Christian hip-hop artist Vocab Malone and Omri Miles.&lt;br /&gt;&lt;blockquote&gt;&lt;a href=&#34;http://apostaz.org/Podcast/Apostaz009.mp3&#34;&gt;Episode 009&lt;/a&gt; Atheism and Evangelism in Phoenix! Go to &lt;a href=&#34;http://atheists.meetup.com/157/&#34;&gt;atheists.meetup.com/157&lt;/a&gt; for group events! What can be euphemistically termed a conversation between two non-believers, an evangelist, and a non-denominational Christian. Guests Vocab Malone and Omri Miles. How long can a civil conversation last? Brad&amp;rsquo;s brain turns to mush (even more than usual)!&lt;br /&gt;Additional info from Susan Jacoby&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;History of American Secularism&lt;/span&gt; (great book, buy it!)&lt;/blockquote&gt;There&amp;rsquo;s &lt;a href=&#34;http://atheists.meetup.com/157/messages/boards/thread/5476840#21411159&#34;&gt;an interesting followup exchange between Vocab and Brad at the Phoenix Atheists Meetup Group forum&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The ApostAZ podcast is also now available through iTunes.&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;m looking forward to listening to this one, and may add some commentary here and at the Phoenix Atheists Meetup Group forum when I do.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Google to close Arizona office</title>
      <link>https://blog.lippard.org/2008/09/google-to-close-arizona-office.html/</link>
      <pubDate>Mon, 22 Sep 2008 04:12:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/09/google-to-close-arizona-office.html/</guid>
      <description>&lt;p&gt;Google is closing its office in Tempe, Arizona on November 21.  It&amp;rsquo;s also closing offices in Denver and Dallas.&lt;br /&gt;&lt;br /&gt;Alan Eustace, SVP of Engineering &amp;amp; Research, &lt;a href=&#34;http://googleblog.blogspot.com/2008/09/changes-in-phoenix.html&#34;&gt;writes at Google&amp;rsquo;s blog&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;At Google, engineering is everything - no great engineers, no life enhancing products, no happy users. So we&amp;rsquo;ve spent a lot of time structuring our engineering operations to make the most of the exceptional talent that&amp;rsquo;s available across America - developing local centers that give engineers the autonomy and opportunity to be truly innovative. These principles have served us well as we&amp;rsquo;ve grown, so when the model fails, it&amp;rsquo;s doubly disappointing.&lt;br /&gt;&lt;br /&gt;We opened our Phoenix office in 2006 and hoped that it would develop to support many of our internal engineering projects, the systems that make Google, well, Google. But we&amp;rsquo;ve found that despite everyone&amp;rsquo;s best efforts, the projects our engineers have been working on in Arizona have been, and remain, highly fragmented. So after a lot of soul searching we have decided to incorporate work on these projects into teams elsewhere at Google. We will therefore be closing our Arizona office on November 21, 2008.&lt;br /&gt;&lt;br /&gt;We&amp;rsquo;d like to thank everyone involved in this project for their energy and enthusiasm: our engineers; the engineering community in Arizona; Arizona State University; the city of Tempe; and the greater Phoenix area. We are now working with the Phoenix Googlers to transition them to other locations, or to identify other opportunities for them at Google.&lt;/blockquote&gt;I&amp;rsquo;ve been expecting to see Google start cutting back on expenses in various ways, as it seems to me that their model of business, with huge per-employee expenses, isn&amp;rsquo;t sustainable for the long term.  Apparently it&amp;rsquo;s also the case that it&amp;rsquo;s not cost-effective to put separate engineering centers in many locations&amp;ndash;they probably need a critical mass of engineers and profitable projects that they didn&amp;rsquo;t get here.  This is probably good news for other high-tech companies and startups in Phoenix, as those Googlers who wish to stay in the Valley become available talent.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Comparing Obama&#39;s and McCain&#39;s economic advisors</title>
      <link>https://blog.lippard.org/2008/09/comparing-obamas-and-mccains-economic.html/</link>
      <pubDate>Sun, 21 Sep 2008 16:49:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/09/comparing-obamas-and-mccains-economic.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://econ4obama.blogspot.com/2008/06/other-list-mccains-economists.html&#34;&gt;McCain&amp;rsquo;s economic advisors&lt;/a&gt;:&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;&lt;/span&gt;&lt;blockquote&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Doug Holtz-Eakin&lt;/span&gt; &lt;a href=&#34;http://www.bloomberg.com/apps/news?pid=20601087&amp;amp;sid=a.kqHZUSP2fI&amp;amp;refer=home&#34;&gt;source&lt;/a&gt;&lt;br /&gt;Holtz-Eakin is a formerly respected academic and government economist who has been reduced to making distortionary &lt;a href=&#34;http://econ4obama.blogspot.com/2008/04/doug-holtz-eakins-vision-thing.html&#34;&gt;arguments&lt;/a&gt; to paper over the massive deficit black hole McCain&amp;rsquo;s tax cuts would create.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Arthur Laffer&lt;/span&gt; &lt;a href=&#34;http://www.nytimes.com/2008/03/26/business/26supply.html?_r=1&amp;amp;oref=slogin&#34;&gt;source&lt;/a&gt;&lt;br /&gt;Laffer is the originator of the Laffer curve, the fringe view that claims government revenue increases when tax rates are lowered. There is zero empirical evidence this is true at current tax rates. McCain has repeatedly &lt;a href=&#34;http://econ4obama.blogspot.com/2008/05/few-weeks-ago-i-attended-talk-at-tax.html&#34;&gt;said&lt;/a&gt; that he believes this foolishness, but Holtz-Eakin has said (also repeatedly) that McCain does not.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Phil Gramm &lt;/span&gt;&lt;a href=&#34;http://money.cnn.com/2008/02/18/news/newsmakers/tully_gramm.fortune/index.htm?postversion=2008021917&#34;&gt;source&lt;/a&gt;&lt;br /&gt;Gramm is a lobbyist who was vice president of one of the investment houses most heavily implicated in the mortage industry scandal. As a senator he pushed for the banking deregulation that contributed to the current crisis. See more &lt;a href=&#34;http://www.politico.com/news/stories/0308/9246.html&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Kevin Hassett&lt;/span&gt; &lt;a href=&#34;http://www.nytimes.com/2008/03/26/business/26supply.html?_r=1&amp;amp;oref=slogin&#34;&gt;source&lt;/a&gt;&lt;br /&gt;Hassett has been widely &lt;a href=&#34;http://www.j-bradford-delong.net/movable_type/2005_archives/000025.html&#34;&gt;ridiculed&lt;/a&gt; for writing the book &lt;span style=&#34;font-style: italic;&#34;&gt;Dow 36000: The New Strategy for Profiting from the Coming Rise in the Stock Market&lt;/span&gt; in 1999, predicting that the Dow would hit 36,000 within five years, if not sooner.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Donald Luskin &lt;/span&gt;&lt;a href=&#34;http://www.smartmoney.com/ahead-of-the-curve/index.cfm?story=20080208-futures-bet-on-obama&#34;&gt;source&lt;/a&gt;&lt;br /&gt;Luskin has been repeatedly named the Stupidest Man Alive by Brad Delong. See &lt;a href=&#34;http://econ161.berkeley.edu/movable_type/2005-3_archives/001736.html&#34;&gt;here&lt;/a&gt; for an example. I can attest based on my own interaction with him a few years back that in addition to being not the sharpest tack in the box, he is also an extremely unpleasant person.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Nancy Pfotenhauer&lt;/span&gt; &lt;a href=&#34;http://ap.google.com/article/ALeqM5hhxMU1MfCDE3qBIymD8o20smfmVAD930QNQ00&#34;&gt;source&lt;/a&gt;&lt;br /&gt;Pfotenhauer is a pure distilled product of Koch Industries, an oil company which funds much of the right wing message machine. See &lt;a href=&#34;http://thinkprogress.org/wonkroom/2008/06/28/dirty-nancy-pfotenhauer/&#34;&gt;here&lt;/a&gt; for details.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Carly Fiorina&lt;/span&gt; &lt;a href=&#34;http://www.nytimes.com/2008/06/06/us/politics/06fiorina.html?_r=1&amp;amp;oref=slogin&#34;&gt;source&lt;/a&gt;&lt;br /&gt;Fiorina was spectacularly fired from her previous job as CEO of HP. According to the Times,&lt;br /&gt;&lt;blockquote&gt;&amp;hellip; Republicans say Ms. Fiorina is using the McCain campaign to rebuild her image after her explosive tenure at Hewlett-Packard. They also say it is hard to see why a woman widely criticized for mismanaging one of Silicon Valley’s legendary companies is advising and representing a candidate who acknowledged last year that he did not understand the economy as well as he should.&lt;br /&gt;&lt;/blockquote&gt;Regarding Fiorina, Jeffrey Sonnenfeld, the senior associate dean for executive programs at the Yale School of Management, says &amp;ldquo;What a blind spot this is in the McCain campaign to have elevated her stature and centrality in this way. You couldn’t pick a worse, non-imprisoned C.E.O. to be your standard-bearer.”&lt;/blockquote&gt;&lt;a href=&#34;http://econ4obama.blogspot.com/2008/06/obama-economic-advisors-and-economic.html&#34;&gt;Obama&amp;rsquo;s economic advisors&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Jason Furman (director of economy policy) &lt;a href=&#34;http://www.bloomberg.com/apps/news?pid=20601103&amp;amp;sid=acigw2e6gl8Y&amp;amp;refer=us&#34;&gt;source&lt;/a&gt; &lt;a href=&#34;http://www.brookings.edu/experts/furmanj.aspx&#34;&gt;bio&lt;/a&gt;&lt;br /&gt;Austan Goolsbee (senior economic policy advisor), University of Chicago tax policy expert &lt;a href=&#34;http://my.barackobama.com/page/community/blog/austangoolsbee&#34;&gt;source&lt;/a&gt; &lt;a href=&#34;http://en.wikipedia.org/wiki/Austan_Goolsbee&#34;&gt;Wikipedia&lt;/a&gt; &lt;a href=&#34;http://faculty.chicagogsb.edu/austan.goolsbee/website/&#34;&gt;website&lt;/a&gt;&lt;br /&gt;Karen Kornbluh (policy director) &lt;a href=&#34;http://econ4obama.blogspot.com/2007/09/obamas-econ-peeps.html&#34;&gt;source&lt;/a&gt; &lt;a href=&#34;http://www.thewashingtonnote.com/archives/002673.php&#34;&gt;bio&lt;/a&gt; &lt;a href=&#34;http://en.wikipedia.org/wiki/Karen_Kornbluh&#34;&gt;Wikipedia&lt;/a&gt;&lt;br /&gt;David Cutler, Harvard health policy expert &lt;a href=&#34;http://econ4obama.blogspot.com/2007/09/obamas-econ-peeps.html&#34;&gt;source&lt;/a&gt; &lt;a href=&#34;http://en.wikipedia.org/wiki/David_Cutler&#34;&gt;Wikipedia&lt;/a&gt; &lt;a href=&#34;http://www.economics.harvard.edu/faculty/cutler&#34;&gt;website&lt;/a&gt;&lt;br /&gt;Jeff Liebman, Harvard welfare expert &lt;a href=&#34;http://econ4obama.blogspot.com/2007/09/obamas-econ-peeps.html&#34;&gt;source&lt;/a&gt; &lt;a href=&#34;http://en.wikipedia.org/wiki/Jeffrey_Liebman&#34;&gt;Wikipedia&lt;/a&gt; &lt;a href=&#34;http://www.hks.harvard.edu/jeffreyliebman/&#34;&gt;website&lt;/a&gt;&lt;br /&gt;Michael Froman, Citigroup executive &lt;a href=&#34;http://econ4obama.blogspot.com/2007/09/obamas-econ-peeps.html&#34;&gt;source&lt;/a&gt; &lt;a href=&#34;https://www.citigroupai.com/about_our_team.htm&#34;&gt;bio&lt;/a&gt;&lt;br /&gt;Daniel Tarullo, Georgetown law professor &lt;a href=&#34;http://news.nationaljournal.com/articles/080331nj1.htm&#34;&gt;source&lt;/a&gt; &lt;a href=&#34;http://www.law.georgetown.edu/faculty/facinfo/tab_faculty.cfm?Status=Faculty&amp;amp;ID=1298&#34;&gt;bio&lt;/a&gt;&lt;br /&gt;David Romer, Berkeley macroeconomist &lt;a href=&#34;http://news.nationaljournal.com/articles/080331nj1.htm&#34;&gt;source&lt;/a&gt; &lt;a href=&#34;http://emlab.berkeley.edu/econ/faculty/romer_d.shtml&#34;&gt;website&lt;/a&gt;&lt;br /&gt;Christina Romer, Berkeley economic historian &lt;a href=&#34;http://news.nationaljournal.com/articles/080331nj1.htm&#34;&gt;source&lt;/a&gt; &lt;a href=&#34;http://elsa.berkeley.edu/%7Ecromer/index.shtml&#34;&gt;website&lt;/a&gt;&lt;br /&gt;Richard Thaler, University of Chicago behavioral finance expert &lt;a href=&#34;http://www.tnr.com/politics/story.html?id=4d40a39e-8f57-4054-bd99-94bc9d19be1a&#34;&gt;source&lt;/a&gt; &lt;a href=&#34;http://en.wikipedia.org/wiki/Richard_Thaler&#34;&gt;Wikipedia&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Robert Rubin, former Treasury Secretary &lt;a href=&#34;http://www.bloomberg.com/apps/news?pid=20601103&amp;amp;sid=acigw2e6gl8Y&amp;amp;refer=us&#34;&gt;source&lt;/a&gt; &lt;a href=&#34;http://en.wikipedia.org/wiki/Robert_Rubin&#34;&gt;Wikipedia&lt;/a&gt; &lt;a href=&#34;http://www.treas.gov/education/history/secretaries/rerubin.shtml&#34;&gt;bio&lt;/a&gt;&lt;br /&gt;Larry Summers, former Treasury Secretary &lt;a href=&#34;http://www.bloomberg.com/apps/news?pid=20601103&amp;amp;sid=acigw2e6gl8Y&amp;amp;refer=us&#34;&gt;source&lt;/a&gt; &lt;a href=&#34;http://en.wikipedia.org/wiki/Lawrence_Summers&#34;&gt;Wikipedia&lt;/a&gt; &lt;a href=&#34;http://www.treas.gov/education/history/secretaries/lhsummers.shtml&#34;&gt;bio&lt;/a&gt;&lt;br /&gt;Alan Blinder, former Vice-chairman of the Federal Reserve &lt;a href=&#34;http://www.bloomberg.com/apps/news?pid=20601103&amp;amp;sid=acigw2e6gl8Y&amp;amp;refer=us&#34;&gt;source&lt;/a&gt; &lt;a href=&#34;http://en.wikipedia.org/wiki/Alan_Blinder&#34;&gt;Wikipedia&lt;/a&gt; &lt;a href=&#34;http://www.princeton.edu/%7Eblinder/bio.htm&#34;&gt;bio&lt;/a&gt; &lt;a href=&#34;http://www.princeton.edu/%7Eblinder/&#34;&gt;website&lt;/a&gt;&lt;br /&gt;Jared Bernstein, Economic Policy Institute labor economist &lt;a href=&#34;http://www.bloomberg.com/apps/news?pid=20601103&amp;amp;sid=acigw2e6gl8Y&amp;amp;refer=us&#34;&gt;source&lt;/a&gt; &lt;a href=&#34;http://www.epi.org/content.cfm/economist#bernstein&#34;&gt;bio&lt;/a&gt;&lt;br /&gt;James Galbraith, University of Texas macroeconomist &lt;a href=&#34;http://www.bloomberg.com/apps/news?pid=20601103&amp;amp;sid=acigw2e6gl8Y&amp;amp;refer=us&#34;&gt;source&lt;/a&gt; &lt;a href=&#34;http://en.wikipedia.org/wiki/James_K._Galbraith&#34;&gt;Wikipedia&lt;/a&gt; &lt;a href=&#34;http://www.utexas.edu/lbj/faculty/galbraith.html&#34;&gt;website&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Paul Volcker, Chairman of the Federal Reserve 1979-1987 &lt;a href=&#34;http://www.reuters.com/articlePrint?articleId=USN2731965020080627&#34;&gt;source&lt;/a&gt; &lt;span style=&#34;text-decoration: underline;&#34;&gt;&lt;/span&gt;&lt;a href=&#34;http://en.wikipedia.org/wiki/Paul_Volcker&#34;&gt;Wikipedia&lt;/a&gt;&lt;br /&gt;Laura Tyson, Berkeley international economist, Bill Clinton economic adviser &lt;a href=&#34;http://www.reuters.com/articlePrint?articleId=USN2731965020080627&#34;&gt;source&lt;/a&gt; &lt;a href=&#34;http://en.wikipedia.org/wiki/Laura_Tyson&#34;&gt;Wikipedia&lt;/a&gt;&lt;br /&gt;Robert Reich, Berkeley public policy professor, former Secretary of Labor &lt;a href=&#34;http://www.reuters.com/articlePrint?articleId=USN2731965020080627&#34;&gt;source&lt;/a&gt; &lt;a href=&#34;http://en.wikipedia.org/wiki/Robert_Reich&#34;&gt;Wikipedia&lt;/a&gt; &lt;a href=&#34;http://www.robertreich.blogspot.com/&#34;&gt;weblog&lt;/a&gt;&lt;br /&gt;Peter Henry, Stanford international economist &lt;a href=&#34;http://www.reuters.com/articlePrint?articleId=USN2731965020080627&#34;&gt;source&lt;/a&gt; &lt;a href=&#34;https://faculty-gsb.stanford.edu/henry/Homepage/Homepage.htm&#34;&gt;website&lt;/a&gt;&lt;br /&gt;Gene Sperling, former White House economic adviser &lt;a href=&#34;http://money.cnn.com/2008/08/29/magazines/fortune/easton_economicteam.fortune/?postversion=2008082905&#34;&gt;source&lt;/a&gt; &lt;a href=&#34;http://en.wikipedia.org/wiki/Gene_Sperling&#34;&gt;Wikipedia&lt;/a&gt;&lt;/blockquote&gt;My comment on the Laffer curve&amp;ndash;Laffer&amp;rsquo;s basic point is obviously correct, that there are points at which raising taxes further would cause revenues to decline and points where lowering taxes further would cause revenues to increase (most obviously at a 100% tax rate), but to the best of my knowledge he never did any empirical or mathematical work to show what the Laffer curve actually looks like and what factors play into it.  If you don&amp;rsquo;t know the shape of the curve or where we currently fall on it, you don&amp;rsquo;t know without testing that raising taxes will reduce revenue or lowering taxes will increase revenue.  Factcheck.org &lt;a href=&#34;http://www.factcheck.org/askfactcheck/have_tax_cuts_always_resulted_in_higher.html&#34;&gt;looks at the actual effects of some U.S. tax cuts in this regard&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;I do think that we can speculate that reducing U.S. corporate taxes (currently the highest in the OECD with the exception of Japan) could increase corporate tax revenue, given Ireland&amp;rsquo;s experience with just that happening.  Multinational companies will do their best to book their profits in the countries with the lowest corporate tax rates, thus increasing the tax revenue in those countries.  Of course, there are other factors, such as regulatory environment, cost of labor, risk of litigation, etc.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sam Harris on Sarah Palin and elitism</title>
      <link>https://blog.lippard.org/2008/09/sam-harris-on-sarah-palin-and-elitism.html/</link>
      <pubDate>Sun, 21 Sep 2008 15:50:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/09/sam-harris-on-sarah-palin-and-elitism.html/</guid>
      <description>&lt;p&gt;Sam Harris has &lt;a href=&#34;http://www.newsweek.com/id/160080/page/1&#34;&gt;a great op-ed piece at &lt;span style=&#34;font-style: italic;&#34;&gt;Newsweek&lt;/span&gt;&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;The problem, as far as our political process is concerned, is that half the electorate revels in Palin&amp;rsquo;s lack of intellectual qualifications. When it comes to politics, there is a mad love of mediocrity in this country. &amp;ldquo;They think they&amp;rsquo;re better than you!&amp;rdquo; is the refrain that (highly competent and cynical) Republican strategists have set loose among the crowd, and the crowd has grown drunk on it once again. &amp;ldquo;Sarah Palin is an ordinary person!&amp;rdquo; Yes, all too ordinary.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Largest corporate bankruptcies in U.S. history</title>
      <link>https://blog.lippard.org/2008/09/largest-corporate-bankruptcies-in-us.html/</link>
      <pubDate>Sat, 20 Sep 2008 17:51:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/09/largest-corporate-bankruptcies-in-us.html/</guid>
      <description>&lt;p&gt;At Trading Markets is &lt;a href=&#34;http://www.tradingmarkets.com/.site/news/TOP%20STORY/1892983/&#34;&gt;a story about the largest corporate bankruptcies in U.S. history, with the recent Chapter 11 filing of Lehman Brothers Holdings Inc. at the top of the list&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;At #9 on the list is my employer, Global Crossing Ltd., about which the article says:&lt;br /&gt;&lt;p&gt; &lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;Hurt by a sluggish demand and declining prices for bandwidth capacity, and burdened by a heavy debt load, telecom company Global Crossing Ltd. filed for Chapter 11 bankruptcy on January 28, 2002. At the time of filing, Global Crossing had $30 billion in assets and $12 billion in debts. &lt;/p&gt;</description>
    </item>
    <item>
      <title>John Morris exposes his ignorance about horse fossils</title>
      <link>https://blog.lippard.org/2008/09/john-morris-exposes-his-ignorance-about.html/</link>
      <pubDate>Sat, 20 Sep 2008 17:19:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/09/john-morris-exposes-his-ignorance-about.html/</guid>
      <description>&lt;p&gt;Troy Britain &lt;a href=&#34;http://pigeonchess.wordpress.com/2008/09/20/more-scientific-ignorance-from-dr-john-morris/&#34;&gt;gives John Morris of the Institute for Creation Research a thorough debunking regarding his article in the September 2008 issue of the ICR&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Acts &amp;amp; Facts&lt;/span&gt;&lt;/a&gt;, demonstrating that Morris really has no idea what he&amp;rsquo;s talking about.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Palin&#39;s Christianity</title>
      <link>https://blog.lippard.org/2008/09/palins-christianity.html/</link>
      <pubDate>Sat, 20 Sep 2008 16:18:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/09/palins-christianity.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve previously written to critique claims that &lt;a href=&#34;https://blog.lippard.org/2008/08/left-wing-conspiracy-theories.html&#34;&gt;Sarah Palin is a Christian reconstructionist or dominionist&lt;/a&gt;, or that &lt;a href=&#34;https://blog.lippard.org/2008/09/factcheckorg-on-bogus-palin-claims.html&#34;&gt;she&amp;rsquo;s a young-earth creationist or tried to put creationism in the public schools&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;I still stand behind the former argument, but I think there is now some evidence that she is a young-earth creationist and supported Mat-Su Borough School Board candidates who aimed to put creationism in the public schools, but never got a majority on the school board.  There&amp;rsquo;s also now evidence that Palin is an advocate of pushing an allegedly secularized version of principles from Bill Gothard&amp;rsquo;s Institute in Basic Life Principles, which &lt;a href=&#34;https://blog.lippard.org/2007/12/fundamentalist-legalism-and-murder.html&#34;&gt;I previously wrote about here when serial killer Matthew Murray blamed them for his problems&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Palin&amp;rsquo;s Creationism&lt;/span&gt;&lt;br /&gt;David Talbot&amp;rsquo;s &lt;a href=&#34;http://www.salon.com/news/feature/2008/09/15/bess/index1.html&#34;&gt;article at Salon.com about Sarah Palin&amp;rsquo;s clashes with Rev. Howard Bess&lt;/a&gt; over his book about how churches should deal with homosexuality contained a passage that stated that she is a young-earth creationist:&lt;br /&gt;&lt;blockquote&gt;Another valley activist, Philip Munger, says that Palin also helped push the evangelical drive to take over the Mat-Su Borough school board. &amp;ldquo;She wanted to get people who believed in creationism on the board,&amp;rdquo; said Munger, a music composer and teacher. &amp;ldquo;I bumped into her once after my band played at a graduation ceremony at the Assembly of God. I said, &amp;lsquo;Sarah, how can you believe in creationism &amp;ndash; your father&amp;rsquo;s a science teacher.&amp;rsquo; And she said, &amp;lsquo;We don&amp;rsquo;t have to agree on everything.&amp;rsquo;&lt;br /&gt;&lt;br /&gt;&amp;ldquo;I pushed her on the earth&amp;rsquo;s creation, whether it was really less than 7,000 years old and whether dinosaurs and humans walked the earth at the same time. And she said yes, she&amp;rsquo;d seen images somewhere of dinosaur fossils with human footprints in them.&amp;quot;&lt;/blockquote&gt;Munger said &lt;a href=&#34;http://progressivealaska.blogspot.com/2008/09/saradise-lost-chapter-sixten-palins.html&#34;&gt;the same thing on his own blog&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;In June 1997, both Palin and I had responsibilities at the graduation ceremony of a small group of Wasilla area home schoolers. I directed the Mat-Su College Community Band, which played music, and she gave the commencement address. It was held at her [former -jjl] church, the Wasilla Assembly of God.&lt;br /&gt;&lt;br /&gt;Palin had recently become Wasilla mayor, beating her earliest mentor, John Stein, the then-incumbent mayor. A large part of her campaign had been to enlist fundamentalist Christian groups, and invoke evangelical buzzwords into her talks and literature.&lt;br /&gt;&lt;br /&gt;As the ceremony concluded, I bumped into her in a hall away from other people. I congratulated her on her victory, and took her aside to ask about her faith. Among other things, she declared that she was a young earth creationist, accepting both that the world was about 6,000-plus years old, and that humans and dinosaurs walked the earth at the same time.&lt;br /&gt;&lt;br /&gt;I asked how she felt about the second coming and the end times. She responded that she fully believed that the signs of Jesus returning soon &amp;ldquo;during MY lifetime,&amp;rdquo; were obvious. &amp;ldquo;I can see that, maybe you can&amp;rsquo;t - but it guides me every day.&amp;quot;&lt;/blockquote&gt;I spoke with Philip Munger by telephone on September 17, hoping to be able to find others who could confirm Palin&amp;rsquo;s creationist views.  Unfortunately, he said that there weren&amp;rsquo;t other witnesses to his conversation, but he did give me a lot of background information about Palin&amp;rsquo;s political career.  He said that the Wasilla government had been dominated by Democrats until 1994, when it shifted to Republicans and John Stein became mayor.  Stein was Palin&amp;rsquo;s original political mentor, but she decided to run against Stein in 1996, under the tutelage of Alaska State Rep. Victor Kohring, Republican representative from Wasilla, &lt;a href=&#34;http://www.adn.com/news/politics/fbi/kohring/story/451772.html&#34;&gt;who began a 3.5-year prison term for corruption in July&lt;/a&gt;.  Munger described Kohring, a member of the Christian Businessman&amp;rsquo;s Association, as a member of the religious right.  Stein, while a Republican, was vulnerable to attack as being not sufficiently conservative, due to the fact that his wife is a pro-choice Democrat who hasn&amp;rsquo;t taken his last name.&lt;br /&gt;&lt;br /&gt;Munger told me that Palin also supported a slate of religious right candidates for the Mat-Su Borough School Board, including Cheryl Turner, who he described as a creationist.  But he said that the creationists didn&amp;rsquo;t win a majority on the school board, and as a result made no attempt to push that agenda.&lt;br /&gt;&lt;br /&gt;Munger said that he called in a question to Sarah Palin when she appeared on the Don Fagan program around October of 2006, and he asked her if her views on creationism had moderated since the Dover case.  Her response indicated that her views had not changed, and that she had no idea what the Dover case was.  Munger offered to explain it to her in detail if she contacted him, but she never did.  He said that she didn&amp;rsquo;t say anything to explicitly endorse creationism, instead resorting to the same tactics suggested by the Discovery Institute of protecting academic freedom, allowing &amp;ldquo;both&amp;rdquo; views to be taught, teaching the controversy, etc.&lt;br /&gt;&lt;br /&gt;My impression is that Palin is likely a young-earth creationist, but not one who knows much about it or has it high on her agenda for political change.  She&amp;rsquo;s probably smart enough to see that such could be a liability for her future political career and so will avoid questions about it or answer in generalities.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Palin and Bill Gothard&lt;/span&gt;&lt;br /&gt;Sarah Posner has &lt;a href=&#34;http://www.salon.com/news/feature/2008/09/18/palin_iacc/index.html&#34;&gt;a new article at Salon.com titled &amp;ldquo;Sarah Palin, faith-based mayor.&amp;quot;&lt;/a&gt; This article points out that the Wasilla City Council passed a resolution in April 2000 at her direction declaring Wasilla to be a &amp;ldquo;City of Character&amp;rdquo; and a supporter of the International Association of Character Cities, run by Steven Menzel.  This organization promotes a secularized version of the principles from Bill Gothard&amp;rsquo;s Institute in Basic Life Principles, which is a sort of Christianity-lite cult that promotes the prosperity gospel and &lt;a href=&#34;https://blog.lippard.org/2007/12/fundamentalist-legalism-and-murder.html&#34;&gt;a whole lot of craziness like this&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;&lt;p&gt;Wives who work outside the home are to be compared to harlots — Bill Gothard&lt;/p&gt;</description>
    </item>
    <item>
      <title>HUD zero down payment mortgages</title>
      <link>https://blog.lippard.org/2008/09/hud-zero-down-payment-mortgages.html/</link>
      <pubDate>Sat, 20 Sep 2008 16:13:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/09/hud-zero-down-payment-mortgages.html/</guid>
      <description>&lt;p&gt;Craig Cantoni has pointed out &lt;a href=&#34;http://www.hud.gov/news/release.cfm?content=pr04-006.cfm&amp;amp;CFID=11329458&amp;amp;CFTOKEN=49302597&#34;&gt;the following January 19, 2004 press release from the U.S. Department of Housing and Urban Development&lt;/a&gt;:&lt;br /&gt;&lt;span style=&#34;font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;font-size:85%;&#34;&gt;&lt;span style=&#34;font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;font-size:85%;&#34;&gt;&lt;h3&gt;&lt;/h3&gt;&lt;/span&gt;&lt;/span&gt;&lt;blockquote&gt;&lt;span style=&#34;font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;font-size:85%;&#34;&gt;&lt;span style=&#34;font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;font-size:85%;&#34;&gt;&lt;h3&gt;BUSH ADMINISTRATION ANNOUNCES NEW HUD &amp;ldquo;ZERO DOWN PAYMENT&amp;rdquo; MORTGAGE&lt;br /&gt;  &lt;i&gt;Initiative Aimed at Removing Major Barrier to Homeownership &lt;/i&gt;&lt;/h3&gt;  &lt;p&gt; LAS VEGAS - As part of President Bush&amp;rsquo;s ongoing effort to help American families    achieve the dream of homeownership, Federal Housing Commissioner John C. Weicher    today announced that HUD is proposing to offer a &amp;ldquo;zero down payment&amp;rdquo;    mortgage, the most significant initiative by the Federal Housing Administration    in over a decade. This action would help remove the greatest barrier facing    first-time homebuyers - the lack of funds for a down payment on a mortgage.  &lt;/p&gt;</description>
    </item>
    <item>
      <title>EFF sues the NSA, Bush, Cheney, Addington, etc.</title>
      <link>https://blog.lippard.org/2008/09/eff-sues-nsa-bush-cheney-addington-etc.html/</link>
      <pubDate>Sat, 20 Sep 2008 16:06:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/09/eff-sues-nsa-bush-cheney-addington-etc.html/</guid>
      <description>&lt;p&gt;The Electronic Frontier Foundation &lt;a href=&#34;http://www.eff.org/press/archives/2008/09/17-0&#34;&gt;has filed Jewel v. NSA to try another tactic in stopping unconstitutional warrantless wiretapping of U.S. residents&lt;/a&gt;.  Their previous lawsuit against AT&amp;amp;T, Hepting v. AT&amp;amp;T, is still in federal court as the EFF argues with the government over whether the telecom immunity law passed by our spineless Congress is itself constitutional or applicable to the case.&lt;br /&gt;&lt;br /&gt;Jewel v. NSA names as defendants the National Security Agency, President George W. Bush, Vice President Dick Cheney, Cheney&amp;rsquo;s chief of staff David Addington, former Attorney General Alberto Gonzales, and &amp;ldquo;other individuals who ordered or participated in warrantless domestic surveillance.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Drugs in drinking water are controlled substances</title>
      <link>https://blog.lippard.org/2008/09/drugs-in-drinking-water-are-controlled.html/</link>
      <pubDate>Sat, 20 Sep 2008 15:57:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/09/drugs-in-drinking-water-are-controlled.html/</guid>
      <description>&lt;p&gt;In another amusing unintended consequence of the war on drugs, it turns out that &lt;a href=&#34;http://www.intelihealth.com/IH/ihtIH/EMIHC267/333/21291/832203.html?d=dmtICNNews&#34;&gt;the pharmaceuticals most likely to get disposed of into city water supplies are controlled substances&lt;/a&gt;.  The restrictions on who has access to over 365 controlled substances are such that they can&amp;rsquo;t be disposed of via normal hazardous waste disposal methods such as incineration, due to the costs of maintaining the controls on contractors who handle and haul away drugs for disposal.&lt;br /&gt;&lt;br /&gt;As a result, hospitals and assisted living facilities are dumping drugs like codeine, morphine, oxycodone, diazepam (e.g., Valium) and methylphenidate (e.g., Ritalin) down the drains, behind locked doors with a witness to the disposal for record-keeping purposes.&lt;br /&gt;&lt;br /&gt;The DEA is reportedly working out some modified regulations with the assistance of the EPA.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sarah Palin and the John Birch Society</title>
      <link>https://blog.lippard.org/2008/09/sarah-palin-and-john-birch-society.html/</link>
      <pubDate>Sat, 20 Sep 2008 15:49:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/09/sarah-palin-and-john-birch-society.html/</guid>
      <description>&lt;p&gt;Orcinus has &lt;a href=&#34;http://dneiwert.blogspot.com/2008/09/is-sarah-palin-closet-john-bircher.html&#34;&gt;an interesting article about Sarah Palin&lt;/a&gt;, prompted by the finding of a 1995 photograph of Palin at her Wasilla city council desk with an article from the March 1995 issue of the John Birch Society&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;New American&lt;/span&gt; in front of her.  Ben Smith at Politico has &lt;a href=&#34;http://www.politico.com/blogs/bensmith/0908/Whats_on_the_desk.html?showall&#34;&gt;a more balanced piece on the same subject&lt;/a&gt;, which points out that there were lots of copies of that particular article sent out, and that Birchers themselves don&amp;rsquo;t appear to be particularly impressed with Palin.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Government restriction on short sales may have unintended consequences</title>
      <link>https://blog.lippard.org/2008/09/government-restriction-on-short-sales.html/</link>
      <pubDate>Sat, 20 Sep 2008 15:47:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/09/government-restriction-on-short-sales.html/</guid>
      <description>&lt;p&gt;A lot of my investments are in S&amp;amp;P 500 index funds, which, until the recent dive by financial institutions, included financial stocks as its largest sector of investment (finance is now third after energy and IT).  Over the past couple years, I&amp;rsquo;ve held shares in the Prudent Bear Fund (BEARX), a mutual fund that uses a strategy of shorting various stocks, purchasing put options, and investing in gold, as well as making some short-term trades of the exchange-traded funds ProShares UltraShort S&amp;amp;P 500 (SDS), which goes up when the S&amp;amp;P 500 goes down, and ProShares UltraShort Financial (SKF), which goes up when the Dow Jones U.S. Financials Index (DJUSFI) goes down.&lt;br /&gt;&lt;br /&gt;I had been holding some shares of SKF for a couple weeks with a 30-day limit order to sell at $142, which would give me a nice profit.  When it shot up Thursday, I upped my limit, and ended up selling some of my shares at over $150, and closing out my position.  The market then reversed, and SKF dropped as low as $110, so I picked up a few more shares at around $117. Friday morning, SKF dropped to $87 and started to climb back up, when all of a sudden it stuck at $93 and no more trades went through.  Trading was halted.&lt;br /&gt;&lt;br /&gt;The SEC &lt;a href=&#34;http://www.sec.gov/news/press/2008/2008-211.htm&#34;&gt;announced a &amp;ldquo;temporary emergency action&amp;rdquo; to ban short selling in 799 stocks of financial companies&lt;/a&gt; for the next ten business days (until the end of the day on October 2), which may be extended for up to another twenty business days (until the end of the day on October 31, bringing us right up to the election).  The UK instituted a similar ban.  Because of this ban, trading in SKF was temporarily halted.  The SEC seems to be under the illusion that short sellers are responsible for the stocks of financial companies falling, rather than the fact that these companies have been engaging in risky behavior and are now loaded down with bad debt.&lt;br /&gt;&lt;br /&gt;But a short time later today, trading in SKF resumed, after &lt;a href=&#34;http://biz.yahoo.com/bw/080919/20080919005500.html?.v=1&#34;&gt;ProShares announced that they cannot accept orders to create new shares in the fund&lt;/a&gt;, since that would require taking new short positions in financial stocks, but those who hold existing positions are still permitted to trade them.&lt;br /&gt;&lt;br /&gt;This effectively turns SKF into &lt;a href=&#34;http://en.wikipedia.org/wiki/Closed-end_fund&#34;&gt;a closed-end fund&lt;/a&gt;, making SKF shares more scarce than they otherwise would be.  When I saw that SKF was again trading, I bought more shares at $90, reasoning that the financial problems are far from fixed, the proposed government action is likely to be full of holes, and with normal routes to short selling closed, more of those who wish to hedge their bets against further drops in the financial sector will turn to other alternatives such as put options (though &lt;a href=&#34;http://www.bloomberg.com/apps/news?pid=20601087&amp;amp;sid=aJ0LXWUmmLBg&amp;amp;refer=home&#34;&gt;options markets are likely to be hurt by this ban as well&lt;/a&gt;, since the U.S., unlike the UK, didn&amp;rsquo;t make an exception for options market makers) or shares in funds like SKF, the latter of which they will only be able to purchase from existing holders of the fund.&lt;br /&gt;&lt;br /&gt;It&amp;rsquo;s a serious mistake to think that short selling is something solely done by vultures trying to destroy companies at risk&amp;ndash;it&amp;rsquo;s a defensive measure against catastrophe for those who are mostly holding long-term investment positions.&lt;br /&gt;&lt;br /&gt;An &lt;a href=&#34;http://biz.yahoo.com/ap/080919/sec_short_selling.html?.v=16&#34;&gt;Associated Press story on the ban&lt;/a&gt; shows that the SEC is starting to recognize that it may cause some unintended problems:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Iraq peace:  surge working, or results of ethnic cleansing?</title>
      <link>https://blog.lippard.org/2008/09/iraq-peace-surge-working-or-results-of.html/</link>
      <pubDate>Sat, 20 Sep 2008 15:27:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/09/iraq-peace-surge-working-or-results-of.html/</guid>
      <description>&lt;p&gt;Reuters reports that &lt;a href=&#34;http://news.yahoo.com/s/nm/20080919/sc_nm/iraq_lights_dc&#34;&gt;nighttime satellite photos from Sunni Arab areas of Baghdad show that the lights in those areas began to go out before the U.S. troop surge began in 2007&lt;/a&gt;, suggesting that population shift, rather than the surge, may have had greater responsibility for the drop in violence.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sarah Palin&#39;s Yahoo account hacked</title>
      <link>https://blog.lippard.org/2008/09/sarah-palins-yahoo-account-hacked.html/</link>
      <pubDate>Wed, 17 Sep 2008 20:07:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/09/sarah-palins-yahoo-account-hacked.html/</guid>
      <description>&lt;p&gt;Sarah Palin has apparently been using a personal email account for State of Alaska business (perhaps following &lt;a href=&#34;https://blog.lippard.org/2007/04/rnc-accidentally-loses-white-house.html&#34;&gt;Republican precedent on how to avoid subpoenas?&lt;/a&gt;), and &lt;a href=&#34;http://gawker.com/5051193/sarah-palins-personal-email-account-hacked&#34;&gt;it&amp;rsquo;s been compromised&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Wikileaks &lt;a href=&#34;http://www.wikileaks.org/wiki/Sarah_Palin_Yahoo_inbox_2008&#34;&gt;has the documents&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (September 19, 2008): The screenshots &lt;a href=&#34;http://www.theregister.co.uk/2008/09/18/palin_email_investigation/&#34;&gt;used by the attacker showed that he used ctunnel as his web proxy, and contained enough information to identify his source IP in ctunnel&amp;rsquo;s logs&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;As pointed out by commenter Schtacky, &lt;a href=&#34;http://www.theregister.co.uk/2008/09/18/palin_email_investigation_continues/&#34;&gt;it looks like they&amp;rsquo;ve identified the culprit&lt;/a&gt;, who used some Google research and Yahoo&amp;rsquo;s password recovery feature to change the password on the account to break in.&lt;br /&gt;&lt;br /&gt;This shows the problem with choosing &amp;ldquo;security questions&amp;rdquo; for password recovery that have answers which are easily publicly available.&lt;br /&gt;&lt;br /&gt;I hope that this kid&amp;rsquo;s actions don&amp;rsquo;t sabotage the corruption case against Palin that may have been supported by evidence in her Yahoo email, evidence that is now tainted by the fact that it was compromised (and subsequently deleted).&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Religious Right&#39;s Religious Right</title>
      <link>https://blog.lippard.org/2008/09/religious-rights-religious-right.html/</link>
      <pubDate>Wed, 17 Sep 2008 03:04:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/09/religious-rights-religious-right.html/</guid>
      <description>&lt;p&gt;Ed Brayton at Dispatches from the Culture Wars discusses &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/09/the_religious_rights_religious.php&#34;&gt;those right-wing Christians who oppose Sarah Palin because God doesn&amp;rsquo;t want women to hold leadership positions or even vote&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;He lays out some choice quotes from Covenant News, the website promoting these extreme views, and observes that this website is the home to contributors such as Gary North and Ron Paul.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cindy McCain&#39;s drug-related crimes</title>
      <link>https://blog.lippard.org/2008/09/cindy-mccains-drug-related-crimes.html/</link>
      <pubDate>Tue, 16 Sep 2008 02:59:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/09/cindy-mccains-drug-related-crimes.html/</guid>
      <description>&lt;p&gt;Radley Balko at &lt;a href=&#34;http://www.theagitator.com/2008/09/15/why-cindy-mccains-drug-addiction-is-a-legitimate-news-story/&#34;&gt;The Agitator&lt;/a&gt; replies to Jennifer Rubin at Commentary about why the Washington Post&amp;rsquo;s coverage of Cindy McCain&amp;rsquo;s addiction to painkillers and commission of crimes to support it is newsworthy.&lt;br /&gt;&lt;br /&gt;Balko &lt;a href=&#34;http://www.theagitator.com/2008/09/15/why-cindy-mccains-drug-addiction-is-a-legitimate-news-story/&#34;&gt;gives two reasons&lt;/a&gt;:&lt;br /&gt;&lt;ul&gt;&lt;li&gt; John and Cindy McCain have touted her addiction an example in overcoming adversity. That presents quite the contrast to McCain’s legislative history as an ardent drug warrior. People accused of crimes similar to those Cindy McCain was accused of committing usually go to prison (&lt;a href=&#34;http://www.reason.com/news/show/123589.html&#34;&gt;even when they’re innocent&lt;/a&gt;). Her crimes haven’t been well-reported in the media. And they show how John McCain (who, by the way, is running for president) believes in one set of rules for the friends and family of powerful politicians, and a different set of rules for everyone else. &lt;/li&gt;&lt;li&gt; While Cindy McCain’s addiction and theft from her children’s charity to support that addiction were lightly covered at the time, there has yet to be much coverage of it at all during this campaign. And one aspect of the case that’s been covered even less is John and Cindy McCain’s attempt to railroad Tom Gosinski, the guy who blew the whistle on Cindy McCain’s theft from her children’s charity. The &lt;em&gt;Post&lt;/em&gt; story is one of the first to get his version of what happened.&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;And Balko &lt;a href=&#34;http://www.theagitator.com/2008/09/15/why-cindy-mccains-drug-addiction-is-a-legitimate-news-story/&#34;&gt;concludes&lt;/a&gt;:&lt;br /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>McCain and Palin lie about factcheck.org</title>
      <link>https://blog.lippard.org/2008/09/mccain-and-palin-lie-about-factcheckorg.html/</link>
      <pubDate>Mon, 15 Sep 2008 00:14:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/09/mccain-and-palin-lie-about-factcheckorg.html/</guid>
      <description>&lt;p&gt;A McCain-Palin ad cites factcheck.org to claim that Obama has made false attacks on Palin&amp;ndash;but the attacks haven&amp;rsquo;t come from Obama.  McCain and Palin are appealing to factcheck.org&amp;rsquo;s accurate content in order to lie about Obama, and &lt;a href=&#34;http://www.factcheck.org/elections-2008/mccain-palin_distorts_our_finding.html&#34;&gt;factcheck.org calls them on their dishonesty&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Palin falsely claims Alaska produces 20% of U.S. energy</title>
      <link>https://blog.lippard.org/2008/09/palin-falsely-claims-alaska-produces-20.html/</link>
      <pubDate>Sun, 14 Sep 2008 18:30:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/09/palin-falsely-claims-alaska-produces-20.html/</guid>
      <description>&lt;p&gt;Sarah Palin said in an interview with Charlie Gibson that Alaska &amp;ldquo;produces nearly 20 percent of the U.S. domestic supply of energy.&amp;quot;&lt;br /&gt;&lt;br /&gt;Not true.&lt;br /&gt;&lt;br /&gt;Alaska produces 14% of the oil from U.S. wells (not 14% of oil consumed), produces 3.5% of domestically produced U.S. energy, about 2.4% of U.S. energy consumed.&lt;br /&gt;&lt;br /&gt;McCain repeated the same falsehood to Gibson, saying &amp;ldquo;[Palin&amp;rsquo;s] been governor of our largest state, in charge of 20 percent of America&amp;rsquo;s energy supply.&amp;quot;&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://www.factcheck.org/elections-2008/energetically_wrong.html&#34;&gt;factcheck.org&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;If they keep repeating this claim, they are liars.  There&amp;rsquo;s already good evidence that they are &lt;a href=&#34;https://blog.lippard.org/2005/08/truth-and-bullshit.html&#34;&gt;bullshitters&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Walking with the Dinosaurs</title>
      <link>https://blog.lippard.org/2008/09/walking-with-dinosaurs.html/</link>
      <pubDate>Sun, 14 Sep 2008 16:37:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/09/walking-with-dinosaurs.html/</guid>
      <description>&lt;p&gt;Kat and I went last night to see &amp;ldquo;Walking with Dinosaurs&amp;rdquo; at the U.S. Airways Center in Phoenix.  It was a visually impressive show&amp;ndash;they did a great job on the dinosaurs, which were quite realistic in appearance and movement, with only minor distractions.  The smaller dinosaurs were operated by a person inside, whose legs were partially visible since a human&amp;rsquo;s legs don&amp;rsquo;t fit into the shape of the dinosaur&amp;rsquo;s legs.  The larger dinosaurs were each mounted on some kind of flat long vehicle that was colored to match the floor, but was still visible.&lt;br /&gt;&lt;br /&gt;The music was loud and somewhat bombastic, the kind of stirring movie soundtrack music that can be sometimes irritating&amp;ndash;but not as much so as the typical Phoenix Suns intro that regularly happens at the same location.  The dinosaurs movements involved very limited interactions with each other&amp;ndash;only occasionally so much as touching each other&amp;ndash;which made the &amp;ldquo;battles&amp;rdquo; more of a suggestion than a depiction.  No doubt this was to avoid damaging some expensive dinosaurs.&lt;br /&gt;&lt;br /&gt;The production was narrated by an actor playing &amp;ldquo;Huxley&amp;rdquo; the paleontologist, who walked around on the floor with the dinosaurs, describing the historical context with the help of video projected onto several screens.  The arena itself was encircled by inflatable plant life that &amp;ldquo;grew&amp;rdquo; and &amp;ldquo;died&amp;rdquo; at the appropriate times.  Some lighting and smoke effects also contributed to the atmosphere, for fires, volcanos, and the comet theory of the K-T mass extinction.  Some other props included some giant rocks which were also used to represent the continents, and a big ball of dinosaur poop (one of several kid-pleasing elements that I also appreciated).&lt;br /&gt;&lt;br /&gt;It was definitely a bit more on the entertainment side of &amp;ldquo;edutainment&amp;rdquo; than the education side.  Although the script tried to convey the timescales involved, it didn&amp;rsquo;t try very hard&amp;ndash;some visual analogies on the video screen might have helped.  It explained the difference between fossils of dead animals and trace fossils that show evidence of how they lived, but made no attempt to talk about the geological strata or how we know the enormous ages involved.  It didn&amp;rsquo;t, to my mind, do much of anything to try to proactively counter young-earth creationist nonsense about the dinosaurs.&lt;br /&gt;&lt;br /&gt;And that was a pity, because as we left the arena, we were confronted by young-earth creationists from the Arizona Origin Science Association handing out copies of Ken Ham&amp;rsquo;s booklet, &amp;ldquo;What REALLY Happened to the Dinosaurs?&amp;rdquo;  I heard one gentleman come back and ask for another copy, saying &amp;ldquo;my brother[-in-law?] is an evolutionary biologist, and I want to give him one.&amp;rdquo;  I hope that man&amp;rsquo;s relative takes the time to rebut it.&lt;br /&gt;&lt;br /&gt;There are some photos and video of &amp;ldquo;Walking with Dinosaurs&amp;rdquo; at &lt;a href=&#34;http://scienceblogs.com/laelaps/2007/11/walking_with_dinosaurs_live.php&#34;&gt;Brian Switek&amp;rsquo;s Laelaps blog&lt;/a&gt;, along with his description of the show.&lt;/p&gt;</description>
    </item>
    <item>
      <title>August&#39;s Notices of Trustee&#39;s Sales</title>
      <link>https://blog.lippard.org/2008/09/augusts-notices-of-trustees-sales.html/</link>
      <pubDate>Sun, 14 Sep 2008 13:17:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/09/augusts-notices-of-trustees-sales.html/</guid>
      <description>&lt;p&gt;As Jim pointed out &lt;a href=&#34;https://blog.lippard.org/2008/09/foreclosures-hit-record-high.html&#34;&gt;here&lt;/a&gt;, Maricopa County saw another record month for pre-foreclosures - though AZ Central&amp;rsquo;s count is different than mine. I can only tell you what I get from the recorder&amp;rsquo;s office (which was &lt;b&gt;7286&lt;/b&gt;).&lt;br /&gt;&lt;br /&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/08AugNTRs.jpg&#34;&gt;&amp;lt;img style=&amp;ldquo;display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;&amp;rdquo; src=&amp;quot;/images/08AugNTRs.jpg&amp;quot; border=&amp;ldquo;0&amp;rdquo; alt=&amp;ldquo;&amp;ldquo;id=&amp;ldquo;BLOGGER_PHOTO_ID_5245866439526765986&amp;rdquo; /&amp;gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Candidate charitable contributions</title>
      <link>https://blog.lippard.org/2008/09/candidate-charitable-contributions.html/</link>
      <pubDate>Fri, 12 Sep 2008 22:33:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/09/candidate-charitable-contributions.html/</guid>
      <description>&lt;p&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;USA Today&lt;/span&gt; &lt;a href=&#34;http://www.usatoday.com/news/politics/election2008/2008-09-12-biden-financial_N.htm?csp=34&#34;&gt;reports that the Biden family has given $3,690 to charity over the last decade&lt;/a&gt;, an average of $369 per year, on &amp;ldquo;modest&amp;rdquo; income that has ranged from a low of $210,797 in 1999 to a high of over $320,000 in 2005.  Last year, they gave $995 on income of $319,853 (0.3%), their highest giving rate of the decade.&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;A 2005 study of households with incomes from $200,000 to $500,000 per year shows average charitable giving of $40,746 per year.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;John McCain has given $202,000 to charity in the last two years, about 25% of his income&amp;ndash;but of course he is married to a very wealthy woman who earned more than $6 million in 2006.  Last year he gave $105,467 (half of what he and his wife donated as a couple) on income of $405,409, which would be more impressive if it weren&amp;rsquo;t just an even division of their reported expenses reported without the comparison figure of her income.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;The Obamas gave $240,000 to charity last year on income of more than $4.2 million (5.7%).  In 2000, they gave $2,350 to charity on income of $240,726 (1%).&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Palin&amp;rsquo;s tax data hasn&amp;rsquo;t yet been released.  There &lt;a href=&#34;http://www.huffingtonpost.com/2008/09/15/palin-tax-mystery-enters_n_126553.html&#34;&gt;may be some tax problems lurking in her records&lt;/a&gt;.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;John McCain&amp;rsquo;s personal charitable giving appears quite generous, but it&amp;rsquo;s somewhat less so considering his wife&amp;rsquo;s much higher separate income and my suspicion that she effectively subsidized his charitable giving as the chief breadwinner and provider.  The Obamas were very generous last year, but not so much in 2000.  The Bidens, not at all generous.  This seems to lend further support to the thesis that &lt;a href=&#34;https://blog.lippard.org/2006/12/charitable-giving-conservatives-vs.html&#34;&gt;conservatives are more generous with their own money than liberals&lt;/a&gt;.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;My feeling is that most professionals earning six-figure incomes should be able to give 5-10% of their gross income to charitable causes without much trouble.  The average figures for those earning $200,000 to $500,000 strike me as just about right.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;(UPDATE, 17 May 2021):  The Bidens&amp;rsquo; 2020 tax returns &lt;a href=&#34;https://www.azfamily.com/news/us_world_news/bidens-paid-25-9-rate-and-earned-607-336-tax-returns-show/article_8e3e1dbc-5bb4-59d0-8ad7-624d39060a4f.html&#34;&gt;show much more generous charitable contributions&lt;/a&gt;:&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;blockquote style=&#34;border: none; margin: 0 0 0 40px; padding: 0px;&#34;&gt;&lt;div style=&#34;text-align: left;&#34;&gt;&lt;span style=&#34;background-color: white; color: #444444; font-family: &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; font-size: 16px;&#34;&gt;The Bidens donated $30,704 to 10 charities last year. The largest gift was $10,000 to the Beau Biden Foundation, a nonprofit focused on child abuse that is named after the president&amp;rsquo;s deceased son.&lt;/span&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;p&gt;But that&amp;rsquo;s on $607,336 in income, so it&amp;rsquo;s just over 5%.  Kamala Harris and Doug Emhoff gave just under 1.6%:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Virginia Supreme Court strikes down anti-spam law</title>
      <link>https://blog.lippard.org/2008/09/virginia-supreme-court-strikes-down.html/</link>
      <pubDate>Fri, 12 Sep 2008 20:22:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/09/virginia-supreme-court-strikes-down.html/</guid>
      <description>&lt;p&gt;Spammer Julian Jaynes &lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/content/article/2008/09/12/AR2008091201211.html?hpid=topnews&#34;&gt;now gets off as a result of a bad decision from the Virginia Supreme Court&lt;/a&gt;, reversing its &lt;a href=&#34;https://blog.lippard.org/2008/03/julian-jaynes-loses-appeal-on-spamming.html&#34;&gt;own previous decision from six months ago&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The court ruled that the Virginia anti-spam law&amp;rsquo;s prohibition of header falsification constitutes an unconstitutional infringement of the right to anonymous political and religious speech, suggesting that it would have been acceptable of it was limited to commercial speech.&lt;br /&gt;&lt;br /&gt;The court&amp;rsquo;s decision was predicated on the assumption that header falsification is a necessary requirement for anonymity, but this is a faulty assumption.  All that is needed for anonymity is the &lt;span style=&#34;font-style: italic;&#34;&gt;omission&lt;/span&gt; of identity information that leads back to an individual, not the falsification of headers or identity information.  That can be done with remailers, proxies, and anonymously-obtained email accounts, with no header falsification required.  I &lt;a href=&#34;https://blog.lippard.org/2008/03/julian-jaynes-loses-appeal-on-spamming.html&#34;&gt;previously made this argument in more detail in response to the arguments given by Jaynes&amp;rsquo; attorney in the press&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;I also disagree with the court&amp;rsquo;s apparent assumption that commercial speech is deserving of less protection than religious or political speech.  What makes spam a problem is its unsolicited bulk nature, not its specific content.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Foreclosures hit a record high</title>
      <link>https://blog.lippard.org/2008/09/foreclosures-hit-record-high.html/</link>
      <pubDate>Fri, 12 Sep 2008 16:47:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/09/foreclosures-hit-record-high.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://money.cnn.com/2008/09/12/real_estate/foreclosures/index.htm?postversion=2008091205?cnn=yes&#34;&gt;CNN reports&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Foreclosures hit another record high in August: 304,000 homes were in default and 91,000 families lost their houses. &lt;p&gt;More than 770,000 homes have been repossessed by lenders since August 2007, when the credit crunch took hold.&lt;/p&gt;&lt;p&gt;The report from RealtyTrac, an online marketer of foreclosures properties, is the latest in string of bad news for housing.&lt;/p&gt;&lt;p&gt;Foreclosure filings of all kinds, including notices of defaults, notices of auctions and bank repossessions, grew 12% in August over July, and 27% compared with August 2007.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Palin collected per-diem from Alaska while at home</title>
      <link>https://blog.lippard.org/2008/09/palin-collected-per-diem-from-alaska.html/</link>
      <pubDate>Wed, 10 Sep 2008 21:57:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/09/palin-collected-per-diem-from-alaska.html/</guid>
      <description>&lt;p&gt;&lt;span class=&#34;yshortcuts&#34; id=&#34;lw_1220993321_0&#34;&gt;Yahoo &lt;a href=&#34;http://news.yahoo.com/s/ap/20080909/ap_on_el_pr/palin_travel_expenses&#34;&gt;reports&lt;/a&gt;:&lt;br /&gt;&lt;/span&gt;&lt;blockquote&gt;&lt;span class=&#34;yshortcuts&#34; id=&#34;lw_1220993321_0&#34;&gt;Alaska Gov. Sarah Palin&lt;/span&gt; has charged her state a daily allowance, normally used for official travel, for more than 300 nights spent at her home, &lt;span style=&#34;font-style: italic;&#34;&gt;The Washington Post&lt;/span&gt; reported Tuesday.                                               &lt;br /&gt;&lt;br /&gt;An analysis of travel statements filed by the governor, now John McCain&amp;rsquo;s Republican running mate, shows she claimed the per diem allowance on 312 occasions when she was home in Wasilla and that she billed taxpayers $43,490 for travel by her husband and children.                         &lt;p&gt;Per diem payments are meant for meals and incidental expenses while traveling on state business. State officials told &lt;span style=&#34;font-style: italic;&#34;&gt;The Post&lt;/span&gt; her claims — nearly $17,000 over 19 months — were permitted because her &amp;ldquo;duty station&amp;rdquo; is Juneau, the capital, and she was in Wasilla 600 miles away.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sex education reduces abortion rates</title>
      <link>https://blog.lippard.org/2008/09/sex-education-reduces-abortion-rates.html/</link>
      <pubDate>Wed, 10 Sep 2008 20:08:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/09/sex-education-reduces-abortion-rates.html/</guid>
      <description>&lt;p&gt;This doesn&amp;rsquo;t seem terribly surprising, but &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/09/great_oped_on_sex_ed.php&#34;&gt;Ed Brayton at Dispatches from the Culture Wars points out a &lt;span style=&#34;font-style: italic;&#34;&gt;New York Times&lt;/span&gt; op-ed piece&lt;/a&gt; that observes that the U.S. ties with Hungary for most abortions among OECD nations, even though Denmark has the most sexually active teenage girls.  Denmark&amp;rsquo;s teenage birthrate is 1/6 of the U.S.&amp;rsquo;s, and its abortion rate is 1/2 of the U.S.&amp;rsquo;s.  The Netherlands has a teenage birthrate 1/7 of the U.S.&amp;rsquo;s, and an abortion rate 1/7 of the U.S.&amp;rsquo;s, and its teenagers start having sex on average two years after U.S. teens.  The difference is that Denmark and the Netherlands have comprehensive sex education, while the U.S. has been pushing abstinence-only education that doesn&amp;rsquo;t work, and about half of U.S. states now reject federal funding for abstinence-only sex education for that reason.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Factcheck.org on bogus Palin claims</title>
      <link>https://blog.lippard.org/2008/09/factcheckorg-on-bogus-palin-claims.html/</link>
      <pubDate>Wed, 10 Sep 2008 04:22:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/09/factcheckorg-on-bogus-palin-claims.html/</guid>
      <description>&lt;p&gt;Factcheck.org has a section up on &lt;a href=&#34;http://www.factcheck.org/elections-2008/sliming_palin.html&#34;&gt;&amp;ldquo;Sliming Palin.&amp;quot;&lt;/a&gt;  Check it before forwarding on emails, and reply to the authors who are spreading falsehoods.&lt;br /&gt;&lt;br /&gt;Palin didn&amp;rsquo;t cut Alaska&amp;rsquo;s &amp;ldquo;special needs&amp;rdquo; education budget by 62% (she tripled it), she didn&amp;rsquo;t ask for any books to be banned, she was never a member of the Alaskan Independence Party (though her husband was), she didn&amp;rsquo;t endorse Patrick Buchanan for president in 2000 (she wore a Buchanan button as a courtesy when Buchanan visited Wasilla, but worked for Steve Forbes&amp;rsquo; campaign), and she hasn&amp;rsquo;t tried to put creationism in schools.&lt;br /&gt;&lt;br /&gt;UPDATE (September 16, 2008): Apparently one of the books that Palin had inquired about how to challenge and remove from the library was &lt;a href=&#34;http://www.goodasyou.org/good_as_you/2008/09/did-pro-gay-tom.html&#34;&gt;a book by a local Palmer, AK pastor named Rev. Howard Bess titled, &lt;span style=&#34;font-style: italic;&#34;&gt;Pastor, I am Gay&lt;/span&gt;&lt;/a&gt;.  It does appear that there were some particular books that caught her attention which is why she made the inquiry.&lt;br /&gt;&lt;br /&gt;UPDATE (September 16, 2008): Philip Munger of Wasilla says that &lt;a href=&#34;http://progressivealaska.blogspot.com/2008/09/saradise-lost-chapter-sixten-palins.html&#34;&gt;Palin is definitely a young-earth creationist&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;In June 1997, both Palin and I had responsibilities at the graduation ceremony of a small group of Wasilla area home schoolers. I directed the Mat-Su College Community Band, which played music, and she gave the commencement address. It was held at her church, the Wasilla Assembly of God.&lt;br /&gt;&lt;br /&gt;Palin had recently become Wasilla mayor, beating her earliest mentor, John Stein, the then-incumbent mayor. A large part of her campaign had been to enlist fundamentalist Christian groups, and invoke evangelical buzzwords into her talks and literature.&lt;br /&gt;&lt;br /&gt;As the ceremony concluded, I bumped into her in a hall away from other people. I congratulated her on her victory, and took her aside to ask about her faith. Among other things, she declared that she was a young earth creationist, accepting both that the world was about 6,000-plus years old, and that humans and dinosaurs walked the earth at the same time.&lt;br /&gt;&lt;br /&gt;I asked how she felt about the second coming and the end times. She responded that she fully believed that the signs of Jesus returning soon &amp;ldquo;during MY lifetime,&amp;rdquo; were obvious. &amp;ldquo;I can see that, maybe you can&amp;rsquo;t - but it guides me every day.&amp;quot;&lt;/blockquote&gt;Surely there must be other witnesses besides Munger to her creationist views who can provide confirmation.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ASU WebDevil article on FFRF billboards</title>
      <link>https://blog.lippard.org/2008/09/asu-webdevil-article-on-ffrf-billboards.html/</link>
      <pubDate>Wed, 10 Sep 2008 00:51:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/09/asu-webdevil-article-on-ffrf-billboards.html/</guid>
      <description>&lt;p&gt;Christina Caldwell has written &lt;a href=&#34;http://www.asuwebdevil.com/node/680&#34;&gt;a thoughtful and positive piece&lt;/a&gt; on the FFRF billboards in Phoenix for Arizona State University&amp;rsquo;s student newspaper online.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Post-Mormon billboard in Gilbert</title>
      <link>https://blog.lippard.org/2008/09/post-mormon-billboard-in-gilbert.html/</link>
      <pubDate>Tue, 09 Sep 2008 01:44:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/09/post-mormon-billboard-in-gilbert.html/</guid>
      <description>&lt;p&gt;A &lt;a href=&#34;http://www.azcentral.com/news/articles/2008/09/08/20080908billboards.html&#34;&gt;&amp;ldquo;You are not alone&amp;rdquo; billboard promoting a group for people who have left the Mormon religion is up in Mesa&lt;/a&gt;, put up by Paul Hahn of &lt;a href=&#34;http://www.postmormon.org/&#34;&gt;&lt;a href=&#34;https://www.postmormon.org&#34;&gt;www.postmormon.org&lt;/a&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Unlike usual anti-Mormon proselytizing, this group isn&amp;rsquo;t promoting evangelical Christianity&amp;ndash;it&amp;rsquo;s religiously neutral, and its website includes comments about Richard Dawkins&amp;rsquo; &amp;ldquo;Root of All Evil,&amp;rdquo; the film &amp;ldquo;Jesus Camp,&amp;rdquo; and a debate between Rev. Al Sharpton and Christopher Hitchens, along with criticisms of Mormonism based on DNA evidence and the history of the Church of Jesus Christ of Latter-Day Saints, which are good rational reasons not to believe in the religion.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ApostAZ podcast #8</title>
      <link>https://blog.lippard.org/2008/09/apostaz-podcast-8.html/</link>
      <pubDate>Tue, 09 Sep 2008 01:37:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/09/apostaz-podcast-8.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://apostaz.org/&#34;&gt;ApostAZ&lt;/a&gt; podcast #8 is out:&lt;br /&gt;&lt;a href=&#34;http://apostaz.org/Podcast/Apostaz008.mp3&#34;&gt;&lt;/a&gt;&lt;blockquote&gt;&lt;a href=&#34;http://apostaz.org/Podcast/Apostaz008.mp3&#34;&gt;Episode 008&lt;/a&gt; Atheism and Sam Kinnison!!! in Phoenix- Go to atheists.meetup.com/157 for group events! Discussion of Matthew 10:10&amp;rsquo;s Energeticism. (Matt: you have an open invite to be on the show and discuss it) Basics of Evolutionary Psychology. &lt;a href=&#34;http://www.mixx.com/stories/1926394/friend_or_foe_crows_never_forget_a_face&#34; target=&#34;_blank&#34;&gt;&lt;a href=&#34;http://www.mixx.com/s&#34;&gt;http://www.mixx.com/s&lt;/a&gt;&amp;hellip;&lt;/a&gt;&lt;img src=&#34;http://img1.dev.meetupstatic.com/img/clear.gif&#34; class=&#34;brImage&#34; alt=&#34;&#34; width=&#34;0&#34; /&gt; Billboards and Photos.&lt;/blockquote&gt;This is really #9, and #8 is the &amp;ldquo;lost&amp;rdquo; podcast, thanks to the burglary of Brad&amp;rsquo;s home and theft of his computer.&lt;br /&gt;&lt;br /&gt;My comments on energeticism may be found &lt;a href=&#34;http://atheists.meetup.com/157/messages/boards/thread/5044805/0#19310391&#34;&gt;at the Phoenix Atheists Meetup Group message board&lt;/a&gt;.  I&amp;rsquo;ve got a copy of Matthew&amp;rsquo;s book but haven&amp;rsquo;t been able to get past the first chapter.&lt;/p&gt;</description>
    </item>
    <item>
      <title>RIP Chester William Anderson</title>
      <link>https://blog.lippard.org/2008/09/rip-chester-william-anderson.html/</link>
      <pubDate>Sun, 07 Sep 2008 23:09:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/09/rip-chester-william-anderson.html/</guid>
      <description>&lt;p&gt;The &lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt; &lt;a href=&#34;http://www.legacy.com/azcentral/Obituaries.asp?Page=Lifestory&amp;amp;PersonId=116231313&#34;&gt;has published this obituary&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;&lt;b&gt;Chester William Anderson&lt;/b&gt; passed away at age 97 on August 19, 2008, following a brief illness. Beloved husband of the late Laurel R. Anderson, he is survived by three children : Kelly (Will) Momsen, Barbara Anderson and Bob (Jannie) Anderson. He was blessed with five grandchildren : Bill (Lara) Momsen, Kirsten (Rob) Carr, Rick Momsen, Laura (David) Meehan and David (Marnie) Momsen. He is further survived by six great-grandchildren. He was born in Burlington, Iowa, to Charles and Hulda Anderson on February 6, 1911 together with siblings Carl Anderson, John Robert Anderson and Mildred Anderson. He graduated from Iowa State University in 1934. After working at Standard Oil of Indiana and Ordnance Steel Foundry, he became Executive Vice-President of Associated Industries of the Quad Cities. After 7 years, his family moved to Milwaukee where he became the President of Management Resources Assoc. of Milwaukee, an organization dedicated to providing information to employers in the area of labor/management. He retired after 26 years and moved to Phoenix in 1980. During his illustrious career, he was Chairman of the Illinois Industrial Council, the Wisconsin Industrial Council and the National Industrial Council&amp;rsquo;s Industrial Relations Group. He was a Founding Board Member of the Council on a Union-Free Environment (Washington DC) and a lifetime member of the Foundation for Economic Education. He was Chairman and Board Member for the Institute for Humane Studies (Arlington, Virginia) and a lifetime Member of the Mont Pelerin Society of Economists, an international society of top economic thinkers. Among his proudest accomplishments was the creation of the Milwaukee Forum, a discussion group of business and professional leaders and educators who met with nationally known speakers on a quarterly basis. In Phoenix, he created the Economics Discussion Group in 1982 which continues to meet to this day. Other than his devotion to family, his greatest love was liberty and promoting the concept through education. With this in mind, memorial gifts to the &lt;a href=&#34;http://www.theihs.org/&#34;&gt;Institute for Humane Studies&lt;/a&gt; (3301 Fairfax Dr., Arlington, VA, 22201) are suggested in lieu of flowers. Memorial at Sunland Memorial Park September 7th at 2 PM.&lt;/blockquote&gt;I met Chet Anderson around 2001 when I joined his Economics Discussion Group, after learning of it at a reception for the Institute for Humane Studies.  (I attended several IHS seminars and received IHS fellowships during grad school.)  Chet was personally acquainted with many prominent figures in classical liberal and libertarian circles, including F.A. &amp;ldquo;Baldy&amp;rdquo; Harper (founder of IHS, on whose board Chet sat), Ludwig von Mises (Chet attended some of his lectures), Milton Friedman, Leonard Read (founder of the Foundation for Economic Education), and Ayn Rand (Chet once had lunch with her).&lt;br /&gt;&lt;br /&gt;Chet always seemed positive and optimistic every time I spoke with him, and he remembered and asked about details of my life each time I met him, right up to the last meeting I saw him at a few months ago. His mind seemed clear and sharp even then, though I know he had a stroke in the weeks before he died and was unable to speak to a friend who visited him in the hospital.&lt;br /&gt;&lt;br /&gt;At and after today&amp;rsquo;s memorial service, many people spoke of Chet&amp;rsquo;s optimism, his love for ideas and liberty, and his willingness to engage in courteous and patient discussion with anyone. He was an advocate for liberty and freedom who has done much to promote those ideas around the world, and I&amp;rsquo;ve gained much from my participation in the group he started 26 years ago.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dirty Politician: Rep. Charles Rangel (D-NY)</title>
      <link>https://blog.lippard.org/2008/09/dirty-politician-rep-charles-rangel-d.html/</link>
      <pubDate>Sun, 07 Sep 2008 18:15:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/09/dirty-politician-rep-charles-rangel-d.html/</guid>
      <description>&lt;p&gt;Long-time &lt;a href=&#34;http://findarticles.com/p/articles/mi_m1077/is_n5_v44/ai_7405467&#34;&gt;drug warrior&lt;/a&gt; politician Rep. Charles Rangel (D-NY) turns out to be a dirty politician.  As &lt;a href=&#34;http://www.theagitator.com/2008/09/07/lemme-see-if-i-have-this-right/&#34;&gt;Radley Balko of The Agitator puts it&lt;/a&gt;:&lt;br /&gt;&lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/content/article/2008/09/05/AR2008090503442.html&#34;&gt;&lt;/a&gt;&lt;blockquote&gt;&lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/content/article/2008/09/05/AR2008090503442.html&#34;&gt;&amp;hellip;the chair of the House Committee that writes our tax laws&lt;/a&gt; &lt;em&gt;didn’t know&lt;/em&gt; that he’d been given an interest-free loan for a luxury Caribbean Villa, &lt;em&gt;didn’t know&lt;/em&gt; that he was getting taxable income off of rentals from said villa, and &lt;em&gt;didn’t know&lt;/em&gt; that he had a duty to report and disclose and report the $75,000 in income from said rentals that apparently slipped his notice? &lt;p&gt;Riiii-iiiight.  This would be the same guy who &lt;em&gt;didn’t know&lt;/em&gt; how he somehow was able to accumulate four rent-controlled apartments in New York City, and &lt;em&gt;didn’t know&lt;/em&gt; about laws against using rent-controlled apartments for purposes other than a primary residence.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ian McShane narrates McCain: Reformed Maverick</title>
      <link>https://blog.lippard.org/2008/09/ian-mcshane-narrates-mccain-reformed.html/</link>
      <pubDate>Sun, 07 Sep 2008 03:50:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/09/ian-mcshane-narrates-mccain-reformed.html/</guid>
      <description>&lt;p&gt;The Daily Show has outdone itself with this one.&lt;br /&gt;&lt;br /&gt;&lt;a style=&#34;left: 0px ! important; top: 0px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-047015466502282943 visible&#34; href=&#34;http://www.youtube.com/v/omsKRyWqeEU&amp;amp;hl=en&amp;amp;fs=1&#34;&gt;&lt;/a&gt;&lt;a style=&#34;left: 0px ! important; top: 15px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-047015466502282943 visible ontop&#34; href=&#34;http://www.youtube.com/v/omsKRyWqeEU&amp;amp;hl=en&amp;amp;fs=1&#34;&gt;&lt;/a&gt;&lt;object width=&#34;425&#34; height=&#34;344&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/omsKRyWqeEU&amp;amp;hl=en&amp;amp;fs=1&#34;&gt;&lt;param name=&#34;allowFullScreen&#34; value=&#34;true&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/omsKRyWqeEU&amp;amp;hl=en&amp;amp;fs=1&#34; type=&#34;application/x-shockwave-flash&#34; allowfullscreen=&#34;true&#34; width=&#34;425&#34; height=&#34;344&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;UPDATE (September 8, 2008): The part about McCain crashing five planes &lt;a href=&#34;http://www.factcheck.org/askfactcheck/did_mccain_crash_five_planes.html&#34;&gt;isn&amp;rsquo;t true&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>FFRF billboards are up</title>
      <link>https://blog.lippard.org/2008/09/ffrf-billboards-are-up.html/</link>
      <pubDate>Sun, 07 Sep 2008 03:31:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/09/ffrf-billboards-are-up.html/</guid>
      <description>&lt;p&gt;&lt;a style=&#34;&#34; onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/P9060002.med.JPG&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;&#34; src=&#34;https://blog.lippard.org/images/P9060002.med.JPG&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5243120586124527234&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;A group of us from the Phoenix Atheists Meetup had lunch today near one of the billboards and used the occasion for a photo op.  This is one of the five billboards, which, contrary to my earlier descriptions, are all of the &amp;ldquo;Imagine No Religion&amp;rdquo; design.  Too bad, I would have liked to have seen the &amp;ldquo;Beware of Dogma&amp;rdquo; design up, as well as the &amp;ldquo;Keep Religion Out of Politics&amp;rdquo; slogan.  (If I obtain permission, I&amp;rsquo;ll update this photo with one of the group shots, which can be seen at the &lt;a href=&#34;http://atheists.meetup.com/157/&#34;&gt;Phoenix Atheists Meetup site&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;There&amp;rsquo;s &lt;a href=&#34;http://www.azcentral.com/arizonarepublic/news/articles/2008/09/09/20080909Montini0908.html&#34;&gt;some additional coverage in Ed Montini&amp;rsquo;s column at the &lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt;&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cocaine plane was used by CIA</title>
      <link>https://blog.lippard.org/2008/09/cocaine-plane-was-used-by-cia.html/</link>
      <pubDate>Sat, 06 Sep 2008 17:08:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/09/cocaine-plane-was-used-by-cia.html/</guid>
      <description>&lt;p&gt;The Gulfstream II jet that crashed in Mexico last year with 3.7 tons of cocaine on board &lt;a href=&#34;http://www.boingboing.net/2008/09/05/update-on-cia-drug-p.html&#34;&gt;was frequently used by the CIA to fly terror suspects to Guantanamo Bay&lt;/a&gt;, and may have also been used for &amp;ldquo;extraordinary rendition&amp;rdquo; flights to CIA prisons overseas, &lt;a href = &#34;http://www.boingboing.net/2007/10/29/bush-fundraiser-link.html&#34;&gt;as well as for Bush fundraisers&lt;/a&gt;.  Donna Blue Aircraft, the company the plane was registered to, took down its website yesterday.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://www.theagitator.com/2008/09/06/hmm-9/&#34;&gt;The Agitator&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bobcats taking over foreclosed homes</title>
      <link>https://blog.lippard.org/2008/09/bobcats-taking-over-foreclosed-homes.html/</link>
      <pubDate>Fri, 05 Sep 2008 04:57:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/09/bobcats-taking-over-foreclosed-homes.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://farm3.static.flickr.com/2323/2827258090_3270ae8fcd_o.jpg&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;&#34; src=&#34;http://farm3.static.flickr.com/2323/2827258090_3270ae8fcd_o.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;See the story at &lt;a href=&#34;http://bldgblog.blogspot.com/2008/09/wildcats-of-foreclosure.html&#34;&gt;BLDGBLOG&lt;/a&gt;.  (Thanks for the link, Reed!)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Pundits are more honest when they think they&#39;re off the air</title>
      <link>https://blog.lippard.org/2008/09/pundits-are-more-honest-when-they-think.html/</link>
      <pubDate>Fri, 05 Sep 2008 02:47:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/09/pundits-are-more-honest-when-they-think.html/</guid>
      <description>&lt;p&gt;Peggy Noonan and Mike Murphy say what they really think about Sarah Palin.  Why couldn&amp;rsquo;t they be honest about it on the air?&lt;br /&gt;&lt;br /&gt;&lt;a style=&#34;left: 0px ! important; top: 0px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-04330851413844302 visible ontop&#34; href=&#34;http://www.youtube.com/v/Dq4sOM4tpno&amp;amp;hl=en&amp;amp;fs=1&#34;&gt;&lt;/a&gt;&lt;object width=&#34;425&#34; height=&#34;344&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/Dq4sOM4tpno&amp;amp;hl=en&amp;amp;fs=1&#34;&gt;&lt;param name=&#34;allowFullScreen&#34; value=&#34;true&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/Dq4sOM4tpno&amp;amp;hl=en&amp;amp;fs=1&#34; type=&#34;application/x-shockwave-flash&#34; allowfullscreen=&#34;true&#34; width=&#34;425&#34; height=&#34;344&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Hume&#39;s Ghost&lt;/strong&gt; &lt;small&gt;(2008-09-05)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;&#34;Why couldn&#39;t they be honest about it on the air?&#34;&lt;BR/&gt;&lt;BR/&gt;Because they&#39;re partisan hacks.  Which is why our &#34;news&#34; networks need to quit using so many spinsters and political operatives for analysis and commentary.&lt;/p&gt;</description>
    </item>
    <item>
      <title>CNN finally does its job</title>
      <link>https://blog.lippard.org/2008/09/cnn-finally-does-its-job.html/</link>
      <pubDate>Fri, 05 Sep 2008 01:42:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/09/cnn-finally-does-its-job.html/</guid>
      <description>&lt;p&gt;Campbell Brown at CNN shows what a reporter is supposed to do when questioning the representative of a political candidate&amp;ndash;insist that they actually answer the questions asked in a meaningful way.  After this interview with McCain representative Tucker Bounds, &lt;a href=&#34;http://tpmelectioncentral.talkingpointsmemo.com/2008/09/mccain_cancels_cnn_interview_a.php&#34;&gt;McCain cancelled an interview with CNN in response to what he viewed as unreasonable behavior&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a style=&#34;left: 0px ! important; top: 15px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-04330851413844302 visible ontop&#34; href=&#34;http://www.youtube.com/v/UYYiw_y2qDI&amp;amp;color1=0xb1b1b1&amp;amp;color2=0xcfcfcf&amp;amp;hl=en&amp;amp;fs=1&#34;&gt;&lt;/a&gt;&lt;object width=&#34;425&#34; height=&#34;344&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/UYYiw_y2qDI&amp;amp;color1=0xb1b1b1&amp;amp;color2=0xcfcfcf&amp;amp;hl=en&amp;amp;fs=1&#34;&gt;&lt;param name=&#34;allowFullScreen&#34; value=&#34;true&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/UYYiw_y2qDI&amp;amp;color1=0xb1b1b1&amp;amp;color2=0xcfcfcf&amp;amp;hl=en&amp;amp;fs=1&#34; type=&#34;application/x-shockwave-flash&#34; allowfullscreen=&#34;true&#34; width=&#34;425&#34; height=&#34;344&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://www.juancole.com/2008/09/cnn-does-its-job-mccain-punishes-it.html&#34;&gt;Juan Cole&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sarah Palin, promoter of pork barrel spending</title>
      <link>https://blog.lippard.org/2008/09/sarah-palin-promoter-of-pork-barrel.html/</link>
      <pubDate>Thu, 04 Sep 2008 14:08:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/09/sarah-palin-promoter-of-pork-barrel.html/</guid>
      <description>&lt;p&gt;Before Sarah Palin was mayor of Wasilla, Alaska, the town received no federal funds.  As mayor, she hired the Anchorage law firm of Robertson, Monagle &amp;amp; Eastaugh, to help the town obtain federal funds.  The Wasilla account was handled by Steven W. Silver, a partner in the firm and former chief of staff to indicted-for-corruption Sen. Ted Stevens, who helped secure $67 million in federal earmarks for the town of 6,700 residents&amp;ndash;$4,000 per person.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/09/john_mccain_has_tried_througho.php&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;Palin has stood up to corruption, &lt;a href=&#34;http://dwb.adn.com/news/politics/elections/story/8337406p-8233470c.html&#34;&gt;blowing the whistle on unethical behavior by the chairman of the Alaska Republican Party despite taking a lot of heat for it&lt;/a&gt;.  But she&amp;rsquo;s also gotten into some trouble of her own, and it almost seems that she fell into her anti-corruption role by accident.&lt;br /&gt;&lt;br /&gt;A &lt;a href=&#34;http://www.andrys.com/palin-kilkenny.html&#34;&gt;description of Palin from her fellow Wasilla, Alaska resident Anne Kilkenny&lt;/a&gt; is well worth reading.  (Kilkenny is also quoted regarding Palin in &lt;a href=&#34;http://www.nytimes.com/2008/09/03/us/politics/03wasilla.html?_r=1&amp;amp;em&amp;amp;oref=slogin&#34;&gt;this &lt;span style=&#34;font-style: italic;&#34;&gt;New York Times&lt;/span&gt; story&lt;/a&gt;.)  For further perspective, &lt;a href=&#34;http://kristof.blogs.nytimes.com/2008/09/02/an-alaskan-view-of-palin/?8ty&amp;amp;emc=ty&#34;&gt;here&amp;rsquo;s another close-up view of Palin as she&amp;rsquo;s seen in Alaska&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (September 4, 2008): As governor of Alaska, Palin &lt;a href=&#34;http://www.boston.com/news/nation/articles/2008/09/03/palin_reports_throw_curve_to_campaign?mode=PF&#34;&gt;asked for $550 million in earmarks in her first year in office, and for 31 federal earmarks totaling $198 million so far this year&lt;/a&gt;.  Oink!&lt;br /&gt;&lt;br /&gt;John McCain has long been a critic of earmarks.  Turns out he &lt;a href=&#34;http://www.latimes.com/news/printedition/front/la-na-earmarks3-2008sep03,0,284198.story&#34;&gt;has specifically been critical of earmarks requested by Sarah Palin&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Misinformation about Google&#39;s Chrome EULA</title>
      <link>https://blog.lippard.org/2008/09/misinformation-about-googles-chrome.html/</link>
      <pubDate>Wed, 03 Sep 2008 19:46:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/09/misinformation-about-googles-chrome.html/</guid>
      <description>&lt;p&gt;Adam Frucci at &lt;a href=&#34;http://gizmodo.com/5044871/google-chrome-eula-claims-ownership-of-everything-you-create-on-chrome-from-blog-posts-to-emails&#34;&gt;Gizmodo writes&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;So, are you enjoying the &lt;a href=&#34;http://gizmodo.com/5044492/google-chrome-hands-on-and-first-impressions-with-screenshots&#34;&gt;snappy, clean performance of Google Chrome&lt;/a&gt; since downloading yesterday? If so, you might want to take a closer peek at the end user license agreement you didn&amp;rsquo;t pay any attention to when downloading and installing it. Because according to what you agreed to, Google owns everything you publish and create while using Chrome. Ah-whaaa?&lt;/blockquote&gt;This is false.  The EULA doesn&amp;rsquo;t transfer ownership of anything.  The provision that has everyone upset is the rather broadly worded provision 11.1:&lt;br /&gt;&lt;blockquote&gt;11.1 You retain copyright and any other rights you already hold in Content which you submit, post or display on or through, the Services. By submitting, posting or displaying the content you give Google a perpetual, irrevocable, worldwide, royalty-free, and non-exclusive license to reproduce, adapt, modify, translate, publish, publicly perform, publicly display and distribute any Content which you submit, post or display on or through, the Services. This license is for the sole purpose of enabling Google to display, distribute and promote the Services and may be revoked for certain Services as defined in the Additional Terms of those Services.&lt;/blockquote&gt;Note that the very first sentence says that you retain all intellectual property rights.  This gives Google the rights to do the things it already does&amp;ndash;let other people play YouTube videos you upload, syndicate your Blogger content, store cached versions of your web pages, allow people to see versions of your web pages translated into other languages, display thumbnails of images on your web pages in Google Images search, and so forth.  The last sentence appears to limit it solely for the purpose &amp;ldquo;to display, distribute and promote the Services&amp;rdquo; and not allow them to, say, use your content in order to compete with you, undermine your intellectual property rights, etc.&lt;br /&gt;&lt;br /&gt;An earlier provision in the EULA also makes this explicit:&lt;br /&gt;&lt;blockquote&gt;9.4 Other than the limited license set forth in Section 11, Google acknowledges and agrees that it obtains no right, title or interest from you (or your licensors) under these Terms in or to any Content that you submit, post, transmit or display on, or through, the Services, including any intellectual property rights which subsist in that Content (whether those rights happen to be registered or not, and wherever in the world those rights may exist). Unless you have agreed otherwise in writing with Google, you agree that you are responsible for protecting and enforcing those rights and that Google has no obligation to do so on your behalf.&lt;/blockquote&gt;So even if 11.1 is a bit too broad, there&amp;rsquo;s this provision to fall back on if you feel your intellectual property rights are being infringed.&lt;br /&gt;&lt;br /&gt;Some commenters at Gizmodo said that they didn&amp;rsquo;t agree with this provision and therefore have uninstalled the software, but that&amp;rsquo;s not sufficient to terminate this agreement.  Terminating the agreement requires you to give notice to Google in writing and close all of your accounts with them:&lt;br /&gt;&lt;blockquote&gt;13.2 If you want to terminate your legal agreement with Google, you may do so by (a) notifying Google at any time and (b) closing your accounts for all of the Services which you use, where Google has made this option available to you. Your notice should be sent, in writing, to Google’s address which is set out at the beginning of these Terms.&lt;/blockquote&gt;One thing that is clear from these terms is that Google definitely wants to interpose itself between user and content in a manner similar to what Microsoft has done for years with Windows, and in a much stickier way than telecom providers are between user and content.  If you have network neutrality concerns about telecom providers or had antitrust concerns about Microsoft&amp;rsquo;s bundling of the Internet Explorer web browser with Windows, you should probably have similar concerns about Google, given the way use of its browser is bundled with an EULA covering all of its services.  Shouldn&amp;rsquo;t I be able to discontinue this EULA by getting rid of the browser, and not by terminating all of my accounts with Google?  Will there be a lawsuit about unbundling the Google Chrome browser from the rest of its services?&lt;br /&gt;&lt;br /&gt;UPDATE: Ars Technica&lt;a href=&#34;http://arstechnica.com/news.ars/post/20080903-google-on-chrome-eula-controversy-our-bad-well-change-it.html&#34;&gt; reports that Google says this was an error and they will be correcting the license&lt;/a&gt;, which was borrowed from other Google services, apparently without careful review.  It also notes that since Chrome is distributed under an open license, users can download the source code and compile it themselves without being bound by the agreement.&lt;br /&gt;&lt;br /&gt;The major flaw in the 11.1 language is that it gives Google the right to publish content you merely &amp;ldquo;display&amp;rdquo; in the browser, even if it&amp;rsquo;s private content on a local server or restricted content from a secured website.  That clearly wasn&amp;rsquo;t their intent, but that&amp;rsquo;s an implication of how it was written.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Palin Christian heritage declaration misquotes, misrepresents</title>
      <link>https://blog.lippard.org/2008/09/palin-christian-heritage-declaration.html/</link>
      <pubDate>Tue, 02 Sep 2008 15:52:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/09/palin-christian-heritage-declaration.html/</guid>
      <description>&lt;p&gt;Last year, Alaska Gov. Sarah Palin declared &amp;ldquo;Christian Heritage Week&amp;rdquo; in Alaska from October 21-27, 2007, with a proclamation that misquoted and misrepresented various Founding Fathers, at least two of whom would have opposed just such a proclamation (Jefferson and Madison).&lt;br /&gt;&lt;br /&gt;Ed Brayton at &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/09/palins_christian_heritage_decl.php&#34;&gt;Dispatches from the Culture Wars steps through her proclamation and corrects the misinformation&lt;/a&gt;.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;tom&lt;/strong&gt; &lt;small&gt;(2008-09-02)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Andrew Sullivan had these up as well:&lt;BR/&gt;&lt;BR/&gt;Justifying her position on the Alaskan pipeline:&lt;BR/&gt;&lt;I&gt;&#34;I think God&#39;s will has to be done in unifying people and companies to get that gas line built, so pray for that.&#34;&lt;/I&gt;&lt;BR/&gt;&lt;BR/&gt;On Iraq:&lt;BR/&gt;&lt;I&gt;for this country, that our leaders, our national leaders, are sending [U.S. soldiers] out on a task that is from God. That&#39;s what we have to make sure that we&#39;re praying for, that there is a plan and that that plan is God&#39;s plan.&lt;/I&gt;&lt;BR/&gt;&lt;BR/&gt;On the Pledge:&lt;BR/&gt;&lt;I&gt;Q: Are you offended by the phrase &#34;Under God&#34; in the Pledge of Allegiance? Why or why not?  &lt;BR/&gt;PALIN: Not on your life. &lt;B&gt;If it was good enough for the founding fathers, its good enough for me&lt;/B&gt; and I’ll fight in defense of our Pledge of Allegiance.&lt;/I&gt;&lt;BR/&gt;&lt;BR/&gt;I can&#39;t imagine that this is going to help McCain&#39;s numbers with independents.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Palin lies about the bridge to nowhere</title>
      <link>https://blog.lippard.org/2008/08/palin-lies-about-bridge-to-nowhere.html/</link>
      <pubDate>Sun, 31 Aug 2008 20:11:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/palin-lies-about-bridge-to-nowhere.html/</guid>
      <description>&lt;p&gt;Ed Brayton at Dispatches from the Culture Wars &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/08/well_that_didnt_take_long.php&#34;&gt;shows that McCain&amp;rsquo;s VP nominee, Sarah Palin, didn&amp;rsquo;t take long to utter her first falsehood as candidate&lt;/a&gt;.  Near the beginning of her acceptance speech, she said:&lt;br /&gt;&lt;blockquote&gt;And I championed reform to end the abuses of earmark spending by Congress. In fact, I told Congress &amp;ndash; I told Congress, &amp;ldquo;Thanks, but no thanks,&amp;rdquo; on that bridge to nowhere. &lt;p&gt;(APPLAUSE)&lt;/p&gt;  &lt;p&gt;If our state wanted a bridge, I said we&amp;rsquo;d build it ourselves.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Left-wing conspiracy theories</title>
      <link>https://blog.lippard.org/2008/08/left-wing-conspiracy-theories.html/</link>
      <pubDate>Sun, 31 Aug 2008 17:27:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/left-wing-conspiracy-theories.html/</guid>
      <description>&lt;p&gt;Conspiracy theorists like to make arguments of the form &amp;ldquo;A is linked to B, B is linked to C, therefore A and C are in cahoots,&amp;rdquo; where the links between each entity may be extremely tenuous.&lt;br /&gt;&lt;br /&gt;P.Z. Myers at &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/08/be_afraid_1.php&#34;&gt;Pharyngula&lt;/a&gt;, following dogemperor at the DailyKos, maintains that &amp;ldquo;Sarah Palin&amp;rsquo;s home church is dominionist, with connections to Joel&amp;rsquo;s Army,&amp;rdquo; for which the evidence dogemperor provides is the following:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;A look at the &lt;a href=&#34;http://jccalaska.com/cgi-bin/gx.cgi/AppLogic+FTContentServer?GXHC_gx_session_id_FutureTenseContentServer=7035445ca9bc40af&amp;amp;pagename=FaithHighway/10000/3000/582JU/vision&#34;&gt;home website of Palin&amp;rsquo;s church&lt;/a&gt; tends to be revealing.  Among other things, a particular Assemblies buzzword associated frequently with Hillsong A/G and New Zealand Assemblies churches shows up (&amp;ldquo;Destiny&amp;rdquo;, here, is a buzzword for &amp;ldquo;Joel&amp;rsquo;s Army&amp;rdquo;, and is being preferred even as the phrase &amp;ldquo;Joel&amp;rsquo;s Army&amp;rdquo; is getting enough negative spin that &lt;a href=&#34;http://www.splcenter.org/intel/intelreport/article.jsp?aid=964&#34;&gt;even the Assemblies is now having to do some rather massive spin control&lt;/a&gt;); &lt;a href=&#34;http://jccalaska.com/cgi-bin/gx.cgi/applogic+ftcontentserver?pagename=faithhighway/10000/3000/582JU/ministry5&#34;&gt;cell churches are promoted&lt;/a&gt; (of the same sort that &lt;a href=&#34;http://www.dailykos.com/story/2008/5/15/15587/1892/116/515505&#34;&gt;are linked to short-term and longterm psychological damage&lt;/a&gt; and are among &lt;a href=&#34;http://www.dailykos.com/story/2008/5/10/1787/26874/752/511810&#34;&gt;the most coercive tactics ever documented in spiritually abusive groups&lt;/a&gt;).  The church, like a number of other large Assemblies churches, is the center of &lt;a href=&#34;http://jccalaska.com/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/3000/582JU/staff1&#34;&gt;a dominionist broadcast TV center&lt;/a&gt; whose programming is carried across &lt;a href=&#34;http://207.200.19.180/cgi-bin/gx.cgi/applogic+ftcontentserver?pagename=FaithHighway/10000/3000/582JU/Ministry6&#34;&gt;multiple channels&lt;/a&gt; in Alaska.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bank set up on Christian principles fails</title>
      <link>https://blog.lippard.org/2008/08/bank-set-up-on-christian-principles.html/</link>
      <pubDate>Sun, 31 Aug 2008 03:41:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/bank-set-up-on-christian-principles.html/</guid>
      <description>&lt;p&gt;Integrity Bank of Georgia, set up to run on Christian principles, &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/08/banking_with_jesus_is_a_bad_id.php&#34;&gt;has failed&lt;/a&gt;.&lt;br /&gt;&lt;blockquote&gt;&lt;p&gt;Integrity&amp;rsquo;s employees regularly prayed before meetings or in branch lobbies with customers, while the bank gave 10 percent of its net income to charities.&lt;/p&gt;&lt;p&gt;&amp;ldquo;We felt if we prayed and obeyed God&amp;rsquo;s word and did what He asked, that He would help us be successful,&amp;rdquo; the bank&amp;rsquo;s founder, Steve Skow, told the Journal-Constitution in 2005.&lt;/p&gt;&lt;/blockquote&gt;The executives seem to have done OK, though:&lt;br /&gt;&lt;blockquote&gt;CEO Steve Skow earned $1.8 million that year, while senior lender and executive vice president Doug Ballard earned $847,222. A typical community bank CEO, banking consultants said, earn roughly $300,000 per year.&lt;/blockquote&gt;(Via &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/08/banking_with_jesus_is_a_bad_id.php&#34;&gt;Pharyngula&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>RNC protesters getting similar treatment as DNC protesters</title>
      <link>https://blog.lippard.org/2008/08/rnc-protesters-getting-similar.html/</link>
      <pubDate>Sun, 31 Aug 2008 03:39:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/rnc-protesters-getting-similar.html/</guid>
      <description>&lt;p&gt;P.Z. Myers &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/08/shame_on_minnesota.php&#34;&gt;reports on the behavior of police in Minneapolis&lt;/a&gt;, which looks similar to Denver.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Barack Obama answers the Sciencedebate 2008 questions</title>
      <link>https://blog.lippard.org/2008/08/barack-obama-answers-sciencedebate-2008.html/</link>
      <pubDate>Sat, 30 Aug 2008 21:00:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/barack-obama-answers-sciencedebate-2008.html/</guid>
      <description>&lt;p&gt;Barack Obama &lt;a href=&#34;http://www.sciencedebate2008.com/www/index.php?id=40&#34;&gt;has supplied his answers to the fourteen questions from Sciencedebate 2008&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;John McCain has said that he will also be supplying answers.&lt;br /&gt;&lt;br /&gt;UPDATE (September 17, 2008): John McCain &lt;a href=&#34;http://www.sciencedebate2008.com/www/index.php?id=44&#34;&gt;has also supplied his answers to the Sciencedebate 2008 questions&lt;/a&gt;.  Click &lt;a href=&#34;http://www.sciencedebate2008.com/www/index.php?id=42&#34;&gt;here&lt;/a&gt; to see their answers side-by-side.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Are the Republicans fans of Battlestar Galactica?</title>
      <link>https://blog.lippard.org/2008/08/are-republicans-fans-of-battlestar.html/</link>
      <pubDate>Sat, 30 Aug 2008 18:51:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/are-republicans-fans-of-battlestar.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/McCainTighPalinRoslin.jpg&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;&#34; src=&#34;https://blog.lippard.org/images/McCainTighPalinRoslin.jpg&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5240385912045389874&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;(Image from &lt;a href=&#34;http://img516.imageshack.us/my.php?image=86644d1220036174funnystuo4.jpg&#34;&gt;here&lt;/a&gt;.  Hat tip to Dave Palmer on the SKEPTIC mailing list.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Unintended effects of Helicobacter pylori eradication</title>
      <link>https://blog.lippard.org/2008/08/unintended-effects-of-helicobacter.html/</link>
      <pubDate>Sat, 30 Aug 2008 18:34:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/unintended-effects-of-helicobacter.html/</guid>
      <description>&lt;p&gt;Since the &lt;span style=&#34;font-style: italic;&#34;&gt;Helicobacter pylori&lt;/span&gt; bacterium was &lt;a href=&#34;http://scienceblogs.com/aetiology/2008/07/helicobacter_pylori_an_introdu.php&#34;&gt;discovered and proven to be the cause of gastric ulcers&lt;/a&gt;, it has been disappearing from the developed world as it&amp;rsquo;s treated with antibiotics.  But multiple studies are now showing that there can be negative side-effects from its disappearance, including acid reflux, asthma, and obesity.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;H. pylori&lt;/span&gt; helps regulate stomach acidity, the byproduct of which is sometimes ulcers.  But when it is taken out of the picture, stomach acidity can increase and cause esophageal reflux disease, a disease which has increased to match the decrease in ulcers as &lt;span style=&#34;font-style: italic;&#34;&gt;H. pylori&lt;/span&gt; has been eradicated.&lt;br /&gt;&lt;br /&gt;The asthma mechanism is less clear, but may be from &lt;span style=&#34;font-style: italic;&#34;&gt;H. pylori&lt;/span&gt; stimulating immune response.  The evidence supporting the link is that U.S. children aged 3-13 who have &lt;span style=&#34;font-style: italic;&#34;&gt;H. pylori&lt;/span&gt; are 60% less likely to have asthma than those who do not.&lt;br /&gt;&lt;br /&gt;The obesity connection is also not definitively established, but people without &lt;span style=&#34;font-style: italic;&#34;&gt;H. pylori&lt;/span&gt; produce more grehlin (which makes you feel hungry) than those who have it.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://www.economist.com/science/displaystory.cfm?story_id=11959214&#34;&gt;&amp;ldquo;The twists and turns of fate,&amp;rdquo; about the work of Martin Blaser, a microbiologist at New York University School of Medicine, in &lt;span style=&#34;font-style: italic;&#34;&gt;The Economist&lt;/span&gt;, August 23, 2008&lt;/a&gt;, pp. 68-69.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>When t-shirts, coffee tables, and screws are munitions</title>
      <link>https://blog.lippard.org/2008/08/when-t-shirts-coffee-tables-and-screws.html/</link>
      <pubDate>Sat, 30 Aug 2008 18:03:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/when-t-shirts-coffee-tables-and-screws.html/</guid>
      <description>&lt;p&gt;One of my prized possessions, now in a box in a closet somewhere, is a T-shirt that says on its front &amp;ldquo;This T-shirt is a munition.&amp;rdquo;  Underneath it is some machine-readable barcode that encodes the RSA public-key encryption algorithm expressed in Perl.  As the seller of the shirt advertised, &amp;ldquo;it&amp;rsquo;s machine washable and machine readable.&amp;quot;&lt;br /&gt;&lt;br /&gt;When I bought and regularly wore that shirt, taking it out of the country was a crime punishable by up to a $1 million fine and 10 years in federal prison.  This is because U.S. rules under the International Traffic in Arms Regulation (ITAR), then enforced by the Department of Commerce, ruled that strong encryption qualified as a munition subject to export controls and requiring a special license for export.  After the&lt;a href=&#34;http://en.wikipedia.org/wiki/Bernstein_v._United_States&#34;&gt; Dan Bernstein case was decided in 1996&lt;/a&gt;, computer source code printed in a book (human readable format) was not subject to export controls, but computer source code in a machine readable format, such as on my shirt, still was.  So I could wear my other T-shirt with RSA Perl code on it, which had a program in the shape of a dolphin, out of the country, but not the machine readable &amp;ldquo;This T-shirt is a munition&amp;rdquo; shirt.  The implication was that you could take a copy of Bruce Schneier&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Applied Cryptography&lt;/span&gt; out of the country without an export license, but not a disk containing the very same code fragments printed in the book.  &lt;a href=&#34;http://www.cypherspace.org/adam/rsa/legal.html&#34;&gt;This website authored by Adam Back&lt;/a&gt;, written at the time, proposed some possible motives for government restrictions on cryptography.&lt;br /&gt;&lt;br /&gt;What the ITAR regulations on cryptography did for Internet software development was prohibit web browsers and server software from implementing the strong encryption necessary to protect electronic commerce from being exported from the United States.  The result was that this development work simply occurred offshore.  There were no barriers to importation of the software into the U.S., only to export it out.  So the software was developed and sold by companies in places like Canada, Russia, and Estonia, which had no such inane restrictions.&lt;br /&gt;&lt;br /&gt;Finally, in 1999, the U.S. wised up and relaxed the ITAR restrictions on encryption, allowing export without a license to most countries (the exceptions being countries with links to state-sponsored terrorism).&lt;br /&gt;&lt;br /&gt;But ITAR is still around, and still having the unintended effect of pushing business out of the United States.  The current victim is commercial satellite production.  In 1999, ITAR authority over satellite technology export was shifted from the Department of Commerce to the Department of State, and since that time the U.S. share of commercial satellite manufacturing has dropped from 83% to 50%.  The company Alcatel Alenia Space, now known as Thales Alenia, took steps in the late nineties to eliminate all U.S.-manufactured components from its satellites, with the result that it has subsequently doubled its market share to over 20%.  The European Space Agency, Canada&amp;rsquo;s Telesat, and the French company EADS Sodern, that makes satellite control and positioning systems, have all been phasing out their use of U.S.-supplied components.  They&amp;rsquo;ve done this because dealing with U.S. vendors increases costs (due to regulatory compliance costs) and causes unpredictable delays in the supply of parts.&lt;br /&gt;&lt;br /&gt;Nevada&amp;rsquo;s Bigelow Aerospace delivered an aluminum satellite stand to Russia in 2006, which Robert Bigelow described as &amp;ldquo;indistinguishable from a common coffee table.&amp;rdquo;  But because it&amp;rsquo;s associated with a satellite and officially part of a satellite assembly, it is covered by ITAR and had to be guarded by two security guards at all times.  Even commodity items like screws and wiring, when part of a satellite, are covered by ITAR regulations.&lt;br /&gt;&lt;br /&gt;The purpose of ITAR is to prevent key U.S. technologies with military applications from being leaked out to other countries that might be hostile to the U.S.  But the effect of its overly broad application has been to shift the development of that technology to other countries and reduce the ability of U.S. companies to compete in the commercial satellite business.&lt;br /&gt;&lt;br /&gt;Congress should look to reform ITAR&amp;ndash;when export controls are so badly broken as to have nearly the opposite of the intended effect, they clearly need to be relaxed.&lt;br /&gt;&lt;br /&gt;(Satellite and ITAR info via &lt;a href=&#34;http://www.economist.com/opinion/displaystory.cfm?story_id=11965352&#34;&gt;&amp;ldquo;Earthbound,&amp;rdquo; &lt;span style=&#34;font-style: italic;&#34;&gt;The Economist&lt;/span&gt;, August 23, 2008&lt;/a&gt;, pp. 66-67.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>ABC News producer arrested in Denver</title>
      <link>https://blog.lippard.org/2008/08/abc-news-producer-arrested-in-denver.html/</link>
      <pubDate>Fri, 29 Aug 2008 15:03:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/abc-news-producer-arrested-in-denver.html/</guid>
      <description>&lt;p&gt;Police told ABC News producer Asa Eslocker to move off a public sidewalk, pushed him into the street, and then arrested him after telling him he was trespassing and &amp;ldquo;impeding the flow of traffic.&amp;rdquo;  ABC &lt;a href=&#34;http://abcnews.go.com/Blotter/Conventions/story?id=5668622&amp;amp;page=1&#34;&gt;has video at their site&lt;/a&gt;, which shows another police officer who needs to be fired.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Military botnets article</title>
      <link>https://blog.lippard.org/2008/08/military-botnets-article.html/</link>
      <pubDate>Fri, 29 Aug 2008 03:33:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/military-botnets-article.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;m quoted in Peter Buxbaum&amp;rsquo;s &lt;a href=&#34;http://www.mit-kmi.com/article.cfm?DocID=2569&#34;&gt;&amp;ldquo;Battling Botnets&amp;rdquo; article in the August 20, 2008 &lt;span style=&#34;font-style: italic;&#34;&gt;Military Information Technology&lt;/span&gt;&lt;/a&gt;.  It didn&amp;rsquo;t really fully capture the points I made in the interview, and I don&amp;rsquo;t remember saying the statement at the end about using botnets as an offensive measure as &amp;ldquo;a nuclear option.&amp;rdquo;  I said that nullrouting is a much better method of denial of service for network service providers than flooding attacks, and made a point similar to Schneier&amp;rsquo;s about military attacks on the infrastructure of another nation that the U.S. is at war with&amp;ndash;it would be more useful to obtain access to their systems, monitor, and disrupt than to just shut off access completely, but those points weren&amp;rsquo;t reflected in the article.&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;ve written &lt;a href=&#34;https://blog.lippard.org/2008/05/bad-military-botnet-proposal.html&#34;&gt;more about military use of botnets at this blog&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Obama sign stolen</title>
      <link>https://blog.lippard.org/2008/08/obama-sign-stolen.html/</link>
      <pubDate>Fri, 29 Aug 2008 02:30:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/obama-sign-stolen.html/</guid>
      <description>&lt;p&gt;We put a Barack Obama for President sign in front of our house on Sunday; it&amp;rsquo;s already gone today.&lt;br /&gt;&lt;br /&gt;A Google search for &amp;ldquo;Obama sign stolen&amp;rdquo; shows that thefts of Obama yard signs are occurring all over the place&amp;ndash;&lt;a href=&#34;http://my.barackobama.com/page/community/post/megandorfner/gGBnH4&#34;&gt;Midland, TX&lt;/a&gt;; &lt;a href=&#34;http://www.newsleader.com/apps/pbcs.dll/article?AID=/20080814/OPINION03/808140324&#34;&gt;Staunton, VA&lt;/a&gt;; &lt;a href=&#34;http://ky3.blogspot.com/2008/08/obama-signs-stolen-in-springfield.html&#34;&gt;Springfield, MO&lt;/a&gt;; &lt;a href=&#34;http://my.barackobama.com/page/community/post/ruffledfeathers/gGx4WN&#34;&gt;Ivins and St. George, UT&lt;/a&gt;; &lt;a href=&#34;http://www.sctimes.com/apps/pbcs.dll/article?AID=/20080820/OPINION/108200016/-1/archives&#34;&gt;Sartell, MN&lt;/a&gt;; &lt;a href=&#34;http://www.progressohio.org/page/community/post/daveharding/C27y&#34;&gt;Upper Arlington, OH&lt;/a&gt;; and so on.  A Google search for &amp;ldquo;McCain sign stolen&amp;rdquo; shows allegations about McCain stealing a prisoner of war story, Cindy McCain stealing a recipe, and stories of thefts of Obama yard signs&amp;ndash;but no reports of stolen McCain signs.&lt;br /&gt;&lt;br /&gt;I suppose either our sign was stolen by an unethical Obama supporter for their own use (in which case the stolen sign should be popping up elsewhere), or by an unethical McCain supporter who has no respect for freedom of speech or private property.  I suspect it&amp;rsquo;s probably the latter.&lt;br /&gt;&lt;br /&gt;UPDATE (November 5, 2008): Here&amp;rsquo;s &lt;a href=&#34;http://www.startribune.com/33829604.html?elr=KArksLckD8EQDUoaEyqyP4O:DW3ckUiD3aPc:_Yyc:aUnciaec8O7EyUsl&#34;&gt;a story about a university instructor who wrote about his stealing a McCain/Palin sign in Minnesota&lt;/a&gt;&amp;ndash;he has resigned his visiting professorship at St. Olaf College as a result.  Philip Busse is described in the article as a journalist and political activist from Portland, Oregon.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Lori Lipman Brown on the Colbert Report tonight</title>
      <link>https://blog.lippard.org/2008/08/lori-lipman-brown-on-colbert-report.html/</link>
      <pubDate>Thu, 28 Aug 2008 17:25:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/lori-lipman-brown-on-colbert-report.html/</guid>
      <description>&lt;p&gt;Lori Lipman Brown, the nonbelievers&amp;rsquo; lobbyist in Washington D.C., will appear on The Colbert Report tonight.  She works for the &lt;a href=&#34;http://www.secular.org/&#34;&gt;Secular Coalition of America&lt;/a&gt;, an organization whose members include the American Humanist Association, the American Ethical Union, Atheist Alliance International, the Freedom From Religion Foundation, the Institute for Humanist Studies, the Internet Infidels, the Military Association of Atheists and Freethinkers, the Secular Students Alliance, and the Society for Humanistic Judaism.&lt;br /&gt;&lt;br /&gt;UPDATE: She won&amp;rsquo;t be on tonight&amp;ndash;maybe next week?&lt;br /&gt;&lt;br /&gt;UPDATE (August 30, 2008): She was on last night&amp;rsquo;s show, which is &lt;a href=&#34;http://www.comedycentral.com/colbertreport/videos.jhtml?episodeId=180208&#34;&gt;online&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Rifftrax</title>
      <link>https://blog.lippard.org/2008/08/rifftrax.html/</link>
      <pubDate>Thu, 28 Aug 2008 17:10:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/rifftrax.html/</guid>
      <description>&lt;p&gt;Mike Nelson of Mystery Science Theater 3000 is behind &lt;a href=&#34;http://www.rifftrax.com/&#34;&gt;Rifftrax&lt;/a&gt;, a website that allows you to download commentaries to play along with DVDs you watch.  One of the commentaries currently available is for Ocean&amp;rsquo;s Eleven and features Mike Nelson and our friend &lt;a href=&#34;http://www.richardcheese.com/&#34;&gt;Richard Cheese&lt;/a&gt;.  Many of the commentaries also feature MST3K writer and the voice of Tom Servo, Kevin Murphy, and MST3K writer and the voice of Crow, Bill Corbett.&lt;br /&gt;&lt;br /&gt;Others include Weird Al Yankovic joining Nelson on Jurassic Park, Neil Patrick Harris joining Nelson on Willy Wonka and the Chocolate Factory, and commentaries on Alien, Cloverfield, Forbidden Zone, I Am Legend, and the &lt;a href=&#34;https://blog.lippard.org/2006/03/bizarre-bicycle-safety-film-from-1963.html&#34;&gt;creepy short educational bicycle safety film from 1963, One Got Fat&lt;/a&gt;.  Josh Fruhlinger, the &lt;a href=&#34;http://joshreads.com/&#34;&gt;Comics Cumudgeon&lt;/a&gt;, &lt;a href=&#34;http://joshreads.com/?p=1693&#34;&gt;joins Nelson on the Spiderman 2 commentary&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Looks like they charge $2.99 or $3.99 for the feature film commentaries, $0.99 for the shorts, which are all DRM-free.&lt;br /&gt;&lt;br /&gt;Check them out at &lt;a href=&#34;http://www.rifftrax.com/&#34;&gt;Rifftrax.com&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>DHS responds to my FOIA request for my travel dossier</title>
      <link>https://blog.lippard.org/2008/08/dhs-responds-to-my-foia-request-for-my.html/</link>
      <pubDate>Thu, 28 Aug 2008 02:52:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/dhs-responds-to-my-foia-request-for-my.html/</guid>
      <description>&lt;p&gt;On September 26, 2007, I submitted a request to the Department of Homeland Security requesting copies of information relating to me in the &lt;a href=&#34;http://cyber.law.harvard.edu/cyberlaw2005/Automated_Targeting_System&#34;&gt;Automated Targeting System&lt;/a&gt; (ATS), a system that collects information about individuals who travel internationally.  Travelers are then assigned a risk score; passengers who have higher scores are subjected to a higher level of screening, despite the fact that &lt;a href=&#34;http://www.wired.com/science/discoveries/news/2006/12/72250&#34;&gt;Congress has attached restrictions to its appropriations for passenger screening&lt;/a&gt; stating that &amp;ldquo;None of the funds provided in this or previous appropriations Acts may be utilized to develop or test algorithms assigning risk to passengers whose names are not on government watch lists.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Traveler risk scores are maintained for 40 years and individuals are not allowed to know their scores.  The system &lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/content/article/2007/09/21/AR2007092102347.html&#34;&gt;has come under criticism for sometimes including information such as what books or magazines a passenger is carrying&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
I followed the process suggested by &lt;a href=&#34;http://papersplease.org/wp/&#34;&gt;The Identity Project&lt;/a&gt;, which stated that DHS was supposed to respond within 30 days.  It took a little longer than expected&amp;ndash;I just received my travel dossier today.  It&amp;rsquo;s fifteen pages of fairly cryptic documentation, with frequent short redactions.  The redactions are each labeled with the section of 5 USC 552 which provides grounds for exemption from disclosure, (b)(2)(low), (b)(6), and (b)(7)(C).  The first of those &amp;ldquo;exempts from disclosure records that are related to internal matters of a relatively trivial nature, such as internal administrative tracking,&amp;rdquo; and accounts for the majority of the redactions.  The other two are for &amp;ldquo;personnel or medical files and similar files the release of which would cause a clearly unwarranted invasion of personal privacy&amp;rdquo; and &amp;ldquo;records or information compiled for law enforcement purposes that could reasonably be expected to constitute an unwarranted invasion of personal privacy.&amp;rdquo;  I have a few of each of that type of redaction.&lt;br /&gt;
&lt;br /&gt;
The documents include most&amp;ndash;but not all&amp;ndash;of my international air travel, including from as far back as 1984.  There appear to be reports from two systems.  There are four pages labeled &amp;ldquo;TECSII - PRIMARY QUERY HISTORY&amp;rdquo; and &amp;ldquo;PASSENGER ACTIVITY.&amp;rdquo;  TECS II is the &lt;a href=&#34;http://cyber.law.harvard.edu/cyberlaw2005/Treasury_Enforcement_Communications_System_%28TECS%29&#34;&gt;Treasury Enforcement Communications System&lt;/a&gt; II, the primary database of IBIS, the Interagency Border Inspection System.  This report lists a series of records of two lines each.  The first line contains my name, date of birth, date and time of the query, the agency making a query, a result column (entirely redacted under (b)(2)), a column labeled &amp;ldquo;LNE TYP&amp;rdquo; that appears to use both of the two lines and has codes such as &amp;ldquo;API,&amp;rdquo; &amp;ldquo;AIR,&amp;rdquo; and &amp;ldquo;VEH.&amp;rdquo;  Finally on the first line are a completely redacted column labeled &amp;ldquo;TERM&amp;rdquo; and single-letter codes under the headings &amp;ldquo;API&amp;rdquo; and &amp;ldquo;DIM.&amp;rdquo;  The second line of each record contains airline flight numbers in some cases, and the name of the departure city in one case, a field labeled &amp;ldquo;DOC:&amp;rdquo; followed by a blank or my passport number, and, under the heading &amp;ldquo;LANE,&amp;rdquo; the characters &amp;ldquo;INSP:&amp;rdquo; followed by a blank or a redacted field, probably the name of the agent making the query.  At the bottom of each page of results are three or four lines that are completely redacted, probably part of a help screen or menu&amp;ndash;the output looks like something from an &lt;a href=&#34;http://en.wikipedia.org/wiki/IBM_3270&#34;&gt;IBM 3270 display terminal&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
The other eleven pages of output look like IBM 3270-style output pasted into a single Word document that begins with my name and birthdate.  It&amp;rsquo;s divided into several sections, each headed with a date of travel and containing what appears to be &lt;a href=&#34;http://en.wikipedia.org/wiki/Passenger_Name_Record&#34;&gt;passenger name records (PNR) &lt;/a&gt;taken directly from &lt;a href=&#34;http://en.wikipedia.org/wiki/Sabre_%28computer_system%29&#34;&gt;SABRE&lt;/a&gt;.  The redactions in these sections seem to be somewhat haphazard&amp;ndash;in one place part of my corporate email address was redacted, in another a different form of my corporate email addresses was not.  My American Express card number is present, as is my Hertz #1 Club Gold membership number.   It includes complete itineraries for the most recent travel, including hotel booking information (including type of room and bed), airline seat assignment information, and ticket price.  There&amp;rsquo;s less information for older travel, which is mostly obscure to me apart from dates and airport codes.&lt;br /&gt;
&lt;br /&gt;
Next I&amp;rsquo;ll have to &lt;a href=&#34;http://www.getmyfbifile.com/&#34;&gt;check out my FBI file&lt;/a&gt;&amp;hellip;&lt;br /&gt;
&lt;br /&gt;
UPDATE (September 9, 2008): DHS &lt;a href=&#34;http://www.papersplease.org/wp/2008/08/25/dhs-plays-a-shell-game-with-border-crossing-records/&#34;&gt;has responded to charges that it is illegal for them to be recording and keeping certain border-crossing records in ATS by moving them to another database, called BCI&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
UPDATE (December 31, 2008): DHS is &lt;a href=&#34;http://www.papersplease.org/wp/2008/12/24/dhs-admits-problems-in-disclosing-travel-surveillance-records/&#34;&gt;in violation of its obligations to U.S. citizens under the Privacy Act, and to foreign nationals in Europe under the DHS-EU agreement on access to and use of Passenger Name Record (PNR) data&lt;/a&gt;.  DHS has not been complying with requests for data in the legally required time periods, nor with all of the relevant data.  Data has also been illegally copied into other databases.  Not surprisingly, the DHS&amp;rsquo;s own internal review claims, even as the evidence contradicts the claim, that it is in compliance with the law.&lt;br /&gt;
&lt;br /&gt;
Edward Hasbrouck &lt;a href=&#34;http://hasbrouck.org/blog/archives/001595.html&#34;&gt;has posted about the difference between American and European attitudes towards privacy and surveillance&lt;/a&gt;, and notes that at least one European airline, KLM, had never developed processes for complying with the law for passenger requests of records.&lt;br /&gt;
&lt;br /&gt;
UPDATE (July 19, 2014): An editor at Ars Technica &lt;a href=&#34;http://arstechnica.com/tech-policy/2014/07/ars-editor-learns-feds-have-his-old-ip-addresses-full-credit-card-numbers/&#34;&gt;has just discovered that his PNR contains full credit card numbers and IP addresses&lt;/a&gt;. Not exactly news, at this point&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Simon Singh sued and silenced; Svetlana and Steinberg&#39;s speech surmounts suppression</title>
      <link>https://blog.lippard.org/2008/08/simon-singh-sued-and-silenced-svetlana.html/</link>
      <pubDate>Wed, 27 Aug 2008 23:54:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/simon-singh-sued-and-silenced-svetlana.html/</guid>
      <description>&lt;p&gt;Science writer Simon Singh (author of &lt;span style=&#34;font-style: italic;&#34;&gt;The Code Book&lt;/span&gt; on &lt;a href=&#34;https://blog.lippard.org/2008/08/science-books.html&#34;&gt;yesterday&amp;rsquo;s list of science books&lt;/a&gt;) is a columnist for The Guardian, for which he wrote a column critical of chiropractic titled &amp;ldquo;Beware the spinal trap.&amp;rdquo;  The &lt;a href=&#34;http://holfordwatch.info/2008/08/16/british-chiropractors-join-the-legal-intimidation-party/&#34;&gt;British Chiropractic Association sued him for the column&lt;/a&gt;, and it was withdrawn from the Guardian&amp;rsquo;s website.  Svetlana Pertsovich &lt;a href=&#34;http://svetlana14s.narod.ru/Simon_Singhs_silenced_paper.html&#34;&gt;has posted the offending column from Internet cache on her website in Russia&lt;/a&gt;, James Steinberg &lt;a href=&#34;http://miedvied.com/?p=62&#34;&gt;has posted it at his blog&lt;/a&gt;, and I&amp;rsquo;ve included it below.&lt;br /&gt;
&lt;br /&gt;
UK libel law is &lt;a href=&#34;https://blog.lippard.org/2008/05/uk-infringement-of-freedom-of-speech.html&#34;&gt;still in need of reform&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Beware the spinal trap&lt;/b&gt;&lt;br /&gt;
Some practitioners claim it is a cure-all but research suggests chiropractic therapy can be lethal&lt;br /&gt;
Simon Singh The Guardian, Saturday April 19 2008 &lt;br /&gt;
This is Chiropractic Awareness Week. So let’s be aware. How about some awareness that may prevent harm and help you make truly informed choices? First, you might be surprised to know that the founder of chiropractic therapy, Daniel David Palmer, wrote that, “99% of all diseases are caused by displaced vertebrae”. In the 1860s, Palmer began to develop his theory that the spine was involved in almost every illness because the spinal cord connects the brain to the rest of the body. Therefore any misalignment could cause a problem in distant parts of the body. &lt;br /&gt;
In fact, Palmer’s first chiropractic intervention supposedly cured a man who had been profoundly deaf for 17 years. His second treatment was equally strange, because he claimed that he treated a patient with heart trouble by correcting a displaced vertebra. &lt;br /&gt;
You might think that modern chiropractors restrict themselves to treating back problems, but in fact they still possess some quite wacky ideas. The fundamentalists argue that they can cure anything. And even the more moderate chiropractors have ideas above their station. The British Chiropractic Association claims that their members can help treat children with colic, sleeping and feeding problems, frequent ear infections, asthma and prolonged crying, even though there is not a jot of evidence. This organisation is the respectable face of the chiropractic profession and yet it happily promotes bogus treatments. &lt;br /&gt;
I can confidently label these treatments as bogus because I have co-authored a book about alternative medicine with the world’s first professor of complementary medicine, Edzard Ernst. He learned chiropractic techniques himself and used them as a doctor. This is when he began to see the need for some critical evaluation. Among other projects, he examined the evidence from 70 trials exploring the benefits of chiropractic therapy in conditions unrelated to the back. He found no evidence to suggest that chiropractors could treat any such conditions. &lt;br /&gt;
But what about chiropractic in the context of treating back problems? Manipulating the spine can cure some problems, but results are mixed. To be fair, conventional approaches, such as physiotherapy, also struggle to treat back problems with any consistency. Nevertheless, conventional therapy is still preferable because of the serious dangers associated with chiropractic. &lt;br /&gt;
In 2001, a systematic review of five studies revealed that roughly half of all chiropractic patients experience temporary adverse effects, such as pain, numbness, stiffness, dizziness and headaches. These are relatively minor effects, but the frequency is very high, and this has to be weighed against the limited benefit offered by chiropractors. &lt;br /&gt;
More worryingly, the hallmark technique of the chiropractor, known as high-velocity, low-amplitude thrust, carries much more significant risks. This involves pushing joints beyond their natural range of motion by applying a short, sharp force. Although this is a safe procedure for most patients, others can suffer dislocations and fractures. &lt;br /&gt;
Worse still, manipulation of the neck can damage the vertebral arteries, which supply blood to the brain. So-called vertebral dissection can ultimately cut off the blood supply, which in turn can lead to a stroke and even death. Because there is usually a delay between the vertebral dissection and the blockage of blood to the brain, the link between chiropractic and strokes went unnoticed for many years. Recently, however, it has been possible to identify cases where spinal manipulation has certainly been the cause of vertebral dissection. &lt;br /&gt;
Laurie Mathiason was a 20-year-old Canadian waitress who visited a chiropractor 21 times between 1997 and 1998 to relieve her low-back pain. On her penultimate visit she complained of stiffness in her neck. That evening she began dropping plates at the restaurant, so she returned to the chiropractor. As the chiropractor manipulated her neck, Mathiason began to cry, her eyes started to roll, she foamed at the mouth and her body began to convulse. She was rushed to hospital, slipped into a coma and died three days later. At the inquest, the coroner declared: “Laurie died of a ruptured vertebral artery, which occurred in association with a chiropractic manipulation of the neck.” &lt;br /&gt;
This case is not unique. In Canada alone there have been several other women who have died after receiving chiropractic therapy, and Professor Ernst has identified about 700 cases of serious complications among the medical literature. This should be a major concern for health officials, particularly as under-reporting will mean that the actual number of cases is much higher. &lt;br /&gt;
Bearing all of this in mind, I will leave you with one message for Chiropractic Awareness Week - if spinal manipulation were a drug with such serious adverse effects and so little demonstrable benefit, then it would almost certainly have been taken off the market.&lt;br /&gt;
· Simon Singh is the co-author of &lt;a href=&#34;http://trickortreatment.com/&#34;&gt;Trick or Treatment? Alternative Medicine on Trial&lt;/a&gt;&lt;br /&gt;
&lt;a href=&#34;https://www.simonsingh.net&#34;&gt;www.simonsingh.net&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
UPDATE:  The part about chiropractic-induced stroke is of interest to me, as I had once heard of a case of chiropractic manipulation leading to blindness.  When I mentioned it at a dinner of skeptics in Tempe, Arizona in 1987 that included James Randi and Jim Lowell of the National Council Against Health Fraud, both of them suggested that this was impossible because the optic nerves don&amp;rsquo;t come anywhere near the spine.  But nobody at the table (including me) thought about the possibility of spinal manipulation inducing a stroke causing damage to the visual system.  &lt;a href=&#34;http://findarticles.com/p/articles/mi_qa3987/is_200209/ai_n9145881&#34;&gt;This article from a chiropractic journal&lt;/a&gt; discusses cases of visual loss as a result of spinal surgery as a sort of tu quoque defense of chiropractic for similar problems, citing this article:&lt;br /&gt;
Myers M, Hamilton S, Bogosian A, Smith C, Wagner T Visual loss as a complication of spine surgery. &lt;span style=&#34;font-style: italic;&#34;&gt;Spine&lt;/span&gt; June 15, 1997;22(12).&lt;br /&gt;
So perhaps my remark from 21 years ago is vindicated?&lt;br /&gt;
UPDATE (November 4, 2009): Simon Singh gave &lt;a href=&#34;http://www.senseaboutscience.org.uk/index.php/site/project/340&#34;&gt;an overview and update on his case&lt;/a&gt; on June 3.&lt;br /&gt;
&lt;br /&gt;
Simon Singh fought against the libel claim despite the state of UK law, and &lt;a href=&#34;http://jackofkent.blogspot.com/2009/10/permission-granted.html&#34;&gt;has successfully won the right to appeal&lt;/a&gt; in October.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
UPDATE (April 16, 2010): Simon Singh &lt;a href=&#34;http://jackofkent.blogspot.com/2010/04/bca-v-singh-ends-what-does-this-mean.html&#34;&gt;won his appeal, and the BCA dropped their suit&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Science books</title>
      <link>https://blog.lippard.org/2008/08/science-books.html/</link>
      <pubDate>Wed, 27 Aug 2008 14:05:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/science-books.html/</guid>
      <description>&lt;p&gt;From &lt;a href=&#34;http://twistedphysics.typepad.com/cocktail_party_physics/2008/08/the-great-pop-s.html&#34;&gt;Cocktail Party Physics&lt;/a&gt; by way of &lt;a href=&#34;http://scienceblogs.com/strangerfruit/2008/08/the_great_popsci_book_project.php&#34;&gt;Stranger Fruit&lt;/a&gt;&amp;hellip; bold the ones you&amp;rsquo;ve read, asterisk the ones you intend to read:&lt;br /&gt;&lt;ol&gt;&lt;li&gt;&lt;em&gt;Micrographia&lt;/em&gt;, Robert Hooke &lt;/li&gt;&lt;li&gt;&lt;strong style=&#34;font-weight: normal;&#34;&gt;&lt;em&gt;The Origin of the Species&lt;/em&gt;, Charles Darwin&lt;/strong&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;em&gt;Never at Rest&lt;/em&gt;, Richard Westfall&lt;/li&gt;&lt;li&gt;&lt;strong&gt;&lt;em&gt;Surely You&amp;rsquo;re Joking, Mr. Feynman&lt;/em&gt;, Richard Feynman&lt;/strong&gt; &lt;/li&gt;&lt;li&gt;&lt;em&gt;Tesla: Man Out of Time&lt;/em&gt;, Margaret Cheney &lt;/li&gt;&lt;li&gt;&lt;em&gt;The Devil&amp;rsquo;s Doctor&lt;/em&gt;, Philip Ball &lt;/li&gt;&lt;li&gt;&lt;em&gt;The Making of the Atomic Bomb&lt;/em&gt;, Richard Rhodes&lt;/li&gt;&lt;li&gt;&lt;em&gt;Lonely Hearts of the Cosmos&lt;/em&gt;, Dennis Overbye &lt;/li&gt;&lt;li&gt;&lt;em&gt;Physics for Entertainment&lt;/em&gt;, Yakov Perelman &lt;/li&gt;&lt;li&gt;&lt;em&gt;1-2-3 Infinity&lt;/em&gt;, George Gamow (I&amp;rsquo;ve not read this, but I&amp;rsquo;ve read &lt;span style=&#34;font-style: italic; font-weight: bold;&#34;&gt;Mr. Tompkins in Paperback&lt;/span&gt;)&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;em&gt;The Elegant Universe&lt;/em&gt;, Brian Greene &lt;/li&gt;&lt;li&gt;&lt;em&gt;Warmth Disperses, Time Passes&lt;/em&gt;, Hans Christian von Bayer &lt;/li&gt;&lt;li&gt;&lt;em&gt;Alice in Quantumland&lt;/em&gt;, Robert Gilmore &lt;/li&gt;&lt;li&gt;&lt;em&gt;Where Does the Weirdness Go?&lt;/em&gt; David Lindley &lt;/li&gt;&lt;li&gt;&lt;em&gt;A Short History of Nearly Everything&lt;/em&gt;, Bill Bryson &lt;/li&gt;&lt;li&gt;&lt;em&gt;A Force of Nature&lt;/em&gt;, Richard Rhodes &lt;/li&gt;&lt;li&gt;&lt;em&gt;Black Holes and Time Warps&lt;/em&gt;, Kip Thorne &lt;/li&gt;&lt;li&gt;&lt;strong&gt;&lt;em&gt;A Brief History of Time&lt;/em&gt;, Stephen Hawking&lt;/strong&gt; (I listened to it on tape on a drive to the Dallas CSICOP conference in 1992)&lt;/li&gt;&lt;li&gt;&lt;em&gt;Universal Foam&lt;/em&gt;, Sidney Perkowitz&lt;/li&gt;&lt;li&gt;&lt;em&gt;Vermeer&amp;rsquo;s Camera&lt;/em&gt;, Philip Steadman &lt;/li&gt;&lt;li&gt;&lt;strong&gt;&lt;em&gt;The Code Book&lt;/em&gt;, Simon Singh&lt;/strong&gt; &lt;/li&gt;&lt;li&gt;&lt;em&gt;The Elements of Murder&lt;/em&gt;, John Emsley &lt;/li&gt;&lt;li&gt;&lt;em&gt;&lt;em&gt;Soul Made Flesh&lt;/em&gt;, Carl Zimmer (I&amp;rsquo;m currently reading this)&lt;/li&gt;&lt;li&gt;&lt;em&gt;Time&amp;rsquo;s Arrow&lt;/em&gt;, Martin Amis&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;em&gt;The Ten Most Beautiful Experiments&lt;/em&gt;, George Johnson &lt;/li&gt;&lt;li&gt;&lt;em&gt;Einstein&amp;rsquo;s Dreams&lt;/em&gt;, Alan Lightman&lt;/li&gt;&lt;li&gt;&lt;strong&gt;&lt;em&gt;Godel, Escher, Bach&lt;/em&gt;, Douglas Hofstadter&lt;/strong&gt; &lt;/li&gt;&lt;li&gt;&lt;em&gt;The Curious Life of Robert Hooke&lt;/em&gt;, Lisa Jardine &lt;/li&gt;&lt;li&gt;&lt;em&gt;A Matter of Degrees&lt;/em&gt;, Gino Segre &lt;/li&gt;&lt;li&gt;&lt;em&gt;The Physics of Star Trek&lt;/em&gt;, Lawrence Krauss &lt;/li&gt;&lt;li&gt;&lt;em&gt;E=mc&amp;lt;2&amp;gt;&lt;/em&gt;, David Bodanis &lt;/li&gt;&lt;li&gt;&lt;em&gt;Zero: The Biography of a Dangerous Idea&lt;/em&gt;, Charles Seife &lt;/li&gt;&lt;li&gt;&lt;em&gt;Absolute Zero: The Conquest of Cold&lt;/em&gt;, Tom Shachtman &lt;/li&gt;&lt;li&gt;&lt;em&gt;A Madman Dreams of Turing Machines&lt;/em&gt;, Janna Levin &lt;/li&gt;&lt;li&gt;&lt;em&gt;Warped Passages&lt;/em&gt;, Lisa Randall &lt;/li&gt;&lt;li&gt;&lt;em&gt;Apollo&amp;rsquo;s Fire&lt;/em&gt;, Michael Sims &lt;/li&gt;&lt;li&gt;&lt;strong&gt;&lt;em&gt;Flatland&lt;/em&gt;, Edward Abbott&lt;/strong&gt; &lt;/li&gt;&lt;li&gt;&lt;em&gt;Fermat&amp;rsquo;s Last Theorem&lt;/em&gt;, Amir Aczel &lt;/li&gt;&lt;li&gt;&lt;strong&gt;&lt;em&gt;Stiff&lt;/em&gt;, Mary Roach&lt;/strong&gt; &lt;/li&gt;&lt;li&gt;&lt;em&gt;Astroturf&lt;/em&gt;, M.G. Lord &lt;/li&gt;&lt;li&gt;&lt;em&gt;The Periodic Table&lt;/em&gt;, Primo Levi &lt;/li&gt;&lt;li&gt;&lt;em&gt;Longitude&lt;/em&gt;, Dava Sobel &lt;/li&gt;&lt;li&gt;&lt;em&gt;The First Three Minutes&lt;/em&gt;, Steven Weinberg &lt;/li&gt;&lt;li&gt;&lt;em&gt;The Mummy Congress&lt;/em&gt;, Heather Pringle&lt;/li&gt;&lt;li&gt;&lt;em&gt;The Accelerating Universe&lt;/em&gt;, Mario Livio &lt;/li&gt;&lt;li&gt;&lt;em&gt;Math and the Mona Lisa&lt;/em&gt;, Bulent Atalay &lt;/li&gt;&lt;li&gt;&lt;em&gt;This is Your Brain on Music&lt;/em&gt;, Daniel Levitin &lt;/li&gt;&lt;li&gt;&lt;em&gt;The Executioner&amp;rsquo;s Current&lt;/em&gt;, Richard Moran &lt;/li&gt;&lt;li&gt;&lt;em&gt;Krakatoa&lt;/em&gt;, Simon Winchester &lt;/li&gt;&lt;li&gt;&lt;em&gt;Pythagorus&amp;rsquo; Trousers&lt;/em&gt;, Margaret Wertheim &lt;/li&gt;&lt;li&gt;&lt;strong&gt;&lt;em&gt;Neuromancer&lt;/em&gt;, William Gibson&lt;/strong&gt; &lt;/li&gt;&lt;li&gt;&lt;em&gt;The Physics of Superheroes&lt;/em&gt;, James Kakalios &lt;/li&gt;&lt;li&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Strange Case of the Broad Street Pump&lt;/span&gt;, Sandra Hempel &lt;/li&gt;&lt;li&gt;&lt;em&gt;Another Day in the Frontal Lobe&lt;/em&gt;, Katrina Firlik &lt;/li&gt;&lt;li&gt;&lt;em&gt;Einstein&amp;rsquo;s Clocks and Poincare&amp;rsquo;s Maps&lt;/em&gt;, Peter Galison &lt;/li&gt;&lt;li&gt;&lt;em&gt;The Demon-Haunted World&lt;/em&gt;, Carl Sagan &lt;/li&gt;&lt;li&gt;&lt;strong&gt;&lt;em&gt;The Blind Watchmaker&lt;/em&gt;, Richard Dawkins&lt;/strong&gt; &lt;/li&gt;&lt;li&gt;&lt;em&gt;The Language Instinct&lt;/em&gt;, Steven Pinker &lt;/li&gt;&lt;li&gt;&lt;em&gt;An Instance of the Fingerpost&lt;/em&gt;, Iain Pears &lt;/li&gt;&lt;li&gt;&lt;em&gt;Consilience&lt;/em&gt;, E.O. Wilson&lt;/li&gt;&lt;li&gt;&lt;em&gt;Wonderful Life&lt;/em&gt;, Stephen J. Gould (haven&amp;rsquo;t read this, but I&amp;rsquo;ve read all of his books of collected &lt;em&gt;Natural History&lt;/em&gt; articles) &lt;/li&gt;&lt;li&gt;&lt;em&gt;Teaching a Stone to Talk&lt;/em&gt;, Annie Dillard &lt;/li&gt;&lt;li&gt;&lt;strong&gt;&lt;em&gt;Fire in the Brain&lt;/em&gt;, Ronald K. Siegel&lt;/strong&gt; &lt;/li&gt;&lt;li&gt;&lt;em&gt;The Life of a Cell&lt;/em&gt;, Lewis Thomas &lt;/li&gt;&lt;li&gt;&lt;em&gt;Coming of Age in the Milky Way&lt;/em&gt;, Timothy Ferris &lt;/li&gt;&lt;li&gt;&lt;em&gt;Storm World&lt;/em&gt;, Chris Mooney &lt;/li&gt;&lt;li&gt;&lt;em&gt;The Carbon Age&lt;/em&gt;, Eric Roston &lt;/li&gt;&lt;li&gt;&lt;em&gt;The Black Hole Wars&lt;/em&gt;, Leonard Susskind &lt;/li&gt;&lt;li&gt;&lt;em&gt;Copenhagen&lt;/em&gt;, Michael Frayn &lt;/li&gt;&lt;li&gt;&lt;em&gt;From the Earth to the Moon&lt;/em&gt;, Jules Verne &lt;/li&gt;&lt;li&gt;&lt;em&gt;Gut Symmetries&lt;/em&gt;, Jeanette Winterson &lt;/li&gt;&lt;li&gt;&lt;strong&gt;&lt;em&gt;Chaos&lt;/em&gt;, James Gleick&lt;/strong&gt;&lt;/li&gt;&lt;li&gt;&lt;strong&gt;&lt;em&gt;Innumeracy&lt;/em&gt;, John Allen Paulos&lt;/strong&gt; &lt;/li&gt;&lt;li&gt;&lt;em&gt;The Physics of NASCAR&lt;/em&gt;, Diandra Leslie-Pelecky &lt;/li&gt;&lt;li&gt;&lt;em&gt;Subtle is the Lord&lt;/em&gt;, Abraham Pais&lt;/li&gt;&lt;/ol&gt;I&amp;rsquo;d add some Oliver Sacks and A.R. Luria (neuroscience case studies), V.S. Ramachandran&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;A Brief Tour of Consciousness&lt;/span&gt;, Charles Mackay&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Extraordinary Popular Delusions and the Madness of Crowds&lt;/span&gt;, and some philosophy of science like Larry Laudan&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Science and Relativism&lt;/span&gt; (nicely written in the form of a dialogue between advocates of different views), Philip Kitcher&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;The Advancement of Science&lt;/span&gt;, Thomas Kuhn&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;The Copernican Revolution&lt;/span&gt;, John Losee&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;A Historical Introduction to the Philosophy of Science&lt;/span&gt;, and Ian Hacking&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Representing and Intervening&lt;/span&gt;.  There are lots more to list, but those are a few that I&amp;rsquo;ve read.  My science reading has leaned very strongly towards cognitive psychology, neuroscience, philosophy of mind, and philosophy of science, which is only weakly represented on the above list, and on the creation/evolution debate, which isn&amp;rsquo;t really represented on the above list at all, except by Darwin himself.&lt;br /&gt;&lt;br /&gt;Now John Lynch can tell me that I really need to read &lt;span style=&#34;font-style: italic;&#34;&gt;Origin of Species&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (August 28, 2008):&lt;br /&gt;&lt;br /&gt;Enhanced with &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/08/popsci_book_meme.php&#34;&gt;P.Z. Myers&amp;rsquo; additions&lt;/a&gt;:&lt;br /&gt;&lt;ol start=&#34;76&#34;&gt;&lt;li&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Ascent of Man&lt;/span&gt;, Jacob Bronowski&lt;/li&gt;&lt;li&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Basin and Range&lt;/span&gt;, John McPhee&lt;/li&gt;&lt;li&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Beak of the Finch&lt;/span&gt;, Jonathan Weiner&lt;/li&gt;&lt;li&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Chance and Necessity&lt;/span&gt;, Jacques Monod&lt;/li&gt;&lt;li&gt;&lt;/em&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Dr. Tatiana&amp;rsquo;s Sex Advice to All Creation&lt;/span&gt;, Olivia Judson (reading now)&lt;br /&gt;&lt;/li&gt;&lt;li&gt;*&lt;span style=&#34;font-style: italic;&#34;&gt;Endless Forms Most Beautiful&lt;/span&gt;, Sean Carroll&lt;/li&gt;&lt;li style=&#34;font-weight: bold;&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Evolution: The Triumph of an Idea&lt;/span&gt;, Carl Zimmer&lt;/li&gt;&lt;li&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Genome&lt;/span&gt;, Matt Ridley&lt;/li&gt;&lt;li&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Guns, Germs, and Steel&lt;/span&gt;, Jared Diamond&lt;/li&gt;&lt;li&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;It Ain&amp;rsquo;t Necessarily So&lt;/span&gt;, Richard Lewontin&lt;/li&gt;&lt;li&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;On Growth and Form&lt;/span&gt;, D&amp;rsquo;Arcy Wentworth Thompson&lt;/li&gt;&lt;li style=&#34;font-weight: bold;&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Phantoms in the Brain&lt;/span&gt;, VS Ramachandran&lt;/li&gt;&lt;li&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Ancestor&amp;rsquo;s Tale&lt;/span&gt;, Richard Dawkins&lt;/li&gt;&lt;li&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Case of the Female Orgasm: Bias in the Science of Evolution&lt;/span&gt;, Elisabeth Lloyd&lt;/li&gt;&lt;li&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Eighth Day of Creation&lt;/span&gt;, Horace Freeland Judson&lt;/li&gt;&lt;li&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Great Devonian Controversy&lt;/span&gt;, Martin Rudwick&lt;/li&gt;&lt;li style=&#34;font-weight: bold;&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Man Who Mistook His Wife For A Hat&lt;/span&gt;, Oliver Sacks&lt;/li&gt;&lt;li&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Mismeasure of Man&lt;/span&gt;, Stephen Jay Gould&lt;/li&gt;&lt;li&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Triple Helix: Gene, Organism, and Environment&lt;/span&gt;, Richard Lewontin&lt;/li&gt;&lt;li&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Time, Love, Memory&lt;/span&gt;, Jonathan Weiner&lt;/li&gt;&lt;li&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Voyaging and The Power of Place&lt;/span&gt;, Janet Browne&lt;/li&gt;&lt;li&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Woman: An Intimate Geography&lt;/span&gt;, Natalie Angier&lt;/li&gt;&lt;/ol&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Police violating rights at the Democratic National Convention?</title>
      <link>https://blog.lippard.org/2008/08/police-violating-rights-at-democratic.html/</link>
      <pubDate>Wed, 27 Aug 2008 13:31:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/police-violating-rights-at-democratic.html/</guid>
      <description>&lt;p&gt;P.Z. Myers has &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/08/the_right_of_the_people_to_pea.php&#34;&gt;a post at Pharyngula about how the Democratic National Convention itself is prioritizing religious speakers who disagree with planks of the party platform over non-religious speakers who do not&lt;/a&gt;, which goes on to report allegations from an attorney that police from the Aurora, Colorado Police Department have been arresting peaceful protesters on bogus charges, apparently confiscating a compact flash card documenting police behavior, shooting pepper spray into the face of a protester who was obeying police instructions, and illegally not wearing badges or using means to obstruct their names and badge numbers.&lt;br /&gt;&lt;br /&gt;Cops who act illegally should be fired and prosecuted, every time.  They hold a position of public trust and need to be held to a higher standard than civilians, not a lower one.&lt;br /&gt;&lt;br /&gt;UPDATE:  Police &lt;a href=&#34;http://www.denverpost.com/news/ci_10306204&#34;&gt;claim protesters were carrying rocks&lt;/a&gt;.  They arrested about 100 protesters.  The group Recreate &amp;lsquo;68 &lt;a href=&#34;http://www.commondreams.org/news-2008/0826-31793.htm&#34;&gt;says it was denied its use of a legal permit for the use of Civic Center Park, while police helped to protect and bring in Rev. Fred Phelps of the Westboro Baptist Church&lt;/a&gt;.  About a dozen abortion protesters were arrested on Tuesday, so they weren&amp;rsquo;t being given special treatment.&lt;br /&gt;&lt;br /&gt;In the &lt;span style=&#34;font-style: italic;&#34;&gt;Denver Post&lt;/span&gt;&amp;rsquo;s photos, I don&amp;rsquo;t see any cops without visible badges, though in only a few photos of cops with riot gear are the pictures close enough to see the numbers in white on the front of their uniforms.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Focus on the Family&#39;s prayers answered</title>
      <link>https://blog.lippard.org/2008/08/focus-on-familys-prayers-answered.html/</link>
      <pubDate>Wed, 27 Aug 2008 13:10:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/focus-on-familys-prayers-answered.html/</guid>
      <description>&lt;p&gt;Focus on the Family &lt;a href=&#34;https://blog.lippard.org/2008/08/focus-on-family-pray-for-rain-on-obama.html&#34;&gt;told its followers to pray for rain on Obama&amp;rsquo;s speech at the Democratic National Convention&lt;/a&gt;, and as it turns out, there was some flooding.  But the flooding &lt;a href=&#34;http://www.9news.com/news/article.aspx?storyid=98286&amp;amp;catid=188&#34;&gt;filled the Fox skybox in the Pepsi Center with 50 to 100 gallons of water per minute for about five minutes when the fire suppression sprinkler system went off&lt;/a&gt;.  A little bit off from the desired location in both time and space, yet somehow more appropriate.&lt;br /&gt;&lt;br /&gt;God works in mysterious ways.&lt;br /&gt;&lt;br /&gt;Obama speaks tomorrow evening at Invesco Field.  California pastor Wiley Drake has been praying for rain every morning for the past two weeks, and &lt;a href=&#34;http://online.wsj.com/article/SB121971501325271597.html?mod=googlenews_wsj&#34;&gt;is inviting Christians from around the country to join him tomorrow night on a two-hour conference call to pray for rain on Obama&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Weather.com&amp;rsquo;s forecast for Denver tomorrow is sunny with a high of 82 degrees Fahrenheit and 0% change of precipitation, though it&amp;rsquo;s partly cloudy with 10% chance of precipitation tonight.&lt;br /&gt;&lt;br /&gt;(Hat tip to &lt;a href=&#34;http://johnhummel.blogspot.com/2008/08/gods-aim-is-off.html&#34;&gt;John Hummel&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;UPDATE (August 30, 2008): And now it looks like &lt;a href=&#34;http://blogs.abcnews.com/politicalradar/2008/08/mccain-hurrican.html&#34;&gt;Hurricane Gustav may cause the Republican National Convention to be suspended&lt;/a&gt;!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Arizona Republic on FFRF billboards in Phoenix</title>
      <link>https://blog.lippard.org/2008/08/arizona-republic-on-ffrf-billboards-in.html/</link>
      <pubDate>Mon, 25 Aug 2008 01:58:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/arizona-republic-on-ffrf-billboards-in.html/</guid>
      <description>&lt;p&gt;The Arizona Republic has &lt;a href=&#34;http://www.azcentral.com/news/articles/2008/08/24/20080824billboard0824-ON.html&#34;&gt;a story up about the FFRF billboards coming to Phoenix&lt;/a&gt;, with quotes from a local atheist, clergy, and a legislator.  The quotes from the atheist, Harold Saferstein of the &lt;a href=&#34;http://www.hsgp.org/&#34;&gt;Humanist Society of Greater Phoenix&lt;/a&gt;, and the clergyman, Bob Mitchell, senior pastor at Central United Methodist Church, are both quite reasonable. The quote from the legislator, Sen. Linda Gray, not so much.  She is quoted as writing in an email that &amp;ldquo;The FFRF fails to acknowledge history which recognized the strong Christian commitment of those who attended the Constitutional Convention.&amp;rdquo;  First of all, how does she know what FFRF &amp;ldquo;fails to acknowledge&amp;rdquo; unless she is very familiar with the organization, which I doubt.  Second, it&amp;rsquo;s Gray who&amp;rsquo;s talking out of her hat.  While most of America&amp;rsquo;s Founding Fathers were nominally Christian, this was the same Constitutional Convention that voted against opening its meetings with prayers and produced a document that contains no references to a deity except in the year before the signatures (&amp;quot;&lt;a name=&#34;Sigs&#34;&gt;Done&lt;/a&gt; in Convention by the Unanimous Consent of the States present the Seventeenth Day of September in the Year of our Lord one thousand seven hundred and Eighty seven and of the Independence of the United States of America the Twelfth&amp;quot;).  It is a document which explicitly says in Article VI that &amp;ldquo;no religious Test shall ever be required as a Qualification to any Office or public Trust under the United States.&amp;rdquo;  Its primary author, James Madison, was a strong advocate of strict separation of church and state who thought that even government-paid legislative chaplains were a violation of religious liberty.&lt;br /&gt;&lt;br /&gt;Mitchell, the pastor quoted in the story, is quoted as saying &amp;ldquo;I don&amp;rsquo;t have a problem with people expressing their points of view in public. &amp;hellip; I would prefer that there was serious tolerant dialogue that might emerge from this publicity campaign because it is much needed.&amp;rdquo;  The article says he hoped that there would be no backlash against the billboards, but would not be surprised if it happened.  I agree with him.&lt;br /&gt;&lt;br /&gt;(My previous posts on the FFRF billboards coming to Phoenix are &lt;a href=&#34;https://blog.lippard.org/2008/07/ffrf-billboards-are-coming-to-phoenix.html&#34;&gt;here&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2008/08/ffrf-billboard-update.html&#34;&gt;here&lt;/a&gt;, and &lt;a href=&#34;https://blog.lippard.org/2008/08/ffrf-billboards-delayed-due-to-cbs.html&#34;&gt;here&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;UPDATE: The &lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt; fails to note that much of the money for these billboards was raised by the &lt;a href=&#34;http://atheists.meetup.com/157/&#34;&gt;Phoenix Atheists Meetup Group&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Here are the specific billboard locations:&lt;br /&gt;&lt;blockquote&gt;The five new billboard locations are confirmed and approved by CBS Outdoor. They are on surface streets all within 1 to 3 miles of central Phoenix. Billboards are numbered and say CBS on them.&lt;br /&gt;&lt;br /&gt;#2501 Start Date: August 29&lt;br /&gt;Cross Streets: 19th Ave &amp;amp; Fillmore. Located just west of the State Capital area on 19th Ave. Best viewing occurs while traveling northbound on 19th Ave just prior to Fillmore. The sign is on the west side of 19th Ave. This location is within a few blocks of the Capital Complex.&lt;br /&gt;&lt;br /&gt;#2701 Start Date: August 29&lt;br /&gt;Cross Streets: Van Buren &amp;amp; 15th Ave. Located just north east of the State Capital area on Van Buren. Best viewing occurs while traveling eastbound on Van Buren just prior to 15th Ave. The sign is on the south side of Van Buren and is located within a few blocks of the State Capital complex.&lt;br /&gt;&lt;br /&gt;#2821 Start Date: August 29&lt;br /&gt;Cross Streets: Indian School &amp;amp; 23rd St. Best viewing occurs while traveling westbound on Indian School Rd just after 23rd St. The sign is on the south side of Indian School Rd.&lt;br /&gt;&lt;br /&gt;#2911 Start Date: August 29&lt;br /&gt;Cross streets: McDowell &amp;amp; 14th St. Located just northwest of the downtown area on McDowell Rd. Best viewing occurs while traveling eastbound on McDowell just after 14th St. The sign is on the north side of McDowell. The Banner Good Samaritan Medical Center is within a few blocks.&lt;br /&gt;&lt;br /&gt;#2945 Start Date: August 29&lt;br /&gt;Cross Streets: McDowell &amp;amp; 3rd St. Best viewing occurs while traveling westbound on McDowell. The sign is on the southwest corner of McDowell and 3rd St.&lt;/blockquote&gt;UPDATE:  I was interviewed today by Brian Webb of KNXV-TV ABC 15 News and by Melissa Gonzalo of KPNX NBC 12 News about the billboards, as a local member of FFRF and the Phoenix Atheists Meetup Group.  Their stories should air tonight, at 5 or 6 p.m. on 15 and at 6 p.m. on 12.  The NBC story should appear on their website after it airs, and both suspected that the stories would air again with footage of the actual billboards on Friday.&lt;br /&gt;&lt;br /&gt;This story has also been covered by NPR locally, and is the subject of a very poorly worded poll on Fox News 10, which seems to think that the only two possible reactions to the billboard are not be offended because it&amp;rsquo;s free speech (not because you agree with it) or to be offended because America needs religion.  P.Z. Myers &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/08/this_one_is_a_poll.php&#34;&gt;has pointed Pharyngulites to the poll&lt;/a&gt;, so at least it has a sizable majority supporting freedom of speech.&lt;br /&gt;&lt;br /&gt;UPDATE:  The &lt;a href=&#34;http://www.abc15.com/news/local/story.aspx?content_id=cedd0e7c-4177-488e-8b21-64277d369cac&#34;&gt;Channel 15 interview aired at 5 p.m.&lt;/a&gt; and I was happy with the result.  (This video is two segments, one 0:41 segment that I&amp;rsquo;m not in, and a 1:36 segment where I appear from about 0:49 to 0:52.)  Here&amp;rsquo;s the video I appear in:&lt;br /&gt;&lt;br /&gt;&lt;script language=&#34;JavaScript&#34; type=&#34;text/javascript&#34; src=&#34;http://knxv.img.cdn.entriq.net/dayportcore/dpm/DayPortPlayers.js&#34;&gt;&lt;/script&gt;&lt;script language=&#34;JavaScript&#34; type=&#34;text/javascript&#34;&gt;DayPortPlayer.newPlayer({articleID:&amp;ldquo;15437&amp;rdquo;,bannerAdConDefID:&amp;ldquo;5&amp;rdquo;,videoAdObjectID:&amp;ldquo;4&amp;rdquo;,videoAdConDefID:&amp;ldquo;2&amp;rdquo;,accPos:&amp;ldquo;CCTVI.OTHER&amp;rdquo;,accSite:&amp;ldquo;KNXV&amp;rdquo;,playerInstanceID:&amp;ldquo;79E9B438-E8FF-FFD4-61AC-E88644E2C20B&amp;rdquo;,domain:&amp;ldquo;knxv.dayport.com&amp;rdquo;});&lt;/script&gt;&lt;br /&gt;&lt;br /&gt;The &lt;a href=&#34;http://gannett.a.mms.mavenapps.net/mms/rt/1/site/gannett-phoenix-531-pub01-live/current/launch.html?maven_playerId=news&amp;amp;maven_referralObject=832128528&#34;&gt;Channel 12 interview aired at 6 p.m.&lt;/a&gt;, and Melissa Gonzalo did a better job&amp;ndash;she spent more time in the interview, and her piece came out better, in my opinion (but what&amp;rsquo;s with the &amp;ldquo;Billboard Battle&amp;rdquo; tagline?  What battle?).  It&amp;rsquo;s here:&lt;br /&gt;&lt;br /&gt;&lt;a style=&#34;left: 0px ! important; top: 0px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-05200596751119874 visible ontop&#34; href=&#34;http://gannett.a.mms.mavenapps.net/mms/rt/1/site/gannett-phoenix-531-pub01-live/current/sectionfronttanazc/singleplaylist/client/embedded/embedded.swf&#34;&gt;&lt;/a&gt;&lt;a style=&#34;left: 0px ! important; top: 0px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-05200596751119874 visible ontop&#34; href=&#34;http://gannett.a.mms.mavenapps.net/mms/rt/1/site/gannett-phoenix-531-pub01-live/current/sectionfronttanazc/singleplaylist/client/embedded/embedded.swf&#34;&gt;&lt;/a&gt;&lt;a style=&#34;left: 0px ! important; top: 0px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-05200596751119874 visible ontop&#34; href=&#34;http://gannett.a.mms.mavenapps.net/mms/rt/1/site/gannett-phoenix-531-pub01-live/current/sectionfronttanazc/singleplaylist/client/embedded/embedded.swf&#34;&gt;&lt;/a&gt;&lt;a style=&#34;left: 0px ! important; top: 0px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-05200596751119874 visible ontop&#34; href=&#34;http://gannett.a.mms.mavenapps.net/mms/rt/1/site/gannett-phoenix-531-pub01-live/current/sectionfronttanazc/singleplaylist/client/embedded/embedded.swf&#34;&gt;&lt;/a&gt;&lt;object classid=&#34;clsid:d27cdb6e-ae6d-11cf-96b8-444553540000&#34; codebase=&#34;http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0&#34; id=&#34;embeddedplayer&#34; width=&#34;320&#34; height=&#34;305&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://gannett.a.mms.mavenapps.net/mms/rt/1/site/gannett-phoenix-531-pub01-live/current/sectionfronttanazc/singleplaylist/client/embedded/embedded.swf&#34;&gt;&lt;param name=&#34;allowFullScreen&#34; value=&#34;true&#34;&gt;&lt;param name=&#34;allowScriptAccess&#34; value=&#34;always&#34;&gt;&lt;param name=&#34;scale&#34; value=&#34;noscale&#34;&gt;&lt;param name=&#34;salign&#34; value=&#34;LT&#34;&gt;&lt;param name=&#34;bgcolor&#34; value=&#34;#000000&#34;&gt;&lt;param name=&#34;wmode&#34; value=&#34;window&#34;&gt;&lt;param name=&#34;FlashVars&#34; value=&#34;playerId=news&amp;amp;referralObject=832128528&amp;amp;adServerBasePath=http://gcirm.gannettvideo.gcion.com/RealMedia/ads/adstream_sx.ads&amp;amp;adPositionId=Video_prestream&amp;amp;adSiteId=gci-az-phoenix.com&amp;amp;gpaperCode=gpaper158,gntbcstglobal&amp;amp;marketName=azcentral&amp;amp;division=newspaper&amp;amp;pageContentCategory=videonetwork&amp;amp;pageContentSubcategory=videonetwork&#34;&gt;&lt;embed type=&#34;application/x-shockwave-flash&#34; src=&#34;http://gannett.a.mms.mavenapps.net/mms/rt/1/site/gannett-phoenix-531-pub01-live/current/sectionfronttanazc/singleplaylist/client/embedded/embedded.swf&#34; id=&#34;embeddedplayer&#34; pluginspage=&#34;http://www.macromedia.com/go/getflashplayer&#34; menu=&#34;false&#34; quality=&#34;high&#34; play=&#34;false&#34; name=&#34;singleplaylist&#34; allowfullscreen=&#34;true&#34; allowscriptaccess=&#34;always&#34; scale=&#34;noscale&#34; salign=&#34;LT&#34; bgcolor=&#34;#000000&#34; wmode=&#34;window&#34; flashvars=&#34;playerId=news&amp;amp;referralObject=832128528&amp;amp;adServerBasePath=http://gcirm.gannettvideo.gcion.com/RealMedia/ads/adstream_sx.ads&amp;amp;adPositionId=Video_prestream&amp;amp;adSiteId=gci-az-phoenix.com&amp;amp;gpaperCode=gpaper158,gntbcstglobal&amp;amp;marketName=azcentral&amp;amp;division=newspaper&amp;amp;pageContentCategory=videonetwork&amp;amp;pageContentSubcategory=videonetwork&#34; width=&#34;320&#34; height=&#34;305&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tom Willis suggests labor camps for evolutionists</title>
      <link>https://blog.lippard.org/2008/08/tom-willis-suggests-labor-camps-for.html/</link>
      <pubDate>Sun, 24 Aug 2008 00:21:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/tom-willis-suggests-labor-camps-for.html/</guid>
      <description>&lt;p&gt;Tom Willis, the creationist behind the &lt;a href=&#34;http://www.talkorigins.org/faqs/knee-joint.html&#34;&gt;&amp;ldquo;Lucy&amp;rsquo;s knee joint&amp;rdquo; claim I debunked in a Talk Origins FAQ&lt;/a&gt;, who &lt;a href=&#34;https://blog.lippard.org/2008/06/creationist-wants-to-violently-expel.html&#34;&gt;in June stated that evolutionists should be &amp;ldquo;violently expelled&amp;rdquo; from the United States or denied the right to vote&lt;/a&gt;, now says that &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/08/krazy_kansas_kook_wants_to_eli.php&#34;&gt;evolutionists should be imprisoned in labor camps&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;I think Mr. Willis is either a lunatic or desperate for attention.  I think he should get the latter, as a poster boy for creationist rationality.&lt;br /&gt;&lt;br /&gt;I discussed Willis and the Lucy&amp;rsquo;s knee joint claim in &lt;a href=&#34;https://blog.lippard.org/2008/06/apostaz-podcast-4.html&#34;&gt;the fourth ApostAZ podcast&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;(Willis is not actually in Kansas, but in Missouri, where he runs &lt;a href=&#34;http://theberrypatchonline.com/pickrpt.htm&#34;&gt;&amp;ldquo;The Berry Patch.&amp;quot;&lt;/a&gt;)&lt;br /&gt;&lt;br /&gt;UPDATE: Ed Brayton has a more detailed take-down of Willis&amp;rsquo; latest at &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/08/tom_willis_returns_with_more_i.php&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>McCain another Bush?</title>
      <link>https://blog.lippard.org/2008/08/mccain-another-bush.html/</link>
      <pubDate>Sat, 23 Aug 2008 01:01:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/mccain-another-bush.html/</guid>
      <description>&lt;p&gt;Jack Cafferty writes at CNN about how &lt;a href=&#34;http://www.cnn.com/2008/POLITICS/08/18/cafferty.mccain/index.html&#34;&gt;McCain seems to be as intellectually vacuous as George W. Bush&lt;/a&gt;.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Hume&#39;s Ghost&lt;/strong&gt; &lt;small&gt;(2008-08-23)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;He has to be, doesn&#39;t he? The inmates are now running the asylum in the GOP and their presidential candidate has to run against reality to appease the base.&lt;BR/&gt;&lt;BR/&gt;Hence the mocking of Obama when he made the accurate statement about tire inflation and care maintenance.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Obama resume-padding</title>
      <link>https://blog.lippard.org/2008/08/obama-resume-padding.html/</link>
      <pubDate>Sat, 23 Aug 2008 00:57:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/obama-resume-padding.html/</guid>
      <description>&lt;p&gt;Abraham Katsman and Kory Bardash point out several instances of &lt;a href=&#34;http://www.jpost.com/servlet/Satellite?cid=1218710381368&amp;amp;pagename=JPost%2FJPArticle%2FPrinter&#34;&gt;Obama inflating his resumé with bogus claims about his record in &lt;span style=&#34;font-style: italic;&#34;&gt;The Jerusalem Post&lt;/span&gt;&lt;/a&gt;.  They argue that he is doing this because despite holding multiple noteworthy positions, he really hasn&amp;rsquo;t accomplished much of anything in any of them.  He&amp;rsquo;s published not a single academic paper while Lecturer at the University of Chicago Law School, published nothing while Harvard Law Review President, and can&amp;rsquo;t point to any significant legislation he spearheaded in the U.S. Senate or in the Illinois State Senate.&lt;br /&gt;&lt;br /&gt;UPDATE: John Lynch, in the comments, has, to my mind, refuted the concerns about publications (a Lecturer is not expected to publish, nor is the Harvard Law Review President), but my main concern was about the false statements.  Two of the false statements are that he claimed to have &amp;ldquo;passed laws&amp;rdquo; that &amp;ldquo;extended healthcare for wounded troops who&amp;rsquo;d been neglected&amp;rdquo; when he didn&amp;rsquo;t vote on the bill in question, and his statement that &amp;ldquo;Just this past week, we passed out of the U.S. Senate Banking Committee&amp;ndash;which is my committee&amp;ndash;a bill to call for divestment from Iran as a way of ratcheting up the pressure to ensure that they don&amp;rsquo;t obtain a nuclear weapon&amp;rdquo; when he&amp;rsquo;s not even on the Senate Banking Committee.&lt;br /&gt;&lt;br /&gt;On the latter point, Obama&amp;rsquo;s campaign says he meant to say &amp;ldquo;my bill&amp;rdquo; rather than &amp;ldquo;my committee,&amp;rdquo; in which case the statement becomes somewhat more accurate, as &lt;a href=&#34;http://www.swamppolitics.com/news/politics/blog/2008/07/barack_obama_gaffe.html&#34;&gt;Obama did supply some of the provisions to the bill in question&lt;/a&gt;.  But it isn&amp;rsquo;t really Obama&amp;rsquo;s bill, despite his contributions.  It&amp;rsquo;s more accurately described as Christopher Dodd and Richard Shelby&amp;rsquo;s bill.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Back from Maryland</title>
      <link>https://blog.lippard.org/2008/08/back-from-maryland.html/</link>
      <pubDate>Thu, 21 Aug 2008 13:02:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/back-from-maryland.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://farm4.static.flickr.com/3180/2784564758_bece9d54d8.jpg?v=0&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;&#34; src=&#34;http://farm4.static.flickr.com/3180/2784564758_bece9d54d8.jpg?v=0&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://farm4.static.flickr.com/3036/2783711933_abc0465353.jpg?v=0&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;&#34; src=&#34;http://farm4.static.flickr.com/3036/2783711933_abc0465353.jpg?v=0&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;We got back from Maryland last night, after spending most of a week at Deep Creek Lake and making day trips to D.C. and Baltimore.  The Deep Creek Lake time was mostly relaxing, spending some time on the lake, visiting a few sites in nearby Oakland, visiting Swallow Falls and Muddy Creek Falls, and attending the Garrett County Fair, where I viewed my first demolition derby and pig and duck races.  We went to a few of the less common attractions in D.C.&amp;ndash;the &lt;a href=&#34;http://www.smithsonianmag.com/history-archaeology/The_Smithsonians_Crystal_Skull.html&#34;&gt;crystal skull&lt;/a&gt; exhibit in the basement of the National Museum of Natural History, &lt;a href=&#34;http://www.postalmuseum.si.edu/exhibits/2c1f_owney.html&#34;&gt;Owney the dog&lt;/a&gt; at the National Postal Museum, and had an excellent lunch at the National Museum of the American Indian.  In Baltimore, we visited &lt;a href=&#34;http://www.nps.gov/fomc/&#34;&gt;Fort McHenry&lt;/a&gt;, Poe&amp;rsquo;s grave, and Fells Point.&lt;br /&gt;&lt;br /&gt;Owney the dog traveled the world from 1888 to 1897, when, as the &lt;a href=&#34;http://www.postalmuseum.si.edu/exhibits/2c1f_owney.html&#34;&gt;National Postal Museum&amp;rsquo;s website&lt;/a&gt; says, &amp;ldquo;Owney became ill tempered and although the exact circumstances were not satisfactorily reported, Owney died in                       Toledo of a bullet wound on June 11, 1897.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Daniel Radosh&#39;s Rapture Ready</title>
      <link>https://blog.lippard.org/2008/08/daniel-radoshs-rapture-ready.html/</link>
      <pubDate>Sun, 17 Aug 2008 18:30:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/daniel-radoshs-rapture-ready.html/</guid>
      <description>&lt;p&gt;Daniel Radosh has a new book out titled &lt;a href=&#34;http://www.amazon.com/Rapture-Ready-Adventures-Parallel-Christian/dp/0743297709/jimlippardwebpaA&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Rapture Ready!: Adventures in the Parallel Universe of Christian Pop Culture&lt;/span&gt;&lt;/a&gt;, which might be entertaining.  There&amp;rsquo;s a chapter on creationism that talks about Ken Ham and Answers in Genesis, and possibly the split by Creation Ministries International, since Google Books tells me my name is mentioned on p. 279.&lt;br /&gt;&lt;br /&gt;Anybody at Scribner want to send me a review copy?&lt;br /&gt;&lt;br /&gt;Based on the reviews at Amazon.com, it sounds like Radosh gives Christian pop culture a sympathetic and even-handed portrayal that also points out its absurdities and self-contradictions, similar to the excellent documentary &lt;a href=&#34;http://www.amazon.com/review/R34IKVA2IGIIY2/jimlippardswebpaA&#34;&gt;Hell House&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ApostAZ podcast #7</title>
      <link>https://blog.lippard.org/2008/08/apostaz-podcast-7.html/</link>
      <pubDate>Sun, 17 Aug 2008 17:56:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/apostaz-podcast-7.html/</guid>
      <description>&lt;p&gt;The latest &lt;a href=&#34;http://www.apostaz.org/&#34;&gt;ApostAZ podcast&lt;/a&gt; is out:&lt;br /&gt;&lt;blockquote&gt;&lt;a href=&#34;http://apostaz.org/Podcast/Apostaz007.mp3&#34;&gt;Episode 007&lt;/a&gt; Atheism and Freethought in Phoenix- Go to &lt;a href=&#34;http://atheists.meetup.com/157&#34;&gt;atheists.meetup.com/157&lt;/a&gt; for group events! Monthly Meetup Epilogue. Debate Tactics and Rhetoric. Sweden Rules Against Prayer as Truth: &lt;a href=&#34;http://www.guardian.co.uk/&#34;&gt;http://www.guardian.co.uk/&lt;/a&gt;. Prayer and Aggression. Obama and Faith Based Initiatives. Pickett Church? &lt;a href=&#34;http://www.atheistrev.com/&#34;&gt;&lt;a href=&#34;http://www.atheistrev.com/&#34;&gt;http://www.atheistrev.com/&lt;/a&gt;&lt;/a&gt; Aggression study: &lt;a href=&#34;http://www3.interscience.wiley.com/journal/120083092/abstract&#34;&gt;&lt;a href=&#34;http://www3.interscience.wiley.com/journal/120083092/abstract&#34;&gt;http://www3.interscience.wiley.com/journal/120083092/abstract&lt;/a&gt;&lt;/a&gt;.  Greydon Square&amp;rsquo;s Album &amp;lsquo;The Compton Effect&amp;rsquo;&lt;/blockquote&gt;Funny analogy from Shannon: &amp;ldquo;Prayer is a homeless dude on your couch.&amp;quot;&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://www.charitynavigator.org/&#34;&gt;Charity Navigator&lt;/a&gt; is another site similar to &lt;a href=&#34;http://www.charitywatch.org/&#34;&gt;CharityWatch&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Shannon incorrectly states that McCain is a creationist.  &lt;a href=&#34;http://blogs.physicstoday.org/politics08/2008/01/john_mccain_on_teaching_evolut.html&#34;&gt;He&amp;rsquo;s not&lt;/a&gt;.  And the Creation Museum is in Kentucky, not Tennessee.&lt;br /&gt;&lt;br /&gt;Picketing churches on the basis of its beliefs and doctrines is a terrible idea that should be left to Fred Phelps and similar kooks.  The picketing of the Church of Scientology has generally been based on its behavior, not its doctrines&amp;ndash;to the extent the focus is on opposing criminal behavior, that&amp;rsquo;s reasonable.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Another lottery loser</title>
      <link>https://blog.lippard.org/2008/08/another-lottery-loser.html/</link>
      <pubDate>Sat, 16 Aug 2008 16:58:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/another-lottery-loser.html/</guid>
      <description>&lt;p&gt;Via &lt;a href=&#34;http://www.azcentral.com/offbeat/articles/2008/08/16/20080816lotterycrash-ON.html&#34;&gt;the &lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt;&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;A man who won $10 million in a California lottery game has been sentenced to more than 17 years in prison for a drunken-driving crash that killed three people. &lt;p&gt;Thomas Turnour had pleaded guilty to gross vehicular manslaughter while intoxicated and causing injury while driving intoxicated.&lt;/p&gt; &lt;p&gt;The winner of a SuperLotto game in 2001 was sentenced Friday in San Bernardino. &lt;span id=&#34;articleFlex1&#34;&gt;&lt;script type=&#34;text/javascript&#34;&gt;OAS_AD(&amp;lsquo;ArticleFlex_1&amp;rsquo;)&lt;/script&gt;&lt;script text=&#34;text/javascript&#34; src=&#34;http://gannett.gcion.com/addyn/3.0/5111.1/133600/0/0/ADTECH;alias=azcentral.com/news/offbeat/articles_ArticleFlex_1;cookie=info;loc=100;target=_blank;grp=535563;misc=1218905863466&#34;&gt;&lt;/script&gt;&lt;/span&gt; &lt;/p&gt; &lt;p&gt;Authorities say the 52-year-old man from Victorville was driving a pickup truck that hit a car stopped at a red light in San Bernardino three years ago. Three people inside the first car died.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Atheists&#39; questions for candidates</title>
      <link>https://blog.lippard.org/2008/08/atheists-questions-for-candidates.html/</link>
      <pubDate>Sat, 16 Aug 2008 14:02:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/atheists-questions-for-candidates.html/</guid>
      <description>&lt;p&gt;The Phoenix Atheists Meetup Group has sent &lt;a href=&#34;http://files.meetup.com/12920/Letter%20to%20Candidates.pdf&#34;&gt;a letter&lt;/a&gt; (PDF) and &lt;a href=&#34;http://files.meetup.com/12920/10%20Questions%20to%20Candidates.pdf&#34;&gt;ten questions&lt;/a&gt; (PDF) to John McCain, Barack Obama, and the 114 candidates for the Arizona State Senate and House of Representatives who are listed in the Citizens Clean Election Commission candidate statement booklet.  Any received answers will be posted &lt;a href=&#34;http://atheists.meetup.com/157/messages/boards/thread/5258000&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The ten questions are:&lt;br /&gt;&lt;br /&gt;1) Given a legislative voting scenario that presents you with a direct conflict between your religious beliefs/values and your duties to uphold the Constitution which do you choose and how would you make that decision?&lt;br /&gt;&lt;br /&gt;2) What is your position regarding prayer while acting in your official capacity as an elected official and what role if any do you think prayer should play in the legislative body you wish to hold?&lt;br /&gt;&lt;br /&gt;3) What is your position on enacting law that has religious tenets and/or dogma as its main motivation and reasoning?&lt;br /&gt;&lt;br /&gt;4) Is it acceptable for elected officials to hold back or alter scientific reports if they conflict with their own views, and how will you balance scientific information with politics and personal beliefs in your decision-making?&lt;br /&gt;&lt;br /&gt;5) Should the modern synthesis of Creationism known as “Intelligent Design” be taught in the public school and is it acceptable for religious ideology to interfere in science?&lt;br /&gt;&lt;br /&gt;6) Would you allow a non theistic individual (atheist, humanist, freethinker, etc) to openly serve on your staff?&lt;br /&gt;&lt;br /&gt;7) What is your position on a constitutional amendment to define marriage and if in favor of a constitutional amendment to define marriage are your motivations religious or secular?&lt;br /&gt;&lt;br /&gt;8) What is your position on abstinence-only sex education?&lt;br /&gt;&lt;br /&gt;9) What is your position on government regulation and funding of stem cell research?&lt;br /&gt;&lt;br /&gt;10) With regards specifically to the establishment of the United States as a nation, the history of the United States, and the law of the United States do you consider our country to be a “Christian Nation”?&lt;/p&gt;</description>
    </item>
    <item>
      <title>FFRF billboards delayed due to CBS Outdoor cowardice</title>
      <link>https://blog.lippard.org/2008/08/ffrf-billboards-delayed-due-to-cbs.html/</link>
      <pubDate>Sat, 16 Aug 2008 13:53:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/ffrf-billboards-delayed-due-to-cbs.html/</guid>
      <description>&lt;p&gt;The FFRF billboards planned for Phoenix that were supposed to be launched on August 18 have been postponed after CBS Outdoor became uncomfortable with the &amp;ldquo;Imagine No Religion&amp;rdquo; slogan.  They have decided to apply an analogue of their policy requiring that billboards advertising alcohol and tobacco, which must be at least 1000 feet from any school or church.&lt;br /&gt;&lt;br /&gt;Apparently CBS Outdoor considers atheism to be equivalent to alcohol or tobacco, unfit to be advertised near sensitive churchgoers or students.&lt;br /&gt;&lt;br /&gt;They are probably within their rights to do this&amp;ndash;they own the billboards&amp;ndash;but their belief that this is a sound business decision is pretty absurd and cowardly.  (I haven&amp;rsquo;t actually seen the contracts, but I suspect they are crafted in such a way to leave themselves the option to move locations or even cancel the contract if there&amp;rsquo;s a whiff of controversy that they&amp;rsquo;d prefer to avoid.)&lt;br /&gt;&lt;br /&gt;I suspect the locations of the billboards are unlikely to make much difference about whether controversy is generated, but this change gives CBS Outdoor something they can appeal to in response to criticism&amp;ndash;see, we tried to be sensitive to religious concerns about the expression of disagreement.&lt;br /&gt;&lt;br /&gt;The new locations are likely to be approved on Monday, and I&amp;rsquo;ll report here what they are.  I&amp;rsquo;m actually surprised that there are any billboard locations in Phoenix that aren&amp;rsquo;t within 1000 feet of a church or a school.&lt;br /&gt;&lt;br /&gt;(&lt;a href=&#34;https://blog.lippard.org/2008/08/ffrf-billboard-update.html&#34;&gt;Previously&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2008/07/ffrf-billboards-are-coming-to-phoenix.html&#34;&gt;previously&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2008/08/arizona-republic-on-ffrf-billboards-in.html&#34;&gt;subsequently&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Food tasting</title>
      <link>https://blog.lippard.org/2008/08/food-tasting.html/</link>
      <pubDate>Sat, 16 Aug 2008 02:12:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/food-tasting.html/</guid>
      <description>&lt;p&gt;Via &lt;a href=&#34;http://scienceblogs.com/strangerfruit/2008/08/mmmmmm_roadkill_drool.php&#34;&gt;Stranger Fruit&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;1. Venison&lt;/span&gt;&lt;br /&gt;2. Nettle tea&lt;br /&gt;&lt;strong&gt;3. Huevos rancheros&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;4. Steak tartare&lt;/strong&gt;&lt;br /&gt;5. Crocodile&lt;br /&gt;&lt;strong&gt;6. Black pudding&lt;/strong&gt; (in Buenos Aires)&lt;br /&gt;&lt;strong&gt;7. Cheese fondue&lt;/strong&gt;&lt;br /&gt;&lt;strike&gt;8. Carp&lt;/strike&gt; (fish allergy)&lt;br /&gt;9. Borscht&lt;br /&gt;&lt;strong&gt;10. Baba ghanoush&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;11. Calamari&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;12. Pho&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;13. PB&amp;amp;J sandwich&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;14. Aloo gobi&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;15. Hot dog from a street cart&lt;/strong&gt;&lt;br /&gt;16. Epoisses&lt;br /&gt;17. Black truffle&lt;br /&gt;&lt;strong&gt;18. Fruit wine made from something other than grapes&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;19. Steamed pork buns&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;20. Pistachio ice cream&lt;/strong&gt;&lt;br /&gt;21. Heirloom tomatoes&lt;br /&gt;&lt;strong&gt;22. Fresh wild berries&lt;/strong&gt;&lt;br /&gt;&lt;strike&gt;23. Foie gras&lt;/strike&gt;&lt;br /&gt;&lt;strong&gt;24. Rice and beans&lt;/strong&gt;&lt;br /&gt;25. Brawn, or head cheese&lt;br /&gt;26. Raw Scotch Bonnet pepper&lt;br /&gt;&lt;strong&gt;27. Dulce de leche&lt;/strong&gt; (in Buenos Aires)&lt;br /&gt;&lt;strong&gt;28. Oysters&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;29. Baklava&lt;/strong&gt;&lt;br /&gt;30. Bagna cauda&lt;br /&gt;&lt;strong&gt;31. Wasabi peas&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;32. Clam chowder in a sourdough bowl&lt;/strong&gt;&lt;br /&gt;33. Salted lassi&lt;br /&gt;&lt;strong&gt;34. Sauerkraut&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;35. Root beer float&lt;/strong&gt;&lt;br /&gt;36. Cognac with a fat cigar&lt;br /&gt;37. Clotted cream tea&lt;br /&gt;&lt;strong&gt;38. Vodka jelly/Jell-O&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;39. Gumbo&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;40. Oxtail&lt;/strong&gt;&lt;br /&gt;41. Curried goat&lt;br /&gt;&lt;strong&gt;42. Whole insects&lt;/strong&gt; (chocolate covered ants/grasshoppers/crickets)&lt;br /&gt;43. Phaal&lt;br /&gt;44. Goat&amp;rsquo;s milk&lt;br /&gt;&lt;strong&gt;45. Malt whisky from a bottle worth £60/$120 or more&lt;/strong&gt;&lt;br /&gt;46. Fugu&lt;br /&gt;&lt;strong&gt;47. Chicken tikka masala&lt;/strong&gt;&lt;br /&gt;48. Eel&lt;br /&gt;&lt;strong&gt;49. Krispy Kreme original glazed doughnut&lt;/strong&gt;&lt;br /&gt;50. Sea urchin&lt;br /&gt;&lt;strong&gt;51. Prickly pear&lt;/strong&gt;&lt;br /&gt;52. Umeboshi&lt;br /&gt;53. Abalone&lt;br /&gt;&lt;strong&gt;54. Paneer&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;55. McDonald&amp;rsquo;s Big Mac Meal&lt;/strong&gt;&lt;br /&gt;56. Spaetzle&lt;br /&gt;&lt;strong&gt;57. Dirty gin martini&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;58. Beer above 8% ABV&lt;/strong&gt; (Elephant beer at Carlsberg Brewery in Copenhagen)&lt;br /&gt;59. Poutine&lt;br /&gt;&lt;strong&gt;60. Carob chips&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;61. S&amp;rsquo;mores&lt;/strong&gt; (last night)&lt;br /&gt;62. Sweetbreads&lt;br /&gt;63. Kaolin&lt;br /&gt;64. Currywurst&lt;br /&gt;65. Durian&lt;br /&gt;66. Frogs&amp;rsquo; legs&lt;br /&gt;&lt;strong&gt;67. Beignets, churros, elephant ears or funnel cake&lt;/strong&gt; (Beignets at Cafe du Monde in New Orleans)&lt;br /&gt;68. Haggis&lt;br /&gt;&lt;strong&gt;69. Fried plantain&lt;/strong&gt;&lt;br /&gt;70. Chitterlings, or andouillette&lt;br /&gt;&lt;strong&gt;71. Gazpacho&lt;/strong&gt;&lt;br /&gt;72. Caviar and blini&lt;br /&gt;&lt;strong&gt;73. Louche absinthe&lt;/strong&gt;&lt;br /&gt;74. Gjetost, or brunost&lt;br /&gt;75. Roadkill&lt;br /&gt;76. Baijiu&lt;br /&gt;&lt;strong&gt;77. Hostess Fruit Pie&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;78. Snail&lt;/strong&gt;&lt;br /&gt;79. Lapsang souchong&lt;br /&gt;&lt;strong&gt;80. Bellini&lt;/strong&gt;&lt;br /&gt;81. Tom yum&lt;br /&gt;&lt;strong&gt;82. Eggs Benedict&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;83. Pocky&lt;/strong&gt;&lt;br /&gt;84. Tasting menu at a three-Michelin-star restaurant&lt;br /&gt;&lt;strong&gt;85. Kobe beef&lt;/strong&gt;&lt;br /&gt;86. Hare&lt;br /&gt;&lt;strong&gt;87. Goulash&lt;/strong&gt;&lt;br /&gt;88. Flowers&lt;br /&gt;89. Horse&lt;br /&gt;90. Criollo chocolate&lt;br /&gt;&lt;strong&gt;91. Spam&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;92. Soft shell crab&lt;/strong&gt;&lt;br /&gt;93. Rose harissa&lt;br /&gt;&lt;strong&gt;94. Catfish&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;95. Mole poblano&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;96. Bagel and lox&lt;/strong&gt;&lt;br /&gt;97. Lobster Thermidor&lt;br /&gt;&lt;strong&gt;98. Polenta&lt;/strong&gt;&lt;br /&gt;99. Jamaican Blue Mountain coffee (I&amp;rsquo;d rather try Kopi Luwak)&lt;br /&gt;&lt;strong&gt;100. Snake&lt;/strong&gt; Fried rattlesnake at Rustler&amp;rsquo;s Rooste&lt;/p&gt;</description>
    </item>
    <item>
      <title>Candy cigarettes are now &#34;quality sticks&#34;</title>
      <link>https://blog.lippard.org/2008/08/candy-cigarettes-are-now-quality-sticks.html/</link>
      <pubDate>Sat, 16 Aug 2008 00:58:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/candy-cigarettes-are-now-quality-sticks.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://farm4.static.flickr.com/3045/2766948864_d76c425a62.jpg?v=0&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;&#34; src=&#34;http://farm4.static.flickr.com/3045/2766948864_d76c425a62.jpg?v=0&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://farm4.static.flickr.com/3166/2766110513_741a072d26.jpg?v=0&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;&#34; src=&#34;http://farm4.static.flickr.com/3166/2766110513_741a072d26.jpg?v=0&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;Photograph taken at the Farmer&amp;rsquo;s Market &amp;ldquo;Candyland&amp;rdquo; near Deep Creek Lake, August 14, 2008.&lt;br /&gt;&lt;br /&gt;They also make candy &amp;ldquo;crayons&amp;rdquo; that are packaged much like candy cigarettes, and also called &amp;ldquo;quality sticks.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Arizona Republicans turn on themselves</title>
      <link>https://blog.lippard.org/2008/08/arizona-republicans-turn-on-themselves.html/</link>
      <pubDate>Fri, 15 Aug 2008 17:27:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/arizona-republicans-turn-on-themselves.html/</guid>
      <description>&lt;p&gt;On August 7, &lt;a href=&#34;http://www.azcentral.com/news/articles/2008/08/07/20080807pearce0807.html&#34;&gt;the &lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt; reported&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;The race for a state Senate seat in west Mesa broke out into a wide-open brawl Wednesday, with allegations that Rep. Russell Pearce attacked his wife nearly three decades ago and Pearce&amp;rsquo;s campaign firing back that the charge is false and the height of sleazy campaigning.&lt;/p&gt; &lt;p&gt;A mailer sent to voters in west Mesa cited a divorce petition that LuAnne Pearce filed in 1980. In it, she charges that her husband had a violent temper, hit her and shoved her. The petition also says that two days before the filing, Pearce &amp;ldquo;grabbed the wife by the throat and threw her down.&amp;quot;&lt;/p&gt;</description>
    </item>
    <item>
      <title>CMI responds to AiG dispute summary</title>
      <link>https://blog.lippard.org/2008/08/cmi-responds-to-aig-dispute-summary.html/</link>
      <pubDate>Fri, 15 Aug 2008 14:41:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/cmi-responds-to-aig-dispute-summary.html/</guid>
      <description>&lt;p&gt;Creation Ministries International &lt;a href=&#34;http://creationontheweb.com/content/view/5963&#34;&gt;has updated its website to respond to the trove of documents released by Answers in Genesis&lt;/a&gt;.  The Answers in Genesis site now includes &lt;a href=&#34;http://66.42.196.216:50050/Court%20Order%20of%20Aug%2008%20Granting%20AiG%20position%20to%20compel%20arbitration.pdf&#34;&gt;the U.S. judge&amp;rsquo;s order to compel arbitration in the U.S.&lt;/a&gt; (PDF).  The court&amp;rsquo;s order requires arbitration to occur in the U.S., but does not put a stop to the legal action in Australia, on the grounds that one of the documents at issue (the Deed of Copyright License or DOCL) says that the parties do &amp;ldquo;not object to the exercise of jurisdiction by [the Australian courts] on any basis&amp;rdquo; (to quote the judge&amp;rsquo;s quotation from the document).  The judge describes his order as granting in part and denying in part the Answers in Genesis petition, though Answers in Genesis describes it merely as granting their petition to compel arbitration.&lt;br /&gt;&lt;br /&gt;The CMI update has a lengthy list of &amp;ldquo;WHAT AIG IS CAREFUL NOT TO TELL YOU&amp;rdquo; that makes the point that the U.S. and Australian groups were not as separate as AiG has tried to convey, with interesting examples such as that the U.S. group had appointed a CEO/COO to report to Ken Ham as president, and Carl Wieland of the Australian group was given the task of firing this person.  Another is that the letter from Wieland to the U.S. board that AiG describes as &amp;ldquo;unsolicited&amp;rdquo; was actually specifically requested by the U.S. board in response to Wieland&amp;rsquo;s criticisms that he had previously made to the Australian board (three members of which were also on the U.S. board).&lt;br /&gt;&lt;br /&gt;AiG describes its former executive VP, Brandon Vallorani, as a dupe or co-conspirator with Carl Wieland, but doesn&amp;rsquo;t note that when he was terminated he was given a payment in return for being bound to silence, and so is unable to comment on what actually happened without breaching that agreement.&lt;br /&gt;&lt;br /&gt;The CMI summary notes (as I mentioned, via Kevin Henke, in my previous post) that the Thallon document contradicts other testimony from Thallon about whether the Australian board was pressured to accept the October 2005 agreement:  &amp;ldquo;Ironically, there is eyewitness testimony of people         having heard Thallon himself claim that they acted under duress in signing, and         we have in writing (written back at the time) from a leading creation scientist         and professor that Thallon personally told him that Ken Ham had threatened to not         buy the next issue of the magazine if they failed to sign. So Thallon is either         telling the truth to this scientist, or he is telling the truth in these documents–it’s         hard to see how both can be the case.&amp;rdquo;  It&amp;rsquo;s also interesting to note that the Thallon document alternates between U.S. and Australian spellings of some words (e.g. &amp;ldquo;organization&amp;rdquo; and &amp;ldquo;organisation&amp;rdquo; are both used in paragraph 22), which probably indicates a document prepared by Thallon (an Australian) and one or more Americans (such as AiG&amp;rsquo;s attorneys) that was not fully reviewed carefully for consistency.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The dangers of digital drugs</title>
      <link>https://blog.lippard.org/2008/08/dangers-of-digital-drugs.html/</link>
      <pubDate>Wed, 13 Aug 2008 03:47:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/dangers-of-digital-drugs.html/</guid>
      <description>&lt;p&gt;Kim Komando (who at least used to be based here in Phoenix) &lt;a href=&#34;http://abcnews.go.com/print?id=5544919&#34;&gt;is promoting nonsense about &amp;ldquo;digital drugs&amp;rdquo;&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;&lt;p&gt;But websites are targeting your children with so-called digital drugs. These are audio files designed to induce drug-like effects. &lt;/p&gt; &lt;p&gt; All your child needs is a music player and headphones. &lt;/p&gt; &lt;p&gt; Digital drugs supposedly synchronize your brain waves with the sound. Hence, they allegedly alter your mental state. &lt;/p&gt; &lt;p&gt; Binaural beats create a beating sound. Other noises may be included with binaural beats. This is intended to mask their unpleasant sound.&lt;/p&gt;</description>
    </item>
    <item>
      <title>AiG/CMI: judge accepts, then withdraws mediation offer</title>
      <link>https://blog.lippard.org/2008/08/aigcmi-judge-accepts-then-withdraws.html/</link>
      <pubDate>Tue, 12 Aug 2008 13:56:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/aigcmi-judge-accepts-then-withdraws.html/</guid>
      <description>&lt;p&gt;The judge in the U.S. lawsuit filed by Answers in Genesis against Creation Ministries International said that he intended to rule that the groups go into arbitration in Kentucky, under the rules of the American Arbitration Association.  But he rejected AiG&amp;rsquo;s demands to stop the legal proceeding in Australia or to force arbitration by Peacemakers/ICC, the organization they had selected for Christian arbitration.&lt;br /&gt;&lt;br /&gt;After the hearing, CMI&amp;rsquo;s attorney proposed that the judge himself mediate a one-day attempt to resolve the dispute more quickly, and the judge agreed on the condition that the mediation meeting be limited to Carl Wieland, Ken Ham, and their respective attorneys.  CMI agreed, posted a note to that effect on their website, and booked airfare.&lt;br /&gt;&lt;br /&gt;AiG, however, objected to the restriction to one person, and requested that an additional person participate, on the grounds that Ken Ham is not a member of the AiG board of directors.&lt;br /&gt;&lt;br /&gt;The judge then withdrew the mediation offer, and the case will continue in the U.S., without going to Christian arbitration.&lt;br /&gt;&lt;br /&gt;CMI has &lt;a href=&#34;http://creationontheweb.com/content/view/5957/&#34;&gt;a new web page up describing the mediation offer and speculating on the next steps&lt;/a&gt;.  They observe that the judge has made multiple statements to the effect that the only jurisdiction mentioned in the legal documents between the groups is Australia, and point out that they have already filed an appeal on that basis regarding the judge&amp;rsquo;s decision to require arbitration in the United States.&lt;br /&gt;&lt;br /&gt;CMI has also updated &lt;a href=&#34;www.creationontheweb.com/dispute&#34;&gt;their main web page on the dispute&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Robert Neuwirth at TED</title>
      <link>https://blog.lippard.org/2008/08/robert-neuwirth-at-ted.html/</link>
      <pubDate>Tue, 12 Aug 2008 03:07:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/robert-neuwirth-at-ted.html/</guid>
      <description>&lt;p&gt;This is &lt;a href=&#34;https://www.ted.com/talks/robert_neuwirth_the_hidden_world_of_shadow_cities&#34;&gt;a video of a presentation at the TED conference by Robert Neuwirth&lt;/a&gt;, author of &lt;a href=&#34;https://www.amazon.com/gp/product/0415933196/jimlippardswebpaA&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Shadow Cities: A Billion Squatters, A New Urban World&lt;/span&gt;&lt;/a&gt;, about how the growth of squatter cities represents the cities of the future, as a growing percentage of the world&amp;rsquo;s population will live in such cities.  I find it fascinating how such extra-legal cities which tend to operate beyond the fringes of the law, are places of considerable freedom and opportunity despite their poverty.  Another similar book is Ian Lambot and Greg Girard&amp;rsquo;s &lt;a href=&#34;https://www.amazon.com/City-Darkness-Life-Kowloon/dp/1873200137/jimlippardswebpaA&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;City of Darkness: Life in Kowloon City&lt;/span&gt;&lt;/a&gt;, about the squatter city of &lt;a href=&#34;https://en.wikipedia.org/wiki/Kowloon_Walled_City&#34;&gt;Kowloon Walled City&lt;/a&gt; on the peninsula south of Hong Kong, where squatters developed their own systems of property rights and rules in the absence of government intervention.&lt;br /&gt;&lt;br /&gt;&lt;!--cut and paste--&gt;&lt;a class=&#34;abp-objtab-06663400333812161 visible ontop&#34; href=&#34;https://static.videoegg.com/ted/flash/loader.swf&#34; style=&#34;left: 0px; top: 15px;&#34; title=&#34;Click here to block this object with Adblock Plus&#34;&gt;&lt;/a&gt;&lt;object align=&#34;middle&#34; classid=&#34;clsid:d27cdb6e-ae6d-11cf-96b8-444553540000&#34; codebase=&#34;https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0&#34; height=&#34;285&#34; id=&#34;VE_Player&#34; width=&#34;320&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://static.videoegg.com/ted/flash/loader.swf&#34; /&gt;&lt;param name=&#34;FlashVars&#34; value=&#34;bgColor=FFFFFF&amp;amp;file=http://static.videoegg.com/ted/movies/ROBERTNEUWIRTH-2005_high.flv&amp;amp;autoPlay=false&amp;amp;fullscreenURL=http://static.videoegg.com/ted/flash/fullscreen.html&amp;amp;forcePlay=false&amp;amp;logo=&amp;amp;allowFullscreen=true&#34; /&gt;&lt;param name=&#34;quality&#34; value=&#34;high&#34; /&gt;&lt;param name=&#34;allowScriptAccess&#34; value=&#34;always&#34; /&gt;&lt;param name=&#34;bgcolor&#34; value=&#34;#FFFFFF&#34; /&gt;&lt;param name=&#34;scale&#34; value=&#34;noscale&#34; /&gt;&lt;param name=&#34;wmode&#34; value=&#34;window&#34; /&gt;&lt;embed align=&#34;middle&#34; allowscriptaccess=&#34;always&#34; bgcolor=&#34;#FFFFFF&#34; flashvars=&#34;bgColor=FFFFFF&amp;amp;file=http://static.videoegg.com/ted/movies/ROBERTNEUWIRTH-2005_high.flv&amp;amp;autoPlay=false&amp;amp;fullscreenURL=https://static.videoegg.com/ted/flash/fullscreen.html&amp;amp;forcePlay=false&amp;amp;logo=&amp;amp;allowFullscreen=true&#34; height=&#34;285&#34; name=&#34;VE_Player&#34; pluginspage=&#34;http://www.macromedia.com/go/getflashplayer&#34; quality=&#34;high&#34; scale=&#34;noscale&#34; src=&#34;http://static.videoegg.com/ted/flash/loader.swf&#34; type=&#34;application/x-shockwave-flash&#34; width=&#34;320&#34; wmode=&#34;window&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>&#34;In our corporate DNA&#34;</title>
      <link>https://blog.lippard.org/2008/08/in-our-corporate-dna.html/</link>
      <pubDate>Mon, 11 Aug 2008 14:43:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/in-our-corporate-dna.html/</guid>
      <description>&lt;p&gt;Yesterday while getting my car serviced, I noticed that Toyota&amp;rsquo;s brochure about its latest vehicles says on the back that &amp;ldquo;Moving Forward is in our DNA,&amp;rdquo; and became annoyed.  &amp;ldquo;X is in our corporate DNA&amp;rdquo; has become an incredibly popular marketing buzzphrase lately, and I&amp;rsquo;ve heard it said for some value of X in almost every vendor presentation I&amp;rsquo;ve heard this year.  My thought yesterday was that I don&amp;rsquo;t really care if X is in the genotype if it isn&amp;rsquo;t expressed in the phenotype.  If the company really wants to make the point that X is a core competency or value, saying &amp;ldquo;it&amp;rsquo;s in our DNA&amp;rdquo; isn&amp;rsquo;t really an accurate way of putting it.&lt;br /&gt;&lt;br /&gt;So this morning I did a search to see if any biologists have commented on this buzzphrase, and was pleased to see that &lt;a href=&#34;http://omicsomics.blogspot.com/2007/12/corporate-dna.html&#34;&gt;Keith Robison commented on it last December&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;The question posed is this: what do companies asking this really mean, or more specifically what might it mean that they don&amp;rsquo;t intend (very Dilbert-esque). Presumably they are trying to make a statement about deeply embedded values, but what does it really mean to have something in your DNA? For example, do they mean to imply:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;A lot of our company is unfathomable to the human mind&lt;/li&gt;&lt;li&gt;There&amp;rsquo;s a lot of redundancy here&lt;/li&gt;&lt;li&gt;Often we often repeat ourselves often repeatedly, often repeating repetitiously.&lt;/li&gt;&lt;li&gt;We retain bits of those who invade our corporate DNA, though with not much rhyme or reason&lt;/li&gt;&lt;li&gt;A lot of pieces of the organization resemble decayed portions of other pieces of our organization&lt;/li&gt;&lt;li&gt;Some pieces of our organization are non-functional, though they closely resemble functional pieces of related organizations&lt;/li&gt;&lt;li&gt;Most of our organization has no immediate impact on routine operations, or emergency ones&lt;/li&gt;&lt;li&gt;Most of our organization has no immediate obvious purpose, if any&lt;/li&gt;&lt;li&gt;Our corporate practices are not the best designable, but rather reflect an accumulation of historical accidents&lt;/li&gt;&lt;/ul&gt;Now, many of these statements may well be true about a given company, but is that what you really want to project?&lt;/blockquote&gt;This gives me some great ideas on how to respond the next time I hear a vendor use the phrase.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Focus on the Family: Pray for rain on Obama</title>
      <link>https://blog.lippard.org/2008/08/focus-on-family-pray-for-rain-on-obama.html/</link>
      <pubDate>Mon, 11 Aug 2008 01:35:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/focus-on-family-pray-for-rain-on-obama.html/</guid>
      <description>&lt;p&gt;The &lt;a href=&#34;http://www.citizenlink.org/Stoplight/A000007910.cfm&#34;&gt;lunatics at Focus on the Family want people to pray for rain on Obama&amp;rsquo;s acceptance speech at the Democratic Convention&lt;/a&gt;.  This is absurd on multiple levels&amp;ndash;not only does nothing fail like prayer, but how on earth do they consider this to be a remotely ethical or rational thing to do?&lt;br /&gt;&lt;br /&gt;Why not just pray that Obama doesn&amp;rsquo;t get elected?  Or follow the pattern with Supreme Court justices, and pray for death?&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/08/focus_on_the_family_pray_for_r.php&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;UPDATE (August 12, 2008):  Focus on the Family &lt;a href=&#34;http://www.rockymountainnews.com/news/2008/aug/11/focus-action-pulls-video-asking-people-pray-rain-b/&#34;&gt;has pulled the video from their site, claiming that it was all just a joke, as the &lt;span style=&#34;font-style: italic;&#34;&gt;Rocky Mountain News&lt;/span&gt; reports&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Is religion a response to disease?</title>
      <link>https://blog.lippard.org/2008/08/is-religion-response-to-disease.html/</link>
      <pubDate>Mon, 11 Aug 2008 01:24:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/is-religion-response-to-disease.html/</guid>
      <description>&lt;p&gt;Corey Fincher and Randy Thornhill of the University of New Mexico have published a report in the&lt;span style=&#34;font-style: italic;&#34;&gt; Proceedings of the Royal Society&lt;/span&gt; in which they hypothesize that patterns of behavior that promote exclusivity act as a response to disease transmission, including both religion and language.  They looked at the average number of religions per country and how disease-ridden each country is, and found a positive correlation between number of parasitic diseases and number of religions.  The number of religions per country studied ranged from 3 to 643, with an average of 31; the number of parasitic diseases ranged from 178 to 248, with an average of 200.  They also found that people in countries with more religions and diseases were less mobile&amp;ndash;they moved shorter differences&amp;ndash;than countries with fewer religions and diseases.&lt;br /&gt;&lt;br /&gt;Does this mean that religion is a response to disease, prompting people to keep to themselves and be less mobile, or does it mean that religion acts similarly to disease (prompting people to behave in that same way)?&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://www.economist.com/science/displaystory.cfm?story_id=11839270&amp;amp;fsrc=RSS&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Economist&lt;/span&gt;, August 2, 2008&lt;/a&gt;, p. 83.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Nigerian university cults</title>
      <link>https://blog.lippard.org/2008/08/nigerian-university-cults.html/</link>
      <pubDate>Mon, 11 Aug 2008 00:33:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/nigerian-university-cults.html/</guid>
      <description>&lt;p&gt;There&amp;rsquo;s an interesting article in the August 2, 2008 issue of &lt;span style=&#34;font-style: italic;&#34;&gt;The Economist&lt;/span&gt; about &lt;a href=&#34;http://www.economist.com/world/mideast-africa/displayStory.cfm?story_id=11849078&#34;&gt;&amp;ldquo;Cults of violence&amp;rdquo;&lt;/a&gt; in Nigeria.  Campus &amp;ldquo;cults&amp;rdquo; have arisen in Nigeria&amp;rsquo;s university system that are something along the lines of a cross between a fraternity and a criminal gang.  These &amp;ldquo;cults&amp;rdquo; have killed 115 students and teachers between 1993 and 2003, according to the Exam Ethics Project.  The first such group, the Pyrates Confraternity, was founded by Wole Soyinka, a Nobel prizewinner in literature, in 1952 at the University of Ibadan.  Subsequent groups had names like the Black Axe, the Vikings Confraternity, and the Klansmen Konfraternity.  Members of these groups were originally elite students who have moved on to positions of authority in Nigeria.  The groups charge membership fees, but members typically make the money back by performing actions for the group, such as acting on behalf of politicians connected to the group.  Such actions of late have included harassment, violence, and murder.  Rivers State University banned &amp;ldquo;cultism&amp;rdquo; in 2004, but since the groups are provided with cash and weapons by politicians, the ban has had little effect.&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;UPDATE (December 2, 2021): This article in &lt;i&gt;The Record&lt;/i&gt; (November 24, 2021) is of relevance: Olatunji Olaigbe, &lt;a href=&#34;https://therecord.media/how-the-pandemic-pulled-nigerian-university-students-into-cybercrime/&#34;&gt;&amp;ldquo;How the pandemic pulled Nigerian university students into cybercrime.&amp;quot;&lt;/a&gt;&lt;/div&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bad coroner to be stopped from performing Mississippi autopsies</title>
      <link>https://blog.lippard.org/2008/08/bad-coroner-to-be-stopped-from.html/</link>
      <pubDate>Sun, 10 Aug 2008 15:18:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/bad-coroner-to-be-stopped-from.html/</guid>
      <description>&lt;p&gt;Mississippi coroner Steven Hayne, whose incompetent and dishonest work has been exposed in numerous articles by Radley Balko at &lt;a href=&#34;http://www.theagitator.com/&#34;&gt;The Agitator&lt;/a&gt;, &lt;a href=&#34;http://www.theagitator.com/2008/08/05/mississippi-official-fires-hayne-then-praises-him/&#34;&gt;will be cut off from future work&lt;/a&gt;&amp;ndash;but only after he completes a backlog of 400-500 autopsies in the next 90 days.  That&amp;rsquo;s more than double the number of annual autopsies per year per coroner according to the National Association of Medical Examiners, and he&amp;rsquo;s &lt;a href=&#34;http://www.theagitator.com/2008/08/08/what-has-four-eyes-but-still-cant-see/&#34;&gt;typically done 1,500 per year&lt;/a&gt;.  The NAME says a coroner shouldn&amp;rsquo;t do more than 250 a year, and will not certify any coroner who does over 350 a year.&lt;br /&gt;&lt;br /&gt;Balko points out how inept and dishonest Mississippi&amp;rsquo;s &lt;a href=&#34;http://www.theagitator.com/2008/08/06/mississippi-cya/&#34;&gt;government&lt;/a&gt; and &lt;a href=&#34;http://www.theagitator.com/2008/08/08/what-has-four-eyes-but-still-cant-see/&#34;&gt;newspapers&lt;/a&gt; have been in dealing with Hayne.&lt;br /&gt;&lt;br /&gt;Mississippi is not a state I ever want to visit, let alone live in.&lt;br /&gt;&lt;br /&gt;UPDATE (September 7, 2008): Radley Balko &lt;a href=&#34;http://www.theagitator.com/2008/09/07/old-file-shows-problems-with-hayne-date-back-to-early-1990s/&#34;&gt;has tracked down a file of complaints about Hayne going back to the early nineties&lt;/a&gt; which shows, among other things, that the government in Mississippi was well aware of what Hayne was doing, and used him because he gave them the results they wanted.&lt;br /&gt;&lt;br /&gt;UPDATE (September 10, 2008): Balko has &lt;a href=&#34;http://www.theagitator.com/2008/09/09/correction-to-my-previous-post-on-dr-hayne/&#34;&gt;an update to his September 7 post that corrects a statement about Dr. Emily Ward, Mississippi&amp;rsquo;s last official state medical examiner&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Lying NYPD cops</title>
      <link>https://blog.lippard.org/2008/08/lying-nypd-cops.html/</link>
      <pubDate>Sun, 10 Aug 2008 15:02:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/lying-nypd-cops.html/</guid>
      <description>&lt;p&gt;Via &lt;a href=&#34;http://www.theagitator.com/2008/08/06/more-nypd-vs-bikers/&#34;&gt;The Agitator&lt;/a&gt;, here&amp;rsquo;s video from a Critical Mass event in New York City which compares what actually happened on the scene from multiple angles to what police officers wrote in their reports.  I have no sympathy for people who violate traffic laws like running red lights (which happens near the beginning of the video) or behaving like five-year-olds (which happens near the end), but this video also shows people who are supposed to be public servants violating people&amp;rsquo;s rights and lying to make arrests on false pretenses.  Officers like Sgt. Timothy Horohoe need to be not just fired, but criminally prosecuted.&lt;br /&gt;&lt;br /&gt;The video asserts that Joyce Lin (the aforementioned person acting like a five-year-old) was within her rights to not produce identification and walk away, but this may not be true depending on New York law.  Nevada has a law that requires suspects to identify themselves in certain conditions, which was upheld by the U.S. Supreme Court in &lt;a href=&#34;http://en.wikipedia.org/wiki/Hiibel_v._Sixth_Judicial_District_Court_of_Nevada&#34;&gt;Hiibel v. Sixth Judicial District Court of Nevada&lt;/a&gt; (542 U.S. 177, 2004).  If New York has a similar law, Lin was required to identify herself.&lt;br /&gt;&lt;br /&gt;UPDATE (December 17, 2008): A Critical Mass bicyclist knocked from his bike by an NYPD cop in a similar incident in July, &lt;a href=&#34;http://www.youtube.com/watch?v=oUkiyBVytRQ&#34;&gt;caught on video and viewed over 1.8 million times on YouTube&lt;/a&gt; has been cleared, and &lt;a href=&#34;http://www.foxnews.com/story/0,2933,467426,00.html&#34;&gt;the cop indicted, stripped of his badge and gun, and assigned to desk duty&lt;/a&gt;.  The NYPD officer in that case was Patrick Pogan.  Sometimes flagrant police abuses do get punished, but it&amp;rsquo;s a pity they often have to be caught on video and seen widely for that to happen.&lt;br /&gt;&lt;br /&gt;&lt;a style=&#34;left: 0px ! important; top: 15px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-05969266326396916 visible ontop&#34; href=&#34;http://blip.tv/play/gZIVsKRHgpUe&#34;&gt;&lt;/a&gt;&lt;embed src=&#34;http://blip.tv/play/gZIVsKRHgpUe&#34; type=&#34;application/x-shockwave-flash&#34; allowscriptaccess=&#34;always&#34; allowfullscreen=&#34;true&#34; width=&#34;640&#34; height=&#34;510&#34;&gt;&lt;/embed&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>A deceptive mortgage refinance offer</title>
      <link>https://blog.lippard.org/2008/08/deceptive-mortgage-refinance-offer.html/</link>
      <pubDate>Sun, 10 Aug 2008 03:20:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/deceptive-mortgage-refinance-offer.html/</guid>
      <description>&lt;p&gt;I received a letter in the mail from Chase Bank offering me a fee waiver on a mortgage refinance to &amp;ldquo;lower [my] monthly payments,&amp;rdquo; &amp;ldquo;to save interest,&amp;rdquo; and to &amp;ldquo;Save up to $1,000 in waived fees.&amp;quot;&lt;br /&gt;&lt;br /&gt;The letter gives me two options for &amp;ldquo;a fixed-rate first mortgage tailored to fit [my] needs - and with a new low rate.&amp;rdquo;  Option one is a 20-year fixed-rate mortgage at 6.13% (6.26% APR) with a payment of principal and interest that is described as giving me &amp;ldquo;monthly payment savings&amp;rdquo; of $178 and &amp;ldquo;total annual savings&amp;rdquo; of $2,132.  Option two is a 10-year fixed-rate mortgage at 5.63% (5.80% APR) that is described as giving me &amp;ldquo;total interest savings&amp;rdquo; of $12,817.&lt;br /&gt;&lt;br /&gt;There&amp;rsquo;s just one problem with this.  My current mortgage is a 30-year fixed-rate mortgage at 5.25%.  I currently make extra principal payments every month so I am paying more than what my new monthly payment would be for option two of their refinance offer, the 10-year fixed-rate mortgage.&lt;br /&gt;&lt;br /&gt;This means that both option one and option two are losers&amp;ndash;neither will save me a cent.  If I keep doing what I&amp;rsquo;m doing now, I&amp;rsquo;ll have my mortgage paid off in nine years, paying less in interest and in total than in either option one or option two.  By choosing option one I could choose to pay less per month without being penalized (except due to the higher interest rate), but I&amp;rsquo;d pay significantly more over the term of the loan&amp;ndash;more than $50,000 more.  By choosing option two, the &amp;ldquo;total interest savings&amp;rdquo; would only occur by comparison to my current loan if I were not making extra principal payments.  But compared to what I&amp;rsquo;m actually doing, it again would cost a bit more (by a few thousand dollars), and I wouldn&amp;rsquo;t have the flexibility of paying less in a given month if necessary that I have now with my current loan.&lt;br /&gt;&lt;br /&gt;In short, Chase Bank has knowingly sent me an offer with two options that will cost me more money than my current loan, given how I am currently paying it off (and have been for as long as I&amp;rsquo;ve had the loan).  But they&amp;rsquo;ve tried to describe them to me as though they will save me money, when they won&amp;rsquo;t.&lt;br /&gt;&lt;br /&gt;Don&amp;rsquo;t accept one of these offers unless you either need to (e.g., it will give you lower monthly payments and you&amp;rsquo;re struggling to make your current payments) or it will genuinely save you money in the long term (e.g., it has a lower interest rate that saves you more than any fees that may be rolled into the new loan).&lt;/p&gt;</description>
    </item>
    <item>
      <title>CMI/AiG lawsuit update</title>
      <link>https://blog.lippard.org/2008/08/cmiaig-lawsuit-update.html/</link>
      <pubDate>Sun, 10 Aug 2008 02:09:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/cmiaig-lawsuit-update.html/</guid>
      <description>&lt;p&gt;Answers in Genesis (AiG) sent out &lt;a href=&#34;http://creationontheweb.com/www.creationontheweb.com/content/view/5947&#34;&gt;a new letter to supporters dated July 23, 2008&lt;/a&gt;, and is distributing copies of court filings in the United States regarding their attempt to force Creation Ministries International (CMI) into arbitration and override the lawsuit CMI filed in Australia.  An AiG supporter contacted me in email and sent me one of those documents, &lt;a href=&#34;http://www.discord.org/%7Elippard/AiG-Motion-US-2008.pdf&#34;&gt;a motion that AiG filed in U.S. court arguing for arbitration&lt;/a&gt; (PDF).  (Is there any significance to the fact that it is dated April 1, 2008?)  He didn&amp;rsquo;t sent me the other documents, which include CMI&amp;rsquo;s reply to AiG&amp;rsquo;s motion, AiG&amp;rsquo;s response to CMI&amp;rsquo;s reply, and CMI&amp;rsquo;s argument filed with the Canadian Intellectual Property Office to oppose AiG&amp;rsquo;s attempt to register &amp;ldquo;Answers in Genesis&amp;rdquo; as a trademark there.  These documents are hosted at &lt;a href=&#34;http://66.42.196.216:50050/arbitration.htm&#34;&gt;http://66.42.196.216:50050/arbitration.htm&lt;/a&gt; and each PDF has the password &amp;ldquo;john17&amp;rdquo;; my copy of the AiG motion PDF, linked above, has no password.&lt;br /&gt;&lt;br /&gt;The AiG filing argues that CMI is the organization that has behaved unreasonably, that CMI has rebuffed attempts at reconciliation, and that Carl Wieland is the one who was trying to take over AiG internationally, not Ken Ham.  It argues that the arbitration clauses in the agreement that CMI has issues with&amp;ndash;the one signed in October 2005 by the Australian organization&amp;rsquo;s directors who subsequently resigned en masse&amp;ndash;are the key applicable clauses.  They may have a good legal case, but their overall story seems to me to be at odds with a number of the facts set forth in CMI&amp;rsquo;s &lt;a href=&#34;http://www.creationontheweb.com/images/pdfs/dispute/chronological_ordershort.pdf&#34;&gt;detailed chronology of events&lt;/a&gt; (PDF).  In that chronology, it was CMI that first attempted to argue for arbitration, while AiG ignored their attempts.  CMI rejected the specific form and location of arbitration suggested by AiG, as that proposal required keeping the October 2005 agreement in place, when the content and manner in which that agreement was put into place is at the center of the dispute, and required that the arbitration occur in the U.S.&lt;br /&gt;&lt;br /&gt;Perhaps most significantly, AiG reneged on the verbal agreement that was reached in Hawaii, saying in writing that it is &amp;ldquo;off the table.&amp;rdquo;  Instead, AiG says the parties agreed to return to Hawaii for another session if no written agreement was reached in a certain period of time&amp;ndash;while ignoring the fact that it has made no attempt to reach such written agreement, suggesting that its verbal commitment was not genuine.&lt;br /&gt;&lt;br /&gt;CMI has put up &lt;a href=&#34;http://www.creationontheweb.com/content/view/5563/&#34;&gt;a new version of its web page of links to relevant documents&lt;/a&gt;, which includes &lt;a href=&#34;http://creationontheweb.com/www.creationontheweb.com/content/view/5947&#34;&gt;the AiG July 23 letter from Don Landis and their response to it&lt;/a&gt;.  Their main points of response to the Landis letter are to criticize it for omitting the following:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;AiG’s rejecting or ignoring every one of the straightforward models of Christian arbitration proposed&lt;/li&gt;&lt;li&gt;That their wanting to have the organisation of their choice arbitrate was only after we had made it plain that if there were no settlement discussions, or Christian arbitration, we had no choice but to launch legal action due to our lawful (hence biblical, cf Romans 13) duties as directors (to have the legal snare their lawyers’ actions had placed around our ministry’s neck removed).&lt;/li&gt;&lt;li&gt;That our early settlement proposals involved being ready to walk away, with them being allowed to keep the overwhelming bulk of what they had seized. We did not at that stage even request that they do the right thing as far as the magazine subscribers that were deceived in the US were concerned, we just assumed that in due course their consciences would make that happen — it has not happened.&lt;/li&gt;&lt;li&gt;That by AiG-US seeking to force Christian arbitration to happen in the USA, rather than the countries we offered in the course of the matter (Australia, NZ, Hong Kong, Singapore) it is to their great legal and commercial advantage; including forcing us to spend a great deal more money, despite being the smaller ministry that has suffered the losses in all of this.&lt;/li&gt;&lt;li&gt;That the jurisdiction their infamous entrapment documents mentions is the courts of Australia, yet they sought to block accountability in those courts &lt;em&gt;and&lt;/em&gt; Australian Christian arbitration.&lt;/li&gt;&lt;li&gt;That the alleged ‘agreement to arbitrate’ they rely upon has nothing to do with their unlawful actions in relation to the magazine.&lt;/li&gt;&lt;li&gt;Even more importantly, that a settlement agreement was reached at a formal settlement meeting in August 2007, in Hawaii, between all the parties. Though Ken Ham did not appear, although we were told he would, the verbal agreement was reached with formal representatives of both organisations, was sealed with a handshake and a gentleman’s agreement to get it all down on paper urgently and end the matter — but AiG sought to subsequently shift the goalposts and in essence reneged on their commitment. And have since officially stated in writing that the Hawaii agreement is ‘off the table’.&lt;/li&gt;&lt;li&gt;That they used false pretences to cause our trademark to lapse in Canada, so that theirs could get off the ground, allowing them to immediately use AiG-Canada — see next bullet point about the deceptive confusion this would cause.&lt;/li&gt;&lt;li&gt;That at the Hawaii meeting, there was general understanding of the reason why the AiG trademark (we have owned that trademark in Australia all along) was important to our safety, which is why they agreed in Hawaii to not use it for several years here and in Canada, for instance. It is not because of wanting to stifle ministry, it is because they had already tried to demand that we hand it over, and had started a widely publicised attempt to get Australian supporters to enlist with them instead. We have NO problem with fair competition, but the law is there to protect against &lt;em&gt;deceptive&lt;/em&gt; use of a mark. Our documentation shows how we were forced by AiG to change our name, and if they had then come into Australia or Canada under the old name, people would have been misled into thinking that this was us. I.e. this ministry spent many years building up a reputation &lt;em&gt;under the name AiG&lt;/em&gt;. We have said all along that once sufficient time passes, it makes perfect sense to hand over the name rights to AiG, once people realize that these are two different organisations. The same is true for Canada — if we did not act to protect the organisation that used to be called AiG there, their frequently demonstrated desire to destroy that fledgling ministry would have meant that they could do it great harm.&lt;/li&gt;&lt;li&gt;A major point is that they freely agreed in Hawaii to these temporary restraints on their use of the trademark in those countries.&lt;/li&gt;&lt;/ul&gt;There was supposed to be a court hearing in Australia yesterday, August 8&amp;ndash;I haven&amp;rsquo;t heard whether that occurred and, if it did, what happened, but I will report here when I do.&lt;br /&gt;&lt;br /&gt;UPDATE (August 10, 2008): There are now 25 documents on the Answers in Genesis site, and passwords are no longer required for most documents.  I&amp;rsquo;ve only begun reviewing the documents beyond the first five.&lt;br /&gt;&lt;ol&gt;&lt;li&gt;&lt;a href=&#34;http://66.42.196.216:50050/Court%20Order%20of%20Aug%2008%20Granting%20AiG%20position%20to%20compel%20arbitration.pdf&#34; target=&#34;_blank&#34;&gt;Court Order of August 8 (Granting AiG&amp;rsquo;s petition to compel arbitration)&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;&lt;li&gt;&lt;a href=&#34;http://66.42.196.216:50050/%5BD.7%5D%20Memo%20in%20Support%20of%20Preliminary%20Injunction.pdf&#34; target=&#34;_blank&#34;&gt;AiG’s memo in support of compelling arbitration&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://66.42.196.216:50050/%5BD.20%5D%20Resp%20to%20Mt.%20for%20Prelim%20Inj.pdf&#34; target=&#34;_blank&#34;&gt;CMI’s response to AiG’s Motion&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://66.42.196.216:50050/%5BD.29%5D%20Reply%20in%20Support%20of%20MT%20for%20PI.pdf&#34; target=&#34;_blank&#34;&gt;AiG’s reply to CMI’s response&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;&lt;li&gt;&lt;a href=&#34;http://66.42.196.216:50050/statement-of-claim.pdf&#34; target=&#34;_blank&#34;&gt;CMI’s Australian lawsuit against AiG and Ken Ham&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://66.42.196.216:50050/ANSWERS%20IN%20GENESIS.PDF&#34; target=&#34;_blank&#34;&gt;CMI’s Canadian legal opposition against AiG&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;br /&gt;&lt;li&gt;&lt;a href=&#34;http://66.42.196.216:50050/Affidavit%20of%20John%20Thallon.pdf&#34; target=&#34;_blank&#34;&gt;Affidavit of John Thallon&lt;/a&gt; Thallon presents a case that Wieland wanted &amp;ldquo;democratic reform&amp;rdquo; that would give him more control of the overall organization and that the U.S. group was having issues with complaints from him, Gary Bates, and Jonathan Sarfati.  This affidavit strikes me as an honest declaration of Thallon&amp;rsquo;s perceptions of the controversy (though possibly with some self-deception) and is probably a good indication of how AiG-US sees its position.  It doesn&amp;rsquo;t comment on issues such as AiG-US&amp;rsquo;s reneging on the verbal agreement in Hawaii, the specific terms of the October 2005 agreement, or the way in which AiG-US was deceptive about the continuing availability of the Australian group&amp;rsquo;s publications to U.S. subscribers.  There&amp;rsquo;s a funny account of how Wieland became upset by AiG-US making changes to an Australian-authored article, changing the correctly spelled &amp;ldquo;toe the line&amp;rdquo; to the incorrect &amp;ldquo;tow the line.&amp;rdquo;  Thallon describes Wieland&amp;rsquo;s reaction as unreasonable, but I&amp;rsquo;m sympathetic&amp;ndash;it&amp;rsquo;s very annoying when an editor introduces an error into an article, without checking with the author.  Thallon claims in this affidavit that he was not pressured into signing the October 2005 agreement, but this is not consistent with the Briese report, which says that (a) &amp;ldquo;In the presence and hearing of the other Board directors and Paul Salmon, Thallon told Wieland the Board had no choice in the matter. If they didn&amp;rsquo;t sign, he said, they faced a &amp;lsquo;hostile separation&amp;rsquo; from AiG-USA. (The Board was firmly against a separation of the ministries.)&amp;rdquo; and (b) &amp;ldquo;Subsequently, Dr John Hartnett, an associate professor and volunteer speaker for CMI, telephoned Thallon to get answers for what had happened. Thallon said words to the following effect: &amp;lsquo;We had no choice. If we didn&amp;rsquo;t sign, Ken Ham would not have bought the next issue of the magazine.&amp;rsquo; (There were approximately 35,000 US subscribers to the magazine and the journal.)&amp;rdquo;  (Thanks to Kevin Henke for identifying this contradiction.)&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://66.42.196.216:50050/%5BD.5-4%5D%20Affidavit%20of%20John%20E.%20Pence.pdf&#34; target=&#34;_blank&#34;&gt;Affidavit of John E. Pence&lt;/a&gt; This affidavit, like the Thallon one, argues that Wieland was unhappy with Ham&amp;rsquo;s leadership of AiG-US and was asking for changes in the organizational structure that the U.S. group did not want to make.  I think this declaration makes a strong case that the U.S. and Australian groups needed to go their separate ways.  I like the claim that &lt;span style=&#34;font-style: italic;&#34;&gt;Creation&lt;/span&gt; magazine was seen as becoming &amp;ldquo;too technical&amp;rdquo; for U.S. readers.  Pence argues that the magazine distribution issue was caused by Wieland refusing to provide proofs until after the U.S. group purchased the next issue, and they refused to do so for fear that there was something in the magazine designed to &amp;ldquo;harvest&amp;rdquo; information from U.S. subscribers, which there was&amp;ndash;but why would it be unreasonable for them to point U.S. readers to their new website if they wanted to renew subscriptions, since they rightly suspected the U.S. group was going to cut off distribution?  In Wieland&amp;rsquo;s response, he points out that he had relented and agreed to provide the proofs before payment was made.  This declaration, unlike Looy&amp;rsquo;s (below), enumerates specific statements by CMI that the author considers to be false and defamatory, such as that &amp;ldquo;AiG forced CMI to sign the MOA and DOCL, and that through such documents AiG took valuable property from CMI and attempted to take control over CMI&amp;rdquo; and that &amp;ldquo;AiG discontinued purchasing and distributing &lt;span style=&#34;font-style: italic;&#34;&gt;Creation&lt;/span&gt; magazine in bad faith and for purposes of harming CMI.&amp;quot;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;    &lt;a href=&#34;http://66.42.196.216:50050/%5BD.5-5%5D%20Exhibits%201-8.pdf&#34; target=&#34;_blank&#34;&gt;Exhibits 1-8&lt;/a&gt;&lt;/li&gt;&lt;li&gt;    &lt;a href=&#34;http://66.42.196.216:50050/%5BD.5-6%5D%20Exhibits%209-11.pdf&#34; target=&#34;_blank&#34;&gt;Exhibits 9-11&lt;/a&gt;&lt;/li&gt;&lt;li&gt;    &lt;a href=&#34;http://66.42.196.216:50050/%5BD.5-7%5D%20Exhibits%2012-15.pdf&#34; target=&#34;_blank&#34;&gt;Exhibits 12-15&lt;/a&gt;&lt;/li&gt;&lt;li&gt;    &lt;a href=&#34;http://66.42.196.216:50050/%5BD.5-8%5D%20Exhibits%2016-18.pdf&#34; target=&#34;_blank&#34;&gt;Exhibits 16-18&lt;/a&gt; These exhibits include the report from the mediator in Hawaii, and letters from AiG and CMI&amp;rsquo;s attorneys about the settlement and arbitration process.  The impression I get is that CMI, more than AiG, was an obstacle to the settlement.&lt;/li&gt;&lt;li&gt;    &lt;a href=&#34;http://66.42.196.216:50050/%5BD.5-9%5D%20Exhibits%2019-23..pdf&#34; target=&#34;_blank&#34;&gt;Exhibits 19-23&lt;/a&gt;  There are further documents here from AiG&amp;rsquo;s U.S. attorney and from CMI&amp;rsquo;s Australian attorney to AiG&amp;rsquo;s Australian firm&amp;ndash;again, these make CMI look like the bigger obstacle to settlement.&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://66.42.196.216:50050/Aff%20of%20Mark%20Looy.pdf&#34;&gt;Affidavit of Mark Looy&lt;br /&gt;&lt;/a&gt; Looy accuses CMI of false and defamatory statements, but fails to identify even one such statement.&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://66.42.196.216:50050/%5BD.5-3%5D%20Affidavit%20of%20Walter%20Donald%20Landis.pdf&#34; target=&#34;_blank&#34;&gt;Affidavit of Walter Donald Landis&lt;/a&gt; Landis, chairman of the board of directors of AiG-US and lead pastor of Community Bible Church in Jackson, WY, speaks in generalities about the AiG/CMI disagreement, and makes accusations of falsehoods and defamation with little in the way of particulars to substantiate them.  He says he wants to participate in any lawsuit, but due to health considerations (he had a heart bypass and prostate cancer, and has &amp;ldquo;severe anxiety concerning flying&amp;rdquo;), he can&amp;rsquo;t travel to Australia.  Landis&amp;rsquo; affidavit gives me the impression that he&amp;rsquo;s a major ass.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://66.42.196.216:50050/%5BD.9.2%5D%20%20Declaration%20of%20Kenneth%20Duncan%20MacDonald..pdf&#34; target=&#34;_blank&#34;&gt;Declaration of Kenneth Duncan MacDonald&lt;/a&gt;  This declaration is from an Australian attorney who has served on multiple corporate boards as to the legitimacy of the October 2005 documents, the MOA and DOCL.  He argues that, given the information he has and a few assumptions he enumerates, that these are validly executed documents.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://66.42.196.216:50050/%5BD.23%5D%20Declaration%20of%20Simon%20Fisher.pdf&#34; target=&#34;_blank&#34;&gt;Declaration of Simon Fisher&lt;/a&gt;  Another Australian attorney and law professor, this one hired by CMI.  He enumerates deficiencies in the MOA and DOCL, and argues that they result in making several provisions of the MOA unenforceable, and putting the status of the MOA as a whole in doubt.  He argues that there were transfers from CMI to AiG in the agreement without remuneration and that the board did not appear to consider &amp;ldquo;the interests of its members as a whole when entering into the MOA and DOCL.&amp;rdquo;  He also responds to specific arguments of MacDonald.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://66.42.196.216:50050/%5BD.24%5D%20Declaration%20of%20Carl%20Wieland.pdf&#34; target=&#34;_blank&#34;&gt;Declaration of Carl Wieland&lt;/a&gt;  This document contains point-by-point responses to the declarations of Thallon, Pence, Looy, and Landis.  There&amp;rsquo;s an error in paragraph 154 where it says &amp;ldquo;Don Landis Ham&amp;rdquo;&amp;ndash;I believe it means Landis, not Ham.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;    &lt;a href=&#34;http://66.42.196.216:50050/%5BD.24-2%5D%20Exhibit%201%20-%20Search%20Conducted%20May%2023,%202008.pdf&#34; target=&#34;_blank&#34;&gt;Exhibit 1 &lt;/a&gt;&lt;/li&gt;&lt;li&gt;    &lt;a href=&#34;http://66.42.196.216:50050/%5BD.24-3%5D%20Exhibit%202%20-%20Search%20Conducted%20May%2023,%202008.pdf&#34; target=&#34;_blank&#34;&gt;Exhibit 2 &lt;/a&gt;&lt;/li&gt;&lt;li&gt;    &lt;a href=&#34;http://66.42.196.216:50050/%5BD.24-4%5D%20Exhibit%203%20-%20Australian%20Claim%20and%20Statement%20of%20Claim.pdf&#34; target=&#34;_blank&#34;&gt;Exhibit 3 &lt;/a&gt;&lt;/li&gt;&lt;li&gt;    &lt;a href=&#34;http://66.42.196.216:50050/%5BD.24-5%5D%20Exhibit%204%20-%20Conditional%20Notice%20of%20Intention%20to%20Defend.pdf&#34; target=&#34;_blank&#34;&gt;Exhibit 4&lt;/a&gt;&lt;/li&gt;&lt;li&gt;    &lt;a href=&#34;http://66.42.196.216:50050/%5BD.24-6%5D%20Exhibit%205%20-%20Chronology%20of%20Events.pdf&#34; target=&#34;_blank&#34;&gt;Exhibit 5&lt;/a&gt;&lt;/li&gt;&lt;li&gt;    &lt;a href=&#34;http://66.42.196.216:50050/%5BD.24-7%5D%20Exhibit%206%20-%20Creation%20Magazine%20Distribution%20Agreement.pdf&#34; target=&#34;_blank&#34;&gt;Exhibit 6 &lt;/a&gt;&lt;/li&gt;&lt;li&gt;    &lt;a href=&#34;http://66.42.196.216:50050/%5BD.24-8%5D%20Exhibit%207%20-%20July%2025,%202007%20Letter%20to%20Peter%20Reynolds.pdf&#34; target=&#34;_blank&#34;&gt;Exhibit 7 &lt;/a&gt;&lt;/li&gt;&lt;br /&gt;&lt;li&gt;&lt;a href=&#34;http://66.42.196.216:50050/CMI%20AiG%20dispute%20historical%20docs.pdf&#34; target=&#34;_blank&#34;&gt;CMI AiG dispute historical docs&lt;/a&gt; This document is a PDF of a PowerPoint presentation that has been given by AiG about the dispute, with a lot of emphasis on Carl Wieland&amp;rsquo;s statements about and impressions of Ken Ham.  The presentation seems to have the underlying assumption that Wieland&amp;rsquo;s impressions of Ham couldn&amp;rsquo;t possibly be accurate.  It also has a slide that indicates that AiG-US was focused on biblical doctrine while the Australian group was focused on science (p. 32, compare to p. 30).  An email shows Wieland chiding Ham for endorsing a book that makes arguments that was on their list of arguments that the groups recommended not be used (p. 36).  This confirms &lt;a href=&#34;https://blog.lippard.org/2006/03/answers-in-genesis-schism-us-group.html&#34;&gt;my original impression of the schism that it partly involved this issue&lt;/a&gt;.&lt;br /&gt;&lt;/li&gt;&lt;/ol&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Members of Christian biker gang arrested on suspicion of attempted murder</title>
      <link>https://blog.lippard.org/2008/08/members-of-christian-biker-gang.html/</link>
      <pubDate>Sat, 09 Aug 2008 18:10:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/members-of-christian-biker-gang.html/</guid>
      <description>&lt;p&gt;The &lt;a href=&#34;http://www.latimes.com/news/local/la-me-bikers7-2008aug07,0,2962846.story&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Los Angeles Times&lt;/span&gt; reports&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Long controversial for its aggressive evangelism aimed at those with a troubled past &amp;ndash; ex-convicts and drug addicts among them &amp;ndash; the Anaheim-based Christian motorcycle gang known as the Set Free Soldiers found itself in deeper trouble Wednesday when its leader and half a dozen members were arrested on suspicion of attempted murder.&lt;br /&gt;&lt;br /&gt;The arrests, which followed a double stabbing in a brawl with the Hells Angels at a Newport Beach bar July 27, was the latest brush with the law for the group of black-leather-clad bikers, which has straddled the line between Christian outreach group and outlaw motorcycle gang.&lt;/blockquote&gt;I&amp;rsquo;ll add this one to &lt;a href=&#34;https://blog.lippard.org/2008/08/rod-dreher-and-francis-beckwith.html&#34;&gt;my response to Beliefnet commenter Houghton&lt;/a&gt;, who seem to think that we should be more concerned about P.Z. Myers-inspired atheist violence.&lt;/p&gt;</description>
    </item>
    <item>
      <title>De-fact-o</title>
      <link>https://blog.lippard.org/2008/08/de-fact-o.html/</link>
      <pubDate>Sat, 09 Aug 2008 17:39:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/de-fact-o.html/</guid>
      <description>&lt;p&gt;A new peer-produced skeptical website, &lt;a href=&#34;http://www.de-fact-o.com/&#34;&gt;De-fact-o&lt;/a&gt;, has popped up to provide skeptical, fact-based evaluation of claims of history, politics, science, health, environment, religion, pop culture, conspiracy theories, questionable quotes, fake photos, and more.  There&amp;rsquo;s a page per claim, and the claim is rated true, false, mostly false, probably false, or unknown.  The site is reminiscent of (and not yet as comprehensive as) &lt;a href=&#34;http://www.snopes.com/&#34;&gt;Snopes.com&lt;/a&gt;, but I hope to see it grow substantially with member-produced content.&lt;br /&gt;&lt;br /&gt;The articles I&amp;rsquo;ve checked out appear to be well-done.  Those who register on the site can comment on articles, vote on their accuracy, and write new ones, but unlike Wikipedia, approval from the site owners is required before new articles get posted.  All articles on the site are licensed under the &lt;a href=&#34;http://en.wikipedia.org/wiki/GNU_Free_Documentation_License&#34;&gt;GNU Free Documentation License&lt;/a&gt; (GFDL).    I would have preferred a Creative Commons license, myself, due to some oddities of the GFDL (see the Wikipedia article on the GFDL, which is where the term is linked to from this paragraph).&lt;/p&gt;</description>
    </item>
    <item>
      <title>FFRF billboard update</title>
      <link>https://blog.lippard.org/2008/08/ffrf-billboard-update.html/</link>
      <pubDate>Sat, 09 Aug 2008 15:02:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/ffrf-billboard-update.html/</guid>
      <description>&lt;p&gt;The &lt;a href=&#34;https://blog.lippard.org/2008/07/ffrf-billboards-are-coming-to-phoenix.html&#34;&gt;FFRF billboards&lt;/a&gt; are going to start earlier than planned, and unfortunately the first one will be up on August 18, when I&amp;rsquo;ll be in Maryland.&lt;br /&gt;&lt;br /&gt;Here&amp;rsquo;s the new schedule:&lt;br /&gt;&lt;br /&gt;Billboard #2501 Start Date: August 18 &amp;ndash; 19th Ave. and Fillmore&lt;br /&gt;Billboard #2005 Start Date: August 25 &amp;ndash; Jefferson and 13th St.&lt;br /&gt;Billboard #2911 Start Date: August 25 &amp;ndash; McDowell and 14th St.&lt;br /&gt;Billboard #1103 Start Date: September 1 &amp;ndash; 3rd Ave. and Van Buren&lt;br /&gt;Billboard #1245 Start Date: September 8 &amp;ndash; 7th St. and Coolidge&lt;br /&gt;&lt;br /&gt;Each billboard will be up for one month, so the billboards will be up from August 18 to October 8 instead of from September 1-October 1.&lt;br /&gt;&lt;br /&gt;(&lt;a href=&#34;https://blog.lippard.org/2008/07/ffrf-billboards-are-coming-to-phoenix.html&#34;&gt;Previously&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Facing the Fire</title>
      <link>https://blog.lippard.org/2008/08/facing-fire.html/</link>
      <pubDate>Sat, 09 Aug 2008 00:48:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/facing-fire.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve received my copies of the Creation Ministries International DVD, &lt;a href=&#34;https://store.creationontheweb.com/au/product_info.php?products_id=691&amp;amp;osCsid=79a7a986af3836cdbc0f8920f3d9c9bd&#34;&gt;&amp;ldquo;Facing the Fire,&amp;quot;&lt;/a&gt; a documentary about the 1988 Gish-Plimer debate in Australia that &lt;a href = &#34;/2008/04/filmed-for-creationist-dvd.html&#34;&gt;I was an interview subject for&lt;/a&gt;.  I don&amp;rsquo;t think I was misrepresented, though the documentary doesn&amp;rsquo;t use everything I said (not that I expected it to).&lt;br /&gt;&lt;br /&gt;It is one-sided in that it doesn&amp;rsquo;t critique Gish in any way, even though &lt;a href=&#34;http://www.talkorigins.org/faqs/homs/gishwadjak.html&#34;&gt;there&lt;/a&gt; &lt;a href=&#34;http://www.talkorigins.org/faqs/gish-rutgers/spin-doctor.html&#34;&gt;is&lt;/a&gt; &lt;a href=&#34;http://www.talkorigins.org/faqs/cre-error.html&#34;&gt;plenty&lt;/a&gt; &lt;a href=&#34;http://www.skepticfiles.org/evolut/bfrog2.htm&#34;&gt;of&lt;/a&gt; &lt;a href=&#34;http://mypage.direct.ca/w/writer/gish.html&#34;&gt;criticism&lt;/a&gt; to be made about Gish&amp;rsquo;s presentation as well as Plimer&amp;rsquo;s.&lt;br /&gt;&lt;br /&gt;The documentary ends by pointing you to CMI&amp;rsquo;s website&amp;ndash;I&amp;rsquo;ll point you to &lt;a href=&#34;http://www.talkorigins.org/&#34;&gt;the Talk.Origins website&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE: &lt;a href=&#34;http://www.talkorigins.org/faqs/gish-exposed.html&#34;&gt;This web page at the Talk.Origins website&lt;/a&gt; points out that Plimer was correct in his criticisms of Gish&amp;rsquo;s booklet.  The ICR did finally update and correct that booklet around 1994, meaning they continued to sell a booklet which made false claims for nearly a decade after they knew that to be the case.&lt;br /&gt;&lt;br /&gt;UPDATE (January 1, 2009): You can see the &amp;ldquo;Facing the Fire&amp;rdquo; video yourself &lt;A HREF = &#34;/2009/01/facing-fire-creationist-video.html&#34;&gt;here&lt;/A&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Case Against Bruce Ivins</title>
      <link>https://blog.lippard.org/2008/08/case-against-bruce-ivins.html/</link>
      <pubDate>Fri, 08 Aug 2008 04:11:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/case-against-bruce-ivins.html/</guid>
      <description>&lt;p&gt;The Smoking Gun &lt;a href=&#34;http://www.thesmokinggun.com/archive/years/2008/0806081anthrax1.html&#34;&gt;has a collection of documents about the government&amp;rsquo;s case against suicidal government bioweapons researcher Bruce Ivins&lt;/a&gt; that is fascinating.  Apparently he engaged in an &amp;ldquo;edit war&amp;rdquo; on the Wikipedia entry for the Kappa Kappa Gamma sorority (which my mother belonged to).  He regularly posted negative information there, and became angry when it was deleted.  He claimed that KKG had labeled him an &amp;ldquo;enemy&amp;rdquo; and issued a &amp;ldquo;fatwah&amp;rdquo; against him, and he broke into a KKG sorority house to steal a KKG handbook during his postdoc fellowship at UNC Chapel Hill.&lt;br /&gt;&lt;br /&gt;The documents also show ties between Ivins and the American Family Affiliation, a conservative Christian group known for threatening boycotts against companies that do things like support gay rights, and with pro-life groups.&lt;br /&gt;&lt;br /&gt;He was a regular user of pseudonyms and multiple email addresses.&lt;br /&gt;&lt;br /&gt;The documents show that he was clearly a very disturbed individual.&lt;br /&gt;&lt;br /&gt;(&lt;a href=&#34;https://blog.lippard.org/2008/08/prosecution-target-for-anthrax-attacks.html&#34;&gt;Previously&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;UPDATE (August 9, 2008): Ivins&amp;rsquo; coworker Meryl Nass lays out the case for reasonable doubt about Ivins&amp;rsquo; involvement &lt;a href=&#34;http://anthraxvaccine.blogspot.com/2008/08/beyond-reasonable-doubt.html&#34;&gt;at her blog&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Hume&amp;rsquo;s Ghost points out in the comments that the anthrax attacks were used to help justify the invasion of Iraq on the grounds that the anthrax apparently originated there.  One of the Glenn Greenwald articles Hume&amp;rsquo;s Ghost alludes to, about false claims that the anthrax contained bentonite which tied it to Iraq, may be found &lt;a href=&#34;http://www.salon.com/opinion/greenwald/2008/08/01/anthrax/&#34;&gt;here&lt;/a&gt;.  A nice quote from that article:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Lying for Jesus</title>
      <link>https://blog.lippard.org/2008/08/lying-for-jesus.html/</link>
      <pubDate>Fri, 08 Aug 2008 02:18:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/lying-for-jesus.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.theagitator.com/2008/08/07/lying-for-jesus/&#34;&gt;Radley Balko&lt;/a&gt; points out &lt;a href=&#34;http://www.answersingenesis.org/creation/v23/i1/shaibani.asp&#34;&gt;an article on the Answers in Genesis website&lt;/a&gt; (dating to before its split with Creation Ministries International) by CMI head Carl Wieland and Don Batten interviewing Christian &amp;ldquo;physicist of medicine&amp;rdquo; Saami Shaibani, and observes that &lt;a href=&#34;http://www.examiner.com/a-1482603%7ECourt_orders_comparison_of_cases_involving_expert_witness.html&#34;&gt;this individual is a phony who has lied about his credentials and academic affiliation when testifying as an expert witness in several trials&lt;/a&gt;.  He claimed to be a clinical associate professor at Temple University, when he was not.&lt;br /&gt;&lt;br /&gt;This is not the first time that creationist organizations have promoted individuals with phony credentials (see &lt;a href=&#34;http://www.talkorigins.org/faqs/kouznetsov.html&#34;&gt;Dmitri Kouznetsov&lt;/a&gt;), and I&amp;rsquo;m sure it won&amp;rsquo;t be the last.  Will AiG and CMI point out that they&amp;rsquo;ve been duped again?&lt;br /&gt;&lt;br /&gt;I pointed out issues with Saami Shaibani to CMI in October 2003, to which they responded that they were satisfied that he has the degrees he claimed&amp;ndash;though they agreed to some concern about his claiming a false affiliation.  I sent them multiple sources including &lt;a href=&#34;http://www.courttv.com/trials/novelist/092603_ctv.html&#34;&gt;this CourtTV link&lt;/a&gt; and three other newspaper links that are now dead links.&lt;br /&gt;&lt;br /&gt;Shaibani gets &lt;a href=&#34;http://www.ratevtteachers.com/detail.asp?id=2388&#34;&gt;some terrible ratings as a teacher for his alleged repeated assertions that the United States sucks and England is wonderful&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>SWAT team kills mayor&#39;s dogs</title>
      <link>https://blog.lippard.org/2008/08/swat-team-kills-mayors-dogs.html/</link>
      <pubDate>Fri, 08 Aug 2008 02:07:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/swat-team-kills-mayors-dogs.html/</guid>
      <description>&lt;p&gt;In yet another absurd drug raid, &lt;a href=&#34;http://www.cnn.com/2008/CRIME/08/07/mayor.warrant/index.html&#34;&gt;a Prince George&amp;rsquo;s County special operations team busted down the doors of the home of Cheye Calvo, mayor of Berwyn Heights, Maryland, and shot his two dogs dead&lt;/a&gt;.  This case was part of a scheme where drugs were being sent to homes of innocent people and then intercepted.  Maryland does not allow no-knock warrants, but the authorities who entered Calvo&amp;rsquo;s home did not knock and refused to show a warrant when asked for one.  The police expressed regret, but no apologies, for killing the mayor&amp;rsquo;s dogs.&lt;br /&gt;&lt;br /&gt;The militarization of U.S. police, their completely inappropriate tactics in drug raids, and their repeated killing of dogs all need to stop.&lt;br /&gt;&lt;br /&gt;Radley Balko at &lt;a href=&#34;http://www.theagitator.com/2008/08/08/the-berwyn-heights-drug-raid-the-police-keep-digging/&#34;&gt;The Agitator&lt;/a&gt; has documented countless cases of such abusive actions, yet police are almost never held accountable for their actions.  Perhaps in this case, since it involves a city mayor, someone will be held accountable.  But I wouldn&amp;rsquo;t hold my breath.&lt;br /&gt;&lt;br /&gt;UPDATE (August 10, 2008): The police in this case claimed that they don&amp;rsquo;t have a standard practice of shooting dogs, but Balko shows that &lt;a href=&#34;http://www.theagitator.com/2008/08/10/puppycide-in-prince-georges-county/&#34;&gt;this case is far from unique in that respect&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Calvo &lt;a href=&#34;http://www.theagitator.com/2008/08/10/cheye-calvo-gets-it/&#34;&gt;has spoken publicly about this raid and the fact that it is far from unique, except that in this case it was against the home of a mayor&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>There&#39;s a reason you&#39;ve never heard of &#34;bus rage.&#34;</title>
      <link>https://blog.lippard.org/2008/08/theres-reason-youve-never-heard-of-bus.html/</link>
      <pubDate>Thu, 07 Aug 2008 02:58:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/theres-reason-youve-never-heard-of-bus.html/</guid>
      <description>&lt;p&gt;Bad timing for &lt;a href=&#34;http://www.azcentral.com/business/consumer/articles/2008/08/06/20080806biz-grayhoundad06-ON.html&#34;&gt;this ad campaign&lt;/a&gt;.  I suppose Greyhound will be looking for a new ad agency?&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2008-08-07)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Holy Christ!&lt;BR/&gt;&lt;BR/&gt;What would inspire a person to such heights of sheer insanity?&lt;BR/&gt;&lt;BR/&gt;What&#39;s the new ad campaign going to be?&lt;BR/&gt;&lt;BR/&gt;&#34;Greyhound. We drive you insane.&#34;&lt;/p&gt;
  &lt;/div&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Eamon Knight&lt;/strong&gt; &lt;small&gt;(2008-08-08)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Einzige:&lt;BR/&gt;That campaign was already running. Greyhound seems to be pulling the posters as fast as they can find them.&lt;BR/&gt;&lt;BR/&gt;Now PETA&#39;s new campaign, OTOH....&lt;/p&gt;</description>
    </item>
    <item>
      <title>Rod Dreher and Francis Beckwith misrepresent P.Z. Myers</title>
      <link>https://blog.lippard.org/2008/08/rod-dreher-and-francis-beckwith.html/</link>
      <pubDate>Tue, 05 Aug 2008 22:17:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/rod-dreher-and-francis-beckwith.html/</guid>
      <description>&lt;p&gt;Rod Dreher wrote &lt;a href=&#34;http://blog.beliefnet.com/crunchycon/2008/07/pz_myers_hates_christians_excl_comments.html&#34;&gt;a column on the Beliefnet blog titled &amp;ldquo;P.Z. Myers hates Christians exclusively,&amp;quot;&lt;/a&gt; in ignorance of the fact that &lt;a href=&#34;https://blog.lippard.org/2008/07/pz-myers-has-desecrated-cracker.html&#34;&gt;his desecration of a consecrated host&lt;/a&gt; also included pages from the Koran and from Richard Dawkins&amp;rsquo; &lt;span style=&#34;font-style: italic;&#34;&gt;The God Delusion&lt;/span&gt;.  I think it&amp;rsquo;s fair to criticize Myers for being too easy on the Muslims who have reacted with violence for the Mohammed cartoons, but to say that he &amp;ldquo;hates Christians exclusively&amp;rdquo; is a gross misrepresentation of his views.&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;ve responded to a couple of comments at the blog, which is full of comments from blinkered hypocrites who fail to recognize the beams in their own eyes:&lt;br /&gt;&lt;br /&gt;Houghton writes (July 14, 2008  3:08 PM): &amp;ldquo;Those who think of themselves as &amp;ldquo;brights&amp;rdquo; will now start behaving in increasingly nakedly aggressive ways in America and the rest of the West. There won&amp;rsquo;t be a need to &amp;ldquo;spiritualize&amp;rdquo; at that point, because the snarling rage and violent attacks we&amp;rsquo;ll witness will be quite open for all to see.&amp;quot;&lt;br /&gt;&lt;br /&gt;But it&amp;rsquo;s not Myers who has promoted violence or criminal activity, it&amp;rsquo;s the Catholics who have been sending him death threats and threats of violence against his children, yet where is your condemnation of that?&lt;br /&gt;&lt;br /&gt;A &amp;ldquo;Fr. J&amp;rdquo;, posting at Pharyngula, made a similar remark to the above, and &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/07/write_to_ucf.php#comment-1013535&#34;&gt;tried to claim that the recent attempted attack on a Christian radio station on College Station, PA was by an atheist&lt;/a&gt;&amp;ndash;when in fact &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/07/write_to_ucf.php#comment-1013577&#34;&gt;the man was a mentally ill Christian off his meds&lt;/a&gt;.  And &lt;a href=&#34;https://blog.lippard.org/2008/08/prosecution-target-for-anthrax-attacks.html&#34;&gt;the FBI&amp;rsquo;s primary suspect for the 2001 anthrax attacks who just killed himself was a Catholic&lt;/a&gt;.  Back in 2006, &lt;a href=&#34;https://blog.lippard.org/2006/11/christian-conservative-arrested-for.html&#34;&gt;a conservative Christian was arrested in Los Angeles for sending threats and fake anthrax&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Francis Beckwith commented (July 15, 2008 11:36 AM): &amp;ldquo;According to PZ, Catholic outrage is unwarranted, but Muslim outrage is, though the latter hurt their cause because they resort to violence. Muslims are portrayed as victims, albeit irrational and misguided, who harm their cause by overreacting. Catholics are told by PZ to remain completely silent and speak only when spoken to as they sit in the back of the secular bus.&amp;quot;&lt;br /&gt;&lt;br /&gt;Where has P.Z. Myers criticized Catholics for being outraged, as opposed to criticizing them for issuing death threats, threatening the lives of his children, trying to get him fired from his job, trying to get Webster Cook and his friend expelled from the University of Central Florida, and for saying things that are idiotic, like &lt;a href=&#34;https://blog.lippard.org/2008/07/pz-myers-has-desecrated-cracker.html&#34;&gt;the Confraternity of Catholic Clergy&amp;rsquo;s laughably absurd statement about the meaning of the First Amendment&lt;/a&gt;.  You should give that statement a read.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bush pressured FBI to blame anthrax on al Qaeda</title>
      <link>https://blog.lippard.org/2008/08/bush-pressured-fbi-to-blame-anthrax-on.html/</link>
      <pubDate>Tue, 05 Aug 2008 21:40:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/bush-pressured-fbi-to-blame-anthrax-on.html/</guid>
      <description>&lt;p&gt;White House officials &lt;a href=&#34;http://www.nydailynews.com/news/us_world/2008/08/02/2008-08-02_fbi_was_told_to_blame_anthrax_scare_on_a.html&#34;&gt;pressured the FBI to blame the 2001 anthrax attacks on al Qaeda&lt;/a&gt;, even after it was already known that the anthrax was a strain that came from U.S. Army laboratories, according to a retired senior FBI official.&lt;br /&gt;&lt;br /&gt;Just another example of Bush administration deception.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Hume&#39;s Ghost&lt;/strong&gt; &lt;small&gt;(2008-08-06)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Seen &lt;A HREF=&#34;http://dailydoubt.blogspot.com/2008/08/slam-dunk-case-for-impeachment.html&#34; REL=&#34;nofollow&#34;&gt;this&lt;/A&gt; yet?&lt;BR/&gt;&lt;BR/&gt;The bit about Suskind&#39;s research assistant getting detained is interesting. After his first book about Bush, the book&#39;s main subject Paul O&#39;Neal was investigated for breaking the law (he was cleared.) I forgot to make note of it in my post, but we do already know that this administration has stepped up its surveillance effforts of journalists when it comes to pursuing leaks - which is precisely what Suskind is good at getting ... as indicated by the absolute jaw-dropper in the link.&lt;BR/&gt;&lt;BR/&gt;I also watched Suskind on Olbermann this evening. Two of his sources have come out saying they didn&#39;t tell Suskind what they told him, but he kind of laughed that off because he says he has the taped conversations.&lt;/p&gt;</description>
    </item>
    <item>
      <title>RIP Shelby, 1997-2008</title>
      <link>https://blog.lippard.org/2008/08/rip-shelby-1997-2008.html/</link>
      <pubDate>Tue, 05 Aug 2008 16:21:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/rip-shelby-1997-2008.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://farm4.static.flickr.com/3126/2735819008_92db29043a.jpg?v=0&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;&#34; src=&#34;http://farm4.static.flickr.com/3126/2735819008_92db29043a.jpg?v=0&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;Shelby was a puppy from my sister&amp;rsquo;s dog Sheba, a Queensland Heeler/Border Collie mix.  We don&amp;rsquo;t know who the father was, but Shelby had a black tongue and seemed to have some Chow in her.  She was born on February 7, 1997, and I adopted her a few months later.  She was a smart dog&amp;ndash;I took her to obedience training at six months, and she picked up the basics and retained them her whole life, though often when she wanted a treat she would go through the whole routine instead of responding to the specific command given.  She had a strong herding instinct, and acted to police the behavior of other dogs.&lt;br /&gt;&lt;br /&gt;In her early years her constant companion was my Shih-Tzu, Blossom, who I adopted from Shih-Tzu rescue in late 1996.  Blossom was the top dog despite her smaller size, and the two of them would frequently wrestle and play.  Shelby loved to go for walks or runs&amp;ndash;I think she would be happy to run continuously until she dropped from exhaustion, given the opportunity.  My father adopted her brother, Fox, and we&amp;rsquo;d occasionally take the two of them to hike on the trails at Squaw Peak.  She had serious separation anxiety for the first few years, and I&amp;rsquo;d often come home from work to find the couch cushions on the floor with stuffing ripped out of them.  I used to leave the doggie door open back then, and I remember one time I came home to find the backyard strewn with tiny fragments of foam from the inside of Blossom&amp;rsquo;s bed.  It took me a couple days to get them all picked up.  Fortunately, she grew out of this habit and the only messes she made in subsequent years were when she learned to knock over the kitchen garbage cans or when some food items like a loaf of bread were left to close to the edge of the counter.&lt;br /&gt;&lt;br /&gt;In August of 2001 I moved to a new house with a very large backyard and a fence around the entire property, including a gated driveway.  I had a doggie door put in, and again used to leave it open.  On August 11, I spent the night away from home, with the doggie door open, and on my way home received a call on my cell phone from a woman who said she had found my dog in the road in front of my house and had put her in a plastic bag by the gate.  When I got home I found that there was a missing iron bar on the front gate that made a hole that Blossom had gotten through, and just outside of the gate was Shelby&amp;rsquo;s collar.  Shelby had apparently tried to get through the hole to follow Blossom, but was unable to fit, and pulled her collar off in the process&amp;ndash;I found her waiting for me inside the house.  From that point on, we&amp;rsquo;ve never left the doggie door open when we&amp;rsquo;re not home.  I also fixed the hole in the front gate and added additional fencing to separate the front and back yards&amp;ndash;a defense-in-depth strategy that has occasionally still been tested by some foster dogs who were particularly small or efficient at digging under fences and gates and finding points of failure that I&amp;rsquo;ve fixed by burying bricks.  Fortunately, no other dog has met Blossom&amp;rsquo;s fate through an escape.&lt;br /&gt;&lt;br /&gt;Shelby was somewhat particular about what dogs she&amp;rsquo;d get along with, which limited our options when we started fostering rescue dogs.  Kat&amp;rsquo;s dog, a very large German short-haired pointer named Oscar, stayed at her parents&amp;rsquo; house because Shelby didn&amp;rsquo;t get along with him. Oscar ended up suffering from a degenerative neurological condition which deprived him of the use of his back legs, and he had to use a cart to go on walks.  His condition deteriorated and he was euthanized in November 2007.&lt;br /&gt;&lt;br /&gt;In December 2001 I adopted Otto, a rescue dog, who became Shelby&amp;rsquo;s new closest companion and regular morning wrestling partner.   In August 2002, Kat found an Australian cattle dog outside her work place, which we took to the pound, notified RESCUE about, and ended up fostering and very quickly adopting.  She typically didn&amp;rsquo;t get along with females or with dogs her size or larger, so we&amp;rsquo;ve mostly fostered smaller male dogs.&lt;br /&gt;&lt;br /&gt;Shelby started to have trouble with arthritis in her back legs in 2005, and would have trouble getting up and going up stairs after walks, so we put her on medication, which was extremely effective.  She would occasionally show some signs of weakness or pain in her legs after a long walk, but she&amp;rsquo;d quickly recover and be ready to go again.&lt;br /&gt;&lt;br /&gt;On April 21, we awoke to hear her breathing heavily and whining downstairs.  X-rays showed that her bowel was full of fecal matter, and an enema provided her with relief.  Her white blood cell count was slightly low, so we treated her with a cycle of antibiotics to fight any infection, and she seemed fine after that.  This last Saturday night, August 2, I let the dogs out at midnight to go to the bathroom, and they all came back inside for a treat, and everything seemed fine.  But at about four a.m., it seemed like a repeat of April 21.  Shelby was breathing rapidly and shallowly, whining, and didn&amp;rsquo;t want to get up.  She was having periodic spasms of her abdomen, and seemed like she couldn&amp;rsquo;t get comfortable.  We took her in to the vet, where her X-rays showed some fecal material in her bowel, but nothing like April 21.  Her blood work showed a low white blood cell count again, and also a low platelet count.  The doctor suggested that there was something else going on now, that could include tick fever, an autoimmune disorder, or internal bleeding.  They had no one at the hospital overnight, so we took her home Sunday and were under instructions to immediately take her to a 24-hour emergency clinic if she showed any signs of bruising under the skin, petechiae on her gums, or blood from her nose, or if she showed difficulty breathing or otherwise seemed to be in distress.  She devoured the canned food we bought for her at the vet when we got her home, and I slept downstairs with her.&lt;br /&gt;&lt;br /&gt;I ended up waking up several times during the night.  Sometimes I found her peacefully asleep, other times she was sitting up and acting uncomfortable, but she didn&amp;rsquo;t seem as bad as she had the night before.  She refused to drink any water I gave her.  Monday morning we decided to take her in again, and since she still hadn&amp;rsquo;t had a bowel movement, we asked the vet to give her an enema. Kat also observed that her abdomen appeared to be somewhat distended. The enema was successful, and when I spoke to a vet tech later in the day, she said Shelby seemed comfortable, but said the doctor wanted to take some more X-rays, and I gave my approval.  At about 4 p.m. in the afternoon, Kat called the vet for status, and he said that the new X-rays appeared to show evidence of internal bleeding, and he had found that the fluid causing her distended abdomen was blood.  He asked us to please come and take her to another emergency clinic that could do an ultrasound to locate the cause of the bleeding and take appropriate action.  We got to the vet around 4:30 p.m. and it seemed like we had to wait forever to consult with the doctor and get her out of there.  The doctor told us her prognosis was not good&amp;ndash;most likely the cause would be found to be a cancerous tumor of some kind.  It was after 5 p.m. when we left for the emergency clinic, just in time for rush hour traffic.&lt;br /&gt;&lt;br /&gt;We arrived at the emergency clinic at about 5:45 p.m., filled out paperwork, and met with Brian, an emergency veterinary doctor.  Brian told us the same thing as the other doctor&amp;ndash;that her prognosis, given her age and likely cause, was not good.  He said that his recommended action was to perform an ultrasound, and if the cause appeared to be a single tumor, to operate and try to save her in hopes that it&amp;rsquo;s benign.  On the other hand, if there were multiple tumors, he advised that surgery would not significantly prolong her life and would probably reduce its quality.  We agreed with his recommendation, and Shelby went in the back for her ultrasound.&lt;br /&gt;&lt;br /&gt;It was probably around 7 p.m. when we got the news that Shelby had tumors in multiple lobes of her liver, as well as some possible metastasis to her lungs.&lt;br /&gt;&lt;br /&gt;We spent some time with Shelby, giving her attention and letting her know she was a good dog.  She spent some time laying on her side and resting, but she would frequently whine as we touched her.  But she was also alert enough to sit up, to wag her tail, and to walk around when asked.  We made the decision to go ahead and euthanize, given her distress and prognosis.&lt;br /&gt;&lt;br /&gt;The doctor&amp;rsquo;s first attempt to administer &amp;ldquo;Sleepaway&amp;rdquo;-brand sodium pentobarbitol to a vein in Shelby&amp;rsquo;s back leg met with resistance, so he decided it was best to set up an IV, which required Shelby going back into a back room.  She didn&amp;rsquo;t want to go with the vet tech, she sat down and pulled against her collar.  Finally, when Kat went with her, she cooperated.&lt;br /&gt;&lt;br /&gt;She came back to the room with her IV in place on her front right paw, and laid down on the blanket that was put down for her.  We petted her and I rubbed her head with my hands and told her she was a good dog.  The doctor slowly administered the drug, and she let out a big last breath with a sigh and dropped her head into my hands.  The doctor reported that she was asleep, with a faint heartbeat.  A few moments later, at about 7:55 p.m., she was gone.&lt;br /&gt;&lt;br /&gt;Her absence is painful.  The sound of her collar clinking on the water bowl as she drinks.  Her standing closely behind Kat as she cuts vegetables waiting for a piece of carrot, broccoli, or lettuce.  The sound of her 55-pound body hitting the wood of the hallway floor outside my home office as she lays down waits for me to return to the living room.  Her vicious-sounding wrestling with Otto in the mornings.  Her putting her head on my knee for attention (or, more often, for food).  Her barking at Einzige (while wagging her tail) every time he comes to visit.  Whenever Kat or I would go on a trip for work, she&amp;rsquo;d wait expectantly by the door each evening hoping that we would return.&lt;br /&gt;&lt;br /&gt;She was a loyal, intelligent, loving friend, and we&amp;rsquo;ll miss her terribly.&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;ve put up &lt;a href=&#34;http://www.flickr.com/photos/82216042@N00/sets/72157606555526908/&#34;&gt;a few pictures from her life in a public Flickr set&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Is online journal publication shrinking the long tail?</title>
      <link>https://blog.lippard.org/2008/08/is-online-journal-publication-shrinking.html/</link>
      <pubDate>Tue, 05 Aug 2008 00:16:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/is-online-journal-publication-shrinking.html/</guid>
      <description>&lt;p&gt;Chris Anderson&amp;rsquo;s book, &lt;a href=&#34;http://www.thelongtail.com/&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Long Tail&lt;/span&gt;&lt;/a&gt;, showed how the Internet has made it possible for business models that focus on small niche markets rather than mass markets to be successful.  While a bricks-and-mortar bookstore will typically have at most a couple hundred thousand titles and make most of its money from bestsellers, Amazon.com can list millions of titles and &lt;a href=&#34;http://www.thelongtail.com/the_long_tail/2005/08/a_methodology_f.html&#34;&gt;makes a quarter to a third of its revenue from the &amp;ldquo;long tail&amp;rdquo; of books that are not in the top 100,000 sellers&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;One might think that putting science journals online would mean that more obscure articles would get greater readership, but a study by James Evans published in &lt;span style=&#34;font-style: italic;&#34;&gt;Science&lt;/span&gt; argues that as more journals are published online, fewer articles are being cited, and those that are tend to be more recently published.  While the ability to search online by keywords means that an author of a scientific paper is unlikely to overlook any published paper containing those keywords, it also means that authors are less likely to look at other articles published in the same issues or run into articles that may be related in the big picture but don&amp;rsquo;t contain the selected keywords.  Evans found that for each additional year of back issues available online, the average age of articles cited in that journal fell by a month.  He predicts that for the average journal, adding five years of back issues online results in a drop in the number of articles cited per year from 600 to 200.&lt;br /&gt;&lt;br /&gt;The concern here is similar to the concern about online social networks that become narrowly focused&amp;ndash;that people are missing exposure to ideas that they might have previously come across, now that they can select more specifically the items they want.  I&amp;rsquo;m not sure how seriously to take this concern.  In my own case, I don&amp;rsquo;t feel like the Internet is causing me to overspecialize, rather it&amp;rsquo;s providing me with access to all sorts of information I wouldn&amp;rsquo;t previously have run into.  I don&amp;rsquo;t feel like the Internet is in danger of subdividing into sections of compartmentalized information the way that &lt;a href=&#34;http://www.economist.com/world/unitedstates/displayStory.cfm?source=hptextfeature&amp;amp;story_id=11581447&#34;&gt;Bill Bishop&amp;rsquo;s book, &lt;span style=&#34;font-style: italic;&#34;&gt;The Big Sort&lt;/span&gt;, suggests people are forming physical like-minded clusters of neighborhoods&lt;/a&gt;.  I wonder if Evans would have found different results if, instead of looking at journal citations, he looked at the role being played by electronic publications such as blogs and mailing lists, where I suspect there is increasing interdisciplinary cross-pollination.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://www.economist.com/science/displaystory.cfm?story_id=11745514&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Economist&lt;/span&gt;, July 19, 2008&lt;/a&gt;, p. 89.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>July&#39;s Pre-foreclosure Numbers</title>
      <link>https://blog.lippard.org/2008/08/julys-pre-foreclosure-numbers.html/</link>
      <pubDate>Sun, 03 Aug 2008 17:23:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/julys-pre-foreclosure-numbers.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/08JulNTRs.jpg&#34;&gt;&lt;img style=&#34;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;&#34; src=&#34;https://blog.lippard.org/images/08JulNTRs.jpg&#34; alt=&#34;Click for full size&#34; id=&#34;BLOGGER_PHOTO_ID_5230355616871798498&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;I bought my first house 10 years ago, in July, 1998. Prior to the purchase I was living in a nearby apartment complex, paying $435/month for a 2-bedroom, 1 bath. I (over)paid $86,500 for the house, putting 3% down, so my monthly payments, at roughly $600, were ~35% higher than my rent&amp;ndash;a reasonable premium to me, considering I&amp;rsquo;d suddenly be living and building equity in &amp;ldquo;my own place.&amp;quot;&lt;br /&gt;&lt;br /&gt;Today, zillow.com says the house is worth about $192,000, and monthly payments at 3% down would come to just under $1300/month. By comparison, you can still rent that 2 bedroom apartment for around $600. Doing the same math again, I don&amp;rsquo;t think I&amp;rsquo;d come to the conclusion that the &amp;ldquo;ownership premium&amp;rdquo; is really worth it. Would you?&lt;br /&gt;&lt;br /&gt;You might be wondering what my little story has to do with July&amp;rsquo;s notices of trustee&amp;rsquo;s sales&amp;ndash;which, at &lt;b&gt;6412&lt;/b&gt;, as you can see from the graph, were lower than June&amp;rsquo;s. Bush&amp;rsquo;s housing bailout bill recently became law, which may mean that we have just passed the peak for home foreclosures&amp;ndash;and soon we may even see a stop to falling home prices. Great news for current home owners, but, as my personal anecdote suggests, not-so-great news for housing affordability in general. The bailout essentially is a subsidy to current home owners at the expense of future home owners.&lt;br /&gt;&lt;br /&gt;Because it will prop up current prices beyond where they would have naturally fallen, housing affordability will remain low, encouraging the spawning of all sorts of new government programs to help address &amp;ldquo;the affordability gap&amp;rdquo; (or some such wealth-transfer justificationist nonsense)&amp;ndash;making money cheaper than it actually is, which will in turn encourage sellers to raise their prices still further while at the same time creating homeowners out of people who probably aren&amp;rsquo;t fiscally responsible enough to be ones. Is this sounding familiar, yet?&lt;br /&gt;&lt;br /&gt;As a non-homeowner who is making twice what he made in 1998 but would have an extremely hard time justifying paying $1300/month to own a crappy house, I would have preferred if Congress could&amp;rsquo;ve just left well enough alone.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bowl-a-Rama success</title>
      <link>https://blog.lippard.org/2008/08/bowl-rama-success.html/</link>
      <pubDate>Sun, 03 Aug 2008 14:33:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/bowl-rama-success.html/</guid>
      <description>&lt;p&gt;Yesterday we participated in the 6th Annual &lt;a href=&#34;http://www.pacc911.org/Bowl-A-Rama.html&#34;&gt;PACC911 Bowl-a-Rama&lt;/a&gt; on &lt;a href=&#34;http://www.azrescue.org/&#34;&gt;Arizona RESCUE&lt;/a&gt;&amp;rsquo;s dog team.  I bowled in the cat team&amp;rsquo;s lane and brought down their average score, helping the dog team to another win&amp;ndash;apparently Nintendo Wii bowling doesn&amp;rsquo;t help train for the real thing.  The event had a morning and afternoon session; RESCUE was in the morning session from 10-12:30.  RESCUE came in second place for &amp;ldquo;loudest cheer,&amp;rdquo; which added another $50   There were about 60 groups participating in the morning session which raised a total of about $122,000&amp;ndash;of which RESCUE alone raised $42,000!  Thanks to everyone who supported our efforts and to Lisa and Einzige for coming out to the event to cheer us on!&lt;/p&gt;</description>
    </item>
    <item>
      <title>ApostAZ podcast #6</title>
      <link>https://blog.lippard.org/2008/08/apostaz-podcast-6.html/</link>
      <pubDate>Sat, 02 Aug 2008 15:32:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/apostaz-podcast-6.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.apostaz.org/&#34;&gt;ApostAZ&lt;/a&gt; podcast #6 is up:&lt;br /&gt;&lt;blockquote&gt;&lt;a href=&#34;http://apostaz.org/Podcast/Apostaz006.mp3&#34;&gt;Episode 006&lt;/a&gt; Atheism and Freethought in Phoenix- Go to &lt;a href=&#34;http://atheists.meetup.com/157/&#34;&gt;atheists.meetup.com/157&lt;/a&gt; for group events! Jim Lippard teases three cool books. &amp;ldquo;Squared&amp;rdquo; from Greydon Square&amp;rsquo;s &amp;lsquo;The Compton Effect&amp;rsquo;. Evolution Laments God of the Gaps. Saying Naughty Words. Bad reasons to be an atheist. Outro from &amp;lsquo;Dream&amp;rsquo; Greydon Square&amp;rsquo;s Album &amp;lsquo;The Compton Effect&amp;rsquo;&lt;/blockquote&gt;Comments:  The podcast gets better each time.  I disagree with the idea that everyone who is an agnostic is just trying to be politically correct, or is fence-sitting out of non-rational reasons.  &lt;a href=&#34;http://scienceblogs.com/evolvingthoughts/&#34;&gt;John Wilkins&lt;/a&gt; and &lt;a href=&#34;http://www.infidels.org/library/modern/paul_draper/&#34;&gt;Paul Draper&lt;/a&gt; are two examples of philosophers who are agnostic because they have rational reasons for thinking that there is some balance between arguments for and against the existence of gods, that there aren&amp;rsquo;t methods for weighing such arguments, or that there isn&amp;rsquo;t sufficient evidence to conclude that gods exist or do not exist.&lt;/p&gt;</description>
    </item>
    <item>
      <title>New Yorker article on magic</title>
      <link>https://blog.lippard.org/2008/08/new-yorker-article-on-magic.html/</link>
      <pubDate>Sat, 02 Aug 2008 15:16:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/new-yorker-article-on-magic.html/</guid>
      <description>&lt;p&gt;Via &lt;a href=&#34;http://podblack.com/?p=804&#34;&gt;Podblack Cat&lt;/a&gt;, I read Adam Gopnik&amp;rsquo;s &lt;a href=&#34;http://www.newyorker.com/reporting/2008/03/17/080317fa_fact_gopnik?currentPage=all&#34;&gt;fascinating account of magic&lt;/a&gt; as practiced by Jamy Ian Swiss, David Blaine, and with a few remarks from Teller and a visit to David Copperfield&amp;rsquo;s private museum of magic.  Gopnik discusses the history and psychology of magic, and the only false note I encountered was at the end, where he writes:&lt;br /&gt;&lt;blockquote&gt;The magicians have the boys for a moment, between their escape from their fathers and their pursuit of girls. After that, they become sexual, outwardly so, and learn that women (or other men) cannot be impressed by tricks of any kind: if they are watching at all, they are as interested as they are ever going to be, and tricks are of no help. You cannot woo anyone with magic; the magic that you have consciously mastered is the least interesting magic you have.&lt;/blockquote&gt;That&amp;rsquo;s a statement that seems to suggest that the general public can&amp;rsquo;t be fooled by slick politicians using Machiavellian methods, that there&amp;rsquo;s no such thing as effective marketing techniques, and that the methods of pick-up artists don&amp;rsquo;t really work.  But you really can fool all of the people some of the time.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Large Hadron Collider rap</title>
      <link>https://blog.lippard.org/2008/08/large-hadron-collider-rap.html/</link>
      <pubDate>Sat, 02 Aug 2008 14:37:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/large-hadron-collider-rap.html/</guid>
      <description>&lt;p&gt;Science writer Kate McAlpine (aka Alpinekat) has put out a YouTube video of &amp;ldquo;Large Hadron Rap.&amp;rdquo;  The LHC begins operation with a test on August 9, and the first protons are expected to circle the entire track in early September.  The &lt;span style=&#34;font-style: italic;&#34;&gt;New York Times&lt;/span&gt; &lt;a href=&#34;http://www.nytimes.com/2008/07/29/science/29cernrap.html?_r=1&amp;amp;em&amp;amp;oref=slogin&#34;&gt;has the background on the LHC and the rap video&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a style=&#34;left: 0px ! important; top: 15px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-07046966943132321 visible ontop&#34; href=&#34;http://www.youtube.com/v/j50ZssEojtM&amp;amp;hl=en&amp;amp;fs=1&#34;&gt;&lt;/a&gt;&lt;object height=&#34;344&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/j50ZssEojtM&amp;amp;hl=en&amp;amp;fs=1&#34;&gt;&lt;param name=&#34;allowFullScreen&#34; value=&#34;true&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/j50ZssEojtM&amp;amp;hl=en&amp;amp;fs=1&#34; type=&#34;application/x-shockwave-flash&#34; allowfullscreen=&#34;true&#34; height=&#34;344&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://podblack.com/?p=806&#34;&gt;Podblack Cat&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;UPDATE (August 10, 2008): &lt;span style=&#34;font-style: italic;&#34;&gt;The Economist&lt;/span&gt; &lt;a href=&#34;http://www.economist.com/displaystory.cfm?story_id=11837478&#34;&gt;has a good article on what the Large Hadron Collider has the potential to discover&lt;/a&gt;&amp;ndash;not just the Higgs boson, but supersymmetric particles with names like neutralinos (making up dark matter), and creating tiny short-lived black holes that will generate Hawking radiation and possibly win Hawking a Nobel prize.&lt;/p&gt;</description>
    </item>
    <item>
      <title>World&#39;s largest horseshoe crab promotes creationism through motorcycle jump</title>
      <link>https://blog.lippard.org/2008/08/worlds-largest-horseshoe-crab-promotes.html/</link>
      <pubDate>Sat, 02 Aug 2008 02:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/worlds-largest-horseshoe-crab-promotes.html/</guid>
      <description>&lt;p&gt;Baltimore&amp;rsquo;s Columbus Center Maritime Museum had the world&amp;rsquo;s largest horseshoe crab model built for them&amp;ndash;it is 68 feet long, 28 feet long, and has a 13-foot-high domed ceiling (apparently you can go inside it).  The museum was in need of revenue, so it sold the giant horseshoe crab to the Answers in Genesis Creation Museum as it was under construction.  AiG realized that the crab was too large to fit in their museum, and so they gave it to the Freedom Worship Church in Blanchester, Ohio.  That church put the crab into a &amp;ldquo;scripture garden&amp;rdquo; and a &amp;ldquo;fossil courtyard,&amp;rdquo; where it is used to argue for creationism on the grounds that the horseshoe crab has not evolved over time and exhibits evidence of design as &amp;ldquo;a true gift from God, with its blood being used as a clotting agent for disease in scientific research.&amp;rdquo;  And now it is going to be jumped over with a motorcycle for a fundraising event called &amp;ldquo;Crabfest,&amp;rdquo; by Evel Knievel&amp;rsquo;s former bodyguard, Gene Sullivan.&lt;br /&gt;&lt;br /&gt;How could anyone fail to be convinced by that?&lt;br /&gt;&lt;br /&gt;(Via the &lt;a href=&#34;http://www.wnewsj.com/main.asp?SectionID=49&amp;amp;SubSectionID=156&amp;amp;ArticleID=168048&amp;amp;TM=22804.34&#34;&gt;Wilmington News Journal&lt;/a&gt;, Ohio.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Prosecution target for anthrax attacks commits suicide</title>
      <link>https://blog.lippard.org/2008/08/prosecution-target-for-anthrax-attacks.html/</link>
      <pubDate>Fri, 01 Aug 2008 22:42:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/prosecution-target-for-anthrax-attacks.html/</guid>
      <description>&lt;p&gt;Upon learning that he was about to be the target of a prosecution for the 2001 anthrax attacks that killed five people, &lt;a href=&#34;http://www.guardian.co.uk/world/2008/aug/01/anthrax.terrorism?gusrc=rss&amp;amp;feed=worldnews&#34;&gt;U.S. government biodefense researcher Bruce Ivins killed himself on Tuesday&lt;/a&gt; with an overdose of Tylenol with codeine.&lt;br /&gt;&lt;br /&gt;Ivins became a suspect after it was discovered that he had failed to report anthrax contaminations at his lab at Fort Detrick, Maryland, in 2002.  In late 2008, he was ordered to stay away from a social worker who had counseled him, Jean Duley, who would have testified against him at his trial.  In Duley&amp;rsquo;s application for a protective order, she said that &lt;a href=&#34;http://www.nytimes.com/2008/08/02/washington/02anthrax.html?_r=2&amp;amp;hp=&amp;amp;adxnnl=1&amp;amp;oref=slogin&amp;amp;pagewanted=all&amp;amp;adxnnlx=1217620810-lqh95dm5tRfhd2UrbjeRyg&amp;amp;oref=slogin&#34;&gt;Ivins had stalked her and threatened to kill her&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Ivins worked at the same lab where a prior &amp;ldquo;person of interest&amp;rdquo; in the case, Stephen Hatfill, also worked.  Hatfill was cleared of involvement with the attacks and &lt;a href=&#34;http://www.bloomberg.com/apps/news?pid=20601087&amp;amp;sid=aftgJ3S0euEQ&amp;amp;refer=home&#34;&gt;won a $5.8 million settlement from the Justice Department&lt;/a&gt; after he sued for harassment and privacy act violations.  Hatfill also won &lt;a href=&#34;http://www.nysun.com/national/hatfill-settles-10m-libel-lawsuit/49333/&#34;&gt;a $10 million libel judgment against &lt;span style=&#34;font-style: italic;&#34;&gt;Vanity Fair&lt;/span&gt; and &lt;span style=&#34;font-style: italic;&#34;&gt;Reader&amp;rsquo;s Digest&lt;/span&gt;&lt;/a&gt; for an article by Donald Foster which claimed that Hatfill&amp;rsquo;s writings and travels connected him to the anthrax attacks.&lt;br /&gt;&lt;br /&gt;Ivins&amp;rsquo; attorney claims that he was innocent, but if that were the case, wouldn&amp;rsquo;t his response have been more like Hatfill&amp;rsquo;s?  Perhaps, perhaps not.  Private investigator and former CNN reporter Pat Clawson, &lt;a href=&#34;http://www.nytimes.com/2008/08/02/washington/02anthrax.html?_r=2&amp;amp;hp=&amp;amp;adxnnl=1&amp;amp;oref=slogin&amp;amp;pagewanted=all&amp;amp;adxnnlx=1217620810-lqh95dm5tRfhd2UrbjeRyg&amp;amp;oref=slogin&#34;&gt;who was also a spokesperson for Hatfill&lt;/a&gt;,&lt;br /&gt;&lt;blockquote&gt;said on Friday that news organizations and the public should be “deeply skeptical” about any notion that Dr. Ivins was the anthrax killer unless and until solid evidence is brought forth.&lt;p&gt;“Everybody is jumping to the conclusion that because this guy committed suicide, he must be the anthrax killer,” Mr. Clawson said. “That is a lousy premise. The pressure of these F.B.I. investigations on individuals is phenomenal, and it is quite likely that this guy cracked under that pressure but had nothing to do with the killings.”&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tough questions for McCain and Obama</title>
      <link>https://blog.lippard.org/2008/08/tough-questions-for-mccain-and-obama.html/</link>
      <pubDate>Fri, 01 Aug 2008 21:47:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/tough-questions-for-mccain-and-obama.html/</guid>
      <description>&lt;p&gt;Ed Brayton gives &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/08/tough_questions_for_both_candi.php&#34;&gt;a summary of Radley Balko&amp;rsquo;s list of tough questions for the candidates&lt;/a&gt;.  It&amp;rsquo;s a pity that our mass media is unlikely to ask any of them.  (Yet kudos to Fox News for publishing Radley Balko&amp;rsquo;s columns asking them&amp;ndash;they seem to be a whole lot better on the web than they are on television.)  Brayton quotes the questions for McCain about how serious he is about cutting corporate pork when he personally profits from it (the laws that mandate alcohol be sold through distributors like Hensley &amp;amp; Co, where his wife got her fortune) and how he reconciles his support for the drug war with the fact that his wife was permitted to avoid any criminal penalties for her prescription drug problems.  For Obama, he selected as favorites how Obama plans to pay for his proposed civilian national security force, how he reconciles his support for the drug war with his own past use of marijuana and cocaine, and why he supported the farm bill and supports ethanol subsidies.&lt;br /&gt;&lt;br /&gt;I think Ed clearly picked out the best questions Balko asked of &lt;a href=&#34;http://www.foxnews.com/story/0,2933,381841,00.html&#34;&gt;McCain&lt;/a&gt;, but here are a couple other questions for &lt;a href=&#34;http://www.foxnews.com/story/0,2933,392283,00.html&#34;&gt;Obama&lt;/a&gt; that I particularly liked:&lt;br /&gt;&lt;span id=&#34;intelliTXT&#34;&gt;&lt;/span&gt;&lt;blockquote&gt;&lt;span id=&#34;intelliTXT&#34;&gt;In a speech to Cuban-Americans in Miami, you called the Cuban trade embargo &amp;ldquo;an important inducement for change,&amp;rdquo; a 180-degree shift from your prior position. The trade embargo has been in place for 46 years. Did denying an entire generation of Cubans access to American goods, culture, and ideas induce any actual change? Wasn&amp;rsquo;t the real effect just to keep Cubans poor and isolated? In communist countries like Vietnam and China, trade with the U.S. has ushered in economic reform, and vastly improved the standard of living. Why wouldn&amp;rsquo;t it be the same if we were to start trading with Cuba?&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span id=&#34;intelliTXT&#34;&gt;In addition to the drugs, Cuba, and school voucher issues, you have also changed or revised your position in recent months on the war in Iraq, government eavesdropping and immunity for the telecom companies, and holding employers accountable for hiring illegal immigrants. Under some circumstances, changing or revising one&amp;rsquo;s position can show admirable introspection — the ability to revise prior conceptions with new information. Some of your new positions are more conservative. Some are more liberal. But they do seem to have one thing in common: Should we be concerned that your shifts have been to those positions that give more power and influence to government? Are there &lt;em&gt;any&lt;/em&gt; areas where you&amp;rsquo;d actually roll back the federal government?&lt;/span&gt;&lt;/blockquote&gt;&lt;span id=&#34;intelliTXT&#34;&gt;&lt;/span&gt;Balko asked a question of McCain about the &lt;a href=&#34;http://en.wikipedia.org/wiki/Bipartisan_Campaign_Reform_Act&#34;&gt;Bipartisan Campaign Reform Act&lt;/a&gt; (BCRA, also known as McCain-Feingold), which I think did serious damage to the First Amendment and protects incumbent politicians by prohibiting any corporation (including nonprofits) or by an unincorporated entity using any corporate funds from running ads critical or supportive of a candidate within 30 days of a primary or within 60 days of a general election.  I agree McCain should be asked tough questions about his apparent disrespect for political speech, but I didn&amp;rsquo;t particularly care for the specific question Balko came up with.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Expert tells China visitors to encrypt data as U.S. announces policy of laptop seizure</title>
      <link>https://blog.lippard.org/2008/08/expert-tells-china-visitors-to-encrypt.html/</link>
      <pubDate>Fri, 01 Aug 2008 13:16:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/08/expert-tells-china-visitors-to-encrypt.html/</guid>
      <description>&lt;p&gt;I saw two articles this morning which I think invite comparison.  First, Phil Dunkelberger, CEO of PGP Corporation, says &lt;a href=&#34;http://news.yahoo.com/s/nm/20080801/wr_nm/olympics_visitors_encryption_dc_1&#34;&gt;people visiting China should take laptops with no data, or encrypt what data they have&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;  Travelers carrying smart cell phones, blackberries or  laptop computers could unwittingly be offering up sensitive  personal or business information to officials who monitor  state-controlled telecommunications carriers, Dunkelberger  said.&lt;/p&gt; &lt;p&gt;  He said that without data encryption, executives could have  business plans or designs pilfered, while journalists&amp;rsquo; lists of  contacts could be exposed, putting sources at risk.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Foolish man attempts to rob liquor store</title>
      <link>https://blog.lippard.org/2008/07/foolish-man-attempts-to-rob-liquor.html/</link>
      <pubDate>Thu, 31 Jul 2008 22:18:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/foolish-man-attempts-to-rob-liquor.html/</guid>
      <description>&lt;p&gt;Kat&amp;rsquo;s trip to work this morning was delayed by road closures due to the aftermath of &lt;a href=&#34;http://www.azcentral.com/community/phoenix/articles/2008/07/31/20080731officerinvolvedshooting-CR.html&#34;&gt;a foiled attempt to hold up a neighborhood liquor store&lt;/a&gt;, Minute Liquors, owned and run by a Bulgarian immigrant couple of our acquaintance.  The gunman who chose their store to rob made a slight miscalculation, since the store is directly across 16th St. from a Department of Public Safety facility.  The robber came out of the store to face about a dozen officers, who were at the facility preparing for training when they were informed of a robbery in progress across the street.  The armed robber was shot in the abdomen and taken to the hospital.&lt;/p&gt;</description>
    </item>
    <item>
      <title>A librarian responds to a parental challenge</title>
      <link>https://blog.lippard.org/2008/07/librarian-responds-to-parental.html/</link>
      <pubDate>Thu, 31 Jul 2008 22:05:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/librarian-responds-to-parental.html/</guid>
      <description>&lt;p&gt;A parent complained about Sarah Brannen&amp;rsquo;s book, &lt;span style=&#34;font-style: italic;&#34;&gt;Uncle Bobby&amp;rsquo;s Wedding&lt;/span&gt;, about same-sex marriage, that was in the children&amp;rsquo;s book section in the Douglas County Library system in Colorado.  Librarian Jamie Larue wrote &lt;a href=&#34;http://jaslarue.blogspot.com/2008/07/uncle-bobbys-wedding.html&#34;&gt;an excellent, kind, and thoughtful response to the library patron about why the library is not going to move or remove the book&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>FFRF billboards are coming to Phoenix</title>
      <link>https://blog.lippard.org/2008/07/ffrf-billboards-are-coming-to-phoenix.html/</link>
      <pubDate>Thu, 31 Jul 2008 16:09:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/ffrf-billboards-are-coming-to-phoenix.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://ffrf.org/news/images/denver01.jpg&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;&#34; src=&#34;http://ffrf.org/news/images/denver01.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;It&amp;rsquo;s official, the contracts have been signed and paid for&amp;ndash;the Freedom From Religion Foundation&amp;rsquo;s billboards will be coming to Phoenix.  There will be five of them, all in central Phoenix, and both of the FFRF&amp;rsquo;s designs will be represented.  There&amp;rsquo;s the &amp;ldquo;Imagine No Religion&amp;rdquo; billboard, &lt;a href=&#34;http://ffrf.org/news/2008/denver_billboard_pub.php&#34;&gt;pictured here in Denver&lt;/a&gt;, and another design that says &amp;ldquo;Beware of Dogma.&amp;quot;&lt;br /&gt;&lt;br /&gt;The billboards will appear starting September 1, and I&amp;rsquo;ll post some photos once they&amp;rsquo;re up.  The &lt;a href=&#34;http://atheists.meetup.com/157/messages/boards/thread/4955502&#34;&gt;billboard locations will be&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;#1103 Cross streets: 3rd Ave &amp;amp; Van Buren. Located on 3rd Ave just north of Van Buren. Best viewing occurs while traveling northbound on 3rd Ave approaching Van Buren. At this intersection look forward and right. The sign is setback from a parking lot which makes for clear viewing and efficient picture taking. The Arizona State Capital, Phoenix City Hall, FOX News, and the Arizona Republic are all within a few blocks.&lt;br /&gt;&lt;br /&gt;#1245 Cross streets: 7th St &amp;amp; Coolidge. Located just north of the downtown area on 7th Street. Best viewing occurs while traveling southbound on 7th Ave just south of Camelback Rd but just prior to Coolidge. The sign is on the east side of 7th Street.&lt;br /&gt;&lt;br /&gt;#2005 Cross Streets: Jefferson &amp;amp; 13th St. Located just east of the downtown area and Chase Field on Jefferson Street. Best viewing occurs while traveling eastbound on Jefferson just after 13th Street. The sign is on the south side of Jefferson Street.&lt;br /&gt;&lt;br /&gt;#2501 Cross Streets: 19th Ave &amp;amp; Fillmore. Located just west of the State Capital area on 19th Ave. Best viewing occurs while traveling northbound on 19th Ave just prior to Fillmore. The sign is on the west side of 19th Ave. This location is within a few blocks of the Capital Complex.&lt;br /&gt;&lt;br /&gt;#2911 Cross streets: McDowell &amp;amp; 14th St. Located just northwest of the downtown area on McDowell Rd. Best viewing occurs while traveling eastbound on McDowell just after 14th St. The sign is on the north side of McDowell. The Banner Good Samaritan Medical Center is within a few blocks.&lt;/blockquote&gt;When these billboards have gone up in other locations, they&amp;rsquo;ve usually generated some protests and complaints, as well as competing billboards, such as &lt;a href=&#34;http://www.ffrf.org/news/2008/hatebillboard.php&#34;&gt;this one in Chambersburg, Pennsylvania which accused atheists of hating America&lt;/a&gt;.  That misses the whole point&amp;ndash;the point is to let nonbelievers know that they are not alone, and to put them in touch with the FFRF and other local groups of people with similar opinions about the supernatural.  One can certainly express disagreement with the sentiment (or the likelihood of a world without religion&amp;ndash;I think it&amp;rsquo;s &lt;a href=&#34;http://www.amazon.com/review/R2J6GZ9ATK4MW0/jimlippardswebpaA&#34;&gt;unlikely that religion will disappear from the world&lt;/a&gt; as long as there are social groups of human beings on it), but a response that claims that atheists hate America or are engaged in persecution is to mistake reality for a caricature like the one depicted in Robby Berry&amp;rsquo;s &lt;a href=&#34;http://www.infidels.org/misc/humor.archive//lioaca.html&#34;&gt;&amp;ldquo;Life in Our Anti-Christian America.&amp;quot;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Funding for these billboards was a joint project of the FFRF and various Meetup groups led by some folks from the &lt;a href=&#34;http://atheists.meetup.com/157/&#34;&gt;Phoenix Atheists Meetup group&lt;/a&gt;, which is now up to 411 members.  There are plans for a followup billboard, for which &lt;a href=&#34;http://atheists.meetup.com/157/messages/boards/thread/4964050&#34;&gt;funds are still being raised&lt;/a&gt;, which will advertise a website promoting a diverse set of groups of atheists, agnostics, humanists, brights, and freethinkers.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dr. Jay Gordon&#39;s bogus anti-vaccine arguments</title>
      <link>https://blog.lippard.org/2008/07/dr-jay-gordons-bogus-anti-vaccine.html/</link>
      <pubDate>Wed, 30 Jul 2008 15:19:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/dr-jay-gordons-bogus-anti-vaccine.html/</guid>
      <description>&lt;p&gt;Orac at Respectful Insolence &lt;a href=&#34;http://scienceblogs.com/insolence/2008/07/dr_jay_gordon_pediatrician_to_the_stars.php&#34;&gt;critiques Dr. Jay Gordon&amp;rsquo;s argument that breastfeeding and eating less cheese is a better way to prevent communicable diseases than vaccination&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dubious Documents of American History</title>
      <link>https://blog.lippard.org/2008/07/dubious-documents-of-american-history.html/</link>
      <pubDate>Fri, 25 Jul 2008 23:37:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/dubious-documents-of-american-history.html/</guid>
      <description>&lt;p&gt;At Rational Rant is an excellent three-part critique of a document that&amp;rsquo;s been floating around the Internet which claims to support the case that America was intended by its founders to be a Christian nation.  In fact, the document is a mish-mash of fabricated quotations and misinformation.  Rational Rant has gone to the trouble of digging up the details and even comparing four different versions of the document.&lt;br /&gt;&lt;br /&gt;&amp;ldquo;Dubious Documents&amp;rdquo;:  &lt;a href=&#34;http://rationalrant.blogspot.com/2008/07/dubious-documents-case-of-fractured.html&#34;&gt;part one&lt;/a&gt;, &lt;a href=&#34;http://rationalrant.blogspot.com/2008/07/dubious-documents-case-of-fractured_09.html&#34;&gt;part two&lt;/a&gt;, &lt;a href=&#34;http://rationalrant.blogspot.com/2008/07/dubious-documents-case-of-fractured_17.html&#34;&gt;part three&lt;/a&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;/blockquote&gt;&lt;br /&gt;&lt;a href=&#34;http://rationalrant.blogspot.com/2008/07/dubious-documents-case-of-fractured_09.html&#34;&gt;&lt;br /&gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Randy Pausch&#39;s &#34;last lecture&#34;</title>
      <link>https://blog.lippard.org/2008/07/randy-pauschs-last-lecture.html/</link>
      <pubDate>Fri, 25 Jul 2008 21:15:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/randy-pauschs-last-lecture.html/</guid>
      <description>&lt;p&gt;He actually did give at least one more lecture after this at another university, but this was his last lecture at CMU, given on September 18, 2007 for a series originally titled &amp;ldquo;The Last Lecture.&amp;rdquo;  Pausch was born October 23, 1960 and died today, July 25, 2008.  You can read his story at &lt;a href=&#34;http://download.srv.cs.cmu.edu/%7Epausch/news/index.html&#34;&gt;his CMU web page&lt;/a&gt;, at least once the traffic dies down.&lt;br /&gt;&lt;br /&gt;This lecture is on achieving your childhood dreams, most of which he did, and on enabling the childhood dreams of others. Pausch was the founder of the &lt;a href=&#34;http://www.alice.org/&#34;&gt;Alice Project&lt;/a&gt;, which is a 3D programming environment for teaching students.&lt;br /&gt;&lt;br /&gt;UPDATE (July 26, 2008): I&amp;rsquo;m getting lots of traffic to this post from people searching for Randy Pausch&amp;rsquo;s name and the word &amp;ldquo;atheist,&amp;rdquo; apparently from people trying to find out if he was an atheist. His CMU web page thanks his church, so he belonged to one, whatever his religious beliefs may have been.  He didn&amp;rsquo;t say anything in his lecture to indicate what they were.  As an atheist, it doesn&amp;rsquo;t matter to me so much what he believed, as opposed to how he lived.  That is in sharp contrast to several Christian sites which have condemned him for being a nonbeliever (which they don&amp;rsquo;t know to be the case) or for failing to evangelize.  These people strike me as angry believers looking for reasons to criticize someone who led a good life.  One Christian writer criticized Pausch&amp;rsquo;s talk by attempting to paraphrase it as &amp;ldquo;I lived a meaningless life following meaningless rules, so should you.&amp;rdquo; The same writer says, &amp;ldquo;Yes, he lived a nice and successful life, but so what? Who cares? He will be forgotten as were many people before and after him. His impact on the world would soon disappear. Whatever he achieved in research will soon become useless.&amp;rdquo;  What nonsense!  So what?  Those who knew him and worked with him disagree.  He will eventually be forgotten, as we all will, but it will always be the case that he did live and he did make a mark on the people around him and his time was not wasted.  And he will be no more harmed by his nonexistence after his death than he was by his nonexistence before he was born.&lt;br /&gt;&lt;br /&gt;I question the motivation of those who argue critically of those who have lived happy and productive lives, arguing that so much better are the lives of those who live miserable, angry, critical, and destructive lives, just so long as they accept Jesus before they die.  Surely the universe they want to believe in is an unjust and immoral one.&lt;br /&gt;&lt;br /&gt;&lt;a style=&#34;left: 0px ! important; top: 15px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-0530922263237027 visible ontop&#34; href=&#34;http://www.youtube.com/v/ji5_MqicxSo&amp;amp;hl=en&amp;amp;fs=1&#34;&gt;&lt;/a&gt;&lt;a style=&#34;left: 0px ! important; top: 0px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-0530922263237027 visible ontop&#34; href=&#34;http://www.youtube.com/v/ji5_MqicxSo&amp;amp;hl=en&amp;amp;fs=1&#34;&gt;&lt;/a&gt;&lt;a style=&#34;left: 0px ! important; top: 0px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-0530922263237027 visible ontop&#34; href=&#34;http://www.youtube.com/v/ji5_MqicxSo&amp;amp;hl=en&amp;amp;fs=1&#34;&gt;&lt;/a&gt;&lt;a style=&#34;left: 0px ! important; top: 0px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-0530922263237027 visible ontop&#34; href=&#34;http://www.youtube.com/v/ji5_MqicxSo&amp;amp;hl=en&amp;amp;fs=1&#34;&gt;&lt;/a&gt;&lt;a style=&#34;left: 0px ! important; top: 0px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-0530922263237027 visible ontop&#34; href=&#34;http://www.youtube.com/v/ji5_MqicxSo&amp;amp;hl=en&amp;amp;fs=1&#34;&gt;&lt;/a&gt;&lt;a style=&#34;left: 0px ! important; top: 0px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-0530922263237027 visible ontop&#34; href=&#34;http://www.youtube.com/v/ji5_MqicxSo&amp;amp;hl=en&amp;amp;fs=1&#34;&gt;&lt;/a&gt;&lt;a style=&#34;left: 0px ! important; top: 0px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-0530922263237027 visible ontop&#34; href=&#34;http://www.youtube.com/v/ji5_MqicxSo&amp;amp;hl=en&amp;amp;fs=1&#34;&gt;&lt;/a&gt;&lt;a style=&#34;left: 0px ! important; top: 0px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-0530922263237027 visible ontop&#34; href=&#34;http://www.youtube.com/v/ji5_MqicxSo&amp;amp;hl=en&amp;amp;fs=1&#34;&gt;&lt;/a&gt;&lt;a style=&#34;left: 0px ! important; top: 0px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-0530922263237027 visible ontop&#34; href=&#34;http://www.youtube.com/v/ji5_MqicxSo&amp;amp;hl=en&amp;amp;fs=1&#34;&gt;&lt;/a&gt;&lt;a style=&#34;left: 0px ! important; top: 0px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-0530922263237027 visible ontop&#34; href=&#34;http://www.youtube.com/v/ji5_MqicxSo&amp;amp;hl=en&amp;amp;fs=1&#34;&gt;&lt;/a&gt;&lt;object height=&#34;344&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/ji5_MqicxSo&amp;amp;hl=en&amp;amp;fs=1&#34;&gt;&lt;param name=&#34;allowFullScreen&#34; value=&#34;true&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/ji5_MqicxSo&amp;amp;hl=en&amp;amp;fs=1&#34; type=&#34;application/x-shockwave-flash&#34; allowfullscreen=&#34;true&#34; height=&#34;344&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Update on CMI-AiG lawsuits</title>
      <link>https://blog.lippard.org/2008/07/update-on-cmi-aig-lawsuits.html/</link>
      <pubDate>Fri, 25 Jul 2008 15:36:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/update-on-cmi-aig-lawsuits.html/</guid>
      <description>&lt;p&gt;Creation Ministries International has updated &lt;a href=&#34;https://web.archive.org/web/20080509143221/http://www.creationontheweb.com/content/view/5563/&#34;&gt;its website about its legal battles with Answers in Genesis of Kentucky&lt;/a&gt;.  The &lt;a href=&#34;https://web.archive.org/web/20080509143221/http://creationontheweb.com/content/view/5900&#34;&gt;latest addition&lt;/a&gt; reports that in April, AiG served CMI with a lawsuit in the United States trying to stop the legal action in Australia&amp;ndash;even though one of the two contracts AiG is trying to enforce specifies the law of the Australian state of Victoria as the governing law and forum.  CMI will be defending itself in the U.S. against the new action.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Shootings at South Mountain Community College</title>
      <link>https://blog.lippard.org/2008/07/shootings-at-south-mountain-community.html/</link>
      <pubDate>Thu, 24 Jul 2008 23:48:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/shootings-at-south-mountain-community.html/</guid>
      <description>&lt;p&gt;Kat saw multiple police cars on her way home and now we hear a bunch of helicopter action nearby, and it appears there has been &lt;a href=&#34;http://www.azcentral.com/community/phoenix/articles/2008/07/24/20080724kpnx-collegeshooting0724-CP.html&#34;&gt;a shooting incident at South Mountain Community College&lt;/a&gt;, with three victims and a suspect in custody.&lt;br /&gt;&lt;br /&gt;UPDATE (5:08 p.m.):  The shooting apparently took place at the campus Technology Center around 4 p.m., and the campus was quickly locked down, but the suspect had already left.  The suspect was arrested at around 23rd Ave. and Grove, near his home.  The news is reporting four victims admitted to the Maricopa Medical Center, two men aged 17 and 19, one 20-year-old woman, and one possible additional victim not confirmed.  At least one male victim was aware and speaking as he was admitted, and the woman spoke with her father, Otis Williams, by cell phone after she was shot.&lt;br /&gt;&lt;br /&gt;One news report claims the suspect was known on campus, and that was apparently why he was quickly apprehended.&lt;br /&gt;&lt;br /&gt;Students are now being permitted to leave campus.  Classes for the rest of today and tomorrow are cancelled.&lt;br /&gt;&lt;br /&gt;UPDATE (5:22 p.m.): Apparently the suspect, a black male driving a white truck, drove home where his father persuaded himself to give himself up to police, which he did.  Police and fire department officials were on site at the campus within about five minutes after the first reports of a shooting (both police and fire stations are quite close by).&lt;br /&gt;&lt;br /&gt;UPDATE (6:04 p.m.): The ages of victims have been changed&amp;ndash;the woman, a pharmacy student, from 22 to 20, and the 25-year-old male to 19.  The 17-year-old has been identified as Christopher Taylor, by his brother Jay.  A student reports that the shooter was &lt;a href=&#34;http://www.azcentral.com/community/phoenix/articles/2008/07/24/20080724kpnx-collegeshooting0724-CP.html&#34;&gt;one of two men who had been fighting in the computer center&lt;/a&gt;.  The 19-year-old victim is reported in critical condition, while the other two victims are in stable condition.  (Yet CNN reports that the woman was shot in the abdomen while the other two victims were shot in the leg.  It describes the males as aged 17 and 25.)&lt;br /&gt;&lt;br /&gt;The alleged fourth victim apparently didn&amp;rsquo;t exist, and was incorrectly reported by one of the news reporters on the basis of watching people being brought in to the hospital.  Or perhaps there was a 25-year-old shot in the leg and a 19-year-old who received more serious injuries?&lt;br /&gt;&lt;br /&gt;UPDATE (8:24 p.m.): CBS News 5 &lt;a href=&#34;http://www.kpho.com/news/16981542/detail.html?iref=topnews&#34;&gt;reports that there was a long-running dispute between the shooter and one of the victims&lt;/a&gt;, and police say that the shooting was gang-related.&lt;br /&gt;&lt;br /&gt;UPDATE (July 25, 2008):  The shooter has been identified as 22-year-old Rodney Smith, a former SCC student and known as a regular at the computer lab, who came to campus to pick a fight with 19-year-old Isaac Deshay Smith, who was shot in the leg and was still in critical condition last night.  The other two victims caught in the crossfire were 20-year-old Charee Williams, who was shot in the hip,  and 17-year-old Christopher Lee Taylor, who was also shot in the leg.  Five family members and friends of Rodney Smith were also taken into custody last night for interfering with the investigation and disobeying police officers.  The &lt;a href=&#34;http://www.azcentral.com/community/phoenix/articles/2008/07/25/20080725college-shooting0725.html&#34;&gt;most recent report does not mention gangs&lt;/a&gt;, but only a long-standing feud between the two Smiths.&lt;br /&gt;&lt;br /&gt;UPDATE (July 26, 2008): Rodney Smith has apologized to his &amp;ldquo;innocent victims&amp;rdquo; in court, and it &lt;a href=&#34;http://www.azcentral.com/community/phoenix/articles/2008/07/25/20080725college-shooting0725.html&#34;&gt;has been reported that Isaac Deshay Smith and two others were involved in a fight last year&lt;/a&gt; in which Rodney Smith was punched and kicked while lying on the ground and his jaw broken in two places.&lt;/p&gt;</description>
    </item>
    <item>
      <title>P.Z. Myers has desecrated a cracker</title>
      <link>https://blog.lippard.org/2008/07/pz-myers-has-desecrated-cracker.html/</link>
      <pubDate>Thu, 24 Jul 2008 18:28:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/pz-myers-has-desecrated-cracker.html/</guid>
      <description>&lt;p&gt;P.Z. Myers has eloquently described what he did, after a bit of history from 1215 to the present.  There&amp;rsquo;s so much well-described in his article that I resist the urge to quote from it at all&amp;ndash;go read the whole thing, &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/07/the_great_desecration.php&#34;&gt;&amp;ldquo;The Great Desecration,&amp;quot;&lt;/a&gt; at Pharyngula.&lt;br /&gt;&lt;br /&gt;UPDATE: Bill Donohue has used the occasion to issue &lt;a href=&#34;http://www.catholicleague.org/release.php?id=1465&#34;&gt;yet another apoplectic press release&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (July 30, 2008): The &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/07/the_confraternity_of_catholic.php&#34;&gt;Confraternity of Catholic Clergy has demonstrated a complete lack of understanding of the First Amendment in their condemnation of Myers&amp;rsquo; action&lt;/a&gt;.  They seem to think it means that you can&amp;rsquo;t make fun of a religion unless you&amp;rsquo;re a member of it, and that everybody has to be a member of some religion.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Klingenschmitt: Intellectually dishonest or merely lazy?</title>
      <link>https://blog.lippard.org/2008/07/klingenschmitt-intellectually-dishonest.html/</link>
      <pubDate>Thu, 24 Jul 2008 14:10:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/klingenschmitt-intellectually-dishonest.html/</guid>
      <description>&lt;p&gt;Ed Brayton at Dispatches from the Culture Wars &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/07/the_continued_absurdity_of_gor.php&#34;&gt;reports on his recent exchanges on a religion law mailing list with former Navy chaplain Gordon Klingenschmitt&lt;/a&gt;, in which Klingensmitt repeatedly makes false statements and attacks straw men.&lt;br /&gt;&lt;br /&gt;UPDATE:  After reading &lt;a href=&#34;http://shamefulchaplain.blogspot.com/2007/02/conservative-navy-chaplains-speak-out.html&#34;&gt;more about Klingenschmitt&lt;/a&gt;, I&amp;rsquo;m going with dishonest.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;RBH&lt;/strong&gt; &lt;small&gt;(2008-07-24)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;&lt;I&gt;Klingenschmitt: Intellectually dishonest or merely lazy?&lt;/I&gt;&lt;BR/&gt;&lt;BR/&gt;False dichotomy.  You neglected the most likely alternative: &#34;crazy.&#34;&lt;/p&gt;
  &lt;/div&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Lippard&lt;/strong&gt; &lt;small&gt;(2008-07-24)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;I&#39;ll be happy to accept that additional disjunct.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Medical marijuana in California</title>
      <link>https://blog.lippard.org/2008/07/medical-marijuana-in-california.html/</link>
      <pubDate>Thu, 24 Jul 2008 02:06:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/medical-marijuana-in-california.html/</guid>
      <description>&lt;p&gt;There&amp;rsquo;s an interesting article in the July 23, 2008 &lt;span style=&#34;font-style: italic;&#34;&gt;The New Yorker&lt;/span&gt; by David Samuels, &lt;a href=&#34;http://www.newyorker.com/reporting/2008/07/28/080728fa_fact_samuels&#34;&gt;&amp;ldquo;Dr. Kush: How medical marijuana is transforming the pot industry.&amp;quot;&lt;/a&gt;  It describes the current state of medical marijuana business in California, where the operators of small dispensaries, which are fully compliant with state law but not federal, are not prosecuted despite occasional fed harassment.  That harassment will no doubt continue until either &lt;span style=&#34;font-style: italic;&#34;&gt;Raich v. Ashcroft&lt;/span&gt; gets overturned (it was a terrible Supreme Court decision) or the feds decide to decriminalize marijuana themselves, one of which I expect to happen in the next decade.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Oldest complete manuscript of Bible to be available online</title>
      <link>https://blog.lippard.org/2008/07/oldest-complete-manuscript-of-bible-to.html/</link>
      <pubDate>Thu, 24 Jul 2008 01:49:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/oldest-complete-manuscript-of-bible-to.html/</guid>
      <description>&lt;p&gt;The Codex Sinaiticus, a fourth-century biblical manuscript that includes the oldest complete new Testament and a partial Old Testament in Greek (the Septuagint), will be available online at &lt;a href=&#34;http://www.codex-sinaiticus.net/&#34;&gt;&lt;a href=&#34;http://www.codex-sinaiticus.net/&#34;&gt;http://www.codex-sinaiticus.net/&lt;/a&gt;&lt;/a&gt; beginning tomorrow, July 24.  The site is currently live with a few page images from the manuscript, which was written over 1600 years ago (between 330-350 C.E.).  Tomorrow, you will be able to look at images of the pages, see the Greek text in a window next to it, and translation into another language in a window below that&amp;ndash;English, German, Russian, or Greek (presumably modern Greek).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mexican suicide aid</title>
      <link>https://blog.lippard.org/2008/07/mexican-suicide-aid.html/</link>
      <pubDate>Thu, 24 Jul 2008 01:46:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/mexican-suicide-aid.html/</guid>
      <description>&lt;p&gt;The &lt;span style=&#34;font-style: italic;&#34;&gt;New York Times&lt;/span&gt; &lt;a href=&#34;http://www.nytimes.com/2008/07/21/world/americas/21tijuana.html?th&amp;amp;emc=th&#34;&gt;reported Monday about Mexican pet shops selling pentobarbital&lt;/a&gt;, which is being purchased by international visitors for euthanasia purposes.  The pet shops sell it for pet euthanasia, and were apparently surprised to hear that their recent sales have been for use on humans.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Car dealer strategies</title>
      <link>https://blog.lippard.org/2008/07/car-dealer-strategies.html/</link>
      <pubDate>Thu, 24 Jul 2008 01:35:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/car-dealer-strategies.html/</guid>
      <description>&lt;p&gt;A few years ago, people were using their homes as ATMs to purchase all sorts of consumer goods including cars.  More recently, desperate home sellers were offering to throw in a &amp;ldquo;free&amp;rdquo; car with the purchase of a house.  Now at least one auto dealer is offering to pay your mortgage.&lt;br /&gt;&lt;br /&gt;This morning I heard a commercial for one of the local Phoenix Nissan dealers (one that receives &lt;a href=&#34;http://www.ripoffreport.com/reports/0/189/RipOff0189764.htm&#34;&gt;frequent complaints&lt;/a&gt; from &lt;a href=&#34;http://ripoffreport.com/reports/0/134/RipOff0134966.htm&#34;&gt;people who appear to not pay very close attention to what they are purchasing&lt;/a&gt;).  The ad offers to make your mortgage payments for the rest of the year when you buy a car from them, even if your mortgage is as much as $2,000, without changing the sale price of the car.  I suspect that means without lowering the sale price of the car below the point of profit.&lt;br /&gt;&lt;br /&gt;It doesn&amp;rsquo;t strike me as a sensible way to avoid foreclosure.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Nice article on Camp Inquiry</title>
      <link>https://blog.lippard.org/2008/07/nice-article-on-camp-quest.html/</link>
      <pubDate>Thu, 24 Jul 2008 01:29:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/nice-article-on-camp-quest.html/</guid>
      <description>&lt;p&gt;There&amp;rsquo;s &lt;a href=&#34;http://www.buffalonews.com/cityregion/story/395157.html&#34;&gt;a good article on Camp Inquiry in the &lt;span style=&#34;font-style: italic;&#34;&gt;Buffalo News&lt;/span&gt;&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Deep in the Holland woods, D.J. Grothe wowed a group of kids at summer camp with a series of magic tricks. Seemingly impermeable steel rings were combined and separated again; rubber bands were melded into each other; coins vanished and returned in the unlikeliest of places.  &lt;br /&gt;&lt;br /&gt;Then, Grothe, national field director for the Council for Secular Humanism, did something even more amazing: He gave away the trick, detailing exactly how anyone can do magic.&lt;br /&gt;&lt;br /&gt;It was another day at Camp Inquiry, where instead of swapping ghost tales or learning Bible stories, children take a critical look at claims of magic, the supernatural and even religion.&lt;br /&gt;&lt;br /&gt;The camp&amp;rsquo;s mission: Help young people &amp;ldquo;confront the challenges of living a nontheistic [or] secular lifestyle in a world dominated by religious belief and pseudoscience.&amp;quot;&lt;br /&gt;&lt;br /&gt;The unusual camp, now in its third year, brings together curious children from across the country to hone their skills as skeptics and critical thinkers.&lt;br /&gt;&lt;br /&gt;Twenty-seven campers spent the past week following in the footsteps of Charles Darwin, digging up fossils and learning how to face moral dilemmas.&lt;/blockquote&gt;See the full article &lt;a href=&#34;http://www.buffalonews.com/cityregion/story/395157.html&#34;&gt;here&lt;/a&gt;.  I&amp;rsquo;m glad to see it&amp;rsquo;s not just a camp for atheists, but is open to theistic freethinkers as well:&lt;br /&gt;&lt;blockquote&gt;Organizers don&amp;rsquo;t specifically address faith or religion in their planned programming, which also includes a variety of art, music and leisure activities.&lt;br /&gt;&lt;br /&gt;But the topics arise frequently in casual discussions among campers. Some profess to be atheists, others refer to themselves as secular humanists, and a few say they believe in a higher power.&lt;/blockquote&gt;Much better than &lt;a href=&#34;https://blog.lippard.org/2006/08/jesus-camp-camp-quest-and-eagle-lake.html&#34;&gt;Jesus Camp&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE:  I originally referred to Camp Inquiry as &lt;a href=&#34;http://www.camp-quest.com/&#34;&gt;Camp Quest&lt;/a&gt;, a different set of camps with similar aims.  Thanks, Carol, for the correction.&lt;br /&gt;&lt;br /&gt;UPDATE (August 9, 2008): NPR &lt;a href=&#34;http://www.npr.org/templates/story/story.php?storyId=93174374&#34;&gt;has also done a good story on Camp Inquiry&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Skeptics Society 2008 conference</title>
      <link>https://blog.lippard.org/2008/07/skeptics-society-2008-conference.html/</link>
      <pubDate>Thu, 24 Jul 2008 01:06:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/skeptics-society-2008-conference.html/</guid>
      <description>&lt;p&gt;The Skeptics Society &lt;a href=&#34;http://origins.skeptic.com/&#34;&gt;has officially announced its 2008 conference&lt;/a&gt;, and the topic is not the one that was first suggested, war, terrorism, and security.  Instead, this year&amp;rsquo;s conference is on &amp;ldquo;Origins: The Big Questions,&amp;rdquo; and is co-sponsored by the Templeton Foundation.&lt;br /&gt;&lt;br /&gt;The conference will be held at Caltech on October 3-4, and the speaker lineup includes Sean Carroll (the Caltech theoretical physicist, not to be confused with Sean B. Carroll, the University of Wisconsin at Madison professor of molecular biology and genetics), Paul Davies, Stuart Kauffman, Christof Koch, Kenneth Miller, Nancey Murphy, Donald Prothero, Hugh Ross, Victor Stenger, Leonard Susskind, Michael Shermer, Philip Clayton, and &lt;a href=&#34;http://en.wikipedia.org/wiki/Mr._Deity&#34;&gt;Mr. Deity&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;It&amp;rsquo;s an interesting mix of speakers for the subject matter, and I suspect I will attend, but I&amp;rsquo;d really rather go to a conference that brought critical thinking to the subjects of war, terrorism, and security.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Best run city in the world?</title>
      <link>https://blog.lippard.org/2008/07/best-run-city-in-world.html/</link>
      <pubDate>Thu, 24 Jul 2008 00:54:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/best-run-city-in-world.html/</guid>
      <description>&lt;p&gt;A month or so ago, we got a mailing from the City of Phoenix, which bills itself as the &amp;ldquo;best run city in the world&amp;rdquo; on the basis of an award it won in 1993, telling us that our garbage and recycling pick up days would be changing.  You can see that mailing &lt;a href=&#34;http://phoenix.gov/publicworks/flier08.pdf&#34;&gt;here&lt;/a&gt; (PDF); the announcement is on the right hand side of the first page.  The flyer states that pickup days will change the week of July 14, but notice that it doesn&amp;rsquo;t say when or how they are changing.  Instead, it says &amp;ldquo;Watch your mail for additional information.&amp;rdquo;  It didn&amp;rsquo;t say to call in, and it didn&amp;rsquo;t say to check the city&amp;rsquo;s website.  In fact, it says &amp;ldquo;Residents impacted by these changes will be notified through multiple mailings identifying the specific changes to their homes.&amp;rdquo;  That turned out to be false.&lt;br /&gt;&lt;br /&gt;A week or so later, a second mailing came from the city.  It also didn&amp;rsquo;t say how the pickup days were changing, and it also said to watch for a further notification in the mail.  It didn&amp;rsquo;t say to call in, and it didn&amp;rsquo;t say to check the city&amp;rsquo;s website.&lt;br /&gt;&lt;br /&gt;No further notification came.  Everyone in my neighborhood apparently continued to put out recycling and garbage bins on the same days, and they didn&amp;rsquo;t get picked up.  Kat called today, and the person answering the phone for the City of Phoenix waste disposal said that they did no specific mailings, rather, they expected people to &amp;ldquo;get curious&amp;rdquo; and either look online or call them.&lt;br /&gt;&lt;br /&gt;Well, we did indeed &amp;ldquo;get curious&amp;rdquo; as to why our garbage wasn&amp;rsquo;t picked up, so I guess their expectation was valid.  My initial assumption was that we had a new garbageman who didn&amp;rsquo;t know my house was on his route, since I&amp;rsquo;ve had to call a few dozen times in the past about garbage and recycling not being picked up for that reason.&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;ve put out the recycling bin for pickup tomorrow&amp;ndash;next to the full garbage bin that will be sitting out there until next week.  So far, none of my neighbors have done the same.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Phoenix foreclosures spreading</title>
      <link>https://blog.lippard.org/2008/07/phoenix-foreclosures-spreading.html/</link>
      <pubDate>Tue, 22 Jul 2008 14:46:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/phoenix-foreclosures-spreading.html/</guid>
      <description>&lt;p&gt;The &lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt; &lt;a href=&#34;http://www.azcentral.com/news/articles/2008/07/22/20080722foreclosure0722.html&#34;&gt;is catching up with reality&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Foreclosures across metro Phoenix number 16,647 for the first half of the year compared with 9,966 during all of 2007 and 1,070 in 2006.&lt;br /&gt;&amp;hellip;&lt;br /&gt;&amp;ldquo;It has become more of an equity problem than a subprime problem,&amp;rdquo; said Tom Ruff, a real-estate analyst with Information Market.&lt;br /&gt;&amp;hellip;&lt;br /&gt;Notice of trustee sales, or pre-foreclosures, also continue to climb. There were 35,111 pre-foreclosures filed in Maricopa County through July. That compares with 30,166 for all of 2007.&lt;/blockquote&gt;The article also notes that the median resale price for a home in Phoenix is now $210,000, down 30% from the peak in 2006.&lt;br /&gt;&lt;br /&gt;More people are &lt;a href=&#34;http://www.businessweek.com/magazine/content/08_30/b4093032842512.htm&#34;&gt;speculating about reaching a bottom&lt;/a&gt;.  That would be nice, but we&amp;rsquo;ve still not seen a peak on preforeclosures, which set another record in June (6929, vs. &lt;a href=&#34;https://blog.lippard.org/2008/06/phoenix-trustees-sale-notices-for-may.html&#34;&gt;6416 in May&lt;/a&gt;).  For comparison, the total sales volume in June was 5748 (and 5656 in May), according to the Arizona Realtor&amp;rsquo;s Association.  (These stats via Einzige, thanks!)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Did Diebold tamper with Georgia&#39;s 2002 elections?</title>
      <link>https://blog.lippard.org/2008/07/did-diebold-tamper-with-georgias-2002.html/</link>
      <pubDate>Sun, 20 Jul 2008 10:40:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/did-diebold-tamper-with-georgias-2002.html/</guid>
      <description>&lt;p&gt;Former McCain advisor and security researcher Stephen Spoonamore &lt;a href=&#34;http://rawstory.com//printstory.php?story=11267&#34;&gt;suggested at a press conference on Thursday that Diebold tampered with Georgia&amp;rsquo;s 2002 elections for Governor and Senator&lt;/a&gt;, in which Republican Sen. Saxby Chambliss defeated incumbent Democrat Sen. Max Cleland.  Spoonamore was given a copy of a patch applied to Diebold machines in two strongly Democratic counties, DeKalb and Fulton, by Diebold CEO Bob Urosevich, allegedly in order to fix a clock-related problem.  Spoonamore found that the patch did nothing to correct the clock problem, and contained two copies of the same program, but was unable to determine exactly what it did without access to the Diebold hardware.  He has supplied a copy of the patch, which he obtained from a whistleblower in the Georgia Secretary of State&amp;rsquo;s office, to the Department of Justice.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Netroots and telecom</title>
      <link>https://blog.lippard.org/2008/07/netroots-and-telecom.html/</link>
      <pubDate>Sat, 19 Jul 2008 21:31:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/netroots-and-telecom.html/</guid>
      <description>&lt;p&gt;There&amp;rsquo;s a telecom panel at the Netroots Nation conference today on the subject of &amp;ldquo;Big Telecom: An Emerging Threat to Our Democracy?&amp;rdquo;  The implied answer is yes, and it appears that every participant on the panel will be making that case.  Here&amp;rsquo;s &lt;a href=&#34;https://web.archive.org/web/20111102221935/https://netrootsnation.org/node/791&#34;&gt;the description of the panel&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Massive telecom companies control virtually all of our voice and internet communications these days—and new evidence shows a near-total lack of commitment to our democracy. AT&amp;amp;T has proposed filtering all content traveling on its network. Verizon tried initially to block NARAL&amp;rsquo;s pro-choice text messages. Most telecom companies are fighting net neutrality. Can democracy survive an assault by those who control the tubes?&lt;/blockquote&gt;The panel members don&amp;rsquo;t include anyone with any experience managing or operating an actual telecom network, but instead includes two people who have repeatedly demonstrated not only an ignorance of telecom law, technology, and policy, but who have &lt;a href=&#34;https://blog.lippard.org/2006/06/update-on-cox-blocking-of-craigslist.html&#34;&gt;misrepresented&lt;/a&gt; &lt;a href=&#34;https://blog.lippard.org/2006/05/misinformation-from-save-internet.html&#34;&gt;facts&lt;/a&gt; and failed to engage with the arguments of their critics, &lt;a href=&#34;https://www.sourcewatch.org/index.php?title=Matt_Stoller&#34;&gt;Matt Stoller&lt;/a&gt; and Timothy Karr (see posts on this blog in the &lt;a href=&#34;https://lippard.blogspot.com/search/label/net%20neutrality&#34;&gt;&amp;ldquo;net neutrality&amp;rdquo;&lt;/a&gt; category).  The closest person to a representative of a telecom is Michael Kieschnick of Working Assets, a company that is a reseller of long distance and wireless service on Sprint&amp;rsquo;s network.&lt;br /&gt;&lt;br /&gt;I agree with many of their positions&amp;ndash;I don&amp;rsquo;t think ISPs should be allowed to block websites on the basis of disagreement with content.  I think ISPs should be transparent about their network management processes and filtering.  Where I disagree with them is that they advocate that the FCC step in to regulate the Internet in a way that it has never had authority to do so before, and demand that network operators not be allowed to implement classes of service with different rates of charges, or even usage caps.  Art Brodsky &lt;a href=&#34;https://www.huffingtonpost.com/art-brodsky/netroots-should-tend-to-t_b_113165.html&#34;&gt;expresses the point&lt;/a&gt; which has also been made by Robb Topolsky of Public Knowledge, Timothy Karr of Free Press, and Matt Stoller:&lt;br /&gt;&lt;blockquote&gt;In the name of &amp;ldquo;network management,&amp;rdquo; some companies want to throttle down the use of legal applications, like BitTorrent which may, coincidentally, provide competition in entertainment programming. They want to impose usage caps across the board on all customers which would stifle innovation and curb the use of video (there&amp;rsquo;s that anti-competitive meme again) without actually solving the problem of the so-called &amp;ldquo;bandwidth hogs.&amp;rdquo; The way caps are being discussed now, they would only lead to higher prices and less usage for an industry that already charges more for less than most broadband providers around the world. Parts of our broadband industry may be the only sector in the world that wants to cut down the amount of its product it wants customers to use.&lt;/blockquote&gt;Brodsky&amp;rsquo;s last sentence is clearly false&amp;ndash;broadband is like a fixed-price all-you-can-eat buffet.  All businesses want to maximize their profits by maximizing revenue and minimizing costs.  When bandwidth is sold at a fixed cost in unlimited amounts, where a small number of users are consuming the majority of the service, it&amp;rsquo;s in the business&amp;rsquo;s interest to restrict those users or charge them more for what they consume in order to satisfy the rest in a cost-effective manner.  The options are few&amp;ndash;you can either restrict the &amp;ldquo;bandwidth hogs&amp;rdquo; in some way, charge them more so that they pay for what they use, or raise the price for everyone.  These guys seem to advocate the latter approach, while I&amp;rsquo;m in favor of allowing all the options to be used in a competitive market.  Where I disagree with Comcast&amp;rsquo;s approach in issuing RST packets to block BitTorrent traffic is not that they did it, but that they were not transparent about what they were doing (and apparently didn&amp;rsquo;t quite get it quite right&amp;ndash;it should not have completely broken BitTorrent, but only slowed it down).&lt;br /&gt;&lt;br /&gt;Brodsky&amp;rsquo;s suggestion that Comcast has an interest in blocking BitTorrent because it provides competition in the entertainment space is absurd&amp;ndash;they have an interest in blocking it because it&amp;rsquo;s a very popular application which itself exploits Internet protocols in a way not anticipated by the designers in order to consume more bandwidth, getting around the congestion controls in TCP/IP by using multiple TCP streams.  If BitTorrent traffic wasn&amp;rsquo;t filling up the majority of Comcast&amp;rsquo;s bandwidth, they&amp;rsquo;d have no interest in it, except when the MPAA and RIAA issue them subpoenas about their users infringing copyrights.&lt;br /&gt;&lt;br /&gt;If the government prohibits the use of differential classes of service (which is already heavily used by private companies to give priority to applications within their enterprise which have requirements for low latency and jitter, such as real-time streaming audio and video, including Voice over IP) and requires that congestion be dealt with by building out infrastructure sufficiently that there will never be congestion no matter how many users max out their connectivity with BitTorrent, that will reduce competition by culling smaller companies out of the picture and making market entry more difficult.  In any environment where a provider&amp;rsquo;s upstream capacity is less than the sum of the capacity to every customer (and that&amp;rsquo;s everywhere, today, and always has been), all-you-can-eat bandwidth is like a commons.  The more that is available, the more the heavy users will consume, to the detriment of each other and the light users.  Without setting caps and having tiered pricing or implementing technology that prioritizes packets and drops from the heavy users and from less-realtime-sensitive applications first (like BitTorrent), there are no incentives against consuming everything that is available.&lt;br /&gt;&lt;br /&gt;I also think it&amp;rsquo;s a huge mistake to have the FCC start regulating the Internet.  FCC chairman Kevin Martin &lt;a href=&#34;https://blog.lippard.org/2007/06/fcc-chairman-kevin-martin-responds-to.html&#34;&gt;would no doubt love to place indecency standards and filtering requirements on Internet content&lt;/a&gt;.  Once you open the door to FCC regulation of the Internet, that becomes more likely.  And the FCC has been completely ineffectual at dealing with existing abuses like fraudulent telemarketing, illegal prerecord calls to residences and cell phones, caller ID spoofing, etc., already covered by statute and regulation.  I&amp;rsquo;d rather see clear statutes that include private rights of action than entrust control of the Internet to the FCC.  The FCC is a slow-moving bureaucracy, and AT&amp;amp;T and Verizon have the deepest pockets, the most lawyers, and the most personnel who have shuffled back and forth between government (including the NSA) and industry.  That gives AT&amp;amp;T and Verizon the tactical advantage, and leads to less competition rather than more.&lt;br /&gt;&lt;br /&gt;Which brings me to the warrantless wiretapping and telecom immunity issues, which Cindy Cohn of the EFF no doubt addressed on the Netroots Nation panel.  I suspect I have little if any disagreement with her. I&amp;rsquo;ve long been a supporter of the EFF, as are many people involved in the management of ISPs.  I strongly oppose telecom immunity for warrantless wiretapping, a complete abdication of Congress&amp;rsquo; responsibility to support the U.S. Constitution.  But this shows the power of AT&amp;amp;T and Verizon.  Not only did they get what they wanted, but the very infrastructure which was built to do this massive interception of traffic for the NSA and for law enforcement interception under the CALEA laws was built for them with assistance from government funds.  All telecoms have to be compliant with CALEA (now including VoIP and broadband Internet providers), but the big incumbents who were most capable of affording it on their own got it at the lowest costs, while their competition was required to build it out at their own expense even if it never gets used.&lt;br /&gt;&lt;br /&gt;But there are legitimate uses for deep packet inspection, for understanding the nature of the traffic on a network for management purposes, including tracking down security and abuse issues.  Since it is in the hands of the end user to use encryption to protect sensitive content, I think use of DPI by network providers is reasonable for the purposes of providing better service in the same way that it&amp;rsquo;s reasonable for a voice provider to intercept traffic for quality measurement purposes.  It&amp;rsquo;s also reasonable for interception to occur for &amp;ldquo;lawful intercept,&amp;rdquo; but it should always require a court order (i.e., both executive and judicial branch approval) on reasonable grounds.  The difficulty of obtaining wiretaps depicted in the television program &amp;ldquo;The Wire&amp;rdquo; is how it should be.&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;ve written a lot on these issues, much which can be found in this blog&amp;rsquo;s &lt;a href=&#34;https://blog.lippard.org/2006/06/net-neutrality-index.html&#34;&gt;Network Neutrality Index&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;If any reader of this blog happens to have attended the Netroots Nation telecom panel or comes across a description of its content, please point me to it, as I&amp;rsquo;d like to see what was said.  I don&amp;rsquo;t have high hopes for the accuracy or reasonability of statements from Stoller and Karr, but I could be surprised, and the other panelists probably had interesting and important things to say.&lt;br /&gt;&lt;br /&gt;(See my Blogger profile for the disclosure of my employment by Global Crossing, which is currently &lt;a href=&#34;https://web.archive.org/web/20080303063532/https://renesys.com/products_services/market_intel/&#34;&gt;listed by Renesys as the #3 network provider on the Internet in terms of number of customers&lt;/a&gt;, ahead of AT&amp;amp;T and Verizon, behind Sprint and Level 3.)&lt;br /&gt;&lt;br /&gt;UPDATE:  The &amp;ldquo;Big Telecom&amp;rdquo; panel was live-blogged (dead, unarchived link: &lt;a href=&#34;http://openleft.com/showDiary.do;jsessionid=C865142FFB85E14AAD27045B9A342B15?diaryId=7032%22)&#34;&gt;http://openleft.com/showDiary.do;jsessionid=C865142FFB85E14AAD27045B9A342B15?diaryId=7032&amp;quot;)&lt;/a&gt;.  Stoller&amp;rsquo;s anecdote about the Bill of Rights on metal is referring to Dean Cameron&amp;rsquo;s &lt;a href=&#34;https://web.archive.org/web/20080207020157/http://www.securityedition.com/&#34;&gt;&amp;ldquo;security edition&amp;rdquo; of the Bill of Rights&lt;/a&gt;, which was also promoted by &lt;a href=&#34;https://web.archive.org/web/20071219224226/https://pennandteller.com/sincity/penniphile/roadpennsecurityedition.html&#34;&gt;Penn Jillette&lt;/a&gt;.&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>San Francisco&#39;s city network held hostage</title>
      <link>https://blog.lippard.org/2008/07/san-franciscos-city-network-held.html/</link>
      <pubDate>Sat, 19 Jul 2008 12:57:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/san-franciscos-city-network-held.html/</guid>
      <description>&lt;p&gt;The mainstream media &lt;a href=&#34;http://www.sfgate.com/cgi-bin/article.cgi?f=/n/a/2008/07/16/national/a153828D36.DTL&amp;amp;hw=Terry+Childs&amp;amp;sn=007&amp;amp;sc=281&#34;&gt;has reported the arrest of the City of San Francisco&amp;rsquo;s network administrator&lt;/a&gt;, being held on $5 million bond, as though he had secretly taken control of the city&amp;rsquo;s network and servers and held them hostage, and implies that he has access to data stored on servers on the network.  The reality, however, appears to be somewhat different.&lt;br /&gt;&lt;br /&gt;Paul Venezia at &lt;span style=&#34;font-style: italic;&#34;&gt;InfoWorld&lt;/span&gt; &lt;a href=&#34;http://www.infoworld.com/archives/emailPrint.jsp?R=printThis&amp;amp;A=/article/08/07/18/30FE-sf-network-lockout_1.html&#34;&gt;has dug a little deeper&lt;/a&gt;, and found that Terry Childs, a Cisco Certified Internetwork Expert (CCIE, Cisco&amp;rsquo;s top certification), was responsible for managing San Francisco&amp;rsquo;s &amp;ldquo;FiberWAN&amp;rdquo; MPLS network, which he, though not the top network architect, built and managed himself.  He has always been the only one with access, which he protected vigorously for fear that no one else around him was competent to do so.  His paranoia seems to me excessive and misplaced&amp;ndash;the risk of no one else having access is itself a single point of failure, and the fact that he originally refused to write remote configuration to flash, meaning that in the event of power failure the devices would not come back up and function properly without intervention, shows him to be a bit off.&lt;br /&gt;&lt;br /&gt;Childs never &amp;ldquo;tampered&amp;rdquo; with any system or network device to take it hostage, he simply maintained control of what he built and refused to give others access to it.  He never has had control of any servers or databases apart from the ones directly involved in managing the network, such as the authentication servers for the network.  So the talk of data being stored on the network including &amp;ldquo;&lt;span id=&#34;bodytext&#34; class=&#34;georgia md&#34;&gt;officials&amp;rsquo; e-mails, city payroll files, confidential law enforcement documents and jail bookings&amp;rdquo; appears to be irrelevant.  Nothing has been done to prevent anyone from accessing any of those things or to gain unauthorized access to them; the network is still up and functioning normally, and Childs didn&amp;rsquo;t have any special access to or manage or control the host-level access to the servers with that data.  Now, he was probably able to intercept data transmitted on the network (necessary for troubleshooting), but if sensitive data was only accessed via encrypted sessions, even that risk wouldn&amp;rsquo;t exist.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Childs&amp;rsquo; problem appears to be that he was overprotective, untrusting of the competence of his peers and management (perhaps with some justification), and placed technological purity and security over business requirements.  Not unusual features for people with a very high level of technical skill.&lt;br /&gt;&lt;br /&gt;Check out &lt;a href=&#34;http://www.infoworld.com/archives/emailPrint.jsp?R=printThis&amp;amp;A=/article/08/07/18/30FE-sf-network-lockout_1.html&#34;&gt;Venezia&amp;rsquo;s article&lt;/a&gt;&amp;ndash;it looks to me like he&amp;rsquo;s got the goods on this story.&lt;br /&gt;&lt;br /&gt;UPDATE (July 23, 2008): Childs &lt;a href=&#34;http://www.sfgate.com/cgi-bin/article.cgi?f=/c/a/2008/07/22/BAGF11T91U.DTL&amp;amp;tsp=1&amp;amp;Yay&#34;&gt;gave up the passwords to San Francisco Mayor Gavin Newsom, after a secret visit arranged by his attorney, Erin Crane, with the mayor&lt;/a&gt;.  Childs&amp;rsquo; attorney&amp;rsquo;s statements are consistent with Venezia&amp;rsquo;s article:&lt;br /&gt;&lt;span id=&#34;bodytext&#34; class=&#34;georgia md&#34;&gt;&lt;p&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Another reason to hope Obama wins the election</title>
      <link>https://blog.lippard.org/2008/07/another-reason-to-hope-obama-wins.html/</link>
      <pubDate>Sat, 19 Jul 2008 04:43:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/another-reason-to-hope-obama-wins.html/</guid>
      <description>&lt;p&gt;Stephen Baldwin &lt;a href=&#34;http://www.huffingtonpost.com/2008/07/01/stephen-baldwin-on-fox-ne_n_110169.html&#34;&gt;says he will leave the country if Obama wins&lt;/a&gt;.  But will he stay away for at least four years?&lt;br /&gt;&lt;br /&gt;Of course, he&amp;rsquo;s just mocking his brother Alec&amp;rsquo;s statement that he would leave the country if Bush were elected in 2000, which he didn&amp;rsquo;t follow through on, either.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ApostAZ podcast -- Apostamini #1</title>
      <link>https://blog.lippard.org/2008/07/apostaz-podcast-apostamini-1.html/</link>
      <pubDate>Sat, 19 Jul 2008 02:23:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/apostaz-podcast-apostamini-1.html/</guid>
      <description>&lt;p&gt;The latest &lt;a href=&#34;http://www.apostaz.org/&#34;&gt;ApostAZ podcast&lt;/a&gt; is available, and it&amp;rsquo;s an &amp;ldquo;Apostamini&amp;rdquo;&amp;ndash;a short one.  This one has a short commentary from me about The Amazing Meeting 6.&lt;br /&gt;&lt;br /&gt;Contents:&lt;br /&gt;&lt;a href=&#34;http://apostaz.org/Podcast/ApostaMini001.mp3&#34;&gt;&lt;/a&gt;&lt;blockquote&gt;&lt;a href=&#34;http://apostaz.org/Podcast/ApostaMini001.mp3&#34;&gt;Apostamini 001&lt;/a&gt; Atheism and Freethought in Phoenix- &amp;ldquo;Squared&amp;rdquo; from Greydon Square&amp;rsquo;s &amp;lsquo;The Compton Effect&amp;rsquo;. Ingersoll&amp;rsquo;s Vow. Amanda :). Pope George Carlin. Jim Lippard illustrates the cool points of TAM6 in Las Vegas (&lt;a href=&#34;http://www.discord.org/)&#34;&gt;http://www.discord.org/)&lt;/a&gt;. Greydon Square, &amp;ldquo;Dream&amp;rdquo; from &amp;lsquo;The Compton Effect&amp;rsquo; album.&lt;/blockquote&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Moon transits earth</title>
      <link>https://blog.lippard.org/2008/07/moon-transits-earth.html/</link>
      <pubDate>Fri, 18 Jul 2008 02:11:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/moon-transits-earth.html/</guid>
      <description>&lt;p&gt;As seen from the Deep Impact probe, 31 million miles away.&lt;br /&gt;&lt;br /&gt;&lt;a style=&#34;left: 0px ! important; top: 15px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-06491802709250336 visible ontop&#34; href=&#34;http://www.youtube.com/v/MEcqWuYqrSo&amp;amp;hl=en&#34;&gt;&lt;/a&gt;&lt;object height=&#34;344&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/MEcqWuYqrSo&amp;amp;hl=en&#34;&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/MEcqWuYqrSo&amp;amp;hl=en&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; height=&#34;344&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://blogs.discovermagazine.com/badastronomy/2008/07/17/holy-frak-moon-transits-earth/&#34;&gt;Bad Astronomy&lt;/a&gt;, where you can find more information and some related videos.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Rock, Brock, and the Savings Shock</title>
      <link>https://blog.lippard.org/2008/07/rock-brock-and-savings-shock.html/</link>
      <pubDate>Fri, 18 Jul 2008 01:43:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/rock-brock-and-savings-shock.html/</guid>
      <description>&lt;p&gt;Via &lt;a href=&#34;http://longorshortcapital.com/effin-fdic.htm&#34;&gt;Long or Short Capital&lt;/a&gt; comes a children&amp;rsquo;s story authored by FDIC Chairman Sheila Bair.  The blog gives two versions of the story, first from the Amazon description of the book:&lt;br /&gt;&lt;blockquote&gt;Rock and Brock may be twins, but they are as different as two twins can be. One day, their grandpa offers them a plan-for ten straight weeks on Saturday he will give them each one dollar for doing their chores. But there is a catch! Each dollar they save, he will match. &lt;p&gt;Rock is excited-there are all sorts of things he can buy for one dollar. So each week he spends his money on something different-a toy moose head, green hair goo, white peppermint wax fangs. But while Rock is spending his money, Brock is saving his. And each week when Rock gets just one dollar, Brock’s savings get matched. By summer’s end, Brock has five hundred and twelve dollars, while Rock has none. When Rock sees what his brother has saved, he realizes he has made a mistake. But Brock shows him that it is never too late to start saving.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Man arrested for photographing cop</title>
      <link>https://blog.lippard.org/2008/07/man-arrested-for-photographing-cop.html/</link>
      <pubDate>Thu, 17 Jul 2008 14:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/man-arrested-for-photographing-cop.html/</guid>
      <description>&lt;p&gt;Scott Conover was arrested by a Johnson County, TN sheriff&amp;rsquo;s deputy for taking his picture during a traffic stop&amp;ndash;not his own, someone else&amp;rsquo;s.  He drove up to a stop in progress, slowed down, took a picture with his iPhone, and kept going.  Officer Kenneth Lane went after him, pulled him over, falsely claimed that taking a picture of him was illegal and that he had to turn it over, and then arrested the guy, using two sets of handcuffs.  The charge: &amp;ldquo;disorderly conduct, unlawful photographing, and pointing a laser at law enforcement officers&amp;rdquo;&amp;ndash;all three of which were bogus.&lt;br /&gt;&lt;br /&gt;More information, including a link to the officer&amp;rsquo;s barely literate report, written four days after the fact, at &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/07/under_arrest_for_unlawful_phot.php&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (August 9, 2008):  Turns out &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/08/update_on_unlawful_photography.php&#34;&gt;there&amp;rsquo;s more to the story, and it makes the cops look even worse&lt;/a&gt;.  Conover was taking a picture of what was part of an ongoing campaign of harassment against him, by going after the patrons of his bar.  In this particular case, Conover knew that the driver of the car was a woman who was acting as designated driver for her husband, and only the husband had been drinking, and so he followed to take pictures to document what was going on.  And this harassment of his patrons began after Conover was a witness to deputies beating up a man outside of his establishment, and he made a statement supporting that man.  Conover had also previously sued the sheriff&amp;rsquo;s department and settled for an undisclosed sum.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Colorado initiative to define personhood as beginning at conception</title>
      <link>https://blog.lippard.org/2008/07/colorado-initiative-to-define.html/</link>
      <pubDate>Thu, 17 Jul 2008 02:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/colorado-initiative-to-define.html/</guid>
      <description>&lt;p&gt;Colorado voters &lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/content/article/2008/07/12/AR2008071201615.html&#34;&gt;will get to vote in November on a proposition that defines personhood as beginning at conception&lt;/a&gt;.  This will have the implication that in vitro fertilization involves murder, as the process standardly involves the disposal of fertilized eggs.  As right-to-lifers are also often advocates of IVF, this places them into a bit of a quandary.  In my opinion, this should even have the implication that all frozen embryos need to be brought to term&amp;ndash;it&amp;rsquo;s surely wrong to freeze people and prevent them from living their lives without their consent.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Presidential Prayer Team asks your support for biblical marriage</title>
      <link>https://blog.lippard.org/2008/07/presidential-prayer-team-asks-your.html/</link>
      <pubDate>Thu, 17 Jul 2008 01:37:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/presidential-prayer-team-asks-your.html/</guid>
      <description>&lt;p&gt;The &lt;a href=&#34;http://www.presidentialprayerteam.org/site/PageServer?pagename=ppt_homepage&#34;&gt;Presidential Prayer Team&lt;/a&gt; has called for supporters to &amp;ldquo;Pray for the President as he seeks wisdom on how to legally codify the definition of marriage. Pray that it will be according to Biblical principles.  With any forces insisting on variant definitions of marriage, pray that God&amp;rsquo;s Word and His standards will be honored by our government.&amp;quot;&lt;br /&gt;&lt;br /&gt;A piece of unattributed email has been going around in support of this proposition, with the following suggested Constitutional amendment to put that into effect:&lt;br /&gt;&lt;blockquote&gt;Marriage in the United States shall consist of a union between one man and one or more women. (Gen 29:17-28; II Sam 3:2-5) Marriage shall not impede a man&amp;rsquo;s right to take concubines in addition to his wife or wives. (II Sam 5:13; I Kings 11:3; II Chron 11:21) A marriage shall be considered valid only if the wife is a virgin. If the wife is not a virgin, she shall be executed. (Deut 22:13-21) Marriage of a believer and a non-believer shall be forbidden. (Gen 24:3; Num 25:1-9; Ezra 9:12; Neh 10:30) Since marriage is for life, neither this Constitution nor the constitution of any State, nor any state or federal law, shall be construed to permit divorce. (Deut 22:19; Mark 10:9) If a married man dies without children, his brother shall marry the widow. If he refuses to marry his brother&amp;rsquo;s widow or deliberately does not give her children, he shall pay a fine of one shoe and be otherwise punished in a manner to be determined by law. (Gen. 38:6-10; Deut 25:5-10) In lieu of marriage, if there are no acceptable men in your town, it is required that you get your dad drunk and have sex with him (even if he had previously offered you up as a sex toy to men young and old), tag-teaming with any sisters you may have. Of course, this rule applies only if you are female. (Gen 19:31-36)&lt;/blockquote&gt;For some reason Len Munsil&amp;rsquo;s Center for Arizona Policy organization hasn&amp;rsquo;t pushed this amendment in Arizona, instead preferring the unbiblical idea, not even widely recognized yet at the time of Charlemagne, that &lt;a href=&#34;http://azformarriage.com/&#34;&gt;marriage should only be between one man and one woman&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Lippard-related crime update</title>
      <link>https://blog.lippard.org/2008/07/lippard-related-crime-update.html/</link>
      <pubDate>Thu, 17 Jul 2008 01:32:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/lippard-related-crime-update.html/</guid>
      <description>&lt;p&gt;Tredell County deputies &lt;a href=&#34;http://www.statesville.com/servlet/Satellite?pagename=SRL%2FMGArticle%2FSRL_BasicArticle&amp;amp;c=MGArticle&amp;amp;cid=1173355901786&amp;amp;path=%21news&#34;&gt;have confiscated 175 marijuana plants from a barn on Lippard Farm Road&lt;/a&gt; in Statesville, NC.  No arrests have been made in that case, but &amp;ldquo;charges are pending.&amp;quot;&lt;br /&gt;&lt;br /&gt;Come on, North Carolina.  If you can grow tobacco, why not marijuana?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ed Brayton on David Kupelian&#39;s latest foolishness</title>
      <link>https://blog.lippard.org/2008/07/ed-brayton-on-david-kupelians-latest.html/</link>
      <pubDate>Wed, 16 Jul 2008 22:49:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/ed-brayton-on-david-kupelians-latest.html/</guid>
      <description>&lt;p&gt;Ed Brayton at Dispatches from the Culture Wars &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/07/the_atheists_are_coming_the_at.php&#34;&gt;has a nice takedown of David Kupelian&amp;rsquo;s article at the WorldNutDaily&lt;/a&gt; bemoaning how atheists are being allowed to publish books in these Christian United States.  Ed shows that Kupelian has no idea what he&amp;rsquo;s talking about when he writes about Christianity in American history.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Obama the Lightworker</title>
      <link>https://blog.lippard.org/2008/07/obama-lightworker.html/</link>
      <pubDate>Wed, 16 Jul 2008 21:16:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/obama-lightworker.html/</guid>
      <description>&lt;p&gt;Mark Morford at the &lt;span style=&#34;font-style: italic;&#34;&gt;San Francisco Chronicle&lt;/span&gt; &lt;a href=&#34;http://www.sfgate.com/cgi-bin/article.cgi?f=/g/a/2008/06/06/notes060608.DTL&#34;&gt;wrote&lt;/a&gt;, back on June 6:&lt;br /&gt;&lt;span id=&#34;bodytext&#34; class=&#34;georgia md&#34;&gt;&lt;/span&gt;&lt;blockquote&gt;&lt;span id=&#34;bodytext&#34; class=&#34;georgia md&#34;&gt;Barack Obama isn&amp;rsquo;t really one of us. Not in the normal way, anyway.&lt;br /&gt;&amp;hellip;&lt;br /&gt;&lt;/span&gt;&lt;span id=&#34;bodytext&#34; class=&#34;georgia md&#34;&gt;Many spiritually advanced people I know (not coweringly religious, mind you, but deeply spiritual) identify Obama as a Lightworker, that rare kind of attuned being who has the ability to lead us not merely to new foreign policies or health care plans or whatnot, but who can actually help usher in &lt;i&gt;a new way of being on the planet&lt;/i&gt;, of relating and connecting and engaging with this bizarre earthly experiment. These kinds of people actually help us &lt;i&gt;evolve&lt;/i&gt;. They are philosophers and peacemakers of a very high order, and they speak not just to reason or emotion, but to the soul.&lt;/span&gt;&lt;/blockquote&gt;&lt;span id=&#34;bodytext&#34; class=&#34;georgia md&#34;&gt;Sorry, but this is crazy talk&amp;ndash;and crazy talk of the sort that the religious right will grab a hold of, translate &amp;ldquo;Lightworker&amp;rdquo; into &amp;ldquo;Light bearer&amp;rdquo; into &amp;ldquo;Lucifer,&amp;rdquo; and decide that Obama&amp;rsquo;s the Antichrist.&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;Morford writes that he doesn&amp;rsquo;t literally believe this, and warns up front that:&lt;br /&gt;&lt;span id=&#34;bodytext&#34; class=&#34;georgia md&#34;&gt;&lt;blockquote&gt;Warning: If you are a rigid pragmatist/literalist, itchingly evangelical, a scowler, a doubter, a burned-out former &amp;rsquo;60s radical with no hope left, or are otherwise unable or unwilling to parse alternative New Age speak, &lt;a href=&#34;http://metaatem.net/words/&#34; target=&#34;_blank&#34;&gt;click away right now&lt;/a&gt;, because you ain&amp;rsquo;t gonna like this one little bit.&lt;/blockquote&gt;But even on a non-literal level, I don&amp;rsquo;t like it.  The job of the president is to lead the executive branch of the government, not to be national daddy, mommy, or Messiah.  Obama clearly has a lot of charisma and speaks very well, which is something that can be used positively or negatively&amp;ndash;and more often than not it&amp;rsquo;s the latter.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Network World covers biscuit cult death threat and firing</title>
      <link>https://blog.lippard.org/2008/07/network-world-covers-biscuit-cult-death.html/</link>
      <pubDate>Wed, 16 Jul 2008 16:51:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/network-world-covers-biscuit-cult-death.html/</guid>
      <description>&lt;p&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Network World&lt;/span&gt; has &lt;a href=&#34;http://www.networkworld.com/news/2008/071608-woman-fired-over-death-threat.html?page=1&#34;&gt;a good summary of the story of the firing of Melanie Kroll&amp;rsquo;s firing by 1-800-Flowers&lt;/a&gt;.  Kroll was fired after her husband Chuck sent a death threat to P.Z. Myers using her corporate email account, saying that if he didn&amp;rsquo;t quit his job by the first of the month, he would &amp;ldquo;get [his] brains beat in.&amp;rdquo;  Chuck Kroll, presumably a conservative Catholic, issued this threat because &lt;a href=&#34;https://blog.lippard.org/2008/07/wacky-cult-wants-magic-biscuit-back.html&#34;&gt;Myers blogged in support of University of Central Florida student Webster Cook&lt;/a&gt;, who took a consecrated host from a Catholic church in Orlando, Florida.   Cook was accused of a hate crime equivalent to kidnapping by Bill Donohue of the Catholic League.  After receiving threats, Cook returned the magic cracker.  Cult members believe the wafer has been literally transformed into the body of Jesus, while also retaining the properties of a cracker.  This is not to be confused with Scientology, which believes that we are infested with the bodies of murdered space aliens, though both views seem to be on a par with respect to their reasonableness and quality of supporting evidence.&lt;br /&gt;&lt;br /&gt;UPDATE (July 16, 2008): Melanie Kroll has been active in &lt;a href=&#34;http://scienceblogs.com/gregladen/2008/07/pz_myers_death_threat_confessi.php&#34;&gt;the comments at Greg Laden&amp;rsquo;s blog&lt;/a&gt;, where she claims she was not connected to her company VPN when the email was sent.  This is patently false, since otherwise her computer would not have been able to send the email through the company mail server from an RFC 1918 private IP address, which it did.  It seems that she, like her husband, is incapable of taking responsibility for her own errors.  She also writes &lt;a href=&#34;http://scienceblogs.com/gregladen/2008/07/pz_myers_death_threat_confessi.php#comment-988489&#34;&gt;this, by way of explanation for husband&amp;rsquo;s behavior&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;My husband went on to the drudge report site that he reads and clicked on a link and came across that man pz&amp;rsquo;s notice and responded as he always does when he is upset. Was his text extreme yes it was, would he follow through, never.&lt;/blockquote&gt;So he always sends email to the authors of people who write things that make him upset, threatening to beat their brains in if they don&amp;rsquo;t quit their jobs by the end of the month?  That sounds like a very serious personal problem.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Analysts say 150 U.S. banks will fail in next 18 months</title>
      <link>https://blog.lippard.org/2008/07/analysts-say-150-us-banks-will-fail-in.html/</link>
      <pubDate>Wed, 16 Jul 2008 15:03:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/analysts-say-150-us-banks-will-fail-in.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://finance.yahoo.com/banking-budgeting/article/105391/Analysts-Say-More-Banks-Will-Fail&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The New York Times&lt;/span&gt; says&lt;/a&gt; that some banking analysts (two of which are mentioned by name) predict that &amp;ldquo;as many as 150 out of the 7,500 banks nationwide could fail over the next 12 to 18 months.&amp;rdquo;  If that were to happen, that would likely exhaust the Deposit Insurance Fund of the FDIC, which will be spending &lt;a href=&#34;http://www.thestreet.com/s/indymac-insurance-tab-could-hit-8b/newsanalysis/small-cap-stock-spotlight/10426345.html?puc=googlefi&amp;amp;cm_ven=GOOGLEFI&amp;amp;cm_cat=FREE&amp;amp;cm_ite=NA&#34;&gt;$4 to $8 billion to cover the insured deposits of failed IndyMac bank&lt;/a&gt;.  The Deposit Insurance Fund had about $52.4 billion at the end of 2007.&lt;br /&gt;&lt;br /&gt;The worst case scenarios I&amp;rsquo;ve seen frequently discussed are hyperinflation and a Greater Depression.  The way to survive the former would be to keep funds in more-stable foreign currencies and gold; for the latter it would be better to stay in cash and bonds (so long as none of the bonds default).  A diversified set of investments is still your best bet, in my opinion.&lt;br /&gt;&lt;br /&gt;UPDATE (September 12, 2008): &lt;span style=&#34;font-style: italic;&#34;&gt;The Economist&lt;/span&gt; (August 30, 2008) &lt;a href=&#34;http://www.economist.com/finance/displaystory.cfm?story_id=12007269&#34;&gt;reports that the FDIC has 117 banks on its watch list&lt;/a&gt;, compared to 90 at the end of March, and &lt;a href=&#34;http://www.economist.com/finance/displaystory.cfm?story_id=12010642&#34;&gt;reports that the drawdown on the Deposit Insurance Fund for IndyMac is sufficient to trigger a required funds &amp;ldquo;restoration&amp;rdquo; plan within the next 90 days&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Luskin&#39;s latest howler</title>
      <link>https://blog.lippard.org/2008/07/luskins-latest-howler.html/</link>
      <pubDate>Mon, 14 Jul 2008 23:35:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/luskins-latest-howler.html/</guid>
      <description>&lt;p&gt;Casey Luskin of the Discovery Institute, writing at the Evolution News &amp;amp; Views blog (which accurately describes itself with its motto that begins &amp;ldquo;The misreporting of the evolution issue is one key reason for this site&amp;rdquo;), has outdone himself again.&lt;br /&gt;&lt;br /&gt;Regarding a paper by Neil Shubin about &lt;span style=&#34;font-style: italic;&#34;&gt;Tiktaalik&lt;/span&gt;, Luskin complains that Shubin makes a comparison to the wrist bones of tetrapods, but never identifies any by name:&lt;br /&gt;&lt;blockquote class=&#34;creationist&#34;&gt;&lt;p&gt;When discussing Tiktaalik&amp;rsquo;s &amp;ldquo;wrist,&amp;rdquo; Shubin says he &amp;ldquo;invites direct comparisons&amp;rdquo; between Tiktaalik&amp;rsquo;s fin and a true tetrapod limb. Surely this paper must have a diagram comparing the &amp;ldquo;wrist&amp;rdquo;-bones of Tiktaalik to a true tetrapod wrist, showing which bones correspond. So again I searched the paper. And again he provides no such diagram comparing the two. So we are left to decipher his jargon-filled written comparison in the following sentence by sentence analysis:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cops and DUI</title>
      <link>https://blog.lippard.org/2008/07/cops-and-dui.html/</link>
      <pubDate>Sun, 13 Jul 2008 13:47:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/cops-and-dui.html/</guid>
      <description>&lt;p&gt;If you&amp;rsquo;re the wife of a criminal defense attorney, &lt;a href=&#34;http://www.theagitator.com/2008/07/05/dwi-arrest-at-00/&#34;&gt;you can get arrested for DUI even if you&amp;rsquo;ve not had a single drink&lt;/a&gt;.  (This one was right here in Mesa, Arizona.)&lt;br /&gt;&lt;br /&gt;If you&amp;rsquo;re a cop, the expectation is that &lt;a href=&#34;http://www.theagitator.com/2008/07/08/professional-courtesy-and-dwi/&#34;&gt;you won&amp;rsquo;t get arrested for DUI even if you crash your car because you&amp;rsquo;re so drunk you can&amp;rsquo;t remember what year it is&lt;/a&gt;.  Because if a cop arrests a cop for DUI, &lt;a href=&#34;http://www.theagitator.com/2008/07/11/more-professional-courtesy-and-dwi/&#34;&gt;things get ugly&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Guillermo Gonzalez&#39; new school</title>
      <link>https://blog.lippard.org/2008/07/guillermo-gonzalez-new-school.html/</link>
      <pubDate>Thu, 10 Jul 2008 21:27:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/guillermo-gonzalez-new-school.html/</guid>
      <description>&lt;p&gt;Guillermo Gonzalez, one of the proclaimed victims of oppression and infringement of his academic freedom in the film &amp;ldquo;Expelled,&amp;rdquo; has taken a job at Grove City College, a Christian liberal arts college in Pennsylvania.  The school has been under censure by the American Association of University Professors since 1963 for its failure to respect academic freedom.  A report by the AAUP Investigative Committee concluded &amp;ldquo;the absence of due process [in the dismissal of professors at Grove City] raises&amp;hellip;doubts regarding the academic security of any persons who may hold appointment at Grove City College under existing administrative practice. These doubts are of an order of magnitude which obliges us to report them to the academic profession at large.&amp;quot;&lt;br /&gt;&lt;br /&gt;More at &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/07/the_irony_of_gonzalez_new_job.php&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bowl-A-Rama!!</title>
      <link>https://blog.lippard.org/2008/07/bowl-rama.html/</link>
      <pubDate>Wed, 09 Jul 2008 18:15:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/bowl-rama.html/</guid>
      <description>&lt;p&gt;&lt;span style=&#34;font-size:85%;&#34;&gt;There’s a saying in the non-profit world that people don’t donate to organizations, they donate to the individuals that represent them.    Let me introduce you to two wonderful representatives of RESCUE:&lt;/span&gt;    &lt;p style=&#34;font-family: arial;font-family:Geneva,Arial,Sans-serif;&#34;  class=&#34;EC_MsoNormal&#34;&gt;&lt;span style=&#34;font-size:85%;&#34;&gt; Otto was saved from the euthanasia list in December 2001.&lt;/span&gt;&lt;/p&gt;&lt;p style=&#34;font-family: arial;font-family:Geneva,Arial,Sans-serif;&#34;  class=&#34;EC_MsoNormal&#34;&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/otto.JPG&#34;&gt;&lt;img style=&#34;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;&#34; src=&#34;https://blog.lippard.org/images/otto.JPG&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5221080358978528034&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;/p&gt;    &lt;p style=&#34;font-family: arial;font-family:Geneva,Arial,Sans-serif;&#34;  class=&#34;EC_MsoNormal&#34;&gt;&lt;span style=&#34;font-size:85%;&#34;&gt; Fred was saved in August 2002.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&#34;font-family: arial;font-family:Geneva,Arial,Sans-serif;&#34;  class=&#34;EC_MsoNormal&#34;&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/fred.JPG&#34;&gt;&lt;img style=&#34;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;&#34; src=&#34;https://blog.lippard.org/images/fred.JPG&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5221080594140384770&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bush July 4 speech censors Jefferson</title>
      <link>https://blog.lippard.org/2008/07/bush-july-4-speech-censors-jefferson.html/</link>
      <pubDate>Wed, 09 Jul 2008 16:58:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/bush-july-4-speech-censors-jefferson.html/</guid>
      <description>&lt;p&gt;President George W. Bush gave a speech at Monticello on July 4 that said, quoting Jefferson:&lt;br /&gt;&lt;blockquote&gt;On the 50th anniversary of Americas independence, Thomas Jefferson passed away. But before leaving this world, he explained that the principles of the Declaration of Independence were universal. In one of the final letters of his life, he wrote, May it be to the world, what I believe it will be  to some parts sooner, to others later, but finally to all the Signal of arousing men to burst the chains, and to assume the blessings and security of self-government.&lt;/blockquote&gt;Here&amp;rsquo;s what Jefferson actually wrote:&lt;br /&gt;&lt;blockquote&gt;May it be to the world, what I believe it will be, (to some parts sooner, to others later, but finally to all,) the signal of arousing men to burst the chains &lt;span style=&#34;font-style: italic; font-weight: bold;&#34;&gt;under which monkish ignorance and superstition had persuaded them to bind themselves&lt;/span&gt;, and to assume the blessings and security of self-government.&lt;/blockquote&gt;As &lt;a href=&#34;http://wonkette.com/400915/july-4-bush-speech-censors-thomas-jefferson&#34;&gt;Wonkette aptly notes&lt;/a&gt;, &amp;ldquo;Yeah dude, looks like you forgot the good part.&amp;rdquo;  (Though Wonkette incorrectly attributes the Constitution to Jefferson along with the Declaration of Independence.)&lt;br /&gt;&lt;br /&gt;(Thanks to Scott Peterson on the SKEPTIC list.)&lt;br /&gt;&lt;br /&gt;UPDATE (July 16, 2008): Roger Kimball has responded to this issue, and Ed Brayton &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/07/answering_roger_kimball.php&#34;&gt;points out what he&amp;rsquo;s gotten right and what he&amp;rsquo;s gotten wrong about Jefferson&amp;rsquo;s views on religion&lt;/a&gt;.  (Contrary to Dawkins and Hitchens, Jefferson was no atheist, nor even a deist.  He referred to himself as a Unitarian, and Brayton calls him a &amp;ldquo;theistic rationalist.&amp;rdquo;)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Wacky cult wants magic biscuit back</title>
      <link>https://blog.lippard.org/2008/07/wacky-cult-wants-magic-biscuit-back.html/</link>
      <pubDate>Wed, 09 Jul 2008 01:50:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/wacky-cult-wants-magic-biscuit-back.html/</guid>
      <description>&lt;p&gt;Webster Cook smuggled a magic biscuit out of the service of a lunatic cult, in order to show a friend what it was like.  Members of the cult issued death threats, the local spokespeople for the cult suggested that he was in danger of eternal damnation and called it a &amp;ldquo;hate crime,&amp;rdquo; and completely insane national spokespeople claimed that he had committed the moral equivalent of kidnapping.&lt;br /&gt;&lt;br /&gt;Details at &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/07/its_a_goddamned_cracker.php&#34;&gt;Pharyngula&lt;/a&gt;.  This sounds like something that could have fit in Bill Maher&amp;rsquo;s &amp;ldquo;Religulous.&amp;quot;&lt;br /&gt;&lt;br /&gt;(Hat tip to &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/07/its_a_goddamned_cracker.php#comment-969038&#34;&gt;Wowbagger&lt;/a&gt; for the title.)&lt;br /&gt;&lt;br /&gt;UPDATE (July 10, 2008): The Pharyngula post linked to above &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/07/now_ive_got_bill_donohues_atte.php&#34;&gt;has resulted in Bill Donohue of the Catholic League taking notice and calling for P.Z. Myers to be fired&lt;/a&gt;.  That in turn &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/07/fight_back_against_bill_donohu.php&#34;&gt;has resulted in P.Z. Myers receiving 39 pieces of hate mail so far today&lt;/a&gt;, of which 34 have demanded that he be fired and four have included death threats.  25 have suggested that, instead of desecrating a cracker, Myers should desecrate a Koran&amp;ndash;showing that those individuals don&amp;rsquo;t think the tolerance they demand for themselves applies to other religions.  (Sounds like our commenter Jenn!)&lt;br /&gt;&lt;br /&gt;UPDATE (July 11, 2008): The Catholic League &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/07/can_this_possibly_get_more_ins.php&#34;&gt;has issued another press release, which contains this insanity&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;As a result of the hysteria that Myers&amp;rsquo; ilk have promoted, at least one public official is taking it seriously. Thomas E. Foley is chairman of Virginia&amp;rsquo;s First Congressional District Republican Committee, a delegate to the Republican National Convention and one of two Republican at large nominees for Virginia&amp;rsquo;s Electoral College. His concern is for the safety of Catholics attending this year&amp;rsquo;s Republican National Convention in Minneapolis, Myers&amp;rsquo; backyard. Accordingly, Foley has asked the top GOP brass to provide additional security while in the Twin Cities so that Catholics can worship without fear of violence. Given the vitriol we have experienced for simply exercising our First Amendment right to freedom of speech, we support Foley&amp;rsquo;s request.&lt;/blockquote&gt;It&amp;rsquo;s the Catholics who have been comparing taking instead of eating a cracker to kidnapping and hate speech, and issuing death threats against someone who suggested doing the same.  But now the Republican National Convention, being held 150 miles away from Myers&amp;rsquo; home, needs extra security because of his proximity?  Lunacy.&lt;br /&gt;&lt;br /&gt;Myers &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/07/i_get_email_special_cracker_ed.php&#34;&gt;has also published the email he&amp;rsquo;s received&lt;/a&gt;.  Some of the alleged death threats don&amp;rsquo;t, I think, pass legal muster as such, but I think this one does:&lt;br /&gt;&lt;blockquote&gt;You are really fucked now. Lock your doors at night, and check under your car before you turn the ignition key.&lt;/blockquote&gt;This one doesn&amp;rsquo;t quite make it:&lt;br /&gt;&lt;blockquote&gt;IF Catholics had half the testosterone of muzzies, the answer would be simple. Holy hollowpoint. But alas, I expect they will whimper and grovel as usual.&lt;/blockquote&gt;UPDATE (July 12, 2008): Ed Brayton at &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/07/pz_is_being_a_very_bad_boy.php&#34;&gt;Dispatches from the Culture Wars weighs in&lt;/a&gt;.  Andrew Sullivan, after taking Myers to task, &lt;a href=&#34;http://andrewsullivan.theatlantic.com/the_daily_dish/2008/07/dissent-of-the.html&#34;&gt;publishes dissenting opinions that make better arguments than his&lt;/a&gt;.  Ed Brayton &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/07/sullivan_on_pzs_sacrilege_thre.php&#34;&gt;responds to Sullivan&lt;/a&gt;.  P.Z. Myers &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/07/fyi.php&#34;&gt;catches Catholic sock puppets commenting on his blog&lt;/a&gt;.  John Wilkins writes an insightful comment on &lt;a href=&#34;http://scienceblogs.com/evolvingthoughts/2008/07/desecration_blasphemy_in_publi.php&#34;&gt;&amp;ldquo;Desecration, blasphemy in public, and manners.&amp;quot;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;UPDATE (July 13, 2008): P.Z. Myers &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/07/mail_dump.php&#34;&gt;has received more nasty email, which he has posted with full headers&lt;/a&gt;.  If the first one is not actually from Melanie Kroll at 1800flowers.com, I&amp;rsquo;d say she has a compromised machine, and it&amp;rsquo;s a clear death threat.  The second is from Steve C. Montemurro, a 41-year-old conservative Catholic from Hastings on Hudson, NY, and it appears to be more of a wish for Myers&amp;rsquo; death than a threat.&lt;br /&gt;&lt;br /&gt;UPDATE (July 16. 2008):  Turns out the email from Melanie Kroll&amp;rsquo;s machine was the result of a compromise of sorts&amp;ndash;it was from her husband, Chuck Kroll, and she lost her job as a result of it.  Makes sense&amp;ndash;she shouldn&amp;rsquo;t have allowed her husband to use her computer to access her work resources at all, let alone to send death threats.  Details at &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/07/the_cost_of_delusional_derange.php&#34;&gt;Pharyngula&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (July 18, 2008):  &lt;span style=&#34;font-style: italic;&#34;&gt;Network World&lt;/span&gt; &lt;a href=&#34;https://blog.lippard.org/2008/07/network-world-covers-biscuit-cult-death.html&#34;&gt;has coverage of Melanie Kroll&amp;rsquo;s firing&lt;/a&gt;.  The Science Museum of Minnesota &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/07/i_guess_this_shouldnt_be_surpr.php&#34;&gt;will be closed down during the Republican National Convention as part of the security measures for the Xcel Energy Center, across the street&lt;/a&gt;.  As P.Z. Myers observes, there&amp;rsquo;s a metaphor in that.&lt;br /&gt;&lt;br /&gt;UPDATE (July 26, 2008): Webster Cook has been impeached and removed from his position in student government at the University of Central Florida, and both he and his friend Benjamin Collard have been charged with misconduct, disruptive conduct, and giving false identification and had a hold put on their ability to sign up for classes.  The school is buckling under to pressure from Bill Donohue and the Catholic League to persecute these students on trumped up charges.  P.Z. Myers &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/07/write_to_ucf.php&#34;&gt;suggests writing to the UCF president&lt;/a&gt;; I suggest the &lt;a href=&#34;http://www.thefire.org/&#34;&gt;Foundation for Individual Rights in Education&lt;/a&gt; get involved.&lt;br /&gt;&lt;br /&gt;P.Z. Myers has posted &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/07/i_get_email_20.php&#34;&gt;another selection of crazy Catholic hate mail he&amp;rsquo;s received&lt;/a&gt;.  Do these people genuinely think they are doing the Lord&amp;rsquo;s work?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Spread falsehoods about evolution, become a pastor</title>
      <link>https://blog.lippard.org/2008/07/spread-falsehoods-about-evolution.html/</link>
      <pubDate>Tue, 08 Jul 2008 04:03:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/spread-falsehoods-about-evolution.html/</guid>
      <description>&lt;p&gt;I just came across Doug LaPointe&amp;rsquo;s &lt;a href=&#34;http://emporium.turnpike.net/C/cs/top.htm&#34;&gt;&amp;ldquo;Top Evidences Against the Theory of Evolution&amp;rdquo;&lt;/a&gt; which is noteworthy for being wrong in every point, including the bogus argument about &amp;ldquo;Lucy&amp;rdquo;&amp;rsquo;s knee joint which I refuted in &lt;a href=&#34;http://www.talkorigins.org/faqs/knee-joint.html&#34;&gt;a Talk Origins FAQ&lt;/a&gt;.  LaPointe wrote his article of nonsense while a student at the Calvary Academy, a Christian school in Lakewood, NJ.  It is responded to point-by-point by &lt;a href=&#34;http://members.aol.com/ps418/dl.html&#34;&gt;&amp;ldquo;A Critical Look at Doug LaPointe&amp;rsquo;s &amp;lsquo;Top Evidences Against the Theory of Evolution,&amp;rsquo;&amp;quot;&lt;/a&gt; which includes reference to my FAQ in &lt;a href=&#34;http://members.aol.com/ps418/dl2.html&#34;&gt;part 2&lt;/a&gt;.  (I can&amp;rsquo;t vouch for the rest of the response, as I haven&amp;rsquo;t reviewed it in detail, and I see that it misspells &amp;ldquo;hominid&amp;rdquo; repeatedly in part 2, but a quick scan looks like the author has otherwise done a decent job.)&lt;br /&gt;&lt;br /&gt;So what is LaPointe up to today?  He&amp;rsquo;s &lt;a href=&#34;http://www.stuartpres.com/thepastor.php&#34;&gt;a pastor at the First Presbyterian Church of Stuart, FL&lt;/a&gt;, and still proudly advertises that he is the author of &amp;ldquo;Top Evidences Against the Theory of Evolution.&amp;rdquo;  A naive person would think that a man of God would correct his mistakes.  A cynic would think that a man of God makes a living from spreading falsehoods.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Prosecution of George W. Bush for Murder</title>
      <link>https://blog.lippard.org/2008/07/prosecution-of-george-w-bush-for-murder.html/</link>
      <pubDate>Mon, 07 Jul 2008 19:41:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/prosecution-of-george-w-bush-for-murder.html/</guid>
      <description>&lt;p&gt;That&amp;rsquo;s the title of Vincent Bugliosi&amp;rsquo;s latest book, &lt;a href=&#34;http://www.nytimes.com/2008/07/07/business/media/07bugliosi.html?_r=2&amp;amp;ref=business&amp;amp;oref=slogin&amp;amp;oref=slogin&#34;&gt;which just reached #14 on the &lt;span style=&#34;font-style: italic;&#34;&gt;New York Times&lt;/span&gt;&lt;/a&gt; bestseller list on Sunday despite having virtually no mainstream media attention.  It has sold 130,000 copies, but ABC Radio refused to allow an advertisement for the book on the Don Imus show, and both The Daily Show and The Colbert Report declined to show any interest in having Bugliosi on as a guest.&lt;br /&gt;&lt;br /&gt;The book sets out a legal case for a criminal prosecution of George W. Bush as being criminally responsible for the deaths of U.S. soldiers in Iraq.&lt;br /&gt;&lt;br /&gt;Bugliosi, the former Los Angeles County prosecutor with a perfect record of murder prosecutions, including the prosecution of Charles Manson which he recounted in his book &lt;span style=&#34;font-style: italic;&#34;&gt;Helter Skelter&lt;/span&gt; 30 years ago, most recently authored the book &lt;a href=&#34;http://www.reclaiminghistory.com/&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Reclaiming History: The Assassination of President John F. Kennedy&lt;/span&gt;&lt;/a&gt;, a massive 1,612-page book that responds in detail to conspiracy theorists.  That book is being made into a 10-hour miniseries by Tom Hanks for HBO.  A shorter book, drawn from the content of &lt;span style=&#34;font-style: italic;&#34;&gt;Reclaiming History&lt;/span&gt;, has been published under the title &lt;span style=&#34;font-style: italic;&#34;&gt;Four Days in November&lt;/span&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Amazing Spoonbending Video</title>
      <link>https://blog.lippard.org/2008/07/amazing-spoonbending-video.html/</link>
      <pubDate>Mon, 07 Jul 2008 15:26:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/amazing-spoonbending-video.html/</guid>
      <description>&lt;p&gt;The &lt;a href=&#34;http://www.spoonscience.com/&#34;&gt;spoonscience.com&lt;/a&gt; website and YouTube now has the video of the world record for largest simultaneous spoonbending activity (816 spoons) that &lt;a href=&#34;https://blog.lippard.org/2008/07/amazing-meeting-6-summarized-part-four.html&#34;&gt;took place at TAM6 under the guidance of Richard Wiseman and following the tutelage of Teller&lt;/a&gt;.  Be sure to check out the second video at &lt;a href=&#34;http://spoonscience.com/&#34;&gt;spoonscience.com&lt;/a&gt; on &amp;ldquo;The Science of Spoonbending.&amp;rdquo;  (Looks like the Podblack blog has &lt;a href=&#34;http://podblack.wordpress.com/2008/06/28/karen-and-teller-talking/&#34;&gt;video of Teller&amp;rsquo;s lesson on spoonbending&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;&lt;a style=&#34;left: 0px ! important; top: 0px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-026188921339772464 visible ontop&#34; href=&#34;http://www.youtube.com/v/qTE9e2mZyqs&#34;&gt;&lt;/a&gt;&lt;a style=&#34;left: 0px ! important; top: 0px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-026188921339772464 visible ontop&#34; href=&#34;http://www.youtube.com/v/qTE9e2mZyqs&#34;&gt;&lt;/a&gt;&lt;a style=&#34;left: 0px ! important; top: 0px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-026188921339772464 visible ontop&#34; href=&#34;http://www.youtube.com/v/qTE9e2mZyqs&#34;&gt;&lt;/a&gt;&lt;a style=&#34;left: 0px ! important; top: 0px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-039211147541179725 visible ontop&#34; href=&#34;http://www.youtube.com/v/qTE9e2mZyqs&#34;&gt;&lt;/a&gt;&lt;object height=&#34;344&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/qTE9e2mZyqs&#34;&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/qTE9e2mZyqs&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; height=&#34;344&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Orson Welles meets H.G. Wells</title>
      <link>https://blog.lippard.org/2008/07/orson-welles-meets-hg-wells.html/</link>
      <pubDate>Sun, 06 Jul 2008 21:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/orson-welles-meets-hg-wells.html/</guid>
      <description>&lt;p&gt;A &lt;a href=&#34;http://sounds.mercurytheatre.info/mercury/401028.mp3&#34;&gt;short conversation between Orson Welles and H.G. Wells&lt;/a&gt; (MP3) aired live on KTSA radio in San Antonio on October 28, 1940.  The main subjects are the Welles&amp;rsquo; radio production of Wells&amp;rsquo; &amp;ldquo;War of the Worlds,&amp;rdquo; from two years prior, the accuracy of Wells&amp;rsquo; science fiction, and a Wells-incited plug for Welles&amp;rsquo; &amp;ldquo;Citizen Kane.&amp;quot;&lt;br /&gt;&lt;br /&gt;(Via Alan Dean Foster&amp;rsquo;s remembrance of Arthur C. Clarke in the July/August 2008 &lt;span style=&#34;font-style: italic;&#34;&gt;Skeptical Inquirer&lt;/span&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>ApostAZ podcast #5</title>
      <link>https://blog.lippard.org/2008/07/apostaz-podcast-5.html/</link>
      <pubDate>Sun, 06 Jul 2008 21:34:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/apostaz-podcast-5.html/</guid>
      <description>&lt;p&gt;The &lt;a href=&#34;http://apostaz.org/Podcast/Apostaz005.mp3&#34;&gt;fifth ApostAZ podcast &lt;/a&gt;(MP3) is out:&lt;br /&gt;&lt;blockquote&gt;Episode 005 Atheism and Freethought in Phoenix- &amp;ldquo;Every Sperm is Sacred&amp;rdquo; from Monty Python&amp;rsquo;s &amp;lsquo;The Meaning of Life&amp;rsquo;. Group Events. Phoenix, Billboards! Suckics hone in on Autism. Astromnology. Us vs Them? Phelps Hallucinations. Gay marriage, still an issue, still a tax money black-hole! Greydon Square, &amp;ldquo;Dream&amp;rdquo; from &amp;lsquo;The Compton Effect&amp;rsquo; album.&lt;/blockquote&gt;I didn&amp;rsquo;t get my contribution in on time, but I&amp;rsquo;ll have a science and skepticism segment in episode 006.&lt;br /&gt;&lt;br /&gt;My comments on this episode:&lt;br /&gt;&lt;br /&gt;While McCain opposes gay marriage and pays lip service to the idea of same-sex civil unions, Obama also opposes gay marriage (though says he&amp;rsquo;d like to repeal DOMA and institute a federal law supporting same-sex civil unions, even in front of audiences that oppose gay rights, so he is somewhat better than McCain on that issue).  They also both support faith-based government programs&amp;ndash;neither is a strict separationist on church and state.  (But again, I think Obama is &lt;span style=&#34;font-style: italic;&#34;&gt;slightly&lt;/span&gt; better than McCain on that subject in terms of what he says&amp;ndash;at least he opposes giving federal funding to groups that discriminate or proselytize, though it&amp;rsquo;s unclear he&amp;rsquo;ll take action to stop it.)&lt;br /&gt;&lt;br /&gt;On abortion, there can certainly be &lt;a href=&#34;http://www.infidels.org/library/modern/debates/secularist/abortion/roth1.html&#34;&gt;secular moral arguments for restrictions on late-term abortion&lt;/a&gt;, just as there can be secular moral arguments against infanticide.  Arguments that abortion involves killing a person, a being with a right to life, need to come to terms with &lt;a href=&#34;http://spot.colorado.edu/%7Eheathwoo/Phil160,Fall02/thomson.htm&#34;&gt;Judith Jarvis-Thomson&amp;rsquo;s violinist argument&lt;/a&gt;, which argues that even if a fetus has a right to life, it doesn&amp;rsquo;t have the right to be supported by its mother&amp;rsquo;s body if the mother did not consent.  This has further implication that if the fetus could be transplanted or removed and survive on its own (e.g., it&amp;rsquo;s already reached the point of viability, which is the standard applied by the U.S. Supreme Court in &lt;span style=&#34;font-style: italic;&#34;&gt;Roe v. Wade&lt;/span&gt;), then that&amp;rsquo;s immoral and criminalizable.  But it also implies, it seems to me, that there is a reasonable range of actions which could constitute consent to supporting a fetus&amp;ndash;such as voluntarily engaging in sex without contraception, which any reasonable person should know has a reasonably high probability of producing a child.&lt;br /&gt;&lt;br /&gt;My own view is that abortion is immoral to the point of justifying legal prohibition in any case where (a) there&amp;rsquo;s such at least tacit consent to carry a child and (b) the fetus has reached a point of brain development where there&amp;rsquo;s a reasonable case to be made for personhood.  I&amp;rsquo;m not convinced that (b) ever happens in reality, since I think there&amp;rsquo;s a strong argument that personhood requires a capacity for self-awareness, which doesn&amp;rsquo;t seem to occur until about six months after birth, but I can certainly conceive of empirical evidence that would change my mind about when that point is reached.  There may be other cases where abortion is immoral, e.g., intentionally waiting until late in the pregnancy, and then terminating for a trivial reason of convenience.&lt;br /&gt;&lt;br /&gt;On the Biblical justification for opposition to medical treatment:  Jehovah&amp;rsquo;s Witnesses oppose blood transfusions on the grounds of Old Testament prohibitions on consuming blood (Genesis 9:4, Leviticus 17:11-14, and Acts 15:20, 29), even though those all refer to consuming animal blood and have nothing to do with transfusions of human blood.  Christian Scientists oppose medical treatment not on the basis of anything in the Bible, but based on the teachings of Mary Baker Eddy.  Their view is that everything good and holy is spiritual, while everything physical or material is evil, yet is also illusory or at least a distortion of the spiritual world.  This has some resemblance to Buddhist views of &amp;ldquo;maya,&amp;rdquo; and also to the early Christian heresy known as &lt;a href=&#34;http://en.wikipedia.org/wiki/Docetism&#34;&gt;Docetism&lt;/a&gt;, which was the view that Jesus&amp;rsquo; humanity was an illusion, because the physical cannot be holy.  Thus, under this view, engaging in physical repair (medicine) of what is an illusory distortion of the underlying spiritual reality is not only a waste of time, but sinful&amp;ndash;the only real repair possible is spiritual, through prayer.  (And further, illness itself is of the physical, and thus illusory.)&lt;br /&gt;&lt;br /&gt;The ApostAZ website is &lt;a href=&#34;http://apostaz.org/&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The country shrink&#39;s other points, and my response</title>
      <link>https://blog.lippard.org/2008/07/country-shrinks-other-points-and-my.html/</link>
      <pubDate>Sat, 05 Jul 2008 15:43:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/country-shrinks-other-points-and-my.html/</guid>
      <description>&lt;p&gt;The country shrink, whose point #2 from his post on &amp;ldquo;some psychological aspects of atheists&amp;rdquo; I critiqued &lt;a href=&#34;https://blog.lippard.org/2008/07/atheism-and-difference-between.html&#34;&gt;in my previous post&lt;/a&gt;, also listed six other alleged characteristics of atheists.  These were:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;1).  They tend to take the moral high ground.  They look down on believers as simplistic, uneducated, stupid, weak, intolerant, gun toting, racists, and simple minded dolts.&lt;/p&gt; &lt;p&gt;2).  [Responded to in &lt;a href=&#34;https://blog.lippard.org/2008/07/atheism-and-difference-between.html&#34;&gt;my previous post&lt;/a&gt;.]&lt;br /&gt;&lt;/p&gt; &lt;p&gt;3). There is something in their lives that they are afraid they would have to give up if they believed in God.  It’s usually some pattern that brings them pleasure in a way that they feel believers might label as immoral.  They are typically not conscious of this.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Atheism and the difference between consistency and entailment</title>
      <link>https://blog.lippard.org/2008/07/atheism-and-difference-between.html/</link>
      <pubDate>Fri, 04 Jul 2008 17:14:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/atheism-and-difference-between.html/</guid>
      <description>&lt;p&gt;A Christian rural psychologist has posted on his blog about &lt;a href=&#34;http://web.archive.org/web/20080922125923/http://thecountryshrink.com/2008/07/03/some-psychological-aspects-of-atheism-part-ii/&#34;&gt;&amp;ldquo;some psychological aspects of atheism,&amp;quot;&lt;/a&gt; where he claims that:&lt;br /&gt;&lt;/p&gt;
&lt;blockquote&gt;
[Atheists] tend to not be able to understand that their position means “anything goes,” with respect to morality.  If there is no God, then there is no objective thing as morality.  It’s all subjective…  They always find some way to justify the fact that they practice at least some moral principles.  Whether they think it’s biologically ingrained through millions of years of evolution or morality is simply “adaptive in allowing the species to survive.”  Most often; however, they have never even considered the logical consequences of atheism and morality.&lt;/blockquote&gt;
He also engages in some armchair theorizing about atheism being caused by absent fathers, being intolerant, etc., all without any reference to empirical evidence.  (And given &lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/content/story/2008/06/23/ST2008062300818.html&#34;&gt;the recent Pew Forum survey results where one in five self-reported &#34;atheists&#34; say that they believe in God or a higher power&lt;/a&gt;, I think any study of atheists needs to make sure that it&#39;s dealing with people who actually know what the word means.)&lt;br /&gt;
&lt;br /&gt;
But the quoted passage is completely off-base.  Atheism is a denial of the existence of gods.  That entails the falsity of divine command theory as a basis for morality, but not much else.  Most philosophers have rejected divine command theory as an adequate basis for morality since Plato wrote the &#34;Euthyphro&#34; and asked the critical question, &#34;is the pious [or right] loved by the gods because it is pious [right], or is it pious [right] because it is loved by the gods&#34;?  Either fork of the dilemma leads to bad consequences--if the former, then there must be some other ground for moral rightness than because the gods will it to be so, and so the gods themselves are unnecessary.  If the latter, then the gods could make acts that we consider to be clearly immoral into right actions according to whim.  The latter seems more consistent with the morality of the Bible, since God is depicted therein as commanding murderous acts including the killing of women and children, but it is simply a &#34;might makes right&#34; philosophy of morality.  But I think the former is clearly the right horn of the dilemma to grasp--morality is not something which requires gods.&lt;br /&gt;
&lt;br /&gt;
Now, there are certainly atheist philosophers who have argued that atheism precludes more than the divine command theory.  The atheist philosopher J.L. Mackie, in his book &lt;a href=&#34;http://www.amazon.com/Ethics-Inventing-J-L-Mackie/dp/0140135588/jimlippardswebpaA&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Ethics: Inventing Right and Wrong&lt;/span&gt;&lt;/a&gt;, argues against morality being objective properties of the world on the basis of their &#34;queerness.&#34;  And I think he is probably right at least to the extent that moral properties are not human-independent properties.  My view is that there are certain basic values, held by most human beings and evolutionary in origin, essential to social organization and beneficial to our survival and thriving, which objectively entail moral consequences for us, composed as we are and in the environment (physical and social) we find ourselves in.&lt;br /&gt;
&lt;br /&gt;
But my view is not important for confronting the claim of the quoted passage.  All atheism means is the denial of the existence of gods.  It is not a complete worldview, it is simply a single component in an infinite number of possible consistent worldviews.  An atheist can, like &lt;a href=&#34;http://en.wikipedia.org/wiki/J._M._E._McTaggart&#34;&gt;J. M. E. McTaggart&lt;/a&gt;, believe in reincarnation and immortality.  An atheist can believe in the paranormal, in ghosts, in supernatural beings other than gods.  An atheist can be a nihilist, a relativist, a utilitarian, a contractarian, an existentialist.  An atheist can be a conservative, a liberal, a socialist, an anarchist, a monarchist, a libertarian, a Marxist, or hold any other possible view of political philosophy that doesn&#39;t entail the existence of gods.  All of these views are consistent with atheism, meaning simply that no contradiction is produced by the combination of the views.&lt;br /&gt;
&lt;br /&gt;
Amorality and nihilism are consistent with atheism--it is certainly possible for an atheist to hold that there are no moral truths, that there is no difference between right and wrong.  But mere consistency is not the same as entailment--it does not follow that if you are an atheist, it logically follows or is necessary to hold such views.  Yet that&#39;s what the quoted author is falsely claiming to be the case.&lt;br /&gt;
&lt;br /&gt;
Note that amorality and nihilism are also consistent with theism--and in my opinion, both are possible for theists whichever horn of the Euthyphro dilemma is grasped.  If the ground of what is morally right is something independent of the gods that &lt;span style=&#34;font-style: italic;&#34;&gt;does not exist&lt;/span&gt;, even while gods do, then that&#39;s an amoral theism.  And if all there is to morality is what the gods will it to be, that makes morality dependent upon the values of the gods--if the gods choose to be amoral or nihilists, then again there&#39;s amoral theism.&lt;br /&gt;
&lt;br /&gt;
The Christian psychologist goes on to write (citing &lt;a href=&#34;https://blog.lippard.org/2007/06/jeffrey-dahmer-and-answers-in-genesis.html&#34;&gt;this very blog&lt;/a&gt; for the quote):&lt;br /&gt;
&lt;blockquote&gt;
Now, I have only seen or read about one logically consistent atheist…..Jeffrey Dahmer.  There have been philosophers, I know, who have come to this logical conclusion.  But I’m talking about someone who logically practiced what he believed. &lt;br /&gt;
&lt;div style=&#34;padding-left: 30px;&#34;&gt;
“If a person doesn’t think there is a God to be accountable to, then—then what’s the point of trying to modify your behaviour to keep it within acceptable ranges? That’s how I thought anyway. I always believed the theory of evolution as truth, that we all just came from the slime. When we, when we died, you know, that was it, there is nothing…” (1)&lt;/div&gt;
So said Dahmer.&lt;/blockquote&gt;
The &#34;what&#39;s the point&#34; question is easy to answer--there are clearly consequences for us to our own behavior regardless of any accountability to God.  Sane, rational people desire to live good and happy lives, rather than follow the example of Dahmer.  Even leaving God out of the picture, where is the slightest appeal in following Dahmer as a model of rational living?  I see none.&lt;br /&gt;
&lt;br /&gt;
But the position this psychologist takes opens up an obvious question that he doesn&#39;t notice--God isn&#39;t accountable to anyone.  Why should God be good, instead of acting maliciously, callously, and evilly, in the absence of any accountability to anyone?  According to this psychologist, the answer should be that God should rationally act as an omnipotent Jeffrey Dahmer.  Having no greater God to hold him responsible, he should not be bound to any code of morality, his word should be valueless, and every action based on the whims of the moment without regard to any future consequences.&lt;br /&gt;
&lt;br /&gt;
That should be considered a reductio ad absurdum of his position.  Either there are rational reasons to not act like Jeffrey Dahmer independently of being held accountable to a higher being, or God behaves irrationally by not acting like Jeffrey Dahmer.  (Or perhaps, given the content of the Old Testament, God does act like Jeffrey Dahmer.)&lt;br /&gt;
&lt;br /&gt;
UPDATE:  I&#39;ve &lt;a href=&#34;http://web.archive.org/web/20080922125923/http://thecountryshrink.com/2008/07/03/some-psychological-aspects-of-atheism-part-ii/&#34;&gt;engaged in further argument with the psychologist in the comments of his blog&lt;/a&gt;, as have others.&lt;br /&gt;
&lt;br /&gt;
UPDATE:  After a few back-and-forth exchanges, I don&#39;t think the psychologist means to talk about logical consequences of beliefs.  I think probably the best reconstruction of his actual argument is something like this:&lt;br /&gt;
&lt;br /&gt;
1.  Human beings find it psychologically necessary to believe in an objective external source of morality.  (In order to be happy, function well psychologically, etc.)&lt;br /&gt;
2.  Atheism doesn&#39;t provide such a source by itself.&lt;br /&gt;
3.  Those whose worldview is composed entirely of atheism, without augmenting it with some objective external source of morality, have no psychological reasons to act in moral ways.&lt;br /&gt;
&lt;br /&gt;
This is a much more plausible argument.  He says something very much like (3), and goes on to say something to the effect that none of these substitutes are sufficient, and his reason seems to be along the lines that people&#39;s choices for these substitutes are arbitrary or that they are not externally imposed.  But his reasoning is faulty--the fact that people choose for themselves doesn&#39;t mean that their choices are arbitrary (they can have good reasons), and external imposition seems to be irrelevant.  Presumably he would agree that someone who converts to Christianity as an adult can have all of the psychological benefits he&#39;s claiming for theism.  And what of the thousands of other religions, sects, and interpretations that can be acquired from one&#39;s parents or others?  His argument doesn&#39;t have any way of singling out Christianity (or any particular version thereof) as special in this regard.  It seems to me that it really comes down to an argument about the social and psychological benefits of adopting the beliefs of one&#39;s culture that most people accept--though I&#39;m sure he doesn&#39;t want to accept the cultural relativism that seems to me to be implied by his position.&lt;br /&gt;
&lt;br /&gt;
UPDATE: The &#34;Country Shrink&#34; has resorted to &#34;let&#39;s agree to disagree&#34; without even attempting to respond to the criticism of his claim that morality requires theism, nor has he responded to my attempted reformulation.  Instead, he has asked whether my impressions of atheists differ from him--claiming the moral high ground, intellectual superiority, etc., to which I responded that I see that as most prevalent among atheists who were previously evangelical Christians, and that he&#39;s likely attributing causes to the wrong place.  I don&#39;t think it&#39;s caused by atheism as much as by reaction to Christianity.&lt;br /&gt;
&lt;br /&gt;
UPDATE (July 6, 2008): The &#34;Country Shrink&#34; has made &lt;a href=&#34;http://web.archive.org/web/20080801162427/http://thecountryshrink.com/2008/07/06/since-the-atheists-are-about-the-only-ones-commenting-on-my-post/&#34;&gt;a followup post in which he takes a stab of sorts at addressing some of the philosophical arguments I made&lt;/a&gt;, but mostly by engaging in argument from ignorance and attempting to shift the burden of proof to me, even though he is the one maintaining that it is impossible for there to be any objective meta-ethical framework without gods.  He also asserts (rather than argues) that incompatibilism is the correct position in the free will debate and that consciousness cannot be explained naturalistically.  I don&#39;t discern any actual arguments for either of those positions other than failure of imagination.
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Hume&#39;s Ghost&lt;/strong&gt; &lt;small&gt;(2008-07-04)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Jeffrey Dahmer is an interesting choice, considering he was raised in a fundamentalist home. Him being a sociopath is another reason that he&#39;s a particularly poor choice, especially for a psychologist who would presumably have the training to understand why choosing a sociopath would not make the point he seeks to make.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sylvia Browne&#39;s prediction record</title>
      <link>https://blog.lippard.org/2008/07/sylvia-brownes-prediction-record.html/</link>
      <pubDate>Fri, 04 Jul 2008 17:10:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/sylvia-brownes-prediction-record.html/</guid>
      <description>&lt;p&gt;Jeremy the Skeptic has been tracking Sylvia Browne&amp;rsquo;s record of success on her predictions.  Once again, the evidence of psychic ability seems to be absent.&lt;br /&gt;&lt;br /&gt;Jeremy&amp;rsquo;s got two posts, one with &lt;a href=&#34;http://jeremytheskeptic.blogspot.com/2008/01/my-recent-writing-of-summary-of.html&#34;&gt;her predictions for 2007&lt;/a&gt;, and one with &lt;a href=&#34;http://jeremytheskeptic.blogspot.com/2008/07/alleged-psychic-sylvia-brownes-2008.html&#34;&gt;a mid-year update on her predictions for 2008&lt;/a&gt;.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Anonymous&lt;/strong&gt; &lt;small&gt;(2009-01-14)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Well, there are lots of &lt;A HREF=&#34;http://www.psychicguild.com/reports_celebrity.ph&#34; REL=&#34;nofollow&#34;&gt;celebrity psychics&lt;/A&gt; out there that gives readings that seems odd and most of them doesn&#39;t really come true, not even close, but I think that what is important with this sort of things is on how we as individuals will interpret those readings and use them on our daily lives&lt;/p&gt;</description>
    </item>
    <item>
      <title>9/11 - The Third Tower</title>
      <link>https://blog.lippard.org/2008/07/911-third-tower.html/</link>
      <pubDate>Fri, 04 Jul 2008 14:40:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/911-third-tower.html/</guid>
      <description>&lt;p&gt;BBC&amp;rsquo;s &amp;ldquo;The Conspiracy Files&amp;rdquo; investigative report on the collapse of WTC 7 will air on Sunday, July 6.  They have some promotional videos on the web, &lt;a href=&#34;http://news.bbc.co.uk/2/hi/programmes/conspiracy_files/7485111.stm&#34;&gt;including an explanation of their reporter&amp;rsquo;s statement that WTC 7 had collapsed before it did&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The conspiracy theorists claim that it had to be a controlled demolition, because WTC 7 was not hit by a plane and was virtually untouched.  But the latter claim is false&amp;ndash;WTC 7 was heavily damaged by the collapse of the twin towers, with &lt;a href=&#34;http://911myths.com/html/wtc7_damage.html&#34;&gt;a giant hole in the southwest corner about 20 stories high&lt;/a&gt;.  There were raging fires in a building full of diesel fuel and backup generators.&lt;br /&gt;&lt;br /&gt;The BBC investigation will no doubt report in more detail on the facts that the conspiracy theorists like to pretend don&amp;rsquo;t exist.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Robert Lancaster observes Sylvia Browne first-hand</title>
      <link>https://blog.lippard.org/2008/07/robert-lancaster-observes-sylvia-browne.html/</link>
      <pubDate>Fri, 04 Jul 2008 03:29:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/robert-lancaster-observes-sylvia-browne.html/</guid>
      <description>&lt;p&gt;Robert Lancaster of StopSylviaBrowne.com &lt;a href=&#34;http://www.stopsylviabrowne.com/articles/ispeakwithbrowne.shtml&#34;&gt;was able to attend one of her &amp;ldquo;performances&amp;rdquo; at the Excalibur Hotel and Casino after The Amazing Meeting&lt;/a&gt;, and his description of the event is fascinating.  He, his wife, and another skeptic were each able to ask a question&amp;ndash;she batted 0/2 for the two personal questions, and Lancaster himself asked where she obtained her Master&amp;rsquo;s degree in English literature.  She was then foolish enough to call him back to the microphone in an apparent attempt to cause a scene, which only served to advertise his website to the entire audience.&lt;br /&gt;&lt;br /&gt;What I found most interesting about his account of the show was his description of his conversations with other attendees after it was over.  Browne&amp;rsquo;s alleged psychic powers were apparently failing her at this event.&lt;br /&gt;&lt;br /&gt;UPDATE (July 12, 2008):  Sylvia Browne&amp;rsquo;s shows at the Excalibur, originally scheduled to run through August, &lt;a href=&#34;http://www.stopsylviabrowne.com/articles/ispeakwithbrowne2.shtml&#34;&gt;have been cancelled&lt;/a&gt;.  Due to unforeseen circumstances, no doubt.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Guantanamo interrogation class based on Chinese Communist torture techniques</title>
      <link>https://blog.lippard.org/2008/07/guantanamo-interrogation-class-based-on.html/</link>
      <pubDate>Thu, 03 Jul 2008 14:39:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/guantanamo-interrogation-class-based-on.html/</guid>
      <description>&lt;p&gt;When in 2002 military trainers came to Guantanamo Bay to teach a course on interrogation techniques, they included a chart of the effects of prospective techniques.  That chart &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/07/importing_torture_from_china.php&#34;&gt;came from a 1957 Air Force study of Chinese Communist techniques used during the Korean War on U.S. soldiers to extract false confessions&lt;/a&gt;.  The study, by Albert D. Biderman, was titled &amp;ldquo;Communist Attempts to Elicit False Confessions From Air Force Prisoners of War.&amp;quot;&lt;br /&gt;&lt;br /&gt;UPDATE (July 8, 2008): Ed Brayton c&lt;a href=&#34;http://scienceblogs.com/dispatches/2008/07/mccains_false_confession.php&#34;&gt;omments on how McCain&amp;rsquo;s torture using these very techniques led to a false confession&lt;/a&gt;&amp;ndash;so why do we believe that torture will lead to true confessions?&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Amazing Meeting 6 summarized, part five</title>
      <link>https://blog.lippard.org/2008/07/amazing-meeting-6-summarized-part-five.html/</link>
      <pubDate>Thu, 03 Jul 2008 01:37:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/amazing-meeting-6-summarized-part-five.html/</guid>
      <description>&lt;p&gt;This is part five of my summary of The Amazing Meeting 6 (&lt;a href=&#34;https://blog.lippard.org/2008/06/amazing-meeting-6.html&#34;&gt;intro&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2008/06/amazing-meeting-6-summarized-part-one.html&#34;&gt;part one&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2008/06/amazing-meeting-6-summarized-part-two.html&#34;&gt;part two&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2008/06/amazing-meeting-6-summarized-part-three.html&#34;&gt;part three&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2008/07/amazing-meeting-6-summarized-part-four.html&#34;&gt;part four&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;Continuing my descriptions of Sunday&amp;rsquo;s paper presentations&amp;hellip;&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Lee Graham&lt;/span&gt; on &amp;ldquo;Artificial Creatures, Real Evolution&amp;rdquo;:  Lee Graham, a Ph.D. student in computer science and member of the Ottawa Skeptics, gave a fascinating presentation about his &lt;a href=&#34;http://www.stellaralchemy.com/lee/virtual_creatures.html&#34;&gt;3D virtual creature evolution program&lt;/a&gt; (3DVCE), which he said was inspired by and based on 1994 work by &lt;a href=&#34;http://www.karlsims.com/&#34;&gt;Karl Sims&lt;/a&gt; of &lt;a href=&#34;http://en.wikipedia.org/wiki/Thinking_Machines&#34;&gt;Thinking Machines Corporation&lt;/a&gt; on &lt;a href=&#34;http://www.genarts.com/karl/evolved-virtual-creatures.html&#34;&gt;&amp;ldquo;Evolved Virtual Creatures.&amp;quot;&lt;/a&gt;  He developed software to evolve simulated creatures.  The simulated creatures have perceptual sensors that detect surface inclines, contact, and proprioception (position of body parts), he measured fitness in terms of distance traveled, jump height, etc., and then engaged in selection of parents and reproduction based on that fitness, producing new offspring with both mutations and crossover (mixing of genes from the parents).  While it is far from a complete model of evolution&amp;ndash;lacking such features as food and environmental threats such as predators&amp;ndash;it is sufficient to show that new complexity can evolve.&lt;br /&gt;&lt;br /&gt;He showed a video of various creatures that evolved in the world, such as an interesting worm-like creature he called an &lt;a href=&#34;http://www.youtube.com/watch?v=l-qOBi2tAnI&#34;&gt;&amp;ldquo;end-over-end worm,&amp;quot;&lt;/a&gt; and then asked where does the complexity and information come from?  There&amp;rsquo;s the fitness function, the choice of primitive components, and the environment, each of which have counterparts in reality.  But the real answer is from the process of variation plus selection.  The development of complexity simply does not require top-down design.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Christopher French&lt;/span&gt; on anomalistic psychology:  French, founder of the &lt;a href=&#34;http://www.goldsmiths.ac.uk/apru/&#34;&gt;Anomalistic Psychology Research Unit at Goldsmiths College, University of London&lt;/a&gt;, gave a talk that was supposed to be about his own research, but there was a mixup with presentations and it was an earlier version of his talk.  APRU does research, teaching, and public education on anomalistic psychology, a field that I believe was first named by Leonard Zusne and Warren Jones&amp;rsquo; book, &lt;a href=&#34;http://www.amazon.com/Anomalistic-Psychology-Study-Magical-Thinking/dp/0805805087/jimlippardswebpaA&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Anomalistic Psychology: A Study of Magical Thinking&lt;/span&gt;&lt;/a&gt; (the second edition from 1989 now sells for $129.45, I wonder what my first edition is worth?).&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Tim Farley&lt;/span&gt; of &lt;a href=&#34;http://whatstheharm.net/&#34;&gt;whatstheharm.net&lt;/a&gt; on &amp;ldquo;Building Internet Tools for Skeptics&amp;rdquo;:  Tim Farley gave an excellent talk about developing new technological tools using the web in order to promote skepticism and critical thinking.  His talk used a minimalist approach on his presentation, with slides containing individual words and phrases about each point he discussed (a technique promoted by Larry Lessig and known as the &lt;a href=&#34;http://www.presentationzen.com/presentationzen/2005/10/the_lessig_meth.html&#34;&gt;&amp;ldquo;Lessig Method&amp;rdquo;&lt;/a&gt; or the &lt;a href=&#34;http://presentationzen.blogs.com/presentationzen/2005/09/living_large_ta.html&#34;&gt;&amp;ldquo;Takahashi Method&amp;rdquo;&lt;/a&gt;).  Farley spoke about the battle on the Internet between information and misinformation.  Skeptics are using blogs, social networks, social linking, and search engines (e.g., Google bombing), but these methods are ad hoc and tend to promote preaching to the choir.  We need to extend our reach and be more systematic, making use of new Web 2.0 methods for community, specialization, programmability, and mashups.  Farley suggested the following steps to apply Web 2.0 to skepticism:  work smarter, not harder&amp;ndash;use services like &lt;a href=&#34;http://pipes.yahoo.com/&#34;&gt;Yahoo Pipes&lt;/a&gt; to filter RSS feeds to present on web pages.  Specialize&amp;ndash;find and fill a niche.  Open up your data, so that others can make use of it in their web pages.  Mash up data&amp;ndash;combine geocoded data with Google Maps, for example.  Appeal to people who are neutral.&lt;br /&gt;&lt;br /&gt;He&amp;rsquo;s working on creating a filter that searches just believer sites, which will allow the ability to search the entire web minus the believer sites.  &lt;a href=&#34;http://whatstheharm.net/&#34;&gt;whatstheharm.net&lt;/a&gt; is a collection of victim reports, and a useful rhetorical tool for answering the question when people ask, &amp;ldquo;What&amp;rsquo;s the harm in believing X?&amp;quot;&lt;br /&gt;&lt;br /&gt;He suggested that all sites should publish their data using RSS, use iCal for calendar information, and use microformats like &lt;a href=&#34;http://microformats.org/wiki/hreview&#34;&gt;hReview&lt;/a&gt; so that you can show approval or disapproval of the things you link to.&lt;br /&gt;&lt;br /&gt;Farley strongly advocated the use of geocoding and geoRSS, as well as KML (like RSS for maps, used by Google Earth) in order to put links on maps.  He gave the example of the Church of Scientology in Boston on Beacon Street, where there are links to YouTube videos of protests in the intersection near the facility on Google Earth.&lt;br /&gt;&lt;br /&gt;He gave the examples of disbeliefnet.com, promoting Bill Maher&amp;rsquo;s new film &amp;ldquo;Religulous,&amp;rdquo; which has a section called &lt;a href=&#34;http://www.disbeliefnet.com/index.php?page=heretic_press&#34;&gt;The Heretic Press&lt;/a&gt; which uses Yahoo Pipes to automatically pull in crazy religious stories.&lt;br /&gt;&lt;br /&gt;Farley&amp;rsquo;s new site of tools for skeptics is called &lt;a href=&#34;http://skeptools.com/&#34;&gt;skeptools.com&lt;/a&gt;, and you can find a version of his presentation there.  Check it out.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Brian Dunning&lt;/span&gt; of the &amp;ldquo;Skeptoid&amp;rdquo; podcast, on &amp;ldquo;The Skeptologists&amp;rdquo;:  Brian Dunning, executive producer of &amp;ldquo;The Skeptologists,&amp;rdquo; showed the whole pilot episode, which had some over-the-top music.  He brought on stage his fellow executive producer and director Ryan Johnson, and they described the show.  Where most pilots are kept secret, they are &lt;a href=&#34;http://skeptologists.com/&#34;&gt;making theirs widely known&lt;/a&gt; in order to promote skeptical interest.  He took questions from the audience, one of the most interesting was, &amp;ldquo;Do you have any plans to show things that turn out to be true?&amp;rdquo;  Unfortunately, the answer was no, though that they will try to show real science for things &amp;ldquo;that have some similarity to the bogus claims.&amp;rdquo;  This makes it more of a preconceived debunking show rather than promotion of science and critical thinking.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Conclusion&lt;/span&gt;&lt;br /&gt;At the end of the conference, Hal Bidlack suggested that next year&amp;rsquo;s TAM may have a panel discussion on who&amp;rsquo;s been sued and for what, along with a lawyer, on steps to take to avoid lawsuits.&lt;br /&gt;&lt;br /&gt;There may have been a bit more after that, but things were a bit behind schedule and I had to rush off to catch a shuttle to the airport, so that was the end of the conference for me.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Christopher Hitchens gets waterboarded</title>
      <link>https://blog.lippard.org/2008/07/christopher-hitchens-gets-waterboarded.html/</link>
      <pubDate>Wed, 02 Jul 2008 16:14:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/christopher-hitchens-gets-waterboarded.html/</guid>
      <description>&lt;p&gt;Christopher Hitchens decided to experience waterboarding first-hand at the hands of experts, and he did so twice.  He &lt;a href=&#34;http://www.vanityfair.com/politics/features/2008/08/hitchens200808&#34;&gt;vividly describes the experience in &lt;span style=&#34;font-style: italic;&#34;&gt;Vanity Fair&lt;/span&gt;&lt;/a&gt;, which also has video.&lt;/p&gt;</description>
    </item>
    <item>
      <title>David Byrne&#39;s singing robot</title>
      <link>https://blog.lippard.org/2008/07/david-byrnes-singing-robot.html/</link>
      <pubDate>Wed, 02 Jul 2008 04:00:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/david-byrnes-singing-robot.html/</guid>
      <description>&lt;p&gt;David Byrne has collaborated with David Hanson, the guy who made &lt;a href=&#34;http://www.boingboing.net/2005/06/23/philip-k-dick-robot.html&#34;&gt;the Philip K. Dick robot at NextFest in 2005&lt;/a&gt;, to make a robot named Julio that sings, for a show titled &amp;ldquo;Machines and Souls: Digital Art&amp;rdquo; at the Museo de Arta Reina Sofia in Madrid.&lt;br /&gt;&lt;br /&gt;Byrne &lt;a href=&#34;http://journal.davidbyrne.com/2008/06/06102008-voice.html&#34;&gt;writes&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;I love where this is going. It brings to mind an image of someone sitting in a comfortable chair, maybe with friends, and maybe they’re having drinks—and at the same time Jentsch posits that layered over or under this image is the profoundly creepy, the deeply strange and disturbing. We’re in the land of David Lynch and Hitchcock. ET landing in the familiar U.S. suburbs could be viewed this way, or the various living dead and vampire movies.&lt;br /&gt;&lt;p&gt;More recently Japanese roboticist Masahiro Mori proposed the existence of something called the uncanny valley. This “valley” is an area of emotional uncertainty and often revulsion experienced by an observer when a robot or computer animation (for example) approaches being human, is almost believable, but not quite.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Amazing Meeting 6 summarized, part four</title>
      <link>https://blog.lippard.org/2008/07/amazing-meeting-6-summarized-part-four.html/</link>
      <pubDate>Wed, 02 Jul 2008 00:00:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/amazing-meeting-6-summarized-part-four.html/</guid>
      <description>&lt;p&gt;This is part four of my summary of The Amazing Meeting 6 (&lt;a href=&#34;https://blog.lippard.org/2008/06/amazing-meeting-6.html&#34;&gt;intro&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2008/06/amazing-meeting-6-summarized-part-one.html&#34;&gt;part one&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2008/06/amazing-meeting-6-summarized-part-two.html&#34;&gt;part two&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2008/06/amazing-meeting-6-summarized-part-three.html&#34;&gt;part three&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2008/07/amazing-meeting-6-summarized-part-five.html&#34;&gt;part five&lt;/a&gt;).&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;&lt;br /&gt;Phil Plait&lt;/span&gt;&lt;br /&gt;Astronomer Phil Plait of the Bad Astronomy blog began by saying that the Internet is &amp;ldquo;a system for rapidly distributing sewage,&amp;rdquo; but also for distributing astronomy. His talk went through the solar system from Mercury to KBO 2004 XR 190 a/k/a &amp;ldquo;Buffy,&amp;rdquo; with interesting photographs and facts about various planets and moons along the way.&lt;br /&gt;&lt;br /&gt;Mercury:  The 2004 MESSENGER probe took photographs of the Caloris basin, the single biggest feature on Mercury, originally thought to be 1300 km in diameter but revised upward to 1550 km based on those photos.  Because Mercury spins twice for every three times it revolves around the sun, this basin is directly under the sun, every other orbit.  It&amp;rsquo;s a gigantic impact crater that&amp;rsquo;s 3.8 to 3.9 billion years old.&lt;br /&gt;&lt;br /&gt;Venus:  The hottest planet, a hell hole about the size of earth and with about the same amount of carbon and just a little bit closer to the sun, but it suffers from a runaway greenhouse effect.  It&amp;rsquo;s been photographed by the Russian Venera probes from 1962 to 1982 and by Magellan in 1990.&lt;br /&gt;&lt;br /&gt;Earth:  Plait spoke of an HD movie of Earth shrinking into the distance as MESSENGER departed.&lt;br /&gt;&lt;br /&gt;Phobos:  This moon of Mars has a giant crater&amp;ndash;had it been hit by anything bigger, Phobos would have disintegrated.  Phobos is apparently a captured asteroid, which orbits backward from other moons in the solar system.  Unlike Earth&amp;rsquo;s moon, it is gradually getting closer to Mars, and will collide with it in about the next 50 million years, causing an impact greater than the asteroid that created the Yucatan basin.&lt;br /&gt;&lt;br /&gt;Jupiter&amp;rsquo;s acne:  The Great Red Spot (Cassini, named after Jean-Dominique Cassini, who first observed it in 1655), a 400-year-old hurricane, has now been joined in 2000 by another little spot.  The new spot was white but has now turned red and is known as &lt;a href=&#34;http://science.nasa.gov/headlines/y2006/02mar_redjr.htm&#34;&gt;Oval BA&lt;/a&gt; (or Red Jr.)&amp;ndash;it is as large as the Earth.&lt;br /&gt;&lt;br /&gt;Iapetus:  This moon of Saturn has one light hemisphere and one dark, and was recently discovered to have &lt;a href=&#34;http://apod.nasa.gov/apod/ap070915.html&#34;&gt;a 20 km high ridge&lt;/a&gt; almost perfectly around its equator.  (I remarked that it looks like a Death Star.)&lt;br /&gt;&lt;br /&gt;Uranus:  It&amp;rsquo;s tipped 98 degrees on its side in its orbit, likely as a result of an impact from something very large, perhaps Earth-sized.&lt;br /&gt;&lt;br /&gt;Neptune:  The other blue planet, it contains lots of methane and emanates 1.6 times the heat it receives from the Sun.  It has 2,200 kph winds.  Where is that energy coming from?&lt;br /&gt;&lt;br /&gt;Pluto:  It&amp;rsquo;s not a planet, so we don&amp;rsquo;t care about it.&lt;br /&gt;&lt;br /&gt;KBO 2004 XR 190 a/k/a &amp;ldquo;Buffy&amp;rdquo;:  This is an odd trans-Neptunian object&amp;ndash;where almost all objects in the solar system have very elliptical orbits, it is an object 8.5 billion km from the Sun&amp;ndash;twice the distance from the Sun of Neptune&amp;ndash;yet its orbit is circular.&lt;br /&gt;&lt;br /&gt;Plait concluded by noting that he hasn&amp;rsquo;t even talked about the Sun, Milleomeda (what the galaxy will be after Andromeda and the Milky Way collide), or countless other things that we don&amp;rsquo;t understand.  But this lack of understanding doesn&amp;rsquo;t mean we know nothing.  &amp;ldquo;The universe is cool enough without making up crap about it.  That&amp;rsquo;s why I&amp;rsquo;m a skeptic.&amp;quot;&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Adam Savage&lt;/span&gt;&lt;br /&gt;Adam Savage of &amp;ldquo;Mythbusters&amp;rdquo; brought a box of about 1,000 ping pong balls which were used to&lt;a href=&#34;http://kwc.org/mythbusters/2004/11/mythbusters_ping_pong_balls_an.html&#34;&gt; raise a boat from the bottom of Monterey Bay&lt;/a&gt;, and gave them out to members of the audience, and signed his autograph on many of them.  He then gave a talk entitled &amp;ldquo;My Maltese Falcon,&amp;rdquo; about his obsession with recreating a precise replica of one of the two lead sculptures from the movie of the same name.  He did extensive research into its measurements, even paying to purchase used auction catalogs from Christie&amp;rsquo;s to examine photographs.  Joseph Warner gave one of the two lead ones to Joseph Conrad, one which Humphrey Bogart dropped and put a dent in.  He sculpted one based on photographs, sprayed it with 75 coats of auto primer, then buffed and sanded it.  He freeze framed every still from the original film in a scene where the statue was rotated.  Someone offered to cast it in bronze for him, and he had two made&amp;ndash;but the casting process caused it to lose size, and so his bronze model is 3/4&amp;rdquo; shorter in height at the beak, with the result that he hates it.  At a conference he met the man who purchased William Conrad&amp;rsquo;s lead statue, which he hopes to be able to scan and use to make the most accurate replica ever, which he&amp;rsquo;ll report back on next year.&lt;br /&gt;&lt;br /&gt;He showed a couple of world premiere viral videos&amp;ndash;one in which he and Jamie simultaneously solved Rubik&amp;rsquo;s cubes, one while blindfolded and the other with his feet.  The footage was actually reversed&amp;ndash;they started with solved cubes and then just messed them up.  In a second video, he inhaled some helium and spoke with a high voice, then inhaled some sulfur hexafluoride (which he informed us is very expensive) and spoke with a deep voice, and everyone laughed.  He said that someone (a producer?) thought that the cube video was cool, but that the balloon stunt was obviously faked.&lt;br /&gt;&lt;br /&gt;He took questions and answers from the audience; a few highlights were that they want to do a full 60 minute show on the JFK assassination, Discovery has said no to &amp;ldquo;21 grams&amp;rdquo; (do we lose weight when we die), the Cheney shooting, vinyl vs. CD, and speaker cable vs. coat hanger.&lt;br /&gt;&lt;br /&gt;His segment concluded with some footage of &amp;ldquo;explosion porn&amp;rdquo; from the show.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Matthew Chapman&lt;/span&gt;&lt;br /&gt;&lt;a href=&#34;http://www.imdb.com/name/nm0152466/&#34;&gt;Matthew Chapman&lt;/a&gt;, great-great grandson of Charles Darwin, screenwriter (&amp;ldquo;The Runaway Jury&amp;rdquo; and nine other films), and author (&lt;span style=&#34;font-style: italic;&#34;&gt;Trials of the Monkey&lt;/span&gt; and &lt;span style=&#34;font-style: italic;&#34;&gt;40 Days and 40 Nights&lt;/span&gt;, the latter of which, about the Dover trial, I am currently reading), spoke about three things:  Science Debate 2008, his love of America, and &amp;ldquo;Darwin, creationism, etc.&amp;rdquo;  He began with his love of America, noting that he had grown up in the 1950s and 1960s, raised by parents who read the &lt;span style=&#34;font-style: italic;&#34;&gt;New Yorker&lt;/span&gt; and were fans of Woody Allen, Mort Sahl, and Lenny Bruce, and so he always wanted to be an American.  He moved to the U.S. to get into the film business, and went to L.A.  A woman he knew to be educated asked him what his sign was&amp;ndash;he thought she was kidding, but she was not.  Ever since he has been fascinated with Americans&amp;rsquo; fondness for pseudoscience.  He was invited to a &amp;ldquo;shack&amp;rdquo; (of the $5 million variety) in Malibu to see someone channel &amp;ldquo;Basha,&amp;rdquo; and he couldn&amp;rsquo;t help but laugh out loud.  A woman present asked the channeler, &amp;ldquo;I have a potential development deal at Warner Brothers.  What is Basha&amp;rsquo;s advice?&amp;quot;&lt;br /&gt;&lt;br /&gt;When he expressed indignation at such expressions of irrationality, he was told, &amp;ldquo;Oh, you&amp;rsquo;re so rational&amp;rdquo; or &amp;ldquo;you&amp;rsquo;re so British.&amp;rdquo;  He felt alone until he came across the &lt;span style=&#34;font-style: italic;&#34;&gt;Skeptical Inquirer&lt;/span&gt; magazine, and he promptly purchased and read every back issue.  (I had a similar experience in my life&amp;ndash;I read &lt;span style=&#34;font-style: italic;&#34;&gt;Skeptical Inquirer&lt;/span&gt; while still a religious believer, and also ended up purchasing and reading every back issue from cover to cover.)  He became enraged by Scientology, UFOs, spontaneous human combustion, crystals, telepathy, Shirley MacLaine (who he&amp;rsquo;s met), Nostradamus, pyramid power, etc. etc.  While in an elevator with James Randi at an event in UCLA, he asked Randi if he&amp;rsquo;d heard of some Brazilian paranormalist (a psychic surgeon?), and Randi responded by pulling a pen out of his ear.&lt;br /&gt;&lt;br /&gt;Despite the far more voluminous &amp;ldquo;loony bullshit&amp;rdquo; in the U.S. than in Europe, he still loves it here, and became an American citizen.&lt;br /&gt;&lt;br /&gt;He next spoke about creationism.  His book &lt;span style=&#34;font-style: italic;&#34;&gt;Trials of the Monkey&lt;/span&gt; was about his visit to Dayton, Tennessee to learn about the Scopes Trial, and he found that the people there today are much the same as they were back then.  His newer book, &lt;span style=&#34;font-style: italic;&#34;&gt;40 Days and 40 Nights&lt;/span&gt;, was written during and after his observation of the entirety of the &lt;span style=&#34;font-style: italic;&#34;&gt;Kitzmiller v. Dover&lt;/span&gt; trial, which he witnessed from the jury box (where the press sat, since it was a non-jury trial).  Through the Dover trial, he learned that it is possible to make science interesting to non-scientists.&lt;br /&gt;&lt;br /&gt;Finally, he talked about &lt;a href=&#34;http://www.sciencedebate2008.com/&#34;&gt;Science Debate 2008&lt;/a&gt;.  As the political debate season began, he watched all the debates, expecting to see questions about ozone, ocean health, climate change, etc., but only saw questions about lapel pins, religion, etc.  There were more questions about UFOs than about global warming.  He suggested the idea of a debate on science at the Atheist Alliance confernece, and Chris Mooney, who he had met earlier, got on board, along with his fellow &lt;a href=&#34;http://scienceblogs.com/intersection/&#34;&gt;Intersection&lt;/a&gt; Science Blogger Sheril Kirshenbaum.  Soon thereafter, John Rennie of Scientific American became a backer, and Lawrence Krauss of &lt;span style=&#34;font-style: italic;&#34;&gt;The Physics of Star Trek&lt;/span&gt; (Chapman inadvertently said &amp;ldquo;Star Wars&amp;rdquo;) also joined.  They ended up starting an organization and collecting over 50,000 signatures, including the support of 51 colleges, 5 museums, 10 magazines, 112 science organizations, 14 Congresspeople, 7 presidential science advisors, 143 CEOs of science and technology companies, 28 Nobelists, 102 college and university presidents, PBS, Nova, the Franklin Institute, the National Academy of Sciences, the American Association for the Advancement of Science, and even Newt Gingrich.  A Harris poll says that 85% of voters would like to see a science debate.&lt;br /&gt;&lt;br /&gt;But so far, all of the candidates have said no or failed to respond at all.  Chapman said that McCain was the most polite in saying no, and seemed to leave the door open.&lt;br /&gt;&lt;br /&gt;They&amp;rsquo;ve now developed 14 questions and are preparing a new invitation to be sent to Obama and McCain.&lt;br /&gt;&lt;br /&gt;Chapman then took questions, and someone asked if there was any opposition from scientists on the grounds that this is politicizing science.  Chapman said he&amp;rsquo;s had negative reactions from about three scientists, one of whom was present at this conference.&lt;br /&gt;&lt;br /&gt;After Chapman&amp;rsquo;s talk, I had a chance to speak with him briefly (he noticed the NCSE Grand Canyon trip T-shirt I was wearing, and commented on what great people Genie Scott and Nick Matzke are), as well as with his wife, Denise, who was also present at the conference.  Denise Chapman, a Brazilian who &lt;a href=&#34;http://www.imdb.com/name/nm0241634/&#34;&gt;has acted in television and film&lt;/a&gt; (including &amp;ldquo;Kiss of the Spider Woman&amp;rdquo; and Woody Allen&amp;rsquo;s &amp;ldquo;Radio Days&amp;rdquo;), is the daughter of composer and musician &lt;a href=&#34;http://journal.davidbyrne.com/2006/09/91606.html&#34;&gt;Humberto Teixeira&lt;/a&gt;, started Baiao music and was the composer of the popular Brazilian song &amp;ldquo;Asa Branca&amp;rdquo; (&amp;ldquo;White Wing&amp;rdquo;).  She was pleased to hear that some friends of mine named their African grey parrot &amp;ldquo;Asa Cinza&amp;rdquo; (&amp;ldquo;Grey Wing&amp;rdquo;) in honor of that song.  She has been &lt;a href=&#34;http://journal.davidbyrne.com/2006/11/11906_forr_in_n.html&#34;&gt;working on a documentary film about her father&lt;/a&gt; that &lt;a href=&#34;http://www.moma.org/exhibitions/exhibitions.php?id=9219&#34;&gt;will be premiering later this month at MoMA&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Richard Wiseman&lt;br /&gt;&lt;/span&gt;British psychologist Richard Wiseman spoke a little bit about his book Quirkology, presented a few optical illusions, and commented about his obtaining a videotape of Indian &amp;ldquo;God-man&amp;rdquo; Sai Baba in which he was caught engaging in sleight of hand, which he then showed to us.  (Sai Baba was debunked well in a book by Dale Beyerstein titled &lt;a href=&#34;http://home.hetnet.nl/%7Eex_baba/engels/articles/bcsceptics/index.html&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Sai Baba&amp;rsquo;s Miracles: An Overview&lt;/span&gt;&lt;/a&gt;, which describes some other instances of Sai Baba being caught in trickery.&lt;br /&gt;&lt;br /&gt;He then showed his now-famous viral video of the &lt;a href=&#34;http://www.youtube.com/watch?v=voAntzB7EwE&#34;&gt;&amp;ldquo;colour changing card trick,&amp;quot;&lt;/a&gt; and followed it up showing a video of how it was made (it took many takes to get it right; he showed some amusing failures). This video, which has had over 2.5 million views, demonstrates the phenomena of &amp;ldquo;change blindness,&amp;rdquo; and they&amp;rsquo;ve used eye-tracking to study viewers of the video to see if they are not looking in the right place or simply failing to register the changes, and it seems to be the latter.  This video has apparently now inspired a routine in Penn &amp;amp; Teller&amp;rsquo;s show.&lt;br /&gt;&lt;br /&gt;This was followed up by &lt;a href=&#34;http://podblack.wordpress.com/2008/06/28/karen-and-teller-talking/&#34;&gt;a spoon-bending lesson from an expert&amp;ndash;Teller&lt;/a&gt;.  Teller explained that there is a method, the trick that deceives the eye, and there is misdirection, the trick that deceives the mind.  The spoon-bending trick is based on a pre-stressed spoon, but to allay suspicion he only does the trick about once every five times he creates a pre-stressed spoon, because he waits for an opportunity to swap the spoon with a neighbor, and then only does the trick if the conversation happens to turn in a direction that makes it seem appropriate.  He told the story of how Danny Hillis (of &lt;a href=&#34;http://en.wikipedia.org/wiki/Connection_Machine&#34;&gt;Connection Machine&lt;/a&gt; and &lt;a href=&#34;http://www.longnow.org/&#34;&gt;Long Now Foundation&lt;/a&gt; fame) was invited to a posh party at the home of Courtney Ross (widow of Steve Ross, CEO of Time Warner).  At dinner, the conversation turned to Rupert Sheldrake.  Hillis had pre-stressed his neighbor&amp;rsquo;s spoon, and put his own spoon on a plate so that the waiter took it away.  Hillis borrowed his neighbor&amp;rsquo;s spoon and did the trick, bending and breaking the spoon and dropping it into his wine.  His hostess said, &amp;ldquo;I can&amp;rsquo;t believe you did that.&amp;rdquo;  He made a comment to the effect that it was a trick, and she said, &amp;ldquo;No, I can&amp;rsquo;t believe you did that.&amp;rdquo;  She was horrified that he had destroyed one of a fixed number of identical place settings by some famous designer which she had painstakingly collected over the years.  And that, said Teller, made it funny.&lt;br /&gt;&lt;br /&gt;Wiseman then came back and said that we would now make the world&amp;rsquo;s largest spoonbending video for YouTube.  We were given one run-through of the simple script, and then did it on video, all 900 of us (though there were only 800 pre-stressed spoons, so the 100 in the back had to mime).  The video will make its debut at &lt;a href=&#34;http://www.spoonscience.com/&#34;&gt;&lt;a href=&#34;https://www.spoonscience.com&#34;&gt;www.spoonscience.com&lt;/a&gt;&lt;/a&gt; (which as of this moment still says &amp;ldquo;coming soon&amp;rdquo;).&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Panel discussion on the limits of skepticism&lt;/span&gt;&lt;br /&gt;Goldacre, Daniel Loxton, Radford, Savage, Novella, Hrab, Randi, Banachek, and Saunders assembled on stage for this panel discussion, which I don&amp;rsquo;t recall actually addressing a subject that I&amp;rsquo;d characterize as the limits of skepticism.  Instead, it seemed to be pretty much a free-for-all Q&amp;amp;A about skepticism.&lt;br /&gt;&lt;br /&gt;At one point, someone spoke of &amp;ldquo;winning the war&amp;rdquo; against irrationality, and Banachek said he preferred to think in terms of making a mark rather than winning a war.&lt;br /&gt;&lt;br /&gt;Randi commented on the famous quotation attributed to him by Dennis Rawlins&amp;rsquo; &lt;a href=&#34;http://www.discord.org/%7Elippard/rawlins-starbaby.txt&#34;&gt;&amp;ldquo;sTARBABY&amp;rdquo;&lt;/a&gt; that &amp;ldquo;I always have an out,&amp;rdquo; suggesting that his then-$10,000 and now $1 million reward for the successful demonstration of a paranormal event is not fair.  He stated that this quotation was out-of-context, and that what he actually said was &amp;ldquo;I always have an out&amp;ndash;I&amp;rsquo;m right.&amp;rdquo;  Dennis Rawlins, however, &lt;a href=&#34;http://www.dioi.org/stb.htm&#34;&gt;says that this is untrue&lt;/a&gt;, and that Randi has only recently started appending &amp;ldquo;I&amp;rsquo;m right&amp;rdquo; to this quotation.  In 2000, when Matt Kriebel made his &lt;a href=&#34;http://groups.google.com/group/sci.skeptic/msg/0d4e7c7fcd3f988e?hl=en&#34;&gt;&amp;ldquo;sTARBABY mini-FAQ,&amp;quot;&lt;/a&gt; Randi had a different explanation, stating that &lt;a href=&#34;http://groups.google.com/group/sci.skeptic/msg/c1e88067b489be96&#34;&gt;the &amp;ldquo;out&amp;rdquo; was about his stage act rather than his challenge&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Adam Savage observed that at the last TAM he mentioned that he was an atheist, and now that&amp;rsquo;s appeared on his Wiki page.&lt;br /&gt;&lt;br /&gt;In answer to a question about what&amp;rsquo;s the worst thing you&amp;rsquo;ve ever been called, Richard Saunders said he had been accused of being &amp;ldquo;a mouseketeer of evil.&amp;quot;&lt;br /&gt;&lt;br /&gt;Savage made the statement that &amp;ldquo;You might think the world has color before critical thinking, but when you start thinking critically, it goes to HD.&amp;quot;&lt;br /&gt;&lt;br /&gt;It was mentioned that skeptical materials are appearing in other languages&amp;ndash;&amp;ldquo;Mythbusters&amp;rdquo; is now in 145 countries and 9 languages, and Benjamin Radford is editor of the Spanish-language skeptical magazine, &lt;a href=&#34;http://www.pensar.org/&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Pensar&lt;/span&gt;&lt;/a&gt;, along with the &lt;a href=&#34;http://www.csicop.org/si/&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Skeptical Inquirer&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Sunday conference papers&lt;br /&gt;&lt;/span&gt;The final session of the conference, Sunday morning until noon, was for presentation of conference papers.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;John Janks&lt;/span&gt; on the Marfa Lights:  I regret that I missed this, since I published two papers on the Marfa lights in The Arizona Skeptic when I was editor, but I made the mistake of assuming the session would begin at 9 a.m. like previous days&amp;ndash;nope, it was 8:30 a.m.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Don Nyberg&lt;/span&gt; on &amp;ldquo;What Every Student Needs to Hear from Every Science Teacher&amp;rdquo;:  Nyberg, a physics professor who apparently &lt;a href=&#34;http://www.pokerpages.com/players/profiles/25336/don-nyberg.htm&#34;&gt;plays a mean game of poker&lt;/a&gt;, said that he attacks pseudoscience, and especially &amp;ldquo;religious pseudoscience,&amp;rdquo; in his classroom.  Unfortunately, his talk didn&amp;rsquo;t bother to define what he meant by this term, and his talk was a series of arguments by assertion, arguments from authority, and ad hominem that I thought was embarrassingly badly argued.  He seemed to be arguing that anyone with a degree in science who expressed support for religion should have their degrees revoked, which prompted the moderator Ray Hall to ask Nyberg whether he thought that biologist Kenneth Miller, whose testimony helped produce the proper outcome in the &lt;span style=&#34;font-style: italic;&#34;&gt;Kitzmiller v. Dover&lt;/span&gt; case, should have his degrees revoked.  Nyberg responded that yes, he should, if he&amp;rsquo;s promoting his religious beliefs &lt;span style=&#34;font-style: italic;&#34;&gt;in the science classroom&lt;/span&gt; (a qualifier which hadn&amp;rsquo;t been included in his earlier statement).  I&amp;rsquo;d like to obtain a copy of Nyberg&amp;rsquo;s actual materials to review, to see how they compare to his talk.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Steve Cuno&lt;/span&gt;:  The head of an &amp;ldquo;evidence-based marketing company,&amp;rdquo; he gave an excellent talk about myths in marketing.  Such myths include:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;We control your mind.&lt;/li&gt;&lt;li&gt;Creativity is magi.&lt;/li&gt;&lt;li&gt;No one reads long ads.&lt;/li&gt;&lt;li&gt;Awareness creates sales.&lt;/li&gt;&lt;li&gt;Focus groups are predictive.&lt;/li&gt;&lt;li&gt;Sales went up because of ads.&lt;/li&gt;&lt;/ul&gt;He gave some examples associated with each of these, and described some of the tests that his company had performed to test marketing campaigns to find what causes responses to direct mailings and what leads to conversions to sales.  He suggested the classic book &lt;a href=&#34;http://www.amazon.com/Advertising-Methods-Prentice-Business-Classics/dp/0130957011/jimlippardswebpaA&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Tested Advertising Methods&lt;/span&gt;&lt;/a&gt;, and pointed out that he has his own book coming out in December, with an intro by Michael Shermer, titled &lt;a href=&#34;http://www.amazon.com/Prove-before-You-Promote-Guesswork/dp/0470381183/jimlippardswebpaA&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Prove It Before You Promote It&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;One of the questions asked was &amp;ldquo;is Seth Godin full of shit?&amp;rdquo;  Cuno tactfully said that no doubt some of what Godin says is speculative.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Tracy King&lt;/span&gt;:  She gave a talk on &amp;ldquo;The Most Popular Science Video in the World - How to Make Your Message Famous.&amp;rdquo;  She talked about Wiseman&amp;rsquo;s &lt;a href=&#34;http://www.youtube.com/watch?v=voAntzB7EwE&#34;&gt;&amp;ldquo;colour changing card trick&amp;rdquo; video&lt;/a&gt;, which got 80,000 views in the first two weeks and 2 million views by 18 weeks, and has now been seen by 80 million people on South American Globo TV, used in classrooms, and recreated by students.&lt;br /&gt;&lt;br /&gt;She looked at other science videos that have been viral hits, such as the Diet Coke and Mentos videos, the first of which was uploaded in 2006 by Fritz Grobe, a juggler, and Stephen Voltz, a lawyer.  They chose Diet Coke for its strong brand, and when it became a viral hit they received funding from Mentos to make more, and ultimately got a sponsorship deal from Coca Cola.&lt;br /&gt;&lt;br /&gt;King pointed out that a lot of viral techniques are now illegal in the UK&amp;ndash;you must be explicit about being paid to produce videos, for example.&lt;br /&gt;&lt;br /&gt;She talked about the bogus popcorn/mobile phone video, which is one that would be in violation of the UK law today.  It &lt;a href=&#34;http://www.sogoodblog.com/2008/06/10/who-is-behind-the-cell-phone-popcorn-videos/&#34;&gt;was created in multiple versions&lt;/a&gt;&amp;ndash;English (where they&amp;rsquo;re drinking orange juice), French (where they&amp;rsquo;re drinking beer), and Japanese (where they have miso soup).  These videos &lt;a href=&#34;http://www.sogoodblog.com/2008/06/12/cellphone-popcorn-viral-video-creators-revealed-cardo-systems-bluetooth-headsets/&#34;&gt;were made for Cardo Systems, a bluetooth headset manufacturer&lt;/a&gt;, and are clearly designed to encourage the idea that cell phones are dangerous to hold near your head.  (Someone should make a viral video about bluetooth headsets.)&lt;br /&gt;&lt;br /&gt;So what makes a successful viral video?  There is no formula, but there are common themes&amp;ndash;humor, surprise, fear/scaremongering, emotion, skill, embarrassment.  One thing she didn&amp;rsquo;t mention which I think was a factor in the success of the &amp;ldquo;colour changing card trick&amp;rdquo; video is that there were already multiple videos spreading widely with the exact same name, where the focus really was on that card trick.  The Wiseman video was an interesting twist on what was already spreading virally, with the element of surprise and humor at the end.  In essence, that video caught the wave of the other card trick videos, and then took it much farther.  When I first saw the Wiseman video, I thought I was just seeing another version of that same trick.&lt;br /&gt;&lt;br /&gt;And why do we pass on viral videos?&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Reflected glory.&lt;/li&gt;&lt;li&gt;Being the first to know.&lt;/li&gt;&lt;li&gt;Being part of a crowd with similar tastes.&lt;/li&gt;&lt;li&gt;Being part of a shared cultural experience.&lt;/li&gt;&lt;li&gt;(Participating in the formation of) the language of your generation.&lt;/li&gt;&lt;/ul&gt;She mentioned Ray Comfort&amp;rsquo;s &amp;ldquo;The Atheist&amp;rsquo;s Nightmare&amp;rdquo; as something which has effectively spread virally, but &lt;a href=&#34;https://blog.lippard.org/2008/06/ray-comfort-concedes-banana-argument.html&#34;&gt;didn&amp;rsquo;t exactly get the desired message across&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;She ended by encouraging everyone to make videos promoting skepticism and critical thinking, and offered the following suggestions:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Identify what your message is&amp;ndash;don&amp;rsquo;t be preachy or superior, which is a turnoff.&lt;/li&gt;&lt;li&gt;Determine what your objectives are&amp;ndash;to build website traffic, tell friend, etc.?  If you don&amp;rsquo;t have a call to action, your message may be lost.&lt;/li&gt;&lt;li&gt;Find a creative concept&amp;ndash;it may be explicit, subtle, or obscure.&lt;/li&gt;&lt;li&gt;Make the video.&lt;/li&gt;&lt;li&gt;Promote the video&amp;ndash;it&amp;rsquo;s not going to circulate itself, and professional seeding (e.g., making use of a company like hers that has relationships with bloggers, forum participants, etc. to promote things in a subtle, unobtrusive, and unspammy way).&lt;/li&gt;&lt;li&gt;And finally, she explicitly listed: don&amp;rsquo;t spam.&lt;/li&gt;&lt;/ul&gt;She ended by saying that while she can&amp;rsquo;t recommend or encourage a &amp;ldquo;Jackass&amp;rdquo; approach to skepticism, it&amp;rsquo;s something she&amp;rsquo;d certainly like to see.&lt;br /&gt;&lt;br /&gt;On to TAM6 summary, &lt;a href=&#34;https://blog.lippard.org/2008/07/amazing-meeting-6-summarized-part-five.html&#34;&gt;part five&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>More on CIA extraordinary rendition flights</title>
      <link>https://blog.lippard.org/2008/07/more-on-cia-extraordinary-rendition.html/</link>
      <pubDate>Tue, 01 Jul 2008 21:43:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/more-on-cia-extraordinary-rendition.html/</guid>
      <description>&lt;p&gt;I just figured out that Trevor Paglen, the co-author of &lt;a href=&#34;https://blog.lippard.org/2006/10/how-planespotting-uncovered-cia.html&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Torture Taxi&lt;/span&gt;, a book about how planespotting was used to track information about the CIA&amp;rsquo;s extraordinary rendition flights&lt;/a&gt;, is also the author of &lt;a href=&#34;http://www.amazon.com/Could-Tell-Then-Would-Destroyed/dp/1933633328/jimlippardswebpaA&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;I Could Tell You but Then You Would Have to Be Destroyed by Me: Emblems from the Pentagon&amp;rsquo;s Black World&lt;/span&gt;&lt;/a&gt;, for which he appeared on the Colbert Report.  At &lt;a href=&#34;http://www.paglen.com/pages/odds_n_ends.html&#34;&gt;his blog&lt;/a&gt;, I&amp;rsquo;ve learned that the pilots of the CIA rendition flights associated with &lt;a href=&#34;http://en.wikipedia.org/wiki/Khalid_El-Masri&#34;&gt;Khalid El-Masri&lt;/a&gt; have been identified at Sourcewatch, where you can also find extensive information about &lt;a href=&#34;http://www.sourcewatch.org/index.php?title=Planes_alleged_to_have_been_used_for_extraordinary_rendition&#34;&gt;the planes&lt;/a&gt; and &lt;a href=&#34;http://baltimorechronicle.com/2007/012307BURNS.shtml&#34;&gt;the fictional owners&lt;/a&gt; of &lt;a href=&#34;http://www.sourcewatch.org/index.php?title=Planes_alleged_to_have_been_used_for_extraordinary_rendition&#34;&gt;the companies that operate them&lt;/a&gt; (in particular see the companies &lt;a href=&#34;http://www.sourcewatch.org/index.php?title=Premier_Executive_Transport_Services%2C_Inc.&#34;&gt;Premier Executive Transport Services&lt;/a&gt; and &lt;a href=&#34;http://www.sourcewatch.org/index.php?title=Bayard_Foreign_Marketing%2C_LLC&#34;&gt;Bayard Foreign Marketing&lt;/a&gt;, which have both owned &lt;a href=&#34;http://www.paglen.com/oddsnends/gitmoexpress.pdf&#34;&gt;the same Gulfstream V&lt;/a&gt; (PDF), nicknamed the &amp;ldquo;Guantanamo Bay Express&amp;rdquo;).&lt;br /&gt;&lt;br /&gt;El-Masri, a German citizen, was kidnapped in Macedonia and taken to a CIA &lt;a href=&#34;http://en.wikipedia.org/wiki/Black_site&#34;&gt;black site&lt;/a&gt; called the &lt;a href=&#34;http://en.wikipedia.org/wiki/The_Salt_Pit&#34;&gt;&amp;ldquo;Salt Pit&amp;rdquo;&lt;/a&gt; in Afghanistan, where he was tortured, then later released in Albania after a second order to do so by National Security Advisor Condoleezza Rice (the first was ignored).  He was taken because his name resembled that of suspected al Qaeda operative Khalid al-Masri.&lt;br /&gt;&lt;br /&gt;El-Masri&amp;rsquo;s lawsuit against the CIA and three private companies that operated planes involved with his transport was dismissed in 2006 on grounds of state secrets privilege, and the U.S. Supreme Court denied cert in 2007.  He has also sued in Germany, where there are outstanding warrants for pilots &lt;a href=&#34;http://www.sourcewatch.org/index.php?title=Eric_Robert_Hume_%28alias_Eric_Matthew_Fain%29&#34;&gt;Eric Robert Hume&lt;/a&gt;, &lt;a href=&#34;http://www.sourcewatch.org/index.php?title=James_Kovalesky_%28alias_James_Richard_Fairing%29&#34;&gt;James Kovalesky&lt;/a&gt;, and &lt;a href=&#34;http://www.sourcewatch.org/index.php?title=Harry_Kirk_Elarbee_%28alias_Kirk_James_Bird%29&#34;&gt;Harry Kirk Ellarbee&lt;/a&gt;.  All three of these pilots work or worked for alleged CIA front company &lt;a href=&#34;http://www.sourcewatch.org/index.php?title=Aero_Contractors_Ltd.&#34;&gt;Aero Contractors Ltd.&lt;/a&gt;,  live in Johnston County, North Carolina and have been visited by the German press in unsuccessful attempts to interview them.&lt;br /&gt;&lt;br /&gt;The German warrants were passed to Interpol, but the German government declined to ask the U.S. for extradition after an informal request was given a negative reply.&lt;br /&gt;&lt;br /&gt;El-Masri &lt;a href=&#34;http://www.independent.co.uk/news/world/europe/rendition-victim-sent-to-mental-institution-after-arson-attack-449478.html&#34;&gt;was sent to a mental institution in 2007 after being arrested for arson and an assault on a truck-driving instructor&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Keith Olbermann flip-flops on telecom immunity</title>
      <link>https://blog.lippard.org/2008/07/keith-olbermann-flip-flops-on-telecom.html/</link>
      <pubDate>Tue, 01 Jul 2008 16:53:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/07/keith-olbermann-flip-flops-on-telecom.html/</guid>
      <description>&lt;p&gt;How sad to see political partisanship turn him &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/07/olbermann_obama_and_telecom_im.php&#34;&gt;into an advocate for bad legislation&lt;/a&gt;.  The telecoms shouldn&amp;rsquo;t get civil or criminal immunity for violations of our constitutional rights.&lt;br /&gt;&lt;br /&gt;UPDATE (July 8, 2008): Ed Brayton &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/07/obama_explains_fisa_flipflop.php&#34;&gt;comments on Obama&amp;rsquo;s attempt to explain his change of position on this issue&lt;/a&gt;.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Hume&#39;s Ghost&lt;/strong&gt; &lt;small&gt;(2008-07-01)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Methinks that Olbermann has run into a bit of &lt;A HREF=&#34;http://www.americanscientist.org/bookshelf/pub/an-interview-with-carol-tavris&#34; REL=&#34;nofollow&#34;&gt;cognitive dissonance&lt;/A&gt; and has tried to &lt;A HREF=&#34;http://dailydoubt.blogspot.com/2006/04/remember-to-think.html&#34; REL=&#34;nofollow&#34;&gt;rationalize it&lt;/A&gt; away.&lt;BR/&gt;&lt;BR/&gt;In Olbermann&#39;s defense, he is at least considering criticism and trying to be consistent. His special comment last night was an improvement in that he abandoned the &#34;Obama isn&#39;t capitulating to the left&#34; angle and also demanded that Obama either vote against the legislation or promise to criminally prosecute the telecoms.&lt;BR/&gt;&lt;BR/&gt;Several problems with his stance, however.&lt;BR/&gt;&lt;BR/&gt;1.Olbermann seems to believe that the only problem with the legislation is the immunity, but in reality the bill grants the Exeuctive greater spy powers with less oversight. &lt;BR/&gt;2. Olbermann also misses the point when he keeps saying the bill establishes FISA as the relavant statute. This is meaningless: FISA was already the relevant statute and Bush ignored it. Giving him more powers and then reiterating that FISA applies does what exactly? Without punishment for lawbreaking this has no teeth.&lt;BR/&gt;3.Glenn Greenwald has pointed out today some problems with criminal prosecutions. The most obvious problem I have is that I&#39;m not inclined to bet my liberties on the naive belief that Obama would prosecute the telecoms - if Dems can&#39;t censore Bush for breaking the law there is no way that is going to happen. Olbermann also seems to believe that the appearance of impropiety would somehow prevent Bush from pardoning the telecoms before he leaves office - where has he been for the last 7.5 years?! &lt;BR/&gt;4.This is really an extension of the same point in 3, but I think it merits emphasis.&lt;BR/&gt;&lt;BR/&gt;The greatest problem I have with Olbermann&#39;s approach is that he is willing to trade citizens&#39; access to the courts as a means of protecting their liberties on the belief that a candidate will do that for them. I am not willing to trade my liberty on the belief that every 4 to 8 years someone will be elected that might protect them.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Summer sale on Teach the Controversy shirts</title>
      <link>https://blog.lippard.org/2008/06/summer-sale-on-teach-controversy-shirts.html/</link>
      <pubDate>Mon, 30 Jun 2008 21:49:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/summer-sale-on-teach-controversy-shirts.html/</guid>
      <description>&lt;p&gt;We&amp;rsquo;ve purchased a few of &lt;a href=&#34;http://controversy.wearscience.com/&#34;&gt;these designs&lt;/a&gt;, at 25% off&amp;hellip; I didn&amp;rsquo;t get them in time for TAM6, but I wore the element one this weekend.  Kat and I each have one of the &amp;ldquo;because we know that dinosaur bones were really planted by beelzebub&amp;rdquo; shirts, and I&amp;rsquo;ve got the &amp;ldquo;because we know that the earth sits on giant elephants which in turn ride on an even gianter turtle&amp;rdquo; one along with the &amp;ldquo;because we know that the real periodic table of elements only numbers five&amp;rdquo; shirt.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Amazing Meeting 6 summarized, part three</title>
      <link>https://blog.lippard.org/2008/06/amazing-meeting-6-summarized-part-three.html/</link>
      <pubDate>Mon, 30 Jun 2008 04:35:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/amazing-meeting-6-summarized-part-three.html/</guid>
      <description>&lt;p&gt;This is part three of my summary of The Amazing Meeting 6 (&lt;a href=&#34;https://blog.lippard.org/2008/06/amazing-meeting-6.html&#34;&gt;intro&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2008/06/amazing-meeting-6-summarized-part-one.html&#34;&gt;part one&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2008/06/amazing-meeting-6-summarized-part-two.html&#34;&gt;part two&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2008/07/amazing-meeting-6-summarized-part-four.html&#34;&gt;part four&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2008/07/amazing-meeting-6-summarized-part-five.html&#34;&gt;part five&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;Friday night was my one late night out, as I went with a group of Denver and Boston skeptics (and one local friend) to Gallagher&amp;rsquo;s Steakhouse at the New York, New York Casino.  On the walk down the strip, we passed some 9/11 truthers holding signs promoting a website promoting their views.  I told one that he should check out &lt;a href=&#34;http://www.911myths.com/&#34;&gt;911myths.com&lt;/a&gt;, to which he responded, &amp;ldquo;That&amp;rsquo;s funny.&amp;rdquo;  He ended up going off on a rant about how I was sticking my head in the sand, to which Iunproductively  responded in an off-color manner about where he was sticking his head.  We had a fantastic, though expensive, meal, and I ended up leaving my camera at the restaurant.  Fortunately, I was able to retrieve it even though the restaurant had closed.&lt;br /&gt;&lt;br /&gt;Saturday morning I had breakfast with an attorney from Florida and a regular attendee of hacker&amp;rsquo;s conferences from Pennsylvania; we talked a bit about criminal hacking on the Internet and &lt;a href=&#34;https://blog.lippard.org/2007/12/disney-characters-explain-copyright-law.html&#34;&gt;copyright law&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Michael Shermer on the Skeptologists and why people believe in unseen things&lt;/span&gt;&lt;br /&gt;Michael Shermer gave the first talk of the day.  He began by talking about how he recently accepted some money from the Templeton Foundation in return for editing &lt;a href=&#34;http://www.templeton.org/belief/&#34;&gt;a booklet of thirteen essays on the question &amp;ldquo;Does science make belief in God obsolete?&amp;quot;&lt;/a&gt;, which he agreed to do on the condition that he could pick at least some of the people to write answers to the question.  Respondents included Kenneth Miller, Victor Stenger, Christopher Hitchens, Stephen Pinker, and Stuart Kauffman.&lt;br /&gt;&lt;br /&gt;He then showed a segment from a TV show pilot, &lt;a href=&#34;http://skeptologists.com/&#34;&gt;&amp;ldquo;The Skeptologists,&amp;quot;&lt;/a&gt; that is now being pitched to the TV networks.  The show features Yau-Man Chan, Mark Edward, Steven Novella, Phil Plait, Kirsten Sanford, Michael Shermer, and Brian Dunning investigating claims using the tools of skepticism.  The segment shown was of Shermer, Sanford, and Novella investigating health claims made for wheat grass, such as that because it contains chlorophyll which is molecularly similar to hemoglobin, it turns into hemoglobin when you consume it.&lt;br /&gt;&lt;br /&gt;Shermer then went on to give a talk about &amp;ldquo;why people believe in unseen things,&amp;rdquo; arguing that we engage in learning by association (something illustrated by Banachek&amp;rsquo;s memory workshop) and have a tendency to make type II errors (incorrectly accepting a belief in something false) over type I errors (incorrectly rejecting a belief in something true).  He gave a brief review of some evidence that when we process a sentence in order to understand it, we go through the same steps as entertaining that it is true, and to exercise skepticism about it requires additional effort; disbelief requires a subsequent process of rejection after the process of comprehension.  This kind of acceptance of knowledge presented by others makes sense for a child growing up, especially in a hostile environment where survival is at stake.&lt;br /&gt;&lt;br /&gt;Humans also tend not to be persuaded by or even remember being told that something is false&amp;ndash;the negation can be forgotten while the statement being denied is remembered as true.  A flyer put out by the CDC to rebut myths about flu vaccines turned out to have &lt;a href=&#34;https://blog.lippard.org/2007/09/memory-and-persistence-of-falsehood.html&#34;&gt;the opposite of the desired effect, at least by certain groups of people&lt;/a&gt;&amp;ndash;after 30 minutes, they remembered 28% of the false statements as being true, and after three days the percentage jumped to 40%.  (Also see Sam Wang and Sandra Amodt&amp;rsquo;s op-ed in the June 27, 2008 &lt;span style=&#34;font-style: italic;&#34;&gt;New York Times&lt;/span&gt;, &lt;a href=&#34;http://www.nytimes.com/2008/06/27/opinion/27aamodt.html?em&amp;amp;ex=1214884800&amp;amp;en=9b34d24b60bc382e&amp;amp;ei=5087%0A&#34;&gt;&amp;ldquo;Your Brain Lies to You.&amp;quot;&lt;/a&gt;)&lt;br /&gt;&lt;br /&gt;Shermer didn&amp;rsquo;t mention the study I&amp;rsquo;ve linked to, but rather later near the end of his talk referred to some &lt;a href=&#34;http://www.samharris.org/images/uploads/Harris_Sheth_Cohen.pdf&#34;&gt;fMRI studies by Sam Harris, Sameer Sheth, and Mark Cohen&lt;/a&gt; (PDF) about evaluating statements as true, false, or undecideable, comparing reaction times to different types of statements.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Agency and the intentional stance&lt;/span&gt;&lt;br /&gt;Shermer talked about the work of &lt;a href=&#34;http://www.amazon.com/review/R2J6GZ9ATK4MW0/ref=cm_cr_rdp_perm/jimlippardswebpaA/&#34;&gt;Pascal Boyer&lt;/a&gt; and Daniel Dennett on agency and the intentional stance&amp;ndash;that we tend to assume by default that everything that happens not only has a cause, but is caused by an agent, and particularly one that means us harm.  Such an assumption may make evolutionary sense to enable survival, though it clearly doesn&amp;rsquo;t work well for accurate explanations of the world.  But such appeal of agency lies behind intelligent design theory, and attributing supernatural intentions to natural phenomena.  Shermer called this &amp;ldquo;The God Illusion&amp;rdquo; rather than &amp;ldquo;delusion,&amp;rdquo; because he, like Boyer and Dennett, see it as a normal cognitive illusion rather than something delusional or pathological.&lt;br /&gt;&lt;br /&gt;He went on to talk about folk intuitions as being the engines of all sorts of beliefs.  He gave examples from folk astronomy, folk biology (the &lt;span style=&#34;font-style: italic;&#34;&gt;elan vital&lt;/span&gt;), folk psychology (mind/brain dualism), and folk economics (centrally planned economies).  He compared natural selection and Adam Smith&amp;rsquo;s invisible hand, observing that many people misconstrue one or the other as being something magical or directed.  He observed that we have folk intuitions that have evolved for a particular environment, yet do not work well at the huge or tiny scales.&lt;br /&gt;&lt;br /&gt;Then, more controversially, he referred to folk politics, viewing societies as an extension of the family, and referred to &amp;ldquo;intelligent government theory,&amp;rdquo; the &amp;ldquo;God of the government&amp;rdquo; theory, and &amp;ldquo;the government illusion,&amp;rdquo; drawing an analogy to intelligent design, God of the gaps, and the God illusion, respectively.  But where intelligent design says &amp;ldquo;I can&amp;rsquo;t imagine how X could have evolved, therefore it must have been designed,&amp;rdquo; he described &amp;ldquo;intelligent government theory&amp;rdquo; as based on the faulty reasoning that &amp;ldquo;I can&amp;rsquo;t imagine how X could be done privately, therefore a government must do it.&amp;rdquo;  The difference here, as I&amp;rsquo;ve already mentioned, is that we know that governments exist and do provide services.  The libertarian argument about private provision of services vs. government provision of services is one about whether government is necessary, or moral, or more efficient than private provision of services.  To my mind, such arguments are well worth having, but come down to questions of competing values (e.g., liberty vs. justice) and empirical evidence about costs and benefits of competing approaches.  It&amp;rsquo;s not really analogous to the question of the existence or nonexistence of gods, unless perhaps one takes that to partly be an issue about the pragmatic value of belief in an illusion vs. truth.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Sharon Begley&lt;/span&gt;&lt;br /&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Newsweek&lt;/span&gt; science writer Sharon Begley gave a talk titled &amp;ldquo;Creationism and Other Weird Beliefs: The Role of the Press,&amp;rdquo; with a subtitle &amp;ldquo;hint: don&amp;rsquo;t get your hopes up.&amp;rdquo;  She was very pessimistic about the press being helpful in promoting critical thinking.  She began by telling the story of the Tichbourne Claimant.  In 1854, Roger Tichbourne was lost at sea off the coast of Brazil.  He had been raised in France to the age of 16, then in England.  He was very thin, and had blue eyes and tattoos.  His mother refused to accept that he was dead, and placed ads in newspapers seeking him.  Some 20 years later, a man from Wagga Wagga, Australia contacted her, claiming that he had not previously contacted her because he wanted to achieve success on his own accord, under the name &amp;ldquo;Mr. Castro,&amp;rdquo; but had failed to do so.  This man, the Tichbourne Claimant, was obese, spoke no French, had no tattoos, had brown eyes, and was an inch taller than Roger Tichbourne, yet she accepted him as the genuine article.&lt;br /&gt;&lt;br /&gt;According to Begley, the role of the newspaper is not to educate.  In the early years of the AIDS crisis, public health officials asked for the press to run informative stories, and they complied, but this was not helpful because:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;The scientific ignorance of the American public.&lt;/li&gt;&lt;li&gt;The capacity for rational thnking is not identical to the disposition to employ rational thinking.&lt;/li&gt;&lt;li&gt;There is a disconnect between factual knowledge and belief, as exhibited in the case of Mrs. Tichbourne.&lt;/li&gt;&lt;li&gt;Public attitudes towards the press are negative.&lt;/li&gt;&lt;li&gt;The press has a commitment to &amp;ldquo;balance.&amp;quot;&lt;/li&gt;&lt;li&gt;Common sense is not common.&lt;/li&gt;&lt;/ul&gt;She gave &lt;a href=&#34;http://news.nationalgeographic.com/news/2006/08/060810-evolution.html&#34;&gt;some statistics on polls of Americans&amp;rsquo; agreement or disagreement with the statement that &amp;ldquo;Human beings as we know them developed from earlier species of animals&amp;rdquo;&lt;/a&gt;:&lt;br /&gt;&lt;br /&gt;1985:  45% agreed, 48% disagreed, 7% unsure.&lt;br /&gt;2005: 40% agreed, 39% disagreed, 21% unsure.&lt;br /&gt;&lt;br /&gt;By comparison the percentage of agreement in Iceland, Denmark, and Sweden was over 80%; of OECD nations only Turkey had a lower percentage of acceptance than the U.S.&lt;br /&gt;&lt;br /&gt;Evolution, gay marriage, and abortion are all highly politicized in the U.S. in a way that they aren&amp;rsquo;t in Europe or Japan.&lt;br /&gt;&lt;br /&gt;But if the question was &amp;ldquo;Can natural selection explain appearance and change over time of animals,&amp;rdquo; 78% of Americans agreed.  Yet 62% agree that &amp;ldquo;God created humans as they are today.&amp;rdquo;  This, according to Begley, is because Americans have a view of human exceptionalism.&lt;br /&gt;&lt;br /&gt;She went through a list of facts that are beyond dispute, which were presented to Americans for acceptance or denial.  Two examples:&lt;br /&gt;&lt;br /&gt;More than half of all genes in humans are identical to those in mice.  33% agree&lt;br /&gt;More than half of all genes in humans are identical to those in chimps.  38% agree&lt;br /&gt;&lt;br /&gt;Only 9% of Americans know what a molecule is.  Because of this, while sports writers can use abbreviations such as ERA and RBI without explaining them, Begley says she cannot assume her readers know anything at all, and recently learned that she can&amp;rsquo;t even refer to DNA and expect her readers to know what she&amp;rsquo;s talking about.&lt;br /&gt;&lt;br /&gt;She observed that a disposition to critical thinking is associated with being more curious, open-minded, open to new experiences, conscientiousness, being less dogmatic, less close-minded, less authoritarian, and likely to rely more on epirical and rational data than on intution and emotion when weighing information and reaching conclusions.  But you have to both have the skills and want to think critically in order to apply them.  In addition to Tichbourne as an example of someone who had the skills but didn&amp;rsquo;t want to apply them, she noted that Sir Arthur Conan Doyle&amp;rsquo;s son was killed two weeks before the end of WWI, and he went to a medium who claimed to contact his son, which he very much wanted to believe.  Alfred Russell Wallace, who formulated evolution by natural selection parallel to Darwin, was also a believer in ghosts, levitation, spirit photography, and clairvoyance.  And she noted that a statement Penn Jillette made the previous day sounded like he was rejecting climate change on the basis of a dislike for Al Gore.  (UPDATE, July 4, 2008:  Sharon Begley &lt;a href=&#34;http://blog.newsweek.com/blogs/labnotes/archive/2008/06/27/penn-teller-and-believing-in-dumb-things.aspx&#34;&gt;wrote about this at the &lt;span style=&#34;font-style: italic;&#34;&gt;Newsweek&lt;/span&gt; blog&lt;/a&gt;, and Penn Jillette &lt;a href=&#34;http://www.latimes.com/news/opinion/la-oe-jillette3-2008jul03,0,2324899.story&#34;&gt;responded in the &lt;span style=&#34;font-style: italic;&#34;&gt;Los Angeles Times&lt;/span&gt;&lt;/a&gt;.  I think Penn more accurately reports what happened than Sharon Begley did&amp;ndash;he really did say that he didn&amp;rsquo;t know, and that people he knows and considers reliable tell him that anthropogenic climate change is real.  One thing Penn gets wrong is that Teller didn&amp;rsquo;t mention Gore&amp;rsquo;s name when he said that carbon credits are &amp;ldquo;bullshit modeled on indulgences.&amp;rdquo;)&lt;br /&gt;&lt;br /&gt;She commented on some of the negative letters she has received any time she writes about evolution or critically about claims like alien abductions.  When she wrote an article for the Wall Street Journal about the discovery of Tiktaalik, she received several letters which she read excerpts of, three examples of which were the standard argument that &amp;ldquo;evolution requires more faith&amp;rdquo; than believing that God did it, a letter asking &amp;ldquo;where are the billions of &amp;rsquo;transition fossils,&amp;rsquo;&amp;rdquo; and one asking, &amp;ldquo;if you are terminal will you call on Darwin or God?&amp;quot;&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Don&amp;rsquo;t count on the press&lt;/span&gt;&lt;br /&gt;The &amp;ldquo;reality-based community&amp;rdquo; must contend with contrarian politicians, the masses&amp;rsquo; distrust of elites, and new sources of news.  With regard to the last point, she pointed out that Googling evolutionary biology terms often brings up Answers in Genesis sites prior to sites with accurate information.&lt;br /&gt;&lt;br /&gt;The journalistic conceit of objectivity, she said, is imported from political disputes where there are two contrary sides.  (I actually think that notion of balance is as often mistaken in politics as it is in science&amp;ndash;there may only be one side with any valid support, or there may be more than two sides deserving of representation, though the latter is more common in politics than in science.  But dualism is a misrepresentation in both circumstances.)&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Uncommon common sense&lt;/span&gt;&lt;br /&gt;Begley made the following points, which had some overlap with Shermer&amp;rsquo;s talk:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Evolution is not intuitive.&lt;/li&gt;&lt;li&gt;Common sense can mislead us about the physical world.&lt;/li&gt;&lt;li&gt;Our brains are driven to see patterns.&lt;/li&gt;&lt;li&gt;We have a habit of imputing consciousness to inanimate objects.&lt;/li&gt;&lt;li&gt;Someone is staring at me from behind.  (People tend to have and respond to such feelings.  I can&amp;rsquo;t remember if she actually discussed Rupert Sheldrake&amp;rsquo;s studies of this, or of the skeptical critiques by Robert Baker or &lt;a href=&#34;http://findarticles.com/p/articles/mi_m2320/is_n3_v61/ai_20749205&#34;&gt;Richard Wiseman&lt;/a&gt;.)&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;She gave the example of an experiment with a sweater at Bristol University.  Students were shown a ratty old sweater and asked who would be willing to put it on in return for a payment of twenty British pounds.  Most indicated a willingness to do so.  But if they were then told, oh, by the way, this sweater belonged to a murderer, many of the hands would go down&amp;ndash;as though evil were a property that contaminated the object.  What she didn&amp;rsquo;t mention is that similarly, the value of something associated with someone of status has the reverse effect&amp;ndash;e.g., if the sweater were claimed to belong to Einstein.  The effect of status on objects is one that is clearly prevalent even among skeptics, who are as likely as anyone to enjoy collecting autographs and memorabilia, or objects like ping pong balls used on a television show (see Adam Savage&amp;rsquo;s talk, below).&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Derek and Swoopy&lt;/span&gt;&lt;br /&gt;Derek and Swoopy, the hosts of the official Skeptics Society podcast, &amp;ldquo;Skepticality,&amp;rdquo; gave a short talk about their show and noted that they now have about 35,000 listeners per program, and that the top two skeptics&amp;rsquo; podcasts, &amp;ldquo;Skepticality&amp;rdquo; and &amp;ldquo;The Skeptics Guide to the Universe,&amp;rdquo; have over 4 million downloads between them.  They reported that after some successful skeptical panels at science fiction conventions, &lt;a href=&#34;http://www.dragoncon.org/&#34;&gt;Dragon*Con 2008 in Atlanta&lt;/a&gt; this Labor Day weekend, a conference so large that it occurs at four hotels, will have &lt;a href=&#34;http://www.dragoncon.org/fan_tracks.php#SKEPTIC&#34;&gt;four full days of skeptical content, a &amp;ldquo;Skeptrack&amp;rdquo;&lt;/a&gt; featuring James Randi, Michael Shermer, Phil Plait, Ben Radford, Alison Smith, George Hrab, and others.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Steven Novella&lt;/span&gt;&lt;br /&gt;Dr. Novella gave a talk on &amp;ldquo;Dualism and Creationism&amp;rdquo; covering the history of dualism in philosophy of mind, evidence from neuroscience, and a discussion of modern dualism.  In his discussion of dualism in philosophy, he attributed to Descartes a notion of computation occurring in the brain and a position he called &amp;ldquo;consciousness dualism.&amp;rdquo;  I think perhaps that gives Descartes too much credit, though he did think that &amp;ldquo;animal spirits&amp;rdquo; flowing in the brain caused signals from perception to be projected on the surface of the pineal gland, which was the seat of the soul and consciousness.&lt;br /&gt;&lt;br /&gt;He referred to the advocacy of property dualism/epiphenomenalism by David Chalmers, and observed that his views would not be acceptable to most of those who advocate dualism.  Chalmers&amp;rsquo;s position is that most mental activity is physical brain activity, but there&amp;rsquo;s a remaining hard problem of consciousness posed by the conscious properties of perception and feeling known as qualia, which distinguish unconscious zombies that could behave just like us from real people.  He gave Deepak Chopra as an example of an individual who is essentially a denialist about contemporary neuroscience, an anti-materialist who supports &amp;ldquo;quantum woo,&amp;rdquo; Eastern mysticism, and what he called &amp;ldquo;substrate consciousness,&amp;rdquo; a feature of the universe itself.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Evidence from neuroscience&lt;/span&gt;&lt;br /&gt;Novella gave the following points to summarize the evidence from neuroscience:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Brain anatomy and activity correlates with mental activity.&lt;/li&gt;&lt;li&gt;There is no mind without the brain.&lt;/li&gt;&lt;li&gt;Brain development correlates with mental development.&lt;/li&gt;&lt;li&gt;If you damage the brain, you damage the mind.&lt;/li&gt;&lt;li&gt;Different states of consciousness correlate with different brain states.&lt;/li&gt;&lt;li&gt;Turn off the brain and you turn off the mind.&lt;/li&gt;&lt;li&gt;The mind does not survive the death of the brain.&lt;/li&gt;&lt;li&gt;MEG (magnetoencephalography) can be used to provoke specific mental effects, including inducing out-of-body experiences at will.&lt;/li&gt;&lt;/ul&gt;My notes on the last point suggest that Novella said that MEG could be used to induce OBEs.  There were a couple of recent studies about two different methods for inducing OBEs, but I don&amp;rsquo;t recall either of them using magnetic induction (e.g., &lt;a href=&#34;http://www.sciencemag.org/cgi/content/abstract/317/5841/1048&#34;&gt;this 2007 &lt;span style=&#34;font-style: italic;&#34;&gt;Science&lt;/span&gt; paper&lt;/a&gt;).  I&amp;rsquo;m skeptical of &lt;a href=&#34;http://www.slate.com/id/2165004/&#34;&gt;Michael Persinger&amp;rsquo;s claims of magnetic induction of religious experiences&lt;/a&gt; (also see &lt;a href=&#34;http://www.nature.com/news/2004/041206/full/news041206-10.html&#34;&gt;this 2004 &lt;span style=&#34;font-style: italic;&#34;&gt;Nature&lt;/span&gt; article&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;We&amp;rsquo;re in the process of reverse-engineering the brain, and the materialist model of consciousness is working pretty well.  The elements of consciousness are increasingly identifiable and localizable, and our ability to reconstruct them in artificial intelligence will be the ultimate test.&lt;br /&gt;&lt;br /&gt;Novella defined consciousness as the moment-to-moment functions of the brain, when it is processing information reflectively, and presenting it to the part of the brain that is paying attention.  (Is it really commonly accepted that attention is localized to a particular part of the brain?)  We are trying to assess our consciousness with our consciousness.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;The vitalism analogy&lt;/span&gt;&lt;br /&gt;Novella stated, referencing Daniel Dennett, that just as life is an emergent property of living things, consciousness is the sum of the easy problems about consciousness, leaving no remaining residue of a hard problem, just as there is no &lt;span style=&#34;font-style: italic;&#34;&gt;elan vital&lt;/span&gt; for biology.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Egnorance&lt;/span&gt;&lt;br /&gt;Novella then talked about neurosurgeon Michael Egnor, who he said makes the mistake of confusing the question of &amp;ldquo;does&amp;rdquo; with &amp;ldquo;how.&amp;rdquo;  That is, because we don&amp;rsquo;t know the details of how consciousness is physically generated, it must not be the case.  He compared this to the &amp;ldquo;God of the gaps&amp;rdquo; argument&amp;ndash;whatever is currently unexplained must be caused by something supernatural.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Defenses of dualism&lt;/span&gt;&lt;br /&gt;Novella then went through a few rhetorical strategies used to defend dualism.  One is that any day now, evolution (or materialism) will collapse.  But they&amp;rsquo;ve been saying this in the evolution case for 100 years.  (Glenn Morton has a nice article titled &lt;a href=&#34;http://home.entouch.net/dmd/moreandmore.htm&#34;&gt;&amp;ldquo;The Imminent Demise of Evolution: The Longest Running Falsehood in Creationism,&amp;quot;&lt;/a&gt; which offers 178 years of such quotes.)&lt;br /&gt;&lt;br /&gt;Another is to generate false controversy, and say that until the argument is resolved, it&amp;rsquo;s legitimate to accept dualism.&lt;br /&gt;&lt;br /&gt;Then there&amp;rsquo;s the claim of impending acceptance, the converse of the imminent demise argument&amp;ndash;that Deepak Chopra&amp;rsquo;s views are about to be accepted by the entire world, for example.&lt;br /&gt;&lt;br /&gt;The need to change science&amp;ndash;Novella said that B. Alan Wallace, a Buddhist, has argued that we need to reintroduce subjective evidence into science.  Novella suggested that subjective evidence can&amp;rsquo;t be scientific evidence, which I think is a slight overstatement&amp;ndash;a self report is a valid source of data, we just need to have a way to correlate those self reports with other evidence.&lt;br /&gt;&lt;br /&gt;In his conclusion, Novella stated that the purpose of modern Cartesian dualism is to provide intellectual cover for a belief system&amp;ndash;presumably including various religious views about immortality as well as Deepak Chopra&amp;rsquo;s views.&lt;br /&gt;&lt;br /&gt;It&amp;rsquo;s worth noting that Keith Augustine of the &lt;a href=&#34;http://www.infidels.org/&#34;&gt;Internet Infidels&lt;/a&gt; has done a lot of work presenting the &lt;a href=&#34;http://www.infidels.org/library/modern/keith_augustine/immortality.html&#34;&gt;evidence against survival of death and the possibility of immortality&lt;/a&gt;, as well as &lt;a href=&#34;http://www.infidels.org/library/modern/keith_augustine/HNDEs.html&#34;&gt;critical of claims that near-death experiences are evidence of survival&lt;/a&gt;.  He has recently published a four-part &lt;a href=&#34;http://www.iands.org/pubs/jnds/jnds25.html&#34;&gt;series&lt;/a&gt; of &lt;a href=&#34;http://www.iands.org/content/view/481/332/&#34;&gt;articles&lt;/a&gt; in the &lt;span style=&#34;font-style: italic;&#34;&gt;Journal of Near-Death Studies&lt;/span&gt; on the subject, which have been accompanied by responses from NDE researchers.  He is also working on an anthology which will respond to recent arguments for dualism.  I urge Novella to contact Augustine, as he might have some contribution to make to that anthology.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Jeff Wagg&lt;/span&gt;&lt;br /&gt;Jeff Wagg of JREF stated that there is a possibility of a future TAM in the UK, and that TAM7 will be in Las Vegas on July 9-12, 2009 at the South Point Casino.  There will also be a JREF Mexican Riviera cruise in March, 2009, which still is looking for speakers.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Jim Underdown&lt;/span&gt;&lt;br /&gt;Jim Underdown of the Center for Inquiry, Los Angeles reported that the &lt;a href=&#34;http://www.iigwest.org/&#34;&gt;Independent Investigations Group&lt;/a&gt;, a skeptical group that does paranormal investigations, would be giving an award for best TV show or movie that debunks pseudoscience to Penn &amp;amp; Teller&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Bullshit!&lt;/span&gt;, and a lifetime achievement award to James Randi.&lt;br /&gt;&lt;br /&gt;Randi came up and said that some years ago he had terminated his relationship with CSICOP because they had asked him to stop going after Uri Geller, who was suing him repeatedly (and had also sued CSICOP as a result).  Randi said that Geller only won once, in the Japan case, where the judgment was lowered from slander to insult, and that while Geller was suing for millions he was only awarded a small amount.  The amount was 500,000 yen against Randi, and a larger amount against the Japanese magazine which reported Randi&amp;rsquo;s erroneous statement that Dr. Wilbur Franklin of Kent State University had killed himself after Randi discredited Geller, who Franklin had endorsed as genuine.  Franklin had actually died of natural causes, and Randi attributed the Japanese magazine statement to a mistranslation of the phrase &amp;ldquo;shot himself in the foot,&amp;rdquo; though Randi had been quoted in a U.S. publication in English making the same statement about Franklin killing himself out of embarrassment over Geller&amp;rsquo;s exposure.  Geller also won a case in Hungary for a statement by Randi that called Geller a swindler, though Randi was not named in that suit.  After Geller sued Victor Stenger in Hawaii, CSICOP and Prometheus in England, and CSICOP and Prometheus in Miami, Prometheus Books added errata slips to Stenger&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Physics and Psychics&lt;/span&gt; and to Randi&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;The Truth About Uri Geller&lt;/span&gt; regarding an incident where Geller was sued in Israel for breach of contract and not, as those two sources stated (Stenger relying upon Randi), &amp;ldquo;arrested.&amp;rdquo;  The Miami suit was eventually won by Prometheus and CSICOP on the grounds that Geller had knowingly filed after the statute of limitations had expired, and &lt;a href=&#34;http://www.csicop.org/articles/uri_dis.html&#34;&gt;Geller paid them slightly less than half of the fees, costs and sanctions that were originally awarded and dismissed his appeal&lt;/a&gt;. Contrary to the impression Randi has sometimes given, the vast majority of Geller&amp;rsquo;s lawsuits were not about paranormal abilities, but about accusations of other kinds of impropriety, such as fraud, criminal acts, plagiarism, and so forth.  Geller gives &lt;a href=&#34;http://www.uri-geller.com/courts.htm&#34;&gt;his version of events on his web page&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Now, apparently as a result of this award, Randi said he would like to forgive and forget, and resume his relationship with CSICOP (now CSI).&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;The Skeptologists&lt;/span&gt;&lt;br /&gt;During lunch was a showing of the full pilot episode of &amp;ldquo;The Skeptologists,&amp;rdquo; which also included a segment on the tools used for ghost hunting, testing them aboard the Queen Mary in order to see what they actually measure.  I missed all but the ending, but it was shown again on Sunday, about which more later.&lt;br /&gt;&lt;br /&gt;There were several more speakers on Saturday&amp;ndash;Phil Plait, Adam Savage, Matthew Chapman, Richard Wiseman, and a panel discussion ostensibly on &amp;ldquo;the limits of skepticism,&amp;rdquo; but I&amp;rsquo;ll save that for further summary tomorrow.&lt;br /&gt;&lt;br /&gt;On to TAM6 summary, &lt;a href=&#34;https://blog.lippard.org/2008/07/amazing-meeting-6-summarized-part-four.html&#34;&gt;part four&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Amazing Meeting 6 summarized, part two</title>
      <link>https://blog.lippard.org/2008/06/amazing-meeting-6-summarized-part-two.html/</link>
      <pubDate>Sat, 28 Jun 2008 23:01:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/amazing-meeting-6-summarized-part-two.html/</guid>
      <description>&lt;p&gt;This is part two of my summary of The Amazing Meeting 6 (&lt;a href=&#34;https://blog.lippard.org/2008/06/amazing-meeting-6.html&#34;&gt;intro&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2008/06/amazing-meeting-6-summarized-part-one.html&#34;&gt;part one&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2008/06/amazing-meeting-6-summarized-part-three.html&#34;&gt;part three&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2008/07/amazing-meeting-6-summarized-part-four.html&#34;&gt;part four&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2008/07/amazing-meeting-6-summarized-part-five.html&#34;&gt;part five&lt;/a&gt;).&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;&lt;br /&gt;Friday, the conference gets started&lt;/span&gt;&lt;br /&gt;More skeptics from around the world began to show up on Friday.  Checking in at the registration desk entitled each person to a name badge, a folder of materials, a laser pointer/reading light (which many put to use during the conference, sometimes to the irritation of a speaker or emcee Hal Bidlack), and a copy of &lt;span style=&#34;font-style: italic;&#34;&gt;An Objectivist Secular Reader&lt;/span&gt;, edited by Dr. Edward Hudgins.  The book argues for common cause between skeptics and Objectivists &amp;ldquo;and the often-related libertarian perspective.&amp;rdquo;  I happened to sit next to Hudgins through part of the conference, and spoke to him a bit between sessions, and found that we have some common friends and acquaintances.  He said that he thinks the libertarian viewpoint does fit well with skepticism, which was a point made later in the conference by Michael Shermer by drawing an analogy between anti-authoritarianism in the religious sphere to anti-authoritarianism in the political sphere&amp;ndash;but of course governments actually exist, so the real underlying question is what legitimizes or justifies authority, which is a question also relevant in the scientific sphere.  I&amp;rsquo;ll say more about this later when I summarize Shermer&amp;rsquo;s talk.&lt;br /&gt;&lt;br /&gt;Hudgins was working on a presentation for an upcoming speaking event which included statistics about changes in U.S. religious demographics over the last several decades, showing a rise in nonbelief.  I asked to look at one page that showed a breakdown of U.S. religious adherents by sect, and pointed out the huge growth among Pentecostals (something &lt;a href=&#34;https://blog.lippard.org/2007/11/rise-of-pentecostalism-and-economist.html&#34;&gt;I&amp;rsquo;ve previously written about here&lt;/a&gt;).  This growth indicates to me that there&amp;rsquo;s more to religion than dogma and doctrine, and that a purely intellectual critique of beliefs and practices that are held for reasons that involve emotion and community is doomed to failure.&lt;br /&gt;&lt;br /&gt;I think that one of skepticism&amp;rsquo;s strengths is that it is a method, not a doctrine, and that turning it into dogma or trying to link it to a specific set of conclusions about religion or politics (or science, for that matter) is an enormous mistake that serves only to limit its appeal.  Skepticism is at its best when it teaches people to think critically for themselves and at its worst when it tells people what to think.  I&amp;rsquo;ll have more to say on this subject when I summarize Sunday&amp;rsquo;s talks, which included one by Don Nyberg railing against &amp;ldquo;religious pseudoscience.&amp;quot;&lt;br /&gt;&lt;br /&gt;Friday morning I sat down to breakfast with a young couple from Texas, whose names unfortunately escape me.  He had just completed a semester of medical school in Guadalajara, Mexico, and she had finished a degree in neuroscience.  We were soon joined by Tony, an Australian who had been living with his partner in Mexico City for the last several years and was now on his way back to Australia by way of a trip around the world.  There was a strong international presence at the conference, with dozens of Australians in particular, probably due to the strength of the &lt;a href=&#34;http://www.skeptics.com.au/&#34;&gt;Australian Skeptics organization&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;After breakfast, I went up to the conference room to hear the end of the recording of the Skeptics Guide to the Universe podcast which was being recorded live in the room, but somehow I completely failed to meet Steven Novella, one of the podcast&amp;rsquo;s hosts, through the entire conference.  I had hoped to at least say hello and introduce myself, since we were &lt;a href=&#34;http://www.discord.org/%7Elippard/skepticalinquirer-janfeb1999.html&#34;&gt;cosigners of a letter to &lt;span style=&#34;font-style: italic;&#34;&gt;Skeptical Inquirer&lt;/span&gt; back in 1999&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Hal Bidlack opens the event&lt;/span&gt;&lt;br /&gt;The conference officially kicked off with an introduction by Hal Bidlack, &lt;a href=&#34;http://www.bidlack2008.com/&#34;&gt;who is running for Congress in Colorado Springs, CO&lt;/a&gt;, a part of the country which would be greatly helped by a critically thinking legislator.  He mentioned that two prominent skeptics have died since the last conference, Arthur C. Clarke and Jerry Andrus.  Andrus was a regular attendee of Skeptics Society conferences and JREF conferences, known for setting up his optical illusions and his willingness to explain them patiently to all.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Randi&amp;rsquo;s welcome&lt;/span&gt;&lt;br /&gt;Hal then introduced James Randi, who was looking more frail than the last time I saw him in person, though he said that his health is much better than it has been in the recent past.  Randi   pointed out that a light, a chair, and a table commemorating Jerry Andrus and his illusions was set up in the back corner of the conference room, and will be set up at future Amazing Meetings as well&amp;ndash;while noting that this is for us to remember Jerry.&lt;br /&gt;&lt;br /&gt;Randi announced that the JREF library is up to 2282 books, that this conference had about 900 attendees, and that it attracts more women and young people than any other skeptics conference.  My impressions supported that conclusion.  He also stated that there are UK and Dutch skeptical TV series in the works, and ended by saying that he wanted everyone at the conference to come up, greet him, and shake his hand (which I had already done on Thursday when I ran into him by the registration desk).&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Ben Goldacre on homeopathy&lt;/span&gt;&lt;br /&gt;The first official conference presentation was by Ben Goldacre, M.D. of &lt;a href=&#34;http://www.badscience.net/&#34;&gt;&lt;a href=&#34;https://www.badscience.net&#34;&gt;www.badscience.net&lt;/a&gt;&lt;/a&gt;, who spoke about &amp;ldquo;squabbles about homeopathy.&amp;rdquo;  Goldacre described the basic arguments against homeopathy.  The main argument against it is that its extreme dilutions are so extreme that a single molecule of a 30C diluted substance would be found in not an Olympic-sized swimming pool, but in ten thousand million million million million pools.  A 55C dilution would be equivalent to a universe-sized sphere filled with water with a single molecule of the diluted substance in it.  Goldacre observed that a label of a homeopathic remedy that says it is safe because it contains &amp;ldquo;less than 1 ppm&amp;rdquo; of the diluted substance is quite an understatement.  The homeopaths respond that this is irrelevant; what makes the homeopathic remedy work is that &amp;ldquo;water has memory,&amp;rdquo; and its structure has somehow changed to reflect being in contact with the diluted substance.  But, Goldacre asked, why does it remember the remedy and not, say, having been in Nelson&amp;rsquo;s colon or the Queen&amp;rsquo;s bladder, or in contact with countless other substances?  The homeopathic answer to that is that the memory only comes into effect through &amp;ldquo;succussion,&amp;rdquo; when the remedy is in the water and the container is banged ten times firmly against a wooden striking board (for instance).&lt;br /&gt;&lt;br /&gt;As homeopaths do want to present their work as scientific, they have been willing to engage with skeptics.  Goldacre reported that his website was given permission &lt;a href=&#34;http://www.badscience.net/?p=490&#34;&gt;to reprint papers from the journal &lt;span style=&#34;font-style: italic;&#34;&gt;Homeopathy&lt;/span&gt;&lt;/a&gt; on water memory, which were then critiqued in the JREF Forums, and the critiques assembled into a response which was submitted to and published in the same journal.&lt;br /&gt;&lt;br /&gt;But Goldacre points out that the standard anti-homeopathy arguments have been made at least since John Forbes, Queen Victoria&amp;rsquo;s physician, made them in 1846, but they have proven ineffective in persuading homeopaths and users of homeopathic remedies from giving them up.  He says the arguments are &amp;ldquo;irrelevant,&amp;rdquo; because homeopaths are persuaded that their remedies actually work.  But that&amp;rsquo;s just not so, he argued.  While one might think that homeopathy is like anesthetics where we don&amp;rsquo;t know how it works but it does, with homeopathy we have no good explanation for how it could work and we also have evidence that it doesn&amp;rsquo;t work any better than a placebo.&lt;br /&gt;&lt;br /&gt;He then went on to talk about how the placebo effect is a genuinely fascinating scientific anomaly far more worthy of interest than homeopathy.  In pain relief, four sugar pills are more effective than two, salt water injection is more effective than sugar pills, and commercial packaging make placebos more effective.  He argued that the extent to which homeopathy works is indistinguishable from the placebo effect,  as demonstrated by a proper meta-analysis of homeopathic trials, reducing the weight of those which have flaws such as poor randomization and poor blinding.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Keynote by Neil deGrasse Tyson&lt;/span&gt;&lt;br /&gt;Neil deGrasse Tyson, who was clearly the rock star of skepticism at the reception on Thursday night, surrounded by adoring fans (perhaps &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/06/now_i_see_my_problem.php&#34;&gt;it was his hat, as P.Z. Myers suggests&lt;/a&gt;), gave the keynote address to the conference.  When he began, many people had been shining their laser pointers on the wall above the stage, and Tyson informed the audience that he would express his &amp;ldquo;geek dominance.&amp;rdquo;  He instructed everyone to point their laser pointers above the door on the opposite side of the room.  Once everyone had done so, he pulled out his laser pointer&amp;ndash;shining from farther away than anyone else, since he was up on stage&amp;ndash;and shined a large green dot that outshone all of the red dots.&lt;br /&gt;&lt;br /&gt;Tyson&amp;rsquo;s talk was called either &amp;ldquo;Adventures in Science Illiteracy&amp;rdquo; or &amp;ldquo;Brain Droppings of a Skeptic&amp;rdquo; (a &lt;a href=&#34;http://www.amazon.com/Brain-Droppings-George-Carlin/dp/0786891122/jimlippardswebpaA&#34;&gt;title cribbed from George Carlin&lt;/a&gt;).  He began by saying that he had something to do with Pluto&amp;rsquo;s demotion from being a planet, and that anybody who didn&amp;rsquo;t like it should &amp;ldquo;get over it.&amp;rdquo;  The rest of his talk wandered over a large range of topics that have come up in the Q&amp;amp;A sessions of his lectures:&lt;br /&gt;&lt;br /&gt;UFO Sightings:  When people say they&amp;rsquo;ve seen a UFO, be sure to remind them what the &amp;ldquo;U&amp;rdquo; stands for.  Typically, those who claim they&amp;rsquo;ve seen a UFO start by saying it was unidentified, then end up &amp;ldquo;inventing knowledge of everything&amp;rdquo; about it being an extraterrestrial spacecraft.&lt;br /&gt;&lt;br /&gt;Alien Abductions:  Tyson said that eyewitness testimony is the lowest form of evidence in science (though it&amp;rsquo;s certainly not worthless, and even the scientific literature is a form of testimony about the results of experiments).  He pulled out his iPhone and said that if he had one of these 10 years ago, he&amp;rsquo;d have been burned at the stake.  If you get abducted by a UFO, you should take something not of this earth in order to prove your alien contact.  He showed a slide of a cover of the book &amp;ldquo;How to Defend Yourself Against Alien Abduction&amp;rdquo; and said that &amp;ldquo;I bought it, read it, and heeded its advice&amp;ndash;and I have not been abducted.&amp;quot;&lt;br /&gt;&lt;br /&gt;Inept Aliens: They travel trillions of miles to get here, then crash.&lt;br /&gt;&lt;br /&gt;Conspiracy Theory:  They tend to tacitly admit insufficient data.  If an argument lasts more than five minutes, both sides are wrong.&lt;br /&gt;&lt;br /&gt;Astrology:  If you read a horoscope to a group of people and ask if it describes them, approximately 2/3 will agree that it fits them.  Most Scorpios are actually &lt;a href=&#34;http://en.wikipedia.org/wiki/Ophiuchus&#34;&gt;Ophiuchans&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Birth Rates and Full Moons:  Average human gestation is 295 days; the lunar cycle is 29.5 days.  Full moon birth = full moon impregnation.&lt;br /&gt;&lt;br /&gt;Behavior and Full Moons:  The pressure of an extra pillow is a trillion times greater than the tidal force on a cranium.&lt;br /&gt;&lt;br /&gt;Surviving Terminal Cancer:  If someone gets three diagnoses from physicians giving them 5-7 months to live, then lives for five years, they credit God for their survival, rather than blaming doctors for a poor diagnosis.&lt;br /&gt;&lt;br /&gt;Swami Levitation:  Tyson suggest 1,000 cans of baked beans would generate sufficient flatulence to become airborne.&lt;br /&gt;&lt;br /&gt;Moon Hoax:  Modern technology is so advanced that some people can&amp;rsquo;t believe it.  But if you learn the rocket equation and look at how much fuel was in the Saturn V, if the launch was fake, what was all that fuel for?&lt;br /&gt;&lt;br /&gt;Mars &amp;ldquo;Virus&amp;rdquo;:  In 2003, the Earth was the closest it had been to Mars than in the previous 60,000 years, which led to multiple stories (including in subsequent years) that some virus would jump from Mars to Earth.  Tyson pointed to the side and said &amp;ldquo;Japan is that way.&amp;rdquo;  He jumped a few feet to the side in that direction, and then said he is now as much closer to Japan as Mars came to the Earth from its average distance.&lt;br /&gt;&lt;br /&gt;Fear of Numbers:  80% of building on Broadway in NYC have no 13th floor, due to an irrational fear of the number 13.  (Yet who actually does fear 13?)  And why don&amp;rsquo;t we use negative numbers on elevators for subfloors?  Or negative numbers in financial ledgers, instead of parentheses?  (Actually, I suspect that&amp;rsquo;s to avoid ambiguity with hyphens in dollar ranges, rather than a fear of negative numbers.)&lt;br /&gt;&lt;br /&gt;Naming Rights:  Tyson pointed out countries that put scientists on their money&amp;ndash;Isaac Newton on the English one-pound note, Einstein on Israeli money.  The U.S. has only one scientist&amp;ndash;Ben Franklin&amp;ndash;on money, on the $100 bill, but with no symbolism to represent his scientific work&amp;ndash;no kite, no key, no lightning rod.  He also pointed to Gauss and the Gaussian distribution on British money as British support of science, but &lt;a href=&#34;http://www.fooledbyrandomness.com/&#34;&gt;Nassim Nicholas Taleb&lt;/a&gt;, in &lt;span style=&#34;font-style: italic;&#34;&gt;The Black Swan&lt;/span&gt;, points out that the financial field goes grossly astray by trying to using Gaussian distributions to describe phenomena that are not Gaussian.  Taleb points to Gauss on British money as ironic and inept rather than pro-science.&lt;br /&gt;&lt;br /&gt;Tyson also looked at the names of the elements, with slides of the periodic table that showed which ones were discovered when, and by which countries.  While the U.S. was not the top country, it has discovered nearly all of the most recent elements.  Tyson explained that Sweden has discovered so many elements because Ytterby cave was rich in undiscovered elements, and yielded the names of the elements Yttrium (39, 1795), Terbium (65, 1843), Erbium (68, 1843), Ytterbium (70, 1878), and Scandium (21, 1879).&lt;br /&gt;&lt;br /&gt;Jury Duty I:  Tyson described being called for jury duty.  He was asked what he did, he said that he was an astrophysicist.  When asked what he teaches, he said &amp;ldquo;a course on evaluating evidence and the unreliability of eyewitness testimony,&amp;rdquo; at which point he was promptly dismissed.&lt;br /&gt;&lt;br /&gt;Jury Duty II:  Tyson was called for jury duty again, and made the first cut of jurors.  The facts of the case were described&amp;ndash;the defendant was charged with the possession of &amp;ldquo;2000 mg&amp;rdquo; of cocaine.  When the jurors were asked if they had any questions, Tyson asked, &amp;ldquo;why did you describe it as 2000 mg instead of 2 g, about the weight of a postage stamp?  Aren&amp;rsquo;t you trying to bias the jury by making it sound like a large quantity of drugs?&amp;rdquo;  At which point he was promptly dismissed.&lt;br /&gt;&lt;br /&gt;Math?:  Tyson pointed out a headline bemoaning the fact that &amp;ldquo;half the schools in the district are below average.&amp;rdquo;  He also pointed out an article that pointed out that 80% of airplane crash survivors had studied the locations of the exit doors upon takeoff as a suggestion that this is a good idea&amp;ndash;but it didn&amp;rsquo;t give the percentage of the nonsurvivors that had done the same.  If 100% of the nonsurvivors had also studied the exit locations, would that be an argument not to do so?&lt;br /&gt;&lt;br /&gt;Tyson responded to the common observation that the lottery is a tax upon the poor, saying that no, it&amp;rsquo;s a tax on the innumerate.  Similarly, he pointed to the subprime mortgage mess as a mathematical illiteracy problem.&lt;br /&gt;&lt;br /&gt;Bayer ad in &lt;span style=&#34;font-style: italic;&#34;&gt;Physics Today&lt;/span&gt;:  Tyson described an advertisement that Bayer placed in &lt;span style=&#34;font-style: italic;&#34;&gt;Physics Today&lt;/span&gt; asking how to get students interested in &amp;ldquo;why heavy things fall faster than lighter things.&amp;rdquo;  The ad was later changed to &amp;ldquo;why heavy things fall as fast as lighter things.&amp;quot;&lt;br /&gt;&lt;br /&gt;George W. Bush: Tyson said that he lives closer to Ground Zero in Manhattan than the height of the WTC towers, and showed some photographs he took on September 11.  He attended a science medal presentation at the White House since he was on the presidential advisory committee; at that event Bush stated that &amp;ldquo;Our God is the God who named the stars.&amp;rdquo;  However, 2/3 of all stars with names have Arabic names, because from 800-1100 Islam was very supportive of math and science, giving us the names of algebra and algorithm, and the Arabic numerals.  But in the 12th century, Imam Hamid al-Ghazali (1058-1111), the St. Augustine of Islam, stated that &amp;ldquo;manipulating numbers is the work of the devil.&amp;quot;&lt;br /&gt;&lt;br /&gt;There are 1.2 billion Muslims, yet they&amp;rsquo;ve only earned 2 of 579 Nobel prizes (one in physics, one in economics), while Jews, who are 1/80 as numerous, have earned 143 Nobel prizes, and thus have had 6,400 times the impact of Muslims on modern science.  He wondered how much more contribution they would have made if it had not been for al-Ghazali&amp;rsquo;s position of influence on Islam.&lt;br /&gt;&lt;br /&gt;Intelligent Design:  A 2004 SUV ad said, &amp;ldquo;In the world of SUV&amp;rsquo;s, it&amp;rsquo;s the survival of the fittest.&amp;rdquo;  In 2005, it was changed to &amp;ldquo;Its features are nothing short of a miracle.&amp;quot;&lt;br /&gt;&lt;br /&gt;Tyson argued that the intelligent design idea&amp;ndash;stopping investigation with &amp;ldquo;God did it&amp;rdquo;&amp;ndash;has historically stopped scientific inquiry.  He argued that Newton could have developed Laplace&amp;rsquo;s perturbation theory if he had not stopped his inquiry and appealed to God for the explanation of planetary movements that conflicted with his theory.&lt;br /&gt;&lt;br /&gt;Stupid Design:  Leukemia, vision loss with age, Alzheimer&amp;rsquo;s, exhaling most oxygen we inhale, our inability to smell CO or CO2, the fact that we eat, drink, and speak through the same opening (vs. dolphin design&amp;ndash;dolphins can&amp;rsquo;t die laughing).  Tyson also mentioned the 1755 Lisbon earthquake, which killed 70,000 people, mostly Christians who had gathered in churches that Sunday mornings.&lt;br /&gt;&lt;br /&gt;Religious People in the U.S.:  Tyson observed that most people in the U.S. are religious&amp;ndash;about 90% believe in God.  When you look at educated people, holding a master&amp;rsquo;s or Ph.D. degree, it drops to about 60%.  When you look at scientists, it&amp;rsquo;s about 40%.  The most elite scientists&amp;ndash;Nobel prizewinners, National Academy of Science members, etc.&amp;ndash;it drops to 7%, with physicists and biologists as the least religious.  But he pointed out  that the 7% is still a substantial number of people&amp;ndash;you cannot blame the general public for being religious if we don&amp;rsquo;t understand why 7% of the most educated elite people are religious and pray to a personal God.&lt;br /&gt;&lt;br /&gt;Bible in Science Classroom:  He observed that there aren&amp;rsquo;t scientists picketing in front of churches demanding equal time for science, referred to Matthew LaClair&amp;rsquo;s confrontation with his history teacher for proselytizing in the classroom (a story &lt;a href=&#34;https://blog.lippard.org/2006/11/public-school-teacher-tells-class-you.html&#34;&gt;broken by this blog&lt;/a&gt;), and read his &lt;a href=&#34;http://query.nytimes.com/gst/fullpage.html?res=9800E4DA1031F932A15751C1A9609C8B63&#34;&gt;letter to the editor of the &lt;span style=&#34;font-style: italic;&#34;&gt;New York Times&lt;/span&gt; about the case&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;To the Editor: &lt;p&gt;People cited violation of the First Amendment when a New Jersey schoolteacher asserted that evolution and the Big Bang are not scientific and that Noah&amp;rsquo;s ark carried dinosaurs. &lt;/p&gt;</description>
    </item>
    <item>
      <title>The Amazing Meeting 6 summarized, part one</title>
      <link>https://blog.lippard.org/2008/06/amazing-meeting-6-summarized-part-one.html/</link>
      <pubDate>Sat, 28 Jun 2008 22:15:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/amazing-meeting-6-summarized-part-one.html/</guid>
      <description>&lt;p&gt;This is part one of my summary of The Amazing Meeting 6 (&lt;a href=&#34;https://blog.lippard.org/2008/06/amazing-meeting-6.html&#34;&gt;intro&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2008/06/amazing-meeting-6-summarized-part-two.html&#34;&gt;part two&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2008/06/amazing-meeting-6-summarized-part-three.html&#34;&gt;part three&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2008/07/amazing-meeting-6-summarized-part-four.html&#34;&gt;part four&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2008/07/amazing-meeting-6-summarized-part-five.html&#34;&gt;part five&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;The Amazing Meeting 6 was my first conference of the &amp;ldquo;Amazing&amp;rdquo; series of skeptics&amp;rsquo; conferences, sponsored by the James Randi Educational Foundation.  I&amp;rsquo;ve attended a variety of other skeptical conferences over the last fourteen years, from a CSICOP conference at Stanford University in November 1984 to &lt;a href=&#34;https://blog.lippard.org/2006/06/skeptics-society-conference.html&#34;&gt;the most recent Skeptics Society conference at Caltech in 2006&lt;/a&gt;, with numerous conferences in between.  I&amp;rsquo;ve written summaries of a few of those for skeptical publications, such as a &lt;a href=&#34;http://www.discord.org/%7Elippard/skepticalbriefs199102.html&#34;&gt;1990 Tucson CSICOP UFO workshop&lt;/a&gt; and the 1992 Dallas CSICOP conference (&lt;a href=&#34;http://www.ntskeptics.org/1992/1992december/december1992.htm#conference&#34;&gt;part 1&lt;/a&gt;, &lt;a href=&#34;http://www.ntskeptics.org/1993/1993january/january1993.htm#conference&#34;&gt;part 2&lt;/a&gt;, &lt;a href=&#34;http://www.ntskeptics.org/1993/1993february/february1993.htm#conference&#34;&gt;part 3&lt;/a&gt;, &lt;a href=&#34;http://www.ntskeptics.org/1993/1993march/march1993.htm#conference&#34;&gt;part 4&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;The attendees at skeptics&amp;rsquo; conferences are usually older white males&amp;ndash;I was one of the youngest attendees, at 19, of the 1984 Stanford conference, by far.  This conference, while still mostly older white males, was a much younger crowd with a lot more women than any other skeptical conference I&amp;rsquo;ve attended.  At one point during the conference, a young man asked a question which began with a statement something like &amp;ldquo;At 19, I think I&amp;rsquo;m the youngest person here,&amp;rdquo; at which point whoever had the microphone onstage asked for anyone present younger than 19 to raise their hands&amp;ndash;and at least a dozen hands went up.  Hal Bidlack, who was an excellent master of ceremonies for the conference, at one point made a point of publicly embarrassing a young man by observing that he was having his 15th birthday.&lt;br /&gt;&lt;br /&gt;The conference began on the afternoon of Thursday, June 19 with a series of optional workshops, of which I paid for one, a memory workshop with Banachek.  (I didn&amp;rsquo;t attend the earlier workshop on skeptical investigation with Ben Radford.) Banachek&amp;rsquo;s workshop was a two-hour session which gave a basic overview of a number of different kinds of memory systems, with audience participation so that we actually used the systems ourselves.&lt;br /&gt;&lt;br /&gt;Banachek began his seminar with a demonstration where he looked at a deck of cards, then split it up into multiple pieces, had multiple people shuffle their respective parts, then reassemble it into two halves, each of which was given to a volunteer on stage.  He proceeded to identify which person was holding each card of each suit in the deck, with 100% success.  (He did admit that there was some trickery as well as memory to this demonstration.)&lt;br /&gt;&lt;br /&gt;Then it was on to the memory systems.  First was a loci system, where you associate the items to be memorized with different physical locations&amp;ndash;in our case, we learned a list of object associated with different rooms of a house.  By creating descriptions with some vivid features, such as a gun laying on a kitchen floor that had been fired, leaving black marks on the kitchen floor, we were all easily able to remember which objects were associated with which room.  Next was a brief discussion of acronym-based mnemonics, such as &amp;ldquo;old elephants have much skin&amp;rdquo; as a way of remembering the names of the Great Lakes, from east to west.&lt;br /&gt;&lt;br /&gt;Next was a linking system, which we spent the most amount of time on.  We all learned a list of fourteen items on a grocery list by creating vivid associations between each item and the next in the series.  We broke off into groups of about ten each, and each group came up with its own associations.  One person from each group was then tested by asking what was the next item on the list, and describing the link they chose to use for the association.  Several of us tested each other or were tested by others who were in the workshop on subsequent days of the conference with questions like &amp;ldquo;what came after tangerines?&amp;rdquo;  I can still generate the full list of fourteen items from memory, as I&amp;rsquo;m sure most of the attendees of the workshop can, as well.&lt;br /&gt;&lt;br /&gt;Finally, we spent a brief amount of time on peg systems and phonetic systems, which can be usefully combined into an extremely powerful memory system of the sort taught by Harry Lorayne.  The basics of the system are to create associations between phonetic sounds (consonants only) and the numbers 0-9 (and then farther, as far as you want to go), so that words can be constructed associated with numbers and vice versa.  He showed us a 74-digit number, and suggested that such a number could be learned with a phonetic system.&lt;br /&gt;&lt;br /&gt;By creating associations between the &amp;ldquo;peg words&amp;rdquo; and items to be learned, you can remember lists of things, their relative positions to each other, as well as things like long lists of numbers or cards in a deck.  Banachek then revealed that the grocery list we had learned, using the phonetic system he just described, encoded the 74-digit number&amp;ndash;thus, by learning the phonetic system, we had already memorized it through our earlier exercise.&lt;br /&gt;&lt;br /&gt;This was the first time Banachek had given this training, and so he was not as polished as, say, Harry Lorayne.  But it was definitely a handy overview.  My only criticism is that it would have been better to spend more time on the peg system if it&amp;rsquo;s possible to do so in such a short time frame, as that&amp;rsquo;s clearly where the most benefit is to be had.&lt;br /&gt;&lt;br /&gt;After the workshop, I went out to dinner with some friends to a wonderful Thai restaurant&amp;ndash;Lotus of Siam&amp;ndash;and then returned for the conference reception.  I ended up chatting briefly with Michael Shermer, P.Z. Myers, and some Denver and Ottawa Skeptics, and most significantly to me, finally meeting Reed Esau in person after an online acquaintance of about thirteen years, beginning when he created and I provided the hosting for the &lt;a href=&#34;http://www.celebatheists.com/index.php?title=Main_Page&#34;&gt;celebrity atheists list&lt;/a&gt;.  Although Reed invited me to several parties, I only stayed out late one night during the conference, missing the fun, but waking up in plenty of time for morning discussions at breakfast before each day&amp;rsquo;s conference events.&lt;br /&gt;&lt;br /&gt;On to TAM6 summary, &lt;a href=&#34;https://blog.lippard.org/2008/06/amazing-meeting-6-summarized-part-two.html&#34;&gt;part two&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Alister McGrath scores a conversion for the other team</title>
      <link>https://blog.lippard.org/2008/06/alister-mcgrath-scores-conversion-for.html/</link>
      <pubDate>Fri, 27 Jun 2008 19:18:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/alister-mcgrath-scores-conversion-for.html/</guid>
      <description>&lt;p&gt;Christian theologian Alister McGrath, author of &lt;span style=&#34;font-style: italic;&#34;&gt;The Dawkins Delusion&lt;/span&gt;, managed to help persuade Norwegian astrophysicist Øystein Elgarøy that atheists had the better arguments.  Elgarøy, formerly a liberal Christian, &lt;a href=&#34;http://www.fritanke.no/ENGLISH/2008/Oystein_Elgaroy__Christian_defender_turned_atheist/&#34;&gt;is now an atheist and a member of the Norwegian Humanist Association&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;(Hat tip to &lt;a href=&#34;http://www.talkrational.org/showthread.php?p=90080#post90080&#34;&gt;DMB at the Talk Rational forum&lt;/a&gt;.)&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Eamon Knight&lt;/strong&gt; &lt;small&gt;(2008-06-27)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Ooh, thanks for that link. As someone who has made a similar journey from conservative Xty through liberal to atheist, I found that story fascinating. Elgarøy was asking many of the same question I asked myself, during my t.o years.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Creationism&#39;s latest strategy</title>
      <link>https://blog.lippard.org/2008/06/creationisms-latest-strategy.html/</link>
      <pubDate>Fri, 27 Jun 2008 16:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/creationisms-latest-strategy.html/</guid>
      <description>&lt;p&gt;Barbara Forrest has &lt;a href=&#34;http://www.talk2action.org/story/2008/6/26/18920/8497/Front_Page/The_Discovery_Institute_the_LA_Family_Forum_and_the_quot_LA_Science_Education_Act_quot_&#34;&gt;an excellent article describing the passage of the recent &amp;ldquo;academic freedom&amp;rdquo; stealth creationism bill in Louisiana&lt;/a&gt; that&amp;rsquo;s was just signed into law by Gov. Bobby Jindal and will no doubt serve as a model for other states.  She discusses the Louisiana Family Forum, which is behind the bill, as well as the involvement of the Discovery Institute.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ray Comfort concedes banana argument</title>
      <link>https://blog.lippard.org/2008/06/ray-comfort-concedes-banana-argument.html/</link>
      <pubDate>Thu, 26 Jun 2008 14:46:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/ray-comfort-concedes-banana-argument.html/</guid>
      <description>&lt;p&gt;I just read yesterday &lt;a href=&#34;http://friendlyatheist.com/2008/06/12/maybe-bananas-arent-our-worst-nightmare-after-all/&#34;&gt;at the Friendly Atheist blog&lt;/a&gt; that Ray Comfort has conceded that the banana is not really the &lt;a href=&#34;https://blog.lippard.org/2005/10/kirk-cameron-on-evolution-hes-against.html&#34;&gt;&amp;ldquo;atheist&amp;rsquo;s nightmare,&amp;quot;&lt;/a&gt; and that &lt;a href=&#34;http://goosetheantithesis.blogspot.com/2006/05/ray-comfort-concedes-banana-argument.html&#34;&gt;it&amp;rsquo;s not a good argument&lt;/a&gt;.  But he is still continuing his habit of saying incredibly stupid things, such as that &lt;a href=&#34;http://raycomfortfood.blogspot.com/2008/06/thank-god-for-science.html&#34;&gt;light is invisible&lt;/a&gt; and &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/06/ray_comfort_answers_a_question.php&#34;&gt;California wildfires are punishment for same-sex marriage&lt;/a&gt;.  I find it remarkable that he continues to pass himself off as a &amp;ldquo;master&amp;rdquo; when his blog is full of commenters who are vastly more intelligent than he seems to be, who shred his arguments in a manner more amusing, witty, and persuasive than anything he writes.&lt;br /&gt;&lt;br /&gt;But then, maybe he&amp;rsquo;s actually an atheist playing the role of an exaggeratedly dumb Christian, in the way that Stephen Colbert plays an exaggerated conservative.  After all, there&amp;rsquo;s clearly success to be had and money to be made by being &lt;a href=&#34;http://xkcd.com/386/&#34;&gt;wrong on the Internet&lt;/a&gt;.  I&amp;rsquo;ve &lt;a href=&#34;https://blog.lippard.org/2006/08/nick-carrs-bogus-criticism-of.html&#34;&gt;speculated in the past&lt;/a&gt; that some people are intentionally putting forth bad arguments just to get the traffic from corrections.&lt;br /&gt;&lt;br /&gt;Unfortunately, I&amp;rsquo;m afraid that, despite the fact that people like Bill O&amp;rsquo;Reilly, Rush Limbaugh, Sean Hannity, Michael Moore, Michelle Malkin, and the Stop the ACLU bloggers often say things that they clearly should know are false, it&amp;rsquo;s not that they are being ironic parodies like Colbert, it&amp;rsquo;s that they just don&amp;rsquo;t care about the difference between truth and falsehood&amp;ndash;they are &lt;a href=&#34;https://blog.lippard.org/2005/08/truth-and-bullshit.html&#34;&gt;bullshitters&lt;/a&gt;.  And it&amp;rsquo;s just scary that there are people who take them seriously as reliable sources of facts.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Taipei 101&#39;s 730-ton damper ball</title>
      <link>https://blog.lippard.org/2008/06/taipei-101s-730-ton-damper-ball.html/</link>
      <pubDate>Thu, 26 Jun 2008 04:15:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/taipei-101s-730-ton-damper-ball.html/</guid>
      <description>&lt;p&gt;The world&amp;rsquo;s tallest building is the 1667-foot Taipei 101 in Taiwan.  One of its features is &lt;a href=&#34;http://www.popularmechanics.com/technology/industry/1612252.html&#34;&gt;a 730-ton steel ball, made of 41 steel plates&lt;/a&gt;, that acts as a damper against swaying motions of the skyscraper due to wind.&lt;br /&gt;&lt;br /&gt;On May 12, 2008, the damper, which sits between the 87th and 89th floors of the building, got a workout from the earthquakes that hit China&amp;rsquo;s Sichuan province.  And a YouTube user was there to get footage:&lt;br /&gt;&lt;br /&gt;&lt;a style=&#34;left: 0px ! important; top: 0px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-08069759400827924 visible ontop&#34; href=&#34;http://www.youtube.com/v/NYSgd1XSZXc&amp;amp;hl=en&#34;&gt;&lt;/a&gt;&lt;a style=&#34;left: 0px ! important; top: 15px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-08069759400827924 visible ontop&#34; href=&#34;http://www.youtube.com/v/NYSgd1XSZXc&amp;amp;hl=en&#34;&gt;&lt;/a&gt;&lt;object height=&#34;344&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/NYSgd1XSZXc&amp;amp;hl=en&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/NYSgd1XSZXc&amp;amp;hl=en&#34; type=&#34;application/x-shockwave-flash&#34; height=&#34;344&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://deputy-dog.com/2008/06/22/in-action-a-skyscrapers-amazing-728-ton-stabilising-ball/&#34;&gt;deputydog&lt;/a&gt;, which has more information about the damper.  Hat tip to Dan Noland on the SKEPTIC mailing list.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>ApostAZ podcast #4</title>
      <link>https://blog.lippard.org/2008/06/apostaz-podcast-4.html/</link>
      <pubDate>Thu, 26 Jun 2008 03:16:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/apostaz-podcast-4.html/</guid>
      <description>&lt;p&gt;The fourth episode of &lt;a href=&#34;http://www.apostaz.org/&#34;&gt;the ApostAZ podcast&lt;/a&gt; is now out, and this time I contributed a segment on &amp;ldquo;Lucy&amp;rdquo;&amp;rsquo;s knee joint.&lt;br /&gt;&lt;a href=&#34;http://apostaz.org/Podcast/Apostaz004.mp3&#34;&gt;&lt;br /&gt;Episode 004&lt;/a&gt;: Atheism and Freethought in Phoenix- Squared by Greydon Square. Happy Freuder&amp;rsquo;s Day. Inappropriate Teachers and the Children They Burn. Philly Coalition of Reason creates the Sign of the Times, wow. Science and Skepticism Segment by Jim Lippard, &amp;ldquo;Lucy&amp;rsquo;s Knee Joint&amp;rdquo;. Fleshing Out the Humanity of Godlessness.&lt;br /&gt;&lt;br /&gt;Check it out.&lt;br /&gt;&lt;br /&gt;(BTW, correction to the podcast:  there&amp;rsquo;s a reference to Kenneth Starr that should be a reference to Ken Lay of Enron&amp;ndash;but he died of a heart attack, not a suicide or fake suicide like Samuel Israel III. And the quotation about &amp;ldquo;nothing in biology makes sense except in the light of evolution&amp;rdquo; is from Theodosius Dobzhansky.  ApostAZ talks about EquallyYoked.com, which this blog has discussed &lt;a href=&#34;https://blog.lippard.org/2007/12/christian-dating-service-uses.html&#34;&gt;here&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Help troubled animals, by dowsing</title>
      <link>https://blog.lippard.org/2008/06/help-troubled-animals-by-dowsing.html/</link>
      <pubDate>Thu, 26 Jun 2008 02:51:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/help-troubled-animals-by-dowsing.html/</guid>
      <description>&lt;p&gt;For some reason, I decided to Google the name of a channeler I debated on radio back in 1987, to see if she was still in the business.  While I didn&amp;rsquo;t come across any online references to her channeling, I did find her giving positive testimonials for a Sedona teacher of online newage courses that would be a lot funnier if they weren&amp;rsquo;t serious.&lt;br /&gt;&lt;br /&gt;The course &lt;a href=&#34;http://www.sedonaportal.com/animals.htm&#34;&gt;&amp;ldquo;Dowsing to Help the Animals&amp;rdquo;&lt;/a&gt; covers the following topics:&lt;br /&gt;&lt;p class=&#34;h4&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>God arrested for selling cocaine near Tampa church</title>
      <link>https://blog.lippard.org/2008/06/god-arrested-for-selling-cocaine-near.html/</link>
      <pubDate>Wed, 25 Jun 2008 17:05:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/god-arrested-for-selling-cocaine-near.html/</guid>
      <description>&lt;p&gt;Offered &lt;a href=&#34;http://news.yahoo.com/s/ap/20080623/ap_on_fe_st/god_arrest&#34;&gt;without comment&lt;/a&gt;.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2008-06-25)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;This reminds me of the discussion of names and their often negative correlation with success in life in &lt;I&gt;Freakonomics&lt;/I&gt;.&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>The Amazing Meeting 6</title>
      <link>https://blog.lippard.org/2008/06/amazing-meeting-6.html/</link>
      <pubDate>Mon, 23 Jun 2008 02:59:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/amazing-meeting-6.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://farm4.static.flickr.com/3026/2602629099_56156892af.jpg?v=0&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;&#34; src=&#34;http://farm4.static.flickr.com/3026/2602629099_56156892af.jpg?v=0&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;I&amp;rsquo;ve returned home after attending my first Amazing Meeting, TAM 6, and it was indeed an amazing meeting, with about 900 in attendance.    There were many excellent speakers and talks, and it was a pleasure to meet and have conversations with many of my fellow skeptics at meals and between sessions.&lt;br /&gt;&lt;br /&gt;I took nearly 50 pages of notes, which I&amp;rsquo;ll use to write up a more detailed review.  If any readers would like to point me to other summaries, I&amp;rsquo;ll link to those as well.&lt;br /&gt;&lt;br /&gt;The photo is of an Australian black swan at the Flamingo Hotel, where the conference was held.&lt;br /&gt;&lt;br /&gt;Physics teacher &lt;a href=&#34;http://phyzblog.blogspot.com/&#34;&gt;Dean Baird&lt;/a&gt; has &lt;a href=&#34;http://phyz.smugmug.com/gallery/5212117_mJHhn#321616391_cEU3C&#34;&gt;a fantastic collection of photographs from the conference&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE:  Summary &lt;a href=&#34;https://blog.lippard.org/2008/06/amazing-meeting-6-summarized-part-one.html&#34;&gt;part one&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2008/06/amazing-meeting-6-summarized-part-two.html&#34;&gt;part two&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2008/06/amazing-meeting-6-summarized-part-three.html&#34;&gt;part three&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2008/07/amazing-meeting-6-summarized-part-four.html&#34;&gt;part four&lt;/a&gt;, and &lt;a href=&#34;https://blog.lippard.org/2008/07/amazing-meeting-6-summarized-part-five.html&#34;&gt;part five&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Fake military for Christian evangelism</title>
      <link>https://blog.lippard.org/2008/06/fake-military-for-christian-evangelism.html/</link>
      <pubDate>Tue, 17 Jun 2008 03:42:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/fake-military-for-christian-evangelism.html/</guid>
      <description>&lt;p&gt;Chris Rodda &lt;a href=&#34;http://www.huffingtonpost.com/chris-rodda/rapture-ready-evangelical_b_106739.html&#34;&gt;reports on the United States Services Command&lt;/a&gt;, a Christian evangelizing  &amp;ldquo;disaster relief&amp;rdquo; organization that illegally uses U.S. military-style ranks and uniforms, yet rather than being prosecuted for its criminal impersonation, receives awards, recommendations, and commendations from military officers and from President George W. Bush.&lt;br /&gt;&lt;br /&gt;The photo Rodda links to has been deleted, but can be found &lt;a href=&#34;http://www.vajoe.com/board/viewtopic.php?id=799&#34;&gt;here&lt;/a&gt;, where some real military officers express their disgust with USSC&amp;rsquo;s fake soldiers.&lt;br /&gt;&lt;br /&gt;(Hat tip to &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/06/more_fundamentalist_infiltrati.php&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt; for the Rodda story.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Who profits from the war on drugs?</title>
      <link>https://blog.lippard.org/2008/06/who-profits-from-war-on-drugs.html/</link>
      <pubDate>Sun, 15 Jun 2008 17:49:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/who-profits-from-war-on-drugs.html/</guid>
      <description>&lt;p&gt;Well, apart from those in the illegal drug business themselves, who benefit from the lack of legal competition, it looks like the big winners are government contractors&amp;ndash;DynCorp and now &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/06/blackwater_joins_war_on_drugs.php&#34;&gt;Blackwater&lt;/a&gt;.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Mark&lt;/strong&gt; &lt;small&gt;(2008-06-16)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;According to NPR today, various police departments in Texas are profiting very nicely from the war on drugs.&lt;/p&gt;
  &lt;/div&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Lippard&lt;/strong&gt; &lt;small&gt;(2008-06-16)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Yep, good point--I didn&#39;t even make passing reference to the abuse of civil forfeiture in the war on drugs.&lt;BR/&gt;&lt;BR/&gt;It&#39;s not just Texas!&lt;/p&gt;</description>
    </item>
    <item>
      <title>The real 9/11 conspiracy</title>
      <link>https://blog.lippard.org/2008/06/real-911-conspiracy.html/</link>
      <pubDate>Sat, 14 Jun 2008 23:43:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/real-911-conspiracy.html/</guid>
      <description>&lt;p&gt;Readers of Gerald Posner&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Why America Slept&lt;/span&gt; know that there has been evidence of Saudi royal family connections to the al Qaeda 9/11 terrorism plot.  The final chapter of that book, titled &amp;ldquo;The Interrogation,&amp;rdquo; is about the capture and interrogation of al Qaeda member Abu Zubaydah, who was captured in Pakistan on March 28, 2002 by a team that included American Special Forces and FBI SWAT teams as well as Pakistani police and military.  After he was captured, Zubaydah was subjected to interrogation by the CIA in a real &amp;ldquo;false flag&amp;rdquo; operation, where he was made to believe he had been transported to a country with a reputation for brutal interrogation.  While in fact he was in Afghanistan, he was made to believe he was in a Saudi jail, and two Arab-Americans with U.S. Special Forces played the role of his interrogators.&lt;br /&gt;
&lt;br /&gt;
To their surprise, Zubaydah didn&amp;rsquo;t display fear, but relief.  While previously he hadn&amp;rsquo;t even been willing to reveal his identity, he now gave his name, said he was happy to see them, and asked the interrogators to call a senior member of the Saudi royal family, for whom he provided private home and cell phone numbers from memory.  That man was Prince Ahmed bin Salman bin Abdul-Aziz, a nephew of King Fahd, owner of the Research and Marketing Group, and owner of the Kentucky Derby winning horse War Emblem.&lt;br /&gt;
&lt;br /&gt;
Zubaydah claimed that bin Laden had made a cooperative arrangement with Pakistani air force chief Air Marshal Mushaf Ali Mir, a military official with close ties to the pro-Islamist members of ISI, the Pakistani intelligence agency, and that this arrangement had the blessing of Prince Turki of Saudi Arabia.  Also according to Zubaydah, Turki had made a deal to provide aid to the Taliban in Afghanistan and would not ask for extradition of bin Laden, so long as his activities were directed away from Saudi Arabia.&lt;br /&gt;
&lt;br /&gt;
Zubaydah also implicated Prince Sultan bin Faisal bin Turki al-Saud and Prince Fahd bin Turki bin Saud al-Kabir as supporters of al Qaeda, and stated that Mir and Prince Ahmed had advance knowledge that there would be terrorist attacks against the U.S. on 9/11.&lt;br /&gt;
&lt;br /&gt;
His interrogators were skeptical of his claims, even though information from him was successfully used to capture Omar al-Faruq, a senior al Qaeda operative in Southeast Asia.  And when U.S. personnel (not posing as Saudis) confronted Zubaydah about his claims, he denied it all and said that he had made it up.  CIA investigation of his claims found nothing to refute them, however, and some corroborating evidence.  A report on his claims was submitted to Pakistan and Saudi Arabia, each of which responded that the claims were entirely false.&lt;br /&gt;
&lt;br /&gt;
On July 22, 2002, Prince Ahmed died unexpectedly of a heart attack at the age of 43, and on July 23, 2002, Prince Sultan bin Faisal bin Turki al-Saud was killed in a car accident at the age of 41.  A week later, Prince Fahd bin Turki bin Saud al-Kabir was found dead, having &amp;ldquo;died of thirst&amp;rdquo; at the age of 25.  Prince Turki was fired from his position as head of Saudi Intelligence on September 1, 2001, and became the Saudi ambassador to Great Britain in 2002.&lt;br /&gt;
&lt;br /&gt;
On February 20, 2003, Pakistani air force chief Mir, his wife, and fifteen others were killed in a plane crash.&lt;br /&gt;
&lt;br /&gt;
None of this appeared in the &lt;span style=&#34;font-style: italic;&#34;&gt;9/11 Commission Report&lt;/span&gt;, though it might have been planned for that document.  This is because &lt;a href=&#34;http://www.fas.org/irp/congress/2003_cr/s102803.html&#34;&gt;the Bush administration censored 28 pages of material about Saudi connections to 9/11 from the report&lt;/a&gt; on the grounds of national security.&lt;br /&gt;
&lt;br /&gt;
In 2004, the former chairman of the Senate Intelligence Committee, Sen. Bob Graham, published a book, &lt;span style=&#34;font-style: italic;&#34;&gt;Intelligence Matters: The CIA, the FBI, Saudi Arabia, and the Failure of America&amp;rsquo;s War on Terror&lt;/span&gt;, in which he claimed that Bush covered up evidence that the Saudi government was aiding at least two of the 9/11 hijackers via Omar al-Bayoumi, which &lt;a href=&#34;http://dir.salon.com/story/news/feature/2004/09/08/graham/index.html&#34;&gt;Graham discussed in an interview with Salon.com&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
More recently, New York Times reporter Philip Shenon&amp;rsquo;s book, &lt;span style=&#34;font-style: italic;&#34;&gt;The Commission: The Uncensored History of the 9/11 Investigation&lt;/span&gt;, &lt;a href=&#34;http://rawstory.com/news/2008/Page_2_FBI_documents_contradict_Sept._0228.html&#34;&gt;raises the same point about the Saudi government&amp;rsquo;s ties to Omar al-Bayoumi&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
I think the full story of Saudi and Pakistani involvement in 9/11 has yet to be told.&lt;br /&gt;
&lt;br /&gt;
None of this involves munitions used to collapse buildings, unmanned drones, missiles hitting the Pentagon, or the innocence of Osama bin Laden, like the crazy 9/11 truth movement&amp;rsquo;s claims.  It does involve U.S. political relations with nations that have been key allies in the war on terror, both of which have governments which have been close to collapse, and one of which (Pakistan) is a nuclear power and one of which is the source of most foreign oil imported by the U.S.  It&amp;rsquo;s clear why the U.S. would treat relations with these countries gingerly even if they did have members of their governments directly involved in 9/11, and why those countries would want to quietly dispose of the problem.&lt;br /&gt;
&lt;br /&gt;
UPDATE (July 16, 2009):  Greetings to Talking Points Memo readers, here because of a link in the comments from &lt;a href=&#34;http://tpmmuckraker.talkingpointsmemo.com/2009/07/report_cia_assassin_program_could_operate_anywhere.php&#34;&gt;a story about a Bush/Cheney CIA assassination program apparently permitted to operate domestically&lt;/a&gt;.  That commenter seemed to suggest that the CIA might have been behind the deaths described in the above post, which I think is highly unlikely in comparison to the speculation that the Saudis themselves might have taken care of matters.&lt;br /&gt;
&lt;br /&gt;
UPDATE (April 13, 2015): Zacarias Moussaoui, the 20th hijacker, &lt;a href=&#34;http://www.cnn.com/2015/02/03/politics/9-11-attacks-saudi-arabia-involvement/index.html&#34;&gt;claimed in February 2015 that members of the Saudi royal family helped fund the 9/11 attacks&lt;/a&gt;. He specifically named Prince Turki al-Faisal Al Saud and Prince Bandar bin Sultan.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Phoenix 9/11 truther on hunger strike</title>
      <link>https://blog.lippard.org/2008/06/phoenix-911-truther-on-hunger-strike.html/</link>
      <pubDate>Sat, 14 Jun 2008 22:16:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/phoenix-911-truther-on-hunger-strike.html/</guid>
      <description>&lt;p&gt;Blair Gadsby, a 45-year-old adjunct religious studies professor at Chandler-Gilbert Community College, &lt;a href=&#34;http://www.azcentral.com/community/phoenix/articles/2008/06/09/20080609hungerstrike0609NEW.html&#34;&gt;has gone on hunger strike until John McCain agrees to meet with him about 9/11 conspiracy theories&lt;/a&gt;.  Gadsby thinks that the U.S. government destroyed the World Trade Center towers and Building 7 with explosives, even though he&amp;rsquo;s apparently read the &lt;span style=&#34;font-style: italic;&#34;&gt;Popular Mechanics&lt;/span&gt; book on &lt;span style=&#34;font-style: italic;&#34;&gt;Debunking 9/11 Myths&lt;/span&gt;, for which McCain wrote the foreword.&lt;br /&gt;&lt;br /&gt;In how many different ways is this guy an idiot?&lt;br /&gt;&lt;br /&gt;1.  He&amp;rsquo;s bought into nonsensical conspiracy theories&amp;ndash;his version has both Islamic terrorists flying planes into the WTC &lt;span style=&#34;font-style: italic;&#34;&gt;and&lt;/span&gt; explosives put there earlier, so he must believe something like &lt;a href=&#34;https://blog.lippard.org/2006/10/matt-taibbi-takes-on-911-conspiracy_20.html&#34;&gt;this&lt;/a&gt;.&lt;br /&gt;2.  He apparently can&amp;rsquo;t understand the &lt;a href=&#34;http://www.debunking911.com/&#34;&gt;refutations&lt;/a&gt; &lt;a href=&#34;http://www.popularmechanics.com/technology/military_law/1227842.html&#34;&gt;of&lt;/a&gt; &lt;a href=&#34;http://www.911myths.com/&#34;&gt;them&lt;/a&gt;.&lt;br /&gt;3.  He thinks a hunger strike is a good way to meet John McCain.&lt;br /&gt;4.  He&amp;rsquo;s an adjunct professor of religious studies.&lt;br /&gt;&lt;br /&gt;Feel free to add to the list.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The sleaziness of Fox and Michelle Malkin</title>
      <link>https://blog.lippard.org/2008/06/sleaziness-of-fox-and-michelle-malkin.html/</link>
      <pubDate>Sat, 14 Jun 2008 14:04:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/sleaziness-of-fox-and-michelle-malkin.html/</guid>
      <description>&lt;p&gt;Watch in the video below as Michelle Malkin claims that conservatives have not engaged in any ad hominem or unwarranted attacks on Barack Obama&amp;rsquo;s wife Michelle, even as Fox News places a caption below her, referring to Michelle Obama as &amp;ldquo;Obama&amp;rsquo;s baby mama,&amp;rdquo; a slang term &lt;a href=&#34;http://www.blackamericaweb.com/site.aspx/sayitloud/kane421&#34;&gt;which the Urban Dictionary defines as&lt;/a&gt;:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;The mother of your child(ren), whom you did not marry and with whom you are not currently involved.”&lt;br /&gt;&lt;/li&gt;&lt;li&gt;“Basically a woman you had a child or children with who you didn’t marry and are no longer involved with. Usually associated with hoodrats and trailer park b***hes.”&lt;br /&gt;&lt;/li&gt;&lt;li&gt;“Like herpes, it won’t go away!!!!!” &lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;br /&gt;&lt;a style=&#34;left: 0px ! important; top: 0px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-09223289603228999 visible ontop&#34; href=&#34;http://www.youtube.com/v/TvZEZL2LmA8&amp;amp;hl=en&#34;&gt;&lt;/a&gt;&lt;a style=&#34;left: 0px ! important; top: 15px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-09223289603228999 visible ontop&#34; href=&#34;http://www.youtube.com/v/TvZEZL2LmA8&amp;amp;hl=en&#34;&gt;&lt;/a&gt;&lt;object height=&#34;344&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/TvZEZL2LmA8&amp;amp;hl=en&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/TvZEZL2LmA8&amp;amp;hl=en&#34; type=&#34;application/x-shockwave-flash&#34; height=&#34;344&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;The always despicable, dishonest, sleazy, and inflammatory Michelle Malkin responded to this by trying to defend it as entirely unobjectionable, which John Scalzi vividly rebuts in his &lt;a href=&#34;http://scalzi.com/whatever/?p=870&#34;&gt;&amp;ldquo;Fox News Would Like To Take a Moment to Remind You That the Obamas Are As Black As Satan&amp;rsquo;s Festering, Baby-Eating Soul.&amp;quot;&lt;/a&gt;  Fox has merely admitted that &lt;a href=&#34;http://afp.google.com/article/ALeqM5jlDT1TfqoK4Glx0Jy1SaWOoqsh7g&#34;&gt;the caption showed &amp;ldquo;poor judgment.&amp;quot;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/06/fox_news_obamas_baby_mama.php&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Oregon Gov. declares June 21 &#34;Day of Reason&#34;</title>
      <link>https://blog.lippard.org/2008/06/oregon-gov-declares-june-21-day-of.html/</link>
      <pubDate>Fri, 13 Jun 2008 19:21:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/oregon-gov-declares-june-21-day-of.html/</guid>
      <description>&lt;blockquote&gt;STATE OF OREGON PROCLAMATION&lt;br /&gt;&lt;br /&gt;OFFICE OF THE GOVERNOR&lt;br /&gt;&lt;br /&gt;WHEREAS: Application of reason offers a hope for developing and&lt;br /&gt;&lt;br /&gt;implementing intelligent, humane, and ethical interactions among people; and&lt;br /&gt;&lt;br /&gt;WHEREAS: Philosophies of reason were emphasized when writing the&lt;br /&gt;&lt;br /&gt;Constitution of the United States of America and those of its several&lt;br /&gt;states; and&lt;br /&gt;&lt;br /&gt;WHEREAS: Most citizens value reason and seek to apply it in making decisions&lt;br /&gt;and resolving problems in their lives; and&lt;br /&gt;&lt;br /&gt;WHEREAS: Educational programs emphasize acquisition of&lt;br /&gt;&lt;br /&gt;reasoning skills in preparing for one&#39;s future.&lt;br /&gt;&lt;br /&gt;NOW,&lt;br /&gt;&lt;br /&gt;THEREFORE: I, Theodore R. Kulongoski, Governor of the&lt;br /&gt;&lt;br /&gt;State of Oregon, hereby proclaim&lt;br /&gt;&lt;br /&gt;June 21, 2008&lt;br /&gt;&lt;br /&gt;to be&lt;br /&gt;&lt;br /&gt;A Day of Reason&lt;br /&gt;&lt;br /&gt;in Oregon and encourage all Oregonians to join in this observance.&lt;br /&gt;&lt;br /&gt;IN WITNESS WHEREOF, I hereunto set my&lt;br /&gt;&lt;br /&gt;hand and cause the Great Seal of the State of&lt;br /&gt;&lt;br /&gt;Oregon to be affixed. Done at the Capitol in the&lt;br /&gt;&lt;br /&gt;City of Salem in the State of Oregon on the day,&lt;br /&gt;&lt;br /&gt;May 29, 2008.&lt;br /&gt;&lt;br /&gt;Theodore R. Kulongoski, Governor&lt;br /&gt;&lt;br /&gt;Bill Bradbury, Secretary of State&lt;/blockquote&gt;(Via &lt;a href=&#34;http://serenejournal.livejournal.com/970759.html&#34;&gt;Serene Journal&lt;/a&gt;.)
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Danny Boy, FCD&lt;/strong&gt; &lt;small&gt;(2008-06-14)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Great, and it coincides with World Humanist Day! Cheers!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Annoying song lyrics</title>
      <link>https://blog.lippard.org/2008/06/annoying-song-lyrics.html/</link>
      <pubDate>Fri, 13 Jun 2008 13:51:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/annoying-song-lyrics.html/</guid>
      <description>&lt;p&gt;Paul McCartney, &amp;ldquo;Live and Let Die&amp;rdquo;:&lt;br /&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;In this ever-changing world in which we live in&lt;/span&gt; &amp;hellip;&lt;br /&gt;&lt;br /&gt;Some say the last part is &amp;ldquo;in which we&amp;rsquo;re livin&amp;rsquo;&amp;rdquo;, but I don&amp;rsquo;t think so.  One blogger &lt;a href=&#34;http://shouldveaskedme.blogspot.com/2008/01/this-ever-changing-world-in-which-we.html&#34;&gt;has pointed out&lt;/a&gt; that usps.gov has a password hint prompt that asks &amp;ldquo;In what city were you born in?&amp;quot;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Mike Oldfield, &amp;ldquo;Crises&amp;rdquo;:&lt;br /&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Crises, crises, there&amp;rsquo;s gonna be a crises.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;No, there may be multiple crises, but there would be a &lt;span style=&#34;font-style: italic;&#34;&gt;crisis&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Alanis Morissette, &amp;ldquo;Ironic&amp;rdquo; (whole song):&lt;br /&gt;&lt;br /&gt;Inconvenience is not irony.  Dealt with &lt;a href=&#34;https://blog.lippard.org/2007/01/interview-with-jon-winokur.html&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The Flobots, &amp;ldquo;No Handlebars&amp;rdquo;:&lt;br /&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;I can shoot a target through a telescope&lt;/span&gt; &amp;hellip;&lt;br /&gt;&lt;br /&gt;Not without breaking it, you can&amp;rsquo;t.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Anybody have any other song lyrics that are annoyingly ungrammatical, nonsensical, or stupid, that make you groan inwardly every time you hear them?&lt;br /&gt;&lt;br /&gt;UPDATE (July 16, 2008):  I can&amp;rsquo;t believe I forgot this one, that I heard today on the way home from work:&lt;br /&gt;&lt;br /&gt;The Beastie Boys, &amp;ldquo;Intergalactic&amp;rdquo;:&lt;br /&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;&amp;hellip; like a pinch from the neck of Mr. Spock.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;This lyric is reported online as &amp;ldquo;like a pinch on the neck from Mr. Spock,&amp;rdquo; or as &amp;ldquo;like a pinch on the neck of Mr. Spock,&amp;rdquo; the former of which would make perfect sense and the latter of which would make some sense (perhaps referring to an action by a different Vulcan directed at Spock), but neither is what I hear the song say.  Judge for yourself, it&amp;rsquo;s at about 3:27 in &lt;a href=&#34;http://www.youtube.com/watch?v=Mk0xmCZQWmk&#34;&gt;the video&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>McCain&#39;s c-bomb habit</title>
      <link>https://blog.lippard.org/2008/06/mccains-c-bomb-habit.html/</link>
      <pubDate>Fri, 13 Jun 2008 03:09:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/mccains-c-bomb-habit.html/</guid>
      <description>&lt;p&gt;On yesterday&amp;rsquo;s &amp;ldquo;Daily Show,&amp;rdquo; Jon Stewart pointed out a quote from Cliff Schechter&amp;rsquo;s new book, &lt;span style=&#34;font-style: italic;&#34;&gt;The Real McCain&lt;/span&gt;, where McCain used the word &amp;ldquo;cunt.&amp;rdquo;  I didn&amp;rsquo;t think he made it clear who McCain was referring to when he said it, however.  &lt;a href=&#34;http://rawstory.com/news/2008/McCain_temper_boiled_over_in_92_0407.html&#34;&gt;The Raw Story has the quote from Schechter&amp;rsquo;s book&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Three reporters from Arizona, on the condition of anonymity, also let me in on another incident involving McCain&amp;rsquo;s intemperateness. In his 1992 Senate bid, McCain was joined on the campaign trail by his wife, Cindy, as well as campaign aide Doug Cole and consultant Wes Gullett. At one point, Cindy playfully twirled McCain&amp;rsquo;s hair and said, &amp;ldquo;You&amp;rsquo;re getting a little thin up there.&amp;rdquo; McCain&amp;rsquo;s face reddened, and he responded, &amp;ldquo;At least I don&amp;rsquo;t plaster on the makeup like a trollop, you cunt.&amp;rdquo; McCain&amp;rsquo;s excuse was that it had been a long day. If elected president of the United States, McCain would have many long days.&lt;/blockquote&gt;Nice.  Apparently McCain was known as &amp;ldquo;McNasty&amp;rdquo; in high school for his foul-mouthed tirades.  Sounds like another LBJ, in that regard.&lt;br /&gt;&lt;br /&gt;(&lt;a href=&#34;https://blog.lippard.org/2007/05/john-mccains-f-bomb-habit.html&#34;&gt;Previously&lt;/a&gt;, regarding McCain&amp;rsquo;s f-bomb habit.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Fox story on RESCUE</title>
      <link>https://blog.lippard.org/2008/06/fox-story-on-rescue.html/</link>
      <pubDate>Fri, 13 Jun 2008 03:01:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/fox-story-on-rescue.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://azrescue.org/imagesanimals/D1025149521_2.jpg&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;&#34; src=&#34;http://azrescue.org/imagesanimals/D1025149521_2.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;Fox 10 News in Phoenix &lt;a href=&#34;http://www.myfoxphoenix.com/myfox/pages/Home/Detail?contentId=6751966&amp;amp;version=1&amp;amp;locale=EN-US&amp;amp;layoutCode=VSTY&amp;amp;pageId=1.1.1&#34;&gt;did a story last night on how the mortgage crisis is resulting in more animals being turned in to the pound, and more animals being euthanized&lt;/a&gt;.  The story featured Lisa Thomas from RESCUE, the organization we volunteer with, as well as the Corgi mix named Rascal (pictured) who we&amp;rsquo;ve taken out on weekends a few times.  Check it out, and &lt;a href=&#34;http://azrescue.org/servlet/sponsor02?bowl=1&#34;&gt;please consider donating to RESCUE&amp;rsquo;s Bowl-a-Rama event&lt;/a&gt;.  (Put Kat&amp;rsquo;s or my name in for the bowler to encourage, and The Lippard Blog as the referrer.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Milton Friedman&#39;s argument for illegal immigration</title>
      <link>https://blog.lippard.org/2008/06/milton-friedmans-argument-for-illegal.html/</link>
      <pubDate>Fri, 13 Jun 2008 02:19:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/milton-friedmans-argument-for-illegal.html/</guid>
      <description>&lt;p&gt;Will Wilkinson gives &lt;a href=&#34;http://www.willwilkinson.net/flybottle/2008/06/11/milton-friedmans-argument-for-illegal-immigration/&#34;&gt;a long quotation from an argument by Milton Friedman, along with some explication&lt;/a&gt;.  The basic argument is that free immigration to jobs is a good thing, free immigration to welfare is a bad thing, and in the absence of a separation between legal residency and eligibility for welfare, the best result is achieved by encouraging more illegal immigration:&lt;br /&gt;&lt;blockquote&gt;But the important takeaway here is this: Friedman’s view is that a certain kind of unrestricted welfare state makes &lt;em&gt;illegal &lt;/em&gt;immigration&lt;em&gt; &lt;/em&gt;good, because it severs residency from welfare eligibility. Friedman is unequivocal about the desirability of free migration. Anyone really committed to Friedman’s stated view about welfare and immigration should by no means try to restrict immigration, but instead should try to enable&lt;em&gt; illegal&lt;/em&gt; immigration. A devout Friedmanite should stand stoutly against every fence, every border cop, every increase in the INS budget, any proposed database check for a new workers’ legal status, etc. I think it makes &lt;em&gt;more &lt;/em&gt;sense to argue first for a guest worker program. But if that is in fact impossible, then Friedman has it right: more illegal immigration &lt;em&gt;is&lt;/em&gt; the best we can do.&lt;/blockquote&gt;See the fuller discussion at &lt;a href=&#34;http://www.willwilkinson.net/flybottle/2008/06/11/milton-friedmans-argument-for-illegal-immigration/&#34;&gt;Will Wilkinson&amp;rsquo;s blog&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (June 13, 2008): And, of related interest, &lt;a href=&#34;http://www.willwilkinson.net/flybottle/2008/06/02/remittances/&#34;&gt;a discussion of how the benefits of remittances are really the benefits of labor migration&lt;/a&gt;, and how &lt;a href=&#34;http://www.willwilkinson.net/flybottle/2008/06/11/why-is-switzerland-the-worlds-most-immigrant-friendly-country/&#34;&gt;Switzerland, despite being difficult to immigrate to, has the highest percentage of foreign-born in its population of any OECD country&lt;/a&gt;, also both from Will Wilkinson.  The latter provides further evidence for the logical separability of citizenship, residency, work rights, and welfare eligibility.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Health quackery for your car</title>
      <link>https://blog.lippard.org/2008/06/health-quackery-for-your-car.html/</link>
      <pubDate>Thu, 12 Jun 2008 15:50:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/health-quackery-for-your-car.html/</guid>
      <description>&lt;p&gt;Just like quack magnetic therapy for improving human health, Alan Archer&amp;rsquo;s product claims to improve fuel efficiency for your car.  According to &lt;a href=&#34;http://www.abc15.com/news/local/story.aspx?content_id=cf93d439-46cc-4a7c-908d-3501f8f7b4fe&amp;amp;rss=704&#34;&gt;a ridiculously skepticism-free article on ABC15&amp;rsquo;s website&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;The gas blaster clamps to your car&amp;rsquo;s fuel line.  Two powerful magnets change the molecular structure of gasoline causing it to burn cleaner and more efficient.&lt;/blockquote&gt;Archer, whose company&amp;rsquo;s name isn&amp;rsquo;t mentioned in the article (but it&amp;rsquo;s Adaptive Energy Solutions, LLC according to their website, a company incorporated in September 2003), guarantees that the product will improve gas mileage by at least 10% or your money will be returned.  He&amp;rsquo;s probably banking on the fact that most people won&amp;rsquo;t have carefully measured their gas mileage before using it, and the fact that a 10% gain for a car that gets 25 mpg is only 2.5 mpg, well within the range of normal mileage variability given normal variations in driving conditions.  There&amp;rsquo;s a quote in the news article from an individual who says &amp;ldquo;(Ten percent) is a lot when I only get ten miles to the gallon.&amp;rdquo;  No, it&amp;rsquo;s only 1 mpg difference, and I bet his 10 mpg is already variable by more than 1 mpg.&lt;br /&gt;&lt;br /&gt;Archer&amp;rsquo;s claims for this product, an &amp;ldquo;adaptive gas blaster,&amp;rdquo; are identical to claims that have been made for similar fuel line magnet products for decades.  All of them that have actually been tested have been found to have no measurable effect on gas mileage, and no doubt the same is true of Archer&amp;rsquo;s hokum.&lt;br /&gt;&lt;br /&gt;What I find remarkable is that the media continue to uncritically give a forum to hucksters to promote their nonsense.  In this case, ABC15 even helpfully provides a link at the bottom of the page where you can click to order a $48 (plus shipping and handling) &amp;ldquo;adaptive gas blaster.&amp;quot;&lt;br /&gt;&lt;br /&gt;The money-back guarantee lasts for 60 days, doesn&amp;rsquo;t include the shipping and handling fee, is available for only a limited time, and requires that you have the device installed by an &amp;ldquo;ASE&amp;rdquo; (I think they mean AES) mechanic or the guarantee is only for 30 days&amp;ndash;I suspect there&amp;rsquo;s a nonrefundable installation fee if they do it for you.&lt;br /&gt;&lt;br /&gt;Save your money&amp;ndash;you can save gas more easily without buying a bogus product by driving less often and &lt;a href=&#34;http://en.wikipedia.org/wiki/Ecodriving&#34;&gt;more efficiently&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;(Hat tip to Gridman for bringing this to my attention.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Creationist wants to &#34;violently expel&#34; evolutionists from U.S.</title>
      <link>https://blog.lippard.org/2008/06/creationist-wants-to-violently-expel.html/</link>
      <pubDate>Thu, 12 Jun 2008 14:56:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/creationist-wants-to-violently-expel.html/</guid>
      <description>&lt;p&gt;Tom Willis, the creationist responsible for &lt;a href=&#34;http://www.talkorigins.org/faqs/knee-joint.html&#34;&gt;the bogus claim that Donald Johanson found &amp;ldquo;Lucy&amp;rdquo;&amp;rsquo;s knee joint at a great distance from the rest of the skeleton&lt;/a&gt; (&lt;a href=&#34;http://www.talkorigins.org/indexcc/CC/CC003.html&#34;&gt;CC003&lt;/a&gt; in Mark Isaak&amp;rsquo;s &lt;a href=&#34;http://www.talkorigins.org/indexcc/&#34;&gt;Index to Creationist Claims&lt;/a&gt;), &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/06/i_dont_think_tom_willis_likes.php&#34;&gt;says that evolutionists should be &amp;ldquo;violently expelled&amp;rdquo; from the United States&lt;/a&gt;&amp;ndash;or at least denied the right to vote:&lt;br /&gt;&lt;blockquote class=&#34;creationist&#34; style=&#34;font-family: comic sans ms;&#34;&gt;&lt;p&gt;The arrogance displayed by the evolutionist class is totally unwarrented. The facts warrent the violent expulsion of all evolutionists from civilized society. I am quite serious that their danger to society is so great that, in a sane society, they would be, at a minimum, denied a vote in the administration of the society, as well as any job where they might influence immature humans, e.g., scout, or youth, leader, teacher and, obviously, professor. Oh, by the way… What is the chance evolutionists will vote or teach in the Kingdom of God? &lt;/p&gt;</description>
    </item>
    <item>
      <title>Kucinich introduces articles of impeachment</title>
      <link>https://blog.lippard.org/2008/06/kucinich-introduces-articles-of.html/</link>
      <pubDate>Thu, 12 Jun 2008 01:50:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/kucinich-introduces-articles-of.html/</guid>
      <description>&lt;p&gt;Although his last attempt to introduce articles of impeachment (for Cheney) failed, on Monday, June 9, &lt;a href=&#34;http://blogs.villagevoice.com/runninscared/archives/2008/06/kucinich_impeac.php&#34;&gt;Rep. Dennis Kucinich (D-OH) introduced 35 new articles of impeachment for President George W. Bush&lt;/a&gt;.  There&amp;rsquo;s no support from the Democratic leadership, of course.&lt;br /&gt;&lt;br /&gt;The mainstream media seems to be almost completely ignoring this.  Two days later, a news.google.com search for &amp;ldquo;Kucinich impeachment&amp;rdquo; gives only the &lt;span style=&#34;font-style: italic;&#34;&gt;Village Voice&lt;/span&gt; in results.&lt;br /&gt;&lt;br /&gt;UPDATE: Looks like &lt;a href=&#34;http://www.azcentral.com/news/articles/2008/06/11/20080611bush-impeach0611-ON.html&#34;&gt;the &lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt; covered it today&lt;/a&gt;, as did &lt;a href=&#34;http://www.cnn.com/2008/POLITICS/06/11/kucinich.impeach.vote/index.html&#34;&gt;CNN&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ApostAZ podcast #3</title>
      <link>https://blog.lippard.org/2008/06/apostaz-podcast-3.html/</link>
      <pubDate>Thu, 12 Jun 2008 01:43:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/apostaz-podcast-3.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://apostaz.org/Podcast/Apostaz003.mp3&#34;&gt;ApostAZ podcast #3&lt;/a&gt; is now online:  &amp;ldquo;Jesus Loves the Little Zygotes&amp;rdquo; written by Frank Zindler, performed by Brad. Rev Wright is All Wrong for Obama. Catholic Anti-Feminism. Nóel&amp;rsquo;s story. For Love or Faith? Deity Nihilo: Proof #3 (2/50 from &lt;a href=&#34;http://godisimaginary.com/&#34; target=&#34;_blank&#34;&gt;http://godisimaginary&amp;hellip;&lt;/a&gt;  ). Absurd Dunkin&amp;rsquo; Terror. God&amp;rsquo;s Own Dealership. Group Events. Outro from &amp;lsquo;Dream&amp;rsquo; Greydon Square&amp;rsquo;s Album &amp;lsquo;The Compton Effect&amp;rsquo;&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Anders Branderud&lt;/strong&gt; &lt;small&gt;(2008-06-15)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Hello! I found your website. My name is Anders Branderud and I am from Sweden.&lt;BR/&gt;&lt;BR/&gt;Who then was the historical “Jesus”?&lt;BR/&gt;&lt;BR/&gt;Did you know that the original “Matthew” was written in Hebrew and it’s called Hebrew Matityahu. It speaks about an Orthodox Jewish leader..&lt;BR/&gt;&lt;BR/&gt;I am a follower of Ribi Yehoshua – Mashiakh – who practiced Torah including Halakhah with all his heart.&lt;BR/&gt;He was born in Betlehem 7 B.C.E . His faher name was Yoseiph and mother’s name was Mir′ yâm. He had twelve followers. He tought in the Jewish batei-haknesset (synagogues). Thousands of Jews were interested in His Torah-teachings. The “Temple” Sadducees (non-priests who bought their priest-ship in the “Temple” from the Romans, because they were assimilated Hellenist and genealogically non-priests acting as priests in the “Temple”; they were known by most 1st-century Jews as “Wicked Priests.” decided to crucify him. So they did - together with the Romans. His followers were called Netzarim (meaning offshoots [of a olive tree]) and they continued to pray with the other Jews in the synagogues.&lt;BR/&gt;&lt;BR/&gt;Christianity does not teach the teachings of Ribi Yehoshua. Ribi Yehoshuas teachings were pro-Torah.&lt;BR/&gt;&lt;BR/&gt;If you want to learn more click at our website www.netzarim.co.il -- than click at the lick &#34;Christians&#34;; click at my photo to read about what made my switch religion from Christianity to Orthodox Judaism.&lt;BR/&gt;&lt;BR/&gt;Anders Branderud&lt;BR/&gt;Follower of Ribi Yehoshua in Orthodox Judaism&lt;/p&gt;</description>
    </item>
    <item>
      <title>Zeitgeist: The Movie</title>
      <link>https://blog.lippard.org/2008/06/zeitgeist-movie.html/</link>
      <pubDate>Wed, 11 Jun 2008 13:53:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/zeitgeist-movie.html/</guid>
      <description>&lt;p&gt;Last night I attended an event at which one of the attendees promoted &amp;ldquo;Zeitgeist: The Movie.&amp;rdquo;  I was prompted to finally watch this piece of pernicious nonsense back in January when a commenter at this blog made reference to it, and I forced myself to sit through the whole thing.  The movie is in three segments&amp;ndash;the first is on the origins of Christianity, in which it argues that Jesus was a myth derived from Egyptian myth, based on the work of Acharya S.  The second is 9/11 conspiracy theory.  The third is an argument that the U.S. Federal Reserve is a scam.  It&amp;rsquo;s almost entirely garbage, dependent on crackpot sources.&lt;br /&gt;
&lt;br /&gt;
I posted &lt;a href=&#34;https://blog.lippard.org/2008/01/false-statements-from-bush.html&#34;&gt;a series of comments about the movie as I watched it&lt;/a&gt;, but I&amp;rsquo;ll summarize those here and add a bit more.&lt;br /&gt;
&lt;br /&gt;
The first part argues that Christianity is derived from Egyptian myth, primarily by pointing out parallels between them.  The arguments are apparently derived from the self-published &amp;ldquo;The Christ Conspiracy: The Greatest Story Ever Sold&amp;rdquo; by &lt;a href=&#34;http://en.wikipedia.org/wiki/Acharya_S&#34;&gt;Acharya S&lt;/a&gt; (Dorothy M. Murdock) and perhaps also from Tom Harpur&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;The Pagan Christ&lt;/span&gt;, both works of pseudoscholarship based on the work of other pseudoscholars like 18th century archaeologist &lt;a href=&#34;http://en.wikipedia.org/wiki/Godfrey_Higgins&#34; rel=&#34;nofollow&#34;&gt;Godfrey Higgins&lt;/a&gt;, 19th century amateur Egyptologist and poet &lt;a href=&#34;http://en.wikipedia.org/wiki/Gerald_Massey&#34; rel=&#34;nofollow&#34;&gt;Gerald Massey&lt;/a&gt;, and &lt;a href=&#34;http://en.wikipedia.org/wiki/Alvin_Boyd_Kuhn&#34; rel=&#34;nofollow&#34;&gt;Alvin Boyd Kuhn&lt;/a&gt;, a high school language teacher and promoter of Theosophy) and entirely ignores actual work in Egyptology.  For example, the film draws a list of comparisons between Horus and Jesus that is just fabricated&amp;ndash;Horus wasn&amp;rsquo;t born of a virgin, he was the child of Isis and Osiris, though Isis was impregnated by Osiris through some magic after he was dead. There have been parallels drawn between Isis and Mary that are more plausible (especially in iconography), but the movie exaggerates them, too, and fails to note the considerable areas of dissimilarity. A quick look at the Wikipedia entries on &lt;a href=&#34;http://en.wikipedia.org/wiki/Horus&#34; rel=&#34;nofollow&#34;&gt;Horus&lt;/a&gt; and &lt;a href=&#34;http://en.wikipedia.org/wiki/Isis&#34; rel=&#34;nofollow&#34;&gt;Isis&lt;/a&gt; is sufficient to show that the comparison is strained.  The significance of a December 25 birthdate is nonexistent&amp;ndash;Christianity did acquire attributes of pagan religions later in its history, and it has clearly been a syncretistic religion, but while this is evidence of falsehood in Christian traditions, it is not a clue to its origin.&lt;br /&gt;
&lt;br /&gt;
For accurate information about Christianity and the formation of the Christian tradition, virtually any mainstream academic work will be more reliable.  There has been a lot discovered since the work of 19th century Theosophists, both in the form of document manuscripts and archaeology, that sheds light on the early history of Christianity.  In discussions at the James Randi Educational Foundation Forums, &lt;a href=&#34;http://forums.randi.org/showpost.php?s=9e95e9665188c88a67a80dc2afb50437&amp;amp;p=3760391&amp;amp;postcount=218&#34;&gt;poster GreNME wrote&lt;/a&gt;:&lt;br /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Nice case of evolution observed in the lab</title>
      <link>https://blog.lippard.org/2008/06/nice-case-of-evolution-observed-in-lab.html/</link>
      <pubDate>Tue, 10 Jun 2008 23:42:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/nice-case-of-evolution-observed-in-lab.html/</guid>
      <description>&lt;p&gt;Richard Lenski of Michigan State University used a single cell of E. coli to start 12 lab populations, which he observed for more than 44,000 generations.  At the 31,500th generation, one of the populations suddenly developed the ability to metabolize citrate.  He had saved frozen samples of each 500th population, and found that only that one of the twelve populations would re-evolve this ability, and then only when he started at the 20,000th generation or later, leading him to conclude that something had developed around the 20,000th generation of that population that provided the necessary foundation.&lt;br /&gt;&lt;br /&gt;As &lt;a href=&#34;http://www.newscientist.com/channel/life/dn14094-bacteria-make-major-evolutionary-shift-in-the-lab.html&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;New Scientist&lt;/span&gt; reports&lt;/a&gt;, &amp;ldquo;the experiment stands as proof that evolution does not always lead to the best possible outcome. Instead, a chance event can sometimes open evolutionary doors for one population that remain forever closed to other populations with different histories.&amp;quot;&lt;br /&gt;&lt;br /&gt;UPDATE (June 11, 2008): Michael Behe has written a commentary on this result, &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/06/behes_vapid_response_to_lenski.php&#34;&gt;which Ed Brayton criticizes at Dispatches from the Culture Wars&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (June 13, 2008): Science writer Carl Zimmer has written &lt;a href=&#34;http://scienceblogs.com/loom/2008/06/02/a_new_step_in_evolution.php&#34;&gt;a nice summary of this research&lt;/a&gt;, and the primary author of the research shows up in the comments to answer questions&lt;a href=&#34;http://scienceblogs.com/loom/2008/06/02/a_new_step_in_evolution.php#comment-929821&#34;&gt; at comment #80&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (June 18, 2008): Lenski &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/06/hubris_gall_arroganceinanity.php&#34;&gt;responds to a letter from Andy Schlafly of Conservapaedia&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (June 24, 2008): In a further exchange with Schlafly, &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/06/lenski_gives_conservapdia_a_le.php&#34;&gt;Lenski politely shows Schlafly to be an idiot and a jerk&lt;/a&gt;.  (The link edited out by Conservapaedia is to &lt;a href=&#34;http://rationalwiki.com/wiki/Conservapedia#Banning_Users&#34;&gt;RationalWiki&amp;rsquo;s article on banning at Conservapaedia&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Venezuela moves closer to a police state</title>
      <link>https://blog.lippard.org/2008/06/venezuela-moves-closer-to-police-state.html/</link>
      <pubDate>Sun, 08 Jun 2008 21:01:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/venezuela-moves-closer-to-police-state.html/</guid>
      <description>&lt;p&gt;The June 7, 2008 issue of &lt;span style=&#34;font-style: italic;&#34;&gt;The Economist&lt;/span&gt; &lt;a href=&#34;http://www.economist.com/world/la/displaystory.cfm?story_id=11502234&#34;&gt;reports that Hugo Chavez issued a decree late last month  which&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;authorises police raids without warrant, the use of anonymous witnesses and secret evidence.  Judges are obliged to collaborate with the intelligence services.  Anyone caught investigating sensitive matters faces jail.  The law contains no provision for any kind of oversight.  It blurs the distinction between external threats and internal political dissent.  It requires all citizens, foreigners and organisations to act in support of the intelligence system whenever required&amp;ndash;or face jail terms of up to six years.&lt;/blockquote&gt;Though my employer operates in Venezuela, I think that&amp;rsquo;s one South American country I&amp;rsquo;d rather not visit at the moment&amp;hellip;  I hope November&amp;rsquo;s elections reduce Chavez&amp;rsquo;s power and he steps down from power in 2013 as he&amp;rsquo;s previously said that he would.&lt;br /&gt;&lt;br /&gt;And Daniel Ortega &lt;a href=&#34;http://www.economist.com/world/la/displaystory.cfm?story_id=11497005&#34;&gt;has suspended elections in Nicaragua&lt;/a&gt;&amp;hellip; another country to avoid.&lt;/p&gt;</description>
    </item>
    <item>
      <title>McCain thinks the Constitution establishes a Christian nation</title>
      <link>https://blog.lippard.org/2008/06/mccain-thinks-constitution-establishes.html/</link>
      <pubDate>Sun, 08 Jun 2008 15:21:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/mccain-thinks-constitution-establishes.html/</guid>
      <description>&lt;p&gt;McCain continues to demonstrate mind-boggling ignorance of the U.S. Constitution, for someone who has already sworn numerous times to uphold it.  He&amp;rsquo;s clearly unfit to be president&amp;ndash;he&amp;rsquo;s either ignorant of U.S. history or being dishonest in order to pander to the religious right.  (I &lt;a href=&#34;https://blog.lippard.org/2007/10/mccain-hasnt-read-constitution.html&#34;&gt;previously reported similar remarks by McCain last October&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;The Bible and the Christian tradition do not support a limited constitutional republic&amp;ndash;if you got your politics from the Bible or Christian tradition, you&amp;rsquo;d argue for a monarchy with virtually limitless power.  That&amp;rsquo;s probably part of the reason that the Bush administration has argued against any limits on executive power.&lt;br /&gt;&lt;br /&gt;&lt;a style=&#34;left: 0px ! important; top: 15px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-04647685836933443 visible ontop&#34; href=&#34;http://www.youtube.com/v/9izhjnaLa3M&amp;amp;hl=en&#34;&gt;&lt;/a&gt;&lt;a style=&#34;left: 0px ! important; top: 0px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-04647685836933443 visible ontop&#34; href=&#34;http://www.youtube.com/v/9izhjnaLa3M&amp;amp;hl=en&#34;&gt;&lt;/a&gt;&lt;a style=&#34;left: 0px ! important; top: 15px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-04647685836933443 visible ontop&#34; href=&#34;http://www.youtube.com/v/9izhjnaLa3M&amp;amp;hl=en&#34;&gt;&lt;/a&gt;&lt;object height=&#34;344&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/9izhjnaLa3M&amp;amp;hl=en&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/9izhjnaLa3M&amp;amp;hl=en&#34; type=&#34;application/x-shockwave-flash&#34; height=&#34;344&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;(From &lt;a href=&#34;http://atheistmedia.blogspot.com/2008/06/john-mccain-constitution-established.html&#34;&gt;Atheist Media Blog&lt;/a&gt; by way of &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/06/crush_mccain.php&#34;&gt;Pharyngula&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Abstinence-only sex education is good for something</title>
      <link>https://blog.lippard.org/2008/06/abstinence-only-sex-education-is-good.html/</link>
      <pubDate>Sun, 08 Jun 2008 15:01:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/abstinence-only-sex-education-is-good.html/</guid>
      <description>&lt;p&gt;No, it doesn&amp;rsquo;t reduce the amount of adolescent sexual activity&amp;ndash;it merely reduces the likelihood that teens who have sex will use condoms, and thus &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/06/more_evidence_on_failure_of_ab.php&#34;&gt;increases the prevalence of teens with sexually transmitted diseases&lt;/a&gt;.  This is not merely useless, it&amp;rsquo;s actually harmful and counter-productive, like &lt;a href=&#34;https://blog.lippard.org/2006/09/anti-drug-ads-have-effect-of.html&#34;&gt;the Office of National Drug Control Policy&amp;rsquo;s anti-drug advertisements&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;But empirical evidence is irrelevant to those who are pushing their programs due to religious fundamentalism.  For such people, the fact that they not only don&amp;rsquo;t work but have the opposite of the desired effects just means they need to be pushed harder.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Richard Cheese concert</title>
      <link>https://blog.lippard.org/2008/06/richard-cheese-concert.html/</link>
      <pubDate>Sun, 08 Jun 2008 08:13:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/richard-cheese-concert.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://farm4.static.flickr.com/3026/2560739588_a87396f90c.jpg?v=0&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;&#34; src=&#34;http://farm4.static.flickr.com/3026/2560739588_a87396f90c.jpg?v=0&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;Einzige, Kat, and I attended the &lt;a href=&#34;http://www.richardcheese.com/&#34;&gt;Richard Cheese&lt;/a&gt; show tonight, and he put on a great crowd-pleasing performance.  The recorded versions of his songs don&amp;rsquo;t give a complete picture&amp;ndash;his performance is filled with a lot of audience interaction and humor, and he had quite a few special bits tailored to his hometown audience, such as the theme from &amp;ldquo;Alice&amp;rdquo; dedicated to the folks at Mel&amp;rsquo;s Diner (the fictional restaurant that the TV series put in Phoenix, rather than Tucson as in the Scorsese film &amp;ldquo;Alice Doesn&amp;rsquo;t Live Here Anymore&amp;rdquo;).  After the show, Richard Cheese and the band spent about an hour signing autographs and having pictures taken with people in the first seven rows, and then there was a short period of time for him to talk to friends from grade school (me) and some friends from high school who came to his show and managed to stay up late.&lt;br /&gt;&lt;br /&gt;He&amp;rsquo;ll be &lt;a href=&#34;http://www.hardrockhotel.com/las-vegas/concerts/detail.cfm?id=1540&#34;&gt;performing at the Hard Rock Hotel in Las Vegas on August 29 and 31&lt;/a&gt;, and I recommend seeing his show if you get the chance.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Why it&#39;s dangerous to put a cell phone in the microwave</title>
      <link>https://blog.lippard.org/2008/06/why-its-dangerous-to-put-cell-phone-in.html/</link>
      <pubDate>Sun, 08 Jun 2008 00:01:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/why-its-dangerous-to-put-cell-phone-in.html/</guid>
      <description>&lt;p&gt;&lt;object height=&#34;344&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/k0TSyIn5KMo&amp;amp;hl=en&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/k0TSyIn5KMo&amp;amp;hl=en&#34; type=&#34;application/x-shockwave-flash&#34; height=&#34;344&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://jwz.livejournal.com/893031.html&#34;&gt;jwz&amp;rsquo;s blog&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>An accurate creation story</title>
      <link>https://blog.lippard.org/2008/06/accurate-creation-story.html/</link>
      <pubDate>Sat, 07 Jun 2008 23:13:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/accurate-creation-story.html/</guid>
      <description>&lt;p&gt;This video gives a five-minute plain-language summary of the origin of the universe that is scientifically accurate, which any actually existing God should have been able to author instead of Genesis.&lt;br /&gt;&lt;br /&gt;&lt;object height=&#34;344&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/4qymoktf0wY&amp;amp;hl=en&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/4qymoktf0wY&amp;amp;hl=en&#34; type=&#34;application/x-shockwave-flash&#34; height=&#34;344&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/06/rewriting_genesisaccurately.php&#34;&gt;Pharyngula&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Phoenix Trustee&#39;s Sale Notices for May, 2008</title>
      <link>https://blog.lippard.org/2008/06/phoenix-trustees-sale-notices-for-may.html/</link>
      <pubDate>Sat, 07 Jun 2008 17:12:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/phoenix-trustees-sale-notices-for-may.html/</guid>
      <description>&lt;p&gt;After I counted up May&amp;rsquo;s &lt;b&gt;6416&lt;/b&gt; notices of trustee&amp;rsquo;s sales in Maricopa county I took a look at the &lt;a href=&#34;https://blog.lippard.org/2007/05/maricopa-county-trustees-sale-notices.html&#34;&gt;graph for May of 2007&lt;/a&gt; and I just had to laugh. If you&amp;rsquo;ll recall, May of 2007 was Phoenix&amp;rsquo;s break-out month for pre-foreclosures. It was the month when the real estate bubble showed us that it wasn&amp;rsquo;t an also-ran, trouncing the dot bomb&amp;rsquo;s NTR record by almost 300. Yet here we are a year later and last May&amp;rsquo;s &lt;b&gt;2009&lt;/b&gt; notices seem almost like something to pine for.&lt;br /&gt;&lt;br /&gt;Notice also the &lt;a href=&#34;http://en.wikipedia.org/wiki/Carl_Friedrich_Gauss&#34;&gt;Gaussian&lt;/a&gt; descriptive statistics I was naïvely including with my posts back then. If we were to take those number seriously - in particular the standard deviation - then we&amp;rsquo;d be forced to conclude that May 2008&amp;rsquo;s number should essentially be impossible. Clearly foreclosure statistics are not Gaussian.&lt;br /&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/08MayNTR.jpg&#34;&gt;&amp;lt;img style=&amp;ldquo;display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;&amp;rdquo; src=&amp;quot;/images/08MayNTR.jpg&amp;quot; border=&amp;ldquo;0&amp;rdquo; alt=&amp;ldquo;Click for large version&amp;quot;id=&amp;ldquo;BLOGGER_PHOTO_ID_5209193472323903762&amp;rdquo; /&amp;gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Liberaltarianism</title>
      <link>https://blog.lippard.org/2008/06/liberaltarianism.html/</link>
      <pubDate>Sat, 07 Jun 2008 17:01:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/liberaltarianism.html/</guid>
      <description>&lt;p&gt;Will Wilkinson has &lt;a href=&#34;http://www.willwilkinson.net/flybottle/2008/05/30/liberaltarianism-back-the-future/&#34;&gt;an interesting post about how his market liberal views are very like the views of Hayek, Friedman, and Buchanan&lt;/a&gt;, and that the libertarian-conservative alliance against a slippery slope to socialism isn&amp;rsquo;t justified by what&amp;rsquo;s actually occurring in the world today.&lt;br /&gt;&lt;br /&gt;In &lt;a href=&#34;http://www.willwilkinson.net/flybottle/2008/06/06/the-error-of-productributionism/&#34;&gt;a subsequent post&lt;/a&gt;, he writes about how economic regulation and tax/transfer policies are logically separable, but most people think about them as if they aren&amp;rsquo;t; a comparison of levels of inequality and poverty across the EU shows that the common thought that less regulation and taxation goes hand-in-hand with higher levels of poverty and inequality (of the sort seen in the U.S. and UK) doesn&amp;rsquo;t hold.  Thus you could have a regime with very low levels of regulation yielding more wealth, combined with more redistribution for a better safety net and less poverty and inequality.&lt;br /&gt;&lt;br /&gt;And in &lt;a href=&#34;http://www.willwilkinson.net/flybottle/2008/06/06/political-philosophy-and-evidence/&#34;&gt;another post&lt;/a&gt;, he calls for greater empirical grounding for proposals in political philosophy, of the sort that has started to yield fruitful results in moral philosophy:&lt;br /&gt;&lt;blockquote&gt;But shouldn’t it impossible to take seriously an argument to the effect that, say this or that policy is required in order to secure the conditions for the development of some capacity, in the absence of (a) a well-empirically-grounded theory of the nature of that capacity and its development, and (b) some kind of actual evidence that this or that policy in fact has the kind of effect on it that one hypothesizes? I wouldn’t mind so much if political philosophy arguments were more often in the form of “Hey, here’s a conjecture! I suggest somebody competent to do so try to find out if it’s true.” I would be quite happy if I saw more “Hey, here’s a conjecture, and here’s a my attempt to honestly synthesize the relevant literature in a first pass at getting the answer.” That would be terrific. But usually, the argument aims to establish something substantive with an armchair, a Joe Stiglitz op-ed, and something remembered from the Tuesday Science Times.&lt;/blockquote&gt;Let&amp;rsquo;s hear it for empiricism.&lt;/p&gt;</description>
    </item>
    <item>
      <title>An update to the pledge of allegiance</title>
      <link>https://blog.lippard.org/2008/06/update-to-pledge-of-allegiance.html/</link>
      <pubDate>Sat, 07 Jun 2008 16:31:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/update-to-pledge-of-allegiance.html/</guid>
      <description>&lt;p&gt;Tom W. Bell &lt;a href=&#34;http://agoraphilia.blogspot.com/2008/06/upgrading-pledge-of-allegiance.html&#34;&gt;proposes the following update to the pledge of allegiance&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;&lt;br /&gt;I pledge allegiance to the laws of the United States of America, on condition that it respect my rights, natural, constitutional, and statutory, with liberty and justice for all.&lt;/blockquote&gt;That&amp;rsquo;s a pledge I could make, despite my skepticism about the use of the term &amp;ldquo;natural rights.&amp;rdquo;  I do think there are moral rights entailed by the combination of certain common human values and empirical facts.  (&lt;a href=&#34;http://bloggingheads.tv/diavlogs/11517&#34;&gt;This conversation between Will Wilkinson and Shaun Nichols&lt;/a&gt; about Nichols&amp;rsquo; book, &lt;span style=&#34;font-style: italic;&#34;&gt;Sentimental Rules&lt;/span&gt;, suggests one way of getting to moral rules I find far more plausible than the natural rights/natural law tradition.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dan Barker&#39;s new book</title>
      <link>https://blog.lippard.org/2008/06/dan-barkers-new-book.html/</link>
      <pubDate>Fri, 06 Jun 2008 15:19:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/dan-barkers-new-book.html/</guid>
      <description>&lt;p&gt;Dan Barker has a new book coming out, &lt;a href=&#34;http://www.amazon.com/Godless-Evangelical-Preacher-Americas-Atheists/dp/1569756775/jimlippardswebpaA&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Godless: How an Evangelical Preacher Became One of America&amp;rsquo;s Leading Atheists&lt;/span&gt;&lt;/a&gt;.  It&amp;rsquo;s available for pre-order on Amazon.com.  Also check out the organization run by Dan and Annie Laurie Gaylor, the &lt;a href=&#34;http://www.ffrf.org/&#34;&gt;Freedom From Religion Foundation&lt;/a&gt;.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Ken&lt;/strong&gt; &lt;small&gt;(2008-07-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Thanks for the heads up.&lt;BR/&gt;I think that some day Mr. Barker will wear out his arguments form authority by repeating once to often that he is an ex-preacher. &lt;BR/&gt;If anyone ever specifically debated him on the biblical passages that he is constantly misunderstanding, misapplying and misinterpreting his arguments form authority would come to a screeching halt.&lt;BR/&gt;Besides, (1) since he does not believe that lying in absolutely immoral and (2) he recommends lying in order to avert danger and (3) he believes that religion is dangerous (4) he leaves the logical thinker with no choice be to not believe a single word that comes out of his mouth since he could lie all that he wants and not even consider it immoral.&lt;BR/&gt;Just some thoughts.&lt;BR/&gt;aDios,&lt;BR/&gt;Mariano&lt;/p&gt;</description>
    </item>
    <item>
      <title>Richard Cheese live on the radio</title>
      <link>https://blog.lippard.org/2008/06/richard-cheese-live-on-radio.html/</link>
      <pubDate>Thu, 05 Jun 2008 15:46:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/richard-cheese-live-on-radio.html/</guid>
      <description>&lt;p&gt;Richard Cheese will be performing live on the radio this afternoon on Phoenix&amp;rsquo;s KEDJ, 103.9 FM, at around 4:45 p.m. Arizona time, during Tim Virgin&amp;rsquo;s show.  You can also listen via the Internet via &lt;a href=&#34;http://www.theedge1039.com/&#34;&gt;a link at the radio station&amp;rsquo;s website&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>RESCUE Bowl-a-Rama</title>
      <link>https://blog.lippard.org/2008/06/rescue-bowl-rama.html/</link>
      <pubDate>Wed, 04 Jun 2008 23:01:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/rescue-bowl-rama.html/</guid>
      <description>&lt;p&gt;RESCUE&amp;rsquo;s &lt;a href=&#34;http://azrescue.org/servlet/sponsor02?bowl=1&#34;&gt;Bowl-a-Rama fundraising event&lt;/a&gt; is here again, and Kat and I will both be bowling for the &amp;ldquo;Leader of the Pack&amp;rdquo; team of volunteers who work with dogs.  There&amp;rsquo;s a competing &amp;ldquo;Rockin Bowlin Felines&amp;rdquo; team of volunteers who work with cats.&lt;br /&gt;&lt;br /&gt;Our goal is to raise $3,000 between us for RESCUE, of which we&amp;rsquo;ve so far raised $220.&lt;br /&gt;&lt;br /&gt;RESCUE is a group we&amp;rsquo;ve volunteered with since January 2002, which rescues dogs and cats from the euthanasia lists at the Maricopa County pound.  It operates its own cat shelter, while dogs are kept in foster homes and boarded at Dog Days in Tempe, a boarding and doggie day care facility that has been a valued partner of RESCUE.&lt;br /&gt;&lt;br /&gt;Two of our three dogs, &lt;a href=&#34;https://blog.lippard.org/2007/10/vote-for-fred.html&#34;&gt;Fred&lt;/a&gt; and &lt;a href=&#34;https://blog.lippard.org/2008/03/otto-gets-discovered.html&#34;&gt;Otto&lt;/a&gt;, were rescued from euthanasia by RESCUE.&lt;br /&gt;&lt;br /&gt;Every donation helps save dogs and cats from unnecessary euthanasia&amp;ndash;if you can give even $5, it will be greatly appreciated.&lt;br /&gt;&lt;br /&gt;You can make donations through RESCUE&amp;rsquo;s website, &lt;a href=&#34;http://azrescue.org/servlet/sponsor02?bowl=1&#34;&gt;here&lt;/a&gt;.  Specify &amp;ldquo;Leader of the Pack&amp;rdquo; as the team, and put Kat&amp;rsquo;s or my name under &amp;ldquo;Encourage Your Bowler&amp;rdquo; or &amp;ldquo;Referrer.&amp;quot;&lt;br /&gt;&lt;br /&gt;The actual bowling will occur on August 2, 2008 at AMF Shea Village Lanes.  In past years there have been more than 60 organizations participating, so the bowling gets divided into morning and evening shifts and the place gets packed.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Worthless stock market advice</title>
      <link>https://blog.lippard.org/2008/06/worthless-stock-market-advice.html/</link>
      <pubDate>Tue, 03 Jun 2008 14:37:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/worthless-stock-market-advice.html/</guid>
      <description>&lt;p&gt;On May 8, 2008, &lt;a href=&#34;http://articles.moneycentral.msn.com/Investing/SuperModels/AnEndToTheEconomicFreeFall.aspx&#34;&gt;&amp;ldquo;An end to the economy&amp;rsquo;s nose dive?&amp;quot;&lt;/a&gt;, MSN MoneyCentral, Jon Markman suggests that the recession may be over or not a big deal for major company stocks:&lt;br /&gt;&lt;blockquote&gt;&amp;ldquo;If Hyman is right, and StockScouter continues to highlight the right sectors and stocks to play, there is no reason for investors to fear the pressures facing big companies right now. It really may be time to go off high alert.&amp;quot;&lt;/blockquote&gt;But just two months ago, Markman was saying that you should sell every stock you own and get out of the market, on March 13, 2008, in &lt;a href=&#34;http://articles.moneycentral.msn.com/Investing/SuperModels/SellStocksWhileTheSellingsGood.aspx&#34;&gt;&amp;ldquo;Sell stocks while the selling&amp;rsquo;s good&amp;rdquo;&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;&amp;ldquo;Yet veteran observers are swiftly coming to the conclusion that attempts to regain world financial stability could be doomed due to a stunning crash of commercial-debt financing and lack of trusted leadership, and they now believe private investors should take advantage of any rallies to purge their portfolios of most stocks and nongovernment bonds.&amp;quot;&lt;/blockquote&gt;My advice:  Don&amp;rsquo;t take stock market advice from Jon Markman.  The fact that he&amp;rsquo;s a &amp;ldquo;technical analyst&amp;rdquo;&amp;ndash;making predictions based on short-term patterns of stock movement using methodology that has no better support than astrology, tea-leaf reading, or palmistry&amp;ndash;is further reason to avoid reading him for any reason other than humor value.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Heathrow security confuses the map for the territory</title>
      <link>https://blog.lippard.org/2008/06/heathrow-security-confuses-map-for.html/</link>
      <pubDate>Tue, 03 Jun 2008 04:08:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/heathrow-security-confuses-map-for.html/</guid>
      <description>&lt;p&gt;A man wearing a Transformers t-shirt &lt;a href=&#34;http://news.bbc.co.uk/1/hi/england/london/7431640.stm&#34;&gt;was stopped by airport security at Heathrow Terminal 5 because the cartoon character on the shirt was depicted holding a gun&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;This is about as idiotic as Michelle Malkin&amp;rsquo;s opposition to Rachael Ray wearing a paisley scarf that resembled a keffiyah&amp;ndash;&lt;a href=&#34;http://www.townhall.com/Columnists/MichelleMalkin/2008/05/28/rachael_ray,_dunkin_donuts_and_the_keffiyeh_kerfuffle&#34;&gt;even after she admitted it was a paisley scarf&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>&#34;Expelled&#34; producers win round one on &#34;Imagine&#34; lawsuit</title>
      <link>https://blog.lippard.org/2008/06/expelled-producers-win-round-one-on.html/</link>
      <pubDate>Tue, 03 Jun 2008 03:55:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/expelled-producers-win-round-one-on.html/</guid>
      <description>&lt;p&gt;In a decision issued today, &lt;a href=&#34;http://lessig.org/blog/2008/06/a_nice_welcome_home_present_or.html&#34;&gt;the judge in the case of Yoko Ono against Premise Media ruled against Ono&amp;rsquo;s motion for an injunction against the film&lt;/a&gt;, on the grounds that Premise Media and its attorneys at the Stanford Fair Use Project were likely to prevail on a fair use defense.  So &amp;ldquo;Expelled&amp;rdquo; will be able to be released in Canada with its excerpting of &amp;ldquo;Imagine&amp;rdquo; intact.&lt;br /&gt;&lt;br /&gt;This is an outcome &lt;a href=&#34;https://blog.lippard.org/2008/04/expelled-uses-sample-from-imagine.html&#34;&gt;I suggested would occur, and hoped for&lt;/a&gt;, despite the dishonesty of the defendants in this case.  It remains to be seen if Ono will continue with the lawsuit and potentially set a useful precedent for copyright law.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/06/yoko_loses.php&#34;&gt;Pharyngula&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>ApostAZ podcast #2</title>
      <link>https://blog.lippard.org/2008/06/apostaz-podcast-2.html/</link>
      <pubDate>Tue, 03 Jun 2008 03:12:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/apostaz-podcast-2.html/</guid>
      <description>&lt;p&gt;The second ApostAZ podcast is now available for listening at &lt;a href=&#34;http://www.apostaz.org/&#34;&gt;ApostAZ.org&lt;/a&gt;.  Topics include the Virgin Mary visible on a biker&amp;rsquo;s leg wound, Phoenix atheists meetup group organizer Shannon&amp;rsquo;s deconversion story, an &amp;ldquo;Arizona Atheist Action&amp;rdquo; segment on the current proposal to create another anti-same-sex marriage amendment to the state constitution, and more.&lt;br /&gt;&lt;br /&gt;Correction, guys&amp;ndash;our sun is a Class G star, not a Class B star.  (It doesn&amp;rsquo;t negate your point&amp;ndash;Class G stars are &lt;a href=&#34;http://en.wikipedia.org/wiki/Stellar_classification&#34;&gt;more common&lt;/a&gt; than Class B stars.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Peter Gabriel&#39;s new filtering website</title>
      <link>https://blog.lippard.org/2008/06/peter-gabriels-new-filtering-website.html/</link>
      <pubDate>Tue, 03 Jun 2008 02:59:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/peter-gabriels-new-filtering-website.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://thefilter.com/&#34;&gt;The Filter&lt;/a&gt;, officially debuting tomorrow but already available today, is &lt;a href=&#34;http://www.cnn.com/2008/SHOWBIZ/Music/06/02/music.peter.gabriel.ap/index.html&#34;&gt;a website that asks for some basic information about your tastes in film and music&lt;/a&gt;, and then makes recommendations about other things you&amp;rsquo;d like&amp;ndash;music, movies, web videos, and TV.  It&amp;rsquo;s not clear from the CNN coverage how it compares to Amazon.com&amp;rsquo;s recommendation engine or to sites like Pandora, but it looks interesting.&lt;/p&gt;</description>
    </item>
    <item>
      <title>A Guide to Christian Cliches and Phrases</title>
      <link>https://blog.lippard.org/2008/06/guide-to-christian-cliches-and-phrases.html/</link>
      <pubDate>Mon, 02 Jun 2008 15:05:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/guide-to-christian-cliches-and-phrases.html/</guid>
      <description>&lt;p&gt;Former evangelical Christian and Bible college attendee Daniel Florien has put together &lt;a href=&#34;http://unreasonablefaith.com/2008/05/29/a-guide-to-christian-cliches-and-phrases/&#34;&gt;a list of common Christian clichés&lt;/a&gt;, along with translations of the real meaning behind them, along with &amp;ldquo;acceptable&amp;rdquo; and &amp;ldquo;unacceptable&amp;rdquo; responses to each.&lt;br /&gt;&lt;br /&gt;Florien&amp;rsquo;s &lt;a href=&#34;http://unreasonablefaith.com/about/&#34;&gt;short description of his deconversion&lt;/a&gt; is also worth your time.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/06/now_ill_understand_what_theyre.php&#34;&gt;Pharyngula&lt;/a&gt;; cross-posted to &lt;a href=&#34;http://secularoutpost.blogspot.com/2008/06/guide-to-christian-cliches-and-phrases.html&#34;&gt;the Secular Outpost&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Kiyosaki team splits up</title>
      <link>https://blog.lippard.org/2008/06/kiyosaki-team-splits-up.html/</link>
      <pubDate>Mon, 02 Jun 2008 13:06:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/kiyosaki-team-splits-up.html/</guid>
      <description>&lt;p&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Arizona Republic&lt;/span&gt; &lt;a href=&#34;http://www.azcentral.com/business/articles/2008/06/02/20080602biz-richdad0602.html&#34;&gt;reports&lt;/a&gt; that Sharon Lechter, co-author of &lt;span style=&#34;font-style: italic;&#34;&gt;Rich Dad, Poor Dad&lt;/span&gt;, and participant in the Rich Dad Co. joint venture with Robert Kiyosaki, is calling it quits and has filed a lawsuit in which she alleges &amp;ldquo;that her ex-business partner and his wife are enriching themselves, diverting assets and wasting money in a business that she claims to have helped build from scratch.&amp;quot;&lt;br /&gt;&lt;br /&gt;Lechter, a CPA in Paradise Valley, claims that she &amp;ldquo;refined and created&amp;rdquo; the original book, while Kiyosaki is merely the public face of the book.  If so, that makes the book even more bogus than it already appears to be&amp;ndash;it&amp;rsquo;s already apparent that the &amp;ldquo;rich dad&amp;rdquo; of the title is a fictional character and that the book is filled with bad advice.  Lechter needs to be careful how much credit she claims if she wants to have any credibility for financial acumen&amp;ndash;but I suspect she will care more about the cash.&lt;br /&gt;&lt;br /&gt;The Kiyosakis respond that Lechter was the editor rather than the author of the book and that she is exaggerating her contributions.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://www.azcentral.com/business/articles/2008/06/02/20080602biz-richdad0602.html&#34;&gt;The &lt;span style=&#34;font-style: italic;&#34;&gt;Republic&lt;/span&gt; article&lt;/a&gt; includes some of the allegations from the Lechter suit, as well as some quotes from Kiyosaki critic John T. Reed.  The most interesting point I saw was that the Kiyosakis have earned about $9 million from their Rich Dad entities, which is a lot less than I would have expected, at least if seminar income is included in that amount.&lt;/p&gt;</description>
    </item>
    <item>
      <title>A good start</title>
      <link>https://blog.lippard.org/2008/06/good-start.html/</link>
      <pubDate>Sun, 01 Jun 2008 17:54:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/good-start.html/</guid>
      <description>&lt;p&gt;Reuters &lt;a href=&#34;http://blogs.reuters.com/trail08/2008/05/28/bushs-laws-will-be-scrutinized-if-i-become-president-obama-says/&#34;&gt;reports&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;During a fund-raiser in Denver, Obama &amp;ndash; a former constitutional law professor at the University of Chicago Law School &amp;ndash; was asked what he hoped to accomplish during his first 100 days in office. &lt;p&gt;&amp;ldquo;I would call my attorney general in and review every single executive order issued by George Bush and overturn those laws or executive decisions that I feel violate the constitution,&amp;rdquo; said Obama.&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&lt;/p&gt;That would be fantastic.  Would would be even better would be if he would continue on with all standing executive orders from any president, after cleaning up the messes from the most recent one.  It would be nice to see the federal government actually staying within constitutional limits of its power, but I won&amp;rsquo;t be holding my breath.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/06/i_like_the_sound_of_this.php&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>CIA operatives on trial in Italy</title>
      <link>https://blog.lippard.org/2008/06/cia-operatives-on-trial-in-italy.html/</link>
      <pubDate>Sun, 01 Jun 2008 05:09:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/06/cia-operatives-on-trial-in-italy.html/</guid>
      <description>&lt;p&gt;26 Americans, mostly CIA operatives, are currently on trial in absentia in Italy for the kidnapping and &amp;ldquo;extraordinary rendition&amp;rdquo; of a radical Muslim cleric, Abu Omar, who was taken to Egypt to be tortured.  On Thursday, Italy&amp;rsquo;s top counterterrorism official, Bruno Megale, &lt;a href=&#34;http://tpmmuckraker.talkingpointsmemo.com/2008/05/american_spies_on_trial_in_ita.php&#34;&gt;explained in court how they identified the CIA operatives responsible for Omar&amp;rsquo;s kidnapping&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Megale obtained records of all cellphone traffic from the transmission tower nearest the spot where Abu Omar was abducted, for a 2 1/2 -hour period around the time he disappeared. There were 2,000 calls. &lt;p&gt;Then, using a computer program, Megale was able to narrow down the pool by tracing the phones that had called each other, in other words, an indication of a group of people working together. Seventeen phone numbers, which showed intensifying use around the time of the abduction, were pinpointed. By following all other calls made from those phones, the investigators ultimately identified 60 numbers, including that of a CIA officer working undercover at the U.S. Embassy in Rome.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Major League Baseball misuse of IP law</title>
      <link>https://blog.lippard.org/2008/05/major-league-baseball-misuse-of-ip-law.html/</link>
      <pubDate>Sat, 31 May 2008 03:39:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/05/major-league-baseball-misuse-of-ip-law.html/</guid>
      <description>&lt;p&gt;I saw on The Colbert Report that Major League Baseball is telling Little League teams that they can&amp;rsquo;t use the names of MLB teams unless they purchase their uniforms from MLB-authorized licensees.  Nonsense&amp;ndash;a Little League team called the A&amp;rsquo;s or the Twins or the Mariners is in no danger of confusion with the MLB team, so there&amp;rsquo;s no infringement.&lt;br /&gt;&lt;br /&gt;Techdirt &lt;a href=&#34;http://www.techdirt.com/articles/20080312/013742509.shtml&#34;&gt;reports on this issue, and also that MLB is also still trying to claim ownership over game statistics&lt;/a&gt;, even though facts cannot be copyrighted.&lt;br /&gt;&lt;br /&gt;Little League teams should tell MLB to take a hike.&lt;br /&gt;&lt;br /&gt;UPDATE (June 2, 2008): The Supreme Court &lt;a href=&#34;http://news.yahoo.com/s/nm/20080602/wr_nm/usa_baseball_fantasy_dc_2&#34;&gt;denied cert on MLB&amp;rsquo;s lawsuit against C.B.C. Distribution and Marketing for its use of the names of MLB players and statistics for fantasy baseball&lt;/a&gt;, without a license from MLB.  The court of appeals in St. Louis had already ruled that C.B.C. has a free speech right to use player names and statistics, which have previously been regarded as facts not subject to copyright.  Some have worried that this ruling will endanger licensing arrangements regarding the use of celebrity names, but cases that involve an endorsement of a product seem to me to be clearly distinguishable from this case.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Drug war led to Chicago PD corruption</title>
      <link>https://blog.lippard.org/2008/05/drug-war-led-to-chicago-pd-corruption.html/</link>
      <pubDate>Fri, 30 May 2008 21:01:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/05/drug-war-led-to-chicago-pd-corruption.html/</guid>
      <description>&lt;p&gt;Former Chicago police officer and FBI informant Keith Herrera told &amp;ldquo;60 Minutes&amp;rdquo; that pressure to get results in the war on drugs led to police officers lying about the facts in order to get arrests, and ultimately to a corrupt ring of officers engaging in thefts from drug dealers and a plot to kill two of fellow officers who weren&amp;rsquo;t with the program and were prepared to testify against them.  Herrera is one of seven officers in the Special Operations Section who have been charged with robbery, kidnapping, and other crimes.&lt;br /&gt;&lt;br /&gt;(As &lt;a href=&#34;http://news.yahoo.com/s/nm/20080530/ts_nm/chicago_police_dc_1&#34;&gt;reported by Reuters on Yahoo&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>MediaDefender launches denial of service attack against Revision3</title>
      <link>https://blog.lippard.org/2008/05/mediadefender-launches-denial-of.html/</link>
      <pubDate>Fri, 30 May 2008 02:22:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/05/mediadefender-launches-denial-of.html/</guid>
      <description>&lt;p&gt;Anti-piracy company MediaDefender, which defends its clients&amp;rsquo; intellectual property by disrupting the content on peer-to-peer networks, &lt;a href=&#34;http://revision3.com/blog/2008/05/29/inside-the-attack-that-crippled-revision3&#34;&gt;launched a denial of service attack (SYN flood) against Revision3 over Memorial Day weekend&lt;/a&gt;.  The attack was launched after Revision3 discovered that their servers were being used by MediaDefender to post spoofed BitTorrent index files and Revision3 shut off their access.&lt;br /&gt;&lt;br /&gt;Revision3, a legitimate company that distributes HD video over the Internet using BitTorrent, was not amused, and the FBI is investigating.&lt;br /&gt;&lt;br /&gt;Any legitimate Internet provider should refuse to provide services to companies that engage in illegal or immoral tactics to try to stop peer-to-peer piracy of copyrighted content, such as denial of service attacks or interference with services that are being used legitimately, even if they are also being used for piracy.  If they don&amp;rsquo;t have methods which can be targeted specifically against the copyrighted content they are authorized to protect, then their methods cross the line, in my opinion.&lt;br /&gt;&lt;br /&gt;MediaDefender&amp;rsquo;s upstream network providers are Savvis (ASN 3561), Beyond the Network (ASN 3491), WV Fiber (ASN 19151), and SingTel (ASN 7473).  They all should have a problem with denial of service attacks by their customer.&lt;br /&gt;&lt;br /&gt;MediaDefender &lt;a href=&#34;https://blog.lippard.org/2007/09/anti-p2p-company-suffers-major-security.html&#34;&gt;was previously in the news in September 2007 when its security was breached by hackers and 700 MB of executive emails and the content of VoIP telephone calls from the company were leaked to the Internet&lt;/a&gt;.  This seems to me like a company that should not be in business.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Footage of Palestinian boy killed by Israeli fire apparent hoax</title>
      <link>https://blog.lippard.org/2008/05/footage-of-palestinian-boy-killed-by.html/</link>
      <pubDate>Thu, 29 May 2008 17:04:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/05/footage-of-palestinian-boy-killed-by.html/</guid>
      <description>&lt;p&gt;The footage from eight years ago of a Palestinian boy, Mohammed al-Dura, being killed by Israeli gunfire, which was used by the killers of reporter Daniel Pearl in the video they posted to the Internet of that murder, &lt;a href=&#34;http://www.news.com.au/story/0,23599,23776421-2,00.html&#34;&gt;was apparently a hoax&lt;/a&gt;, as reported by Australia&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Daily Telegraph&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;In an appeals trial for a civil defamation lawsuit by the France 2 network and its cameraman, Charles Enderlin, against a media watchdog who claimed the footage was a hoax, the jury was shown 18 minutes of footage rather than the 57 seconds which were broadcast.  That footage includes staged battle scenes, rehearsed ambulance evacuations, and even the boy&amp;ndash;supposedly dead&amp;ndash;moving and looking at the camera.&lt;br /&gt;&lt;br /&gt;The French press, which had been siding with France 2 against Philippe Karsenty, director of the Media-Ratings watchdog group, appears to have been proven wrong and Karsenty vindicated.&lt;br /&gt;&lt;br /&gt;Enderlin has apparently been caught fabricating other footage as well.&lt;br /&gt;&lt;br /&gt;(This story &lt;a href=&#34;http://online.wsj.com/article/SB121183757337520921.html&#34;&gt;also covered by the &lt;span style=&#34;font-style: italic;&#34;&gt;Wall Street Journal&lt;/span&gt; online&lt;/a&gt;, but apparently not by many other news sources, which is why I&amp;rsquo;m giving it attention.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Richard Cheese in Phoenix</title>
      <link>https://blog.lippard.org/2008/05/richard-cheese-in-phoenix.html/</link>
      <pubDate>Thu, 29 May 2008 14:49:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/05/richard-cheese-in-phoenix.html/</guid>
      <description>&lt;p&gt;Today&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt; has &lt;a href=&#34;http://www.azcentral.com/arizonarepublic/arizonaliving/articles/0529richardcheese0529.html&#34;&gt;an article about Richard Cheese&lt;/a&gt;, who will be &lt;a href=&#34;http://www.celebritytheatre.com/upcoming.php?viewevent=628&#34;&gt;appearing at the Celebrity Theater on June 7&lt;/a&gt; with his Lounge Against the Machine band.  The article describes his roots in Arizona and the man behind the leopard-print tuxedo&amp;ndash;who shared a table with me (we didn&amp;rsquo;t have desks) in sixth grade.  (Mark and I attended the same schools and were friends from third through eighth grade, then went different ways, though we have crossed paths from time to time since then, including when he got me a DJ job for ASU&amp;rsquo;s campus radio station, KASR-AM, when we were both undergrads there.  Sadly, KASR&amp;rsquo;s call letters now belong to a sports radio station in Arkansas.)&lt;br /&gt;&lt;br /&gt;Einzige, Kat, and I will be at the show.&lt;br /&gt;&lt;br /&gt;Phoenix &lt;span style=&#34;font-style: italic;&#34;&gt;New Times&lt;/span&gt; had &lt;a href=&#34;http://www.phoenixnewtimes.com/2005-05-19/news/big-cheese/&#34;&gt;a similar, more detailed story about Richard Cheese the week of May 19, 2005, &amp;ldquo;Big Cheese&amp;rdquo; by Jimmy Magahern&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Also watch for Richard Cheese and Lounge Against the Machine on TV3&amp;rsquo;s &lt;a href=&#34;http://www.azfamily.com/gmaz/&#34;&gt;&amp;ldquo;Good Morning Arizona&amp;rdquo;&lt;/a&gt; program on Thursday, June 5, at around 8:30 a.m.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Gary Habermas&#39; D.D. degree</title>
      <link>https://blog.lippard.org/2008/05/gary-habermas-dd-degree.html/</link>
      <pubDate>Tue, 27 May 2008 23:35:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/05/gary-habermas-dd-degree.html/</guid>
      <description>&lt;p&gt;The Access Research Network, a young-earth creationist organization formerly known as Students for Origins Research, &lt;a href=&#34;http://www.arn.org/arnproducts/php/video_show_item.php?id=64&#34;&gt;states the following&lt;/a&gt; in its description of a DVD it sells of the 2003 debate on the resurrection of Jesus between Antony Flew and Gary Habermas, a professor at Liberty University:&lt;br /&gt;&lt;span style=&#34;font-size:85%;&#34;&gt;&lt;blockquote&gt;Dr. Habermas holds an M.A. in philosophical theology from the University of Detroit; a D.D. in theology from Emmanuel College, Oxford; and Ph.D. in history and philosophy of religion from Michigan Sate [sic] University.&lt;/blockquote&gt;&lt;/span&gt;The D.D. in theology from Emmanuel College, Oxford is also mentioned in the description of Habermas on &lt;a href=&#34;http://www.jesusfactorfiction.com/experts/ghabermas.html&#34;&gt;a website advertising the DVD &amp;ldquo;Jesus: Fact or Fiction.&amp;quot;&lt;/a&gt;  It shows up in &lt;a href=&#34;http://ffc.org/events/details.php?eventid=31&#34;&gt;his bio for a talk he gave at First Family Church&lt;/a&gt; in Overland Park, Kansas.&lt;br /&gt;&lt;br /&gt;There&amp;rsquo;s a slight problem with a doctorate of divinity in theology from Emmanuel College, Oxford&amp;ndash;there is no such college at Oxford.  This same false claim is made in &lt;a href=&#34;http://en.wikipedia.org/wiki/Gary_Habermas&#34;&gt;the Wikipedia article for Gary Habermas&lt;/a&gt;, with a link from &amp;ldquo;Emmanuel College&amp;rdquo; to the Wikipedia entry for Emmanuel College at Cambridge University, not Oxford.  (Emmanuel College at Cambridge does have a &amp;ldquo;sister college&amp;rdquo; at Oxford, but its name is Exeter College.)&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://www.garyhabermas.com/habermas_resume.htm&#34;&gt;Habermas&amp;rsquo;s current online resume&lt;/a&gt; lists no D.D. degree at all.&lt;br /&gt;&lt;br /&gt;So what&amp;rsquo;s the story?  Is this Habermas&amp;rsquo;s error, or someone else&amp;rsquo;s?  And what kind of error is it?  If Habermas has a D.D. degree from a UK school, why doesn&amp;rsquo;t his current resume list it?&lt;br /&gt;&lt;br /&gt;(Hat tip to Roger Stanyard, who pointed this out in &lt;a href=&#34;http://richarddawkins.net/article,1859,Antony-Flews-Bogus-Book,Richard-Carrier#87209&#34;&gt;a comment at RichardDawkins.net&lt;/a&gt; last year.)&lt;br /&gt;&lt;br /&gt;I once exchanged some letters with Gary Habermas, beginning with &lt;a href=&#34;http://www.infidels.org/library/modern/jim_lippard/immortality.html&#34;&gt;a critique I wrote of the first edition of the book on immortality that he co-wrote with J.P. Moreland&lt;/a&gt;.  I don&amp;rsquo;t believe anything in my critique was accounted for in the second edition of their book; the second edition still includes this false statement about psychic detective Peter Hurkos, even though I pointed them to critical material: &amp;ldquo;In carefully documented situations, Hurkos demonstrated very precise knowledge of cases as famous as the stolen Stone of Scone&amp;hellip;and the Boston Strangler murders.&amp;rdquo;  Even if they rejected my criticism, shouldn&amp;rsquo;t a matter of simple honesty to their readers have demanded that they include a reference to the existence of published rebuttals?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Phony financial planner defrauds churchgoers</title>
      <link>https://blog.lippard.org/2008/05/phony-financial-planner-defrauds.html/</link>
      <pubDate>Tue, 27 May 2008 22:09:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/05/phony-financial-planner-defrauds.html/</guid>
      <description>&lt;p&gt;James J. Buchanan of the Christ Life Church in Tempe, Arizona, is accused of &lt;a href=&#34;http://www.azcentral.com/community/tempe/articles/2008/05/27/20080527fraud0527.html&#34;&gt;defrauding 30-40 people out of over $5 million over the last ten years&lt;/a&gt;.  He claimed to be a financial planner, and took many people&amp;rsquo;s life&amp;rsquo;s savings, as well as money from the church.  The Maricopa County Sheriff&amp;rsquo;s Office says it&amp;rsquo;s hard to tell where the money went, but it appears that he used some of it to pay off early investors in classic Ponzi scheme style, and spent the rest on himself.  His scheme collapsed this March, after he refused to provide documentation to show where one investor&amp;rsquo;s money was, and that investor refused a payoff to stay quiet and went to the police.&lt;br /&gt;
&lt;br /&gt;
(A &lt;a href=&#34;http://secularoutpost.blogspot.com/2006/08/religious-fraud-increasing.html&#34;&gt;previous discussion of religious affinity fraud on the increase, at the Secular Outpost&lt;/a&gt;.)&lt;br /&gt;
&lt;br /&gt;
UPDATE (11 February 2012): Also see &lt;a href=&#34;http://www.economist.com/node/21543526&#34;&gt;&amp;ldquo;Affinity fraud: Fleecing the flock&amp;rdquo;&lt;/a&gt; from &lt;i&gt;The Economist&lt;/i&gt;, January 28, 2012.&lt;/p&gt;</description>
    </item>
    <item>
      <title>D&#39;Souza dishonesty about Rev. Moon</title>
      <link>https://blog.lippard.org/2008/05/dsouza-dishonesty-about-rev-moon.html/</link>
      <pubDate>Tue, 27 May 2008 16:28:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/05/dsouza-dishonesty-about-rev-moon.html/</guid>
      <description>&lt;p&gt;Ed Brayton at Dispatches from the Culture Wars &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/05/dsouza_and_rev_moon.php&#34;&gt;tells how Dinesh D&amp;rsquo;Souza wrote an article in the 1980s about conservatives taking money from Rev. Sun Myung Moon&lt;/a&gt;, but then when he took money from Moon himself in 2007, denied that he knew anything about Moon.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Yahoo&#39;s mindless promotion of pseudoscience</title>
      <link>https://blog.lippard.org/2008/05/yahoos-mindless-promotion-of.html/</link>
      <pubDate>Mon, 26 May 2008 22:36:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/05/yahoos-mindless-promotion-of.html/</guid>
      <description>&lt;p&gt;Rottin&amp;rsquo; in Denmark &lt;a href=&#34;http://rottenindenmark.vox.com/library/post/why-does-yahoo-hate-journalism.html&#34;&gt;points out Yahoo&amp;rsquo;s absurd promotion of handwriting analysis of the presidential candidates&lt;/a&gt;.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Reed&lt;/strong&gt; &lt;small&gt;(2008-05-27)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Add to that Yahoo&#39;s mindless promotion of &lt;A HREF=&#34;http://astrology.shine.yahoo.com/astrology/&#34; REL=&#34;nofollow&#34;&gt;astrology&lt;/A&gt;.&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>ApostAZ podcast</title>
      <link>https://blog.lippard.org/2008/05/apostaz-podcast.html/</link>
      <pubDate>Mon, 26 May 2008 22:29:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/05/apostaz-podcast.html/</guid>
      <description>&lt;p&gt;Some Arizona atheists are putting together a regular podcast called &amp;ldquo;ApostAZ,&amp;rdquo; including music from &lt;a href=&#34;http://www.greydonsquare.com/&#34;&gt;Greydon Square&lt;/a&gt; (who will be performing at The Amazing Meeting next month in Las Vegas).&lt;br /&gt;&lt;br /&gt;Subscribe to the RSS feed &lt;a href=&#34;http://apostaz.org/Podcast/apostaz.xml&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The first episode discusses a woman who killed her six-year-old daughter thinking she was killing a demon, upcoming Atheist Meetup events (Arizona Fetish Prom, ballroom dancing&amp;ndash;which turned out to be swing dancing and was a fun event Kat, Einzige, and I attended, and a musical performance to benefit Ayaan Hirsi Ali), a baby-tossing event that they take issue with but seems unobjectionable to me, and more.&lt;br /&gt;&lt;br /&gt;ApostAZ has a website &lt;a href=&#34;http://apostaz.org/&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dave Palmer&#39;s review of Legacy of Ashes</title>
      <link>https://blog.lippard.org/2008/05/dave-palmers-review-of-legacy-of-ashes.html/</link>
      <pubDate>Sun, 25 May 2008 17:16:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/05/dave-palmers-review-of-legacy-of-ashes.html/</guid>
      <description>&lt;p&gt;Dave Palmer recently finished reading Tim Weiner&amp;rsquo;s book &lt;span style=&#34;font-style: italic;&#34;&gt;Legacy of Ashes: The History of the CIA&lt;/span&gt;, and sent the following review to the SKEPTIC list on May 23.  I liked it so much that I asked him if I could republish it here, and he agreed.&lt;br /&gt;&lt;br /&gt;&amp;mdash;&amp;ndash;&lt;br /&gt;&lt;br /&gt;So back in April, I was in a bookshop, and my eyes fell on a meaty, red-covered book called Legacy of Ashes, the History of the CIA. &amp;ldquo;Huh, that looks interesting,&amp;rdquo; sez I. Then a more rational voice in my head pops up. &amp;ldquo;Are you frakking nuts? You already know a bit about that spook house, reading a book like that will only piss you off.&amp;rdquo; But it was my birthday, so I HAD to have me a little something.&lt;br /&gt;&lt;br /&gt;Man, does it get tiresome being right ALL the time&amp;hellip;&lt;br /&gt;&lt;br /&gt;This is an appalling, sickening, infuriating book, particularly since its impeccable scholarship requires one to take it seriously. Unlike your average innuendo-and-hearsay CIA book, this one is based entirely on historical and declassified government documents and on-the-record interviews with named (and heavily-footnoted) sources, usually with the most senior personnel. The author, Tim Weiner, is a Pulitzer-winning NY Times reporter who has been covering US intelligence agencies for 20 years. He&amp;rsquo;s the kind of guy who just pops out for lunch with current and past CIA Directors.&lt;br /&gt;&lt;br /&gt;Like a lot of people, I had always assumed that the CIA might have a few massive public screwups (such as the Bay of Pigs), and there were surely times when Presidents ignored or twisted the CIA&amp;rsquo;s intelligence to political ends (witness the current misadventure in Iraq), but underneath it all, there was at least SOME small bit of competence at work in the agency; there were people there who at least knew how to gather useful intelligence. Like the old quote about the CIA goes, their failures are all public, their successes are all secret.&lt;br /&gt;&lt;br /&gt;OK, so maybe I&amp;rsquo;m not right ALL the time.&lt;br /&gt;&lt;br /&gt;Turns out, the CIA is in fact a Mongolian clusterfuck of staggering, breathtaking proportions. And they always have been, all the way back to their founding in 1947 (and even the OSS, the agency&amp;rsquo;s WWII precursor, wasn&amp;rsquo;t quite as swift as they&amp;rsquo;re made out to be on The History Channel). If the guy who coined the term &amp;ldquo;epic fail&amp;rdquo; had read this book, he wouldn&amp;rsquo;t have bothered, there is no point in describing the ocean with teaspoon-sized words. As far as I can tell, they have had NO significant successes at all. Ever.&lt;br /&gt;&lt;br /&gt;From the very start, they were constructed for failure. The main idea in founding the CIA was &amp;ldquo;to prevent another Pearl Harbor&amp;rdquo; by keeping a close eye on other nations and to distill those observations into a keen understanding of what those nations were actually up to. That notion (or at least, the actual practice of it) was pretty much tossed in the dumpster the day the doors opened. Instead, they jumped on the anti-Commie bandwagon like the rest of the government, and there they stayed until chunks of the Berlin Wall actually started falling on their heads some 30 years later. The black-or-white thinking that so characterizes the neocons of today was the CIA&amp;rsquo;s one and only mode of thought. The rules that set the entire tone for the CIA were simple:&lt;br /&gt;&lt;br /&gt;-There is ONE enemy in the world: the Commies.&lt;br /&gt;-The Commies want to destroy us.&lt;br /&gt;-If you&amp;rsquo;re not with us, you&amp;rsquo;re against us, and hence a Commie.&lt;br /&gt;-The enemy of my enemy is my friend.&lt;br /&gt;&lt;br /&gt;And that&amp;rsquo;s it. No shades of gray, no questioning of those basic principles, no consideration of other possibilities (apparently, not even that the recently-defeated Axis powers might be a threat again). This thinking would blind the intelligence-gathering division almost until the 1990s.&lt;br /&gt;&lt;br /&gt;Then it got worse. Almost immediately, the veterans of Wild Bill Donovan&amp;rsquo;s he-man OSS corps elbowed their way to the table and decreed that clandestine operations should be the REAL focus of the CIA. Screw this reading other people&amp;rsquo;s mail stuff, we&amp;rsquo;ve got to go and blow shit up, shoot people and sabotage the spread of communism wherever it shows its head. From that day on, the intelligence-gathering division was relegated to a barely-tolerated afterthought.&lt;br /&gt;&lt;br /&gt;The major problem with this plan was that the CIA really sucked at it. No, I mean REALLY sucked&amp;hellip;and I mean both the clandestine and the intelligence-gathering. From the start, the agency was run by smugger-than-thou Yalies and uppercrust preppies who felt they didn&amp;rsquo;t need to actually KNOW about any of this stuff they were blowing up, it was Commie stuff, so it just needed blowing up. The willful ignorance and stupidity practiced by the CIA was just staggering.&lt;br /&gt;&lt;br /&gt;Over and over and over again, the book lays out details of CIA foreign stations where not a single officer there spoke the local language, knew anything about the history of the region, or ever made any effort to learn anything that was going on outside of what could be picked up over cocktails at the country club. The CIA guys in Laos who were arming and training Hmong tribesmen to fight the North Vietnamese didn&amp;rsquo;t even know the name &amp;ldquo;Hmong.&amp;rdquo; They called them by a term that the author says was somewhere between &amp;ldquo;barbarian&amp;rdquo; and &amp;ldquo;nigger.&amp;rdquo;  In the 70s-80s, the agency&amp;rsquo;s TOP Soviet expert spoke not a single word of Russian. And he had never even set foot there. The way the CIA learned that the Berlin Wall was falling&amp;ndash;and I&amp;rsquo;m NOT making this up&amp;ndash;was when somebody at headquarters happened to tune into CNN.&lt;br /&gt;&lt;br /&gt;Over and over and over again, the book tells of CIA directors and top officers who were drunks, liars, con men. One CIA director was eventually committed to the happy home, and the guy who ran the counterintelligence division for years was widely regarded to be certifiable for most of his tenure.&lt;br /&gt;&lt;br /&gt;Over and over and over again, the author details clandestine operations that went horribly, disastrously wrong. Massive clusterfucks like the Bay of Pigs were far more the rule than the exception. For years, the CIA was supplying money and weapons to a Polish resistance group fighting the Soviets. The only problem was, it didn&amp;rsquo;t exist. It had been wiped out years earlier by the KGB, and the whole operation was just a scam on the CIA run by the Soviets. They even donated some of the CIA&amp;rsquo;s money to the Italian Communist Party as a final dig.&lt;br /&gt;&lt;br /&gt;One side aspect of the story is that any JFK conspiracy theories that claim the CIA planned the assassination have had a stake decisively hammered through them. If the CIA had planned the JFK assassination, the only result would have been that a goatherd in a small Congolese village would have become the village&amp;rsquo;s head man when all seven other contenders for the job suddenly perished in a freak bobsled accident. And a baker in Skipros, Greece would have received a shipment of German anti-tank missiles in crates labeled in Linear B, and an envelope with 2 million Romanian Lei inside.&lt;br /&gt;&lt;br /&gt;And speaking of presidents and murder plots, the book suggests that the famous plot by Saddam to kill Papa Bush might not have been what it appeared. The &amp;ldquo;confession&amp;rdquo; of the plotters that they were working for Saddam was tortured out of them by the Kuwaitis, and the author notes that the alleged conspirators were really just a bunch of hash smugglers and other low-level criminal types.&lt;br /&gt;&lt;br /&gt;Meanwhile, over in the intelligence-gathering division (and of course, the two divisions did frequently overlap), things weren&amp;rsquo;t going any better. Over and over and over again, we read of utter and complete failure to plant spies in Commie countries. Not a single one of the dozens and dozens of spies dropped into North Korea during the Korean war was ever heard from again. The same was true for just about every other spy dropped into every other country. In one case, after dozens of spies disappeared without a trace, it was discovered later that the clerk who typed up the orders for the insertion was working for the Commies, so the KGB was there to meet them when they hit the ground. Although the CIA managed to recruit a handful of low-level spies in the Soviet Union (one was a high school teacher, another a roofer), in the entire cold war, they only ever managed to recruit three&amp;ndash;count em&amp;ndash;THREE spies of any consequence.   All were arrested and shot.&lt;br /&gt;&lt;br /&gt;When they did gather intelligence, it was ludicrously wrong FAR more often than it was right. Indeed, I don&amp;rsquo;t think the book details a single case where the CIA got its intelligence right on a major issue. In 1961, they reported that the Soviets had 500 nukes pointed at the US. They were just a tad high. 496 high, to be precise. The Soviets had a grand total of FOUR nukes pointed at us. Nonetheless, that report set of a frenzy of weapons building that brought us to the brink of nuclear war and economic collapse. Over and over again, the book tells of the CIA reporting that &amp;lt;X&amp;gt; will never do &amp;lt;Y&amp;gt;. And then two days later, &amp;lt;X&amp;gt; doing &amp;lt;Y&amp;gt; was on the front page of the daily paper. They confidently predicted the Russians wouldn&amp;rsquo;t have a nuke for years just about 2 weeks before the Russians tested their first one. They said that Saddam was just bluffing when he massed tens of thousands of troops on the Kuwaiti border.&lt;br /&gt;&lt;br /&gt;The few times they did score on a piece of correct intelligence, they got it from the spy agencies of other countries. In a 1956 speech to the Congress of the Communist Party, Khruschchev delivered a scathing denunciation of Stalin. The CIA had to get a copy of the speech from the Israeli secret service.&lt;br /&gt;&lt;br /&gt;Even the things that the CIA defined as &amp;ldquo;successes&amp;rdquo; were questionable at best, particularly in the long run. What the CIA did have a fair record at was overthrowing democratically-elected governments and replacing them with right-wing despots. When the democratically-elected PM of Iran suggested to the Brits and Americans that maybe Iran should get a little more of all that oil money that they were taking out of his country, they laughed and told him to STFU/GBTW. So he suggested that maybe he might just nationalize the oil fields. WELL, that&amp;rsquo;s your actual commie talk, of course, so the CIA overthrew him and put a puppet Shah in his place&amp;hellip;and then trained and outfitted a brutal secret police to keep the sheeple in line. That is the chief reason why a lot of Iranians hate our guts today. The CIA considered their arming and training of Afghan Muslim fanatics to kill Russians to be a &lt;em&gt;spectacular&lt;/em&gt; success&amp;hellip;and I think we all know how that turned out in the third act.&lt;br /&gt;&lt;br /&gt;That was the norm for the CIA. That &amp;ldquo;enemy of my enemy is my friend&amp;rdquo; thing led them into bed with every kind of lying, thieving, murdering drunken thug in the sewer, just as long as they were anti-Commie.The CIA cheerfully funded openly unrepentant Nazis just after the end of WWII, and actually went downhill from there. I can&amp;rsquo;t think of any case where the CIA helped overthrow a government and then replaced it with a fair, lawful one.&lt;br /&gt;&lt;br /&gt;And the thing is, they weren&amp;rsquo;t even any good at overthrowing governments, they were just lucky. It wasn&amp;rsquo;t a case of skillful psychological warfare and precisely-timed black ops, they basically just paid goons to start shooting people in the streets. At least one operation, an attempted coup in Indonesia, ended with the US military shooting at the CIA&amp;rsquo;s own hired thugs.&lt;br /&gt;&lt;br /&gt;Now, even though no President in the CIA&amp;rsquo;s history comes off looking very good in this book, it wasn&amp;rsquo;t as if nobody noticed how bad the CIA&amp;rsquo;s record was. Over and over and over again, blue-ribbon panels, inspectors general, and even internal CIA reviewers were commissioned to report on the effectiveness of the agency, and like the reports were Xeroxed, they all reached the same conclusion: the CIA is seriously, SERIOUSLY broken, and probably the best thing we could do is just torch the place. These reports were all either just buried, or tut-tutted over in the press for a couple weeks, and then everything returned to incompetence as usual.&lt;br /&gt;&lt;br /&gt;The punchline to all this is it really appears now that the Commies just weren&amp;rsquo;t that much of a threat, even when Stalin was in power. Khruschchev himself wrote that the concept of an all-out war with the west terrified Stalin, and then later Khruschchev was making tentative peace feelers with the US when the CIA sent &amp;ldquo;just one more&amp;rdquo; U2 flight into Russian airspace, and that slammed the door for years. Sure, the Soviets were out to flatter, bribe, steal, or bully influence in countries all around the world that had oil, minerals, or a strategic location. Just as we were. Just as every other world power has done in history. I think that a great deal of the fault for the cold war has to be laid at the CIA&amp;rsquo;s feet.&lt;br /&gt;&lt;br /&gt;And since &amp;ldquo;the only enemy in the world&amp;rdquo; up and vanished, the rudderless ship of the CIA has been even more adrift. After the 9/11 attacks, the command structure of the agency was changed (think re-arranging deck chairs on the Titanic), and the former position of CIA director was more-or-less replaced by the position of Director of National Intelligence. The last actual CIA director was Porter Goss, and his main contribution to the fun was to systematically sack everybody in the agency who disagreed with Dubya&amp;rsquo;s policies. That got rid of the last people who might actually know something useful. After that, some 50% of the employees were so new as to be classified as &amp;ldquo;trainees.&amp;rdquo; And then it got worse. Today, a number of private intelligence agencies have sprung up like weeds, and they all pay much better than the CIA. So the current career track there is to join the CIA, get the training, put in five years or so, quit, join Spooks R Us for double the pay&amp;hellip;and then show up for work the next day at the CIA wearing a contractor badge instead of an employee badge.&lt;br /&gt;&lt;br /&gt;Reading this book was a gut-wrenching, eye-opening experience. For the first couple hundred pages, I was outraged. Then, it just kept coming, it didn&amp;rsquo;t let up, and I was eventually left with just a numb shock, and even a kind of disgust at being an American. The book really gives you a better perspective of what&amp;rsquo;s been going on in the world for the last 60 years, and why we are where we are and why the people who hate us came to that opinion. The book has just been released in paperback, and it should be required reading in high school.&lt;br /&gt;&lt;br /&gt;My opinion now (and I mean this with almost no sarcasm) is that one of the greatest threats&amp;ndash;perhaps THE greatest threat&amp;ndash;to America since 1947 has in fact been the CIA. They have spent uncounted billions of dollars, caused uncounted thousands, hundreds of thousands, of deaths, put America in bed with a staggeringly long list of murderers, liars, goons, rustlers, cut throats, murderers, bounty hunters, desperados, mugs, pugs, thugs, nitwits, halfwits, dimwits, vipers, snipers, con men, &amp;hellip;well, lots of bad guys. And through all that, they failed to predict even a SINGLE event of significance to the US (there have been a couple of cases where they got something right, but nobody listened because they were usually wrong). Instead, they tarnished our reputation around the world, and led us to the brink of both nuclear and conventional war too many times to comfortably recount. And so far, every single President has gotten disgusted with them, decided they weren&amp;rsquo;t worth the powder and shot to put them down, and then increased their budget and left them as a mess for the next President to clean up. But the CIA HAS demonstrated a cheerful willingness to spy on Americans (they&amp;rsquo;ve been doing it at least since the 60s), and to do any vile thing they&amp;rsquo;re called upon to do. So with the current neocon push for an Imperial President and a Big Brother state, they are in a perfect position to step up and become our very own KGB or Gestapo&amp;hellip;but minus the competence.&lt;br /&gt;&lt;br /&gt;[Previously at this blog on Weiner&amp;rsquo;s book:&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2007/08/abolish-cia.html&#34;&gt;&amp;ldquo;Abolish the CIA&amp;rdquo;&lt;/a&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2007/08/brief-history-of-cia-1945-1953-truman.html&#34;&gt;&amp;ldquo;A Brief History of the CIA: 1945-1953 (Truman)&amp;quot;&lt;/a&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2007/08/brief-history-of-cia-1953-1961.html&#34;&gt;&amp;ldquo;A Brief History of the CIA: 1953-1961 (Eisenhower)&amp;quot;&lt;/a&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2007/08/cia-in-venezuela-in-2002.html&#34;&gt;&amp;ldquo;The CIA in Venezuela in 2002&amp;rdquo;&lt;/a&gt;&lt;br /&gt;Also &lt;a href=&#34;http://rottenindenmark.vox.com/library/post/things-that-struck-me-while-reading-legacy-of-ashes-the-history-of-the-cia-by-tim-weiner.html&#34;&gt;Rottin&amp;rsquo; in Denmark has a review of the Weiner book similar in some respects to Dave&amp;rsquo;s&lt;/a&gt;.]&lt;br /&gt;&lt;/y&gt;&lt;/x&gt;&lt;/y&gt;&lt;/x&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>UK infringement of freedom of speech</title>
      <link>https://blog.lippard.org/2008/05/uk-infringement-of-freedom-of-speech.html/</link>
      <pubDate>Thu, 22 May 2008 16:52:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/05/uk-infringement-of-freedom-of-speech.html/</guid>
      <description>&lt;p&gt;The UK&amp;rsquo;s ridiculous laws are not only being used to infringe free speech in the UK, as when a 15-year-old picketing the Church of Scientology is &lt;a href=&#34;http://volokh.com/posts/1211313682.shtml&#34;&gt;given a citation for a sign referring to Scientology as a &amp;ldquo;cult,&amp;quot;&lt;/a&gt; but to &lt;a href=&#34;http://www.economist.com/world/international/displaystory.cfm?story_id=11333006&#34;&gt;chill speech elsewhere as a result of its bad libel laws&lt;/a&gt;, where it seems to be all-too-easy for a deep-pocketed plaintiff to get a judgment against publishers of legitimate criticism.  Recent examples include Khalid Salim A. Bin Mahfouz&amp;rsquo;s lawsuit against U.S. author Rachel Ehrenfeld for her book &lt;span style=&#34;font-style: italic;&#34;&gt;Funding Evil: How Terrorism is Financed and How to Stop It&lt;/span&gt;, which resulted in a $225,000 default judgment against Ehrenfeld in London, even though she doesn&amp;rsquo;t live there and the book wasn&amp;rsquo;t published there; Bin Mahfouz obtained standing because some individuals in Britain purchased the book.  This has led to the State of New York &lt;a href=&#34;http://www.publishersweekly.com/article/CA6524051.html&#34;&gt;proposing an amendment to its code of civil practice to prohibit the enforcement of foreign libel judgments&lt;/a&gt;.  Bin Mahfouz has similarly successfully sued in the UK against other writers 33 times for linking him to terrorism.&lt;br /&gt;&lt;br /&gt;Similarly, a Ukrainian tycoon, Rinat Akhmetov, has sued in London against a Ukrainian newspaper, the Kyiv Post, owned by an American, even though it&amp;rsquo;s not published in the UK, on the grounds that 100 subscribers are located in Britain.  Akhmetov has also successfully sued &lt;a href=&#34;http://www.obozrevatel.com/&#34;&gt;Obozrevatel&lt;/a&gt; (Observer), a Ukrainian Internet news site that&amp;rsquo;s not even in English, in the UK.&lt;br /&gt;&lt;br /&gt;I think New York has the right idea.  Better yet would be if Britain reforms its libel and insult laws.&lt;br /&gt;&lt;br /&gt;UPDATE (May 23, 2008): The Crown Prosecution Service &lt;a href=&#34;http://news.bbc.co.uk/2/hi/uk_news/england/london/7416425.stm&#34;&gt;has declined to prosecute the boy with the &amp;ldquo;cult&amp;rdquo; sign&lt;/a&gt;, stating that &amp;ldquo;Our advice is that it is not abusive or insulting and there is no offensiveness (as opposed to criticism), neither in the idea expressed nor in the mode of expression.&amp;rdquo;  Yet abuse, insult, and offense should not be the standard in any case.&lt;br /&gt;&lt;br /&gt;Ed Brayton &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/05/cant_call_scientology_a_cult_i.php&#34;&gt;has now commented on that story at Dispatches from the Culture Wars&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dennis Prager on women and sex</title>
      <link>https://blog.lippard.org/2008/05/dennis-prager-on-women-and-sex.html/</link>
      <pubDate>Thu, 22 May 2008 14:52:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/05/dennis-prager-on-women-and-sex.html/</guid>
      <description>&lt;p&gt;Dennis Prager writes, regarding the California Supreme Court&amp;rsquo;s decision to strike down a ban on same-sex marriage, that:&lt;br /&gt;&lt;blockquote&gt;The sexual confusion that same-sex marriage will create among young people is not fully measurable. Suffice it to say that, contrary to the sexual know-nothings who believe that sexual orientation is fixed from birth and permanent, the fact is that sexual orientation is more of a continuum that ranges from exclusive heterosexuality to exclusive homosexuality. Much of humanity - especially females - can enjoy homosexual sex. It is up to society to channel polymorphous human sexuality into an exclusively heterosexual direction - until now, accomplished through marriage.&lt;/blockquote&gt;  It sounds like he thinks that female heterosexuality is so tenuous that it must be enforced by the power of law.  Does he also think this is a justification for denying civil liberties and rights to women?&lt;br /&gt;&lt;br /&gt;Ed Brayton &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/05/pragers_nonsense_on_the_califo.php&#34;&gt;gives a good fisking to Prager&amp;rsquo;s entire crazy essay on this subject&lt;/a&gt;, showing that his arguments are very similar to arguments that were made against integration and interracial marriage in response to Supreme Court decisions.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Phoenix Lights of 1997, explained yet again</title>
      <link>https://blog.lippard.org/2008/05/phoenix-lights-of-1997-explained-yet.html/</link>
      <pubDate>Wed, 21 May 2008 14:47:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/05/phoenix-lights-of-1997-explained-yet.html/</guid>
      <description>&lt;p&gt;The latest e-Skeptic from the &lt;a href=&#34;http://www.skeptic.com/&#34;&gt;Skeptics Society&lt;/a&gt; features an article by former &lt;span style=&#34;font-style: italic;&#34;&gt;Phoenix New Times&lt;/span&gt; investigative reporter (and now editor of the Village Voice), Tony Ortega, titled &lt;a href=&#34;http://www.skeptic.com/eskeptic/08-05-21/&#34;&gt;&amp;ldquo;The Phoenix Lights Explained (Again).&amp;quot;&lt;/a&gt;  Ortega already published &lt;a href=&#34;http://www.phoenixnewtimes.com/1998-03-05/news/the-hack-and-the-quack/&#34;&gt;the best explanation to date in &lt;span style=&#34;font-style: italic;&#34;&gt;Phoenix New Times&lt;/span&gt;&lt;/a&gt; shortly after the two events took place.&lt;br /&gt;
&lt;br /&gt;
He doesn&amp;rsquo;t mention the &amp;ldquo;new Phoenix Lights&amp;rdquo; that appeared this year, &lt;a href=&#34;https://blog.lippard.org/2008/04/new-phoenix-lights.html&#34;&gt;which turned out to be flares tied to helium balloons&lt;/a&gt;, nor last year&amp;rsquo;s reappearances of the &amp;ldquo;Phoenix Lights,&amp;rdquo; &lt;a href=&#34;https://blog.lippard.org/2007/02/return-of-phoenix-lights.html&#34;&gt;which corresponded with Air Force training with flares&lt;/a&gt;, nor former Arizona Governor Fife Symington&amp;rsquo;s claim that he saw the original lights and thinks it was an extraterrestrial spacecraft, &lt;a href=&#34;https://blog.lippard.org/2007/03/former-arizona-governor-endorses.html&#34;&gt;which shows that he&amp;rsquo;s an idiot&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Tony Ortega is also known for his &lt;a href=&#34;http://www.phoenixnewtimes.com/1999-12-23/news/double-crossed/&#34;&gt;hard-hitting investigative reporting on the Church of Scientology&lt;/a&gt;, and his work has been referenced at this blog regarding &lt;a href=&#34;https://blog.lippard.org/2007/03/former-arizona-governor-endorses.html&#34;&gt;both&lt;/a&gt; &lt;a href=&#34;https://blog.lippard.org/2008/04/scientology-celebrity-escapes.html&#34;&gt;subjects&lt;/a&gt;, along with &lt;a href=&#34;https://blog.lippard.org/2006/08/killer-runs-for-state-legislature.html&#34;&gt;the case of the killer who ran for state legislature in 2006&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
UPDATE (July 20, 2009):  Tim Printy &lt;a href=&#34;http://home.comcast.net/%7Etprinty/UFO/AZUFO.htm&#34;&gt;has more detail on the explanation of the Phoenix Lights than I&amp;rsquo;ve seen elsewhere&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>16% of U.S. science teachers are creationists</title>
      <link>https://blog.lippard.org/2008/05/16-of-us-science-teachers-are.html/</link>
      <pubDate>Wed, 21 May 2008 02:44:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/05/16-of-us-science-teachers-are.html/</guid>
      <description>&lt;p&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;New Scientist&lt;/span&gt; &lt;a href=&#34;http://www.newscientist.com/article/dn13930-16-of-us-science-teachers-are-creationists.html?DCMP=ILC-hmts&amp;amp;nsref=news4_head_dn1&#34;&gt;reports&lt;/a&gt; that a poll of 2000 high school teachers in 2007 with 939 respondents found that 2% did not cover evolution at all, the majority spent 3-10 classroom hours on evolution, about a quarter reported spending some time on creationism or intelligent design, and of those, 48% (12.5% of the respondents) taught it as a &amp;ldquo;valid, scientific alternative to Darwinian explanations for the origin of species.&amp;quot;&lt;br /&gt;&lt;br /&gt;16% of high school science teachers in the sample said that they believed human beings were created in their current form by God within the last 10,000 years.  Teachers who believed in young-earth creationism spent 35% fewer hours teaching evolution than other teachers.&lt;br /&gt;&lt;br /&gt;The study in question, &lt;a href=&#34;http://biology.plosjournals.org/perlserv/?request=get-document&amp;amp;doi=10.1371/journal.pbio.0060124&amp;amp;ct=1&amp;amp;SESSID=56fcc8b486ca8c8d28426a7d07705f87&#34;&gt;from PLoS Biology, may be found online&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Further summary may be found at &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/05/creationists_in_the_american_c.php&#34;&gt;Pharyngula&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Intelligent design = creationism, NCSE video</title>
      <link>https://blog.lippard.org/2008/05/intelligent-design-creationism-ncse.html/</link>
      <pubDate>Tue, 20 May 2008 17:54:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/05/intelligent-design-creationism-ncse.html/</guid>
      <description>&lt;p&gt;The National Center for Science Education has a new YouTube video about how they proved in the Dover trial that the &amp;ldquo;intelligent design&amp;rdquo; in the book &lt;span style=&#34;font-style: italic;&#34;&gt;Of Pandas and People&lt;/span&gt; was simply old-school creationism under a different name.&lt;br /&gt;&lt;br /&gt;&lt;object height=&#34;355&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/GUB8Mv1SaKQ&amp;amp;hl=en&#34;&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/GUB8Mv1SaKQ&amp;amp;hl=en&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; height=&#34;355&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>ASU director of real-estate studies uses bogus stats</title>
      <link>https://blog.lippard.org/2008/05/asu-director-of-real-estate-studies.html/</link>
      <pubDate>Tue, 20 May 2008 15:54:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/05/asu-director-of-real-estate-studies.html/</guid>
      <description>&lt;p&gt;The &lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt; &lt;a href=&#34;http://www.azcentral.com/realestate/articles/0520biz-homesales0520.html&#34;&gt;reports today that Arizona State University&amp;rsquo;s director of real estate studies at the Morrison School of Management and Agribusiness has been presenting an unrealistically rosy picture of home resales in Maricopa County by including trustee sales as resales&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Trustee&amp;rsquo;s sales are when banks take possession of a property from a borrower in default.  As readers of this blog are aware, trustee&amp;rsquo;s sales have been going through the roof&amp;ndash;Einzige has been reporting notices of trustee&amp;rsquo;s sales, issued when borrowers fall 90 days past due on their mortgages.  The &lt;a href=&#34;https://blog.lippard.org/2008/05/aprils-trustees-sale-notices.html&#34;&gt;most recent such report was for April&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;By including trustee&amp;rsquo;s sales, Butler&amp;rsquo;s numbers showed home resales up 15 percent in April 2008, year over year, the first uptick for year-over-year resales since July 2005.  The Arizona Regional Multiple Listing Service, on the other hand, showed a 12 percent decrease.&lt;br /&gt;&lt;br /&gt;Apparently Butler failed to notice&amp;ndash;or didn&amp;rsquo;t see the point in telling&amp;ndash;that over a third of his reported resales were trustee&amp;rsquo;s sales (2,025 of 5,585).  The corrected number for actual sales was 3,565 (lower than ARMLS&amp;rsquo;s number of 4,874).&lt;br /&gt;&lt;br /&gt;Compare that to &lt;a href=&#34;https://blog.lippard.org/2008/05/aprils-trustees-sale-notices.html&#34;&gt;April&amp;rsquo;s notices of trustee&amp;rsquo;s sales&lt;/a&gt;&amp;ndash;6,184&amp;ndash;and you see the the immediate future prospects are bleak, not rosy.  Homes are going on the resale market much faster than they are selling, which means further inventory growth and home prices have farther to fall.&lt;br /&gt;&lt;br /&gt;Butler has agreed that he made a mistake and will report trustee&amp;rsquo;s sales separately from now on.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Secret lawsuits</title>
      <link>https://blog.lippard.org/2008/05/secret-lawsuits.html/</link>
      <pubDate>Mon, 19 May 2008 13:20:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/05/secret-lawsuits.html/</guid>
      <description>&lt;p&gt;The director of &amp;ldquo;The Secret&amp;rdquo; video, Drew Heriot, is suing its author, Rhonda Byrne, for $150 million.  Heriot &lt;a href=&#34;http://www.smh.com.au/articles/2008/05/17/1210765254572.html&#34;&gt;claims he co-authored the screenplay and the book and is thus owed half of what the book and DVD have earned&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&amp;ldquo;The Secret&amp;rdquo; advocates the &amp;ldquo;law of attraction,&amp;rdquo; which claims that everybody always gets what they deserve because what you think about comes to you.  Apparently Heriot and Byrne have been thinking a lot about giving money to lawyers.&lt;br /&gt;&lt;br /&gt;Byrne previously settled another legal case with &amp;ldquo;holistic healer&amp;rdquo; Vanessa Bonnette in Australia, and is facing two other lawsuits in the United States.&lt;br /&gt;&lt;br /&gt;Previous critiques of the utter nonsense that is &amp;ldquo;The Secret&amp;rdquo; may be found &lt;a href=&#34;https://blog.lippard.org/2007/03/secretthe-law-of-attraction-critiqued.html&#34;&gt;here&lt;/a&gt;.  The fact that this claptrap has made so much money is a poor reflection on the gullibility and idiocy of far too many people on this planet.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Canal ducks</title>
      <link>https://blog.lippard.org/2008/05/canal-ducks.html/</link>
      <pubDate>Mon, 19 May 2008 02:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/05/canal-ducks.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://farm3.static.flickr.com/2006/2504384076_a087c93d8a.jpg?v=0&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;&#34; src=&#34;http://farm3.static.flickr.com/2006/2504384076_a087c93d8a.jpg?v=0&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;One of our Highline Canal ducks has had some children, which is probably why they&amp;rsquo;re still around even though temperatures hit 100 degrees Fahrenheit in Phoenix today.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dirty Politician: Vito Fossella</title>
      <link>https://blog.lippard.org/2008/05/dirty-politician-vito-fossella.html/</link>
      <pubDate>Sat, 17 May 2008 23:22:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/05/dirty-politician-vito-fossella.html/</guid>
      <description>&lt;p&gt;Conservative &amp;ldquo;family values&amp;rdquo; Republican Congressman Vito Fossella (R-NY) was arrested on DUI charges on May 1, 2008, and released to the custody of retired Air Force Lt. Col. Laura Fay.  He originally claimed that he had been driving to pick up his sick daughter, then revised his story the next day to claim he was going to visit a sick friend.  During his press conference, he refused to deny that he had previously driven under the influence of alcohol.&lt;br /&gt;&lt;br /&gt;In fact, he had been having an extramarital affair with Fay for years, and had fathered an illegitimate child with her, which he admitted on May 8 after days of denials.  He had essentially been living a double life, with his wife in New York City and with Fay and their now 3-year-old daughter in Washington, D.C.&lt;br /&gt;&lt;br /&gt;Fossella has a lesbian sister, with whom he cut off all contact, and refuses to attend any family events if she is present with her partner.&lt;br /&gt;&lt;br /&gt;Some &amp;ldquo;family values.&amp;quot;&lt;br /&gt;&lt;br /&gt;His Wikipedia page lists several other controversies regarding the Congressman, including financial misconduct.  No doubt more will be found as his record is scrutinized further.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/05/fossella_story_gets_worse.php&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt; and &lt;a href=&#34;http://en.wikipedia.org/wiki/Vito_Fossella&#34;&gt;Wikipedia&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Battle for Athens, Tennessee, 1946</title>
      <link>https://blog.lippard.org/2008/05/battle-for-athens-tennessee-1946.html/</link>
      <pubDate>Sat, 17 May 2008 12:52:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/05/battle-for-athens-tennessee-1946.html/</guid>
      <description>&lt;p&gt;I was telling a coworker about the book &lt;a href=&#34;http://www.diesel-ebooks.com/cgi-bin/item/parent-9780809501427/A-Planet-for-Texans-eBook.html&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;A Planet for Texans&lt;/span&gt;&lt;/a&gt;, in which citizens sometimes have the right to assassinate politicians, and he told me about a little-known piece of U.S. history.&lt;br /&gt;&lt;br /&gt;In 1936, political power in McMinn County, Tennessee was obtained by Paul Cantrell of Etowah, who ran as the Democratic candidate for county sheriff and successfully seized power from what had been a Republican-dominated county since the Civil War.  Cantrell ended up putting in place a thoroughly corrupt political machine that retained power for a decade&amp;ndash;a crony of his, George Woods, was sent to the state legislature, and the county was redistricted to reduce the number of voting precincts and justices of the peace, and Cantrell&amp;rsquo;s power was solidified.  There were unresolved reports of county election fraud in 1940, 1942, and 1944.  The McMinn County Court, still dominated by Republicans, attempted to purchase voting machines to eliminate the fraud, but Woods, with the support of Democrats in the state legislature, responded by abolishing the county court.  It all came to an end when Cantrell&amp;rsquo;s machine attempted to steal the 1946 election and was stopped with armed force in a battle involving more than 500 armed men with guns and dynamite who weren&amp;rsquo;t afraid to use them&amp;ndash;yet remarkably, no one was killed.&lt;br /&gt;&lt;br /&gt;What happened in 1946 was that a bunch of GIs returned home from the war.  A group of them decided that they didn&amp;rsquo;t just fight for liberty in WWII to come back home to be governed by corrupt leadership, so they put together a slate to run for five county offices, including sheriff, under their own independent party.  The GIs put an ad in the newspaper and drove around the county with a loudspeaker repeating their slogan, &amp;ldquo;your vote will be counted as cast.&amp;rdquo;  Veterans from neighboring Blount County volunteered to help the McMinn County GIs in monitoring the election.&lt;br /&gt;&lt;br /&gt;On the day of the election, August 1, 1946, the county saw the largest voter turnout in its history.  In the afternoon, the Cantrell machine posted its own armed guards at each precinct, in preparation for transporting the ballot  boxes to the county jail in Athens for counting.  The GIs began assembling in Otto Kennedy&amp;rsquo;s Essankay Garage and Tire shop.  At that meeting, it was reported that telegrams had been sent in late July to Gov. Jim McCord in Nashville and Tom Clark, the U.S. attorney general, asking for assistance to ensure a fair election, but neither had been answered.  Those at the meeting agreed that those present who didn&amp;rsquo;t have their weapons with them should go home and get them.  Most were back and armed by 3 p.m.&lt;br /&gt;&lt;br /&gt;At that time, an elderly black farmer, Tom Gillespie, was told by Windy Wise, a Cantrell armed guard, that he could not vote, and Wise ended up beating him with brass knuckles and shooting him in the back.  The two GI poll watchers at the precinct were taken hostage by Wise and Karl Neill, another Cantrell guard, and an angry crowd began to gather outside the polling place, the Athens Water Works.  The two GIs ended up breaking through a plate glass window to escape into the crowd, and someone in the crowd shouted, &amp;ldquo;Let&amp;rsquo;s go get our guns!&amp;rdquo;  When the Chief Deputy Boe Dunn and other Cantrell men showed up to get the ballot box to transport to the jail, they heard of this statement from Wise, and Dunn sent two deputies to the GI headquarters to make arrests.  Those deputies were no match for the GIs, however, and were disarmed and taken hostage along with two others sent as reinforcements, and another three sent shortly thereafter.  Those seven were beaten and then taken out to the woods and shackled to trees.&lt;br /&gt;&lt;br /&gt;At another precinct, the polling place had been set up at the Dixie Cafe across an alley from the jail, where the GIs monitoring had seen a Cantrell man, Minus Wilburn, allowing minors to vote and giving cash to voters throughout the day.  At about 3:45 p.m. when he attempted to allow a young woman to vote despite her name not appearing on the voter registration list and not having a poll tax receipt, one of the GIs protested and attempted to physically prevent Wilburn from depositing her ballot.  Wilburn hit him in the head with a blackjack and kicked him in the face as he fell to the floor.  Wilburn closed the polling place, put guards at both ends of the alley, and transported the ballot box to the jail and took the two GI poll-watchers prisoner.&lt;br /&gt;&lt;br /&gt;It looked like Cantrell &lt;a href=&#34;http://www.americanheritage.com/articles/magazine/ah/1985/2/1985_2_72.shtml&#34;&gt;was about to successfully steal another election&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;The Cantrell forces had calculated that if they could control the first, eleventh and twelfth precincts in Athens and the one in Etowah, the election was theirs. The ballot boxes from the Water Works (the eleventh) and the Dixie Cafe (the twelfth) were safely in the jail. The voting place for the first precinct, the courthouse, was barricaded by deputies who held four GIs hostage, and Paul Cantrell himself had Etowah under control.&lt;/blockquote&gt;For what happened next (and a better account of what I&amp;rsquo;ve just described), I recommend &lt;a href=&#34;http://www.americanheritage.com/articles/magazine/ah/1985/2/1985_2_72.shtml&#34;&gt;this account from &lt;span style=&#34;font-style: italic;&#34;&gt;American Heritage Magazine&lt;/span&gt;&lt;/a&gt; by Lones Selber, who watched the battle of Athens first-hand as a seven-year-old child.&lt;br /&gt;&lt;br /&gt;Although the GIs were widely criticized for their actions, they seem quite justified to me&amp;ndash;their actions strike me as exactly what the 2nd Amendment is supposed to allow citizens to do in response to a corrupt government, remove it from power.  (And really, if you read the full account, it was the fair outcome of the election that removed the corrupt officials from power, the GIs really just prevented the election from being stolen.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Pre-flight cocktails</title>
      <link>https://blog.lippard.org/2008/05/pre-flight-cocktails.html/</link>
      <pubDate>Thu, 15 May 2008 13:30:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/05/pre-flight-cocktails.html/</guid>
      <description>&lt;p&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Washington Post&lt;/span&gt; &lt;a href=&#34;http://www.washingtonpost.com/wp-srv/nation/specials/immigration/cwc_d4p1.html&#34;&gt;reports that there have been more than 250 recent cases of the Department of Homeland Security&amp;rsquo;s Immigration and Customs Enforcement (ICE) agency giving &amp;ldquo;pre-flight cocktail&amp;rdquo; injections of psychotropic drugs to foreigners being deported&lt;/a&gt;.  These injections of antipsychotic drugs have been given to people with no history of mental illness and for no medical justification, with the only apparent purpose to sedate them during their flights.&lt;br /&gt;&lt;br /&gt;The practice of &amp;ldquo;involuntary chemical restraint of detainees&amp;rdquo; without medical justification violates some international human rights codes, according to the &lt;span style=&#34;font-style: italic;&#34;&gt;Post&lt;/span&gt;, and is banned in several countries.  Confidential documents obtained by the newspaper indicate that in some of the cases they report, detainees were not able to be given additional injections during layovers because to do so would be illegal in the countries in question.&lt;br /&gt;&lt;br /&gt;These sedations violate the government&amp;rsquo;s own rules, which only permit sedation if the individual has a mental illness which requires the drugs or if the person is aggressive to the point of creating a danger to those around them.&lt;br /&gt;&lt;br /&gt;The &lt;span style=&#34;font-style: italic;&#34;&gt;Post&lt;/span&gt; reports that during 2007, there were 67 people deported with medical escorts with no medical justification, 53 of whom were given psychiatric drugs, and 48 of whom had no documented history of violence.  Most of those given drugs appear to be individuals who had previously resisted deportation.&lt;br /&gt;&lt;br /&gt;One man deported to Nigeria was still under the effects of the drugs for four days after his arrival.&lt;br /&gt;&lt;br /&gt;One drug often reported used was Haldol, which created some controversy during George H.W. Bush&amp;rsquo;s presidency when it was reported that he took the drug to avoid jet lag; some speculated that this drug was the cause of &lt;a href=&#34;http://www.youtube.com/watch?v=XnOnDatqENo&#34;&gt;his vomiting at a dinner with (and vomiting on) the Prime Minister of Japan&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;A &lt;a href=&#34;http://www.washingtonpost.com/wp-srv/nation/specials/immigration/map.html&#34;&gt;related story in the &lt;span style=&#34;font-style: italic;&#34;&gt;Post&lt;/span&gt; looks at 80 cases of deaths of immigration detainees&lt;/a&gt;, of which 30 were found to be &amp;ldquo;questionable,&amp;rdquo; including two in Arizona.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://www.theagitator.com/2008/05/15/morning-links-44/&#34;&gt;The Agitator&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Einstein&#39;s God</title>
      <link>https://blog.lippard.org/2008/05/einsteins-god.html/</link>
      <pubDate>Wed, 14 May 2008 01:31:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/05/einsteins-god.html/</guid>
      <description>&lt;p&gt;There&amp;rsquo;s been a &lt;a href=&#34;http://scienceblogs.com/catdynamics/2008/05/einstein_on_god.php?utm_source=sbhomepage&amp;amp;utm_medium=link&amp;amp;utm_content=toplink&#34;&gt;lot&lt;/a&gt; of &lt;a href=&#34;http://scienceblogs.com/strangerfruit/2008/05/einsteins_god.php&#34;&gt;commentary&lt;/a&gt; &lt;a href=&#34;http://womanwithoutsuperstition.blogspot.com/2008/05/einstein-religion-is-childish.html&#34;&gt;in&lt;/a&gt; &lt;a href=&#34;http://scienceblogs.com/erv/2008/05/lol_atheism_wins.php&#34;&gt;the&lt;/a&gt; &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/05/einstein_on_gods_and_judaism.php&#34;&gt;blogosphere&lt;/a&gt; about &lt;a href=&#34;http://www.guardian.co.uk/science/2008/may/12/peopleinscience.religion&#34;&gt;a January 3, 1954 letter from Albert Einstein to philosopher Eric Gutkind&lt;/a&gt; which contains the following statements:&lt;br /&gt;&lt;blockquote&gt;The word god is for me nothing more than the expression and product of human weaknesses, the Bible a collection of honourable, but still primitive legends which are nevertheless pretty childish. No interpretation no matter how subtle can (for me) change this.&lt;/blockquote&gt;and&lt;br /&gt;&lt;blockquote&gt;For me the Jewish religion like all others is an incarnation of the most childish superstitions. And the Jewish people to whom I gladly belong and with whose mentality I have a deep affinity have no different quality for me than all other people. As far as my experience goes, they are no better than other human groups, although they are protected from the worst cancers by a lack of power. Otherwise I cannot see anything &amp;lsquo;chosen&amp;rsquo; about them.&lt;/blockquote&gt;Einstein expressed similar sentiments in &lt;a href=&#34;http://groups.google.com/group/talk.atheism/msg/6338511d03da2832&#34;&gt;a pair of letters he wrote on July 2, 1945 and September 28, 1949 to Ensign Guy H. Raner of the U.S.S. Bougainville&lt;/a&gt; which were first published in &lt;span style=&#34;font-style: italic;&#34;&gt;Skeptic&lt;/span&gt; magazine in 1997:&lt;br /&gt;&lt;blockquote&gt;From the viewpoint of a Jesuit priest I am, of course, and have always been an atheist.  Your counter-arguments seem to me very correct and could hardly be better formulated.  It is always misleading to use anthropomorphical concepts in dealing with things outside the human sphere&amp;ndash;childish analogies.  We have to admire in humility the beautiful harmony of the structure of the world&amp;ndash;as far was we can grasp it, and that is all. [July 2, 1945]&lt;br /&gt;&lt;/blockquote&gt;and&lt;br /&gt;&lt;blockquote&gt;I have repeatedly said that in my opinion the idea of a personal God is a childlike one. You may call me an agnostic, but I do not share the crusading spirit of the professional atheist whose fervor is mostly due to a painful act of liberation from the fetters of religious indoctrination in youth.  I prefer an attitude of humility corresponding to the weakness of our intellectual understanding of nature and of our own being. [September 28, 1949]&lt;br /&gt;&lt;/blockquote&gt;Einstein didn&amp;rsquo;t consider himself an atheist in the common usage of the term (his 1945 letter restricts the term to &amp;ldquo;from the viewpoint of a Jesuit priest&amp;rdquo;), though he was clearly comfortable being called an agnostic.  He rejected the idea of a personal god, but was apparently willing to accept the possibility of Spinoza&amp;rsquo;s pantheistic god.&lt;br /&gt;&lt;br /&gt;UPDATE (May 14, 2008): ERV &lt;a href=&#34;http://scienceblogs.com/erv/2008/05/lol_atheism_wins.php&#34;&gt;quotes this description&lt;/a&gt; of a statement by Oxford historian and theologian John Hedley Brooke, and &lt;a href=&#34;http://scienceblogs.com/erv/2008/05/lol_atheism_wins.php#comment-883570&#34;&gt;describes it in a comment&lt;/a&gt; as &amp;ldquo;a &amp;lsquo;respected&amp;rsquo; theologian lying to try to &amp;lsquo;keep him&amp;rsquo;&amp;rdquo; (emphasis hers):&lt;br /&gt;&lt;blockquote&gt;&amp;ldquo;Like other great scientists he does not fit the boxes in which popular polemicists like to pigeonhole him,&amp;rdquo; said Brooke. &amp;ldquo;It is clear for example that he had respect for the religious values enshrined within Judaic and Christian traditions &amp;hellip; but what he understood by religion was something far more subtle than what is usually meant by the word in popular discussion.&amp;rdquo; &lt;p&gt;Despite his categorical rejection of conventional religion, &lt;strong&gt;Brooke said that Einstein became angry when his views were appropriated by evangelists for atheism&lt;/strong&gt;. He was offended by their lack of humility and once wrote. &amp;ldquo;The eternal mystery of the world is its comprehensibility.&amp;quot;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bad military botnet proposal</title>
      <link>https://blog.lippard.org/2008/05/bad-military-botnet-proposal.html/</link>
      <pubDate>Tue, 13 May 2008 19:24:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/05/bad-military-botnet-proposal.html/</guid>
      <description>&lt;p&gt;An article by Col. Charles W. Williamson III titled &lt;a href=&#34;http://www.armedforcesjournal.com/2008/05/3375884&#34;&gt;&amp;ldquo;Carpet bombing in cyberspace: Why America needs a military botnet&amp;rdquo;&lt;/a&gt; has been published by the &lt;span style=&#34;font-style: italic;&#34;&gt;Armed Forces Journal&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;Col. Williamson, seeing that miscreants are using compromised machines all over the Internet to create botnets used for malicious purposes, has decided that the military needs to create its own, legitimate botnet.  He proposes that this would be used in order to respond to online attacks from foreign countries by attacking the attackers, including both government and civilian attacking machines as necessary.  He specifically proposes not using compromised machines (which would be illegal), but using machines on the af.mil (U.S. Air Force) network, including all hosts on the NIPRNet (Nonsecret IP Network).&lt;br /&gt;&lt;br /&gt;The proposal doesn&amp;rsquo;t really make any sense to me.&lt;br /&gt;&lt;br /&gt;First of all, attacks from hostile compromised machines on the Internet occur on a daily basis and are already handled by network service providers.  These attacks are never likely to be initiated specifically from an individual attacking country&amp;rsquo;s systems, but rather from compromised systems all over the world&amp;ndash;sometimes including compromised systems belonging to the U.S. military.  Second, the best way to respond to attacking systems is not by launching hostile traffic back at them, but by filtering them or nullrouting them.  Again, network service providers already do this today, and cooperate with each other in addressing major attacks.  Thirdly, if the U.S. military sets up a botnet and uses it to launch denial of service attacks, it will be in violation of its own contracts with its network service providers&amp;ndash;I don&amp;rsquo;t know of any network service provider that offers a military exception to its terms of service regarding denial of service attacks.  Fourth, if all of the U.S. military bots are on its own network, their aggregate bandwidth still can&amp;rsquo;t exceed the bandwidth of its connections to other networks.   Fifth, if there are attacks coming from another country that the U.S. is at war with, the &lt;a href=&#34;https://blog.lippard.org/2008/02/middle-east-subsea-cable-cuts.html&#34;&gt;recent subsea cable outages in the Middle East&lt;/a&gt; suggest that there are other effective mechanisms for disabling their ability to engage in Internet attacks.&lt;br /&gt;&lt;br /&gt;Finally, it&amp;rsquo;s not clear to me what benefit would be obtained from the military setting up its own botnet on its own network using its own IPs.  Botnets offer two main benefits&amp;ndash;(1) offering a distributed platform for computing and traffic generation and (2) creating a buffer of separation between the agent performing an action and the action itself.  The second benefit occurs because the miscreant doesn&amp;rsquo;t own the machines that make up the botnet, lots of other people do.  A botnet composed entirely of hosts on the military&amp;rsquo;s network is relatively easy to identify, filter, and block&amp;ndash;the second benefit doesn&amp;rsquo;t exist.  The first benefit is also mostly lost if you use your own network and hosts.  The point of a distributed denial of service attack is to use up the other guy&amp;rsquo;s bandwidth, but not your own.  That&amp;rsquo;s very easy to do if you&amp;rsquo;re not using your own resources, which is why distributed denial of service attacks use compromised systems and, sometimes, methods to amplify attacks using other people&amp;rsquo;s servers that send out responses that are larger than the requests that prompt them.  But if you&amp;rsquo;re using your own resources on your own networks, you&amp;rsquo;re limited to the bandwidth you have at your network interconnection points, and multiplying hosts inside that perimeter gains you nothing except a guarantee that you can saturate your own internetwork connectivity and cut yourself off from the outside unless your target has less bandwidth than you do.  It&amp;rsquo;s ironic that Williamson complains about a &amp;ldquo;fortress mentality,&amp;rdquo; while making a proposal to create a gigantic bot army inside the military&amp;rsquo;s own perimeter.  A million-man army doesn&amp;rsquo;t help you if they&amp;rsquo;re inside a fortress with exits that restrict its ability to be deployed, except when you can win the battle with the number of men who can leave the exits at any one time.&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;ve also posted &lt;a href=&#34;http://www.armedforcesjournal.com/forums/showpost.php?p=38380580&amp;amp;postcount=10&#34;&gt;a comment on the &lt;span style=&#34;font-style: italic;&#34;&gt;Armed Forces Journal&lt;/span&gt; article at the AFJ&amp;rsquo;s forum&lt;/a&gt; where I make a few additional points.  I also agree with many of the other critical remarks that have been made &lt;a href=&#34;http://www.armedforcesjournal.com/forums/showthread.php?t=3375884&#34;&gt;in the thread there&lt;/a&gt;.  &amp;ldquo;Crass Spektakel&amp;rdquo;&amp;rsquo;s point that &amp;ldquo;Whoever controls BGP and the backbone routers controls the internet&amp;rdquo; and that most of the control of BGP routing and the routing registries resides in the U.S. is a good one.  A similar point could be made about DNS.&lt;br /&gt;&lt;br /&gt;Other posts on this subject:&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://blog.wired.com/27bstroke6/2008/05/air-force-col-w.html&#34;&gt;Kevin Poulsen at the Wired blog&lt;/a&gt;&lt;br /&gt;&lt;a href=&#34;http://arstechnica.com/news.ars/post/20080512-preparing-for-cyber-warfare-us-air-force-floats-botnet-plan.html&#34;&gt;Jon Stokes at Ars Technica&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;UPDATE (May 14, 2008):  I may take some heat for even suggesting this, but an idea which actually takes advantage of both of the characteristic benefits of botnets I listed above and would be far, far more effective than Williamson&amp;rsquo;s proposal would be if the military produced bot software along the lines of SETI@Home and Folding@Home, which anyone could volunteer to download and run on their home or corporate machines (or better still, made available to run on XBoxes and Play Station 3s), for use by the military when needed.  Some of the abuse worries could be defeated if the activation and deactivation of the software was fully under the control of the end user, and the military obtained appropriate permission from upstream ISPs for activities which would otherwise constitute AUP violations by end users.&lt;br /&gt;&lt;br /&gt;I hasten to add that this is still a terrible idea&amp;ndash;putting such software out in public makes it a certainty that it would be reverse-engineered, and the probability of it being compromised by third parties for their own abuses would correspondingly increase.&lt;br /&gt;&lt;br /&gt;UPDATE: Looks like &lt;a href=&#34;http://futurismic.com/2008/05/12/carpet-bombing-in-cyberspace-the-case-for-a-military-botnet/&#34;&gt;Paul Raven beat me to the &amp;ldquo;Milnet@Home&amp;rdquo; idea&lt;/a&gt;, as he dubs it.  A commenter at Bruce Schneier&amp;rsquo;s blog &lt;a href=&#34;http://www.schneier.com/blog/archives/2008/05/air_force_consi.html#c269779&#34;&gt;also came up with the same idea&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;F-Secure&amp;rsquo;s blog also &lt;a href=&#34;http://www.f-secure.com/weblog/archives/00001434.html&#34;&gt;offers some good criticisms of Williamson&amp;rsquo;s proposal&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Same-sex marriage ban amendment may go to voters again</title>
      <link>https://blog.lippard.org/2008/05/same-sex-marriage-ban-amendment-may-go.html/</link>
      <pubDate>Tue, 13 May 2008 03:03:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/05/same-sex-marriage-ban-amendment-may-go.html/</guid>
      <description>&lt;p&gt;The Arizona House &lt;a href=&#34;http://www.azcentral.com/news/articles/2008/05/12/20080512same-sex0512-ON.html&#34;&gt;has passed SB 10242 and sent it on to the Senate&lt;/a&gt;.  This would put a measure to the voters to amend the Arizona Constitution to ban same-sex marriage.  &lt;a href=&#34;https://blog.lippard.org/2006/10/bad-argument-in-support-of-protect_20.html&#34;&gt;A similar proposal was voted down in 2006&lt;/a&gt;, but that measure included a provision that would have prohibited state benefits to domestic partners&amp;ndash;this one doesn&amp;rsquo;t.&lt;br /&gt;&lt;br /&gt;Unfortunately, I think this has a good chance of passing.&lt;br /&gt;&lt;br /&gt;Arizona &lt;a href=&#34;https://blog.lippard.org/2006/09/proposition-107-protect-marriage.html&#34;&gt;already bans same-sex marriage by statute&lt;/a&gt;, but not in its Constitution.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bill McCauley, RIP</title>
      <link>https://blog.lippard.org/2008/05/bill-mccauley-rip.html/</link>
      <pubDate>Tue, 13 May 2008 02:09:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/05/bill-mccauley-rip.html/</guid>
      <description>&lt;p&gt;I was saddened to learn this morning of &lt;a href=&#34;http://www.eastvalleytribune.com/story/116112&#34;&gt;the death of Bill McCauley&lt;/a&gt;, who was my boss when he was Vice President of Operations for GlobalCenter for a year or so around 1999-2000.  I last saw him in 2001 at NANOG 21, when he was working for a company called iAsiaWorks, and we chatted briefly.  I never knew him well, but when I worked for him he would occasionally chat with me about network security.&lt;br /&gt;&lt;br /&gt;Bill had left the technology field to run a food distributorship, Red Rock Foods, and recently opened a coffee shop in Queen Creek called Daily Buzz.  Unfortunately, he was having financial troubles, and chose a gruesome and horrible way to end his own life, by backing his car into a storage area at his food distribution business, pouring gasoline behind his car, and setting it on fire.  The fire burned him and his dachshund, Millikin, killing his dog and leading to his death in a hospital several hours after firefighters pulled him from his car, &lt;a href=&#34;http://www.azcentral.com/community/tempe/articles/2008/05/07/20080507tr-fire0508.html&#34;&gt;mortally injured but still alive&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;His death &lt;a href=&#34;http://www.arizona-coffee.com/2008/rip-azbill&#34;&gt;has been reported at the Arizona-Coffee blog&lt;/a&gt; where he frequently posted.  He apparently left no suicide note.  It&amp;rsquo;s very sad that he chose to end his life this way, as well as that of his dog.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Another creationist goes to prison</title>
      <link>https://blog.lippard.org/2008/05/another-creationist-goes-to-prison.html/</link>
      <pubDate>Mon, 12 May 2008 02:25:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/05/another-creationist-goes-to-prison.html/</guid>
      <description>&lt;p&gt;Turkish creationist &amp;ldquo;Harun Yahya&amp;rdquo; (pseudonym for &lt;a href=&#34;http://en.wikipedia.org/wiki/Harun_Yahya&#34;&gt;Adnan Oktar&lt;/a&gt;) &lt;a href=&#34;http://www.reuters.com/article/artsNews/idUSL0992091620080509?sp=true&#34;&gt;has been sentenced to three years in prison for &amp;ldquo;creating an illegal organization for personal gain,&amp;quot;&lt;/a&gt; according to Reuters:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt; Oktar had been tried with 17 other defendants in an  Istanbul court. The verdict and sentence came after a previous  trial that began in 2000 after Oktar, along with 50 members of  his foundation, was arrested in 1999.&lt;/p&gt;&lt;span id=&#34;midArticle_3&#34;&gt;&lt;/span&gt;       &lt;p&gt; In that court case, Oktar had been charged with using  threats for personal benefit and creating an organization with  the intent to commit a crime. The charges were dropped but  another court picked them up resulting in the latest case.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Senior McCain advisor helped arrange Rev. Moon coronation</title>
      <link>https://blog.lippard.org/2008/05/senior-mccain-advisor-helped-arrange.html/</link>
      <pubDate>Mon, 12 May 2008 02:10:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/05/senior-mccain-advisor-helped-arrange.html/</guid>
      <description>&lt;p&gt;Charlie Black, &lt;a href=&#34;http://rawstory.com/news/2008/Senior_McCain_adviser_helped_arrange_to_0509.html&#34;&gt;a senior advisor to the McCain campaign, lent his name to and helped arrange the bizarre March 23, 2004 event on Capitol Hill in which Rev. Sun Myung Moon was crowned King of America and declared himself to be the Messiah&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Rev. Moon is &lt;a href=&#34;http://www.michiganmessenger.com/tag.do?tag=Bad+Moon+Series&#34;&gt;a very powerful, wealthy man&lt;/a&gt; who has been regularly supported at public events by people such as &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/05/bush_41_pimps_for_moon_again.php&#34;&gt;former President George H. W. Bush&lt;/a&gt; and evangelical Christians like &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/09/gorenfelds_video_blog_on_rev_m.php&#34;&gt;Tim and Beverly LaHaye&lt;/a&gt; (he helped found the Institute for Creation Research through his Christian Heritage College, co-author of &lt;span style=&#34;font-style: italic;&#34;&gt;Left Behind&lt;/span&gt;; she is the head of Concerned Women for America) and &lt;a href=&#34;http://scienceblogs.com/dispatches/2004/10/more_on_the_falwellmoon_connec.php&#34;&gt;Jerry Falwell&lt;/a&gt;.   Jonathan Wells of the Discovery Institute is a member of Moon&amp;rsquo;s Unification Church, which makes DI another organization where evangelical Christians join hands with members of Moon&amp;rsquo;s cult.  Most of these people probably don&amp;rsquo;t agree with Moon&amp;rsquo;s nonsense, but they like his money and aren&amp;rsquo;t above prostituting themselves in order to receive some of it.&lt;br /&gt;&lt;br /&gt;UPDATE (May 13, 2008): More on Charlie Black, &lt;a href=&#34;http://www.firethelobbyists.com/facts.html&#34;&gt;from FiretheLobbyists.com&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;strong&gt;Charlie Black, McCain’s senior counsel and spokesman, began his lobbying career by representing numerous dictators and repressive regimes&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>McCain questionable land swap deal</title>
      <link>https://blog.lippard.org/2008/05/mccain-dishonesty.html/</link>
      <pubDate>Mon, 12 May 2008 02:00:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/05/mccain-dishonesty.html/</guid>
      <description>&lt;p&gt;Friday&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Washington Post&lt;/span&gt; &lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/content/article/2008/05/08/AR2008050803494.html&#34;&gt;describes an Arizona land swap deal&amp;ndash;the largest in Arizona history&amp;ndash;pushed through Congress by John McCain&lt;/a&gt; which had the effect of transferring valuable federal land to Fred Ruskin&amp;rsquo;s Yavapai Ranch Limited Partnership, that ended up being developed by SunCor Development, owned by McCain supporter Steven A. Betts.&lt;br /&gt;&lt;br /&gt;The Post article describes past land swap deals that McCain has also pushed through, which have benefited McCain donors Donald R. Diamond and Carl H. Lindner, Jr.&lt;br /&gt;&lt;br /&gt;Probably all just politics as usual.&lt;br /&gt;&lt;br /&gt;UPDATE (May 15, 2008):  The &lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt; &lt;a href=&#34;http://www.azcentral.com/news/articles/2008/05/15/20080515mccain-land0515-ON.html&#34;&gt;finally gets around to covering the story&amp;ndash;by reprinting a story from &lt;span style=&#34;font-style: italic;&#34;&gt;USA Today&lt;/span&gt;&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>McCain dishonesty</title>
      <link>https://blog.lippard.org/2008/05/mccain-dishonesty.html/</link>
      <pubDate>Mon, 12 May 2008 01:55:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/05/mccain-dishonesty.html/</guid>
      <description>&lt;p&gt;Arianna Huffington has given &lt;a href=&#34;http://www.huffingtonpost.com/arianna-huffington/what-john-mccain-told-me_b_100183.html&#34;&gt;a list of occasions on which Arizona Sen. John McCain has &amp;ldquo;issued heartfelt denials of things that were actually true&amp;rdquo;&lt;/a&gt;:&lt;br /&gt;&lt;br /&gt;* That he had talked with John Kerry about possibly leaving the Republican Party to become his vice presidential running mate in 2004.&lt;br /&gt;* That he had claimed he didn&amp;rsquo;t know much about economics.&lt;br /&gt;* That he had ever asked for a budget earmark for Arizona.&lt;br /&gt;* That he&amp;rsquo;d ever had a meeting with lobbyist Vicky Iseman.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Back from Seattle</title>
      <link>https://blog.lippard.org/2008/05/back-from-seattle.html/</link>
      <pubDate>Mon, 12 May 2008 01:06:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/05/back-from-seattle.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://farm3.static.flickr.com/2343/2484343419_5231944064.jpg?v=0&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;&#34; src=&#34;http://farm3.static.flickr.com/2343/2484343419_5231944064.jpg?v=0&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://farm3.static.flickr.com/2045/2485139766_32686d4410.jpg?v=0&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;&#34; src=&#34;http://farm3.static.flickr.com/2045/2485139766_32686d4410.jpg?v=0&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;We&amp;rsquo;re back from a week of vacation in Seattle&amp;ndash;this was my third time in the city, but my first time with free time to do touristy things.  We saw the usual sights&amp;ndash;the Space Needle, Pike Place Market, Pioneer Square and the Underground Tour, and we took a Snoqualmie Falls/winery tour and paid a visit to Bainbridge Island.  We also saw the Klondike Gold Rush Museum, the Olympic Sculpture Garden, the UPS Waterfall Garden, the Experience Music Project and Science Fiction Museum, and the oddities at Ye Olde Curiosity Shop, including the feejee-mermaid-like objects pictured and a collection of tsantsas (shrunken heads).  We also managed to see some local crazies&amp;ndash;a 9/11 conspiracy theorist outside Pike Place Market, Lyndon LaRouchies at Westlake Center, a Church of Scientology &amp;ldquo;free stress test&amp;rdquo; center, and building housing the Discovery Institute.&lt;br /&gt;&lt;br /&gt;And we had plenty of great meals, including a few with friends we haven&amp;rsquo;t seen in a while (or hadn&amp;rsquo;t met before in person).  Lots of Thai and Indian food.&lt;br /&gt;&lt;br /&gt;We didn&amp;rsquo;t get around to visiting the Seattle Aquarium, the Museum of Flight, the fish ladder at the Ballard Locks, the Roman exhibition at the Seattle Art Museum, or trying a doughnut at Top Pot Doughnuts.  Maybe next time for most of those.&lt;br /&gt;&lt;br /&gt;Seattle is a fun city, we had great weather almost the entire time, and we were happy to see how dog-friendly it is.  I&amp;rsquo;m sure we&amp;rsquo;ll return.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ken Miller op-ed on &#34;Expelled&#34;</title>
      <link>https://blog.lippard.org/2008/05/ken-miller-op-ed-on-expelled.html/</link>
      <pubDate>Thu, 08 May 2008 19:13:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/05/ken-miller-op-ed-on-expelled.html/</guid>
      <description>&lt;p&gt;Brown University biology professor, textbook author, and Catholic Ken Miller &lt;a href=&#34;http://www.boston.com/bostonglobe/editorial_opinion/oped/articles/2008/05/08/trouble_ahead_for_science/&#34;&gt;has written an op-ed about &amp;ldquo;Expelled.&amp;quot;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Scott Bloch gets raided by the FBI</title>
      <link>https://blog.lippard.org/2008/05/scott-bloch-gets-raided-by-fbi.html/</link>
      <pubDate>Wed, 07 May 2008 15:35:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/05/scott-bloch-gets-raided-by-fbi.html/</guid>
      <description>&lt;p&gt;Bush&amp;rsquo;s head of the Office of Special Counsel at the Department of Justice, Scott Bloch, &lt;a href=&#34;http://www.npr.org/templates/story/story.php?storyId=90223448&#34;&gt;has had his offices and home raided by the FBI&lt;/a&gt;.  The FBI raided his offices in D.C. yesterday, seizing computers and shutting off email.  Bloch himself was interviewed.  It&amp;rsquo;s not clear exactly what prompted the raid, but Bloch has long been under fire for refusing to investigate claims of discrimination based on sexual orientation.  There are also allegations that he has retaliated against employees and obstructed investigations.&lt;br /&gt;
&lt;br /&gt;
Bloch also &lt;a href=&#34;https://blog.lippard.org/2006/12/how-office-of-special-counsel-got.html&#34;&gt;has a tie to the Sternberg case&lt;/a&gt;, the crown jewel of &amp;ldquo;Expelled,&amp;rdquo; in that one of his like-minded appointees, James McVay, a man with no previous experience in employment law, whistleblower law, or federal sector work, took on the Sternberg case and wrote a preliminary report on it despite having no jurisdiction.  His preliminary report managed to draw conclusions in contradiction to the actual evidence.&lt;br /&gt;
&lt;br /&gt;
UPDATE:  &lt;span style=&#34;font-style: italic;&#34;&gt;The New York Times&lt;/span&gt; &lt;a href=&#34;http://www.nytimes.com/2008/05/07/washington/06cnd-inquire.html?_r=1&amp;amp;oref=slogin&#34;&gt;also covers the story&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
UPDATE (October 27, 2008): Scott Bloch &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/10/goodbye_scott_bloch.php&#34;&gt;has been fired&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
UPDATE (March 30, 2011): Scott Bloch &lt;a href=&#34;http://tpmmuckraker.talkingpointsmemo.com/2011/03/scott_bloch_sentenced_to_one_month_in_prison_in_geeks_on_call_case.php&#34;&gt;has been sentenced to a month in jail for destroying evidence on his computer&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The superstitions of John McCain</title>
      <link>https://blog.lippard.org/2008/05/superstitions-of-john-mccain.html/</link>
      <pubDate>Tue, 06 May 2008 16:04:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/05/superstitions-of-john-mccain.html/</guid>
      <description>&lt;p&gt;John McCain carries thirty-one cents of lucky change, a lucky compass, and a lucky feather.  He won&amp;rsquo;t throw a hat on a bed, or pick up a new lucky coin that&amp;rsquo;s showing tails instead of heads.  He won&amp;rsquo;t take a salt shaker passed to him; it has to be set on the table first.  He carries a laminated four-leaf clover in his wallet.  He wears lucky shoes.  He makes use of a magical lizard belonging to his trip director, Lanny Wiles, to help win golf bets and cause the right college sports teams to win.&lt;br /&gt;&lt;br /&gt;John McCain &lt;a href=&#34;http://www.crooksandliars.com/2008/05/05/superstition-aint-the-way/&#34;&gt;is a superstitious nut&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>April&#39;s Trustee&#39;s Sale Notices</title>
      <link>https://blog.lippard.org/2008/05/aprils-trustees-sale-notices.html/</link>
      <pubDate>Sun, 04 May 2008 17:29:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/05/aprils-trustees-sale-notices.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/08AprNTR.jpg&#34;&gt;&amp;lt;img style=&amp;ldquo;display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;&amp;rdquo; src=&amp;quot;/images/08AprNTR.jpg&amp;quot; border=&amp;ldquo;0&amp;rdquo; alt=&amp;ldquo;&amp;ldquo;id=&amp;ldquo;BLOGGER_PHOTO_ID_5196577505470399650&amp;rdquo; /&amp;gt;&lt;/a&gt;Based on this chart, &lt;a href=&#34;http://en.wikipedia.org/wiki/Ray_Kurzweil&#34;&gt;Ray Kurzweil&lt;/a&gt; would undoubtedly predict that in late 2009 or early 2010, Maricopa County will reach its &lt;b&gt;foreclosure &lt;a href=&#34;http://en.wikipedia.org/wiki/Technological_singularity&#34;&gt;singularity&lt;/a&gt;&lt;/b&gt; - the moment at which all homes will simultaneously be served notices of foreclosure and beyond which it is impossible to predict what will happen.&lt;br /&gt;&lt;br /&gt;April&amp;rsquo;s &lt;b&gt;6184&lt;/b&gt; notices were yet another unprecedented high.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Michael Norton&lt;/strong&gt; &lt;small&gt;(2008-05-05)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Perhaps Doug Adams would call it the &#34;trustee sale event horizon&#34;?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Michael Behe: Expelled from Expelled</title>
      <link>https://blog.lippard.org/2008/05/michael-behe-expelled-from-expelled.html/</link>
      <pubDate>Fri, 02 May 2008 20:39:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/05/michael-behe-expelled-from-expelled.html/</guid>
      <description>&lt;p&gt;Intelligent design advocate Michael Behe was interviewed for the film &amp;ldquo;Expelled,&amp;rdquo; and even &lt;a href=&#34;http://scienceblogs.com/laelaps/2008/05/why_was_michael_behe_expelled.php&#34;&gt;included in one of the trailer previews&lt;/a&gt;, but does not appear in the final film, even though he has been one of the most prominent ID advocates.  Why not?&lt;br /&gt;&lt;br /&gt;There are several likely explanations:&lt;br /&gt;&lt;br /&gt;1.  He is a counter-example to the claim that intelligent design advocates are being persecuted by academia.  He is an intelligent design advocate who is also a professor at Lehigh University.  (Point due to &lt;a href=&#34;http://scienceblogs.com/laelaps/2008/05/why_was_michael_behe_expelled.php#comment-867545&#34;&gt;Tegamai Bopsulai&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;2.  He has become something of a heretic in intelligent design circles as a result of his latest book, &lt;span style=&#34;font-style: italic;&#34;&gt;The Edge of Evolution&lt;/span&gt;, in which he affirms common ancestry, he calls using the Bible as a science textbook &amp;ldquo;silly,&amp;rdquo; he doesn&amp;rsquo;t think intelligent design is necessary to explain lower taxonomic levels of life such as species, genera, families, and orders, and he doesn&amp;rsquo;t see the need for continued miraculous interventions into the process of evolution by God.  (Points due to &lt;a href=&#34;http://darwinianconservatism.blogspot.com/2008/05/has-michael-behe-fallen-from-favor-at.html&#34;&gt;Larry Arnhart&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;3.  His latest book conflicts with the idea of The Fall when he argues that malaria was intentionally designed to kill people.  (Where&amp;rsquo;s Ben Stein on this one?  Point due to &lt;a href=&#34;http://darwinianconservatism.blogspot.com/2008/05/has-michael-behe-fallen-from-favor-at.html#c8561928293169688640&#34;&gt;RBH&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;It appears that ID&amp;rsquo;s big tent has become too small to allow Michael Behe to remain inside.&lt;br /&gt;&lt;br /&gt;Via:&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://darwinianconservatism.blogspot.com/2008/05/has-michael-behe-fallen-from-favor-at.html&#34;&gt;Larry Arnhart at Darwinian Conservatism&lt;/a&gt;&lt;br /&gt;&lt;a href=&#34;http://scienceblogs.com/laelaps/2008/05/why_was_michael_behe_expelled.php&#34;&gt;Brian Switek at Laelaps&lt;/a&gt;&lt;br /&gt;&lt;a href=&#34;http://scienceblogs.com/strangerfruit/2008/05/some_id_links.php&#34;&gt;John Lynch at Stranger Fruit&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Gene Healy on The Cult of the Presidency</title>
      <link>https://blog.lippard.org/2008/05/gene-healy-on-cult-of-presidency.html/</link>
      <pubDate>Fri, 02 May 2008 18:12:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/05/gene-healy-on-cult-of-presidency.html/</guid>
      <description>&lt;p&gt;Last night I went to hear Gene Healy of the Cato Institute speak about his new book, &lt;a href=&#34;http://www.amazon.com/Cult-Presidency-Americas-Dangerous-Presidential/dp/1933995157/jimlippardswebpaA&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Cult of the Presidency&lt;/span&gt;&lt;/a&gt;, at the Goldwater Institute.  I had a chance to speak to him briefly before his talk, and said I&amp;rsquo;d buy a copy of his book if I liked his talk.  I did like his talk, and did buy his book&amp;ndash;the clincher was the &amp;ldquo;illegal&amp;rdquo; cover of his book.  He said that he had sent the galleys to John Dean, former Nixon White House counsel who has become a vocal critic of overreaching executive power, for a blurb, only to receive word back from Dean that his book cover violates U.S. law regarding the use of the presidential seal.  (This was ironic in light of Healy&amp;rsquo;s previous book, &lt;a href=&#34;http://www.amazon.com/Go-Directly-Jail-Criminalization-Everything/dp/1930865635/jimlippardswebpaA&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Go Directly to Jail: The Criminalization of Almost Everything&lt;/span&gt;&lt;/a&gt;.)   &lt;span style=&#34;font-style: italic;&#34;&gt;The Onion&lt;/span&gt; &lt;a href=&#34;http://www.nytimes.com/2005/10/24/business/24onion.html?_r=1&amp;amp;pagewanted=print&amp;amp;oref=slogin&#34;&gt;was sent a cease-and-desist letter by the Bush administration in 2005 for using the presidential seal on its website&lt;/a&gt;.  In my non-lawyerly opinion, neither &lt;span style=&#34;font-style: italic;&#34;&gt;The Onion&lt;/span&gt; nor the book are actually in violation of the law since the law prohibits the use of the presidential seal in a commercial context that suggests presidential endorsement or approval, and it&amp;rsquo;s pretty obvious in both cases that no presidential endorsement or approval is implied.&lt;br /&gt;&lt;br /&gt;Healy&amp;rsquo;s talk criticized the expansion of executive power from the original description in the U.S. Constitution.  While George Washington described himself as &amp;ldquo;chief magistrate&amp;rdquo; and refused to start wars with the Indians without Congressional approval, subsequent presidents have expanded their power.  Academics of both conservative and liberal stripes have ranked as the &amp;ldquo;best presidents&amp;rdquo; those who have engaged in bold exercises of power, while those who have taken more limited roles in line with the Constitution are ranked among the worst (such as Warren G. Harding, whom Healy identified as the best president).  Even William Henry Harrison, who served only 30 days as president, receives low poll rankings.  By contrast, presidents such as Woodrow Wilson (whom Healy identified as the worst president, for actions such as throwing Eugene V. Debs in jail for criticizing the draft) and Franklin Delano Roosevelt (who put 110,000 Japanese into internment camps and attempted to subvert the U.S. Supreme Court by packing it with six additional appointees loyal to him) are identified as among the best presidents in polls.&lt;br /&gt;&lt;br /&gt;And today, we have Hillary Clinton saying that she&amp;rsquo;s prepared to be &amp;ldquo;commander-in-chief of our economy&amp;rdquo; from the moment she takes office, yet that&amp;rsquo;s clearly not the job of the president described in the Constitution, where the only reference to CIC is &amp;ldquo;Commander in Chief of the Army and Navy of the United States.&amp;rdquo;  Healy identified his first moment of apprehension that things had gotten ridiculous about public expectations of the role of the president as a 1992 presidential town hall debate, in which Denton Walthall said (p. 132 of Healy&amp;rsquo;s book):&lt;br /&gt;&lt;blockquote&gt;The focus of my work as a domestic mediator is meeting the needs of children that I work with, by way of their parents, and not the wants of their parents.  And I ask the three of you, how can we, &lt;span style=&#34;font-style: italic;&#34;&gt;as symbolically the children of the future president&lt;/span&gt;, expect the two of you, the three of you to met our needs, the needs in housing and in crime and you name it &amp;hellip; [emphasis in Healy]&lt;/blockquote&gt;None of the candidates challenged Walthall&amp;rsquo;s assumption that citizens of the United States should be treated &amp;ldquo;symbolically&amp;rdquo; as children of a president-father.&lt;br /&gt;&lt;br /&gt;Healy also spoke about what he called &amp;ldquo;situational Constitutionalism,&amp;rdquo; where Republicans oppose expansions of executive power when a Democrat is president, but are happy to expand it with a Republican president, and Democrats do the opposite.  It occurred to me that the timing of his book could lead to such a criticism of his work, except that he has been a consistent critic of the Bush administration&amp;rsquo;s abuses.  It&amp;rsquo;s too bad it didn&amp;rsquo;t come out before Bush&amp;rsquo;s re-election, though I doubt it would have made any more difference to the outcome than&lt;a href=&#34;https://blog.lippard.org/2005/12/bush-medicare-fraud.html&#34;&gt; James Bovard&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;The Bush Betrayal&lt;/span&gt;&lt;/a&gt;, which came out in August 2004, just before that election.&lt;br /&gt;&lt;br /&gt;In the Q&amp;amp;A, a self-identified liberal* asked if Healy thought that Bush was the worst abuser of executive power in light of his signing statements refusing to enforce, follow, or be bound by various laws.  Healy answered that he didn&amp;rsquo;t consider the signing statements to be the worst of Bush&amp;rsquo;s actions, since at least they were written openly and not hidden.  He said he considered the internment of Japanese-Americans in WWII to be worse than anything Bush has done to date, and that he found other actions of Bush&amp;rsquo;s to be worse than the signing statements, such as his warrantless wiretapping, his misuse of military commissions, elimination of habeas corpus, etc.  He followed that up by saying that what he fears most from Bush&amp;rsquo;s legacy is that by expanding executive power under a &amp;ldquo;time of war&amp;rdquo; doctrine for the &amp;ldquo;war on terror&amp;rdquo;&amp;ndash;a war that will likely never end&amp;ndash;he has effectively made the powers permanent.  The similar abuses of the past were during wars that at least were temporary conditions.&lt;br /&gt;&lt;br /&gt;I look forward to reading his book.&lt;br /&gt;&lt;br /&gt;* There were a few liberals in attendance, including a member of the Green Party who asked me if it was considered gauche to go for seconds on the food provided&amp;ndash;I said no, I was taking seconds myself.&lt;br /&gt;&lt;br /&gt;UPDATE (May 6, 2008): Also see &lt;a href=&#34;http://gondwanaland.com/mlog/2008/05/04/cult-of-the-presidency/&#34;&gt;Mike Linksvayer&amp;rsquo;s report on Healy&amp;rsquo;s talk in San Francisco&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>YouTube&#39;s double standard on Scientology</title>
      <link>https://blog.lippard.org/2008/05/youtubes-double-standard-on-scientology.html/</link>
      <pubDate>Fri, 02 May 2008 18:08:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/05/youtubes-double-standard-on-scientology.html/</guid>
      <description>&lt;p&gt;A couple weeks ago, YouTube removed Mark Bunker&amp;rsquo;s xenutv1 account on the grounds that his previous account, xenutv, had contained copyright infringements and thus violated YouTube&amp;rsquo;s terms of service&amp;ndash;even though his xenutv1 account did not.  This caused &lt;a href=&#34;https://blog.lippard.org/2008/04/scientology-celebrity-escapes.html&#34;&gt;a video interview of actor Jason Beghe&lt;/a&gt;, who recently left Scientology, to be temporarily unavailable.&lt;br /&gt;&lt;br /&gt;YouTube has also removed an account that the Church of Scientology was using to attack its Anonymous critics, anonymousfacts, for terms of service violations because it personally identified some individuals and referred to them as &amp;ldquo;terrorists.&amp;quot;&lt;br /&gt;&lt;br /&gt;But now that Scientology is paying for an account (and for ads on YouTube), &lt;a href=&#34;http://www.theregister.co.uk/2008/05/02/youtube_scientology_channel/&#34;&gt;it&amp;rsquo;s being allowed to stay&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;(Hat tip to Bob Hagen.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Heartland Institute publishes bogus list of 500 scientists who doubt anthropogenic climate change</title>
      <link>https://blog.lippard.org/2008/05/heartland-institute-publishes-bogus.html/</link>
      <pubDate>Fri, 02 May 2008 05:47:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/05/heartland-institute-publishes-bogus.html/</guid>
      <description>&lt;p&gt;Dennis Avery and the Heartland Institute issued a list of &amp;ldquo;500 Scientists with Documented Doubts of Man-Made Global Warming Scares&amp;rdquo; earlier this week.  DeSmogBlog &lt;a href=&#34;http://www.desmogblog.com/500-scientists-with-documented-doubts-about-the-heartland-institute&#34;&gt;contacted 122 of the people on the list that they found email addresses for&lt;/a&gt;, and &lt;a href=&#34;http://www.desmogblog.com/outrage-in-the-climate-science-community-continues-over-the-500-scientist-list&#34;&gt;received replies from 45 of them within 24 hours&lt;/a&gt;, indicating that they did not agree to be on such a list and felt that the Heartland Institute had misrepresented their views.&lt;br /&gt;&lt;br /&gt;Here are some of the quoted responses:&lt;br /&gt;&lt;p class=&#34;blockquote&#34;&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ben Stein thinks science leads to killing people</title>
      <link>https://blog.lippard.org/2008/05/ben-stein-thinks-science-leads-to.html/</link>
      <pubDate>Thu, 01 May 2008 23:26:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/05/ben-stein-thinks-science-leads-to.html/</guid>
      <description>&lt;p&gt;In &lt;a href=&#34;http://scienceblogs.com/strangerfruit/2008/03/stein_on_scientists.php&#34;&gt;an interview in &lt;span style=&#34;font-style: italic;&#34;&gt;Christianity Today&lt;/span&gt;&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;I believe God created the heavens and the earth, and it doesn’t scare me when scientists say that can’t be proved. I couldn’t give a [profanity] whether a person calls himself a scientist. Science has covered itself with glory, morally, in my time. Scientists were the people in Germany telling Hitler that it was a good idea to kill all the Jews. Scientists told Stalin it was a good idea to wipe out the middle-class peasants. Scientists told Mao Tse-Tung it was fine to kill 50,000,000 people in order to further the revolution.&lt;/blockquote&gt;In &lt;a href=&#34;http://corner.nationalreview.com/post/?q=NWRmOTU2YzZlN2RhMzhjNzEwNzQ3MzFiZDE2NjM3NWE=&#34;&gt;an interview on the Trinity Broadcasting Network with Paul Crouch, Jr.&lt;/a&gt; (video is available if you follow the link):&lt;br /&gt;&lt;i&gt;&lt;b&gt;&lt;/b&gt;&lt;blockquote&gt;&lt;b&gt;Stein&lt;/b&gt;: When we just saw that man, I think it was Mr. Myers [i.e. biologist P.Z. Myers], talking about how great scientists were, I was thinking to myself the last time any of my relatives saw scientists telling them what to do they were telling them to go to the showers to get gassed … that was horrifying beyond words, and that’s where science — in my opinion, this is just an opinion — that’s where science leads you.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Crouch&lt;/b&gt;:   That’s right.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Stein&lt;/b&gt;:   …Love of God and compassion and empathy leads you to a very glorious place, and science leads you to killing people.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Crouch&lt;/b&gt;:   Good word, good word.&lt;/blockquote&gt;&lt;/i&gt;Note that he offers no qualifiers.  He doesn&amp;rsquo;t say science must be complemented with ethics.  He doesn&amp;rsquo;t say that science (like any knowledge of truths about the universe) may have negative as well as positive consequences.  He simply says that science leads to mass murder.&lt;br /&gt;&lt;br /&gt;If Stein really believes this, then he must be a genuine opponent of the practice of science, and his promotion of &amp;ldquo;Expelled&amp;rdquo; can be seen as an aspect of that anti-scientific attitude, despite the fact that he certainly takes personal advantage of many of the positive contributions of science.  If he doesn&amp;rsquo;t genuinely believe it, then he&amp;rsquo;s not only engaging in a defamatory slur against scientists, he&amp;rsquo;s also dishonest.&lt;br /&gt;&lt;br /&gt;Either way, he&amp;rsquo;s demonstrated that he is a despicable character.&lt;br /&gt;&lt;br /&gt;And some people claim not to understand why scientists are angered by this film and its creators.&lt;br /&gt;&lt;br /&gt;Others on this subject:&lt;br /&gt;&lt;a href=&#34;http://scienceblogs.com/strangerfruit/2008/05/science_leads_you_to_killing_p.php&#34;&gt;John Lynch at Stranger Fruit&lt;/a&gt;&lt;br /&gt;&lt;a href=&#34;http://sandwalk.blogspot.com/2008/05/ben-stein-is-idiot.html&#34;&gt;Larry Moran at The Sandwalk&lt;/a&gt;&lt;br /&gt;&lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/04/adl_makes_an_official_statemen.php&#34;&gt;P.Z. Myers at Pharyngula&lt;/a&gt;&lt;br /&gt;&lt;a href=&#34;http://scienceblogs.com/dispatches/2008/05/how_low_can_ben_stein_go.php&#34;&gt;Ed Brayton at Dispatches from the Culture Wars&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Institute for Justice wins San Tan Flat outdoor dance ban case</title>
      <link>https://blog.lippard.org/2008/05/institute-for-justice-wins-san-tan-flat.html/</link>
      <pubDate>Thu, 01 May 2008 21:02:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/05/institute-for-justice-wins-san-tan-flat.html/</guid>
      <description>&lt;p&gt;Yesterday, Arizona Superior Court Judge William O&amp;rsquo;Neill struck down &lt;a href=&#34;http://www.ij.org/economic_liberty/az_santanflat/index.html&#34;&gt;a Pinal County Court ruling that Dale Bell&amp;rsquo;s San Tan Flat steakhouse is a &amp;ldquo;dance hall,&amp;quot;&lt;/a&gt; freeing Bell from a ban against customers dancing outside his establishment.  Pinal County&amp;rsquo;s attempt to ban dancing and extract fines from Bell had been hanging over his business since he opened in 2005.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Eamon Knight&lt;/strong&gt; &lt;small&gt;(2008-05-02)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;I have to ask: how on earth did this silly case get started? Did the neighbours complain about noise? Some petty control freak at City Hall decided to check every old law on the books? Someone had a grudge on the owner?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Max Dunlap clemency hearing</title>
      <link>https://blog.lippard.org/2008/05/max-dunlap-clemency-hearing.html/</link>
      <pubDate>Thu, 01 May 2008 17:31:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/05/max-dunlap-clemency-hearing.html/</guid>
      <description>&lt;p&gt;Max Dunlap, &lt;a href=&#34;http://www.azcentral.com/community/phoenix/articles/2008/05/01/20080501dunlap0501.html&#34;&gt;the convicted killer of &lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt; investigative reporter Don Bolles, is seeking clemency in a hearing tomorrow&lt;/a&gt;.  He would like to be released from his life sentence because he is 78 years old, suffering from incontinence from diabetes, and unable to walk easily due to a head injury received in prison.  He was sentenced to life in prison for his role in paying two men (John Harvey Adamson and James Robison) to kill &lt;a href=&#34;http://en.wikipedia.org/wiki/Don_Bolles&#34;&gt;Bolles&lt;/a&gt; with a car bomb.  &lt;a href=&#34;http://en.wikipedia.org/wiki/Don_Bolles&#34;&gt;Bolles&lt;/a&gt; died 11 days after the explosion, which took place on June 2, 1976 in the parking lot of the Clarendon Hotel in downtown Phoenix.&lt;br /&gt;&lt;br /&gt;Although Dunlap has never fingered him, it is widely believed that the hit was ordered and paid for by Arizona liquor wholesaler, land magnate, and organized crime figure Kemper Marley, who was a primary target of Bolles&amp;rsquo; investigative reporting.  (Adamson testified that Marley was behind the murder.)  Not only did Marley never spend a day of his life in jail for his role in Bolles&amp;rsquo; murder or any other crime, he has a building named after him at the University of Arizona&amp;ndash;the Kemper Marley College of Agriculture building.  He also has a building named after him at my high school alma mater, &lt;a href=&#34;http://en.wikipedia.org/wiki/Brophy_College_Preparatory&#34;&gt;Brophy College Preparatory&lt;/a&gt;, called the Ethel and Kemper Marley Information Commons.  He &lt;a href=&#34;http://query.nytimes.com/gst/fullpage.html?res=9C0CE7D7113FF93BA15755C0A966958260&#34;&gt;died in 1990 at the age of 83&lt;/a&gt; at a beach home in La Jolla, CA.&lt;br /&gt;&lt;br /&gt;Kemper Marley employed former bootlegger &lt;a href=&#34;http://en.wikipedia.org/wiki/Jim_Hensley&#34;&gt;Jim Hensley&lt;/a&gt; in one of his wholesale liquor businesses, United Liquor, which had a monopoly on liquor distribution in Arizona.  In 1948, Hensley was convicted on seven counts of filing false liquor records, and was charged again in 1953, but was found not guilty that time thanks to a defense from attorney &lt;a href=&#34;http://en.wikipedia.org/wiki/William_Rehnquist&#34;&gt;William Rehnquist&lt;/a&gt;, future chief justice of the U.S. Supreme Court.  By 1955 Hensley had his own Budweiser distributorship.&lt;br /&gt;&lt;br /&gt;Hensley&amp;rsquo;s daughter &lt;a href=&#34;http://en.wikipedia.org/wiki/Cindy_Hensley_McCain&#34;&gt;Cindy&lt;/a&gt; inherited his fortune in 2000.  She now shares it with her husband, Arizona Senator John McCain.&lt;br /&gt;&lt;br /&gt;The story of the Hensley fortune&amp;ndash;and of how McCain is beholden to liquor interests&amp;ndash;is told in a February 17, 2000 Phoenix &lt;span style=&#34;font-style: italic;&#34;&gt;New Times&lt;/span&gt; story, &lt;a href=&#34;http://www.phoenixnewtimes.com/2000-02-17/news/haunted-by-spirits/full&#34;&gt;&amp;ldquo;Haunted by Spirits.&amp;quot;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The &lt;a href=&#34;http://www.ire.org/history/arizona.html&#34;&gt;Arizona Project of Investigative Reporters and Editors, Inc.&lt;/a&gt;, is a package of stories, photos, and audio about Don Bolles, who was a member of the organization.&lt;br /&gt;&lt;br /&gt;UPDATE (July 22, 2009):  Max Dunlap &lt;a href=&#34;http://www.azcentral.com/arizonarepublic/local/articles/2009/07/22/20090722dunlap0722.html&#34;&gt;died in prison yesterday&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Otto&#39;s painting</title>
      <link>https://blog.lippard.org/2008/05/ottos-painting.html/</link>
      <pubDate>Thu, 01 May 2008 14:46:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/05/ottos-painting.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://farm3.static.flickr.com/2354/2459749224_12ccc9c7a9.jpg?v=0&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;&#34; src=&#34;http://farm3.static.flickr.com/2354/2459749224_12ccc9c7a9.jpg?v=0&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;Local artist &lt;a href=&#34;http://www.susanbarken.com/&#34;&gt;Susan Barken&lt;/a&gt; completed &lt;a href=&#34;https://blog.lippard.org/2008/03/otto-gets-discovered.html&#34;&gt;her painting of Otto&lt;/a&gt;, and here it is.  (&lt;a href=&#34;https://blog.lippard.org/2008/03/otto-gets-discovered.html&#34;&gt;Previously&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>May Day</title>
      <link>https://blog.lippard.org/2008/05/may-day.html/</link>
      <pubDate>Thu, 01 May 2008 13:29:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/05/may-day.html/</guid>
      <description>&lt;p&gt;Today is &lt;a href=&#34;http://www.timeanddate.com/holidays/common/labor-day&#34;&gt;Labor Day&lt;/a&gt; in much of Latin America, &lt;a href=&#34;http://en.wikipedia.org/wiki/May_Day&#34;&gt;May Day&lt;/a&gt; or International Worker&amp;rsquo;s Day in many European countries, China, Cuba, and the Russian Federation (and in the U.S. and UK, though it&amp;rsquo;s not a federal holiday in either), &lt;a href=&#34;http://en.wikipedia.org/wiki/Beltane&#34;&gt;Beltane&lt;/a&gt; for pagans and Wiccans (approximately the midpoint between the vernal equinox and summer solstice, though in reality it&amp;rsquo;s off by a few days), and the &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/05/happy_national_day_of_prayer.php&#34;&gt;National Day of Prayer&lt;/a&gt; for evangelical Christians.  While they pretend the day of prayer is for all religions that believe in the Abrahamic god, Shirley Dobson, wife of James Dobson of Focus on the Faily, runs the national task force and requires coordinators to sign this statement of faith:&lt;br /&gt;&lt;blockquote&gt;I believe that the Holy Bible is the inerrant Word of The Living God. I believe that Jesus Christ is the Son of God and the only One by which I can obtain salvation and have an ongoing relationship with God. I believe in the deity of our Lord Jesus Christ, his virgin birth, his sinless life, his miracles, the atoning work of his shed blood, his resurrection and ascension, his intercession and his coming return to power and glory. I believe that those who follow Jesus are family and there should be unity among all who claim his name. I agree that these statements are true in my life.&lt;/blockquote&gt;&lt;a href=&#34;https://blog.lippard.org/2008/04/judeo-christian-means-christian.html&#34;&gt;So much for the &amp;ldquo;Judeo&amp;rdquo; in &amp;ldquo;Judeo-Christian.&amp;quot;&lt;/a&gt;  Jews, Muslims, and liberal Christians don&amp;rsquo;t qualify&amp;ndash;this is an explicitly sectarian organization, endorsed by government in blatant contradiction of the First Amendment.&lt;br /&gt;&lt;br /&gt;Pharyngula &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/05/happy_national_day_of_prayer.php&#34;&gt;reports that the Minnesota Atheists have declared today a National Day of Reason&lt;/a&gt; and will be demonstrating at the state capitol in St. Paul.&lt;br /&gt;&lt;br /&gt;By the way, today is also &lt;a href=&#34;https://blog.lippard.org/2006/05/loyalty-day.html&#34;&gt;Loyalty Day&lt;/a&gt; in the United States, declared by every U.S. president every year on this day since 1958 as an anticommunist counter to May Day.&lt;br /&gt;&lt;br /&gt;So there&amp;rsquo;s a wide variety of possible celebrations&amp;ndash;you can thank the labor workers of the past for the 8-hour workday, rage against capitalist exploitation, express your loyalty to our wise and just leaders, celebrate the act of pretending to talk to an invisible being, or be thankful that you&amp;rsquo;ve been fortunate enough to have the ability to reason.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Logrolling in our time</title>
      <link>https://blog.lippard.org/2008/04/logrolling-in-our-time.html/</link>
      <pubDate>Wed, 30 Apr 2008 17:53:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/logrolling-in-our-time.html/</guid>
      <description>&lt;p&gt;The sadly defunct &lt;span style=&#34;font-style: italic;&#34;&gt;Spy&lt;/span&gt; magazine used to have a feature called &lt;a href=&#34;http://en.wikipedia.org/wiki/Logrolling&#34;&gt;&amp;ldquo;Logrolling in Our Time,&amp;quot;&lt;/a&gt; in which it pointed out examples of authors providing favorable cover blurbs to each other.  Like this:&lt;br /&gt;&lt;br /&gt;&amp;ldquo;Written with his customary verve and flair, &lt;i&gt;The Mind of the Market&lt;/i&gt; is Michael Shermer at his best. Roving over the entire sweep of history, and drawing on the best of modern science, Shermer attempts a grand synthesis of research from psychology and the neurosciences to demonstrate that markets are moral and that free trade meshes well with human nature. Shermer entertains as well as informs, and in the process he deepens the argument for economic, political and social freedom.&amp;rdquo; &amp;ndash;Dinesh D’Souza, author of &lt;i&gt;What’s So Great About America&lt;/i&gt;, on &lt;a href=&#34;http://www.amazon.com/Mind-Market-Compassionate-Competitive-Evolutionary/dp/0805078320/jimlippardswebpaA&#34;&gt;Michael Shermer&amp;rsquo;s book, &lt;i&gt;The Mind of the Market&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&amp;ldquo;As an unbeliever I passionately disagree with Dinesh D&amp;rsquo;Souza on some of his positions. But he is a first-rate scholar whom I feel absolutely compelled to read. His thorough research and elegant prose have elevated him into the top ranks of those who champion liberty and individual responsibility. Now he adds Christianity to his formula for a good society, and although non-Christians and non-theists may disagree with some of his arguments, we ignore him at our peril. D&amp;rsquo;Souza&amp;rsquo;s book takes the debate to a new level. Read it.&amp;rdquo; &amp;ndash;Michael Shermer, author of &lt;i&gt;The Mind of the Market&lt;/i&gt;, on &lt;a href=&#34;http://www.amazon.com/review/R31OEN7YAV1OZ2/ref=cm_cr_rdp_perm&#34;&gt;Dinesh D&amp;rsquo;Souza&amp;rsquo;s book, &lt;i&gt;What&amp;rsquo;s So Great About Christianity&lt;/i&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;D&amp;rsquo;Souza is clearly &lt;a href=&#34;https://blog.lippard.org/2007/02/nice-takedown-of-dinesh-dsouza.html&#34;&gt;not a &amp;ldquo;first-rate scholar.&amp;quot;&lt;/a&gt;  Neither, for that matter, is Shermer.  Both are popularizers.&lt;/p&gt;</description>
    </item>
    <item>
      <title>History and future of the Discovery Institute</title>
      <link>https://blog.lippard.org/2008/04/history-and-future-of-discovery.html/</link>
      <pubDate>Wed, 30 Apr 2008 02:13:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/history-and-future-of-discovery.html/</guid>
      <description>&lt;p&gt;Ross Anderson, journalist and former Senior Fellow of the Discovery Institute, &lt;a href=&#34;http://www.crosscut.com/politics-government/13794/Evolution+of+a+think+tank/&#34;&gt;gives an interesting history of the founding of the organization&lt;/a&gt;.  He describes how DI got into the intelligent design business, which has proved to be its major source of funding.&lt;br /&gt;&lt;br /&gt;About two years ago, the Discovery Institute founded the Biologic Institute to perform scientific research.  At long last, they &lt;a href=&#34;http://www.biologicinstitute.org/&#34;&gt;finally have a website up&lt;/a&gt;, and its cast of characters contains many names recognizable from the film &amp;ldquo;Expelled.&amp;rdquo;  Still no scientific theory of intelligent design, however.&lt;/p&gt;</description>
    </item>
    <item>
      <title>National Review on &#34;Expelled&#34;</title>
      <link>https://blog.lippard.org/2008/04/national-review-on-expelled.html/</link>
      <pubDate>Tue, 29 Apr 2008 02:15:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/national-review-on-expelled.html/</guid>
      <description>&lt;p&gt;John Derbyshire of &lt;span style=&#34;font-style: italic;&#34;&gt;National Review&lt;/span&gt; &lt;a href=&#34;http://article.nationalreview.com/?q=ZGYwMzdjOWRmNGRhOWQ4MTQyZDMxNjNhYTU1YTE5Njk=&amp;amp;w=MA&#34;&gt;has written about &amp;ldquo;Expelled.&amp;quot;&lt;/a&gt;  A couple of key paragraphs:&lt;br /&gt;&lt;blockquote&gt;I think this willful act of deception has corrupted creationism irredeemably. The old Biblical creationists were, in my opinion, wrong-headed, but they were mostly honest people. The “intelligent design” crowd lean more in the other direction. Hence the dishonesty and sheer nastiness, even down to plain bad manners, that you keep encountering in ID circles. It’s by no means all of them, but it’s enough to corrupt and poison the creationist enterprise, which might otherwise have added something worthwhile to our national life, if only by way of entertainment value.&lt;br /&gt;&amp;hellip;&lt;br /&gt;And now here is Ben Stein, sneering and scoffing at Darwin, a man who spent decades observing and pondering the natural world — that world Stein glimpses through the window of his automobile now and then, when he’s not chattering into his cell phone. Stein claims to be doing it in the name of an alternative theory of the origin of species: Yet no such alternative theory has ever been presented, nor is one presented in the movie, nor even hinted at. There is only a gaggle of fools and fraudsters, gaping and pointing like Apaches on seeing their first locomotive: “Look! It moves! There must be a ghost inside making it move!”&lt;br /&gt;&lt;/blockquote&gt;Quite right.  There is no scientific theory of intelligent design.&lt;br /&gt;&lt;br /&gt;UPDATE (May 1, 2008): Commenter tom points out &lt;a href=&#34;http://corner.nationalreview.com/post/?q=NWRmOTU2YzZlN2RhMzhjNzEwNzQ3MzFiZDE2NjM3NWE=&#34;&gt;a subsequent Derbyshire post&lt;/a&gt; about Ben Stein&amp;rsquo;s remarkable statement on the Trinity Broadcasting Network that while &amp;ldquo;Love of God and compassion and empathy leads you to a very glorious place &amp;hellip; science leads you to killing people.&amp;quot;&lt;br /&gt;&lt;br /&gt;Ben Stein is a shameful, despicable human being.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jesus Made Me Puke</title>
      <link>https://blog.lippard.org/2008/04/jesus-made-me-puke.html/</link>
      <pubDate>Mon, 28 Apr 2008 22:41:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/jesus-made-me-puke.html/</guid>
      <description>&lt;p&gt;Matt Taibbi &lt;a href=&#34;http://www.rollingstone.com/politics/story/20278737/jesus_made_me_puke/print&#34;&gt;goes undercover with the Christian right&lt;/a&gt;&amp;ndash;at the megachurch of John Hagee, &lt;a href=&#34;https://blog.lippard.org/2008/03/mccain-thankful-for-support-of-raving.html&#34;&gt;whose endorsement for president John McCain is happy to have&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/04/atheism_is_a_condom_for_your_m.php&#34;&gt;Pharyngula&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Evangelical Christian support of eugenics</title>
      <link>https://blog.lippard.org/2008/04/evangelical-christian-support-of.html/</link>
      <pubDate>Mon, 28 Apr 2008 15:20:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/evangelical-christian-support-of.html/</guid>
      <description>&lt;p&gt;John Lynch &lt;a href=&#34;http://scienceblogs.com/strangerfruit/2008/04/eugenics_its_not_just_for_darw.php&#34;&gt;points to&lt;/a&gt; an essay by Dennis Durst on &lt;a href=&#34;http://www.ethicsandmedicine.com/18/2/18-2-durst.htm&#34;&gt;&amp;ldquo;Evangelical Engagements with Eugenics, 1900-1940.&amp;quot;&lt;/a&gt;&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Ktisophilos&lt;/strong&gt; &lt;small&gt;(2008-05-05)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;You can point to an essay; I can point to a book: Christine Rosen, &lt;I&gt;Preaching Genetics: Religious Leaders and the American Eugenics Movement&lt;/I&gt;, Oxford University Press, New York, 2004. As one &lt;A HREF=&#34;http://www.eppc.org/publications/bookID.51/book_detail.asp&#34; REL=&#34;nofollow&#34;&gt;review stated&lt;/A&gt;:&lt;BR/&gt;&lt;BR/&gt;&#34;Christine Rosen argues that religious leaders pursued eugenics precisely when they moved away from traditional religious tenets. The liberals and modernists—those who challenged their churches to embrace modernity—became the eugenics movement’s most enthusiastic supporters. Their participation played an important part in the success of the American eugenics movement.&#34;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Christian persecution complexes</title>
      <link>https://blog.lippard.org/2008/04/christian-persecution-complexes.html/</link>
      <pubDate>Mon, 28 Apr 2008 14:55:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/christian-persecution-complexes.html/</guid>
      <description>&lt;p&gt;Ed Brayton at Dispatches from the Culture Wars &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/04/the_roots_of_the_christian_per.php&#34;&gt;links to and comments on an essay by Elizabeth Castelli on the history of Christian persecution&lt;/a&gt;, real and imagined.  It&amp;rsquo;s interesting how many Christians argue that they are being persecuted, even as &lt;a href=&#34;https://blog.lippard.org/2007/09/onward-christian-soldiers.html&#34;&gt;they are engaged in persecution themselves&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Which reminds me again of Robby Berry&amp;rsquo;s classic &lt;a href=&#34;http://www.infidels.org/misc/humor.archive//lioaca.html&#34;&gt;&amp;ldquo;Life in Our Anti-Christian America.&amp;quot;&lt;/a&gt;&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Hume&#39;s Ghost&lt;/strong&gt; &lt;small&gt;(2008-04-29)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;It &lt;A HREF=&#34;http://dailydoubt.blogspot.com/2007/12/persecution-complex.html&#34; REL=&#34;nofollow&#34;&gt;reminds me&lt;/A&gt; of white supremacists complaining about being persecuted by blacks.&lt;BR/&gt;&lt;BR/&gt;&lt;B&gt;One of the most pathetic things that has always struck me when listening to white supremacists speak is their sense of being persecuted by an oppressive minority and/or the forces of liberalism. It is difficult to make sense of the assertion that white males in the USA are disadvantaged unless you consider that supremacists are 1)scapegoating an Other they are prejudiced against for perceived societal failings and 2)that their definition of being persecuted amounts to not being allowed to persecute others.&lt;BR/&gt;&lt;BR/&gt;Another group that shares the same persecution complex is that of the religious right. More specifically, the dominionist or Christian nationalist elements of the religious right which similarly consider the failures of society to stem from an oppressive minority and also feels that not being allowed to enforce religious orthodoxy on others amounts to being persecuted. I suspect, however, that it is easier to see the bigotry underlying the persecution complex of the white supremacists than it is from the Christian supremacists, for the obvious reason that we&#39;ve as a nation already rejected the ideology of white supremacism.&lt;BR/&gt;&lt;BR/&gt;For example, if one were to hear someone say the following, it would be fairly obvious that the person making the statement is a bigot:&lt;BR/&gt;&lt;BR/&gt;&lt;I&gt;You can be any race you want and PROUD of it... except white. I watch tv and flip around and you&#39;ve got networks for gays, for women, for Spanish speakers ... There&#39;s even BET a network just for blacks. Obviously, the owners of the network are black and are proud of it, but if the owners were white and tried to create a White Entertainment Television channel all Hell would break loose.&lt;/I&gt; &lt;BR/&gt;&lt;BR/&gt;Is that really that different than this comment agreeing with Ron Paul&#39;s view that Christmas is under siege?&lt;BR/&gt;&lt;BR/&gt;&lt;I&gt;You can be ANY faith you want and PROUD of it... except Christian. I walk around one of the largest malls in California, during the holidays, festive colors everywhere, and what is directly in the center of the mall? A massive menorah. Obviously, the owners are Jewish and expressing their faith. Were the owners Christian and tried to do the same with a crucifix, Hell would&#39;ve broken loose.&lt;/I&gt;&lt;/B&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>More on Mike Edmondson and the Expelled viral video</title>
      <link>https://blog.lippard.org/2008/04/more-on-mike-edmondson-and-expelled.html/</link>
      <pubDate>Mon, 28 Apr 2008 14:28:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/more-on-mike-edmondson-and-expelled.html/</guid>
      <description>&lt;p&gt;Simon Owens at Bloggasm &lt;a href=&#34;http://bloggasm.com/mocking-the-mockers-the-ambiguity-of-a-youtube-video&#34;&gt;interviewed Michael Edmondson, creator of the &amp;ldquo;Beware the Believers&amp;rdquo; viral video&lt;/a&gt; that was widely acclaimed by critics of the film &amp;ldquo;Expelled&amp;rdquo; for its humor and polish.  Apparently the segment was originally intended to be in &amp;ldquo;Expelled,&amp;rdquo; but the producers decided to turn it into a viral video instead, since it didn&amp;rsquo;t fit with the character of the film.  (Insert your choice of snarky comment about how it didn&amp;rsquo;t fit here.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>WorldNetDaily publishes something sensible</title>
      <link>https://blog.lippard.org/2008/04/worldnetdaily-publishes-something.html/</link>
      <pubDate>Sun, 27 Apr 2008 22:03:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/worldnetdaily-publishes-something.html/</guid>
      <description>&lt;p&gt;It&amp;rsquo;s &lt;a href=&#34;http://www.worldnetdaily.com/index.php?fa=PAGE.view&amp;amp;pageId=62500&#34;&gt;a letter to the editor from Jeremy Gunn, director of the Program on Freedom of Religion and Belief at the ACLU&lt;/a&gt;, in response to an idiotic falsehood-ridden column by Pat Boone.&lt;br /&gt;&lt;br /&gt;If anyone ever comes across an attempt by the anti-ACLU crowd to actually respond to the content of Gunn&amp;rsquo;s letter, I&amp;rsquo;d be interested in seeing it.  I suspect it will most likely be ignored, and any alleged responses will not respond to its content.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/04/gunn_shreds_boone.php&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Matthew LaClair op-ed in Los Angeles Times</title>
      <link>https://blog.lippard.org/2008/04/matthew-laclair-op-ed-in-los-angeles.html/</link>
      <pubDate>Sun, 27 Apr 2008 21:42:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/matthew-laclair-op-ed-in-los-angeles.html/</guid>
      <description>&lt;p&gt;Matthew LaClair &lt;a href=&#34;http://www.latimes.com/news/opinion/commentary/la-op-laclairapr27,0,247646.story&#34;&gt;has an op-ed piece in today&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Los Angeles Times&lt;/span&gt;&lt;/a&gt; in which he talks about his evangelizing history teacher and the biased textbook used in his class.&lt;br /&gt;&lt;br /&gt;James Q. Wilson &lt;a href=&#34;http://www.latimes.com/news/opinion/commentary/la-op-wilson27apr27,0,5311132.story&#34;&gt;defends his textbook in a companion &lt;span style=&#34;font-style: italic;&#34;&gt;L.A. Times&lt;/span&gt; op-ed&lt;/a&gt;; the bulk of his defense is that the later edition of his book fixes the problems LaClair complains about.&lt;br /&gt;&lt;br /&gt;UPDATE (June 29, 2008):  The July/August 2008 issue of the &lt;span style=&#34;font-style: italic;&#34;&gt;Skeptical Inquirer&lt;/span&gt; comments on this controversy.  It seems that the later edition of the book is not yet available for schools and contains most, if not all, of the same misrepresentations and problems that LaClair complained about.  Wilson, through his dishonest op-ed, has thrown away his credibility.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mathematical misunderstanding by Marks and O&#39;Leary</title>
      <link>https://blog.lippard.org/2008/04/mathematical-misunderstanding-by-marks.html/</link>
      <pubDate>Sun, 27 Apr 2008 17:27:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/mathematical-misunderstanding-by-marks.html/</guid>
      <description>&lt;p&gt;Jeff Shallit has a post at his Recursivity blog about some &lt;a href=&#34;http://recursed.blogspot.com/2008/04/comical-misunderstandings-of-oleary-and.html&#34;&gt;&amp;ldquo;comical misunderstandings&amp;rdquo; by intelligent design advocates Denyse O&amp;rsquo;Leary and Robert Marks&lt;/a&gt;.  In O&amp;rsquo;Leary&amp;rsquo;s case, the misunderstanding is expected, but Marks is an engineering professor at Baylor University who should know better.&lt;/p&gt;</description>
    </item>
    <item>
      <title>David Berlinski, King of Poseurs</title>
      <link>https://blog.lippard.org/2008/04/david-berlinski-king-of-poseurs.html/</link>
      <pubDate>Sun, 27 Apr 2008 17:14:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/david-berlinski-king-of-poseurs.html/</guid>
      <description>&lt;p&gt;Jeff Shallit &lt;a href=&#34;http://recursed.blogspot.com/2008/04/david-berlinski-king-of-poseurs.html&#34;&gt;talks about Discovery Institute Fellow David Berlinski&lt;/a&gt;, notable as one of the few advocates of intelligent design who is not an evangelical Christian.  He&amp;rsquo;s also not a scientist or a mathematician; he has a Ph.D. in philosophy from Princeton.  Although that&amp;rsquo;s a top school for philosophy in the U.S., Berlinski hasn&amp;rsquo;t been working as a professional philosopher, either.&lt;br /&gt;&lt;br /&gt;Of course, he was touted as an expert in &amp;ldquo;Expelled.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>&#34;In God We Trust&#34; license plates</title>
      <link>https://blog.lippard.org/2008/04/in-god-we-trust-license-plates.html/</link>
      <pubDate>Sun, 27 Apr 2008 04:42:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/in-god-we-trust-license-plates.html/</guid>
      <description>&lt;p&gt;Arizona&amp;rsquo;s legislature, like Florida&amp;rsquo;s, &lt;a href=&#34;http://www.azstarnet.com/metro/234602&#34;&gt;is considering creating &amp;ldquo;In God We Trust&amp;rdquo; license plates&lt;/a&gt;.  Indiana already has them, which, unlike other specialty plates, require no additional fee.  The ACLU&amp;rsquo;s lawsuit in Indiana against the plates &lt;a href=&#34;http://www.foxnews.com/story/0,2933,351721,00.html&#34;&gt;was recently dismissed&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;In Arizona, the state Senate approved legislation (HB 2046) sponsored by Rep. Ron Gould (R-Lake Havasu City) which would require the Department of Transportation to provide &amp;ldquo;In God We Trust&amp;rdquo; license plates if some organization pays the $32,000 necessary for design costs.  The bill was originally for &amp;ldquo;Arizona Highways&amp;rdquo; license plates when introduced in January, but has been modified into a religious proposal.&lt;br /&gt;&lt;br /&gt;It looks to me like Gould&amp;rsquo;s proposal puts the imprimatur of government on the promotion of religion, which violates both the U.S. and Arizona Constitutions.  A contrary argument would be that there&amp;rsquo;s no financial expenditure by the government, since the fees to produce such plates come from the individuals rather than the government.  But by allowing the expression of a particular religious sentiment (supporting monotheistic religions) and not other religious sentiments (including disbelief in any religion), it will clearly favor one set of viewpoints on religion over others.&lt;br /&gt;&lt;br /&gt;UPDATE (May 1, 2008): Correction, the Florida license plate under consideration was one which said &amp;ldquo;I believe&amp;rdquo; with a picture of a cross.  The Florida legislature&lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/05/you_didnt_pray_hard_enough_for.php&#34;&gt; looks set to allow the legislation to die without passage&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Reason to be skeptical about anthropogenic climate change</title>
      <link>https://blog.lippard.org/2008/04/reason-to-be-skeptical-about.html/</link>
      <pubDate>Sun, 27 Apr 2008 04:09:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/reason-to-be-skeptical-about.html/</guid>
      <description>&lt;p&gt;Two of the least credible spokespeople for their respective political and religious positions&amp;hellip;&lt;br /&gt;&lt;br /&gt;&lt;a style=&#34;left: 0px ! important; top: 0px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-06771957588601416 visible&#34; href=&#34;http://www.youtube.com/v/NhmpsUMdTH8&amp;amp;hl=en&#34;&gt;&lt;/a&gt;&lt;a style=&#34;left: 0px ! important; top: 0px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-06771957588601416 visible&#34; href=&#34;http://www.youtube.com/v/NhmpsUMdTH8&amp;amp;hl=en&#34;&gt;&lt;/a&gt;&lt;object height=&#34;355&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/NhmpsUMdTH8&amp;amp;hl=en&#34;&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/NhmpsUMdTH8&amp;amp;hl=en&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; height=&#34;355&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Gridman&lt;/strong&gt; &lt;small&gt;(2008-04-27)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;&lt;I&gt;Ad hominem&lt;/I&gt; reason, surely...&lt;/p&gt;
  &lt;/div&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Lippard&lt;/strong&gt; &lt;small&gt;(2008-04-27)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;You&#39;re correct that it&#39;s ad hominem--which is a perfectly good reason to distrust a *source*, but it doesn&#39;t actually make an argument against the *claim*.&lt;/p&gt;</description>
    </item>
    <item>
      <title>&#34;Expelled&#34; reviewed from a filmmaker&#39;s perspective</title>
      <link>https://blog.lippard.org/2008/04/expelled-reviewed-from-filmmakers.html/</link>
      <pubDate>Sun, 27 Apr 2008 02:44:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/expelled-reviewed-from-filmmakers.html/</guid>
      <description>&lt;p&gt;At the Evolved and Rational blog, John Ray &lt;a href=&#34;http://www.evolvedrational.com/2008/04/expelled-review-i.html&#34;&gt;gives a review of &amp;ldquo;Expelled&amp;rdquo; from a filmmaking perspective&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Cinematically, &lt;a href=&#34;http://www.expelledexposed.com/&#34;&gt;&lt;i&gt;Expelled&lt;/i&gt;&lt;/a&gt; gets off to a lovely start. First-time director Nathan Frankowski chooses a nice, rich level of contrast and uses it to create some sparkling opening shots of our nation’s capitol. Those who knew what they were in for when they walked into the theater (presumably, most of the film’s so-far few attendees) were given an artistic visual rough outline of where the film was going. By the time we see Ben Stein taking a deep breath, looking indeed like “the little investigative journalist that could” in his trademark adorable little sneakers, the audience is practically eager to believe whatever he has to say.&lt;p&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ex-Scientology Kids</title>
      <link>https://blog.lippard.org/2008/04/ex-scientology-kids.html/</link>
      <pubDate>Fri, 25 Apr 2008 03:26:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/ex-scientology-kids.html/</guid>
      <description>&lt;p&gt;Kendra Wiseman, Jenna Miscavige Hill (&lt;a href=&#34;https://blog.lippard.org/2008/02/niece-of-david-miscavige-speaks-out.html&#34;&gt;niece of David Miscavige&lt;/a&gt;, head of the Church of Scientology), and Astra Woodcraft are three ex-Scientologists who &lt;a href=&#34;http://www.exscientologykids.org/&#34;&gt;are now running the Ex-Scientology Kids website, critical of Scientology&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Jenna Hill &lt;a href=&#34;http://www.abcnews.go.com/Nightline/story?id=4716462&amp;amp;page=1&#34;&gt;will be on ABC&amp;rsquo;s &amp;ldquo;Nightline&amp;rdquo; tonight&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ben Stein lies about Sternberg affair</title>
      <link>https://blog.lippard.org/2008/04/ben-stein-lies-about-sternberg-affair.html/</link>
      <pubDate>Fri, 25 Apr 2008 03:06:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/ben-stein-lies-about-sternberg-affair.html/</guid>
      <description>&lt;p&gt;In an interview with Newsweek, Ben Stein &lt;a href=&#34;http://www.newsweek.com/id/130619&#34;&gt;falsely stated that&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;There are a number of scientists and academics who&amp;rsquo;ve been fired, denied tenure, lost tenure or lost grants because they even suggested the possibility of intelligent design. The most egregious is Richard Sternberg at the Smithsonian, the editor of a magazine that published a peer-reviewed paper about ID. He lost his job.&lt;/blockquote&gt;Sternberg was never employed by the Smithsonian and never lost his unpaid Research Associate position there.  He never worked for any Smithsonian magazine, and resigned from his position as editor of &lt;span style=&#34;font-style: italic;&#34;&gt;The Proceedings of the Biological Society of Washington&lt;/span&gt; six months before the publication of the Stephen Meyer intelligent design article which he approved with inappropriate review.&lt;br /&gt;&lt;br /&gt;The Smithsonian &lt;a href=&#34;http://www.newsweek.com/id/132855&#34;&gt;responded to &lt;span style=&#34;font-style: italic;&#34;&gt;Newsweek&lt;/span&gt;&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Sternberg has never been employed by the Smithsonian Institution. Since January 2004, he has been an unpaid research associate in the departments of invertebrate and vertebrate zoology at the Smithsonian&amp;rsquo;s National Museum of Natural History. Dr. Sternberg continues to enjoy full access to research facilities at the museum. Moreover, Stein&amp;rsquo;s assertion that Sternberg was removed from a Smithsonian publication is not true. The Proceedings of the Biological Society of Washington is an independent journal and is not affiliated with the Smithsonian.&lt;/blockquote&gt;(Via &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/04/ben_stein_lies_about_sternberg.php&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>&#34;Expelled&#34; is not Holocaust denial</title>
      <link>https://blog.lippard.org/2008/04/expelled-is-not-holocaust-denial.html/</link>
      <pubDate>Thu, 24 Apr 2008 22:05:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/expelled-is-not-holocaust-denial.html/</guid>
      <description>&lt;p&gt;I agree with &lt;a href=&#34;http://scienceblogs.com/insolence/2008/04/bioethicist_art_caplan_understands.php&#34;&gt;Orac at Respectful Insolence&lt;/a&gt;, contra bioethicist Arthur Caplan, that &amp;ldquo;Expelled&amp;rdquo;&amp;rsquo;s argument that Darwinism was a contributing cause of (the main cause of?) the Holocaust &lt;a href=&#34;http://scienceblogs.com/insolence/2008/04/bioethicist_art_caplan_understands.php&#34;&gt;doesn&amp;rsquo;t constitute Holocaust denial&lt;/a&gt;.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Eamon Knight&lt;/strong&gt; &lt;small&gt;(2008-04-24)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Yeah. &#34;Expelled&#34; abuses the Holocaust in a despicable way, but to call that &#34;Holocaust Denial&#34; is an abuse of that term.&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>Shermer vs. Lukianoff in L.A. Times</title>
      <link>https://blog.lippard.org/2008/04/shermer-vs-lukianoff-in-la-times.html/</link>
      <pubDate>Wed, 23 Apr 2008 13:14:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/shermer-vs-lukianoff-in-la-times.html/</guid>
      <description>&lt;p&gt;Michael Shermer of the Skeptics Society and Greg Lukianoff of the Foundation for Individual Rights in Education &lt;a href=&#34;http://www.latimes.com/news/printedition/opinion/la-op-dustup-apr14-18,1,5478870.storygallery&#34;&gt;debated back and forth for five days in the &lt;span style=&#34;font-style: italic;&#34;&gt;Los Angeles Times&lt;/span&gt;&lt;/a&gt; on speech codes, faculty bias, and &amp;ldquo;Expelled.&amp;rdquo;  Actually, &lt;a href=&#34;http://www.latimes.com/news/printedition/opinion/la-op-shermer-lukianoff16apr16,1,7766893.story&#34;&gt;they were pretty much in agreement on &amp;ldquo;Expelled.&amp;quot;&lt;/a&gt;  (Where they disagree on other issues, I think Lukianoff generally has the better of the argument, though I side with Shermer on the rights of private institutions.)&lt;br /&gt;&lt;br /&gt;I happen to support both of their organizations, and I think it&amp;rsquo;s interesting to point out that FIRE is the major organization defending the freedom of speech of students and faculty in academia, though they&amp;rsquo;ve not noticed any issues of persecution of ID advocates worthy of their attention.  They actually deal with real cases of suppression, censorship, and indoctrination, not phony cases like those in &amp;ldquo;Expelled.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>New Phoenix Lights</title>
      <link>https://blog.lippard.org/2008/04/new-phoenix-lights.html/</link>
      <pubDate>Wed, 23 Apr 2008 02:16:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/new-phoenix-lights.html/</guid>
      <description>&lt;p&gt;Some new &amp;ldquo;Phoenix Lights&amp;rdquo; were seen last night in north Phoenix, but these apparently &lt;a href=&#34;http://www.azcentral.com/community/northvalley/articles/2008/04/22/20080422abrk-strangelights0422.html&#34;&gt;were helium balloons with flares attached to them&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The original Phoenix Lights were apparently two events&amp;ndash;&lt;a href=&#34;http://www.azcentral.com/arizonarepublic/local/articles/0312ruelas0312.html&#34;&gt;one a set of planes, and one flares dropped by military pilots&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (July 20, 2009): Tim Printy &lt;a href=&#34;http://home.comcast.net/%7Etprinty/UFO/AZUFO.htm&#34;&gt;has more detail on the original Phoenix lights than I&amp;rsquo;ve seen elsewhere&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>&#34;Expelled&#34; promotes young-earth creationist materials</title>
      <link>https://blog.lippard.org/2008/04/expelled-promotes-young-earth.html/</link>
      <pubDate>Wed, 23 Apr 2008 01:41:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/expelled-promotes-young-earth.html/</guid>
      <description>&lt;p&gt;Commenters &lt;a href=&#34;https://blog.lippard.org/2008/04/expelled-weekend-box-office-theater.html?showComment=1208649360000#c5530892696062923126&#34;&gt;&amp;ldquo;paul&amp;rdquo;&lt;/a&gt; and  &lt;a href=&#34;https://blog.lippard.org/2008/04/expelled-weekend-box-office-theater.html?showComment=1208715960000#c978816792716252286&#34;&gt;Jay Rogers&lt;/a&gt; claimed here that &amp;ldquo;Expelled&amp;rdquo; &amp;ldquo;is not a Christian movie.&amp;quot;&lt;br /&gt;&lt;br /&gt;Yet Troy Britain points out that the &amp;ldquo;leadership guide&amp;rdquo; distributed at the &amp;ldquo;Expelled&amp;rdquo; website is filled with statements which closely resemble quotations from young-earth &lt;a href=&#34;http://pigeonchess.wordpress.com/2008/04/22/expelleds-intelligent-design-theory-this-is-your-daddys-creationism-part-i/&#34;&gt;creationist&lt;/a&gt; &lt;a href=&#34;http://pigeonchess.wordpress.com/2008/04/22/expelled%e2%80%99s-intelligent-design-theory-this-is-your-daddy%e2%80%99s-creationism-part-ii/&#34;&gt;literature&lt;/a&gt; published by the Institute for Creation Research, an explicitly Christian organization.&lt;br /&gt;&lt;br /&gt;UPDATE (April 25, 2008):  If &amp;ldquo;Expelled&amp;rdquo; isn&amp;rsquo;t a Christian movie, why does the &lt;a href=&#34;http://www.myspace.com/expelledthemovement&#34;&gt;&amp;ldquo;Expelled: The Movement&amp;rdquo; website&lt;/a&gt; look like a Christian website&amp;ndash;promoting Christian bands, Christian magazines, and Christian books by apologists like Lee Strobel, as well as young-earth creationism-promoting ministries like Coral Ridge Ministries (of the late D. James Kennedy, one of the most dishonest purveyors of bogus young-earth creationist arguments who has lived on this planet)?&lt;/p&gt;</description>
    </item>
    <item>
      <title>NORAD releases 9/11 tapes</title>
      <link>https://blog.lippard.org/2008/04/norad-releases-911-tapes.html/</link>
      <pubDate>Sun, 20 Apr 2008 04:09:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/norad-releases-911-tapes.html/</guid>
      <description>&lt;p&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Wired&lt;/span&gt; magazine&amp;rsquo;s blog reports that &lt;a href=&#34;http://blog.wired.com/defense/2008/04/norad-releases.html&#34;&gt;NORAD and U.S. Northern Command &amp;ldquo;have released a copy of their audio files, telephone conversations and situation room discussions&amp;rdquo;&lt;/a&gt; from September 11, 2001.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Reason magazine review of &#34;Expelled&#34;</title>
      <link>https://blog.lippard.org/2008/04/reason-magazine-review-of-expelled.html/</link>
      <pubDate>Sat, 19 Apr 2008 17:36:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/reason-magazine-review-of-expelled.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://www.expelledexposed.com/&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;&#34; src=&#34;http://pandasthumb.org/archives/banner-thumb-125x35.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;a href=&#34;http://www.expelledexposed.com/&#34;&gt;&lt;br /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Ronald Bailey at &lt;span style=&#34;font-style: italic;&#34;&gt;Reason&lt;/span&gt; magazine &lt;a href=&#34;http://www.reason.com/news/show/125988.html&#34;&gt;has reviewed &amp;ldquo;Expelled,&amp;rdquo; and is one of the few who has pointed out that&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Yet despite its topic, the film is entirely free of scientific content&amp;ndash;no scientific evidence against biological evolution and none for &amp;ldquo;intelligent design&amp;rdquo; (ID) theory is given. Which makes sense because biological evolution is amply supported by evidence from the fossil record, molecular biology, and morphology. For example, the younger the rocks in which fossils are found, the more closely they resemble species alive today, and the older the rocks, the less resemblance there is. In addition, molecular biology confirms that the more distantly related the fossil record suggests species lineages are, the more their genes differ.&lt;br /&gt;                                                                                                                     &lt;br /&gt;Instead of evaluating this evidence, Stein spends most of the movie asking various proponents of evolutionary theory, including Richard Dawkins, P.Z. Myers, Michael Ruse, and Daniel Dennett, for their religious views. Neither the producers nor Stein understand that offering critiques of a theory with which they disagree is not the same as proving their own theory.&lt;/blockquote&gt;&amp;ldquo;Expelled&amp;rdquo; is standard creationist and ID fare, in that regard.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sexpelled: No Intercourse Allowed</title>
      <link>https://blog.lippard.org/2008/04/sexpelled-no-intercourse-allowed.html/</link>
      <pubDate>Fri, 18 Apr 2008 18:58:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/sexpelled-no-intercourse-allowed.html/</guid>
      <description>&lt;p&gt;&lt;em&gt;&amp;ldquo;Sexpelled&lt;/em&gt; tells of how Sex Theory has thrived unchallenged in the ivory towers of academia, as the explanation for how new babies are created. Proponents of Stork Theory claim that &amp;lsquo;Big Sex&amp;rsquo; has been suppressing their claim that babies are delivered by storks.&amp;quot;&lt;br /&gt;&lt;br /&gt;&lt;a style=&#34;left: 0px ! important; top: 15px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-0480413954925736 visible ontop&#34; href=&#34;http://www.youtube.com/v/-ThQQuHtzHM&amp;amp;hl=en&#34;&gt;&lt;/a&gt;&lt;a style=&#34;left: 0px ! important; top: 15px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-0480413954925736 visible ontop&#34; href=&#34;http://www.youtube.com/v/-ThQQuHtzHM&amp;amp;hl=en&#34;&gt;&lt;/a&gt;&lt;object height=&#34;355&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/-ThQQuHtzHM&amp;amp;hl=en&#34;&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/-ThQQuHtzHM&amp;amp;hl=en&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; height=&#34;355&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://blog.wired.com/underwire/2008/04/backlash-to-ben.html&#34;&gt;Wired&amp;rsquo;s &amp;ldquo;Underwire&amp;rdquo; blog&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>&#34;Expelled&#34; weekend box office, theater counts, and ratings</title>
      <link>https://blog.lippard.org/2008/04/expelled-weekend-box-office-theater.html/</link>
      <pubDate>Fri, 18 Apr 2008 14:42:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/expelled-weekend-box-office-theater.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://www.expelledexposed.com/&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;&#34; src=&#34;http://pandasthumb.org/archives/banner-thumb-125x35.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;a href=&#34;http://www.expelledexposed.com/&#34;&gt;&lt;br /&gt;&lt;/a&gt;&lt;br /&gt;Click the image for the facts that &amp;ldquo;Expelled&amp;rdquo; doesn&amp;rsquo;t give you.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;This post is a placeholder to report on &amp;ldquo;Expelled&amp;rdquo;&amp;rsquo;s weekend box office and the accuracy of &lt;a href=&#34;https://blog.lippard.org/2008/03/is-expelled-going-to-show-up-in-any.html&#34;&gt;my five predictions about the film&lt;/a&gt;, as well as a few more I&amp;rsquo;ll add here.  My five predictions were that &amp;ldquo;Expelled&amp;rdquo; will:&lt;br /&gt;&lt;blockquote&gt;(1) be on fewer than&lt;strike&gt;&lt;/strike&gt; 800 screens, (2) will have an initial weekend box office of less than $2 million, with (3) a per-screen take of less than $2,500, (4) won&amp;rsquo;t break the top ten despite it being a slow opening week, and (5) will make less than $10 million in box office take by the end of 2008 (though it may make more than that through DVD sales).&lt;/blockquote&gt;Prediction (1) is already falsified, since it&amp;rsquo;s opening in 1,052 theaters.  Prediction (4) may well be wrong due to how weak this weekend is for new films&amp;ndash;it&amp;rsquo;s pretty clear that #1 and #2 will be &amp;ldquo;Forgetting Sarah Marshall&amp;rdquo; and &amp;ldquo;The Forbidden Kingdom.&amp;rdquo;  Al Pacino&amp;rsquo;s &amp;ldquo;88 Minutes&amp;rdquo; is also opening in many theaters and has the draw of its star, but it&amp;rsquo;s getting terrible reviews.  C.S. Strowbridge at The-Numbers &lt;a href=&#34;http://www.the-numbers.com/interactive/newsStory.php?newsID=3343&#34;&gt;estimates that &amp;ldquo;Expelled&amp;rdquo; will only need a $3 million opening weekend to make the top ten&lt;/a&gt;, so my predictions are at least consistent with each other.&lt;br /&gt;&lt;br /&gt;Looking at the list of top Christian films below, I see that the most recent &amp;ldquo;Veggie Tales&amp;rdquo; movie, &amp;ldquo;The Pirates Who Don&amp;rsquo;t Do Anything,&amp;rdquo; came in at number 6 in January 2008 with an opening weekend of $4.2 million on 1,337 screens.  I doubt that &amp;ldquo;Expelled&amp;rdquo; will do that well, though I expect (6) it will break the top ten in the Christian films category, probably about to the eighth position.  Looking at controversial films, however, I think it&amp;rsquo;s unlikely to make the top twenty&amp;ndash;(7) it will probably end up around 22nd at best, beating &amp;ldquo;The Last Temptation of Christ.&amp;rdquo;  Documentaries are a bit easier, and it could very well make the top ten, but (8) I wouldn&amp;rsquo;t expect it to get above the seventh slot.&lt;br /&gt;&lt;br /&gt;Finally, (9) I expect to see its theater counts drop rapidly starting next week, losing at least 500 theaters by next Friday as its audience sees the film and more popular entries displace it in the new week.&lt;br /&gt;&lt;br /&gt;UPDATE (April 19, 2008):  I expect that predictions (2) and (4) may be falsified; a weekend take of $3-4 million looks likely after Friday&amp;rsquo;s estimated take of $1,126,000 and its coming in at #8 on Friday.  #1-#7 ahead of &amp;ldquo;Expelled&amp;rdquo; were: &amp;ldquo;The Forbidden Kingdom,&amp;rdquo; &amp;ldquo;Forgetting Sarah Marshall,&amp;rdquo; &amp;ldquo;Prom Night,&amp;rdquo; &amp;ldquo;88 Minutes,&amp;rdquo; &amp;ldquo;21,&amp;rdquo; &amp;ldquo;Nim&amp;rsquo;s Island,&amp;rdquo; and &amp;ldquo;Street Kings.&amp;rdquo;  Prediction (3) looks like it will easily be proven correct; &amp;ldquo;Expelled&amp;rdquo; earned $1,070 per-theater on Friday, making it #5 for per-theater take.&lt;br /&gt;&lt;br /&gt;UPDATE (April 20, 2008):  Prediction (2) has been falsified as the current estimated box office take is $3,152,896.  Prediction (4) looks like it will be falsified, with &amp;ldquo;Expelled&amp;rdquo; barely cracking the top ten&amp;ndash;it has been passed by &amp;ldquo;Horton Hears a Who&amp;rdquo; and looks like it will be #9 for the weekend.  Prediction (3) looks like it will be false, too, though in my defense I intended to predict a per-screen daily average take rather than a per-theater take for the entire weekend.  Saturday&amp;rsquo;s take was $941/theater, versus Friday&amp;rsquo;s $1,145, and Sunday looks like it will be lower still (projected to be $911/theater).&lt;br /&gt;&lt;br /&gt;UPDATE (April 21, 2008): &amp;ldquo;Expelled&amp;rdquo;&amp;rsquo;s weekend take has been revised downward from the estimate, to $2,970,848, or $2,824 per-theater.   So my prediction (3), taken the way I said it rather than meant it, was not wrong by much.  It also came in at #10 for the weekend (#9 was Leatherheads), so prediction (4) was falsified in the most minimal way possible.  Predictions (5)-(9) appear to be on solid ground.  Sunday&amp;rsquo;s take was only $737/theater, and it&amp;rsquo;s all downhill from here.&lt;br /&gt;&lt;br /&gt;UPDATE (April 24, 2008): The-Numbers has posted its list of theater counts for the weekend of April 25, 2008, and &amp;ldquo;Expelled&amp;rdquo; isn&amp;rsquo;t on the list.  I&amp;rsquo;d guess this means they just don&amp;rsquo;t have the information yet, rather than that it&amp;rsquo;s not appearing in any theater (since none of last week&amp;rsquo;s openers and only one of this weekend&amp;rsquo;s openers are yet listed), but we&amp;rsquo;ll soon find out if my prediction (9) is correct and it is down to 552 or fewer theaters.  (If Arizona is an indication, the drop may not occur until next week.)  Box Office Mojo &lt;a href=&#34;http://www.boxofficemojo.com/counts/chart/?yr=2008&amp;amp;wk=17&amp;amp;p=.htm&#34;&gt;is now reporting &amp;ldquo;Expelled&amp;rdquo;&amp;rsquo;s theater count at 1,041 for its second weekend&lt;/a&gt;, a drop of 11 theaters, which falsifies prediction (9).  It looks like it&amp;rsquo;s not common for a huge drop in theater counts to occur in the first week, so this was probably a dumb prediction unless the movie was a total bomb, which it hasn&amp;rsquo;t been.  I think a 500-theater drop is much more likely for next week, however&amp;ndash;call that prediction (10).  For this weekend, I suspect we&amp;rsquo;ll see each day&amp;rsquo;s average take in the $500-$700 per-theater range, or $500,000-$700,000 total per day; probably closer to the low end, and thus ending the weekend with a total take of between $5.4M and $6M, and leaving prediction (5) accurate unless it turns out to be popular internationally.  It will also probably drop out of the top ten starting today.&lt;br /&gt;&lt;br /&gt;UPDATE (April 26, 2008): &amp;ldquo;Expelled&amp;rdquo; began its second weekend with (The-Numbers&amp;rsquo; estimate) a $505,000 take ($485/theater) on Friday, even lower than I guessed yesterday.  Box Office Mojo&amp;rsquo;s estimate is even lower: $450,000 ($432/theater).&lt;br /&gt;&lt;br /&gt;UPDATE (April 27, 2008):  The second weekend&amp;rsquo;s estimated take is $1,378,867 ($1,325/theater, The-Numbers) or $1,379,000 ($1,324/theater, Box Office Mojo), which will put the total at about $5.2M, below the lower end of my guess on Thursday, with a total of about $5.2M.&lt;br /&gt;&lt;br /&gt;UPDATE (April 28, 2008): The weekend&amp;rsquo;s estimated take is now $1,395,000 ($1340/theater), with &amp;ldquo;Expelled&amp;rdquo; ranked at #13, according to Box Office Mojo.  Looks like it followed the more normal pattern with a Saturday peak ($529,000) and less on Friday ($452,000; The-Numbers estimates $505,000 for Friday) and Sunday ($414,000), all still estimates.  Today will probably drop well below $200,000.&lt;br /&gt;&lt;br /&gt;UPDATE (April 29, 2008): Monday&amp;rsquo;s take was $157,191 ($151/theater), though the rank went up to #12.&lt;br /&gt;&lt;br /&gt;UPDATE (May 2, 2008): &amp;ldquo;Expelled&amp;rdquo; is staying around longer than I would have imagined, but it has now dropped 386 theaters to 655, and its daily box office take will suffer accordingly.  It looks like &amp;ldquo;Expelled&amp;rdquo; is going to end up doing about the same amount business as &amp;ldquo;Megiddo: The Omega Code 2,&amp;rdquo; and not as well as &amp;ldquo;The End of the Spear,&amp;rdquo; two Christian movies that were previously distributed by Rocky Mountain Pictures.  Prediction (5) looks dead on (less than $10 million in box office by the end of 2008); prediction (6) looks like it was too generous (&amp;ldquo;Expelled&amp;rdquo; should easily break into the top ten on Christian films, but it now looks unlikely to reach #9, let alone #8); prediction (7) also looks too generous (hitting #22 on the &amp;ldquo;controversial&amp;rdquo; film list; #23 or #24 looks more likely, though Box Office Mojo has decided not to list &amp;ldquo;Expelled&amp;rdquo; in that category at all); prediction (8) is easy at this point (it won&amp;rsquo;t reach #7 on the documentary list; it looks like even breaking into the top 10 is out of reach).  So my prediction accuracy was about as good as coin flipping.  I was way off on theater count-related predictions, but more accurate on revenue and rank-related predictions.  But enough about those predictions.  I&amp;rsquo;ll continue to update this post with the data until it drops completely out of the theaters.&lt;br /&gt;&lt;br /&gt;Some websites for statistics:&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://www.the-numbers.com/movies/2008/EXPEL.php&#34;&gt;&amp;ldquo;Expelled&amp;rdquo; box office numbers and rating at The-Numbers&lt;/a&gt;:&lt;br /&gt;4/19/2008:  &amp;ldquo;Expelled&amp;rdquo; came in at #8 for Friday, with an estimated box office take of $1,126,000, and a per-theater take of $1,070 (ranked #5).&lt;br /&gt;The-Numbers rating: 3.75/10 (16 votes; 25% rated it 10 and 62.5% rated it 1).&lt;br /&gt;4/20/2008: &amp;ldquo;Expelled&amp;rdquo; has dropped to #9 for the weekend, with an estimated box office take of $3,152,896 for the whole weekend, and a per-theater take of $2,997.&lt;br /&gt;4/22/2008: The-Numbers gives different numbers than Box Office Mojo, though their weekend totals agree:  Friday: $1,126,000 ($1070/theater), Saturday: $967,000 ($919/theater), Sunday: $878,000 ($835/theater), for an opening weekend total of $2,970,848 ($2,824/theater).  Monday: $238,804 ($227/theater).&lt;br /&gt;04/23/2008: Tuesday, April 22: $227,232 ($216/theater).  Total: $3,436,884.&lt;br /&gt;04/25/2008: Wednesday, April 23: $234,596 ($223).  Thursday, April 24: $231,440 ($220).  Friday, April 25: $505,000 ($485), ranked #13.  Total: $4,408,000.&lt;br /&gt;4/30/2008: Still no numbers for Saturday or Sunday.  Monday, April 28: $157,191 ($151).&lt;br /&gt;5/1/2008: Tuesday, April 29: $162,396 ($156).  Wednesday, April 30: $159,273 ($153).&lt;br /&gt;5/2/2008: Thursday, May 1: $158,232 ($152).&lt;br /&gt;5/5/2008: May 2-4 weekend: $683,552 ($1,042/theater).&lt;br /&gt;5/6/2008: Monday, May 5: $66,912 ($102/theater).&lt;br /&gt;5/8/2008: Tuesday, May 6: $74,128 ($113), Wednesday, May 7: $73,472 ($112).&lt;br /&gt;5/9/2008: Thursday, May 8: $78,720 ($120).  Total: $6,906,488.&lt;br /&gt;5/12/2008: Friday, May 9-Sunday, May 11: $328,836 ($818).  Total: $7,235,324.&lt;br /&gt;5/14/2008: Monday, May 12: $38,994 ($97); Tuesday, May 13: $35,778 ($89).&lt;br /&gt;5/16/2008: Wednesday, May 14: $43,818 ($109), Thursday, May 15: $43,014 ($107).&lt;br /&gt;5/28/2008: Monday, May 26: $16,019 ($193).  Total: $7,598,071.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://www.the-numbers.com/features/TCountAll.php&#34;&gt;Theater counts at The-Numbers&lt;/a&gt;:&lt;br /&gt;4/18/2008: 1,052&lt;br /&gt;4/25/2008: 1,041&lt;br /&gt;5/2/2008: 656&lt;br /&gt;5/9/2008: 402&lt;br /&gt;5/16/2008: 210&lt;br /&gt;5/23/2008: 83&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://www.rottentomatoes.com/m/expelled_no_intelligence_allowed/&#34;&gt;&amp;ldquo;Expelled&amp;rdquo; ratings at Rotten Tomatoes&lt;/a&gt;:&lt;br /&gt;4/18/2008 7:54 a.m. MST: 8% fresh (12 reviews, 11 rotten, 2.9/10 rating)&lt;br /&gt;4/18/2008 11:48 a.m. MST: 7% fresh (14 reviews, 13 rotten, 2.9/10 rating)&lt;br /&gt;4/18/2008 1:35 p.m. MST: 5% fresh (21 reviews, 20 rotten, 2.8/10 rating)&lt;br /&gt;4/18/2008 2:56 p.m. MST: 9% fresh (22 reviews, 20 rotten, 3/10 rating) (&lt;span style=&#34;font-style: italic;&#34;&gt;Christianity Today&lt;/span&gt; review added)&lt;br /&gt;4/19/2008 4:15 p.m. MST: 9% fresh (23 reviews, 21 rotten, 3/10 rating)&lt;br /&gt;4/22/2008 6:23 p.m. MST: 12% fresh (25 reviews, 22 rotten, 3.2/10 rating)&lt;br /&gt;4/24/2008 4:39 p.m. MST: 10% fresh (30 reviews, 27 rotten, 2.9/10 rating)&lt;br /&gt;4/292008 8:08 a.m. MST: 9% fresh (33 reviews, 30 rotten, 3/10 rating)&lt;br /&gt;Top Critics: 0% fresh (13 reviews, 13 rotten, 2.6/10 rating)&lt;br /&gt;RT Community rating: 50% fresh (377 reviews, 188 rotten, 4.8/10 rating)&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://www.imdb.com/title/tt1091617/&#34;&gt;&amp;ldquo;Expelled&amp;rdquo; ratings at IMDB&lt;/a&gt;:&lt;br /&gt;4/19/2008 4:15 p.m. MST:&lt;br /&gt;Average rating is 3.3/10 with 402 very polarized votes&amp;ndash;81 (20.1%) rated the movie a 10, 276 (68.7%) rated it a 1.&lt;br /&gt;Females like it more than males, and those under 18 and over 45 like it more than those in between.&lt;br /&gt;&lt;br /&gt;Average rating for males: 3.1&lt;br /&gt;Average rating for females: 6.3&lt;br /&gt;Average rating for under 18-year-olds: 6.7 (male 6.7, female 10)&lt;br /&gt;Average rating for 18-29 year-olds: 3.0 (male 2.5, female 7.7)&lt;br /&gt;Average rating for 30-44 year-olds: 3.0 (male 3.1, female 2.0)&lt;br /&gt;Average rating for 45+: 4.7 (male 4.5, female 5.5)&lt;br /&gt;&lt;br /&gt;4/21/2008 10:36 a.m. MST:&lt;br /&gt;Average rating is now 3.6/10 with 659 votes, still highly polarized (22.2% 10, 61.0% 1), but now with a few more 7, 8, and 9 ratings (2.4%, 4.2%, and 4.7%, respectively), and a few more 2 and 3 ratings (2.1% and 1.2%, respectively).&lt;br /&gt;&lt;br /&gt;Average rating for males: 3.3&lt;br /&gt;Average rating for females: 6.7&lt;br /&gt;Average rating for under 18-year-olds: 6.5 (male 6.3, female 7.8)&lt;br /&gt;Average rating for 18-29 year-olds: 3.4 (male 3.0, female 7.7)&lt;br /&gt;Average rating for 30-44 year-olds: 3.3 (male 3.3, female 2.4)&lt;br /&gt;Average rating for 45+: 4.1 (male 4.0, female 7.7)&lt;br /&gt;&lt;br /&gt;4/24/2008 4:41 p.m. MST:&lt;br /&gt;Average rating is now 3.6/10 with 2,332 votes (25.4% 10, 57.0% 1; 5.1% 9, 4.0% 8, 2.0% 7, 1.5% 3, 3.1% 2).&lt;br /&gt;&lt;br /&gt;Average rating for males: 3.4&lt;br /&gt;Average rating for females: 5.4&lt;br /&gt;Average rating for under 18-year-olds: 6.0 (male 5.5, female 7.9)&lt;br /&gt;Average rating for 18-29 year-olds: 3.2 (male 3.0, female 5.5)&lt;br /&gt;Average rating for 30-44 year-olds: 3.6 (male 3.6, female 3.4)&lt;br /&gt;Average rating for 45+: 4.6 (male 4.4, female 6.7)&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://www.boxofficemojo.com/movies/?id=expelled.htm&#34;&gt;Expelled box office and ratings at Box Office Mojo&lt;/a&gt;:&lt;br /&gt;4/19/2008 9:54 a.m. MST: Box Office Mojo readers rate the movie a B, with 110 votes (66.4% A, 3.6% B, 28.2% F).&lt;br /&gt;4/20/2008 12:21 p.m. MST: &amp;ldquo;Expelled&amp;rdquo; took in less money on Saturday than on Friday&amp;ndash;$990,000, or $941 per theater.  Sunday&amp;rsquo;s projected take is $958,000.&lt;br /&gt;4/21/2008 5:07 p.m. MST:  The opening weekend box office take was $2,970,848, a per-theater average of $2,824.  Sunday brought in only $775,000, or $737 per theater.&lt;br /&gt;4/22/2008 6:25 p.m. MST: Monday&amp;rsquo;s box office take was $238,804, another 68.8% drop in daily gross, for a per-theater average of $227.  Total take is now $3,209,652.  Friday-Sunday have been updated: Friday: $1,208,748 ($1,149), Saturday: $996,244 ($947), Sunday: $765,856 ($728).  The weekend total agrees with The-Numbers, but the daily totals do not.&lt;br /&gt;4/23/2008 2:01 p.m. MST: Tuesday: $227,232 ($216); Wednesday: $234,596 ($223).  Six-day total: $3,671,480.&lt;br /&gt;4/24/2008 3:04 p.m. MST: Thursday: $231,440 ($220).  Seven-day total: $3,902,920.&lt;br /&gt;4/25/2008 6:56 p.m. MST: Friday: $450,000 ($432) (estimate), rank #13.  Seven-day total: $4,353,000.&lt;br /&gt;4/30/2008 1:58 p.m. MST: Saturday: $529,000 ($508), Sunday: $414,000 ($398), Monday: $157,191 ($151), Tuesday: $162,396 ($156).  Weekend numbers are all still estimates.&lt;br /&gt;5/2/2008 7:04 p.m. MST: Wednesday: $159,273 ($153), Thursday: $158,232 ($152).&lt;br /&gt;5/5/2008 9:20 a.m. PDT: May 2-4 weekend: $684,000 ($1,042).&lt;br /&gt;5/6/2008 7:40 p.m. PDT: Friday, May 2: $216,480 ($330), Saturday, May 3: $270,272 ($412), Sunday, May 4: $191,552 ($292), Monday, May 5: $66,912 ($102), ranked #15.  Total: $6,680,168.&lt;br /&gt;5/7/2008 7:53 p.m. PDT: Tuesday, May 6: $74,128 ($113).&lt;br /&gt;5/8/2008 8:29 p.m. PDT: Wednesday, May 7: $73,472 ($112).&lt;br /&gt;5/9/2008 5:17 p.m. PDT: Thursday, May 8: $78,720 ($120).&lt;br /&gt;5/11/2008 4:01 p.m. MST: May 9-11 weekend: $328,836 ($818), in 402 theaters, ranked #21.&lt;br /&gt;5/12/2008 7:39 p.m. MST: Friday, May 9: $100,902 ($251); Saturday, May 10: $120,600 ($300); Sunday, May 11: $107,334 ($267).  Total: $7,235,324.&lt;br /&gt;5/13/2008 3:55 p.m. MST: Monday, May 12: $38,994 ($97).&lt;br /&gt;5/14/2008 8:04 p.m. MST: Tuesday, May 13: $35,778 ($89).&lt;br /&gt;5/16/2008 7:40 p.m. MST: Wednesday, May 14: $43,818 ($109); Thursday, May 15: $43,014 ($107).  Total: $7,396,927.&lt;br /&gt;5/18/2008 6:13 p.m.: May 16-18 weekend estimate: $89,000 ($423) in 210 theaters.&lt;br /&gt;5/21/2008 11:14 a.m. MST: May 16-18 weekend: $102,690 ($489).  Total: $7,499,617.&lt;br /&gt;5/28/2008 12:38 p.m. MST: May 23-26 four-day weekend: $46,314 ($558).  (May 23-25: $35,109 ($423).)  Total: $7,598,071.&lt;br /&gt;&lt;a href=&#34;http://boxofficemojo.com/genres/chart/?id=documentary.htm&#34;&gt;&lt;br /&gt;All-time top box office for documentaries at Box Office Mojo&lt;/a&gt;.&lt;br /&gt;&lt;a href=&#34;http://boxofficemojo.com/genres/chart/?id=controversy.htm&#34;&gt;All-time top box office for controversial films at Box Office Mojo&lt;/a&gt;.&lt;br /&gt;&lt;a href=&#34;http://boxofficemojo.com/genres/chart/?id=christian.htm&#34;&gt;All-time top box office for Christian films at Box Office Mojo&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Reasons to Believe statement on &#34;Expelled&#34;</title>
      <link>https://blog.lippard.org/2008/04/reasons-to-believe-statement-on.html/</link>
      <pubDate>Fri, 18 Apr 2008 14:39:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/reasons-to-believe-statement-on.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://www.expelledexposed.com/&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;&#34; src=&#34;http://pandasthumb.org/archives/banner-thumb-125x35.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;a href=&#34;http://www.expelledexposed.com/&#34;&gt;&lt;br /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Hugh Ross&amp;rsquo;s old-earth creationist organization, Reasons to Believe, &lt;a href=&#34;http://www.calvin.edu/archive/asa/200804/0348.html&#34;&gt;has issued a statement on &amp;ldquo;Expelled&amp;rdquo;&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;Dear RTB Chapter members,&lt;br /&gt;&lt;/p&gt;&lt;p&gt;With the impending release of &amp;ldquo;EXPELLED: No Intelligence Allowed&amp;rdquo; (April 18), the Reasons to Believe scholar team thought it best to prepare a statement of our position, a guide for answering questions from chapters, networks, and apologists. Keep in mind that the mission of RTB centers on reaching out to science-minded people with two purposes:&lt;br /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Even more &#34;Expelled&#34; copyright infringement and deception</title>
      <link>https://blog.lippard.org/2008/04/even-more-expelled-copyright.html/</link>
      <pubDate>Fri, 18 Apr 2008 14:34:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/even-more-expelled-copyright.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://www.expelledexposed.com/&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;&#34; src=&#34;http://pandasthumb.org/archives/banner-thumb-125x35.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;a href=&#34;http://www.expelledexposed.com/&#34;&gt;&lt;br /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The Atheist Blogger points out that &lt;a href=&#34;http://atheistblogger.com/2008/04/18/expelled-more-copyright-infringement/&#34;&gt;&amp;ldquo;Expelled&amp;rdquo; is violating the license terms on the blog theme used at their blog&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;A &lt;a href=&#34;http://theplaylist.blogspot.com/2008/04/yoko-one-denies-expelled-lennon-song.html&#34;&gt;commenter at The Playlist blog&lt;/a&gt; points out that while they did indeed purchase a license to use The Killers&amp;rsquo; song &amp;ldquo;All These Things That I&amp;rsquo;ve Done,&amp;rdquo; they did so in a deceptive way.  Here&amp;rsquo;s how they described the film that they wanted the license for:&lt;br /&gt;&lt;blockquote&gt;The film is a satirical documentary with an estimated running time of 1 hour and 50 minutes, exploring academic freedom in public schools and government institutions with actor, comedian, economist, Ben Stein as the spokesperson.&lt;/blockquote&gt;No mention of intelligent design or evolution.  That&amp;rsquo;s a similar tactic to &lt;a href=&#34;https://blog.lippard.org/2007/08/expensive-intelligent-design-movie-uses.html&#34;&gt;the deception they used to get some of the interviews in the film&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>FBI faked delay in terror investigation to justify unneeded new powers</title>
      <link>https://blog.lippard.org/2008/04/fbi-faked-delay-in-terror-investigation.html/</link>
      <pubDate>Fri, 18 Apr 2008 04:32:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/fbi-faked-delay-in-terror-investigation.html/</guid>
      <description>&lt;p&gt;Declassified documents obtained by the Electronic Frontier Foundation show that while investigating a possible conspirator in the 2005 London bombings, the FBI forced an agent to return documents obtained from North Carolina State University under normal lawful process so that they could be requested again under the USA PATRIOT Act, using a power the FBI did not have but wanted.  When the second request was rejected, the FBI used another subpoena&amp;ndash;just like the first one that had already been successful&amp;ndash;to again obtain the documents.&lt;br /&gt;&lt;br /&gt;The purpose for this sham?  So that &lt;a href=&#34;http://blog.wired.com/27bstroke6/2008/04/fbi-director-ci.html&#34;&gt;FBI Director Robert Mueller could testify before Congress that the lack of the desired power caused a delay in obtaining these records&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Sorry, Director Mueller, but this &amp;ldquo;delay&amp;rdquo; was a fraud, which means your testimony was still false (though apparently unknowingly so on his part).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bensteinian Rhapsody</title>
      <link>https://blog.lippard.org/2008/04/bensteinian-rhapsody.html/</link>
      <pubDate>Thu, 17 Apr 2008 18:39:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/bensteinian-rhapsody.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://www.expelledexposed.com/&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;&#34; src=&#34;http://pandasthumb.org/archives/banner-thumb-125x35.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;a href=&#34;http://www.expelledexposed.com/&#34;&gt;&lt;br /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://scienceblogs.com/strangerfruit/2008/04/bensteinian_rhapsody.php&#34;&gt;This&lt;/a&gt; is pretty good&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ed Brayton&#39;s Skeptic article on Sternberg</title>
      <link>https://blog.lippard.org/2008/04/ed-braytons-skeptic-article-on.html/</link>
      <pubDate>Thu, 17 Apr 2008 18:11:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/ed-braytons-skeptic-article-on.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://www.expelledexposed.com/&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;&#34; src=&#34;http://pandasthumb.org/archives/banner-thumb-125x35.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;a href=&#34;http://www.expelledexposed.com/&#34;&gt;&lt;br /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Ed Brayton has written an article about the Richard Sternberg controversy at the Smithsonian for &lt;span style=&#34;font-style: italic;&#34;&gt;Skeptic&lt;/span&gt; magazine, which will appear in the next issue.  The article &lt;a href=&#34;http://www.skeptic.com/eskeptic/08-04-17.html&#34;&gt;has been published online&lt;/a&gt; in advance, along with an article by Michael Shermer about his interaction with Ben Stein.&lt;br /&gt;&lt;br /&gt;UPDATE (April 18, 2008):  Ed Brayton &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/04/the_dis_nonresponse_on_sternbe.php&#34;&gt;has responded to the Discovery Institute&amp;rsquo;s &amp;ldquo;non-response&amp;rdquo; on the Sternberg affair&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>New &#34;Expelled&#34; cell footage clip on YouTube</title>
      <link>https://blog.lippard.org/2008/04/new-expelled-cell-footage-clip-on.html/</link>
      <pubDate>Thu, 17 Apr 2008 14:59:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/new-expelled-cell-footage-clip-on.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://www.expelledexposed.com/&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;&#34; src=&#34;http://pandasthumb.org/archives/banner-thumb-125x35.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;a href=&#34;http://www.expelledexposed.com/&#34;&gt;&lt;br /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;On April 15, &amp;ldquo;getexpelled,&amp;rdquo; a user which has been posting the official clips from the movie &amp;ldquo;Expelled,&amp;rdquo; &lt;a href=&#34;http://www.youtube.com/watch?v=W4Abz0t_yf4&#34;&gt;posted new animation footage of the operations of the cell&lt;/a&gt; which is clearly not derived from XVIVO&amp;rsquo;s footage.  (&lt;a href=&#34;http://endogenousretrovirus.blogspot.com/2008/04/premise-lawsuits-toddler-animations-and.html&#34;&gt;ERV&lt;/a&gt; refers to this footage as a &amp;ldquo;toddler animation&amp;rdquo; and &amp;ldquo;a shitty Las-Vegas-Meets-TeleTubbies &amp;lsquo;Inner Life&amp;rsquo;&amp;rdquo;.)&lt;br /&gt;&lt;br /&gt;I suspect they already took action to put this new footage into the film that will come out tomorrow instead of &lt;a href=&#34;https://blog.lippard.org/2008/04/official-expelled-paternity-test.html&#34;&gt;the animation which they copied from XVIVO&lt;/a&gt;, which means that they have already complied with that demand from &lt;a href=&#34;https://blog.lippard.org/2008/04/david-bolinsky-on-expelled-and-dembskis.html&#34;&gt;XVIVO&amp;rsquo;s infringement letter&lt;/a&gt;.  That also means that their lawsuit for a declaratory judgment in Texas is really an argument that this new footage is not infringing, which they&amp;rsquo;ll probably win&amp;ndash;this footage is not infringing.  But it also means that, yet again, they&amp;rsquo;ve been thoroughly deceptive in how they operate, and have implicitly admitted that they were, in fact, infringing XVIVO&amp;rsquo;s copyright in the footage that they showed in the early screenings.&lt;br /&gt;&lt;br /&gt;That&amp;rsquo;s probably not worth the effort for XVIVO to sue them over.  But it&amp;rsquo;s definitely worth pointing out.&lt;br /&gt;&lt;br /&gt;UPDATE (April 22, 2008):  Apparently the XVIVO-infringing animation is still in the released film, after all.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Scientology celebrity escapes</title>
      <link>https://blog.lippard.org/2008/04/scientology-celebrity-escapes.html/</link>
      <pubDate>Thu, 17 Apr 2008 14:11:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/scientology-celebrity-escapes.html/</guid>
      <description>&lt;p&gt;Actor &lt;a href=&#34;http://en.wikipedia.org/wiki/Jason_Beghe&#34;&gt;Jason Beghe&lt;/a&gt;, who appeared as Demi Moore&amp;rsquo;s love interest in &amp;ldquo;G.I. Jane&amp;rdquo; as well as in episodes of &amp;ldquo;Numb3rs&amp;rdquo; and &amp;ldquo;CSI,&amp;rdquo; was a member of the Church of Scientology since first taking courses in 1994.  In 2005, he appeared in promotional videos for the church.  He&amp;rsquo;s now &lt;a href=&#34;http://www.foxnews.com/story/0,2933,351287,00.html&#34;&gt;left Scientology&lt;/a&gt; and has appeared in a video made by long-time Scientology critic Mark Bunker:&lt;br /&gt;&lt;br /&gt;&lt;a style=&#34;left: 0px ! important; top: 0px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-018965610130048782 visible ontop&#34; href=&#34;http://www.youtube.com/v/07m-IvvpK2E&amp;amp;hl=en&#34;&gt;&lt;/a&gt;&lt;a style=&#34;left: 0px ! important; top: 0px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-0070551398361545 visible ontop&#34; href=&#34;http://www.youtube.com/v/07m-IvvpK2E&amp;amp;hl=en&#34;&gt;&lt;/a&gt;&lt;a style=&#34;left: 0px ! important; top: 15px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-0070551398361545 visible ontop&#34; href=&#34;http://www.youtube.com/v/07m-IvvpK2E&amp;amp;hl=en&#34;&gt;&lt;/a&gt;&lt;a style=&#34;left: 0px ! important; top: 15px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-0070551398361545 visible ontop&#34; href=&#34;http://www.youtube.com/v/07m-IvvpK2E&amp;amp;hl=en&#34;&gt;&lt;/a&gt;&lt;a style=&#34;left: 0px ! important; top: 15px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-0070551398361545 visible ontop&#34; href=&#34;http://www.youtube.com/v/07m-IvvpK2E&amp;amp;hl=en&#34;&gt;&lt;/a&gt;&lt;a style=&#34;left: 0px ! important; top: 15px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-0070551398361545 visible ontop&#34; href=&#34;http://www.youtube.com/v/07m-IvvpK2E&amp;amp;hl=en&#34;&gt;&lt;/a&gt;&lt;object height=&#34;355&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/07m-IvvpK2E&amp;amp;hl=en&#34;&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/07m-IvvpK2E&amp;amp;hl=en&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; height=&#34;355&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;UPDATE:  Since YouTube has removed not only the above clip but Mark Bunker&amp;rsquo;s YouTube account, here&amp;rsquo;s an Australian TV news story about Beghe leaving Scientology:&lt;br /&gt;&lt;br /&gt;&lt;a style=&#34;left: 0px ! important; top: 0px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-0070551398361545 visible ontop&#34; href=&#34;http://www.youtube.com/v/--61oEkWGvM&amp;amp;hl=en&#34;&gt;&lt;/a&gt;&lt;a style=&#34;left: 0px ! important; top: 0px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-0070551398361545 visible ontop&#34; href=&#34;http://www.youtube.com/v/--61oEkWGvM&amp;amp;hl=en&#34;&gt;&lt;/a&gt;&lt;a style=&#34;left: 0px ! important; top: 15px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-0070551398361545 visible ontop&#34; href=&#34;http://www.youtube.com/v/--61oEkWGvM&amp;amp;hl=en&#34;&gt;&lt;/a&gt;&lt;a style=&#34;left: 0px ! important; top: 15px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-0070551398361545 visible ontop&#34; href=&#34;http://www.youtube.com/v/--61oEkWGvM&amp;amp;hl=en&#34;&gt;&lt;/a&gt;&lt;object height=&#34;355&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/--61oEkWGvM&amp;amp;hl=en&#34;&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/--61oEkWGvM&amp;amp;hl=en&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; height=&#34;355&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;Here&amp;rsquo;s a rehosted version of the original interview clip:&lt;br /&gt;&lt;br /&gt;&lt;object width=&#34;425&#34; height=&#34;355&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/NVuTapNuB74&amp;hl=en&#34;&gt;&lt;/param&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;/param&gt;&lt;embed src=&#34;http://www.youtube.com/v/NVuTapNuB74&amp;hl=en&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;355&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;Here&amp;rsquo;s an interview of Beghe by Tony Ortega, a journalist who used to write for Phoenix &lt;span style=&#34;font-style: italic;&#34;&gt;New Times&lt;/span&gt; and &lt;span style=&#34;font-style: italic;&#34;&gt;New Times LA&lt;/span&gt;, who has written several good stories on Scientology:&lt;br /&gt;&lt;a style=&#34;left: 0px ! important; top: 15px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-0070551398361545 visible ontop&#34; href=&#34;http://www.youtube.com/v/-Bz_hMfybWg&amp;amp;hl=en&#34;&gt;&lt;/a&gt;&lt;a style=&#34;left: 0px ! important; top: 15px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-0070551398361545 visible ontop&#34; href=&#34;http://www.youtube.com/v/-Bz_hMfybWg&amp;amp;hl=en&#34;&gt;&lt;/a&gt;&lt;object height=&#34;355&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/-Bz_hMfybWg&amp;amp;hl=en&#34;&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/-Bz_hMfybWg&amp;amp;hl=en&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; height=&#34;355&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;&lt;a style=&#34;left: 0px ! important; top: 0px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-0070551398361545 visible ontop&#34; href=&#34;http://www.youtube.com/v/ybPhfshl6oo&amp;amp;hl=en&#34;&gt;&lt;/a&gt;&lt;a style=&#34;left: 0px ! important; top: 0px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-0070551398361545 visible ontop&#34; href=&#34;http://www.youtube.com/v/ybPhfshl6oo&amp;amp;hl=en&#34;&gt;&lt;/a&gt;&lt;object height=&#34;355&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/ybPhfshl6oo&amp;amp;hl=en&#34;&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/ybPhfshl6oo&amp;amp;hl=en&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; height=&#34;355&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>&#34;Expelled&#34; uses sample from &#34;Imagine&#34; without permission</title>
      <link>https://blog.lippard.org/2008/04/expelled-uses-sample-from-imagine.html/</link>
      <pubDate>Thu, 17 Apr 2008 03:33:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/expelled-uses-sample-from-imagine.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://www.expelledexposed.com/&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;&#34; src=&#34;http://pandasthumb.org/archives/banner-thumb-125x35.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;a href=&#34;http://www.expelledexposed.com/&#34;&gt;&lt;br /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The copyright infringment continues&amp;ndash;it seems that &amp;ldquo;Expelled&amp;rdquo; &lt;a href=&#34;http://online.wsj.com/article/SB120839097431221369.html?mod=googlenews_wsj&#34;&gt;makes use of about 25 seconds of John Lennon&amp;rsquo;s song &amp;ldquo;Imagine,&amp;rdquo; but permission was neither sought nor granted for its use&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;In a written statement, the film&amp;rsquo;s three producers &amp;ndash; Walt Ruloff, John Sullivan and Logan Craft &amp;ndash; acknowledged that they did not seek permission, but they called the use &amp;ldquo;momentary.&amp;rdquo; &amp;ldquo;After seeking the opinion of legal counsel it was seen as a First Amendment issue and protected under the fair use doctrine of free speech,&amp;rdquo; the statement said. A spokeswoman said under 25 seconds of the song are used in the movie.&lt;/blockquote&gt;Now this is actually an instance where I agree with &amp;ldquo;Expelled&amp;rdquo;&amp;rsquo;s producers&amp;ndash;this &lt;span style=&#34;font-style: italic;&#34;&gt;should&lt;/span&gt; fall within fair use guidelines.  The courts, however, have already ruled otherwise.  (UPDATE: Not quite accurate, see correction below.)  In 2005, the 6th Circuit Court of Appeals ruled in &lt;a href=&#34;http://en.wikipedia.org/wiki/Bridgeport_Music_Inc._v._Dimension_Films&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Bridgeport Music, Inc. v. Dimension Films&lt;/span&gt;&lt;/a&gt; that even a 1.5-second sample requires a license.  I&amp;rsquo;d be happy to see a lawsuit on this issue result in that ruling being overturned.&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;ve previously written about the danger of such erosion of fair use to the creation of new music in &lt;a href=&#34;https://blog.lippard.org/2007/03/derivative-musical-works-and-copyright.html&#34;&gt;one of this blog&amp;rsquo;s more popular posts&lt;/a&gt;.  The link at the end of that post about &amp;ldquo;Amen Brother&amp;rdquo; is well worth your time.&lt;br /&gt;&lt;br /&gt;(Also related is &lt;a href=&#34;https://blog.lippard.org/2007/12/disney-characters-explain-copyright-law.html&#34;&gt;this film&lt;/a&gt; in which fair-use samples from Disney films are used to make Disney characters explain current U.S. copyright law.)&lt;br /&gt;&lt;br /&gt;UPDATE (April 18, 2008): Russell Blackford &lt;a href=&#34;http://metamagician3000.blogspot.com/2008/04/expelled-defended-on-one-point.html&#34;&gt;argues that &amp;ldquo;Expelled&amp;rdquo;&amp;rsquo;s use of &amp;ldquo;Imagine&amp;rdquo; is to make comment on the content of the song, and makes a moral case for the legitimacy of its use&lt;/a&gt;.  I agree with his argument&amp;ndash;the use of a sample of the song to make comment on it enhances the case for &amp;ldquo;fair use,&amp;rdquo; but I think it should have met fair use guidelines even without that.&lt;br /&gt;&lt;br /&gt;UPDATE (April 23, 2008): As commenter lquilter points out below, the Bridgeport case did not say quite what I said above&amp;ndash;it doesn&amp;rsquo;t eliminate fair use as a defense to a use of small samples, it eliminates the argument that sampling is using so little of the original material that no copyright applies.  The result is that a lengthier court proceeding is required to fight for such use.&lt;br /&gt;&lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/04/imagine_this.php&#34;&gt;&lt;br /&gt;&amp;ldquo;Expelled&amp;rdquo;&amp;rsquo;s makers are now being sued over the use of &amp;ldquo;Imagine.&amp;quot;&lt;/a&gt;  I don&amp;rsquo;t feel bad for them, but I think they should win their case.  This probably guarantees that the film will not make a profit from its theatrical run, after deducting legal expenses.&lt;br /&gt;&lt;br /&gt;UPDATE (May 1, 2008): The Stanford Law School&amp;rsquo;s Fair Use Project &lt;a href=&#34;http://www.businesswire.com/portal/site/google/?ndmViewId=news_view&amp;amp;newsId=20080501005471&amp;amp;newsLang=en&#34;&gt;has signed on to defend &amp;ldquo;Expelled&amp;rdquo; against the Ono Lennon lawsuit&lt;/a&gt;.  Good for them, I hope they win this one.  It shouldn&amp;rsquo;t be difficult.&lt;br /&gt;&lt;br /&gt;UPDATE (May 2, 2008): P.Z. Myers &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/05/yoko_has_an_opponent.php&#34;&gt;points out distortions in &amp;ldquo;Expelled&amp;rdquo;&amp;rsquo;s press release about the their defense in the &amp;ldquo;Imagine&amp;rdquo; lawsuit&lt;/a&gt;.  Even in the rare case when I agree with them (their fair use defense here), they still have to throw in a distortion or two to show that they are sleazy, I guess.  (I disagree with Myers&amp;rsquo; assertion that there is no commentary on the song; see Russell Blackford&amp;rsquo;s analysis, linked to above.)&lt;br /&gt;&lt;br /&gt;Perhaps the strongest argument against &amp;ldquo;Expelled&amp;rdquo; in this case is that they sought licenses for other songs they used, but did not even attempt to get permission for &amp;ldquo;Imagine,&amp;rdquo; &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/05/yoko_has_an_opponent.php#comment-867746&#34;&gt;as pointed out by Laura Quilter&lt;/a&gt; (who has also commented here).&lt;br /&gt;&lt;br /&gt;UPDATE (May 5, 2008): The judge in the case &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/05/injunction_against_expelled.php&#34;&gt;has enjoined &amp;ldquo;Expelled&amp;rdquo; from any further distribution or DVD release&lt;/a&gt;, though they can continue showing the film in the theaters where it&amp;rsquo;s already playing (&lt;a href=&#34;https://blog.lippard.org/2008/04/expelled-weekend-box-office-theater.html&#34;&gt;currently down to 655 theaters&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;UPDATE (May 9, 2008): And now down to 402 theaters.&lt;br /&gt;&lt;br /&gt;UPDATE (June 2, 2008):  The judge &lt;a href=&#34;https://blog.lippard.org/2008/06/expelled-producers-win-round-one-on.html&#34;&gt;has ruled against Yoko Ono&amp;rsquo;s motion for a permanent injunction against &amp;ldquo;Expelled&amp;rdquo; on the grounds that the defendants are likely to prevail&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The official &#34;Expelled&#34; paternity test</title>
      <link>https://blog.lippard.org/2008/04/official-expelled-paternity-test.html/</link>
      <pubDate>Wed, 16 Apr 2008 13:24:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/official-expelled-paternity-test.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://www.expelledexposed.com/&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;&#34; src=&#34;http://pandasthumb.org/archives/banner-thumb-125x35.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;a href=&#34;http://www.expelledexposed.com/&#34;&gt;&lt;br /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The folks at XVIVO &lt;a href=&#34;https://blog.lippard.org/2008/04/david-bolinsky-on-expelled-and-dembskis.html&#34;&gt;have argued that &amp;ldquo;Expelled&amp;rdquo; has engaged in copyright infringement&lt;/a&gt; by directly copying from their film, &amp;ldquo;The Inner Life of the Cell.&amp;rdquo;  The &amp;ldquo;Expelled&amp;rdquo; producers have responded by claiming that they constructed their film based on original research:&lt;br /&gt;&lt;blockquote&gt;However, the latest claim concerning the copyright status of our proprietary animation is so ridiculous, bogus and misinformed that we must respond. Premise Media invested significant time and money into the research and original creation of the animation used in our film to illustrate cellular activity. Our own team of experts created the highest quality of animation that is available. In fact, the animation we use in the theatrical release of our movie is only a small portion of the animation we have created and plan to use in future projects.&lt;/blockquote&gt;Darwin Central &lt;a href=&#34;http://blog.darwincentral.org/2008/04/15/find-ben-steins-father/&#34;&gt;has proposed a paternity test in the form of a series of image comparisons&lt;/a&gt;.  On the left hand side, images from a variety of sources showing a particular process in the cell that is depicted by &amp;ldquo;The Inner Life of the Cell.&amp;rdquo;  On the right hand side, a comparison image from the &amp;ldquo;Expelled&amp;rdquo; segment at issue.  Surely, if the &amp;ldquo;Expelled&amp;rdquo; producers are correct, there should be no reason to find any special similarity between the image on the left that comes from XVIVO&amp;rsquo;s film and the image that comes from &amp;ldquo;Expelled&amp;rdquo; versus any of the other images on the left.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://blog.darwincentral.org/2008/04/15/find-ben-steins-father/&#34;&gt;See for yourself&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;It also appears that &lt;a href=&#34;http://endogenousretrovirus.blogspot.com/2008/04/expelled-erv-finally-gets-angry.html&#34;&gt;other parts of &amp;ldquo;Expelled&amp;rdquo;&amp;rsquo;s animations have been taken from other sources&lt;/a&gt;, to which &lt;a href=&#34;http://scienceblogs.com/evolvingthoughts/&#34;&gt;John Wilkins&lt;/a&gt; has &lt;a href=&#34;http://endogenousretrovirus.blogspot.com/2008/04/expelled-erv-finally-gets-angry.html?showComment=1208323320000#c3331144387761568181&#34;&gt;a connection&lt;/a&gt;!&lt;br /&gt;&lt;br /&gt;Yet &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/04/expelled_draws_more_aggro.php&#34;&gt;Premise Media is suing XVIVO&lt;/a&gt;, seeking a declaratory judgment in Texas! This sounds like venue shopping or &lt;a href=&#34;http://en.wikipedia.org/wiki/Forum_shopping&#34;&gt;&amp;ldquo;forum shopping,&amp;quot;&lt;/a&gt; since XVIVO is in Massachusetts.&lt;br /&gt;&lt;br /&gt;UPDATE: ERV has &lt;a href=&#34;http://endogenousretrovirus.blogspot.com/2008/04/premise-lawsuits-toddler-animations-and.html&#34;&gt;a copy of the complaint and a summary&lt;/a&gt;.  She also includes a new video, that she speculates has replaced the XVIVO-copied video in the final film.&lt;br /&gt;&lt;br /&gt;UPDATE (April 19, 2008):  The footage copied from XVIVO &lt;a href=&#34;https://blog.lippard.org/2008/04/new-expelled-cell-footage-clip-on.html&#34;&gt;was apparently removed from the film before yesterday&amp;rsquo;s public release&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>P.Z. Myers fisks Michael Medved</title>
      <link>https://blog.lippard.org/2008/04/pz-myers-fisks-michael-medved.html/</link>
      <pubDate>Tue, 15 Apr 2008 23:58:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/pz-myers-fisks-michael-medved.html/</guid>
      <description>&lt;p&gt;Discovery Institute Fellow and bad movie critic Michael Medved has written an article arguing that an atheist should not be elected U.S. president.  P.Z. Myers gives it &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/04/how_people_convince_themselves.php&#34;&gt;a hilarious fisking at Pharyngula&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Arizona still #7 in foreclosures</title>
      <link>https://blog.lippard.org/2008/04/arizona-still-7-in-foreclosures.html/</link>
      <pubDate>Tue, 15 Apr 2008 22:55:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/arizona-still-7-in-foreclosures.html/</guid>
      <description>&lt;p&gt;Last November, I &lt;a href=&#34;https://blog.lippard.org/2007/11/foreclosure-rates-double-one-third-of.html&#34;&gt;reported that year-over-year foreclosure rates had doubled and Arizona ranked #7 in the nation for foreclosures&lt;/a&gt;.  Reuters &lt;a href=&#34;http://news.yahoo.com/s/nm/20080415/bs_nm/usa_mortgages_foreclosures_dc_1&#34;&gt;reports that national foreclosure filings have gone up another 57% for the twelve-month period ending in March 2008&lt;/a&gt;. Arizona has been in fourth place for each of the first three months of 2008, despite foreclosures falling by 5% in March, and remains at the #7 position for overall number of foreclosures.&lt;br /&gt;&lt;br /&gt;The twelve-month total foreclosure rankings:&lt;br /&gt;&lt;br /&gt;1. California&lt;br /&gt;2. Florida&lt;br /&gt;3. Ohio&lt;br /&gt;4. Georgia&lt;br /&gt;5. Texas&lt;br /&gt;6. Michigan&lt;br /&gt;7. Arizona&lt;br /&gt;8. Illinois&lt;br /&gt;9. Nevada&lt;br /&gt;10. Colorado&lt;br /&gt;&lt;br /&gt;The March 2008 foreclosure rankings:&lt;br /&gt;&lt;br /&gt;1. Nevada (1 in 139 homes)&lt;br /&gt;2. California (1 in 204 homes)&lt;br /&gt;3. Florida (1 in 282 homes)&lt;br /&gt;4. Arizona (1 in 283 homes)&lt;br /&gt;5. Colorado (1 in 339 homes)&lt;br /&gt;6. Georgia (1 in 351 homes)&lt;br /&gt;7. Ohio (1 in 448 homes)&lt;br /&gt;8. Michigan (1 in 475 homes)&lt;br /&gt;9. Massachusetts (1 in 486 homes)&lt;br /&gt;10. Maryland (1 in 538 homes)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Arrested for dancing to celebrate freedom</title>
      <link>https://blog.lippard.org/2008/04/arrested-for-dancing-to-celebrate.html/</link>
      <pubDate>Tue, 15 Apr 2008 21:53:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/arrested-for-dancing-to-celebrate.html/</guid>
      <description>&lt;p&gt;A group of about twenty people went to the Jefferson Memorial at midnight (it&amp;rsquo;s open 24/7) on Thomas Jefferson&amp;rsquo;s birthday to dance silently (with iPods) in celebration of freedom, only to be forced to leave by the Park Police.  This &lt;a href=&#34;http://www.spectator.org/dsp_article.asp?art_id=13056&#34;&gt;exchange then occurred between participant Brooke Oberwetter and a member of the security force&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;&lt;b&gt;GUARD:&lt;/b&gt; Exit, exit, exit. Lady, I&amp;rsquo;m not going to tell you again.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;OBERWETTER:&lt;/b&gt; I&amp;rsquo;m just&amp;hellip;what did we do?&lt;br /&gt;&lt;br /&gt;&lt;b&gt;GUARD:&lt;/b&gt; Exit. Exit, now&amp;hellip;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;OBERWETTER:&lt;/b&gt; What rule are we breaking? It&amp;rsquo;s against the rules to dance?&lt;br /&gt;&lt;br /&gt;&lt;b&gt;GUARD:&lt;/b&gt; Yes it is. Read the sign inside the memorial. It says quiet.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;OBERWETTER:&lt;/b&gt; I&amp;rsquo;m standing here being very quiet.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;GUARD:&lt;/b&gt; You&amp;rsquo;re dancing in here. That&amp;rsquo;s disorderly.&lt;/blockquote&gt;&lt;br /&gt;At that point, Oberwetter allegedly asked &amp;ldquo;Why?&amp;rdquo; and was arrested.  She was taken to jail for the next five hours and charged with &amp;ldquo;interfering with an agency function.&amp;quot;&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://www.angryblog.org/?p=1125&#34;&gt;Sinners in the Hands of an Angry Blog&lt;/a&gt; and &lt;a href=&#34;http://www.theagitator.com/2008/04/13/so-about-that-tree-of-liberty/&#34;&gt;The Agitator&lt;/a&gt;.  The Agitator has further coverage &lt;a href=&#34;http://www.theagitator.com/2008/04/13/jefferson-arrest-update/&#34;&gt;here&lt;/a&gt;, &lt;a href=&#34;http://www.theagitator.com/2008/04/14/jefferson-dance-party-video/&#34;&gt;here&lt;/a&gt;, and &lt;a href=&#34;http://www.theagitator.com/2008/04/15/jefferson-dance-party-article-at-the-american-spectator/&#34;&gt;here&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Expelled Exposed!</title>
      <link>https://blog.lippard.org/2008/04/expelled-exposed.html/</link>
      <pubDate>Tue, 15 Apr 2008 13:17:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/expelled-exposed.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://www.expelledexposed.com/&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;&#34; src=&#34;http://pandasthumb.org/archives/banner-thumb-125x35.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;a href=&#34;http://www.expelledexposed.com/&#34;&gt;&lt;br /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The NCSE&amp;rsquo;s &lt;a href=&#34;http://www.expelledexposed.com/&#34;&gt;&amp;ldquo;Expelled Exposed&amp;rdquo;&lt;/a&gt; website has now gone live, and it contains a wealth of factual background information about the alleged cases of suppression of intelligence design presented in the film &amp;ldquo;Exposed,&amp;rdquo; as well as highlighting other information left out of the film and the story of the deceptive methods used by the producers of the film.&lt;br /&gt;&lt;br /&gt;The home page of the site features the story of Chris Comer, Director of Science for the Texas Education Agency.  Unlike any of the alleged victims of persecution in &amp;ldquo;Expelled,&amp;rdquo; she was actually forced to resign from her position.  Not because she was an advocate of intelligent design, but because she sent out an email announcing a university lecture by Barbara Forrest, a philosopher critical of intelligent design.&lt;br /&gt;&lt;br /&gt;The next main area of the site is titled &lt;a href=&#34;http://www.expelledexposed.com/index.php/the-truth&#34;&gt;&amp;ldquo;The Truth Behind the Fiction,&amp;quot;&lt;/a&gt; which has the following sections:&lt;br /&gt;&lt;br /&gt;THE SCIENTIFIC CLAIMS&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Evolution&lt;/li&gt;&lt;li&gt;Intelligent Design&lt;/li&gt;&lt;li&gt;Challenging Science&lt;/li&gt;&lt;li&gt;Science &amp;amp; Religion&lt;/li&gt;&lt;li&gt;Hitler &amp;amp; Eugenics&lt;/li&gt;&lt;/ul&gt;THE &amp;ldquo;EXPELLED&amp;rdquo;&lt;ul&gt;&lt;li&gt;Richard Sternberg&lt;/li&gt;&lt;li&gt;Guillermo Gonzalez&lt;/li&gt;&lt;li&gt;Caroline Crocker&lt;/li&gt;&lt;li&gt;Robert Marks&lt;/li&gt;&lt;li&gt;Pamela Winnick&lt;/li&gt;&lt;li&gt;Michael Egnor&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;The next area of the site, &lt;a href=&#34;http://www.expelledexposed.com/index.php/background&#34;&gt;&amp;ldquo;Behind the Scenes,&amp;quot;&lt;/a&gt; explains the deception, dishonesty, and hypocrisy of the makers of the film:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;What is Premise Media?&lt;/li&gt;&lt;li&gt;Questionable Interview Tactics&lt;/li&gt;&lt;li&gt;Marketing with a Motive&lt;/li&gt;&lt;li&gt;Silencing the Dissenters&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;Finally, the last section of the site is a collection of resources which has been on the site for some time, but is constantly growing&amp;ndash;a list of news coverage and reviews of the film.&lt;br /&gt;&lt;br /&gt;Check out the site for the facts that the makers of &amp;ldquo;Expelled&amp;rdquo; don&amp;rsquo;t want you to see.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Filmed for creationist DVD</title>
      <link>https://blog.lippard.org/2008/04/filmed-for-creationist-dvd.html/</link>
      <pubDate>Mon, 14 Apr 2008 12:58:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/filmed-for-creationist-dvd.html/</guid>
      <description>&lt;p&gt;Yesterday I spent a few hours being filmed in an interview for a DVD being put out by Creationist Ministries International, a 20-year retrospective on the 1988 debate at the University of New South Wales between Duane Gish and Ian Plimer.  I went back and forth a few times about whether I should do it, finally concluding that it would be worthwhile.&lt;br /&gt;&lt;br /&gt;I have no fear of an &amp;ldquo;Expelled&amp;rdquo;-like distortion in this case&amp;ndash;the questions were provided to me in advance, and I negotiated the terms of the release agreement and had my attorney review it.  I have the right to use the full footage myself (to put on YouTube or otherwise distribute or broadcast), so if I were to find myself misrepresented through creative editing (which I don&amp;rsquo;t believe will happen), I would be able to demonstrate it.&lt;br /&gt;&lt;br /&gt;My involvement was requested because of the role I played in criticizing Plimer and certain of the Australian Skeptics for misrepresentations of the creationists, which I wrote about first in the article &lt;a href=&#34;http://www.discord.org/%7Elippard/some-failures.txt&#34;&gt;&amp;ldquo;Some Failures of Organized Skepticism&amp;rdquo;&lt;/a&gt; in &lt;span style=&#34;font-style: italic;&#34;&gt;The Arizona Skeptic&lt;/span&gt;, and later in &lt;a href=&#34;http://www.discord.org/%7Elippard/hnta.html&#34;&gt;&amp;ldquo;How Not to Argue with Creationists&amp;rdquo;&lt;/a&gt; in the &lt;span style=&#34;font-style: italic;&#34;&gt;Creation/Evolution&lt;/span&gt; journal, &lt;a href=&#34;http://www.talkorigins.org/faqs/how-not-to-argue.html&#34;&gt;&amp;ldquo;How Not to Respond to Criticism&amp;rdquo;&lt;/a&gt; which is available online through the &lt;a href=&#34;http://www.talkorigins.org/&#34;&gt;talkorigins.org&lt;/a&gt; website, and in &lt;a href=&#34;http://www.discord.org/%7Elippard/plimer-book.html&#34;&gt;my review of Plimer&amp;rsquo;s book &lt;span style=&#34;font-style: italic;&#34;&gt;Telling Lies for God&lt;/span&gt;&lt;/a&gt;, on my website.  In preparation for the interview, I dug out my file folders regarding these articles, which amounts to a stack of paper&lt;br /&gt;about six inches thick.  Reviewing the files, I re-read some of the correspondence I had with Mark Plummer, then president of the Victoria Branch of the Australian Skeptics, and former executive director of CSICOP (now CSI).  At some point, I should put some of that stuff online&amp;ndash;it was quite unbelievable.&lt;br /&gt;&lt;br /&gt;I thought it went pretty well, though it took me several takes to get through some of the questions, and I didn&amp;rsquo;t say everything I wanted to say.  The one item that I kick myself for forgetting to say was to emphasize the point that Duane Gish, debater for young-earth creationism, has two things that he always refuses to debate&amp;ndash;the age of the earth and flood geology.  Those also happen to be the two main areas of positive claims that make up young-earth creationism, which he rules out of court at the start of every debate.&lt;br /&gt;&lt;br /&gt;The interviewer, Tim, is a CMI supporter who once applied for a job with Answers in Genesis and is now happy that he didn&amp;rsquo;t get it, since he feels he was deceived by them about their split from CMI.  The cameraman, Mike, who was hired for this job, was also a Christian, but didn&amp;rsquo;t seem to be a young-earth creationist.  He frequently films both interviews and outdoor nature footage, often for science documentaries, and he expressed his love for knowledge and science.  We had an interesting discussion after the interview about creationism, Christianity, and science.&lt;br /&gt;&lt;br /&gt;Tim took the position that young-earth creationism is an essential part of Christianity, because God must have been able to communicate his word accurately in the first place, because Jesus endorsed the truth of Genesis, and because death before the Fall in Eden would imply that God didn&amp;rsquo;t create a perfect universe.  He also holds the position that only &amp;ldquo;operational science&amp;rdquo; is valid science&amp;ndash;that which can take place in the laboratory and be &amp;ldquo;directly observed&amp;rdquo; (which philosophers of science know is very little, since instrument-assisted and even naked-eye observation is &amp;ldquo;theory-laden&amp;rdquo;).  (Tim&amp;rsquo;s view of science, where it came from, and what&amp;rsquo;s wrong with it is the subject of Christopher Toumey&amp;rsquo;s excellent book, &lt;a href=&#34;http://www.amazon.com/Gods-Own-Scientists-Creationists-Secular/dp/0813520444/jimlippardswebpaA&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;God&amp;rsquo;s Own Scientists: Creationists in a Secular World&lt;/span&gt;&lt;/a&gt;.)  I pointed out to him that that&amp;rsquo;s the kind of choice&amp;ndash;young-earth creationism or atheism&amp;ndash;that helped drive me to atheism.&lt;br /&gt;&lt;br /&gt;Mike, by contrast, didn&amp;rsquo;t think young-earth creationism was essential to Christianity, but that the discoveries of science open more possibilities for religious interpretation.  Today, I agree with Mike&amp;ndash;given what I know about religions and how they work, Christianity is not defined solely in terms of the content of the Bible, even for evangelical Christians.  Fundamentalism as it exists today didn&amp;rsquo;t exist until the early twentieth century.  And even within evangelical Christianity, there are those who have argued very forcefully against young-earth creationism (I pulled out my copy of Daniel Wonderly&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Neglect of Geologic Data: Sedimentary Strata Compared With Young Earth&lt;/span&gt; from the Interdisciplinary Biblical Research Institute, and could have also pointed to Davis Young and Howard Van Till&amp;rsquo;s &lt;a href=&#34;http://www.amazon.com/Science-Held-Hostage-Creation-Evolutionism/dp/0830812539//jimlippardswebpaA&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Science Held Hostage: What&amp;rsquo;s Wrong with Creation Science and Evolutionism&lt;/span&gt;&lt;/a&gt;, or pointed to Mike Beidler&amp;rsquo;s blog, &lt;a href=&#34;https://blog.lippard.org/2008/04/creation-of-evolutionist.html&#34;&gt;&amp;ldquo;The Creation of an Evolutionist&amp;rdquo;&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;I think it&amp;rsquo;s interesting that if all Christians took Tim&amp;rsquo;s viewpoint rather than Mike&amp;rsquo;s, there would probably be a lot more atheists and a lot fewer Christians.&lt;br /&gt;&lt;br /&gt;UPDATE (January 1, 2009): I wrote up my initial reaction to the completed documentary &lt;A HREF = &#34;/2008/08/facing-fire.html&#34;&gt;here&lt;/A&gt;, and you can view the video yourself &lt;A HREF = &#34;/2009/01/facing-fire-creationist-video.html&#34;&gt;here&lt;/A&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Expelled features anti-Semitic anti-Darwinist</title>
      <link>https://blog.lippard.org/2008/04/expelled-features-anti-semitic-anti.html/</link>
      <pubDate>Sun, 13 Apr 2008 14:18:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/expelled-features-anti-semitic-anti.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://www.expelledexposed.com/&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;&#34; src=&#34;http://pandasthumb.org/archives/banner-thumb-125x35.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;a href=&#34;http://www.expelledexposed.com/&#34;&gt;&lt;br /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;John Lynch &lt;a href=&#34;http://scienceblogs.com/strangerfruit/2008/04/expelled_now_with_added_antise.php&#34;&gt;has discovered an unintentional irony in &amp;ldquo;Expelled.&amp;quot;&lt;/a&gt;  While the movie tries to argue that Darwinism led to Hitler, one of the anti-Darwinists interviewed in the film, &lt;a href=&#34;http://en.wikipedia.org/wiki/Maciej_Giertych&#34;&gt;Maciej Giertych&lt;/a&gt;, also happens to be an old-fashioned anti-Semite who thinks that Jews intentionally create ghettos to live in, are unethical swindlers who do not have any moral respect for the law, and who move to rich countries in order to exploit them.  One commenter &lt;a href=&#34;http://scienceblogs.com/strangerfruit/2008/04/expelled_now_with_added_antise.php#comment-832866&#34;&gt;points out&lt;/a&gt; that Giertych has also praised Spain&amp;rsquo;s fascist leader Francisco Franco (who is still dead).  Another &lt;a href=&#34;http://scienceblogs.com/strangerfruit/2008/04/expelled_now_with_added_antise.php#comment-832981&#34;&gt;observes that Giertych is, in at least a small way, a Holocaust denier&lt;/a&gt;, denying that gentile Poles carried out the &lt;a href=&#34;http://en.wikipedia.org/wiki/Jedwabne_Pogrom&#34;&gt;Jedwabne pogrom of 1941&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Giertych has &lt;a href=&#34;http://www.answersingenesis.org/creation/v17/i3/genetics.asp&#34;&gt;also been published by Answers in Genesis&amp;rsquo; &lt;span style=&#34;font-style: italic;&#34;&gt;Creation&lt;/span&gt; magazine, in 1995&lt;/a&gt;, and is a signatory to the Discovery Institute&amp;rsquo;s &lt;a href=&#34;http://en.wikipedia.org/wiki/A_Scientific_Dissent_From_Darwinism&#34;&gt;&amp;ldquo;A Scientific Dissent from Darwinism&amp;rdquo;&lt;/a&gt; statement.&lt;br /&gt;&lt;br /&gt;Clearly, racism &lt;a href=&#34;http://www.talkorigins.org/faqs/racism.html&#34;&gt;does not require a belief in evolution&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ben Stein proves &#34;Expelled&#34; producers lied</title>
      <link>https://blog.lippard.org/2008/04/ben-stein-proves-expelled-producers.html/</link>
      <pubDate>Sat, 12 Apr 2008 14:20:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/ben-stein-proves-expelled-producers.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://www.expelledexposed.com/&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;&#34; src=&#34;http://pandasthumb.org/archives/banner-thumb-125x35.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;a href=&#34;http://www.expelledexposed.com/&#34;&gt;&lt;br /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Wesley Elsberry &lt;a href=&#34;http://austringer.net/wp/index.php/2008/04/12/flunked-not-expelled-ben-stein-contradicts-mark-mathis/&#34;&gt;points out&lt;/a&gt; that Ben Stein has reported in an interview that he was approached for the &amp;ldquo;Expelled&amp;rdquo; project, described more or less as it finally came to be, back in 2006.  Part of the pitch was that he was shown XVIVO&amp;rsquo;s &amp;ldquo;Inner Life of the Cell&amp;rdquo; video.&lt;br /&gt;&lt;br /&gt;Yet in April 2007 (a month after the &amp;ldquo;expelledthemovie.com&amp;rdquo; domain was registered), Mark Mathis obtained the cooperation of Genie Scott, P.Z. Myers, and other participants by pitching the nonexistent film &amp;ldquo;Crossroads,&amp;rdquo; about the intersection of science and religion, from &amp;ldquo;Rampant Films,&amp;rdquo; which had an innocuous website and an address at an empty apartment complex in Los Angeles.&lt;br /&gt;&lt;br /&gt;Stein&amp;rsquo;s interview provides further evidence that &amp;ldquo;Crossroads&amp;rdquo; was a dishonest subterfuge and that the &amp;ldquo;Expelled&amp;rdquo; crowd fully intended to use XVIVO&amp;rsquo;s film in their movie and did not commission their copy until after William Dembski was sent a cease and desist notice in September 2007, delaying the film&amp;rsquo;s release from February to April.&lt;br /&gt;&lt;br /&gt;See &lt;a href=&#34;http://austringer.net/wp/index.php/2008/04/12/flunked-not-expelled-ben-stein-contradicts-mark-mathis/&#34;&gt;Wesley&amp;rsquo;s Austringer blog for more details&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Expelled&#39;s animator asked to have his name removed</title>
      <link>https://blog.lippard.org/2008/04/expelleds-animator-asked-to-have-his.html/</link>
      <pubDate>Sat, 12 Apr 2008 03:35:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/expelleds-animator-asked-to-have-his.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://www.expelledexposed.com/&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;&#34; src=&#34;http://pandasthumb.org/archives/banner-thumb-125x35.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;a href=&#34;http://www.expelledexposed.com/&#34;&gt;&lt;br /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;ERV reports that Mike Edmondson, who was listed as the animator for &amp;ldquo;Expelled,&amp;rdquo; &lt;a href=&#34;http://endogenousretrovirus.blogspot.com/2008/04/where-is-world-is-mike-edmondson.html&#34;&gt;has left his employment with Premise Media and asked to have his name removed from their website&lt;/a&gt;.  (UPDATE: It looks like Edmondson probably was responsible for the &amp;ldquo;Beware the Believers&amp;rdquo; YouTube video, but not the ripoff of the XVIVO film.  Good for him for cutting ties with these liars and thieves.) (UPDATE April 21, 2008: It&amp;rsquo;s been &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/04/who_made_the_beware_the_believ.php&#34;&gt;confirmed that Edmondson made &amp;ldquo;Beware the Believers.&amp;quot;&lt;/a&gt;)&lt;br /&gt;&lt;br /&gt;She also points out that it is William Dembski &lt;a href=&#34;http://endogenousretrovirus.blogspot.com/2008/04/anyone-want-seconds.html&#34;&gt;who observed that &amp;ldquo;Expelled&amp;rdquo;&amp;rsquo;s producers set aside budget for copyright infringement lawsuits&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;And that Jonathan Wells is &lt;a href=&#34;http://endogenousretrovirus.blogspot.com/2008/04/i-love-smell-of-roasted-creationists-in.html&#34;&gt;helping with the foot bullets by claiming that &amp;ldquo;Expelled&amp;rdquo; produced their version of the XVIVO film in 3 months with one guy (where it took XVIVO a team of people 14 months)&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Looks like &lt;a href=&#34;http://endogenousretrovirus.blogspot.com/&#34;&gt;ERV&lt;/a&gt; is the blog to watch on this issue.  She&amp;rsquo;s &lt;a href=&#34;https://blog.lippard.org/2007/12/dembski-knew-he-was-infringing.html&#34;&gt;also the one who documented that William Dembski knew well that he was violating XVIVO&amp;rsquo;s copyright&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>David Bolinsky on &#34;Expelled&#34; and Dembski&#39;s copyright infringement</title>
      <link>https://blog.lippard.org/2008/04/david-bolinsky-on-expelled-and-dembskis.html/</link>
      <pubDate>Sat, 12 Apr 2008 02:44:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/david-bolinsky-on-expelled-and-dembskis.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://www.expelledexposed.com/&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;&#34; src=&#34;http://pandasthumb.org/archives/banner-thumb-125x35.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;a href=&#34;http://www.expelledexposed.com/&#34;&gt;&lt;br /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;At Richard Dawkins&amp;rsquo; blog, David Bolinsky of XVIVO &lt;a href=&#34;http://www.richarddawkins.net/article,2460,Expelled-ripped-off-Harvards-Inner-Life-of-the-Cell-animation,David-Bolinsky&#34;&gt;explains the extent of the copyright infringement and reveals a previous copyright infringement action against William Dembski&lt;/a&gt;:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;To the anti-ID community which is giving XVIVO support in our ideological battle against the microcephalic apostates of &amp;ldquo;Intelligent Design&amp;rdquo;:&lt;br /&gt;&lt;br /&gt;XVIVO created The Inner Life of the Cell for Harvard, through fourteen months of painstaking examination of how a myriad of systems, functional structures and proteins in a cell, could be depicted in a sweeping panoramic style of animation, reminiscent of cinema, that fundamentally raised the bar on the visualization of molecular and cellular biology for undergraduate students. In depicting what we did, other than merely maintaining the intent of the syllabus, we needed to edit like mad. A cell has billions of molecules, millions of active functional proteins and tens of thousands of structural elements separating, sequestering and joining compartments and systems into a functional whole. An initial foundational decision process of our creative vision, consisted of editing out 95% of the contents of our cell in order to gain, for our virtual camera, a vista to visualize what elements we left in. The decisions we made blended aesthetics with science. They were not made lightly, nor were they made without extensive consultation with researchers at Harvard, and an extensive body of literature, including protein data libraries and new findings by Harvard researchers.&lt;br /&gt;&lt;br /&gt;Given the vast number of structures to be removed, and given the structures remaining &amp;ldquo;on camera&amp;rdquo;, whose positioning and relationships, both aesthetic and functional, needed to remain true to the function and beauty of molecular biology, it is inconceivable, mathematically, that the animator hired by EXPELLED&amp;rsquo;s producers, independently and randomly came up with the same identical actin filament mesh XVIVO depicted in one scene, which had never before been rendered anywhere in 3D! It is astonishing that among well over a dozen functional kinesins from which an animator might choose, we both chose the same configuration of kinesin, pulling the same protein-studded vesicle, on the same microtubule! Can YOU believe we coincidentally picked the same camera angles and left in the same specific structures in the background, positioned with the same composition? Equally astonishing is the &amp;ldquo;Intellgent Design&amp;rdquo; treatment of these and other proteins surfaces, which XVIVO derived using procedural iso-surface skinning of the PDB cloud data of our proteins&amp;rsquo; atom placement. There are an infinite number of possble &amp;ldquo;correct&amp;rdquo; solutions to that problem.&lt;br /&gt;&lt;br /&gt;Coincidence? Given their &amp;ldquo;access to the same literature&amp;rdquo; we had, where Graham Johnson at Scripps so brilliantly worked out the real motion of kinesins, I am simply blown away that the &amp;ldquo;Intelligent Design&amp;rdquo; animators slavishly made the hands of their kenesins move exactly as we did, even though we intentionally left out the stochastic Brownian motion which actually characterizes the tractive force and periodic pedicle placement of these tiny motivators. We simply did not have the time or budget to render these, and a dozen other details, to the level of insanity we would like to have done! This was, after all, an underfunded proof-of-concept piece. The cellular biology that serves as &amp;ldquo;filler&amp;rdquo; material, between scenes copied from Inner Life, is riddled with biological errors. Imagine &amp;ldquo;Intelligent Design&amp;rsquo;s&amp;rdquo; depiction of protein synthesis without ribosomes!&lt;br /&gt;&lt;br /&gt;To Mr. Dembski: The only reason I am involved in this discussion is because I do not want the reputation of my company, hard-earned as it is, to be sullied by even oblique affiliation to your sort of smarmy ethics, if only through works of ours, purloined to fit your agenda. Last year you were charging colleges thousands of dollars to give lectures showing a copy of The Inner Life of the Cell, you claimed you &amp;ldquo;found somewhere&amp;rdquo;, with Harvard&amp;rsquo;s and XVIVO&amp;rsquo;s credits stripped out and the copyright notice removed (which is in itself a felony) and a creationist voice-over pasted on over our music (yes, I have a recording of your lecture). Harvard slapped you down for that, and yes there is a paper trail. One can only assume that had we not taken notice then, we would be debating The Inner Life of the Cell being used in EXPELLED, instead of a copy. You have enough of a colorful history that Harvard, in its wisdom, decided to &amp;lsquo;swat the gnat&amp;rsquo; with as little fuss as possible. Imagine our surprise earlier this month, to see our work copied in a movie trailer for EXPELLED! And you are in the movie too! Not quite a star, but brown dwarfs are cool. XVIVO has no intention of engaging alone, in asymmetrical fighting against an ideological entity with orders of magnitude more resources than we have. That might make great theater, but would resemble a hugely expensive game of whack-a-ID. Boring!&lt;br /&gt;&lt;br /&gt;It makes me happy, though, that you decided to implicate your friends in print, on your blog (&lt;a href=&#34;http://www.uncommondescent.com/legal/expelled-plagiarizing-harvard/#comment-229619)&#34;&gt;http://www.uncommondescent.com/legal/expelled-plagiarizing-harvard/#comment-229619)&lt;/a&gt;, in what is legally, malignant infringement, since you no had doubt discussed with EXPELLED&amp;rsquo;s producers, Harvard&amp;rsquo;s previous legal infringement action against you, the Discovery Institute, where you are a fellow and Southwestern Baptist Theological Seminary, where you teach. Once we uncover the EXPELLED animation dollar trail, and bring it to light, we will have even more fun. The sublimely ridiculous claim that EXPELLED uses completely original animation, in light of copying our work so closely that a budget was reserved to pay for an infringement suit by Harvard, is delicious! Why should I try to take you guys down when you are doing such a splendid job yourselves? For free! So go ahead and release your movie. Just keep track of how many tickets you sell. We may just find that data valuable, too.&lt;br /&gt;&lt;br /&gt;David Bolinsky&lt;br /&gt;&lt;br /&gt;For more on David Bolinksy and the animation see:&lt;br /&gt;&lt;br /&gt;(&lt;a href=&#34;http://www.ted.com/index.php/talks/view/id/147&#34;&gt;&lt;a href=&#34;http://www.ted.com/index.php/talks/view/id/147&#34;&gt;http://www.ted.com/index.php/talks/view/id/147&lt;/a&gt;&lt;/a&gt;)&lt;/blockquote&gt;UPDATE (April 12, 2008): P.Z. Myers &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/04/thieves_and_liars.php&#34;&gt;comments&lt;/a&gt;.  Blake Stacey also has &lt;a href=&#34;http://www.sunclipse.org/?p=637&#34;&gt;a nice post summarizing the copyright infringement issue&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (April 19, 2008): The footage copied from XVIVO was &lt;a href=&#34;https://blog.lippard.org/2008/04/new-expelled-cell-footage-clip-on.html&#34;&gt;apparently removed before the film&amp;rsquo;s public release yesterday&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The torture team</title>
      <link>https://blog.lippard.org/2008/04/torture-team.html/</link>
      <pubDate>Sat, 12 Apr 2008 01:16:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/torture-team.html/</guid>
      <description>&lt;p&gt;An &lt;a href=&#34;http://www.vanityfair.com/politics/features/2008/05/guantanamo200805?currentPage=1&#34;&gt;article by Philippe Sands in &lt;span style=&#34;font-style: italic;&#34;&gt;Vanity Fair&lt;/span&gt;&lt;/a&gt; sets out the evidence that the legal framework set out to justify aggressive interrogation techniques at Guantanamo Bay also caused the abuses at Abu Ghraib prison in Iraq, and that those responsible are guilty of war crimes.  Ironically, the actions the Bush has taken to guarantee immunity from prosecution for these actions makes the case stronger for international war crimes prosecution, meaning that if any of these responsible individuals sets foot outside of the U.S., they could be at risk of seeing justice done.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://dailydoubt.blogspot.com/2008/04/torture-team.html&#34;&gt;The Daily Doubter&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>&#34;Expelled&#34; producer tells Catholics what they believe</title>
      <link>https://blog.lippard.org/2008/04/expelled-producer-tells-catholics-what.html/</link>
      <pubDate>Fri, 11 Apr 2008 13:49:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/expelled-producer-tells-catholics-what.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://www.expelledexposed.com/&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;&#34; src=&#34;http://pandasthumb.org/archives/banner-thumb-125x35.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;a href=&#34;http://www.expelledexposed.com/&#34;&gt;&lt;br /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&amp;ldquo;Expelled&amp;rdquo; producer Mark Mathis says that Christians who believe in evolution were intentionally excluded from the film because they &amp;ldquo;would have confused the film unnecessarily.&amp;rdquo;  (Don&amp;rsquo;t confuse people with the truth!)  He goes on to say that &amp;ldquo;the form of Catholicism that Ken Miller [biology professor at Brown University and co-author of a popular biology textbook] accepts and practices is, is nowhere near the form of Catholicism that is followed by Catholics who are members of the Catholic church, who believe in Catholic doctrine.&amp;quot;&lt;br /&gt;&lt;br /&gt;Mathis, who is not a Catholic, is apparently unaware that Miller&amp;rsquo;s view of evolution is consistent with the official position of the Catholic Church as set forth by both &lt;a href=&#34;http://www.ewtn.com/library/PAPALDOC/JP961022.HTM&#34;&gt;Pope John Paul II&lt;/a&gt; and &lt;a href=&#34;http://www.news.com.au/heraldsun/story/0,21985,22136550-5002700,00.html&#34;&gt;Pope Benedict XVI.&lt;/a&gt;  The Catholic Church&amp;rsquo;s position on evolution has been that &lt;a href=&#34;http://atheism.about.com/od/popejohnpaulii/a/evolution.htm&#34;&gt;it&amp;rsquo;s not in conflict with Christianity&lt;/a&gt;, since Pope Pius XII.&lt;br /&gt;&lt;br /&gt;Mathis should also take a look at the NCSE&amp;rsquo;s &lt;a href=&#34;http://www.ncseweb.org/article.asp?category=2&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Voices for Evolution&lt;/span&gt;&lt;/a&gt;, where he&amp;rsquo;ll find that a lot of other Christian sects similarly have no problem with evolution.&lt;br /&gt;&lt;br /&gt;&amp;ldquo;Expelled&amp;rdquo; and its producers seem to want to force a false dilemma of a choice between Christianity or evolution, just as the young-earth creationists do.  They don&amp;rsquo;t seem to realize that this kind of forced choice is one which will make any honest, inquiring mind who accepts the false dilemma to choose against Christianity.  J.P. Hunt, a student in Ray Baird&amp;rsquo;s 1980 &amp;ldquo;balanced treatment&amp;rdquo; class on creationism and evolution at Emma C. Smith Elementary School in Livermore, California, said on the 1982 PBS show &amp;ldquo;Creation vs. Evolution: Battle in the Classroom&amp;rdquo;:&lt;br /&gt;&lt;blockquote&gt;Someone that I know has become an atheist because of this class, because the  creationist theory was so stupid, he thought.  Well, if religion requires me to believe this, then I don&amp;rsquo;t want to have any part of it.&lt;/blockquote&gt;I don&amp;rsquo;t find this too objectionable as a consequence, personally.  Learning that I was lied to by young-earth creationists was a significant factor in my abandonment of creationism, then Christianity, and then theism.  The rampant dishonesty of the &amp;ldquo;Expelled&amp;rdquo; crowd will no doubt serve the same effect for others like me, and cause them to look to see if they&amp;rsquo;ve been similarly lied to about other things.  Odds are, they will find that they have.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://scienceblogs.com/strangerfruit/2008/04/framing_in_action_in_expelled.php&#34;&gt;Stranger Fruit&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Matthew LaClair&#39;s speech from Freethought Today</title>
      <link>https://blog.lippard.org/2008/04/matthew-laclairs-speech-from.html/</link>
      <pubDate>Fri, 11 Apr 2008 05:02:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/matthew-laclairs-speech-from.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;m sorry that I just came across &lt;a href=&#34;http://friendlyatheist.com/2008/01/06/matthew-laclairs-speech-you-belong-in-hell/&#34;&gt;this excellent speech by Matthew LaClair recounting his experiences with David Paszkiewicz&lt;/a&gt; which was published in &lt;span style=&#34;font-style: italic;&#34;&gt;Freethought Today&lt;/span&gt; in October 2007, reprinted by the Friendly Atheist blog on January 6, 2008.  It&amp;rsquo;s probably the best concise summary of what happened and the subsequent events.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Time magazine reviews &#34;Expelled&#34;</title>
      <link>https://blog.lippard.org/2008/04/time-magazine-reviews-expelled.html/</link>
      <pubDate>Fri, 11 Apr 2008 04:10:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/time-magazine-reviews-expelled.html/</guid>
      <description>&lt;p&gt;Another negative review for the film, by Jeffrey Kluger.  He &lt;a href=&#34;http://www.time.com/time/magazine/article/0,9171,1729703,00.html&#34;&gt;specifically calls out the film for dishonesty&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;The man made famous by Ferris Bueller, however, quickly wades into waters far too deep for him. He makes all the usual mistakes nonscientists make whenever they try to take down evolution, asking, for example, how something as complex as a living cell could have possibly arisen whole from the earth&amp;rsquo;s primordial soup. The answer is it couldn&amp;rsquo;t&amp;ndash;and it didn&amp;rsquo;t. Organic chemicals needed eons of stirring and slow cooking before they could produce compounds that could begin to lead to a living thing. More dishonestly, Stein employs the common dodge of enumerating all the admittedly unanswered questions in evolutionary theory and using this to refute the whole idea. But all scientific knowledge is built this way. A fishnet is made up of a lot more holes than strings, but you can&amp;rsquo;t therefore argue that the net doesn&amp;rsquo;t exist. Just ask the fish.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Shermer and Scientific American review &#34;Expelled&#34;</title>
      <link>https://blog.lippard.org/2008/04/shermer-and-scientific-american-review.html/</link>
      <pubDate>Thu, 10 Apr 2008 02:29:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/shermer-and-scientific-american-review.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://www.expelledexposed.com/&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;&#34; src=&#34;http://pandasthumb.org/archives/banner-thumb-125x35.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;a href=&#34;http://www.expelledexposed.com/&#34;&gt;&lt;br /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://www.sciam.com/article.cfm?id=sciam-reviews-expelled&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Scientific American&lt;/span&gt;&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;&amp;hellip;it seems a safe bet that the producers hope a whipping from us would be useful for publicity: further proof that any mention of ID outrages the close-minded establishment. (Picture Ben Stein as Jack Nicholson, shouting, &amp;ldquo;You can&amp;rsquo;t handle the truth!&amp;rdquo;) Knowing this, we could simply ignore the movie&amp;ndash;which might also suit their purposes, come to think of it.  &lt;p&gt;Unfortunately, Expelled is a movie not quite harmless enough to be ignored. Shrugging off most of the film&amp;rsquo;s attacks&amp;ndash;all recycled from previous pro-ID works&amp;ndash;would be easy, but its heavy-handed linkage of modern biology to the Holocaust demands a response for the sake of simple human decency.&lt;/p&gt;</description>
    </item>
    <item>
      <title>&#34;Expelled&#34; gets a copyright infringement letter</title>
      <link>https://blog.lippard.org/2008/04/expelled-gets-copyright-infringement.html/</link>
      <pubDate>Thu, 10 Apr 2008 02:22:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/expelled-gets-copyright-infringement.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://www.expelledexposed.com/&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;&#34; src=&#34;http://pandasthumb.org/archives/banner-thumb-125x35.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;a href=&#34;http://www.expelledexposed.com/&#34;&gt;&lt;br /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;XVIVO LLC has sent &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/04/peter_irons_drafts_a_letter.php&#34;&gt;a copyright infringement warning letter to Premise Media&lt;/a&gt; about the computer animation that appears to have been based on XVIVO&amp;rsquo;s &amp;ldquo;The Inner Life of a Cell.&amp;rdquo;  Some have speculated that &amp;ldquo;Expelled&amp;rdquo;&amp;rsquo;s release was moved from February to April because it had used the XVIVO film directly (just as &lt;a href=&#34;https://blog.lippard.org/2007/11/discovery-institute-steals-content-and.html&#34;&gt;William Dembski and other Discovery Institute fellows had been doing in public lectures&lt;/a&gt;), and they used the time to re-create the animation on their own.&lt;br /&gt;&lt;br /&gt;The letter says that XVIVO considers the segment in the film to still be close enough to be an infringement of their intellectual property rights, and demands:&lt;br /&gt;&lt;ol&gt;&lt;li&gt;&lt;p&gt;That Premise Media, Rampant Films, and its officers, employees, and agents remove the infringing segment from all copies of the &amp;ldquo;Expelled&amp;rdquo; film prior to its scheduled commercial release on or before April 18, 2008;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Violation of separation of church and state at Minnesota Islamic public school</title>
      <link>https://blog.lippard.org/2008/04/violation-of-separation-of-church-and.html/</link>
      <pubDate>Wed, 09 Apr 2008 23:34:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/violation-of-separation-of-church-and.html/</guid>
      <description>&lt;p&gt;Tarek ibn Ziyad Academy (TIZA), a K-8 charter school run out of the headquarters of the Muslim American Society of Minnesota and run by an imam, Asad Zaman, &lt;a href=&#34;http://www.startribune.com/local/17406054.html&#34;&gt;teaches Islamic studies and has mandatory prayers led by a non-student&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;See, Christians&amp;ndash;this is what the separation of church and state legally prohibits schools from doing with your tax dollars.  Get it?&lt;br /&gt;&lt;br /&gt;UPDATE (April 11, 2008): &lt;a href=&#34;http://gatordoug.blogetery.com/2008/04/09/where-is-the-aclu-when-you-need-them/&#34;&gt;Very&lt;/a&gt; &lt;a href=&#34;http://olbroad.com/2008/04/09/calling-on-the-aclu-cue-the-crickets/&#34;&gt;many&lt;/a&gt; &lt;a href=&#34;http://blog.coincidencetheories.com/?p=186&#34;&gt;conservative&lt;/a&gt; &lt;a href=&#34;http://sfcmac.wordpress.com/2008/04/11/creeping-islamofascism-in-american-education/&#34;&gt;bloggers&lt;/a&gt;, including &lt;a href=&#34;http://michellemalkin.com/2008/04/09/establishing-islam-in-minnesota/&#34;&gt;Michelle Malkin&lt;/a&gt; and the morons at &lt;a href=&#34;http://stoptheaclu.com/archives/2008/04/09/does-the-aclu-believe-in-the-seperation-of-mosque-and-state/&#34;&gt;Stop the ACLU&lt;/a&gt;, are protesting TIZA and asking why the ACLU isn&amp;rsquo;t doing anything.  In fact, &lt;a href=&#34;http://www.aclu-mn.org/home/news/aclumnopensinvestigationof.htm&#34;&gt;the ACLU was on this issue before any conservative bloggers were&lt;/a&gt;, though they are hampered by the lack of a plaintiff.  These bloggers are blatantly expressing their hypocrisy.  If the ACLU was so much as sending a warning letter to a charter school promoting Christianity, they&amp;rsquo;d be protesting it.  But since it&amp;rsquo;s Islam, the ACLU can&amp;rsquo;t possibly do enough.&lt;/p&gt;</description>
    </item>
    <item>
      <title>GAO study: nearly half of government credit card expenses improper</title>
      <link>https://blog.lippard.org/2008/04/gao-study-nearly-half-of-government.html/</link>
      <pubDate>Wed, 09 Apr 2008 22:29:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/gao-study-nearly-half-of-government.html/</guid>
      <description>&lt;p&gt;From &lt;a href=&#34;http://www.cnn.com/2008/POLITICS/04/09/gao.spending/index.html&#34;&gt;CNN&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Federal employees charged millions of dollars to government credit or debit cards, according to a Government Accountability Office study released Wednesday.                            &lt;p&gt; Those charges include Internet dating services, iPods, expensive clothing, a $13,500 dinner and lingerie to be worn during jungle training in Ecuador, the study said.&lt;/p&gt;&lt;p&gt; The audit also found that government agencies could not account for nearly $2 million worth of items, which included computer servers, laptop computers, iPods and digital cameras.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Creation of an Evolutionist</title>
      <link>https://blog.lippard.org/2008/04/creation-of-evolutionist.html/</link>
      <pubDate>Wed, 09 Apr 2008 20:51:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/creation-of-evolutionist.html/</guid>
      <description>&lt;p&gt;Mike Beidler stopped by to post a comment on the post about &amp;ldquo;truth tickets,&amp;rdquo; and I&amp;rsquo;m very pleased to see his blog, &lt;a href=&#34;http://thecreationofanevolutionist.blogspot.com/&#34;&gt;&amp;ldquo;The Creation of an Evolutionist,&amp;quot;&lt;/a&gt; which describes his personal journey from being a young-earth creationist to accepting the fact and theory of evolution.  It&amp;rsquo;s people like Mike that are the &lt;a href=&#34;http://www.discord.org/%7Elippard/skeptic/02.1.lippard-creationism.html&#34;&gt;most likely to have an influence on changing the minds of current young-earth creationists&lt;/a&gt;.  Because of that, it&amp;rsquo;s also the case that people like Mike often get to take even more heat from creationist organizations than we atheists receive.  Those organizations are premised on the assumption that Christianity requires creationism, and Mike is a living, breathing, and forcefully arguing counterexample.&lt;br /&gt;&lt;br /&gt;I, like Mike, &lt;a href=&#34;http://www.amazon.com/Leaving-Fold-Testimonies-Former-Fundamentalists/dp/1591022177/jimlippardswebpaA&#34;&gt;used to be a young-earth creationist&lt;/a&gt;, but my journey continued on to the rejection of Christianity and theism.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Faith-based U.S. history text exposed</title>
      <link>https://blog.lippard.org/2008/04/faith-based-us-history-text-exposed.html/</link>
      <pubDate>Wed, 09 Apr 2008 20:27:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/faith-based-us-history-text-exposed.html/</guid>
      <description>&lt;p&gt;The Center for Inquiry has released &lt;a href=&#34;http://www.centerforinquiry.net/uploads/attachments/CFI_Textbook_Critique.pdf&#34;&gt;a detailed critique&lt;/a&gt; (PDF) of a U.S. history textbook by James Q. Wilson and John Dilulio, Jr., pointing out that it falsely claims that there&amp;rsquo;s doubt about the very existence of the greenhouse effect, falsely claims that the U.S. Supreme Court has banned prayer in schools (as opposed to teacher-led prayer), falsely claims that the U.S. Supreme Court decision in &lt;span style=&#34;font-style: italic;&#34;&gt;Lawrence v. Texas&lt;/span&gt; overturned Texas&amp;rsquo;s anti-sodomy law on a close 5-4 vote (it was 6-3), falsely claims that the checks and balances of the U.S. Constitution were motivated by worries about original sin, and so on.  (A summary can be found &lt;a href=&#34;http://friendlyatheist.com/2008/04/07/center-for-inquiry-critiques-civics-textbook/&#34;&gt;at the Friendly Atheist blog&lt;/a&gt;.)  Wilson is Ronald W. Reagan Professor for Public Policy at Pepperdine University and chairman of the Council of Economic Advisors of the American Enterprise Institute; Dilulio was the first head of George W. Bush&amp;rsquo;s Office of Faith-Based and Community Initiatives and is a professor at the University of Pennsylvania.&lt;br /&gt;&lt;br /&gt;The problems in this textbook &lt;a href=&#34;http://thinkprogress.org/wonkroom/2008/04/09/climate-textbook/&#34;&gt;were uncovered by Matthew LaClair of Kearny, NJ&lt;/a&gt;, who previously received a lot of press coverage for his exposure of a U.S. history teacher at his school, David Paskiewicz, who was using the classroom as a forum for proselytizing evangelical Christianity.  That story broke in the mainstream media only after being publicized on this blog.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Fox News review of &#34;Expelled&#34;</title>
      <link>https://blog.lippard.org/2008/04/fox-news-review-of-expelled.html/</link>
      <pubDate>Wed, 09 Apr 2008 14:34:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/fox-news-review-of-expelled.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://www.expelledexposed.com/&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;&#34; src=&#34;http://pandasthumb.org/archives/banner-thumb-125x35.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;a href=&#34;http://www.expelledexposed.com/&#34;&gt;&lt;br /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Roger Friedman at Fox News &lt;a href=&#34;http://www.foxnews.com/story/0,2933,348468,00.html&#34;&gt;reviews &amp;ldquo;Expelled&amp;rdquo;&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;&lt;span id=&#34;intelliTXT&#34;&gt;&amp;ldquo;Expelled&amp;rdquo; is a sloppy, all-over-the-place, poorly made (and not just a little boring) &amp;ldquo;expose&amp;rdquo; of the scientific community. It’s not very exciting. But it does show that Stein, who’s carved out a career selling eye drops in commercials and amusing us on sitcoms, is either completely nuts or so avaricious that he’s abandoned all good sense to make a buck.&lt;/span&gt;&lt;/blockquote&gt;&lt;span id=&#34;intelliTXT&#34;&gt;&lt;/span&gt;Looks like &amp;ldquo;Expelled&amp;rdquo;&amp;rsquo;s positive reviews are limited to those by right-wing political talk show hosts on whose shows they&amp;rsquo;re buying advertising.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Student religious freedom act</title>
      <link>https://blog.lippard.org/2008/04/student-religious-freedom-act.html/</link>
      <pubDate>Tue, 08 Apr 2008 14:54:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/student-religious-freedom-act.html/</guid>
      <description>&lt;p&gt;John Lynch brought my attention this morning to &lt;a href=&#34;http://www.azleg.gov/FormatDocument.asp?inDoc=/legtext/48leg/2r/bills/hb2713p.htm&#34;&gt;HB 2713, the student religious freedom act&lt;/a&gt;, in the Arizona legislature.  At first I thought this was like the &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/04/another_academic_freedom_bill.php&#34;&gt;&amp;ldquo;academic freedom&amp;rdquo; bills&lt;/a&gt; being pushed by the Discovery Institute (which I believe is also something that the film &amp;ldquo;Expelled&amp;rdquo; is being used to push), but those are about defending the ability of teacher to promote nonsense in the classroom, while this bill only defends student-initiated religious expression.&lt;br /&gt;&lt;br /&gt;There is one serious problem with the bill, however, and that is its conflation of religious and secular viewpoints:  &amp;ldquo;Each public educational institution shall permit religious viewpoints in the same manner and to the same extent as secular viewpoints are permitted on the same subject matter.&amp;rdquo;  If instead, this said merely that if one religious viewpoint is permitted, all religious viewpoints must be permitted, I&amp;rsquo;d have no problem with it.  But this wording has the effect that where you can discuss anything at all, you can also discuss religion.  In a science classroom, since science is secular, you can talk about religion.  In a math classroom, since math is secular, you can talk about religion.  That&amp;rsquo;s ludicrous.&lt;br /&gt;&lt;br /&gt;I think the bill will die, if not for the good reason I&amp;rsquo;ve just given, for the reason that it does also open things up to all religions and to anti-religion.  If students are permitted to wear shirts with a Christian message, they must also be permitted to wear shirts promoting an Islamic message, an atheist message, a Satanic message, or a Pastafarian message. Likewise, if students are permitted to use personal viewpoints in writing an essay or giving a presentation to the class, they may use their viewpoints on religious matters as well. Again, atheism would have to be as welcome as Christianity.  (And it&amp;rsquo;s not that atheism is a religion, only that it is a viewpoint on religious matters.)&lt;br /&gt;&lt;br /&gt;I suspect the authors and sponsors of the bill&amp;ndash;State Representatives Clark, Anderson, Barto, Crump, Groe, Pearce, Robson, Tobin, and Yarbrough, and by State Senators Gorman, Gould, L. Gray, Harper, and Johnson&amp;ndash;don&amp;rsquo;t really want that consequence.&lt;br /&gt;&lt;br /&gt;I think a few supportive emails are in order, thanking them for endorsing the right of students to argue for atheism in the classroom (and Satanism, and Scientology, a religion that Johnson, Gray, Gorman, and Pearce are familiar with, &lt;a href=&#34;https://blog.lippard.org/2006/03/arizona-legislators-sponsoring-bills.html&#34;&gt;since they&amp;rsquo;ve previously sponsored bills on behalf of the religion&lt;/a&gt;).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Fake acupuncture works better than real acupuncture</title>
      <link>https://blog.lippard.org/2008/04/fake-acupuncture-works-better-than-real.html/</link>
      <pubDate>Tue, 08 Apr 2008 02:25:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/fake-acupuncture-works-better-than-real.html/</guid>
      <description>&lt;p&gt;Orac &lt;a href=&#34;http://scienceblogs.com/insolence/2008/04/sham_acupuncture_is_better_than_true_acu.php&#34;&gt;discusses a recent study in the &lt;span style=&#34;font-style: italic;&#34;&gt;Clinical Journal of Pain&lt;/span&gt;&lt;/a&gt; that compared the effects of &amp;ldquo;real&amp;rdquo; acupuncture (with real needles) to fake acupuncture (with needles with blunt ends that retract after hitting the skin, and do not puncture it) on test subjects between 2001 and 2003.&lt;br /&gt;&lt;br /&gt;The result:&lt;br /&gt;&lt;blockquote&gt;Both treatment groups, &amp;ldquo;true&amp;rdquo; and sham acupuncture, experienced decreases in the intensity of arm pain, arm symptoms, and noted improvement in arm function. However, patients in the sham acupuncture group improved more than patients in the &amp;ldquo;true&amp;rdquo; acupuncture group in the intensity of arm pain and just as much in measures of arm function and grip strength. The difference between the two groups was not sustained at a followup visit one month after the treatment ended, although the improvement in both groups remained detectable compared to baseline. Indeed, arm pain and arm symptoms scores declined faster in the sham compared with the &amp;ldquo;true&amp;rdquo; acupuncture group.  &lt;p&gt;In this study, which was the largest, best-designed trial thus far for acupuncture for arm pain due to RSI, sham acupuncture was better than &amp;ldquo;real&amp;rdquo; acupuncture!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Scammers scamming scammers</title>
      <link>https://blog.lippard.org/2008/04/scammers-scamming-scammers.html/</link>
      <pubDate>Tue, 08 Apr 2008 00:16:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/scammers-scamming-scammers.html/</guid>
      <description>&lt;p&gt;Marco Cova &lt;a href=&#34;http://www.cs.ucsb.edu/%7Emarco/blog/2008/04/02/#scam-kits-analysis&#34;&gt;looks in some detail at the contents of some phishing scam kits targeting particular banks&lt;/a&gt; that were released to the public recently.  These sorts of kits, containing web code, are ordinarily sold to scammers, but these were given away free.  It wasn&amp;rsquo;t out of generosity, but part of a larger scam&amp;ndash;the code was written using a variety of obfuscation techniques so that the unwary script kiddie who modifies it to send the captured information to their own email address will not receive it.  Instead, that information is sent to various email addresses presumably controlled by the distributor of the scammer-scamming phishing kits.&lt;/p&gt;</description>
    </item>
    <item>
      <title>&#34;Truth Tickets&#34; to &#34;Expelled&#34;</title>
      <link>https://blog.lippard.org/2008/04/truth-tickets-to-expelled.html/</link>
      <pubDate>Mon, 07 Apr 2008 22:19:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/truth-tickets-to-expelled.html/</guid>
      <description>&lt;p&gt;Alonzo Fyfe, the Atheist Ethicist, &lt;a href=&#34;http://atheistethicist.blogspot.com/2008/04/expelled-and-truth-tickets.html&#34;&gt;has come up with an interesting suggestion&lt;/a&gt;&amp;ndash;rather than purchase a ticket to go see &amp;ldquo;Expelled,&amp;rdquo; purchase a &amp;ldquo;truth ticket&amp;rdquo; by sending a contribution equal in value to a movie ticket ($10 is the suggested number) to the &lt;a href=&#34;http://www.ncseweb.org/membership.asp&#34;&gt;National Center for Science Education&lt;/a&gt;.  (Click that link, and select &amp;ldquo;donation only.&amp;rdquo;)  Alonzo&amp;rsquo;s sending 10 &amp;ldquo;truth tickets&amp;rdquo; worth of payment to the NCSE to promote good science.&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;ll match him, and raise him 5 &amp;ldquo;truth tickets.&amp;rdquo;  Anyone else care to buy a few?  Pass it on&amp;hellip;&lt;br /&gt;&lt;br /&gt;UPDATE (April 8, 2008):  P.Z. Myers &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/04/truth_tickets_and_stupid_offse.php&#34;&gt;compares this idea to carbon offsets&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The Panda&amp;rsquo;s Thumb &lt;a href=&#34;http://pandasthumb.org/archives/2008/04/truth-tickets.html&#34;&gt;has also reported on the idea&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE:  BTW, if you must see the film in the theater (my wife and I rarely go to the movies anymore, since Netflix is so much more convenient, and I don&amp;rsquo;t really have any interest in seeing this movie in any case), wait until after opening weekend.  The &amp;ldquo;stupidity offset&amp;rdquo; for contributing to the opening weekend box office gross should probably be a much, much larger donation to the NCSE&amp;ndash;better to make a smaller donation and see it the following week, if you must.&lt;/p&gt;</description>
    </item>
    <item>
      <title>John Hancock 401Ks suck</title>
      <link>https://blog.lippard.org/2008/04/john-hancock-401ks-suck.html/</link>
      <pubDate>Sun, 06 Apr 2008 22:28:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/john-hancock-401ks-suck.html/</guid>
      <description>&lt;p&gt;Last December, when Kat got her last paycheck of the year, I noticed that her employer&amp;rsquo;s payroll department had allowed a deferral $100 in excess of the IRS limits to her 401K.  I&amp;rsquo;ve previously run into a similar problem when my employer&amp;rsquo;s 401K plan failed nondiscrimination tests, and I was given a refund of part of my deferrals for a prior year.  Kat immediately contacted her employer and 401K plan advisor, and we were told that the excess deferral would be paid out before April 15.  In the meantime, I couldn&amp;rsquo;t complete our tax return because we needed to know how much would be paid out (the amount would be different from $100, based on how much the funds it was invested in had lost or gained) and some other information in order to complete the appropriate additional paperwork.&lt;br /&gt;&lt;br /&gt;In January, Kat invited me to attend a presentation at her company about their new 401K plan that they would be switching to in late February, through John Hancock.  The investment options looked reasonable&amp;ndash;a wide variety of funds, including international and emerging market funds, and some index funds, mostly from third parties including Dimensional Fund Advisors.  Her employer still wasn&amp;rsquo;t offering any matching funds, but was supposedly covering all plan expenses.  A big plus was the availability of a Roth 401K option, which we selected to put all new contributions into.  I was still expecting that the excess deferral would be paid out before or at the transition, but of course it didn&amp;rsquo;t happen.  The old plan advisor said the new one would now have to deal with it, but that the old plan would issue the 1099-R form.  But not until 2009, so I&amp;rsquo;d need to collect information myself to fill out a substitute Form 4852, because this would still count as 2007 income.&lt;br /&gt;&lt;br /&gt;In early March, we got online access to the new 401K, and we were in for a surprise.  I&amp;rsquo;m used to accounting for all of our investments using Quicken, which allows downloading of stock quotes via the Internet.  But strangely, none of the prices reported online via John Hancock bore anything but a slight resemblance to the stock prices of the underlying funds we had selected to invest in.  Rather, John Hancock&amp;rsquo;s website reported all of the funds as &amp;ldquo;subaccounts&amp;rdquo; with &amp;ldquo;units&amp;rdquo; instead of shares, and &amp;ldquo;unit values&amp;rdquo; instead of share prices.  There seems to be no way to get the unit values on a daily basis, only when a transaction occurs, and then I get to enter them manually.  It may be possible to import into Quicken by downloading the transaction history as a CSV document and writing a script to change its format, which I&amp;rsquo;m sure I&amp;rsquo;ll pursue in due time.&lt;br /&gt;&lt;br /&gt;If units were equal to shares, we were paying $2-$5 a share more than the market share price for every purchase.  Fortunately, that doesn&amp;rsquo;t appear to be quite how it works, though I&amp;rsquo;m still unsure of the details since the plan advisor had made no mention of this.  The John Hancock materials and plan administrators do not seem willing to explain in any detail, beyond noting that there are additional fees hidden in these costs, and that there is a benefit in getting access to A-shares of these funds at a discount.  So much for the employer covering all of the plan costs.&lt;br /&gt;&lt;br /&gt;But we still needed to get the incorrect excess deferral refunded so that we could file our tax return.  Finally, the John Hancock site showed that a check for $97.39 had been issued on March 20&amp;ndash;but with no accounting for any subtractions of units from any of the subaccounts.  The check arrived in our hands only yesterday&amp;ndash;April 5&amp;ndash;apparently delivered by pony express.  The documentation with the check showed that there had been a further $30 transaction fee deducted from the account, eating away another third of that incorrect deferral &amp;ldquo;investment.&amp;rdquo;  It also, helpfully, reported a number of units for both the check and the fee, something the online transaction history left unstated.  It didn&amp;rsquo;t, however, show how many units were taken from each subaccount.  I compared the number of units that we had purchased through all the transactions in the history, compared the difference to what John Hancock is currently reporting, and found that the difference was close to, but not identical to the sum of the units that had supposedly been taken out.  This was made slightly more difficult by the fact that while the site reports on the dollar total of the Roth 401K, it only reports the units per subaccount as a combined total of the Roth and traditional 401Ks.&lt;br /&gt;&lt;br /&gt;In attempting to check again in more detail today, I found that John Hancock&amp;rsquo;s site doesn&amp;rsquo;t permit users to look at transaction histories on Sundays (or before 9 a.m. ET or after 9 p.m. ET on Saturday, or between 3 a.m. and 7 a.m. ET on weekdays).  I could still look at total holdings, however&amp;ndash;I&amp;rsquo;m not sure what kind of rule is being followed here with this restriction, religious or otherwise.&lt;br /&gt;&lt;br /&gt;Doing a little searching online, I see &lt;a href=&#34;http://www.diehards.org/forum/viewtopic.php?t=10828&amp;amp;mrr=1199707137&#34;&gt;multiple&lt;/a&gt; &lt;a href=&#34;http://www.democraticunderground.com/discuss/duboard.php?az=view_all&amp;amp;address=364x1005452#1005480&#34;&gt;complaints&lt;/a&gt; about &lt;a href=&#34;http://consumerist.com/351048/how-your-401k-is-ripping-you-off&#34;&gt;extortionately high expense ratios&lt;/a&gt; on John Hancock 401Ks.  Apparently John Hancock is the choice of plan provider for small employers who want to minimize their costs and shift them to their employees in a relatively untransparent manner.  For comparison, most index funds have relatively low expense ratios.  I have some money invested in USAA&amp;rsquo;s S&amp;amp;P 500 Members Shares Index Fund, which has an expense ratio of 0.19%.  (Once I reach $100,000 in that fund, I can move it to USAA&amp;rsquo;s S&amp;amp;P 500 Member Rewards Index Fund, which has an even lower expense ratio of 0.09%.)  My 401K, through Fidelity, is mostly in Fidelity&amp;rsquo;s Spartan U.S. Equities Index, another S&amp;amp;P 500 index, with an expense ratio of 0.09%.   John Hancock&amp;rsquo;s 500 Index Fund, by contrast, has an expense ratio of 0.54%, plus an apparently undisclosed &amp;ldquo;sales and service fee,&amp;rdquo; which apparently goes to third party plan advisors and managers.  That is ridiculously high for an index fund.  John Hancock&amp;rsquo;s other funds are worse.  (We at least intentionally selected funds that had the lowest available expense ratios of the types we wanted, which included DFA&amp;rsquo;s international, emerging markets, and small cap funds.)&lt;br /&gt;&lt;br /&gt;I advise that you check out the 401K plan offerings of a prospective employer and weigh them as part of your decision in taking a job there.  If they use John Hancock, that should be a mark against them.  And once you leave a company that has a 401K through John Hancock, I recommend immediately rolling it over into an IRA with better investment options.&lt;br /&gt;&lt;br /&gt;If any readers can shed additional light on how John Hancock&amp;rsquo;s &amp;ldquo;subaccounts&amp;rdquo; and &amp;ldquo;units&amp;rdquo; work, along with any advice on how to get more transparency and accountability out of them, I&amp;rsquo;d appreciate it.  Other reports of experiences with John Hancock are also welcome.&lt;br /&gt;&lt;br /&gt;UPDATE (April 10, 2008): I can get per-day unit values from the John Hancock site, but only for the previous day&amp;rsquo;s price, and there&amp;rsquo;s no way to download them in an importable format except with the quarterly statements, so if I want them in Quicken I need to look them up and input them manually, or just do it once per quarter.&lt;br /&gt;&lt;br /&gt;UPDATE (June 2, 2008):  As moneyman2424&amp;rsquo;s comment below indicates, John Hancock, an insurance company, sells 401K investment options that are actually annuities, which have their own expenses on top of the underlying equities.  There&amp;rsquo;s &lt;a href=&#34;http://www.fundalarm.com/wwwboard/messages/225226.html&#34;&gt;a good discussion of this subject at the FundAlarm discussion board&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (July 19, 2008): The John Hancock 401K suckage continues.  Their website is down all weekend for maintenance, and the second quarter of 2008 is the second quarter in a row in which there have been extortionate unexplained fees, this time wiping out all gains and then some for the quarter.  There are two line items for fees, one simply labeled &amp;ldquo;fees,&amp;rdquo; and the other labeled &amp;ldquo;RIA investment advisory fee.&amp;rdquo;  An RIA is a &amp;ldquo;registered investment advisor,&amp;rdquo; but we&amp;rsquo;ve received no investment advice from anyone in the second quarter, or at all, for that matter.  There was a presentation from someone explaining the 401K when we signed up, but he offered no investment advice worth paying for, simply explaining the funds and offering some suggested allocations which we didn&amp;rsquo;t follow.  He also failed to mention any fees (rather, he said that the employer would be covering all of the fees, which was obviously not true), failed to point out expense ratios, and failed to mention that we&amp;rsquo;re investing in &amp;ldquo;units&amp;rdquo; in annuity &amp;ldquo;subaccounts&amp;rdquo; rather than actual shares in actual mutual funds.  In short, if anything he should be paying out compensation for his omissions rather than receiving a cut.&lt;br /&gt;&lt;br /&gt;UPDATE (July 26, 2008): Another complaint&amp;ndash;John Hancock reports unit prices to three decimal points.  With every reported purchase, there are several funds where the purchase price per unit is a tenth of a cent above the reported unit price for the day.  It&amp;rsquo;s just another way for them to collect a little bit more money in a non-transparent manner.&lt;br /&gt;&lt;br /&gt;UPDATE (July 28, 2008): CNN/Money ran &lt;a href=&#34;http://money.cnn.com/2008/07/23/pf/retirement/Ask_the_mole.moneymag/index.htm&#34;&gt;a story on July 23 about living with bad 401Ks&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Arizona ranks dead last in 2007 income growth</title>
      <link>https://blog.lippard.org/2008/04/arizona-ranks-dead-last-in-2007-income.html/</link>
      <pubDate>Sun, 06 Apr 2008 20:24:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/arizona-ranks-dead-last-in-2007-income.html/</guid>
      <description>&lt;p&gt;Arizona ranked #11 for income growth among the states in 2006, but &lt;a href=&#34;http://www.azcentral.com/news/articles/2008/04/06/20080406biz-indicators0406.html&#34;&gt;dropped to dead last in 2007&lt;/a&gt;, primarily due to the fact that so many jobs in the state have been dependent upon real estate.&lt;br /&gt;&lt;br /&gt;Note that one economist quoted in the cited article expressed skepticism about this result, and attributes it instead to an overestimate of Arizona population growth by the Bureau of Economic Analysis.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Company sued for potentially ending the world</title>
      <link>https://blog.lippard.org/2008/04/company-sued-for-potentially-ending.html/</link>
      <pubDate>Sun, 06 Apr 2008 15:42:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/company-sued-for-potentially-ending.html/</guid>
      <description>&lt;p&gt;An &lt;a href=&#34;http://www.npr.org/templates/story/story.php?storyId=89377945&#34;&gt;NPR story on a Hawaiian botanist&amp;rsquo;s lawsuit against CERN to try to prevent the Large Hadron Collider from being turned on&lt;/a&gt; for fear that it will destroy the earth.  This is worth listening to in order to hear Rudy Rucker read from one of his novels, &lt;a href=&#34;http://www.cs.sjsu.edu/faculty/rucker/spaceland.htm&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Spaceland&lt;/span&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Eamon Knight&lt;/strong&gt; &lt;small&gt;(2008-04-06)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;There&#39;s a James Hogan (spit) novel uses the same idea (only in that case it was a pulsed-implosion fusion reactor).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Evasion and ad hominem from Kevin Miller</title>
      <link>https://blog.lippard.org/2008/04/evasion-and-ad-hominem-from-kevin.html/</link>
      <pubDate>Sun, 06 Apr 2008 15:03:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/evasion-and-ad-hominem-from-kevin.html/</guid>
      <description>&lt;p&gt;Wesley Elsberry has been &lt;a href=&#34;http://austringer.net/wp/index.php/2008/04/06/flunked-not-expelled-and-a-big-round-of-plain-old-defamatory-speech-from-kevin-miller/&#34;&gt;in an extended exchange with Kevin Miller&lt;/a&gt;, co-writer of &amp;ldquo;Expelled,&amp;rdquo; in which Miller makes it clear that he&amp;rsquo;s unwilling to look at or attempt to address any actual evidence.  Instead, he falls back on supporting postmodernist claims that everything is subject to interpretation.  But he doesn&amp;rsquo;t give any reasons to support his purported interpretation, and ultimately descends into namecalling.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Eamon Knight&lt;/strong&gt; &lt;small&gt;(2008-04-06)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;The &lt;I&gt;reductio absurdum&lt;/I&gt; of fundamentalist absolutism: citing post-modern relativism in their defense.&lt;BR/&gt;&lt;BR/&gt;It is to laugh.&lt;/p&gt;</description>
    </item>
    <item>
      <title>IL state legislator says it&#39;s dangerous for children to know atheism exists</title>
      <link>https://blog.lippard.org/2008/04/il-state-legislator-says-its-dangerous.html/</link>
      <pubDate>Sat, 05 Apr 2008 15:59:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/il-state-legislator-says-its-dangerous.html/</guid>
      <description>&lt;p&gt;Atheist Rob Sherman was at the Illinois General Assembly to argue against Gov. Rod Blagojevich&amp;rsquo;s unconstitutional grant of $1,000,000 to the Pilgrim Baptist Church when &lt;a href=&#34;http://friendlyatheist.com/2008/04/04/its-dangerous-for-children-to-know-atheism-exists-says-illinois-state-legislator/&#34;&gt;this exchange took place between him and Rep. Monique Davis (D-Chicago)&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;&lt;p&gt; &lt;strong&gt;Davis&lt;/strong&gt;: I don’t know what you have against God, but some of us don’t have much against him. We look forward to him and his blessings. And it’s really a tragedy — it’s tragic — when a person who is engaged in anything related to God, they want to fight. They want to fight prayer in school. &lt;/p&gt;</description>
    </item>
    <item>
      <title>Grade &#34;Expelled&#34;</title>
      <link>https://blog.lippard.org/2008/04/grade-expelled.html/</link>
      <pubDate>Fri, 04 Apr 2008 22:40:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/grade-expelled.html/</guid>
      <description>&lt;p&gt;Movies.go.com is another site that &lt;a href=&#34;http://movies.go.com/expelled-no-intelligence-allowed/d942707/documentary&#34;&gt;now lists &amp;ldquo;Expelled&amp;rdquo; with an April 18 release date&lt;/a&gt;, and includes a poll on how good you think the movie is likely to be.  With 474 votes, the ratings are:&lt;br /&gt;&lt;br /&gt;A - Sizzlin&amp;rsquo;:  11%&lt;br /&gt;B - Cool:  1%&lt;br /&gt;C - Decent: 1%&lt;br /&gt;D - DVD-only: 2%&lt;br /&gt;F - Vile: 85%&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Gridman&lt;/strong&gt; &lt;small&gt;(2008-04-05)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;I didn&#39;t vote until after you posted the link to the vote and it saids there were only 467 votes after I voted...&lt;BR/&gt;&lt;BR/&gt;More expelled trickery?  :-)&lt;BR/&gt;&lt;BR/&gt;Still 85% vile, though...&lt;/p&gt;</description>
    </item>
    <item>
      <title>Arizona bill to ban gay marriage fails</title>
      <link>https://blog.lippard.org/2008/04/arizona-bill-to-ban-gay-marriage-fails.html/</link>
      <pubDate>Fri, 04 Apr 2008 16:30:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/arizona-bill-to-ban-gay-marriage-fails.html/</guid>
      <description>&lt;p&gt;A bill in the Arizona legislature to amend the state constitution to ban gay marriage (which failed via initiative petition in 2006, being rejected by voters) &lt;a href=&#34;http://www.azcentral.com/news/articles/2008/04/03/20080403marriage-measure0403-ON.html&#34;&gt;died in the state House after it was similarly amended to ban domestic partner benefits&lt;/a&gt;.  That&amp;rsquo;s the same reason the initiative, &lt;a href=&#34;https://blog.lippard.org/2006/09/proposition-107-protect-marriage.html&#34;&gt;Proposition 107&lt;/a&gt;, failed.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Tim and Louie&lt;/strong&gt; &lt;small&gt;(2008-04-07)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Hurray!!! Finally some good news for us minority LGBT Arizonans! A far cry from other states&#39; progress on LGBT equality, but progress nonetheless.&lt;/p&gt;</description>
    </item>
    <item>
      <title>More reviews of &#34;Expelled&#34;</title>
      <link>https://blog.lippard.org/2008/04/more-expelled-dishonesty.html/</link>
      <pubDate>Fri, 04 Apr 2008 16:10:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/more-expelled-dishonesty.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://www.expelledexposed.com/&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;&#34; src=&#34;http://pandasthumb.org/archives/banner-thumb-125x35.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;a href=&#34;http://www.expelledexposed.com/&#34;&gt;&lt;br /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Felix Salmon at Portfolio.com offers &lt;a href=&#34;http://www.portfolio.com/views/blogs/market-movers/2008/04/03/ben-stein-watch-expelled-edition&#34;&gt;an interesting review of &amp;ldquo;Expelled&amp;rdquo; from a non-scientist&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Robert McHenry at the Encyclopedia Brittanica &lt;a href=&#34;http://www.britannica.com/blogs/2008/02/how-low-can-ben-stein-go/&#34;&gt;looks at some of the arguments of &amp;ldquo;Expelled.&amp;quot;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;And you can find more information at the NCSE&amp;rsquo;s &lt;a href=&#34;http://expelledexposed.com/&#34;&gt;&amp;ldquo;Expelled Exposed&amp;rdquo;&lt;/a&gt; web page.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mike Gravel &#34;Helter Skelter&#34; video</title>
      <link>https://blog.lippard.org/2008/04/mike-gravel-helter-skelter-video.html/</link>
      <pubDate>Fri, 04 Apr 2008 15:46:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/mike-gravel-helter-skelter-video.html/</guid>
      <description>&lt;p&gt;Mike Gravel has dropped out of the Democratic Party process and joined the Libertarian Party process seeking its nomination for president.  Here&amp;rsquo;s his latest, uh, &amp;ldquo;campaign video&amp;rdquo;&amp;hellip;&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://www.huffingtonpost.com/2008/04/02/campaign-adwatch-mike-gr_n_94623.html&#34;&gt;Huffington Post&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;&lt;a style=&#34;left: 0px ! important; top: 15px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-035424870220998506 visible ontop&#34; href=&#34;http://www.youtube.com/v/bA2LgJviH9w&amp;amp;hl=en&#34;&gt;&lt;/a&gt;&lt;object height=&#34;355&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/bA2LgJviH9w&amp;amp;hl=en&#34;&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/bA2LgJviH9w&amp;amp;hl=en&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; height=&#34;355&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Michael Norton&lt;/strong&gt; &lt;small&gt;(2008-04-05)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Wow. &lt;BR/&gt;&lt;BR/&gt;That looks very slickly produced--except for his voice overs. Those look like they were done using home equipment.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bush:  4th Amendment doesn&#39;t apply to domestic military operations</title>
      <link>https://blog.lippard.org/2008/04/bush-4th-amendment-doesnt-apply-to.html/</link>
      <pubDate>Fri, 04 Apr 2008 15:23:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/bush-4th-amendment-doesnt-apply-to.html/</guid>
      <description>&lt;p&gt;A 37-page October 23, 2001 memo by John Yoo titled &amp;ldquo;Authority for Use of Military Force to Combat Terrorist Activities Within the United States&amp;rdquo; stated that &lt;a href=&#34;http://talkingpointsmemo.com/news/2008/04/memo_justified_warrantless_sur.php&#34;&gt;the Fourth Amendment&amp;rsquo;s prohibitions on unreasonable searches and seizures did not apply to U.S. military operations&lt;/a&gt; on U.S. soil in the name of defending against terrorism.  The existence of this memo, which has not itself been released, was made public on Tuesday when a March 14, 2003 memo was released, which stated in a footnote that &amp;ldquo;Our office recently concluded that the Fourth Amendment had no application to domestic military operations.&amp;quot;&lt;br /&gt;&lt;br /&gt;On Wednesday, the Bush administration indicated that it has disavowed the view of the October 23, 2001 memo.&lt;br /&gt;&lt;br /&gt;The March 14, 2003 memo, also by Yoo, was obtained by the ACLU as part of a Freedom of Information Act request.  That memo &lt;a href=&#34;http://www.aclu.org/safefree/torture/34747prs20080401.html&#34;&gt;asserts that the President has the right to authorize torture&lt;/a&gt; in violation of criminal law:&lt;br /&gt;&lt;blockquote&gt;If a government defendant were to harm an enemy combatant during an interrogation in a manner that might arguably violate a criminal prohibition, he would be doing so in order to prevent further attacks on the United States by the al Qaeda terrorist network. &amp;hellip; In that case, we believe that he could argue that the executive branch&amp;rsquo;s constitutional authority to protect the nation from attack justified his actions.&lt;/blockquote&gt;The fact that Bush wasn&amp;rsquo;t impeached and convicted years ago for high crimes and misdemeanors is astounding to me.&lt;br /&gt;&lt;br /&gt;(Hat tip to Dave Palmer on the SKEPTIC list&amp;ndash;I&amp;rsquo;ve not been reading TPM lately.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>More &#34;Expelled&#34; dishonesty</title>
      <link>https://blog.lippard.org/2008/04/more-expelled-dishonesty.html/</link>
      <pubDate>Fri, 04 Apr 2008 13:58:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/more-expelled-dishonesty.html/</guid>
      <description>&lt;p&gt;Science Blogger (and &lt;a href=&#34;http://asunews.asu.edu/20071129_lynch&#34;&gt;2007 Arizona Professor of the Year&lt;/a&gt;) John Lynch signed up for the Tempe screening of &amp;ldquo;Expelled&amp;rdquo; which was supposed to occur at 7 p.m. last night.  He &lt;a href=&#34;http://scienceblogs.com/strangerfruit/2008/04/expelled_in_tempe_the_final_co.php&#34;&gt;received an email on April 2&lt;/a&gt; telling him that it had been cancelled.&lt;br /&gt;&lt;br /&gt;But it wasn&amp;rsquo;t cancelled&amp;ndash;it was just moved to 6 p.m. (as &lt;a href=&#34;http://scienceblogs.com/strangerfruit/2008/03/even_m7pmore_on_expelled_in_te.php&#34;&gt;Lynch had been informed in an earlier email&lt;/a&gt;), and &lt;a href=&#34;http://scienceblogs.com/strangerfruit/2008/04/expelled_in_tempe_the_expected.php&#34;&gt;went on at Arizona Mills Mall as planned&lt;/a&gt;.  Apparently the producers just decided to screen out some of the prospective attendees by lying to them, and professors who win awards for the excellence of their teaching are considered undesirables.  Lynch noted that others were cc&amp;rsquo;d on both of the notices he received, and that while those with email addresses containing names like &amp;ldquo;boughtbythecross,&amp;rdquo; &amp;ldquo;homeschoolma,&amp;rdquo; and &amp;ldquo;covenant-dad&amp;rdquo; apparently didn&amp;rsquo;t receive the bogus cancellation notice.&lt;br /&gt;&lt;br /&gt;Lynch&amp;rsquo;s post has &lt;a href=&#34;http://scienceblogs.com/strangerfruit/2008/04/expelled_in_tempe_the_expected.php&#34;&gt;links to some comments containing reports of the event&lt;/a&gt; from those who still managed to attend.&lt;br /&gt;&lt;br /&gt;UPDATE:  In Louisville, Kentucky, they also claimed that a screening was cancelled, but &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/04/they_just_keep_lying.php#comment-819945&#34;&gt;a screening for students and staff at the Southern Baptist Theological Seminary did take place&lt;/a&gt; on the appointed date, and the schedule of events shows the screening as having taken place.  Again, &amp;ldquo;undesirables&amp;rdquo; were screened out and not informed of the change in venue.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Life Before Death</title>
      <link>https://blog.lippard.org/2008/04/life-before-death.html/</link>
      <pubDate>Thu, 03 Apr 2008 23:39:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/life-before-death.html/</guid>
      <description>&lt;p&gt;An interesting &lt;a href=&#34;http://www.guardian.co.uk/society/gallery/2008/mar/31/lifebeforedeath?picture=333325401&#34;&gt;series of captioned photographs of people shortly before and shortly after their deaths&lt;/a&gt; (all of people who knew they were terminally ill).  Most seem to have come to terms with their impending end, but sad are those like Gerda Strech (photos 13-14), who felt she was cheated out of a long-earned retirement, and Roswitha Pacholleck (photos 15-16), who was unhappy until she became terminally ill, only to enjoy every day of her life as she was dying.  She vowed that she would volunteer in a hospice if she managed to survive her cancer.&lt;br /&gt;&lt;br /&gt;The fact is, we&amp;rsquo;re all already terminal cases.  Don&amp;rsquo;t wait until life is near its end to start living it.&lt;br /&gt;&lt;br /&gt;(Also via &lt;a href=&#34;http://www.theagitator.com/2008/04/01/afternoon-links-6/&#34;&gt;The Agitator&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Interesting photos of abandoned Antarctic outposts</title>
      <link>https://blog.lippard.org/2008/04/interesting-photos-of-abandoned.html/</link>
      <pubDate>Thu, 03 Apr 2008 23:29:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/interesting-photos-of-abandoned.html/</guid>
      <description>&lt;p&gt;Robert F. Scott and Ernest Shackelton&amp;rsquo;s Antarctic campsite cabins at Cape Evans on Ross Island have been sitting there since 1913 and 1908, respectively, and are still intact and remarkably well preserved.  The &lt;a href=&#34;http://fogonazos.blogspot.com/2008/03/scott-and-shackletons-abandoned-huts-in.html&#34;&gt;Fogonazos blog has the photos&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://www.theagitator.com/2008/04/01/afternoon-links-6/&#34;&gt;The Agitator&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Very bad creationist research</title>
      <link>https://blog.lippard.org/2008/04/very-bad-creationist-research.html/</link>
      <pubDate>Thu, 03 Apr 2008 03:40:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/very-bad-creationist-research.html/</guid>
      <description>&lt;p&gt;P.Z. Myers recently offered &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/04/they_call_this_science.php&#34;&gt;a critique of a biology paper&lt;/a&gt; published on the Institute for Creation Research website that was presented at the 1998 International Conference on Creationism in Pittsburgh, by Mark H. Armitage, M.S., then of the ICR Graduate School and now with the Van Andel Creation Research Center of the Creation Research Society (which is right here in Arizona, just north of Chino Valley, named after a deceased co-founder of Amway).&lt;br /&gt;&lt;br /&gt;Myers observed:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Another &#34;own goal&#34; from Michael Behe</title>
      <link>https://blog.lippard.org/2008/04/another-own-goal-from-michael-behe.html/</link>
      <pubDate>Thu, 03 Apr 2008 03:07:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/another-own-goal-from-michael-behe.html/</guid>
      <description>&lt;p&gt;Intelligent design advocate Michael Behe scored another &amp;ldquo;own goal&amp;rdquo; like he did in the Dover trial, this time in the law suit by the Association of Christian Schools International and Calvary Chapel Christian School against the University of California.  ACSI and Calvary were arguing that the UC system was unfairly refusing to accept transfer credits from certain courses taught at Christian schools which used inadequate materials in their curriculum.&lt;br /&gt;&lt;br /&gt;Behe testified in court on behalf of the plaintiffs that &amp;ldquo;it is personally abusive and pedagogically damaging to de facto require students to subscribe to an idea . . . . Requiring a student to, effectively, consent to an idea violates [her] personal integrity. Such a wrenching violation [may cause] a terrible educational outcome.&amp;quot;&lt;br /&gt;&lt;br /&gt;The judge cited this reasoning in his decision in favor of the University of California:&lt;br /&gt;&lt;blockquote&gt;Yet, the two Christian biology texts at issue commit this &amp;ldquo;wrenching violation.&amp;rdquo; For example, Biology for Christian Schools declares on the very first page that: &lt;p&gt;(1) &amp;ldquo;&amp;lsquo;Whatever the Bible says is so; whatever man says may or may not be so,&amp;rsquo; is the only [position] a Christian can take . . . .&amp;quot;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Judeo-Christian means Christian</title>
      <link>https://blog.lippard.org/2008/04/judeo-christian-means-christian.html/</link>
      <pubDate>Thu, 03 Apr 2008 03:00:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/judeo-christian-means-christian.html/</guid>
      <description>&lt;p&gt;At least for Shirley Dobson (wife of James Dobson of Focus on the Family) and the National Day of Prayer Task Force, that is.  On an application to be a coordinator for the Task Force, it claims:&lt;br /&gt;&lt;blockquote&gt;The National Day of Prayer Task Force was a creation of the National Prayer Committee for the expressed purpose of organizing and promoting prayer observances conforming to a &lt;strong&gt;Judeo-Christian system of values&lt;/strong&gt;.&lt;/blockquote&gt;Sounds open to Jews and Christians, but not Muslims, right?  But when you look further at the application, you see that you must be willing to sign the following statement of belief in order to be a coordinator:&lt;br /&gt;&lt;blockquote&gt;I believe that the Holy Bible is the inerrant Word of The Living God. &lt;strong&gt;I believe that Jesus Christ is the Son of God and the only One by which I can obtain salvation and have an ongoing relationship with God. I believe in the deity of our Lord Jesus Christ, his virgin birth, his sinless life, his miracles, the atoning work of his shed blood, his resurrection and ascension, his intercession and his coming return to power and glory.&lt;/strong&gt; I believe that those who follow Jesus are family and there should be unity among all who claim his name.&lt;/blockquote&gt;(Via &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/04/the_vacuousness_of_judeochrist.php#more&#34;&gt;Ed Brayton&amp;rsquo;s Dispatches from the Culture Wars blog&lt;/a&gt;, where one commenter &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/04/the_vacuousness_of_judeochrist.php#comment-816429&#34;&gt;points out&lt;/a&gt; that they are probably open-minded enough to be willing to accept anyone of any religion or even an atheist, so long as they&amp;rsquo;re willing to sign that statement of belief, and &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/04/the_vacuousness_of_judeochrist.php#comment-817760&#34;&gt;another commenter&lt;/a&gt; suggests the alternate term &amp;ldquo;Christeo-Mormon.&amp;rdquo;)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Goldwater Institute takes on Sheriff Joe</title>
      <link>https://blog.lippard.org/2008/04/goldwater-institute-takes-on-sheriff.html/</link>
      <pubDate>Wed, 02 Apr 2008 18:30:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/goldwater-institute-takes-on-sheriff.html/</guid>
      <description>&lt;p&gt;Clint Bolick, formerly the primary litigator for the Institute for Justice, is taking on some good causes as a litigator for the Goldwater Institute&amp;rsquo;s new Scharf-Norton Center for Constitutional Litigation.  He&amp;rsquo;s currently fighting against &lt;a href=&#34;http://www.goldwaterinstitute.org/litigation/turkenvgordon.aspx&#34;&gt;the City of Phoenix&amp;rsquo;s unconscionable and unconstitutional multimillion-dollar subsidy to the developers of the CityNorth project&lt;/a&gt;, and now he&amp;rsquo;s taking on popular Maricopa County Sheriff Joe Arpaio.&lt;br /&gt;&lt;br /&gt;In an article posted today called &lt;a href=&#34;http://www.goldwaterinstitute.org/AboutUs/ArticleView.aspx?id=2133&#34;&gt;&amp;ldquo;Who&amp;rsquo;s in Charge?&amp;quot;&lt;/a&gt;, Bolick points out two cases of apparent misuse of funds by Arpaio&amp;ndash;using RICO funds to &lt;a href=&#34;http://www.sabanforsheriff.com/2008/blog/viewtopic.php?t=147&amp;amp;start=0&amp;amp;postdays=0&amp;amp;postorder=asc&amp;amp;highlight=&amp;amp;sid=12480507f85187616be57386d73bc6b4&#34;&gt;send staff to Honduras&lt;/a&gt;, and sending out nearly 200 deputies and &amp;ldquo;posse&amp;rdquo; members on &amp;ldquo;saturation patrols&amp;rdquo; that appear to be trespassing the jurisdiction of the Phoenix Police Department.  Meanwhile, Bolick notes:&lt;br /&gt;&lt;blockquote&gt;Whatever the rationale the Maricopa County Sheriff’s Office had for those actions, both diverted scarce resources away from vital law enforcement duties that fall within the Sheriff’s Office’s core duties:&lt;br /&gt;&lt;br /&gt;• Unserved warrants, including those for violent offenders, number an estimated 70,000.&lt;br /&gt;• Dozens of criminal defendants have missed court appearances because deputies in charge of moving inmates were told to skip shifts due to excessive overtime.&lt;br /&gt;• The Sheriff’s Office closed three regional booking facilities in Surprise, Avondale, and Mesa, forcing police officers in all 26 Maricopa County jurisdictions to book criminal suspects at the Fourth Avenue jail in downtown Phoenix.  The greatly increased transportation time removes officers from the streets and induces them to simply cite and release criminals.&lt;/blockquote&gt;Arpaio has a long history of showy but useless or even counterproductive law enforcement activities, as well as costing the taxpayers millions by getting the MCSO sued repeatedly for wrongful death and injury cases as a result of abuse of inmates.  But Maricopa County residents keep voting him back in, because he claims to be tough on crime and is often a good self-promoter.  I hope that events like &lt;a href=&#34;https://blog.lippard.org/2007/10/sheriff-joe-arrests-owners-of-new-times.html&#34;&gt;last October&amp;rsquo;s arrests of the owners of &lt;span style=&#34;font-style: italic;&#34;&gt;New Times&lt;/span&gt;&lt;/a&gt; and now Clint Bolick going after him will finally lead to his non-reelection for County Sheriff this year.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://www.sabanforsheriff.com/2008/&#34;&gt;Dan Saban&lt;/a&gt;, who&amp;rsquo;s running against Arpaio, is saying all the right things about integrity, civil rights, and combating waste, though he also seems to take a hard line on illegal immigration (which is another area where Arpaio has taken a hard line and engaged in some theatrical activities).  He looks like a marked improvement to Arpaio.&lt;br /&gt;&lt;br /&gt;UPDATE (April 2, 2008): Looks like Goldwater &lt;a href=&#34;http://www.goldwaterinstitute.org/AboutUs/ArticleView.aspx?id=2134&#34;&gt;lost round one today on CityNorth&lt;/a&gt;, a project where the city is giving $97.4 million in taxpayer subsidies to the developers of a shopping mall over the next 11 years, and claiming that it is for the 3,180 parking spaces in the parking garage the project is building, 200 of which are reserved for carpoolers using park and ride city bus services for the next 45 years.  If the subsidy is considered to be for those 200 spaces, that comes out to $487,000 per space over the 45-year period, or $10,822.22 per space per year.  The average parking space annual lease price in Phoenix is $684, and ASU recently estimated that a parking garage would cost $14,000 per space to build.  In other words, if instead of paying nearly $100 million to CityNorth, the city instead had purchased land and built its own parking garage, the construction would have cost less than what the city is paying for the first two years worth of the 45-year lease on the 200 spaces. And that doesn&amp;rsquo;t count the additional $10,000/week of taxpayer funds that has been spent on lawyers fighting for this subsidy.&lt;br /&gt;&lt;br /&gt;The Goldwater Institute has announced that it will appeal.&lt;br /&gt;&lt;br /&gt;UPDATE (April 9, 2008):  &lt;span style=&#34;font-style: italic;&#34;&gt;The New York Times&lt;/span&gt; &lt;a href=&#34;http://www.azcentral.com/members/Blog/CaseyNewton/21191&#34;&gt;has editorialized that Arpaio should be subpoenaed about his anti-illegal-immigrant sweeps&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;For months now, Sheriff Joe has been sending squads of officers through Latino neighborhoods, pulling cars over for broken taillights or turn-signal violations, checking drivers&amp;rsquo; and passengers&amp;rsquo; papers and arresting illegal immigrants by the dozen. &lt;p&gt;Because he sends out press releases beforehand, the sweeps are accompanied by TV crews and protesters — deport-&amp;rsquo;em-all hard-liners facing off against immigrant advocates. Being Arizona, many of those shouting and jeering are also packing guns. Sheriff Joe, seemingly addicted to the buzz, has been filmed marching down the street shaking hands with adoring Minutemen.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Flying Spaghetti Monster lands outside Tennessee courthouse</title>
      <link>https://blog.lippard.org/2008/04/flying-spaghetti-monster-lands-outside.html/</link>
      <pubDate>Wed, 02 Apr 2008 14:57:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/flying-spaghetti-monster-lands-outside.html/</guid>
      <description>&lt;p&gt;A very nice sculpture of the Flying Spaghetti Monster &lt;a href=&#34;http://blog.wired.com/underwire/2008/04/flying-spaghett.html&#34;&gt;has joined other monuments outside a Cumberland County, Tennessee courthouse&lt;/a&gt; which is acting in good compliance with the First Amendment.  (Apparently NOT an April Fool&amp;rsquo;s joke&amp;ndash;although Wired&amp;rsquo;s blog posted on April 1, it was announced a day earlier at the official FSM website.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Another liar as Attorney General</title>
      <link>https://blog.lippard.org/2008/04/another-liar-as-attorney-general.html/</link>
      <pubDate>Wed, 02 Apr 2008 14:03:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/another-liar-as-attorney-general.html/</guid>
      <description>&lt;p&gt;Ed Brayton at Dispatches from the Culture Wars &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/04/mukaseys_lies_about_fisa.php&#34;&gt;reports on some recent statements by Attorney General Michael Mukasey during a speech about political corruption, in which he lied about FISA&amp;rsquo;s impact on wiretapping&lt;/a&gt;, falsely claiming that FISA law had to be violated because it would require the methods of wiretapping being used to be discussed in open court.&lt;br /&gt;&lt;br /&gt;The mainstream media seems to be mostly giving him a pass on his falsehoods.&lt;br /&gt;&lt;br /&gt;UPDATE (April 5, 2008):  Glenn Greenwald &lt;a href=&#34;http://www.salon.com/opinion/greenwald/2008/04/03/mukasey/index.html&#34;&gt;uncovers more evidence that Mukasey is a liar, fabricating pre-9/11 events that didn&amp;rsquo;t happen&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Fitna: The Film</title>
      <link>https://blog.lippard.org/2008/04/fitna-film.html/</link>
      <pubDate>Wed, 02 Apr 2008 13:58:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/fitna-film.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve put up a post at the Secular Outpost about Dutch MP Geert Wilders&amp;rsquo; new film criticizing the Koran, &amp;ldquo;Fitna,&amp;rdquo; which has, unsurprisingly, resulted in governmental demands for YouTube to remove the video and calls for boycotts of Dutch goods.&lt;br /&gt;&lt;br /&gt;Read it &lt;a href=&#34;http://secularoutpost.blogspot.com/2008/04/geert-wilders-film-fitna.html&#34;&gt;at the Secular Outpost&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Also see &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/03/i_generally_favor_the_idea_of.php&#34;&gt;P.Z. Myers&amp;rsquo; commentary on it at Pharyngula&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>March&#39;s Market Update</title>
      <link>https://blog.lippard.org/2008/04/marchs-market-update.html/</link>
      <pubDate>Wed, 02 Apr 2008 02:43:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/marchs-market-update.html/</guid>
      <description>&lt;p&gt;Maricopa County had another record month for notices of trustee&amp;rsquo;s sales. &lt;b&gt;5370&lt;/b&gt; pre-foreclosure notices sent out to Phoenix area home owners&amp;hellip;&lt;br /&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/08marNTR.jpg&#34;&gt;&lt;img style=&#34;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;&#34; src=&#34;https://blog.lippard.org/images/08marNTR.jpg&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5184474024416975602&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;Remember that &lt;a href=&#34;https://blog.lippard.org/2008/03/february-maricopa-county-notices-update.html&#34;&gt;last month&amp;rsquo;s figure&lt;/a&gt; was &lt;b&gt;5048&lt;/b&gt; notices, while the number of homes &lt;i&gt;sold&lt;/i&gt; in February was only 3448&amp;hellip;&lt;br /&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/08marSales.jpg&#34;&gt;&lt;img style=&#34;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;&#34; src=&#34;https://blog.lippard.org/images/08marSales.jpg&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5184475085273897730&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;These numbers, not surprisingly, continue to exert downward pressure on home prices in the valley. January&amp;rsquo;s median price of $220,000 fell to $213,800 in February&amp;hellip;&lt;br /&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/08marPrice.jpg&#34;&gt;&lt;img style=&#34;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;&#34; src=&#34;https://blog.lippard.org/images/08marPrice.jpg&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5184476047346572050&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Virgle: The Adventure of Many Lifetimes</title>
      <link>https://blog.lippard.org/2008/04/virgle-adventure-of-many-lifetimes.html/</link>
      <pubDate>Tue, 01 Apr 2008 13:51:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/virgle-adventure-of-many-lifetimes.html/</guid>
      <description>&lt;p&gt;Google today announced that its founders, Larry Page and Sergey Brin, have teamed up with Richard Branson of Virgin to form &amp;ldquo;Project Virgle,&amp;rdquo; a project to form the first permanent human colony on Mars.&lt;br /&gt;&lt;br /&gt;Read &lt;a href=&#34;http://www.google.com/virgle/index.html&#34;&gt;more&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Arizona paramedics change treatment of cardiac arrest</title>
      <link>https://blog.lippard.org/2008/04/arizona-paramedics-change-treatment-of.html/</link>
      <pubDate>Tue, 01 Apr 2008 03:46:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/04/arizona-paramedics-change-treatment-of.html/</guid>
      <description>&lt;p&gt;CNN reports that &lt;a href=&#34;http://www.cnn.com/2008/HEALTH/conditions/03/31/moh.cpr/index.html&#34;&gt;Arizona&amp;rsquo;s paramedics have changed their processes for dealing with cardiac arrest victims, going against the recommendations of the American Heart Association, and the result has tripled the long-term survival rate&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt; Until three years ago, Arizona&amp;rsquo;s success rate in cases like this was no better than most of the country. This past month, however, physicians in the state reported in the Journal of the American Medical Association that a new regimen by paramedics has tripled the success rate, to more than 5 percent. Among patients whose collapse from cardiac arrest was observed, long-term survival went from 4.7 percent to 17.6 percent.&lt;/p&gt;</description>
    </item>
    <item>
      <title>More cases of suppression missed by &#34;Expelled&#34;</title>
      <link>https://blog.lippard.org/2008/03/more-cases-of-suppression-missed-by.html/</link>
      <pubDate>Mon, 31 Mar 2008 20:44:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/03/more-cases-of-suppression-missed-by.html/</guid>
      <description>&lt;p&gt;I &lt;a href=&#34;https://blog.lippard.org/2008/03/thinking-christian-blog-blocks-my.html&#34;&gt;previously noted&lt;/a&gt; that none of the cases of alleged persecution of intelligent design advocates in the film &amp;ldquo;Expelled&amp;rdquo; come close to the case of political persecution of an advocate of evolution, Chris Comer, who lost her job at the Texas Education Association for sending an email announcing an academic talk by a critic of intelligent design.&lt;br /&gt;&lt;br /&gt;Troy Britain now &lt;a href=&#34;http://pigeonchess.wordpress.com/2008/03/30/more-irony-from-the-id-creationist-crowd/&#34;&gt;lists some additional cases where intelligent design advocates are the persecutors&lt;/a&gt;:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Nancey Murphy of the Fuller Theological Seminary, who &lt;blockquote&gt;said she faced a campaign to get her fired because she expressed the view that intelligent design was not only poor theology, but “so stupid, I don’t want to give them my time.” &lt;p&gt;Murphy, who believes in evolution, said she had to fight to keep her job after one of the founding members of the intelligent design movement, legal theorist Phillip Johnson, called a trustee at the seminary and tried to get her fired.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Thinking Christian blog blocks my comment</title>
      <link>https://blog.lippard.org/2008/03/thinking-christian-blog-blocks-my.html/</link>
      <pubDate>Fri, 28 Mar 2008 23:21:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/03/thinking-christian-blog-blocks-my.html/</guid>
      <description>&lt;p&gt;Tom Gilson closed the comments at his &lt;a href=&#34;http://www.thinkingchristian.net/?p=1310&#34;&gt;Thinking Christian blog post about P.Z. Myers calling in to the presenter line on an &amp;ldquo;Expelled&amp;rdquo; event conference bridge&lt;/a&gt;, preventing me from posting this comment:&lt;br /&gt;&lt;blockquote&gt;The claims of &amp;ldquo;Expelled&amp;rdquo; about individuals who have allegedly been persecuted are bogus&amp;ndash;Gonzales was &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/12/di_releases_more_data_damaging.php&#34;&gt;denied tenure&lt;/a&gt; because he &lt;a href=&#34;http://scienceblogs.com/strangerfruit/2008/02/gonzalez_loses_di_whines_no_su.php&#34;&gt;wasn&amp;rsquo;t publishing research&lt;/a&gt;, Sternberg &lt;a href=&#34;http://lippard.blogspot.com/search/label/Richard%20Sternberg%20affair&#34;&gt;wasn&amp;rsquo;t persecuted at all&lt;/a&gt;, and Crocker simply didn&amp;rsquo;t have her contract renewed (and deservedly so&amp;ndash;she was both a bad teacher and was making horrible creationist arguments, as &lt;a href=&#34;http://tinyfrog.wordpress.com/2008/02/15/ode-to-caroline-crocker/&#34;&gt;has been documented with her PowerPoint slides online&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;On the other hand, Chris Comer really was &lt;a href=&#34;https://blog.lippard.org/2007/11/texas-education-agency-director-of.html&#34;&gt;removed from her position as Director of Science at the Texas Education Agency&lt;/a&gt; for simply sending out an email announcing that Barbara Forrest was giving a talk about &amp;ldquo;Creationism&amp;rsquo;s Trojan Horse.&amp;rdquo;  The ID advocates have no case of persecution that approaches that in severity.&lt;/blockquote&gt;He also deleted a link that Norman Doering included in a comment, and banned Norman from his blog.  Norman&amp;rsquo;s comment was this:&lt;br /&gt;  &lt;p&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mike Rinder left Scientology</title>
      <link>https://blog.lippard.org/2008/03/mike-rinder-left-scientology.html/</link>
      <pubDate>Fri, 28 Mar 2008 17:12:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/03/mike-rinder-left-scientology.html/</guid>
      <description>&lt;p&gt;From &lt;a href=&#34;http://radaronline.com/from-the-magazine/2008/03/scientology_anonymous_protests_tom_cruise_01.php&#34;&gt;an interesting &lt;span style=&#34;font-style: italic;&#34;&gt;Radar&lt;/span&gt; magazine article about the &amp;ldquo;Anonymous&amp;rdquo; protests against Scientology and various high-level defections&lt;/a&gt; (including church head David Miscavige&amp;rsquo;s niece, which &lt;a href=&#34;https://blog.lippard.org/2008/02/niece-of-david-miscavige-speaks-out.html&#34;&gt;I&amp;rsquo;ve already reported here&lt;/a&gt;), I learn that Mike Rinder, former head of Scientology&amp;rsquo;s Office of Special Affairs, defected last year.  Rinder was the main public spokesperson for the Church of Scientology. Chuck Beatty, a 27-year veteran of the Church, observes in the article that Rinder leaving Scientology is like Goebbels leaving the Nazi Party.&lt;br /&gt;&lt;br /&gt;Rinder, an Australian who joined the Scientology Sea Org at the age of 18, left the Church in the summer of 2007.&lt;br /&gt;&lt;br /&gt;Congratulations, Mr. Rinder.  Welcome back to reality.  I hope you will speak out about your experiences.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/03/great_report_on_scientology_pr.php&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Scientology OT levels leaked through Wikileaks</title>
      <link>https://blog.lippard.org/2008/03/scientology-ot-levels-leaked-through.html/</link>
      <pubDate>Fri, 28 Mar 2008 16:55:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/03/scientology-ot-levels-leaked-through.html/</guid>
      <description>&lt;p&gt;All of &lt;a href=&#34;http://www.wikileaks.org/wiki/Church_of_Scientology%27s_%27Operating_Thetan%27_documents_leaked_online&#34;&gt;Scientology&amp;rsquo;s Operating Thetan (OT) levels have now been leaked through Wikileaks&lt;/a&gt;, which may account for considerable slowness of that website.  Although at the very least large parts of these documents have previously leaked on the Internet (via Usenet) back in the mid-nineties, which led to multiple lawsuits by the Church of Scientology against those responsible, this may be the first time the entire 612-page manual of OT levels 1-8 has been circulating on the Internet.&lt;br /&gt;&lt;br /&gt;I think it&amp;rsquo;s likely that Scientology will be filing a copyright infringement lawsuit against Wikileaks, which is distributing the document in a single large PDF.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Is &#34;Expelled&#34; going to show up in any theaters on April 18?</title>
      <link>https://blog.lippard.org/2008/03/is-expelled-going-to-show-up-in-any.html/</link>
      <pubDate>Thu, 27 Mar 2008 21:17:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/03/is-expelled-going-to-show-up-in-any.html/</guid>
      <description>&lt;p&gt;[UPDATE (April 15, 2008):  See the NCSE&amp;rsquo;s &lt;a href=&#34;http://www.expelledexposed.com/&#34;&gt;&amp;ldquo;Expelled Exposed&amp;rdquo;&lt;/a&gt; website for a look at the deceptive tactics of the filmmakers and the real facts that they aren&amp;rsquo;t showing you.]&lt;br /&gt;&lt;br /&gt;[UPDATE (April 18, 2008): Further updates on &amp;ldquo;Expelled&amp;rdquo; theater counts, box office take, and ratings are &lt;a href=&#34;https://blog.lippard.org/2008/04/expelled-weekend-box-office-theater.html&#34;&gt;here&lt;/a&gt;.]&lt;br /&gt;&lt;br /&gt;&amp;ldquo;Expelled&amp;rdquo; was originally claimed to be opening in February 2008, and I recall seeing claims that it would be on 4,000 screens.  Its website has subsequently been claiming an April 18 opening date (&amp;ldquo;in theatres nationwide&amp;rdquo;), and somewhere I&amp;rsquo;ve seen an estimate of about 1,000 screens. (UPDATE: This was said by John Sullivan, an &amp;ldquo;Expelled&amp;rdquo; producer, on the Expelled blog in December 2007, as the estimated screen count for a February 2008 release.)  But for some reason, the film is not listed on April 2008 distribution schedules:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/nowplaying/2008/04/18/&#34;&gt;IMDB April 18 releases&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://www.rottentomatoes.com/movies/upcoming.php&#34;&gt;Rottentomatoes.com upcoming releases&lt;br /&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://www.launchingfilms.com/releaseschedule/schedule.php?sort=date&amp;amp;startmonth=4&amp;amp;startyear=2008&#34;&gt;Launchingfilms.com April 2008 releases&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://www.film-releases.com/film-release-schedule-2008.php&#34;&gt;Film-releases.com upcoming 2008 releases&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://www.popculturemadness.com/Entertainment/Film-April.html&#34;&gt;Popculturemadness.com April 2008 releases&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;I only found it listed with an April 18 date at &lt;a href=&#34;http://movies.aol.com/movie/expelled-no-intelligence-allowed/32416/main&#34;&gt;AOL&amp;rsquo;s MovieFone&lt;/a&gt;, with no photo or trailer.  &lt;a href=&#34;http://www.movieweb.com/movies/film/59/6059/summary.php&#34;&gt;Movieweb.com&lt;/a&gt; lists it with &amp;ldquo;To Be Announced 2008&amp;rdquo; as the release date.  (UPDATE: It&amp;rsquo;s also at &lt;a href=&#34;http://movies.go.com/expelled-no-intelligence-allowed/d942707/documentary&#34;&gt;movies.go.com&lt;/a&gt; with an April 18 release date, and a poll to grade the movie.  It&amp;rsquo;s polling at 85% &amp;ldquo;F,&amp;rdquo; 11% &amp;ldquo;A,&amp;rdquo; 2% &amp;ldquo;D,&amp;rdquo; and 1% each for &amp;ldquo;B&amp;rdquo; and &amp;ldquo;C,&amp;rdquo; with 474 votes.)&lt;br /&gt;&lt;br /&gt;Is it really going to show in theaters at all on April 18?  Or are they just going to continue with these &amp;ldquo;private screenings&amp;rdquo; and then go direct to DVD, suitable for church and homeschool distribution?&lt;br /&gt;&lt;br /&gt;The distributor for the film is Rocky Mountain Pictures (formerly R.S. Entertainment) of Salt Lake City, UT, distributor for the following films:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt0094625/&#34;&gt;Akira&lt;/a&gt; (1988, lots of distributors)&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt0262462/&#34;&gt;Carman: The Champion&lt;/a&gt; (made 2001, released 2 March 2001, grossed $1,743,863, $769,080 opening weekend)&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt0167360/&#34;&gt;Race to Space&lt;/a&gt; (2001, released 15 March 2001)&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt0263728/&#34;&gt;Megiddo: The Omega Code 2&lt;/a&gt; (made 2001, released 21 September 2001, grossed $5,974,653, $1,573,454 opening weekend)&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt0248169/&#34;&gt;Manna from Heaven&lt;/a&gt; (made 2002, grossed $505,675, shown in 5 cities, made $5,340 opening weekend on 4 screens)&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt0265171/&#34;&gt;Elvira&amp;rsquo;s Haunted Hills&lt;/a&gt; (made 2001, released 31 October 2002)&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt0309820/&#34;&gt;Luther&lt;/a&gt; (made 2003, released 30 October 2003, grossed $5,791,328, $908,446 opening weekend)&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt0277412/&#34;&gt;Unspeakable&lt;/a&gt; (made 2002, released 27 February 2004)&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://www.imdb.com/title/tt0399862/&#34;&gt;End of the Spear&lt;/a&gt; (2005, released 20 January 2006, grossed $11,703,287, $4,281,388 opening weekend)&lt;/li&gt;&lt;/ul&gt;These guys are clearly not a blockbuster powerhouse of distributors&amp;ndash;their biggest film ever was back in 1988 when they were one of many distributors, they specialize in small independent films, mostly &amp;ldquo;family films&amp;rdquo; and often with an explicitly Christian theme, and they have rarely seen their films have an opening weekend of over $1,000,000.  The two partners in Rocky Mountain Pictures are Ronald C. Rodgers and Randy Slaughter.  Rodgers got his start in film with Sunn Classic Pictures in 1968, which made and distributed movies in the seventies and eighties like bad documentaries about &lt;a href=&#34;http://www.imdb.com/title/tt0073427/&#34;&gt;Bigfoot and the Loch Ness Monster&lt;/a&gt;, &lt;a href=&#34;http://www.imdb.com/title/tt0077224/&#34;&gt;The Bermuda Triangle&lt;/a&gt;, &lt;a href=&#34;http://www.imdb.com/title/tt0075672/&#34;&gt;psychics&lt;/a&gt;, &lt;a href=&#34;http://www.imdb.com/title/tt0080836/&#34;&gt;space aliens&lt;/a&gt;, &lt;a href=&#34;http://www.imdb.com/title/tt0076315/&#34;&gt;conspiracy theories&lt;/a&gt;, and &lt;a href=&#34;http://www.imdb.com/title/tt0076182/&#34;&gt;Noah&amp;rsquo;s Ark&lt;/a&gt;, several of which were written by David W. Balsiger.  Balsiger was the ghost author of several fabricated autobiographies, such as those of alleged Ark-finder Fernand Navarra, phony ex-Satanist Mike Warnke, and phony faith healer Morris Cerullo.  (See &lt;a href=&#34;http://www.talkorigins.org/faqs/ark-hoax/jammal.html&#34;&gt;my 1993 &lt;span style=&#34;font-style: italic;&#34;&gt;Skeptic&lt;/span&gt; magazine article on George Jammal&amp;rsquo;s Noah&amp;rsquo;s Ark hoax&lt;/a&gt;, which Balsiger helped foist upon the American public along with a whole slew of bogus claims.)  Slaughter has had a more mainstream career with bigger studios and distributors and working for a Texas theater chain.&lt;br /&gt;&lt;br /&gt;&amp;ldquo;End of the Spear&amp;rdquo; was financed by &lt;a href=&#34;http://www.nerve.com/dispatches/clark/citizenanschutz/printcopy.asp&#34;&gt;Philip Anschutz&lt;/a&gt;, founder and former head of Qwest Communications who also funded &amp;ldquo;The Chronicles of Narnia&amp;rdquo; (and has also been a contributor to the Discovery Institute).   &amp;ldquo;End of the Spear&amp;rdquo; received some extra publicity because lead actor Chad Allen, who plays the lead in the film, came out as gay. (He told the producers before his contract was signed in 2003, when he came out publicly, and they did the right thing and continued with him in the project anyway).  I suspect &amp;ldquo;Expelled&amp;rdquo; will have trouble doing anywhere near as well as &amp;ldquo;End of the Spear,&amp;rdquo; which appears to be the best Rocky Mountain Pictures has done to date.&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;ll offer five predictions for &amp;ldquo;Expelled&amp;rdquo;&amp;ndash;if it opens in theaters at all on April 18, it will (1) be on fewer than &lt;strike&gt;500&lt;/strike&gt; 800 screens, (2) will have an initial weekend box office of less than $2 million, with (3) a per-screen take of less than $2,500, (4) won&amp;rsquo;t break the top ten despite it being a slow opening week, and (5) will make less than $10 million in box office take by the end of 2008 (though it may make more than that through DVD sales).&lt;br /&gt;&lt;br /&gt;Note that Philip Anschutz owns the &lt;a href=&#34;http://en.wikipedia.org/wiki/Regal_Entertainment_Group&#34;&gt;Regal Entertainment Group&lt;/a&gt;, which Wikipedia says is &amp;ldquo;the largest theater chain in North America&amp;rdquo; with &amp;ldquo;6,423 screens in 529 locations in 41 U.S. states.&amp;rdquo;   He may well push the film, but there&amp;rsquo;s no way he&amp;rsquo;s going to allow it to get in the way of making profit, but I&amp;rsquo;ll adjust my prediction (1) to be fewer than 800 screens on the assumption that Anschutz might put the film into each of his theaters.  (UPDATE: Chez Jake &lt;a href=&#34;https://blog.lippard.org/2008/03/is-expelled-going-to-show-up-in-any.html?showComment=1206849600000#c2956455067557025724&#34;&gt;has found and commented below&lt;/a&gt; that Anschutz is only showing &amp;ldquo;Expelled&amp;rdquo; in 141 of his 529 locations, which he suggests indicates a 27% level of confidence in the film by Anschutz.)&lt;br /&gt;&lt;br /&gt;(For my previous comments about a film&amp;rsquo;s opening weekend, see &lt;a href=&#34;https://blog.lippard.org/2007/12/untraceable-looks-unwatchable.html&#34;&gt;my blog post on the film &amp;ldquo;Untraceable.&amp;quot;&lt;/a&gt;  In the comments there, I offered this bet to the film&amp;rsquo;s insiders who showed up at my blog to defend the film:  &amp;ldquo;How about a deal&amp;ndash;if it gets a &amp;lsquo;cream of the crop&amp;rsquo; freshness percentage above 70% at rottentomatoes.com (say, by a week after release, when there are at least a dozen or so reviews), I&amp;rsquo;ll agree to watch it, if you&amp;rsquo;ll agree on a percentage of below 30% to post here that you were wrong, and it really does suck. Anywhere in between, we can agree to disagree.&amp;rdquo;  Needless to say, I didn&amp;rsquo;t have to see that movie, as it ended up with a &amp;ldquo;freshness&amp;rdquo; rating of 15%.)&lt;br /&gt;&lt;br /&gt;UPDATE (March 28, 2008):  Using Reed Esau&amp;rsquo;s excellent suggestion of using the theater locator on the Expelled website, here&amp;rsquo;s the current number of theaters where it&amp;rsquo;s planned to be showing per state:&lt;br /&gt;&lt;br /&gt;AK: 1&lt;br /&gt;AL: 15&lt;br /&gt;AR: 10&lt;br /&gt;AZ: 5&lt;br /&gt;CA: 52&lt;br /&gt;CO: 10&lt;br /&gt;CT: 3&lt;br /&gt;DC: 0&lt;br /&gt;DE: 0&lt;br /&gt;FL: 51&lt;br /&gt;GA: 11&lt;br /&gt;HI: 3&lt;br /&gt;IA: 6&lt;br /&gt;ID: 6&lt;br /&gt;IN: 19&lt;br /&gt;IL: 21&lt;br /&gt;KS: 4&lt;br /&gt;KY: 6&lt;br /&gt;LA: 2&lt;br /&gt;MA: 0&lt;br /&gt;MD: 0&lt;br /&gt;ME: 0&lt;br /&gt;MI: 11&lt;br /&gt;MN: 7&lt;br /&gt;MO: 6&lt;br /&gt;MS: 3&lt;br /&gt;MT: 5&lt;br /&gt;NC: 4&lt;br /&gt;ND: 1&lt;br /&gt;NE: 1&lt;br /&gt;NH: 1&lt;br /&gt;NJ: 0&lt;br /&gt;NM: 2&lt;br /&gt;NV: 6&lt;br /&gt;NY: 2&lt;br /&gt;OH: 9&lt;br /&gt;OK: 5&lt;br /&gt;OR: 6&lt;br /&gt;PA: 11&lt;br /&gt;RI: 0&lt;br /&gt;SC: 5&lt;br /&gt;SD: 1&lt;br /&gt;TN: 17&lt;br /&gt;TX: 62&lt;br /&gt;UT: 3&lt;br /&gt;VA: 3&lt;br /&gt;VT: 0&lt;br /&gt;WA: 16&lt;br /&gt;WI: 17&lt;br /&gt;WV: 5&lt;br /&gt;WY: 1&lt;br /&gt;&lt;br /&gt;Total U.S. theaters: 435&lt;br /&gt;&lt;br /&gt;UPDATE (March 28, 2008, 6:00 p.m.):  The numbers have changed a bit:&lt;br /&gt;&lt;br /&gt;AK: 2 (up from 1)&lt;br /&gt;AL: 17 (up from 15)&lt;br /&gt;AR: 9 (down from 10)&lt;br /&gt;AZ: 7 (up from 5)&lt;br /&gt;CT: 2 (down from 3)&lt;br /&gt;DC: 1 (up from 0)&lt;br /&gt;FL: 50 (down from 51)&lt;br /&gt;GA: 17 (up from 11)&lt;br /&gt;IA: 7 (up from 6)&lt;br /&gt;IL: 18 (down from 21)&lt;br /&gt;KS: 7 (up from 4)&lt;br /&gt;KY: 7 (up from 6)&lt;br /&gt;LA: 6 (up from 2)&lt;br /&gt;MD: 7 (up from 0)&lt;br /&gt;MI: 10 (down from 11)&lt;br /&gt;MN: 10 (up from 7)&lt;br /&gt;MO: 16 (up from 6)&lt;br /&gt;MS: 4 (up from 3)&lt;br /&gt;MT: 3 (down from 5)&lt;br /&gt;NC: 17 (up from 4)&lt;br /&gt;NH: 0 (down from 1)&lt;br /&gt;NM: 1 (down from 2)&lt;br /&gt;NY: 1 (down from 2)&lt;br /&gt;OH: 13 (up from 9)&lt;br /&gt;OK: 8 (up from 5)&lt;br /&gt;OR: 7 (up from 6)&lt;br /&gt;PA: 6 (down from 11)&lt;br /&gt;SC: 10 (up from 5)&lt;br /&gt;TN: 16 (down from 17)&lt;br /&gt;TX: 61 (down from 62)&lt;br /&gt;VA: 16 (up from 3)&lt;br /&gt;WI: 14 (down from 17)&lt;br /&gt;WV: 1 (down from 5)&lt;br /&gt;&lt;br /&gt;All the others have remained the same.  That&amp;rsquo;s a net increase of 55 theaters to a new total of 490.&lt;br /&gt;&lt;br /&gt;UPDATE (March 31, 2008, 2:45 p.m. PDT):&lt;br /&gt;&lt;br /&gt;AK: 1&lt;br /&gt;AL: 20&lt;br /&gt;AR: 12&lt;br /&gt;AZ: 8&lt;br /&gt;CA: 60&lt;br /&gt;CO: 11&lt;br /&gt;CT: 3&lt;br /&gt;DC: 1&lt;br /&gt;DE: 3&lt;br /&gt;FL: 58&lt;br /&gt;GA: 19&lt;br /&gt;HI: 3&lt;br /&gt;IA: 9&lt;br /&gt;ID: 6&lt;br /&gt;IN: 20&lt;br /&gt;IL: 23&lt;br /&gt;KS: 10&lt;br /&gt;KY: 7&lt;br /&gt;LA: 6&lt;br /&gt;MA: 0&lt;br /&gt;MD: 8&lt;br /&gt;ME: 0&lt;br /&gt;MI: 20&lt;br /&gt;MN: 13&lt;br /&gt;MO: 18&lt;br /&gt;MS: 6&lt;br /&gt;MT: 5&lt;br /&gt;NC: 35&lt;br /&gt;ND: 2&lt;br /&gt;NE: 1&lt;br /&gt;NH: 1&lt;br /&gt;NJ: 3&lt;br /&gt;NM: 5&lt;br /&gt;NV: 6&lt;br /&gt;NY: 12&lt;br /&gt;OH: 19&lt;br /&gt;OK: 9&lt;br /&gt;OR: 7&lt;br /&gt;PA: 27&lt;br /&gt;RI: 0&lt;br /&gt;SC: 16&lt;br /&gt;SD: 1&lt;br /&gt;TN: 23&lt;br /&gt;TX: 63&lt;br /&gt;UT: 3&lt;br /&gt;VA: 24&lt;br /&gt;VT: 0&lt;br /&gt;WA: 19&lt;br /&gt;WI: 19&lt;br /&gt;WV: 5&lt;br /&gt;WY: 1&lt;br /&gt;&lt;br /&gt;New total:  651 theaters.&lt;br /&gt;&lt;br /&gt;UPDATE (April 4, 2008, 7:13 a.m. PDT):&lt;br /&gt;&lt;br /&gt;AK: 1&lt;br /&gt;AL: 20&lt;br /&gt;AR: 12&lt;br /&gt;AZ: 17 (up from 8)&lt;br /&gt;CA: 65 (up from 60)&lt;br /&gt;CO: 11&lt;br /&gt;CT: 5 (up from 3)&lt;br /&gt;DC: 1&lt;br /&gt;DE: 3&lt;br /&gt;FL: 60 (up from 58)&lt;br /&gt;GA: 29 (up from 19)&lt;br /&gt;HI: 3&lt;br /&gt;IA: 9&lt;br /&gt;ID: 7 (up from 6)&lt;br /&gt;IN: 22 (up from 20)&lt;br /&gt;IL: 29 (up from 23)&lt;br /&gt;KS: 11 (up from 10)&lt;br /&gt;KY: 10 (up from 7)&lt;br /&gt;LA: 12 (up from 6)&lt;br /&gt;MA: 2 (up from 0)&lt;br /&gt;MD: 11 (up from 8)&lt;br /&gt;ME: 1 (up from 0)&lt;br /&gt;MI: 27 (up from 20)&lt;br /&gt;MN: 23 (up from 13)&lt;br /&gt;MO: 20 (up from 18)&lt;br /&gt;MS: 8 (up from 6)&lt;br /&gt;MT: 5&lt;br /&gt;NC: 38 (up from 35)&lt;br /&gt;ND: 2&lt;br /&gt;NE: 4 (up from 1)&lt;br /&gt;NH: 2 (up from 1)&lt;br /&gt;NJ: 8 (up from 3)&lt;br /&gt;NM: 8 (up from 5)&lt;br /&gt;NV: 6&lt;br /&gt;NY: 18 (up from 12)&lt;br /&gt;OH: 24 (up from 19)&lt;br /&gt;OK: 13 (up from 9)&lt;br /&gt;OR: 11 (up from 7)&lt;br /&gt;PA: 31 (up from 27)&lt;br /&gt;RI: 0&lt;br /&gt;SC: 18 (up from 16)&lt;br /&gt;SD: 1&lt;br /&gt;TN: 28 (up from 23)&lt;br /&gt;TX: 75 (up from 63)&lt;br /&gt;UT: 3&lt;br /&gt;VA: 31 (up from 24)&lt;br /&gt;VT: 0&lt;br /&gt;WA: 23 (up from 19)&lt;br /&gt;WI: 20 (up from 19)&lt;br /&gt;WV: 6 (up from 5)&lt;br /&gt;WY: 1&lt;br /&gt;&lt;br /&gt;New total: 795 theaters (up 144 since March 31).&lt;br /&gt;&lt;br /&gt;UPDATE (April 6, 2008, 12:45 p.m. PDT):&lt;br /&gt;&lt;br /&gt;I checked again after seeing Kevin Miller claiming that the film is now set to open on 1,000 screens.  There must be several theaters planning to show it on multiple screens, then.&lt;br /&gt;&lt;br /&gt;AK: 2 (up from 1)&lt;br /&gt;AL: 20&lt;br /&gt;AR: 12&lt;br /&gt;AZ: 17&lt;br /&gt;CA: 64 (down from 65)&lt;br /&gt;CO: 11&lt;br /&gt;CT: 5&lt;br /&gt;DC: 1&lt;br /&gt;DE: 3&lt;br /&gt;FL: 60&lt;br /&gt;GA: 29&lt;br /&gt;HI: 3&lt;br /&gt;IA: 9&lt;br /&gt;ID: 7&lt;br /&gt;IN: 22&lt;br /&gt;IL: 29&lt;br /&gt;KS: 11&lt;br /&gt;KY: 10&lt;br /&gt;LA: 12&lt;br /&gt;MA: 2&lt;br /&gt;MD: 11&lt;br /&gt;ME: 1&lt;br /&gt;MI: 27&lt;br /&gt;MN: 23&lt;br /&gt;MO: 20&lt;br /&gt;MS: 8&lt;br /&gt;MT: 5&lt;br /&gt;NC: 38&lt;br /&gt;ND: 2&lt;br /&gt;NE: 4&lt;br /&gt;NH: 2&lt;br /&gt;NJ: 8&lt;br /&gt;NM: 8&lt;br /&gt;NV: 6&lt;br /&gt;NY: 18&lt;br /&gt;OH: 24&lt;br /&gt;OK: 14 (up from 13)&lt;br /&gt;OR: 12 (up from 11)&lt;br /&gt;PA: 31&lt;br /&gt;RI: 0&lt;br /&gt;SC: 18&lt;br /&gt;SD: 1&lt;br /&gt;TN: 28&lt;br /&gt;TX: 74 (down from 75)&lt;br /&gt;UT: 3&lt;br /&gt;VA: 31&lt;br /&gt;VT: 0&lt;br /&gt;WA: 23&lt;br /&gt;WI: 20&lt;br /&gt;WV: 6&lt;br /&gt;WY: 1&lt;br /&gt;&lt;br /&gt;New total: 796 theaters (up by one theater since Friday).&lt;br /&gt;&lt;br /&gt;UPDATE (April 12, 2008, 8:16 a.m. MST):&lt;br /&gt;&lt;br /&gt;AK: 3 (up from 2)&lt;br /&gt;AL: 23 (up from 20)&lt;br /&gt;AR: 12&lt;br /&gt;AZ: 18 (up from 17)&lt;br /&gt;CA: 105 (up from 64)&lt;br /&gt;CO: 19 (up from 11)&lt;br /&gt;CT: 7 (up from 5)&lt;br /&gt;DC: 1&lt;br /&gt;DE: 3&lt;br /&gt;FL: 79 (up from 60)&lt;br /&gt;GA: 38 (up from 29)&lt;br /&gt;HI: 4 (up from 3)&lt;br /&gt;IA: 12 (up from 9)&lt;br /&gt;ID: 7&lt;br /&gt;IN: 28 (up from 22)&lt;br /&gt;IL: 46 (up from 29)&lt;br /&gt;KS: 12 (up from 11)&lt;br /&gt;KY: 13 (up from 10)&lt;br /&gt;LA: 14 (up from 12)&lt;br /&gt;MA: 12 (up from 2)&lt;br /&gt;MD: 14 (up from 11)&lt;br /&gt;ME: 1&lt;br /&gt;MI: 36 (up from 27)&lt;br /&gt;MN: 25 (up from 23)&lt;br /&gt;MO: 20&lt;br /&gt;MS: 8&lt;br /&gt;MT: 5&lt;br /&gt;NC: 45 (up from 38)&lt;br /&gt;ND: 2&lt;br /&gt;NE: 4&lt;br /&gt;NH: 3 (up from 2)&lt;br /&gt;NJ: 24 (up from 8)&lt;br /&gt;NM: 8&lt;br /&gt;NV: 9 (up from 6)&lt;br /&gt;NY: 26 (up from 18)&lt;br /&gt;OH: 35 (up from 24)&lt;br /&gt;OK: 14&lt;br /&gt;OR: 17 (up from 12)&lt;br /&gt;PA: 32 (up from 31)&lt;br /&gt;RI: 1 (up from 0)&lt;br /&gt;SC: 20 (up from 18)&lt;br /&gt;SD: 2 (up from 1)&lt;br /&gt;TN: 28&lt;br /&gt;TX: 80 (up from 74)&lt;br /&gt;UT: 14 (up from 3)&lt;br /&gt;VA: 33 (up from 31)&lt;br /&gt;VT: 1 (up from 0)&lt;br /&gt;WA: 30 (up from 23)&lt;br /&gt;WI: 20&lt;br /&gt;WV: 8 (up from 6)&lt;br /&gt;WY: 1&lt;br /&gt;&lt;br /&gt;New total:  1022.  They now have theaters in every state, and clearly have more than 1,000 screens, falsifying my prediction (1).  At this point, I think my prediction (4) may also be falsified, but prediction (3) has probably become more likely since their audience will be diluted across a larger number of theaters and screens.&lt;br /&gt;&lt;br /&gt;UPDATE (April 14, 2008):  &amp;ldquo;Expelled&amp;rdquo; has finally shown up in the &lt;a href=&#34;http://www.rottentomatoes.com/movies/opening.php&#34;&gt;&amp;ldquo;opening&amp;rdquo;&lt;/a&gt; category at Rotten Tomatoes (and was never listed as &amp;ldquo;upcoming&amp;rdquo;), with &lt;a href=&#34;http://www.rottentomatoes.com/m/expelled_no_intelligence_allowed/&#34;&gt;a 0% fresh (i.e., 100% rotten) rating&lt;/a&gt;.  The only review counted at the moment is &lt;span style=&#34;font-style: italic;&#34;&gt;Variety&lt;/span&gt;&amp;rsquo;s review.&lt;br /&gt;&lt;br /&gt;UPDATE (April 16, 2008, 7:00 p.m. MST):&lt;br /&gt;&lt;br /&gt;AK: 2 (down from 3)&lt;br /&gt;AL: 23&lt;br /&gt;AR: 12&lt;br /&gt;AZ: 19 (up from 18)&lt;br /&gt;CA: 110 (up from 105)&lt;br /&gt;CO: 19&lt;br /&gt;CT: 9 (up from 7)&lt;br /&gt;DC: 1&lt;br /&gt;DE: 3&lt;br /&gt;FL: 81 (up from 79)&lt;br /&gt;GA: 42 (up from 38)&lt;br /&gt;HI: 5 (up from 4)&lt;br /&gt;IA: 12&lt;br /&gt;ID: 7&lt;br /&gt;IN: 29 (up from 28)&lt;br /&gt;IL: 47 (up from 46)&lt;br /&gt;KS: 12&lt;br /&gt;KY: 13&lt;br /&gt;LA: 14&lt;br /&gt;MA: 16 (up from 12)&lt;br /&gt;MD: 13 (down from 12)&lt;br /&gt;ME: 1&lt;br /&gt;MI: 37 (up from 36)&lt;br /&gt;MN: 24 (down from 25)&lt;br /&gt;MO: 22 (up from 20)&lt;br /&gt;MS: 8&lt;br /&gt;MT: 5&lt;br /&gt;NC: 43 (down from 45)&lt;br /&gt;ND: 3 (up from 2)&lt;br /&gt;NE: 4&lt;br /&gt;NH: 4 (up from 3)&lt;br /&gt;NJ: 26 (up from 24)&lt;br /&gt;NM: 8&lt;br /&gt;NV: 9&lt;br /&gt;NY: 27 (up from 26)&lt;br /&gt;OH: 36 (up from 35)&lt;br /&gt;OK: 14&lt;br /&gt;OR: 16 (down from 17)&lt;br /&gt;PA: 34 (up from 32)&lt;br /&gt;RI: 1&lt;br /&gt;SC: 20&lt;br /&gt;SD: 2&lt;br /&gt;TN: 28&lt;br /&gt;TX: 81 (up from 80)&lt;br /&gt;UT: 14&lt;br /&gt;VA: 33&lt;br /&gt;VT: 1&lt;br /&gt;WA: 31 (up from 30)&lt;br /&gt;WI: 19 (down from 20)&lt;br /&gt;WV: 8&lt;br /&gt;WY: 1&lt;br /&gt;&lt;br /&gt;New total: 1,049 theaters, up from 1,022 despite a few states losing a theater here and there.  (The big drop will come next week.)  Reviews are &lt;a href=&#34;http://www.rottentomatoes.com/m/expelled_no_intelligence_allowed/&#34;&gt;starting to show up at Rotten Tomatoes&lt;/a&gt;; it&amp;rsquo;s currently scoring one positive review and six negative, for a 14% freshness rating and an average rating of 2.8/10.&lt;br /&gt;&lt;br /&gt;UPDATE (April 18, 2008, 8:10 a.m. MST):  It&amp;rsquo;s opening day, and further updates on theater counts, ratings, and box office will be posted &lt;a href=&#34;https://blog.lippard.org/2008/04/expelled-weekend-box-office-theater.html&#34;&gt;here&lt;/a&gt; (and won&amp;rsquo;t include state-by-state breakdowns).  The-Numbers.com reports that &amp;ldquo;Expelled&amp;rdquo;&amp;rsquo;s opening theater count is three more theaters than Wednesday&amp;rsquo;s total, 1,052.&lt;/p&gt;</description>
    </item>
    <item>
      <title>TAM 6</title>
      <link>https://blog.lippard.org/2008/03/tam-6.html/</link>
      <pubDate>Wed, 26 Mar 2008 04:17:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/03/tam-6.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;m seriously considering attending &lt;a href=&#34;http://www.randi.org/joom/registrationpro/index.php&#34;&gt;the James Randi Educational Foundation&amp;rsquo;s &amp;ldquo;The Amazing Meeting&amp;rdquo; (TAM) #6&lt;/a&gt; this June 19-22 at the Flamingo in Las Vegas.  I&amp;rsquo;m really not a big fan of going to Vegas, but it is nearby and relatively cheap to get to, the list of speakers is impressive, and it sounds like a few people I&amp;rsquo;ve known for many years online but have never met in person will be there.&lt;br /&gt;&lt;br /&gt;Are any readers of this blog planning to attend this year?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Software awards scam</title>
      <link>https://blog.lippard.org/2008/03/software-awards-scam.html/</link>
      <pubDate>Wed, 26 Mar 2008 03:19:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/03/software-awards-scam.html/</guid>
      <description>&lt;p&gt;Andy Brice decided to &lt;a href=&#34;http://successfulsoftware.net/2007/08/16/the-software-awards-scam/&#34;&gt;test various download sites to see which ones would give awards&lt;/a&gt; (and expect a banner to be posted by the developer&amp;rsquo;s website with a link back) to a piece of &amp;ldquo;software&amp;rdquo; that consisted only of a text file named &amp;ldquo;awardmestars&amp;rdquo; containing the words &amp;ldquo;this program does nothing at all&amp;rdquo; repeated several times.  He submitted it to 1033 sites, of which 218 sites listed it and 421 rejected it.  Of those that accepted it, 11% gave it an award (he&amp;rsquo;s currently at 23 awards):&lt;br /&gt;&lt;blockquote&gt;The truth is that many download sites are just electronic dung heaps, using fake awards, dubious SEO and content misappropriated from PAD files in a pathetic attempt to make a few dollars from Google Adwords. Hopefully these bottom-feeders will be put out of business by the continually improving search engines, leaving only the better sites.&lt;/blockquote&gt;He notes the following sites which wrote him to say to stop wasting their time, indicating that they actually check submissions:&lt;br /&gt;&lt;p&gt;&lt;a href=&#34;http://www.filecart.com/&#34; target=&#34;_blank&#34;&gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Scientology sucks at JavaScript</title>
      <link>https://blog.lippard.org/2008/03/scientology-sucks-at-javascript.html/</link>
      <pubDate>Wed, 26 Mar 2008 03:03:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/03/scientology-sucks-at-javascript.html/</guid>
      <description>&lt;p&gt;The Swedish Church of Scientology&amp;rsquo;s online personality test page has &lt;a href=&#34;http://thedailywtf.com/Articles/NReplace-ZeroTest.aspx&#34;&gt;a very interesting test for valid zipcodes, phone numbers, and ages&lt;/a&gt;, as TheDailyWTF reports.  The same checks could each have been done in a single line with an appropriate regular expression.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Vancouver SkeptiCamp</title>
      <link>https://blog.lippard.org/2008/03/vancouver-skepticamp.html/</link>
      <pubDate>Wed, 26 Mar 2008 02:48:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/03/vancouver-skepticamp.html/</guid>
      <description>&lt;p&gt;It looks like Vancouver, British Columbia will become &lt;a href=&#34;http://forums.randi.org/showthread.php?t=109725&#34;&gt;the second city to host a SkeptiCamp&lt;/a&gt;, which will be the third to occur.&lt;br /&gt;&lt;br /&gt;(&lt;a href=&#34;https://blog.lippard.org/2008/03/skepticamp-2.html&#34;&gt;Previously&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2007/06/skepticamp.html&#34;&gt;previously&lt;/a&gt;.)&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Reed&lt;/strong&gt; &lt;small&gt;(2008-03-26)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;We&#39;re quite pleased that the first skepticamp outside Colorado is even outside the borders of the US.  We&#39;ve gone international!&lt;BR/&gt;&lt;BR/&gt;Its organizer tells me that BC is a hotbed of crankery which should make for an eclectic event that will make Colorado&#39;s look tame by comparison.&lt;/p&gt;</description>
    </item>
    <item>
      <title>More &#34;Expelled&#34; coverage worth highlighting</title>
      <link>https://blog.lippard.org/2008/03/more-expelled-coverage-worth.html/</link>
      <pubDate>Wed, 26 Mar 2008 00:27:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/03/more-expelled-coverage-worth.html/</guid>
      <description>&lt;ul&gt;
&lt;li&gt;Scott Hatfield &lt;a href=&#34;http://monkeytrials.blogspot.com/2008/03/quacks-like-duck-conclusion.html&#34;&gt;looks at the backgrounds of &amp;ldquo;Expelled&amp;rdquo;&amp;rsquo;s producers&lt;/a&gt;.&lt;br /&gt;* &lt;a href=&#34;http://pigeonchess.wordpress.com/2008/03/25/contradictory-stories-from-the-id-crowd-on-the-expelled-incident/&#34;&gt;Troy Britain&lt;/a&gt; and &lt;a href=&#34;http://angryastronomer.blogspot.com/2008/03/who-got-tickets-or-flip-flops-of-stuart.html&#34;&gt;Jon Voisey&lt;/a&gt; recount the ever-changing stories of why P.Z. Myers was expelled from &amp;ldquo;Expelled.&amp;quot;&lt;br /&gt;* Ed Brayton &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/03/more_lies_from_expelled_produc.php&#34;&gt;shows that &amp;ldquo;Expelled&amp;rdquo; co-writer and funder, software multimillionaire Walt Ruloff, lied about Myers&amp;rsquo; expulsion&lt;/a&gt;.&lt;br /&gt;* P.Z. Myers &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/03/lying_by_press_release.php&#34;&gt;responds to today&amp;rsquo;s press release from &amp;ldquo;Expelled&amp;rdquo;&amp;rsquo;s producers&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;And I&amp;rsquo;ve been continually updating &lt;a href=&#34;https://blog.lippard.org/2008/03/expelled-from-expelled.html&#34;&gt;my original post about P.Z. Myers being refused admittance to the screening of the film&lt;/a&gt;; you can find the above links there and many, many more.&lt;/li&gt;
&lt;/ul&gt;</description>
    </item>
    <item>
      <title>&#34;Expelled&#34; producers plant softball questions in screening Q&amp;As?</title>
      <link>https://blog.lippard.org/2008/03/expelled-producers-plant-softball.html/</link>
      <pubDate>Wed, 26 Mar 2008 00:14:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/03/expelled-producers-plant-softball.html/</guid>
      <description>&lt;p&gt;Amanda Gefter, opinion editor at &lt;span style=&#34;font-style: italic;&#34;&gt;New Scientist Blogs&lt;/span&gt;, attended a screening of &amp;ldquo;Expelled&amp;rdquo; and has reported on the Q&amp;amp;A session with producer Mike Mathis that followed.  She &lt;a href=&#34;http://www.newscientist.com/blog/shortsharpscience/2008/03/are-id-proponents-being-silenced.html&#34;&gt;notes&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;He began calling on others in the crowd, who asked friendlier questions. But Maggie and I quickly realised that we&amp;rsquo;d seen some of these people before - earlier that evening, in fact, working at the movie&amp;rsquo;s registration table. These friendly audience members &lt;i&gt;worked&lt;/i&gt; for the film? Had Mathis planted questioners?&lt;/blockquote&gt;Another amusing bit:&lt;br /&gt;&lt;blockquote&gt;Another man in the front row wondered about the film&amp;rsquo;s premise that supporters of ID are being silenced. He pointed out that a recent &lt;a href=&#34;http://www.newscientist.com/channel/opinion/dn8498-judge-intelligent-design-is-relabelled-creationism.html&#34;&gt;trial about the teaching of intelligent design held in Dover, Pennsylvania&lt;/a&gt;, gave supporters of intelligent design all the time in the world to make their case, but most of the &amp;rsquo;leading lights&amp;rsquo; of ID didn&amp;rsquo;t even show up.&lt;br /&gt;&lt;br /&gt;When Mathis was responding, the guy asked another question, and the producer shot back, &amp;ldquo;How about you let me finish talking?&amp;rdquo; Then, a security guard for the film approached the calmly seated man and told him, &amp;ldquo;I may have to ask you to leave.&amp;quot;&lt;br /&gt;&lt;br /&gt;&amp;ldquo;Does anyone else see how ironic this is?&amp;rdquo; the guy asked.&lt;br /&gt;&lt;br /&gt;&amp;ldquo;Shut up!&amp;rdquo; someone shouted from the back.&lt;/blockquote&gt;And she ends with:&lt;br /&gt;&lt;blockquote&gt;I asked how ID explains the complexity, but he said, &amp;ldquo;I don&amp;rsquo;t have time for this,&amp;rdquo; and walked away.&lt;br /&gt;&lt;br /&gt;Throughout the entire experience, Maggie and I couldn&amp;rsquo;t help feeling that the polarised audience in the theater was a sort of microcosm of America, and let me tell you - it&amp;rsquo;s a scary place. I also couldn&amp;rsquo;t help thinking that the intelligent design folks aren&amp;rsquo;t being silenced, so much as they&amp;rsquo;re being &lt;i&gt;silent&lt;/i&gt;. Because when it comes to actually explaining anything, they&amp;rsquo;ve got nothing to say.   &lt;/blockquote&gt;Read &lt;a href=&#34;http://www.newscientist.com/blog/shortsharpscience/2008/03/are-id-proponents-being-silenced.html&#34;&gt;the whole thing&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Stackpole the asteroid</title>
      <link>https://blog.lippard.org/2008/03/stackpole-asteroid.html/</link>
      <pubDate>Tue, 25 Mar 2008 19:43:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/03/stackpole-asteroid.html/</guid>
      <description>&lt;p&gt;Phoenix Skeptics Executive Director Michael Stackpole &lt;a href=&#34;http://www.michaelastackpole.com/?p=107&#34;&gt;now has an asteroid named after him&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;On March 23, 2001, David Healy and &lt;a href=&#34;http://bluecollarscientist.com/2008/03/25/michael-stackpole-and-165612-stackpole/&#34; target=&#34;_blank&#34;&gt;Jeff Medkeff&lt;/a&gt; discovered an asteroid about a mile in diameter, in the asteroid belt on the Mars side of the solar system. It was designated 165612.&lt;/p&gt; &lt;p&gt;Until today.&lt;/p&gt; &lt;p&gt;Now that asteroid is officially known as &lt;b&gt;Stackpole&lt;/b&gt;. The International Astronomical Union approved the designation on March 21.&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&lt;/p&gt;Also getting asteroids named after them:  Rebecca Watson (&lt;a href=&#34;http://skepchick.org/blog/?p=1166&#34;&gt;Skepchick&lt;/a&gt;), Phil Plait (&lt;a href=&#34;http://www.badastronomy.com/bablog/2008/03/25/basteroid/&#34;&gt;Bad Astronomy&lt;/a&gt;), and P.Z. Myers (&lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/03/look_up.php&#34;&gt;Pharyngula&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;Very cool!&lt;br /&gt;&lt;br /&gt;UPDATE:  And &lt;a href=&#34;http://www.michaelastackpole.com/?p=107&#34;&gt;Mike Stackpole posts his reaction to learning the news&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>An argument in support of Matt Nisbet</title>
      <link>https://blog.lippard.org/2008/03/argument-in-support-of-matt-nisbet.html/</link>
      <pubDate>Tue, 25 Mar 2008 15:07:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/03/argument-in-support-of-matt-nisbet.html/</guid>
      <description>&lt;p&gt;I thought I&amp;rsquo;d try to come up with an argument &lt;em&gt;for&lt;/em&gt; Nisbet&amp;rsquo;s general position (though I don&amp;rsquo;t support the claims that all publicity is good publicity or that particular people should shut up), and came up with this (posted as &lt;a href=&#34;http://scienceblogs.com/framing-science/2008/03/why_the_pz_myers_affair_is_rea.php#comment-802693&#34;&gt;a comment on Nisbet&amp;rsquo;s blog&lt;/a&gt;):&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;Suppose U.S. demographics on belief and nonbelief were reversed, so that atheists made up 80%+ and those who explicitly believed in God were about 4-5% of the population (with the difference filled by agnostics, closeted believers, etc.). Suppose further that demographics of believers in science were reversed&amp;ndash;with most physicists and biologists being religious believers, who commonly said things like &amp;ldquo;the Big Bang shows evidence of a beginning of time, started by a creator God,&amp;rdquo; and &amp;ldquo;the intricate design of biology shows the hand of God.&amp;quot;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Expelled screening coming to Phoenix</title>
      <link>https://blog.lippard.org/2008/03/expelled-screening-coming-to-phoenix.html/</link>
      <pubDate>Tue, 25 Mar 2008 14:34:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/03/expelled-screening-coming-to-phoenix.html/</guid>
      <description>&lt;p&gt;Although the &amp;ldquo;Expelled&amp;rdquo; RSVP page mysteriously dropped all upcoming screenings after the media coverage of P.Z. Myers being barred from a screening in Minnesota, &lt;a href=&#34;http://rsvp.getexpelled.com/events/special/expelled&#34;&gt;a few cities have appeared on the list again and Phoenix is one of them&lt;/a&gt;.  This could be a chance to see the film without giving its dishonest producers any money&amp;ndash;I&amp;rsquo;ve signed up.  (Free is the only way I&amp;rsquo;ll bother to see this film.)&lt;br /&gt;&lt;br /&gt;The site now explains the cancelled screenings as follows:&lt;br /&gt;&lt;blockquote&gt;Due to unavoidable changes in the travel plans of the producers of “Expelled”, several of our screenings have been canceled or are being rescheduled to a new date or time.&lt;/blockquote&gt;While that may be true, I wonder if it&amp;rsquo;s merely an excuse to drop all of the existing registrants and do more stringent screening of who is allowed to be admitted.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Simon Blackburn on respecting religion</title>
      <link>https://blog.lippard.org/2008/03/simon-blackburn-on-respecting-religion.html/</link>
      <pubDate>Tue, 25 Mar 2008 05:21:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/03/simon-blackburn-on-respecting-religion.html/</guid>
      <description>&lt;p&gt;Via &lt;a href=&#34;http://gods4suckers.net/archives/2008/03/18/respecting-believers/&#34;&gt;Chris Hallquist&lt;/a&gt;, an interesting paper by the atheist philosopher Simon Blackburn, titled &lt;a href=&#34;http://www.phil.cam.ac.uk/%7Eswb24/PAPERS/religion%20and%20respect.pdf&#34;&gt;&amp;ldquo;Religion and Respect&amp;rdquo;&lt;/a&gt; (24pp. PDF).&lt;br /&gt;&lt;br /&gt;Worth noting as an abbreviated summary of the paper is the H.L. Mencken quote referenced by a commenter on Hallquist&amp;rsquo;s post:&lt;br /&gt;&lt;br /&gt;&amp;ldquo;We must respect the other fellow&amp;rsquo;s religion, but only in the sense and to the extent that we respect his theory that his wife is beautiful and his children smart.&amp;rdquo;&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Geoff&lt;/strong&gt; &lt;small&gt;(2008-03-25)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Hey Jim, you need to catch up on your stack of books! I&#39;m sure that somewhere in there is Louise Antony&#39;s &lt;A HREF=&#34;http://www.amazon.com/-/dp/0195173074/&#34; REL=&#34;nofollow&#34;&gt;&#34;Philosophers Without Gods&#34;&lt;/A&gt;, from which the Blackburn piece is taken. I blogged about it &lt;A HREF=&#34;http://geoffarnold.com/?p=1654&#34; REL=&#34;nofollow&#34;&gt;here&lt;/A&gt; last August. I really think that it belongs in the canon of &#34;New Atheist&#34; books, along with the works of Dennett, Dawkins, Grayling, Hitchens, Harris, Carrier &lt;I&gt;et al&lt;/I&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Julia Sweeney on Ben Stein</title>
      <link>https://blog.lippard.org/2008/03/julia-sweeney-on-ben-stein.html/</link>
      <pubDate>Mon, 24 Mar 2008 21:24:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/03/julia-sweeney-on-ben-stein.html/</guid>
      <description>&lt;p&gt;Julia Sweeney &lt;a href=&#34;http://juliasweeney.blogspot.com/2008/03/its-easter.html&#34;&gt;writes at her blog&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Ben Stein once did a Groundling show, an improv show, that I was a part of. I found him to be spectacularly ill-informed and narcissistic and weirdly devoted to his schtick and worst of all, hacky. He didn’t listen to his fellow performers and played everything outward to his friends in the audience who laughed (fake, forced) at every single thing he did. When he became known as a “thinker” – when his public persona became the “smart guy” I was astounded. So this type of film does not come as any surprise.&lt;/blockquote&gt;(Hat tip to James Redekop on the SKEPTIC list.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ex-terrorists turned Christian evangelists</title>
      <link>https://blog.lippard.org/2008/03/ex-terrorists-turned-christian.html/</link>
      <pubDate>Sun, 23 Mar 2008 17:47:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/03/ex-terrorists-turned-christian.html/</guid>
      <description>&lt;p&gt;It was only a matter of time.  Where John Todd, &lt;a href=&#34;http://en.wikipedia.org/wiki/Mike_Warnke&#34;&gt;Mike Warnke&lt;/a&gt;, &amp;ldquo;Lauren Stratford,&amp;rdquo; and others found that they could get attention and money by claiming to be ex-Satanists/witches/Illuminati converted to Christian evangelists, we now see &amp;ldquo;ex-Islamic terrorists&amp;rdquo; turned born-again Christians and hitting the lecture circuit, and &lt;a href=&#34;http://www.nytimes.com/2008/02/07/us/07muslim.html?_r=1&amp;amp;oref=slogin&#34;&gt;getting paid for appearances at the U.S. Air Force Academy&lt;/a&gt;, as the &lt;span style=&#34;font-style: italic;&#34;&gt;New York Times&lt;/span&gt; reports.  The &lt;span style=&#34;font-style: italic;&#34;&gt;Times&lt;/span&gt; article ends with the most obvious question:&lt;br /&gt;&lt;blockquote&gt;Arab-American civil rights organizations question why, at a time when the United States government has vigorously moved to jail or at least deport anyone with a known terrorist connection, the three men, if they are telling the truth, are allowed to circulate freely. A spokesman for the &lt;a href=&#34;http://topics.nytimes.com/top/reference/timestopics/organizations/f/federal_bureau_of_investigation/index.html?inline=nyt-org&#34; title=&#34;More articles about the Federal Bureau of Investigation.&#34;&gt;F.B.I.&lt;/a&gt; said there were no warrants for their arrest.&lt;/blockquote&gt;Of the three speakers, Zak Anani, Kamal Saleem, and Walid Shoebat, Anani is described as the most explicitly preaching born-again Christianity rather than providing information about Islamic terrorism.  He also seems to be the one with the clearest record of &lt;a href=&#34;http://www.canada.com/components/print.aspx?id=4a479502-4490-408e-bdb5-f2638619a62c&#34;&gt;making false claims about his own background&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Anani, now an evangelical Christian, claims to be an expert on the topic because he killed 223 people in Allah&amp;rsquo;s name, &amp;ldquo;two-thirds of them by daggers.&amp;rdquo; He even claims to have killed a man for waking him up at 3 a.m. to pray.&lt;br /&gt;&lt;br /&gt;Anani, born in Lebanon, said he joined a militant Muslim group in the early 1970s at age 13, and made his first kill shortly after.&lt;br /&gt;&amp;hellip;&lt;br /&gt;&lt;p&gt;He said he was soon promoted to troop leader and formed his own regiment, but later met a Christian missionary and converted.&lt;/p&gt;</description>
    </item>
    <item>
      <title>9/11 truthers at the University of Waterloo</title>
      <link>https://blog.lippard.org/2008/03/911-truthers-at-university-of-waterloo.html/</link>
      <pubDate>Sun, 23 Mar 2008 17:34:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/03/911-truthers-at-university-of-waterloo.html/</guid>
      <description>&lt;p&gt;Jeffrey Shallit has written a multi-part summary of an event hosted by the University of Waterloo Debate Society on March 19 on &amp;ldquo;A Forensic Analysis of September 11, 2001:  Questioning the Official Theory.&amp;rdquo;  The event wasn&amp;rsquo;t a debate, however, it was a one-sided presentation by &amp;ldquo;9/11 Truth&amp;rdquo; movement members who formulate absurd conspiracy theories and fail to look at the actual evidence.  Even the moderator taking questions and answers was a 9/11 Truther who did his best to avoid taking critical questions.&lt;br /&gt;&lt;br /&gt;Shallit&amp;rsquo;s posts:&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://recursed.blogspot.com/2008/03/evening-with-9-11-deniers.html&#34;&gt;&amp;ldquo;An Evening with 9-11 Deniers&amp;rdquo;&lt;/a&gt; - Introduction and summary.&lt;br /&gt;&lt;a href=&#34;http://recursed.blogspot.com/2008/03/questionnaire-at-911-denier-event.html&#34;&gt;&amp;ldquo;The Questionnaire at the 9/11 Denier Event&amp;rdquo;&lt;/a&gt; - The content of a questionnaire given out at the event, which participants were supposed to fill out at the beginning and again at the end.&lt;br /&gt;&lt;a href=&#34;http://recursed.blogspot.com/2008/03/open-letter-to-richard-borshay-lee.html&#34;&gt;&amp;ldquo;An Open Letter to Richard Borshay Lee&amp;rdquo;&lt;/a&gt; - A letter from Shallit to the event moderator about his performance at the event.&lt;br /&gt;&lt;a href=&#34;http://recursed.blogspot.com/2008/03/k-dewdney-at-911-denier-evening-part-1.html&#34;&gt;&amp;ldquo;A.K. Dewdney at the 9/11 Denier Event (Part 1)&amp;quot;&lt;/a&gt; - A detailed summary of Dewdney&amp;rsquo;s presentation at the event, part 1.&lt;br /&gt;&lt;a href=&#34;http://recursed.blogspot.com/2008/03/k-dewdney-at-911-denier-evening-part-2.html&#34;&gt;&amp;ldquo;A.K. Dewdney at the 9/11 Denier Event (Part 2)&amp;quot;&lt;/a&gt; - Part 2.&lt;br /&gt;&lt;a href=&#34;http://recursed.blogspot.com/2008/03/graeme-macqueen-at-911-denier-evening.html&#34;&gt;&amp;ldquo;Graeme MacQueen at the 9/11 Denier Event&amp;rdquo;&lt;/a&gt; - A summary of MacQueen&amp;rsquo;s presentation at the event.&lt;br /&gt;&lt;a href=&#34;http://recursed.blogspot.com/2008/03/question-and-answer-period-at-911.html&#34;&gt;&amp;ldquo;The Question-and-Answer Period at the 9/11 Deniers Evening&amp;rdquo;&lt;/a&gt; - Summary of the Q&amp;amp;A.&lt;br /&gt;&lt;br /&gt;Of particular note among the comments at Shallit&amp;rsquo;s blog is &lt;a href=&#34;http://recursed.blogspot.com/2008/03/graeme-macqueen-at-911-denier-evening.html#c5119933034366203115&#34;&gt;a lengthy description of the details of the WTC collapses from Arthur Scheuerman, Retired FDNY Battalion Chief&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Millennium reruns</title>
      <link>https://blog.lippard.org/2008/03/millennium-reruns.html/</link>
      <pubDate>Sun, 23 Mar 2008 03:26:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/03/millennium-reruns.html/</guid>
      <description>&lt;p&gt;We&amp;rsquo;ve been watching reruns of &lt;a href=&#34;http://en.wikipedia.org/wiki/Millennium_%28TV_series%29&#34;&gt;&amp;ldquo;Millennium&amp;rdquo;&lt;/a&gt; on the Chiller channel, and just saw &lt;a href=&#34;http://en.wikipedia.org/wiki/Jose_Chung%27s_Doomsday_Defense_%28Millennium%29&#34;&gt;&amp;ldquo;Jose Chung&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Doomsday Defense&lt;/span&gt;,&amp;quot;&lt;/a&gt; about the fictional religion of &amp;ldquo;Selfosophy.&amp;rdquo;  This episode was written by Darin Morgan, who also wrote &amp;ldquo;The X-Files&amp;rdquo; episode, &lt;a href=&#34;http://en.wikipedia.org/wiki/Jose_Chung%27s_%22From_Outer_Space%22&#34;&gt;&amp;ldquo;Jose Chung&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;From Outer Space&lt;/span&gt;,&amp;quot;&lt;/a&gt; one of the best shows of that series.&lt;br /&gt;&lt;br /&gt;Fantastic.&lt;br /&gt;&lt;br /&gt;The opening sequence can be seen &lt;a href=&#34;http://www.youtube.com/watch?v=1SyHLXvqPdY&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;One big difference between Selfosophy and Scientology&amp;ndash;the Selfosophists give the visiting cops copies of the Selfosophy book.  Scientologists would have made them pay for it.&lt;br /&gt;&lt;br /&gt;Charles Nelson Reilly, who played Jose Chung, &lt;a href=&#34;http://www.world-actor.com/2008/03/04/actor-charles-nelson-reilly-passes-away/&#34;&gt;just died last May&lt;/a&gt;.  I was pleased to see that they worked a clip from the crazy Sid and Marty Krofft TV series &lt;a href=&#34;http://en.wikipedia.org/wiki/Lidsville&#34;&gt;&amp;ldquo;Lidsville&amp;rdquo;&lt;/a&gt; into the opening story of Selfosophy.  Too bad they didn&amp;rsquo;t also include a reference to &lt;a href=&#34;http://en.wikipedia.org/wiki/Uncle_Croc%27s_Block&#34;&gt;&amp;ldquo;Uncle Croc&amp;rsquo;s Block,&amp;quot;&lt;/a&gt; which inspired me to some childhood musical creativity.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Other scientists expelled from Expelled</title>
      <link>https://blog.lippard.org/2008/03/other-scientists-expelled-from-expelled.html/</link>
      <pubDate>Sun, 23 Mar 2008 03:15:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/03/other-scientists-expelled-from-expelled.html/</guid>
      <description>&lt;p&gt;Allen MacNeill, who teaches introductory biology and evolution at Cornell University, &lt;a href=&#34;http://pandasthumb.org/archives/2008/03/allen-macneill-2.html&#34;&gt;reports that he and Will Provine were also interviewed by &amp;ldquo;Expelled&amp;rdquo; producer Mark Mathis under false pretenses last year&lt;/a&gt;.  Unlike P.Z. Myers, Dawkins, and Eugenie Scott of the NCSE, however, his interview was not used in the film.  (Corrected:  Provine was used in the film.  Provine argues that evolution is evidence in support of atheism, which is probably why he was used in the movie.)&lt;br /&gt;&lt;br /&gt;Why not?&lt;br /&gt;&lt;br /&gt;Because they invite ID proponents to give presentations in their classrooms.  Yet Mathis claimed that he was setting out to present an even-handed presentation, not propaganda.&lt;br /&gt;&lt;br /&gt;Personally, I think it&amp;rsquo;s quite reasonable to talk about ID and creationism in college-level courses, provided that you actually evaluate their arguments.  I occasionally included some creationist readings in critical thinking courses I taught at the University of Arizona, as exercises for spotting fallacies.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Otto gets discovered</title>
      <link>https://blog.lippard.org/2008/03/otto-gets-discovered.html/</link>
      <pubDate>Sun, 23 Mar 2008 01:51:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/03/otto-gets-discovered.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://farm3.static.flickr.com/2209/2353605438_f9cd7ece9a.jpg?v=0&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;&#34; src=&#34;http://farm3.static.flickr.com/2209/2353605438_f9cd7ece9a.jpg?v=0&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;At &lt;a href=&#34;http://www.azrescue.org/&#34;&gt;RESCUE&lt;/a&gt;&amp;rsquo;s 8th annual &amp;ldquo;Beauty to the RESCUE&amp;rdquo; fundraiser at the &lt;a href=&#34;http://www.maneattractionsalon.com/ma_notes.asp&#34;&gt;Mane Attraction&lt;/a&gt; on March 9, local artist &lt;a href=&#34;http://www.susanbarken.com/&#34;&gt;Susan Barken&lt;/a&gt; spotted our dog Otto (a rescue dog himself) and thought he&amp;rsquo;d make a good subject for one of her paintings.  Here are a couple of the photos she took of him on March 16.  Susan donated a dog painting for RESCUE&amp;rsquo;s silent auction at the fundraiser.  (UPDATE: &lt;a href=&#34;https://blog.lippard.org/2008/05/ottos-painting.html&#34;&gt;here&amp;rsquo;s&lt;/a&gt; the painting.)&lt;br /&gt;&lt;br /&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://farm4.static.flickr.com/3167/2352774433_12ff8f38bd.jpg?v=0&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;&#34; src=&#34;http://farm4.static.flickr.com/3167/2352774433_12ff8f38bd.jpg?v=0&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Expelled from Expelled</title>
      <link>https://blog.lippard.org/2008/03/expelled-from-expelled.html/</link>
      <pubDate>Sat, 22 Mar 2008 15:19:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/03/expelled-from-expelled.html/</guid>
      <description>&lt;p&gt;P.Z. Myers of Pharyngula, who is actually featured in the dishonest Ben Stein intelligent design propaganda movie &amp;ldquo;Expelled,&amp;rdquo; &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/03/expelled.php?intelligent_indeed&#34;&gt;was denied admittance to a screening and asked to leave the premises&lt;/a&gt;.  His guest, however, was permitted to attend, and was apparently, quite astonishingly, unrecognized&amp;ndash;Richard Dawkins.  (Myers provides a few more details &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/03/a_late_night_quick_one.php&#34;&gt;here&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The New York Times&lt;/span&gt; contacted &amp;ldquo;Expelled&amp;rdquo; producer Mark Mathis about it, and &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/03/still_straining_to_find_an_exc.php&#34;&gt;he claimed that Dawkins was intentionally allowed in and insinuating that Myers would cause trouble at the screening&lt;/a&gt;.  (Anyone who has met Myers in person knows this is ridiculous.)&lt;br /&gt;&lt;br /&gt;Here&amp;rsquo;s &lt;a href=&#34;http://scienceblogs.com/gregladen/2008/03/myers_and_dawkins_speak_out_on.php&#34;&gt;video of P.Z. Myers and Richard Dawkins describing their respective experiences&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Jeffrey Overstreet &lt;a href=&#34;http://lookingcloser.wordpress.com/2008/03/20/richard-dawkins-crashes-the-party-at-a-screening-of-expelled/&#34;&gt;gives what appears to be the spin that will be used to respond to this event&lt;/a&gt;, based on the clearly mistaken description of Myers&amp;rsquo; removal from student Stuart Blessman:&lt;br /&gt;&lt;blockquote&gt;I just happened to be standing directly in line behind Dawkins’ academic colleague. Management of the movie theatre saw a man apparently hustling and bothering several invited attendees, apparently trying to disrupt the viewing or sneak in. Management then approached the man, asked him if he had a ticket, and when he confirmed that he didn’t, they then escorted him off the premises. Nowhere was one of the film’s producers to be found, and the man certainly didn’t identify himself. If a producer had been nearby, it’s possible that he would have been admitted, but the theatre’s management didn’t want to take any chances.&lt;/blockquote&gt;Myers &lt;a href=&#34;http://lookingcloser.wordpress.com/2008/03/20/richard-dawkins-crashes-the-party-at-a-screening-of-expelled/#comment-7613&#34;&gt;points out&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Most antiterrorism spending is wasteful</title>
      <link>https://blog.lippard.org/2008/03/most-antiterrorism-spending-is-wasteful.html/</link>
      <pubDate>Thu, 20 Mar 2008 23:40:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/03/most-antiterrorism-spending-is-wasteful.html/</guid>
      <description>&lt;p&gt;The March 6, 2008 issue of &lt;span style=&#34;font-style: italic;&#34;&gt;The Economist&lt;/span&gt; features lots of interesting articles (it includes one of the quarterly technology reviews), one of which is &lt;a href=&#34;http://www.economist.com/world/international/displaystory.cfm?story_id=10808502&#34;&gt;&amp;ldquo;Feel safer now?&amp;quot;&lt;/a&gt;  This is a report on a study by economists in Texas and Alabama commissioned by the Copenhagen Consensus, which looks at the effects of increased spending on counterterrorism efforts and &amp;ldquo;homeland security&amp;rdquo; globally since 2001, and the effects.  They calculate that while such spending has increased by somewhere between $65 billion and $200 billion a year, the benefits are far smaller than the costs of terrorism, which were about $17 billion in 2005.  While the spending may have prevented some incidents, even if this extra spending prevented 30 attacks like the July 2005 London bombings every year, it would still be more expensive than the damage from terrorism.  The authors suggest that the benefits from increased counterterrorism spending have been about 5-8 cents per each dollar of spending, whereas if instead money was spent specifically on disrupting terrorist finances, $5-$15 of benefits could be obtained for each dollar spent.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sheldrake vs. Dawkins</title>
      <link>https://blog.lippard.org/2008/03/sheldrake-vs-dawkins.html/</link>
      <pubDate>Tue, 18 Mar 2008 11:04:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/03/sheldrake-vs-dawkins.html/</guid>
      <description>&lt;p&gt;The March 2008 issue of &lt;a href=&#34;http://www.forteantimes.com/&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Fortean Times&lt;/span&gt;&lt;/a&gt; has an interesting article by &lt;a href=&#34;http://www.sheldrake.org/&#34;&gt;Rupert Sheldrake&lt;/a&gt; titled &amp;ldquo;Richard Dawkins calls.&amp;rdquo;  In it, he describes his meeting with Dawkins for the filming of a segment originally planned to be part of &lt;span style=&#34;font-style: italic;&#34;&gt;Enemies of Reason&lt;/span&gt;, broadcast in August 2007.  Apparently very little was filmed and nothing was used of the meeting.&lt;br /&gt;&lt;br /&gt;Sheldrake was to be interviewed as a defender of scientific evidence for telepathy, which Sheldrake has studied with empirical research, and written and published papers about.  (Sheldrake is perhaps best known for his theory of morphogenetic fields, which he wrote about in his book &lt;span style=&#34;font-style: italic;&#34;&gt;A New Science of Life&lt;/span&gt;, which a reviewer for &lt;span style=&#34;font-style: italic;&#34;&gt;Nature&lt;/span&gt; called &amp;ldquo;the best candidate for burning there has been in years.&amp;rdquo;  He believes that the more an idea is used, the easier it becomes for others to think of&amp;ndash;along the lines of the &lt;a href=&#34;http://en.wikipedia.org/wiki/Hundredth_Monkey&#34;&gt;&amp;ldquo;hundredth monkey&amp;rdquo; phenomenon&lt;/a&gt; which was a myth originated by Lyall Watson and promulgated by Ken Keyes, Jr., and debunked by philosopher Ron Amundson.)  According to Sheldrake, he was promised that &amp;ldquo;this documentary, at Channel 4&amp;rsquo;s insistence, will be an entirely more balanced affair than &lt;span style=&#34;font-style: italic;&#34;&gt;The Root of All Evil?&lt;/span&gt; was&amp;rdquo; and that &amp;ldquo;We are very keen for it to be a discussion between two scientists, about scientific modes of enquiry.&amp;quot;&lt;br /&gt;&lt;br /&gt;But when the meeting occurred, it quickly came to an end because, according to Sheldrake, Dawkins said &amp;ldquo;I don&amp;rsquo;t want to discuss evidence. &amp;hellip; There isn&amp;rsquo;t time. &amp;hellip; It&amp;rsquo;s too complicated.  And that&amp;rsquo;s not what this programme is about.&amp;rdquo;  (A charitable and likely accurate reading of what &amp;ldquo;that&amp;rdquo; refers to is specifically evidence for telepathy, though Sheldrake seems to suggest Dawkins means evidence of any kind.)  Sheldrake reports that Russell Barnes, the director, also &amp;ldquo;confirmed that he was not interested in evidence either.&amp;rdquo;  (Again, probably referring specifically to evidence for telepathy, rather than evidence in general.)  Sheldrake responded that &amp;ldquo;If you&amp;rsquo;re treating telepathy as an irrational belief, surely evidence about whether it exists or not is essential for the discussion.  If telepathy occurs, it&amp;rsquo;s not irrational to believe in it.  I thought that&amp;rsquo;s what we were going to talk about.  I made it clear from the outset that I wasn&amp;rsquo;t interested in taking part in another low-grade debunking exercise.&amp;rdquo;  To which he reports that Dawkins responded, &amp;ldquo;It&amp;rsquo;s not a low-grade debunking exercise.  It&amp;rsquo;s a high-grade debunking exercise.&amp;rdquo;  I don&amp;rsquo;t see how anyone can reasonably disagree with Sheldrake&amp;rsquo;s statement.&lt;br /&gt;&lt;br /&gt;Sheldrake told them he had received assurances that this would be &amp;ldquo;a balanced scientific discussion about the evidence,&amp;rdquo; and when Barnes asked to see the emails in question, he showed them.  Sheldrake writes, &amp;ldquo;He read them with obvious dismay, and said the assurances she had given me were wrong.  The team packed up and left.&amp;quot;&lt;br /&gt;&lt;br /&gt;UPDATE (April 25, 2008):  Rupert Sheldrake has posted &lt;a href=&#34;http://www.sheldrake.org/D&amp;amp;C/controversies/Dawkins.html&#34;&gt;&amp;ldquo;Richard Dawkins comes to call&amp;rdquo;&lt;/a&gt; on his website, which looks to be more-or-less the same as the &lt;span style=&#34;font-style: italic;&#34;&gt;FT&lt;/span&gt; article.  William Dembski &lt;a href=&#34;http://www.uncommondescent.com/expelled/duped-and-duping-what-goes-around-comes-around/&#34;&gt;has pointed to this article as evidence that Richard Dawkins has done the same kind of duping that he has complained about when the producers of &amp;ldquo;Expelled&amp;rdquo; did it to him&lt;/a&gt;, but I don&amp;rsquo;t think they&amp;rsquo;re quite the same in a number of respects.  While Dawkins was (to his discredit) uninterested in the scientific evidence underlying telepathy that Sheldrake wanted to discuss, footage from Sheldrake wasn&amp;rsquo;t used in the final documentary.  The case would have been parallel if Dawkins had pretended to be interested in the scientific evidence, completed the interview, and then used the footage in such a way as to criticize and ridicule Sheldrake.  And it would have been parallel to how P.Z. Myers&amp;rsquo; footage was used in &amp;ldquo;Expelled&amp;rdquo; only if Dawkins had conversed with Sheldrake about the scientific evidence for telepathy and then used excerpts from it in a film on another topic that hadn&amp;rsquo;t been mentioned.  (Myers wasn&amp;rsquo;t asked questions about intelligent design, only about the relationship between religion and science.)&lt;br /&gt;&lt;br /&gt;UPDATE (June 8, 2008): P.Z. Myers &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/06/the_sheldrake_phenomenon.php&#34;&gt;has weighed in on this controversy at Pharyngula&lt;/a&gt;, arguing that Sheldrake&amp;rsquo;s evidence (which hasn&amp;rsquo;t been discussed, so far as I can see) doesn&amp;rsquo;t count as evidence because of a lack of a plausible mechanism.  I disagree that lack of a mechanism means that anomalous data doesn&amp;rsquo;t count as evidence&amp;ndash;it is reason to reject a proposed explanation, but it&amp;rsquo;s not a reason to deny that there is anomalous data.&lt;br /&gt;&lt;br /&gt;UPDATE (June 15, 2008):  Sheldrake &lt;a href=&#34;http://www.dailygrail.com/news/expelling-sheldrake&#34;&gt;responds to Myers&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;&lt;p&gt;[W]ith such a farrago of prejudice, ignorance and arrogance, it’s hard to know where to begin. It doesn’t really seem worth replying to people who aren’t interested in the facts but simply in venting their rage.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Terrorist watch list grows past 700,000 names</title>
      <link>https://blog.lippard.org/2008/03/terrorist-watch-list-grows-past-700000.html/</link>
      <pubDate>Sat, 15 Mar 2008 21:36:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/03/terrorist-watch-list-grows-past-700000.html/</guid>
      <description>&lt;p&gt;The ACLU &lt;a href=&#34;http://www.aclu.org/privacy/spying/watchlistcounter.html&#34;&gt;reports that the Terrorist Screening Center&amp;rsquo;s watch list reached 700,000 names in September 2007&lt;/a&gt;, and is adding 20,000 new names per month.  &amp;ldquo;At that rate, our list will have a million names on it by July. If there were really that many terrorists running around, we&amp;rsquo;d all be dead.&amp;quot;&lt;br /&gt;&lt;br /&gt;Names on the list include:&lt;br /&gt;&lt;br /&gt;Robert Johnson&lt;br /&gt;Alexandra Hay&lt;br /&gt;Evo Morales (president of Bolivia)&lt;br /&gt;Saddam Hussein (dead former dictator of Iraq)&lt;br /&gt;the 9/11 hijackers (all still dead)&lt;br /&gt;Gary Smith&lt;br /&gt;John Williams&lt;br /&gt;Edward Kennedy (Massachusetts Senator)&lt;br /&gt;John Lewis (U.S. Rep. from Georgia)&lt;br /&gt;Daniel Brown (U.S. soldier detained on way home from Iraq)&lt;br /&gt;James Moore (author of book critical of Bush administration)&lt;br /&gt;Catherine (&amp;ldquo;Cat&amp;rdquo;) Stevens (wife of Sen. Ted Stevens)&lt;br /&gt;Yusuf Islam (formerly known as Cat Stevens)&lt;br /&gt;Vernon Lewis (retired Major General, U.S. Army)&lt;br /&gt;Robert Campbell (U.S. Navy, retired)&lt;br /&gt;David Nelson&lt;br /&gt;John William Anderson&lt;br /&gt;Don Young (U.S. Rep. from Alaska)&lt;br /&gt;&lt;br /&gt;The whole idea of checking names for flight screening is nearly pointless, since terrorists are capable of getting fake ID.  It&amp;rsquo;s absolutely idiotic to have extremely common names on the list and subject everyone who happens to have a common name to extra screening every time they fly.  The right way to do screening is to use mechanisms like randomly subjecting people to extra screening and to have people undercover trained to identify suspicious behavior in the terminal&amp;ndash;and to use multiple mechanisms that are randomly changed from day to day, so that security measures tested on one day will not be the exact measures in place on a later day.&lt;br /&gt;&lt;br /&gt;UPDATE (March 18, 2008):  Note that the no-fly list is a subset of the terrorist watch list.  The former is what I criticize in the last paragraph.  An FBI audit has stated that &lt;a href=&#34;http://news.yahoo.com/s/ap/20080317/ap_on_re_us/terror_watchlist&#34;&gt;the information the FBI supplies for the terrorist watch list is &amp;ldquo;outdated and inaccurate.&amp;quot;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>E.J. Graff on prostitution</title>
      <link>https://blog.lippard.org/2008/03/ej-graff-on-prostitution.html/</link>
      <pubDate>Sat, 15 Mar 2008 16:31:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/03/ej-graff-on-prostitution.html/</guid>
      <description>&lt;p&gt;The Eliott Spitzer prostitution scandal is bringing the moralizers out of the woodwork.  At &lt;a href=&#34;http://tpmcafe.talkingpointsmemo.com/2008/03/13/what_about_the_women_1/&#34;&gt;TPM Cafe, E.J. Graff writes&lt;/a&gt;:&lt;br /&gt;&lt;/p&gt;
&lt;blockquote&gt;
I&#39;m tired of hearing about Eliot Spitzer&#39;s &#34;classical tragedy.&#34; I&#39;m not interested in whether he was targeted by Republicans, especially since the TPMmuckrakers seem to have shown fairly clearly that &lt;a href=&#34;http://tpmmuckraker.talkingpointsmemo.com/2008/03/todays_must_read_294.php&#34;&gt;his shady-looking wire transfers drew ordinary oversight attention.&lt;/a&gt; I&#39;m a little sickened to read that paying thousands of dollars for sex is all about buying a &lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/content/article/2008/03/11/AR2008031102463.html&#34;&gt; &#34;positional good&#34;&lt;/a&gt;--if I understand Harold Meyerson correctly (and Harold is magnificent on other subjects, but very strange here), the point of paying $5500 for sex isn&#39;t that it gives you better-than-ordinary sex, but rather, that the cost itself makes it *higher status* than buying your way into a lower-cost vagina.&lt;br /&gt;
...&lt;br /&gt;
To know that your father is paying to use the body of someone just a couple of years older than your own--well, I picture eating disorders ahead for those girls. I picture that in part because Eliot Spitzer cannot be going to a prostitute for the sex. He&#39;s a powerful, good-looking, wealthy man, and could seduce a woman if nonmarital sex were all he wanted. No: he wanted to order some woman around, wanted to treat her not like a person but like a collection of body parts put together for his pleasure. To use women this way -- just for the thrill of power -- is appalling. If that&#39;s how your dad treats women, that cannot make you feel good as a future woman yourself.&lt;br /&gt;
...&lt;br /&gt;
We&#39;re not talking about a victimless crime. We&#39;re talking about a way of degrading and traumatizing women who have already been degraded and traumatized (and sometimes trafficked). Some of my friends who are recovering drug addicts (and, yes, violently abused as children) were once prostitutes, and what they&#39;ve told me is fully in keeping with the studies: it&#39;s alienating, traumatizing, violent, and not what anyone dreams of doing when they grow up.  &lt;br /&gt;
So here&#39;s an idea: let&#39;s decriminalize *being* a prostitute ... but criminalize *patronizing* a prostitute. &lt;/blockquote&gt;
Leaving aside Graff&#39;s attribution of intentions and views to Spitzer on the basis of no evidence of any kind and her last comment advocating the &lt;a href=&#34;http://en.wikipedia.org/wiki/Prostitution_in_Sweden&#34;&gt;Swedish model&lt;/a&gt; that&#39;s also advocated by &lt;a href=&#34;http://en.wikipedia.org/wiki/Melissa_Farley&#34;&gt;Melissa Farley&lt;/a&gt;, contrast her moralizing with &lt;a href=&#34;http://www.ibiblio.org/eldritch/hlm/defense.htm#43&#34;&gt;H.L. Mencken&#39;s views on prostitution in his &#34;The Lady of Joy&#34;&lt;/a&gt;:&lt;br /&gt;
&lt;blockquote&gt;
EVEN PROSTITUTION, in the long run, may become more or less respectable profession, as it was in the great days of the Greeks.  That quality will surely attach to it if ever it grows quite unnecessary; whatever is unnecessary is always respectable, for example, religion, fashionable clothing, and a knowledge of Latin grammar.  The prostitute is disesteemed today, not because her trade involves anything intrinsically degrading or even disagreeable, but because she is currently assumed to have been driven into it by dire necessity, against her dignity and inclination. That this assumption is usually unsound is no objection to it; nearly all the thinking of the world, particularly in the field of morals, is based upon unsound assumption, &lt;i&gt;e.g.&lt;/i&gt;, that God observes the fall of a sparrow and is shocked by the fall of a Sunday-school superintendent. The truth is that prostitution is one of the most attractive of the occupations practically open to the sort of women who engage in it, and that the prostitute commonly likes her work, and would not exchange places with a shop-girl or a waitress for anything in the world.  The notion to the contrary is propagated by unsuccessful prostitutes who fall into the hands of professional reformers, and who assent to the imbecile theories of the latter in order to cultivate their good will, just as convicts in prison, questioned by teetotalers, always ascribe their rascality to alcohol.  No prostitute of anything resembling normal intelligence is under the slightest duress; she is perfectly free to abandon her trade and go into a shop or factory or into domestic service whenever the impulse strikes her; all the prevailing gabble about white slave jails and kidnappers comes from pious rogues who make a living by feeding such nonsense to the credulous.  So long as the average prostitute is able to make a good living, she is quite content with her lot, and disposed to contrast it egotistically with the slavery of her virtuous sisters.  If she complains of it, then you may be sure that her success is below her expectations.  A starving lawyer always sees injustice in the courts.  A bad physician is a bitter critic of Ehrlich and Pasteur.  And when a suburban clergyman is forced out of his cure by a vestry-room revolution he almost invariably concludes that the sinfulness of man is incurable, and sometimes he even begins to doubt some of the typographical errors in Holy Writ.&lt;br /&gt;
...&lt;br /&gt;
Even the most lowly prostitute is better off, in all worldly ways, than the virtuous woman of her own station in life.  She has less work to do, it is less monotonous and dispiriting, she meets a far greater variety of men, and they are of classes distinctly beyond her own.  Nor is her occupation hazardous and her ultimate fate tragic. A dozen or more years ago I observed a somewhat amusing proof of this last.  At that time certain sentimental busybodies of the American city in which I lived undertook an elaborate inquiry into prostitution therein, and some of them came to me in advance, as a practical journalist, for advice as to how to proceed.  I found that all of them shared the common superstition that the professional life of the average prostitute is only five years long, and that she invariably ends in the gutter.  They were enormously amazed when they unearthed the truth.  This truth was to the effect that the average prostitute of that town ended her career, not in the morgue but at the altar of God, and that those who remained unmarried often continued in practice for ten, fifteen and even twenty years, and then retired on competences.  It was established, indeed, that fully eighty per cent  married, and that they almost always got husbands who would have been far beyond their reach had they remained virtuous. For one who married a cabman or petty pugilist there were a dozen who married respectable mechanics, policemen, small shopkeepers and minor officials, and at least two or three who married well-to-do tradesmen and professional men.  Among the thousands whose careers were studied there was actually one who ended as the wife of the town&#39;s richest banker--that is, one who bagged the best catch in the whole community.  This woman had begun as a domestic servant, and abandoned that harsh and dreary life to enter a brothel.  Her experiences there polished and civilized her, and in her old age she was a &lt;i&gt;grande dame&lt;/i&gt; of great dignity.  Much of the sympathy wasted upon women of the ancient profession is grounded upon an error as to their own attitude toward it.  An educated woman, hearing that a frail sister in a public stew is expected to be amiable to all sorts of bounders, thinks of how she would shrink from such contacts, and so concludes that the actual prostitute suffers acutely.  What she overlooks is that these men, however gross and repulsive they may appear to her, are measurably superior to men of the prostitute&#39;s own class--say her father and brothers--and that communion with them, far from being disgusting, is often rather romantic.&lt;/blockquote&gt;
Certainly there are prostitutes that meet Graff&#39;s description, but I suspect that those working for the Emperor&#39;s Club, including &lt;a href=&#34;http://www.smh.com.au/articles/2008/03/13/1205126046260.html&#34;&gt;Ashley Alexandra Dupre&lt;/a&gt;, are more accurately described by Mencken.&lt;br /&gt;
&lt;br /&gt;
Better than listening to either Graff or Mencken is to read what sex workers write about their own experiences (and not just those who have found new careers condemning their previous one), as in Frederique Delacoste and Priscilla Alexander&#39;s &lt;a href=&#34;http://www.amazon.com/Sex-Work-Writings-Women-Industry/dp/1573440426/jimlippardswebpaA&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Sex Work: Writings by Women in the Sex Industry&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
BTW, the comments on Graff are far, far better than her article, and are well worth reading.  Commenter &lt;a href=&#34;http://tpmcafe.talkingpointsmemo.com/2008/03/13/what_about_the_women_1/#comment-2653338&#34;&gt;Common Dreamer&lt;/a&gt; in particular points to some actual empirical research on prostitution (including &lt;a href=&#34;http://www.lasvegassun.com/news/2008/jan/31/bewildered-academics-pore-over-sex-trade-hysteria/&#34;&gt;a newspaper article summarizing prostitution researchers&#39; responses to some bad research by a particular individual with an axe to grind&lt;/a&gt;).  (Compare the comments on that newspaper article to the comments on Graff&#39;s article--at least Graff has attracted a much higher quality commenter than the &lt;span style=&#34;font-style: italic;&#34;&gt;Las Vegas Sun&lt;/span&gt; gets.)  Common Dreamer points to some references on the &lt;a href=&#34;http://www.prostitutionprocon.org/&#34;&gt;ProstitutionProCon website&lt;/a&gt;, which looks like a good source for arguments and evidence regarding the question of whether prostitution should be legal.
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Amber&lt;/strong&gt; &lt;small&gt;(2008-03-29)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;I liked your blog :)&lt;BR/&gt;http://beinganescort.blogspot.com/&lt;BR/&gt;My blog about being an escort,,,, it sucks&lt;/p&gt;</description>
    </item>
    <item>
      <title>Homeland Security threat</title>
      <link>https://blog.lippard.org/2008/03/homeland-security-threat.html/</link>
      <pubDate>Sat, 15 Mar 2008 02:21:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/03/homeland-security-threat.html/</guid>
      <description>&lt;p&gt;The &lt;span style=&#34;font-style: italic;&#34;&gt;Miami Herald&lt;/span&gt; has uncovered a new Homeland Security threat&amp;ndash;and it&amp;rsquo;s &lt;a href=&#34;http://www.miamiherald.com/news/miami_dade/v-print/story/444503.html&#34;&gt;U.S. Customs and Border Protection agents that are committing crimes&lt;/a&gt;.  Bribery, drug trafficking, migrant smuggling, embezzlement, and other crimes have become so prevalent that a senior manager has issued a memo pointing out that agents are supposed to uphold, not break the law:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;U.S. Customs and Border Protection is supposed to stop these types of crimes. Instead, so many of its officers have been charged with committing those crimes themselves that their boss in Washington recently issued an alert about the &amp;lsquo;&amp;lsquo;disturbing events&amp;rsquo;&amp;rsquo; and the ``increase in the number of employee arrests.&amp;rsquo;&amp;rsquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Causing violence</title>
      <link>https://blog.lippard.org/2008/03/causing-violence.html/</link>
      <pubDate>Thu, 13 Mar 2008 14:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/03/causing-violence.html/</guid>
      <description>&lt;p&gt;This &lt;a href=&#34;http://cectic.com/121.html&#34;&gt;cectic comic is a good one&lt;/a&gt;:&lt;br /&gt;&lt;br /&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://cectic.com/comics/121.png&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;&#34; src=&#34;http://cectic.com/comics/121.png&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;(Hat tip to Dave Palmer on the SKEPTIC list.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>IJ defends Speechnow.org</title>
      <link>https://blog.lippard.org/2008/03/ij-defends-speechnoworg.html/</link>
      <pubDate>Thu, 13 Mar 2008 02:31:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/03/ij-defends-speechnoworg.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.speechnow.org/&#34;&gt;Speechnow.org&lt;/a&gt; is being supported by the &lt;a href=&#34;http://www.ij.org/&#34;&gt;Institute for Justice&lt;/a&gt; and the &lt;a href=&#34;http://www.campaignfreedom.org/&#34;&gt;Center for Competitive Politics&lt;/a&gt; in its lawsuit against federal laws and regulations which forbid it from receiving more than $5,000 in donations per year from any individual and require it to file forms and engage in reporting in order to do what it wants to do.&lt;br /&gt;&lt;br /&gt;What does Speechnow.org want to do?  It wants to advocate the view that voters should vote for candidates who support the First Amendment and against candidates who do not.  It takes no corporate or union money, it doesn&amp;rsquo;t donate to or coordinate with individual candidates or political parties.  Yet this is sufficient under current law to restrict its activities and entangle it in red tape, so Speechnow.org &lt;a href=&#34;http://www.speechnow.org/pressreleaselawsuit&#34;&gt;has filed a federal lawsuit seeking a preliminary injunction&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>NSA&#39;s data mining  and eavesdropping described</title>
      <link>https://blog.lippard.org/2008/03/nsas-terrorist-surveillance-program.html/</link>
      <pubDate>Wed, 12 Mar 2008 18:07:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/03/nsas-terrorist-surveillance-program.html/</guid>
      <description>&lt;p&gt;The March 10 &lt;span style=&#34;font-style: italic;&#34;&gt;Wall Street Journal&lt;/span&gt; &lt;a href=&#34;http://online.wsj.com/article/SB120511973377523845.html?mod=hps_us_whats_news&#34;&gt;contains a fairly detailed description of the data mining operation being run by the NSA&lt;/a&gt;.  The program described is more data mining than eavesdropping, though it does involve the collection of transactional data like call detail records for telephone calls, and intercepted Internet data like web search terms and email senders and recipients.  Also included is financial transaction data and airline data.  I think most of this had already been pieced together, but this is a fairly comprehensive summary in one place.  The WSJ story reports that leads generated from the data mining effort are then fed into the Terrorist Surveillance Program, which does warrantless eavesdropping.  (An earlier version of this post incorrectly referred to the whole operation as the Terrorist Surveillance Program.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>School adopts Singapore math curriculum, sees gains in scores</title>
      <link>https://blog.lippard.org/2008/03/school-adopts-singapore-math-curriculum.html/</link>
      <pubDate>Tue, 11 Mar 2008 14:28:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/03/school-adopts-singapore-math-curriculum.html/</guid>
      <description>&lt;p&gt;Ramona Elementary in Los Angeles h&lt;a href=&#34;http://www.latimes.com/news/local/la-me-math9mar09,0,1449785.story?page=1&#34;&gt;as adopted a Singapore math curriculum that includes a daily 60-second &amp;ldquo;sprint&amp;rdquo; drill to make some basic skills second-nature&lt;/a&gt;, and the result has been that the percentage of fifth-graders scoring at grade level went from 45% to 76% in two years.  Singapore&amp;rsquo;s students regularly score at the top in international math skill comparisons.&lt;br /&gt;&lt;br /&gt;Ramona&amp;rsquo;s students are mostly immigrants, with most of them from Central America; 6 of 10 speak English as a second language.&lt;br /&gt;&lt;blockquote&gt;The books, with the no-nonsense title &amp;ldquo;Primary Mathematics,&amp;rdquo; are published for the U.S. market by a small company in &amp;lt;runtime:topic id=&amp;ldquo;PLGEO1001040000000000&amp;rdquo;&amp;gt;Oregon&amp;lt;/runtime:topic&amp;gt;, Marshall Cavendish International. They are slim volumes, weighing a fraction of a conventional American text. They have a spare, stripped-down look, and a given page contains no material that isn&amp;rsquo;t directly related to the lesson at hand.&lt;br /&gt;&lt;br /&gt;Standing in an empty classroom one recent morning, Ramos flipped through two sets of texts: the Singapore books and those of a conventional math series published by Harcourt. She began with the first lesson in the first chapter of first grade.&lt;br /&gt;&lt;br /&gt;In Harcourt Math, there was a picture of eight trees. There were two circles in the sky. The instructions told the students: &amp;ldquo;There are 2 birds in all.&amp;rdquo; There were no birds on the page.&lt;br /&gt;&lt;br /&gt;The instructions directed the students to draw little yellow disks in the circles to represent the birds.&lt;br /&gt;&lt;br /&gt;Ramos gave a look of exasperation. Without a visual representation of birds, she said, the math is confusing and overly abstract for a 5- or 6-year-old. &amp;ldquo;The math doesn&amp;rsquo;t jump out of the page here,&amp;rdquo; she said.&lt;br /&gt;&lt;br /&gt;The Singapore first-grade text, by contrast, could hardly have been clearer. It began with a blank rectangle and the number and word for &amp;ldquo;zero.&amp;rdquo; Below that was a rectangle with a single robot in it, and the number and word for &amp;ldquo;one.&amp;rdquo; Then a rectangle with two dolls, and the number and word for &amp;ldquo;two,&amp;rdquo; and so on.&lt;br /&gt;&lt;br /&gt;&amp;ldquo;This page is very pictorial, but it refers to something very concrete,&amp;rdquo; Ramos said. &amp;ldquo;Something they can understand.&amp;quot;&lt;br /&gt;&lt;br /&gt;Next to the pictures were dots. Beginning with the number six (represented by six pineapples), the dots were arranged in two rows, so that six was presented as one row of five dots and a second row with one dot.&lt;br /&gt;&lt;br /&gt;Day one, first grade: the beginnings of set theory.&lt;br /&gt;&lt;br /&gt;&amp;ldquo;This concept, right at the beginning, is the foundation for very important mathematics,&amp;rdquo; Ramos said. As it progresses, the Singapore math builds on this, often in ways that are invisible to the children.&lt;br /&gt;&lt;br /&gt;Word problems in the early grades are always solved the same way: Draw a picture representing the problem and its solution. Then express it with numbers, and finally write it in words. &amp;ldquo;The whole concept,&amp;rdquo; Ramos says, &amp;ldquo;is concrete to pictorial to abstract.&amp;quot;&lt;br /&gt;&amp;hellip;&lt;br /&gt;Many eminent mathematicians agree. In fact, it is difficult to find a mathematician who likes the standard American texts or dislikes Singapore&amp;rsquo;s.&lt;br /&gt;&lt;br /&gt;&amp;ldquo;The Singapore texts don&amp;rsquo;t make a huge deal about the concepts, but they present them in the correct and economical form,&amp;rdquo; said Roger Howe, a professor of mathematics at &amp;lt;runtime:topic id=&amp;rdquo; OREDU0000166&amp;rdquo;&amp;gt;Yale University&amp;lt;/runtime:topic&amp;gt;. &amp;ldquo;It provides the basis for a very orderly and systematic conceptual understanding of arithmetic and mathematics.&amp;quot;&lt;/blockquote&gt;So why aren&amp;rsquo;t these books more widely used?  The &lt;span style=&#34;font-style: italic;&#34;&gt;L.A. Times&lt;/span&gt; article linked above says that the main resistance comes from teachers.  The curriculum is not easy to use without special teacher training:&lt;br /&gt;&lt;blockquote&gt;Adding to the difficulty is that the Singapore texts are not as teacher-friendly as most American texts. &amp;ldquo;They don&amp;rsquo;t come with teachers editions, or two-page fold-outs with comments, or step-by-step instructions about how to give the lessons,&amp;rdquo; said Yale&amp;rsquo;s Howe. &amp;ldquo;Most U.S. elementary teachers don&amp;rsquo;t currently have that kind of understanding, so successful use of the Singapore books would require substantial professional development.&amp;quot;&lt;br /&gt;&lt;br /&gt;Although some U.S. schools have had spectacular results using Singapore texts, others have fared less well. A study found that success in &amp;lt;runtime:topic id=&amp;ldquo;PLGEO100100614000000&amp;rdquo;&amp;gt;Montgomery County&amp;lt;/runtime:topic&amp;gt;, Md., schools using the Singapore books was directly related to teacher training. At schools where teachers weren&amp;rsquo;t trained as well, student achievement declined.&lt;/blockquote&gt;This seems to be further evidence for &lt;a href=&#34;https://blog.lippard.org/2007/11/how-to-improve-education.html&#34;&gt;the recent McKinsey study comparing education internationally&lt;/a&gt; that concluded that the best results are obtained by hiring the best teachers, providing them with training and support to get the best out of them, and then intervening to provide students who fall behind with support.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Richard Cheese in Phoenix</title>
      <link>https://blog.lippard.org/2008/03/richard-cheese-in-phoenix.html/</link>
      <pubDate>Tue, 11 Mar 2008 13:49:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/03/richard-cheese-in-phoenix.html/</guid>
      <description>&lt;p&gt;Richard Cheese and Lounge Against the Machine will be performing at the Celebrity Theatre on June 7, for his first headlining show in Arizona.  Tickets go on sale on March 15, 18 &amp;amp; over only, $100 for front row, $60 for VIP rows 2-7, and $35 for remaining rows.  Those in the front and VIP rows get an after-show &amp;ldquo;meet and greet&amp;rdquo; with Richard Cheese for photos and autographs at the Celebrity Club.&lt;br /&gt;&lt;br /&gt;More details at &lt;a href=&#34;http://www.richardcheese.com/&#34;&gt;&lt;a href=&#34;https://www.richardcheese.com&#34;&gt;www.richardcheese.com&lt;/a&gt;&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Interesting articles in The Economist</title>
      <link>https://blog.lippard.org/2008/03/interesting-articles-in-economist.html/</link>
      <pubDate>Mon, 10 Mar 2008 03:41:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/03/interesting-articles-in-economist.html/</guid>
      <description>&lt;p&gt;A few articles of interest from the last couple of issues of &lt;span style=&#34;font-style: italic;&#34;&gt;The Economist&lt;/span&gt;:&lt;br /&gt;&lt;br /&gt;February 23, 2008: &lt;a href=&#34;http://www.economist.com/science/displaystory.cfm?story_id=10717915&#34;&gt;&amp;ldquo;Moral thinking,&amp;quot;&lt;/a&gt; a summary of recent research that sheds light on human moral reasoning processes.  Video &lt;a href=&#34;http://video.economist.com/?fr_story=9ae27448091b0a17af96a669af43a50273fbbb28&amp;amp;rf=sitemap&#34;&gt;here&lt;/a&gt;.  (A related, more in-depth story is Steven Pinker&amp;rsquo;s &lt;a href=&#34;http://www.nytimes.com/2008/01/13/magazine/13Psychology-t.html?pagewanted=1&#34;&gt;&amp;ldquo;The Moral Instinct&amp;rdquo;&lt;/a&gt; which appeared in &lt;span style=&#34;font-style: italic;&#34;&gt;The New York Times&lt;/span&gt; Magazine on January 13.)&lt;br /&gt;&lt;br /&gt;March 1, 2008:  &lt;a href=&#34;http://www.economist.com/science/displaystory.cfm?story_id=10765361&#34;&gt;&amp;ldquo;Winds of change,&amp;quot;&lt;/a&gt; a summary of research to use breathalyzer technology to diagnose medical conditions.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://www.economist.com/science/displaystory.cfm?story_id=10765352&#34;&gt;&amp;ldquo;Telltale hairs,&amp;quot;&lt;/a&gt; about new methods of forensics to use hair analysis to identify a person&amp;rsquo;s location at a given time (based on water consumption&amp;ndash;could drinking imported bottled water be used to thwart this?).&lt;/p&gt;</description>
    </item>
    <item>
      <title>SkeptiCamp 2</title>
      <link>https://blog.lippard.org/2008/03/skepticamp-2.html/</link>
      <pubDate>Mon, 10 Mar 2008 00:26:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/03/skepticamp-2.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://barcamp.org/SkeptiCampColorado2&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;&#34; src=&#34;http://barcamp.org/f/skepticamp_co_logo3.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;On Saturday, March 22, the second SkeptiCamp will take place, in Castle Rock, Colorado.  Reed Esau, one of the &lt;strike&gt;organizers&lt;/strike&gt; presenters (also known as the originator of the &lt;a href=&#34;http://www.celebatheists.com/?title=Main_Page&#34;&gt;celebrity atheist list&lt;/a&gt;), reports that the James Randi Educational Foundation will be sponsoring the event this time, and &lt;a href=&#34;http://skeptics.meetup.com/131/messages/boards/thread/4328644&#34;&gt;the list of likely speakers looks quite interesting&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Some of those who plan to present have posted their intentions: writerdd on &amp;lsquo;How I Became a Skepchick&amp;rsquo;, Gary on pareidolia, R. G. on the Family Tomb of Jesus, Abel on Weapons of Mass Deception, Linda Rosa on Therapeutic Touch, Larry Sarner with a legislative update (on naturopath licensing), Crystal on a the new Fund for Thought initiative, Joe (a pediatrician) dispelling myths about vaccines and autism, Rocky Mountain Paranormal Society makes another appearance, Amy on why women need to be active in the skeptic movement, Jeanette on denialism, Rusty on the reproduction of JFK ballistics test, Paul on the scientific understanding of mystical, psychic, and occult experiences, Marlowe on a Gemini-1 mission UFO cover-up (?!) and/or how scammers victimize seniors, Pete on the Scientific Method and me on the basics of Modern Skepticism.&lt;/blockquote&gt;&lt;a href=&#34;http://barcamp.org/SkeptiCampColorado2&#34;&gt;Check it out&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;(&lt;a href=&#34;https://blog.lippard.org/2007/06/skepticamp.html&#34;&gt;Previously&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;UPDATE (March 24, 2008):  Reed has written &lt;a href=&#34;http://skepchick.org/blog/?p=1162&#34;&gt;a summary of the event&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Expelled Exposed</title>
      <link>https://blog.lippard.org/2008/03/expelled-exposed.html/</link>
      <pubDate>Sat, 08 Mar 2008 16:20:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/03/expelled-exposed.html/</guid>
      <description>&lt;p&gt;The &lt;a href=&#34;http://www.ncseweb.org/&#34;&gt;National Center for Science Education&lt;/a&gt; has put up a website, &lt;a href=&#34;http://expelledexposed.com/&#34;&gt;ExpelledExposed.com&lt;/a&gt;, to respond to the &lt;a href=&#34;https://blog.lippard.org/2007/08/expensive-intelligent-design-movie-uses.html&#34;&gt;dishonest intelligent design movie&lt;/a&gt; featuring Ben Stein, &lt;span style=&#34;font-style: italic;&#34;&gt;Expelled&lt;/span&gt;.  The current content is links to news coverage and reviews of the movie, but I expect the site will become more interesting when the movie is actually released on April 18.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;geo&lt;/strong&gt; &lt;small&gt;(2008-03-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;It should be noted for the benefit of fair minded readers here that...every one of the allegations made on the &#34;EXPOSED&#34; site are...false. Not merely inaccurate, but intentionally so.&lt;BR/&gt;&lt;BR/&gt;Fortunately, the film EXPELLED will serve as its own refutation of these allegattions. The lies will in fact corroborate the main point of the film, which is a chronicle of the depths to which Big Science will sink, when it is questioned in the harsh light of day.&lt;BR/&gt;&lt;BR/&gt;geo&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Wire&#39;s War on the Drug War</title>
      <link>https://blog.lippard.org/2008/03/wires-war-on-drug-war.html/</link>
      <pubDate>Sat, 08 Mar 2008 04:09:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/03/wires-war-on-drug-war.html/</guid>
      <description>&lt;p&gt;The writers of perhaps the best show on television, &lt;span style=&#34;font-style: italic;&#34;&gt;The Wire&lt;/span&gt;, &lt;a href=&#34;http://www.time.com/time/printout/0,8816,1719872,00.html&#34;&gt;have published an opinion piece in &lt;span style=&#34;font-style: italic;&#34;&gt;Time&lt;/span&gt; magazine&lt;/a&gt; in which they advocate that jurors vote to acquit any drug case defendant, and state that they will do so:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt; If asked to serve on a jury deliberating a violation of state or federal drug laws, we will vote to acquit, regardless of the evidence presented. Save for a prosecution in which acts of violence or intended violence are alleged, we will — to borrow Justice Harry Blackmun&amp;rsquo;s manifesto against the death penalty — no longer tinker with the machinery of the drug war. No longer can we collaborate with a government that uses nonviolent drug offenses to fill prisons with its poorest, most damaged and most desperate citizens. &lt;/p&gt;</description>
    </item>
    <item>
      <title>Richard Dawkins lecture at ASU</title>
      <link>https://blog.lippard.org/2008/03/richard-dawkins-lecture-at-asu.html/</link>
      <pubDate>Fri, 07 Mar 2008 04:55:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/03/richard-dawkins-lecture-at-asu.html/</guid>
      <description>&lt;p&gt;Tonight we attended Richard Dawkins&amp;rsquo; lecture (first stop of a &lt;a href=&#34;http://richarddawkins.net/article,2331,Richard-Dawkins-US-Tour-begins-this-week,RichardDawkinsnet&#34;&gt;2008 college tour&lt;/a&gt;) at ASU&amp;rsquo;s Grady Gammage auditorium on &amp;ldquo;The God Delusion,&amp;rdquo; which was the 2008 &lt;a href=&#34;http://beyond.asu.edu/home.html&#34;&gt;Beyond Center&lt;/a&gt; lecture, introduced by Paul Davies.  The lecture was accompanied by a giant screen on which the words of the lecture appeared for the hearing-impaired, apparently based on voice recognition.  I was pretty impressed&amp;ndash;it was far more accurate than the typo-laden closed captioning that you can see on television, and kept up pretty closely with him, but it did make errors from time to time (some of which it corrected).  My favorite uncorrected error was early on, when Dawkins was making the point that atheists disbelieve in just one more god than the countless gods that theists disbelieve in, and listed Zeus and Wotan among them.  When Dawkins said &amp;ldquo;we don&amp;rsquo;t worship Wotan,&amp;rdquo; the captioner said &amp;ldquo;we don&amp;rsquo;t worship Voltaire.&amp;quot;&lt;br /&gt;&lt;br /&gt;Dawkins began by saying that &amp;ldquo;this is the largest audience I have ever addressed.&amp;rdquo;  Originally ASU just asked people to submit a form on a web page to indicate desire to attend, but they had such great response that they had to issue tickets through Ticketmaster.  There were more people who didn&amp;rsquo;t get tickets who also showed up, and some of them were able to be seated in empty seats which were held for ticket holders who didn&amp;rsquo;t show up by 7:15 p.m. (the lecture started at 7:30 p.m.).  The auditorium was very nearly full to its capacity of 3,017 seats.&lt;br /&gt;&lt;br /&gt;I still haven&amp;rsquo;t yet read Dawkins&amp;rsquo; &lt;span style=&#34;font-style: italic;&#34;&gt;The God Delusion&lt;/span&gt;, but I believe most of his lecture was drawn from the book&amp;rsquo;s content, accompanied by a slide presentation.  At the end, he showed some twenty books that have been published in response to the &amp;ldquo;new atheists,&amp;rdquo; most of which were directed at his book.  For good measure, he included a picture of the cover of a book titled &lt;a href=&#34;http://richarddawkins.net/article,2271,n,n&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Dog Allusion&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;He also responded to those atheists who have criticized him for intemperate and inflammatory language directed at religion, pointing out that far more inflammatory language may be found in London restaurant reviews (with several hilarious examples).  He disagreed with the idea that religion deserves special treatment to be exempt from criticism, and quoted a passage from his book describing the God of the Bible which could be considered intemperate and inflammatory (e.g., God is &amp;ldquo;a misogynistic, homophobic, racist, infanticidal, genocidal, filicidal, pestilential, megalomaniacal, sado-masochistic, capriciously malevolent bully&amp;rdquo;), but which he characterized as less inflammatory than the restaurant reviews.  I think it was quite similar in character to the restaurant reviews he quoted, only less hyperbolic and more accurate.&lt;br /&gt;&lt;br /&gt;He ended with some &amp;ldquo;consciousness-raising,&amp;rdquo; showing a photograph of three four-year-olds taken at a Christmas pageant play published in a British newspaper, along with its caption, which described them as &amp;ldquo;Muslim,&amp;rdquo; &amp;ldquo;Sikh,&amp;rdquo; and &amp;ldquo;Christian.&amp;rdquo;  Dawkins asked us to imagine instead that they were labeled &amp;ldquo;conservative,&amp;rdquo; &amp;ldquo;liberal,&amp;rdquo; and &amp;ldquo;socialist,&amp;rdquo; or &amp;ldquo;atheist,&amp;rdquo; &amp;ldquo;agnostic,&amp;rdquo; and &amp;ldquo;secular humanist,&amp;rdquo; observing that these are all equally absurd.  While it would be accurate to describe them as children of parents who are Muslim, Sikh, and Christian, a four-year-old is not old enough to have considered opinions on cosmology or anything approaching a critical world view.  (My thought was that this is somewhat agist, and there are many adults haven&amp;rsquo;t given their religious views much more thought than most four-year-olds.  But I think his basic point is sound.)  During the Q&amp;amp;A, he was asked if he thought four-year-olds could be atheists, and he said he thought the same point applied&amp;ndash;it&amp;rsquo;s not accurate to describe a four-year-old as an atheist, either.&lt;br /&gt;&lt;br /&gt;In another question, someone asked whether Dawkins had a background in theology, to which he referred the audience to P.Z. Myers&amp;rsquo; &lt;a href=&#34;http://scienceblogs.com/pharyngula/2006/12/the_courtiers_reply.php&#34;&gt;&amp;ldquo;The Courtier&amp;rsquo;s Reply&amp;rdquo;&lt;/a&gt; at &lt;a href=&#34;http://scienceblogs.com/pharyngula/&#34;&gt;Pharyngula&lt;/a&gt;, which he recommended that everyone Google and read as he didn&amp;rsquo;t think his paraphrase did it full justice.&lt;br /&gt;&lt;br /&gt;One individual asking a question said that he is an atheist with a friend who is a very intelligent Mormon who he frequently converses with and believes he has helped lead to some mutual understanding and perhaps even some change in his views.  He questioned Dawkins&amp;rsquo; approach.  Dawkins responded that &amp;ldquo;seduction&amp;rdquo; is not his style, but commended the questioner and stated his approval for different styles of atheism, comparing it to a &amp;ldquo;good cop, bad cop&amp;rdquo; methodology.&lt;br /&gt;&lt;br /&gt;I found little to disagree with in Dawkins&amp;rsquo; presentation (and little of which I&amp;rsquo;ve described above, due to lack of note-taking).  There were perhaps a few points where he presented metaphysics as science, but I agree with his point that science and religion are not &amp;ldquo;non-overlapping magisteria&amp;rdquo; (as Stephen Jay Gould put it) and that religions do make empirical claims and are criticizable when they contain false, ridiculous, unsupportable, and immoral statements.&lt;br /&gt;&lt;br /&gt;UPDATE (March 7, 2008):  John Wilkins &lt;a href=&#34;http://scienceblogs.com/evolvingthoughts/2008/03/dawkins_lecture_in_phoenix.php&#34;&gt;has posted some critical comments about Dawkins&amp;rsquo; lecture&lt;/a&gt;, which may be a topic of discussion when I meet him on Saturday for beer and conversation with &lt;a href=&#34;http://scienceblogs.com/strangerfruit/2008/03/dawkins_at_asu.php&#34;&gt;John Lynch&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;John Wilkins &lt;a href=&#34;http://scienceblogs.com/evolvingthoughts/2008/03/dawkins_lecture_in_phoenix.php&#34;&gt;writes that&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;In particular I was annoyed that those of us who do not condemn someone for holding religious beliefs were caricatured as &amp;ldquo;feeling good that someone has religion somewhere&amp;rdquo;. Bullshit. That is not why we dislike the Us&amp;rsquo;n&amp;rsquo;Themism of TGD. We dislike it because no matter what &lt;em&gt;other&lt;/em&gt; beliefs an intelligent person may hold, so long as they accept the importance of science and the need for a secular society, we simply do not &lt;em&gt;care&lt;/em&gt; if they also like the taste of ear wax, having sex with trees, or believing in a deity or two. Way to go, Richard. Good bit of framing and parodying the opposition. Real rational.&lt;/blockquote&gt;While I agree with Dr. Wilkins that the particular beliefs he lists are not objectionable, I very much do care if people hold beliefs which cause them to engage in political actions such as denial of rights to homosexuals, female genital mutilation, honor killings, issuing of fatwas, suppression of factual information and dissemination of misinformation about evolution, and so forth, which I believe is the primary concern of Dawkins, as well.  The mere belief in God is not a problem (as &lt;a href=&#34;http://etext.virginia.edu/jefferson/quotations/jeff1500.htm&#34;&gt;Thomas Jefferson famously wrote&lt;/a&gt;, &amp;ldquo;it does me no injury for my neighbor to say there are twenty gods, or no God.  It neither picks my pocket nor breaks my leg&amp;rdquo;), it&amp;rsquo;s all the additional baggage that religion typically brings along that causes the problems.  (Likewise, mere lack of belief in God is not a problem, but it also seems to frequently be accompanied by political baggage.)&lt;br /&gt;&lt;br /&gt;Wilkins writes as though the majority of religious believers in the world fall under 100-200 on the scale in &lt;a href=&#34;http://www.youtube.com/watch?v=jCX0JJ16dFM&#34;&gt;this video for calculating your &amp;ldquo;God Delusion Index,&amp;quot;&lt;/a&gt; while I suspect Dawkins&amp;rsquo; (and I know that my) concerns are primarily with those who score much higher than 100.  (My own score was not zero&amp;ndash;it was 45.)&lt;br /&gt;&lt;br /&gt;A few other blog posts reacting to Dawkins&amp;rsquo; lecture:&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://djayha.livejournal.com/146531.html&#34;&gt;Labyrinth: A Maze of Ramblings&lt;/a&gt;&lt;br /&gt;&lt;a href=&#34;http://lonelocust.com/2008/03/06/941/&#34;&gt;Lone Locust Productions&lt;/a&gt;&lt;br /&gt;A &lt;a href=&#34;http://boards.fool.com/Message.asp?mid=26449186&amp;amp;sort=postdate&#34;&gt;post at the Motley Fool atheist forum&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I also should mention that Dawkins used one of my &lt;a href=&#34;http://www.amazon.com/review/R2J6GZ9ATK4MW0&#34;&gt;favorite&lt;/a&gt; &lt;a href=&#34;http://iidb.infidels.org/vbb/showthread.php?s=c757ea443f28c256f3471039852ff1c2&amp;amp;p=5074029#post5074029&#34;&gt;arguments&lt;/a&gt; for the falsity and social transmission of religion, which is that people tend to believe the religions of their parents (and this is still the case despite the fact that in the U.S. &lt;a href=&#34;http://secularoutpost.blogspot.com/2008/02/pew-forum-survey-on-american-religion.html&#34;&gt;a large minority of people tend to change religious sects within a religious tradition&lt;/a&gt;).  Dawkins showed a map of the world displaying large geographic areas as represented by adherents of particular religions, and commented on how odd that fact is, if religion is supposed to be true.  For contrast, he showed the same map, with the names of religions replaced with various scientific theses, and observed that that doesn&amp;rsquo;t happen.  (In actuality, it does happen from time to time in science&amp;ndash;some scientific disputes have divided upon regional lines, though typically evidence on the dispute builds and the regional division goes away, replaced by consensus.)&lt;br /&gt;&lt;br /&gt;John Wilkins is unhappy about Dawkins&amp;rsquo; advocacy of truth as something that we care about from science, stating that we only care about good enough (pragmatism), not truth.  I disagree&amp;ndash;I don&amp;rsquo;t think that even &amp;ldquo;good enough&amp;rdquo; can be talked about without reference to true predictions, at the very least, and I think Dawkins is quite right to care about truth.  Certainly it can be hard to establish what is true (it&amp;rsquo;s often easier to establish what &lt;span style=&#34;font-style: italic;&#34;&gt;isn&amp;rsquo;t&lt;/span&gt; true), and it&amp;rsquo;s a mistake to become wedded to a particular theory as true if that causes you to ignore anomalies and contrary evidence, but I likewise think it&amp;rsquo;s a mistake to say that science doesn&amp;rsquo;t care about getting true explanations.&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;d also like to add a comment about one of the exchanges in the Q&amp;amp;A that came from a religious believer (of whom there were many in the audience&amp;ndash;I was coincidentally seated a few seats away from a gentleman who is in my parents&amp;rsquo; Bible study class, who had with him a worn and heavily annotated copy of Dawkins&amp;rsquo; book as well as a copy of one of the critiques published, &lt;span style=&#34;font-style: italic;&#34;&gt;The Dawkins Delusion&lt;/span&gt;).  That person suggested that Dawkins was mistaken to assert (which he didn&amp;rsquo;t, at least not at the lecture) that religion was the primary cause of war without providing empirical evidence.  He stated that this is certainly something that can be empirically studied, and that he doubts that it is true.  He also stated that studies have shown that religious believers tend to be happier, are more likely to give to charitable causes, even non-religious charitable causes, than the secular, and so forth.  (I&amp;rsquo;ve previously blogged about &lt;a href=&#34;https://blog.lippard.org/2007/06/atheists-weak-on-charitable-giving.html&#34;&gt;studies which show that religious believers are more generous than the secular&lt;/a&gt;, and &lt;a href=&#34;https://blog.lippard.org/2006/12/charitable-giving-conservatives-vs.html&#34;&gt;conservatives more generous than liberals&lt;/a&gt;.)  Dawkins&amp;rsquo; response was that he didn&amp;rsquo;t say what the questioner thought he did, and also observed that the two largest wars in the world&amp;rsquo;s history (WWI and WWII) were not about religion, and that the studies referred to by the questioner may be correct, but that they miss the point.  For Dawkins, having better social consequences is not a reason to believe in religion if the religion is not true&amp;ndash;it&amp;rsquo;s truth that is the closest thing to sacred for Dawkins.&lt;br /&gt;&lt;br /&gt;UPDATE:  P.Z. Myers &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/03/wilkins_gets_shrill.php&#34;&gt;takes issue with John Wilkins&amp;rsquo; criticisms of Dawkins&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;A &lt;a href=&#34;http://efildenimaxenu.blogspot.com/2008/03/richard-dawkins-at-asu.html&#34;&gt;poor quality video of the lecture (via cell phone?) is on Google Video&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (March 13, 2008):  Chris Hallquist &lt;a href=&#34;http://uncrediblehallq.blogspot.com/2008/03/dawkins-in-madison.html&#34;&gt;reports on Dawkins&amp;rsquo; appearance in Madison, Wisconsin&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (March 24, 2008): Near the end of Dawkins&amp;rsquo; talk, he showed &lt;a href=&#34;http://www.youtube.com/watch?v=UY-ZrwFwLQg&amp;amp;NR=1&#34;&gt;this YouTube video of a Marcus Brigstocke rant about religion&lt;/a&gt;.  (Thanks for the link, Tim K.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>February Maricopa County Notices Update</title>
      <link>https://blog.lippard.org/2008/03/february-maricopa-county-notices-update.html/</link>
      <pubDate>Thu, 06 Mar 2008 03:48:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/03/february-maricopa-county-notices-update.html/</guid>
      <description>&lt;p&gt;It looks like I picked the wrong month to slack on an update to my graph of Phoenix area pre-foreclosures, as January&amp;rsquo;s &lt;a href=&#34;http://www.azleg.state.az.us/ars/33/00808.htm&#34;&gt;notices of trustee&amp;rsquo;s sales&lt;/a&gt; climbed to an amazing &lt;b&gt;5336&lt;/b&gt;!&lt;br /&gt;&lt;br /&gt;That&amp;rsquo;s 1461 higher than &lt;a href=&#34;https://blog.lippard.org/2007/12/decembers-phoenix-housing-stats-update.html&#34;&gt;December&amp;rsquo;s number&lt;/a&gt;, and when you consider that &lt;a href=&#34;https://blog.lippard.org/2007/01/update-on-maricopa-county-trustee-sale.html&#34;&gt;last January&amp;rsquo;s number&lt;/a&gt; was &lt;b&gt;1623&lt;/b&gt;, and that the peak seen by the bursting of the Tech bubble (which, by the way, is hardly noticeable in this graph), in January, 2003, was &lt;b&gt;1738&lt;/b&gt; I think it becomes clear that we are witness to something rather scary.&lt;br /&gt;&lt;br /&gt;February&amp;rsquo;s number dropped to a measly &lt;b&gt;5048&lt;/b&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/0802NTR.jpg&#34;&gt;&amp;lt;img style=&amp;ldquo;display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;&amp;rdquo; src=&amp;quot;/images/0802NTR.jpg&amp;quot; border=&amp;ldquo;0&amp;rdquo; alt=&amp;ldquo;Click for full size&amp;quot;id=&amp;ldquo;BLOGGER_PHOTO_ID_5174474898444172498&amp;rdquo; /&amp;gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>RateMyCop</title>
      <link>https://blog.lippard.org/2008/03/ratemycop.html/</link>
      <pubDate>Wed, 05 Mar 2008 14:17:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/03/ratemycop.html/</guid>
      <description>&lt;p&gt;RateMyCop.com is a new website that allows you to rate individual police officers on the basis of your interactions with them, on the attributes of authority, fairness, and satisfaction, for which you can rate them poor, average, or good, and leave specific comments about your interactions.  The site &lt;a href=&#34;http://www.ratemycop.com/index.php?option=com_content&amp;amp;task=view&amp;amp;id=58&amp;amp;Itemid=148&#34;&gt;describes itself like this&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Welcome to RATEMYCOP.com, the online watchdog organization serving communities nationwide. RATEMYCOP.com is not affiliated with any government agency; we are an independent, privately managed organization.&lt;br /&gt;&lt;br /&gt;Our mission is to compile information on cops’ performance and to provide a forum where users can freely share individual accounts. Good, bad or indifferent. Most of all, we would like to hear your stories. Your appreciation and your disapproval. Did you witness a cop doing a good deed, or were you involved in an unfortunate altercation? Tell us about it. Tell others about it. Let it out. Don’t feel intimidated by the badge to remain quiet.&lt;br /&gt;&lt;br /&gt;While we respect their authority we are also free to question it. You have the right to remain informed.&lt;/blockquote&gt;The site has lists of 120,000 individual police officers from 450 departments around the country, which the site obtained directly from police departments, asking only for the names of patrol officers who work with the general public, not undercover officers.  There are no photos, addresses, or telephone numbers, only names.&lt;br /&gt;&lt;br /&gt;The city of Tempe has expressed disapproval and its intention to try to remove this information from the site, &lt;a href=&#34;http://www.abc15.com/news/local/story.aspx?content_id=98F55252-9594-44F2-9776-FF44A4D34DF1&amp;amp;gsa=true&#34;&gt;according to an ABC 15 News story which claims the site is a danger to officers&lt;/a&gt;.  Tempe Police Department Officer Tony Miller is quoted in the story raising issues about undercover officers, and the article says that he &amp;ldquo;feels as though officers like him are scrutinized enough.&amp;rdquo;  The article also states that &amp;ldquo;Tempe officer Brandon Banks says the department&amp;rsquo;s chief, human resources and even the city&amp;rsquo;s prosecutor are looking into the website and fighting it.&amp;rdquo;  I don&amp;rsquo;t see that they have a case, this information should all be a matter of public record.&lt;br /&gt;&lt;br /&gt;It seems to me that there is potential for abuse (especially in the form of inaccurate ratings and comments, just as on teacher rating websites), but less so than there is from other kinds of public records about all of us that are published on the web.  I disagree with Officer Miller&amp;rsquo;s opinion that there is already sufficient accountability for police officers; this blog&amp;rsquo;s previous posts in the &lt;a href=&#34;http://lippard.blogspot.com/search/label/police%20abuse%20and%20corruption&#34;&gt;&amp;ldquo;police abuse and corruption&amp;rdquo;&lt;/a&gt; category and the far more &lt;a href=&#34;http://www.theagitator.com/?s=new+professionalism&#34;&gt;numerous&lt;/a&gt; and detailed posts from Radley Balko&amp;rsquo;s &lt;a href=&#34;http://www.theagitator.com/&#34;&gt;The Agitator blog&lt;/a&gt; and &lt;a href=&#34;http://www.cato.org/pub_display.php?pub_id=6476&#34;&gt;his article &amp;ldquo;Overkill&amp;rdquo;&lt;/a&gt; are overwhelming evidence to the contrary.&lt;br /&gt;&lt;br /&gt;It&amp;rsquo;s worth noting that the courts have repeatedly ruled that &lt;a href=&#34;http://www.nytimes.com/2005/06/28/politics/28scotus.html&#34;&gt;there is no duty of police officers to protect individual members of the public&lt;/a&gt;, and many states have statutes which prevent individual officers and departments from being held civilly liable for a failure to provide adequate protection, a fact often used by gun advocates to argue for widespread gun ownership for individual protection (e.g., &lt;a href=&#34;http://www.firearmsandliberty.com/kasler-protection.html&#34;&gt;here&lt;/a&gt;, &lt;a href=&#34;http://www.gunowners.org/sk0503.htm&#34;&gt;here&lt;/a&gt;, and &lt;a href=&#34;http://publicrights.org/Kennesaw/PoliceResponsibility.html&#34;&gt;here&lt;/a&gt;).  The U.S. Supreme Court also eliminated a major protection against police abuse in 2006, when it ruled in &lt;a href=&#34;http://www.supremecourtus.gov/opinions/05pdf/04-1360.pdf&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Hudson v. Michigan&lt;/span&gt;&lt;/a&gt; (PDF) that evidence from an illegal no-knock raid need not be excluded from trial, because police officers have &lt;a href=&#34;http://www.cato-at-liberty.org/2006/06/16/scalias-alternate-universe/&#34;&gt;entered a new realm of &amp;ldquo;professionalism&amp;rdquo;&lt;/a&gt; in which they recognize civil liberties and can be trusted to investigate and deter their own abuses.  In the wake of such decisions and continuing abuses, a website such as RateMyCop.com seems to me like a good idea.&lt;br /&gt;&lt;br /&gt;What the site seems to be missing, though, is a way to quickly find officers who have received ratings (very few seem to have any yet), and to sort those in order to find those with favorable or unfavorable ratings.&lt;br /&gt;&lt;br /&gt;UPDATE (March 12, 2008):  Apparently &lt;a href=&#34;http://mashable.com/2008/03/11/ratemycop-shutdown/&#34;&gt;GoDaddy has pulled the plug on RateMyCop.com&amp;rsquo;s website without notice to the owner&lt;/a&gt;, allegedly first for &amp;ldquo;suspicious activity&amp;rdquo; and then for exceeding bandwidth limits, and the site is up with a new web hosting provider.&lt;br /&gt;&lt;br /&gt;It looks like the ratings are now on a single category, and you can see a list of the most-rated and most-recently-rated on the front page.  Another feature that would be nice would be a way to allow registered users to rate the raters for reliability, similar to the way Amazon.com book reviews can be rated as helpful or not helpful.  That way, ratings could be weighted based on judgments of the reliability of the raters from the user base, and ratings from those with a personal axe to grind could have their weight minimized.&lt;br /&gt;&lt;br /&gt;Looks like &lt;a href=&#34;http://blog.wired.com/27bstroke6/2008/03/godaddy-silence.html&#34;&gt;Rackspace has also refused to host ratemycop.com&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Interestingly, &lt;a href=&#34;http://www.amazon.ca/gp/cdp/member-reviews/A2HYEIFKMBRRVT/ref=cm_pdp_profile_reviews/701-2138165-1604361?ie=UTF8&amp;amp;sort%5Fby=MostRecentReview&#34;&gt;apparently Gino Sesto of RateMyCop.com was a Bush voter&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>McCain thankful for support of raving nutcase</title>
      <link>https://blog.lippard.org/2008/03/mccain-thankful-for-support-of-raving.html/</link>
      <pubDate>Tue, 04 Mar 2008 23:58:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/03/mccain-thankful-for-support-of-raving.html/</guid>
      <description>&lt;p&gt;John McCain is &amp;ldquo;very honored&amp;rdquo; for the endorsement of Pastor John Hagee of Christians United for Israel, a televangelist who thinks that the Jews provoked the Holocaust, that the Illuminati is engaged in conspiratorial control of the world&amp;rsquo;s governments, that the Catholic Church is the &amp;ldquo;whore of Babylon&amp;rdquo; in the Book of Revelations, that George Washington hid a picture of a menorah in the tailfeathers of the eagle on the dollar bill, and that a U.S. invasion of Iran is prophesied by the Bible.&lt;br /&gt;&lt;br /&gt;Ed Brayton &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/03/mccain_endorsed_by_televangeli.php&#34;&gt;has discussed Hagee&amp;rsquo;s views&lt;/a&gt;, and Troutfishing at Daily Kos &lt;a href=&#34;http://www.dailykos.com/story/2008/3/1/92552/92083/28/466793&#34;&gt;has some videos documenting Hagee absurdity&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (May 22, 2008): Finally, McCain &lt;a href=&#34;http://news.yahoo.com/s/nm/20080522/pl_nm/usa_politics_mccain_pastor_dc_4&#34;&gt;has repudiated Hagee&amp;rsquo;s endorsement&lt;/a&gt;, claiming that he&amp;rsquo;s only just learned of his nastier views and remarks.&lt;br /&gt;&lt;br /&gt;UPDATE (May 23, 2008): Hume&amp;rsquo;s Ghost &lt;a href=&#34;http://dailydoubt.blogspot.com/2008/05/mccain-renounces-endorsement-of-hagee.html&#34;&gt;points out the difference between McCain&amp;rsquo;s relationship with Hagee and Parsley, and Obama&amp;rsquo;s relationship with Wright&lt;/a&gt;, as well as &lt;a href=&#34;http://dailydoubt.blogspot.com/2008/05/pro-israel.html&#34;&gt;the extremely nasty anti-Semitic remarks from Hagee&lt;/a&gt; that prompted McCain&amp;rsquo;s repudiation (all Jews have &amp;ldquo;dead souls,&amp;rdquo; for example).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Pat Boone&#39;s Limitless Stupidity</title>
      <link>https://blog.lippard.org/2008/03/pat-boones-limitless-stupidity.html/</link>
      <pubDate>Tue, 04 Mar 2008 14:16:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/03/pat-boones-limitless-stupidity.html/</guid>
      <description>&lt;p&gt;Pat Boone writes a column in which he imagines a conversation between himself and Thomas Jefferson, in which he completely misrepresents Jefferson&amp;rsquo;s views and quite a few facts.  Ed Brayton &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/03/pat_boones_limitless_stupidity.php&#34;&gt;supplies a critique&lt;/a&gt;.  (You can find the link to Boone&amp;rsquo;s column there.)&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;olvlzl&lt;/strong&gt; &lt;small&gt;(2008-03-05)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Pat Boone writes fan fiction.  Look at his history, his entire career was based on covers, stealing the work of superior black artists and white washing them.  It&#39;s just more of the same for the zit meds huckster.  &lt;BR/&gt;&lt;BR/&gt;Anthony McCarthy, who someday will stop reminding people that he used to be covered by olvlzl&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jeremy Jaynes loses appeal on spamming case</title>
      <link>https://blog.lippard.org/2008/03/julian-jaynes-loses-appeal-on-spamming.html/</link>
      <pubDate>Sat, 01 Mar 2008 21:16:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/03/julian-jaynes-loses-appeal-on-spamming.html/</guid>
      <description>&lt;p&gt;Jeremy Jaynes, the spammer who was convicted and sentenced to nine years in prison in 2003 for violating Virginia&amp;rsquo;s anti-spam law, h&lt;a href=&#34;http://news.yahoo.com/s/ap/anti_spam_law&#34;&gt;as lost his appeal before the Virginia Supreme Court in a 4-3 ruling&lt;/a&gt;.  Several of the dissents claimed that Virginia&amp;rsquo;s anti-spam law, which criminalizes unsolicited bulk email with falsified headers, even if it is political or religious in content rather than commercial, is a violation of the First Amendment.  The quotations from Justice Elizabeth Lacy and Jaynes&amp;rsquo; attorney Thomas M. Wolf both state that the law has diminished everyone&amp;rsquo;s freedom by criminalizing &amp;ldquo;bulk anonymous email, even for the purpose of petitioning the government or promoting religion.&amp;quot;&lt;br /&gt;&lt;br /&gt;Both Lacy and Wolf misrepresent &lt;a href=&#34;http://leg1.state.va.us/cgi-bin/legp504.exe?991+ful+CHAP0886&#34;&gt;the law&lt;/a&gt;, which makes it a crime to &amp;ldquo;Falsify or forge electronic mail transmission information or other routing information in any manner in connection with the transmission of unsolicited bulk electronic mail through or into the computer network of an electronic mail service provider or its subscribers.&amp;quot;&lt;br /&gt;&lt;br /&gt;There is a difference between forging headers and sending anonymous email&amp;ndash;the latter does not require the former, and the latter is not prohibited by the law.  Jaynes wasn&amp;rsquo;t just trying to be anonymous&amp;ndash;he was engaged in fraud, and falsifying message headers and from addresses to try to avoid the consequences of his criminality.  He wasn&amp;rsquo;t using anonymous remailers to express a political or religious message, and if he had been, he wouldn&amp;rsquo;t have been able to be charged under this law.&lt;br /&gt;&lt;br /&gt;UPDATE (September 12, 2008): The Virginia Supreme Court &lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/content/article/2008/09/12/AR2008091201211.html?hpid=topnews&#34;&gt;has reversed itself and struck down Virginia&amp;rsquo;s anti-spam law as unconstitutional&lt;/a&gt;, on the grounds that prohibiting false routing information on emails infringes upon the right to anonymous political or religious speech.  This is a very bad decision for the reasons I gave above.  There are ways to engage in anonymous speech without doing what Jaynes did, falsifying message headers and domain names.  The court&amp;rsquo;s argument that one must falsify headers, IP addresses, and domain names in order to be anonymous is factually incorrect.  Anonymity doesn&amp;rsquo;t require header falsification, it only requires &lt;em&gt;omission&lt;/em&gt; of identifying information.&lt;/p&gt;</description>
    </item>
    <item>
      <title>1 in 100 American adults are in prison</title>
      <link>https://blog.lippard.org/2008/02/1-in-100-american-adults-are-in-prison.html/</link>
      <pubDate>Thu, 28 Feb 2008 18:47:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/02/1-in-100-american-adults-are-in-prison.html/</guid>
      <description>&lt;p&gt;The United States has &lt;a href=&#34;http://wcbstv.com/national/prison.americans.prison.2.665053.html&#34;&gt;now reached an incarceration rate of 1 in every 99.1 adults&lt;/a&gt;, the highest rate in the world.  We&amp;rsquo;re spending an enormous amount of money to train people to be hardened criminals by throwing people convicted of nonviolent drug-related crimes into prisons with real criminals.&lt;br /&gt;&lt;br /&gt;Finland, by contrast, &lt;a href=&#34;http://www.wpunj.edu/newpol/issue43/Gardner43.htm&#34;&gt;has one of the lowest incarceration rates in the world&lt;/a&gt;, which has been in place for over 30 years.  There is no correlation between crime rates and incarceration rates.  In my opinion, we should decriminalize drug use, get rid of mandatory minimums, and adopt a model much closer to Finland&amp;rsquo;s, where only violent offenders are imprisoned.  Those who cause other kinds of harm to others should be required to make restitution to their victims.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Phoenix Flippers in Trouble</title>
      <link>https://blog.lippard.org/2008/02/phoenix-flippers-in-trouble.html/</link>
      <pubDate>Thu, 28 Feb 2008 14:38:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/02/phoenix-flippers-in-trouble.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;d seen similar blogs for California cities, now I&amp;rsquo;m glad to see &lt;a href=&#34;http://phoenixflippers.blogspot.com/&#34;&gt;there&amp;rsquo;s one for Phoenix&lt;/a&gt;.  The site lists homes currently for sale at a loss, ordered from greatest total loss to least.  Most of these homes have been flipped multiple times before the current flipper got stuck with it.&lt;br /&gt;&lt;br /&gt;Despite what a realtor might tell you, when you see homeowners repeatedly reducing prices like this, it is not a good time to buy.  It&amp;rsquo;s a good time to wait and watch prices continue to drop.  When you start seeing prices go back up for a while, then it might be a good time to buy&amp;ndash;it&amp;rsquo;s much better to buy after things have bottomed out and started to increase again than it is to buy on the way down.  That&amp;rsquo;s sometimes referred to as &amp;ldquo;catching a falling knife.&amp;quot;&lt;br /&gt;&lt;br /&gt;I wouldn&amp;rsquo;t consider buying anything until 2010 at the earliest.  We haven&amp;rsquo;t yet even seen the peak of subprime ARM resets, which should hit in the next few months.  Then we still have Alt-A ARM resets to peak after that.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Arizona #4 for January foreclosures</title>
      <link>https://blog.lippard.org/2008/02/arizona-4-for-january-foreclosures.html/</link>
      <pubDate>Wed, 27 Feb 2008 01:58:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/02/arizona-4-for-january-foreclosures.html/</guid>
      <description>&lt;p&gt;Nationwide, foreclosures are up 57% for January 2008 vs. January 2007 (and up 8% vs. December 2007), and &lt;a href=&#34;http://www.azcentral.com/realestate/articles/0226foreclosures26-on.html&#34;&gt;the top states for foreclosures in January (on a per-capita basis) were&lt;/a&gt;:&lt;br /&gt;&lt;br /&gt;1. Nevada&lt;br /&gt;2. California&lt;br /&gt;3. Florida&lt;br /&gt;4. Arizona&lt;br /&gt;5. Colorado&lt;br /&gt;6. Massachusetts&lt;br /&gt;7. Georgia&lt;br /&gt;8. Connecticut&lt;br /&gt;9. Ohio&lt;br /&gt;10. Michigan&lt;br /&gt;&lt;br /&gt;Repossessions are up 90% or January 2008 compared to January 2007.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Of course I&#39;m right</title>
      <link>https://blog.lippard.org/2008/02/of-course-im-right.html/</link>
      <pubDate>Tue, 26 Feb 2008 23:11:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/02/of-course-im-right.html/</guid>
      <description>&lt;p&gt;I do try to be accurate and correct my mistakes.   I was happy to read &lt;a href=&#34;http://blogs.villagevoice.com/runninscared/archives/2008/02/hunter_students.php&#34;&gt;on the &lt;span style=&#34;font-style: italic;&#34;&gt;Village Voice&lt;/span&gt;&amp;rsquo;s blog that I&amp;rsquo;m &amp;ldquo;right.&amp;quot;&lt;/a&gt;  But I think they mean politically right.  In some cases, I&amp;rsquo;m sure I&amp;rsquo;m to the right of the &lt;span style=&#34;font-style: italic;&#34;&gt;Village Voice&lt;/span&gt;.  In others, I&amp;rsquo;m sure I&amp;rsquo;m right there with them on the left.&lt;br /&gt;&lt;br /&gt;I suppose it could be argued that defending InfraGard from falsehoods is &amp;ldquo;right&amp;rdquo; in both senses.&lt;br /&gt;&lt;br /&gt;Here&amp;rsquo;s the comment I posted at &lt;a href=&#34;http://blogs.villagevoice.com/runninscared/archives/2008/02/hunter_students.php&#34;&gt;the &lt;span style=&#34;font-style: italic;&#34;&gt;Village Voice&lt;/span&gt; blog&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;I&amp;rsquo;ll happily have my blog characterized as &amp;ldquo;right&amp;rdquo; meaning &amp;ldquo;correct,&amp;rdquo; but I don&amp;rsquo;t think it&amp;rsquo;s terribly accurate to refer to much of its content as politically right wing.  I would be happy to hear that ending the war in Iraq, ending the war on drugs, legalizing gay marriage, impeaching George W. Bush, abolishing the CIA, strict separation of church and state, and free speech absolutism (all positions defended at my blog) are now endorsed by the political right&amp;ndash;it&amp;rsquo;s about time.&lt;br /&gt;&lt;br /&gt;Thanks for the link.&lt;/blockquote&gt;(Obligatory &lt;a href=&#34;http://www.xkcd.com/386/&#34;&gt;xkcd cartoon about being right&lt;/a&gt;.  Kat can vouch for its accuracy.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Pakistan takes out YouTube, gets taken out in return</title>
      <link>https://blog.lippard.org/2008/02/pakistan-takes-out-youtube-gets-taken.html/</link>
      <pubDate>Mon, 25 Feb 2008 15:03:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/02/pakistan-takes-out-youtube-gets-taken.html/</guid>
      <description>&lt;p&gt;As &lt;a href=&#34;http://blogs.zdnet.com/threatchaos/&#34;&gt;ZDNet reports&lt;/a&gt;, yesterday afternoon, in response to a government order to filter YouTube (AS 36561), Pakistan Telecom (AS 17557, pie.net.pk) announced a more-specific route (/24; YouTube announces a /23) for YouTube&amp;rsquo;s IP space, causing YouTube&amp;rsquo;s Internet traffic to go to Pakistan Telecom.  YouTube then re-announced its own IP space in yet more-specific blocks (/25), which restored service to those willing to accept routing announcements for blocks that small.  Then Pakistan Telecom&amp;rsquo;s upstream provider, PCCW (AS 3491), which had made the mistake of accepting the Pakistan Telecom /24 announcement for YouTube in the first place, shut off Pakistan Telecom completely, restoring YouTube service to the world minus Pakistan Telecom.  They got what they wanted, but not quite in the manner they intended.&lt;br /&gt;&lt;br /&gt;Don&amp;rsquo;t mess with the Internet.&lt;br /&gt;&lt;br /&gt;Martin Brown &lt;a href=&#34;http://www.renesys.com/blog/2008/02/pakistan_hijacks_youtube_1.shtml&#34;&gt;gives more detail at the Renesys Blog&lt;/a&gt;, including a comment on how this incident shows that it&amp;rsquo;s still a bit too easy for a small ISP to disrupt service by hijacking IPs, intentionally or inadvertently.  Danny McPherson &lt;a href=&#34;http://asert.arbornetworks.com/2008/02/internet-routing-insecuritypakistan-nukes-youtube/&#34;&gt;makes the same point at the Arbor Networks blog, and also gives a good explanation of how the Pakistan Internet provider screwed up what they were trying to do&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Somebody still needs to update &lt;a href=&#34;http://en.wikipedia.org/wiki/Internet_censorship_in_Pakistan&#34;&gt;the Wikipedia page on how Pakistan censors the Internet&lt;/a&gt; to cover this incident.&lt;br /&gt;&lt;br /&gt;UPDATE:  BoingBoing &lt;a href=&#34;http://www.boingboing.net/2008/02/23/youtube-blocked-in-p.html&#34;&gt;reports that the video which prompted this censorship order was an excerpt from Dutch Member of Parliament Geert Wilders&amp;rsquo; film &amp;ldquo;Forbidden&amp;rdquo; criticizing Islam, which was uploaded to YouTube back on January 28&lt;/a&gt;.  I&amp;rsquo;ve added &amp;ldquo;religion&amp;rdquo; and &amp;ldquo;Islam&amp;rdquo; as labels on this post, accordingly.  The two specific videos &lt;a href=&#34;http://www.rsf.org/article.php3?id_article=25889&#34;&gt;mentioned by Reporters without Borders&lt;/a&gt; as prompting the ban have been removed from YouTube, &lt;a href=&#34;http://www.youtube.com/watch?v=o3s8jtvvg00&#34;&gt;one due to &amp;ldquo;terms of use violation&amp;rdquo;&lt;/a&gt; and &lt;a href=&#34;http://www.youtube.com/watch?v=6TPUHHFky38&#34;&gt;one &amp;ldquo;removed by user.&amp;quot;&lt;/a&gt;  The first of these two videos was supposedly the Geert Wilders one; the second was of voters describing election fraud during the February 18 Parliamentary elections in Pakistan.  &lt;a href=&#34;http://www.bloggernews.net/114054&#34;&gt;This blog&lt;/a&gt; suggests that the latter video was the real source of the attempted censorship gone awry, though the Pakistan media says it was the former.  So perhaps the former was the pretext, and the latter was the political motivator.&lt;br /&gt;&lt;br /&gt;A &amp;ldquo;trailer&amp;rdquo; for Wilders&amp;rsquo; film is on YouTube &lt;a href=&#34;http://infidelsarecool.com/2008/01/22/video-geert-wilders-forbidden-trailer/&#34;&gt;here&lt;/a&gt;.   Wilders speaks about his film on YouTube &lt;a href=&#34;http://www.youtube.com/watch?v=j0jUuzdfqfc&amp;amp;feature=related&#34;&gt;here&lt;/a&gt; and &lt;a href=&#34;http://www.youtube.com/watch?v=0W6twYw4E8w&amp;amp;feature=related&#34;&gt;here&lt;/a&gt;.   &lt;a href=&#34;https://blog.lippard.org/2007/12/ayaan-hirsi-ali-receives-goldwater.html&#34;&gt;Ayaan Hirsi Ali&lt;/a&gt; defends Wilders on Laura Ingraham&amp;rsquo;s show on Fox News &lt;a href=&#34;http://infidelsarecool.com/2008/01/25/video-ayaan-hirsi-ali-defends-geert-wilders-anti-islamic-film/&#34;&gt;here.&lt;/a&gt; (Contrary to the blog post I&amp;rsquo;ve linked to, Hirsi Ali was not in the Theo Van Gogh film &amp;ldquo;Submission Part One,&amp;rdquo; which can itself be found &lt;a href=&#34;http://www.youtube.com/watch?v=4c2HgK84l8U&#34;&gt;here&lt;/a&gt;, rather, she wrote it. Van Gogh was murdered as a result of it.  The beginning and end is in Arabic with Dutch subtitles, but most of it is in English with Dutch subtitles.)&lt;br /&gt;&lt;br /&gt;UPDATE (February 26, 2008):  This just in, from Reuters&amp;ndash;&lt;a href=&#34;http://news.yahoo.com/s/nm/20080226/tc_nm/pakistan_youtube_dc_2&#34;&gt;Pakistan &amp;ldquo;might have been&amp;rdquo; the cause of the YouTube outage&lt;/a&gt;.  Way to be on the ball with breaking news, Reuters!&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Onion&lt;/span&gt; &lt;a href=&#34;http://www.theonion.com/content/amvo/pakistan_bans_youtube&#34;&gt;weighs in on the controversy&lt;/a&gt;!&lt;/p&gt;</description>
    </item>
    <item>
      <title>New Mexico InfraGard conference</title>
      <link>https://blog.lippard.org/2008/02/new-mexico-infragard-conference.html/</link>
      <pubDate>Mon, 25 Feb 2008 02:52:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/02/new-mexico-infragard-conference.html/</guid>
      <description>&lt;p&gt;On Friday, I attended the &lt;a href=&#34;http://www.infragardnm.org:8080/dollargard/&#34;&gt;New Mexico InfraGard Member Alliance&amp;rsquo;s &amp;ldquo;$-Gard 2008&amp;rdquo; conference&lt;/a&gt; in Albuquerque.  It was an excellent one-day conference that should be used as a model by other chapters.  The conference was open to the public, and featured an informative and entertaining two-hour seminar on fraud and white collar crimes by Frank Abagnale, author of the autobiographical &lt;span style=&#34;font-style: italic;&#34;&gt;Catch Me If You Can&lt;/span&gt; and anti-fraud books &lt;span style=&#34;font-style: italic;&#34;&gt;The Art of the Steal&lt;/span&gt; and &lt;span style=&#34;font-style: italic;&#34;&gt;Stealing Your Identity&lt;/span&gt;.  (Another version of Abagnale&amp;rsquo;s talk &lt;a href=&#34;http://www.cnb.com/fightfraud/&#34;&gt;can be viewed as an online webinar courtesy of City National Bank&lt;/a&gt;.)  Abagnale argued that fraud has become much easier today than it was when he was a criminal forger, with numerous examples, and also offered some simple and relatively inexpensive ways for businesses and individuals to protect themselves.  For example, he recommended the use of microcut shredders, and observed that his own business keeps shredders near every printer, and no documents get thrown away, everything gets shredded.  He recommended the use of a credit monitoring service like Privacy Guard, and that if you write checks, you use a black uniball 207 gel pen, which is resistant to check-washing chemicals.  For businesses that accept cash, he recommended training employees in some of the security features of U.S. currency rather than relying on pH testing pens, which are essentially worthless at detecting counterfeit money.  By recognizing where bills use optical variable ink, for example, you can easily test for its presence in the time it takes you to accept bills from a customer and transfer them into a cash register.  He also recommended that businesses use bank &lt;a href=&#34;http://www.positivepay.net/&#34;&gt;Positive Pay services&lt;/a&gt; to avoid having business checks altered.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dirty Politician: Rick Renzi indicted</title>
      <link>https://blog.lippard.org/2008/02/dirty-politician-rick-renzi-indicted.html/</link>
      <pubDate>Sat, 23 Feb 2008 18:10:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/02/dirty-politician-rick-renzi-indicted.html/</guid>
      <description>&lt;p&gt;Arizona Republican Rep. Rick Renzi &lt;a href=&#34;http://www.azcentral.com/arizonarepublic/news/articles/0222renzi22-ON.html&#34;&gt;has finally been indicted, on 35 counts that include extortion, embezzlement, and money laundering&lt;/a&gt;.  The investigation has been conducted by the FBI (working on &lt;a href=&#34;http://www.fbi.gov/priorities/priorities.htm&#34;&gt;priority #4, &amp;ldquo;combat public corruption at all levels&amp;rdquo;&lt;/a&gt;), the IRS, the U.S. Attorney&amp;rsquo;s office, and the Department of Justice&amp;rsquo;s Office of Public Integrity.&lt;/p&gt;</description>
    </item>
    <item>
      <title>More InfraGard FUD and misinformation</title>
      <link>https://blog.lippard.org/2008/02/more-infragard-fud-and-misinformation.html/</link>
      <pubDate>Sat, 23 Feb 2008 15:40:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/02/more-infragard-fud-and-misinformation.html/</guid>
      <description>&lt;p&gt;Gary D. Barnett, president of a financial services firm in Montana, has written &lt;a href=&#34;http://www.fff.org/comment/com0802g.asp&#34;&gt;an article about InfraGard for The Future of Freedom Foundation&lt;/a&gt;, apparently inspired by &lt;a href=&#34;https://blog.lippard.org/2008/02/tinfoil-hat-brigade-generates-fear.html&#34;&gt;the Progressive article&lt;/a&gt;.  Thankfully, he avoids the bogus &amp;ldquo;shoot to kill&amp;rdquo; claims, but he introduces some erroneous statements of his own.  It&amp;rsquo;s apparent that he didn&amp;rsquo;t bother speaking to anyone in InfraGard or doing much research before writing his article, which is another attempt to spread fear, uncertainty, and doubt about the program.&lt;br /&gt;&lt;br /&gt;Barnett first goes wrong when he writes:&lt;br /&gt;&lt;p&gt; &lt;/p&gt;</description>
    </item>
    <item>
      <title>Canada busts 17 in botnet ring</title>
      <link>https://blog.lippard.org/2008/02/canada-busts-17-in-botnet-ring.html/</link>
      <pubDate>Thu, 21 Feb 2008 23:01:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/02/canada-busts-17-in-botnet-ring.html/</guid>
      <description>&lt;p&gt;This morning Canada &lt;a href=&#34;http://www.sophos.com/pressoffice/news/articles/2008/02/botnet-busted.html?_log_from=rss&#34;&gt;arrested 17 people of ages ranging from 17 to 26 years old for running botnets containing &amp;ldquo;up to one million computers&amp;rdquo; in 100 countries&lt;/a&gt;.  They face charges that could result in up to 10 years in prison.&lt;br /&gt;&lt;br /&gt;This barely scratches the surface of online criminal activity.  Niels Provos of Google &lt;a href=&#34;http://www.usenix.org/event/hotbots07/tech/full_papers/provos/provos.pdf&#34;&gt;did a study&lt;/a&gt; (PDF) that found that of 4.5 million websites scanned between March of 2006 and February of 2007, 450,000 of them attempt to load malware on visiting machines.  Sophos&amp;rsquo; &lt;a href=&#34;http://www.sophos.com/pressoffice/news/articles/2007/07/securityrep.html&#34;&gt;similar survey in July of last year&lt;/a&gt; that found that 29% of websites host malware, 28% host porn or gambling content, and 19% are spam-related.  &lt;a href=&#34;http://en.wikipedia.org/wiki/Drive-by_download&#34;&gt;Drive-by malware installations&lt;/a&gt; (where merely visiting a website causes malware to be loaded onto your machine) are definitely the method of choice for creating botnets today.  I recommend using Firefox with the NoScript plugin and the MyWOT plugin to help prevent getting infected by such sites.&lt;br /&gt;&lt;br /&gt;Tomorrow, I&amp;rsquo;ll be attending &lt;a href=&#34;http://www.infragardnm.org:8080/dollargard/&#34;&gt;a New Mexico InfraGard conference&lt;/a&gt; at which I hope to learn more about recent malware trends (and get my copy of &lt;span style=&#34;font-style: italic;&#34;&gt;Catch Me If You Can&lt;/span&gt; and/or &lt;span style=&#34;font-style: italic;&#34;&gt;The Art of the Steal&lt;/span&gt; autographed by their author).  This is another one open to the general public, so I expect no talk about &amp;ldquo;shoot to kill&amp;rdquo; powers except in jest.&lt;br /&gt;&lt;br /&gt;UPDATE (February 22, 2008): I&amp;rsquo;m quoted in &lt;a href=&#34;http://www.itbusiness.ca/it/client/en/home/News.asp?id=47259&#34;&gt;Brian Jackson&amp;rsquo;s article on the Quebec botnet hacker bust on itbusiness.ca&lt;/a&gt;.  I&amp;rsquo;m not entirely happy with the quotes attributed to me&amp;ndash;I didn&amp;rsquo;t say &amp;ldquo;tens of millions,&amp;rdquo; though I said there have been botnets with more than a million hosts, and there are multiple millions of compromised hosts out there.  If tens of millions is not accurate today, it will be in the future.  The other quotation about IRC got a little bit garbled, but is not far off&amp;ndash;I made the point that the bots of today have evolved from a combination of IRC bots of the past combined with denial of service attack tools, remote access trojans, and other malware, and many of them still use IRC as their mode of communication.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Con artists in desperate need of money</title>
      <link>https://blog.lippard.org/2008/02/con-artists-in-desperate-need-of-money.html/</link>
      <pubDate>Thu, 21 Feb 2008 22:29:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/02/con-artists-in-desperate-need-of-money.html/</guid>
      <description>&lt;p&gt;Although I&amp;rsquo;ve gone for the last several years with extremely few illegal prerecord telemarketing calls, I&amp;rsquo;ve received three to my cell phone in the last three weeks, all scams.  (I wonder how many of these people were working in the mortgage business until recently?)  Two of them came from faked caller IDs that look like UK telephone numbers (starting with +44), but which appear to actually be from Florida, a popular location for all kinds of scammers.  The first call, on January 30, came from 44-207-490-6113and was selling auto warranties, no doubt at far above market prices, and was phrased in such a way as to attempt to deceive the recipient into thinking they needed to renew an existing warranty that is expiring.  When I got to a human operator and asked to be put on their do-not-call list, the woman hung up on me.  I need to learn to be more subtle in my questioning to get more information from these con artists.&lt;br /&gt;&lt;br /&gt;The second call, on February 12, gave caller ID of 866-526-9732, and said that I had won a no-catch, all-expenses-paid vacation for two, and asked me for my name and number so that I could be called and told where to pick it up.  Unfortunately, it hung up on me while I was trying to provide a fake name and real phone number, so that I could identify the caller and sue them.&lt;br /&gt;&lt;br /&gt;The third call, today, gave caller ID of 44-207-414-4370 and was offering a credit card deal to &amp;ldquo;reduce my interest rate.&amp;rdquo;  Again the wording expressed urgency about a limited-time offer and made it sound like it was with regard to a card I already hold.  This time, I asked the human operator (after waiting quite some time to get one) what company he&amp;rsquo;s with.  I had to ask three times&amp;ndash;he kept repeating his script about &amp;ldquo;any Mastercard or Visa,&amp;rdquo; and I kept saying &amp;ldquo;no, what company are YOU with.&amp;rdquo;  Finally, he said &amp;ldquo;United Debt Aid,&amp;rdquo; which is no doubt a fake name.  I asked him to put me on their do-not-call list and again was hung up on as I was telling him he was working for a bunch of criminals.  I didn&amp;rsquo;t get a chance to ask for a written do-not-call policy from any of these three, but I&amp;rsquo;m sure they don&amp;rsquo;t have them since they&amp;rsquo;re violating the law in several ways already.  Prerecord calls with advertising to cell phones are flat out illegal, just as prerecord calls with advertising to residential phones is illegal (without an existing business relationship, according to the FCC, which has incorrectly added an exception not present in the actual statute).  So is falsifying caller ID information, so is failing to identify the business calling or on whose behalf the call is being made.  So is failing to put me on their do-not-call list, and so is failing to send a written do-not-call policy upon request.&lt;br /&gt;&lt;br /&gt;If anybody happens to come across more information that might identify who is behind these calls, let me know&amp;ndash;I&amp;rsquo;d love to &lt;a href=&#34;http://www.discord.org/%7Elippard/lawsuits.html&#34;&gt;sue them&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (February 25, 2008): I got another auto warranty one today, Caller ID said 442074791697 and it began &amp;ldquo;Your auto warranty has expired&amp;rdquo; and claimed they had been trying unsuccessfully to contact me via mail&amp;ndash;two lies in the first two sentences.  I pressed 1 to talk to a live operator, who immediately asked me for the year and make of my car.  I asked what company is providing the warranty, and he hung up on me.  Apparently any questioning at all is reason for these scammers to proceed to the next call recipient.&lt;br /&gt;&lt;br /&gt;UPDATE (March 27, 2008):  I received two more of these in quick succession&amp;ndash;one on March 17 (auto warranty call from 505-217-2684) and one on March 19 (credit card rate reduction call from 305-654-1842).&lt;br /&gt;&lt;br /&gt;ConsumerAffairs.com &lt;a href=&#34;http://www.consumeraffairs.com/news04/2008/03/cr_warranties.html&#34;&gt;has a story about ripoff auto warranties sold by companies in St. Louis&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Verizon Wireless has &lt;a href=&#34;http://www.thnt.com/apps/pbcs.dll/article?AID=/20080327/NEWS/803270382/1001&#34;&gt;filed a law suit against John Does to go after these auto warranty calls&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (April 7, 2008): Another auto warranty one, from 305-672-6663.&lt;br /&gt;&lt;br /&gt;I believe that at least some of these calls are coming from businesses run by former associates of Fax.com, a defunct broadcast fax and prerecord telemarketing business that &lt;a href=&#34;http://www.fcc.gov/eb/News_Releases/DOC-225128A1.html&#34;&gt;received a $5,379,000 fine from the FCC in 2002&lt;/a&gt; which was never collected, and &lt;a href=&#34;http://www.wired.com/techbiz/media/news/2004/01/61861&#34;&gt;was successfully sued by the D.C. law firm of Covington &amp;amp; Burling for $2.3 million&lt;/a&gt; in 2003, which I believe was also never collected. The legal system is not good at dealing with these sorts of criminals, because it&amp;rsquo;s all being left to civil enforcement, when these are the kind of people who need to be thrown in jail.&lt;br /&gt;&lt;br /&gt;UPDATE (April 10, 2008): Another from &amp;ldquo;Heather at account services,&amp;rdquo; caller ID 561-482-7092, for credit card rate reduction.  The human being I spoke with confirmed that she&amp;rsquo;s in Boca Raton, FL&amp;ndash;on a previous call the company was identified as &amp;ldquo;United Debt Aid&amp;rdquo; in Boca Raton.&lt;br /&gt;&lt;br /&gt;UPDATE (August 11, 2008): There&amp;rsquo;s a wealth of information about these calls and who&amp;rsquo;s behind them at the &lt;a href=&#34;http://www.heatherwithaccountservices.com/forum/index.php&#34;&gt;Stopping Heather Forums&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Scientology critic Shawn Lonsdale dies</title>
      <link>https://blog.lippard.org/2008/02/scientology-critic-shawn-lonsdale-dies.html/</link>
      <pubDate>Wed, 20 Feb 2008 17:02:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/02/scientology-critic-shawn-lonsdale-dies.html/</guid>
      <description>&lt;p&gt;Shawn Lonsdale, who began picketing the Church of Scientology in Clearwater, Florida in 2006, &lt;a href=&#34;http://www.sptimes.com/2008/02/19/Northpinellas/Scourge_of_Scientolog.shtml&#34;&gt;was found dead in his home of an apparent suicide&lt;/a&gt;.  A garden hose was run from his car&amp;rsquo;s exhaust into a window of his home, and a suicide note was found.&lt;br /&gt;&lt;br /&gt;His protests against Scientology had declined last year, when he didn&amp;rsquo;t renew the domain registration for his critical website and stopped posting much on his blog.  His conflict with Scientology began and peaked in 2006, when Scientology-hired PI&amp;rsquo;s dug up and publicized his two misdemeanor convictions for lewd and lascivious conduct, and subpoenaed him for a deposition regarding their claim that he was an agent of a group prohibited from protesting in downtown Clearwater.  I would guess that the group in question was the Lisa McPherson Trust, and that the prohibition was the result of a legal settlement.&lt;br /&gt;&lt;br /&gt;Lonsdale appeared in &lt;a href=&#34;http://www.youtube.com/watch?v=wwoM0OAlaaw&amp;amp;NR=1&#34;&gt;the BBC Panorama episode on Scientology&lt;/a&gt;, which can be found on YouTube in its entirety.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Michael Shermer on Anonymous protest of Scientology</title>
      <link>https://blog.lippard.org/2008/02/michael-shermer-on-anonymous-protest-of.html/</link>
      <pubDate>Wed, 20 Feb 2008 16:19:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/02/michael-shermer-on-anonymous-protest-of.html/</guid>
      <description>&lt;p&gt;Monday&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Los Angeles Times&lt;/span&gt; featured &lt;a href=&#34;http://www.latimes.com/news/opinion/la-oe-shermer18feb18,0,5813251.story&#34;&gt;a short op-ed piece by Michael Shermer of the Skeptics Society about Anonymous&amp;rsquo; protests against Scientology&lt;/a&gt;, which is rightly both critical of Anonymous and Scientology.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cayman Islands bank gets Wikileaks taken offline</title>
      <link>https://blog.lippard.org/2008/02/cayman-islands-bank-gets-wikileaks.html/</link>
      <pubDate>Wed, 20 Feb 2008 16:06:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/02/cayman-islands-bank-gets-wikileaks.html/</guid>
      <description>&lt;p&gt;As reported in &lt;a href=&#34;http://blog.wired.com/27bstroke6/2008/02/cayman-island-b.html&#34;&gt;Wired&amp;rsquo;s blog&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;  Wikileaks, the whistleblower site that recently leaked documents related to prisons in &lt;a href=&#34;http://blog.wired.com/27bstroke6/2007/12/wikileaks-posts.html&#34;&gt;Iraq and Guantanamo Bay&lt;/a&gt;, was taken offline last week by its U.S. host after posting documents that implicate a Cayman Islands bank in money laundering and tax evasion activities.&lt;/p&gt;&lt;p&gt; In a pretty extraordinary ex-parte move, the Julius Baer Bank and Trust got Dynadot, the U.S. hosting company and domain registrar for Wikileaks, &lt;a href=&#34;http://blog.wired.com/27bstroke6/files/Dynadot-injunction.pdf&#34;&gt;to agree not only to take down the Wikileaks site&lt;/a&gt; but also to &amp;ldquo;lock the wikileaks.org domain name to prevent transfer of the domain name to a different domain registrar.&amp;rdquo; A judge in the U.S. District Court for Northern California signed off on the stipulation between the two parties last week without giving Wikileaks a chance to address the issue in court.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Malware in digital photo frames</title>
      <link>https://blog.lippard.org/2008/02/malware-in-digital-photo-frames.html/</link>
      <pubDate>Sun, 17 Feb 2008 17:15:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/02/malware-in-digital-photo-frames.html/</guid>
      <description>&lt;p&gt;The &lt;a href=&#34;http://www.sfgate.com/cgi-bin/article.cgi?f=/c/a/2008/02/15/BU47V0VOH.DTL&#34;&gt;Mocmex virus and other trojans have been found on digital photo frames from China sold at Target, Costco, Sam&amp;rsquo;s Club, and Best Buy&lt;/a&gt;.  The photo frames are connected to a computer via USB to load photographs; on a Windows machine this will cause an executable stored on the photo frame to run, infecting the computer.&lt;br /&gt;&lt;br /&gt;The SANS Internet Storm Center has documented more details &lt;a href=&#34;http://isc.sans.org/diary.html?storyid=3787&#34;&gt;here&lt;/a&gt; and &lt;a href=&#34;http://isc.sans.org/diary.html?storyid=3807&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;As more and more devices have built-in storage and can be connected via USB to PCs, we&amp;rsquo;ll see more and more attacks like this.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Spies who love you</title>
      <link>https://blog.lippard.org/2008/02/spies-who-love-you.html/</link>
      <pubDate>Sat, 16 Feb 2008 21:38:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/02/spies-who-love-you.html/</guid>
      <description>&lt;p&gt;Mark Fiore &lt;a href=&#34;http://www.markfiore.com/spies_who_love_you_0&#34;&gt;helps teach kids about the importance of warrantless wiretapping&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;(Hat tip to Bob Hagen.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>FBI responds to &#34;shoot to kill&#34; claims about InfraGard</title>
      <link>https://blog.lippard.org/2008/02/fbi-responds-to-shoot-to-kill-claims.html/</link>
      <pubDate>Sat, 16 Feb 2008 01:55:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/02/fbi-responds-to-shoot-to-kill-claims.html/</guid>
      <description>&lt;p&gt;The FBI &lt;a href=&#34;http://www.infragard.net/press/2008/progressive_article_response.pdf&#34;&gt;has issued an official response to Rothschild&amp;rsquo;s Progressive article&lt;/a&gt; (PDF), which says, in part:&lt;br /&gt;&lt;blockquote&gt;In short, the article&amp;rsquo;s claims are patently false. For the record, the FBI has not deputized InfraGard, its members, businesses, or anything else in the program. The title, however catchy, is a complete fabrication. Moreover, InfraGard members have no extraordinary powers and have no greater right to &amp;ldquo;shoot to kill&amp;rdquo; than other civilians. The FBI encourages InfraGard members &amp;ndash; and all Americans &amp;ndash; to report crime and suspected terrorist activity to the appropriate authorities.&lt;/blockquote&gt;The FBI response also states that Rothschild has &amp;ldquo;refused even to identify when or where the claimed &amp;lsquo;small meeting&amp;rsquo; occurred in which issues of martial law were discussed,&amp;rdquo; and promises to follow up with further clarifying details if they get that information.&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;ve updated &lt;a href=&#34;https://blog.lippard.org/2008/02/tinfoil-hat-brigade-generates-fear.html&#34;&gt;my own response to Rothschild&lt;/a&gt; to include the above information.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Pentagon-commissioned Rand report on Iraqi occupation</title>
      <link>https://blog.lippard.org/2008/02/pentagon-commissioned-rand-report-on.html/</link>
      <pubDate>Wed, 13 Feb 2008 14:59:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/02/pentagon-commissioned-rand-report-on.html/</guid>
      <description>&lt;p&gt;A Pentagon-commissioned study from the Rand Corporation on U.S. military occupation in the Middle East, titled &amp;ldquo;War by Other Means: Building Complete and Balanced Capabilities for Counterinsurgency,&amp;rdquo; &lt;a href=&#34;http://www.cnn.com/2008/US/02/11/rand.insurgencies/index.html&#34;&gt;argues that the U.S. military efforts are &amp;ldquo;at best inadequate, at worst counter-productive, and, on the whole, infeasible&amp;rdquo;&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt; The United States should instead focus its priorities on improving &amp;ldquo;civil governance&amp;rdquo; and building &amp;ldquo;local security forces,&amp;rdquo; according to the report, referring to those steps as &amp;ldquo;capabilities that have been lacking in Iraq and Afghanistan.&amp;quot;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dave Bird, RIP</title>
      <link>https://blog.lippard.org/2008/02/dave-bird-rip.html/</link>
      <pubDate>Wed, 13 Feb 2008 14:52:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/02/dave-bird-rip.html/</guid>
      <description>&lt;p&gt;Noted Scientologist critic and tireless picketer of Scientology&amp;rsquo;s London Org, Dave Bird, died on Sunday, the same day as the largest London Scientology picket that has ever occurred.&lt;br /&gt;&lt;br /&gt;David Gerard has &lt;a href=&#34;http://davidgerard.co.uk/notes/2008/02/13/dave-bird-rip/&#34;&gt;posted a nice couple of obituaries and some photos at his blog&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Dave Bird had a crazy mountain man look, and I thought his postings and tactics were sometimes over the top, but he also had a gift for showmanship and entertainment, as you can see from the photos of his props that he brought to protests.  He was one of the protesters that Scientology took seriously enough to attack on their &amp;ldquo;Religious Freedom Watch&amp;rdquo; website (which seems to still be offline since being attacked by &amp;ldquo;Anonymous&amp;rdquo;).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Chasing ghosts with joint terrorism task forces</title>
      <link>https://blog.lippard.org/2008/02/chasing-ghosts-with-joint-terrorism.html/</link>
      <pubDate>Wed, 13 Feb 2008 04:11:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/02/chasing-ghosts-with-joint-terrorism.html/</guid>
      <description>&lt;p&gt;The latest issue of &lt;span style=&#34;font-style: italic;&#34;&gt;Rolling Stone&lt;/span&gt; has an excellent article by Guy Lawson, &lt;a href=&#34;http://www.rollingstone.com/politics/story/18137343/the_fear_factory&#34;&gt;&amp;ldquo;The Fear Factory,&amp;quot;&lt;/a&gt; about how joint terrorism task forces across the U.S. are engaging in wild goose chases and exaggerating the terrorist threat  to justify their existence.&lt;br /&gt;&lt;br /&gt;A companion article, Tim Dickinson&amp;rsquo;s &lt;a href=&#34;http://www.rollingstone.com/politics/story/18056504/truth_or_terrorism_the_real_story_behind_five_years_of_high_alerts&#34;&gt;&amp;ldquo;Truth or Terrorism? The Real Story Behind Five Years of High Alerts,&amp;quot;&lt;/a&gt; reports on the real stories behind repeated terror scares that have been used to elevate the DHS advisory system over the last five years.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Visual depictions of quantity in art</title>
      <link>https://blog.lippard.org/2008/02/visual-depictions-of-quantity-in-art.html/</link>
      <pubDate>Tue, 12 Feb 2008 23:31:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/02/visual-depictions-of-quantity-in-art.html/</guid>
      <description>&lt;p&gt;&lt;a style=&#34;&#34; onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://www.chrisjordan.com/images/current2/1200710813.jpg&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;&#34; src=&#34;http://www.chrisjordan.com/images/current2/1200710813.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;The picture is of a pair of breasts, composed of 32,000 Barbie dolls.  32,000 is the number of elective breast augmentation surgeries in the U.S. in 2006.&lt;br /&gt;&lt;br /&gt;This picture, along with a partial zoom and closeup and other similar works by Chris Jordan, may be found &lt;a href=&#34;http://www.chrisjordan.com/current_set2.php?id=7&#34;&gt;at his website&lt;/a&gt;.  The photos depict such things as 2 million discarded plastic bottles (the number used in the United States every five minutes), a skull made from images of 200,000 packs of cigarettes (the number of Americans who die from cigarette smoking every six months), a version of Seurat&amp;rsquo;s &amp;ldquo;Sunday Afternoon on the Island of La Grande Jatte&amp;rdquo; made from 106,000 images of aluminum cans (the number used in the U.S. every 30 seconds), and so forth.&lt;br /&gt;&lt;br /&gt;Hat tip to Barry Williams, who posted this on the SKEPTIC list.&lt;br /&gt;&lt;br /&gt;UPDATE (June 11, 2009): Jordan gave a TED Talk about his work last year:&lt;br /&gt;&lt;br /&gt;&lt;object height=&#34;344&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/f09lQ8Q1iKE&amp;amp;hl=en&amp;amp;fs=1&amp;amp;&#34;&gt;&lt;param name=&#34;allowFullScreen&#34; value=&#34;true&#34;&gt;&lt;param name=&#34;allowscriptaccess&#34; value=&#34;always&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/f09lQ8Q1iKE&amp;amp;hl=en&amp;amp;fs=1&amp;amp;&#34; type=&#34;application/x-shockwave-flash&#34; allowscriptaccess=&#34;always&#34; allowfullscreen=&#34;true&#34; height=&#34;344&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Niece of David Miscavige speaks out against Scientology</title>
      <link>https://blog.lippard.org/2008/02/niece-of-david-miscavige-speaks-out.html/</link>
      <pubDate>Tue, 12 Feb 2008 14:52:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/02/niece-of-david-miscavige-speaks-out.html/</guid>
      <description>&lt;p&gt;Jenna Hill, niece of David Miscavige, head of the Church of Scientology, left the church in 2005 (her parents left in 2000).  Her main point in this Inside Edition clip is to confirm claims that the church has a policy of &amp;ldquo;disconnection&amp;rdquo; that cuts off Scientologists from critical family members outside the church.  (I wasn&amp;rsquo;t aware that the Church actually denied that it does this, as it&amp;rsquo;s quite well documented.)&lt;br /&gt;&lt;br /&gt;A &lt;a href=&#34;http://www.nypost.com/seven/02062008/gossip/pagesix/family_feud_in_toms_church_886708.htm&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;NY Post&lt;/span&gt; story about Hill&lt;/a&gt; is a bit more informative than the clip.&lt;br /&gt;&lt;br /&gt;UPDATE (April 24, 2008): Jenna Miscavige Hill is now &lt;a href=&#34;http://www.exscientologykids.org/&#34;&gt;one of the admins at the Ex-Scientology Kids website&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a style=&#34;left: 0px ! important; top: 0px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-08341589071387375 visible ontop&#34; href=&#34;http://www.youtube.com/v/sUDjbwzCqv4&amp;amp;rel=1&#34;&gt;&lt;/a&gt;&lt;object height=&#34;355&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/sUDjbwzCqv4&amp;amp;rel=1&#34;&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/sUDjbwzCqv4&amp;amp;rel=1&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; height=&#34;355&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Scientology protests</title>
      <link>https://blog.lippard.org/2008/02/scientology-protests.html/</link>
      <pubDate>Mon, 11 Feb 2008 02:09:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/02/scientology-protests.html/</guid>
      <description>&lt;p&gt;&amp;ldquo;Anonymous&amp;rdquo; came through today with protests at Scientology organizations worldwide, getting media coverage for protests in &lt;a href=&#34;http://www.livenews.com.au/Articles/2008/02/11/Scientology_under_worldwide_attack_Anonymously&#34;&gt;Sydney&lt;/a&gt;, &lt;a href=&#34;http://www.altogetherdigital.com/20080210/anonymous-vs-scientology-strange-goings-on-in-london/&#34;&gt;London&lt;/a&gt;, &lt;a href=&#34;http://news.scotsman.com/latestnews/Masked-protesters-hike-up-pressure.3763138.jp&#34;&gt;Edinburgh&lt;/a&gt;,  &lt;a href=&#34;http://www.wfaa.com/sharedcontent/dws/wfaa/latestnews/stories/wfaa080210_mo_protestors.acfdde3f.html&#34;&gt;Dallas&lt;/a&gt;, &lt;a href=&#34;http://glosslip.com/2008/02/10/detroit-anonymous-group-braves-cold-to-protest-church-of-scientology/&#34;&gt;Detroit&lt;/a&gt;, &lt;a href=&#34;http://torontoist.com/2008/02/scientology_pro.php&#34;&gt;Toronto&lt;/a&gt;, &lt;a href=&#34;http://www.flickr.com/photos/42592623@N00/sets/72157603885167741/&#34;&gt;Amsterdam&lt;/a&gt;, &lt;a href=&#34;http://www.flickr.com/photos/chaparral/2256249709/&#34;&gt;Minneapolis&lt;/a&gt;, &lt;a href=&#34;http://www.nbc11.com/news/15266848/detail.html&#34;&gt;Los Angeles&lt;/a&gt;, &lt;a href=&#34;http://www.sun-sentinel.com/news/local/southflorida/sfl-0210protestors,0,7606067.story&#34;&gt;Clearwater&lt;/a&gt;, &lt;a href=&#34;http://www.nwcn.com/statenews/washington/stories/NW_021008WAB_scientology_protest_SW.accc9b6e.html&#34;&gt;Seattle&lt;/a&gt;, &lt;a href=&#34;http://www.ctv.ca/servlet/ArticleNews/story/CTVNews/20080210/protests_scientology_080210/20080210?hub=TopStories&#34;&gt;Montreal&lt;/a&gt;, &lt;a href=&#34;http://www.cbs58.com/index.php?aid=1753&#34;&gt;Milwaukee&lt;/a&gt;, and &lt;a href=&#34;http://www.bostonnow.com/news/local/2008/02/11/masked-group-protests-to-039dissolve039-church-of-scientology&#34;&gt;Boston&lt;/a&gt;, among other cities.  There&amp;rsquo;s an excellent description of the London protests &lt;a href=&#34;http://deathboy.livejournal.com/1082404.html&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;A protest &lt;a href=&#34;http://www.azcentral.com/news/articles/0210abrk-anonymous0210.html&#34;&gt;here in Phoenix brought about 60 protesters&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Today, February 10, was chosen because it was the birthday of &lt;a href=&#34;http://en.wikipedia.org/wiki/Lisa_McPherson&#34;&gt;Lisa McPherson&lt;/a&gt;, who died in Scientology care in Clearwater, Florida in 1995, and whose death was brought to public attention on the Internet through the efforts of Scientology critic &lt;a href=&#34;http://www.jeffjacobsen.org/&#34;&gt;Jeff Jacobsen&lt;/a&gt;, my co-author on &lt;a href=&#34;http://www.discord.org/%7Elippard/skeptic/03.3.jl-jj-scientology.html&#34;&gt;our &lt;span style=&#34;font-style: italic;&#34;&gt;Skeptic&lt;/span&gt;&lt;/a&gt; magazine article about Scientology.&lt;br /&gt;&lt;br /&gt;Overcompensating has &lt;a href=&#34;http://www.overcompensating.com/posts/20080211.html&#34;&gt;a cartoon on the Scientology protests&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (February 13, 2008):  Here&amp;rsquo;s some &lt;a href=&#34;http://www.chickyog.net/2008/02/11/were-all-al-qaeda-now/&#34;&gt;British media coverage in which the Church of Scientology representative refers to the protesters as a &amp;ldquo;terrorist group.&amp;quot;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Another creationist-leaning paper published</title>
      <link>https://blog.lippard.org/2008/02/another-creationist-leaning-paper.html/</link>
      <pubDate>Mon, 11 Feb 2008 01:50:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/02/another-creationist-leaning-paper.html/</guid>
      <description>&lt;p&gt;Another paper that seems to advocate creationism has somehow managed to fly under the radar and get published in a science journal, &lt;span style=&#34;font-style: italic;&#34;&gt;Proteomics&lt;/span&gt;, authored by a couple of South Koreans.  Unfortunately for creationists, the paper is not only badly argued, it is full of plagiarism.&lt;br /&gt;&lt;br /&gt;Pharyngula has a &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/02/a_baffling_failure_of_peer_rev.php&#34;&gt;two-part&lt;/a&gt; &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/02/the_controversy_expands.php&#34;&gt;summary&lt;/a&gt;, and one of the authors whose work has been copied has put together a &lt;a href=&#34;http://udel.edu/%7Emcdonald/wandahan.pdf&#34;&gt;side-by-side comparison of the plagiarized sections and their original sources&lt;/a&gt; (PDF).  Lars Juhl Jensen has also reported &lt;a href=&#34;http://larsjuhljensen.wordpress.com/2008/02/10/commentary-neither-buried-nor-treasure/&#34;&gt;details of the plagiarism at his blog&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The authors, Mohamad Warda and Jin Han, are both in South Korea.  South Korea, perhaps not coincidentally, is the home to four of the world&amp;rsquo;s ten largest megachurches and a young-earth creationist movement second only to the one in the U.S. in size, and larger in percentage of the population with having membership in creationist organizations.  Ronald L. Numbers&amp;rsquo; &lt;span style=&#34;font-style: italic;&#34;&gt;The Creationists&lt;/span&gt; (2nd ed.) states that &amp;ldquo;By 2000 the member ship [in the Korea Association of Creation Research] stood at 1,365, giving Korea claim to being the creationist capital of the world, in density if not in influence&amp;rdquo; (p. 418).&lt;br /&gt;&lt;br /&gt;UPDATE (February 11, 2008): Mike O&amp;rsquo;Risal at &lt;a href=&#34;http://vyoma108.blogspot.com/2008/02/supporter-of-han-and-warda-mitochondria.html&#34;&gt;Hyphoid Logic&lt;/a&gt; finds someone (apparently a creationist) defending Warda and Han&amp;rsquo;s paper at something called &amp;ldquo;AcademicFreedomBlog.&amp;rdquo;  That poster, &amp;ldquo;DrMC,&amp;rdquo; apparently thinks that plagiarism should be published as part of academic freedom.  As it turns out, part of the reason that the logic seems so awry in the Warda and Han paper is that &lt;a href=&#34;http://www.6thinternational.org/2008/02/distributed-int.html&#34;&gt;almost the entire thing&lt;/a&gt; (aside from a single paragraph, presumably the one with the God reference) has been cobbled together from pieces of other people&amp;rsquo;s work.&lt;br /&gt;&lt;br /&gt;UPDATE (February 13, 2008):  &lt;span style=&#34;font-style: italic;&#34;&gt;The Guardian&lt;/span&gt;&amp;rsquo;s blog &lt;a href=&#34;http://blogs.guardian.co.uk/science/2008/02/thanks_to_cjv5040_for_putting.html&#34;&gt;has an article on this issue, including a non-apologetic response from one of the authors (Warda) which denies plagiarism&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (March 14, 2008):  A month later, &lt;span style=&#34;font-style: italic;&#34;&gt;Proteomics&lt;/span&gt; still hasn&amp;rsquo;t explained how it came to publish such an awful paper.  Lars Juhl Jensen &lt;a href=&#34;http://larsjuhljensen.wordpress.com/2008/03/12/update-warda-and-han-one-month-after-the-storm/&#34;&gt;points out&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tinfoil hat brigade generates fear about Infragard</title>
      <link>https://blog.lippard.org/2008/02/tinfoil-hat-brigade-generates-fear.html/</link>
      <pubDate>Fri, 08 Feb 2008 22:25:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/02/tinfoil-hat-brigade-generates-fear.html/</guid>
      <description>&lt;p&gt;An &lt;a href=&#34;http://www.progressive.org/mag_rothschild0308&#34;&gt;article in &lt;span style=&#34;font-style: italic;&#34;&gt;The Progressive&lt;/span&gt; by Matthew Rothschild&lt;/a&gt; worries that the FBI&amp;rsquo;s InfraGard program is deputizing businesses, training them for martial law, and giving them a free pass to &amp;ldquo;shoot to kill.&amp;rdquo;  Rothschild writes:&lt;br /&gt;&lt;blockquote&gt;The members of this rapidly growing group, called InfraGard, receive secret warnings of terrorist threats before the public does—and, at least on one occasion, before elected officials. In return, they provide information to the government, which alarms the ACLU. But there may be more to it than that. One business executive, who showed me his InfraGard card, told me they have permission to “shoot to kill” in the event of martial law.&lt;/blockquote&gt;Nonsense.  I&amp;rsquo;ve been a member of the Phoenix InfraGard Members Alliance for years.  It&amp;rsquo;s a 501(c)(3) organization sponsored by the FBI whose members have been subjected to some rudimentary screening (comparable to what a non-cleared employee of the federal government would get).  Most InfraGard meetings are open to the general public (contrary to Rothschild&amp;rsquo;s statement that &amp;ldquo;InfraGard is not readily accessible to the general public&amp;rdquo;), but the organization facilitates communications between members about sensitive subjects like vulnerabilities in privately owned infrastructure and the changing landscape of threats.  The FBI provides some reports of threat information to InfraGard members through a secure website, which is unclassified but potentially sensitive information.  InfraGard members get no special &amp;ldquo;shoot to kill&amp;rdquo; or law enforcement powers of any kind&amp;ndash;and membership in the organization is open to anyone who can pass the screening.  As Rothschild notes in the first sentence of his article, there are over 23,000 members&amp;ndash;that is a pretty large size for a conspiracy plot.&lt;br /&gt;&lt;br /&gt;At one point in the article, Rothschild quotes InfraGard National Members Alliance chairman Phyllis Schneck referring to a &amp;ldquo;special telecommunications card that will enable your call to go through when others will not.&amp;rdquo;  This is referring to a GETS card, for the &lt;a href=&#34;http://gets.ncs.gov/faq.html&#34;&gt;Government Emergency Telecommunications Service&lt;/a&gt;, which provides priority service for call completion in times of emergency or disaster to personnel who are working to support critical infrastructure.  There is a similar service for wireless priority (Wireless Priority Service), and yet another for critical businesses and organizations (like hospitals) which need to have their telecommunications service re-established first after a loss of service due to disaster (&lt;a href=&#34;http://tsp.ncs.gov/&#34;&gt;Telecommunications Service Priority&lt;/a&gt;).  These programs are government programs that are independent of InfraGard, though InfraGard has helped members who represent pieces of critical infrastructure obtain GETS cards.&lt;br /&gt;&lt;br /&gt;The ACLU&amp;rsquo;s concern about InfraGard being used as a tip line to turn businesses into spies is a more plausible&lt;strike&gt; but still, in my opinion, unfounded concern&lt;/strike&gt;.  Businesses are not under any pressure to provide information to InfraGard, other than normal reporting of criminal events to law enforcement.  The only time I&amp;rsquo;ve been specifically asked to give information to InfraGard is when I&amp;rsquo;ve been asked to speak at a regular meeting, which I&amp;rsquo;ve done a few times in talks that have been open to the public about malware threats and botnets.&lt;br /&gt;&lt;br /&gt;Check out the comments in &lt;span style=&#34;font-style: italic;&#34;&gt;The Progressive&lt;/span&gt; for some outright hysteria about fascism and martial law.  I saw similar absurdity regarding the Department of Homeland Security&amp;rsquo;s TOPOFF 4 exercise, which was a sensible emergency planning exercise.  Some people apparently are unable to distinguish common-sense information sharing and planning in order to defend against genuine threats from the institution of a fascist dictatorship and martial law.&lt;br /&gt;&lt;br /&gt;Now, I think there are plausible criticisms to be made of the federal government&amp;rsquo;s use of non-governmental organizations&amp;ndash;when they&amp;rsquo;re used to sidestep laws and regulations like the Freedom of Information Act, to give lots of government grant money to organizations run by former government employees, to legally mandate funding of and reporting to private organizations and so forth. The FBI has created quite a few such organizations to do things like collect information about missing and exploited children, online crime, and so forth, typically staffed by former agents.  But personally, I&amp;rsquo;ve not witnessed anything in InfraGard that has led me to have any concerns that it&amp;rsquo;s being used to enlist private businesses into questionable activities&amp;ndash;rather, it&amp;rsquo;s been entirely devoted to sharing information that private businesses can use to shore up their own security and for law enforcement to prosecute criminals.&lt;br /&gt;&lt;br /&gt;UPDATE (February 9, 2008):  The irony is that &lt;a href=&#34;http://www.alternet.org/story/41601/&#34;&gt;Matthew Rothschild previously wrote, regarding 9/11 truthers&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;    We have enough proof that the Bush administration is a bunch of lying evildoers. We don&amp;rsquo;t need to make it up.&lt;/blockquote&gt;He&amp;rsquo;s right about that, but he&amp;rsquo;s now helped spread nonsense about InfraGard and seriously damaged his own credibility.  I find it interesting that people are so willing to conclude that InfraGard is a paramilitary organization, when it&amp;rsquo;s actually an educational and information sharing organization that has no enforcement or even emergency, disaster, or incident response function (though certainly some of its members have emergency, disaster, and incident response functions for the organizations they work for).&lt;br /&gt;&lt;br /&gt;UPDATE (February 10, 2008):  I suspect tomorrow Christine Moerke of Alliant Energy will be getting calls from reporters asking what specifically she confirmed.  I hope they ask for details about the conference in question, whether it was run by InfraGard or DHS, what the subject matter was, and who said what.  If there&amp;rsquo;s actually an InfraGard chapter endorsing the idea that InfraGard members form armed citizen patrols authorized to use deadly force in time of martial law, that&amp;rsquo;s a chapter that needs to have its leadership removed.  My suspicion, though, is that some statements about protection of infrastructure by their own security forces in times of disaster or emergency have been misconstrued.  Alliant Energy operates nuclear plants, nuclear plants do have armed guards, and in Arizona, &lt;a href=&#34;http://www.azleg.state.az.us/ars/13/04903.htm&#34;&gt;ARS 13-4903&lt;/a&gt; describes the circumstances under which nuclear plant security officers are authorized to use deadly force.  Those people, however, are thoroughly trained and regularly tested regarding the use of force and the use of deadly force in particular, which is not the case for InfraGard members.&lt;br /&gt;&lt;br /&gt;UPDATE (February 11, 2008):  Somehow, above, I neglected to make the most obvious point&amp;ndash;that the FBI doesn&amp;rsquo;t have the authority to grant immunity to prosecution for killing.  If anyone from the FBI made that statement to InfraGard members, they were saying something that they have no authority to deliver on.&lt;br /&gt;&lt;br /&gt;UPDATE (February 12, 2008):  I&amp;rsquo;ve struck out part of the above about the ACLU&amp;rsquo;s concern about spying being unfounded, as I think that&amp;rsquo;s too strong of a denial.  There is a potential slippery slope here.  The &lt;span style=&#34;font-style: italic;&#34;&gt;9/11 Commission Report&lt;/span&gt; pointed to various communication problems that led to the failure to prevent the 9/11 attacks.  These problems included failure to share information (mainly from the CIA to the FBI and INS), failure to communicate information within the FBI (like Phoenix Special Agent Ken Williams&amp;rsquo; memo about suspicious Middle Easterners in flight schools), and failure to have enough resources to translate NSA intercepts (some specific chatter about the attacks was translated after the attacks had already occurred).  As a result, the &lt;a href=&#34;http://www.csmonitor.com/2001/1217/p2s1-usgn.html&#34;&gt;CIA has been working closely with the FBI on counterterrorism and counterintelligence at least since 2001&lt;/a&gt;. (Also see Dana Priest, &amp;ldquo;CIA Is Expanding Domestic Operations,&amp;rdquo; &lt;span style=&#34;font-style: italic;&#34;&gt;The Washington Post&lt;/span&gt;, October 23, 2002, p. A02, which is no longer available on the &lt;span style=&#34;font-style: italic;&#34;&gt;Post&lt;/span&gt;&amp;rsquo;s site but can be found elsewhere on the web, on sites whose other content is so nutty I refuse to link, as well as &lt;a href=&#34;http://www.infragard.net/press_room/releases/mueller_11906.htm&#34;&gt;this January 2006 statement from FBI Director Robert Mueller on the InfraGard website&lt;/a&gt;, which includes the statement that &amp;ldquo;Today, the FBI and CIA are not only sharing information on a regular basis, we are exchanging employees and working together on cases every day.&amp;rdquo;)&lt;br /&gt;&lt;br /&gt;The slippery slope is this&amp;ndash;the CIA is an organization which recruits and develops in its officers a sense of flexible ethics which has frequently resulted in incredible abuses, and which arguably has done more harm than good to U.S. interests.  (My opinion on the CIA may be found in &lt;a href=&#34;http://lippard.blogspot.com/search/label/CIA&#34;&gt;my posts on this blog labeled &amp;ldquo;CIA&amp;rdquo;&lt;/a&gt;; I highly recommend Tim Weiner&amp;rsquo;s &lt;a href=&#34;https://blog.lippard.org/2007/08/abolish-cia.html&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Legacy of Ashes: The History of the CIA&lt;/span&gt;&lt;/a&gt;.)  Some of that ethical flexibility may well rub off on FBI agents who work closely with CIA case officers.  (The FBI itself has also had a history of serious abuses, an objective account of which may be found in Ronald Kessler&amp;rsquo;s book &lt;a href=&#34;http://www.amazon.com/Bureau-Secret-History-FBI/dp/0312989776&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Bureau: The Secret History of the FBI&lt;/span&gt;&lt;/a&gt;.)  And then, that same ethical flexibility may rub off on InfraGard members as a result of their relationships with the FBI (and potentially relationships with the CIA, as well).  The intelligence community seems to have a hunger for more and more information from more and more sources, but it is already awash in a sea of information that it has trouble processing today.  (It doesn&amp;rsquo;t help that the Army fires direly needed Arabic translators because they are gay.)  The need is to accurately assess the information that it has, and ensure that bits and pieces aren&amp;rsquo;t cherry-picked to produce desired conclusions, as well as ensure that information isn&amp;rsquo;t sought or assembled to serve personal and political ends of particular interests rather than combatting genuine threats to the country and its citizens.&lt;br /&gt;&lt;br /&gt;My recommendation is that all InfraGard members read Kessler&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;The Bureau&lt;/span&gt;, Weiner&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Legacy of Ashes&lt;/span&gt;, and view the film that won the 2007 Academy Award for best foreign film, &lt;a href=&#34;http://en.wikipedia.org/wiki/The_Lives_of_Others&#34;&gt;&amp;ldquo;The Lives of Others&lt;/a&gt;,&amp;rdquo; to help innoculate them against such a slippery slope.&lt;br /&gt;&lt;br /&gt;UPDATE:  &lt;a href=&#34;http://www.democracynow.org/2008/2/11/report_fbi_deputizes_23_000&#34;&gt;Amy Goodman interviewed Matt Rothschild for &amp;ldquo;Democracy Now!&amp;rdquo; on Wisconsin Public Television&lt;/a&gt;, in which it is pretty clear to me that Rothschild is exaggerating something he doesn&amp;rsquo;t understand&amp;ndash;what he cites as evidence doesn&amp;rsquo;t support what he claims.  Here&amp;rsquo;s a key excerpt, see the link for the full transcript:&lt;br /&gt;&lt;blockquote&gt;MR: [&amp;hellip;] And one other member of InfraGard [Christine Moerke of Alliant Energy] confirmed to me that she had actually been at meetings and participated in meetings where the discussion of lethal force came up, as far as what businesspeople are entitled to do in times of an emergency to protect their little aspect of the infrastructure.&lt;br /&gt;AG: But just to clarify, Matt Rothschild, who exactly is empowered to shoot to kill if martial law were declared? The business leaders themselves?&lt;br /&gt;MR: The business leaders themselves were told, at least in this one meeting, that if there is martial law declared or if there’s a time of an emergency, that members of InfraGard would have permission to protect—you know, whether it’s the local utility or, you know, their computers or the financial sector, whatever aspect. Whatever aspect of the infrastructure they’re involved with, they’d have permission to shoot to kill, to use lethal force to protect their aspect of the infrastructure, and they wouldn’t be able to be prosecuted, they were told.&lt;br /&gt;[&amp;hellip;]&lt;br /&gt;You know, this is a secretive organization. They’re not supposed to talk to the press. You need to get vetted by the FBI before you can join it. They get almost daily information that the public doesn’t get. And then they have these extraordinary, really astonishing powers being vested in them by FBI and Homeland Security, shoot-to-kill powers. I mean, this is scary stuff.&lt;br /&gt;MR: The business leaders themselves were told, at least in this one meeting, that if there is martial law declared or if there’s a time of an emergency, that members of InfraGard would have permission to protect—you know, whether it’s the local utility or, you know, their computers or the financial sector, whatever aspect. Whatever aspect of the infrastructure they’re involved with, they’d have permission to shoot to kill, to use lethal force to protect their aspect of the infrastructure, and they wouldn’t be able to be prosecuted, they were told.&lt;/blockquote&gt;It looks to me like the following transformation has occurred:&lt;br /&gt;&lt;br /&gt;1.  At a DHS conference on emergency response, somebody asks if owners of critical pieces of infrastructure should be expected to use deadly force if necessary to protect it (e.g., a nuclear power plant).&lt;br /&gt;2.  Somebody at DHS answers yes.  They may even add that in some cases the law provides specific justification for use of deadly force (as in the Arizona statute I cite above).&lt;br /&gt;3.  Matt turns that into a general right to &amp;ldquo;shoot-to-kill&amp;rdquo; in times of martial law by any InfraGard member.&lt;br /&gt;4.  The blogosphere turns that into roving citizen patrols unleashed on the nation as the Bush hit squad after declaration of martial law.&lt;br /&gt;&lt;br /&gt;I don&amp;rsquo;t see his key source&amp;ndash;Christine Moerke&amp;ndash;confirming anything beyond #1 and #2.&lt;br /&gt;&lt;br /&gt;Note other exaggerations and contradictions&amp;ndash;Rothschild claims that InfraGard is highly secretive and selective, yet has quickly grown to over 23,000 members and has multiple public websites.  He fails to note that most InfraGard meetings are open to the general public, or that it has been discussed in many articles in the national press over the last decade.  Rothschild speaks of &amp;ldquo;business leaders,&amp;rdquo; which the blogosphere has turned into &amp;ldquo;CEOs,&amp;rdquo; yet I suspect the most common &amp;ldquo;business leader&amp;rdquo; represented in InfraGard is an IT or physical security manager.&lt;br /&gt;&lt;br /&gt;UPDATE (February 15, 2008):  The FBI &lt;a href=&#34;http://www.infragard.net/press/2008/progressive_article_response.pdf&#34;&gt;has issued an official response to Rothschild&amp;rsquo;s Progressive article&lt;/a&gt; (PDF), which says, in part:&lt;br /&gt;&lt;blockquote&gt;In short, the article&amp;rsquo;s claims are patently false.  For the record, the FBI has not deputized InfraGard, its members, businesses, or anything else in the program.  The title, however catchy, is a complete fabrication.  Moreover, InfraGard members have no extraordinary powers and have no greater right to &amp;ldquo;shoot to kill&amp;rdquo; than other civilians.  The FBI encourages InfraGard members &amp;ndash; and all Americans &amp;ndash; to report crime and suspected terrorist activity to the appropriate authorities.&lt;/blockquote&gt;The FBI response also states that Rothschild has &amp;ldquo;refused even to identify when or where the claimed &amp;lsquo;small meeting&amp;rsquo; occurred in which issues of martial law were discussed,&amp;rdquo; and promises to follow up with further clarifying details if they get that information.&lt;br /&gt;&lt;br /&gt;UPDATE (February 25, 2008): Here&amp;rsquo;s &lt;a href=&#34;http://sunfell.livejournal.com/1086267.html&#34;&gt;another blogger with a rational response to &lt;span style=&#34;font-style: italic;&#34;&gt;The Progressive&lt;/span&gt; article&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (March 2, 2008):  Matthew Rothschild &lt;a href=&#34;http://www.infowars.com/?p=538&#34;&gt;has responded to the FBI&amp;rsquo;s response on Alex Jones&amp;rsquo; Info Wars blog, and he stands behind every word of his original article&lt;/a&gt;.  He doesn&amp;rsquo;t display any knowledge of or response to any of the criticisms I&amp;rsquo;ve offered.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Academic fraud petition</title>
      <link>https://blog.lippard.org/2008/02/academic-fraud-petition.html/</link>
      <pubDate>Fri, 08 Feb 2008 02:33:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/02/academic-fraud-petition.html/</guid>
      <description>&lt;p&gt;The Discovery Institute is behind an &lt;a href=&#34;http://www.academicfreedompetition.com/freedom.php&#34;&gt;attempt to gather signatures and push state legislation&lt;/a&gt; to defend &amp;ldquo;the rights of teachers and students to study the full range of scientific views on Darwinian evolution.&amp;rdquo;  &amp;ldquo;The full range of scientific views on Darwinian evolution&amp;rdquo; is apparently the new code phrase for creationist misinformation and nonsense.&lt;br /&gt;&lt;br /&gt;The proposed legislation prohibits termination, discipline, denial of tenure or other discrimination against K-12 teachers who lie to their students by teaching them creationist nonsense.&lt;br /&gt;&lt;br /&gt;The promotion is tied in with the &lt;a href=&#34;https://blog.lippard.org/2007/08/expensive-intelligent-design-movie-uses.html&#34;&gt;dishonest&lt;/a&gt; &lt;a href=&#34;https://blog.lippard.org/2008/02/two-early-reviews-of-expelled.html&#34;&gt;film&lt;/a&gt;, &lt;span style=&#34;font-style: italic;&#34;&gt;Expelled&lt;/span&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Great Lakes health issues</title>
      <link>https://blog.lippard.org/2008/02/great-lakes-health-issues.html/</link>
      <pubDate>Fri, 08 Feb 2008 01:14:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/02/great-lakes-health-issues.html/</guid>
      <description>&lt;p&gt;The Center for Public Integrity has released details of a report from the Centers for Disease Control and Prevention that has been blocked from publication for more than seven months.  The report, titled &lt;span style=&#34;font-style: italic;&#34;&gt;Public Health Implications of Hazardous Substances in the Twenty-Six U.S. Great Lakes Areas of Concern&lt;/span&gt;, was supposed to be released in July 2007.&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;The Center for Public Integrity has obtained the study, which warns that more than nine million people who live in the more than two dozen “areas of concern”—including such major metropolitan areas as Chicago, Cleveland, Detroit, and Milwaukee—may face elevated health risks from being exposed to dioxin, PCBs, pesticides, lead, mercury, or six other hazardous pollutants.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Science meets stupid</title>
      <link>https://blog.lippard.org/2008/02/science-meets-stupid.html/</link>
      <pubDate>Thu, 07 Feb 2008 23:24:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/02/science-meets-stupid.html/</guid>
      <description>&lt;p&gt;Daniel Brooks has written &lt;a href=&#34;http://pandasthumb.org/archives/2008/02/id-intelligent.html&#34;&gt;a fascinating summary of a 2006 conference put together by intelligent design advocates&lt;/a&gt; as a retrospective of the famous 1966 Wistar conference on evolution that is often cited by creationists who haven&amp;rsquo;t bothered to understand what actually happened at that conference.  (It was an example of what happens when you try to come up with models for phenomena you don&amp;rsquo;t understand well enough to formulate models for.)  The ID advocates invited numerous prominent scientists to the conference, including Brooks, whose book with E.O. Wiley, &lt;span style=&#34;font-style: italic;&#34;&gt;Evolution as Entropy&lt;/span&gt;, is a classic on evolution, thermodynamics, and information theory of the sort that creationists ignore except to quote mine (e.g., &lt;a href=&#34;http://www.infidels.org/library/modern/jim_lippard/gishreview.html&#34;&gt;as Duane Gish did in his &lt;span style=&#34;font-style: italic;&#34;&gt;Creation Scientists Answer Their Critics&lt;/span&gt;&lt;/a&gt;).  My favorite part of the summary is this paragraph, which ends the summary of a talk by ID advocate Ann Gauger:&lt;br /&gt;&lt;blockquote&gt;She was then prompted by one of her colleagues to regale us with some new experimental finds. She gave what amounted to a second presentation, during which she discussed “leaky growth,” in microbial colonies at high densities, leading to horizontal transfer of genetic information, and announced that under such conditions she had actually found a novel variant that seemed to lead to enhanced colony growth. Gunther Wagner said, “So, a beneficial mutation happened right in your lab?” at which point the moderator halted questioning. We shuffled off for a coffee break with the admission hanging in the air that natural processes could not only produce new information, they could produce &lt;em&gt;beneficial&lt;/em&gt; new information.&lt;/blockquote&gt;Quick&amp;ndash;time for an emergency coffee break, and let&amp;rsquo;s just forget that last question&amp;hellip;&lt;br /&gt;&lt;br /&gt;The ID advocates repeatedly evaded tough questions from the scientists, and at the end of the conference&amp;hellip;&lt;br /&gt;&lt;blockquote&gt;A few days after the meeting ended, we all received an email stating that the ID people considered the conference a private meeting, and did not want any of us to discuss it, blog it, or publish anything about it. They said they had no intention of posting anything from the conference on the Discovery Institute’s web site (the entire proceedings were recorded). They claimed they would have some announcement at the time of the publication of the edited volume of presentations, in about a year, and wanted all of us to wait until then to say anything.&lt;/blockquote&gt;So it&amp;rsquo;s left to the real scientists, not the ID advocates, to publicly discuss their conference and its implications.&lt;br /&gt;&lt;br /&gt;Read the &lt;a href=&#34;http://pandasthumb.org/archives/2008/02/id-intelligent.html&#34;&gt;full summary at The Panda&amp;rsquo;s Thumb&lt;/a&gt;, as well as some revealing exchanges in the comments between ID advocate and young-earth creationist Paul Nelson, Dan Brooks, and Nick Matzke.  John Lynch &lt;a href=&#34;http://scienceblogs.com/strangerfruit/2008/02/the_shy_fragile_face_of_id.php&#34;&gt;also has a nice brief summary&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;There is one notable error in Brooks&amp;rsquo; summary, and that is his erroneous claim that Richard von Sternberg was fired as editor of the &lt;span style=&#34;font-style: italic;&#34;&gt;Proceedings of the Biological Society of Washington&lt;/span&gt;.  Sternberg is actually &lt;a href=&#34;http://lippard.blogspot.com/search/label/Richard%20Sternberg%20affair&#34;&gt;a false martyr who hasn&amp;rsquo;t actually lost any jobs, positions, or status as a result of his opinions&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Institute for Justice argument against Clean Elections</title>
      <link>https://blog.lippard.org/2008/02/institute-for-justice-argument-against.html/</link>
      <pubDate>Thu, 07 Feb 2008 02:50:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/02/institute-for-justice-argument-against.html/</guid>
      <description>&lt;p&gt;I agree with most of the positions taken by the Institute for Justice, an organization that fights for economic rights of entrepreneurs (especially small businesses fighting ridiculous regulations designed as barriers to entry), for freedom of speech, against eminent domain abuse, and for school choice.  But I don&amp;rsquo;t understand its argument against Arizona&amp;rsquo;s Clean Elections law, which strikes me as conflicting with some of its other arguments.&lt;br /&gt;
&lt;br /&gt;
Tim Keller, head of the Arizona chapter of the Institute for Justice, &lt;a href=&#34;http://www.ij.org/publications/liberty/2008/17_1_07_a.html&#34;&gt;makes the following argument&lt;/a&gt;:&lt;br /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Middle East subsea cable cuts</title>
      <link>https://blog.lippard.org/2008/02/middle-east-subsea-cable-cuts.html/</link>
      <pubDate>Sun, 03 Feb 2008 00:58:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/02/middle-east-subsea-cable-cuts.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve seen some speculation (at sites of dubious credibility) that the recent subsea cable cuts, which have apparently reduced Internet connectivity to Iran (though the impact to India has been more prominent), are a prelude to a U.S. attack of Iran.  I don&amp;rsquo;t think so.&lt;br /&gt;&lt;br /&gt;First of all, subsea cable cuts (and the word &amp;ldquo;cut&amp;rdquo; is unfortunately overused to mean a non-functional cable even when it&amp;rsquo;s not actually severed) occur on a regular basis, and every company that owns subsea cables (such as employer, Global Crossing) contracts with a cable-laying company such as Global Marine (which Global Crossing used to own) to do repairs.  Second, in December 2006, there were nine cable breaks in east Asia as a result of earthquakes.  In this instance, we are up to only three cable breaks&amp;ndash;the first two were &lt;a href=&#34;http://en.wikipedia.org/wiki/Fiber-Optic_Link_Around_the_Globe&#34;&gt;FLAG Telecom&lt;/a&gt;&amp;rsquo;s Europe-Asia link and &lt;a href=&#34;http://en.wikipedia.org/wiki/SEA-ME-WE_4&#34;&gt;SeaMeWe-4&lt;/a&gt;, &lt;a href=&#34;http://www.guardian.co.uk/business/2008/feb/01/internationalpersonalfinancebusiness.internet&#34;&gt;which were broken by a tanker&lt;/a&gt; in the Mediterranean between Alexandria, Egypt and Palermo, Sicily, causing disruption to Internet access in Egypt, Jordan, Saudi Arabia, and India.  Those cables follow pretty much the same path, from Mumbai, India, to Djibouti, and from there into the Red Sea, past Egypt, through the Suez Canal, and into the Mediterranean to Sicily.  It&amp;rsquo;s not surprising that both were cut simultaneously by the same tanker dragging its anchor, they are &lt;a href=&#34;http://www.eweek.com/c/a/Messaging-and-Collaboration/Internet-Cable-May-Take-12-to-15-Days-to-Repair/&#34;&gt;perhaps a quarter mile apart&lt;/a&gt;.   An offshoot from those cables goes north from just off the coast of India into the Persian Gulf, past Oman, the United Arab Emirates, Qatar, and Bahrain, and lands in Kuwait.  In the other direction, it goes to Sri Lanka.  The third cable cut was on this offshoot, &lt;a href=&#34;http://www.lightreading.com/document.asp?doc_id=144778&amp;amp;f_src=lightreading_default&#34;&gt;FLAG Telecom&amp;rsquo;s FALCON cable, off the coast of Dubai, between Oman and the United Arab Emirates&lt;/a&gt;.  Some have erroneously claimed that four cables were cut, on the basis of &lt;a href=&#34;http://www.marketwatch.com/news/story/third-undersea-cable-reportedly-cut/story.aspx?guid=%7B1AAB2A79-E983-4E0E-BC39-68A120DC16D9%7D&#34;&gt;a report that a cable was cut between Sri Lanka and the Suez Canal&lt;/a&gt;&amp;ndash;that&amp;rsquo;s the &lt;a href=&#34;http://en.wikipedia.org/wiki/FALCON_%28cable_system%29&#34;&gt;FALCON cable&lt;/a&gt; off the coast of Dubai, not yet another cut.&lt;br /&gt;&lt;br /&gt;None of these cables land in Iran or Iraq, at least on my cable map, though there is apparently a Kuwait-Iran subsea cable, so any impact from these cable breaks to Iran is incidental.  I don&amp;rsquo;t see any evidence that these are anything other than normal accidental subsea cable breaks.  (Correction: FLAG FALCON has a segment from Kuwait to Bandar Abbas, Iran, that was built in 2005 and isn&amp;rsquo;t on my map, which was printed in May 2004.)&lt;br /&gt;&lt;br /&gt;You can see Telegeography&amp;rsquo;s submarine cable map of the world for yourself &lt;a href=&#34;http://www.telegeography.com/products/map_cable/index.php&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (February 3, 2008):  I didn&amp;rsquo;t check earlier, but I note that at the moment I have no problem reaching hosts in Iran, such as &lt;a href=&#34;http://www.ahmadinejad.ir/&#34;&gt;Mahmoud Ahamdinejad&amp;rsquo;s official blog&lt;/a&gt;, or pinging the primary mail server of the Datacommunications Company of Iran (mail.dci.co.ir).  Others have previously noted the continuing availability of Ahamdinejad&amp;rsquo;s blog, which is hosted by DCI (AS 12880) and gets upstream connectivity from Singapore Telecom and TTNet (a Turkish ISP).  I would hazard a guess that Iran&amp;rsquo;s TTNet connectivity is via terrestrial cable from Turkey.&lt;br /&gt;&lt;br /&gt;UPDATE:  Egypt claims &lt;a href=&#34;http://ukpress.google.com/article/ALeqM5hTi5wNwTD66nvWdTAQw20SaFI_GQ&#34;&gt;no ships were in the vicinity in the Mediterranean when the cable cuts there occurred&lt;/a&gt;.  There is now a report of &lt;a href=&#34;http://afp.google.com/article/ALeqM5i03tUdyj8wf2Xa9P4trWEjqAJdyQ&#34;&gt;a fourth cable cut, in the Persian Gulf between the Qatari island of Haloul and the United Arab Emirates island of Das&lt;/a&gt;.  This outage &lt;a href=&#34;http://mathaba.net/news/?x=580660&#34;&gt;is now being attributed to a power system problem&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (February 4, 2008):  The Renesys Blog has analyzed the breaks from a routing perspective, showing which countries have been affected, in a series of posts.  In &lt;a href=&#34;http://www.renesys.com/blog/2008/01/mediterranean_cable_break.shtml&#34;&gt;part one&lt;/a&gt;, they look at the first two breaks in the Mediterranean, and show that the most impacted countries were Pakistan and Egypt.  In &lt;a href=&#34;http://www.renesys.com/blog/2008/01/mediterranean_cable_break_part_1.shtml&#34;&gt;part two&lt;/a&gt;, they look at the impact by ISP.  In &lt;a href=&#34;http://www.renesys.com/blog/2008/02/mediterranean_cable_break_part.shtml&#34;&gt;part three&lt;/a&gt;, they look at how providers addressed their connectivity before and after the breaks.  You&amp;rsquo;ll notice one country conspicuously absent from the list of impacted countries&amp;ndash;Iran.  This is because while Iran has had some impact, it has not been significant.  In &lt;a href=&#34;http://www.renesys.com/blog/2008/02/attention_iran_is_not_disconne_1.shtml&#34;&gt;a fourth post&lt;/a&gt;, The Renesys Blog discusses the Iran impact and the misinformation about it that has appeared in places like Slashdot and the blog of the first commenter on this post.  In &lt;a href=&#34;http://www.renesys.com/blog/2008/02/mediterranean_cable_break_part_3.shtml&#34;&gt;a fifth post&lt;/a&gt;, they look at how Indian providers weathered the problems.  And in &lt;a href=&#34;http://www.renesys.com/blog/2008/02/cable_breaks_lessons_learned_1.shtml&#34;&gt;a sixth post&lt;/a&gt;, they sum up lessons learned.&lt;br /&gt;&lt;br /&gt;UPDATE:  These cuts are all associated with &lt;a href=&#34;http://www.lloyds.com/CmsPhoenix/DowJonesArticle.aspx?id=380222&#34;&gt;bad weather in the region, which is also delaying repairs&lt;/a&gt;.  Here&amp;rsquo;s a report from FLAG Telecom posted by &lt;a href=&#34;http://www.renesys.com/blog/2008/02/mediterranean_cable_break_part.shtml#comment-7944&#34;&gt;a commenter at the Renesys Blog&lt;/a&gt;:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;Update on Submarine Cable Cut - Daily Bulletin&lt;br /&gt;@ 0900 GMT February 4 2008&lt;br /&gt;Bulletin will be updated Daily with Progress.&lt;br /&gt;Cut # 1:&lt;br /&gt;âˆ’ FLAG Europe-Asia cable was reported cut at 0800 hrs GMT on January 30 2008.&lt;br /&gt;âˆ’ Location of cut is at 8.3 kms from Alexandria, Egypt on segment between Egypt and Italy.&lt;br /&gt;âˆ’ The Repair ship loaded with spares is expected to reach the repair ground by February 5 2008.&lt;br /&gt;âˆ’ We have received the necessary permits to commence work from the Egyptian Authorities.&lt;br /&gt;âˆ’ FLAG has restored circuits of customers covered under Pre-planned Restoration service.&lt;br /&gt;âˆ’ FLAG has restoration on alternative routes for customers who have requested Ad hoc Restoration service.&lt;br /&gt;Cut # 2:&lt;br /&gt;âˆ’ FALCON cable was reported cut at 0559 hrs GMT on February 1 2008.&lt;br /&gt;âˆ’ Location of cut is reported at 56 kms from Dubai, UAE on segment between UAE and Oman.&lt;br /&gt;âˆ’ The repair Ship is loaded with all spares and ready to sail. Awaiting clearance from Port Authorities due to 36 knots winds.&lt;br /&gt;âˆ’ FLAG is executing restoration on alternative routes for customers who have requested Ad hoc Restoration service.&lt;/blockquote&gt;UPDATE (February 7, 2008):  There have been some additional cable faults on FLAG&amp;rsquo;s cable systems, to a total of  four or five.  In addition to the two listed above (FLAG Europe-Asia, 8.3 km from Alexandria and FLAG FALCON 56 km from Dubai), there has been another on FLAG Europe-Asia 28 km from Penang, Malaysia scheduled for repair on February 11, and possibly two faults on FLAG FALCON near Bandar Abbas, Iran, on a segment that runs from Iran to Kuwait, which will be visited by a repair ship around February 19.&lt;br /&gt;&lt;br /&gt;The current list is this:&lt;br /&gt;&lt;br /&gt;1. Consortium cable SeaMeWe-4, 12.334 km from Alexandria, in the Mediterranean.  Currently under repair, should be fixed by this weekend.&lt;br /&gt;&lt;br /&gt;2.  Qtel&amp;rsquo;s cable from Haloul (Qatar) to Das (UAE), in the Persian Gulf.  Probably not a cut, but damaged power system due to weather.&lt;br /&gt;&lt;br /&gt;3.  FLAG&amp;rsquo;s Europe-Asia (FEA Segment D), 8.3 km from Alexandria, in the Mediterranean. Currently under repair, should be fixed by this weekend by cable ship CS Certamen.&lt;br /&gt;&lt;br /&gt;4.  FLAG&amp;rsquo;s FALCON (FALCON Segment 2), 56 km from Dubai, UAE in the Persian Gulf, on the route to Al Seeb, Oman.  Currently under repair, should be fixed by this weekend.  This cut was due to a ship&amp;rsquo;s anchor&amp;ndash;an abandoned 5-6 ton anchor was recovered by FLAG at the site (see photo in &lt;a href=&#34;http://www.flagtelecom.com/media/PDF_files/Submarine%20Cable%20Cut%20Update%20Bulletin%20Release%20070208.pdf&#34;&gt;FLAG&amp;rsquo;s update&lt;/a&gt;, PDF)&lt;br /&gt;&lt;br /&gt;5.  FLAG&amp;rsquo;s Europe-Asia (FEA Segment M), 28 km from Penang, Malaysia.  Scheduled for repair on February 11 by cable ship CS Asean Restorer.&lt;br /&gt;&lt;br /&gt;6.  FLAG&amp;rsquo;s FALCON (FALCON Segments 7a and 7b), two faults on the cable between Kuwait and Bandar Abbas, Iran, scheduled for repair on February 19.&lt;br /&gt;&lt;br /&gt;There&amp;rsquo;s &lt;a href=&#34;http://www.technologyreview.com/Infotech/20152/?nlid=854&amp;amp;a=f&#34;&gt;an article in &lt;span style=&#34;font-style: italic;&#34;&gt;Technology Review&lt;/span&gt;&lt;/a&gt; about the cable breaks.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://yorkshire-ranter.blogspot.com/2008/02/i-am-lineman-for-county.html&#34;&gt;Alex at the Yorkshire Ranter&lt;/a&gt; is a breath of fresh air on this subject, his commentary presents some common sense opinions with a factual basis and accompanied by lots of good links.&lt;br /&gt;&lt;br /&gt;UPDATE (February 11, 2008):  &lt;a href=&#34;http://www.economist.com/world/international/displaystory.cfm?story_id=10653963&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Economist&lt;/span&gt;&lt;/a&gt; also has an excellent summary.&lt;br /&gt;&lt;br /&gt;UPDATE (April 16, 2008):  Two ships &lt;a href=&#34;http://www.ibnlive.com/news/indian-officer-held-for-undersea-cable-damage/63234-3.html&#34;&gt;have been identified as the cause of damage to undersea cables in the Persian Gulf&lt;/a&gt;.  An Indian officer a Syrian chief engineer of an impounded Iraqi ship are being held for trial in Dubai, and the ship owner will have to pay $350,000 in compensation.  Another Korean ship was impounded and then released after its owners paid $60,000 in compensation to Flag Telecom.  The two ships, the MV Hounslow and the MV Ann, &lt;a href=&#34;http://www.vnunet.com/vnunet/news/2214202/two-held-undersea-cable-damage&#34;&gt;were identified by satellite photos&lt;/a&gt;&lt;span style=&#34;text-decoration: underline;&#34;&gt;&lt;/span&gt;&lt;a href=&#34;http://www.vnunet.com/vnunet/news/2214202/two-held-undersea-cable-damage&#34;&gt;&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Two early reviews of Expelled</title>
      <link>https://blog.lippard.org/2008/02/two-early-reviews-of-expelled.html/</link>
      <pubDate>Sat, 02 Feb 2008 04:56:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/02/two-early-reviews-of-expelled.html/</guid>
      <description>&lt;p&gt;And they both appear to be pretty accurate, informed about &lt;a href=&#34;https://blog.lippard.org/2007/08/expensive-intelligent-design-movie-uses.html&#34;&gt;the dishonesty of the movie&amp;rsquo;s producers&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;One is by &lt;a href=&#34;http://www.coloradoconfidential.com/showDiary.do?diaryId=3229&#34;&gt;Dan Whipple in &lt;span style=&#34;font-style: italic;&#34;&gt;Colorado Confidential&lt;/span&gt;&lt;/a&gt;, the other by &lt;a href=&#34;http://blogs.orlandosentinel.com/entertainment_movies_blog/2008/02/is-ben-stein-th.html&#34;&gt;Roger Moore in the &lt;span style=&#34;font-style: italic;&#34;&gt;Orlando Sentinel&lt;/span&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;olvlzl&lt;/strong&gt; &lt;small&gt;(2008-02-03)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Sounds sleazy, using Myers under false pretenses.  Sort of like Francis Collins got used a while back, not that the neo-atheists were all &lt;B&gt;that&lt;/B&gt; willing to be understanding when it happened to him.  &lt;BR/&gt;&lt;BR/&gt;A better way to fight ID might be the one that some materialists had trouble thinking their way through when I proposed it last week, science can&#39;t deal with &#34;a designer&#34; since it is made to only deal with the material universe and can&#39;t address the supernatural.  Of course,though they would gain a logically strong arguement for keeping religion out of science, they would lose the entire basis of popular neo-atheism.  I guess that could indicate which one is more important for them to keep. &lt;BR/&gt;&lt;BR/&gt;Anthony McCarthy formerly styling himself as olvlzl&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hoax white powder sent to Scientology</title>
      <link>https://blog.lippard.org/2008/01/hoax-white-powder-sent-to-scientology.html/</link>
      <pubDate>Thu, 31 Jan 2008 02:47:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/01/hoax-white-powder-sent-to-scientology.html/</guid>
      <description>&lt;p&gt;Police &lt;a href=&#34;http://www.latimes.com/news/local/la-me-threat31jan31,1,6115546.story&#34;&gt;are investigating mailings of suspicious white powder&lt;/a&gt;, which proved to be a hoax (apparently cornstarch and wheat germ), to &lt;a href=&#34;http://ap.google.com/article/ALeqM5gTZImk3wpl6eQcVk480xp6M-l91QD8UH3JU84&#34;&gt;nineteen Church of Scientology addresses&lt;/a&gt; today, which led to evacuations and closures.  The LAPD and FBI are both investigating.&lt;br /&gt;&lt;br /&gt;The &lt;span style=&#34;font-style: italic;&#34;&gt;LA Times&lt;/span&gt; says that &amp;ldquo;there was no evidence that Wednesday&amp;rsquo;s mailings were connected to the hacking&amp;rdquo; (&amp;ldquo;a cyber attack last week&amp;rdquo;), though I suspect the mailings were from somebody participating in the &amp;ldquo;Anonymous&amp;rdquo; &amp;ldquo;war&amp;rdquo; on Scientology.&lt;br /&gt;&lt;br /&gt;If they happen to catch the people behind the hoax, I won&amp;rsquo;t have sympathy for them.&lt;br /&gt;&lt;br /&gt;The &lt;span style=&#34;font-style: italic;&#34;&gt;San Francisco Chronicle&lt;/span&gt; &lt;a href=&#34;http://www.sfgate.com/cgi-bin/article.cgi?f=/n/a/2008/01/31/state/n182708S53.DTL&#34;&gt;reports that a married couple in Stockton were incorrectly targeted for harrassment on the belief they were pro-Scientology hackers&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The Scientology main website &lt;a href=&#34;http://www.pcworld.com/article/id,141839-c,hackers/article.html&#34;&gt;has been moved to Prolexic Technologies&lt;/a&gt;, a company that sells a service to filter denial of service traffic.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://en.wikipedia.org/wiki/Google_bomb&#34;&gt;&amp;ldquo;Google bombing&amp;rdquo;&lt;/a&gt; has been used to make the Church of Scientology&amp;rsquo;s website the top Google search result for &amp;ldquo;dangerous cult&amp;rdquo; and Xenu.net the third result for &amp;ldquo;Scientology.&amp;quot;&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Economist&lt;/span&gt; has now reported on the battle, under the title &lt;a href=&#34;http://www.economist.com/world/international/displaystory.cfm?story_id=10609174&#34;&gt;&amp;ldquo;Fair game.&amp;quot;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The Wikipedia page on &lt;a href=&#34;http://en.wikipedia.org/wiki/Project_Chanology&#34;&gt;&amp;ldquo;Project Chanology&amp;rdquo;&lt;/a&gt; is a good place to keep up-to-date on the events of the latest Internet battles involving Scientology.&lt;/p&gt;</description>
    </item>
    <item>
      <title>George W. Bush&#39;s favorite painting</title>
      <link>https://blog.lippard.org/2008/01/george-w-bushs-favorite-painting.html/</link>
      <pubDate>Sat, 26 Jan 2008 17:59:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/01/george-w-bushs-favorite-painting.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://harpers.org/media/image/blogs/misc/koerner.gif&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;&#34; src=&#34;http://harpers.org/media/image/blogs/misc/koerner.gif&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;From Scott Horton, &lt;a href=&#34;http://harpers.org/archive/2008/01/hbc-90002237&#34;&gt;&amp;ldquo;The Illustrated President,&amp;quot;&lt;/a&gt; &lt;span style=&#34;font-style: italic;&#34;&gt;Harper&amp;rsquo;s&lt;/span&gt;, January 24, 2008:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;George W. Bush is famous for his attachment to a painting which he acquired after becoming a “born again Christian.” It’s by W.H.D. Koerner and is entitled “A Charge to Keep.” Bush was so taken by it, that he took the painting’s name for his own official autobiography. And here’s what he says about it: &lt;/p&gt;</description>
    </item>
    <item>
      <title>Election fraud</title>
      <link>https://blog.lippard.org/2008/01/election-fraud.html/</link>
      <pubDate>Sat, 26 Jan 2008 15:09:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/01/election-fraud.html/</guid>
      <description>&lt;p&gt;After massive election fraud in Zimbabwe, Kenya, Nigeria, Russia, and other countries, it&amp;rsquo;s nice to see that we know how to follow standard procedures and use mechanisms to ensure that our voting is fair and properly secured&amp;hellip;&lt;br /&gt;&lt;br /&gt;Or &lt;a href=&#34;http://www.bbvforums.org/cgi-bin/forums/board-auth.cgi?file=/1954/71572.html&#34;&gt;perhaps not&lt;/a&gt;.  The video and the lengthier description at the link are from Beverly Davis&amp;rsquo; Black Box Voting project&amp;rsquo;s coverage of the New Hampshire recount process.&lt;br /&gt;&lt;br /&gt;&lt;object height=&#34;355&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/PKQEQ7qHvgM&amp;amp;rel=1&#34;&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/PKQEQ7qHvgM&amp;amp;rel=1&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; height=&#34;355&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>False statements from the Bush administration before the war in Iraq</title>
      <link>https://blog.lippard.org/2008/01/false-statements-from-bush.html/</link>
      <pubDate>Thu, 24 Jan 2008 20:11:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/01/false-statements-from-bush.html/</guid>
      <description>&lt;p&gt;This should be considered old news, but the Center for Public Integrity has done an extensive analysis of statements made by the president, the vice president, and five other senior members of the Bush Administration between September 11, 2001 and September 2003 and identified 935 specific false statements made.  These statements are now part of a searchable database, and they&amp;rsquo;ve put together a graph that shows how the frequency and number of false statements dramatically increased during the run up to the invasion of Iraq, and then declined as the truth became known in the course of the war:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>&#34;Anonymous&#34; launches &#34;war&#34; against Scientology</title>
      <link>https://blog.lippard.org/2008/01/anonymous-launches-war-against.html/</link>
      <pubDate>Wed, 23 Jan 2008 00:30:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/01/anonymous-launches-war-against.html/</guid>
      <description>&lt;p&gt;In a press release yesterday that cites an article I co-authored in &lt;span style=&#34;font-style: italic;&#34;&gt;Skeptic&lt;/span&gt; magazine, a group referring to itself as &amp;ldquo;Anonymous&amp;rdquo; &lt;a href=&#34;http://www.prlog.org/10046797-internet-group-anonymous-declares-war-on-scientology.html&#34;&gt;has announced that it has declared war against Scientology&lt;/a&gt;.  The stated justification for the &amp;ldquo;war&amp;rdquo; is the Church of Scientology&amp;rsquo;s attempts to keep a video of Tom Cruise off the net.  That video, &lt;a href=&#34;http://gawker.com/5002269/the-cruise-indoctrination-video-scientology-tried-to-suppress&#34;&gt;which is still viewable at Gawker.com&lt;/a&gt;, was made for a Scientology awards ceremony.  The longer video from which it was taken is &lt;a href=&#34;http://gawker.com/345563/tom-cruise-uncut-the-freedom-medal-award-ceremony&#34;&gt;also now viewable there&lt;/a&gt;.  Gawker.com &lt;a href=&#34;http://gawker.com/5002319/church-of-scientology-claims-copyright-infringement&#34;&gt;responded to a cease and desist letter with a refusal to remove the video&lt;/a&gt;, which it considers to be fair use for news and comment, but I&amp;rsquo;m not so sure that it has a good legal case for putting up more than short excerpts.  (In case you&amp;rsquo;re wondering about all the Scientology jargon in the Tom Cruise video, &lt;a href=&#34;http://www.mtv.com/news/articles/1579963/20080118/index.jhtml&#34;&gt;MTV has done a good job of explaining it&lt;/a&gt;.  Actor &lt;a href=&#34;http://www.funnyordie.com/videos/3f716ffebe&#34;&gt;Jerry O&amp;rsquo;Connell has also put out a good parody&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;The &amp;ldquo;war,&amp;rdquo; which is described &lt;a href=&#34;http://partyvan.info/index.php/Project_Chanology&#34;&gt;at another site under the name &amp;ldquo;Project Chanology&amp;rdquo;&lt;/a&gt; (a reference to &lt;a href=&#34;http://en.wikipedia.org/wiki/4chan&#34;&gt;4chan&lt;/a&gt;, a popular message board, where most posts are made by people who don&amp;rsquo;t login and are thus attributed to &amp;ldquo;Anonymous&amp;rdquo;), calls for denial of service attacks over the Internet, prank phone calls, spam emails, and personal visits involving vandalism and harassment.  Apparently Scientology&amp;rsquo;s main website was down &lt;a href=&#34;http://gawker.com/347367/why-kids-on-the-internet-are-scientologys-most-powerful-enemy&#34;&gt;due to denial of service for at least part of the day yesterday&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The press release cites a number of web pages for further information about Scientology, the second of which is the article &lt;a href=&#34;http://www.discord.org/%7Elippard/skeptic/03.3.jl-jj-scientology.html&#34;&gt;&amp;ldquo;Scientology v. the Internet: Free Speech &amp;amp; Copyright Infringement on the Information Super-Highway&amp;rdquo;&lt;/a&gt; which Jeff Jacobsen and I wrote for &lt;span style=&#34;font-style: italic;&#34;&gt;Skeptic&lt;/span&gt; magazine in 1995 after Scientology effectively declared war on the Internet.  (A much lesser-known sequel to that article, published only on the web, is &lt;a href=&#34;http://www.discord.org/%7Elippard/goodman-response.html&#34;&gt;&amp;ldquo;Scientology v. the Internet: An Update and Response to Leisa Goodman.&amp;quot;&lt;/a&gt;)&lt;br /&gt;&lt;br /&gt;I completely disagree with the tactics being used here&amp;ndash;Scientology has as much right to free speech and protection of their copyrights as anyone else, though I also condemn Scientology&amp;rsquo;s habitual misuse of copyright to try to suppress fair use of information.  To the extent this is a prank designed to get media attention, well done.  To the extent it gets taken seriously, though, it&amp;rsquo;s something that may not end well.  Read the material, watch the videos, have a laugh, and tell others about the absurdity and abuses of Scientology.  But please, don&amp;rsquo;t launch attacks on their websites, harass individuals, or engage in vandalism.&lt;br /&gt;&lt;br /&gt;&amp;ldquo;Anonymous&amp;rdquo; previously received coverage for attacks on MySpace accounts &lt;a href=&#34;http://www.myfoxla.com/myfox/pages/Home/Detail;jsessionid=7792EF312630EB71B63AA5A1CE0E2118?contentId=3894628&amp;amp;version=7&amp;amp;locale=EN-US&amp;amp;layoutCode=VSTY&amp;amp;pageId=1.1.1&amp;amp;sflg=1&#34;&gt;on Fox 11 in Los Angeles on July 26, 2007&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;BTW, the press release gets its facts wrong when it claims that the alt.religion.scientology Usenet newsgroup was &amp;ldquo;shut down.&amp;rdquo;  Scientology attorney Helena Kobrin issued an rmgroup message, but almost all news servers ignored it.  The accurate facts may be found in Jeff&amp;rsquo;s and my &lt;span style=&#34;font-style: italic;&#34;&gt;Skeptic&lt;/span&gt; article.&lt;br /&gt;&lt;br /&gt;UPDATE:  &lt;a href=&#34;http://en.wikinews.org/wiki/Report:_Church_of_Scientology_website_being_attacked&#34;&gt;Wikinews&lt;/a&gt; and &lt;a href=&#34;http://www.xenu.net/news/20080122-OC_pressrelease.html&#34;&gt;Xenu.net&lt;/a&gt; have more.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Message from God billboards</title>
      <link>https://blog.lippard.org/2008/01/message-from-god-billboards.html/</link>
      <pubDate>Thu, 17 Jan 2008 04:08:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/01/message-from-god-billboards.html/</guid>
      <description>&lt;p&gt;Back in 1999, a bunch of billboards popped up around Phoenix that had white letters on a black background and were signed by God.  One I took &lt;a href=&#34;http://www.discord.org/GodThreat.JPG&#34;&gt;a bad photo&lt;/a&gt; of said &amp;ldquo;You think it&amp;rsquo;s hot here?  &amp;ndash;God.&amp;rdquo;  They&amp;rsquo;re back.  There&amp;rsquo;s now one near Kat&amp;rsquo;s workplace that says &amp;ldquo;Life is short.  Eternity isn&amp;rsquo;t.  &amp;ndash;God.&amp;rdquo;  These come from a group that calls itself &lt;a href=&#34;http://www.godspeaks.com/AboutTheBillboards.asp&#34;&gt;GodSpeaks&lt;/a&gt;, which doesn&amp;rsquo;t actually pay for or put up the billboards, they just help interested groups in doing it locally.&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;d like to see someone make one of those sign generators for these billboards, so I can make some parodies, which these are just asking for.  These billboards aren&amp;rsquo;t as lighthearted as some of the church marquee signs (like &lt;a href=&#34;http://www.discord.org/Marquee.JPG&#34;&gt;this one&lt;/a&gt;, for example, which suggests a God who has mellowed considerably from the one who sent the plagues of the Exodus).&lt;br /&gt;&lt;br /&gt;Here are some ideas for better content:&lt;br /&gt;&lt;br /&gt;Stop putting words in my mouth.  &amp;ndash;God&lt;br /&gt;&lt;br /&gt;If I existed, I&amp;rsquo;d communicate directly to all people in their own languages in a miraculous manner rather than through billboards put up by people pretending to be me, just as parents pretend to be Santa Claus.  &amp;ndash; God&lt;br /&gt;&lt;br /&gt;Please post further suggestions in the comments.  (And if somebody writes or finds a billboard photo generator, please let me know.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>William Lane Craig weighs in on Antony Flew book</title>
      <link>https://blog.lippard.org/2008/01/william-lane-craig-weighs-in-on-antony.html/</link>
      <pubDate>Sat, 12 Jan 2008 04:09:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/01/william-lane-craig-weighs-in-on-antony.html/</guid>
      <description>&lt;p&gt;William Lane Craig has given his account of the &lt;a href=&#34;https://blog.lippard.org/2007/11/antony-flews-new-book.html&#34;&gt;Roy Varghese book written for Antony Flew&lt;/a&gt; in an audio blog, which &lt;a href=&#34;http://richardcarrier.blogspot.com/2007/12/craig-annoyed.html&#34;&gt;Richard Carrier ably dissects&lt;/a&gt;.  Craig seems not to be interested in actually examining any of the evidence in any depth.&lt;br /&gt;&lt;br /&gt;(Carrier&amp;rsquo;s blog also had &lt;a href=&#34;http://richardcarrier.blogspot.com/2007/11/antony-flew-bogus-book.html&#34;&gt;a more detailed post in response to Mark Oppenheimer&amp;rsquo;s article in the &lt;span style=&#34;font-style: italic;&#34;&gt;New York Times Magazine&lt;/span&gt;  last November&lt;/a&gt;, which agreed with Oppenheimer&amp;rsquo;s analysis but provided further background detail, and he has added &lt;a href=&#34;http://www.secweb.org/index.aspx?action=viewAsset&amp;amp;id=369#December2007-1&#34;&gt;a 27 December 2007 update&lt;/a&gt; to his article on the Secular Web, &lt;a href=&#34;http://www.secweb.org/index.aspx?action=viewAsset&amp;amp;id=369&#34;&gt;&amp;ldquo;Antony Flew Considers God&amp;hellip; Sort Of.&amp;quot;&lt;/a&gt;)&lt;/p&gt;</description>
    </item>
    <item>
      <title>FBI Wiretaps Dropped Due to Unpaid Bills</title>
      <link>https://blog.lippard.org/2008/01/fbi-wiretaps-dropped-due-to-unpaid.html/</link>
      <pubDate>Fri, 11 Jan 2008 00:11:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/01/fbi-wiretaps-dropped-due-to-unpaid.html/</guid>
      <description>&lt;p&gt;Today&amp;rsquo;s &lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/content/article/2008/01/10/AR2008011001879.html?hpid=topnews&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Washington Post&lt;/span&gt; reports&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt; The FBI, which has had trouble keeping track of its guns and laptops, also has a chronic problem paying its phone bills on time, according to audit results released today. &lt;/p&gt;  &lt;p&gt;Telephone companies have repeatedly cut off FBI access to wiretaps of alleged terrorists and criminal suspects because of the bureau&amp;rsquo;s failure to pay its bills, the audit found. &lt;/p&gt; &lt;p&gt;The report by Justice Department Inspector General Glenn A. Fine also found that more than half of the nearly 1,000 telecommunications bills reviewed by investigators were not paid on time, including one invoice for $66,000 at one unidentified field office.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Anti-black, anti-gay, and conspiracy rhetoric in Ron Paul newsletters</title>
      <link>https://blog.lippard.org/2008/01/anti-black-anti-gay-and-conspiracy.html/</link>
      <pubDate>Wed, 09 Jan 2008 04:52:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/01/anti-black-anti-gay-and-conspiracy.html/</guid>
      <description>&lt;p&gt;James Kirchick of &lt;span style=&#34;font-style: italic;&#34;&gt;The New Republic&lt;/span&gt; has gone back and reviewed the content of Ron Paul&amp;rsquo;s newsletters published prior to 1998, and the results are not at all pretty.  &lt;a href=&#34;http://www.tnr.com/politics/story.html?id=e2f15397-a3c7-4720-ac15-4532a7da84ca&#34;&gt;They contain repeated anti-black and anti-gay bigotry and conspiracy theory rhetoric&lt;/a&gt;, much of it under Ron Paul&amp;rsquo;s byline.  And the Paul campaign&amp;rsquo;s explanation is weak:&lt;br /&gt;&lt;p class=&#34;articleText&#34;&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p class=&#34;articleText&#34;&gt;&lt;strong&gt;When I asked&lt;/strong&gt; Jesse Benton, Paul&amp;rsquo;s campaign spokesman, about the newsletters, he said that, over the years, Paul had granted &amp;ldquo;various levels of approval&amp;rdquo; to what appeared in his publications&amp;ndash;ranging from &amp;ldquo;no approval&amp;rdquo; to instances where he &amp;ldquo;actually wrote it himself.&amp;rdquo; After I read Benton some of the more offensive passages, he said, &amp;ldquo;A lot of [the newsletters] he did not see. Most of the incendiary stuff, no.&amp;rdquo; He added that he was surprised to hear about the insults hurled at Martin Luther King, because &amp;ldquo;Ron thinks Martin Luther King is a hero.&amp;quot;&lt;/p&gt;</description>
    </item>
    <item>
      <title>DI&#39;s Dissent from Darwinism statement analyzed</title>
      <link>https://blog.lippard.org/2008/01/dis-dissent-from-darwinism-statement.html/</link>
      <pubDate>Wed, 09 Jan 2008 03:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/01/dis-dissent-from-darwinism-statement.html/</guid>
      <description>&lt;p&gt;John Lynch has looked up &lt;a href=&#34;http://scienceblogs.com/strangerfruit/2008/01/dissenting_from_darwinism.php&#34;&gt;the backgrounds of the 300 signatories to the Discovery Institute&amp;rsquo;s &amp;ldquo;Dissent from Darwinism&amp;rdquo; statement who signed in 2004&lt;/a&gt; (it&amp;rsquo;s now up to 700, which he plans to also examine).  He reports on the backgrounds of the individuals who signed, finding that &amp;ldquo;Chemists, physicists, engineers, bench jockeys, doctors and mathematicians account for over 200 of the 300 signatories&amp;rdquo; but only five organismal biologists.  He also notes that there&amp;rsquo;s also at least one soccer coach and a home-schooling mom in the list.&lt;br /&gt;&lt;br /&gt;The comments are worth reading as well.&lt;br /&gt;&lt;br /&gt;UPDATE (January 27, 2008):  John Lynch has &lt;a href=&#34;http://scienceblogs.com/strangerfruit/2008/01/that_di_list_again.php&#34;&gt;a further post on this statement&lt;/a&gt;, and commenter Ken, below, points to &lt;a href=&#34;http://openparachute.wordpress.com/2008/01/23/who-are-the-dissenters-from-darwinism/&#34;&gt;his analysis of the religious beliefs of signers at his Open Parachute blog&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (May 14, 2008):  A YouTube video &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/05/an_examination_of_the_dis_diss.php&#34;&gt;documents further Discovery Institute deception with regard to this list&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>New summary of CMI-AiG dispute from CMI</title>
      <link>https://blog.lippard.org/2008/01/new-summary-of-cmi-aig-dispute-from-cmi.html/</link>
      <pubDate>Wed, 09 Jan 2008 03:16:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/01/new-summary-of-cmi-aig-dispute-from-cmi.html/</guid>
      <description>&lt;p&gt;Creation Ministries International &lt;a href=&#34;https://web.archive.org/web/20080509143221/http://creationontheweb.com/content/view/5900http://www.creationontheweb.com/content/view/5563/&#34;&gt;has published a new web page summarizing their dispute with Answers in Genesis&lt;/a&gt;, much of which is already familiar to readers of this blog.  The summary includes an update of events immediately preceding and subsequent to the attempt at arbitration in Hawaii that occurred last August, and links to supporting documents, several of which are newly made public.&lt;br /&gt;&lt;br /&gt;New in this report are two interesting emails from Philip Bell, former deputy CEO of AiG-UK, about what was going on inside AiG after the split from CMI.  Bell resigned from AiG in June 2006 and is now head of CMI-UK.  The first email is quoted in &lt;a href=&#34;https://web.archive.org/web/20080509143221/http://creationontheweb.com/content/view/5900http://www.creationontheweb.com/content/view/5561&#34;&gt;a letter from Carl Wieland to a CMI supporter in Australia who asked why CMI needed to take legal action against AiG&lt;/a&gt;, which includes these two paragraphs:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Boeing 787 potentially vulnerable to passenger software-based hijacking</title>
      <link>https://blog.lippard.org/2008/01/boeing-787-potentially-vulnerable-to.html/</link>
      <pubDate>Tue, 08 Jan 2008 17:41:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/01/boeing-787-potentially-vulnerable-to.html/</guid>
      <description>&lt;p&gt;The Boeing 787 Dreamliner is equipped with systems to provide passengers with on-board Internet access.  Unfortunately, &lt;a href=&#34;http://www.wired.com/politics/security/news/2008/01/dreamliner_security&#34;&gt;the passenger network is also connected to the computer systems that control the plane, as well as communication and navigation systems&lt;/a&gt;, which the FAA has complained about in a &amp;ldquo;special conditions&amp;rdquo; document that covers issues that are a concern but are not specifically covered by regulations.&lt;br /&gt;&lt;br /&gt;Boeing says it has designed a solution that it will be testing shortly, and the FAA says that has to happen before any of these will be allowed to fly.&lt;br /&gt;&lt;br /&gt;A Boeing spokesperson claims that the FAA document criticizing the design is misleading because, as &lt;span style=&#34;font-style: italic;&#34;&gt;Wired&lt;/span&gt; reports, &amp;ldquo;the plane&amp;rsquo;s networks don&amp;rsquo;t completely connect.&amp;rdquo;  She goes on in the article to say that there&amp;rsquo;s a combination of physical separation and software-based firewalls.  Given the fact that software-based firewalls have themselves had vulnerabilities from time to time, I&amp;rsquo;d strongly prefer to see complete physical separation.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Andrew Morton&#39;s Tom Cruise tell-all</title>
      <link>https://blog.lippard.org/2008/01/andrew-mortons-tom-cruise-tell-all.html/</link>
      <pubDate>Mon, 07 Jan 2008 03:01:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/01/andrew-mortons-tom-cruise-tell-all.html/</guid>
      <description>&lt;p&gt;Dlisted &lt;a href=&#34;http://www.dlisted.com/node/21100&#34;&gt;has the scoop on Andrew Morton&amp;rsquo;s book on Tom Cruise&lt;/a&gt;, to be released on January 15.  I would surmise that it will not be published in the UK, which has much stricter libel laws.&lt;br /&gt;&lt;br /&gt;Cruise &lt;a href=&#34;http://www.postchronicle.com/news/entertainment/tittletattle/article_2126642.shtml&#34;&gt;was threatening to sue Morton for this book back in February 2006&lt;/a&gt;, &lt;a href=&#34;http://www.tmz.com/2006/07/13/tom-cruise-tell-all-book/&#34;&gt;before he had even started writing it&lt;/a&gt;, because Morton hired gay porn star turned private investigator Paul Baressi, whose allegations of a gay affair with John Travolta were published in the &lt;span style=&#34;font-style: italic;&#34;&gt;National Enquirer&lt;/span&gt;, &lt;a href=&#34;http://www.rickross.com/reference/scientology/celebrities/celebrities142.html&#34;&gt;only to retract them after being sued by Travolta&lt;/a&gt;.  Photos of Travolta &lt;a href=&#34;http://www.dailymail.co.uk/pages/live/articles/showbiz/showbiznews.html?in_article_id=404299&amp;amp;in_page_id=1773&amp;amp;in_a_source&#34;&gt;kissing a man on the steps of his private plane&lt;/a&gt; during the production of &amp;ldquo;Hairspray&amp;rdquo; were widely published in 2006.&lt;br /&gt;&lt;br /&gt;L. Ron Hubbard and Scientology consider &lt;a href=&#34;http://www.spaink.net/cos/mpoulter/sods/gays&#34;&gt;homosexuality to be a perversion which falls at 1.1&lt;/a&gt; on &lt;a href=&#34;http://en.wikipedia.org/wiki/Tone_scale&#34;&gt;the tone scale&lt;/a&gt;, between fear and anger.&lt;br /&gt;&lt;br /&gt;UPDATE (January 12, 2007):  Slate &lt;a href=&#34;http://www.slate.com/id/2181858/&#34;&gt;reads Morton&amp;rsquo;s book so you don&amp;rsquo;t have to&lt;/a&gt;, and reveals that the Tom Cruise of Morton&amp;rsquo;s book is strictly heterosexual.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Notorious major spammer indicted</title>
      <link>https://blog.lippard.org/2008/01/notorious-major-spammer-indicted.html/</link>
      <pubDate>Fri, 04 Jan 2008 03:52:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/01/notorious-major-spammer-indicted.html/</guid>
      <description>&lt;p&gt;Alan Ralsky, at one time believed to be the top spammer in the world, has finally been indicted today by a federal grand jury.  His home was raided back in 2005, and he&amp;rsquo;s now been charged along with ten other people in &amp;ldquo;a wide ranging international fraud scheme involving the illegal use of bulk commercial e-mailing.&amp;rdquo;  Those indicted include James E. Bragg, 39, of Queen Creek, Arizona.&lt;br /&gt;&lt;br /&gt;The indictment alleges that Ralsky&amp;rsquo;s spam gang &amp;ldquo;tried to send spam&amp;rdquo; through botnets and engaged in a &amp;ldquo;pump and dump&amp;rdquo; stock scam for Chinese companies.  The &lt;a href=&#34;http://www.freep.com/apps/pbcs.dll/article?AID=/20080103/NEWS06/80103045/1008/NEWS06&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Detroit Free Press&lt;/span&gt;&amp;rsquo;s coverage reports&lt;/a&gt;: &amp;ldquo;Prosecutors described Ralsky, 52, of West Bloomfield, as one of the most prolific spammers in the nation. Until 2005, when federal agents raided his home and seized his computers, his operation sent tens of millions of unsolicited email messages daily to Internet subscribers, hawking everything from sexual enhancement drugs, weight loss products and worthless stock, the government said. In the summer of 2005 alone, prosecutors said, his operation generated $3 million.&amp;quot;&lt;br /&gt;&lt;br /&gt;The DOJ press release is &lt;a href=&#34;http://www.usdoj.gov/opa/pr/2008/January/08_crm_003.html&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>New online atheist newsletter</title>
      <link>https://blog.lippard.org/2008/01/new-online-atheist-newsletter.html/</link>
      <pubDate>Thu, 03 Jan 2008 15:00:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/01/new-online-atheist-newsletter.html/</guid>
      <description>&lt;p&gt;Octavia, a New Zealand atheist who was formerly an administrator at IIDB until the recent controversies there, has followed through with her proposed creation of a community newsletter for participants of the proliferating atheist and freethought message boards, called &lt;span style=&#34;font-style: italic;&#34;&gt;Nexus&lt;/span&gt; and &lt;a href=&#34;http://nontheistnexus.com/index.php?option=com_frontpage&amp;amp;Itemid=1&#34;&gt;hosted at the Nontheist Nexus&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;ve just started looking at the first issue, and I went directly to the article &amp;ldquo;Atheist Cop,&amp;rdquo; which was a fascinating read.  There&amp;rsquo;s also an excerpt from Thomas Paine&amp;rsquo;s &amp;ldquo;Age of Reason,&amp;rdquo; some nicely done artwork, some stills from a film being made by one of the board members, an account of a scientist who spent eight months at McMurdo Station in Antarctica, &amp;ldquo;Sarpedon&amp;rsquo;s Weird Science&amp;rdquo; with links to interesting recent articles about undersea life, a couple of reviews of &amp;ldquo;The Golden Compass,&amp;rdquo; a few holiday recipes, and more.&lt;br /&gt;&lt;br /&gt;It looks like a great start, and I look forward to reading the rest of this issue and more in the future.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Who&#39;s Who in Hell is now online</title>
      <link>https://blog.lippard.org/2008/01/whos-who-in-hell-is-now-online.html/</link>
      <pubDate>Tue, 01 Jan 2008 18:17:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/01/whos-who-in-hell-is-now-online.html/</guid>
      <description>&lt;p&gt;Warren Allen Smith&amp;rsquo;s massive &lt;span style=&#34;font-style: italic;&#34;&gt;Who&amp;rsquo;s Who in Hell&lt;/span&gt; (2000, Barricade Books) is &lt;a href=&#34;http://philosopedia.org/index.php?title=Who%27s_Who_in_Hell&#34;&gt;now online as a wiki&lt;/a&gt;, provided by the organization Philosopedia (not yet a 501(c)(3)), which manages &lt;a href=&#34;http://philosopedia.org/index.php/Main_Page&#34;&gt;a wiki of the same name&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Unfortunately, they&amp;rsquo;re not allowing the public to edit the content.  I hope they will at least open it up to registered users in some way.  It&amp;rsquo;s also somewhat disappointing that the organization of &lt;span style=&#34;font-style: italic;&#34;&gt;Who&amp;rsquo;s Who in Hell&lt;/span&gt; puts all the entries into 26 wiki pages, one per letter of the alphabet, rather than having a separate entry for each person.  My entry on &lt;a href=&#34;http://philosopedia.org/index.php/L&#34;&gt;the L page&lt;/a&gt; is woefully out of date.&lt;br /&gt;&lt;br /&gt;UPDATE:  But they&amp;rsquo;re quite responsive&amp;hellip; I have &lt;a href=&#34;http://philosopedia.org/index.php/James_Lippard&#34;&gt;a new entry already&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>December&#39;s Phoenix Housing Stats Update</title>
      <link>https://blog.lippard.org/2008/01/decembers-phoenix-housing-stats-update.html/</link>
      <pubDate>Tue, 01 Jan 2008 00:15:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2008/01/decembers-phoenix-housing-stats-update.html/</guid>
      <description>&lt;p&gt;By now it&amp;rsquo;s barely even newsworthly that December saw &lt;i&gt;another&lt;/i&gt; record number of notices of trustee&amp;rsquo;s sales in Maricopa County (&lt;b&gt;3875&lt;/b&gt;, which was more than 300 higher than &lt;a href=&#34;https://blog.lippard.org/2007/12/have-things-finally-peaked.html&#34;&gt;last month&amp;rsquo;s record high&lt;/a&gt;, which was almost 100 higher than &lt;a href=&#34;https://blog.lippard.org/2007/10/back-with-vengeance.html&#34;&gt;October&amp;rsquo;s record high&lt;/a&gt;, which was roughly 200 higher than &lt;a href=&#34;https://blog.lippard.org/2007/09/this-is-getting-ridiculous.html&#34;&gt;August&amp;rsquo;s record high&lt;/a&gt;&amp;hellip;).&lt;br /&gt;&lt;br /&gt;For some extra context and excellent commentary, after looking at the graphs&amp;hellip;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/images/07DecNTR.jpg&#34;&gt;&amp;lt;img style=&amp;ldquo;display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;&amp;rdquo; src=&amp;quot;/images/07DecNTR.jpg&amp;quot; border=&amp;ldquo;0&amp;rdquo; alt=&amp;ldquo;Maricopa County Notices of Trustee&amp;rsquo;s Sales - Click to Enlarge&amp;quot;id=&amp;ldquo;BLOGGER_PHOTO_ID_5150299145537480498&amp;rdquo; /&amp;gt;&lt;/a&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/images/07DecMed.jpg&#34;&gt;&amp;lt;img style=&amp;ldquo;display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;&amp;rdquo; src=&amp;quot;/images/07DecMed.jpg&amp;rdquo; border=&amp;ldquo;0&amp;rdquo; alt=&amp;ldquo;Maricopa County Median Home Price - Click to Enlarge&amp;quot;id=&amp;ldquo;BLOGGER_PHOTO_ID_5150299506314733378&amp;rdquo; /&amp;gt;&lt;/a&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/images/07DecSold.jpg&#34;&gt;&amp;lt;img style=&amp;ldquo;display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;&amp;rdquo; src=&amp;quot;/images/07DecSold.jpg&amp;rdquo; border=&amp;ldquo;0&amp;rdquo; alt=&amp;ldquo;Number of Homes Sold Per Month in Maricopa County - Click to Enlarge&amp;quot;id=&amp;ldquo;BLOGGER_PHOTO_ID_5150299845617149778&amp;rdquo; /&amp;gt;&lt;/a&gt;&lt;br /&gt;&amp;hellip;I recommend you check out Mish&amp;rsquo;s &lt;a href=&#34;http://globaleconomicanalysis.blogspot.com/2007/12/pent-up-housing-demand-in-pictures.html&#34;&gt;Pent Up Housing Demand&lt;/a&gt;, and the NYT&amp;rsquo;s &lt;a href=&#34;http://www.nytimes.com/2007/12/23/business/23house.html?ex=1356152400&amp;en=12f4ddea3bdf7d6a&amp;ei=5124&amp;partner=permalink&amp;exprod=permalink&#34;&gt;Sound of a Bubble Bursting&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Skepticism on the Internet in 1996</title>
      <link>https://blog.lippard.org/2007/12/skepticism-on-internet-in-1996.html/</link>
      <pubDate>Mon, 31 Dec 2007 17:04:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/12/skepticism-on-internet-in-1996.html/</guid>
      <description>&lt;p&gt;Last night while looking for something else, I came across my copy of the September 1996 issue of &lt;span style=&#34;font-style: italic;&#34;&gt;Internet Underground&lt;/span&gt;, a short-lived glossy magazine promoting interesting things on the Internet.  This issue featured an article I wrote for them about skepticism on the Internet, which I present for your enjoyment below.  If I had to update it today, I&amp;rsquo;d need to add information about blogs (like &lt;a href=&#34;http://scienceblogs.com/&#34;&gt;Science Blogs&lt;/a&gt;), podcasts, and various online forums that have come into existence in the last eleven and a half years or so (including &lt;a href=&#34;http://www.iidb.org/&#34;&gt;IIDB&lt;/a&gt;, its offshoots like &lt;a href=&#34;http://www.freethought-forum.com/&#34;&gt;Freethought Forum&lt;/a&gt; and &lt;a href=&#34;http://www.heathen-hangout.com/forum1/&#34;&gt;Heathen Hangout&lt;/a&gt;, and skeptical forums like those of the &lt;a href=&#34;http://www.randi.org/joom/content/view/134/86/&#34;&gt;James Randi Educational Foundation&lt;/a&gt; and &lt;a href=&#34;http://richarddawkins.net/forum/&#34;&gt;Richard Dawkins&lt;/a&gt;), but everything I described below is still around, despite some name and domain changes (I&amp;rsquo;ve updated the links) and diminishing significance of Usenet.  I&amp;rsquo;m not sure how I missed the &lt;a href=&#34;http://www.skepdic.com/&#34;&gt;Skeptics Dictionary&lt;/a&gt; or &lt;a href=&#34;http://www.snopes.com/&#34;&gt;Snopes.com&lt;/a&gt;, which were both around at the time.&lt;br /&gt;&lt;br /&gt;You can see a PDF of the article in its original format &lt;a href=&#34;http://www.discord.org/%7Elippard/InternetUnderground.pdf&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;h3&gt;403 Forbidden: Skeptics Seek the Cold Hard Truth&lt;br /&gt;By Jim Lippard&lt;/h3&gt;The Internet is a place where world views collide.  Christianity meets atheist, conventional wisdom meets conspiracy theory, fringe belief meets orthodox science.  While most Usenet newsgroups promote particular views and are populated mostly by their purveyors, the critics make up the majority on sci.skeptic.  These critics who refer to themselves as &amp;ldquo;skeptics&amp;rdquo; have only a tenuous connection to the skepticism of the ancient Greeks, such as Pyrrho, who denied the possibility of knowledge of any kind.  Instead, they tend to hold that while knowledge is quite possible, it must be grounded in scientific inquiry and rational investigation.  Doubt is valued as a means to reliable knowledge rather than an end in itself.&lt;br /&gt;&lt;br /&gt;&lt;p&gt;Skeptics often share an interest in the unusual, bizarre, and the seemingly impossible with the denizens of newsgroups such as alt.paranormal, alt.astrology, alt.alien.visitors, and alt.forteana.misc. There are plenty of fans of &lt;em&gt;The X-Files&lt;/em&gt; to be found among skeptics. Where skeptics differ from &amp;ldquo;believers&amp;rdquo; is with regard to what are acceptable standards of evidence and what constitutes reasonable methods of investigation.  A commonly touted skeptical aphorism is &amp;ldquo;Extraordinary claims require extraordinary evidence,&amp;rdquo; and testimonials, feelings and handwaving are not considered extraordinary enough to carry the weight.&lt;br /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Disney characters explain copyright law</title>
      <link>https://blog.lippard.org/2007/12/disney-characters-explain-copyright-law.html/</link>
      <pubDate>Mon, 31 Dec 2007 05:18:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/12/disney-characters-explain-copyright-law.html/</guid>
      <description>&lt;p&gt;&lt;object width=&#34;425&#34; height=&#34;355&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/pUPsfYJONrU&amp;rel=1&#34;&gt;&lt;/param&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;/param&gt;&lt;embed src=&#34;http://www.youtube.com/v/pUPsfYJONrU&amp;rel=1&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;355&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;(Hat tip to Scott Peterson on the SKEPTIC mailing list.)&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2007-12-31)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Brilliant, funny, and sad, all at the same time.&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>rx videos</title>
      <link>https://blog.lippard.org/2007/12/rx-videos.html/</link>
      <pubDate>Sat, 29 Dec 2007 18:41:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/12/rx-videos.html/</guid>
      <description>&lt;p&gt;rx, who &lt;a href=&#34;https://blog.lippard.org/2006/01/rx-party-party.html&#34;&gt;put out some MP3s a couple of years ago&lt;/a&gt; that edited samples from George Bush speeches to make him sing songs like U2&amp;rsquo;s &amp;ldquo;Sunday Bloody Sunday&amp;rdquo; and John Lennon&amp;rsquo;s &amp;ldquo;Imagine&amp;rdquo; mixed with Lou Reed&amp;rsquo;s &amp;ldquo;Walk on the Wild Side,&amp;rdquo; has made videos of several of these and some new songs:&lt;br /&gt;&lt;br /&gt;REM&amp;rsquo;s &amp;ldquo;It&amp;rsquo;s the End of the World As We Know It&amp;rdquo; (Bush):&lt;br /&gt;&lt;object width=&#34;425&#34; height=&#34;355&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/V3CmXGKXOmk&amp;rel=1&#34;&gt;&lt;/param&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;/param&gt;&lt;embed src=&#34;http://www.youtube.com/v/V3CmXGKXOmk&amp;rel=1&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;355&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;U2&amp;rsquo;s &amp;ldquo;Sunday Bloody Sunday&amp;rdquo; (Bush):&lt;br /&gt;&lt;object width=&#34;425&#34; height=&#34;355&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/PXnO_FxmHes&amp;rel=1&#34;&gt;&lt;/param&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;/param&gt;&lt;embed src=&#34;http://www.youtube.com/v/PXnO_FxmHes&amp;rel=1&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;355&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;The Clash&amp;rsquo;s &amp;ldquo;Should I Stay or Should I Go&amp;rdquo; (Tony Blair):&lt;br /&gt;&lt;object width=&#34;425&#34; height=&#34;355&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/a1vwKZiDsY4&amp;rel=1&#34;&gt;&lt;/param&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;/param&gt;&lt;embed src=&#34;http://www.youtube.com/v/a1vwKZiDsY4&amp;rel=1&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;355&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;John Lennon&amp;rsquo;s &amp;ldquo;Imagine&amp;rdquo;/Lou Reed&amp;rsquo;s &amp;ldquo;Walk on the Wild Side&amp;rdquo; (Bush):&lt;br /&gt;&lt;object width=&#34;425&#34; height=&#34;355&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/MT0XxtNPVdQ&amp;rel=1&#34;&gt;&lt;/param&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;/param&gt;&lt;embed src=&#34;http://www.youtube.com/v/MT0XxtNPVdQ&amp;rel=1&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;355&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Fundamentalist legalism and murder</title>
      <link>https://blog.lippard.org/2007/12/fundamentalist-legalism-and-murder.html/</link>
      <pubDate>Sat, 29 Dec 2007 16:38:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/12/fundamentalist-legalism-and-murder.html/</guid>
      <description>&lt;p&gt;Today I&amp;rsquo;ve read &lt;a href=&#34;http://www.cincinnatibeacon.com/index.php/content/comments/is_mike_huckabee_going_to_rock_roll_hell_a_public_letter_to_evangelist_bill/&#34;&gt;a&lt;/a&gt; &lt;a href=&#34;http://denver.yourhub.com/Denver/Blogs/Religion-Faith/Blog~404699.aspx&#34;&gt;few&lt;/a&gt; &lt;a href=&#34;http://www.midwestoutreach.org/blogs/66/matthew-murray-and-bill-gothard-is-there-a-connection&#34;&gt;interesting&lt;/a&gt; &lt;a href=&#34;http://thinkingforfree.blogspot.com/2007/12/blast-from-past.html&#34;&gt;commentaries&lt;/a&gt; on the role that certain fundamentalist Christian teachings (specifically a doctrine known as &lt;a href=&#34;http://en.wikipedia.org/wiki/Legalism_%28theology%29&#34;&gt;&amp;ldquo;legalism&amp;rdquo;&lt;/a&gt;) have had in producing the outcomes of Andrea Yates murdering her children and Matthew Murray killing several people in Colorado.  Murray, who was raised in an ultra-fundamentalist home and home schooled, was in an environment based on the teachings of &lt;a href=&#34;http://en.wikipedia.org/wiki/Bill_Gothard&#34;&gt;Bill Gothard&lt;/a&gt;, whose &amp;ldquo;seven basic life principles&amp;rdquo; may be found &lt;a href=&#34;http://billgothard.com/bill/teaching/basicprinciples/&#34;&gt;here&lt;/a&gt;.  The obedience to authority component is one which has led to some problems, such as &lt;a href=&#34;http://en.wikipedia.org/wiki/Bill_Gothard#Sexual_misconduct_in_IBLP_ministries&#34;&gt;a sex scandal within Gothard&amp;rsquo;s organization&lt;/a&gt;.  (An online forum for discussing Bill Gothard&amp;rsquo;s teachings, open to both supporters and critics, may be found &lt;a href=&#34;http://billgotharddiscussion.com/&#34;&gt;here&lt;/a&gt;.)&lt;br /&gt;
&lt;br /&gt;
Gothard has other teachings beyond his seven principles, some of which are &lt;a href=&#34;http://www.midwestoutreach.org/blogs/66/matthew-murray-and-bill-gothard-is-there-a-connection#comment-11328&#34;&gt;enumerated by a commenter at Midwest Christian Outreach&lt;/a&gt;:&lt;br /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ron Paul connected to white supremacists?</title>
      <link>https://blog.lippard.org/2007/12/ron-paul-connected-to-white.html/</link>
      <pubDate>Wed, 26 Dec 2007 23:39:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/12/ron-paul-connected-to-white.html/</guid>
      <description>&lt;p&gt;Ed Brayton at Dispatches from the Culture Wars &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/12/neonazi_leader_says_paul_is_on.php&#34;&gt;points out allegations from a neo-Nazi that Ron Paul has regularly met with a variety of white supremacists&lt;/a&gt; at a Thai restaurant in D.C.  Others have pointed out that &lt;a href=&#34;http://themedium.blogs.nytimes.com/2007/12/24/the-ron-paul-vid-lash/?ex=1199163600&amp;amp;en=7b25470d94ea3b8b&amp;amp;ei=5070&amp;amp;emc=eta1&#34;&gt;Paul campaign expenditures have included expenses at that restaurant and that he has spoken to some questionable groups&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;ve also updated &lt;a href=&#34;https://blog.lippard.org/2007/07/ron-paul-religious-kook.html&#34;&gt;this blog&amp;rsquo;s post on &amp;ldquo;Ron Paul, religious kook&amp;rdquo;&lt;/a&gt; to point out his recent statement that he doesn&amp;rsquo;t accept the reality of evolution.&lt;br /&gt;&lt;br /&gt;UPDATE:  The alleged campaign expenditure link to Wednesday restaurant meetings with white supremacist groups &lt;a href=&#34;http://irregulartimes.com/index.php/archives/2007/12/20/tara-thai-ron-paul-and-white-supremacists-fec-report-data/&#34;&gt;has been conclusively refuted at the Irregular Times blog&lt;/a&gt;, which goes through the expenditures in detail and shows that while Ron Paul has spent money for meetings at the Tara Thai restaurant in D.C. (which is right around the corner from an office he rents in D.C.), none of those expenditures have occurred on a Wednesday.  The source of the allegations, Bill White of the American National Socialist Workers Party, is not a particularly credible source, as has been remarked repeatedly in the comments at Ed Brayton&amp;rsquo;s blog (first link above).&lt;br /&gt;&lt;br /&gt;However, Paul has definitely taken contributions from and posed for photographs with &lt;a href=&#34;http://irregulartimes.com/index.php/archives/2007/12/23/ron-paul-don-black-photo/&#34;&gt;at least one white supremacist, Don Black, who runs the Stormfront website&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dembski knew he was infringing copyright</title>
      <link>https://blog.lippard.org/2007/12/dembski-knew-he-was-infringing.html/</link>
      <pubDate>Wed, 26 Dec 2007 23:32:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/12/dembski-knew-he-was-infringing.html/</guid>
      <description>&lt;p&gt;In a September 2007 talk, &lt;a href=&#34;https://blog.lippard.org/2007/11/discovery-institute-steals-content-and.html&#34;&gt;Dembski used an over-dubbed version of a computer animation of the inner workings of the cell that he took from Harvard and XVIVO&lt;/a&gt;, which he subsequently claimed he had downloaded from the Internet in a form that didn&amp;rsquo;t have the credits (e.g., from YouTube).&lt;br /&gt;&lt;br /&gt;Peter Irons has now shown that the content of Dembski&amp;rsquo;s latest book, &lt;span style=&#34;font-style: italic;&#34;&gt;Design of Life&lt;/span&gt;, shows that his explanation is a lie.  That book includes a reference to the same video, with a link to its original location, marked as &amp;ldquo;last accessed&amp;rdquo; on January 25, 2007.  Since he knew where the video came from in January 2007, he also already knew in September 2007.  ERV &lt;a href=&#34;http://endogenousretrovirus.blogspot.com/2007/12/discovery-institute-dembski-copyright.html&#34;&gt;points out the details of Dembski&amp;rsquo;s deception&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://scienceblogs.com/pharyngula/2007/12/dembski_knew.php&#34;&gt;Pharyngula&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;UPDATE (December 31, 2007):  There is an entertaining exchange of letters between Peter Irons, Bill Dembski, and Dembski&amp;rsquo;s attorney John Gilmore &lt;a href=&#34;http://scienceblogs.com/pharyngula/2007/12/peter_irons_makes_billy_dembsk.php&#34;&gt;posted at Pharyngula&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Chinese intelligence was translating for the NSA</title>
      <link>https://blog.lippard.org/2007/12/chinese-intelligence-was-translating.html/</link>
      <pubDate>Wed, 26 Dec 2007 21:29:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/12/chinese-intelligence-was-translating.html/</guid>
      <description>&lt;p&gt;The &lt;span style=&#34;font-style: italic;&#34;&gt;Washington Times&lt;/span&gt; &lt;a href=&#34;http://www.washingtontimes.com/article/20071221/NATION/676409066/1001&#34;&gt;reported on December 21 that several years ago, Chinese intelligence successfully subverted the National Security Agency in Hawaii&lt;/a&gt;.  First, by creating a company based in Hawaii to do Chinese translations which successfully obtained government contracts with the NSA to translate intercepted Chinese communications.  The intercepted communications included sufficient information to identify the sources, giving the Chinese the ability to control what information was obtained by the NSA either by preventing significant information from being carried over by the compromised channel or by introducing disinformation.&lt;br /&gt;&lt;br /&gt;This shows one of the problems that faces a world superpower whose own language is commonly used and which does little or nothing to encourage its citizens to learn other languages.  Understanding communications in other languages require the assistance of translators who may be working for the enemy, and the enemy can almost get away with speaking freely anywhere while being overheard, since the likelihood of comprehension is so small.  The more communications you need translated, the more translators you need, and the greater the likelihood of compromise.&lt;br /&gt;&lt;br /&gt;UPDATE (January 2, 2008):   &lt;a href=&#34;http://blog.wired.com/defense/2007/12/from-the-intrep.html&#34;&gt;Noah Schachtman at Wired&lt;/a&gt; and &lt;a href=&#34;http://idolator.typepad.com/intelfusion/2007/12/did-chinese-int.html&#34;&gt;Jeffrey Carr at IntelFusion&lt;/a&gt; cast some doubt on this story.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Books Read in 2007</title>
      <link>https://blog.lippard.org/2007/12/books-read-in-2007.html/</link>
      <pubDate>Wed, 26 Dec 2007 17:27:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/12/books-read-in-2007.html/</guid>
      <description>&lt;p&gt;As another year comes to a close, I&amp;rsquo;ve again put together a list of the books I&amp;rsquo;ve managed to read this year.  Once again, there are many that I&amp;rsquo;ve not finished, some of which were started but left uncompleted in &lt;a href=&#34;https://blog.lippard.org/2006/01/books-read-in-2005.html&#34;&gt;2005&lt;/a&gt; or &lt;a href=&#34;https://blog.lippard.org/2006/12/books-read-in-2006.html&#34;&gt;2006&lt;/a&gt;, but I&amp;rsquo;m not going to bother listing those this year.  While in previous years I&amp;rsquo;ve reviewed almost every book I read on Amazon.com, this year I&amp;rsquo;ve hardly done so at all, and my Amazon.com reviewer rank has dropped accordingly&amp;ndash;I had hopes at one time of cracking the top 2000 (and got up to 2,171), but that won&amp;rsquo;t happen if I don&amp;rsquo;t write some more reviews.  I&amp;rsquo;m disappointed with how few books I&amp;rsquo;ve read this year&amp;ndash;this is the first time I can recall purchasing more new books than I&amp;rsquo;ve finished reading, so I plan to use my vacation days (the rest of the year) to see if I can finish a few more.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Chris Hedges gives Huckabee too much credit</title>
      <link>https://blog.lippard.org/2007/12/chris-hedges-gives-huckabee-too-much.html/</link>
      <pubDate>Wed, 26 Dec 2007 15:42:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/12/chris-hedges-gives-huckabee-too-much.html/</guid>
      <description>&lt;p&gt;Chris Hedges, author of &lt;span style=&#34;font-style: italic;&#34;&gt;American Fascists: The Christian Right and the War on America&lt;/span&gt;, &lt;a href=&#34;http://richarddawkins.net/article,2072,n,n&#34;&gt;has written an article about how the religious right&amp;rsquo;s support for Mike Huckabee &amp;ldquo;represents a seismic shift in the tactics, ideology and direction of the radical Christian right&amp;rdquo;&lt;/a&gt; in that Huckabee is a candidate who repudiates many of the core principles of conservatism in favor of populism.  I&amp;rsquo;d say he&amp;rsquo;s more of a William Jennings Bryan than a Barry Goldwater.&lt;br /&gt;&lt;br /&gt;Hedges&amp;rsquo; article correctly identifies some very serious reasons to be concerned about a Huckabee candidacy, with his ties to Christian reconstructionism and his complete ignorance of foreign policy.  He concludes with a few paragraphs about Huckabee&amp;rsquo;s opposition to the HPV vaccine and his desire to quarantine AIDS patients.  It&amp;rsquo;s here that Hedges gives Huckabee too much credit, when he writes that &amp;ldquo;Huckabee has publicly backed off from this extreme position.&amp;rdquo;  In fact, Huckabee hasn&amp;rsquo;t backed off from the position, only from the specific words he used to describe it.&lt;br /&gt;&lt;br /&gt;Here&amp;rsquo;s what he said about it to Chris Wallace, &lt;a href=&#34;http://www.huffingtonpost.com/2007/12/09/huckabee-wont-recant-h_n_75974.html&#34;&gt;as reported at the Huffington Post&lt;/a&gt; (with the accompanying video record):&lt;br /&gt;&lt;blockquote&gt;This morning, Huckabee first tried to deny his comments. &amp;ldquo;Chris, I didn&amp;rsquo;t say that we should quarantine,&amp;rdquo; he said. In fact, he said we &amp;ldquo;need[ed]&amp;rdquo; to isolate AIDS patients.&lt;br /&gt;&lt;br /&gt;Pressed repeatedly by host Chris Wallace, however, Huckabee relented. &amp;ldquo;That is exactly what I said. I don&amp;rsquo;t run from it, I don&amp;rsquo;t recant from it. Would I say it a little differently today? Sure, in   light of 15 years of additional knowledge and understanding, I would.&amp;quot;&lt;/blockquote&gt;That&amp;rsquo;s not backing off from the position.&lt;/p&gt;</description>
    </item>
    <item>
      <title>What would happen if Jesus converted to Islam?</title>
      <link>https://blog.lippard.org/2007/12/what-would-happen-if-jesus-converted-to.html/</link>
      <pubDate>Mon, 24 Dec 2007 16:00:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/12/what-would-happen-if-jesus-converted-to.html/</guid>
      <description>&lt;p&gt;&lt;a style=&#34;font-style: italic;&#34; href=&#34;http://www.theonion.com/content/node/29540&#34;&gt;The Onion&lt;/a&gt; has the story.  The part about Jews for Jesus splitting into three groups is priceless.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Irony</title>
      <link>https://blog.lippard.org/2007/12/irony.html/</link>
      <pubDate>Fri, 21 Dec 2007 20:37:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/12/irony.html/</guid>
      <description>&lt;p&gt;Unlike &lt;a href=&#34;https://blog.lippard.org/2007/01/interview-with-jon-winokur.html&#34;&gt;the examples in Alanis Morissette&amp;rsquo;s misnamed song&lt;/a&gt;, this is both unfortunate and ironic:&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://www.msnbc.msn.com/id/22360485/?GT1=10645&#34;&gt;Roofing billionaire dies in fall through roof&lt;/a&gt;&lt;br /&gt;&lt;p class=&#34;textBodyBlack&#34;&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p class=&#34;textBodyBlack&#34;&gt;The 91st richest man in the U.S., a roofing company billionaire, has died after  falling through his home garage&amp;rsquo;s roof, local authorities said Friday.&lt;/p&gt; &lt;p class=&#34;textBodyBlack&#34;&gt;&lt;span id=&#34;byLine&#34;&gt;&lt;/span&gt;Ken Hendricks, 66, was checking on  construction on the roof over his garage at his home in the town of Rock  Thursday night when he fell through, Rock County Sheriff&amp;rsquo;s Department commander  Troy Knudson said. He suffered massive head injuries, according to his company,  ABC Supply Co.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Lakota Nation withdraws from U.S. treaties</title>
      <link>https://blog.lippard.org/2007/12/lakota-nation-withdraws-from-us.html/</link>
      <pubDate>Fri, 21 Dec 2007 15:15:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/12/lakota-nation-withdraws-from-us.html/</guid>
      <description>&lt;p&gt;Yesterday,  &lt;a href=&#34;http://www.argusleader.com/apps/pbcs.dll/article?AID=/20071220/NEWS/712200347/1001&#34;&gt;a group of Indians from the Lakota Nation announced that it has withdrawn from all U.S. treaties&lt;/a&gt; and will be issuing its own passports and driver&amp;rsquo;s licenses and creating a tax-free state where non-Native Americans are welcome to move so long as they renounce their U.S. citizenship.  They&amp;rsquo;ve stated that &lt;a href=&#34;http://www.rapidcityjournal.com/articles/2007/12/20/news/local/doc476a99630633e335271152.txt&#34;&gt;they will be filing liens against the properties within their territory which have been illegally homesteaded&lt;/a&gt;, and have contacted the governments of Bolivia, Chile, and Venezuela seeking recognition.&lt;br /&gt;&lt;br /&gt;You can find a map of the Lakota Nation territory &lt;a href=&#34;http://users.dma.ucla.edu/%7Eestevancarlos/images/lakotanation.jpg&#34;&gt;here&lt;/a&gt;, with more detail and explanation &lt;a href=&#34;http://ishgooda.org/oglala/1868lnd.htm&#34;&gt;here&lt;/a&gt;.  It covers western North and South Dakota and Nebraska, and eastern Montana and Wyoming.&lt;br /&gt;&lt;br /&gt;This declaration of independence was made yesterday by Russell Means, leader of the American Indian Movement (who was &lt;a href=&#34;http://query.nytimes.com/gst/fullpage.html?res=9B0DE2D71F38F932A05756C0A961948260&#34;&gt;nearly the 1988 Libertarian Party candidate for president&lt;/a&gt; instead of Ron Paul), and is based on many years of U.S. government failure to live up to its treaties with Indian tribes.  But Means actually has no authority to speak for the Oglala Sioux (the Lakota tribe he is a member of), since he did not win the 2005 election for president of the tribe, though &lt;a href=&#34;http://www.indianz.com/News/2005/006908.asp&#34;&gt;he unsuccessfully contested it&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;I haven&amp;rsquo;t seen any specific mention with regard to the Lakota Nation&amp;rsquo;s action of the case of &lt;a href=&#34;http://www.indiantrust.com/&#34;&gt;Cobell v. Kempthorne&lt;/a&gt;, a lawsuit which has been in federal court since 1996.  This lawsuit is over the U.S. Department of the Interior&amp;rsquo;s mismanagement of Indian land lease trust funds, in which they&amp;rsquo;ve lost the accounting records for 118 years of data about $13 billion in funds and its accumulated interest, which the plaintiffs would like to see returned to them.  (I &lt;a href=&#34;https://blog.lippard.org/2005/12/jd-hayworth-to-keep-donations-from.html&#34;&gt;previously mentioned this lawsuit&lt;/a&gt; two years ago as one of the issues former Arizona Rep. J.D. Hayworth was on the right side of.)  Eloise Cobell is a member of the Blackfeet tribe of Montana.&lt;br /&gt;&lt;br /&gt;Mention &lt;a href=&#34;http://www.rapidcityjournal.com/articles/2007/12/20/news/local/doc476a99630633e335271152.txt&#34;&gt;has been made&lt;/a&gt;, however, of a 1980 U.S. Supreme Court decision which awarded the Lakota $122 million in compensation for the land that had been taken from them in violation of treaties, but not any land.  The Lakota refused the award, which has accrued interest bringing it close to $1 billion today.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Depends on what the meaning of &#34;saw&#34; is</title>
      <link>https://blog.lippard.org/2007/12/depends-on-what-meaning-of-saw-is.html/</link>
      <pubDate>Fri, 21 Dec 2007 14:46:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/12/depends-on-what-meaning-of-saw-is.html/</guid>
      <description>&lt;p&gt;Mitt Romney said on national television several times this year (including at least twice this month) that he saw his father march with Martin Luther King, Jr.  In 1978, he claimed to the &lt;span style=&#34;font-style: italic;&#34;&gt;Boston Herald&lt;/span&gt; that he and his father both marched with King.&lt;br /&gt;&lt;br /&gt;Susan Englander, assistant editor of the Martin Luther King, Jr. Papers Project at Stanford University, did some research and found that while Gov. George Romney (Michigan) issued a proclamation in support of King in June 1963 for a March in Detroit, he declined to attend, saying that he did not attend political events on Sundays.  He participated in a civil rights march in Grosse Pointe a few days later, but King did not attend that march.&lt;br /&gt;&lt;br /&gt;Now, after defending the claim repeatedly, Romney &lt;a href=&#34;http://www.boston.com/news/nation/articles/2007/12/21/romney_never_saw_father_on_king_march/?rss_id=Boston+Globe+--+Front+Page&#34;&gt;has admitted yesterday that neither he nor his father marched with King&lt;/a&gt;&amp;ndash;but not that he has said anything false.  Instead, he says that he &amp;ldquo;saw&amp;rdquo; his father march with King in a figurative sense:  &amp;ldquo;If you look at the literature, if you look at the dictionary, the term &amp;lsquo;saw&amp;rsquo; includes being aware of in the sense I&amp;rsquo;ve described. &amp;hellip; It&amp;rsquo;s a figure of speech and very familiar, and it&amp;rsquo;s very common. And I saw my dad march with Martin Luther King. I did not see it with my own eyes, but I saw him in the sense of being aware of his participation in that great effort.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Blackwater shoots the NY Times&#39; dog in Baghdad</title>
      <link>https://blog.lippard.org/2007/12/blackwater-shoots-ny-times-dog-in.html/</link>
      <pubDate>Thu, 20 Dec 2007 22:50:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/12/blackwater-shoots-ny-times-dog-in.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.reuters.com/article/topNews/idUSL1819755220071218&#34;&gt;A Blackwater bodyguard shot and killed Hentish&lt;/a&gt;, the mascot dog of the &lt;span style=&#34;font-style: italic;&#34;&gt;New York Times&lt;/span&gt; that has lived its entire life in the U.S. Embassy compound in Baghdad.  Blackwater claims Hentish attacked one of their bomb-sniffing dogs and had to be shot.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Rafal Los&lt;/strong&gt; &lt;small&gt;(2007-12-21)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;That&#39;s classical resorting to 3rd grader tactics... you exposed me, so I&#39;ll shoot your dog.&lt;BR/&gt;&lt;BR/&gt;God help us.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Former U.S. military officials against &#34;enhanced interrogation&#34;</title>
      <link>https://blog.lippard.org/2007/12/former-us-military-officials-against.html/</link>
      <pubDate>Thu, 20 Dec 2007 01:16:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/12/former-us-military-officials-against.html/</guid>
      <description>&lt;p&gt;December 12, 2007&lt;br /&gt;&lt;br /&gt;The Honorable John D. Rockefeller IV, Chairman&lt;br /&gt;The United States Senate&lt;br /&gt;Select Committee on Intelligence&lt;br /&gt;Washington, DC 20510&lt;br /&gt;&lt;br /&gt;The Honorable Silvestre Reyes, Chairman&lt;br /&gt;The United States House of Representatives&lt;br /&gt;Permanent Select Committee on Intelligence&lt;br /&gt;Washington, DC 20515&lt;br /&gt;&lt;br /&gt;Dear Chairman Reyes and Chairman Rockefeller:&lt;br /&gt;&lt;br /&gt;As retired military leaders of the U.S. Armed Forces, we write to express our strong support for Section 327 of the Conference Report on the Intelligence Authorization Act for Fiscal Year 2008, H.R. 2082. Section 327 would require intelligence agents of the U.S. government to adhere to the standards of prisoner treatment and interrogation contained in the U.S. Army Field Manual on Human Collector Operations (the Army Field Manual).&lt;br /&gt;&lt;br /&gt;We believe it is vital to the safety of our men and women in uniform that the United States not sanction the use of interrogation methods it would find unacceptable if inflicted by the enemy against captured Americans. That principle, embedded in the Army Field Manual, has guided generations of American military personnel in combat.&lt;br /&gt;&lt;br /&gt;The current situation, in which the military operates under one set of interrogation rules that are public and the CIA operates under a separate, secret set of rules, is unwise and impractical. In order to ensure adherence across the government to the requirements of the Geneva Conventions and to maintain the integrity of the humane treatment standards on which our own troops rely, we believe that all U.S. personnel - military and civilian - should be held to a single standard of humane treatment reflected in the Army Field Manual.&lt;br /&gt;&lt;br /&gt;The Field Manual is the product of decades of practical experience and was updated last year to reflect lessons learned from the current conflict. Interrogation methods authorized by the Field Manual have proven effective in eliciting vital intelligence from dangerous enemy prisoners. Some have argued that the Field Manual rules are too simplistic for civilian interrogators. We reject that argument. Interrogation methods authorized in the Field Manual are sophisticated and flexible. And the principles reflected in the Field Manual are values that no U.S. agency should violate.&lt;br /&gt;&lt;br /&gt;General David Petraeus underscored this point in an open letter to the   troops in May in which he cautioned against the use of interrogation techniques not authorized by the Field Manual:&lt;br /&gt;&lt;br /&gt;What sets us apart from our enemies in this fight. . . . is how we behave. In everything we do, we must observe the standards and values that dictate that we treat noncombatants and detainees with dignity and respect&amp;hellip;. Some may argue that we would be more effective if we sanctioned torture or other expedient methods to obtain information from the enemy. They would be wrong.&lt;br /&gt;&lt;br /&gt;Beyond the basic fact that such actions are illegal, history shows that they also are frequently neither useful nor necessary. Certainly, extreme physical action can make someone &amp;ldquo;talk;&amp;rdquo; however, what the individual says may be of questionable value. In fact, our experience in applying the interrogation standards laid out in the Army Field Manual (2-22.3) on Human Intelligence Collector Operations that was published last year shows that the techniques in the manual work effectively and humanely in eliciting information from detainees.&lt;br /&gt;&lt;br /&gt;Employing interrogation methods that violate the Field Manual is not only unnecessary, but poses enormous risks. These methods generate information of dubious value, reliance upon which can lead to disastrous consequences. Moreover, revelation of the use of such techniques does immense damage to   the reputation and moral authority of the United States essential to our efforts to combat terrorism.&lt;br /&gt;&lt;br /&gt;This is a defining issue for America. We urge you to support the adoption of Section 327 of the Conference Report and thereby send a clear message - to U.S. personnel and to the world - that the United States will not engage in or condone the abuse of prisoners and will honor its commitments to uphold the Geneva Conventions.&lt;br /&gt;&lt;br /&gt;Sincerely,&lt;br /&gt;&lt;br /&gt;General Joseph Hoar, USMC (Ret.)&lt;br /&gt;General Paul J. Kern, USA (Ret.)&lt;br /&gt;General Charles Krulak, USMC (Ret.)&lt;br /&gt;General David M. Maddox, USA (Ret.)&lt;br /&gt;General Merrill A. McPeak, USAF (Ret.)&lt;br /&gt;Admiral Stansfield Turner, USN (Ret.)&lt;br /&gt;Vice Admiral Lee F. Gunn, USN (Ret.)&lt;br /&gt;Lieutenant General Claudia J. Kennedy, USA (Ret.)&lt;br /&gt;Lieutenant General Donald L. Kerrick, USA (Ret.)&lt;br /&gt;Vice Admiral Albert H. Konetzni Jr., USN (Ret.)&lt;br /&gt;Lieutenant General Charles Otstott, USA (Ret.)&lt;br /&gt;Lieutenant General Harry E. Soyster, USA (Ret.)&lt;br /&gt;Major General Paul Eaton, USA (Ret.)&lt;br /&gt;Major General Eugene Fox, USA (Ret.)&lt;br /&gt;Major General John L. Fugh, USA (Ret.)&lt;br /&gt;Rear Admiral Don Guter, USN (Ret.)&lt;br /&gt;Major General Fred E. Haynes, USMC (Ret.)&lt;br /&gt;Rear Admiral John D. Hutson, USN (Ret.)&lt;br /&gt;Major General Melvyn Montano, ANG (Ret.)&lt;br /&gt;Major General Gerald T. Sajer, USA (Ret.)&lt;br /&gt;Major General Antonio &amp;lsquo;Tony&amp;rsquo; M. Taguba, USA (Ret.)&lt;br /&gt;Brigadier General David M. Brahms, USMC (Ret.)&lt;br /&gt;Brigadier General James P. Cullen, USA (Ret.)&lt;br /&gt;Brigadier General Evelyn P. Foote, USA (Ret.)&lt;br /&gt;Brigadier General David R. Irvine, USA (Ret.)&lt;br /&gt;Brigadier General John H. Johns, USA (Ret.)&lt;br /&gt;Brigadier General Richard O&amp;rsquo;Meara, USA (Ret.)&lt;br /&gt;Brigadier General Murray G. Sagsveen, USA (Ret.)&lt;br /&gt;Brigadier General Anthony Verrengia, USAF (Ret.)&lt;br /&gt;Brigadier General Stephen N. Xenakis, USA (Ret.)&lt;br /&gt;&lt;br /&gt;The &lt;a href=&#34;http://thomas.loc.gov/cgi-bin/cpquery/?&amp;amp;dbname=cp110&amp;amp;sid=cp110jIYFa&amp;amp;refer=&amp;amp;r_n=hr478.110&amp;amp;item=&amp;amp;sel=TOC_86724&amp;amp;&#34;&gt;bill in question&lt;/a&gt; has passed in the House.  It &lt;a href=&#34;http://thomas.loc.gov/cgi-bin/bdquery/z?d110:SN01538:&#34;&gt;still needs to pass in the Senate&lt;/a&gt;. Bush has threatened to veto the measure.&lt;br /&gt;&lt;br /&gt;UPDATE (December 20, 2007):  Notes on a few of the above&amp;ndash;Taguba did the investigation of Abu Ghraib.  Guter and Hutson were Judge Advocates General (i.e., the top Navy-Marine Corps lawyer).  Turner was former Director of Central Intelligence (i.e., head of the CIA).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Who gets Jesus&#39; endorsement, and is it a good thing?</title>
      <link>https://blog.lippard.org/2007/12/who-gets-jesus-endorsement-and-is-it.html/</link>
      <pubDate>Thu, 20 Dec 2007 00:59:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/12/who-gets-jesus-endorsement-and-is-it.html/</guid>
      <description>&lt;p&gt;This political advertisement explores those questions.&lt;br /&gt;&lt;br /&gt;&lt;object width=&#34;425&#34; height=&#34;355&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/jKI2C93T4CU&amp;rel=1&#34;&gt;&lt;/param&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;/param&gt;&lt;embed src=&#34;http://www.youtube.com/v/jKI2C93T4CU&amp;rel=1&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;355&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;Hat tip to Dave Palmer on the SKEPTIC list.&lt;/p&gt;</description>
    </item>
    <item>
      <title>&#34;Untraceable&#34; looks unwatchable</title>
      <link>https://blog.lippard.org/2007/12/untraceable-looks-unwatchable.html/</link>
      <pubDate>Wed, 19 Dec 2007 02:04:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/12/untraceable-looks-unwatchable.html/</guid>
      <description>&lt;p&gt;In January 2008 the film &lt;a href=&#34;http://en.wikipedia.org/wiki/Untraceable&#34;&gt;&amp;ldquo;Untraceable,&amp;quot;&lt;/a&gt; starring Diane Lane, will be released.  It looks awful.  The premise is that a serial killer is killing people live on the Internet, via an &amp;ldquo;untraceable website&amp;rdquo; that is connected to contraptions that kill his victims as more people visit the site.&lt;br /&gt;&lt;br /&gt;The whole concept of an &amp;ldquo;untraceable website&amp;rdquo; or the idea that such a thing would be unstoppable by ISPs and law enforcement is absurd&amp;ndash;the immediate upstream provider of the site would merely need to &lt;a href=&#34;http://en.wikipedia.org/wiki/Nullroute&#34;&gt;null route&lt;/a&gt; the IP address(es) where the website is hosted, and traffic stops.  They&amp;rsquo;d also be able to quickly identify the customer who owns the server in question.  Even if that server was compromised and being used to &lt;a href=&#34;http://en.wikipedia.org/wiki/Reverse_proxy&#34;&gt;reverse proxy&lt;/a&gt; or redirect traffic to other servers, it would still be a relatively simple matter to track that backwards, though it would be somewhat more difficult than stopping the traffic.  Even if the domain name pointed to a new server on a compromised host every second, it would still be possible to contact the domain name registrar and get the domain name shut down.&lt;br /&gt;&lt;br /&gt;If users can get to it, it can be seen how and what they&amp;rsquo;re getting to, even if that&amp;rsquo;s only the front end in a chain of successive proxies.  If it has a domain name, that provides another path to shutting off access.&lt;br /&gt;&lt;br /&gt;UPDATE (January 2, 2008):  I came across the script online while searching for information about the writers.  Let&amp;rsquo;s just say that my opinion above is not nearly negative enough.  In the first 16 pages are at least six or seven scenes that really bring on the stupid.  For example, FBI Agent Jennifer Marsh, who works in the FBI&amp;rsquo;s cyber division, is monitoring machines that are being compromised by hackers (honeypots, essentially, though the script doesn&amp;rsquo;t use the word).  One of her machines gets compromised and she sees that it copies her files including fake financial information.  It then accesses eBay to use a stolen credit card to purchase a watch.  In reality, the stolen financial information wouldn&amp;rsquo;t be likely to be used from the same machine, it would be sold to another player in the underground economy.  Marsh then types commands to look for the IP address of the connecting host&amp;ndash;but if they&amp;rsquo;ve already got honeypots or honeynets in operation, that should already be logged.  She then does the usual CSI-style conversion of an IP address into a name and address without issuing a subpoena to an ISP, and discovers that it&amp;rsquo;s a home belonging to a 56-year-old woman.  She immediately concludes that the actual criminal must be a neighbor using her wireless connection, despite the fact that she has no evidence that the woman has a wireless access point and isn&amp;rsquo;t just another victim with a compromised machine being used as a proxy.  Without doing any more verification, she arranges to get a warrant to knock the door of the neighbor down, and it turns out to be a teenage kid.&lt;br /&gt;&lt;br /&gt;On p. 16 appears this nice quote: &amp;ldquo;She types several commands into a unix shell.  Trace routing algorithms begin to run.  A different screen shows possible IP addresses.  The list begins growing, from ten to hundreds to thousands&amp;hellip;.  Marsh shakes her head at the futility.&amp;rdquo;  There are multiple methods of performing traceroutes and even of adding fake hops to a traceroute, but traceroute is unnecessary to find out the IP address of a website&amp;ndash;it&amp;rsquo;s only useful for finding the path traffic takes to get to that website, e.g., for finding the upstream provider.  But getting a list of upstream providers is better done by looking at routing tables rather than doing traceroutes, anyway.  The real investigative steps would be to look at the DNS information for the domain, get the IP address or addresses from the authoritative name server (and check to see if those are changing with a short TTL), then find the upstream providers.&lt;br /&gt;&lt;br /&gt;Funniest exchange I&amp;rsquo;ve seen so far in the script (p. 26) is this marvel of self-contradiction:&lt;br /&gt;&lt;blockquote&gt;[FBI agent] GRIFFIN: I traced it to a Georgetown sophomore named Andrew Kinross.  But then I looked closer and saw the post didn&amp;rsquo;t actually originate from his computer.&lt;br /&gt;MARSH: Our guy got into his computer and posted it from there.&lt;br /&gt;GRIFFIN: That would be my guess.&lt;br /&gt;MARSH: So let&amp;rsquo;s go after the originating computer&amp;rsquo;s IP.&lt;br /&gt;&lt;/blockquote&gt;And so far, I&amp;rsquo;ve not mentioned how the hacker mastermind hacks into the FBI agent&amp;rsquo;s car (which features the fictional &amp;ldquo;NorthStar&amp;rdquo; instead &amp;ldquo;OnStar&amp;rdquo;)&amp;ndash;in the preview, the hacker apparently is able to control the steering of her car.  I suspect &lt;a href=&#34;http://en.wikipedia.org/wiki/Drive_by_wire&#34;&gt;drive-by-wire&lt;/a&gt; steering will come soon in the future of the automobile, but I don&amp;rsquo;t believe it exists today.  (Turns out the preview gives a misleading impression of what the script says is happening&amp;ndash;the hacker doesn&amp;rsquo;t actually control the steering, but remotely shuts off the car&amp;rsquo;s electrical systems and power steering.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mike Huckabee&#39;s problems</title>
      <link>https://blog.lippard.org/2007/12/mike-huckabees-problems.html/</link>
      <pubDate>Mon, 17 Dec 2007 09:32:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/12/mike-huckabees-problems.html/</guid>
      <description>&lt;p&gt;Mike Huckabee&amp;rsquo;s problems continue to accumulate.  There&amp;rsquo;s the little problem of his son David &lt;a href=&#34;http://digbysblog.blogspot.com/2007/12/update-on-junior-huck-by-digby-there.html&#34;&gt;hanging a dog by its neck, slitting its throat, and stoning it to death&lt;/a&gt;&amp;ndash;and the fact that Huckabee himself defends this animal cruelty (of the sort that&amp;rsquo;s often a precursor to serial killing of human beings) &lt;a href=&#34;http://www.newsweek.com/id/78241&#34;&gt;on the grounds that the dog was emaciated and had mange&lt;/a&gt;.  (You may recall that Mitt Romney has a similar, though not nearly as nasty, &lt;a href=&#34;https://blog.lippard.org/2007/07/mitt-romneys-dog.html&#34;&gt;poor record with dogs&lt;/a&gt;.)  David Huckabee killed the dog when he was 17 and was never prosecuted, but &lt;a href=&#34;http://www.foxnews.com/story/0,2933,268762,00.html&#34;&gt;in April he faced a weapons charge for trying to take a loaded handgun through airport security in Little Rock&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Huckabee also claimed to Pat Robertson&amp;rsquo;s CBN that &amp;ldquo;I&amp;rsquo;m the only guy on that stage with a theology degree,&amp;rdquo; but he doesn&amp;rsquo;t have a theology degree&amp;ndash;he only attended Southwestern Baptist Theological Seminary for a year, &lt;a href=&#34;http://www.thecarpetbaggerreport.com/archives/13923.html&#34;&gt;he&amp;rsquo;s a theology-school dropout&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Then there&amp;rsquo;s &lt;a href=&#34;http://www.huffingtonpost.com/2007/12/05/exclusive-the-complete-h_n_75373.html&#34;&gt;his role in calling for the 1999 release of convicted rapist Wayne Dumond&lt;/a&gt;, who was strongly defended by Baptist minister Jay Cole, a close friend of the Huckabee family.  Some conservative activists apparently defended Dumond on the grounds that one of his rape victims was a distant cousin of Bill Clinton and the daughter of a major Clinton campaign contributor.  Several victims wrote letters to Huckabee describing Dumond&amp;rsquo;s brutality, but Huckabee was quoted in a column by Steve Dunleavy titled &amp;ldquo;Clinton&amp;rsquo;s Biggest Crime&amp;ndash;Left Innocent Man in Jail for 14 Years&amp;rdquo; saying that &amp;ldquo;There is grave doubt to the circumstances of this reported crime.&amp;rdquo;  But as we know today, Dumond was guilty&amp;ndash;he was released from prison in September 1999, apparently with some help from Huckabee, and he raped and murdered two women.  Huckabee has refused to release his administration&amp;rsquo;s records pertaining to Dumond on grounds that they contain sensitive law enforcement information.&lt;br /&gt;&lt;br /&gt;In 1992, Huckabee called for AIDS victims to be quarantined, and &lt;a href=&#34;http://www.huffingtonpost.com/2007/12/09/huckabee-wont-recant-h_n_75974.html&#34;&gt;refused to retract that position just recently&lt;/a&gt;, despite the fact that the disease is not spread through casual contact (which was also well known in 1992).&lt;br /&gt;&lt;br /&gt;On top of all of this, Huckabee appears to be genuinely dumb.  While governor of Arkansas, Canadian comedian Rick Mercer fooled Huckabee into congratulating Canadians &lt;a href=&#34;http://video.canadiancontent.net/16321139-talking-to-americans-capitol-building-is-an-igloo.html&#34;&gt;on preserving their capitol building, the national igloo&lt;/a&gt;.  He is a proud disbeliever in evolution and &lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/content/article/2007/01/28/AR2007012800482.html&#34;&gt;has publicly supported creationism&lt;/a&gt;, though now &lt;a href=&#34;http://www.msnbc.msn.com/id/22111924/&#34;&gt;he refuses to answer questions about it&lt;/a&gt;.  He thinks that women&amp;rsquo;s role in marriage should be to &lt;a href=&#34;http://www.dailykos.com/storyonly/2007/12/10/12517/525/811/420237&#34;&gt;&amp;ldquo;submit herself graciously to the servant leadership of her husband&amp;rdquo;&lt;/a&gt;.  And in the December 11 Republican debate, Huckabee pledged to repeal the laws of thermodynamics, stating that &lt;a href=&#34;http://tpmelectioncentral.com/2007/12/huckabee_american_should_end_energy_consumption_in_this_decade.php&#34;&gt;&amp;ldquo;We ought to declare that we will be free of energy consumption in this country within a decade, bold as that is.&amp;quot;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Intrade currently puts Huckabee&amp;rsquo;s chances of obtaining the Republican presidential nomination at 16.8%, third behind Giuliani (36.0%) and Romney (22.0%) and ahead of McCain (8.8%) and Paul (8.5%).  But it also puts him at the leading candidate for getting the Republican vice presidential nomination, at 28.9%, well ahead of Pawlenty (10.1%), Romney (8.6%), Thompson (7.6%), and Gingrich (6.5%).&lt;br /&gt;&lt;br /&gt;UPDATE (December 25, 2007):  Mike Huckabee&amp;rsquo;s &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/12/huckabees_ties_to_reconstructi.php&#34;&gt;tied to Christian reconstructionists&lt;/a&gt; and thinks that &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/12/more_huckabee_absurdity.php&#34;&gt;the Ten Commandments are the basis of U.S. law&lt;/a&gt; (even though seven of the ten would be unconstitutional).&lt;/p&gt;</description>
    </item>
    <item>
      <title>&#34;War on Christmas&#34; casualties in NYC</title>
      <link>https://blog.lippard.org/2007/12/war-on-christmas-casualties-in-nyc.html/</link>
      <pubDate>Sat, 15 Dec 2007 20:05:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/12/war-on-christmas-casualties-in-nyc.html/</guid>
      <description>&lt;p&gt;When Walter Adler and three friends, all Jewish, said &amp;ldquo;Happy Chanukah&amp;rdquo; to a group of subway riders who were yelling &amp;ldquo;Merry Christmas,&amp;rdquo; &lt;a href=&#34;http://www.startribune.com/nation/12411086.html&#34;&gt;they found themselves physically attacked and beaten by the group of ten Christian defenders of the sanctity of Christmas&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Adler and his friends were aided by Hassan Askari, a Muslim student who tried to stop the attackers, which allowed Adler to pull the emergency brake and get help.&lt;br /&gt;&lt;br /&gt;Apparently no atheists were involved in the incident.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Do ID theorists generate data?</title>
      <link>https://blog.lippard.org/2007/12/do-id-theorists-generate-data.html/</link>
      <pubDate>Tue, 11 Dec 2007 15:49:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/12/do-id-theorists-generate-data.html/</guid>
      <description>&lt;p&gt;In &lt;a href=&#34;http://sfmatheson.blogspot.com/2007/11/do-id-theorists-generate-data.html&#34;&gt;an excellent blog post at Quintessence of Dust&lt;/a&gt;, Stephen Matheson patiently examines the details of DI Fellow Jonathan Wells&amp;rsquo; only attempt to engage in scientific research in support of intelligent design by putting forth a hypothesis to be tested.  By doing more of the work that Wells himself should have done, Matheson shows that Wells&amp;rsquo; efforts were far below expectations for scientists and that his hypothesis has subsequently (but with no thanks to ID theorists, who did no work on the subject) been falsified.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://scienceblogs.com/pharyngula/2007/12/that_wells_guy_gets_smacked_ar.php&#34;&gt;Pharyngula&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Signs in my neighborhood</title>
      <link>https://blog.lippard.org/2007/12/signs-in-my-neighborhood.html/</link>
      <pubDate>Sun, 09 Dec 2007 03:09:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/12/signs-in-my-neighborhood.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/PC080003.med.JPG&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;&#34; src=&#34;https://blog.lippard.org/images/PC080003.med.JPG&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5141805606225349010&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/PC080002.med.JPG&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;&#34; src=&#34;https://blog.lippard.org/images/PC080002.med.JPG&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5141805524620970370&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/PC080001.med.JPG&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;&#34; src=&#34;https://blog.lippard.org/images/PC080001.med.JPG&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5141805400066918770&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;Gives you some idea of the local demographic and economic conditions (or at least what the people behind these signs believe it to be).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ayaan Hirsi Ali receives Goldwater Award</title>
      <link>https://blog.lippard.org/2007/12/ayaan-hirsi-ali-receives-goldwater.html/</link>
      <pubDate>Sat, 08 Dec 2007 14:08:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/12/ayaan-hirsi-ali-receives-goldwater.html/</guid>
      <description>&lt;p&gt;Last night Einzige and I attended the Goldwater Institute&amp;rsquo;s award dinner for Ayaan Hirsi Ali at the Phoenician resort in Scottsdale, where she was given the 2007 Goldwater Award for her work in support of freedom, in defense of women against the oppression they face in Islamic countries.  Copies of her autobiographical book, &lt;span style=&#34;font-style: italic;&#34;&gt;Infidel&lt;/span&gt;, were given to each table and I obtained the copy at our table since most everyone at the table had already read it and no one accepted my challenge to fight for it.&lt;br /&gt;&lt;br /&gt;It was a rainy night and it was a huge event, with about 800 attendees.  It took me about 25 minutes to get from the entrance of the Phoenician to the event venue, where I later heard that valets parked 400 cars for the event.  It seemed as if the Phoenician wasn&amp;rsquo;t used to hosting an event of that size, which can&amp;rsquo;t possibly be true.&lt;br /&gt;&lt;br /&gt;I was extremely surprised to see that the schedule for the event included an &lt;em&gt;invocation&lt;/em&gt;.  I have attended multiple Goldwater events in the past (such as &lt;a href=&#34;https://blog.lippard.org/2007/08/mr-conservative.html&#34;&gt;the screening of &amp;ldquo;Mr. Conservative&amp;rdquo;&lt;/a&gt;), but this was the first time I had been to one that included a prayer.  I noted at the table that it seemed disrespectful in the extreme that an event honoring an atheist would begin with a prayer.  The prayer itself was an ecumenical, non-sectarian &amp;ldquo;meditation&amp;rdquo; (as the individual who spoke referred to it) of the sort likely to be as offensive to hardcore Christians as it is to atheists for its failure to appeal to Jesus Christ, but it was still a public verbal appeal to an imaginary being for his approval and support.  It reminded me a little bit of the &amp;ldquo;Agnostic&amp;rsquo;s Prayer&amp;rdquo; in Roger Zelazny&amp;rsquo;s book &lt;span style=&#34;font-style: italic;&#34;&gt;Creatures of Light and Darkness&lt;/span&gt;, which goes like this (p. 40):&lt;br /&gt;&lt;blockquote&gt;Insofar as I may be heard by anything, which may or may not care what I say, I ask, if it matters, that you [a man about to die in a &amp;ldquo;suicide show&amp;rdquo; who the speaker has put his hand upon the head of] be forgiven for anything you may have done or failed to do which requires forgiveness.  Conversely, if not forgiveness but something else may be required to insure any possible benefit for which you may be eligible after the destruction of your body, I ask that this, whatever it may be, be granted or withheld, as the case may be, in such a manner as to insure your receiving said benefit.  I ask this in my capacity as your elected intermediary between yourself and that which may not be yourself, but which may have an interest in the matter of your receiving as much as it is possible for you to receive of this thing, and which may in some way be influenced by this ceremony.  Amen.&lt;/blockquote&gt;And I continue to fail to understand why &lt;a href=&#34;https://blog.lippard.org/2006/05/national-day-of-prayer.html&#34;&gt;Christians cannot abide by Matthew 6:5-7&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The dinner at the event was phenomenal, though portions were small (filet mignon was the main course).  Steve Forbes gave a keynote speech which was well done; it was primarily a recounting of some of the basic principles necessary for economic freedom, such as the importance of the rule of law and a system of stable property rights.  Regarding property rights, I was pleased that he commented on a survey of businesses and property in Egypt that found that most businesses and buildings were illegal under the country&amp;rsquo;s laws, and noted that this is common throughout the world.  Having recently read Robert Neuwirth&amp;rsquo;s excellent book &lt;span style=&#34;font-style: italic;&#34;&gt;Shadow Cities&lt;/span&gt;, I&amp;rsquo;m aware that over a billion people in the world live in squatter cities where they are illegally occupying land and often develop their own informal property rights that are not legally enforceable but tend to be respected within their own communities.  Countries which manage to give some kind of enforceable title to such people can dramatically unlock wealth and improve their conditions.&lt;br /&gt;&lt;br /&gt;The part of Forbes&amp;rsquo; talk which most caught my attention, however, was his discussion of the current mortgage crisis.  He stated that this is a mere blip, so long as the government doesn&amp;rsquo;t overreact.  He claimed that there is perhaps $400-$500 billion in losses hiding in securitized mortgage packages, which should be easy for the market to take since that&amp;rsquo;s the amount lost in a bad day on the stock market.  The concern is that government or bankers will overreact and withdraw liquidity from everyone (rather than just bad risks) at a time when it is needed.  In my opinion, Forbes understates the risks because he repeatedly assumed that the problem exists only within subprime loans, which is already demonstrably false.  American Home Mortgage of Tucson, which filed for bankruptcy in August, did not originate subprime loans at all, only &amp;ldquo;Alt-A&amp;rdquo; loans, which fall between prime and subprime.  The root of the problem has been people of all levels of credit risk using their homes as ATMs who are now underwater, and in particular those using adjustable rate mortgages.  &lt;a href=&#34;http://blogs.marketwatch.com/greenberg/2007/12/straight-talk-on-the-mortgage-mess-from-an-insider/&#34;&gt;This article&lt;/a&gt; from someone inside the mortgage industry sets out a worst-case scenario that I think is far more plausible than Forbes&amp;rsquo; rosy picture, which fails to account for the cascading effects of foreclosures, bankruptcies, and loss of real estate jobs on the broader consumer-driven economy.  But in any case, he predicts that the mortgage crisis will be over before the end of 2008, so by this time next year we will know who is right.&lt;br /&gt;&lt;br /&gt;Ayaan Hirsi Ali&amp;rsquo;s talk was actually an interview conducted by Darcy Olsen, the president of the Goldwater Institute, who asked her a series of questions about growing up in Somalia, her subsequent life, what motivated her to escape Islamic fundamentalism and her arranged marriage, and so forth.  She was well-spoken (especially for a non-native speaker of English) and charming, and told of being inspired by works of fiction about individual freedom while living in a community that emphasized submission to family, tribe, and nation.  Her sources of inspiration were all secular, of course, though surprisingly included Barbara Cartland romance novels and Nancy Drew mysteries as well as books like Huckleberry Finn.&lt;br /&gt;&lt;br /&gt;Afterward, I stood in line to get my book signed, and had a chance to speak to her directly.  Although I thought of asking her what she thought of being honored at an event that opened with a prayer, our brief exchange went something like this:&lt;br /&gt;&lt;br /&gt;JL:  Have you heard of the &lt;a href=&#34;http://www.infidels.org/&#34;&gt;Internet Infidels&lt;/a&gt;?&lt;br /&gt;AHA:  No.  (She smiles.)&lt;br /&gt;JL:  It&amp;rsquo;s at infidels.org, it is a group critical of religion.  Are you familiar with Ibn Warraq?  [I had also meant to mention Internet Infidels supporter Taslima Nasrin, but couldn&amp;rsquo;t remember her last name.]&lt;br /&gt;AHA:  Yes.&lt;br /&gt;JL:  Some of his material is published there, though it mostly focuses on Christianity, since it&amp;rsquo;s a bigger source of problems in this country.&lt;br /&gt;AHA:  I think I would disagree that Christianity is a bigger problem than Islam in this country.&lt;br /&gt;JL:  It&amp;rsquo;s Christianity that has control of the government here.&lt;br /&gt;&lt;br /&gt;And then I stepped away with my book, and joined the long line at valet parking right behind Barry Goldwater, Jr.  I tipped my valet with a $20, which he seemed very pleased to receive, and then thought that I should have said &amp;ldquo;this is a tip from an atheist,&amp;rdquo; since I saw several other people (not Goldwater) apparently fail to tip at all, even though they were more elegantly dressed and driving vehicles several times the price of mine.&lt;br /&gt;&lt;br /&gt;Ayaan Hirsi Ali seems to be focused exclusively on Islam&amp;ndash;not surprising given her history.  Several of her answers were somewhat defensive of Christianity (no doubt appealing to her audience), at least by comparison to Islam, much like her response to me above.  Yet the Bible contains teachings very similar to the Koran in regard to calling for the death of unbelievers, the subjection of women, slavery, and so forth&amp;ndash;the difference is that there are fewer who endorse those teachings, perhaps in part because Christianity has gone through a Reformation while Islam has not.&lt;br /&gt;&lt;br /&gt;UPDATE:  Note that &lt;a href=&#34;http://en.wikipedia.org/wiki/Ayaan_Hirsi_Ali&#34;&gt;Wikipedia reports&lt;/a&gt; that Hirsi Ali has admitted to falsifying some information in her application for asylum in the Netherlands (specifically her name, date of birth, and claim to have spent time in refugee camps on the border of Somalia and Kenya), and her family disputes her account of her forced marriage, though Hirsi Ali has provided letters from family members (including her father) to the &lt;span style=&#34;font-style: italic;&#34;&gt;New York Times&lt;/span&gt; which substantiate her account.  It was the exposure of her fabrications on her asylum application that led her to step down as a Member of the Dutch Parliament and led to Rita Verdonk saying that her Dutch nationality was therefore invalid, which was subsequently overridden by vote of Parliament.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://www.aqoul.com/archives/2007/10/ayaan_hirsi_ali.php&#34;&gt;This blog post&lt;/a&gt; quotes from &lt;a href=&#34;http://www.reason.com/news/printer/122457.html&#34;&gt;a &lt;span style=&#34;font-style: italic;&#34;&gt;Reason&lt;/span&gt; magazine interview of Hirsi Ali&lt;/a&gt; that shows that she is somewhat extreme and illiberal in her position regarding Islam, as well as having some unusual ideas about Christianity (e.g., she thinks Catholics have a conception of God where there is no hell).  One commenter at the &lt;span style=&#34;font-style: italic;&#34;&gt;Reason&lt;/span&gt; blog compared her to Ann Coulter.  &lt;a href=&#34;http://www.aqoul.com/archives/2007/06/ayaan_antihirsu.php&#34;&gt;This post&lt;/a&gt; critiques her understanding of Islam as overly simplistic, like confusing all of Christianity with its most extreme fundamentalist varieties.&lt;br /&gt;&lt;br /&gt;UPDATE (February 20, 2008):  I&amp;rsquo;ve just finished reading Hirsi Ali&amp;rsquo;s book, &lt;span style=&#34;font-style: italic;&#34;&gt;Infidel&lt;/span&gt;, and I highly recommend it.  Contrary to my statement above, it wasn&amp;rsquo;t the &amp;ldquo;exposure of her fabrications on her asylum application that led her to step down&amp;rdquo; as an MP; she had been open with many people, including the press, about having used the name Ali instead of Magan on her asylum application and claiming to be a refugee from Somalia instead of a resident of Kenya fleeing a forced marriage to a Canadian.&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;UPDATE (May 5, 2024): Since at least November of 2023, Hirsi Ali &lt;a href=&#34;https://unherd.com/2023/11/why-i-am-now-a-christian/&#34;&gt;now identifies as a Christian&lt;/a&gt;, which for her seems to be a cultural stance not grounded in any reasons for believing Christianity to be true.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;UPDATE (January 11, 2025): Ayaan Hirsi Ali is no longer a remotely serious person. &lt;div class=&#34;separator&#34; style=&#34;clear: both; text-align: center;&#34;&gt;&lt;a href=&#34;https://blogger.googleusercontent.com/img/a/AVvXsEg0-kwMi2atViygwNrJsT6tmaIk_FyrY-Vq8liTFbOpm35gqrZ9CnecYQlQKRiV1WVO5DctLMOWMBawHEVtmkHVzgbSECpJcJ9XSgvZ96hlCz8ICGnNzmUkGk-VSiSUC5KbB5Vqr_sxSSaZOxuXrK8a8JIgRzv4mHJGN4UDnCTjKnhwmawL1WJm&#34; style=&#34;margin-left: 1em; margin-right: 1em;&#34;&gt;&lt;img alt=&#34;&#34; data-original-height=&#34;874&#34; data-original-width=&#34;1190&#34; height=&#34;235&#34; src=&#34;https://blogger.googleusercontent.com/img/a/AVvXsEg0-kwMi2atViygwNrJsT6tmaIk_FyrY-Vq8liTFbOpm35gqrZ9CnecYQlQKRiV1WVO5DctLMOWMBawHEVtmkHVzgbSECpJcJ9XSgvZ96hlCz8ICGnNzmUkGk-VSiSUC5KbB5Vqr_sxSSaZOxuXrK8a8JIgRzv4mHJGN4UDnCTjKnhwmawL1WJm&#34; width=&#34;320&#34; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;/div&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>False confessions from torture produced Iraq WMD claims</title>
      <link>https://blog.lippard.org/2007/12/false-confessions-from-torture-produced.html/</link>
      <pubDate>Sat, 08 Dec 2007 00:23:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/12/false-confessions-from-torture-produced.html/</guid>
      <description>&lt;p&gt;It turns out that &lt;a href=&#34;http://andrewsullivan.theatlantic.com/the_daily_dish/2007/10/torture-or-nati.html&#34;&gt;part of the intelligence case for Iraq WMD claims and a concern about al-Qaeda trying to obtain them was the result of false confessions extracted via waterboarding and hypothermia treatment&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (January 27, 2010): The CIA operative, John Kiriakou, who claimed in the media that Zubaydah produced accurate intelligence information as a result of waterboarding &lt;a href=&#34;http://www.foreignpolicy.com/articles/2010/01/26/cia_man_retracts_claim_on_waterboarding?page=0,0&#34;&gt;has now retracted the claim in his new book&lt;/a&gt;.  He gave accurate information before waterboarding, and, as Andrew Sullivan points out in the link above, inaccurate information as a result of waterboarding.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mitt Romney on religious freedom</title>
      <link>https://blog.lippard.org/2007/12/mitt-romney-on-religious-freedom.html/</link>
      <pubDate>Fri, 07 Dec 2007 14:21:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/12/mitt-romney-on-religious-freedom.html/</guid>
      <description>&lt;p&gt;Mitt Romney &lt;a href=&#34;http://edition.cnn.com/2007/POLITICS/12/06/romney.speech/?imw=Y&amp;amp;iref=mpstoryemail&#34;&gt;made his long-awaited &amp;ldquo;JFK-style&amp;rdquo; speech&lt;/a&gt;, which was hoped to alleviate concerns that he would rely on Mormon religious authority as the ultimate authority in making political decisions rather than the Constitution.  His statement to that effect was rather weak, however, and he never actually came out and said that he would rely on the Constitution as the ultimate authority for his political decisions.  He stated that &amp;ldquo;I do not define my candidacy by my religion. A person should not be elected because of his faith nor should he be rejected because of his faith.&amp;rdquo;  But he did assert that lack of faith was grounds for rejection of a candidate, and made the absurd statement that &amp;ldquo;Freedom requires religion, just as religion requires freedom. Freedom opens the windows of the soul so that man can discover his most profound beliefs and commune with God. Freedom and religion endure together, or perish alone.&amp;quot;&lt;br /&gt;&lt;br /&gt;Romney did say (&lt;a href=&#34;http://www.azcentral.com/news/articles/1206romneyreligion06-on.html&#34;&gt;as the &lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt; reported&lt;/a&gt;, but CNN did not, in the above link) that &amp;ldquo;Let me assure you that no authorities of my church, or of any other church for that matter, will ever exert influence on presidential decisions. Their authority is theirs, within the province of church affairs, and it ends where the affairs of the nation begin.&amp;rdquo;  Conversely, the &lt;span style=&#34;font-style: italic;&#34;&gt;Republic&lt;/span&gt; failed to report Romney&amp;rsquo;s &amp;ldquo;freedom requires religion&amp;rdquo; statement.&lt;br /&gt;&lt;br /&gt;For Romney, it is clear that he does not agree with Jefferson, Madison, and the Constitutional Convention that the First Amendment protects the nonbeliever as well as the believer (as is clear from their writings, their actions as president, and from earlier drafts of the First Amendment that were rejected).  Instead, his version of the Constitution requires everyone to belong to some religion, whether it&amp;rsquo;s a cult founded by a con artist or an ancient world religion.  He thinks that freedom and religion always must coexist, despite thousands of years and millions of people worth of evidence to the contrary.  (Though perhaps his &amp;ldquo;requires&amp;rdquo; is a moral claim, that in order to be worthwhile or good, those things must come together&amp;ndash;in which case I&amp;rsquo;d agree that religion requires freedom, but not that freedom requires religion.)&lt;br /&gt;&lt;br /&gt;The &lt;span style=&#34;font-style: italic;&#34;&gt;Republic&lt;/span&gt; also noted another serious defect in Romney&amp;rsquo;s comprehension of the First Amendment:&lt;br /&gt;&lt;blockquote&gt;At the same time, he decried those who would remove from public life “any acknowledgment of God,” and he said that “during the holiday season, nativity scenes and menorahs should be welcome in our public places.”&lt;/blockquote&gt;Such scenes are already welcome in public places, so long as those public places are equally open to religious and secular displays by believer and nonbeliever alike.  The only thing that is forbidden is exclusively allowing displays by a particular religion, which of course is what many Christians are actually demanding.  For such an exclusive right favoring a particular religion or religion over nonreligion, displays must be on private property.  It&amp;rsquo;s a simple and fair concept, but the religious right repeatedly misrepresents it and falsely claims to be oppressed because they aren&amp;rsquo;t given special privileges that no one else has, and whines and complains when something happens like &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/07/more_hindu_prayer_reaction.php&#34;&gt;a Hindu giving a prayer before Congress&lt;/a&gt;.  And nobody has tried to prevent Romney, Giuliani, and the rest of the presidential candidates from their repeated references to God, despite the transparent phoniness of most of their claims to faith.  It&amp;rsquo;s clear that most of them are simply signalling to the religious right that they will continue to be granted special preferences, rather than truly displaying what they believe&amp;ndash;their records of political expedience and lack of integrity speak more loudly than their words.&lt;br /&gt;&lt;br /&gt;With people of such opinions in political power, explicitly willing to deny political freedoms to those who are nonbelievers and grant special privileges to anything calling itself a religion, it should not be surprising that some people will, out of pure expedience and self-defense, take steps to convert atheism into a religion.  Yet that should be unnecessary under our Constitution, as &lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/content/article/2007/12/06/AR2007120602115.html?hpid%3Dopinionsbox1&amp;amp;sub=AR&#34;&gt;a &lt;span style=&#34;font-style: italic;&#34;&gt;Washington Post&lt;/span&gt; editorial on Romney&amp;rsquo;s speech&lt;/a&gt; agrees.&lt;br /&gt;&lt;br /&gt;UPDATE:  DI Fellow John Mark Reynolds&lt;a href=&#34;http://www.scriptoriumdaily.com/2007/12/06/the-romney-speech-an-analysis/&#34;&gt; comments on and posts the entirety of Romney&amp;rsquo;s speech&lt;/a&gt;, which is certainly better than the quotes above would suggest&amp;ndash;he does criticize the establishment of religion in the Massachusetts colony, for example: &amp;ldquo;Today’s generations of Americans have always known religious liberty. Perhaps we forget the long and arduous path our nation’s forbearers took to achieve it. They came here from England to seek freedom of religion. But upon finding it for themselves, they at first denied it to others.&amp;quot;&lt;br /&gt;&lt;br /&gt;UPDATE:  &lt;a href=&#34;http://scienceblogs.com/pharyngula/2007/12/romneys_paean_to_piety.php&#34;&gt;P.Z. Myers&lt;/a&gt; and &lt;a href=&#34;http://scienceblogs.com/gregladen/2007/12/romney_has_a_big_tent.php&#34;&gt;Greg Laden&lt;/a&gt; each give their take on Romney&amp;rsquo;s speech.  And &lt;a href=&#34;http://www.slate.com/id/2179404/&#34;&gt;here&amp;rsquo;s Christopher Hitchens&amp;rsquo; view&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Christian dating service uses unChristian sales tactics</title>
      <link>https://blog.lippard.org/2007/12/christian-dating-service-uses.html/</link>
      <pubDate>Wed, 05 Dec 2007 23:33:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/12/christian-dating-service-uses.html/</guid>
      <description>&lt;p&gt;The &amp;ldquo;Watchblog&amp;rdquo; at the &lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt; reports &lt;a href=&#34;http://www.azcentral.com/members/Blog/WATCHBLOG/11935&#34;&gt;on how the local Christian Internet dating site, Equally Yoked Christian Singles in Phoenix, operates&lt;/a&gt;:&lt;br /&gt;&lt;/p&gt;
&lt;blockquote&gt;
C[***] P[***] says a sales manager at Equally Yoked Christian Singles in Phoenix blocked her exit, made unauthorized charges on a cutup credit card and told her she would never find a man before the holidays without their help.&lt;br /&gt;
P[***], who filed a police report over the incident, says the dating service virtually emptied her bank account to secure a $1,700 membership fee, refused to cancel her contract and demanded that she sign a non-disclosure agreement in order to get a refund.&lt;/blockquote&gt;
Other commenters at the blog report similar, though less extreme, experiences:&lt;br /&gt;
&lt;blockquote&gt;
I feel for this lady, I know from experience what Equally Yoked is like. They used to call me every month or so and literally harass me into coming in for the preliminary meeting. Luckily, I usually so busy I never had time to go in, I am glad I read this article and I will avoid this place like the plague.&lt;/blockquote&gt;
and&lt;br /&gt;
&lt;blockquote&gt;
A friend joined Equally Yoked a couple of years ago and asked me to join with her so we could attend some of their events.  I called them and made an appointment.  My favorite cousin&#39;s wife died, however, the night of the appointment. I called and got Voice Mail to tell them I was too distraught to make the meeting.  They called me back at least five times that night leaving increasingly nasty messages about how unprofessional I was cancelling my appointment.  It&#39;s 18 months later and they finally stopped calling in October.  I would never use Equally Yoked.&lt;/blockquote&gt;
The Republic notes that Equally Yoked has had eight BBB complaints in the last 36 months, four of which are contract issues, one a billing issue, one a service issue, and one a product issue, at least six of which were not resolved in a way acceptable to the consumer (&#34;The consumer failed to acknowledge acceptance to the BBB&#34; or &#34;BBB determined the company made a reasonable offer to resolve the issues, but the consumer did not accept the offer.&#34;).  For the BBB, that&#39;s good enough for a &#34;satisfactory&#34; record for a company that&#39;s an accredited member.  That kind of complaint record would certainly make me avoid such a company, however.&lt;br /&gt;
&lt;br /&gt;
Other complaints about Equally Yoked in other locales can be found online at &lt;a href=&#34;http://www.ripoffreport.com/reports/0/288/RipOff0288381.htm&#34;&gt;ripoffreport.com&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
The service sounds like a Christian version of another dating company that offered services through local offices in major cities at an equally ridiculous price, Great Expectations.  That video-based dating service, once shilled for by Harlan Ellison, has received &lt;a href=&#34;http://www.ripoffreport.com/reports/0/277/RipOff0277190.htm&#34;&gt;similar&lt;/a&gt; &lt;a href=&#34;http://www.ripoffreport.com/reports/0/176/RipOff0176636.htm&#34;&gt;complaints&lt;/a&gt; about high pressure sales tactics, deceptiveness, and failure to deliver on promises.  Equally Yoked has simply taken this concept and applied it to an even more gullible segment of the population than those who think video dating is a good way to meet people--those who think that an organization catering to Christians (and which suggests, but never actually says that it&#39;s run by Christians) couldn&#39;t possibly rip them off.&lt;br /&gt;
&lt;br /&gt;
The online dating services that charge minimal fees are clearly a much better deal--they have more people participating, they can often be used without cost or at a minimal monthly cost, and they don&#39;t have sleazy salespeople pushing you to sign ridiculous contracts.   The one potential advantage of the expensive services is that they may perform criminal history checks, credit checks, and checks to make sure their clients are unmarried, but these are also all checks you can obtain on your own online at a much lower cost.  And if you&#39;re really looking for someone on the basis of membership in a particular religion, wouldn&#39;t a church, mosque, or temple of your favored sect be the best place to search?
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Caliban&lt;/strong&gt; &lt;small&gt;(2007-12-06)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;People need to stay the hell away from any &#34;dating&#34; service that provides anything more than a social networking system, and even those seem kind of sketchy.&lt;BR/&gt;&lt;BR/&gt;(I need to learn how to type)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hitchens&#39; &#34;Happy Hanukkah&#34; message</title>
      <link>https://blog.lippard.org/2007/12/hitchens-happy-hanukkah-message.html/</link>
      <pubDate>Tue, 04 Dec 2007 18:07:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/12/hitchens-happy-hanukkah-message.html/</guid>
      <description>&lt;p&gt;Christopher Hitchens gets right to the point with &lt;a href=&#34;http://www.slate.com/id/2179045/fr/rss/&#34;&gt;his piece on Hanukkah&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;&amp;hellip;to celebrate Hanukkah is to celebrate not just the triumph of tribal Jewish backwardness but also the accidental birth of Judaism&amp;rsquo;s bastard child in the shape of Christianity.  You might think that masochism could do no more. Except that it always can. Without the precedents of Orthodox Judaism and Roman Christianity, on which it is based and from which it is borrowed, there would be no Islam, either. Every Jew who honors the Hanukkah holiday because it gives his child an excuse to mingle the dreidel with the Christmas tree and the sleigh (neither of these absurd symbols having the least thing to do with Palestine two millenniums past) is celebrating the making of a series of rods for his own back. And this is not just a disaster for the Jews. When the fanatics of Palestine won that victory, and when Judaism repudiated Athens for Jerusalem, the development of the whole of humanity was terribly retarded.&lt;/blockquote&gt;A similar point is made, in a more tactful way, in Jennifer Michael Hecht&amp;rsquo;s excellent book, &lt;span style=&#34;font-style: italic;&#34;&gt;Doubt: A History&lt;/span&gt;, which she also told on &lt;a href=&#34;http://happydays.blogs.nytimes.com/2006/12/15/my-real-holiday/&#34;&gt;the &lt;span style=&#34;font-style: italic;&#34;&gt;New York Times&lt;/span&gt;&amp;rsquo; blog last December&lt;/a&gt;.  She tells the story of how the events that led to the celebration of Hanukkah were a triumph of religious dogmatism and zealotry over secularism.  She recommends lighting an extra candle in the memory of Miriam, the Hellenized Jewish woman who thought sacrifice was superstition and was &amp;ldquo;punished&amp;rdquo; for striking the temple altar with her sandal, yelling &amp;ldquo;Wolf, wolf, you have squandered the riches of Israel!&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dan Smith&#39;s critique of Rep. Jane Harman&#39;s HR1955</title>
      <link>https://blog.lippard.org/2007/12/dan-smiths-critique-of-rep-jane-harmans.html/</link>
      <pubDate>Tue, 04 Dec 2007 16:00:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/12/dan-smiths-critique-of-rep-jane-harmans.html/</guid>
      <description>&lt;p&gt;Dan Smith has written &lt;a href=&#34;http://www.counterpunch.org/smith10252007.html&#34;&gt;a very nice critique of Rep. Jane Harman&amp;rsquo;s attempt to create a new McCarthyism&lt;/a&gt; with her HR1955, the &amp;ldquo;Violent Radicalization and Homegrown Terrorism Act.&amp;quot;&lt;br /&gt;&lt;br /&gt;UPDATE (July 18, 2009): I must agree with commenter Jack&amp;ndash;HR1955/S.1959 doesn&amp;rsquo;t criminalize anything or create any law enforcement powers for the commission that it orders to solicit testimony and write a report. There&amp;rsquo;s nothing in the bill that amends the Homeland Security Act to add any new crimes or enforcement capabilities. No doubt the commission will make legislative recommendations (and I think having such a commission is a bad idea), but this bill itself doesn&amp;rsquo;t do so.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Have things finally peaked?</title>
      <link>https://blog.lippard.org/2007/12/have-things-finally-peaked.html/</link>
      <pubDate>Mon, 03 Dec 2007 03:06:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/12/have-things-finally-peaked.html/</guid>
      <description>&lt;p&gt;I figured I&amp;rsquo;d present the foreclosure notice data a little differently, to make it easier visually to compare it with Maricopa County&amp;rsquo;s median price and sales data. If you&amp;rsquo;re interested in seeing the numbers prior to 2001, check out &lt;a href=&#34;https://blog.lippard.org/2007/10/back-with-vengeance.html&#34;&gt;last month&amp;rsquo;s post&lt;/a&gt;. And, by the way, if you somehow found your way to this page via a Google search for &amp;ldquo;Phoenix foreclosures&amp;rdquo; or something similar and it&amp;rsquo;s &lt;i&gt;not&lt;/i&gt; currently December of 2007, you&amp;rsquo;d do well to click &lt;a href=&#34;http://lippard.blogspot.com/search/label/housing%20bubble&#34;&gt;here&lt;/a&gt; so you can see the latest information.&lt;br /&gt;&lt;br /&gt;November was yet another record month for notices of trustee&amp;rsquo;s sales in the Phoenix area, with 3543 filed.&lt;br /&gt;&lt;br /&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/07NovNTR.png&#34;&gt;&amp;lt;img style=&amp;ldquo;display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;&amp;rdquo; src=&amp;quot;/images/07NovNTR.png&amp;quot; border=&amp;ldquo;0&amp;rdquo; alt=&amp;ldquo;Maricopa County Notices of Trustee&amp;rsquo;s Sales, Jan 2001 to Nov 2007&amp;quot;id=&amp;ldquo;BLOGGER_PHOTO_ID_5139582868522735842&amp;rdquo; /&amp;gt;&lt;/a&gt;Meanwhile, home sales are the lowest they&amp;rsquo;ve been since January of 2001. Note that the graph&amp;rsquo;s latest data point is from October, since ARMLS is not quick to update its stats, but I can&amp;rsquo;t imagine that November&amp;rsquo;s numbers are going to be any better, since traditionally it&amp;rsquo;s a slow month, regardless.&lt;br /&gt;&lt;br /&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/sales.png&#34;&gt;&amp;lt;img style=&amp;ldquo;display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;&amp;rdquo; src=&amp;quot;/images/sales.png&amp;rdquo; border=&amp;ldquo;0&amp;rdquo; alt=&amp;ldquo;Phoenix area home sales data&amp;quot;id=&amp;ldquo;BLOGGER_PHOTO_ID_5139583401098680562&amp;rdquo; /&amp;gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Texas Education Agency director of science curriculum fired for announcing Barbara Forrest talk</title>
      <link>https://blog.lippard.org/2007/11/texas-education-agency-director-of.html/</link>
      <pubDate>Thu, 29 Nov 2007 15:01:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/11/texas-education-agency-director-of.html/</guid>
      <description>&lt;p&gt;Chris Comer, the director of science curriculum for the Texas Education Agency, was forced to resign from her position.  Her offense?  Forwarding an email from the National Center for Science Education announcing a talk by philosopher and intelligent design critic Barbara Forrest, and adding the text &amp;ldquo;FYI.&amp;quot;&lt;br /&gt;&lt;br /&gt;The call to fire Comer came from Lizzette Reynolds, formerly at the U.S. Department of Education and former deputy legislative director for Texas Gov. George W. Bush.  She wrote in an email to Comer&amp;rsquo;s supervisors that &amp;ldquo;This is highly inappropriate.  I believe this is an offense that calls for termination or, at the very least, reassignment of responsibilities.&amp;quot;&lt;br /&gt;&lt;br /&gt;The movie &lt;a href=&#34;https://blog.lippard.org/2007/08/expensive-intelligent-design-movie-uses.html&#34;&gt;&amp;ldquo;Expelled&amp;rdquo;&lt;/a&gt; makes a big deal about cases like &lt;a href=&#34;http://lippard.blogspot.com/search/label/Richard%20Sternberg%20affair&#34;&gt;the Sternberg affair&lt;/a&gt;, where nobody lost a job or responsibilities, and &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/05/post_2.php&#34;&gt;the denial of tenure to Guillermo Gonzales&lt;/a&gt;, whose publication record didn&amp;rsquo;t merit tenure.  But here&amp;rsquo;s a case of someone who appears to have actually been removed from her position for sending out an announcement of a talk critical of intelligent design&amp;ndash;a subject which the courts have already ruled is unconstitutional to teach in the science classroom.  TEA officials claim that Comer was removed for &amp;ldquo;repeated acts of misconduct and insubordination,&amp;rdquo; which Comer describes as really meaning her concerns about teaching creationism in schools.  The Texas Republican Party platform explicitly advocates teaching intelligent design in public schools.&lt;br /&gt;&lt;br /&gt;Wesley Elsberry has more about the Comer case &lt;a href=&#34;http://austringer.net/wp/index.php/2007/11/29/expelled-texas-education-agency-fires-staffer-for-announcing-talk-by-barbara-forrest/&#34;&gt;at the Austringer blog&lt;/a&gt;, where he wonders whether the Discovery Institute will decry Comer&amp;rsquo;s firing, since they&amp;rsquo;ve been willing to stretch the facts to complain about cases with far less substance to them:&lt;br /&gt;&lt;blockquote&gt;Will the Discovery Institute come forward to say that the TEA is repressing Ms. Comer’s free speech rights? Will they urge her to become the star of the “Expelled” movie? After all, she did &lt;i&gt;actually&lt;/i&gt; lose her job over her stance on evolution in education, as opposed to various people noted as being featured in the film who did not. But the DI is unlikely to do so because Ms. Comer is on the opposite side of the issue from them. They aren’t defending a principle, they are pushing a particular line of propaganda.&lt;/blockquote&gt;I agree with Wesley.  The Discovery Institute has a long record of misrepresenting facts (and not just about science) in order to promote its views.  I suspect they will either remain silent or try to defend Comer&amp;rsquo;s removal.&lt;br /&gt;&lt;br /&gt;Pharyngula also &lt;a href=&#34;http://scienceblogs.com/pharyngula/2007/11/fear_of_barbara_forrest.php&#34;&gt;comments on Comer&amp;rsquo;s removal&lt;/a&gt;, including the following explanation from Comer&amp;rsquo;s boss:&lt;br /&gt;&lt;blockquote&gt;the forwarding of this event announcement by Ms. Comer, as the Director of Science, from her TEA email account constitutes much more than just sharing information. Ms. Comer&amp;rsquo;s email implies endorsement of the speaker and implies that TEA endorses the speaker&amp;rsquo;s position on a subject on which the agency must remain neutral. Thus, sending this email compromises the agency&amp;rsquo;s role in the TEKS revision process by creating the perception that TEA has a biased position on a subject directly related to the science education TEKS.&lt;/blockquote&gt;As P.Z. Myers comments: &amp;ldquo;Whoa. The Texas Education Agency is &lt;i&gt;neutral&lt;/i&gt; on the subject of teaching good science? It&amp;rsquo;s &lt;i&gt;bad&lt;/i&gt; if the TEA takes a position on the subject of science education? Apparently, TEA members are supposed to close their eyes and maximize ignorance before making decisions. I really feel sorry for Texas.&amp;quot;&lt;br /&gt;&lt;br /&gt;UPDATE (December 2, 2007):  And more, &lt;a href=&#34;http://scienceblogs.com/pharyngula/2007/11/the_real_scoop_on_the_texas_sc.php&#34;&gt;from Texas Citizens for Science (via Pharyngula)&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (December 4, 2007): The &lt;span style=&#34;font-style: italic;&#34;&gt;New York Times&lt;/span&gt; &lt;a href=&#34;http://www.nytimes.com/2007/12/04/opinion/04tue3.html?_r=3&amp;amp;oref=slogin&amp;amp;oref=slogin&amp;amp;oref=slogin&#34;&gt;editorializes on this subject&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (December 6, 2007):  DI Fellow John Mark Reynolds &lt;a href=&#34;http://www.scriptoriumdaily.com/2007/12/05/support-open-inquiry-for-all-the-obligation-of-christians-to-have-learned-from-history/&#34;&gt;agrees that TEA is in the wrong here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (December 12, 2007): The Society for the Study of Evolution &lt;a href=&#34;http://austringer.net/wp/index.php/2007/12/12/sse-open-letter-to-texas-tea/&#34;&gt;has sent an open letter to &amp;ldquo;Texas TEA.&amp;quot;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;UPDATE (December 20, 2007):  Glenn Branch &lt;a href=&#34;http://www.beaconbroadside.com/broadside/2007/12/muzzling-dissen.html&#34;&gt;has written a nice blog post about his email that cost Comer her job&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (July 3, 2008): Chris Comer &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/07/chris_comer_strikes_back.php&#34;&gt;has filed a lawsuit regarding her termination&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Theists and atheists less depressed than agnostics?</title>
      <link>https://blog.lippard.org/2007/11/theists-and-atheists-less-depressed.html/</link>
      <pubDate>Tue, 27 Nov 2007 02:49:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/11/theists-and-atheists-less-depressed.html/</guid>
      <description>&lt;p&gt;A &lt;a href=&#34;http://qjmed.oxfordjournals.org/cgi/content/full/98/11/840&#34;&gt;letter in &lt;span style=&#34;font-style: italic;&#34;&gt;QJM: An International Journal of Medicine&lt;/span&gt;&lt;/a&gt; suggests that theism and atheism are both correlated with &amp;ldquo;fewer reported depressive symptoms than the in-between state of &amp;rsquo;existential uncertainty&amp;rsquo;.&amp;rdquo;&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;John S. Wilkins&lt;/strong&gt; &lt;small&gt;(2007-11-27)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Well, it&#39;s easier to be certain than to be right, I guess.&lt;/p&gt;
  &lt;/div&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2007-11-27)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;How is calling oneself an atheist a claim to certainty?&lt;BR/&gt;&lt;BR/&gt;In what way can the lack of knowledge about something be considered &#34;right&#34;? (I have a theory, but I&#39;d like to know what you meant)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sunday School for Atheists</title>
      <link>https://blog.lippard.org/2007/11/sunday-school-for-atheists.html/</link>
      <pubDate>Sun, 25 Nov 2007 18:16:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/11/sunday-school-for-atheists.html/</guid>
      <description>&lt;p&gt;The November 21, 2007 issue of &lt;span style=&#34;font-style: italic;&#34;&gt;Time&lt;/span&gt; magazine includes &lt;a href=&#34;http://www.time.com/time/magazine/article/0,9171,1686828,00.html&#34;&gt;a story titled &amp;ldquo;Sunday School for Atheists,&amp;quot;&lt;/a&gt; about how the Humanist Community Center in Palo Alto, California has been offering Sunday school classes for kids for the last three years.  The article notes that similar programs are under consideration in Albuquerque, NM, Portland, OR, and Phoenix.  It doesn&amp;rsquo;t mention it, but the Phoenix group considering offering such a program is the &lt;a href=&#34;http://www.hsgp.org/&#34;&gt;Humanist Society of Greater Phoenix&lt;/a&gt;, a group which has meetings for adults, often with quite interesting speakers, every two weeks.  (Kat and I are members, but we have a pretty poor attendance record.)&lt;br /&gt;&lt;br /&gt;Also mentioned in the article are &lt;a href=&#34;http://www.camp-quest.org/&#34;&gt;Camp Quest&lt;/a&gt;, a summer camp program operating in five states and Ontario, Canada, and the &lt;a href=&#34;http://www.carlsaganacademy.org/&#34;&gt;Carl Sagan Academy&lt;/a&gt; in Tampa, FL, the nation&amp;rsquo;s first humanist charter school.&lt;br /&gt;&lt;br /&gt;UPDATE:  Mark at Protestant Pontifications has &lt;a href=&#34;http://www.protestantpontifications.com/?p=559&#34;&gt;written a blog post on this &lt;span style=&#34;font-style: italic;&#34;&gt;Time&lt;/span&gt; magazine article&lt;/a&gt;, and I&amp;rsquo;ve submitted this comment:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Fake weeping Virgin Mary painting</title>
      <link>https://blog.lippard.org/2007/11/fake-weeping-virgin-mary-painting.html/</link>
      <pubDate>Sat, 24 Nov 2007 00:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/11/fake-weeping-virgin-mary-painting.html/</guid>
      <description>&lt;p&gt;I wish I had seen this before &lt;a href=&#34;https://blog.lippard.org/2007/10/very-brief-tv-appearance.html&#34;&gt;my Channel 3 News interview about a similar painting coming to Phoenix&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;From &lt;a href=&#34;http://obits.eons.com/national/feature/national_other/20893&#34;&gt;Associated Press, September 19, 2007&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;BLANCO, Texas &amp;ndash; Samuel A. Greene Jr., the founder of a monastery that closed amid scandal over the alleged sexual abuse of novice monks and a fraudulent weeping Virgin Mary painting, has died. He was 63.&lt;/p&gt;  &lt;p&gt;Greene&amp;rsquo;s death was being investigated as a suicide, but officials were waiting for autopsy results before ruling on the cause of death. Greene&amp;rsquo;s body was found Monday morning in his home on the grounds of Christ of the Hills Monastery.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Rise of Pentecostalism and the Economist Religion Wars issue</title>
      <link>https://blog.lippard.org/2007/11/rise-of-pentecostalism-and-economist.html/</link>
      <pubDate>Thu, 22 Nov 2007 17:31:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/11/rise-of-pentecostalism-and-economist.html/</guid>
      <description>&lt;p&gt;In 1901, Bible college students at Charles Fox Parham&amp;rsquo;s Bethel Bible School in Topeka, Kansas prayed to be baptized by the Holy Spirit.  At a New Year&amp;rsquo;s Eve service that year, as Parham preached, Agnes Ozman began to speak in tongues, and Pentecostalism was born.&lt;br /&gt;&lt;br /&gt;William J. Seymour, a one-eyed black minister, attended Parham&amp;rsquo;s college in Houston, Texas, though he had to sit in another room across the hall and listen in, due to Texas race laws of the time.  Seymour moved to Los Angeles, where he sparked the Azusa Street Revival in 1906.&lt;br /&gt;&lt;br /&gt;Today there are over 400 million Pentecostals in the world, and it is the world&amp;rsquo;s fastest-growing religious sect.  The Mormons are lightweights by comparison, having only reached 13 million followers worldwide after nearly twice as long an existence.  In Guatemala, Pentecostals have built a 12,000 seat church; in Lagos, one church supposedly has 2 million followers; and South Korea is home to five of the world&amp;rsquo;s ten largest megachurches.&lt;br /&gt;&lt;br /&gt;What makes Pentecostalism successful?  It&amp;rsquo;s not intellectual argument.  Pentecostalism is what &lt;a href=&#34;http://www.economist.com/specialreports/displaystory.cfm?story_id=10015239&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Economist&lt;/span&gt;&amp;rsquo;s recent special report on &amp;ldquo;The new wars of religion&amp;rdquo;&lt;/a&gt; refers to as a &amp;ldquo;hot&amp;rdquo; religion.  It&amp;rsquo;s not particularly concerned about doctrinal details (which is not to say it doesn&amp;rsquo;t have them), but about &lt;a href=&#34;http://secularoutpost.blogspot.com/2007/09/pentecostal-rave-party.html&#34;&gt;religious experience and personal interaction and participation&lt;/a&gt;.  The Yoido Full Gospel Church, the largest megachurch in South Korea, has 830,000 members (one in 20 Seoul residents is a member), holds seven Sunday services each of which has 12,000 people in the main auditorium and 20,000 watching on television in chapels in neighboring buildings.  While you wait (and you will wait, especially if you want to attend one of the two services led by founder David Cho), you can listen to choirs sing, and sing along with the help of karaoke-style captions on TV screens.  Translation is supplied to provide the services in English, Japanese, Chinese, Spanish, French, Indonesian, Malay, and Arabic.&lt;br /&gt;&lt;br /&gt;The Yoido church, like many U.S. megachurches, works by organizing around many small groups.  For Yoido, these are &amp;ldquo;home cells&amp;rdquo; of around a dozen people that meet in people&amp;rsquo;s homes.  Yoido has 68,000 female deacons and half as many male deacons, who may make 35 visits a week to parishioners.  There&amp;rsquo;s little hierarchy, and an emphasis on evangelizing, sending out missionaries, and producing more and more &amp;ldquo;home cells.&amp;rdquo;  And it&amp;rsquo;s a methodology that appears to be winning the religious competition.&lt;br /&gt;&lt;br /&gt;An &lt;a href=&#34;http://www.economist.com/world/displaystory.cfm?story_id=5323597&#34;&gt;earlier &lt;span style=&#34;font-style: italic;&#34;&gt;Economist&lt;/span&gt; story (from 2005, pay content)&lt;/a&gt; on the business practices of U.S. megachurches, likewise observed that they function by providing a diverse variety of services to lots of small niches, with groups for hikers, skateboarders, mountain bikers, book readers, and so forth, creating many small communities out of which a larger one is formed.&lt;br /&gt;&lt;br /&gt;The lesson I take from this for the nonreligious is that a diversity of groups that cooperate with each other on common causes is far more likely to grow and have influence than individual groups that take a hard line on admissions requirements and require conformity to a narrow notion of what it is to be a freethinker or a skeptic, such as an adherence to scientism or atheism.  The &lt;a href=&#34;https://blog.lippard.org/2007/05/clark-adams-rip.html&#34;&gt;late Clark Adams&lt;/a&gt; of the Internet Infidels and Las Vegas Freethought Society was a strong proponent of cooperation between a broad set of secular groups as a way of strengthening their influence and being able to create organizations like the &lt;a href=&#34;http://www.secular.org/&#34;&gt;Secular Coalition for America&lt;/a&gt;.  He was also a supporter of groups that engaged in social activities rather than intellectual navel-gazing, and promoted his views with humor and popular culture references more than with step-by-step argument.&lt;br /&gt;&lt;br /&gt;If you&amp;rsquo;ve thought about starting a secular, freethought, or skeptical group around some interest of your own that&amp;rsquo;s not currently served by an existing group, go for it.  Meetup.com is a great way to get started or to find an existing group&amp;ndash;you can find &lt;a href=&#34;http://atheists.meetup.com/&#34;&gt;atheist groups&lt;/a&gt;, &lt;a href=&#34;http://agnostic.meetup.com/&#34;&gt;agnostic groups&lt;/a&gt;, &lt;a href=&#34;http://deism.meetup.com/&#34;&gt;deism groups&lt;/a&gt;, &lt;a href=&#34;http://exchristian.meetup.com/&#34;&gt;ex-Christian groups&lt;/a&gt;, &lt;a href=&#34;http://discordians.meetup.com/&#34;&gt;Discordian groups&lt;/a&gt;, &lt;a href=&#34;http://humanism.meetup.com/&#34;&gt;humanist groups&lt;/a&gt;, &lt;a href=&#34;http://secularhumanism.meetup.com/&#34;&gt;secular humanist groups&lt;/a&gt;, &lt;a href=&#34;http://brights.meetup.com/&#34;&gt;brights groups&lt;/a&gt;, &lt;a href=&#34;http://skeptics.meetup.com/&#34;&gt;skeptics&amp;rsquo; groups&lt;/a&gt;, &lt;a href=&#34;http://churchandstate.meetup.com/&#34;&gt;separation of church and state groups&lt;/a&gt;, and many more.&lt;/p&gt;</description>
    </item>
    <item>
      <title>&#34;Surfer dude&#34; comes up with unified theory</title>
      <link>https://blog.lippard.org/2007/11/surfer-dude-comes-up-with-unified.html/</link>
      <pubDate>Thu, 22 Nov 2007 15:54:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/11/surfer-dude-comes-up-with-unified.html/</guid>
      <description>&lt;p&gt;The Telegraph reports on a &amp;ldquo;surfer dude&amp;rdquo; (who happens to have a Ph.D. in theoretical physics. though he spends his time surfing and snowboarding) &lt;a href=&#34;http://www.telegraph.co.uk/earth/main.jhtml?xml=/earth/2007/11/14/scisurf114.xml&amp;amp;page=1&#34;&gt;who has come up with a unified theory of everything that is getting some serious attention from other physicists&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://www.theagitator.com/archives/028341.php&#34;&gt;The Agitator&lt;/a&gt;.)&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2007-11-24)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Turns out the guy is good friends with several people I work with. He&#39;s one of &lt;A HREF=&#34;http://www.qtask.com&#34; REL=&#34;nofollow&#34;&gt;our system&#39;s&lt;/A&gt; beta testers. At the risk of sounding like a total doofus... I sat next to him at dinner a few months ago.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Prohibition creates profitable black markets</title>
      <link>https://blog.lippard.org/2007/11/prohibition-creates-profitable-black.html/</link>
      <pubDate>Thu, 22 Nov 2007 15:28:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/11/prohibition-creates-profitable-black.html/</guid>
      <description>&lt;p&gt;As &lt;a href=&#34;http://siliconinvestor.advfn.com/readmsg.aspx?msgid=24056994&#34;&gt;this story from the Boulder Weekly shows&lt;/a&gt;.  (This link is to a copy since the Boulder Weekly&amp;rsquo;s website has a database issue at the moment.)&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://www.theagitator.com/archives/028339.php&#34;&gt;The Agitator&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Discovery Institute loses, gains a Fellow</title>
      <link>https://blog.lippard.org/2007/11/discovery-institute-steals-content-and.html/</link>
      <pubDate>Thu, 22 Nov 2007 14:59:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/11/discovery-institute-steals-content-and.html/</guid>
      <description>&lt;p&gt;When law professor (and President of the Evangelical Theological Society) &lt;a href=&#34;http://en.wikipedia.org/wiki/Francis_J._Beckwith&#34;&gt;Francis Beckwith&lt;/a&gt; converted from evangelical Christianity to Catholicism earlier this year, &lt;a href=&#34;http://rightreason.ektopos.com/archives/2007/05/my_return_to_th.html&#34;&gt;he made somewhat of a public splash&lt;/a&gt;.  When he subsequently resigned as a Fellow of the Discovery Institute in July, neither DI nor Beckwith made any public comment.  But law professor Peter Irons &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/11/meet_the_new_di_fellow.php#comment-646733&#34;&gt;writes at Ed Brayton&amp;rsquo;s Dispatches from the Culture Wars blog&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Beckwith, who is a recognized scholar on church-state issues, has made no public statement on the reasons for his resignation (and his private comments on those reasons, while revealing, are not for publication, at least now). After Beckwith resigned, the DI quietly removed his bio from its website, and he just disappeared into the ether.&lt;/blockquote&gt;Ed Brayton&amp;rsquo;s blog post &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/11/meet_the_new_di_fellow.php&#34;&gt;is reporting on the addition of a new Discovery Institute Fellow, movie reviewer and culture critic Michael Medved&lt;/a&gt;, an intellectual lightweight who &lt;a href=&#34;http://scienceblogs.com/insolence/2007/11/michael_medved_evolution_scholar.php&#34;&gt;believes in Sasquatch&lt;/a&gt;.  (The link here also includes criticism of Medved for an article about American slavery, but I actually think Medved&amp;rsquo;s article is better than the critique of it.)&lt;br /&gt;&lt;br /&gt;As Irons notes in his comment, &amp;ldquo;In replacing Beckwith with Medved, the DI has traded intellectual substance for Hollywood glitz.&amp;quot;&lt;br /&gt;&lt;br /&gt;And Medved isn&amp;rsquo;t even a good movie reviewer.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Discovery Institute steals content and presents it as their own</title>
      <link>https://blog.lippard.org/2007/11/discovery-institute-steals-content-and.html/</link>
      <pubDate>Thu, 22 Nov 2007 14:53:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/11/discovery-institute-steals-content-and.html/</guid>
      <description>&lt;p&gt;ERV has found that William Dembski (and apparently other DI fellows) have misappropriated a computer animated video of the cell from Harvard and XVIVO, replaced the narration with their own, and presented it as though it&amp;rsquo;s their own work without giving credit to the original source.&lt;br /&gt;&lt;br /&gt;Her blog shows &lt;a href=&#34;http://endogenousretrovirus.blogspot.com/2007/11/di-fellows-expelled-for-plagiarism.html&#34;&gt;the original video and a presentation of the video at a lecture by William Dembski&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The Discovery Institute really is shameless.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://scienceblogs.com/pharyngula/2007/11/creationist_crooks_pilfer_harv.php&#34;&gt;Pharyngula&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Earth setting as seen from lunar orbit</title>
      <link>https://blog.lippard.org/2007/11/earth-setting-as-seen-from-lunar-orbit.html/</link>
      <pubDate>Fri, 16 Nov 2007 15:17:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/11/earth-setting-as-seen-from-lunar-orbit.html/</guid>
      <description>&lt;p&gt;Some &lt;a href=&#34;http://space.jaxa.jp/movie/20071113_kaguya_movie02_e.html&#34;&gt;nice high-definition video images have been taken by the Japanese lunar orbiter &amp;ldquo;Kaguya,&amp;quot;&lt;/a&gt; showing the earth setting behind the moon&amp;rsquo;s surface.&lt;/p&gt;</description>
    </item>
    <item>
      <title>John Allen Paulos comes out with an atheism book</title>
      <link>https://blog.lippard.org/2007/11/john-allen-paulos-comes-out-with.html/</link>
      <pubDate>Thu, 15 Nov 2007 22:58:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/11/john-allen-paulos-comes-out-with.html/</guid>
      <description>&lt;p&gt;John Allen Paulos, the mathematician and author of such excellent books as &lt;span style=&#34;font-style: italic;&#34;&gt;Innumeracy&lt;/span&gt;, &lt;span style=&#34;font-style: italic;&#34;&gt;A Mathematician Plays the Stock Market&lt;/span&gt;, and &lt;span style=&#34;font-style: italic;&#34;&gt;A Mathematician Reads the Newspaper&lt;/span&gt; (all three of which I recommend), has a new book coming out on January 3, 2008 titled &lt;span style=&#34;font-style: italic;&#34;&gt;Irreligion: A Mathematician Explains Why the Arguments for God Just Don&amp;rsquo;t Add Up&lt;/span&gt;.  Here&amp;rsquo;s &lt;a href=&#34;http://www.publishersweekly.com/article/CA6501066.html?nid=2287#review4&#34;&gt;the review from &lt;span style=&#34;font-style: italic;&#34;&gt;Publishers Weekly&lt;/span&gt;&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Few of the recent books on atheism have been worth reading just for wit and style, but this is one of them: Paulos is truly funny. Despite the title, the Temple University math professor doesn&amp;rsquo;t actually discuss mathematics much, which will be a relief to any numerically challenged readers who felt intimidated by his previous book &lt;em&gt;Innumeracy: Mathematical Illiteracy and Its Consequences&lt;/em&gt;. In this short primer (&amp;ldquo;just the gist with an occasional jest&amp;rdquo;) Paulos tackles 12 of the most common arguments for God, including the argument from design, the idea that a &amp;ldquo;moral universality&amp;rdquo; points to a creator God, the notion of first causes and the argument from coincidence, among others. Along the way, he intersperses irreverent and entertaining little chapterlets that contain his musings on various subjects, including a hilarious imagined IM exchange with God that slyly parodies Neale Donald Walsch&amp;rsquo;s &lt;em&gt;Conversations with God&lt;/em&gt;. &amp;ldquo;Why does solemnity tend to infect almost all discussions of religion?&amp;rdquo; Paulos asks, clearly bemoaning the dearth of humor. This little book goes a long way toward correcting the problem, and provides both atheists and religious apologists some digestible food for thought along the way. (Jan. 3) &lt;/blockquote&gt;I hope the IM exchange described is as witty and funny as Raymond Smullyan&amp;rsquo;s dialogue with God, &lt;a href=&#34;http://www.mit.edu/people/dpolicar/writing/prose/text/godTaoist.html&#34;&gt;&amp;ldquo;Is God a Taoist?&amp;quot;&lt;/a&gt; (also found in his excellent book &lt;span style=&#34;font-style: italic;&#34;&gt;The Tao is Silent&lt;/span&gt; and in Daniel Dennett and Douglas Hofstadter&amp;rsquo;s anthology, &lt;span style=&#34;font-style: italic;&#34;&gt;The Mind&amp;rsquo;s I&lt;/span&gt;).&lt;br /&gt;&lt;br /&gt;UPDATE (January 14, 2008): Jim Holt &lt;a href=&#34;http://select.nytimes.com/mem/tnt.html?_r=1&amp;amp;emc=tnt&amp;amp;tntget=2008/01/13/books/review/Holt-t.html&amp;amp;tntemail1=y&amp;amp;oref=slogin&#34;&gt;reviews Paulos&amp;rsquo; book for the &lt;span style=&#34;font-style: italic;&#34;&gt;New York Times&lt;/span&gt;&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Guantanamo Bay operations manual leaked to Internet</title>
      <link>https://blog.lippard.org/2007/11/guantanamo-bay-operations-manual-leaked.html/</link>
      <pubDate>Thu, 15 Nov 2007 15:48:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/11/guantanamo-bay-operations-manual-leaked.html/</guid>
      <description>&lt;p&gt;The unclassified, for official use only, operations manual for U.S. soldiers stationed at Guantanamo Bay has been leaked to the Internet on the Wikileaks.org website, which is being crushed by traffic at the moment.&lt;br /&gt;&lt;br /&gt;The manual allegedly contradicts U.S. military claims that the International Committee of the Red Cross has not been denied access to some parts of the facility at Guantanamo.&lt;br /&gt;&lt;br /&gt;The manual unsurprisingly prohibits soldiers from subjecting prisoners to &amp;ldquo;abuse, or any form of corporal punishment,&amp;rdquo; since specific interrogation procedures are no doubt covered in separate classified documents.  Still, it&amp;rsquo;s a good thing to see in writing.&lt;br /&gt;&lt;br /&gt;A &lt;a href=&#34;http://news.yahoo.com/s/nm/20071114/wr_nm/guantanamo_manual_dc_2&#34;&gt;Reuters story at Yahoo&lt;/a&gt; has more specifics, and I&amp;rsquo;m sure we&amp;rsquo;ll see mirrored copies of the document appearing elsewhere to reduce the load on Wikileaks.org.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Creation Ministries explains settlement breakdown</title>
      <link>https://blog.lippard.org/2007/11/creation-ministries-explains-settlement.html/</link>
      <pubDate>Thu, 15 Nov 2007 15:05:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/11/creation-ministries-explains-settlement.html/</guid>
      <description>&lt;p&gt;Creation Ministries International has put up &lt;a href=&#34;http://www.creationontheweb.biz/?page=breakdown&#34;&gt;a web page explaining the breakdown in settlement talks with Answers in Genesis&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Unfortunately, the actions of AiG-US since the ‘Hawaii handshake settlement’     have meant that, barring a near-miraculous change of heart on their part, the situation     appears to have broken down once more.  &lt;p&gt;     The terms of settlement were, in the understanding of all parties present, effectively     finalized and agreed upon in Hawaii in mid-August (see two ‘stop press’     announcements below) by duly authorized and empowered representatives of the ministries—even     though Ken Ham was not present, although we had been led to believe that he would     be. &lt;/p&gt;</description>
    </item>
    <item>
      <title>Multics source code released</title>
      <link>https://blog.lippard.org/2007/11/multics-source-code-released.html/</link>
      <pubDate>Wed, 14 Nov 2007 01:55:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/11/multics-source-code-released.html/</guid>
      <description>&lt;p&gt;The full source code to the last official release of the Multics operating system &lt;a href=&#34;http://slashdot.org/articles/07/11/13/1710224.shtml&#34;&gt;has been released to the general public&lt;/a&gt; (though full source was always made available to all customers, except for specific &amp;ldquo;unbundled&amp;rdquo; applications).  Multics, the predecessor system to Unix (and in a number of ways still its superior), was a general purpose commercial operating system best known for its security.&lt;br /&gt;&lt;br /&gt;That release, Multics MR12.5 (MR = &amp;ldquo;Multics Release&amp;rdquo;), was released to customers in November 1992.  The last Multics system was shut down in 2000.&lt;br /&gt;&lt;br /&gt;The software can be downloaded from &lt;a href=&#34;http://web.mit.edu/multics-history/&#34;&gt;a website at MIT&lt;/a&gt;, though it requires specialized hardware to run on, so don&amp;rsquo;t expect to be able to run it.  My name appears a few times throughout the software, as I worked as a Multics software developer from 1983 to 1988.  The MIT site incorrectly states that Multics development was ended by Bull in 1985&amp;ndash;that may have been the time when Bull decided to pull the plug, but there was still development (though primarily bug fixing) going on in 1988 when I left.&lt;br /&gt;&lt;br /&gt;One of the pieces I wrote was a rewrite of the interactive message facility, in some ways a predecessor of instant messaging (except that it operated on a single timesharing host rather than over a network between hosts).&lt;br /&gt;&lt;br /&gt;Most of the software is in the &amp;ldquo;ldd&amp;rdquo; hierarchy (for library directory directory, the directory of directories of libraries).  The software is in Multics &amp;ldquo;archive&amp;rdquo; format which is similar to Unix tar files.  The message facility software is in /ldd/sss/source/bound_msg_facility_.s.archive.&lt;br /&gt;&lt;br /&gt;Kudos to Group Bull, the copyright holder of Multics, for making the software open source.  Bull purchased Multics as part of its acquisition of Honeywell&amp;rsquo;s Large Computer Products Division in the mid-eighties.&lt;/p&gt;</description>
    </item>
    <item>
      <title>AiG/CMI settlement seems to have fallen apart</title>
      <link>https://blog.lippard.org/2007/11/aigcmi-settlement-seems-to-have-fallen.html/</link>
      <pubDate>Tue, 13 Nov 2007 16:05:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/11/aigcmi-settlement-seems-to-have-fallen.html/</guid>
      <description>&lt;p&gt;After Answers in Genesis met with Creation Ministries International in Hawaii to hammer out their differences verbally in mid-August, CMI issued &lt;a href=&#34;https://blog.lippard.org/2007/08/aigcmi-reach-verbal-settlement.html&#34;&gt;a statement&lt;/a&gt; indicating that they had agreed to convert their verbal agreement into a written one over the next 60 days.  The time has come and gone, and apparently no written agreement has been reached.&lt;br /&gt;&lt;br /&gt;CMI&amp;rsquo;s &lt;a href=&#34;http://www.creationontheweb.biz/?page=lawsuit_justification&#34;&gt;web pages about their lawsuit are back online&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;For more information about the dispute, see the &lt;a href=&#34;https://lippard.blogspot.com/search/label/Answers%20in%20Genesis%20schism&#34;&gt;&amp;ldquo;Answers in Genesis schism&amp;rdquo;&lt;/a&gt; label on this blog or &lt;a href=&#34;http://duoquartuncia.blogspot.com/2007/06/answers-in-genesis-lawsuit.html&#34;&gt;the excellent summary at Duae Quartunciae&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (November 16, 2007): I&amp;rsquo;ve posted &lt;a href=&#34;https://blog.lippard.org/2007/11/creation-ministries-explains-settlement.html&#34;&gt;a more detailed account of the settlement breakdown&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to improve education</title>
      <link>https://blog.lippard.org/2007/11/how-to-improve-education.html/</link>
      <pubDate>Sun, 11 Nov 2007 19:51:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/11/how-to-improve-education.html/</guid>
      <description>&lt;p&gt;The October 20, 2007 issue of &lt;span style=&#34;font-style: italic;&#34;&gt;The Economist&lt;/span&gt; has &lt;a href=&#34;http://www.economist.com/world/international/displaystory.cfm?story_id=9989914&#34;&gt;an interesting article about a study by McKinsey &amp;amp; Co.&lt;/a&gt; which looks for explanations of the differences in standards and performance of primary education systems between OECD nations, based on the Programme for International Student Assessment (PISA) results.&lt;br /&gt;&lt;br /&gt;The top performing countries are countries which do the three things the studies recommend:  hire the best teachers, get them to do their best, and intervene when students fall behind.  In South Korea, primary schools recruit teachers from the top 5% of college graduates, Singapore from the top 30%.  Finland requires primary school teachers to have a master&amp;rsquo;s degree.  Yet they don&amp;rsquo;t offer as much money as possible to attract the best, nor try to obtain as large a pool of teachers to choose from as possible&amp;ndash;countries with the highest teacher salaries, Germany, Spain, and Switzerland, are not among those with the best-performing schools.&lt;br /&gt;&lt;br /&gt;Singapore and Finland both provide significant teacher training and encourage teachers to share information and lesson plans.  In Korea, secondary school teachers have lower status than primary school teachers:  &amp;ldquo;Its primary school teachers have to pass a four-year undergraduate degree from one of only a dozen universities. &amp;hellip; In contrast, secondary-school teachers can get a diploma from any one of 350 colleges, with laxer selection criteria.&amp;quot;&lt;br /&gt;&lt;br /&gt;The McKinsey study offers an explanation for why there&amp;rsquo;s no correlation between spending or class size and student performance.  Increasing spending doesn&amp;rsquo;t guarantee that you get the best teachers, train them well, or intervene appropriately for students who fall behind.  Reducing class size means a need for more teachers, which all else being equal means lower salaries and lower status, when the apparent way to succeed is to be more selective about who is teaching, not less.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Phoenix-area foreclosures up 566 percent</title>
      <link>https://blog.lippard.org/2007/11/phoenix-area-foreclosures-up-566.html/</link>
      <pubDate>Sun, 11 Nov 2007 14:58:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/11/phoenix-area-foreclosures-up-566.html/</guid>
      <description>&lt;p&gt;From January through the end of October, &lt;a href=&#34;http://www.azcentral.com/realestate/homevalues/articles/1110foreclosures1110.html&#34;&gt;there were 7,139 foreclosures in the metropolitan Phoenix area&lt;/a&gt;, compared to 1,072 foreclosures during the same period last year.  It&amp;rsquo;s expected to hit 10,000 by the end of the year, compared to fewer than 2,000 last year.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Fox News Anchor calls for U.S. to support terrorism in Iran</title>
      <link>https://blog.lippard.org/2007/11/fox-news-anchor-calls-for-us-to-support.html/</link>
      <pubDate>Sat, 10 Nov 2007 17:16:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/11/fox-news-anchor-calls-for-us-to-support.html/</guid>
      <description>&lt;p&gt;&lt;object height=&#34;355&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/mH3BTaWrQ3I&amp;amp;rel=1&#34;&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/mH3BTaWrQ3I&amp;amp;rel=1&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; height=&#34;355&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;If you advocate torture and car bombs, how can you have any moral justification for saying that those who use such tactics against us are wrong or evil?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Parents Television Council demonstrates their own pointlessness</title>
      <link>https://blog.lippard.org/2007/11/parents-television-council-demonstrates.html/</link>
      <pubDate>Sat, 10 Nov 2007 15:36:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/11/parents-television-council-demonstrates.html/</guid>
      <description>&lt;p&gt;The Parents Television Council, the organization that is &lt;a href=&#34;http://arstechnica.com/news.ars/post/20041207-4442.html&#34;&gt;responsible for generating over 99.8% of all indecency complaints to the FCC&lt;/a&gt;, has further demonstrated its own complete pointlessness by putting out a website that assembles &lt;a href=&#34;http://www.parentstv.org/PTC/clips/main.asp&#34;&gt;a collection of the most indecent clips from broadcast television&lt;/a&gt;, with no parental controls of any kind on the page.  Each clip is categorized with labels like &amp;ldquo;sex,&amp;rdquo; &amp;ldquo;violence,&amp;rdquo; and &amp;ldquo;foul language.&amp;quot;&lt;br /&gt;&lt;br /&gt;What&amp;rsquo;s a kid more likely to come across?  A five-second bit in one of thousands of television shows, or a huge collection of the worst of the worst all in one place on the Internet?&lt;br /&gt;&lt;br /&gt;It&amp;rsquo;s high time for &lt;a href=&#34;https://blog.lippard.org/2007/06/fcc-chairman-kevin-martin-responds-to.html&#34;&gt;broadcast television indecency rules to be dropped&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://www.theagitator.com/archives/019140.php&#34;&gt;The Agitator&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Americans are so fat...</title>
      <link>https://blog.lippard.org/2007/11/americans-are-so-fat.html/</link>
      <pubDate>Fri, 09 Nov 2007 04:19:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/11/americans-are-so-fat.html/</guid>
      <description>&lt;p&gt;&amp;hellip;that &lt;a href=&#34;http://www.azcentral.com/news/articles/1108disneyland-smallworld1108-ON.html&#34;&gt;they&amp;rsquo;re now &amp;ldquo;bottoming out&amp;rdquo; the boats on the &amp;ldquo;It&amp;rsquo;s a Small World&amp;rdquo; ride at Disneyland, for the first time in its 41-year history&lt;/a&gt;.  Disneyland is now redesigning the ride, and preventing overweight patrons from bringing the ride to a halt is part of the plan.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;AIGBusted&lt;/strong&gt; &lt;small&gt;(2007-11-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Hi Jim!&lt;BR/&gt;&lt;BR/&gt;Answers in Genesis is now exploiting a Finnish school shooting because the Killer was a &#34;Social Darwinist&#34;. I think we need to make people aware of what they are doing, and show them for what they are. I have written an article on it here:&lt;BR/&gt;&lt;BR/&gt;http://aigbusted.blogspot.com&lt;BR/&gt;&lt;BR/&gt;Sincerely,&lt;BR/&gt;Ryan&lt;/p&gt;</description>
    </item>
    <item>
      <title>Macintosh security lags behind Windows and BSD</title>
      <link>https://blog.lippard.org/2007/11/macintosh-security-lags-behind-windows.html/</link>
      <pubDate>Thu, 08 Nov 2007 23:41:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/11/macintosh-security-lags-behind-windows.html/</guid>
      <description>&lt;p&gt;Tom Ptacek at Matasano Chargen has &lt;a href=&#34;http://www.matasano.com/log/981/a-roundup-of-leopard-security-features/&#34;&gt;a rundown on the new security features in Mac OS X Leopard&lt;/a&gt;, which are still not quite up to snuff with what&amp;rsquo;s in Windows Vista or OpenBSD.&lt;br /&gt;&lt;br /&gt;Here&amp;rsquo;s &lt;a href=&#34;http://www.matasano.com/log/986/what-weve-since-learned-about-leopard-security-features/&#34;&gt;a followup with more details&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Congress grills Yahoo over Chinese subpoenas</title>
      <link>https://blog.lippard.org/2007/11/congress-grills-yahoo-over-chinese.html/</link>
      <pubDate>Thu, 08 Nov 2007 23:23:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/11/congress-grills-yahoo-over-chinese.html/</guid>
      <description>&lt;p&gt;Declan McCullagh &lt;a href=&#34;http://www.news.com/8301-13578_3-9811598-38.html?part=rss&amp;amp;tag=feed&amp;amp;subj=TheIconoclast&#34;&gt;live-blogged the U.S. House of Representatives hearing on &amp;ldquo;Yahoo Inc.&amp;rsquo;s Provision of False Information to Congress,&amp;quot;&lt;/a&gt; which was about an incident in which Yahoo responded to a subpoena from the Chinese government for the identity of a subscriber who turned out to be a Chinese reporter, who was convicted of leaking &amp;ldquo;state secrets.&amp;quot;&lt;br /&gt;&lt;br /&gt;Anybody note anything ironic or hypocritical in these excerpts?&lt;br /&gt;&lt;blockquote&gt;10:20 a.m. ET:&lt;br /&gt;Apparently, the Beijing State Security Bureau provided a document to Yahoo&amp;ndash;similar to the FBI&amp;rsquo;s &lt;a title=&#34;Judge deals blow to Patriot Act -- Thursday, Sep 6, 2007&#34; context=&#34;com.caucho.jsp.PageContextImpl@6366ce5f&#34; href=&#34;http://www.news.com/Judge-deals-blow-to-Patriot-Act/2100-1028_3-6206570.html&#34;&gt;national security letters&lt;/a&gt;&amp;ndash;to Yahoo China on April 24, 2004. It invoked the term &amp;ldquo;state secrets&amp;rdquo; when demanding information about Shi Tao. Callahan never saw the document, which was written in Chinese, before testifying last year. Lantos says Callahan should have demanded a translation before his testimony, and Yahoo should have known that any request invoking state secrets is suspect because &amp;ldquo;state secrets is a trick phrase used to fabricate phony but devastating (charges against an) innocent person who shares our values in an open and free society.&amp;quot;&lt;br /&gt;&lt;br /&gt;10:30 a.m. ET&lt;br /&gt;Now the two Yahoo execs are being asked to apologize to Shi Tao&amp;rsquo;s mother, who is sitting in a front row of the hearing room. Lantos: &amp;ldquo;I would urge you to beg the forgiveness of the mother whose son is languishing behind bars thanks to Yahoo&amp;rsquo;s actions.&amp;rdquo; I wonder if Lantos and other Patriot Act supporters will apologize to Americans like Brandon Mayfield (falsely jailed under the Patriot Act) or Sami al-Hussayen (a Webmaster who provided hyperlinks to Muslim sites and was prosecuted under the Patriot Act).&lt;br /&gt;&lt;br /&gt;10:45 a.m. ET&lt;br /&gt;Rep. Chris Smith, the New Jersey Republican who was chairman of the Foreign Affairs panel last year, is now speaking. He&amp;rsquo;s saying that &amp;ldquo;Yahoo knew the police requests had to do with &amp;lsquo;state secrets.&amp;rsquo;&amp;rdquo; That may not be as descriptive as he (and the other panelists) seem to think. It seems to me that it&amp;rsquo;s a catchall term that&amp;rsquo;s probably invoked regularly by China&amp;rsquo;s security apparatchiks. It&amp;rsquo;s not like the police requests said &amp;ldquo;give us this information so we can put an innocent journalist in jail.&amp;quot;&lt;br /&gt;&lt;br /&gt;12:20 p.m. ET&lt;br /&gt;Now it&amp;rsquo;s Rep. Dana Rohrabacher, a California Republican: &amp;ldquo;Were any of them fired?&amp;rdquo; He&amp;rsquo;s referring to Yahoo employees. Rohrabacher again: &amp;ldquo;Are you going to comply with requests from authoritarian governments in the future?&amp;rdquo; Callahan replies: &amp;ldquo;We are looking at ways to operationally and legally structure the entity&amp;hellip; so we would not have to do that.&amp;quot;&lt;br /&gt;&lt;br /&gt;12:52 p.m. ET&lt;br /&gt;Lantos again, to Yahoo&amp;rsquo;s Callahan, excerpted: &amp;ldquo;Morally you are pygmies&amp;hellip; An appallingly disappointing performance. I think we cannot begin to tell you how disappointing Mr. Yang&amp;rsquo;s and your performance was&amp;hellip; attempt to obfuscate and divert&amp;hellip; outrageous behavior.&amp;quot;&lt;/blockquote&gt;Why don&amp;rsquo;t we see some of this moral outrage from Congress directed at the executive branch of the United States, at a time when &lt;a href=&#34;http://thinkprogress.org/2007/11/06/bush-beats-nixons-disapproval-ratings/&#34;&gt;64% of the country disapproves and 50% of the country strongly disapproves of the president&amp;rsquo;s performance&lt;/a&gt; (beating Nixon&amp;rsquo;s worst performance)?&lt;br /&gt;&lt;b&gt;&lt;/b&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>More on waterboarding as torture</title>
      <link>https://blog.lippard.org/2007/11/more-on-waterboarding-as-torture.html/</link>
      <pubDate>Thu, 08 Nov 2007 01:58:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/11/more-on-waterboarding-as-torture.html/</guid>
      <description>&lt;p&gt;Ed Brayton at &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/11/more_on_waterboarding_as_a_war.php&#34;&gt;Dispatches from the Culture Wars observes that&lt;/a&gt; &amp;ldquo;the US has not only always considered waterboarding to be torture, but has aggressively prosecuted other nation&amp;rsquo;s for war crimes for using that technique on American POWs,&amp;rdquo; quoting &lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/content/article/2007/11/02/AR2007110201170_pf.html&#34;&gt;Judge Evan Wallach&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;After World War II, we convicted several Japanese soldiers for waterboarding American and Allied prisoners of war. At the trial of his captors, then-Lt. Chase J. Nielsen, one of the 1942 Army Air Forces officers who flew in the Doolittle Raid and was captured by the Japanese, testified: &amp;ldquo;I was given several types of torture. . . . I was given what they call the water cure.&amp;rdquo; He was asked what he felt when the Japanese soldiers poured the water. &amp;ldquo;Well, I felt more or less like I was drowning,&amp;rdquo; he replied, &amp;ldquo;just gasping between life and death.&amp;quot;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Spammers and criminals for Ron Paul</title>
      <link>https://blog.lippard.org/2007/11/spammers-and-criminals-for-ron-paul.html/</link>
      <pubDate>Tue, 06 Nov 2007 14:29:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/11/spammers-and-criminals-for-ron-paul.html/</guid>
      <description>&lt;p&gt;From &lt;a href=&#34;http://www.metafilter.com/66234/Ron-Paul-Spam&#34;&gt;metafilter&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt; When &lt;a href=&#34;http://www.salberg.org/2007/10/29/ron-paul-using-spam-emails-to-get-out-message/&#34;&gt;Ron Paul email spam&lt;/a&gt; started hitting inboxes in late October, &lt;a href=&#34;http://main.uab.edu/show.asp?durki=114955&#34;&gt;UAB Computer Forensics&lt;/a&gt; Director Gary Warner published findings on the &lt;a href=&#34;http://garwarner.blogspot.com/2007/10/first-2008-campaign-spamming-virus.html&#34;&gt;spam&amp;rsquo;s textual patterns&lt;/a&gt; and the &lt;a href=&#34;http://garwarner.blogspot.com/2007/11/ron-paul-spam-and-online-support.html&#34;&gt;illicit botnet used to spread it&lt;/a&gt; &amp;ndash; findings which were picked up by media outlets and tech websites like &lt;a href=&#34;http://www.salon.com/tech/htww/2007/10/31/ron_pauls_botnet/&#34;&gt;Salon&lt;/a&gt;, &lt;a href=&#34;http://arstechnica.com/news.ars/post/20071031-ron-paul-camp-gets-over-enthusiastic-with-spam.html&#34;&gt;Ars Technica&lt;/a&gt;, and &lt;a href=&#34;http://blog.wired.com/27bstroke6/&#34;&gt;Wired Magazine&amp;rsquo;s &amp;ldquo;Threat Level&amp;rdquo; blog&lt;/a&gt;, the latter in a set of followup posts by writer Sarah Stirland: &lt;a href=&#34;http://blog.wired.com/27bstroke6/2007/10/astroturfing-in.html&#34;&gt;1&lt;/a&gt;, &lt;a href=&#34;http://blog.wired.com/27bstroke6/2007/10/more-on-ron-pau.html&#34;&gt;2&lt;/a&gt;, &lt;a href=&#34;http://blog.wired.com/27bstroke6/2007/10/ron-paul-spam-u.html&#34;&gt;3&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt; The Ron Paul fan response was swift and decisive: clearly the botnet was the work of &lt;a href=&#34;http://www.nolanchart.com/article259.html&#34;&gt;anti-Ron Paul hackers trying to discredit his campaign&lt;/a&gt;, and &lt;a href=&#34;http://disinter.wordpress.com/2007/11/01/giuliani-behind-alleged-ron-paul-spam/&#34;&gt; Rudy Giuliani had paid Stirland (and not UAB Computer Forensics) to do a smear piece&lt;/a&gt;   &amp;ndash; as claimed by a &lt;a href=&#34;http://www.youtube.com/watch?v=U5LgUiz2mBA&#34;&gt;YouTube video&lt;/a&gt; pointing to posts on &lt;a href=&#34;http://www.rudygiulianiforum.com/index.php?topic=38.0&#34;&gt;RudyGiulianiForum.com&lt;/a&gt;. Thus proving, once again, that the Ron Paul campaign&amp;rsquo;s greatest liability is not so much his &lt;a href=&#34;http://dneiwert.blogspot.com/2007/06/ron-paul-vs-new-world-order.html&#34;&gt;far-right conspiracy-driven antifederal libertarianism&lt;/a&gt;, but rather &lt;a href=&#34;http://suicidegirls.com/news/politics/22557/&#34;&gt;the spittle-flecked anger&lt;/a&gt; of &lt;a href=&#34;http://spaceramblings.blogsome.com/2007/11/02/ron-paul-supporters-gaming-youtube-digg-to-smear-reporter-critical-of-ron-paul/&#34;&gt;his own noisiest supporters&lt;/a&gt;.&lt;/blockquote&gt;There are definitely a lot of nuts among Ron Paul&amp;rsquo;s supporters.  Meanwhile, he raised $3.8 million yesterday (apparently a number revised downward from $4.3 million) in &lt;a href=&#34;http://www.patrickruffini.com/2007/11/06/what-ron-pauls-38m-means/&#34;&gt;the largest one-day online political fundraiser ever&lt;/a&gt;.  Intrade &lt;a href=&#34;http://www.angryblog.org/?p=956&#34;&gt;currently shows Paul as the third most likely GOP nominee&lt;/a&gt;, after Giuliani and Romney.&lt;br /&gt;&lt;br /&gt;A few other Ron Paul-related blog posts that I realize I&amp;rsquo;ve neglected to mention here, from Dispatches from the Culture Wars:&lt;br /&gt;&lt;a href=&#34;http://scienceblogs.com/dispatches/2007/10/is_ron_paul_a_dominionist.php&#34;&gt;&lt;br /&gt;&amp;ldquo;Is Ron Paul a Dominionist?&amp;quot;&lt;/a&gt;  Argues that Paul appears to have much in common with some theocrats.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://scienceblogs.com/dispatches/2007/10/sandefur_on_ron_paul.php&#34;&gt;&amp;ldquo;Sandefur on Ron Paul&amp;rdquo;&lt;/a&gt; Doubts that Paul is a dominionist, but suggests he might be a Thomas DiLorenzo-style neo-confederate who thinks we don&amp;rsquo;t even need a federal government (in which case he wouldn&amp;rsquo;t really be the supporter of the Constitution that he seems to be) and that the U.S. Civil War wasn&amp;rsquo;t about slavery (which is pernicious nonsense).&lt;br /&gt;&lt;br /&gt;I also just came across &lt;a href=&#34;http://weblogs.baltimoresun.com/news/politics/blog/2007/11/ron_pauls_money_bomb_records_a.html&#34;&gt;this story&lt;/a&gt;, which says that Paul would like to see the U.S. Constitution amended to remove the subject of abortion from the purview of the courts, which is yet more anti-constitutional insanity.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Best of the Lippard Blog Index</title>
      <link>https://blog.lippard.org/2007/11/best-of-lippard-blog-index.html/</link>
      <pubDate>Mon, 05 Nov 2007 02:52:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/11/best-of-lippard-blog-index.html/</guid>
      <description>&lt;p&gt;This is an index to some of the best posts of The Lippard Blog, which started in August of 2005.&lt;br /&gt;
&lt;br /&gt;
Many posts on Network Neutrality&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2006/06/net-neutrality-index.html&#34;&gt;&amp;ldquo;Network Neutrality Index&amp;rdquo;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Many posts on Information Security&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2006/06/information-security-index.html&#34;&gt;&amp;ldquo;Information Security Index&amp;rdquo;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Many posts summarizing conference presentations&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2009/07/index-of-conference-summaries.html&#34;&gt;&amp;ldquo;Index of Conference Summaries&amp;rdquo;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2009/12/who-are-climate-change-skeptics.html&#34;&gt;&amp;ldquo;Who are the climate skeptics?&amp;quot;&lt;/a&gt; December 16, 2009&lt;br /&gt;
&lt;br /&gt;
A concise take-down of all three parts of &amp;ldquo;Zeitgeist: The Movie&amp;rdquo;:&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2008/06/zeitgeist-movie.html&#34;&gt;&amp;ldquo;Zeitgeist: The Movie&amp;rdquo;&lt;/a&gt; June 11, 2008&lt;br /&gt;
&lt;br /&gt;
Posts on skepticism&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2009/07/arizonas-homeopathic-medical-board.html&#34;&gt;&amp;ldquo;Arizona&amp;rsquo;s homeopathic medical board&amp;rdquo;&lt;/a&gt; July 21, 2009&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2009/08/brian-dunning-on-debate.html&#34;&gt;&amp;ldquo;Brian Dunning on debate&amp;rdquo;&lt;/a&gt; August 19, 2009&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2009/10/massimo-pigliucci-on-scope-of-skeptical.html&#34;&gt;&amp;ldquo;Massimo Pigliucci on the scope of skeptical inquiry&amp;rdquo;&lt;/a&gt; October 21, 2009&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2009/10/skepticism-belief-revision-and-science.html&#34;&gt;&amp;ldquo;Skepticism, belief revision, and science&amp;rdquo;&lt;/a&gt; October 21, 2009&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2009/11/what-are-goals-of-skepticism-20.html&#34;&gt;&amp;ldquo;What are the goals of Skepticism 2.0?&amp;quot;&lt;/a&gt; November 4, 2009&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2009/11/where-is-academic-literature-on.html&#34;&gt;&amp;ldquo;Where is the academic literature on skepticism as a social movement?&amp;rdquo; &lt;/a&gt;November 4, 2009&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2010/01/few-comments-on-nature-and-scope-of.html&#34;&gt;&amp;ldquo;A few comments on the nature and scope of skepticism&amp;rdquo;&lt;/a&gt; January 6, 2010&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2010/11/what-to-think-vs-how-to-think.html&#34;&gt;&amp;ldquo;What to think vs. how to think&amp;rdquo;&lt;/a&gt; November 20, 2010 &lt;br /&gt;
&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/06/christian-deception-about-art-of.html&#34;&gt;&amp;ldquo;Christian deception about The Art of Deception&amp;rdquo;&lt;/a&gt; June 23, 2007&lt;br /&gt;
&lt;br /&gt;
David Paszkiewicz evangelizing to his public school classroom.  The Lippard Blog broke this story to the blogosphere before the mainstream media picked it up.&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2006/11/public-school-teacher-tells-class-you.html&#34;&gt;&amp;ldquo;Public school teacher tells class: &amp;lsquo;You belong in hell&amp;rsquo;&amp;quot;&lt;/a&gt; November 12, 2006&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2006/11/kearny-high-school-students-defend.html&#34;&gt;&amp;ldquo;Kearny High School students defend their teacher&amp;rdquo;&lt;/a&gt; November 15, 2006&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2006/11/embarrassingly-bad-arguments-in.html&#34;&gt;&amp;ldquo;Embarrassingly bad arguments in support of David Paszkiewicz&amp;rdquo;&lt;/a&gt; November 20, 2006&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2006/12/david-paszkiewicz-makes-new-york-times.html&#34;&gt;&amp;ldquo;David Paszkiewicz makes the New York Times&amp;rdquo;&lt;/a&gt; December 18, 2006&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2006/12/letter-from-paul-laclair-about-david.html&#34;&gt;&amp;ldquo;A Letter from Paul LaClair about David Paszkiewicz&amp;rdquo;&lt;/a&gt; December 18, 2006&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2006/12/kearny-high-school-and-david.html&#34;&gt;&amp;ldquo;Kearny High School and David Paszkiewicz make the NY Times again&amp;rdquo;&lt;/a&gt; December 31, 2006&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/01/david-paszkiewicz-publicly-displays-his.html&#34;&gt;&amp;ldquo;David Paszkiewicz publicly displays his incompetence&amp;rdquo;&lt;/a&gt; January 14, 2007&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/01/letters-to-editor-about-david.html&#34;&gt;&amp;ldquo;Letters to the editor about David Paszkiewicz&amp;rdquo;&lt;/a&gt; January 20, 2007&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/01/kearny-board-of-education-releases-memo.html&#34;&gt;&amp;ldquo;Kearny Board of Education releases memo and statement&amp;rdquo;&lt;/a&gt; January 23, 2007&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/02/david-paszkiewicz-on-global-warming.html&#34;&gt;&amp;ldquo;David Paszkiewicz on global warming; Kearny High School bans recording&amp;rdquo;&lt;/a&gt; February 1, 2007&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/02/paszkiewicz-has-matthew-laclair-removed.html&#34;&gt;&amp;ldquo;Paszkiewicz has Matthew LaClair removed from his class&amp;rdquo;&lt;/a&gt; February 9, 2007&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/02/aclu-pfaw-give-notice-of-possible.html&#34;&gt;&amp;ldquo;ACLU, PFAW give notice of possible lawsuit against Kearny public schools district&amp;rdquo;&lt;/a&gt; February 19, 2007&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/02/recording-proves-paszkiewicz-denied.html&#34;&gt;&amp;ldquo;Recording proves Paszkiewicz denied making comments&amp;rdquo;&lt;/a&gt; February 24, 2007&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/05/kearny-board-of-education-and-laclairs.html&#34;&gt;&amp;ldquo;Kearny Board of Education and LaClairs settle case&amp;rdquo;&lt;/a&gt; May 9, 2007&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/05/kearny-board-of-education-member-hasnt.html&#34;&gt;&amp;ldquo;Kearny board of education member hasn&amp;rsquo;t had enough controversy&amp;rdquo;&lt;/a&gt; May 15, 2007&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2009/06/david-paszkiewicz-takes-students-to.html&#34;&gt;&amp;ldquo;David Paszkiewicz takes students to Creation Museum&amp;rdquo;&lt;/a&gt; June 7, 2009&lt;br /&gt;
&lt;br /&gt;
Matthew LaClair went on to generate more press by pointing out misrepresentations in a popular textbook.&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2008/04/faith-based-us-history-text-exposed.html&#34;&gt;&amp;ldquo;Faith-based U.S. history text exposed&amp;rdquo;&lt;/a&gt; April 9, 2008&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2008/04/matthew-laclairs-speech-from.html&#34;&gt;&amp;ldquo;Matthew LaClair&amp;rsquo;s speech from Freethought Today&amp;rdquo;&lt;/a&gt; April 10, 2008&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2008/04/matthew-laclair-op-ed-in-los-angeles.html&#34;&gt;&amp;ldquo;Matthew LaClair op-ed in Los Angeles Times&amp;rdquo;&lt;/a&gt; April 27, 2008&lt;br /&gt;
&lt;br /&gt;
Answers in Genesis Schism:  How Creation Ministries International split from Answers in Genesis.&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2006/03/answers-in-genesis-schism-us-group.html&#34;&gt;&amp;ldquo;Answers in Genesis schism: U.S. group goes solo&amp;rdquo;&lt;/a&gt; March 3, 2006&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2006/11/more-from-behind-scenes-of.html&#34;&gt;&amp;ldquo;More from behind the scenes of the Australian/U.S. creationism schism at Answers in Genesis&amp;rdquo;&lt;/a&gt; November 20, 2006&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2006/11/john-mackay-and-answers-in-genesis.html&#34;&gt;&amp;ldquo;John Mackay and Answers in Genesis&amp;rdquo;&lt;/a&gt; November 21, 2006&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2006/12/answers-in-genesis-revenue-declines-by.html&#34;&gt;&amp;ldquo;Answers in Genesis revenue declines by 50% in 2005&amp;rdquo;&lt;/a&gt; December 29, 2006 A huge mistake&amp;ndash;this was a half-year financial report.&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2006/12/creation-ministries-international-gets.html&#34;&gt;&amp;ldquo;Creation Ministries International gets into the UFO business&amp;rdquo;&lt;/a&gt; December 30, 2006&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/06/creation-ministries-international-sues.html&#34;&gt;&amp;ldquo;Creation Ministries International sues Answers in Genesis&amp;rdquo;&lt;/a&gt; June 3, 2007&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/06/answers-in-genesis-responds-to-cmi.html&#34;&gt;&amp;ldquo;Answers in Genesis responds to CMI&amp;rdquo;&lt;/a&gt; June 5, 2007&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/06/kentucky-newspaper-covers-creationist.html&#34;&gt;&amp;ldquo;Kentucky newspaper covers creationist lawsuit&amp;rdquo;&lt;/a&gt; June 17, 2007&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/06/more-disappearing-content-from-answers.html&#34;&gt;&amp;ldquo;More disappearing content from the Answers in Genesis website&amp;rdquo;&lt;/a&gt; June 18, 2007&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/06/answers-in-genesis-hires-andrew.html&#34;&gt;&amp;ldquo;Answers in Genesis hires Andrew Snelling&amp;rdquo;&lt;/a&gt; June 19, 2007&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/06/ncse-on-answers-in-genesis-schism.html&#34;&gt;&amp;ldquo;NCSE on Answers in Genesis schism&amp;rdquo;&lt;/a&gt; June 21, 2007&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/08/aigcmi-reach-verbal-settlement.html&#34;&gt;&amp;ldquo;AiG/CMI reach verbal settlement&amp;rdquo;&lt;/a&gt; August 31, 2007&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/11/aigcmi-settlement-seems-to-have-fallen.html&#34;&gt;&amp;ldquo;AiG/CMI settlement seems to have fallen apart&amp;rdquo;&lt;/a&gt; November 13, 2007&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/11/creation-ministries-explains-settlement.html&#34;&gt;&amp;ldquo;Creation Ministries explains settlement breakdown&amp;rdquo;&lt;/a&gt; November 15, 2007&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2008/01/new-summary-of-cmi-aig-dispute-from-cmi.html&#34;&gt;&amp;ldquo;New summary of CMI-AiG dispute from CMI&amp;rdquo;&lt;/a&gt; January 8, 2008&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2008/07/update-on-cmi-aig-lawsuits.html&#34;&gt;&amp;ldquo;Update on CMI-AiG lawsuits&amp;rdquo;&lt;/a&gt; July 25, 2008&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2008/08/cmiaig-lawsuit-update.html&#34;&gt;&amp;ldquo;CMI/AiG lawsuit update&amp;rdquo;&lt;/a&gt; August 9, 2008&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2008/08/aigcmi-judge-accepts-then-withdraws.html&#34;&gt;&amp;ldquo;AiG/CMI: judge accepts, then withdraws mediation offer&amp;rdquo;&lt;/a&gt; August 12, 2008&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2008/08/cmi-responds-to-aig-dispute-summary.html&#34;&gt;&amp;ldquo;CMI responds to AiG dispute summary&amp;rdquo;&lt;/a&gt; August 15, 2008&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2009/02/6th-circuit-court-of-appeals-tells-aig.html&#34;&gt;&amp;ldquo;6th Circuit Court of Appeals tells AiG and CMI to go to arbitration&amp;rdquo;&lt;/a&gt; February 14, 2009&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2009/04/aigcmi-dispute-settled.html&#34;&gt;&amp;ldquo;AiG/CMI dispute settled&amp;rdquo;&lt;/a&gt; April 15, 2009&lt;br /&gt;
&lt;br /&gt;
Creationist Finances&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/01/creationist-finances-some-conclusions.html&#34;&gt;&amp;ldquo;Creationist finances: Some conclusions&amp;rdquo;&lt;/a&gt; January 8, 2007 Concluding post in a series of examinations of creationist organizations&amp;rsquo; finances.&lt;br /&gt;
&lt;br /&gt;
Copyright&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/03/derivative-musical-works-and-copyright.html&#34;&gt;&amp;ldquo;Derivative musical works and copyright&amp;rdquo;&lt;/a&gt; March 20, 2007&lt;br /&gt;
&lt;br /&gt;
History of the CIA&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2006/03/cia-employee-identities-discoverable.html&#34;&gt;&amp;ldquo;CIA employee identities discoverable via web searches&amp;rdquo;&lt;/a&gt; March 12, 2006&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2006/04/libby-says-bush-gave-him-permission-to.html&#34;&gt;&amp;ldquo;Libby says Bush gave him permission to out Plame&amp;rdquo;&lt;/a&gt; April 6, 2006&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2006/10/how-planespotting-uncovered-cia.html&#34;&gt;&amp;ldquo;How planespotting uncovered CIA torture flights&amp;rdquo;&lt;/a&gt; October 20, 2006&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2006/12/redacted-iran-op-ed-shows-bush.html&#34;&gt;&amp;ldquo;Redacted Iran op-ed shows Bush administration insanity&amp;rdquo;&lt;/a&gt; December 26, 2006&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/01/cia-and-white-house-block-cunningham.html&#34;&gt;&amp;ldquo;CIA and White House block Cunningham investigation&amp;rdquo;&lt;/a&gt; January 12, 2007&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/03/white-house-involvement-in-duke.html&#34;&gt;&amp;ldquo;White House involvement in Duke Cunningham scandal&amp;rdquo;&lt;/a&gt; March 27, 2007&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/06/bae-bandar-and-bush.html&#34;&gt;&amp;ldquo;BAE, Bandar, and Bush&amp;rdquo;&lt;/a&gt; June 12, 2007&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/08/abolish-cia.html&#34;&gt;&amp;ldquo;Abolish the CIA&amp;rdquo;&lt;/a&gt; August 1, 2007&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/08/brief-history-of-cia-1945-1953-truman.html&#34;&gt;&amp;ldquo;A Brief History of the CIA: 1945-1953 (Truman)&amp;quot;&lt;/a&gt; August 11, 2007&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/08/cia-in-venezuela-in-2002.html&#34;&gt;&amp;ldquo;The CIA in Venezuela in 2002&amp;rdquo;&lt;/a&gt; August 15, 2007&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/08/brief-history-of-cia-1953-1961.html&#34;&gt;&amp;ldquo;A Brief History of the CIA: 1953-1961 (Eisenhower)&amp;quot;&lt;/a&gt; August 27, 2007&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/10/secret-us-endorsement-of-severe.html&#34;&gt;&amp;ldquo;Secret U.S. endorsement of severe interrogations&amp;rdquo;&lt;/a&gt; October 4, 2007&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/10/cia-head-investigates-cia-inspector.html&#34;&gt;&amp;ldquo;CIA head investigates CIA Inspector General&amp;rdquo;&lt;/a&gt; October 13, 2007&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/11/if-you-think-waterboarding-isnt-torture.html&#34;&gt;&amp;ldquo;If you think waterboarding isn&amp;rsquo;t torture&amp;hellip;&amp;quot;&lt;/a&gt; November 4, 2007&lt;br /&gt;
&lt;br /&gt;
InfraGard&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2008/02/tinfoil-hat-brigade-generates-fear.html&#34;&gt;&amp;ldquo;Tinfoil hat brigade generates fear about Infragard&amp;rdquo;&lt;/a&gt; February 8, 2008&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2008/02/fbi-responds-to-shoot-to-kill-claims.html&#34;&gt;&amp;ldquo;FBI responds to &amp;lsquo;shoot to kill&amp;rsquo; claims about InfraGard&amp;rdquo;&lt;/a&gt; February 15, 2008&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2008/02/more-infragard-fud-and-misinformation.html&#34;&gt;&amp;ldquo;More InfraGard FUD and misinformation&amp;rdquo;&lt;/a&gt; February 23, 2008&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2008/02/new-mexico-infragard-conference.html&#34;&gt;&amp;ldquo;New Mexico InfraGard conference&amp;rdquo;&lt;/a&gt; February 24, 2008&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2008/02/of-course-im-right.html&#34;&gt;&amp;ldquo;Of course I&amp;rsquo;m right&amp;rdquo;&lt;/a&gt; February 26, 2008&lt;br /&gt;
&lt;br /&gt;
Scientology&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2006/03/scientology-sampler.html&#34;&gt;&amp;ldquo;Scientology Sampler&amp;rdquo;&lt;/a&gt; March 4, 2006&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2006/03/arizona-legislators-sponsoring-bills.html&#34;&gt;&amp;ldquo;Arizona legislators sponsoring bills for Scientology front group&amp;rdquo;&lt;/a&gt; March 11, 2006&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2006/03/antony-flew-on-advisory-board-of.html&#34;&gt;&amp;ldquo;Antony Flew on advisory board of Scientology front group&amp;rdquo;&lt;/a&gt; March 11, 2006&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2006/03/matt-stone-calls-isaac-hayes-on-his.html&#34;&gt;&amp;ldquo;Matt Stone calls Isaac Hayes on his double standard&amp;rdquo;&lt;/a&gt; March 13, 2006&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2006/03/comedy-central-pulls-scientology.html&#34;&gt;&amp;ldquo;Comedy Central pulls Scientology episode from reruns&amp;rdquo;&lt;/a&gt; March 17, 2006&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2006/03/industry-sources-confirm-cruise-role.html&#34;&gt;&amp;quot;&amp;lsquo;Industry sources&amp;rsquo; confirm Cruise role in &amp;lsquo;South Park&amp;rsquo; controversy&amp;rdquo;&lt;/a&gt; March 20, 2006&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2006/03/fox-news-isaac-hayes-did-not-quit.html&#34;&gt;&amp;ldquo;Fox News: Isaac Hayes did not quit South Park&amp;rdquo;&lt;/a&gt; March 21, 2006&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2006/03/cbs-series-pilot-based-on-scientology.html&#34;&gt;&amp;ldquo;CBS series pilot based on Scientology?&amp;quot;&lt;/a&gt; March 28, 2006&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2006/05/scientologists-pay-another-web-visit.html&#34;&gt;&amp;ldquo;Scientologists pay another web visit&amp;rdquo;&lt;/a&gt; May 30, 2006&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2006/09/welcome-church-of-scientology-visitors.html&#34;&gt;&amp;ldquo;Welcome, Church of Scientology visitors!&amp;quot;&lt;/a&gt; September 23, 2006&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2006/10/scientology-friendly-foley-in-rehab-in.html&#34;&gt;&amp;ldquo;Scientology-friendly Foley in rehab in Clearwater, Florida&amp;rdquo;&lt;/a&gt; October 2, 2006&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2006/10/bridge-attacked-by-scientology.html&#34;&gt;&amp;ldquo;The Bridge: Attacked by Scientology&amp;rdquo;&lt;/a&gt; October 17, 2006&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/01/scientology-industry-of-death-exhibit.html&#34;&gt;&amp;ldquo;Scientology &amp;lsquo;Industry of Death&amp;rsquo; exhibit in Missouri capitol&amp;rdquo;&lt;/a&gt; January 11, 2007&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/01/state-legislator-who-supported.html&#34;&gt;&amp;ldquo;State legislator who supported Scientology also supports global warming denial&amp;rdquo;&lt;/a&gt; January 27, 2007&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/02/karen-johnson-trying-to-become-americas.html&#34;&gt;&amp;ldquo;Karen Johnson trying to become Arizona&amp;rsquo;s dumbest legislator&amp;rdquo;&lt;/a&gt; February 1, 2007&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/02/keith-henson-arrested-in-prescott.html&#34;&gt;&amp;ldquo;Keith Henson arrested in Prescott, Arizona&amp;rdquo;&lt;/a&gt; February 4, 2007&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/02/thayer-verschoors-latest-attempt-at.html&#34;&gt;&amp;ldquo;Thayer Verschoor&amp;rsquo;s latest attempt at censoring academia&amp;rdquo;&lt;/a&gt; February 17, 2007&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/11/christian-ministers-partnering-with.html&#34;&gt;&amp;ldquo;Christian ministers partnering with Scientology&amp;rdquo;&lt;/a&gt; November 4, 2007&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2008/01/andrew-mortons-tom-cruise-tell-all.html&#34;&gt;&amp;ldquo;Andrew Morton&amp;rsquo;s Tom Cruise tell-all&amp;rdquo;&lt;/a&gt; January 6, 2008&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2008/01/anonymous-launches-war-against.html&#34;&gt;&amp;quot;&amp;lsquo;Anonymous&amp;rsquo; launches &amp;lsquo;war&amp;rsquo; against Scientology&amp;rdquo;&lt;/a&gt; January 22, 2008&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2008/01/hoax-white-powder-sent-to-scientology.html&#34;&gt;&amp;ldquo;Hoax white powder sent to Scientology&amp;rdquo;&lt;/a&gt; January 31, 2008&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2008/02/scientology-protests.html&#34;&gt;&amp;ldquo;Scientology protests&amp;rdquo;&lt;/a&gt; February 10, 2008&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2008/02/niece-of-david-miscavige-speaks-out.html&#34;&gt;&amp;ldquo;Niece of David Miscavige speaks out against Scientology&amp;rdquo;&lt;/a&gt; February 12, 2008&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2008/02/dave-bird-rip.html&#34;&gt;&amp;ldquo;Dave Bird, RIP&amp;rdquo;&lt;/a&gt; February 13, 2008&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2008/02/michael-shermer-on-anonymous-protest-of.html&#34;&gt;&amp;ldquo;Michael Shermer on Anonymous protest of Scientology&amp;rdquo;&lt;/a&gt; February 20, 2008&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2008/02/scientology-critic-shawn-lonsdale-dies.html&#34;&gt;&amp;ldquo;Scientology critic Shawn Lonsdale dies&amp;rdquo;&lt;/a&gt; February 20, 2008&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2008/03/millennium-reruns.html&#34;&gt;&amp;ldquo;Millennium reruns&amp;rdquo;&lt;/a&gt; March 22, 2008&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2008/03/scientology-sucks-at-javascript.html&#34;&gt;&amp;ldquo;Scientology sucks at JavaScript&amp;rdquo;&lt;/a&gt; March 25, 2008&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2008/03/scientology-ot-levels-leaked-through.html&#34;&gt;&amp;ldquo;Scientology OT levels leaked through Wikileaks&amp;rdquo;&lt;/a&gt; March 28, 2008&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2008/03/mike-rinder-left-scientology.html&#34;&gt;&amp;ldquo;Mike Rinder left Scientology&amp;rdquo;&lt;/a&gt; March 28, 2008&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2008/04/scientology-celebrity-escapes.html&#34;&gt;&amp;ldquo;Scientology celebrity escapes&amp;rdquo;&lt;/a&gt; April 17, 2008&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2008/04/ex-scientology-kids.html&#34;&gt;&amp;ldquo;Ex-Scientology Kids&amp;rdquo;&lt;/a&gt; April 24, 2008&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2008/05/youtubes-double-standard-on-scientology.html&#34;&gt;&amp;ldquo;YouTube&amp;rsquo;s double standard on Scientology&amp;rdquo;&lt;/a&gt; May 2, 2008&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2008/12/very-merry-childrens-scientology.html&#34;&gt;&amp;ldquo;A Very Merry Unauthorized Children&amp;rsquo;s Scientology Pageant&amp;rdquo;&lt;/a&gt; December 3, 2008&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2008/12/jeff-jacobsen-article-on-anonymous.html&#34;&gt;&amp;ldquo;Jeff Jacobsen article on Anonymous protests against Scientology&amp;rdquo;&lt;/a&gt; December 17, 2008&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2008/12/very-merry-unauthorized-childrens.html&#34;&gt;&amp;ldquo;A Very Merry Unauthorized Children&amp;rsquo;s Scientology Pageant&amp;rdquo;&lt;/a&gt; December 19, 2008&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2008/12/diskeeper-sued-for-scientology.html&#34;&gt;&amp;ldquo;Diskeeper sued for Scientology indoctrination&amp;rdquo;&lt;/a&gt; December 21, 2008&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2009/01/scientology-vs-internet-history-lesson.html&#34;&gt;&amp;ldquo;Scientology v. the Internet history lesson&amp;rdquo;&lt;/a&gt; January 4, 2009&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2009/01/bart-simpson-shilling-for-scientology.html&#34;&gt;&amp;ldquo;Bart Simpson shilling for Scientology&amp;rdquo;&lt;/a&gt; January 29, 2009&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2009/03/scientology-and-religious-visas.html&#34;&gt;&amp;ldquo;Scientology and religious visas&amp;rdquo;&lt;/a&gt; March 5, 2009&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2009/06/former-high-ranking-scientologists.html&#34;&gt;&amp;ldquo;Former high-ranking Scientologists speak out in SP Times&amp;rdquo;&lt;/a&gt; June 21, 2009&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2009/06/sp-times-scientology-article-on-lisa.html&#34;&gt;&amp;ldquo;SP Times Scientology article on Lisa McPherson&amp;rdquo;&lt;/a&gt; June 22, 2009&lt;br /&gt;
&lt;br /&gt;
Pakistan and YouTube&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2008/02/pakistan-takes-out-youtube-gets-taken.html&#34;&gt;&amp;ldquo;Pakistan takes out YouTube, gets taken out in return&amp;rdquo;&lt;/a&gt; February 25, 2008&lt;br /&gt;
&lt;br /&gt;
Housing Bubble: Einzige&amp;rsquo;s series on Maricopa County&amp;rsquo;s preforeclosure rates.&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2006/09/maricopa-countys-trustee-sale-notices.html&#34;&gt;&amp;ldquo;Maricopa County&amp;rsquo;s Trustee&amp;rsquo;s Sales Notices&amp;rdquo;&lt;/a&gt; September 30, 2006&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2006/12/steep-cliff-phoenix-notices-of-trustees.html&#34;&gt;&amp;ldquo;A Steep Cliff&amp;ndash;Phoenix Notices of Trustee&amp;rsquo;s Sales&amp;rdquo;&lt;/a&gt; December 12, 2006&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/01/update-on-maricopa-county-trustee-sale.html&#34;&gt;&amp;ldquo;Update on Maricopa County Trustee Sale Notices&amp;rdquo;&lt;/a&gt; January 31, 2007&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/03/phoenix-foreclosure-update.html&#34;&gt;&amp;ldquo;Phoenix Foreclosure Update&amp;rdquo;&lt;/a&gt; March 1, 2007&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/03/latest-real-estate-market-info-for.html&#34;&gt;&amp;ldquo;Latest Real Estate Market Info for Maricopa County&amp;rdquo;&lt;/a&gt; March 31, 2007&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/04/where-are-we-headed.html&#34;&gt;&amp;ldquo;Where Are We Headed?&amp;quot;&lt;/a&gt; April 30, 2007&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/05/maricopa-county-trustees-sale-notices.html&#34;&gt;&amp;ldquo;Maricopa County Trustee&lt;/a&gt;&lt;a href=&#34;https://blog.lippard.org/2007/05/maricopa-county-trustees-sale-notices.html&#34;&gt;&amp;rsquo;s Sale Notices for May 2007&amp;rdquo;&lt;/a&gt; May 31, 2007&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/07/trend-continues.html&#34;&gt;&amp;ldquo;The Trend Continues&amp;rdquo;&lt;/a&gt; July 4, 2007&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/07/words-fail-me.html&#34;&gt;&amp;ldquo;Words Fail Me&amp;rdquo;&lt;/a&gt; July 31, 2007&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/09/this-is-getting-ridiculous.html&#34;&gt;&amp;ldquo;This is getting ridiculous&amp;rdquo;&lt;/a&gt; September 6, 2007&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/09/septembers-fall.html&#34;&gt;&amp;ldquo;September&amp;rsquo;s Fall&amp;rdquo;&lt;/a&gt; September 28, 2007&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/10/back-with-vengeance.html&#34;&gt;&amp;ldquo;Back with a Vengeance&amp;rdquo;&lt;/a&gt; October 31, 2007&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/12/have-things-finally-peaked.html&#34;&gt;&amp;ldquo;Have things finally peaked?&amp;quot;&lt;/a&gt; December 2, 2007&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2007/12/decembers-phoenix-housing-stats-update.html&#34;&gt;&amp;ldquo;December&amp;rsquo;s Phoenix Housing Stats Update&amp;rdquo;&lt;/a&gt; December 31, 2007&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2008/03/february-maricopa-county-notices-update.html&#34;&gt;&amp;ldquo;February Maricopa County Notices Update&amp;rdquo;&lt;/a&gt; March 5, 2008&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2008/04/marchs-market-update.html&#34;&gt;&amp;ldquo;March&amp;rsquo;s Market Update&amp;rdquo;&lt;/a&gt; April 1, 2008&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2008/05/aprils-trustees-sale-notices.html&#34;&gt;&amp;ldquo;April Trustee&amp;rsquo;s Sale Notices&amp;rdquo;&lt;/a&gt; May 4, 2008&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2008/06/phoenix-trustees-sale-notices-for-may.html&#34;&gt;&amp;ldquo;Phoenix Trustee&amp;rsquo;s Sale Notices for May, 2008&amp;rdquo;&lt;/a&gt; June 7, 2008&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2008/08/julys-pre-foreclosure-numbers.html&#34;&gt;&amp;ldquo;July&amp;rsquo;s Pre-foreclosure Numbers&amp;rdquo;&lt;/a&gt; August 3, 2008&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2008/09/augusts-notices-of-trustees-sales.html&#34;&gt;&amp;ldquo;August&amp;rsquo;s Notices of Trustee&amp;rsquo;s Sales&amp;rdquo;&lt;/a&gt; September 14, 2008&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2008/11/phoenix-area-foreclosures.html&#34;&gt;&amp;ldquo;Phoenix-area foreclosures&amp;rdquo;&lt;/a&gt; November 30, 2008&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2009/10/maricopa-county-notices-of-trustees.html&#34;&gt;&amp;ldquo;Maricopa County Notices of Trustee&amp;rsquo;s Sales for October 2009&amp;rdquo;&lt;/a&gt; October 30, 2009&lt;br /&gt;
&lt;br /&gt;
Atheism: Einzige&amp;rsquo;s parable.&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2005/11/parable-of-roommate.html&#34;&gt;&amp;ldquo;The Parable of the Roommate&amp;rdquo;&lt;/a&gt; November 1, 2005&lt;br /&gt;
&lt;a href=&#34;https://blog.lippard.org/2006/06/information-security-index.html&#34;&gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Antony Flew&#39;s new book</title>
      <link>https://blog.lippard.org/2007/11/antony-flews-new-book.html/</link>
      <pubDate>Mon, 05 Nov 2007 02:33:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/11/antony-flews-new-book.html/</guid>
      <description>&lt;p&gt;Today&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;New York Times&lt;/span&gt; &lt;a href=&#34;http://secularoutpost.blogspot.com/2007/11/antony-flews-new-book.html&#34;&gt;has the story about how Roy Varghese wrote Antony Flew&amp;rsquo;s new book for him&lt;/a&gt;, titled &lt;span style=&#34;font-style: italic;&#34;&gt;There Is A God: How the World&amp;rsquo;s Most Notorious Atheist Changed His Mind&lt;/span&gt;.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;olvlzl&lt;/strong&gt; &lt;small&gt;(2007-11-05)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;How sad. Though it&#39;s not clear just which contentions are closest to the truth of the matter.  It could be a lot more complex than the story of a bunch of evangelicals exploiting a failing philosopher but it&#39;s unlikely we&#39;ll ever know.  The trophy aspect of this seems to go both ways, though.  Flew, like Ayer and Ingersol and a few others besides, seem to be useful to either side.  The best way to handle the situation is for everyone to stop using people like this as poster boys for their side and give up the futile pursuit of an intellectual solution to an essentially unanswerable question.  There is no science or philosophy that can answer the &#34;existence of God&#34; question because if there is a one, God is not part of the physical world that science and philosophy were invented to discover.  If there is a God it&#39;s obvious that for reasons not given to us, she doesn&#39;t want to be observed objectively, though people report subjective knowledge of God. Subjective knowledge isn&#39;t transferable through logic or science, it&#39;s personal.&lt;BR/&gt;&lt;BR/&gt;Flew&#39;s current belief should not have any effect on anyone else anymore than his previous belief did. It&#39;s meaningful for Flew, it shouldn&#39;t matter for anyone else.  They should consult their own experience and draw their own conclusions.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Break-in at CI Host colo facility</title>
      <link>https://blog.lippard.org/2007/11/break-in-at-ci-host-colo-facility.html/</link>
      <pubDate>Mon, 05 Nov 2007 01:38:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/11/break-in-at-ci-host-colo-facility.html/</guid>
      <description>&lt;p&gt;The Register (UK) &lt;a href=&#34;http://www.theregister.co.uk/2007/11/02/chicaco_datacenter_breaches/&#34;&gt;reports that C I Host, a webhosting provider, has now had a fourth break-in at its Chicago colocation facility&lt;/a&gt;.  Someone cut through a wall with a saw and stole customer equipment (and the DVRs or tape recording devices for the CCTV system).  C I Host apparently took days to inform its customers of the break-in, and &lt;a href=&#34;http://www.webhostingtalk.com/showthread.php?s=6ab986e7a1ff53fa72b45545f4bb0c23&amp;amp;t=639284&#34;&gt;some have voiced suspicions that it was an inside job&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (February 4, 2007):  There was &lt;a href=&#34;http://www.thewhir.com/features/110607_C_I_Host_Responds_to_Robbery_Reports.cfm&#34;&gt;some followup discussion&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Christian ministers partnering with Scientology</title>
      <link>https://blog.lippard.org/2007/11/christian-ministers-partnering-with.html/</link>
      <pubDate>Mon, 05 Nov 2007 01:33:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/11/christian-ministers-partnering-with.html/</guid>
      <description>&lt;p&gt;CNN reports that the Church of Scientology is partnering with ministers of low-income Christian churches to provide free tutoring, using L. Ron Hubbard&amp;rsquo;s &amp;ldquo;study technology.&amp;rdquo;  More at &lt;a href=&#34;http://secularoutpost.blogspot.com/2007/11/scientology-offering-hubbard-study-tech.html&#34;&gt;the Secular Outpost&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>If you think waterboarding isn&#39;t torture...</title>
      <link>https://blog.lippard.org/2007/11/if-you-think-waterboarding-isnt-torture.html/</link>
      <pubDate>Sun, 04 Nov 2007 20:53:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/11/if-you-think-waterboarding-isnt-torture.html/</guid>
      <description>&lt;p&gt;&amp;hellip;read this description of it from Malcolm Nance, former chief of training at the U.S. Navy Survival, Evasion, Resistance and Escape (SERE) school in San Diego:&lt;br /&gt;&lt;blockquote&gt;I have personally led, witnessed and supervised waterboarding of hundreds of people. It has been reported that both the Army and Navy SERE school&amp;rsquo;s interrogation manuals were used to form the interrogation techniques employed by the Army and the CIA for its terror suspects. What is less frequently reported is that our training was designed to show how an evil totalitarian enemy would use torture at the slightest whim. &lt;p&gt;Having been subjected to this technique, I can say: It is risky but not entirely dangerous when applied in training for a very short period. However, when performed on an unsuspecting prisoner, waterboarding is a torture technique - without a doubt. There is no way to sugarcoat it.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mikey Weinstein vs. Chuck Norris</title>
      <link>https://blog.lippard.org/2007/11/mikey-weinstein-vs-chuck-norris.html/</link>
      <pubDate>Sat, 03 Nov 2007 17:07:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/11/mikey-weinstein-vs-chuck-norris.html/</guid>
      <description>&lt;p&gt;Mikey Weinstein of the Military Religious Freedom Foundation &lt;a href=&#34;http://www.militaryreligiousfreedom.org/six-month-report-2007/six_month_report.html&#34;&gt;responds to criticisms from Chuck Norris&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Scary number quoted:  Campus Crusade for Christ&amp;rsquo;s 2006 annual revenue, $497,516,000.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/11/mikey_weinstein_v_chuck_norris.php&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Max Blumenthal attends the Values Voters Summit</title>
      <link>https://blog.lippard.org/2007/11/max-blumenthal-attends-values-voters.html/</link>
      <pubDate>Sat, 03 Nov 2007 17:00:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/11/max-blumenthal-attends-values-voters.html/</guid>
      <description>&lt;p&gt;And boy, &lt;a href=&#34;http://www.huffingtonpost.com/max-blumenthal/theocracy-now_b_70314.html&#34;&gt;are they crazy&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/11/star_parker_quarantine_sodomit.php&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Foreclosure rates double, one-third of Phoenix homes for sale vacant</title>
      <link>https://blog.lippard.org/2007/11/foreclosure-rates-double-one-third-of.html/</link>
      <pubDate>Fri, 02 Nov 2007 03:40:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/11/foreclosure-rates-double-one-third-of.html/</guid>
      <description>&lt;p&gt;U.S. foreclosure rates &lt;a href=&#34;http://www.azcentral.com/realestate/articles/1101biz-foreclosures01-ON.html&#34;&gt;are double what they were last year, and the top states for foreclosures are&lt;/a&gt;:&lt;br /&gt;&lt;br /&gt;1. Nevada&lt;br /&gt;2. California&lt;br /&gt;3. Florida&lt;br /&gt;4. Michigan&lt;br /&gt;5. Ohio&lt;br /&gt;6. Colorado&lt;br /&gt;7. Arizona&lt;br /&gt;8. Georgia&lt;br /&gt;9. Indiana&lt;br /&gt;10. Texas&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://www.azcentral.com/realestate/articles/1031vacant-homes1031.html&#34;&gt;36% of homes for sale in Phoenix are vacant&lt;/a&gt;, either due to speculators getting caught holding the bag or people who have bought and moved to new homes without finding a buyer for their previous home.  Average time to sell (for those houses that are actually selling) is 94 days, versus 73 days a year ago.&lt;br /&gt;&lt;br /&gt;Zillow seemed to have stopped updating Phoenix-area home prices on September 11, but they&amp;rsquo;ve now given an update with October 25 data, and my home&amp;rsquo;s &amp;ldquo;zestimate&amp;rdquo; value has dropped by 3.6% since the September 11 data.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Back With a Vengeance</title>
      <link>https://blog.lippard.org/2007/11/back-with-vengeance.html/</link>
      <pubDate>Thu, 01 Nov 2007 03:58:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/11/back-with-vengeance.html/</guid>
      <description>&lt;p&gt;Maricopa County&amp;rsquo;s Notices of Trustee&amp;rsquo;s Sales continued their record pace in October, totaling &lt;b&gt;3459&lt;/b&gt;&amp;hellip;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/images/07OctNTR.jpg&#34;&gt;&amp;lt;img style=&amp;ldquo;display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;&amp;rdquo; src=&amp;quot;/images/07OctNTR.jpg&amp;quot; border=&amp;ldquo;0&amp;rdquo; alt=&amp;ldquo;&amp;ldquo;id=&amp;ldquo;BLOGGER_PHOTO_ID_5127718831843792194&amp;rdquo; /&amp;gt;&lt;/a&gt;&lt;br /&gt;&amp;hellip;and &lt;i&gt;&lt;b&gt;finally&lt;/i&gt;&lt;/b&gt; we&amp;rsquo;re seeing the effects of this downward pressure on the metro Phoenix median home price (&lt;i&gt;data courtesy ARMLS&lt;/i&gt;)&amp;hellip;&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/images/median.jpg&#34;&gt;&amp;lt;img style=&amp;ldquo;display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;&amp;rdquo; src=&amp;quot;/images/median.jpg&amp;rdquo; border=&amp;ldquo;0&amp;rdquo; alt=&amp;ldquo;&amp;ldquo;id=&amp;ldquo;BLOGGER_PHOTO_ID_5127719450319082834&amp;rdquo; /&amp;gt;&lt;/a&gt;&lt;br /&gt;I might be persuaded to buy a place again in six months or so.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jon Ronson on Sylvia Browne</title>
      <link>https://blog.lippard.org/2007/10/jon-ronson-on-sylvia-browne.html/</link>
      <pubDate>Wed, 31 Oct 2007 16:53:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/10/jon-ronson-on-sylvia-browne.html/</guid>
      <description>&lt;p&gt;Jon Ronson, the author of the excellent books &lt;span style=&#34;font-style: italic;&#34;&gt;Them&lt;/span&gt; and &lt;span style=&#34;font-style: italic;&#34;&gt;The Men Who Stare At Goats&lt;/span&gt;, went on a cruise with Sylvia Browne.  He tells the story &lt;a href=&#34;http://www.guardian.co.uk/usa/story/0,,2198928,00.html&#34;&gt;at the Guardian Online&lt;/a&gt;, and it&amp;rsquo;s a good read.&lt;br /&gt;&lt;br /&gt;An excerpt:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;Famous anti-psychics, such as Richard Dawkins, are often criticised for using a sledgehammer to crack a nut. Dawkins&amp;rsquo; last television series, The Enemies Of Reason, was roundly condemned for making silly, harmless psychics seem too villainous. This criticism might be true were it not for the fact that, when the likes of Sylvia Browne make pronouncements, the police and desperate parents sometimes spend serious time and money investigating their claims.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Very brief TV appearance</title>
      <link>https://blog.lippard.org/2007/10/very-brief-tv-appearance.html/</link>
      <pubDate>Sun, 28 Oct 2007 02:42:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/10/very-brief-tv-appearance.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.azfamily.com/video/index.html?nvid=187340&amp;amp;shu=1&#34;&gt;I appeared on KTVK-TV 3 News last night&lt;/a&gt;, as the token skeptic for a story about a photograph of the painting of the Virgin of Guadalupe that supposedly weeps.  It was FedEx&amp;rsquo;d to St. Anthony&amp;rsquo;s Church in downtown Phoenix.  I didn&amp;rsquo;t have all the details when they interviewed me (they reported it as a weeping statue), so I had fairly generic answers and they used only part of one of my sentences.  I was filmed in front of our own copy of the Virgin of Guadalupe&amp;ndash;ours is cooler than the original, since it&amp;rsquo;s an Octavio Ocampo metamorphic print (&amp;ldquo;Los Dones de La Virgen&amp;rdquo;).  I also put a copy of Joe Nickell&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Looking for a Miracle&lt;/span&gt; in the background.&lt;br /&gt;&lt;br /&gt;In the parts they didn&amp;rsquo;t use, I pointed out that weeping icons tend to create large crowds for a church, and then be followed by copycats at other churches, and they tend to exhibit weeping behavior associated with particular individuals (like Rev. James Bruse in Virginia, who had multiple weeping statues).  I also said, drawing from Nickell&amp;rsquo;s book, that the usual explanations are condensation, deliberate hoax, illusion, or imagination (the latter referring to cases of pareidolia, a word I knew would be pointless to use in a TV news interview).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Discovery Institute Fellow: Dumbledore is NOT gay</title>
      <link>https://blog.lippard.org/2007/10/discovery-institute-fellow-dumbledore.html/</link>
      <pubDate>Sat, 27 Oct 2007 17:23:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/10/discovery-institute-fellow-dumbledore.html/</guid>
      <description>&lt;p&gt;Young-earth creationist and Discovery Institute Fellow John Mark Reynolds has written a &lt;a href=&#34;http://www.scriptoriumdaily.com/2007/10/23/dumbledore-is-not-gay-taking-stories-more-seriously-than-the-author/&#34;&gt;pair&lt;/a&gt; of &lt;a href=&#34;http://www.scriptoriumdaily.com/2007/10/24/dumbledore-is-not-hetero-taking-stories-more-seriously-than-the-author-ii/&#34;&gt;articles&lt;/a&gt; arguing that Harry Potter author J.K. Rowling&amp;rsquo;s outing of her character Dumbledore as gay doesn&amp;rsquo;t make him so, since the text is silent on the issue.  I actually think he makes a reasonable argument, except that he heads in a personally dangerous direction when he writes:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;What if Rowling writes a guide to her characters in which she gives new “back story” to the characters? &lt;/p&gt;</description>
    </item>
    <item>
      <title>Sounds reasonable to me</title>
      <link>https://blog.lippard.org/2007/10/sounds-reasonable-to-me.html/</link>
      <pubDate>Sat, 27 Oct 2007 16:37:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/10/sounds-reasonable-to-me.html/</guid>
      <description>&lt;p&gt;Ecuador&amp;rsquo;s president Rafael Correa says that Ecuador will not be renewing the U.S.&amp;rsquo;s lease of the Manta Air Base on his country&amp;rsquo;s Pacific coast when it expires in 2009.  U.S. officials say the base is essential for anti-narcotics operations.&lt;br /&gt;&lt;br /&gt;Correa says he will be happy to reconsider if the U.S. allows him to open an Ecuadoran military base in Miami.   &amp;ldquo;If there&amp;rsquo;s no problem having foreign soldiers on a country&amp;rsquo;s soil,&lt;br /&gt; surely they&amp;rsquo;ll let us have an Ecuadorean base in the United States,&amp;rdquo; he told a reporter in Italy.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://distributedrepublic.net/archives/2007/10/23/viva-ecuador&#34;&gt;Distributed Republic&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Garbage in on climate change measurement</title>
      <link>https://blog.lippard.org/2007/10/garbage-in-on-climate-change.html/</link>
      <pubDate>Thu, 25 Oct 2007 14:05:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/10/garbage-in-on-climate-change.html/</guid>
      <description>&lt;p&gt;&lt;a style=&#34;&#34; onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://www.norcalblogs.com/watts/images/Tucson1.jpg&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;&#34; src=&#34;http://www.norcalblogs.com/watts/images/Tucson1.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href=&#34;http://www.norcalblogs.com/watts/weather_stations/&#34;&gt;Here&amp;rsquo;s a blog, Watts Up With That?&lt;/a&gt;, that documents with photographs some weather stations that are taking temperature measurements under conditions that violate standards for site locations.  There are photos of temperature sensors on concrete, on asphalt parking lots, next to buildings, and &lt;a href=&#34;http://www.norcalblogs.com/watts/2007/08/how_not_to_measure_temperature_24.html&#34;&gt;close to multiple air conditioners&lt;/a&gt;.  I was disappointed to see that the University of Arizona, where I went to graduate school, was an offender, with its weather station located in the middle of a parking lot (pictured).  Anthony Watts&amp;rsquo; blog &lt;a href=&#34;http://www.norcalblogs.com/watts/2007/08/specs_on_weather_stations.html&#34;&gt;describes the rules for siting weather stations&lt;/a&gt;, shows pictures of violators and explains why what they&amp;rsquo;re doing is a problem, and shows the data from those stations.&lt;br /&gt;&lt;br /&gt;There are all sorts of bias-correcting measures applied to temperature measurements, but I don&amp;rsquo;t think they are correcting for sensors that are located in the path of air conditioner exhaust.&lt;br /&gt;&lt;br /&gt;This might be a reason to prefer satellite data.  (NCDC&amp;rsquo;s &lt;a href=&#34;http://www.ncdc.noaa.gov/oa/ncdc.html&#34;&gt;website has a huge collection of climate-related data from many sources&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;UPDATE:  Hume&amp;rsquo;s Ghost points out in the comments that bad sites show the same long-term warming trends as good sites, with &lt;a href=&#34;http://dailydoubt.blogspot.com/2007/09/wrong-again-about-global-warming.html&#34;&gt;a link to his blog, The Daily Doubt, on the subject&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (July 31, 2009): Peter Sinclair&amp;rsquo;s Climate Change Crock of the Week &lt;a href=&#34;http://scienceblogs.com/deltoid/2009/07/anthony_watts_abuse_of_the_dmc.php&#34;&gt;has done a video on Anthony Watts&amp;rsquo; claims&amp;ndash;and Watts has misused the DMCA to get the video taken down&lt;/a&gt;.  But it&amp;rsquo;s back!&lt;br /&gt;&lt;br /&gt;UPDATE (February 5, 2010): The U.S. Climate Reference Network &lt;a href=&#34;http://rabett.blogspot.com/2010/01/toms-trick-and-experimental-design.html&#34;&gt;provides further evidence that surface station siting problems are not responsible for anomalous temperatures&lt;/a&gt;.  The linked-to post at Rabett Run includes a comparison of the University of Arizona COOP station with readings from the Sonora Desert Museum in Tucson.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Vote for Fred!!!</title>
      <link>https://blog.lippard.org/2007/10/vote-for-fred.html/</link>
      <pubDate>Wed, 24 Oct 2007 16:29:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/10/vote-for-fred.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/fred_contest.JPG&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;&#34; src=&#34;https://blog.lippard.org/images/fred_contest.JPG&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5124942553009175826&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;Our Fred is a contestant in the National Pet Idol contest.  He needs your help to win!  Each vote is only $1 and all proceeds go to &lt;a href=&#34;http://www.azrescue.org/&#34;&gt;AZ Rescue&lt;/a&gt; .  The first round of voting starts today, October 24th through October 31st.&lt;br /&gt;&lt;br /&gt;Click &lt;a href=&#34;http://azrescue.goidol.com/e/hqh0siFMd&#34;&gt;here &lt;/a&gt;to vote for Fred!&lt;br /&gt;&lt;br /&gt;Thanks!!!&lt;/p&gt;</description>
    </item>
    <item>
      <title>How Bill Clinton set the stage for George W. Bush</title>
      <link>https://blog.lippard.org/2007/10/how-bill-clinton-set-stage-for-george-w.html/</link>
      <pubDate>Mon, 22 Oct 2007 21:21:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/10/how-bill-clinton-set-stage-for-george-w.html/</guid>
      <description>&lt;p&gt;Ed Brayton at Dispatches from the Culture Wars &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/10/clinton_bush_and_executive_pow.php&#34;&gt;presents some of the evidence that Clinton&amp;rsquo;s presidency differed in degree, not kind, from Bush&amp;rsquo;s&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;If you despise the Bush administration for weakening constitutional protections, zealously increasing executive authority and weakening the checks and balances inherent in our constitutional scheme, preferring secrecy to accountability, being in the pocket of big business and sending American troops on one foreign military adventure after another, you should recognize that the Clinton administration that preceded this one differed only by degree, not kind, on those matters. And there is little reason to believe that a second Clinton administration would be all that much better.&lt;/blockquote&gt;The book &lt;span style=&#34;font-style: italic;&#34;&gt;All the President&amp;rsquo;s Spin&lt;/span&gt;, by the folks who ran the Spinsanity.com blog during Bush&amp;rsquo;s first term, makes a similar point about how Clinton managed the media.&lt;br /&gt;&lt;br /&gt;It was under Clinton that we got not one but two attempts to censor the Internet with the Communications Decency Act.&lt;br /&gt;&lt;br /&gt;On the other hand, there were far fewer American lives lost in military action and we did get the export controls on encryption loosened, so that users of PGP didn&amp;rsquo;t become criminal exporters of munitions just by carrying a laptop to another country.&lt;br /&gt;&lt;br /&gt;In a conversation last week, a friend of mine suggested that Hillary Clinton will win the presidency and will demonstrate her military hawkishness by doing something like invading Syria, and will end up making followers out of the right-wingers who currently hate her, ultimately sending us further down the road towards fascism and complete disregard for the rule of law.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Another amusing blog</title>
      <link>https://blog.lippard.org/2007/10/another-amusing-blog.html/</link>
      <pubDate>Sat, 20 Oct 2007 19:28:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/10/another-amusing-blog.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://passiveaggressivenotes.com/&#34;&gt;Passiveaggressivenotes.com&lt;/a&gt;.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Trott&lt;/strong&gt; &lt;small&gt;(2007-10-21)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;It always bugs me, when I go to that blog, that most of the notes are not passive aggressive.  They are merely aggressive, which is still plenty entertaining; I just wish people would use phrases/words like &lt;I&gt;passive aggressive&lt;/I&gt;, &lt;I&gt;literally&lt;/I&gt;, and &lt;I&gt;begs the question&lt;/I&gt; appropriately.  I guess I&#39;m just a horrible prescriptivist.&lt;/p&gt;
  &lt;/div&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Lippard&lt;/strong&gt; &lt;small&gt;(2007-10-21)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Is the argument perhaps that the passivity comes into it because it&#39;s being communicated through a note?&lt;BR/&gt;&lt;BR/&gt;BTW, regarding &#34;literally,&#34; there&#39;s &lt;A HREF=&#34;http://literally.barelyfitz.com/&#34; REL=&#34;nofollow&#34;&gt;a blog just for that&lt;/A&gt;, which perhaps you&#39;ve already seen...&lt;/p&gt;</description>
    </item>
    <item>
      <title>Yet another dog found</title>
      <link>https://blog.lippard.org/2007/10/yet-another-dog-found.html/</link>
      <pubDate>Sat, 20 Oct 2007 18:48:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/10/yet-another-dog-found.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/PA200005.med.JPG&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;&#34; src=&#34;https://blog.lippard.org/images/PA200005.med.JPG&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5123499455130446418&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;As we set off to take our dogs for a walk down the Highline Canal this morning, we ran into this hound dog coming towards us in the opposite direction.  He has a collar, but no tags.  He&amp;rsquo;s friendly and well-fed, and (surprisingly for this neighborhood) a neutered male. We&amp;rsquo;ve put him in our front yard and given him water, and put his photo up on Pets911.com.  With any luck, his owners are somewhere nearby.  (If they&amp;rsquo;re close enough, they should be hearing his distinctive hound bark&amp;hellip;)&lt;br /&gt;&lt;br /&gt;UPDATE (1:30 p.m.):  His owner put a &amp;ldquo;lost dog&amp;rdquo; ad on azcentral.com that we just found, and came and got him.  He normally has tags, but they came off when he got out about a week ago.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sheriff Joe arrests owners of New Times</title>
      <link>https://blog.lippard.org/2007/10/sheriff-joe-arrests-owners-of-new-times.html/</link>
      <pubDate>Fri, 19 Oct 2007 14:22:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/10/sheriff-joe-arrests-owners-of-new-times.html/</guid>
      <description>&lt;p&gt;The Maricopa County Sheriff&amp;rsquo;s Office last night &lt;a href=&#34;http://www.azcentral.com/news/articles/1019newtimes1019.html&#34;&gt;arrested Michael Lacey and Jim Larkin, owners of the Phoenix alternative newspaper &lt;span style=&#34;font-style: italic;&#34;&gt;New Times&lt;/span&gt;&lt;/a&gt;, for publishing a story under their bylines which revealed the contents of a grand jury subpoena received by the paper.  Revealing the contents of a subpoena is a misdemeanor.&lt;br /&gt;&lt;br /&gt;Lacey and Larkin, who have long battled with Maricopa County Sheriff Joe Arpaio and County Attorney Andrew Thomas, wrote &lt;a href=&#34;http://www.phoenixnewtimes.com/2007-10-18/news/breathtaking-abuse-of-the-constitution/&#34;&gt;a story about the subpoena&lt;/a&gt; because they considered it an attack on the freedom of the press.  The subpoena demanded records relating to all visitors to the &lt;span style=&#34;font-style: italic;&#34;&gt;New Times&lt;/span&gt; website over the last four years, including information about what websites they visited prior to the &lt;span style=&#34;font-style: italic;&#34;&gt;New Times&lt;/span&gt; website (i.e., referral URLs)&amp;ndash;essentially, the request is for the complete website logs for the newspaper&amp;rsquo;s website for the last three years.  It also demanded reporters&amp;rsquo; notes and any other documents pertaining to stories about Arpaio for the last three years.&lt;br /&gt;&lt;br /&gt;Lacey and Larkin wrote that they believed their article to violate the law, but they published it as a form of civil disobedience in order to challenge the unconstitutional abuses of Arpaio, Thomas, and prosecutor Dennis Wilenchik.&lt;br /&gt;&lt;br /&gt;The trigger for the events which led to the subpoena (and the apparent event of interest given the dates in the subpoena) appears to be &lt;a href=&#34;http://www.phoenixnewtimes.com/2004-07-08/news/stick-it-to-em/&#34;&gt;a &lt;span style=&#34;font-style: italic;&#34;&gt;New Times&lt;/span&gt; article from July 8, 2004&lt;/a&gt; which commented on Arpaio&amp;rsquo;s commercial real estate investments and ended with Arpaio&amp;rsquo;s home address, but the paper&amp;rsquo;s criticism of Arpaio for mismanagement, inmate deaths, and grandstanding in front of TV cameras goes back many years more.&lt;br /&gt;&lt;br /&gt;Sheriff Joe used to have a dialup Internet account with Primenet, my former employer.  At one point one of his assistants, Lisa Allen, contacted Primenet to attempt to get information about a subscriber who had left a critical comment on his website, without a subpoena.  We declined to provide such information without a subpoena.&lt;br /&gt;&lt;br /&gt;UPDATE (October 19, 2007): County Attorney Andrew Thomas &lt;a href=&#34;http://www.azcentral.com/news/articles/1019new-times1019-ON-CR.html&#34;&gt;has announced that he has dropped the charges against &lt;span style=&#34;font-style: italic;&#34;&gt;New Times&lt;/span&gt; and dismissed special prosecutor Dennis Wilenchik&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (November 13, 2007): &lt;span style=&#34;font-style: italic;&#34;&gt;New Times&lt;/span&gt; ran &lt;a href=&#34;http://www.phoenixnewtimes.com/2007-10-25/news/who-s-sorry-now/&#34;&gt;an October 25 followup story&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (October 28, 2008): It has come out that &lt;a href=&#34;http://www.azcentral.com/news/articles/2008/10/28/20081028arrests1028.html&#34;&gt;the order for Lacey and Larkin&amp;rsquo;s arrest was given by Arpaio&amp;rsquo;s chief deputy David Hendershott&lt;/a&gt;, whom Arpaio allowed to retire so he could receive a $43,000/year pension, and hired him back as a civilian at his same $120,000/year salary.  Hendershott now makes $177,486/year working for Arpaio.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Altria&#39;s departure from NYC means loss of arts funding</title>
      <link>https://blog.lippard.org/2007/10/altrias-departure-from-nyc-means-loss.html/</link>
      <pubDate>Wed, 17 Oct 2007 04:53:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/10/altrias-departure-from-nyc-means-loss.html/</guid>
      <description>&lt;p&gt;Altria Group&amp;rsquo;s moving its headquarters from New York City means that it will cease supporting the arts in New York, to the tune of $7 million a year.  Altria funded over 200 groups in the city and was &amp;ldquo;the most reliable source of corporate funds for the city&amp;rsquo;s dance companies, art museums, and theaters for over 40 years, consistently ranking as the top giver each year,&amp;rdquo; according to Trent Stamp of Charity Navigator, in &lt;a href=&#34;http://www.trentstampstake.org/2007/10/arts-groups-addicted-to-smoking.html&#34;&gt;a blog post titled &amp;ldquo;Arts Groups Addicted to Smoking.&amp;quot;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Where the deer and the dog play</title>
      <link>https://blog.lippard.org/2007/10/where-deer-and-dog-play.html/</link>
      <pubDate>Wed, 17 Oct 2007 01:07:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/10/where-deer-and-dog-play.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;d like to know what happened after this clip ends.&lt;br /&gt;&lt;br /&gt;&lt;embed src=&#34;http://www.metacafe.com/fplayer/842726/bambi_scruffy.swf&#34; width=&#34;400&#34; height=&#34;345&#34; wmode=&#34;transparent&#34; pluginspage=&#34;http://www.macromedia.com/go/getflashplayer&#34; type=&#34;application/x-shockwave-flash&#34;&gt; &lt;/embed&gt;&lt;br&gt;&lt;font size = 1&gt;&lt;a href=&#34;http://www.metacafe.com/watch/842726/bambi_scruffy/&#34;&gt;Bambi-Scruffy&lt;/a&gt; - &lt;a href=&#34;http://www.metacafe.com/&#34;&gt;The funniest videos clips are here&lt;/a&gt;&lt;/font&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Good news for global warming</title>
      <link>https://blog.lippard.org/2007/10/good-news-for-global-warming.html/</link>
      <pubDate>Tue, 16 Oct 2007 23:47:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/10/good-news-for-global-warming.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.azcentral.com/offbeat/articles/10161015pirateattacks.html&#34;&gt;Pirate attacks are up 14%!&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;(&lt;a href=&#34;http://www.venganza.org/2007/06/24/cincinnati-beacon.htm&#34;&gt;Explanation&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Proud atheists: Salon interview with Steven Pinker and Rebecca Goldstein</title>
      <link>https://blog.lippard.org/2007/10/proud-atheists-salon-interview-with.html/</link>
      <pubDate>Tue, 16 Oct 2007 15:04:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/10/proud-atheists-salon-interview-with.html/</guid>
      <description>&lt;p&gt;At Salon, Steve Paulson &lt;a href=&#34;http://www.salon.com/books/feature/2007/10/15/pinker_goldstein/print.html&#34;&gt;interviews Steven Pinker and Rebecca Goldstein about their relationship, their work, and their atheism&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;(Hat tip to Wade Smith on the SKEPTIC list.)&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2007-10-16)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Jim,&lt;BR/&gt;&lt;BR/&gt;I find much to disagree with in your assessment of Pinker in this post.&lt;BR/&gt;&lt;BR/&gt;:-)&lt;/p&gt;
  &lt;/div&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;olvlzl&lt;/strong&gt; &lt;small&gt;(2007-10-16)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;I used Steven Pinker&#39;s voice for Professor Lockheart when I read my niece the second Harry Potter book.  Other than that he&#39;s pretty useless. &lt;BR/&gt;&lt;BR/&gt;There, does that satisfy you, Einzige?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Josh McDowell&#39;s conversion to Christianity</title>
      <link>https://blog.lippard.org/2007/10/josh-mcdowells-conversion-to.html/</link>
      <pubDate>Tue, 16 Oct 2007 14:21:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/10/josh-mcdowells-conversion-to.html/</guid>
      <description>&lt;p&gt;Chris Hallquist &lt;a href=&#34;http://uncrediblehallq.blogspot.com/2007/10/what-i-know-about-josh-mcdowell.html&#34;&gt;takes a look at the different versions of Josh McDowell&amp;rsquo;s testimony about being a former atheist who set out to disprove Christianity only to become a Christian&lt;/a&gt;, a finds some reasons to doubt its accuracy, as well as the quality of McDowell&amp;rsquo;s research.&lt;br /&gt;&lt;br /&gt;UPDATE (January 2, 2009): Vinny at You Call This Culture? &lt;a href=&#34;http://youcallthisculture.blogspot.com/2007/10/how-stories-change-or-those-pesky.html&#34;&gt;notes that McDowell doesn&amp;rsquo;t appear to have actually been converted to Christianity on the basis of evidence&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Commenting on the &lt;a href=&#34;http://uncrediblehallq.blogspot.com/2007/10/what-i-know-about-josh-mcdowell.html&#34;&gt;Hallquist post&lt;/a&gt;, self-identified Christian apologist Kevin H said that he had spoken with McDowell about the matter:&lt;blockquote&gt;&lt;p&gt;He&amp;rsquo;s the kind of guy who is amused at all that is said about him. I noticed&lt;br /&gt;he was quick to correct falsehoods. For example, he told me that the evidence&lt;br /&gt;for Christianity was a &amp;ldquo;foot in the door&amp;rdquo; that kept him from immediately closing&lt;br /&gt;it. But it was the love of God that drew him. It seems he knows, whether his&lt;br /&gt;fault or the fault of the swirling influence of his books and speaking tours,&lt;br /&gt;that people have the conception that he was forced into faith by irresistable&lt;br /&gt;arguments.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Yet another puppy found</title>
      <link>https://blog.lippard.org/2007/10/yet-another-puppy-found.html/</link>
      <pubDate>Tue, 16 Oct 2007 02:27:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/10/yet-another-puppy-found.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/PA150015.med.JPG&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;&#34; src=&#34;https://blog.lippard.org/images/PA150015.med.JPG&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5121757197351856706&#34; border=&#34;0&#34; /&gt;&lt;/a&gt; When Kat got home from work and let the dogs out, she heard an additional dog barking in the backyard.  It turned out to be this puppy, perhaps two months old, which somehow got into our fenced yard.&lt;br /&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/PA150011.med.JPG&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;&#34; src=&#34;https://blog.lippard.org/images/PA150011.med.JPG&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5121757059912903218&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2007-10-16)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;That&#39;s odd! Do you suppose that whoever left it had some idea that you were associated with RESCUE?&lt;BR/&gt;&lt;BR/&gt;Is the puppy healthy, at least?&lt;BR/&gt;&lt;BR/&gt;He&#39;s definitely cute.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Internet Infidels social event</title>
      <link>https://blog.lippard.org/2007/10/internet-infidels-social-event.html/</link>
      <pubDate>Mon, 15 Oct 2007 23:49:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/10/internet-infidels-social-event.html/</guid>
      <description>&lt;p&gt;On Saturday, December 1, the Internet Infidels will be holding their annual face-to-face board meeting in Phoenix.  After the board meeting attendees have dinner, there will be a social event at our home.  If you&amp;rsquo;re a Phoenix-area supporter of the Internet Infidels or otherwise identify yourself as an atheist, agnostic, freethinker, skeptic, humanist, rationalist, or bright, you&amp;rsquo;re welcome to attend.  Please RSVP in order to obtain details and directions, by contacting ii-event at discord.org.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Arizona Origins Science Association promotes long-discredited nonsense</title>
      <link>https://blog.lippard.org/2007/10/arizona-origins-science-association.html/</link>
      <pubDate>Sat, 13 Oct 2007 18:51:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/10/arizona-origins-science-association.html/</guid>
      <description>&lt;p&gt;A friend who took his family to the Arizona State Fair noticed a booth from the Arizona Origins Science Association last night, and so pointed me to &lt;a href=&#34;http://www.azosa.org/&#34;&gt;their website&lt;/a&gt;.  A featured link on the front page says:&lt;br /&gt;&lt;br /&gt;&lt;p style=&#34;text-align: center;&#34; align=&#34;center&#34;&gt;                                 &lt;span style=&#34;font-size:85%;&#34;&gt;&lt;strong&gt;&lt;span style=&#34;font-family:Arial;&#34;&gt;Have you been&lt;span style=&#34;color: rgb(0, 0, 255);&#34;&gt; taught &lt;/span&gt;&lt;span style=&#34;color:black;&#34;&gt;            or&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;span style=&#34;color: rgb(0, 0, 255);&#34;&gt;&lt;strong&gt;&lt;span style=&#34;font-family:Arial;&#34;&gt;                                                 indoctrinated?&lt;br /&gt;                                         &lt;/span&gt;           &lt;/strong&gt;&lt;/span&gt;&lt;span style=&#34;color:maroon;&#34;&gt;&lt;span style=&#34;font-family:Arial;&#34;&gt;- &lt;/span&gt;                                             &lt;a href=&#34;http://www.azosa.org/Test.htm&#34;&gt;&lt;span style=&#34;font-family:Arial;&#34;&gt;Take a test&lt;br /&gt;                                         &lt;/span&gt;           &lt;/a&gt;&lt;span style=&#34;font-family:Arial;&#34;&gt;- &lt;/span&gt;&lt;a href=&#34;http://www.azosa.org/TestAnswers.htm&#34;&gt;&lt;span style=&#34;font-family:Arial;&#34;&gt;View the answers&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;The test answers show that this group uncritically accepts bad arguments, such as bogus arguments for a young earth (including making up the nonexistent isotope Po 234), claiming that the extinct pig&amp;rsquo;s tooth of &amp;ldquo;Nebraska man&amp;rdquo; was ever accepted scientific evidence for human evolution, claiming that because Peking Man and Java Man are now classified as &lt;span style=&#34;font-style: italic;&#34;&gt;Homo erectus&lt;/span&gt; that it&amp;rsquo;s purely &amp;ldquo;human&amp;rdquo; and thus not evidence for evolution, claiming that &lt;span style=&#34;font-style: italic;&#34;&gt;Australopithecus afarensis&lt;/span&gt; is no different from a chimpanzee or bonobo, claiming that all radiometric dating methods are based on untestable assumptions while ignoring the internal checks provided by isochron dating and comparisons of multiple methods where their view has no explanation for agreement, claiming that there are no known beneficial mutations, claiming that index fossils and the ages of geologic strata are the only things used to mutually validate each other, and so on.&lt;br /&gt;&lt;br /&gt;It&amp;rsquo;s as if they&amp;rsquo;ve never seen &lt;a href=&#34;http://www.talkorigins.org/&#34;&gt;the talk.origins website&lt;/a&gt; or &lt;a href=&#34;http://www.talkorigins.org/indexcc/&#34;&gt;the index of creationist claims&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The president of the group, Dr. Joseph M. Kezele, Jr., &lt;a href=&#34;https://blog.lippard.org/2007/08/arizona-doctors-who-question-evolution.html&#34;&gt;was previously mentioned on this blog&lt;/a&gt; as one of the five Darwin-denying doctors in Arizona who has signed on as a supporter of the anti-evolution &amp;ldquo;Physicians and Surgeons for Scientific Integrity.&amp;quot;&lt;br /&gt;&lt;br /&gt;UPDATE:  Of special interest on the Arizona Origins Science Association website are responses to surveys about creationism that they sent to various Arizona churches.  I was quite pleased to see that many local churches have given responses that challenge AZOSA&amp;rsquo;s young-earth creationism.&lt;br /&gt;&lt;br /&gt;For example, the response from Dale Hallberg, Lead Pastor at Esperanza Lutheran Church, &lt;a href=&#34;http://www.azosa.org/Surveys%5C85048%20Esperanza%20Lutheran%20Church.pdf&#34;&gt;writes a comment on the statement &amp;ldquo;The Earth is relatively young (ten thousand or less years old)&amp;quot;&lt;/a&gt; (PDF) after marking it &amp;ldquo;D&amp;rdquo; for disagree:  &amp;ldquo;Get serious!&amp;quot;&lt;br /&gt;&lt;br /&gt;Fr. William K. Young of St. Christopher&amp;rsquo;s Episcopal Church, in response to the statement &amp;ldquo;A person must accept Jesus Christ as their personal savior to be saved from eternal separation from God,&amp;rdquo; &lt;a href=&#34;http://www.azosa.org/Surveys%5C85351%20St%20Christophers%20Episcopal%20Church.pdf&#34;&gt;marks it &amp;ldquo;D&amp;rdquo; and comments&lt;/a&gt; (PDF) &amp;ldquo;If so, God help us all!&amp;quot;&lt;br /&gt;&lt;br /&gt;Dr. Roger Miller, interim pastor at the First Congregational United Church of Christ, &lt;a href=&#34;http://www.azosa.org/Surveys%5C85281%20First%20Congregational%20Church%20of%20Tempe.pdf&#34;&gt;added an entire page of comments&lt;/a&gt; (PDF) on the survey after he had viewed AZOSA&amp;rsquo;s website, and writes (in part) that &amp;ldquo;Sadly, fundamentalism is, per solid research, a demonstration of limited cognitive complexity capacity.  Your work, though spirited and apologetically well intentioned, shows both limited understanding of scripture and archaeology.  As an M.D., I would hope you&amp;rsquo;d spend time working for universal healthcare and lower prescription drug costs and leave the theological work to those so trained and the science to those trained in their fields.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Nacchio says government punished Qwest for noncooperation on eavesdropping</title>
      <link>https://blog.lippard.org/2007/10/nacchio-says-government-punished-qwest.html/</link>
      <pubDate>Sat, 13 Oct 2007 17:34:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/10/nacchio-says-government-punished-qwest.html/</guid>
      <description>&lt;p&gt;Former Qwest CEO Joseph Nacchio, found guilty of insider trading in April, is claiming in his appeal that part of the reason Qwest stock dropped in value is that &lt;a href=&#34;http://www.marketwatch.com/news/story/qwest-ex-ceo-says-feds-punished/story.aspx?guid=%7BEA55E07E-79BF-4DBB-BE89-DE832F079DAD%7D&amp;amp;dist=hplatest&#34;&gt;the NSA cancelled some lucrative contracts with the company as punishment for its failure to cooperate in illegal warrantless wiretapping&lt;/a&gt; (unlike AT&amp;amp;T and Verizon).&lt;br /&gt;&lt;br /&gt;The Bush administration is pushing for &lt;a href=&#34;http://www.news.com/8301-13578_3-9796284-38.html?part=rss&amp;amp;tag=feed&amp;amp;subj=TheIconoclast&#34;&gt;retroactive immunity to be granted to AT&amp;amp;T and Verizon&lt;/a&gt; for its participation in these unconstitutional programs by &lt;a href=&#34;http://www.nytimes.com/aponline/us/AP-Terrorist-Surveillance.html?_r=2&amp;amp;oref=slogin&amp;amp;oref=slogin&#34;&gt;threatening to veto any surveillance bill that doesn&amp;rsquo;t include such immunity&lt;/a&gt;.  If the Democrats were smart, they&amp;rsquo;d go ahead and send him a surveillance bill without the immunity, and then criticize him when he vetoes it for &lt;a href=&#34;http://www.news.com/8301-13578_3-9795316-38.html?part=rss&amp;amp;tag=feed&amp;amp;subj=TheIconoclast&#34;&gt;taking action that is going to kill Americans&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>CIA head investigates CIA Inspector General</title>
      <link>https://blog.lippard.org/2007/10/cia-head-investigates-cia-inspector.html/</link>
      <pubDate>Sat, 13 Oct 2007 17:30:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/10/cia-head-investigates-cia-inspector.html/</guid>
      <description>&lt;p&gt;CIA Director (and former head of the NSA) Gen. Michael Hayden is unhappy with CIA Inspector General John Helgerson&amp;rsquo;s work uncovering abuses at the CIA, so &lt;a href=&#34;http://www.tpmmuckraker.com/archives/004440.php&#34;&gt;he&amp;rsquo;s ordered his own investigation of the IG&lt;/a&gt;, including an examination of the office&amp;rsquo;s confidential files.  That&amp;rsquo;s sure to put a chill on employee cooperation with or reporting of abuses to the IG&amp;rsquo;s office.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Enron whistleblower who wasn&#39;t</title>
      <link>https://blog.lippard.org/2007/10/enron-whistleblower-who-wasnt.html/</link>
      <pubDate>Sat, 13 Oct 2007 05:14:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/10/enron-whistleblower-who-wasnt.html/</guid>
      <description>&lt;p&gt;Lynn Brewer is a former Enron employee who claims she was an executive whistleblower, and has turned that into a career as a highly paid motivational speaker and founder of the Integrity Institute.  But it turns out that she was never an executive, she worked in a clerical position writing summaries of gas and energy contracts.  The document she claims was a memo in which she blew the whistle is a document her boss says she never saw and described an alleged financial transaction which she never would have done any work on.  Her former VP, Tony Mends, says that Brewer was sent to the UK to train Enron employees on the use of Factiva, but she never showed up to conduct the training, instead traveling the UK with her fiance.  She claims she had to stay outside of London because of a terrorist threat, but nobody else in the Enron office in London was kept from going to work.&lt;br /&gt;&lt;br /&gt;Greg Farrell at &lt;span style=&#34;font-style: italic;&#34;&gt;USA Today&lt;/span&gt; &lt;a href=&#34;http://www.usatoday.com/money/companies/2007-10-11-enron-lynn-brewer_N.htm&#34;&gt;has done a great job of exposing Brewer&amp;rsquo;s claims&lt;/a&gt; and how she has capitalized on being confused for Sherron Watkins, who really was an Enron executive whistleblower.&lt;br /&gt;&lt;br /&gt;Brewer&amp;rsquo;s &lt;a href=&#34;http://www.speakers.ca/brewer_lynn.aspx&#34;&gt;web page at &amp;ldquo;Speaker&amp;rsquo;s Spotlight&amp;rdquo;&lt;/a&gt; shows that she bills herself as &amp;ldquo;the&amp;rdquo; Enron whistleblower and is filled with misrepresentations:&lt;br /&gt;&lt;blockquote&gt;Lynn Brewer&amp;rsquo;s notoriety stems from her actions that have dubbed her &amp;ldquo;the Enron Whistleblower&amp;rdquo;. Her accomplishments include: Author of &lt;i&gt;Confessions of an Enron Executive: A Whistleblowers Story&lt;/i&gt;; Earning a Certification in Business Ethics from Colorado State University; Founder and President of The Integrity Institute, Inc., which assesses and certifies corporate integrity at the request of organizations for the benefit of their stakeholders.&lt;br /&gt;&lt;br /&gt;Prior to joining Enron, Brewer worked in forensic accounting and spent 18 years as a legal professional in private practice, until she joined Ralston Purina, where she worked in Corporate Development for the General Counsel and Chief Financial Officer.&lt;br /&gt;&lt;br /&gt;As an executive at Enron, Ms. Brewer was responsible for Risk Management in Energy Operations, the e-Commerce initiatives for Enron&amp;rsquo;s water subsidiary, and Competitive Intelligence for Enron Broadband Services. Her responsibilities included financial derivatives and the now infamous &amp;ldquo;off-the-balance sheet&amp;rdquo; partnerships.&lt;br /&gt;&lt;br /&gt;During her nearly three-year tenure, she witnessed numerous instances of illegal and corrupt dealings, including bank fraud, espionage, power price manipulation and the gross overstatements to the press, public and financial world. When her attempts to notify those inside Enron of her knowledge failed, she notified the United States government, who refused to return her e-mails and telephone calls.&lt;br /&gt;&lt;br /&gt;Since leaving Enron, Lynn Brewer has become an internationally recognized speaker providing compelling details into Enron&amp;rsquo;s rise and fall, leaving audiences shocked when they realize how vulnerable they are to becoming the next Enron. A past nominee for the “Women of Influence” Award, Brewer was selected in 2006 for inclusion in the 25th Silver Anniversary Edition of Who’s Who of American Women for her contributions to society.&lt;/blockquote&gt;Notice that she doesn&amp;rsquo;t give her actual title; her claim of being responsible for risk management as though she headed a risk management group is untrue.  Her boss, Mary Solmonson, was a director, not an executive.  Another boss, David Gossett, who reported to VP Mends, was also a director, not an executive.&lt;br /&gt;&lt;br /&gt;I suspect we&amp;rsquo;ll see more allegations and stories of deception by Brewer coming to light.  I&amp;rsquo;d like to know if there&amp;rsquo;s any substance to her claim to have experience in the field of forensic accounting prior to working at Enron.  Her 18 years experience &amp;ldquo;as a legal professional in private practice&amp;rdquo; really means she worked as a paralegal (which was apparently her role at Enron).&lt;br /&gt;&lt;br /&gt;Here&amp;rsquo;s &lt;a href=&#34;http://media.podtech.net/media/2006/10/PID_001299/Podtech_LynnBrewer_Enron.html&#34;&gt;an interview transcript where she misrepresents herself from the get-go&lt;/a&gt;, answering the question &amp;ldquo;what was your role at Enron&amp;rdquo; with:&lt;br /&gt;&lt;blockquote&gt;I was recruited about three years before the implosion of Enron, to head up a risk management group inside the legal department, that would brief, for senior management and the board of directors, these off the balance sheet partnerships at the centre of the scandal.&lt;/blockquote&gt;She didn&amp;rsquo;t head up a risk management group.  She didn&amp;rsquo;t brief senior management and the board of directors.  She didn&amp;rsquo;t report on the off balance sheet partnerships at the center of the scandal, she wrote summaries of gas and energy contracts for managers.&lt;br /&gt;&lt;br /&gt;UPDATE (October 15, 2007):  Lynn Brewer was known as EddieLynn Morgan (her maiden name) while she was at Enron, and &lt;a href=&#34;http://enron.trampolinesystems.com/focus/11078&#34;&gt;her name appears in the &amp;ldquo;Enron corpus&amp;rdquo; of emails&lt;/a&gt; that were made public after the scandal.  Studies of the Enron emails have been done to look at the web of interconnections between recipients, which show that EddieLynn Morgan was a very bit player&amp;ndash;she is the recipient of a total of four emails in the corpus, and the author of none.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ayaan Hirsi Ali to receive 2007 Goldwater award</title>
      <link>https://blog.lippard.org/2007/10/ayaan-hirsi-ali-to-receive-2007.html/</link>
      <pubDate>Wed, 10 Oct 2007 03:24:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/10/ayaan-hirsi-ali-to-receive-2007.html/</guid>
      <description>&lt;p&gt;The Goldwater Institute will be giving &lt;a href=&#34;http://en.wikipedia.org/wiki/Ayaan_Hirsi_Ali&#34;&gt;Ayaan Hirsi Ali&lt;/a&gt;, former Muslim turned atheist author of the book &lt;span style=&#34;font-style: italic;&#34;&gt;Infidel&lt;/span&gt;, its 2007 Goldwater award at an event in Phoenix later this year.  I plan to attend and will report here afterward.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Rudy Giuliani&#39;s friends</title>
      <link>https://blog.lippard.org/2007/10/rudy-giulianis-friends.html/</link>
      <pubDate>Tue, 09 Oct 2007 23:21:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/10/rudy-giulianis-friends.html/</guid>
      <description>&lt;p&gt;The Carpetbagger Report &lt;a href=&#34;http://www.thecarpetbaggerreport.com/archives/13173.html&#34;&gt;discusses how many of Rudy Giuliani&amp;rsquo;s friends have been accused of being criminals&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;A prominent Texas Republican has sued Rudy Giuliani’s law firm and a close friend and partner of Giuliani’s, Kenneth Caruso, alleging that Caruso, the firm and others “schemed and conspired to steal $10 million.” &lt;/p&gt; &lt;p&gt;J. Virgil Waggoner, a Houston businessman and philanthropist, filed the previously unreported suit in New York State Supreme Court in Manhattan in July. He alleges that Caruso, his former lawyer, conspired with Waggoner’s investment adviser to cover up the disappearance of $10 million Waggoner invested through a Caribbean bank, the British Trade &amp;amp; Commerce Bank. &lt;/p&gt;</description>
    </item>
    <item>
      <title>Oral Roberts University scandal</title>
      <link>https://blog.lippard.org/2007/10/oral-roberts-university-scandal.html/</link>
      <pubDate>Sun, 07 Oct 2007 18:33:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/10/oral-roberts-university-scandal.html/</guid>
      <description>&lt;p&gt;Ed Brayton has &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/10/oral_roberts_corruption_say_it.php&#34;&gt;an entertaining post at Dispatches from the Culture Wars about the lawsuit against Oral Roberts University and Oral&amp;rsquo;s son Richard Roberts by several former ORU faculty&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;The allegations are contained in a lawsuit filed Tuesday by three former professors. They sued ORU and Roberts, alleging they were wrongfully dismissed after reporting the school&amp;rsquo;s involvement in a local political race. &lt;p&gt;Richard Roberts, according to the suit, asked a professor in 2005 to use his students and university resources to aid a county commissioner&amp;rsquo;s bid for Tulsa mayor. Such involvement would violate state and federal law because of the university&amp;rsquo;s nonprofit status. Up to 50 students are alleged to have worked on the campaign.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Taner Edis on the generosity of the religious</title>
      <link>https://blog.lippard.org/2007/10/taner-edis-on-generosity-of-religious.html/</link>
      <pubDate>Sun, 07 Oct 2007 16:30:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/10/taner-edis-on-generosity-of-religious.html/</guid>
      <description>&lt;p&gt;Taner Edis at the Secular Outpost &lt;a href=&#34;http://secularoutpost.blogspot.com/2007/10/are-religious-people-more-generous.html&#34;&gt;comments on a recent article by Jon Haight about the benefits of religion, including its impact on generosity&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;ve previously offered some comments on evidence that &lt;a href=&#34;https://blog.lippard.org/2006/12/charitable-giving-conservatives-vs.html&#34;&gt;conservatives and the religious are more generous than liberals and the secular&lt;/a&gt; and that &lt;a href=&#34;https://blog.lippard.org/2007/06/atheists-weak-on-charitable-giving.html&#34;&gt;believers are more generous than atheists&lt;/a&gt;.  I&amp;rsquo;ll add that I doubt that studies of charitable giving dig deep enough to uncover whether the giving is going to &lt;a href=&#34;https://blog.lippard.org/2006/04/dirty-politician-katherine-harris.html&#34;&gt;charities&lt;/a&gt; &lt;a href=&#34;https://blog.lippard.org/2006/03/dirty-politician-rick-santorum-again.html&#34;&gt;like&lt;/a&gt; &lt;a href=&#34;https://blog.lippard.org/2006/08/how-to-get-charitable-donation-tax.html&#34;&gt;these&lt;/a&gt;.  Is it really being more generous if your charitable donations aren&amp;rsquo;t being used to actually do good?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sam Harris and the atheist label</title>
      <link>https://blog.lippard.org/2007/10/sam-harris-and-atheist-label.html/</link>
      <pubDate>Fri, 05 Oct 2007 23:08:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/10/sam-harris-and-atheist-label.html/</guid>
      <description>&lt;p&gt;P.Z. Myers &lt;a href=&#34;http://scienceblogs.com/pharyngula/2007/10/letter_to_a_nonatheist_new_ath.php&#34;&gt;has written an open letter in response to Sam Harris&amp;rsquo; address to the Atheist Alliance&lt;/a&gt;, in which Harris said this:&lt;br /&gt;&lt;blockquote&gt;So, let me make my somewhat seditious proposal explicit: We should not call ourselves “atheists.” We should not call ourselves “secularists.” We should not call ourselves “humanists,” or “secular humanists,” or “naturalists,” or “skeptics,” or “anti-theists,” or “rationalists,” or “freethinkers,” or “brights.” We should not call ourselves anything. We should go under the radar—for the rest of our lives. And while there, we should be decent, responsible people who destroy bad ideas wherever we find them.&lt;/blockquote&gt;Myers rightly takes issue with this proposal.  This quotation was the first thing I read from Harris&amp;rsquo; address on the SKEPTIC mailing list, and I wrote this in response before I read his entire talk:&lt;br /&gt;&lt;blockquote&gt;I disagree with everybody who says there&amp;rsquo;s only one way we should all be.&lt;br /&gt;&lt;br /&gt;I have no problem with there being atheists, agnostics, freethinkers, naturalists, skeptics, brights, humanists (secular or otherwise), rationalists, and people in the closet or under the radar.&lt;/blockquote&gt;But then, after reading Harris&amp;rsquo; entire speech, I amended this as follows:&lt;br /&gt;&lt;blockquote&gt;Now that I&amp;rsquo;ve actually read his essay, I do strongly agree with him that &amp;ldquo;atheism is not a worldview.&amp;rdquo;  It is a small but significant component of a large set of possible worldviews.&lt;br /&gt;&lt;br /&gt;I went to my first atheist meetup group meeting a couple of weeks ago, curious to see what it would be like.  It was the first meeting of a group of people who have different ideas about what they want to do&amp;ndash;some want to be political activists against the religious right. Some want to picket churches.  Some want social events with like-minded people.  I gave my endorsement for the last of these, and further suggested that they be as inclusive as possible to bring together people from other existing groups in the Phoenix area&amp;ndash;skeptics, humanists, atheists, etc., as an informal network to have events and let people know of what other groups are doing.  The megachurches succeed by creating a framework in which there are lots of little subgroups catering to a wide variety of interests, and a secular community should offer the same.&lt;br /&gt;&lt;br /&gt;Harris&amp;rsquo; point that &amp;ldquo;Atheism is not a thing&amp;rdquo; is the same point I made to this group&amp;ndash;it may be that the only thing we have in common is a lack of belief in God.  If the group focuses on that, the meetings will be as entertaining as a meeting of people whose only commonality is disinterest in watching spectator sports, who get together to discuss their disinterest in watching spectator sports (or worse yet, watching spectator sports to comment on how stupid it is).&lt;/blockquote&gt;I should add to this that in my opinion, the term &amp;ldquo;freethinker&amp;rdquo; includes a subset of theists (I am in &lt;a href=&#34;http://www.infidels.org/library/modern/features/2000/lowder1.html&#34;&gt;agreement with Jeff Lowder on this point&lt;/a&gt;, though, unlike Jeff, I believe I have met such people, though perhaps I have confused some kinds of &lt;a href=&#34;http://plato.stanford.edu/entries/fideism/&#34;&gt;fideists&lt;/a&gt; with freethinkers), and I welcome association with them.&lt;br /&gt;&lt;br /&gt;I have a preference for the term &amp;ldquo;skeptic&amp;rdquo; over &amp;ldquo;atheist&amp;rdquo; because I like the way it focuses the attention on method&amp;ndash;doubt&amp;ndash;rather than on doctrine&amp;ndash;lack of belief in gods.  If I were to find sufficient evidence for the existence of God, I would become a theist, but I would remain a skeptic.  One of the most inspiring books I&amp;rsquo;ve read in the last couple of years was &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0060097957/jimlippardswebpaA&#34;&gt;Jennifer Michael Hecht&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Doubt: A History&lt;/span&gt;&lt;/a&gt;, because she shows that there is a very long tradition of doubters of the dominant religious views, and that even in cases where doubters are driven underground, doubt resurfaces again.&lt;br /&gt;&lt;br /&gt;UPDATE (October 8, 2007):  Sam Harris has responded to criticism &lt;a href=&#34;http://richarddawkins.net/article,1723,n,n&#34;&gt;here&lt;/a&gt;, and P.Z. Myers responds to that &lt;a href=&#34;http://scienceblogs.com/pharyngula/2007/10/sam_harris_seems_like_a_nice_f.php&#34;&gt;here&lt;/a&gt;.  I agree with Myers.&lt;br /&gt;&lt;br /&gt;UPDATE (October 9, 2007): P.Z. Myers &lt;a href=&#34;http://scienceblogs.com/pharyngula/2007/10/cult_is_the_new_fundamentalist.php&#34;&gt;comments on Sam Harris&amp;rsquo; references to an atheist &amp;ldquo;cult.&amp;quot;&lt;/a&gt;  Again, I agree with Myers here&amp;ndash;the attributes of a cult are something like &lt;a href=&#34;http://www.freedomofmind.com/resourcecenter/articles/BITE.htm&#34;&gt;this&lt;/a&gt; or &lt;a href=&#34;http://www.neopagan.net/ABCDEF.html&#34;&gt;this&lt;/a&gt;.  There can be atheist cults, but they need to exhibit those characteristics to deserve the name.&lt;br /&gt;&lt;br /&gt;UPDATE (October 16, 2007):  Chris Hallquist &lt;a href=&#34;http://www.secweb.org/index.aspx?action=viewAsset&amp;amp;id=769&#34;&gt;weighs in on the subject at the Internet Infidels website&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Comment for Angels book author&#39;s blog</title>
      <link>https://blog.lippard.org/2007/10/comment-for-angels-book-authors-blog.html/</link>
      <pubDate>Fri, 05 Oct 2007 16:18:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/10/comment-for-angels-book-authors-blog.html/</guid>
      <description>&lt;p&gt;Comment for &lt;a href=&#34;http://idpluspeterswilliams.blogspot.com/2007/08/demons-levitation-and-priori-skepticism.html&#34;&gt;Peter S. Williams&amp;rsquo; blog&lt;/a&gt;, which doesn&amp;rsquo;t allow comments except from the blog owner and team members:&lt;br /&gt;&lt;br /&gt;Charles Manson claimed to levitate a school bus in order to get it to the group&amp;rsquo;s hideout at Barker Ranch in Death Valley in 1968.  His followers claim he did it, too.&lt;br /&gt;&lt;br /&gt;We know the school bus got there, because it was still there until a few years ago.  The terrain up Goler Canyon Road is very difficult even for four-wheel drive vehicles.&lt;br /&gt;&lt;br /&gt;I don&amp;rsquo;t believe Manson levitated the bus (or that there was a single tree that bore twelve kinds of fruit, one for each month of the year, at Barker Ranch, as he also claimed).  Do you?&lt;br /&gt;&lt;br /&gt;There are also numerous eyewitness reports of remarkable phenomena, including levitations, occurring at  Spiritualist seances.  However, the most exhaustively documented ones show that eyewitness testimony is at odds with what actually happened&amp;ndash;a phenomenon that magicians are quite familiar with.  If demonic activity results in such things as levitation, why is it not documentable through video recordings or testimony from witnesses trained in illusion and trickery?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Angels and demons</title>
      <link>https://blog.lippard.org/2007/10/angels-and-demons.html/</link>
      <pubDate>Fri, 05 Oct 2007 03:27:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/10/angels-and-demons.html/</guid>
      <description>&lt;p&gt;P.Z. Myers comments on a couple of professors defending the literal existence of angels and demons.  Intelligent design advocate and Discovery Institute Fellow &lt;a href=&#34;http://scienceblogs.com/pharyngula/2007/10/little_imaginary_beings.php&#34;&gt;William Dembski on angels&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Peter Williams&amp;rsquo; &lt;i&gt;The Case for Angels&lt;/i&gt; is about…the theological rift between a Christian intelligentsia that increasingly regards angels only as figurative or literary devices, and the great mass of Christians who thankfully still regard them as real (a fact confirmed by popular polls, as Williams notes in this book). This rift was brought home to me at a conference I helped organize at Baylor University some years back. The conference was entitled &amp;lsquo;The Nature of Nature&amp;rsquo; and focused on whether nature is self-contained or points beyond itself. The activity of angels in the world would clearly constitute on way nature points beyond itself.&lt;br /&gt;&lt;p&gt;Why is it important to know about angels? Why is it important to know about rocks and plants and animals? It&amp;rsquo;s important because all of these are aspects of reality that impinge on us. The problem with the secular intelligentsia is that they deny those aspects of reality that are inconvenient to their world-picture. And since the intelligentsia are by definition intelligent (though rarely wise), they are able to rationalize away what they find inconvenient. This is what Bishop Sheen was getting at with the previous quote when he referred to the intelligentsia rationalizing evil, and this what Williams is so successful at unmasking in the intelligentsia&amp;rsquo;s rejection of angels.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Secret U.S. endorsement of severe interrogations</title>
      <link>https://blog.lippard.org/2007/10/secret-us-endorsement-of-severe.html/</link>
      <pubDate>Thu, 04 Oct 2007 23:20:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/10/secret-us-endorsement-of-severe.html/</guid>
      <description>&lt;p&gt;In &lt;a href=&#34;http://www.nytimes.com/2007/10/04/washington/04interrogate.html?_r=2&amp;amp;hp&amp;amp;oref=slogin&amp;amp;oref=slogin&#34;&gt;today&amp;rsquo;s New York Times&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;When the Justice Department publicly declared torture “abhorrent” in a legal opinion in December 2004, the Bush administration appeared to have abandoned its assertion of nearly unlimited presidential authority to order brutal interrogations.&lt;p&gt;But soon after &lt;a href=&#34;http://topics.nytimes.com/top/reference/timestopics/people/g/alberto_r_gonzales/index.html?inline=nyt-per&#34; title=&#34;More articles about Alberto R. Gonzales.&#34;&gt;Alberto R. Gonzales&lt;/a&gt;’s arrival as attorney general in February 2005, the Justice Department issued another opinion, this one in secret. It was a very different document, according to officials briefed on it, an expansive endorsement of the harshest interrogation techniques ever used by the &lt;a href=&#34;http://topics.nytimes.com/top/reference/timestopics/organizations/c/central_intelligence_agency/index.html?inline=nyt-org&#34; title=&#34;More articles about the Central Intelligence Agency.&#34;&gt;Central Intelligence Agency&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bob McCarty suppresses the truth</title>
      <link>https://blog.lippard.org/2007/10/bob-mccarty-suppresses-truth.html/</link>
      <pubDate>Thu, 04 Oct 2007 15:47:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/10/bob-mccarty-suppresses-truth.html/</guid>
      <description>&lt;p&gt;Bob McCarty, a religious conservative writer, came to my attention for the first time recently when he touted Lauren Green&amp;rsquo;s historical revisionism about the United States, in response to the &lt;a href=&#34;https://blog.lippard.org/2007/09/kathy-griffins-emmy-jokes-and-lauren.html&#34;&gt;Kathy Griffin Emmy controversy&lt;/a&gt;.  When I and others &lt;a href=&#34;http://bobmccarty.wordpress.com/2007/09/14/lauren-green-right-on-kathy-griffins-comments&#34;&gt;posted comments on his blog&lt;/a&gt; pointing out Green&amp;rsquo;s errors, McCarty accused me of &amp;ldquo;anti-Christian revisionist history,&amp;rdquo; cited some quotes from Thomas Jefferson which made reference to &amp;ldquo;God,&amp;rdquo; and stated that &amp;ldquo;I don’t have to read any more books about American history to know that this country was founded on Christian principles and values. Think &amp;lsquo;In God we trust&amp;rsquo; and &amp;lsquo;One nation under God.&amp;rsquo;&amp;quot;&lt;br /&gt;&lt;br /&gt;In response to this latter point, I posted a comment which pointed out that those two phrases don&amp;rsquo;t support McCarty&amp;rsquo;s case regarding the founding of the United States and that Jefferson, while a believer in God, did not believe in the divinity of Jesus.  McCarty didn&amp;rsquo;t approve my comment, so I posted again to see if it was intentional:&lt;br /&gt;&lt;blockquote&gt;Bob:  You didn&amp;rsquo;t approve/publish my previous comment responding to your Sep. 15 comment.  I&amp;rsquo;ll try again.&lt;br /&gt;&lt;br /&gt;Your citation of &amp;ldquo;In God We Trust&amp;rdquo; and &amp;ldquo;One Nation Under God&amp;rdquo; as evidence of the U.S. being founded on Christian principles shows your lack of research&amp;ndash;&lt;a href=&#34;http://www.treas.gov/education/fact-sheets/currency/in-god-we-trust.shtml&#34;&gt;the former did not appear on coins until 1854 and on currency until 1957&lt;/a&gt;. The phrase &amp;ldquo;under God&amp;rdquo; &lt;a href=&#34;http://en.wikipedia.org/wiki/Pledge_of_Allegiance&#34;&gt;wasn&amp;rsquo;t added to the Pledge of Allegiance until 1954&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;I also suggested you read more of the writings of Thomas Jefferson, including his &lt;a href=&#34;http://www.stephenjaygould.org/ctrl/jefferson_carr.html&#34;&gt;letter to his nephew Peter Carr on August 10, 1787&lt;/a&gt;, in which he wrote &amp;ldquo;Question with boldness even the existence of a god; because, if there be one, he must more approve of the homage of reason, than that of blindfolded fear.&amp;quot;&lt;br /&gt;&lt;br /&gt;Oh, and I also recommended that you check out the 1797 &lt;a href=&#34;http://en.wikipedia.org/wiki/Treaty_of_Tripoli&#34;&gt;Treaty of Tripoli&lt;/a&gt;, which was ratified by the Congress and signed by President John Adams, which contains the statement that &lt;a href=&#34;http://www.yale.edu/lawweb/avalon/diplomacy/barbary/bar1796t.htm#art11&#34;&gt;&amp;ldquo;the Government of the United States of America is not, in any sense, founded on the Christian religion.&amp;quot;&lt;/a&gt; Tripoli violated the treaty and a new treaty was negotiated in 1805 without that language, but it is significant that both the Senate and President approved that language.&lt;/blockquote&gt;In my first pass at a comment, I also referred to the &lt;a href=&#34;http://en.wikipedia.org/wiki/Jefferson_Bible&#34;&gt;&amp;ldquo;Jefferson Bible,&amp;quot;&lt;/a&gt; a version of the gospels which Jefferson produced by (in part) removing all of Jesus&amp;rsquo; miracles.&lt;br /&gt;&lt;br /&gt;Once again, McCarty didn&amp;rsquo;t approve the comments, demonstrating that he&amp;rsquo;s intentionally suppressing refutation of his ignorant statements.  It&amp;rsquo;s his kind of dishonesty that can persuade people to believe that Christianity survives only by hiding from facts and promoting the view that &lt;a href=&#34;https://blog.lippard.org/2007/09/crucifolks-reason-is-enemy-of-faith.html&#34;&gt;&amp;ldquo;reason is the enemy of faith.&amp;quot;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>How much animal euthanization is unnecessary?</title>
      <link>https://blog.lippard.org/2007/10/how-much-animal-euthanization-is.html/</link>
      <pubDate>Thu, 04 Oct 2007 13:43:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/10/how-much-animal-euthanization-is.html/</guid>
      <description>&lt;p&gt;Maricopa County Animal Care and Control and the Arizona Humane Society regularly euthanize animals, not just because they are terminally ill, critically injured beyond the possibility of saving, or displaying uncorrectable aggressive behavior, but to make space for more owner turn-ins.  (Another group which regularly engages in euthanasia of healthy animals is People for the Ethical Treatment of Animals, a group which is very good at getting free publicity, raising funds, and polarizing opinions, but not particularly good at directly improving the welfare of actual animals.  On occasion they indirectly improve the welfare of animals when they successfully stop cases of severe abuse.)&lt;br /&gt;&lt;br /&gt;Tuesday&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;San Francisco Chronicle&lt;/span&gt; &lt;a href=&#34;http://sfgate.com/cgi-bin/article.cgi?f=/g/a/2007/10/02/petscol.DTL&#34;&gt;reports on the content of Nathan Winograd&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Redemption: The Myth of Overpopulation and the No Kill Revolution in America&lt;/span&gt;&lt;/a&gt;, a book which claims that there isn&amp;rsquo;t a dog and cat overpopulation problem or lack of demand for them as pets, but that most animal control and animal shelter operations are simply not taking the most effective steps to care for their animals.  Winograd&amp;rsquo;s book and his organization, the &lt;a href=&#34;http://www.nokilladvocacycenter.org/&#34;&gt;No Kill Advocacy Center&lt;/a&gt;, argues that by using effective volunteer animal fostering programs and behavior rehabilitation programs, and partnering with local animal rescue groups, there should be no need to euthanize any healthy, adoptable animals.  He&amp;rsquo;s not just talking about it, he&amp;rsquo;s successfully done it as director of operations for the San Francisco SPCA and for a rural animal shelter in upstate New York.&lt;br /&gt;&lt;br /&gt;The No Kill Advocacy Center promotes the &lt;a href=&#34;http://www.nokilladvocacycenter.org/nokillequation.html&#34;&gt;&amp;ldquo;No Kill Equation,&amp;quot;&lt;/a&gt; a set of ten programs that it identifies as mandatory for any animal control or shelter operation to reduce euthanasia to a minimum:&lt;br /&gt;&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Zion Oil and Gas</title>
      <link>https://blog.lippard.org/2007/10/zion-oil-and-gas.html/</link>
      <pubDate>Tue, 02 Oct 2007 17:44:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/10/zion-oil-and-gas.html/</guid>
      <description>&lt;p&gt;What happens &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/10/bartholomew_on_zion_oil.php&#34;&gt;when you rely on the Bible (compounded by even misunderstanding that) instead of oil geology to decide where to drill for oil&lt;/a&gt;&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>McCain hasn&#39;t read the Constitution?</title>
      <link>https://blog.lippard.org/2007/10/mccain-hasnt-read-constitution.html/</link>
      <pubDate>Tue, 02 Oct 2007 16:29:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/10/mccain-hasnt-read-constitution.html/</guid>
      <description>&lt;p&gt;In &lt;a href=&#34;http://www.beliefnet.com/story/220/story_22001_1.html&#34;&gt;an interview with Beliefnet&lt;/a&gt;, Arizona Sen. John McCain said that the U.S. Constitution establishes a Christian nation:&lt;br /&gt;&lt;strong&gt;&lt;/strong&gt;&lt;blockquote&gt;&lt;strong&gt;A recent poll found that 55 percent of Americans believe the U.S. Constitution establishes a Christian nation. What do you think?&lt;/strong&gt;&lt;br /&gt;I would probably have to say yes, that the Constitution established the United States of America as a Christian nation. But I say that in the broadest sense. The lady that holds her lamp beside the golden door doesn&amp;rsquo;t say, “I only welcome Christians.” We welcome the poor, the tired, the huddled masses. But when they come here they know that they are in a nation founded on Christian principles.&lt;/blockquote&gt;Apparently he, &lt;a href=&#34;https://blog.lippard.org/2007/07/ron-paul-religious-kook.html&#34;&gt;like Rep. Ron Paul&lt;/a&gt;, missed the fact that the only reference to God in the U.S. Constitution is the reference to the &amp;ldquo;year of our Lord&amp;rdquo; in the date.  The Constitutional Convention voted not to open with prayers, Article VI says that &amp;ldquo;no religious test shall ever be required as a qualification to any office or public trust under the United States,&amp;rdquo; and the First Amendment says that &amp;ldquo;Congress shall make no law respecting an establishment of religion, or prohibiting the free exercise thereof.&amp;quot;&lt;br /&gt;&lt;br /&gt;The Constitution establishes a democratic republic with a strong separation of church and state by comparison to other nations.  The Bible, by contrast, speaks of theocratic political systems with rule by priests and kings.&lt;br /&gt;&lt;br /&gt;In 1797, the Senate unanimously ratified and President John Adams signed the &lt;a href=&#34;http://en.wikipedia.org/wiki/Treaty_of_Tripoli&#34;&gt;Treaty of Tripoli&lt;/a&gt;, Article 11 of which began with the words &amp;ldquo;As the Government of the United States of  America is not, in any sense, founded on the Christian religion.&amp;rdquo;  (This treaty was quickly violated by Tripoli, and the renegotiated treaty of 1805 did not contain this article, but the important point is that this language was approved by the entire Senate and the President in 1797.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Higley school district official stops Shakespearean play in progress</title>
      <link>https://blog.lippard.org/2007/10/higley-school-district-official-stops.html/</link>
      <pubDate>Tue, 02 Oct 2007 14:55:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/10/higley-school-district-official-stops.html/</guid>
      <description>&lt;p&gt;Higley, Arizona School District director of visual and performing arts Tara Kissane &lt;a href=&#34;http://www.kpho.com/news/14250819/detail.html&#34;&gt;stopped a performance of &amp;ldquo;The Complete Works of William Shakespeare (abridged)&amp;rdquo; for 6th to 12th graders in mid-performance&lt;/a&gt; because she thought the content was &amp;ldquo;inappropriate and not a kind of performance that we want them to see.&amp;quot;&lt;br /&gt;&lt;br /&gt;The performance, by Windwood Theatricals of New York, was attended by students who chose to pay $5 for a voluntary field trip to see it at the Higley Center for the Performing Arts.  Kissane interrupted it 40 minutes in, but declined to identify what specifically she found to be &amp;ldquo;inappropriate.&amp;rdquo;  She said that &amp;ldquo;I thought it was great for college-aged students &amp;hellip; I just thought it was over some of our kids&amp;rsquo; heads and it wasn&amp;rsquo;t appropriate for our kids. If I&amp;rsquo;m going to err on the side of anything, I&amp;rsquo;m erring on the side of caution.&amp;quot;&lt;br /&gt;&lt;br /&gt;Erring on the side of stupidity, she should have said.  So what if it was &amp;ldquo;over some of our kids&amp;rsquo; heads&amp;rdquo;?  What about those who were getting something out of it?  Why deprive those children on behalf of the lowest common denominator?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ernie and Bert do Casino</title>
      <link>https://blog.lippard.org/2007/09/ernie-and-bert-do-casino.html/</link>
      <pubDate>Sun, 30 Sep 2007 19:04:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/09/ernie-and-bert-do-casino.html/</guid>
      <description>&lt;p&gt;&lt;object width=&#34;425&#34; height=&#34;344&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/EFrLcvGkhMc&amp;hl=en&amp;fs=1&#34;&gt;&lt;/param&gt;&lt;param name=&#34;allowFullScreen&#34; value=&#34;true&#34;&gt;&lt;/param&gt;&lt;param name=&#34;allowscriptaccess&#34; value=&#34;always&#34;&gt;&lt;/param&gt;&lt;embed src=&#34;http://www.youtube.com/v/EFrLcvGkhMc&amp;hl=en&amp;fs=1&#34; type=&#34;application/x-shockwave-flash&#34; allowscriptaccess=&#34;always&#34; allowfullscreen=&#34;true&#34; width=&#34;425&#34; height=&#34;344&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;(Thanks, Jami!)&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Danny Boy, FCD&lt;/strong&gt; &lt;small&gt;(2007-10-01)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;*blush*&lt;BR/&gt;&lt;BR/&gt;My, that is kinda intense. I never noticed the level of profanity in Casino before, maybe I&#39;m too used to Joe Pesci&#39;s mobster routine.&lt;/p&gt;
  &lt;/div&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Lippard&lt;/strong&gt; &lt;small&gt;(2007-10-03)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Or maybe it&#39;s the contrast with Bert and Ernie that makes it stand out...&lt;/p&gt;
  &lt;/div&gt;</description>
    </item>
    <item>
      <title>Crucifolks, &#34;Reason is the enemy of faith&#34;</title>
      <link>https://blog.lippard.org/2007/09/crucifolks-reason-is-enemy-of-faith.html/</link>
      <pubDate>Sun, 30 Sep 2007 18:56:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/09/crucifolks-reason-is-enemy-of-faith.html/</guid>
      <description>&lt;p&gt;From the Adult Swim series &amp;ldquo;Moral Orel,&amp;rdquo; a song by the Crucifolks, &lt;a href=&#34;http://www.myspace.com/music/9528151/songs/10570110&#34;&gt;&amp;ldquo;Reason is the Enemy of Faith&amp;rdquo;&lt;/a&gt;:&lt;br /&gt;&lt;/p&gt;
&lt;blockquote&gt;Reason is the enemy of faith, my friend&lt;br /&gt;
A head that&#39;s filled with knowledge&lt;br /&gt;
soon is too bloated with its own weight&lt;br /&gt;
to fit through heaven&#39;s gate&lt;br /&gt;
So think with your heart&lt;br /&gt;
it&#39;s the only organ for salvation&lt;br /&gt;
think with your heart&lt;br /&gt;
don&#39;t deduce yourself to eternal damnation&lt;br /&gt;
think with your heart&lt;br /&gt;
&#39;cause you know that the almighty sees us&lt;br /&gt;
think only with your heart&lt;br /&gt;
whoever heard of the bleeding brain of Jesus?&lt;br /&gt;
think only with your heart&lt;/blockquote&gt;More on Moral Orel &lt;a href=&#34;http://secularoutpost.blogspot.com/2006/03/moral-orel.html&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
UPDATE (October 4, 2007):  The comments on this post got way off track from what this song is saying, with olvlzl riding his own hobbyhorses to the extent that I think he completely missed the point.  When he says to me, &#34;If you don&#39;t agree with the song lyrics, I&#39;m glad to hear it,&#34; I can only wonder if he bothered to read them.  The lyrics are parody, expressing an extreme Christian anti-intellectualism that sees not only education but reason itself as something evil and in opposition to faith that must be avoided at all costs.  Of course I disagree with that, as does anyone who values reason.  What makes it funny is the extreme to which it takes the view--but what makes it disturbing is that there are anti-intellectual Christians who see knowledge and attempting to seek it as evil practices.  They are the sort who say that all the knowledge they need is in the Bible (and these are often the King James Version only sorts, as well), so there is no need to read anything else.&lt;br /&gt;
&lt;br /&gt;
olvlzl, by contrast, is looking at the reverse position, that there is no need for faith.  But that&#39;s not what the song is about, or what &#34;Moral Orel&#34; is about.
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;olvlzl&lt;/strong&gt; &lt;small&gt;(2007-10-03)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Ok, I expect everyone here who holds this belief, and it is a belief, but more about that in a minute - anyway, I expect that all of you rigorous rationalists will hold absolutely no ideas which you have not entirely proven or demonstrated with sufficient rigor so as to be the product of reason. If you do you are guilty of the intellectual crime of faith. &lt;BR/&gt;No idea of which you have not mastered the proof can be held without it being to a greater or lesser extent the product of faith.  That include the faith that scientists,  who even as a group have demonstrated their fallibility, have gotten those particular ideas right.  And, most of all, I expect you will hold no ideas about which no physical evidence exists since literally any idea you accept about them will be the product of some kind of faith. &lt;BR/&gt;&lt;BR/&gt;Atheism is a statement of faith about something which can&#39;t be known, at least it is when it asserts as a fact that there not a God or anything supernatural instead of the entirely, rock solid and honest statement &#34;I don&#39;t believe there is a God&#34;.  There is no assertion that can be made for or against the idea of a supernatural God which is not the product of reliance on that which can&#39;t be known, faith. &lt;BR/&gt;&lt;BR/&gt;Every single person who has an active mind relies on ideas held on the basis of faith.  If this ditty is correct, then reason doesn&#39;t exist, at least not in human beings.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Onward Christian soldiers</title>
      <link>https://blog.lippard.org/2007/09/onward-christian-soldiers.html/</link>
      <pubDate>Sun, 30 Sep 2007 17:21:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/09/onward-christian-soldiers.html/</guid>
      <description>&lt;p&gt;Jeremy Hall, an atheist soldier stationed in Iraq, attempted to form a meeting of his fellow atheists, after receiving permission to do so from an Army chaplain.  That meeting occurred on August 7, and was attended by Hall&amp;rsquo;s supervisor, Major Freddy J. Welborn, 44, an evangelical Christian who broke up the meeting and threatened to charge Hall with violations of the Uniform Code of Military Justice as well as to block Hall&amp;rsquo;s reenlistment if the group continued to meet.&lt;br /&gt;&lt;br /&gt;Hall &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/09/iraq_soldier_sues_pentagon_for.php&#34;&gt;filed a lawsuit against the Pentagon and Welborn for injunctive relief to prevent such unconstitutional abuses&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;In response to his lawsuit, Hall &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/09/update_on_military_atheism_law.php&#34;&gt;has been assaulted by fellow soldiers and threatened on blogs with being killed by friendly fire&lt;/a&gt;.  (There have been some allegations, not substantiated to my knowledge, that Pat Tillman&amp;rsquo;s death by friendly fire &lt;a href=&#34;http://minotskepticalsociety.blogspot.com/2007/08/two-new-thoughts-1.html&#34;&gt;may have been the result of his outspoken atheism&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;Welborn, who was initially misidentified in the lawsuit as Paul Welbourne, was &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/09/welborns_myspace_page.php&#34;&gt;tracked down via his MySpace&lt;/a&gt; page, a visual monstrosity which says that he is a member of the &amp;ldquo;Department of Eternal Affairs,&amp;rdquo; his primary occupation is &amp;ldquo;Bible Study,&amp;rdquo; he has a Bachelor&amp;rsquo;s Degree from Tennessee Temple University with a major in &amp;ldquo;Pers. Evangelism&amp;rdquo; and minor in &amp;ldquo;Biblical Worldview,&amp;rdquo; and he attended Tara High School from 1976 to 1983.  (In fairness to Welborn, the heading says that the school information is for &amp;ldquo;MAJ Freddy &amp;amp; HIS Girl,&amp;rdquo; so the dates probably include &amp;ldquo;his girl&amp;rdquo;&amp;rsquo;s high school career along with his own, rather than indicating that he took seven years to get through high school.)&lt;br /&gt;&lt;br /&gt;The U.S. military has had a serious problem with Christian evangelicals who don&amp;rsquo;t understand what freedom of religion means.  Earlier this year, the Pentagon Inspector General&amp;rsquo;s office issued a report that officers who appeared in uniform in a recruiting video for Christian Embassy, a group that promotes Bible studies by senior government officials, &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/08/officers_guilty_of_ethical_bre.php&#34;&gt;violated military rules by doing so&lt;/a&gt;.  Two years ago, evangelical Christians proselytizing at the Air Force Academy led to a review of the Air Force rule for chaplains which says that there can be no proselytizing those of other religious faiths, but &lt;a href=&#34;http://scienceblogs.com/dispatches/2005/10/air_force_proselytization_rule.php&#34;&gt;it&amp;rsquo;s perfectly acceptable to proselytize to &amp;ldquo;those who are not affiliated.&amp;quot;&lt;/a&gt;  A lawsuit against this evangelizing &lt;a href=&#34;http://chronicle.com/news/article/1198/judge-throws-out-lawsuit-accusing-air-force-of-proselytizing&#34;&gt;was thrown out of court last year&lt;/a&gt;, but the &lt;a href=&#34;http://www.talkleft.com/story/2005/10/12/835/72403&#34;&gt;rule for chaplains with the double standard was revoked&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;More on the Hall and Christian Embassy cases may be found &lt;a href=&#34;http://scienceblogs.com/authority/2007/08/christian_soldiers.php&#34;&gt;at the Questionable Authority blog&lt;/a&gt;, as well as the links in this post.&lt;br /&gt;&lt;br /&gt;UPDATE (March 7, 2008):  Hall &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/03/new_allegation_in_army_religio.php&#34;&gt;has updated his complaint to include a charge that he has had a promotion blocked because of his unwillingness to &amp;ldquo;put aside his personal convictions and pray with the troops.&amp;quot;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;UPDATE (July 10, 2008): The government &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/07/government_moves_to_dismiss_mr.php&#34;&gt;has filed a motion to dismiss (at the last available moment to do so), arguing that Hall lacks standing to sue and did not take advantage of all available remedies within the military to pursue his complaint before suing&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (April 26, 2008): &lt;span style=&#34;font-style: italic;&#34;&gt;The New York Times&lt;/span&gt; &lt;a href=&#34;http://www.nytimes.com/2008/04/26/us/26atheist.html&#34;&gt;has now covered this story&lt;/a&gt;.  (About time!)&lt;br /&gt;&lt;br /&gt;UPDATE (April 28, 2008): Ed Brayton at Dispatches from the Culture Wars &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/04/cnn_on_jeremy_hall_case.php&#34;&gt;asks the question of why Hall had to be transferred out of Iraq for his own safety&lt;/a&gt;, rather than the commanding officers telling the troops to leave him alone or be punished.&lt;br /&gt;&lt;br /&gt;UPDATE (October 18, 2008): Hall &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/10/mrff_withdraws_hall_lawsuit.php&#34;&gt;has withdrawn his lawsuit&lt;/a&gt; on the grounds that he will soon be out of the military and suspects the case will be dismissed for lack of standing once he&amp;rsquo;s out.  A &lt;a href=&#34;https://blog.lippard.org/2008/09/another-military-religious-freedom-case.html&#34;&gt;second case filed by Dustin Chalker will continue&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>9/11 Truther returns to reality</title>
      <link>https://blog.lippard.org/2007/09/911-truther-returns-to-reality.html/</link>
      <pubDate>Sat, 29 Sep 2007 16:18:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/09/911-truther-returns-to-reality.html/</guid>
      <description>&lt;p&gt;Mike Metzger, co-founder of 9/11 Truth UAlbany, has abandoned the 9/11 Truth movement and returned to reality after actually starting to listen to the debunkings and think about the evidence and the methods of argument used.  He&amp;rsquo;s &lt;a href=&#34;http://extruther.blogspot.com/2007/09/letter-of-resignation.html&#34;&gt;posted a letter explaining his change of heart&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Good for him.&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;ve yet to see a 9/11 Truther actually attempt to systematically address the content of any of the critiques, nor put together a scenario that even attempts to be a comprehensive explanation of the events leading up to and including the 9/11 attacks (such as the actions of Osama bin Laden and the hijackers, described in the &lt;span style=&#34;font-style: italic;&#34;&gt;9/11 Commission Report&lt;/span&gt;, Gerald Posner&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Why America Slept&lt;/span&gt;, James Bamford&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;A Pretext for War&lt;/span&gt;, and elsewhere).  Instead, their methodology resembles that of creationists and Holocaust deniers&amp;ndash;identifying apparent inconsistencies, and constructing a fantasy around them without any regard for the enormous collection of facts at hand.  Their defense then becomes progressively more delusional attempts to explain away the contrary facts that they&amp;rsquo;ve not bothered to address.&lt;br /&gt;&lt;br /&gt;The &amp;ldquo;Screw Loose Change&amp;rdquo; annotated version of the &amp;ldquo;Loose Change&amp;rdquo; 2nd edition video may be found &lt;a href=&#34;http://www.lolloosechange.co.nr/&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>3D scanner made out of a webcam, Legos, and milk</title>
      <link>https://blog.lippard.org/2007/09/3d-scanner-made-out-of-webcam-legos-and.html/</link>
      <pubDate>Sat, 29 Sep 2007 16:10:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/09/3d-scanner-made-out-of-webcam-legos-and.html/</guid>
      <description>&lt;p&gt;Friedrich Kirschner has &lt;a href=&#34;http://www.etre.com/blog/2007/06/lego_milk_3d_scanner_friedrich_kirschner/&#34;&gt;built a device to make 3D image scans of objects placed in a small plastic container, using a webcam and a platform built of Legos, and some milk&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;(Hat tip to Dave Palmer on the SKEPTIC list.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>September&#39;s Fall</title>
      <link>https://blog.lippard.org/2007/09/septembers-fall.html/</link>
      <pubDate>Sat, 29 Sep 2007 05:18:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/09/septembers-fall.html/</guid>
      <description>&lt;p&gt;Finally, we see a break in the past year&amp;rsquo;s almost relentless upward trend in Maricopa County&amp;rsquo;s Notices of Trustees Sales&amp;hellip;&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/images/07sepntr.jpg&#34;&gt;&lt;img id=&#34;BLOGGER_PHOTO_ID_5115492020958492178&#34; style=&#34;DISPLAY: block; MARGIN: 0px auto 10px; CURSOR: hand; TEXT-ALIGN: center&#34; alt=&#34;Click for Full Size&#34; src=&#34;https://blog.lippard.org/images/07sepntr.jpg&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;September&amp;rsquo;s total was 2836 - well off from &lt;a href=&#34;https://blog.lippard.org/2007/09/this-is-getting-ridiculous.html&#34;&gt;last month&amp;rsquo;s high&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2007/04/where-are-we-headed.html&#34;&gt;Something tells me&lt;/a&gt;, though, that this is not the start of a new trend downward, just yet.&lt;br /&gt;&lt;br /&gt;Oh, I should note that I&amp;rsquo;ve changed the graph this month so that the vertical axis starts at zero instead of 400.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Liberty, security, and death</title>
      <link>https://blog.lippard.org/2007/09/liberty-security-and-death.html/</link>
      <pubDate>Tue, 25 Sep 2007 17:40:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/09/liberty-security-and-death.html/</guid>
      <description>&lt;p&gt;&amp;ldquo;Give me Liberty, or give me Death!&amp;quot;&lt;br /&gt;&amp;ndash;&lt;a href=&#34;http://en.wikipedia.org/wiki/Give_me_liberty_or_give_me_death&#34;&gt;Patrick Henry, March 23, 1775&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&amp;ldquo;Those who would give up essential liberty to purchase a little temporary safety, deserve neither liberty nor safety.&amp;quot;&lt;br /&gt;&amp;ndash;&lt;a href=&#34;http://en.wikiquote.org/wiki/Benjamin_Franklin&#34;&gt;Richard Jackson, motto on title page of &lt;span style=&#34;font-style: italic;&#34;&gt;An Historical Review of the Constitution and Government of Pennsylvania&lt;/span&gt;, 1759&lt;/a&gt; (often attributed to its publisher, Benjamin Franklin)&lt;br /&gt;&lt;b&gt;&lt;/b&gt;&lt;br /&gt;&amp;ldquo;And I hear from time to time people say, hey, wait a second. We have civil liberties we have to worry about. But don&amp;rsquo;t forget, the most important civil liberty I expect from my government is my right to be kept alive, and that&amp;rsquo;s what we&amp;rsquo;re going to have to do.&amp;quot;&lt;br /&gt;&amp;ndash;&lt;a href=&#34;http://www.foxnews.com/story/0,2933,295883,00.html&#34;&gt;Mitt Romney, Republican presidential candidate debate, September 5, 2007&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;(Also see the Reason blog on &lt;a href=&#34;http://www.reason.com/blog/show/122635.html&#34;&gt;&amp;ldquo;Civil Liberties Check-Up.&amp;quot;&lt;/a&gt;)&lt;br /&gt;&lt;i&gt;&lt;/i&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hacker finds vulnerability in Adobe Reader</title>
      <link>https://blog.lippard.org/2007/09/hacker-finds-vulnerability-in-adobe.html/</link>
      <pubDate>Tue, 25 Sep 2007 02:34:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/09/hacker-finds-vulnerability-in-adobe.html/</guid>
      <description>&lt;p&gt;A hacker &lt;a href=&#34;http://www.pcworld.com/article/id,137456-c,hackers/article.html&#34;&gt;has found a flaw in Adobe&amp;rsquo;s PDF file format&lt;/a&gt; which can be used to exploit Adobe Reader 8.1 on Windows XP.&lt;br /&gt;&lt;br /&gt;Dave G. &lt;a href=&#34;http://www.matasano.com/log/961/on-the-subject-of-pdf-vulnerabilities-2/&#34;&gt;at the Matasano Chargen&lt;/a&gt; blog predicts that such attacks&amp;ndash;targeting popular applications&amp;ndash;will become more common.  PDF in particular is a likely target due to its ubiquity and its complexity.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Instructor fired for saying Adam and Eve story shouldn&#39;t be taken literally</title>
      <link>https://blog.lippard.org/2007/09/instructor-fired-for-saying-adam-and.html/</link>
      <pubDate>Mon, 24 Sep 2007 23:33:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/09/instructor-fired-for-saying-adam-and.html/</guid>
      <description>&lt;p&gt;In &lt;a href=&#34;http://www.desmoinesregister.com/apps/pbcs.dll/article?AID=2007709220333&#34;&gt;Red Oak, Iowa&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;A community college instructor in Red Oak claims he was fired after he told his students that the biblical story of Adam and Eve should not be literally interpreted.&lt;br /&gt;&lt;br /&gt;Steve Bitterman, 60, said officials at Southwestern Community College sided with a handful of students who threatened legal action over his remarks in a western civilization class Tuesday. He said he was fired Thursday.&lt;br /&gt;&lt;br /&gt;&amp;ldquo;I&amp;rsquo;m just a little bit shocked myself that a college in good standing would back up students who insist that people who have been through college and have a master&amp;rsquo;s degree, a couple actually, have to teach that there were such things as talking snakes or lose their job,&amp;rdquo; Bitterman said.&lt;br /&gt;&amp;hellip;&lt;br /&gt;Bitterman said he called the story of Adam and Eve a &amp;ldquo;fairy tale&amp;rdquo; in a conversation with a student after the class and was told the students had threatened to see an attorney. He declined to identify any of the students in the class.&lt;/blockquote&gt;Even most Christians on the planet don&amp;rsquo;t think that the Adam and Eve story is literally true, so it&amp;rsquo;s hard to see why this would even be a controversial statement in a western civilization class.  The quotes in the article from the school suggest that Bitterman was fired for something else (a &amp;ldquo;personnel issue&amp;rdquo;), but the firing immediately following the class with the student threatening legal action seems to support his account.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Blog of unnecessary quotation marks</title>
      <link>https://blog.lippard.org/2007/09/blog-of-unnecessary-quotation-marks.html/</link>
      <pubDate>Sat, 22 Sep 2007 16:14:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/09/blog-of-unnecessary-quotation-marks.html/</guid>
      <description>&lt;p&gt;There are some hilarious sign photos at the &lt;a href=&#34;http://quotation-marks.blogspot.com/&#34;&gt;blog of unnecessary quotation marks&lt;/a&gt;.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Danny Boy, FCD&lt;/strong&gt; &lt;small&gt;(2007-09-22)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;I&#39;d say Noam Chomsky&#39;s &#34;books&#34; deserves a whole month of &#34;blogging&#34; for using unnecessary quotation &#34;marks.&#34; ;)&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>Naomi Wolf on 10 steps to a fascist America</title>
      <link>https://blog.lippard.org/2007/09/naomi-wolf-on-10-steps-to-fascist.html/</link>
      <pubDate>Sat, 22 Sep 2007 01:48:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/09/naomi-wolf-on-10-steps-to-fascist.html/</guid>
      <description>&lt;p&gt;I just saw Naomi Wolf on The Colbert Report (Wednesday night&amp;rsquo;s show), discussing her new book, &lt;span style=&#34;font-style: italic;&#34;&gt;The End of America: A Letter of Warning to a Young Patriot&lt;/span&gt;.  She only had time to list a few of the ten steps on her list, but &lt;a href=&#34;http://www.guardian.co.uk/usa/story/0,,2064157,00.html&#34;&gt;I found all ten in an article from the Guardian&lt;/a&gt;:&lt;br /&gt;&lt;br /&gt;1. Invoke a terrifying internal and external enemy&lt;br /&gt;2. Create a gulag&lt;br /&gt;3. Develop a thug caste&lt;br /&gt;4. Set up an internal surveillance system&lt;br /&gt;5. Harass citizens&amp;rsquo; groups&lt;br /&gt;6. Engage in arbitrary detention and release&lt;br /&gt;7. Target key individuals&lt;br /&gt;8. Control the press&lt;br /&gt;9. Dissent equals treason&lt;br /&gt;10. Suspend the rule of law&lt;/p&gt;</description>
    </item>
    <item>
      <title>Boston police arrest MIT student for blinking nametag</title>
      <link>https://blog.lippard.org/2007/09/boston-police-arrest-mit-student-for.html/</link>
      <pubDate>Fri, 21 Sep 2007 18:39:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/09/boston-police-arrest-mit-student-for.html/</guid>
      <description>&lt;p&gt;Boston authorities &lt;a href=&#34;http://www.boston.com/news/globe/city_region/breaking_news/2007/09/mit_student_arr.html?p1=MEWell_Pos3&#34;&gt;have filed another set of bogus &amp;ldquo;hoax device&amp;rdquo; charges&lt;/a&gt;, against Star Simpson, a 19-year-old MIT student who was wearing a sweatshirt with a homemade electronic nametag stuck to the front of it.  The device was made of a breadboard with LEDs and a 9V battery, and Simpson was also holding &amp;ldquo;a lump of putty&amp;rdquo; in her hands, as she was waiting at Logan airport for a friend&amp;rsquo;s flight to arrive.  She explained that she made the device for career day because she wanted to stand out.  She was released on $750 bail and will have to appear in court on October 29 on charges of &amp;ldquo;possessing a hoax device.&amp;quot;&lt;br /&gt;&lt;br /&gt;The &lt;a href=&#34;http://www.boston.com/news/globe/city_region/breaking_news/2007/09/mit_student_arr.html?p1=MEWell_Pos3&#34;&gt;Boston Globe&amp;rsquo;s article&lt;/a&gt; says:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Who called the housing bubble and who didn&#39;t</title>
      <link>https://blog.lippard.org/2007/09/who-called-housing-bubble-and-who-didnt.html/</link>
      <pubDate>Fri, 21 Sep 2007 16:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/09/who-called-housing-bubble-and-who-didnt.html/</guid>
      <description>&lt;p&gt;It&amp;rsquo;s interesting to look back at old blog posts and comments to see who correctly identified that we were in a housing bubble and who inaccurately denied it.&lt;br /&gt;&lt;br /&gt;Jane Galt (Megan McArdle) at Asymmetrical Information called it correctly, &lt;a href=&#34;http://www.janegalt.net/blog/archives/004573.html&#34;&gt;way back in January 2004&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;I called it &lt;a href=&#34;http://groups.google.com/group/az.general/msg/7764f6307702d0cb?dmode=source&#34;&gt;in September 2004&lt;/a&gt;, suggesting a drop in &amp;ldquo;the next year or two.&amp;rdquo;  The peak for Phoenix was in the fourth quarter of 2006, so I was pretty close, but I expected the drop to come a bit earlier than it actually did.&lt;br /&gt;&lt;br /&gt;Economist Tyler Cowan was &lt;a href=&#34;http://www.marginalrevolution.com/marginalrevolution/2005/04/do_we_live_in_a.html&#34;&gt;still in denial in April 2005&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;In the &lt;a href=&#34;http://www.businessweek.com/bwdaily/dnflash/jun2005/nf20050622_9404_db008.htm&#34;&gt;June 2005 issue of &lt;span style=&#34;font-style: italic;&#34;&gt;Business Week&lt;/span&gt;&lt;/a&gt;, Frank Nothaft of Freddie Mac and James F. Smith of the Society of Industrial and Office Realtors said that the housing bubble was bunk and they saw no possibility of national price declines in the future.  Dean Baker of the Center for Economic and Policy Research called it a bubble.  Mike Englund of Action Economics fell somewhere in between, saying that &amp;ldquo;It&amp;rsquo;s bubble behavior&amp;rdquo; but &amp;ldquo;not clear that the recent price gains in the housing market are a bubble.&amp;quot;&lt;br /&gt;&lt;br /&gt;Economist Edward Stringham told me he didn&amp;rsquo;t think there was a housing bubble &lt;a href=&#34;https://blog.lippard.org/2005/11/freedom-summit-photos-and-blog-entries.html&#34;&gt;in November 2005&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Economist Greg Mankiw &lt;a href=&#34;http://gregmankiw.blogspot.com/2006/06/housing-bubble.html&#34;&gt;hinted that he thought there was a bubble in June 2006&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;In the Fall 2007 issue of &lt;span style=&#34;font-style: italic;&#34;&gt;USAA Magazine&lt;/span&gt;, just delivered to my home yesterday, an article titled &amp;ldquo;Real (Estate) page turners&amp;rdquo; quotes &amp;ldquo;The Apprentice: Season 3&amp;rdquo; winner Kendra Todd, author of &lt;span style=&#34;font-style: italic;&#34;&gt;Risk and Grow Rich: How to Make Millions in Real Estate&lt;/span&gt;:&lt;br /&gt;&lt;blockquote&gt;Ms. Todd disagrees with those who say there has been a bust for real estate.  &amp;ldquo;What&amp;rsquo;s dropped in some areas is market expectations more than market values,&amp;rdquo; she argues.&lt;/blockquote&gt;I think Ms. Todd should start working on her manuscript for &lt;span style=&#34;font-style: italic;&#34;&gt;Risk and Grow Poor: How to Lose Millions in Real Estate&lt;/span&gt;.  Of course, I doubt she makes most of her income from real estate investing, rather than book sales and her hosting of HGTV&amp;rsquo;s &amp;ldquo;My House Is Worth What?&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Republican San Diego mayor signs resolution for gay marriage</title>
      <link>https://blog.lippard.org/2007/09/republican-san-diego-mayor-signs.html/</link>
      <pubDate>Fri, 21 Sep 2007 02:33:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/09/republican-san-diego-mayor-signs.html/</guid>
      <description>&lt;p&gt;The Republican mayor of San Diego, Jerry Sanders, &lt;a href=&#34;http://wockner.blogspot.com/2007/09/republican-san-diego-mayor-embraces.html&#34;&gt;has signed a resolution supporting gay marriage, stating that&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;&amp;ldquo;In order to be consistent with the position I took during the mayoral election, I intended to veto the council resolution. As late as yesterday afternoon, that was my position.&lt;br /&gt;&lt;br /&gt;&amp;ldquo;The arrival of the resolution &amp;ndash; to sign or veto &amp;ndash; in my office late last night forced me to reflect and search my soul for the right thing to do.&lt;br /&gt;&lt;br /&gt;&amp;ldquo;I have decided to lead with my heart, which is probably obvious at the moment &amp;ndash; to do what I think is right, and to take a stand on behalf of equality and social justice. The right thing for me to do is sign this resolution.&lt;br /&gt;&lt;br /&gt;&amp;ldquo;For three decades, I have worked to bring enlightenment, justice and equality to all parts of our community.&lt;br /&gt;&lt;br /&gt;&amp;ldquo;As I reflected on the choices I had before me last night, I just could not bring myself to tell an entire group of people in our community they were less important, less worthy or less deserving of the rights and responsibilities of marriage &amp;ndash; than anyone else &amp;ndash; simply because of their sexual orientation.&lt;br /&gt;&lt;br /&gt;&amp;ldquo;A decision to veto this resolution would have been inconsistent with the values I have embraced over the past 30 years.&lt;br /&gt;&lt;br /&gt;&amp;ldquo;I do believe that times have changed. And with changing time, and new life experiences, come different opinions. I think that&amp;rsquo;s natural, and it&amp;rsquo;s certainly true in my case.&lt;br /&gt;&lt;br /&gt;&amp;ldquo;Two years ago, I believed that civil unions were a fair alternative. Those beliefs, in my case, have changed.&lt;br /&gt;&lt;br /&gt;&amp;ldquo;The concept of a &amp;lsquo;separate but equal&amp;rsquo; institution is not something I can support.&lt;br /&gt;&lt;br /&gt;&amp;ldquo;I acknowledge that not all members of our community will agree or perhaps even understand my decision today.&lt;br /&gt;&lt;br /&gt;&amp;ldquo;All I can offer them is that I am trying to do what I believe is right.&lt;br /&gt;&lt;br /&gt;&amp;ldquo;I have close family members and friends who are a member of the gay and lesbian community. &lt;span style=&#34;font-weight: bold;&#34;&gt;Those folks include my daughter Lisa&lt;/span&gt;, as well as members of my personal staff.&lt;br /&gt;&lt;br /&gt;&amp;ldquo;I want for them the same thing that we all want for our loved ones &amp;ndash; for each of them to find a mate whom they love deeply and who loves them back; someone with whom they can grow old together and share life&amp;rsquo;s experiences.&lt;br /&gt;&lt;br /&gt;&amp;ldquo;And I want their relationships to be protected equally under the law. In the end, I couldn&amp;rsquo;t look any of them in the face and tell them that their relationship &amp;ndash; their very lives &amp;ndash; were any less meaningful than the marriage I share with my wife Rana. Thank you.&amp;quot;&lt;/blockquote&gt;(Via &lt;a href=&#34;http://www.woodka.com/2007/09/19/oh-this-will-blow-san-diego-republicans-minds/&#34;&gt;Donna Woodka&amp;rsquo;s blog&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>British bands banned from U.S. visits</title>
      <link>https://blog.lippard.org/2007/09/british-bands-banned-from-us-visits.html/</link>
      <pubDate>Fri, 21 Sep 2007 00:23:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/09/british-bands-banned-from-us-visits.html/</guid>
      <description>&lt;p&gt;It&amp;rsquo;s becoming a problem for newly popular British bands to tour in the United States, because they are being denied P-1 visas unless they can prove that they have been &amp;ldquo;internationally recognized&amp;rdquo; for a &amp;ldquo;sustained and substantial&amp;rdquo; amount of time.&lt;br /&gt;&lt;br /&gt;Recently the band New Model Army, which has actually been around for decades, &lt;a href=&#34;http://www.dnalounge.com/backstage/log/2007/09.html#19&#34;&gt;were denied visas to perform in San Francisco at the DNA Lounge&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>I hope this doesn&#39;t happen to Sprint&#39;s WiMax plans...</title>
      <link>https://blog.lippard.org/2007/09/i-hope-this-doesnt-happen-to-sprints.html/</link>
      <pubDate>Fri, 21 Sep 2007 00:14:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/09/i-hope-this-doesnt-happen-to-sprints.html/</guid>
      <description>&lt;p&gt;Municipal wireless &lt;a href=&#34;http://www.economist.com/PrinterFriendly.cfm?story_id=9726651&#34;&gt;has been a failure&lt;/a&gt;.  The City of Tempe projected 32,000 users, but only had 600 at its last published count, which was back in April 2006.  It&amp;rsquo;s also failing in Philadelphia, Minneapolis, Portland, Chicago, and Taipei.&lt;br /&gt;&lt;br /&gt;(Also see &lt;a href=&#34;http://www.techliberation.com/archives/042806.php&#34;&gt;Technology Liberation Front&lt;/a&gt;, which makes the same point.)&lt;br /&gt;&lt;br /&gt;UPDATE (November 8, 2007):  Sprint and Clearwire &lt;a href=&#34;http://news.yahoo.com/s/nm/20071109/bs_nm/sprint_clearwire_dc_1&#34;&gt;have scrapped a plan to jointly build out their WiMax networks&lt;/a&gt;, and it looks like Sprint may scale back its own WiMax plans, as well.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Moody&#39;s revises its housing price predictions</title>
      <link>https://blog.lippard.org/2007/09/moodys-revises-its-housing-price.html/</link>
      <pubDate>Wed, 19 Sep 2007 19:23:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/09/moodys-revises-its-housing-price.html/</guid>
      <description>&lt;p&gt;Last October, I &lt;a href=&#34;https://blog.lippard.org/2006/10/housing-bubble-us-and-arizona.html&#34;&gt;reported that Moody&amp;rsquo;s was predicting that the Phoenix housing market would see price declines of 9.3%&lt;/a&gt; between the first quarter of 2006 and the second quarter of 2008, which I called &amp;ldquo;wildly optimistic.&amp;quot;&lt;br /&gt;&lt;br /&gt;Now Moody&amp;rsquo;s &lt;a href=&#34;http://money.cnn.com/2007/09/19/real_estate/steep_home_price_drops_coming/index.htm&#34;&gt;has issued a new report which claims the Phoenix housing market will see price declines of 17.8%&lt;/a&gt; between the second quarter of 2006 and the second quarter of 2008&amp;ndash;they&amp;rsquo;ve doubled the percentage of drop for a time period that&amp;rsquo;s three months shorter.&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;m guessing this will be closer to accurate&amp;ndash;but still shy of the mark, unfortunately.&lt;br /&gt;&lt;br /&gt;The report also predicts a drop of 11.7% for Tucson, lower than October&amp;rsquo;s prediction of a 13.4% drop.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Lessons for information security from Multics</title>
      <link>https://blog.lippard.org/2007/09/lessons-for-information-security-from.html/</link>
      <pubDate>Wed, 19 Sep 2007 18:18:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/09/lessons-for-information-security-from.html/</guid>
      <description>&lt;p&gt;Bruce Schneier brings attention to &lt;a href=&#34;http://www.acsac.org/2002/papers/classic-multics.pdf&#34;&gt;a 2002 paper by Paul Karger and Roger Schell&lt;/a&gt; (PDF) about lessons learned from Multics security that are still relevant today, and &lt;a href=&#34;http://www.schneier.com/blog/archives/2007/09/the_multics_ope.html&#34;&gt;Multicians come out of the woodwork in the comments&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Karger and Schell were part of the Air Force &amp;ldquo;tiger team&amp;rdquo; that ran penetration attacks against Multics in the 1970s.  They were successful, which ultimately led to a Multics security enhancement project, the result of which was that Multics was the first commercial operating system to obtain a B2 security rating from the National Computer Security Center.  I played a small part in that project, fixing some bugs and helping to run tests of Multics&amp;rsquo; Trusted Computing Base (TCB).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Wilkinson critique of framing</title>
      <link>https://blog.lippard.org/2007/09/wilkinson-critique-of-framing.html/</link>
      <pubDate>Wed, 19 Sep 2007 16:44:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/09/wilkinson-critique-of-framing.html/</guid>
      <description>&lt;p&gt;Blogger Will Wilkinson has posted &lt;a href=&#34;http://www.willwilkinson.net/flybottle/2007/09/19/whats-the-frequency-lakoff/&#34;&gt;a lengthy critique of George Lakoff&amp;rsquo;s &amp;ldquo;framing&amp;rdquo; arguments&lt;/a&gt; that the Democrats have lost elections because the Republicans have changed the meanings of words.  He cites the work of social psychologist Jonathan Haidt to offer a different conclusion:&lt;br /&gt;&lt;blockquote&gt;Haidt’s research leads him to posit five psychological foundations of human moral sentiment, each with a distinct evolutionary history and function, which he labels &lt;em&gt;harm&lt;/em&gt;, &lt;em&gt;reciprocity&lt;/em&gt;, &lt;em&gt;ingroup&lt;/em&gt;, &lt;em&gt;hierarchy&lt;/em&gt;, and &lt;em&gt;purity&lt;/em&gt;. While the five foundations are universal, cultures build upon each to varying degrees. Imagine five adjustable slides on a stereo equalizer that can be turned up or down to produce different balances of sound. An equalizer preset like “Show Tunes” will turn down the bass and “Hip Hop” will turn it up, but neither turn it off. Similarly, societies modulate the dimension of moral emotions differently, creating a distinctive cultural profile of moral feeling, judgment, and justification. If you’re a sharia devotee ready to stone adulterers and slaughter infidels, you have &lt;em&gt;purity&lt;/em&gt; and &lt;em&gt;ingroup&lt;/em&gt; pushed up to eleven. PETA members, who vibrate to the pain of other species, have turned &lt;em&gt;ingroup&lt;/em&gt; way down and harm way up.&lt;/blockquote&gt;Rather than recommend that liberals fake religiosity, he offers a different suggestion:&lt;br /&gt;&lt;blockquote&gt;Democrats can try to appeal to religious American voters by giving some ground in the culture wars. But it seems unlikely they will find an effective balance. There is no point conceding stuff too trivial to really matter, such as school prayer, and comically &lt;em&gt;pretending&lt;/em&gt; to be moved by the pure and the foul. And there is even less point in nominating religiously convincing candidates who really do believe embryos have the spark of divinity, that gay is gross, etc. Socialized health care isn’t worth it. &lt;p&gt;Democrats should play to their own moral-emotional strengths, not apologize for not having different ones. Haidt’s early research on moralized disgust shows that its cultural manifestations vary. The Japanese apparently find it &lt;em&gt;disgusting&lt;/em&gt; to fail their station and its duties. And here at home, formerly “repulsive” practices, such as interracial marriage, have become mere curiosities.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mirrors without glass</title>
      <link>https://blog.lippard.org/2007/09/mirrors-without-glass.html/</link>
      <pubDate>Wed, 19 Sep 2007 03:42:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/09/mirrors-without-glass.html/</guid>
      <description>&lt;p&gt;Daniel Rozin&amp;rsquo;s Weave Mirror uses 768 motorized C-shaped prints in what appears like a basket weave patterned screen, each of which can rotate independently to change its shade, producing a grayscale image of whatever is in front of it.&lt;br /&gt;&lt;br /&gt;Photos and video at &lt;a href=&#34;http://www.engadget.com/2007/09/17/weave-mirror-neglects-glass-stuns-onlookers/&#34;&gt;Engadget&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;This reminds me of &lt;a href=&#34;https://blog.lippard.org/2006/04/bitfall-using-dripping-water-to.html&#34;&gt;Julius Popp&amp;rsquo;s Bitfall&lt;/a&gt;, which draws images with falling water drops.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to avoid advancing the gay agenda</title>
      <link>https://blog.lippard.org/2007/09/how-to-avoid-advancing-gay-agenda.html/</link>
      <pubDate>Tue, 18 Sep 2007 23:19:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/09/how-to-avoid-advancing-gay-agenda.html/</guid>
      <description>&lt;p&gt;Ed Brayton has &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/09/how_to_avoid_advancing_the_gay.php&#34;&gt;an excellent post at Dispatches from the Culture Wars&lt;/a&gt;, from which I&amp;rsquo;ve borrowed the title of this post, in which he points out that anti-gay bigots like the American Family Association who want to boycott corporations that have gay-friendly policies have their work cut out for them now.  The Human Rights Campaign&amp;rsquo;s &lt;a href=&#34;http://www.hrc.org/documents/HRC_Corporate_Equality_Index_2008.pdf&#34;&gt;Corporate Equality Index&lt;/a&gt; has been released, and the number of companies scoring a perfect 100 has gone up from 138 companies last year (and a mere 13 in 2002) to 195 this year.  Where Donald Wildmon&amp;rsquo;s AFA protested against Ford Motor Company, a perfect scorer on the index, for its advertising its cars in gay magazines, they now have 194 other such companies to boycott.&lt;br /&gt;&lt;br /&gt;Ed writes that, if you want to avoid advancing the gay agenda, you have to avoid nearly every major airline and automobile manufacturer, major retailers, most consumer products, major financial institutions, major health insurance providers, most pharmaceuticals, and even most American beer brands.  As commenters point out, even some of the exceptions he lists as possible candidates don&amp;rsquo;t work (e.g., Volvo is currently owned by Ford, and K-Mart is owned by Sears, and both Ford and Sears scored 100 on the index).  Commenters also point out that the major technology companies that make the Internet possible are high scorers, and that the most common piece of software on mail servers, sendmail, was developed by a gay man.&lt;br /&gt;&lt;br /&gt;Read &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/09/how_to_avoid_advancing_the_gay.php&#34;&gt;Ed&amp;rsquo;s piece&lt;/a&gt; for his list, and don&amp;rsquo;t miss the comments.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Microsoft updates Windows XP and Vista without user permission or notification</title>
      <link>https://blog.lippard.org/2007/09/microsoft-updates-windows-xp-and-vista.html/</link>
      <pubDate>Mon, 17 Sep 2007 14:47:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/09/microsoft-updates-windows-xp-and-vista.html/</guid>
      <description>&lt;p&gt;Microsoft &lt;a href=&#34;http://www.informationweek.com/news/showArticle.jhtml?articleID=201806263&#34;&gt;has admitted that it has updated nine executable files in XP and Windows on users&amp;rsquo; machines even when they have turned off automatic updates&lt;/a&gt;.  These files are part of the Windows update feature itself.  Corporate users who use SMS rather than Windows update for OS patches are not affected.&lt;br /&gt;&lt;br /&gt;Bruce Schneier &lt;a href=&#34;http://www.schneier.com/blog/archives/2007/09/microsoft_updat.html&#34;&gt;raises the question of whether this ability to force updates could be exploited by a third party&lt;/a&gt;.  I would hope that such updates are digitally signed, so that they can only come from Microsoft, but a commenter at Schneier&amp;rsquo;s blog notes that &lt;a href=&#34;http://www.schneier.com/blog/archives/2007/09/microsoft_updat.html#c202286&#34;&gt;even if that is the case there is a potential vulnerability created&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;There may be an attack vector, even if the updates are signed by Microsoft. The signed updates would always be silently accepted. If Microsoft ever signs an update which later turns out to be vulnerable to some attack (this has happened before with signed activeX components), an attacker could re-push this vulnerable update and introduce a known vulnerability into the target system.&lt;/blockquote&gt;Another commenter notes that this feature &lt;a href=&#34;http://www.schneier.com/blog/archives/2007/09/microsoft_updat.html#c202320&#34;&gt;could be used by law enforcement to install a keylogger on a machine&lt;/a&gt;, if Microsoft agreed to do it.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Anti-P2P company suffers major security breach</title>
      <link>https://blog.lippard.org/2007/09/anti-p2p-company-suffers-major-security.html/</link>
      <pubDate>Sun, 16 Sep 2007 20:04:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/09/anti-p2p-company-suffers-major-security.html/</guid>
      <description>&lt;p&gt;MediaDefender, a company that attempts to disrupt the sharing of copyrighted material owned by its clients on peer-to-peer filesharing networks, has suffered an embarassing security breach&amp;ndash;&lt;a href=&#34;http://torrentfreak.com/mediadefender-emails-leaked-070915/&#34;&gt;the leaking of 700 MB of emails from senior employees in the company&lt;/a&gt;.  The leak allegedly occurred because one senior employee was forwarding company email to his Gmail account, and he used the same password for his Gmail account that he used to register for a P2P service of some kind.&lt;br /&gt;&lt;br /&gt;This breach demonstrates the importance of adhering to corporate policies about use of external mail providers and using good password security&amp;ndash;anything really important should have a unique password, not the same one used for accessing a variety of online websites and services.&lt;br /&gt;&lt;br /&gt;UPDATE:  It&amp;rsquo;s now being claimed that MediaDefender&amp;rsquo;s phone systems have also been compromised for the last nine months, and a 25-minute phone call between MediaDefender and the New York Attorney General&amp;rsquo;s office is circulating, as well as a transcript.  The transcript indicates that the AG&amp;rsquo;s office was concerned (rightly so, apparently) about a possible mail server compromise at MediaDefender; the MediaDefender representative states at one point that he is speaking over a VoIP connection.&lt;br /&gt;&lt;br /&gt;UPDATE:  It seems the record companies are using information about P2P downloads collected by MediaDefender to make marketing decisions.  Here&amp;rsquo;s a quote from one of the leaked emails (quoted from &lt;a href=&#34;http://it.slashdot.org/comments.pl?sid=299011&amp;amp;cid=20620913&#34;&gt;SlashDot&lt;/a&gt;):&lt;br /&gt;&lt;blockquote&gt;Subject: Nicole Scherzinger&lt;br /&gt;Date: Fri, 24 Aug 2007 15:14:31 -0700&lt;br /&gt;&lt;br /&gt;Nicole from pussy cat dolls has a single called &amp;ldquo;whatever u like&amp;rdquo;.  It&amp;rsquo;s not selling well on itunes or playing that great on radio.  A song called &amp;ldquo;Baby Love&amp;rdquo; just leaked (I don&amp;rsquo;t know how long ago).  Interscope wants to know if Baby Love is picking up steam on p2p.  They need to make a decision by early next week on whether they should switch to this song as the single.  Please get me a score comparison on Monday for these two tracks.  Also, please put beyonces, fergie, gwen, and nelly furtado singles as comparisons.&lt;/blockquote&gt;UPDATE (September 17, 2007): Ars Technica has &lt;a href=&#34;http://arstechnica.com/news.ars/post/20070916-leaked-media-defender-e-mails-reveal-secret-government-project.html&#34;&gt;a good summary of the breach and what the leaked information shows about what MediaDefender has been up to with its video upload service&lt;/a&gt; (apparently designed to encourage the upload of copyrighted content as a sort of sting operation), MiiVi.  MediaDefender says it was an &amp;ldquo;internal project&amp;rdquo; that was supposed to be password protected but was inadvertently made public.&lt;a href=&#34;http://www.dailytech.com/Massive+Email+VOIP+Leak+at+MediaDefender+More+on+the+Way/article8900.htm&#34;&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;CNet has &lt;a href=&#34;http://www.news.com/8301-10784_3-9779459-7.html?tag=nefd.blgs&#34;&gt;a story on MediaDefender&lt;/a&gt; which notes:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Kathy Griffin&#39;s Emmy jokes and Lauren Green&#39;s historical revisionism</title>
      <link>https://blog.lippard.org/2007/09/kathy-griffins-emmy-jokes-and-lauren.html/</link>
      <pubDate>Sat, 15 Sep 2007 23:49:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/09/kathy-griffins-emmy-jokes-and-lauren.html/</guid>
      <description>&lt;p&gt;There has been an all-too-predictable Christian uproar about Kathy Griffin&amp;rsquo;s Emmy acceptance speech, in which she said that Jesus had nothing to do with her win, the award was now her god, and &amp;ldquo;Suck it, Jesus!&amp;rdquo;  These remarks &lt;a href=&#34;http://www.reuters.com/article/entertainmentNews/idUSN1144512920070911&#34;&gt;are apparently being edited from the broadcast&lt;/a&gt; to protect Christian sensitivities.&lt;br /&gt;&lt;br /&gt;Lauren Green, former Miss America turned religion correspondent for Fox News, wrote &lt;a href=&#34;http://www.foxnews.com/story/0,2933,296683,00.html&#34;&gt;an article claiming that Griffin&amp;rsquo;s remarks and her winning of the award were only possible because of Jesus&lt;/a&gt;.  Some bloggers are &lt;a href=&#34;http://bobmccarty.wordpress.com/2007/09/14/lauren-green-right-on-kathy-griffins-comments/&#34;&gt;jumping to agree with her&lt;/a&gt;, without recognizing how off-base her historical argument is.&lt;br /&gt;&lt;br /&gt;Ed Brayton at Dispatches from the Culture Wars &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/09/fox_news_religion_corresponden.php&#34;&gt;points out the historical inaccuracies in Green&amp;rsquo;s article&lt;/a&gt;, such as this one:&lt;br /&gt;&lt;blockquote&gt;&lt;/blockquote&gt;&lt;blockquote&gt;&lt;blockquote&gt;Ninety-four percent of America&amp;rsquo;s founding era documents mention the Bible; 34 percent quote the Bible directly.&lt;/blockquote&gt;  &lt;p&gt;Ah yes, that old canard, which has been &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/04/more_falsehoods_in_ncbcps_curr.php&#34;&gt;debunked&lt;/a&gt; time and time again. The phrase &amp;ldquo;founding era documents&amp;rdquo; is quite slippery; she doesn&amp;rsquo;t bother to say, doubtless because she has never read Lutz&amp;rsquo; study and hasn&amp;rsquo;t a clue what it actually says, is that most of the documents in his study had nothing at all to do with the founding of the country and were in fact reprinted sermons. Small wonder that sermons contained Biblical references.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Lomborg, global warming, and opportunity costs</title>
      <link>https://blog.lippard.org/2007/09/lomborg-global-warming-and-opportunity.html/</link>
      <pubDate>Sat, 15 Sep 2007 21:12:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/09/lomborg-global-warming-and-opportunity.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve not read Bjorn Lomborg&amp;rsquo;s new book (nor his previous one), but I have read enough of what he has written to suspect that some of those who are ridiculing one of his arguments don&amp;rsquo;t understand it.  For example, Bob Park of the American Physical Society&amp;rsquo;s &amp;ldquo;What&amp;rsquo;s New&amp;rdquo; &lt;a href=&#34;http://bobpark.physics.umd.edu/WN07/wn091407.html&#34;&gt;writes&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt; Bjorn Lomborg&amp;rsquo;s &amp;ldquo;Cool It: The Skeptical Environmentalist&amp;rsquo;s Guide to Global  Warming&amp;rdquo; is out.  Well, yes it is getting warmer he finds, but aside from  polar bears, it just means more beach weather.  We&amp;rsquo;ve got bigger problems,  he says.  Instead of spending all that money trying to prevent warming,  let&amp;rsquo;s focus on making everyone rich so they can all buy air conditioners.&lt;/blockquote&gt;P.Z. Myers at Pharyngula &lt;a href=&#34;http://scienceblogs.com/pharyngula/2007/08/dont_look_to_bjrn_lomborg_thou.php&#34;&gt;writes&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;He also has a bad argument about relative spending: he suggests that spending on climate change would reduce spending on other pressing issues, like the fight against malaria. It&amp;rsquo;s a bad choice. Malaria research is already underfunded — it&amp;rsquo;s a third-world disease, don&amp;rsquo;t you know, one that mainly affects those tropical countries, so the wealthy western nations typically don&amp;rsquo;t prioritize it very highly. We &lt;i&gt;don&amp;rsquo;t&lt;/i&gt; take our big pots of money and allocate it into aliquots appropriate to the world&amp;rsquo;s needs already, so for an economist to sit there and pretend that climate research is a drain on tropical disease research is comical. Especially since he seems unaware of how one feeds into the other. Hey, if the world warms up, tropical diseases will creep northward into Europe and North America, and &lt;i&gt;then&lt;/i&gt; we&amp;rsquo;ll be fighting the economic effects of both direct effects of climate change and new diseases.&lt;/blockquote&gt;But as I understand it, Lomborg is making a simple point about &lt;a href=&#34;http://en.wikipedia.org/wiki/Opportunity_cost&#34;&gt;opportunity costs&lt;/a&gt;&amp;ndash;that money spent on climate change mitigation can&amp;rsquo;t be spent on other things, and that it would be better off spent on things like fighting malaria (which I&amp;rsquo;m sure he would agree with Myers is underfunded, since it&amp;rsquo;s #4 on the &lt;a href=&#34;http://www.copenhagenconsensus.com/Default.aspx?ID=158&#34;&gt;Copenhagen Consensus 2004 list of &amp;ldquo;very good projects&amp;rdquo;&lt;/a&gt; to spend money on), because the amount of benefit received for each dollar spent is so much greater.&lt;br /&gt;&lt;br /&gt;To make the same point&amp;ndash;I have looked into putting solar cells on my house, both to reduce my carbon footprint and my long-term energy costs, but I&amp;rsquo;ve decided against it because even with the tax incentives and my power company&amp;rsquo;s willingness to subsidize half the cost, it&amp;rsquo;s still not cost-effective. (I&amp;rsquo;m hoping new solar cell technologies will improve efficiency and lower cost so that I will be able to become less dependent upon the electrical grid).  Instead, I&amp;rsquo;ve spent much smaller amounts of money that have had far more bang for the buck, replacing my incandescent lights with CFLs (though LEDs and &lt;a href=&#34;http://www.economist.com/research/articlesBySubject/displaystory.cfm?subjectid=8951908&amp;amp;story_id=9356447&#34;&gt;other new promising technologies&lt;/a&gt; are on the way as better sources of light), adding insulation, and improving the efficiency of my air conditioning units through regular maintenance. These things I&amp;rsquo;ve done not only have an impact on my energy use and climate change, they are things which provide me with direct economic benefit as well&amp;ndash;thus these are things that rational people will be doing independently of government regulation and spending.&lt;br /&gt;&lt;br /&gt;Lomborg&amp;ndash;or at least the Copenhagen Consensus&amp;ndash;is not saying that climate change deserves no attention.  The premise of the Copenhagen Consensus is that &lt;a href=&#34;http://www.copenhagenconsensus.com/Default.aspx?ID=791&#34;&gt;if the world spent an additional $50 billion over the next five years to address ten categories of global challenges&lt;/a&gt; (one of which is climate change), how would that money best be spent to provide the greatest net benefit.  That seems to me to be an entirely worthy effort, and this kind of cost-benefit calculation should be given greater weight in public policy decisions.  Instead, however, most politicians like to make arguments based on the assumption that any law, regulation, or government spending that saves even one life (or prevents one child from seeing something offensive) is worth doing, whether or not that generates enormous opportunity costs.&lt;br /&gt;&lt;br /&gt;My personal behavior&amp;ndash;and I suspect that of those criticizing Lomborg on this point&amp;ndash;demonstrates that I don&amp;rsquo;t consider climate change my number one priority.  In my case, I live in a large house that uses a lot of electricity, I travel frequently by plane, I drive a car instead of using public transportation, I eat meat instead of being a vegetarian like my wife.  Each of these things causes, directly or indirectly, an increase in carbon dioxide emissions over the alternatives.&lt;br /&gt;&lt;br /&gt;UPDATE (December 16, 2008): I just came across&lt;a href=&#34;http://thingsbreak.wordpress.com/2008/07/22/willful-idocy/#comment-46&#34;&gt; this description of Lomborg&amp;rsquo;s overall behavior with respect to the climate change debate&lt;/a&gt;, which I think is likely accurate.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Boob Scotch</title>
      <link>https://blog.lippard.org/2007/09/boob-scotch.html/</link>
      <pubDate>Thu, 13 Sep 2007 14:39:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/09/boob-scotch.html/</guid>
      <description>&lt;p&gt;Last night, Einzige sent me an email (which I opened this morning) pointing me to a video of &lt;a href=&#34;http://www.boblog111.com/video-boob-scotch.html&#34;&gt;a song by Bob Log III called &amp;ldquo;Boob Scotch&amp;rdquo;&lt;/a&gt; (NSFW).  Bob Log III is a guy who performs wearing a motorcycle helmet, singing through a telephone microphone, and simultaneously drums and plays guitar.  The sound was very familiar, reminiscent of a band I saw perform at the University of Arizona Social Sciences Auditorium back in 1994 called &lt;a href=&#34;http://en.wikipedia.org/wiki/Doo_Rag&#34;&gt;Doo Rag&lt;/a&gt;.  As it turns out, &lt;a href=&#34;http://en.wikipedia.org/wiki/Bob_Log_III&#34;&gt;Bob Log III&lt;/a&gt; was half of Doo Rag, the guy I remember singing through a vacuum cleaner hose.&lt;br /&gt;&lt;br /&gt;The other bands who performed at UA that day (April 30, I&amp;rsquo;m a bit obsessive about collecting information) were Formica Bob, A Band Called Moss, Teeth, Click, Cortex Bomb, Irving, The Lonely Trojans, and the Fells.  I was there with my friend Pam, who knew people in Irving and The Lonely Trojans, the latter of which included a student, Chris Morrison, from one of my philosophy classes, &lt;a href=&#34;http://www.csmorrison.com/&#34;&gt;who&amp;rsquo;s now using the name &amp;ldquo;C.S. Morrison&amp;rdquo; for his music&lt;/a&gt;, probably due to the large number of other musical Chris Morrisons.&lt;br /&gt;&lt;br /&gt;Pam&amp;rsquo;s two friends in Irving were Greg Petix and Gerard Schumacher who were also in the Lonely Trojans.  The two went on to form another band called &lt;a href=&#34;http://en.wikipedia.org/wiki/The_Weird_Lovemakers&#34;&gt;the Weird Lovemakers&lt;/a&gt;, and Gerard still has a band called &lt;a href=&#34;http://www.knockoutpills.com/&#34;&gt;The Knockout Pills&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Wikipedia seems to have way too much information about Tucson bands&amp;hellip; I just learned that Schumacher was also in The Fells and intends to return to Australia this year, and that Petix formed a band called The Cuntifiers (no albums released yet).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Internet People</title>
      <link>https://blog.lippard.org/2007/09/internet-people.html/</link>
      <pubDate>Wed, 12 Sep 2007 13:55:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/09/internet-people.html/</guid>
      <description>&lt;p&gt;Dan Meth&amp;rsquo;s song and animated tribute to virtually every major viral video of the last several years.&lt;br /&gt;&lt;br /&gt;&lt;a style=&#34;left: 0px ! important; top: 0px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-005320659202560507 visible&#34; href=&#34;http://www.channelfrederator.com/embed/player&#34;&gt;&lt;/a&gt;&lt;a style=&#34;left: 0px ! important; top: 15px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-005320659202560507 visible ontop&#34; href=&#34;http://www.channelfrederator.com/embed/player&#34;&gt;&lt;/a&gt;&lt;embed src=&#34;http://www.channelfrederator.com/embed/player&#34; allowscriptaccess=&#34;always&#34; flashvars=&#34;video_file=http://www.channelfrederator.com/embed/play/TMM_20070906&#34; wmode=&#34;transparent&#34; type=&#34;application/x-shockwave-flash&#34; height=&#34;360&#34; width=&#34;450&#34;&gt;&lt;/embed&gt;&lt;br /&gt;&lt;br /&gt;UPDATE (September 30, 2007):  Rumors Daily has &lt;a href=&#34;http://www.rumorsdaily.com/2007/09/07/internet-people-who-are-they/&#34;&gt;tracked down links to the videos referenced&lt;/a&gt;.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Kat Lippard&lt;/strong&gt; &lt;small&gt;(2007-09-13)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;That is awesome!  Although I only recognize about half.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Our dogs featured on RESCUE&#39;s new website</title>
      <link>https://blog.lippard.org/2007/09/our-dogs-featured-on-rescues-new.html/</link>
      <pubDate>Tue, 11 Sep 2007 02:19:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/09/our-dogs-featured-on-rescues-new.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.azrescue.org/&#34;&gt;Arizona RESCUE has gone through a website redesign&lt;/a&gt;, and the new design now features photos of our dog Otto and our former foster dog Ollie.  The front page cycles through photos of rescued dogs and cats at the top right; Otto is the black and white dog with the ball in his mouth and Ollie is the bassett hound.  Both can be seen simultaneously on any of the other web pages, such as the &lt;a href=&#34;http://www.azrescue.org/about.php&#34;&gt;&amp;ldquo;About RESCUE&amp;rdquo;&lt;/a&gt; page, where Otto&amp;rsquo;s second from the left and Ollie is third from the right.&lt;br /&gt;&lt;br /&gt;Kat previously blogged about Ollie &lt;a href=&#34;https://blog.lippard.org/2006/10/meet-ollie.html&#34;&gt;almost a year ago&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Also check out RESCUE&amp;rsquo;s &lt;a href=&#34;http://www.azrescue.org/servlet/sponsor02?donation=1&#34;&gt;donation page&lt;/a&gt;&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Marcello Truzzi&#39;s Zetetic Scholar online</title>
      <link>https://blog.lippard.org/2007/09/marcello-truzzis-zetetic-scholar-online.html/</link>
      <pubDate>Sat, 08 Sep 2007 04:57:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/09/marcello-truzzis-zetetic-scholar-online.html/</guid>
      <description>&lt;p&gt;Eastern Michigan University sociology professor &lt;a href=&#34;http://en.wikipedia.org/wiki/Marcello_Truzzi&#34;&gt;Marcello Truzzi&lt;/a&gt; was a co-founder and co-chairman of the Committee for the Scientific Investigation of Claims of the Paranormal (CSICOP, now just CSI) and the editor of its original magazine, &lt;span style=&#34;font-style: italic;&#34;&gt;The Zetetic&lt;/span&gt; (later renamed &lt;span style=&#34;font-style: italic;&#34;&gt;Skeptical Inquirer&lt;/span&gt;).  After he broke with the group over what he perceived as dogmatism and a desire for a more academic than popular approach, he published his own journal on paranormal and fringe science subjects, the &lt;span style=&#34;font-style: italic;&#34;&gt;Zetetic Scholar&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;George Hansen has now put &lt;a href=&#34;http://tricksterbook.com/truzzi/ZeteticScholars.html&#34;&gt;the first five issues of the &lt;span style=&#34;font-style: italic;&#34;&gt;Zetetic Scholar&lt;/span&gt; online at his website&lt;/a&gt; as PDFs, along with the tables of contents of issues six through eleven.  (Only one other issue, a larger one identified as a double issue, twelve and thirteen, was published.)  Issues 9, 10, and 11 are noteworthy for publishing debate about CSICOP&amp;rsquo;s &amp;ldquo;Mars Effect&amp;rdquo; controversy.  My personal collection includes only issues 9 through 12/13, so I&amp;rsquo;m happy to see the older issues made available.&lt;br /&gt;&lt;br /&gt;Truzzi died of cancer on February 2, 2003.  He was a meticulous researcher who was very generous with his time and sources.  I corresponded with him on a number of occasions, and had several telephone conversations with him about skepticism and the Mars Effect controversy, about which I&amp;rsquo;ve assembled &lt;a href=&#34;http://www.discord.org/%7Elippard/mars-effect-chron.rtf&#34;&gt;a very lengthy chronology and bibliography&lt;/a&gt; (large RTF file).  When I wrote a chapter on &amp;ldquo;Veteran Psychic Detective Bill Ward&amp;rdquo; for Joe Nickell&amp;rsquo;s book &lt;a href=&#34;http://www.amazon.com/Psychic-Sleuths-Esp-Sensational-Cases/dp/0879758805/&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Psychic Sleuths&lt;/span&gt;&lt;/a&gt;, Truzzi provided me with a few newspaper clippings on Ward that he had obtained while researching his own book on psychic detectives, &lt;a href=&#34;http://www.amazon.com/Blue-Sense-Psychic-Detectives-Crime/dp/0446400912/&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Blue Sense&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Truzzi was agnostic to a fault&amp;ndash;he would refrain from coming to conclusions even when evidence was overwhelming.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Maricopa County foreclosure and notice rate database</title>
      <link>https://blog.lippard.org/2007/09/maricopa-county-foreclosure-and-notice.html/</link>
      <pubDate>Fri, 07 Sep 2007 02:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/09/maricopa-county-foreclosure-and-notice.html/</guid>
      <description>&lt;p&gt;The &lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt; has &lt;a href=&#34;http://www.azcentral.com/business/datacenter/foreclosures.html&#34;&gt;an online database of 2007 foreclosures and notices of trustee&amp;rsquo;s sales&lt;/a&gt;, searchable by community (mostly cities), region, or zip code.  I&amp;rsquo;m sorry to see that my neighborhood (mostly built up in the last 3-4 years) has pretty high rates of 25.9 foreclosures per 10,000 households and 115.94 notices per 10,000 households.  At least I&amp;rsquo;m not in Surprise&amp;rsquo;s 85388 zip code, which has seen 310.9 foreclosures per 10,000 households and 997.8 notices per 10,000 households.  Ouch!  That&amp;rsquo;s over 3% of the zip code foreclosed upon already, and another 10% in danger, and we haven&amp;rsquo;t even seen the peak of ARM resets yet.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Draper vs. Plantinga on Evil and Evolution</title>
      <link>https://blog.lippard.org/2007/09/draper-vs-plantinga-on-evil-and.html/</link>
      <pubDate>Fri, 07 Sep 2007 02:08:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/09/draper-vs-plantinga-on-evil-and.html/</guid>
      <description>&lt;p&gt;Part two of the Internet Infidels&amp;rsquo; &amp;ldquo;Great Debate&amp;rdquo; project &lt;a href=&#34;http://www.infidels.org/library/modern/debates/great-debate.html#evil&#34;&gt;has been posted at the Secular Web&lt;/a&gt;, on &amp;ldquo;Evil and Evolution.&amp;rdquo;  Draper makes an argument for atheism on the basis of a version of the problem of evil informed by evolution, and Plantinga gives a version of his argument that evolution undermines naturalism.  Each offers an objection to the other, followed by a reply.&lt;br /&gt;&lt;br /&gt;Reader questions are being solicited for the next couple of months, which the authors will respond to on the site.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Two free issues of Reports of the NCSE</title>
      <link>https://blog.lippard.org/2007/09/two-free-issues-of-reports-of-ncse.html/</link>
      <pubDate>Fri, 07 Sep 2007 01:58:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/09/two-free-issues-of-reports-of-ncse.html/</guid>
      <description>&lt;p&gt;I have two extra copies of the latest issue of &lt;a href=&#34;http://www.ncseweb.org/newsletter.asp&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Reports of the National Center for Science Education&lt;/span&gt;&lt;/a&gt;, which contains my article, &lt;a href=&#34;http://www.ncseweb.org/resources/rncse_content/vol26/6646_trouble_in_paradise_answers_i_12_30_1899.asp&#34;&gt;&amp;ldquo;Trouble in Paradise: Answers in Genesis Splinters,&amp;quot;&lt;/a&gt; which I&amp;rsquo;ll send to the first two U.S.-based readers of this blog to request a copy in the comments.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Danny Boy, FCD&lt;/strong&gt; &lt;small&gt;(2007-09-07)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;No consolation for the first non-US based commenter? Bummer. :p&lt;/p&gt;
  &lt;/div&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Lippard&lt;/strong&gt; &lt;small&gt;(2007-09-07)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Dan, if only you were closer--you&#39;d have a puppy, a T-shirt, and an issue of NCSE Reports!&lt;/p&gt;</description>
    </item>
    <item>
      <title>This is getting ridiculous</title>
      <link>https://blog.lippard.org/2007/09/this-is-getting-ridiculous.html/</link>
      <pubDate>Fri, 07 Sep 2007 01:37:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/09/this-is-getting-ridiculous.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://blog.lippard.org/images/07AugNTR.jpg&#34;&gt;&amp;lt;img style=&amp;ldquo;display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;&amp;rdquo; src=&amp;quot;/images/07AugNTR.jpg&amp;quot; border=&amp;ldquo;0&amp;rdquo; alt=&amp;ldquo;Click for full size&amp;quot;id=&amp;ldquo;BLOGGER_PHOTO_ID_5107270921523980290&amp;rdquo; /&amp;gt;&lt;/a&gt;&lt;br /&gt;August&amp;rsquo;s total was 3249, beating &lt;a href=&#34;https://blog.lippard.org/2007/07/words-fail-me.html&#34;&gt;last month&amp;rsquo;s record high&lt;/a&gt; by an additional 746!&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;houseofpain&lt;/strong&gt; &lt;small&gt;(2007-09-07)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;It defies gravity, holy moley!!!&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>Memory and the persistence of falsehood</title>
      <link>https://blog.lippard.org/2007/09/memory-and-persistence-of-falsehood.html/</link>
      <pubDate>Thu, 06 Sep 2007 15:02:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/09/memory-and-persistence-of-falsehood.html/</guid>
      <description>&lt;p&gt;From the &lt;a style=&#34;font-style: italic;&#34; href=&#34;http://www.washingtonpost.com/wp-dyn/content/article/2007/09/03/AR2007090300933_pf.html&#34;&gt;Washington Post&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;The federal Centers for Disease Control and Prevention recently issued a flier to combat myths about the flu vaccine. It recited various commonly held views and labeled them either &amp;ldquo;true&amp;rdquo; or        &amp;ldquo;false.&amp;rdquo; Among those identified as false were statements such as &amp;ldquo;The side effects are worse than the flu&amp;rdquo; and &amp;ldquo;Only older people need flu vaccine.&amp;quot;&lt;br /&gt;&lt;br /&gt;When University of Michigan social psychologist Norbert Schwarz had  volunteers read the CDC flier, however, he found that within 30     minutes, older people misremembered 28 percent of the false statements as true. Three days later, they remembered 40 percent of the myths as factual.&lt;/blockquote&gt;The article suggests that when we hear or read a denial of a statement, we tend to remember the association of the items in the statement but not the fact that the statement was a negation.  Thus nonsense tends to persist in the face of refutation.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Radical Honesty</title>
      <link>https://blog.lippard.org/2007/09/radical-honesty.html/</link>
      <pubDate>Wed, 05 Sep 2007 22:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/09/radical-honesty.html/</guid>
      <description>&lt;p&gt;There&amp;rsquo;s &lt;a href=&#34;http://www.esquire.com/print-this/honesty0707?x&#34;&gt;an interesting and entertaining article at &lt;span style=&#34;font-style: italic;&#34;&gt;Esquire&lt;/span&gt; about Brad Blanton&amp;rsquo;s Radical Honesty movement&lt;/a&gt;, which seems to me to take a good idea&amp;ndash;being honest&amp;ndash;too far into inappropriate sharing or &amp;ldquo;too much information.&amp;rdquo;  I think even little white lies (and especially &lt;a href=&#34;https://blog.lippard.org/2005/08/truth-and-bullshit.html&#34;&gt;&amp;ldquo;bullshit&amp;rdquo;&lt;/a&gt;) can be extremely insidious, and should be avoided, but that doesn&amp;rsquo;t mean removing all filters between thought and speech.&lt;br /&gt;&lt;br /&gt;James Morrow wrote &lt;a href=&#34;http://www.amazon.com/City-Truth-Harvest-James-Morrow/dp/0156180421&#34;&gt;a 1992 novel called &lt;span style=&#34;font-style: italic;&#34;&gt;City of Truth&lt;/span&gt;&lt;/a&gt; in which he described a world where everyone always speaks the truth in a way quite similar to the radical honesty movement, but the main character finds a need to lie in order to save his son&amp;rsquo;s life.&lt;br /&gt;&lt;br /&gt;Plato and Machiavelli would agree with each other that no political leader could survive by adopting the radical honesty approach.  I think that&amp;rsquo;s disappointingly true.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://www.theagitator.com/archives/028117.php&#34;&gt;The Agitator&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Another Sony rootkit</title>
      <link>https://blog.lippard.org/2007/09/another-sony-rootkit.html/</link>
      <pubDate>Wed, 05 Sep 2007 18:11:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/09/another-sony-rootkit.html/</guid>
      <description>&lt;p&gt;F-Secure &lt;a href=&#34;http://news.yahoo.com/s/nf/20070829/bs_nf/54949&#34;&gt;announced yesterday that it has found another Sony product that installs a rootkit and hidden directory on Windows machines&lt;/a&gt;.  Last time it was the &lt;a href=&#34;https://blog.lippard.org/2005/11/sonys-drm-not-much-different-from.html&#34;&gt;copy protection associated with music CDs&lt;/a&gt;, this time it&amp;rsquo;s software associated with a fingerprint reader for the Sony MicroVault USM-F memory stick, which Sony says is now no longer for sale.  The use of the memory stick causes files to be installed into a hidden directory on your hard drive which is hidden from the operating system, including antivirus scanning.  This means that, like the hidden directory created by the CD copy protection scheme, the directory can be used by other malicious software to hide itself.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Back from D.C.</title>
      <link>https://blog.lippard.org/2007/09/back-from-dc.html/</link>
      <pubDate>Wed, 05 Sep 2007 17:00:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/09/back-from-dc.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/P9030036.med.JPG&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;&#34; src=&#34;https://blog.lippard.org/images/P9030036.med.JPG&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5106767610751982978&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/P8290020.med.JPG&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;&#34; src=&#34;https://blog.lippard.org/images/P8290020.med.JPG&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5106767417478454642&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;Kat and I returned yesterday from a week-long trip to our nation&amp;rsquo;s capitol to visit friends, family, restaurants, and museums.  We apparently just missed the worst of the summer&amp;rsquo;s heat wave and had mostly excellent weather.&lt;br /&gt;&lt;br /&gt;One of my must-see places for this trip was the Steven Udvar-Hazy Center, an extension of the National Air and Space Museum located near Dulles Airport.  The second picture above was taken there, and shows one small piece of one wing of the Center, with an Air France Concorde in the center and a Lear Jet 23 above it.  The Center also has an SR-71 Blackbird, the Enola Gay, the Space Shuttle Enterprise, and a huge variety of military and commercial aircraft, missiles, and spacecraft.  Two of Paul MacCready&amp;rsquo;s planes are at the Center&amp;ndash;the high-altitude solar-powered &lt;a href=&#34;http://en.wikipedia.org/wiki/NASA_Pathfinder&#34;&gt;Pathfinder&lt;/a&gt; and the English Channel-crossing human-powered aircraft, the &lt;a href=&#34;http://en.wikipedia.org/wiki/Gossamer_Condor&#34;&gt;Gossamer Condor&lt;/a&gt;.  MacCready&amp;rsquo;s &lt;a href=&#34;http://en.wikipedia.org/wiki/Gossamer_Albatross&#34;&gt;Gossamer Albatross&lt;/a&gt;, the first human-powered aircraft capable of sustained flight, is down at the Mall in the main National Air and Space Museum, which we also visited on this trip.&lt;br /&gt;&lt;br /&gt;We spent much of our last day in D.C. at Arlington Cemetery&amp;ndash;the first picture above shows Pierre L&amp;rsquo;Enfant&amp;rsquo;s grave, overlooking a great view of the city he designed.  We visited the usual sites such as JFK&amp;rsquo;s grave, the Tomb of the Unknown Soldiers, and the Custis Lee Mansion.  I also tracked down the gravesite of John Wesley Powell (first or &lt;a href=&#34;http://www.gcrg.org/bqr/15-1/p_w.html&#34;&gt;possibly second man to travel the length of the Colorado River&lt;/a&gt; by boat and second director of the U.S. Geological Survey) and a number of other lesser-visited gravesites (e.g., a number of Supreme Court justices buried near JFK, the Pan Am 103 Lockerbie memorial, and President and Chief Justice William Howard Taft&amp;rsquo;s grave, which although well-marked did not seem to be well-visited).&lt;br /&gt;&lt;br /&gt;We also visited the Freer and Sackler Galleries&amp;rsquo; exhibition on &amp;ldquo;Encompassing the Globe: Portugal and the World in the 16th and 17th Centuries,&amp;rdquo; saw what was open at the Hirshhorn during some maintenance, made a quick pass through the mammal exhibit at the American Museum of Natural History, saw some part of the collection at the National Gallery of Art&amp;rsquo;s West Building, visited the Washington National Cathedral, and spent a day at Mount Vernon.&lt;/p&gt;</description>
    </item>
    <item>
      <title>AiG/CMI reach verbal settlement</title>
      <link>https://blog.lippard.org/2007/08/aigcmi-reach-verbal-settlement.html/</link>
      <pubDate>Fri, 31 Aug 2007 13:30:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/08/aigcmi-reach-verbal-settlement.html/</guid>
      <description>&lt;p&gt;Most of the material pertaining to &lt;a href=&#34;https://blog.lippard.org/2006/11/more-from-behind-scenes-of.html&#34;&gt;the dispute between Answers in Genesis and Creation Ministries International&lt;/a&gt; has been removed from the web as the groups agreed to meet and work out a settlement arrangement in Hawaii.  The meetings, which took place on August 14 and 15, reached a verbal settlement which &lt;a href=&#34;http://www.creationontheweb.biz/?page=lawsuit_justification&#34;&gt;CMI says they expect to culminate in a written agreement within the next 60 days&lt;/a&gt;:&lt;br /&gt;&lt;br /&gt;&lt;h3 style=&#34;margin-top: -8px;&#34;&gt;&lt;/h3&gt;&lt;blockquote&gt;&lt;h3 style=&#34;margin-top: -8px;&#34;&gt;STOP PRESS (1)—settlement meetings taking place&lt;/h3&gt;      &lt;p&gt;Posted: c. 1 August 07&lt;/p&gt;</description>
    </item>
    <item>
      <title>A Brief History of the CIA: 1953-1961 (Eisenhower)</title>
      <link>https://blog.lippard.org/2007/08/brief-history-of-cia-1953-1961.html/</link>
      <pubDate>Tue, 28 Aug 2007 03:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/08/brief-history-of-cia-1953-1961.html/</guid>
      <description>&lt;p&gt;Source and page references are to Tim Weiner, &lt;span style=&#34;font-style: italic;&#34;&gt;Legacy of Ashes: The History of the CIA&lt;/span&gt;, 2007, Doubleday, pp. 71-167.&lt;br /&gt;&lt;br /&gt;1953-1961&lt;br /&gt;President: Dwight D. Eisenhower&lt;br /&gt;&lt;br /&gt;February 18, 1953:  The CIA&amp;rsquo;s &lt;a href=&#34;http://en.wikipedia.org/wiki/Operation_Ajax&#34;&gt;&amp;ldquo;Operation Ajax&amp;rdquo;&lt;/a&gt; (in conjunction with the British, who call it &amp;ldquo;Operation Boot&amp;rdquo;) begins, with Kim &amp;ldquo;Kermit&amp;rdquo; Roosevelt, Jr. (Teddy Roosevelt&amp;rsquo;s grandson) in charge&amp;ndash;a plan to oust Iran&amp;rsquo;s prime minister, Mohammed Mossadeq, because of his nationalization of the Iranian oil industry (p. 83).&lt;br /&gt;&lt;br /&gt;March 5, 1953: Joseph Stalin dies.  &amp;ldquo;We have no reliable inside intelligence on thinking inside the Kremlin.  Our estimates of Soviet long-range plans and intentions are speculations drawn from inadequate evidence.&amp;rdquo; (p. 73)&lt;br /&gt;&lt;br /&gt;March 1953: The CIA and British back Fazlollah Zahedi to overthrow Mossadeq in Iran.  April 1953: Zahedi goes into hiding after his supporters are suspected of kidnapping and murdering Iran&amp;rsquo;s national police chief. (p. 85).  May 1953: CIA propaganda portrays Mossadeq as an enemy of Islam being supported by the Soviet Union.  (p. 86)&lt;br /&gt;&lt;br /&gt;June 5, 1953:  Allen Dulles tells the National Security Council that the CIA cannot give &amp;ldquo;any prior warning through intelligence channels of a Soviet sneak attack&amp;rdquo; (p. 75).&lt;br /&gt;&lt;br /&gt;1953:  The CIA guesses that the Soviets will not be able to launch an intercontinental ballistic missile at the United States until 1969 (p. 75).&lt;br /&gt;&lt;br /&gt;June 16-17, 1953:  &amp;ldquo;Nearly 370,000 East Germans took to the streets&amp;rdquo; to protest against the Soviet Union and East German Communist Party.  The CIA does nothing, &amp;ldquo;the uprising was crushed.&amp;rdquo; (p. 76)&lt;br /&gt;&lt;br /&gt;July 7, 1953: Iran&amp;rsquo;s Tudeh Party radio &amp;ldquo;warned Iranians that the American government, along with various &amp;lsquo;spies and traitors,&amp;rsquo; including General Zahedi, were working &amp;rsquo;to liquidate the Mossadeq government.&amp;rsquo;&amp;rdquo; (p. 87).  In other words, the CIA and British intelligence plot was blown and made known to the Iranian public even before it began.  July 11:  President Eisenhower gives approval to the plot.&lt;br /&gt;&lt;br /&gt;August 1953: Soviet Union tests its first atomic bomb.  The CIA &amp;ldquo;had no clue and gave no warning.&amp;rdquo; (p. 75)&lt;br /&gt;&lt;br /&gt;1953:  Joint Chiefs of Staff tells Eisenhower, regarding defense against Soviet aggression, that (as reported by Eisenhower) &amp;ldquo;we should do what was necessary even if the result was to change the American way of life.  We could lick the whole world &amp;hellip; if we were willing to adopt the system of Adolph Hitler.&amp;rdquo; (p. 75)&lt;br /&gt;&lt;br /&gt;1953: Allen Dulles builds CIA propaganda machinery by building ties with heads of magazines and newspapers including &lt;span style=&#34;font-style: italic;&#34;&gt;The New York Times&lt;/span&gt;, &lt;span style=&#34;font-style: italic;&#34;&gt;Time&lt;/span&gt; (including Henry Luce), &lt;span style=&#34;font-style: italic;&#34;&gt;Newsweek&lt;/span&gt;, CBS News, and Axel Springer in West Germany (p. 77).&lt;br /&gt;&lt;br /&gt;August 1953:  General Norman Schwarzkopf is brought in by the CIA to try to get the Shah of Iran to support the coup against Mossadeq and appoint Zahedi as prime minister (p. 88).  August 16: &amp;ldquo;Hundreds of paid agitators flooded the streets of Tehran, looting, burning, and smashing the symbols of government.&amp;rdquo; (p. 89)  August 19:  Continued protesting occurs, and at least 100 people are killed on the streets of Tehran and 200 killed when the shah&amp;rsquo;s Imperial Guard attacks Mossadeq&amp;rsquo;s home.  August 20: Mossadeq surrenders, spends 3 years in jail and a decade under house arrest before dying.  Zahedia becomes prime minister, is paid $1 million by the CIA, and jails thousands of political prisoners.  The shah sets up a secret police force, SAVAK, &amp;ldquo;trained and equipped by the CIA,&amp;rdquo; imposes martial law, and exercises dictatorial control over Iran (p. 92).  This is considered a great success of the CIA&amp;ndash;at least until 1979.  The CIA&amp;rsquo;s &lt;a href=&#34;http://web.payk.net/politics/cia-docs/published/one-main/main.html&#34;&gt;internal history of the Iranian operation has been published online&lt;/a&gt;, authored by Donald Wilber, who was the main planner of the operation.&lt;br /&gt;&lt;br /&gt;End of 1953:  An internal poll of the CIA yields a report that describes &amp;ldquo;&amp;lsquo;a rapidly deteriorating situation&amp;rsquo;: widespread frustration, confusion, and purposelessness. &amp;hellip; &amp;rsquo;too many people in responsible positions apparently don&amp;rsquo;t know what they&amp;rsquo;re doing.&amp;rsquo; &amp;hellip; &amp;lsquo;a shocking amount of money&amp;rsquo; going to waste on failed missions overseas.&amp;rdquo; (p. 78)  Allen Dulles suppresses the report (p. 79).&lt;br /&gt;&lt;br /&gt;1953: The CIA provides millions of dollars to Japanese gangster Yoshio Kodama, a man who led a group that attempted to assassinate the prime minister in the 1930s, in order to smuggle tungsten from the Japanese military into U.S. hands.&lt;br /&gt;&lt;br /&gt;December 1953:  Colonel Al Haney sets up shop at an air base in Opa-Locka, Florida for &lt;a href=&#34;http://en.wikipedia.org/wiki/Operation_PBSUCCESS&#34;&gt;&amp;ldquo;Operation Success,&amp;quot;&lt;/a&gt; a plan to overthrow the government of Guatemala that has been discussed by the CIA for the previous three years. (p. 93)  The plan is to put Colonel Carlos Castillo Armas of the Guatemala military in command, removing President Jacobo Arbenz.  Haney draws out timelines and plans on a 40-foot roll of butcher paper pinned to the wall (p. 96).&lt;br /&gt;&lt;br /&gt;1954: Frank Wisner has doubts about Haney, so sends Tracy Barnes and Richard Bissell to investigate his operation (p. 96).  Henry Hecksher is sent to Guatemala City to spend up to $10,000/month on bribes of military officers, including Colonel Elfego Monzon, and CIA HQ sends Haney a list of 58 Guatemalans to be assassinated as part of the coup.  The event that prompts the initiation of the coup is the discovery that a freighter named Alfhelm was transporting $4.86 million in Czech arms to Guatemala.  The CIA lost the trail, and the arms&amp;ndash;many of which were old WWII weapons with swastikas stamped on them&amp;ndash;were successfully delivered (p. 98).  May 1, 1954:  Voice of Liberation radio, run by David Atlee Phillips, begins broadcasting propaganda to Guatemala. May 26, 1954: A CIA plane drops leaflets promoting rebellion over the presidential guard&amp;rsquo;s headquarters.  June 6, 1954: The propaganda prompts Arbenz to become the dictator he was described to be, as he suspends civil liberties and engages in mass arrests to try to find anyone plotting against him (p. 99).  June 18, 1954: Armas launches his assault at Puerto Barrios, but most of his men are killed or captured (p. 100).  June 19, 1954: The U.S. ambassador to Guatemala calls for the U.S. to drop bombs.  June 22, 1954: A CIA plane drops a bomb that starts an oil tank fire that is put out within 20 minutes.  Dulles and businessman William Pawley meet with Eisenhower, who asks if the rebellion will be successful without further assistance.  Eisenhower gives approval for the CIA to provide three planes to Nicaragua, funded by Pawley with money transferred through Riggs Bank, which are used by CIA pilots to attack Guatemala City.  Armas still fails to gain ground.  (p. 102).  June 25, 1954: The CIA bombs &amp;ldquo;the parade grounds of the largest military encampment in Guatemala City&amp;rdquo; (p. 103) which prompts officers to switch allegiance to support the coup.  June 27, 1954: Arbenz cedes power to Colonel Carlos Enrique Diaz, who vows to fight Armas.  Diaz is called a &amp;ldquo;Commie agent&amp;rdquo; by Haney and informed by a CIA officer that he is &amp;ldquo;not convenient for American foreign policy&amp;rdquo; (p. 103).  There are quickly four successive military juntas, &amp;ldquo;each one increasingly pro-American,&amp;rdquo; and two months later Castillo Armas becomes president and is welcomed at the White House.  Weiner writes: &amp;ldquo;Guatemala was at the beginning of forty years of military rulers, death squads, and armed repression.&amp;rdquo; (p. 103)&lt;br /&gt;&lt;br /&gt;May 1954: WWII war criminal Nobusuke Kishi makes his political debut with CIA support.  Kishi befriended former U.S. Ambassador to Japan Joseph Grew by letting him out of detention in Tokyo in 1942 to play a round of golf (p. 117).  Grew became the first chairman of the CIA&amp;rsquo;s National Committee for a Free Europe and was a powerful ally of Kishi.&lt;br /&gt;&lt;br /&gt;1954: Joseph McCarthy begins accumulating claims of Communist agents working for the CIA, feeding it disinformation.  The claim is true, but the CIA responds not by addressing its own problems but by bugging McCarthy&amp;rsquo;s office and feeding him disinformation in order to discredit him (pp. 105-106).&lt;br /&gt;&lt;br /&gt;May 1954: Eisenhower receives a six-page letter from Jim Kellis, blowing the whistle on serious problems in the CIA&amp;ndash;the CIA unwittingly funding Communists, being duped in various operations, and Dulles lying to Congress (pp. 107-108).  July 1954: Eisenhower asks General Jimmy Doolittle and William Pawley to report on the state of the CIA in response to Kellis&amp;rsquo; letter.  October 19, 1954: Doolittle reports back to Eisenhower about serious problems within the CIA, with a written report titled &lt;a href=&#34;http://cryptome.org/cia-doolittle/cia-doolittle.htm&#34;&gt;&amp;ldquo;Report on the Covert Activities of the Central Intelligence Agency.&amp;quot;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;November 1954: The U2 spy plane project begins, under a bureaucracy run by Richard Bissell.&lt;br /&gt;&lt;br /&gt;1955: Eisenhower creates the &amp;ldquo;Special Group&amp;rdquo; to oversee covert operations, consisting of representatives of the White House, the State Department, and the Department of Defense.  Dulles, however, frequently did not bother reporting covert operations to the group or to the president (pp. 114-115).&lt;br /&gt;&lt;br /&gt;February 1955: A joint U.S.-British project to dig a tunnel from West Berlin to East Berlin to tap Soviet cables is completed, with the taps put in place in March, and information flow beginning in May, hampered by a lack of sufficient Russian and even German linguists (p. 111).  April 1956: The Soviets uncover the tunnel and the information flow stops as the Soviets loudly complain.  It subsequently turned out that the Soviets knew about the plan in December 1953, when planning first began, having been informed by George Blake, a British intelligence officer who was a Soviet spy.  Much of the intercepted information was likely deliberate misinformation, though the CIA did learn about Soviet and East German security systems (p. 112).&lt;br /&gt;&lt;br /&gt;Spring 1955: The CIA considers assassinating President Sukarno of Indonesia because of fears of communist influence, and because he had declared himself &amp;ldquo;a noncombatant in the cold war&amp;rdquo; (p. 143).  Sukarno holds a conference of 29 Asian, African, and Arab chiefs of state in Bandung, Indonesia, to propose &amp;ldquo;a global movement of nations free to chart their own paths, aligned with neither Moscow nor Washington&amp;rdquo; (p. 143).  The White House authorizes &amp;ldquo;all feasible covert means&amp;rdquo; to keep Indonesia from going communist.  The CIA contributes $1 million to Sukarno&amp;rsquo;s opponents, the Masjumi Party, but Sukarno wins the 1955 parliamentary elections.&lt;br /&gt;&lt;br /&gt;November 1955: Nobusuke Kishi sets up the Liberal Democratic Party in Japan with the help of CIA funding; LDP candidates and officials are recruited and approved by (and bribed by) the CIA (p. 119).&lt;br /&gt;&lt;br /&gt;1956: Sukarno visits Moscow and Beijing as well as D.C.&lt;br /&gt;&lt;br /&gt;February 1956: Nikita Krushchev gives a speech denouncing Stalin.  March 1956: The CIA hears rumors of the speech and attempts to obtain a copy.  April 1956: Israeli spies deliver a copy of the speech to James Angleton. (p. 123)&lt;br /&gt;&lt;br /&gt;Early 1956: CIA analysts conclude that no Eastern European nations are likely to rebel against the Soviets during the 1950s.  June 28, 1956: Polish workers riot against wage reductions and destroy the equipment jamming Radio Free Europe.  53 Poles are killed and hundreds imprisoned (p. 125).&lt;br /&gt;&lt;br /&gt;July 1956: Gamal Abdel Nasser, head of Egypt, nationalizes the Suez Canal Company, a British-French joint venture, to the surprise of the CIA.  The CIA had supported Nasser with millions of dollars, but as the U.S. did not fulfill promises of military aid, Nasser traded cotton to the Soviet Union for weapons.  The British proposed Nasser&amp;rsquo;s assassination, but the U.S. opposed it.  The British, French, and Israel plotted Nasser&amp;rsquo;s overthrow and kept the U.S. in the dark; Dulles assured Eisenhower that rumors of such a plot were untrue, relying upon James Angleton who had contacts with Israeli intelligence (which were feeding him disinformation) (pp. 127-128).  October 28, 1956: Israel invades the Sinai Peninsula as a pretext for the British and French to demand a cease-fire and move in to protect the Suez canal.  The Soviet Union demands British and French withdrawal.  The U.S., caught completely by surprise, applies pressure to force the British and French to leave.  Israel was also forced to withdraw, though it destroyed infrastructure on the way.  A UN Emergency Force occupied the peninsula until 1967. (More information on the 1956 war may be found &lt;a href=&#34;http://www.globalsecurity.org/military/world/war/egypt2.htm&#34;&gt;here&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;October 1956: A CIA-British intelligence plot for a coup in Syria is put on hold due to the Suez fiasco, which pushes Syria closer to the Soviets (p. 138).&lt;br /&gt;&lt;br /&gt;October 1956: A popular revolution begins in Hungary.  The CIA had a single agent in Budapest, a low-level State Department clerk.  The uprising was crushed within two weeks.  A CIA history of the uprising says &amp;ldquo;At no time did we have anything that could or should have been mistaken for an intelligence operation.&amp;rdquo; (p. 129)  During the brief revolution, former Hungarian prime minister Imre Nagy, who had been expelled from the Communist Party, went on state radio &amp;ldquo;to denounce the &amp;rsquo;terrible mistakes and crimes of these past ten years.&amp;rsquo;&amp;rdquo;  He stated that the Russians would leave and a new democratic government would be set up.  Nagy formed a coalition government, abolished one-party rule, broke with Moscow, declared Hungary neutral, and appealed to the U.S. and UN for assistance.  The CIA attacked Nagy on radio broadcasts as a traitor, liar, and murderer, and claimed that he had invited Russian troops into Budapest&amp;ndash;all because he had once been a communist.  November 4, 1956: The Soviets sent 200,000 troops and 2,500 tanks and armored vehicles into Hungary to crush the rebellion, killing tens of thousands and sending thousands to Siberian prison camps (pp. 130-131).&lt;br /&gt;&lt;br /&gt;February 1957: Nobusuke Kishi becomes prime minister of Japan.  The CIA-influenced Liberal Democratic Party runs the Japanese government to this day (pp. 119ff); Japanese refer to the CIA-supported political system as &lt;span style=&#34;font-style: italic;&#34;&gt;kozo oshoku&lt;/span&gt; or &amp;ldquo;structural corruption&amp;rdquo; (p. 121).  (Current Japanese prime minister Shinzo Abe is Kishi&amp;rsquo;s grandson.)&lt;br /&gt;&lt;br /&gt;April 1957: Plans for a Syrian coup are revisited; the plan is for the CIA and British SIS to &amp;ldquo;manufacture &amp;rsquo;national conspiracies and various strong-arm activities&amp;rsquo; in Iraq, Lebanon, and Jordan, and blame them on Syria&amp;rdquo; (p. 138).  The Syrians uncover the plot with a sting operation and arrest CIA operative Rocky Stone, publicly identify him as an American spy, and expel him from the country.  In return, the U.S. expelled the Syrian ambassador from D.C.  Stone&amp;rsquo;s Syrian co-conspirators are sentenced to death, and &amp;ldquo;a purge of every military officer who had ever been associated with the American embassy followed&amp;rdquo; (p. 139).  These events permanently poisoned U.S.-Syrian relations.&lt;br /&gt;&lt;br /&gt;September 25, 1957: Eisenhower, convinced by the CIA that Sukarno was going communist, orders the CIA to overthrow his government (p. 147).  September 28, 1957: The Indian newsweekly &lt;span style=&#34;font-style: italic;&#34;&gt;Blitz&lt;/span&gt; (controlled by Soviet intelligence) reports &amp;ldquo;AMERICAN PLOT TO OVERTHROW SUKARNO&amp;rdquo; (p. 147).  January 8, 1958: The CIA provides weapons to Indonesian army rebels on Sumatra, without any attempt at secrecy.  February 10, 1958: A CIA-financed radio station broadcasts demands for &amp;ldquo;a new government and the outlawing of communism within five days&amp;rdquo; (p. 148).  February 21, 1958: The Indonesian air force bombs the CIA radio stations.  The Indonesian army, led by anticommunists trained in the U.S. who referred to themselves as &amp;ldquo;the sons of Eisenhower,&amp;rdquo; were at war with the CIA (p. 148).   April 19, 1958: CIA pilots began bombing and strafing Indonesia&amp;rsquo;s outer islands, killing hundreds of civilians, as well as sinking a British and Panamanian freighter (p. 151).  The Indonesians claimed, correctly, that these planes were piloted by Americans, but the president and secretary of state of the United States denied it.  May 18, 1958: CIA pilot Al Pope was shot down by the Indonesians.  May 19, 1958: The U.S. decides that Sukarno is doing a good job of suppressing communism (p. 153).  Sukarno frequently mentioned the U.S.&amp;rsquo;s failed attempts to overthrow his government in public speeches, and the actual communists in Indonesia gained in power and influence.&lt;br /&gt;&lt;br /&gt;July 14, 1958: The CIA had been active in Iraq, offering money and weapons for support of anticommunism.  On this date a military coup occurred, overthrowing Nuri Said.  The General Abdel Karim Qasim regime found proof that the CIA had been paying off the previous government, and an American working for the CIA as a writer for American Friends of the Middle East (a CIA front group) was arrested and disappeared.  CIA officials left the country and Qasim began ties with the Soviets.  The Ba&amp;rsquo;ath Party attempted to assassinate Qasim, which led to CIA support.  (The Ba&amp;rsquo;ath Party later gained control with the help of the CIA, which then led to Saddam Hussein coming to power.) (pp. 140-141)&lt;br /&gt;&lt;br /&gt;January 1, 1959: Richard Bissell becomes chief of the clandestine service.&lt;br /&gt;&lt;br /&gt;April-May 1959: Fidel Castro visits the U.S. and meets with the CIA, which was supportive.&lt;br /&gt;&lt;br /&gt;December 11, 1959: Richard Bissell sends a memo to Allen Dulles asking that &amp;ldquo;thorough consideration be given to the &lt;span style=&#34;font-style: italic;&#34;&gt;elimination&lt;/span&gt; of Fidel Castro.&amp;rdquo;  Dulles replaced &amp;ldquo;elimination&amp;rdquo; with &amp;ldquo;removal from Cuba.&amp;quot;&lt;br /&gt;&lt;br /&gt;1960: The CIA projected that the Soviet Union would have 500 ICBMs aimed at the U.S. by 1961.  In fact, it had four.  (p. 158)&lt;br /&gt;&lt;br /&gt;March 17, 1960: Dulles and Bissell present plans for an overthrow of Castro to Eisenhower and Nixon, which did not involve an invasion (p. 157).&lt;br /&gt;&lt;br /&gt;April 9, 1960: The first U-2 flight over the Soviet Union occurs; the Soviets detect it and go on high alert (p. 159).&lt;br /&gt;&lt;br /&gt;May 1, 1960:  A U-2 is shot down by the Soviets over central Russia, and the CIA pilot, Francis Gary Powers, is captured.  The CIA cover story was that it was a weather plane lost in Turkey, which the White House and State Department insisted was the case for a week before coming clean (pp. 159-160).&lt;br /&gt;&lt;br /&gt;Summer 1960: Richard Bissell arranges with Guatemala&amp;rsquo;s President Manual Ydigoras Fuentes to set up a training camp for the Bay of Pigs invasion of Cuba (pp. 160-161).&lt;br /&gt;&lt;br /&gt;August 1960: Richard Bissell hires the Mafia to kill Fidel Castro, in hopes the Cuban invasion will be unnecessary.  A second assassination plot is developed in-house by the CIA.  August 16, 1960: Dulles and Bissell obtain approval from Eisenhower to spend $10.75 million on paramilitary training for five hundred Cubans in Guatemala, the invasion force.  Eisenhower approves on the condition that &amp;ldquo;So long as the Joint Chiefs, Defense, State and CIA think we have a good chance of being successful&amp;rdquo; (p. 161).&lt;br /&gt;&lt;br /&gt;Summer 1960: The Congo declares independence from Belgium; Patrice Lumumba is elected prime minister.  Lumumba&amp;rsquo;s request for U.S. assistance is ignored, so he seeks help from the Soviet Union.  The CIA sends Larry Devlin to head the CIA post in the Congo, and CIA chemist Sidney Gottlieb delivers him vials of poison to inject into Lumumba&amp;rsquo;s food, drink, or toothpaste.  Devlin asks who the order came from, Gottlieb told him &amp;ldquo;the President.&amp;rdquo;  Devlin refused to follow through (pp. 162-163).  October-November 1960: The CIA selected Joseph Mobutu to be the new leader of the Congo, and supplied him with $250,000 and weapons.  Mobutu successfully captured Lumumba, who was then killed by a Belgian officer.  It took five years for Mobutu to gain full control of the Congo, where &amp;ldquo;he ruled for three decades as one of the world&amp;rsquo;s most brutal and corrupt dictators, stealing billions of dollars in revenues from the nation&amp;rsquo;s enormous deposits of diamonds, minerals, and strategic minerals, slaughtering multitudes to preserve his power&amp;rdquo; (p. 163).&lt;br /&gt;&lt;br /&gt;January 5, 1961: The President&amp;rsquo;s Board of Consultants on Foreign Intelligence Activities issues a report which states that &amp;ldquo;We are unable to conclude that, on balance, all of the covert action programs undertaken by CIA up to this time have been worth the risk of the great expenditure of manpower, money, and other resources involved.&amp;rdquo;  It urged &amp;ldquo;complete separation&amp;rdquo; of the director of central intelligence from the CIA.  Dulles claimed that everything was fine and that he had &amp;ldquo;corrected deficiencies&amp;rdquo;, and Eisenhower gave up in defeat, stating that he was leaving a &amp;ldquo;legacy of ashes&amp;rdquo; for his successor (p. 167).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Whistleblowers in Iraq fired, demoted, imprisoned</title>
      <link>https://blog.lippard.org/2007/08/whistleblowers-in-iraq-fired-demoted.html/</link>
      <pubDate>Mon, 27 Aug 2007 16:46:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/08/whistleblowers-in-iraq-fired-demoted.html/</guid>
      <description>&lt;p&gt;Ed Brayton at Dispatches from the Culture Wars &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/08/american_whistleblowers_impris.php&#34;&gt;has a report on how individuals blowing the whistle on corruption in Iraq rebuilding efforts are being treated&lt;/a&gt;&amp;ndash;they&amp;rsquo;re being fired, demoted, and even imprisoned.  Donald Vance reported that the company he was working for, Shield Group Security Co., was selling guns, land mines, and rocket launchers to insurgents, U.S. soldiers, State Department workers, and Iraqi embassy employees for cash.  He didn&amp;rsquo;t know who to trust in Iraq, so he reported it to an FBI agent in Chicago.  The result&amp;ndash;he was thrown in to an American military prison outside of Baghdad for 97 days and subjected to harsh interrogations.&lt;br /&gt;&lt;br /&gt;Brayton also reports on how two whistleblowers brought a civil suit regarding corruption by their former employer, Custer Battles, winning a $10 million jury award, only to have it overturned by the federal district judge on the grounds that the Coalition Provisional Authority in Iraq was not part of the U.S. government.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ted Haggard&#39;s coming to Phoenix to live</title>
      <link>https://blog.lippard.org/2007/08/ted-haggards-coming-to-phoenix-to-live.html/</link>
      <pubDate>Mon, 27 Aug 2007 16:40:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/08/ted-haggards-coming-to-phoenix-to-live.html/</guid>
      <description>&lt;p&gt;Ted Haggard and his wife are moving to Phoenix, where they will be living and providing counseling at the Phoenix Dream Center, a faith-based halfway house.  They will also both be full-time students in psychology and counseling.&lt;br /&gt;&lt;br /&gt;Ed Brayton at Dispatches from the Culture Wars &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/08/haggard_needs_money_1.php&#34;&gt;points out that they are asking for donations&lt;/a&gt; to be sent to them through a Colorado Springs 501(c)(3) called Families With A Mission that no longer exists and was run by a convicted sex offender who has failed to register as such in Colorado.&lt;br /&gt;&lt;br /&gt;P.Z. Myers at Pharyngula &lt;a href=&#34;http://scienceblogs.com/pharyngula/2007/08/oh_no_poor_ted.php&#34;&gt;points out that Haggard is far from destitute&lt;/a&gt;&amp;ndash;his $138,000 annual pastor&amp;rsquo;s salary is still being paid through the end of 2007, and he owns a home in Colorado Springs worth $715,000.&lt;br /&gt;&lt;br /&gt;UPDATE (September 7, 2007): Now, apparently Haggard &lt;a href=&#34;http://scienceblogs.com/pharyngula/2007/09/previously_on_the_ted_haggard.php&#34;&gt;will not be moving into or working for the Phoenix Dream Center&lt;/a&gt;, which is associated with Tommy Barnett&amp;rsquo;s Phoenix First Assembly of God (they don&amp;rsquo;t go by their initials) church.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Early U.S. income tax</title>
      <link>https://blog.lippard.org/2007/08/early-us-income-tax.html/</link>
      <pubDate>Sat, 25 Aug 2007 18:51:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/08/early-us-income-tax.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;m in the process of reading Akhil Reed Amar&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;America&amp;rsquo;s Constitution: A Biography&lt;/span&gt;, and just came to the portion about the 16th Amendment, which instituted a federal income tax.  I had already known that the tax was a very low percentage, but I hadn&amp;rsquo;t realized that only the top 1% of income earners paid any income tax.  It would be a nice model to go back to, but not possible without dramatically reducing federal spending&amp;ndash;the wealthiest Americans wouldn&amp;rsquo;t tolerate an extortionate percentage of taxation that would be required on the current level of spending, and given the huge amounts of money that are now a part of political campaigning, nobody gets elected without the support of at least some of the wealthiest Americans.  (And those levels of spending are tied together&amp;ndash;there&amp;rsquo;s huge money riding on political campaigns because there&amp;rsquo;s huge money and power in the hands of the federal government.  The only way to reduce the former is to reduce the latter.)&lt;br /&gt;&lt;br /&gt;Here are the two paragraphs where Amar describes pre-Civil War and post-16th Amendment income taxes in the United States:&lt;br /&gt;&lt;blockquote&gt;Prior to the Civil War, at least seven states had adopted income taxes.  High exemptions and graduated rates&amp;ndash;the basic features of a progressive tax structure&amp;ndash;were commonplace in these states.  Congress followed this pattern when introducing a federal income tax in the 1860s.  For instance, the 1865 federal tax code exempted all persons who made less than $600, taxed income between $600 and $5,000 at 5 percent, and subjected all income above $5,000 to a steeper 10 percent rate.  Later federal laws tweaked the specifics but preserved the basic structure, under which more than three-quarters of federal revenue came from the seven wealthiest states:  New York (which itself generated more than 30 percent of the total national intake), Massachusetts, Pennsylvania, Ohio, Illinois, New Jersey, and Connecticut.  Under the law struck down in Pollock, incomes over $4,000 were taxed at 2 percent, all others were exempt.  According to Treasury Department estimates, less than 1 percent of the population had been subject to this levy.&lt;br /&gt;&amp;hellip;&lt;br /&gt;In the first income-tax statute enacted after the new amendment was in place, Congress once again opted for a progressive tax structure that exempted a large swath of low- and middle-income persons and taxed the rest at a sloping rate, beginning at 1 percent for an individual making $3,000 and topping out at 7 percent for income over $500,000.  The $3,000 minimum threshold effectively limited the tax to the top 1 percent of the economic order.  In 1916 the Supreme Court unanimously upheld the new tax law, expressly rejecting the notion that the &amp;ldquo;progressive feature&amp;rdquo; of the tax somehow rendered it unconstitutional.  The American People had spoken and&amp;ndash;this time, at least&amp;ndash;the Court listened.&lt;/blockquote&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ten years in prison for selling light bulbs</title>
      <link>https://blog.lippard.org/2007/08/ten-years-in-prison-for-selling-light.html/</link>
      <pubDate>Fri, 24 Aug 2007 00:18:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/08/ten-years-in-prison-for-selling-light.html/</guid>
      <description>&lt;p&gt;Steve Tucker &lt;a href=&#34;http://atlanta.creativeloafing.com/gyrobase/Content?oid=oid%3A10762&#34;&gt;ended a ten-year federal prison sentence last year&lt;/a&gt;.  He served his time for selling light bulbs&amp;ndash;specifically grow lights&amp;ndash;that, while themselves legal, were sold to some customers that were using them to grow marijuana.  Even though he and his brother asked any customers who so much as mentioned marijuana to leave and refused to sell any products which had any visible references to marijuana, they were successfully prosecuted on conspiracy charges because they had knowledge that some of their customers were using their products to grow marijuana.&lt;br /&gt;&lt;br /&gt;His brother Gary, who was given a fifteen-year sentence that was reduced to ten after a successful petition to apply a change in policy from the U.S. Sentencing Commission, died of cancer at about the time his sentence was served.&lt;/p&gt;</description>
    </item>
    <item>
      <title>History channel wipes the floor with 9/11 conspiracy theorists</title>
      <link>https://blog.lippard.org/2007/08/history-channel-wipes-floor-with-911.html/</link>
      <pubDate>Thu, 23 Aug 2007 15:47:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/08/history-channel-wipes-floor-with-911.html/</guid>
      <description>&lt;p&gt;Rightwing Nuthouse &lt;a href=&#34;http://rightwingnuthouse.com/archives/2007/08/21/911-truthers-gut-punched-by-history-channel/&#34;&gt;reports&lt;/a&gt; that the &lt;a href=&#34;http://www.history.com/shows.do?action=detail&amp;episodeId=240087&#34;&gt;History Channel&amp;rsquo;s documentary, &amp;ldquo;9/11 Conspiracies: Fact or Fiction&amp;rdquo;&lt;/a&gt; gives the conspiracy theorists a high-quality debunking.  The format is to allow a 9/11 conspiracy theorist to make a claim, and then have experts in the appropriate fields respond to the claim.  I&amp;rsquo;ve got the TiVo set up to record this weekend&amp;rsquo;s showing.&lt;br /&gt;&lt;br /&gt;UPDATE (August 26, 2007):  I watched the show today, and I thought they did a very good job, though of necessity they were fairly brief in their rebuttals.  I was pleased to see that, contrary to some conspiracy theorist claims, they did in fact address conspiracy theorist claims about the collapse of WTC Building 7.  I was also quite amused to see that in Alex Jones&amp;rsquo; concluding remarks, he made the classic crackpot self-comparison to Galileo, and did so in such a way to demonstrate his own lack of awareness or concern for factual accuracy by stating that the dispute between Galileo and the Catholic Church was about whether the earth was round or flat.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Fox beats the drum for war with Iran</title>
      <link>https://blog.lippard.org/2007/08/fox-beats-drum-for-war-with-iran.html/</link>
      <pubDate>Thu, 23 Aug 2007 15:36:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/08/fox-beats-drum-for-war-with-iran.html/</guid>
      <description>&lt;p&gt;Robert Greenwald&amp;rsquo;s &lt;a href=&#34;http://foxattacks.com/iran&#34;&gt;&amp;ldquo;Fox Attacks: Iran&amp;rdquo;&lt;/a&gt; compares Fox News coverage leading up to the war in Iraq with what they&amp;rsquo;re airing today about Iran.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Anonymous&lt;/strong&gt; &lt;small&gt;(2007-08-23)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Here we are once again considering the terrorist nation of Iran. A nation that controls Palestine through Hamas, Lebanon and Syria though Hezbollah, and Iraq through the Mahdi army, untold numbers of insurgency and militant organizations and even Al Qaeda. Iran is closing in quickly on the ability to mass produce nuclear weapons while our politicians are arguing over whether or not they are even a threat to the region, and our own nation. Israel, as I have said before, does not have the luxury of debating this issue until the day it is confirmed that the Iranian nuclear program has in fact produced it&#39;s first reliable weapon. Israel has nuclear weapons but will they use them? It is a strongly held belief that only the United States can deliver a conventional strike devastating enough to impact the Iranian nuclear program, however, if the United States does not do that and soon, Israel will be forced to consider the nuclear option as it&#39;s only reliable means of ensuring it&#39;s continued existence.&lt;BR/&gt;&lt;BR/&gt;When considering the possible destruction of your entire population by nuclear assault, the nuclear option does not seem so terrible in light of the consequence of waiting too long, or conducting an inadequate conventional strike. European nations, Russia and China have prevented measures that could have reigned in Iran many times before. Creating a situation whereby the one entity that could have made a difference (United Nations), is instead provoking the inevitable destruction of either Israel or Iran or possibly even the destruction of both nations.&lt;BR/&gt;&lt;BR/&gt;Iran has created a reality on the ground throughout the Middle East that provides the ultimate fallback. Iran&#39;s arming, training and positioning of Hezbollah, Hamas, the Mahdi Army, and literally hundreds of other militant assets means that at a moments notice Iran could create complete chaos throughout the entire region. Imagine all of these groups being coordinated by Iran&#39;s military machine causing the cessation of trade throughout the region, the deaths of tens of thousands of civilians in countries throughout the Middle East, and the successful overthrow of governments unable to respond quickly enough to such an unconventional enemy.&lt;BR/&gt;&lt;BR/&gt;If the United States is unable or unwilling to confront Iran militarily within the next 12 months, world war three is almost a certainty. Because if Iran is able to get all their pieces in place before they are directly attacked, this chess game is over and no country in the world will be safe from the terrorist army they have been building up arming and training for over 30 years. China, Russia, Venezuela and many other countries have already chosen their allies in this struggle by supporting, supplying and defending Iran in it&#39;s quest for nuclear weapons and undying support of terrorism in all it&#39;s horrific forms and manifestations.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Expensive intelligent design movie uses Borat tactics</title>
      <link>https://blog.lippard.org/2007/08/expensive-intelligent-design-movie-uses.html/</link>
      <pubDate>Thu, 23 Aug 2007 03:09:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/08/expensive-intelligent-design-movie-uses.html/</guid>
      <description>&lt;p&gt;[UPDATE (April 15, 2008):  See the NCSE&amp;rsquo;s &lt;a href=&#34;http://www.expelledexposed.com/&#34;&gt;&amp;ldquo;Expelled Exposed&amp;rdquo;&lt;/a&gt; website for a look at the deceptive tactics of the filmmakers and the real facts that they aren&amp;rsquo;t showing you.]&lt;br /&gt;&lt;br /&gt;In February, &lt;a href=&#34;http://scienceblogs.com/pharyngula/2007/08/you_have_got_to_be_kidding_me.php&#34;&gt;the movie &amp;ldquo;Expelled: No Intelligence Allowed,&amp;rdquo; starring Ben Stein, will be released&lt;/a&gt;.  [UPDATE: The release was delayed until April 18, possibly due to &lt;a href=&#34;https://blog.lippard.org/2008/04/david-bolinsky-on-expelled-and-dembskis.html&#34;&gt;copyright infringement worries&lt;/a&gt;.]  The film apparently argues that intelligent design is being wrongly excluded from public school classrooms, despite the fact that intelligent design is rebranded creationism and is a religious view without scientific support.  There is no scientific theory of intelligent design to be taught in schools&amp;ndash;it doesn&amp;rsquo;t exist.&lt;br /&gt;&lt;br /&gt;The advertising for the film says that P.Z. Myers appears in the film&amp;ndash;but he was not interviewed for a film called &amp;ldquo;Expelled,&amp;rdquo; but for an apparently fictional project called &amp;ldquo;Crossroads: The Intersection of Science and Religion.&amp;rdquo;  Mark Mathis, a producer for Rampant Films, contacted Myers, and he agreed to appear in that film.  Now, as it turns out, Mathis is an associate producer on &amp;ldquo;Expelled.&amp;quot;&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://scienceblogs.com/pharyngula/2007/08/im_gonna_be_a_movie_star.php&#34;&gt;Myers writes&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Why were they so dishonest about it? If Mathis had said outright that he wants to interview an atheist and outspoken critic of Intelligent Design for a film he was making about how ID is unfairly excluded from academe, I would have said, &amp;ldquo;bring it on!&amp;rdquo; We would have had a good, pugnacious argument on tape that directly addresses the claims of his movie, and it would have been a better (at least, more honest and more relevant) sequence. He would have also been more likely to get that good ol&amp;rsquo; wild-haired, bulgy-eyed furious John Brown of the Godless vision than the usual mild-mannered professor that he did tape. And I probably would have been more aggressive with a plainly stated disagreement between us.&lt;br /&gt;&lt;br /&gt;I mean, seriously, not telling one of the sides in a debate about what the subject might be and then leading him around randomly to various topics, with the intent of later editing it down to the parts that just make the points you want, is the video version of quote-mining and is fundamentally dishonest.&lt;/blockquote&gt;Eugenie Scott of the National Center for Science Education &lt;a href=&#34;http://www.pandasthumb.org/archives/2007/08/im_gonna_be_a_m.html#comment-198562&#34;&gt;reports a similar experience&lt;/a&gt;&amp;ndash;she also was interviewed for &amp;ldquo;Crossroads.&amp;quot;&lt;br /&gt;&lt;br /&gt;The producers of this film are sleazeballs.  This kind of technique is already &lt;a href=&#34;https://blog.lippard.org/2006/11/fratboy-suing-borat-exposed-by-smoking.html&#34;&gt;at or beyond the ethical edge for a comedy film like Borat&lt;/a&gt;, but to do this for a film that purports to take on a serious issue&amp;ndash;and pretends to be on the side of God&amp;ndash;is well past any such boundary.  If, as &lt;a href=&#34;http://www.pandasthumb.org/archives/2007/08/im_gonna_be_a_m.html#comment-198600&#34;&gt;has been suggested&lt;/a&gt;, this film is going to argue that belief in God is necessary for moral behavior (a falsehood), the behavior of the producers proves that it is not sufficient.&lt;br /&gt;&lt;br /&gt;The lesson for the future:  Do not sign an agreement to be interviewed for a film if the agreement contains language that says they can use &amp;ldquo;…footage and materials in and in connection with the development, production, distribution and/or exploitation of the feature length documentary tentatively entitled Crossroads…and/or any other production…&amp;rdquo;  That &amp;ldquo;and/or any other production&amp;rdquo; is a big loophole that will be exploited.&lt;br /&gt;&lt;br /&gt;UPDATE (August 23, 2007):  Ed Brayton &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/08/dishonest_producers_of_id_pers.php&#34;&gt;observes that two of the alleged controversies that &amp;ldquo;Expelled&amp;rdquo; will cover are bogus claims of persecution&lt;/a&gt;&amp;ndash;the &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/05/post_2.php&#34;&gt;denial of tenure for Guillermo Gonzalez&lt;/a&gt; and &lt;a href=&#34;http://lippard.blogspot.com/search/label/Richard%20Sternberg%20affair&#34;&gt;the alleged martyrdom of Richard Sternberg&lt;/a&gt;.  Ed notes that he has an article coming out in &lt;span style=&#34;font-style: italic;&#34;&gt;Skeptic&lt;/span&gt; magazine in February 2008 which will debunk the Souder report about the travails of Sternberg at the Smithsonian (a subject he has already written extensively about on his blog&amp;ndash;linked to from the articles at my blog under the &lt;a href=&#34;http://lippard.blogspot.com/search/label/Richard%20Sternberg%20affair&#34;&gt;&amp;ldquo;Richard Sternberg affair&amp;rdquo;&lt;/a&gt; category).&lt;br /&gt;&lt;br /&gt;UPDATE (December 18, 2007): Ed Brayton points out that &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/12/di_releases_more_data_damaging.php&#34;&gt;a new argument from the Discovery Institute for why Gonzalez shouldn&amp;rsquo;t have been denied tenure actually undermines that claim&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (February 10, 2008): John Lynch has &lt;a href=&#34;http://scienceblogs.com/strangerfruit/2008/02/gonzalez_loses_di_whines_no_su.php&#34;&gt;a nice visual diagram of Gonzalez&amp;rsquo;s publication record&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mortgage lenders failing at a rate of one per day</title>
      <link>https://blog.lippard.org/2007/08/mortgage-lenders-failing-at-rate-of-one.html/</link>
      <pubDate>Wed, 22 Aug 2007 17:30:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/08/mortgage-lenders-failing-at-rate-of-one.html/</guid>
      <description>&lt;p&gt;Michael Donnelly&amp;rsquo;s blog has &lt;a href=&#34;http://pbp.typepad.com/economy/2007/08/mortgage-lender.html&#34;&gt;a chart of mortgage lender failures since April 2006&lt;/a&gt;, which reports that we reached 21 lenders going under this month yesterday, on the 21st of the month.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://distributedrepublic.net/archives/2007/08/22/one-each-day&#34;&gt;Distributed Republic&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Chandler school suspends student for drawing picture of gun</title>
      <link>https://blog.lippard.org/2007/08/chandler-school-suspends-student-for.html/</link>
      <pubDate>Wed, 22 Aug 2007 15:20:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/08/chandler-school-suspends-student-for.html/</guid>
      <description>&lt;p&gt;Payne Junior High School in Chandler, Arizona has suspended the 13-year-old son of Ben and Paula Mosteller for three days (reduced from five) for drawing a picture of a gun, an action which they characterized as a threat which they compared to the Columbine High School massacre in a discussion with his parents.&lt;br /&gt;&lt;br /&gt;The &lt;a href=&#34;http://www.azcentral.com/news/articles/0822gunsketch22-on.html&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt; reports&lt;/a&gt; that &amp;ldquo;The school did not contact police and did not provide counseling or an evaluate the boy to determine if he intended the drawing as a threat,&amp;rdquo; which suggests to me that they did not really consider it to be a threat.&lt;br /&gt;&lt;br /&gt;The boy&amp;rsquo;s parents described the picture as a harmless doodle of a fake laser, which did not show blood, bullets, injuries, or target any human.&lt;br /&gt;&lt;br /&gt;If the school really considered it a threat of an impending massacre, they should have treated it as one.  Since they didn&amp;rsquo;t, why is it even worth a suspension?  Is there more to the context that we aren&amp;rsquo;t being told, or are school administrators so irrational that they fear drawings of guns?&lt;br /&gt;&lt;br /&gt;Are there any adult males who &lt;span style=&#34;font-style: italic;&#34;&gt;didn&amp;rsquo;t&lt;/span&gt; draw guns along with cars, motorcycles, spaceships, monsters, aliens, and floor plans of secret hideouts when they were around 13?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Time travel investment strategies</title>
      <link>https://blog.lippard.org/2007/08/time-travel-investment-strategies.html/</link>
      <pubDate>Tue, 21 Aug 2007 20:39:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/08/time-travel-investment-strategies.html/</guid>
      <description>&lt;p&gt;Long or Short Capital takes a look at a few &lt;a href=&#34;http://longorshortcapital.com/investment-strategies-in-a-world-where-time-travel-is-possible.htm&#34;&gt;investment strategies available to the time traveler&lt;/a&gt;, including &amp;ldquo;groundhog maximization,&amp;rdquo; &amp;ldquo;terminator option protection,&amp;rdquo; and &amp;ldquo;alien/squid technology asset allocation.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Libel lawsuit against Science Blogger P.Z. Myers</title>
      <link>https://blog.lippard.org/2007/08/libel-lawsuit-against-science-blogger.html/</link>
      <pubDate>Mon, 20 Aug 2007 17:52:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/08/libel-lawsuit-against-science-blogger.html/</guid>
      <description>&lt;p&gt;Stuart Pivar, an &lt;a href=&#34;http://www.artrenewal.org/articles/2004/Hedberg/exhibition1.asp&#34;&gt;&amp;ldquo;eccentric collector and inventor,&amp;quot;&lt;/a&gt; &lt;a href=&#34;http://dockets.justia.com/docket/court-nysdce/case_no-1:2007cv07334/case_id-311649/&#34;&gt;has filed a $15 million libel lawsuit&lt;/a&gt; in New York against P.Z. Myers of the Pharyngula blog and Seed Media Group, publisher of Seed magazine and owner of ScienceBlogs, for referring to him as &amp;ldquo;a classic crackpot&amp;rdquo; in reviews of his book &lt;span style=&#34;font-style: italic;&#34;&gt;Lifecode&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;The complaint identifies Pivar as &amp;ldquo;an industrialist, inventor, and scientist,&amp;rdquo; the founder and chairman of the board of Chem-tainer Industries, and co-founder (with Andy Warhol) and original funder of the New York Academy of Art, &amp;ldquo;a classical graduate school for painting and sculpture, whose current patron is H.R.H. Charles, Prince of Wales.&amp;rdquo;  It claims that Pivar regularly discussed his book with Stephen Jay Gould, who &amp;ldquo;was working on a refutation of the fundamentalist Darwinian theory of evolution.&amp;quot;&lt;br /&gt;&lt;br /&gt;The complaint claims that Myers&amp;rsquo; remarks led to Neil de Grasse Tyson withdrawing a review of the book and causing &amp;ldquo;considerable mental and emotional distress,&amp;rdquo; tortious interference with the plaintiff&amp;rsquo;s business relationships as a &amp;ldquo;scientist and scientific editor,&amp;rdquo; and &amp;ldquo;loss of book sales and diminished returns on ten years of funded scientific research in special damages&amp;rdquo; exceeding $5 million.&lt;br /&gt;&lt;br /&gt;The three claims of the complaint are, first, for declaratory relief in removing defamatory statements from the web and an injunction to prevent further such statements; second, for $5 million in special damages from the &amp;ldquo;tortious interference with business relations&amp;rdquo;; and third, for $10 million in damages for defamation, emotional distress, and loss of reputation.&lt;br /&gt;&lt;br /&gt;Seed Media Group may be able to have itself dismissed as a defendant on the libel claim via the safe harbor on online publication of defamatory statements by a user of a site, which has been successfully used as a defense by America Online (in Zeran v. AOL and Blumenthal v. Drudge and AOL) and ElectriCiti (in Aquino v. ElectriCiti).&lt;br /&gt;&lt;br /&gt;I suspect that Pivar will have a difficult time proving the claimed damages, as well as overcoming the truth defense to a defamation claim, but I&amp;rsquo;m curious to see if any lawyers (Timothy Sandefur?) have an opinion.  The complaint looks a little odd and sloppy to me&amp;ndash;it initially refers to &amp;ldquo;tortuous&amp;rdquo; interference rather than &amp;ldquo;tortious,&amp;rdquo; includes the odd paragraph about the Art Academy, and generally doesn&amp;rsquo;t appear to me to be a well-crafted case&amp;ndash;but I am not a lawyer.&lt;br /&gt;&lt;br /&gt;The text of the complaint may be found &lt;a href=&#34;http://www.discord.org/%7Elippard/pivar-v-seed.pdf&#34;&gt;here&lt;/a&gt; (PDF).&lt;br /&gt;&lt;br /&gt;P.Z. Myers&amp;rsquo; reviews of Pivar&amp;rsquo;s book may be found &lt;a href=&#34;http://scienceblogs.com/pharyngula/2007/07/lifecode_from_egg_to_embryo_by.php&#34;&gt;here&lt;/a&gt; and &lt;a href=&#34;http://scienceblogs.com/pharyngula/2007/07/lifecode.php&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Another review of Pivar&amp;rsquo;s book, authored by his friend Richard Gordon, may be found &lt;a href=&#34;http://www.ijdb.ehu.es/web/paper.php?doi=052099rg&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Pivar&amp;rsquo;s claim that Stephen Jay Gould would not have signed the NCSE&amp;rsquo;s &amp;ldquo;Project Steve&amp;rdquo; statement &lt;a href=&#34;http://www.csicop.org/intelligentdesignwatch/steves.html&#34;&gt;is discussed at CSI&amp;rsquo;s website&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Christopher Mims &lt;a href=&#34;http://blog.sciam.com/index.php?title=pz_myers_scienceblogs_com_s_lead_blogger&amp;more=1&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;c=1&amp;tb=1&amp;amp;pb=1&#34;&gt;has commented on the lawsuit at &lt;span style=&#34;font-style: italic;&#34;&gt;Scientific American&lt;/span&gt;&amp;rsquo;s blog&lt;/a&gt;, and Brandon Keim at Wired Science &lt;a href=&#34;http://blog.wired.com/wiredscience/2007/08/pseudoscience-n.html&#34;&gt;has a good summary of the dispute&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE:  I&amp;rsquo;ve just read through both of P.Z. Myers&amp;rsquo; blog post reviews again, and I note that the alleged defamatory reference, &amp;ldquo;a classic crackpot,&amp;rdquo; appears in neither of them.  In the earlier post, Myers says of Pivar&amp;rsquo;s book: &amp;ldquo;It seems no expense was spared getting it published, which is in contrast to the content, and is unusual for such flagrant crackpottery.&amp;rdquo;  The later post does not contain the word &amp;ldquo;crackpot.&amp;rdquo;  The post that Pivar is complaining about is another Myers post, titled &lt;a href=&#34;http://scienceblogs.com/pharyngula/2007/07/pseudoscience_by_press_release.php&#34;&gt;&amp;ldquo;Pseudoscience by press release&amp;rdquo;&lt;/a&gt;, where Pivar himself commented several times, including to write, &amp;ldquo;I will ignore your insulting and intemperate language and concentrate on the substantive issues.&amp;rdquo;  Apparently he changed his mind on that point.&lt;br /&gt;&lt;br /&gt;UPDATE (August 21, 2007):  Blake Stacey &lt;a href=&#34;http://www.sunclipse.org/?p=242&#34;&gt;has put together a nice chronological summary of who said what when, along with links to commentators&lt;/a&gt;.  He points out that the &amp;ldquo;review&amp;rdquo; by Neil de Grasse Tyson which was on Pivar&amp;rsquo;s website was a quote created by taking one piece out of context and fabricating another&amp;ndash;it&amp;rsquo;s no wonder that Tyson asked for Pivar to remove it.&lt;br /&gt;&lt;br /&gt;Andrea Bottaro &lt;a href=&#34;http://www.pandasthumb.org/archives/2007/08/so_sue_me.html&#34;&gt;summarizes the case with links to more sources about Pivar&amp;rsquo;s Stephen J. Gould claims at The Panda&amp;rsquo;s Thumb&lt;/a&gt;, and Timothy Sandefur &lt;a href=&#34;http://positiveliberty.com/2007/08/pivar%e2%80%99s-libel-suit-against-pz-myers.html&#34;&gt;weighs in with an evaluation of the legal issues at Positive Liberty&lt;/a&gt;, where he calls Pivar&amp;rsquo;s suit a case of &amp;ldquo;abus[ing] the legal process to try to intimidate and bully people for no good reason&amp;rdquo; and concludes that &amp;ldquo;Myers unquestionably has the right to call Pivar a crackpot, and we have the right to consider this lawsuit as proof of the fact.&amp;quot;&lt;br /&gt;&lt;br /&gt;UPDATE (August 22, 2007):  Ed Darrell at Millard Fillmore&amp;rsquo;s Bathtub &lt;a href=&#34;http://timpanogos.wordpress.com/2007/08/22/p-z-myers-sued-for-libel-what-is-crackpot-science/&#34;&gt;has a nice article about how we determine what a &amp;ldquo;crackpot&amp;rdquo; is&lt;/a&gt;.  Pivar seems to fit quite well.&lt;br /&gt;&lt;br /&gt;A &lt;a href=&#34;http://scienceblogs.com/pharyngula/2007/08/no_comment.php#comment-540485&#34;&gt;commenter at Pharyngula&lt;/a&gt; has observed that &lt;a href=&#34;https://iapps.courts.state.ny.us/attorney/AttorneyDetails?attorneyId=5659096&#34;&gt;Pivar&amp;rsquo;s attorney was just admitted to the New York Bar in 2005 and went to law school in the UK&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (August 24, 2007):  Retired UCSD law professor Peter Irons (&lt;a href=&#34;https://blog.lippard.org/2007/06/montana-law-review-symposium-on-dover.html&#34;&gt;well versed in the law as it pertains to intelligent design&lt;/a&gt;) &lt;a href=&#34;http://scienceblogs.com/strangerfruit/2007/08/epic_takedown_of_pivar.php&#34;&gt;has written an excellent letter to Stuart Pivar&lt;/a&gt; which strongly recommends that Pivar withdraw his suit rather than quickly lose and become subject to monetary sanctions.  Irons also says that he knew Gould from the 1950s until his death, and was his neighbor for many years, and that if Gould were alive today he&amp;rsquo;d probably have a viable defamation action against Pivar.&lt;br /&gt;&lt;br /&gt;UPDATE (August 29, 2007):  Pivar has withdrawn his libel suit (see &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/08/pivar_withdraws_lawsuit.php&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt; and &lt;a href=&#34;http://scienceblogs.com/pharyngula/2007/08/the_inevitable_has_occurred.php&#34;&gt;Pharyngula&lt;/a&gt;).  But now his attorney, Michael Little, thinks he has a case against Peter Irons!  Kudos to Pivar for doing the right thing.&lt;br /&gt;&lt;br /&gt;UPDATE (September 5, 2007): More entertainment regarding Michael Little may be found at &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/09/littles_latest.php&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Karl Rove&#39;s adoptive father and genital piercing</title>
      <link>https://blog.lippard.org/2007/08/karl-roves-adoptive-father-and-genital.html/</link>
      <pubDate>Sun, 19 Aug 2007 20:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/08/karl-roves-adoptive-father-and-genital.html/</guid>
      <description>&lt;p&gt;Apparently Karl Rove&amp;rsquo;s adoptive father, Louis Rove, an oil geologist, was a gay man who was an avid fan of genital piercing, &lt;a href=&#34;http://www.bmezine.com/news/guest/20070818.html&#34;&gt;whose piercings were frequently pictured in &lt;span style=&#34;font-style: italic;&#34;&gt;Piercing Fans International Quarterly&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;(Via Stan Schwarz on the SKEPTIC list, who also reports that he personally met Louie Rove.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bush says FISA law change is just advisory</title>
      <link>https://blog.lippard.org/2007/08/bush-says-fisa-law-change-is-just.html/</link>
      <pubDate>Sun, 19 Aug 2007 19:41:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/08/bush-says-fisa-law-change-is-just.html/</guid>
      <description>&lt;p&gt;The Bush administration, commenting on Congress&amp;rsquo; expansion of the Executive branch&amp;rsquo;s warrantless wiretapping powers without needing approval of the FISA Court, says that the legislation is &amp;ldquo;just advisory.  The president can still do whatever he wants to do.&amp;quot;&lt;br /&gt;&lt;br /&gt;Constitution?  What Constitution?&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://talkingpointsmemo.com/archives/024639.php&#34;&gt;Talking Points Memo&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>The consensus for anthropogenic global warming</title>
      <link>https://blog.lippard.org/2007/08/consensus-for-anthropogenic-global.html/</link>
      <pubDate>Sun, 19 Aug 2007 18:23:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/08/consensus-for-anthropogenic-global.html/</guid>
      <description>&lt;p&gt;This is from back in February of 2006, but A Few Things Ill Considered &lt;a href=&#34;http://scienceblogs.com/illconsidered/2006/02/global-warming-is-just-hoax.php&#34;&gt;has a nice list of statements from scientific organizations endorsing anthropogenic global warming&lt;/a&gt; that includes NASA&amp;rsquo;s Goddard Institute of Space Studies, the National Oceanic and Atmospheric Administration, the Intergovernmental Panel on Climate Change, the National Academy of Sciences, the Royal Society, the American Geophysical Union, the American Institute of Physics, the National Center for Atmospheric Research, and, perhaps most interestingly, British Petroleum, the Shell Group, and, in the comments, ExxonMobil.  A number of the links are broken at this point, but I was able to find numerous statements about the reality of anthropogenic global warming on the Shell web pages with a Google search for &amp;ldquo;global warming site:shell.com&amp;rdquo;.&lt;br /&gt;&lt;br /&gt;Science isn&amp;rsquo;t a matter of popular vote, but when a scientific consensus is established it certainly puts the burden of proof on the challenger.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Melanie Morgan vs. Naomi Wolf</title>
      <link>https://blog.lippard.org/2007/08/melanie-morgan-vs-naomi-wolf.html/</link>
      <pubDate>Sun, 19 Aug 2007 00:48:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/08/melanie-morgan-vs-naomi-wolf.html/</guid>
      <description>&lt;p&gt;Crooks and Liars has &lt;a href=&#34;http://www.crooksandliars.com/2007/08/17/melanie-morgan-youre-going-to-look-super-in-a-burka/&#34;&gt;a video clip of Melanie Morgan and Naomi Wolf appearing on Chris Matthews&amp;rsquo; Hardball&lt;/a&gt; to discuss &lt;a href=&#34;https://blog.lippard.org/2007/08/dick-cheney-on-why-not-to-invade-iraq.html&#34;&gt;Cheney&amp;rsquo;s position of 1994&lt;/a&gt; about why invading and occupying Iraq was a bad idea.  Morgan immediately descends into dissembling, claiming that 9/11 changed everything, when in fact it changed nothing about Iraq.  Naomi Wolf calls her on it, and correctly describes how the Bush administration has engaged in deception and lies to get us into the war and to seize unconstitutional powers for the Executive branch.  Morgan&amp;rsquo;s response to Wolf:  &amp;ldquo;You&amp;rsquo;re going to look super in a burqa.&amp;quot;&lt;br /&gt;&lt;br /&gt;Morgan seems to think that radical Islamic fundamentalists are about to take control of the United States, and that invading Iraq (one of the few countries in the Middle East which actually had a secular government) and turning it into a breeding ground for radical Islamic insurgents is an essential step to prevent it from happening.  That&amp;rsquo;s wildly insane.&lt;br /&gt;&lt;br /&gt;The Cheney of 1994 was exactly right in his predictions of what would happen if we invaded Iraq, and no one has yet explained what changed his mind.  September 11 is not an answer to that question.  I think part of the answer can be found in James Mann&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Rise of the Vulcans&lt;/span&gt;&amp;ndash;groupthink from the &lt;a href=&#34;http://en.wikipedia.org/wiki/Project_for_the_New_American_Century&#34;&gt;Project for a New American Century&lt;/a&gt; crowd infected him, and he thought he could be at the center of power of a new American empire controlling the Middle East.  But they were completely wrong about what would happen.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://talkingpointsmemo.com/archives/016773.php&#34;&gt;Talking Points Memo&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Lying at the Weekly Standard</title>
      <link>https://blog.lippard.org/2007/08/lying-at-weekly-standard.html/</link>
      <pubDate>Fri, 17 Aug 2007 22:13:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/08/lying-at-weekly-standard.html/</guid>
      <description>&lt;p&gt;Julian Sanchez &lt;a href=&#34;http://juliansanchez.com/notes/archives/2007/08/the_fisa_amendment_totally_def.php&#34;&gt;points out the staggering misrepresentation&lt;/a&gt; by those arguing that the &lt;a href=&#34;https://blog.lippard.org/2007/08/congress-approves-expansion-of.html&#34;&gt;recent increase in wiretapping power&lt;/a&gt; amounts to nothing more than an update of FISA procedures to reflect current technology.&lt;br /&gt;&lt;br /&gt;(Hat tip to Tim Lee at the &lt;a href=&#34;http://www.techliberation.com/archives/042688.php&#34;&gt;Technology Liberation Front&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>The top six lies of Alberto Gonzales</title>
      <link>https://blog.lippard.org/2007/08/top-six-lies-of-alberto-gonzales.html/</link>
      <pubDate>Fri, 17 Aug 2007 21:48:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/08/top-six-lies-of-alberto-gonzales.html/</guid>
      <description>&lt;p&gt;At &lt;a href=&#34;http://www.tpmmuckraker.com/archives/003920.php&#34;&gt;Talking Points Memo&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Answers in Genesis Wikipedia edits</title>
      <link>https://blog.lippard.org/2007/08/answers-in-genesis-wikipedia-edits.html/</link>
      <pubDate>Fri, 17 Aug 2007 18:20:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/08/answers-in-genesis-wikipedia-edits.html/</guid>
      <description>&lt;p&gt;Thanks to &lt;a href=&#34;https://blog.lippard.org/2007/08/wikiscanner.html&#34;&gt;Wikiscanner&lt;/a&gt;, here are a few of the anonymous Wikipedia edits made by people at Answers in Genesis:&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://en.wikipedia.org/w/index.php?diff=prev&amp;oldid=28699512&#34;&gt;November 18, 2005&lt;/a&gt;:  Changed a sentence in the entry on &amp;ldquo;Answers in Genesis&amp;rdquo; from &amp;ldquo;&amp;hellip;according to Biblical myth, there was no death in the Garden of Eden&amp;rdquo; to &amp;ldquo;&amp;hellip;according to the Biblical record, there was no death in the Garden of Eden.&amp;quot;&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://en.wikipedia.org/w/index.php?diff=prev&amp;oldid=91375271&#34;&gt;December 5, 2006&lt;/a&gt;:  Vandalized the entry on &amp;ldquo;Football&amp;rdquo; to add the words &amp;ldquo;Football sucks&amp;rdquo;.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://en.wikipedia.org/w/index.php?diff=prev&amp;oldid=96969469&#34;&gt;December 28, 2006&lt;/a&gt;:  Added an entry for &lt;a href=&#34;https://www.articledirect.com&#34;&gt;www.articledirect.com&lt;/a&gt; to the entry on &amp;ldquo;Free content.&amp;rdquo;  Does an AiG employee have another business on the side?&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://en.wikipedia.org/w/index.php?diff=prev&amp;oldid=133273822&#34;&gt;May 24, 2007&lt;/a&gt;:  Modifies a sentence in the entry on &amp;ldquo;Creation Museum&amp;rdquo; from &amp;ldquo;This museum portrays the Earth&amp;rsquo;s history interpreting the genesis literally&amp;rdquo; (ick!) to &amp;ldquo;The museum presents the account of man&amp;rsquo;s origins and early history according to the Book of Genesis.&amp;quot;&lt;br /&gt;&lt;br /&gt;There are several other edits of &amp;ldquo;Creation Museum&amp;rdquo; and I didn&amp;rsquo;t review them all, but most were reasonable improvements to the article, with the occasional biased statement that propounded creationism as true.&lt;/p&gt;</description>
    </item>
    <item>
      <title>God Hates Roman Catholics?</title>
      <link>https://blog.lippard.org/2007/08/god-hates-roman-catholics.html/</link>
      <pubDate>Fri, 17 Aug 2007 14:43:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/08/god-hates-roman-catholics.html/</guid>
      <description>&lt;p&gt;&amp;hellip;Or is it Peruvians? Or perhaps Peruvian Roman Catholics?&lt;br /&gt;&lt;br /&gt;From &lt;a href=&#34;http://news.yahoo.com/s/ap/20070817/ap_on_re_la_am_ca/peru_quake&#34;&gt;Yahoo News&lt;/a&gt;:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;Hundreds had gathered in the pews of the San Clemente church on Wednesday — the day Roman Catholics celebrate the Virgin Mary&amp;rsquo;s rise into heaven — for a special Mass marking one month since the death of a Pisco man.&lt;br /&gt;&lt;br /&gt;With minutes left in the Mass, the church&amp;rsquo;s ceiling began to break apart. The shaking lasted for an agonizing two minutes, burying 200 people, according to the town&amp;rsquo;s mayor. On Thursday, only two stone columns and the church&amp;rsquo;s dome rose from a giant pile of stone, bricks, wood and dust.&lt;br /&gt;&lt;/blockquote&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mr. Conservative</title>
      <link>https://blog.lippard.org/2007/08/mr-conservative.html/</link>
      <pubDate>Fri, 17 Aug 2007 03:46:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/08/mr-conservative.html/</guid>
      <description>&lt;p&gt;Tonight I attended the Goldwater Institute&amp;rsquo;s screening of the HBO documentary &lt;a href=&#34;http://www.hbo.com/docs/programs/mrconservative/synopsis.html&#34;&gt;&amp;ldquo;Mr. Conservative,&amp;quot;&lt;/a&gt; a biography of Barry Goldwater produced by his granddaughter, CC Goldwater, who was in attendance along with Barry Goldwater Jr.  The audience was a mix of people who still call themselves conservative, libertarians, and even a few liberals.  (&lt;a href=&#34;http://www.phoenixnewtimes.com/2002-07-04/news/old-glory/&#34;&gt;Gary Peter Klahr&lt;/a&gt; sat directly behind me, and his question in the Q&amp;amp;A session was what Goldwater would have thought of the Bush administration&amp;rsquo;s power grab and war in Iraq.  Barry Goldwater Jr.&amp;rsquo;s answer was that his father disliked foreign entanglements and supported the Constitution.)&lt;br /&gt;&lt;br /&gt;The film features footage and &lt;a href=&#34;http://www.barrygoldwaterphotographs.com/&#34;&gt;photographs taken by Barry Goldwater himself&lt;/a&gt;&amp;ndash;the film notes that he always had a camera in his hand, and at least three books of his photographs have been published.  He was born in Arizona prior to its statehood, to a Jewish father and an Episcopalian mother&amp;ndash;which led to one quip from Goldwater reported by Robert MacNeil in the movie:  &amp;ldquo;He would say things like, &amp;lsquo;I  went to a golf club where they wouldn&amp;rsquo;t let Jews play, and I said,  &amp;ldquo;I&amp;rsquo;m only half Jewish.  Can I play nine holes?&amp;rsquo;&amp;quot;&lt;br /&gt;&lt;br /&gt;The movie features interviews with people ranging from George Will, Barry Goldwater, Jr., and Sandra Day O&amp;rsquo;Connor to Ben Bradlee, Sally Quinn, Al Franken, Julian Bond, and Hillary Clinton.  Also featured is the exceedingly evil Jack Valenti.&lt;br /&gt;&lt;br /&gt;The film covers Goldwater&amp;rsquo;s life in Arizona, including his mother teaching him to shoot guns, his coming home from the University of Arizona to run the family store in Phoenix so his smarter older brother could stay at Stanford, his love of ham radio and flying airplanes (he would hear on the radio of medical emergencies among the Hopi Indians and personally deliver medicine from Phoenix&amp;ndash;and this during his political career).  He was a very early runner of the Colorado River (in 1940 using wooden dories&amp;ndash;when fewer than 100 people had run the river; Goldwater was #73).  He ran the river with camera equipment, making a film which he traveled about Arizona to show, which made him well-known before running for office.  He won his first election to the Phoenix City Council, and went straight from the City Council to the U.S. Senate.&lt;br /&gt;&lt;br /&gt;In his later life, he was outspoken in his support for a woman&amp;rsquo;s right to abortion, for gays to serve in the military, and for the religious right to stop pushing their religious views into politics.  The film reveals that he supported his daughter obtaining an abortion before &lt;span style=&#34;font-style: italic;&#34;&gt;Roe v. Wade&lt;/span&gt;, and that he has a gay grandson.  Several of the more liberal interviewees say that they thought Goldwater became liberal later in life (and some in the audience seemed to have a similar view), but Goldwater himself is shown making a statement that preempts this claim, back in 1963&amp;ndash;that he is a conservative, but that at some time in the future people will call his views liberal.&lt;br /&gt;&lt;br /&gt;He was a supporter of individual liberty who wanted the government&amp;rsquo;s role in private life minimized across the board, on both economic and social issues&amp;ndash;it wasn&amp;rsquo;t he who changed, but the political environment that changed.&lt;br /&gt;&lt;br /&gt;I recommend the movie&amp;ndash;it is well done, it fairly points out his foibles and flaws as well as his strengths.  It is sad that there are virtually no politicians today who are as forthright, honest, and outspoken about their views&amp;ndash;who are as genuine as he was.  We need more people in the public sphere who speak out with integrity and honesty, rather than with dissembling and spin.&lt;br /&gt;&lt;br /&gt;UPDATE (August 17, 2007):  I glossed over Goldwater&amp;rsquo;s negatives in my last paragraph, but the film doesn&amp;rsquo;t.  It reports on how he lost the 1964 election in the biggest landslide in history, and why&amp;ndash;including his opposition to the Civil Rights Act of 1964 (though he supported the Civil Rights Acts of 1957 and 1960, supported the Arizona NAACP, and helped desegregate the Arizona National Guard), his remarks about the use of atomic weapons for defoliation in Vietnam, and his remark about sawing off the eastern seaboard of the U.S. and letting it float away.  LBJ&amp;rsquo;s political ad graphically depicting the latter remark and his famous &amp;ldquo;Daisy&amp;rdquo; mushroom cloud ad are shown in the film.  Goldwater&amp;rsquo;s reaction to the latter is reported as saying that if he thought that accurately depicted what he would do, &amp;ldquo;I wouldn&amp;rsquo;t vote for me either.&amp;quot;&lt;br /&gt;&lt;br /&gt;A few other points of interest in the film:  Goldwater was a friend of John F. Kennedy, and they were looking forward to running against each other in the 1964 election, flying from city to city on the same plane together to campaign against each other face to face.  That would have been an interesting match up.  (I should note that my opinion of JFK is not as positive as the general public&amp;rsquo;s view, after having read how he made use of the CIA.  He was one of the worst abusers of the CIA for interventions in attempt to overthrow the governments of other countries who ever sat in the White House.)&lt;br /&gt;&lt;br /&gt;Barry Goldwater Jr. was a long-time friend of Nixon White House counsel John Dean, and Dean consulted with Goldwater Sr. before testifying in front of the Senate about Watergate. Goldwater told him to go ahead and nail Nixon, because Nixon was a liar.&lt;br /&gt;&lt;br /&gt;During Watergate, Goldwater, whose wife had decided to remain in Arizona, spent much of his time in D.C. at the home of Lt. Gen. William W. Quinn and his wife Bette.  The Quinn&amp;rsquo;s daughter Sally was a journalist engaged to Ben Bradlee, publisher of the &lt;span style=&#34;font-style: italic;&#34;&gt;Washington Post&lt;/span&gt;.  Bradlee reports that Goldwater told him that he thought Nixon was going to resign, but not to publish a story about it because if he did, Nixon was so stubborn that he&amp;rsquo;d then refuse to do it.&lt;br /&gt;&lt;br /&gt;The Wikipedia page on &lt;a href=&#34;http://en.wikipedia.org/wiki/Barry_Goldwater&#34;&gt;Goldwater&lt;/a&gt; is quite comprehensive.&lt;br /&gt;&lt;br /&gt;UPDATE (August 18, 2007):  Apparently the golf story is apocryphal.  The discussion page on Goldwater&amp;rsquo;s Wikipedia entry says &amp;ldquo;In his autobiography, &amp;lsquo;Goldwater,&amp;rsquo; BG attributes this joke to his brother Bob, speaking about HIS brother Barry at &amp;lsquo;a golf pro tournament near Los Angeles.&amp;rsquo; B. Goldwater adds, &amp;lsquo;The story got a big laugh, but the incident never occurred.&amp;rsquo;&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bruce Schneier interviews Kip Hawley</title>
      <link>https://blog.lippard.org/2007/08/bruce-schneier-interviews-kip-hawley.html/</link>
      <pubDate>Thu, 16 Aug 2007 15:13:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/08/bruce-schneier-interviews-kip-hawley.html/</guid>
      <description>&lt;p&gt;Bruce Schneier has posted all five parts of his interview with Transportation Security Administration head Kip Hawley:  &lt;a href=&#34;http://www.schneier.com/blog/archives/2007/07/conversation_wi_4.html&#34;&gt;Part 1&lt;/a&gt;, &lt;a href=&#34;http://www.schneier.com/blog/archives/2007/07/conversation_wi.html&#34;&gt;Part 2&lt;/a&gt;, &lt;a href=&#34;http://www.schneier.com/blog/archives/2007/08/conversation_wi_5.html&#34;&gt;Part 3&lt;/a&gt;, &lt;a href=&#34;http://www.schneier.com/blog/archives/2007/08/conversation_wi_3.html&#34;&gt;Part 4&lt;/a&gt;, &lt;a href=&#34;http://www.schneier.com/blog/archives/2007/08/conversation_wi_2.html&#34;&gt;Part 5&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Wikiscanner</title>
      <link>https://blog.lippard.org/2007/08/wikiscanner.html/</link>
      <pubDate>Thu, 16 Aug 2007 04:46:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/08/wikiscanner.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://virgil.gr/&#34;&gt;Virgil&lt;/a&gt; Griffith &lt;a href=&#34;http://wikiscanner.virgil.gr/&#34;&gt;has put together a fascinating data-mining tool&lt;/a&gt; that compares anonymous Wikipedia edits to WHOIS records for IP addresses, to allow users to examine edits made by people at particular organizations.  The tool can be used to examine edits by people at the NSA (Ft. Meade), the CIA, the Church of Scientology, Bob Jones University, the Environmental Protection Agency, Diebold, the Electronic Frontier Foundation, Wal-Mart, Pfizer, Raytheon, The New York Times, Al-Jazeera, the WorldNetDaily, Fox News, the Republican and Democratic Party, the Vatican, among many others.  The organizations listed here are all listed on the side of the tool&amp;rsquo;s main search page, but there are many more in the drop-down list of user-submitted organizations, and you can specify organization names and locations.&lt;br /&gt;&lt;br /&gt;Wired magazine &lt;a href=&#34;http://www.wired.com/politics/onlinerights/news/2007/08/wiki_tracker&#34;&gt;has assembled a list of some of the more interesting edits&lt;/a&gt;, such as someone at Diebold deleting references to security flaws in electronic voting machines and someone at the CIA editing song lyrics from an episode of Buffy the Vampire Slayer.&lt;br /&gt;&lt;br /&gt;Griffith, who built Wikiscanner while working at the Santa Fe Institute, begins graduate work in September at Caltech on theoretical neurobiology and artificial life under Christoph Koch and Chris Adami.&lt;br /&gt;&lt;br /&gt;It&amp;rsquo;s wonderful when data mining can be used for good purposes.&lt;br /&gt;&lt;br /&gt;(Hat tip to Scott Peterson on the SKEPTIC list.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Religious right threatens judges</title>
      <link>https://blog.lippard.org/2007/08/religious-right-threatens-judges.html/</link>
      <pubDate>Thu, 16 Aug 2007 03:39:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/08/religious-right-threatens-judges.html/</guid>
      <description>&lt;p&gt;Ed Brayton at Dispatches from the Culture Wars reports on last week&amp;rsquo;s meeting of the American Bar Association, at which there was a panel of judges who have been recipients of threats after controversial unions.  In every case, &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/08/threats_to_federal_judges.php&#34;&gt;the threats came when decisions were made that upset the religious right&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The CIA in Venezuela in 2002</title>
      <link>https://blog.lippard.org/2007/08/cia-in-venezuela-in-2002.html/</link>
      <pubDate>Wed, 15 Aug 2007 14:38:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/08/cia-in-venezuela-in-2002.html/</guid>
      <description>&lt;p&gt;A major gap in Tim Weiner&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;A Legacy of Ashes: The History of the CIA&lt;/span&gt; (2007, Doubleday) is that it contains not a word about the 2002 coup in Venezuela against Hugo Chavez, which lasted 47 hours.  The U.S. has denied any involvement, and an Office of the Inspector General investigation started at the request of Sen. Christopher Dodd came to the same conclusion.  &lt;a href=&#34;http://news.yahoo.com/s/nm/20070811/bs_nm/venezuela_oilprice_dc_1;_ylt=AsIr8ELHTuSGA7ZwdC3Si_YE1vAI&#34;&gt;Press reports published in the U.S.&lt;/a&gt; about Hugo Chavez&amp;rsquo;s recent referral to the coup as &amp;ldquo;attacks&amp;rdquo; by the U.S. put the word in quotes and gave it no credence.  But the foreign press, on the other hand, &lt;a href=&#34;http://observer.guardian.co.uk/international/story/0,6903,688071,00.html&#34;&gt;documents facts&lt;/a&gt; which make it sound just like many other events described in Weiner&amp;rsquo;s book where the CIA gave support to coup attempts in Central and South America, and &lt;a href=&#34;http://www.venezuelafoia.info/english.html&#34;&gt;the CIA&amp;rsquo;s own reports in advance of and during the coup&lt;/a&gt; are remarkably detailed predictions of what was going to happen.&lt;br /&gt;&lt;br /&gt;The incidents prior to the coup were growing protests against Chavez&amp;rsquo;s heavy-handed approach to politics (which he has unfortunately continued since regaining power), which culminated in violence and gunfire between pro-Chavez and anti-Chavez protestors on April 11, 2002.  There are conflicting reports about who was responsible (the pro-Chavez protesters say they were shooting back at snipers who were shooting at them, the anti-Chavez protesters say they were fired upon unprovoked), but the result was that military leaders seized Chavez, threw him in jail, and asked for his resignation on the condition that he would be exiled, otherwise he would be tried for the deaths of the protesters.  Chavez said that he would resign only under the condition that his vice president would succeed him and the government would continue.  The military leaders publicly proclaimed that Chavez had resigned, and put businessman Pedro Carmona, not Chavez&amp;rsquo;s vice president, in charge.  Carmona and other coup leaders had visited the White House on multiple occasions in months and weeks prior to the coup to visit Special Envoy to Latin America &lt;a href=&#34;http://www.gwu.edu/%7Ensarchiv/NSAEBB/NSAEBB40/&#34;&gt;Otto Reich&lt;/a&gt;, and the U.S. was the only foreign government to immediately recognize the authority of the new leader.&lt;br /&gt;&lt;br /&gt;But Carmona began his short term of office by abolishing the Venezuelan constitution, dissolving the National Assembly and the Supreme Court, and even changing the name of the country.  This did not make the Venezuelan public or the military happy, and Carmona was quickly forced to resign in favor of power being briefly turned over to vice president Diosdado Cabello until Chavez was returned to office a few hours later.  The total duration of the alternative government was about 47 hours.  Carmona and his team went into exile.&lt;br /&gt;&lt;br /&gt;It certainly looks like the CIA was involved.  Otto Reich founded&lt;a href=&#34;http://www.gwu.edu/%7Ensarchiv/NSAEBB/NSAEBB40/&#34;&gt; the Office of Public Diplomacy for Latin America and the Caribbean at the State Department&lt;/a&gt;, which engaged in covert propaganda activities before being declared illegal by the U.S. Comptroller General in 1987 for engaging in &amp;ldquo;prohibited, covert propaganda activities, beyond the range of acceptable agency public information activities.&amp;rdquo;  Reich was also involved with Col. Oliver North during the Iran-contra scandal.  Both of these appear to indicate Reich being directly involved with the CIA.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Congressional earmark reform is a sham</title>
      <link>https://blog.lippard.org/2007/08/congressional-earmark-reform-is-sham.html/</link>
      <pubDate>Mon, 13 Aug 2007 16:13:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/08/congressional-earmark-reform-is-sham.html/</guid>
      <description>&lt;p&gt;From Robert Novak (ick, but it doesn&amp;rsquo;t change the facts here) via &lt;a href=&#34;http://distributedrepublic.net/archives/2007/08/13/more-things-change&#34;&gt;Distributed Republic&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt; &lt;p&gt; With the midnight hour approaching on Saturday, Aug. 4, near the end of a marathon session, Democratic and Republican leaders alike wanted to pass the defense appropriations bill quickly and start their summer recess. But Republican Rep. &lt;a href=&#34;http://projects.washingtonpost.com/congress/members/f000444/&#34;&gt;Jeff Flake&lt;/a&gt;&amp;rsquo;s stubborn adherence to principle forced an hour-long delay that revealed unpleasant realities about Congress. &lt;/p&gt; &lt;p&gt; Flake insisted on debating the most egregious of the 1,300 earmarks placed in the defense money bill by individual House members that authorize spending in their districts. Defending every such earmark was the chairman of the Appropriations defense subcommittee: Democratic Rep. &lt;a href=&#34;http://projects.washingtonpost.com/congress/members/m001120/&#34;&gt;John Murtha&lt;/a&gt;, unsmiling and unresponsive to questions posed on the House floor by Flake. Murtha is called &amp;ldquo;King Corruption&amp;rdquo; by Republican reformers, but what happened after midnight on Aug. 5 is not a party matter. Democrats and Republicans, as always, locked arms to support every earmark. It makes no difference that at least seven House members are under investigation by the &lt;a href=&#34;http://www.washingtonpost.com/ac2/related/topic/U.S.+Department+of+Justice?tid=informline&#34;&gt;Justice Department&lt;/a&gt;. A bipartisan majority insists on sending taxpayers&amp;rsquo; money to companies in their districts without competitive bidding or public review. &lt;/p&gt;</description>
    </item>
    <item>
      <title>Dick Cheney on why not to invade Iraq</title>
      <link>https://blog.lippard.org/2007/08/dick-cheney-on-why-not-to-invade-iraq.html/</link>
      <pubDate>Sun, 12 Aug 2007 22:59:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/08/dick-cheney-on-why-not-to-invade-iraq.html/</guid>
      <description>&lt;p&gt;The Dick Cheney of 1994 is pretty persuasive, and his reasons clearly applied just as well in 2003 and today.  Too bad he changed his mind and put us into that quagmire.&lt;br /&gt;&lt;object height=&#34;350&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/6BEsZMvrq-I&#34;&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/6BEsZMvrq-I&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; height=&#34;350&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;(Hat tip: &lt;a href=&#34;http://www.theagitator.com/archives/028034.php&#34;&gt;The Agitator&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Why is there something rather than nothing?</title>
      <link>https://blog.lippard.org/2007/08/why-is-there-something-rather-than.html/</link>
      <pubDate>Sun, 12 Aug 2007 00:21:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/08/why-is-there-something-rather-than.html/</guid>
      <description>&lt;p&gt;The latest issue of &lt;span style=&#34;font-style: italic;&#34;&gt;Skeptic&lt;/span&gt; magazine (vol. 13, no. 2, 2007, pp. 28-39) has an article by Robert Lawrence Kuhn which supplies a nice list of possible explanations for the answer to the question &amp;ldquo;Why is there something rather than nothing?&amp;rdquo;  The article, titled &lt;a href=&#34;http://skeptic.com/the_magazine/featured_articles/skeptic13-2_Kuhn.pdf&#34;&gt;&amp;ldquo;Why This Universe? Toward a Taxonomy of Possible Explanations&amp;rdquo;&lt;/a&gt; (PDF), briefly sets out descriptions of each explanation, but the meat of the article is found in the footnotes, which provide extensive references for each offered explanation.&lt;br /&gt;&lt;br /&gt;Here&amp;rsquo;s the list, minus the footnotes and descriptions:&lt;br /&gt;&lt;br /&gt;1.  One Universe Models&lt;br /&gt;1.1 Meaningless Question&lt;br /&gt;1.2 Brute Fact&lt;br /&gt;1.3 Necessary/Only Way&lt;br /&gt;1.4 Almost Necessary/Limited Ways&lt;br /&gt;1.5 Temporal Selection&lt;br /&gt;1.6 Self Explaining&lt;br /&gt;&lt;br /&gt;2. Multiple Universes&lt;br /&gt;2.1 Multiverse by Disconnected Regions (Spatial)&lt;br /&gt;2.2 Multiverse by Cycles (Temporal)&lt;br /&gt;2.3 Multiverse by Sequential Selection (Temporal)&lt;br /&gt;2.4 Multiverse by String Theory (with Minuscule Extra Dimensions)&lt;br /&gt;2.5 Multiverse by Large Extra Dimensions&lt;br /&gt;2.6 Multiverse by Quantum Branching or Selection&lt;br /&gt;2.7 Multiverse by Mathematics&lt;br /&gt;2.8 Multiverse by All Possibilities&lt;br /&gt;&lt;br /&gt;3. Nonphysical Causes&lt;br /&gt;3.1 Theistic Person&lt;br /&gt;3.2 Ultimate Mind&lt;br /&gt;3.3 Deistic First Cause&lt;br /&gt;3.4 Pantheistic Substance&lt;br /&gt;3.5 Spirit Realms&lt;br /&gt;3.6 Consciousness as Cause&lt;br /&gt;3.7 Being and Non-Being as Cause&lt;br /&gt;3.8 Abstract Objects / Platonic Forms as Cause&lt;br /&gt;3.9 Principle or Feature of Sufficient Power&lt;br /&gt;&lt;br /&gt;4. Illusions&lt;br /&gt;4.1 Idealism&lt;br /&gt;4.2 Simulation in Actual Reality&lt;br /&gt;4.3 Simulation in Virtual Reality&lt;br /&gt;4.4 Solipsism&lt;br /&gt;&lt;br /&gt;One of the most entertaining philosophical books I&amp;rsquo;ve ever read was David Lewis&amp;rsquo; &lt;a href=&#34;http://en.wikipedia.org/wiki/On_the_Plurality_of_Worlds&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;On the plurality of worlds&lt;/span&gt;&lt;/a&gt; (pretty much everything Lewis wrote was entertaining as well as brilliant), which falls in category 2.8 (Multiverse by All Possibilities), cited by Kahn in note 43.  The same category includes another very entertaining philosophy book, Robert Nozick&amp;rsquo;s &lt;a href=&#34;http://en.wikipedia.org/wiki/Philosophical_explanations&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Philosophical Explanations&lt;/span&gt;&lt;/a&gt;, which is cited in note 44.&lt;br /&gt;&lt;br /&gt;This taxonomy shows that there are a lot more possibilities than &amp;ldquo;God did it.&amp;quot;&lt;br /&gt;&lt;br /&gt;UPDATE:  Thanks to &lt;a href=&#34;http://scienceblogs.com/strangerfruit/2007/08/why_this_universe.php&#34;&gt;John Lynch at stranger fruit&lt;/a&gt;, who pointed out that the article is available online.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Institute for Creation Research relocates to Dallas</title>
      <link>https://blog.lippard.org/2007/08/institute-for-creation-research.html/</link>
      <pubDate>Sat, 11 Aug 2007 21:30:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/08/institute-for-creation-research.html/</guid>
      <description>&lt;p&gt;The &lt;a href=&#34;http://static.icr.org/pdf/af/af0708.pdf&#34;&gt;August 2007 issue of Acts &amp;amp; Facts&lt;/a&gt; (PDF, p. 5) reports that the Institute for Creation Research is relocating from Santee, California to Dallas, Texas.  Their new location is the Henry M. Morris Center, a four-acre campus with three buildings fifteen minutes&amp;rsquo; drive from DFW Airport.&lt;br /&gt;&lt;br /&gt;The ICR Graduate School, which now offers most of its courses online, will also relocate.  The ICR Creation Museum will remain in Santee &amp;ldquo;for the foreseeable future.&amp;quot;&lt;br /&gt;&lt;br /&gt;The ICR cites the &amp;ldquo;rising costs of living and working in southern California&amp;rdquo; as a key reason for the relocation.  In Texas, its employees will have no state income tax to pay, and the cultural climate will no doubt also be much more receptive to the ICR.&lt;br /&gt;&lt;br /&gt;Texas is a state with a governor who has &lt;a href=&#34;http://scienceblogs.com/pharyngula/2007/07/its_a_texas_tradition.php&#34;&gt;just appointed a creationist to head the Texas State Board of Education&lt;/a&gt;.  It&amp;rsquo;s also a state that &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/04/texas_bill_would_require_bible.php&#34;&gt;has introduced a bill to require the blatantly unconstitutional and proselytizing NCBCPS Bible curriculum in public schools&lt;/a&gt;, which the &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/05/ncbcps_curriculum_challenged_i_1.php&#34;&gt;ACLU has already filed a lawsuit over in Odessa&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (April 24, 2008):  The ICR Graduate School &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/04/good_news_1.php&#34;&gt;has been denied the right to issue Master of Science degrees in Texas by the Texas Higher Education Coordinating Board&lt;/a&gt;.  The full board will vote on the measure today, which is also expected to deny them the right to issue degrees.&lt;br /&gt;&lt;br /&gt;UPDATE: The &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/04/texas_denies_icr_accreditation.php&#34;&gt;full board agreed&lt;/a&gt;.  ICR is not permitted to issue Master of Science degrees in Texas.&lt;br /&gt;&lt;br /&gt;UPDATE (May 12, 2008): The &lt;a href=&#34;http://scienceblogs.com/dispatches/2008/05/odessa_incumbents_ousted.php&#34;&gt;school board members in Odessa who voted for the unconstitutional NCBCPS Bible curriculum have all been voted out of office&lt;/a&gt;, in a repeat of the Dover, PA intelligent design disclaimer.&lt;/p&gt;</description>
    </item>
    <item>
      <title>A Brief History of the CIA: 1945-1953 (Truman)</title>
      <link>https://blog.lippard.org/2007/08/brief-history-of-cia-1945-1953-truman.html/</link>
      <pubDate>Sat, 11 Aug 2007 15:59:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/08/brief-history-of-cia-1945-1953-truman.html/</guid>
      <description>&lt;p&gt;Source and page references are to Tim Weiner, &lt;span style=&#34;font-style: italic;&#34;&gt;Legacy of Ashes: The History of the CIA&lt;/span&gt;, 2007, Doubleday, pp. 1-70.&lt;br /&gt;
&lt;br /&gt;
1945-1953&lt;br /&gt;
President: Harry S Truman&lt;br /&gt;
&lt;br /&gt;
September 20, 1945: Office of Strategic Services ordered to disband; General William J. &amp;ldquo;Wild Bill&amp;rdquo; Donovan fired.  OSS Intelligence analysts moved to the State Department.&lt;br /&gt;
&lt;br /&gt;
January 24, 1946:  Truman appoints Rear Admiral Sidney W. Souers as chief of the &amp;ldquo;Cloak and Dagger Group of Snoopers&amp;rdquo; and &amp;ldquo;Director of Centralized Snooping,&amp;rdquo; the Central Intelligence Group.  Brigadier General John Magruder interprets this as meaning the group should operate a clandestine service, though Truman has said nothing of this and no legal authority has been given.&lt;br /&gt;
&lt;br /&gt;
June 10, 1946:  General Hoyt Vandenburg appointed director of central intelligence.  He creates an Office of Special Operations and obtains $15 million in Congressional funding.  The group uses the money to buy intelligence information in Europe about the Soviets, most of which turns out to be fraudulent.&lt;br /&gt;
&lt;br /&gt;
July 17, 1946: Vandenburg obtains an additional $10 million in funding from the Secretary of War and Secretary of State.&lt;br /&gt;
&lt;br /&gt;
September-October 1946: The OSO attempts to organize Romania&amp;rsquo;s National Peasant Party into a resistance force.  Soviet intelligence and the Romanian secret police detect the plot and imprison the Peasant Party&amp;rsquo;s leaders.  The OSO gets the former foreign minister of Romania and &amp;ldquo;five other members of the would-be liberation army into Austria&amp;rdquo; and out to safety on October 5.  &amp;ldquo;A brutal dictatorship took control of Romania, its rise to power hastened by the failure of American covert action.&amp;rdquo; (pp. 18-19)&lt;br /&gt;
&lt;br /&gt;
May 1, 1947:  Rear Admiral Roscoe Hillenkoetter becomes head of central intelligence.&lt;br /&gt;
&lt;br /&gt;
June 27, 1947: A Congressional committee holds secret hearings that lead to formal creation of the CIA on September 18.  Dean Acheson writes &amp;ldquo;I had the gravest forebodings about this organization, and warned the President that as set up neither he, the National Security Council, nor anyone else would be in a position to know what it was doing or to control it.&amp;rdquo; (p. 25)  James Forrestal wrote that &amp;ldquo;This office will probably be the greatest cemetery for dead cats in history.&amp;rdquo; (p. 24)  The National Security Act says nothing about clandestine operations overseas, only the correlation, evaluation, and dissemination of intelligence information.&lt;br /&gt;
&lt;br /&gt;
September 1947: CIA counsel Lawrence Houston warns Hillenkoetter that the agency has no legal authority to conduct covert action without Congressional approval.&lt;br /&gt;
&lt;br /&gt;
December 14, 1947: The National Security Council instructs the CIA to engage in &amp;ldquo;covert psychological operations designed to counter Soviet and Soviet-inspired activities.&amp;rdquo; (p. 26)  The CIA&amp;rsquo;s first plan of action is to defeat the communists in the April 1948 Italian elections.  The CIA gains access to the Exchange Stabilization Fund, which held $200 million for the reconstruction of Europe.  $10 million is distributed to wealthy Americans, many of whom are Italian-Americans, who pass it on to CIA political front groups as &amp;ldquo;charitable donations,&amp;rdquo; and on to Italian politicians in suitcases filled with cash.  Italy&amp;rsquo;s Christian Democrats win the election, and the CIA repeats this process in Italy and many other nations for the next 25 years (p. 27).&lt;br /&gt;
&lt;br /&gt;
March 5, 1945:  After Communists seize power in Czechoslovakia, General Lucius D. Clay, head of occupation forces in Berlin, cables the Pentagon that he fears Soviet attack.  The CIA&amp;rsquo;s Berlin office assures the president that there is no sign of a Soviet attack.  Truman warns Congress of an imminent Soviet attack, gaining approval of the Marshall Plan.  5% of Marshall Plan funds are allocated to the CIA ($685 million), used to create front organizations throughout Europe and to create underground political groups that would become a fighting force if needed.  This operation was carried out under the Office of Policy Coordination inside the CIA, reporting to the Secretary of Defense and Secretary of State.&lt;br /&gt;
&lt;br /&gt;
September 1, 1948: Frank Wisner becomes head of covert operations at the CIA; his organization quickly becomes larger than the rest of the CIA.  Wisner recruits spies from Ivy League institutions, obtains a quarter of a billion dollars worth of military equipment in Europe and Asia, and builds a huge organization.&lt;br /&gt;
&lt;br /&gt;
November 1948:  Wisner attempts to break communist influence over trade organizations in France and Italy using U.S. labor leaders Jay Lovestone (former head of the American Communist Party) and Irving Brown to deliver cash to &amp;ldquo;labor groups backed by Christian Democrats and the Catholic Church&amp;rdquo; (p. 36).  The CIA creates the Congress for Cultural Freedom and Radio Free Europe.&lt;br /&gt;
&lt;br /&gt;
Early 1948:  James Forrestal asks Allen Dulles to investigate the weaknesses of the CIA.  The report&amp;rsquo;s main conclusions are (in Weiner&amp;rsquo;s words) that &amp;ldquo;the CIA was churning out reams of paper containing few if any facts on the communist threat,&amp;rdquo; &amp;ldquo;the agency had no spies among the Soviets and their satellites,&amp;rdquo; and &amp;ldquo;Roscoe Hillenkoetter was a failure as director.&amp;rdquo; (p. 37)&lt;br /&gt;
&lt;br /&gt;
May 27, 1949: Congress passes the Central Intelligence Act of 1949, giving the CIA power to do pretty much whatever it wanted, except for acting as a secret police force inside the United States.  One clause of the act permits the CIA to admit 100 foreigners per year into the U.S., giving them &amp;ldquo;permanent residence without regard to their inadmissibility under the immigration or any other laws.&amp;rdquo;  The CIA brings Ukrainian Mikola Lebed into the U.S. under this law, despite the fact that the CIA&amp;rsquo;s files describe Lebed&amp;rsquo;s organization as &amp;ldquo;a terrorist organization.&amp;rdquo;  Lebed went to prison for his murder of the Polish interior minister in 1936, escaping when Germany invaded Poland in 1939.  The Justice Department considered Lebed a war criminal responsible for the slaughter of Ukrainians, Poles, and Jews, but he was defended by Allen Dulles for his assistance in operations against the Soviets.&lt;br /&gt;
&lt;br /&gt;
December 1948:  CIA officer Steve Tanner assesses a band of Ukrainians in Munich, the Supreme Council for the Liberation of the Ukraine, as a group deserving CIA backing.  July 26, 1949: CIA special operations chief General Willard G. Wyman approves an operation to drop two Ukrainians from the group into their homeland.  Tanner hires &amp;ldquo;a daredevil Hungarian air crew who had hijacked a Hungarian commercial airliner and flown it to Munich a few months earlier&amp;rdquo; (p. 44).  The men were dropped on September 5, 1949; a CIA history declassified in 2005 says that &amp;ldquo;The Soviets quickly eliminated the agents.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
July 1949:  The CIA took over the Munich-based group run by General Reinhard Gehlen, former leader of Hitler&amp;rsquo;s military intelligence service, the Abwehr.  This group turned out to be penetrated by Soviet and East German moles at the highest levels, including Gehlen&amp;rsquo;s chief of counterintelligence.&lt;br /&gt;
&lt;br /&gt;
September 5, 1949:  An air force crew flying out of Alaska detected traces of radioactivity in the atmosphere.  September 20, 1949: While those radioactive traces were being analyzed, &amp;ldquo;the CIA confidently declared that the Soviet Union would not produce an atomic weapon for at least another four years.&amp;rdquo; (p. 48)  September 23, 1949: Truman informs the world that Stalin has the atomic bomb.&lt;br /&gt;
&lt;br /&gt;
October 1949: Frank Wisner and the British send nine Albanian rebels from Malta into Albania.  Three are killed immediately, the rest are captured by secret police.  Wisner sends additional recruits via Athens with Polish pilots after training in Munich, each time all are captured or killed.  It turns out that the German training camps were infiltrated by Soviet spies, and CIA counterintelligence head James Angleton was sharing information with Kim Philby at MI6, who was also working for the KGB.  &amp;ldquo;Angleton gave Philby the precise coordinates for the drop zone for every agent the CIA parachuted into Albania.&amp;rdquo; (p. 46)&lt;br /&gt;
&lt;br /&gt;
1950s:  &amp;ldquo;hundreds of the CIA&amp;rsquo;s foreign agents were sent to their deaths in Russia, Poland, Romania, Ukraine, and the Baltic States during the 1950s.&amp;rdquo; (p. 47)&lt;br /&gt;
&lt;br /&gt;
1945-1949:  U.S. signals intelligence intercepts and decrypts messages between the Soviet Union and the Far East.  This ends when William Wolf Weisband, a Russian translator and Soviet spy recruited in the 1930s, gives information about broken codes to the Soviets.  The loss of intelligence information leads to the creation of the National Security Agency.&lt;br /&gt;
&lt;br /&gt;
July 25, 1950: The Korean War begins with a surprise attack from North Korea.&lt;br /&gt;
&lt;br /&gt;
October 1950: General Walter Bedell Smith becomes head of the CIA.&lt;br /&gt;
&lt;br /&gt;
October 11, 1950:  Truman leaves for Wake Island.  The CIA assures him that &amp;ldquo;no convincing indications of an actual Chinese Communist intention to resort to full-scale intervention in Korea .. barring a Soviet decision for global war.&amp;rdquo;  CIA Tokyo station chief George Aurell, however, &amp;ldquo;reported that a Chinese Nationalist officer in Manchuria was warning that Mao had amassed 300,000 troops near the Korean border.&amp;rdquo;  October 18: The CIA &amp;ldquo;reported that &amp;rsquo;the Soviet Korean venture has ended in failure.&amp;rsquo;&amp;rdquo; October 20: &amp;ldquo;The CIA said that Chinese forces detected at the Yalu were there to protect hydroelectric power plants.&amp;rdquo;  October 28: &amp;ldquo;those Chinese troops were scattered volunteers.&amp;rdquo;  October 30: &amp;ldquo;after American troops had been attacked, taking heavy casualties, the CIA reaffirmed that a major Chinese intervention was unlikely.&amp;rdquo;  November 1: &amp;ldquo;300,000 Chinese troops struck with an attack so brutal that it nearly pushed the Americans into the sea.&amp;rdquo; (All quotes from p. 52.)&lt;br /&gt;
&lt;br /&gt;
1950-1960s: Classified CIA histories of the Korean War &amp;ldquo;say the agency&amp;rsquo;s paramilitary operations were &amp;rsquo;not only ineffective but probably morally reprehensible in the number of lives lost.&amp;rsquo;&amp;rdquo; (p. 54)  &amp;ldquo;Bedell Smith repeatedly warned Wisner to watch out for false intelligence fabricated by the enemy.  But some of Wisner&amp;rsquo;s officers were fabricators themselves&amp;ndash;including the station chief [Albert R. Haney] and the chief of operations [Hans Tofte] he sent to Korea.&amp;rdquo; (pp. 55-56)  Haney&amp;rsquo;s 1952 replacement, John Limond Hart, found that &amp;ldquo;nearly every Korean agent he had inherited had either invented his reports or worked in secret for the communists.  Every dispatch the station had sent to CIA headquarters from the front for the past eighteen months was a calculated deception.&amp;rdquo; (p. 57)  Similar operations in Taiwan to recruit spies and drop them into mainland China failed.  Over $100 million is spent on weapons for a &amp;ldquo;third force&amp;rdquo; of 200,000 guerillas between April 1951 to the end of 1952, but the agency was unable to recruit them.&lt;br /&gt;
&lt;br /&gt;
January 4, 1951: Allen Dulles appointed CIA deputy director of plans (a cover for his actual position, chief of covert operations) despite not getting along with Bedell Smith.  Shortly thereafter, deputy director Bill Jackson resigns, and Dulles is appointed to deputy director and Frank Wisner to chief of covert operations.&lt;br /&gt;
&lt;br /&gt;
Early 1951:  1,500 followers of Chinese Nationalist General Li Mi were stranded in northern Burma; the CIA supplied guns, gold, and additional Chinese Nationalist soldiers.  Those who crossed into China were killed; Li Mi&amp;rsquo;s radioman in Bangkok was a Chinese communist agent.&lt;br /&gt;
&lt;br /&gt;
July 1952: A four-man Chinese guerilla team is dropped into Manchuria and radios for help four months later, which turns out to be a trap that leads to the death or capture of the rescuers&amp;ndash;with two young CIA agents spending the next 19-20 years in Chinese prisons.  &amp;ldquo;Beijing later broadcast a scorecard for Manchuria: the CIA had dropped 212 foreign agents in; 101 were killed and 111 captured.&amp;rdquo; (p. 60)  The CIA supplies more guns and ammunition, but Li Mi&amp;rsquo;s men choose not to fight, but instead to settle into the Golden Triangle, harvest opium poppies, and marry local women.  Li Mi becomes a heroin kingpin. [Note added 23 November 2014: The CIA film &lt;a href=&#34;https://www.youtube.com/watch?v=Z0Mh7EiXRJI&#34;&gt;&amp;ldquo;Extraordinary Fidelity&amp;rdquo;&lt;/a&gt; tells the story of John T. Downey and Richard G. Fecteau, the two young CIA agents imprisoned in China mentioned here.]&lt;br /&gt;
&lt;br /&gt;
July 1953: After the armistice, the CIA nearly kills South Korean President Syngman Rhee when a yacht he is on sails past Yong-do, an island where the agency trained Korean commandos.  The CIA&amp;rsquo;s paramilitary group is given 72 hours to leave the country.&lt;br /&gt;
&lt;br /&gt;
1950s:  Wisner&amp;rsquo;s men are active in Europe, spending Marshall Plan money to prepare for a future war against the Soviets, including &amp;ldquo;dropping gold ingots into lakes and burying caches of weapons for the coming battle&amp;rdquo; (p. 64).&lt;br /&gt;
&lt;br /&gt;
1948-1950s:  Secret prisons set up to interrogate suspected double agents&amp;ndash;in Germany, in Japan, and in the Panama Canal Zone (the largest such prison).&lt;br /&gt;
&lt;br /&gt;
May 15, 1952: Dulles and Wisner receive a report on Project Artichoke, a &amp;ldquo;four-year effort to test heroin, amphetamines, sleeping pills, the newly discovered LSD, and other &amp;lsquo;special techniques in CIA interrogations.&amp;rsquo;&amp;rdquo; (p. 65)  Dulles approves Ultra, under which &amp;ldquo;seven prisoners at a federal penitentiary in Kentucky were kept high on LSD for seventy-seven consecutive days&amp;rdquo; and Army civilian employee Frank Olsen is dosed and leaps to his death out the window of a New York hotel.  Project Artichoke continues until 1956, but most records of these activities were destroyed.&lt;br /&gt;
&lt;br /&gt;
1952:  The &amp;ldquo;Young Germans&amp;rdquo; (many of which were aging Hitler Youth) are supported by the CIA.  The &amp;ldquo;Free Jurists&amp;rsquo; Committee,&amp;rdquo; an underground group in East Germany, was taken over by Frank Wisner, whose men selected one of Gehlen&amp;rsquo;s officers to train them as a fighting force.  &amp;ldquo;After Soviet soldiers kidnapped and tortured one of their leaders on the eve of the international conference, every one of the CIA&amp;rsquo;s Free Jurists was arrested.&amp;rdquo; (p. 67)&lt;br /&gt;
&lt;br /&gt;
1952:  Wisner supported a Polish liberation group, the Freedom and Independent Movement (known as WIN).  They had contacts with &amp;ldquo;WIN outside,&amp;rdquo; emigres in Germany and London, and believed they were supporting thousands of sympathizers of &amp;ldquo;WIN inside&amp;rdquo; in Poland.  They dropped $5 million in gold and weapons for &amp;ldquo;WIN inside,&amp;rdquo; but the Polish secret police and the Soviets had wiped out WIN in 1947 and it was all a trap. (p. 67)&lt;br /&gt;
&lt;br /&gt;
October 27, 1952:  Gen. Bedell Smith convened a &amp;ldquo;Murder Board&amp;rdquo; to kill off the worst of the CIA&amp;rsquo;s covert operations, but his efforts came to naught when Eisenhower appointed Allen Dulles as head of the CIA.&lt;br /&gt;
&lt;br /&gt;
November 26, 1952:  &amp;ldquo;British spy Monty Woodhouse flew to Washington to meet with Walter Bedell Smith and Frank Wisner&amp;rdquo; about how to get rid of Mossadeq in Iran (p. 83).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dirty Politician: Don Young</title>
      <link>https://blog.lippard.org/2007/08/dirty-politician-don-young.html/</link>
      <pubDate>Fri, 10 Aug 2007 15:28:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/08/dirty-politician-don-young.html/</guid>
      <description>&lt;p&gt;How corrupt is our Congress?  They&amp;rsquo;re not even pretending to follow the Constitution.&lt;br /&gt;&lt;br /&gt;Talking Points Memo &lt;a href=&#34;http://talkingpointsmemo.com/archives/016427.php&#34;&gt;reports on how Rep. Don Young (R-AK) inserted an earmark to spend $10 million on a highway interchange in Florida&lt;/a&gt; (&amp;ldquo;Coconut Road&amp;rdquo;) to benefit real estate developer Daniel Aranoff, a few days after Aranoff raised $40,000 for Young.&lt;br /&gt;&lt;br /&gt;The really interesting part is not an Alaskan legislator doing political favors for contributions from a Florida developer, but the fact that the earmark was not in the version of the bill that passed the House or Senate&amp;ndash;it was added to the bill during the enrollment process, after its passage but before being signed by President Bush.  This is a process which is only supposed to allow correction of typographical and technical but non-substantive errors.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Arizona home sales way down</title>
      <link>https://blog.lippard.org/2007/08/arizona-home-sales-way-down.html/</link>
      <pubDate>Fri, 10 Aug 2007 15:15:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/08/arizona-home-sales-way-down.html/</guid>
      <description>&lt;p&gt;Despite new home builders offering unprecedented incentives, &lt;a href=&#34;http://thehousingbubbleblog.com/?p=3238&#34;&gt;new home sales in Arizona are dismal&lt;/a&gt;.  2007 year-to-date sales (through July) were 33,510, compared to 41,835 for the same time period in 2006 and 68,235 for the same period in 2005.  And this is while inventories and foreclosures are climbing.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;shrimplate&lt;/strong&gt; &lt;small&gt;(2007-08-10)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;One out of every three dollars generated by the Valley&#39;s economy comes from the housing industry. When that sinks, be in a lifeboat. It&#39;s gonna suck.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Inside the CIA&#39;s secret prisons</title>
      <link>https://blog.lippard.org/2007/08/inside-cias-secret-prisons.html/</link>
      <pubDate>Tue, 07 Aug 2007 16:44:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/08/inside-cias-secret-prisons.html/</guid>
      <description>&lt;p&gt;Jane Mayer has &lt;a href=&#34;http://www.newyorker.com/reporting/2007/08/13/070813fa_fact_mayer?currentPage=1&#34;&gt;a story in the August 13, 2007 issue of &lt;span style=&#34;font-style: italic;&#34;&gt;The New Yorker&lt;/span&gt;&lt;/a&gt; which describes practices in the CIA&amp;rsquo;s secret prisons, whose existence was recently admitted by the president.  Some excerpts:&lt;br /&gt;&lt;blockquote&gt;[Khalid Sheikh] Mohammed’s interrogation was part of a secret C.I.A. program, initiated after September 11th, in which terrorist suspects such as Mohammed were detained in “black sites”—secret prisons outside the United States—and subjected to unusually harsh treatment. The program was effectively suspended last fall, when President Bush announced that he was emptying the C.I.A.’s prisons and transferring the detainees to military custody in Guantánamo. This move followed a Supreme Court ruling, Hamdan v. Rumsfeld, which found that all detainees—including those held by the C.I.A.—had to be treated in a manner consistent with the Geneva Conventions. These treaties, adopted in 1949, bar cruel treatment, degradation, and torture. In late July, the White House issued an executive order promising that the C.I.A. would adjust its methods in order to meet the Geneva standards. At the same time, Bush’s order pointedly did not disavow the use of “enhanced interrogation techniques” that would likely be found illegal if used by officials inside the United States. The executive order means that the agency can once again hold foreign terror suspects indefinitely, and without charges, in black sites, without notifying their families or local authorities, or offering access to legal counsel.&lt;br /&gt;&amp;hellip;&lt;br /&gt;The Bush Administration has gone to great lengths to keep secret the treatment of the hundred or so “high-value detainees” whom the C.I.A. has confined, at one point or another, since September 11th. The program has been extraordinarily “compartmentalized,” in the nomenclature of the intelligence world. By design, there has been virtually no access for outsiders to the C.I.A.’s prisoners. The utter isolation of these detainees has been described as essential to America’s national security. The Justice Department argued this point explicitly last November, in the case of a Baltimore-area resident named Majid Khan, who was held for more than three years by the C.I.A. Khan, the government said, had to be prohibited from access to a lawyer specifically because he might describe the “alternative interrogation methods” that the agency had used when questioning him. These methods amounted to a state secret, the government argued, and disclosure of them could “reasonably be expected to cause extremely grave damage.” (The case has not yet been decided.)&lt;br /&gt;&amp;hellip;&lt;br /&gt;Finally, last year, Red Cross officials were allowed to interview fifteen detainees, after they had been transferred to Guantánamo. One of the prisoners was Khalid Sheikh Mohammed. What the Red Cross learned has been kept from the public. The committee believes that its continued access to prisoners worldwide is contingent upon confidentiality, and therefore it addresses violations privately with the authorities directly responsible for prisoner treatment and detention. For this reason, Simon Schorno, a Red Cross spokesman in Washington, said, “The I.C.R.C. does not comment on its findings publicly. Its work is confidential.”&lt;p&gt;The public-affairs office at the C.I.A. and officials at the congressional intelligence-oversight committees would not even acknowledge the existence of the report. Among the few people who are believed to have seen it are Condoleezza Rice, now the Secretary of State; Stephen Hadley, the national-security adviser; John Bellinger III, the Secretary of State’s legal adviser; Hayden; and John Rizzo, the agency’s acting general counsel. Some members of the Senate and House intelligence-oversight committees are also believed to have had limited access to the report. &lt;/p&gt;</description>
    </item>
    <item>
      <title>Congress approves expansion of presidential wiretapping powers</title>
      <link>https://blog.lippard.org/2007/08/congress-approves-expansion-of.html/</link>
      <pubDate>Sun, 05 Aug 2007 21:35:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/08/congress-approves-expansion-of.html/</guid>
      <description>&lt;p&gt;Both houses of Congress &lt;a href=&#34;http://www.techliberation.com/archives/042640.php&#34;&gt;have passed a bill that updates the Foreign Intelligence Surveillance Act (FISA) to allow warrantless wiretapping when at least one party is a foreigner&lt;/a&gt;, without any requirement that the foreigner be suspected of having connections to terrorists.  Wiretaps in such cases do not require approval of the FISA court, only of the attorney general and the director of national intelligence.   As Tim Lee at Technology Liberation Front &lt;a href=&#34;http://www.techliberation.com/archives/042641.php&#34;&gt;observes&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;So let me get this straight: the White House says “we think we should be able to eavesdrop on virtually any domestic-to-foreign phone call without court oversight, based on the say-so of one of the president’s subordinates.” And the Democrats response was “Hell no! Warrantless spying should require the say-so of &lt;i&gt;two&lt;/i&gt; of the president’s subordinates!”&lt;/blockquote&gt;Arizona&amp;rsquo;s Congressmen voted along party lines except for Harry Mitchell, who sided with the Republicans in favor of the bill, which provides for this expansion of powers for the next six months.  (UPDATE, August 8, 2007:  Actually, McCain didn&amp;rsquo;t vote on this bill at all, it&amp;rsquo;s another of his no-shows.)&lt;br /&gt;&lt;br /&gt;Kudos to Pastor, Grijalva, and Giffords for voting against this.&lt;br /&gt;&lt;br /&gt;(Hat tip to &lt;a href=&#34;http://www.techliberation.com/archives/042641.php&#34;&gt;Technology Liberation Front&lt;/a&gt; and &lt;a href=&#34;http://scienceblogs.com/strangerfruit/2007/08/arizona_congressmen_on_fisa.php&#34;&gt;Stranger Fruit&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;UPDATE (August 7, 2007): Ed Brayton at Dispatches from the Culture Wars has more on &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/08/democrats_cave_on_fisa_amendme.php&#34;&gt;how this bill has gutted any oversight of what the Executive branch is doing&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Arizona doctors who question evolution</title>
      <link>https://blog.lippard.org/2007/08/arizona-doctors-who-question-evolution.html/</link>
      <pubDate>Sat, 04 Aug 2007 23:09:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/08/arizona-doctors-who-question-evolution.html/</guid>
      <description>&lt;p&gt;Physicians and Surgeons for Scientific Integrity is &lt;a href=&#34;http://scienceblogs.com/insolence/2007/08/stop_it_just_stop_it_di.php&#34;&gt;an organization of Darwin-denying doctors&lt;/a&gt; being touted by the Discovery Institute as evidence of growing dissent against evolution. Those on their membership list in Arizona:&lt;br /&gt;&lt;br /&gt;Dr. Richard D. Friedman, Internal Medicine, Chandler, Arizona&lt;br /&gt;Dr. Joseph M. Kezele, Emergency Medicine, Cave Creek, Arizona&lt;br /&gt;Dr. William H. Noland, Neurology, Tucson, Arizona&lt;br /&gt;Dr. Joel T. Rohrbough, Orthopaedic Surgery, Flagstaff, Arizona&lt;br /&gt;Dr. Allan T. Sawyer, Obstetrics &amp;amp; Gynecology, Glendale, Arizona&lt;br /&gt;&lt;br /&gt;Personally, given the new developments in biological science and medicine that are discovered as a result of evolutionary science, I would not want to use a doctor who denies evolution.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jarrett Maupin Sr. and Jr. controversies</title>
      <link>https://blog.lippard.org/2007/08/jarrett-maupin-sr-and-jr-controversies.html/</link>
      <pubDate>Sat, 04 Aug 2007 05:26:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/08/jarrett-maupin-sr-and-jr-controversies.html/</guid>
      <description>&lt;p&gt;Jarrett Maupin II, protege of Al Sharpton, wants to be mayor of Phoenix, but unfortunately for his campaign, incumbent mayor Phil Gordon&amp;rsquo;s challenges to his ballot petitions have disqualified enough signatures to get him off the ballot.  It seems that &lt;a href=&#34;http://www.azcentral.com/arizonarepublic/local/articles/0725maupin0725.html&#34;&gt;Maupin hired individuals with felony convictions to collect signatures, and a majority of his signatures were from people not registered to vote&lt;/a&gt;, leaving him 91 signatures short.  Maupin said he was &amp;ldquo;outraged&amp;rdquo; by Gordon&amp;rsquo;s challenge of his petition and insisted that he would be on the ballot.&lt;br /&gt;
&lt;br /&gt;
Maupin got press by showing up at the mayor&amp;rsquo;s office with a voter registration form, &lt;a href=&#34;http://blogs.phoenixnewtimes.com/bastard/2007/06/jarrett_maupin_storms_the_mayo.php&#34;&gt;stating that Gordon is a Democrat in name only and should switch his registration to Republican&lt;/a&gt;.  Ironically, Maupin was head of the Young Republicans at Brophy College Preparatory (though this was before he was of legal voting age).&lt;br /&gt;
&lt;br /&gt;
I also just came across &lt;a href=&#34;http://www.breitbart.com/article.php?id=D8C9O4FG1&amp;amp;show_article=1&#34;&gt;a news report from 2005, regarding Maupin&amp;rsquo;s father&lt;/a&gt;:&lt;br /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Arizona&#39;s #7 for per-capita preforeclosures</title>
      <link>https://blog.lippard.org/2007/08/arizonas-7-for-per-capita.html/</link>
      <pubDate>Fri, 03 Aug 2007 21:38:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/08/arizonas-7-for-per-capita.html/</guid>
      <description>&lt;p&gt;Arizona &lt;a href=&#34;http://www.lvrj.com/business/8890817.html&#34;&gt;is the #7 state for per-capita preforeclosures&lt;/a&gt;:&lt;table&gt;&lt;br /&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;TOP 10 PREFORECLOSURE STATES&lt;/th&gt;&lt;/tr&gt;&lt;br /&gt;&lt;tr&gt;&lt;td&gt;State&lt;/td&gt;&lt;br /&gt;&lt;td&gt;Filings&lt;/td&gt;&lt;br /&gt;&lt;td&gt;Per Capita&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Nevada&lt;/td&gt;&lt;br /&gt;&lt;td&gt;19,044&lt;/td&gt;&lt;br /&gt;&lt;td&gt;2.55 percent&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Florida&lt;/td&gt;&lt;br /&gt;&lt;td&gt;111,250&lt;/td&gt;&lt;br /&gt;&lt;td&gt;1.76 percent&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Colorado&lt;/td&gt;&lt;br /&gt;&lt;td&gt;24,045&lt;/td&gt;&lt;br /&gt;&lt;td&gt;1.49 percent&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Illinois&lt;/td&gt;&lt;br /&gt;&lt;td&gt;52,984&lt;/td&gt;&lt;br /&gt;&lt;td&gt;1.35 percent&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;New Jersey&lt;/td&gt;&lt;br /&gt;&lt;td&gt;37,250&lt;/td&gt;&lt;br /&gt;&lt;td&gt;1.22 percent&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;California&lt;/td&gt;&lt;br /&gt;&lt;td&gt;132,101&lt;/td&gt;&lt;br /&gt;&lt;td&gt;1.15 percent&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Arizona&lt;/td&gt;&lt;br /&gt;&lt;td&gt;20,669&lt;/td&gt;&lt;br /&gt;&lt;td&gt;1.09 percent&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Utah&lt;/td&gt;&lt;br /&gt;&lt;td&gt;5,773&lt;/td&gt;&lt;br /&gt;&lt;td&gt;0.90 percent&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Texas&lt;/td&gt;&lt;br /&gt;&lt;td&gt;46,595&lt;/td&gt;&lt;br /&gt;&lt;td&gt;0.81 percent&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Georgia&lt;/td&gt;&lt;br /&gt;&lt;td&gt;19,382&lt;/td&gt;&lt;br /&gt;&lt;td&gt;0.75 percent&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;SOURCE: Foreclosures.com&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;m not sure what the timeframe is for this data, but it looks like the last twelve months.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Phony faith healer is top-paid CEO of a religious charity</title>
      <link>https://blog.lippard.org/2007/08/phony-faith-healer-is-top-paid-ceo-of.html/</link>
      <pubDate>Thu, 02 Aug 2007 18:29:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/08/phony-faith-healer-is-top-paid-ceo-of.html/</guid>
      <description>&lt;p&gt;Charity Navigator &lt;a href=&#34;http://www.charitynavigator.org/index.cfm/bay/studies.ceo.htm&#34;&gt;has issued a report on salaries of CEOs of charities for 2007&lt;/a&gt;.  While religious charities have the lowest average CEO compensation of any category (educational charities have the highest), at the top of the religion list is &lt;a href=&#34;http://www.charitynavigator.org/index.cfm/bay/search.summary/orgid/5206.htm&#34;&gt;Peter Popoff Ministries&lt;/a&gt;, which pays Peter Popoff an annual salary of $628,732.  His wife Elizabeth Popoff gets another $203,029.&lt;br /&gt;&lt;br /&gt;Not bad for a phony faith healer &lt;a href=&#34;http://www.youtube.com/watch?v=q7BQKu0YP8Y&#34;&gt;who was exposed as a fake on the Tonight Show by James Randi two decades ago&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Abolish the CIA</title>
      <link>https://blog.lippard.org/2007/08/abolish-cia.html/</link>
      <pubDate>Wed, 01 Aug 2007 19:14:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/08/abolish-cia.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;m currently reading Pulitzer Prize winning author Tim Weiner&amp;rsquo;s 20-years-in-the-making history of the Central Intelligence Agency, &lt;span style=&#34;font-style: italic;&#34;&gt;Legacy of Ashes: A History of the CIA&lt;/span&gt; (2007, Doubleday).  All of Weiner&amp;rsquo;s facts are sourced and on-the-record, including numerous recently declassified sources (some of which the government is attempting to re-classify).&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://www.tomdispatch.com/post/174824/chalmers_johnson_agency_of_rogues&#34;&gt;This review of the book by Chalmers Johnson&lt;/a&gt;, a former outside consultant for the CIA, does a good job of pointing out some of the highlights and arguing at the conclusion for the abolition of the CIA and letting the State Department&amp;rsquo;s Bureau of Intelligence and Research fill in for the foreign intelligence function.&lt;br /&gt;&lt;br /&gt;Weiner&amp;rsquo;s book points out how the CIA has been mismanaged since its creation from the ashes of the Office of Strategic Services, failing to come up with accurate information about major events of significance and leaving a wake of damage from failed covert ops designed to stop the spread of communism even where there was none.  And it has regularly deceived presidents, massaged or fabricated intelligence information, and violated the laws of the United States.  Johnson writes:&lt;br /&gt;&lt;blockquote&gt;Nothing has done more to undercut the reputation of the United States than the CIA&amp;rsquo;s &amp;ldquo;clandestine&amp;rdquo; (only in terms of the American people) murders of the presidents of South Vietnam and the Congo, its ravishing of the governments of Iran, Indonesia (three times), South Korea (twice), all of the Indochinese states, virtually every government in Latin America, and Lebanon, Afghanistan, and Iraq. The deaths from these armed assaults run into the millions. After 9/11, President Bush asked &amp;ldquo;Why do they hate us?&amp;rdquo; From Iran (1953) to Iraq (2003), the better question would be, &amp;ldquo;Who does not?&amp;quot;&lt;/blockquote&gt;This paragraph understates the case&amp;ndash;Johnson goes on to describe how the CIA provided funding for Japanese and Italian politicians.  Weiner&amp;rsquo;s book observes that the CIA helped a convicted war criminal become prime minister of Japan in 1957 and bribed the leading officials of the Liberal Democratic Party, which it helped maintain in power until the 1990s.  CIA broadcasts from Radio Free Europe called for uprisings.  To their surprise, former Hungarian prime minister Imre Nagy, who had been expelled from the Communist Party, announced on state radio a break with Russia, and within days formed a new coalition government in October 1956, but CIA Director Allen Dulles rejected him because he had been a communist and RFE attacked him.  RFE broadcasts as much as promised U.S. assistance to Hungarian rebels, only to leave them to die on their own in November 1956 when the Soviets crushed the rebellion.  Tens of thousands of people were killed and thousands shipped off to Siberia.  Dulles lied to Eisenhower about the content of the broadcasts, transcripts of which only became available in English in 1996, and claimed the U.S. had done nothing to encourage the Hungarians.&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;ve still got much to read in the book (I&amp;rsquo;m only up to 1958), but so far it is eye-opening and appalling.&lt;br /&gt;&lt;br /&gt;UPDATE (August 11, 2007):  The CIA has issued &lt;a href=&#34;https://www.cia.gov/news-information/press-releases-statements/legacy-of-ashes.html&#34;&gt;a press release taking issue with Weiner&amp;rsquo;s book for its bias&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (December 16, 2009): The CIA &lt;a href=&#34;https://www.cia.gov/library/center-for-the-study-of-intelligence/csi-publications/csi-studies/studies/vol51no3/legacy-of-ashes-the-history-of-cia.html&#34;&gt;has published a review critiquing the accuracy and reliability of Weiner&amp;rsquo;s book&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Did Cheney send Gonzales and Card to Ashcroft&#39;s hospital room?</title>
      <link>https://blog.lippard.org/2007/08/did-cheney-send-gonzales-and-card-to.html/</link>
      <pubDate>Wed, 01 Aug 2007 16:48:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/08/did-cheney-send-gonzales-and-card-to.html/</guid>
      <description>&lt;p&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The New York Times&lt;/span&gt; editorialized that &lt;a href=&#34;http://talkingpointsmemo.com/archives/015946.php&#34;&gt;vice president Dick Cheney was the person&lt;/a&gt; who sent then White House counsel Alberto Gonzales and chief of staff Andrew Card &lt;a href=&#34;https://blog.lippard.org/2007/05/ashcroft-refused-to-reauthorize.html&#34;&gt;to the hospital bedside of Attorney General John Ashcroft&lt;/a&gt; to try to get him to reauthorize the warrantless wiretapping program that the acting Attorney General James Comey and many Department of Justice staff (including Comey and FBI Director Robert Mueller) threatened to resign over.&lt;br /&gt;&lt;br /&gt;Larry King asked Cheney about it, and &lt;a href=&#34;http://talkingpointsmemo.com/archives/016042.php&#34;&gt;his response is that he had no recollection of such an event, and besides, he didn&amp;rsquo;t read the &lt;span style=&#34;font-style: italic;&#34;&gt;New York Times&lt;/span&gt; editorial&lt;/a&gt;.  Sounds like a lie to me, and Larry King seems to suggest he thinks so as well.&lt;br /&gt;&lt;br /&gt;Talking Points Memo &lt;a href=&#34;http://talkingpointsmemo.com/archives/016066.php&#34;&gt;thinks they&amp;rsquo;ve identified a Cheney &amp;ldquo;tell.&amp;quot;&lt;/a&gt;  (And no, it&amp;rsquo;s not just that his lips are moving&amp;hellip;)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Words Fail Me...</title>
      <link>https://blog.lippard.org/2007/08/words-fail-me.html/</link>
      <pubDate>Wed, 01 Aug 2007 02:58:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/08/words-fail-me.html/</guid>
      <description>&lt;p&gt;July, 2007, saw &lt;b&gt;2503&lt;/b&gt; Notices of Trustee&amp;rsquo;s Sales in Maricopa County - yet another record. &lt;a href=&#34;https://blog.lippard.org/images/July07NTRs.jpg&#34;&gt;&amp;lt;img style=&amp;ldquo;display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;&amp;rdquo; src=&amp;quot;/images/July07NTRs.jpg&amp;quot; border=&amp;ldquo;0&amp;rdquo; alt=&amp;ldquo;&amp;ldquo;id=&amp;ldquo;BLOGGER_PHOTO_ID_5093562250792169458&amp;rdquo; /&amp;gt;&lt;/a&gt;&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;houseofpain&lt;/strong&gt; &lt;small&gt;(2007-08-01)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Holy moly, apocalypse!!!&lt;/p&gt;
  &lt;/div&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Anonymous&lt;/strong&gt; &lt;small&gt;(2007-08-01)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;I agree with house of pain.  The pain is coming to the real estate market. &lt;BR/&gt;&lt;BR/&gt;I need more popcorn for this double feature.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dirty Politician: Ted Stevens</title>
      <link>https://blog.lippard.org/2007/07/dirty-politician-ted-stevens.html/</link>
      <pubDate>Tue, 31 Jul 2007 03:22:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/07/dirty-politician-ted-stevens.html/</guid>
      <description>&lt;p&gt;Sen. Ted Stevens&amp;rsquo; (R-AK) home &lt;a href=&#34;http://talkingpointsmemo.com/archives/015997.php&#34;&gt;was raided today by the FBI&lt;/a&gt;.  All of Alaska&amp;rsquo;s federal legislators are now under investigation for corruption, as are some Alaskan state legislators, &lt;a href=&#34;http://abcnews.go.com/US/wireStory?id=2384164&amp;amp;CMP=OTC-RSSFeeds0312&#34;&gt;such as Ted Stevens&amp;rsquo; son Ben Stevens&lt;/a&gt;, president of the Alaska State Senate.&lt;br /&gt;&lt;br /&gt;UPDATE (August 1, 2007):  George W. Bush continued &lt;a href=&#34;https://blog.lippard.org/2006/10/bush-campaigns-for-racist-and-violent.html&#34;&gt;his habit of supporting legislators with criminal investigation and ethics problems&lt;/a&gt; by &lt;a href=&#34;http://talkingpointsmemo.com/archives/016053.php&#34;&gt;hosting a White House dinner in Ted Stevens&amp;rsquo; honor back on May 23 of this year&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (October 28, 2008): Ted Stevens &lt;a href=&#34;http://www.usatoday.com/news/politics/election2008/2008-10-27-stevensverdict_N.htm&#34;&gt;was convicted yesterday on seven charges&lt;/a&gt;, making him the fifth sitting Senator to be convicted of a felony.&lt;/p&gt;</description>
    </item>
    <item>
      <title>A marketplace for software vulnerabilities</title>
      <link>https://blog.lippard.org/2007/07/marketplace-for-software.html/</link>
      <pubDate>Sun, 29 Jul 2007 21:32:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/07/marketplace-for-software.html/</guid>
      <description>&lt;p&gt;The July 21, 2007 issue of &lt;span style=&#34;font-style: italic;&#34;&gt;The Economist&lt;/span&gt; &lt;a href=&#34;http://www.economist.com/science/displaystory.cfm?story_id=9507422&#34;&gt;has an article about a Swiss company that has opened a market for software vulnerabilities&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Since economics, like nature, abhors a vacuum, a small industry of “security companies” has emerged to exploit the hackers&amp;rsquo; dilemma. These outfits buy bugs from hackers (euphemistically known as “security researchers”). They then either sell them to software companies affected by the flaws, sometimes with a corrective “patch” as a sweetener, or use them for further “research”, such as looking for more significant—and therefore more lucrative—bugs on their own account. Such firms seek to act as third parties that are trusted by hacker and target alike; the idea is that they know the market and thus know the price it will bear. Often, though, neither side trusts them. Hackers complain that, if they go to such companies to try to ascertain what represents a fair price, the value of their information plummets because too many people now know about it. Software companies, meanwhile, reckon such middlemen are offered only uninteresting information. They suspect, perhaps cynically, that the good stuff is going straight to the black market.Last week, therefore, saw the launch of a service intended to make the whole process of selling bugs more transparent while giving greater rewards to hackers who do the right thing. The company behind it, a Swiss firm called &lt;a target=&#34;_blank&#34; href=&#34;http://www.wslabi.com/wabisabilabi/home.do?&#34; title=&#34; (opens in a new window) &#34;&gt;WabiSabiLabi&lt;/a&gt;, differs from traditional security companies in that it does not buy or sell information in its own right. Instead, it provides a marketplace for such transactions.          &lt;br /&gt;&lt;p&gt;A bug-hunter can use this marketplace in one of three ways. He can offer his discovery in a straightforward auction, with the highest bidder getting exclusive rights. He can sell the bug at a fixed price to as many buyers as want it. Or he can try to sell the bug at a fixed price exclusively to one company, without going through an auction.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Judge awards $101 million to men wrongly imprisoned for 35 years</title>
      <link>https://blog.lippard.org/2007/07/judge-awards-101-million-to-men-wrongly.html/</link>
      <pubDate>Sat, 28 Jul 2007 23:30:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/07/judge-awards-101-million-to-men-wrongly.html/</guid>
      <description>&lt;p&gt;A federal judge &lt;a href=&#34;http://www.cnn.com/2007/US/law/07/26/wrongful.convictions.ap/index.html&#34;&gt;has ordered the U.S. government to pay $101 million to four men who were wrongly imprisoned for more than thirty years on murder convictions&lt;/a&gt; when the FBI withheld exculpatory evidence.  Two of the four men died in prison.  The Department of Justice argued that the federal government had no obligation to share information with state prosecutors even though they knew that the testimony identifying the men as the killers was false.&lt;br /&gt;&lt;br /&gt;The judge declared that the DoJ&amp;rsquo;s position was &amp;ldquo;absurd&amp;rdquo; and &amp;ldquo;The FBI&amp;rsquo;s misconduct was clearly the sole cause of this conviction.&amp;quot;&lt;br /&gt;&lt;br /&gt;The FBI gave bonuses and commendations to its agents who were responsible for these erroneous convictions for the murder of Edward &amp;ldquo;Teddy&amp;rdquo; Deegan.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://www.theagitator.com/archives/027982.php&#34;&gt;The Agitator&lt;/a&gt;, who rightly asks why the FBI agents responsible for this travesty of justice are not themselves in jail.)&lt;br /&gt;&lt;br /&gt;UPDATE (July 31, 2007):  The Agitator &lt;a href=&#34;http://www.theagitator.com/archives/027998.php&#34;&gt;reports on FBI Assistant Director Wayne Murphy&amp;rsquo;s testimony before the House Judiciary Committee on the use and abuse of confidential drug informants&lt;/a&gt;, in which Murphy argues that the FBI should not be required to disclose evidence about wrongdoing by confidential informants to state prosecutors in order to prevent murders or to prevent people from being wrongly imprisoned for crimes they did not commit.  Apparently the FBI considers the war on drugs so important that it is better to allow people to be murdered or people to be wrongly imprisoned than to jeopardize a drug investigation.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Arizona allows quacks to perform surgery</title>
      <link>https://blog.lippard.org/2007/07/arizona-allows-quacks-to-perform.html/</link>
      <pubDate>Thu, 26 Jul 2007 20:15:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/07/arizona-allows-quacks-to-perform.html/</guid>
      <description>&lt;p&gt;Orac at Respectful Insolence &lt;a href=&#34;http://scienceblogs.com/insolence/2007/07/what_the_hell_is_homeopathic_surgery.php&#34;&gt;points out that a recent Arizona death after liposuction was a case of &amp;ldquo;minor surgery&amp;rdquo; being performed by a homeopath&lt;/a&gt;.  And Arizona law permits these quacks to perform &amp;ldquo;minor surgery.&amp;quot;&lt;br /&gt;&lt;br /&gt;UPDATE (July 28, 2007):  Orac &lt;a href=&#34;http://scienceblogs.com/insolence/2007/07/more_on_legalized_quackery_in_arizona.php&#34;&gt;has more on what Arizona allows via its regulation of &amp;ldquo;homeopathy.&amp;quot;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Union hires homeless and unemployed at low wages to protest low wages</title>
      <link>https://blog.lippard.org/2007/07/union-hires-homeless-and-unemployed-at.html/</link>
      <pubDate>Thu, 26 Jul 2007 02:32:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/07/union-hires-homeless-and-unemployed-at.html/</guid>
      <description>&lt;blockquote&gt;&lt;p&gt;&lt;strong&gt;Outsourcing the Picket Line&lt;/strong&gt;&lt;/p&gt; &lt;p&gt;The picketers marching in a circle in front of a downtown Washington office building chanting about low wages do not seem fully focused on their message.&lt;br /&gt;…&lt;br /&gt;Although their placards identify the picketers as being with the Mid-Atlantic Regional Council of Carpenters, they are not union members.&lt;/p&gt; &lt;p&gt;They’re hired feet, or, as the union calls them, temporary workers, paid $8 an hour to picket. Many were recruited from homeless shelters or transitional houses. Several have recently been released from prison. Others are between jobs.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Nice list of questions for Democratic presidential candidates</title>
      <link>https://blog.lippard.org/2007/07/nice-list-of-questions-for-democratic.html/</link>
      <pubDate>Thu, 26 Jul 2007 00:07:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/07/nice-list-of-questions-for-democratic.html/</guid>
      <description>&lt;p&gt;Many of these, &lt;a href=&#34;http://www.theagitator.com/archives/027967.php&#34;&gt;from Radley Balko at The Agitator&lt;/a&gt;, are also appropriate for Republicans.  A few I especially liked:&lt;br /&gt;&lt;blockquote&gt;&lt;div class=&#34;moz-text-html&#34; lang=&#34;x-unicode&#34;&gt;&lt;li&gt; A recent study found that over half the country now derives part or all of its income from the federal government. Three of the richest counties in the country are in the D.C. suburbs, a telling indicator of just how bloated with taxpayer dollars Washington has become. The federal government is today pervasive in our day-to-day lives, from cradle to grave, from the moment we wake up to the moment we fall asleep. Do you think these trends are healthy? Looking at the premise of this question, would you agree or disagree federal government is getting too large, too influential, and too pervasive? &lt;br /&gt;&lt;/li&gt;&lt;li&gt; Do you think it&amp;rsquo;s appropriate for drug cops to be making medical policy? &lt;br /&gt;&lt;/li&gt;&lt;li&gt; What is your philosophical approach to federalism? What issues do you feel are best decided at the national level? What issues should be left to the states? Is there any underlying principle you use in separating one from the other, or would you make such decisions ad hoc? &lt;br /&gt;&lt;/li&gt;&lt;li&gt; Do you believe the U.S. military should be deployed for humanitarian missions? &lt;br /&gt;&lt;/li&gt;&lt;li&gt; Do you think an atheist could be president?  Do you think an atheist &lt;em&gt;should&lt;/em&gt; be? Assuming you generally agreed with an atheist on more issues than the alternatives in a given election, would you vote for one?  &lt;/li&gt;&lt;li&gt; Name five things you think are none of the federal government&amp;rsquo;s business.  &lt;br /&gt;&lt;/li&gt;&lt;li&gt; What is your view of the pardon power and executive clemency? Should it be used frequently? Should it be use to show mercy and forgiveness or to correct injustices that slip through the cracks? Neither? Both? &lt;br /&gt;&lt;/li&gt;&lt;li&gt; Is there any type of speech you believe should be criminalized? &lt;br /&gt;&lt;/li&gt;&lt;li&gt; Do you promise not to claim for yourself any of the executive powers you&amp;rsquo;ve criticized the Bush administration for claiming? &lt;br /&gt;&lt;/li&gt;&lt;li&gt; What is your position on &lt;em&gt;Kelo vs. New London&lt;/em&gt;? Under what circumstances would it be appropriate for a government to seize land from one private party and give it to another?   &lt;/li&gt;&lt;li&gt; What federal crimes will you instruct the Justice Department to make a priority during your administration? &lt;br /&gt;&lt;/li&gt;&lt;li&gt; Are there any currently private industries that you believe are &amp;ldquo;too important&amp;rdquo; to be left to the private sector? Oil and gas? Health care? Google? &lt;br /&gt;&lt;/li&gt;&lt;li&gt; America by far and away has the highest prison population in the world. Does this concern you? Are there any federal crimes you feel should be repealed from the books, or devolved to the states? &lt;br /&gt;&lt;/li&gt;&lt;li&gt; What&amp;rsquo;s your philosophical approach to risk assessment and the precautionary principle? Do you think government should ban products, treatments, and procedures until they&amp;rsquo;re proven safe, or permit them until they show signs of being unsafe? &lt;br /&gt;&lt;/li&gt;&lt;li&gt; Do you think it&amp;rsquo;s a legitimate function of government to protect people from making bad decisions or prevent them from developing bad habits? Even if those habit or decisions don&amp;rsquo;t directly affect anyone else? How far should the government in preventing bad habits and bad decisions? In other words, should the government&amp;rsquo;s role be merely advisory, or should it criminalize things like gambling, pornography, drug use, or trans fats? &lt;br /&gt;&lt;/li&gt;&lt;li&gt; Should members of Congress be required to follow all of the laws that they pass? &lt;br /&gt;&lt;/li&gt;&lt;li&gt; Should members be required to read each bill before voting on it? &lt;br /&gt;&lt;/li&gt;&lt;li&gt; Would you support a sunset provision requiring Congress to revisit and re-pass each law after five years?&lt;br /&gt;&lt;/li&gt;&lt;/div&gt;&lt;/blockquote&gt;The complete list is &lt;a href=&#34;http://www.theagitator.com/archives/027967.php&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Chicago PD fights to protect bad cops</title>
      <link>https://blog.lippard.org/2007/07/chicago-pd-fights-to-protect-bad-cops.html/</link>
      <pubDate>Thu, 26 Jul 2007 00:04:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/07/chicago-pd-fights-to-protect-bad-cops.html/</guid>
      <description>&lt;p&gt;One out of every twenty police officers on the Chicago Police Department has received at least ten official written complaints filed against them in the last five years, but the only reason we know is because of a lawsuit.  The Chicago PD is still fighting to prevent the release of these bad cops&amp;rsquo; names&amp;ndash;yet average citizens accused of crimes are identified in newspapers.  Shouldn&amp;rsquo;t police be held to a higher standard?&lt;br /&gt;&lt;br /&gt;More at &lt;a href=&#34;http://www.theagitator.com/archives/027961.php&#34;&gt;the Agitator&lt;/a&gt;, including links to some specific serious abuses that have come out of the Chicago PD.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Back from the Grand Canyon</title>
      <link>https://blog.lippard.org/2007/07/back-from-grand-canyon.html/</link>
      <pubDate>Wed, 25 Jul 2007 23:54:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/07/back-from-grand-canyon.html/</guid>
      <description>&lt;p&gt;&lt;a style=&#34;&#34; onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/P7170076.med.JPG&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;&#34; src=&#34;https://blog.lippard.org/images/P7170076.med.JPG&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5091288392122423570&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I spent most of the last nine days in the Grand Canyon, rafting down the Colorado River on the &lt;a href=&#34;http://ncseweb.org/about/excursions/gc07&#34;&gt;National Center for Science Education&lt;/a&gt;&lt;a href=&#34;http://ncseweb.org/about/excursions/gc07&#34;&gt;&amp;rsquo;s 2007 trip&lt;/a&gt;.  I met interesting people and made new friends, ate great food, and saw amazing sights.  This was my third trip down the Canyon, but my first in the last two decades (my previous two were in August 1976 and June 1985).&lt;br /&gt;&lt;br /&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/P7190073.med.JPG&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;&#34; src=&#34;https://blog.lippard.org/images/P7190073.med.JPG&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5091342903847344418&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;This trip included the presentation of both creationist flood geology and real geology, but there was no contest&amp;ndash;when you have hundreds of feet of successive ocean floor beds full of fossils of marine life that has lived and died, and a large variety of completely different kinds of formations that have clearly been deposited in different kinds of events, it&amp;rsquo;s transparently nonsense to claim that it was all laid down in a single year-long flood.&lt;br /&gt;&lt;br /&gt;Top photo: Grand Canyon about 25 miles downstream from Lee&amp;rsquo;s Ferry (mile 0); bottom photo: downstream view of river from Nankoweap Canyon (mile 53).&lt;br /&gt;&lt;br /&gt;UPDATE (August 7, 2007):  Here&amp;rsquo;s &lt;a href=&#34;http://fiddley.com/archive/200707/what_i_came_for&#34;&gt;a blog post about our trip by a member of the crew&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ron Paul, Religious Kook</title>
      <link>https://blog.lippard.org/2007/07/ron-paul-religious-kook.html/</link>
      <pubDate>Sat, 21 Jul 2007 15:42:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/07/ron-paul-religious-kook.html/</guid>
      <description>&lt;p&gt;One of the serious problems I have with our democracy is that politicians are a package deal. When one gets elected we celebrate their good ideas, but we have to endure their idiotic ones. I think this could explain the popularity of the &amp;ldquo;lesser-of-evils&amp;rdquo; argument people often use to persuade others to vote for their pet candidate of the moment. Arguably, all politicians are idiots - to a greater or lesser degree.&lt;br /&gt;&lt;br /&gt;Case in point: Ron Paul. You can love him for his stance on the war in Iraq, but &lt;a href=&#34;http://www.lewrockwell.com/paul/paul148.html&#34;&gt;this sort of stuff&lt;/a&gt; really makes me wonder about the guy:&lt;br /&gt;&lt;blockquote&gt;The notion of a rigid separation between church and state has no basis in either the text of the Constitution or the writings of our Founding Fathers. On the contrary, our Founders’ political views were strongly informed by their religious beliefs. Certainly the drafters of the Declaration of Independence and the Constitution, both replete with references to God, would be aghast at the federal government’s hostility to religion.&lt;/blockquote&gt;&lt;b&gt;WTF???&lt;/b&gt; Isn&amp;rsquo;t Ron Paul supposedly a constitutionalist?&lt;br /&gt;&lt;br /&gt;It&amp;rsquo;s not a big surprise to me to find that the source of the above &lt;i&gt;patent absurdity&lt;/i&gt; is an article posted at lewrockwell.com - home of the kookiest of the kooks in the &amp;ldquo;libertarian&amp;rdquo; world.&lt;br /&gt;&lt;br /&gt;Thanks to the &lt;a href=&#34;http://nogodzone.blogspot.com/2007/06/ron-paul-on-seperation-of-church-and.html&#34;&gt;no god zone&lt;/a&gt;, which has more to say on this topic.&lt;br /&gt;&lt;br /&gt;UPDATE by Jim (October 18, 2007):  Dispatches from the Culture Wars &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/10/is_ron_paul_a_dominionist.php&#34;&gt;has more on Ron Paul&amp;rsquo;s views on religion and government, with lots of data in the comments&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE by Jim (December 25, 2007):  Ron Paul &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/12/ron_paul_rejects_evolution.php&#34;&gt;rejects evolution&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Adopt Bully!</title>
      <link>https://blog.lippard.org/2007/07/adopt-bully.html/</link>
      <pubDate>Sun, 15 Jul 2007 19:10:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/07/adopt-bully.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://blog.lippard.org/images/bully_sofa.jpg&#34;&gt;&lt;img id=&#34;BLOGGER_PHOTO_ID_5087504325971331986&#34; style=&#34;margin: 0px 10px 10px 0px; float: left;&#34; alt=&#34;&#34; src=&#34;https://blog.lippard.org/images/bully_sofa.jpg&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/images/bully_gracie.jpg&#34;&gt;&lt;img id=&#34;BLOGGER_PHOTO_ID_5087504325971332002&#34; style=&#34;margin: 0px 10px 10px 0px; float: left;&#34; alt=&#34;&#34; src=&#34;https://blog.lippard.org/images/bully_gracie.jpg&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div&gt;Bully is about 4 years old, approximately 40-45 pounds. For most of his life, Bully and his caretaker have been homeless. Bully currently is kept outside, behind the store where his caretaker works. He has little shade or other comforts, and does not get the love and attention he deserves. I keep tabs on him and his ‘owner,’ but I’d like to find Bully a better home if possible. &lt;/div&gt;&lt;div&gt;&lt;br /&gt;We tried to adopt him about 1 ½ years ago, but after two perfect months in our house, he began to attack one of our dogs. Neither dog was ever injured, but we could not trust Bully around our dogs. Other than that, he is a great dog. He loves attention and belly rubs, will come when called, won’t chew inappropriately, and never had an accident in the house. Despite his rather tough life, Bully always has a smile on his face and is happy to see you.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;Bully is: affectionate, lap dog, house broken, neutered, eager to please, unknown behavior with children, extremely intelligent, unpredictable aggression towards other dogs.&lt;/div&gt;&lt;br /&gt;&lt;div&gt;In his ideal home he would be the only pet. As I have never seen him around children, I’d only want him to go to a home where any children are 16 or older. A prospective adopter home inspection is required. No adopters farther than 300-400 miles outside of Phoenix will be considered, as I will be unable to travel to inspect your home on Bully&amp;rsquo;s behalf. &lt;/div&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Asking printer manufacturers to stop spying results in Secret Service visit?</title>
      <link>https://blog.lippard.org/2007/07/asking-printer-manufacturers-to-stop.html/</link>
      <pubDate>Sat, 14 Jul 2007 13:43:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/07/asking-printer-manufacturers-to-stop.html/</guid>
      <description>&lt;p&gt;The fact that color printers print a pattern of yellow dots on all pages that indicate which printer was used, for the purposes of being able to track the identity of who has printed any page, has been known since the &lt;a href=&#34;https://blog.lippard.org/2005/10/eff-decrypts-laser-printer-codes.html&#34;&gt;EFF decrypted the codes and publicized the information in 2005&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Now, however, the MIT Media Lab &lt;a href=&#34;http://www.boingboing.net/2007/07/12/seeing_yellow_call_y.html&#34;&gt;has started a project called &amp;ldquo;Seeing Yellow&amp;rdquo;&lt;/a&gt; to encourage printer owners to contact the manufacturers and complain, after it has been found that those who do so get reported to the U.S. Secret Service as subversives.  (There is one known case, in which someone called to ask a printer manufacturer if there was a way to turn off the &amp;ldquo;feature.&amp;rdquo;)&lt;br /&gt;&lt;br /&gt;(Via Don Lloyd at &lt;a href=&#34;http://distributedrepublic.net/archives/2007/07/14/printer-privacy-invasion&#34;&gt;Distributed Republic&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>DI promotes round 4 for creationism in public schools</title>
      <link>https://blog.lippard.org/2007/07/di-promotes-round-4-for-creationism-in.html/</link>
      <pubDate>Fri, 13 Jul 2007 23:48:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/07/di-promotes-round-4-for-creationism-in.html/</guid>
      <description>&lt;p&gt;They &lt;a href=&#34;http://www.pandasthumb.org/archives/2007/07/dont_say_i_didn.html&#34;&gt;plan to get Paul Nelson&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Explore Evolution&lt;/span&gt; book used in a Tacoma, Washington public high school biology classroom&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Round 4&amp;rsquo;s strategy is to avoid mentioning creationism or intelligent design, but just present evolution badly, and let the students infer creationism or intelligent design on their own or with the help of materials supplied outside of the classroom.&lt;br /&gt;&lt;br /&gt;The successful defense this time may not be through the courts, but by refuting the material and getting schools to abandon it (or better, refuse to adopt it) because it contains errors and doesn&amp;rsquo;t meet minimal standards of accuracy or value for the science curriculum.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Google thinks I&#39;m malware</title>
      <link>https://blog.lippard.org/2007/07/google-thinks-im-malware.html/</link>
      <pubDate>Fri, 13 Jul 2007 23:24:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/07/google-thinks-im-malware.html/</guid>
      <description>&lt;p&gt;While looking through multiple pages of results from a Google query that contained some operators like negations and &amp;ldquo;site:&amp;rdquo; specifications, Google was periodically failing to give results or displaying raw HTML in my browser, then ultimately came back with:&lt;br /&gt;&lt;br /&gt;&lt;table border=&#34;0&#34; cellpadding=&#34;0&#34; cellspacing=&#34;0&#34;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;&lt;span style=&#34;color: rgb(0, 57, 182);font-family:times;font-size:10;&#34;  &gt;G&lt;/span&gt;&lt;span style=&#34;color: rgb(196, 18, 0);font-family:times;font-size:10;&#34;  &gt;o&lt;/span&gt;&lt;span style=&#34;color: rgb(243, 197, 24);font-family:times;font-size:10;&#34;  &gt;o&lt;/span&gt;&lt;span style=&#34;color: rgb(0, 57, 182);font-family:times;font-size:10;&#34;  &gt;g&lt;/span&gt;&lt;span style=&#34;color: rgb(48, 167, 47);font-family:times;font-size:10;&#34;  &gt;l&lt;/span&gt;&lt;span style=&#34;color: rgb(196, 18, 0);font-family:times;font-size:10;&#34;  &gt;e&lt;/span&gt;&lt;/b&gt;&lt;/td&gt; &lt;td style=&#34;padding-left: 10px;&#34; valign=&#34;middle&#34; width=&#34;100%&#34;&gt; &lt;table style=&#34;border-top: 1px solid rgb(51, 102, 204); color: rgb(229, 236, 249);&#34; bg=&#34;&#34; border=&#34;0&#34; cellpadding=&#34;0&#34; cellspacing=&#34;0&#34; width=&#34;100%&#34;&gt; &lt;tbody&gt;&lt;tr&gt; &lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt; &lt;b&gt;Error&lt;/b&gt;&lt;/span&gt;&lt;/td&gt; &lt;td align=&#34;right&#34; nowrap=&#34;nowrap&#34;&gt;&lt;span style=&#34;&#34;&gt; &lt;/span&gt;&lt;br /&gt;&lt;/td&gt; &lt;/tr&gt; &lt;/tbody&gt;&lt;/table&gt; &lt;/td&gt; &lt;/tr&gt; &lt;/tbody&gt;&lt;/table&gt; &lt;blockquote&gt; &lt;h1&gt;We&amp;rsquo;re sorry&amp;hellip;&lt;/h1&gt; &lt;p&gt;&amp;hellip; but your query looks similar to automated requests from a computer virus or spyware application.  To protect our users, we can&amp;rsquo;t process your request right now. &lt;/p&gt;</description>
    </item>
    <item>
      <title>French market for driver&#39;s license points</title>
      <link>https://blog.lippard.org/2007/07/french-market-for-drivers-license.html/</link>
      <pubDate>Fri, 13 Jul 2007 21:44:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/07/french-market-for-drivers-license.html/</guid>
      <description>&lt;p&gt;In France, the penalties for speeding are now so widely seen as unfair that there is now a market for selling and purchasing the deduction of points from your license for traffic offenses.&lt;br /&gt;&lt;br /&gt;Each driver starts with 12 points on their license, and loses points for violations.  Exceeding the speed limit by 20 kph or less has a two-point penalty, for example.  Once you get to zero, your license is automatically suspended for six months.&lt;br /&gt;&lt;br /&gt;But if you get a traffic citation, you can pay 300-1500 euros per point to someone who is willing to take the rap for you (either because they don&amp;rsquo;t drive or are sufficiently far from zero that the penalty won&amp;rsquo;t bother them), and they&amp;rsquo;ll incur the points by sending in their information on your ticket.  The French Interior Ministry is attempting to investigate means to crack down on this, but the volume of tickets is apparently making it difficult.&lt;br /&gt;&lt;br /&gt;More at the &lt;a href=&#34;http://www.reason.com/blog/show/121386.html&#34;&gt;Reason blog&lt;/a&gt;.  I think this mechanism could work well for photo radar speeding tickets in the U.S.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Arizona bans anti-Bush t-shirts</title>
      <link>https://blog.lippard.org/2007/07/arizona-bans-anti-bush-t-shirts.html/</link>
      <pubDate>Fri, 13 Jul 2007 19:28:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/07/arizona-bans-anti-bush-t-shirts.html/</guid>
      <description>&lt;p&gt;The Arizona legislature and the governor have passed legislation banning the sale of t-shirts that say &amp;ldquo;Bush Lied/They Died.&amp;rdquo;  The &lt;a href=&#34;http://www.azstarnet.com/dailystar/191419&#34;&gt;Arizona legislature voted unanimously in favor of the ban&lt;/a&gt;, which allows for the punishment of a year in jail for using the names of deceased soldiers to sell goods, and gives the families of such soldiers the right to collect civil damages.&lt;br /&gt;&lt;br /&gt;This is an outrageous violation of the First Amendment to prohibit perfectly legitimate political speech using factual information in the public domain.  Similar bans have also been passed in Louisiana, Texas, and Oklahoma, and are in the works in Florida.&lt;br /&gt;&lt;br /&gt;In Arizona, this law also violates &lt;a href=&#34;http://www.azleg.state.az.us/Constitution.asp&#34;&gt;the state constitution&lt;/a&gt; (Article 2, Sections 1, 2, and 6, in my non-lawyerly opinion).&lt;br /&gt;&lt;br /&gt;Several Democrats who voted for the bill have now agreed that they should not have, and &lt;a href=&#34;http://www.azstarnet.com/dailystar/191419&#34;&gt;made excuses for why they did&lt;/a&gt;:&lt;br /&gt;&lt;div&gt;&lt;/div&gt;&lt;blockquote&gt;&lt;div&gt;&amp;ldquo;I shouldn&amp;rsquo;t have voted the way I did,&amp;rdquo; House Minority Leader Phil Lopes said. The Tucson Democrat blamed his vote in favor of Senate Bill 1014 on a &amp;ldquo;senior moment.&amp;quot;&lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt;Rep. Tom Prezelski, D-Tucson, said he thought problems he originally had with the measure had been fixed. He acknowledged not reading the final version.&lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt;And Rep. Kyrsten Sinema, D-Phoenix, conceded that she wasn&amp;rsquo;t paying attention and was totally unaware of the contents of the bill on which she voted at least twice—once after a proponent of the measure gave a short floor speech explaining the essence of the bill and why he believed it was necessary.&lt;br /&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;div&gt;Our governor, also a Democrat, &lt;a href=&#34;http://www.azstarnet.com/dailystar/191419&#34;&gt;has given an equally lame response&lt;/a&gt; when asked why she signed such a clearly unconstitutional bill:&lt;br /&gt;&lt;div&gt;&lt;/div&gt;&lt;blockquote&gt;&lt;div&gt;&amp;hellip;gubernatorial press aide Jeanine L&amp;rsquo;Ecuyer said a divided vote would not have resulted in a veto.&lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt;&amp;ldquo;Her concern is for the families who lost someone,&amp;rdquo; L&amp;rsquo;Ecuyer said.&lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt;Asked if Napolitano, a lawyer, believes the measure is unconstitutional, L&amp;rsquo;Ecuyer&amp;rsquo;s only response was, &amp;ldquo;The governor signed the bill.&amp;quot;&lt;/div&gt;&lt;/blockquote&gt;&lt;div&gt;&lt;/div&gt;Napolitano cannot be re-elected, and after this, she clearly should not be.  Any legislator who voted for this bill should be given the boot, which means cleaning out the entire Arizona legislature.  Toss the bums out!&lt;br /&gt;&lt;br /&gt;The shirts are being sold by &lt;a href=&#34;http://carryabigsticker.com/bush_lied_shirt.htm&#34;&gt;Dan Frazier of Flagstaff&lt;/a&gt;, who also offers some different messages on top of the list of names of the fallen soldiers.&lt;br /&gt;&lt;br /&gt;The Arizona Civil Liberties Union has &lt;a href=&#34;http://carryabigsticker.com/images/aclu_frazier_lawsuit.pdf&#34;&gt;already filed a lawsuit to overturn the law&lt;/a&gt; (PDF).&lt;br /&gt;&lt;br /&gt;If anyone in Phoenix is interested in purchasing some of these shirts as part of a group purchase (or as my resale at cost to you, so I can work some civil disobedience of an unconstitutional law into it), please let me know.&lt;br /&gt;&lt;br /&gt;UPDATE (August 24, 2007):  Dan Frazier has gone to court to get an injunction against the law, but it looks like the legislators wrote the law not only in ignorance of the Constitution, but in ignorance of what Frazier is doing&amp;ndash;the law doesn&amp;rsquo;t ban the sale of items using the names of fallen soldiers, it bans advertising using the names of fallen soldiers.  The names are not legible on Frazier&amp;rsquo;s website, so &lt;a href=&#34;http://www.azcentral.com/news/articles/0824tshirts0824.html&#34;&gt;he may not fall afoul of the law&lt;/a&gt;.  That doesn&amp;rsquo;t change the fact that it&amp;rsquo;s a bad, unconstitutional law, however.&lt;br /&gt;&lt;/div&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>A difference between Christians and atheists</title>
      <link>https://blog.lippard.org/2007/07/difference-between-christians-and.html/</link>
      <pubDate>Fri, 13 Jul 2007 16:39:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/07/difference-between-christians-and.html/</guid>
      <description>&lt;p&gt;Atheists, who see prayers in Congress as unconstitutional superstitious appeals to a fictional deity, have fought against them with arguments and lawsuits, observing that the First Amendment prohibits government establishment of religion.&lt;br /&gt;&lt;br /&gt;Some Christians, on the other hand, when they see unconstitutional superstitious appeals to a fictional deity that they don&amp;rsquo;t believe in, &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/07/hindu_prayers_and_christian_he_1.php&#34;&gt;attempt to disrupt and silence the invited speaker doing the praying&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;These individuals apparently think that there already is an established governmental religion of Christianity.  It does seem like we&amp;rsquo;ve moved a long way in that direction under the Bush administration.&lt;br /&gt;&lt;br /&gt;And whatever happened to Matthew 6:5-6?  Has it been removed from some Christians&amp;rsquo; Bibles?&lt;br /&gt;&lt;br /&gt;&amp;ldquo;And when you pray, you are not to be as the hypocrites; for they love to stand and pray in the synagogues and on the street corners, in order to be seen by men.  Truly I say to you, they have their reward in full.  But you, when you pray, go into your inner room, and when you have shut your door, pray to your Father who is in secret, and your Father who sees in secret will repay you.&amp;rdquo; (NASB)&lt;br /&gt;&lt;br /&gt;(Also see &lt;a href=&#34;http://scienceblogs.com/pharyngula/2007/07/good_ol_christian_tolerance.php&#34;&gt;Pharyngula&lt;/a&gt;&amp;rsquo;s take.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Quarter billion dollar bank robbery--in Iraq</title>
      <link>https://blog.lippard.org/2007/07/quarter-billion-dollar-bank-robbery-in.html/</link>
      <pubDate>Fri, 13 Jul 2007 13:37:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/07/quarter-billion-dollar-bank-robbery-in.html/</guid>
      <description>&lt;p&gt;Yesterday&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;New York Times&lt;/span&gt; &lt;a href=&#34;http://www.nytimes.com/2007/07/12/world/middleeast/12iraq.html?_r=1&amp;ref=world&amp;amp;oref=slogin&#34;&gt;reports that two or three guards at the Dar Es Salaam bank in Baghdad successfully engineered the theft of $282 million in U.S. dollars from the bank&lt;/a&gt;.  It&amp;rsquo;s not been explained why the bank had that much money in U.S. dollars.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Trott&lt;/strong&gt; &lt;small&gt;(2007-07-14)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Looks like it wasn&#39;t actually anywhere near the amount initially reported.  News reports are now saying that the value was in dinars and not dollars as originally reported.  If true, it was actually less than a million dollars stolen, which seems a more plausible figure.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Messianic Jew issues death threats to Colorado University biologists</title>
      <link>https://blog.lippard.org/2007/07/messianic-jew-issues-death-threats-to.html/</link>
      <pubDate>Fri, 13 Jul 2007 05:07:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/07/messianic-jew-issues-death-threats-to.html/</guid>
      <description>&lt;p&gt;For over a year, an individual has been harassing several evolutionary biologists at the Colorado University at Boulder about their &amp;ldquo;devilutionism,&amp;rdquo; and has now crossed the line into threats.  The Discovery Institute claims that whoever is doing this is clearly not a Christian, a creationist, or religious (of course, only atheists are capable of doing anything unethical or crazy, right?), but the identity of this individual is known to the people being harassed.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://www.pandasthumb.org/archives/2007/07/threats_against_university_of_colorado_biologists.html&#34;&gt;The Panda&amp;rsquo;s Thumb&lt;/a&gt;, &lt;a href=&#34;http://scienceblogs.com/pharyngula/2007/07/the_colorado_threats_and_the_d.php&#34;&gt;Pharyngula&lt;/a&gt;, and &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/07/nut_threatens_biologists_in_co_1.php&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt; have more.&lt;br /&gt;&lt;br /&gt;UPDATE (July 13, 2007): The &lt;a href=&#34;http://www.coloradodaily.com/articles/2007/07/12/news/c_u_and_boulder/news1.txt&#34;&gt;specific kook responsible has been identified as Michael Korn&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Menacher “Michael” Korn is a 49-year-old Israeli national and former Messianic Jew who says he was baptized into Christianity in the Sea of Galilee seven years ago and is now on a mission to convert Jews and Muslims. His blog, JesusOverIsrael. blogspot.com, references CU-Boulder specifically and says he lives in Denver, although he has a North Carolina area code.&lt;/blockquote&gt;See &lt;a href=&#34;http://scienceblogs.com/pharyngula/2007/07/colorado_kook_identified.php&#34;&gt;Pharyngula&lt;/a&gt; for links to Korn&amp;rsquo;s website and other information.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bush doesn&#39;t care that his staff leaks the names of CIA agents</title>
      <link>https://blog.lippard.org/2007/07/bush-doesnt-care-that-his-staff-leaks.html/</link>
      <pubDate>Fri, 13 Jul 2007 00:15:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/07/bush-doesnt-care-that-his-staff-leaks.html/</guid>
      <description>&lt;p&gt;Originally, he said that he would take action if he found that someone on his staff was responsible for leaking the fact that Valerie Plame was a CIA covert agent to the press.  Then, he said he couldn&amp;rsquo;t comment because an investigation was underway, then, that he couldn&amp;rsquo;t comment because a trial was underway.  Now that the trial is over and he can comment, he pretty much comes right out and says &lt;a href=&#34;http://talkingpointsmemo.com/archives/015305.php&#34;&gt;he doesn&amp;rsquo;t give a damn&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Man on religious mission struck by lightning</title>
      <link>https://blog.lippard.org/2007/07/man-on-religious-mission-struck-by.html/</link>
      <pubDate>Thu, 12 Jul 2007 14:29:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/07/man-on-religious-mission-struck-by.html/</guid>
      <description>&lt;p&gt;From &lt;a href=&#34;http://www1.wsvn.com/news/articles/local/MI54190/&#34;&gt;WSVN-TV (Miami/Ft. Lauderdale)&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Miami-Dade Air Rescue transported Hailu Kidane Marian, 40, to Jackson Memorial Hospital Sunday after he was struck by dry lightning while selling religious books. According to one customer, a lightning bolt struck  as he walked door-to-door selling books along Northwest 199 Street and 78 Avenue Sunday afternoon. &amp;ldquo;I was buying a book from one of these guys, and there was one thunderstorm and thunder and then the second thunder, which was the lightning,&amp;rdquo; explained Maria Martinez. &amp;ldquo;It was like a gunshot, and, when I turned around, I saw like a cloud of smoke and this one guy jumping, like basically being slammed on his feet. I guess he just fell back.&amp;quot;&lt;/blockquote&gt;The man, a Seventh-Day Adventist on a summer missionary trip, went into cardiac arrest but was revived by Miami Dade Fire Rescue.  The lightning strike was a case of &amp;ldquo;dry lightning,&amp;rdquo; when lightning strikes when it is not raining.&lt;br /&gt;&lt;br /&gt;The leader of the missionary group is described in the cited news article as saying &amp;ldquo;the group trusts God to provide a miracle&amp;rdquo; for Hailu Kidane Marian&amp;rsquo;s recovery.  (Why do they assume the lightning strike wasn&amp;rsquo;t the miracle?  As usual, God is given the credit for anything good, even if it&amp;rsquo;s mere recovery from something bad that he&amp;rsquo;s unaccountably not given any blame for.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jon Swift on how conservatives really want another U.S. terrorist attack</title>
      <link>https://blog.lippard.org/2007/07/jon-swift-on-how-conservatives-really.html/</link>
      <pubDate>Wed, 11 Jul 2007 17:50:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/07/jon-swift-on-how-conservatives-really.html/</guid>
      <description>&lt;p&gt;Blogger Jon Swift &lt;a href=&#34;http://jonswift.blogspot.com/2007/07/do-we-need-another-terrorist-attack.html&#34;&gt;observes how a number of conservatives have stated that if only we have another successful terrorist attack on U.S. soil&lt;/a&gt;, George W. Bush will regain popularity, public support for the war in Iraq will be restored, and all will be right with the world.&lt;br /&gt;&lt;br /&gt;Rick Santorum, Michael Fumento, Alexander Cornswalled, Jonah Goldberg, Rudy Giuliani, and Arkansas Republican Party chairman Dennis Milligan are quoted.  Milligan&amp;rsquo;s quote:&lt;br /&gt;&lt;blockquote&gt;&amp;ldquo;At the end of the day, I believe fully the president is doing the right thing, and I think all we need is some attacks on American soil like we had on [Sept. 11, 2001 ],&amp;rdquo; &lt;a href=&#34;http://www.nwanews.com/adg/News/191942&#34;&gt;said&lt;/a&gt; the chairman of the Arkansas Republican Party, &lt;a href=&#34;http://www.dvorak.org/blog/?p=11824&#34;&gt;Dennis Milligan&lt;/a&gt;, last month, &amp;ldquo;and the naysayers will come around very quickly to appreciate not only the commitment for President Bush, but the sacrifice that has been made by men and women to protect this country.&amp;quot;&lt;/blockquote&gt;The 29% of Americans who support Bush should apparently pray for terrorist death to be rained down upon us.  Perhaps they can all join Fred Phelps&amp;rsquo; Westboro Baptist Church, whose members also believe that God hates America and that terrorist attacks are in support of his will.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://www.reason.com/blog/show/121332.html&#34;&gt;Radley Balko at the Reason Blog&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>DoJ attorney criticizes Bush administration</title>
      <link>https://blog.lippard.org/2007/07/doj-attorney-criticizes-bush.html/</link>
      <pubDate>Tue, 10 Jul 2007 02:25:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/07/doj-attorney-criticizes-bush.html/</guid>
      <description>&lt;p&gt;Department of Justice civil appellate attorney John S. Koppel has written a scathing editorial in &lt;span style=&#34;font-style: italic;&#34;&gt;The Denver Post&lt;/span&gt;:&lt;br /&gt;&lt;span id=&#34;redesign_default&#34;&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;As a longtime attorney at the U.S. Department of Justice, I can honestly say that I have never been as ashamed of the department and government that I serve as I am at this time. &lt;/p&gt;&lt;p&gt;The public record now plainly demonstrates that both the DOJ and the government as a whole have been thoroughly politicized in a manner that is inappropriate, unethical and indeed unlawful. The unconscionable commutation of I. Lewis &amp;ldquo;Scooter&amp;rdquo; Libby&amp;rsquo;s sentence, the misuse of warrantless investigative powers under the Patriot Act and the deplorable treatment of U.S. attorneys all point to an unmistakable pattern of abuse.&lt;br /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Creation Museum&#39;s foundation disproves its content</title>
      <link>https://blog.lippard.org/2007/07/creation-museums-foundation-disproves.html/</link>
      <pubDate>Sun, 08 Jul 2007 19:21:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/07/creation-museums-foundation-disproves.html/</guid>
      <description>&lt;p&gt;The Kentucky Creation Museum is built upon a foundation (literally) that disproves its contents&amp;ndash;alternating layers of limestone and shale filled with fossils of ancient marine creatures.  This video gives you a tutorial (and is a demonstration of what Ken Ham and Answers in Genesis don&amp;rsquo;t want people to learn).&lt;br /&gt;&lt;br /&gt;&lt;object width=&#34;425&#34; height=&#34;350&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/ezQhVjGy6ME&#34;&gt;&lt;/param&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;/param&gt;&lt;embed src=&#34;http://www.youtube.com/v/ezQhVjGy6ME&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;350&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>The economics of pirate practices</title>
      <link>https://blog.lippard.org/2007/07/economics-of-pirate-practices.html/</link>
      <pubDate>Sun, 08 Jul 2007 16:50:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/07/economics-of-pirate-practices.html/</guid>
      <description>&lt;p&gt;Peter Leeson, an economist at West Virginia University, is writing a three-part series on the economics of pirate behavior and institutions.  The first two parts are available online.&lt;br /&gt;&lt;br /&gt;Part 1, &lt;a href=&#34;http://austrianeconomists.typepad.com/weblog/2007/04/pirate_anarrghc.html&#34;&gt;&amp;ldquo;An-arrgh-chy: The Law and Economics of Pirate Organization,&amp;quot;&lt;/a&gt; describes how pirates solved the problem of predation by captains that was common among naval and merchant ships by a system of checks and balances involving written constitutions and democratically elected captains and quarter-masters&amp;ndash;in the 1670s, before England and a century before the United States introduced similar political developments.&lt;br /&gt;&lt;br /&gt;Part 2, &lt;a href=&#34;http://austrianeconomists.typepad.com/weblog/2007/06/the_economics_o.html&#34;&gt;&amp;ldquo;Pirational Choice: The Economics of Infamous Pirate Practices,&amp;quot;&lt;/a&gt; looks at the reasons for the use of the &amp;ldquo;Jolly Roger&amp;rdquo; as a pirate flag and the practices of pirate torture and pirate conscription.&lt;br /&gt;&lt;br /&gt;Part 3 has been promised for the fall of 2007&amp;hellip;&lt;br /&gt;&lt;br /&gt;These papers are an addition to the literature about non-governmental institutions of law and order that arise within criminal organizations, in the fringes between government jurisdictions, and in areas of governmental neglect.  Some other works addressing these topics include Diego Gambetta&amp;rsquo;s excellent book &lt;span style=&#34;font-style: italic;&#34;&gt;The Sicilian Mafia: The Business of Private Protection&lt;/span&gt;, Robert Neuwirth&amp;rsquo;s book &lt;span style=&#34;font-style: italic;&#34;&gt;Shadow Cities: A Billion Squatters, A New Urban World&lt;/span&gt;, Ian Lambot and Greg Girard&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;City of Darkness: Life in Kowloon Walled City&lt;/span&gt;, and the HBO series &lt;span style=&#34;font-style: italic;&#34;&gt;Deadwood&lt;/span&gt; and &lt;span style=&#34;font-style: italic;&#34;&gt;The Wire&lt;/span&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Crazy things Kent Hovind believes</title>
      <link>https://blog.lippard.org/2007/07/crazy-things-kent-hovind-believes.html/</link>
      <pubDate>Fri, 06 Jul 2007 02:28:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/07/crazy-things-kent-hovind-believes.html/</guid>
      <description>&lt;p&gt;Nathan Zamprogno has put together &lt;a href=&#34;http://baliset.blogspot.com/2007/07/when-you-cant-convince-unreason.html&#34;&gt;a nice list of the craziness that Kent Hovind purports to believe&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://scienceblogs.com/pharyngula/2007/07/a_compendium_of_craziness.php&#34;&gt;Pharyngula&lt;/a&gt;.)&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Nathan Zamprogno&lt;/strong&gt; &lt;small&gt;(2007-07-06)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Thanks. Although I am sure that Hovind could be nailed on a lot of these kooky beliefs himself, I should point out that my analysis is confined largely to what Hovind&#39;s entourage believes. Hovind himself was a veritable fountain of nuttiness, as is extensively detailed at sites like &lt;BR/&gt;&lt;BR/&gt;&lt;A HREF=&#34;http://www.kent-hovind.com/&#34; REL=&#34;nofollow&#34;&gt;http://www.kent-hovind.com/&lt;/A&gt;&lt;BR/&gt;&lt;BR/&gt;If I had to go into all the woo-woo Hovind spouted over the years, the article would be three times as long.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Kent Hovind music video</title>
      <link>https://blog.lippard.org/2007/07/kent-hovind-music-video.html/</link>
      <pubDate>Fri, 06 Jul 2007 02:25:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/07/kent-hovind-music-video.html/</guid>
      <description>&lt;p&gt;&lt;object height=&#34;350&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/cEGEl4uHQAU&#34;&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/cEGEl4uHQAU&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; height=&#34;350&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/07/a_youtube_tribute_to_kent_hovi.php&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Fred Thompson: Watergate Weasel</title>
      <link>https://blog.lippard.org/2007/07/fred-thompson-watergate-weasel.html/</link>
      <pubDate>Fri, 06 Jul 2007 02:16:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/07/fred-thompson-watergate-weasel.html/</guid>
      <description>&lt;p&gt;Fred Thompson was minority counsel on the House committee investigating the Watergate break-in.  In that role, &lt;a href=&#34;http://www.reason.com/blog/show/121214.html&#34;&gt;he regularly leaked information about the investigation to the White House&lt;/a&gt;&amp;ndash;in effect, he was &lt;a href=&#34;http://www.boston.com/news/nation/washington/articles/2007/07/04/not_all_would_put_a_heroic_sheen_on_thompsons_watergate_role/&#34;&gt;Nixon&amp;rsquo;s &amp;ldquo;Deep Throat.&amp;quot;&lt;/a&gt;&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Ragin&#39; Cajun&lt;/strong&gt; &lt;small&gt;(2007-07-06)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;If you do not have a factual source other than that liberal link you have in your article, I suggest you do not publish kindergarten grade insults to about a man you could not compare yourself to in fear of being embarrassed. You apparently do not have much knowledge of the Watergate scandal due to the fact your source is written by democratic ninnies who spend their life criticizing others while they themselves are nothing more than idols of personal assaults conducted by the liberal section of the media. Your article was written purely out of emotion, no facts. So, the next time you go about on the Internet calling people weasels because your afraid to say it to their face, think again and check facts.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mike Gravel performance art video #2: Fire</title>
      <link>https://blog.lippard.org/2007/07/mike-gravel-performance-art-video-2.html/</link>
      <pubDate>Fri, 06 Jul 2007 02:06:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/07/mike-gravel-performance-art-video-2.html/</guid>
      <description>&lt;p&gt;&lt;object height=&#34;350&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/lRwizmuCnOw&#34;&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/lRwizmuCnOw&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; height=&#34;350&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2007-07-07)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;&#34;The Ambient President&#34;(-ial candidate)&lt;BR/&gt;&lt;BR/&gt;If his videos are any indication of how he plans to run things, he&#39;d clearly be our best president ever. He&#39;d blow Van Buren out of the water!&lt;BR/&gt;&lt;BR/&gt;Alas...&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>How Jeff Harshbarger convinced himself he was possessed by demons</title>
      <link>https://blog.lippard.org/2007/07/how-jeff-harshbarger-convinced-himself.html/</link>
      <pubDate>Fri, 06 Jul 2007 01:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/07/how-jeff-harshbarger-convinced-himself.html/</guid>
      <description>&lt;p&gt;A &lt;a href=&#34;http://www.cbn.com/700club/features/Amazing/Jeff_Harshbarger032006.aspx&#34;&gt;piece at the 700 Club describes Jeff Harshbarger&amp;rsquo;s childhood acquisition of a Ouija board&lt;/a&gt;, which he convinced himself was being used by demons to communicate with and ultimately possess him:&lt;br /&gt;&lt;strong&gt;&lt;/strong&gt;&lt;blockquote&gt;&lt;strong&gt;Jeff:&lt;/strong&gt; It scared me beyond anything I’d ever experienced but at the same time, it was like a rollercoaster ride. You’re scared to death but you’re thrilled. I began to recognize that there was a presence that began to develop in my house. I would wake up in the middle of the night and literally feel somebody’s watching me. I basically felt like someone was with me. I would wake up and walk through the house in order to experience that because I liked it.&lt;/blockquote&gt;Of course, the movement of a Ouija board planchette is well-known to be caused by subconscious ideomotor movements by the people using it, as are similar phenomena like table-tipping.  Table tipping was studied by the 19th century scientist Michael Faraday, &lt;a href=&#34;http://www.prairieghosts.com/table.html&#34;&gt;who demonstrated that the forces applied to the table were coming from the people with their hands upon it&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;But Harshbarger convinced himself that he was accompanied by a presence that was controlling the planchette, and then that he was freed from demons by the intervention of a woman who led him to Jesus (and who he may have then married&amp;ndash;the story&amp;rsquo;s not clear on that).&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://www.theagitator.com/archives/027912.php&#34;&gt;The Agitator&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ben takes a picture of himself every day</title>
      <link>https://blog.lippard.org/2007/07/ben-takes-picture-of-himself-every-day.html/</link>
      <pubDate>Wed, 04 Jul 2007 23:41:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/07/ben-takes-picture-of-himself-every-day.html/</guid>
      <description>&lt;p&gt;Similar to the &lt;a href=&#34;https://blog.lippard.org/2006/08/girl-takes-picture-of-herself-every.html&#34;&gt;woman who took a picture of herself every day for three years&lt;/a&gt; and &lt;a href=&#34;http://www.youtube.com/watch?v=6B26asyGKDo&#34;&gt;Noah who took a picture of himself every day for six years&lt;/a&gt;, Ben did something similar&amp;hellip;&lt;br /&gt;&lt;br /&gt;&lt;object height=&#34;350&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/m7dnGo_2tZA&#34;&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/m7dnGo_2tZA&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; height=&#34;350&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Trend Continues...</title>
      <link>https://blog.lippard.org/2007/07/trend-continues.html/</link>
      <pubDate>Wed, 04 Jul 2007 19:13:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/07/trend-continues.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://blog.lippard.org/images/Jun07NTR.jpg&#34;&gt;&amp;lt;img style=&amp;ldquo;display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;&amp;rdquo; src=&amp;quot;/images/Jun07NTR.jpg&amp;quot; border=&amp;ldquo;0&amp;rdquo; alt=&amp;ldquo;Maricopa County&amp;rsquo;s Notices of Trustee&amp;rsquo;s Sales, 1993 - 2007&amp;quot;id=&amp;ldquo;BLOGGER_PHOTO_ID_5083422755374284578&amp;rdquo; /&amp;gt;&lt;/a&gt;&lt;br /&gt;June&amp;rsquo;s Notices of Trustee&amp;rsquo;s Sales for the Phoenix metro area topped out at &lt;b&gt;2330&lt;/b&gt;, continuing the trend line set a year or so ago. At this point I can&amp;rsquo;t help thinking we&amp;rsquo;ve got nowhere to go but up. &lt;a href=&#34;http://einzige.blogspot.com/2007/05/nouveau-riche-university.html#comment-4663628761158799269&#34;&gt;Even the scammers are saying&lt;/a&gt; that Phoenix is a bad market.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Olympic gold medalist abandons God, has never been happier</title>
      <link>https://blog.lippard.org/2007/07/olympic-gold-medalist-abandons-god-has.html/</link>
      <pubDate>Mon, 02 Jul 2007 19:59:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/07/olympic-gold-medalist-abandons-god-has.html/</guid>
      <description>&lt;p&gt;British Olympic gold medalist Jonathan Edwards, whose faith in Christianity led him to excel in sports, has abandoned his Christianity in his retirement.   The &lt;span style=&#34;font-style: italic;&#34;&gt;Times Online&lt;/span&gt; &lt;a href=&#34;http://www.timesonline.co.uk/tol/sport/more_sport/athletics/article1991114.ece&#34;&gt;has a very interesting interview with him&lt;/a&gt;, in which he says that he didn&amp;rsquo;t take time to consider the philosophical foundations or evidence for Christianity when he was so focused on his sports career, but once he retired from athletics, he found the time to question, which led him to nonbelief:&lt;br /&gt;&lt;blockquote&gt; “But when I retired, something happened that took me by complete surprise. I quickly realised that athletics was more important to my identity than I believed possible. I was the best in the world at what I did and suddenly that was not true any more. With one facet of my identity stripped away, I began to question the others and, from there, there was no stopping. The foundations of my world were slowly crumbling.”&lt;br /&gt;&amp;hellip;&lt;br /&gt;“Once you start asking yourself questions like, ‘How do I really know there is a God?’ you are already on the path to unbelief,” Edwards says. “During my documentary on St Paul, some experts raised the possibility that his spectacular conversion on the road to Damascus might have been caused by an epileptic fit. It made me realise that I had taken things for granted that were taught to me as a child without subjecting them to any kind of analysis. When you think about it rationally, it does seem incredibly improbable that there is a God.”&lt;/blockquote&gt;Now that he has abandoned his faith, he is not unhappy about it:&lt;br /&gt;&lt;blockquote&gt; The upheaval of recent months has not left Edwards emotionally scarred, at least not visibly. “I am not unhappy about the fact that there might not be a God,” he says. “I don’t feel that my life has a big, gaping hole in it. In some ways I feel more human than I ever have. There is more reality in my existence than when I was full-on as a believer. It is a completely different world to the one I inhabited for 37 years, so there are feelings of unfamiliarity.&lt;/blockquote&gt;I&amp;rsquo;ve posted some different quotes from the interview &lt;a href=&#34;http://secularoutpost.blogspot.com/2007/07/born-again-british-olympic-gold.html&#34;&gt;at the Secular Outpost&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;It&amp;rsquo;s my impression that Edwards was a typical Christian in that his faith was not a position he held on the basis of evidence, but one he found himself in because of his upbringing, but never challenged. Once in a position where he began to question, he found he didn&amp;rsquo;t have good reasons for what he believed, and had the integrity to stop believing.&lt;br /&gt;&lt;br /&gt;(Hat tip to Ed Babinski.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mitt Romney&#39;s dog</title>
      <link>https://blog.lippard.org/2007/07/mitt-romneys-dog.html/</link>
      <pubDate>Mon, 02 Jul 2007 13:58:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/07/mitt-romneys-dog.html/</guid>
      <description>&lt;p&gt;David at Blue Mass Group &lt;a href=&#34;http://www.bluemassgroup.com/showDiary.do?diaryId=7788&#34;&gt;offers comment&lt;/a&gt; on the &lt;a href=&#34;http://www.boston.com/news/politics/2008/specials/romney/articles/part4_main/&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Boston Globe&lt;/span&gt;&amp;rsquo;s story&lt;/a&gt; which reveals that Mitt Romney used to strap his dog&amp;rsquo;s carrier to the roof of the car and put the dog in it for 12-hour trips from Boston to Ontario (the specific story takes place in the mid-1980s).  In the story, the children are disgusted because the dog, Seamus, has emptied his bowels in his crate, and the animal waste is dripping off the back of the car:&lt;br /&gt;&lt;blockquote&gt;As the oldest son, Tagg Romney commandeered the way-back of the wagon, keeping his eyes fixed out the rear window, where he glimpsed the first sign of trouble. &amp;lsquo;&amp;lsquo;Dad!&amp;rsquo;&amp;rsquo; he yelled. &amp;lsquo;&amp;lsquo;Gross!&amp;rsquo;&amp;rsquo; A brown liquid was dripping down the back window, payback from an Irish setter who&amp;rsquo;d been riding on the roof in the wind for hours.&lt;div&gt;&lt;img src=&#34;http://cache.boston.com/bonzai-fba/File-Based_Image_Resource/spacer.gif&#34; border=&#34;0&#34; height=&#34;10&#34; width=&#34;1&#34; /&gt;&lt;/div&gt; As the rest of the boys joined in the howls of disgust, Romney coolly pulled off the highway and into a service station. There, he borrowed a hose, washed down Seamus and the car, then hopped back onto the highway. It was a tiny preview of a trait he would grow famous for in business: emotion-free crisis management.&lt;/blockquote&gt;David at &lt;a href=&#34;http://www.bluemassgroup.com/showDiary.do?diaryId=7788&#34;&gt;Blue Mass Group&lt;/a&gt;, quoting Ana Marie Cox:&lt;br /&gt;&lt;blockquote&gt;Massachusetts&amp;rsquo;s animal cruelty laws specifically prohibit anyone from carrying an animal &amp;ldquo;in or upon a vehicle, or otherwise, in an unnecessarily cruel or inhuman manner or in a way and manner which might endanger the animal carried thereon.&amp;rdquo; An officer for the Massachusetts Society for the Prevention of Cruelty to Animals responded to a description of the situation saying &amp;ldquo;it&amp;rsquo;s definitely something I&amp;rsquo;d want to check out.&amp;rdquo; The officer, Nadia Branca, declined to give a definitive opinion on whether Romney broke the law but did note that it&amp;rsquo;s against state law to have a dog in an open bed of a pick-up truck, and &amp;ldquo;if the dog was being carried in a way that endangers it, that would be illegal.&amp;rdquo; And while it appears that the statute of limitations has probably passed, Stacey Wolf, attorney and legislative director for the ASPCA, said &amp;ldquo;even if it turns out to not be against the law at the time, in the district, we&amp;rsquo;d hope that people would use common sense&amp;hellip;Any manner of transporting a dog that places the animal in serious danger is something that we&amp;rsquo;d think is inappropriate&amp;hellip;I can&amp;rsquo;t speak to the accuracy of the case, but it raises concerns about the judgment used in this particular situation.&amp;quot;&lt;/blockquote&gt;In the comments, several people correctly observe that a crate-trained dog won&amp;rsquo;t relieve itself in its own crate unless it absolutely has to or is under extreme stress.&lt;br /&gt;&lt;br /&gt;Not surprising from a man who wants to double the size of Guantanamo.&lt;/p&gt;</description>
    </item>
    <item>
      <title>New: CNN for morons</title>
      <link>https://blog.lippard.org/2007/07/new-cnn-for-morons.html/</link>
      <pubDate>Sun, 01 Jul 2007 17:08:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/07/new-cnn-for-morons.html/</guid>
      <description>&lt;p&gt;CNN has updated its website so that stories are accompanied by a set of simplified bullet points, suitable for PowerPoint presentations, even if the stories themselves are only seven sentences long.&lt;br /&gt;&lt;br /&gt;For example, here are the &amp;ldquo;story highlights&amp;rdquo; for the seven-sentence story, &lt;a href=&#34;http://www.cnn.com/2007/US/07/01/vampire.peacock.ap/index.html&#34;&gt;&amp;ldquo;Man pummels &amp;lsquo;vampire&amp;rsquo; peacock&amp;rdquo;&lt;/a&gt;:&lt;br /&gt;&lt;ul&gt;&lt;li&gt; A man beat up a peacock that had wandered into a Burger King parking lot&lt;br /&gt;&lt;/li&gt;&lt;li&gt; The peacock was beaten so badly it had to be euthanized&lt;br /&gt;&lt;/li&gt;&lt;li&gt; Witnesses said the man claimed to be killing a &amp;ldquo;vampire&amp;rdquo;&lt;/li&gt;&lt;/ul&gt;At least there&amp;rsquo;s the benefit that sometimes individual bullet points can be unintentionally amusing, such as this one from &lt;a href=&#34;http://www.cnn.com/2007/POLITICS/06/28/btsc.malveaux/index.html&#34;&gt;a story about Jenna Bush traveling to Africa&lt;/a&gt;, which suggests some inappropriate behavior:&lt;br /&gt;&lt;br /&gt;• She lit up when interacting with children, CNN correspondent says&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hobra or zerse?</title>
      <link>https://blog.lippard.org/2007/07/hobra-or-zerse.html/</link>
      <pubDate>Sun, 01 Jul 2007 02:11:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/07/hobra-or-zerse.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://d.yimg.com/us.yimg.com/p/ap/20070628/capt.bccee8115b684ff8baf4a26cd3a944c6.germany_zebrahorse_fra120.jpg?x=380&amp;y=331&amp;amp;sig=PiodvCX0iz9Dpir6Geq7wQ--&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;&#34; src=&#34;http://d.yimg.com/us.yimg.com/p/ap/20070628/capt.bccee8115b684ff8baf4a26cd3a944c6.germany_zebrahorse_fra120.jpg?x=380&amp;y=331&amp;amp;sig=PiodvCX0iz9Dpir6Geq7wQ--&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;&amp;ldquo;A photo provided by the Zoo Safari and Hollywoodpark Stukenbrock shows the zebra and horse crossbreed &amp;lsquo;Eclyse&amp;rsquo; during its presentation to the public in Schloss Holte, Germany, on Wednesday, June 27, 2007. The father of &amp;lsquo;Eclyse&amp;rsquo; is a horse from Italy, where the crossbreed filly was born in 2006, her mother is a zebra from the Safari park.&amp;rdquo;  (&lt;a href=&#34;http://news.yahoo.com/photos/ss/1756;_ylt=A0WTUeYWBIdGw_8AkhxpaP0E&#34;&gt;Yahoo&lt;/a&gt;, via &lt;a href=&#34;http://jwz.livejournal.com/775569.html&#34;&gt;jwz&amp;rsquo;s blog&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Internet Infidels &#34;Great Debate&#34; Project</title>
      <link>https://blog.lippard.org/2007/06/internet-infidels-great-debate-project.html/</link>
      <pubDate>Sat, 30 Jun 2007 04:04:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/06/internet-infidels-great-debate-project.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve been given the OK to pre-announce the Internet Infidels&amp;rsquo; &amp;ldquo;Great Debate&amp;rdquo; project, which will publish four sets of exchanges between prominent philosophers about arguments and evidence for and against naturalism and theism.  For the first month each debate is posted, readers will be able to submit questions which will be responded to by the debaters.&lt;br /&gt;&lt;br /&gt;Check out &lt;a href=&#34;http://secularoutpost.blogspot.com/2007/06/internet-infidels-online-debate-god-or.html&#34;&gt;the announcement I&amp;rsquo;ve posted at the Secular Outpost&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ASU, UA, and NAU salaries</title>
      <link>https://blog.lippard.org/2007/06/asu-ua-and-nau-salaries.html/</link>
      <pubDate>Fri, 29 Jun 2007 03:33:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/06/asu-ua-and-nau-salaries.html/</guid>
      <description>&lt;p&gt;The Arizona Republic&amp;rsquo;s website has posted a search page for the 2006 salaries of faculty and staff at &lt;a href=&#34;http://www.azcentral.com/datacenter/articles/salaries_asu.html&#34;&gt;Arizona State University&lt;/a&gt;, the &lt;a href=&#34;http://www.azcentral.com/datacenter/articles/salaries_ua.html&#34;&gt;University of Arizona&lt;/a&gt;, and &lt;a href=&#34;http://www.azcentral.com/datacenter/articles/salaries_nau.html&#34;&gt;Northern Arizona University&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;I took a quick look at UA and ASU&amp;rsquo;s philosophy departments, both of which have several professors making well over $100,000/year, and was struck at the oddness of some of the salaries&amp;ndash;there are some excellent professors who have been teaching for a long time making less money than some who haven&amp;rsquo;t been around nearly as long, and an administrative assistant who makes more than most assistant and associate professors.&lt;br /&gt;&lt;br /&gt;UA has 28 people making over $300,000 (most at the medical school, whose salaries mostly come from non-state funds) and three making over $500,000&amp;ndash;two of which are football and basketball coaches and one who is a professor of surgery at the medical school (only 17.4% of his salary is state-paid).  Robert Shelton, president of UA, made $420,000.  ASU has twelve people making over $300,000, and four making over $500,000&amp;ndash;all of which are coaches for football and basketball.  ASU president Michael Crow made $442,970.  NAU has only one employee making over $200,000, which is NAU&amp;rsquo;s president John Haeger, who made $260,000.&lt;br /&gt;&lt;br /&gt;I suspect it&amp;rsquo;s still the case that &lt;a href=&#34;https://blog.lippard.org/2005/12/asu-professor-salaries-above-average.html&#34;&gt;professors at Arizona universities, on the average, make well above median salaries for Arizona&amp;rsquo;s major cities and occupations&lt;/a&gt;.  Further, I suspect there may be quite a few ASU professors making six-figure salaries who are among &lt;a href=&#34;http://www.azcentral.com/arizonarepublic/news/articles/0330millionaires0330.html&#34;&gt;Maricopa County&amp;rsquo;s 106,210 millionaire households&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;But they don&amp;rsquo;t compare to &lt;a href=&#34;http://www.azcentral.com/datacenter/articles/executive_pay.html&#34;&gt;compensation for Arizona-based CEOs of publicly-traded companies&lt;/a&gt;, where the search engine options for salaries are &amp;ldquo;any amount,&amp;rdquo; &amp;ldquo;$1 million or more,&amp;rdquo; &amp;ldquo;$5 million or more,&amp;rdquo; and &amp;ldquo;$10 million or more.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Barry Beyerstein, RIP</title>
      <link>https://blog.lippard.org/2007/06/barry-beyerstein-rip.html/</link>
      <pubDate>Thu, 28 Jun 2007 13:55:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/06/barry-beyerstein-rip.html/</guid>
      <description>&lt;p&gt;Barry Beyerstein, professor of psychology and member of the Brain Behavior Laboratory at Simon Fraser University in British Columbia, a Fellow and member of the Committee of Skeptical Inquiry&amp;rsquo;s executive council, author of numerous skeptical articles and books, a contributing editor of the &lt;span style=&#34;font-style: italic;&#34;&gt;Scientific Review of Alternative Medicine&lt;/span&gt;, member of the advisory board of the Drug Policy Foundation and advocate for decriminalization of drugs, brother of philosopher and skeptic Dale Beyerstein, and father of prominent blogger Lindsey Beyerstein, died on Tuesday at the age of 60.&lt;br /&gt;
&lt;br /&gt;
His daughter &lt;a href=&#34;http://majikthise.typepad.com/majikthise_/2007/06/barry-l-beyerst.html&#34;&gt;describes him&lt;/a&gt; as &amp;ldquo;among the most ethical people I have ever known&amp;rdquo; and &amp;ldquo;also one of the most fulfilled people I&amp;rsquo;ve had occasion to meet.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
I had the pleasure of meeting him on multiple occasions at CSICOP conferences and found him to be very friendly and generous with his time; he was the only member of the CSICOP executive council who took me seriously regarding an ethical issue I brought up regarding a prominent skeptic who regularly published in the &lt;span style=&#34;font-style: italic;&#34;&gt;Skeptical Inquirer&lt;/span&gt;.&lt;br /&gt;
&lt;br /&gt;
His death is a significant loss to skepticism and advocates for sensible drug policies.  He is &lt;a href=&#34;http://www.csicop.org/&#34;&gt;remembered on the front page of the CSI website&lt;/a&gt;.  CSI Executive Director Barry Karr sent out the following:&lt;br /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>SkeptiCamp</title>
      <link>https://blog.lippard.org/2007/06/skepticamp.html/</link>
      <pubDate>Tue, 26 Jun 2007 13:17:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/06/skepticamp.html/</guid>
      <description>&lt;p&gt;Reed Esau, the originator of the &lt;a href=&#34;http://www.celebatheists.com/?title=Main_Page&#34;&gt;celebrity atheists list&lt;/a&gt;, has put together &lt;a href=&#34;http://barcamp.org/SkeptiCamp&#34;&gt;a video introducing SkeptiCamp&lt;/a&gt;, an &amp;ldquo;un-conference&amp;rdquo; where all of the attendees provide the content, based on &lt;a href=&#34;http://barcamp.org/&#34;&gt;BarCamp&lt;/a&gt;.  There will be a SkeptiCamp on &lt;a href=&#34;http://barcamp.org/SkeptiCampColorado1&#34;&gt;August 3-4, 2007 in Denver, Colorado&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Fingerprint-matching pseudoscience</title>
      <link>https://blog.lippard.org/2007/06/fingerprint-matching-pseudoscience.html/</link>
      <pubDate>Sun, 24 Jun 2007 17:42:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/06/fingerprint-matching-pseudoscience.html/</guid>
      <description>&lt;p&gt;Fingerprint matching has been used as an investigative tool by law enforcement and as a key piece of evidence to convict criminals in courts for over a century, but its accuracy has not actually been scientifically tested until recently.  It turns out that claims of its accuracy have been exaggerated, and fingerprint matching is often more art than science.&lt;br /&gt;
&lt;br /&gt;
In 2004, the FBI claimed that a fingerprint found on a bag at the sign of a terrorist bombing in Madrid, Spain on March 11 was a match to the left index finger of Brandon Mayfield, an attorney in Beaverton, Oregon who converted to Islam and married to a Muslim woman from Egypt.  Despite the fact that Spanish police disagreed, claiming that there was no match to Mayfield, the FBI insisted they had a &amp;ldquo;one hundred percent identification&amp;rdquo; with fifteen separate points of agreement between the latent print from Spain and Mayfield&amp;rsquo;s fingerprint, validated by at least three FBI fingerprint examiners.  Mayfield was arrested and detained on May 6, 2004.  On May 20, Spanish police announced that they had matched the fingerprint to Ouhnane Daoud of Algeria, who&amp;ndash;unlike Mayfield&amp;ndash;had actually been in Spain.  Mayfield &lt;a href=&#34;http://seattletimes.nwsource.com/html/localnews/2001944007_fingerprint01m.html&#34;&gt;was released and the FBI ended up apologizing&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
This case has resulted in scientific scrutiny of fingerprint evidence that has been long overdue.  A decade ago, Tucson printer and publisher of the anarchist periodical &lt;span style=&#34;font-style: italic;&#34;&gt;The Match!&lt;/span&gt;, &lt;a href=&#34;http://en.wikipedia.org/wiki/Fred_Woodworth&#34;&gt;Fred Woodworth&lt;/a&gt;, published &lt;a href=&#34;http://www.justicedenied.org/fredwoodwortharticles.htm&#34;&gt;&amp;ldquo;A Printer Looks at Fingerprints,&amp;quot;&lt;/a&gt; in which he pointed out pseudoscientific reasoning in fingerprint matching methodology as described in fingerprint textbooks.  Subsequently, Simon Cole authored the book &lt;span style=&#34;font-style: italic;&#34;&gt;Suspect Identities: A History of Fingerprinting and Criminal Identification&lt;/span&gt; (2002, Harvard University Press), and has just authored an article on the subject in the July/August 2007 issue of &lt;a href=&#34;http://www.csicop.org/si/online.html&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Skeptical Inquirer&lt;/span&gt;&lt;/a&gt;, titled &amp;ldquo;The Fingerprint Controversy.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
In Cole&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Skeptical Inquirer&lt;/span&gt; article, he states that &amp;ldquo;The very first study containing accuracy data was finally published just recently, finding very high accuracy rates in a class of trainees on latent prints of unknown difficulty; but the study contains some methodological flaws (Haber and Haver 2006).  Moreover, the authors again argue strongly against inferring accuracy rates from their own data (Wertheim, Langenburg, and Moenssens 2006).&amp;quot;&lt;br /&gt;
&lt;br /&gt;
No doubt scientific investigation will demonstrate that proper use of fingerprint analysis is a reliable method of identification, but more importantly, it will find its limits and weaknesses so that it does not continue to be pressed beyond its capabilities and result in false judgments of guilt in criminal cases.  Unfortunately, law enforcement and prosecutors have a vested interest in the flexibility of techniques that can be used to produce the judgment they want, as demonstrated by the difficulty in getting police departments to &lt;a href=&#34;http://www.innocenceproject.org/docs/NC_Innocence_Commission_Identification.html&#34;&gt;modify their procedures of eyewitness identification of suspects&lt;/a&gt; to &lt;a href=&#34;http://www.visualexpert.com/Resources/mistakenid.html&#34;&gt;correct for well-known cognitive biases&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Christian deception about The Art of Deception</title>
      <link>https://blog.lippard.org/2007/06/christian-deception-about-art-of.html/</link>
      <pubDate>Sat, 23 Jun 2007 23:22:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/06/christian-deception-about-art-of.html/</guid>
      <description>&lt;p&gt;Bill Muehlenberg&amp;rsquo;s blog has a review of Robert Morey&amp;rsquo;s 21-year-old book, &lt;span style=&#34;font-style: italic;&#34;&gt;The New Atheism and the Erosion of Freedom&lt;/span&gt;, which he applies to &amp;ldquo;atheist storm troopers such as Richard Dawkins and Sam Harris.&amp;rdquo;  Muehlenberg characterizes Dawkins and Harris as trying to &amp;ldquo;suppress all religious freedom, not unlike what was attempted in the former Soviet Union.&amp;rdquo;  Muehlenberg offers nothing to support this accusation, but that&amp;rsquo;s not the point I&amp;rsquo;d like to respond to.&lt;br /&gt;&lt;br /&gt;In his review, he makes the following statement:&lt;br /&gt;&lt;blockquote&gt;He [Morey] even quotes from a famous atheist debating guide, in which every trick in the book is offered to fellow atheists as they attack theists. Published by Prometheus Books, the main atheist publisher, &lt;em&gt;The Art of Deception&lt;/em&gt; by Nicholas Capaldi teaches atheists how to deliberately use deception to refute theists. After reading Moray’s [sic] description of, and quotations from, the book, it occurred to me that all the atheists I have been debating must have well-worn copies of the book. It certainly explains why actually having a rational debate with an atheist is so difficult. All the dirty tricks, ruses, ploys and deception makes any debate with them a one-way affair.&lt;/blockquote&gt;Muehlenberg has been deceived by Morey, and is deceiving others with this description.  First, Nicholas Capaldi is not an atheist, he is &lt;a href=&#34;http://business.loyno.edu/faculty/capaldi&#34;&gt;a Catholic who teaches at Loyola University New Orleans&lt;/a&gt; and has written a number of religious publications from a Catholic perspective (though his central focus is on business ethics).  Some of his publications include &amp;ldquo;From the Profane to the Sacred: Why We Need to Retrieve Christian Bioethics&amp;rdquo; and &amp;ldquo;A Catholic Perspective on Organ Sales&amp;rdquo; (both in &lt;span style=&#34;font-style: italic;&#34;&gt;Christian Bioethics&lt;/span&gt;).&lt;br /&gt;&lt;br /&gt;Second, &lt;span style=&#34;font-style: italic;&#34;&gt;The Art of Deception&lt;/span&gt; is not &amp;ldquo;a famous atheist debating guide.&amp;rdquo;  The book&amp;rsquo;s content is fairly standard introductory material for a course in informal logic, logical fallacies, and critical thinking, and there is no focus on arguments for or against the existence of God.  There are four examples of such arguments in the book (pp. 97-100, 120-121, and 142).  The first set of pages includes a circular argument for God&amp;rsquo;s existence from the Bible&amp;rsquo;s say-so and a refutation of the argument from design from David Hume, the second gives the example of an appeal to ignorance to argue for the existence of God from an inability to disprove God&amp;rsquo;s existence, and the third is an example from Paul Tillich of arguing that your opponent really agrees with you, for example from the claim that a respect for logic is &amp;ldquo;a sign of ultimate concern and therefore a proof of God&amp;rsquo;s existence.&amp;rdquo;  (Similar arguments are made regularly by presuppositionalists&amp;ndash;that if you use logic you are presupposing the existence of God.)  Note that three of these four arguments are deceptive arguments &lt;span style=&#34;font-style: italic;&#34;&gt;for&lt;/span&gt; the existence of God, not against, and the fourth is an example of a refutation of bad use of analogy to argue for the existence of God.  There&amp;rsquo;s nothing in Capaldi&amp;rsquo;s book which even purports to teach atheists how to use deceptive arguments against theists.&lt;br /&gt;&lt;br /&gt;Finally, Capaldi&amp;rsquo;s book was not written with the intent to promote the use of deception.  Rather, he wrote the book in a Machiavellian style in order to make it more entertaining.  Capaldi&amp;rsquo;s explicitly stated purpose is to enable the reader to recognize and not fall for deceptive arguments from others.  He writes in his introduction (pp. 13-14):&lt;br /&gt;&lt;blockquote&gt;&amp;hellip; I have written this book from the point of view of one who wishes to deceive or mislead others.  On the assumption that &amp;ldquo;it takes one to know one,&amp;rdquo; I have found that people are able to detect the misuse or abuse of logic if they are themselves the masters of the art of deception.  I ask the reader to contemplate the prospect of a world in which everyone knew, really knew, how to use and thereby detect the misuse of logic.&lt;br /&gt;&lt;p&gt;To exemplify this perspective, I wish to use an analogy with writings on politics.  There are at least three great books which seek to describe political reality:  Aristotle&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Politics&lt;/span&gt;, Hobbes&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Leviathan&lt;/span&gt;, and Machiavelli&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;The Prince&lt;/span&gt;.  Aristotle fails because he is so dull that he is often not read, while Hobbes&amp;rsquo;s perceptiveness is lost in the controversy over the theoretical context in which he embeds his insights.  Machiavelli&amp;rsquo;s vivid account is the most popular and the most effective.  I believe that more readers have learned about politics from reading Machiavelli than anyone else precisely because Machiavelli&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Prince&lt;/span&gt; is presented in a format of active manipulation rather than passive recognition.  I hope that my presentation of informal logic will have the same kind of impact as Machiavelli.&lt;/p&gt;</description>
    </item>
    <item>
      <title>NCSE on Answers in Genesis schism</title>
      <link>https://blog.lippard.org/2007/06/ncse-on-answers-in-genesis-schism.html/</link>
      <pubDate>Thu, 21 Jun 2007 21:51:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/06/ncse-on-answers-in-genesis-schism.html/</guid>
      <description>&lt;p&gt;The National Center for Science Education &lt;a href=&#34;http://www.ncseweb.org/resources/news/2007/KY/170_answers_in_genesis_in_legal_tu_6_21_2007.asp&#34;&gt;has posted a brief report on the Answers in Genesis schism&lt;/a&gt;, with links to the coverage by &lt;span style=&#34;font-style: italic;&#34;&gt;The Australian&lt;/span&gt;, the &lt;span style=&#34;font-style: italic;&#34;&gt;Lexington Herald-Leader&lt;/span&gt;, the Duae Quartunciae blog, and this blog.  In their report, they mention that&lt;br /&gt;&lt;blockquote&gt;A piece by Lippard on the schism is to appear in a future  issue of &lt;em&gt;Reports of the NCSE&lt;/em&gt;; in it, Lippard concludes, &amp;ldquo;creationism continues to evolve in fascinating ways.&amp;quot;&lt;/blockquote&gt;I encourage you to &lt;a href=&#34;http://www.ncseweb.org/membership.asp&#34;&gt;join the NCSE&lt;/a&gt;.  The NCSE has long been the major force combatting creationism in the United States, including playing a significant support role for the plaintiffs in the &lt;span style=&#34;font-style: italic;&#34;&gt;Kitzmiller v. Dover&lt;/span&gt; case decided last year, and it works on a budget that is tiny by comparison to those of Answers in Genesis, the Institute for Creation Research, and the Discovery Institute.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Incarcerex</title>
      <link>https://blog.lippard.org/2007/06/incarcerex.html/</link>
      <pubDate>Thu, 21 Jun 2007 20:43:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/06/incarcerex.html/</guid>
      <description>&lt;p&gt;&lt;object height=&#34;350&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/TRPxN7DGy5c&#34;&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/TRPxN7DGy5c&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; height=&#34;350&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Top zip codes for foreclosures</title>
      <link>https://blog.lippard.org/2007/06/top-zip-codes-for-foreclosures.html/</link>
      <pubDate>Thu, 21 Jun 2007 02:51:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/06/top-zip-codes-for-foreclosures.html/</guid>
      <description>&lt;p&gt;CNN&amp;rsquo;s Money website &lt;a href=&#34;http://money.cnn.com/2007/06/19/real_estate/500_top_foreclosure_zip_codes/index.htm&#34;&gt;has a list of the top 500 zip codes for foreclosures&lt;/a&gt;.  Here are the eleven Arizona entries on the list:&lt;table&gt;&lt;span style=&#34;font-size:85%;&#34;&gt;&lt;/span&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;Position&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;Zip Code&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;City&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td style=&#34;vertical-align: top;&#34;&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;br /&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;State&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;Default Notices&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;Auction Notices&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;Bank Repossessions&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;Total Foreclosure Filings&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;140.&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;85242&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;Queen Creek&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td style=&#34;vertical-align: top;&#34;&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;br /&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;AZ&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;1&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;230&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;40&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;271&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;183.&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;85323&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;Avondale&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td style=&#34;vertical-align: top;&#34;&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;br /&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;AZ&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;5&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;178&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;65&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;248&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;270.&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;85379&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;Surprise&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td style=&#34;vertical-align: top;&#34;&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;br /&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;AZ&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;2&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;145&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;63&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;210&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;324.&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;85243&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;Queen Creek&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td style=&#34;vertical-align: top;&#34;&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;br /&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;AZ&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;0&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;172&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;25&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;197&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;355.&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;85706&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;Tucson&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td style=&#34;vertical-align: top;&#34;&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;br /&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;AZ&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;0&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;169&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;18&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;187&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;395.&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;85086&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;Phoenix&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td style=&#34;vertical-align: top;&#34;&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;br /&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;AZ&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;0&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;125&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;54&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;179&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;415.&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;85239&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;Maricopa&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td style=&#34;vertical-align: top;&#34;&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;br /&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;AZ&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;0&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;155&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;20&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;175&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;423.&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;85037&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;Phoenix&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td style=&#34;vertical-align: top;&#34;&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;br /&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;AZ&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;1&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;139&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;33&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;173&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;445.&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;85338&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;Goodyear&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td style=&#34;vertical-align: top;&#34;&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;br /&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;AZ&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;2&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;124&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;41&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;167&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;452.&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;85326&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;Buckeye&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td style=&#34;vertical-align: top;&#34;&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;br /&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;AZ&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;1&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;122&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;43&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;166&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;456.&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;85335&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;El Mirage&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td style=&#34;vertical-align: top;&#34;&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;br /&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;AZ&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;2&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;124&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;39&lt;/span&gt;&lt;/td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;&lt;/span&gt;&lt;td&gt;&lt;span style=&#34;font-size:78%;&#34;&gt;165&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mormons impose their bogus beliefs on Mexican archaeological sites</title>
      <link>https://blog.lippard.org/2007/06/mormons-impose-their-bogus-beliefs-on.html/</link>
      <pubDate>Thu, 21 Jun 2007 02:02:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/06/mormons-impose-their-bogus-beliefs-on.html/</guid>
      <description>&lt;p&gt;Today&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt; features an article titled &lt;a href=&#34;http://www.azcentral.com/news/articles/0620mormontours0620.html&#34;&gt;&amp;ldquo;Mormon tourists travel to key sites of their faith,&amp;quot;&lt;/a&gt; about Mormons from Utah and Arizona who are traveling with companies like Book of Mormon Tours, L.D.S. Guided Tours, and Liahona Tours to sites in Mexico, Guatemala, and Honduras to be told that Mayan ruins are sites described in the Book of Mormon as belonging to the Nephites and the Jaredites.  The different tours are not only contradicted by real archaeologists, but the tour companies contradict each other about what sites correspond to which locations in the &lt;a href=&#34;http://quod.lib.umich.edu/m/mormon/browse.html&#34;&gt;Book of Mormon&lt;/a&gt;&amp;ndash;a book by a con artist, plagiarized from the Bible, the Apocrypha,  Josiah Priest&amp;rsquo;s &lt;a href=&#34;http://olivercowdery.com/texts/prst1826.htm&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Wonders of Nature and Providence Displayed&lt;/span&gt;&lt;/a&gt; (1825) and Ethan Smith&amp;rsquo;s &lt;a href=&#34;http://olivercowdery.com/texts/ethn1823.htm&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;View of the Hebrews&lt;/span&gt;&lt;/a&gt; (1823) (itself lifting from other books such as James Adair&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;History of the American Indians&lt;/span&gt; (1775) and Elias Boudinot&amp;rsquo;s &lt;a href=&#34;http://olivercowdery.com/texts/boud1816.htm&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;A Star in the West&lt;/span&gt;&lt;/a&gt; (1816)), which also drew from Adair), which themselves are works of pseudo-history.&lt;br /&gt;&lt;br /&gt;These tours are not so different in some respects from tours of some of the locations of alleged religious significance in the Middle East, where there are multiple claimed locations of the tomb of Jesus, the Garden of Gethsemane, and Noah&amp;rsquo;s Ark.  The difference is that the sites being visited are sites of real significance regarding real historical people who have nothing at all to do with the Book of Mormon.&lt;br /&gt;&lt;br /&gt;Fortunately, these tour operators are treated with dismissal even by the Mormon church, as the &lt;span style=&#34;font-style: italic;&#34;&gt;Republic&lt;/span&gt; article points out with a quote from John Clark of the church&amp;rsquo;s New World Archaeological Foundation at Brigham Young University: &amp;ldquo;I just see the tours as entertaining, and I try not to get upset that people are wasting their money doing foolish things.&amp;quot;&lt;br /&gt;&lt;br /&gt;If he cares about the truth, why wouldn&amp;rsquo;t he get upset?  Perhaps because encouraging his fellow Mormons to care about accuracy would be sure to lead to trouble if they ever carefully examined the historical foundations of their own religion, at least for any who were curious enough to look.  But most aren&amp;rsquo;t, as the article&amp;rsquo;s quotation from one tour participant shows:&lt;br /&gt;&lt;blockquote&gt;But whether the archaeological evidence backs up the Book of Mormon is irrelevant, said tour participant Dawn Frenetti, 28, of Milpitas, Calif. Just seeing such sites is inspiring, she said.&lt;br /&gt;&lt;br /&gt;&amp;ldquo;It definitely helps me stay interested in learning more about the Book of Mormon,&amp;rdquo; she said. &amp;ldquo;But, as far as confirming my faith, my faith has always been there.&amp;quot;&lt;/blockquote&gt;If there were a religion based on the works of Mark Twain, a visit to Disneyland&amp;rsquo;s Tom Sawyer island would no doubt be considered a pilgrimage to a holy site.&lt;br /&gt;&lt;br /&gt;UPDATE (June 21, 2007):  This &lt;a href=&#34;http://www.lightplanet.com/mormons/response/qa/bom_plagerize_view.htm&#34;&gt;Mormon response to plagiarism in the Book of Mormon is quite amusing&lt;/a&gt;, in that it completely fails to address the specific evidence of copying from the sources in question.  It is no response at all to a plagiarism accusation to point out that there are also differences between the works!  &lt;a href=&#34;http://farms.byu.edu/display.php?table=review&amp;amp;id=44&#34;&gt;A more fair-minded LDS response&lt;/a&gt; also argues that the Book of Mormon is not entirely or mostly based on Ethan Smith&amp;rsquo;s book, but states that &amp;ldquo;&lt;span class=&#34;maintext&#34;&gt;My analysis of Persuitte&amp;rsquo;s parallels reveals that, with one exception, no single book in the Book of Mormon received more than 8.09% influence from &lt;i&gt;View of the Hebrews&lt;/i&gt; (see chart 1).&amp;rdquo;  But that is sufficient to refute Joseph Smith&amp;rsquo;s claim of translating golden plates that predated Ethan Smith&amp;rsquo;s book!&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Arizona Senators kill international studies proposal</title>
      <link>https://blog.lippard.org/2007/06/arizona-senators-kill-international.html/</link>
      <pubDate>Wed, 20 Jun 2007 14:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/06/arizona-senators-kill-international.html/</guid>
      <description>&lt;p&gt;Arizona State Senators Russell Pearce (R-Mesa) and Karen Johnson (R-Mesa) &lt;a href=&#34;http://www.azcentral.com/arizonarepublic/news/articles/0620international0620.html&#34;&gt;have killed a proposal to create three K-12 schools with an international focus&lt;/a&gt;, including teaching a second language starting at the kindergarten level.  The proposal, from Rep. Mark Anderson (R-Mesa), would have created one K-12 school in each of Phoenix, Tucson, and Flagstaff, and created international studies programs at seven high schools.  Global businesses and universities promised to provide assistance, so the total cost was $2.3 million for the first year of the program.&lt;br /&gt;&lt;br /&gt;Why&amp;rsquo;d they kill it?  Not because of the cost, but because studying and understanding the rest of the world is evil and un-American.  The opposition from some legislators was so strong that the bill was changed to refer to the schools as &amp;ldquo;American competitiveness project schools&amp;rdquo; instead of &amp;ldquo;international schools.&amp;rdquo;  Karen Johnson brought in former Minnesota legislator and Bethany Lutheran College professor Allen Quist to testify against the bill on the grounds that &amp;ldquo;International Baccalaureate&amp;rsquo;s links to the United Nations are disturbing and that its sense of right and wrong is ambiguous&amp;rdquo; and &amp;ldquo;It teaches students to see the American system of government as one of many, not as the only one that protects universal and God-given rights to property, to bear arms and free speech&amp;rdquo; (to quote the &lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt;&amp;rsquo;s paraphrase of his remarks).&lt;br /&gt;&lt;br /&gt;This kind of blinkered provincialism and ignorance hurts U.S. competitiveness&amp;ndash;if global businesses can&amp;rsquo;t find people with the knowledge and experience needed to run their operations from the U.S., they&amp;rsquo;ll find them elsewhere, like among foreign-born immigrants, or just run their operations from other countries.  (Economics and demographics are more powerful than politics, so ultimately this problem will solve itself, and English-only and white-only areas of the U.S. will continue to shrink.)&lt;br /&gt;&lt;br /&gt;My employer, Global Crossing, just acquired another company in South America, with the result that about a quarter of our employees are now Spanish and Portuguese speakers.  This makes multilingual employees extremely valuable.  I would have loved to have been taught Spanish as a second language starting in kindergarten.&lt;br /&gt;&lt;br /&gt;Pearce and Johnson are politicians whose previous idiocy has been commented on at this blog.  Both are Senators &lt;a href=&#34;https://blog.lippard.org/2006/03/arizona-legislators-sponsoring-bills.html&#34;&gt;who have worked with the Church of Scientology on its anti-psychiatry efforts&lt;/a&gt;.  Pearce is &lt;a href=&#34;https://blog.lippard.org/2006/10/rep-russell-pearce-sends-out-email.html&#34;&gt;an anti-immigration activist who has shown poor judgment in what email he forwards to his constituents&lt;/a&gt;.  Johnson is a senator who doesn&amp;rsquo;t understand the U.S. Constitution, thinking that &lt;a href=&#34;https://blog.lippard.org/2007/02/karen-johnson-trying-to-become-americas.html&#34;&gt;as a state legislator she has the power to prevent the federal courts from ruling on separation of church and state cases&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Answers in Genesis hires Andrew Snelling</title>
      <link>https://blog.lippard.org/2007/06/answers-in-genesis-hires-andrew.html/</link>
      <pubDate>Tue, 19 Jun 2007 20:06:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/06/answers-in-genesis-hires-andrew.html/</guid>
      <description>&lt;p&gt;Answers in Genesis &lt;a href=&#34;http://scienceblogs.com/pharyngula/2007/06/youve_missed_your_chance.php&#34;&gt;has announced that it has hired creationist geologist Andrew Snelling&lt;/a&gt;, formerly an employee of the Creation Science Foundation, Answers in Genesis-Australia, and Creation Ministries International (the same organization under three names) as well as a contractor for the Institute for Creation Research (&lt;a href=&#34;https://blog.lippard.org/2006/12/creationist-finances-institute-for.html&#34;&gt;they paid him $85,000-$96,000/year&lt;/a&gt; to do research for them), to fill their &lt;a href=&#34;http://scienceblogs.com/pharyngula/2007/06/opportunity_for_geologists.php&#34;&gt;open position&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;This partially answers the question of how AiG-US will conduct future &amp;ldquo;scientific&amp;rdquo; work, a question which CMI had raised since the Australians were the main contributors to such AiG efforts in the past.&lt;br /&gt;&lt;br /&gt;A question that hasn&amp;rsquo;t been answered is why Snelling stopped working for Creation Ministries International and went to the ICR.  The Briese report &lt;a href=&#34;http://www.creationontheweb.com/briese2&#34;&gt;contains this tantalizing tidbit of information&lt;/a&gt;, which I haven&amp;rsquo;t seen anyone publicly comment on to date:&lt;br /&gt;&lt;blockquote&gt;I clearly remember him saying that Andrew Snelling [a former Australian staff member who was opposed to the notion that a Christian can ever remarry. He was later dismissed by the Australian Board, which at the time included Ken Ham, for matters unconnected to this issue.] had been right about it at the time and that he (Ken) and others had been wrong. But Ken didn&amp;rsquo;t give me any convincing reason as to why he now saw things so differently and why it was now necessary to make an issue of it.&lt;/blockquote&gt;This description makes it sound like Snelling&amp;rsquo;s departure from CMI was not voluntary, and that he had issues with Carl Wieland (a Christian who divorced and remarried).&lt;br /&gt;&lt;br /&gt;Snelling is one of the very few young earth creationist geologists on the planet with a Ph.D. from a mainstream academic institution (Steve Austin of the Institute for Creation Research is another).  Ronald Numbers&amp;rsquo; book, &lt;span style=&#34;font-style: italic;&#34;&gt;The Creationists&lt;/span&gt;, describes how Henry Morris of the ICR wanted to see a young creationist successfully obtain a Ph.D. in geology from a mainstream institution, only to be faced with failures by Clifford Burdick (who was kicked out of the program at the University of Arizona) and Nicolaas Rupke (who succeeded in obtaining his Ph.D., but rejected young-earth creationism as a result of what he learned in the process).&lt;/p&gt;</description>
    </item>
    <item>
      <title>More disappearing content from the Answers in Genesis website</title>
      <link>https://blog.lippard.org/2007/06/more-disappearing-content-from-answers.html/</link>
      <pubDate>Tue, 19 Jun 2007 04:22:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/06/more-disappearing-content-from-answers.html/</guid>
      <description>&lt;p&gt;More content has disappeared from the Answers in Genesis website as a result of its dispute with Creation Ministries International.  Now that former magistrate Clarrie Briese has authored a report condemning Answers in Genesis, the existence of numerous web pages on the AiG website praising him for his honesty, integrity, and independence have become embarrassing, and have been replaced with blank pages.  Google&amp;rsquo;s cache &lt;a href=&#34;http://www.google.com/search?q=briese+site%3Awww.answersingenesis.org&#34;&gt;still has the originals&lt;/a&gt;, however.&lt;br /&gt;&lt;br /&gt;The web pages describe some previous work Briese had done in evaluating Australian geologist Ian Plimer&amp;rsquo;s book, &lt;span style=&#34;font-style: italic;&#34;&gt;Telling Lies for God&lt;/span&gt;, a book which also contains a nice four-page hatchet job on yours truly, along with some unattributed borrowed content from articles in the &lt;span style=&#34;font-style: italic;&#34;&gt;Creation/Evolution&lt;/span&gt; journal (see &lt;a href=&#34;http://discord.org/%7Elippard/plimer-book.html&#34;&gt;my review&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;Here are some of the favorable remarks about Briese that were still on the AiG website a week ago:&lt;br /&gt;&lt;blockquote&gt;The Chairman was Clarrie Briese, former Chief Magistrate of    the State of New South Wales, where he is still a household word for his dogged    fight against public corruption which ended the career of a State Chief Magistrate,    and an Australian High Court judge and former government minister.&lt;/blockquote&gt;(Internet Archive &lt;a href=&#34;http://web.archive.org/web/20070407122733/http://www.answersingenesis.org/docs/177.asp&#34;&gt;here&lt;/a&gt;)&lt;br /&gt;&lt;blockquote&gt;These attacks had previously,          to ISCAST’s own knowledge, been shown (by an &lt;a href=&#34;http://www.answersingenesis.org/docs/182.asp&#34;&gt;independent         committee of enquiry&lt;/a&gt; with impeccable Christian credentials led    by Clarrie Briese) to be false.&lt;/blockquote&gt;(Google Cache &lt;a href=&#34;http://www.google.com/search?q=cache:FKRAsjUejk8J:www.answersingenesis.org/docs/3906.asp+by+an+independent+committee+of+enquiry+with+impeccable+Christian+credentials+led+by+Clarrie+Briese&amp;amp;amp;hl=en&amp;amp;ct=clnk&amp;amp;cd=1&#34;&gt;here&lt;/a&gt;; this one was written by now-CMI staffer Jonathan Sarfati, but was endorsed by AiG-US at the time of its publication)&lt;br /&gt;&lt;br /&gt;And the kicker:&lt;br /&gt;&lt;blockquote&gt;Please remember: All six men listed who          formed the committee have significant public reputations          and/or positions, quite independently of CSF. We trust it is          obvious that such a group would in no way endanger their own          integrity and reputations by saying that they had carefully          investigated CSF and found the charges against our ethics          were false unless this were utterly true.&lt;/blockquote&gt;(Internet Archive &lt;a href=&#34;http://web.archive.org/web/20070406113217/http://www.answersingenesis.org/docs/181.asp&#34;&gt;here&lt;/a&gt;)&lt;br /&gt;&lt;br /&gt;Apparently Ken Ham&amp;rsquo;s opinion of Clarrie Briese has completely changed now that he&amp;rsquo;s the target of criticism, to the extent that he wishes to repudiate these remarks by deleting them from the AiG website.&lt;br /&gt;&lt;br /&gt;The contrast between the behavior of CMI and AiG-US continues to make it obvious who&amp;rsquo;s being honest in this dispute.  CMI is laying out all their cards on the table, including information that is to its own detriment, while AiG-US has circled the wagons and is editing its own history to hide damaging evidence.&lt;br /&gt;&lt;br /&gt;UPDATE (July 2, 2008): Google cache has expired, I&amp;rsquo;ve replaced the links with links to the Internet Archive where available.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Thumbs up for Bat Boy: The Musical</title>
      <link>https://blog.lippard.org/2007/06/thumbs-up-for-bat-boy-musical.html/</link>
      <pubDate>Sun, 17 Jun 2007 20:29:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/06/thumbs-up-for-bat-boy-musical.html/</guid>
      <description>&lt;p&gt;Last night we attended &amp;ldquo;Bat Boy: The Musical&amp;rdquo;(reviewed &lt;a href=&#34;http://www.azcentral.com/ent/arts/articles/0525batboy0527.html&#34;&gt;here&lt;/a&gt; by the &lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt;).  The play is based on a recurring character in fake (but sourced) news stories in the &lt;span style=&#34;font-style: italic;&#34;&gt;Weekly World News&lt;/span&gt;.  While it didn&amp;rsquo;t exactly describe the Bat Boy we were familiar with from the WWN (for instance, he didn&amp;rsquo;t fight with U.S. troops in Afghanistan), it was a humorous and entertaining performance at the &lt;a href=&#34;http://www.phoenixtheatre.com/?gclid=CMLP4Y2A5IwCFSj0IgodLkrIyg&#34;&gt;Phoenix Theater&lt;/a&gt; by the &lt;a href=&#34;http://www.nearlynakedtheatre.org/&#34;&gt;Nearly Naked Theatre&lt;/a&gt; troupe.&lt;br /&gt;&lt;br /&gt;The &amp;ldquo;Bat Boy: The Musical&amp;rdquo; play was co-authored by Brian Flemming, the director of the atheist DVD &lt;a href=&#34;http://www.thegodmovie.com/dvd.php&#34;&gt;&amp;ldquo;The God Who Wasn&amp;rsquo;t There&amp;rdquo;&lt;/a&gt; and the silly &lt;a href=&#34;http://www.slumdance.com/blogs/brian_flemming/archives/002405.html&#34;&gt;&amp;ldquo;Blasphemy Challenge&amp;rdquo;&lt;/a&gt; that has prompted many YouTube videos.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jeffrey Dahmer and Answers in Genesis</title>
      <link>https://blog.lippard.org/2007/06/jeffrey-dahmer-and-answers-in-genesis.html/</link>
      <pubDate>Sun, 17 Jun 2007 18:11:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/06/jeffrey-dahmer-and-answers-in-genesis.html/</guid>
      <description>&lt;p&gt;(I&amp;rsquo;ve had this in draft since June 21, but forgot about it&amp;ndash;I was making an effort to verify that Dahmer was actually raised as a creationist or Christian, but didn&amp;rsquo;t find anything to indicate when Lionel Dahmer became either one.  I raised the question in comments at Ed Brayton&amp;rsquo;s blog, and one commenter, Kristine, replied that Lionel Dahmer says he only became a creationist after his son was arrested.  That undermines the specifics of the case below.  There have certainly been serial killers raised as Christians (such as Ted Bundy), but I&amp;rsquo;ve not heard of any that have been specifically raised as creationists.  I don&amp;rsquo;t think police departments look at Christianity or creationism as a relevant factor in a serial killer profile, the way they look at, say, possession of a copy of the &lt;span style=&#34;font-style: italic;&#34;&gt;Satanic Bible&lt;/span&gt;, except in extreme cases, which is probably as it should be.)&lt;br /&gt;
&lt;br /&gt;
Ken Ham likes to argue that evolution is the cause of a variety of social ills&amp;ndash;teen pregnancy, pornography, drugs, abortion, racism, the Holocaust, etc.  His book &lt;span style=&#34;font-style: italic;&#34;&gt;The Lie: Evolution&lt;/span&gt; argues that evolution is responsible for all of these things.&lt;br /&gt;
&lt;br /&gt;
I just learned (thanks to &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/06/dumbest_antievolution_screed_e.php&#34;&gt;Ed Brayton&amp;rsquo;s blog&lt;/a&gt;) that Jeffrey Dahmer, the cannibal serial killer, was raised as a creationist, and his father, Dr. Lionel Dahmer, &lt;a href=&#34;http://www.answersingenesis.org/home/area/bios/&#34;&gt;is listed on the Answers in Genesis website&lt;/a&gt; as an analytical chemist who accepts the biblical account of creation.&lt;br /&gt;
&lt;br /&gt;
If evolutionists used Ken Ham&amp;rsquo;s technique, they would argue that being raised as a creationist causes cannibalism.  Answers in Genesis specifically suggests that it was belief in evolution, rather than issues from his upbringing, that caused Jeffrey Dahmer to kill, &lt;a href=&#34;http://www.answersingenesis.org/home/area/Tools/Quotes/dahmer.asp&#34;&gt;quoting a 1994 statement from him&lt;/a&gt; that &amp;ldquo;If a person doesn’t think there is a God to be accountable            to, then—then what’s the point of trying to modify your behaviour            to keep it within acceptable ranges? That’s how I thought anyway.            I always believed the theory of evolution as truth, that we all just            came from the slime. When we, when we died, you know, that was it, there            is nothing…&amp;quot;&lt;br /&gt;
&lt;br /&gt;
The &lt;a href=&#34;http://en.wikipedia.org/wiki/Jeffrey_Dahmer&#34;&gt;Wikipedia entry on Dahmer&lt;/a&gt; observes that he &amp;ldquo;dissected already dead animals as a child&amp;rdquo; (he &lt;a href=&#34;http://transcripts.cnn.com/TRANSCRIPTS/0406/17/lkl.00.html&#34;&gt;collected and sexually interacted with roadkill&lt;/a&gt;), began abusing alcohol at 14, had extremely low self-esteem, and his parents divorced after &amp;ldquo;constant fighting&amp;rdquo; when he was 18.  His father &amp;ldquo;forced him to enlist&amp;rdquo; in the Army for six years, but he was discharged after two due to excessive drinking.  He built an altar of candles and human skulls in the closet of his apartment that was found when he was arrested.  In prison, he declared himself a born-again Christian (which he was when he made the above statement), and was beaten to death in prison in 1994.&lt;br /&gt;
&lt;br /&gt;
Psychiatrist George Palermo &lt;a href=&#34;http://www.holysmoke.org/hs00/dahmer.htm&#34;&gt;testified at Dahmer&amp;rsquo;s trial that he killed his victims because he hated his own homosexuality&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
UPDATE (September 6, 2013): It has been pointed out to me that if Lionel Dahmer claimed to have become a creationist after his son&amp;rsquo;s arrest, this is false&amp;ndash;Jeffrey Dahmer was arrested in 1991, but Lionel Dahmer co-authored a paper in the &lt;i&gt;Proceedings of the Second International Conference on Creationism&lt;/i&gt;, a conference which was held in 1990.&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;UPDATE (December 15, 2023): Glenn Branch brought to my attention that Lionel Dahmer died on December 5, 2023, and &lt;a href=&#34;https://www.nytimes.com/2023/12/12/us/lionel-dahmer-dead.html&#34;&gt;received an obituary in the &lt;i&gt;New York Times&lt;/i&gt;&lt;/a&gt; (December 12th) that is as much about his son as him, but makes no mention of the creationism. He also noted that Lionel Dahmer&amp;rsquo;s memoir says that he was inspired to return to Christianity in 1989 via the influence of young-earth creationist Bert Thompson of Apologetics Press.  Bert Thompson &lt;a href=&#34;https://christianchronicle.org/longtime-director-of-apologetics-press-fired/&#34;&gt;was subsequently fired from Apologetics Press after allegations of grooming and sexual abuse of teen boys&lt;/a&gt;.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;UPDATE (December 27, 2023): Glenn Branch has published an article:&lt;span style=&#34;white-space-collapse: preserve;&#34;&gt; &lt;a href=&#34;https://rightingamerica.net/like-father-like-son-jeffrey-dahmers-claims-about-evolution-in-light-of-lionel-dahmers-creationism/&#34;&gt;&amp;ldquo;Like father, like son: Jeffrey Dahmer&amp;rsquo;s claims about evolution in light of Lionel Dahmer&amp;rsquo;s creationism&amp;rdquo;&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Kentucky newspaper covers creationist lawsuit</title>
      <link>https://blog.lippard.org/2007/06/kentucky-newspaper-covers-creationist.html/</link>
      <pubDate>Sun, 17 Jun 2007 15:26:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/06/kentucky-newspaper-covers-creationist.html/</guid>
      <description>&lt;p&gt;The &lt;span style=&#34;font-style: italic;&#34;&gt;Lexington Herald-Leader&lt;/span&gt; has &lt;a href=&#34;http://www.kentucky.com/454/story/100183.html&#34;&gt;published a story in the Father&amp;rsquo;s Day edition about the Creation Ministries International lawsuit against Answers in Genesis&lt;/a&gt;; I was interviewed and quoted in the article as an external, non-creationist viewpoint.  I was quoted accurately, though the &amp;ldquo;unseemly&amp;rdquo; quote was followed by a statement that actually, the more salacious charges were relevant to the fact that Ham is now working cooperatively with &lt;a href=&#34;https://blog.lippard.org/2006/11/john-mackay-and-answers-in-genesis.html&#34;&gt;John Mackay, the man who made those accusations&lt;/a&gt;, despite Mackay&amp;rsquo;s failure to apologize and repent for them.  The article used my position as a balance to AiG and CMI, but I don&amp;rsquo;t think it conveyed the fact that I think CMI clearly has the moral high ground in the dispute.&lt;br /&gt;&lt;br /&gt;For &lt;span style=&#34;font-style: italic;&#34;&gt;Herald-Leader&lt;/span&gt; readers who are visiting my blog for the first time, I&amp;rsquo;ve got a category of posts that specifically addresses &lt;a href=&#34;http://lippard.blogspot.com/search/label/Answers%20in%20Genesis%20schism&#34;&gt;the Creation Ministries International/Answers in Genesis split&lt;/a&gt; as well as other categories for &lt;a href=&#34;http://lippard.blogspot.com/search/label/Answers%20in%20Genesis&#34;&gt;Answers in Genesis&lt;/a&gt; in general and &lt;a href=&#34;http://lippard.blogspot.com/search/label/creationism&#34;&gt;creationism&lt;/a&gt;.  But if you&amp;rsquo;d like a well-summarized overview of the whole matter, I must point you to another blog, &lt;a href=&#34;http://duoquartuncia.blogspot.com/2007/06/answers-in-genesis-lawsuit.html&#34;&gt;Duae Quartunciae&lt;/a&gt;, that has done a much better job than I have of putting everything into a nicely wrapped package&amp;ndash;it links to my individual articles that go into more detail as appropriate, as well as to other information sources including both CMI and AiG.&lt;br /&gt;&lt;br /&gt;Another good recent summary of the CMI/AiG dispute is the article &lt;a href=&#34;http://www.theaustralian.news.com.au/story/0,20867,21848726-28737,00.html&#34;&gt;&amp;ldquo;Lord of the Ring&amp;rdquo;&lt;/a&gt; which appeared in &lt;span style=&#34;font-style: italic;&#34;&gt;The Australian&lt;/span&gt; newspaper on June 5.&lt;/p&gt;</description>
    </item>
    <item>
      <title>MADD-honored deputy falsified DUI arrest reports</title>
      <link>https://blog.lippard.org/2007/06/madd-honored-deputy-falsified-dui.html/</link>
      <pubDate>Sat, 16 Jun 2007 18:11:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/06/madd-honored-deputy-falsified-dui.html/</guid>
      <description>&lt;p&gt;Hillsborough County, Florida Sheriff&amp;rsquo;s Deputy Daniel Brock was honored by Mothers Against Drunk Driving for his drunk driver arrest record, but now &lt;a href=&#34;http://www.sptimes.com/2007/06/15/Hillsborough/DUI_deputy_may_have_w.shtml&#34;&gt;it turns out that many of the people he arrested and testified against were innocent and arrested on the basis of falsified reporting by Brock&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;From October 2005-October 2006, Brock arrested 313 people for driving under the influence.  In one year (not clear from the report if it&amp;rsquo;s during that same period), he arrested 58 people whose blood-alcohol content was below .08.  43 of those 58, according to an internal affairs investigation, displayed no discernable impairment.  In 41 cases, urine samples did not show alcohol over the legal limit.  In many cases, videos of sobriety tests showed that Brock made false accusations of losing balance, being unable to correctly recite the alphabet, and slurred speech.  Brock also failed to turn on his car&amp;rsquo;s audio and video recorder 40% of the time, instead choosing to fill out his reports on the basis of memory, sometimes days and even weeks after the arrest.&lt;br /&gt;&lt;br /&gt;Brock was fired on May 24.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://www.theagitator.com/archives/027864.php&#34;&gt;The Agitator&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to reduce crime in large cities</title>
      <link>https://blog.lippard.org/2007/06/how-to-reduce-crime-in-large-cities.html/</link>
      <pubDate>Sat, 16 Jun 2007 14:42:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/06/how-to-reduce-crime-in-large-cities.html/</guid>
      <description>&lt;p&gt;The June 9, 2007 issue of &lt;span style=&#34;font-style: italic;&#34;&gt;The Economist&lt;/span&gt; has &lt;a href=&#34;http://www.economist.com/world/na/displaystory.cfm?story_id=9302881&#34;&gt;an interesting article on how crime rates have been dropping in three of America&amp;rsquo;s largest cities&lt;/a&gt;&amp;ndash;New York City, Los Angeles, and Chicago&amp;ndash;even though those cities have fewer police officers than they did in the late 1990&amp;rsquo;s.  In Chicago, at least, the drop in crime has not been the result of putting more people in jail&amp;ndash;Chicago&amp;rsquo;s incarceration rate has dropped since 1999.  The secret?  Focusing attention on high-crime areas, with local commanders responsible for their particular regions.  So why don&amp;rsquo;t all metropolitan police departments do that?&lt;br /&gt;&lt;br /&gt;The article goes on to mention a demographic cause for crime reduction&amp;ndash;each of these cities has seen property prices skyrocket, with a corresponding decline in the number of residents aged 15-24.  Those three cities have lost over 200,000 residents in that age range between 2000 and 2005, as well as a displacement of poor native-born citizens by poor immigrants, the latter of whom tend to be better behaved.  (The article suggests a racial factor as well, noting that &amp;ldquo;This trend is symbolised by the disappearance of blacks.  Roughly half of America&amp;rsquo;s murder vitims and about the same proportion of suspected murderers are black.  In five years America&amp;rsquo;s three biggest cities lost almost a tenth of their black residents, while elsewhere in America their numbers held steady.&amp;rdquo;)&lt;br /&gt;&lt;br /&gt;The criminologist cited in the article, Wesley Skogan, is the author of a number of books about dealing with crime, including &lt;a href=&#34;http://www.bsos.umd.edu/gvpt/lpbr/subpages/reviews/Skogan0507.htm&#34;&gt;a book on community policing in Chicago&lt;/a&gt; (link is to a review of the book by Sawyer Sylvester) and books and articles about race and crime.  While searching online for some of his work to see what he has to say about race and crime, I came across &lt;a href=&#34;http://www.journals.uchicago.edu/cgi-bin/resolve?id=doi:10.1086/322810&#34;&gt;an article by John J. Donohue III and Steven D. Levitt (of Freakonomics) titled &amp;ldquo;The Impact of Race on Policing and Arrests,&amp;quot;&lt;/a&gt; the abstract of which says:&lt;br /&gt;&lt;blockquote&gt;Race has long been recognized as playing a critical role in policing. In spite of this awareness, there has been little previous research that attempts to quantitatively analyze the impact of officer race on tangible outcomes. In this paper, we examine the relationship between the racial composition of a city&amp;rsquo;s police force and the racial patterns of arrests. Increases in the number of minority police are associated with significant increases in arrests of whites but have little impact on arrests of nonwhites. Similarly, more white police increase the number of arrests of nonwhites but do not systematically affect the number of white arrests. These patterns are particularly striking for minor offenses. Understanding the reasons for this empirical regularity and the consequent impact on crime is an important subject for future research.&lt;/blockquote&gt;I also came across &lt;a href=&#34;http://ccj.sagepub.com/cgi/content/abstract/16/2/133&#34;&gt;an article by Matthew Robinson titled &amp;ldquo;The Construction and Reinforcement of Myths of Race and Crime,&amp;quot;&lt;/a&gt; which has this abstract:&lt;br /&gt;&lt;blockquote&gt;     Much of what we know about crime is myth. Myths are falsehoods&lt;sup&gt; &lt;/sup&gt;that have become accepted as truth because they have been told&lt;sup&gt; &lt;/sup&gt;and retold over time. Many myths of crime revolve around race.&lt;sup&gt; &lt;/sup&gt;This article documents how myths of crime associated with race&lt;sup&gt; &lt;/sup&gt;are created and reinforced through the criminal justice process&lt;sup&gt; &lt;/sup&gt;and the media. The examination begins with the process of lawmaking,&lt;sup&gt; &lt;/sup&gt;demonstrating how American criminal law creates biases against&lt;sup&gt; &lt;/sup&gt;particular groups and benefits others by creating myths about&lt;sup&gt; &lt;/sup&gt;race and crime. The article then analyzes how portrayal of crime&lt;sup&gt; &lt;/sup&gt;in the mass media and activities of law enforcement, courts,&lt;sup&gt; &lt;/sup&gt;and corrections reinforce myths of race and crime. A model of&lt;sup&gt; &lt;/sup&gt;myth creation and reinforcement is presented, and implications&lt;sup&gt; &lt;/sup&gt;of the model for the American criminal justice system and larger&lt;sup&gt; &lt;/sup&gt;society are discussed.&lt;/blockquote&gt;I suspect that race is a factor in crime in the same way that technical analysis patterns are a factor in stock price movement&amp;ndash;it&amp;rsquo;s the social concepts doing the work rather than underlying objective facts, but the consequences are still real.&lt;/p&gt;</description>
    </item>
    <item>
      <title>CaseyPedia Wiki</title>
      <link>https://blog.lippard.org/2007/06/caseypedia-wiki.html/</link>
      <pubDate>Sat, 16 Jun 2007 14:02:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/06/caseypedia-wiki.html/</guid>
      <description>&lt;p&gt;I just came across &lt;a href=&#34;http://www.caseypedia.com/wiki/Main_Page&#34;&gt;a wiki devoted to Casey Serin&lt;/a&gt;, the failed housing flipper turned blogger whose &amp;ldquo;I am Facing Foreclosure&amp;rdquo; blog documented the details of how he used liar loans to drive himself into $2 million in debt.  It&amp;rsquo;s got quite an extensive collection of details about Serin, his deals, his blog, and the people he&amp;rsquo;s burned along the way, as well as appropriately critical articles about various real estate investment &amp;ldquo;gurus&amp;rdquo; like Robert Kiyosaki and descriptions of &lt;a href=&#34;http://www.caseypedia.com/wiki/Solar_algae&#34;&gt;new natural phenomena&lt;/a&gt; and &lt;a href=&#34;http://www.caseypedia.com/wiki/Bird-dogging&#34;&gt;genetic mutants&lt;/a&gt;.   Some very funny stuff.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Casey Luskin misrepresents the law</title>
      <link>https://blog.lippard.org/2007/06/casey-luskin-misrepresents-law.html/</link>
      <pubDate>Fri, 15 Jun 2007 21:11:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/06/casey-luskin-misrepresents-law.html/</guid>
      <description>&lt;p&gt;Tim Sandefur at the Panda&amp;rsquo;s Thumb explains how Casey Luskin, attorney at the Discovery Institute, &lt;a href=&#34;http://www.pandasthumb.org/archives/2007/06/luskin_once_aga.html&#34;&gt;misrepresents the 1982 U.S. Supreme Court case of Board of Education v. Pico&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Luskin&amp;rsquo;s misrepresentations of biology can be blamed on incompetency, but as a lawyer, shouldn&amp;rsquo;t he at least know the law?  I don&amp;rsquo;t see how his continued misrepresentations&amp;ndash;and failure to correct them&amp;ndash;can be blamed on anything but dishonesty.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Atheists weak on charitable giving</title>
      <link>https://blog.lippard.org/2007/06/atheists-weak-on-charitable-giving.html/</link>
      <pubDate>Fri, 15 Jun 2007 14:28:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/06/atheists-weak-on-charitable-giving.html/</guid>
      <description>&lt;p&gt;A Christian blog &lt;a href=&#34;http://christiancadre.blogspot.com/2007/06/poll-atheists-and-agnostics-are-less.html&#34;&gt;reports on a Barna poll of believers and atheists&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Most atheists and agnostics (56 percent) agree with the idea that radical Christianity is just as threatening in America as is radical Islam. Two-thirds of active-faith Americans (63 percent) perceive that the nation is becoming more hostile and negative toward Christianity.&lt;br /&gt;&lt;br /&gt;Atheists and agnostics were found to be largely more disengaged in many areas of life than believers. They are less likely to be registered to vote (78 percent) than active-faith Americans (89 percent); to volunteer to help a non-church-related non-profit (20 percent vs. 30 percent); to describe themselves as &amp;ldquo;active in the community&amp;rdquo; (41 percent vs. 68 percent); and to personally help or serve a homeless or poor person (41 percent vs. 61 percent).&lt;br /&gt;&lt;br /&gt;Additionally, when the no-faith group does donate to charitable causes, their donation amount pales in comparison to those active in faith. In 2006, atheists and agnostics donated just $200 while believers contributed $1,500. The amount is still two times higher among believers when subtracting church-based giving.&lt;br /&gt;&lt;br /&gt;The no-faith group is also more likely to be focused on living a comfortable, balanced lifestyle (12 percent) while only 4 percent of Christians say the same. And no-faith adults are also more focused on acquiring wealth (10 percent) than believers (2 percent). One-quarter of Christians identified their faith as the primary focus of their life.&lt;br /&gt;&lt;br /&gt;Still, one-quarter of atheists and agnostics said &amp;ldquo;deeply spiritual&amp;rdquo; accurately describes them and three-quarters of them said they are clear about the meaning and purpose of their life.&lt;br /&gt;&lt;br /&gt;When it came to being &amp;ldquo;at peace,&amp;rdquo; however, researchers saw a significant gap with 67 percent of no-faith adults saying they felt &amp;ldquo;at peace&amp;rdquo; compared to 90 percent of believers. Atheists and agnostics are also less likely to say they are convinced they are right about things in life (38 percent vs. 55 percent) and more likely to feel stressed out (37 percent vs. 26 percent).&lt;/blockquote&gt;The results about &amp;ldquo;convinced they are right about things in life&amp;rdquo; is not surprising&amp;ndash;that strikes me as the difference between arrogant dogmatism and open-mindedness and humility, and brings to mind &lt;a href=&#34;http://www.damninteresting.com/?p=406&#34;&gt;studies which have shown that the highly competent believe themselves to be less competent than the incompetent believe themselves to be&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The lack of voter registration could also be a sign that atheists and agnostics don&amp;rsquo;t think their vote makes a difference.&lt;br /&gt;&lt;br /&gt;What I find contrary to my own personal experience are the results regarding charitable giving and assistance to the homeless.  From my perspective, all of the charitable donation dollar amounts ($200/year for atheists/agnostics, $400/year for believers not counting church giving, $1500/year for believers including church giving) seem quite low.&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;d like to see more of the data, and see how income level and political affiliations are correlated with charitable contributions.  (I previously &lt;a href=&#34;https://blog.lippard.org/2006/12/charitable-giving-conservatives-vs.html&#34;&gt;commented on another study that found that conservatives were more generous than liberals, which also said that the religious were more generous than the secular&lt;/a&gt;.)  I&amp;rsquo;ve found significant differences within secular groups when raising funds for RESCUE&amp;rsquo;s Bowl-a-Rama two years ago (which &lt;a href=&#34;https://blog.lippard.org/2006/06/help-me-help-dogs-and-cats.html&#34;&gt;Kat was a bowler for last year&lt;/a&gt;)&amp;ndash;my requests for donations to groups of skeptics yielded absolutely nothing from people who have known me (at least online) for years, while my request to the &lt;a href=&#34;http://www.hsgp.org/&#34;&gt;Humanist Society of Greater Phoenix&lt;/a&gt; yielded well over $1,000 in donations, many from people who didn&amp;rsquo;t know me at all.  (My target was to raise $3,500 for the event, which I surpassed.)  I&amp;rsquo;ve heard, similarly, that more donations to the Center for Inquiry come from humanists than from skeptics, even though there are more skeptics subscribing to &lt;span style=&#34;font-style: italic;&#34;&gt;Skeptical Inquirer&lt;/span&gt; than there are humanists subscribing to &lt;span style=&#34;font-style: italic;&#34;&gt;Free Inquiry&lt;/span&gt;.  HSGP, by the way, is a regular contributor to &lt;a href=&#34;http://www.hbys.org/&#34;&gt;HomeBase Youth Services&lt;/a&gt;, a group that helps homeless youth in Arizona.&lt;br /&gt;&lt;br /&gt;Another comparison from my own experience that is inconsistent with these results is that Kat and I know a couple of homeless people by name who we periodically help out in various ways (typically not by just giving them money), yet we&amp;rsquo;re unaware of any similar activities by our extended families (who are all born-again Christians on my side).  But perhaps the survey answerers were counting giving cash to panhandlers at freeway ramps or on the street, which is something I make a point of not doing, and don&amp;rsquo;t consider to be an effective way of helping the truly needy (though I have, in the past, fallen for the occasional well-told sob story from a con artist about a lost wallet, dead battery, need for bus fare to a job, etc.).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mike Gravel for president</title>
      <link>https://blog.lippard.org/2007/06/mike-gravel-for-president.html/</link>
      <pubDate>Fri, 15 Jun 2007 04:47:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/06/mike-gravel-for-president.html/</guid>
      <description>&lt;p&gt;I think this video from former Alaska Sen. Mike Gravel puts him well above most of the other presidential candidates.&lt;br /&gt;&lt;br /&gt;&lt;object width=&#34;425&#34; height=&#34;350&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/0rZdAB4V_j8&#34;&gt;&lt;/param&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;/param&gt;&lt;embed src=&#34;http://www.youtube.com/v/0rZdAB4V_j8&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;350&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>X-Ray Street View</title>
      <link>https://blog.lippard.org/2007/06/x-ray-street-view.html/</link>
      <pubDate>Fri, 15 Jun 2007 04:26:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/06/x-ray-street-view.html/</guid>
      <description>&lt;p&gt;How long before Google adds output from &lt;a href=&#34;http://www.as-e.com/products_solutions/zbv.asp&#34;&gt;an American Science &amp;amp; Engineering Z Backscatter Van&lt;/a&gt; to Google Maps?  See the demonstration video &lt;a href=&#34;http://steelturman.typepad.com/thesteeldeal/2007/06/forget_google_s.html&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;(Hat tip to Dave Palmer on the SKEPTIC list.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Maintaining beliefs in complete contradiction to fact</title>
      <link>https://blog.lippard.org/2007/06/maintaining-beliefs-in-complete.html/</link>
      <pubDate>Thu, 14 Jun 2007 13:25:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/06/maintaining-beliefs-in-complete.html/</guid>
      <description>&lt;p&gt;One of the subjects which I had intended to make part of my Ph.D. dissertation on social epistemology (pertaining to how most of what we know is known on the basis of testimony) was an examination of how some social groups manage to maintain beliefs that are completely at odds with the facts.  This would allow me to incorporate data accumulated from some of my hobbies, like criticizing creationism and Scientology.  Unfortunately, I never got past the first chapter of my dissertation, but I still think about such topics, especially as I encounter new examples.&lt;br /&gt;&lt;br /&gt;I recently encountered another example of the strategy of finding an excuse for dismissing claims without examining them, on the blog of &lt;a href=&#34;http://onlysometimesclever.wordpress.com/2007/06/07/the-great-divide-jr-or-where-i-stand-on-the-oecyec-debate/#comment-5813&#34;&gt;a woman who homeschools her children and teaches them young-earth creationism&lt;/a&gt;.  I posted &lt;a href=&#34;http://onlysometimesclever.wordpress.com/2007/06/07/the-great-divide-jr-or-where-i-stand-on-the-oecyec-debate/#comment-5191&#34;&gt;a comment on her blog&lt;/a&gt; contradicting some of her specific claims, and pointing to Christian sources (both old-earth creationist and theistic evolutionist sources) contradicting them.  Here&amp;rsquo;s &lt;a href=&#34;http://onlysometimesclever.wordpress.com/2007/06/07/the-great-divide-jr-or-where-i-stand-on-the-oecyec-debate/#comment-5813&#34;&gt;her dismissive response&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Operation Bot Roast</title>
      <link>https://blog.lippard.org/2007/06/operation-bot-roast.html/</link>
      <pubDate>Thu, 14 Jun 2007 12:52:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/06/operation-bot-roast.html/</guid>
      <description>&lt;p&gt;Yesterday, the &lt;span style=&#34;font-style: italic;&#34;&gt;Washington Post&lt;/span&gt; &lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/content/article/2007/06/13/AR2007061301911.html?nav%3Dhcmodule&amp;sub=new&#34;&gt;reported on the FBI&amp;rsquo;s &amp;ldquo;Operation Bot Roast,&amp;rdquo; which busted several criminal users of botnets&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;_James C. Brewer, of Arlington, Texas. He was indicted Tuesday on charges of infecting more than 10,000 computers globally, including two Chicago-area hospitals operated by the Bureau of Health Services in Cook County, Ill. The computers at the two hospitals were linked to the health care bureau&amp;rsquo;s mainframe system. They repeatedly froze or rebooted from October to December last year, resulting in delayed medical services, according to the indictment. Brewer was released on a $4,500 bond, court records show.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Replacing software patents with StarCraft battles</title>
      <link>https://blog.lippard.org/2007/06/replacing-software-patents-with.html/</link>
      <pubDate>Wed, 13 Jun 2007 17:54:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/06/replacing-software-patents-with.html/</guid>
      <description>&lt;p&gt;Cog at The Abstract Factory has put together &lt;a href=&#34;http://abstractfactory.blogspot.com/2007/06/sft-proposal-for-software-patent-reform.html&#34;&gt;a proposal to replace software patents with a superior system&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;(Hat tip to Tim Lee at &lt;a href=&#34;http://www.techliberation.com/archives/042468.php&#34;&gt;The Technology Liberation Front&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Thimerosol/autism debate</title>
      <link>https://blog.lippard.org/2007/06/thimerosolautism-debate.html/</link>
      <pubDate>Wed, 13 Jun 2007 15:47:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/06/thimerosolautism-debate.html/</guid>
      <description>&lt;p&gt;In response to Crooks and Liars giving equal time to nonsense, Orac at Respectful Insolence has compiled &lt;a href=&#34;http://scienceblogs.com/insolence/2007/06/let_down_by_crooks_and_liars_1.php&#34;&gt;a list of his posts on the claimed link between mercury/thimerosol and autism&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ONDCP &#34;Drowning&#34; ad</title>
      <link>https://blog.lippard.org/2007/06/ondcp-drowning-ad.html/</link>
      <pubDate>Wed, 13 Jun 2007 03:05:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/06/ondcp-drowning-ad.html/</guid>
      <description>&lt;p&gt;I just came across an old post of mine on the &lt;a href=&#34;http://www.iidb.org/&#34;&gt;Internet Infidels&amp;rsquo; Discussion Boards&lt;/a&gt;:&lt;br /&gt;&lt;div class=&#34;date&#34;&gt;&lt;/div&gt;&lt;blockquote&gt;&lt;div class=&#34;date&#34;&gt;February 22, 2004, 05:24 PM&lt;/div&gt;&lt;div class=&#34;posttext&#34;&gt;I keep seeing this TV commercial from the Office of National Drug Control Policy. The commercial shows a girl standing on a dock on a lake, with a life preserver sitting on it, and another drowning in the water as she looks on. The voiceover says something like &amp;ldquo;If you had a friend who was drowning, you&amp;rsquo;d help, wouldn&amp;rsquo;t you?&amp;quot;&lt;br /&gt;&lt;br /&gt;Every time I see it I think it&amp;rsquo;s going to be an argument for the nonexistence of God.&lt;br /&gt;&lt;/div&gt;&lt;/blockquote&gt;The ad &lt;a href=&#34;http://www.advertolog.com/paedia/reels/2004/2/17/135975/&#34;&gt;is online&lt;/a&gt;, though it doesn&amp;rsquo;t seem to be one of the ones the ONDCP put on YouTube, &lt;a href=&#34;http://stopthedrugwar.org/chronicle_blog/2007/jun/05/ondcp_we_dont_care_what_you_dork&#34;&gt;with subsequent ridicule&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The ONDCP ad campaign &lt;a href=&#34;http://stopthedrugwar.org/chronicle/451/youth_anti-drug_campaign_flops_GAO_reports&#34;&gt;has been studied by the GAO and found to be ineffective&lt;/a&gt;, but the government continues to spend over one hundred million dollars per year on it.&lt;/p&gt;</description>
    </item>
    <item>
      <title>BAE, Bandar, and Bush</title>
      <link>https://blog.lippard.org/2007/06/bae-bandar-and-bush.html/</link>
      <pubDate>Wed, 13 Jun 2007 01:49:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/06/bae-bandar-and-bush.html/</guid>
      <description>&lt;p&gt;Defense contractor BAE is &lt;a href=&#34;http://www.guardian.co.uk/baefiles/story/0,,2097149,00.html&#34;&gt;under scrutiny in the British press&lt;/a&gt; for paying over a billion pounds through Riggs Bank in Washington, D.C. to Prince Bandar of Saudi Arabia, at the rate of 30 million pounds per quarter over the last ten years.  This resulted in a British fraud inquiry by its Serious Fraud Office that was stopped last December by attorney general Lord Goldsmith, on grounds that according to the &lt;span style=&#34;font-style: italic;&#34;&gt;Guardian&lt;/span&gt;, &amp;ldquo;British &amp;lsquo;government complicity&amp;rsquo; was in danger of being revealed unless the SFO&amp;rsquo;s corruption inquiries were stopped.&amp;rdquo;  Tony Blair said that he accepted &amp;ldquo;full responsibility&amp;rdquo; for stopping the fraud investigation.  The OECD has begun its own investigation.&lt;br /&gt;&lt;br /&gt;Riggs Bank, which was used to launder money by the Saudis, former Chilean dictator Augusto Pinochet, and the government of Equatorial Guinea, &lt;a href=&#34;http://www.slate.com/id/2112015/&#34;&gt;had relationships with the CIA&lt;/a&gt;, as did Bandar and Pinochet (through his secret police chief Manuel Contreras, who banked at Riggs).&lt;br /&gt;&lt;br /&gt;Riggs was investigated by the Treasury Department and the Senate, and &lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/articles/A28396-2004May14.html&#34;&gt;admitted failure to report suspicious transactions or take actions to prevent money laundering schemes&lt;/a&gt;, for which it paid $25 million in fines levied by Treasury in May 2005.&lt;br /&gt;&lt;br /&gt;Bandar and BAE claim that there is nothing wrong with their arrangement and that it did not constitute bribes paid to Bandar.  The accounts Bandar used belonged to the Saudi Arabian Ministry of Defense and Aviation, &lt;a href=&#34;http://www.tpmmuckraker.com/archives/003416.php&#34;&gt;but he spent huge amounts of money on personal expenses&lt;/a&gt; such as $17.4 million to build a palace and $400,000 on a luxury car purchase.  When Bandar was interviewed by PBS Frontline for a show about terrorism, &lt;a href=&#34;http://www.pbs.org/wgbh/pages/frontline/shows/terrorism/interviews/bandar.html&#34;&gt;he made the following statement about corruption in the Saudi government&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Microsoft&#39;s new Turing Test</title>
      <link>https://blog.lippard.org/2007/06/microsofts-new-turing-test.html/</link>
      <pubDate>Tue, 12 Jun 2007 15:12:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/06/microsofts-new-turing-test.html/</guid>
      <description>&lt;p&gt;Microsoft Research has partnered with Petfinder.com to come up with a new test for determining whether there&amp;rsquo;s a live human behind the keyboard or just a computer program.  It&amp;rsquo;s called &lt;a href=&#34;http://research.microsoft.com/asirra/&#34;&gt;Asirra, Animal Species Image Recognition for Restricting Access&lt;/a&gt;.  The method presents twelve photographs of dogs and cats from Petfinder.com (each of which has an &amp;ldquo;adopt me&amp;rdquo; link associated with it) and asks the viewer to select all of the cats.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2007-06-12)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;I definitely prefer looking at cute pictures to deciphering those frustrating CAPTCHA thingies!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Which programming language are you?</title>
      <link>https://blog.lippard.org/2007/06/which-programming-language-are-you.html/</link>
      <pubDate>Sun, 10 Jun 2007 16:38:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/06/which-programming-language-are-you.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.bbspot.com/News/2006/08/language_quiz.php&#34;&gt;&lt;img src=&#34;http://www.bbspot.com/Images/News_Features/2006/08/language/smalltalk.jpg&#34; alt=&#34;You are Smalltalk. You like to treat everyone the same way, but this lack of individuality makes everyone feel like objects.&#34; border=&#34;0&#34; height=&#34;90&#34; width=&#34;300&#34; /&gt;&lt;br /&gt;Which Programming Language are You?&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dog deduction abilities</title>
      <link>https://blog.lippard.org/2007/06/dog-deduction-abilities.html/</link>
      <pubDate>Fri, 08 Jun 2007 04:07:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/06/dog-deduction-abilities.html/</guid>
      <description>&lt;p&gt;In an experiment by Friederike Range of the University of Vienna &lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/content/article/2007/06/03/AR2007060300960.html&#34;&gt;reported in the &lt;span style=&#34;font-style: italic;&#34;&gt;Washington Post&lt;/span&gt;&lt;/a&gt;, a border collie named Guinness would demonstrate to other dogs how to use her paw to push down on a bar to get a treat.  Guinness would demonstrate in one of two different conditions&amp;ndash;with a ball in her mouth, and without a ball in her mouth.  Dogs prefer to use their mouths to move the bar, and so dogs that saw the demonstration while Guinness had a ball in her mouth inferred that she was only using her paw because her mouth was otherwise occupied, and would use their mouths.  Dogs that saw her perform the demonstration without a ball would duplicate her demonstration, using their paws to push on the bar.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Montana Law Review symposium on Dover trial</title>
      <link>https://blog.lippard.org/2007/06/montana-law-review-symposium-on-dover.html/</link>
      <pubDate>Fri, 08 Jun 2007 00:58:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/06/montana-law-review-symposium-on-dover.html/</guid>
      <description>&lt;p&gt;The &lt;span style=&#34;font-style: italic;&#34;&gt;Montana Law Review&lt;/span&gt; has published an article by three Discovery Institute Fellows, a reply by Peter Irons, and a response by the DI Fellows (DeWolf, West, and Luskin).  Ed Brayton at Dispatches from the Culture Wars has now published a reply by Irons to the short response from the DI Fellows; you can find &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/06/irons_responds_to_west_luskin.php&#34;&gt;all four contributions at his blog&lt;/a&gt;.  I recommend starting with the first Irons reply, followed by the short DI Fellows response, followed by the Irons reply that Ed has published.&lt;/p&gt;</description>
    </item>
    <item>
      <title>A nice argument for more open immigration</title>
      <link>https://blog.lippard.org/2007/06/nice-argument-for-more-open-immigration.html/</link>
      <pubDate>Fri, 08 Jun 2007 00:22:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/06/nice-argument-for-more-open-immigration.html/</guid>
      <description>&lt;p&gt;Will Wilkinson makes &lt;a href=&#34;http://www.willwilkinson.net/flybottle/2007/06/07/justifying-the-system-of-states/&#34;&gt;a nice argument for the morality more open immigration policies, and immorality of more closed immigration policies&lt;/a&gt;.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2007-06-12)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Damn. I wish I knew what it was like to be that smart.&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>Creation Museum&#39;s &#34;Adam&#34; owns adult website</title>
      <link>https://blog.lippard.org/2007/06/creation-museums-adam-owns-adult.html/</link>
      <pubDate>Thu, 07 Jun 2007 21:00:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/06/creation-museums-adam-owns-adult.html/</guid>
      <description>&lt;p&gt;The &lt;a href=&#34;http://news.enquirer.com/apps/pbcs.dll/article?AID=/20070607/NEWS0103/305180019&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Cincinnati Enquirer&lt;/span&gt; reports&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;Registration records show that Eric Linden, who portrays Adam taking his first breath in a film at the newly opened Creation Museum, owns a graphic Web site called Bedroom Acrobat. He has been pictured there, smiling alongside a drag queen, in a T-shirt brandishing the site’s sexually suggestive logo.&lt;/p&gt;&lt;p&gt;Linden, a graphic designer, model and actor who grew up in Columbus, also sells clothing for SFX International, whose initials appear on clothing to spell “SEX” from afar and serve as an abbreviation for its mascot, who promotes “free love,” “pleasure” and “Thrillz.”&lt;/p&gt;</description>
    </item>
    <item>
      <title>Wikigroaning</title>
      <link>https://blog.lippard.org/2007/06/wikigroaning.html/</link>
      <pubDate>Wed, 06 Jun 2007 22:41:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/06/wikigroaning.html/</guid>
      <description>&lt;p&gt;From &lt;a href=&#34;http://jwz.livejournal.com/770585.html&#34;&gt;jwz&amp;rsquo;s blog&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;a href=&#34;http://www.somethingawful.com/d/news/wikigroaning.php&#34;&gt; The Art of Wikigroaning&lt;/a&gt; &lt;/p&gt;&lt;blockquote style=&#34;border-left: 2px solid; margin-left: 1em; padding-left: 1em;&#34;&gt; The premise is quite simple. First, find a useful Wikipedia article that normal people might read. For example, the article called &lt;a href=&#34;http://en.wikipedia.org/wiki/Knight&#34;&gt;&amp;ldquo;Knight.&amp;quot;&lt;/a&gt; Then, find a somehow similar article that is longer, but at the same time, useless to a very large fraction of the population. In this case, we&amp;rsquo;ll go with &lt;a href=&#34;http://en.wikipedia.org/wiki/Jedi_Knight&#34;&gt;&amp;ldquo;Jedi Knight.&amp;quot;&lt;/a&gt; Open both of the links and compare the lengths of the two articles. Compare not only that, but how well concepts are explored, and the greater professionalism with which the longer article was likely created. Are you looking yet? Get a good, long look. Yeah. Yeeaaah, we know, but that is just the tip of the iceberg. (We&amp;rsquo;re calling it Wikigroaning for a reason.) The next step is to find your own article pair and share it with your friends, who will usually look for their own pairs and you end up spending a good hour or two in a groaning arms race. The game ends after that, usually without any clear winners&amp;hellip; but hey, it beats doing work. &lt;/blockquote&gt; &lt;p&gt; &lt;/p&gt;</description>
    </item>
    <item>
      <title>FCC Chairman Kevin Martin responds to ruling on &#34;fleeting expletives&#34;</title>
      <link>https://blog.lippard.org/2007/06/fcc-chairman-kevin-martin-responds-to.html/</link>
      <pubDate>Wed, 06 Jun 2007 22:02:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/06/fcc-chairman-kevin-martin-responds-to.html/</guid>
      <description>&lt;p&gt;FCC Kevin Martin has responded to the &lt;a href=&#34;https://blog.lippard.org/2006/12/fcc-indecency-rules.html&#34;&gt;Second Circuit Court of Appeals&amp;rsquo; decision on &amp;ldquo;fleeting expletives,&amp;quot;&lt;/a&gt; which not only went completely against the FCC but suggested that the grounds for the FCC&amp;rsquo;s authority to regulate indecency on the broadcast airwaves may no longer exist.  Here&amp;rsquo;s part of &lt;a href=&#34;http://hraunfoss.fcc.gov/edocs_public/attachmatch/DOC-273602A1.doc&#34;&gt;what he had to say&lt;/a&gt;:&lt;br /&gt;&lt;span class=&#34;extended&#34;&gt;&lt;span class=&#34;extras&#34;&gt;&lt;span class=&#34;extras&#34;&gt;&lt;blockquote&gt; I completely disagree with the Court’s ruling and am disappointed for American families. I find it hard to believe that the New York court would tell American families that “shit” and “fuck” are fine to say on broadcast television during the hours when children are most likely to be in the audience.   &lt;p&gt;The court even says the Commission is “divorced from reality.” It is the New York court, not the Commission, that is divorced from reality in concluding that the word “fuck” does not invoke a sexual connotation.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The bots of summer</title>
      <link>https://blog.lippard.org/2007/06/bots-of-summer.html/</link>
      <pubDate>Wed, 06 Jun 2007 17:03:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/06/bots-of-summer.html/</guid>
      <description>&lt;p&gt;My two-part appearance on &lt;a href=&#34;https://blog.lippard.org/2006/06/part-ii-of-botnets-interview.html&#34;&gt;&amp;ldquo;The Security Catalyst&amp;rdquo; podcast last year&lt;/a&gt; has resulted in some media coverage of botnets this week at IT World Canada.  The article, &lt;a href=&#34;http://www.itworldcanada.com/a/Communications-Infrastructure/13f663a0-08d7-484b-b0cb-313454547b19.html&#34;&gt;&amp;ldquo;The botnet menace&amp;ndash;and what you can do about it,&amp;rdquo; by Joaquim P. Menezes&lt;/a&gt;, is more detailed than most media coverage of bots has been.  He draws on both my Security Catalyst interview and my colleague Bob Hagen&amp;rsquo;s &lt;a href=&#34;https://blog.lippard.org/2007/03/bob-hagen-on-botnet-evolution.html&#34;&gt;blog post on bots&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Who fears other ideas??</title>
      <link>https://blog.lippard.org/2007/06/who-fears-other-ideas.html/</link>
      <pubDate>Wed, 06 Jun 2007 03:58:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/06/who-fears-other-ideas.html/</guid>
      <description>&lt;p&gt;Casey Carmical, of Casey&amp;rsquo;s Critical Thinking blog, &lt;a href=&#34;http://www.carmical.net/blog/creation_museum_cincinnati.html&#34;&gt;posts about the Answers in Genesis Creation Museum under the headline &amp;ldquo;Evolutionists fear other ideas&amp;rdquo;&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;If Answers in Genesis is taking facts “out of context,” it should be fairly easy to point out, and if the information that AiG is presenting is, in fact, inaccurate and involves logical fallacies, then what could be a better resource for teaching critical thinking? Students of the university should be taken to the museum in busloads to learn how to think critically. But alas, evolutionists are not concerned for people’s critical thinking skills, they are afraid of people exercising them. Evolution cannot stand up to criticism, and when both theories are presented side by side people can instinctively see which one better fits with the evidence.&lt;/blockquote&gt;I posted the following comment, but apparently Casey hasn&amp;rsquo;t seen fit to allow it through moderation, though he&amp;rsquo;s let another comment through since I posted it this morning:&lt;br /&gt;&lt;div class=&#34;comment-content&#34;&gt;&lt;p&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Critical reviews of Michael Behe&#39;s The Edge of Evolution</title>
      <link>https://blog.lippard.org/2007/06/critical-reviews-of-michael-behes-edge.html/</link>
      <pubDate>Tue, 05 Jun 2007 17:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/06/critical-reviews-of-michael-behes-edge.html/</guid>
      <description>&lt;p&gt;Blake Stacey is maintaining a list, at &lt;a href=&#34;http://www.sunclipse.org/?p=123&#34;&gt;Science after Sunclipse&lt;/a&gt;.&lt;span class=&#34;on&#34; style=&#34;display: block;&#34; id=&#34;formatbar_CreateLink&#34; title=&#34;Link&#34; onmouseover=&#34;ButtonHoverOn(this);&#34; onmouseout=&#34;ButtonHoverOff(this);&#34; onmouseup=&#34;&#34; onmousedown=&#34;CheckFormatting(event);FormatbarButton(&#39;richeditorframe&#39;, this, 8);ButtonMouseDown(this);&#34;&gt;&lt;/span&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Answers in Genesis responds to CMI</title>
      <link>https://blog.lippard.org/2007/06/answers-in-genesis-responds-to-cmi.html/</link>
      <pubDate>Tue, 05 Jun 2007 14:40:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/06/answers-in-genesis-responds-to-cmi.html/</guid>
      <description>&lt;p&gt;Answers in Genesis has sent out an email to supporters about the &amp;ldquo;spiritual attack&amp;rdquo; from Creation Ministries International.  Where CMI has always kept AiG informed about how it has been proceeding and giving them a chance to respond and participate in dialogue, AiG didn&amp;rsquo;t send a copy of this to CMI&amp;ndash;but of course they ended up receiving it anyway.&lt;br /&gt;&lt;br /&gt;This is the version that CMI sent out to its own supporters, with their comments included (as you&amp;rsquo;ll see described at the very beginning).  The AiG letter is in bold, the CMI comments are labeled, and I&amp;rsquo;ve inserted a few comments of my own, labeled and in brackets.&lt;br /&gt;&lt;br /&gt;I find this very interesting, because if you dig into the details, the case overwhelmingly supports CMI, at least on ethical grounds.  (I&amp;rsquo;m not an expert on the legal matters&amp;ndash;the fact that the previous AiG-Australia board signed the one-sided agreement favoring AiG-US may be a difficult obstacle for CMI to overcome.)  But most Christians don&amp;rsquo;t care about digging into the details, they just listen to the pastors and leaders that they trust, which is why &lt;a href=&#34;http://http//secularoutpost.blogspot.com/2006/08/religious-fraud-increasing.html&#34;&gt;con men have such success preying on the religious&lt;/a&gt;.  Ken Ham has apparently done quite well at getting people to side with him based on his own charisma and persuasiveness, but if you read any of his written work critically, you see that it falls apart.&lt;br /&gt;&lt;br /&gt;UPDATE (June 18, 2007):  A similarly commented email from Mark Looy of AiG-US may be found on the CMI website &lt;a href=&#34;http://www.creationontheweb.com/content/view/4497/&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Answers in Genesis under Spiritual Attack&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;June 1, 2007&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;(With interspersed responses, dated June 4, 2007, from Creation Ministries International.  Although large numbers got this sent to them by AiG, CMI was not included.  We are filled with dismay at the many distortions of truth and misleading comments in this, as we think will become apparent from our response, sadly.  A document like this, which is in effect an &amp;lsquo;accusation against the brethren&amp;rsquo;, cannot be just ignored-truth matters.  Perhaps reading this will help those unfortunate enough to have received it to become aware of why we had to, in an effort to be as open and transparent as possible, invite a formal ecclesiastical/judicial committee of enquiry to form under Clarrie Briese, the reports from which, plus other important documentation, can be found at &lt;a href=&#34;http://www.creationontheweb.com/briese2&#34;&gt;&lt;a href=&#34;https://www.creationontheweb.com/briese2&#34;&gt;www.creationontheweb.com/briese2&lt;/a&gt;&lt;/a&gt; )&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Dear Friends of AiG,&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;On behalf of the Board of Directors of Answers in Genesis, we want to invite you to praise the Lord with us in the opening of the Creation Museum (and in the blessing He has poured out on the entire ministry). On the museum&amp;rsquo;s opening day, May 28, over 4,000 visitors attended, with more than 100 news media (over two days) also on hand to give the museum wide coverage all over the world. We enjoyed receiving well wishers from other ministries, such as the Institute for Creation Research (its president and chairman were present at the museum&amp;rsquo;s ribbon-cutting ceremony), the Christian Law Association, and others. We give thanks for the tremendous support from God&amp;rsquo;s people in prayer, gifts, and in museum attendance.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;We pray and trust that the museum&amp;rsquo;s message will be heard by hundreds of thousands of people each year, and will not only affect the lives of many of God&amp;rsquo;s people, but see many others receiving the Lord Jesus Christ as Savior.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;CMI comment: CMI staff had input into the early stages of the museum planning, before we were &amp;lsquo;cut off&amp;rsquo;.  As we have said on our web site and in our Infobytes email newsletter, we are pleased that the museum is open and also hope that many will come under conviction and be saved through the museum&amp;rsquo;s message.  This has nothing to do with the dispute.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;The AiG board is committed to honoring the Lord and His Word not only in the museum, but in all the ministries of AiG. Our commitment to financial integrity, for example, is evidenced by our membership in the Evangelical Council for Financial Accountability (ECFA) arid by a special designation from MinistryWatch.com as a &amp;ldquo;top 30&amp;rdquo; ministry that people can give to with confidence.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;CMI comment: Nor has this much to do with the dispute, as we don&amp;rsquo;t doubt that AiG-US follows proper audited accounting procedures, as required for a non-profit corporation under US law.  However, from our experience of appealing to the ECFA for them to intervene re AiG&amp;rsquo;s switching our Creation magazine subscribers to their new &amp;lsquo;replacement&amp;rsquo; magazine, an effective theft of hundreds of thousands of dollars that involved deceiving subscribers into thinking that our magazine was no longer available in the USA, we doubt that its imprimatur means much in terms of guaranteeing ethical behaviour overall.&lt;br /&gt;&lt;br /&gt;[Lippard comment:  Indeed&amp;ndash;it&amp;rsquo;s clear that the ECFA doesn&amp;rsquo;t say anything at all about the accuracy of the information purveyed by AiG!]&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;In recent days, we received museum opposition from protestors, some media outlets, and through emails and on the internet. Indeed, AiG finds itself in a continuing spiritual warfare. Yet in all this, we give thanks to our Lord, for the Lord will use it for His glory.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;CMI comment: Such opposition is the common lot of all who will stand for the truth of God&amp;rsquo;s Word.  It has nothing to do with the CMI-AiG-US dispute.  CMI is also subject to major opposition.  However, such opposition does not of itself prove our godliness, righteousness, etc.&lt;br /&gt;&lt;br /&gt;[Lippard comment:  AiG&amp;rsquo;s implied argument is:  God&amp;rsquo;s people are always under attack when doing his work.  We are under attack.  Therefore, we are God&amp;rsquo;s people under attack.  That&amp;rsquo;s the fallacy of affirming the consequent&amp;ndash;the same erroneous argument used by crackpots who are receiving ridicule when they claim that &amp;ldquo;They laughed at Galileo,&amp;rdquo; as though the mere fact that people laugh at them puts them on a par with Galileo.]&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;While we have received opposition from the secular world during this time, the most disappointing attack has come from our former sister ministry, Creation Ministries Int&amp;rsquo;l (CMI). On the eve of the opening of the museum, CMI sent letters and used the internet to publicly report on a dispute that is well over a year old. CMI sent us a letter, only 24 hours before the museum ribbon-cuffing ceremony, informing us they were filing a lawsuit against AiG and its president, Ken Ham, in an Australia court. They have now done so. Immediately after the opening of the museum, they sent letters to numerous (perhaps hundreds) of people and used the internet to publicly report the dispute.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;CMI comment: This makes it seem as though CMI timed these events to be as nasty as possible.  However, the reality is otherwise.  Firstly, legal processes like the serving of writs (lawsuits) cannot be timed like this; such processes are determined by the legal process.  Legal proceedings were initiated months ago (we told AiG-US of this, associated with one more offer to meet to resolve the dispute, and that being rejected (ignored), and then another offer of binding Christian arbitration-see below). Secondly, when it looked like the serving of the writ was going to coincide with the opening of the museum, we asked for it to be delayed, if possible.  Furthermore, to avoid public embarrassment of a sheriff of the court serving papers in person, we asked if there was another way.  We were told that if AiG-US told our lawyers the name of their lawyers for service of the writs, they could be lodged with them rather than in person. Why the communication with AiG-US &amp;lsquo;only 24 hours before the ribbon cutting ceremony&amp;rsquo;?  AiG-US was having a board meeting over the weekend of the opening, a rare face-to-face meeting of the directors at which the directors of AiG-UK would also be present.  We thought it only fair that the directors had the opportunity to discuss the matter in such a setting, rather than by telephone or email, piecemeal, at a later time.  Furthermore, we thought that this would have the maximum likelihood of a change of heart (although from the track record of the last twenty months we thought this was only a remote possibility, our directors wanted to pursue every avenue for resolution).&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;One of CMI&amp;rsquo;s claims is that AiG-USA refuses to meet with its board. To the contrary our board met in person with the legally recognized and appointed board of directors of the Australian ministry (called AiG-Australia at the time) and signed a Memorandum of Agreement in October 2005, which had peacefully resolved the differences at that time (which included an agreement to arbitrate any future dispute).&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;CMI comment: This is amazingly deceptive, even astonishing in its brazenness.   The refusal to meet that we repeatedly bring up is a refusal to meet with the current Board, the ones in office for nearly 18 months now in this time of major dispute.  Whereas the Board to whom AiG refers here is not the legally constituted Board of the ministry, but the previous Board which handed over the company after resigning en masse and seeking indemnity from penalties for their actions signing that &amp;lsquo;agreement&amp;rsquo;.&lt;br /&gt;&lt;br /&gt;Furthermore, when we talk about a refusal to meet, it is clearly in the context of the present dispute, which only really erupted as a serious legal issue because of and therefore after the signing of the agreement drawn up by AiG-US&amp;rsquo;s lawyers, with all the terrible ramifications for our ministry.&lt;br /&gt;&lt;br /&gt;So how can reference to a meeting before that time, with people who are no longer part of the ministry, be anything other than a &amp;lsquo;red herring&amp;rsquo; attempt to confuse the public on the very serious matter of their nearly two-year refusal to meet properly face-to-face to sort out the issues, as befits brethren?&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Unfortunately, the management of AiG-Australia later disavowed the agreement and, after an impasse and much frustration with management, the full Australian board resigned.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;CMI comment: This is a reversal of the order of events, giving another deceptively false impression.  The management did not have the authority to &amp;lsquo;disavow the agreement&amp;rsquo;, and did not do so. The Australian management tried to meet with the Board to discuss the &amp;lsquo;agreement&amp;rsquo;, which was signed at AiG-US&amp;rsquo;s urging behind the backs of all management here in Australia. (This was contrary to those previous directors&amp;rsquo; commitment to several senior staff before the joint board meeting that they would &amp;rsquo;not sign anything&amp;rsquo; without consultation.)  The Australian directors at the time failed to meet, and events culminated in their resignations.  Their resignations were due to their own rash actions, not any &amp;lsquo;rebellion&amp;rsquo; as AiG-US spokesmen have told third parties, poisoning the well for CMI.  Furthermore, contrary to the impression given in this email from AiG-US, the Board of CMI (not the management) did not formally reject the &amp;lsquo;agreement&amp;rsquo; until 28 February 2006, just before our re-branding as CMI.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;AiG-Australia management then appointed a new board,&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;CMI comment: This makes it seem as though the appointment of the new board was somehow improper.  This is untrue.  The outgoing directors specified that the CEO, Dr Carl Wieland, should be made Managing Director and given responsibility for appointing new directors. They said through their lawyer that if Dr Wieland had been on the board (MD instead of CEO) that the recent catastrophic events would not have transpired.  In consultation with senior staff and scientists, Dr Wieland chose directors with a proven track record of hands-on involvement with creation ministry.  For the details of what happened, see A brief chronology of events  &lt;a href=&#34;http://www.creationontheweb.com/images/pdfs/dispute/chronological_ordershort.pdf&#34;&gt;&lt;a href=&#34;https://www.creationontheweb.com/images/pdfs/dispute/chronological_ordershort.pdf&#34;&gt;www.creationontheweb.com/images/pdfs/dispute/chronological_ordershort.pdf&lt;/a&gt;&lt;/a&gt;  (scroll down to Oct 2005).  CMI Board has also instituted another level of accountability for the board; an extra-board membership that outnumbers the directors, which now appoints directors and holds the board accountable at an annual meeting.  &amp;lsquo;There is safety in a multitude of counselors&amp;rsquo; (Prov. 11:14).&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;and changed its name to CMI.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;CMI comment:  AiG-Australia was forced to change its name when AiG-US told us to do our own web site.  AiG-Australia was given this directive in response to our earliest pleas to AiG-US for peace talks, to find a way forward together, in mid-November 2005.  This of course forced us to re-brand, since one cannot have two totally separate organisations using the same brand on two separate global websites-a recipe for total confusion, especially for our Australian supporters.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;CMI continues to refuse to follow the directives of its former board (as contained in the October agreement), and the restoration of harmony so hoped for in October 2005 was derailed.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;CMI comment: It is a strange way to bring &amp;lsquo;restoration of harmony&amp;rsquo;, to damage, plunder and pillage the other party, which is what the &amp;lsquo;agreement&amp;rsquo; did.  For a summary of the way that the agreement damaged CMI, please see What&amp;rsquo;s our concern with the situation?&lt;br /&gt;(&lt;a href=&#34;http://www.creationontheweb.com/content/view/4770&#34;&gt;&lt;a href=&#34;https://www.creationontheweb.com/content/view/4770&#34;&gt;www.creationontheweb.com/content/view/4770&lt;/a&gt;&lt;/a&gt;)&lt;br /&gt;&lt;br /&gt;Furthermore, by what reasoning should a lawfully constituted current Board feel itself bound to continue to &amp;lsquo;follow the directives&amp;rsquo; of a Board which has abdicated en masse, especially when their actions have led to so much damage for the ministry?&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;In subsequent months, CMI continued to deny our requests for the new CMI board and AiG-USA board to meet. At one stage, the AiG board offered to meet with the CMI board at a mutually convenient location for a day or two to get to know each other, and then have the CEOs of both ministries join the boards to try to resolve the issues. To this end, we offered to fly the entire CMI board and its CEO to the U.S., at our expense. But CMI refused this and all other invitations.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;CMI comment:  This is bizarre in the extreme, a reversal of reality.  See Mr Clarrie Briese&amp;rsquo;s summary of the attempts CMI has made to find resolution, which were all rejected or ignored (mainly the latter) by AiG-US: look for the section titled Documents showing Genuine Efforts to Reconcile/Settle the Dispute&lt;br /&gt;(&lt;a href=&#34;http://www.creationontheweb.biz/chairmans_report.html&#34;&gt;&lt;a href=&#34;https://www.creationontheweb.biz/chairmans_report.html&#34;&gt;www.creationontheweb.biz/chairmans_report.html&lt;/a&gt;&lt;/a&gt; ) and following.&lt;br /&gt;The truth is that there was NEVER an offer to meet with the entire Australian Board, face to face, all at once, up front.  Note how this is covered over by cleverly referring to the Australian Board &amp;lsquo;and its CEO&amp;rsquo;.  AiG knows full well that ever since the old Board&amp;rsquo;s abdication, our ministry has not had a CEO.  It insists on using such terminology, because otherwise it becomes a lie to say that it agreed to meet with the Board, because Carl Wieland is and was then a member of that Board.  And all of their three (really 2 BD) offers were completely neutralized by coupling them with the following conditions:&lt;br /&gt;&lt;br /&gt;a)      Not wanting to meet with Carl present, or excluding him for the first two days (Ken Ham&amp;rsquo;s brother later stated that this was so that Ken&amp;rsquo;s Board could persuade the new Australian directors &amp;lsquo;why Carl could not be trusted&amp;rsquo;)  AND/OR&lt;br /&gt;&lt;br /&gt;b)      Insisting that the meeting was not permitted to discuss the very issues at stake, namely the &amp;lsquo;agreements&amp;rsquo; signed which plunged the ministries into crisis.  We would counter by asking that they drop such preconditions, but to no avail.&lt;br /&gt;&lt;br /&gt;It is obviously quite misleading to talk about &amp;lsquo;inviting the Board&amp;rsquo;, when one is actually refusing to include one member of that Board.  But even more importantly, Carl Wieland was the only director who had first-hand knowledge of the events leading up to November 2005.  The exclusion was clearly tactical.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;CMI offered to arbitrate the disputes between the ministries, but they insisted on their own set of strict terms and pre-conditions.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;CMI comment:  No.  CMI offered to submit to an arbitration process (CMI was not the arbitrator!), along with AiG-US.  The proposal by CMI was never responded to by AiG-US to indicate which &amp;rsquo;terms and pre-conditions&amp;rsquo; were not suitable to them.  There was no statement by CMI that the conditions were not negotiable, only that if they were accepted the proposal &amp;lsquo;as is&amp;rsquo;, then CMI would be immediately bound to the process (i.e., CMI could not back out).  This was the first of two &amp;lsquo;binding arbitration offers&amp;rsquo; refused/ignored by AiG-US.  They did not even bother to discuss the conditions.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Instead of relying upon a neutral and recognized arbitration body, CMI proposed its own unique arbitration method and insisted that it be conducted in Australia, under Australian law, and by Australian attorneys or judges. Frankly, CMI&amp;rsquo;s proposal did not comport with normal and accepted rules for arbitration.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;CMI comment:  Which arbitration offer is being referred to here?  CMI made two offers (August 2006 and March 2007), both of which were completely ignored by AiG-US (no response whatsoever).  The second proposal was formulated under the guidance of a Christian barrister at law (senior counsel in the USA) and as the proposal stated, it would have been under the jurisdiction of the Commercial Arbitration Act 1990 (Queensland), which sets out the procedures in detail.  So it is completely wrong for AiG-US to claim that &amp;lsquo;CMI&amp;rsquo;s proposal did not comport with normal and accepted rules for arbitration&amp;rsquo;.  This is yet another example of a baseless claim by AiG-US, and they have been informed otherwise some time ago in writing.  This is amazingly prejudicial and misleading statement that has no basis in fact.  You can read the proposal at &lt;a href=&#34;http://www.creationontheweb.biz/offer-binding_christian_arbitration.pdf&#34;&gt;&lt;a href=&#34;https://www.creationontheweb.biz/offer-binding_christian_arbitration.pdf&#34;&gt;www.creationontheweb.biz/offer-binding_christian_arbitration.pdf&lt;/a&gt;&lt;/a&gt; and see that it is absolutely fair, with AiG-US choosing three possible arbitrators and CMI having to choose one of those three; what could be fairer?  It is in effect saying, &amp;lsquo;Pick your own Christian judge&amp;rsquo;.  But having completely rejected all such things, though trying to shift the goalposts at the last minute, they are now able to cloak themselves in the mantle of &amp;lsquo;godly persecution&amp;rsquo; and amazingly, make it look as if AiG has wanted binding arbitration all along!&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;More importantly, as a ministry in Kentucky, USA, we do not believe the law of Australia is even appropriate in this case.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;CMI comment: The arbitration proposal above, reproduced in full on the web, sets out clearly why the arbitration should most definitely be in Australia.  This is not some minor issue, and if one is only concerned with a fair verdict, why not use a formal process that involves the very jurisdiction (Australia) which one&amp;rsquo;s own documents have stipulated?&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;At the least, this is an issue that a neutral arbiter should be allowed to determine.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;CMI comment: How would an arbitrator chosen as per the procedure proposed above not be neutral?  If anything he/she could be biased in favour of AiG-US, since they would choose all three options!&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Having reached an impasse with CMI on numerous issues, we asked the independent, internationally recognized Christian conciliation organization, Peacemaker Ministries (which also has conciliators in Australia), to moderate and resolve the dispute.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;CMI comment: This again is highly misleading.  It makes it sound as if AiG-US was interested in mediation all along.  However, as the Briese Chairman&amp;rsquo;s report documents, it not only ignored such efforts, it formally cut us off with a widely distributed letter containing serious innuendo and libel/slander, which it refused to withdraw when we pleaded with them to do so.  The sudden Damascus-road-like conversion to mediation was only after we said we would hold them accountable at law, failing an urgent meeting to settle the issues (which they again refused/ignored).&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Under Peacemaker&amp;rsquo;s direction, AiG will meet anywhere to resolve these disputes with CMI and under any arbiter or arbiters that Peacemaker Ministries finds appropriate. CMI refused three offers to settle the issues through Peacemaker Ministries-reusing Christian mediation and binding arbitration (and CMI even rebuffed Peacemaker Ministries directly). We are saddened that CMI rejects neutral Christian arbitration and conciliation, and instead opts to publicly try the dispute in the secular courts.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;CMI comment: Once again this is a bizarre twist on what happened.  After 18 months of our pleadings being ignored we told AiG-US that we had no choice but to hold them accountable at law.  Suddenly AiG-US got interested in Peacemakers mediation, but at that stage, they were not suggesting going straight to arbitration.  This is a very important distinction, as will become clear. (And we are only aware of one such formal proposal, not three.) They said that the process might lead to arbitration, but there was no formal proposal for binding arbitration.  (See later re the informal phone call at the very, very last minute, when they had our lawsuit wording in their hands, about binding arbitration after all.)&lt;br /&gt;&lt;br /&gt;[Lippard comment:  In other words, AiG is willing to talk about arbitration to derail and delay a legal process, but not willing to commit to making that arbitration binding.  So if they like the result of the arbitration, they&amp;rsquo;ll commit, but otherwise, walk away or engage in further delay to avoid any results they don&amp;rsquo;t like.]&lt;br /&gt;&lt;br /&gt;Furthermore, the statement: &amp;lsquo;CMI even rebuffed Peacemaker Ministries directly&amp;rsquo; is clearly and misleadingly designed to make us sound evil by innuendo.  The truth is that we gave AiG-US our carefully-considered reasons why we could not take part in a process of mediation prior to binding judgment, because of the delays their intransigence had caused, which would permit them to drag things on past the point of our rights to redress expiring.  Nevertheless, we gave them the last offer of binding arbitration, making it clear that because they had used Australian law (paying Australian lawyers, specifying the legal jurisdiction as Australia) to tie us in legal knots, all would have to be settled under Australian law, as it would be if we chose not to be merciful and proceeded to hold them accountable.  However, instead of coming back to us, or even discussing our arbitration offers, AiG-US had Peacemakers approach us.  So, our courteous response was of course to Peacemakers, who seemed to be acting as a proxy for AiG-US.  As CMI said at the time, we would be happy to engage Peacemakers in a mediation process leading to reconciliation, after the legal noose is removed from CMI&amp;rsquo;s neck.  Since AiG-US would not willingly agree to such noose-removal, it could only be achieved by arbitration or, failing AiG-US agreeing to that, court action.  Engaging in mediation before resolving the legal issues could well have jeopardized our ability to later find redress for the legal matters, as even Peacemakers&amp;rsquo; own information points out.  At the very last minute, (everything was already in train. They had our lawsuit wording in their hands and had seen the Briese report) AiG-US finally indicated, via a third party phone call, that they would be now willing to go to binding arbitration but only via this same organization, and still rejected arbitration under Australian law.  But without ever once saying to us why our proposal was unacceptable.  This was literally only DAYS before AiG wrote this document to which we are responding, so it is highly misleading to give the impression as if all along they were willing to have binding arbitration.  It&amp;rsquo;s easy to say things, but it&amp;rsquo;s documents that speak for themselves; which is why Mr Briese&amp;rsquo;s report, analyzing the documents, turns out to be so vital.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;We are grieved that CMI chose to make this matter public world-wide via the web and an email campaign;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;CMI comment: AiG-US engaged in an email campaign by innuendo against CMI  (CMI has a &amp;lsquo;spiritual problem&amp;rsquo;; &amp;lsquo;contact us for more details&amp;rsquo;).  We don&amp;rsquo;t know who received such emails or what they were told by AiG-US when they made contact.  CMI&amp;rsquo;s efforts are aimed at bringing resolution.  If the only way this can happen, it seems, is to bring things into the light, then so be it. Scripture says that things whispered in secret will be shouted from housetops (Luke 12:3).  If people do nothing wrong in secret then there is nothing to fear from public exposure.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;in this manner, so many distortions and untruths have been scattered abroad.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;CMI comment: No distortions or untruths have been pointed out by AiG-US. This is yet another example of AiG-US making grand claims without substance (Mr Briese also documents such tactics by AiG-US regarding emails by Dr Sarfati.  When asked to produce evidence in the light of day, nothing happens).&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;One of the links they provided connects to something called the &amp;ldquo;Briese report.&amp;rdquo; This report was issued by a group of people &amp;ndash; selected by CMI itself &amp;ndash; to conduct an &amp;ldquo;investigation.&amp;rdquo; Because of concerns over the perceived bias of this panel (since it was selected by CMI and headed by a &amp;ldquo;member&amp;rdquo; of the CMI organization, and since CMI itself set the &amp;ldquo;objectives&amp;rdquo; of this panel), AiG and others associated or familiar with this dispute declined to be involved.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;CMI comment: Please read the credentials of the committee members at: &lt;a href=&#34;http://www.creationontheweb.biz/briese_committee_menu.html&#34;&gt;&lt;a href=&#34;https://www.creationontheweb.biz/briese_committee_menu.html&#34;&gt;www.creationontheweb.biz/briese_committee_menu.html&lt;/a&gt;&lt;/a&gt;  .   All have independent reputations that they would not risk to rubber stamp some subterfuge of CMI or anyone else.  This charge by AiG-US is astonishing in its brazenness.  Mr Briese&amp;rsquo;s reputation as a corruption fighter is unblemished (you could have read about Mr Briese on AiG&amp;rsquo;s web site, except they recently removed the Creation article about him).  You can read it at: &lt;a href=&#34;http://www.creationontheweb.com/Briese&#34;&gt;&lt;a href=&#34;https://www.creationontheweb.com/Briese&#34;&gt;www.creationontheweb.com/Briese&lt;/a&gt;&lt;/a&gt;  .  This was published well before any of the current troubles erupted.  Yes, Mr Briese is one of the wider members of CMI, mentioned by us above, one of the body that holds the Board accountable at an annual meeting (that&amp;rsquo;s all; he is not on the payroll, etc.).  Also, Mr Briese chased the paper trail, which is a legal procedure that uncovers documents that have been not divulged (deliberately or inadvertently).&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Indeed, it is shocking that CMI, which is a Christian organization, would employ such tactics&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;CMI comment: Tactics? This is a &amp;lsquo;smear statement&amp;rsquo;, with no substance. In desperation, we asked this eminent committee to form, to try to once again avoid the legal road.  We not only invited AiG to participate, but said that if they did, we would also participate with a similar committee of their choosing, provided only that the rules of total openness were followed.   The same Clarrie Briese, incidentally, helped save this ministry with a similar enquiry from damaging libel by a renowned humanist opponent, something for which Ken Ham, as a director at the time, was very grateful for.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;and then publicize this report as fact, when it is filled with half-truths and blatant advocacy of the CMI position.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;CMI comment: Once again, AiG-US makes unsubstantiated accusations.  What half-truths?  Mr Briese would certainly like to hear about them!  Mr Briese&amp;rsquo;s findings are backed by extensive quotes from AiG-US documents and some 700 pages of documentation are indexed to his report.  Yes, Mr Briese certainly arrived at a point of supporting CMI&amp;rsquo;s contentions, because that is where the evidence led.  But he also added, of his own volition, his own observations, which only strengthened the gravity of the matters.  If AiG had evidence to the contrary, and had provided it as invited, the Briese committee would have certainly wanted to follow the evidence wherever it led.  In fact, Clarrie Briese&amp;rsquo;s membership of the company is precisely to be in a role of watchdog, to hold the directors accountable.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Up to this point, our Board had chosen to remain silent and was trying to resolve this matter privately.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;CMI comment:  Yes, the silence even extended to completely ignoring almost every request that CMI made to meet to resolve the difficulties.  But it has not extended to silence on the telephone to other parties, or the whispering campaign against CMI personnel, as documented by Mr Briese.  As we have shown in &lt;a href=&#34;http://www.creationontheweb.com/images/pdfs/dispute/chronological_ordershort.pdf&#34;&gt;&lt;a href=&#34;https://www.creationontheweb.com/images/pdfs/dispute/chronological_ordershort.pdf&#34;&gt;www.creationontheweb.com/images/pdfs/dispute/chronological_ordershort.pdf&lt;/a&gt;&lt;/a&gt; and as Mr Briese also independently documented, AiG-US have resisted every effort to settle this dispute.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;CMI has now made this dispute public, and we are now compelled to provide information to you to clarify this matter.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;CMI comment: It would be fine if it was accurate and not disinformation, as most of this is.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Unfortunately, we live in a time when even Christians have become highly litigious and are increasingly eager to use a secular court system to settle matters,&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;[Lippard comment:  AiG-US is all-too-willing to rely on (or at least threaten to use) the &amp;ldquo;secular court system&amp;rdquo; to settle matters when it suits them.  Check out &lt;a href=&#34;http://http//www.chillingeffects.org/protest/notice.cgi?NoticeID=1069&#34;&gt;this cease and desist notice&lt;/a&gt; that they issued to the &lt;a href=&#34;http://www.infidels.org/&#34;&gt;Internet Infidels&lt;/a&gt; when I was president of that organization regarding cartoon parodies posted by users of &lt;a href=&#34;http://www.iidb.org/&#34;&gt;our message boards&lt;/a&gt;.  (This was ultimately resolved without legal action&amp;ndash;we asked those who made the cartoon parodies to change the names on them and remove all references to the trademarks, then only removed those which failed to comply.)  Also see below, where CMI mentions that they have documentation of a legal threat against them by AiG-US.]&lt;br /&gt;&lt;br /&gt;CMI comment: It is with tears that CMI has embarked on legal action.  It is a total misrepresentation of the directors&amp;rsquo; attitude to suggest that they were &amp;rsquo;eager&amp;rsquo; to use the secular court system.  AiG-US has no basis whatsoever for such a grave smear.  Any reasonable person would see that we have gone the third, fourth and fifth mile in trying to resolve these matters privately, and then proposing Christian arbitration.  All efforts rejected.  Court action was the last resort, having tried all else.  Their last-minute shift, &amp;lsquo;dragged kicking and screaming&amp;rsquo; to the position of themselves informally proposing going straight to binding arbitration, should not be portrayed as a keenness for resolution.  We asked them to explain what was wrong with our proposal (you can check that proposal for yourself).  We cannot help but think that they are fearful of jointly submitting to arbitration under Australian law (despite having invoked Australian law themselves) perhaps because they know that there are issues of breach of Australian company law, etc.  Should we permit those engaging in the breaches to choose their own jurisdiction, but let them knock back a much fairer, cleaner and more straightforward offer, using established rules of long standing?  The other thing about Australian arbitration is that it is governed under law, which means that if the Christian judge makes an error of law in favour of CMI, e.g., then AiG could appeal it on those grounds.  In short, if they were serious about peaceful resolution, they would have been able to choose their own Christian judge, and the whole matter would never have reached the public eye.  The incredible distortions in this document give strong support to Mr Briese&amp;rsquo;s sober judge&amp;rsquo;s analysis of what is driving this whole thing and the need for it to be dealt with.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;even trying to justify such actions by declaring that somehow Romans &lt;/span&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;13:1 overrides I Corinthians 6.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;CMI comment: So is this saying that the CMI Board should allow CMI&amp;rsquo;s supporters and staff to be defrauded by AiG-US?  (How about 1 Cor. 6:8?) This would be an option for an individual, but not necessarily for a corporation governed by the laws of the state.  To say otherwise is close to the same sort of reasoning that has led some Christians to think that a president of a country should never defend its citizens, because the Bible says individual believers should turn the other cheek.&lt;br /&gt;&lt;br /&gt;But we totally agree that it is a shame for Christians to have to use secular authorities - as Paul said, they should be able to sort things out ecclesiastically.  That should be something they agreed to ages ago, not just after it&amp;rsquo;s clear that we will be taking them to court.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;We are deeply concerned that a para-church ministry would refuse Christian arbitration and then decide to sue brothers in Christ with a lawsuit, thus disobeying the Spirit of God&amp;rsquo;s instructions in I Corinthians 6.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;AiG encourages people to be like the Bereans in the Book of Acts and read these two passages for themselves.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;CMI comment: As part of this process, the whole counsel of God should be considered.  As part of this, please consider: Why CMI-Australia is holding AiG-US legally accountable for its actions (&lt;a href=&#34;http://www.creationontheweb.biz/lawsuit_justification.html&#34;&gt;&lt;a href=&#34;https://www.creationontheweb.biz/lawsuit_justification.html&#34;&gt;www.creationontheweb.biz/lawsuit_justification.html&lt;/a&gt;&lt;/a&gt; )  Note that we have documentation of a written legal threat by AiG-US against us, so this position that it is always under any circumstances &amp;lsquo;disobeying the Spirit of God&amp;rsquo; appears to be a position of current convenience.  (Obviously, every Christian corporation potentially relies on the power of the law when it goes into any sort of contract, or registers a trademark, or gives a copyright warning on its work, for example.  The point is the desire to sort it out between brethren if at all possible, and this is where the problem has been, as the Briese documentation makes clear.)&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Our heart is particularly sad for the churches and pastors, and even book distributors, in Australia who have also been warned or threatened with legal action by CMI for their affiliation with AiG-USA. Notwithstanding the myriad of details about the issues involved, this legal threat by CMI against churches and others constitutes a serious disobedience to our God.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;CMI comment: Note: &amp;rsquo;notwithstanding the myriad of details about the issues involved&amp;rsquo;.  In other words, if the reader were apprised of these it would not be as AiG-US insinuates.  AiG-US&amp;rsquo;s attempts to act deceptively in Australia by passing themselves off as Answers in Genesis in Australia when many (most?) still think of CMI as &amp;lsquo;AiG&amp;rsquo; here, will be resisted, with good justification to avoid confusion (trademark law protects against such deception / trading off confusion).  If AiG-US would walk in the light, it would not be trying to further undermine CMI-Australia by ruthless commercial actions, on top of what it has already done.  This whole matter being raised by AiG-US to paint us in a bad light is also addressed in the Briese report.  This judicial analysis is based on the documents, most of them exchanges between CMI and AiG-US, not on hearsay, emotive rhetoric or &amp;lsquo;spin&amp;rsquo;.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;AiG is committed to honoring God and His Word. We covet your prayers during these trying days. Yet, the Lord be praised.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;CMI comment: It would bring a real, tangible blessing to us if AiG-US would really honour the whole of God&amp;rsquo;s Word, including such strong admonitions as Micah 6:8 (God calls us to do justly, love mercy and to walk humbly with God).&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;If you have questions concerning the basics of this issue, please call Mark Looy, AiG&amp;rsquo;s chief communications officer, at (859) 727-2222, ext. 450 (please note that AiG is in the eastern time zone). If you have theological questions concerning our understanding of the Scriptures as they relate to this issue, please contact our board chairman, Pastor Don Landis (through Mark, who will pass it on to Pastor Landis).&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;[Lippard comment:  Note that Landis is the man who, in a letter to Carl Wieland, asked him if he had any undisclosed sins that might be causing this dispute, such as taking too many medications or being involved with pornography (quoted in the Briese report).  That&amp;rsquo;s a tactic that reminds me of the Church of Scientology&amp;rsquo;s &amp;ldquo;sec check&amp;rdquo; procedure!]&lt;br /&gt;&lt;br /&gt;CMI comment: If you contact Mr Looy, or Mr Landis, could you please get them to put their comments in writing (print) so that what is said can be tested to ascertain that you are being told the truth, or given accurate exegesis?  Proverbs 18:17.  Sadly, many have been just too willing to believe what they are told without checking it out (be good Bereans as AiG-US has said!).   In fact, one of the tragedies in all of this has been that AiG-US&amp;rsquo;s standard pattern has been to ask people to &amp;lsquo;contact us and you&amp;rsquo;ll get the facts&amp;rsquo;-but always declining if asked if a CMI person could be there to give the other side of the story.  And/or people are sworn to secrecy not to reveal to CMI what they are told.  Which is why it was so important to have the open (Briese) enquiry at last, where evidence could be presented, and tested at cross-examination.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;We plead with you to help us inhibit this unbiblical internet gossip and rumor mill by contacting us directly and/or simply committing it in prayer to the Lord. Thank you.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;CMI comment:   What CMI has put on the Internet is not gossip or rumor.  No one has demonstrated any factual error in what we have made available, and as we have said, if anyone will demonstrate such error we will correct anything we have written and we are sure Mr Briese would also.  It is &amp;lsquo;whispering&amp;rsquo; in telephone calls, swearing people to secrecy, as has been the pattern, that is gossip by definition, and that generates dark deeds and poisons relationships.   So people are being urged to avoid gossip by partaking of gossip!  We have with tears pleaded and pleaded for even the courtesy of open meeting for resolution, yet now we see this document that claims the very opposite, as if black is white, and good evil.  Enough!  If we had had the chance to talk all together in the open, even once, then maybe AiG&amp;rsquo;s Board, or at least some of them, might have come to see how seriously &amp;lsquo;filtered&amp;rsquo; their understanding of events is.  Sadly, this was never once permitted.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Sincerely,&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Board of Directors&lt;/span&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Answers in Genesis -USA&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Pastor Don Landis, Chairman&lt;/span&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Dan Chin, Vice Chairman&lt;/span&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Dr. Mark Jackson&lt;/span&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Dan Manthei&lt;/span&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Tim Dudley&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;With sadness, but resolved to see righteousness reign,&lt;br /&gt;&lt;br /&gt;The Board of Directors,&lt;br /&gt;Creation Ministries International (Australia)&lt;br /&gt;&lt;br /&gt;Kerry Boettcher, Chairman&lt;br /&gt;Dr David Christie&lt;br /&gt;Rev. Dr. Don Hardgrave&lt;br /&gt;Carolyn McPherson&lt;br /&gt;Dr Carl Wieland&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hospitals have been treating cardiac arrest wrong?</title>
      <link>https://blog.lippard.org/2007/06/hospitals-have-been-treating-cardiac.html/</link>
      <pubDate>Tue, 05 Jun 2007 00:26:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/06/hospitals-have-been-treating-cardiac.html/</guid>
      <description>&lt;p&gt;From &lt;a href=&#34;http://www.msnbc.msn.com/id/18368186/&#34;&gt;Newsweek&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Consider someone who has just died of a heart attack. His organs are intact, he hasn&amp;rsquo;t lost blood. All that&amp;rsquo;s happened is his heart has stopped beating &amp;ndash; the definition of &amp;ldquo;clinical death&amp;rdquo; &amp;ndash; and his brain has shut down to conserve oxygen. But what has actually died? &amp;ldquo;After one hour, we couldn&amp;rsquo;t see evidence the cells had died. We thought we&amp;rsquo;d done something wrong.&amp;rdquo; In fact, cells cut off from their blood supply died only hours later. &lt;p&gt; But if the cells are still alive, why can&amp;rsquo;t doctors revive someone who has been dead for an hour? Because once the cells have been without oxygen for more than five minutes, they die when their oxygen supply is resumed. &lt;/p&gt;</description>
    </item>
    <item>
      <title>Night at the Creation Museum</title>
      <link>https://blog.lippard.org/2007/06/night-at-creation-museum.html/</link>
      <pubDate>Mon, 04 Jun 2007 18:39:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/06/night-at-creation-museum.html/</guid>
      <description>&lt;p&gt;These guys are good.  (Hat tip to &lt;a href=&#34;http://scienceblogs.com/pharyngula/2007/06/night_at_the_creation_museum.php&#34;&gt;Pharyngula&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;&lt;object width=&#34;425&#34; height=&#34;350&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/xR8MGAsidFI&#34;&gt;&lt;/param&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;/param&gt;&lt;embed src=&#34;http://www.youtube.com/v/xR8MGAsidFI&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;350&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Clark Adams&#39; memorial service</title>
      <link>https://blog.lippard.org/2007/06/clark-adams-memorial-service.html/</link>
      <pubDate>Mon, 04 Jun 2007 15:46:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/06/clark-adams-memorial-service.html/</guid>
      <description>&lt;p&gt;Until yesterday, I&amp;rsquo;d only attended funerals or memorial services for four people I&amp;rsquo;ve known; three of those have been in the last three years.  All were at least nominally religious or spiritual funerals, and all (except the first, which I was too young to fully understand) struck a deep emotional chord in me.  They were celebrations of the lives of these people, combined with grief for the loss of their presence.  I wondered if a non-religious funeral would have the same emotional content.&lt;br /&gt;&lt;br /&gt;Yesterday, I flew up to Las Vegas for Clark Adams&amp;rsquo; memorial service.  Mel Lipman of HALVASON was the officiant&amp;ndash;he said it was about the 50th such service he had done, but was the first for someone that he had been such a close friend to.  He was followed by remarks from Clark&amp;rsquo;s friends Rob and Raul, who shared personal memories of Clark and what he meant to them.   Clark&amp;rsquo;s mother was represented by a beautiful letter that closed with &amp;ldquo;THOUGHTfully yours, Clark&amp;rsquo;s mom.&amp;rdquo;  There were photos and video of Clark.  We laughed, we shed tears, we hugged.  We shared memories of Clark and we made new friends.  At dinner afterward, several people gave homage to Clark by ordering Diet Cokes with no ice (even though Matt said &amp;ldquo;I hate Diet Coke&amp;rdquo; and Brandon said &amp;ldquo;and I love ice!&amp;rdquo;).&lt;br /&gt;&lt;br /&gt;The emotional content was the same&amp;ndash;a mix of joy for the positive contributions Clark made to all of our lives and sadness that he&amp;rsquo;s gone.  But I found it a better experience than the religious ceremonies in this regard, in that these are people like me, that I can genuinely connect with on a deeper and more honest way, despite the fact that I don&amp;rsquo;t know many of them very well.  We know that Clark is gone, and that our lives here are all we have, making every moment more precious.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Creation Ministries International sues Answers in Genesis</title>
      <link>https://blog.lippard.org/2007/06/creation-ministries-international-sues.html/</link>
      <pubDate>Mon, 04 Jun 2007 04:23:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/06/creation-ministries-international-sues.html/</guid>
      <description>&lt;p&gt;Creation Ministries International has filed a lawsuit against Answers in Genesis in Australia.&lt;br /&gt;&lt;br /&gt;From &lt;a href=&#34;https://web.archive.org/web/20070610120854/https://theaustralian.news.com.au/story/0,20867,21843706-2702,00.html?from=public_rss&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Australian&lt;/span&gt;&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;A week after former Queensland science teacher Ken Ham opened the world&amp;rsquo;s first Creation Museum - a $33 million facility in Petersburg, Kentucky - he is being sued by the Australian evangelical organisation he helped to set up and which served as a springboard for his leap into the US evangelical movement two decades ago.&lt;br /&gt;&amp;hellip;&lt;br /&gt;&lt;p&gt;The suit focuses on a dispute over the Australian organisation&amp;rsquo;s production of a creationist magazine, sold in the US to more than 35,000 subscribers, and has led to revelations about the three-year battle between the two ministries. &lt;/p&gt;</description>
    </item>
    <item>
      <title>Sen. Jon Kyl responsible for &#34;secret hold&#34; on Open Government Act</title>
      <link>https://blog.lippard.org/2007/06/sen-jon-kyl-responsible-for-secret-hold.html/</link>
      <pubDate>Fri, 01 Jun 2007 18:24:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/06/sen-jon-kyl-responsible-for-secret-hold.html/</guid>
      <description>&lt;p&gt;The Open Government Act, a bill which would require the government to provide justifications for refusal to answer Freedom of Information Act requests, has been blocked in the Senate by an anonymous, secret hold placed by one Senator.  This is the same process by which Sen. Ted Stevens placed a secret hold last year on a bill to create a publicly searchable database of earmarks.&lt;br /&gt;&lt;br /&gt;After the Society for Professional Journalists began a search for the responsible Senator who wants the government to continue to be able to stonewall FOIA requests without justification, he came forward&amp;ndash;and &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/06/anonymous_hold_revealed_jon_ky.php&#34;&gt;it&amp;rsquo;s Arizona Senator Jon Kyl&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Maricopa County Trustee&#39;s Sale Notices for May 2007</title>
      <link>https://blog.lippard.org/2007/06/maricopa-county-trustees-sale-notices.html/</link>
      <pubDate>Fri, 01 Jun 2007 00:40:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/06/maricopa-county-trustees-sale-notices.html/</guid>
      <description>&lt;p&gt;May&amp;rsquo;s total was 2009. The graph needs little comment this month, I think.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/images/mayNTRs.jpg&#34;&gt;&lt;img id=&#34;BLOGGER_PHOTO_ID_5070889934877132754&#34; style=&#34;DISPLAY: block; MARGIN: 0px auto 10px; CURSOR: hand; TEXT-ALIGN: center&#34; alt=&#34;&#34; src=&#34;https://blog.lippard.org/images/mayNTRs.jpg&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;&lt;b&gt;M.C. N/TR Descriptive Stats&lt;/b&gt;&lt;/th&gt;&lt;/tr&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Mean&lt;/td&gt;&lt;td&gt;939.6912752&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Median&lt;/td&gt;&lt;td&gt;822&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Mode&lt;/td&gt;&lt;td&gt;746&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Standard Deviation&lt;/td&gt;&lt;td&gt;323.391527&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Range&lt;/td&gt;&lt;td&gt;1527&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Minimum&lt;/td&gt;&lt;td&gt;482&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Maximum&lt;/td&gt;&lt;td&gt;2009&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Sum&lt;/td&gt;&lt;td&gt;140014&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Count&lt;/td&gt;&lt;td&gt;149&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>How conservative opposition to gay marriage has undermined straight marriage</title>
      <link>https://blog.lippard.org/2007/05/how-conservative-opposition-to-gay.html/</link>
      <pubDate>Wed, 30 May 2007 18:16:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/05/how-conservative-opposition-to-gay.html/</guid>
      <description>&lt;p&gt;Ed Brayton at Dispatches from the Culture Wars &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/05/why_gay_marriage_is_good_for_s.php&#34;&gt;reports on how gay parents have relied on the development of new methods to ensure their ability to adopt and serve as guardians of children.&lt;/a&gt; Second-parent adoption and visitation rights to adopted children by non-custodial parents (the two examples Ed provides) are also available to unmarried straights.  The result is that unmarried couples who previously married solely to obtain such legal protections don&amp;rsquo;t need to do so.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Origin of the term &#34;enhanced interrogation techniques&#34;</title>
      <link>https://blog.lippard.org/2007/05/origin-of-term-enhanced-interrogation.html/</link>
      <pubDate>Wed, 30 May 2007 17:48:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/05/origin-of-term-enhanced-interrogation.html/</guid>
      <description>&lt;p&gt;Andrew Sullivan &lt;a href=&#34;http://andrewsullivan.theatlantic.com/the_daily_dish/2007/05/verschfte_verne.html&#34;&gt;reports on the origin of the term &amp;ldquo;enhanced interrogation techniques,&amp;quot;&lt;/a&gt; as well as justification for their use that directly parallels those of the Bush administration.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Answers in Genesis Creationism Museum</title>
      <link>https://blog.lippard.org/2007/05/answers-in-genesis-creationism-museum.html/</link>
      <pubDate>Sun, 27 May 2007 16:55:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/05/answers-in-genesis-creationism-museum.html/</guid>
      <description>&lt;p&gt;P.Z. Myers at Pharyngula has put together &lt;a href=&#34;http://scienceblogs.com/pharyngula/2007/05/the_creation_museum.php&#34;&gt;a carnival of blog responses to the Answers in Genesis Creationism Museum&lt;/a&gt;, which includes a photographic tour of the museum.  The museum&amp;rsquo;s content is as bad as you might expect.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Contrasting Christian responses to Clark Adams&#39; death</title>
      <link>https://blog.lippard.org/2007/05/contrasting-christian-responses-to.html/</link>
      <pubDate>Sat, 26 May 2007 21:04:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/05/contrasting-christian-responses-to.html/</guid>
      <description>&lt;p&gt;When I wrote &lt;a href=&#34;https://blog.lippard.org/2007/05/clark-adams-rip.html&#34;&gt;my tribute to Clark Adams&lt;/a&gt;, I included this paragraph:&lt;br /&gt;&lt;blockquote&gt;Suicide always provokes questions about the cause. Given Clark&amp;rsquo;s activism in support of atheism, I won&amp;rsquo;t be surprised to see opportunistic speculation on the part of some advocates of religion that Clark&amp;rsquo;s atheism was why he killed himself, but there&amp;rsquo;s no evidence to support that.&lt;/blockquote&gt;Patrick Trotter has now commented on Clark&amp;rsquo;s death, exemplifying exactly what I was referring to, &lt;a href=&#34;http://bygtex.vox.com/library/post/when-one-has-no-hope.html&#34;&gt;under the heading &amp;ldquo;When One has no Hope&amp;hellip;&amp;quot;&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;This is what happens when someone has no hope or faith. Nothing to Believe in&amp;hellip;Nothing or No one to turn to. It&amp;rsquo;s a shame that a life this young was wasted. It&amp;rsquo;s also a shame that he spent his whole life, dedicated to waging war against God.&lt;br /&gt;&lt;br /&gt;I hope he found peace and salvation before he went&amp;hellip;..but with his resume, I doubt it.&lt;/blockquote&gt;Patrick, who I&amp;rsquo;m sure never met Clark, is making a number of erroneous assumptions&amp;ndash;that Clark believed in nothing, that Clark had no support, that his life was &amp;ldquo;wasted,&amp;rdquo; and that he was &amp;ldquo;waging war against God.&amp;rdquo;  He&amp;rsquo;s made no attempt to find out anything about Clark, what his life was like, what he thought, what he did, or the effects he&amp;rsquo;s had on other people.  Patrick Trotter here demonstrates the offensiveness of a religious bigot who has no interest in understanding, and who can&amp;rsquo;t resist making the suggestion that Clark is now burning in hell for his disbelief, an &lt;span style=&#34;font-style: italic;&#34;&gt;argumentum ad baculum&lt;/span&gt; to try to keep his fellow believers in line.&lt;br /&gt;&lt;br /&gt;Clark believed in many things&amp;ndash;he was a fan of science, of magic, of comedy, of music, of a good argument and a good joke.  He was a funny man who had many friends.  He lived a productive life that had positive impact on everyone around him.  And he didn&amp;rsquo;t believe God existed&amp;ndash;he no more waged war on God than on Santa Claus.  He opposed religion and didn&amp;rsquo;t care for religious ritual (even in secular form)&amp;ndash;his statement that has been most repeatedly quoted is &amp;ldquo;If atheism is a religion, then health is a disease.&amp;quot;&lt;br /&gt;&lt;br /&gt;A contrasting Christian commentary on Clark&amp;rsquo;s death comes from Anne Jackson, &lt;a href=&#34;http://www.flowerdust.net/?p=402&#34;&gt;who ponders the extent to which Christian stigmatization of atheists helps reinforce their negative impressions of Christianity&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Aside from the extreme “turn or burn” preachers in our day, we “modern, contemporary” Christians probably do an equal part of stigmatizing those of different (or no) faiths. The “unchurched”…the “lost souls we must save!!”…I have far too often encountered the almost immediate and disapproving looks and attitude that so many of us habitually carry around when discussing someone who is a “wayward child” or “bless his heart, he’s just so lost.” &lt;p&gt;I am ashamed that I have not made it a bigger priority in my own life to be more sensitive and less prideful in my faith. And as the title of this post says, I pray for mercy and forgiveness because we know not what we do.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Foul smell at elementary school turns out to be dead body in air duct</title>
      <link>https://blog.lippard.org/2007/05/foul-smell-at-elementary-school-turns.html/</link>
      <pubDate>Fri, 25 May 2007 23:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/05/foul-smell-at-elementary-school-turns.html/</guid>
      <description>&lt;p&gt;It&amp;rsquo;s not often that an event right in my neighborhood makes &lt;a href=&#34;http://www.cnn.com/2007/US/05/25/school.body.ap/index.html&#34;&gt;the front page of CNN&amp;rsquo;s website&lt;/a&gt;, but it did today when a foul smell at Sierra Vista Elementary School in Phoenix turned out to be a dead body in the cafeteria air conditioning ductwork.  Classes were dismissed for the day.&lt;br /&gt;&lt;br /&gt;Apparently the guy was trying to break into the school and became trapped and died (presumably of thirst).&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;ve submitted this one to &lt;a href=&#34;http://www.forteantimes.com/&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Fortean Times&lt;/span&gt;&lt;/a&gt;, which regularly prints accounts of stupid criminals and strange deaths.&lt;br /&gt;&lt;br /&gt;The &lt;a href=&#34;http://www.azcentral.com/community/phoenix/articles/0525duct0525-ON-CP.html&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt; covered the story&lt;/a&gt; earlier today.&lt;/p&gt;</description>
    </item>
    <item>
      <title>What kind of atheist are you?</title>
      <link>https://blog.lippard.org/2007/05/what-kind-of-atheist-are-you.html/</link>
      <pubDate>Fri, 25 May 2007 18:13:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/05/what-kind-of-atheist-are-you.html/</guid>
      <description>&lt;table border=&#34;0&#34; cellpadding=&#34;5&#34; cellspacing=&#34;0&#34; width=&#34;400&#34;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;br /&gt;&lt;/td&gt;&lt;td&gt;You scored as &lt;b&gt;Scientific Atheist&lt;/b&gt;, These guys rule. I&#39;m not one of them myself, although I play one online. They know the rules of debate, the Laws of Thermodynamics, and can explain evolution in fifty words or less. More concerned with how things ARE than how they should be, these are the people who will bring us into the future.&lt;br /&gt;&lt;br /&gt;&lt;table border=&#34;0&#34; cellpadding=&#34;0&#34; cellspacing=&#34;0&#34; width=&#34;300&#34;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;span style=&#34;;font-family:Arial;font-size:78%;&#34;  &gt;Scientific Atheist&lt;/span&gt;&lt;/p&gt;&lt;/td&gt;&lt;td&gt;&lt;table bgcolor=&#34;#dddddd&#34; border=&#34;1&#34; cellpadding=&#34;0&#34; cellspacing=&#34;0&#34; width=&#34;75&#34;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&#34;;font-family:Arial;font-size:78%;&#34;  &gt;75%&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt;&lt;td&gt;&lt;p&gt;&lt;span style=&#34;;font-family:Arial;font-size:78%;&#34;  &gt;Apathetic Atheist&lt;/span&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ron Paul is Bill Maher&#39;s &#34;New Hero&#34;</title>
      <link>https://blog.lippard.org/2007/05/ron-paul-is-bill-mahers-new-hero.html/</link>
      <pubDate>Fri, 25 May 2007 14:51:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/05/ron-paul-is-bill-mahers-new-hero.html/</guid>
      <description>&lt;p&gt;Bill Maher criticizes the Republican presidential debate and does an excellent job of re-contextualizing Ron Paul&amp;rsquo;s position on Iraq and doesn&amp;rsquo;t let the idiotic politician he&amp;rsquo;s speaking with continue to misunderstand:&lt;br /&gt;&lt;blockquote&gt;He wasn&amp;rsquo;t saying that we were &amp;ldquo;asking for it.&amp;rdquo; What he was saying was, &amp;ldquo;We should listen to our enemies and maybe the reason they&amp;rsquo;re mad at us is because we&amp;rsquo;ve been meddling in the middle East.&amp;rdquo; We were in Saudi Arabia. That&amp;rsquo;s what Bin Laden was mad at us for. Now we&amp;rsquo;re in Iraq and we&amp;rsquo;re screwing up that country. Maybe if we listened to them instead of saying, &amp;ldquo;We&amp;rsquo;re always the good people&amp;rdquo; we would actually make ourselves safer.&lt;/blockquote&gt;It&amp;rsquo;s nice to see this position finally getting some serious consideration. Better late than never, I suppose&amp;ndash;but dammit if the libertarians haven&amp;rsquo;t been saying this crap &lt;i&gt;all along&lt;/i&gt;!&lt;br /&gt;&lt;br /&gt;&lt;object width=&#34;425&#34; height=&#34;350&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/5OeeevXtlDY&#34;&gt;&lt;/param&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;/param&gt;&lt;embed src=&#34;http://www.youtube.com/v/5OeeevXtlDY&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;350&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bogus voter fraud complaints from a bogus voter fraud think tank</title>
      <link>https://blog.lippard.org/2007/05/bogus-voter-fraud-complaints-from-bogus.html/</link>
      <pubDate>Thu, 24 May 2007 17:01:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/05/bogus-voter-fraud-complaints-from-bogus.html/</guid>
      <description>&lt;p&gt;Salon.com has &lt;a href=&#34;http://www.slate.com/id/2166589?nav=ais&#34;&gt;an interesting article&lt;/a&gt; about how the American Center for Voting Rights, which was front-and-center in convicted felon ex-Rep. Bob Ney (R-OH)&amp;rsquo;s congressional committee hearings on alleged voter fraud, has disappeared.&lt;br /&gt;&lt;br /&gt;The Republicans were attempting to crack down on alleged voter fraud in locations that had high Democratic voter turnout, despite the fact that no prosecutable cases of such fraud have turned up.  The American Center for Voting Rights was an apparent think tank (which formed right before the hearings started) which offered sound bites and alleged research documenting the putative problem.&lt;br /&gt;&lt;br /&gt;Several of the fired U.S. Attorneys were individuals who had refused to go after weak voter fraud cases against Democratic candidates in locations where the Republicans and ACVR were also trying to make it more difficult to vote and reduce Democratic voter turnout.&lt;br /&gt;&lt;br /&gt;Check out &lt;a href=&#34;http://www.slate.com/id/2166589?nav=ais&#34;&gt;the Salon.com article&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>National Police Week rampage</title>
      <link>https://blog.lippard.org/2007/05/national-police-week-rampage.html/</link>
      <pubDate>Thu, 24 May 2007 14:04:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/05/national-police-week-rampage.html/</guid>
      <description>&lt;p&gt;Last week was National Police Week in Washington, D.C., which prompted D.C. Police Chief Cathy Lanier to &lt;a href=&#34;http://www.theagitator.com/archives/027822.php&#34;&gt;attempt to prevent problems&lt;/a&gt; (as reported in the &lt;span style=&#34;font-style: italic;&#34;&gt;Washington Post&lt;/span&gt;):&lt;br /&gt;&lt;blockquote&gt;D.C. Police Chief Cathy L. Lanier put out fliers yesterday warning officers in town for National Police Week that they must obey city laws covering disorderly conduct, public drunkenness and other &amp;ldquo;unacceptable behavior.&amp;rdquo;   &lt;p&gt;Lanier ordered the fliers distributed around downtown in hopes of curbing complaints about officers drinking in public, playing loud music and causing other trouble.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Clark Adams, RIP</title>
      <link>https://blog.lippard.org/2007/05/clark-adams-rip.html/</link>
      <pubDate>Wed, 23 May 2007 15:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/05/clark-adams-rip.html/</guid>
      <description>&lt;p&gt;I received the unfortunate news this morning that Clark Adams has died, and that he took his own life.&lt;br /&gt;
&lt;br /&gt;
Clark was a long-time board member of the &lt;a href=&#34;http://www.infidels.org/&#34;&gt;Internet Infidels&lt;/a&gt; (and for many years its public relations director) and a frequent speaker and attendee at atheist, freethought, humanist, and skeptical events.  He was a jovial, funny man whose talks about atheism in popular culture were always crowd-pleasers.  He was not particular about what label to put on his nonbelief, and was supportive of all groups that promoted rationality and critical thinking, including the &amp;ldquo;brights&amp;rdquo;&amp;ndash;though he did not care for what he called &amp;ldquo;religion without the god stuff.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
In &lt;a href=&#34;http://www.iidb.org/vbb/showthread.php?p=4387999&#34;&gt;a recent posting in which he gave his opinion of last month&amp;rsquo;s celebration of 30 years of Humanist chaplaincy at Harvard University&lt;/a&gt;, he described himself as a &amp;ldquo;conference junkie,&amp;rdquo; noting that he attended &amp;ldquo;upwards of a half dozen atheist, humanist, skeptic and freethought conventions a year.&amp;rdquo;  He frequently spoke to freethought and atheist groups on college campuses, and was an active promoter of student freethought groups like the &lt;a href=&#34;http://www.secularstudents.org/&#34;&gt;Secular Student Alliance&lt;/a&gt; and the &lt;a href=&#34;http://www.campusfreethought.org/&#34;&gt;Campus Freethought Alliance&lt;/a&gt;.  He was one of the founders of the &lt;a href=&#34;http://www.secular.org/&#34;&gt;Secular Coalition of America&lt;/a&gt; and regularly helped organize the annual July gathering at Lake Hypatia, which is where I first met him.  The frequency of his speaking schedule can be seen in &lt;a href=&#34;http://www.iidb.org/vbb/showthread.php?p=3300768#post3300768&#34;&gt;an April 2006 posting on the Internet Infidels Discussion Boards&lt;/a&gt;, which showed him giving six talks in April, June, and July, which included talks on &amp;ldquo;How to Prevent Your Freethought Group From Looking Like a Funeral&amp;rdquo; and &amp;ldquo;Godless Role Models.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Suicide always provokes questions about the cause.  Given Clark&amp;rsquo;s activism in support of atheism, I won&amp;rsquo;t be surprised to see opportunistic speculation on the part of some advocates of religion that Clark&amp;rsquo;s atheism was why he killed himself, but there&amp;rsquo;s no evidence to support that.&lt;br /&gt;
&lt;br /&gt;
He attended a performance by his favorite comedian, Doug Stanhope, on Sunday evening, and was found by a friend and his ex-wife in his apartment after the friend did not receive her expected daily call from him.  She &lt;a href=&#34;http://www.iidb.org/vbb/showthread.php?p=4477489&#34;&gt;announced Clark&amp;rsquo;s death on the Internet Infidels Discussion Boards&lt;/a&gt;, where his friends have left their condolences.&lt;br /&gt;
&lt;br /&gt;
Clark has left a mark on the world in the lives of people he&amp;rsquo;s met at these conferences, and communicated with online.  He&amp;rsquo;s left an extensive record of postings, which he usually closed with &amp;ldquo;THOUGHTfully Yours, Clark,&amp;rdquo;  which includes &lt;a href=&#34;http://www.infidels.org/electronic/email/ex-tian/Clark_Davis_Adams.html&#34;&gt;the story of his deconversion to atheism in the south&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
If anyone has a video record of any of his presentations, it would be great to see them made available online.&lt;br /&gt;
&lt;br /&gt;
Clark will be missed.&lt;br /&gt;
&lt;br /&gt;
UPDATE:  Cathe Jones has put up &lt;a href=&#34;http://blog.myspace.com/index.cfm?fuseaction=blog.view&amp;amp;friendID=151979435&amp;amp;blogID=267822266&#34;&gt;a tribute to Clark, with some links to some of his writings&lt;/a&gt;.  She has put up &lt;a href=&#34;http://godlessgrief.blogspot.com/2007/05/clark-adams-and-suicide-my-eulogy-to-my.html&#34;&gt;a more extensive blog entry now&lt;/a&gt;, as well.&lt;br /&gt;
&lt;br /&gt;
UPDATE: Friends are also leaving tributes on &lt;a href=&#34;http://myspace.com/godlessclark&#34;&gt;Clark&amp;rsquo;s MySpace page&lt;/a&gt;, and there are blog tributes from &lt;a href=&#34;http://friendlyatheist.com/2007/05/23/bye-clark/&#34;&gt;Friendly Atheist&lt;/a&gt; and &lt;a href=&#34;http://atheologian.blogspot.com/2007/05/in-memoriam-clark-adams.html&#34;&gt;Mark Vuletic&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
UPDATE (May 24, 2007):  The American Humanist Association &lt;a href=&#34;http://www.americanhumanist.org/press/ClarkAdams.php&#34;&gt;has issued a tribute to Clark&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
UPDATE (May 25, 2007):  Information about a memorial service for Clark &lt;a href=&#34;http://www.lvfs.org/clarkadams/&#34;&gt;will be posted at the Las Vegas Freethought Society website&lt;/a&gt;.  His ashes will likely be scattered &lt;a href=&#34;http://www.ffrf.org/lakehypatia/&#34;&gt;at Lake Hypatia at the June 30-July 2 event he was scheduled to emcee&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
UPDATE (May 27, 2007):  Raul Martinez &lt;a href=&#34;http://www.lvfs.org/clarkadams/my_friend_clark_adams.html&#34;&gt;has put up a story about an amusing experience with Clark a few months ago&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
UPDATE (May 31, 2007):  There will be a memorial service for Clark from 2-4 p.m. on Sunday, June 3 at the &lt;a href=&#34;http://www.uuclv.org/&#34;&gt;Unitarian Universalist Congregation of Las Vegas&lt;/a&gt;, 3616 E. Lake Mead Blvd.  There will also be a memorial service at the Lake Hypatia event mentioned above, at 12 noon on Monday, July 2.&lt;br /&gt;
&lt;br /&gt;
UPDATE (June 7, 2007):  Eric Pepke &lt;a href=&#34;http://www.lvfs.org/clarkadams/a_tribute_to_clark_adams.html&#34;&gt;has put up a tribute to Clark&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
UPDATE (May 25, 2008): Clark&amp;rsquo;s MySpace account has been deleted, but &lt;a href=&#34;http://www.lasvegasweekly.com/news/archive/2007/jun/02/fear-and-loathing-off-the-campaign-trail/&#34;&gt;this story in the &lt;span style=&#34;font-style: italic;&#34;&gt;Las Vegas Weekly&lt;/span&gt; reports what happened after Doug Stanhope heard about Clark&amp;rsquo;s death&lt;/a&gt;:&lt;br /&gt;
&lt;br /&gt;
&amp;mdash;&lt;br /&gt;
A few days later, he receives word that longtime fan Clark Adams killed himself the night after the Tommy Rocker’s performance. Not that it pushes him over the edge; more apparently, it provided a high note upon which to take his leave. In Adams’ MySpace “Heroes” box, he’d included Doug Stanhope under the heading, “People I Admire that I’ve Had the Honor of Meeting.”&lt;br /&gt;
&lt;br /&gt;
There’s a bit on 2002’s &lt;i&gt;Die Laughing&lt;/i&gt;: “Life is like animal porn. It’s not for everybody. &amp;hellip; Life is like a movie, if you’ve sat through more than half of it and it’s sucked every second so far, chances are it’s not gonna get great right at the very end and make it all worthwhile. No one should blame you for walking out early.”&lt;br /&gt;
&lt;br /&gt;
And there’s a new entry in Adams’ Comments box from one Doug Stanhope:&lt;br /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ahwatukee Pet Idol</title>
      <link>https://blog.lippard.org/2007/05/ahwatukee-pet-idol.html/</link>
      <pubDate>Wed, 23 May 2007 15:17:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/05/ahwatukee-pet-idol.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/OttowithBall.jpg&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;&#34; src=&#34;https://blog.lippard.org/images/OttowithBall.jpg&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5067776359894417874&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;The Ahwatukee Foothills News is sponsoring an &lt;a href=&#34;http://petidol.ahwatukee.com/?c=api&#34;&gt;&amp;ldquo;Ahwatukee Pet Idol&amp;rdquo;&lt;/a&gt; contest, all proceeds of which will go to the animal rescue group that Kat and I volunteer for, &lt;a href=&#34;http://www.azrescue.org/&#34;&gt;Arizona R.E.S.C.U.E.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Our dog Otto is a contestant and could use your vote&amp;hellip;&lt;br /&gt;&lt;br /&gt;UPDATE (June 23, 2007):  Otto has made it through the first two rounds of cuts and is one of the 25 finalists in the last round of voting.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bill Maher&#39;s eulogy for Jerry Falwell</title>
      <link>https://blog.lippard.org/2007/05/bill-mahers-eulogy-for-jerry-falwell.html/</link>
      <pubDate>Mon, 21 May 2007 00:01:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/05/bill-mahers-eulogy-for-jerry-falwell.html/</guid>
      <description>&lt;p&gt;&lt;object width=&#34;425&#34; height=&#34;350&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/yz5T1EEo8ws&#34;&gt;&lt;/param&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;/param&gt;&lt;embed src=&#34;http://www.youtube.com/v/yz5T1EEo8ws&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;350&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/05/mahers_eulogy_for_falwell.php&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>John McCain&#39;s f-bomb habit</title>
      <link>https://blog.lippard.org/2007/05/john-mccains-f-bomb-habit.html/</link>
      <pubDate>Sat, 19 May 2007 22:13:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/05/john-mccains-f-bomb-habit.html/</guid>
      <description>&lt;p&gt;Someone should tell John McCain that pandering to the religious right and &lt;a href=&#34;http://talkingpointsmemo.com/archives/159137.php&#34;&gt;dropping f-bombs&lt;/a&gt; don&amp;rsquo;t really go together.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Michelle Malkin slanders Rep. Ron Paul on Fox News</title>
      <link>https://blog.lippard.org/2007/05/michelle-malkin-slanders-rep-ron-paul.html/</link>
      <pubDate>Sat, 19 May 2007 16:58:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/05/michelle-malkin-slanders-rep-ron-paul.html/</guid>
      <description>&lt;p&gt;As reported at the &lt;a href=&#34;http://reason.com/blog/show/120288.html&#34;&gt;Reason blog&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;strong&gt;GIBSON:&lt;/strong&gt; According to a recent &lt;strong&gt;Rasmussen Report&lt;/strong&gt; poll, 35 percent of Democrats think President Bush knew about the 9/11 attacks beforehand. The so-called &lt;strong&gt;9/11 Truth Movement&lt;/strong&gt; has already infected people like &lt;strong&gt;Rosie O&amp;rsquo;Donnell&lt;/strong&gt; and one in three Democrats, and many other people, Americans evidently, including Congressman Ron Paul. With me now is FOX News contributor and syndicated columnist Michelle Malkin.&lt;/p&gt;&lt;p&gt;So, Michelle, this stuns me. It wouldn&amp;rsquo;t have stunned me had it come up in the Democratic debate, but it&amp;rsquo;s a jaw-dropper to see it in the Republican debate.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bush&#39;s body language</title>
      <link>https://blog.lippard.org/2007/05/bushs-body-language.html/</link>
      <pubDate>Sat, 19 May 2007 01:39:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/05/bushs-body-language.html/</guid>
      <description>&lt;p&gt;An excellent &lt;a href=&#34;http://www.crooksandliars.com/2007/05/18/daily-show-reading-bushs-body-language/&#34;&gt;John Hodgman appearance on The Daily Show&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Here&amp;rsquo;s the &lt;a href=&#34;http://www.whitehouse.gov/news/releases/2005/03/20050316-3.html&#34;&gt;context of the final Bush quotation&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt; I like the idea of people running for office.  There&amp;rsquo;s a positive effect when you run for office.  Maybe some will run for office and say, vote for me, I look forward to blowing up America.  I don&amp;rsquo;t know, I don&amp;rsquo;t know if that will be their platform or not.  But it&amp;rsquo;s &amp;ndash; I don&amp;rsquo;t think so.  I think people who generally run for office say, vote for me, I&amp;rsquo;m looking forward to fixing your potholes, or making sure you got bread on the table.  And so &amp;ndash; but Hezbollah is on the terrorist list for a reason, and remain on the terrorist list for a reason.  Our position has not changed on Hezbollah.&lt;/blockquote&gt;Crazy.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Underground Paris</title>
      <link>https://blog.lippard.org/2007/05/underground-paris.html/</link>
      <pubDate>Sat, 19 May 2007 00:21:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/05/underground-paris.html/</guid>
      <description>&lt;p&gt;It looks like &lt;a href=&#34;http://www.nationalgeographic.com/adventure/travel/paris.html&#34;&gt;underground Paris&lt;/a&gt; is even more interesting than &lt;a href=&#34;https://blog.lippard.org/2006/02/underground-london.html&#34;&gt;underground London&lt;/a&gt;:&lt;br /&gt;&lt;span class=&#34;MainBody&#34;&gt;&lt;blockquote&gt;The Paris underground, often referred to as the catacombs, has been luring curious visitors for centuries. The City of Lights is built atop a vast realm of darkness: enormous gypsum and limestone quarries that were mined beginning in the 12th century for the construction of Notre Dame, the Louvre, and other edifices. Burrowed haphazardly beneath the surface city, these quarries became increasingly unstable over time. When a street collapsed in 1774, Parisian authorities investigated the galleries and reinforced weak areas. As they did, the investigators marked the tunnel walls with the names of the corresponding ground-level streets. These two-century-old signs are still used for navigation.&lt;br /&gt;&lt;br /&gt;The freshly mapped underworld would soon have many uses. From 1785 until the 1880s, the quarries received bones from Paris&amp;rsquo;s overflowing cemeteries—the public Les Catacombes museum, housed deep inside a blocked-off section of the quarries, alone contains the bones of some six million citizens. During World War II, the passages were occupied not only by the French resistance but also by Germans, who left their traces in a military installation called the Bunker Allemand. Since then, artists, performers, graffitists, and others have added to the catacombs&amp;rsquo; multilayered history. &amp;ldquo;Regardless of where your research takes you, there are always new things to discover about subterranean Paris,&amp;rdquo; says Ingmar Arnold, a Berlin-based underground historian. &amp;ldquo;Wherever you walk, you can never be sure you&amp;rsquo;re not passing across something mysterious—behind every corner there could be a great secret.&amp;quot;&lt;br /&gt;&lt;br /&gt;One of these secrets was unexpectedly revealed in September 2004 when the Paris police discovered an illegal cinema beneath the Palais de Chaillot. Patrolling officers had stumbled across the hidden amphitheater, fully equipped for movie screenings. For an illegal setup, it was remarkably sophisticated: Next to a screen and projector sat a bar and restaurant outfitted with several telephones and Internet access. The complex was protected by a closed-circuit-TV security system that set off a recording of barking dogs whenever an intruder passed by.&lt;br /&gt;&amp;hellip;&lt;br /&gt;&lt;span class=&#34;MainBody&#34;&gt;We crawled through a narrow corridor that dripped with mold and entered the heart of this ossuary. There, a central room, filled with stacks of bones, opened onto small tunnels on every side. The entire area was saturated by an ocean of broken skeletons. It was impossible to move without crawling over piles of bones several feet deep—they crackled beneath our weight. In one eerie chamber, a sculpture made of femurs rose from the scattered heaps. Only John and I climbed into that central room; turning off our lights, we crouched on bones in utter darkness, each paying respect in our own way. &lt;/span&gt;&lt;br /&gt;&lt;/blockquote&gt;The article refers to Carolyn Archer&amp;rsquo;s book &lt;a href=&#34;http://www.amazon.com/Paris-Underground-Caroline-Archer/dp/0972424075/&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Paris Underground&lt;/span&gt;&lt;/a&gt;, which contains photographs of some of the underground locations.  The underground movie theater &lt;a href=&#34;http://www.guardian.co.uk/international/story/0,,1299444,00.html&#34;&gt;is described in a 2004 article in &lt;span style=&#34;font-style: italic;&#34;&gt;The Guardian&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bogus separation of church and state case in Arizona</title>
      <link>https://blog.lippard.org/2007/05/bogus-separation-of-church-and-state.html/</link>
      <pubDate>Fri, 18 May 2007 17:00:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/05/bogus-separation-of-church-and-state.html/</guid>
      <description>&lt;p&gt;Anthony Sciubba, a student at Higley High School, was featured in a profile in the school yearbook.  That profile edited out some of the statement he submitted&amp;ndash;specifically removing a statement where he gave credit to God for his accomplishments.  He was told in advance that his bio would contain no references to God.&lt;br /&gt;&lt;br /&gt;The school and yearbook editors have failed to understand that voluntary, student-initiated speech attributed to no one but the student does not violate the establishment clause of the U.S. Constitution.  There was no establishment clause violation prevented by this censorship; the school was wrong to prohibit it.&lt;br /&gt;&lt;br /&gt;More detail and mostly uninformed commentary on this issue &lt;a href=&#34;http://www.azcentral.com/community/gilbert/articles/0516gr-yearbook0516-ON.html&#34;&gt;may be found at the Arizona Republic&amp;rsquo;s website&lt;/a&gt;.  One commenter appealed to an Illinois federal court case in defense of the school&amp;ndash;&lt;a href=&#34;http://www.splc.org/newsflash_archives.asp?id=414&amp;year=2002&#34;&gt;De La Rosa v. Rock Island School District&lt;/a&gt;, where a student&amp;rsquo;s cover artwork included the phrase &amp;ldquo;God Bless America.&amp;rdquo;  The difference is that in that case, the expression was on the cover of the yearbook, implying that the school endorsed the expression.&lt;br /&gt;&lt;br /&gt;Ed Brayton points out that &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/05/absurd_churchstate_case.php&#34;&gt;a similar case in Michigan was resolved in favor of the student with the help of the ACLU&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Falwell or Hitler?</title>
      <link>https://blog.lippard.org/2007/05/falwell-or-hitler.html/</link>
      <pubDate>Fri, 18 May 2007 16:44:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/05/falwell-or-hitler.html/</guid>
      <description>&lt;p&gt;Who is responsible for each quote below, Jerry Falwell or Adolf Hitler?&lt;br /&gt;&lt;blockquote&gt;1. My feelings as a Christian point me to my Lord and Savior as a fighter.&lt;em&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/em&gt;&lt;br /&gt;&lt;br /&gt;2. This &amp;rsquo;turn the other cheek&amp;rsquo; business is all well and good but it&amp;rsquo;s not what Jesus fought and died for.&lt;br /&gt;&lt;br /&gt;3. Secular schools can never be tolerated because such a school has no religious instruction and a general moral instruction without a religious foundation is built on air; consequently, all character training and religion must be derived from faith&amp;hellip;. We need believing people.&lt;br /&gt;&lt;br /&gt;4. I hope I live to see the day when, as in the early days of our country, we won&amp;rsquo;t have any public schools. The churches will have taken them over again and Christians will be running them. What a happy day that will be!&lt;br /&gt;&lt;br /&gt;5. Universal education is the most corroding and disintegrating poison that liberalism has ever invented for its own destruction.&lt;br /&gt;&lt;br /&gt;6. We were convinced that the people needs and requires this faith. We have therefore undertaken the fight against the atheistic movement, and that not merely with a few theoretical declarations: we have stamped it out.&lt;br /&gt;&lt;br /&gt;7. We want to fill our culture again with the Christian spirit … We want to burn out all the recent immoral developments in literature, in the theater, and in the press. . .we want to burn out the poison of immorality which has entered into our whole life and culture as a result of liberal excess.&lt;br /&gt;&lt;br /&gt;8. This the national government will regard its first and foremost duty to restore the unity of spirit and purpose of our people. It will preserve and defend the foundations upon which the power of our nation rests. It will take Christianity, as the basis of our collective morality, and the family as the nucleus of our people and state, under its firm protection&amp;hellip;.May God Almighty take our work into his grace, give true form to our will, bless our insight, and endow us with the trust of our people.&lt;br /&gt;&lt;br /&gt;9. Remain strong in your faith, as you were in former years. In this faith, in its close-knit unity our people to-day goes straight forward on its way and no power on earth will avail to stop it.&lt;br /&gt;&lt;br /&gt;10. We&amp;rsquo;re fighting against humanism, we&amp;rsquo;re fighting against liberalism &amp;hellip; we are fighting against all the systems of Satan that are destroying our nation today.&lt;/blockquote&gt;Answers may be found &lt;a href=&#34;http://nom-de-grr.livejournal.com/51142.html&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;(Hat tip to James Redekop on the SKEPTIC mailing list.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Staggeringly large numbers</title>
      <link>https://blog.lippard.org/2007/05/staggeringly-large-numbers.html/</link>
      <pubDate>Thu, 17 May 2007 13:00:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/05/staggeringly-large-numbers.html/</guid>
      <description>&lt;p&gt;General Motors sold off 51% of its interest in the General Motors Acceptance Corporation last year, its financial arm.  Yet that remaining 49% interest in GMAC proved to be &lt;a href=&#34;http://news.yahoo.com/s/nm/20070503/bs_nm/gm_results_dc_2&#34;&gt;a big problem for GM&amp;rsquo;s first quarter 2007 financial results&lt;/a&gt;.  It seems GMAC got into the mortgage business, and had a first-quarter loss of $305 million, causing GM&amp;rsquo;s overall results to go from $602 million in profit in the first quarter of 2006 to $62 million in the first quarter of 2007.  GM&amp;rsquo;s 49% stake in GMAC caused it $115 million in loss&amp;ndash;and Toyota passed GM for the first time to become the #1 auto manufacturer in the world.&lt;br /&gt;&lt;br /&gt;I can&amp;rsquo;t really imagine a $305 million loss.  But even more staggering is that this is only about six hundredths of one percent (.061%) of the U.S. government&amp;rsquo;s spending on the war and occupation in Iraq, &lt;a href=&#34;http://www.realcities.com/mld/krwashington/news/nation/17158768.htm?source=rss&amp;channel=krwashington_nation&#34;&gt;which is about to exceed $500 billion&lt;/a&gt;.  (Thanks to Einzige for suggesting the comparison.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ron Paul in last night&#39;s GOP debate</title>
      <link>https://blog.lippard.org/2007/05/ron-paul-in-last-nights-gop-debate.html/</link>
      <pubDate>Thu, 17 May 2007 02:47:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/05/ron-paul-in-last-nights-gop-debate.html/</guid>
      <description>&lt;p&gt;My &lt;a href=&#34;https://blog.lippard.org/2007/03/ron-paul-in-phoenix.html&#34;&gt;buyer&amp;rsquo;s remorse&lt;/a&gt; about contributing to his campaign has been greatly reduced, if not eliminated.&lt;br /&gt;&lt;blockquote&gt;&lt;p&gt;MR. GOLER: Congressman Paul, I believe you are the only man on the stage who opposes the war in Iraq, who would bring the troops home as quickly as &amp;ndash; almost immediately, sir. Are you out of step with your party? Is your party out of step with the rest of the world? If either of those is the case, why are you seeking its nomination?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Rove and Abramoff&#39;s former assistant seeking immunity to testify</title>
      <link>https://blog.lippard.org/2007/05/rove-and-abramoffs-former-assistant.html/</link>
      <pubDate>Thu, 17 May 2007 02:38:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/05/rove-and-abramoffs-former-assistant.html/</guid>
      <description>&lt;p&gt;Susan Ralston, who was personal assistant to Jack Abramoff before she was special assistant to the president reporting to Karl Rove, is seeking immunity &lt;a href=&#34;http://www.talkingpointsmemo.com/archives/week_2007_05_13.php#014182&#34;&gt;in order to testify before Rep. Henry Waxman&amp;rsquo;s Committee on Oversight and Government Reform&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;With any luck, this will be sufficient to tie Rove to the Abramoff scandal and result in criminal charges against him.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Creationism, racism, and eugenics</title>
      <link>https://blog.lippard.org/2007/05/creationism-racism-and-eugenics.html/</link>
      <pubDate>Wed, 16 May 2007 22:16:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/05/creationism-racism-and-eugenics.html/</guid>
      <description>&lt;p&gt;The Panda&amp;rsquo;s Thumb &lt;a href=&#34;http://www.pandasthumb.org/archives/2007/05/dr_west_meet_dr.html&#34;&gt;has dug up some writings by creationist zoologist William J. Tinkle (b. 1892, d. 1981)&lt;/a&gt;, who was a co-founder and secretary of the &lt;a href=&#34;https://blog.lippard.org/2007/01/creationist-finances-creation-research.html&#34;&gt;Creation Research Society&lt;/a&gt;, which show his support for eugenics (references are to works cited in the PT article):&lt;br /&gt;&lt;blockquote&gt;It is an excellent plan to keep defective people in institutions for here they are not permitted to marry and bear children.[8, p. 131]&lt;br /&gt;&lt;br /&gt;[Scientists who are working at the task of improving the human race] would like to increase the birth rate of families having good heredity, while those people having poor heredity should not marry at all.[8, p. 131]&lt;br /&gt;&lt;br /&gt;A careful reading of eugenic literature reveals that it may inculcate less respect for human life. In this way it runs counter to democracy, which stresses the worth and rights of the individual. The Bible teaches that life comes from God and that it is wrong to take that which one can not give. Unfortunately there are other programs also which destroy the idea of the sacredness of life. We refer to murder on the screen, war, and &lt;strong&gt;the teaching that man originated from, and still is, an animal&lt;/strong&gt;. [emphasis PT&amp;rsquo;s]&lt;p&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hitchens on Falwell</title>
      <link>https://blog.lippard.org/2007/05/hitchens-on-falwell.html/</link>
      <pubDate>Wed, 16 May 2007 22:10:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/05/hitchens-on-falwell.html/</guid>
      <description>&lt;p&gt;I agree with most of what Hitchens says, though not the part about Falwell being a conscious fraud. Though Falwell &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/05/a_few_choice_falwell_quotes.php&#34;&gt;has clearly lied&lt;/a&gt; from time to time, I&amp;rsquo;m not personally aware of evidence to support the claim that he was a thoroughly fraudulent charlatan.&lt;br /&gt;&lt;br /&gt;&lt;object height=&#34;350&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/YkAPaEMwyKU&#34;&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/YkAPaEMwyKU&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; height=&#34;350&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;(Via &lt;a href=&#34;http://scienceblogs.com/pharyngula/2007/05/hitchens_on_falwell.php&#34;&gt;Pharyngula&lt;/a&gt; and &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/05/hitchens_on_falwell.php&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;BTW, a must-read is &lt;a href=&#34;https://blog.lippard.org/2006/04/jerry-falwells-cat-killing-story.html&#34;&gt;Jerry Falwell&amp;rsquo;s cat-killing story about his father&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (May 18. 2007): More examples of Falwell lying may be found at &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/05/more_falwell_lies_1.php&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Attorney General blows off Congressional subpoena</title>
      <link>https://blog.lippard.org/2007/05/attorney-general-blows-off.html/</link>
      <pubDate>Wed, 16 May 2007 21:36:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/05/attorney-general-blows-off.html/</guid>
      <description>&lt;p&gt;The Senate Judiciary committee subpoenaed Attorney General Alberto Gonzales to appear before them yesterday at 2 p.m. EDT with copies of all of Karl Rove&amp;rsquo;s emails regarding the U.S. Attorney scandal.&lt;br /&gt;&lt;br /&gt;He didn&amp;rsquo;t show up.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://www.talkingpointsmemo.com/docs/leahy-gonzales-subpoena/&#34;&gt;Here&amp;rsquo;s&lt;/a&gt; the letter from chairman Patrick Leahy and ranking member Arlen Specter to Gonzales, which includes this paragraph:&lt;br /&gt;&lt;span class=&#34;entry_body&#34;&gt;&lt;blockquote&gt;You ignored the subpoena, did not come forward today, did not produce the documents and did not even offer an explanation for your noncompliance.  Your action today is in defiance of the Committee’s subpoena without explanation of any legal basis for doing so.&lt;/blockquote&gt;Hasn&amp;rsquo;t the Bush administration already made it abundantly clear that it does not consider itself bound by the rule of law?&lt;br /&gt;&lt;br /&gt;UPDATE:  The Department of Justice has responded to the subpoena by producing &lt;a href=&#34;http://www.tpmmuckraker.com/archives/003235.php&#34;&gt;a single Karl Rove email sent on February 28, 2007&lt;/a&gt;.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ashcroft refused to reauthorize warrantless wiretapping program</title>
      <link>https://blog.lippard.org/2007/05/ashcroft-refused-to-reauthorize.html/</link>
      <pubDate>Wed, 16 May 2007 20:01:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/05/ashcroft-refused-to-reauthorize.html/</guid>
      <description>&lt;p&gt;There&amp;rsquo;s now much discussion in the blogosphere about &lt;a href=&#34;http://www.nytimes.com/2007/05/16/washington/16nsa.html?_r=1&amp;hp&amp;amp;oref=slogin&#34;&gt;former Deputy Attorney General James B. Comey&amp;rsquo;s testimony before Congress&lt;/a&gt;.  Comey related that in 2004, the warrantless wiretapping program had come up for reauthorization&amp;ndash;the previous authorization was due to expire the following day.  Comey, filling in for Attorney General John Ashcroft, who was in the hospital for emergency gall bladder surgery, refused to sign Bush&amp;rsquo;s order for reauthorization.  Bush secretly sent his White House Counsel Alberto Gonzales and Chief of Staff Andrew Card to Ashcroft&amp;rsquo;s hospital bedside to get his signature, but an aide to Ashcroft tipped off Comey.  Comey rushed to the hospital, and obtained from FBI Director Robert Mueller a directive to Ashcroft&amp;rsquo;s security staff to not remove Comey even if Gonzales and Card insisted upon it.&lt;br /&gt;&lt;br /&gt;At the hospital, Ashcroft also refused to sign the reauthorization directive.  Comey related that the entire senior staff of the Department of Justice, including himself and FBI Director Mueller, were prepared to resign over the issue.  Had that happened&amp;ndash;in an election year, no less&amp;ndash;perhaps the outcome of that election would have been different.&lt;br /&gt;&lt;br /&gt;Bush consulted directly with Comey and Mueller, and gave them assurances that the program would be modified to comply with Department of Justice recommendations, and Comey signed the reauthorization several weeks later.  It&amp;rsquo;s not clear whether it continued to operate without authorization for that period of weeks.&lt;br /&gt;&lt;br /&gt;A &lt;a href=&#34;http://www.tpmmuckraker.com/archives/003232.php&#34;&gt;Talking Points Memo reader comments&lt;/a&gt;:&lt;br /&gt;&lt;span class=&#34;entry_body&#34;&gt;&lt;p&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Kearny board of education member hasn&#39;t had enough controversy</title>
      <link>https://blog.lippard.org/2007/05/kearny-board-of-education-member-hasnt.html/</link>
      <pubDate>Wed, 16 May 2007 04:55:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/05/kearny-board-of-education-member-hasnt.html/</guid>
      <description>&lt;p&gt;Kearny board of education member Paul Castelli has apparently decided that the town hasn&amp;rsquo;t had enough controversy over history teacher David Paskiewicz&amp;rsquo;s misuse of the classroom as an evangelizing pulpit, and has &lt;a href=&#34;http://thecanessacorner.blogspot.com/2007/05/castelli-breaks-ranks-makes-statements.html&#34;&gt;gone public with a denunciation of the board&amp;rsquo;s conciliatory statement from last week&lt;/a&gt;.  The &lt;span style=&#34;font-style: italic;&#34;&gt;Observer&lt;/span&gt; reports:&lt;br /&gt;&lt;blockquote&gt;“Matthew LaClair is absolutely not a hero,” Castelli said, referring to a statement the Board made last week that praised Matthew for standing up for his rights. “His parents are opportunists and it’s a combination of both Matthew and his parents. Though I leave it up to the people to decide for themselves, it’s pretty obvious that he (Matt’s father, Paul) did just as much speaking as his son did.”&lt;br /&gt;&lt;br /&gt;In addition to seeing Matt as far from a hero, Castelli also said he was not convinced the Anti-Defamation League’s curriculum was what was needed. The ADL will soon be instructing students and teachers on the parameters involved in the separation of church and state.&lt;br /&gt;&lt;br /&gt;“I would have been more comfortable if there had been more specifics as to what they would be teaching the students and teachers,” Castelli said. “It was really unclear what they were actually going to do.”&lt;br /&gt;&lt;br /&gt;He also says the Board was never given a clear resolution to a Board-directed investigation into suspected harassment against Matthew.&lt;br /&gt;&lt;br /&gt;Matthew claimed to have been harassed numerous times by classmates, including a death threat on his Myspace Web page — an incident that was investigated by the Kearny Police Department.&lt;br /&gt;&lt;br /&gt;Finally, Castelli says that despite suspected closure in the matter with the agreement, he still feels the Board is susceptible to being named in a lawsuit, should someone (he didn’t mention anyone or entity specifically) decide to sue the LaClairs.&lt;/blockquote&gt;Who, and on what grounds, would someone sue the LaClairs?  They&amp;rsquo;ve done nothing wrong&amp;ndash;all they&amp;rsquo;ve done is insist that the board of education do the right thing about improper classroom behavior by a teacher whose initial defense was to deny what he had been recorded doing.&lt;br /&gt;&lt;br /&gt;Castelli is also quoted at the &lt;span style=&#34;font-style: italic;&#34;&gt;Observer&lt;/span&gt; saying that he doesn&amp;rsquo;t feel sorry for Matthew LaClair for receiving taunts and threats from classmates, stating (incorrectly) that &amp;ldquo;Throughout the ordeal, he was asked to identify the kids who had done these things to him, and not once did he identify anyone. How could anyone be expected to take action if they didn’t know whom they were taking action against? It wasn’t possible. And it wasn’t possible to feel sorry for someone unless they were willing to give up the information we needed to ensure a proper investigation took place.&amp;rdquo;  As the &lt;span style=&#34;font-style: italic;&#34;&gt;Observer&lt;/span&gt; points out, &amp;ldquo;Matthew has said it was impossible to identify possible threat makers because often, taunts would be hurled from within a large group of kids. Additionally, Matthew did identify, for police, the student who made the Myspace death threat against him several months ago.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Spying on the Homefront</title>
      <link>https://blog.lippard.org/2007/05/spying-on-homefront.html/</link>
      <pubDate>Tue, 15 May 2007 00:37:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/05/spying-on-homefront.html/</guid>
      <description>&lt;p&gt;Tomorrow night on PBS&amp;rsquo;s Frontline is &lt;a href=&#34;http://www.pbs.org/wgbh/pages/frontline/homefront/&#34;&gt;&amp;ldquo;Spying on the Homefront&amp;rdquo;&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;FRONTLINE addresses an issue of major consequence for all Americans: Is the Bush administration&amp;rsquo;s domestic war on terrorism jeopardizing our civil liberties? Reporter Hedrick Smith presents new material on how the National Security Agency&amp;rsquo;s domestic surveillance program works and examines clashing viewpoints on whether the president has violated the Foreign Intelligence Surveillance Act (FISA) and infringed on constitutional protections. In another dramatic story, the program shows how the FBI vacuumed up records on 250,000 ordinary Americans who chose Las Vegas as the destination for their Christmas-New Year&amp;rsquo;s holiday, and the subsequent revelation that the FBI has misused National Security Letters to gather information. Probing such projects as Total Information Awareness, and its little known successors, Smith discloses that even former government intelligence officials now worry that the combination of new security threats, advances in communications technologies, and radical interpretations of presidential authority may be threatening the privacy of Americans.&lt;/blockquote&gt;(Via the &lt;a href=&#34;http://www.eff.org/deeplinks/archives/005252.php&#34;&gt;Electronic Frontier Foundation&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>CALEA compliance day</title>
      <link>https://blog.lippard.org/2007/05/calea-compliance-day.html/</link>
      <pubDate>Tue, 15 May 2007 00:25:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/05/calea-compliance-day.html/</guid>
      <description>&lt;p&gt;Today&amp;rsquo;s the day that providers of VoIP and broadband Internet in the United States must comply with CALEA, mandating that they supply a way for law enforcement to eavesdrop on any communications carried over those mechanisms.  I suspect many VoIP providers are in compliance but that fewer broadband Internet providers are, since the draft standard for CALEA for data over broadband Internet only came out in March.  (And if &lt;a href=&#34;https://www.atis.org/docstore/product.aspx?id=22665&#34;&gt;you&amp;rsquo;d like to read the standard&lt;/a&gt;, it will cost you $164 for the PDF or $185 for a paper copy.)&lt;br /&gt;&lt;br /&gt;Bob Hagen at the Global Crossing blog &lt;a href=&#34;http://blogs.globalcrossing.com/node/336&#34;&gt;points out some free tools that can be used to protect your privacy&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Christian radio station&#39;s part in Catalina Island fire</title>
      <link>https://blog.lippard.org/2007/05/christian-radio-stations-part-in.html/</link>
      <pubDate>Tue, 15 May 2007 00:08:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/05/christian-radio-stations-part-in.html/</guid>
      <description>&lt;p&gt;The fire which raged across 4,200 acres of Catalina Island began near a radio tower for Christian talk radio station KBRT-AM.  Three contractors working for the station were &lt;a href=&#34;http://www.msnbc.msn.com/id/18601767/&#34;&gt;cutting steel antenna cable with a gas-powered circular saw&lt;/a&gt;, which ignited dry brush and quickly grew out of control.&lt;br /&gt;&lt;br /&gt;Radio talk show host Tom Leykis, an atheist, observed on his show that this fire was started by men working for a Christian radio station, which he considered ironic.  His first caller suggested that the contractors might have been atheists&amp;ndash;as if that would have been a sufficient cause for a supernatural explanation of the fire.&lt;br /&gt;&lt;br /&gt;The correct inference is that the laws of nature don&amp;rsquo;t care about your religious beliefs&amp;ndash;lightning rods protect whorehouses as well as churches (or better, when churches choose not to use them because it&amp;rsquo;s interfering with God&amp;rsquo;s will).&lt;/p&gt;</description>
    </item>
    <item>
      <title>ARMLS Marketwatch Report, Q1 &#39;07</title>
      <link>https://blog.lippard.org/2007/05/armls-marketwatch-report-q1-07.html/</link>
      <pubDate>Fri, 11 May 2007 16:51:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/05/armls-marketwatch-report-q1-07.html/</guid>
      <description>&lt;p&gt;The &lt;a href=&#34;http://www.armls.com/&#34;&gt;Arizona Regional Multiple Listing Service&lt;/a&gt; just released their &lt;a href=&#34;http://www.armls.com/pdfs/ARMLS1Q07.pdf&#34;&gt;ARMLS Economic and Market Watch Report&lt;/a&gt; for the first quarter of 2007.&lt;br /&gt;&lt;br /&gt;The report says that the current market in Maricopa County (MC) for residential real estate is neither a buyer&amp;rsquo;s nor a seller&amp;rsquo;s market - it&amp;rsquo;s right in the middle. As I have argued &lt;a href=&#34;http://einzige.blogspot.com/2007/02/why-own-when-you-can-rent.html&#34;&gt;elsewhere&lt;/a&gt;, to call the current Phoenix market anything other than a seller&amp;rsquo;s market is absurd. If you buy right now you lose, in my humble opinion.&lt;br /&gt;&lt;br /&gt;In spite of the fact that MC housing inventory grew from 43,164 homes (at the end of Q4 &amp;lsquo;06) to 52,055 on March 31st, and that the number of homes sold fell by 910, the report has the audacity to claim that &amp;ldquo;[c]ombined with historically low mortgage rates, home sales should continue at a steady pace&amp;rdquo;, &lt;i&gt;and&lt;/i&gt; that Q2&amp;rsquo;s average sales price will be &lt;i&gt;higher&lt;/i&gt; than Q1&amp;rsquo;s $350,400 (I&amp;rsquo;m not a big fan of using the average price as a gauge of anything. Its value is too easily influenced by outliers on the high end).&lt;br /&gt;&lt;br /&gt;In the section on &amp;ldquo;Trends&amp;rdquo;, Ken Fears says the following:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;span style=&#34;font-family:arial;font-size:85%;color:#000099;&#34;&gt;&amp;hellip;there were 26,135 sub-prime loans issued in 2005 &lt;span style=&#34;color:#000000;&#34;&gt;[sic - I think that should be 2004]&lt;/span&gt; for the Phoenix-Mesa-Scottsdale metro area, which represent 15.4% of the total population of loans for this area. In 2005, the percentage of sub-prime loans in the Phoenix-Mesa-Scottsdale area rose to 31.5% for a total of 69,997 sub-prime loans issued. This figure was higher than the nation as a whole where 28% of loans in 2005 were sub-prime compared to 14% in 2004.&lt;br /&gt;&lt;br /&gt;So what does this mean for local Realtors®? There is no doubt that the rules for making sub-prime loans have been to &lt;span style=&#34;color:#000000;&#34;&gt;[sic]&lt;/span&gt; lax. Furthermore, defaults will rise as mortgage rates rise and employment begins to falter with the waning economy. However, banks learned an important lesson in the last two mortgage banking crisis &lt;span style=&#34;color:#000000;&#34;&gt;[sic]&lt;/span&gt;. It is much better to help the holders of sub-prime loans to meet their monthly payment than it is for the bank to write off the loan as a loss; a small bite to profits is better than a total loss. So banks will be much more inclined to re-work loan agreements. In addition, sub-prime loans make up a small percentage of the total number and dollar volume of existing mortgages. These factors help to mitigate the notion that there is a large overhang of defaults about to splash on the market, bringing down home prices and sales and the overall economy with it.&lt;/span&gt;&lt;br&gt;&lt;/blockquote&gt;&lt;br&gt;David Lereah&amp;rsquo;s &amp;ldquo;Commentary&amp;rdquo; had this to say:&lt;br&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;span style=&#34;font-family:arial;font-size:85%;color:#000099;&#34;&gt;On balance, I expect about 10 to 25 percent of subprime households to be unable to secure a mortgage loan because of today’s stricter lending standards. However, many of these households will probably, over time, purchase a home when they have attained the financial capacity to do so (e.g., saving for a down payment, growing their income). So the long-term health of the housing market will probably stay in tact. In the near-term, I would expect home sales to fall by 100,000 to 250,000 annually during the next two years due to tighter underwriting practices, slowing the nation’s housing recovery.&lt;br /&gt;&lt;br /&gt;As for the over 8 million adjustable-rate loans (25 percent of which were sub-prime) originated during the past three years, First American Corelogic estimates that about 1.1 million of them totaling about $326 billion are likely to end up in fore-closure. A bit over $300 billion of subprime adjustable mortgage loans are due to re-set by October 1st of this year. Most lenders will attempt to work out problem loans by refinancing borrowers into other mortgages. A disproportionate share of these foreclosures will occur in high cost regions, like California. Certainly, a rise in foreclosures results in an upward blip in housing inventories, depressing home values. But the good news is that these foreclosures will occur in relatively healthy local markets that boast decent levels of economic activity and job creation, improving the prospects of selling the foreclosed properties in a reasonable amount of time. Foreclosures will create temporary inventory problems, but inventories will be eventually worked out.&lt;/span&gt;&lt;/blockquote&gt;&amp;ldquo;Inventories will eventually be worked out,&amp;rdquo; which will be &amp;ldquo;depressing home values&amp;rdquo; - but, nonetheless, Q2 in MC will see a &amp;ldquo;steady pace&amp;rdquo; in home sales and a higher average sale price? Hmmmmm&amp;hellip;&lt;br /&gt;&lt;br /&gt;Dr. Lawrence Yun, in his &amp;ldquo;Forecast&amp;rdquo; section, says that in the last year Phoenix jobs grew by 89,000 and that this may increase the number of potential homebuyers. Yun acknowledges that Phoenix has seen a fall in home sales, but he says that rental rates have, as a result, been &amp;ldquo;climbing fast.&amp;rdquo; He asserts that, &amp;ldquo;very soon, the squeezed renters will begin to search for a home purchase.&amp;quot;&lt;br /&gt;&lt;br /&gt;Rents in the area are definitely rising, as you would expect, but they&amp;rsquo;ll have to rise a long way to catch up with area home prices!&lt;br /&gt;&lt;br /&gt;Forecasting the impact of the subprime fallout, Yun presents this analysis:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;span style=&#34;font-family:arial;font-size:85%;color:#000099;&#34;&gt;Consider, the subprime loans comprised about 13% of the overall mortgage market, and 20% of mortgage originations since 2005(though there are divergent figures depending upon the source). The recent overall rise in default rates is primarily associated with the subprime loans rather than with the predominant prime loans. The delinquency rate on prime loans was only 2.8% by comparison with the foreclosure rate running at 0.5%. Both delinquencies and foreclosures for prime loans have been steady with very little movement. Therefore, a 14.3% delinquency on 13% of the loan market means subprime problems are impacting close to 2% of all loans. Factor in the fact that one-third of all homeowners own their home free-and-clear, the subprime problems are associated with about 1.4% of all homes. History says that less than half of these homes with delinquent mortgage payments ever move into actual foreclosure. So roughly speaking, 0.7% of all homes will at most run into eventual foreclosure from recent meltdown in the subprime sector.&lt;br&gt;&lt;/span&gt;&lt;/blockquote&gt;Something tells me that Yun&amp;rsquo;s numbers are overly rosy. Using his 1.4% figure only gives us an average of 1459 Trustee&amp;rsquo;s Sale Notices per month in Maricopa County. Since we&amp;rsquo;re &lt;a href=&#34;https://blog.lippard.org/2007/04/where-are-we-headed.html&#34;&gt;already seeing numbers higher than that&lt;/a&gt;, and there&amp;rsquo;s no indication that things are going to be slowing down, Yun appears to be missing a piece of the puzzle. To be fair, Yun&amp;rsquo;s numbers refer strictly to subprime loans - so one could argue that the additional numbers seen in the real world are delinquencies in alt-A and prime mortgages. In any case, the next few months should prove very interesting.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Kearny Board of Education and LaClairs settle case</title>
      <link>https://blog.lippard.org/2007/05/kearny-board-of-education-and-laclairs.html/</link>
      <pubDate>Thu, 10 May 2007 05:01:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/05/kearny-board-of-education-and-laclairs.html/</guid>
      <description>&lt;p&gt;The LaClair family and the Kearny Board of Education have settled their dispute regarding David Paszkiewicz&amp;rsquo;s proselytization in U.S. history class, &lt;a href=&#34;http://www.nytimes.com/2007/05/10/nyregion/10kearny.html?_r=2&amp;oref=slogin&amp;amp;oref=slogin&#34;&gt;as reported in the &lt;span style=&#34;font-style: italic;&#34;&gt;New York Times&lt;/span&gt;&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;The Kearny Board of Education in &lt;a href=&#34;http://topics.nytimes.com/top/news/national/usstatesterritoriesandpossessions/newjersey/index.html?inline=nyt-geo&#34; title=&#34;More news and information about New Jersey.&#34;&gt;New Jersey&lt;/a&gt; and the parents of Matthew LaClair, a 17-year-old junior at Kearny High School, settled their dispute on Tuesday night about a teacher who proselytized in class.&lt;/p&gt;      &lt;p&gt; The settlement will include training for teachers and students about the separation of church and state and a public statement by the board praising Matthew for bringing the matter to its attention.&lt;/p&gt;</description>
    </item>
    <item>
      <title>EFF sues Uri Geller for misusing DMCA</title>
      <link>https://blog.lippard.org/2007/05/eff-sues-uri-geller-for-misusing-dmca.html/</link>
      <pubDate>Thu, 10 May 2007 04:37:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/05/eff-sues-uri-geller-for-misusing-dmca.html/</guid>
      <description>&lt;p&gt;The Electronic Frontier Foundation filed a lawsuit yesterday against Uri Geller and his company Explorogist Ltd. for filing a DMCA takedown notice against a YouTube video posted by the Rational Response Squad.  The video depicted an excerpt from the Nova program &amp;ldquo;Secrets of the Psychics&amp;rdquo; which featured James Randi showing how some of Geller&amp;rsquo;s feats could have been done with magic tricks.  The video includes about three seconds of footage owned by Geller, which clearly falls under fair use guidelines.&lt;br /&gt;&lt;br /&gt;To quote from &lt;a href=&#34;http://www.eff.org/news/archives/2007_05.php#005244&#34;&gt;the EFF&amp;rsquo;s press release&lt;/a&gt;: &amp;ldquo;We&amp;rsquo;ve seen a rash of people abusing the DMCA lately, attempting to take down legitimate criticism and commentary online,&amp;rdquo; said EFF Staff Attorney Jason Schultz. &amp;ldquo;To allow thin-skinned public figures like Uri Geller to abuse this system forces critics to remain silent and creates unfair hurdles for free speech to thrive online.&amp;quot;&lt;br /&gt;&lt;br /&gt;The filings in the case may be found &lt;a href=&#34;http://www.eff.org/legal/cases/sapient_v_geller/&#34;&gt;at the EFF&amp;rsquo;s website&lt;/a&gt;.  Here&amp;rsquo;s the video, and a bonus video.&lt;br /&gt;&lt;br /&gt;&lt;a style=&#34;left: 0px ! important; top: 15px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-02600936124809564 visible ontop&#34; href=&#34;http://www.youtube.com/v/M9w7jHYriFo&#34;&gt;&lt;/a&gt;&lt;a style=&#34;left: 0px ! important; top: 15px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-02600936124809564 visible ontop&#34; href=&#34;http://www.youtube.com/v/M9w7jHYriFo&#34;&gt;&lt;/a&gt;&lt;object height=&#34;350&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/M9w7jHYriFo&#34;&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/M9w7jHYriFo&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; height=&#34;350&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;&lt;a style=&#34;left: 0px ! important; top: 0px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-02600936124809564 visible ontop&#34; href=&#34;http://www.youtube.com/v/V1Y7QR314xA&#34;&gt;&lt;/a&gt;&lt;a style=&#34;left: 0px ! important; top: 15px ! important;&#34; title=&#34;Click here to block this object with Adblock Plus&#34; class=&#34;abp-objtab-02600936124809564 visible ontop&#34; href=&#34;http://www.youtube.com/v/V1Y7QR314xA&#34;&gt;&lt;/a&gt;&lt;object height=&#34;350&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/V1Y7QR314xA&#34;&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/V1Y7QR314xA&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; height=&#34;350&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;UPDATE (August 6, 2008):  This lawsuit &lt;a href=&#34;http://www.eff.org/deeplinks/2008/08/sapient-and-explorologist-settle-lawsuit&#34;&gt;has been settled&lt;/a&gt;.  There was a monetary settlement and Geller&amp;rsquo;s company has agreed to license the footage for noncommercial use under a Creative Commons license.&lt;/p&gt;</description>
    </item>
    <item>
      <title>This integer is mine, you may not use it</title>
      <link>https://blog.lippard.org/2007/05/this-integer-is-mine-you-may-not-use-it.html/</link>
      <pubDate>Mon, 07 May 2007 18:13:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/05/this-integer-is-mine-you-may-not-use-it.html/</guid>
      <description>&lt;h5&gt; 70 D0 87 F2 02 2E 37 96 EB 84 B3 1B B5 92 10 E7&lt;/h5&gt;&lt;br /&gt;This 128-bit integer was used to encrypt a copyrighted haiku, and all rights to decrypt that haiku with this integer have been given to me.  You may not use this 128-bit integer for any purpose; if you distribute it or publish it you are in violation of the DMCA&#39;s restrictions on circumvention.&lt;br /&gt;&lt;br /&gt;(Actually, I&#39;ve probably blown it by publishing this number--but there are others which are mine and which you also may not obtain or distribute.  And that goes for you, too, AACS LA.)&lt;br /&gt;&lt;br /&gt;You can get your own 128-bit integer and read the haiku for yourself &lt;a href=&#34;http://www.freedom-to-tinker.com/?p=1155&#34;&gt;at Ed Felten&#39;s Freedom to Tinker blog&lt;/a&gt;.
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2007-05-08)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Is only the hexidecimal version yours, or do the base 10 and base 3 (and base x) versions also belong only to you?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cinco de Mayo: Celebration of kicking a French bill collector&#39;s ass</title>
      <link>https://blog.lippard.org/2007/05/cinco-de-mayo-celebration-of-kicking.html/</link>
      <pubDate>Sat, 05 May 2007 16:52:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/05/cinco-de-mayo-celebration-of-kicking.html/</guid>
      <description>&lt;p&gt;Long or Short Capital &lt;a href=&#34;http://longorshortcapital.com/cinco-de-mayo-a-celebration-of-kicking-a-french-debt-collectors-ass.htm&#34;&gt;gives some historical detail on Cinco de Mayo&lt;/a&gt; that&amp;rsquo;s generally lacking from most descriptions (with a little bit of exaggeration and humor).  It&amp;rsquo;s not a celebration of Mexican independence, but of a successful victory by Mexican forces led by General Ignacio Zaragozea Seguin against French occupation forces at the Battle of Puebla on May 5, 1862.&lt;br /&gt;&lt;br /&gt;The Mexican government owed money to the English, the Spanish, and the French, and was late on debt payments.  All three creditors sent armed representatives to Mexico.  The English and Spanish were successfully negotiated with, but the French decided to obtain repayment by taking possession of Mexico, and sent a large military force.  General Zaragoza led a force of Mexicans and Indians and were victorious.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Banning the distribution of AACS keys is futile</title>
      <link>https://blog.lippard.org/2007/05/banning-distribution-of-aacs-keys-is.html/</link>
      <pubDate>Thu, 03 May 2007 17:42:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/05/banning-distribution-of-aacs-keys-is.html/</guid>
      <description>&lt;p&gt;AACS keys are used to encrypt the content of HD-DVDs (this is an oversimplification; see Ed Felten&amp;rsquo;s &lt;a href=&#34;http://www.freedom-to-tinker.com/?p=1111&#34;&gt;Freedom-to-Tinker blog&lt;/a&gt; for more detail).  A particular &amp;ldquo;processing key&amp;rdquo; for AACS has recently been distributed on the Internet, with the &lt;a href=&#34;http://www.freedom-to-tinker.com/?p=1152&#34;&gt;AACS Licensing Authority issuing cease and desist orders to try to stop it&lt;/a&gt;.  This has led to new and creative ways of distributing this 128-bit number, just as occurred with the DeCSS code for decrypting DVDs.  When a cease-and-desist order went to digg, digg&amp;rsquo;s users proceeded to give diggs to many different sites, &lt;a href=&#34;http://www.freedom-to-tinker.com/?p=1153&#34;&gt;at one point leading to the entire front page of digg being full of nothing but links to pages with the AACS key&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;A couple of the more interesting methods include &lt;a href=&#34;http://www.techliberation.com/archives/042332.php&#34;&gt;making the number into a song&lt;/a&gt; and displaying it with &lt;a href=&#34;http://www.geogreeting.com/view.html?zl1erV5i+mReSdx7+nTAh$$M+ohilV14+xq_G&#34;&gt;satellite photos of buildings that resemble hex digits&lt;/a&gt;.  One individual appears to have &lt;a href=&#34;http://www.thenewfreedom.net/wp/wp-content/uploads/2007/05/takedownthis.jpg&#34;&gt;had it tattooed on his chest&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;This is exactly what we saw with DeCSS, which is memorialized in &lt;a href=&#34;http://www.cs.cmu.edu/%7Edst/DeCSS/Gallery/index.html&#34;&gt;Dave Touretzky&amp;rsquo;s Gallery of CSS Descramblers&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;This case is even more absurd, in that AACS LA &lt;a href=&#34;http://www.freedom-to-tinker.com/?p=1154&#34;&gt;is claiming ownership of a number&lt;/a&gt;&amp;ndash;and a relatively short one&amp;ndash;not because it encodes any content or algorithm, but because it&amp;rsquo;s one of potentially millions of keys assigned for use with its system.&lt;br /&gt;&lt;br /&gt;UPDATE (May 11, 2007):  As &lt;a href=&#34;http://www.techliberation.com/archives/042359.php&#34;&gt;this t-shirt makes clear&lt;/a&gt;, trying to protect against the distribution of a 128-bit number is futile when knowledge of the number can be easily distributed without using the number itself.  I&amp;rsquo;d love to see AACS LA try to make a case against the marketing and sale of this shirt.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bush&#39;s Iraq funding veto</title>
      <link>https://blog.lippard.org/2007/05/bushs-iraq-funding-veto.html/</link>
      <pubDate>Wed, 02 May 2007 15:22:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/05/bushs-iraq-funding-veto.html/</guid>
      <description>&lt;p&gt;Bush has vetoed the second bill of his presidency, the bill to continue funding the war on Iraq and specify a timetable for withdrawal. Kathryn Jean Lopez at &lt;span style=&#34;font-style: italic;&#34;&gt;National Review&lt;/span&gt; points out that he signed the bill with a pen given to him by the father of a Marine killed in Iraq in 2005:&lt;br /&gt;&lt;blockquote&gt;Bush signed the veto with a pen given to him by Robert Derga, the father of Marine Corps Reserve Cpl. Dustin Derga, who was killed in Iraq on May 8, 2005. The elder Derga spoke with Bush two weeks ago at a meeting the president had with military families at the White House.&lt;/blockquote&gt;David Weigel at &lt;span style=&#34;font-style: italic;&#34;&gt;Reason&lt;/span&gt; magazine &lt;a href=&#34;http://www.reason.com/blog/show/119966.html&#34;&gt;asks why Bush didn&amp;rsquo;t go all out&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;At first you think &amp;ldquo;that&amp;rsquo;s a little bit much, four years to the day after he appropriated different military imagery and it blew up in his face.&amp;rdquo; And then you think - just a pen? Why not do it up proper? Drive up the road to Dover AFB, lean over a flag-draped coffin, and sign the bill with the Pen of Martyrs as 24 white doves are released into the air. Get Col. Bud Day to give color commentary. Set the whole tableau to the ringing tones of &lt;a href=&#34;http://www.youtube.com/watch?v=OmGFVLZC3os&#34;&gt;Dennis Madalone.&lt;/a&gt;&lt;/blockquote&gt;&lt;a href=&#34;http://www.youtube.com/watch?v=OmGFVLZC3os&#34;&gt;&lt;/a&gt;And Weigel also offers this interesting addendum:&lt;br /&gt;&lt;blockquote&gt;Then there&amp;rsquo;s this:&lt;blockquote&gt;Derga asked Bush to promise to use the pen in his veto. On Tuesday, Derga contacted the White House to remind Bush to use the pen, and so he did.&lt;br /&gt;&lt;/blockquote&gt;He had to be reminded?&lt;/blockquote&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Where Are We Headed?</title>
      <link>https://blog.lippard.org/2007/05/where-are-we-headed.html/</link>
      <pubDate>Tue, 01 May 2007 04:17:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/05/where-are-we-headed.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://blog.lippard.org/images/apr07ntr.jpg&#34;&gt;&amp;lt;img style=&amp;ldquo;display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;&amp;rdquo; src=&amp;quot;/images/apr07ntr.jpg&amp;quot; border=&amp;ldquo;0&amp;rdquo; alt=&amp;ldquo;Click Image for Full Size&amp;quot;id=&amp;ldquo;BLOGGER_PHOTO_ID_5062895232159905490&amp;rdquo; /&amp;gt;&lt;/a&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/images/avg407.jpg&#34;&gt;&lt;img id=&#34;BLOGGER_PHOTO_ID_5059441898065295010&#34; style=&#34;DISPLAY: block; MARGIN: 0px auto 10px; CURSOR: hand; TEXT-ALIGN: center&#34; alt=&#34;Click Image for Full Size&#34; src=&#34;https://blog.lippard.org/images/avg407.jpg&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;Given the explosive growth Maricopa County&amp;rsquo;s Trustee Sale Notices saw in the second half of 2006, the numbers for the first four months of 2007 have seemed somewhat like a plateau. April’s total was 11 below &lt;a href=&#34;https://blog.lippard.org/2007/03/latest-real-estate-market-info-for.html&#34;&gt;March’s 1720&lt;/a&gt;, leading me to seriously wonder what the future holds.&lt;br /&gt;&lt;br /&gt;From a &lt;a href=&#34;http://www.reuters.com/article/reutersEdge/idUSN1159729020070411?src=041207_0735_INVESTING_comment_n_analysis&#34;&gt;recent Reuters article&lt;/a&gt;:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;span style=&#34;font-family:arial;font-size:85%;color:#000099;&#34;&gt;Subprime mortgages to less creditworthy borrowers comprised only 13.7 percent of outstanding U.S. mortgage debt in the fourth quarter of 2006, and their delinquency rate was 13.3 percent, according to the Mortgage Bankers Association.&lt;/span&gt;&lt;/blockquote&gt;&lt;br /&gt;If, like the article, you believe that the woes of the subprime mortgage market are “well contained,” then perhaps we have a hint of what the remainder of 2007 has in store.&lt;br /&gt;&lt;br /&gt;Assume, for (extreme) simplicity’s sake, that&amp;hellip;&lt;br /&gt;&lt;br /&gt;1) All 1,250,231 houses in Maricopa County have a mortgage, and&lt;br /&gt;2) The percentages quoted above remain the same for all of 2007, and&lt;br /&gt;3) No one who does not have a subprime loan will become delinquent,&lt;br /&gt;&lt;br /&gt;&amp;hellip; then that means the average number of Phoenix-area trustee sale notices per month should come to 1898. I’m inclined to take it as a good sign that we’ve only seen a peak of 1720 so far, in spite of Mish’s contention, over at his &lt;a href=&#34;http://globaleconomicanalysis.blogspot.com&#34;&gt;Global Economic Trend Analysis&lt;/a&gt;, that &lt;a href=&#34;http://globaleconomicanalysis.blogspot.com/2007/04/containment-is-spreading.html&#34;&gt;containment is spreading&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;However, the graph below, far more than Mish’s falling sky pronouncements, gives me pause:&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/images/reset_schedule.png&#34;&gt;&lt;img id=&#34;BLOGGER_PHOTO_ID_5059442568080193202&#34; style=&#34;DISPLAY: block; MARGIN: 0px auto 10px; CURSOR: hand; TEXT-ALIGN: center&#34; alt=&#34;Click to Enlarge this Graph&#34; src=&#34;https://blog.lippard.org/images/reset_schedule.png&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;Trustee’s Sale Notices are a lagging indicator, since they don&amp;rsquo;t happen until the borrower has been in big trouble for several months. That fact, in conjunction with the data behind the Credit Suisse graph, leads me to believe that late 2007 through early 2008 (and beyond) is when we should be expecting the big wave to hit. How big? Who can say?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Who&#39;s to blame for the Virginia Tech shootings</title>
      <link>https://blog.lippard.org/2007/04/whos-to-blame-for-virginia-tech.html/</link>
      <pubDate>Sat, 28 Apr 2007 02:55:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/04/whos-to-blame-for-virginia-tech.html/</guid>
      <description>&lt;p&gt;The Cynical-C Blog &lt;a href=&#34;http://www.cynical-c.com/?p=7191&#34;&gt;is keeping a running tab&lt;/a&gt;, and are up to a list of 72 items so far&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Individual armed resistance can bring school shootings to a halt</title>
      <link>https://blog.lippard.org/2007/04/individual-armed-resistance-can-bring.html/</link>
      <pubDate>Sat, 28 Apr 2007 02:35:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/04/individual-armed-resistance-can-bring.html/</guid>
      <description>&lt;p&gt;Classically Liberal &lt;a href=&#34;http://freestudents.blogspot.com/2007/04/when-mass-killers-meet-armed-resistance.html&#34;&gt;reports on multiple school shooting incidents which have been successfully stopped by private individuals with handguns&lt;/a&gt;&amp;ndash;though the media has mostly failed to report that the individuals apprehending the gunmen were armed, so these examples aren&amp;rsquo;t widely known.&lt;br /&gt;&lt;br /&gt;Patri Friedman at Catallarchy &lt;a href=&#34;http://catallarchy.net/blog/archives/2007/04/17/guns-have-stopped-massacres-early/&#34;&gt;observes&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;Anyway, I am not claiming that any one story (or in this case, four stories) prove anything about the overall tradeoffs. But these stories are in direct contrast to explicit statements some of you have made about how you think the world works. So please realize that you were wrong, and that guns are demonstrably capable of stopping massacres short. Doesn’t mean we should have them, but it is directly relevant to yesterday’s incident. We don’t know what the distribution of death reductions would have been if the massacre hadn’t been in a gun free zone, but it surely has a non-zero mean, and quite possibly a significant one. After all, this was an extremely bad massacre, which means more people involved and more time to get armed.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How sleazy real estate gurus make money</title>
      <link>https://blog.lippard.org/2007/04/how-sleazy-real-estate-gurus-make-money.html/</link>
      <pubDate>Sat, 28 Apr 2007 02:22:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/04/how-sleazy-real-estate-gurus-make-money.html/</guid>
      <description>&lt;p&gt;Einzige has a great post at his blog titled &lt;a href=&#34;http://einzige.blogspot.com/2007/04/making-fortunes-in-foreclosures.html&#34;&gt;&amp;ldquo;Making Fortunes* in Foreclosures (* Once you&amp;rsquo;ve discarded your ethical compass)&amp;quot;&lt;/a&gt; which describes the details of how some sleazy real estate gurus make money off of gullible homeowners in distress.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2007-04-28)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Thanks, Jim!&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>Back from the UK</title>
      <link>https://blog.lippard.org/2007/04/back-from-uk.html/</link>
      <pubDate>Thu, 26 Apr 2007 01:16:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/04/back-from-uk.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/P4200167.med.JPG&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;&#34; src=&#34;https://blog.lippard.org/images/P4200167.med.JPG&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5057541657475361682&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;We are back from a trip to London (with side trips to Warwick Castle, Stratford-upon-Avon, Oxford, and a couple days in Cambridge).  Although we didn&amp;rsquo;t plan it, we happened to see a number of interesting things on St. George&amp;rsquo;s Day&amp;ndash;the immediate aftermath of the &lt;a href=&#34;http://www.dailymail.co.uk/pages/live/articles/news/news.html?in_article_id=450371&amp;in_page_id=1770&amp;amp;ito=1490&#34;&gt;attempted suicide jumper rescue at Millennium Bridge&lt;/a&gt; (my own photos are much less interesting than the &lt;span style=&#34;font-style: italic;&#34;&gt;Daily Mail&lt;/span&gt;&amp;rsquo;s) and the Guinness Record attempt (successful, I believe) for &lt;a href=&#34;http://news.bbc.co.uk/1/hi/entertainment/6537023.stm&#34;&gt;largest coconut orchestra at Trafalgar Square&lt;/a&gt; (with Terry Jones, Terry Gilliam, and the cast of Spamalot in attendance, singing &amp;ldquo;Always Look on the Bright Side of Life&amp;rdquo;).  We got to see both Oxford and Cambridge&amp;rsquo;s respective Bridges of Sighs (Cambridge says &lt;a href=&#34;http://en.wikipedia.org/wiki/Bridge_of_Sighs_%28Cambridge%29&#34;&gt;theirs is better&lt;/a&gt; because it&amp;rsquo;s over water; Oxford&amp;rsquo;s is &lt;a href=&#34;http://en.wikipedia.org/wiki/Bridge_of_Sighs_%28Oxford%29&#34;&gt;really named Hertford Bridge&lt;/a&gt;), had lunches at the &lt;a href=&#34;http://en.wikipedia.org/wiki/The_Eagle_Pub&#34;&gt;Eagle Pub&lt;/a&gt; and at &lt;a href=&#34;http://en.wikipedia.org/wiki/The_Orchard&#34;&gt;The Orchard&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The photo is me in a doorway at the &lt;a href=&#34;http://www.bodley.ox.ac.uk/&#34;&gt;Bodleian Library&lt;/a&gt; at Oxford University.  Unfortunately, we did not make it to &lt;a href=&#34;http://en.wikipedia.org/wiki/Logic_Lane&#34;&gt;Logic Lane&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>CREW points out there are millions of missing White House emails</title>
      <link>https://blog.lippard.org/2007/04/crew-points-out-there-are-millions-of.html/</link>
      <pubDate>Thu, 12 Apr 2007 21:19:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/04/crew-points-out-there-are-millions-of.html/</guid>
      <description>&lt;p&gt;Citizens for Responsibility and Ethics in Washington &lt;a href=&#34;http://www.citizensforethics.org/node/27607&#34;&gt;points out that there are millions of emails missing from the White House servers&lt;/a&gt; (the official ones, not the Republican National Committee ones):&lt;br /&gt;&lt;blockquote&gt;Citizens for Responsibility and Ethics in Washington (CREW) today has released a report, WITHOUT A TRACE: The Missing White House Emails and the Violations of the Presidential Records Act, detailing the legal issues behind the story of the White House e-mail scandal.   &lt;p&gt;In a startling new revelation, CREW has also learned through two confidential sources that the Executive Office of the President (EOP) has lost over five million emails generated between March 2003 and October 2005. The White House counsel&amp;rsquo;s office was advised of these problems in 2005 and CREW has been told that the White House was given a plan of action to recover these emails, but to date nothing has been done to rectify this significant loss of records.&lt;/p&gt;</description>
    </item>
    <item>
      <title>FBI focus on counterterrorism leads to increase in unprosecuted fraud and identity theft</title>
      <link>https://blog.lippard.org/2007/04/fbi-focus-on-counterterrorism-leads-to.html/</link>
      <pubDate>Thu, 12 Apr 2007 04:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/04/fbi-focus-on-counterterrorism-leads-to.html/</guid>
      <description>&lt;p&gt;With the FBI being directed to focus its attention on counterterrorism, &lt;a href=&#34;http://seattlepi.nwsource.com/national/311046_fbiterror11.html&#34;&gt;its investigations of fraud, identity theft, civil rights violations, and crime in general have plummeted&lt;/a&gt;:&lt;br /&gt;&lt;span class=&#34;entry_body&#34;&gt;&lt;blockquote&gt;&amp;ndash; Overall, the number of criminal cases investigated by the FBI nationally has steadily declined. In 2005, the bureau brought slightly more than 20,000 cases to federal prosecutors, compared with about 31,000 in 2000 &amp;ndash; a 34 percent drop. &lt;p&gt;&amp;ndash; White-collar crime investigations by the bureau have plummeted in recent years. In 2005, the FBI sent prosecutors 3,500 cases &amp;ndash; a fraction of the more than 10,000 cases assigned to agents in 2000&amp;hellip;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>RNC accidentally loses White House aides&#39; email about attorney purge</title>
      <link>https://blog.lippard.org/2007/04/rnc-accidentally-loses-white-house.html/</link>
      <pubDate>Thu, 12 Apr 2007 04:28:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/04/rnc-accidentally-loses-white-house.html/</guid>
      <description>&lt;p&gt;One of the facts that has come out of the U.S. Attorney purge scandal is that the White House has been using email accounts set up by the Republican National Committee to avoid official records being kept in the White House email systems.  This also, however, has undermined White House attempts to claim that these are privileged internal communications.&lt;br /&gt;&lt;br /&gt;Now, however, the &lt;a href=&#34;http://www.fortwayne.com/mld/journalgazette/17062173.htm&#34;&gt;RNC says that it has accidentally lost &amp;ldquo;an undetermined number of emails concerning White House business.&amp;quot;&lt;/a&gt;  Oops.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://www.talkingpointsmemo.com/archives/week_2007_04_08.php#013579&#34;&gt;Talking Points Memo&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;UPDATE (April 12, 2007): Dan Froomkin &lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/content/blog/2007/04/12/BL2007041200941.html&#34;&gt;points out how the White House staff must have known that they were violating federal law and White House policy by using RNC email accounts and deleting emails&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Plagiarism, deception, and fraud: The JRM prayer study</title>
      <link>https://blog.lippard.org/2007/04/plagiarism-deception-and-fraud-jrm.html/</link>
      <pubDate>Wed, 11 Apr 2007 15:24:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/04/plagiarism-deception-and-fraud-jrm.html/</guid>
      <description>&lt;p&gt;Bruce Flamm points out that another reason to doubt the authors of the dubious &lt;span style=&#34;font-style: italic;&#34;&gt;Journal of Reproductive Medicine&lt;/span&gt; prayer study has surfaced, with one of them being charged with plagiarism:&lt;br /&gt;&lt;blockquote&gt;In summary, the man who designed and supposedly conducted the prayer study resides in federal prison, and the man originally listed as lead author admits he knows nothing about the alleged research. The only remaining author has now been charged with plagiarism. . . This may be the first time in history that all three authors of a randomized, controlled study have been found guilty of fraud, deception, and/or plagiarism. Even more remarkable is the fact that the JRM has steadfastly refused to retract its physics-defying paper.&lt;/blockquote&gt;Taner Edis &lt;a href=&#34;http://secularoutpost.blogspot.com/2007/04/study-without-prayer.html&#34;&gt;has more at the Secular Outpost&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Scott Adams&#39; lame arguments for copyright</title>
      <link>https://blog.lippard.org/2007/04/scott-adams-lame-arguments-for.html/</link>
      <pubDate>Wed, 11 Apr 2007 15:00:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/04/scott-adams-lame-arguments-for.html/</guid>
      <description>&lt;p&gt;Scott Adams&amp;rsquo; lame arguments for copyright &lt;a href=&#34;http://mutualist.blogspot.com/2007/04/scott-adams-cognitive-dissonance.html&#34;&gt;are taken apart by Kevin Carson at the Mutualist Blog&lt;/a&gt;.  There are good arguments to be made for some form of copyright protection, but Adams doesn&amp;rsquo;t make them.&lt;br /&gt;&lt;br /&gt;I guess it&amp;rsquo;s not just the subject of evolution where Adams goes &lt;a href=&#34;http://scienceblogs.com/pharyngula/2007/03/scott_adams_reads_newsweek_uho.php&#34;&gt;off&lt;/a&gt; &lt;a href=&#34;http://scienceblogs.com/strangerfruit/2007/02/scott_adams_is_a_pointy_haired.php&#34;&gt;the&lt;/a&gt; &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/03/scott_adams_intellectual_disho.php&#34;&gt;rails&lt;/a&gt;.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Kevin Carson&lt;/strong&gt; &lt;small&gt;(2007-04-11)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Thanks, Jim.&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>Inflation-adjusted home prices as a roller coaster ride</title>
      <link>https://blog.lippard.org/2007/04/inflation-adjusted-home-prices-as.html/</link>
      <pubDate>Wed, 11 Apr 2007 14:25:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/04/inflation-adjusted-home-prices-as.html/</guid>
      <description>&lt;p&gt;This video shows U.S. inflation-adjusted home prices from 1890 to present, as a roller coaster ride.  Gee, I wonder what the next piece of the ride will look like?&lt;br /&gt;&lt;br /&gt;&lt;object width=&#34;425&#34; height=&#34;350&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/kUldGc06S3U&#34;&gt;&lt;/param&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;/param&gt;&lt;embed src=&#34;http://www.youtube.com/v/kUldGc06S3U&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;350&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://catallarchy.net/blog/archives/2007/04/11/one-hell-of-a-toboggan-ride/&#34;&gt;Catallarchy&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>PBS drops &#34;Islam vs. Islamists&#34;</title>
      <link>https://blog.lippard.org/2007/04/pbs-drops-islam-vs-islamists.html/</link>
      <pubDate>Wed, 11 Apr 2007 01:31:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/04/pbs-drops-islam-vs-islamists.html/</guid>
      <description>&lt;p&gt;The series &amp;ldquo;America at a Crossroads&amp;rdquo; commissioned a series of films about Islam in America that will air next week.  One of the films, &amp;ldquo;Islam v. Islamists: Voices From the Muslim Center,&amp;rdquo; by Martyn Burke, will not be shown.&lt;br /&gt;&lt;br /&gt;Burke, who was previously the producer of &amp;ldquo;Pirates of Silicon Valley&amp;rdquo; and &amp;ldquo;The Hollywood Ten,&amp;rdquo; says that his film was dropped for political reasons (including the fact that two of his co-producers, Frank Gaffney and Alex Alexiev, are neoconservatives from the &lt;a href=&#34;http://en.wikipedia.org/wiki/Center_for_Security_Policy&#34;&gt;Center for Security Policy&lt;/a&gt;)  after &amp;ldquo;tampering&amp;rdquo; by PBS and managers from WETA Washington D.C.  He listed these examples of tampering:&lt;br /&gt;&lt;blockquote&gt;• A WETA manager pressed to eliminate a key perspective of the film: The claim that Muslim radicals are pushing to establish &amp;ldquo;parallel societies&amp;rdquo; in America and Europe governed by Shariah law rather than sectarian courts.&lt;br /&gt;&lt;br /&gt;• After grants were issued, &lt;i&gt;Crossroads&lt;/i&gt; managers commissioned a new film that overlapped with &lt;i&gt;Islam vs. Islamists&lt;/i&gt; and competed for the same interview subjects.&lt;br /&gt;&lt;br /&gt;• WETA appointed an advisory board that includes Aminah Beverly McCloud, director of World Islamic Studies at DePaul University. In an &amp;ldquo;unparalleled breach of ethics,&amp;rdquo; Burke says, McCloud took rough-cut segments of the film and showed them to Nation of Islam officials, who are a subject of the documentary. They threatened to sue.&lt;/blockquote&gt;PBS claims that Burke&amp;rsquo;s film was not completed on time, had &amp;ldquo;serious structural problems&amp;rdquo; and was &amp;ldquo;irresponsible&amp;rdquo; and &amp;ldquo;alarmist, and it wasn&amp;rsquo;t fair.&amp;quot;&lt;br /&gt;&lt;br /&gt;Burke&amp;rsquo;s film featured Phoenix medical doctor &lt;a href=&#34;http://www.azcentral.com/specials/special19/articles/0404jasser-ON.html&#34;&gt;Zuhdi Jasser&lt;/a&gt;, head of the Islamic Forum for Democracy, a non-profit that advocates &amp;ldquo;patriotism, constitutional democracy, and a separation of church and state.&amp;rdquo;  Jasser, a staunch Republican and former U.S. Navy physician, was an internist at the Office of the Attending Physician at the U.S. Capitol in the late nineties.&lt;br /&gt;&lt;br /&gt;There are more details and a short clip of Jasser from the film &lt;a href=&#34;http://www.azcentral.com/news/articles/0410crossroads0410.html&#34;&gt;at the &lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt;&lt;/a&gt; (from which the above bulleted points are quoted).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Geraldo takes on O&#39;Reilly</title>
      <link>https://blog.lippard.org/2007/04/geraldo-takes-on-oreilly.html/</link>
      <pubDate>Tue, 10 Apr 2007 04:10:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/04/geraldo-takes-on-oreilly.html/</guid>
      <description>&lt;p&gt;Via &lt;a href=&#34;http://www.angryblog.org/?p=760&#34;&gt;Sinners in the Hands of an Angry Blog&lt;/a&gt;, here&amp;rsquo;s video of Geraldo Rivera arguing with Bill O&amp;rsquo;Reilly about illegal immigration.  Geraldo does a great job of actually getting his points out on O&amp;rsquo;Reilly&amp;rsquo;s show, though he has to raise his voice to do it.  I agree with Geraldo, pointing out that this move of attacking illegal immigration because of some other problem (in this case, drunk driving) is a deceptive way of arguing against illegal immigration, unless there is some evidence that illegal immigrants as a group create more of the problem than other people.&lt;br /&gt;&lt;br /&gt;&lt;object height=&#34;350&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/u0Gwz-2qB7o&#34;&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/u0Gwz-2qB7o&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; height=&#34;350&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>The truth about the sinking of the Titanic</title>
      <link>https://blog.lippard.org/2007/04/truth-about-sinking-of-titanic.html/</link>
      <pubDate>Tue, 10 Apr 2007 03:24:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/04/truth-about-sinking-of-titanic.html/</guid>
      <description>&lt;p&gt;See the persuasive video, &amp;ldquo;Unfastened Coins,&amp;rdquo; at &lt;a href=&#34;http://www.thebestpageintheuniverse.net/c.cgi?u=af07&#34;&gt;the Official Website of the Titanic Truth Movement&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;(Hat tip: Andrew Ramsey.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>RIP, Grandma Lippard</title>
      <link>https://blog.lippard.org/2007/04/rip-grandma-lippard.html/</link>
      <pubDate>Mon, 09 Apr 2007 00:30:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/04/rip-grandma-lippard.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/P9180003.med.JPG&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;&#34; src=&#34;https://blog.lippard.org/images/P9180003.med.JPG&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5051218018460584162&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;On Sunday morning I received a phone call from my father informing me that my grandmother had died.  By Monday morning, the funeral arrangements had been made, and my sisters and I booked our flights to Indianapolis.&lt;br /&gt;&lt;br /&gt;My &lt;a href=&#34;http://www2.indystar.com/cgi-bin/obituaries/index.php?action=show&amp;id=75596&#34;&gt;grandmother&amp;rsquo;s obituary in the &lt;span style=&#34;font-style: italic;&#34;&gt;Indianapolis Star&lt;/span&gt;&lt;/a&gt; reported some facts and statistics of her life&amp;ndash;born April 19, 1919 in Indianapolis (not, as I had always thought, in Rotterdam, Netherlands, where her older sister had been born), died April 1, 2007.  She had worked in the Neurology Department at Indiana University Medical Center.  She had been an active member of Clermont Christian Church since the mid-1940s, and married to my grandfather, who survives her, for nearly 69 years.  Her brother Ernie, a Pearl Harbor survivor, also survives her.&lt;br /&gt;&lt;br /&gt;What the obituary didn&amp;rsquo;t express was the love that she had for her children, grandchildren, and great-grandchildren, and how, as my cousin Aaron said at the funeral service, she always focused her attention on others and made us feel special.&lt;br /&gt;&lt;br /&gt;The visitation at the funeral home and the funeral service was attended by hundreds of people, including many relatives I didn&amp;rsquo;t even know I had.  What was a time of loss also became a reunion of family members from across the country, that I&amp;rsquo;m sure my grandmother would have been overjoyed to see.&lt;br /&gt;&lt;br /&gt;We&amp;rsquo;ll all miss her.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jerry Wills:  UFO contactee turned psychic healer</title>
      <link>https://blog.lippard.org/2007/03/jerry-wills-ufo-contactee-turned.html/</link>
      <pubDate>Sat, 31 Mar 2007 20:42:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/jerry-wills-ufo-contactee-turned.html/</guid>
      <description>&lt;p&gt;In the July/August 1988 issue of &lt;span style=&#34;font-style: italic;&#34;&gt;The Arizona Skeptic&lt;/span&gt;, I wrote an article called &amp;ldquo;A Visit to the &amp;lsquo;Psychic Showcase.&amp;rsquo;&amp;rdquo;  This article was about my visit in April 1988 to a psychic fair put on by &amp;ldquo;Truth Investigations Unlimited&amp;rdquo; at the Biltmore Commerce Center in Phoenix.  In that article, I reported on a demonstration of &amp;ldquo;mind transference techniques&amp;rdquo; by Phoenix magician Lee Earle (who began by stating &amp;ldquo;I have been accused of being a fake, a fraud, a phony, and a cheat&amp;rdquo;), channeling of &amp;ldquo;Equinox&amp;rdquo; by Joan Scibienski, a UFO lecture by Brian Myers and Tina Choate of the Center for UFO Research, and a talk by Jerry Wills.&lt;br /&gt;
&lt;br /&gt;
Here&amp;rsquo;s the portion of the article about Jerry Wills:&lt;br /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Latest Real Estate Market Info for Maricopa County</title>
      <link>https://blog.lippard.org/2007/03/latest-real-estate-market-info-for.html/</link>
      <pubDate>Sat, 31 Mar 2007 19:28:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/latest-real-estate-market-info-for.html/</guid>
      <description>&lt;p&gt;The count for March&amp;rsquo;s Notices of Trustee&amp;rsquo;s Sales in Maricopa County was &lt;b&gt;1720&lt;/b&gt;. Not a record beater, but certainly within sight of the summit.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/images/Mar07NTRS.jpg&#34;&gt;&lt;img id=&#34;BLOGGER_PHOTO_ID_5048173574687543522&#34; style=&#34;DISPLAY: block; MARGIN: 0px auto 10px; CURSOR: hand; TEXT-ALIGN: center&#34; alt=&#34;Click to view full size&#34; src=&#34;https://blog.lippard.org/images/Mar07NTRS.jpg&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;&lt;b&gt;MC Trustee&amp;rsquo;s Sale Notices (1995-Present)&lt;/b&gt;&lt;/th&gt;&lt;/tr&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Mean&lt;/td&gt;&lt;td&gt;929.5&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Median&lt;/td&gt;&lt;td&gt;819&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Mode&lt;/td&gt;&lt;td&gt;746&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Standard Deviation&lt;/td&gt;&lt;td&gt;306.2041743&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Range&lt;/td&gt;&lt;td&gt;1256&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Minimum&lt;/td&gt;&lt;td&gt;482&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Maximum&lt;/td&gt;&lt;td&gt;1738&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Sum&lt;/td&gt;&lt;td&gt;135705&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Count&lt;/td&gt;&lt;td&gt;146&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;The daily average in March (78.18 Notices recorded per day) was also not a record beater.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/images/DailyAvgMar07.jpg&#34;&gt;&amp;lt;img style=&amp;ldquo;display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;&amp;rdquo; src=&amp;quot;/images/DailyAvgMar07.jpg&amp;quot; border=&amp;ldquo;0&amp;rdquo; alt=&amp;ldquo;Click for full-sized image&amp;quot;id=&amp;ldquo;BLOGGER_PHOTO_ID_5048174691379040498&amp;rdquo; /&amp;gt;&lt;/a&gt;&lt;br /&gt;Here&amp;rsquo;s an interesting chart I threw together based on sales data I pulled from the Arizona Regional Multiple Listing Service. The take-away from it is that, clearly, the inventory of unsold homes in the Phoenix area has been increasing for quite a while, now. The words &amp;ldquo;downward pressure&amp;rdquo; come to mind.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/images/listingsales.jpg&#34;&gt;&amp;lt;img style=&amp;ldquo;display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;&amp;rdquo; src=&amp;quot;/images/listingsales.jpg&amp;rdquo; border=&amp;ldquo;0&amp;rdquo; alt=&amp;ldquo;&amp;ldquo;id=&amp;ldquo;BLOGGER_PHOTO_ID_5048176301991776514&amp;rdquo; /&amp;gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ron Paul in Phoenix</title>
      <link>https://blog.lippard.org/2007/03/ron-paul-in-phoenix.html/</link>
      <pubDate>Sat, 31 Mar 2007 14:11:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/ron-paul-in-phoenix.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/IMG_1460.med.jpg&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;&#34; src=&#34;https://blog.lippard.org/images/IMG_1460.med.jpg&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5068624804913938914&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;Last night I attended a small event where Rep. Ron Paul (R-TX) spoke about his candidacy for president as a Republican.  I found it a bit of a disappointment.  On the plus side, he is making opposition to both the drug war and the war in Iraq a major part of his campaign.  He also opposes warrantless wiretapping, the USA PATRIOT Act, and the Military Commissions Act.  And in response to a question from one of several atheists present, he indicated his support for the separation of church and state (and opposition to Bush&amp;rsquo;s faith-based initiatives). On the minus side, his stance on illegal immigration is to &amp;ldquo;secure the border,&amp;rdquo; &lt;a href=&#34;http://www.creativedestruction.com/archives/000712.html&#34;&gt;deny benefits to illegal immigrants, and eliminate birthright citizenship&lt;/a&gt;.  New Mexico Gov. Bill Richardson&amp;rsquo;s &lt;a href=&#34;http://richardsonforpresident.com/issues/issues_immigration/&#34;&gt;stance on illegal immigration&lt;/a&gt; (double Border Patrol officers, implement a guest worker program, and provide a mechanism for illegal immigrants to pay a fine and become legal residents) makes a whole lot more sense than that.  Also on the minus side, as Sameer Parekh has pointed &lt;a href=&#34;http://www.creativedestruction.com/archives/000712.html&#34;&gt;out&lt;/a&gt;&lt;a href=&#34;http://www.creativedestruction.com/archives/000712.html&#34;&gt; at his blog&lt;/a&gt;, his stance on free trade is to oppose anything that he sees as a compromise on free trade (like major free trade agreements), which makes him look like he&amp;rsquo;s pandering to protectionists&amp;ndash;his web page makes no indication that he support free trade, which strikes me as dishonest.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2007/02/karen-johnson-trying-to-become-americas.html&#34;&gt;Nutjob Arizona State Senator Karen Johnson&lt;/a&gt; was there, and she asked a question about Bush&amp;rsquo;s &amp;ldquo;stealth campaign&amp;rdquo; to establish a North American Union; Paul responded that he opposes creation of such an entity and a common currency for such an economic area (the &amp;ldquo;amero&amp;rdquo;).  This is going into &lt;a href=&#34;http://www.worldnetdaily.com/news/article.asp?ARTICLE_ID=53378&#34;&gt;WorldNetDaily&lt;/a&gt; and &lt;a href=&#34;http://www.infowars.com/articles/nwo/north_american_union_already_starting_replace_usa.htm&#34;&gt;Alex Jones conspiracy theorist territory&lt;/a&gt;, conflating the Security and Prosperity Partnership of North America (a meeting between the three heads of state to increase economic cooperation) with the ideas of Robert Pastor, a professor at American University, about creating a political union.  If the EU can&amp;rsquo;t approve a Constitution (with France and the Netherlands rejecting it) and still has holdouts on the euro (Britain and Norway), how likely is it that countries as different as the U.S., Mexico, and Canada would combine into a single political entity?&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;m glad Ron Paul has provided a consistent voice in Congress against the war in Iraq and erosion of our civil liberties in the name of the global war on terror, but I&amp;rsquo;m afraid he probably wouldn&amp;rsquo;t make a very good president (though I did make a small contribution to his campaign which I&amp;rsquo;m feeling some buyer&amp;rsquo;s remorse for this morning).  My preference is to see a Democratic president and split control of Congress&amp;ndash;gridlock seems to be the most effective way of achieving economic growth and slowing the erosion of our civil liberties.&lt;br /&gt;&lt;br /&gt;UPDATE (April 12, 2007):  The argument that Paul makes about illegal immigration&amp;ndash;that we should stop it because of the impact on welfare&amp;ndash;is aptly turned on its head &lt;a href=&#34;http://daviddfriedman.blogspot.com/2006/04/welfare-and-immigration-flip-side-of.html&#34;&gt;in this post from last year at David Friedman&amp;rsquo;s blog&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (February 11, 2008):  Here&amp;rsquo;s &lt;a href=&#34;http://www.factcheck.org/elections-2008/wrong_paul.html&#34;&gt;a debunking of a number of Ron Paul claims, including the NAFTA superhighway&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Arizona minimum wage increase put developmentally disabled out of work</title>
      <link>https://blog.lippard.org/2007/03/arizona-minimum-wage-increase-put.html/</link>
      <pubDate>Sat, 31 Mar 2007 04:57:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/arizona-minimum-wage-increase-put.html/</guid>
      <description>&lt;p&gt;Arizona&amp;rsquo;s &lt;a href=&#34;http://www.azcentral.com/specials/special12//articles/0318minwage0318.html&#34;&gt;recent increase in the minimum wage to $6.75/hour put a bunch of developmentally disabled people out of work&lt;/a&gt;.  The result&amp;ndash;now the state Industrial Commission is proposing to call these people &amp;ldquo;trainees&amp;rdquo; and exempt them from the minimum wage so that they can go back to work.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://www.creativedestruction.com/archives/000704.html&#34;&gt;Creative Destruction&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>9/11 Conspiracy Nutball Convention in Chandler</title>
      <link>https://blog.lippard.org/2007/03/911-conspiracy-nutball-convention-in.html/</link>
      <pubDate>Fri, 30 Mar 2007 19:01:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/911-conspiracy-nutball-convention-in.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve just learned that I missed the &lt;a href=&#34;http://911accountability.org/accountability/index.php?page=program_agenda&#34;&gt;&amp;ldquo;9/11 Accountability: Strategies and Solutions Conference&amp;rdquo;&lt;/a&gt; that was held in February in Chandler.  The guest list is filled with the expected kooks like James Fetzer, Steven Jones, and Col. Robert Bowman from &lt;a href=&#34;https://blog.lippard.org/2006/08/scholars-for-911-truth.html&#34;&gt;&amp;ldquo;Scholars for 9/11 Truth&amp;rdquo;&lt;/a&gt; (Jones apparently has withdrawn from co-chair of that group and started another of his own with a similar name after clashing with Fetzer), and Jim Marrs, among many others.&lt;br /&gt;&lt;br /&gt;If there was any doubt that this is a collection of people with no concerns about their credibility, I was quite amused to see this entry on the speakers list:&lt;br /&gt;&lt;strong&gt;&lt;/strong&gt;&lt;blockquote&gt;&lt;strong&gt;Michael and Aurora Ellegion&lt;/strong&gt;   Michael and Aurora Ellegion, have been investigative reporters for over 25 years. They have insight into the powerful mind control aspect that 9-11 was utilized to create. They have appeared on numerous television programs, the BBC TV and Armed Forces Radio, newspapers and magazines. The Ellegions are also futurists and deeply desire to enlighten mankind, feeling that we must each play a part in directing our government. Michael and Aurora have spoke at cutting-edge conferences worldwide and at the Press Clubs throughout the U.S. on numerous social and political issues.&lt;/blockquote&gt;This description is remarkable for what it omits.  I&amp;rsquo;m familiar with this couple under the name &amp;ldquo;El-Legion&amp;rdquo; rather than &amp;ldquo;Ellegion,&amp;rdquo; from meeting them at a psychic fair in Phoenix around 1987 when I was head of the Phoenix Skeptics.  There, they presented themselves as &lt;a href=&#34;http://www.channelforthemasters.com/&#34;&gt;channelers of Lord Ashtar and other discarnate extraterrestrial entities from the Pleiades, along with the occasional Archangel&lt;/a&gt;.   The website I&amp;rsquo;ve linked to, &amp;ldquo;channelforthemasters.com,&amp;rdquo; seems to indicate that they are still in that business.  Hopefully they&amp;rsquo;ve discontinued their side business of selling stolen telephone card numbers in Hawaii, for which they were arrested in 1987.&lt;br /&gt;&lt;br /&gt;Admission to the psychic fair gave me a ticket for a reading from the psychic of my choice.  I chose Michael El-Legion, thinking his reading would be the most likely to provide entertainment, and he did not disappoint.  He told me I was an &amp;ldquo;Eagle Commander&amp;rdquo; of the Star People and a person of great cosmic importance.  I&amp;rsquo;m pretty sure I still have an audio tape of that reading somewhere.&lt;br /&gt;&lt;br /&gt;I wrote up my encounter with Michael El-Legion in the &lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Skeptic&lt;/span&gt;, vol. 2, no. 1 (July/August 1988), which unfortunately I can&amp;rsquo;t seem to find my copies of.&lt;br /&gt;&lt;br /&gt;UPDATE (March 31, 2007):  Found my copies of the &lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Skeptic&lt;/span&gt;.  Turns out I misremembered writing it up, and misread grep output from my search of the online index.  The only reference to the El-Legions was in vol. 3, no. 3 (April 1990), in Mike Stackpole&amp;rsquo;s &amp;ldquo;Editorial Blathering&amp;rdquo; column.  The psychic fair I reported on in vol. 2, no. 1 didn&amp;rsquo;t include anything about the El-Legions, though I did converse with &lt;a href=&#34;https://blog.lippard.org/2007/03/jerry-wills-ufo-contactee-turned.html&#34;&gt;a man who claimed to be an alien contactee&lt;/a&gt;, who now is claiming online to have had a near-death experience that have given him healing powers.&lt;/p&gt;</description>
    </item>
    <item>
      <title>My Sweet Lord</title>
      <link>https://blog.lippard.org/2007/03/my-sweet-lord.html/</link>
      <pubDate>Fri, 30 Mar 2007 03:06:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/my-sweet-lord.html/</guid>
      <description>&lt;p&gt;Various newspapers (including the &lt;a href=&#34;http://www.azcentral.com/ent/pop/articles/0329odd-jesus29.html&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt;&lt;/a&gt;) are covering the story of Cosimo Cavallaro&amp;rsquo;s life-sized statue of Jesus made out of 200 pounds of milk chocolate.  All are giving prime coverage to the typical over-the-top rantings of William Donohue of the Catholic League, claiming that &amp;ldquo;this is one of the worst assaults on Christian sensibilities ever.&amp;quot;&lt;br /&gt;&lt;br /&gt;This Jesus, titled &amp;ldquo;My Sweet Lord&amp;rdquo; and hanging in a crucifixion position, is sans cross or loin cloth.  For this reason newspapers are only showing it photographed from behind, so you can&amp;rsquo;t see how anatomically accurate it is.  A photograph of the work from the front can be found &lt;a href=&#34;http://www.cosimocavallaro.com/&#34;&gt;at the artist&amp;rsquo;s website&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Why &#34;the customer is always right&#34; is wrong</title>
      <link>https://blog.lippard.org/2007/03/why-customer-is-always-right-is-wrong.html/</link>
      <pubDate>Fri, 30 Mar 2007 00:30:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/why-customer-is-always-right-is-wrong.html/</guid>
      <description>&lt;p&gt;At Alexander Kjerulf&amp;rsquo;s Chief Happiness Officer blog is &lt;a href=&#34;http://positivesharing.com/2006/07/why-the-customer-is-always-right-results-in-bad-customer-service&#34;&gt;a list of the top five reasons why &amp;ldquo;the customer is always right&amp;rdquo; is bad for business&lt;/a&gt;:&lt;br /&gt;&lt;br /&gt;1. It makes employees unhappy.&lt;br /&gt;2. It gives abrasive customers an unfair advantage.&lt;br /&gt;3. Some customers are bad for business.&lt;br /&gt;4. It results in worse customer service.&lt;br /&gt;5. Some customers are just plain wrong.&lt;br /&gt;&lt;br /&gt;I think these reasons hit the nail right on the head (and he includes some fun examples).&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://bbcamerican.blogspot.com/2007/03/pharmaceuticals-in-vain.html&#34;&gt;a comment at Behind the Counter&lt;/a&gt;, a blog that often includes examples of the Florida Wal-Mart where its author works getting ripped off by horrible customers.)&lt;br /&gt;&lt;br /&gt;A variant of &amp;ldquo;the customer is always right&amp;rdquo; that also drives companies in the wrong direction for some of the same reasons is &amp;ldquo;the executives are always right.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>McCain&#39;s MySpace page</title>
      <link>https://blog.lippard.org/2007/03/mccains-myspace-page.html/</link>
      <pubDate>Thu, 29 Mar 2007 04:23:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/mccains-myspace-page.html/</guid>
      <description>&lt;p&gt;Whoever maintains John McCain&amp;rsquo;s MySpace page borrowed the template from another MySpace user without giving credit.  That template included an image in the &amp;ldquo;Contacting &lt;user&gt;&amp;rdquo; section, which was being pulled from the original user&amp;rsquo;s page and had a list of menu items to click on.&lt;br /&gt;&lt;br /&gt;The original user, upset at his template being used without credit, &lt;a href=&#34;http://www.techcrunch.com/2007/03/27/john-mccains-myspace-page-hacked/&#34;&gt;changed the image, so that it said&lt;/a&gt;: &amp;ldquo;Dear Supporters, Today I announce that I have reversed my position and come out in full support of gay marriage&amp;hellip; particularly marriage between passionate females.  John&amp;rdquo;&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://www.myspace.com/johnmccain&#34;&gt;McCain&amp;rsquo;s MySpace page&lt;/a&gt; has subsequently been fixed.&lt;br /&gt;&lt;br /&gt;BTW, the Republican candidate for president with the most MySpace friends is libertarian &lt;a href=&#34;http://www.myspace.com/congressmanronpaul&#34;&gt;Rep. Ron Paul&lt;/a&gt;, who has for some reason been &lt;a href=&#34;http://www.reason.com/blog/show/118760.html&#34;&gt;removed from multiple online polls about candidate preferences&lt;/a&gt; (including Pajamas Media and &lt;a href=&#34;http://specials.slate.com/futures/2008/republican-presidential-nominee/&#34;&gt;Slate&amp;rsquo;s reporting of the online idea futures&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;UPDATE (March 30, 2007):  Pajamas Media has re-listed Ron Paul and added Fred Thompson this week; Fred Thompson is leading and Ron Paul is in second for the Republicans; Bill Richardson is leading for the Democrats.  Not that online, self-selected polling has any reflection on how an actual vote would go&amp;hellip;&lt;br /&gt;&lt;/user&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>A lottery winner who&#39;s not blowing his money on strippers</title>
      <link>https://blog.lippard.org/2007/03/lottery-winner-whos-not-blowing-his.html/</link>
      <pubDate>Thu, 29 Mar 2007 04:15:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/lottery-winner-whos-not-blowing-his.html/</guid>
      <description>&lt;p&gt;Brad Duke, who managed 5 Gold&amp;rsquo;s Gyms in Idaho, won a $220 million Powerball jackpot in 2005, which translated to an $85 million lump sum payment after taxes.  He assembled a team of financial advisors before claiming the prize, and set a goal of turning that $85 million into $1 billion in the next 15 years.  Here&amp;rsquo;s what he&amp;rsquo;s done with the money so far:&lt;br /&gt;&lt;br /&gt;Investments:&lt;br /&gt;$45 million in low-risk investments such as municipal bonds.&lt;br /&gt;$35 million in aggressive, high-risk investments such as real estate, oil, and gas.&lt;br /&gt;&lt;br /&gt;Donations:&lt;br /&gt;$1.3 million creating a family foundation.&lt;br /&gt;&lt;br /&gt;Debt retirement:&lt;br /&gt;$125,000 to pay off his mortgage (on a 1,400 sf house he still lives in)&lt;br /&gt;$18,000 to pay off student loans&lt;br /&gt;&lt;br /&gt;Purchases:&lt;br /&gt;$65,000 on bicycles, including a $12,000 BMC road bike&lt;br /&gt;$14,500 on a used VW Jetta&lt;br /&gt;&lt;br /&gt;Gifts:&lt;br /&gt;$12,000 annual gift to each member of his immediate family&lt;br /&gt;&lt;br /&gt;Splurge:&lt;br /&gt;$63,000 on a trip to Tahiti with 17 friends&lt;br /&gt;&lt;br /&gt;The result so far&amp;ndash;&lt;a href=&#34;http://money.aol.com/fortune/general/canvas3/_a/taking-home-the-jackpot/20070301102009990001&#34;&gt;he&amp;rsquo;s turned $85 million into $128-$130 million&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Viacom responds to EFF/MoveOn lawsuit</title>
      <link>https://blog.lippard.org/2007/03/viacom-responds-to-effmoveon-lawsuit.html/</link>
      <pubDate>Wed, 28 Mar 2007 02:27:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/viacom-responds-to-effmoveon-lawsuit.html/</guid>
      <description>&lt;p&gt;EFF filed a lawsuit against Viacom for abusing the Digital Millenium Copyright Act to cause the takedown of a YouTube video clip called &amp;ldquo;Stop the Falsiness&amp;rdquo; which used video from The Colbert Report within the boundaries of fair use.&lt;br /&gt;&lt;br /&gt;Viacom has issued &lt;a href=&#34;http://www.eff.org/legal/cases/moveon_v_viacom/viacom_response_letter.pdf&#34;&gt;a pretty solid response&lt;/a&gt; (PDF)&amp;ndash;that they issued no such DMCA notice, and if they had, YouTube should have notified the user who submitted the clip and given them a chance to file a counter-notice.  Viacom further stated that they found the clip elsewhere, reviewed it, and agree that it constitutes fair use of their content and should be put back up.  (YouTube has put &lt;a href=&#34;http://www.youtube.com/watch?v=sNHqX27hlz8&#34;&gt;the clip&lt;/a&gt; back up.)&lt;br /&gt;&lt;br /&gt;This is not good news for YouTube&amp;ndash;this is further evidence that they are taking down content without receiving DMCA notices, which means that they are exercising editorial control over their content, which places them at greater risk of failing to successfully defend their claim to be protected by the DMCA&amp;rsquo;s &amp;ldquo;safe harbor&amp;rdquo; protections.&lt;br /&gt;&lt;br /&gt;Other such evidence comes from Mark Cuban, &lt;a href=&#34;http://www.blogmaverick.com/2007/03/08/supoenas-and-gootube/&#34;&gt;who has been issuing DMCA subpoenas to YouTube users who have used his content&lt;/a&gt; (movies produced by his companies such as HDNet).  He has also issued takedown notices for some such content, while explicitly choosing not to issue takedown notices for others&amp;ndash;because he wants the promotion from YouTube, just not wholesale theft of his content.  Yet YouTube has taken down clips that he has specifically chosen not to issue takedown notices for.&lt;br /&gt;&lt;br /&gt;This looks like a misstep for the EFF.&lt;br /&gt;&lt;br /&gt;UPDATE (March 28, 2007):  As noted by commenter Jamie, &lt;a href=&#34;http://www.techdirt.com/articles/20070322/200545.shtml&#34;&gt;there apparently was a DMCA notice issued by BayTSP&lt;/a&gt;, which &lt;a href=&#34;http://arstechnica.com/news.ars/post/20070323-viacom-dmca-driftnet-whos-driving-this-thing.html&#34;&gt;was hired by Viacom to send out DMCA notices on its behalf&lt;/a&gt;, so Viacom may not be in the clear.&lt;/p&gt;</description>
    </item>
    <item>
      <title>White House involvement in Duke Cunningham scandal</title>
      <link>https://blog.lippard.org/2007/03/white-house-involvement-in-duke.html/</link>
      <pubDate>Tue, 27 Mar 2007 23:17:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/white-house-involvement-in-duke.html/</guid>
      <description>&lt;p&gt;Talking Points Memo has been discussing the fact that the very first contract that Mitchell Wade&amp;rsquo;s MZM, Inc. got with the federal government, back in July 2002, was with the Executive Office of the President, allegedly for office furniture.&lt;br /&gt;&lt;br /&gt;It now turns out that it was actually to screen mail for anthrax.&lt;br /&gt;&lt;br /&gt;How did MZM, Inc., which had no record or experience, get such an important contract?  Who did Mitchell Wade bribe to get that one?&lt;br /&gt;&lt;br /&gt;Rep. Henry Waxman is &lt;a href=&#34;http://oversight.house.gov/story.asp?ID=1227&#34;&gt;asking for answers&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;And remember, the Cunningham/MZM scandal is what San Diego U.S. Attorney Carol Lam was investigating when &lt;a href=&#34;https://blog.lippard.org/2007/01/cia-and-white-house-block-cunningham.html&#34;&gt;she was asked to resign&lt;/a&gt;, the day after she announced that she was going after &amp;ldquo;Dusty&amp;rdquo; Foggo, then #3 at the CIA.&lt;br /&gt;&lt;br /&gt;More at &lt;a href=&#34;http://www.talkingpointsmemo.com/archives/week_2007_03_25.php#013285&#34;&gt;Talking Points Memo&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Returned soldier killed by police in Delaware</title>
      <link>https://blog.lippard.org/2007/03/returned-soldier-killed-by-police-in.html/</link>
      <pubDate>Tue, 27 Mar 2007 22:52:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/returned-soldier-killed-by-police-in.html/</guid>
      <description>&lt;p&gt;Sgt. Derek Hale, returned from two tours of duty in Iraq, was in Wilmington, Delaware for a &amp;ldquo;Toys for Tots&amp;rdquo; campaign in November of last year sponsored by the Pagan Motorcycle Club, which he had recently joined.  He was house-sitting for a friend, sitting on the steps outside the house, when the friend&amp;rsquo;s ex-wife showed up with her two kids.  An unmarked police car and black SUV also showed up, and Hale, clad in a hooded sweatshirt and jeans, was told to take his hands out of his pockets.  He was tasered less than a second later, which dropped him to the ground, with his right hand out of the pocket and spasming involuntarily.  He was again asked to remove his hands from his pockets, and tasered again, causing him to roll onto his side and vomit.  Howard Mixon, a contractor working nearby, shouted that this was &amp;ldquo;overkill,&amp;rdquo; to which a black-clad officer responded, &amp;ldquo;I&amp;rsquo;ll f*****g show you overkill!&amp;quot;&lt;br /&gt;&lt;br /&gt;Lt. William Brown of the Wilmington Police Department proceeded to do just that&amp;ndash;as Hale was being tasered a third time, and attempting unsuccessfully to extricate his left hand from his pocket as his body convulsed from the tasering, Brown shot Hale three times in the chest, killing him.&lt;br /&gt;&lt;br /&gt;There were no drugs found, nor any evidence of a crime.  There was no warrant for Hale&amp;rsquo;s arrest&amp;ndash;he was a &amp;ldquo;person of interest&amp;rdquo; in a drug investigation of his motorcycle club.&lt;br /&gt;&lt;br /&gt;Wilmington police claim that Hale was killed because Lt. Brown &amp;ldquo;feared for the safety of his fellow officers and believed that the suspect was in a position to pose an imminent threat.&amp;rdquo;  Police say they recovered pepper spray and a switchblade from Hale&amp;rsquo;s body, though Hale&amp;rsquo;s stepbrother says he never carried a knife other than a Swiss Army knife.&lt;br /&gt;&lt;br /&gt;Several Wilmington police falsely claimed that Hale had been charged with drug trafficking two days before he was killed, which was used by Virginia police to obtain a warrant to search Hale&amp;rsquo;s home in Manassas, which found nothing incriminating.&lt;br /&gt;&lt;br /&gt;Derek Hale&amp;rsquo;s widow and parents have now filed a lawsuit against several Delaware police officers, with the support of the Rutherford Institute and a private lawfirm.&lt;br /&gt;&lt;br /&gt;If the above details are accurate, why isn&amp;rsquo;t Lt. William Brown on trial for murder?&lt;br /&gt;&lt;br /&gt;(Details from &lt;a href=&#34;http://freedominourtime.blogspot.com/2007/03/death-squad-in-delaware-case-of.html&#34;&gt;Pro Libertate&lt;/a&gt; by way of &lt;a href=&#34;http://www.theagitator.com/archives/027624.php&#34;&gt;The Agitator&lt;/a&gt;, the latter of which seems to have multiple stories like this every week.  The comments of the former include some observations that the Pagan Motorcycle Club is heavily involved in criminal activity, which should be taken into consideration but still wouldn&amp;rsquo;t justify a killing in cold blood.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Anti-Mormon DVDs distributed to home across Arizona</title>
      <link>https://blog.lippard.org/2007/03/anti-mormon-dvds-distributed-to-home.html/</link>
      <pubDate>Tue, 27 Mar 2007 02:37:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/anti-mormon-dvds-distributed-to-home.html/</guid>
      <description>&lt;p&gt;An anti-Mormon Christian ministry, &amp;ldquo;Concerned Christians,&amp;rdquo; &lt;a href=&#34;http://www.azcentral.com/community/mesa/articles/0326mormondvd0327.html&#34;&gt;has distributed 18,000 DVDs to homes across Arizona&lt;/a&gt;, mainly targeting areas with high Mormon populations such as Mesa and Snowflake.  15,000 DVDs were distributed to homes in Mesa, Tempe, and Gilbert, 2,000 in Snowflake, and 1,000 in Tucson.&lt;br /&gt;&lt;br /&gt;The DVD, titled &amp;ldquo;Jesus Christ/Joseph Smith,&amp;rdquo; argues against the latter but not the former.  The DVD was apparently produced by and distributed nationally by Living Hope Ministries of Brigham City, Utah, a Christian church that criticizes the Mormon religion.  [UPDATE (July 6, 2007):  My cousin and his wife inform me in the comments that this is not correct, contrary to the statement from the Arizona distributor in the Arizona Republic&amp;rsquo;s report, and that this was produced and distributed by TriGrace Ministries and GoodnewsfortheLDS.com.]&lt;br /&gt;&lt;br /&gt;That name was familiar to me&amp;ndash;I suspected, and verified, that this is the same church that previously produced a DVD about how DNA evidence disproved Mormon claims about Native Americans being descendants of the lost tribe of Israel.  In 2001, the pastor of Living Hope Ministries was Joel Kramer, who was the officiant at the wedding of my cousin Aaron Lippard, which I attended at their storefront church in Brigham City.&lt;br /&gt;&lt;br /&gt;Kramer, a former Tucson resident, has authored a book, &lt;span style=&#34;font-style: italic;&#34;&gt;Beyond Fear&lt;/span&gt;, which tells the story of how Kramer and my cousin Aaron traveled across Papua New Guinea solely under their own power.  I read the book after seeing my cousin present a slide presentation about his harrowing trip (and show off his septum piercing, which was pierced by a New Guinea aborigine with a bird bone, by sticking a meat thermometer through it).  I found the book enjoyable, though preachy and annoying in spots.  Kramer&amp;rsquo;s voice as a writer struck me as arrogant and condescending towards my cousin, portraying himself as a Christian real-man and my cousin as an inexperienced, naive fellow who had much to learn about becoming a mature Christian male.&lt;br /&gt;&lt;br /&gt;A film Kramer has produced is called &lt;span style=&#34;font-style: italic;&#34;&gt;The Bible vs. the Book of Mormon&lt;/span&gt;, which is reviewed &lt;a href=&#34;http://maxwellinstitute.byu.edu/display.php?table=review&amp;id=581&#34;&gt;here&lt;/a&gt; by the Neal A. Maxwell Institute for Religious Scholarship at Brigham Young University.  This review makes a point that I&amp;rsquo;ve made about Living Hope&amp;rsquo;s Mormons &amp;amp; DNA DVD and about Richard Abanes&amp;rsquo; &lt;a href=&#34;http://www.amazon.com/One-Nation-Under-Gods-History/dp/1568582838/&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;One Nation Under Gods&lt;/span&gt;&lt;/a&gt;&amp;ndash;they don&amp;rsquo;t seem to apply the same standard of criticism to Christianity that they apply to Mormonism.&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;m sure the same is true of &amp;ldquo;Jesus Christ/Joseph Smith.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>The rsync.net warrant canary</title>
      <link>https://blog.lippard.org/2007/03/rsyncnet-warrant-canary.html/</link>
      <pubDate>Sun, 25 Mar 2007 22:39:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/rsyncnet-warrant-canary.html/</guid>
      <description>&lt;p&gt;You aren&amp;rsquo;t allowed to say if you&amp;rsquo;ve received a National Security Letter.  But there&amp;rsquo;s no law that says you can&amp;rsquo;t say that you haven&amp;rsquo;t received one.&lt;br /&gt;&lt;br /&gt;Thus, rsync.net has &lt;a href=&#34;http://www.rsync.net/resources/notices/canary.txt&#34;&gt;a &amp;ldquo;warrant canary&amp;rdquo;&lt;/a&gt;&amp;ndash;they periodically post a cryptographically signed statement that they have not, to date, received any PATRIOT Act warrants or had any searches and seizures.  If they stop updating the statement, then you can draw your own conclusions.&lt;br /&gt;&lt;br /&gt;The second of &lt;a href=&#34;http://www.librarian.net/technicality.html&#34;&gt;these library signs&lt;/a&gt; uses the same principle:  &amp;ldquo;The FBI has not been here [watch closely for removal of this sign].&amp;quot;&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://jwz.livejournal.com/745986.html&#34;&gt;jwz&amp;rsquo;s blog&lt;/a&gt;, where some commenters question whether the recent &lt;span style=&#34;font-style: italic;&#34;&gt;Washington Post&lt;/span&gt; piece by the recipient of a National Security Letter is truthful.  Note that the ACLU has a &lt;a href=&#34;http://www.aclu.org/safefree/nationalsecurityletters/index.html&#34;&gt;lawsuit going on about this case&lt;/a&gt;, which &lt;a href=&#34;https://blog.lippard.org/2005/12/and-some-good-news-patriot-act.html&#34;&gt;I previously noted back in 2005&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>NIST&#39;s 9/11 Investigation FAQ</title>
      <link>https://blog.lippard.org/2007/03/nists-911-investigation-faq.html/</link>
      <pubDate>Sun, 25 Mar 2007 14:41:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/nists-911-investigation-faq.html/</guid>
      <description>&lt;p&gt;The National Institute of Standards and Technology&amp;rsquo;s Federal Building and Fire Safety Investigation of the World Trade Center Disaster has produced &lt;a href=&#34;http://wtc.nist.gov/pubs/factsheets/faqs_8_2006.htm&#34;&gt;a FAQ about the causes of the WTC building collapses&lt;/a&gt; (along with &lt;a href=&#34;http://wtc.nist.gov/pubs/factsheets/&#34;&gt;other FAQs and factsheets&lt;/a&gt;):&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;NIST conducted an extremely thorough three-year investigation into what caused the WTC towers to collapse, as explained in NIST’s dedicated Web site, &lt;a href=&#34;http://wtc.nist.gov&#34;&gt;http://wtc.nist.gov&lt;/a&gt;. This included consideration of a number of hypotheses for the collapses of the towers. &lt;/p&gt;</description>
    </item>
    <item>
      <title>My National Security Letter Gag Order</title>
      <link>https://blog.lippard.org/2007/03/my-national-security-letter-gag-order.html/</link>
      <pubDate>Sat, 24 Mar 2007 18:29:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/my-national-security-letter-gag-order.html/</guid>
      <description>&lt;p&gt;Yesterday&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Washington Post&lt;/span&gt; prints &lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/content/article/2007/03/22/AR2007032201882.html&#34;&gt;a first-hand anonymous account from the head of a small ISP who received a National Security Letter from the FBI&lt;/a&gt;, which was an apparent abuse of authority:&lt;br /&gt;&lt;blockquote&gt;Three years ago, I received a national security letter (NSL) in my capacity as the president of a small Internet access and consulting business. The letter ordered me to provide sensitive information about one of my clients. There was no indication that a judge had reviewed or approved the letter, and it turned out that none had. The letter came with a gag provision that prohibited me from telling anyone, including my client, that the FBI was seeking this information. Based on the context of the demand &amp;ndash; a context that the FBI still won&amp;rsquo;t let me discuss publicly &amp;ndash; I suspected that the FBI was abusing its power and that the letter sought information to which the FBI was not entitled.&lt;br /&gt;&lt;br /&gt;Rather than turn over the information, I contacted lawyers at the American Civil Liberties Union, and in April 2004 I filed a lawsuit challenging the constitutionality of the NSL power. I never released the information the FBI sought, and last November the FBI decided that it no longer needs the information anyway. But the FBI still hasn&amp;rsquo;t abandoned the gag order that prevents me from disclosing my experience and concerns with the law or the national security letter that was served on my company. In fact, the government will return to court in the next few weeks to defend the gag orders that are imposed on recipients of these letters.&lt;br /&gt;&lt;br /&gt;Living under the gag order has been stressful and surreal. Under the threat of criminal prosecution, I must hide all aspects of my involvement in the case &amp;ndash; including the mere fact that I received an NSL &amp;ndash; from my colleagues, my family and my friends. When I meet with my attorneys I cannot tell my girlfriend where I am going or where I have been. I hide any papers related to the case in a place where she will not look. When clients and friends ask me whether I am the one challenging the constitutionality of the NSL statute, I have no choice but to look them in the eye and lie.&lt;br /&gt;&lt;br /&gt;I resent being conscripted as a secret informer for the government and being made to mislead those who are close to me, especially because I have doubts about the legitimacy of the underlying investigation.&lt;/blockquote&gt;More at &lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/content/article/2007/03/22/AR2007032201882.html&#34;&gt;the &lt;span style=&#34;font-style: italic;&#34;&gt;Washington Post&lt;/span&gt;&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Trent Franks defends Egyptian blogger</title>
      <link>https://blog.lippard.org/2007/03/trent-franks-defends-egyptian-blogger.html/</link>
      <pubDate>Sat, 24 Mar 2007 00:38:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/trent-franks-defends-egyptian-blogger.html/</guid>
      <description>&lt;p&gt;Although I&amp;rsquo;m not generally a fan of Arizona&amp;rsquo;s U.S. Rep. Trent Franks (R-District 2), I have to give him compliments for his stance on this issue.  He&amp;rsquo;s &lt;a href=&#34;http://www.nypost.com/seven/03232007/postopinion/opedcolumnists/free_egypts_blogger_opedcolumnists_constantino_diaz_duran.htm&#34;&gt;one of only two Congressmen who has reached out to the Egyptian ambassador to the United States on behalf of Egyptian blogger &lt;/a&gt;&lt;a href=&#34;http://www.nypost.com/seven/03232007/postopinion/opedcolumnists/free_egypts_blogger_opedcolumnists_constantino_diaz_duran.htm&#34;&gt;Abdul Kareem Nabil Soliman&lt;/a&gt; (also known as Kareem Amer), who was arrested, beaten, held in solitary confinement, and sentenced to four years in prison for criticizing his government in his blog.  As the other Congressman is Massachusetts&amp;rsquo; Rep. Barney Frank (D-District 4), this is about as bipartisan as it gets.&lt;br /&gt;&lt;br /&gt;Kudos to Franks and Frank.&lt;br /&gt;&lt;br /&gt;(Via Tim Lee at the &lt;a href=&#34;http://www.techliberation.com/archives/042204.php&#34;&gt;Technology Liberation Front&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Daily Show on Viacom v. Google lawsuit</title>
      <link>https://blog.lippard.org/2007/03/daily-show-on-viacom-v-google-lawsuit.html/</link>
      <pubDate>Sat, 24 Mar 2007 00:36:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/daily-show-on-viacom-v-google-lawsuit.html/</guid>
      <description>&lt;p&gt;Here&amp;rsquo;s Demetri Martin on the Daily Show commenting on the Viacom lawsuit against Google.  This is one that&amp;rsquo;s better to watch on YouTube than on Comedy Central&amp;hellip;&lt;br /&gt;&lt;br /&gt;&lt;object width=&#34;425&#34; height=&#34;350&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/w9CRD1COCAY&#34;&gt;&lt;/param&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;/param&gt;&lt;embed src=&#34;http://www.youtube.com/v/w9CRD1COCAY&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;350&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;(Via Tim Lee at the &lt;A HREF = &#34;http://www.techliberation.com/archives/042203.php&#34;&gt;Technology Liberation Front&lt;/A&gt;.)&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;cowmix&lt;/strong&gt; &lt;small&gt;(2007-03-24)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;&#34;This video is no longer available.&#34;&lt;BR/&gt;&lt;BR/&gt;he he he&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>Former Arizona governor endorses extraterrestrial spacecraft hypothesis</title>
      <link>https://blog.lippard.org/2007/03/former-arizona-governor-endorses.html/</link>
      <pubDate>Fri, 23 Mar 2007 04:31:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/former-arizona-governor-endorses.html/</guid>
      <description>&lt;p&gt;In &lt;a href=&#34;http://www.cnn.com/video/player/player.html?url=https://blog.lippard.org/video/tech/2007/03/22/tuchman.ufo.phoenix.lights.ktvk&#34;&gt;a CNN interview&lt;/a&gt;, former Arizona governor and current pastry chef Fife Symington says he saw the &amp;ldquo;Phoenix lights&amp;rdquo; in 1997 and believes that the cause was an extraterrestrial spacecraft.&lt;br /&gt;&lt;br /&gt;The CNN coverage fails to offer any alternative explanations (see the &amp;ldquo;Skepticism&amp;rdquo; section of the &lt;a href=&#34;http://en.wikipedia.org/wiki/Phoenix_Lights&#34;&gt;Wikipedia entry on the Phoenix lights&lt;/a&gt; and &lt;a href=&#34;http://www.phoenixnewtimes.com/1998-03-05/news/the-hack-and-the-quack/&#34;&gt;Tony Ortega&amp;rsquo;s 1998 &lt;span style=&#34;font-style: italic;&#34;&gt;New Times&lt;/span&gt; story&lt;/a&gt;), or to note that Symington was the &lt;a href=&#34;http://www.cnn.com/US/9606/14/symington.indicted/&#34;&gt;second Arizona Republican governor of the 1980s to be indicted on criminal charges, impeached, and removed from office&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Also see the &lt;a href=&#34;http://www.azcentral.com/business/columns/articles/0321biz-buzz0321.html&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt;&amp;rsquo;s coverage&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Derivative musical works and copyright</title>
      <link>https://blog.lippard.org/2007/03/derivative-musical-works-and-copyright.html/</link>
      <pubDate>Wed, 21 Mar 2007 00:54:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/derivative-musical-works-and-copyright.html/</guid>
      <description>&lt;p&gt;This morning on the Howard Stern Show, there was some discussion of Timothy English&amp;rsquo;s book, &lt;span style=&#34;font-style: italic;&#34;&gt;Sounds Like Teen Spirit: Stolen Melodies, Ripped-Off Riffs, and the Secret History of Rock and Roll&lt;/span&gt;, along with playing some pairs of songs that had very strong resemblances.  I didn&amp;rsquo;t realize that Led Zeppelin&amp;rsquo;s &amp;ldquo;Stairway to Heaven&amp;rdquo; was a derivative work, with the main guitar line closely resembling that in &lt;a href=&#34;http://www.amazon.com/Spirit/dp/B000002AEA&#34;&gt;Spirit&amp;rsquo;s &amp;ldquo;Taurus&amp;rdquo;&lt;/a&gt;&amp;ndash;and Spirit used to open for Led Zeppelin. (Apparently a lot of Led Zeppelin&amp;rsquo;s songs &lt;a href=&#34;http://www.warr.org/zep.html#Thieves&#34;&gt;are derivative works&lt;/a&gt;.)&lt;br /&gt;
&lt;br /&gt;
An example of this kind of borrowing that I recognized myself was when Nirvana&amp;rsquo;s &lt;a href=&#34;http://en.wikipedia.org/wiki/Come_as_You_Are&#34;&gt;&amp;ldquo;Come As You Are&amp;rdquo;&lt;/a&gt; first started getting airplay&amp;ndash;I immediately thought that the main guitar riff sounded almost exactly like that in Killing Joke&amp;rsquo;s &amp;ldquo;Eighties.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
It&amp;rsquo;s not clear which of these borrowings are intentional and which are accidental, but as English&amp;rsquo;s book makes clear, this is an extremely common occurrence.  Some of these have led to successful copyright infringement lawsuits, but most haven&amp;rsquo;t&amp;ndash;at least in the past.  The Dr. Demento Show, which I used to listen to every week back in high school, used to have a regular feature called &amp;ldquo;Damaskas&amp;rsquo; Copycat Game&amp;rdquo; which would play short bits of songs in sequence, demonstrating their similarity.&lt;br /&gt;
&lt;br /&gt;
Spider Robinson wrote a short story in 1983 called &lt;a href=&#34;http://www.spiderrobinson.com/melancholyelephants.html&#34;&gt;&amp;ldquo;Melancholy Elephants&amp;rdquo;&lt;/a&gt; which is a story about a woman who tries to persuade a Senator to oppose an extension of the term of copyright into perpetuity on the grounds that there are finite permutations of notes that are perceived as distinct musical melodies, and thus that the bill would result in an end to creation of new works.  In the story, she succeeds in persuading him to kill the bill, while in reality, the equivalent bill&amp;ndash;the &lt;a href=&#34;http://en.wikipedia.org/wiki/Sonny_Bono_Copyright_Term_Extension_Act&#34;&gt;Sonny Bono Copyright Term Extension Act&lt;/a&gt; of 1998&amp;ndash;passed, and Larry Lessig and Eric Eldred failed to overturn it at the U.S. Supreme Court in 2003 (&lt;a href=&#34;http://en.wikipedia.org/wiki/Eldred_v._Ashcroft&#34;&gt;Eldred v. Ashcroft&lt;/a&gt;).  While this didn&amp;rsquo;t extend copyright to &amp;ldquo;in perpetuity,&amp;rdquo; it has &lt;a href=&#34;http://www.winterspeak.com/columns/022002.html&#34;&gt;an economic effect virtually indistinguishable from copyright of infinite duration&lt;/a&gt; (as &lt;a href=&#34;http://supct.law.cornell.edu/supct/html/01-618.ZD1.html&#34;&gt;Justice Breyer&amp;rsquo;s dissent&lt;/a&gt; recognized).&lt;br /&gt;
&lt;br /&gt;
In 2005, arguments over the practice of sampling music came to a head, when the 6th Circuit Court of Appeals ruled that &lt;a href=&#34;http://www.mtv.com/news/articles/1490830/20040908/index.jhtml?headlines=true&#34;&gt;no sampling could take place without a license&lt;/a&gt;&amp;ndash;not even for a 1.5-second, three-note guitar riff that N.W.A.&amp;rsquo;s 1990 song &amp;ldquo;100 Miles and Runnin&amp;rsquo;&amp;rdquo; sampled from Funkadelic&amp;rsquo;s &amp;ldquo;Get Off Your Ass and Jam.&amp;rdquo;  This decision led to a protest in the form of a &lt;a href=&#34;http://downhillbattle.org/3notes/&#34;&gt;collection of songs composed solely of that sample&lt;/a&gt;.  [The Downhill Battle organization&amp;rsquo;s website has been down since November 2007, but can be found on the &lt;a href=&#34;http://web.archive.org/web/20050406014550/downhillbattle.org/3notes/&#34;&gt;Internet Archive&lt;/a&gt;. -jjl, 6 Jan 2009.]&lt;br /&gt;
&lt;br /&gt;
(Related:  An excellent &lt;a href=&#34;http://techliberation.com/2007/03/05/amen-brother-and-other-funky-breaks/&#34;&gt;short video documentary about the use of a six-second drum sample from The Winstons&amp;rsquo; &amp;ldquo;Amen Brother.&amp;quot;&lt;/a&gt;)&lt;br /&gt;
&lt;br /&gt;
UPDATE (December 27, 2011): &lt;i&gt;The Economist&lt;/i&gt;, Dec. 17-30, 2011 year-end issue features an excellent article, &lt;a href=&#34;http://www.economist.com/node/21541707&#34;&gt;&amp;ldquo;Seven seconds of fire,&amp;quot;&lt;/a&gt; about the Amen break.&lt;br /&gt;
&lt;br /&gt;
UPDATE (May 18, 2014): The estate of Randy California, of Spirit, &lt;a href=&#34;http://www.businessweek.com/articles/2014-05-15/led-zeppelins-stairway-to-heaven-vs-dot-spirits-taurus-a-reckoning/&#34;&gt;is suing Led Zeppelin over &amp;ldquo;Stairway to Heaven&amp;rdquo; being a derivative work of &amp;ldquo;Taurus.&amp;quot;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
The site &lt;a href=&#34;http://www.whosampled.com/The-Winstons/Amen,-Brother/&#34;&gt;whosampled.com has a list of songs which have sampled &amp;ldquo;Amen, Brother.&amp;quot;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
I should have noticed that the Killing Joke/Nirvana riff is also very close to &lt;a href=&#34;https://www.youtube.com/watch?v=Z4J2aU6glt0&amp;amp;feature=kp&#34;&gt;an earlier (1982) riff in The Damned&amp;rsquo;s &amp;ldquo;Life Goes On&amp;rdquo;&lt;/a&gt; (I certainly listened to the album &amp;ldquo;Strawberries&amp;rdquo; enough times&amp;hellip;).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Arizona rises to #7 in the nation for mortgage fraud</title>
      <link>https://blog.lippard.org/2007/03/arizona-rises-to-7-in-nation-for.html/</link>
      <pubDate>Wed, 21 Mar 2007 00:44:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/arizona-rises-to-7-in-nation-for.html/</guid>
      <description>&lt;p&gt;Arizona has risen from #23 for reported mortgage fraud in 2005 to &lt;a href=&#34;http://www.azcentral.com/news/articles/0320fraudstats0320.html&#34;&gt;#7 in 2006&lt;/a&gt;, based on number of fraud cases out of the total number of home loans in the state:&lt;br /&gt;&lt;br /&gt;The top 10 states for 2006:&lt;br /&gt;&lt;br /&gt;  1. Utah&lt;br /&gt;  2. Florida&lt;br /&gt;  3. California&lt;br /&gt;  4. New York&lt;br /&gt;  5. Idaho&lt;br /&gt;  6. Michigan&lt;br /&gt;  7. Arizona&lt;br /&gt;  8. Georgia&lt;br /&gt;  9. Minnesota&lt;br /&gt;  10. Illinois&lt;/p&gt;</description>
    </item>
    <item>
      <title>Flatland: The Movie</title>
      <link>https://blog.lippard.org/2007/03/flatland-movie.html/</link>
      <pubDate>Mon, 19 Mar 2007 21:57:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/flatland-movie.html/</guid>
      <description>&lt;p&gt;Edwin A. Abbott&amp;rsquo;s &lt;a href=&#34;http://www.ibiblio.org/eldritch/eaa/FL.HTM&#34;&gt;classic story&lt;/a&gt; has been &lt;a href=&#34;http://www.flatlandthemovie.com/&#34;&gt;turned into a movie&lt;/a&gt;, and it&amp;rsquo;s received &lt;a href=&#34;http://www.filmthreat.com/index.php?section=reviews&amp;Id=9709&#34;&gt;a rave, 5-star review from Film Threat&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;It&amp;rsquo;s going to be available this spring on a DVD which includes the original text (though you can also find that online, as it&amp;rsquo;s in the public domain).  This animated film features the voices of Martin Sheen as Arthur Square, Kristen Bell as Hex, Tony Hale from Arrested Development as the King of Pointland, and Michael York as Spherius.  Joe Estevez, Martin Sheen&amp;rsquo;s brother, is Abbott Square&amp;ndash;although he&amp;rsquo;s been doing tons of movies (IMDB shows 160 titles, 22 of which are dated 2006 or 2007), I haven&amp;rsquo;t seen any since MST3K covered 1990&amp;rsquo;s &amp;ldquo;Soultaker.&amp;quot;&lt;br /&gt;&lt;br /&gt;If you check out the movie website, you can register for a discount on the DVD when it becomes available.&lt;br /&gt;&lt;br /&gt;UPDATE (March 20, 2007): Thanks to Gourami118, who points out in the comments that there are two Flatland movies.  The five-star Film Threat review is of &lt;a href=&#34;http://www.flatlandthefilm.com/&#34;&gt;this movie&lt;/a&gt; by Ladd Ehlinger, Jr., which completed in January and is already available on DVD in a limited run of 1,000 copies.  Call this one &amp;ldquo;Flatland: The Film&amp;rdquo; (based on its website), while the Martin Sheen one is &amp;ldquo;Flatland: The Movie.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>The political reasons behind the firing of the U.S. Attorney from Arizona</title>
      <link>https://blog.lippard.org/2007/03/political-reasons-behind-firing-of-us.html/</link>
      <pubDate>Mon, 19 Mar 2007 14:58:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/political-reasons-behind-firing-of-us.html/</guid>
      <description>&lt;p&gt;Radley Balko reports at the Agitator on the political reasons behind the firing of U.S. Attorney Paul Charlton of Arizona.&lt;br /&gt;&lt;br /&gt;The only reason for his filing in documents released from the Justice Department is that former Speaker of the House Denny Hastert complained that Charlton refused to pursue marijuana cases unless they involved at least 500 pounds of marijuana.  This seems like a reasonable strategy for something that shouldn&amp;rsquo;t even be illegal in the first place, and certainly should be a lower priority than other issues.&lt;br /&gt;&lt;br /&gt;But it also seems that the White House was not happy that Charlton and one of the other fired U.S. Attorneys were not pursuing obscenity cases that were being sent to them by the Justice Department.  The Justice Department&amp;rsquo;s &amp;ldquo;porn czar,&amp;rdquo; Brent Ward, sent a memo to recently resigned DOJ Chief of Staff Kyle Sampson titled &amp;ldquo;Obscenity Cases&amp;rdquo; which said:&lt;br /&gt;&lt;blockquote&gt;We have two U.S. Attorneys who are unwilling to take good cases we have presented to them. They are Paul Charlton in Phoenix (this is urgent) and Dan Bogden in Las Vegas. In light of the AG&amp;rsquo;s [Attorney General&amp;rsquo;s] comments at the NAC to &amp;lsquo;kick butt and take names&amp;rsquo;, what do you suggest I do? Do you think at this point that these names should go through channels to reach the AG, or is it enough for me to give the names to you? If you want to act on what I give you, I will be glad to provide a little more context for each of the two situations.&amp;quot;&lt;/blockquote&gt;Adult Video News did further investigation, and found that Charlton had taken an obscenity case, but it would be far-fetched to call it a &amp;ldquo;good case.&amp;rdquo;  It was an obscenity case against an adult video store in Arizona, while simultaneously another video store chain was selling and renting the same titles that the first video store was indicted for selling.  The reason the second chain wasn&amp;rsquo;t also prosecuted?  It had recently declared bankruptcy and was being run by trustees from the federal government.  And it appears that this inequity in treatment may be the reason why Charlton declined to pursue the original case, after it was brought to his attention by attorneys from the indicted store.&lt;br /&gt;&lt;br /&gt;More details and links at &lt;a href=&#34;http://www.theagitator.com/archives/027593.php&#34;&gt;The Agitator&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;And there&amp;rsquo;s more on the other attorney firings at &lt;a href=&#34;http://www.tpmmuckraker.com/archives/002795.php&#34;&gt;TPM Muckraker&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (March 26, 2007):  Balko has &lt;a href=&#34;http://reason.com/news/show/119324.html&#34;&gt;further comments on Charlton&amp;rsquo;s firing&lt;/a&gt; based on the emails that have been released from the DOJ.  Charlton was the #1 prosecutor in the nation for number of cases, and had the backing of Sen. Jon Kyl, but was fired anyway.  Was it for his refusal to prosecute low-level pot cases, for his investigation of Rep. Rick Renzi, or was it because he was promoting the idea that the FBI should videotape interrogations and interviews of suspects, an idea which was scuttled because the FBI and DOJ didn&amp;rsquo;t want juries to see what actually happens in such interrogations.&lt;br /&gt;&lt;br /&gt;UPDATE (April 27, 2007):  &lt;span style=&#34;font-style: italic;&#34;&gt;The New York Times&lt;/span&gt; &lt;a href=&#34;http://www.nytimes.com/2007/04/26/opinion/26thu1.html?_r=1&amp;oref=slogin&#34;&gt;editorialized yesterday about the connection between Charlton&amp;rsquo;s firing and his investigation of Arizona Rep. Rick Renzi&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>We live in the land of biblical idiots</title>
      <link>https://blog.lippard.org/2007/03/we-live-in-land-of-biblical-idiots.html/</link>
      <pubDate>Sat, 17 Mar 2007 14:13:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/we-live-in-land-of-biblical-idiots.html/</guid>
      <description>&lt;p&gt;That&amp;rsquo;s the title of an opinion piece in yesterday&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Los Angeles Times&lt;/span&gt;, which I borrowed for &lt;a href=&#34;http://secularoutpost.blogspot.com/2007/03/we-live-in-land-of-biblical-idiots.html&#34;&gt;a comment of my own at the Secular Outpost&lt;/a&gt;.  Check it out.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Conservatives pile on Dinesh D&#39;Souza</title>
      <link>https://blog.lippard.org/2007/03/conservatives-pile-on-dinesh-dsouza.html/</link>
      <pubDate>Sat, 17 Mar 2007 01:22:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/conservatives-pile-on-dinesh-dsouza.html/</guid>
      <description>&lt;p&gt;Over at &lt;a href=&#34;http://www.angryblog.org/?p=729&#34;&gt;Sinners in the Hands of an Angry Blog&lt;/a&gt;, Tim Lee points us to a dogpile of conservative criticism of Dinesh D&amp;rsquo;Souza&amp;rsquo;s book, &lt;span style=&#34;font-style: italic;&#34;&gt;The Enemy at Home&lt;/span&gt;.  Some choice quotes:&lt;br /&gt;&lt;blockquote&gt;D’Souza has written a very bad book. If one were to take his NRO apologia seriously, his dishonesty would appear to be an issue secondary to his grandiosity. But he is not to be taken seriously and his dishonesty is the primary issue. Thus in his apologia D’Souza fails to address the thesis that frames his book. His thesis, let it be remembered, is this: “The cultural left in this country is responsible for causing 9/11.” It is a thesis, he states in the very first sentence of the book, “that will seem startling at the outset.” It is startling because he is the first writer commenting on 9/11 to have tumbled to its cause. [Scott Johnson]&lt;/blockquote&gt;and&lt;br /&gt;&lt;blockquote&gt;“When in doubt, change the subject.” I don’t really blame Dinesh D’Souza for following that cynical bit of debater’s advice. Had I written The Enemy at Home, I would be tempted to try it, too. Alas, I fear that his 6,800-word effort to stimulate, er, “civil discussion” has failed. Why? It has nothing to do with “heresy,” as D’Souza suggests. He comes much closer when he mentions “massive errors of fact or logic.” The problem with The Enemy at Home is . . . well, everything. (I put this more politely in my original review.) What I mean is that it’s not a matter of this or that argument going astray. It’s rather that D’Souza’s major premise—that “the cultural left in this country is responsible for causing 9/11”—is wildly at odds with reality. Starting out from that mistake, D’Souza takes readers on a fantastical voyage in which white is black, day is night, and a dozen jihadists plowed jetliners into skyscrapers because of Britney Spears—or maybe it was because of Hillary Clinton, America’s high divorce-rate, or its lamentable practice of tolerating homosexuals instead of stoning them to death. [Roger Kimball]&lt;/blockquote&gt;More at &lt;a href=&#34;http://www.angryblog.org/?p=729&#34;&gt;Sinners in the Hands of an Angry Blog&lt;/a&gt;, including a link to the full set of criticisms.&lt;/p&gt;</description>
    </item>
    <item>
      <title>David Friedman on global warming</title>
      <link>https://blog.lippard.org/2007/03/david-friedman-on-global-warming.html/</link>
      <pubDate>Thu, 15 Mar 2007 23:07:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/david-friedman-on-global-warming.html/</guid>
      <description>&lt;p&gt;David Friedman has put up a few thoughtful posts about global warming on his own blog, as well as engaged in some discussions in the comments at another blog.  He summarizes his own position as:&lt;br /&gt;&lt;blockquote&gt;global warming is probably real, is probably but not certainly anthropogenic, is probably not going to have large effects on size and frequency of hurricanes and is probably not going to have large effects on sea level. It is a real problem but not, on current evidence, an impending catastrophe.&lt;/blockquote&gt;The posts at his own blog are:&lt;br /&gt;&lt;ol&gt;&lt;li&gt;&lt;a href=&#34;http://daviddfriedman.blogspot.com/2007/02/global-warming-nanotech-and-who-to.html&#34;&gt;&amp;ldquo;Global Warming, Nanotech, and Who to Believe&amp;rdquo;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://daviddfriedman.blogspot.com/2007/03/global-warming-carbon-taxes-and-public.html&#34;&gt;&amp;ldquo;Global Warming, Carbon Taxes, and Public Choice&amp;rdquo;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://daviddfriedman.blogspot.com/2007/03/physics-economics-hurricanes-and.html&#34;&gt;&amp;ldquo;Physics, Economics, Hurricanes, and Mistakes&amp;rdquo;&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;/ol&gt;and the two discussions in comments on the Backseat Driving blog are:&lt;br /&gt;&lt;ol&gt;&lt;li&gt;&lt;a href=&#34;http://backseatdriving.blogspot.com/2007/03/responding-to-no-big-deal-denialists.html&#34;&gt;&amp;ldquo;Responding to the &amp;rsquo;no big deal&amp;rsquo; denialists&amp;rdquo;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://backseatdriving.blogspot.com/2007/03/duke-lacrosse-controversy-and-attitudes.html&#34;&gt;&amp;ldquo;The Duke lacrosse controversy and attitudes to global warming&amp;rdquo;&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;Brian at Backseat Driving says on the first post that &amp;ldquo;Friedman responds in the comments to this post. The people replying to him in the follow-up comments do a far better job of it than I would.&amp;rdquo;  In my opinion, Friedman completely wipes the floor with those who replied to him.&lt;br /&gt;&lt;br /&gt;On a related subject, Chris Mooney &lt;a href=&#34;http://scienceblogs.com/intersection/2007/03/new_york_times_slams_gore.php&#34;&gt;gives his take on William Broad&amp;rsquo;s article in the New York Times about criticism of Al Gore&amp;rsquo;s movie&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Let me be clear: I have seen &lt;i&gt;An Inconvenient Truth&lt;/i&gt;, and I found it &lt;i&gt;almost&lt;/i&gt; entirely accurate. Gore has done a tremendous job of drawing attention to this issue and he gets the science right by and large. But my question as a point of strategy has always been: Why include the 1 to 5 percent of more questionable stuff, and so leave onself open to this kind of attack? Given how incredibly smart and talented Al Gore is, didn&amp;rsquo;t he see this coming?&lt;/blockquote&gt;He points out some specific areas where Gore got it wrong (which Chris also pointed out to me in conversation at last summer&amp;rsquo;s Skeptics Society conference&amp;ndash;this is no change of position for him).&lt;br /&gt;&lt;br /&gt;John Horgan &lt;a href=&#34;http://www.stevens.edu/csw/cgi-bin/blogs/csw/?p=13&#34;&gt;picks up on the same Broad story&lt;/a&gt;, and notes that:&lt;br /&gt;&lt;blockquote&gt;What fascinates me about Broad’s stories is that they seemed to at least implicitly contradict the view of global warming purveyed by his Times colleague Andrew Revkin, who spoke about global warming at Stevens in December 2005. &lt;a href=&#34;http://www.stevens.edu/csw/cgi-bin/blogs/horganism/?p=37&#34; _base_href=&#34;http://www.stevens.edu/csw/cgi-bin/blogs/csw/?p=13&#34;&gt;Blogging on Broad’s article last fall&lt;/a&gt;, I wondered, “Is there dissension at the &lt;em&gt;New York Times&lt;/em&gt; on the issue of global warming”? I’m still wondering. Maybe I should try to get Broad and Revkin to visit Stevens again and hash this out. Brian would love that.&lt;/blockquote&gt;And goes on in &lt;a href=&#34;http://www.stevens.edu/csw/cgi-bin/blogs/csw/?p=14&#34;&gt;a subsequent post&lt;/a&gt; to quote from and refer to Chris Mooney&amp;rsquo;s blog post.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Paul and Pat Churchland on folk psychology</title>
      <link>https://blog.lippard.org/2007/03/paul-and-pat-churchland-on-folk.html/</link>
      <pubDate>Thu, 15 Mar 2007 21:41:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/paul-and-pat-churchland-on-folk.html/</guid>
      <description>&lt;p&gt;Via Will Wilkinson, the February 12, 2007 issue of &lt;span style=&#34;font-style: italic;&#34;&gt;The New Yorker&lt;/span&gt; has &lt;a href=&#34;http://dah.ucsd.edu/news/churchlands.pdf&#34;&gt;a nice profile of the Churchlands&lt;/a&gt; (PDF) which discusses their history and views on mind and brain (without once mentioning the term &amp;ldquo;eliminative materialism&amp;rdquo;):&lt;br /&gt;&lt;blockquote&gt;One afternoon recently, Paul says, he was home making dinner when Pat burst in the door, having come straight from a frustrating faculty meeting. “She said, ‘Paul, don’t speak to me, my serotonin levels have hit bottom, my brain is awash in glucocorticoids, my blood vessels are full of adrenaline, and if it weren’t for my endogenous opiates I’d have driven my car into a tree on the way home. My dopamine levels need lifting. Pour me a Chardonnay, and I’ll be down in a minute.’”&lt;/blockquote&gt;Wilkinson points out that he has adopted similar use of scientific language about physical states to describe his mental states, and agrees with the Churchlands that this enhances the ability to describe what he&amp;rsquo;s feeling:&lt;br /&gt;&lt;blockquote&gt;I think that once one gets a subjective grasp of the difference between the effects of dopamine, serotonin, oxytocin, adrenaline, glucocorticoids, prolactin, testosterone, etc., monistic conceptions of pleasure and happiness become almost self-evidently false, and a kind of pluralism comes to seem almost inevitable as the trade-offs between different kinds of physical/qualitative states become apparent. &lt;/blockquote&gt;Wilkinson&amp;rsquo;s blog post on the subject is &lt;a href=&#34;http://www.willwilkinson.net/flybottle/2007/03/15/feeling-scientifically/&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;I was also interested to see that the Churchlands are advocates of using the evidence from neuroscience in ethical and legal contexts, which brings to mind Jeffrey Rosen&amp;rsquo;s recent article in the &lt;span style=&#34;font-style: italic;&#34;&gt;New York Times&lt;/span&gt; (March 11, 2007) on &lt;a href=&#34;http://www.nytimes.com/2007/03/11/magazine/11Neurolaw.t.html?_r=1&amp;pagewanted=1&amp;amp;bl&amp;ei=5087%0A&amp;amp;en=e7382ca5209af6ce&amp;ex=1173931200&amp;amp;oref=slogin&#34;&gt;&amp;ldquo;The Brain on the Stand.&amp;quot;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Rich Writer, Poor Thinker</title>
      <link>https://blog.lippard.org/2007/03/rich-writer-poor-thinker.html/</link>
      <pubDate>Thu, 15 Mar 2007 17:47:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/rich-writer-poor-thinker.html/</guid>
      <description>&lt;p&gt;Mr. Juggles at &lt;a href=&#34;http://longorshortcapital.com/rich-writer-poor-thinker.htm&#34;&gt;Long or Short Capital takes on Robert Kiyosaki&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Robert Kiyosaki is a maroon.&lt;br /&gt;&amp;hellip;&lt;br /&gt;&lt;p&gt;This is idiotic. In fact, this article is so terrible, I find it difficult to even know how to properly form an argument against it. It doesn’t even make sense.&lt;/p&gt; &lt;p&gt;But here is more evidence to unback-up the truck on Rich Dad Poor Dad guy.&lt;/p&gt;&amp;hellip;&lt;br /&gt;While he is effectively &lt;a href=&#34;http://longorshortcapital.com/managing-your-intelligence-step-1.htm&#34; _base_href=&#34;http://longorshortcapital.com/rich-writer-poor-thinker.htm&#34;&gt;mananaging his intelligence&lt;/a&gt;, and I applaud that, what exactly does this leave people to do with their money? He advocates against cash, stocks, bonds, saving money, buying things, the US, real estate, etc etc. What is left? Brine shrimp futures? Short or long positions in abstract ideas like &lt;a href=&#34;http://longorshortcapital.com/perf.htm&#34; _base_href=&#34;http://longorshortcapital.com/rich-writer-poor-thinker.htm&#34;&gt;Perf&lt;/a&gt;?&lt;/blockquote&gt;Go to &lt;a href=&#34;http://longorshortcapital.com/rich-writer-poor-thinker.htm&#34;&gt;Long or Short Capital&lt;/a&gt; to see the nonsense they&amp;rsquo;re criticizing.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Are you on the TSA no-fly list?</title>
      <link>https://blog.lippard.org/2007/03/are-you-on-tsa-no-fly-list.html/</link>
      <pubDate>Wed, 14 Mar 2007 15:02:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/are-you-on-tsa-no-fly-list.html/</guid>
      <description>&lt;p&gt;Check it out &lt;a href=&#34;http://nofly.s3.com/index.jsp&#34;&gt;here&lt;/a&gt;.  I&amp;rsquo;m not on the list, but my 13-year-old nephew is, due to his common last name.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://www.schneier.com/blog/archives/2007/03/find_out_if_you.html&#34;&gt;Bruce Schneier&amp;rsquo;s Blog&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Rundown of Bush administration falsehoods in the U.S. Attorney purge scandal</title>
      <link>https://blog.lippard.org/2007/03/rundown-of-bush-administration.html/</link>
      <pubDate>Wed, 14 Mar 2007 00:30:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/rundown-of-bush-administration.html/</guid>
      <description>&lt;p&gt;Sen. Charles Schumer has provided &lt;a href=&#34;http://www.tpmmuckraker.com/archives/002746.php&#34;&gt;a nice list of how the Bush administration has lied to Congress so far about the U.S. Attorney purge&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Schumer: Here are some of the falsehoods we&amp;rsquo;ve been told that are now unraveling.  &lt;p&gt;First, we were told that the seven of the eight U.S. attorneys were fired for performance reasons.&lt;/p&gt;  &lt;p&gt;It now turns out this was a falsehood, as the glowing performance evaluations attest.&lt;/p&gt;  &lt;p&gt;Second, we were told by the attorney general that he would, quote, &amp;ldquo;never, ever make a change for political reasons.&amp;quot;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Taxonomy of questions about global warming</title>
      <link>https://blog.lippard.org/2007/03/taxonomy-of-questions-about-global.html/</link>
      <pubDate>Wed, 14 Mar 2007 00:15:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/taxonomy-of-questions-about-global.html/</guid>
      <description>&lt;p&gt;Glen Whitman has assembled &amp;ldquo;a taxonomy of all the questions that ought to affect our choices about dealing with global warming.&amp;rdquo;  His &lt;a href=&#34;http://agoraphilia.blogspot.com/2007/03/global-warming-taxonomy-of-questions.html&#34;&gt;list so far&lt;/a&gt; includes:&lt;br /&gt;&lt;br /&gt;1.  The existence of global warming.  (He assigns a 95%+ confidence level to this.)&lt;br /&gt;2.  Human contribution to global warming.  (He assigns 90% confidence to this, but is uncertain about how much of the effect is due to human activity, though he references David Friedman&amp;rsquo;s point that this doesn&amp;rsquo;t make much difference to whether or not we should do anything about it.)&lt;br /&gt;3.  Magnitude of the warming effect.&lt;br /&gt;4.  Net harms or benefits due to warming.  (He observes that the latter is often ignored.)&lt;br /&gt;5.  Extent of decentralized response.  (How much will be done in the form of individual activity, changes in land prices, etc. to reduce negative impacts?)&lt;br /&gt;6.  Marginal impact of collective abatement efforts.  (If all nations cooperated, how much of the negative effects could be abated or mitigated?)&lt;br /&gt;7.  Marginal impact of unilateral abatement efforts.  (What can the United States do on its own, or at least without the assistance of emerging economies not likely to cooperate, and how much effect could that have?)&lt;br /&gt;&lt;br /&gt;To which he adds that there are many more questions about specific proposed responses, their marginal efficacy, and costs.&lt;br /&gt;&lt;br /&gt;If you have further suggestions for his list, post comments at &lt;a href=&#34;http://agoraphilia.blogspot.com/2007/03/global-warming-taxonomy-of-questions.html&#34;&gt;Agoraphilia&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>A few reasons Rudy Giuliani shouldn&#39;t be president</title>
      <link>https://blog.lippard.org/2007/03/few-reasons-rudy-giuliani-shouldnt-be.html/</link>
      <pubDate>Tue, 13 Mar 2007 02:30:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/few-reasons-rudy-giuliani-shouldnt-be.html/</guid>
      <description>&lt;p&gt;Talking Points Memo h&lt;a href=&#34;http://www.talkingpointsmemo.com/archives/week_2007_03_11.php#012977&#34;&gt;as a list of reasons Giuliani shouldn&amp;rsquo;t be president&lt;/a&gt; based on his association with and continued giving of high-profile jobs to Bernie Kerik:&lt;br /&gt;&lt;blockquote&gt;They seem to be stipulating to their knowing about and being untroubled by a) Kerik&amp;rsquo;s long-standing ties to an allegedly mobbed-up Jersey construction company (see yesterday&amp;rsquo;s piece in the Daily News and tomorrow&amp;rsquo;s in the Times), sub-a) that Kerik received numerous unreported cash gifts from Lawrence Ray, an executive at said Jersey construction company (Ray was later indicted along with Edward Garafola, Sammy &amp;ldquo;The Bull&amp;rdquo; Gravano&amp;rsquo;s brother-in-law, and Daniel Persico, nephew of Colombo Family Godfather Carmine &amp;ldquo;The Snake&amp;rdquo; Persico and others on unrelated federal charges tied to what the Daily News called a &amp;ldquo;$40 million, mob-run, pump-and-dump stock swindle.&amp;rdquo; b) that Riker&amp;rsquo;s Island prison became a hotbed of political corruption and cronyism on his watch, c) that he is accused by nine employees of the hospital he worked at providing security in Saudi Arabia of using his policing powers to pursue the personal agenda of his immediate boss, d) that a warrant for his arrest (albeit in a civil case) was issued in New Jersey as recently as six years ago, e) that as recently as last week he was forced to testify in a civil suit in a case covering the period in which he was New York City correction commissioner, in which the plaintiff, &amp;ldquo;former deputy warden Eric DeRavin III contends Kerik kept him from getting promoted because he had reprimanded the woman [Kerik was allegedly having an affair with], Correction Officer Jeanette Pinero,&amp;rdquo; or f) his rapid and unexplained departure from Baghdad.&lt;br /&gt;&amp;hellip;&lt;br /&gt;Pretty much the most generous interpretation of all this is that Giuliani was guilty of amazingly poor judgment in giving Kerik all these plum assignments. And it strongly points to a tendency on Giuliani&amp;rsquo;s part of bad judgment with a strong penchant for surrounding himself with cronies and yes-men.&lt;br /&gt;&amp;hellip;&lt;br /&gt;TPM Reader &lt;em&gt;RR&lt;/em&gt; notes that the list above is by no means exhaustive. And he&amp;rsquo;s definitely right. This was just the most convenient catalog of sins and ridiculousness that I found with the TPM search function. For instance it doesn&amp;rsquo;t include the &lt;a href=&#34;http://www.talkingpointsmemo.com/archives/004218.php&#34;&gt;Judith Regan/Luv Shack scandal&lt;/a&gt; that broke I think the day after post above ran. This was the case in which an apartment near ground zero &amp;ndash; made available by a New York real estate developer &amp;ndash; for off-duty cops to relax while taking a break from clean up duties ended up being commandered by Kerik so he could use it as his off the books bachelor pad for doing the wild thing with celebrity book editor Judith Regan.&lt;/blockquote&gt;To add to that list, The Smoking Gun obtained &lt;a href=&#34;http://www.thesmokinggun.com/archive/years/2007/0212072giuliani1.html&#34;&gt;a copy of the April 8, 1993 &amp;ldquo;Rudolph W. Giuliani Vulnerability Study&amp;rdquo;&lt;/a&gt; which was commissioned by Giuliani&amp;rsquo;s NYC mayoral campaign, all copies of which were supposed to be destroyed.  The Smoking Gun comments:&lt;br /&gt;&lt;blockquote&gt;He surely could not have been pleased to read that his &amp;ldquo;personal life raises questions about a &amp;lsquo;weirdness factor.&amp;rsquo;&amp;rdquo; That weirdness, aides reported, stemmed from Giuliani&amp;rsquo;s 14-year marriage to his second cousin, a union that he got annulled by claiming to have never received proper dispensation from the Catholic Church for the unorthodox nuptials. &amp;ldquo;When asked about his personal life, Giuliani gives a wide array of conflicting answers,&amp;rdquo; the campaign report stated. &amp;ldquo;All of this brings the soundness of his judgement into question&amp;ndash;and the veracity of his answers.&amp;rdquo; The internal study also addresses prospective charges that Giuliani dodged the Vietnam draft and was a &amp;ldquo;man without convictions&amp;rdquo; because of his transformation from George McGovern voter to a Reagan-era Justice Department appointee. &amp;ldquo;In many ways Rudy Giuliani is a political contradiction&amp;hellip;He doesn&amp;rsquo;t really fit with the Republicans. Too liberal. Giuliani has troubles with the Democrats, too.&amp;quot;&lt;/blockquote&gt;Also at The Smoking Gun is &lt;a href=&#34;http://www.thesmokinggun.com/rudy/rudy.html&#34;&gt;a summary of some of the revelations in Wayne Barrett&amp;rsquo;s biography of Giuliani&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The one member of Congress willing to admit nonbelief</title>
      <link>https://blog.lippard.org/2007/03/one-member-of-congress-willing-to-admit.html/</link>
      <pubDate>Mon, 12 Mar 2007 18:14:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/one-member-of-congress-willing-to-admit.html/</guid>
      <description>&lt;p&gt;The &lt;a href=&#34;http://www.secular.org/&#34;&gt;Secular Coalition of America&lt;/a&gt; is throwing its support behind the one member of Congress who has expressed a willingness to be identified as not having a belief in God or gods.&lt;br /&gt;&lt;br /&gt;It&amp;rsquo;s Rep. Pete Stark (D-California, District 13, which covers the east Bay&amp;ndash;Oakland, Fremont, Alameda, Union City, etc.).&lt;br /&gt;&lt;br /&gt;Stark, born in 1931, was first elected to Congress in 1973.  He earned a B.S. in general engineering from MIT in 1953 and an M.B.A. from the Haas School of Business at UC Berkeley in 1960.  Prior to entering politics, he served in the Air Force and was a bank executive.&lt;br /&gt;&lt;br /&gt;He is currently a senior member of the House Ways and Means Committee and chairman of the Health subcommittee.&lt;br /&gt;&lt;br /&gt;He&amp;rsquo;s pro-choice, anti-war, he opposed making the USA PATRIOT Act permanent, he supports medical marijuana, opposes the death penalty, and opposes Internet gambling bans.&lt;br /&gt;&lt;br /&gt;He&amp;rsquo;s unfortunately also a big advocate of regulation, opposes free trade, advocates gun control, supports network neutrality, and appears to oppose both legal and tax reform.&lt;br /&gt;&lt;br /&gt;A list of his positions on issues as of 2000 may be found &lt;a href=&#34;http://www.issues2000.org/CA/Pete_Stark.htm&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;His &lt;a href=&#34;http://en.wikipedia.org/wiki/Pete_Stark&#34;&gt;Wikipedia entry&lt;/a&gt; gives the following ratings that he&amp;rsquo;s received from various groups on the basis of his voting record, from Project Vote Smart:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;a href=&#34;http://en.wikipedia.org/wiki/American_Civil_Liberties_Union&#34; title=&#34;American Civil Liberties Union&#34;&gt;American Civil Liberties Union&lt;/a&gt;-100% for 2003-2004.&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://en.wikipedia.org/wiki/Americans_for_Democratic_Action&#34; title=&#34;Americans for Democratic Action&#34;&gt;Americans for Democratic Action&lt;/a&gt;-90% for 2004 and 2005.&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://en.wikipedia.org/wiki/AFL-CIO&#34; title=&#34;AFL-CIO&#34;&gt;AFL-CIO&lt;/a&gt;-93% in 2005.&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://en.wikipedia.org/wiki/Drum_Major_Institute&#34; title=&#34;Drum Major Institute&#34;&gt;Drum Major Institute&lt;/a&gt;-100% for 2003-2005&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://en.wikipedia.org/wiki/League_of_Conservation_Voters&#34; title=&#34;League of Conservation Voters&#34;&gt;League of Conservation Voters&lt;/a&gt;-100% for 2005.&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://en.wikipedia.org/wiki/NARAL_Pro-Choice_America&#34; title=&#34;NARAL Pro-Choice America&#34;&gt;NARAL Pro-Choice America&lt;/a&gt;-100% for 2003-2005.&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://en.wikipedia.org/wiki/National_Education_Association&#34; title=&#34;National Education Association&#34;&gt;National Education Association&lt;/a&gt;-100% for 2005.&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://en.wikipedia.org/wiki/National_Journal&#34; title=&#34;National Journal&#34;&gt;National Journal&lt;/a&gt;-Composite liberal score of 98% for 2005 and 91% for 2003.&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://en.wikipedia.org/wiki/National_Organization_for_Women&#34; title=&#34;National Organization for Women&#34;&gt;National Organization for Women&lt;/a&gt;-100% for 2005.&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://en.wikipedia.org/wiki/Population_Connection&#34; title=&#34;Population Connection&#34;&gt;Population Connection&lt;/a&gt;-100% for 2000-2005.&lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://en.wikipedia.org/wiki/Republican_Liberty_Caucus&#34; title=&#34;Republican Liberty Caucus&#34;&gt;Republican Liberty Caucus&lt;/a&gt;-41% for 2005.&lt;/li&gt;&lt;/ul&gt;The Center for Public Integrity&amp;rsquo;s &amp;ldquo;Well Connected&amp;rdquo; project &lt;a href=&#34;http://www.publicintegrity.org/telecom/search/person.aspx?id=2429&#34;&gt;has a record of contributions Stark has received from media companies&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://scienceblogs.com/pharyngula/2007/03/should_we_be_happy_about_this.php&#34;&gt;Pharyngula&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;UPDATE:  Wonkette &lt;a href=&#34;http://wonkette.com/politics/jesus/goddamned-atheist-snuck-into-congress-in-1973-243623.php&#34;&gt;offers snarky comment&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Battlestar Galactica, CSI: Miami, and the semiotics of shades</title>
      <link>https://blog.lippard.org/2007/03/battlestar-galactica-csi-miami-and.html/</link>
      <pubDate>Mon, 12 Mar 2007 03:50:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/battlestar-galactica-csi-miami-and.html/</guid>
      <description>&lt;p&gt;Check out &lt;a href=&#34;http://www.youtube.com/watch?v=_sarYH0z948&#34;&gt;this hilarious compilation of David Caruso one-liner clips from &lt;span style=&#34;font-style: italic;&#34;&gt;CSI: Miami&lt;/span&gt;&lt;/a&gt;.  (Caruso aspires to fill Shatner&amp;rsquo;s shoes, as Kat likes to point out.)&lt;br /&gt;&lt;br /&gt;Next, &lt;a href=&#34;http://www.warrenellis.com/?p=3316&#34;&gt;this Warren Ellis commentary on the role of sunglasses in &lt;span style=&#34;font-style: italic;&#34;&gt;CSI: Miami&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Then, &lt;a href=&#34;http://www.ew.com/ew/article/0,,20014661,00.html&#34;&gt;this review of tonight&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Battlestar Galactica&lt;/span&gt;&lt;/a&gt; (which contains spoilers, and if you&amp;rsquo;ve already seen it, pay close attention to the remarks about the opening credit survivor count).&lt;br /&gt;&lt;br /&gt;And &lt;a href=&#34;http://www.warrenellis.com/?p=3893&#34;&gt;Warren Ellis&amp;rsquo;s response&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://wolven.livejournal.com/1154008.html&#34;&gt;Wolven&amp;rsquo;s LiveJournal&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Which SF classics have you read?</title>
      <link>https://blog.lippard.org/2007/03/which-sf-classics-have-you-read.html/</link>
      <pubDate>Sun, 11 Mar 2007 16:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/which-sf-classics-have-you-read.html/</guid>
      <description>&lt;p&gt;The meme is to bold the ones you&amp;rsquo;ve read&amp;hellip;.&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;The Lord of the Rings, J.R.R. Tolkien&lt;/span&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt; The Foundation Trilogy, Isaac Asimov&lt;/span&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt; Dune, Frank Herbert&lt;/span&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt; Stranger in a Strange Land, Robert A. Heinlein&lt;/span&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt; A Wizard of Earthsea, Ursula K. Le Guin&lt;/span&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt; Neuromancer, William Gibson&lt;/span&gt;&lt;br /&gt;Childhood&amp;rsquo;s End, Arthur C. Clarke&lt;br /&gt;Do Androids Dream of Electric Sheep?, Philip K. Dick&lt;br /&gt;The Mists of Avalon, Marion Zimmer Bradley&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt; Fahrenheit 451, Ray Bradbury&lt;/span&gt;&lt;br /&gt;The Book of the New Sun, Gene Wolfe&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt; A Canticle for Leibowitz, Walter M. Miller, Jr.&lt;/span&gt;&lt;br /&gt;The Caves of Steel, Isaac Asimov&lt;br /&gt;Children of the Atom, Wilmar Shiras&lt;br /&gt;Cities in Flight, James Blish&lt;br /&gt;The Colour of Magic, Terry Pratchett&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt; Dangerous Visions, edited by Harlan Ellison&lt;/span&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt; Deathbird Stories, Harlan Ellison&lt;/span&gt;&lt;br /&gt;The Demolished Man, Alfred Bester&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt; Dhalgren, Samuel R. Delany&lt;/span&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt; Dragonflight, Anne McCaffrey&lt;/span&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt; Ender&amp;rsquo;s Game, Orson Scott Card&lt;/span&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt; The First Chronicles of Thomas Covenant the Unbeliever, Stephen R. Donaldson&lt;/span&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt; The Forever War, Joe Haldeman&lt;/span&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt; Gateway, Frederik Pohl&lt;/span&gt;&lt;br /&gt;Harry Potter and the Philosopher&amp;rsquo;s Stone, J.K. Rowling&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt; The Hitchhiker&amp;rsquo;s Guide to the Galaxy, Douglas Adams&lt;/span&gt;&lt;br /&gt;I Am Legend, Richard Matheson&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt; Interview with the Vampire, Anne Rice&lt;/span&gt;&lt;br /&gt;The Left Hand of Darkness, Ursula K. Le Guin&lt;br /&gt;Little, Big, John Crowley&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt; Lord of Light, Roger Zelazny&lt;/span&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt; The Man in the High Castle, Philip K. Dick&lt;/span&gt;&lt;br /&gt;Mission of Gravity, Hal Clement&lt;br /&gt;More Than Human, Theodore Sturgeon&lt;br /&gt;The Rediscovery of Man, Cordwainer Smith&lt;br /&gt;On the Beach, Nevil Shute&lt;br /&gt;Rendezvous with Rama, Arthur C. Clarke&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt; Ringworld, Larry Niven&lt;/span&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt; Rogue Moon, Algis Budrys&lt;/span&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;The Silmarillion, J.R.R. Tolkien&lt;/span&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt; Slaughterhouse-5, Kurt Vonnegut&lt;/span&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt; Snow Crash, Neal Stephenson&lt;/span&gt;&lt;br /&gt;Stand on Zanzibar, John Brunner&lt;br /&gt;The Stars My Destination, Alfred Bester&lt;br /&gt;Starship Troopers, Robert A. Heinlein&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt; Stormbringer, Michael Moorcock&lt;/span&gt;&lt;br /&gt;The Sword of Shannara, Terry Brooks  (like P.Z. Myers, I started this one and found it unreadable)&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Timescape, Gregory Benford&lt;/span&gt;&lt;br /&gt;To Your Scattered Bodies Go, Philip Jose Farmer&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Secret/The Law of Attraction critiqued</title>
      <link>https://blog.lippard.org/2007/03/secretthe-law-of-attraction-critiqued.html/</link>
      <pubDate>Sat, 10 Mar 2007 23:31:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/secretthe-law-of-attraction-critiqued.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.salon.com/mwt/feature/2007/03/05/the_secret/&#34;&gt;&amp;ldquo;Oprah&amp;rsquo;s ugly secret&amp;rdquo;&lt;/a&gt; at Salon.com.&lt;br /&gt;&lt;a href=&#34;http://www.thesimpledollar.com/2007/03/07/there-is-no-secret-why-feel-good-thinking-isnt-enough-to-get-ahead-financially/&#34;&gt;&amp;ldquo;There Is No &amp;lsquo;Secret&amp;rsquo;&amp;quot;&lt;/a&gt; at The Simple Dollar.&lt;br /&gt;&lt;a href=&#34;http://www.skeptic.com/eskeptic/07-03-07.html&#34;&gt;&amp;ldquo;The Secret Behind &lt;span style=&#34;font-style: italic;&#34;&gt;The Secret&lt;/span&gt;&amp;quot;&lt;/a&gt; at eSKEPTIC.&lt;br /&gt;&lt;a href=&#34;http://scienceblogs.com/pharyngula/2007/03/shame_on_oprah.php&#34;&gt;&amp;ldquo;Shame on Oprah&amp;rdquo;&lt;/a&gt; at Pharyngula.&lt;br /&gt;&lt;br /&gt;Here&amp;rsquo;s a quote from the Salon story, which pulls no punches on this nonsense:&lt;br /&gt;&lt;blockquote&gt;Worse than &amp;ldquo;The Secret&amp;rsquo;s&amp;rdquo; blame-the-victim idiocy is its baldfaced bullshitting. The titular &amp;ldquo;secret&amp;rdquo; of the book is something the authors call the Law of Attraction. They maintain that the universe is governed by the principle that &amp;ldquo;like attracts like&amp;rdquo; and that our thoughts are like magnets: Positive thoughts attract positive events and negative thoughts attract negative events. Of course, magnets do exactly the opposite &amp;ndash; positively charged magnets attract negatively charged particles &amp;ndash; and the rest of &amp;ldquo;The Secret&amp;rdquo; has a similar relationship to the truth.&lt;/blockquote&gt;Unfortunately, the author made somewhat of a hash of his statement about magnets.  He should have said either that like magnetic poles repel and opposite magnetic poles attract or that like-charged particles repel each other and oppositely-charged particles attract.  The effect of magnets on charged particles is the same regardless of charge (and it&amp;rsquo;s not attraction or repulsion&amp;ndash;remember the mnemonic device of making a fist with your right hand, with your thumb pointing up, representing the direction of the current from positive to negative and the other fingers showing the direction of the magnetic field?).&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Arizona Republic&#39;s editors are (expletives)</title>
      <link>https://blog.lippard.org/2007/03/arizona-republics-editors-are.html/</link>
      <pubDate>Sat, 10 Mar 2007 23:02:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/arizona-republics-editors-are.html/</guid>
      <description>&lt;p&gt;Under the headline &amp;ldquo;Sienna Miller&amp;rsquo;s rabbit sex&amp;rdquo; on the azcentral.com website &lt;a href=&#34;http://www.azcentral.com/ent/celeb/articles/0310miller.html&#34;&gt;appeared the following expurgated story&lt;/a&gt;, which seems dirtier to me than the unexpurgated one:&lt;br /&gt;&lt;blockquote&gt;  Sienna Miller enjoys watching rabbits have sex.&lt;br /&gt;&amp;hellip;&lt;br /&gt;   &amp;ldquo;At least we got a (expletive)[1] bunny out of it.&amp;quot;&lt;br /&gt;&lt;br /&gt;   Meanwhile, Sienna has revealed her motto for 2007 is to be a (expletive)[2].&lt;br /&gt;&amp;hellip;&lt;br /&gt;Sienna said: &amp;ldquo;Apparently, I&amp;rsquo;ve (expletive)[3] half of Hollywood. And it&amp;rsquo;s not true. This year is the Year of the (expletive)[4] Spread &amp;rsquo;em! That&amp;rsquo;s my motto for 2007.&lt;/blockquote&gt;I mentally filled those blanks with words more extreme than what she actually said&amp;ndash;I only got the first one right.  The Guardian &lt;a href=&#34;http://film.guardian.co.uk/interview/interviewpages/0,,2025133,00.html&#34;&gt;published the unexpurgated and boring details&lt;/a&gt;, under the less titillating headline &amp;ldquo;&amp;lsquo;I always end up putting my big fat foot in it&amp;rsquo;&amp;rdquo;:&lt;br /&gt;&lt;br /&gt;[1] fucking (I got this one right)&lt;br /&gt;[2] slut&lt;br /&gt;[3] shagged&lt;br /&gt;[4] slut&lt;br /&gt;&lt;br /&gt;So which newspaper is pandering more to prurient interests?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bob Hagen on botnet evolution</title>
      <link>https://blog.lippard.org/2007/03/bob-hagen-on-botnet-evolution.html/</link>
      <pubDate>Sat, 10 Mar 2007 01:59:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/bob-hagen-on-botnet-evolution.html/</guid>
      <description>&lt;p&gt;Bob Hagen has &lt;a href=&#34;http://web.archive.org/web/20070309134149/http://blogs.globalcrossing.com/node/306&#34;&gt;put up a post on the evolution of botnets at the Global Crossing blog&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;(BTW, I&amp;rsquo;m hoping to have future opportunity to use titles like &amp;ldquo;Where the bots are&amp;rdquo;, &amp;ldquo;The bots from Brazil&amp;rdquo;, and &amp;ldquo;The bots of summer&amp;rdquo;.)&lt;br /&gt;&lt;br /&gt;UPDATE (August 27, 2009): I&amp;rsquo;ve replaced the above link with one to the Internet Archive, since the blog post is no longer present at its original location.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Why Arizona doesn&#39;t go on daylight savings time</title>
      <link>https://blog.lippard.org/2007/03/why-arizona-doesnt-go-on-daylight.html/</link>
      <pubDate>Sat, 10 Mar 2007 01:43:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/why-arizona-doesnt-go-on-daylight.html/</guid>
      <description>&lt;p&gt;The &lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt; has &lt;a href=&#34;http://www.azcentral.com/news/articles/0309az-time-change09-ON.html&#34;&gt;a story on why Arizona doesn&amp;rsquo;t go on daylight savings time&lt;/a&gt;&amp;ndash;it was attempted in 1967 and reversed by the state legislature in 1968, when Sandra Day O&amp;rsquo;Connor was Senate Majority Leader.  The feds gave Arizona an exemption from daylight savings time on January 4, 1974, two days before a mandate for states to go on daylight savings time.&lt;br /&gt;&lt;br /&gt;As I like to say, Arizona has so much daylight we don&amp;rsquo;t bother to save any.&lt;br /&gt;&lt;br /&gt;One positive side-effect&amp;ndash;no issues over this year&amp;rsquo;s DST changes in Arizona (except for companies that operate across multiple states).&lt;br /&gt;&lt;br /&gt;UPDATE (March 13, 2007):  Long or Short Capital &lt;a href=&#34;http://longorshortcapital.com/contrarian-investing-on-daylight-savings.htm&#34;&gt;offers some funny additional speculation on why Arizona doesn&amp;rsquo;t go on Daylight Savings Time&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Daniel Dennett on religion</title>
      <link>https://blog.lippard.org/2007/03/daniel-dennett-on-religion.html/</link>
      <pubDate>Sat, 10 Mar 2007 00:07:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/daniel-dennett-on-religion.html/</guid>
      <description>&lt;p&gt;This YouTube video is of &lt;a href=&#34;http://www.ted.com/tedtalks/tedtalksplayer.cfm?key=d_dennett&#34;&gt;a talk by Daniel Dennett at the TED conference in 2006&lt;/a&gt;, following (and commenting on) Pastor Rick Warren.&lt;br /&gt;&lt;object height=&#34;350&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/9w036xAbSEs&#34;&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/9w036xAbSEs&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; height=&#34;350&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;jpbenney&lt;/strong&gt; &lt;small&gt;(2007-07-08)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;The idea that religion is a natural phenomenon is very reminiscent, oddly, of Jared Diamond in books like &lt;B&gt;Guns, Germs and Steel&lt;/B&gt; and &lt;B&gt;Collapse&lt;/B&gt;, as well as Phillip Longman. The idea of subjecting religion to serious social study, too, is nothing new. Leonard Shlain&#39;s &lt;B&gt;The Alphabet versus the Goddess&lt;/B&gt; is a flawed if highly enthralling example.&lt;BR/&gt;&lt;BR/&gt;Daniel does seem an interesting person, I must say. He &lt;I&gt;is&lt;/I&gt; very articulate and lively, so one imagine him to be a very convincing speaker.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Books for infidels at top of NYT bestseller lists</title>
      <link>https://blog.lippard.org/2007/03/books-for-infidels-at-top-of-nyt.html/</link>
      <pubDate>Fri, 09 Mar 2007 15:34:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/books-for-infidels-at-top-of-nyt.html/</guid>
      <description>&lt;p&gt;Mark Vuletic &lt;a href=&#34;http://secularoutpost.blogspot.com/2007/03/good-week-for-infidels-in-book-world.html&#34;&gt;points out that the March 11 &lt;span style=&#34;font-style: italic;&#34;&gt;New York Times&lt;/span&gt; hardcover bestseller list includes five books of interest to infidels in the top 25&lt;/a&gt;:&lt;br /&gt;&lt;br /&gt;7.  Ayaan Hirsi Ali&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Infidel&lt;/span&gt;&lt;br /&gt;12.  Richard Dawkins&amp;rsquo; &lt;span style=&#34;font-style: italic;&#34;&gt;The God Delusion&lt;/span&gt;&lt;br /&gt;13.  Chris Hedges&amp;rsquo; &lt;span style=&#34;font-style: italic;&#34;&gt;American Fascists&lt;/span&gt;&lt;br /&gt;21.  Victor Stenger&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;God: The Failed Hypothesis&lt;/span&gt;&lt;br /&gt;24.  Sam Harris&amp;rsquo; &lt;span style=&#34;font-style: italic;&#34;&gt;Letter to a Christian Nation&lt;/span&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>FBI breaking the law with National Security Letters?</title>
      <link>https://blog.lippard.org/2007/03/fbi-breaking-law-with-national-security.html/</link>
      <pubDate>Fri, 09 Mar 2007 15:30:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/fbi-breaking-law-with-national-security.html/</guid>
      <description>&lt;p&gt;A &lt;a href=&#34;http://www.tpmmuckraker.com/archives/002716.php&#34;&gt;Justice Department review of 293 National Security Letters issued by the FBI found 22 instances (7.5%) of apparent violations of FBI and Justice Department regulations&lt;/a&gt;.  The FBI issued more than 19,000 National Security Letters in 2005.&lt;br /&gt;&lt;br /&gt;UPDATE:  This &lt;a href=&#34;http://www.cnn.com/2007/LAW/03/09/security.letters/index.html&#34;&gt;story has now hit CNN, which has more details&lt;/a&gt;.  The Justice Department&amp;rsquo;s inspector general says the FBI is guilty of &amp;ldquo;serious misuse&amp;rdquo; of National Security Letters and that use of them may be underreported by as much as 20%.  The audit found that more than half of NSLs were used to get information about U.S. citizens.&lt;br /&gt;&lt;br /&gt;CNN reports 26 violations, of which 22 were the FBI&amp;rsquo;s fault and 4 were caused by errors by the recipients of the National Security Letters.&lt;br /&gt;&lt;br /&gt;UPDATE (March 10, 2007):  &lt;a href=&#34;http://www.azcentral.com/news/articles/0310FBI10.html&#34;&gt;FBI Director Robert Mueller and Attorney General Alberto Gonzales have acknowledged that the FBI broke the law&lt;/a&gt;, apologized, and promised to stop further such intrusions.  Gonzales left open the possibility of criminal prosecutions against FBI agents or lawyers who misused their PATRIOT Act powers.&lt;br /&gt;&lt;br /&gt;UPDATE (June 14, 2007):  An audit has discovered that the above-reported 26 violations were the tip of the iceberg.  10% of National Security Letters have been reviewed, and &lt;a href=&#34;http://www.tpmmuckraker.com/archives/003430.php&#34;&gt;the total number of violations is now over 1,000&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (March 7, 2008):  This year&amp;rsquo;s audit &lt;a href=&#34;http://ap.google.com/article/ALeqM5gxSQM-Pj5GvDDx_r9HNZvtF6JAGgD8V7R6S01&#34;&gt;has shown that the NSL abuses continued through 2006&lt;/a&gt; and that the FBI underreported to Congress the number of NSLs by more than 4,600.&lt;br /&gt;&lt;br /&gt;UPDATE (January 20, 2010): Yet &lt;a href=&#34;http://www.eff.org/deeplinks/2010/01/report-confirms-fbi-misuse-authority&#34;&gt;further evidence of FBI abuses in collecting telephone records has been uncovered&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Windows, Mac, and BSD security</title>
      <link>https://blog.lippard.org/2007/03/windows-mac-and-bsd-security.html/</link>
      <pubDate>Fri, 09 Mar 2007 03:35:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/windows-mac-and-bsd-security.html/</guid>
      <description>&lt;p&gt;&lt;object width=&#34;425&#34; height=&#34;350&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/gFAJDbV9Vfs&#34;&gt;&lt;/param&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;/param&gt;&lt;embed src=&#34;http://www.youtube.com/v/gFAJDbV9Vfs&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;350&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Kearny&#39;s mayor speaks out</title>
      <link>https://blog.lippard.org/2007/03/kearnys-mayor-speaks-out.html/</link>
      <pubDate>Thu, 08 Mar 2007 20:17:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/kearnys-mayor-speaks-out.html/</guid>
      <description>&lt;p&gt;Alberto Santos, the mayor of Kearny, New Jersey, &lt;a href=&#34;http://www.theobserver.com/currentissue/mayor.shtml&#34;&gt;has spoken out on the David Paszkiewicz affair, with a cogent statement&lt;/a&gt;.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2007-03-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;I note with some dismay (but no real surprise) that the Mayor&#39;s recommendations don&#39;t seem to include any sort of disciplinary action against Mr. Paszkiewicz.&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>Was the Death Star attack an inside job?</title>
      <link>https://blog.lippard.org/2007/03/was-death-star-attack-inside-job.html/</link>
      <pubDate>Wed, 07 Mar 2007 04:05:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/was-death-star-attack-inside-job.html/</guid>
      <description>&lt;p&gt;Websurdity &lt;a href=&#34;http://www.websurdity.com.nyud.net:8080/2007/02/28/uncomfortable-questions-was-the-death-star-attack-an-inside-job/&#34;&gt;asks some uncomfortable questions&lt;/a&gt;&amp;hellip;&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://infosecplace.com/blog/2007/03/05/death-star-conspiracy-theory/&#34;&gt;An Information Security Place&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Inside the TSA</title>
      <link>https://blog.lippard.org/2007/03/inside-tsa.html/</link>
      <pubDate>Mon, 05 Mar 2007 19:04:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/inside-tsa.html/</guid>
      <description>&lt;p&gt;Barbara Peterson took a job as a TSA screener and &lt;a href=&#34;http://www.concierge.com/cntraveler/articles/detail?articleId=10624&amp;pageNumber=1&#34;&gt;has written an interesting description of her experience for Conde Nast Traveler&lt;/a&gt;.  She blames TSA&amp;rsquo;s incompetence not on the individual screeners (who are generally doing as well as they could be hoped to under the demands of the job) but on Congress.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Religion and sex</title>
      <link>https://blog.lippard.org/2007/03/religion-and-sex.html/</link>
      <pubDate>Mon, 05 Mar 2007 00:37:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/religion-and-sex.html/</guid>
      <description>&lt;p&gt;Glendale Community College philosophy professor Victor Reppert &lt;a href=&#34;http://dangerousidea.blogspot.com/2006/10/intended-purpose-darwinian-purpose-and.html&#34;&gt;posted at his blog, Dangerous Idea, about whether there is a secular argument against homosexuality&lt;/a&gt;.  He concluded that there doesn&amp;rsquo;t seem to be a plausible case (at least, not based merely on evolution), which prompted this comment from ex-Jehovah&amp;rsquo;s Witness Derek Barefoot:&lt;br /&gt;&lt;blockquote&gt;I agree with you partly. However, people who defend homosexuality from a naturalist perspective almost without exception also see nothing perverse about transsexulaity. That one is baffling. It is one thing to dislike some feature of one&amp;rsquo;s body that falls short of a societal ideal. A person with an unusual nose may want a usual one. A shorter than average person may understandably wish they were taller. But for someone to feel that he or she has literally been &amp;ldquo;born into the wrong body,&amp;rdquo; as transsexuals often put it, is naturalistically unfathomable. Perhaps a wasp has by mistake been born into the body of a mouse. Perhaps the tomato plant yearns in some inarticulate vegetative fashion to be an oak. Transexuality is literally a rebellion against nature, yet somehow it is included (commonly) with homosexuality. So perhaps the argument that homosexuality is just an expression of nature is called into question by the related phenomenon of transsexuality.&lt;/blockquote&gt;The problem with this response is that Barefoot is making erroneous assumptions about sex in nature.  There are not always well-defined boundaries between male and female.  I responded in the comments:&lt;br /&gt;&lt;blockquote&gt;I think that Darek Barefoot&amp;rsquo;s analogies of tomato/oak and wasp/mouse are inapt&amp;ndash;sexual differences within a species are commonly smaller than genetic and morphological differences across species. There are human individuals whose genetic makeup puts them into categories which are outside of or span the normal male/female boundaries. For example, those with XXY chromosomes may visibly appear to be male or female, and there are those who have both male and female genitalia. Further, there is far more variety to the sexes than mere duality within the animal kingdom. I recommend Olivia Judson&amp;rsquo;s book, &lt;span style=&#34;font-style: italic;&#34;&gt;Dr. Tatiana&amp;rsquo;s Sex Advice to All Creation&lt;/span&gt; for an entertaining look at some of that variety.&lt;br /&gt;&lt;br /&gt;Transsexuality, like homosexuality, is evidence against an oversimplified view of sex in nature, not against naturalism itself.&lt;/blockquote&gt;And I followed that up with another comment:&lt;br /&gt;&lt;blockquote&gt;I was looking for but unable to find a set of online forum postings I came across a year or two ago from an intersexed individual who was a Christian, and honestly had no idea what was appropriate dating for her. I believe the church she was involved with took the position that she was not permitted to date or have sex with anyone. It seems to me that most Christians have a real problem with the existence of such individuals, and have a very poor record of inhumane response to them.&lt;br /&gt;&lt;br /&gt;I did find &lt;a href=&#34;http://community.channel4.com/eve/forums/a/tpc/f/69460501/m/6680098493/p/1&#34; rel=&#34;nofollow&#34;&gt;this post&lt;/a&gt; from an individual raising the question of how religious views can make sense of such individuals. It&amp;rsquo;s an excellent and interesting question. Here&amp;rsquo;s a brief quote from that post (rest of this comment is quoted from it):&lt;br /&gt;&lt;blockquote&gt;&lt;br /&gt;The english language has no gender terms we can use for intersex people, instead why try to force them into either female or male which may not be appropriate.&lt;br /&gt;&lt;br /&gt;Here is a run down of only some intersex conditions:&lt;br /&gt;&lt;br /&gt;Congenital Adrenal Hyperplasia (CAH)&lt;br /&gt;XX (female) fetus ovaries produce a masculising hormone that results in ambigious external genitals . normally the ovaries do not produce hormones as the female is the default sex, none are needed to create a female fetus. the addition of the masculising hormone therefor creates a female with some male charactistics&lt;br /&gt;&lt;br /&gt;Testosterone Biosynthetic Defects&lt;br /&gt;an XY(male) fetus does not produce testosterone, therefor,as female is the &lt;code&gt;default setting&lt;/code&gt; it is born with full female parts, or parts rudimentary malformed female parts, despite being genetically male.&lt;br /&gt;&lt;br /&gt;Androgen sensivity syndrome&lt;br /&gt;Testes in the abdomen, external female parts.&lt;br /&gt;they also grow brests but do not have cycles (note: im trying to avoid using catch words here, as im not sure what is allowed and what isnt!)&lt;br /&gt;Klinefelter Syndrome&lt;br /&gt;Genically 47 chromosomes XXY and classed as men. They are males with a female chromosome attatched, small male parts, my develop female characteristics in teenage years.&lt;br /&gt;&lt;br /&gt;Turner Syndrome&lt;br /&gt;45 chromosomes, XO. Turner women have female external parts but illformed ovaries and no estrogen.&lt;br /&gt;&lt;br /&gt;&amp;ldquo;Hermaphroditism&amp;rdquo;&lt;br /&gt;can be EXACTLY one ovary, one teste a small penis AND a female genitalia. Their genetic makeup can be a mosaic of XY and XX genes, they truly are not male or female, but both.&lt;br /&gt;&lt;br /&gt;Roughly one in a thousand births is an intersex child. so it isnt that rare.&lt;br /&gt;&lt;br /&gt;The issue this presents to religion is that here we have a group of people who are neither here nor there and will grow up with issues to do with their sexual aurientation. What is the view of religions on say an XXY male, who looks mostly male but wishes to date other men? What is the view on a XY female who feels she is a lesbian (after all she is genitcally male) These are issues many people with intersex come up agaisnt. often their parents assign them a gender at birth and corrective surgery is given to &lt;code&gt;make&lt;/code&gt; them into a gender (usually female) This quite often results in the girl growing up feeling male and later on reqesting a sex change.&lt;br /&gt;&lt;br /&gt;Its a tricky issue. Many Intersex people wish they had not been assigned a gender and feel their body is their right and they should have been left to choose a gender when they were older.&lt;br /&gt;&lt;br /&gt;But anyway, To me,(I am theist, not religious and very firmly rooted in science) it shows how our gentically evolved bodies can and do go wrong, for a religious person I think it presents an issue worth thinking about. I dont know of any biblical reference to intersex, nor what the christian take is on people who are not male or female but are a bit of this a bit of that, netiehr here nor there or exactly half of each gender. What is their take on how these people should &amp;ldquo;morally&amp;rdquo; behave?&lt;br /&gt;Heres what I think it boils down to.&lt;br /&gt;&lt;br /&gt;1 God doesnt exist&lt;br /&gt;2 God exists but is fallable and makes mistakes&lt;br /&gt;3 god exists and does not make mistakes, therefor, he wishes intersex conditions to exist , but condemns them to hell if they choose the wrong aurientation later in life to what they look like externally&lt;br /&gt;4. He wishes intersex to exist, either because he has no issues with gender and sexuality .&lt;br /&gt;&lt;br /&gt;&amp;hellip;.feel free to add more&amp;hellip;&lt;/blockquote&gt;&lt;/blockquote&gt;There are some further comments &lt;a href=&#34;http://dangerousidea.blogspot.com/2006/10/intended-purpose-darwinian-purpose-and.html&#34;&gt;at Victor&amp;rsquo;s blog&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Lawsuits against mortgage fraud</title>
      <link>https://blog.lippard.org/2007/03/lawsuits-against-mortgage-fraud.html/</link>
      <pubDate>Sun, 04 Mar 2007 16:05:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/lawsuits-against-mortgage-fraud.html/</guid>
      <description>&lt;p&gt;Today&amp;rsquo;s &lt;a href=&#34;http://www.azcentral.com/news/articles/0304mortgagefraud-civilsuits.html&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt; reports&lt;/a&gt; that &amp;ldquo;Big lenders and Wall Street investors are going after Arizona mortgage brokers, appraisers, real estate agents, title firms, and home buyers for fraud&amp;rdquo;:&lt;br /&gt;&lt;blockquote&gt;Dozens of civil lawsuits alleging the gamut of mortgage fraud, from cash-back deals to lying about income on loan documents, have been filed against Valley firms and individuals during the past few months.&lt;br /&gt;&lt;br /&gt;Fraud experts and regulators say the lawsuits are only the beginning as the fallout from mortgage fraud starts to hit the Valley. Cash-back scams involve getting a mortgage for more than a home is worth and pocketing the extra money. The deals inflate home values and leave lenders with losses from loans worth far more than the house itself.&lt;/blockquote&gt;A few specific suits mentioned:&lt;br /&gt;&lt;br /&gt;Phoenix&amp;rsquo;s Biltmore Bank is suing Security Title, appraiser Kittelman &amp;amp; Associates, and Tucson resident and house flipper Frank Padilla (who already was indicted and pleaded guilty to fraud and money laundering) over a $1.3 million loan for $800,000 property.&lt;br /&gt;&lt;br /&gt;A Lehman Brothers investment trust and Aurora Loan Services are suing the parent company of First National Bank of Arizona for 38 home loans which misrepresented home values and income, debt, and employment of borrowers.  The plaintiffs bought the loans and want the bank to buy them back.&lt;br /&gt;&lt;br /&gt;Transnational Financial Network is suing Lending House Financial and a Scottsdale investor &amp;ldquo;who purchased 22 homes within days of each other last spring&amp;rdquo; for failure to disclose debt level or the fact that the investor was purchasing multiple homes (which were all foreclosed upon).&lt;br /&gt;&lt;br /&gt;Tucson mortgage lender First Magnus is suing its former Phoenix-based loan officer, Tyson Rondeau, for fraud and negligence, saying that bad loans are costing it $1 million.  That lender itself has been investigated by the Arizona Department of Financial Institutions for misrepresentations and failure to disclose facts, and has agreed to pay a $200,000 fine.&lt;br /&gt;&lt;br /&gt;The article quotes attorney Michael Manning, who is working for some of the above plaintiffs, saying that &amp;ldquo;This is the tip of the iceberg, but I think regulators got on top of it faster than in the mid-1980s.&amp;rdquo;  I&amp;rsquo;m not sure how fast they got on top of the S&amp;amp;L issues in the eighties, but they&amp;rsquo;re at least three and a half years late to the party this time around&amp;ndash;when these fraudulent deals were working, the regulators were uninterested.  Now that they&amp;rsquo;re failing and the house of cards is collapsing, suddenly they gain an interest.  This is because all of these players&amp;ndash;the plaintiffs and the defendants&amp;ndash;knew what was going on.  They were all profiting from it.&lt;br /&gt;&lt;br /&gt;The regulators and lawsuits are just a way for the larger players to cover their asses after the fact and avoid paying the full price for what they must have known was bound to ultimately happen.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Switzerland invades Liechtenstein</title>
      <link>https://blog.lippard.org/2007/03/switzerland-invades-liechtenstein.html/</link>
      <pubDate>Sat, 03 Mar 2007 19:31:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/switzerland-invades-liechtenstein.html/</guid>
      <description>&lt;blockquote&gt;What began as a routine training exercise almost ended in an embarrassing diplomatic incident after a company of Swiss soldiers got lost at night and marched into neighboring Liechtenstein.&lt;br /&gt;&lt;br /&gt;According to Swiss daily Blick, the 170 infantry soldiers from the neutral country wandered more than a mile across an unmarked border into the tiny principality early Thursday before realizing their mistake and turning back.&lt;/blockquote&gt;(From &lt;a href=&#34;http://www.azcentral.com/offbeat/articles/0302swiss-invade02-ON.html&#34;&gt;the Arizona Republic&lt;/a&gt;.)</description>
    </item>
    <item>
      <title>Where the wisdom of crowds fails</title>
      <link>https://blog.lippard.org/2007/03/where-wisdom-of-crowds-fails.html/</link>
      <pubDate>Sat, 03 Mar 2007 16:25:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/where-wisdom-of-crowds-fails.html/</guid>
      <description>&lt;p&gt;Richard Bennett has &lt;a href=&#34;http://bennett.com/blog/index.php/archives/2007/03/02/teaching-the-hive-mind-to-discriminate/&#34;&gt;an interesting post about Wikipedia and the decentralization of knowledge collection titled &amp;ldquo;Teaching the hive mind to discriminate.&amp;quot;&lt;/a&gt;  He argues that while Wikipedia is good at accumulating the knowledge of a large number of individuals, it also collects their &amp;ldquo;prejudice, mistaken beliefs, wishful thinking, and conformance to tradition.&amp;rdquo; It is unrealistic to expect that these erroneous beliefs will automatically be weeded out because &amp;ldquo;expertise is not as widely dispersed as participation&amp;rdquo;:&lt;br /&gt;&lt;blockquote&gt;So the real question about information and group scaling is this: are there procedures for separating good information from false information (”discrimination”) that are effective enough to allow groups to be scaled indefinitely without a loss of information quality? It’s an article of faith in the Wikipedia “community” that such procedures exist, and that they’re essentially self-operative. That’s the mythos of “emergence”, that systems, including human systems, automatically self-organize in such a way as to reward good behavior and information and purge bad information. This seems to be based on the underlying assumption that people being basically good, the good will always prevail in any group.&lt;/blockquote&gt;Readers of this blog know that I would argue that many religious and political beliefs are examples that support Bennett&amp;rsquo;s position.&lt;br /&gt;&lt;br /&gt;On a related point, Ed Felten has &lt;a href=&#34;http://www.freedom-to-tinker.com/?p=1127&#34;&gt;a recent post about how reputation systems on the Internet can be manipulated&lt;/a&gt;, referencing a pair of articles at Wired by Annalee Newitz.  A common flaw is that the reputations of the raters themselves is either not taken into account or is easily manipulated.  If there were a way of reliably weighting expertise of raters within appropriate knowledge domains, that could provide a method of discrimination to sort out the good from the bad information.&lt;br /&gt;&lt;br /&gt;This is a subject that my planned (but never completed) Ph.D. dissertation in epistemology (on social epistemology, specifically on obtaining knowledge based on the knowledge of others) at the University of Arizona should have touched upon.&lt;br /&gt;&lt;br /&gt;One philosopher who had touched on this subject at the time I was working on my Ph.D. (back in the early 1990s) was Philip Kitcher, whose book &lt;span style=&#34;font-style: italic;&#34;&gt;The Advancement of Science: Science without Legend, Objectivity without Illusions&lt;/span&gt; (1993, Oxford University Press) contains a chapter titled &amp;ldquo;The Organization of Cognitive Labor&amp;rdquo; (originally published as &amp;ldquo;The Division of Cognitive Labor&amp;rdquo; in the Journal of Philosophy, 87(1990):5-21).&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Number 24</title>
      <link>https://blog.lippard.org/2007/03/number-24.html/</link>
      <pubDate>Fri, 02 Mar 2007 20:31:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/number-24.html/</guid>
      <description>&lt;p&gt;&lt;object width=&#34;425&#34; height=&#34;350&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/jR1_epbmI2g&#34;&gt;&lt;/param&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;/param&gt;&lt;embed src=&#34;http://www.youtube.com/v/jR1_epbmI2g&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;350&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Amazing Grace, Christians, and slavery</title>
      <link>https://blog.lippard.org/2007/03/amazing-grace-christians-and-slavery.html/</link>
      <pubDate>Fri, 02 Mar 2007 04:32:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/amazing-grace-christians-and-slavery.html/</guid>
      <description>&lt;p&gt;Ed Babinski, &lt;a href=&#34;http://debunkingchristianity.blogspot.com/2007/02/rational-response-to-film-amazing-grace.html&#34;&gt;in a lengthy post at Debunking Christianity&lt;/a&gt;, points out that several early abolitionists were denounced as atheists and infidels because of their attacks on the slave trade, that William Lloyd Garrison&amp;rsquo;s first anti-slavery speech in Boston was in &amp;ldquo;the infidel hall owned by Abner Kneeland &amp;hellip; who had been sent to jail for blasphemy&amp;rdquo; because &amp;ldquo;every Christian sect had in turn refused &amp;hellip; Garrison the use of [their] buildings,&amp;rdquo; and that Pastor John Newton, the author of the song &amp;ldquo;Amazing Grace,&amp;rdquo; was a slave trader for years after his conversion to Christianity, contrary to the story Arlo Guthrie has told on stage:&lt;br /&gt;&lt;blockquote&gt;&amp;ldquo;Editor&amp;rsquo;s Bookshelf: Amazing Myths, How Strange the Sound: An interview with Steve Turner, the author of Amazing Grace: The Story of America&amp;rsquo;s Most Beloved Song&amp;rdquo; by David Neff, Christianity Today, March 31, 2003)&lt;br /&gt;&lt;br /&gt;John Newton was a pastor and author of &amp;ldquo;Amazing Grace&amp;rdquo; and &amp;ldquo;Glorious Things of Thee Are Spoken.&amp;rdquo;&amp;hellip;&lt;br /&gt;&lt;br /&gt;INTERVIEWER: What mythology did you yourself hold that you discovered was wrong when you did your research?&lt;br /&gt;&lt;br /&gt;TURNER: I think I just knew the basic skeleton of this story. I knew Newton was a slave trader, I knew that he had been in a storm, and I knew he&amp;rsquo;d written a song. I didn&amp;rsquo;t really know the sequence in which that happened. Arlo Guthrie tells the story on stage that Newton was transporting slaves and the storm hit the boat, he was converted on the spot, changed his mind about slavery, took the slaves back to Africa, released them, came back to England, and wrote the song. That would be nice. That would be the way we&amp;rsquo;d like to write the story. But the fact is that he took years and years before he came to the abolition position. And he never captained a slave ship until after he became a Christian. All his life as a slave captain was actually post-conversion.&lt;br /&gt;&lt;br /&gt;The majority of Christians were in favor of the slave trade. The ship owner that he worked for had a pew in the church in Liverpool. It was not uncommon at all for prominent Anglicans to also be involved in the slave trade. And it made me wonder, what things are we involved in that we think are fine but in centuries to come people will think, How could they possibly have done that? [&amp;hellip;]&lt;br /&gt;&lt;br /&gt;Newton&amp;rsquo;s tender ship captain&amp;rsquo;s letters that he sent home to his beloved Mary showed complete lack of concern for the African families he was breaking up. A telling passage from one letter cites &amp;ldquo;the three greatest blessings of which human nature is capable&amp;rdquo; as &amp;ldquo;religion, liberty, and love.&amp;rdquo; But referring to those he had helped to enslave, he wrote, &amp;ldquo;I believe&amp;hellip; that they have no words among them expressive of these engaging ideas: from&lt;br /&gt;whence I infer that the ideas themselves have no place in their minds.&amp;quot;&lt;br /&gt;&lt;br /&gt;When it came to denouncing the slave trade, Newton would not commit himself publicly until the mid-1780s—nearly 30 years after the issue was first broached in Parliament, 20 years after the Countess of Huntingdon began campaigning for equal treatment of the races, and 14 years after John Wesley wrote his Thoughts on Slavery.&lt;/blockquote&gt;Ed has much more at &lt;a href=&#34;http://debunkingchristianity.blogspot.com/2007/02/rational-response-to-film-amazing-grace.html&#34;&gt;Debunking Christianity&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Phoenix Foreclosure Update</title>
      <link>https://blog.lippard.org/2007/03/phoenix-foreclosure-update.html/</link>
      <pubDate>Fri, 02 Mar 2007 00:18:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/03/phoenix-foreclosure-update.html/</guid>
      <description>&lt;div&gt;As someone who skews heavily Extropian, I tend to be very optimistic about the future. This, in spite of being brought up by a paranoid (though otherwise intelligent) guy who always seemed convinced that a catastrophic economic collapse was imminent. In the &#39;80s it was hyperinflation and thermonuclear war. In the &#39;90s it was &lt;a href=&#34;http://www.amazon.com/Bankruptcy-1995-Coming-Collapse-America/dp/0316282065/sr=8-1/qid=1172792120&#34;&gt;Bankruptcy 1995&lt;/a&gt;, followed by Y2k. Nowadays it&#39;s global warming (somehow we&#39;ve managed to skirt around the issue of Peak Oil). All the parental paranoia helped to cultivate in me a healthy skepticism (though it got to me just enough to unfortunately keep me out of the stock market for far longer than I should have been).&lt;br /&gt;&lt;/div&gt;&lt;a href=&#34;https://blog.lippard.org/images/hpi207.bmp&#34;&gt;&lt;img id=&#34;BLOGGER_PHOTO_ID_5037116415339254642&#34; style=&#34;FLOAT: right; MARGIN: 0px 0px 10px 10px; CURSOR: hand&#34; alt=&#34;Click to enlarge&#34; src=&#34;https://blog.lippard.org/images/hpi207.bmp&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div&gt;So, my optimistic/skeptical attitude has been keeping me up-beat about the real estate market in Phoenix - at least until recently. Given the way things have been going - neatly summarized by the two graphs on the right - a combination of factors now have me a little worried about &lt;/div&gt;&lt;a href=&#34;https://blog.lippard.org/images/yoy207.bmp&#34;&gt;&lt;img id=&#34;BLOGGER_PHOTO_ID_5037117768253952898&#34; style=&#34;FLOAT: right; MARGIN: 0px 0px 10px 10px; CURSOR: hand&#34; alt=&#34;Click to enlarge&#34; src=&#34;https://blog.lippard.org/images/yoy207.bmp&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;div&gt;the next year or so, at least.  &lt;br /&gt;&lt;br /&gt;As I &lt;a href=&#34;http://einzige.blogspot.com/2007/02/why-own-when-you-can-rent.html&#34;&gt;have argued elsewhere&lt;/a&gt;, Phoenix housing prices are too high. There&#39;s no reason to buy houses when you can rent them for a lot cheaper (and you thus can&#39;t make any money with them as investment properties, either). As you can see from the Appreciation graph above, even though houses are overpriced, as of the last data point on the graph we were still seeing a 10% appreciation over last year. Even the quarter-over-quarter line is still in the positive. I have to believe that we&#39;re going to be seeing a strong reversal of that trend in the coming months--or else we&#39;ll see whatever drove that crazy spike (in the second graph above) manifesting itself in some other area of the economy.&lt;br /&gt;&lt;br /&gt;Then there are those pesky notices of foreclosure [in the graph below, the blue line is monthly notices, while the orange line is the yearly moving average].&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;a href=&#34;https://blog.lippard.org/images/feb7notice.jpg&#34;&gt;&lt;img style=&#34;display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;&#34; src=&#34;https://blog.lippard.org/images/feb7notice.jpg&#34; border=&#34;0&#34; alt=&#34;Click for larger view&#34;id=&#34;BLOGGER_PHOTO_ID_5037119022384403346&#34; /&gt;&lt;/a&gt;&lt;div&gt;&lt;br /&gt;In spite of the fact that, according to some analysts, we haven&#39;t seen most of the interest-only ARMs kick into their higher payments, yet, we&#39;re already seeing an alarming uptick in notices of foreclosure (an indicator of people who&#39;ve already been in serious financial difficulty for at least 5-6 months). February saw a total of 1577 trustee sale notices filed. That&#39;s off a bit from January&#39;s 1623, but when you consider that January had 21 business days for recording documents, against only 19 for February, there really was no slow down at all.&lt;br /&gt;&lt;br /&gt;In fact, as you can see from this graph,&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/images/average.jpg&#34;&gt;&lt;img style=&#34;display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;&#34; src=&#34;https://blog.lippard.org/images/average.jpg&#34; border=&#34;0&#34; alt=&#34;Click to enlarge&#34; id=&#34;BLOGGER_PHOTO_ID_5037119615089890210&#34; /&gt;&lt;/a&gt;&lt;br /&gt;February 2007 had the highest average daily recordings (83/day) of all months for which I have data. It beat out January of &#39;03 by 0.24 recordings/day. If the trend continues then this month should see over 1900! This may be good news for all the mythical short sale foreclosure investors, but it&#39;s bad news for pretty much everybody else.&lt;/div&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2007-03-15)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;We&#39;re at the halfway point of the month and our current tally is 794.&lt;BR/&gt;&lt;BR/&gt;It would seem that 1588 trustee sale notices for March would be a safe bet. Not a record, but certainly an outlier.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Life behind the customer service counter at Wal-Mart</title>
      <link>https://blog.lippard.org/2007/02/life-behind-customer-service-counter-at.html/</link>
      <pubDate>Mon, 26 Feb 2007 19:47:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/life-behind-customer-service-counter-at.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://bbcamerican.blogspot.com/&#34;&gt;Behind the Counter&lt;/a&gt; is a blog of entertaining horror stories from an experienced customer service rep at Wal-Mart.  If you&amp;rsquo;ve enjoyed similar IT or ISP tech support stories of bad customers, you&amp;rsquo;ll enjoy this blog as well.&lt;/p&gt;</description>
    </item>
    <item>
      <title>AiG Museum asks for special police powers</title>
      <link>https://blog.lippard.org/2007/02/aig-museum-asks-for-special-police.html/</link>
      <pubDate>Sun, 25 Feb 2007 15:06:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/aig-museum-asks-for-special-police.html/</guid>
      <description>&lt;p&gt;The Answers in Genesis Museum is asking the governor of Kentucky to grant it special police powers so that &amp;ldquo;their 10- to 20-person security team can gain access to better training and equipment to ensure they can handle the crowds and traffic anticipated when the facility &lt;br /&gt;opens May 28&amp;rdquo; &lt;a href=&#34;http://news.cincypost.com/apps/pbcs.dll/article?AID=/20070223/NEWS01/702230373&#34;&gt;according to the Cincinatti Post&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&amp;ldquo;The goal is not to become an armed  encampment or anything like that,&amp;rdquo; says AiG Museum Security Director Jeffrey Hawkins.&lt;/p&gt;</description>
    </item>
    <item>
      <title>James Cameron backing documentary that claims remains of Jesus found</title>
      <link>https://blog.lippard.org/2007/02/james-cameron-backing-documentary-that.html/</link>
      <pubDate>Sun, 25 Feb 2007 04:04:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/james-cameron-backing-documentary-that.html/</guid>
      <description>&lt;p&gt;On &lt;a href=&#34;http://time-blog.com/middle_east/2007/02/jesus_tales_from_the_crypt.html#comments&#34;&gt;Time magazine&amp;rsquo;s Middle East blog&lt;/a&gt;, it&amp;rsquo;s reported that James Cameron is producing a documentary directed by Simcha Jacobovici which &amp;ldquo;make[s] the start[l]ing claim that Jesus wasn&amp;rsquo;t resurrected &amp;ndash;the cornerstone of Christian faith&amp;ndash; and that his burial cave was discovered near Jerusalem. And, get this, Jesus sired a son with Mary Magdelene.&amp;quot;&lt;br /&gt;&lt;br /&gt;The blog claims that 27 years ago, while a new industrial park was being built in Jerusalem, a 2,000-year-old cave with ten caskets was discovered, and the names on the ten tombs included &amp;ldquo;Jesua, son of Joseph, Mary, Mary, Mathew, Jofa and Judah, son of Jesua&amp;rdquo; and that &amp;ldquo;film-makers Cameron and Jacobovici claim to have amassed evidence through DNA tests, archeological evidence and Biblical studies, that the 10 coffins belong to Jesus and his family.&amp;quot;&lt;br /&gt;&lt;br /&gt;It&amp;rsquo;s not clear how DNA evidence could show anything about remains belonging to Jesus (as opposed to relationship between the individual remains), but &lt;a href=&#34;http://time-blog.com/middle_east/2007/02/jesus_tales_from_the_crypt.html#comments&#34;&gt;the comments on the Time blog entry&lt;/a&gt; make it clear that we are in for some entertainment in the form of hysterical reactions to the documentary.&lt;br /&gt;&lt;br /&gt;UPDATE (February 25, 2007): There&amp;rsquo;s a bit more information &lt;a href=&#34;http://www.ynetnews.com/articles/0,7340,L-3368731,00.html&#34;&gt;at YNetNews&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (February 27, 2007):  And &lt;a href=&#34;http://www.cnn.com/2007/TECH/science/02/26/jesus.sburial.ap/index.html&#34;&gt;better coverage at CNN&lt;/a&gt;, where experts point out these claims were previously made back in 1996.&lt;br /&gt;&lt;br /&gt;UPDATE (March 6, 2007):  The Jacobovici/Cameron documentary claims that the James ossuary with the faked &amp;ldquo;brother of Jesus&amp;rdquo; inscription was the missing 10th ossuary from the site they claim to be the Jesus tomb.  This, however, is definitely not the case, since &lt;a href=&#34;http://benwitherington.blogspot.com/2007/03/smoking-gun-tenth-talpiot-ossuary_9874.html&#34;&gt;the person who catalogued the ossuaries at the time of the original find says that the 10th ossuary was a plain, blank ossuary with no inscription at all&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Also, P.Z. Myers &lt;a href=&#34;http://scienceblogs.com/pharyngula/2007/03/lost_tomb_of_jesus.php&#34;&gt;watched the documentary so that you don&amp;rsquo;t have to&amp;hellip;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;UPDATE (April 12, 2007): The &lt;span style=&#34;font-style: italic;&#34;&gt;Jerusalem Post&lt;/span&gt; &lt;a href=&#34;http://www.jpost.com/servlet/Satellite?cid=1176152766396&amp;amp;pagename=JPost/JPArticle/ShowFull&#34;&gt;reports that scholars in the documentary are backing away from their statements made therein&lt;/a&gt;&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Recording proves Paszkiewicz denied making comments</title>
      <link>https://blog.lippard.org/2007/02/recording-proves-paszkiewicz-denied.html/</link>
      <pubDate>Sat, 24 Feb 2007 14:50:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/recording-proves-paszkiewicz-denied.html/</guid>
      <description>&lt;p&gt;When Matt LaClair spoke before the Kearny board of education earlier this week, he gave the board a CD recording of his initial meeting with David Paszkiewicz and Kearny High School principal Al Somma, in which Paszkiewicz denied making the statements that LaClair attributed to him.  LaClair had also recorded those, and proved to Somma that Paszkiewicz had lied when he denied making the statements.&lt;br /&gt;&lt;br /&gt;This recording now proves to everyone other than LaClair, Somma, and Paszkiewicz that Paszkiewicz actually made the denials.&lt;br /&gt;&lt;br /&gt;The recording of the meeting is available via &lt;a href=&#34;http://thecanessacorner.blogspot.com/2007/02/recording-reveals-paszkiewicz-first.html&#34;&gt;the website of The Observer editor Kevin Canessa&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Canessa also &lt;a href=&#34;http://thecanessacorner.blogspot.com/2007/02/images-from-tuesdays-board-of-education.html&#34;&gt;has photos of the board meeting&lt;/a&gt;, where Paszkiewicz supporters in the audience held up signs to prevent camera crews from recording the statement made by Paul LaClair, Matthew&amp;rsquo;s father.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Return of the Phoenix Lights</title>
      <link>https://blog.lippard.org/2007/02/return-of-phoenix-lights.html/</link>
      <pubDate>Sat, 24 Feb 2007 02:48:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/return-of-phoenix-lights.html/</guid>
      <description>&lt;p&gt;The Phoenix Lights have returned, appearing on February 6 and 22.  Oddly enough, &lt;a href=&#34;http://www.azcentral.com/12news/news/articles/lightintheskyparttwo0222-CR.html&#34;&gt;both times happened to coincide with Air Force training with flares&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (February 25, 2007):&lt;br /&gt;&lt;a href=&#34;http://www.azcentral.com/news/articles/0225phxlights0225.html&#34;&gt;The Arizona Republic continues to present the Phoenix lights as something mysterious&lt;/a&gt;, with extraterrestrial visitors being given equal weight to the flare explanation.  Commenters on this news story are touting &amp;ldquo;image expert&amp;rdquo; Jim Dilettoso in an attempt to discount flares.&lt;br /&gt;&lt;br /&gt;The Phoenix New Times, by contrast, &lt;a href=&#34;http://www.phoenixnewtimes.com/1998-03-05/news/the-hack-and-the-quack/&#34;&gt;has been more skeptical&lt;/a&gt;, and exposed Dilettoso&amp;rsquo;s lack of qualifications.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2006 AAAS Award for Scientific Freedom and Responsibility</title>
      <link>https://blog.lippard.org/2007/02/2006-aaas-award-for-scientific-freedom.html/</link>
      <pubDate>Fri, 23 Feb 2007 19:47:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/2006-aaas-award-for-scientific-freedom.html/</guid>
      <description>&lt;p&gt;Congratulations to Eugenie Scott, executive director of the &lt;a href=&#34;http://www.ncseweb.org/&#34;&gt;National Center for Science Education&lt;/a&gt;, and to eight teachers from Dover, Pennsylvania who refused to read the anti-evolution disclaimer mandated by the Dover Area School Board that was the subject of last year&amp;rsquo;s Kitzmiller v. Dover Area School Board trial:  Brian Bahn, Vickie Davis, Robert Eshbach, Bertha Spahr, Robert Linker, Jennifer Miller, Leslie Prall, and David Taylor.&lt;br /&gt;&lt;br /&gt;They are &lt;a href=&#34;http://www.pandasthumb.org/archives/2007/02/eugenie_c_scott.html&#34;&gt;the 2006 recipients of the Scientific Freedom and Responsibility Award from the American Association for the Advancement of Science&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Conservapedia</title>
      <link>https://blog.lippard.org/2007/02/conservapedia.html/</link>
      <pubDate>Fri, 23 Feb 2007 19:34:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/conservapedia.html/</guid>
      <description>&lt;p&gt;The blogosphere has been making fun of absurdities at Conservapedia, Andrew Schlafly&amp;rsquo;s attempt to create a conservative-oriented version of Wikipedia.  Orac &lt;a href=&#34;http://scienceblogs.com/insolence/2007/02/conservapedia.php&#34;&gt;points out that Conservapeia promotes the anti-vaccination Association of American Physicians and Surgeons&lt;/a&gt; (Schlafly is their legal counsel).  Mark Chu-Carroll &lt;a href=&#34;http://scienceblogs.com/goodmath/2007/02/conservapedia_and_math_1.php&#34;&gt;points out that even math has a liberal bias, according to Conservapedia&lt;/a&gt;.  P.Z. Myers &lt;a href=&#34;http://scienceblogs.com/pharyngula/2007/02/im_assuming_many_conservatives.php&#34;&gt;looks at some of Conservapedia&amp;rsquo;s coverage of evolution&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Perhaps most entertaining is &lt;a href=&#34;http://jonswift.blogspot.com/2007/02/conservapedia.html&#34;&gt;Jon Swift&amp;rsquo;s coverage of Conservapedia&lt;/a&gt;, which contains links to many of the Science Bloggers&amp;rsquo; commentaries.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Matthew LaClair on Anderson Cooper tonight</title>
      <link>https://blog.lippard.org/2007/02/matthew-laclair-on-anderson-cooper.html/</link>
      <pubDate>Wed, 21 Feb 2007 23:42:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/matthew-laclair-on-anderson-cooper.html/</guid>
      <description>&lt;p&gt;Matthew LaClair will appear tonight on Anderson Cooper&amp;rsquo;s show on CNN, 10 p.m. EST.&lt;br /&gt;&lt;br /&gt;UPDATE:  Unfortunately, Matthew was bumped from the show.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Jesselyn Radack Case</title>
      <link>https://blog.lippard.org/2007/02/jesselyn-radack-case.html/</link>
      <pubDate>Wed, 21 Feb 2007 16:35:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/jesselyn-radack-case.html/</guid>
      <description>&lt;p&gt;Ed Brayton &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/02/right_to_counsel_whats_that.php&#34;&gt;points out Jesselyn Radack&amp;rsquo;s account of the Bush administration&amp;rsquo;s dishonest and sleazy retaliation&lt;/a&gt; against her whistleblowing about the Justice Department&amp;rsquo;s deception in the so-called &amp;ldquo;American Taliban&amp;rdquo; case of John Walker Lindh.  Radack was an ethics advisor for the Department of Justice who was called about whether Lindh could be interrogated without an attorney present.  She pointed out that Lindh&amp;rsquo;s father had already retained counsel, and that counsel needed to be present.  The FBI interrogated him without counsel anyway, so she advised that that interview would need to be sealed and used only for national security purposes, not for criminal prosecution.  She was ignored, Attorney General John Ashcroft lied about Lindh&amp;rsquo;s rights being respected, and the DOJ tried to destroy evidence of Radack&amp;rsquo;s correspondence.  She recovered her emails and submitted them in a memo with her resignation.  As the DOJ continued to lie, Radack went public.&lt;br /&gt;&lt;br /&gt;The DOJ responded by applying pressure on Radack&amp;rsquo;s law firm to fire her; they put her on an unpaid leave which turned into a constructive discharge, which the DOJ assisted her law firm in contesting.  The government placed her under a bogus criminal investigation (later dropped with no charges), brought multiple state bar complaints against her (one of which she&amp;rsquo;s still fighting), and put her on the no-fly list (she&amp;rsquo;s still on it).  She finally managed to find a law firm willing to hire her, after three years.&lt;br /&gt;&lt;br /&gt;Her story is a horrifying tale of an out-of-control government.  Now that the Democratic Party runs Congress, will they take some action with respect to this case?&lt;/p&gt;</description>
    </item>
    <item>
      <title>TSA continues to demonstrate incompetence</title>
      <link>https://blog.lippard.org/2007/02/tsa-continues-to-demonstrate.html/</link>
      <pubDate>Tue, 20 Feb 2007 14:34:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/tsa-continues-to-demonstrate.html/</guid>
      <description>&lt;p&gt;A web page on the TSA&amp;rsquo;s website for travelers &amp;ldquo;who were told you are on a Federal Government Watch List&amp;rdquo; displays evidence of being a phishing site&amp;ndash;it&amp;rsquo;s probably not, it&amp;rsquo;s just so badly done that it looks like a hacked web site that&amp;rsquo;s submitting its details to an unrelated third party.&lt;br /&gt;&lt;br /&gt;TSA responded that &amp;ldquo;&lt;span class=&#34;mood&#34;&gt;We are aware there was an issue and replaced the site. The issue has been fully addressed. We take IT responsibilities seriously.  There never a vulnerability; just a small glitch.&amp;quot;&lt;br /&gt;&lt;br /&gt;The full story may be found &lt;a href=&#34;http://blog.wired.com/27bstroke6/2007/02/homeland_securi.html&#34;&gt;at Wired Blogs&lt;/a&gt;, which points out fifteen features that make the TSA form submission site look dangerous.&lt;br /&gt;&lt;br /&gt;Also check out &lt;a href=&#34;http://paranoia.dubfire.net/2007/02/tsa-has-outsourced-tsa-traveler.html#comment-7509969709022152947&#34;&gt;this comment&lt;/a&gt; at &lt;a href=&#34;http://paranoia.dubfire.net/2007/02/tsa-has-outsourced-tsa-traveler.html&#34;&gt;Christopher Soghoian&amp;rsquo;s blog&lt;/a&gt;:&lt;br /&gt;&lt;/span&gt;&lt;blockquote&gt;This may be surprising to hear: I am an employee at a major airline and I just recieved an e-mail that said we now have access to the TSA no-fly list, selectee list, and cleared list. I just accessed it and found it to contain thousands of names, DOB, SSN#s, drivers licesense #&amp;rsquo;s, military ID #&amp;rsquo;s, addresses, and even home phone #&amp;rsquo;s. The TSA just made this list and all of this information readily available to thousands of employees at my airline (and probably others). I think that previously this list was only available to ticket agents, but now it is available to every employee.&lt;br /&gt;I find it quite disturbing that any airline employee has access to this information, and that many of the ppl on the cleared list have to give up there SSN# and other information.&lt;/blockquote&gt;Nice.&lt;br /&gt;&lt;br /&gt;(Hat tip to &lt;a href=&#34;http://www.schneier.com/blog/archives/2007/02/tsa_website_hac.html&#34;&gt;Bruce Schneier&amp;rsquo;s blog&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>DEA training:  everyone shoots the dog</title>
      <link>https://blog.lippard.org/2007/02/dea-training-everyone-shoots-dog.html/</link>
      <pubDate>Tue, 20 Feb 2007 14:22:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/dea-training-everyone-shoots-dog.html/</guid>
      <description>&lt;p&gt;Radley Balko &lt;a href=&#34;http://www.theagitator.com/archives/027534.php&#34;&gt;points out a passage from an article about DEA training for raids on drug labs&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;The instructor knocks on the front door, shouting, &amp;ldquo;DEA! Police! We have a search warrant!&amp;rdquo;  &lt;p&gt;The next thing you know you&amp;rsquo;re inside, clearing rooms like a SWAT team on COPS, firing only at targets with odd numbers. The even-numbered targets could be the good guys, even children. Everyone shoots at the dog. It&amp;rsquo;s covered with paint-ball splatters.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Having sex is like throwing rocks at windows?</title>
      <link>https://blog.lippard.org/2007/02/having-sex-is-like-throwing-rocks-at.html/</link>
      <pubDate>Mon, 19 Feb 2007 23:38:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/having-sex-is-like-throwing-rocks-at.html/</guid>
      <description>&lt;p&gt;In a candidate for worst analogy ever, &lt;span style=&#34;font-style: italic;&#34;&gt;Washington Post&lt;/span&gt; lifestyle reporter Laura Sessions Step writes in her new book that&lt;br /&gt;&lt;blockquote&gt;&amp;ldquo;Your body is your property,&amp;rdquo; she warns girls, &amp;ldquo;Think about the first home you hope to own. You wouldn&amp;rsquo;t want someone to throw a rock through the front window, would you?&amp;quot;&lt;/blockquote&gt;The blogosphere is generating lots of handy corrolaries:&lt;br /&gt;&lt;blockquote&gt;We all know it is the husband who is supposed to throw rocks through the windows of your home. This should be done frequently, and ONLY through the same window - never through the back door or other windows.&lt;br /&gt;*  *  &lt;em&gt;&lt;br /&gt;Your body is your property. Think about the first home you hope to own. You want to have a big party and invite all your friends over.&lt;br /&gt;&lt;/em&gt;  *  &lt;em&gt;&lt;br /&gt;Your body is your property &amp;hellip; Think about the first home you hope to own. If you ever get in trouble with money, you can always rent it out for use by strangers.&lt;br /&gt;&lt;/em&gt;  *  &lt;em&gt;&lt;br /&gt;Your body is your property &amp;hellip; Think about the first home you hope to own.  You want the carpet to match the drapes.&lt;br /&gt;&lt;/em&gt;  *  *&lt;br /&gt;Your body is your property. Think about the first home you hope to own. Odds are it&amp;rsquo;s going to be a fixer-upper and will need some major improvements to make it attractive. A larger front porch, for example.&lt;/blockquote&gt;(Via &lt;a href=&#34;http://framed.typepad.com/framed/2007/02/rocks.html&#34;&gt;Framed: Discourse and Democracy&lt;/a&gt; and &lt;a href=&#34;http://www.matthewyglesias.com/archives/2007/02/worth_the_wait/&#34;&gt;Matthew Yglesias&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mitt Romney defends Mormons, slams atheists</title>
      <link>https://blog.lippard.org/2007/02/mitt-romney-defends-mormons-slams.html/</link>
      <pubDate>Mon, 19 Feb 2007 23:05:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/mitt-romney-defends-mormons-slams.html/</guid>
      <description>&lt;p&gt;A &lt;a href=&#34;http://blip.tv/skin/blipnew/cache/drudge/151254.html&#34;&gt;heckler took on Mitt Romney for not &amp;ldquo;stand[ing] for the Lord Jesus Christ&amp;rdquo; because he&amp;rsquo;s a Mormon&lt;/a&gt; (video clip).   This resulted in boos from the audience.  Romney replied by saying that &amp;ldquo;one of the great things about this great land is that we have people of different faiths and different persuasions, and I&amp;rsquo;m convinced that the nation does need to have people of different faiths, but we need to have a person of faith lead the country.&amp;rdquo;  This led to audience applause and a standing ovation.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://www.theagitator.com/archives/027533.php&#34;&gt;Radley Balko observes&lt;/a&gt;: &amp;ldquo;Romney and his supporters have already deflected as religious bigotry (correctly, in my view) the idea (supported by polls) that America isn&amp;rsquo;t ready for a Mormon in the White House.  But Romney has no problem declaring that America isn&amp;rsquo;t ready for an atheist or agnostic in the White House.  Frankly, that&amp;rsquo;s offensive.&amp;quot;&lt;br /&gt;&lt;br /&gt;I agree, but also note this comment from the above video link:&lt;br /&gt;&lt;div class=&#34;comment_body&#34;&gt;  &lt;p&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>ACLU, PFAW give notice of possible lawsuit against Kearny public schools district</title>
      <link>https://blog.lippard.org/2007/02/aclu-pfaw-give-notice-of-possible.html/</link>
      <pubDate>Mon, 19 Feb 2007 22:50:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/aclu-pfaw-give-notice-of-possible.html/</guid>
      <description>&lt;p&gt;The ACLU and People for the American Way held a press conference today regarding &lt;a href=&#34;https://blog.lippard.org/2006/11/public-school-teacher-tells-class-you.html&#34;&gt;the David Paszkiewicz situation&lt;/a&gt; at Kearny High School.&lt;br /&gt;&lt;br /&gt;On Tuesday, February 13, a tort claims notice was filed with the federal court to preserve the LaClair&amp;rsquo;s right to file a civil suit should the district not resolve their complaints.&lt;br /&gt;&lt;br /&gt;Predictably, Kearny education board president Bernadette McDonald was quoted as saying, &amp;ldquo;It is unfortunate that public dollars will be spent in defending our school district when this matter is already being addressed through dialogue and action.&amp;rdquo;  Those actions included banning taping in the classroom without the teacher&amp;rsquo;s permission (which would have prevented Paszkiewicz from being caught lying about what he said in the classroom) and switching Paszkiewicz&amp;rsquo;s U.S. History class with another (so that he no longer has Matthew LaClair in his classroom).&lt;br /&gt;&lt;br /&gt;More information at the &lt;a href=&#34;http://www.nj.com/newslogs/jjournal/index.ssf?/mtlogs/njo_jjupdate/archives/2007_02.html&#34;&gt;Jersey Journal&lt;/a&gt; and &lt;a href=&#34;http://hosted.ap.org/dynamic/stories/N/NJ_TAPED_TEACHER_NJOL-?SITE=1010WINS&amp;SECTION=HOME&amp;amp;TEMPLATE=DEFAULT&#34;&gt;1010 WINS&lt;/a&gt; web pages.  The Jersey Journal story emphasizes the education board&amp;rsquo;s position, while the 1010 WINS story emphasizes Matthew LaClair&amp;rsquo;s.&lt;br /&gt;&lt;br /&gt;UPDATE (February 20, 2007):  The audio of the ACLU/PFAW/LaClair press conference and the text of the Kearny education board&amp;rsquo;s response &lt;a href=&#34;http://thecanessacorner.blogspot.com/2007/02/aclu-to-sue-kearny-school-district.html&#34;&gt;may be found at Kevin Canessa&amp;rsquo;s Corner at The Observer blog&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (February 21, 2007):  Looks like &lt;a href=&#34;http://www.cnn.com/2007/EDUCATION/02/20/taped.teach.ap/index.html&#34;&gt;CNN picked up the story&lt;/a&gt; yesterday.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How IPv6 is already creating security problems</title>
      <link>https://blog.lippard.org/2007/02/how-ipv6-is-already-creating-security.html/</link>
      <pubDate>Mon, 19 Feb 2007 14:40:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/how-ipv6-is-already-creating-security.html/</guid>
      <description>&lt;p&gt;Computer Associates CEO John Swainson, the keynote speaker at last week&amp;rsquo;s CA Expo &amp;lsquo;07 conference in Sydney, Australia, spoke about how the deployment of IPv6 will bring unavoidable and unknown security threats.  He was quoted in &lt;a href=&#34;http://www.scmagazine.com.au/news/46039,ca-ceo-ipv6-will-be-insecure.aspx&#34;&gt;SC Magazine&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;“I don’t know what they will be but I can predict with a high degree of probability that it will happen,” he said.&lt;br /&gt;&lt;br /&gt;&amp;ldquo;This is not something you can test in the lab, it’s something that emerges through practice.”&lt;br /&gt;&lt;br /&gt;Swainson’s comments on IPv6 were part of a broader theme addressing the emerging complexities in IT infrastructure and their more complex insecurities.&lt;br /&gt;&lt;br /&gt;“We’re talking about new complexities on top of existing complexities. As networks expand to include remote device types and additional applications [they] produce a wide variety of security threats,” he said.&lt;/blockquote&gt;The new &lt;a href=&#34;http://arstechnica.com/journals/apple.ars/2007/2/14/7063&#34;&gt;Apple AirPort Extreme for 802.11n wireless networks demonstrates Swainson&amp;rsquo;s point quite vividly&lt;/a&gt;.  The device supports IPv6, and the default setting is for the device to set up an IPv6 tunnel over the IPv4 Internet and to provide IPv6 addresses to hosts on the local network with IPv6 enabled.  For those using the device as their local firewall (which I&amp;rsquo;d argue is not a great idea&amp;ndash;it&amp;rsquo;s not really adequate to the task), while it will reject most incoming IPv4 connections, it will allow all IPv6 connections through.  For those not using it as a firewall, if their actual firewall allows the IPv6 tunnel (and most firewalls allow all inbound connections out, which would allow the tunnel to be established), the tunnel then becomes a path through the firewall.&lt;br /&gt;&lt;br /&gt;That is, if you put this device on your network in its default configuration, you&amp;rsquo;ve just completely opened up your internal systems to connections from any IPv6 host&amp;ndash;your firewall may as well not be there, from an IPv6 perspective.&lt;br /&gt;&lt;br /&gt;There is no &amp;ldquo;disable IPv6&amp;rdquo; option, but if you set the device to &amp;ldquo;Link Local&amp;rdquo; mode instead of &amp;ldquo;Tunnel&amp;rdquo; mode, it will only talk IPv6 to your internal network, not to the outside world.&lt;br /&gt;&lt;br /&gt;My own home network runs IPv4 and IPv6, including wirelessly, but I have my wireless network as a separate network off my firewall, and have IPv6 firewall rules in place.  It&amp;rsquo;s my firewall that provides the tunnel to the IPv6 Internet.  This means that any machines connected to my wireless network that want to communicate with machines on my wired network (like servers) need to pass traffic through the firewall to get to them.  Also, as my firewall is an &lt;a href=&#34;http://www.openbsd.org/&#34;&gt;OpenBSD&lt;/a&gt; machine, it will not route (for security reasons) the 6to4 packets the Apple AirPort is using to create automatic IPv6 tunneling (though this makes IPv4-to-v6 migration even &lt;a href=&#34;http://cr.yp.to/djbdns/ipv6mess.html&#34;&gt;more&lt;/a&gt; &lt;a href=&#34;http://www.renesys.com/blog/2006/03/bashing_ipv6_at_telecomnext.shtml&#34;&gt;difficult&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;Note that &lt;a href=&#34;http://arstechnica.com/journals/apple.ars/2007/2/14/7063&#34;&gt;in the comments on the Apple AirPort article at Ars Technica&lt;/a&gt;, one commenter says &amp;ldquo;The primary reason why the situation is so bad with IPv4, is that almost the entire address space is populated. Worms and virii can easily guess neighboring addresses, and since most of those are windows machines, they make great targets.&amp;rdquo;  This gives a false sense of safety to IPv6, as security researchers &lt;a href=&#34;http://www.cs.columbia.edu/%7Esmb/papers/v6worms.pdf&#34;&gt;have already pointed out numerous ways in which worms can locate other IPv6 hosts despite the sparsely populated IP space&lt;/a&gt; (PDF).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Carlos Mencia abuses copyright to suppress criticism</title>
      <link>https://blog.lippard.org/2007/02/carlos-mencia-abuses-copyright-to.html/</link>
      <pubDate>Sun, 18 Feb 2007 05:35:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/carlos-mencia-abuses-copyright-to.html/</guid>
      <description>&lt;p&gt;Comedian Carlos Mencia has had a video removed from YouTube on the grounds of copyright infringement.  The video shows a confrontation between Joe Rogan and Carlos Mencia in which Rogan accuses Mencia of stealing other comedians&amp;rsquo; material&amp;ndash;supported by clips of Mencia doing the same jokes as other comedians, and footage of multiple comedians agreeing that Mencia has stolen material.&lt;br /&gt;&lt;br /&gt;Rogan and Mencia had the same agent, who dropped Rogan over this dispute.&lt;br /&gt;&lt;br /&gt;The video &lt;a href=&#34;http://video.google.com/videoplay?docid=-7841918711943453918&amp;hl=en&#34;&gt;is still on Google Video&lt;/a&gt;, and Joe Rogan &lt;a href=&#34;http://www.joerogan.net/main.php?archives=1&amp;amp;article=44170&#34;&gt;gives an overview at his website&lt;/a&gt;.  The &lt;a href=&#34;http://en.wikipedia.org/wiki/Carlos_Mencia&#34;&gt;Wikipedia entry on Carlos Mencia&lt;/a&gt; also describes this dispute.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://thesuperficial.com/2007/02/joe_rogan_and_carlos_mencia_ge.html&#34;&gt;The Superficial&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;UPDATE (February 21, 2007):  Ed Brayton (who himself has worked as a stand-up comic) &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/02/comics_stealing_and_the_politi_1.php&#34;&gt;offers his thoughts on this&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>NFL abuses Digital Millennium Copyright Act</title>
      <link>https://blog.lippard.org/2007/02/nfl-abuses-digital-millennium-copyright.html/</link>
      <pubDate>Sun, 18 Feb 2007 05:05:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/nfl-abuses-digital-millennium-copyright.html/</guid>
      <description>&lt;p&gt;The broadcast of the Super Bowl contained this announcement:  &amp;ldquo;This telecast is copyrighted by the NFL for the private use of our audience. Any other use of this telecast or of any pictures, descriptions, or accounts of the game without the NFL&amp;rsquo;s consent, is prohibited.&amp;quot;&lt;br /&gt;&lt;br /&gt;Brooklyn Law School professor Wendy Seltzer, who founded the &lt;a href=&#34;http://techdirt.com/articles/20070214/154327.shtml&#34;&gt;Chilling Effects clearinghouse&lt;/a&gt; of DMCA abuse, posted this piece of the Super Bowl broadcast as an example of a copyright holder exaggerating its rights&amp;ndash;clearly the NFL does not own all pictures, descriptions, or accounts of the Super Bowl game.&lt;br /&gt;&lt;br /&gt;The response&amp;ndash;&lt;a href=&#34;http://techdirt.com/articles/20070214/154327.shtml&#34;&gt;the NFL issued a DMCA takedown notice against her site for the posting&lt;/a&gt;, demonstrating that they not only exaggerate their rights, but are willing to abuse the law.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Thayer Verschoor&#39;s latest attempt at censoring academia</title>
      <link>https://blog.lippard.org/2007/02/thayer-verschoors-latest-attempt-at.html/</link>
      <pubDate>Sat, 17 Feb 2007 17:21:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/thayer-verschoors-latest-attempt-at.html/</guid>
      <description>&lt;p&gt;Arizona Senate Majority Leader Thayer Verschoor (R-Gilbert) is at it again, with &lt;a href=&#34;http://www.azcentral.com/news/articles/0216teach-opinions0216.html&#34;&gt;a bill that prohibits any public school or college instructor from advocating or opposing a political candidate or issue&lt;/a&gt;.  This is the same legislator who &lt;a href=&#34;http://crookedtimber.org/2006/02/17/how-a-stupid-bill-becomes-a-law/&#34;&gt;last year proposed a bill that would have required colleges and universities&lt;/a&gt; to &amp;ldquo;provide a student with alternative coursework if the student deems regular coursework to be personally offensive&amp;rdquo; where &amp;ldquo;a course, coursework, learning material or activity is personally offensive if it conflicts with the student’s beliefs or practices in sex, morality or religion.&amp;quot;&lt;br /&gt;&lt;br /&gt;While it is appropriate to define limits on partisan advocacy in public primary and secondary schools (where state educational standards define the curriculum and individual school districts set policy on appropriate classroom behavior), it doesn&amp;rsquo;t make sense to do it at the college level, where professors have much broader freedom to create their own course curricula.&lt;br /&gt;&lt;br /&gt;Verschoor was also one of &lt;a href=&#34;https://blog.lippard.org/2006/03/arizona-legislators-sponsoring-bills.html&#34;&gt;several legislators accepting gifts from the Church of Scientology and sponsoring legislation for Scientology&amp;rsquo;s Citizens Commission on Human Rights&lt;/a&gt; last year.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Painfully Unfunny</title>
      <link>https://blog.lippard.org/2007/02/painfully-unfunny.html/</link>
      <pubDate>Sat, 17 Feb 2007 14:16:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/painfully-unfunny.html/</guid>
      <description>&lt;p&gt;Are neo-conservatives really this humor-impaired?&lt;br /&gt;&lt;br /&gt;This show comes off like something &lt;a href=&#34;http://en.wikipedia.org/wiki/Kevin_Trudeau&#34;&gt;Kevin Trudeau&lt;/a&gt; should be involved with, somehow.&lt;br /&gt;&lt;br /&gt;&lt;object height=&#34;350&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/YjIfaMwIFxU&#34;&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/YjIfaMwIFxU&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;350&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Lippard&lt;/strong&gt; &lt;small&gt;(2007-02-17)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;How &lt;A HREF=&#34;http://www.salon.com/ent/video_dog/politics/2007/02/15/rush/index.html&#34; REL=&#34;nofollow&#34;&gt; bit&lt;/A&gt;, with Rush Limbaugh as president of the United States and Anne Coulter as vice president?&lt;/p&gt;
  &lt;/div&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Lippard&lt;/strong&gt; &lt;small&gt;(2007-02-17)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;That was supposed to say &#34;how about this bit.&#34;&lt;/p&gt;
  &lt;/div&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2007-02-17)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Neo-Conservatives ARE humor-impaired!&lt;BR/&gt;&lt;BR/&gt;How is Anne Coulture saying what she actually believes (or at least purports to believe) made funny in any way by imagining her saying it as vice president?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ed Brayton fisks Jack Cashill on the Sternberg Affair</title>
      <link>https://blog.lippard.org/2007/02/ed-brayton-fisks-jack-cashill-on.html/</link>
      <pubDate>Fri, 16 Feb 2007 18:54:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/ed-brayton-fisks-jack-cashill-on.html/</guid>
      <description>&lt;p&gt;Jack Cashill has produced an error-ridden column at WorldNetDaily on &lt;a href=&#34;https://blog.lippard.org/2006/12/richard-sternberg-false-martyr-for.html&#34;&gt;the Sternberg affair&lt;/a&gt;, which &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/02/worldnutdaily_flogs_dead_stern.php&#34;&gt;Ed Brayton has ably debunked&lt;/a&gt;.  I predict Cashill will not correct himself, and may even continue to repeat the same errors.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How the invasion of Iraq was supposed to go</title>
      <link>https://blog.lippard.org/2007/02/how-invasion-of-iraq-was-supposed-to-go.html/</link>
      <pubDate>Thu, 15 Feb 2007 22:57:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/how-invasion-of-iraq-was-supposed-to-go.html/</guid>
      <description>&lt;p&gt;A Freedom of Information Act request has y&lt;a href=&#34;http://www.gwu.edu/%7Ensarchiv/NSAEBB/NSAEBB214/index.htm&#34;&gt;ielded a 2002 plan from U.S. Central Command about the invasion of Iraq&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;A planning group convened by Gen. Tommy Franks under the coded compartment POLO STEP (a coded compartment created under Clinton for counter-terrorism plans including the targeting of Osama bin Laden) produced &lt;a href=&#34;http://www.gwu.edu/%7Ensarchiv/NSAEBB/NSAEBB214/index.htm#docs&#34;&gt;this PowerPoint of briefing slides&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The slides show that &amp;ldquo;key planning assumptions&amp;rdquo; included that &amp;ldquo;a broad-based, credible provisional government&amp;rdquo; would be in place &amp;ldquo;prior to D-Day,&amp;rdquo; that &amp;ldquo;Iraqi regime has WMD capability,&amp;rdquo; that &amp;ldquo;co-opted Iraqi units will occupy garrisons and not fight either U.S. forces or other Iraqi units,&amp;rdquo; and that &amp;ldquo;Operations in Afghanistan transition to phase III (minimal air support over Afghanistan.&amp;quot;&lt;br /&gt;&lt;br /&gt;According to the plan, there would only be 5,000 U.S. troops left in Iraq as of December 2006.&lt;br /&gt;&lt;br /&gt;(Hat tip to &lt;a href=&#34;http://www.reason.com/blog/show/118710.html&#34;&gt;Jacob Sullum at the Reason Blog&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bush attempting to mislead on Iran</title>
      <link>https://blog.lippard.org/2007/02/bush-attempting-to-mislead-on-iran.html/</link>
      <pubDate>Thu, 15 Feb 2007 03:17:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/bush-attempting-to-mislead-on-iran.html/</guid>
      <description>&lt;p&gt;The Bush administration is trying to use innuendo and statements carefully crafted to imply falsehoods (or at least, things not known to be true) in order to justify war against Iran.  Where the Department of Defense presented evidence that explosively formed penetrators (EFPs) used in Iraq were manufactured in Iran, Bush has made statements designed to imply, without explicitly stating, that the Iranian government is behind them.  Reporters are also being told that the U.S. government has some solid evidence, but that it cannot be shared.&lt;br /&gt;&lt;br /&gt;For specific details and criticisms, see:&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://www.talkingpointsmemo.com/archives/week_2007_02_11.php#012479&#34;&gt;Talking Points Memo&lt;/a&gt; (February 14, 2007)&lt;br /&gt;&lt;a href=&#34;http://www.tpmmuckraker.com/archives/002572.php&#34;&gt;TPM Muckraker&lt;/a&gt; (February 14, 2007)&lt;br /&gt;&lt;a href=&#34;http://www.outsidethebeltway.com/archives/2007/02/iran_supplying_efps_to_shiites_the_evidence/&#34;&gt;Outside the Beltway&lt;/a&gt; (February 12, 2007)&lt;br /&gt;&lt;br /&gt;The Pentagon&amp;rsquo;s briefing PowerPoint on the EFPs can be found &lt;a href=&#34;http://www.talkingpointsmemo.com/docs/iran-in-iraq/?resultpage=1&amp;&#34;&gt;here&lt;/a&gt;.  Interesting that the labels on the weapons shown in photographs include English wording, but that&amp;rsquo;s not a sign that they weren&amp;rsquo;t made in Iran, but only &lt;a href=&#34;http://www.tpmmuckraker.com/archives/002556.php&#34;&gt;a consequence of the fact that English is the lingua franca of the arms trade&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (February 27, 2007):  &lt;a href=&#34;http://www.tpmmuckraker.com/archives/002629.php&#34;&gt;A factory producing EFPs has been captured in Southern Iraq&lt;/a&gt;&amp;ndash;and the parts that have identifiable origins did not come from Iran.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jeff Han multitouch demo</title>
      <link>https://blog.lippard.org/2007/02/jeff-han-multitouch-demo.html/</link>
      <pubDate>Wed, 14 Feb 2007 14:50:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/jeff-han-multitouch-demo.html/</guid>
      <description>&lt;p&gt;Jeff Han (who gave &lt;a href=&#34;http://www.youtube.com/watch?v=5JcSu7h-I40&amp;eurl&#34;&gt;a very interesting demo at the TED conference last year&lt;/a&gt;) has formed a company called Perceptive Pixel which makes even larger touch screens.  This video is a demo of some of the interesting user interfaces that multitouch provides.&lt;br /&gt;&lt;br /&gt;&lt;embed src=&#34;http://services.brightcove.com/services/viewer/federated_f8/271543545&#34; bgcolor=&#34;#FFFFFF&#34; flashvars=&#34;videoId=422563006&amp;amp;playerId=271543545&amp;viewerSecureGatewayURL=https://services.brightcove.com/services/amfgateway&amp;amp;servicesURL=http://services.brightcove.com/services&amp;cdnURL=http://admin.brightcove.com&amp;amp;domain=embed&amp;autoStart=false&amp;amp;&#34; base=&#34;http://admin.brightcove.com&#34; name=&#34;flashObj&#34; seamlesstabbing=&#34;false&#34; type=&#34;application/x-shockwave-flash&#34; swliveconnect=&#34;true&#34; pluginspage=&#34;http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash&#34; height=&#34;412&#34; width=&#34;486&#34;&gt;&lt;/embed&gt;&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Lippard&lt;/strong&gt; &lt;small&gt;(2007-02-18)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Fixed.  Either the default settings for BrightCove include &#34;autostart=true&#34; or I copied the HTML from a source that was set that way.  That was annoying.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Three lottery stories</title>
      <link>https://blog.lippard.org/2007/02/three-lottery-stories.html/</link>
      <pubDate>Wed, 14 Feb 2007 02:22:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/three-lottery-stories.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.fortwayne.com/mld/journalgazette/news/nation/16586892.htm&#34;&gt;Sex offender wins $14 million in lottery&lt;/a&gt; (Jensen Beach, Florida).&lt;br /&gt;&lt;a href=&#34;http://www.democratandchronicle.com/apps/pbcs.dll/article?AID=/20070213/NEWS01/702130328/1002/NEWS&#34;&gt;Man with year to live wins $50,000 a year&lt;/a&gt; (Rochester, New York).&lt;br /&gt;&lt;a href=&#34;http://www.news-leader.com/apps/pbcs.dll/article?AID=/20070209/NEWS06/702090418/1007/NEWS01&#34;&gt;Bill would refuse lottery wins for sex offenders&lt;/a&gt; (Jefferson City, Missouri).&lt;br /&gt;&lt;br /&gt;And Jamie Zawinski suggests a fourth:&lt;br /&gt;&lt;a href=&#34;http://jwz.livejournal.com/738602.html&#34;&gt;Bill would refuse lottery wins for cancer victims&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The economics of information security</title>
      <link>https://blog.lippard.org/2007/02/economics-of-information-security.html/</link>
      <pubDate>Tue, 13 Feb 2007 15:31:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/economics-of-information-security.html/</guid>
      <description>&lt;p&gt;Ross Anderson and Tyler Moore have published &lt;a href=&#34;http://www.cl.cam.ac.uk/%7Erja14/Papers/toulouse-summary.pdf&#34;&gt;a nice paper that gives an overview of recent research in the economics of information security and some open questions&lt;/a&gt; (PDF).  The paper begins with an overview of the relevance of economic factors to information security and a discussion of &amp;ldquo;foundational concepts.&amp;rdquo;  The concept of misaligned incentives is described with the now-standard example of how UK and U.S. regulations took opposite positions on liability for ATM fraud is given&amp;ndash;the UK held customers liable for loss, while the U.S. held banks liable for loss.  This led to U.S. banks having incentives to make their systems secure, while UK banks had no such incentives (and the UK has now reversed its position after this led to &amp;ldquo;an epidemic of fraud&amp;rdquo;).  other examples are given involving anti-virus deployment (where individuals may not have incentives to purchase software if the major benefit is preventing denial of service attacks on corporations), LoJack systems (where auto theft plummets after a threshold number of auto owners in a locality install the system), and the use of peer-to-peer networks for censorship resistance.&lt;br /&gt;&lt;br /&gt;The authors examine the economics of vulnerabilities, of privacy, of the deployment of security mechanisms including digital rights management, how regulation and certification can affect system security (and sometimes have counterintuitive adverse effects, such as &lt;a href=&#34;https://blog.lippard.org/2006/09/ineffectiveness-of-truste.html&#34;&gt;Ben Edelman&amp;rsquo;s finding that TRUSTe certified sites are more likely to contain malicious content than websites as a whole&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;They end the paper with some open issues&amp;ndash;attempts to develop network protocols that are &amp;ldquo;strategy-proof&amp;rdquo; to prevent cheating/free-riding/bad behavior, how network topologies have different abilities to withstand different types of attacks (and differing vulnerabilities), and how the software development process has a very high failure rate for large projects, especially in public-sector organizations (e.g., as many as 30% are death-march projects).&lt;br /&gt;&lt;br /&gt;There are lots of interesting tidbits in this paper&amp;ndash;insurance for vulnerabilities, vulnerability markets, the efficacy of spam on stock touting, the negligible effect of music downloads on music sales, and how DRM has moved power from record labels to platform owners (with Apple being the most notable beneficiary), to name a few.&lt;br /&gt;&lt;br /&gt;(Hat tip to &lt;a href=&#34;http://www.schneier.com/blog/archives/2007/02/survey_paper_on.html&#34;&gt;Bruce Schneier&amp;rsquo;s blog&lt;/a&gt;, where you can find links to a slide presentation that covers the highlights of this paper.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>I&#39;ve won a Thinking Blogger award!</title>
      <link>https://blog.lippard.org/2007/02/ive-won-thinking-blogger-award.html/</link>
      <pubDate>Tue, 13 Feb 2007 03:11:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/ive-won-thinking-blogger-award.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/thinkingblogger.jpg&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 200px;&#34; src=&#34;https://blog.lippard.org/images/thinkingblogger.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;I&amp;rsquo;ve been awarded a &lt;a href=&#34;http://ilkeryoldas.blogspot.com/2007/02/thinking-blogger-awards_11.html&#34;&gt;Thinking Blogger award&lt;/a&gt;, courtesy of Larry Moran at &lt;a href=&#34;http://sandwalk.blogspot.com/2007/02/thinking-blogger-award.html&#34;&gt;Sandwalk: Strolling with a Skeptical Biochemist&lt;/a&gt;.  Thanks, Larry!&lt;br /&gt;&lt;br /&gt;As per the &lt;a href=&#34;http://ilkeryoldas.blogspot.com/2007/02/thinking-blogger-awards_11.html&#34;&gt;rules of this award-meme&lt;/a&gt;, I must tag five other blogs that make me think:&lt;br /&gt;&lt;br /&gt;1.  Glen Whitman and Tom W. Bell at &lt;a href=&#34;http://agoraphilia.blogspot.com/&#34;&gt;Agoraphilia&lt;/a&gt;&lt;a href=&#34;http://catallarchy.net/blog/&#34;&gt;&lt;/a&gt;&lt;br /&gt;2.  The &lt;a href=&#34;http://www.techliberation.com/&#34;&gt;Technology Liberation Front&lt;/a&gt;&lt;br /&gt;3.  Martin Geddes at &lt;a href=&#34;http://www.telepocalypse.net/&#34;&gt;Telepocalypse&lt;/a&gt;&lt;br /&gt;4. Ed Felten at &lt;a href=&#34;http://www.freedom-to-tinker.com/&#34;&gt;Freedom-to-Tinker&lt;/a&gt;&lt;br /&gt;5. Kevin Carson at the &lt;a href=&#34;http://mutualist.blogspot.com/&#34;&gt;Mutualist blog&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://www.freedom-to-tinker.com/&#34;&gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Arizona minimum wage increase leads to job cuts and reduced hours</title>
      <link>https://blog.lippard.org/2007/02/arizona-minimum-wage-increase-leads-to.html/</link>
      <pubDate>Sat, 10 Feb 2007 15:33:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/arizona-minimum-wage-increase-leads-to.html/</guid>
      <description>&lt;p&gt;In November, Arizonans voted to increase the state minimum wage from $5.15/hour to $6.75/hour, and &lt;a href=&#34;http://www.azcentral.com/news/articles/0210biz-teenwork0210.html&#34;&gt;there is now some anecdotal evidence of job loss for teen workers&lt;/a&gt; in South and Central Phoenix.&lt;br /&gt;&lt;br /&gt;Pepi&amp;rsquo;s Pizza in South Phoenix is laying off three of its 25 workers and Mary Coyle&amp;rsquo;s Ice Cream Parlor has cut back on hours and not replaced two workers who quit (despite the fact that its owner, Tom Kelly, voted for the increase).  Kelly notes that he also increased the wages of those who were already making above minimum wage, with the net effect being an additional $2,000/month in expenses.&lt;br /&gt;&lt;br /&gt;The &lt;a href=&#34;http://www.azcentral.com/news/articles/0210biz-teenwork0210.html&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt; article&lt;/a&gt; notes that the majority of the state&amp;rsquo;s 124,067 workers aged 16-19 already made well above minimum wage before the change, 30.1% of workers making minimum wage fall in that age range, and 30.4% of minimum wage workers live with a parent or parents.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Teens can legally have sex, but if they take pictures, they&#39;re child pornographers</title>
      <link>https://blog.lippard.org/2007/02/teens-can-legally-have-sex-but-if-they.html/</link>
      <pubDate>Sat, 10 Feb 2007 14:46:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/teens-can-legally-have-sex-but-if-they.html/</guid>
      <description>&lt;p&gt;The Florida state appeals court ruled that a 16-year-old girl and 17-year-old boy in Tallahassee who took digital photos of themselves having sex were guilty of violating child pornography laws.  The appeals court panel rules 2-3 that the Florida Constitution&amp;rsquo;s right to privacy did not protect them.  Judge James Wolf, in the majority opinion, wrote that they could sell the photos to child pornographers, and &amp;ldquo;if these pictures are ultimately released, future damage may be done to these minors&amp;rsquo; careers or personal lives.&amp;rdquo;  Apparently he&amp;rsquo;s not concerned about the damage he&amp;rsquo;s doing to them by causing them to become convicted child pornographers for taking pictures of themselves.  Judge Philip Padovano, in his dissent, wrote that the law was intended to prevent children from being abused by others, not to punish them for their own mistakes.&lt;br /&gt;&lt;br /&gt;More details in &lt;a href=&#34;http://news.com.com/Police+blotter+Teens+prosecuted+for+racy+photos/2100-1030_3-6157857.html&#34;&gt;Declan McCullagh&amp;rsquo;s story at News.com&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>What&#39;s happened to The Simple Dollar?</title>
      <link>https://blog.lippard.org/2007/02/whats-happened-to-simple-dollar.html/</link>
      <pubDate>Sat, 10 Feb 2007 04:19:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/whats-happened-to-simple-dollar.html/</guid>
      <description>&lt;p&gt;The Simple Dollar blog is offline, and its author is looking for a way to get back online.&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;ve been reading Trent&amp;rsquo;s &lt;a href=&#34;http://www.thesimpledollar.com/&#34;&gt;The Simple Dollar&lt;/a&gt; blog since mid-December.  It&amp;rsquo;s a very well-written, professional-looking blog that gets a lot of traffic, but I was surprised to learn that he only started it about a month before I started reading it.&lt;br /&gt;&lt;br /&gt;Today, I noticed a lot of Google searches for &amp;ldquo;The Simple Dollar&amp;rdquo; were hitting my blog, all coming to &lt;a href=&#34;https://blog.lippard.org/2007/01/simple-dollar-on-robert-kiyosaki.html&#34;&gt;my post about Robert Kiyosaki&lt;/a&gt; that linked to Trent&amp;rsquo;s blog.  I clicked on the link to re-read his post, only to get a &amp;ldquo;Forbidden&amp;rdquo; message from his webserver.  I contacted Trent to see if the problem was a legal issue, perhaps a threat from Kiyosaki, but it turns out his entire blog has been taken offline by Dreamhost, his webhosting provider.&lt;br /&gt;&lt;br /&gt;It seems that today The Simple Dollar&amp;ndash;already in the top 2800 at Technorati&amp;ndash;got prominent links from both digg.com and reddit.com.  This generated so much traffic to the shared server hosting the blog that Dreamhost disabled the account and denied access to the blog.  Not only have they denied web access, they&amp;rsquo;ve denied Trent FTP access.  He does have a backup from a few days ago, but is currently looking for a way to get back online with a dedicated server.&lt;br /&gt;&lt;br /&gt;You can read &lt;a href=&#34;http://ask.metafilter.com/56704/Cant-deal-with-blogs-explosive-growth&#34;&gt;his own account of his predicament at Metafilter&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;ve offered a few suggestions for possible webhosting providers, but he doesn&amp;rsquo;t think he can afford a dedicated server right now.  That&amp;rsquo;s in part because, despite his huge traffic, his blog has grown in popularity so fast that he hadn&amp;rsquo;t yet acquired any major advertisers.  He&amp;rsquo;s been the victim of his own too-rapid success.&lt;br /&gt;&lt;br /&gt;Are there any advertisers out there who would be willing to help finance the blog&amp;rsquo;s return on a dedicated server with sufficient bandwidth to handle the traffic?&lt;br /&gt;&lt;br /&gt;UPDATE (February 10, 2007):  The Simple Dollar (or at least most of its content) &lt;a href=&#34;http://www.thesimpledollar.com/2007/02/10/please-bear-with-me/&#34;&gt;is back&lt;/a&gt;!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bill Maher makes fun of creationist museum</title>
      <link>https://blog.lippard.org/2007/02/bill-maher-makes-fun-of-creationist.html/</link>
      <pubDate>Sat, 10 Feb 2007 02:12:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/bill-maher-makes-fun-of-creationist.html/</guid>
      <description>&lt;p&gt;And &lt;a href=&#34;http://www.kentucky.com/mld/kentucky/16664438.htm&#34;&gt;Ken Ham is not amused&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;Christian publisher Ken Ham said Maher showed up unannounced this week to videotape an interview with him at Ham&amp;rsquo;s Creation Museum, which is just south of Cincinnati. The $25 million facility, due to open in the spring, tells visitors that the earth is just a few thousand years old and that Adam and Eve lived among the dinosaurs.&lt;/p&gt; &lt;p&gt;Ham said a camera crew arranged a Monday visit to the museum, but he was not told that it was connected with Maher, host of HBO&amp;rsquo;s &amp;ldquo;Real Time with Bill Maher.&amp;quot;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Paszkiewicz has Matthew LaClair removed from his class</title>
      <link>https://blog.lippard.org/2007/02/paszkiewicz-has-matthew-laclair-removed.html/</link>
      <pubDate>Sat, 10 Feb 2007 00:20:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/paszkiewicz-has-matthew-laclair-removed.html/</guid>
      <description>&lt;p&gt;The latest news from Kearny High School, &lt;a href=&#34;http://thecanessacorner.blogspot.com/2007/02/big-switch-at-khs.html&#34;&gt;via Kevin Canessa at the Observer&lt;/a&gt;, is that David Paszkiewicz has removed what he sees as the source of his problems from his classroom by switching classes with another teacher.  Now, Debbie Vartan teaches Paszkiewicz&amp;rsquo;s class and vice versa.  Principal Alfred Somma confirms that Paszkiewicz requested the switch.&lt;br /&gt;&lt;br /&gt;Apparently the ban on classroom recordings wasn&amp;rsquo;t enough&amp;ndash;Paszkiewicz must realize that Matthew LaClair has more credibility than he does with the mainstream media, and his presence in the classroom was cramping his style.&lt;br /&gt;&lt;br /&gt;Here&amp;rsquo;s hoping that there&amp;rsquo;s someone who was in Debbie Vartan&amp;rsquo;s class who&amp;rsquo;s got as much integrity and brains as Matthew LaClair, and who will keep the public informed of any further misrepresentations or Establishment clause violations in Paszkiewicz&amp;rsquo;s classroom.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Warner Music: we&#39;d rather go out of business than give customers what they want</title>
      <link>https://blog.lippard.org/2007/02/warner-music-wed-rather-go-out-of.html/</link>
      <pubDate>Fri, 09 Feb 2007 17:35:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/warner-music-wed-rather-go-out-of.html/</guid>
      <description>&lt;p&gt;After &lt;a href=&#34;http://www.freedom-to-tinker.com/?p=1117&#34;&gt;Steve Jobs said that he&amp;rsquo;d prefer to have the iTunes store sell DRM-free music&lt;/a&gt;, but is forced into DRM by the music labels, Edgar Bronfman of Warner Music said that &lt;a href=&#34;http://news.yahoo.com/s/nm/20070209/wr_nm/emi_web_dc_2&#34;&gt;his company will have nothing to do with DRM-free music&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;&amp;ldquo;We advocate the continued use of DRM,&amp;rdquo; Bronfman said, adding that music deserves the same anti-piracy protections as software, TV broadcasts, video games and other forms of intellectual property. &amp;ldquo;We will not abandon DRM nor services that are successfully implementing DRM for both content and consumers.&amp;quot;&lt;/blockquote&gt;This quote appeared in an article reporting Warner&amp;rsquo;s dismal results:&lt;br /&gt;&lt;blockquote&gt;its fiscal first-quarter profit fell 74% because of fewer album releases and soft domestic and European sales. Its shares fell nearly 6%.&lt;br /&gt;&lt;br /&gt;The New York-based recording company said net income for the period that ended Dec. 31 declined to $18 million, or 12 cents a share, from $69 million, or 46 cents, a year earlier. Revenue fell 11% to $928 million.&lt;/blockquote&gt;The competition at &lt;a href=&#34;http://news.yahoo.com/s/nm/20070209/wr_nm/emi_web_dc_2&#34;&gt;EMI, however, feels differently&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Music label EMI Group is in talks to release a large portion of its music catalog for Web sales without technological protections against piracy that are included in most music bought over the Internet now, sources said on Thursday.&lt;br /&gt;&amp;hellip;&lt;br /&gt;One source familiar with the matter said that EMI was in talks to release a large amount of its music in an unprotected MP3 format to various online retailers.&lt;/blockquote&gt;EMI&amp;rsquo;s plans apparently include talks with Shawn Fanning&amp;rsquo;s SnoCap about releasing MP3-format music through MySpace.&lt;br /&gt;&lt;br /&gt;Which company is more likely to still be in business under the same management ten years from now?&lt;/p&gt;</description>
    </item>
    <item>
      <title>100% atheist</title>
      <link>https://blog.lippard.org/2007/02/100-atheist.html/</link>
      <pubDate>Fri, 09 Feb 2007 17:05:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/100-atheist.html/</guid>
      <description>&lt;div style=&#34;border: 1px solid gray; padding: 6px; width: 320px; font-family: arial,verdana,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal; color: black; background-color: white;&#34;&gt;&lt;b style=&#34;color: black; font-family: &#39;Times New Roman&#39;,serif; font-style: normal; font-variant: normal; font-weight: bold; font-size: 20px; line-height: normal; font-size-adjust: none; font-stretch: normal; display: block; margin-bottom: 8px;&#34;&gt;You are 100% atheist!&lt;/b&gt; &lt;div style=&#34;border: 1px solid black; background: white none repeat scroll 0% 50%; width: 200px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; text-align: left;&#34;&gt;&lt;div style=&#34;background: red none repeat scroll 0% 50%; width: 100%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; font-size: 8px; line-height: 8px;&#34;&gt; &lt;/div&gt;&lt;/div&gt;&lt;p style=&#34;border: medium none ; margin: 10px; background: white none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: black;&#34;&gt;Hooray you are an atheist with respect to most or all gods.  Good work.  Hope you aren&#39;t disbelieving in the wrong one...&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;a href=&#34;http://www.gotoquiz.com/am_i_an_atheist&#34; style=&#34;color: blue;&#34;&gt;Am I An Atheist&lt;/a&gt;&lt;br /&gt;&lt;a href=&#34;http://www.gotoquiz.com/&#34; style=&#34;color: blue;&#34;&gt;Create a Quiz&lt;/a&gt;&lt;/b&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>The RIAA doesn&#39;t understand economics</title>
      <link>https://blog.lippard.org/2007/02/riaa-doesnt-understand-economics.html/</link>
      <pubDate>Fri, 09 Feb 2007 16:31:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/riaa-doesnt-understand-economics.html/</guid>
      <description>&lt;p&gt;The Recording Industry Association of America has &lt;a href=&#34;http://www.riaa.com/news/marketingdata/cost.asp&#34;&gt;a web page arguing that we&amp;rsquo;re all getting a fantastic deal on compact discs&lt;/a&gt; because, if they had gone up in price along with the Consumer Price Index, they&amp;rsquo;d be over $33 each.  As &lt;a href=&#34;http://www.whas11.com/news/woods/stories/WHAS11_OUTOFTHEWOODS_020207b.44a095ba.html&#34;&gt;Ben Woods points out&lt;/a&gt;, by that same argument Texas Instruments calculators that cost $20 in the mid-1980s should have cost over $300.&lt;br /&gt;&lt;br /&gt;In fact, &lt;a href=&#34;http://scriban.com/movabletype/2002_04_12.html&#34;&gt;the recording labels engaged in price fixing&lt;/a&gt;, by setting &amp;ldquo;minimum advertised pricing&amp;rdquo; on CD retailers, which caused prices to stop their downward trend in 1996&amp;ndash;and causing a decline in sales as prices increased.&lt;br /&gt;&lt;br /&gt;If you want to sell more CDs, lower the price.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://techdirt.com/articles/20070205/011102.shtml&#34;&gt;Techdirt&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;UPDATE (February 9, 2007):  This&lt;a href=&#34;http://www.kuro5hin.org/story/2003/1/29/12540/2722&#34;&gt; post at kuro5hin from January 2003 on &amp;ldquo;RIAA vs. MP3 vs. Adam Smith&amp;rdquo;&lt;/a&gt; addresses compact disc pricing and demand.&lt;br /&gt;&lt;br /&gt;UPDATE (February 10, 2007):  And this &lt;a href=&#34;http://techdirt.com/articles/20070209/082603.shtml&#34;&gt;post at Techdirt reports on a study that shows no measurable effect on CD sales from online downloads&lt;/a&gt; (as opposed to, say, CD prices).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Selling nothing for something</title>
      <link>https://blog.lippard.org/2007/02/selling-nothing-for-something.html/</link>
      <pubDate>Thu, 08 Feb 2007 01:39:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/selling-nothing-for-something.html/</guid>
      <description>&lt;p&gt;Long or Short Capital &lt;a href=&#34;http://longorshortcapital.com/selling-nothing-for-profit.htm&#34;&gt;reports that&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;[Conceptual] artist Jonathon Keats has digitally generated a span of silence, four minutes and thirty-three seconds in length, portable enough to be carried on a cellphone. His silent ringtone… is expected to bring quiet to the lives of millions of cellphone users, as well as those close to them.&lt;/blockquote&gt;Given the duration of the ringtone, Keats should &lt;a href=&#34;http://news.bbc.co.uk/1/hi/entertainment/music/2133426.stm&#34;&gt;expect to get sued by the estate of John Cage for copyright infringement&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>McCain proposes an unfunded mandate for ISPs</title>
      <link>https://blog.lippard.org/2007/02/mccain-proposes-unfunded-mandate-for.html/</link>
      <pubDate>Thu, 08 Feb 2007 01:25:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/mccain-proposes-unfunded-mandate-for.html/</guid>
      <description>&lt;p&gt;Declan McCullagh at News.com&lt;a href=&#34;http://news.com.com/Senator+to+propose+surveillance+of+illegal+images/2100-1028_3-6156976.html?tag=nefd.lede&#34;&gt; reports that Sen. John McCain is preparing to hold a press conference&lt;/a&gt; with John Walsh of America&amp;rsquo;s Most Wanted and Miss America 2007 to announce a bill that will create a new mandate for Internet Service Providers to eavesdrop on all of their customers email and web traffic in search of child porn images.  The act apparently requires ISPs to implement new technology to compare all images transmitted or received by their customers to a federal database of images (presumably via some one-way hash function, so that the database is not itself distributing child pornography), and to report any that are detected to John Walsh&amp;rsquo;s National Center for Missing and Exploited Children, a nonprofit, non-governmental organization that operates as a clearinghouse/proxy for federal and state law enforcement with Congressional mandate and federal funding.&lt;br /&gt;&lt;br /&gt;The new bill is known as the Securing Adolescents From Exploitation Online or SAFE Act, and is not to be confused with the 2003 SAFE Act (Security and Freedom Ensured), the 1997 SAFE Act (Security and Freedom through Encryption), or the 1998 SAFE Act (Safety Advancement For Employees).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Happy 10th birthday, Shelby</title>
      <link>https://blog.lippard.org/2007/02/happy-10th-birthday-shelby.html/</link>
      <pubDate>Wed, 07 Feb 2007 14:00:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/happy-10th-birthday-shelby.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/PA040008.med.JPG&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;&#34; src=&#34;https://blog.lippard.org/images/PA040008.med.JPG&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5028599740086001378&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;Today is our dog Shelby&amp;rsquo;s 10th birthday (that&amp;rsquo;s 70 to you and me).  She&amp;rsquo;s a Queensland Heeler/Border Collie/Chow/who knows what.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2007-02-08)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;I&#39;ll wish her a very happy birthday, even though she doesn&#39;t like me much.
&lt;p&gt;:-)&lt;/p&gt;&lt;/p&gt;
  &lt;/div&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Michael&lt;/strong&gt; &lt;small&gt;(2007-02-08)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;She&#39;s beautiful. Happy birthday Shelby. &lt;BR/&gt;Peep into my blog on &lt;A HREF=&#34;http://birthdayecards.blogspot.com&#34; REL=&#34;nofollow&#34;&gt; birthday e- cards&lt;/A&gt; for some beautiful e-greeting cards and other interesting info.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Unmarried partnership benefits overturned in Michigan</title>
      <link>https://blog.lippard.org/2007/02/unmarried-partnership-benefits.html/</link>
      <pubDate>Mon, 05 Feb 2007 22:22:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/unmarried-partnership-benefits.html/</guid>
      <description>&lt;p&gt;As the result of a lawsuit in Michigan based on its 2004 constitutional amendment banning gay marriage, the Michigan Court of Appeals &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/02/michigan_appeals_court_voids_p.php&#34;&gt;has ruled that domestic partnership benefits in negotiated contracts with public employee&amp;rsquo;s unions are null and void&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The 2004 amendment was written by Citizens for the Protection of Marriage, who wrote in a pamphlet at the time that:&lt;br /&gt;&lt;blockquote&gt;Proposal 2 is &lt;em&gt;Only&lt;/em&gt; about marriage. Marriage is a union between husband and wife. Proposal 2 will keep it that way. &lt;em&gt;This is not about rights or benefits&lt;/em&gt; or how people choose to live their lives. This has to do with family, children and the way people are. It merely settles the question once and for all what marriage is-for families today and future generations.&lt;/blockquote&gt;The Alliance Defense Fund, which backed the similar constitutional amendment here in Arizona,&lt;a href=&#34;https://blog.lippard.org/2006/10/adf-lies-about-marriage-protection.html&#34;&gt; has made similar statements&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Yet it was Patrick Gillen of the Thomas More Law Center who wrote the amendment for CfPM, and he was also behind the lawsuit that eliminated partnership benefits.&lt;br /&gt;&lt;br /&gt;Clearly, these people cannot be trusted, and &lt;a href=&#34;https://blog.lippard.org/2006/09/proposition-107-protect-marriage.html&#34;&gt;Arizona was wise to reject the similar constitutional amendment here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (May 14, 2008): The Michigan Supreme Court &lt;a href=&#34;http://www.time.com/time/nation/article/0,8599,1738291,00.html?xid=feed-cnn-topics&amp;amp;iref=werecommend&#34;&gt;has upheld the denial of domestic partnership benefits as a result of their 2004 constitutional amendment&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (November 16, 2008): Patrick Gillen was also lead counsel for the Dover Area School District in the Kitzmiller v. Dover case, in which he defended &lt;a href=&#34;http://www.pbs.org/wgbh/nova/programs/ht/qt/3416_04.html&#34;&gt;the failed attempt to inject intelligent design into the public schools&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Animal rescue awards and recognition events</title>
      <link>https://blog.lippard.org/2007/02/animal-rescue-awards-and-recognition.html/</link>
      <pubDate>Mon, 05 Feb 2007 00:09:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/animal-rescue-awards-and-recognition.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.azrescue.org/&#34;&gt;Arizona R.E.S.C.U.E.&lt;/a&gt; had its annual awards picnic on Saturday at Kiwanis Park in Tempe, at which Karen Currie was named volunteer of the year.  Kat and I received Cornerstone Awards for our volunteer work in dog fostering and caretaking roles, which was unexpected but gratifying.  R.E.S.C.U.E. is always looking for additional volunteers to assist with a variety of activities for the support of both dogs and cats.&lt;br /&gt;&lt;br /&gt;Next Saturday, we&amp;rsquo;ll be attending the &lt;a href=&#34;http://www.azhumane.org/&#34;&gt;Arizona Humane Society&lt;/a&gt;&amp;rsquo;s annual donor recognition brunch.  We&amp;rsquo;re looking forward to hearing what AHS has planned for the coming year.  Where R.E.S.C.U.E. has been around for twelve years and operates on a tiny budget and emphasizes quality adoptions over quantity, AHS turns 50 this year, has a multi-million dollar annual budget, two impressive large facilities in Phoenix, and is able to perform a wide variety of services including &lt;a href=&#34;http://www.azhumane.org/artimgr/publish/article_500.shtml&#34;&gt;mobile emergency animal medical services&lt;/a&gt; (which can be seen on television on Animal Planet&amp;rsquo;s &lt;a href=&#34;http://www.azhumane.org/artimgr/publish/article_500.shtml&#34;&gt;&amp;ldquo;Animal Planet Heroes Phoenix&amp;rdquo;&lt;/a&gt; series).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Keith Henson arrested in Prescott, Arizona</title>
      <link>https://blog.lippard.org/2007/02/keith-henson-arrested-in-prescott.html/</link>
      <pubDate>Sun, 04 Feb 2007 23:16:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/keith-henson-arrested-in-prescott.html/</guid>
      <description>&lt;p&gt;Scientology critic &lt;a href=&#34;http://en.wikipedia.org/wiki/Keith_Henson&#34;&gt;Keith Henson&lt;/a&gt; was arrested on Friday evening in Prescott, Arizona.  Henson had been a fugitive since &lt;a href=&#34;http://www.wired.com/news/politics/0,1283,43420,00.html&#34;&gt;his conviction in Riverside County, California on April 26, 2001&lt;/a&gt;, on charges of interfering with a religion for his picketing of Scientology in Hemet, California and online jokes about a &amp;ldquo;[Tom] Cruise missile.&amp;rdquo;  Henson was sentenced to six months in prison, but he fled to Ontario, Canada, where he unsuccessfully sought asylum as a victim of religious persecution.  His application for refugee status was rejected in 2004, and he voluntarily left the country in September 2005, and has apparently been living in Arizona.&lt;br /&gt;&lt;br /&gt;Henson&amp;rsquo;s arrest has also been covered by the &lt;a href=&#34;http://www.10zenmonkeys.com/2007/02/04/scientology-fugitive-arrested/&#34;&gt;10 Zen Monkeys blog&lt;/a&gt; and &lt;a href=&#34;http://sentientdevelopments.blogspot.com/2007/02/anti-scientology-activist-keith-henson.html&#34;&gt;Sentient Developments blog&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (February 7, 2007):  Declan McCullagh has &lt;a href=&#34;http://news.com.com/2100-1030_3-6156516.html&#34;&gt;reported more details at News.com&lt;/a&gt;.  Henson&amp;rsquo;s bond was raised from $7,500 to $500,000 at the request of prosecutors, then reduced back to $5,000.  He was released from jail Monday night, and must appear for an extradition hearing on March 5.  He is being defended by a local libertarian of my acquaintance, Michael Kielsky.&lt;br /&gt;&lt;br /&gt;UPDATE (February 9, 2007):  For a deeper look at exactly what caused Keith Henson to be convicted on a misdemeanor charge, see &lt;a href=&#34;http://bernie.cncfamily.com/sc/keith_henson.htm&#34;&gt;this ex-Scientologist&amp;rsquo;s web page of postings from Henson and Scientology critic Diane Richardson&lt;/a&gt;.  Diane Richardson is a meticulously accurate critic who has come under fire from fellow critics for negative posts about critics rather than restricting her focus to Scientology.  While I&amp;rsquo;ve disagreed with her from time to time, when it comes to facts she is quite reliable.  She is, as am I, a skeptic of claims of &amp;ldquo;cult mind control.&amp;quot;&lt;br /&gt;&lt;br /&gt;UPDATE (March 27, 2008):  I&amp;rsquo;m quite remiss in updating this.  Keith Henson was extradited to Riverside, California, after his hearings were delayed into May 2007, where he was jailed on August 11.  He was subsequently released from jail in September and is now a free man.&lt;br /&gt;&lt;br /&gt;UPDATE (July 7, 2008): Keith served four months of a 180-day (six-month) sentence, and is currently on probation.  The Riverside County Superior Court website lists the terms of his probation:&lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;span style=&#34;font-family:arial;color:#660000;&#34;&gt; Case HEM014371 Defendant 547981 HENSON, KEITH&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;table border=&#34;0&#34;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;span style=&#34;font-family:arial;&#34;&gt;&lt;small&gt;&lt;em&gt;Probation Type: &lt;/em&gt;&lt;/small&gt;&lt;/span&gt;&lt;span style=&#34;font-family:arial;&#34;&gt;&lt;small&gt;SUMMARY   &lt;/small&gt;&lt;/span&gt;&lt;/td&gt;&lt;td width=&#34;20&#34;&gt;    &lt;/td&gt;&lt;td&gt;&lt;span style=&#34;font-family:arial;&#34;&gt;&lt;small&gt;&lt;em&gt;Granted: &lt;/em&gt;&lt;/small&gt;&lt;/span&gt;&lt;span style=&#34;font-family:arial;&#34;&gt;&lt;small&gt;05/30/2007   &lt;/small&gt;&lt;/span&gt;&lt;/td&gt;&lt;td width=&#34;20&#34;&gt;    &lt;/td&gt;&lt;td&gt;&lt;span style=&#34;font-family:arial;&#34;&gt;&lt;small&gt;&lt;em&gt;Expire: &lt;/em&gt;&lt;/small&gt;&lt;/span&gt;&lt;span style=&#34;font-family:arial;&#34;&gt;&lt;small&gt;05/29/2010  &lt;/small&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt; &lt;/tbody&gt;&lt;/table&gt;  &lt;br /&gt;     &lt;table border=&#34;0&#34;&gt;&lt;tbody&gt;&lt;tr&gt;     &lt;td colspan=&#34;4&#34;&gt;&lt;span style=&#34;font-family:arial;&#34;&gt;&lt;small&gt;SUMMARY PROBATION GRANTED FOR A PERIOD OF 36 MONTHS, UNDER THE FOLLOWING TERMS AND CONDITIONS:   &lt;/small&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;       &lt;tr&gt;&lt;td width=&#34;20&#34;&gt; &lt;/td&gt;&lt;td&gt;&lt;span style=&#34;font-family:arial;&#34;&gt;&lt;small&gt;1)&lt;/small&gt;&lt;/span&gt;&lt;/td&gt;&lt;td width=&#34;20&#34;&gt; &lt;/td&gt;&lt;td&gt;&lt;span style=&#34;font-family:arial;&#34;&gt;&lt;small&gt;OBEY ALL LAWS, ORDINANCES, AND COURT ORDERS. &lt;/small&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&#34;20&#34;&gt; &lt;/td&gt;&lt;td&gt;&lt;span style=&#34;font-family:arial;&#34;&gt;&lt;small&gt;2)&lt;/small&gt;&lt;/span&gt;&lt;/td&gt;&lt;td width=&#34;20&#34;&gt; &lt;/td&gt;&lt;td&gt;&lt;span style=&#34;font-family:arial;&#34;&gt;&lt;small&gt;BE COMMITTED TO THE CUSTODY OF THE RIVERSIDE COUNTY SHERIFF FOR 180 DAYS; &lt;/small&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&#34;20&#34;&gt; &lt;/td&gt;&lt;td&gt;&lt;span style=&#34;font-family:arial;&#34;&gt;&lt;small&gt;3)&lt;/small&gt;&lt;/span&gt;&lt;/td&gt;&lt;td width=&#34;20&#34;&gt; &lt;/td&gt;&lt;td&gt;&lt;span style=&#34;font-family:arial;&#34;&gt;&lt;small&gt;PAY A FINE AND ASSESSMENT IN THE TOTAL OF $346.00, PAYABLE TO THE COURT, AS DIRECTED BY FINANCIAL SERVICES. &lt;/small&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&#34;20&#34;&gt; &lt;/td&gt;&lt;td&gt;&lt;span style=&#34;font-family:arial;&#34;&gt;&lt;small&gt;4)&lt;/small&gt;&lt;/span&gt;&lt;/td&gt;&lt;td width=&#34;20&#34;&gt; &lt;/td&gt;&lt;td&gt;&lt;span style=&#34;font-family:arial;&#34;&gt;&lt;small&gt;PAY VICTIM RESTITUTION, TO BE DETERMINED BY FINANCIAL SERVICES; ANY DISPUTE TO BE RESOLVED IN A COURT HEARING. PAY RESTITUTION (VICTIM) IN AN AMOUNT DETERMINED BY AND PAYABLE TO THE COURT, AS DIRECTED BY FINANCIAL SVCS; ANY DISPUTE TO BE RESOLVED IN A COURT HRG &lt;/small&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&#34;20&#34;&gt; &lt;/td&gt;&lt;td&gt;&lt;span style=&#34;font-family:arial;&#34;&gt;&lt;small&gt;5)&lt;/small&gt;&lt;/span&gt;&lt;/td&gt;&lt;td width=&#34;20&#34;&gt; &lt;/td&gt;&lt;td&gt;&lt;span style=&#34;font-family:arial;&#34;&gt;&lt;small&gt;NOT HAVE ANY NEGATIVE CONTACT WITH ANY MEMBER OF THE CHURCH OF SCIENTOLOGY. &lt;/small&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&#34;20&#34;&gt; &lt;/td&gt;&lt;td&gt;&lt;span style=&#34;font-family:arial;&#34;&gt;&lt;small&gt;6)&lt;/small&gt;&lt;/span&gt;&lt;/td&gt;&lt;td width=&#34;20&#34;&gt; &lt;/td&gt;&lt;td&gt;&lt;span style=&#34;font-family:arial;&#34;&gt;&lt;small&gt;ADDED TERM: DONT KNOWINGLY COME WITHIN 1000FT OF ANY &lt;/small&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td width=&#34;20&#34;&gt; &lt;/td&gt;&lt;td&gt;&lt;span style=&#34;font-family:arial;&#34;&gt;&lt;small&gt;7)&lt;/small&gt;&lt;/span&gt;&lt;/td&gt;&lt;td width=&#34;20&#34;&gt; &lt;/td&gt;&lt;td&gt;&lt;span style=&#34;font-family:arial;&#34;&gt;&lt;small&gt;ADDED TERM: DONT ANNOY OR HARASS ANY MEMBER OF CHURCH OF&lt;/small&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Schoolteacher convicted on bogus charges due to malware</title>
      <link>https://blog.lippard.org/2007/02/schoolteacher-convicted-on-bogus.html/</link>
      <pubDate>Sun, 04 Feb 2007 19:12:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/schoolteacher-convicted-on-bogus.html/</guid>
      <description>&lt;p&gt;Connecticut substitute teacher Julie Amero &lt;a href=&#34;http://www.huffingtonpost.com/lindsay-beyerstein/connecticut-teacher-facin_b_39384.html&#34;&gt;faces up to 40 years in prison for &amp;ldquo;risk of injury to a minor or impairing the morals of a child&amp;rdquo; because a seventh-grade classroom computer was infected with malware&lt;/a&gt;.  While browsing the web for information about hair styles, the browser hit a website that caused pop-ups ads for pornographic sites to pop up.&lt;br /&gt;&lt;br /&gt;Because Amero&amp;rsquo;s attorney failed to raise the issue of malware, most of a defense expert witness&amp;rsquo;s testimony was excluded from presentation to the jury, which unanimously voted for conviction.&lt;br /&gt;&lt;br /&gt;There are so many things wrong here:&lt;br /&gt;&lt;br /&gt;* The school district had let its filtering software expire, so the machine didn&amp;rsquo;t have adequate protection (and was likely unpatched for major vulnerabilities).&lt;br /&gt;&lt;br /&gt;* The police did an incompetent investigation, failing to check for malware.&lt;br /&gt;&lt;br /&gt;* The police testified, falsely, that Amero would have had to physically click on a pornographic link to get those sites to pop up.&lt;br /&gt;&lt;br /&gt;* Amero&amp;rsquo;s attorney did an incompetent job of defending her, by failing to bring up the critically important issue of malware.&lt;br /&gt;&lt;br /&gt;* And the law itself is absurd&amp;ndash;Amero shouldn&amp;rsquo;t get 40 years in prison even if she had intentionally shown pornography to seventh graders.&lt;br /&gt;&lt;br /&gt;Lindsay Beyerstein &lt;a href=&#34;http://www.huffingtonpost.com/lindsay-beyerstein/connecticut-teacher-facin_b_39384.html&#34;&gt;has a good summary of the case at the Huffington Post&lt;/a&gt;, including links to the expert testimony that shows conclusively that malware, not Amero, was at fault.  P.Z. Myers criticizes &lt;a href=&#34;http://scienceblogs.com/pharyngula/2007/02/julie_amero_convicted_are_you.php&#34;&gt;the &amp;ldquo;insane anti-porn hysteria&amp;rdquo; aspect of the case at Pharyngula&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (June 7, 2007):  Julie Amero &lt;a href=&#34;http://www.reason.com/blog/show/120613.html&#34;&gt;has been granted a retrial&lt;/a&gt;!  She will get a new trial sometime in 2007.&lt;br /&gt;&lt;br /&gt;UPDATE (November 26, 2008): The state of Connecticut &lt;a href=&#34;http://techdirt.com/articles/20081123/1804192931.shtml&#34;&gt;has finally decided to drop the charges against Amero&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (December 4, 2008): But &lt;a href=&#34;http://www.betanews.com/article/Teacher_must_still_surrender_license_in_bizarre_exposure_to_porn_suit/1227916161&#34;&gt;Amero still loses her teacher&amp;rsquo;s license&lt;/a&gt;!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hoax devices and infernal machines</title>
      <link>https://blog.lippard.org/2007/02/hoax-devices-and-infernal-machines.html/</link>
      <pubDate>Sun, 04 Feb 2007 19:02:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/hoax-devices-and-infernal-machines.html/</guid>
      <description>&lt;p&gt;Wired looks at &lt;a href=&#34;http://blog.wired.com/tableofmalcontents/2007/02/did_peter_bered.html&#34;&gt;the law under which Peter Beredovsky was charged regarding the Boston Mooninite lights&lt;/a&gt;:&lt;br /&gt;&lt;span class=&#34;mood&#34;&gt;&lt;blockquote&gt;Whoever possesses, transports, uses or places or causes another to knowingly or unknowingly possess, transport, use or place any hoax device or hoax substance with the intent to cause anxiety, unrest, fear or personal discomfort to any person or group of persons shall be punished by imprisonment in a house of correction for not more than two and one-half years or by imprisonment in the state prison for not more than five years or by a fine of not more than $5,000, or by both such fine and imprisonment.&lt;/blockquote&gt;&lt;/span&gt;Note the requirement of intent, which should be impossible to prove&amp;ndash;it&amp;rsquo;s clear the intent was to promote the Aqua Teen Hunger Force movie, not to cause panic.  But this law also requires that the object being planted be a &amp;ldquo;hoax device,&amp;rdquo; which is defined as:&lt;br /&gt;&lt;blockquote&gt;&lt;span class=&#34;mood&#34;&gt;For the purposes of this section, the term “hoax device” shall mean any device that would cause a person reasonably to believe that such device is an infernal machine. For the purposes of this section, the term “infernal machine” shall mean any device for endangering life or doing unusual damage to property, or both, by fire or explosion, whether or not contrived to ignite or explode automatically. For the purposes of this section, the words “hoax substance” shall mean any substance that would cause a person reasonably to believe that such substance is a harmful chemical or biological agent, a poison, a harmful radioactive substance or any other substance for causing serious bodily injury, endangering life or doing unusual damage to property, or both.&lt;/span&gt;&lt;/blockquote&gt;&lt;span class=&#34;mood&#34;&gt;That&amp;rsquo;s a nice term, &amp;ldquo;infernal machine&amp;rdquo;&amp;ndash;it sounds like something demonic, perhaps appropriate for &lt;a href=&#34;http://scienceblogs.com/pharyngula/2007/02/is_pharyngula_banned_in_boston.php&#34;&gt;a state that still has blasphemy laws on the books&lt;/a&gt;.  Here again, the law is clearly in Beredovsky&amp;rsquo;s favor.  There is no way that a person would reasonably believe that the magnetic lights depicting Mooninite characters were &amp;ldquo;infernal machines&amp;rdquo;&amp;ndash;devices designed to ignite or explode.&lt;br /&gt;&lt;br /&gt;I predict the authorities will drop the charges rather than go through the further embarrassment of a trial.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Belief, behavior, and bumper sticker religion</title>
      <link>https://blog.lippard.org/2007/02/belief-behavior-and-bumper-sticker.html/</link>
      <pubDate>Sat, 03 Feb 2007 21:58:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/belief-behavior-and-bumper-sticker.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve occasionally remarked that I don&amp;rsquo;t care so much what people believe as I do how they act. The people I enjoy spending time with are not always those who share my beliefs, but are those who demonstrate integrity, respect, honesty, and other virtues. These virtues are associated with not just holding beliefs in the sense of a mere tendency to agree with a statement, but a deeper belief that actually has consequences for one&amp;rsquo;s behavior. When I was a born-again Christian, I heard many sermons to the effect that many Christians were Christian in name only, paying only lip service to the doctrines while not living their lives in accordance with them. Clearly, there are a lot of such people out there.&lt;br /&gt;&lt;br /&gt;(Read the rest, where I recycle an argument I originally wrote in a pamphlet called &amp;ldquo;Three Reductio Ad Absurdum Arguments Against Evangelical Christianity,&amp;rdquo; at &lt;a href=&#34;http://secularoutpost.blogspot.com/2007/02/belief-behavior-and-bumper-sticker.html&#34;&gt;the Secular Outpost&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>More comments on Boston lite brite fiasco</title>
      <link>https://blog.lippard.org/2007/02/more-comments-on-boston-lite-brite.html/</link>
      <pubDate>Fri, 02 Feb 2007 19:16:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/more-comments-on-boston-lite-brite.html/</guid>
      <description>&lt;p&gt;Bruce Schneier &lt;a href=&#34;http://www.schneier.com/blog/archives/2007/02/nonterrorist_em.html&#34;&gt;has commented on the Aqua Teen Hunger Force nonsense in Boston&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;Now the police look stupid, but they&amp;rsquo;re trying really not hard not to &lt;a href=&#34;http://www.boston.com/news/globe/city_region/breaking_news/2007/01/suspicious_obje_1.html&#34;&gt;act humiliated&lt;/a&gt;:&lt;/p&gt;  &lt;blockquote&gt;Governor Deval Patrick told the Associated Press: &amp;ldquo;It&amp;rsquo;s a hoax &amp;ndash; and it&amp;rsquo;s not funny.&amp;quot;&lt;/blockquote&gt;  &lt;p&gt;Unfortunately, it is funny.  What isn&amp;rsquo;t funny is now the Boston government is trying to &lt;a href=&#34;http://www.boston.com/news/globe/city_region/breaking_news/2007/01/artist_arrested.html&#34;&gt;prosecute&lt;/a&gt; the artist and &lt;a href=&#34;http://news.yahoo.com/s/ap/20070201/ap_on_re_us/suspicious_devices&#34;&gt;the network&lt;/a&gt; instead of owning up to their own stupidity. The police now claim that they were &amp;ldquo;hoax&amp;rdquo; explosive devices. I don&amp;rsquo;t think you can claim they are hoax explosive devices unless they were intended to look like explosive devices, which merely a cursory &lt;a href=&#34;http://news.yahoo.com/photo/070201/480/ny20402010027&amp;g=events/us/013107bostondevices;_ylt=A0WTUdWaBcJFl7AAAypH2ocA;_ylu=X3oDMTA3bGk2OHYzBHNlYwN0bXA-&#34;&gt;look&lt;/a&gt; at any of them shows that they weren&amp;rsquo;t.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Minimum wage increase: how to make the poor poorer</title>
      <link>https://blog.lippard.org/2007/02/minimum-wage-increase-how-to-make-poor.html/</link>
      <pubDate>Fri, 02 Feb 2007 18:54:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/minimum-wage-increase-how-to-make-poor.html/</guid>
      <description>&lt;p&gt;Rather than increase the Earned Income Tax Credit or reduce payroll taxes, Congress is moving forward with an increase in the minimum wage.  Gary Becker and Richard Posner have written a &lt;span style=&#34;font-style: italic;&#34;&gt;Wall Street Journal&lt;/span&gt; op-ed titled &amp;ldquo;How To Make the Poor Poorer&amp;rdquo; &lt;a href=&#34;http://www.ncpa.org/sub/dpd/index.php?page=article&amp;amp;Article_ID=14117&#34;&gt;which describes the likely consequences of this feel-good legislation&lt;/a&gt;:&lt;br /&gt;&lt;/p&gt;
&lt;blockquote&gt;
Although some workers benefit -- those who were paid the old minimum wage but are worth the new one to the employers -- others are pushed into unemployment, the underground economy or crime:&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;The losers are therefore likely to lose more than the gainers gain; they are also likely to be poorer people. &lt;/li&gt;
&lt;li&gt;And poor families are disproportionately hurt by the rise in the price of fast foods and other goods produced with low-skilled labor because these families spend a relatively large fraction of their incomes on such goods.&lt;/li&gt;
&lt;/ul&gt;
Because most increases in the minimum wage have been slight, their effects are difficult to disentangle from other factors that affect employment:&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;But a 40 percent increase would be too large to have no employment effect; about a tenth of the work force makes less than $7.25 an hour. &lt;/li&gt;
&lt;li&gt;Even defenders of minimum-wage laws must believe that beyond some point a higher minimum would cause unemployment, otherwise why don&#39;t they propose $10, or $15, or an even higher figure?&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
Good intentions don&#39;t make for good legislation.&lt;br /&gt;
&lt;br /&gt;
UPDATE (February 9, 2007):  Glen Whitman &lt;a href=&#34;http://agoraphilia.blogspot.com/2007/02/minimum-wage-symbolism.html&#34;&gt;writes about how the minimum wage debate is largely symbolic on both sides&lt;/a&gt;, though this time it could be different.&lt;br /&gt;
&lt;br /&gt;
UPDATE (September 6, 2007): I just came across this interesting post at the Coyote Blog about &lt;a href=&#34;http://www.coyoteblog.com/coyote_blog/2005/03/case_studies_on.html&#34;&gt;how minimum wage changes affect his specific business&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
UPDATE (October 10, 2007):  Here&#39;s &lt;a href=&#34;http://www.getrichslowly.org/blog/2007/10/09/who-earns-the-minimum-wage/&#34;&gt;a nice summary of U.S. minimum wage worker statistics&lt;/a&gt;, including:&lt;br /&gt;
&lt;a href=&#34;http://www.bls.gov/cps/minwage2006.htm&#34;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;blockquote&gt;
&lt;a href=&#34;http://www.bls.gov/cps/minwage2006.htm&#34;&gt;According to the U.S. Department of Labor&lt;/a&gt;, the median annual income of a U.S. worker is $32,140. Federal minimum wage is currently $5.85 an hour, or about $11,500 per year — just above the poverty line. Of the 76.5 million people paid by the hour in the United States in 2006, 2.2% make minimum wage or less. Here are some generalizations we can make about minimum wage workers:&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Most minimum wage earners are young.&lt;/b&gt; While 2.2% of all hourly workers earn minimum wage or less, just 1.4% of workers over the age of 25 are paid at or below the Federal minimum wage. More than half (51.2%) of minimum wage workers are between 16 and 24 years old. Another 21.2% are between 25 and 34.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Most minimum wage earners work in food service.&lt;/b&gt; Nearly two-thirds of those paid minimum wage (or less) are food service workers. Many of these people receive supplemental income in the form of tips, which the government does not track.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Most minimum wage earners never attended college.&lt;/b&gt; Just 1.2% of college graduates are paid the minimum wage. If you only have a high school degree, you’re more likely (1.9%) to be paid minimum wage. Those without a high school degree are nearly three times as likely (3.7%) to earn minimum wage. 59.8% of all minimum wage workers have no advanced education.&lt;/li&gt;
&lt;li&gt;Finally, as you might expect, part-time workers are five times more likely to be paid the minimum wage than full-time workers.&lt;/li&gt;
&lt;/ul&gt;
&lt;/blockquote&gt;
UPDATE (November 25, 2012): There has been &lt;a href=&#34;http://www.economist.com/news/finance-and-economics/21567072-evidence-mounting-moderate-minimum-wages-can-do-more-good-harm&#34;&gt;an accumulation of evidence that a moderate minimum wage is a net benefit, improving both wages and employment in some cases&lt;/a&gt;&amp;nbsp;(reference to The Economist, Nov. 24, 2012, p. 82, &#34;Free exchange: The argument in the floor&#34;).&lt;br /&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2007-02-03)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Economics Professor Russel Roberts, over at &lt;a href=&#34;http://www.cafehayek.com&#34;&gt;Cafe Hayek&lt;/a&gt;, recently posted a &lt;a href=&#34;http://cafehayek.typepad.com/hayek/2007/01/the_empirical_l.html&#34;&gt;brief survey of the empirical evidence&lt;/a&gt; on the effects of the minimum wage.
&lt;p&gt;Like the &lt;a href=&#34;http://en.wikipedia.org/wiki/Parable_of_the_broken_window&#34;&gt;story of the broken window&lt;/a&gt;, it&amp;rsquo;s a lot easier to point to the benefits of a minimum wage than to the costs, but that doesn&amp;rsquo;t make the costs any less real.&lt;/p&gt;</description>
    </item>
    <item>
      <title>National Intelligence Estimate on Iraq</title>
      <link>https://blog.lippard.org/2007/02/national-intelligence-estimate-on-iraq.html/</link>
      <pubDate>Fri, 02 Feb 2007 18:50:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/national-intelligence-estimate-on-iraq.html/</guid>
      <description>&lt;p&gt;The National Intelligence Estimate (NIE) on Iraq that had its release postponed until after the election is now out, and it seems to indicate that Bush&amp;rsquo;s plan for a surge is doomed to failure:&lt;br /&gt;&lt;blockquote&gt;&lt;span class=&#34;entry_body&#34;&gt;&amp;hellip;even if violence is diminished, given the current winner-take-all attitude and sectarian animosities infecting the political scene, Iraqi leaders will be hard pressed to achieve sustained political reconciliation in the time frame of this Estimate.&lt;/span&gt;&lt;/blockquote&gt;&lt;span class=&#34;entry_body&#34;&gt;The NIE also says that Iran and Syria are &amp;ldquo;&lt;/span&gt;&lt;span class=&#34;entry_body&#34;&gt;not likely to be a major driver of violence or the prospects for stability because of the self-sustaining character of Iraq&amp;rsquo;s internal sectarian dynamics.&amp;quot;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;More at &lt;a href=&#34;http://www.tpmmuckraker.com/archives/002469.php&#34;&gt;TPM Muckraker&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Nice takedown of Dinesh D&#39;Souza</title>
      <link>https://blog.lippard.org/2007/02/nice-takedown-of-dinesh-dsouza.html/</link>
      <pubDate>Thu, 01 Feb 2007 19:44:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/nice-takedown-of-dinesh-dsouza.html/</guid>
      <description>&lt;p&gt;Dinesh D&amp;rsquo;Souza, who blames liberals for exercising their freedom in ways that cause Muslim radicals to hate and attack the U.S., &lt;a href=&#34;http://world-o-crap.com/blog/?p=364&#34;&gt;gets a nice takedown at World-o-Crap&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Also see Ed Brayton&amp;rsquo;s commentaries on D&amp;rsquo;Souza from last year:&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://www.scienceblogs.com/dispatches/2006/09/the_inanity_of_dinesh_dsouza.php&#34;&gt;&amp;ldquo;The Inanity of Dinesh D&amp;rsquo;Souza&amp;rdquo;&lt;/a&gt; (September 2006)&lt;br /&gt;&lt;a href=&#34;http://www.scienceblogs.com/dispatches/2006/10/walcott_on_dsouzas_new_book.php&#34;&gt;&amp;ldquo;Walcott on D&amp;rsquo;Souza&amp;rsquo;s New Book&amp;rdquo;&lt;/a&gt; (October 2006)&lt;br /&gt;&lt;a href=&#34;http://www.scienceblogs.com/dispatches/2006/10/more_on_dsouzas_ridiculous_boo.php&#34;&gt;&amp;ldquo;More on D&amp;rsquo;Souza&amp;rsquo;s Ridiculous Book&amp;rdquo;&lt;/a&gt; (October 2006)&lt;/p&gt;</description>
    </item>
    <item>
      <title>David Paszkiewicz on global warming; Kearny High School bans recording</title>
      <link>https://blog.lippard.org/2007/02/david-paszkiewicz-on-global-warming.html/</link>
      <pubDate>Thu, 01 Feb 2007 18:39:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/david-paszkiewicz-on-global-warming.html/</guid>
      <description>&lt;p&gt;Last week in class David Paszkiewicz was discussing Adolf Hitler and the &amp;ldquo;Big Lie&amp;rdquo; propaganda technique.  His example of a &amp;ldquo;Big Lie&amp;rdquo; being spread today:  global warming.  In Paszkiewicz&amp;rsquo;s backwards world, it&amp;rsquo;s not global warming denial that&amp;rsquo;s a big lie, it&amp;rsquo;s the scientific evidence supporting it.&lt;br /&gt;&lt;br /&gt;Kearny High School has taken action regarding Paszkiewicz&amp;rsquo;s continuing embarrassment of the school&amp;ndash;by banning classroom taping without permission of the instructor.  (They have also planned mandatory training for teachers on &amp;ldquo;how to interpret the Constitution’s separation of church and state and how it should apply to classroom discussions,&amp;rdquo; &lt;a href=&#34;https://blog.lippard.org/2007/01/kearny-board-of-education-releases-memo.html&#34;&gt;as I reported last month&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;The &lt;a href=&#34;http://www.nytimes.com/2007/02/01/nyregion/01tape.html?_r=2&amp;oref=slogin&amp;amp;oref=slogin&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;New York Times&lt;/span&gt; has the story&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Boston completely losing it on Aqua Teen marketing campaign</title>
      <link>https://blog.lippard.org/2007/02/boston-completely-losing-it-on-aqua.html/</link>
      <pubDate>Thu, 01 Feb 2007 16:12:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/boston-completely-losing-it-on-aqua.html/</guid>
      <description>&lt;p&gt;Boston authorities&lt;a href=&#34;http://www.cnn.com/2007/US/02/01/boston.bombscare/index.html&#34;&gt; have now escalated their response to the &amp;ldquo;Aqua Teen Hunger Force&amp;rdquo; movie publicity campaign&lt;/a&gt;, by arresting two of the men who put up magnetic lights showing the Mooninite characters Ignignokt and Err, on charges of &amp;ldquo;placing a hoax device in a way that results in panic.&amp;quot;&lt;br /&gt;&lt;br /&gt;But this is absurd&amp;ndash;it wasn&amp;rsquo;t a &amp;ldquo;hoax device&amp;rdquo;&amp;ndash;they were lighted pictures of characters from a movie.  It was not designed to look like anything remotely dangerous.&lt;br /&gt;&lt;br /&gt;Massachusetts Attorney General Martha Coakley said, &amp;ldquo;It had a very sinister appearance. &amp;hellip; It had a battery behind it, and wires.&amp;rdquo;  So anything with a battery and wires (like, say, an iPod) is now a threatening, sinister appearing device?&lt;br /&gt;&lt;br /&gt;Massachusetts is trying to cover its stupidity with more stupidity.  Nine other cities didn&amp;rsquo;t find this remotely threatening, and nobody saw the ones in Boston as threatening for the first 2-3 weeks they were up.&lt;br /&gt;&lt;br /&gt;(For photos and my initial report, see &lt;a href=&#34;https://blog.lippard.org/2007/01/marketing-campaign-for-aqua-teen-hunger.html&#34;&gt;here&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Karen Johnson trying to become America&#39;s dumbest legislator</title>
      <link>https://blog.lippard.org/2007/02/karen-johnson-trying-to-become-americas.html/</link>
      <pubDate>Thu, 01 Feb 2007 15:07:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/karen-johnson-trying-to-become-americas.html/</guid>
      <description>&lt;p&gt;Arizona State Senator Karen Johnson (R, District 18-Mesa) is no stranger to stupidity.  She was &lt;a href=&#34;https://blog.lippard.org/2006/03/arizona-legislators-sponsoring-bills.html&#34;&gt;one of a number of legislators who got in bed with the Church of Scientology&lt;/a&gt; last year, accepting invitations to Scientology events and sponsoring anti-psychiatric legislation pushed by Scientology&amp;rsquo;s Citizens Commission on Human Rights (CCHR) front organization.&lt;br /&gt;&lt;br /&gt;Now she&amp;rsquo;s behind SCR 1026, &lt;a href=&#34;http://www.azstarnet.com/metro/166998&#34;&gt;a proposal to amend the Arizona Constitution to prevent courts from the ability to address violations of the separation of church and state&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Her proposal, SCR 1026, would specifically bar courts from being able to grant any injunctions or other legal relief if the question involves &amp;ldquo;the acknowledgement of God as the sovereign source of law, liberty or government.&amp;rdquo; And that bar would remain in place whether the action were brought against the government as a whole or any state or local official.&lt;/blockquote&gt;She goes on to demonstrate that she doesn&amp;rsquo;t understand the First Amendment&amp;rsquo;s Establishment Clause:&lt;br /&gt;&lt;blockquote&gt;Johnson said she is unhappy that judges in other states have ruled that the words &amp;ldquo;under God&amp;rdquo; have to come out of the Pledge of Allegiance, and that a monument of the Ten Commandments had to be removed from an Alabama courthouse. &lt;p&gt;&amp;ldquo;We don&amp;rsquo;t want that,&amp;rdquo; she said.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Update on Maricopa County Trustee Sale Notices</title>
      <link>https://blog.lippard.org/2007/02/update-on-maricopa-county-trustee-sale.html/</link>
      <pubDate>Thu, 01 Feb 2007 03:14:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/update-on-maricopa-county-trustee-sale.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://blog.lippard.org/images/jan07notice.jpg&#34;&gt;&lt;img id=&#34;BLOGGER_PHOTO_ID_5026399681992063010&#34; style=&#34;DISPLAY: block; MARGIN: 0px auto 10px; CURSOR: hand; TEXT-ALIGN: center&#34; alt=&#34;Click this image to view full size&#34; src=&#34;https://blog.lippard.org/images/jan07notice.jpg&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;It&amp;rsquo;s been two months since my &lt;a href=&#34;https://blog.lippard.org/2006/12/steep-cliff-phoenix-notices-of-trustees.html&#34;&gt;last update&lt;/a&gt; of Maricopa County&amp;rsquo;s &lt;a href=&#34;http://www.azleg.state.az.us/ars/33/00808.htm&#34;&gt;Notices of Trustee&amp;rsquo;s Sales&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;January&amp;rsquo;s 1623 notices didn&amp;rsquo;t beat the past 145 months&amp;rsquo; record high of 1738, like I initially thought they would. However, before you go shouting such fantastic news from the rooftops, you should know that 1623 &lt;i&gt;is&lt;/i&gt; the second highest number.&lt;br /&gt;&lt;br /&gt;Here are the latest descriptive statistics:&lt;br /&gt;&lt;br /&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;b&gt;Trustee&amp;rsquo;s Sale Notices&lt;/b&gt; &lt;/tr&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;Mean&lt;/td&gt;&lt;td&gt;917.2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Median&lt;/td&gt;&lt;td&gt;811&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Mode&lt;/td&gt;&lt;td&gt;746&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Standard Deviation&lt;/td&gt;&lt;td&gt;296.35814&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Range&lt;/td&gt;&lt;td&gt;1256&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Minimum&lt;/td&gt;&lt;td&gt;482&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Maximum&lt;/td&gt;&lt;td&gt;1738&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Sum&lt;/td&gt;&lt;td&gt;132994&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Count&lt;/td&gt;&lt;td&gt;145&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;Since I started compiling this data I&amp;rsquo;ve noticed a sharp uptick in real estate gurus trying to sell info on the latest real estate investment fad: the &amp;ldquo;&lt;a href=&#34;http://www.google.com/search?q=short+sale+foreclosure&#34;&gt;Short Sale&lt;/a&gt;&amp;rdquo; - a technique designed to get around the problem that most of the defaulting mortgages behind these sad numbers are less than 2 years old, and thus are tied to properties with zero equity.&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;ll probably write a little more about this technique at some point over at &lt;a href=&#34;http://einzige.blogspot.com&#34;&gt;Die Eigenheit&lt;/a&gt;. I promise to update this post as necessary.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Nice airport security game</title>
      <link>https://blog.lippard.org/2007/02/nice-takedown-of-dinesh-dsouza.html/</link>
      <pubDate>Thu, 01 Feb 2007 03:05:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/02/nice-takedown-of-dinesh-dsouza.html/</guid>
      <description>&lt;p&gt;Here&amp;rsquo;s &lt;a href=&#34;http://www.addictinggames.com/airportsecurity.html&#34;&gt;a nice flash game&lt;/a&gt; that requires you to screen airport passengers on the basis of an ever-changing set of arbitrary rules.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://www.schneier.com/blog/archives/2007/01/airport_securit_6.html&#34;&gt;Bruce Schneier&amp;rsquo;s blog&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Marketing campaign for Aqua Teen Hunger Force causes security scare</title>
      <link>https://blog.lippard.org/2007/01/marketing-campaign-for-aqua-teen-hunger.html/</link>
      <pubDate>Wed, 31 Jan 2007 23:28:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/01/marketing-campaign-for-aqua-teen-hunger.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://i.a.cnn.net/cnn/2007/US/01/31/boston.bombscare/story.cartoon.adultswim.jpg&#34;&gt;&lt;img style=&#34;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px;&#34; src=&#34;http://i.a.cnn.net/cnn/2007/US/01/31/boston.bombscare/story.cartoon.adultswim.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;The &lt;a href=&#34;http://news.yahoo.com/s/nm/20070131/ts_nm/security_boston_dc_7&#34;&gt;strange objects that set off a scare in Boston&lt;/a&gt; and caused at least one of them to be blown up were magnetic lights set up by Turner Broadcasting to promote &lt;a href=&#34;http://www.imdb.com/title/tt0455326/&#34;&gt;the Aqua Teen Hunger Force movie&lt;/a&gt;.  They had been in place for weeks before being mistaken for something dangerous and causing authorities to shut down bridges and access into the Charles River.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://www.adultswim.com/shows/athf/&#34;&gt;Aqua Teen Hunger Force&lt;/a&gt; is a usually entertaining short cartoon that appears on the Cartoon Network&amp;rsquo;s adult swim.&lt;br /&gt;&lt;br /&gt;This isn&amp;rsquo;t the first time that a movie marketing campaign has resulted in this kind of hysterical over-reaction.  In April of last year, a device that played the &amp;ldquo;Mission: Impossible&amp;rdquo; theme was placed into &lt;span style=&#34;font-style: italic;&#34;&gt;Los Angeles Times&lt;/span&gt; newspaper vending machines.  One of the devices in Santa Clarita had exposed wires, was mistaken for a bomb, and the L.A. County Sheriff&amp;rsquo;s Office arson squad blew it up.&lt;br /&gt;&lt;br /&gt;UPDATE:  &lt;a href=&#34;http://www.cnn.com/2007/US/01/31/boston.bombscare/index.html&#34;&gt;CNN has a photo of one of the Aqua Teen light boards&lt;/a&gt;, which depicts the Mooninite named Err (the smaller one), extending his middle finger.  (Correction&amp;ndash;it&amp;rsquo;s the bigger one, Ignignokt, in the picture above, though there are some of Err as well.)&lt;br /&gt;&lt;br /&gt;UPDATE (February 1, 2007):  Here&amp;rsquo;s how &lt;a href=&#34;http://www.azcentral.com/ent/pop/articles/0131SuspiciousDevices31.html&#34;&gt;an Associated Press story in the &lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt;&lt;/a&gt; described these devices:  &amp;ldquo;The exact nature of the objects was not disclosed. But authorities said some looked like circuit boards or had wires hanging from them.&amp;quot;&lt;br /&gt;&lt;br /&gt;That sounds a lot scarier than the reality, doesn&amp;rsquo;t it?  It conveniently omits the fact that there&amp;rsquo;s a clear pattern of lights depicting a cartoon character.  That article goes on to say &amp;ldquo;At least some of the devices resemble one of the villains on &amp;ldquo;Aqua Teen,&amp;rdquo; part of Cartoon Network&amp;rsquo;s late-night Adult Swim lineup.&amp;rdquo;  Is there any evidence that any of them did not?&lt;br /&gt;&lt;br /&gt;Nine of ten cities where these devices were put in place did not have a panicked overreaction, and the one that did waited two to three weeks before jumping into a panic.  Had they been actual malicious devices, their reaction would have been too late.&lt;br /&gt;&lt;br /&gt;One word of advice for future marketeers:  put a label on your devices with a phone number that can be called so you can explain what you&amp;rsquo;re doing before the authorities blow up your equipment.&lt;br /&gt;&lt;br /&gt;Here&amp;rsquo;s &lt;a href=&#34;http://www.flickr.com/photos/rekha6/365208141/&#34;&gt;another picture of one of the devices in place&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>John McCain the inconsistent flip-flopper</title>
      <link>https://blog.lippard.org/2007/01/john-mccain-inconsistent-flip-flopper.html/</link>
      <pubDate>Wed, 31 Jan 2007 15:32:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/01/john-mccain-inconsistent-flip-flopper.html/</guid>
      <description>&lt;p&gt;This video of John McCain shows video clips of him saying one thing and then the opposite on a number of subjects including the war in Iraq, the Confederate flag, the religious right, and gay marriage.  Some of these are a bit misleadingly edited, such as the gay marriage item, where it doesn&amp;rsquo;t look like he actually contradicted himself to me.&lt;br /&gt;&lt;br /&gt;&lt;object width=&#34;425&#34; height=&#34;350&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/ioy90nF2anI&#34;&gt;&lt;/param&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;/param&gt;&lt;embed src=&#34;http://www.youtube.com/v/ioy90nF2anI&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;350&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;Hat tip to &lt;A HREF = &#34;http://scienceblogs.com/dispatches/2007/01/john_mccains_doubletalk.php&#34;&gt;Dispatches from the Culture Wars&lt;/A&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The shape of disaster on the net</title>
      <link>https://blog.lippard.org/2007/01/shape-of-disaster-on-net.html/</link>
      <pubDate>Tue, 30 Jan 2007 14:43:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/01/shape-of-disaster-on-net.html/</guid>
      <description>&lt;p&gt;Todd Underwood &lt;a href=&#34;http://www.renesys.com/blog/2007/01/the_shape_of_disaster_on_the_n.shtml&#34;&gt;offers a fascinating look at how various natural disasters have caused outages in parts of the Internet&lt;/a&gt;.  He begins with the recent earthquakes that damaged seven subsea cables in east Asia (the cables built by Global Crossing which now belong to Hutchison Global Communications and Asia Netcom were among the very few that were unaffected).  He also looks at the effects on the network from the 2003 northeast U.S. power outages and Hurricane Katrina.&lt;br /&gt;&lt;br /&gt;Here&amp;rsquo;s one vote for him to post an offered followup that shows which providers gained and lost transit customers and network capacity in the outages.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Simple Dollar on Robert Kiyosaki</title>
      <link>https://blog.lippard.org/2007/01/simple-dollar-on-robert-kiyosaki.html/</link>
      <pubDate>Tue, 30 Jan 2007 02:13:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/01/simple-dollar-on-robert-kiyosaki.html/</guid>
      <description>&lt;p&gt;Trent at The Simple Dollar &lt;a href=&#34;http://www.thesimpledollar.com/2007/01/26/deconstructing-robert-kiyosaki/#comment-4425&#34;&gt;writes about Phoenix&amp;rsquo;s bogus financial wizard, Robert Kiyosaki&lt;/a&gt;, and gets a bunch of loonies appearing in the comments, including &lt;a href=&#34;http://www.discord.org/%7Elippard/amway/&#34;&gt;Amway&lt;/a&gt; advocates.&lt;br /&gt;&lt;br /&gt;Trent gets it right, though probably doesn&amp;rsquo;t even go quite far enough in condemning Kiyosaki.  I recommend &lt;a href=&#34;http://www.johntreed.com/Kiyosaki.html&#34;&gt;John T. Reed&amp;rsquo;s overview of Kiyosaki&lt;/a&gt;, and Einzige&amp;rsquo;s &lt;a href=&#34;http://einzige.blogspot.com/2006/07/index-to-my-john-burley-posts.html&#34;&gt;extensive series on John Burley&lt;/a&gt; (who has occasionally teamed up with Kiyosaki).&lt;br /&gt;&lt;br /&gt;UPDATE (January 30, 2007):  Mike Linksvayer has been prompted to comment on Kiyosaki, and &lt;a href=&#34;http://gondwanaland.com/mlog/2007/01/29/kiyosaki/&#34;&gt;his remarks are well worth reading&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Democrats in Congress guilty of abuse of nonprofits</title>
      <link>https://blog.lippard.org/2007/01/democrats-in-congress-guilty-of-abuse.html/</link>
      <pubDate>Mon, 29 Jan 2007 22:49:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/01/democrats-in-congress-guilty-of-abuse.html/</guid>
      <description>&lt;p&gt;Trent Stamp of Charity Navigator points out that, rather than distinguishing themselves from Republicans Bill Frist, Rick Santorum, and Tom DeLay, each of whom played fast and loose with the rules on nonprofits, &lt;a href=&#34;http://trentstamp.blogspot.com/2007/01/new-boss-same-as-old-boss.html&#34;&gt;prominent Democrats in Congress are doing the same&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Nancy Pelosi, Rahm Emanuel, and Evan Bayh are each officers in their family charities; their failure to disclose this makes them guilty of felonies.  Pelosi &lt;a href=&#34;http://www.usatoday.com/news/washington/2007-01-28-pelosi_x.htm&#34;&gt;calls her failure an &amp;ldquo;oversight&amp;rdquo;&lt;/a&gt; and promises to file amended annual disclosure statements.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hate mail from a defender of telemarketing</title>
      <link>https://blog.lippard.org/2007/01/hate-mail-from-defender-of.html/</link>
      <pubDate>Sun, 28 Jan 2007 17:27:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/01/hate-mail-from-defender-of.html/</guid>
      <description>&lt;p&gt;Today I received the following email from John Martin of Phoenix (whose email address begins with &amp;ldquo;satguys01&amp;rdquo;), who was apparently set off by &lt;a href=&#34;http://www.discord.org/%7Elippard/lawsuits.html&#34;&gt;my web page reporting my record of lawsuits against telemarketers&lt;/a&gt;, which he came across about 30 minutes earlier while doing a Google search for &amp;ldquo;arizona telemarketing attorney&amp;rdquo; (could he be in need of one?):&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;Date: Sun, 28 Jan 2007 08:12:22 -0800 (PST)&lt;br /&gt;From: John Martin&lt;br /&gt;Subject: Get a life&lt;br /&gt;&lt;br /&gt;You are just as bad as the telemarketers that call you.&lt;br /&gt;Just like a scummy attorney that profits from filing&lt;br /&gt;frivolous lawsuits. You raise the cost of doing business&lt;br /&gt;for companies, raise taxes by overburdening the courts,&lt;br /&gt;and therefore raise the cost of goods for consumers in the&lt;br /&gt;marketplace.&lt;br /&gt;&lt;br /&gt;What do you care? You made a dollar.&lt;br /&gt;&lt;br /&gt;Telemarketing is critical for the economy to function. The&lt;br /&gt;wheels would stop turning if there were no phones or business&lt;br /&gt;conducted on them.&lt;br /&gt;&lt;br /&gt;The Federal and State do no call list is just another angle&lt;br /&gt;for the Fed and State to make a buck.&lt;br /&gt;&lt;br /&gt;Just ask yourself, why is it legal for politicians to contact&lt;br /&gt;and harass millions of citizens with automated messages and&lt;br /&gt;call people on the so called do not call list? So its OK for&lt;br /&gt;them to fund raise and get re elected (profit) using&lt;br /&gt;unscrupulous methods. But a legitimate business offering&lt;br /&gt;legit goods or services is restricted.&lt;br /&gt;&lt;br /&gt;Are there Marketers that take advantage of people yes. Like&lt;br /&gt;any other business there are bad apples. But most offer legit&lt;br /&gt;goods and services.&lt;br /&gt;&lt;br /&gt;Does your mailbox get full of junk mail? Do you watch&lt;br /&gt;commercials on TV? or even now at the movies? Why not sue&lt;br /&gt;them? Junk Mail does more damage to the environment than&lt;br /&gt;anything else. But the US post service make money on it so&lt;br /&gt;that will never stop.&lt;br /&gt;&lt;br /&gt;Screen you calls, that&amp;rsquo;s what caller id is for, hangup on&lt;br /&gt;automated messages and telemarketers. And stop with the lame&lt;br /&gt;lawsuits.  Do you really suffer any damages by listening to a&lt;br /&gt;message or having a dialer hang up on you? Or are you just an&lt;br /&gt;other greedy opportunist like you EVIL telemarketing&lt;br /&gt;counterparts just out for a quick buck?&lt;br /&gt;&lt;/pre&gt;I sent the following reply:&lt;br /&gt;&lt;pre&gt;From: &amp;ldquo;James J. Lippard&amp;rdquo; [my email addr]&lt;br /&gt;To: John Martin&lt;br /&gt;Subject: Re: Get a life&lt;br /&gt;In-Reply-To: &lt;a href=&#34;mailto:400549.50780.qm@web62015.mail.re1.yahoo.com&#34;&gt;400549.50780.qm@web62015.mail.re1.yahoo.com&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The difference, John, is that they are knowingly violating&lt;br /&gt;the law, and I&amp;rsquo;m not.  None of my lawsuits have been&lt;br /&gt;frivolous, which is why I have a 100% record of success.&lt;br /&gt;I&amp;rsquo;m only raising the cost of business for companies that are&lt;br /&gt;blatantly breaking the law; my impact on the courts is&lt;br /&gt;negligible&amp;ndash;I always offer to settle out of court for the&lt;br /&gt;minimum statutory amounts before filing a lawsuit, and I&lt;br /&gt;always file in small claims which minimizes the paperwork.&lt;br /&gt;The money I collect is specified as damages in the statutes,&lt;br /&gt;and serves not only to compensate me for the violations but&lt;br /&gt;to act as a deterrent to further violations.  It has worked&lt;br /&gt;pretty well&amp;ndash;I don&amp;rsquo;t get many such calls any more.&lt;br /&gt;&lt;br /&gt;If you think the law is wrong, petition to have it changed.&lt;br /&gt;But if you violate it, be prepared to get sued and to lose.&lt;br /&gt;&lt;br /&gt;What&amp;rsquo;s your interest that motivates you to send a nasty email&lt;br /&gt;to someone you don&amp;rsquo;t know?  From your email address, I would&lt;br /&gt;guess that you&amp;rsquo;re in the satellite dish resale business,&lt;br /&gt;which is well known for its sleazy violations of&lt;br /&gt;telemarketing law.&lt;br /&gt;&lt;br /&gt;Are you a regular violator of the TCPA, John?&lt;br /&gt;&lt;br /&gt;BTW, I have a nice life.  What kind of life do you have that&lt;br /&gt;you seek enjoyment out of sending such an email as this?&lt;/pre&gt;For the record, I don&amp;rsquo;t watch television commercials (thanks, TiVo!) and I&amp;rsquo;m also very opposed to spam (and much of my professional life in the Internet industry has been devoted to combatting it).  We also don&amp;rsquo;t go to see movies in the theater anymore except on rare occasion; we rent DVDs.  I&amp;rsquo;m an advocate of permission-based marketing to individuals, not indiscriminate broadcast advertising.&lt;/p&gt;</description>
    </item>
    <item>
      <title>State legislator who supported Scientology also supports global warming denial</title>
      <link>https://blog.lippard.org/2007/01/state-legislator-who-supported.html/</link>
      <pubDate>Sun, 28 Jan 2007 04:35:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/01/state-legislator-who-supported.html/</guid>
      <description>&lt;p&gt;Arizona State Representative Pamela Gorman (R-District 6, Anthem) was &lt;a href=&#34;https://blog.lippard.org/2006/03/arizona-legislators-sponsoring-bills.html&#34;&gt;one of several legislators who accepted gifts from the Church of Scientology and helped promote bills for Scientology&amp;rsquo;s Citizens Commission on Human Rights&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;She is &lt;a href=&#34;http://pamelagorman.blogspot.com/2005/10/representative-gorman-joins-heartland.html&#34;&gt;also on the Legislative Advisory Board to the Heartland Institute&lt;/a&gt;, publisher of &lt;span style=&#34;font-style: italic;&#34;&gt;Environmental &amp;amp; Climate News&lt;/span&gt;, a publication that is still, as of its February 2007 issue, arguing that global warming is mythical.  This issue contains articles such as &amp;ldquo;Greenland Coldest in 60 Years&amp;rdquo; and &amp;ldquo;Little Ice Age May Return Soon,&amp;rdquo; and contains a set of graphs of global satellite temperatures on p. 7 that attributes 1998&amp;rsquo;s high temperatures to El Nino.  The Heartland Institute&amp;rsquo;s past articles have included titles like &lt;a href=&#34;http://www.heartland.org/Article.cfm?artId=11548&#34;&gt;&amp;ldquo;Eight Reasons Why &amp;lsquo;Global Warming&amp;rsquo; is a Scam&amp;rdquo;&lt;/a&gt; (2003), &lt;a href=&#34;http://www.heartland.org/Article.cfm?artId=15726&#34;&gt;&amp;ldquo;National Geographic Promotes Global Warming Myths&amp;rdquo;&lt;/a&gt; (2004), and &lt;a href=&#34;http://www.heartland.org/Article.cfm?artId=16260&#34;&gt;&amp;ldquo;Michael Crichton is Right!&amp;quot;&lt;/a&gt; (2005)&lt;br /&gt;&lt;br /&gt;(Rep. Gorman&amp;rsquo;s &lt;a href=&#34;http://www.blogger.com/profile/6973881&#34;&gt;Blogger profile&lt;/a&gt; lists &amp;ldquo;Anthem Shrugged&amp;rdquo; as one of her favorite books.  Ayn Rand wrote books called &lt;span style=&#34;font-style: italic;&#34;&gt;Anthem&lt;/span&gt; and &lt;span style=&#34;font-style: italic;&#34;&gt;Atlas Shrugged&lt;/span&gt;, but it appears Rep. Gorman has combined them.  She has apparently been too busy to blog much; she posted twice in January 2006 and has only posted again this month.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Top Ten Christian Tourist Traps</title>
      <link>https://blog.lippard.org/2007/01/top-ten-christian-tourist-traps.html/</link>
      <pubDate>Sun, 28 Jan 2007 02:50:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/01/top-ten-christian-tourist-traps.html/</guid>
      <description>&lt;p&gt;The YesButNoButYes blog &lt;a href=&#34;http://www.yesbutnobutyes.com/archives/2006/12/top_10_christia_1.html&#34;&gt;has a list of the top ten Christian tourist traps, with photos&lt;/a&gt;.  Their list includes the Institute for Creation Research&amp;rsquo;s museum, but not Hovind&amp;rsquo;s Dinosaur Adventure Land.   My favorites on the list (based on the photos) are Golgotha Mini Golf in Cave City, Kentucky (I especially like the propane tank that appears to be connected to Jesus at the 18th Hole&amp;ndash;does he also function as a space heater?) and the decaying Holy Land USA in Waterbury, Connecticut.  I&amp;rsquo;ve not visited any of the places on the YesButNoButYes list, though I&amp;rsquo;ve visited similar places, such as the &lt;a href=&#34;http://www.azstarnet.com/clips/felixluceropark.html&#34;&gt;Garden of Gethsemane park in Tucson&lt;/a&gt; (a blatant establishment clause and Arizona Constitution violation on municipal property at 602 W. Congress).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Telecoms behind gay marriage--and UAT can help stop them</title>
      <link>https://blog.lippard.org/2007/01/telecoms-behind-gay-marriage-and-uat.html/</link>
      <pubDate>Sat, 27 Jan 2007 15:21:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/01/telecoms-behind-gay-marriage-and-uat.html/</guid>
      <description>&lt;p&gt;These recordings are from 2005, but comic Eugene Mirman &lt;a href=&#34;http://www.eugenemirman.com/showandtell.html&#34;&gt;received calls from a nonprofit that was recommending United American Technologies as a long distance provider because AT&amp;amp;T, MCI, and Sprint promote gay marriage&lt;/a&gt;.  United American Technologies, by contrast, was billed as a &amp;ldquo;Christian-based telephone company,&amp;rdquo; with a &amp;ldquo;Faith, Family, and Freedom&amp;rdquo; campaign.  Apparently the nonprofit was using prerecorded calls, which asked you to press one if you oppose gay marriage.&lt;br /&gt;&lt;br /&gt;Mirman really gets them going&amp;ndash;they accuse MCI of running a child pornography website, and say that they aim to destroy the ACLU, for example.&lt;br /&gt;&lt;br /&gt;These calls were all illegal under the Telephone Consumer Protection Act, even though they were initiated by a nonprofit, since these calls were clearly intended to advertise UAT.  Prerecorded calls to a residence are illegal.&lt;br /&gt;&lt;br /&gt;United American Technologies is based in Oklahoma.  The calls came from &amp;ldquo;Faith, Family, and Freedom,&amp;rdquo; a 527 organization created by Oklahoma Rep. Lance Cargill, who is now &lt;a href=&#34;http://www.okhouse.gov/okhousemedia/pressroom.aspx?NewsID=922&#34;&gt;Oklahoma&amp;rsquo;s Speaker of the House&lt;/a&gt;.  There are more details about these calls in &lt;a href=&#34;http://en.wikipedia.org/wiki/United_American_Technologies&#34;&gt;Wikipedia&amp;rsquo;s entry on United American Technologies&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;(Hat tip:  &lt;a href=&#34;http://www.twopercentco.com/rants/archives/popups/popup_151.html&#34;&gt;The Two Percent Company&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bad Google directions</title>
      <link>https://blog.lippard.org/2007/01/bad-google-directions.html/</link>
      <pubDate>Fri, 26 Jan 2007 00:50:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/01/bad-google-directions.html/</guid>
      <description>&lt;p&gt;Anson Kennedy got &lt;a href=&#34;http://www.flickr.com/photos/40992254@N00/367970482/&#34;&gt;this wonderful set of directions&lt;/a&gt; on how to get to a location in New Jersey:&lt;br /&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://farm1.static.flickr.com/143/367970482_63f724e448.jpg?v=0&#34;&gt;&lt;img style=&#34;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px;&#34; src=&#34;http://farm1.static.flickr.com/143/367970482_63f724e448.jpg?v=0&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;Stan Schwartz &lt;a href=&#34;http://www.1134.org/blog/2006/12/30/wtf/&#34;&gt;also received some creative directions&lt;/a&gt;:&lt;br /&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://www.1134.org/blog/images2006/wtf.tn.jpg&#34;&gt;&lt;img style=&#34;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 320px;&#34; src=&#34;http://www.1134.org/blog/images2006/wtf.tn.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Skeptical information and security information links sites</title>
      <link>https://blog.lippard.org/2007/01/skeptical-information-and-security.html/</link>
      <pubDate>Wed, 24 Jan 2007 03:05:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/01/skeptical-information-and-security.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve got a couple of websites of hierarchically organized links that I&amp;rsquo;ve maintained for quite some time, though I haven&amp;rsquo;t really worked on them much lately.  I currently get more spam link submissions than genuine link submissions to each, so I&amp;rsquo;d like to request contributions of legitimate entries.&lt;br /&gt;&lt;br /&gt;One is my &lt;a href=&#34;http://www.discord.org/skeptical/&#34;&gt;skeptical links site&lt;/a&gt;, which is fairly extensive, especially on a few topics such as &lt;a href=&#34;http://www.discord.org/skeptical/Cults_and_Religions/Scientology/&#34;&gt;Scientology&lt;/a&gt;, &lt;a href=&#34;http://www.discord.org/skeptical/Creationism_and_Evolution/&#34;&gt;creationism&lt;/a&gt;, the &lt;a href=&#34;http://www.discord.org/skeptical/Organizations/&#34;&gt;websites of skeptical groups&lt;/a&gt;, and &lt;a href=&#34;http://www.discord.org/skeptical/Critiques/&#34;&gt;critiques of organized skepticism&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The other is my &lt;a href=&#34;http://www.discord.org/security/&#34;&gt;security links site&lt;/a&gt;, which is much less extensive, but still has some useful links, mostly on &lt;a href=&#34;http://www.discord.org/security/Security_and_Hacking_Tools/&#34;&gt;security and hacking tools&lt;/a&gt; and &lt;a href=&#34;http://www.discord.org/security/Security_Policies_and_Standards/&#34;&gt;security standards&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Contributions are welcome&amp;ndash;just go to the appropriate area and click the &amp;ldquo;add a site&amp;rdquo; link at the top of the page.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Presidential speeches tag cloud</title>
      <link>https://blog.lippard.org/2007/01/presidential-speeches-tag-cloud.html/</link>
      <pubDate>Wed, 24 Jan 2007 02:47:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/01/presidential-speeches-tag-cloud.html/</guid>
      <description>&lt;p&gt;Chirag Mehta &lt;a href=&#34;http://chir.ag/phernalia/preztags/&#34;&gt;has created &amp;ldquo;tag clouds&amp;rdquo; for a bunch of presidential speeches&lt;/a&gt; (including State of the Union addresses), with a slider so you can see how the topics have changed over time.&lt;br /&gt;&lt;br /&gt;Chris Mooney &lt;a href=&#34;http://scienceblogs.com/intersection/2007/01/god_the_sotu_and_climate_chang.php&#34;&gt;points out&lt;/a&gt; that George W. Bush&amp;rsquo;s State of the Union addresses have used &amp;ldquo;God&amp;rdquo; and synonyms twelve times, and &amp;ldquo;climate change&amp;rdquo; or &amp;ldquo;global warming&amp;rdquo; zero times.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Kearny Board of Education releases memo and statement</title>
      <link>https://blog.lippard.org/2007/01/kearny-board-of-education-releases-memo.html/</link>
      <pubDate>Tue, 23 Jan 2007 15:49:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/01/kearny-board-of-education-releases-memo.html/</guid>
      <description>&lt;p&gt;The Kearny Board of Education &lt;a href=&#34;http://www.theobserver.com/currentissue/kboe.shtml&#34;&gt;released a memo and statement last week&lt;/a&gt; regarding &amp;ldquo;&lt;span class=&#34;text0&#34;&gt;the expression of                  personal religious beliefs by professional staff in the                  classroom.&amp;quot;&lt;/span&gt;  They have indicated that they will be hiring an outside professional to provide training to its teachers about &amp;ldquo;Constitutional parameters&amp;rdquo; and will institute a formal policy &amp;ldquo;&lt;span class=&#34;text0&#34;&gt;expressing its strong commitment to the principle                  that personal religious beliefs of our institutional staff have                  no place in our classrooms.&amp;quot;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Fear the &#34;new atheists&#34;</title>
      <link>https://blog.lippard.org/2007/01/fear-new-atheists.html/</link>
      <pubDate>Mon, 22 Jan 2007 14:06:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/01/fear-new-atheists.html/</guid>
      <description>&lt;p&gt;P.Z. Myers &lt;a href=&#34;http://scienceblogs.com/pharyngula/2007/01/the_backlash_is_winding_up.php&#34;&gt;pointed out the beginnings of a backlash against &amp;ldquo;the new atheism&amp;rdquo; in the &lt;span style=&#34;font-style: italic;&#34;&gt;Wall Street Journal&lt;/span&gt; on January 5&lt;/a&gt;, now on January 16 Ken Ham at Answers in Genesis &lt;a href=&#34;http://www.answersingenesis.org/docs2007/0116letter.asp&#34;&gt;has joined in&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;We’ve  warned you about them &lt;a href=&#34;http://www.answersingenesis.org/docs2006/1102dawkins.asp&#34;&gt;before&lt;/a&gt; on our website—but now they’re on a much more aggressive march all across America. No longer are they just staying in their classrooms or writing books and articles in the comfort of their offices. They are “the new atheists,” and they are aggressively going after your children, your liberties, and your faith!&lt;br /&gt;&amp;hellip;&lt;br /&gt;&lt;p&gt; These atheists are  not just publicity seekers. They are &lt;i&gt;very&lt;/i&gt; serious about their mission. Dawkins, from England, was recently crusading across America to proclaim his atheism to newspapers, websites, and at public meetings.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Anderson Cooper on Sylvia Browne</title>
      <link>https://blog.lippard.org/2007/01/anderson-cooper-on-sylvia-browne.html/</link>
      <pubDate>Sun, 21 Jan 2007 20:44:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/01/anderson-cooper-on-sylvia-browne.html/</guid>
      <description>&lt;p&gt;Anderson Cooper gives Sylvia Browne&amp;rsquo;s bogus claims the kind of media treatment they deserve.&lt;br /&gt;&lt;br /&gt;&lt;object height=&#34;350&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/dw_7sMKR8jo&#34;&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/dw_7sMKR8jo&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; height=&#34;350&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;At about the midpoint, Cooper gives statistics for U.S. belief in psychics:  13% of the population, 8% of men and 18% of women.  Those who&amp;rsquo;ve consulted a psychic, by region:  South: 8%, West: 13%, Midwest: 11%, East: 19%.  The latter numbers probably reflect Christianity acting as a deterrent to consulting a psychic.&lt;br /&gt;&lt;br /&gt;(Hat tip to &lt;a href=&#34;http://scienceblogs.com/insolence/2007/01/sylvia_browne_slapped_down_over_her_erro.php&#34;&gt;Respectful Insolence&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tidbits from the Economist</title>
      <link>https://blog.lippard.org/2007/01/tidbits-from-economist.html/</link>
      <pubDate>Sun, 21 Jan 2007 19:46:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/01/tidbits-from-economist.html/</guid>
      <description>&lt;p&gt;During my long plane flights this week, I used some of my time to catch up on reading back issues of &lt;span style=&#34;font-style: italic;&#34;&gt;The Economist&lt;/span&gt;.  Here were a few of the stories I found particularly interesting in the January 6-12, 2007 issue:&lt;br /&gt;&lt;a href=&#34;http://www.economist.com/science/displayStory.cfm?story_id=8486088&#34;&gt;&lt;br /&gt;&amp;ldquo;Medicine at the Top of the World&amp;rdquo;&lt;/a&gt; (p. 65):&lt;br /&gt;&lt;blockquote&gt;LYING in an intensive-care ward is a world away from climbing Everest, but a connection will be drawn this spring when 45 scientists and 208 volunteers tackle the mountain to bring back information about oxygen deprivation. The reason they are going is that hypoxia (a lack of oxygen in cells, which can lead to death) is the one thing that links practically all patients in intensive-care wards—and there is no better place to study it than in the thin air of the world&amp;rsquo;s highest mountain.&lt;/blockquote&gt;The story describes the Xtreme Everest expedition, which will take 250 people up Mount Everest, setting up mobile labs at various elevations to study hypoxia.  The volunteers will climb up to 5,300 meters, and 16 climber-scientists will ascend to the summit to become the first to have blood drawn at the top of the world&amp;rsquo;s tallest mountain.&lt;br /&gt;&lt;br /&gt;&lt;div style=&#34;text-align: justify;&#34;&gt;The research will be used to try to identify the genetic basis of people&amp;rsquo;s ability to handle hypoxia, which couldn&amp;rsquo;t be easily be conducted on patients in intensive care due to not having enough of them in one place at the right time.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://www.economist.com/science/displaystory.cfm?story_id=8486072&#34;&gt;&amp;ldquo;The logic of privacy&amp;rdquo;&lt;/a&gt; (pp. 65-66):&lt;br /&gt;&lt;/div&gt;&lt;p&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Misinformation about blogger registration</title>
      <link>https://blog.lippard.org/2007/01/misinformation-about-blogger.html/</link>
      <pubDate>Sun, 21 Jan 2007 17:13:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/01/misinformation-about-blogger.html/</guid>
      <description>&lt;p&gt;The blogosphere was in an uproar about Section 220 of Senate Bill 1, on the basis of a press release from astroturf organization GrassRootsFreedom, run by conservative political activist Richard A. Viguerie.  This press release claimed that this section of the &amp;ldquo;Legislative Transparency and Accountability Act of 2007&amp;rdquo; would require all bloggers with audiences of 500 or more people to register with the government.&lt;br /&gt;&lt;br /&gt;Slashdot &lt;a href=&#34;http://yro.slashdot.org/article.pl?sid=07/01/17/2030229&#34;&gt;promoted the press release with its typical inaccuracy&lt;/a&gt;, with very few commenters actually bothering to read what Section 220 actually said.  In fact, the bill only required registration for bloggers with audiences of 500 or more people who are paid.  And not just paid, but paid at least $25,000 per quarter.  And not just paid at least $25,000 per quarter, but paid at least $25,000 per quarter by a client to promote lobbying on a political issue.&lt;br /&gt;&lt;br /&gt;Specifically, Section 220 required &amp;ldquo;paid grassroots lobbying firms&amp;rdquo; to register and file reports, and defined those as a person or entity that &amp;ldquo;is retained by 1 or more clients to engage in paid efforts to stimulate grassroots lobbying on behalf of such clients; and receives income of, or spends or agrees to spend, an aggregate of $25,000 or more for such efforts in any quarterly period.&amp;quot;&lt;br /&gt;&lt;br /&gt;The &lt;a href=&#34;http://www.captainsquartersblog.com/mt/archives/008962.php&#34;&gt;Captain&amp;rsquo;s Quarters blog&lt;/a&gt; was one of those that correctly identified the misinformation from Viguerie.  Viguerie has been a major player in U.S. politics for a long time, and is described as follows in my &amp;ldquo;Fundamentalism is Nonsense&amp;rdquo; pamphlet (6th edition, 1986):&lt;br /&gt;&lt;blockquote&gt;Richard A. Viguerie, of the Richard A. Viguerie Company of Falls Church, Virginia, runs one of the largest direct mail fundraising companies in the country.  He has raised money for such organizations and individuals as the Panama Canal Truth Squard, Gun Owners of America, the American Security Council, Citizens for Decency Through Law, Terry Dolan&amp;rsquo;s National Conservative Political Action Committee (NCPAC), the Conservative Caucus, and the Committee for the Survival of a Free Congress, Senators Jesse Helms (NC), Jim McClure (ID), Orrin Hatch (UT), William Armstrong (CO), John Warner (VA), and Representatives Philip Crane (IL), Mickey Edwards (OK), Larry McDonald (GA), and Phil Gramm (TX).  Viguerie also publishes the magazine &lt;span style=&#34;font-style: italic;&#34;&gt;Conservative Digest&lt;/span&gt; [Conway 82, pp. 83-84, 87].&lt;/blockquote&gt;The reference is to Flo Conway and Jim Siegelman&amp;rsquo;s 1982 book, &lt;span style=&#34;font-style: italic;&#34;&gt;Holy Terror: The Fundamentalist War on America&amp;rsquo;s Freedoms in Religion, Politics, and Our Private Lives&lt;/span&gt; (Doubleday).&lt;br /&gt;&lt;br /&gt;Viguerie&amp;rsquo;s efforts were successful, and Section 220 &lt;a href=&#34;http://www.senate.gov/legislative/LIS/roll_call_lists/roll_call_vote_cfm.cfm?congress=110&amp;session=1&amp;amp;vote=00017&#34;&gt;was removed from S. 1 by Senate Amendment 20&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Phoenix mortgage fraud</title>
      <link>https://blog.lippard.org/2007/01/phoenix-mortgage-fraud.html/</link>
      <pubDate>Sun, 21 Jan 2007 14:16:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/01/phoenix-mortgage-fraud.html/</guid>
      <description>&lt;p&gt;The &lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt; &lt;a href=&#34;http://www.azcentral.com/news/articles/0120mortgagefraud0121.html&#34;&gt;has just caught on to the fact that there&amp;rsquo;s a lot of mortgage fraud going on in Phoenix&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;A wave of mortgage fraud is rippling through pockets of the Valley, inflating home values through scams called cash-back deals.&lt;br /&gt;&lt;br /&gt;Left unchecked, cash-back deals cost homeowners and lenders millions of dollars and could erode confidence and values in Arizona&amp;rsquo;s real estate market.&lt;br /&gt;&lt;br /&gt;The fraud involves obtaining a mortgage for more than a home is worth and pocketing the extra money in cash. Neighbors may then discover home values in the area are exaggerated. Homeowners stuck with overpriced mortgages may never recover the difference. And lenders end up with bad loans that, in the long run, could hurt the Arizona real estate market, the largest segment of the state economy.&lt;br /&gt;&lt;br /&gt;While the extent of the fraud is unclear, an &lt;i&gt;Arizona Republic &lt;/i&gt;investigation into these cash-back deals found organized groups of speculators have bought multiple homes this way, leaving whole neighborhoods with inflated values. Add to these the individual deals done by amateurs who hear others talk about the easy money they made from cash-back sales.&lt;br /&gt;&lt;br /&gt;State investigators and real estate industry leaders want more enforcement and greater public awareness to stop the spread of cash-back deals before the damage mounts.&lt;br /&gt;&lt;br /&gt;&amp;ldquo;Mortgage fraud in the Valley has become so prevalent people think it&amp;rsquo;s a normal business practice,&amp;rdquo; said Amy Swaney, a mortgage banker with Premier Financial Services and past president of the Arizona Mortgage Lenders Association.&lt;br /&gt;&lt;br /&gt;Under federal law it is illegal to misrepresent the value of a home to a lender. Everyone who is a party to the deal is subject to prosecution.&lt;br /&gt;&lt;br /&gt;Felecia Rotellini is a Notre Dame law school graduate and former assistant attorney general who is now superintendent of the Arizona Department of Financial Institutions. Her agency regulates mortgage lenders, state banks and credit unions in the state. Alarmed by what she was hearing from lenders and real estate agents, she has just pulled together state and federal regulators to form an Arizona mortgage fraud task force.&lt;br /&gt;&lt;br /&gt; &amp;ldquo;People need to understand these cash-back deals are illegal and stop,&amp;rdquo; she said. &amp;ldquo;We are going after mortgage fraud.&amp;quot;&lt;br /&gt;&lt;/blockquote&gt;I think this is likely to be too little, too late.  When I was &lt;a href=&#34;http://www.discord.org/%7Elippard/lawsuits.html&#34;&gt;actively suing telemarketers using illegal prerecorded calls to residences in 2003&lt;/a&gt;, the worst offenders were mortgage brokers.  In the process of going after some of them, I found signs that some of them were engaged in other illegal activities as well, such as defrauding other lenders, defrauding their customers, defrauding the IRS and Arizona Department of Revenue, and transferring assets between entities prior to filing bankruptcy to evade creditors.  I found the Arizona State Department of Banking (now known as the Arizona State Department of Financial Institutions), which regulates mortgage brokers, to be completely uninterested in investigating&amp;ndash;though they did send some warning letters after I won judgments against brokers, which prompted some of them to pay their judgments.  They said that they did not have resources to investigate my claims of violations, even though I offered up specific areas of the law that they are supposed to enforce (they don&amp;rsquo;t enforce the Telephone Consumer Protection Act or FCC regulations).&lt;br /&gt;&lt;br /&gt;There&amp;rsquo;s more on this subject at &lt;a href=&#34;http://thehousingbubbleblog.com/?p=2213&#34;&gt;Ben Jones&amp;rsquo; Housing Bubble Blog&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (January 22, 2007): Arizona Senator Jay Tibshraeny &lt;a href=&#34;http://www.azcentral.com/news/articles/0122mortgagefraudonline.html&#34;&gt;has introduced a bill making mortgage fraud a felony&lt;/a&gt;.  But it&amp;rsquo;s already criminal activity covered under current laws&amp;ndash;adding more laws against it doesn&amp;rsquo;t do anything to cause those laws to be enforced.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Letters to the editor about David Paszkiewicz</title>
      <link>https://blog.lippard.org/2007/01/letters-to-editor-about-david.html/</link>
      <pubDate>Sun, 21 Jan 2007 01:37:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/01/letters-to-editor-about-david.html/</guid>
      <description>&lt;p&gt;My letter to the editor in response to &lt;a href=&#34;https://blog.lippard.org/2007/01/david-paszkiewicz-publicly-displays-his.html&#34;&gt;David Paszkiewicz&amp;rsquo;s letter in the &lt;span style=&#34;font-style: italic;&#34;&gt;Observer&lt;/span&gt;&lt;/a&gt; was too late for the print edition, but was &lt;a href=&#34;http://thecanessacorner.blogspot.com/2007/01/was-paszkiewiczs-quoting-flawed.html&#34;&gt;published on the newspaper&amp;rsquo;s blog&lt;/a&gt;.  Here&amp;rsquo;s the letter with a couple typos corrected (&amp;ldquo;nor&amp;rdquo; for &amp;ldquo;not&amp;rdquo; and an extraneous possessive):&lt;br /&gt;&lt;br /&gt;David Paszkiewicz quotes from Thomas Jefferson&amp;rsquo;s April 21, 1803 letter to Benjamin Rush in support of his argument that the Founding Fathers would have agreed with his bringing his religious views into the public school classroom.  The original letter, in Jefferson&amp;rsquo;s handwriting, can be found on the Internet at the Library of Congress:&lt;br /&gt;&lt;a href=&#34;http://www.loc.gov/exhibits/religion/rel06-2.html&#34;&gt;&lt;a href=&#34;http://www.loc.gov/exhibits/religion/rel06-2.html&#34;&gt;http://www.loc.gov/exhibits/religion/rel06-2.html&lt;/a&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;What Jefferson actually wrote in this letter was &amp;ldquo;To the corruptions of Christianity I am indeed opposed; but not to the genuine precepts of Jesus himself.  I am a Christian in the only sense in which he wished any one to be; sincerely attached to his doctrines, in preference to all others; ascribing to himself every human excellence; &amp;amp; believing he never claimed any other.&amp;rdquo;  In other words, Jefferson rejected the divinity and miracles attributed to Jesus.  His &amp;ldquo;Life and Morals of Jesus of Nazareth&amp;rdquo; (also known as the &amp;ldquo;Jefferson Bible&amp;rdquo;) was composed by removing miracles and claims of godhood from the gospels.&lt;br /&gt;&lt;br /&gt;Paszkiewicz&amp;rsquo;s quote comes from a letter from Jefferson to Charles Thomson on January 9, 1816, regarding his &amp;ldquo;Life and Morals of Jesus of Nazareth,&amp;rdquo; stating that he is &amp;ldquo;a disciple of the doctrines of Jesus&amp;rdquo; in that work. This letter may be found online here:&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://etext.virginia.edu/etcbin/toccer-new2?id=JefLett.sgm&amp;amp;images=images/modeng&amp;data=/texts/english/modeng/parsed&amp;amp;tag=public&amp;part=2&#34;&gt;&lt;a href=&#34;http://etext.virginia.edu/etcbin/toccer-new2?id=JefLett.sgm&amp;amp;amp;images=images/modeng&amp;amp;data=/texts/english/modeng/parsed&amp;amp;amp;amp;tag=public&#34;&gt;http://etext.virginia.edu/etcbin/toccer-new2?id=JefLett.sgm&amp;amp;amp;images=images/modeng&amp;amp;data=/texts/english/modeng/parsed&amp;amp;amp;amp;tag=public&lt;/a&gt;∂=2&lt;br /&gt;37&amp;amp;division=div1&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Paszkiewicz also misquotes George Washington&amp;rsquo;s May 12, 1789 address to the Delaware Indians&amp;ndash;what Washington said was &amp;ldquo;You do well to wish to learn our arts and ways of life, and above all, the religion of Jesus Christ. These will make you a greater and happier people than you are. Congress will do every thing they can to assist you in this wise intention.&amp;rdquo;  He said nothing about teaching this in schools nor that he believed it; he was giving the Indians advice for cultural assimilation.&lt;br /&gt;&lt;br /&gt;Paszkiewicz argues that because the words &amp;ldquo;separation of church and state&amp;rdquo; are not in the Constitution (a document that contains no reference to God), the concept is not there, either.  But neither are the words &amp;ldquo;checks and balances,&amp;rdquo; and the New Testament contains no use&lt;br /&gt;of the word &amp;ldquo;trinity,&amp;rdquo; for that matter&amp;ndash;the concepts are expressed using other words.  The arguments over the wording of the First Amendment make it clear that the Founding Fathers were very concerned about religious control of government resulting in persecution of      those with different beliefs, as had already occurred with established religions in the colonies, such as persecutions by the Puritans in Massachusetts.&lt;br /&gt;&lt;br /&gt;Jim Lippard&lt;br /&gt;Phoenix, Arizona&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jack Shafer on the case for abolishing the FCC</title>
      <link>https://blog.lippard.org/2007/01/jack-shafer-on-case-for-abolishing-fcc.html/</link>
      <pubDate>Sun, 21 Jan 2007 00:14:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/01/jack-shafer-on-case-for-abolishing-fcc.html/</guid>
      <description>&lt;p&gt;At Slate, Jack Shafer &lt;a href=&#34;http://www.slate.com/id/2157734/&#34;&gt;argues for the abolition of the FCC&lt;/a&gt;, drawing heavily from Peter Huber&amp;rsquo;s book,&lt;span style=&#34;font-style: italic;&#34;&gt; Law and Disorder in Cyberspace&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;For a critique of Huber, see Tom W. Bell&amp;rsquo;s &lt;a href=&#34;http://www.tomwbell.com/writings/CLnCyb.html&#34;&gt;&amp;ldquo;The Common Law in Cyberspace&amp;rdquo;&lt;/a&gt; from the &lt;span style=&#34;font-style: italic;&#34;&gt;Michigan Law Review&lt;/span&gt; (1999, vol. 97, pp. 1746ff).&lt;br /&gt;&lt;br /&gt;(Hat tip to Jesse Walker at the &lt;a href=&#34;http://www.reason.com/blog/show/118071.html&#34;&gt;Reason blog&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Google and Gapminder collaboration</title>
      <link>https://blog.lippard.org/2007/01/google-and-gapminder-collaboration.html/</link>
      <pubDate>Sat, 20 Jan 2007 00:01:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/01/google-and-gapminder-collaboration.html/</guid>
      <description>&lt;p&gt;Those of you who read &lt;a href=&#34;https://blog.lippard.org/2006/07/visual-representation-of-global-data.html&#34;&gt;this previous blog entry about Gapminder&lt;/a&gt; may be interested to see that Google has collaborated with Gapminder to produce &lt;a href=&#34;http://tools.google.com/gapminder/#$majorMode=chart$is;shi=t;ly=2003;lb=f;il=t;fs=11;al=30;stl=t;st=t;nsl=t;se=t$wst;tts=C$ts;sp=6;ti=2004$zpv;v=1$inc_x;mmid=XCOORDS;iid=NY.GDP.PCAP.PP.KD;by=ind$inc_y;mmid=YCOORDS;iid=SP.DYN.LE00.IN;by=ind$inc_s;uniValue=20;iid=SP.POP.TOTL;by=ind$inc_c;uniValue=255;gid=1004;iid=SP.POP.DPND;by=grp$map_x;scale=log;dataMin=466;dataMax=64299$map_y;scale=lin;dataMin=24;dataMax=82$map_s;sma=50;smi=1.2$inds=&#34;&gt;this tool&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;(Hat tip to &lt;a href=&#34;http://www.reason.com/blog/show/118051.html&#34;&gt;Radley Balko&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Kent Hovind sentenced to 10 years in prison</title>
      <link>https://blog.lippard.org/2007/01/kent-hovind-sentenced-to-10-years-in.html/</link>
      <pubDate>Fri, 19 Jan 2007 23:47:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/01/kent-hovind-sentenced-to-10-years-in.html/</guid>
      <description>&lt;p&gt;From &lt;a href=&#34;http://www.pensacolanewsjournal.com/apps/pbcs.dll/article?AID=/20070119/NEWS01/701190332/1006&#34;&gt;the Pensacola News Journal&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;&lt;span class=&#34;articlebody&#34;&gt;  Pensacola evangelist Kent Hovind was sentenced Friday afternoon to 10 years in  prison on charges of tax fraud.&lt;br /&gt;&lt;br /&gt;After a lengthy sentencing hearing that last 5 1/2 hours, U.S. District Judge Casey Rodgers ordered Hovind also:&lt;br /&gt;&lt;br /&gt;&amp;ndash; Pay $640,000 in restitution to the Internal Revenue Service.&lt;br /&gt;&lt;br /&gt;&amp;ndash; Pay the prosecution’s court costs of $7,078.&lt;br /&gt;&lt;br /&gt;&amp;ndash; Serve three years parole once he is released from prison.&lt;br /&gt;&lt;br /&gt;Hovind’s wife, Jo Hovind, also was scheduled to be sentenced. Rodgers postponed her sentencing until March 1 to allow her defense attorney an opportunity to argue possible discrepancies in sentencing guidelines.  &lt;/span&gt;&lt;/blockquote&gt;I&amp;rsquo;ve added a label for Kent Hovind.&lt;br /&gt;&lt;br /&gt;UPDATE (January 21, 2007):  Ed Brayton &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/01/more_on_hovind.php&#34;&gt;points out that Hovind, at his sentencing, suddenly adopted a newly-found meekness&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Before his sentencing, a tearful Kent Hovind compared his situation to that of the lion and the mouse in Aesop&amp;rsquo;s Fables.  &lt;p&gt;&amp;ldquo;I feel like the mouse,&amp;rdquo; Hovind told U.S. District Judge Casey Rodgers. &amp;ldquo;I stand here in great fear of the power of this court. Your decision can destroy my life, my ministry and my grandchildren.&amp;quot;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Back from Buenos Aires</title>
      <link>https://blog.lippard.org/2007/01/back-from-buenos-aires.html/</link>
      <pubDate>Fri, 19 Jan 2007 23:00:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/01/back-from-buenos-aires.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;https://blog.lippard.org/images/P1160018.med.JPG&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;&#34; src=&#34;https://blog.lippard.org/images/P1160018.med.JPG&#34; alt=&#34;&#34; id=&#34;BLOGGER_PHOTO_ID_5021880455717877986&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;I got back this morning from a few days in Buenos Aires, Argentina, on a business trip.  It was a beautiful country, with great summer weather.  The people were very friendly (and patient with my attempts to use a few Spanish words and phrases, as I&amp;rsquo;m just a beginner at the language), and the food was excellent.  I hope to return for a longer time in the future, and hopefully to get some Spanish tutoring while I&amp;rsquo;m there.&lt;br /&gt;&lt;br /&gt;Buenos Aires is a huge modern city (population around 15 million) undergoing a lot of construction, especially in the Puerto Madero neighborhood, where this picture was taken.  This was an old port that ceased being used in the 1960s, but is now the location of many restaurants, hotels, and businesses.&lt;br /&gt;&lt;br /&gt;Although a website about Argentina business warned me that subjects not to discuss were the Perons and the Falkland Islands, both subjects were brought up by Argentinians I conversed with, and it wasn&amp;rsquo;t a problem.&lt;br /&gt;&lt;br /&gt;This was one of those rare trips where I returned home to Phoenix to find the weather much colder and wetter than it had been in the place I was visiting.&lt;br /&gt;&lt;br /&gt;UPDATE (January 26, 2007):  CNN Money &lt;a href=&#34;http://money.cnn.com/galleries/2007/moneymag/0701/gallery.travel_south/&#34;&gt;recommends travel to Buenos Aires&lt;/a&gt;, and specifically offers this dining suggestion:&lt;br /&gt;&lt;b&gt;&lt;/b&gt;&lt;blockquote&gt;&lt;b&gt;Tip: &lt;/b&gt;Cabana las Lilas in the Puerto Madero section of Buenos Aires is often cited as the best spot for grilled beef.&lt;br /&gt;&lt;br /&gt;But Robin Goldstein, a writer for Fodor&amp;rsquo;s travel guides, says you&amp;rsquo;ll find a more authentic dining experience at half the cost just next door at La Caballeriza (address: Alicia Moreau de Justo 580).&lt;/blockquote&gt;I didn&amp;rsquo;t visit Cabana las Lilas, but did eat at La Caballeriza with a large group of locals, and it was excellent (even the blood sausage wasn&amp;rsquo;t bad).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Interview with Jon Winokur</title>
      <link>https://blog.lippard.org/2007/01/interview-with-jon-winokur.html/</link>
      <pubDate>Mon, 15 Jan 2007 16:27:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/01/interview-with-jon-winokur.html/</guid>
      <description>&lt;p&gt;Guy Kawasaki &lt;a href=&#34;http://blog.guykawasaki.com/2006/09/ten_questions_w.html&#34;&gt;interviews Jon Winokur&lt;/a&gt;, whose books of curmudgeonly quotations are prized possessions of mine.  It was Winokur&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;The Portable Curmudgeon&lt;/span&gt; which inspired me to track down and read the very entertaining autobiography of Oscar Levant.&lt;br /&gt;
&lt;br /&gt;
Here&amp;rsquo;s a short excerpt, chosen because it makes a point that is part of Paul Krassner&amp;rsquo;s standup act:&lt;b&gt;&lt;br /&gt;&lt;/b&gt;&lt;br /&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;b&gt;Question: What are you working on now?&lt;/b&gt;             &lt;b&gt;&lt;br /&gt;&lt;br /&gt;Answer:&lt;/b&gt; &lt;i&gt;The Big Curmudgeon&lt;/i&gt;, an omnibus edition of previous curmudgeon books plus new material, and &lt;i&gt;The Big Book of Irony&lt;/i&gt;, a small-format hardcover in which I try to share my delight in the many facets of irony and clear up some misconceptions, because irony is widely misunderstood.             &lt;br /&gt;
It drives me crazy when people say “ironic” when they mean “coincidental.” The classic example is Morissettian Irony, which I define in the book as “irony based on a misapprehension of irony, i.e., no irony at all.” It’s named for the pop singer Alanis Morissette, whose hit single, “Ironic” mislabels coincidence and inconvenience as irony. &lt;br /&gt;
In the song, situations purporting to be ironic are merely sad, random, or annoying (“It&#39;s a traffic jam when you&#39;re already late/It&#39;s a no-smoking sign on your cigarette break”). In other words, “Ironic” is an un-ironic song about irony. Which, of course, is ironic in itself. But wait, there’s more, a “bonus irony” if you will: “Ironic” has been cited as an example of how Americans don’t get irony, despite the fact that Alanis Morissette is Canadian!&lt;/blockquote&gt;
By the way, &lt;a href=&#34;http://www.collegehumor.com/post/229130/lines-from-alanis-morissettes-ironic-modified-to-actually-make-them-ironic&#34;&gt;here&#39;s a rewrite of lines from Morissette&#39;s song&lt;/a&gt; to actually make them ironic.
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Ed Brayton&lt;/strong&gt; &lt;small&gt;(2007-01-16)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Ah, I am also one who treasures Winokur&#39;s books, which I&#39;ve been collecting for a long time. Great stuff.&lt;/p&gt;</description>
    </item>
    <item>
      <title>More Discovery Institute hypocrisy about Dover</title>
      <link>https://blog.lippard.org/2007/01/more-discovery-institute-hypocrisy.html/</link>
      <pubDate>Mon, 15 Jan 2007 15:51:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/01/more-discovery-institute-hypocrisy.html/</guid>
      <description>&lt;p&gt;Judge Jones&amp;rsquo; ruling in the Kitzmiller v. Dover case found the Dover Area School District&amp;rsquo;s policy on intelligent design a violation of the First Amendment&amp;rsquo;s establishment clause on two grounds.  First, on the ground that it had a specifically religious purpose, and second, that intelligent design is not science but religion, and so the policy was an endorsement of religion.  These are two of the three prongs of the &amp;ldquo;Lemon Test&amp;rdquo; for whether a state action violates the establishment clause.&lt;br /&gt;&lt;br /&gt;The Discovery Institute has argued that Jones&amp;rsquo; ruling should only have used the &amp;ldquo;purpose&amp;rdquo; test and not the &amp;ldquo;endorsement&amp;rdquo; test.&lt;br /&gt;&lt;br /&gt;Ed Brayton &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/01/id_and_the_purpose_prong_hypoc.php&#34;&gt;points out that this position is contrary to the position that creationists and intelligent design advocates have argued for the last three decades&lt;/a&gt;&amp;ndash;that the &amp;ldquo;purpose&amp;rdquo; prong of the Lemon Test for violations of the First Amendment&amp;rsquo;s establishment clause is unfair and should be abandoned.   Ed observes that at least four DI personnel&amp;ndash;Casey Luskin, Frank Beckwith, Mark Ryland, and David DeWolf&amp;ndash;have all argued this way in the past.&lt;br /&gt;&lt;br /&gt;His post also responds in some detail to the specific arguments made by Philip Italiano, a law student at Rutgers Law School, who is the latest to argue that Jones should only have used the &amp;ldquo;purpose&amp;rdquo; test.&lt;/p&gt;</description>
    </item>
    <item>
      <title>W. Virginia record Powerball winner says his money is all gone</title>
      <link>https://blog.lippard.org/2007/01/w-virginia-record-powerball-winner-says.html/</link>
      <pubDate>Sun, 14 Jan 2007 17:41:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/01/w-virginia-record-powerball-winner-says.html/</guid>
      <description>&lt;p&gt;Jack Whittaker, &lt;a href=&#34;https://blog.lippard.org/2005/11/lottery-winner-tragedies-continue.html&#34;&gt;the trouble-plagued winner of what was then the largest Powerball jackpot&lt;/a&gt;,  $315 million (a $113 million lump sum after taxes), now says that &lt;a href=&#34;http://www.msnbc.msn.com/id/16599742/&#34;&gt;it&amp;rsquo;s all gone&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (January 15, 2007):  Apparently Whittaker claims that &lt;a href=&#34;http://www.azcentral.com/offbeat/articles/0112powerball-winner12-ON.html&#34;&gt;thieves cashed checks at multiple branches of City National Bank to steal his money&lt;/a&gt;&amp;ndash;and this is why he can&amp;rsquo;t pay a settlement to a woman who sued him for assaulting her at the Tri-City Racetrack and Gaming Center near Charleston, WV.  But the bank just says that they are investigating &amp;ldquo;small discrepancies&amp;rdquo; in his accounts&amp;ndash;which doesn&amp;rsquo;t sound like it&amp;rsquo;s all gone.&lt;/p&gt;</description>
    </item>
    <item>
      <title>David Paszkiewicz publicly displays his incompetence</title>
      <link>https://blog.lippard.org/2007/01/david-paszkiewicz-publicly-displays-his.html/</link>
      <pubDate>Sun, 14 Jan 2007 16:15:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/01/david-paszkiewicz-publicly-displays-his.html/</guid>
      <description>&lt;p&gt;At long last, Kearny, NJ U.S. History teacher and Baptist youth minister &lt;a href=&#34;http://www.theobserver.com/currentissue/letters.shtml&#34;&gt;David Paszkiewicz has spoken out publicly about his teaching (in a letter to his local newspaper)&lt;/a&gt;, and has publicly displayed his incompetence on early U.S. history in the process.&lt;br /&gt;&lt;br /&gt;Paszkiewicz&amp;rsquo;s letter shows that his knowledge of the Founding Fathers and the First Amendment comes from crackpot pseudo-historian David Barton.  He misrepresents the views of Jefferson, Washington, and Franklin using out-of-context and fabricated quotations, makes the bogus argument that &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/01/nathan_bradfields_churchstate.php&#34;&gt;because the words &amp;ldquo;separation of church and state&amp;rdquo; aren&amp;rsquo;t in the U.S. Constitution that the concept isn&amp;rsquo;t there either&lt;/a&gt;, and generally shows that he doesn&amp;rsquo;t understand the subject matter he teaches.&lt;br /&gt;&lt;br /&gt;Kennesaw State University history professor David Parker shows that &lt;a href=&#34;http://anotherhistoryblog.blogspot.com/2007/01/paszkiewicz-on-jefferson-on-jesus.html&#34;&gt;Paszkiewicz&amp;rsquo;s alleged Jefferson quotation from an April 21, 1803 letter to Benjamin Rush is not found in that letter&lt;/a&gt;. (There&amp;rsquo;s something somewhat similar, but Paszkiewicz&amp;rsquo;s version changes the meaning by dishonestly adding and removing words from what Jefferson actually wrote.) Paszkiewicz misrepresents Jefferson&amp;rsquo;s religious views, failing to recognize that Jefferson did not believe in the divinity or miracles of Jesus, and edited the gospels into &amp;ldquo;Life and Morals of Jesus of Nazareth&amp;rdquo; (sometimes known as the &lt;a href=&#34;http://en.wikipedia.org/wiki/Jefferson_Bible&#34;&gt;&amp;ldquo;Jefferson Bible&amp;rdquo;&lt;/a&gt;) by removing all of the miracles.&lt;br /&gt;&lt;br /&gt;Ed Brayton at Dispatches from the Culture Wars &lt;a href=&#34;http://scienceblogs.com/dispatches/2007/01/nj_history_teacher_displays_hi.php&#34;&gt;addresses Paszkiewicz&amp;rsquo;s claims in more detail&lt;/a&gt;, showing that he doesn&amp;rsquo;t understand the role of the U.S. judicial system.&lt;br /&gt;&lt;br /&gt;Mr. Paszkiewicz, already considered a fool, has spoken and removed all doubt.&lt;br /&gt;&lt;br /&gt;(Hat tip to &lt;a href=&#34;http://scienceblogs.com/pharyngula/2007/01/david_paszkiewicz_speaks_out.php&#34;&gt;Pharyngula&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;UPDATE (January 15, 2007): I&amp;rsquo;ve removed the statement that Ed Brayton has shown that Paszkiewicz used a fabricated Washington quotation, though it appears &lt;a href=&#34;http://jonrowe.blogspot.com/2006/08/kerby-anderson-engages-in-historical.html&#34;&gt;Washington didn&amp;rsquo;t mean what Paszkiewicz thought he did&lt;/a&gt;, and Paszkiewicz didn&amp;rsquo;t quote it correctly.  The correct quotation, part of Washington&amp;rsquo;s advice for assimilation, is &amp;ldquo;You do well to wish to learn our arts and ways of life, and above all, the religion of Jesus Christ. These will make you a greater and happier people than you are. Congress will do every thing they can to assist you in this wise intention.&amp;rdquo;  He didn&amp;rsquo;t say he believed it, he said to learn it.&lt;br /&gt;&lt;br /&gt;An interesting and lengthy examination of the history of the First Amendment&amp;rsquo;s Establishment Clause can be found in Noah Feldman&amp;rsquo;s &lt;a href=&#34;http://www.undergodprocon.org/pdf/feldman.pdf&#34;&gt;&amp;ldquo;The Intellectual Origins of the Establishment Clause&amp;rdquo;&lt;/a&gt; (PDF) from the May 2002 &lt;span style=&#34;font-style: italic;&#34;&gt;New York University Law Review&lt;/span&gt; (vol. 77, pp. 346-428).&lt;/p&gt;</description>
    </item>
    <item>
      <title>CIA and White House block Cunningham investigation</title>
      <link>https://blog.lippard.org/2007/01/cia-and-white-house-block-cunningham.html/</link>
      <pubDate>Fri, 12 Jan 2007 23:12:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/01/cia-and-white-house-block-cunningham.html/</guid>
      <description>&lt;p&gt;The Duke Cunningham scandal, which reaches into the Central Intelligence Agency due to contracts awarded for intelligence-related contracts, &lt;a href=&#34;http://www.tpmmuckraker.com/archives/002305.php&#34;&gt;has been stalled due to CIA refusal to cooperate with DoJ prosecutors&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;And now the White House &lt;a href=&#34;http://www.tpmmuckraker.com/archives/002329.php&#34;&gt;has asked San Diego U.S. Attorney Carole Lam to resign&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;There&amp;rsquo;s still a lot of federal corruption that needs to be cleaned up, but it looks like the big fish are being protected from the top.&lt;br /&gt;&lt;br /&gt;Wikipedia has some good entries on &lt;a href=&#34;http://en.wikipedia.org/wiki/Kyle_%22Dusty%22_Foggo&#34;&gt;Dusty Foggo&lt;/a&gt; of the CIA, his pal and contractor/Cunningham briber &lt;a href=&#34;http://en.wikipedia.org/wiki/Brent_Wilkes&#34;&gt;Brent Wilkes&lt;/a&gt;, California &lt;a href=&#34;http://en.wikipedia.org/wiki/Jerry_Lewis_-_Lowery_lobbying_firm_controversy&#34;&gt;Rep. Jerry Lewis&lt;/a&gt;, and former CIA Director &lt;a href=&#34;http://en.wikipedia.org/wiki/Porter_Goss&#34;&gt;Porter Goss&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (January 17, 2007):  San Diego U.S. Attorney Carole Lam &lt;a href=&#34;http://www.nctimes.com/articles/2007/01/17/news/top_stories/1_00_991_16_07.txt&#34;&gt;has resigned&lt;/a&gt;.  And, due to a provision in the USA PATRIOT Act (inserted by Sen. Arlen Specter), the Attorney General has the right &lt;a href=&#34;http://www.tpmmuckraker.com/archives/002354.php&#34;&gt;to appoint replacement U.S. Attorneys without Senate approval&lt;/a&gt;.  Previously the AG could only appoint interim U.S. Attorneys that had to be confirmed within 120 days or be subject to replacement by the relevant federal district court.&lt;br /&gt;&lt;br /&gt;UPDATE (February 13, 2007):  Foggo and Wilkes were both &lt;a href=&#34;http://www.talkingpointsmemo.com/docs/wilkes-foggo/&#34;&gt;indicted today on charges of money laundering and &amp;ldquo;honest services wire fraud.&amp;quot;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Microsoft UFO to fly in Phoenix?</title>
      <link>https://blog.lippard.org/2007/01/microsoft-ufo-to-fly-in-phoenix.html/</link>
      <pubDate>Fri, 12 Jan 2007 02:49:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/01/microsoft-ufo-to-fly-in-phoenix.html/</guid>
      <description>&lt;p&gt;The second clue in Microsoft&amp;rsquo;s &amp;ldquo;Vanishing Point&amp;rdquo; puzzle to launch Microsoft Vista &lt;a href=&#34;http://www.azcentral.com/business/articles/0111biz-vista11-ON.html&#34;&gt;will be unveiled at 4 p.m. Saturday in Phoenix&lt;/a&gt;, which they say was chosen for &amp;ldquo;high visibility and clear skies.&amp;rdquo;  Promised is &amp;ldquo;a stunt that everyone in the Valley [will] be talking about by Saturday night.&amp;quot;&lt;br /&gt;&lt;br /&gt;Perhaps a UFO flying over South Mountain with the Microsoft logo on it?&lt;br /&gt;&lt;br /&gt;UPDATE (January 13, 2007):  It was &lt;a href=&#34;http://blogs.mercurynews.com/aei/2007/01/look_up_in_the_.html&#34;&gt;supposed to be simultaneous sky-writing in Phoenix, Los Angeles, Miami, and Sydney&lt;/a&gt;, but I&amp;rsquo;m not sure if it happened in Phoenix as scheduled&amp;ndash;today was a very overcast and cold day.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Scientology &#34;Industry of Death&#34; exhibit in Missouri capitol</title>
      <link>https://blog.lippard.org/2007/01/scientology-industry-of-death-exhibit.html/</link>
      <pubDate>Thu, 11 Jan 2007 16:46:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/01/scientology-industry-of-death-exhibit.html/</guid>
      <description>&lt;p&gt;It looks like Missouri has followed the lead of &lt;a href=&#34;https://blog.lippard.org/2006/03/arizona-legislators-sponsoring-bills.html&#34;&gt;Arizona lawmakers in helping out Scientology&lt;/a&gt;&amp;ndash;&lt;a href=&#34;http://www.columbiatribune.com/2007/Jan/20070109Comm001.asp&#34;&gt;they&amp;rsquo;ve allowed Scientology to set up an &amp;ldquo;Industry of Death&amp;rdquo; exhibit attacking psychiatry in the Capitol Rotunda&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;The &amp;ldquo;Industry of Death&amp;rdquo; exhibit is sponsored by the Church of Scientology and makes a host of outrageous claims about the field of psychiatry. Twenty-five percent of psychiatrists sexually abuse their patients. &amp;hellip; And for the big surprise, psychiatrists were responsible for the Sept. 11, 2001, attacks - guilty by association, at least, since psychiatrists are responsible for the existence of terrorists and suicide bombers.&lt;/blockquote&gt;Crazy.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How William Dembski&#39;s blog handles dissent</title>
      <link>https://blog.lippard.org/2007/01/how-william-dembskis-blog-handles.html/</link>
      <pubDate>Wed, 10 Jan 2007 15:18:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/01/how-william-dembskis-blog-handles.html/</guid>
      <description>&lt;p&gt;RBH describes how &lt;a href=&#34;http://www.pandasthumb.org/archives/2007/01/dissent_out_of.html&#34;&gt;a Christian neuroscientist was banned from William Dembski&amp;rsquo;s Uncommon Descent blog&lt;/a&gt;.  Lots more similar examples of banning may be found in the comments.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bush on sending more troops to Iraq</title>
      <link>https://blog.lippard.org/2007/01/bush-on-sending-more-troops-to-iraq.html/</link>
      <pubDate>Tue, 09 Jan 2007 03:09:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/01/bush-on-sending-more-troops-to-iraq.html/</guid>
      <description>&lt;p&gt;George W. Bush on sending more troops to Iraq:&lt;br /&gt;&lt;blockquote&gt;Some Americans ask me, if completing the mission is so important, why don’t you send more troops? If our commanders on the ground say we need more troops, I will send them. But our commanders tell me they have the number of troops they need to do their job. Sending more Americans would undermine our strategy of encouraging Iraqis to take the lead in this fight. And sending more Americans would suggest that we intend to stay forever, when we are, in fact, working for the day when Iraq can defend itself and we can leave. As we determine the right force level, our troops can know that I will continue to be guided by the advice that matters: the sober judgment of our military leaders.&lt;/blockquote&gt;That was on June 28, 2005.  Video at &lt;a href=&#34;http://thinkprogress.org/2007/01/08/bush-more-troops/&#34;&gt;Think Progress&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Now Bush wants to push a &amp;ldquo;surge&amp;rdquo; of troops over &lt;a href=&#34;http://thinkprogress.org/2006/11/15/abizaid-mccain-iraq/&#34;&gt;the objections of his military leaders&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://www.woodka.com/2007/01/08/sending-more-troops-to-iraq-would-%e2%80%98undermine-our-strategy%e2%80%99/&#34;&gt;Donna Woodka&amp;rsquo;s blog&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Fundies say the darndest things!</title>
      <link>https://blog.lippard.org/2007/01/fundies-say-darndest-things.html/</link>
      <pubDate>Mon, 08 Jan 2007 23:33:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/01/fundies-say-darndest-things.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.fstdt.com/top100.asp&#34;&gt;This&lt;/a&gt; is a treasure trove of mind-bogglingly idiotic statements.&lt;br /&gt;&lt;br /&gt;Some examples:&lt;br /&gt;&lt;br /&gt;#2: &amp;ldquo;No, everyone is &lt;i&gt;born&lt;/i&gt; Christian. Only later in life do people choose to stray from Jesus and worship satan instead. Atheists have the greatest &amp;ldquo;cover&amp;rdquo; of all, they insist they believe in no god yet most polls done and the latest research indicates that they are actually a different sect of Muslims.&amp;quot;&lt;br /&gt;&lt;br /&gt;#3 (I&amp;rsquo;ve seen this one before): &amp;ldquo;One of the most basic laws in the universe is the Second Law of Thermodynamics. This states that as time goes by, entropy in an environment will increase. Evolution argues differently against a law that is accepted EVERYWHERE BY EVERYONE. Evolution says that we started out simple, and over time became more complex. That just isn&amp;rsquo;t possible: &lt;b&gt;UNLESS there is a giant outside source of energy supplying the Earth with huge amounts of energy&lt;/b&gt;. If there were such a source, scientists would certainly know about it. [emphasis added]&amp;rdquo; (FSTDT! Post of the Year for 2005)&lt;br /&gt;&lt;br /&gt;#4: &amp;ldquo;I am a bit troubled. I believe my son has a girlfriend, because she left a dirty magazine with men in it under his bed. My son is only 16 and I really don&amp;rsquo;t think he&amp;rsquo;s ready to date yet. What&amp;rsquo;s worse is that he&amp;rsquo;s sneaking some girl to his room behind my back. I need help, God! I want my son to stop being so secretive!&amp;rdquo; (&amp;ldquo;Occam&amp;rsquo;s Razor Disagrees&amp;rdquo; Award winner)&lt;br /&gt;&lt;br /&gt;#9: &amp;ldquo;There are a lot of things I have concluded to be wrong, without studying them in-depth. Evolution is one of them. The fact that I don&amp;rsquo;t know that much about it does not bother me in the least.&amp;rdquo; (Fundamentalism in a Nutshell Award winner)&lt;br /&gt;&lt;br /&gt;(Via Beth Wolzson on the SKEPTIC mailing list.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Creationist finances: some conclusions</title>
      <link>https://blog.lippard.org/2007/01/creationist-finances-some-conclusions.html/</link>
      <pubDate>Mon, 08 Jan 2007 14:44:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/01/creationist-finances-some-conclusions.html/</guid>
      <description>&lt;p&gt;This post is a followup to my series of ten posts about the finances of creationist ministries which were previously reported in &lt;span style=&#34;font-style: italic;&#34;&gt;Reports of the National Center for Science Education&lt;/span&gt; in 2000 in an article by John Cole:  &lt;a href=&#34;https://blog.lippard.org/2006/12/answers-in-genesis-revenue-declines-by.html&#34;&gt;Answers in Genesis&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2006/12/creationist-finances-institute-for.html&#34;&gt;Institute for Creation Research&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2006/12/creationist-finances-access-research.html&#34;&gt;Access Research Network&lt;/a&gt;, the &lt;a href=&#34;https://blog.lippard.org/2007/01/creationist-finances-creation-evidence.html&#34;&gt;Creation Evidence Museum&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2007/01/creationist-finances-creation.html&#34;&gt;Creation Illustrated Ministries,&lt;/a&gt; &lt;a href=&#34;https://blog.lippard.org/2007/01/creationist-finances-creation-moments.html&#34;&gt;Creation Moments&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2007/01/creationist-finances-creation-research.html&#34;&gt;Creation Research Society&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2007/01/creationist-finances-creation-worldview.html&#34;&gt;Creation Worldview Ministries&lt;/a&gt;, the &lt;a href=&#34;https://blog.lippard.org/2007/01/creationist-finances-discovery.html&#34;&gt;Discovery Institute&lt;/a&gt;, and, though not reported in Cole&amp;rsquo;s article, I also looked at Walter Brown&amp;rsquo;s &lt;a href=&#34;https://blog.lippard.org/2007/01/creationist-finances-discovery.html&#34;&gt;Center for Scientific Creation&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;As Nick Matzke pointed out in a comment on the last of these, there are other creationist organizations out there of some significance, such as the Foundation for Thought and Ethics (publisher of the creationist/intelligent design textbook, &lt;span style=&#34;font-style: italic;&#34;&gt;Of Pandas and People&lt;/span&gt;), Probe Ministries (Ray Bohlin&amp;rsquo;s group in Texas which authored the annotated bibliography of Josh McDowell&amp;rsquo;s book &lt;span style=&#34;font-style: italic;&#34;&gt;Reasons Skeptics Should Consider Christianity&lt;/span&gt;&amp;ndash;the anti-evolution sections of which were ghost authored by an individual who now supports evolution), and Hugh Ross&amp;rsquo;s old-earth creationist group, Reasons To Believe.  There are also five groups that were listed in Cole&amp;rsquo;s article which I did not cover&amp;ndash;these were the five smallest groups, the Creation Education Society of Tennessee, the Creation Resource Foundation of El Dorado, California, the Creation Science Association for Mid-America of Kansas City, Missouri (originators of the &amp;ldquo;Lucy&amp;rsquo;s knee joint&amp;rdquo; argument), the Creation-Science Fellowship of Pittsburgh, and the Genesis Institute of Mead, Washington.  And there are still others out there, like the Twin Cities Creation Science Association of Minneapolis/St. Paul, Kent Hovind&amp;rsquo;s organization (which didn&amp;rsquo;t file anything with the IRS, which is part of why he&amp;rsquo;s in jail right now), and various online creationist ministries.&lt;br /&gt;&lt;br /&gt;I may, as Nick suggested, take a look at some of these others in the future.&lt;br /&gt;&lt;br /&gt;At this point, however, I wanted to see if any conclusions can be drawn from the data in the Form 990s of the groups I&amp;rsquo;ve covered so far.  I took a look at one section of each of the Form 990s which gives income data for previous years, and totaled those amounts up for each year across all the groups for which I had data.  In some cases, I had to use other sources which were not quite comparable (such as the revenue figures from John Cole&amp;rsquo;s article), but are probably good enough for approximation to look at the size of the creationist market each year.  (The main difference between the income figures I used versus the revenue figures is that the income figures show money coming in for purchases without subtracting the cost of goods sold, while the revenue numbers deduct the cost of goods sold.) The Discovery Institute&amp;rsquo;s totals were used, even though the DI does more than creationism, so that may have contributed to an overestimate, while the omission of all of the other groups above would have contributed to an underestimate.  Since the DI brings in considerably more revenue than the other groups, it would take quite a few creationist groups making less than $100,000 a year to make up the difference.  So this can&amp;rsquo;t be considered definitive.&lt;br /&gt;&lt;br /&gt;Given this total size of the creationist market for each year, I then looked at each group&amp;rsquo;s percentage of that marketplace, and how it has changed over time.  Here are the numbers, rounded to the closest $1 million:&lt;br /&gt;&lt;br /&gt;1998:&lt;br /&gt;$13 million market&lt;br /&gt;Institute for Creation Research: 45%&lt;br /&gt;Answers in Genesis: 28%&lt;br /&gt;Discovery Institute: 15%&lt;br /&gt;Creation Evidence Museum: 3%&lt;br /&gt;Creation Moments: 2%&lt;br /&gt;Creation Illustrated Ministries: 3%&lt;br /&gt;Creation Research Society: no data&lt;br /&gt;All others: less than 1% each&lt;br /&gt;&lt;br /&gt;1999:&lt;br /&gt;$13 million market&lt;br /&gt;Institute for Creation Research: 41%&lt;br /&gt;Answers in Genesis: 30%&lt;br /&gt;Discovery Institute: 13%&lt;br /&gt;Creation Evidence Museum: 7%&lt;br /&gt;Creation Moments: 2%&lt;br /&gt;Creation Illustrated Ministries: 2%&lt;br /&gt;Creation Research Society: 2%&lt;br /&gt;All others: less than 1% each&lt;br /&gt;&lt;br /&gt;2000:&lt;br /&gt;$16 million market&lt;br /&gt;Answers in Genesis: 46%&lt;br /&gt;Institute for Creation Research: 34%&lt;br /&gt;Discovery Institute: 10%&lt;br /&gt;Creation Evidence Museum: 4%&lt;br /&gt;Creation Illustrated Ministries: 2%&lt;br /&gt;Creation Moments: 1%&lt;br /&gt;Creation Research Society: 1%&lt;br /&gt;All others: less than 1% each&lt;br /&gt;&lt;br /&gt;2001:&lt;br /&gt;$20 million market&lt;br /&gt;Answers in Genesis: 46%&lt;br /&gt;Institute for Creation Research: 30%&lt;br /&gt;Discovery Institute: 15%&lt;br /&gt;Creation Evidence Museum: 3%&lt;br /&gt;Creation Research Society: 1%&lt;br /&gt;Creation Illustrated Ministries: 1%&lt;br /&gt;Creation Moments: 1%&lt;br /&gt;All others: less than 1% each&lt;br /&gt;&lt;br /&gt;2002:&lt;br /&gt;$19 million market&lt;br /&gt;Answers in Genesis: 49%&lt;br /&gt;Institute for Creation Research: 31%&lt;br /&gt;Discovery Institute: 12%&lt;br /&gt;Creation Evidence Museum: 3%&lt;br /&gt;Creation Illustrated Ministries: 2%&lt;br /&gt;Creation Research Society: 2%&lt;br /&gt;Creation Moments: 1%&lt;br /&gt;All others: less than 1% each&lt;br /&gt;&lt;br /&gt;2003:&lt;br /&gt;$21 million market&lt;br /&gt;Answers in Genesis: 52%&lt;br /&gt;Institute for Creation Research: 28%&lt;br /&gt;Discovery Institute: 15%&lt;br /&gt;Creation Evidence Museum: 2%&lt;br /&gt;Creation Illustrated Ministries: 2%&lt;br /&gt;Creation Moments: 1%&lt;br /&gt;Creation Research Society: 1%&lt;br /&gt;All others: less than 1% each&lt;br /&gt;&lt;br /&gt;2004:&lt;br /&gt;$22 million market&lt;br /&gt;Answers in Genesis: 59%&lt;br /&gt;Institute for Creation Research: 20%&lt;br /&gt;Discovery Institute: 16%&lt;br /&gt;Creation Research Society: 1%&lt;br /&gt;Creation Moments: 1%&lt;br /&gt;Creation Evidence Museum: no data&lt;br /&gt;Creation Illustrated Ministries: no data&lt;br /&gt;&lt;br /&gt;Even with these approximations and limitations, there are a few things that stand out clearly:&lt;br /&gt;&lt;br /&gt;1.  The marketplace for creationism has been growing.&lt;br /&gt;2.  Answers in Genesis&amp;rsquo; market share has grown and dominates the market.&lt;br /&gt;3.  The Institute for Creation Research has had a declining market share.&lt;br /&gt;4.  The Discovery Institute&amp;rsquo;s Center for Science and Culture has had a fairly static market share (overrepresented here, as well, since their numbers include other branches of the DI).&lt;br /&gt;5.  Other creationist groups have tended to lose market share in the face of Answers in Genesis&amp;rsquo;s dominance, even if their overall revenue has grown.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Creationist finances: Center for Scientific Creation</title>
      <link>https://blog.lippard.org/2007/01/creationist-finances-creation-research.html/</link>
      <pubDate>Sun, 07 Jan 2007 23:24:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/01/creationist-finances-creation-research.html/</guid>
      <description>&lt;p&gt;This is the tenth and final in a series of posts about the finances of the creationist ministries which were previously reported in &lt;span style=&#34;font-style: italic;&#34;&gt;Reports of the National Center for Science Education&lt;/span&gt; in 2000 in an article by John Cole:  &lt;a href=&#34;https://blog.lippard.org/2006/12/answers-in-genesis-revenue-declines-by.html&#34;&gt;Answers in Genesis&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2006/12/creationist-finances-institute-for.html&#34;&gt;Institute for Creation Research&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2006/12/creationist-finances-access-research.html&#34;&gt;Access Research Network&lt;/a&gt;, the &lt;a href=&#34;https://blog.lippard.org/2007/01/creationist-finances-creation-evidence.html&#34;&gt;Creation Evidence Museum&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2007/01/creationist-finances-creation.html&#34;&gt;Creation Illustrated Ministries,&lt;/a&gt; &lt;a href=&#34;https://blog.lippard.org/2007/01/creationist-finances-creation-moments.html&#34;&gt;Creation Moments&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2007/01/creationist-finances-creation-research.html&#34;&gt;Creation Research Society&lt;/a&gt;, &lt;a href=&#34;https://blog.lippard.org/2007/01/creationist-finances-creation-worldview.html&#34;&gt;Creation Worldview Ministries&lt;/a&gt;, the &lt;a href=&#34;https://blog.lippard.org/2007/01/creationist-finances-discovery.html&#34;&gt;Discovery Institute&lt;/a&gt;, and now we finally reach Walter Brown&amp;rsquo;s Center for Scientific Creation to complete the series.  Although Brown&amp;rsquo;s organization was not included in Cole&amp;rsquo;s article, I include this one because it is a Phoenix-based organization and one that I&amp;rsquo;ve personally interacted with.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Creationist finances: the Discovery Institute</title>
      <link>https://blog.lippard.org/2007/01/creationist-finances-discovery.html/</link>
      <pubDate>Sun, 07 Jan 2007 22:30:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/01/creationist-finances-discovery.html/</guid>
      <description>&lt;p&gt;This is the ninth in a series of posts about the finances of the creationist ministries which were previously reported in &lt;span style=&#34;font-style: italic;&#34;&gt;Reports of the National Center for Science Education&lt;/span&gt; in 2000 in an article by John Cole: the Access Research Network, Answers in Genesis, the Creation Evidences Museum, Creation Illustrated Ministries, Creation Moments, the Creation Research Society, Creation Worldview Ministries, the Institute for Creation Research, the Discovery Institute, and I&amp;rsquo;ll add Walter Brown&amp;rsquo;s Center for Scientific Creation to the list.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Creationist finances: Creation Worldview Ministries</title>
      <link>https://blog.lippard.org/2007/01/creationist-finances-creation-research.html/</link>
      <pubDate>Sun, 07 Jan 2007 21:59:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/01/creationist-finances-creation-research.html/</guid>
      <description>&lt;p&gt;This is the eighth in a series of posts about the finances of the creationist ministries which were previously reported in &lt;span style=&#34;font-style: italic;&#34;&gt;Reports of the National Center for Science Education&lt;/span&gt; in 2000 in an article by John Cole: the Access Research Network, Answers in Genesis, the Creation Evidences Museum, Creation Illustrated Ministries, Creation Moments, the Creation Research Society, Creation Worldview Ministries, the Institute for Creation Research, the Discovery Institute, and I&amp;rsquo;ll add Walter Brown&amp;rsquo;s Center for Scientific Creation to the list.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Creationist finances: Creation Research Society</title>
      <link>https://blog.lippard.org/2007/01/creationist-finances-creation-research.html/</link>
      <pubDate>Sun, 07 Jan 2007 20:00:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/01/creationist-finances-creation-research.html/</guid>
      <description>&lt;p&gt;This is the seventh in a series of posts about the finances of the creationist ministries which were previously reported in &lt;span style=&#34;font-style: italic;&#34;&gt;Reports of the National Center for Science Education&lt;/span&gt; in 2000 in an article by John Cole: the Access Research Network, Answers in Genesis, the Creation Evidences Museum, Creation Illustrated Ministries, Creation Moments, the Creation Research Society, Creation Worldview Ministries, the Institute for Creation Research, the Discovery Institute, and I&amp;rsquo;ll add Walter Brown&amp;rsquo;s Center for Scientific Creation to the list.&lt;/p&gt;</description>
    </item>
    <item>
      <title>My bank is on the ball</title>
      <link>https://blog.lippard.org/2007/01/my-bank-is-on-ball.html/</link>
      <pubDate>Sat, 06 Jan 2007 17:39:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/01/my-bank-is-on-ball.html/</guid>
      <description>&lt;p&gt;I got a call from the fraud department of my bank this morning, asking me whether I had used my debit card this morning at The Sports Basement in San Francisco for a $71.00 charge.  I said that I hadn&amp;rsquo;t, and they said there was a debit prenotification, which they&amp;rsquo;ve seen as a prelude to withdrawals from around the globe using cloned cards or electronic access to accounts.  They had already blocked further use of my card information, and under my banking agreement I would not be liable for any loss in any case.&lt;br /&gt;&lt;br /&gt;When I asked how my information got out, they indicated that they believe the miscreants are just using brute force&amp;ndash;changing numbers based on a known card to find new valid card numbers.  The only alternative I could see based on my card habits would be if I inadvertently used &lt;a href=&#34;http://slashdot.org/it/04/02/24/0034234.shtml&#34;&gt;an ATM with a skimmer attached to the front of it&lt;/a&gt; somewhere or fell victim to an &lt;a href=&#34;http://www.schneier.com/blog/archives/2006/11/atm_eavesdroppi_1.html&#34;&gt;ATM with a tapped phone line connection&lt;/a&gt;.  I rarely use ATMs these days; this may provide me with some incentive to do so even less frequently.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Creationist finances: Creation Moments</title>
      <link>https://blog.lippard.org/2007/01/creationist-finances-creation-moments.html/</link>
      <pubDate>Sat, 06 Jan 2007 16:43:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/01/creationist-finances-creation-moments.html/</guid>
      <description>&lt;p&gt;This is the sixth in a series of posts about the finances of the creationist ministries which were previously reported in &lt;span style=&#34;font-style: italic;&#34;&gt;Reports of the National Center for Science Education&lt;/span&gt; in 2000 in an article by John Cole: the Access Research Network, Answers in Genesis, the Creation Evidences Museum, Creation Illustrated Ministries, Creation Moments, the Creation Research Society, Creation Worldview Ministries, the Institute for Creation Research, the Discovery Institute, and I&amp;rsquo;ll add Walter Brown&amp;rsquo;s Center for Scientific Creation to the list.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bush doesn&#39;t want the public to know who visits</title>
      <link>https://blog.lippard.org/2007/01/bush-doesnt-want-public-to-know-who.html/</link>
      <pubDate>Sat, 06 Jan 2007 15:43:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/01/bush-doesnt-want-public-to-know-who.html/</guid>
      <description>&lt;p&gt;After being embarrassed in the Jack Abramoff scandal by records of Abramoff&amp;rsquo;s visits to the White House in Secret Service records, the White House &lt;a href=&#34;http://www.tpmmuckraker.com/archives/002290.php&#34;&gt;signed an agreement with Secret Service that the visitor records they collect count as White House property&lt;/a&gt;, not subject to disclosure under the Freedom of Information Act.  Talking Points Memo has the memorandum of understanding &lt;a href=&#34;http://www.talkingpointsmemo.com/docs/admin-secret-service-mou/?resultpage=1&amp;&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Kerry and the troops photo shows Michelle Malkin&#39;s unreliability</title>
      <link>https://blog.lippard.org/2007/01/kerry-and-troops-photo-shows-michelle.html/</link>
      <pubDate>Fri, 05 Jan 2007 20:30:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/01/kerry-and-troops-photo-shows-michelle.html/</guid>
      <description>&lt;p&gt;A photo of John Kerry eating breakfast &amp;ldquo;alone&amp;rdquo; in the U.S. Embassy mess hall in Baghdad was circulating in the right-wing blogosphere, &lt;a href=&#34;http://www.areavoices.com/hottalk/?blog=5053&#34;&gt;touted as evidence that he was shunned by the troops&lt;/a&gt;.  The left-wing blogosphere&amp;rsquo;s initial response was to question the authenticity of the photo due to the erroneous date/time stamp on the photo (caused by the photographer failing to set the date on the camera) and the presence of the flags of Britain and Portugal in the background (which other photos and personnel on site have confirmed are really there&amp;ndash;and the Portugal one will be removed since Portugal no longer has personnel in Iraq).&lt;br /&gt;&lt;br /&gt;Michelle Malkin supplied evidence of the authenticity of the photo (but failed to recognize that it disproved her claim of Kerry being snubbed) by &lt;a href=&#34;http://michellemalkin.com/archives/006613.htm&#34;&gt;locating another photograph with Kerry, wearing the same shirt, sitting and eating with the troops&lt;/a&gt;.  She then harshly criticized those who argued that the photograph was a fake, throwing out charges of &amp;ldquo;hysterics&amp;rdquo; and &amp;ldquo;moonbattery.&amp;quot;&lt;br /&gt;&lt;br /&gt;But now Greg Sargent at TPM Muckraker &lt;a href=&#34;http://electioncentral.tpmcafe.com/blog/electioncentral/2007/jan/05/the_wingnut_lonely_kerry_story_is_bogus_according_to_witnesses&#34;&gt;has tracked down the details of what Kerry was doing sitting with at least one person in a suit&lt;/a&gt; (visible in the photo&amp;ndash;Kerry was clearly not alone)&amp;ndash;he was intentionally sitting away from everyone else in order to have an off-the-record conversation with two reporters, Marc Santora of &lt;span style=&#34;font-style: italic;&#34;&gt;The New York Times&lt;/span&gt; and Mark Danner of &lt;span style=&#34;font-style: italic;&#34;&gt;The New York Review&lt;/span&gt; and &lt;span style=&#34;font-style: italic;&#34;&gt;The New Yorker&lt;/span&gt;.  They confirm that Kerry was not being snubbed by the troops, and in fact soldiers stopped by during their conversation to ask for photographs with Kerry:&lt;br /&gt;&lt;blockquote&gt;&amp;ldquo;Santora was to my right,&amp;rdquo; Danner also said. &amp;ldquo;It was very early in the morning at about 8:30, in the green zone. The reason that people weren&amp;rsquo;t sitting directly around us was that we were having a private conversation.&amp;rdquo; Asked if the troops showed animosity to Kerry, Danner said: &amp;ldquo;Not in any way that I noticed. A number of soldiers came up and asked to have their photograph taken with him.&amp;quot;&lt;/blockquote&gt;This is typical of Malkin&amp;ndash;right on a specific detail (the photo was genuine) but completely wrong in the overall argument (that Kerry was being snubbed by the troops).  Will she or the other conservative bloggers who have made the claim that Kerry was eating alone because he was snubbed by the troops admit their error?&lt;br /&gt;&lt;br /&gt;UPDATE (February 1, 2007):  Snopes &lt;a href=&#34;http://www.snopes.com/politics/kerry/iraqsnub.asp&#34;&gt;also has coverage of this Malkin claim&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>More than 50% can be above average</title>
      <link>https://blog.lippard.org/2007/01/more-than-50-can-be-above-average.html/</link>
      <pubDate>Fri, 05 Jan 2007 02:00:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/01/more-than-50-can-be-above-average.html/</guid>
      <description>&lt;p&gt;Glen Whitman at Agoraphilia &lt;a href=&#34;http://agoraphilia.blogspot.com/2007/01/more-than-50-percent-can-be-above.html&#34;&gt;points out&lt;/a&gt; how the common example of cognitive bias that &amp;ldquo;80% of us believe that our driving skills are better than average&amp;rdquo; can be a correct description of reality, when the median is greater than the mean.  By example, the mean time to conception for women trying to get pregnant is 7 months, but 50% of such women are pregnant within 4 months and 75% pregnant within 6 months, so 75% of such women do &amp;ldquo;better than average.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Creationist finances: Creation Illustrated Ministries</title>
      <link>https://blog.lippard.org/2007/01/creationist-finances-creation.html/</link>
      <pubDate>Thu, 04 Jan 2007 23:28:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/01/creationist-finances-creation.html/</guid>
      <description>&lt;p&gt;This is the fifth in a series of posts about the finances of the creationist ministries which were previously reported in &lt;span style=&#34;font-style: italic;&#34;&gt;Reports of the National Center for Science Education&lt;/span&gt; in 2000 in an article by John Cole: the Access Research Network, Answers in Genesis, the Creation Evidences Museum, Creation Illustrated Ministries, Creation Moments, the Creation Research Society, Creation Worldview Ministries, the Institute for Creation Research, the Discovery Institute, and I&amp;rsquo;ll add Walter Brown&amp;rsquo;s Center for Scientific Creation to the list.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Creationist finances: the Creation Evidence Museum</title>
      <link>https://blog.lippard.org/2007/01/creationist-finances-creation.html/</link>
      <pubDate>Thu, 04 Jan 2007 02:55:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/01/creationist-finances-creation.html/</guid>
      <description>&lt;p&gt;This is the fourth in a series of posts about the finances of the creationist ministries which were previously reported in &lt;span style=&#34;font-style: italic;&#34;&gt;Reports of the National Center for Science Education&lt;/span&gt; in 2000 in an article by John Cole: the Access Research Network, Answers in Genesis, the Creation Evidences Museum, Creation Illustrated Ministries, Creation Moments, the Creation Research Society, Creation Worldview Ministries, the Institute for Creation Research, the Discovery Institute, and I&amp;rsquo;ll add Walter Brown&amp;rsquo;s Center for Scientific Creation to the list.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Radley Balko visits Rack and Roll Billiards</title>
      <link>https://blog.lippard.org/2007/01/radley-balko-visits-rack-and-roll.html/</link>
      <pubDate>Wed, 03 Jan 2007 04:43:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/01/radley-balko-visits-rack-and-roll.html/</guid>
      <description>&lt;p&gt;Radley Balko of The Agitator &lt;a href=&#34;http://www.theagitator.com/archives/027369.php&#34;&gt;paid a visit to David Ruttenberg&amp;rsquo;s bar in Manassas Park, Virginia, and witnessed firsthand the police harassment&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;(Also see &lt;a href=&#34;https://blog.lippard.org/2006/02/outrageous-manassas-park-law.html&#34;&gt;previous coverage&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Kearny High School and David Paszkiewicz make the NY Times again</title>
      <link>https://blog.lippard.org/2007/01/kearny-high-school-and-david.html/</link>
      <pubDate>Mon, 01 Jan 2007 00:12:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2007/01/kearny-high-school-and-david.html/</guid>
      <description>&lt;p&gt;Today&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;New York Times&lt;/span&gt; &lt;a href=&#34;http://www.nytimes.com/2006/12/31/opinion/nyregionopinions/NJteacher.html?_r=1&amp;ref=nyregionopinions&amp;amp;oref=slogin&#34;&gt;contains an editorial criticizing the &amp;ldquo;strange silence in Kearny&amp;rdquo;&lt;/a&gt; in response to David Paszkiewicz&amp;rsquo;s proselytizing in his U.S. History classroom:&lt;br /&gt;&lt;blockquote&gt;The vast majority of Americans deplore such proselytizing in public classrooms. But the truly disturbing aspect of all this, &lt;a href=&#34;https://blog.lippard.org/2006/12/david-paszkiewicz-makes-new-york-times.html&#34;&gt;described earlier this month&lt;/a&gt; by Times reporter Tina Kelley, is not that one teacher so blatantly crossed the church-state boundary but that so few school officials and community residents seemed bothered by his behavior.&lt;/blockquote&gt;The editorial points out the bravery of Matthew LaClair:&lt;br /&gt;&lt;blockquote&gt;The only reason anyone knows about Mr. Paskiewicz’s behavior is that one student, Matthew LaClair, 16, had the courage to speak up in September. Before doing so, he taped Mr. Paszkiewicz for eight classes because he feared officials would not believe him. He has since received one death threat, lost many friends, and says he can “feel the glares” when he goes to school.&lt;/blockquote&gt;The editorial concludes:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>The 10 most outrageous civil liberties violations of 2006</title>
      <link>https://blog.lippard.org/2006/12/10-most-outrageous-civil-liberties.html/</link>
      <pubDate>Sun, 31 Dec 2006 22:02:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/10-most-outrageous-civil-liberties.html/</guid>
      <description>&lt;p&gt;Dahlia Lithwick &lt;a href=&#34;http://www.slate.com/id/2156397/fr/rss/&#34;&gt;gives a rundown&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Books Read in 2006</title>
      <link>https://blog.lippard.org/2006/12/books-read-in-2006.html/</link>
      <pubDate>Sun, 31 Dec 2006 17:00:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/books-read-in-2006.html/</guid>
      <description>&lt;p&gt;I read the following books in 2006.  These are the ones I&amp;rsquo;ve finished&amp;ndash;looks like I didn&amp;rsquo;t do nearly as well as &lt;a href=&#34;https://blog.lippard.org/2006/01/books-read-in-2005.html&#34;&gt;last year&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The links are to Amazon.com, where I&amp;rsquo;ve reviewed most of these.&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;James Bovard, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/1403968519/jimlippardswebpaA&#34;&gt;&lt;em&gt;The Bush Betrayal&lt;/em&gt;&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;Daniel Gilbert, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/1400042666/jimlippardswebpaA&#34;&gt;&lt;em&gt;Stumbling on Happiness&lt;/em&gt;&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;John Grogan, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0060817089/jimlippardswebpaA&#34;&gt;&lt;em&gt;Marley &amp;amp; Me: Life and Love with the World&#39;s Worst Dog&lt;/em&gt;&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;Jim Harper, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/1930865856/jimlippardswebpaA&#34;&gt;&lt;em&gt;Identity Crisis: How Identification is Overused and Misunderstood&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;John Hodgman, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/1594482225/jimlippardswebpaA&#34;&gt;&lt;em&gt;The Areas of My Expertise&lt;/em&gt;&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;Jennifer Michael Hecht, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0060097957/jimlippardswebpaA&#34;&gt;&lt;em&gt;Doubt: A History&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Nick Hornby, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/1594481948/jimlippardswebpaA&#34;&gt;&lt;em&gt;A Long Way Down&lt;/em&gt;&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;Paul Krassner, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/1583226966/jimlippardswebpaA&#34;&gt;&lt;em&gt;One Hand Jerking: Reports from an investigative satirist&lt;/em&gt;&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;Lawrence Lessig, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0143034650/jimlippardswebpaA&#34;&gt;&lt;em&gt;Free Culture: The Nature and Future of Creativity&lt;/em&gt;&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;Cesar Millan with Melissa Jo Peltier, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0307337332/jimlippardswebpaA&#34;&gt;&lt;em&gt;Cesar&#39;s Way: The Natural, Everyday Guide to Understanding &amp;amp; Correcting Common Dog Problems&lt;/em&gt;&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;John Allen Paulos, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/038548254X/jimlippardswebpaA&#34;&gt;&lt;em&gt;A Mathematician Reads the Newspaper&lt;/em&gt;&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;John Perkins, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0452287081/jimlippardswebpaA&#34;&gt;&lt;em&gt;Confessions of an Economic Hit Man&lt;/em&gt;&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;Gerald Posner, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0375508791/jimlippardswebpaA&#34;&gt;&lt;em&gt;Why America Slept: The Failure to Prevent 9/11&lt;/em&gt;&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;V.S. Ramachandran, M.D., Ph.D., and Sandra Blakeslee, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0688152473/jimlippardswebpaA&#34;&gt;&lt;em&gt;Phantoms in the Brain: Probing the Mysteries of the Human Mind&lt;/em&gt;&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;Mary Roach, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0393329127/jimlippardswebpaA&#34;&gt;&lt;em&gt;Spook: Science Tackles the Afterlife&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Rudy Rucker, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0312868847/jimlippardswebpaA&#34;&gt;&lt;em&gt;Saucer Wisdom&lt;/em&gt;&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;Thomas J. Stanley, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0740718584/jimlippardswebpaA&#34;&gt;&lt;em&gt;The Millionaire Mind&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Neil Strauss, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0060554738/jimlippardswebpaA&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Game: Penetrating the Secret Society of Pickup Artists&lt;/span&gt;&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;Martha Stout, Ph.D., &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/076791581X/jimlippardswebpaA&#34;&gt;&lt;em&gt;The Sociopath Next Door&lt;/em&gt;&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;Nick Webb, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0345476514/jimlippardswebpaA&#34;&gt;&lt;em&gt;Wish You Were Here: The Official Biography of Douglas Adams&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;And these are the ones I haven&#39;t finished yet--some (Amar, Numbers, Zimmer) I just started, others have been hanging around for a while and I should probably give up on (some of these were started but uncompleted this time &lt;a href=&#34;https://blog.lippard.org/2006/01/books-read-in-2005.html&#34;&gt;last year&lt;/a&gt;).  The Girard and Lambot book is a beautiful, interesting, and quite expensive book that can be read one short biography at a time.
&lt;ul&gt;&lt;li&gt;Akhil Reed Amar, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0812972724/jimlippardswebpaA&#34;&gt;&lt;em&gt;America&#39;s Constitution: A Biography&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Diego Gambetta, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0674807421/jimlippardswebpaA&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Sicilian Mafia: The Business of Private Protection&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Greg Girard and Ian Lambot, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/1873200137/jimlippardswebpaA&#34;&gt;&lt;em&gt;City of Darkness: Life in Kowloon Walled City&lt;/em&gt;&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;Antonio Damasio, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0156028719/jimlippardswebpaA&#34;&gt;&lt;em&gt;Looking for Spinoza: Joy, Sorrow, and the Feeling Brain&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Olivia Judson, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0805063315/jimlippardswebpaA&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Dr. Tatiana&#39;s Sex Advice to All Creation&lt;/span&gt;&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;Ronald Numbers, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0674023390/jimlippardswebpaA&#34;&gt;&lt;em&gt;The Creationists: From Scientific Creationism to Intelligent Design&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Kevin Mandia, Chris Prosise, and Matt Pepe, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/007222696X/jimlippardswebpaA&#34;&gt;&lt;em&gt;Incident Response and Computer Forensics, Second Edition&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Kevin Phillips, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0143034316/jimlippardswebpaA&#34;&gt;&lt;em&gt;American Dynasty: Aristocracy, Fortune, and the Politics of Deceit in the House of Bush&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Carl Shapiro and Hal R. Varian, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/087584863X/jimlippardswebpaA&#34;&gt;&lt;em&gt;Information Rules: A Strategic Guide to the Network Economy&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Spammer-X, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/1932266860/jimlippardswebpaA&#34;&gt;&lt;em&gt;Inside the Spam Cartel: Trade Secrets from the Dark Side&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Robert H. Tillman and Michael L. Indergaard, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0813536804/jimlippardswebpaA&#34;&gt;&lt;em&gt;Pump &amp;amp; Dump: The Rancid Rules of the New Economy&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;John Viega and Gary McGraw, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/020172152X/jimlippardswebpaA&#34;&gt;&lt;em&gt;Building Secure Software: How to Avoid Security Problems the Right Way&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Vernor Vinge, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0312875843/jimlippardswebpaA&#34;&gt;&lt;em&gt;The Collected Stories of Vernor Vinge&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Andrew Vladimirov, Konstantin V. Gavrilenko, Andrei A. Mikhailovsky, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0321202171/jimlippardswebpaA&#34;&gt;&lt;em&gt;WI-FOO: The Secrets of Wireless Hacking&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Carl Zimmer, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0061138401/jimlippardswebpaA&#34;&gt;&lt;em&gt;Evolution: The Triumph of an Idea&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;&lt;span style=&#34;background-color: white; color: #333333; font-family: Georgia, serif; font-size: 13px;&#34;&gt;(Previously:&amp;nbsp;&lt;/span&gt;&lt;a href=&#34;https://blog.lippard.org/2006/01/books-read-in-2005.html&#34; style=&#34;background-color: white; color: #5588aa; font-family: Georgia, serif; font-size: 13px; text-decoration-line: none;&#34;&gt;2005&lt;/a&gt;&lt;span style=&#34;background-color: white; color: #333333; font-family: Georgia, serif; font-size: 13px;&#34;&gt;.)&lt;/span&gt;&lt;/div&gt;</description>
    </item>
    <item>
      <title>Creationist finances: Access Research Network</title>
      <link>https://blog.lippard.org/2006/12/creationist-finances-access-research.html/</link>
      <pubDate>Sun, 31 Dec 2006 04:27:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/creationist-finances-access-research.html/</guid>
      <description>&lt;p&gt;This is the third in a series of posts about the finances of the creationist ministries which were previously reported in &lt;span style=&#34;font-style: italic;&#34;&gt;Reports of the National Center for Science Education&lt;/span&gt; in 2000 in an article by John Cole: the Access Research Network, Answers in Genesis, the Creation Evidences Museum, Creation Illustrated Ministries, Creation Moments, the Creation Research Society, Creation Worldview Ministries, the Institute for Creation Research, the Discovery Institute, and I&amp;rsquo;ll add Walter Brown&amp;rsquo;s Center for Scientific Creation to the list.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Creationist finances:  Institute for Creation Research</title>
      <link>https://blog.lippard.org/2006/12/creationist-finances-institute-for.html/</link>
      <pubDate>Sat, 30 Dec 2006 16:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/creationist-finances-institute-for.html/</guid>
      <description>&lt;p&gt;After looking at &lt;a href=&#34;https://blog.lippard.org/2006/12/answers-in-genesis-revenue-declines-by.html&#34;&gt;Answers in Genesis of Kentucky&amp;rsquo;s financial results for 2005&lt;/a&gt;, several people have asked whether their decline is unique.  (Though, due to my error in reading their 2005 Form 990, we now know that they have not seen a decline.)  What I&amp;rsquo;ve decided to do in order to answer that question is to make a series of posts about the finances of the creationist ministries which were previously reported in &lt;span style=&#34;font-style: italic;&#34;&gt;Reports of the National Center for Science Education&lt;/span&gt; in 2000 in an article by John Cole:  the Access Research Network, Answers in Genesis, the Creation Evidences Museum, Creation Illustrated Ministries, Creation Moments, the Creation Research Society, Creation Worldview Ministries, the Institute for Creation Research, and the Discovery Institute.  For good measure, I&amp;rsquo;ll throw in Walter Brown&amp;rsquo;s Center for Scientific Creation.  I&amp;rsquo;ll then sum up in a final post.  I&amp;rsquo;ve already posted about Answers in Genesis, and I&amp;rsquo;ll begin with the Institute for Creation Research since I&amp;rsquo;ve already got the numbers handy.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Creation Ministries International gets into the UFO business</title>
      <link>https://blog.lippard.org/2006/12/creation-ministries-international-gets.html/</link>
      <pubDate>Sat, 30 Dec 2006 16:09:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/creation-ministries-international-gets.html/</guid>
      <description>&lt;p&gt;A link on the front page of the &lt;a href=&#34;http://www.creationontheweb.com/&#34;&gt;Creation Ministries International website&lt;/a&gt; under the heading &amp;ldquo;Affiliated sites&amp;rdquo; says &amp;ldquo;Alien Intrusion.&amp;rdquo;  If you click on it, you are taken to alienintrusion.com, a site promoting a book by Gary Bates titled &lt;span style=&#34;font-style: italic;&#34;&gt;Alien Intrusion: UFOs and the Evolution Connection&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;The material on the website is extremely uninformative about what arguments and positions Bates takes in the book.  A &lt;a href=&#34;http://www.alienintrusion.com/downloads/interview.html&#34;&gt;&amp;ldquo;Q&amp;amp;A&amp;rdquo;&lt;/a&gt; with Gary Bates begs off on supplying any answers on the grounds that &amp;ldquo;a one-line answer will not be satisfying because lots of people have already made their minds up without really looking at the evidence,&amp;rdquo; but the promise is made that &amp;ldquo;The truth is most certainly out there, and it is revealed in my book, but it is probably not what most people think.&amp;rdquo;  I translate this as &amp;ldquo;I&amp;rsquo;m not going to reveal my position, so that I can get as many UFO believers as possible to buy this book thinking that it will confirm their views.&amp;quot;&lt;br /&gt;&lt;br /&gt;The &lt;a href=&#34;http://www.amazon.com/Alien-Intrusion-Gary-Bates/dp/0890514356/&#34;&gt;reviewers on Amazon.com&lt;/a&gt; are more forthcoming&amp;ndash;apparently the book is about 75% debunking of the sort that would please skeptics like Philip Klass, Robert Sheaffer, or James Oberg, while the remaining 25% advocates a view that would be more pleasing to &lt;a href=&#34;http://www.alienintrusion.com/downloads/interview.html&#34;&gt;Norman Geisler&lt;/a&gt;&amp;ndash;that UFO phenomena are a product of Satan and demonic influence.  In short, Gary Bates seems to be following the path of Clifford Wilson, a Christian (and young-earth creationist) who wrote an excellent debunking of Erich von Daniken&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Chariots of the Gods?&lt;/span&gt; titled &lt;span style=&#34;font-style: italic;&#34;&gt;Crash Go the Chariots&lt;/span&gt;, which was flawed by its inclusion of religious advocacy.  Wilson also did his credibility no good by associating with the most inept of creationists, Rev. Carl Baugh, &lt;a href=&#34;http://www.talkorigins.org/faqs/paluxy/degrees.html&#34;&gt;with whom he participated in running some diploma mills&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;If this is the direction that CMI intends to branch out in order to grow its ministries, I&amp;rsquo;m skeptical of their long-term success.  UFOlogy has been in decline for decades, with UFO magazines and conferences falling on hard times, as can be seen in &lt;a href=&#34;http://www.martiansgohome.com/smear/&#34;&gt;Jim Moseley&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Saucer Smear&lt;/span&gt; newsletter&lt;/a&gt;, an amusing gossip rag of the UFO field read by and contributed to by both believers and skeptics.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Answers in Genesis revenue declines by 50% in 2005</title>
      <link>https://blog.lippard.org/2006/12/answers-in-genesis-revenue-declines-by.html/</link>
      <pubDate>Fri, 29 Dec 2006 20:22:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/answers-in-genesis-revenue-declines-by.html/</guid>
      <description>&lt;p&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;UPDATE (December 30, 2006):  Please note that the 2005 Form 990 filing only covers January-June 2005 (as AiG changed to a July-June fiscal year in 2005), so the heading on this post is inaccurate.  I&amp;rsquo;ve made an embarrassing mistake by failing to notice those dates on the very top of the first page of the Form 990, and I take responsibility for it.  I apologize for the error.  If you multiply each of the 2005 figures by two, you will get an approximation to the full-year numbers.  While this still yields a decline in revenue from seminars, it shows an increase in overall revenue and donations&amp;ndash;and an increase in many salaries, as well.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;ve just been reviewing the 2005 Form 990 filing from Answers in Genesis of Kentucky, the first one filed since its split from Creation Ministries International in October 2005.  (I&amp;rsquo;ve &lt;a href=&#34;https://blog.lippard.org/2006/03/answers-in-genesis-schism-us-group.html&#34;&gt;previously commented on their 2003 and 2004 Form 990&amp;rsquo;s&lt;/a&gt;.)  They have seen a huge drop in revenue, which appears to be largely due to a drop in overall donations from the public and decreased attendance at their seminars.  They&amp;rsquo;ve been spending a lot of money on their creationism museum, and it looks like they are counting on it to be a growing, if not the primary, source of their future revenue.  In response to this revenue decline, the senior staff have all taken significant cuts in pay.  This drop in revenue is likely &lt;span style=&#34;font-style: italic;&#34;&gt;not&lt;/span&gt; attributable to the CMI split, since that didn&amp;rsquo;t become public knowledge until the end of February 2006.&lt;br /&gt;&lt;br /&gt;On to the details&amp;hellip;&lt;br /&gt;&lt;br /&gt;In 2004, Answers in Genesis of Kentucky (AiG-US) saw $10,423,222 in revenue.&lt;br /&gt;&lt;br /&gt;In 2005, their revenue dropped to $5,429,923&amp;ndash;a nearly 50% decline.&lt;br /&gt;&lt;br /&gt;The specific revenue numbers show that donations dropped from $7,754,247 in 2004 to $3,978,239 in 2005, program service revenue (from seminars and &amp;ldquo;charter memberships&amp;rdquo; in their creationism museum) dropped from $629,644 in 2003 to $270,350 in 2004, and gross profits from sales of inventory (sales minus cost of goods sold) dropped from $2,025,619 in 2004 to $1,124,438.  This suggests a decline in interest in what Answers in Genesis is selling.  The only positive changes in their revenue picture were in sales of non-inventory assets (including securities), where they went from a $12,683 loss in 2004 to an $822 gain in 2005, and in &amp;ldquo;other revenue,&amp;rdquo; where they went from $12,683 in 2004 to $13,798 in 2005.&lt;br /&gt;&lt;br /&gt;To get more specific, AiG-US saw $414,265 in event registrations, $116,403 in &amp;ldquo;royalties and other revenue,&amp;rdquo; and $98,976 in museum memberships in 2004, and $122,317 in &amp;ldquo;seminars&amp;rdquo; (apparently the same as event registrations) and $148,033 in &amp;ldquo;charter memberships&amp;rdquo; in 2005, so they have seen an increase in museum membership revenue.  In 2005 &amp;ldquo;royalties&amp;rdquo; were listed as a separate income item, producing $39,119 in revenue, but it&amp;rsquo;s not clear if that&amp;rsquo;s an increase or a decline without knowing what &amp;ldquo;other revenue&amp;rdquo; contributed to the 2004 figure.&lt;br /&gt;&lt;br /&gt;This is a reversal from years of growth&amp;ndash;revenue from donations in earlier years was $5,189,344 in 2001, $6,066,719 in 2002, $7,240,646 in 2003, and $7,698,294 in 2004 (this is the number reported in the 2005 Form 990; it is $55,953 lower than the above number from the 2004 Form 990).&lt;br /&gt;&lt;br /&gt;On the spending side of the ledger, total functional expenses went from $8,320,926 in 2004 to $5,038,225 in 2005.  They have, wisely, considerably cut their salary expenses, from $926,837 for officers and directors and $2,852,301 for other salaries  in 2004 to $369,068 for officers and directors and $1,918,300 for other salaries in 2005.  Ken Ham&amp;rsquo;s salary went from $121,764 in 2004 to $60,000 in 2005; CFO James Hatton&amp;rsquo;s salary went from $81,000 to $42,500; General Counsel John Pence&amp;rsquo;s salary went from $93,115 to $46,500; VP of Museum Operations Mike Zovath&amp;rsquo;s salary went from $90,201 to $42,500; VP of Administration Kathy Ellis&amp;rsquo;s salary went from $86,068 to $39,500; VP of Marketing and Media Dale Mason&amp;rsquo;s salary went from $115,621 to $55,000; VP of Events Outreach Mark Looy&amp;rsquo;s salary went from $85,615 to $42,500; and VP of Ministry Relations Carl Kerby&amp;rsquo;s salary went from $65,112 to $40,568.  COO Brandon Vallorani left the organization in September 2004 in events apparently related to the AiG/CMI split (about which I&amp;rsquo;ll write more at a later time), so his 2004 salary of $90,344 did not reappear in 2005&amp;rsquo;s expenses.&lt;br /&gt;&lt;br /&gt;Despite this substantial decline in revenue, AiG-US still had an increase in net assets.  It wasn&amp;rsquo;t anything close to the $2,102,296 surplus they saw in 2004, but they still took in $391,698 more than they spent, bringing them to $11,673,847 in net assets (assets minus liabilities).  They ended 2005 with $17,656,767 in assets (of which $14,311,948 is buildings and land) and $5,982,920 in liabilities.  They have a cushion of $1,664,682 in cash and $2,602 in savings at the end of 2005, versus the $2,502,777 in cash and $10,104 in savings at the beginning of the year.  Their inventories for sale have increased from $1,165,982 to $1,223,151, so it doesn&amp;rsquo;t look like they&amp;rsquo;re accumulating a huge backlog of unsold items.  Their building is funded by a $3,500,000 mortgage from Fifth Third Bank, payable in three annual payments in 2005, 2006, and 2007; they made the first payment in 2005 and had a balance of $2,360,000 at the end of the year.&lt;br /&gt;&lt;br /&gt;One person associated with AiG-US who seems to have done better in 2005 than in 2004 is board member and audit review committee member Tim Dudley.  In statement 11 in the 2005 Form 990, it&amp;rsquo;s reported that AiG-US purchased $485,565 in books and literature from New Leaf Publishing, the president of which is Tim Dudley.&lt;br /&gt;&lt;br /&gt;You can find AiG-US&amp;rsquo;s 2003 Form 990 &lt;a href=&#34;http://www.discord.org/%7Elippard/AIG-2003-Form990.pdf&#34;&gt;here&lt;/a&gt;, their 2004 Form 990 &lt;a href=&#34;http://www.discord.org/%7Elippard/AIG-2004-Form990.pdf&#34;&gt;here&lt;/a&gt;, and their 2005 Form 990 &lt;a href=&#34;http://www.discord.org/%7Elippard/AIG-2005-Form990.pdf&#34;&gt;here&lt;/a&gt;.  Anyone who finds anything else interesting in these, I welcome your comments.&lt;br /&gt;&lt;br /&gt;They still make a whole lot more money than the &lt;a href=&#34;http://www.ncseweb.org/&#34;&gt;National Center for Science Education&lt;/a&gt;, to which I urge readers to make a financial contribution.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Social event during SICB conference</title>
      <link>https://blog.lippard.org/2006/12/social-event-during-sicb-conference.html/</link>
      <pubDate>Fri, 29 Dec 2006 15:40:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/social-event-during-sicb-conference.html/</guid>
      <description>&lt;p&gt;The Society for Integrative and Comparative Biology (SICB) is &lt;a href=&#34;http://www.sicb.org/meetings/2007/index.php3&#34;&gt;holding its annual conference in downtown Phoenix next week&lt;/a&gt;, from January 3-7 at the Phoenix Convention Center and Hyatt Regency.  The conference will include topics of interest to readers of this blog, including the session &amp;ldquo;Evolution Town Meeting: A Year After the Dover Decision&amp;rdquo; on the afternoon of Friday, January 5, and the session &amp;ldquo;Media Workshop: Hey, Wanna Read My Blog?&amp;rdquo; on Thursday, January 4, which will feature ScienceBloggers P.Z. Myers (&lt;a href=&#34;http://scienceblogs.com/pharyngula/&#34;&gt;Pharyngula&lt;/a&gt;), Grrl Scientist (&lt;a href=&#34;http://scienceblogs.com/grrlscientist/&#34;&gt;Living the Scientific Life&lt;/a&gt;), and John Lynch (&lt;a href=&#34;http://scienceblogs.com/strangerfruit/&#34;&gt;stranger fruit&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;On the evening of Saturday, January 6, from 5:30 p.m. to 8 p.m. (during the SICB business meeting and prior to the SICB evening social event), Kat and I would like to invite readers of this blog and of Science Blogs to a social event at our home, which is near South Mountain, about 15 minutes from downtown.  We would like to keep the event somewhat small (Kat has asked me to keep it to about 20 people), so RSVPs are required in order to get directions and specifics.  To RSVP, please send an email to sicb at discord.org.  If you will be attending the SICB conference, please let me know if you will need a ride or would be able to give others a ride.&lt;br /&gt;&lt;br /&gt;UPDATE (January 7, 2007):  Several attendees have reported on the event, with photos:  &lt;a href=&#34;http://www.brentrasmussen.com/log/node/1104&#34;&gt;Brent Rasmussen&lt;/a&gt;, &lt;a href=&#34;http://scienceblogs.com/pharyngula/2007/01/the_great_phoenix_blogger_gett.php&#34;&gt;P.Z. Myers&lt;/a&gt;, and &lt;a href=&#34;http://scienceblogs.com/strangerfruit/2007/01/the_grand_sicb_roundup.php&#34;&gt;John Lynch&lt;/a&gt;; &lt;a href=&#34;http://scienceblogs.com/grrlscientist/2007/01/last_day_at_sicb.php&#34;&gt;Grrl Scientist&lt;/a&gt;, you&amp;rsquo;re very welcome.  Thanks to everyone who attended for the enjoyable company and conversation!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bush administration&#39;s suppression of information it didn&#39;t like</title>
      <link>https://blog.lippard.org/2006/12/bush-administrations-suppression-of.html/</link>
      <pubDate>Wed, 27 Dec 2006 19:31:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/bush-administrations-suppression-of.html/</guid>
      <description>&lt;p&gt;Talking Points Memo &lt;a href=&#34;http://www.tpmmuckraker.com/archives/002175.php&#34;&gt;has been collecting examples of information (website content, reports, studies, etc.) that the Bush administration has suppressed&lt;/a&gt; because they were somehow contrary to the administration&amp;rsquo;s positions.&lt;br /&gt;&lt;br /&gt;The &lt;a href=&#34;http://www.tpmmuckraker.com/archives/002175.php&#34;&gt;list&lt;/a&gt; has become fairly lengthy.  Here&amp;rsquo;s what they&amp;rsquo;ve got so far:&lt;br /&gt;&lt;span class=&#34;entry_body&#34;&gt;&lt;/span&gt;&lt;blockquote&gt;&lt;span class=&#34;entry_body&#34;&gt;* In March, the administration announced it would &lt;a href=&#34;http://www.thecarpetbaggerreport.com/archives/6757.html&#34;&gt;no longer produce&lt;/a&gt; the Census Bureau’s Survey of Income and Program Participation, which identifies which programs best assist low-income families, while also tracking health insurance coverage and child support. &lt;p&gt;* In 2005, after a government report showed an increase in terrorism around the world, the administration announced it would &lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/articles/A63182-2005Apr18.html&#34;&gt;stop publishing its annual report on international terrorism&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Trump Mortgage off to a bad start</title>
      <link>https://blog.lippard.org/2006/12/trump-mortgage-off-to-bad-start.html/</link>
      <pubDate>Wed, 27 Dec 2006 17:59:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/trump-mortgage-off-to-bad-start.html/</guid>
      <description>&lt;p&gt;Trump Mortgage started business this April, with alleged seasoned pro E.J. Ridings appointed to head the organization.  Ridings claimed that honesty was one of the differentiators for Trump Mortgage, but it turns out &lt;a href=&#34;http://money.cnn.com/2006/12/26/magazines/moneymag/trumpmortgage.moneymag/index.htm?cnn=yes&#34;&gt;he&amp;rsquo;s misrepresented his experience&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;He claimed to be &amp;ldquo;a top executive at one of Wall Street&amp;rsquo;s most prestigious investment banks,&amp;rdquo; when in fact he was a retail stock broker for Morgan Stanley&amp;rsquo;s Dean Witter Reynolds subsidiary for less than three months, and was only a registered broker for six days of that period.  Ridings said he was an &amp;ldquo;established leader&amp;rdquo; at a leading New York mortgage boutique, but was only &amp;ldquo;a relatively minor player&amp;rdquo; at GuardHill Financial from June 2003 to April 2005, working as an entry-level mortgage originator.  Ridings also claimed 15 years of experience in the financial industry, but all that anyone can dig up besides his Dean Witter time (that began in 1998) and his GuardHill position are in documents from the NY State Banking Commission which say he was also a day trader for two years and worked for a year at subprime lender Equity Funding prior to GuardHill.  That&amp;rsquo;s a total of less than six years of financial experience.&lt;br /&gt;&lt;br /&gt;Ridings claims he also had financial experience in his earlier jobs&amp;ndash;running a company that sold nutritional supplements and health drinks, and a cleaning service.&lt;br /&gt;&lt;br /&gt;Trump Mortgage has lost six residential mortgage professionals in the last six months, and may not reach $1 billion in residential mortgage originations, despite Ridings predicting that they would hit $3 billion in 2006.&lt;br /&gt;&lt;br /&gt;The mortgage business is not a business I&amp;rsquo;d want to be in right now, as the U.S. housing bubble deflates.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Charitable giving: conservatives vs. liberals, religious vs. secular</title>
      <link>https://blog.lippard.org/2006/12/charitable-giving-conservatives-vs.html/</link>
      <pubDate>Wed, 27 Dec 2006 17:31:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/charitable-giving-conservatives-vs.html/</guid>
      <description>&lt;p&gt;Matt S. &lt;a href=&#34;http://www.onlyrepublican.com/orinsf/2006/12/conservatives_a.html&#34;&gt;at The Only Republican in San Francisco&lt;/a&gt; quotes from a &lt;span style=&#34;font-style: italic;&#34;&gt;Scientific American&lt;/span&gt; column by Michael Shermer of the Skeptics Society to argue that conservatives are more generous than liberals:&lt;br /&gt;&lt;blockquote&gt;Syracuse University professor Arthur C. Brooks argues in &lt;i&gt;Who Really Cares&lt;/i&gt; (Basic Books, 2006) that when it comes to charitable giving and volunteering, numerous quantitative measures debunk the myth of &amp;ldquo;bleeding heart liberals&amp;rdquo; and &amp;ldquo;heartless conservatives.&amp;rdquo; Conservatives donate 30 percent more money than liberals (even when controlled for income), give more blood and log more volunteer hours. In general, religious people are more than three times more generous than secularists to all charities, 14 percent more munificent to nonreligious charities and 57 percent more likely than a secularist to help a homeless person. In terms of societal health, charitable givers are 43 percent more likely to say they are &amp;ldquo;very happy&amp;rdquo; than nongivers and 25 percent more likely than nongivers to say their health is excellent or very good.&lt;/blockquote&gt;Matt says that, even though he&amp;rsquo;s not religious, he admires people of faith because of their morals, their value for community, and that &amp;ldquo;they walk the talk when it comes to generosity and tolerance.&amp;rdquo;  Further, he concludes, &amp;ldquo;Faith, ultimately, is about optimism. Perhaps this is why I think it&amp;rsquo;s worth defending.&amp;quot;&lt;br /&gt;&lt;br /&gt;He&amp;rsquo;s got a point, but &lt;a href=&#34;http://www.sciam.com/article.cfm?articleID=D27BB754-E7F2-99DF-3E2F8A28942743F5&#34;&gt;Shermer&amp;rsquo;s piece&lt;/a&gt; is somewhat more equivocal about the evidence, observing that &amp;ldquo;Religious social capital leads to charitable generosity and group membership but does comparatively worse than secular social capital for such ills as homicides, STDs, abortions and teen pregnancies.&amp;quot;&lt;br /&gt;&lt;br /&gt;I don&amp;rsquo;t think there&amp;rsquo;s any disputing the value of community and mutual aid, nor that the secular have had a harder time promoting those values, in part due to the fact that we are fewer in number and widely dispersed.  But the nonreligious &lt;a href=&#34;http://humaniststudies.org/enews/?id=252&amp;amp;article=0&#34;&gt;have made some very dramatic philanthropic contributions&lt;/a&gt; which are likely to have a much greater beneficial effect than any church tithing will ever have.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Best of George W. Bush, 2006</title>
      <link>https://blog.lippard.org/2006/12/best-of-george-w-bush-2006.html/</link>
      <pubDate>Wed, 27 Dec 2006 17:19:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/best-of-george-w-bush-2006.html/</guid>
      <description>&lt;p&gt;From the &lt;a href=&#34;http://www.devilducky.com/media/55489/&#34;&gt;Jimmy Kimmel Show&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Gerald Ford dead today at the age of 93</title>
      <link>https://blog.lippard.org/2006/12/gerald-ford-dead-today-at-age-of-93.html/</link>
      <pubDate>Wed, 27 Dec 2006 17:14:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/gerald-ford-dead-today-at-age-of-93.html/</guid>
      <description>&lt;p&gt;Remember &lt;a href=&#34;http://onegoodmove.org/1gm/1gmarchive/2006/12/gerald_ford_dea.html&#34;&gt;this Dana Carvey bit on Saturday Night Live&lt;/a&gt; from 1996?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ed Brayton responds to Krauze and Sternberg</title>
      <link>https://blog.lippard.org/2006/12/ed-brayton-responds-to-krauze-and.html/</link>
      <pubDate>Tue, 26 Dec 2006 15:37:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/ed-brayton-responds-to-krauze-and.html/</guid>
      <description>&lt;p&gt;Ed Brayton&amp;rsquo;s detailed dissection of the Sternberg affair (see Ed&amp;rsquo;s post &lt;a href=&#34;https://blog.lippard.org/2006/12/richard-sternberg-false-martyr-for.html&#34;&gt;here&lt;/a&gt; and Steve Reuland&amp;rsquo;s &lt;a href=&#34;https://blog.lippard.org/2006/12/how-office-of-special-counsel-got.html&#34;&gt;here&lt;/a&gt;) has been responded to by Krauze at the Telic Thoughts intelligent design blog, including a response by Richard Sternberg.&lt;br /&gt;&lt;br /&gt;Ed Brayton &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/12/answering_krauze_and_sternberg_1.php&#34;&gt;responds quite ably&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Kodak: Winds of Change</title>
      <link>https://blog.lippard.org/2006/12/kodak-winds-of-change.html/</link>
      <pubDate>Tue, 26 Dec 2006 14:48:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/kodak-winds-of-change.html/</guid>
      <description>&lt;p&gt;This was allegedly an internal Kodak video that was so popular with employees it has been &amp;ldquo;released for external viewing.&amp;rdquo;  I&amp;rsquo;m sure I have some Rochester, NY readers who can confirm.&lt;br /&gt;&lt;br /&gt;It definitely shows a company willing to acknowledge and poke fun at its past mistakes.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;object width=&#34;425&#34; height=&#34;350&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/Sz6XjXu-oT8&#34;&gt;&lt;/param&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;/param&gt;&lt;embed src=&#34;http://www.youtube.com/v/Sz6XjXu-oT8&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;350&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;(Hat tip to Dave Palmer on the SKEPTIC mailing list.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>War on Terror: The Board Game</title>
      <link>https://blog.lippard.org/2006/12/war-on-terror-board-game.html/</link>
      <pubDate>Tue, 26 Dec 2006 14:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/war-on-terror-board-game.html/</guid>
      <description>&lt;p&gt;This looks like &lt;a href=&#34;http://www.waronterrortheboardgame.com/&#34;&gt;it might actually be a fun game&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://www.schneier.com/blog/archives/2006/12/war_on_terror_t.html&#34;&gt;Bruce Schneier&amp;rsquo;s blog&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Seasons Greetings!</title>
      <link>https://blog.lippard.org/2006/12/seasons-greetings.html/</link>
      <pubDate>Mon, 25 Dec 2006 04:37:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/seasons-greetings.html/</guid>
      <description>&lt;p&gt;&lt;span style=&#34;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:85%;&#34;&gt;&lt;p&gt;Please accept with no obligation, implied or implicit, our best wishes for an environmentally conscious, socially responsible, low stress, non-addictive, gender neutral celebration of the winter solstice holiday, practiced with the most enjoyable traditions of religious persuasion or secular practices of your choice with respect for the religious/secular persuasions and/or traditions of others, or their choice not to practice religious or secular traditions at all. We also wish you a fiscally successful, personally fulfilling and medically uncomplicated recognition of the onset of the generally accepted calendar year 2007, but not without due respect for the calendars of choice of other cultures whose contributions to society have helped make our country great (not to imply that the United States is necessarily greater than any other country) and without regard to the race, creed, color, age, physical ability, religious faith or sexual preference of the wishee. &lt;/p&gt;</description>
    </item>
    <item>
      <title>American financial scandal</title>
      <link>https://blog.lippard.org/2006/12/american-financial-scandal.html/</link>
      <pubDate>Sun, 24 Dec 2006 20:40:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/american-financial-scandal.html/</guid>
      <description>&lt;p&gt;&lt;span style=&#34;&#34;&gt;&lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/content/article/2006/12/23/AR2006122300653.html&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Washington Post&lt;/span&gt;&lt;/a&gt;, Sunday, December 24, 2006; B06&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;The largest employer in the world announced on Dec. 15 that it lost about $450 billion in fiscal 2006. Its auditor found that its financial statements were unreliable and that its controls were inadequate for the 10th straight year. On top of that, the entity&#39;s total liabilities and unfunded commitments rose to about $50 trillion, up from $20 trillion in just six years.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Which historical lunatic are you?</title>
      <link>https://blog.lippard.org/2006/12/which-historical-lunatic-are-you.html/</link>
      <pubDate>Sat, 23 Dec 2006 20:46:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/which-historical-lunatic-are-you.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://rumandmonkey.com/widgets/tests/lunatics/&#34;&gt;&lt;img src=&#34;http://rumandmonkey.com/widgets/tests/images/lunatics/n.jpg&#34; title=&#34;I&#39;m Joshua Abraham Norton, the first and only Emperor of the United States of America!&#34; alt=&#34;I&#39;m Joshua Abraham Norton, the first and only Emperor of the United States of America!&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href=&#34;http://rumandmonkey.com/widgets/tests/lunatics/&#34;&gt;Which Historical Lunatic Are You?&lt;/a&gt;&lt;br /&gt;&lt;small&gt;&lt;a href=&#34;http://rumandmonkey.com/&#34;&gt;From the fecund loins of Rum and Monkey.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Like &lt;a href=&#34;http://scienceblogs.com/evolvingthoughts/2006/12/now_this_is_a_lunatic_worth_be.php&#34;&gt;John Wilkins&lt;/a&gt; and &lt;a href=&#34;http://scienceblogs.com/afarensis/2006/12/13/im_a_historical_lunatic/&#34;&gt;Afarensis&lt;/a&gt;, I got matched with Joshua Norton.&lt;br /&gt;&lt;br /&gt;I was glad to make this match, since I&amp;rsquo;ve actually been interested enough in him as a historical figure to &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0396085091/jimlippardswebpaA&#34;&gt;read his biography&lt;/a&gt; (and you can find some references to him on my &lt;a href=&#34;http://www.discord.org/&#34;&gt;discord.org web page&lt;/a&gt;).&lt;br /&gt;&lt;/small&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tagged with a meme</title>
      <link>https://blog.lippard.org/2006/12/tagged-with-meme.html/</link>
      <pubDate>Sat, 23 Dec 2006 19:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/tagged-with-meme.html/</guid>
      <description>&lt;p&gt;By &lt;a href=&#34;http://einzige.blogspot.com/2006/12/i-caught-virus.html&#34;&gt;Einzige&lt;/a&gt;&amp;hellip;&lt;br /&gt;&lt;br /&gt;- &lt;span style=&#34;color: rgb(153, 0, 0);&#34;&gt;Grab the nearest book&lt;/span&gt;&amp;hellip;&lt;br /&gt;- &lt;span style=&#34;color: rgb(153, 0, 0);&#34;&gt;Name the book and the author&lt;/span&gt;&amp;hellip;&lt;br /&gt;&lt;br /&gt;Florence King, &lt;span style=&#34;font-style: italic;&#34;&gt;Confessions of a Failed Southern Lady&lt;/span&gt; (I just finished reading it a few days ago).&lt;br /&gt;&lt;br /&gt;- &lt;span style=&#34;color: rgb(153, 0, 0);&#34;&gt;Turn to page 123&lt;/span&gt;&amp;hellip;&lt;br /&gt;- &lt;span style=&#34;color: rgb(153, 0, 0);&#34;&gt;Go to the fifth sentence on the page&lt;/span&gt;&amp;hellip;&lt;br /&gt;- &lt;span style=&#34;color: rgb(153, 0, 0);&#34;&gt;Copy out the next three sentences and post to your blog&lt;/span&gt;&lt;span style=&#34;color: rgb(0, 0, 0);&#34;&gt;&amp;hellip;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;I might have been attending an expensive private academy instead of a public school; there were only eight of us in the class&amp;ndash;the minimum for forming a class&amp;ndash;and all of us were girls.  We began each class with a pep rally.  &amp;ldquo;&lt;span style=&#34;font-style: italic;&#34;&gt;Mesdemoiselles, levez-vous!&lt;/span&gt;&amp;rdquo; the teacher would say, and we would rise and sing &amp;ldquo;&lt;span style=&#34;font-style: italic;&#34;&gt;La Marseillaise&lt;/span&gt;&amp;rdquo;.&lt;/blockquote&gt;[I&amp;rsquo;ve dropped the &amp;ldquo;tag three more folks&amp;rdquo; part&amp;hellip;]&lt;/p&gt;</description>
    </item>
    <item>
      <title>FCC Indecency Rules</title>
      <link>https://blog.lippard.org/2006/12/fcc-indecency-rules.html/</link>
      <pubDate>Fri, 22 Dec 2006 16:42:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/fcc-indecency-rules.html/</guid>
      <description>&lt;p&gt;Looks like the FCC had &lt;a href=&#34;http://www.techliberation.com/archives/041527.php&#34;&gt;a hard day before the U.S. Court of Appeals defending its arbitrary indecency standards&lt;/a&gt;, and Susan Crawford points out &lt;a href=&#34;http://scrawford.blogware.com/blog/_archives/2006/12/21/2589576.html&#34;&gt;an example of just how absurd those standards have become in the era of YouTube&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (June 4, 2007):  The Second Circuit Court of Appeals has issued its decision in &lt;span style=&#34;font-style: italic;&#34;&gt;Fox Television Stations v. the FCC&lt;/span&gt;, and the FCC has decisively lost.  Adam Thierer &lt;a href=&#34;http://www.techliberation.com/archives/042428.php&#34;&gt;points out how the case could pave the way for completely removing the FCC&amp;rsquo;s authority to regulate content for indecency&lt;/a&gt;.  Susan Crawford &lt;a href=&#34;http://scrawford.blogware.com/blog/_archives/2007/6/4/2998821.html&#34;&gt;reports on the content of the decision in the form of a letter to the FCC&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (April 28, 2009): The U.S. Supreme Court &lt;a href=&#34;https://blog.lippard.org/2009/04/fleeting-expletives-fcc-rule-upheld.html&#34;&gt;has reversed the 2nd Circuit in a 5-4 ruling&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>More reasons why checking IDs doesn&#39;t enhance airport security</title>
      <link>https://blog.lippard.org/2006/12/more-reasons-why-checking-ids-doesnt.html/</link>
      <pubDate>Fri, 22 Dec 2006 16:27:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/more-reasons-why-checking-ids-doesnt.html/</guid>
      <description>&lt;p&gt;Via &lt;a href=&#34;http://www.schneier.com/blog/archives/2006/12/not_paying_atte.html&#34;&gt;Bruce Schneier&amp;rsquo;s blog&lt;/a&gt;:&lt;br /&gt;&lt;object height=&#34;350&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/_jOFf_KB3lI&#34;&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/_jOFf_KB3lI&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; height=&#34;350&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;object height=&#34;350&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/owvO640ODwA&#34;&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/owvO640ODwA&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; height=&#34;350&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;AlisonM&lt;/strong&gt; &lt;small&gt;(2006-12-23)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Funny, and yet scary at the same time. . .&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>Is this why Chavez called Bush El Diablo?</title>
      <link>https://blog.lippard.org/2006/12/is-this-why-chavez-called-bush-el.html/</link>
      <pubDate>Fri, 22 Dec 2006 16:24:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/is-this-why-chavez-called-bush-el.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://d.yimg.com/us.yimg.com/p/ap/20061220/capt.whre11812202042.aptopix_bush_whre118.jpg?x=337&amp;y=345&amp;amp;sig=y_j51CgaXvFQYOmet0Gmcw--&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px;&#34; src=&#34;http://d.yimg.com/us.yimg.com/p/ap/20061220/capt.whre11812202042.aptopix_bush_whre118.jpg?x=337&amp;y=345&amp;amp;sig=y_j51CgaXvFQYOmet0Gmcw--&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Critique of tax protester legal claims</title>
      <link>https://blog.lippard.org/2006/12/critique-of-tax-protester-legal-claims.html/</link>
      <pubDate>Fri, 22 Dec 2006 15:14:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/critique-of-tax-protester-legal-claims.html/</guid>
      <description>&lt;p&gt;Sheldon Richman has &lt;a href=&#34;http://sheldonfreeassociation.blogspot.com/2006/12/beware-income-tax-casuistry.html&#34;&gt;a nice three-part series&lt;/a&gt; criticizing the legal reasoning of tax protesters who claim they don&amp;rsquo;t have to pay U.S. income tax titled &lt;a href=&#34;http://sheldonfreeassociation.blogspot.com/2006/12/beware-income-tax-casuistry.html&#34;&gt;&amp;ldquo;Beware Income-Tax Casuistry.&amp;quot;&lt;/a&gt;  With any luck, somebody tempted by such nonsense will read it and avoid jail or fines.&lt;br /&gt;&lt;br /&gt;UPDATE (December 28, 2006):  &lt;a href=&#34;http://sheldonfreeassociation.blogspot.com/2006/12/excellent-income-tax-information.html&#34;&gt;Sheldon Richman&lt;/a&gt; also points out &lt;a href=&#34;http://docs.law.gwu.edu/facweb/jsiegel/Personal/taxes/IncomeTax.htm&#34;&gt;this excellent GWU law professor&amp;rsquo;s website on tax protestor claims&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Staffer for Congressman tries to hire hackers to change grades</title>
      <link>https://blog.lippard.org/2006/12/staffer-for-congressman-tries-to-hire.html/</link>
      <pubDate>Fri, 22 Dec 2006 14:38:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/staffer-for-congressman-tries-to-hire.html/</guid>
      <description>&lt;p&gt;Todd Shriber, communications director for Rep. Denny Rehberg (R-MT), tried to hire hackers at attrition.org to change his college GPA for him.  He corresponded in email with &amp;ldquo;Lyger&amp;rdquo; and &amp;ldquo;Jericho&amp;rdquo; (former Phoenix resident Brian Martin, who runs attrition.org), who strung him along and then published the entire email correspondence on their site.  To keep things entertaining, they made some odd requests:&lt;br /&gt;&lt;div class=&#34;emailstaff&#34;&gt;&lt;pre&gt;&lt;blockquote&gt;From: security curmudgeon (&lt;a href=&#34;mailto:jericho@attrition.org&#34;&gt;jericho@attrition.org&lt;/a&gt;)&lt;br /&gt;To: Todd Shriber (&lt;a href=&#34;mailto:nascar24_08530@yahoo.com&#34;&gt;nascar24_08530@yahoo.com&lt;/a&gt;)&lt;br /&gt;Date: Wed, 9 Aug 2006 17:30:44 -0400 (EDT)&lt;br /&gt;Subject: Re: Question for you or other Attrition members&lt;br /&gt;&lt;br /&gt;: Wow, I feel dumb now. I honestly cannot rember if there were pigeons on&lt;br /&gt;: campus or not. A lot of crazy squirrels, but I can&amp;rsquo;t remember pigeons.&lt;br /&gt;: Just for my own edification, why do you need to know that? I&amp;rsquo;ll find out&lt;br /&gt;: for you.&lt;br /&gt;&lt;br /&gt;Hey, squirrels work fine. First, let&amp;rsquo;s be clear. You are soliciting me to&lt;br /&gt;break the law and hack into a computer across state lines. That is a&lt;br /&gt;federal offense and multiple felonies. Obviously I can&amp;rsquo;t trust anyone and&lt;br /&gt;everyone that mails such a request, you might be an FBI agent, right?&lt;br /&gt;&lt;br /&gt;So, I need three things to make this happen:&lt;br /&gt;&lt;br /&gt;1. A picture of a squirrel or pigeon on your campus. One close-up, one&lt;br /&gt;with background that shows buildings, a sign, or something to indicate you&lt;br /&gt;are standing on the campus.&lt;br /&gt;&lt;br /&gt;2. The information I mentioned so I can find the records once I get into&lt;br /&gt;the database.&lt;br /&gt;&lt;br /&gt;3. Some idea of what I get for all my trouble.&lt;/blockquote&gt;&lt;br /&gt;&lt;/pre&gt;&lt;/div&gt;&lt;br /&gt;When he replied that he no longer lives near his campus (he&amp;rsquo;s in D.C., and attended Texas Christian University), they told him that any old photo of a squirrel would do&amp;ndash;and he sent them one.&lt;br /&gt;&lt;br /&gt;They ended their trolling by claiming that they had been caught, and that Shriber shouldn&amp;rsquo;t even visit their website anymore:&lt;br /&gt;&lt;pre&gt;&lt;blockquote&gt;From: lyger (&lt;a href=&#34;mailto:lyger@attrition.org&#34;&gt;lyger@attrition.org&lt;/a&gt;)&lt;br /&gt;To: Todd Shriber (&lt;a href=&#34;mailto:nascar24_08530@yahoo.com&#34;&gt;nascar24_08530@yahoo.com&lt;/a&gt;)&lt;br /&gt;Bcc: security curmudgeon (&lt;a href=&#34;mailto:jericho@attrition.org&#34;&gt;jericho@attrition.org&lt;/a&gt;)&lt;br /&gt;Date: Sun, 27 Aug 2006 03:15:31 -0400 (EDT)&lt;br /&gt;Subject: Re: the squirrels are nice here&amp;hellip;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;On Sat, 26 Aug 2006, Todd Shriber wrote:&lt;br /&gt;&lt;br /&gt;&amp;quot;: &amp;quot; I&amp;rsquo;ll take a quick look on Saturday and get the changes&lt;br /&gt;&amp;quot;: &amp;quot; to you immediately following that. Let me know if it&amp;rsquo;s&lt;br /&gt;&amp;quot;: &amp;quot; OK for me to log into that site.&lt;br /&gt;&lt;br /&gt;todd&amp;hellip; no more.. omfg we are SO busted.. fuck fuck fuck FUCK FUCK&lt;br /&gt;everything was PERFECT until their night noc ran a reverse udp traceroute&lt;br /&gt;back to one of the hosts we had set up  after that, straight DOWNHILL.&lt;br /&gt;i&amp;rsquo;ve already been called twice by my isp asking about unusual activity,&lt;br /&gt;some other shit about access attempts to a federally monitored system they&lt;br /&gt;have everything in logs including the rot-26 stuff that finally got me&lt;br /&gt;access all goes back to your login sorry i really fucked up BAD&lt;br /&gt;&lt;br /&gt;theyre prob gonna end up calling you since they have your info just duck&lt;br /&gt;and run if you can, i&amp;rsquo;m going deep underground if they ask about me or&lt;br /&gt;attrition we don&amp;rsquo;t know each other you know youre just as guilty and&lt;br /&gt;liable so when they come knocking dont say anything without a lawyer and&lt;br /&gt;when you ask them to put the gun down say it nice because that shit isnt&lt;br /&gt;fun&lt;br /&gt;&lt;br /&gt;man dont even visit attrition.org again theyre trying to check web logs&lt;br /&gt;one last email should be ok but we&amp;rsquo;re so fucked sorry&lt;/blockquote&gt;&lt;/pre&gt;&lt;br /&gt;Paul McNamara &lt;a href=&#34;http://www.networkworld.com/community/?q=node/9999&#34;&gt;has covered the story at &lt;span style=&#34;font-style: italic;&#34;&gt;Network World&lt;/span&gt;&lt;/a&gt;, and it&amp;rsquo;s &lt;a href=&#34;http://www.talkingpointsmemo.com/archives/week_2006_12_17.php#011674&#34;&gt;summarized at Talking Points Memo&lt;/a&gt;.  The &lt;a href=&#34;http://www.attrition.org/postal/z/033/0871.html&#34;&gt;full email correspondence is up at attrition.org&lt;/a&gt;, but their server is having some trouble handling the traffic they&amp;rsquo;re now receiving on this.&lt;br /&gt;&lt;br /&gt;UPDATE:  Welcome to Todd and/or his colleagues at the U.S. House of Representatives!&lt;br /&gt;&lt;br /&gt;&lt;table border=&#34;0&#34; cellpadding=&#34;1&#34; cellspacing=&#34;1&#34; width=&#34;450&#34;&gt;&lt;tbody&gt;&lt;tr bg=&#34;&#34; style=&#34;color: rgb(245, 245, 226);&#34;&gt;&lt;td align=&#34;right&#34; width=&#34;150&#34;&gt;&lt;span style=&#34;font-family:Arial;&#34;&gt;Domain Name&lt;/span&gt;&lt;/td&gt;&lt;td align=&#34;center&#34; width=&#34;10&#34;&gt;&lt;br /&gt;&lt;/td&gt;&lt;td width=&#34;290&#34;&gt;&lt;span style=&#34;;font-family:Arial;font-size:85%;&#34;  &gt;&lt;a href=&#34;http://house.gov/&#34;&gt;&lt;span id=&#34;ipDomainName&#34;&gt;house.gov&lt;/span&gt;&lt;/a&gt; &lt;a href=&#34;http://www.sitemeter.com/?a=stats&amp;s=s23lippardblog&amp;amp;amp;amp;r=34&amp;vlr=11&amp;amp;pg=1&amp;v=24&#34;&gt;&lt;sup&gt;?&lt;/sup&gt;&lt;/a&gt; (United States Government)&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align=&#34;right&#34; valign=&#34;top&#34;&gt;&lt;span style=&#34;font-family:Arial;&#34;&gt;IP Address&lt;/span&gt;&lt;/td&gt;&lt;td align=&#34;center&#34;&gt;&lt;br /&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&#34;;font-family:Arial;font-size:85%;&#34;  &gt;&lt;span id=&#34;ipAddress&#34;&gt;143.231.249.#&lt;/span&gt; (Information Systems, U.S. House of Representatives)&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr bg=&#34;&#34; style=&#34;color: rgb(245, 245, 226);&#34;&gt;&lt;td align=&#34;right&#34;&gt;&lt;span style=&#34;font-family:Arial;&#34;&gt;ISP&lt;/span&gt;&lt;/td&gt;&lt;td align=&#34;center&#34;&gt;&lt;br /&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&#34;;font-family:Arial;font-size:85%;&#34;  &gt;Information Systems, U.S. House of Representatives&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align=&#34;right&#34; valign=&#34;top&#34;&gt;&lt;span style=&#34;font-family:Arial;&#34;&gt;Location&lt;/span&gt;&lt;/td&gt;&lt;td align=&#34;center&#34;&gt;&lt;br /&gt;&lt;/td&gt;&lt;td&gt;&lt;table cellpadding=&#34;0&#34; cellspacing=&#34;0&#34;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;span style=&#34;;font-family:Arial;font-size:85%;&#34;  &gt;Continent&lt;/span&gt;&lt;/td&gt;&lt;td&gt; : &lt;/td&gt;&lt;td&gt;&lt;span style=&#34;;font-family:Arial;font-size:85%;&#34;  &gt;North America&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td valign=&#34;top&#34;&gt;&lt;span style=&#34;;font-family:Arial;font-size:85%;&#34;  &gt;Country&lt;/span&gt;&lt;/td&gt;&lt;td valign=&#34;top&#34;&gt; : &lt;/td&gt;&lt;td&gt;&lt;span style=&#34;;font-family:Arial;font-size:85%;&#34;  &gt;&lt;a href=&#34;http://www.sitemeter.com/?a=stats&amp;s=s23lippardblog&amp;amp;v=24&amp;country=US&amp;amp;amp;amp;vlr=11&amp;pg=1&amp;amp;r=76&#34;&gt;United States&lt;/a&gt; &lt;a href=&#34;http://www.sitemeter.com/?a=stats&amp;s=s23lippardblog&amp;amp;v=24&amp;country=US&amp;amp;amp;amp;vlr=11&amp;pg=1&amp;amp;r=77&#34;&gt;&lt;img src=&#34;http://www.sitemeter.com/images/flags/US.gif&#34; border=&#34;0&#34; height=&#34;12&#34; width=&#34;18&#34; /&gt;&lt;/a&gt; &lt;a href=&#34;http://www.sitemeter.com/?a=stats&amp;s=s23lippardblog&amp;amp;v=24&amp;country=US&amp;amp;amp;amp;vlr=11&amp;pg=1&amp;amp;r=78&#34;&gt;(Facts)&lt;/a&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;span style=&#34;;font-family:Arial;font-size:85%;&#34;  &gt;State&lt;/span&gt;&lt;/td&gt;&lt;td&gt; : &lt;/td&gt;&lt;td&gt;&lt;span style=&#34;;font-family:Arial;font-size:85%;&#34;  &gt;District of Columbia&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;span style=&#34;;font-family:Arial;font-size:85%;&#34;  &gt;City&lt;/span&gt;&lt;/td&gt;&lt;td&gt; : &lt;/td&gt;&lt;td&gt;&lt;span style=&#34;;font-family:Arial;font-size:85%;&#34;  &gt;Washington&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;span style=&#34;;font-family:Arial;font-size:85%;&#34;  &gt;Lat/Long&lt;/span&gt;&lt;/td&gt;&lt;td&gt; : &lt;/td&gt;&lt;td&gt;&lt;span style=&#34;;font-family:Arial;font-size:85%;&#34;  &gt;38.8933, -77.0146 &lt;a href=&#34;http://www.sitemeter.com/?a=stats&amp;s=s23lippardblog&amp;amp;amp;amp;r=75&amp;pg=1&amp;amp;vlr=11&amp;v=24&#34;&gt;(Map)&lt;/a&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;span style=&#34;;font-family:Arial;font-size:85%;&#34;  &gt;Distance&lt;/span&gt;&lt;/td&gt;&lt;td&gt; : &lt;/td&gt;&lt;td&gt;&lt;span style=&#34;;font-family:Arial;font-size:85%;&#34;  &gt;1,975 miles&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr bg=&#34;&#34; style=&#34;color: rgb(245, 245, 226);&#34;&gt;&lt;td align=&#34;right&#34; valign=&#34;top&#34;&gt;&lt;span style=&#34;font-family:Arial;&#34;&gt;Language&lt;/span&gt;&lt;/td&gt;&lt;td align=&#34;center&#34;&gt;&lt;br /&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&#34;;font-family:Arial;font-size:85%;&#34;  &gt;English (United States)&lt;br /&gt;&lt;small&gt;en-us&lt;/small&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align=&#34;right&#34;&gt;&lt;span style=&#34;font-family:Arial;&#34;&gt;Operating System&lt;/span&gt;&lt;/td&gt;&lt;td align=&#34;center&#34;&gt;&lt;br /&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&#34;;font-family:Arial;font-size:85%;&#34;  &gt;Microsoft WinXP&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr bg=&#34;&#34; style=&#34;color: rgb(245, 245, 226);&#34;&gt;&lt;td align=&#34;right&#34; valign=&#34;top&#34;&gt;&lt;span style=&#34;font-family:Arial;&#34;&gt;Browser&lt;/span&gt;&lt;/td&gt;&lt;td align=&#34;center&#34;&gt;&lt;br /&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&#34;;font-family:Arial;font-size:85%;&#34;  &gt;Internet Explorer 6.0&lt;br /&gt;&lt;small&gt;Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)&lt;/small&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align=&#34;right&#34; valign=&#34;top&#34;&gt;&lt;span style=&#34;font-family:Arial;&#34;&gt;Javascript&lt;/span&gt;&lt;/td&gt;&lt;td align=&#34;center&#34;&gt;&lt;br /&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&#34;;font-family:Arial;font-size:85%;&#34;  &gt;version 1.3&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr bg=&#34;&#34; style=&#34;color: rgb(245, 245, 226);&#34;&gt;&lt;td align=&#34;right&#34; valign=&#34;top&#34;&gt;&lt;span style=&#34;font-family:Arial;&#34;&gt;Monitor&lt;/span&gt;&lt;/td&gt;&lt;td align=&#34;center&#34;&gt;&lt;br /&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&#34;;font-family:Arial;font-size:85%;&#34;  &gt;&lt;table cellpadding=&#34;0&#34; cellspacing=&#34;0&#34;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;span style=&#34;;font-family:Arial;font-size:85%;&#34;  &gt;Resolution&lt;/span&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&#34;;font-family:Arial;font-size:85%;&#34;  &gt; : &lt;/span&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&#34;;font-family:Arial;font-size:85%;&#34;  &gt;1024 x 768&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;span style=&#34;;font-family:Arial;font-size:85%;&#34;  &gt;Color Depth&lt;/span&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&#34;;font-family:Arial;font-size:85%;&#34;  &gt; : &lt;/span&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&#34;;font-family:Arial;font-size:85%;&#34;  &gt;32 bits &lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align=&#34;right&#34;&gt;&lt;span style=&#34;font-family:Arial;&#34;&gt;Time of Visit&lt;/span&gt;&lt;/td&gt;&lt;td align=&#34;center&#34;&gt;&lt;span style=&#34;font-family:Arial;&#34;&gt; &lt;/span&gt;&lt;br /&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&#34;;font-family:Arial;font-size:85%;&#34;  &gt;&lt;span title=&#34;Dec 22 2006  8:55:54&#34;&gt;Dec 22 2006 8:55:54 am&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr bg=&#34;&#34; style=&#34;color: rgb(245, 245, 226);&#34;&gt;&lt;td align=&#34;right&#34;&gt;&lt;span style=&#34;font-family:Arial;&#34;&gt;Last Page View&lt;/span&gt;&lt;/td&gt;&lt;td align=&#34;center&#34;&gt;&lt;br /&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&#34;;font-family:Arial;font-size:85%;&#34;  &gt;&lt;span title=&#34;Dec 22 2006  8:55:54&#34;&gt;Dec 22 2006 8:55:54 am&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align=&#34;right&#34;&gt;&lt;span style=&#34;font-family:Arial;&#34;&gt;Visit Length&lt;/span&gt;&lt;/td&gt;&lt;td align=&#34;center&#34;&gt;&lt;br /&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&#34;;font-family:Arial;font-size:85%;&#34;  &gt;0 seconds&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr bg=&#34;&#34; style=&#34;color: rgb(245, 245, 226);&#34;&gt;&lt;td align=&#34;right&#34;&gt;&lt;span style=&#34;font-family:Arial;&#34;&gt;Page Views&lt;/span&gt;&lt;/td&gt;&lt;td align=&#34;center&#34;&gt;&lt;span style=&#34;font-family:Arial;&#34;&gt; &lt;/span&gt;&lt;br /&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&#34;;font-family:Arial;font-size:85%;&#34;  &gt;1&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align=&#34;right&#34; valign=&#34;top&#34;&gt;&lt;span style=&#34;font-family:Arial;&#34;&gt;Referring URL&lt;/span&gt;&lt;/td&gt;&lt;td align=&#34;center&#34;&gt;&lt;br /&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&#34;;font-family:Arial;font-size:85%;&#34;  &gt;&lt;a href=&#34;http://blogsearch.google.com/blogsearch?hl=en&amp;client=news&amp;amp;q=Todd%20Shriber&amp;ie=UTF8&#34; title=&#34;http://blogsearch.google.com/blogsearch?hl=en&amp;amp;client=news&amp;q=Todd Shriber&amp;amp;ie=UTF8&#34;&gt;&lt;a href=&#34;http://blogsearch.go&#34;&gt;http://blogsearch.go&lt;/a&gt;&amp;hellip;Todd Shriber&amp;amp;ie=UTF8&lt;/a&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align=&#34;right&#34; valign=&#34;top&#34;&gt;&lt;span style=&#34;font-family:Arial;&#34;&gt;Search Engine&lt;/span&gt;&lt;/td&gt;&lt;td align=&#34;center&#34;&gt;&lt;br /&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&#34;;font-family:Arial;font-size:85%;&#34;  &gt;&lt;span style=&#34;;font-family:Arial;font-size:85%;&#34;  &gt;blogsearch.google.com&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align=&#34;right&#34; valign=&#34;top&#34;&gt;&lt;span style=&#34;font-family:Arial;&#34;&gt;Search Words&lt;/span&gt;&lt;/td&gt;&lt;td align=&#34;center&#34;&gt;&lt;br /&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&#34;;font-family:Arial;font-size:85%;&#34;  &gt;&lt;span style=&#34;;font-family:Arial;font-size:85%;&#34;  &gt;todd shriber&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr bg=&#34;&#34; style=&#34;color: rgb(245, 245, 226);&#34;&gt;&lt;td align=&#34;right&#34;&gt;&lt;span style=&#34;font-family:Arial;&#34;&gt;Visit Entry Page&lt;/span&gt;&lt;/td&gt;&lt;td align=&#34;center&#34;&gt;&lt;br /&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&#34;;font-family:Arial;font-size:85%;&#34;  &gt;&lt;a href=&#34;https://blog.lippard.org/2006/12/staffer-for-congressman-tries-to-hire.html&#34; title=&#34;/2006/12/staffer-for-congressman-tries-to-hire.html&#34;&gt;&lt;a href=&#34;http://lippard.blogs...n-tries-to-hire.html&#34;&gt;http://lippard.blogs...n-tries-to-hire.html&lt;/a&gt;&lt;/a&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align=&#34;right&#34;&gt;&lt;span style=&#34;font-family:Arial;&#34;&gt;Visit Exit Page&lt;/span&gt;&lt;/td&gt;&lt;td align=&#34;center&#34;&gt;&lt;br /&gt;&lt;/td&gt;&lt;td&gt;&lt;span style=&#34;;font-family:Arial;font-size:85%;&#34;  &gt;&lt;a href=&#34;https://blog.lippard.org/2006/12/staffer-for-congressman-tries-to-hire.html&#34; title=&#34;/2006/12/staffer-for-congressman-tries-to-hire.html&#34;&gt;&lt;a href=&#34;http://lippard.blogs...n-tries-to-hire.html&#34;&gt;http://lippard.blogs...n-tries-to-hire.html&lt;/a&gt;&lt;/a&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;UPDATE:  Todd Shriber &lt;a href=&#34;http://www.networkworld.com/community/?q=node/10015&#34;&gt;has been fired&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Redacted Iran op-ed shows Bush administration insanity</title>
      <link>https://blog.lippard.org/2006/12/redacted-iran-op-ed-shows-bush.html/</link>
      <pubDate>Fri, 22 Dec 2006 14:24:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/redacted-iran-op-ed-shows-bush.html/</guid>
      <description>&lt;p&gt;As an undergraduate, I read Victor Marchetti and John Marks&amp;rsquo; book, &lt;span style=&#34;font-style: italic;&#34;&gt;The CIA and the Cult of Intelligence&lt;/span&gt;.  Marchetti, a former CIA officer, was forced to redact large portions of the book, and the publisher decided to print the book with a bunch of blank spaces to show where the redactions occurred.  This led to a fun game of trying to fill in the blanks.  (The only section I tried to fill in&amp;ndash;successfully, as this was years after the book was published&amp;ndash;was about CIA-operated air transportation companies operating out of Pinal Air Park in Arizona near Marana.)&lt;br /&gt;&lt;br /&gt;Now the New York Times &lt;a href=&#34;http://www.nytimes.com/2006/12/22/opinion/22leverett.html?_r=1&amp;oref=slogin&#34;&gt;has printed an op-ed by Flynt Leverett and Hillary Mann about Iran using the same strategy&lt;/a&gt;&amp;ndash;it&amp;rsquo;s filled with black marks indicating the CIA-demanded redactions.  This op-ed actually contained no classified information, but the Bush administration applied pressure to the CIA to get them to demand redactions.  Leverett and Mann &lt;a href=&#34;http://www.nytimes.com/2006/12/22/opinion/22precede.html&#34;&gt;write, in an explanatory preface&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Agency officials told us that they had concluded on their own that the original draft included no classified material, but that they had to bow to the White House.&lt;p&gt; Indeed, the deleted portions of the original draft reveal no classified material. These passages go into aspects of American-Iranian relations during the Bush administration’s first term that have been publicly discussed by Secretary of State Condoleezza Rice; former Secretary of State Colin Powell; former Deputy Secretary of State Richard Armitage; a former State Department policy planning director, Richard Haass; and a former special envoy to Afghanistan, James Dobbins.&lt;br /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sachs:  Hayek was wrong</title>
      <link>https://blog.lippard.org/2006/12/sachs-hayek-was-wrong.html/</link>
      <pubDate>Thu, 21 Dec 2006 01:58:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/sachs-hayek-was-wrong.html/</guid>
      <description>&lt;p&gt;Jeffrey Sachs argues that &lt;a href=&#34;http://www.sciam.com/article.cfm?articleID=000AF3D5-6DC9-152E-A9F183414B7F0000&#34;&gt;higher taxes and social safety nets produce better results than laissez-faire capitalism&lt;/a&gt;.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2006-12-21)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Stefan Karlsson, Swede and undoubtedly one of the horrible &#34;ideologues&#34; that Sachs is attacking, &lt;a href=&#34;http://stefanmikarlsson.blogspot.com/2006/10/jeffrey-sachs-on-nordic-countries.html&#34;&gt;responds here&lt;/a&gt;.&lt;/p&gt;
  &lt;/div&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2006-12-21)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;&lt;a href=&#34;http://austrianeconomists.typepad.com/weblog/2006/10/was_hayek_wrong.html&#34;&gt;Another ideologue responds&lt;/a&gt;, as well as linking to yet another ideologue&#39;s &lt;a href=&#34;http://stationarybandit.typepad.com/my_weblog/2006/10/did_sachs_prove.html&#34;&gt;ideological response&lt;/a&gt;.&lt;/p&gt;
  &lt;/div&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Leo&lt;/strong&gt; &lt;small&gt;(2006-12-21)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Oh, my, is Milton Friedman even buried yet?  Shouldn&#39;t there be a 90 day moratorium on such articles in memory of?
&lt;p&gt;Seriously, this is an interesting article.  I wonder how the poverty spending numbers are affected by charitable giving, supposing there is some relevancy, that is, between a nations poverty spending and charitable giving.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How the Office of Special Counsel got the Sternberg issue so wrong</title>
      <link>https://blog.lippard.org/2006/12/how-office-of-special-counsel-got.html/</link>
      <pubDate>Wed, 20 Dec 2006 21:23:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/how-office-of-special-counsel-got.html/</guid>
      <description>&lt;p&gt;Steve Reuland at the Panda&amp;rsquo;s Thumb &lt;a href=&#34;http://www.pandasthumb.org/archives/2006/12/the_office_of_s.html&#34;&gt;points out how egregiously bad the OSC has become under Special Counsel Scott Bloch&lt;/a&gt;, and how that led to its poor handling of the Sternberg affair:&lt;br /&gt;&lt;blockquote&gt;&lt;ol class=&#34;kw_list&#34; style=&#34;list-style-type: disc;&#34;&gt;&lt;li&gt;Bloch is a far-right wing activist and a notorious homophobe.  &lt;/li&gt;&lt;li&gt;Upon taking office Bloch immediately removed references to sexual orientation discrimination from the OSC website.  Bloch has &lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/content/article/2005/05/24/AR2005052401496.html&#34; rel=&#34;external&#34;&gt;indicated&lt;/a&gt; that he will not protect gays from discrimination in contradiction of White House policy.  &lt;/li&gt;&lt;li&gt;Bloch is alleged to have used the OSC for &lt;a href=&#34;http://www.pogo.org/p/government/ga-050306-osc.html&#34; rel=&#34;external&#34;&gt;partisan political purposes&lt;/a&gt; by ignoring claims made against Republicans while vigorously pursuing complaints lodged against Democrats.  &lt;/li&gt;&lt;li&gt;Bloch doubled the number of political appointees in the OSC, giving high paying salaries to many of his friends and fellow right-wing activists who have no relevant experience. He has simultaneously eviscerated the OSC’s professional staff, much of whom has either been fired for not &lt;a href=&#34;http://newstandardnews.net/content/index.cfm/items/1384&#34; rel=&#34;external&#34;&gt;relocating&lt;/a&gt; on short notice or resigned in frustration.  &lt;/li&gt;&lt;li&gt;James McVay, who wrote the preliminary report concerning Sternberg, is one of Bloch’s more controversial political appointees. He has no experience in employment law, whistleblower law, or federal-sector work. &lt;/li&gt;&lt;li&gt;Many hundreds of meritorious cases, which by all accounts should have been investigated, were dismissed without investigation by Bloch’s office. Meanwhile, matters over which OSC has no jurisdiction have been pursued rigorously. (Sound familiar?) &lt;/li&gt;&lt;li&gt;According to the OSC’s &lt;a href=&#34;http://www.peer.org/news/news_id.php?row_id=779&#34; rel=&#34;external&#34;&gt;own polling&lt;/a&gt;, Federal employees are extremely dissatisfied with the work being done by the OSC, and effectively no whistleblowers have received relief as a result of the complaints they filed. &lt;/li&gt;&lt;li&gt;When complaints were made about Bloch’s behavior and mistreatment of the staff, Bloch not only dismissed the complaints, he allegedly retaliated against the people who made them and issued a &lt;a href=&#34;http://www.peer.org/news/news_id.php?row_id=354&#34; rel=&#34;external&#34;&gt;gag order&lt;/a&gt; preventing the OSC staff from speaking to anyone outside of the agency. Ironically, it is precisely this type of retaliation and intimidation of whistleblowers that the OSC is tasked with investigating. &lt;/li&gt;&lt;li&gt;As a result of OSC failing to discharge its duties and taking revenge on aggrieved staff, former staff members and numerous whistleblower protection groups have filed a complaint with the Office of Personnel Management, which has launched an &lt;a href=&#34;http://www.govexec.com/dailyfed/1005/101905p1.htm&#34; rel=&#34;external&#34;&gt;investigation&lt;/a&gt; (still on-going, as far as I can tell).  Additionally, two Senate committees were forced to hold &lt;a href=&#34;http://hsgac.senate.gov/index.cfm?Fuseaction=Hearings.Detail&amp;amp;HearingID=238&#34; rel=&#34;external&#34;&gt;hearings&lt;/a&gt; concerning Bloch’s behavior.  &lt;/li&gt;&lt;/ol&gt;  &lt;p&gt;It almost couldn’t get worse. There is a long and sordid history since Bloch took over the OSC of cronyism, political bias, shirking, and unfair treatment of staff. Scott Bloch makes former FEMA director Michael Brown look like a brilliant leader and seasoned professional by comparison.&lt;/p&gt;</description>
    </item>
    <item>
      <title>NY Times: Theater of the Absurd at the TSA</title>
      <link>https://blog.lippard.org/2006/12/ny-times-theater-of-absurd-at-tsa.html/</link>
      <pubDate>Wed, 20 Dec 2006 17:03:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/ny-times-theater-of-absurd-at-tsa.html/</guid>
      <description>&lt;p&gt;The December 17 &lt;span style=&#34;font-style: italic;&#34;&gt;New York Times&lt;/span&gt; has &lt;a href=&#34;http://www.nytimes.com/2006/12/17/business/yourmoney/17digi.html?_r=1&amp;adxnnl=1&amp;amp;oref=login&amp;adxnnlx=1166634073-IPVG26e4hvfub9AFt5O0kQ&#34;&gt;a great article on airport security&lt;/a&gt;, with quotes from Bruce Schneier and Matt Blaze.  A few key paragraphs:&lt;br /&gt;&lt;blockquote&gt;The root problem, as some experts see it, is the T.S.A.’s reliance on IDs that are so easily obtained under false pretenses. “It would be wonderful if &lt;a href=&#34;http://topics.nytimes.com/top/reference/timestopics/people/b/osama_bin_laden/index.html?inline=nyt-per&#34; title=&#34;More articles about Osama bin Laden.&#34;&gt;Osama bin Laden&lt;/a&gt; carried a photo ID that listed his occupation of ‘Evildoer,’ ” permitting the authorities to pluck him from a line, Mr. Schneier said. “The problem is, we try to pretend that identity maps to intentionality. But it doesn’t.”&lt;br /&gt;&amp;hellip;&lt;br /&gt;&lt;p&gt;WHEN I asked Mr. Schneier of BT Counterpane what he would do if he were appointed leader of the T.S.A., he said he would return to the basic procedures for passenger screening used before the 2001 terrorist attacks, which was designed to do nothing more ambitious than “catch the sloppy and the stupid.” &lt;/p&gt;</description>
    </item>
    <item>
      <title>The Year for Intelligent Design</title>
      <link>https://blog.lippard.org/2006/12/year-for-intelligent-design.html/</link>
      <pubDate>Wed, 20 Dec 2006 16:43:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/year-for-intelligent-design.html/</guid>
      <description>&lt;p&gt;John Lynch has &lt;a href=&#34;http://scienceblogs.com/strangerfruit/2006/12/the_year_in_id.php&#34;&gt;a summary of the Intelligent Design movement&amp;rsquo;s achievements for 2006&lt;/a&gt;, along with a short list of things they failed to achieve in 2006.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Richard Sternberg, false martyr for intelligent design</title>
      <link>https://blog.lippard.org/2006/12/richard-sternberg-false-martyr-for.html/</link>
      <pubDate>Wed, 20 Dec 2006 15:48:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/richard-sternberg-false-martyr-for.html/</guid>
      <description>&lt;p&gt;Ed Brayton &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/12/creating_a_martyr_the_sternber.php&#34;&gt;reviews the new report to Rep. Mark Souder&lt;/a&gt; which argues that Richard Sternberg of the Smithsonian Institution, former editor of the &lt;span style=&#34;font-style: italic;&#34;&gt;Proceedings of the Biological Society of Washington&lt;/span&gt;, was a victim of persecution.  The evidence in the report itself fails to support that conclusion, which appears to be politically motivated.&lt;br /&gt;&lt;br /&gt;Brayton finds that:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;1. What little ill-treatment Sternberg may have gotten (in fact, all of the comments expressing distrust and anger at Sternberg and urging his dismissal were made not to his face, but in private emails that he never saw) was largely self-inflicted, the result not only of his violation of procedures in regard to the Meyer paper, but in regard to several other instances of professional malfeasance and prior examples of poor judgement as PBSW editor. &lt;/p&gt;</description>
    </item>
    <item>
      <title>Cobb County, GA evolution disclaimer case settled</title>
      <link>https://blog.lippard.org/2006/12/cobb-county-ga-evolution-disclaimer.html/</link>
      <pubDate>Wed, 20 Dec 2006 15:20:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/cobb-county-ga-evolution-disclaimer.html/</guid>
      <description>&lt;p&gt;Cobb County&amp;rsquo;s school officials have settled the lawsuit with Americans United for the Separation of Church and State, and will not place anti-evolution disclaimers on textbooks used in their science classes.  It appears that they&amp;rsquo;ve chosen to settle rather than suffer a Dover-like defeat in the courtroom.&lt;br /&gt;&lt;br /&gt;More at &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/12/news_flash_cobb_county_case_se.php&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Eminent domain extortion</title>
      <link>https://blog.lippard.org/2006/12/eminent-domain-extortion.html/</link>
      <pubDate>Wed, 20 Dec 2006 04:07:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/eminent-domain-extortion.html/</guid>
      <description>&lt;p&gt;Radley Balko &lt;a href=&#34;http://www.theagitator.com/archives/027333.php&#34;&gt;describes an outrageous case of eminent domain extortion in Port Chester, NY&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;With the blessing of officials from the Village of Port Chester, the Village&amp;rsquo;s chosen developer approached [entrepreneur Bart] Didden and his partner with an offer they couldn&amp;rsquo;t refuse. Because Didden planned to build a CVS on his property&amp;ndash;land the developer coveted for a Walgreens&amp;ndash;the developer demanded $800,000 from Didden to make him &amp;ldquo;go away&amp;rdquo; or ordered Didden to give him an unearned 50 percent stake in the CVS development. If Didden refused, the developer would have the Village of Port Chester condemn the land for his private use. Didden rejected the bold-faced extortion. The very next day the Village of Port Chester condemned Didden&amp;rsquo;s property through eminent domain so it could hand it over to the developer who made the threat.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Third Colorado evangelical quits for sexual misconduct</title>
      <link>https://blog.lippard.org/2006/12/third-colorado-evangelical-quits-for.html/</link>
      <pubDate>Tue, 19 Dec 2006 15:25:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/third-colorado-evangelical-quits-for.html/</guid>
      <description>&lt;p&gt;This time it&amp;rsquo;s Christopher Beard, an executive staff member at Ted Haggard&amp;rsquo;s New Life Church in Colorado Springs, &lt;a href=&#34;http://pandagon.net/2006/12/18/another-colorado-fundie-is-busted-over-sexual-misconduct/&#34;&gt;voluntarily resigning for a past incident of &amp;ldquo;sexual misconduct.&amp;quot;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;There&amp;rsquo;s no word on whether this is another gay incident, but it apparently does not involve Haggard or a minor.&lt;br /&gt;&lt;br /&gt;The two previous incidents involved &lt;a href=&#34;https://blog.lippard.org/2006/12/another-closeted-gay-evangelical-leader.html&#34;&gt;Paul Barnes, head of Grace Chapel in Denver&lt;/a&gt;, and, of course, &lt;a href=&#34;https://blog.lippard.org/2006/11/ted-haggard-resigns-as-head-of-nae.html&#34;&gt;Ted Haggard&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;(Hat tip: &lt;a href=&#34;http://scienceblogs.com/pharyngula/2006/12/third_time_is_the_proof.php&#34;&gt;Pharyngula&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>A Letter from Paul LaClair about David Paszkiewicz</title>
      <link>https://blog.lippard.org/2006/12/letter-from-paul-laclair-about-david.html/</link>
      <pubDate>Mon, 18 Dec 2006 19:13:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/letter-from-paul-laclair-about-david.html/</guid>
      <description>&lt;p&gt;I just came across &lt;a href=&#34;http://thecanessacorner.blogspot.com/2006/12/letter-from-paul-laclair.html&#34;&gt;this letter from Paul LaClair at the &lt;span style=&#34;font-style: italic;&#34;&gt;Observer&lt;/span&gt;&lt;/a&gt; (Kearny&amp;rsquo;s newspaper) editor&amp;rsquo;s blog site, which corrects some misconceptions that have occurred in some of the reporting and commentary on this issue, as well as point out some additional details about Paszkiewicz and the school administrators&amp;rsquo; response that have not been reported elsewhere, such as:&lt;br /&gt;&lt;br /&gt;* After receiving a reprimand on September 25 in response to Matthew LaClair&amp;rsquo;s initial complaint, Paszkiewicz made a statement in class that implied that the student who complained had misrepresented his words.  (I.e., he lied.)  At this point, Matthew LaClair requested a meeting with administrators and produced the recordings.&lt;br /&gt;&lt;br /&gt;* Subsequent to this, the LaClairs have asked for further corrective action, but none has been forthcoming.&lt;br /&gt;&lt;br /&gt;* The school&amp;rsquo;s attorney has been evasive and even suggested that the LaClair&amp;rsquo;s go ahead and sue.&lt;br /&gt;&lt;br /&gt;The letter is well worth reading in its entirety.  You can find it &lt;a href=&#34;http://thecanessacorner.blogspot.com/2006/12/letter-from-paul-laclair.html&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>David Paszkiewicz makes the New York Times</title>
      <link>https://blog.lippard.org/2006/12/david-paszkiewicz-makes-new-york-times.html/</link>
      <pubDate>Mon, 18 Dec 2006 17:09:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/david-paszkiewicz-makes-new-york-times.html/</guid>
      <description>&lt;p&gt;David Paszkiewicz, the U.S. history teacher at Kearny High School in New Jersey &lt;a href=&#34;https://blog.lippard.org/2006/11/public-school-teacher-tells-class-you.html&#34;&gt;who has been using his classroom to spread his religious views&lt;/a&gt; and has been &lt;a href=&#34;https://blog.lippard.org/2006/11/kearny-high-school-students-defend.html&#34;&gt;defended by his students&lt;/a&gt; and &lt;a href=&#34;https://blog.lippard.org/2006/11/embarrassingly-bad-arguments-in.html&#34;&gt;fellow residents of Kearny&lt;/a&gt;, has now made &lt;a href=&#34;http://www.nytimes.com/2006/12/18/nyregion/18kearny.html?_r=1&amp;oref=slogin&amp;amp;pagewanted=all&#34;&gt; the &lt;span style=&#34;font-style: italic;&#34;&gt;New York Times&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The principal is quoted as saying that he is unaware of any previous problems, but there have been comments left at my blog stating that Paszkiewicz has been doing this for many years.&lt;br /&gt;&lt;br /&gt;The principal also claims that corrective action was taken&amp;ndash;a reprimand was supposedly given back on September 25&amp;ndash;but Paszkiewicz&amp;rsquo;s classroom style doesn&amp;rsquo;t appear to have changed much in later classroom recordings (I have heard some samples from September 26, 27, 29, and October 3 and 4).&lt;br /&gt;&lt;br /&gt;The &lt;span style=&#34;font-style: italic;&#34;&gt;New York Times&lt;/span&gt; article makes it clear how bad Paszkiewicz has been&amp;ndash;even conservative legal groups have no interest in defending him:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Discovery Institute&#39;s incredible hypocrisy knows no bounds</title>
      <link>https://blog.lippard.org/2006/12/discovery-institutes-incredible.html/</link>
      <pubDate>Mon, 18 Dec 2006 16:56:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/discovery-institutes-incredible.html/</guid>
      <description>&lt;p&gt;The Discovery Institute &lt;a href=&#34;https://blog.lippard.org/2006/12/discovery-institutes-latest-attack-on.html&#34;&gt;has been trying to criticize last year&amp;rsquo;s Dover decision&lt;/a&gt; on the grounds that Judge Jones followed common judicial practice by copying text from the winning side&amp;rsquo;s Proposed Findings of Fact and Conclusions of Law in setting out the facts of the case in his opinion.&lt;br /&gt;&lt;br /&gt;Now, it turns out that the Discovery Institute&amp;rsquo;s David DeWolf, John West, and Casey Luskin (the first two of which are the authors of the critique of Judge Jones just referred to) submitted a paper to the &lt;span style=&#34;font-style: italic;&#34;&gt;Montana Law Review&lt;/span&gt; about the Dover case that was virtually identical to content in the DI&amp;rsquo;s book, &lt;span style=&#34;font-style: italic;&#34;&gt;Traipsing Into Evolution&lt;/span&gt;, published in March 2006.  This violated the journal&amp;rsquo;s requirement that all submissions be original content, not previously published elsewhere, and the authors were forced to rewrite and resubmit&amp;ndash;after this was brought to the journal&amp;rsquo;s attention by a third party.  The DI authors intentionally concealed this information.&lt;br /&gt;&lt;br /&gt;More details at &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/12/study_shows_discovery_institut.php&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (December 20, 2006):  The &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/12/mlr_editor_responds.php&#34;&gt;editor of the &lt;span style=&#34;font-style: italic;&#34;&gt;Montana Law Review&lt;/span&gt; has responded&lt;/a&gt;, pointing out facts that absolve the DI folks of any deception.&lt;/p&gt;</description>
    </item>
    <item>
      <title>A Steep Cliff--Phoenix Notices of Trustee&#39;s Sales</title>
      <link>https://blog.lippard.org/2006/12/steep-cliff-phoenix-notices-of-trustees.html/</link>
      <pubDate>Sat, 16 Dec 2006 22:20:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/steep-cliff-phoenix-notices-of-trustees.html/</guid>
      <description>&lt;p&gt;Einzige has posted &lt;a href=&#34;http://einzige.blogspot.com/2006/12/steep-cliff.html&#34;&gt;the latest graph for notices of trustee&amp;rsquo;s sales in Phoenix&lt;/a&gt;, and concludes:&lt;br /&gt;&lt;blockquote&gt;It would seem, now, that the question is no longer &amp;ldquo;Is there a housing bubble?&amp;rdquo;, but &amp;ldquo;How big is the pop going to be?&amp;quot;&lt;br /&gt;&lt;/blockquote&gt;Check it out &lt;a href=&#34;http://einzige.blogspot.com/2006/12/steep-cliff.html&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2007-01-06)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;A bit of an update, in lieu of putting up a whole new graph (which I will do in February):
&lt;p&gt;December saw a slight dip in the numbers, with the total getting to &amp;ldquo;only&amp;rdquo; 1407 notices recorded&amp;ndash;79 less than November.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Global state of gay marriage</title>
      <link>https://blog.lippard.org/2006/12/global-state-of-gay-marriage.html/</link>
      <pubDate>Thu, 14 Dec 2006 22:15:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/global-state-of-gay-marriage.html/</guid>
      <description>&lt;p&gt;From the &lt;a href=&#34;http://www.economist.com/world/international/displaystory.cfm?story_id=E1_RPVGPQG&#34;&gt;December 2, 2006 issue of &lt;span style=&#34;font-style: italic;&#34;&gt;The Economist&lt;/span&gt;&lt;/a&gt; (subscription required for full article):&lt;br /&gt;&lt;br /&gt;Gay marriage is legal in Belgium, Canada, Netherlands, South Africa, Spain, and the U.S. (Massachusetts).&lt;br /&gt;&lt;br /&gt;Gays have the same rights as married heterosexuals, but only in civil unions or partnerships rather than marriage in Britain, Denmark, Finland, Iceland, New Zealand, Norway, Sweden, and the U.S. (California, Connecticut, New Jersey, and Vermont).&lt;br /&gt;&lt;br /&gt;Gays have civil unions or partnerships with lesser rights than heterosexual marriage in Argentina (1 state), Czech Republic, France, Germany (3 states), Hong Kong, Ireland, Luxembourg, and the United States (Hawaii, Maine).&lt;br /&gt;&lt;br /&gt;UPDATE (December 18, 2006):  Stephen Frug &lt;a href=&#34;http://stephenfrug.blogspot.com/2006/12/civil-unions-are-not-equivalent-to.html&#34;&gt;has pointed out&lt;/a&gt; that even in U.S. states which have legal gay marriage or legal gay civil unions, they are still not equivalent to marriage, in part because of the U.S. federal Defense of Marriage Act (DOMA) signed into law by Bill Clinton.  As a result of a provision in this law, the spouse of former Rep. Gerry Studds (D-MA), the first openly gay federal lawmaker, has been denied his pension benefits.&lt;br /&gt;&lt;br /&gt;UPDATE (December 19, 2006):  The December 9 issue of &lt;span style=&#34;font-style: italic;&#34;&gt;The Economist&lt;/span&gt; (p. 66) points out that the inclusion of Hong Kong on the list of countries with gay civil unions is a mistake.  Hong Kong &amp;ldquo;is reviewing its laws in this area,&amp;rdquo; but doesn&amp;rsquo;t currently allow them.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Richard Cheese news</title>
      <link>https://blog.lippard.org/2006/12/richard-cheese-news.html/</link>
      <pubDate>Thu, 14 Dec 2006 21:44:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/richard-cheese-news.html/</guid>
      <description>&lt;p&gt;From a Richard Cheese email bulletin:&lt;br /&gt;&lt;blockquote&gt;I hope you will please tell your friends in Chicago to listen TONIGHT    (Thursday 12/14) to WLUP 97.9 FM&amp;rsquo;s Jonathon Brandmeier radio marathon show&amp;hellip;my Richard Cheese &amp;amp; Lounge Against The Machine band will be performing LIVE VIA SATELLITE on The Loop from 9PM-10PM.&lt;br /&gt;&lt;br /&gt;And Friday night (tomorrow), our &amp;ldquo;Christmas In Las Vegas&amp;rdquo; holiday song will be featured on NBC-TV&amp;rsquo;s &amp;ldquo;LAS VEGAS&amp;rdquo; series!  Be sure to        tune in early at 8:59PM (7:59PM Central) or you&amp;rsquo;ll miss it!  It&amp;rsquo;s on     during the first five minutes!!!&lt;/blockquote&gt;More Richard Cheese information at &lt;a href=&#34;http://www.richardcheese.com/&#34;&gt;&lt;a href=&#34;https://www.richardcheese.com&#34;&gt;www.richardcheese.com&lt;/a&gt;&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Michael Crichton is an asshole</title>
      <link>https://blog.lippard.org/2006/12/michael-crichton-is-asshole.html/</link>
      <pubDate>Thu, 14 Dec 2006 20:44:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/michael-crichton-is-asshole.html/</guid>
      <description>&lt;p&gt;I figured as much from &lt;a href=&#34;https://blog.lippard.org/2006/06/skeptics-society-conference.html&#34;&gt;his performance at this year&amp;rsquo;s Skeptics Society conference&lt;/a&gt;, where he refused to defend the scientific claims in his book &lt;span style=&#34;font-style: italic;&#34;&gt;State of Fear&lt;/span&gt;, but here&amp;rsquo;s how he&amp;rsquo;s responded to Washington journalist Michael Crowley&amp;rsquo;s critique in &lt;span style=&#34;font-style: italic;&#34;&gt;The New Republic&lt;/span&gt;&amp;ndash;&lt;a href=&#34;http://www.tpmmuckraker.com/archives/002156.php&#34;&gt;by putting Crowley as a character into his most recent novel, as a child rapist with a small penis&lt;/a&gt;:&lt;br /&gt;&lt;span class=&#34;entry_body&#34;&gt;&lt;blockquote&gt;Alex Burnet was in the middle of the most difficult trial of her career, a rape case involving the sexual assault of a two-year-old boy in Malibu. The defendant, thirty-year-old Mick Crowley, was a Washington-based political columnist who was visiting his sister-in-law when he experienced an overwhelming urge to have anal sex with her young son, still in diapers. Crowley was a wealthy, spoiled Yale graduate and heir to a pharmaceutical fortune. &amp;hellip; &lt;p&gt;It turned out Crowley&amp;rsquo;s taste in love objects was well known in Washington, but [his lawyer]&amp;ndash;as was his custom&amp;ndash;tried the case vigorously in the press months before the trial, repeatedly characterizing Alex and the child&amp;rsquo;s mother as &amp;ldquo;fantasizing feminist fundamentalists&amp;rdquo; who had made up the whole thing from &amp;ldquo;their sick, twisted imaginations.&amp;rdquo; This, despite a well-documented hospital examination of the child. (Crowley&amp;rsquo;s penis was small, but he had still caused significant tears to the toddler&amp;rsquo;s rectum.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>DefCon&#39;s campaign against &#34;Left Behind&#34; game gives it more publicity</title>
      <link>https://blog.lippard.org/2006/12/defcons-campaign-against-left-behind.html/</link>
      <pubDate>Wed, 13 Dec 2006 15:09:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/defcons-campaign-against-left-behind.html/</guid>
      <description>&lt;p&gt;As &lt;a href=&#34;https://blog.lippard.org/2006/12/defcon-goes-off-deep-end-about-left.html&#34;&gt;I suggested might be a consequence&lt;/a&gt;, the DefCon campaign against the &amp;ldquo;Left Behind&amp;rdquo; game &lt;a href=&#34;http://news.yahoo.com/s/nm/20061213/tc_nm/videogames_christianity_dc_1&#34;&gt;has generated media attention&lt;/a&gt;, which may cause the sale of more copies than would otherwise have occurred.  Which is a pity, considering that it is such a bad game on every level.&lt;br /&gt;&lt;br /&gt;Personally, I don&amp;rsquo;t see why simulated religious violence is inherently worse than any other kind of simulated violence, and find DefCon&amp;rsquo;s campaign misguided and not remotely connected to their stated purpose of defending the U.S. Constitution.&lt;br /&gt;&lt;br /&gt;UPDATE (November 23, 2007): DefCon has &lt;a href=&#34;http://defconblog.org/2007/11/taking-a-break/&#34;&gt;announced that its funding has run out&lt;/a&gt;, as pointed out by vjack at &lt;a href=&#34;http://atheistrevolution.blogspot.com/2007/11/defcon-blog-closing.html&#34;&gt;Atheist Revolution&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Discovery Institute&#39;s latest attack on Dover decision</title>
      <link>https://blog.lippard.org/2006/12/discovery-institutes-latest-attack-on.html/</link>
      <pubDate>Tue, 12 Dec 2006 22:36:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/discovery-institutes-latest-attack-on.html/</guid>
      <description>&lt;p&gt;After a year of careful analysis of Judge Jones&amp;rsquo; decision in &lt;span style=&#34;font-style: italic;&#34;&gt;Kitzmiller v. Dover Area School District&lt;/span&gt;, the Discovery Institute has determined that the Judge made considerable use of the plaintiff&amp;rsquo;s Proposed Findings of Fact and Conclusions of Law when writing the section on intelligent design as science in his decision for the plaintiff.  Somehow, they think that this common practice of using the Proposed Findings of Fact from the winning side in crafting a decision makes Judge Jones a puppet of the ACLU, even though he&amp;rsquo;s a conservative justice appointed by George W. Bush.&lt;br /&gt;&lt;br /&gt;The Discovery Institute has issued a press release touting their findings as though it discredits the decision&amp;rsquo;s reasoning.  This press release demonstrates that they are still smarting over the loss in Dover, still spending their time doing things that have nothing to do with scientific research, and that they have as much credibility on legal matters as they do on scientific matters.&lt;br /&gt;&lt;br /&gt;More by &lt;a href=&#34;http://catallarchy.net/blog/archives/2006/12/12/a-hunting-we-will-go/&#34;&gt;attorney Timothy Sandefur at the Panda&amp;rsquo;s Thumb&lt;/a&gt;.  This press release by the DI was telegraphed by &lt;a href=&#34;http://reasonablekansans.blogspot.com/2006/12/behe-lecture_07.html&#34;&gt;a talk given by Michael Behe earlier this month in Kansas&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (December 13, 2006):  Ed Brayton &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/12/fisking_the_dis_study_on_the_d.php&#34;&gt;analyzes the DI report in more detail&lt;/a&gt;, including responding to its claims that Judge Jones incorporated &amp;ldquo;errors&amp;rdquo; from the ACLU into the decision.&lt;br /&gt;&lt;br /&gt;UPDATE (December 14, 2006):  More responses:&lt;br /&gt;&lt;br /&gt;Timothy Sandefur, &lt;a href=&#34;http://www.pandasthumb.org/archives/2006/12/is_john_west_di.html&#34;&gt;&amp;ldquo;Is John West Dishonest or Just Ignorant?&amp;quot;&lt;/a&gt; and &lt;a href=&#34;http://www.pandasthumb.org/archives/2006/12/casey_luskinnot.html&#34;&gt;&amp;ldquo;Casey Luskin&amp;ndash;Not Too Bright&amp;rdquo;&lt;/a&gt; at the Panda&amp;rsquo;s Thumb.&lt;br /&gt;&lt;br /&gt;UPDATE (December 20, 2006):  Wesley Elsberry has looked at how much of the plaintiff&amp;rsquo;s Proposed Findings of Fact and Conclusions of Law was actually used in Jones&amp;rsquo; decision (and how much of that section of the decision came directly from the plaintiff&amp;rsquo;s filing).  Ed Brayton summarizes at &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/12/elsberry_does_the_math.php&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Casey Luskin has attempted to respond with a defense, but as Ed Brayton shows, &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/12/answering_luskin_again.php&#34;&gt;he just keeps digging a deeper hole&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Special rights for religions</title>
      <link>https://blog.lippard.org/2006/12/special-rights-for-religions.html/</link>
      <pubDate>Tue, 12 Dec 2006 20:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/special-rights-for-religions.html/</guid>
      <description>&lt;p&gt;A school in Virginia was threatened with a lawsuit by the Christian legal group Liberty Counsel if they didn&amp;rsquo;t permit a Baptist church to send home flyers with students.  The school permitted this to happen, and in order to comply with the First Amendment, they permitted other religious groups to do the same.  Now that a local Unitarian Church has sent home a flyer advertising a look at the history of December traditions (apparently including the contributions of Christianity, Judaism, and pagan religions) and &amp;ldquo;a Pagan ritual to celebrate Yule,&amp;rdquo; there is outrage.&lt;br /&gt;&lt;br /&gt;It&amp;rsquo;s hypocrisy to suggest that gays who seek to be able to marry and not to be fired because of their sexual orientation are demanding &amp;ldquo;special rights,&amp;rdquo; while actually demanding that one religion be given special privileges that others must be denied.  That hypocrisy is &lt;a href=&#34;http://www.worldnetdaily.com/news/article.asp?ARTICLE_ID=53250&#34;&gt;on display at the WorldNetDaily&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;There are two reasonable, constitutional policies for the school&amp;ndash;permit all religious groups to submit flyers for distribution, or not permit any of them to do so.  (In my opinion, schools shouldn&amp;rsquo;t be sending home anything with students that isn&amp;rsquo;t from the school itself.)&lt;br /&gt;&lt;br /&gt;More at &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/12/worldnutdaily_hypocrisy_on_gra.php&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Kids say the darndest things</title>
      <link>https://blog.lippard.org/2006/12/kids-say-darndest-things.html/</link>
      <pubDate>Tue, 12 Dec 2006 16:34:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/kids-say-darndest-things.html/</guid>
      <description>&lt;p&gt;&lt;object height=&#34;350&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/k8x14cLGh5o&#34;&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/k8x14cLGh5o&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; height=&#34;350&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://ladymonchhichi.blogspot.com/2006/12/kids-say-darndist-things.html&#34;&gt;Bitchasaurus&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Democrats plan to remove earmarks from spending bills</title>
      <link>https://blog.lippard.org/2006/12/democrats-plan-to-remove-earmarks-from.html/</link>
      <pubDate>Tue, 12 Dec 2006 15:41:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/democrats-plan-to-remove-earmarks-from.html/</guid>
      <description>&lt;p&gt;The Republicans dumped the job of straightening out the government&amp;rsquo;s remaining spending bills for 2006 on the Democrats, who have responded by &lt;a href=&#34;http://www.tpmmuckraker.com/archives/002126.php&#34;&gt;declaring that they will remove all of the earmarks from them&lt;/a&gt;:&lt;br /&gt;&lt;span class=&#34;entry_body&#34;&gt;&lt;blockquote&gt;&amp;quot;&amp;lsquo;There will be no congressional earmarks,&amp;rsquo; Rep. David Obey, D-Wis., and Sen. Robert Byrd, D-W.Va., said Monday in a statement announcing their plans, which were quickly endorsed by incoming Speaker Nancy Pelosi, D-Calif., and soon-to-be Senate Majority Leader Harry Reid, D-Nev.&amp;quot;&lt;/blockquote&gt;Looks like the Democrats are, for the moment, going to be more fiscally responsible than the Republicans.  Not hard, given how the Republicans have spent money while they&amp;rsquo;ve been in power, but this is great news.&lt;/span&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Another closeted gay evangelical leader in Colorado resigns</title>
      <link>https://blog.lippard.org/2006/12/another-closeted-gay-evangelical-leader.html/</link>
      <pubDate>Tue, 12 Dec 2006 15:36:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/another-closeted-gay-evangelical-leader.html/</guid>
      <description>&lt;p&gt;Paul Barnes, founding paster of Grace Chapel in Denver, &lt;a href=&#34;http://www.nytimes.com/2006/12/12/us/12evangelical.html?hp&amp;ex=1165899600&amp;amp;en=f8678a1c328a2998&amp;ei=5094&amp;amp;partner=homepage&#34;&gt;resigned on Sunday in a videotaped confession shown to members of the church&lt;/a&gt;.  Grace Chapel has about 2,100 members.&lt;br /&gt;&lt;br /&gt;(Hat tip to &lt;a href=&#34;http://www.talkingpointsmemo.com/archives/week_2006_12_10.php#011509&#34;&gt;Talking Points Memo&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Orac uncovers the real cause of the WTC tower collapses on 9/11</title>
      <link>https://blog.lippard.org/2006/12/orac-uncovers-real-cause-of-wtc-tower.html/</link>
      <pubDate>Mon, 11 Dec 2006 22:07:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/orac-uncovers-real-cause-of-wtc-tower.html/</guid>
      <description>&lt;p&gt;Over at Respectful Insolence, Orac has followed up &lt;a href=&#34;http://scienceblogs.com/insolence/2006/12/your_friday_dose_of_woo_and_now_for_some.php&#34;&gt;a post about those who believe that the Towers were taken down by missiles disguised as planes by flying hologram generators&lt;/a&gt; with one in which &lt;a href=&#34;http://scienceblogs.com/insolence/2006/12/the_real_cause_of_911.php&#34;&gt;he identifies the real cause of the building collapses&amp;ndash;loose trains&lt;/a&gt;.  The evidence is at least as compelling.&lt;br /&gt;&lt;br /&gt;(But seriously, if you&amp;rsquo;re curious about 9/11 conspiracy theories, read &lt;a href=&#34;https://blog.lippard.org/2006/10/matt-taibbi-takes-on-911-conspiracy_20.html&#34;&gt;this&lt;/a&gt;, and check out the further sources at the bottom.  Also check out Popular Science&amp;rsquo;s book on the subject, and &lt;a href=&#34;http://www.skeptic.com/&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Skeptic&lt;/span&gt;&lt;/a&gt; magazine&amp;rsquo;s vol. 12, no. 4 (2006) issue.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Kolbe suggested former page not reveal incriminating information about Mark Foley</title>
      <link>https://blog.lippard.org/2006/12/kolbe-suggested-former-page-not-reveal.html/</link>
      <pubDate>Sat, 09 Dec 2006 00:08:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/kolbe-suggested-former-page-not-reveal.html/</guid>
      <description>&lt;p&gt;A former House page who was sent an instant message by Mark Foley asking him his penis size forwarded it to Arizona Rep. Jim Kolbe back in 2001.  When the scandal broke, that former page called Kolbe and asked him what he should do.  He says Kolbe told him that &amp;ldquo;&lt;span class=&#34;entry_body&#34;&gt;it is best that you don&amp;rsquo;t even bring this up with anybody&amp;hellip;. There is no good that can come from it if you actually talk about this. The man has resigned anyway.&amp;quot;&lt;br /&gt;&lt;br /&gt;The House ethics committee found out about it anyway, prompting Kolbe to call the former page and leave a message saying, &amp;ldquo;it looks like you did some talking.&amp;quot;&lt;br /&gt;&lt;br /&gt;More detail and excerpts from the House ethics committee report &lt;a href=&#34;http://www.tpmmuckraker.com/archives/002106.php&#34;&gt;at TPM Muckraker&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (December 9, 2006): Here&amp;rsquo;s &lt;a href=&#34;http://www.tpmmuckraker.com/archives/002113.php&#34;&gt;Kolbe&amp;rsquo;s response&lt;/a&gt;.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Time to stop using Microsoft Word</title>
      <link>https://blog.lippard.org/2006/12/time-to-stop-using-microsoft-word.html/</link>
      <pubDate>Thu, 07 Dec 2006 15:03:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/time-to-stop-using-microsoft-word.html/</guid>
      <description>&lt;p&gt;For the second time this year, Microsoft &lt;a href=&#34;http://www.microsoft.com/technet/security/advisory/929433.mspx&#34;&gt;has issued a notice of a remote code execution vulnerability in Word&lt;/a&gt; for which there is no patch.  Their suggested workaround is &amp;ldquo;Do not open or save Word files that you receive from un-trusted sources or that  you receive unexpectedly from trusted sources. This vulnerability could be  exploited when a user opens a specially crafted Word file.&amp;rdquo;  If you rely on exchanging Word documents for your business, this means shut down your business or risk infection with zero-day malware that can compromise your systems.&lt;br /&gt;&lt;br /&gt;Secunia &lt;a href=&#34;http://secunia.com/advisories/23232/&#34;&gt;has rated this as &amp;ldquo;extremely critical,&amp;quot;&lt;/a&gt; their most serious vulnerability rating.&lt;br /&gt;&lt;br /&gt;The last time this happened was in May, and it took &lt;a href=&#34;http://www.informationweek.com/news/showArticle.jhtml?articleID=196602038&amp;subSection=All+Stories&#34;&gt;Microsoft 26 days to come up with a patch&lt;/a&gt;, during which time there were attacks on various enterprises from systems in China.&lt;br /&gt;&lt;br /&gt;This problem affects Word 2000, 2002, and 2003 for Windows, Microsoft Works 2004, 2005, and 2006, Word Viewer 2003, and Word 2004 for Macintosh.&lt;br /&gt;&lt;br /&gt;I recommend switching to &lt;a href=&#34;http://www.openoffice.org/&#34;&gt;OpenOffice&lt;/a&gt; and &lt;a href=&#34;http://www.apple.com/getamac/&#34;&gt;Macintosh&lt;/a&gt;.  If you must use Windows in a business environment, this presents a strong argument for not giving users administrative rights on their own machines (or at least not on the user they login as to use Word) in order to limit what damage can occur from the exploitation of a vulnerability like this.&lt;br /&gt;&lt;br /&gt;UPDATE (December 15, 2006):  There have &lt;a href=&#34;http://news.com.com/2100-1002_3-6143853.html?part=rss&amp;tag=2547-1_3-0-20&amp;amp;subj=news&#34;&gt;now been three such Word vulnerabilities&lt;/a&gt; discovered in the last two weeks!&lt;/p&gt;</description>
    </item>
    <item>
      <title>DefCon goes off the deep end about Left Behind game</title>
      <link>https://blog.lippard.org/2006/12/defcon-goes-off-deep-end-about-left.html/</link>
      <pubDate>Wed, 06 Dec 2006 23:19:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/defcon-goes-off-deep-end-about-left.html/</guid>
      <description>&lt;p&gt;The &amp;ldquo;Campaign to Defend the Constitution,&amp;rdquo; or &amp;ldquo;DefCon,&amp;rdquo; describes itself as &amp;ldquo;an online grassroots movement combating the growing power of the religious right.  We will fight for the separation of church and state, individual freedom, scientific progress, pluralism, and tolerance while respecting people of faith and their right to express their beliefs.&amp;quot;&lt;br /&gt;&lt;br /&gt;They just sent out a mailing &lt;a href=&#34;http://ga3.org/campaign/tell_wal_mart&#34;&gt;calling for people to ask Wal-Mart to stop selling the game &amp;ldquo;Left Behind: Eternal Forces.&amp;quot;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;What Wal-Mart sells in its stores is irrelevant to defending the U.S. Constitution.  The fact is, this is &lt;a href=&#34;http://www.gamespot.com/pc/strategy/leftbehindeternalforces/review.html&#34;&gt;a crappy game&lt;/a&gt; that won&amp;rsquo;t sell well, despite some initial media attention due to its absurd premise.  As GameSpot reviewer Brett Todd observes (in &lt;a href=&#34;http://www.gamespot.com/pc/strategy/leftbehindeternalforces/review.html&#34;&gt;a review that rates the game 3.4&amp;ndash;bad&amp;ndash;on a scale of 10&lt;/a&gt;), &amp;ldquo;Don&amp;rsquo;t mock Left Behind: Eternal Forces because it&amp;rsquo;s a Christian game. Mock it because it&amp;rsquo;s a very bad game.&amp;quot;&lt;br /&gt;&lt;br /&gt;Let the market handle this one, DefCon, and stick to issues that actually have relevance to your mission.  Giving it more attention and treating it as a threat is likely only to sell more copies.&lt;br /&gt;&lt;br /&gt;UPDATE (December 13, 2006):  DefCon&amp;rsquo;s campaign has &lt;a href=&#34;http://news.yahoo.com/s/nm/20061213/tc_nm/videogames_christianity_dc_1&#34;&gt;successfully created more media coverage for this game&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (March 21, 2007):  Looks like &lt;a href=&#34;http://www.dailykos.com/story/2007/3/22/72240/2608&#34;&gt;the market has spoken&lt;/a&gt;.  Left Behind Games&amp;rsquo; stock peaked at $7.44 in November and closed today at $0.31 (up from $0.18 yesterday).  Their financial auditors&amp;rsquo; 2006 report questioned their &amp;ldquo;ability to continue as a going concern.&amp;quot;&lt;br /&gt;&lt;br /&gt;UPDATE (October 9, 2007):  Left Behind Games is now &lt;a href=&#34;http://scienceblogs.com/pharyngula/2007/10/giving_a_bad_review_is_getting.php&#34;&gt;sending out cease and desist letters to bloggers who have given the game negative reviews&lt;/a&gt;.  (And their stock closed today at $0.11.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mike Newdow, the pledge, and the presidential oath</title>
      <link>https://blog.lippard.org/2006/12/mike-newdow-pledge-and-presidential.html/</link>
      <pubDate>Tue, 05 Dec 2006 03:55:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/mike-newdow-pledge-and-presidential.html/</guid>
      <description>&lt;p&gt;Mike Newdow, the atheist doctor/lawyer who has been working &lt;a href=&#34;http://www.restorethepledge.com/&#34;&gt;a new case regarding the Pledge of Allegiance&lt;/a&gt; up to the Supreme Court since the Court sidestepped the key issue in the case last time around, has put together a song and video about the presidential oath of office and &amp;ldquo;so help me God&amp;rdquo; being appended to the end of it.  He&amp;rsquo;s also recently had &lt;a href=&#34;http://www.worldnetdaily.com/news/article.asp?ARTICLE_ID=53200&#34;&gt;an article printed at WorldNetDaily responding to former Alabama Supreme Court Justice Roy Moore&lt;/a&gt; about whether &amp;ldquo;In God We Trust&amp;rdquo; on money violates the First Amendment (hat tip to &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/12/newdow_v_moore.php&#34;&gt;Ed Brayton&lt;/a&gt;).  Here&amp;rsquo;s the video:&lt;br /&gt;&lt;br /&gt;&lt;object width=&#34;425&#34; height=&#34;350&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/gFw18Yw2zhw&#34;&gt;&lt;/param&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;/param&gt;&lt;embed src=&#34;http://www.youtube.com/v/gFw18Yw2zhw&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;350&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>FBI eavesdropping via cell phones and OnStar</title>
      <link>https://blog.lippard.org/2006/12/fbi-eavesdropping-via-cell-phones-and.html/</link>
      <pubDate>Tue, 05 Dec 2006 01:47:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/12/fbi-eavesdropping-via-cell-phones-and.html/</guid>
      <description>&lt;p&gt;Declan McCullagh &lt;a href=&#34;http://news.zdnet.com/2100-1035_22-6140191.html&#34;&gt;reports on the FBI using remote activation of cell phone microphones to eavesdrop on nearby conversations&lt;/a&gt;.  He comments on a few models that are particularly vulnerable to exploitation:&lt;br /&gt;&lt;blockquote&gt;Nextel and Samsung handsets and the Motorola Razr are especially vulnerable to software downloads that activate their microphones, said &lt;a target=&#34;_blank&#34; href=&#34;http://dw.com.com/redir?destUrl=http%3A%2F%2Fwww.tscm.com%2Fbiojma.html&amp;siteId=22&amp;amp;amp;oId=2100-1035-6140191&amp;ontId=1035&amp;amp;lop=nl.ex&#34;&gt;James Atkinson&lt;/a&gt;, a counter-surveillance consultant who has worked closely with government agencies. &amp;ldquo;They can be remotely accessed and made to transmit room audio all the time,&amp;rdquo; he said. &amp;ldquo;You can do that without having physical access to the phone.&amp;quot;&lt;/blockquote&gt;Nextel says that they didn&amp;rsquo;t participate in the eavesdropping on a couple of mobsters who were allegedly listened in on using this technique&amp;ndash;both using Nextel cell phones.&lt;br /&gt;&lt;br /&gt;The same story reports that a 2003 lawsuit revealed similar monitoring of conversations occurring in cars featuring OnStar.&lt;br /&gt;&lt;br /&gt;UPDATE (December 5, 2006): Bruce Schneier &lt;a href=&#34;http://www.schneier.com/blog/archives/2006/12/remotely_eavesd.html&#34;&gt;has commented on this story&lt;/a&gt;, and his readers have some interesting comments.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Landmark Forum abuses copyright to suppress criticism</title>
      <link>https://blog.lippard.org/2006/11/landmark-forum-abuses-copyright-to.html/</link>
      <pubDate>Thu, 23 Nov 2006 00:22:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/11/landmark-forum-abuses-copyright-to.html/</guid>
      <description>&lt;p&gt;The San Francisco-based &lt;a href=&#34;http://skepdic.com/landmark.html&#34;&gt;Landmark Education&lt;/a&gt;, an offshoot of Werner Erhard&amp;rsquo;s est, has been misusing the Digital Millennium Copyright Act to threaten online video providers and cause the removal of material critical of the organization.  They&amp;rsquo;ve specifically targeted a film that was broadcast on French television titled &amp;ldquo;Voyage to the Land of the New Gurus&amp;rdquo; (&amp;ldquo;Voyage Au Pays Des Nouveaux Gourous&amp;rdquo;) which was posted on Google Video, YouTube, and the Internet Archive.  This film included footage shot undercover at Landmark events.&lt;br /&gt;
&lt;br /&gt;
In addition to demanding removal of the film under the DMCA on the bogus ground that their copyright in the &amp;ldquo;Landmark forum leaders manual&amp;rdquo; is being infringed, they have issued subpoenas to try to identify the individuals who have uploaded the video.&lt;br /&gt;
&lt;br /&gt;
The Electronic Frontier Foundation has acted to support the Internet Archive and Google in actions to fight the subpoenas; YouTube has notified its user and given them an opportunity to quash the subpoena.  The EFF&amp;rsquo;s website &lt;a href=&#34;https://www.eff.org/search/site/Landmark?f[0]=field_related_cases%3A948&#34;&gt;documents their activities and the status of the case&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
These three videos include part of the content that Landmark Education is trying to suppress.  The first begins with some references to Scientology and a quote from Christian anti-cultist Walter Martin (the late &amp;ldquo;Bible Answer Man,&amp;rdquo; whose successor was &lt;a href=&#34;http://www.waltermartin.org/cri.html&#34;&gt;discredited creationist Hank Hanegraaf&lt;/a&gt;), followed by video footage of Anthony Rapp from &amp;ldquo;Rent&amp;rdquo; talking about Landmark Education.  It then goes into &amp;ldquo;Voyage Au Pays Des Nouveaux Gourous&amp;rdquo; beginning at about 3 minutes in, which is French with English subtitles.  Unfortunately, this is not the complete show, though it does show some interesting undercover footage of Alain Roth of Landmark Education verbally abusing a woman at a Landmark seminar.&lt;br /&gt;
&lt;br /&gt;
Landmark Education Part 1&lt;br /&gt;
&lt;object height=&#34;350&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/YYKXcpSjk8A&#34;&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/YYKXcpSjk8A&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; height=&#34;350&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;
&lt;br /&gt;
Landmark Education Part 2&lt;br /&gt;
&lt;object height=&#34;350&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/-s7f8PyP9uQ&#34;&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/-s7f8PyP9uQ&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; height=&#34;350&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;
&lt;br /&gt;
Landmark Education Part 3&lt;br /&gt;
&lt;object height=&#34;350&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/fzLcrOT7M_c&#34;&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/fzLcrOT7M_c&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; height=&#34;350&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;
&lt;br /&gt;
UPDATE (December 10, 2006): Landmark Forum &lt;a href=&#34;http://www.eff.org/news/archives/2006_11.php#005029&#34;&gt;has withdrawn its subpoena of Google&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>John Mackay and Answers in Genesis</title>
      <link>https://blog.lippard.org/2006/11/john-mackay-and-answers-in-genesis.html/</link>
      <pubDate>Wed, 22 Nov 2006 01:02:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/11/john-mackay-and-answers-in-genesis.html/</guid>
      <description>&lt;p&gt;The link regarding information about John Mackay wasn&amp;rsquo;t working when I first posted information about the split between Answers in Genesis and Creation Ministries International, but it can now be seen &lt;a href=&#34;http://www.creationontheweb.com/content/view/4261/&#34;&gt;here&lt;/a&gt;.  This links to a set of web pages which makes some devastating charges about the circumstances under which Mackay left the Australian organization in 1987.&lt;br /&gt;&lt;br /&gt;Creation Ministries International is composed of all of the non-U.S. groups which were formerly part of Answers in Genesis, based in the countries of Australia, New Zealand, South Africa, and Canada; the U.S. group is the only one which continues to use the name Answers in Genesis.&lt;br /&gt;&lt;br /&gt;The Creation Science Foundation came into existence in 1980 as the merger between Dr. Carl Wieland&amp;rsquo;s Creation Science Association (which had a magazine called &lt;span style=&#34;font-style: italic;&#34;&gt;Ex Nihilo&lt;/span&gt;) and Ken Ham&amp;rsquo;s Creation Science Supplies and Creation Science Educational Media Services.  Ken Ham ran the CSF, and John Mackay became editor of its magazine, then called &lt;span style=&#34;font-style: italic;&#34;&gt;Creation Ex Nihilo&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;In 1987, Mackay left the CSF and started another creationist organization called Creation Research, and Wieland took a leadership role as Ken Ham began spending more time in the United States. This history is recounted in the &lt;a href=&#34;http://creationwiki.org/Creation_Science_Foundation&#34;&gt;CreationWiki article on the Creation Science Foundation&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;According to the information assembled on the CMI webpage, which was originally assembled in 1986-87:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Loose Change vs. Popular Mechanics: The Debate</title>
      <link>https://blog.lippard.org/2006/11/loose-change-vs-popular-mechanics.html/</link>
      <pubDate>Tue, 21 Nov 2006 05:19:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/11/loose-change-vs-popular-mechanics.html/</guid>
      <description>&lt;p&gt;In five parts:&lt;br /&gt;&lt;br /&gt;Part 1&lt;br /&gt;&lt;object width=&#34;425&#34; height=&#34;350&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/stVmEmJ666M&#34;&gt;&lt;/param&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;/param&gt;&lt;embed src=&#34;http://www.youtube.com/v/stVmEmJ666M&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;350&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;Part 2&lt;br /&gt;&lt;object width=&#34;425&#34; height=&#34;350&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/1d0XEHahJ2Q&#34;&gt;&lt;/param&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;/param&gt;&lt;embed src=&#34;http://www.youtube.com/v/1d0XEHahJ2Q&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;350&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;Part 3&lt;br /&gt;&lt;object width=&#34;425&#34; height=&#34;350&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/T_Fm3Zc7D8I&#34;&gt;&lt;/param&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;/param&gt;&lt;embed src=&#34;http://www.youtube.com/v/T_Fm3Zc7D8I&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;350&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;Part 4&lt;br /&gt;&lt;object width=&#34;425&#34; height=&#34;350&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/lpckijMVe3I&#34;&gt;&lt;/param&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;/param&gt;&lt;embed src=&#34;http://www.youtube.com/v/lpckijMVe3I&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;350&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;Part 5&lt;br /&gt;&lt;object width=&#34;425&#34; height=&#34;350&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/fEg6XEP-Cig&#34;&gt;&lt;/param&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;/param&gt;&lt;embed src=&#34;http://www.youtube.com/v/fEg6XEP-Cig&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;350&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;Also see &lt;A HREF = &#34;/2006/08/911-myths-debunked.html&#34;&gt;these resources&lt;/A&gt; and &lt;A HREF = &#34;/2006/10/matt-taibbi-takes-on-911-conspiracy_20.html&#34;&gt;Matt Taibbi on 9/11 conspiracy theorists&lt;/A&gt;.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;qwertyxyz&lt;/strong&gt; &lt;small&gt;(2007-01-15)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;The guys from popular mechanics kicked their asses! If i was one of the guys from loose change i would be ashamed of myself from that ass kicking. Their only defense was by cutting into what the popular mechanics guys where saying with stupid &#34;oh yeahs&#34; and shit like that. They are a couple of guys from who the hell knows where vs some of the smartest people in America. 8====D----- All over loose change!&lt;/p&gt;</description>
    </item>
    <item>
      <title>More from behind the scenes of the Australian/U.S. creationism schism at Answers in Genesis</title>
      <link>https://blog.lippard.org/2006/11/more-from-behind-scenes-of.html/</link>
      <pubDate>Tue, 21 Nov 2006 03:31:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/11/more-from-behind-scenes-of.html/</guid>
      <description>&lt;p&gt;More information &lt;a href=&#34;http://www.creationontheweb.com/content/view/4769/&#34;&gt;has just come out about the split between the Kentucky-based Answers in Genesis and the Australia-based Creation Ministries International&lt;/a&gt;.  (UPDATED for clarification:  CMI is composed of organizations from Australia, New Zealand, South Africa, and Canada which were all formerly united with the Kentucky group under the Answers in Genesis name.  The Australian group was the Creation Science Foundation prior to the association of the groups under the Answers in Genesis name.)  CMI has published a number of documents on its web site about the split.  These documents, which I&amp;rsquo;ll describe below, make the case that the U.S. group has acted in bad faith to appropriate for itself many of the resources of the Australian group, as well as to put it into an untenable position of being potentially liable for certain actions of the U.S. group without getting any financial benefits.  These documents, &lt;a href=&#34;http://www.creationontheweb.com/content/view/4769/&#34;&gt;on a website headed with tomorrow&amp;rsquo;s date&lt;/a&gt; (today in Australia, where it&amp;rsquo;s currently afternoon), were pointed out in comments on my blog post by &amp;ldquo;JaneD&amp;rdquo; (presumably the D is for &amp;ldquo;Doe&amp;rdquo;), who appears to have set up a new blogger account to bring the information to public attention.&lt;br /&gt;&lt;br /&gt;This split, which I &lt;a href=&#34;https://blog.lippard.org/2006/03/answers-in-genesis-schism-us-group.html&#34;&gt;pointed out on my blog back in March 2006&lt;/a&gt;, along with some financial data about the U.S. group and some speculation about the causes, occurred in late 2005.  In that post, I noted that certain information critical of other creationists (and &lt;a href=&#34;https://blog.lippard.org/2006/11/dr-dino-guilty-of-tax-fraud.html&#34;&gt;convicted tax evader Kent Hovind&lt;/a&gt; in particular) had been &lt;a href=&#34;https://blog.lippard.org/2006/03/answers-in-genesis-schism-us-group.html&#34;&gt;removed from the U.S. group&amp;rsquo;s site&lt;/a&gt;.  A brochure from the CMI suggested that a difference of approach, including ethical considerations, was the primary reason for the split:&lt;br /&gt;&lt;blockquote&gt;The AiG website was developed in the US and hosted there. It was largely dependent for its intellectual content on the scientists and thinkers in the parent corporation, in particular such as Dr Don Batten, Dr Jonathan Sarfati, and Dr Carl Wieland. These and other writers were heavily contributing to the site until late 2005/early 2006, when the US ministry withdrew themselves from the international ministry group (with the exception of the UK) with an expressed desire to operate autonomously, without e.g. website content being subject to an international representative system of checks/balances/peer review involving all the other offices bearing the same &amp;lsquo;brand name&amp;rsquo;.&lt;br /&gt;&lt;br /&gt;At that time, in the midst of discussions about this and other differences in operating philosophy (not involving the statement of faith or similar), the Australian office was formally invited to form its own website. This required a new name to avoid confusion.&lt;br /&gt;&lt;br /&gt;The four national ministries (Australia, Canada, New Zealand and South Africa) which were committed to continuing their focus and operational ^Qteam^R philosophy, and to continuing to forge and strengthen a representative international ministry alliance structure (based on Proverbs 11:14), then rebranded as Creation Ministries International (CMI).&lt;/blockquote&gt;The Australian group has long had a policy of publishing material critical of bad creationist work, and its journals have occasionally published some excellent debunkings of standard creationist arguments, such as the shrinking sun and moon dust arguments for a young earth.  This apparently was considered by the U.S. group to be bad for business.  (UPDATE:  This was indeed a major issue in the dispute which led to the split.  The Australian organization wanted more international control over the content of material to be distributed internationally, in the form of an international committee with votes weighted based on the size and seniority of the organization.  The U.S. organization rejected this proposal, reserving most of the power to itself.)&lt;br /&gt;&lt;br /&gt;Roger Stanyard &lt;a href=&#34;http://blog.360.yahoo.com/blog-679QwMkib6enGIsUE2Z09ARZQczZ?l=36&amp;u=40&amp;amp;mx=46&amp;lmt=5&#34;&gt;has proposed that the Australian methodology was not actually peer review&lt;/a&gt;, but a form of shakedown against creationist authors who didn&amp;rsquo;t toe the group&amp;rsquo;s party line.  He attributes the breakdown to the handling of Dennis Petersen&amp;rsquo;s book, &lt;span style=&#34;font-style: italic;&#34;&gt;Unlocking the Mysteries&lt;/span&gt;, which was making money for Answers in Genesis but was criticized by the Australians.  While I agree that the Australians&amp;rsquo; peer review was less-than-stellar (in what it let pass through uncritically), my interactions with the leadership of that group lead me to believe that they are honest and ethical in their behavior (though wrong in their beliefs).  (UPDATE:  The removal of material criticizing the Petersen book from the Answers in Genesis website occurred after the split.  Stanyard appears to &lt;a href=&#34;http://home.austarnet.com.au/stear/aig_inherit_windbags.htm&#34;&gt;base his account on John Mackay&lt;/a&gt;, a source of &lt;a href=&#34;https://blog.lippard.org/2006/11/john-mackay-and-answers-in-genesis.html&#34;&gt;highly dubious quality&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;The new information on CMI&amp;rsquo;s website consists of the following:&lt;br /&gt;1.  A &lt;a href=&#34;http://www.creationontheweb.com/images/pdfs/dispute/response.pdf&#34;&gt;letter dated November 15, 2006&lt;/a&gt; (PDF), from CMI to Answers in Genesis setting forth their complaint about a November 1, 2006 letter from Answers in Genesis to the general public, which CMI considers defamatory.&lt;br /&gt;2.  An &lt;a href=&#34;http://www.creationontheweb.com/content/view/4771&#34;&gt;email of November 21, 2006&lt;/a&gt;, alerting a number of people to the previous item, which had so far been ignored.&lt;br /&gt;3.  A &lt;a href=&#34;http://www.creationontheweb.com/content/view/4770&#34;&gt;summary of an October 2005 memorandum of agreement (MOA)&lt;/a&gt; between the Australian and U.S. groups setting forth the conditions of their separation, explaining how it disadvantages the Australian group and why the Australian group&amp;rsquo;s management attempted to reject and renegotiate it.&lt;br /&gt;4.  A &lt;a href=&#34;http://www.creationontheweb.com/images/pdfs/dispute/largebluefont.pdf&#34;&gt;section of the &amp;ldquo;Deed of Copyright License&amp;rdquo;&lt;/a&gt; (PDF) signed by the directors of both groups, with comments pointing out its unreasonable terms.&lt;br /&gt;5.  A &lt;a href=&#34;http://www.creationontheweb.com/images/pdfs/dispute/Chronological_orderSHORT.pdf&#34;&gt;PDF document&lt;/a&gt; setting forth a chronology of the relevant events.&lt;br /&gt;6.  The &lt;a href=&#34;http://www.creationontheweb.com/images/pdfs/dispute/StaffReformLetter.pdf&#34;&gt;text of a letter from senior staff of the Australian group to their board of directors&lt;/a&gt; (PDF) prior to their trip to meet with the U.S. board, setting out their desired reforms.&lt;br /&gt;&lt;br /&gt;As near as I can tell, the documents on the website suggest that the directors of the Australian group were induced to fly to the United States and sign the memorandum of agreement setting forth the terms of the separation of the groups without the knowledge of the management of the Australian group (e.g., Carl Wieland and the Australian staff).  The MOA, drafted by the U.S. group&amp;rsquo;s attorneys, set terms for the separation that were entirely favorable to the U.S. group.  The Australian group&amp;rsquo;s directors who signed the document then resigned en masse, under the condition that they be given indemnity for their actions&amp;ndash;the letter suggests that they were in breach of their fiduciary duties to the Australian group for signing the agreements.  (UPDATE:  These Australian directors&amp;ndash;John Thallon, Greg Peacock, Jim Kitson, and David Denner&amp;ndash;asked for indemnity for their actions in return for their resignations after consulting with an attorney.  Thallon then moved to Kentucky and is on the board of the U.S. group.)&lt;br /&gt;&lt;br /&gt;The description of the MOA states that it gives perpetual license for all articles published by the Australian group&amp;rsquo;s magazine and journal to the U.S. group, including the right to modify the articles and change the names of the authors, including a false statement that the authors had given permission for this.  If anyone sues the U.S. group for copyright infringement, the Australian group agrees to pay all costs.  All fees and costs for items are set unilaterally by the U.S. group, which the U.S. group has used to increase fees charged to the Australian group for materials (such as DVDs) by up to three times.  The domain name answersingenesis.com, an asset of the Australian group, was transferred to the U.S. group, apparently without compensation.&lt;br /&gt;&lt;br /&gt;Upon learning of these onerous terms, the Australian management attempted to reject the MOA and requested renegotiation of terms, to no avail; the U.S. group has refused to allow the participation of Carl Wieland in any negotiation.&lt;br /&gt;&lt;br /&gt;In short, it looks like this was a struggle over money and control, with the Australian group out-maneuvered by the U.S. group.  If the information in these documents is accurate&amp;ndash;and I am inclined to believe that it is&amp;ndash;it shows that Ken Ham&amp;rsquo;s Answers in Genesis is as sleazy in its business dealings as it is in its misrepresentations of science.&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;ll be digging further into this story&amp;hellip; watch this blog for updates.&lt;br /&gt;&lt;br /&gt;UPDATE (November 21, 2006):  I&amp;rsquo;ve been informed by Carl Wieland that the page of documents on the website was not supposed to have been made available through the website, but only as individual items for recipients of the email referenced above as item 2 (and given below).  The main page and several of the other items are no longer at the locations I had linked to, but I&amp;rsquo;ve updated the links based on the below email.   Wieland has declined to comment on the actions or motivation of AiG, and expressed a desire to avoid anything that would be used &amp;ldquo;to smear all creation ministry in general.&amp;quot;&lt;br /&gt;&lt;br /&gt;The following is the text of that email:&lt;br /&gt;&lt;blockquote&gt;Clarification re innuendo about CMI in email/letter from AiG-USA.&lt;br /&gt;&lt;br /&gt;Sent 21 November 2006&lt;br /&gt;&lt;br /&gt;From: the Board of Creation Ministries International (CMI)-publishers of Creation magazine (still available in the USA) and the Journal of Creation (formerly TJ) in Brisbane, Australia.&lt;br /&gt;&lt;br /&gt;Dear colleague in creation outreach&lt;br /&gt;&lt;br /&gt;We write this with considerable sadness.  You are likely aware that there are some tensions between the ministries of CMI and AiG that go back some two years or so.  We had hoped to be able to settle these peacefully, despite our ministry having suffered significant tangible losses at AiG&amp;rsquo;s hands.  We have repeatedly but unsuccessfully tried to get AiG to meet openly with all of us, or failing that, to have both our ministries submit to binding Christian arbitration to see things done justly.&lt;br /&gt;&lt;br /&gt;We believe we have acted with considerable restraint in our public comments thus far, despite seriously provocative actions.  These include substantial commercial ruthlessness against our ministry as part of what increasingly has the hallmarks of some sort of vendetta.  Nevertheless, we have kept the details very quiet for a very long time, not wishing to cause harm or escalation, and hoping for &amp;lsquo;peace with honour&amp;rsquo;.&lt;br /&gt;&lt;br /&gt;A most unfortunate and unfair email&lt;br /&gt;&lt;br /&gt;Unfortunately, a number of people have contacted us just now, saying  they have received a brief email from AiG-USA&amp;rsquo;s chairman (which we have seen) that casts serious slurs against our ministry.  In effect, it engages in widespread public slander.&lt;br /&gt;&lt;br /&gt;The email alleges that we have engaged in &amp;lsquo;unbiblical&amp;rsquo; and &amp;lsquo;factious&amp;rsquo; behaviour (a word applied in the NT to those who introduce doctrines contrary to the Gospel, and translated as &amp;lsquo;heretic&amp;rsquo; in the KJV).  This is an immensely serious and damaging allegation against an evangelical ministry  and one that has not been substantiated, and is totally without foundation; our ministry&amp;rsquo;s doctrine has not changed one iota, either in word or in practice.&lt;br /&gt;&lt;br /&gt;The email also hints darkly at a &amp;lsquo;spiritual problem&amp;rsquo; as a justification for their breaking off discussions with us.  It also refers to a letter the AiG-Board sent us on November 1 to that effect, saying that that letter is available to enquirers upon request. That letter was essentially an expansion of their shorter email; it repeatedly affirmed their own righteousness, and that they were breaking off negotiations until we resolved our &amp;lsquo;spiritual problems&amp;rsquo;.  These &amp;lsquo;problems&amp;rsquo; are not specified, which darkens the innuendo (&amp;lsquo;What?  Who?&amp;rsquo;).&lt;br /&gt;&lt;br /&gt;Dismayed by this turn of events, we prepared a detailed response that was emailed to each of the Directors on AiG-USA&amp;rsquo;s Board, on 15 November 2006.  It outlined and clarified the issues in detail.  In it we also pleaded for AiG to urgently withdraw from this action, giving them three days to respond-i.e. to contact us, to make some move to draw back from this abyss, to avoid us making our response public.  We have received no response or acknowledgement from AiG, even to this date, some six days  later.&lt;br /&gt;&lt;br /&gt;Worldwide libel distribution&lt;br /&gt;&lt;br /&gt;The same AiG email defaming our ministry has also been sent out by an Australian creationist running his own ministry, who had split with Ken Ham in 1986 (this man had been excommunicated by an Australian church, a still unresolved issue-see&lt;span style=&#34;text-decoration: underline;&#34;&gt; &lt;/span&gt;&lt;a href=&#34;http://www.CreationOnTheWeb.com/mackay&#34;&gt;&lt;a href=&#34;https://www.CreationOnTheWeb.com/mackay&#34;&gt;www.CreationOnTheWeb.com/mackay&lt;/a&gt;&lt;/a&gt; for Ken Ham&amp;rsquo;s own words about the seriousness of these actions against our ministry and an individual at that time).  So this defamation has been sent to a substantial worldwide email mailing list, which would include overlap with many of our own supporters.  This AiG email was clearly sent to    that &amp;lsquo;distribution source&amp;rsquo; by AiG; the covering comments state that &amp;lsquo;Ken Ham advises&amp;rsquo;, and refer to AiG&amp;rsquo;s permission for the recipient to spread  it still further.&lt;br /&gt;&lt;br /&gt;(The aim appears to be to encourage as many people as possible to lose confidence in our ministry, and of course AiG will have a commercial &amp;lsquo;bonus&amp;rsquo; in that the more that are encouraged to &amp;rsquo;enquire&amp;rsquo;, the more email addresses they will have, making it easier to further undermine CMI ministry in this country.)&lt;br /&gt;&lt;br /&gt;We deeply regret that AiG/Ken Ham have seen fit to engage in this most serious escalation.  Even in the face of this defamation, our overwhelming preference would have been to have had AiG respond to our urgent letter, to continue talks in openness and light as the Scriptures enjoin us to do rather than for us to have to publically stand against the libel.&lt;br /&gt;&lt;br /&gt;In the absence of any evidence of remorse or willingness to undo this most recent and grave public attempt to damage us, we solemnly, before  the Lord, believe we now have no choice but to protect the public reputation of the ministry organisation that has been entrusted to us, in as dignified and God-honoring a way as we can.&lt;br /&gt;&lt;br /&gt;So we have chosen in the first instance to provide, within this email, a website link (below) to the full text of our formal 15 November response to AiG, which should substantially clarify CMI&amp;rsquo;s position.&lt;br /&gt;&lt;br /&gt;Of course, we do not know who all the many folk to whom AiG&amp;rsquo;s defamatory comments have been emailed are, or how many times it has multiplied on the internet.  So we are sending this email you are reading to the  following:&lt;br /&gt;&lt;br /&gt;1)      To any who actually enquire of us.&lt;br /&gt;&lt;br /&gt;2)      To our corporation&amp;rsquo;s members (an outer layer of protection which holds the directors accountable), our staff and our volunteer workers/speakers, local reps, etc.&lt;br /&gt;&lt;br /&gt;3)      To the management of our four national affiliates (CMI offices in Canada, NZ, US and South Africa, as well as affiliates in the UK) for providing to their staff, so that they will be able to answer these allegations as they inevitably spread.  Sadly, some mud always sticks, especially when it comes from a &amp;lsquo;big name&amp;rsquo;.&lt;br /&gt;&lt;br /&gt;4)      To those we know of who are involved in creation outreach of any sort, since we are aware that at least some of these have been targeted with this AiG email and previous ones.&lt;br /&gt;&lt;br /&gt;5)      To any (including those within AiG itself) that we have reason  to believe have been contacted by AiG with similar intent and have likely received similarly misleading statements and views.&lt;br /&gt;&lt;br /&gt;The link&lt;br /&gt;&lt;br /&gt;Our letter of response to AiG is reproduced at this link on our site, &lt;a href=&#34;http://www.creationontheweb.com/dispute&#34;&gt;&lt;a href=&#34;https://www.CreationOnTheWeb.com/dispute&#34;&gt;www.CreationOnTheWeb.com/dispute&lt;/a&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;If you did not receive the AiG email, we ask for your compassionate understanding of the dilemma we were facing; we know from those who have already contacted us that it went out widely to creationists, but do not know exactly who did and didn&amp;rsquo;t receive it.&lt;br /&gt;&lt;br /&gt;This sorry development will bring shame on the Name of our Lord and Saviour, and give cause for the enemies of God to gloat.  Would you please consider committing these matters, which also have the potential do damage to creation ministry in general (even more than has already occurred), to prayer.&lt;br /&gt;&lt;br /&gt;Yours very sincerely in Christ,&lt;br /&gt;&lt;br /&gt;The Board of Creation Ministries International Ltd. (Australia)&lt;br /&gt;&lt;br /&gt;Mr. Kerry Boettcher (Chairman)&lt;br /&gt;Mrs. Carolyn McPherson (Vice-Chairman)&lt;br /&gt;Dr. Carl Wieland, M.B., B.S. (Managing Director)&lt;br /&gt;Dr. Dave Christie,  B.Com, M.Admin, Ph.D., FAICD, FIMC (Director)&lt;br /&gt;Mr. Fang, Chang Sha   B.Sc (hons), M.Sc. (Director)&lt;br /&gt;Rev. Dr. Don Hardgrave,  B.D, M.A., D.B.S., Dip. Theol, Dip. R.E. (Director)&lt;br /&gt;&lt;/blockquote&gt;&lt;br /&gt;UPDATE (November 21, 2006):  I have inserted a number of minor clarifications and updates throughout the above text.&lt;br /&gt;&lt;br /&gt;Creation Ministries International &lt;a href=&#34;http://www.creationontheweb.com/content/view/42/&#34;&gt;has a USA branch now, in Atlanta, Georgia&lt;/a&gt;, to ensure distribution of its materials in the United States.  This means that they will be competing for dollars with Answers in Genesis of Kentucky.&lt;br /&gt;&lt;br /&gt;UPDATE:  The link above regarding defamatory material from John Mackay and background information about Mackay was a broken link that has now been corrected, and I&amp;rsquo;ve devoted &lt;a href=&#34;https://blog.lippard.org/2006/11/john-mackay-and-answers-in-genesis.html&#34;&gt;a separate post to this issue&lt;/a&gt;.  The information there shows why Mackay left the Creation Science Foundation in 1987, and raises concern about Mackay&amp;rsquo;s image being rehabilitated without having retracted the charges that he brought in the past.  Mackay has now been attacking Creation Ministries International and siding with Ham and Answers in Genesis in the dispute&amp;ndash;Answers in Genesis must be questioning whether having Mackay as a friend is a benefit.&lt;br /&gt;&lt;br /&gt;UPDATE (December 29, 2006):  I&amp;rsquo;ve added a new item to the list of materials now available on the AiG website, which is the text of a letter from the staff of the Australian group to their own board of directors listing the items of reform that they wanted from the international organization (and AiG-U.S.).  This letter was sent to the Australian board members a few days before their flight to the U.S. in October 2005, which resulted in the separation agreement.&lt;br /&gt;&lt;br /&gt;The letter specifically called for the creation of a class of non-director membership for the non-profit, composed of eight people to be chosen from a list of 20 suggestions, independent of each other and not employees of the organization, to provide better oversight and to adjudicate disputes between the board and the CEO.  This group of people is intended to be analogous to the shareholders of a public company.  This mechanism has now been put in place at CMI in the wake of their split from AiG-U.S.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Atheist missionaries</title>
      <link>https://blog.lippard.org/2006/11/atheist-missionaries.html/</link>
      <pubDate>Mon, 20 Nov 2006 23:27:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/11/atheist-missionaries.html/</guid>
      <description>&lt;p&gt;Part of the Australian series &amp;ldquo;John Safran vs. God,&amp;rdquo; &lt;a href=&#34;http://onegoodmove.org/1gm/1gmarchive/2006/11/tolerance_2.html&#34;&gt;this video&lt;/a&gt; shows Safran ranting about Mormon missionaries bashing on his door before noon on Saturday, then him and his director seeking revenge by flying to Salt Lake City, putting on matching white shirts and &amp;ldquo;ATHEIST&amp;rdquo; badges, carrying some atheist tracts and a copy of Origin of Species, and going door to door.&lt;br /&gt;&lt;br /&gt;(Hat tip to &lt;a href=&#34;http://scienceblogs.com/pharyngula/2006/11/have_you_ever_considered_athei.php&#34;&gt;Pharyngula&lt;/a&gt;.)&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;beepbeepitsme&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;yeah, I remember watching this on TV when it came out.  It is hilarious :)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Embarrassingly bad arguments in support of David Paszkiewicz</title>
      <link>https://blog.lippard.org/2006/11/embarrassingly-bad-arguments-in.html/</link>
      <pubDate>Mon, 20 Nov 2006 15:13:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/11/embarrassingly-bad-arguments-in.html/</guid>
      <description>&lt;p&gt;The website &lt;a href=&#34;http://forums.kearnyontheweb.com/index.php?showtopic=2898&amp;st=0&#34;&gt;KearnyontheWeb.com&lt;/a&gt; is an online forum for people in Kearny, New Jersey, where U.S. History teacher and Baptist youth pastor David Paszkiewicz &lt;a href=&#34;https://blog.lippard.org/2006/11/public-school-teacher-tells-class-you.html&#34;&gt;has used his Kearny High School classroom (apparently for years) to evangelize students with his own brand of Christianity&lt;/a&gt; and conservative politics.  I&amp;rsquo;ve already commented on how &lt;a href=&#34;https://blog.lippard.org/2006/11/kearny-high-school-students-defend.html&#34;&gt;some Kearny High School students have made a poor case defending Paszkiewicz&lt;/a&gt;, now I&amp;rsquo;m afraid the adults of Kearny &lt;a href=&#34;http://forums.kearnyontheweb.com/index.php?showtopic=2898&amp;amp;st=0&#34;&gt;are no better&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The adults posting at KearnyontheWeb.com are noteworthy (just like the students) for a complete failure to address the issues raised by Paszkiewicz&amp;rsquo;s actions&amp;ndash;they ignore the content of what he&amp;rsquo;s been teaching, they ignore the fact that he lied about what he had done until confronted with the recordings, and they ignore the Establishment Clause of the U.S. Constitution.  Instead, they accuse Matthew LaClair of having set the teacher up, invent new &amp;ldquo;crimes&amp;rdquo; like &amp;ldquo;premeditated entrapment&amp;rdquo; that they accuse LaClair of having committed by recording the class, and say that he should have been suspended, expelled, or jailed for creating this issue and &amp;ldquo;embarrassing the town.&amp;rdquo;  They say that LaClair, by protesting the Bush administration by refusing to stand for the Pledge of Allegiance, &amp;ldquo;practically spits on our &amp;lsquo;Pledge of Allegiance&amp;rsquo;&amp;rdquo; and &amp;ldquo;is free to leave this country if he does not agree with what we stand for!&amp;rdquo;  They claim that Paszkiewicz is &amp;ldquo;the best teacher to hit town in years&amp;rdquo; and &amp;ldquo;A PROUD AMERICAN [who] IS 100% RIGHT!&amp;quot;&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;ve posted there to point out the issues they aren&amp;rsquo;t addressing, to which the only response has not been any attempt to address those issues but to claim that there is no evidence that Paszkiewicz lied and to express doubt that I&amp;rsquo;ve actually listened to any of the recordings.  (You can find a cleaned-up version of the first online recording &lt;a href=&#34;http://www.davidkowalski.com/teachpreach.mp3&#34;&gt;here&lt;/a&gt;, some more recordings &lt;a href=&#34;http://thecanessacorner.blogspot.com/2006/11/classroom-recordings.html&#34;&gt;here&lt;/a&gt;, and a partial transcripts &lt;a href=&#34;http://scienceblogs.com/authority/2006/11/fire_him_right_now.php&#34;&gt;here&lt;/a&gt; and &lt;a href=&#34;http://rationalrant.blogspot.com/2006/11/thank-god-for-matthew-laclair.html&#34;&gt;here&lt;/a&gt; and &lt;a href=&#34;http://atheism.about.com/b/a/258518.htm&#34;&gt;here&lt;/a&gt;.  The November 22 issue of the Kearny Observer &lt;a href=&#34;http://thecanessacorner.blogspot.com/2006/11/preacher-teacher-went-overboard-with.html&#34;&gt;will include numerous transcripts from Paszkiewicz&amp;rsquo;s classes&lt;/a&gt; based on LaClair&amp;rsquo;s recordings.  Also note that Kearny Observer editor Kevin Canessa has &lt;a href=&#34;http://thecanessacorner.blogspot.com/&#34;&gt;an online poll up on his blog&lt;/a&gt; about whether you support Paszkiewicz, LaClair, or neither.  At the moment the results are 7 supporting Paszkiewicz, 8 supporting LaClair, 0 don&amp;rsquo;t care and 0 don&amp;rsquo;t know enough about the situation.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Global Crossing criticizes wiretapping rules</title>
      <link>https://blog.lippard.org/2006/11/global-crossing-criticizes-wiretapping.html/</link>
      <pubDate>Fri, 17 Nov 2006 03:00:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/11/global-crossing-criticizes-wiretapping.html/</guid>
      <description>&lt;p&gt;News.com &lt;a href=&#34;http://news.com.com/Networking+exec+blasts+wiretapping+rules/2100-1036_3-6136344.html&#34;&gt;has a nice article about how Global Crossing (my employer) has criticized the extension of CALEA wiretapping rules to VoIP and broadband&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt; Paul Kouroupas, vice president of regulatory affairs for Global Crossing, strongly criticized the Federal Communications Commission&amp;rsquo;s broadening of &lt;a href=&#34;http://www.askcalea.net/&#34;&gt;a 1994 law&lt;/a&gt;&amp;ndash;originally intended to cover telephone providers&amp;ndash;as disproportionately costly, complex, and riddled with privacy concerns. His company is one of the world&amp;rsquo;s largest Internet backbone providers. &lt;/p&gt;  &lt;p&gt;&amp;ldquo;Our customers are large Fortune 500 companies&amp;ndash;not too many of those companies are conducting drug deals or terrorist activities out of Merrill Lynch&amp;rsquo;s offices or using their phones in that way,&amp;rdquo; Kouroupas said at &lt;a href=&#34;http://www.dcbar.org/for_lawyers/events/event_Detail.cfm?itemID=2090&#34;&gt;an event here&lt;/a&gt; sponsored by the DC Bar Association. &amp;ldquo;By and large we don&amp;rsquo;t get wiretap requests, yet we&amp;rsquo;re faced with the costs to come into compliance,&amp;rdquo; which he estimated at $1 million.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Milton Friedman dead at 94 (1912-2006)</title>
      <link>https://blog.lippard.org/2006/11/milton-friedman-dead-at-94-1912-2006.html/</link>
      <pubDate>Fri, 17 Nov 2006 00:14:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/11/milton-friedman-dead-at-94-1912-2006.html/</guid>
      <description>&lt;p&gt;Famed economist and champion of freedom Milton Friedman has died.&lt;br /&gt;&lt;br /&gt;Some nice obituaries:&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://www.nytimes.com/2006/11/16/business/17friedmancnd.html?hp&amp;ex=1163739600&amp;amp;amp;amp;en=b22d188423a336e8&amp;ei=5094&amp;amp;partner=homepage&#34;&gt;The New York Times&lt;/a&gt;.&lt;br /&gt;&lt;a href=&#34;http://www.ft.com/cms/s/cb74eef8-7599-11db-aea1-0000779e2340.html&#34;&gt;The Financial Times&lt;/a&gt;.&lt;br /&gt;Catallarchy: &lt;a href=&#34;http://catallarchy.net/blog/archives/2006/11/16/rip-milton-friedman-1912-2006/&#34;&gt;&amp;ldquo;RIP: Milton Friedman (1912-2006)&amp;quot;&lt;/a&gt; and &lt;a href=&#34;http://catallarchy.net/blog/archives/2006/11/16/milton-friedman-video/&#34;&gt;&amp;ldquo;Milton Friedman Video&amp;rdquo;&lt;/a&gt; (the latter posted by his grandson, Patri Friedman)&lt;br /&gt;Long or Short Capital:  &lt;a href=&#34;http://longorshortcapital.com/long-milton-friedman.htm&#34;&gt;&amp;ldquo;Long Milton Friedman.&amp;quot;&lt;/a&gt;&lt;br /&gt;&lt;a href=&#34;http://daviddfriedman.blogspot.com/2006/11/mf.html&#34;&gt;David Friedman&amp;rsquo;s Blog&lt;/a&gt;. (Milton Friedman&amp;rsquo;s son)&lt;br /&gt;The Agitator: &lt;a href=&#34;http://www.theagitator.com/archives/027236.php&#34;&gt;&amp;ldquo;Milton Friedman, RIP&amp;rdquo;&lt;/a&gt;&lt;br /&gt;Technology Liberation Front: &lt;a href=&#34;http://www.techliberation.com/archives/041215.php&#34;&gt;&amp;ldquo;RIP Milton Friedman&amp;rdquo;&lt;/a&gt;&lt;br /&gt;The Only Republican in San Francisco: &lt;a href=&#34;http://www.onlyrepublican.com/orinsf/2006/11/friedman_passes.html&#34;&gt;&amp;ldquo;Friedman passes away&amp;rdquo;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;UPDATE (November 27, 2006):&lt;br /&gt;Catallarchy &lt;a href=&#34;http://catallarchy.net/blog/archives/2006/11/27/a-tribute-to-milton-friedman/&#34;&gt;has produced a series of postings on various aspects of Milton Friedman&amp;rsquo;s life and work from different perspectives as a tribute&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Kearny High School students defend their teacher</title>
      <link>https://blog.lippard.org/2006/11/kearny-high-school-students-defend.html/</link>
      <pubDate>Wed, 15 Nov 2006 23:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/11/kearny-high-school-students-defend.html/</guid>
      <description>&lt;p&gt;A number of commenters who say they are students at Kearny High School &lt;a href=&#34;https://blog.lippard.org/2006/11/public-school-teacher-tells-class-you.html&#34;&gt;have stopped by to offer support for their teacher, David Paszkiewicz&lt;/a&gt;.  Unfortunately, they are making a strong case that instead of saying to his students &amp;ldquo;you belong in hell,&amp;rdquo; Paszkiewicz should have said, &amp;ldquo;you belong in remedial English.&amp;quot;&lt;br /&gt;&lt;br /&gt;neo1123 writes:&lt;br /&gt;&lt;blockquote&gt;Dude this is a fucking joke&amp;hellip;&amp;hellip; first off why the fuck would you want so much attention over stupid shit&amp;hellip; and second&amp;hellip; i know this teacher personally and know he is a good person and diddnt mean to offend ne one&amp;hellip; and fuck the little bitch ass who recorded this shiit&amp;hellip; im a senior @ khs and this just adds to all the fucking drama in this school.. so u know wat fuck all u bitch asses who want to see action taken&amp;hellip; u r a sad sad person and need to fucking get a fucking life so ya im done here&amp;hellip;.. u wanna talk shit tell me @ &lt;a href=&#34;mailto:neo1123@gmail.com&#34;&gt;neo1123@gmail.com&lt;/a&gt;&lt;/blockquote&gt;J.Cora writes:&lt;br /&gt;&lt;blockquote&gt;I believe this is the most stupidiest thing ever. That kid is just trying to find attetntion for himself. I&amp;rsquo;ve had this teacher and he is one of the best teachers. He taught history the way it was and in group discussions he would view both points without no religion remarks. So who ever reads this, don&amp;rsquo;t be ignorants and know the facts first. The kid who claimed this is the type of kid no one likes and wants to drive attention to hiself. I say to the father to drop it because that teacher is loved by many and going against it will cause much problems.&lt;/blockquote&gt;Both of these commenters seem to have missed a few key points here, such as:&lt;br /&gt;&lt;br /&gt;(a) Paszkiewicz is the authority in the classroom, and is responsible for teaching what&amp;rsquo;s in the curriculum.&lt;br /&gt;(b) It is a violation of the U.S. Constitution&amp;rsquo;s Establishment Clause for a teacher in a public school classroom to endorse a particular religious viewpoint.&lt;br /&gt;(c) Satan, the Big Bang, evolution, and Noah&amp;rsquo;s Ark have nothing to do with U.S. history.&lt;br /&gt;(d) Paszkiewicz lied when he told administrators he wasn&amp;rsquo;t saying these things in the classroom.&lt;br /&gt;&lt;br /&gt;It is irrelevant to any of these points whether Matthew LaClair wanted attention or isn&amp;rsquo;t liked by his fellow students, or that he asked questions of Paszkiewicz which provoked some of his absurd statements (a point brought up by neo1123 in an email to me).  The fact is that it was Paskiewicz&amp;rsquo;s actions which were irresponsible and inappropriate&amp;ndash;which he clearly recognized since he initially denied saying these things&amp;ndash;and it is he who is responsible for the attention that is now being brought on Kearny High School.&lt;br /&gt;&lt;br /&gt;On another note, now that &lt;a href=&#34;http://www.nj.com/cgi-bin/prxy/xmedia/nph-cache.cgi/cache=300;/njo/njo/classaudio.mp3&#34;&gt;some of the audio of Paszkiewicz is available online&lt;/a&gt;, you can find some additional commentary on the content of his teaching at &lt;a href=&#34;http://scienceblogs.com/pharyngula/2006/11/the_voice_of_david_paszkiewicz.php&#34;&gt;Pharyngula&lt;/a&gt;.  (A cleaned up version of the audio file may be found &lt;a href=&#34;http://www.davidkowalski.com/teachpreach.mp3&#34;&gt;here&lt;/a&gt;.  Thanks, Dave.)&lt;br /&gt;&lt;br /&gt;Ed Brayton of Dispatches from the Culture Wars &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/11/history_teacher_proselytizing_1.php&#34;&gt;has also weighed in on this controversy&lt;/a&gt;, and you can find some more comments on the issue from Garden Staters at &lt;a href=&#34;http://www.bluejersey.com/showDiary.do?diaryId=3210&#34;&gt;Blue Jersey&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;And there are also now numerous comments at &lt;a href=&#34;http://www.metafilter.com/mefi/56322&#34;&gt;Metafilter&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (November 16, 2006):  If you can stand to listen to the audio all the way through, you will find that Paszkiewicz runs his classroom in a very disorganized manner, allowing multiple students to carry on conversations simultaneously and apparently without any kind of lesson plan.  He also speaks authoritatively and confidently on a wide variety of subjects about which he is apparently ignorant, as &lt;a href=&#34;https://blog.lippard.org/2006/11/public-school-teacher-tells-class-you.html#116372669742555440&#34;&gt;Oolon Coluphid has pointed out in comments&lt;/a&gt;.  And most of those subjects have little or nothing to do with the topic of U.S. History that he is supposedly teaching.  Mr. Paskiewicz says in the class that he homeschools his own children, yet it is his teaching that exemplifies the worst of public school teaching&amp;ndash;and there&amp;rsquo;s no doubt his children do no better.&lt;br /&gt;&lt;br /&gt;UPDATE:  Mike Dunford at the Questionable Authority &lt;a href=&#34;http://scienceblogs.com/authority/2006/11/fire_him_right_now.php&#34;&gt;has transcribed a few pieces of the recording&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (December 6, 2006): There is &lt;a href=&#34;http://www.dranger.com/classtranscript.html&#34;&gt;a complete transcript of the September 14 class&lt;/a&gt; at Stephen Dranger&amp;rsquo;s site.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Fratboy suing Borat exposed by The Smoking Gun</title>
      <link>https://blog.lippard.org/2006/11/fratboy-suing-borat-exposed-by-smoking.html/</link>
      <pubDate>Tue, 14 Nov 2006 15:51:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/11/fratboy-suing-borat-exposed-by-smoking.html/</guid>
      <description>&lt;p&gt;Justin Seay, one of the two &amp;ldquo;John Does&amp;rdquo; suing Sacha Baron Cohen and the producers of &amp;ldquo;Borat&amp;rdquo; for getting him and his pals drunk and inducing them to engage in &amp;ldquo;behavior that they otherwise would not have engaged in&amp;rdquo; &lt;a href=&#34;http://www.thesmokinggun.com/archive/1113061borat1.html&#34;&gt;has been tracked down by The Smoking Gun&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;As &lt;a href=&#34;http://www.thesmokinggun.com/archive/1113061borat1.html&#34;&gt;The Smoking Gun puts it&lt;/a&gt;, Seay &amp;ldquo;does not seem like an amateur when it comes to partying.&amp;rdquo;  They found his MySpace page, which contains numerous photographs in which Seay is either carousing in a bar or has a clearly visible drink in his hand (which are helpfully pointed out with red arrows).  His MySpace page has &amp;ldquo;gettin&amp;rsquo; drunk and having a good time&amp;rdquo; as one of his interests, and friends&amp;rsquo; comments include greetings like &amp;ldquo;Hi Drunk Friend!!!&amp;rdquo; and &amp;ldquo;Hey Hey Justin Seay, Drinks like a fish everyday!&amp;quot;&lt;br /&gt;&lt;br /&gt;The Smoking Gun &lt;a href=&#34;http://www.thesmokinggun.com/archive/1113061borat1.html&#34;&gt;provides pages from the lawsuit and photos from his MySpace page&lt;/a&gt; for handy comparison.&lt;br /&gt;&lt;br /&gt;(Hat tip to Dave Palmer on the SKEPTIC mailing list.)&lt;br /&gt;&lt;br /&gt;UPDATE: Radley Balko &lt;a href=&#34;http://www.theagitator.com/archives/027227.php&#34;&gt;makes some reasonable criticisms of the Borat movie&lt;/a&gt; (which I&amp;rsquo;ve not seen).&lt;br /&gt;&lt;br /&gt;UPDATE: You can find more Borat backstory &lt;a href=&#34;http://www.andrewtobias.com/newcolumns/061113.html&#34;&gt;here&lt;/a&gt;.  The deceit used to make this film strikes me as quite unethical, though I have little sympathy for Mr. Seay, described above.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The effects of same-sex marriage</title>
      <link>https://blog.lippard.org/2006/11/effects-of-same-sex-marriage.html/</link>
      <pubDate>Tue, 14 Nov 2006 14:57:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/11/effects-of-same-sex-marriage.html/</guid>
      <description>&lt;p&gt;Opponents of same-sex marriage claim that it will somehow destroy the institution of marriage and cause damage to heterosexual married couples.  But &lt;a href=&#34;http://volokh.com/archives/archive_2006_10_29-2006_11_04.shtml#1162396316&#34;&gt;a book that examines the data from Scandinavian countries that have had legal same-sex marriage for the last 17 years suggests otherwise&lt;/a&gt;&amp;ndash;rather than destroying heterosexual marriage, those countries have seen higher heterosexual marriage rates, lower divorce rates, lower rates of out-of-wedlock births, lower rates of sexually transmitted disease, and more monogamy among gay couples.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Christian conservative arrested for sending threat letters and fake anthrax</title>
      <link>https://blog.lippard.org/2006/11/christian-conservative-arrested-for.html/</link>
      <pubDate>Tue, 14 Nov 2006 04:05:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/11/christian-conservative-arrested-for.html/</guid>
      <description>&lt;p&gt;Chad Conrad Castagana, 39, &lt;a href=&#34;http://news.yahoo.com/s/ap/20061113/ap_on_re_us/threatening_letters_arrest&#34;&gt;was arrested in Los Angeles for sending more than a dozen threatening letters containing white powder&lt;/a&gt; to Rep. Nancy Pelosi, Jon Stewart, David Letterman, Sen. Charles Schumer, and Keith Olbermann.  Some letters included phrases such as &amp;ldquo;Death to Demagogues.&amp;quot;&lt;br /&gt;&lt;br /&gt;Castagana &lt;a href=&#34;http://dneiwert.blogspot.com/2006/11/other-kind-of-terror.html&#34;&gt;was an active commenter on conservative blogs&lt;/a&gt; such as &lt;a href=&#34;http://www.democraticunderground.com/discuss/duboard.php?az=view_all&amp;amp;address=364x2701099&#34;&gt;The Free Republic&lt;/a&gt; who described himself as &amp;ldquo;a lifelong Conservative Republican&amp;rdquo; who thinks that &amp;ldquo;Ann Coulter is a Goddess&amp;rdquo; and &amp;ldquo;worship[s] Laura Ingraham and Michele [sic] Malkin.&amp;quot;&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://alternet.org/blogs/peek/44231/&#34;&gt;Peek at Alternet&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;UPDATE (November 14, 2006): There&amp;rsquo;s more at &lt;a href=&#34;http://www.rawstory.com/news/2006/Fake_anthrax_hoax_by_conservative_blogger_1113.html&#34;&gt;Raw Story&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Democrats prepare to squander their opportunity to reform Congress</title>
      <link>https://blog.lippard.org/2006/11/democrats-prepare-to-squander-their.html/</link>
      <pubDate>Mon, 13 Nov 2006 21:28:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/11/democrats-prepare-to-squander-their.html/</guid>
      <description>&lt;p&gt;Nancy Pelosi is backing John Murtha for House Majority Leader, despite the fact that he is &lt;a href=&#34;http://www.beyonddelay.org/summaries/murtha.php&#34;&gt;on the &amp;ldquo;dishonorable mention list&amp;rdquo; of CREW&amp;rsquo;s most corrupt Congressmen&lt;/a&gt; and &lt;a href=&#34;http://www.tpmmuckraker.com/archives/001984.php&#34;&gt;has actively worked with Republicans to block fraud investigations and prevent lobbying reform&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Looks like we&amp;rsquo;ll need to kick out some more incumbents in 2008.  (Was there ever any doubt?)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ann Coulter misleads on Diebold</title>
      <link>https://blog.lippard.org/2006/11/ann-coulter-misleads-on-diebold.html/</link>
      <pubDate>Mon, 13 Nov 2006 16:24:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/11/ann-coulter-misleads-on-diebold.html/</guid>
      <description>&lt;p&gt;Ann Coulter&amp;rsquo;s &lt;a href=&#34;http://www.townhall.com/columnists/AnnCoulter/2006/11/08/historic_victory_for_diebold%21&#34;&gt;column last week was titled &amp;ldquo;Historic victory for Diebold!&amp;quot;&lt;/a&gt;  She claims that &amp;ldquo;For the first time in four   election cycles, Democrats are not attacking the Diebold Corp.   the day after the election, accusing it of rigging its voting   machines. I guess Diebold has finally been vindicated.&amp;quot;&lt;br /&gt;&lt;br /&gt;Just because the election wasn&amp;rsquo;t clearly rigged doesn&amp;rsquo;t mean that Diebold has been remotely vindicated, and the 2006 election continued to produce evidence that Diebold e-voting machines should not be used.&lt;br /&gt;&lt;br /&gt;As &lt;a href=&#34;http://www.huffingtonpost.com/brad-friedman/never-mind-the-results_b_33854.html&#34;&gt;Brad Friedman points out at the Huffington Post&lt;/a&gt;, there were major problems with electronic voting machines in Denver, as well as problems opening the polls on time in Pennsylvania, South Carolina, Ohio, Georgia, North Carolina, Indiana, and Ohio.  Problems with early voting using electronic voting machines occurred in Florida, Arkansas, Missouri, Ohio, Tennessee, Virginia, Texas, and California.   The Electronic Frontier Foundation received about 17,000 complaints by 8 p.m. on election day; Common Cause received 14,000 by 4 p.m.  John Gideon of VotersUnite.org put together &lt;a href=&#34;http://www.townhall.com/columnists/AnnCoulter/2006/11/08/historic_victory_for_diebold%21&#34;&gt;a searchable database of reported election problems&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Bruce Schneier also gives &lt;a href=&#34;http://www.schneier.com/blog/archives/2006/11/more_on_electro.html&#34;&gt;a recap of electronic voting machine problems at his blog&lt;/a&gt;, with &lt;a href=&#34;http://www.schneier.com/blog/archives/2006/11/voting_technolo.html&#34;&gt;Florida&amp;rsquo;s 13th District presenting the biggest issues&lt;/a&gt;, where 18,000 votes apparently disappeared in a race where a difference of 386 votes decided the outcome (described in a separate post).&lt;br /&gt;&lt;br /&gt;The outcome of the election doesn&amp;rsquo;t change any of &lt;a href=&#34;https://blog.lippard.org/2006/11/two-faces-of-diebold.html&#34;&gt;the&lt;/a&gt; &lt;a href=&#34;https://blog.lippard.org/2006/09/ed-felten-responds-to-diebold.html&#34;&gt;existing&lt;/a&gt; &lt;a href=&#34;https://blog.lippard.org/2006/09/more-on-diebold-voting-machine.html&#34;&gt;data&lt;/a&gt; about &lt;a href=&#34;https://blog.lippard.org/2006/09/hotel-minibar-keys-open-diebold-voting.html&#34;&gt;the&lt;/a&gt; &lt;a href=&#34;https://blog.lippard.org/2005/12/major-flaw-in-diebold-voting-machines.html&#34;&gt;problems&lt;/a&gt; &lt;a href=&#34;https://blog.lippard.org/2006/05/even-more-serious-diebold-voting.html&#34;&gt;with&lt;/a&gt; Diebold voting machines.&lt;br /&gt;&lt;br /&gt;As usual, Coulter gets it all wrong.  When it comes to voting, she should &lt;a href=&#34;http://www.cbsnews.com/stories/2006/11/02/politics/main2143882.shtml?source=RSSattr=HOME_2143882&#34;&gt;worry more about her own problems&lt;/a&gt; than comment on a controversy where she&amp;rsquo;s clearly completely ignorant.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Public school teacher tells class: &#34;You belong in hell&#34;</title>
      <link>https://blog.lippard.org/2006/11/public-school-teacher-tells-class-you.html/</link>
      <pubDate>Sun, 12 Nov 2006 16:46:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/11/public-school-teacher-tells-class-you.html/</guid>
      <description>&lt;p&gt;The following is from Paul L. LaClair, a NYC attorney who lives in Kearny, New Jersey, and is posted with his permission.  David Paszkiewicz, the teacher described here engaging in incompetent teaching and dishonesty, &lt;a href=&#34;http://www.kbaptistchurch.org/e/about/&#34;&gt;is apparently a youth pastor at Kearny Baptist Church&lt;/a&gt; in addition to being a public school teacher.  LaClair&amp;rsquo;s son Matthew has previously garnered attention for &lt;a href=&#34;http://barnson.org/node/640&#34;&gt;protesting Bush administration activities by refusing to stand for the Pledge of Allegiance&lt;/a&gt;.  He seems to be a principled and courageous young man who has caught a really bad teacher:&lt;br /&gt;&lt;blockquote&gt;Kearny, New Jersey&lt;br /&gt;November 10, 2006&lt;br /&gt;&lt;br /&gt;A history teacher at the local public high school here may have bitten off more than he cares to chew this fall. Self-described conservative Baptist David Paszkiewicz used his history class to proselytize biblical fundamentalism over the course of several days at the beginning of this school year.&lt;br /&gt;&lt;br /&gt;Among his remarks in open class were statements that a being must have created the universe, that the Christian Bible is the word of God, and that dinosaurs were aboard Noah&amp;rsquo;s ark. If you do not accept Jesus, he flatly proclaimed to his class, &amp;ldquo;you belong in hell.&amp;rdquo; Referring to a Muslim student who had been mentioned by name, he lamented what he saw as her inevitable fate should she not convert. In an attempt to promote biblical creationism, he also dismissed evolution and the Big Bang as non-scientific, arguing by contrast that the Bible is supported by what he calls confirmed biblical prophecies.&lt;br /&gt;&lt;br /&gt;After taking the matter to the school administration, one of Paszkiewicz&amp;rsquo;s students, junior Matthew LaClair, requested a meeting with the teacher and the school principal. LaClair, a non-Christian, was requesting an apology and correction of false and anti-scientific statements. After two weeks, a meeting took place in the principal&amp;rsquo;s office, wherein Paszkiewicz denied making many of these comments, claiming that LaClair had taken his remarks out of context. Paszkiewicz specifically denied using the phrase, &amp;ldquo;you belong in hell.&amp;rdquo; He also asserted that he did nothing different in this class  than he has been doing in fifteen years of teaching.&lt;br /&gt;&lt;br /&gt;At the end of the meeting, LaClair revealed that he had recorded the remarks, and presented the principal with two compact discs. The teacher then declined to comment further without his union representative. However, he fired one last shot at the student, saying, &amp;ldquo;You got the big fish &amp;hellip; you got the big Christian guy who is a teacher&amp;hellip;!&amp;quot;&lt;br /&gt;&lt;br /&gt;Commenting on the situation, LaClair&amp;rsquo;s father, attorney Paul LaClair said, &amp;ldquo;In a few short weeks, this teacher has displayed bigotry,  hypocrisy, arrogance and an appalling ignorance of science. The school&amp;rsquo;s administrators seem not to appreciate the damage this man is doing to young minds. He has some real abilities as a teacher, but this conduct is the intellectual equivalent of the school cafeteria serving sawdust.&amp;quot;&lt;br /&gt;&lt;br /&gt;The student and his parents have requested that the teacher&amp;rsquo;s anti-scientific remarks be corrected in open class, and that the school develop quality control procedures to ensure that future  classes are not proselytized and misinformed. They have also referred the matter for disciplinary action. No apology has been forthcoming from the teacher or from the school. The parents state that because of the administration&amp;rsquo;s inaction, they have taken the matter to the school board this week, from whom they are awaiting a response.&lt;/blockquote&gt;Some local press from this story is expected this week; the blogosphere may generate more attention.&lt;br /&gt;&lt;br /&gt;(This came to my attention from a post on the SKEPTIC list by Paul Harrison&amp;ndash;thanks, Paul.)&lt;br /&gt;&lt;br /&gt;UPDATE (November 15, 2006):  This story &lt;a href=&#34;http://www.nj.com/news/ledger/jersey/index.ssf?/base/news-5/1163571262150640.xml&amp;coll=1&#34;&gt;has now been reported in the Newark Star-Ledger&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE:  &lt;a href=&#34;http://www.nj.com/news/jjournal/index.ssf?/base/news-0/1163573821277990.xml&amp;amp;coll=3&#34;&gt;The Jersey Journal has picked up the story&lt;/a&gt; and &lt;a href=&#34;http://www.nj.com/cgi-bin/prxy/xmedia/nph-cache.cgi/cache=300;/njo/njo/classaudio.mp3&#34;&gt;put some of the audio online&lt;/a&gt;.  The story is also being picked up by NYC-area radio and television&amp;ndash;the LaClairs have been interviewed by or have scheduled interviews with WCBS radio, 1010 WINS radio, Fox 5 News, and NBC 4 News.&lt;br /&gt;&lt;br /&gt;UPDATE (November 22, 2006):  The Observer (the weekly newspaper for Kearny, NJ) has published &lt;a href=&#34;http://www.theobserver.com/currentissue/transcript.shtml&#34;&gt;some quotes from the recordings&lt;/a&gt; and &lt;a href=&#34;http://thecanessacorner.blogspot.com/2006/11/letters-for-against-paszkiewicz.html&#34;&gt;a few letters to the editor&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Republicans off to a lousy start in dealing with corruption</title>
      <link>https://blog.lippard.org/2006/11/republicans-off-to-lousy-start-in.html/</link>
      <pubDate>Sat, 11 Nov 2006 18:28:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/11/republicans-off-to-lousy-start-in.html/</guid>
      <description>&lt;p&gt;The Republicans, &lt;a href=&#34;https://blog.lippard.org/2006/11/democrats-off-to-lousy-start-in.html&#34;&gt;like the Democrats&lt;/a&gt;, are off to a lousy start in dealing with corruption in response to the mid-term election results.  One of the worst Republican sleazy tricks in this election (along with the &lt;a href=&#34;https://blog.lippard.org/2006/11/deceptive-and-harassing-republican-pre.html&#34;&gt;harassing robocalls designed to appear like they were coming from the Democrats&lt;/a&gt;, mailers &lt;a href=&#34;http://electioncentral.tpmcafe.com/blog/electioncentral/2006/nov/01/co_07_odonnell_sends_out_flyer_that_looks_like_official_warning_about_sex_offender&#34;&gt;designed to look like sex offender notices&lt;/a&gt;, mailers from &lt;a href=&#34;http://www.tpmmuckraker.com/archives/cats/rick_santorum/&#34;&gt;fake &amp;ldquo;progressive&amp;rdquo; organizations&lt;/a&gt;, calling Democrats and &lt;a href=&#34;https://blog.lippard.org/2006/11/republican-dirty-tricks-in-new-mexico.html&#34;&gt;telling them that their polling places had changed&lt;/a&gt;, and other &lt;a href=&#34;https://blog.lippard.org/2006/10/sleazy-republican-attack-ad-may-be.html&#34;&gt;deceptive calls&lt;/a&gt; and vote suppression tactics) was Michael Steele&amp;rsquo;s &lt;a href=&#34;http://www.tpmmuckraker.com/archives/001979.php&#34;&gt;hiring homeless people from Philadelphia to hand out flyers to voters in Maryland&lt;/a&gt;, telling them that Steele was the Democratic candidate.  This was a repeat of &lt;a href=&#34;http://www.tpmmuckraker.com/archives/001977.php&#34;&gt;a tactic Steele also used in the 2002 election&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;It didn&amp;rsquo;t work, but the Republicans thought highly enough of it to &lt;a href=&#34;http://www.washingtontimes.com/national/20061110-121131-5518r.htm&#34;&gt;ask him to be the next chairman of the Republican National Committee&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The Republicans need to stop being &lt;a href=&#34;https://blog.lippard.org/2006/10/bush-campaigns-for-racist-and-violent.html&#34;&gt;so quick to forgive their own&lt;/a&gt; for moral failings and corruption and start showing some accountability and principle.  A good start would be getting rid of &lt;a href=&#34;http://www.talkingpointsmemo.com/archives/week_2006_11_05.php#011059&#34;&gt;Karl Rove, who has been right in the middle of the sleaziest of the sleaze&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (November 13, 2006):  Looks like Steele will not be the next RNC chairman after all&amp;ndash;it will go to &lt;a href=&#34;http://www.cnn.com/POLITICS/blogs/politicalticker/2006/11/martinez-to-become-new-rnc-chief.html&#34;&gt;Rep. Mel Martinez of Florida instead&lt;/a&gt;.  But the point still holds, as &lt;a href=&#34;http://www.tpmmuckraker.com/archives/001539.php&#34;&gt;Martinez is connected to Jack Abramoff via former Rep. Bob Ney&lt;/a&gt; (who resigned after pleading guilty to corruption charges in the Abramoff scandal) and is &lt;a href=&#34;http://www.campaignmoney.org/blog/2006/11/13/sen-mel-martinez-r-fl-to-head-rnc&#34;&gt;in the middle of his own campaign finance scandal&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>What American accent do you have?</title>
      <link>https://blog.lippard.org/2006/11/what-american-accent-do-you-have.html/</link>
      <pubDate>Fri, 10 Nov 2006 23:06:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/11/what-american-accent-do-you-have.html/</guid>
      <description>&lt;table style=&#34;width: 320px; border: 1px solid gray; font: normal 12px arial, verdana, sans-serif; background-color: white;&#34;&gt;&lt;tr&gt;&lt;td colspan=&#34;2&#34; style=&#34;background: white; color: black; padding: 5px;&#34;&gt;&lt;b style=&#34;font: bold 20px &#39;Times New Roman&#39;, serif; display: block; margin-bottom: 8px;&#34;&gt;What American accent do you have?&lt;/b&gt; &lt;div style=&#34;font-size: 16px; margin-bottom: 4px;&#34;&gt;Your Result: &lt;b&gt;The Midland&lt;/b&gt;&lt;/div&gt;&lt;div style=&#34;width: 200px; background: white; border: 1px solid black;&#34;&gt;&lt;div style=&#34;width: 85%; background: red; font-size: 8px; line-height: 8px;&#34;&gt; &lt;/div&gt;&lt;/div&gt;&lt;p style=&#34;margin: 10px; border: none; background: white; color: black;&#34;&gt;&#34;You have a Midland accent&#34; is just another way of saying &#34;you don&#39;t have an accent.&#34;  You probably are from the Midland (Pennsylvania, southern Ohio, southern Indiana, southern Illinois, and Missouri) but then for all we know you could be from Florida or Charleston or one of those big southern cities like Atlanta or Dallas.  You have a good voice for TV and radio.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Legal ruling: A burrito is not a sandwich</title>
      <link>https://blog.lippard.org/2006/11/legal-ruling-burrito-is-not-sandwich.html/</link>
      <pubDate>Fri, 10 Nov 2006 22:44:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/11/legal-ruling-burrito-is-not-sandwich.html/</guid>
      <description>&lt;p&gt;A Superior Court judge in Worcester, Massachusetts &lt;a href=&#34;http://www.azcentral.com/offbeat/articles/1110burrito-sandwich10-ON.html&#34;&gt;has issued a legal ruling that a burrito is not a sandwich&lt;/a&gt;.  I think that&amp;rsquo;s pretty sound legal judgment&amp;ndash;a sandwich has at least one piece of bread, and a tortilla, while having some bread-like properties and functions, is not bread.&lt;br /&gt;&lt;br /&gt;The ruling occurred because Panera Bread Co. was trying to prevent the White City Shopping Center in Shrewsbury from leasing space to Qdoba Mexican Grill.  Panera Bread&amp;rsquo;s lease agreement stated that White City Shopping Center would not lease space to any other sandwich shop.&lt;br /&gt;&lt;br /&gt;The legal ruling stated that &amp;ldquo;A sandwich is not commonly understood to include burritos, tacos and quesadillas, which are typically made with a single tortilla and stuffed with a choice filling of meat, rice, and beans.&amp;quot;&lt;br /&gt;&lt;br /&gt;Expert witness Chris Schlesinger stated in an affidavit that &amp;ldquo;I know of no chef or culinary historian who would call a burrito a sandwich. Indeed, the notion would be absurd to any credible chef or culinary historian.&amp;quot;&lt;br /&gt;&lt;br /&gt;Indeed.&lt;br /&gt;&lt;br /&gt;UPDATE (November 13, 2006): The &lt;a href=&#34;http://jwz.livejournal.com/713524.html&#34;&gt;commenters at Jamie Zawinski&amp;rsquo;s blog take the discussion much further&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Democrats off to a lousy start in dealing with Congressional corruption</title>
      <link>https://blog.lippard.org/2006/11/democrats-off-to-lousy-start-in.html/</link>
      <pubDate>Fri, 10 Nov 2006 21:37:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/11/democrats-off-to-lousy-start-in.html/</guid>
      <description>&lt;p&gt;It looks like the Democrats are &lt;a href=&#34;http://www.tpmmuckraker.com/archives/001981.php&#34;&gt;all set to put some of the most corrupt Democrats in Congress into leadership positions in the House&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Rep. Alan Mollohan (D-WV), one of CREW&amp;rsquo;s top 20 most corrupt Congressmen, is set to become leader of the House Appropriations committee.  His sleazy deals and earmarks have already caused him to be a target of an FBI investigation.&lt;br /&gt;&lt;br /&gt;Rep. John Murtha (D-PA), another of CREW&amp;rsquo;s top 20 most corrupt Congressmen, is set to become leader of the Defense Appropriations subcommittee.  He was &lt;a href=&#34;http://www.spectator.org/dsp_article.asp?art_id=10427&#34;&gt;caught on tape in Abscam explaining how he works scams&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Rep. Alcee Hastings (D-FL) will chair the House Permanent Standing Committee on Intelligence, despite no intelligence background, charges of accepting bribes while a judge, and being the sixth federal judge to be removed from office by Congress on charges of perjury and conspiracy to obtain a bribe.&lt;br /&gt;&lt;br /&gt;Rep. Steny Hoyer (D-MD) may become the House Majority Leader.  He actively seeks funds from K Street lobbyists, and voted for last year&amp;rsquo;s bankruptcy bill.&lt;br /&gt;&lt;br /&gt;This is ridiculous&amp;ndash;the major campaign issue in the mid-term election this week was corruption, and the Democrats are already doing their best to put their worst offenders in control.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Gridlock helps slow government growth</title>
      <link>https://blog.lippard.org/2006/11/gridlock-helps-slow-government-growth.html/</link>
      <pubDate>Fri, 10 Nov 2006 01:52:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/11/gridlock-helps-slow-government-growth.html/</guid>
      <description>&lt;p&gt;The most recent issue of &lt;span style=&#34;font-style: italic;&#34;&gt;The Economist&lt;/span&gt;, which arrived last weekend, correctly called the outcome of the U.S. elections and the reasons (corruption, incompetence, Iraq).  In the special report on the U.S. mid-term elections appears this box of data taken from Stephen Slivinski&amp;rsquo;s book &lt;span style=&#34;font-style: italic;&#34;&gt;Buck Wild: How Republicans Broke the Bank and Became the Party of Big Government&lt;/span&gt;, which shows the benefit of having control of the executive and legislative branches of the government in the hands of different parties:&lt;br /&gt;&lt;br /&gt;Divide and save&lt;br /&gt;Annual growth in federal spending per head under recent administrations&lt;br /&gt;&lt;br /&gt;Unified government*            Growth, %&lt;br /&gt;Lyndon Johnson                    4.6&lt;br /&gt;George Bush junior               3.1**&lt;br /&gt;Jimmy Carter                        2.9&lt;br /&gt;&lt;br /&gt;Divided government            Growth, %&lt;br /&gt;Richard Nixon/Gerald Ford 1.9&lt;br /&gt;Ronald Reagan                        1.7&lt;br /&gt;George Bush senior                0.6&lt;br /&gt;Bill Clinton                               0.3&lt;br /&gt;&lt;br /&gt;* President&amp;rsquo;s party controlled House and Senate during most of term.&lt;br /&gt;** First five years.&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;m looking forward to some gridlock.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How well connected is your zip code?</title>
      <link>https://blog.lippard.org/2006/11/how-well-connected-is-your-zip-code.html/</link>
      <pubDate>Thu, 09 Nov 2006 23:35:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/11/how-well-connected-is-your-zip-code.html/</guid>
      <description>&lt;p&gt;The &lt;a href=&#34;http://www.publicintegrity.org/&#34;&gt;Center for Public Integrity&lt;/a&gt; has set up a &lt;a href=&#34;http://www.publicintegrity.org/telecom/&#34;&gt;&amp;ldquo;Media Tracker&amp;rdquo; based on FCC data by zip code&lt;/a&gt; which allows you to see how well-connected your zip code is.  For each zip code, it will list the number of broadband providers and the number of owners of various media resources in your area (newspapers, radio and television stations.  My zip code comes up as &amp;ldquo;well connected&amp;rdquo; with 18 broadband providers (a few more than &lt;a href=&#34;https://blog.lippard.org/2006/05/more-on-last-mile-options-in-phoenix.html&#34;&gt;the ones I identified in my survey of Phoenix-area broadband providers&lt;/a&gt;).&lt;/p&gt;</description>
    </item>
    <item>
      <title>HBO &#34;Hacking Democracy&#34; documentary online</title>
      <link>https://blog.lippard.org/2006/11/hbo-hacking-democracy-documentary.html/</link>
      <pubDate>Wed, 08 Nov 2006 21:52:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/11/hbo-hacking-democracy-documentary.html/</guid>
      <description>&lt;p&gt;You can watch it &lt;a href=&#34;http://video.google.com/videoplay?docid=-7236791207107726851&amp;sourceid=docidfeed&amp;amp;hl=en-CA&#34;&gt;at Google Video&lt;/a&gt;.  Everyone should be aware of the issues raised in this documentary.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Rumsfeld stepping down</title>
      <link>https://blog.lippard.org/2006/11/rumsfeld-stepping-down.html/</link>
      <pubDate>Wed, 08 Nov 2006 18:16:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/11/rumsfeld-stepping-down.html/</guid>
      <description>&lt;p&gt;An &lt;a href=&#34;http://www.cnn.com/2006/POLITICS/11/08/rumsfeld.ap/index.html&#34;&gt;unexpected bonus&lt;/a&gt; for today.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Schtacky&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;And in another nice bonus, SD has rejected its abortion ban: http://www.msnbc.msn.com/id/15613198/&lt;/p&gt;
  &lt;/div&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;William  Zeranski&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Rumsfeld stepped down?  There must be a right-wing conspiracy some where!  Better now than BEFORE the election--the move would’ve helped the Republicans!&lt;/p&gt;
  &lt;/div&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Lippard&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Rumsfeld &lt;A HREF=&#34;http://scienceblogs.com/dispatches/2006/11/rumsfeld_resigns_1.php&#34; REL=&#34;nofollow&#34;&gt;should have been fired years ago&lt;/A&gt;, and that would have helped the Republicans, the United States, and the situation in Iraq.&lt;/p&gt;</description>
    </item>
    <item>
      <title>A few from CREW&#39;s list of corrupt politicians given the boot</title>
      <link>https://blog.lippard.org/2006/11/few-from-crews-list-of-corrupt.html/</link>
      <pubDate>Wed, 08 Nov 2006 15:55:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/11/few-from-crews-list-of-corrupt.html/</guid>
      <description>&lt;p&gt;Of CREW&amp;rsquo;s &lt;a href=&#34;http://www.beyonddelay.org/node/96&#34;&gt;list of the twenty most corrupt politicians in Congress&lt;/a&gt;, seven or eight will no longer be in office next term.  While it is extremely disappointing that so many sleazy politicians get re-elected, it is at least gratifying that the re-election rate for incumbents on this list is significantly lower than average.&lt;br /&gt;&lt;br /&gt;Sen. Conrad Burns&amp;rsquo; (R-MT) race against Jon Tester is still too close to call, but Tester has a slight lead.&lt;br /&gt;Sen. Bill Frist (R-TN) has retired, and will be replaced by Bob Corker (R).&lt;br /&gt;Sen. Rick Santorum (R-PA) was voted out, and will be replaced by Bob Casey, Jr. (D).&lt;br /&gt;Rep. Roy Blunt (R-MO) was re-elected.&lt;br /&gt;Rep. Ken Calvert (R-CA) was re-elected.&lt;br /&gt;Rep. John Doolittle (R-CA) was re-elected.&lt;br /&gt;Rep. Tom Feeney (R-FL) was re-elected.&lt;br /&gt;Rep. Katharine Harris (R-FL) failed in her attempt to win a position in the Senate, defeated by Bill Nelson (D).&lt;br /&gt;Rep. William Jefferson (D-LA) was re-elected.&lt;br /&gt;Rep. Jerry Lewis (R-CA) was re-elected.&lt;br /&gt;Rep. Gary Miller (R-CA) was re-elected (and unopposed in the general election).&lt;br /&gt;Rep. Alan Mollohan (D-WV) was re-elected.&lt;br /&gt;Rep. Marilyn Musgrave (R-CO) was re-elected.&lt;br /&gt;Rep. Richard Pombo (R-CA) was voted out, and will be replaced by Jerry McNerny (D).&lt;br /&gt;Rep. Rick Renzi (R-AZ) was re-elected.&lt;br /&gt;Rep. Pete Sessions (R-TX) was re-elected.&lt;br /&gt;Rep. John Sweeney (R-NY) was voted out, and will be replaced by Kirsten Gillibrand (D).&lt;br /&gt;Rep. Charles Taylor (R-NC) was voted out, and will be replaced by Joseph Shuler (D).&lt;br /&gt;Rep. Maxine Waters (D-CA) was re-elected.&lt;br /&gt;Rep. Curt Weldon (R-PA) was voted out, and will be replaced by Joe Sestak (D).&lt;br /&gt;&lt;br /&gt;CREW&amp;rsquo;s dishonorable mentions also saw two removals from a list of five:&lt;br /&gt;&lt;br /&gt;Rep. Chris Cannon (R-UT) was re-elected.&lt;br /&gt;Rep. Dennis Hastert (R-IL) was re-elected.&lt;br /&gt;Rep. J.D. Hayworth (R-AZ) was voted out, and will be replaced by Harry Mitchell (D).&lt;br /&gt;Rep. John Murtha (D-PA) was re-elected.&lt;br /&gt;Rep. Don Sherwood (R-PA) was voted out, and will be replaced by Carney (D).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Arizona election results</title>
      <link>https://blog.lippard.org/2006/11/arizona-election-results.html/</link>
      <pubDate>Wed, 08 Nov 2006 14:58:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/11/arizona-election-results.html/</guid>
      <description>&lt;p&gt;The good news:  Arizona did not elect aspiring theocrat Len Munsil (who was soundly defeated by incumbent Governor Janet Napolitano), got rid of corrupt Congressman J.D. Hayworth (replacing him with former Tempe Mayor Harry Mitchell), narrowly voted down an amendment to the state Constitution to ban gay marriage and anything &amp;ldquo;similar to&amp;rdquo; it, and voted in favor of greater protections against eminent domain abuse.&lt;br /&gt;&lt;br /&gt;The bad news:  Arizona re-elected Sen. Jon Kyl and Rep. Rick Renzi, approved the creation of a new bureaucracy to continually raise the minimum wage (the main effect of which is to reduce teen employment; it has negligible positive effects for low wage earners, versus something that would genuinely be effective like reducing payroll taxes), passed the worse of the two anti-smoking measures, banned probation for methamphetamine abuse offenses, and passed all of the anti-illegal immigration measures (declaring English the official language, prohibiting illegal immigrants from posting bail or being awarded certain kinds of damages in court, and limiting educational services to illegal immigrants).&lt;br /&gt;&lt;br /&gt;Teenager &lt;a href=&#34;https://blog.lippard.org/2005/09/phoenix-city-council-election.html&#34;&gt;Jarrett Maupin&lt;/a&gt; (Al Sharpton, Jr.) was elected to the Phoenix Union High School District Board in Ward 2.  Maupin, who was a member of the Republican club at Brophy College Prep before switching schools to St. Mary&amp;rsquo;s and becoming a Democrat and protege of Sharpton, charged that Brophy students demonstrated their racism by referring to &amp;ldquo;blackboards.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Le Nature&#39;s water company used for a Christian Republican&#39;s scam</title>
      <link>https://blog.lippard.org/2006/11/le-natures-water-company-used-for.html/</link>
      <pubDate>Tue, 07 Nov 2006 03:01:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/11/le-natures-water-company-used-for.html/</guid>
      <description>&lt;p&gt;La Trobe, Pennsylvania&amp;rsquo;s Le Nature&amp;rsquo;s water company, run by Republican and aspiring evangelical leader Gregory Podlucky, was forced into Chapter 7 bankruptcy by creditors after it&amp;rsquo;s turned out the CEO was engaged in major fraud.  Le Nature&amp;rsquo;s reported $275 million in revenue when it only had $35 million in revenue.  The company kept two sets of books, and has less than $1 million in cash and over $750 million in bank and bond debt, lease obligations, and other liabilities.  Two safes at the company headquarters were found to contain about $1 million in gold watches and jewelry.&lt;br /&gt;&lt;br /&gt;Podlucky is accused of falsifying board minutes and defrauding a lender in a lawsuit filed against him by two private equity firms that are minority shareholders.  Podlucky was being defended by Albert Manwaring of Pepper Hamilton&amp;rsquo;s Wilmington, Delaware office, but he withdrew from the case on November 1.&lt;br /&gt;&lt;br /&gt;$440,000 of the company&amp;rsquo;s money was donated to the Missy&amp;rsquo;s Place Foundation, named after Podlucky&amp;rsquo;s deceased daughter Melissa, and that Foundation purchased land for Podlucky&amp;rsquo;s proposed Grace Community Church of the Valley in Ligonier, Pennsylvania.&lt;br /&gt;&lt;br /&gt;More details at the &lt;a href=&#34;http://blogs.wsj.com/law/2006/11/02/le-natures-in-hot-water/&#34;&gt;Wall Street Journal&amp;rsquo;s Law Blog&lt;/a&gt;, &lt;a href=&#34;http://longorshortcapital.com/le-natures-disaster.htm&#34;&gt;Long or Short Capital&lt;/a&gt;, and at &lt;a href=&#34;http://www.mit.edu/%7Esil/lenatures/jaysilver/lenatures.htm&#34;&gt;MIT student Jay Silver&amp;rsquo;s website&lt;/a&gt;, who reviewed Le Nature&amp;rsquo;s water only to be harassed by someone apparently associated with the company.&lt;br /&gt;&lt;br /&gt;Le Nature&amp;rsquo;s is &lt;a href=&#34;http://www.azcentral.com/news/articles/1106az-le-nature06-ON.html&#34;&gt;closing its Phoenix plant and laying off 85 workers&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Republican dirty tricks in New Mexico</title>
      <link>https://blog.lippard.org/2006/11/republican-dirty-tricks-in-new-mexico.html/</link>
      <pubDate>Mon, 06 Nov 2006 19:51:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/11/republican-dirty-tricks-in-new-mexico.html/</guid>
      <description>&lt;p&gt;In New Mexico, &lt;a href=&#34;http://www.tpmmuckraker.com/archives/001938.php&#34;&gt;the state Republican Party has been calling registered Democrats and telling them that their polling places have changed&lt;/a&gt;, giving them incorrect information.  The NM Republican Party head says it was just one instance, but the Democratic Party has identified at least five, and is seeking an injunction.&lt;br /&gt;&lt;br /&gt;UPDATE:  This &lt;a href=&#34;http://www.talkingpointsmemo.com/archives/week_2006_11_05.php#010870&#34;&gt;has now been reported to have occurred in Minnesota, Wisconsin, and New York in addition to New Mexico&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>1999 U.S. war games showed at least 400,000 troops needed in Iraq</title>
      <link>https://blog.lippard.org/2006/11/1999-us-war-games-showed-at-least.html/</link>
      <pubDate>Mon, 06 Nov 2006 15:56:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/11/1999-us-war-games-showed-at-least.html/</guid>
      <description>&lt;p&gt;In 1999, &lt;a href=&#34;http://www.cnn.com/2006/WORLD/meast/11/04/war.games.ap/index.html&#34;&gt;a set of secret U.S. war games conducted as part of a simulation called Desert Crossing showed that more than 400,000 troops would be needed for an invasion and post-war administration of Iraq&lt;/a&gt; to prevent it from falling into chaos.  That number is three times the number of U.S. troops in Iraq.&lt;br /&gt;&lt;br /&gt;Yet Donald Rumsfeld &lt;a href=&#34;https://blog.lippard.org/2006/09/rumsfeld-ill-fire-next-person-who.html&#34;&gt;refused to even listen to any of his subordinates who thought a plan was needed for post-invasion Iraq&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Army recruiters telling kids the war in Iraq is over</title>
      <link>https://blog.lippard.org/2006/11/army-recruiters-telling-kids-war-in.html/</link>
      <pubDate>Mon, 06 Nov 2006 15:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/11/army-recruiters-telling-kids-war-in.html/</guid>
      <description>&lt;p&gt;Military recruiters lying to recruits is not a new problem, but this is pretty extreme.  &lt;a href=&#34;http://abcnews.go.com/GMA/print?id=2626032&#34;&gt;ABC News sent students with hidden cameras to 10 Army recruiting offices in New York, New Jersey, and Connecticut&lt;/a&gt;.  The students were told that no one is going over to Iraq any more, that the soldiers are being brought back.  One recruiter told students that if they didn&amp;rsquo;t like the Army, they could just quit.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;oop_master&lt;/strong&gt; &lt;small&gt;(2011-06-02)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Yeah, you can quit if you authentically worry your superiors that you may commit suicide, or kiss a same gendered sergeant on the lips. Sometimes you go to jail instead, but not always.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Deceptive and harassing Republican pre-recorded political calls</title>
      <link>https://blog.lippard.org/2006/11/deceptive-and-harassing-republican-pre.html/</link>
      <pubDate>Mon, 06 Nov 2006 15:05:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/11/deceptive-and-harassing-republican-pre.html/</guid>
      <description>&lt;p&gt;The Republicans &lt;a href=&#34;http://www.talkingpointsmemo.com/archives/week_2006_11_05.php#010846&#34;&gt;have been hitting voters over the last week or so with repeated pre-recorded political calls&lt;/a&gt; beginning with the phrase, &amp;ldquo;Hi, I&amp;rsquo;m calling with information about &lt;democratic&gt;,&amp;rdquo; which have fooled many recipients into thinking that they are being harassed by the campaign of that Democratic candidate.  Some recipients have received dozens of repeated calls or more.&lt;br /&gt;&lt;br /&gt;These campaigns are paid for by the National Republican Congressional Committee (NRCC) and have occurred in at least Illinois, New York, and New Hampshire.  They&amp;rsquo;ve &lt;a href=&#34;http://www.talkingpointsmemo.com/archives/week_2006_11_05.php#010847&#34;&gt;been partially stopped in New Hampshire after intervention by the state Attorney General&lt;/a&gt;&amp;ndash;but only by discontinuing calls to voters on the national Do Not Call list.&lt;br /&gt;&lt;br /&gt;One of the New York calls can be heard &lt;a href=&#34;http://ia331306.us.archive.org/1/items/NRCC_robo_attack_call2/NRCC_anti_Hall_ad.wav&#34;&gt;here&lt;/a&gt; (WAV file).&lt;br /&gt;&lt;br /&gt;UPDATE:  Here&amp;rsquo;s &lt;a href=&#34;http://www.tpmmuckraker.com/archives/001940.php&#34;&gt;a list of the twenty districts&lt;/a&gt; where these calls are occurring and which Democrats they are attacking.  They&amp;rsquo;re in California, Illinois, Florida, New York, Virginia, Kentucky, Georgia, Iowa, North Carolina, Connecticut, Kansas, New Hampshire, Wisconsin, and Pennsylvania.&lt;br /&gt;&lt;br /&gt;UPDATE:  The Democratic Congressional Campaign Committee &lt;a href=&#34;http://www.talkingpointsmemo.com/docs/nrcc-cease-and-desist/&#34;&gt;has sent the National Republican Congressional Committee a cease and desist letter&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (November 7, 2006):  The &lt;a href=&#34;http://www.nytimes.com/2006/11/07/us/politics/07robo.html?hp&amp;ex=1162875600&amp;amp;en=030161bac2f47ae8&amp;ei=5094&amp;amp;partner=homepage&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;New York Times&lt;/span&gt;&lt;/a&gt; and the &lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/content/article/2006/11/06/AR2006110601103.html&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Washington Post&lt;/span&gt;&lt;/a&gt; have covered the story.  Michigan Representatives Conyers and Dingell &lt;a href=&#34;http://www.tpmmuckraker.com/archives/001949.php&#34;&gt;have asked Attorney General Alberto Gonzales to investigate&lt;/a&gt; the issue.&lt;br /&gt;&lt;/democratic&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Two Faces of Diebold</title>
      <link>https://blog.lippard.org/2006/11/two-faces-of-diebold.html/</link>
      <pubDate>Sun, 05 Nov 2006 16:00:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/11/two-faces-of-diebold.html/</guid>
      <description>&lt;p&gt;SAIC was commissioned to perform a study on security issues in Diebold voting machines by the State of Maryland.  One of the conditions Diebold set on the report in return for allowing access to their machines for the study was the right to redact whatever they wanted from the public version of the report.&lt;br /&gt;&lt;br /&gt;The &lt;a href=&#34;http://www.verifiedvoting.org/downloads/votingsystemreportfinal.pdf&#34;&gt;public version of the report&lt;/a&gt; (PDF) was 38 pages.  The unredacted version was 152 pages plus 41 pages of appendices.&lt;br /&gt;&lt;br /&gt;The private version of the report has now been leaked, and &lt;a href=&#34;http://www.huffingtonpost.com/rebecca-abrahams/the-two-faces-of-diebold_b_33138.html&#34;&gt;Rebecca Abrahams writes about the differences&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Adrienne Shelly died</title>
      <link>https://blog.lippard.org/2006/11/adrienne-shelly-died.html/</link>
      <pubDate>Sat, 04 Nov 2006 02:19:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/11/adrienne-shelly-died.html/</guid>
      <description>&lt;p&gt;Adrienne Shelly, an actress who starred in Hal Hartley&amp;rsquo;s films The Unbelievable Trust and Truth, &lt;a href=&#34;http://www.cnn.com/2006/SHOWBIZ/Movies/11/03/actressfounddead.ap/index.html&#34;&gt;was found dead in her NYC office&lt;/a&gt; by her husband.  She was 40.&lt;br /&gt;&lt;br /&gt;Shelly, an &lt;a href=&#34;http://www.celebatheists.com/index.php?title=Adrienne_Shelly&#34;&gt;agnostic&lt;/a&gt;, was &lt;a href=&#34;http://www.imdb.com/name/nm0791248/&#34;&gt;a writer and director of independent films&lt;/a&gt; as well as an actress.&lt;br /&gt;&lt;br /&gt;UPDATE (November 7, 2006):  A 19-year-old worker, Diego Pillco, who was helping renovate the Manhattan apartment that was Shelly&amp;rsquo;s office, &lt;a href=&#34;http://www.cnn.com/2006/SHOWBIZ/Movies/11/06/actressfounddead.ap/index.html&#34;&gt;has confessed to killing her&lt;/a&gt; and hanging her from the shower rod in the apartment bathroom.&lt;br /&gt;&lt;br /&gt;Very sad.&lt;br /&gt;&lt;br /&gt;UPDATE (February 18, 2007):  Adrienne Shelly&amp;rsquo;s murder has now been fictionalized into an episode of Law &amp;amp; Order that aired last week, titled &amp;ldquo;Melting Pot.&amp;rdquo;  The episode is really a mix of Adrienne Shelly&amp;rsquo;s murder and Theo van Gogh&amp;rsquo;s murder after making the film &amp;ldquo;Submission&amp;rdquo; with Ayaan Hirsi Ali&amp;ndash;the character Erin Garrett is a combination of Shelly and Hirsi Ali.  She is found hanged in her film office, and to have recently made a documentary film called &amp;ldquo;Fire Under the Veil.&amp;rdquo;  (Shelly and Hirsi Ali are both known for being atheists, but atheism doesn&amp;rsquo;t factor in the Law &amp;amp; Order episode.)&lt;br /&gt;&lt;br /&gt;This may be the first time when the murder of someone who appeared on Law &amp;amp; Order was fictionalized in an episode of the show.  She appeared in the episode &amp;ldquo;High &amp;amp; Low&amp;rdquo; in 2000.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Amway president and Michigan gubernatorial candidate Dick DeVos caught lying</title>
      <link>https://blog.lippard.org/2006/11/amway-president-and-michigan.html/</link>
      <pubDate>Fri, 03 Nov 2006 20:36:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/11/amway-president-and-michigan.html/</guid>
      <description>&lt;p&gt;Amway president and creationist Dick DeVos told a story about his high school football coach giving him an inspiring talk as he started him as quarterback.  The &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/11/devos_caught_lying.php&#34;&gt;football coach says it never happened&lt;/a&gt;, DeVos was never a starting quarterback on the varsity squad, and that he wasn&amp;rsquo;t a star on the field.&lt;br /&gt;&lt;br /&gt;Disclosure:  It&amp;rsquo;s my opinion that Amway &lt;a href=&#34;http://www.cs.cmu.edu/%7Edst/Amway/&#34;&gt;is a sleazy company run by dishonest and paranoid people&lt;/a&gt;.  I &lt;a href=&#34;http://www.discord.org/%7Elippard/amway/&#34;&gt;was served with a subpoena&lt;/a&gt; in a lawsuit Amway filed against Proctor &amp;amp; Gamble which was trying to claim that P&amp;amp;G was involved in a conspiracy against Amway&amp;rsquo;s business by paying people to post Amway-critical information on the Internet.  That subpoena was part of a fishing expedition and intimidation campaign; Amway tried to get access to the complete contents of my computer hard drives.  The case was eventually thrown out of court.  I spent a few thousand dollars to protect my rights; Amway spent a whole lot more.&lt;br /&gt;&lt;br /&gt;UPDATE (November 8, 2006): Incumbent Governor Jennifer Granholm defeated DeVos in yesterday&amp;rsquo;s election.&lt;/p&gt;</description>
    </item>
    <item>
      <title>IDiots</title>
      <link>https://blog.lippard.org/2006/11/idiots.html/</link>
      <pubDate>Fri, 03 Nov 2006 18:01:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/11/idiots.html/</guid>
      <description>&lt;p&gt;ID advocates Tim McGrew and Sal Cordova &lt;a href=&#34;http://scienceblogs.com/pharyngula/2006/11/pz_myers_is_such_a_liar.php&#34;&gt;have accused P.Z. Myers of misrepresenting Jonathan Wells&lt;/a&gt; when he pointed out that Wells had selectively edited a quote from a paper by William Ballard in BioScience.  McGrew wrote that &amp;ldquo;Myers is lying through his teeth&amp;rdquo; &lt;a href=&#34;http://www.pandasthumb.org/archives/2006/08/the_politically_3.html&#34;&gt;about the quotation appearing on p. 35 of Wells&amp;rsquo; &lt;span style=&#34;font-style: italic;&#34;&gt;Politically Incorrect Guide to Intelligent Design&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Myers points out that &lt;a href=&#34;http://scienceblogs.com/pharyngula/2006/11/pz_myers_is_such_a_liar.php&#34;&gt;McGrew and Cordova have failed to see what&amp;rsquo;s right in front of them, and adds some red arrows to a scan of the page to help them see&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Will either of them apologize for their IDiocy?&lt;br /&gt;&lt;br /&gt;UPDATE:  They&amp;rsquo;ve admitted they were wrong about the quotation on p. 35, but argue that the text on the earlier pages is not guilty of the misrepresentation that Myers claimed with regard to the p. 35 quote.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ACLU incompetence and misinformation on net neutrality</title>
      <link>https://blog.lippard.org/2006/11/aclu-incompetence-and-misinformation.html/</link>
      <pubDate>Fri, 03 Nov 2006 15:37:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/11/aclu-incompetence-and-misinformation.html/</guid>
      <description>&lt;p&gt;I received an email from the ACLU yesterday, informing me that they&amp;rsquo;ve jumped in on the net neutrality debate.  Unfortunately, they badly misrepresent the facts:&lt;br /&gt;&lt;blockquote&gt;FREE THE NET: WHY YOU SHOULD CARE ABOUT NET NEUTRALITY&lt;br /&gt;&lt;br /&gt;The keys to the Internet have always been safely in public hands - until last year, when the FCC suddenly repealed longstanding Internet principles of &amp;ldquo;neutrality&amp;rdquo; and non-discrimination.&lt;/blockquote&gt;The ACLU is going to make the erroneous claim that I&amp;rsquo;ve debunked repeatedly on my blog (see the Net Neutrality Index)&amp;ndash;that the common carriage requirements on telcos constitute &amp;ldquo;net neutrality.&amp;rdquo;  They will ignore the fact that cable companies&amp;ndash;the main providers of consumer broadband Internet access in the U.S.&amp;ndash;have never been common carriers and have never been bound by these requirements.&lt;br /&gt;&lt;blockquote&gt;With the blessing of the Supreme Court, a handful of profit-driven telecoms and cable companies now could effectively shut down the 21st Century marketplace of ideas by screening Internet e-mail traffic, blocking what they deem to be undesirable content, or pricing users out of the marketplace.&lt;br /&gt;&lt;/blockquote&gt;The ACLU is going to argue that we need to create a new bureaucratic regulatory apparatus, giving sweeping new powers to the FCC to interfere with freedom of Internet providers to enter into voluntary contracts with each other and manage their own networks, and specifically prohibiting differential pricing on tiered levels of service and the ability for providers to enter into arrangements with content providers to subsidize consumer bandwidth.&lt;br /&gt;&lt;blockquote&gt;Historically, Net Neutrality protections filled the free speech gap. Since those protections were removed last year, nothing prevents network providers from discriminating against Internet users and application and service providers in terms of content, quality of access, and choice of equipment.&lt;/blockquote&gt;This is doubly false&amp;ndash;the common carriage requirements applied only to the last-mile consumer network connections, not to the ability of ISPs to filter; and it is false that &amp;ldquo;nothing prevents&amp;rdquo; ISPs from taking actions which would cause them to lose customers.&lt;br /&gt;&lt;blockquote&gt;If you&amp;rsquo;re like many people using the Internet, you don&amp;rsquo;t think about whether your Internet Service Provider is intentionally slowing down or speeding up your access to Yahoo! versus Google. Without Net Neutrality, your ISP could do just that.&lt;br /&gt;&lt;br /&gt;Imagine if your phone company was allowed to own restaurants and then provided good service and clear signals to customers who called Dominos and static and frequent busy signals for those calling Pizza Hut.&lt;br /&gt;&lt;br /&gt;It sounds outrageous, but it would be entirely possible if the telephone system wasn&amp;rsquo;t regulated under the &amp;ldquo;common carrier&amp;rdquo; framework.  The telecoms and cable companies that provide Internet network services, including AT&amp;amp;T, BellSouth, Comcast, Qwest, Sprint, Time-Warner/AOL, and Verizon, have spent over $100 million lobbying Congress and the FCC to eliminate established Net Neutrality protections.&lt;/blockquote&gt;Remember, cable companies have never been common carriers, yet this hasn&amp;rsquo;t been a problem.  Why create new regulations and give more power to a government agency that has a history of not only working on behalf of the big incumbents (rather than promoting competition, which is what is needed) but of engaging in actions designed to cause discrimination against certain forms of content through censorship?  It makes no sense.&lt;br /&gt;&lt;blockquote&gt;The assault on Internet freedom will only get worse. The FCC imposed Net Neutrality protections in merger agreements for certain network providers such as SBC/AT&amp;amp;T and Verizon/MCI, but those protections expire in 2007. And in July 2006, the FCC declined to include any Net Neutrality protections in Comcast and Time-Warner&amp;rsquo;s acquisition of Adelphia Cable. The pattern of the FCC opposing Net Neutrality is expected to continue, as network providers continue to consolidate into an even smaller pool of Internet gatekeepers.&lt;br /&gt;&lt;br /&gt;Without the vigorous non-discrimination principles in place before 2005, a few corporate conglomerates will control everything that you can say or do on the Internet. Net Neutrality is needed, and it is needed now.&lt;/blockquote&gt;The above argument is a mish-mash of fear-mongering about things that haven&amp;rsquo;t been an issue, misrepresentation of what regulations have been in place, wild unsubstantiated claims (&amp;ldquo;a few corporate conglomerates will control everything that you can say or do on the Internet&amp;rdquo;?), and a failure to look at the actual substantive issues in the network neutrality debate.&lt;br /&gt;&lt;br /&gt;Their &lt;a href=&#34;http://www.aclu.org/freespeech/internet/26828res20060922.html&#34;&gt;website contains further misinformation&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ted Haggard resigns as head of NAE over gay prostitution claims</title>
      <link>https://blog.lippard.org/2006/11/ted-haggard-resigns-as-head-of-nae.html/</link>
      <pubDate>Fri, 03 Nov 2006 14:24:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/11/ted-haggard-resigns-as-head-of-nae.html/</guid>
      <description>&lt;p&gt;Ted Haggard, head of the New Life megachurch in Colorado Springs, &lt;a href=&#34;http://seattlepi.nwsource.com/national/1110AP_Haggard_Sex_Allegations.html&#34;&gt;has resigned as leader of the National Association of Evangelicals over accusations that he paid for gay sex and methamphetamines&lt;/a&gt;.  He denies the allegations, but says he is stepping aside to maintain the integrity of the organization while an investigation occurs.  Ross Parsley, the acting senior pastor at New Life Church, says that Haggard has admitted that some of the allegations are true.  &amp;ldquo;I just know that there has been some admission of indiscretion, not admission to all of the material that has been discussed but there is an admission of some guilt,&amp;rdquo; Parsley told KKTV-TV of Colorado Springs.&lt;br /&gt;&lt;br /&gt;Haggard and his church have been outspoken in opposition to gay marriage.&lt;br /&gt;&lt;br /&gt;As &lt;a href=&#34;http://www.theagitator.com/archives/027199.php&#34;&gt;Radley Balko points out&lt;/a&gt;, this provides further evidence for the thesis that the loudest of the anti-gay crowd are fighting their own urges.&lt;br /&gt;&lt;br /&gt;UPDATE:  It &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/11/another_gay_fundie_1.php&#34;&gt;appears that he has confessed to buying methamphetamine&lt;/a&gt;, but not the gay sex.&lt;br /&gt;&lt;br /&gt;UPDATE (November 3, 2006): The accuser &lt;a href=&#34;http://www.denverpost.com/ci_4597552&#34;&gt;has failed a polygraph test&lt;/a&gt; (not that that actually means much more than if he had failed a tea-leaf reading or astrological horoscope).  Haggard has admitted to buying, but not using meth.  Which raises the question&amp;ndash;who was he buying meth for, if not for his own use?&lt;br /&gt;&lt;br /&gt;UPDATE:  Haggard &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/11/haggard_caught_in_obvious_lies.php&#34;&gt;is clearly lying&lt;/a&gt; about not using the meth he bought (his voice message says he&amp;rsquo;s buying more), and his claim that he only bought a massage rather than engaged in sex is implausible based on the ad he answered.  He claims he bought the meth for his own use out of curiosity, but threw it away.&lt;br /&gt;&lt;br /&gt;UPDATE (November 4, 2006): Haggard &lt;a href=&#34;http://hosted.ap.org/dynamic/stories/H/HAGGARD_SEX_ALLEGATIONS?SITE=AZPHG&amp;SECTION=HOME&amp;amp;TEMPLATE=DEFAULT&amp;CTIME=2006-11-04-17-17-03&#34;&gt;has been dismissed from his church for &amp;ldquo;sexual immorality.&amp;quot;&lt;/a&gt;  Looks like either his church&amp;rsquo;s leaders don&amp;rsquo;t buy his denials of gay sex or consider a massage to be sexual immorality.&lt;br /&gt;&lt;br /&gt;UPDATE (November 5, 2006):  Haggard &lt;a href=&#34;http://www.azcentral.com/news/articles/1105evangelist-ON-CR.html&#34;&gt;has admitted that he&amp;rsquo;s a liar and a deceiver&lt;/a&gt;, though still claims that &amp;ldquo;not all&amp;rdquo; of the accusations against him are true, &amp;ldquo;but enough of them are that I was appropriately removed from [his] church leadership position.&amp;rdquo;  He admitted to being &amp;ldquo;guilty of sexual immorality.&amp;quot;&lt;br /&gt;&lt;br /&gt;UPDATE (December 28, 2006):  Haggard&amp;rsquo;s dope dealer and masseuse, Mike Jones, has &lt;a href=&#34;http://www.miami.com/mld/miamiherald/16240486.htm&#34;&gt;signed a book deal&lt;/a&gt;.  It will be published by Seven Stories Press.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sen. Jon Kyl a target after Internet gambling ban</title>
      <link>https://blog.lippard.org/2006/11/sen-jon-kyl-target-after-internet.html/</link>
      <pubDate>Fri, 03 Nov 2006 14:18:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/11/sen-jon-kyl-target-after-internet.html/</guid>
      <description>&lt;p&gt;Sen. Jon Kyl, a strong supporter of banning Internet gambling, &lt;a href=&#34;http://www.theagitator.com/archives/027200.php&#34;&gt;is a target of online poker players&lt;/a&gt; upset at the sleazy way the recent law prohibiting banks from engaging in financial transactions with online gaming sites was passed.  That law was snuck into a port security bill in the night by Bill Frist, with no opportunity to vote on the amendment.  The effect of that law has been to cause all of the largest legitimate online gaming sites (such as those publicly traded on the London Stock Exchange) to decline to permit Americans to use their sites, while those that are on the shadier side continue to take American business.  In other words, the effect has been to make online gaming more dangerous for Americans, and to have less accountability about where the profits go.&lt;br /&gt;&lt;br /&gt;Kyl has seen his lead in the polls over Jim Pederson decline, though he is still, unfortunately, likely to win.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dr. Dino guilty of tax fraud</title>
      <link>https://blog.lippard.org/2006/11/dr-dino-guilty-of-tax-fraud.html/</link>
      <pubDate>Fri, 03 Nov 2006 13:54:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/11/dr-dino-guilty-of-tax-fraud.html/</guid>
      <description>&lt;p&gt;Creationist huckster &lt;a href=&#34;http://www.pensacolanewsjournal.com/apps/pbcs.dll/article?AID=/20061102/NEWS01/611020330/1006&#34;&gt;Kent Hovind and his wife Jo have been found guilty of tax fraud&lt;/a&gt; in Florida, and each face over 200 years in prison.&lt;br /&gt;&lt;br /&gt;For more reactions to the verdict:&lt;br /&gt;&lt;a href=&#34;http://scienceblogs.com/dispatches/2006/11/hovind_found_guilty.php&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt;&lt;br /&gt;&lt;a href=&#34;http://scienceblogs.com/pharyngula/2006/11/guilty_guilty_guilty.php&#34;&gt;Pharyngula&lt;/a&gt;&lt;br /&gt;&lt;a href=&#34;http://www.pandasthumb.org/archives/2006/11/pensacola_newsj.html&#34;&gt;The Panda&amp;rsquo;s Thumb&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;More on the trial may be found &lt;a href=&#34;https://blog.lippard.org/2006/10/kent-hovind-on-trial.html&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Hovind&amp;rsquo;s appearance on the Ali G Show may be found &lt;a href=&#34;https://blog.lippard.org/2006/07/kent-hovind-and-ali-g.html&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Richard Carrier blog</title>
      <link>https://blog.lippard.org/2006/11/richard-carrier-blog.html/</link>
      <pubDate>Thu, 02 Nov 2006 23:24:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/11/richard-carrier-blog.html/</guid>
      <description>&lt;p&gt;Former &lt;a href=&#34;http://www.infidels.org/&#34;&gt;Internet Infidels&lt;/a&gt; President Richard Carrier &lt;a href=&#34;http://richardcarrier.blogspot.com/&#34;&gt;now has a blog&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Female soldier committed suicide over interrogation techniques in Iraq</title>
      <link>https://blog.lippard.org/2006/11/female-soldier-committed-suicide-over.html/</link>
      <pubDate>Thu, 02 Nov 2006 23:03:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/11/female-soldier-committed-suicide-over.html/</guid>
      <description>&lt;p&gt;The third woman to die in Iraq, Army Specialist Alyssa Peterson, 27, from Flagstaff, Arizona, was reported as having died from a &amp;ldquo;non-hostile weapons discharge.&amp;rdquo;  A reporter who dug further, Kevin Elston, &lt;a href=&#34;http://www.editorandpublisher.com/eandp/columns/pressingissues_display.jsp?vnu_content_id=1003345862&#34;&gt;found that she committed suicide on September 15, 2003&lt;/a&gt;, after becoming distraught from working in an interrogation unit known as &amp;ldquo;the cage.&amp;rdquo;  Peterson, a devout Mormon who was working as an Arabic translator, was upset by the methods of interrogation being used on Iraqi prisoners.  After two days in the unit, she refused to participate further, was reassigned, and was sent to suicide prevention training.&lt;br /&gt;&lt;br /&gt;Army spokespersons for her unit have refused to describe the interrogation techniques that Peterson objected to, and say that all records of them have been destroyed.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Electronic voting machines in Florida having problems in early voting</title>
      <link>https://blog.lippard.org/2006/10/electronic-voting-machines-in-florida.html/</link>
      <pubDate>Tue, 31 Oct 2006 22:47:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/electronic-voting-machines-in-florida.html/</guid>
      <description>&lt;p&gt;Voting machines in Florida being used for early voting &lt;a href=&#34;http://www.miami.com/mld/miamiherald/news/breaking_news/15869924.htm&#34;&gt;have unaccountably been registering votes for Democratic candidates as votes for Republicans at the review screen&lt;/a&gt;.  The cases that have been noticed have been corrected with the assistance of poll workers.  But how many haven&amp;rsquo;t been noticed?&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/10/more_computer_voting_problems.php&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>TSA Fails Screening Tests, Looks for Who Leaked the Results</title>
      <link>https://blog.lippard.org/2006/10/tsa-fails-screening-tests-looks-for.html/</link>
      <pubDate>Tue, 31 Oct 2006 22:43:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/tsa-fails-screening-tests-looks-for.html/</guid>
      <description>&lt;p&gt;The TSA badly failed a recent set of tests at Newark&amp;rsquo;s Liberty Airport.   TSA screeners missed 90% of the guns and explosives that testers put through the system.  TSA&amp;rsquo;s response?  &lt;a href=&#34;http://www.nj.com/news/ledger/jersey/index.ssf?/base/news-5/116227669134640.xml&amp;amp;coll=1,&#34;&gt;Immediate action to try to find out who leaked the results&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://www.schneier.com/blog/archives/2006/10/airport_screene_1.html&#34;&gt;Bruce Schneier&amp;rsquo;s blog&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Olbermann on Limbaugh&#39;s attack on Michael J. Fox</title>
      <link>https://blog.lippard.org/2006/10/olbermann-on-limbaughs-attack-on.html/</link>
      <pubDate>Sun, 29 Oct 2006 18:15:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/olbermann-on-limbaughs-attack-on.html/</guid>
      <description>&lt;p&gt;Keith Olbermann shows the video of Limbaugh&amp;rsquo;s attack on Michael J. Fox, which more vividly illustrates Limbaugh&amp;rsquo;s depravity.  (Also see &lt;a href=&#34;http://mediamatters.org/items/200610250014&#34;&gt;Media Matters on Limbaugh&amp;rsquo;s fake apology&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;&lt;object height=&#34;350&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/10MThGwtnqk&#34;&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/10MThGwtnqk&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; height=&#34;350&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Point out the obvious, get raided by the FBI</title>
      <link>https://blog.lippard.org/2006/10/point-out-obvious-get-raided-by-fbi.html/</link>
      <pubDate>Sun, 29 Oct 2006 17:12:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/point-out-obvious-get-raided-by-fbi.html/</guid>
      <description>&lt;p&gt;Security researcher Chris Soghoian, a graduate student at Indiana University&amp;rsquo;s School for Informatics and an intern at Google, set up &lt;a href=&#34;http://www.dubfire.net/boarding_pass/&#34;&gt;a website that functions as a boarding pass generator for Northwest Airlines&lt;/a&gt;.  The site contained a form that allowed you to fill in name, flight number, destination, and all of the other information on a boarding pass, and would display a boarding pass that would be indistinguishable from the real thing at the TSA security checkpoints.&lt;br /&gt;&lt;br /&gt;He pointed out that the identity check at the TSA checkpoint amounts to nothing more than a comparison between the name on a picture ID and the name on a boarding pass, and that this provides no security whatsoever.  I&amp;rsquo;m not sure what threat this check is even supposed to be trying to mitigate.  At best, it is an attempt to piggy-back on the check against the no-fly list (which &lt;a href=&#34;https://blog.lippard.org/2006/10/us-no-fly-list-is-joke.html&#34;&gt;is itself a complete joke&lt;/a&gt;) that is performed by the airlines when you purchase a ticket, but clearly that fails as his boarding pass generator is one of several ways to create a boarding pass in a name other than your own&amp;ndash;including modifying the displayed text generated by any airline&amp;rsquo;s online site or even purchasing a ticket in any name you choose.  The latter &lt;a href=&#34;http://www.homelandstupidity.us/2006/10/27/fake-boarding-passes-clear-airport-security/&#34;&gt;was displayed vividly by a couple of guys who purchased tickets in the names of &amp;ldquo;Al Kyder&amp;rdquo; and &amp;ldquo;Terry Wrist&amp;rdquo; (link includes video)&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;In my opinion, the only actual purpose served by checking for a valid boarding pass at the TSA checkpoint is to reduce the number of people passing through the checkpoint in order to most efficiently make use of security resources.  It does not otherwise have any effect on security; it provides no deterrent to an attacker.  It is not effective in screening out those with malicious intent, and it is not even effective in verifying identity.&lt;br /&gt;&lt;br /&gt;Congressman Ed Markey (D-MA) &lt;a href=&#34;http://blog.wired.com/27bstroke6/2006/10/congressman_ed_.html&#34;&gt;has called for Chris Soghoian to be arrested&lt;/a&gt;.  He was visited and interrogated by the FBI, then went to stay at his parents&amp;rsquo; house.  Friday night, &lt;a href=&#34;http://slightparanoia.blogspot.com/2006/10/fbi-visit-2.html&#34;&gt;the FBI broke their way into his apartment, seized his computers, and generally trashed his place&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Lesson:  Point out U.S. security weaknesses, and you will be punished.  Those responsible for the weaknesses and idiocy of U.S. &amp;ldquo;security theater,&amp;rdquo; however, will not be held accountable.&lt;br /&gt;&lt;br /&gt;This is one of the rare times when &lt;a href=&#34;http://michellemalkin.com/archives/006217.htm&#34;&gt;Michelle Malkin actually says something correct&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Other coverage:  Jim Harper, author of the excellent book &lt;span style=&#34;font-style: italic;&#34;&gt;Identity Crisis&lt;/span&gt;, &lt;a href=&#34;http://www.techliberation.com/archives/041035.php&#34;&gt;at the Technology Liberation Front&lt;/a&gt; and at &lt;a href=&#34;http://www.cato-at-liberty.org/2006/10/27/fake-boarding-pass-generator-underscores-id-woes/&#34;&gt;Cato@Liberty&lt;/a&gt; (this post does a good job of pointing out the problems with the TSA identity check).  Bruce Schneier, &lt;a href=&#34;http://www.schneier.com/blog/archives/2006/10/create_your_own.html&#34;&gt;at his blog&lt;/a&gt;.  And there&amp;rsquo;s some rather good coverage in multiple posts at &lt;a href=&#34;http://www.boingboing.net/2006/10/27/fake_boarding_pass_g.html&#34;&gt;BoingBoing&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The problem that Soghoian pointed out was previously described &lt;a href=&#34;http://www.slate.com/id/2113157/&#34;&gt;in February 2005 on Slate.com by Andy Bowers&lt;/a&gt;, and &lt;a href=&#34;http://www.schneier.com/crypto-gram-0308.html#6&#34;&gt;in 2003 by Bruce Schneier in his Crypt-o-Gram newsletter&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;So yes, &lt;a href=&#34;https://blog.lippard.org/2006/09/kip-hawley-is-idiot.html&#34;&gt;Kip Hawley is still an idiot&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (November 2, 2006):  Bruce Schneier &lt;a href=&#34;http://www.schneier.com/blog/archives/2006/11/forge_your_own.html&#34;&gt;has written a detailed description of the flaw in the security design of the TSA identity check&lt;/a&gt;, and makes the same point that even if the flaw is corrected it doesn&amp;rsquo;t add any real security because it&amp;rsquo;s just a check of the no-fly list.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dirty Politician: Rick Renzi</title>
      <link>https://blog.lippard.org/2006/10/dirty-politician-rick-renzi.html/</link>
      <pubDate>Thu, 26 Oct 2006 23:50:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/dirty-politician-rick-renzi.html/</guid>
      <description>&lt;p&gt;Rep. Rick Renzi (Republican, AZ-District 1) is &lt;a href=&#34;http://www.macon.com/mld/macon/news/politics/15839667.htm&#34;&gt;now under investigation by the feds&lt;/a&gt;, for &lt;a href=&#34;http://www.tpmmuckraker.com/archives/001873.php&#34;&gt;some deals involving San Pedro River water and land nearby which a friend of his made millions from&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Renzi is on &lt;a href=&#34;https://blog.lippard.org/2006/09/rick-renzi-jd-hayworth-make-list-of.html&#34;&gt;CREW&amp;rsquo;s list of the top 20 most corrupt Congressmen&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bush administration incompetence in Iraq</title>
      <link>https://blog.lippard.org/2006/10/bush-administration-incompetence-in.html/</link>
      <pubDate>Tue, 24 Oct 2006 23:07:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/bush-administration-incompetence-in.html/</guid>
      <description>&lt;p&gt;I guess it shouldn&amp;rsquo;t have been surprising to find that the Bush administration appointed people to key positions in post-invasion Iraq on the basis of their loyalty to George W. Bush rather than their possession of any relevant skills or experience, as we saw with Michael Brown&amp;rsquo;s appointment to head FEMA and &lt;a href=&#34;https://blog.lippard.org/2006/02/collected-works-of-george-deutsch.html&#34;&gt;George Deutsch&amp;rsquo;s appointment as a press officer at NASA&lt;/a&gt;.  But I didn&amp;rsquo;t imagine that things were actually as bad as they were.  An &lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/content/article/2006/09/16/AR2006091600193_pf.html&#34;&gt;article in the &lt;span style=&#34;font-style: italic;&#34;&gt;Washington Post&lt;/span&gt; derived from Rajiv Chandrasekaran&amp;rsquo;s new book&lt;/a&gt;, &lt;span style=&#34;font-style: italic;&#34;&gt;Imperial Life in the Emerald City&lt;/span&gt;, describes the application process for jobs with the Coalition Provisional Authority in Iraq:&lt;br /&gt;&lt;blockquote&gt;One former CPA employee who had an office near O&amp;rsquo;Beirne&amp;rsquo;s wrote an e-mail to a friend describing the recruitment process: &amp;ldquo;I watched résumés of immensely talented individuals who had sought out CPA to help the country thrown in the trash because their adherence to &amp;rsquo;the President&amp;rsquo;s vision for Iraq&amp;rsquo; (a frequently heard phrase at CPA) was &amp;lsquo;uncertain.&amp;rsquo; I saw senior civil servants from agencies like Treasury, Energy . . . and Commerce denied advisory positions in Baghdad that were instead handed to prominent RNC (Republican National Committee) contributors.&amp;quot;&lt;br /&gt;&lt;/blockquote&gt;Loyalists with dubious experience also replaced highly competent and experienced people who were already in place:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Vernon Robinson/Paul Nelson recycled sleazy attack ads</title>
      <link>https://blog.lippard.org/2006/10/vernon-robinsonpaul-nelson-recycled.html/</link>
      <pubDate>Sun, 22 Oct 2006 21:11:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/vernon-robinsonpaul-nelson-recycled.html/</guid>
      <description>&lt;p&gt;Republican Vernon Robinson &lt;a href=&#34;http://www.10zenmonkeys.com/2006/09/27/awesomest-congressional-campaign-ever-vernon-robinson-nc/&#34;&gt;is running for the House of Representatives against Democrat Brad Miller with unbelievably sleazy tactics&lt;/a&gt;, such as accusing Miller of being gay because he is middle-aged and has no children.  Miller responded by pointing out that he is married, but his wife is unable to have children due to a hysterectomy and she suffers from endometreiosis.&lt;br /&gt;&lt;br /&gt;The topper is Robinson&amp;rsquo;s attack ad (which &lt;a href=&#34;http://www.tpmcafe.com/blog/electioncentral/2006/oct/06/wi_03_goper_recycles_ad_from_vernon_robinson&#34;&gt;has been recycled by Republican Paul Nelson against Democrat Ron Kind&lt;/a&gt; in Wisconsin&amp;rsquo;s third district).  This ad accuses the Democrat (Miller or Kind) of spending &amp;ldquo;your tax dollars to pay teenage girls to watch pornographic movies with probes connected to their genitalia,&amp;rdquo; &amp;ldquo;to study the masturbation habits of old men,&amp;rdquo; and &amp;ldquo;to study the sex lives of Vietnamese prostitutes.&amp;quot;&lt;br /&gt;&lt;br /&gt;Of course, there was no vote by either of these Democrats for any such thing.  Rather, they voted against taking action to cancel five specific research studies by the National Institutes of Health, on the grounds that it is not Congress&amp;rsquo; place to make specific decisions about what research the NIH funds.  The first study referenced in the advertisement, regarding teenage girls and pornographic movies, is apparently designated by an incorrect grant number in the ad.  The second study, NIH grant R03HD039206, was titled &amp;ldquo;Longitudinal Trends in the Sexual Behavior of Older Men,&amp;rdquo; which examined quality of life effects in older men&amp;ndash;it was not specifically a study of the &amp;ldquo;masturbation habits of old men.&amp;rdquo;  This grant was perhaps $50,000 per year over two years, out of the NIH&amp;rsquo;s $30 billion annual budget.  The third study, NIH grant R01MH065871, was a proposed study of mental health risks in response to an announced program to do research on particular risk groups that have thus far not received attention from investigators.&lt;br /&gt;&lt;br /&gt;You can see both ads and read comments on them (some of the above is derived from comments by Phil T. Bastid) &lt;a href=&#34;http://www.tpmcafe.com/blog/electioncentral/2006/oct/06/wi_03_goper_recycles_ad_from_vernon_robinson&#34;&gt;here&lt;/a&gt;. A response by the Annenberg Public Policy Center of the University of Pennsylvania which recounts the specifics of each of the studies in question may be found &lt;a href=&#34;http://www.10zenmonkeys.com/2006/09/27/awesomest-congressional-campaign-ever-vernon-robinson-nc/#comment-104&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (November 8, 2006): Both of these sleazy politicians, Vernon Robinson and Paul Nelson, got defeated by about a 2-to-1 margin.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Another sleazy Republican ad during National Character Counts week</title>
      <link>https://blog.lippard.org/2006/10/another-sleazy-republican-ad-during.html/</link>
      <pubDate>Sun, 22 Oct 2006 16:37:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/another-sleazy-republican-ad-during.html/</guid>
      <description>&lt;p&gt;The Republican National Committee paid for this attack ad on Harold Ford (D-TN), &lt;a href=&#34;http://www.knoxnews.com/kns/election/article/0,1406,KNS_630_5082809,00.html&#34;&gt;which has prompted Ford&amp;rsquo;s opponent, Bob Corker, to call on the RNC to pull the ad&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (November 8, 2006): Corker defeated Ford, which isn&amp;rsquo;t terribly disappointing given Ford&amp;rsquo;s positions on the issues (he supported the invasion of Iraq, voted for the Military Commissions Act, and supported federal and state bans of same-sex marriage, while posing as a religious man but attending parties at the Playboy mansion).  It was really a lose-lose race.&lt;br /&gt;&lt;embed src=&#34;http://www.youtube.com/v/cWkrwENN5CQ&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; height=&#34;265&#34; width=&#34;300&#34;&gt;&lt;/embed&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sleazy Republican attack ad may be backfiring</title>
      <link>https://blog.lippard.org/2006/10/sleazy-republican-attack-ad-may-be.html/</link>
      <pubDate>Sun, 22 Oct 2006 04:38:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/sleazy-republican-attack-ad-may-be.html/</guid>
      <description>&lt;p&gt;The National Republican Congressional Committee &lt;a href=&#34;http://www.editorandpublisher.com/eandp/news/article_display.jsp?vnu_content_id=1003286540&#34;&gt;is standing behind its ad attacking Democrat Michael Arcuri&lt;/a&gt;, who is running against Republican Ray Meier to replace retiring Republican Rep. Sherwood Boehlert in upstate New York.&lt;br /&gt;&lt;br /&gt;Here&amp;rsquo;s the content of the ad:&lt;br /&gt;&lt;span class=&#34;text&#34;&gt;&lt;blockquote&gt;Woman&amp;rsquo;s sultry voice: &amp;ldquo;Hi sexy. You&amp;rsquo;ve reached the live one-on-one fantasy line.&amp;rdquo; (Soft music plays in the background.)&lt;br /&gt;&lt;br /&gt;Announcer: &amp;ldquo;A phone number to an adult fantasy hot line appeared on Michael Arcuri&amp;rsquo;s New York City hotel room bill while he was there on official business. And the call was charged to Oneida County taxpayers. Arcuri has denied it, but the facts are there. Who calls a fantasy hot line and then bills taxpayers? Michael Arcuri.&amp;quot;&lt;br /&gt;&lt;br /&gt;Woman&amp;rsquo;s sultry voice: &amp;ldquo;Bad call.&amp;quot;&lt;/blockquote&gt;The facts of the matter are that an Arcuri aide made a call to the number in question for less than a minute, which was in error.  He then called a number with a different area code (instead of a toll-free number) but the rest of the digits the same, which is the number of the state Department of Criminal Justice Services.  Arcuri is the district attorney in Oneida County.&lt;br /&gt;&lt;br /&gt;At least seven television stations have refused to run the GOP&amp;rsquo;s ad, for good reason&amp;ndash;it&amp;rsquo;s unbelievably misleading.&lt;br /&gt;&lt;br /&gt;The NRCC, fully aware of the dishonesty of this advertisement, insists that their account is &amp;ldquo;totally true&amp;rdquo; (yes, but it uses true but incomplete information in a way specifically intended to mislead, which is a form of lying) and they say that they stand behind the message.&lt;br /&gt;&lt;br /&gt;Upstate New York newspapers have been doing a good job of exposing the facts.&lt;br /&gt;&lt;br /&gt;UPDATE (November 8, 2006): Arcuri defeated Meier in the election and will be the next Rep. from NY&amp;rsquo;s 24th District.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Kevin Tillman speaks out</title>
      <link>https://blog.lippard.org/2006/10/kevin-tillman-speaks-out.html/</link>
      <pubDate>Sat, 21 Oct 2006 15:30:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/kevin-tillman-speaks-out.html/</guid>
      <description>&lt;p&gt;Kevin Tillman, the brother of Pat Tillman, who fought with him in the U.S. Army in Iraq and Afghanistan, has spoken out about the Bush administration, the war on terror, and the war in Iraq, &lt;a href=&#34;http://www.truthdig.com/report/item/200601019_after_pats_birthday/&#34;&gt;in a piece titled &amp;ldquo;After Pat&amp;rsquo;s Birthday.&amp;quot;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Kent Hovind on trial</title>
      <link>https://blog.lippard.org/2006/10/kent-hovind-on-trial.html/</link>
      <pubDate>Fri, 20 Oct 2006 20:10:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/kent-hovind-on-trial.html/</guid>
      <description>&lt;p&gt;Creationist Kent Hovind&amp;rsquo;s &lt;a href=&#34;https://blog.lippard.org/2006/07/dr-dino-busted.html&#34;&gt;trial for tax evasion&lt;/a&gt; is proving to be quite a hoot.  Some highlights from the &lt;span style=&#34;font-style: italic;&#34;&gt;Pensacola News-Journal&lt;/span&gt;&amp;rsquo;s coverage:&lt;br /&gt;&lt;blockquote&gt;Hovind attempted to manipulate funds from the start of his ministry, she said. In 1996, he filed for bankruptcy, a move Heldmeyer said Hovind designed to prevent the IRS from collecting taxes. The IRS later determined Hovind filed under an &amp;ldquo;evil purpose,&amp;rdquo; Heldmeyer said. She called Hovind a &amp;ldquo;very loud and vocal tax protester,&amp;rdquo; recalling a number of lawsuits he filed against the IRS over the past decade. Each was deemed frivolous and was thrown out, she said. And on April 13, 2004, when IRS officials issued a search warrant for Hovind&amp;rsquo;s property, he resisted.&lt;/blockquote&gt;Hovind has some interesting theories about corporate liability and government action:&lt;br /&gt;&lt;blockquote&gt;Popp testified that Hovind warned employees not to accept mail addressed to &amp;ldquo;KENT HOVIND.&amp;rdquo; He said Hovind told the workers the government created a corporation in his &amp;ldquo;all-caps name.&amp;rdquo; Hovind said if he accepted the mail, he would be accepting the responsibilities associated with that corporation, Popp testified.&lt;/blockquote&gt;Hovind uses Scientology-style tactics against the IRS (though without their success&amp;ndash;apparently 50 separate lawsuits against agents from a large criminal cult has more effect):&lt;br /&gt;&lt;blockquote&gt;Hovind tried several bullying tactics against her, Powe testified. A recording that Hovind made of a phone conversation was then played. In the phone conversation, Hovind tried to make an appointment with Powe by 10 a.m. that day. When Powe said she couldn&amp;rsquo;t meet him because she had a staff meeting, Hovind threatened to sue her, which he did. &amp;ldquo;Dr. Hovind sued me three times, maybe more,&amp;rdquo; Powe testified. &amp;ldquo;It just seemed to be something he did often.&amp;rdquo; She testified that the cases were dismissed.&lt;/blockquote&gt;Blog Coverage:&lt;br /&gt;&lt;br /&gt;Panda&amp;rsquo;s Thumb: &lt;a href=&#34;http://www.pandasthumb.org/archives/2006/10/dr_dino_in_the_1.html&#34;&gt;Dr. Dino in the Dock&lt;/a&gt; (October 18)&lt;br /&gt;Panda&amp;rsquo;s Thumb: &lt;a href=&#34;http://www.pandasthumb.org/archives/2006/10/workers_testify.html&#34;&gt;Workers testify in &amp;lsquo;Dr. Dino&amp;rsquo; trial&lt;/a&gt; (October 19)&lt;br /&gt;Pharyngula: &lt;a href=&#34;http://scienceblogs.com/pharyngula/2006/10/pensacola_hilarity.php&#34;&gt;Pensacola Hilarity&lt;/a&gt; (October 20)&lt;br /&gt;Pharyngula: &lt;a href=&#34;http://scienceblogs.com/pharyngula/2006/10/hovind_saga_continues.php&#34;&gt;Hovind saga continues&lt;/a&gt; (October 21)&lt;br /&gt;Dispatches from the Culture Wars: &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/10/hovind_trial_begins.php&#34;&gt;Hovind Trial Begins&lt;/a&gt; (October 18)&lt;br /&gt;Dispatches from the Culture Wars: &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/10/hovind_trial_day_2.php&#34;&gt;Hovind Trial, Day 2&lt;/a&gt; (October 20)&lt;br /&gt;Dispatches from the Culture Wars: &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/10/hovind_trial_day_3.php&#34;&gt;Hovind Trial, Day 3&lt;/a&gt; (October 21)&lt;br /&gt;Dispatches from the Culture Wars: &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/10/hovind_trial_day_4.php&#34;&gt;Hovind Trial, Day 4&lt;/a&gt; (October 23)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Warning signs of the future</title>
      <link>https://blog.lippard.org/2006/10/warning-signs-of-future.html/</link>
      <pubDate>Fri, 20 Oct 2006 19:54:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/warning-signs-of-future.html/</guid>
      <description>&lt;p&gt;I like the &amp;ldquo;existential threat&amp;rdquo; and &amp;ldquo;cognitive hazard&amp;rdquo; signs.  See the collection &lt;a href=&#34;http://www.aleph.se/andart/archives/2006/10/warning_signs_for_tomorrow.html&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://www.schneier.com/blog/archives/2006/10/warning_signs_f.html&#34;&gt;Bruce Schneier&amp;rsquo;s blog&lt;/a&gt;).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jailed terror suspect helped National Association of Evangelicals draft school religion rules</title>
      <link>https://blog.lippard.org/2006/10/jailed-terror-suspect-helped-national_20.html/</link>
      <pubDate>Fri, 20 Oct 2006 19:13:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/jailed-terror-suspect-helped-national_20.html/</guid>
      <description>&lt;p&gt;The above headline is justified to the same extent as Stop the ACLU&amp;rsquo;s headline, &lt;a href=&#34;http://stoptheaclu.com/archives/2006/10/19/jailed-terror-suspect-helped-aclu-draft-school-religion-rules/&#34;&gt;&amp;ldquo;Jailed Terror Suspect Helped ACLU Draft School Religion Rules,&amp;quot;&lt;/a&gt; as the &lt;a href=&#34;http://www.aclu.org/religion/schools/16146leg19950412.html&#34;&gt;rules in question&lt;/a&gt; were drafted jointly and agreed to by 35 organizations which included the National Association of Evangelicals, the ACLU, the Christian Legal Society, the General Conference of Seventh-Day Adventists, and numerous other religious groups.&lt;br /&gt;&lt;br /&gt;The &amp;ldquo;jailed terror suspect&amp;rdquo; in question was a member of the American Muslim Council, one of the 35 groups involved in creating these rules for the Department of Education under Clinton.  This led another conservative blogger to headline this story with the even more deceptively dishonest &lt;a href=&#34;http://nathanbradfield.blogspot.com/2006/10/terrorist-wrote-clintons-school.html&#34;&gt;&amp;ldquo;Terrorist Wrote Clinton&amp;rsquo;s School Religion Guidelines.&amp;quot;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/10/the_dumbest_thing_worldnutdail_1.php&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt;, where Ed Brayton has been repeatedly responding to this same absurd &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/10/the_dumbest_thing_worldnutdail_1.php&#34;&gt;charge&lt;/a&gt; &lt;a href=&#34;http://scienceblogs.com/dispatches/2004/08/terrorists_are_writing_our_sch.php&#34;&gt;for&lt;/a&gt; &lt;a href=&#34;http://scienceblogs.com/dispatches/2004/01/oh_my_god_the_aclu_are_terrori_1.php&#34;&gt;years&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dirty Politician:  Rep. Jerry Lewis</title>
      <link>https://blog.lippard.org/2006/10/dirty-politician-rep-jerry-lewis.html/</link>
      <pubDate>Fri, 20 Oct 2006 18:52:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/dirty-politician-rep-jerry-lewis.html/</guid>
      <description>&lt;p&gt;House Appropriations Committee chairman Jerry Lewis (R-CA), under federal investigation himself, &lt;a href=&#34;http://www.tpmmuckraker.com/archives/001845.php&#34;&gt;abruptly fired 60 contract investigators working for the Appropriations Committee to identify government fraud and waste&lt;/a&gt;.  This stalls out all of the investigations, which have been saving billions of dollars and identified numerous instances of malfeasance.&lt;br /&gt;&lt;br /&gt;Lewis spokesman John Scofield says &amp;ldquo;there is nothing sinister going on.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>A bad argument in support of the Protect Marriage Arizona amendment</title>
      <link>https://blog.lippard.org/2006/10/bad-argument-in-support-of-protect_20.html/</link>
      <pubDate>Fri, 20 Oct 2006 16:46:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/bad-argument-in-support-of-protect_20.html/</guid>
      <description>&lt;p&gt;Gun rights advocate and &lt;a href=&#34;http://gunlaws.com/PageNineIndex.htm&#34;&gt;&amp;ldquo;uninvited ombudsman&amp;rdquo;&lt;/a&gt; Alan Korwin has sent out a checklist of his recommendations on the Arizona ballot propositions.  I disagree with him on several of the propositions, perhaps most significantly on his recommendation of a yes vote to amend the Arizona Constitution to ban same-sex marriage and any legal arrangements that are &amp;ldquo;similar to&amp;rdquo; marriage.  Here&amp;rsquo;s his argument for 107:&lt;br /&gt;&lt;blockquote&gt;107     YES     Protect marriage amendment. If people want gay unions, polygamy, bestiality or whatever, I say let them, but not under government sanction and funding. I&amp;rsquo;d like to see us return to &amp;ldquo;holy matrimony&amp;rdquo; without any government involvement. Getting married for tax breaks is so wrong.&lt;/blockquote&gt;But this argument presumes the effect of 107 is to get the government out of the marriage business, which it isn&amp;rsquo;t.  Rather, 107 has the effect of enshrining existing statutory prohibitions on a form (or multiple forms) of legal contract between consenting adults into the Constitution, and going further to restrict any such arrangement &amp;ldquo;similar to&amp;rdquo; marriage.  It isn&amp;rsquo;t pro-liberty, it&amp;rsquo;s anti-liberty.  It isn&amp;rsquo;t eliminating special privileges, it is adding them to the Arizona Constitution.&lt;br /&gt;&lt;br /&gt;It&amp;rsquo;s perfectly reasonable to argue that nobody should have tax breaks or special privileges under the law, but it&amp;rsquo;s not reasonable to say that because such privileges are wrong we should restrict them to a particular set of people.  That&amp;rsquo;s not only unfair, it&amp;rsquo;s unconstitutional&amp;ndash;a violation of the equal protection clause of the 14th amendment.  It&amp;rsquo;s like arguing that the government shouldn&amp;rsquo;t confer support on religion, so we should vote yes on an amendment that limits government support to the Christian religion, and keep it from supporting Islam or other religions.  (No doubt there are many Americans who would, quite wrongly, support such a law.)&lt;br /&gt;&lt;br /&gt;Now, some advocates of Proposition 107 have argued that there is no violation of the equal protection clause because a gay man has the same right to marry a woman as a heterosexual man does.  But this is just like arguing that a prohibition on interracial marriage doesn&amp;rsquo;t violate the equal protection clause because a black man has the same right to marry a black woman as a white man has to marry a white woman&amp;ndash;the description of the right is being crafted to exclude the category of person who is being discriminated against.&lt;br /&gt;&lt;br /&gt;As Ed Brayton has &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/06/answering_gay_marriage_argumen.php&#34;&gt;pointed out&lt;/a&gt; on &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/06/asking_the_right_question.php&#34;&gt;numerous&lt;/a&gt; &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/09/judge_wilkinson_on_gay_marriag_1.php&#34;&gt;occasions&lt;/a&gt;, the arguments for the unconstitutionality of a ban on same-sex marriage &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/10/scalia_on_loving_v_virginia_1.php&#34;&gt;are of the same form&lt;/a&gt; as the arguments for the unconstitutionality of a ban on &lt;a href=&#34;http://en.wikipedia.org/wiki/Miscegenation&#34;&gt;miscegenation&lt;/a&gt;, just replacing &amp;ldquo;different race&amp;rdquo; with &amp;ldquo;same sex.&amp;rdquo;  If you think that the Supreme Court ruled correctly in &lt;span style=&#34;font-style: italic;&#34;&gt;Loving v. Virginia&lt;/span&gt;, you should also think that Arizona&amp;rsquo;s Proposition 107 violates the U.S. Constitution for the same reasons.&lt;br /&gt;&lt;br /&gt;See also &lt;a href=&#34;https://blog.lippard.org/2006/09/proposition-107-protect-marriage.html&#34;&gt;my previous post on the Protect Marriage Arizona amendment&lt;/a&gt;.  You may also find David Friedman&amp;rsquo;s &lt;a href=&#34;http://www.daviddfriedman.com/Academic/Price_Theory/PThy_Chapter_21/PThy_Chap_21.html&#34;&gt;economic analysis of marriage arrangements&lt;/a&gt; to be of interest.&lt;br /&gt;&lt;br /&gt;UPDATE (October 21, 2006):  Just to make it clear, THeath &lt;a href=&#34;http://www.pamspaulding.com/weblog/2006/10/john-mccain-swings-both-ways.html&#34;&gt;has enumerated some specific examples of what opponents of gay marriage are actually endorsing (there are several more if you follow the link)&lt;/a&gt;&amp;ndash;these aren&amp;rsquo;t hypotheticals, these are real people:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;span style=&#34;font-size:100%;&#34;&gt;There was the friend I wrote about recently who was &lt;a href=&#34;http://www.republicoft.com/2006/06/21/not-next-of-kin/&#34;&gt;turned away from from the emergency room,&lt;/a&gt; where his partner had been taken after suddenly collapsing at work, and told he could not be given any information because he was not next of kin. He had to leave the hospital and retrieve their legal documents before he could gain admittance to see his partner when a married spouse would have been waved through without question.&lt;/span&gt;&lt;/li&gt;&lt;span style=&#34;font-size:100%;&#34;&gt;&lt;br /&gt;&lt;/span&gt;&lt;li&gt;&lt;span style=&#34;font-size:100%;&#34;&gt;My friend was luckier than&lt;a href=&#34;http://www.lambdalegal.org/cgi-bin/iowa/documents/record2.html?record=1104&#34;&gt; Bill Flanigan&lt;/a&gt;. When his partner Robert Daniel was hospitalized in Baltimore, the couple had their legal documents with them, including durable power of attorney and documentation that they were registered as domestic partners in California. But those documents were ignored by hospital staff and Flanigan was kept from seeing his partner until Daniel’s mother and sister arrived and by then Daniel was unconscious, with his eyes taped shut and hooked to a breathing tube; something Daniel had not wanted.&lt;/span&gt;&lt;/li&gt;&lt;span style=&#34;font-size:100%;&#34;&gt;&lt;br /&gt;&lt;/span&gt;&lt;li&gt;&lt;span style=&#34;font-size:100%;&#34;&gt;Even having a will didn’t help &lt;a href=&#34;http://www.aclu.org/lgbt/relationships/23927res20060125.html&#34;&gt;Sam Beaumont&lt;/a&gt; when his partner of 23 years, Earl, died. Oklahoma requires a will to have two witnesses, but Earl didn’t know that and his will leaving everything to Sam had only one. So Earl&amp;rsquo;s cousins, who disapproved of his relationship and most of whom never spoke to the couple or even came to Earl’s funeral, successfully sued to take away the home and ranch Sam an Earl had shared for 23 years. A married spouse, even in the event of a will lacking enough witnesses, would’ve had the right to automatically inherit at least some of the estate.&lt;/span&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;br /&gt;Further Update (October 22, 2006): Ed Brayton takes apart the Alliance Defense Fund&amp;rsquo;s white paper on these marriage amendments &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/10/adfs_latest_on_gay_marriage_an.php&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Matt Taibbi takes on 9/11 conspiracy theorists</title>
      <link>https://blog.lippard.org/2006/10/matt-taibbi-takes-on-911-conspiracy_20.html/</link>
      <pubDate>Fri, 20 Oct 2006 16:24:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/matt-taibbi-takes-on-911-conspiracy_20.html/</guid>
      <description>&lt;p&gt;Matt Taibbi at &lt;span style=&#34;font-style: italic;&#34;&gt;Rolling Stone&lt;/span&gt; &lt;a href=&#34;http://www.rollingstone.com/politics/story/11818067/the_low_post_the_hopeless_stupidity_of_911_conspiracies&#34;&gt;has an excellent article on 9/11 conspiracy theorists, pointing out the absurdity of their claims in the form of a dialogue among the plotters&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;strong&gt;BUSH:&lt;/strong&gt; So, what&amp;rsquo;s the plan again?&lt;/p&gt; &lt;p&gt;&lt;strong&gt;CHENEY:&lt;/strong&gt; Well, we need to invade Iraq and Afghanistan. So what we&amp;rsquo;ve decided to do is crash a whole bunch of remote-controlled planes into Wall Street and the Pentagon, say they&amp;rsquo;re real hijacked commercial planes, and blame it on the towelheads; then we&amp;rsquo;ll just blow up the buildings ourselves to make sure they actually fall down.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How planespotting uncovered CIA torture flights</title>
      <link>https://blog.lippard.org/2006/10/how-planespotting-uncovered-cia.html/</link>
      <pubDate>Fri, 20 Oct 2006 14:51:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/how-planespotting-uncovered-cia.html/</guid>
      <description>&lt;p&gt;The &lt;span style=&#34;font-style: italic;&#34;&gt;Village Voice&lt;/span&gt; has &lt;a href=&#34;http://www.villagevoice.com/news/0642,torturetaxi,74732,2.html&#34;&gt;an excerpt from the book &lt;span style=&#34;font-style: italic;&#34;&gt;Torture Taxi: On the Trail of the CIA&amp;rsquo;s Rendition Flights&lt;/span&gt;&lt;/a&gt;, which is fascinating reading.  The hobby of planespotting&amp;ndash;watching and recording information about planes that take off and land&amp;ndash;led a few individuals to deduce that planes spotted at &amp;ldquo;Base Camp&amp;rdquo; in Nevada were being used by the CIA to transport prisoners to locations in eastern Europe and the Middle East.  Individuals correlating data with each other over the Internet and comparing to flight logs and testimony from released prisoners yielded very specific results.  Civil Air Landing Permit data was used to identify obscure companies with clearance to land anywhere they want, including restricted military bases&amp;ndash;such as One Leasing, Richmor Aviation, Stevens Express Leasing, Tepper Aviation, Path Corporation, Rapid Air Trans, Aviation Specialties, Devon Holding and Leasing, Crowell Aviation, and Premier Executive Transport Services.  The planes owned by some of these companies were found to be visiting military bases, Guantanamo Bay, Morocco, Romania, Poland, Afghanistan, and Iraq.&lt;br /&gt;&lt;br /&gt;Jon Sifton of Human Rights Watch has conducted analysis of the resulting flight data to determine which stops were merely for refueling and which were for destinations&amp;ndash;acute angles for inbound and outbound flights from a stop are indicative of a destination rather than a refueling stop, for example.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bush campaigns for a racist and an violent adulterer</title>
      <link>https://blog.lippard.org/2006/10/bush-campaigns-for-racist-and-violent.html/</link>
      <pubDate>Thu, 19 Oct 2006 16:47:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/bush-campaigns-for-racist-and-violent.html/</guid>
      <description>&lt;p&gt;George W. Bush is &lt;a href=&#34;http://www.kxan.com/Global/story.asp?S=5559646&amp;amp;nav=0s3d&#34;&gt;on the campaign trail for racist Virginia Senator George Allen and for Pennsylvania Representative Don Sherwood&lt;/a&gt;&amp;ndash;just in case you had any doubts about where Bush stands on moral issues.&lt;br /&gt;&lt;br /&gt;Allen is the &lt;a href=&#34;http://www.brendan-nyhan.com/blog/2006/08/george_allen_in.html&#34;&gt;Senator who referred to an Indian representative of his opponent&amp;rsquo;s campaign as a &amp;ldquo;macaca,&amp;quot;&lt;/a&gt; a racial slur common in French North Africa, where his mother grew up.  He also used to keep a noose hanging in his office, and several people who knew him in his college days have reported that he used to make common use of the epithet &amp;ldquo;nigger&amp;rdquo; (but not the word &amp;ldquo;epithet&amp;rdquo;), and two sources say that &lt;a href=&#34;http://www.dailykos.com/story/2006/9/27/11324/8362&#34;&gt;he once put the severed head of a deer in the mailbox of a black family&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Sherwood has admitted to having a lengthy (five-year) adulterous affair, and he settled a lawsuit which accused him of choking his mistress.  His wife has referred to his affair as &lt;a href=&#34;http://electioncentral.tpmcafe.com/blog/electioncentral/2006/oct/17/pa_10_letter_from_carol_sherwood_admonishes_carney_campaign_for_ads_about_affair#comment-173116&#34;&gt;&amp;ldquo;a mistake.&amp;quot;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Bush&amp;rsquo;s press secretary Tony Snow addressed the president&amp;rsquo;s support of Sherwood by observing that we are all sinners and deserve forgiveness.  Forgiveness, perhaps.  A seat in Congress, no.&lt;br /&gt;&lt;br /&gt;UPDATE (October 20, 2006):  Bush chose to campaign for these people of poor character during &lt;a href=&#34;http://www.whitehouse.gov/news/releases/2006/10/20061013-17.html&#34;&gt;the same week that he has proclaimed &amp;ldquo;National Character Counts Week, 2006,&amp;quot;&lt;/a&gt; a proclamation which begins:&lt;br /&gt;&lt;blockquote&gt; America&amp;rsquo;s strength is found in the spirit and character of our people.  During National Character Counts Week, we renew our commitment to instilling values in our young people and to encouraging all Americans to remember the importance of good character.&lt;/blockquote&gt;UPDATE (November 8, 2006):  Don Sherwood lost, and it looks like George Allen will also lose.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Innocent torture victim still on no-fly list</title>
      <link>https://blog.lippard.org/2006/10/innocent-torture-victim-still-on-no.html/</link>
      <pubDate>Thu, 19 Oct 2006 16:40:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/innocent-torture-victim-still-on-no.html/</guid>
      <description>&lt;p&gt;Maher Arar, a Canadian (born in Syria) &lt;a href=&#34;http://www.cbc.ca/news/background/arar/index.html&#34;&gt;who was arrested by the U.S. and sent to Syria where he was tortured&lt;/a&gt; as a result of the RCMP&amp;rsquo;s erroneous labeling of him as someone associated with al Qaeda, was unable to receive a human rights award in Washington, D.C. &lt;a href=&#34;http://www.tpmmuckraker.com/archives/001835.php&#34;&gt;because his name is still on the TSA no-fly list&lt;/a&gt;.  Arar currently has a lawsuit pending in Canada against the RCMP.&lt;br /&gt;(Also see the &lt;a href=&#34;http://en.wikipedia.org/wiki/Maher_Arar&#34;&gt;Wikipedia entry on Arar&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;This is further evidence of the &lt;a href=&#34;https://blog.lippard.org/2006/10/us-no-fly-list-is-joke.html&#34;&gt;TSA&amp;rsquo;s failure to competently maintain the no-fly list&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (October 20, 2006): Ed Brayton &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/10/tortured_canadian_on_no_fly_li.php&#34;&gt;has discussed this story today&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (January 23, 2007):  The U.S. Attorney General and head of Homeland Security &lt;a href=&#34;http://www.tpmmuckraker.com/archives/002388.php&#34;&gt;are both insisting that Arar remain on the no-fly list for reasons which they have disclosed only to officials in Canada&lt;/a&gt;.  The Canadians don&amp;rsquo;t think those reasons make any sense.  My guess is that they think somebody they sent off to be tortured might have a beef with the people who did it to him.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Worst Congress Ever</title>
      <link>https://blog.lippard.org/2006/10/worst-congress-ever.html/</link>
      <pubDate>Thu, 19 Oct 2006 00:21:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/worst-congress-ever.html/</guid>
      <description>&lt;p&gt;There&amp;rsquo;s an excellent &lt;a href=&#34;http://www.rollingstone.com/politics/story/12055360/cover_story_time_to_go_inside_the_worst_congress_ever/1&#34;&gt;article in &lt;span style=&#34;font-style: italic;&#34;&gt;Rolling Stone&lt;/span&gt; by Matt Taibbi called &amp;ldquo;The Worst Congress Ever.&amp;quot;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;When the Democrats take back one or both houses of Congress, I hope they will not be following the Republican rulebook for payback, but will try to return some dignity, honesty, integrity, and accountability to the legislative branch of our government.&lt;br /&gt;&lt;br /&gt;One exception, though&amp;ndash;they should follow the Republican lead from 1995 and not require minority party approval for issuing subpoenas to the White House as they clean house.  It&amp;rsquo;s high time that Congress started actually providing some oversight of the executive branch again.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Bridge: Attacked by Scientology</title>
      <link>https://blog.lippard.org/2006/10/bridge-attacked-by-scientology.html/</link>
      <pubDate>Wed, 18 Oct 2006 02:57:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/bridge-attacked-by-scientology.html/</guid>
      <description>&lt;p&gt;Independent filmmaker Brett Hanover made &lt;a href=&#34;http://www.xenutv.com/thebridge.htm&#34;&gt;a very nice little one-hour film called &amp;ldquo;The Bridge,&amp;quot;&lt;/a&gt; about the Church of Scientology, which he put out on Google Video and YouTube about a month ago.  Scientology came after him, and he buckled, &lt;a href=&#34;http://ocmb.xenu.net/ocmb/viewtopic.php?p=231237&amp;sid=e2c59dffbed12937c086f329245cac5b&#34;&gt;withdrawing the film and saying that he no longer supports it&lt;/a&gt;.  Google and YouTube took it down.&lt;br /&gt;&lt;br /&gt;But it&amp;rsquo;s &lt;a href=&#34;http://video.google.nl/videoplay?docid=8809393662634963976&#34;&gt;still out there&lt;/a&gt;.  Watch it, it&amp;rsquo;s pretty well done.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Five Stages of Republican Scandal</title>
      <link>https://blog.lippard.org/2006/10/five-stages-of-republican-scandal.html/</link>
      <pubDate>Tue, 17 Oct 2006 17:48:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/five-stages-of-republican-scandal.html/</guid>
      <description>&lt;p&gt;From &amp;ldquo;PT,&amp;rdquo; &lt;a href=&#34;http://www.talkingpointsmemo.com/archives/week_2006_10_15.php#010397&#34;&gt;a reader of Talking Points Memo&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt; 5 stages of Republican scandal:&lt;br /&gt;&lt;br /&gt;1.  “I have not been informed of any investigation or that I am a target”&lt;br /&gt;2.  “I am cooperating fully, but this whole thing is a political ploy by the Democrats”&lt;br /&gt;3.  “I’m SHOCKED by the mistakes made by my subordinates”&lt;br /&gt;4. “I’m deeply sorry for letting down my friends and family. I now recognize that I am an alcoholic. I will be entering rehab immediately, so I have no time for questions”&lt;br /&gt;5.  “Can I serve my time at Eglin Federal Penitentiary (aka Club Fed)?”&lt;/blockquote&gt;I&amp;rsquo;m sure these work just as well in a bipartisan manner (with minor rewording), but today it is most fitting as written.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Poston internment camp film</title>
      <link>https://blog.lippard.org/2006/10/poston-internment-camp-film.html/</link>
      <pubDate>Tue, 17 Oct 2006 02:07:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/poston-internment-camp-film.html/</guid>
      <description>&lt;p&gt;An archivist at the Arizona Historical Foundation, Linda Whitaker, &lt;a href=&#34;http://www.phoenixnewtimes.com/2006-08-17/film/poston-prison-blues/&#34;&gt;found a 25-min 16mm film canister last fall&lt;/a&gt; while preparing an exhibition on World War II Japanese internment camps.  The film can was labeled &amp;ldquo;Poston Color Dupe.&amp;rdquo;  The film turned out to be footage of Arizona&amp;rsquo;s Poston internment camp, which was located in La Paz county, 12 miles south of Parker.  The film had a magnetic strip for sound, but it had deteriorated, so what is left is a color silent film.  It has been converted to DVD format and is for sale for $40 from the Arizona Historical Foundation.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&#34;http://www.postonproject.org/&#34;&gt;Poston&lt;/a&gt; was one of two sets of Japanese internment camps in Arizona, and was also known as the Colorado River Relocation Center.  It was composed of three camps, called Poston I, II, and III, on reservation land of the Colorado Indians.  It operated from April 1942 to March 1946, and at its peak housed 18,000 people.  The other was the &lt;a href=&#34;http://parentseyes.arizona.edu/wracamps/&#34;&gt;Gila River Relocation Center&lt;/a&gt; about 50 miles southeast of Phoenix, which housed 13,000 people at its peak, and operated from May 1942 to February 1946.  It was composed of two camps, Butte Camp and Canal Camp, which were built over the objections of the Gila River Indian tribe, on whose land they were built.&lt;br /&gt;
&lt;br /&gt;
The Japanese-Americans who were taken from their homes in California and Arizona and forced to live in these prison camps were mostly U.S. citizens (about 2/3).  The Poston and Gila River camps were, at the time, the third and fourth largest &amp;ldquo;cities&amp;rdquo; in Arizona, after Phoenix and Tucson.&lt;br /&gt;
&lt;br /&gt;
The Poston camp was built by Del Webb, best known as a homebuilder of planned communities in the southwest (such as Sun City and Anthem).&lt;br /&gt;
&lt;br /&gt;
The discovery of this film serves to remind us how a country can get so caught up in wartime fear that it disregards its own Constitution and tramples the rights of individuals.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Kolbe river trip with former pages under investigation, press secretary resigns</title>
      <link>https://blog.lippard.org/2006/10/kolbe-river-trip-with-former-pages.html/</link>
      <pubDate>Sat, 14 Oct 2006 21:38:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/kolbe-river-trip-with-former-pages.html/</guid>
      <description>&lt;p&gt;Rep. Jim Kolbe is &lt;a href=&#34;http://www.azcentral.com/news/articles/1013congress-kolbe13-ON.html&#34;&gt;under investigation by the Justice Department regarding a 1996 Colorado river rafting trip he took with two 17-year-old former pages&lt;/a&gt; (as well as several staffers and National Park Service employees).  His press secretary, Korenna Cline, &amp;ldquo;abruptly resigned&amp;rdquo; yesterday in order &amp;ldquo;to pursue another job opportunity.&amp;rdquo;&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;dogscratcher&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;I hope they aren&#39;t making mountain out of a molehill here simply because he is gay.  Not all gay men go after 17 year old boys any more than all hetero guys go after 17 year old girls.  &lt;BR/&gt;&lt;BR/&gt;Kolbe&#39;s knowledge of Foley&#39;s transgressions... That is another matter.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ADF lies about &#34;marriage protection&#34; amendments</title>
      <link>https://blog.lippard.org/2006/10/adf-lies-about-marriage-protection.html/</link>
      <pubDate>Sat, 14 Oct 2006 17:42:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/adf-lies-about-marriage-protection.html/</guid>
      <description>&lt;p&gt;Recent amendments and proposed amendments to state constitutions like &lt;a href=&#34;https://blog.lippard.org/2006/09/proposition-107-protect-marriage.html&#34;&gt;Arizona&amp;rsquo;s Proposition 107&lt;/a&gt;, which &amp;ldquo;preserves “marriage” as only consisting of the union of one man and one woman, and prohibits creating or recognizing any legal status for unmarried persons that is similar to that of marriage,&amp;rdquo; have been backed by the Alliance Defense Fund.  These constitutional amendments will not just be used to block same-sex marriage (already prohibited by multiple Arizona statutes, as I&amp;rsquo;ve pointed out &lt;a href=&#34;https://blog.lippard.org/2006/09/proposition-107-protect-marriage.html&#34;&gt;here&lt;/a&gt;), but to prevent things like domestic partnership benefits to unmarried partners.  In response to these claims, &lt;a href=&#34;http://www.constitutionallycorrect.com/archive/2006/10/13/168.aspx&#34;&gt;the ADF denies it, calling this a &amp;ldquo;false argument&amp;rdquo; used to &amp;ldquo;confuse&amp;rdquo;&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Preying on these and similar fears, advocates of same-sex &amp;ldquo;marriage&amp;rdquo; argue that proposed state marriage amendments will undermine the ability of government and even private entities to grant benefits to unmarried people. This false argument is being used to confuse many people&amp;hellip; &lt;p&gt;Same-sex &amp;ldquo;marriage&amp;rdquo; advocates argue that eliminating domestic partnerships or other counterfeit marital institutions is hateful and mean spirited, because it will undermine benefits granted to unmarried people. Unfortunately, many people (including some so-called &amp;ldquo;conservative&amp;rdquo; politicians) have bought into this fallacious argument.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hastert meets with religious kook, says he was duped</title>
      <link>https://blog.lippard.org/2006/10/hastert-meets-with-religious-kook-says.html/</link>
      <pubDate>Thu, 12 Oct 2006 15:18:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/hastert-meets-with-religious-kook-says.html/</guid>
      <description>&lt;p&gt;On Tuesday of this week (October 10), Speaker of the House Dennis Hastert met with evangelist K.A. Paul, without first consulting with his advisors.  He &lt;a href=&#34;http://www.tpmmuckraker.com/archives/001776.php&#34;&gt;now says that he was &amp;ldquo;duped&amp;rdquo; into the meeting&lt;/a&gt;, in which Paul performed a &amp;ldquo;laying on of hands&amp;rdquo; on Hastert and asked him to resign.  Paul says Hastert said that he would.&lt;br /&gt;&lt;br /&gt;Paul is &lt;a href=&#34;http://www.tpmmuckraker.com/archives/001768.php&#34;&gt;a full-blown kook&lt;/a&gt;, whose record includes (according to a &lt;a href=&#34;http://www.houstonpress.com/Issues/2006-06-08/news/feature2_1.html&#34;&gt;June 2006 &lt;span style=&#34;font-style: italic;&#34;&gt;Houston Press&lt;/span&gt;&lt;/a&gt; story):&lt;br /&gt;&lt;span class=&#34;entry_body&#34;&gt;&lt;blockquote&gt;- claiming another minister&amp;rsquo;s leper colony as his own, and videotaping said lepers for a promotional video  &lt;p&gt;- transporting children in an airplane one former crew member called a &amp;ldquo;flying death trap&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bush just using Christians, says former faith office leader</title>
      <link>https://blog.lippard.org/2006/10/bush-just-using-christians-says-former.html/</link>
      <pubDate>Thu, 12 Oct 2006 15:08:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/bush-just-using-christians-says-former.html/</guid>
      <description>&lt;p&gt;MSNBC &lt;a href=&#34;http://msnbc.msn.com/id/15228489/&#34;&gt;has the story, about David Kuo&amp;rsquo;s new book, &lt;span style=&#34;font-style: italic;&#34;&gt;Tempting Faith&lt;/span&gt;&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;More than five years after President Bush created the Office of Faith-Based Initiatives, the former second-in-command of that office is going public with an insider’s tell-all account that portrays an office used almost exclusively to win political points with both evangelical Christians and traditionally Democratic minorities.&lt;p class=&#34;textBodyBlack&#34;&gt;&lt;span id=&#34;byLine&#34;&gt;&lt;/span&gt;The office’s primary mission, providing financial support to charities that serve the poor, never got the presidential support it needed to succeed, according to the book.&lt;/p&gt;</description>
    </item>
    <item>
      <title>McCain wrong about North Korea</title>
      <link>https://blog.lippard.org/2006/10/mccain-wrong-about-north-korea.html/</link>
      <pubDate>Wed, 11 Oct 2006 14:20:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/mccain-wrong-about-north-korea.html/</guid>
      <description>&lt;p&gt;Sen. John McCain &lt;a href=&#34;http://www.cnn.com/2006/POLITICS/10/10/mccain.clinton.ap/index.html&#34;&gt;has attempted to blame President Clinton for North Korea&amp;rsquo;s development of nuclear weapons&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&amp;ldquo;I would remind Senator [Hillary] Clinton and other Democrats critical of the Bush administration&amp;rsquo;s policies that the framework agreement her husband&amp;rsquo;s administration negotiated was a failure,&amp;rdquo; McCain said at a news conference after a campaign appearance for Republican Senate candidate Mike Bouchard.&lt;/p&gt;&lt;p&gt;&amp;ldquo;The Koreans received millions and millions in energy assistance. They&amp;rsquo;ve diverted millions of dollars of food assistance to their military,&amp;rdquo; he said.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Rep. Russell Pearce sends out email article from white separatist website</title>
      <link>https://blog.lippard.org/2006/10/rep-russell-pearce-sends-out-email.html/</link>
      <pubDate>Wed, 11 Oct 2006 03:32:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/rep-russell-pearce-sends-out-email.html/</guid>
      <description>&lt;p&gt;State Rep. Russell Pearce (R-Mesa), one of the most vocal opponents of illegal immigration in the Arizona legislature, &lt;a href=&#34;http://www.azcentral.com/community/mesa/articles/1010pearce-ON.html&#34;&gt;sent an email out to supporters that contained an article from the National Alliance&amp;rsquo;s website&lt;/a&gt;.  The article, titled &amp;ldquo;Who Rules America? The Alien Grip on Our News and Entertainment Media Must Be Broken,&amp;rdquo; criticized the media for promotion multiculturalism and racial equality, for depicting &amp;ldquo;any racially conscious White Person&amp;rdquo; as a bigot, and for presenting the Holocaust as fact.&lt;br /&gt;&lt;br /&gt;Pearce says he does not agree with the article, but forwarded it after reading the first few paragraphs, which he agreed with.  Once he realized the nature of the article, he sent out an apology to supporters and asked them to delete the original email and not forward it further.&lt;br /&gt;&lt;br /&gt;The &lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt; quotes a Pearce apology, beginning with a quote that sounds like he&amp;rsquo;s been taking grammar lessons from Yoda:&lt;br /&gt;&lt;blockquote&gt;&amp;ldquo;Ugly the words contained in it really are. &amp;hellip; They are not mine and I disavow them completely. Worse still, the website links to a group whose politics are the ugliest imaginable. I am saddened and embarrassed that this went out with my name on it and I am also saddened at the loss of the friend who sent this to me. His heart is dark and I am unable to get him to see that what drives him is ugly and evil at its core.&amp;quot;&lt;/blockquote&gt;This comes after Pearce has been under fire for his comments in support of a 1954 federal deportation program called &lt;a href=&#34;http://www.tsha.utexas.edu/handbook/online/articles/OO/pqo1.html&#34;&gt;&amp;ldquo;Operation Wetback.&amp;quot;&lt;/a&gt;  Pearce has defended himself by observing that this was, in fact, what the program was called.  I don&amp;rsquo;t know if he prefaced his references to it by pointing out that he recognizes that the name is offensive, but if he did so he shouldn&amp;rsquo;t have been criticized for the use of the name.  His support of the program, however, is certainly subject to criticism.&lt;br /&gt;&lt;br /&gt;I wonder if Pearce also thinks the &lt;a href=&#34;http://www.azjerome.com/pages/jerome/wobblies.htm&#34;&gt;Jerome Deportation&lt;/a&gt; or &lt;a href=&#34;http://www.library.arizona.edu/exhibits/bisbee/index.html&#34;&gt;Bisbee Deportation&lt;/a&gt; (both of 1917) were good ideas&amp;ndash;both involved numerous Mexican workers (as well as European immigrants), though they were deported by train to New Mexico at the behest of vigilantes working for the mining companies, with the assistance of the local authorities.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Another new Richard Cheese album: Silent Nightclub</title>
      <link>https://blog.lippard.org/2006/10/another-new-richard-cheese-album.html/</link>
      <pubDate>Wed, 11 Oct 2006 00:04:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/another-new-richard-cheese-album.html/</guid>
      <description>&lt;p&gt;Hot on the heels of his &amp;ldquo;best of&amp;rdquo; album, &lt;a href=&#34;https://blog.lippard.org/2006/02/new-richard-cheese-album.html&#34;&gt;&amp;ldquo;The Sunny Side of the Moon,&amp;quot;&lt;/a&gt; which came out at the beginning of this year, is a new holiday album from Richard Cheese, &lt;a href=&#34;http://www.amazon.com/Nightclub-Richard-Lounge-Against-Machine/dp/B000HDRB20/jimlippardswebpaA&#34;&gt;&amp;ldquo;Silent Nightclub.&amp;quot;&lt;/a&gt;  The festive tracks:&lt;br /&gt;&lt;br /&gt;1.  Holiday in Cambodia (originally by The Dead Kennedys)&lt;br /&gt;2.  Like a Virgin (originally by Madonna)&lt;br /&gt;3.  Christmas in Las Vegas (an original song by Richard Cheese)&lt;br /&gt;4.  Jingle Bells (originally by The Barking Dogs)&lt;br /&gt;5.  Ice Ice Baby (originally by Vanilla Ice)&lt;br /&gt;6.  Do They Know It&amp;rsquo;s Christmas (originally by Band-Aid)&lt;br /&gt;7.  Personal Jesus (originally by Depeche Mode)&lt;br /&gt;8.  Imagine (originally by John Lennon)&lt;br /&gt;9.  Last Xmas (bonus track)&lt;br /&gt;10. Naughty Girl (originally by Beyonce)&lt;br /&gt;11. Christmastime is Here (originally from A Charlie Brown Christmas)&lt;br /&gt;12. The Trees (originally by Rush)&lt;br /&gt;13. I Melt With You (originally by Modern English)&lt;br /&gt;14. Silent Night&lt;/p&gt;</description>
    </item>
    <item>
      <title>Phoenix home prices fall for first time in ten years</title>
      <link>https://blog.lippard.org/2006/10/phoenix-home-prices-fall-for-first.html/</link>
      <pubDate>Tue, 10 Oct 2006 18:53:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/phoenix-home-prices-fall-for-first.html/</guid>
      <description>&lt;p&gt;For the first time in the last decade, &lt;a href=&#34;http://thehousingbubbleblog.com/?p=1605&#34;&gt;year-over-year median home prices in the metropolitan Phoenix area have dropped&lt;/a&gt;, from $263,000 to $256,900, down from the peak of $267,000 in June 2006.&lt;br /&gt;&lt;br /&gt;Former housing bull Jay Q. Butler of the Arizona Real Estate Center at ASU says:&lt;br /&gt;&lt;blockquote&gt;Even though mortgage interest rates have been declining for the last few months, limited home appreciation and household income continues to raise concern about the ability of some homeowners to maintain their homes. &amp;hellip; This may be especially evident for those that have used some of the more creative financing instruments, such as option payment plans and initially low interest rate adjustable mortgages.&lt;/blockquote&gt;Florida &lt;a href=&#34;http://tampabay.bizjournals.com/tampabay/stories/2006/10/09/daily10.html&#34;&gt;is seeing growing foreclosures&lt;/a&gt;, especially among those with Adjustable Rate Mortgages (ARMs) with negative amortization options.  There are $200 billion in ARMs resetting their rates in 2006 and another $1 trillion plus will be resetting in 2007, expected to lead to more foreclosures.  This will apply further downward pressure on prices, and we should expect to see some of the same here (an increase &lt;a href=&#34;https://blog.lippard.org/2006/09/maricopa-countys-trustee-sale-notices.html&#34;&gt;has already been seen in Maricopa County notices of trustee sales&lt;/a&gt;), though I think Arizona has had a lower percentage of ARMs, interest-only, and negative amortization option loans than other parts of the country.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Kolbe knew of inappropriate Foley emails in 2000</title>
      <link>https://blog.lippard.org/2006/10/kolbe-knew-of-inappropriate-foley.html/</link>
      <pubDate>Mon, 09 Oct 2006 13:57:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/kolbe-knew-of-inappropriate-foley.html/</guid>
      <description>&lt;p&gt;It just keeps getting pushed back farther and farther.&lt;br /&gt;&lt;br /&gt;Arizona Representative Jim Kolbe (R-District 8) &lt;a href=&#34;http://www.azcentral.com/news/articles/1009kolbe-foley1009.html&#34;&gt;has informed the &lt;span style=&#34;font-style: italic;&#34;&gt;Washington Post&lt;/span&gt; that he knew of inappropriate Foley emails back in 2000&lt;/a&gt;, which he confronted Foley about and brought to the attention of clerk of the House Karen Haas.  Another source claims those emails were sexually explicit, but Kolbe press secretary Korenna Cline disagreed with that description, saying that the emails had only made the former page who received them uncomfortable.&lt;br /&gt;&lt;br /&gt;Kolbe, one of three openly gay Congressmen (the other two are Rep. Barney Frank (D-MA) and Rep. Tammy Baldwin (D-WI)), was identified by multiple pages interviewed by the &lt;span style=&#34;font-style: italic;&#34;&gt;Post&lt;/span&gt; as one of the only members of Congress to take interest in them.&lt;br /&gt;&lt;br /&gt;UPDATE (October 10, 2006):  Kolbe &lt;a href=&#34;http://www.tpmmuckraker.com/archives/001763.php&#34;&gt;now disagrees with his press secretary about some details&lt;/a&gt;&amp;ndash;he says he didn&amp;rsquo;t see the emails, didn&amp;rsquo;t directly confront Foley, and didn&amp;rsquo;t personally pass on the complaint to the clerk of the House, but simply recommended to the page with the complaint that it be done.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Housing bubble, U.S. and Arizona</title>
      <link>https://blog.lippard.org/2006/10/housing-bubble-us-and-arizona.html/</link>
      <pubDate>Sat, 07 Oct 2006 22:04:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/housing-bubble-us-and-arizona.html/</guid>
      <description>&lt;p&gt;Here&amp;rsquo;s a &lt;a href=&#34;http://graphics10.nytimes.com/images/2006/08/26/weekinreview/27leon_graph2.large.gif&#34;&gt;nice chart from Yale economist Robert Shiller&lt;/a&gt; showing U.S. housing prices back to 1890. What will the regression to the mean look like over the next few years?&lt;br /&gt;&lt;br /&gt;On Wednesday Moody&amp;rsquo;s &lt;a href=&#34;http://www.prnewswire.com/cgi-bin/stories.pl?ACCT=104&amp;STORY=/www/story/10-04-2006/0004445206&amp;amp;EDATE=&#34;&gt;issued a widely-covered report on housing prices&lt;/a&gt; with predicted price declines by region.  Here are their predictions for Arizona cities:&lt;br /&gt;&lt;pre class=&#34;release&#34;&gt;                            Peak-to-Trough              Peak            Trough&lt;br /&gt;                   % House Price Decline      Year/Quarter      Year/Quarter&lt;br /&gt;&lt;br /&gt;  Tucson, AZ                      -13.4               06:1              08:2&lt;br /&gt;  Phoenix, AZ                      -9.3               06:1              08:2&lt;br /&gt;  Prescott, AZ                     -2.0               06:1              08:2&lt;br /&gt;&lt;/pre&gt;I think that their predicted 9.3% decline between first quarter of 2006 and second quarter of 2008 for Phoenix is wildly optimistic&amp;ndash;it wouldn&amp;rsquo;t surprise me if we saw that level of decline by the end of this year or first quarter of next year.  It depends on whether Phoenix continues to have rapid population growth, which in turn depends on job growth (especially outside of real estate-related jobs, which will be declining).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Foley scandal a Cliff&#39;s Notes version of how Bush administration operates</title>
      <link>https://blog.lippard.org/2006/10/foley-scandal-cliffs-notes-version-of.html/</link>
      <pubDate>Sat, 07 Oct 2006 18:37:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/foley-scandal-cliffs-notes-version-of.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://glenngreenwald.blogspot.com/2006/10/does-foley-scandal-prove-existence-of.html&#34;&gt;Glenn Greenwald&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;But for so many reasons &amp;ndash; its relative simplicity, its crystal clarity, the involvement of emotionally-charged issues, the salacious sex aspects &amp;ndash; this Foley scandal circumvents that whole dynamic. People are paying attention on their own. They don&amp;rsquo;t need pundits or journalists to tell them what to think about it because they are able to form deeply held opinions on their own. None of the standard obfuscation tactics used for so long by Bush followers are working here. To the contrary, their attempted use of those tactics is making things much worse for them, because people can see that Bush followers are attempting &amp;ndash; through the use of patently dishonest and corrupt tactics &amp;ndash; to excuse the inexcusable. And seeing that, it gives great credence to all of the accusations voiced over the last five years that this is how the Bush movement operates in every area, because people can now &lt;em&gt;see it for themselves&lt;/em&gt;.&lt;br /&gt;&lt;br /&gt;In that regard, this scandal is like the Cliffs&amp;rsquo; Notes version of a more complicated treatise on how the Bush movement operates. Every one of their corrupt attributes is vividly on display here:&lt;br /&gt;&lt;br /&gt;The absolute refusal ever to admit error. The desperate clinging to power above all else. The efforts to cloud what are clear matters of wrongdoing with irrelevant sideshows. And the parade of dishonest and just plainly inane demonization efforts to hide and distract from their wrongdoing: hence, the pages are manipulative sex vixens; a shadowy gay cabal is to blame; the real criminals are those who exposed the conduct, not those who engaged in it; liberals created the whole scandal; George Soros funded the whole thing; a Democratic Congressman did something wrong 23 years ago; one of the pages IM&amp;rsquo;d with Foley as a &amp;ldquo;hoax&amp;rdquo;, and on and on. There has been a virtual carousel &amp;ndash; as there always is &amp;ndash; of one pathetic, desperate attempt after the next to deflect blame and demonize those who are pointing out the wrongdoing. This is what they always do, on every issue. The difference here is that &lt;em&gt;everyone&lt;/em&gt; can see it, and so nothing is working.&lt;/blockquote&gt;Read the &lt;a href=&#34;http://glenngreenwald.blogspot.com/2006/10/does-foley-scandal-prove-existence-of.html&#34;&gt;rest&lt;/a&gt;.  Greenwald suggests that this scandal almost appears to have been divinely inspired.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Robert Anton Wilson nears the end of his life</title>
      <link>https://blog.lippard.org/2006/10/robert-anton-wilson-nears-end-of-his.html/</link>
      <pubDate>Sat, 07 Oct 2006 18:05:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/robert-anton-wilson-nears-end-of-his.html/</guid>
      <description>&lt;p&gt;Robert Anton Wilson, co-author of the &lt;span style=&#34;font-style: italic;&#34;&gt;Illuminatus!&lt;/span&gt; trilogy (which was the inspiration for my domain name and computer naming scheme on my home network), &lt;a href=&#34;http://www.playboy.com/go/blog/magazine/Books/2006/10/06/A-Friend-Indeed.html&#34;&gt;is now bedridden and under 24-hour care&lt;/a&gt;.  Some fans on the Internet have helped him raise funds for his continuing care, and you can buy a Robert Anton Wilson T-shirt to help out.&lt;br /&gt;&lt;br /&gt;UPDATE (January 11, 2007):  Robert Anton Wilson died this morning at 4:50 a.m., PST.&lt;br /&gt;&lt;br /&gt;Jesse Walker &lt;a href=&#34;http://www.reason.com/blog/show/117838.html&#34;&gt;reports on his final blog post&lt;/a&gt;, and Brian Doherty &lt;a href=&#34;http://www.reason.com/blog/show/117840.html&#34;&gt;offers some interesting reflections&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Though my only published writing about Robert Anton Wilson &lt;a href=&#34;http://www.discord.org/%7Elippard/wilson-review.html&#34;&gt;was rather critical&lt;/a&gt;, I greatly enjoyed and own most of his published work.&lt;br /&gt;&lt;br /&gt;UPDATE (January 12, 2007): And there&amp;rsquo;s more from Nick Gillespie &lt;a href=&#34;http://www.reason.com/blog/show/117848.html&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Nietzsche Family Circus</title>
      <link>https://blog.lippard.org/2006/10/nietzsche-family-circus.html/</link>
      <pubDate>Sat, 07 Oct 2006 17:51:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/nietzsche-family-circus.html/</guid>
      <description>&lt;p&gt;What happens &lt;a href=&#34;http://www.losanjealous.com/nfc/perm.php?c=75&amp;q=7&#34;&gt;when you randomly pair a Family Circus cartoon with a quote from Friedrich Nietzsche&lt;/a&gt;?&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;You finally get a cartoon that is actually funny!&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>Turning Muslim in Texas</title>
      <link>https://blog.lippard.org/2006/10/turning-muslim-in-texas.html/</link>
      <pubDate>Sat, 07 Oct 2006 17:18:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/turning-muslim-in-texas.html/</guid>
      <description>&lt;p&gt;A &lt;a href=&#34;http://secularoutpost.blogspot.com/2006/10/turning-muslim-in-texas.html&#34;&gt;very interesting documentary about white Southern Baptists in Texas converting to Islam&lt;/a&gt;&amp;ndash;apparently because they don&amp;rsquo;t find Christianity conservative enough.  The speculation from Mark Plus in the comments is also interesting&amp;ndash;that perhaps the constant propagandizing against radical Islam has caused some to switch allegiances through something like Stockholm Syndrome&amp;ndash;but the one subject, Eric, converted 14 years ago.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Keith Olbermann calls Bush on his lies</title>
      <link>https://blog.lippard.org/2006/10/keith-olbermann-calls-bush-on-his-lies.html/</link>
      <pubDate>Fri, 06 Oct 2006 23:51:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/keith-olbermann-calls-bush-on-his-lies.html/</guid>
      <description>&lt;p&gt;At &lt;a href=&#34;http://www.crooksandliars.com/2006/10/05/olbermanns-special-comment-it-is-not-the-democrats-whose-inaction-in-the-face-of-the-enemy-you-fear/&#34;&gt;Crooks and Liars&lt;/a&gt;, which has video. Here&amp;rsquo;s the full transcript:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt; Yesterday at a fundraiser for an Arizona Congressman, Mr. Bush claimed, quote, &amp;ldquo;177 of the opposition party said &amp;lsquo;You know, we don&amp;rsquo;t think we ought to be listening to the conversations of terrorists.&amp;rdquo; &lt;p&gt;The hell they did.&lt;/p&gt; &lt;p&gt;177 Democrats opposed the President&amp;rsquo;s seizure of another part of the Constitution*.&lt;/p&gt; &lt;p&gt;Not even the White House press office could actually name a single Democrat who had ever said the government shouldn&amp;rsquo;t be listening to the conversations of terrorists.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Former Abramoff assistant resigns as Karl Rove&#39;s aide</title>
      <link>https://blog.lippard.org/2006/10/former-abramoff-assistant-resigns-as.html/</link>
      <pubDate>Fri, 06 Oct 2006 22:43:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/former-abramoff-assistant-resigns-as.html/</guid>
      <description>&lt;p&gt;Susan Ralston &lt;a href=&#34;http://www.tpmmuckraker.com/archives/001747.php&#34;&gt;has resigned as Karl Rove&amp;rsquo;s personal aide due to an ethics investigation&lt;/a&gt; which showed that she accepted thousands of dollars worth of gifts from convicted lobbyist Jack Abramoff in violation of White House policy.  Ralston has worked for Rove since 2001, and &amp;ldquo;Abramoff reportedly bragged to others that [she] was his &amp;lsquo;implant&amp;rsquo; at the White House.&amp;quot;&lt;br /&gt;&lt;br /&gt;How can anyone avoid coming to the conclusion that the George W. Bush administration and the Republican leadership is riddled with corruption?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Guards at Guantanamo Bay brag of inflicting beatings on detainees</title>
      <link>https://blog.lippard.org/2006/10/guards-at-guantanamo-bay-brag-of.html/</link>
      <pubDate>Fri, 06 Oct 2006 19:34:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/guards-at-guantanamo-bay-brag-of.html/</guid>
      <description>&lt;p&gt;From &lt;a href=&#34;http://news.yahoo.com/s/ap/20061006/ap_on_re_us/guantanamo_alleged_abuse&#34;&gt;the Associated Press&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Guards at Guantanamo Bay bragged about beating detainees and described it as common practice, a Marine sergeant said in a sworn statement obtained by The Associated Press. &lt;p&gt;The two-page statement was sent Wednesday to the Inspector General at the Department of Defense by a high-ranking Marine Corps defense lawyer.&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&lt;/p&gt;(Via &lt;a href=&#34;http://scienceblogs.com/strangerfruit/2006/10/it_just_gets_better.php&#34;&gt;stranger fruit&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>The U.S. no-fly list is a joke</title>
      <link>https://blog.lippard.org/2006/10/us-no-fly-list-is-joke.html/</link>
      <pubDate>Thu, 05 Oct 2006 16:16:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/us-no-fly-list-is-joke.html/</guid>
      <description>&lt;p&gt;Steve Kroft of &lt;span style=&#34;font-style: italic;&#34;&gt;60 Minutes&lt;/span&gt; &lt;a href=&#34;http://www.cbsnews.com/stories/2006/10/05/60minutes/main2066624.shtml&#34;&gt;has obtained a copy of the no-fly list being used for airline passenger screening&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The list includes people who are not a threat (like Evo Morales, president of Bolivia, Saddam Hussein, and 14 of the 19 dead 9/11 hijackers).  It includes numerous common names that are useless for screening purposes&amp;ndash;Gary Smith, John Williams, and Robert Johnson are on the list.  Kroft spoke with 12 Robert Johnsons, and all of them said they are detained almost every time they try to fly.&lt;br /&gt;&lt;br /&gt;Worse yet, it doesn&amp;rsquo;t include the names of some of the most dangerous living terrorists:&lt;br /&gt;&lt;blockquote&gt;The 11 British suspects recently charged with plotting to blow up airliners with liquid explosives were not on it, despite the fact they were under surveillance for more than a year.&lt;br /&gt;&lt;br /&gt;The name of David Belfor who now goes by Dahud Sala Hudine, is not on the list, even though he assassinated someone in Washington, D.C., for former Iranian leader Ayatollah Khomeini. This is because the accuracy of the list meant to uphold security takes a back seat to overarching security needs: it could get into the wrong hands. &amp;ldquo;The government doesn&amp;rsquo;t want that information outside the government,&amp;rdquo; says Cathy Berrick, director of Homeland Security investigations for the General Accounting Office.&lt;/blockquote&gt;I&amp;rsquo;d say that particular name is well known outside of the government now, Ms. Berrick.&lt;br /&gt;&lt;br /&gt;The TSA has allegedly been trying to fix the list for three years, spending $144 million to do so, but there is &amp;ldquo;nothing tangible yet.&amp;quot;&lt;br /&gt;&lt;br /&gt;This is staggering incompetence.  &lt;a href=&#34;https://blog.lippard.org/2006/09/kip-hawley-is-idiot.html&#34;&gt;Kip Hawley is still an idiot&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (October 5, 2006):  I second &lt;a href=&#34;http://www.techliberation.com/archives/040826.php&#34;&gt;Tim Lee&amp;rsquo;s recommendation of Jim Harper&amp;rsquo;s commentary on what&amp;rsquo;s wrong with watch lists&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>CIA warned Rice, Ashcroft, and Rumsfeld of probable al-Qaeda attacks on U.S. before 9/11</title>
      <link>https://blog.lippard.org/2006/10/cia-warned-rice-ashcroft-and-rumsfeld.html/</link>
      <pubDate>Wed, 04 Oct 2006 23:02:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/cia-warned-rice-ashcroft-and-rumsfeld.html/</guid>
      <description>&lt;p&gt;On July 10, 2001, CIA Director George Tenet and CIA counterterrorism chief J. Cofer Black &lt;a href=&#34;http://www.realcities.com/mld/krwashington/news/nation/15662785.htm&#34;&gt;gave a briefing to Condoleezza Rice warning that al Qaeda was preparing for an imminent attack on the U.S.&lt;/a&gt;  In Bob Woodward&amp;rsquo;s new book, &lt;span style=&#34;font-style: italic;&#34;&gt;State of Fear&lt;/span&gt;, he writes that they felt like they got &amp;ldquo;the brush-off&amp;rdquo; from Rice.&lt;br /&gt;&lt;br /&gt;But she asked that the same briefing be given to John Ashcroft and Donald Rumsfeld, and they received it on July 17, 2001, &lt;a href=&#34;http://www.nytimes.com/2006/10/02/washington/03ricecnd.html?_r=1&amp;oref=slogin&#34;&gt;as confirmed by Rice&amp;rsquo;s spokesman Sean McCormack&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;These briefings were not reported in the &lt;span style=&#34;font-style: italic;&#34;&gt;9/11 Commission Report&lt;/span&gt;, and 9/11 Commission counsel Peter Rundlet has accused the White House of hiding the July 10th briefing from the Commission.  But George Tenet &lt;a href=&#34;http://www.realcities.com/mld/krwashington/news/nation/15662785.htm&#34;&gt;specifically told the 9/11 Commission about these briefings, yet they didn&amp;rsquo;t include it in the &lt;span style=&#34;font-style: italic;&#34;&gt;Report&lt;/span&gt;&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Former CIA Director George Tenet gave the independent Sept. 11, 2001, commission the same briefing on Jan. 28, 2004, but the commission made no mention of the warning in its 428-page final report. According to three former senior intelligence officials, Tenet testified to commissioner Richard Ben-Veniste and to Philip Zelikow, the panel&amp;rsquo;s executive director and the principal author of its report, who&amp;rsquo;s now Rice&amp;rsquo;s top adviser.&lt;/blockquote&gt;Ashcroft has claimed that he didn&amp;rsquo;t receive a briefing from Tenet, saying through a spokesman that he does not recall a July 17, 2001 briefing.  A Pentagon spokesman had &amp;ldquo;no information&amp;rdquo; about whether Rumsfeld received such a briefing.&lt;br /&gt;&lt;br /&gt;On August 6, 2001, the CIA&amp;rsquo;s Presidential Daily Briefing was titled &lt;a href=&#34;http://news.findlaw.com/hdocs/docs/terrorism/80601pdb.html&#34;&gt;&amp;ldquo;Bin Laden Determined to Strike in US.&amp;quot;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Rice said this to the 9/11 Commission:&lt;br /&gt;&lt;blockquote&gt;&amp;ldquo;Well, Mr. Chairman, I took an oath of office on the day that I took this job to protect and defend. And like most government officials, I take it very seriously. And so, as you might imagine, I&amp;rsquo;ve asked myself a thousand times what more we could have done. I know that, had we thought that there was an attack coming in Washington or New York, we would have moved heaven and earth to try  and stop it. And I know that there was no single thing that might have prevented that attack.&amp;quot;&lt;/blockquote&gt;Some of the above is covered in &lt;a href=&#34;http://www.truthout.org/docs_2006/100206X.shtml&#34;&gt;this truthout.org piece by William Rivers Pitt&lt;/a&gt;, but it mistakenly says that the 9/11 Commission was not informed of the Tenet/Rice briefing.  The question is not only why Rice, Ashcroft, and Rumsfeld didn&amp;rsquo;t take action in response to these briefings from the CIA, and not only why Rice didn&amp;rsquo;t report it to the 9/11 Commission, but why the 9/11 Commission didn&amp;rsquo;t put it in their report.&lt;br /&gt;&lt;br /&gt;UPDATE (October 7, 2006):  Ashcroft &lt;a href=&#34;http://www.rawstory.com/news/2006/911_widows_blast_Bush_Administration_over_1006.html&#34;&gt;stopped flying on commercial airlines and started flying only on private planes shortly after July 17, 2001&lt;/a&gt;, as reported by CBS News on July 26, 2001.  This was allegedly due to an FBI &amp;ldquo;threat assessment&amp;rdquo; which had advised him to only fly by private plane for the rest of his term of office.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Foley, Fordham, and Franks (and Hastert)</title>
      <link>https://blog.lippard.org/2006/10/foley-fordham-and-franks-and-hastert.html/</link>
      <pubDate>Wed, 04 Oct 2006 20:20:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/foley-fordham-and-franks-and-hastert.html/</guid>
      <description>&lt;p&gt;Rep. Tom Reynolds&amp;rsquo; chief of staff (and Mark Foley&amp;rsquo;s former chief of staff) Kirk Fordham has resigned (or been fired).  There are at least two stories&amp;ndash;one says Fordham successfully kept the information about Foley from being provided to the full House Page Board (which has a Democratic Party member on it and has now resigned; another says that Fordham raised the issue repeatedly with Dennis Hastert to no avail and has now been fired and made into a scapegoat to protect Hastert.  &lt;a href=&#34;http://www.tpmmuckraker.com/archives/001695.php&#34;&gt;TPM Muckraker has more&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Arizona Representative Trent Franks &lt;a href=&#34;http://www.talkingpointsmemo.com/archives/week_2006_10_01.php#010178&#34;&gt;says he thinks it was the Democratic leadership that knew about the issue but has kept it quiet&lt;/a&gt;, and he supports Hastert.&lt;br /&gt;&lt;br /&gt;UPDATE:  Fordham &lt;a href=&#34;http://www.tpmcafe.com/blog/electioncentral/2006/oct/04/reynolds_adviser_says_he_told_hasterts_office_of_foley_two_years_ago&#34;&gt;now says he told Hastert&amp;rsquo;s office about Foley&amp;rsquo;s problem in 2004, and is now ready to tell the FBI all about it&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE:  Make that &lt;a href=&#34;http://abcnews.go.com/US/story?id=2527764&amp;page=1&#34;&gt;2003&lt;/a&gt;.  Hastert &lt;a href=&#34;http://tpmcafe.com/blog/electioncentral/2006/oct/04/hasterts_chief_of_staff_denies_fordham_allegation&#34;&gt;chief of staff Scott Palmer denies Fordham&amp;rsquo;s statement&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;David Corn &lt;a href=&#34;http://www.davidcorn.com/archives/2006/10/the_list_of_gay.php&#34;&gt;suggests that the Republicans will now place the blame for concealment of Foley&amp;rsquo;s issues on a conspiracy of gay Republican staff&lt;/a&gt;, including Fordham (who is openly gay).&lt;br /&gt;&lt;br /&gt;UPDATE (October 7, 2006):  &lt;span style=&#34;font-style: italic;&#34;&gt;The Washington Post&lt;/span&gt; &lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/content/article/2006/10/06/AR2006100601888.html&#34;&gt;reports that another staffer has come forward to support Fordham&amp;rsquo;s account over Palmer&amp;rsquo;s&lt;/a&gt;&amp;ndash;that Hastert&amp;rsquo;s office was informed of the Foley issue in 2003.&lt;br /&gt;&lt;br /&gt;UPDATE (October 8, 2006):  In 2002 or 2003, &lt;a href=&#34;http://www.tpmmuckraker.com/archives/001754.php&#34;&gt;House clerk Jeff Trandahl informed then-Foley chief of staff Fordham that Foley had showed up drunk at the page&amp;rsquo;s dorm and was refused admittance&lt;/a&gt;.  This prompted Fordham to meet with Scott Palmer to discuss Foley&amp;rsquo;s issues, though Fordham did not mention that particular event.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Man arrested for criticizing Cheney sues Secret Service</title>
      <link>https://blog.lippard.org/2006/10/man-arrested-for-criticizing-cheney.html/</link>
      <pubDate>Wed, 04 Oct 2006 15:43:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/man-arrested-for-criticizing-cheney.html/</guid>
      <description>&lt;p&gt;Steven Howards of Golden, CO was taking his 8-year-old son to a piano lesson at Beaver Creek Resort when he saw Vice President Dick Cheney.  He walked up to him and said &amp;ldquo;I think your policies in Iraq are reprehensible&amp;rdquo; (or &amp;ldquo;words to that effect&amp;rdquo;) and walked off to drop off his son.  When he returned through the area about ten minutes later, he was arrested by U.S. Secret Service Agent Virgil D. Reichle, Jr.  He was told that he would be charged with assault on the vice president, and held in jail for about three hours before being released on $500 bond.  He was, instead, charged with misdemeanor harassment, but the charges were dropped at the request of the District Attorney about three weeks later.&lt;br /&gt;&lt;br /&gt;Howards &lt;a href=&#34;http://www.nytimes.com/2006/10/04/washington/04cheney.html?_r=3&amp;oref=slogin&amp;amp;oref=slogin&amp;amp;oref=slogin&#34;&gt;is now suing the U.S. Secret Service&lt;/a&gt;, making this the third lawsuit accusing the Secret Service or White House staff of breaking the law to keep people with opposing political views away from the President and Vice President.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Fox labels Foley a Democrat on O&#39;Reilly Factor</title>
      <link>https://blog.lippard.org/2006/10/fox-labels-foley-democrat-on-oreilly.html/</link>
      <pubDate>Wed, 04 Oct 2006 15:39:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/fox-labels-foley-democrat-on-oreilly.html/</guid>
      <description>&lt;p&gt;Fox &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/10/fox_turns_foley_into_a_democra.php&#34;&gt;labeled former Rep. Mark Foley as a Democrat three times&lt;/a&gt; during the O&amp;rsquo;Reilly Factor last night.  When they re-ran the clips later last night, they removed the incorrect party affiliation, but didn&amp;rsquo;t mention that he was a Republican.&lt;br /&gt;&lt;br /&gt;Fair and balanced.&lt;br /&gt;&lt;br /&gt;UPDATE:  &lt;a href=&#34;http://www.talkingpointsmemo.com/archives/week_2006_10_01.php#010172&#34;&gt;Associated Press has done the same thing&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Meet Ollie</title>
      <link>https://blog.lippard.org/2006/10/meet-ollie.html/</link>
      <pubDate>Wed, 04 Oct 2006 02:46:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/meet-ollie.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://photos1.blogger.com/blogger/796/1440/1600/ollie.jpg&#34;&gt;&lt;img style=&#34;margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;&#34; src=&#34;http://photos1.blogger.com/blogger/796/1440/320/ollie.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;Ollie is our foster dog.  Check him out on the &lt;a href=&#34;http://www.azrescue.org/servlet/barksearch?view=1&amp;id=1025149395&#34;&gt;RESCUE &lt;/a&gt;site.    He&amp;rsquo;s great fun and very loving.  And available for adoption in the Phoenix area.&lt;br /&gt;&lt;br /&gt;UPDATE (December 10, 2006):  Ollie was adopted last night by a family with another bassett hound and a shar pei.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Lippard&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Ollie is a great dog.  If we didn&#39;t already have three and want to continue to keep a fourth slot open for further fostering, we&#39;d adopt him.    I think his ideal home would be one where he got lots of attention and had another dog to play with.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Foley&#39;s attraction to young males was well known on Capitol Hill</title>
      <link>https://blog.lippard.org/2006/10/foleys-attraction-to-young-males-was.html/</link>
      <pubDate>Tue, 03 Oct 2006 13:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/foleys-attraction-to-young-males-was.html/</guid>
      <description>&lt;p&gt;Foley&amp;rsquo;s attraction to young male pages was well known, with at least one page being warned over a decade ago.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://www.tpmmuckraker.com/archives/001673.php&#34;&gt;TPM Muckraker&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;&amp;ldquo;Almost the first day I got there I was warned,&amp;rdquo; said Mark Beck-Heyman, a San Diego native who served as a page in the House of Representatives in the summer of 1995. &amp;ldquo;It was no secret that Foley had a special interest in male pages,&amp;rdquo; said Beck-Heyman, adding that Foley, who is now 52, on several occasions asked him out for ice cream.&lt;/blockquote&gt;&lt;a href=&#34;http://zenoferox.blogspot.com/2006/10/foley-follies-roadshow.html&#34;&gt;Halfway There&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;“My daughter was in the capital page program.”&lt;br /&gt;&lt;br /&gt;I had forgotten. JM went on.&lt;br /&gt;&lt;br /&gt;“She had dinner with the congressman.”&lt;br /&gt;&lt;br /&gt;This did not compute.&lt;br /&gt;&lt;br /&gt;“With Foley? Really?”&lt;br /&gt;&lt;br /&gt;“Yeah. He invited two pages to have dinner with him and they invited my daughter and another girl to go with them.”&lt;br /&gt;&lt;br /&gt;“These pages were boys?”&lt;br /&gt;&lt;br /&gt;“Yeah, but they were too smart to go by themselves, so they took the girls to their dinner with Foley.”&lt;/blockquote&gt; It&amp;rsquo;s not plausible that the Republican Leadership was unaware.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cato Institute provides forum to ID crackpot cult member Jonathan Wells</title>
      <link>https://blog.lippard.org/2006/10/cato-institute-provides-forum-to-id.html/</link>
      <pubDate>Tue, 03 Oct 2006 12:57:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/cato-institute-provides-forum-to-id.html/</guid>
      <description>&lt;p&gt;Skeptic Michael Shermer &lt;a href=&#34;http://www.cato.org/event.php?eventid=3184&amp;print=Y&#34;&gt;is speaking about his new book, &lt;span style=&#34;font-style: italic;&#34;&gt;Why Darwin Matters&lt;/span&gt;, at noon on October 12 at the Cato Institute in Washington D.C.  &lt;/a&gt;The Cato Institute is then showcasing a commentary on Shermer by &amp;ldquo;Intelligent Design proponent Jonathan Wells,&amp;rdquo; whose dishonest books &lt;span style=&#34;font-style: italic;&#34;&gt;Icons of Evolution&lt;/span&gt; and &lt;span style=&#34;font-style: italic;&#34;&gt;The Politically Incorrect Guide to Darwinism&lt;/span&gt;, &lt;a href=&#34;http://www.pandasthumb.org/archives/2006/08/the_politically.html&#34;&gt;have been shredded at The Panda&amp;rsquo;s Thumb&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Wells, a follower of Rev. Sun Myung Moon, entered a Ph.D. program at the behest of Moon.  &lt;a href=&#34;http://www.tparents.org/Library/Unification/Talks/Wells/DARWIN.htm&#34;&gt;Wells wrote&lt;/a&gt;: &amp;ldquo;Father&amp;rsquo;s [Moon&amp;rsquo;s] words, my studies, and my prayers convinced me that I should devote my life to destroying Darwinism, just as many of my fellow Unificationists had already devoted their lives to destroying Marxism. When Father chose me to enter a PhD program in 1978, I welcomed the opportunity to prepare myself for battle.&amp;quot;&lt;br /&gt;&lt;br /&gt;Rev. Moon, who was crowned in a bizarre ceremony on Capitol Hill thanks to the support of a number of Congressmen, has also been supported by a variety of evangelical Christians who would ordinarily oppose cult groups whose leaders claim to be the second coming of Christ, such as &lt;span style=&#34;font-style: italic;&#34;&gt;Left Behind&lt;/span&gt; co-author Timothy LaHaye, his wife and head of Concerned Women for America Beverly LaHaye, Jerry Falwell, Family Research Council head Gary Bauer, Pat Boone, and Christian Coalition leader and Jack Abramoff pal Ralph Reed.  Also involved with Moon have been former president George H.W. Bush and his son and President George W. Bush.  (More on Moon and his connections to Christian and Republican leaders &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/09/gorenfelds_video_blog_on_rev_m.php&#34;&gt;here&lt;/a&gt; and &lt;a href=&#34;http://scienceblogs.com/dispatches/rev_moon/&#34;&gt;here&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;Why is the Cato Institute giving a forum to a purveyor of pseudoscience and an advocate of Moon&amp;rsquo;s cult?&lt;br /&gt;&lt;br /&gt;Perhaps it has something to do with the fact that Richard W. Rahn, &lt;a href=&#34;http://www.discovery.org/scripts/viewDB/index.php?command=view&amp;program=Technology%20and%20Democracy&amp;amp;id=2000&#34;&gt;an adjunct scholar at the Cato Institute, is also a senior fellow at the Discovery Institute and writes for Moon&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Washington Times&lt;/span&gt;&lt;/a&gt;?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Some nice t-shirts</title>
      <link>https://blog.lippard.org/2006/10/some-nice-t-shirts.html/</link>
      <pubDate>Tue, 03 Oct 2006 03:02:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/some-nice-t-shirts.html/</guid>
      <description>&lt;p&gt;A &lt;a href=&#34;http://faultline.org/index.php/site/comments/something_to_wear/&#34;&gt;shirt with a picture of Thomas Jefferson&lt;/a&gt; and the words &amp;ldquo;enemy combatant,&amp;rdquo; &lt;a href=&#34;http://itsnotallbad.com/iamnotaterrorist/&#34;&gt;a shirt that says &amp;ldquo;I am not a terrorist&amp;rdquo;&lt;/a&gt; in Arabic, and a shirt that just says &amp;ldquo;enemy combatant&amp;rdquo; (same link as the Arabic shirt).  I like the first two better than the third.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;I got me one!&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>James Dobson&#39;s hypocrisy on Foley</title>
      <link>https://blog.lippard.org/2006/10/james-dobsons-hypocrisy-on-foley.html/</link>
      <pubDate>Tue, 03 Oct 2006 02:33:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/james-dobsons-hypocrisy-on-foley.html/</guid>
      <description>&lt;p&gt;Focus on the Family&amp;rsquo;s &lt;a href=&#34;http://electioncentral.tpmcafe.com/blog/electioncentral/2006/oct/02/dobson_statement_on_foleygate_no_mention_of_house_gopleadership&#34;&gt;James Dobson blames society and the Internet for Foley&amp;rsquo;s problems&lt;/a&gt;.  Bill Clinton, by contrast, was personally responsible for his failings.&lt;br /&gt;&lt;br /&gt;Why isn&amp;rsquo;t Mark Foley personally responsible for his own failings?&lt;br /&gt;&lt;br /&gt;(BTW, I recommend reading the book &lt;a href=&#34;http://www.amazon.com/James-Dobsons-War-America-Alexander-Moegerle/dp/157392122X/jimlippardswebpaa&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;James Dobson&amp;rsquo;s War on America&lt;/span&gt;&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Scientology-friendly Foley in rehab in Clearwater, Florida</title>
      <link>https://blog.lippard.org/2006/10/scientology-friendly-foley-in-rehab-in.html/</link>
      <pubDate>Tue, 03 Oct 2006 00:13:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/scientology-friendly-foley-in-rehab-in.html/</guid>
      <description>&lt;p&gt;It looks like &lt;a href=&#34;http://www.wonkette.com/politics/scientology/battlefield-foley-204681.php&#34;&gt;ex-Congressman Foley has been a Scientology-friendly U.S. Representative&lt;/a&gt;, attending Scientology events at Scientology&amp;rsquo;s Fort Harrison Hotel in Clearwater and having Clearwater Scientologists raise funds for him.  Wonkette &lt;a href=&#34;http://www.tpmmuckraker.com/archives/001666.php&#34;&gt;asks whether there are any non-Scientology-run rehabilitation centers in Clearwater, Florida&lt;/a&gt;, which appears to be where Foley is getting treatment.&lt;br /&gt;&lt;br /&gt;Clearwater is the home of Narconon, Scientology&amp;rsquo;s pseudo-scientific drug treatment program.&lt;br /&gt;&lt;br /&gt;This doesn&amp;rsquo;t necessarily mean that Foley is a Scientologist or has taken any Scientology courses, but it does demonstrate that he&amp;rsquo;s shown poor judgment in multiple areas of his life.  I&amp;rsquo;ve previously reported on &lt;a href=&#34;https://blog.lippard.org/2006/03/arizona-legislators-sponsoring-bills.html&#34;&gt;a number of Arizona state legislators who have likewise shown poor judgment in accepting gifts from and sponsoring legislation from Scientology&amp;rsquo;s Citizens Commission on Human Rights&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Trading lists of corrupt Congressmen</title>
      <link>https://blog.lippard.org/2006/10/trading-lists-of-corrupt-congressmen.html/</link>
      <pubDate>Mon, 02 Oct 2006 23:34:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/trading-lists-of-corrupt-congressmen.html/</guid>
      <description>&lt;p&gt;Cliff Schecter of AMERICAblog &lt;a href=&#34;http://atrios.blogspot.com/2006_10_01_atrios_archive.html#115980728436414019&#34;&gt;clearly has the better of the argument here&lt;/a&gt; with Cleta Mitchell of Foley &amp;amp; Lardner, but he&amp;rsquo;s gotta admit William Jefferson&amp;rsquo;s corrupt.  Cleta Mitchell&amp;rsquo;s comments are completely out of touch with reality, though&amp;ndash;doesn&amp;rsquo;t she remember how Clinton got bashed?&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Foley scandal and legal inconsistency</title>
      <link>https://blog.lippard.org/2006/10/foley-scandal-and-legal-inconsistency.html/</link>
      <pubDate>Sun, 01 Oct 2006 20:48:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/foley-scandal-and-legal-inconsistency.html/</guid>
      <description>&lt;p&gt;The pages involved were all 16 years of age or older, and thus above the age of consent in Washington, D.C. and most states.  If Foley &lt;a href=&#34;http://glenngreenwald.blogspot.com/2006/09/gop-house-leadership-and-mark-foley.html&#34;&gt;had actually had sex with them, it would not have been a crime&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;But under the &amp;ldquo;Adam Walsh Child Protection and Safety Act of 2006&amp;rdquo; which Foley helped write, discussing sexual acts or soliciting sex from anyone under the age of 18 is a criminal offense.&lt;br /&gt;&lt;br /&gt;These laws should be made consistent one way or the other.  It doesn&amp;rsquo;t make Foley&amp;rsquo;s actions any more appropriate given his position of trust and power in the House (or provide any excuse for the House leadership&amp;rsquo;s lack of response), but if 16 is a sensible age of consent, then the Adam Walsh Child Protection and Safety Act of 2006 should use the same age as its limit.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Imprisoned in Guantanamo Bay for three years for telling a joke</title>
      <link>https://blog.lippard.org/2006/10/imprisoned-in-guantanamo-bay-for-three.html/</link>
      <pubDate>Sun, 01 Oct 2006 19:18:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/imprisoned-in-guantanamo-bay-for-three.html/</guid>
      <description>&lt;p&gt;Via &lt;a href=&#34;http://catallarchy.net/blog/archives/2006/10/01/interviews-with-guantanamo-detainees/&#34;&gt;Patri Friedman at Catallarchy&lt;/a&gt;:&lt;br /&gt;&lt;i&gt;&lt;blockquote&gt;“As best as they can tell Badr Zamen Badr and his brother were imprisoned in Guantanamo for three years for telling a joke. Actually, for telling two jokes. They ran a satire magazine in Pakistan that poked fun at corrupt clerics, sort of the Pashtu edition of the Onion. The first joke that got them in trouble was when they published a poem about a politician…He called them up, he threatened them, and as best as they can tell, he told authorities they were involved with al-Quaeda.”&lt;/blockquote&gt;&lt;/i&gt;In other words, political leaders in other countries have used the United States to get rid of their critics, by using false claims of involvement with terrorism.  When you accept hearsay evidence, don&amp;rsquo;t conduct an investigation, and don&amp;rsquo;t allow a trial, the process unsurprisingly gets abused, and people get imprisoned for years not because they&amp;rsquo;ve done anything wrong, but because they&amp;rsquo;ve criticized the people in power.&lt;br /&gt;&lt;br /&gt;And now, with the &lt;a href=&#34;https://blog.lippard.org/2006/09/congress-grants-president-right-to.html&#34;&gt;Military Commissions Act&lt;/a&gt;, we&amp;rsquo;ve set ourselves up for similar abuses inside the United States by removing &lt;a href=&#34;http://www.commondreams.org/views06/0928-20.htm&#34;&gt;protections that have existed since Magna Carta&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Foley scandal and the Republican leadership</title>
      <link>https://blog.lippard.org/2006/10/foley-scandal-and-legal-inconsistency.html/</link>
      <pubDate>Sun, 01 Oct 2006 14:00:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/foley-scandal-and-legal-inconsistency.html/</guid>
      <description>&lt;p&gt;As the Republican leadership is scrambling to look responsible about this issue that they have ignored since last August or September, they keep contradicting each other and the evidence about what they knew and did.  Speaker of the House Dennis Hastert in particular looks like &lt;a href=&#34;http://www.talkingpointsmemo.com/archives/week_2006_10_01.php#010079&#34;&gt;he has serious trouble with the truth&lt;/a&gt;, according to Talking Points Memo:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;Just consider, Denny Hastert has repeatedly said he didn&amp;rsquo;t know anything about the Foley problem until Thursday. But two members of the leadership &amp;ndash; Boehner and Reynolds &amp;ndash; say no, they warned him about it months ago. Hastert got Boehner to recant; Reynolds is sticking to his guns. &lt;/p&gt;</description>
    </item>
    <item>
      <title>Foley on Clinton</title>
      <link>https://blog.lippard.org/2006/10/foley-scandal-and-legal-inconsistency.html/</link>
      <pubDate>Sun, 01 Oct 2006 03:52:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/10/foley-scandal-and-legal-inconsistency.html/</guid>
      <description>&lt;p&gt;&lt;span class=&#34;smallcaps&#34;&gt;&#34;It&#39;s vile. It&#39;s&lt;/span&gt; more sad than anything else, to see someone with such potential throw it all down the drain because of a sexual addiction.&#34;&lt;br /&gt;--Rep. &lt;a href=&#34;http://www.sptimes.com/Worldandnation/91298/Congress_sees_through.html&#34;&gt;Mark Foley&lt;/a&gt; (R-FL), &lt;em&gt;commenting on President Clinton, following release of the Starr Report, September 12, 1998.&lt;/em&gt;&lt;/p&gt;&lt;p&gt;(From &lt;a href=&#34;http://www.talkingpointsmemo.com/archives/week_2006_09_24.php#010069&#34;&gt;Talking Points Memo&lt;/a&gt;.)&lt;br /&gt;&lt;em&gt;&lt;/em&gt;&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Schtacky&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Hello, Pot.  Meet my friend, kettle.&lt;/p&gt;
  &lt;/div&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Lippard&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Looks like Foley had &lt;A HREF=&#34;http://www.talkingpointsmemo.com/archives/week_2006_10_01.php#010081&#34; REL=&#34;nofollow&#34;&gt;a habit of making such hypocritical remarks&lt;/A&gt; (follow the link for video!):&lt;BR/&gt;&lt;BR/&gt;Foley: &#34;If I were one of these sickos, I&#39;d be nervous with America&#39;s Most Wanted on my trail.&#34;&lt;BR/&gt;&lt;BR/&gt;Rep. Mark Foley and America&#39;s Most Wanted&#39;s John Walsh discuss Foley&#39;s new anti-child predator legislation.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Kip Hawley is an idiot</title>
      <link>https://blog.lippard.org/2006/09/kip-hawley-is-idiot.html/</link>
      <pubDate>Sat, 30 Sep 2006 18:38:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/kip-hawley-is-idiot.html/</guid>
      <description>&lt;p&gt;Ryan Bird wrote &amp;ldquo;Kip Hawley is an idiot&amp;rdquo; on his clear plastic bag of toiletries that he was carrying through a TSA security checkpoint at Milwaukee&amp;rsquo;s General Mitchell International Airport.  Kip Hawley is the head of the Transportation Security Administration.&lt;br /&gt;&lt;br /&gt;Bird &lt;a href=&#34;http://flyertalk.com/forum/showthread.php?t=606142&#34;&gt;writes&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;At the MKE &amp;ldquo;E&amp;rdquo; checkpoint I placed my laptop in one bin, and my shoes, cell phone and quart bag in a second bin. The TSA guy who was pushing bags and bins into the X-ray machine took a good hard look, and then as the bag when though the X-ray I think he told the X-ray operator to call for a bag check/explosive swab on my roller bag to slow me down. He went strait to the TSA Supervisor on duty and boy did he come marching over to the checkpoint with fire in his eyes!&lt;br /&gt;&lt;br /&gt;He grabbed the baggie as it came out of the X-ray and asked if it was mine. After responding yes, he pointed at my comment and demanded to know &amp;ldquo;What is this supposed to mean?&amp;rdquo; &amp;ldquo;It could me a lot of things, it happens to be an opinion on mine.&amp;rdquo; &amp;ldquo;You can&amp;rsquo;t write things like this&amp;rdquo; he said, &amp;ldquo;You mean my First Amendment right to freedom of speech doesn&amp;rsquo;t apply here?&amp;rdquo; &amp;ldquo;Out there (pointing pass the id checkers) not while in here (pointing down) was his response.&amp;quot;&lt;br /&gt;&lt;br /&gt;At this point I chuckled, just looking at him wondering if he just realized how foolish that comment was, but I think my laugh pushed him over the edge as he got really angry at this point. A Milwaukee County Sheriffs deputy was summoned - I would have left at this point, but he had my quart bag with my toothpaste and hair gel.&lt;br /&gt;&lt;br /&gt;When the deputy got over the TSA supervisor showed him the bag and told him what had happened to that point. After he had finished I started to remind him he had left out his statement that my First Amendment rights didn&amp;rsquo;t apply &amp;ldquo;here&amp;rdquo; but was cut off by the deputy who demanding my ID. I asked if I was under arrest, and his response was &amp;ldquo;Right now you are not under arrest, you are being detained.&amp;rdquo; I produced my passport and he walked off with it and called in my name to see if I had any outstanding warrants, etc. The TSA supervisor picked up the phone about 20 feet away and called someone? At this point two more officers were near by and I struck up a conversation with the female officer who was making sure I kept put. I explained to her who Kip Hawley was, why I though he was an idiot, and my surprise that the TSA Supervisor felt my First Amendment rights didn&amp;rsquo;t&amp;rsquo; apply at the TSA checkpoint. She didn&amp;rsquo;t say much.&lt;br /&gt;&lt;br /&gt;After he was assured I didn&amp;rsquo;t have any warrants out the first office came back and I had my first chance to really speak, I explained that I was just expressing my opinion and my writing should be protected my by First Amendment rights. When he didn&amp;rsquo;t respond, I then repeated that the TSA Supervisor stated my First Amendment rights didn&amp;rsquo;t apply at the TSA check point and I asked if he (the deputy) agreed that was the case. He responded by saying &amp;ldquo;You can&amp;rsquo;t yell fire in a crowed theater, there are limits to your rights.&lt;br /&gt;&lt;br /&gt;At this point I chucked again.&lt;br /&gt;&lt;br /&gt;I asked how this was even remotely like shouting &amp;ldquo;Fire&amp;rdquo; in a crowd, and his answer was &amp;ldquo;Perhaps your comments made them feel threatened.&amp;quot;&lt;br /&gt;&lt;br /&gt;At about this point the TSA Supervisor finished up his phone call, and summoned the officer back over. They talked for about 2 minutes, and then both came back over. The officer pulled out his pad and asked for my address and I asked why he needed it. &amp;ldquo;For the report I have to file since I was summoned here&amp;rdquo; I started to give it, when I noticed the TSA Supervisor was writing it down as well, so I stopped and asked why he needed it. He said he needed to file an incident report too, and I took the opportunity to ask what the resolution of the incident was, did I do anything wrong? Are you going to ask the officer to arrest me? He said no, I was free to go, but he was going to confiscate my bag. I asked &amp;ldquo;If I did nothing wrong, why would you take my bag&amp;rdquo; He pointed to a posted sign that said something about reusing plastic bags (the MKE TSA was providing quart sized zipper bags to pax today) I let him know that I had brought my bag from home and would not be letting him take it. He then asked for permission of photograph it, which I agreed too.&lt;br /&gt;&lt;br /&gt;While he walked away to get the camera I finished giving my address to the deputy, and he told my &amp;ldquo;You&amp;rsquo;re free to go&amp;rdquo; Total time, about 25 minutes.&lt;/blockquote&gt;Hat tip to &lt;a href=&#34;http://www.techliberation.com/archives/040771.php&#34;&gt;Tim Lee at the Technology Liberation Front&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;CNN&amp;rsquo;s &lt;a href=&#34;http://www.cnn.com/2006/US/09/28/idiot.baggie/index.html&#34;&gt;given coverage to the story&lt;/a&gt;.  Also see &lt;a href=&#34;http://www.kiphawleyisanidiot.com/&#34;&gt;kiphawleyisanidiot.com&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Maricopa County&#39;s Trustee Sale Notices</title>
      <link>https://blog.lippard.org/2006/09/maricopa-countys-trustee-sale-notices.html/</link>
      <pubDate>Sat, 30 Sep 2006 13:59:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/maricopa-countys-trustee-sale-notices.html/</guid>
      <description>&lt;p&gt;A bit of an update from my post in May where I asked “&lt;a href=&#34;https://blog.lippard.org/2006/05/is-there-really-housing-bubble.html&#34;&gt;Is there really a housing bubble?&lt;/a&gt;” &lt;p&gt;Although I wasn’t &lt;i&gt;completely&lt;/i&gt; convinced then, I think it’s getting a lot more difficult to question the evidence now.&lt;/p&gt;&lt;p&gt;The graph below chronicles Maricopa County’s &lt;a href=&#34;http://www.azleg.state.az.us/ars/33/00808.htm&#34;&gt;Trustee Sale Notices&lt;/a&gt; over the past 11 years. The blue line is the monthly count. As you can see, this number is pretty variable from month to month, so I’ve included the orange line, which is a 1-year moving average. Presumably it’s a better indicator of trends.&lt;/p&gt;</description>
    </item>
    <item>
      <title>All the President&#39;s Words</title>
      <link>https://blog.lippard.org/2006/09/all-presidents-words.html/</link>
      <pubDate>Sat, 30 Sep 2006 03:56:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/all-presidents-words.html/</guid>
      <description>&lt;p&gt;Old, but still quite appropriate&amp;hellip; narration by Stephen Colbert.&lt;br /&gt;&lt;br /&gt;&lt;embed allowscriptaccess=&#34;never&#34; src=&#34;http://www.ifilm.com/efp&#34; quality=&#34;high&#34; bgcolor=&#34;000000&#34; name=&#34;efp&#34; type=&#34;application/x-shockwave-flash&#34; pluginspage=&#34;http://www.macromedia.com/go/getflashplayer&#34; flashvars=&#34;flvbaseclip=2761045&#34; align=&#34;middle&#34; height=&#34;365&#34; width=&#34;448&#34;&gt;&lt;/embed&gt;&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Damn, that&#39;s good stuff!&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>Foley sex scandal may get bigger</title>
      <link>https://blog.lippard.org/2006/09/foley-sex-scandal-may-get-bigger.html/</link>
      <pubDate>Sat, 30 Sep 2006 02:46:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/foley-sex-scandal-may-get-bigger.html/</guid>
      <description>&lt;p&gt;One of the pages who received inappropriate messages from Rep. Mark Foley (R-FL) worked for Rep. Rodney Alexander (R-Louisiana).  Alexander was notified of the problem, and &lt;a href=&#34;http://www.talkingpointsmemo.com/archives/week_2006_09_24.php#010054&#34;&gt;he brought it to the attention of the House leadership (Dennis Hastert and either Tom Delay or Roy Blunt) 10-11 months ago&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;And they did nothing about it.&lt;br /&gt;&lt;br /&gt;UPDATE September 30, 2006:  Alexander &lt;a href=&#34;http://www.cnn.com/2006/POLITICS/09/30/foley.quits/index.html&#34;&gt;notified Rep. John Shimkus (R-Illinois)&lt;/a&gt;, who says &amp;ldquo;We ordered Congressman Foley to cease all contact with this former House page to avoid even the appearance of impropriety.&amp;rdquo;  Also informed was Majority Leader John Boehner (R-Ohio), who blocked a vote yesterday on a resolution from Minority Leader Nancy Pelosi calling for a preliminary investigation into the matter and the Republican leadership&amp;rsquo;s response to it by the House Ethics Committee.  Boehner nixed the latter part, and a motion was passed to investigate Foley&amp;rsquo;s conduct but not the Republican leadership&amp;rsquo;s handling of the matter.&lt;br /&gt;&lt;br /&gt;It&amp;rsquo;s also now been verified that &lt;a href=&#34;http://hosted.ap.org/dynamic/stories/F/FOLEY_REYNOLDS?SITE=AZPHG&amp;amp;SECTION=HOME&#34;&gt;Dennis Hastert was told about this issue &amp;ldquo;months ago&amp;rdquo;&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dirty Politician: Rep. Mark Foley resigns</title>
      <link>https://blog.lippard.org/2006/09/dirty-politician-rep-mark-foley.html/</link>
      <pubDate>Sat, 30 Sep 2006 02:32:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/dirty-politician-rep-mark-foley.html/</guid>
      <description>&lt;p&gt;That was quick.  Rep. Mark Foley (R-Florida), whose emails to a former Congressional page asking him for a photograph and his birthday were made public yesterday, &lt;a href=&#34;http://www.tpmmuckraker.com/archives/001641.php&#34;&gt;has offered his resignation today&lt;/a&gt;.  It seems there were also a lot of sexually oriented instant messages from &amp;ldquo;Maf54.&amp;quot;&lt;br /&gt;&lt;br /&gt;This guy was chairman of the House Caucus on Missing and Exploited Children.  It looks like &lt;a href=&#34;http://blogs.abcnews.com/theblotter/2006/09/exclusive_the_s.html&#34;&gt;he may be prosecuted under laws he helped pass&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The timing of this resignation is such that the &lt;a href=&#34;http://www.tpmmuckraker.com/archives/001642.php&#34;&gt;Republicans will probably not be able to replace Foley&amp;rsquo;s name on the ballot&lt;/a&gt;.  (For more details, see &lt;a href=&#34;http://www.talkingpointsmemo.com/archives/week_2006_09_24.php#010052&#34;&gt;here&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;Another dirty Republican politician down, a bunch more to go.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Specter and McCain voted for a bill they believed to be unconstitutional</title>
      <link>https://blog.lippard.org/2006/09/specter-and-mccain-voted-for-bill-they.html/</link>
      <pubDate>Sat, 30 Sep 2006 02:28:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/specter-and-mccain-voted-for-bill-they.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.tpmmuckraker.com/archives/001637.php&#34;&gt;Both Arlen Specter and John McCain have publicly stated that they thought there were unconstitutional provisions in the Military Commissions Act&lt;/a&gt; which they voted for.&lt;br /&gt;&lt;br /&gt;That&amp;rsquo;s an admission of acting contrary to their oath of office.  Neither of these men is fit to serve.&lt;br /&gt;&lt;br /&gt;(A previous post on the Military Commissions Act and Arizona Representatives&amp;rsquo; votes on it is &lt;a href=&#34;https://blog.lippard.org/2006/09/congress-grants-president-right-to.html&#34;&gt;here&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>More White House involvement in Abramoff corruption</title>
      <link>https://blog.lippard.org/2006/09/more-white-house-involvement-in.html/</link>
      <pubDate>Sat, 30 Sep 2006 02:15:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/more-white-house-involvement-in.html/</guid>
      <description>&lt;p&gt;Ken Mehlman &lt;a href=&#34;http://www.tpmmuckraker.com/archives/001635.php&#34;&gt;arranged for a $16 million contract to be granted to the Mississippi Choctaw tribe (an Abramoff client) in exchange for their donations to the Republican Party&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Ralph Reed contacted Karl Rove &lt;a href=&#34;http://www.tpmmuckraker.com/archives/001636.php&#34;&gt;on behalf of Jack Abramoff to kill the nomination of Angela Williams to a post at the Department of the Interior which would have had oversight over Abramoff client the Northern Mariana Islands&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Mehlman, Reed, and Rove belong in jail with Abramoff.&lt;br /&gt;&lt;br /&gt;(See also &lt;a href=&#34;https://blog.lippard.org/2006/09/white-house-had-more-contact-with.html&#34;&gt;this previous account of Mehlman and Rove ties to Abramoff&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>The ineffectiveness of TRUSTe</title>
      <link>https://blog.lippard.org/2006/09/ineffectiveness-of-truste.html/</link>
      <pubDate>Fri, 29 Sep 2006 14:03:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/ineffectiveness-of-truste.html/</guid>
      <description>&lt;p&gt;The TRUSTe program is supposed to certify that a website has a reasonable privacy policy.  But &lt;a href=&#34;http://www.benedelman.org/news/092506-1.html&#34;&gt;Ben Edelman has cross-referenced TRUSTe certifications with SiteAdvisor ratings&lt;/a&gt;, and found that sites with TRUSTe certifications are twice as likely as those without to be listed as &amp;ldquo;untrustworthy&amp;rdquo; in SiteAdvisor&amp;rsquo;s database&amp;ndash;meaning that they send out spam, distribute spyware, etc.&lt;br /&gt;&lt;br /&gt;Edelman calls out four particularly notorious sites that have or have had TRUSTe certification:  Direct-Revenue.com, Funwebproducts.com, Maxmoolah.com, and Webhancer.com.  All four are heavily involved with spyware.  Direct Revenue and Maxmoolah have had their TRUSTe certifications revoked, but should never have been certified in the first place if TRUSTe was doing the validation they should have been doing.&lt;br /&gt;&lt;br /&gt;TRUSTe has long been criticized by anti-spammers for giving certifications to organizations that don&amp;rsquo;t deserve them.&lt;br /&gt;&lt;br /&gt;Ryan Singel has &lt;a href=&#34;http://www.secondaryscreening.net/static/archives/2006/03/truste_trusty_a.html&#34;&gt;raised similar questions about TRUSTe&amp;rsquo;s reliability&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>White House had more contact with Abramoff than previously disclosed</title>
      <link>https://blog.lippard.org/2006/09/white-house-had-more-contact-with.html/</link>
      <pubDate>Fri, 29 Sep 2006 03:43:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/white-house-had-more-contact-with.html/</guid>
      <description>&lt;p&gt;From &lt;a href=&#34;http://www.tpmmuckraker.com/archives/001631.php&#34;&gt;TPM Muckraker&lt;/a&gt;:&lt;br /&gt;&lt;span class=&#34;entry_body&#34;&gt;&lt;blockquote&gt;Hundreds of contacts between top White House officials and former lobbyist Jack Abramoff and his associates &amp;ldquo;raise serious questions about the legality and actions&amp;rdquo; of those officials, according to a draft bipartisan report prepared by the House Government Reform Committee. &lt;p&gt;The 95-page report, which White House officials reviewed Wednesday evening but has yet to be formally approved by the panel, singled out two of President Bush¹s top lieutenants, Karl Rove and Ken Mehlman, as having been offered expensive meals and exclusive tickets to premier sporting events and concerts by Abramoff and his associates.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Congress grants president the right to torture, indefinitely detain</title>
      <link>https://blog.lippard.org/2006/09/congress-grants-president-right-to.html/</link>
      <pubDate>Fri, 29 Sep 2006 02:33:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/congress-grants-president-right-to.html/</guid>
      <description>&lt;p&gt;Today the Senate, following the House, &lt;a href=&#34;http://glenngreenwald.blogspot.com/2006/09/legalization-of-torture-an_115945829460324274.html#links&#34;&gt;voted to legalize the right for the government to engage in physical interrogation techniques that most people would consider to be torture and to detain individuals permanently without criminal charges&lt;/a&gt; by designating them &amp;ldquo;unlawful enemy combatants,&amp;rdquo; even if they are U.S. citizens who have never left the country.  As Glenn Greenwald puts it, Congress has legalized tyranny.&lt;br /&gt;&lt;br /&gt;Both of Arizona&amp;rsquo;s Senators (John McCain and Jon Kyl) voted for the bill, S. 3930.&lt;br /&gt;&lt;br /&gt;Arizona&amp;rsquo;s Representatives voted as follows on the detainment bill, H.R. 6166 (the Senate bill is S. 3930):&lt;br /&gt;&lt;br /&gt;In favor:&lt;br /&gt;&lt;br /&gt;Jeff Flake (R-District 6)&lt;br /&gt;Trent Franks (R-District 2)&lt;br /&gt;J.D. Hayworth (R-District 5)&lt;br /&gt;Jim Kolbe (R-District 8)&lt;br /&gt;Rick Renzi (R-District 1)&lt;br /&gt;John Shadegg (R-District 3)&lt;br /&gt;&lt;br /&gt;Against:&lt;br /&gt;&lt;br /&gt;Raul Grijalva (D-District 7)&lt;br /&gt;Ed Pastor (D-District 4)&lt;br /&gt;&lt;br /&gt;Once again, a completely partisan vote in which the Republicans demonstrate their disregard for this constitutional republic.  You can find the complete House vote results &lt;a href=&#34;http://clerk.house.gov/evs/2006/roll491.xml&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE September 29, 2006:  Ed Brayton &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/09/the_tragedy_of_the_detainee_tr.php&#34;&gt;has more at Dispatches from the Culture Wars&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The founders of this country would have found this grounds for revolution.&lt;br /&gt;&lt;br /&gt;UPDATE October 1, 2006:  I fully expect the courts to overturn this, since the U.S. Constitution allows only two conditions for the temporary suspension of habeas corpus in Article I, Section 9 (&amp;ldquo;when in Cases of Rebellion or Invasion the public Safety may require it&amp;rdquo;).&lt;br /&gt;&lt;br /&gt;It is also worth noting that there is some simplification, above.  The designation of &amp;ldquo;unlawful enemy combatant&amp;rdquo; (UEC) in the bill is made by &amp;ldquo;a Combatant Status Review Tribunal or another competent tribunal established under the authority of the President or the Secretary of Defense.&amp;quot;&lt;br /&gt;&lt;br /&gt;Also see &lt;a href=&#34;http://www.constitutionproject.org/pdf/Richard_Epstein_Statement_at_Senate_Hearing.pdf&#34;&gt;Richard Epstein&amp;rsquo;s testimony to the Senate&lt;/a&gt; (PDF) urging them to kill this bill, which they disregarded.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Martinsville, VA mortgage scam</title>
      <link>https://blog.lippard.org/2006/09/martinsville-va-mortgage-scam.html/</link>
      <pubDate>Fri, 29 Sep 2006 02:02:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/martinsville-va-mortgage-scam.html/</guid>
      <description>&lt;p&gt;The small town of Martinsville, Virginia (population 14,925) now has many residents named as defendants in a massive civil suit from Countrywide Home Loans regarding a $40 million mortgage scam.  &lt;a href=&#34;http://www.nytimes.com/2006/09/28/us/28martinsville.html?pagewanted=1&amp;ei=5094&amp;amp;en=1f71a480b049e52c&amp;hp&amp;amp;ex=1159502400&amp;partner=homepage&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The New York Times&lt;/span&gt; reports&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;In a tightknit neighborhood, where people’s social lives often revolve around their churches, Beulah Penn and her daughter, Sharon, were well-connected and trusted. Beulah Penn was a lay minister in a local church; her daughter, Sharon Penn, dressed hair.   &lt;a name=&#34;secondParagraph&#34;&gt;&lt;/a&gt;  &lt;p&gt;Using these connections, according to a recent lawsuit, the two women and another relative in Indianapolis perpetrated one of the largest mortgage frauds in American history, victimizing dozens of local residents and, according to sources with knowledge of the accusations, at least $40 million in fraudulent loans — perhaps even twice that amount.&lt;/p&gt;</description>
    </item>
    <item>
      <title>John McCain&#39;s reason for voting for a flag desecration amendment</title>
      <link>https://blog.lippard.org/2006/09/john-mccains-reason-for-voting-for.html/</link>
      <pubDate>Thu, 28 Sep 2006 19:58:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/john-mccains-reason-for-voting-for.html/</guid>
      <description>&lt;p&gt;From a letter to me dated August 11, 2006, in response to a letter I sent him criticizing his vote:&lt;br /&gt;&lt;blockquote&gt;Thank you for expressing your views about the issue of flag desecration.  I share your concern in this matter.&lt;br /&gt;&lt;br /&gt;I believe we have an inviolable duty to protect the right of free speech&amp;ndash;one of our most precious inalienable rights and the linchpin of a healthy democracy.  I do not believe, however, that guaranteeing respect for our national symbol by prohibiting &amp;ldquo;acts&amp;rdquo; of desecration impinges on political &amp;ldquo;speech.&amp;quot;&lt;br /&gt;&lt;br /&gt;As long as citizens are free to speak out on any matter and from whatever point of view they wish, as our forefathers intended, it does not seem burdensome to me that we accord some modicum of respect to the symbol of those precious freedoms for which so many of our countrymen have laid down their lives.&lt;br /&gt;&lt;br /&gt;Some view these efforts to protect the flag as political demogoguery or empty symbolism, unworthy of the attention it receives.  I see the issue differently.  The flag represents each and every one of us, regardless of race, religion or political point of view.  It is a point of unity in the midst of our great diversity.  Tolerating desecration of the flag is silent acquiescence to the degeneration of the broader values which sustain us as a free and democratic nation&amp;ndash;the ramifications of which are far more profound than mere symbolism.&lt;br /&gt;&lt;br /&gt;For these reasons, I have support [sic] a constitutional amendment to ban flag desecration.  I voted for such language in previous Congresses, but unfortunately, the tally has always fallen short of the 67 affirmative votes necessary for approval.  Additionally, I have cosponsored legislation to statutorily provide protection for the flag in a manner that will be upheld by the Supreme Court.&lt;br /&gt;&lt;br /&gt;Again, thank you for your interest in this important issue.   I hope you will continue to share your views with me on this or any other matter of concern to you and our nation.&lt;br /&gt;&lt;br /&gt;Sincerely,&lt;br /&gt;/s/&lt;br /&gt;John McCain&lt;br /&gt;United States Senator&lt;/blockquote&gt;Senator McCain states that &amp;ldquo;Tolerating desecration of the flag is silent acquiescence to the degeneration of the broader values which sustain us as a free and democratic nation.&amp;rdquo;  But this completely ignores the fact that it is not only possible but certain that voices will loudly speak out in criticism of flag desecration&amp;ndash;that&amp;rsquo;s not silent acquiescence, that&amp;rsquo;s fighting bad speech with good speech, which is the whole point of the First Amendment.&lt;br /&gt;&lt;br /&gt;McCain explicitly recognizes that the flag is a symbol.  It&amp;rsquo;s a symbol that can be represented in art, language, binary data, and &lt;a href=&#34;http://westwing.bewarne.com/whowhatwhere/how.html&#34;&gt;a Penn and Teller illusion&lt;/a&gt;.  (Penn &amp;amp; Teller&amp;rsquo;s illusion raises the question of whether the symbolic desecration of a symbol is any different from an actual desecration of a symbol.)  To place limits on the contexts that symbol can be placed in or on transformations of that symbol is to place limits on free expression, and to place limits on the principle of freedom of speech that lies behind the First Amendment.&lt;br /&gt;&lt;br /&gt;By his willingness to make a special exception for this symbol, McCain is doing damage to a constitutional principle.  His position on this issue is just as wrong as &lt;a href=&#34;https://blog.lippard.org/2006/09/arizona-representatives-votes-on-pera.html&#34;&gt;his position on trying to protect government from the consequences of violating the First Amendment in his vote for the PERA Act&lt;/a&gt;, and just as contrary to his oath of office.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Latest Skeptics&#39; Circle, #44</title>
      <link>https://blog.lippard.org/2006/09/latest-skeptics-circle-44.html/</link>
      <pubDate>Thu, 28 Sep 2006 17:16:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/latest-skeptics-circle-44.html/</guid>
      <description>&lt;p&gt;The latest Skeptics&amp;rsquo; Circle, #44, is &lt;a href=&#34;http://saltosobrius.blogspot.com/2006/09/skeptics-circle-44.html&#34;&gt;hosted at Salto sobrius&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Arizona Representatives&#39; Votes on the PERA Bill</title>
      <link>https://blog.lippard.org/2006/09/arizona-representatives-votes-on-pera.html/</link>
      <pubDate>Thu, 28 Sep 2006 16:19:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/arizona-representatives-votes-on-pera.html/</guid>
      <description>&lt;p&gt;The U.S. House of Representatives voted to pass H.R. 2679, the &amp;ldquo;Public Expression of Religion Act,&amp;rdquo; which denies plaintiffs the ability to recover legal costs in a challenge against government violation of the First Amendment&amp;rsquo;s establishment clause.  The effect of this bill is to make it more difficult for anyone to fight cases where the government violates the U.S. Constitution by instituting mandatory religious practices, by making those legal cases different from all others.  In other words, any Representative voting in favor of this is implicitly advocating that governments be able to engage in unconstitutional religious activity and avoid the consequences and penalties that currently can result when they do.  It seems to me that a Congressman who supports a bill to make it easier for government to get away with violations of the Constitution is a Congressman who is acting contrary to their oath of office.&lt;br /&gt;&lt;br /&gt;Arizona Representatives who voted for reducing penalties and deterrence for unconstitutional theocracy by voting for the PERA Bill:&lt;br /&gt;&lt;br /&gt;Jeff Flake (R-District 6)&lt;br /&gt;Trent Franks (R-District 2)&lt;br /&gt;J.D. Hayworth (R-District 5)&lt;br /&gt;Jim Kolbe (R-District 8)&lt;br /&gt;Rick Renzi (R-District 1)&lt;br /&gt;John Shadegg (R-District 3)&lt;br /&gt;&lt;br /&gt;Those who voted consistently with their oaths of office by voting against the PERA Bill:&lt;br /&gt;&lt;br /&gt;Raul Grijalva (D-District 7)&lt;br /&gt;Ed Pastor (D-District 4)&lt;br /&gt;&lt;br /&gt;That&amp;rsquo;s a partisan vote, and the Republicans continue to express their disregard for the U.S. Constitution and religious liberty.&lt;br /&gt;&lt;br /&gt;You can find the full House roll call &lt;a href=&#34;http://clerk.house.gov/evs/2006/roll480.xml&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;For further information on this bill, see &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/09/hr_2679_passes_the_house.php&#34;&gt;Ed Brayton&amp;rsquo;s commentary at Dispatches from the Culture Wars&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Proposition 107: Protect Marriage Arizona Act</title>
      <link>https://blog.lippard.org/2006/09/proposition-107-protect-marriage.html/</link>
      <pubDate>Thu, 28 Sep 2006 13:57:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/proposition-107-protect-marriage.html/</guid>
      <description>&lt;p&gt;Proposition 107, the &amp;ldquo;Protect Marriage Arizona Act,&amp;rdquo; is &lt;a href=&#34;http://www.protectmarriageaz.com/&#34;&gt;billed by supporters&lt;/a&gt; as an act designed to protect the institution of marriage in Arizona.  The supporters&amp;rsquo; website says:&lt;br /&gt;&lt;blockquote&gt;This proposed amendment to the Arizona Constitution preserves “marriage” as only consisting of the union of one man and one woman, and prohibits creating or recognizing any legal status for unmarried persons that is similar to that of marriage. &lt;/blockquote&gt;Arizona statutes already prohibit gay marriage, several times over.  ARS 25-101 (C) says &amp;ldquo;Marriage between persons of the same sex is void and prohibited.&amp;rdquo;  ARS 25-112 says that marriages in other states are valid in Arizona, except for those that violate ARS 25-101&amp;ndash;so Arizona refuses to recognize gay marriages from Massachusetts, for example.  ARS 25-125 (A) says &amp;ldquo;A valid marriage is contracted by a male person and a female person with a  proper marriage license who participate in a ceremony conducted by and in the presence of  a person who is authorized to solemnize marriages and at which at least two witnesses who  are at least eighteen years of age participate.&amp;quot;&lt;br /&gt;&lt;br /&gt;Now, I think it&amp;rsquo;s absurd to argue that &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/09/antigay_marriage_nonsense_at_v.php&#34;&gt;gay marriage harms marriage&lt;/a&gt;, but let&amp;rsquo;s leave that claim aside.  Look at the latter part of this proposed constitutional amendment&amp;ndash;it says that &amp;ldquo;NO LEGAL STATUS FOR UNMARRIED PERSONS SHALL BE CREATED OR RECOGNIZED BY THIS STATE OR ITS POLITICAL SUBDIVISIONS THAT IS SIMILAR TO THAT OF MARRIAGE.&amp;rdquo;  This is a very vague and potentially very broad statement&amp;ndash;&amp;ldquo;similar to&amp;rdquo; is a comparative, it comes in degrees.  But no degree of similarity (even supposing that it came in easily measurable units) is defined here.  The advocates of this kind of legislation have already demonstrated elsewhere that they mean to include civil unions and domestic partnerships in this, whether they involve same-sex couples or heterosexual couples.  They could also use this wording to fight against benefits for domestic partnerships, custody contracts, wills, guardianship agreements, and so forth, where unmarried couples are involved.  And no doubt they will&amp;ndash;this amendment is backed by people like nutty theocrat Len Munsil (his organization drafted it), who opposed the 2001 repeal of Arizona&amp;rsquo;s law that prohibited unmarried couples of the opposite sex from living in the same house or apartment, even if only as roommates.&lt;br /&gt;&lt;br /&gt;The exact same battle &lt;a href=&#34;http://www.theagitator.com/archives/027070.php&#34;&gt;is occurring in Virginia&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Scottsdale formalizes ban on helicopter commuting from residences</title>
      <link>https://blog.lippard.org/2006/09/scottsdale-formalizes-ban-on.html/</link>
      <pubDate>Wed, 27 Sep 2006 14:50:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/scottsdale-formalizes-ban-on.html/</guid>
      <description>&lt;p&gt;Scottsdale&amp;rsquo;s City Council &lt;a href=&#34;http://www.azcentral.com/community/scottsdale/articles/0927nehelipad0927.html&#34;&gt;passed a zoning ordinance prohibiting private helipads in residential neighborhoods&lt;/a&gt;, forcing wealthy helicopter owners to fight street traffic like everyone else.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Munsil&#39;s lucrative 501(c)(3)</title>
      <link>https://blog.lippard.org/2006/09/munsils-lucrative-501c3.html/</link>
      <pubDate>Wed, 27 Sep 2006 14:09:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/munsils-lucrative-501c3.html/</guid>
      <description>&lt;p&gt;Len Munsil&amp;rsquo;s Center for Arizona Policy (you can find their Form 990s on Guidestar under &amp;ldquo;Arizona Family Research Institute Center for Arizona Policy Inc.&amp;rdquo;), though a tax-exempt nonprofit, has been personally quite profitable for him (and a few other people).&lt;br /&gt;&lt;br /&gt;In 2004, the group&amp;rsquo;s Form 990 shows $1,441,177 in revenue and $1,380,839 in expenses.  Of that, Munsil, as president, received $209,250 in salary, $30,430 in benefits, and $7,450 in expenses.  Executive VP Gary Paisley received $82,060 in salary and $6,660 (interesting amount!) in benefits.  Director of Policy Cathi Herrod received $100,986 in compensation and $1,680 to benefit plans/deferred compensation.  Director of Research David B. Frese received $59,380 in compensation and $16,848 to benefit plans/deferred compensation, and Legal Counsel Peter Gentala received $50,000 in compensation and $18,528 to benefit plans/deferred compensation.  The Form 990s are only required to list compensation over $50,000, but the above adds up to $583,272, or over 40% of the group&amp;rsquo;s revenue (and over 42% of expenses) for the year.  Munsil alone received over 17% of the group&amp;rsquo;s revenue (and nearly 18% of its total expenses).&lt;br /&gt;&lt;br /&gt;In 2003, the Form 990 shows $1,127,825 in revenue and $1,085,812 in expenses.  Munsil received $181,925 in salary (which means he got a hefty 15% salary increase from 2003 to 2004), $25,942 in benefits, and $3,817 in expenses.  Paisley received $80,486 in salary, $5,988 in benefits.  Herrod received $87,448 in compensation and $1,548 in deferred benefits.  Frese received $52,250 in compensation and $14,472 in deferred benefits.  The total here is $453,876, or just over 40% of revenue (and almost 42% of expenses), with Munsil receiving nearly 19% of the revenue (and over 19% of the expenses).&lt;br /&gt;&lt;br /&gt;In 2002, it was $1,067,417 in revenue and $1,001,277 in expenses, of which Munsil collected $156,402 in salary (which means he got a 16% raise from 2002 to 2003), $22,708 in benefits, and $4,500 in expenses.  Paisley got $77,000 in salary and $5,296 in benefits.  Cathi Herrod got $62,090 in compensation and $1,116 in deferred benefits, and &amp;ldquo;Lit Counsel&amp;rdquo; Gary McCaleb got $63,083 in compensation and $9,764 in deferred benefits.  That&amp;rsquo;s $401,959, or just over 36% of revenue (40% of expenses), with Munsil taking over 17% (over 18% of expenses).&lt;br /&gt;&lt;br /&gt;The &lt;a href=&#34;http://www.lenmunsilfacts.com/display.asp?mediaType=story&amp;mediaID=13&#34;&gt;Len Munsil Facts website points out&lt;/a&gt; that in 1997, the group&amp;rsquo;s first year, Munsil&amp;rsquo;s salary was more than half of its revenue.  I don&amp;rsquo;t have easy Internet access to the 1997-2001 Form 990s without paying a fee, but I suspect that&amp;rsquo;s because the group&amp;rsquo;s revenue was much lower.  In any case, it is clear that Munsil has collected a hefty salary and generous annual raises from his nonprofit group.  No doubt he now makes more as an attorney at Mueller &amp;amp; Drury, a firm specializing in divorce and personal injury cases, a firm which Munsil worked with to &lt;a href=&#34;http://caselaw.lp.findlaw.com/data2/arizonastatecases/app1/cv/cv000334.pdf#search=%22Munsil%20Mueller%20Drury%22&#34;&gt;successfully appeal a ruling that permitted state funding for medically necessary abortions in the face of a statute that prohibited it&lt;/a&gt; (Munsil&amp;rsquo;s group and Mueller &amp;amp; Drury were attorneys for members of the state legislature who filed amici curiae briefs in the case, &lt;span style=&#34;font-style: italic;&#34;&gt;Simat Corp et al. v. AHCCS&lt;/span&gt;).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Arizona Democratic Party funded anti-Munsil website</title>
      <link>https://blog.lippard.org/2006/09/arizona-democratic-party-funded-anti.html/</link>
      <pubDate>Wed, 27 Sep 2006 13:46:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/arizona-democratic-party-funded-anti.html/</guid>
      <description>&lt;p&gt;The chairman of the Arizona Democratic Party &lt;a href=&#34;http://www.azcentral.com/news/articles/0927munsil-democrats0927.html&#34;&gt;has admitted that the party gave $100,000&lt;/a&gt; to the &amp;ldquo;Arizona Values Coalition&amp;rdquo; which funded &lt;a href=&#34;https://blog.lippard.org/2006/09/len-munsil-facts-website.html&#34;&gt;the anti-Len Munsil website previously reported here&lt;/a&gt;.  This comes after a denial by party spokesman Bart Graves on September 18.  The site, which cost $1,250, has resulted in a payment of that amount to Munsil&amp;rsquo;s campaign from the Citizens Clean Elections Commission.&lt;br /&gt;&lt;br /&gt;Look, Democrats&amp;ndash;use accurate information about Munsil to discredit him (of the sort that&amp;rsquo;s &lt;a href=&#34;http://www.lenmunsilfacts.com/&#34;&gt;on the Len Munsil Facts website&lt;/a&gt;), and do so openly, rather than using deceptively-named groups like the &amp;ldquo;Arizona Conservative Trust.&amp;rdquo;  If Munsil manages to &lt;a href=&#34;http://www.azcentral.com/news/articles/0927elex-poll0927.html&#34;&gt;come from far behind&lt;/a&gt; and win this election, the Democratic Party&amp;rsquo;s actions will be partly to blame.&lt;br /&gt;&lt;br /&gt;The Arizona Conservative Trust also paid for anti-Munsil pre-recorded telemarketing calls before the September 12 primaries.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Welcome, Church of Scientology visitors!</title>
      <link>https://blog.lippard.org/2006/09/welcome-church-of-scientology-visitors.html/</link>
      <pubDate>Sat, 23 Sep 2006 16:15:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/welcome-church-of-scientology-visitors.html/</guid>
      <description>&lt;p&gt;The stuff you&amp;rsquo;re looking for is &lt;a href=&#34;https://blog.lippard.org/2006/03/scientology-sampler.html&#34;&gt;here&lt;/a&gt; (though looks like the Clearwater searcher, who may or may not be a Scientologist but certainly lives among them, found it already).&lt;br /&gt;&lt;br /&gt;Scientology visits:&lt;br /&gt;Domain Name              (Unknown)&lt;br /&gt;IP Address              205.227.165.# (Church of Scientology International)&lt;br /&gt;ISP             Level 3 Communications&lt;br /&gt;Location               &lt;br /&gt;Continent        :      North America&lt;br /&gt;Country  :      United States  (Facts)&lt;br /&gt;State    :      California&lt;br /&gt;City     :      Los Angeles&lt;br /&gt;Lat/Long         :      34.1281, -118.2893 (Map)&lt;br /&gt;Distance         :      363 miles&lt;br /&gt;Language                English&lt;br /&gt;en&lt;br /&gt;Operating System                Microsoft WinXP&lt;br /&gt;Browser         Opera 9.01&lt;br /&gt;Opera/9.01 (Windows NT 5.1; U; en)&lt;br /&gt;Javascript              version 1.4&lt;br /&gt;Monitor        &lt;br /&gt;Resolution       :      1024 x 768&lt;br /&gt;Color Depth      :      32 bits&lt;br /&gt;Time of Visit           Sep 21 2006 3:49:33 pm&lt;br /&gt;Last Page View          Sep 21 2006 3:49:33 pm&lt;br /&gt;Visit Length            0 seconds&lt;br /&gt;Page Views              1&lt;br /&gt;Referring URL           &lt;a href=&#34;http://www.google.co...d&#34;&gt;http://www.google.co...d&lt;/a&gt;&amp;amp;btnG=Google Search&lt;br /&gt;Search Engine           google.com&lt;br /&gt;Search Words            jim lippard&lt;br /&gt;Visit Entry Page                &lt;a href=&#34;http://lippard.blogspot.com/&#34;&gt;http://lippard.blogspot.com/&lt;/a&gt;&lt;br /&gt;Visit Exit Page         &lt;a href=&#34;http://lippard.blogspot.com/&#34;&gt;http://lippard.blogspot.com/&lt;/a&gt;&lt;br /&gt;Out Click               &lt;br /&gt;Time Zone               UTC-8:00&lt;br /&gt;Visitor&amp;rsquo;s Time          Sep 21 2006 2:49:33 pm&lt;br /&gt;Visit Number            32,144&lt;br /&gt;&lt;br /&gt;Domain Name             rr.com ? (Commercial)&lt;br /&gt;IP Address              68.200.46.# (Road Runner)&lt;br /&gt;ISP             ROADRUNNER-SOUTHWEST&lt;br /&gt;Location               &lt;br /&gt;Continent        :      North America&lt;br /&gt;Country  :      United States  (Facts)&lt;br /&gt;State    :      Florida&lt;br /&gt;City     :      Clearwater&lt;br /&gt;Lat/Long         :      27.9617, -82.7368 (Map)&lt;br /&gt;Distance         :      1,773 miles&lt;br /&gt;Language                English&lt;br /&gt;en&lt;br /&gt;Operating System                Macintosh MacOSX&lt;br /&gt;Browser         Safari 1.3&lt;br /&gt;Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/418.8 (KHTML, like Gecko) Safari/312&lt;br /&gt;Javascript              version 1.5&lt;br /&gt;Monitor        &lt;br /&gt;Resolution       :      1440 x 900&lt;br /&gt;Color Depth      :      32 bits&lt;br /&gt;Time of Visit           Sep 21 2006 1:39:58 pm&lt;br /&gt;Last Page View          Sep 21 2006 1:39:58 pm&lt;br /&gt;Visit Length            0 seconds&lt;br /&gt;Page Views              1&lt;br /&gt;Referring URL           &lt;a href=&#34;http://www.google.co...gy&#34;&gt;http://www.google.co...gy&lt;/a&gt;&amp;amp;ie=UTF-8&amp;amp;oe=UTF-8&lt;br /&gt;Search Engine           google.com&lt;br /&gt;Search Words            blog, scientology&lt;br /&gt;Visit Entry Page                &lt;a href=&#34;http://lippard.blogs...ntology-sampler.html&#34;&gt;http://lippard.blogs...ntology-sampler.html&lt;/a&gt;&lt;br /&gt;Visit Exit Page         &lt;a href=&#34;http://lippard.blogs...ntology-sampler.html&#34;&gt;http://lippard.blogs...ntology-sampler.html&lt;/a&gt;&lt;br /&gt;Out Click               &lt;br /&gt;Time Zone               UTC-5:00&lt;br /&gt;Visitor&amp;rsquo;s Time          Sep 21 2006 3:39:58 pm&lt;br /&gt;Visit Number            32,125&lt;/p&gt;</description>
    </item>
    <item>
      <title>New Face on Mars images</title>
      <link>https://blog.lippard.org/2006/09/new-face-on-mars-images.html/</link>
      <pubDate>Fri, 22 Sep 2006 15:13:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/new-face-on-mars-images.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://www.space.com/images/060921_mars_faceB_02.jpg&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px;&#34; src=&#34;http://www.space.com/images/060921_mars_faceB_02.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;The Mars Express orbiter has &lt;a href=&#34;http://www.space.com/scienceastronomy/060921_mars_images.html&#34;&gt;taken some new images&lt;/a&gt; of the so-called &amp;ldquo;Face on Mars&amp;rdquo; which were released to the public yesterday.  Not surprisingly, they don&amp;rsquo;t provide any support for the claim that this feature of Mars is an artifact.&lt;br /&gt;&lt;br /&gt;(Hat tip to Dave Palmer on the SKEPTIC mailing list for the link.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mandating lower fuel prices is neither environmentally nor economically sound</title>
      <link>https://blog.lippard.org/2006/09/mandating-lower-fuel-prices-is-neither.html/</link>
      <pubDate>Fri, 22 Sep 2006 04:53:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/mandating-lower-fuel-prices-is-neither.html/</guid>
      <description>&lt;p&gt;Arizona Governor Janet Napolitano &lt;a href=&#34;http://www.azgovernor.gov/lowerfuelprices/&#34;&gt;has a petition on her website&lt;/a&gt; to send to President Bush to ask him to ask Congress to take legislative action to mandate lower gasoline prices.  This makes no sense.  The best way to reduce dependence on gasoline and oil is for the prices to go up, not down.  We&amp;rsquo;re &lt;a href=&#34;http://www.brazzil.com/content/view/9661/78/&#34;&gt;taxing imports of Brazilian ethanol from sugar&lt;/a&gt; in order to promote corn-based products raised in the U.S., at the behest of companies like &lt;a href=&#34;http://www.cato.org/pubs/pas/pa-241.html&#34;&gt;corporate welfare pig Archer Daniels Midland&lt;/a&gt;&amp;ndash;how about stopping that?  &lt;span style=&#34;font-style: italic;&#34;&gt;The Economist&lt;/span&gt; &lt;a href=&#34;http://www.economist.com/printedition/displaystory.cfm?Story_ID=2155717&#34;&gt;has&lt;/a&gt; frequently &lt;a href=&#34;http://www.economist.com/printedition/displayStory.cfm?Story_ID=3960775&#34;&gt;argued&lt;/a&gt; (most recently in its issue this month on climate change) that the U.S. should follow Europe&amp;rsquo;s lead by increasing taxes on gasoline as well as providing incentives to shift to alternative energy.&lt;br /&gt;&lt;br /&gt;Ellen Simon, a Democratic Party candidate from Sedona running against &lt;a href=&#34;https://blog.lippard.org/2006/09/rick-renzi-jd-hayworth-make-list-of.html&#34;&gt;corrupt politician Rick Renzi&lt;/a&gt; in Arizona&amp;rsquo;s District 1, has &amp;ldquo;protecting the environment&amp;rdquo; on her list of issues, but she&amp;rsquo;s &lt;a href=&#34;http://ellensimonforcongress.com/ontheissues4.html&#34;&gt;also pushing Napolitano&amp;rsquo;s &amp;ldquo;lower gas prices&amp;rdquo; petition&lt;/a&gt;.  Why, Ellen?  (BTW, thanks for the link to my Renzi/Hayworth post.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Elif Shafak acquitted of &#34;denigrating Turkish national identity&#34;</title>
      <link>https://blog.lippard.org/2006/09/elif-shafak-acquitted-of-denigrating.html/</link>
      <pubDate>Fri, 22 Sep 2006 03:22:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/elif-shafak-acquitted-of-denigrating.html/</guid>
      <description>&lt;p&gt;University of Arizona professor Elif Shafak, who was tried in Turkey for &amp;ldquo;denigrating Turkish national identity&amp;rdquo; in her novel &lt;span style=&#34;font-style: italic;&#34;&gt;The Bastard of Istanbul&lt;/span&gt;, &lt;a href=&#34;http://news.bbc.co.uk/2/hi/europe/5366446.stm&#34;&gt;was acquitted&lt;/a&gt;.  The EU has &amp;ldquo;welcomed&amp;rdquo; the verdict while expressing the opinion that Turkey should scrap these &amp;ldquo;insult&amp;rdquo; laws.  I agree&amp;ndash;and the EU member countries which have similar laws should do the same.&lt;br /&gt;&lt;br /&gt;Hat tip to &lt;a href=&#34;http://scienceblogs.com/strangerfruit/2006/09/good_news_from_turkey.php&#34;&gt;stranger fruit&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cory Maye off death row</title>
      <link>https://blog.lippard.org/2006/09/cory-maye-off-death-row.html/</link>
      <pubDate>Fri, 22 Sep 2006 03:18:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/cory-maye-off-death-row.html/</guid>
      <description>&lt;p&gt;Judge Michael Eubanks &lt;a href=&#34;http://www.theagitator.com/archives/027053.php&#34;&gt;has ruled that Cory Maye&amp;rsquo;s defense attorney was incompetent at sentencing&lt;/a&gt;, which means he&amp;rsquo;ll get a new sentencing trial.  He ruled that she was competent for the trial.  There are a number of other defense motions which have not yet been ruled on.&lt;br /&gt;&lt;br /&gt;Radley Balko &lt;a href=&#34;http://www.theagitator.com/archives/027053.php&#34;&gt;reports that he feels like he&amp;rsquo;s been watching a movie attending the hearings&lt;/a&gt;&amp;ndash;no doubt this story will become a book or a movie.&lt;br /&gt;&lt;br /&gt;Also check out Balko&amp;rsquo;s &lt;a href=&#34;http://www.theagitator.com/archives/027052.php&#34;&gt;update on the informant whose testimony caused Maye&amp;rsquo;s duplex to be raided by police in the first place&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>One-handed Rubik&#39;s cube solver</title>
      <link>https://blog.lippard.org/2006/09/one-handed-rubiks-cube-solver.html/</link>
      <pubDate>Thu, 21 Sep 2006 23:46:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/one-handed-rubiks-cube-solver.html/</guid>
      <description>&lt;p&gt;This guy solves a 3x3x3 Rubik&amp;rsquo;s cube with one hand in just over 20 seconds.  I think my best time back when I still knew all the moves (and I had somebody show me some good moves for solving the third layer) was about 45 seconds with both hands&amp;hellip;&lt;br /&gt;&lt;br /&gt; &lt;object width=&#34;425&#34; height=&#34;350&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/NJz02Nh99Cs&#34;&gt;&lt;/param&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;/param&gt;&lt;embed src=&#34;http://www.youtube.com/v/NJz02Nh99Cs&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;350&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;I wonder if that guy can parlay that skill into getting chicks.&lt;/p&gt;</description>
    </item>
    <item>
      <title>New A. afarensis child skeleton found</title>
      <link>https://blog.lippard.org/2006/09/new-afarensis-child-skeleton-found.html/</link>
      <pubDate>Wed, 20 Sep 2006 22:59:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/new-afarensis-child-skeleton-found.html/</guid>
      <description>&lt;p&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Nature&lt;/span&gt; &lt;a href=&#34;http://www.nature.com/news/2006/060918/full/060918-5.html&#34;&gt;reports on a remarkably complete 3.3 million-year-old Australopithecus afarensis skeleton&lt;/a&gt; that has been found in Ethiopia.  The skeleton, of a 3-year-old female, is being called Lucy&amp;rsquo;s little sister, and will shed more light on A. afarensis anatomy.&lt;br /&gt;&lt;br /&gt;More detail and photos at &lt;a href=&#34;http://scienceblogs.com/pharyngula/2006/09/33_million_years_old_3_years_o.php&#34;&gt;Pharyngula&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ONDCP places anti-drug PSAs on YouTube</title>
      <link>https://blog.lippard.org/2006/09/ondcp-places-anti-drug-psas-on-youtube.html/</link>
      <pubDate>Wed, 20 Sep 2006 22:49:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/ondcp-places-anti-drug-psas-on-youtube.html/</guid>
      <description>&lt;p&gt;The White House Office of National Drug Control Policy &lt;a href=&#34;http://www.youtube.com/profile?user=ONDCPstaff&#34;&gt;has placed anti-drug PSAs on YouTube&lt;/a&gt;.  You know, those &lt;a href=&#34;https://blog.lippard.org/2006/09/anti-drug-ads-have-effect-of.html&#34;&gt;same ads that have been shown to increase drug use&lt;/a&gt;?  Perhaps they hope that the video replies which &lt;a href=&#34;http://www.youtube.com/watch?v=ZDQ87axEx8I&#34;&gt;YouTube users generate in response&lt;/a&gt; will similarly have an effect opposite to their intent?&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://www.cnn.com/2006/TECH/internet/09/19/youtube.drug.policy.ap/index.html&#34;&gt;CNN&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Len Munsil Facts website</title>
      <link>https://blog.lippard.org/2006/09/len-munsil-facts-website.html/</link>
      <pubDate>Wed, 20 Sep 2006 20:59:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/len-munsil-facts-website.html/</guid>
      <description>&lt;p&gt;A &lt;a href=&#34;http://www.lenmunsilfacts.com/&#34;&gt;Len Munsil-critical website&lt;/a&gt; has appeared.  It states that it is &amp;ldquo;paid for by the Arizona Conservative Trust&amp;rdquo; and has received funding from the Arizona Values Coalition.&lt;br /&gt;&lt;br /&gt;They&amp;rsquo;ve gone back to some of Munsil&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;State Press&lt;/span&gt; editorials to find Munsil railing against student protests against apartheid in South Africa, calling it a &amp;ldquo;madness &amp;hellip; afflicting college students around the nation.&amp;quot;&lt;br /&gt;&lt;br /&gt;So far, they are missing Munsil&amp;rsquo;s position &lt;a href=&#34;https://blog.lippard.org/2005/12/best-argument-for-supporting-goldwater.html&#34;&gt;opposing the decriminalization of cohabitation and oral sex in Arizona&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE:  Munsil has &lt;a href=&#34;http://www.azcentral.com/blogs/index.php?blog=85&amp;title=munsil_campaign_complains_to_clean_elect&amp;amp;amp;more=1&amp;c=1&amp;amp;tb=1&amp;pb=1&amp;amp;blogtype=Pluggedin&#34;&gt;complained about the &amp;ldquo;Arizona Conservative Trust&amp;rdquo; to the Clean Elections Commission&lt;/a&gt;, and his campaign is questioning who the donors are supporting it.  An &lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt; article &lt;a href=&#34;http://www.azcentral.com/news/articles/0920meetmunsil0920.html&#34;&gt;quotes Republican sleazebag and Munsil campaign consultant Nathan Sproul&lt;/a&gt; saying, &amp;ldquo;Who are the donors who are funding this thing? &amp;hellip; They are engaging in a pretty offensive money-laundering operation.&amp;quot;&lt;br /&gt;&lt;br /&gt;Sproul, former head of the Arizona Republican Party and the Arizona Christian Coalition, runs Sproul &amp;amp; Associates, which &lt;a href=&#34;http://www.azcentral.com/news/articles/0920meetmunsil0920.html&#34;&gt;engaged in voter registration scams in multiple states&lt;/a&gt; prior to the 2004 election.  Sproul set up groups that would represent themselves as nonpartisan &amp;ldquo;get out the vote&amp;rdquo; organizations in order to get Republicans registered to vote and discard or deter Democratic voter registrations.  In addition to supporting Munsil, he also has worked on campaigns for U.S. Rep. Trent Franks, a former Arizona legislator who was a single-issue (anti-abortion) candidate.  Sproul has received &lt;a href=&#34;http://www.truthout.org/docs_2005/071405B.shtml&#34;&gt;significant funding from the Republican National Committee to engage in dirty tricks&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;I agree with the Munsil campaign&amp;rsquo;s statement that the name &amp;ldquo;Arizona Conservative Trust&amp;rdquo; is misleading and deceptive, especially if (as seems likely) there are Democratic Party members behind the effort.  I also condemn the prerecord telemarketing pseudo-surveys that have been done (&amp;ldquo;push polls&amp;rdquo;) regarding Munsil&amp;ndash;it&amp;rsquo;s a sleazy tactic.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Chris Hallquist on the Lowder-Fernandes debate</title>
      <link>https://blog.lippard.org/2006/09/chris-hallquist-on-lowder-fernandes.html/</link>
      <pubDate>Wed, 20 Sep 2006 16:53:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/chris-hallquist-on-lowder-fernandes.html/</guid>
      <description>&lt;p&gt;Chris Hallquist &lt;a href=&#34;http://uncrediblehallq.blogspot.com/2006/09/lowder-fernandes-debate.html&#34;&gt;has written a nice summary and evaluation&lt;/a&gt; of the theism-naturalism debate between Jeff Lowder of the Internet Infidels and Phil Fernandes, which &lt;a href=&#34;http://video.google.pl/videoplay?docid=7385355182363346492&#34;&gt;is now available on Google Video&lt;/a&gt;.  He agrees with the consensus that it&amp;rsquo;s a very strong win for Lowder, while also offering some specific criticisms.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Efficient creationist quote-mining</title>
      <link>https://blog.lippard.org/2006/09/efficient-creationist-quote-mining.html/</link>
      <pubDate>Wed, 20 Sep 2006 16:31:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/efficient-creationist-quote-mining.html/</guid>
      <description>&lt;p&gt;The Discovery Institute &lt;a href=&#34;http://www.pandasthumb.org/archives/2006/09/alert_alack_i_h.html&#34;&gt;has quote-mined an article&lt;/a&gt; co-authored by the &lt;a href=&#34;http://www.ncseweb.org/&#34;&gt;National Center for Science Education&lt;/a&gt;&amp;rsquo;s Nick Matzke 16 days before it was officially published in print (it had early publication online).  Nick Matzke &lt;a href=&#34;http://www.pandasthumb.org/archives/2006/09/alert_alack_i_h.html&#34;&gt;explains how the quote, pulled from its context, was used to misrepresent the state of the debate&lt;/a&gt; about evolution of the flagellum.&lt;/p&gt;</description>
    </item>
    <item>
      <title>AzCLU wrong on school choice</title>
      <link>https://blog.lippard.org/2006/09/azclu-wrong-on-school-choice.html/</link>
      <pubDate>Wed, 20 Sep 2006 16:15:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/azclu-wrong-on-school-choice.html/</guid>
      <description>&lt;p&gt;Ed Brayton &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/09/aclu_wrong_in_arizona.php&#34;&gt;rightly criticizes the Arizona Civil Liberties Union&amp;rsquo;s lawsuit&lt;/a&gt; to try to prevent Arizona from giving corporate tax credits for donations to organizations that provide private school tuition for students from low-income families.  The AzCLU has previously failed in two lawsuits to eliminate the state income tax credit for individual donations to private school tuition organizations.  There is no reason to believe this third lawsuit will be anything but a waste of money.&lt;br /&gt;&lt;br /&gt;As Ed points out, this is not a violation of the establishment clause of the Constitution (or the Arizona Constitution&amp;rsquo;s prohibition on state funds being used to promote religion) because no state funds are going directly to any religious organization.&lt;br /&gt;&lt;br /&gt;I support the &lt;a href=&#34;http://www.ij.org/schoolchoice/az_taxcredits3/index.html&#34;&gt;Institute for Justice on this issue&lt;/a&gt;, and this is a reason I&amp;rsquo;ve never given funds to the AzCLU (though I support the ACLU Foundation).&lt;br /&gt;&lt;br /&gt;I am a beneficiary of the individual state tax credit&amp;ndash;I annually make the maximum qualifying contribution to the &lt;a href=&#34;http://www.asct.org/&#34;&gt;Arizona School Choice Trust&lt;/a&gt;, which is the single most efficient charity I donate to (100% of donations are distributed as tuition payments for students from low-income families; salaries for employees and administrative overhead are paid by another private organization).&lt;br /&gt;&lt;br /&gt;UPDATE (June 7, 2007):  Judge Janet Barton &lt;a href=&#34;http://www.ij.org/schoolchoice/az_taxcredits3/3_7_07pr.html&#34;&gt;granted the Institute for Justice&amp;rsquo;s motion to dismiss this case&lt;/a&gt;, back in March.&lt;br /&gt;&lt;br /&gt;UPDATE (March 12, 2009): The Institute for Justice won this case again today in the Arizona Court of Appeals.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ed Felten responds to Diebold</title>
      <link>https://blog.lippard.org/2006/09/ed-felten-responds-to-diebold.html/</link>
      <pubDate>Wed, 20 Sep 2006 16:13:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/ed-felten-responds-to-diebold.html/</guid>
      <description>&lt;p&gt;Diebold has published a response to &lt;a href=&#34;https://blog.lippard.org/2006/09/more-on-diebold-voting-machine.html&#34;&gt;Ed Felten&amp;rsquo;s paper pointing out security flaws in their voting machines&lt;/a&gt;.  Felten &lt;a href=&#34;http://www.freedom-to-tinker.com/?p=1065&#34;&gt;responds&lt;/a&gt;, point by point.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Rick Renzi, J.D. Hayworth make list of most corrupt Congressmen</title>
      <link>https://blog.lippard.org/2006/09/rick-renzi-jd-hayworth-make-list-of.html/</link>
      <pubDate>Wed, 20 Sep 2006 15:46:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/rick-renzi-jd-hayworth-make-list-of.html/</guid>
      <description>&lt;p&gt;Rep. Rick Renzi (Republican, Arizona District 1) has made &lt;a href=&#34;http://www.beyonddelay.org/node/96&#34;&gt;the Citizens for Responsibility and Ethics in Washington&amp;rsquo;s list of the 20 most corrupt members of Congress&lt;/a&gt;.  Renzi has engaged in self-dealing, sponsoring legislation that has funneled hundreds of millions of dollars to his father&amp;rsquo;s business, ManTech International of Fairfax, VA.  His father is an executive vice president at ManTech, which also has offices in Sierra Vista, AZ.  A more detailed report on Renzi&amp;rsquo;s ethical lapses may be found &lt;a href=&#34;http://www.beyonddelay.org/files/Renzi.pdf&#34;&gt;here&lt;/a&gt; (PDF).&lt;br /&gt;&lt;br /&gt;The other Congressmen on the list, with links to more information:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;a href=&#34;http://www.beyonddelay.org/summaries/burns.php&#34;&gt;Sen. Conrad Burns (R-MT)&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://www.beyonddelay.org/summaries/frist.php&#34;&gt;Sen. Bill Frist (R-TN)&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://www.beyonddelay.org/summaries/santorum.php&#34;&gt;Sen. Rick Santorum (R-PA)&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://www.beyonddelay.org/summaries/blunt.php&#34;&gt;Rep. Roy Blunt (R-MO)&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://www.beyonddelay.org/summaries/calvert.php&#34;&gt;Rep. Ken Calvert (R-CA)&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://www.beyonddelay.org/summaries/doolittle.php&#34;&gt;Rep. John Doolittle (R-CA)&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://www.beyonddelay.org/summaries/feeney.php&#34;&gt;Rep. Tom Feeney (R-FL)&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://www.beyonddelay.org/summaries/harris.php&#34;&gt;Rep. Katherine Harris (R-FL)&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://www.beyonddelay.org/summaries/jefferson.php&#34;&gt;Rep. William Jefferson (D-LA)&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://www.beyonddelay.org/summaries/lewis.php&#34;&gt;Rep. Jerry Lewis (R-CA)&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://www.beyonddelay.org/summaries/miller.php&#34;&gt;Rep. Gary Miller (R-CA)&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://www.beyonddelay.org/summaries/mollohan.php&#34;&gt;Rep. Alan Mollohan (D-WV)&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://www.beyonddelay.org/summaries/musgrave.php&#34;&gt;Rep. Marilyn Musgrave (R-CO)&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://www.beyonddelay.org/summaries/pombo.php&#34;&gt;Rep. Richard Pombo (R-CA)&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://www.beyonddelay.org/node/94&#34;&gt;Rep. Rick Renzi (R-AZ)&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://www.beyonddelay.org/summaries/sessions.php&#34;&gt;Rep. Pete Sessions (R-TX)&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://www.beyonddelay.org/summaries/sweeney.php&#34;&gt;Rep. John Sweeney (R-NY)&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://www.beyonddelay.org/summaries/taylor.php&#34;&gt;Rep. Charles Taylor (R-NC)&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://www.beyonddelay.org/summaries/waters.php&#34;&gt;Rep. Maxine Waters (D-CA)&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://www.beyonddelay.org/node/15&#34;&gt;Rep. Curt Weldon (R-PA)&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;Rep. J.D. Hayworth (Republican, Arizona District 5) makes a &amp;ldquo;dishonorable mention&amp;rdquo; for his Jack Abramoff connections and payment of $145,212 to his wife through his PAC.  Hayworth&amp;rsquo;s report may be found &lt;a href=&#34;http://www.beyonddelay.org/files/Hayworth.pdf&#34;&gt;here&lt;/a&gt; (PDF).&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;a href=&#34;http://www.beyonddelay.org/summaries/cannon.php&#34;&gt;Rep. Chris Cannon (R-UT)&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://www.beyonddelay.org/summaries/hastert.php&#34;&gt;Rep. Dennis Hastert (R-IL)&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://www.beyonddelay.org/summaries/hayworth.php&#34;&gt;Rep. J.D. Hayworth (R-AZ)&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://www.beyonddelay.org/summaries/murtha.php&#34;&gt;Rep. John Murtha (D-PA)&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href=&#34;http://www.beyonddelay.org/summaries/sherwood.php&#34;&gt;Rep. Don Sherwood (R-PA)&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;&lt;br /&gt;Hat tip to &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/09/most_corrupt_congresscritters_1.php&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ASU student in immigration nightmare</title>
      <link>https://blog.lippard.org/2006/09/asu-student-in-immigration-nightmare.html/</link>
      <pubDate>Wed, 20 Sep 2006 14:04:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/asu-student-in-immigration-nightmare.html/</guid>
      <description>&lt;p&gt;Former Arizona State University student president Yaser Alamoodi, still a student at ASU, &lt;a href=&#34;http://www.azcentral.com/news/articles/0920deport0920.html&#34;&gt;was arrested at 6 a.m. on September 6 by Immigration and Customs Enforcement officers&lt;/a&gt;.  They took him to Eloy (about halfway between Phoenix and Tucson), where he sits in a detention center.&lt;br /&gt;&lt;br /&gt;The 29-year-old Tempe resident came to the U.S. from Saudi Arabia in 1996 under a student visa.  He describes himself as &amp;ldquo;extremely secular. I was the president of my university. I have a commitment to everything America stands for, women&amp;rsquo;s rights to civil rights.&amp;rdquo;  But because he married a U.S. citizen and they agreed to divorce in August, the divorce process invalidated his pending green card application.&lt;br /&gt;&lt;br /&gt;And because his passport and citizenship are from Yemen, the country where his father was born but which he&amp;rsquo;s never been in, that&amp;rsquo;s where he will be deported to.  His attorney says he can stay in detention in Eloy and fight the deportation for six months to &amp;ldquo;years,&amp;rdquo; he can allow himself to be deported to Yemen and try to get a student visa to return to finish his degree, or if his wife stops the divorce process he would be allowed to stay.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Key characteristics of denialism</title>
      <link>https://blog.lippard.org/2006/09/key-characteristics-of-denialism.html/</link>
      <pubDate>Wed, 20 Sep 2006 03:13:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/key-characteristics-of-denialism.html/</guid>
      <description>&lt;p&gt;Pharyngula &lt;a href=&#34;http://scienceblogs.com/pharyngula/2006/09/the_denialists.php&#34;&gt;summarizes and augments a list of characteristics&lt;/a&gt; from &lt;a href=&#34;http://www.giveupblog.com/2006/09/denialists.html&#34;&gt;the Give Up Blog&lt;/a&gt; common to those who deny the existence of various things, whether that be the Holocaust, global warming, HIV causing AIDS, the actions of Islamic terrorists on September 11, 2001, or other well-established phenomena.&lt;br /&gt;&lt;br /&gt;Key features:&lt;br /&gt;1.  Conspiracy&lt;br /&gt;2.  Selectivity&lt;br /&gt;3.  The fake expert&lt;br /&gt;4.  Impossible expectations&lt;br /&gt;5.  The metaphor&lt;br /&gt;6.  The quote mine&lt;br /&gt;7.  Appeal to consequences&lt;br /&gt;&lt;br /&gt;I recommend reading both the &lt;a href=&#34;http://www.giveupblog.com/2006/09/denialists.html&#34;&gt;Give Up Blog&amp;rsquo;s original list&lt;/a&gt; and descriptions and &lt;a href=&#34;http://scienceblogs.com/pharyngula/2006/09/the_denialists.php&#34;&gt;Pharyngula&amp;rsquo;s extended list&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Greetings from another part of the United States!</title>
      <link>https://blog.lippard.org/2006/09/greetings-from-another-part-of-united.html/</link>
      <pubDate>Mon, 18 Sep 2006 14:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/greetings-from-another-part-of-united.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://www.discord.org/%7Elippard/P9170030.med.JPG&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px;&#34; src=&#34;http://www.discord.org/%7Elippard/P9170030.med.JPG&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;Can you identify our approximate location from this sign (extra points for identifying the actual municipality)?  It&amp;rsquo;s not San Francisco (which has a Lippard Ave. in the Glen Park neighborhood).  The answer will come after we return to Phoenix in a couple days.  (And if anyone in SF has a photo of a Lippard Ave. sign, I&amp;rsquo;d like to have one of those&amp;hellip;)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hotel minibar keys open Diebold voting machines</title>
      <link>https://blog.lippard.org/2006/09/hotel-minibar-keys-open-diebold-voting.html/</link>
      <pubDate>Mon, 18 Sep 2006 14:37:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/hotel-minibar-keys-open-diebold-voting.html/</guid>
      <description>&lt;p&gt;Ed Felten &lt;a href=&#34;http://www.freedom-to-tinker.com/?p=1064&#34;&gt;points out that Diebold voting machines use a standard, commonly used key&lt;/a&gt; that is used for things like hotel minibars, office furniture, jukeboxes, and electronic equipment.&lt;br /&gt;&lt;br /&gt;UPDATE (January 23, 2007):  Diebold &lt;a href=&#34;http://www.freedom-to-tinker.com/?p=1113&#34;&gt;helpfully displays a photograph of the key on their website&lt;/a&gt;&amp;ndash;which is sufficient to make a duplicate that works.&lt;/p&gt;</description>
    </item>
    <item>
      <title>More on Diebold voting machine insecurity</title>
      <link>https://blog.lippard.org/2006/09/more-on-diebold-voting-machine.html/</link>
      <pubDate>Wed, 13 Sep 2006 23:31:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/more-on-diebold-voting-machine.html/</guid>
      <description>&lt;p&gt;Ed Felten &lt;a href=&#34;http://www.freedom-to-tinker.com/?p=1063&#34;&gt;announces&lt;/a&gt; the release of &lt;a href=&#34;http://itpolicy.princeton.edu/voting/&#34;&gt;his paper and an accompanying video&lt;/a&gt; about major security issues with Diebold AccuVote-TS voting machines.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Significant new information in the Cory Maye case</title>
      <link>https://blog.lippard.org/2006/09/significant-new-information-in-cory.html/</link>
      <pubDate>Sun, 10 Sep 2006 23:32:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/significant-new-information-in-cory.html/</guid>
      <description>&lt;p&gt;The Covington &amp;amp; Burling defense team has tracked down (via private investigator) &lt;a href=&#34;http://www.theagitator.com/archives/027025.php&#34;&gt;the anonymous informant who caused the police raid on the duplex Cory Maye lived in&lt;/a&gt;.  The account he gave the PI is significantly different than the account he gave officer Ron Jones which prompted the raid, and the informant appears to be an angry bigot.&lt;br /&gt;&lt;br /&gt;Cory Maye is a black man in Missouri whose door was kicked in in the middle of the night in a no-knock raid, who killed Officer Jones in the raid.  Maye was found guilty of murder and sentenced to death even though the prosecution&amp;rsquo;s account contained inconsistencies, there was no legitimate reason for Maye&amp;rsquo;s apartment in the duplex to be raided, and Maye says he did not know the person breaking into his apartment was a police officer&amp;ndash;he thought he was defending himself and his young daughter.  There have been &lt;a href=&#34;https://blog.lippard.org/2005/12/latest-summary-of-cory-maye-case.html&#34;&gt;many posts on this blog&lt;/a&gt;, mostly referring to the excellent work by Radley Balko, who first brought this case to public attention.  Wikipedia now has &lt;a href=&#34;http://en.wikipedia.org/wiki/Cory_Maye&#34;&gt;a pretty good entry on Cory Maye&lt;/a&gt;, and there is a website, &lt;a href=&#34;http://www.mayeisinnocent.com/&#34;&gt;&lt;a href=&#34;https://www.mayeisinnocent.com&#34;&gt;www.mayeisinnocent.com&lt;/a&gt;&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Robert Newman&#39;s History of Oil</title>
      <link>https://blog.lippard.org/2006/09/robert-newmans-history-of-oil.html/</link>
      <pubDate>Sat, 09 Sep 2006 22:16:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/robert-newmans-history-of-oil.html/</guid>
      <description>&lt;p&gt;British comic Robert Newman presents &lt;a href=&#34;http://video.google.com/videoplay?docid=7374585792978336967&#34;&gt;a very entertaining and interesting 45-minute performance about oil in the Middle East&lt;/a&gt; (at Google Video), including an interpretation of World War I as an invasion of Iraq and a discussion of peak oil.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Thought-provoking.&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>The Flying Spaghetti Monster appears in smoke</title>
      <link>https://blog.lippard.org/2006/09/flying-spaghetti-monster-appears-in.html/</link>
      <pubDate>Sat, 09 Sep 2006 22:14:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/flying-spaghetti-monster-appears-in.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.af.mil/shared/media/photodb/photos/060516-F-9712C-956.JPG&#34; onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34;&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; src=&#34;http://www.af.mil/shared/media/photodb/photos/060516-F-9712C-956.JPG&#34; style=&#34;cursor: pointer; float: left; margin: 0pt 10px 10px 0pt; width: 320px;&#34; /&gt;&lt;/a&gt;The caption on &lt;a href=&#34;http://www.af.mil/shared/media/photodb/photos/060516-F-9712C-956.JPG&#34;&gt;this U.S. Air Force photo&lt;/a&gt;:  &amp;ldquo;&lt;small&gt;&lt;b&gt;The United States Air Force C-17 Globemaster III Military Transport with the 14th Airlift Squadron located at Charleston Air Force Base in&lt;br /&gt;
South Carolina has flown away after releasing flares over the Atlantic Ocean. Smoke from the flare salvo reveals a crisp, dramatic, startling, and&lt;br /&gt;
beautiful visual of the turbulent air – including two vortices each with an &amp;ldquo;eye&amp;rdquo; – created by the C-17 Globemaster III as it flies through the air.&lt;br /&gt;
May 16, 2006, Over the Atlantic Ocean Near Charleston, State of South Carolina, USA.&lt;/b&gt;&lt;/small&gt;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
(Hat tip: Jerry Goodenough on the SKEPTIC mailing list.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Anti-drug ads have the effect of increasing drug use</title>
      <link>https://blog.lippard.org/2006/09/anti-drug-ads-have-effect-of.html/</link>
      <pubDate>Sat, 09 Sep 2006 18:08:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/anti-drug-ads-have-effect-of.html/</guid>
      <description>&lt;p&gt;The National Institute on Drug Abuse (NIDA) and the White House Office of National Drug Control Policy (ONDCP) contracted the firm Westat to perform a study on the effectiveness of advertisements designed to discourage drug use among teens.  Westat collected data from November 1999 to June 2004, and found that &amp;ldquo;greater exposure to the campaign was associated with weaker anti-drug norms and increases in the perceptions that others smoke marijuana.&amp;rdquo;  Those exposed to the ads in some groups, including 14- to 16-year-olds and white children, had higher rates of first-time drug use than those not exposed to the ads.&lt;br /&gt;&lt;br /&gt;The government spent $42.7 million on this study, but the results were not what was wanted, so it ignored them, spending another $220 million on anti-marijuana advertisements in 2005 and 2006.  Although the report was delivered to the government in February 2005, NIDA claimed it was delivered in June 2006.  The General Accountability Office, in attempting to review the study, met resistance from NIDA and the White House.  News of the study and its conclusions became public in August, and the government responded that it was no longer valid because it was old data.  More details in &lt;a href=&#34;http://www.slate.com/id/2148999/&#34;&gt;Ryan Grim&amp;rsquo;s article at Slate&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The results of this study are quite similar to the results of studies of the federal DARE program, which has also been well-established to have either no measurable effect or be somewhat counter-productive.  It continues because it creates the appearance of doing something to address a problem, not because it does anything actually beneficial.  It&amp;rsquo;s make-believe federal make-work, yet another theater performance that wastes tax dollars while providing the illusion of benefits.&lt;br /&gt;&lt;br /&gt;Hat tip to Jack Kolb on the SKEPTIC list.&lt;br /&gt;&lt;br /&gt;UPDATE 19 September 2006:  Ed Brayton has &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/09/antidrug_ads_increase_drug_use.php&#34;&gt;picked up this story at his blog&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>98% of all eradicated U.S. marijuana is ditchweed</title>
      <link>https://blog.lippard.org/2006/09/98-of-all-eradicated-us-marijuana-is.html/</link>
      <pubDate>Sat, 09 Sep 2006 17:46:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/98-of-all-eradicated-us-marijuana-is.html/</guid>
      <description>&lt;p&gt;&lt;span style=&#34;font-family:Arial, Helvetica, sans-serif;font-size:85%;&#34;&gt;&lt;span style=&#34;font-family:Verdana;&#34;&gt;From &lt;a href=&#34;http://www.norml.org/index.cfm?Group_ID=7033&#34;&gt;NORML (National Organization for the Reform of Marijuana Laws)&lt;/a&gt;:&lt;br /&gt;&lt;/span&gt;&lt;blockquote&gt;&lt;span style=&#34;font-family:Verdana;&#34;&gt;More than 98 percent of all of the marijuana plants seized by law enforcement in the United States is feral hemp not cultivated cannabis, according to newly released data by the Drug Enforcement Administration&amp;rsquo;s (DEA) &lt;/span&gt;&lt;a class=&#34;&#34; href=&#34;http://www.dea.gov/programs/marijuana.htm&#34; target=&#34;_blank&#34;&gt;&lt;span style=&#34;font-family:Verdana;&#34;&gt;Domestic Cannabis Eradication/Suppression Program&lt;/span&gt;&lt;/a&gt;&lt;span style=&#34;font-family:Verdana;&#34;&gt; and the &lt;em&gt;Sourcebook of Criminal Justice Statistics&lt;/em&gt;.&lt;br /&gt;&lt;br /&gt;According to the data, available online at: &lt;/span&gt;&lt;a class=&#34;&#34; href=&#34;http://www.albany.edu/sourcebook/pdf/t4382005.pdf&#34; target=&#34;_blank&#34;&gt;&lt;span style=&#34;font-family:Verdana;&#34;&gt;&lt;a href=&#34;http://www.albany.edu/sourcebook/pdf/t4382005.pdf&#34;&gt;http://www.albany.edu/sourcebook/pdf/t4382005.pdf&lt;/a&gt;&lt;/span&gt;&lt;/a&gt;&lt;span style=&#34;font-family:Verdana;&#34;&gt;, of the estimated 223 million marijuana plants destroyed by law enforcement in 2005, approximately 219 million were classified as &amp;ldquo;ditchweed,&amp;rdquo; a term the agency uses to define &amp;ldquo;wild, scattered marijuana plants [with] no evidence of planting, fertilizing, or tending.&amp;rdquo; Unlike cultivated marijuana, feral hemp contains virtually no detectable levels of THC, the psychoactive component in cannabis, and does not contribute to the black market marijuana trade.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;a class=&#34;&#34; href=&#34;http://www.norml.org/index.cfm?Group_ID=6220&#34;&gt;&lt;span style=&#34;font-family:Verdana;&#34;&gt;Previous DEA reports&lt;/span&gt;&lt;/a&gt;&lt;span style=&#34;font-family:Verdana;&#34;&gt; have indicated that between 98 and 99 percent of all the marijuana plants eradicated by US law enforcement is ditchweed.&lt;/span&gt;&lt;/blockquote&gt;&lt;span style=&#34;font-family:Verdana;&#34;&gt;&lt;/span&gt;&lt;/span&gt;A single recent example from Prescott, Arizona was where two seniors watering an &amp;ldquo;attractive weed&amp;rdquo; between their residences were surprised to learn from a Yavapai County Sheriff&amp;rsquo;s Deputy that &lt;a href=&#34;http://www.sfgate.com/cgi-bin/article.cgi?f=/n/a/2006/08/23/national/a152058D27.DTL&amp;amp;feed=rss.news&#34;&gt;they were cultivating marijuana&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;(Hat tip to Dave Palmer on the SKEPTIC mailing list, who offers the comment that it looks like the War on Drugs is going about as well as the War on Terror.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Rumsfeld: I&#39;ll fire the next person who talks about the need for a post-war plan</title>
      <link>https://blog.lippard.org/2006/09/rumsfeld-ill-fire-next-person-who.html/</link>
      <pubDate>Sat, 09 Sep 2006 16:46:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/rumsfeld-ill-fire-next-person-who.html/</guid>
      <description>&lt;p&gt;According to Army Brigadier General Mark Scheid, Donald Rumsfeld refused to listen to anyone who suggested that a plan was needed for what to do in Iraq after invasion, and &lt;a href=&#34;http://www.dailypress.com/news/dp-21075sy0sep08,0,2264542.story?page=1&amp;amp;coll=dp-widget-news&#34;&gt;even threatened to fire the next person who brought up the subject&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Months before the United States invaded Iraq in 2003, Defense Secretary Donald Rumsfeld forbade military strategists from developing plans for securing a post-war Iraq, the retiring commander of the Army Transportation Corps said Thursday.&lt;br /&gt;&lt;br /&gt;In fact, said Brig. Gen. Mark Scheid, Rumsfeld said &amp;ldquo;he would fire the next person&amp;rdquo; who talked about the need for a post-war plan.&lt;/blockquote&gt;Rumsfeld should be held accountable for the thousands of deaths this choice has caused.&lt;/p&gt;</description>
    </item>
    <item>
      <title>John Horgan criticizes Adler&#39;s Newsweek piece on &#34;The New Naysayers&#34;</title>
      <link>https://blog.lippard.org/2006/09/john-horgan-criticizes-adlers-newsweek.html/</link>
      <pubDate>Fri, 08 Sep 2006 23:11:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/john-horgan-criticizes-adlers-newsweek.html/</guid>
      <description>&lt;p&gt;Science writer John Horgan (author of the excellent book &lt;span style=&#34;font-style: italic;&#34;&gt;Rational Mysticism&lt;/span&gt;) &lt;a href=&#34;http://www.stevens.edu/csw/cgi-bin/blogs/scientific_curmudgeon/?p=56&#34;&gt;weighs in on Jerry Adler&amp;rsquo;s &amp;ldquo;The New Naysayers&amp;rdquo; in &lt;span style=&#34;font-style: italic;&#34;&gt;Newsweek&lt;/span&gt;&lt;/a&gt;, an article about Richard Dawkins, Daniel Dennett, and Sam Harris:&lt;br /&gt;&lt;blockquote&gt;As I expected—can it be otherwise for a mass-market essayist?–he panders to his audience, which is after all predominantly religious. (Adler notes that a recent Newsweek poll found that 92 percent of Americans believe in God and only 37 would vote for an atheist for President.) He does a fair job of summarizing the “highly inflammatory” arguments of Dennett/Dawkins/Harris, namely, that religions make false and contradictory claims and spur people to commit destructive acts. But Adler not-so-subtly distances himself from the skeptics’ viewpoints.&lt;br /&gt;&amp;hellip;&lt;br /&gt;And what is Adler really saying here? Just this: we must give a pass to delusional beliefs that are held sincerely by millions of people, especially if they are Newsweek subscribers.  I have my differences with Dawkins et al, but I admire their courage, especially compared to the cowardice that afflicts pop-culture intellectuals like Adler when they write about religion.&lt;/blockquote&gt;P.Z. Myers has are more detailed critique of the &lt;span style=&#34;font-style: italic;&#34;&gt;Newsweek&lt;/span&gt; piece &lt;a href=&#34;http://scienceblogs.com/pharyngula/2006/09/infidels.php&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>McCain endorses religious right theocrat candidate Len Munsil</title>
      <link>https://blog.lippard.org/2006/09/mccain-endorses-religious-right.html/</link>
      <pubDate>Thu, 07 Sep 2006 03:18:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/mccain-endorses-religious-right.html/</guid>
      <description>&lt;p&gt;John McCain &lt;a href=&#34;http://www.bizjournals.com/phoenix/stories/2006/09/04/daily22.html&#34;&gt;continues his pandering to the religious right by endorsing Republican candidate for Governor of Arizona, Len Munsil&lt;/a&gt;.  Munsil, who attended Arizona State University at the same time I did, was editor of the ASU newspaper, the &lt;span style=&#34;font-style: italic;&#34;&gt;State Press&lt;/span&gt;.  Now he runs an extremist religious right policy organization, the Center for Arizona Policy, which opposed the removal of Arizona&amp;rsquo;s laws banning cohabitation and oral sex.  (They were removed anyway, by a moderate female Republican Governor, Jane Dee Hull.)  Munsil drafted Arizona&amp;rsquo;s law on marriage (which defines marriage to preclude gay marriage) and is behind Proposition 107, the Protect Marriage Arizona Amendment, which amends the Arizona Constitution to prohibit the creation of civil unions or the granting of any legal status for unmarried persons that is similar to marriage.&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;ve previously written about Munsil &lt;a href=&#34;https://blog.lippard.org/2005/12/best-argument-for-supporting-goldwater.html&#34;&gt;here&lt;/a&gt;, where I describe how he refused to print a letter to the editor I wrote criticizing factual errors in an editorial he wrote in the &lt;span style=&#34;font-style: italic;&#34;&gt;State Press&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;You can find out more about Munsil and his supporters and detractors at &lt;a href=&#34;http://www.azcentral.com/blogs/index.php?blog=85&amp;c=1&amp;amp;amp;page=1&amp;more=1&amp;amp;title=munsil_i_m_a_reagan_kyl_style_republican&amp;tb=1&amp;amp;pb=1&amp;disp=single&#34;&gt;this &lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt; blog entry, &amp;ldquo;Munsil: I&amp;rsquo;m a Reagan, Kyl-style Republican.&amp;quot;&lt;/a&gt;  I&amp;rsquo;ve left a number of comments there.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Arizona Republicans accuse RNC chairman Ken Mehlman of lying</title>
      <link>https://blog.lippard.org/2006/09/arizona-republicans-accuse-rnc.html/</link>
      <pubDate>Thu, 07 Sep 2006 02:01:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/arizona-republicans-accuse-rnc.html/</guid>
      <description>&lt;p&gt;Rep. Jim Kolbe (R, AZ District 8) is not running for re-election, so there are five Republicans seeking the nomination.  Republican National Committee Chairman Ken Mehlman, in a meeting with four of those five and a representative of the fifth in Tucson on March 30, told them that the RNC would not intervene in the primaries, but rather would devote its funds to assisting the campaigns of whoever the local Republicans of District 8 selected to represent them.  The RNC changed its mind, however, and &lt;a href=&#34;http://www.azcentral.com/news/articles/0906district8-disarray0906.html&#34;&gt;spent $122,000 on advertising for candidate Steve Huffman, its preferred candidate&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Randy Graf, who is the current front-runner for the nomination, issued a joint press release with the other Republican candidates (minus Huffman) &lt;a href=&#34;http://www.votegraf.com/randygraf/pr/2006-09_05_joint_statement.php&#34;&gt;condemning Mehlman and the RNC for their dishonesty and broken promise&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Huffman has criticized Graf for being slow to fire a campaign manager who had a conviction for &amp;ldquo;corrupting young girls&amp;rdquo; but has in turn been embarrassed by allegations that his own campaign treasurer, Bill Arnold, took photos through the windows of the home of Huffman&amp;rsquo;s ex-wife, state senator Toni Hellon.  The photos were used to create a website apparently designed to discredit her if Huffman were to have run against her for her state legislative position.  Hellon has sued Arnold for invasion of privacy, but apparently supports her ex-husband&amp;rsquo;s nomination.&lt;br /&gt;&lt;br /&gt;Graf is also a member of the Minuteman Project.&lt;br /&gt;&lt;br /&gt;District 8 is fairly evenly divided between Republicans and Democrats, with the former having about a 5% advantage.  Looks like it will be a dirty race.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Investigative reporter attacked by real estate scammers</title>
      <link>https://blog.lippard.org/2006/09/investigative-reporter-attacked-by.html/</link>
      <pubDate>Thu, 07 Sep 2006 01:43:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/investigative-reporter-attacked-by.html/</guid>
      <description>&lt;p&gt;KTLA (Los Angeles) reporter John Mattes &lt;a href=&#34;http://ktla.trb.com/news/ktla-reporterattacked,0,1477488.story?coll=ktla-news-1&#34;&gt;was attacked by Assad &amp;ldquo;Sam&amp;rdquo; Suleiman and his wife, Rosa Amelia Barraza&lt;/a&gt;, while attempting to interview Brian Phillips about Suleiman&amp;rsquo;s violence directed at Phillips.  Suleiman had been the subject of a July story by Mattes, showing that he had forged documents to purchase homes with the identities of other people, and was renting or leasing them out.  Mattes ends up with a bloodied face and cuts to his eye from Suleiman attempting to gouge his eyes out.&lt;br /&gt;&lt;br /&gt;Barraza keeps up a nearly continuous stream of verbal abuse after pouring a bottle of water on the camera, hitting Mattes in the face with it, stealing a microphone from the cameraman, and threatening to get a gun and to send Mattes to Tijuana or Ensenada.&lt;/p&gt;</description>
    </item>
    <item>
      <title>&#34;Crocodile Hunter&#34; Steve Irwin killed by wild animal</title>
      <link>https://blog.lippard.org/2006/09/crocodile-hunter-steve-irwin-killed-by.html/</link>
      <pubDate>Mon, 04 Sep 2006 13:32:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/crocodile-hunter-steve-irwin-killed-by.html/</guid>
      <description>&lt;p&gt;It was just a matter of time, but the &lt;A HREF = &#34;http://www.msnbc.msn.com/id/14663786/&#34;&gt;&amp;ldquo;Crocodile Hunter&amp;rdquo; Steve Irwin was killed by a stingray&lt;/A&gt;, not a crocodile or a poisonous snake.  While filming his show at Batt Reef off the coast of Queensland, Australia, he swam up too close on a stingray and the poisonous barb at the end of its tail penetrated his chest and heart.  CPR was administered by crew members, but Irwin was pronounced dead shortly thereafter.  He was 44 years old.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Responding to Holocaust Deniers</title>
      <link>https://blog.lippard.org/2006/09/responding-to-holocaust-deniers.html/</link>
      <pubDate>Fri, 01 Sep 2006 22:19:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/responding-to-holocaust-deniers.html/</guid>
      <description>&lt;p&gt;Orac at Respectful Insolence &lt;a href=&#34;http://scienceblogs.com/insolence/2006/08/how_i_discovered_holocaust_denial.php&#34;&gt;recently commented on how he first got involved in responding to Holocaust deniers&lt;/a&gt;.  In reading his commentary, I was reminded of my own limited involvement on GEnie and Usenet&amp;rsquo;s alt.revisionism in responding to the Holocaust deniers, at a time when Bradley Smith&amp;rsquo;s organization, Committee for Open Debate on the Holocaust (CODOH) was placing full-page ads in student newspapers at universities across the United States.  I did a Google Groups search and found this posting that I made on alt.revisionism in response to some people who were attacking Holocaust deniers using namecalling and without offering facts or evidence to refute their claims.  As it turns out, Orac was also a contributor to this thread, as were the &lt;a href=&#34;http://www.g4tv.com/techtvvault/features/10675/Attack_of_the_Robotic_Poets_pg2.html&#34;&gt;Scientology-supported &amp;ldquo;random poetry&amp;rdquo; bots&lt;/a&gt;, which forged the names of major contributors to various newsgroups in an attempt to drown them out and make the groups unreadable.  (Read Scientology defector Tory Bezazian&amp;rsquo;s &lt;a href=&#34;http://www.lermanet.com/cos/toryonosa.htm&#34;&gt;account of the spamming of Usenet&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;This posting led to a short debate with science writer Andrew Skolnick, who strongly disagreed with me&amp;ndash;his opinion was that Holocaust deniers should get nothing but ridicule, and no one should bother trying to respond to them.  I think this is the wrong approach to Holocaust denial, the wrong approach to creationism, the wrong approach to 9/11 conspiracy theories, and the wrong approach to Scientology, for reasons I give below.  I do agree that it can be a bad idea to give advocates of crackpottery wider exposure or a respectable forum, but there are plenty of fora on the Internet and elsewhere where these bad ideas should be responded to with good and accurate information.&lt;br /&gt;&lt;br /&gt;&lt;table id=&#34;hdropened3f511fb422037e9f&#34; border=&#34;0&#34; cellpadding=&#34;1&#34; cellspacing=&#34;0&#34;&gt;&lt;tbody&gt;&lt;tr valign=&#34;top&#34;&gt;&lt;td width=&#34;25&#34;&gt;&lt;nobr&gt;&lt;b class=&#34;msghk&#34;&gt;From:&lt;/b&gt;&lt;/nobr&gt;&lt;/td&gt;&lt;td width=&#34;2&#34;&gt;&lt;br /&gt;&lt;/td&gt;   &lt;td colspan=&#34;2&#34;&gt;&lt;span class=&#34;msghv&#34;&gt;&lt;b&gt;&lt;span class=&#34;inheritcolor&#34; style=&#34;color: rgb(0, 104, 28);&#34;&gt; James J. Lippard&lt;/span&gt;&lt;/b&gt;&lt;nobr&gt;&lt;a href=&#34;http://groups.google.com/groups/profile?enc_user=iSKPKRMAAAAhuBroADAyoOsl6Xt9gr7_CrTwKYbraL2wE_wkV0bY1A&amp;amp;hl=en&#34; target=&#34;_top&#34;&gt;&lt;br /&gt;&lt;/a&gt;&lt;/nobr&gt;&lt;/span&gt;&lt;/td&gt;   &lt;/tr&gt;   &lt;tr valign=&#34;top&#34;&gt;   &lt;td width=&#34;25&#34;&gt;&lt;nobr&gt;&lt;b class=&#34;msghk&#34;&gt;Date:&lt;/b&gt;&lt;/nobr&gt;&lt;/td&gt;&lt;td width=&#34;2&#34;&gt;&lt;br /&gt;&lt;/td&gt;   &lt;td&gt;&lt;span class=&#34;msghv&#34;&gt;Fri, Sep 24 1999 12:00 am &lt;/span&gt;&lt;/td&gt;   &lt;/tr&gt;   &lt;tr style=&#34;display: table-row;&#34; class=&#34;scripthide&#34; id=&#34;htr1_3f511fb422037e9f&#34; valign=&#34;top&#34;&gt;   &lt;td width=&#34;25&#34;&gt;&lt;nobr&gt;&lt;b class=&#34;msghk&#34;&gt;Email: &lt;/b&gt;&lt;/nobr&gt;&lt;/td&gt;&lt;td width=&#34;2&#34;&gt;&lt;br /&gt;&lt;/td&gt;   &lt;td&gt;&lt;span class=&#34;msghv&#34;&gt;lipp&lt;a target=&#34;_parent&#34; href=&#34;http://groups.google.com/groups/unlock?msg=3f511fb422037e9f&amp;amp;hl=en&amp;amp;_done=/group/alt.revisionism/browse_thread/thread/3e7a6a6518ffaeb/76802801b26188ce%3Flnk%3Dst%26q%3D%26rnum%3D1%26hl%3Den&#34;&gt;&amp;hellip;&lt;/a&gt;@discord.org (James J. Lippard)&lt;br /&gt;&lt;/span&gt;&lt;/td&gt;   &lt;/tr&gt;   &lt;tr style=&#34;display: table-row;&#34; class=&#34;scripthide&#34; id=&#34;htr2_3f511fb422037e9f&#34; valign=&#34;top&#34;&gt;   &lt;td width=&#34;25&#34;&gt;&lt;nobr&gt;&lt;b class=&#34;msghk&#34;&gt;Groups: &lt;/b&gt;&lt;/nobr&gt;&lt;/td&gt;&lt;td width=&#34;2&#34;&gt;&lt;br /&gt;&lt;/td&gt;   &lt;td&gt;&lt;span class=&#34;msghv&#34;&gt;sci.skeptic, alt.revisionism&lt;/span&gt;&lt;/td&gt;   &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;      &lt;div id=&#34;ratings3f511fb422037e9f&#34; style=&#34;float: right; padding-left: 2px;&#34;&gt;   &lt;table style=&#34;width: 124px; height: 22px;&#34; border=&#34;0&#34; cellpadding=&#34;0&#34; cellspacing=&#34;1&#34;&gt;   &lt;tbody&gt;&lt;tr valign=&#34;top&#34;&gt;   &lt;td&gt;&lt;br /&gt;&lt;/td&gt;&lt;td width=&#34;120&#34;&gt;  &lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;   &lt;tr&gt;   &lt;td colspan=&#34;3&#34; nowrap=&#34;nowrap&#34;&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;   &lt;/div&gt;      &lt;div style=&#34;display: block;&#34; id=&#34;h3f511fb422037e9f&#34; class=&#34;scripthide&#34;&gt;&lt;br /&gt;&lt;table border=&#34;0&#34; cellpadding=&#34;1&#34; cellspacing=&#34;0&#34; width=&#34;100%&#34;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;span class=&#34;fontsize2&#34;&gt;&lt;nobr&gt;&lt;a href=&#34;http://groups.google.com/groups/search?enc_author=iSKPKRMAAAAhuBroADAyoOsl6Xt9gr7_CrTwKYbraL2wE_wkV0bY1A&amp;amp;scoring=d&amp;amp;hl=en&#34; target=&#34;_top&#34;&gt;&lt;/a&gt;&lt;/nobr&gt;   &lt;/span&gt;&lt;/td&gt;   &lt;/tr&gt;   &lt;/tbody&gt;&lt;/table&gt;   &lt;/div&gt;            &lt;p&gt;   &lt;/p&gt;</description>
    </item>
    <item>
      <title>Immigration and Customs Enforcement arrests 15 aliens in Roswell working for U.S. military contractor</title>
      <link>https://blog.lippard.org/2006/09/immigration-and-customs-enforcement.html/</link>
      <pubDate>Fri, 01 Sep 2006 16:21:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/immigration-and-customs-enforcement.html/</guid>
      <description>&lt;p&gt;I guess the skeptics were &lt;a href=&#34;http://www.ice.gov/pi/news/newsreleases/articles/060829roswell.htm&#34;&gt;wrong on this one&lt;/a&gt;.  Turns out the aliens were in Hangar 1083, not Hangar 18.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://jwz.livejournal.com/685355.html&#34;&gt;jwz&amp;rsquo;s blog&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>The hypocrisy of the FreeRepublic.com crowd</title>
      <link>https://blog.lippard.org/2006/09/hypocrisy-of-freerepubliccom-crowd.html/</link>
      <pubDate>Fri, 01 Sep 2006 15:54:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/09/hypocrisy-of-freerepubliccom-crowd.html/</guid>
      <description>&lt;p&gt;In 2000, an article about &lt;a href=&#34;http://www.freerepublic.com/forum/a3a27337612f5.htm&#34;&gt;&amp;ldquo;The Secret FISA Court: Rubber Stamping Our Rights&amp;rdquo;&lt;/a&gt; created outrage and prompted comments like this:&lt;br /&gt;&lt;blockquote&gt;&lt;p&gt;This is beyond frightening. Thank you for this find.&lt;/p&gt; &lt;p&gt;This does not bode well for continued freedom. Franz Kafka would have judged this too wild to fictionalize. But for us - it’s real.&lt;/p&gt;&lt;/blockquote&gt; and this:&lt;br /&gt;&lt;blockquote&gt;Any chance of Bush rolling some of this back? It sounds amazing on its face.&lt;/blockquote&gt;But today, when there&amp;rsquo;s warrantless NSA surveillance that makes the FISA Court look like significant judicial oversight, &lt;a href=&#34;http://www.freerepublic.com/focus/f-news/1685870/posts&#34;&gt;the comments are like this&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Privacy is a false argument and has been for some time. Your insurance company and the credit bureaus have more on you than the feds do and you can do nothing about it. I would rather be secure knowing that the feds were looking over my shoulder and keeping me safe. I have nothing to hide, and in times of war, these steps are necessary.&lt;/blockquote&gt;So when Clinton engages in eavesdropping (rubber stamped by the FISA Court), it&amp;rsquo;s a threat to the republic, but when Bush does it (without any judicial oversight), it&amp;rsquo;s no problem.&lt;br /&gt;&lt;br /&gt;Hat tip to &lt;a href=&#34;http://www.cato-at-liberty.org/2006/08/31/the-right-that-was/&#34;&gt;Gene Healy at Cato&lt;/a&gt;, by way of &lt;a href=&#34;http://www.theagitator.com/archives/027000.php&#34;&gt;The Agitator&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tech Liberation Front brings on a Discovery Institute representative</title>
      <link>https://blog.lippard.org/2006/08/tech-liberation-front-brings-on.html/</link>
      <pubDate>Sat, 26 Aug 2006 15:35:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/tech-liberation-front-brings-on.html/</guid>
      <description>&lt;p&gt;The &lt;a href=&#34;http://www.techliberation.com/&#34;&gt;Technology Liberation Front&lt;/a&gt; is a blog I&amp;rsquo;ve been reading for a few months for its quality contributions on issues involving technology, regulation, copyright, digital rights management (DRM), network neutrality, and so on.  It covers a lot of the same topics as Ed Felten&amp;rsquo;s excellent &lt;a href=&#34;http://www.freedom-to-tinker.com/&#34;&gt;Freedom-to-Tinker blog&lt;/a&gt;, with a strong libertarian bent.&lt;br /&gt;&lt;br /&gt;What a disappointment it was to see that the newest contributor, Hance Haney, &lt;a href=&#34;http://www.techliberation.com/archives/040504.php&#34;&gt;comes from the Technology &amp;amp; Democracy Project at the Discovery Institute&lt;/a&gt;.  While Haney is in Washington D.C. and is not affiliated with the intelligent design wing (the Center for Science and Culture), &lt;a href=&#34;http://scienceblogs.com/goodmath/2006/07/the_bad_math_of_gilders_new_sc.php&#34;&gt;crackpot&lt;/a&gt; &lt;a href=&#34;http://pharyngula.org/index/weblog/comments/the_sanctimonious_bombast_of_george_gilder/&#34;&gt;George&lt;/a&gt; &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/07/derbyshire_on_gilder_and_the_s.php&#34;&gt;Gilder&lt;/a&gt; is a senior fellow of the TDP.&lt;br /&gt;&lt;br /&gt;I commented &lt;a href=&#34;http://www.techliberation.com/archives/040504.php#comments&#34;&gt;to this effect&lt;/a&gt; at the Technology Liberation Front, which prompted a response from Lewis Baumstark:&lt;br /&gt;&lt;blockquote&gt;As I have no previous knowledge of Hance or the Discovery Institute, I prefer to allow him to live or die here on the merits of his debate and analysis, not on his link to a pro-ID institution.&lt;/blockquote&gt;Lewis should remedy his ignorance of the Discovery Institute before coming to a conclusion about whether such an association taints Hance&amp;rsquo;s reputation and credibility&amp;ndash;surely he would not have said the same if Hance was a representative of the (in some ways more honest) Institute for Creation Research or International Flat Earth Society.  As readers of this blog know well, the Discovery Institute has a long history of dishonest and deceptive public statements and attempts to influence public opinion, public policy, and educational standards.  Do a Google search for &lt;a href=&#34;http://www.google.com/search?q=site%3Alippard.blogspot.com+Discovery%20Institute&amp;amp;btnG=Search&#34;&gt;&amp;ldquo;Discovery Institute site:lippard.blogspot.com&amp;rdquo;&lt;/a&gt; or &lt;a href=&#34;http://www.google.com/search?q=site%3Alippard.blogspot.com+Dembski&amp;btnG=Search&#34;&gt;&amp;ldquo;Dembski site:lippard.blogspot.com&amp;rdquo;&lt;/a&gt; for numerous examples at this blog; many more can be found at &lt;a href=&#34;http://scienceblogs.com/&#34;&gt;scienceblogs.com&lt;/a&gt; (especially &lt;a href=&#34;http://scienceblogs.com/dispatches/&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt; and &lt;a href=&#34;http://scienceblogs.com/pharyngula/&#34;&gt;Pharyngula&lt;/a&gt;) or &lt;a href=&#34;http://www.pandasthumb.org/&#34;&gt;The Panda&amp;rsquo;s Thumb&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Jim Harper of TLF responded to Lewis&amp;rsquo;s comment by writing &amp;ldquo;And the winner is . . . Lewis Baumstark!  Curious.  Courteous.  Way to go, Lewis!&amp;rdquo;  How odd that he would declare Lewis the &amp;ldquo;winner&amp;rdquo; when Lewis claimed ignorance of the Discovery Institute, or call him &amp;ldquo;curious&amp;rdquo; when his comment betrayed no interest in rectifying that ignorance.  &amp;ldquo;Courteous,&amp;rdquo; I&amp;rsquo;ll grant.&lt;br /&gt;&lt;br /&gt;I agree with the comment at TLF from Cog (of the &lt;a href=&#34;http://abstractfactory.blogspot.com/&#34;&gt;Abstract Factory blog&lt;/a&gt;):&lt;br /&gt;&lt;p&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ed Brayton fisks Seth Cooper</title>
      <link>https://blog.lippard.org/2006/08/ed-brayton-fisks-seth-cooper.html/</link>
      <pubDate>Sat, 26 Aug 2006 15:29:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/ed-brayton-fisks-seth-cooper.html/</guid>
      <description>&lt;p&gt;At Dispatches from the Culture Wars, Ed Brayton &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/08/elsberry_fisks_cooper.php&#34;&gt;has an excellent fisking of Seth Cooper&lt;/a&gt;, former attorney for the Discovery Institute.  Cooper  tries to argue that Judge Jones (of the Kitzmiller v. Dover School Board case) displayed bias and hostility towards Jon Buell of the Foundation for Thought and Ethics both in his behavior and by refusing to allow the FTE to intervene in the case.&lt;br /&gt;&lt;br /&gt;Brayton points out that there&amp;rsquo;s no evidence of any hostility in the questioning of Buell and that the facts and legal precedent strongly supported the refusal of FTE intervening one month before the end of discovery.  He points out dishonesty by Buell, who falsely stated that &amp;ldquo;Neither &amp;ldquo;Creationism&amp;rdquo; nor its synonym, &amp;ldquo;Creation Science&amp;rdquo; was ever used in any Pandas manuscript, as alleged.&amp;quot;&lt;br /&gt;&lt;br /&gt;The post is a pleasure to read, go see it &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/08/elsberry_fisks_cooper.php&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>John Mueller: Is there still a terrorist threat?</title>
      <link>https://blog.lippard.org/2006/08/john-mueller-is-there-still-terrorist.html/</link>
      <pubDate>Sat, 26 Aug 2006 01:36:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/john-mueller-is-there-still-terrorist.html/</guid>
      <description>&lt;p&gt;In the September/October 2006 issue of &lt;span style=&#34;font-style: italic;&#34;&gt;Foreign Affairs&lt;/span&gt;, OSU professor John Mueller has &lt;a href=&#34;http://www.foreignaffairs.org/20060901facomment85501/john-mueller/is-there-still-a-terrorist-threat.html&#34;&gt;an article titled &amp;ldquo;Is there still a terrorist threat?&amp;quot;&lt;/a&gt;  He argues that the best explanation for the lack of terrorist attacks in the U.S. and the failure of authorities to uncover and prosecute any terrorist cells in the U.S. is that there are &amp;ldquo;almost no terrorists exist in the United States and few have the means or the inclination to strike from abroad.&amp;quot;&lt;br /&gt;&lt;br /&gt;I think it&amp;rsquo;s a mistake to minimize the threat just as it is to exaggerate it, but I think he makes a strong case that the threat has been greatly exaggerated.&lt;br /&gt;&lt;br /&gt;Also see Mueller&amp;rsquo;s related &lt;a href=&#34;http://www.cato.org/pubs/regulation/regv27n3/v27n3-5.pdf&#34;&gt;Fall 2004 article in &lt;span style=&#34;font-style: italic;&#34;&gt;Regulation&lt;/span&gt;, &amp;ldquo;A False Sense of Insecurity? How does the risk of terrorism measure up against everyday dangers&amp;rdquo;&lt;/a&gt; (PDF), which I referred to in &lt;a href=&#34;https://blog.lippard.org/2006/08/zefrank-on-london-liquid-explosive.html&#34;&gt;this blog post&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Accidentally drop iPod in airplane toilet, get caught in a Kafkaesque mess</title>
      <link>https://blog.lippard.org/2006/08/accidentally-drop-ipod-in-airplane.html/</link>
      <pubDate>Fri, 25 Aug 2006 23:33:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/accidentally-drop-ipod-in-airplane.html/</guid>
      <description>&lt;p&gt;This is &lt;a href=&#34;http://forums.worldofwarcraft.com/thread.html?topicId=11211166&amp;amp;pageNo=1&#34;&gt;complete absurdity&lt;/a&gt;.   This bureaucratic overreaction (in Canada) should never have happened.&lt;br /&gt;&lt;br /&gt;Some of the more interesting questions from the interrogations:&lt;br /&gt;&lt;br /&gt;&lt;span class=&#34;&#34;&gt;   What do you think about 9/11?&lt;br /&gt;  What are your views on the Iran issue?&lt;br /&gt;  Do you think government is too big, too powerful?&lt;br /&gt;&lt;/span&gt;&lt;span class=&#34;&#34;&gt;   Do you connect to the Internet on this laptop?&lt;br /&gt;  Have you downloaded any images?&lt;br /&gt;  Do you have any pornography?&lt;br /&gt;&lt;br /&gt;Via &lt;a href=&#34;http://www.schneier.com/blog/archives/2006/08/dropped_ipod_le.html&#34;&gt;Bruce Schneier&amp;rsquo;s blog&lt;/a&gt;.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Phoenix comes in at #22 in Forbes list of drunkest cities</title>
      <link>https://blog.lippard.org/2006/08/phoenix-comes-in-at-22-in-forbes-list.html/</link>
      <pubDate>Fri, 25 Aug 2006 23:13:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/phoenix-comes-in-at-22-in-forbes-list.html/</guid>
      <description>&lt;p&gt;Phoenix made &lt;a href=&#34;http://www.forbes.com/entrepreneurs/2006/08/22/nightlife-cities-drunk_cx_de_nightlife06_0822intro.html?boxes=popstories&amp;boxes=custom&#34;&gt;the list of &lt;span style=&#34;font-style: italic;&#34;&gt;Forbes&lt;/span&gt; magazine&amp;rsquo;s &amp;ldquo;drunkest cities&amp;rdquo; in America&lt;/a&gt;, coming in at #22.  35 cities for which the appropriate data were available were ranked on levels of alcoholism (actually, based on number of Alcoholics Anonymous meetings in the city), number of binge drinkers (from CDC survey data), per-capita drinkers (from CDC survey data), per-capita heavy drinkers (from CDC survey data), and state laws about alcohol (with least restrictive laws counting towards &amp;ldquo;drunkest&amp;rdquo;&amp;ndash;it would be interesting to see if there is any correlation between this measure and the others).  The specific ranking measurements are described &lt;a href=&#34;http://www.forbes.com/2006/08/22/nightlife-cities-drunk_cx_de_nightlife06_0822method.html&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The full list:&lt;br /&gt;&lt;br /&gt;1. Milwaukee&lt;br /&gt;2. Minneapolis-St. Paul&lt;br /&gt;3. Columbus&lt;br /&gt;4. Boston&lt;br /&gt;5. Austin&lt;br /&gt;6. Chicago&lt;br /&gt;7. Cleveland&lt;br /&gt;8. Pittsburgh&lt;br /&gt;9. Philadelphia (tie)&lt;br /&gt;9. Providence (tie)&lt;br /&gt;11. St. Louis&lt;br /&gt;12. San Antonio (tie)&lt;br /&gt;12. Seattle (tie)&lt;br /&gt;14. Las Vegas&lt;br /&gt;15. Denver/Boulder&lt;br /&gt;16. Kansas City (tie)&lt;br /&gt;16. Cincinnati (tie)&lt;br /&gt;18. Houston&lt;br /&gt;19. Portland&lt;br /&gt;20. San Francisco-Oakland (tie)&lt;br /&gt;20. Washington-Baltimore (tie)&lt;br /&gt;22. Phoenix&lt;br /&gt;23. Los Angeles&lt;br /&gt;24. New Orleans (tie)&lt;br /&gt;24. Tampa (tie)&lt;br /&gt;26. Norfolk&lt;br /&gt;27. Dallas-Fort Worth&lt;br /&gt;28. Atlanta (tie)&lt;br /&gt;28. Detroit (tie)&lt;br /&gt;30. Indianapolis&lt;br /&gt;31. Orlando&lt;br /&gt;32. New York&lt;br /&gt;33. Miami&lt;br /&gt;34. Charlotte&lt;br /&gt;35. Nashville&lt;/p&gt;</description>
    </item>
    <item>
      <title>Deception from Jonathan Wells</title>
      <link>https://blog.lippard.org/2006/08/deception-from-jonathan-wells.html/</link>
      <pubDate>Fri, 25 Aug 2006 00:50:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/deception-from-jonathan-wells.html/</guid>
      <description>&lt;p&gt;P.Z. Myers at Pharyngula &lt;a href=&#34;http://scienceblogs.com/pharyngula/2006/08/the_politically_incorrect_guid.php&#34;&gt;reviews chapter 3 of Jonathan Wells&amp;rsquo; new book, &lt;span style=&#34;font-style: italic;&#34;&gt;The Politically Incorrect Guide to Darwinism and Intelligent Design&lt;/span&gt;&lt;/a&gt;, as part of a series of critiques of the book which will appear at &lt;a href=&#34;http://pandasthumb.org/&#34;&gt;The Panda&amp;rsquo;s Thumb&lt;/a&gt;.  The chapter, titled &amp;ldquo;Why you didn&amp;rsquo;t &amp;rsquo;evolve&amp;rsquo; in your mother&amp;rsquo;s womb,&amp;rdquo; includes quote mining of this sort:&lt;br /&gt;&lt;blockquote&gt;This is the heart of Wells&amp;rsquo; strategy: pick comments by developmental biologists referring to different stages, which say very different things about the similarity of embryos, and conflate them. It&amp;rsquo;s easy to make it sound like scientists are willfully lying about the state of our knowledge when you can pluck out a statement about the diversity at the gastrula stage, omit the word &amp;ldquo;gastrula,&amp;rdquo; and pretend it applies to the pharyngula stage.&lt;/blockquote&gt;As background, it&amp;rsquo;s important to note that the &amp;ldquo;developmental hourglass&amp;rdquo; (Myers provides a couple of diagrams to illustrate) is a summary of a century and a half of observations showing that organisms tend to be diverse in form in the earliest stages of development (blastula, gastrula, and neurula), converge on a similar form at the pharyngula stage (from which Myers&amp;rsquo; blog gets its name), and then diverge again into a diversity of adult forms.  Thus, if a creationist engages in the above tactic, they will take a quote about differences at an early stage and make it look like a denial of similarity at the pharyngula stage.&lt;br /&gt;&lt;br /&gt;Myers points out a specific example where Wells does exactly this with a quote from developmental biologist William Ballard.  Wells writes, quoting Ballard:&lt;br /&gt;&lt;blockquote&gt;It is &amp;ldquo;only by semantic tricks and subjective selection of evidence,&amp;rdquo; by &amp;ldquo;bending the facts of nature,&amp;rdquo; that one can argue that the early embryo stages of vertebrates &amp;ldquo;are more alike than their adults.&amp;quot;&lt;/blockquote&gt;As Myers points out, multiple quotes stitched together in a sentence like this are a red flag in the writings of creationists and intelligent design advocates.  The full passage Wells is quoting says:&lt;br /&gt;&lt;blockquote&gt;Before the pharyngula stage we can only say that the embryos of different species within a single taxonomic class are more alike than their parents. Only by semantic tricks and subjective selection of evidence can we claim that &amp;ldquo;gastrulas&amp;rdquo; of shark, salmon, frog, and bird are more alike than their adults.&lt;/blockquote&gt;Ballard did not mean to assert that these &amp;ldquo;semantic tricks&amp;rdquo; and &amp;ldquo;subjective selection of evidence&amp;rdquo; are used to claim that there is similarity at the pharyngula stage, as he also writes:&lt;br /&gt;&lt;blockquote&gt;All then arrive at &lt;i&gt;the pharyngula stage, which is remarkably uniform throughout the subphylum,&lt;/i&gt; consisting of similar organ rudiments similarly arranged (though in some respects deformed in respect to habitat and food supply). After the standardized pharyngula stage, the maturing of the structures of organs and tissues takes place on diverging line, each line characteristic of the class and further diverging into lines characteristic of the orders, families, and so on.&lt;/blockquote&gt;This is a clear case of deceptive writing by Jonathan Wells.&lt;br /&gt;&lt;br /&gt;Read the rest, which includes further examples of dishonesty by Wells, at &lt;a href=&#34;http://scienceblogs.com/pharyngula/2006/08/the_politically_incorrect_guid.php&#34;&gt;Pharyngula&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Soap writer Kola Boof joins the bogus sex slave claim party</title>
      <link>https://blog.lippard.org/2006/08/soap-writer-kola-boof-joins-bogus-sex.html/</link>
      <pubDate>Thu, 24 Aug 2006 22:14:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/soap-writer-kola-boof-joins-bogus-sex.html/</guid>
      <description>&lt;p&gt;There&amp;rsquo;s a market for books by women who claim to have been the sex slaves of the famous.  In Cathy O&amp;rsquo;Brien&amp;rsquo;s book, &lt;span style=&#34;font-style: italic;&#34;&gt;Trance Formation of America&lt;/span&gt;, she claims to have been raised to be a mind-controlled sex slave for presidents and celebrities on behalf of the CIA.  The book is filled with completely absurd claims and unbelievable scenarios, and written in such a way as to be simultaneously titillating gossip about famous people and condemnation of such immoral acts.  In short, it&amp;rsquo;s pornography for gullible prudes, much like the &lt;span style=&#34;font-style: italic;&#34;&gt;Meese Commission Report on Pornography&lt;/span&gt; that was sold by Focus on the Family (with the nastiest parts edited out).  &amp;ldquo;Brice Taylor&amp;rdquo; (Susan Ford) was another mind control sex slave claimant, whose book &lt;span style=&#34;font-style: italic;&#34;&gt;Thanks for the Memories&lt;/span&gt; is similar in content to O&amp;rsquo;Brien&amp;rsquo;s&amp;ndash;she tells of being the sex slave to both Henry Kissinger and Bob Hope.&lt;br /&gt;&lt;br /&gt;Kola Boof, a Sudanese-American raised in Washington, D.C. who has written for the soap opera &amp;ldquo;Days of Our Lives,&amp;rdquo; claims that she was Osama bin Laden&amp;rsquo;s mistress in Morocco in 1996.  (A time when Bin Laden was in Sudan.)  In addition to claiming that Osama bin Laden was interested in Whitney Houston and liked to listen to the B-52&amp;rsquo;s, she says she was forced to have sex with other al Qaeda members, &lt;a href=&#34;http://www.peterbergen.com/bergen/articles/details.aspx?id=268&#34;&gt;including two terrorists who were long dead at the time&lt;/a&gt; she describes.&lt;br /&gt;&lt;br /&gt;The publisher of Boof&amp;rsquo;s book has been contacting bloggers who refer to Boof as a &amp;ldquo;sex slave,&amp;rdquo; stating that she was bin Laden&amp;rsquo;s mistress.  Wonkette has &lt;a href=&#34;http://www.wonkette.com/politics/osama-bin-laden/breaking-woman-forced-to-live-sleep-with-osama-bin-laden-not-sex-slave-196484.php&#34;&gt;an appropriate response&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Boof may not be as crazy as Ford and O&amp;rsquo;Brien, but it sounds like &lt;a href=&#34;http://www.harpers.org/HisPrerogative.html&#34;&gt;her book may fall into the same genre&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Evolutionary biology dropped from Dept. of Education list of majors eligible for grants</title>
      <link>https://blog.lippard.org/2006/08/evolutionary-biology-dropped-from-dept.html/</link>
      <pubDate>Thu, 24 Aug 2006 22:07:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/evolutionary-biology-dropped-from-dept.html/</guid>
      <description>&lt;p&gt;The &lt;span style=&#34;font-style: italic;&#34;&gt;New York Times&lt;/span&gt; &lt;a href=&#34;http://www.nytimes.com/2006/08/24/washington/24evo.html?ref=science&#34;&gt;reports that the Department of Education has dropped evolutionary biology from the list of majors eligible for federal grant money&lt;/a&gt;.  A DoE spokesperson stated that this was a &amp;ldquo;clerical error&amp;rdquo; that will be corrected.&lt;br /&gt;&lt;br /&gt;The list of eligible majors is online &lt;a href=&#34;http://ifap.ed.gov/dpcletters/attachments/GEN0606A.pdf&#34;&gt;here&lt;/a&gt; (PDF), and still has a blank space at 26.1303, where the major of evolutionary biology used to be listed.&lt;br /&gt;&lt;br /&gt;More at the &lt;a href=&#34;http://secularoutpost.blogspot.com/2006/08/evolutionary-biology-major-dropped.html&#34;&gt;Secular Outpost&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Arizona Rep. Trent Franks won&#39;t cut and run from his friend Tom DeLay</title>
      <link>https://blog.lippard.org/2006/08/arizona-rep-trent-franks-wont-cut-and.html/</link>
      <pubDate>Thu, 24 Aug 2006 17:47:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/arizona-rep-trent-franks-wont-cut-and.html/</guid>
      <description>&lt;p&gt;In the &lt;a style=&#34;font-style: italic;&#34; href=&#34;http://www.azcentral.com/arizonarepublic/local/articles/0824dis2-delay0824.html&#34;&gt;Arizona Republic&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt; &amp;ldquo;As GOP stalwarts try to distance themselves from former House Majority Leader Tom DeLay, Arizona&amp;rsquo;s Rep. Trent Franks has remained by his side.&lt;/p&gt;  &lt;p&gt;&amp;ldquo;The embattled DeLay spoke at a Franks fund-raiser on Capitol Hill in December. Franks gave $4,200 to DeLay&amp;rsquo;s re-election committee in March, nearly six months after the then-Texas congressman was indicted by a grand jury on money-laundering and conspiracy charges. . . .&lt;/p&gt;</description>
    </item>
    <item>
      <title>What the Terrorists Want</title>
      <link>https://blog.lippard.org/2006/08/what-terrorists-want.html/</link>
      <pubDate>Thu, 24 Aug 2006 16:09:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/what-terrorists-want.html/</guid>
      <description>&lt;p&gt;Bruce Schneier has &lt;a href=&#34;http://www.schneier.com/blog/archives/2006/08/what_the_terror.html&#34;&gt;an article at his blog&lt;/a&gt; that also appeared on &lt;a href=&#34;http://www.wired.com/news/columns/0,71642-0.html&#34;&gt;Wired.com&lt;/a&gt;.&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;The point of terrorism is to cause terror, sometimes to further a political goal and sometimes out of sheer hatred. The people terrorists kill are not the targets; they are collateral damage. And blowing up planes, trains, markets or buses is not the goal; those are just tactics. The real targets of terrorism are the rest of us: the billions of us who are not killed but are terrorized because of the killing. The real point of terrorism is not the act itself, but our reaction to the act.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Barry Goldwater&#39;s son defends commemorative coin ripoffs</title>
      <link>https://blog.lippard.org/2006/08/barry-goldwaters-son-defends.html/</link>
      <pubDate>Thu, 24 Aug 2006 14:33:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/barry-goldwaters-son-defends.html/</guid>
      <description>&lt;p&gt;The &lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt; &lt;a href=&#34;http://www.azcentral.com/news/articles/0824biz-goldwater0824.html&#34;&gt;reports today&lt;/a&gt; that Barry Goldwater, Jr., son of the famed Arizona Senator and himself a former California Congressman, is a director of a company that sells  &amp;ldquo;non-monetary&amp;rdquo; commemorative coins.  Goldwater is a director at National Collector&amp;rsquo;s Mint, Inc., and allows his name and likeness to be used to promote their coins.&lt;br /&gt;&lt;br /&gt;Last year, the company paid over $2 million in restitution to customers who purchased its &amp;ldquo;Freedom Tower Silver Dollar,&amp;rdquo; after being sued by NY Attorney General Eliot Spitzer.  They also paid $370,000 in civil penalties.  The company had claimed that it was a &amp;ldquo;government issued&amp;rdquo; silver dollar and a &amp;ldquo;U.S. territorial minting&amp;rdquo; from the Commonwealth of the Northern Mariana Islands.  The islands use U.S. currency and are not authorized to mint their own.  Perhaps not by coincidence, these islands were a client of Jack Abramoff which brought out Tom Delay on junkets to play golf.  Congressman George Miller (D-CA) has &lt;a href=&#34;http://www.house.gov/georgemiller/marianasupdate.html&#34;&gt;said this about the Commonwealth of the Northern Mariana Islands&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;span style=&#34;font-family:Arial;font-size:85%;&#34;&gt;“Let’s remember what they paid for: a protection racket that sheltered a sweatshop industry that systematically exploited tens of thousands of impoverished foreign workers &amp;ndash; mostly Asian women &amp;ndash; who were little better than indentured servants; a sweatshop industry that earned some of the heaviest fines in U.S. history for violating labor laws; an industry repeatedly cited by the Departments of Justice, Interior and other federal agencies. They were defending a corrupt immigration system that regularly approved visas for non-existent jobs, resulting in hundreds of women being forced into the sex trade, including prostitution. &lt;/span&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>AT&amp;T sues data brokers selling phone call records</title>
      <link>https://blog.lippard.org/2006/08/att-sues-data-brokers-selling-phone.html/</link>
      <pubDate>Wed, 23 Aug 2006 19:34:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/att-sues-data-brokers-selling-phone.html/</guid>
      <description>&lt;p&gt;AT&amp;amp;T has &lt;a href=&#34;http://news.yahoo.com/s/nm/20060823/wr_nm/telecoms_att_dc_2&#34;&gt;filed a lawsuit against 25 unnamed data brokers&lt;/a&gt; for using &amp;ldquo;pretexting&amp;rdquo; to obtain customer call data records.  These data brokers would pose as the legitimate customers in order to obtain billing records for third parties for a fee.  Data brokers selling this data over the Internet got some negative public attention &lt;a href=&#34;https://blog.lippard.org/2006/01/cell-phone-call-records-available.html&#34;&gt;last summer and in January of this year&lt;/a&gt;, but Congress has not made pretexting illegal for phone records the way it is for financial records.   It came out in June of this year that &lt;a href=&#34;https://blog.lippard.org/2006/06/whos-been-using-pretexting-to-get-your.html&#34;&gt;law enforcement and federal agencies were active customers of these data brokers&lt;/a&gt;, using them to obtain data without having to go through the process of getting warrants.&lt;br /&gt;&lt;br /&gt;The Electronic Privacy Information Center already &lt;a href=&#34;http://www.epic.org/privacy/iei/&#34;&gt;filed an FTC complaint&lt;/a&gt; against one data broker, Bestpeoplesearch.com.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Snakes in a theater</title>
      <link>https://blog.lippard.org/2006/08/snakes-in-theater.html/</link>
      <pubDate>Wed, 23 Aug 2006 03:42:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/snakes-in-theater.html/</guid>
      <description>&lt;p&gt;A 10-inch rattlesnake &lt;a href=&#34;http://www.azcentral.com/news/articles/0822talker-ON.html&#34;&gt;was found in a hallway at the AMC Desert Ridge 18 theaters&lt;/a&gt; at Tatum and Loop 101 in Scottsdale on Friday.  This led to a rumor that &amp;ldquo;rattlesnakes were let loose during a showing of &lt;span style=&#34;font-style: italic;&#34;&gt;Snakes on a Plane&lt;/span&gt;.&amp;quot;&lt;br /&gt;&lt;br /&gt;A security guard swept the snake outside and trapped it in a Tupperware container until the Arizona Herpetological Association could come and get it.&lt;br /&gt;&lt;br /&gt;Apparently the theater had earlier called about a rattlesnake outside the building.&lt;br /&gt;&lt;br /&gt;This led to the &lt;a href=&#34;http://www.nationalledger.com/artman/publish/article_27267863.shtml&#34;&gt;wildly exaggerated claim that&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Two live rattlesnakes were released in an Arizona theater during a showing&lt;br /&gt;of the new film, &amp;lsquo;Snakes on a Plane.&amp;rsquo;  The snakes were released after the&lt;br /&gt;film began rolling in the dark theater at the AMC Desert Ridge multi-plex&lt;br /&gt;at Tatum and the 101 in north Phoenix.&lt;/blockquote&gt;Good story, but it&amp;rsquo;s not true.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Phoenix housing bubble deflation update</title>
      <link>https://blog.lippard.org/2006/08/phoenix-housing-bubble-deflation.html/</link>
      <pubDate>Mon, 21 Aug 2006 17:47:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/phoenix-housing-bubble-deflation.html/</guid>
      <description>&lt;p&gt;Phoenix&amp;rsquo;s inventory of homes for sale continues to rise (continuing from &lt;a href=&#34;https://blog.lippard.org/2006/06/phoenix-housing-bubble-update.html&#34;&gt;where we left off on June 16&lt;/a&gt;).  My &lt;a href=&#34;https://blog.lippard.org/2005/10/housing-bubble-losing-volume-in.html&#34;&gt;first report, in October 2005&lt;/a&gt;, showed an inventory of 10,748 homes on July 20, 2005, rising to 19,254 on October 2.  (Data comes from ziprealty.com, via posts to Ben Jones&amp;rsquo; &lt;a href=&#34;http://thehousingbubbleblog.com/&#34;&gt;Housing Bubble Blog&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;6/17/2006 49402&lt;br /&gt;6/18/2006 49546&lt;br /&gt;6/19/2006 49504&lt;br /&gt;6/20/2006 49432&lt;br /&gt;6/21/2006 49453&lt;br /&gt;6/22/2006 49867&lt;br /&gt;6/23/2006 50296&lt;br /&gt;6/24/2006 50599&lt;br /&gt;6/25/2006 50526&lt;br /&gt;6/26/2006 50413&lt;br /&gt;6/27/2006 50295&lt;br /&gt;6/28/2006 50395&lt;br /&gt;6/29/2006 50878&lt;br /&gt;6/30/2006 50347&lt;br /&gt;7/1/2006 50492&lt;br /&gt;7/2/2006 50404&lt;br /&gt;7/3/2006 50264&lt;br /&gt;7/4/2006 50511&lt;br /&gt;7/5/2006 50284&lt;br /&gt;7/6/2006 50227&lt;br /&gt;7/7/2006 50667&lt;br /&gt;7/8/2006 50944&lt;br /&gt;7/9/2006 50638&lt;br /&gt;7/10/2006 50167&lt;br /&gt;7/11/2006 51396&lt;br /&gt;7/12/2006 51124&lt;br /&gt;7/13/2006 50995&lt;br /&gt;7/14/2006 51302&lt;br /&gt;7/15/2006 51478&lt;br /&gt;7/16/2006 51642&lt;br /&gt;7/17/2006 51698&lt;br /&gt;7/18/2006 51704&lt;br /&gt;7/19/2006 51682&lt;br /&gt;7/20/2006 51557&lt;br /&gt;7/21/2006 51758&lt;br /&gt;7/22/2006 52110&lt;br /&gt;7/23/2006 52363&lt;br /&gt;7/24/2006 52137&lt;br /&gt;7/25/2006 52019&lt;br /&gt;7/26/2006 52540&lt;br /&gt;7/27/2006 52228&lt;br /&gt;7/28/2006 52595&lt;br /&gt;7/29/2006 52413&lt;br /&gt;7/30/2006 52482&lt;br /&gt;7/31/2006 52535&lt;br /&gt;8/1/2006 52230&lt;br /&gt;8/2/2006 52396&lt;br /&gt;8/3/2006 52337&lt;br /&gt;8/4/2006 52600&lt;br /&gt;8/5/2006 52802&lt;br /&gt;8/6/2006 52845&lt;br /&gt;8/7/2006 52953&lt;br /&gt;8/8/2006 52560&lt;br /&gt;8/9/2006 52513&lt;br /&gt;8/10/2006 52681&lt;br /&gt;8/11/2006 52417&lt;br /&gt;8/12/2006 52895&lt;br /&gt;8/13/2006 53126&lt;br /&gt;8/14/2006 52757&lt;br /&gt;8/15/2006 52793&lt;br /&gt;8/16/2006 52693&lt;br /&gt;8/17/2006 53102&lt;br /&gt;8/18/2006 52855&lt;br /&gt;8/19/2006 53014&lt;br /&gt;8/20/2006 53350&lt;br /&gt;&lt;br /&gt;10,748 on July 20, 2005 to 53,350 on August 20, 2006&amp;ndash;that&amp;rsquo;s a 496% increase in inventory in 13 months.&lt;br /&gt;&lt;br /&gt;Einzige&amp;ndash;how about an update on trustee sales?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Drive with cash, you&#39;re presumed guilty</title>
      <link>https://blog.lippard.org/2006/08/drive-with-cash-youre-presumed-guilty.html/</link>
      <pubDate>Mon, 21 Aug 2006 15:30:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/drive-with-cash-youre-presumed-guilty.html/</guid>
      <description>&lt;p&gt;The U.S. Court of Appeals, 8th Circuit, &lt;a href=&#34;http://www.thenewspaper.com/news/12/1296.asp&#34;&gt;ruled last week&lt;/a&gt; that if you are driving around with large amounts of cash, the government may presume that you are guilty of drug trafficking and seize that cash.&lt;br /&gt;&lt;br /&gt;The case in question was &lt;span style=&#34;font-style: italic;&#34;&gt;United States of America v. $124,700 in U.S. Currency&lt;/span&gt; (forfeiture cases name the seized items as the defendant).  Emiliano Gomez Gonzolez was pulled over for speeding in Nebraska in 2003 while driving a rented Ford Taurus.  In the car was a cooler with $124,700 in cash, which was seized on suspicion of a drug crime.  A drug-sniffing dog barked at the car and the cooler, which was taken as evidence.&lt;br /&gt;&lt;br /&gt;Friends of Gonzolez testified that they had pooled their life savings to purchase a refrigerated truck in order to start a produce business.  Gonzalez was sent on a one-way ticket to Chicago to buy the truck, but it had already sold.  He had no credit card, so had a third party rent a car for him.  He says he hid the money in a cooler to prevent it from being stolen.&lt;br /&gt;&lt;br /&gt;The District Court had found for Gonzolez, saying that there was no evidence of drug activity.  The Appeals court disagreed, with a strong dissent by Judge Donald Lay.&lt;br /&gt;&lt;br /&gt;Forfeiture laws have long been heavily abused in the name of the war on drugs.  In 1991, the Pittsburgh Press ran a six-part series on forfeiture abuse called &lt;a href=&#34;http://256.com/gray/presume/&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Presumed Guilty: The Law&amp;rsquo;s Victims in the War on Drugs&lt;/span&gt;&lt;/a&gt; which can be found in various places online.&lt;br /&gt;&lt;br /&gt;UPDATE:  Ed Brayton has also commented on this story at &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/08/have_cash_go_to_jail.php&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Police laugh about shooting protester in the face</title>
      <link>https://blog.lippard.org/2006/08/police-laugh-about-shooting-protester.html/</link>
      <pubDate>Sun, 20 Aug 2006 17:57:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/police-laugh-about-shooting-protester.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://abcnews.go.com/US/LegalCenter/story?id=2296783&amp;amp;page=1&#34;&gt;ABC News&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;&amp;ldquo;The lady in the red dress,&amp;rdquo; Kallman says on the tape, to cheers and laughter. &amp;ldquo;I don&amp;rsquo;t know who got her, but it went right through the sign and hit her smack dab in the middle of the head.&amp;quot;&lt;br /&gt;&lt;br /&gt;Another officer can be heard off-camera, asking, &amp;ldquo;Do I get a piece of her red dress?&amp;quot;&lt;/blockquote&gt;Sgt. Kallman, rather than reprimand officers who shot Miami protester Elizabeth Ritter four times with rubber bullets on November 20, 2003, including once in the face (through her sign, which read &amp;ldquo;Fear Totalitarianism&amp;rdquo;), complimented them.&lt;br /&gt;&lt;br /&gt;A public apology was made by the department only after the videotape of officers laughing at the day&amp;rsquo;s events became public.&lt;br /&gt;&lt;br /&gt;As Ritter asks, &amp;ldquo;What type of training leads people to laugh about shooting an unarmed citizen for merely holding up a sign that says &amp;lsquo;Fear Totalitarianism&amp;rsquo;?&amp;quot;&lt;br /&gt;&lt;br /&gt;Here&amp;rsquo;s the video:&lt;br /&gt;&lt;object width=&#34;425&#34; height=&#34;350&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/Slaw1tYDPFc&#34;&gt;&lt;/param&gt;&lt;embed src=&#34;http://www.youtube.com/v/Slaw1tYDPFc&#34; type=&#34;application/x-shockwave-flash&#34; width=&#34;425&#34; height=&#34;350&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;&lt;br /&gt;Hat tip to Radley Balko at &lt;a href=&#34;http://www.theagitator.com/archives/026944.php&#34;&gt;The Agitator&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Trying to file a complaint against a police officer in Missouri</title>
      <link>https://blog.lippard.org/2006/08/trying-to-file-complaint-against.html/</link>
      <pubDate>Sun, 20 Aug 2006 17:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/trying-to-file-complaint-against.html/</guid>
      <description>&lt;p&gt;In February, I commented on an undercover investigation in South Florida about what happens when you &lt;a href=&#34;https://blog.lippard.org/2006/02/trying-to-file-complaint-against.html&#34;&gt;try to obtain a complaint form to file a complaint against a police officer&lt;/a&gt;.  Many locations were aggressively uncooperative.&lt;br /&gt;&lt;br /&gt;Things are much, much worse in Independence, Missouri.&lt;br /&gt;&lt;object height=&#34;350&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/p53ky3RIjfU&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/p53ky3RIjfU&#34; type=&#34;application/x-shockwave-flash&#34; height=&#34;350&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;br /&gt;Hat tip:  Radley Balko at &lt;a href=&#34;http://www.theagitator.com/archives/026947.php&#34;&gt;The Agitator&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (January 8, 2007):  Greg Slate, the individual in Missouri who had his head slammed into a plexiglass window for asking for a complaint form, &lt;a href=&#34;http://www.policeabuse.org/acquitted-in-independance-mo-of-bogus-riot-charge/&#34;&gt;was found not guilty of inciting a riot on November 8, 2006&lt;/a&gt;.  The officer was not disciplined.  (Via &lt;a href=&#34;http://www.theagitator.com/archives/027382.php&#34;&gt;The Agitator&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Killer runs for state legislature</title>
      <link>https://blog.lippard.org/2006/08/killer-runs-for-state-legislature.html/</link>
      <pubDate>Sun, 20 Aug 2006 17:05:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/killer-runs-for-state-legislature.html/</guid>
      <description>&lt;p&gt;I live in a heavily Democratic district of Arizona, in South Phoenix.  Last election, the Republicans didn&amp;rsquo;t even bother to field candidates.  This year, however, Daniel Coleman of Laveen is seeking one of the two House seats as a Republican.&lt;br /&gt;&lt;br /&gt;In 1997, Coleman was arrested for DUI and convicted.  In 2003, he was living in the very tiny southeastern town of Portal, Arizona (the location of Crystal Cave&amp;ndash;I&amp;rsquo;ve camped and done some spelunking there).  He went with his date Gail Chalker, her two sisters Annette and Carol, and Annette&amp;rsquo;s fiance, Colby Rawson to the nearby town of Rodeo, New Mexico, for an evening of drinking at the Rodeo Tavern.  Annette and Gail got into an argument over an air compressor that Annette wanted to borrow.  Coleman and Gail and Carol Chalker returned to Portal at 10:30 p.m., and Rawson and Annette Chalker and her two children drove up to Coleman&amp;rsquo;s home shortly before midnight to pick up the air compressor that was kept on the porch.  She opened the door and called to her sister, and when the screen door slammed shut, Coleman and Gail Chalker were awakened.  Coleman grabbed his .38 pistol, and the two of them left the bedroom and saw Annette Chalker in the entryway.  Gail Chalker says that Annette charged them and was trying to grab her by the throat, and Coleman&amp;rsquo;s gun fired, shooting a bullet into Annette&amp;rsquo;s face below her left eye, killing her.  Coleman said it was an accident, and Gail Chalker corroborated his story.&lt;br /&gt;&lt;br /&gt;Coleman was indicted on charges of first-degree murder but was never prosecuted for lack of evidence.  He was sued by the Chalker family for wrongful death, which was settled.&lt;br /&gt;&lt;br /&gt;When asked about Coleman, Arizona Republican Party chairman Matt Salmon said, &amp;ldquo;I&amp;rsquo;ve never met the guy. This is the first time I&amp;rsquo;ve even heard about this guy. &amp;hellip; The Republican Party did not recruit him to run. &amp;hellip; I&amp;rsquo;m very discouraged about anybody who has a DUI in their background.&amp;quot;&lt;br /&gt;&lt;br /&gt;Coleman is a 1993 Rutgers University graduate who has worked in the Phoenix area since 1997 as a computer contractor for the state Department of Economic Security.  He runs a consulting company called Candia Systems Associates.  He grew up in Cochise County, where his family had a ranch.  His stepfather was Wyatt Earp researcher Glenn Boyer, an amateur historian who &lt;a href=&#34;http://archive.salon.com/books/feature/2000/02/08/earp/print.html&#34;&gt;has been charged with fabricating material in the book &lt;span style=&#34;font-style: italic;&#34;&gt;I Married Wyatt Earp&lt;/span&gt;&lt;/a&gt;, which billed Josephine Earp as the author and Boyer as the editor.  That scandal first came to public view as a result of &lt;a href=&#34;http://www.phoenixnewtimes.com/issues/1998-12-24/news/feature4.html&#34;&gt;investigation by Tony Ortega&lt;/a&gt;, then of Phoenix&amp;rsquo;s weekly &lt;span style=&#34;font-style: italic;&#34;&gt;New Times&lt;/span&gt;.  Ortega went on to work at the Los Angeles &lt;span style=&#34;font-style: italic;&#34;&gt;New Times&lt;/span&gt; (now defunct) and has written several in-depth investigative pieces about the Church of Scientology.&lt;br /&gt;&lt;br /&gt;Coleman&amp;rsquo;s mother (and Boyer&amp;rsquo;s wife) is Western novelist Jane Candia Coleman.&lt;br /&gt;&lt;br /&gt;(Most of the above is from the &lt;a href=&#34;http://www.azcentral.com/arizonarepublic/news/articles/0819coleman0819.html&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt; story on Coleman&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>9/11 Myths debunked</title>
      <link>https://blog.lippard.org/2006/08/911-myths-debunked.html/</link>
      <pubDate>Sun, 20 Aug 2006 00:31:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/911-myths-debunked.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve just come across the &lt;a href=&#34;http://www.911myths.com/&#34;&gt;9/11 Myths site&lt;/a&gt;, which debunks a lot of the bogus claims made on the Internet by conspiracy theorists.  It&amp;rsquo;s well worth checking out along with the &lt;span style=&#34;font-style: italic;&#34;&gt;Popular Mechanics&lt;/span&gt; website and &amp;ldquo;Loose Change&amp;rdquo; debunking website referenced in &lt;a href=&#34;https://blog.lippard.org/2006/08/scholars-for-911-truth.html&#34;&gt;this posting on the conspiracy-mongering Scholars for 9/11 Truth&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Also check out the &lt;a href=&#34;http://nyctohylophobia.blogspot.com/&#34;&gt;Nyctohylophobia blog&lt;/a&gt; debunking 9/11 conspiracy claims, run by a bright Catholic high school student.&lt;br /&gt;&lt;br /&gt;UPDATE September 1, 2006:  The &lt;a href=&#34;http://www.debunking911.com/&#34;&gt;Debunking 9/11 Conspiracy Theories&lt;/a&gt; site is also a good resource.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Abstinence-only sex education = 13% of female students pregnant in one year</title>
      <link>https://blog.lippard.org/2006/08/abstinence-only-sex-education-13-of.html/</link>
      <pubDate>Sat, 19 Aug 2006 20:03:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/abstinence-only-sex-education-13-of.html/</guid>
      <description>&lt;p&gt;Timken High School in Canton, Ohio has had an abstinence-only sex education program for the last 18 years.  The program has not been updated during that time.  In the last year, 65 of the 490 female students in the high school became pregnant.  The school board has now voted to update the program and include safe sex information in the curriculum, while continuing to promote abstinence.&lt;br /&gt;&lt;br /&gt;More at &lt;a href=&#34;http://www.salon.com/mwt/broadsheet/2006/08/17/Ohio/index.html&#34;&gt;Salon.com&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bears and the convenience/security tradeoff</title>
      <link>https://blog.lippard.org/2006/08/bears-and-conveniencesecurity-tradeoff.html/</link>
      <pubDate>Fri, 18 Aug 2006 17:31:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/bears-and-conveniencesecurity-tradeoff.html/</guid>
      <description>&lt;p&gt;Bruce Schneier &lt;a href=&#34;http://www.schneier.com/blog/archives/2006/08/security_is_a_t.html&#34;&gt;points out a problem at Yosemite National Park&lt;/a&gt;&amp;ndash;how to make garbage cans that resist the ability of bears to get into them, yet are not so complicated that tourists can&amp;rsquo;t figure out how to put their trash into them.  Best quote, from a park ranger:  &amp;ldquo;There is considerable overlap between the intelligence of the smartest bears and the dumbest tourists.&amp;quot;&lt;br /&gt;&lt;br /&gt;There are some great comments on the thread&amp;ndash;e.g., &lt;a href=&#34;http://www.schneier.com/blog/archives/2006/08/security_is_a_t.html#c107655&#34;&gt;Saxon&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;How long before the bears start lurking near the cans, waiting for a human to open one so the bear can &amp;ldquo;mug&amp;rdquo; the human and get at the contents (rather like an ATM mugger)? Based on my experiences with the black bears in New England, this would not be beyond a bear&amp;rsquo;s reasoning capacity.&lt;/blockquote&gt;and &lt;a href=&#34;http://www.schneier.com/blog/archives/2006/08/security_is_a_t.html#c107660&#34;&gt;Mike Sherwood&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;The party putting stuff into the trash is willing to spend about 10 seconds on the activity, whereas the party getting stuff out has no time limit. In order to cater to the lazy and stupid, someone has to do more work.&lt;div id=&#34;c107660&#34;&gt;  &lt;p&gt;The configuration given doesn&amp;rsquo;t work because it has the traditional open and closed configurations, while making the switch between those configurations needlessly complex. In this case, they need a recepticle that fails secure.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Attacks on a plane</title>
      <link>https://blog.lippard.org/2006/08/attacks-on-plane.html/</link>
      <pubDate>Fri, 18 Aug 2006 17:28:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/attacks-on-plane.html/</guid>
      <description>&lt;p&gt;Ed Felten &lt;a href=&#34;http://www.freedom-to-tinker.com/?p=1054&#34;&gt;raises some very interesting points about the recent terrorist threat against planes and our response&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;Just as interesting as the attackers’ plans is the government response of beefing up airport security. The immediate security changes made sense in the short run, on the theory that the situation was uncertain and the arrests might trigger immediate attacks by unarrested co-conspirators. But it seems likely that at least some of the new restrictions will continue indefinitely, even though they’re mostly just &lt;a href=&#34;http://en.wikipedia.org/wiki/Security_theater&#34; _base_href=&#34;http://www.freedom-to-tinker.com/?p=1054&#34;&gt;security theater&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Massachusetts State Police arrest man for linking website to arrest video</title>
      <link>https://blog.lippard.org/2006/08/massachusetts-state-police-man-for.html/</link>
      <pubDate>Fri, 18 Aug 2006 16:44:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/massachusetts-state-police-man-for.html/</guid>
      <description>&lt;p&gt;Paul Pechonis &lt;a href=&#34;http://www.bluemassgroup.com/showDiary.do?diaryId=1829&#34;&gt;was arrested at his home for allegedly threatening the life of a police officer&lt;/a&gt; on his website.  This was a police officer who allegedly threatened to hold a gun to the head of his son.  That arrest was videotaped with the consent of all parties except the police, by a camera in Pechonis&amp;rsquo; home.  The video was placed online by Mary Jean, &lt;a href=&#34;http://www.bluemassgroup.com/showDiary.do?diaryId=3209&#34;&gt;who has been threatened with felony charges for posting it&lt;/a&gt;.  A federal judge issued an injunction supporting Jean, which the Attorney General has appealed.  Jean has the support of the ACLU of Massachusetts and the lawfirm of Choate, Hall &amp;amp; Stewart.&lt;br /&gt;&lt;br /&gt;Jean is the webmaster of &lt;a href=&#34;http://conte2006.com/&#34;&gt;conte2006.com&lt;/a&gt;, a website critical of Worcester County district attorney John Conte, which is where the video is hosted.&lt;br /&gt;&lt;br /&gt;You can also find the video on &lt;a href=&#34;http://www.youtube.com/watch?v=Bn8sxupvQAo&#34;&gt;YouTube&lt;/a&gt;. Although the video has been described by some as showing an &amp;ldquo;invasive search&amp;rdquo; without a warrant, the officers say they are just checking the home to see if anyone else is present.  They are not shown moving or opening anything on camera, and the search is very brief (just a few minutes)&amp;ndash;I don&amp;rsquo;t see any evidence of an &amp;ldquo;invasive search.&amp;quot;&lt;br /&gt;&lt;br /&gt;Now prosecutors have threatened Pechonis, &lt;a href=&#34;http://www.bluemassgroup.com/showComment.do?commentId=6179&#34;&gt;issuing a cease and desist order for merely linking to the video of his arrest from his own website&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Good job, prosecutors&amp;ndash;you&amp;rsquo;ve just ensured that there will be much more attention to &lt;a href=&#34;http://www.youtube.com/watch?v=Bn8sxupvQAo&#34;&gt;this video&lt;/a&gt; and Pechonis&amp;rsquo; case.&lt;br /&gt;&lt;br /&gt;(Hat tip to &lt;a href=&#34;http://www.theagitator.com/archives/026938.php&#34;&gt;The Agitator&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Is it worth shutting down botnet controllers?</title>
      <link>https://blog.lippard.org/2006/08/is-it-worth-shutting-down-botnet.html/</link>
      <pubDate>Fri, 18 Aug 2006 13:54:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/is-it-worth-shutting-down-botnet.html/</guid>
      <description>&lt;p&gt;Gadi Evron &lt;a href=&#34;http://www.irbs.net/internet/nanog/0607/0367.html&#34;&gt;has now suggested&lt;/a&gt;, following &lt;a href=&#34;http://fm.vix.com/internet/security/superbugs.html&#34;&gt;Paul Vixie&lt;/a&gt;, that it&amp;rsquo;s a waste of time to fight botnets by shutting down botnet controllers.  Here&amp;rsquo;s what I wrote to some colleagues when I read Vixie&amp;rsquo;s statement that stomping out botnets is not only a waste of time, but counter-productive because it causes botherders to change their behavior and find new malicious techniques:&lt;br /&gt;&lt;blockquote&gt;1.  If you don&amp;rsquo;t stomp them they are &lt;em&gt;still&lt;/em&gt; going to develop new ways of doing things as a result of internal competition.  It may happen more slowly, but it will still happen.  There&amp;rsquo;s no getting around an arms race.  Even taking his analogy seriously, he wouldn&amp;rsquo;t recommend that we stop using antibiotics.&lt;br /&gt;&lt;br /&gt;2.  Waiting on law enforcement to start effectively prosecuting will take a long time, and I don&amp;rsquo;t think I&amp;rsquo;ll be happy with what it will take for them to do it (I&amp;rsquo;m already unhappy with the new CALEA draft bill that&amp;rsquo;s circulating).  Criminal prosecution will likely never target more than a minority of offenders&amp;ndash;mostly the high-profile cases.&lt;br /&gt;&lt;br /&gt;3.  Taking action raises their costs, which applies more broadly the same economic effect as prosecution does in a narrower and stronger manner.  Again, if we take the antibiotic analogy seriously, a diversity of approaches is better than relying on a single approach.&lt;br /&gt;&lt;br /&gt;4.  Our experience seems to indicate a drop in botnet controller activity when we hit them consistently.  If the bulk of miscreants follow the path of least resistance, putting up a fight will tend to push them to environs where people aren&amp;rsquo;t putting up a fight.&lt;/blockquote&gt;Shutting down botnet controllers does have positive effects&amp;ndash;and it&amp;rsquo;s much quicker and reliable than law enforcement prosecution.  I think a diversity of defensive actions is important, and we need to continue developing more of them&amp;ndash;as I said above, it is a continuing arms race.&lt;br /&gt;&lt;br /&gt;Richard Bejtlich has &lt;a href=&#34;http://taosecurity.blogspot.com/2006/08/gadi-evron-on-botnet-command-and.html&#34;&gt;also commented on this subject&lt;/a&gt; at his TaoSecurity blog, and there&amp;rsquo;s some good discussion in the comments.  David Bianco has &lt;a href=&#34;http://infosecpotpourri.blogspot.com/2006/08/crazy-botnet-idea.html&#34;&gt;offered a suggestion at the InfoSecPotpourri blog&lt;/a&gt;.  Bianco&amp;rsquo;s suggestion is to modify the botnet C&amp;amp;C traffic, which in order to be most effective would have to occur at either large consumer ISPs (where 99+% of the bots are located) or at a small number of high-volume, low-cost webhosting companies (where 75+% of the botnet controllers are located).&lt;br /&gt;&lt;br /&gt;There are a number of approaches that are being developed, which I won&amp;rsquo;t describe in any detail here, but I agree that new approaches need to go more strongly after the bots themselves rather than just the botnet controllers.  Those approaches need to use Netflow, and they need to use DNS.  We also need to provide incentives for consumers with old, unpatched, vulnerable systems to protect themselves and to be protected by their ISPs&amp;ndash;that&amp;rsquo;s where the biggest bang for the buck will occur.&lt;/p&gt;</description>
    </item>
    <item>
      <title>W. Virginia water bottle&#39;s explosive residue turns out to be makeup</title>
      <link>https://blog.lippard.org/2006/08/w-virginia-water-bottles-explosive.html/</link>
      <pubDate>Fri, 18 Aug 2006 13:42:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/w-virginia-water-bottles-explosive.html/</guid>
      <description>&lt;p&gt;Yesterday there were numerous news reports about &lt;a href=&#34;http://www.allheadlinenews.com/articles/7004569891&#34;&gt;a woman&amp;rsquo;s water bottle testing positive&lt;/a&gt;, twice, for explosive residue and being identified as problematic by a bomb-sniffing dog.  She was allegedly taken for questioning by the FBI.  Today, there seems to be little followup about the fact that &lt;a href=&#34;http://www.kxma.com/getARticle.asp?ArticleId=35223&#34;&gt;it was actually makeup&lt;/a&gt; that triggered false positives.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Nick Carr&#39;s bogus criticism of the blogosphere</title>
      <link>https://blog.lippard.org/2006/08/nick-carrs-bogus-criticism-of.html/</link>
      <pubDate>Thu, 17 Aug 2006 23:23:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/nick-carrs-bogus-criticism-of.html/</guid>
      <description>&lt;p&gt;Nick Carr &lt;a href=&#34;http://www.roughtype.com/archives/2006/08/the_great_unrea.php&#34;&gt;writes of the blogosphere&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;What we tell ourselves about the blogosphere - that it&amp;rsquo;s open and democratic and egalitarian, that it stands in contrast and in opposition to the controlled and controlling mass media - is an innocent fraud.&lt;/blockquote&gt;What&amp;rsquo;s the fraud?  Carr claims that the top-ranked blogs have established a hierarchy of control over the entire blogosphere:&lt;br /&gt;&lt;blockquote&gt;The best way, by far, to get a link from an A List blogger is to provide a link to the A List blogger. As the blogophere has become more rigidly hierarchical, not by design but as a natural consequence of hyperlinking patterns, filtering algorithms, aggregation engines, and subscription and syndication technologies, not to mention human nature, it has turned into a grand system of patronage operated - with the best of intentions, mind you - by a tiny, self-perpetuating elite.&lt;/blockquote&gt;But Carr is not only ignoring the facts of a comparison between the blogosphere and the mass media (the point of his initial comparison), he&amp;rsquo;s ignoring mobility of rank and the specifics of the audiences of lower-ranked blogs.  I&amp;rsquo;ve seen my blog get visits from all sorts of interesting places, by people I would not ordinarily be able to speak to.&lt;br /&gt;&lt;br /&gt;John Koetsier at bizhack (who I&amp;rsquo;ve only come across because of this topic) &lt;a href=&#34;http://www.sparkplug9.com/bizhack/index.php/2006/08/16/a-lister-conspiracy-theories-and-dreams-of-easy-success/&#34;&gt;says it very well&lt;/a&gt; when he points out the role of luck in getting a mass audience:&lt;br /&gt;&lt;p&gt;&lt;b&gt;&lt;/b&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>41st Skeptic&#39;s Circle</title>
      <link>https://blog.lippard.org/2006/08/41st-skeptics-circle.html/</link>
      <pubDate>Thu, 17 Aug 2006 22:51:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/41st-skeptics-circle.html/</guid>
      <description>&lt;p&gt;The 41st Skeptic&amp;rsquo;s Circle is now out at Interverbal, in the &lt;a href=&#34;http://interverbal.blogspot.com/2006/08/awards-night-41st-skeptics-circle.html&#34;&gt;form of an Awards Night presentation&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Judge grants injunction against warrantless wiretapping</title>
      <link>https://blog.lippard.org/2006/08/judge-grants-injunction-against.html/</link>
      <pubDate>Thu, 17 Aug 2006 16:39:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/judge-grants-injunction-against.html/</guid>
      <description>&lt;p&gt;Although the &lt;a href=&#34;https://blog.lippard.org/2006/07/judge-throws-out-aclu-lawsuit-against.html&#34;&gt;ACLU&amp;rsquo;s lawsuit against AT&amp;amp;T in Illinois was thrown out&lt;/a&gt;, a separate case in Michigan &lt;a href=&#34;http://www.aclu.org/safefree/nsaspying/index.html&#34;&gt;filed on January 17 of this year against the NSA&lt;/a&gt; for warrantless wiretapping without approval of the FISA Court has resulted in &lt;a href=&#34;http://www.cnn.com/2006/POLITICS/08/17/domesticspying.lawsuit.ap/index.html&#34;&gt;a ruling by U.S. District Judge Anna Diggs Taylor that the practice is unconstitutional and must stop immediately&lt;/a&gt;.  This is not the final decision in the case, but the granting of an injunction for the plaintiff.&lt;br /&gt;&lt;br /&gt;The &lt;a href=&#34;http://www.eff.org/legal/cases/att/&#34;&gt;Electronic Frontier Foundation&amp;rsquo;s lawsuit against AT&amp;amp;T&lt;/a&gt; also continues.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Forbes&#39; Best Places for Business</title>
      <link>https://blog.lippard.org/2006/08/forbes-best-places-for-business.html/</link>
      <pubDate>Thu, 17 Aug 2006 02:25:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/forbes-best-places-for-business.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.forbes.com/lists/2006/1/2801.html&#34;&gt;Phoenix&lt;/a&gt; cracked the top ten for the first time in Forbes magazine&amp;rsquo;s best metropolitan areas for business (at #6); &lt;a href=&#34;http://www.forbes.com/lists/2006/9/06beststates_Arizona_090015.html&#34;&gt;Arizona&lt;/a&gt; is down at #15 in the list of &lt;a href=&#34;http://www.forbes.com/2006/08/15/best-states-business_cz_kb_0815beststates.html&#34;&gt;best states for business&lt;/a&gt;.  &lt;a href=&#34;http://www.forbes.com/lists/2006/1/2827.html&#34;&gt;Tucson&lt;/a&gt; ranks #77.&lt;br /&gt;&lt;br /&gt;Phoenix scored high for colleges, cost of doing business, culture and leisure, job growth, and net migration; it scored poorly for cost of living, and crime rate, and was somewhere in the middle on educational attainment, cost of doing business, and income growth.  Tucson scores better than Phoenix on educational attainment and income growth, but is worse on every other measure.&lt;br /&gt;&lt;br /&gt;Arizona was ranked highly for labor costs (#7), economic climate (#1), and growth prospects (#13), poorly for regulatory environment (#36) and quality of life (#43), and in the middle for business costs (#24).&lt;br /&gt;&lt;br /&gt;Arizona has four billionaires&amp;ndash;John Sperling and his son Peter of the Apollo Group (and University of Phoenix and Kronos Group), Campbell Soup heir Bennett Dorrance, and Arturo Moreno of Outdoor Systems.&lt;br /&gt;&lt;br /&gt;An interesting point in the summary is that the United States now has the highest corporate taxes of any OECD nation.&lt;br /&gt;&lt;br /&gt;UPDATE (March 9, 2007):  Forbes &lt;a href=&#34;http://www.forbes.com/2007/03/07/billionaires-worlds-richest_07billionaires_cz_lk_af_0308billie_land.html&#34;&gt;has updated its billionaire list for 2007&lt;/a&gt;, and there are no changes for Arizona&amp;ndash;the same four Arizonans are billionaires, with none dropping off the list and no new ones showing up.  Bennett Dorrance is at #432, Arturo Moreno, John Sperling, and Peter Sperling are all tied at #799.  Last year the list was much smaller&amp;ndash;Bennett Dorrance was at #153, John and Peter Sperling were tied at #297, and Arturo Moreno was at #354.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Skepticism about the UK liquid bomb plot</title>
      <link>https://blog.lippard.org/2006/08/skepticism-about-uk-liquid-bomb-plot.html/</link>
      <pubDate>Wed, 16 Aug 2006 14:35:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/skepticism-about-uk-liquid-bomb-plot.html/</guid>
      <description>&lt;p&gt;Former UK ambassador to Uzbekistan Craig Murray &lt;a href=&#34;http://www.craigmurray.co.uk/archives/2006/08/the_uk_terror_p.html&#34;&gt;raises some questions about the UK liquid bomb plot&lt;/a&gt;.  Bruce Schneier points to &lt;a href=&#34;http://www.schneier.com/blog/archives/2006/08/on_the_implausi.html&#34;&gt;a similarly critical discussion by Perry Metzger on Dave Farber&amp;rsquo;s interesting people list&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Help expose earmarks</title>
      <link>https://blog.lippard.org/2006/08/help-expose-earmarks.html/</link>
      <pubDate>Wed, 16 Aug 2006 14:12:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/help-expose-earmarks.html/</guid>
      <description>&lt;p&gt;The Sunlight Foundation (along with Porkbusters, Citizens Against Government Waste, the Heritage Foundation, the Club for Growth, and the Examiner Newspapers) is &lt;a href=&#34;http://www.sunlightfoundation.com/node/1043&#34;&gt;attempting to identify the sources of over 1,800 earmarks in the 2007 appropriations bill&lt;/a&gt; for the U.S. Departments of Labor, Health and Human Services, and Education.  They&amp;rsquo;ve got a &lt;a href=&#34;http://sunlightlabs.com/earmarks/&#34;&gt;Google Map showing the locations of each recipient&lt;/a&gt;.  There are a number of them in Arizona; a cursory look suggests that most of them are in the districts of Arizona&amp;rsquo;s Democratic Representatives, Grijalva and Pastor.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How the terrorist watch list decreases border security</title>
      <link>https://blog.lippard.org/2006/08/how-terrorist-watch-list-decreases.html/</link>
      <pubDate>Tue, 15 Aug 2006 22:07:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/how-terrorist-watch-list-decreases.html/</guid>
      <description>&lt;p&gt;The Department of Homeland Security Office of the Inspector General &lt;a href=&#34;http://www.dhs.gov/interweb/assetlibrary/OIG-06-43_June06.pdf&#34;&gt;has issued a report on U.S. Customs and Border Patrol activities at U.S. ports of entry&lt;/a&gt; that &amp;ldquo;indicates a significant decrease over the past few years in the interception of narcotics and the identification of fraudulent immigration documents, especially at airports.&amp;rdquo;  The problem is that when people are stopped whose names resemble those of individuals on the terrorist watch list, they have limited discretion about how to proceed, which causes them to spend a large amount of time dealing with each such case.  Spending time on those cases detracts from their ability to do anything else, and the accumulated information collected in such incidents doesn&amp;rsquo;t appear to be put to effective use:&lt;br /&gt;&lt;blockquote&gt;When a watchlisted or targeted individual is encountered at a POE, CBP generates several reports summarizing the incident. Each of these reports provides a different level of detail, and is distributed to a different readership. It is unclear, however, how details of the encounter and the information obtained from the suspected terrorist are disseminated for analysis. This inconsistent reporting is preventing DHS from developing independent intelligence assessments and may be preventing important information from inclusion in national strategic intelligence analyses.&lt;/blockquote&gt;The report advises giving more discretion to supervisors at ports of entry,  giving security clearances to port of entry counterterrorism personnel, establishing consistent reporting standards, and reviewing port of entry staffing models.  It also advises that port of entry personnel collect biometric data from persons entering the country &amp;ldquo;who would not normally provide this information when entering the United States.&amp;quot;&lt;br /&gt;&lt;br /&gt;More at &lt;a href=&#34;http://www.schneier.com/blog/archives/2006/08/review_of_us_cu.html&#34;&gt;Bruce Schneier&amp;rsquo;s blog&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Travel with liquids--the viscosity test</title>
      <link>https://blog.lippard.org/2006/08/travel-with-liquids-viscosity-test.html/</link>
      <pubDate>Mon, 14 Aug 2006 19:55:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/travel-with-liquids-viscosity-test.html/</guid>
      <description>&lt;p&gt;In Stephen Colbert&amp;rsquo;s discussion of the liquids he takes with him while traveling (on &lt;a href=&#34;http://www.youtube.com/watch?v=AoWBM5_3c5c&#34;&gt;YouTube&lt;/a&gt;), he asked whether custard is a liquid.  A &lt;span style=&#34;font-style: italic;&#34;&gt;USA Today&lt;/span&gt; &amp;ldquo;Today in the Sky&amp;rdquo; &lt;a href=&#34;http://blogs.usatoday.com/sky/2006/08/putting_tsa_to_.html&#34;&gt;blog entry on &amp;ldquo;Putting TSA to the viscosity test&amp;rdquo;&lt;/a&gt; reported on the author&amp;rsquo;s experiment to see what she would be forced to discard.  She carried a number of items in her bag to the screening area at the Baltimore airport for a flight to St. Louis on Friday night.  The items were a container of Silk soy milk, Edge shaving gel, Ban deodorant, a small container of yogurt, a sealed two-pack of Advil capsules (gel caps), some makeup items, and a packet of mustard (see photo).&lt;br /&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://photos1.blogger.com/blogger/6230/1431/1600/tsa%20test.jpg&#34;&gt;&lt;img style=&#34;cursor: pointer;&#34; src=&#34;http://photos1.blogger.com/blogger/6230/1431/320/tsa%20test.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;She was only required to discard the soy milk, one of the makeup items, and one other item (the mustard?).&lt;br /&gt;&lt;br /&gt;I don&amp;rsquo;t remember the details and cannot verify them because &lt;span style=&#34;font-style: italic;&#34;&gt;USA Today&lt;/span&gt; has removed the blog post, probably on the grounds that it encourages readers to test the limits of security screening.  But shouldn&amp;rsquo;t the rules about what is permitted be clear?&lt;br /&gt;&lt;br /&gt;Is water in a frozen state permitted?&lt;br /&gt;&lt;br /&gt;Are there any beverages or food items which have the properties of being &lt;a href=&#34;http://en.wikipedia.org/wiki/Thixotropic&#34;&gt;thixotropic&lt;/a&gt; (solid until shaken) or &lt;a href=&#34;http://en.wikipedia.org/wiki/Rheopecty&#34;&gt;rheopectic&lt;/a&gt; (temporarily solid after being shaken)?  There&amp;rsquo;s now (at least temporarily) a market&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Schneier on security theater</title>
      <link>https://blog.lippard.org/2006/08/schneier-on-security-theater.html/</link>
      <pubDate>Sun, 13 Aug 2006 17:20:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/schneier-on-security-theater.html/</guid>
      <description>&lt;p&gt;Bruce Schneier &lt;a href=&#34;http://www.schneier.com/blog/archives/2006/08/terrorism_secur.html&#34;&gt;writes about last week&amp;rsquo;s terrorism arrests&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Hours-long waits in the security line. Ridiculous prohibitions on what you can carry onboard. Last week&amp;rsquo;s foiling of a major terrorist plot and the subsequent airport security graphically illustrates the difference between effective security and security theater.&lt;br /&gt;&lt;p&gt;None of the airplane security measures implemented because of 9/11 &amp;ndash; no-fly lists, secondary screening, prohibitions against pocket knives and corkscrews &amp;ndash; had anything to do with last week&amp;rsquo;s arrests. And they wouldn&amp;rsquo;t have prevented the planned attacks, had the terrorists not been arrested. A national ID card wouldn&amp;rsquo;t have made a difference, either.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Naked air travel</title>
      <link>https://blog.lippard.org/2006/08/naked-air-travel.html/</link>
      <pubDate>Sun, 13 Aug 2006 05:23:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/naked-air-travel.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.cnn.com/2006/TRAVEL/08/11/terror.passengers.ap/index.html&#34;&gt;CNN&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Tisha Presley, bound for Fort Bragg, North Carolina, hurriedly sipped from her bottled water before going through security at the Atlanta airport.&lt;br /&gt;&lt;br /&gt;&amp;ldquo;I assume before too long we&amp;rsquo;ll be naked on the plane &amp;ndash; and that&amp;rsquo;s fine with me,&amp;rdquo; she said.&lt;/blockquote&gt;My wife Kat jokingly suggests that TSA require passengers to change into TSA-provided unitards, returned for cleaning and reuse upon arrival at the destination.&lt;br /&gt;&lt;br /&gt;Of course, the real question is whether air travel continues to be economically viable under high levels of travel restrictions without completely transforming the industry&amp;rsquo;s business model.&lt;br /&gt;&lt;br /&gt;One thing for sure&amp;ndash;the level of restrictions currently imposed in the UK will provide incentives for telecommuting and audio and video conferencing, which are services provided by the company which employs me, Global Crossing.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sierra Mist commercial and the liquid explosives plot</title>
      <link>https://blog.lippard.org/2006/08/sierra-mist-commercial-and-liquid.html/</link>
      <pubDate>Sun, 13 Aug 2006 04:58:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/sierra-mist-commercial-and-liquid.html/</guid>
      <description>&lt;p&gt;Comedy Central is still showing this commercial, which weakly foreshadowed the restriction on liquids put in place on Thursday.  This restriction occurred &lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/content/article/2006/08/10/AR2006081001654.html&#34;&gt;months after the UK and U.S. governments were aware of this recent plot&lt;/a&gt; and &lt;a href=&#34;http://sfgate.com/cgi-bin/article.cgi?f=/c/a/2006/08/11/MNGL2KGOOB1.DTL&#34;&gt;eleven years after they were aware of the existence of terrorist plots involving liquid explosives&lt;/a&gt; (and twelve years after such a device was successfully tested&amp;ndash;it killed one passenger and injured between five and &lt;a href=&#34;http://www.theglobeandmail.com/servlet/story/LAC.20060811.BOMBPLOT11/TPStory/TPInternational/Europe/&#34;&gt;ten&lt;/a&gt;).&lt;br /&gt;&lt;object height=&#34;350&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/U3BMDPKtnNQ&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/U3BMDPKtnNQ&#34; type=&#34;application/x-shockwave-flash&#34; height=&#34;350&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>ZeFrank on London liquid explosive terror plot</title>
      <link>https://blog.lippard.org/2006/08/zefrank-on-london-liquid-explosive.html/</link>
      <pubDate>Sun, 13 Aug 2006 04:16:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/zefrank-on-london-liquid-explosive.html/</guid>
      <description>&lt;blockquote&gt;The Brits caught some douchebags who were going to blow up some planes.&lt;br /&gt;&lt;br /&gt;Now, the way I see it, you can&#39;t have terrorism without terror. The strategy of terrorism is to use isolated acts of violence to instill  fear and confusion into the population at large. A small number of people can incapacitate a society by leveraging our inability to understand risk.&lt;br /&gt;&lt;br /&gt;Airline industry stocks plummetted today, while the industry braced for a rash of cancellations. This, despite the fact that even with the risk of airplane bombings it&#39;s still more dangerous to drive your car. Or smoke cigarettes.&lt;br /&gt;&lt;br /&gt;As long as a small group of people can inflict mass panic across a  large population, the tactic itself will remain viable. One way to deal a blow to the effectiveness of terrorism is to deal with the terror itself.&lt;br /&gt;&lt;br /&gt;London&#39;s police deputy commissioner Paul Stevenson said that the plot was &#34;intended to be mass murder on an unimaginable scale.&#34; No, it is imaginable: between three and ten flights out of thousands would have resulted in the terrible loss of human life.&lt;br /&gt;&lt;br /&gt;Bush today said this country is safer today than it was prior to 9/11. Personally, I don&#39;t think he knows. Whether we like it or not, terrorist attacks on Americans are now part of the global reality. They will continue to happen. Many places around the globe have had to deal with a similar reality for years. India, Ireland, England, Spain, Russia, to name a few. In many cases, these societies have pulled together and not allowed isolated acts of violence to tear at their fiber. Like disease and the forces of nature, it&#39;s a risk that we have to rationally come to terms with. The government&#39;s responsibility is to make sure that fear and terror are not disproportionate to the reality of the situation.&lt;br /&gt;&lt;br /&gt;Today the President said, &#34;This nation is at war with Islamic fascists who will use any means to destroy those of us who love freedom to hurt our nation.&#34; Generalized statements like this which instill nebulous fear without specific information are exactly in line with the goals of terrorism.&lt;/blockquote&gt;Video &lt;a href=&#34;http://www.zefrank.com/theshow/archives/2006/08/081006.html&#34;&gt;here&lt;/a&gt;.  (Hat tip to James Redekop on the SKEPTIC mailing list.)&lt;br /&gt;&lt;br /&gt;Along similar lines is John Mueller of Ohio State University&#39;s &lt;a href=&#34;http://www.cato.org/pubs/regulation/regv27n3/v27n3-5.pdf&#34;&gt;&#34;A False Sense of Insecurity?  How does the risk of terrorism measure up against everyday dangers?&#34;&lt;/a&gt; (PDF), published in the Cato Institute&#39;s &lt;span style=&#34;font-style: italic;&#34;&gt;Regulation&lt;/span&gt;, Fall 2004.&lt;br /&gt;&lt;br /&gt;The additional security measures, which are creating long queues of people waiting to go through security checkpoints, are actually creating greater risks of terrorism--against those people waiting to get through the checkpoints.  But that risk pales in comparison to every day risks which we accept (or allow others to accept) as a matter of course: falling off ladders, driving in automobiles, eating fast food, smoking.  If a terrorist act on the scale of 9/11 occurred every month in the United States, it would only begin to approach the number of Americans killed every year in automobile accidents, and would still be far short of the number who die as a result of smoking.&lt;br /&gt;&lt;br /&gt;Responsive actions like unreasonable and inefficient security screening measures increase rather than decrease the costs of terrorism.
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;OutOfContext&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;&#34;The only thing we have to fear is fear itself.&#34; Just think how much more popular and useful our President would have been by calming us all down and giving us perspective.  But it&#39;s not just him, nobody with any national platform has come close.  It almost seems like politicians are as insecure and afraid as the rest of us. &lt;BR/&gt;I live in the heartland, a place where fear and distance make strange bedfellows.  I guess it is easier to fear the sensational and exotic danger than to come to terms with the real social and economic insecurities in our everyday lives.  &lt;BR/&gt;It reminds me a little of a Bill Hicks monologue about CNN in which he complains that news channels show war, destruction, famine, and pestilence 24 hours a day, yet you stick your head out the window and...(the sound of crickets).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hate mail from suggestion that Jesus was a liberal</title>
      <link>https://blog.lippard.org/2006/08/hate-mail-from-suggestion-that-jesus.html/</link>
      <pubDate>Sat, 12 Aug 2006 04:11:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/hate-mail-from-suggestion-that-jesus.html/</guid>
      <description>&lt;p&gt;There&amp;rsquo;s a website, &lt;a href=&#34;http://www.jesusisaliberal.org/&#34;&gt;&lt;a href=&#34;https://www.jesusisaliberal.org&#34;&gt;www.jesusisaliberal.org&lt;/a&gt;&lt;/a&gt;, which suggests that Jesus was a liberal.  (I&amp;rsquo;d go further and suggest that Jesus offered some views which were close to communism.)  This site has provoked &lt;a href=&#34;http://www.jesusisaliberal.org/hate_mail.html&#34;&gt;some interesting hate mail&lt;/a&gt; which seems somewhat at odds with what Jesus would do.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;JesusLiberalPaul&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Thanks for noticing our site. &lt;BR/&gt;&lt;BR/&gt;I also like to ask what I call Jesus Koans: &#34;Who would Jesus Bomb?&#34; and &#34;Who would Jesus Torture?&#34; and &#34;What animals would Jesus exterminate and make extinct?&#34; and &#34;What kind of Automatic Weapon would Jesus own?&#34; and &#34;Would Jesus Kill first and let his Father sort them out?&#34;&lt;BR/&gt;&lt;BR/&gt;The reactions can be fairly amazing.  &lt;BR/&gt;&lt;BR/&gt;We&#39;ve also had death threats - some implied, some very direct.  It is stunning how much hate is espoused in the name of Jesus, Mohammed, etc.&lt;BR/&gt;&lt;BR/&gt;Dave, the t-shirts only came after we had enough requests for put in an order.   In the past 2 years we&#39;ve sold only about 475. The bumper stickers are far, far more popular.  &lt;BR/&gt;&lt;BR/&gt;Bottom line, it&#39;s all about re-framing Jesus in His original light and intention.  &lt;BR/&gt;&lt;BR/&gt;Spread the word.  Thanks for visiting.  &lt;BR/&gt;&lt;BR/&gt;Peace.&lt;BR/&gt;&lt;BR/&gt;Paul&lt;BR/&gt;Jesus Is A Liberal.org&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to get a charitable donation tax deduction and get the money back</title>
      <link>https://blog.lippard.org/2006/08/how-to-get-charitable-donation-tax.html/</link>
      <pubDate>Fri, 11 Aug 2006 14:25:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/how-to-get-charitable-donation-tax.html/</guid>
      <description>&lt;p&gt;The &lt;a href=&#34;http://www.sltrib.com/ci_4129167&#34;&gt;Leavitt family gave $443,500 to the Dixie and Anne Leavitt Foundation&lt;/a&gt;, which gave it to the Southern Utah Foundation, which gave the money to Southern Utah University (along with another $135,000 from Leavitt Land and Investment), which gave the money to students in the form of scholarships that could only be used for housing at apartments owned by the Leavitt family.  The Leavitt&amp;rsquo;s Cedar Development Company got $578,000 from the student rent payments.&lt;br /&gt;&lt;br /&gt;The Leavitts specifically asked the Southern Utah Foundation (whose board member Steven Bennion was also president of Southern Utah University) for the arrangement.&lt;br /&gt;&lt;br /&gt;The really interesting part?  One member of the Leavitt family involved in these decisions is Mike Leavitt, the U.S. Secretary of Health and Human Services in the Bush administration (and former Governor of Utah).&lt;br /&gt;&lt;br /&gt;The Leavitt Foundation had already been under scrutiny because the Leavitt family had made large donations but the Foundation had paid out little to charity until last year.&lt;br /&gt;&lt;br /&gt;The &lt;a href=&#34;http://www.sltrib.com/search/ci_4149644&#34;&gt;IRS is investigating&lt;/a&gt;.  The Leavitts, the foundation administrators, and the university say they see nothing wrong with the arrangement, and a Leavitt spokeswoman says that the Senate Finance Committee reviewed this arrangement as part of Leavitt&amp;rsquo;s confirmation last year.&lt;br /&gt;&lt;br /&gt;This kind of arrangement is not surprising to me given what I&amp;rsquo;ve heard about other Mormon business arrangements, which commonly use family-owned companies and partnerships to do business with each other in order to gain tax advantages.&lt;br /&gt;&lt;br /&gt;(Hat tip to &lt;a href=&#34;http://trentstamp.blogspot.com/2006/08/dont-feds-call-this-money-laundering.html&#34;&gt;Trent Stamp at Charity Navigator&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Time fountain</title>
      <link>https://blog.lippard.org/2006/08/time-fountain.html/</link>
      <pubDate>Fri, 11 Aug 2006 14:05:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/time-fountain.html/</guid>
      <description>&lt;p&gt;Here&amp;rsquo;s a gadget &lt;a href=&#34;http://en.wikipedia.org/wiki/Harold_Eugene_Edgerton&#34;&gt;Harold Edgerton&lt;/a&gt; would have appreciated&amp;ndash;Nate True built a little device that pumps dyed water through a tube, drops at a time, with strobe lights that illuminate individual drops as they fall.  You can adjust the frequency of the strobe lights so that the drops appear to change in speed, freeze in place, or move backwards.  He calls it a &lt;a href=&#34;http://www.ohgizmo.com/2006/08/08/the-time-fountain-will-turn-back-time&#34;&gt;&amp;ldquo;time fountain.&amp;quot;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Girl takes picture of herself every day for three years</title>
      <link>https://blog.lippard.org/2006/08/girl-takes-picture-of-herself-every.html/</link>
      <pubDate>Fri, 11 Aug 2006 14:02:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/girl-takes-picture-of-herself-every.html/</guid>
      <description>&lt;p&gt;This is an interesting video&amp;ndash;though it will be more interesting if she continues the project, so that she visibly ages.  (Looks like this is 2001-2003.)&lt;br /&gt;&lt;br /&gt;&lt;object width=&#34;425&#34; height=&#34;350&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/55YYaJIrmzo&#34;&gt;&lt;/param&gt;&lt;param name=&#34;wmode&#34; value=&#34;transparent&#34;&gt;&lt;/param&gt;&lt;embed src=&#34;http://www.youtube.com/v/55YYaJIrmzo&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;350&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>U.S. acceptance of evolution ranks us 33 out of 34 countries polled</title>
      <link>https://blog.lippard.org/2006/08/us-acceptance-of-evolution-ranks-us-33.html/</link>
      <pubDate>Thu, 10 Aug 2006 21:49:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/us-acceptance-of-evolution-ranks-us-33.html/</guid>
      <description>&lt;p&gt;In a short Eugenie Scott co-authored study published in &lt;span style=&#34;font-style: italic;&#34;&gt;Science&lt;/span&gt;, the United States had the 33rd lowest acceptance of evolution out of 34 countries polled; only Turkey had lower acceptance.  No doubt &lt;a href=&#34;http://en.wikipedia.org/wiki/Adnan_Oktar&#34;&gt;Harun Yahya&lt;/a&gt; had something to do with that.&lt;br /&gt;&lt;br /&gt;The measurement was whether one thought the following statement was true or false:  &amp;ldquo;Human beings, as we know them, developed from earlier species of animals.&amp;rdquo;  Answers were multiple choice: true, false, not sure or does not know.&lt;br /&gt;&lt;br /&gt;The full ranking:&lt;br /&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://scienceblogs.com/strangerfruit/upload/figure.gif&#34;&gt;&lt;img style=&#34;cursor: pointer; width: 320px;&#34; src=&#34;http://scienceblogs.com/strangerfruit/upload/figure.gif&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://scienceblogs.com/strangerfruit/2006/08/go_usa_were_2_kind_of.php&#34;&gt;stranger fruit&lt;/a&gt;, where commenters have noted a possible correlation with &lt;a href=&#34;http://scienceblogs.com/retrospectacle/2006/07/nothings_rotten_in_denmark.php&#34;&gt;rankings of levels of happiness&lt;/a&gt;.  It doesn&amp;rsquo;t look like much of a correlation&amp;ndash;the happiness rankings were 1. Denmark, 2. Switzerland, 3. Austria, 4. Iceland, 5. Bahamas, 23. United States, 35. Germany, 41. Britain, 62. France, 82. China, 90. Japan, 125. India.  There&amp;rsquo;s a slightly better correlation with &lt;a href=&#34;http://secularoutpost.blogspot.com/2006/03/atheists-and-nonbelievers-by-country.html&#34;&gt;rankings of percentage of atheists&lt;/a&gt;:  1. Sweden, 3. Denmark, 4. Norway, 6. Czech Republic, 7. Finland, 8. France, 10. Estonia, 11. Germany, 13. Hungary, 14. Netherlands, 15. Britain, 16. Belgium, 17. Bulgaria, 18. Slovenia, 21. Latvia, 22. Slovakia, 23. Switzerland, 24. Austria, 27. Spain, 28. Iceland, 32. Greece, 34. Italy, 37. Lithuania, 42. Portugal, 43. United States.  Turkey and Cyprus didn&amp;rsquo;t make the top 50 for percentage of atheists.)&lt;br /&gt;&lt;br /&gt;UPDATE (February 20, 2009):   It is interesting that western democracies without a strong history of church and state are those where religion is weakest and acceptance of evolution is highest.  Turkey, the only OECD country with lower acceptance of evolution than the United States, is a Muslim democracy with a strongly enforced separation of church and state.   Iceland and Denmark, the top two, are Lutheran, and Sweden, at #3, was officially Lutheran until &lt;a href=&#34;http://query.nytimes.com/gst/fullpage.html?res=9901E3D71239F932A05751C1A963958260&#34;&gt;it began introducing the separation of church and state in 1995&lt;/a&gt;.  France and Japan, at #4 and #5, are perhaps counter-examples, both rounding out the bottom of the top five and having fairly strong separation of church and state, though Japan&amp;rsquo;s was first imposed by the U.S. occupation after WWII.  The UK, at #6, is Anglican; Norway, at #7, is &lt;a href=&#34;http://religionclause.blogspot.com/2008/04/norway-will-end-evangelical-lutheran.html&#34;&gt;Lutheran but expected to remove the official religion clause from its Constitution by 2012&lt;/a&gt;; Belgium, at #8, is officially Catholic and also funds other religions; Spain, at #9, is officially Catholic; Germany, at #10, guarantees freedom of religion but the state funds both Catholic and Protestant churches via &amp;ldquo;church tax&amp;rdquo;; Italy, at #11, is Catholic; the Netherlands, at #12, has constitutional freedom of religion but funds religions.&lt;/p&gt;</description>
    </item>
    <item>
      <title>AOL user identified by searches, plans to cancel account</title>
      <link>https://blog.lippard.org/2006/08/aol-user-identified-by-searches-plans.html/</link>
      <pubDate>Thu, 10 Aug 2006 18:59:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/aol-user-identified-by-searches-plans.html/</guid>
      <description>&lt;p&gt;The AOL user identified as 4417749 in the &lt;a href=&#34;https://blog.lippard.org/2006/08/aol-releases-user-search-data-tied-to.html&#34;&gt;recently released three months of AOL search data&lt;/a&gt; has been &lt;a href=&#34;http://www.nytimes.com/2006/08/09/technology/09aol.html?pagewanted=2&amp;_r=1&#34;&gt;found by the &lt;span style=&#34;font-style: italic;&#34;&gt;New York Times&lt;/span&gt;&lt;/a&gt;.  She&amp;rsquo;s Thelma Arnold, a 62-year-old widow in Georgia who has often done searches about medical conditions for her friends, as well as about such things as how to deal with her dog&amp;rsquo;s urination problem.  The article includes a photo of her diaper-wearing dog, Dudley.&lt;br /&gt;&lt;br /&gt;The article points out both how the search results can be used to identify the real-world user as well as how they can be misleading.&lt;br /&gt;&lt;br /&gt;She says at the end of the article that she plans to cancel her account.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Deceptive Goldwater Institute article on CO2 and global warming</title>
      <link>https://blog.lippard.org/2006/08/deceptive-goldwater-institute-article.html/</link>
      <pubDate>Thu, 10 Aug 2006 16:07:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/deceptive-goldwater-institute-article.html/</guid>
      <description>&lt;p&gt;The Goldwater Institute sent out an email today titled &lt;a href=&#34;http://www.goldwaterinstitute.org/article.php?/1082.html&#34;&gt;&amp;ldquo;Some Like It Hot&amp;rdquo;&lt;/a&gt; by Robert C. Balling, Jr., a global warming skeptic who is a climatology professor at Arizona State University (and a Goldwater Institute Senior Fellow).  It&amp;rsquo;s short, so I&amp;rsquo;ll quote it in full:&lt;br /&gt;&lt;blockquote&gt;This summer treated us to the films &amp;ldquo;Too Hot Not To Handle&amp;rdquo; and Al Gore&amp;rsquo;s &amp;ldquo;An Inconvenient Truth,&amp;rdquo; as well as news that the Supreme Court will decide whether carbon dioxide (CO2) should be considered a pollutant under the Clean Air Act.&lt;br /&gt;&lt;br /&gt;Reinforcing the idea that CO2 is a pollutant, Gore and others often speak of &amp;ldquo;CO2 pollution.&amp;rdquo; Before you train yourself to add the &amp;ldquo;p&amp;rdquo; word to your vocabulary, consider that CO2 comes from the Earth itself and its levels have fluctuated greatly throughout history.&lt;br /&gt;&lt;br /&gt;At one point, atmospheric CO2 levels dropped drastically and came perilously close to suffocating the global ecosystem. If someone is concerned about dangerous levels of atmospheric CO2, too low is far more dangerous than too high.&lt;br /&gt;&lt;br /&gt;Experiments show that when CO2 levels increase, plants grow faster and bigger. In order to  make CO2 more sinister, claims are made that  ragweed and poison ivy will grow more vigorously in  the future, and indeed they will. But so will every tree in the forest.&lt;br /&gt;&lt;br /&gt;There is no doubt that CO2 is a greenhouse gas that when elevated will act to warm the Earth. However, its levels have fluctuated enormously over the history of the Earth, and the ecosystems of the planet have adjusted to cope with these variations. The Supreme Court ruling will be interesting, but Mother Earth has clearly ruled that CO2 is not a pollutant.&lt;br /&gt;&lt;br /&gt;Dr. Robert C. Balling Jr. is a Goldwater Institute Senior Fellow and is a professor in the climatology program at Arizona State University, specializing in climate change and the greenhouse effect. A longer version of this article originally appeared on TCSDaily.com.&lt;/blockquote&gt;The big problem with this piece is a very critical omission.  The last paragraph admits that CO2 elevation causes global warming, but says that its levels have &amp;ldquo;fluctuated enormously&amp;rdquo; over the history of the earth.  But it fails to tell us what the record of CO2 fluctuation shows and where we stand today in comparison to the existing past record, leaving the reader with the false impression that the current levels are within normal historical fluctuations.  CO2 levels today are much higher than they have been in the last 400,000 years (which I believe has now been extended to 600,000 years), as documented by &lt;a href=&#34;http://www.ncdc.noaa.gov/paleo/icecore/antarctica/vostok/vostok_data.html&#34;&gt;CO2 levels in Antarctic ice cores&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;To quote &lt;a href=&#34;http://laps.noaa.gov/albers/las/globalwarming.html&#34;&gt;Steve Albers at NOAA&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;          The reason I would be most concerned is not what has happened so    far, but what can very possibly happen if we stay on the present course.    Carbon dioxide (CO2) mainly from fossil fuel burning     is being released into the atmosphere faster than natural processes can    remove it, thus increasing atmospheric concentrations.    The rate of rise in CO2 concentration has been increasing as well, from     about 1.3 parts per million per year several decades ago to about     2.2 ppm/yr in 2005. The natural background is about 280ppm and current    CO2 concentrations are about 380ppm. A linear extrapolation of the 2005     trend would yield a doubling of CO2 over natural values by around 2080.    It is often suggested that short of that, values of just 450ppm would     represent a threshold of unacceptable changes in the environment. These    values are potentially just a few decades away. &lt;p&gt;    If we wait until things get obviously worse before we take     action it could be too late for reasonably quick action to restore    our familiar climate. One reason is because the ocean reservior of CO2     might be filling up and it would then take hundreds of years or more to     reverse the CO2 back to its &amp;ldquo;natural&amp;rdquo; level to undo the warming effect.    Another aspect of the carbon cycle is that even if the global emission     rate is held constant, the CO2 concentration in the atmosphere would     continue to rise for quite some time (e.g. one or more centuries) and     reach levels several times what it is at present. Alternatively, to hold     the CO2 concentration at current levels, the emission rate would have to     be cut by roughly one-half (without considering the effect of the ocean    reservoirs filling up). To hold the currently elevated temperature    constant the emission rate would need about a two-thirds cut. Even if    we magically turned off all emissions at once, it would probably take    100-300 years for CO2 levels to come down close to the natural background    levels. The corresponding &amp;ldquo;half-life&amp;rdquo; would be something on the order of    50 years, subject to changes in the various CO2 sinks.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jesus shrimp</title>
      <link>https://blog.lippard.org/2006/08/jesus-shrimp.html/</link>
      <pubDate>Wed, 09 Aug 2006 19:36:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/jesus-shrimp.html/</guid>
      <description>&lt;p&gt;A California man &lt;a href=&#34;http://www.nbc11.com/news/9631509/detail.html&#34;&gt;has seen the face of Jesus on a shrimp tail&lt;/a&gt;.  &lt;a href=&#34;http://www.fhfshow.com/&#34;&gt;Heidi Hamilton and Frosty Stilwell&lt;/a&gt; nearly simultaneously dubbed it a &amp;ldquo;Christacean&amp;rdquo; when reporting this on their syndicated radio show today.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The eight things you must do to get into heaven</title>
      <link>https://blog.lippard.org/2006/08/eight-things-you-must-do-to-get-into.html/</link>
      <pubDate>Wed, 09 Aug 2006 04:39:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/eight-things-you-must-do-to-get-into.html/</guid>
      <description>&lt;p&gt;An entertaining YouTube video, I&amp;rsquo;ve embedded it in &lt;a href=&#34;http://secularoutpost.blogspot.com/2006/08/eight-things-you-must-do-to-get-into.html&#34;&gt;a posting at The Secular Web&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Coulter&#39;s Godless has fake footnotes, too</title>
      <link>https://blog.lippard.org/2006/08/coulters-godless-has-fake-footnotes.html/</link>
      <pubDate>Tue, 08 Aug 2006 00:57:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/coulters-godless-has-fake-footnotes.html/</guid>
      <description>&lt;p&gt;Since Crown Publishing Group responded to the &lt;a href=&#34;https://blog.lippard.org/2006/06/coulters-book-godless-on-evolution.html&#34;&gt;charges of plagiarism&lt;/a&gt; against Ann Coulter&amp;rsquo;s latest book, &lt;span style=&#34;font-style: italic;&#34;&gt;Godless&lt;/span&gt;, in part by appealing to the support provided by its 35 pages of footnotes, &lt;a href=&#34;http://mediamatters.org/items/200608070002&#34;&gt;Media Matters decided to analyze the footnotes&lt;/a&gt;.  It turns out they provide further evidence of her irresponsibility and disregard for accuracy (as if the &lt;a href=&#34;https://blog.lippard.org/2006/06/coulters-book-godless-on-evolution.html&#34;&gt;existing&lt;/a&gt; &lt;a href=&#34;https://blog.lippard.org/2006/06/ann-coulter-on-no-evidence-for.html&#34;&gt;evidence&lt;/a&gt; isn&amp;rsquo;t enough).  One example:&lt;br /&gt;&lt;blockquote&gt;On Page 248, Coulter wrote:&lt;blockquote&gt;  &lt;p&gt;In an article in the &lt;i&gt;New York Times&lt;/i&gt; on intelligent design, the design proponents quoted in the article keep rattling off serious, scientific arguments &amp;ndash; from [Michael J.] Behe&amp;rsquo;s examples in molecular biology to [William] Dembski&amp;rsquo;s mathematical formulas and statistical models. &lt;b&gt;The &lt;i&gt;Times&lt;/i&gt; reporter, who was clearly not trying to make the evolutionists sound retarded, was forced to keep describing the evolutionists&amp;rsquo; entire retort to these arguments as: &lt;i&gt;Others disagree&lt;/i&gt;.&lt;/b&gt;&lt;sup&gt;2&lt;/sup&gt; &lt;/p&gt;</description>
    </item>
    <item>
      <title>AOL releases user search data, tied to individual users</title>
      <link>https://blog.lippard.org/2006/08/aol-releases-user-search-data-tied-to.html/</link>
      <pubDate>Mon, 07 Aug 2006 17:55:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/aol-releases-user-search-data-tied-to.html/</guid>
      <description>&lt;p&gt;AOL has published logs showing web activity data for 650,000 users&amp;ndash;it&amp;rsquo;s 20 million searches in about 800MB.  Although the AOL screen names were converted to random numbers, the numbers are consistent across an individual user&amp;rsquo;s activity and in many cases is no doubt sufficient to identify the individual based on ego surfing and other activity.&lt;br /&gt;&lt;br /&gt;As &lt;a href=&#34;http://www.techcrunch.com/2006/08/06/aol-proudly-releases-massive-amounts-of-user-search-data/&#34;&gt;Tech Crunch points out&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;The most serious problem is the fact that many people often search on their own name, or those of their friends and family, to see what information is available about them on the net. Combine these ego searches with porn queries and you have a serious embarrassment. Combine them with “buy ecstasy” and you have evidence of a crime. Combine it with an address, social security number, etc., and you have an identity theft waiting to happen. The possibilities are endless.&lt;/blockquote&gt;The Paradigm Shift blog notes an instance of &lt;a href=&#34;http://plentyoffish.wordpress.com/2006/08/07/aol-search-data-shows-users-planning-to-commit-murder/&#34;&gt;an AOL user who appears to be plotting to kill his wife&lt;/a&gt; (though there are, of course, possible innocent explanations).  Commenters note that over 100 users used search terms which included references to child porn.  There is no doubt that this will be used to argue for greater release of data to the government with fewer safeguards against misuse; commenters have &lt;a href=&#34;http://plentyoffish.wordpress.com/2006/08/07/aol-search-data-shows-users-planning-to-commit-murder/#comment-1116&#34;&gt;already made the claim&lt;/a&gt; that &amp;ldquo;if you don’t do anything wrong, then you have nothing to be afraid of - even if people can view your search history.&amp;rdquo;  Commenter Robert &lt;a href=&#34;http://plentyoffish.wordpress.com/2006/08/07/aol-search-data-shows-users-planning-to-commit-murder/#comment-1162&#34;&gt;follows up with a good response&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Do you ever search for your SSN#, phone number and/or name on line to see if it was posted without your consent? Do you ever worry your day care provider might be a child molester so you search for child molestation and the care takers name or their business name? Do you ever want to find ways to explain sex to your teen age daughter? Gee I wonder what those search terms might look like? Are you famous? Imagine if you type in the name of restaurant you want to go to and the word paparazzi to see if they are known to hang there. Let’s hope they do not see that? Oh, do you have a rare disease or maybe you are pregnant and are looking for clinic in your area so you type in your zip code? In a rural areas that might leave oh 1-30 people it could be? Oh, maybe you think your son is gay? I wonder what you would search for then? Do you have any fetishes or other unusual hobby that might be embarrassing for people to know about but is not illegal. Remember that rural issue again? Getting it yet, because I could go on and on. This is an personal invasion at its most basic level. Not only does it expose personal details of peoples lives, but it is open to wild misinterpretations. Take the wife killing search. Has anyone thought they were simply looking for news they had heard of on the topic, looking for a good book they had heard about with that topic whose title they could not remember, were a wife worried their husband was thinking about this, or maybe that it was exactly what they were looking for but it was only a private fantasy that let them cool off one day after an angry argument? Without context any term can seem scandalous or even criminal. Finally, there is the greater issue. When you start taking away more and more privacy. Each time you chip away at the greater fundamental concept that you deserve this right at all.&lt;/blockquote&gt;Releasing this data to the general public was sheer idiocy on AOL&amp;rsquo;s part (and apparently a mistake), and demonstrates that an AOL account is not a good idea &lt;a href=&#34;http://news.zdnet.com/2100-9588_22-6099072.html&#34;&gt;even when it&amp;rsquo;s free&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The data has been downloaded hundreds of times and is now being redistributed on other websites.&lt;br /&gt;&lt;br /&gt;UPDATE August 8, 2006:  AOL has admitted and apologized for its mistake.  News.com has &lt;a href=&#34;http://news.com.com/AOL+offers+glimpse+into+users+lives/2100-1030_3-6103098.html&#34;&gt;an article which gives some more examples of the kind of information that can be gleaned from the search records&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Scholars for 9/11 Truth</title>
      <link>https://blog.lippard.org/2006/08/scholars-for-911-truth.html/</link>
      <pubDate>Mon, 07 Aug 2006 03:09:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/scholars-for-911-truth.html/</guid>
      <description>&lt;p&gt;The group &amp;ldquo;Scholars for 9/11 Truth&amp;rdquo; has just gotten &lt;a href=&#34;http://www.cnn.com/2006/EDUCATION/08/06/sept11.theories.ap/index.html&#34;&gt;considerable press via CNN&amp;rsquo;s website&lt;/a&gt;, which attempts to portray them as serious scholars with genuine academic credentials.&lt;br /&gt;&lt;br /&gt;But the &lt;a href=&#34;http://www.scholarsfor911truth.org/WhoAreWe.html&#34;&gt;list of their members&lt;/a&gt; shows a few that are well beyond the pale, such as:&lt;br /&gt;&lt;blockquote&gt;Paul Andrew Mitchell (AM) &lt;blockquote&gt;Federal witness; Criminal investigator; Private attorney general&lt;/blockquote&gt;&lt;/blockquote&gt;This associate member is known for &lt;a href=&#34;http://www.etext.org/lawsuit/&#34;&gt;filing absurd lawsuits&lt;/a&gt; over copyright infringement for his work &amp;ldquo;The Federal Zone: Cracking the Code of Internal Revenue,&amp;rdquo; which appears to be a crackpot tax evasion guide.  He once named Primenet (my employer at the time) as defendant in one of these lawsuits, because we rebuffed his demand that we remove a link to a nonexistent document on the website of one of our users.  Primenet was never properly served, and one of the other defendants got the entire case thrown out.  Another website on Mitchell that includes the text of some of his lawsuit documents is &lt;a href=&#34;http://www.paulandrewmitchell.com/&#34;&gt;&lt;a href=&#34;https://www.paulandrewmitchell.com&#34;&gt;www.paulandrewmitchell.com&lt;/a&gt;&lt;/a&gt;.  You can see a page of one of his complaints that includes Primenet as a defendant &lt;a href=&#34;http://www.paulandrewmitchell.com/COMPLAINT/.m/2001.08.01.097.vc.jpg&#34;&gt;here&lt;/a&gt; (line 50).  This one is dated August 1, 2001&amp;ndash;Primenet had ceased to exist as an independent entity in 1997.&lt;br /&gt;&lt;br /&gt;Among the full members are&lt;br /&gt;&lt;blockquote&gt;Jim Marrs (FM) &lt;blockquote&gt;Author, Researcher, 9/11, JFK, more&lt;/blockquote&gt;&lt;/blockquote&gt;Marrs is a well-known JFK conspiracy theorist whose book &lt;span style=&#34;font-style: italic;&#34;&gt;Crossfire&lt;/span&gt; was used as part of the basis for Oliver Stone&amp;rsquo;s movie, &lt;span style=&#34;font-style: italic;&#34;&gt;JFK&lt;/span&gt;.  One of his arguments for JFK conspiracy is a list of mysterious deaths, examined further &lt;a href=&#34;http://mcadams.posc.mu.edu/deaths.htm&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;blockquote&gt;James H. Fetzer (FM) &lt;blockquote&gt;Distinguished McKnight University Professor of Philosophy at the University of Minnesota, Duluth, a former Marine Corps officer, author or editor of more than 20 books, and co-chair of S9/11T&lt;/blockquote&gt;&lt;/blockquote&gt;Fetzer is another JFK assassination conspiracy theorist, who claims that the Zapruder film was fabricated by the conspiracy.  (Some critiques are &lt;a href=&#34;http://www.jfk-info.com/040101a.htm&#34;&gt;here&lt;/a&gt; and &lt;a href=&#34;http://www.jfk-info.com/moot1.htm&#34;&gt;here&lt;/a&gt;.)  Fetzer has &lt;a href=&#34;http://www.flexwiki.com/default.aspx/FlexWiki/Is%20Wikipedia%20Stifling%209%2011%20Truth.html&#34;&gt;complained about Wikipedia reverting his changes to pages about September 11&lt;/a&gt;.  Fetzer &lt;a href=&#34;http://mcadams.posc.mu.edu/logic.htm#fetzer&#34;&gt;also thinks the Apollo moon landings may be fake&lt;/a&gt;.&lt;br /&gt;&lt;blockquote&gt;Robert M. Bowman (FM) &lt;blockquote&gt;Former Director of the U.S. &amp;ldquo;Star Wars&amp;rdquo; Space Defense Program in both Republican and Democratic administrations, and a former Air Force Lieutenant Colonel with 101 combat missions&lt;/blockquote&gt;&lt;/blockquote&gt;&lt;blockquote&gt;&lt;/blockquote&gt;Bowman is also, &lt;a href=&#34;http://en.wikipedia.org/wiki/Robert_M._Bowman&#34;&gt;according to Wikipedia&lt;/a&gt;, the &amp;ldquo;founder and Presiding Archbishop of the &lt;a href=&#34;http://en.wikipedia.org/w/index.php?title=United_Catholic_Church&amp;amp;action=edit&#34; class=&#34;new&#34; title=&#34;United Catholic Church&#34;&gt;United Catholic Church&lt;/a&gt;, an &amp;ldquo;independent Catholic fellowship&amp;rdquo; created in 1996 and held to be connected through &lt;a href=&#34;http://en.wikipedia.org/wiki/Apostolic_Succession&#34; title=&#34;Apostolic Succession&#34;&gt;apostolic succession&lt;/a&gt; to the &lt;a href=&#34;http://en.wikipedia.org/wiki/Old_Catholic_Church&#34; title=&#34;Old Catholic Church&#34;&gt;Old Catholic Church&lt;/a&gt;.&amp;rdquo;  He attempted to gain the Reform Party nomination for president in 2000, but it went to Pat Buchanan [not John Hagelin, this has been corrected]. (I wonder if he is the father of Robert M. Bowman, Jr., of the Watchman Fellowship, an evangelical Christian apologist who is critical of cults?)&lt;br /&gt;&lt;br /&gt;On Bowman&amp;rsquo;s &lt;a href=&#34;http://bowman2006.com/about.htm&#34;&gt;political campaign website&lt;/a&gt;, he gives this resume:&lt;br /&gt;&lt;blockquote&gt;Dr. Robert M. Bowman, Lt. Col., USAF, ret. is President of the Institute for  Space and Security Studies, Executive Vice President of Millennium III  Corporation, and retired Presiding Archbishop of the United Catholic Church. He flew 101  combat missions in Vietnam and directed all the “Star Wars” programs under  Presidents Ford and Carter. He is the recipient of the Eisenhower Medal, the  George F. Kennan Peace Prize, the President’s Medal of Veterans for Peace, the  Society of Military Engineers&amp;rsquo; ROTC Award of Merit (twice), six Air Medals, and dozens of  other awards and honors. His Ph.D. is in Aeronautics and Nuclear Engineering  from Caltech. He chaired 8 major international conferences, and is one of the  country’s foremost experts on National Security. Dr. Bob was an independent  candidate for President of the US in 2000, beating Pat Buchanan in Iowa,  Illinois, and California. He has resided on the Space Coast for 16 years.&lt;/blockquote&gt;&amp;ldquo;lechrus2&amp;rdquo; has &lt;a href=&#34;http://www.kffl.com/forums/showthread.php?threadid=176167&#34;&gt;commented on his findings about some of the claims on Bowman&amp;rsquo;s resume&lt;/a&gt;, and others &lt;a href=&#34;http://www.dailykos.com/story/2006/7/25/171742/031&#34;&gt;have pointed out similar problems in comments at DailyKos&lt;/a&gt;. Apparently Bowman claimed to have twice won the Society of Military Engineers Gold Medal, but the &lt;a href=&#34;http://www.same.org/i4a/pages/index.cfm?pageid=3583&#34;&gt;list of all such winners since 1926&lt;/a&gt; does not list his name; the list now says &amp;ldquo;ROTC Award of Merit&amp;rdquo; instead of &amp;ldquo;Gold Medal.&amp;rdquo;  He claims to be a recipient of the Eisenhower Medal, but the &lt;a href=&#34;http://www.americanassembly.org/esda.dir/esda_past_honorees.php&#34;&gt;list of recipients of the American Assembly&amp;rsquo;s Eisenhower Medal does not include him&lt;/a&gt;.  There is a Milton Eisenhower Medal for Distinguished Service to Johns Hopkins University, but I haven&amp;rsquo;t found a list of recipients.  He claims that he (secretly?) headed the &amp;ldquo;Star Wars&amp;rdquo; program during the Ford and Carter administrations, even though the program &lt;a href=&#34;http://www.fas.org/spp/starwars/program/milestone.htm&#34;&gt;was initiated under Reagan in 1983&lt;/a&gt;.  No one has yet been able to verify the existence of a &amp;ldquo;George F. Kennan Peace Prize.&amp;rdquo;  The Millennium III Corporation has a &lt;a href=&#34;http://millenniumiii.com/&#34;&gt;website with a front page and a bunch of bad links&lt;/a&gt;.  The domain is registered to a John Gantt, 1623 33rd St., Washington, D.C. 20007, with a hotmail.com contact address and a phone number which is listed to David H. Barron at that same address.  The address is missing a &amp;ldquo;NW,&amp;rdquo; but is in Georgetown.  (A David H. Barron was &lt;a href=&#34;http://www.yrnf.com/index.cfm?&amp;amp;fuseaction=AboutUs.Main&#34;&gt;chairman of the Young Republicans from 1981-1983&lt;/a&gt;, but this David H. Barron &lt;a href=&#34;http://www.panda.org/about_wwf/what_we_do/policy/news/index.cfm?uNewsID=72440&#34;&gt;appears to be involved with the World Wildlife Fund&lt;/a&gt; and/or the &lt;a href=&#34;http://www.conservationpartnership.com/&#34;&gt;International Conservation Partnership&lt;/a&gt;.)  If John Gantt is John B. Gantt, there are D.C. listings for him at two different addresses, one of which is an office building at 1919 Pennsylvania Ave. NW, and the other of which is an office building at 1401 H. St. NW. Anyone want to investigate Bowman&amp;rsquo;s claimed military rank and Vietnam missions, his Caltech degree, or Millennium III?&lt;br /&gt;&lt;br /&gt;The other co-chair of the group is Brigham Young University physicist, Steven Jones, who has &lt;a href=&#34;http://www.physics.byu.edu/research/energy/htm7.html&#34;&gt;argued that the World Trade Center building collapses must have involved controlled demolition&lt;/a&gt;.  Former &lt;span style=&#34;font-style: italic;&#34;&gt;Scientific American&lt;/span&gt; columnist A.K. Dewdney is also a member; he has argued that &lt;a href=&#34;http://physics911.net/cellphoneflight93.htm&#34;&gt;it was impossible for cell phones to have been used from the hijacked planes&lt;/a&gt;, and therefore &lt;a href=&#34;http://911research.wtc7.net/planes/analysis/phonecalls.html&#34;&gt;they must have been faked&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE August 8, 2006:  Maddox addresses some &lt;a href=&#34;http://www.thebestpageintheuniverse.net/c.cgi?u=911_morons&#34;&gt;9/11 conspiracy theories&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Here&amp;rsquo;s a &lt;a href=&#34;http://www.ccdominoes.com/lc/LooseChangeGuide.html&#34;&gt;detailed critique of &amp;ldquo;Loose Change.&amp;quot;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Here&amp;rsquo;s the &lt;a href=&#34;http://www.popularmechanics.com/science/defense/1227842.html&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Popular Mechanics&lt;/span&gt; article on 9/11 conspiracy theories&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE August 9, 2006:  Correction to the above&amp;ndash;Pat Buchanan was the Reform Party candidate, not former Natural Law Party candidate, physicist, and TM practitioner John Hagelin (though he also tried for the nomination).&lt;br /&gt;&lt;br /&gt;UPDATE August 16, 2006:  By way of comparison to Scholars for 9/11 Truth, &lt;a href=&#34;http://www.popularmechanics.com/science/defense/1227842.html?page=9&amp;amp;c=y&#34;&gt;here&amp;rsquo;s a list of the individuals who consulted on the &lt;span style=&#34;font-style: italic;&#34;&gt;Popular Mechanics&lt;/span&gt; article&lt;/a&gt; referenced just above.&lt;br /&gt;&lt;br /&gt;UPDATE August 19, 2006:  Also check out the &lt;a href=&#34;http://www.911myths.com/&#34;&gt;9/11 Myths website&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Republican playbook for 2006 elections leaked</title>
      <link>https://blog.lippard.org/2006/08/republican-playbook-for-2006-elections.html/</link>
      <pubDate>Sun, 06 Aug 2006 16:44:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/republican-playbook-for-2006-elections.html/</guid>
      <description>&lt;p&gt;A 91-page document describing the Republican strategy for the 2006 elections has been leaked and is &lt;a href=&#34;http://www.rawstory.com/news/2006/GOPAugust.pdf&#34;&gt;available online&lt;/a&gt; (PDF).  The document was obtained by &lt;span style=&#34;font-style: italic;&#34;&gt;The Raw Story&lt;/span&gt; website, which &lt;a href=&#34;http://www.rawstory.com/news/2006/Raw_Story_acquires_91page_Republican_playbook_0804.html&#34;&gt;has published a summary&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;The document, signed by Senators Rick Santorum (R-PA) and Kay Bailey Hutchison (R-TX), reveals plans to focus Republican Senatorial campaigns on three themes. &lt;/p&gt;  &lt;p&gt;Next week, Republicans will tout efforts to &amp;ldquo;secure America&amp;rsquo;s prosperity&amp;rdquo; through a variety of programs. Plans for small business health insurance pooling, spending reductions, increased domestic oil drilling, and &amp;ldquo;permanent death tax reform&amp;rdquo; are all to be pushed at the state level. &lt;/p&gt;</description>
    </item>
    <item>
      <title>Jon Ronson on Indigo Children</title>
      <link>https://blog.lippard.org/2006/08/jon-ronson-on-indigo-children.html/</link>
      <pubDate>Sun, 06 Aug 2006 16:33:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/jon-ronson-on-indigo-children.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.jonronson.com/&#34;&gt;Jon Ronson&lt;/a&gt; (author of the excellent books &lt;span style=&#34;font-style: italic;&#34;&gt;Them: Adventures with Extremists&lt;/span&gt; and &lt;span style=&#34;font-style: italic;&#34;&gt;Men Who Stare at Goats&lt;/span&gt;) has &lt;a href=&#34;http://www.guardian.co.uk/family/story/0,,1837295,00.html&#34;&gt;a column at the Guardian Unlimited website on indigo children&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Eight-year-old Oliver Banks thinks he sees dead people. Recently he thought he saw a little girl with black hair climb over their garden fence in Harrow, Middlesex. Then, as he watched, she vanished. When Oliver was three he was at a friend&amp;rsquo;s house, on top of the climbing frame, when he suddenly started yelling &amp;ldquo;Train!&amp;rdquo; He was pointing over the fence to the adjacent field. It turned out that, generations earlier, a railway line had passed through the field, exactly where he was pointing.&lt;br /&gt;&amp;hellip;&lt;br /&gt;&lt;p&gt;&amp;ldquo;Well, then,&amp;rdquo; Simone replied, &amp;ldquo;do you think Oliver has ADHD?&amp;quot;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Siskel and Ebert making promos and dissing Protestants</title>
      <link>https://blog.lippard.org/2006/08/siskel-and-ebert-making-promos-and.html/</link>
      <pubDate>Sun, 06 Aug 2006 16:27:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/siskel-and-ebert-making-promos-and.html/</guid>
      <description>&lt;p&gt;This is a very funny video of Siskel and Ebert shooting promos for their movie review show (&amp;ldquo;Siskel and Ebert and the Movies&amp;rdquo;) in 1987, between which they good naturedly diss each other and then go after Protestants, who &amp;ldquo;don&amp;rsquo;t get enough shit.&amp;rdquo;  They start ripping on each other at about 5:36, and on Protestants at about 9:00.  (Hat tip to Dave Palmer on the SKEPTIC mailing list.)&lt;br /&gt;&lt;br /&gt;&lt;object height=&#34;350&#34; width=&#34;425&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/kRta0o5-N8s&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/kRta0o5-N8s&#34; type=&#34;application/x-shockwave-flash&#34; height=&#34;350&#34; width=&#34;425&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Caterpillar invasion!</title>
      <link>https://blog.lippard.org/2006/08/caterpillar-invasion.html/</link>
      <pubDate>Sat, 05 Aug 2006 01:16:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/caterpillar-invasion.html/</guid>
      <description>&lt;p&gt;A series of &lt;a href=&#34;http://user.it.uu.se/%7Esvens/larverna/normal.html&#34;&gt;photographs of cocoon-encased trees and bicycles&lt;/a&gt; from Sweden, via &lt;a href=&#34;http://jwz.livejournal.com/671145.html&#34;&gt;jwz&amp;rsquo;s blog&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Enforcing the world&#39;s Internet laws in the U.S.</title>
      <link>https://blog.lippard.org/2006/08/enforcing-worlds-internet-laws-in-us.html/</link>
      <pubDate>Fri, 04 Aug 2006 18:26:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/enforcing-worlds-internet-laws-in-us.html/</guid>
      <description>&lt;p&gt;The United States Senate has, after a three-year delay, &lt;a href=&#34;http://www.eff.org/deeplinks/archives/004864.php&#34;&gt;ratified the Convention on Cybercrime&lt;/a&gt;.  This treaty requires United States law enforcement to help other countries enforce their cybercrime laws against offenders in the United States&amp;ndash;even if the actions are not illegal in the United States.&lt;br /&gt;&lt;br /&gt;There was an option for the Senate to attach an amendment to the treaty that said the FBI would only aid in cases where the crime in the foreign country was also a crime here (&amp;ldquo;dual criminality&amp;rdquo;), but they did not take that option, at the behest of the Bush Administration and the Senate Foreign Relations Committee.  The result is that other countries that have ratified the treaty can force U.S. law enforcement to conduct searches, seizures, and surveillance on U.S. citizens who are doing things that are legal in the U.S., but illegal in those countries, which is the main concern that has been raised by the &lt;a href=&#34;http://www.eff.org/deeplinks/archives/004864.php&#34;&gt;Electronic Frontier Foundation&lt;/a&gt;, the &lt;a href=&#34;http://www.techliberation.com/archives/040353.php&#34;&gt;Technology Liberation Front&lt;/a&gt;, Ed Brayton at &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/08/more_government_control_of_the.php&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt;, and Declan McCullagh &lt;a href=&#34;http://news.zdnet.com/2100-1009_22-5973735.html&#34;&gt;in his discussion of the treaty at ZDNet&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;A list of current signatories can be found at &lt;a href=&#34;http://conventions.coe.int/Treaty/Commun/ChercheSig.asp?NT=185&amp;CM=8&amp;amp;amp;DF=8/4/2006&amp;amp;CL=ENG&#34;&gt;the Council of Europe&amp;rsquo;s website&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Looking at the &lt;a href=&#34;http://conventions.coe.int/Treaty/en/Treaties/Html/185.htm&#34;&gt;actual content of the treaty&lt;/a&gt;, I don&amp;rsquo;t think it&amp;rsquo;s as bad as the critics have made it sound.  The treaty targets specific crimes in chapter II, section 1, Titles 1-5, and I don&amp;rsquo;t see how it could be expanded to cover things like the Internet sale of or discussion of products that are illegal in other countries.&lt;br /&gt;&lt;br /&gt;Title 1 covers crimes which involve &amp;ldquo;Offences against the confidentiality, integrity and availability of computer data and systems,&amp;rdquo; which include illegal access to computers, illegal interception of data traffic, data interference (intentional damage or destruction of data), system interference (e.g., denial of service), and misuse of devices.  The last item seems to be the most potentially problematic, but it is qualified to say that the signatories need not enforce that one, and that it only applies to devices intended to be used for the other offenses (i.e., it carves out an exception for security testing).&lt;br /&gt;&lt;br /&gt;Title 2 covers computer-related forgery and computer-related fraud.&lt;br /&gt;&lt;br /&gt;Title 3 covers child pornography.&lt;br /&gt;&lt;br /&gt;Title 4 covers copyright, which imposes nothing worse than is already in place in the United States.&lt;br /&gt;&lt;br /&gt;Title 5 covers ancillary liability&amp;ndash;aiding and abetting the aforementioned offenses, and corporate liability for participation in such offenses.&lt;br /&gt;&lt;br /&gt;The problematic provisions are in chapter III, on international cooperation.  Title 3 on mutual assistance provides for the possibility of requiring dual criminality&amp;ndash;which I agree is the way the Senate should have gone.  But it appears to me that the wording is such that it only mandates mutual assistance for the offenses listed in titles 1-5 (articles 1-11 within those titles).&lt;br /&gt;&lt;br /&gt;If this really mandated the U.S. to go after people in the U.S. who are doing things like selling Nazi memorabilia in violation of French law, wouldn&amp;rsquo;t other countries be worried about the U.S. ratification on the grounds that they could go after online gambling in their countries?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Star Trek Sings Knights of the Round Table</title>
      <link>https://blog.lippard.org/2006/08/star-trek-sings-knights-of-round-table.html/</link>
      <pubDate>Fri, 04 Aug 2006 15:51:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/star-trek-sings-knights-of-round-table.html/</guid>
      <description>&lt;p&gt;This is a pretty well-edited mashup&amp;hellip; the original &lt;a href=&#34;http://www.devilducky.com/media/48608/&#34;&gt;Star Trek cast sings Monty Python&amp;rsquo;s &amp;ldquo;Knights of the Round Table.&amp;rdquo; &lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Hat tip to Ed Babinski, and I see Alex Palazzo at &amp;ldquo;The Daily Transcript&amp;rdquo; at Science Blogs has &lt;a href=&#34;http://scienceblogs.com/transcript/2006/07/star_trekmonty_python.php&#34;&gt;also already pointed people to this&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jeff Flake&#39;s anti-earmark pork-fighting amendments</title>
      <link>https://blog.lippard.org/2006/08/jeff-flakes-anti-earmark-pork-fighting.html/</link>
      <pubDate>Thu, 03 Aug 2006 23:44:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/jeff-flakes-anti-earmark-pork-fighting.html/</guid>
      <description>&lt;p&gt;Congressman Jeff Flake (R-AZ District 6) &lt;a href=&#34;http://www.clubforgrowth.org/2006/07/435_districts_435_blogs_agains.php&#34;&gt;proposed 19 amendments in order to force yes-or-no votes on earmarks in a bloated appropriations bills&lt;/a&gt;.  They were all defeated by a wide margin, but the result produced a scoring of members of the House of Representatives who support earmarks and those who don&amp;rsquo;t.  (Each amendment proposed removing funding for a particular earmark, so a YES vote on each amendment is an anti-pork, anti-earmark vote; a NO vote is to keep the earmark.)&lt;br /&gt;&lt;br /&gt;The specific earmarks were:&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://clerk.house.gov/evs/2006/roll190.xml&#34;&gt;House Vote 190&lt;/a&gt; - Dairy education in Iowa ($229,000)&lt;br /&gt;&lt;a href=&#34;http://clerk.house.gov/evs/2006/roll191.xml&#34;&gt;House Vote 191&lt;/a&gt; - Hydroponic tomato production in Ohio ($180,000)&lt;br /&gt;&lt;a href=&#34;http://clerk.house.gov/evs/2006/roll192.xml&#34;&gt;House Vote 192&lt;/a&gt; - National Grape and Wine Initiative ($100,000)&lt;br /&gt;&lt;a href=&#34;http://clerk.house.gov/evs/2006/roll204.xml&#34;&gt;House Vote 204&lt;/a&gt; - Virginia Science Museum ($250,000)&lt;br /&gt;&lt;a href=&#34;http://clerk.house.gov/evs/2006/roll205.xml&#34;&gt;House Vote 205&lt;/a&gt; - Juniata Locomotive Demonstration ($1,000,000)&lt;br /&gt;&lt;a href=&#34;http://clerk.house.gov/evs/2006/roll277.xml&#34;&gt;House Vote 277&lt;/a&gt; - Swimming pool in Banning, CA ($500,000)&lt;br /&gt;&lt;a href=&#34;http://clerk.house.gov/evs/2006/roll278.xml&#34;&gt;House Vote 278&lt;/a&gt; - “Facilities” in Weirton, West Virginia ($100,000)&lt;br /&gt;&lt;a href=&#34;http://clerk.house.gov/evs/2006/roll279.xml&#34;&gt;House Vote 279&lt;/a&gt; - Multipurpose facility in Yucaipa, California ($500,000)&lt;br /&gt;&lt;a href=&#34;http://clerk.house.gov/evs/2006/roll280.xml&#34;&gt;House Vote 280&lt;/a&gt; - Strand Theater Arts Center in Plattsburgh, New York ($250,000)&lt;br /&gt;&lt;a href=&#34;http://clerk.house.gov/evs/2006/roll298.xml&#34;&gt;House Vote 298&lt;/a&gt; - Mystic Aquarium in New London, Conn. ($1,000,000)&lt;br /&gt;&lt;a href=&#34;http://clerk.house.gov/evs/2006/roll299.xml&#34;&gt;House Vote 299&lt;/a&gt; - The Jason Foundation in Ashburn, VA ($1,000,000)&lt;br /&gt;&lt;a href=&#34;http://clerk.house.gov/evs/2006/roll302.xml&#34;&gt;House Vote 302&lt;/a&gt; - Northwest Manufacturing Initiative ($2,500,000)&lt;br /&gt;&lt;a href=&#34;http://clerk.house.gov/evs/2006/roll303.xml&#34;&gt;House Vote 303&lt;/a&gt; - Lewis Center for Education Research ($4,000,000)&lt;br /&gt;&lt;a href=&#34;http://clerk.house.gov/evs/2006/roll304.xml&#34;&gt;House Vote 304&lt;/a&gt; - Leonard Wood Research Institute ($20,000,000)&lt;br /&gt;&lt;a href=&#34;http://clerk.house.gov/evs/2006/roll334.xml&#34;&gt;House Vote 334&lt;/a&gt; - Arthur Avenue Retail Market ($150,000)&lt;br /&gt;&lt;a href=&#34;http://clerk.house.gov/evs/2006/roll335.xml&#34;&gt;House Vote 335&lt;/a&gt; - Bronx Council for the Arts in Bronx, N.Y. ($300,000)&lt;br /&gt;&lt;a href=&#34;http://clerk.house.gov/evs/2006/roll336.xml&#34;&gt;House Vote 336&lt;/a&gt; - Johnstown Area Regional Industries ($800,000)&lt;br /&gt;&lt;a href=&#34;http://clerk.house.gov/evs/2006/roll337.xml&#34;&gt;House Vote 337&lt;/a&gt; - Fairmont State University ($900,000)&lt;br /&gt;&lt;a href=&#34;http://clerk.house.gov/evs/2006/roll338.xml&#34;&gt;House Vote 338&lt;/a&gt; - Tourism Development Association in Kentucky ($1,000,000)&lt;br /&gt;&lt;br /&gt;Here&amp;rsquo;s how Arizona&amp;rsquo;s Representatives fared:&lt;br /&gt;&lt;br /&gt;19 out of 19 NO (anti-earmark):&lt;br /&gt;Flake (R, AZ District 6)&lt;br /&gt;Franks (R, AZ District 2)&lt;br /&gt;Hayworth (R, AZ District 5)&lt;br /&gt;Shadegg (R, AZ District 3)&lt;br /&gt;&lt;br /&gt;0 out of 19 NO (pro-earmark):&lt;br /&gt;Grijalva (D, AZ District 7)&lt;br /&gt;Kolbe (R, AZ District 8)&lt;br /&gt;Pastor (D, AZ District 4)&lt;br /&gt;Renzi (R, AZ District 1)&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;m sorry to see that my representative, Ed Pastor, voted in full support of these earmarks, though it does seem to me that both all YES and all NO votes are suggestive of a failure to judge them on individual merit.  I do find an all YES (anti-earmark) vote more principled, as the practice of inserting earmarks has been an &amp;ldquo;invitation to corruption&amp;rdquo; (as &lt;a href=&#34;http://www.talkingpointsmemo.com/archives/007168.php&#34;&gt;Talking Point Memo puts it&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;Flake plans to continue &lt;a href=&#34;http://flake.house.gov/News/DocumentSingle.aspx?DocumentID=46480&#34;&gt;challenging every earmark that does not include the name of a sponsor&lt;/a&gt;, and posts an &amp;ldquo;egregious earmark of the week&amp;rdquo; on his website under the &lt;a href=&#34;http://flake.house.gov/News/DocumentQuery.aspx?CatagoryID=1766&#34;&gt;&amp;ldquo;earmark reform&amp;rdquo; category&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mormon theology</title>
      <link>https://blog.lippard.org/2006/08/mormon-theology.html/</link>
      <pubDate>Thu, 03 Aug 2006 23:21:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/mormon-theology.html/</guid>
      <description>&lt;p&gt;Via &lt;A HREF = &#34;http://mojoey.blogspot.com/2006/08/what-mormon-theology-is-really-all.html&#34;&gt;Deep Thoughts&lt;/A&gt;, here&amp;rsquo;s &lt;A HREF = &#34;http://www.americanfilms.com/play.cfm?clipid=531&#34;&gt;a short (six minutes or so) animated film&lt;/A&gt; about Mormon theology as made in the 1970s by a Christian group designed to debunk the Church of Jesus Christ of Latter-Day Saints.&lt;br /&gt;&lt;br /&gt;I find the South Park episode more entertaining (on YouTube in three parts: &lt;A HREF = &#34;http://www.youtube.com/watch?v=1OIzZwX0zOk&amp;search=South%20Park%20Mormon&#34;&gt;one&lt;/A&gt; &lt;A HREF = &#34;http://www.youtube.com/watch?v=PB3RSFrDvmw&amp;search=South%20Park%20Mormon&#34;&gt;two&lt;/A&gt; &lt;A HREF = &#34;http://www.youtube.com/watch?v=vG_K_dEXkgM&amp;search=South%20Park%20Mormon&#34;&gt;three&lt;/A&gt;).  There&amp;rsquo;s a description of this episode (712, &amp;ldquo;All About the Mormons&amp;rdquo;) at the website &lt;A HREF = &#34;http://www.i4m.com/think/southpark/&#34;&gt;Rethinking Mormonism&lt;/A&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hot enough for blood popsicles</title>
      <link>https://blog.lippard.org/2006/08/hot-enough-for-blood-popsicles.html/</link>
      <pubDate>Thu, 03 Aug 2006 22:22:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/hot-enough-for-blood-popsicles.html/</guid>
      <description>&lt;p&gt;How hot has it been this week?  Hot enough for the lions at the Franklin Park Zoo in Boston to be &lt;a href=&#34;http://www.cnn.com/2006/WEATHER/08/03/heat.wave.ap/index.html&#34;&gt;fed frozen blood&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;In Boston, animals at the Franklin Park Zoo were kept cool with sprinklers and frozen treats. The African wild dogs and lions got frozen blood; the primates received frozen fruit juice.&lt;/blockquote&gt;(Hat tip to &lt;a href=&#34;http://trentstamp.blogspot.com/2006/08/charity-wrap.html&#34;&gt;Trent Stamp of Charity Navigator&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jesus Camp, Camp Quest, and Eagle Lake Camp</title>
      <link>https://blog.lippard.org/2006/08/jesus-camp-camp-quest-and-eagle-lake.html/</link>
      <pubDate>Thu, 03 Aug 2006 21:21:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/jesus-camp-camp-quest-and-eagle-lake.html/</guid>
      <description>&lt;p&gt;Pharyngula &lt;a href=&#34;http://scienceblogs.com/pharyngula/2006/08/open_minds_rather_than_sealing.php&#34;&gt;points out&lt;/a&gt; David Byrne&amp;rsquo;s &lt;a href=&#34;http://journal.davidbyrne.com/2006/08/american_madras.html&#34;&gt;review of a documentary film called &amp;ldquo;Jesus Camp&amp;rdquo;&lt;/a&gt; and contrasts it with Camp Quest.  First, Byrne on &amp;ldquo;Jesus Camp&amp;rdquo;:&lt;br /&gt;&lt;blockquote&gt;Saw a screening of a documentary called &lt;a href=&#34;http://lokifilms.com/site/jesuscamp.html&#34; target=&#34;blank&#34;&gt;&lt;em&gt;Jesus Camp&lt;/em&gt;&lt;/a&gt;. It focuses on a woman preacher (Becky Fischer) who indoctrinates children in a summer camp in North Dakota. Right wing political agendas and slogans are mixed with born again rituals that end with most of the kids in tears. Tears of release and joy, they would claim — the children are not physically abused. The kids are around 9 or 10 years old, recruited from various churches, and are pliant willing receptacles. They are instructed that evolution is being forced upon us by evil Godless secular humanists, that abortion must be stopped at all costs, that we must form an “army” to defeat the Godless influences, that we must band together to insure that the right judges and politicians get into the courts and office and that global warming is a lie. (This last one is a puzzle — how did accepting the evidence for climate change and global warming become anti-Jesus? Did someone simply conflate all corporate agendas with Jesus and God and these folks accept that? Would Jesus drive an SUV? Is every conclusion responsible scientists make now suspect?)&lt;/blockquote&gt;And Pharyngula on &lt;a href=&#34;http://scienceblogs.com/pharyngula/2006/08/open_minds_rather_than_sealing.php&#34;&gt;Camp Quest&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Discovery Institute repays kindness with slap in the face</title>
      <link>https://blog.lippard.org/2006/08/discovery-institute-repays-kindness.html/</link>
      <pubDate>Thu, 03 Aug 2006 20:54:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/discovery-institute-repays-kindness.html/</guid>
      <description>&lt;p&gt;After Paul Nelson was misquoted in the Guardian, this was discovered by Nick Matzke of the &lt;a href=&#34;http://www.ncseweb.org/&#34;&gt;National Center for Science Education&lt;/a&gt; and &lt;a href=&#34;http://www.pandasthumb.org/archives/2006/07/whaaaaa_spuriou.html&#34;&gt;pointed out at the Panda&amp;rsquo;s Thumb blog&lt;/a&gt;.  Here&amp;rsquo;s how Robert Crowther at the Discovery Institute &lt;a href=&#34;http://www.evolutionnews.org/2006/08/the_evolution_of_urban_myths_o.html&#34;&gt;reports the misquotation&lt;/a&gt; and Nelson&amp;rsquo;s &lt;a href=&#34;http://www.idthefuture.com/2006/08/letter_to_the_guardian.html&#34;&gt;letter and blog post&lt;/a&gt; thanking Matzke for pointing out the misquotation:&lt;br /&gt;&lt;blockquote&gt;Today there is another urban myth building up a head of steam, and being &lt;span style=&#34;font-style: italic;&#34;&gt;helped along by Darwinists&lt;/span&gt;, about Discovery Fellow Paul Nelson. Gaurdian [sic] reporter Karen Armstrong reports: &amp;lsquo;Great shakings and darkness are descending on Planet Earth,&amp;rsquo; says the ID philosopher Paul Nelson, &amp;lsquo;but they will be overshadowed by even more amazing displays of God&amp;rsquo;s power and light.&amp;rsquo; And yet this is pure rubbish because Nelson never said anything like this, and it turns out that Armstrong never even interviewed him. &lt;a href=&#34;http://www.idthefuture.com/2006/08/letter_to_the_guardian.html&#34;&gt;Nelson points this out in his letter&lt;/a&gt; to the Guardian demanding a correction. (Note to Paul: don’t hold your breath)&lt;/blockquote&gt; Emphasis added.&lt;br /&gt;&lt;br /&gt;I can think of numerous examples of nonsense, misquotes, bad arguments, and urban legends that are spread around by the creationists (there are many in Mark Isaak&amp;rsquo;s &lt;a href=&#34;http://www.talkorigins.org/indexcc/list.html&#34;&gt;index to creationist claims&lt;/a&gt;, including the &lt;a href=&#34;http://www.talkorigins.org/faqs/knee-joint.html&#34;&gt;&amp;ldquo;Lucy&amp;rsquo;s knee joint&amp;rdquo; issue&lt;/a&gt; that I tried for years to stop creationists from spreading), but real examples of urban myths &amp;ldquo;being helped along by Darwinists&amp;rdquo; are much harder to come by.  Crowther supplies no evidence that this spurious Paul Nelson quote has been &amp;ldquo;helped along by Darwinists&amp;rdquo;; the evidence I have shows that evolutionists were the first to try to stamp it out.&lt;br /&gt;&lt;br /&gt;(Hat tip: &lt;a href=&#34;http://www.pandasthumb.org/archives/2006/08/wherein_the_di.html&#34;&gt;Dave Thomas at the Panda&amp;rsquo;s Thumb&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>9/11 Live: The NORAD Tapes</title>
      <link>https://blog.lippard.org/2006/08/911-live-norad-tapes.html/</link>
      <pubDate>Thu, 03 Aug 2006 15:50:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/911-live-norad-tapes.html/</guid>
      <description>&lt;p&gt;Vanity Fair&amp;rsquo;s website has published &amp;ldquo;United 93&amp;rdquo; producer Michael Bronner&amp;rsquo;s article, &lt;a href=&#34;http://www.vanityfair.com/features/general/060801fege01&#34;&gt;&amp;ldquo;9/11 Live: The NORAD Tapes,&amp;quot;&lt;/a&gt; including audio excerpts.   Bronner was given three CDs containing the Northeast Air Defense Sector audio files for September 11, which he summarizes in his very interesting article.&lt;br /&gt;&lt;br /&gt;It turns out that there was some inaccurate and misleading testimony to the 9/11 Commission:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;In the chronology presented to the 9/11 commission, Colonel Scott put the time NORAD was first notified about United 93 at 9:16 a.m., from which time, he said, commanders tracked the flight closely. (It crashed at 10:03 a.m.) If it had indeed been necessary to &amp;ldquo;take lives in the air&amp;rdquo; with United 93, or any incoming flight to Washington, the two armed fighters from Langley Air Force Base in Virginia would have been the ones called upon to carry out the shootdown. In Colonel Scott&amp;rsquo;s account, those jets were given the order to launch at 9:24, within seconds of NEADS&amp;rsquo;s receiving the F.A.A.&amp;rsquo;s report of the possible hijacking of American 77, the plane that would ultimately hit the Pentagon. This time line suggests the system was starting to work: the F.A.A. reports a hijacking, and the military reacts instantaneously. Launching after the report of American 77 would, in theory, have put the fighters in the air and in position over Washington in plenty of time to react to United 93.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Flock of starlings land on tree that can barely support their weight</title>
      <link>https://blog.lippard.org/2006/08/flock-of-starlings-land-on-tree-that.html/</link>
      <pubDate>Tue, 01 Aug 2006 22:56:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/08/flock-of-starlings-land-on-tree-that.html/</guid>
      <description>&lt;p&gt;This nice video from Scott Fraser via Rocketboom shows a large number of starlings landing on a tree that can barely support their weight.  One viewer comments:&lt;br /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;h5&gt;
it is a sign in the form of a angel.&lt;/h5&gt;
&lt;img alt=&#34;5/5 stars&#34; border=&#34;0&#34; src=&#34;http://us.i1.yimg.com/us.yimg.com/i/us/ls/gr/read_star_5.gif&#34; /&gt;08-01-2006&lt;span class=&#34;sep&#34;&gt;by &lt;a href=&#34;http://video.yahoo.com/video/profile?yid=bpsolka@verizon.net&#34;&gt;bpsolka@verizon.net&lt;/a&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
the family who filmed this show were meant to see this and show us.if you notice the branches bent into angel shape wings. I don,t know what sign it is.but it must be gods way of showing himself through the birds.and have the birds done this again after this video was shot.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;iframe allowfullscreen=&#34;&#34; frameborder=&#34;0&#34; height=&#34;315&#34; src=&#34;//www.youtube.com/embed/vap4MBEmO_M&#34; width=&#34;420&#34;&gt;&lt;/iframe&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;OutOfContext&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;I wish nature would keep it&#39;s legs together, there&#39;s too much of it already.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Some screwed housing speculators in Phoenix</title>
      <link>https://blog.lippard.org/2006/07/some-screwed-housing-speculators-in.html/</link>
      <pubDate>Mon, 31 Jul 2006 04:37:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/07/some-screwed-housing-speculators-in.html/</guid>
      <description>&lt;p&gt;The &lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt; &lt;a href=&#34;http://www.azcentral.com/news/articles/0730emotional0730.html&#34;&gt;prints a story on some housing speculators now being burned&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt; Two houses on the same north Valley street, similar in size and age, are for sale. One lists for $749,000 and the other for $775,000. A third house came on the market on the same street a few doors from the other two. The new listing was similar to the others in size and age but priced at $659,000.&lt;br /&gt;&lt;br /&gt;    Reaction: outrage.&lt;br /&gt;&lt;br /&gt;&amp;ldquo;The neighbors were really mad,&amp;rdquo; said Thomas Stornelli, principal of Global Network of Homes in Scottsdale. &amp;ldquo;They knocked on the door and asked, &amp;lsquo;What are you thinking?&amp;rsquo; For a lot of people, their home equity is their bank. It&amp;rsquo;s like taking money out of someone&amp;rsquo;s bank, their retirement account. People (future buyers) are going to use that house as a comp, even if it doesn&amp;rsquo;t have the same upgrades. It&amp;rsquo;s going to leave a mark.&amp;quot;&lt;br /&gt;&lt;br /&gt;The owners of the least- expensive home were equally upset. They were in the midst of a corporate relocation and wanted to sell quickly. Suddenly, angry neighbors were confronting them. One night, someone tore down their for-sale sign.&lt;br /&gt;&lt;br /&gt;Stornelli is the listing agent for one of the higher-priced homes. His approach is to try for the higher prices, which he believes are justified in Scottsdale.&lt;br /&gt;&lt;br /&gt;    &amp;ldquo;Whenever you mix emotion and finance, there&amp;rsquo;s going to be stress,&amp;rdquo; he said. &amp;ldquo;As a Realtor, we deal with that every day.&amp;quot;&lt;br /&gt;&lt;br /&gt;    The market has proven everyone wrong. None of the houses had sold as of the third week of this  month.&lt;/blockquote&gt;Another account in the same story:&lt;br /&gt;&lt;blockquote&gt;A woman walked into Barry&amp;rsquo;s Realty Executives office about nine weeks ago, sat down and began crying. She said she bought two houses last year, fixed them up and quickly sold them, making a $50,000 profit on each.&lt;br /&gt;&lt;br /&gt;She was a novice investor, but it all looked easy. She took her profits, threw in some extra money and bought five more houses. She spent money fixing them up, but when she put the houses on the market, she realized she had bought at the peak, Barry said.&lt;br /&gt;&lt;br /&gt;&amp;ldquo;Her eyes just started to well up, and she just started bawling,&amp;rdquo; Barry said. &amp;ldquo;She said she couldn&amp;rsquo;t sell them for what she bought them for. She said her monthly payments were about $20,000.&amp;quot;&lt;br /&gt;&lt;br /&gt;    Barry suggested turning them into rentals. She told him she couldn&amp;rsquo;t get enough rent to make it worthwhile.&lt;br /&gt;&lt;br /&gt;&amp;ldquo;She was expecting to flip them,&amp;rdquo; he said. &amp;ldquo;The market flipped her. She was devastated. People have forgotten that houses are not a liquid asset. They never were meant to be.&amp;quot;&lt;/blockquote&gt;There are a few others in the report.  I expect we&amp;rsquo;ll see more stories like this over the next couple of years as ARMs reset on people who are unable to sell or refinance.&lt;br /&gt;&lt;br /&gt;Also check out the comments on this story at &lt;a href=&#34;http://thehousingbubbleblog.com/?p=1154&#34;&gt;The Housing Bubble Blog&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mel Gibson DUI arrest update</title>
      <link>https://blog.lippard.org/2006/07/mel-gibson-dui-arrest-update.html/</link>
      <pubDate>Sun, 30 Jul 2006 18:22:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/07/mel-gibson-dui-arrest-update.html/</guid>
      <description>&lt;p&gt;CNN &lt;a href=&#34;http://www.cnn.com/2006/SHOWBIZ/07/29/gibson.statement/index.html&#34;&gt;reports&lt;/a&gt; that Mel Gibson has released a statement about &lt;a href=&#34;https://blog.lippard.org/2006/07/mel-gibson-arrested-for-dui.html&#34;&gt;his DUI arrest&lt;/a&gt; in which he says:&lt;br /&gt;&lt;blockquote&gt;I acted like a person completely out of control when I was arrested, and said things that I do not believe to be true and which are despicable. I am deeply ashamed of everything I said, and I apologize to anyone who I have offended.&lt;/blockquote&gt;But they don&amp;rsquo;t tell us what these things are.  TMZ.com, however, has &lt;a href=&#34;http://www.tmz.com/2006/07/28/gibsons-anti-semitic-tirade-alleged-cover-up/&#34;&gt;published a very plausible account of the full police report&lt;/a&gt; (including &lt;a href=&#34;http://cdn.digitalcity.com/tmz_documents/gibson_wm_docs_072806.pdf&#34;&gt;images of report pages&lt;/a&gt;):&lt;br /&gt;&lt;blockquote&gt;The actor began swearing uncontrollably. Gibson repeatedly said, &amp;ldquo;My life is f&lt;strong&gt;&lt;strong&gt;d.&amp;rdquo; Law enforcement sources say the deputy, worried that Gibson might become violent, told the actor that he was supposed to cuff him but would not, as long as Gibson cooperated. As the two stood next to the hood of the patrol car, the deputy asked Gibson to get inside. Deputy Mee then walked over to the passenger door and opened it. The report says Gibson then said, &amp;ldquo;I&amp;rsquo;m not going to get in your car,&amp;rdquo; and bolted to his car. The deputy quickly subdued Gibson, cuffed him and put him inside the patrol car.&lt;br /&gt;&amp;hellip;&lt;br /&gt;Once inside the car, a source directly connected with the case says Gibson began banging himself against the seat. The report says Gibson told the deputy, &amp;ldquo;You mother f&lt;/strong&gt;&lt;/strong&gt;r. I&amp;rsquo;m going to f*** you.&amp;rdquo; The report also says &amp;ldquo;Gibson almost continually [sic] threatened me saying he &amp;lsquo;owns Malibu&amp;rsquo; and will spend all of his money to &amp;lsquo;get even&amp;rsquo; with me.&amp;rdquo; &lt;p&gt;The report says Gibson then launched into a barrage of anti-Semitic statements: &amp;ldquo;F*****g Jews&amp;hellip; The Jews are responsible for all the wars in the world.&amp;rdquo; Gibson then asked the deputy, &amp;ldquo;Are you a Jew?&amp;quot;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dogs and the Bible</title>
      <link>https://blog.lippard.org/2006/07/dogs-and-bible.html/</link>
      <pubDate>Sat, 29 Jul 2006 03:03:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/07/dogs-and-bible.html/</guid>
      <description>&lt;p&gt;Odyssey Truett, a Springer Spaniel,  &lt;a href=&#34;http://www.ffrf.org/publications/freethought-today/articles/Why-Doesnt-The-Bible-Like-Me/&#34;&gt;comments on the Bible&amp;rsquo;s negativity about dogs&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;(Hat tip to Ed Babinski.)&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Anonymous&lt;/strong&gt; &lt;small&gt;(2007-11-07)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;I dont like that link and i think the writer of that &#34;blog&#34; is a complete ignoramus and doesnt understand dogs himself. &lt;BR/&gt; True that there arent many nice things in the Bible about dogs. Most of the references i&#39;ve read about them were comparing them to bad things.. dogs eating scraps in the street or the dead people who are sinners unworthy of burial. aka Pariah dogs, living on the fringes of society and not really doing much good for anyone but themselves. However in a lot places in the world this is still true today. the homeless dogs are thieves, scavengers, carriers of vermin and disease, and not very well liked among the locals.&lt;BR/&gt;Being cast out among the dogs in the Bible was never a good thing for that reason because there is no one to care for you and you are scorned..  and one that i see again and again proven true by people i know personally is in Proverbs 26:11 &#34;As a dog returns to his vomit, so a fool returns to his folly&#34;. Yes dogs can regurgitate FOOD but there is a clear distinction of FOOD and VOMIT. When you vomit its because there is something wrong with the food. wouldnt you think you should probably not eat it....? If you barf up steak and eggs are you going to scrape it off the floor and put it back on your plate for a second chance? There are usually good medical reasons why a dog returns to its vomit.. they would rather re-eat tainted food than starve to death because thats the only option a pariah dog has. One way or the other he is going to die.... but at least he can die with a full belly even if its poison rather than dying a slow death by starvation. &lt;BR/&gt;I dont believe the Bible is saying ALL dogs are bad. i believe it speaks mostly about street dogs. and if you&#39;ve ever lived in a place where stray dogs were a danger or destroyed your property then you would understand why the comparison fits with sinners and thieves.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mel Gibson arrested for DUI</title>
      <link>https://blog.lippard.org/2006/07/mel-gibson-arrested-for-dui.html/</link>
      <pubDate>Sat, 29 Jul 2006 02:10:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/07/mel-gibson-arrested-for-dui.html/</guid>
      <description>&lt;p&gt;Mel Gibson, whose &lt;a href=&#34;https://blog.lippard.org/2005/12/mel-gibson-on-evolution-women-and.html&#34;&gt;idiotic views on evolution and the role of women&lt;/a&gt; resulted in more hits to this blog than any other post, &lt;a href=&#34;http://www.cnn.com/2006/SHOWBIZ/Movies/07/28/gibson.dui/index.html&#34;&gt;was arrested in Malibu on suspicion of driving under the influence&lt;/a&gt;.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;I wonder if he went crazy and started rubbing his own feces all over himself like he did in South Park Colorado that one time.&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>Luskin vs. Judge Jones on peer-reviewed publications supporting ID</title>
      <link>https://blog.lippard.org/2006/07/luskin-vs-judge-jones-on-peer-reviewed.html/</link>
      <pubDate>Sat, 29 Jul 2006 00:23:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/07/luskin-vs-judge-jones-on-peer-reviewed.html/</guid>
      <description>&lt;p&gt;Casey Luskin, responding to &lt;a href=&#34;http://corner.nationalreview.com/post/?q=N2Q5YzZlMWE5ZGM3OGU1Zjk5NTFlMDQ2ZTk1ZGNiZWI=&#34;&gt;a point in a book review by John Derbyshire&lt;/a&gt;, argues that Judge Jones was incorrect in his decision in &lt;span style=&#34;font-style: italic;&#34;&gt;Kitzmiller v. Dover&lt;/span&gt; when he wrote that Intelligent Design is not supported by any peer-reviewed publications.&lt;br /&gt;&lt;br /&gt;As &lt;a href=&#34;http://austringer.net/wp/?p=348&#34;&gt;Wesley Elsberry shows&lt;/a&gt;, Luskin&amp;rsquo;s argument is not with Jones but with the defense in the Dover case, and in particular with the testimony of Michael Behe, who agreed in cross-examination that &amp;ldquo;there are no peer reviewed articles by anyone advocating for intelligent design supported by pertinent experiments or calculations which provide detailed rigorous accounts of how intelligent design of any biological system occurred.&amp;quot;&lt;br /&gt;&lt;blockquote&gt;&lt;p&gt;  Q. [Rothschild]  Now you have never argued for intelligent design in a peer reviewed scientific journal, correct?&lt;/p&gt;</description>
    </item>
    <item>
      <title>9th Circuit approves random warrantless searches and seizures of laptops</title>
      <link>https://blog.lippard.org/2006/07/9th-circuit-approves-random.html/</link>
      <pubDate>Fri, 28 Jul 2006 17:53:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/07/9th-circuit-approves-random.html/</guid>
      <description>&lt;p&gt;The 9th Circuit Court of Appeals &lt;a href=&#34;http://news.com.com/Police%2BBlotter%2BLaptop%2Bborder%2Bsearches%2BOKd/2100-1030_3-6098939.html&#34;&gt;has ruled that border police have the right to conduct random warrantless searches and seizures of laptops&lt;/a&gt;&amp;ndash;including full forensic disk examination.&lt;br /&gt;&lt;br /&gt;I recommend using full-disk encryption.&lt;br /&gt;&lt;br /&gt;Hat tip to &lt;a href=&#34;http://www.theagitator.com/archives/026860.php&#34;&gt;The Agitator&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>VoIP quality degradation shows need for prioritization</title>
      <link>https://blog.lippard.org/2006/07/voip-quality-degradation-shows-need.html/</link>
      <pubDate>Thu, 27 Jul 2006 23:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/07/voip-quality-degradation-shows-need.html/</guid>
      <description>&lt;p&gt;A study by Brix Networks, which runs TestYourVoip.com, &lt;a href=&#34;http://news.com.com/Study+Net+telephony+quality+worsening/2100-7352_3-6097912.html&#34;&gt;shows that the quality of VoIP calls has degraded over the last 18 months&lt;/a&gt;.  Their tests of VoIP connections show that 20 percent of calls have unacceptable quality, up from 15% 18 months ago.  Brix&amp;rsquo;s CTO says that the cause is competition for network resources&amp;ndash;i.e., congestion.&lt;br /&gt;&lt;br /&gt;The solution is, of course, prioritization&amp;ndash;putting voice and other latency and jitter-sensitive traffic in a higher class of service &lt;a href=&#34;https://blog.lippard.org/2006/06/george-ou-explains-qos-to-russell-shaw.html&#34;&gt;with QoS (quality of service)&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Thanks to &lt;a href=&#34;http://www.onlyrepublican.com/orinsf/&#34;&gt;Matt Sherman&lt;/a&gt; for the link.&lt;br /&gt;&lt;br /&gt;Further comments on the subject may be found at &lt;a href=&#34;http://bennett.com/blog/index.php/archives/2006/07/25/voip-going-downhill/&#34;&gt;Richard Bennett&amp;rsquo;s Original Blog&lt;/a&gt; and by James Gattuso at the &lt;a href=&#34;http://www.techliberation.com/archives/040298.php&#34;&gt;Technology Liberation Front&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tucson #7 most overpriced city on Forbes list</title>
      <link>https://blog.lippard.org/2006/07/tucson-7-most-overpriced-city-on.html/</link>
      <pubDate>Wed, 26 Jul 2006 01:57:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/07/tucson-7-most-overpriced-city-on.html/</guid>
      <description>&lt;p&gt;Tucson made &lt;a href=&#34;http://www.forbes.com/forbeslife/realestate/2006/07/10/high-priced-metros_cx_lr_0711feat.html&#34;&gt;Forbes&amp;rsquo; list of the top 10 most overpriced cities in the United States&lt;/a&gt; for 2006 at #7.  The list is based on the largest 112 metro areas in Forbes&amp;rsquo; 2006 list of best places for business and careers, ranking them based on job growth, cost of living, housing affordability, and salaries.  The ten most overpriced locations have the highest costs of living, lowest housing affordability, least job growth, and lowest salaries.&lt;br /&gt;&lt;br /&gt;1.  Essex County, Massachusetts&lt;br /&gt;2.  San Francisco, California&lt;br /&gt;3.  San Jose, California&lt;br /&gt;4.  Honolulu, Hawaii&lt;br /&gt;5.  Cambridge, Massachusetts&lt;br /&gt;6.  New York City, New York&lt;br /&gt;7.  Tucson, Arizona&lt;br /&gt;8.  Oakland, California&lt;br /&gt;9.  Boston, Massachusetts&lt;br /&gt;10. Los Angeles, California&lt;/p&gt;</description>
    </item>
    <item>
      <title>Judge throws out ACLU lawsuit against NSA</title>
      <link>https://blog.lippard.org/2006/07/judge-throws-out-aclu-lawsuit-against.html/</link>
      <pubDate>Wed, 26 Jul 2006 00:25:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/07/judge-throws-out-aclu-lawsuit-against.html/</guid>
      <description>&lt;p&gt;While the Electronic Frontier Foundation&amp;rsquo;s &lt;a href=&#34;https://blog.lippard.org/2006/07/court-rejects-governments-state.html&#34;&gt;lawsuit against AT&amp;amp;T continues&lt;/a&gt;, U.S. District Judge Matthew F. Kennelly today &lt;a href=&#34;http://www.businessweek.com/ap/financialnews/D8J37TP00.htm?sub=apn_tech_down&amp;amp;chan=tc&#34;&gt;threw out the ACLU&amp;rsquo;s lawsuit against the National Security Agency&lt;/a&gt; for collecting call detail records from AT&amp;amp;T, MCI, and other providers (though &lt;a href=&#34;http://biz.yahoo.com/bizj/060630/1310204.html?.v=1&#34;&gt;not, apparently, from Verizon or BellSouth&lt;/a&gt;).&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Lippard&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Correction:  This ACLU lawsuit that was thrown out was against AT&amp;T.  The ACLU lawsuit against the NSA in Michigan was a victory today for the ACLU.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Visual representation of global data</title>
      <link>https://blog.lippard.org/2006/07/visual-representation-of-global-data.html/</link>
      <pubDate>Fri, 21 Jul 2006 16:07:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/07/visual-representation-of-global-data.html/</guid>
      <description>&lt;p&gt;This is &lt;a href=&#34;http://video.google.com/videoplay?docid=7996617766640098677&amp;q=gapminder&#34;&gt;a very interesting presentation at Google&lt;/a&gt; by the folks at &lt;a href=&#34;http://www.gapminder.org/&#34;&gt;Gapminder&lt;/a&gt;, a Swedish nonprofit that is trying to provide better, visual ways of representing information about the state of the world.  These are the same people who put together this &lt;a href=&#34;http://hdr.undp.org/statistics/data/animation.cfm&#34;&gt;set of excellent animated interactive presentations on human development trends&lt;/a&gt; (income levels, life expectancy, etc.) for the United Nations Development Program.&lt;br /&gt;&lt;br /&gt;(Via Patri Friedman at &lt;a href=&#34;http://catallarchy.net/blog/archives/2006/07/21/gapminder-rules/&#34;&gt;Catallarchy&lt;/a&gt;.)&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Fascinating!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Scale model of disputed Chinese-Indian mountain range in China</title>
      <link>https://blog.lippard.org/2006/07/scale-model-of-disputed-chinese-indian.html/</link>
      <pubDate>Fri, 21 Jul 2006 04:17:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/07/scale-model-of-disputed-chinese-indian.html/</guid>
      <description>&lt;p&gt;On Google Earth or at &lt;a href=&#34;http://www.theregister.co.uk/2006/07/19/huangyangtan_mystery/&#34;&gt;The Register&lt;/a&gt;.  (Via Anson Kennedy on the SKEPTIC mailing list.)&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;They&#39;ve clearly got a lot more work to do: the colors are &lt;B&gt;all wrong&lt;/B&gt;!&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>Court rejects government&#39;s &#34;state secrets&#34; argument in AT&amp;T case</title>
      <link>https://blog.lippard.org/2006/07/court-rejects-governments-state.html/</link>
      <pubDate>Thu, 20 Jul 2006 20:55:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/07/court-rejects-governments-state.html/</guid>
      <description>&lt;p&gt;Today Judge Vaughn Walker of the U.S. District Court of the Northern District of California &lt;a href=&#34;http://www.eff.org/deeplinks/archives/004831.php&#34;&gt;ruled on the U.S. government&amp;rsquo;s motions for dismissal or summary judgment&lt;/a&gt; in the Electronic Frontier Foundation&amp;rsquo;s lawsuit against AT&amp;amp;T on grounds of &amp;ldquo;state secrets.&amp;rdquo;  The motions were denied, with the possibility of a later dismissal or summary judgment on state secrets grounds.  However, the judge noted the limits of state secrets privilege with respect to the infringement of individual rights, and stated that &amp;ldquo;dismissing this case at the outset would sacrifice liberty for no apparent enhancement of security&amp;rdquo; (p. 36 of the ruling).&lt;br /&gt;&lt;br /&gt;The judge noted that you can&amp;rsquo;t claim that something is a &amp;ldquo;state secret&amp;rdquo; if it&amp;rsquo;s not secret, citing not only news stories about interception but public statements by George W. Bush and Alberto Gonzales.&lt;br /&gt;&lt;br /&gt;Also denied were AT&amp;amp;T&amp;rsquo;s motions for dismiss for lack of standing, for lack of plaintiff demonstration that AT&amp;amp;T lack&amp;rsquo;s appropriate government certification for its actions (though the judge indicates he could be persuaded otherwise on this one later), due to AT&amp;amp;T&amp;rsquo;s claim of common law immunity from civil liability for conducting government surveillance (in part because AT&amp;amp;T has argued that its cooperation has been voluntary, not mandatory), and due to AT&amp;amp;T&amp;rsquo;s claim of qualified immunity.&lt;br /&gt;&lt;br /&gt;The judge proposes appointing a qualified, appropriately security-cleared expert to assist the court in reviewing classified material and determining what may be disclosed and to whom.&lt;br /&gt;&lt;br /&gt;The next hearing is a case management hearing on August 8.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bush&#39;s veto of the stem cell bill</title>
      <link>https://blog.lippard.org/2006/07/bushs-veto-of-stem-cell-bill.html/</link>
      <pubDate>Thu, 20 Jul 2006 01:03:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/07/bushs-veto-of-stem-cell-bill.html/</guid>
      <description>&lt;p&gt;As everyone knows, Bush&amp;rsquo;s first veto ever was of H.R. 810, the Stem Cell Research Enhancement Act, to authorize federal funding of embryonic stem cell research, on the ridiculous basis that this research involves killing &amp;ldquo;boys and girls.&amp;quot;&lt;br /&gt;&lt;br /&gt;As Scott Rosenberg &lt;a href=&#34;http://blogs.salon.com/0000014/2006/07/19.html#a1068&#34;&gt;points out at Salon&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Here is why Bush&amp;rsquo;s position is a joke: Thousands and thousands of embryos are destroyed every year in fertility clinics. They are created in petri dishes as part of fertility treatments like IVF; then they are discarded. If Bush and his administration truly believe that destroying an embryo is a kind of murder, they shouldn&amp;rsquo;t be wasting their time arguing about research funding: They should immediately shut down every fertility clinic in the country, arrest the doctors and staff who operate them, and charge all the wannabe parents who have been wantonly slaughtering legions of the unborn. But of course they&amp;rsquo;ll never do such a thing. (Nor, to be absolutely clear, do I think they should.) Bush could not care less about this issue except as far as it helps burnish his pro-life credentials among his &amp;ldquo;base.&amp;quot;&lt;br /&gt;&amp;hellip;&lt;br /&gt;&lt;p&gt; If Bush believes destroying embryos is murder, let him take a real stand against it. If he doesn&amp;rsquo;t, he shouldn&amp;rsquo;t make it harder for the thousands of embryos that are being discarded anyway to be used for a valuable purpose that could improve real lives. &lt;/p&gt;</description>
    </item>
    <item>
      <title>U.S. House votes to place limits on judiciary</title>
      <link>https://blog.lippard.org/2006/07/us-house-votes-to-place-limits-on.html/</link>
      <pubDate>Wed, 19 Jul 2006 23:11:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/07/us-house-votes-to-place-limits-on.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://news.yahoo.com/s/nm/20060719/pl_nm/congress_flag_dc_1&#34;&gt;Yahoo headlined this story&lt;/a&gt; &amp;ldquo;House votes to keep &amp;lsquo;under God&amp;rsquo; in pledge,&amp;rdquo; but that&amp;rsquo;s not accurate.  The House passed a bill (&lt;a href=&#34;http://www.govtrack.us/congress/bill.xpd?bill=h109-2389&#34;&gt;H.R. 2389&lt;/a&gt;, the &amp;ldquo;Pledge Protection Act of 2005,&amp;rdquo; on a vote of 260-167) which prohibits the courts from hearing challenges to the presence of &amp;ldquo;under God&amp;rdquo; in the pledge of allegiance, which strikes me as an unconstitutional action by the Congress.  (Congress does have the power in Article I, Section 8 &amp;ldquo;To constitute tribunals inferior to the Supreme Court&amp;rdquo; and &amp;ldquo;To make all laws which shall be necessary and proper for carrying into execution the foregoing powers, and all other powers vested by this Constitution in the government of the United States, or in any department or officer thereof,&amp;rdquo; which gives them at least some powers of regulation (to the extent that it is &amp;ldquo;necessary and proper&amp;rdquo;) over the courts.  But circumscribing the topics which the Supreme Court can address would seem to me to be something only the Constitution can do.  Any constitutional scholars care to comment?&lt;br /&gt;&lt;br /&gt;Missouri Rep. Todd Akin is quoted in the story saying, &amp;ldquo;We&amp;rsquo;re creating a fence.  The fence goes around the federal judiciary.  We&amp;rsquo;re doing that because we don&amp;rsquo;t trust them.&amp;quot;&lt;br /&gt;&lt;br /&gt;Yet it&amp;rsquo;s Congress, more than the courts, that can&amp;rsquo;t be trusted to be remotely responsible, rational, respectful of the Constitution, or of the people.  We&amp;rsquo;d be much better off putting a fence around the Congress, such as by ending the First Amendment after the fifth word.&lt;br /&gt;&lt;br /&gt;&amp;ldquo;Under God&amp;rdquo; was added to the pledge of allegiance by act of Congress in 1954 for explicitly religious reasons (to distinguish the U.S. from the godless communists in the Soviet Union), and the U.S. Supreme Court avoided making a ruling on the issue in Michael Newdow&amp;rsquo;s case by &lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/articles/A40279-2004Jun14.html&#34;&gt;throwing the case out on a technicality&lt;/a&gt;&amp;ndash;the issue of standing, since he didn&amp;rsquo;t have custody of his daughter.  He&amp;rsquo;s currently pursuing the case through the courts again with other plaintiffs.&lt;br /&gt;&lt;br /&gt;All but one of Arizona&amp;rsquo;s Republican Representatives signed on as sponsors of the House bill: Trent Franks, Jeff Flake, J.D. Hayworth, Rick Renzi, John Shadegg.  The one Republican exception was Jim Kolbe (R); the two Arizona Democrats, Raul Grijalva and Ed Pastor, did not.  I suspect their voting went along these same lines.&lt;br /&gt;&lt;br /&gt;The Senate version of this bill is &lt;a href=&#34;http://www.govtrack.us/congress/bill.xpd?bill=s109-1046&#34;&gt;S. 1046&lt;/a&gt;, introduced by Arizona Senator Jon Kyl.  While the House bill attracted 197 sponsors, the Senate bill has only attracted 16 and Senator John McCain is not among them.  The Senate bill is stalled out in the Judiciary Committee.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Anti-Astroturfing Wiki</title>
      <link>https://blog.lippard.org/2006/07/anti-astroturfing-wiki.html/</link>
      <pubDate>Wed, 19 Jul 2006 21:38:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/07/anti-astroturfing-wiki.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://sethgodin.typepad.com/seths_blog/2006/07/if_you_cant_mak.html&#34;&gt;Seth Godin has pointed out&lt;/a&gt; a new &lt;a href=&#34;http://www.thenewpr.com/wiki/pmwiki.php?pagename=AntiAstroturfing.HomePage&#34;&gt;Anti-Astroturfing Wiki&lt;/a&gt;, for exposing those who are creating fake grassroots efforts by actions like coordinating letters to the editor or blog comment posts &lt;a href=&#34;http://www.inopinion.com/features/?itemid=707&#34;&gt;which don&amp;rsquo;t mention the coordinating body&lt;/a&gt;&amp;ndash;a practice engaged in by both &lt;a href=&#34;https://blog.lippard.org/2006/05/save-internet-fighting-astroturf-with_26.html&#34;&gt;advocates for&lt;/a&gt; and &lt;a href=&#34;http://abstractfactory.blogspot.com/2006/05/anti-network-neutrality-astroturfing.html&#34;&gt;against&lt;/a&gt; net neutrality regulations.&lt;br /&gt;&lt;br /&gt;The current &lt;a href=&#34;http://en.wikipedia.org/wiki/Astroturfing&#34;&gt;Wikipedia definition&lt;/a&gt;:  &amp;ldquo;In American politics and advertising, the term astroturfing describes formal public relations projects which deliberately seek to engineer the impression of spontaneous, grassroots behavior. The goal is the appearance of independent public reaction to a politician, political group, product, service, event, or similar entities by centrally orchestrating the behavior of many diverse and geographically distributed individuals.&amp;quot;&lt;br /&gt;&lt;br /&gt;The Anti-Astroturfing Wiki and campaign has been set up as part of &lt;a href=&#34;http://www.thenewpr.com/wiki/pmwiki.php&#34;&gt;TheNewPR Wiki&lt;/a&gt; by Paull Young and Trevor Cook in response to the PR Institute of Australia&amp;rsquo;s promotion of a &amp;ldquo;how-to&amp;rdquo; seminar on astroturfing even though the practice violates the PRIA Code of Ethics.  Young has issued &lt;a href=&#34;http://youngie.prblogs.org/2006/07/16/join-the-anti-astroturfing-campaign/&#34;&gt;an anti-astroturfing statement&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Telecom regulation around the world</title>
      <link>https://blog.lippard.org/2006/07/telecom-regulation-around-world.html/</link>
      <pubDate>Wed, 19 Jul 2006 20:56:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/07/telecom-regulation-around-world.html/</guid>
      <description>&lt;p&gt;Paul Kouroupas has written an interesting series of posts about the state of telecommunications regulation around the world.  He postulates a hypothetical company, CoolCo, that is an ISP that wants to sell Internet access, voice over IP, email, instant messaging, and web hosting to residential customers, while not owning any of its own transmission facilities.  CoolCo wants to expand its services to include dedicated circuits for business customers, and is majority owned by U.S. investors with a Thai investor who owns 15% of the company.&lt;br /&gt;&lt;br /&gt;Kouroupas then looks at how CoolCo would fare in &lt;a href=&#34;http://blogs.globalcrossing.com/node/165&#34;&gt;Europe&lt;/a&gt;, &lt;a href=&#34;http://blogs.globalcrossing.com/node/167&#34;&gt;Latin America&lt;/a&gt;, &lt;a href=&#34;http://blogs.globalcrossing.com/node/176&#34;&gt;Asia&lt;/a&gt;, and the &lt;a href=&#34;http://blogs.globalcrossing.com/node/180&#34;&gt;United States&lt;/a&gt; with respect to licensing requirements, license fees and other fees, foreign ownership restrictions, tariff, contract and pricing rules, interconnection rights and obligations, and the efficiency and effectiveness of the regulatory process.&lt;br /&gt;&lt;br /&gt;He begins with &lt;a href=&#34;http://blogs.globalcrossing.com/node/165&#34;&gt;Europe&lt;/a&gt;&amp;ndash;licensing requirements are nonexistent; operators must simply &amp;ldquo;register and abide by a set of basic consumer protection obligations and regulations.&amp;rdquo;  License fees are nominal and consistent across the entire EU.  There are no universal service fees or foreign ownership restrictions.  There are no tariff requirements, no contract requirements beyond &amp;ldquo;conformity to basic legal precedence,&amp;rdquo; no pricing rules &amp;ldquo;other than basic non-discrimination requirements.&amp;rdquo;  No regulator approval is required to set prices.  Interconnection is mandatory, some states require unbundling of services by the incumbents.  The regulatory process is relatively efficient and does not consume the bulk of CoolCo&amp;rsquo;s resources.&lt;br /&gt;&lt;br /&gt;In &lt;a href=&#34;http://blogs.globalcrossing.com/node/167&#34;&gt;Latin America&lt;/a&gt;, Kouroupas looks at Argentina, Brazil, Chile, Mexico, Panama, Peru, and Venezuela, the countries where Global Crossing operates, and shows that there is a large amount of variation between countries, with Argentina, Brazil, and Chile being more open and adaptable, and Mexico, Panama, Peru, and Venezuela having more heavy-handed regulation.  All have licensing requirements, with the less-regulated three and Peru requiring only a single license for CoolCo&amp;rsquo;s offerings, while Mexico, Panama, and Venezuela require separate licenses for each service offered.  All have license fees as a percentage of revenue, ranging from 0.5% to 3%.  Universal service fees fall in the same range. Only Mexico has foreign ownership restrictions.  Mexico, Peru, and Venezuela heavily regulate prices, tariffs, and form of contracts.  Most countries require some form of interconnection, but in Mexico the incumbent (Carlos Slim&amp;rsquo;s Telmex, which was privatized in the worst possible way) has been the recipient of multiple complaints for taking steps to avoid or delay the implementation of interconnection.  In most countries the incumbent telco is the largest employer in the country and has considerable influence over the regulatory process, which often fails to complete by the legal time limits, leaving competitive telcos in legal limbo for months or years.&lt;br /&gt;&lt;br /&gt;Kouroupas then turns to &lt;a href=&#34;http://blogs.globalcrossing.com/node/176&#34;&gt;Asia&lt;/a&gt;, looking specifically at Australia, Hong Kong, Japan, Singapore, South Korea, and Taiwan, with a brief look also at China and India.  The former countries, unsurprisingly, are more open than the latter two, though the level of bureaucracy is also high in Japan and Taiwan.  China, India, and South Korea have foreign ownership restrictions, at least for facilities-based operators.&lt;br /&gt;&lt;br /&gt;Finally, he looks at the &lt;a href=&#34;http://blogs.globalcrossing.com/node/180&#34;&gt;United States&lt;/a&gt;, which is hampered by a lack of consistency and coherent regulations, especially with respect to VoIP.  Licenses are not required at the moment, but the FCC appears to have opened the door for it, and there are some specific requirements that now apply such as CALEA and E911.  VoIP providers will have to contribute to the universal service fund by assuming that 64.9% of their traffic is interstate, which means paying 10.5% of 64.9% of their revenue.  Foreign ownership restrictions exist, but CoolCo should not hit them at the moment due to its foreign ownership of less than 25% and its not requiring licensing, but this could change.  There are no tariff, contract, or pricing rules that apply.  For VoIP there are currently no interconnection rights and unbundling is limited.  The regulatory process exists at both the federal (FCC) and state (public utility commissions) level.  At the federal level, regulation is incredibly inefficient; at the state level it varies considerably from state to state but is generally more efficient than at the federal level and has promoted competition.  The overall picture is one of uncertainty about the future.&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;ve only touched on the highlights of the detail in Kouroupas&amp;rsquo; posts, but it&amp;rsquo;s clear that CoolCo will find Europe to be the easiest region to establish business in today.  Check them out.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The DHS National Asset Database</title>
      <link>https://blog.lippard.org/2006/07/dhs-national-asset-database.html/</link>
      <pubDate>Tue, 18 Jul 2006 15:57:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/07/dhs-national-asset-database.html/</guid>
      <description>&lt;p&gt;The Department of Homeland Security&amp;rsquo;s National Asset Database has come under fire recently for the absurdity of some of the more than 77,000 items on the list, most of which were added in 2005&amp;ndash;there were fewer than 32,000 items in 2004.  &lt;a href=&#34;http://www.sfgate.com/cgi-bin/article.cgi?file=/c/a/2006/07/12/MNGVIJTL5J1.DTL&#34;&gt;Indiana leads the nation as the state with the most entries on the list&lt;/a&gt;, with 8,951 (up from 322 in 2004), including Amish Country Popcorn near Berne, Indiana.  New York has 5,687 (up from 1,634 in 2004) and California has only 3,212.  Washington state has 3,650, which includes 65 &amp;ldquo;national monuments and icons&amp;rdquo;&amp;ndash;more than Washington, D.C.  Arizona has a mere 675 entries on the list, up from 597 in 2004.&lt;br /&gt;&lt;br /&gt;Absurd entries on the list include a petting zoo in Huntsville, Alabama, the Columbia, Tennessee Mule Day Parade, the Sweetwater Flea Market near Knoxville, Tennessee, and items like &amp;ldquo;Beach at End of a Street,&amp;rdquo; &amp;ldquo;Nix&amp;rsquo;s Check Cashing,&amp;rdquo; &amp;ldquo;Mall at Sears,&amp;rdquo; &amp;ldquo;Ice Cream Parlor,&amp;rdquo; &amp;ldquo;Tackle Shop,&amp;rdquo; &amp;ldquo;Donut Shop,&amp;rdquo; &amp;ldquo;Anti-Cruelty Society,&amp;rdquo; and Arkansas&amp;rsquo; Bean Fest.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://seattletimes.nwsource.com/html/localnews/2003123566_danny13.html&#34;&gt;In Seattle, the list includes&lt;/a&gt; Auburn&amp;rsquo;s SuperMall (which received a $50,000 DHS grant).  There are 1,305 casinos on the list, 234 restaurants, and 700 mortuaries.  Seattle Times columnist Danny Westneat has called for reader submissions of their own items, &amp;ldquo;as absurd as you want&amp;rdquo;&amp;ndash;&amp;ldquo;No way can it top the spectacle going on at homeland security.&amp;quot;&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://www.cnn.com/2006/POLITICS/07/12/security.grants.ap/index.html?section=cnn_allpolitics&#34;&gt;Not included&lt;/a&gt; on the list:  Times Square, the Statue of Liberty, the Empire State Building, or the Brooklyn Bridge.&lt;br /&gt;&lt;br /&gt;The list has made the press because auditors at the DHS Inspector General&amp;rsquo;s office have questioned the value of &amp;ldquo;unusual or out-of-place sites &amp;hellip; whose criticality is not readily apparent.&amp;rdquo;  But the DHS is unapologetic:  &amp;ldquo;We don&amp;rsquo;t find it embarassing &amp;hellip; The list is a valuable tool,&amp;rdquo; says DHS deputy press secretary Jarrod Agen.  &lt;a href=&#34;http://www.kold.com/Global/story.asp?S=5149076&#34;&gt;Agen claims that the list is not used for funding decisions&lt;/a&gt;, but the DHS budget for Arizona was cut in half for 2006.&lt;br /&gt;&lt;br /&gt;The committees in Congress responsible for oversight of the DHS are the &lt;a href=&#34;http://judiciary.house.gov/&#34;&gt;House Judiciary Committee&lt;/a&gt; (which includes two Arizonans, Rep. Jeff Flake and Rep. Trent Franks) and the &lt;a href=&#34;http://www.senate.gov/%7Egov_affairs/index.cfm&#34;&gt;Senate Committee on Homeland Security and Government Affairs&lt;/a&gt; (no Arizonans).&lt;br /&gt;&lt;br /&gt;How about setting some reasonable standards for what submissions from states get put on the list?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Radley Balko paramilitary police paper</title>
      <link>https://blog.lippard.org/2006/07/radley-balko-paramilitary-police-paper.html/</link>
      <pubDate>Mon, 17 Jul 2006 17:31:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/07/radley-balko-paramilitary-police-paper.html/</guid>
      <description>&lt;p&gt;Radley Balko&amp;rsquo;s paper, &lt;a href=&#34;http://www.cato.org/pub_display.php?pub_id=6476&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Overkill: The Rise of Paramilitary Police Raids in America&lt;/span&gt;&lt;/a&gt;, has been released by the Cato Institute today.  It is available for download (PDF) and is accompanied by an &lt;a href=&#34;http://www.cato.org/raidmap/index.php?type=1&#34;&gt;online interactive map of incidents&lt;/a&gt;.  The executive summary:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt; Americans have long maintained that a man’s home is his castle and that he has the right to defend it from unlawful intruders. Unfortunately, that right may be disappearing. Over the last 25 years, America has seen a disturbing militarization of its civilian law enforcement, along with a dramatic and unsettling rise in the use of paramilitary police units (most commonly called Special Weapons and Tactics, or SWAT) for routine police work. The most common use of SWAT teams today is to serve narcotics warrants, usually with forced, unannounced entry into the home. &lt;/p&gt;</description>
    </item>
    <item>
      <title>Another lottery casualty</title>
      <link>https://blog.lippard.org/2006/07/another-lottery-casualty.html/</link>
      <pubDate>Mon, 17 Jul 2006 00:51:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/07/another-lottery-casualty.html/</guid>
      <description>&lt;p&gt;The &lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt; &lt;a href=&#34;http://www.azcentral.com/arizonarepublic/news/articles/0716lottery-tallmadge.html&#34;&gt;reports on the story of Shefik Tallmadge&lt;/a&gt;, who won $6.7 million in the Arizona Lottery in 1988 at the age of 29.  He was the biggest Pick winner at the time, taking the payment as 20 years of $335,000 payments.  He quit his job, bought a Porsche, took his family around the world, completed a political science degree, and married a pharmacist.  He cashed in on the remainder of his lottery winnings in 1998 to get a large lump sum, which he used to buy an expensive house and four gas stations.  Last year he filed for bankruptcy and continues to play the same numbers he won with on the Florida Lottery.&lt;br /&gt;&lt;br /&gt;This seems to be &lt;a href=&#34;https://blog.lippard.org/2005/11/lottery-winner-tragedies-continue.html&#34;&gt;a not-uncommon story for lottery winners&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Kent Hovind and Ali G</title>
      <link>https://blog.lippard.org/2006/07/kent-hovind-and-ali-g.html/</link>
      <pubDate>Sun, 16 Jul 2006 22:46:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/07/kent-hovind-and-ali-g.html/</guid>
      <description>&lt;p&gt;&lt;object height=&#34;247&#34; width=&#34;300&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/JLdjp_j5eHk&#34;&gt;&lt;embed src=&#34;http://www.youtube.com/v/JLdjp_j5eHk&#34; type=&#34;application/x-shockwave-flash&#34; height=&#34;247&#34; width=&#34;300&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Guantanamo and the Abuse of Presidential Power</title>
      <link>https://blog.lippard.org/2006/07/guantanamo-and-abuse-of-presidential.html/</link>
      <pubDate>Sat, 15 Jul 2006 20:26:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/07/guantanamo-and-abuse-of-presidential.html/</guid>
      <description>&lt;p&gt;Under the headline &amp;ldquo;The end of the high road,&amp;rdquo; &lt;a href=&#34;http://www.economist.com/books/displaystory.cfm?story_id=7109129&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Economist&lt;/span&gt; reviews Joseph Margulies&amp;rsquo; new book, &lt;span style=&#34;font-style: italic;&#34;&gt;Guantanamo and the Abuse of Presidential Power&lt;/span&gt;&lt;/a&gt;.  The review begins:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;IN HIS new book on the American jail at Guantánamo Bay, Joseph Margulies recounts the story of a prisoner who told his interrogators of plans to use bacteriological weapons. The man named many others involved, and before long his interrogators had confessions from 35 further prisoners, “page upon page of chilling, meticulously detailed admissions”. The problem is that the prisoners he is writing about here were not suspected members of al-Qaeda, but American soldiers. The questioning took place 50 years ago and the interrogators were North Korean. &lt;/p&gt;</description>
    </item>
    <item>
      <title>Monty Python: International Philosophy competition</title>
      <link>https://blog.lippard.org/2006/07/monty-python-international-philosophy.html/</link>
      <pubDate>Sat, 15 Jul 2006 18:40:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/07/monty-python-international-philosophy.html/</guid>
      <description>&lt;p&gt;&lt;object width=&#34;425&#34; height=&#34;350&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/xrShK-NVMIU&#34;&gt;&lt;/param&gt;&lt;embed src=&#34;http://www.youtube.com/v/xrShK-NVMIU&#34; type=&#34;application/x-shockwave-flash&#34; width=&#34;425&#34; height=&#34;350&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Coulter fundraising reception raises no money</title>
      <link>https://blog.lippard.org/2006/07/coulter-fundraising-reception-raises.html/</link>
      <pubDate>Sat, 15 Jul 2006 18:31:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/07/coulter-fundraising-reception-raises.html/</guid>
      <description>&lt;p&gt;Rep. Bob Beauprez (R-CO), running for Governor of Colorado, &lt;A HREF = &#34;http://www.coloradoconfidential.com/showDiary.do?diaryId=28&#34;&gt;had a fundraising reception at the Paramount Theater in Denver with Ann Coulter as the guest&lt;/A&gt;.  Beauprez himself did not attend, being busy in D.C., but his wife was present.  The event didn&amp;rsquo;t attract any donors, leaving Mrs. Beauprez and Coulter to chat with each other, a dozen campaign volunteers, and a few radio station listeners who had won free tickets to hear Coulter speak.  Funds raised:  $0.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Craigslist no longer uses TCP window size of 0</title>
      <link>https://blog.lippard.org/2006/07/craigslist-no-longer-uses-tcp-window.html/</link>
      <pubDate>Fri, 14 Jul 2006 22:20:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/07/craigslist-no-longer-uses-tcp-window.html/</guid>
      <description>&lt;p&gt;The &lt;a href=&#34;https://blog.lippard.org/2006/06/update-on-cox-blocking-of-craigslist.html&#34;&gt;erroneous claim that Cox was blocking Craigslist&lt;/a&gt; turned out to be a combination of a bug in a firewall driver from Authentium and the fact that Craigslist was using a TCP window size of 0 in the initial TCP handshake.  Authentium took full responsibility for the issue, but no one was ever able to get Craig Newmark to answer why Craigslist was using a TCP window size of 0.  My speculation was that this was being done as a way of avoiding congestion, possibly by a load-balancing switch in front of the web servers.  Although Craig politely responded to some private emails from me, I never got an answer to whether my speculation was correct.&lt;br /&gt;&lt;br /&gt;Now &lt;a href=&#34;http://blogs.zdnet.com/Ou/?p=269&#34;&gt;Craigslist has stopped using a TCP window size of 0&lt;/a&gt; in the initial handshake, which indicates that it was always within Craigslist&amp;rsquo;s power to fix the problem.  Here are some packets I captured a couple of days ago (66.150.243.20 is &lt;a href=&#34;https://www.craigslist.org&#34;&gt;www.craigslist.org&lt;/a&gt;); see the first link above for a more detailed explanation of what the TCP window size means and what caused the problem:&lt;br /&gt;&lt;br /&gt;TCP SYN from my machine to craigslist, window size 16384:&lt;br /&gt;&lt;br /&gt;15:13:18.469829 [my IP].50845 &amp;gt; 66.150.243.20.80: S 4043800370:4043800370(0) win 16384 &lt;mss&gt; (DF)&lt;br /&gt;&lt;br /&gt;TCP SYN-ACK from craigslist.org, window size 4380 (this was the one that used to have a window size of 0):&lt;br /&gt;&lt;br /&gt;15:13:18.504234 66.150.243.20.80 &amp;gt; [my IP].50845: S 1583028840:1583028840(0) ack 4043800371 win 4380 &lt;mss&gt; (DF) [tos 0x80]&lt;br /&gt;&lt;br /&gt;TCP ACK from my machine, completing the three-way handshake, window size 16384:&lt;br /&gt;&lt;br /&gt;15:13:18.504640 [my IP].50845 &amp;gt; 66.150.243.20.80: . ack 1 win 16384 &amp;lt;nop,nop,timestamp&amp;gt; (DF)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dr. Dino Busted</title>
      <link>https://blog.lippard.org/2006/07/dr-dino-busted.html/</link>
      <pubDate>Fri, 14 Jul 2006 16:33:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/07/dr-dino-busted.html/</guid>
      <description>&lt;p&gt;The &lt;span style=&#34;font-style: italic;&#34;&gt;Pensacola News Journal&lt;/span&gt; &lt;a href=&#34;http://www.pensacolanewsjournal.com/apps/pbcs.dll/article?AID=/20060714/NEWS01/607140333/1006&#34;&gt;reports that the law has finally caught up with tax-evading creationist Kent Hovind&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;&lt;span class=&#34;articlebody&#34;&gt; A Pensacola evangelist who owns the defunct Dinosaur Adventure Land in Pensacola was arrested Thursday on 58 federal charges, including failing to pay $473,818 in employee-related taxes and making threats against investigators.&lt;br /&gt;&lt;br /&gt;Of the 58 charges, 44 were filed against Kent Hovind and his wife, Jo, for evading bank reporting requirements as they withdrew $430,500 from AmSouth Bank between July 20, 2001, and Aug. 9, 2002.&lt;br /&gt;&lt;br /&gt;At the couple&amp;rsquo;s first court appearance Thursday before U.S. Magistrate Judge Miles Davis, Kent Hovind professed not to understand why he is being prosecuted. Some 20 supporters were in the courtroom.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span class=&#34;articlebody&#34;&gt;&amp;ldquo;I still don&amp;rsquo;t understand what I&amp;rsquo;m being charged for and who is charging me,&amp;rdquo; he said.&lt;br /&gt;&lt;br /&gt;Kent Hovind, who often calls himself &amp;ldquo;Dr. Dino,&amp;rdquo; has been sparring with the IRS for at least 17 years on his claims that he is employed by God, receives no income, has no expenses and owns no property.&lt;br /&gt;&lt;br /&gt;&amp;ldquo;The debtor apparently maintains that as a minister of God, everything he owns belongs to God and he is not subject to paying taxes to the United States on money he receives for doing God&amp;rsquo;s work,&amp;rdquo; U.S. Bankruptcy Judge Lewis Killian Jr. wrote when he dismissed a claim from Hovind in 1996.&lt;br /&gt;&lt;br /&gt;&amp;hellip;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span class=&#34;articlebody&#34;&gt;In the indictment unsealed Thursday, a grand jury alleges that Kent Hovind failed to pay $473,818 in federal income, Social Security and Medicare taxes on employees at his Creation Science Evangelism/Ministry between March 31, 2001, and Jan. 31, 2004.&lt;br /&gt;&lt;br /&gt;&amp;hellip;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span class=&#34;articlebody&#34;&gt;The indictment alleges Kent Hovind paid his employees in cash and labeled them &amp;ldquo;missionaries&amp;rdquo; to avoid payroll tax and FICA requirements.&lt;br /&gt;&lt;br /&gt;On Thursday, a message on the Dinosaur Adventure Land telephone welcomed visitors to the place &amp;ldquo;where dinosaurs and the Bible meet&amp;rdquo; and stated that the museum and science center were closed temporarily.&lt;br /&gt;&lt;br /&gt;The indictment also says the Hovinds&amp;rsquo; made cash withdrawals from AmSouth Bank in a manner that evaded federal requirements for reporting cash transactions.&lt;br /&gt;&lt;br /&gt;The withdrawals were for $9,500 or $9,600, just below the $10,000 starting point for reporting cash transactions.&lt;br /&gt;&lt;br /&gt;Most of the withdrawals were days apart. For example, the indictment shows three withdrawals of $9,500 each on July 20, July 23 and July 26 in 2001.&lt;br /&gt;&lt;br /&gt;&amp;hellip;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span class=&#34;articlebody&#34;&gt;Over Kent Hovind&amp;rsquo;s protests, the judge took away his passport and guns Hovind claimed belonged to his church.&lt;br /&gt;&lt;br /&gt;Hovind argued that he needs his passport to continue his evangelism work. He said &amp;ldquo;thousands and thousands&amp;rdquo; are waiting to hear him preach in South Africa next month.&lt;/span&gt;&lt;/blockquote&gt;There&amp;rsquo;s more (and comments) at &lt;a href=&#34;http://scienceblogs.com/pharyngula/2006/07/more_details_on_hovinds_arrest.php&#34;&gt;Pharyngula&lt;/a&gt; and the &lt;a href=&#34;http://www.pandasthumb.org/archives/2006/07/dr_dino_in_the.html&#34;&gt;Panda&amp;rsquo;s Thumb&lt;/a&gt;.&lt;br /&gt;&lt;span class=&#34;articlebody&#34;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Today&#39;s content owners are yesterday&#39;s pirates</title>
      <link>https://blog.lippard.org/2006/07/todays-content-owners-are-yesterdays.html/</link>
      <pubDate>Thu, 13 Jul 2006 04:22:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/07/todays-content-owners-are-yesterdays.html/</guid>
      <description>&lt;p&gt;I posted this review of Larry Lessig&amp;rsquo;s book &lt;a href=&#34;http://www.free-culture.cc/freecontent/&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Free Culture&lt;/span&gt;&lt;/a&gt; to &lt;a href=&#34;http://www.amazon.com/gp/cdp/member-reviews/AOL7V6D4AL3KO/ref=cm_rna_own_review_more/104-9698366-6339929#R2SD3ATTJCYP6T&#34;&gt;Amazon.com&lt;/a&gt;:&lt;br /&gt;&lt;br /&gt;Lessig has written a very clear and entertaining book about copyright, piracy, and culture, filled with lots of real-world examples to make his points. The book covers major events in the history of copyright in the United States (from its beginnings in English common law and the UK Statute of Anne) in order to show how its meaning has changed, and how those who are making accusations of piracy today were the pirates of yesterday. (Jessica Littman&amp;rsquo;s book, Digital Copyright, is a nice complement to this book, covering the history of copyright in greater depth.) Lessig makes a strong case that the direction of copyright, giving greater control over content to a very small number of owners than has ever existed, is eroding the freedom that we&amp;rsquo;ve historically had to preserve and transform the elements of our culture.&lt;br /&gt;&lt;br /&gt;Lessig begins by describing how the notion of a real property right for land extending into the sky to &amp;ldquo;an indefinite extent, upwards&amp;rdquo; became a real rather than theoretical issue with the invention of the airplane. In 1945, the Causbys, a family of North Carolina farmers, filed a suit against the government for trespassing with its low-flying planes, and the Supreme Court declared the airways to be public space. This example shows how the scope of property rights can change with changes of technology, in this particular case resulting in an uncompensated taking from private property owners, yet leading to enormous innovation and the development of a new industry and form of transportation. He follows this with the example of the development of FM radio, which was intentionally back-burnered by RCA and then hobbled by government regulation at RCA&amp;rsquo;s behest in order to protect its existing investment in AM radio. This example shows how powerful interests can stifle technological change through its ownership of intellectual property (in this case, the patents regarding FM radio).&lt;br /&gt;&lt;br /&gt;He then discusses how intellectual property laws have developed in the U.S., pointing out that Walt Disney&amp;rsquo;s Mickey Mouse made his talking picture debut in the movie &amp;ldquo;Steamboat Willie&amp;rdquo; (he had earlier appeared in a silent cartoon, &amp;ldquo;Plane Crazy&amp;rdquo;), which was a parody of Buster Keaton&amp;rsquo;s &amp;ldquo;Steamboat Bill.&amp;rdquo; Many of Disney&amp;rsquo;s characters and stories were taken directly from the previous work of others, such as the Brothers Grimm&amp;ndash;works in the public domain, freely available for such copying. As new forms of media have been created, they have borrowed from previous forms. Today, however, the creators of content who have borrowed from their predecessors have successfully changed the rules so that their successors cannot borrow from them, both by extending the term and scope of copyright protection and by developing technologies that have greatly reduced the ability of successors to borrow or re-use content. The specific rules are completely inconsistent, based on the political power of the relevant parties at the time the laws were changed. When Edison developed the ability to record sounds, including recording music written by others, copyright law was changed to provide for compulsory licensing for a fee paid to the composer. With radio broadcasting, the fee still goes to the composer, but not to the recording artist. But put that same radio broadcast on the Internet, and now fees must be paid to both the composer and the recording artist.&lt;br /&gt;&lt;br /&gt;Where there used to be a sea of unregulated uses of copyrighted material containing a small island of restricted uses (with shores of fair use), there is now a vast continent of restricted uses, a stark cliff of fair use, and a tiny channel of unregulated uses. Lessig shows a table on pp. 170-171 showing commercial and noncommercial uses and the rights to publish and transform for each. In 1790, copyright only governed publication rights for commercial uses, the other three cells of the table being free. At the end of the 19th century, publication and transformation for commercial use was governed by copyright, while noncommercial use was free. The law was changed to govern copies, including much noncommercial use. Today, all four cells of the table are governed by copyright.&lt;br /&gt;&lt;br /&gt;Lessig discusses Eric Eldred&amp;rsquo;s attempt to defend the right to transform public domain works into electronic versions by fighting Congress&amp;rsquo;s continuing extensions of the term of copyright in the face of the Constitution&amp;rsquo;s restriction to &amp;ldquo;limited Times,&amp;rdquo; and how the case was lost at the U.S. Supreme Court to inconsistent reasoning from the conservative justices who failed to even address the commerce clause argument and the precedent they set in Lopez v. Morrison case. This is a wonderfully written, persuasive, entertaining, and dismaying book. It deserves to be widely read and understood, so that ultimately intellectual property law in the U.S. will be reformed.&lt;br /&gt;&lt;br /&gt;This book is available online at no charge. &lt;a href=&#34;http://www.free-culture.cc/freecontent/&#34;&gt;&lt;a href=&#34;http://www.free-culture.cc/freecontent/&#34;&gt;http://www.free-culture.cc/freecontent/&lt;/a&gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Three days, three appearances of Rocket Man</title>
      <link>https://blog.lippard.org/2006/07/three-days-three-appearances-of-rocket.html/</link>
      <pubDate>Thu, 13 Jul 2006 03:20:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/07/three-days-three-appearances-of-rocket.html/</guid>
      <description>&lt;p&gt;An amusing set of coincidences:  On Saturday, July 8, &lt;a href=&#34;http://scienceblogs.com/insolence/2006/07/one_more_reason_why_shatner_is_god_1.php&#34;&gt;Respectful Insolence posted&lt;/a&gt; a great video of William Shatner&amp;rsquo;s 1978 performance of Elton John&amp;rsquo;s &amp;ldquo;Rocket Man&amp;rdquo; at the Science Fiction Film Awards.  On Sunday, &lt;a href=&#34;http://www.tv.com/cold-case/honor/episode/511604/summary.html&#34;&gt;an episode of Cold Case (&amp;ldquo;Honor,&amp;rdquo; a repeat from last November)&lt;/a&gt; began by playing Elton John&amp;rsquo;s &amp;ldquo;Rocket Man.&amp;rdquo;  On Monday, &lt;a href=&#34;http://www.economist.com/displaystory.cfm?story_id=7141256&#34;&gt;the July 8-14 issue of &lt;span style=&#34;font-style: italic;&#34;&gt;The Economist&lt;/span&gt; showed up&lt;/a&gt;, with Kim Jong Il on the cover, launching into the air with a trail of smoke below him, with the caption &amp;ldquo;Rocket man.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Don&#39;t worry about debt, just earn more money...</title>
      <link>https://blog.lippard.org/2006/07/dont-worry-about-debt-just-earn-more.html/</link>
      <pubDate>Wed, 12 Jul 2006 23:49:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/07/dont-worry-about-debt-just-earn-more.html/</guid>
      <description>&lt;p&gt;Talking Points Memo &lt;a href=&#34;http://www.talkingpointsmemo.com/archives/week_2006_07_09.php#009004&#34;&gt;writes&lt;/a&gt;:&lt;br /&gt;&lt;span class=&#34;smallcaps&#34;&gt;&lt;/span&gt;&lt;blockquote&gt;&lt;span class=&#34;smallcaps&#34;&gt;President Bush is&lt;/span&gt; out saying that his tax cuts are responsible for the deficit this year being lower than his economists predicted earlier this year and slightly lower than the &lt;em&gt;actual&lt;/em&gt; deficit last year. But is someone going to mention that the tax cuts are the prime reason we have record deficits to begin with? President Bush came into office with surpluses. &lt;em&gt;He&lt;/em&gt; ran up the deficits, &lt;em&gt;structural&lt;/em&gt; deficits created by &lt;em&gt;his&lt;/em&gt; tax cuts.  Or have we forgotten that?&lt;/blockquote&gt;The tax cuts are &lt;span style=&#34;font-style: italic;&#34;&gt;the&lt;/span&gt; prime reason?  As if the wasteful out-of-control spending has no part in the equation?&lt;/p&gt;</description>
    </item>
    <item>
      <title>The President is Always Right</title>
      <link>https://blog.lippard.org/2006/07/president-is-always-right.html/</link>
      <pubDate>Wed, 12 Jul 2006 22:52:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/07/president-is-always-right.html/</guid>
      <description>&lt;p&gt;Steven Bradbury, head of the Justice Department&amp;rsquo;s Office of Legal Counsel, &lt;a href=&#34;http://thinkprogress.org/2006/07/12/president-always-right/&#34;&gt;questioned yesterday by the Senate Judiciary Committee&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;&lt;p&gt;LEAHY: The president has said very specifically, and he’s said it to our European allies, he’s waiting for the Supreme Court decision to tell him whether or not he was supposed to close Guantanamo or not. After, he said it upheld his position on Guantanamo, and in fact it said neither. Where did he get that impression? The President’s not a lawyer, you are, the Justice Department advised him. Did you give him such a cockamamie idea or what? &lt;/p&gt;</description>
    </item>
    <item>
      <title>Arizona&#39;s Representatives on banning Internet gambling</title>
      <link>https://blog.lippard.org/2006/07/arizonas-representatives-on-banning.html/</link>
      <pubDate>Wed, 12 Jul 2006 16:31:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/07/arizonas-representatives-on-banning.html/</guid>
      <description>&lt;p&gt;The U.S. House of Representatives has &lt;a href=&#34;http://projects.washingtonpost.com/congress/109/house/2/votes/363/&#34;&gt;voted to ban Internet gambling&lt;/a&gt; (HR 4411) by imposing new requirements on banks and credit card processors to prohibit them from transferring money to offshore online gambling companies.  This will drive up their costs, which they will pass along to consumers.  The online gambling companies will set up shell companies to accept the payments, and it will be a never-ending arms race that will not stop online gambling.&lt;br /&gt;&lt;br /&gt;The bill that passed was not consistent from a moral basis for banning gambling, as it carved out exceptions for horse racing and state lotteries.  In other words&amp;ndash;this was a bill that Jack Abramoff would have loved.&lt;br /&gt;&lt;br /&gt;Arizona&amp;rsquo;s Representatives voting in favor of the ban:  Trent Franks, J.D. Hayworth, Rick Renzi, John Shadegg (all Republicans).&lt;br /&gt;Arizona&amp;rsquo;s Representatives voting against the ban:  Jeff Flake (R), Raul Grijalva (D), Jim Kolbe (R), Ed Pastor (D).&lt;br /&gt;&lt;br /&gt;(Hat tip to &lt;a href=&#34;http://www.theagitator.com/archives/026791.php&#34;&gt;The Agitator&lt;/a&gt;.  I second his question about why the heck the &lt;span style=&#34;font-style: italic;&#34;&gt;Washington Post&lt;/span&gt; gives a vote breakdown by Representative&amp;rsquo;s astrological sign.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Identity Crisis: How Identification is Overused and Misunderstood</title>
      <link>https://blog.lippard.org/2006/07/identity-crisis-how-identification-is.html/</link>
      <pubDate>Thu, 06 Jul 2006 22:24:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/07/identity-crisis-how-identification-is.html/</guid>
      <description>&lt;p&gt;Time Lee at The Technology Liberation Front &lt;a href=&#34;http://www.techliberation.com/archives/040002.php&#34;&gt;writes about a book by Jim Harper that sounds like a must-read&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;Harper’s book does three things. In parts 1 and 2 he presents a theory of identification that classifies identification into four categories (something you are, something you are assigned, something you know, and something you have) and then identifies the relationships among identification, risk, and accountability. He particularly makes the point that the need for identification is intimately connected with the type of transaction being considered: the &lt;span class=&#34;caps&#34;&gt;ID&lt;/span&gt; you need to check out a library book is much different than the &lt;span class=&#34;caps&#34;&gt;ID&lt;/span&gt; you need to get a mortgage or access to a nuclear reactor. He also stresses the diversity of identification: we use many different forms of identification in our daily lives (library cards, credit cards, passwords, drivers licenses) and that’s a feature, not a bug.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Arrested for wearing a peace T-shirt</title>
      <link>https://blog.lippard.org/2006/07/arrested-for-wearing-peace-t-shirt.html/</link>
      <pubDate>Tue, 04 Jul 2006 17:41:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/07/arrested-for-wearing-peace-t-shirt.html/</guid>
      <description>&lt;p&gt;Mike Ferner &lt;a href=&#34;http://www.counterpunch.org/ferner07012006.html&#34;&gt;was arrested for &amp;ldquo;protesting&amp;rdquo;&lt;/a&gt; (he was wearing a Veterans for Peace t-shirt) while sitting, having a cup of coffee in the Jesse Brown V.A. medical facility in Chicago.  Ferner, a Vietnam veteran, was told to leave or be arrested, and he chose the latter.  He intends to contest the $275 fine in court.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://www.theagitator.com/archives/026766.php&#34;&gt;The Agitator&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Happy Independence Day!</title>
      <link>https://blog.lippard.org/2006/07/happy-independence-day.html/</link>
      <pubDate>Tue, 04 Jul 2006 15:42:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/07/happy-independence-day.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://photos1.blogger.com/blogger/6230/1431/1600/P5050005.med.jpg&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;&#34; src=&#34;http://photos1.blogger.com/blogger/6230/1431/320/P5050005.med.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://photos1.blogger.com/blogger/6230/1431/1600/P6290054.med.jpg&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;&#34; src=&#34;http://photos1.blogger.com/blogger/6230/1431/320/P6290054.med.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;I was going to put up something about the mythical story of the Liberty Bell being rung on July 4, 1776 (a story invented in the mid-19th century by George Lippard of Philadelphia&amp;ndash;the name &amp;ldquo;Liberty Bell&amp;rdquo; is actually a Civil War-era name regarding the abolition of slavery, not American independence), but I was unable to find my copy of &lt;span style=&#34;font-style: italic;&#34;&gt;Legends, Lies, and Cherished Myths of American History&lt;/span&gt;.  Instead, here are links to a few other sites that have put up some nice Independence Day postings:&lt;br /&gt;&lt;br /&gt;Radley Balko at &lt;a href=&#34;http://www.theagitator.com/archives/026765.php&#34;&gt;The Agitator asks&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt; if forced to put the people who crow loudest about patriotism today on one side or the other in 1776, wouldn&amp;rsquo;t you think most of them would have been defending empire, tradition, and the glory of the crown? I can almost read the &lt;em&gt;National Review&lt;/em&gt; editorial now, inveighing against the radical, Godless-deist separatists! &lt;p&gt;Here&amp;rsquo;s another: Would the founders &amp;ndash; whom our government celebrates today &amp;ndash; have tolerated the government we have now? As Cowen notes, we rose up and revolted against a government that was far less intrusive, invasive, and &amp;ndash; at risk of hyperbole &amp;ndash; tyrannical than the one we have now. My guess is that alcohol prohibition alone would&amp;rsquo;ve been enough have Payne [sic] or Jefferson calling for arms. Never mind the New Deal, the Great Society, or today&amp;rsquo;s encroaching police state.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Review of The Millionaire Mind</title>
      <link>https://blog.lippard.org/2006/07/review-of-millionaire-mind_02.html/</link>
      <pubDate>Mon, 03 Jul 2006 00:53:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/07/review-of-millionaire-mind_02.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve submitted this review of &lt;span style=&#34;font-style: italic;&#34;&gt;The Millionaire Mind&lt;/span&gt; by Thomas J. Stanley, Ph.D. (2001, Andrews McMeel Publishing) to Amazon.com:&lt;br /&gt;&lt;br /&gt;This is a deeply flawed book.  It purports to be a description of the characteristics and attitudes that make wealthy people wealthy, but it is based mostly on their self-assessments without comparison to a control group.  I suspect that this heavily underplays the role of random chance in success, and attributes causation where there is only correlation.  Further, the author display  clear biases on a number of topics, which leads him to engage in ad hoc interpretation of his data, sometimes to argue for conclusions that are contrary to the clear implications of the data&amp;ndash;such as his arguments for the importance of religion in the lives of millionaires.&lt;br /&gt;&lt;p&gt;On pp. 33-35, the author looks at success factors, and compares to the role of luck on pp. 82-85, which he downplays in favor of discipline.  While he touches on the importance of having the right connections (and the genetic contributions to intelligence), on p. 85 he asks &amp;ldquo;what does luck have to do with graduating from medical school?  What does luck have to do with successfully running a medical practice?  Very little, according to these physicians.&amp;rdquo;  But what does luck have to do with being born into a family and in a country where one has a chance to reach adulthood, let alone be able to attend a medical school?  Quite a bit.&lt;br /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Karl Pflock dies</title>
      <link>https://blog.lippard.org/2006/07/karl-pflock-dies.html/</link>
      <pubDate>Sun, 02 Jul 2006 02:49:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/07/karl-pflock-dies.html/</guid>
      <description>&lt;p&gt;Karl Pflock, the author of &lt;a href=&#34;http://atheism.about.com/od/ufosaliens/fr/Roswell.htm&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Roswell: Inconvenient Facts and the Will to Believe&lt;/span&gt;&lt;/a&gt; and co-author with Jim Moseley of &lt;span style=&#34;font-style: italic;&#34;&gt;Shockingly Close to the Truth&lt;/span&gt;, died at age 63 on June 5.  Pflock had been a contributing editor to Moseley&amp;rsquo;s &lt;a href=&#34;http://www.martiansgohome.com/smear/&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Saucer Smear&lt;/span&gt;&lt;/a&gt;, but had stopped contributing regularly after being diagnosed with ALS (also known as Lou Gehrig&amp;rsquo;s Disease).  Pflock was an entertaining writer and a fair-minded skeptic (he was a believer in UFOs, but his book on Roswell is the best skeptical treatment of the topic).  The June 30, 2006 issue of &lt;span style=&#34;font-style: italic;&#34;&gt;Saucer Smear&lt;/span&gt; contains an obituary of Pflock by Jim Moseley.&lt;/p&gt;</description>
    </item>
    <item>
      <title>NY Times and SWIFT</title>
      <link>https://blog.lippard.org/2006/07/ny-times-and-swift.html/</link>
      <pubDate>Sun, 02 Jul 2006 01:12:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/07/ny-times-and-swift.html/</guid>
      <description>&lt;p&gt;Ed Brayton &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/06/the_times_treason_and_politica.php&#34;&gt;calls out both the &lt;span style=&#34;font-style: italic;&#34;&gt;NY Times&lt;/span&gt; and those accusing the &lt;span style=&#34;font-style: italic;&#34;&gt;Times&lt;/span&gt; of treason for reporting that the U.S. government is data mining in financial data from SWIFT&lt;/a&gt;.  He points out that the &lt;span style=&#34;font-style: italic;&#34;&gt;Times&lt;/span&gt; is criticizing the U.S. government for doing what the &lt;span style=&#34;font-style: italic;&#34;&gt;Times&lt;/span&gt; itself editorialized in favor of the government doing, and also points out that it hasn&amp;rsquo;t really revealed anything of significance that the Bush administration hadn&amp;rsquo;t already publicly said it was doing.  Further, the only actually new thing reported&amp;ndash;that the government is accessing large amounts of data with broad subpoenas, rather than specific transactions&amp;ndash;was also reported by the &lt;span style=&#34;font-style: italic;&#34;&gt;Wall Street Journal&lt;/span&gt;, but without it being hit with the same criticisms as the &lt;span style=&#34;font-style: italic;&#34;&gt;Times&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;This is a significant outbreak of inconsistency.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Back from Boston</title>
      <link>https://blog.lippard.org/2006/07/back-from-boston.html/</link>
      <pubDate>Sat, 01 Jul 2006 23:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/07/back-from-boston.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://photos1.blogger.com/blogger/6230/1431/1600/P6300007.med.jpg&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;&#34; src=&#34;http://photos1.blogger.com/blogger/6230/1431/320/P6300007.med.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://photos1.blogger.com/blogger/6230/1431/1600/P6300058.med.jpg&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;&#34; src=&#34;http://photos1.blogger.com/blogger/6230/1431/320/P6300058.med.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;Kat and I are back from a short trip to Boston, a mix of business and pleasure.  I participated in &lt;a href=&#34;https://blog.lippard.org/2006/06/network-security-panel-in-boston-area.html&#34;&gt;a panel discussion Wednesday&lt;/a&gt; at the Silicon Valley Bank in Newton on carrier IP security and met with a customer on Thursday, but most of the rest of the time was available for sightseeing.  The photos are from the &lt;a href=&#34;http://www.mos.org/&#34;&gt;Museum of Science&lt;/a&gt; and the &lt;a href=&#34;http://www.nps.gov/bost/Charlestown_Navy_Yard.htm&#34;&gt;Charlestown Navy Yard&lt;/a&gt; (where the U.S.S. Constitution is docked), respectively.  We walked the Freedom Trail, saw numerous art cows, and spent some time with friends.  We came back before the big Boston Pops concert/fireworks show on the Charles River, but we did get to see the fully-loaded fireworks barge being pushed into place.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Arizona Senators on the Flag Desecration Amendment</title>
      <link>https://blog.lippard.org/2006/06/arizona-senators-on-flag-desecration.html/</link>
      <pubDate>Wed, 28 Jun 2006 02:08:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/arizona-senators-on-flag-desecration.html/</guid>
      <description>&lt;p&gt;Both John McCain and Jon Kyl &lt;a href=&#34;http://www.senate.gov/legislative/LIS/roll_call_lists/roll_call_vote_cfm.cfm?congress=109&amp;session=2&amp;amp;vote=00189#state&#34;&gt;voted in favor of the desecration of the Constitution&lt;/a&gt;, but it failed by just one vote.&lt;br /&gt;&lt;br /&gt;We have an opportunity this year to get rid of Kyl.  We should take it.&lt;br /&gt;&lt;br /&gt;(Arizona&amp;rsquo;s Representatives &lt;a href=&#34;https://blog.lippard.org/2006/06/arizona-representatives-on-flag.html&#34;&gt;voted much more honorably&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Arizona Representatives on the Flag Desecration Amendment</title>
      <link>https://blog.lippard.org/2006/06/arizona-representatives-on-flag.html/</link>
      <pubDate>Sun, 25 Jun 2006 17:34:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/arizona-representatives-on-flag.html/</guid>
      <description>&lt;p&gt;Last week, the U.S. House of Representatives voted in favor of House Joint Resolution 10 to amend the U.S. Constitution to limit the scope of the First Amendment by banning the desecration of the flag.  The resolution passed, 286-130, with 18 not voting.  The voting went more-or-less along party lines, with Republicans going 209-12-10, Democrats 77-117-8, and Independents 0-1-0.  The Senate has yet to vote on it.&lt;br /&gt;&lt;br /&gt;To their credit, three of Arizona&amp;rsquo;s Republican Representatives showed a willingness to buck the party line,  accounting for a quarter of the Republicans who opposed the measure.  Their votes went as follows:&lt;br /&gt;&lt;br /&gt;In favor:  Franks (R), Hayworth (R), Renzi (R)&lt;br /&gt;Opposed:  Flake (R), Grijalva (D), Kolbe (R), Pastor (D), Shadegg (R).&lt;br /&gt;&lt;br /&gt;In &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/06/alter_on_flag_burning_amendmen.php&#34;&gt;a recent post at Dispatches from the Culture Wars&lt;/a&gt;, Ed Brayton quoted from and commented on &lt;a href=&#34;http://www.msnbc.msn.com/id/13487935/site/newsweek/&#34;&gt;an essay from Jonathan Alter&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;&lt;/blockquote&gt;&lt;blockquote&gt;&lt;blockquote&gt;I inherited my one litmus test from my father, Jim Alter, who flew 33 harrowing missions over Nazi Germany during World War II. My father is not just a veteran who by all odds should not have survived. He is a true patriot. His litmus test is the proposal to amend the Constitution to ban flag burning, which will come up for a vote next week in the U.S. Senate. For dad&amp;ndash;and me&amp;ndash;any member of Congress who supports amending the Bill of Rights for the first time in the history of this country for a nonproblem like flag burning is showing serious disrespect for our Constitution and for the values for which brave Americans gave their lives. Such disrespect is a much more serious threat than the random idiots who once every decade or so try (often unsuccessfully) to burn a flag.&lt;/blockquote&gt;  &lt;p&gt;I&amp;rsquo;ll go even further than that. Hell, I&amp;rsquo;ll go a lot further than that. If you&amp;rsquo;re the kind of person who supports a ban on flag burning, that fact alone is enough to brand you, in my view, as either a demagogue or someone weak-minded enough to be led by demagogues who play on your most shallow and childish emotional responses. Like the flag itself, the flag burning amendment is purely symbolic. And anyone who would throw away free speech rights for symbolic achievement has no business being in any political office in this country.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Help me help dogs and cats</title>
      <link>https://blog.lippard.org/2006/06/help-me-help-dogs-and-cats.html/</link>
      <pubDate>Fri, 23 Jun 2006 02:31:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/help-me-help-dogs-and-cats.html/</guid>
      <description>&lt;p&gt;Jim and I have been volunteering with RESCUE (Reducing Euthanasia at Shelters through Commitment and Underlying Education) since January 2002. Two of our dogs, Otto and Fred, came from RESCUE. We believe it is a worthy cause and I am asking for you help. I am  participating in the Fourth Annual Bowl-A-Rama which raises money for animal organizations in Arizona.  I am on &lt;span style=&#34;font-weight: bold;&#34;&gt;Team Tango&lt;/span&gt;, representing RESCUE.&lt;br /&gt;&lt;br /&gt;All pledges raised by RESCUE will go directly to their mission of providing a second chance at life for dogs and cats who, through no fault of their own, are spending their final days at Maricopa County Animal Care and Control. Thes money goes toward medical treatment, boarding, etc. while the animals are in RESCUE&amp;rsquo;s care. The passion that began RESCUE has resulted in a volunteer-driven non-profit corporation with over 300 dedicated volunteers who have helped care for and place over 8,000 wonderful cats and dogs.&lt;br /&gt;&lt;br /&gt;If you can spare $10, $20 or more, please go to &lt;a href=&#34;http://bowl.azrescue.org/&#34;&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;&lt;a href=&#34;http://bowl.azrescue.org&#34;&gt;http://bowl.azrescue.org&lt;/a&gt;&lt;/span&gt;&lt;/a&gt; and make a pledge to &lt;span style=&#34;font-weight: bold;&#34;&gt;Team Tang&lt;/span&gt;o.&lt;/p&gt;</description>
    </item>
    <item>
      <title>A version of net neutrality I can endorse</title>
      <link>https://blog.lippard.org/2006/06/version-of-net-neutrality-i-can.html/</link>
      <pubDate>Thu, 22 Jun 2006 22:57:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/version-of-net-neutrality-i-can.html/</guid>
      <description>&lt;p&gt;In an attempt to offer something constructive, here&amp;rsquo;s a version of network neutrality&amp;ndash;let&amp;rsquo;s call it Lippard Network Neutrality&amp;ndash;that seems to me to be reasonable, providing me with what I want as a consumer of Internet services and what I would want if I were managing security for the provider of those services:&lt;br /&gt;&lt;br /&gt;1.  Nondiscrimination&lt;br /&gt;&lt;br /&gt;Companies that provide facilities-based wireline broadband (i.e., those who own the last-mile wires) to residences must provide unrestricted Internet access to their customers who wish to purchase Internet access, allowing the use of any Internet service or application that does not violate any laws or cause degradation or disruption to the service or other customers.  The provider may engage in filtering for consumer-grade service in order to prevent the spread of malware and the sending of spam, including (for example) SMTP filtering or redirection to the provider&amp;rsquo;s mail services, but must allow the purchase of business-grade service under which customers may operate their own mail servers.  The provider retains the right to suspend service or quarantine users that send spam, become compromised with malware, or engage in illegal activity or activity that disrupts the service.&lt;br /&gt;&lt;br /&gt;2.  Unbundling&lt;br /&gt;&lt;br /&gt;Providers must unbundle Internet access from other services sold over the same connection, so that a customer may use the entire capacity of the circuit for Internet access.&lt;br /&gt;&lt;br /&gt;These two requirements would give me what I want as a customer, as well as give the provider the ability to recover their costs, provide services that use QoS, provide additional filtering to protect their network and the rest of their customer base from malware, and so on.  I think it&amp;rsquo;s quite reasonable for a basic consumer Internet service to do port 25 filtering, force the use of the provider&amp;rsquo;s mail servers, and to do network-based filtering of malware&amp;ndash;but I would like the ability to pay extra for completely unfiltered Internet service and take steps to protect myself.  And in fact, that&amp;rsquo;s what I&amp;rsquo;m currently paying Cox for today&amp;ndash;I pay for business-grade service to my home in order to run my own servers here, though I could put those servers into a colo facility and get the same effect, which is what I would do if Cox decided to discontinue offering business-class service to residences.  Because that option exists, it would not be necessary to mandate that providers must provide business class service as I described above, but I&amp;rsquo;d still want to be able to ensure that I could access my remotely hosted services from home.&lt;br /&gt;&lt;br /&gt;How this differs from what many network neutrality advocates are arguing for:&lt;br /&gt;&lt;br /&gt;1.  I don&amp;rsquo;t prohibit QoS or tiering, as that is a genuinely useful network feature where I expect to see future innovation of services that depend on it.&lt;br /&gt;2.  The nondiscrimination provision is written to allow some kind of less-than-full-Internet walled garden service at low cost&amp;ndash;so long as customers can still purchase real Internet service.  (I think such a service would be under competitive pressure to allow access to the full Internet, for the same reason AOL ended up allowing full Internet access&amp;ndash;otherwise the service wouldn&amp;rsquo;t attract enough users to be a successful product offering.)&lt;br /&gt;3.  I don&amp;rsquo;t prohibit differential pricing for different services and classes of service.&lt;br /&gt;4.  I don&amp;rsquo;t set any restrictions on contractual arrangements (apart from these two restrictions), including interconnection agreements or who pays.  I think that should be left to private negotiation and competition.&lt;br /&gt;5.  I don&amp;rsquo;t extend these requirements to other types of Internet providers such as backbone providers or those providing business services, as those are areas with plenty of competition.&lt;br /&gt;6.  I don&amp;rsquo;t extend these requirements to wireless providers, because I think that with sensible market-based allocation of spectrum, there could be plenty of independent competition with much less capital expenditure than for wireline deployment.&lt;br /&gt;&lt;br /&gt;I could possibly be persuaded that there is a place for common carriage requirements, especially for access circuits to businesses, which is where the last-mile providers could really engage in anti-competitive behavior against backbone providers that don&amp;rsquo;t own a lot of last-mile wires (e.g., Level 3, Global Crossing, Sprint), now that the major telco last-mile providers have each merged with a major backbone provider themselves (Qwest/U.S. West, AT&amp;amp;T/SBC/BellSouth, Verizon/MCI).  This requirement currently exists in the law for telcos, and unlike the common carriage requirement for DSL, is not planned to go away next year.&lt;br /&gt;&lt;br /&gt;I would not put the above into the purview of the FCC, at least not with their current dispute resolution procedures which favor the telcos.  Paul Kouroupas at Global Crossing (also my employer) &lt;a href=&#34;http://blogs.globalcrossing.com/node/162&#34;&gt;has been arguing for &amp;ldquo;baseball-style&amp;rdquo; or final arbitration dispute resolution&lt;/a&gt;, where each side submits their best and final offer to an arbitrator, who chooses the best.  This provides incentive for each side to try to reach the best agreement up front, as well as a process that can proceed quickly, without any government involvement or expense.  This suggestion is the second point of Global Crossing&amp;rsquo;s &lt;a href=&#34;http://blogs.globalcrossing.com/node/147&#34;&gt;proposed REFORM legislative agenda&lt;/a&gt;.  (Unbundling and common carriage of bottlenecks such as last-mile access circuits are the sixth point.)&lt;br /&gt;&lt;br /&gt;Comments, criticisms?  I should add that I believe what I&amp;rsquo;ve spelled out above is pretty close to what I&amp;rsquo;ve heard is in Sen. Stevens&amp;rsquo; telecom reform bill, though I haven&amp;rsquo;t read it and I suspect he applies the nondiscrimination and unbundling requirements more widely than to residential broadband.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Extending CALEA to VoIP: a bad idea</title>
      <link>https://blog.lippard.org/2006/06/extending-calea-to-voip-bad-idea.html/</link>
      <pubDate>Thu, 22 Jun 2006 19:55:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/extending-calea-to-voip-bad-idea.html/</guid>
      <description>&lt;p class=&#34;MsoNormal&#34;&gt;The Information Technology Association of America (ITAA) &lt;a href=&#34;http://www.itaa.org/news/docs/CALEAVOIPreport.pdf&#34;&gt;has issued a report on “Security Implications of Applying the Communications Assistance to Law Enforcement Act to Voice over IP”&lt;/a&gt; (21-page PDF) by Steven Bellovin, Matt Blaze, Ernest Brickell, Clinton Brooks, Vinton Cerf, Whitfield Diffie, Susan Landau, Jon Peterson, and John Treichler.&lt;span style=&#34;&#34;&gt;  &lt;/span&gt;This report comes at a time when the &lt;a href=&#34;http://www.cybertelecom.org/voip/fcccalea.htm&#34;&gt;FCC and courts have already ruled that VoIP and facilities-based broadband providers must provide lawful interception capabilities under CALEA&lt;/a&gt; for VoIP services that are “interconnected” with the publicly-switched telephone network (PSTN).&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to cause charitable organizations to depart your state</title>
      <link>https://blog.lippard.org/2006/06/how-to-cause-charitable-organizations.html/</link>
      <pubDate>Thu, 22 Jun 2006 18:30:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/how-to-cause-charitable-organizations.html/</guid>
      <description>&lt;p&gt;Two Michigan legislators &lt;a href=&#34;http://philanthropy.com/free/update/2006/06/2006061401.htm&#34;&gt;have proposed a bill&lt;/a&gt; requiring all foundations operating in the state of Michigan to give at least 50% of their giving in any three-year period to charities based in Michigan.&lt;br /&gt;&lt;br /&gt;This is an example of a ridiculously short-sighted piece of legislation that will have an unintended consequence precisely the opposite of its intended purpose&amp;ndash;it will cause foundations to move out of Michigan and discourage new ones from being created there.  This bill is directed specifically at the Ford Foundation, which does seem to have some real issues, but this misguided cure is worse than the disease.&lt;br /&gt;&lt;br /&gt;Hat tip to &lt;a href=&#34;http://trentstamp.blogspot.com/2006/06/political-posturing-at-its-most.html&#34;&gt;Trent Stamp of Charity Navigator&lt;/a&gt;, who calls it &amp;ldquo;about the silliest thing I&amp;rsquo;ve ever heard.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>67 national academies of science support evolution</title>
      <link>https://blog.lippard.org/2006/06/67-national-academies-of-science.html/</link>
      <pubDate>Thu, 22 Jun 2006 18:12:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/67-national-academies-of-science.html/</guid>
      <description>&lt;p&gt;The Interacademy Panel on International Issues has issued &lt;a href=&#34;http://news.bbc.co.uk/2/shared/bsp/hi/pdfs/20_06_06_iap_evolution.pdf&#34;&gt;a statement in support of the scientific evidence for evolution&lt;/a&gt; (PDF), urging the teaching of the facts and evidence.  The statement is endorsed by 67 national academies of science and the executive board of the International Council for Science.&lt;br /&gt;&lt;br /&gt;The statement says that:&lt;br /&gt;&lt;blockquote&gt;We agree that the following &lt;span style=&#34;font-style: italic;&#34;&gt;evidence-based&lt;/span&gt; facts about the origins and evolution of the Earth and of life on this planet have been established by numerous observations and independently derived experimental results from a multitude of scientific disciplines.  Even if there are still many open questions about the precise details of evolutionary change, scientific evidence has never contradicted these results:&lt;br /&gt;&lt;br /&gt;1.  In a universe that has evolved towards its present configuration for some 11 to 15 billion years, our Earth formed approximately 4.5 billion years ago.&lt;br /&gt;&lt;br /&gt;2.  Since its formation, the Earth - its geology and its environments - has changed under the effect of numerous physical and chemical forces and continues to do so.&lt;br /&gt;&lt;br /&gt;3.  Life appeared on Earth at least 2.5 billion years ago.  The evolution, soon after, of photosynthetic organisms enabled, from at least 2 billion years ago, the slow transformation of the atmosphere to one containing substantial quantities of oxygen.  In addition to the release of the oxygen we breathe, the process of photosynthesis is the ultimate source of fixed energy and food upon which human life on the planet depends.&lt;br /&gt;&lt;br /&gt;4.  Since its first appearance on Earth, life has taken many forms, all of which continue to evolve, in ways which paleontology and the modern biological and biochemical sciences are describing and independently confirming with increasing precision.  Commonalities in the structure of the genetic code of all organisms living today, including humans, clearly indicate their common primordial origin.&lt;/blockquote&gt;It goes on to give a statement about the nature of science.&lt;br /&gt;&lt;br /&gt;For those who would like to see some of the supporting evidence for each of these four statements, I highly recommend the &lt;a href=&#34;http://www.talkorigins.org/&#34;&gt;TalkOrigins website&lt;/a&gt;.  For the fourth statement in particular, I recommend &lt;a href=&#34;http://www.talkorigins.org/faqs/comdesc/&#34;&gt;Douglas Theobald&amp;rsquo;s article at the TalkOrigins site, &amp;ldquo;29+ Evidences for Macroevolution: The Scientific Case for Common Descent.&amp;quot;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;(Hat tip to &lt;a href=&#34;http://scienceblogs.com/pharyngula/2006/06/science_academies_working_in_c.php&#34;&gt;Pharyngula&lt;/a&gt;)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Broadcast and audio flags, learn from history</title>
      <link>https://blog.lippard.org/2006/06/broadcast-and-audio-flags-learn-from.html/</link>
      <pubDate>Thu, 22 Jun 2006 17:46:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/broadcast-and-audio-flags-learn-from.html/</guid>
      <description>&lt;p&gt;The recording and movie industries &lt;a href=&#34;http://www.eff.org/deeplinks/archives/004759.php&#34;&gt;want to force a &amp;ldquo;broadcast flag&amp;rdquo; and &amp;ldquo;audio flag&amp;rdquo;&lt;/a&gt; into TV and radio transmissions, and require all electronic manufacturers to enforce these flags to prohibit unauthorized copying and redistribution of such content.  These flags have been entered into Sen. Stevens&amp;rsquo; telecom reform bill, and Sen. Sununu has a proposed amendment to take them out.  This issue is being discussed in committee today, so if you&amp;rsquo;ve got a Senator on this list, call them today and ask them to support the Sununu amendment to remove both flags from the bill (there&amp;rsquo;s a separate Sununu amendment that only removes the audio flag):&lt;br /&gt;&lt;pre&gt;Chairman Ted Stevens (AK), (202) 224-3004                                &lt;br /&gt;John McCain (AZ), (202) 224-2235                                         &lt;br /&gt;Conrad Burns (MT), Main: 202-224-2644                                    &lt;br /&gt;Trent Lott (MS), (202) 224-6253                                          &lt;br /&gt;Kay Bailey Hutchison (TX), (202) 224-5922                                &lt;br /&gt;Gordon H. Smith (OR), (202) 224 3753&lt;br /&gt;John Ensign (NV), (202) 224-6244                                         &lt;br /&gt;George Allen (VA), (202) 224-4024                                        &lt;br /&gt;John E. Sununu (NH), (202) 224-2841                                      &lt;br /&gt;Jim DeMint (SC), (202) 224-6121                                          &lt;br /&gt;David Vitter (LA),(202) 224-4623                                         &lt;br /&gt;Co-Chairman Daniel K. Inouye (HI), (202) 224-3934                        &lt;br /&gt;John D. Rockefeller (WV), (202) 224-6472                                 &lt;br /&gt;John F. Kerry (MA), (202) 224-2742                                       &lt;br /&gt;Barbara Boxer (CA), (202) 224-3553                                       &lt;br /&gt;Bill Nelson (FL), (202) 224-5274                                         &lt;br /&gt;Maria Cantwell (WA), (202) 224-3441                                      &lt;br /&gt;Frank R. Lautenberg (NJ), (202) 224-3224                                 &lt;br /&gt;E. Benjamin Nelson (NE), (202) 224-6551                                  &lt;br /&gt;Mark Pryor (AR), (202) 224-2353&lt;/pre&gt;The Consumer Electronics Association &lt;a href=&#34;http://www.techliberation.com/archives/039746.php&#34;&gt;has a new advertisement out&lt;/a&gt; that shows the lunacy of the arguments for these flags based on the past record of these industries crying wolf about the dangers of new technology:&lt;br /&gt;&lt;br /&gt;“I forsee a marked deterioration in American music…and a host of other injuries to music in its artistic manifestations, by virtue—or rather by vice—of the multiplication of the various music-reproducing machines…” -John Philip Sousa on the Player Piano (1906)&lt;p&gt;“The public will not buy songs that it can hear almost at will by a brief manipulation of the radio dials.” -Record Label Executive on &lt;span class=&#34;caps&#34;&gt;FM &lt;/span&gt;Radio (1925)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Matt Stoller refuses to come clean</title>
      <link>https://blog.lippard.org/2006/06/matt-stoller-refuses-to-come-clean.html/</link>
      <pubDate>Thu, 22 Jun 2006 17:33:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/matt-stoller-refuses-to-come-clean.html/</guid>
      <description>&lt;p&gt;Matt Stoller at MyDD &lt;a href=&#34;https://blog.lippard.org/2006/06/matt-stoller-lies-about-site-blocking.html&#34;&gt;wrote a blog post titled &amp;ldquo;Please lie to me about Net Neutrality&amp;rdquo;&lt;/a&gt; in which he repeated Tom Foremski&amp;rsquo;s statement about Cox blocking Craigslist with a &amp;ldquo;blacklist,&amp;rdquo; even though he was already aware that the issue had nothing to do with a blacklist.  Now that &lt;a href=&#34;https://blog.lippard.org/2006/06/update-on-cox-blocking-of-craigslist.html&#34;&gt;the facts are well-known and accepted (including by Craig Newmark)&lt;/a&gt;, he now &lt;a href=&#34;http://mydd.com/story/2006/6/21/234718/411&#34;&gt;insists that he never said anything to imply that Cox was intentionally blocking Craigslist&lt;/a&gt;, contrary to the written record, and accuses George Ou and David Berling at ZDNet of &lt;a href=&#34;http://mydd.com/story/2006/6/21/234718/411&#34;&gt;being &amp;ldquo;lying liars.&amp;quot;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Look, Matt&amp;ndash;why don&amp;rsquo;t you just show some integrity and admit that you were mistaken to continue to repeat Foremski&amp;rsquo;s statement after you knew there was no blacklist, and mistaken to claim that this issue has something to do with the kind of discrimination that network neutrality regulations intend to prohibit.  When caught uttering falsehoods that you should have known were falsehoods, you should come clean and apologize, rather than engage in ad hominem arguments against those who point it out.  Your &lt;a href=&#34;https://blog.lippard.org/2006/06/demonization-of-adversaries-is-wrong.html&#34;&gt;continued demonization of your adversaries&lt;/a&gt; damages your credibility.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The future of connectivity options</title>
      <link>https://blog.lippard.org/2006/06/future-of-connectivity-options.html/</link>
      <pubDate>Thu, 22 Jun 2006 17:04:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/future-of-connectivity-options.html/</guid>
      <description>&lt;p&gt;Telco 2.0 &lt;a href=&#34;http://www.telco2.net/blog/2006/06/a_new_diversity_of_connectivit.html&#34;&gt;has a nice list of types of connectivity options&lt;/a&gt; from a business and pricing model standpoint:&lt;br /&gt;&lt;table&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;strong&gt;Name&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Technical relationship of service and connectivity&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Financial relationship of service and connectivity&lt;/strong&gt;&lt;/td&gt;&lt;td&gt;&lt;strong&gt;Examples&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;vertically integrated interactive service&lt;/td&gt;&lt;td&gt;Integrated&lt;/td&gt;&lt;td&gt;Integrated&lt;/td&gt;&lt;td&gt;&lt;span class=&#34;caps&#34;&gt;PSTN, &lt;/span&gt;mobile voice, &lt;span class=&#34;caps&#34;&gt;SMS&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;vertically integrated broadcast service&lt;/td&gt;&lt;td&gt;Integrated&lt;/td&gt;&lt;td&gt;Integrated&lt;/td&gt;&lt;td&gt;FM radio, &lt;span class=&#34;caps&#34;&gt;DVB&lt;/span&gt;-H&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;stand-alone best-effort connectivity&lt;/td&gt;&lt;td&gt;Separate&lt;/td&gt;&lt;td&gt;Separate&lt;/td&gt;&lt;td&gt;dial-up, today&amp;rsquo;s broadband&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;QoS and billing enhanced connectivity&lt;/td&gt;&lt;td&gt;Application-aware; session/control plane integrated&lt;/td&gt;&lt;td&gt;Integrated&lt;/td&gt;&lt;td&gt;&lt;span class=&#34;caps&#34;&gt;IMS&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;service-funded connectivity&lt;/td&gt;&lt;td&gt;Application-aware; no technical integration&lt;/td&gt;&lt;td&gt;Integrated&lt;/td&gt;&lt;td&gt;Skype Zones&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;user- or community-built free connectivity&lt;/td&gt;&lt;td&gt;Separate&lt;/td&gt;&lt;td&gt;Separate&lt;/td&gt;&lt;td&gt;Open Wi-Fi, basic muni service, mesh&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;local unrouted connectivity&lt;/td&gt;&lt;td&gt;Varies&lt;/td&gt;&lt;td&gt;No monetary exchange&lt;/td&gt;&lt;td&gt;Bluetooth, Family Radio Service&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;other connectivity&lt;/td&gt;&lt;td&gt;Application-agnostic&lt;/td&gt;&lt;td&gt;Tiered&lt;/td&gt;&lt;td&gt;Paris Metro pricing&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;They go on to give projections of the relative significance of each of these options from today through 2016&amp;ndash;they foresee huge declines in the vertically integrated interactive service model and expansion of all of the others, with the greatest growth in the stand-alone best-effort connectivity model.  That much is a pretty easy prediction based on the replacement of the PSTN with IP.&lt;br /&gt;&lt;br /&gt;What&amp;rsquo;s notable, though, is that there are other models besides stand-alone best-effort connectivity which they also see growing substantially, with QoS and billing enhanced connectivity the largest of those, through next-gen telco services like &lt;a href=&#34;http://www.lightreading.com/document.asp?doc_id=70174&#34;&gt;IMS&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Those who advocate network neutrality regulations should be careful not to endorse rules which would prohibit or impair the possibility of innovations using business models other than stand-alone best-effort connectivity.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Kentucky Governor blocks state employee access to critical blogs</title>
      <link>https://blog.lippard.org/2006/06/kentucky-governor-blocks-state.html/</link>
      <pubDate>Wed, 21 Jun 2006 21:17:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/kentucky-governor-blocks-state.html/</guid>
      <description>&lt;p&gt;Gov. Ernie Fletcher (R-KY), embroiled &lt;a href=&#34;http://www.bluegrassreport.org/bluegrass_politics/2006/06/governors_troub.html&#34;&gt;in scandal&lt;/a&gt;, has &lt;a href=&#34;http://www.tpmmuckraker.com/archives/000955.php&#34;&gt;had the state block access to blogs&lt;/a&gt; reporting on the scandal, including the &lt;a href=&#34;http://www.bluegrassreport.org/bluegrass_politics/2006/06/bluegrassreport.html&#34;&gt;BlueGrassReport&lt;/a&gt;.  The blocking was apparently put into place the day after the &lt;a href=&#34;http://www.nytimes.com/2006/06/20/us/20kentucky.html?hp&amp;ex=1150776000&amp;amp;amp;en=dcf24c8321e75068&amp;ei=5094&amp;amp;partner=homepage&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;New York Times&lt;/span&gt; mentioned the BlueGrassReport blog&lt;/a&gt;.  The list of blogs known to be blocked:&lt;br /&gt;&lt;p&gt;BlueGrassRoots&lt;br /&gt;&lt;a href=&#34;http://www.bluegrassroots.org/&#34;&gt;&lt;a href=&#34;http://www.bluegrassroots.org/&#34;&gt;http://www.bluegrassroots.org/&lt;/a&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;The Compassionate eCommunity (Jonathan Miller)&lt;br /&gt;&lt;a href=&#34;http://compassionatecommunity.blogspot.com/&#34;&gt;&lt;a href=&#34;http://compassionatecommunity.blogspot.com/&#34;&gt;http://compassionatecommunity.blogspot.com/&lt;/a&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Kentucky Progress (David Adams)&lt;br /&gt;&lt;a href=&#34;http://kyprogress.blogspot.com/&#34;&gt;&lt;a href=&#34;http://kyprogress.blogspot.com/&#34;&gt;http://kyprogress.blogspot.com/&lt;/a&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;Kentucky Republican Voice&lt;br /&gt;&lt;a href=&#34;http://kyrepublicanvoice.blogspot.com/&#34;&gt;&lt;a href=&#34;http://kyrepublicanvoice.blogspot.com/&#34;&gt;http://kyrepublicanvoice.blogspot.com/&lt;/a&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;The Kentucky Democrat (Daniel Solzman)&lt;br /&gt;&lt;a href=&#34;http://kydem.blogspot.com/&#34;&gt;&lt;a href=&#34;http://kydem.blogspot.com/&#34;&gt;http://kydem.blogspot.com/&lt;/a&gt;&lt;/a&gt;&lt;/p&gt;Fletcher&amp;rsquo;s administration is currently facing 15 indictments, including three misdemeanor charges against Fletcher himself for his role in a patronage scheme, forcing Democrats out of state civil service jobs and giving the jobs to his cronies.  In the process he&amp;rsquo;s lost 6 of his 9 cabinet members and is on his sixth press secretary since his 2003 election.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Content providers and ISPs: who really has the stronger hand?</title>
      <link>https://blog.lippard.org/2006/06/content-providers-and-isps-who-really.html/</link>
      <pubDate>Wed, 21 Jun 2006 15:07:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/content-providers-and-isps-who-really.html/</guid>
      <description>&lt;p&gt;George Ou &lt;a href=&#34;http://blogs.zdnet.com/Ou/?p=251&#34;&gt;points out a case&lt;/a&gt; where the content provider is already offering content only to the ISPs who enter into agreements with the content provider, rather than an ISP only allowing connectivity to content providers who enter into agreements with the ISP.  While there are lots of examples of content providers making arrangements with individual users, it has been relatively rare that the arrangements are made on the part of an entire ISP.  This is extremely common, however, in the cable industry, where there have frequently been disputes between content providers and cable companies which have led to content providers denying the use of certain popular channels unless the cable companies agreed to per-user fees or to carry other additional channels.  A &lt;a href=&#34;http://arstechnica.com/news/posts/1078792897.html&#34;&gt;similar dust-up occurred in March 2004&lt;/a&gt; in the direct broadcast satellite business, when Viacom and EchoStar (Dish Network) could not reach an agreement to carry some additional Viacom channels.  So Viacom pulled local CBS channels it owned, MTV, Comedy Central, Nick at Night, BET, and other channels, until EchoStar budged.&lt;br /&gt;&lt;br /&gt;In this case ESPN360 only makes its video content available to selected ISPs (including Adelphia and Verizon) but not to others (such as Cox, Comcast, Time Warner, and SBC).  ESPN has regularly behaved similarly with respect to cable companies.&lt;br /&gt;&lt;br /&gt;Proposed network neutrality regulations have had nothing to say about the inability of users to obtain content because content providers block their ISPs, or surcharges on ISPs by content providers for their users to have access to premium content.  And this is even though there are often real monopolies on content (only a single provider owns it, and may completely control who has access to it, at least until it gets out to P2P networks), while there aren&amp;rsquo;t any real monopolies on Internet access (though some network neutrality advocates have endorsed nationalization of &amp;ldquo;backbone,&amp;rdquo; which would create a government monopoly).&lt;br /&gt;&lt;br /&gt;I think that in general, the ISP does have more overall power and influence than the content provider, but there are exceptional cases where content providers like ESPN360 may have a stronger hand against ISPs.  Overall, there&amp;rsquo;s a lot more money spent on communications than there is on content (as Andrew Odlyzko&amp;rsquo;s 2001 &lt;a href=&#34;http://www.firstmonday.org/issues/issue6_2/odlyzko/&#34;&gt;&amp;ldquo;Content is Not King&amp;rdquo;&lt;/a&gt; essay explained), and the real drivers of that spending are business and peer-to-peer communications, not content providers.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Digital camera blocking technology</title>
      <link>https://blog.lippard.org/2006/06/digital-camera-blocking-technology.html/</link>
      <pubDate>Wed, 21 Jun 2006 05:22:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/digital-camera-blocking-technology.html/</guid>
      <description>&lt;p&gt;Researchers at Georgia Tech have &lt;a href=&#34;http://www.newswise.com/articles/view/521339/#imagetop&#34;&gt;come up with a technology for preventing video cameras from working&lt;/a&gt;.  The setup uses sensors to detect cameras from the reflectivity and shape of CCD sensors (or is it actually detecting the lens?), then directs a beam of light (potentially a laser) at the CCDs to prevent it from recording images.  The prospective uses they suggest include prevention of piracy in movie theaters and as a countermeasure against espionage.  Their small-area technology is apparently close to ready for commercialization, but the large-area version still has a ways to go.&lt;br /&gt;&lt;br /&gt;The camera-neutralization technology &amp;ldquo;may never work against single-lens reflex cameras.&amp;quot;&lt;br /&gt;&lt;br /&gt;Let&amp;rsquo;s hope it doesn&amp;rsquo;t become a technology used to prevent the documentation of abuses, governmental or otherwise.&lt;/p&gt;</description>
    </item>
    <item>
      <title>More details on apparent NSA interception at AT&amp;T</title>
      <link>https://blog.lippard.org/2006/06/more-details-on-apparent-nsa.html/</link>
      <pubDate>Wed, 21 Jun 2006 05:06:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/more-details-on-apparent-nsa.html/</guid>
      <description>&lt;p&gt;Salon.com has &lt;a href=&#34;http://www.salon.com/news/feature/2006/06/21/att_nsa/&#34;&gt;a new article on a room in an AT&amp;amp;T facility in Bridgeton, MO&lt;/a&gt; (a St. Louis suburb) that may be an NSA interception facility.  The room is protected by a man trap and biometric security, and the AT&amp;amp;T employees who are permitted to enter it had to get Top Secret security clearances.  The work orders for setting up a similar room in a San Francisco AT&amp;amp;T office, reported by former AT&amp;amp;T worker Mark Klein, came from Bridgeton.&lt;br /&gt;&lt;br /&gt;The Electronic Frontier Foundation &lt;a href=&#34;http://www.eff.org/legal/cases/att/&#34;&gt;has an ongoing class-action lawsuit against AT&amp;amp;T&lt;/a&gt; over its involvement in illegal NSA wiretapping.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Who&#39;s been using &#34;pretexting&#34; to get your phone records?</title>
      <link>https://blog.lippard.org/2006/06/whos-been-using-pretexting-to-get-your.html/</link>
      <pubDate>Wed, 21 Jun 2006 04:46:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/whos-been-using-pretexting-to-get-your.html/</guid>
      <description>&lt;p&gt;Back on January 8, I wrote a posting titled &lt;a href=&#34;https://blog.lippard.org/2006/01/cell-phone-call-records-available.html&#34;&gt;&amp;ldquo;Cell phone call records available online.&amp;quot;&lt;/a&gt;  In that post, I wrote about sites on the Internet where you can pay a fee and get the calling records for cell phones and long distance call records for land lines.  The companies providing these services are typically private investigators who use &amp;ldquo;pretexting&amp;rdquo;&amp;ndash;pretending to be the legitimate owner of the phone&amp;ndash;in order to con phone companies into turning over the data.  Some also used social engineering or exploited server security flaws to gain access to phone provider online web portals.&lt;br /&gt;&lt;br /&gt;Subsequent to the publicity around that story, there was a brief attempt to pass a law making &amp;ldquo;pretexting&amp;rdquo; illegal for telephone records as it already is for financial records.  Frankly, I think unauthorized use of someone&amp;rsquo;s phone provider web portal account should already be illegal under most state computer crime statutes, and obtaining phone records through misrepresentation should constitute theft by deception or violation of identity theft statutes, but I am not a lawyer.&lt;br /&gt;&lt;br /&gt;Now, we are learning &lt;a href=&#34;http://news.yahoo.com/s/ap/20060620/ap_on_bi_ge/police_phone_data&#34;&gt;who some of the major users of these services are&lt;/a&gt;:  various offices of the Department of Homeland Security and the Department of Justice, including the FBI; police departments in California, Colorado, Florida, Georgia, and Utah, and most likely hundreds of other police departments.  These agencies are bypassing legal processes to obtain private phone records without warrants from private companies engaged in highly unethical if not illegal activity.&lt;br /&gt;&lt;br /&gt;Hat tip: Ed Brayton at &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/06/still_trust_your_government.php&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Update on Cox blocking of Craigslist</title>
      <link>https://blog.lippard.org/2006/06/update-on-cox-blocking-of-craigslist.html/</link>
      <pubDate>Tue, 20 Jun 2006 22:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/update-on-cox-blocking-of-craigslist.html/</guid>
      <description>&lt;p&gt;The original claim of a Cox &amp;ldquo;blacklist&amp;rdquo; originated from a statement by Tom Foremski at Silicon Valley Watcher.  Foremski &lt;a href=&#34;http://blogs.zdnet.com/Foremski/index.php?p=86&#34;&gt;originally wrote&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Back on February 23rd Authentium acknowledged that their software is blocking Craigslist but it still hasn&amp;rsquo;t fixed the problem, more than three months later. That&amp;rsquo;s a heck of long time to delete some text from their blacklist.&lt;/blockquote&gt;Now, &lt;a href=&#34;http://blogs.zdnet.com/Ou/?p=250&#34;&gt;he says&lt;/a&gt; (quoted by George Ou at ZDNet):&lt;br /&gt;&lt;blockquote&gt;I assumed there was a blacklist - I have no idea how Craigslist is being blocked&lt;/blockquote&gt;In fact, we know now that it&amp;rsquo;s a combination of a bug in a firewall driver produced by Authentium software and unusual (but not incorrect) behavior by the Craigslist webserver setting the initial TCP window size to 0.  The facts of the problem came out (at least between Craigslist, Cox, and Authentium) at the time the problem was first reported, was fixed in a beta release within weeks, and has only affected Cox customers who use Authentium&amp;rsquo;s security suite.&lt;br /&gt;&lt;br /&gt;BTW, I disagree with Richard Bennett and George Ou&amp;rsquo;s remarks which attribute the problem entirely or largely to Craigslist&amp;ndash;the behavior of the server is not contrary to the RFC.  The initial SYN packet from the client to Craigslist is responded to by Craigslist with a SYN-ACK packet with window size of zero, which means don&amp;rsquo;t send me any data, only an ACK.  The client then sends an ACK (completing the three-way TCP handshake), at which point Craigslist sends an ACK packet with a larger window size which the pre-fix version of the Authentium software fails to process. The initial response of the Authentium software to slow down is a reasonable and apparently desired response by Craigslist&amp;ndash;they want new clients to hold off transmitting data (an HTTP request) until they give the OK.  Authentium took full responsibility for the problem, and they were right to do so.&lt;br /&gt;&lt;br /&gt;The story from Foremski &lt;a href=&#34;https://blog.lippard.org/2006/06/matt-stoller-lies-about-site-blocking.html&#34;&gt;was uncritically repeated&lt;/a&gt; by Matt Stoller at MyDD, Timothy Karr at Save the Internet (and a couple of other blogs), and now in &lt;a href=&#34;http://www.onlyrepublican.com/orinsf/2006/06/sen_wyden_gets_.html&#34;&gt;a &lt;span style=&#34;font-style: italic;&#34;&gt;Wall Street Journal&lt;/span&gt; op-ed piece by Sen. Ron Wyden (D-OR)&lt;/a&gt;, in a lapse from his normally good judgment about Internet-related matters (e.g., the Cox/Wyden Internet Freedom Act of 1995 and the Cox/Wyden Internet Tax Freedom Act of 1998).&lt;br /&gt;&lt;br /&gt;Stoller and Karr went on to &lt;a href=&#34;http://www.savetheinternet.com/blog/2006/06/14/discrimination-in-disguise/&#34;&gt;repeat&lt;/a&gt; the &lt;a href=&#34;http://www.mydd.com/story/2006/6/14/214831/479&#34;&gt;&amp;ldquo;blacklist&amp;rdquo;&lt;/a&gt; claim even after having the full story, and I don&amp;rsquo;t believe either of them has retracted the claim that this issue is relevant to the network neutrality debate.&lt;br /&gt;&lt;br /&gt;Craig Newmark &lt;a href=&#34;http://www.cnewmark.com/archives/000623.html&#34;&gt;complains that he didn&amp;rsquo;t get good responsiveness from Authentium&lt;/a&gt;, which &lt;a href=&#34;http://www.zdnet.com/5208-12517-0.html?forumID=1&amp;threadID=22215&amp;amp;messageID=422699&#34;&gt;Authentium disputes&lt;/a&gt;, but he &lt;a href=&#34;http://www.cnewmark.com/archives/000624.html&#34;&gt;has indicated satisfaction with Cox&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The story has been picked up by George Ou at ZDNet (&lt;a href=&#34;http://blogs.zdnet.com/Ou/?p=249&#34;&gt;here&lt;/a&gt; and &lt;a href=&#34;http://blogs.zdnet.com/Ou/?p=250&#34;&gt;here&lt;/a&gt;) and by Glenn Harlan Reynolds at Instapundit (&lt;a href=&#34;http://instapundit.com/archives/030952.php&#34;&gt;here&lt;/a&gt;, &lt;a href=&#34;http://instapundit.com/archives/030975.php&#34;&gt;here&lt;/a&gt;, and &lt;a href=&#34;http://instapundit.com/archives/030987.php&#34;&gt;here&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;This issue was a user software application issue that had no more to do with network neutrality than a browser incompatibility issue, a webserver disk failure, or a fiber cut.  Each of these things can prevent a user from reaching some specific content, but none is imposed by the network provider or remedied by act of Congress or the FCC.  Those who continue to treat it otherwise even after knowing the details are demonstrating questionable judgment and integrity.&lt;br /&gt;&lt;br /&gt;UPDATE:  Craig Newmark has &lt;a href=&#34;http://www.cnewmark.com/archives/000625.html&#34;&gt;now stated&lt;/a&gt; that there was no deliberate blocking here and the Authentium explanation is correct.  I&amp;rsquo;ve exchanged a few emails with him asking whether the behavior of the Craigslist.org webserver is specifically intended to regulate the rate of new HTTP connections (and whether the behavior is coming from something like an application-layer switch negotiating the TCP handshake); he said he&amp;rsquo;s passed that on to his technical team and I&amp;rsquo;ll report here if I get confirmation or refutation on that point.&lt;br /&gt;&lt;br /&gt;One puzzling paragraph of &lt;a href=&#34;http://www.cnewmark.com/archives/000625.html&#34;&gt;his latest blog post&lt;/a&gt; is this one:&lt;br /&gt;&lt;blockquote&gt;One good outcome of this is that we flushed out a swiftboater (in the generic sense), and this helps me understand the way disinformation gangs operate. Unfortunately, in some blogs, a good guy has been linked with the swiftboater, which isn&amp;rsquo;t fair, and hopefully, we can do something about that.&lt;/blockquote&gt;I&amp;rsquo;m not sure who he&amp;rsquo;s calling a swiftboater, who he&amp;rsquo;s calling a good guy, and who he&amp;rsquo;s calling a disinformation gang.  So far as I can see, the disinformation gang in this incident has been the &amp;ldquo;Save the Internet&amp;rdquo; crowd, who still have yet to admit the clear facts of the matter.  I asked for clarification, but Craig declined to identify who he&amp;rsquo;s referring to (except that he&amp;rsquo;s not referring to Matt Stoller or Timothy Karr).&lt;br /&gt;&lt;br /&gt;UPDATE:  July 12, 2006:  The Craigslist.org webserver has changed its behavior and no longer sends a SYN-ACK packet with a window size of 0; it now gives a window size of 4380.  This change by Craigslist.org works as a fix to the Authentium issue.  I wonder why they only made the change now.&lt;/p&gt;</description>
    </item>
    <item>
      <title>China&#39;s mobile death vans</title>
      <link>https://blog.lippard.org/2006/06/chinas-mobile-death-vans.html/</link>
      <pubDate>Tue, 20 Jun 2006 16:34:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/chinas-mobile-death-vans.html/</guid>
      <description>&lt;p&gt;BLDGBLOG has &lt;a href=&#34;http://bldgblog.blogspot.com/2006/06/chinese-death-vans.html&#34;&gt;some photos and information about China&amp;rsquo;s mobile execution chambers&lt;/a&gt;, used to bring state lethal injection capability to poor localities that can&amp;rsquo;t afford to build their own execution facilities.  Amnesty International says they have evidence that Chinese police, courts, and hospitals are engaged in the organ trade, and suggest that the mobile death vans may be involved.&lt;br /&gt;&lt;br /&gt;BLDBLOG cites &lt;a href=&#34;http://www.usatoday.com/news/world/2006-06-14-death-van_x.htm&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;USA Today&lt;/span&gt; reporting&lt;/a&gt; that there are 68 different crimes punishable by death in China, more than half of which are non-violent offenses such as tax evasion and drug smuggling.  All executions are recorded on audio and video, and shown live to the local law enforcement authorities.&lt;br /&gt;&lt;br /&gt;The only other country which had mobile death vans that I&amp;rsquo;m aware of was Germany under Adolf Hitler.  The Einsatzgruppen&amp;rsquo;s mobile killing units were known as &amp;ldquo;death vans,&amp;rdquo; which used carbon monoxide gas for execution.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ann Coulter on no evidence for evolution, refuted</title>
      <link>https://blog.lippard.org/2006/06/ann-coulter-on-no-evidence-for.html/</link>
      <pubDate>Sun, 18 Jun 2006 19:35:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/ann-coulter-on-no-evidence-for.html/</guid>
      <description>&lt;p&gt;P.Z. Myers at Pharyngula &lt;a href=&#34;http://scienceblogs.com/pharyngula/2006/06/ann_coulter_no_evidence_for_ev.php&#34;&gt;has put together an excellent starting point&lt;/a&gt; for anyone who would like to see the overwhelming evidence that supports evolution, contrary to Ann Coulter&amp;rsquo;s claim in her new book, &lt;span style=&#34;font-style: italic;&#34;&gt;Godless&lt;/span&gt;, that there is no evidence to support it.  20 science journal articles published per day, a new book published every other day, statements from scientific societies, online tutorials, blogs by scientists, and more.&lt;br /&gt;&lt;br /&gt;He also requests that if you can find a single paragraph anywhere in chapters 8-11 of her book that is at all competent or accurate in its description of science, to send it to him.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Matt Stoller lies about site blocking</title>
      <link>https://blog.lippard.org/2006/06/matt-stoller-lies-about-site-blocking.html/</link>
      <pubDate>Sun, 18 Jun 2006 13:49:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/matt-stoller-lies-about-site-blocking.html/</guid>
      <description>&lt;p&gt;Matt Stoller has &lt;a href=&#34;http://mydd.com/story/2006/6/14/214831/479&#34;&gt;a post up at MyDD dated June 14&lt;/a&gt; titled (with ironic accuracy) &amp;ldquo;Please lie to me about Net Neutrality&amp;rdquo; in which he gives the following as an example of unwarranted site blocking that shows the need for net neutrality regulations:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;There&amp;rsquo;s a pervasive myth that there has been no discrimination on the internet against content companies.  That is simply untrue.  For one, Craigslist has been blocked for three months from Cox customers because of &lt;a href=&#34;http://www.mydd.com/story/2006/6/8/144357/7525&#34;&gt;security software malfunctions.&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Graph of Phoenix Housing Inventory</title>
      <link>https://blog.lippard.org/2006/06/graph-of-phoenix-housing-inventory.html/</link>
      <pubDate>Sun, 18 Jun 2006 02:20:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/graph-of-phoenix-housing-inventory.html/</guid>
      <description>&lt;p&gt;I plugged all the previous data into Excel and generated this graph:&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://photos1.blogger.com/blogger/4168/1436/1600/phxinv.jpg&#34;&gt;&lt;img style=&#34;DISPLAY: block; MARGIN: 0px auto 10px; CURSOR: hand; TEXT-ALIGN: center&#34; alt=&#34;Click to Enlarge&#34; src=&#34;http://photos1.blogger.com/blogger/4168/1436/320/phxinv.jpg&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;I wonder what happened in December and early January. The trend is amazingly linear, otherwise.&lt;br /&gt;&lt;br /&gt;When do we start considering Phoenix a buyer&amp;rsquo;s market? Now? When inventory hits 6oK? When the trend shows clear signs it has reversed? As I said in the comments to the &lt;a href=&#34;https://blog.lippard.org/2006/06/phoenix-housing-bubble-update.html&#34;&gt;previous housing inventory post&lt;/a&gt;, I think I want to start making lowball offers when I get back there!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Josh McDowell helps discover Noah&#39;s Ark</title>
      <link>https://blog.lippard.org/2006/06/josh-mcdowell-helps-discover-noahs-ark.html/</link>
      <pubDate>Sat, 17 Jun 2006 15:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/josh-mcdowell-helps-discover-noahs-ark.html/</guid>
      <description>&lt;p&gt;Yet another rock formation &lt;a href=&#34;http://www.worldviewweekend.com/secure/cwnetwork/article.php?&amp;ArticleID=813&#34;&gt;has been misidentified as Noah&amp;rsquo;s Ark&lt;/a&gt; by evangelical Christian explorers (&amp;ldquo;Arkeologists&amp;rdquo;).  They apparently forgot to bring a geologist or archaeologist with them, but they did bring &amp;ldquo;some of America’s leading businessmen, an attorney who has argued several cases before the U.S. Supreme Court, and two leading apologists&amp;rdquo; and take some incredibly unimpressive photographs.  The expedition was led by former Costa Mesa, CA police officer turned &amp;ldquo;international explorer and author,&amp;rdquo; Bob Cornuke, who runs something called the &lt;a href=&#34;http://www.baseinstitute.org/&#34;&gt;BASE (Bible Archaeology Search and Exploration) Institute&lt;/a&gt;.  I hope his ethics are better than those of former nurse-anesthetist turned international explorer and author &lt;a href=&#34;http://www.tentmaker.org/WAR/&#34;&gt;Ron Wyatt&lt;/a&gt;, who found a profitable career by claiming to find virtually every possible biblical site and artifact.  (Wyatt, a Seventh-Day Adventist, was best debunked in a book by his fellow SDA members Russell R. Standish and Colin D. Standish, &lt;span style=&#34;font-style: italic;&#34;&gt;Holy Relics or Revelation&lt;/span&gt;, a book I highly recommend.)&lt;br /&gt;&lt;br /&gt;Ed Brayton has done &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/06/noahs_ark_found_again.php&#34;&gt;a good job of dissecting the claims in the announcement article&lt;/a&gt;.  As he notes, this is far from the first such claimed discovery of Noah&amp;rsquo;s Ark.  This one is in Iran rather than the usual location of Agri Dagi in Turkey.  I actually give them credit for not looking on Agri Dagi (Mt. Ararat), since the Bible only says that the Ark landed in a region called Ararat, not a mountain of that name (2 Kings 19:37, Jeremiah 51:27).&lt;br /&gt;&lt;br /&gt;For a review of some previous claimed Noah&amp;rsquo;s Ark sightings, see my 1993-1994 articles from &lt;span style=&#34;font-style: italic;&#34;&gt;Skeptic&lt;/span&gt; magazine, &lt;a href=&#34;http://www.talkorigins.org/faqs/ark-hoax/jammal.html&#34;&gt;&amp;ldquo;Sun Goes Down in Flames: The Jammal Ark Hoax&amp;rdquo;&lt;/a&gt; and &lt;a href=&#34;http://www.discord.org/%7Elippard/skeptic/02.4.lippard-ark-hoax.html&#34;&gt;&amp;ldquo;Update on the Ark Hoax&amp;rdquo;&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Andrew Kantor changes his mind on net neutrality</title>
      <link>https://blog.lippard.org/2006/06/andrew-kantor-changes-his-mind-on-net.html/</link>
      <pubDate>Fri, 16 Jun 2006 22:11:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/andrew-kantor-changes-his-mind-on-net.html/</guid>
      <description>&lt;p&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;USA Today&lt;/span&gt; technology columnist Andrew Kantor has changed his mind, and &lt;a href=&#34;http://www.usatoday.com/tech/columnist/andrewkantor/2006-06-15-net-neutrality-revisited_x.htm&#34;&gt;no longer supports net neutrality regulations&lt;/a&gt;:&lt;br /&gt;&lt;p class=&#34;inside-copy&#34;&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p class=&#34;inside-copy&#34;&gt;Not too long ago, &lt;a href=&#34;http://www.usatoday.com/tech/columnist/andrewkantor/2006-02-02-congress-open-pipes_x.htm&#34; onclick=&#34;&#34; target=&#34;_new&#34;&gt;I was very much on their side&lt;/a&gt;. &amp;ldquo;Imagine you make a phone call to a friend,&amp;rdquo; I wrote then, &amp;ldquo;but instead of hearing it ring, you get a recording: &lt;i&gt;We&amp;rsquo;re sorry, but the person you are calling has not paid Verizon to carry his or her conversations.&lt;/i&gt;&lt;/p&gt; &lt;p class=&#34;inside-copy&#34;&gt;But I was wrong. &lt;/p&gt;</description>
    </item>
    <item>
      <title>Demonization of adversaries is wrong, Matt Stoller</title>
      <link>https://blog.lippard.org/2006/06/demonization-of-adversaries-is-wrong.html/</link>
      <pubDate>Fri, 16 Jun 2006 21:43:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/demonization-of-adversaries-is-wrong.html/</guid>
      <description>&lt;p&gt;Ed Brayton&amp;rsquo;s Dispatches from the Culture Wars &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/06/stephen_carter_on_the_aclu.php&#34;&gt;has an excerpt from an article in &lt;span style=&#34;font-style: italic;&#34;&gt;Christianity Today&lt;/span&gt; by Yale Law School Professor Stephen Carter&lt;/a&gt;, a well-known black Christian conservative who authored the book &lt;span style=&#34;font-style: italic;&#34;&gt;Confessions of an Affirmative Action Baby&lt;/span&gt;.  In the article, Carter is arguing against the common demonization of the ACLU by Christians, pointing out that while he disagrees with the ACLU on the establishment clause, they are also a big defender of the free exercise clause and have consistently supported Christians in free exercise court cases:&lt;br /&gt;&lt;blockquote&gt;More to the point, the ACLU is often right about the First Amendment&amp;rsquo;s free exercise clause, taking on fights that others refuse. It might surprise some critics that the ACLU defends the free speech and free exercise rights of, well, Christians.&lt;/blockquote&gt;The larger point of the article, however, is to condemn the mode of argument that characterizes those who disagree as irrational, dishonest, or evil simply in virtue of that disagreement:&lt;br /&gt;&lt;blockquote&gt;I am more concerned about a habit of mind that seems to be growing among my fellow Christians, both political liberals and conservatives. That is, we seem to mimic the secular world&amp;rsquo;s conflation of disagreement with wickedness, as if not sharing my worldview places my critic outside the realm of rational discourse&amp;hellip;&lt;/blockquote&gt;I&amp;rsquo;ve seen similar habits expressed by people on both sides of the net neutrality debate.  For example, in &lt;a href=&#34;http://video.google.com/videoplay?docid=5121272605131093307&#34;&gt;Matt Stoller&amp;rsquo;s presentation at the YearlyKos convention&lt;/a&gt;, he admits that he doesn&amp;rsquo;t understand the relevant technical issues (and proceeds to demonstrate it by suggesting that &amp;ldquo;non-neutrality&amp;rdquo; will cause dropped calls, when in fact it&amp;rsquo;s non-neutral QoS that will prevent them).  He asserts that it is fun to beat up on &amp;ldquo;these bad people&amp;rdquo; and that it is very important that Mike McCurry be personally vilified.  That&amp;rsquo;s explicit endorsement of irrationality, of emotional demogoguery over fact and reason, and should be condemned by everyone in this debate.&lt;br /&gt;&lt;br /&gt;Ed Brayton concludes:&lt;br /&gt;&lt;blockquote&gt;But rational people, people who care about truth and accuracy, must fight this tendency. We must try and evaluate every claim using the same criteria. Does the evidence support it? Are the conclusions drawn from the evidence logical? Any claim that fails to meet those criteria should be rejected, regardless of whether it supports our agenda or not. Likewise, any claim that withstands that scrutiny should be accepted as valid, regardless of whether it supports our agenda or not. None of us will ever be Mr. Spock, but we should strive to evaluate all arguments as though we have no stake in the outcome. Some, like the STACLU crowd, make no attempt at all to do so; we should not emulate them.&lt;/blockquote&gt;I agree.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Douglas Ross&#39;s Network Neutrality Index</title>
      <link>https://blog.lippard.org/2006/06/douglas-rosss-network-neutrality-index.html/</link>
      <pubDate>Fri, 16 Jun 2006 21:29:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/douglas-rosss-network-neutrality-index.html/</guid>
      <description>&lt;p&gt;For those looking for a series of arguments in favor of network neutrality, blogger Douglas Ross has put together an index &lt;a href=&#34;https://blog.lippard.org/2006/06/net-neutrality-index.html&#34;&gt;like mine&lt;/a&gt; of &lt;a href=&#34;http://directorblue.blogspot.com/2006/06/net-neutrality-index-herein-one-may.html&#34;&gt;his postings on the subject&lt;/a&gt;.  I&amp;rsquo;ve not read all of them, and have disagreed with most of the ones I have read (e.g., Ross thinks it&amp;rsquo;s OK to ban QoS &lt;a href=&#34;http://directorblue.blogspot.com/2006/05/net-neutrality-is-tiering-reasonable.html&#34;&gt;because it can&amp;rsquo;t possibly work&lt;/a&gt;, even though it &lt;a href=&#34;https://blog.lippard.org/2006/05/dave-siegel-on-qos-and-net-neutrality.html&#34;&gt;does work and is in use in major Internet backbones like Global Crossing&amp;rsquo;s&lt;/a&gt;; we had &lt;a href=&#34;https://blog.lippard.org/2006/05/consumer-broadband-last-mile.html&#34;&gt;an&lt;/a&gt; &lt;a href=&#34;http://directorblue.blogspot.com/2006/05/consumer-broadband-last-mile.html&#34;&gt;extended&lt;/a&gt; &lt;a href=&#34;https://blog.lippard.org/2006/05/more-on-last-mile-options-in-phoenix.html&#34;&gt;exchange&lt;/a&gt; in response to my list of Phoenix-area broadband options).&lt;br /&gt;&lt;br /&gt;So check out &lt;a href=&#34;http://directorblue.blogspot.com/2006/06/net-neutrality-index-herein-one-may.html&#34;&gt;his writings&lt;/a&gt;, and think critically.  If you think he&amp;rsquo;s got some good arguments for imposing net neutrality regulations, let me know.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Phoenix housing bubble update</title>
      <link>https://blog.lippard.org/2006/06/phoenix-housing-bubble-update.html/</link>
      <pubDate>Fri, 16 Jun 2006 20:41:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/phoenix-housing-bubble-update.html/</guid>
      <description>&lt;p&gt;It&amp;rsquo;s been a while since I gave an update on the number of homes for sale in Phoenix&amp;ndash;the inventory has continued to balloon &lt;a href=&#34;https://blog.lippard.org/2006/03/phoenix-housing-bubble-deflation.html&#34;&gt;since the last report on March 10&lt;/a&gt;:&lt;br /&gt;&lt;br /&gt;3/7/2006 36953&lt;br /&gt;3/8/2006 37487&lt;br /&gt;3/9/2006 37626&lt;br /&gt;3/10/2006 37531&lt;br /&gt;3/11/2006 38011&lt;br /&gt;3/12/2006 38184&lt;br /&gt;3/13/2006 38169&lt;br /&gt;3/14/2006 38003&lt;br /&gt;3/15/2006 38197&lt;br /&gt;3/16/2006 38574&lt;br /&gt;3/17/2006 38602&lt;br /&gt;3/18/2006 39074&lt;br /&gt;3/19/2006 38972&lt;br /&gt;3/20/2006 38822&lt;br /&gt;3/21/2006 39159&lt;br /&gt;3/22/2006 38982&lt;br /&gt;3/23/2006 39043&lt;br /&gt;3/24/2006 39271&lt;br /&gt;3/25/2006 39381&lt;br /&gt;3/26/2006 39504&lt;br /&gt;3/27/2006 39817&lt;br /&gt;3/28/2006 39784&lt;br /&gt;3/29/2006 39765&lt;br /&gt;3/30/2006 39948&lt;br /&gt;3/31/2006 40192&lt;br /&gt;4/1/2006 40177&lt;br /&gt;4/2/2006 40182&lt;br /&gt;4/3/2006 40012&lt;br /&gt;4/4/2006 40050&lt;br /&gt;4/5/2006 40332&lt;br /&gt;4/6/2006 40739&lt;br /&gt;4/7/2006 40612&lt;br /&gt;4/8/2006 41124&lt;br /&gt;4/9/2006 41393&lt;br /&gt;4/10/2006 41018&lt;br /&gt;4/11/2006 42266&lt;br /&gt;4/12/2006 42327&lt;br /&gt;4/13/2006 42257&lt;br /&gt;4/14/2006 42561&lt;br /&gt;4/15/2006 42592&lt;br /&gt;4/16/2006 42775&lt;br /&gt;4/17/2006 42874&lt;br /&gt;4/18/2006 42523&lt;br /&gt;4/19/2006 42840&lt;br /&gt;4/20/2006 43017&lt;br /&gt;4/21/2006 43236&lt;br /&gt;4/22/2006 43385&lt;br /&gt;4/23/2006 43502&lt;br /&gt;4/24/2006 43697&lt;br /&gt;4/25/2006 43344&lt;br /&gt;4/26/2006 43427&lt;br /&gt;4/27/2006 44024&lt;br /&gt;4/28/2006 43886&lt;br /&gt;4/29/2006 44022&lt;br /&gt;4/30/2006 44290&lt;br /&gt;5/1/2006 44229&lt;br /&gt;5/2/2006 43900&lt;br /&gt;5/3/2006 43966&lt;br /&gt;5/4/2006 44162&lt;br /&gt;5/5/2006 44422&lt;br /&gt;5/6/2006 44094&lt;br /&gt;5/7/2006 44575&lt;br /&gt;5/8/2006 44777&lt;br /&gt;5/9/2006 44609&lt;br /&gt;5/10/2006 44898&lt;br /&gt;5/11/2006 45097&lt;br /&gt;5/12/2006 45356&lt;br /&gt;5/13/2006 45502&lt;br /&gt;5/14/2006 45619&lt;br /&gt;5/15/2006 45697&lt;br /&gt;5/16/2006 45705&lt;br /&gt;5/17/2006 45675&lt;br /&gt;5/18/2006 46064&lt;br /&gt;5/19/2006 46189&lt;br /&gt;5/20/2006 46049&lt;br /&gt;5/21/2006 46734&lt;br /&gt;5/22/2006 46753&lt;br /&gt;5/23/2006 46965&lt;br /&gt;5/24/2006 46856&lt;br /&gt;5/25/2006 47133&lt;br /&gt;5/26/2006 47225&lt;br /&gt;5/27/2006 47582&lt;br /&gt;5/28/2006 47591&lt;br /&gt;5/29/2006 47633&lt;br /&gt;5/30/2006 47722&lt;br /&gt;5/31/2006 47542&lt;br /&gt;6/1/2006 47187&lt;br /&gt;6/2/2006 47191&lt;br /&gt;6/3/2006 47848&lt;br /&gt;6/4/2006 47877&lt;br /&gt;6/5/2006 47979&lt;br /&gt;6/6/2006 48218&lt;br /&gt;6/7/2006 48106&lt;br /&gt;6/8/2006 48365&lt;br /&gt;6/9/2006 48579&lt;br /&gt;6/10/2006 48870&lt;br /&gt;6/11/2006 48889&lt;br /&gt;6/12/2006 49040&lt;br /&gt;6/13/2006 49132&lt;br /&gt;6/14/2006 49237&lt;br /&gt;6/15/2006 49052&lt;br /&gt;6/16/2006 49435&lt;br /&gt;&lt;br /&gt;My first report, &lt;a href=&#34;https://blog.lippard.org/2005/10/housing-bubble-losing-volume-in.html&#34;&gt;last October&lt;/a&gt;, showed an increase in inventory from 10,748 homes on July 20, 2005 to 19,254 on October 2.  We&amp;rsquo;re now at a 459% increase in inventory in the just under 11 months.&lt;br /&gt;&lt;br /&gt;(But see Einzige&amp;rsquo;s comment on &lt;a href=&#34;https://blog.lippard.org/2006/05/is-there-really-housing-bubble.html&#34;&gt;what counts as evidence of a housing bubble&lt;/a&gt;&amp;hellip;)&lt;/p&gt;</description>
    </item>
    <item>
      <title>New indecency fines signed into law</title>
      <link>https://blog.lippard.org/2006/06/new-indecency-fines-signed-into-law.html/</link>
      <pubDate>Fri, 16 Jun 2006 20:30:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/new-indecency-fines-signed-into-law.html/</guid>
      <description>&lt;p&gt;Bush has signed the legislation raising fines on broadcast &amp;ldquo;indecency.&amp;rdquo;   Adam Thierer &lt;a href=&#34;http://www.techliberation.com/archives/039650.php&#34;&gt;gives the scorecard for First Amendment protections on various forms of media&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;span class=&#34;caps&#34;&gt;&lt;/span&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;span class=&#34;caps&#34;&gt;MEDIA PLATFORM  &lt;/span&gt;/   &lt;span class=&#34;caps&#34;&gt;FIRST AMENDMENT STATUS&lt;/span&gt;&lt;br /&gt;Newspapers = Full First Amendment protection&lt;br /&gt;Magazine = Full First Amendment protection&lt;br /&gt;Cable &lt;span class=&#34;caps&#34;&gt;TV &lt;/span&gt;= Full First Amendment protection&lt;br /&gt;Satellite &lt;span class=&#34;caps&#34;&gt;TV &lt;/span&gt;= Full First Amendment protection&lt;br /&gt;Movies = Full First Amendment protection&lt;br /&gt;DVDs = Full First Amendment protection&lt;br /&gt;CDs = Full First Amendment protection&lt;br /&gt;Satellite Radio = Full First Amendment protection&lt;br /&gt;Internet = Full First Amendment protection&lt;br /&gt;Blogging = Full First Amendment protection&lt;br /&gt;i-Pods = Full First Amendment protection&lt;br /&gt;Podcasts = Full First Amendment protection&lt;br /&gt;Video Games = Full First Amendment protection&lt;/p&gt;</description>
    </item>
    <item>
      <title>The New Republic supports net neutrality, based on error</title>
      <link>https://blog.lippard.org/2006/06/new-republic-supports-net-neutrality.html/</link>
      <pubDate>Thu, 15 Jun 2006 23:32:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/new-republic-supports-net-neutrality.html/</guid>
      <description>&lt;p&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The New Republic&lt;/span&gt;&amp;rsquo;s editors &lt;a href=&#34;http://www.tnr.com/doc.mhtml?pt=oy4NRC5%2Bfnu%2Fm585FtGwlC%3D%3D&#34;&gt;have come out in favor of net neutrality&lt;/a&gt;.  As is all-too-common, their reasoning is based, at least in part, on a factual error:&lt;br /&gt;&lt;span class=&#34;articlecontent&#34;&gt;&lt;blockquote&gt;Under the original rules put in place in 1934, telecommunications companies can&amp;rsquo;t give preferential treatment to one set of outgoing calls over another by, say, offering static-free calling to one company&amp;rsquo;s telemarketers but not another&amp;rsquo;s. &lt;span style=&#34;font-style: italic;&#34;&gt;The same rules initially applied to the Internet.&lt;/span&gt; Telecom companies couldn&amp;rsquo;t charge website proprietors to have their content sent to consumers more expeditiously. But, last August, George W. Bush&amp;rsquo;s Federal Communications Commission (FCC) exempted telecoms that provide Internet connections from these restrictions, dealing a blow to both entrepreneurship and political discourse.&lt;/blockquote&gt;I&amp;rsquo;ve italicized the false statement.  &lt;span style=&#34;font-style: italic;&#34;&gt;TNR&lt;/span&gt; has, &lt;a href=&#34;https://blog.lippard.org/2006/05/misinformation-in-defense-of-net.html&#34;&gt;like&lt;/a&gt; &lt;a href=&#34;https://blog.lippard.org/2006/05/misinformation-from-save-internet.html&#34;&gt;many&lt;/a&gt; &lt;a href=&#34;https://blog.lippard.org/2006/06/kevin-drum-gets-it-wrong-on-net.html&#34;&gt;others&lt;/a&gt;, wrongly inferred that rules which applied solely to telco telephony and last-mile networks have also applied to the Internet and Internet Service Providers, when in fact ISPs and backbone providers have been under no such constraints.&lt;br /&gt;&lt;br /&gt;If net neutrality proposals were limited to maintaining Title II requirements for unbundling and interconnection for common carriers (which is &lt;a href=&#34;http://blogs.globalcrossing.com/node/147&#34;&gt;part of the REFORM proposal advocated by Global Crossing&lt;/a&gt;, which includes other points which are far more important than net neutrality for fostering competition in telecommunications), or even adding cable providers into that category, I might support them.&lt;br /&gt;&lt;br /&gt;UPDATE:  I should point out that some Internet backbones have been or are owned by entities which are common carriers in virtue of the fact that they have owned and operated long-distance telephone networks.  This includes MCI, Sprint, and Global Crossing (more accurately, Global Crossing Telecommunications, Inc.).  However, the FCC has always held that common carriage requirements do not apply to Internet interconnection.&lt;br /&gt;&lt;br /&gt;Eli M. Noam&amp;rsquo;s 1994 paper, &lt;a href=&#34;http://www.columbia.edu/dlc/wp/citi/citinoam11.html&#34;&gt;&amp;ldquo;Beyond Liberalization II: The Impending Doom of Common Carriage,&amp;quot;&lt;/a&gt; appears to have been rather prescient.  He argues that common carriage is not sustainable in a competitive environment, and looks at possible hybrid approaches that mix common carriage and contract carriage (I kind of like his &amp;ldquo;common carrier rights of way&amp;rdquo; approach, which advocates of open source will find similar to the GPL).  He regretfully concludes that common carriage will go away and that the hybrid approaches are not sustainable.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Coulter&#39;s book, Godless, on evolution</title>
      <link>https://blog.lippard.org/2006/06/coulters-book-godless-on-evolution.html/</link>
      <pubDate>Thu, 15 Jun 2006 15:48:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/coulters-book-godless-on-evolution.html/</guid>
      <description>&lt;p&gt;Unsurprisingly (she used William Dembski as a consultant), &lt;a href=&#34;http://scienceblogs.com/pharyngula/2006/06/coulters_godless_as_bad_as_you.php&#34;&gt;her book&amp;rsquo;s coverage of evolution is crap&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;It contains the usual stock creationist crap presented at a rapid pace, full of the usual bald assertions of outright lies, intentional misinterpretations, and lots and lots of quote mining. Seriously, it looks like &lt;i&gt;every paragraph&lt;/i&gt; contains multiple falsehoods or screwy manglings of science.  &lt;p&gt;She claims Darwin&amp;rsquo;s theory is &amp;ldquo;one step above Scientology in &lt;a href=&#34;http://www.talkorigins.org/faqs/comdesc/&#34;&gt;scientific rigor&lt;/a&gt;&amp;rdquo;, that it is a &amp;ldquo;&lt;a href=&#34;http://www.talkorigins.org/indexcc/CA/CA500.html&#34;&gt;tautology&lt;/a&gt;&amp;rdquo;, that there is &amp;ldquo;&lt;a href=&#34;http://www.talkorigins.org/indexcc/CA/CA202.html&#34;&gt;no proof&lt;/a&gt; in the &lt;a href=&#34;http://www.talkorigins.org/indexcc/CB/CB910.html&#34;&gt;scientist&amp;rsquo;s laboratory&lt;/a&gt; or the &lt;a href=&#34;http://www.talkorigins.org/indexcc/CC/CC200.html&#34;&gt;fossil record&lt;/a&gt;&amp;rdquo;, and the only reason it&amp;rsquo;s still around is that &amp;ldquo;liberals think &lt;a href=&#34;http://www.talkorigins.org/indexcc/CA/CA602.html&#34;&gt;evolution disproves God&lt;/a&gt;.&amp;quot;&lt;/p&gt;</description>
    </item>
    <item>
      <title>&#34;Hands Off the Internet&#34; writes about me, then thinks better of it</title>
      <link>https://blog.lippard.org/2006/06/hands-off-internet-writes-about-me.html/</link>
      <pubDate>Thu, 15 Jun 2006 15:27:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/hands-off-internet-writes-about-me.html/</guid>
      <description>&lt;p&gt;On June 9, the Hands Off the Internet blog posted an entry (&lt;a href=&#34;http://handsoff.org/tiered-service/turf-battle/&#34;&gt;http://handsoff.org/tiered-service/turf-battle/&lt;/a&gt;) about one of my posts, but it was deleted by June 10.  I wonder if they noticed my Creative Commons license, considered their use to be commercial, and decided not to risk a violation?  In my opinion, their excerpt would be fine under fair use.  Here&amp;rsquo;s the post, from Google cache.&lt;br /&gt;&lt;div class=&#34;post&#34; id=&#34;post-13&#34;&gt;   &lt;h2 class=&#34;postTitle&#34;&gt;&lt;a href=&#34;http://handsoff.org/tiered-service/turf-battle/&#34; title=&#34;Turf Battle&#34; rel=&#34;bookmark&#34;&gt;Turf Battle&lt;/a&gt;&lt;/h2&gt;         &lt;p class=&#34;underTitle&#34;&gt;June 9, 2006 at 9:21 am -    &lt;span class=&#34;categories&#34;&gt;&lt;a href=&#34;http://handsoff.org/category/tiered-service/&#34; title=&#34;View all posts in Tiered Service&#34; rel=&#34;category tag&#34;&gt;Tiered Service&lt;/a&gt;, &lt;a href=&#34;http://handsoff.org/category/net-neutrality/&#34; title=&#34;View all posts in Net Neutrality&#34; rel=&#34;category tag&#34;&gt;Net Neutrality&lt;/a&gt;, &lt;a href=&#34;http://handsoff.org/category/debate/&#34; title=&#34;View all posts in Debate&#34; rel=&#34;category tag&#34;&gt;Debate&lt;/a&gt;, &lt;a href=&#34;http://handsoff.org/category/internet-legislation/&#34; title=&#34;View all posts in Internet Legislation&#34; rel=&#34;category tag&#34;&gt;Internet Legislation&lt;/a&gt;, &lt;a href=&#34;http://handsoff.org/category/consumer-benefit/&#34; title=&#34;View all posts in Consumer Benefit&#34; rel=&#34;category tag&#34;&gt;Consumer Benefit&lt;/a&gt;    &lt;/span&gt;   &lt;/p&gt;</description>
    </item>
    <item>
      <title>CBS protests $3.3 million FCC fine against &#34;Without a Trace&#34;</title>
      <link>https://blog.lippard.org/2006/06/cbs-protests-33-million-fcc-fine.html/</link>
      <pubDate>Thu, 15 Jun 2006 04:56:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/cbs-protests-33-million-fcc-fine.html/</guid>
      <description>&lt;p&gt;The FCC &lt;a href=&#34;http://www.zap2it.com/tv/news/zap-withoutatrace-fccfine,0,3825541.story&#34;&gt;levied a record-breaking $3.3 million fine&lt;/a&gt; against 103 CBS affiliates for airing a repeat episode of &amp;ldquo;Without a Trace&amp;rdquo; on December 31, 2004, before 10 p.m. which involved &amp;ldquo;a simulated group sex scene at a high school party.&amp;rdquo;  CBS has protested on the grounds that all 4,211 complaints were submitted via the Parents Television Council and American Family Affiliation websites, and only two complaints referred to actually seeing the offending scene.&lt;br /&gt;&lt;br /&gt;(Remember, the FCC is the organization net neutrality advocates want to give the power to regulate content.  The power to mandate content will no doubt bring along the power to prohibit content.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Volcano seen erupting from space</title>
      <link>https://blog.lippard.org/2006/06/volcano-seen-erupting-from-space.html/</link>
      <pubDate>Thu, 15 Jun 2006 00:59:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/volcano-seen-erupting-from-space.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://antwrp.gsfc.nasa.gov/apod/image/0606/volcanoplume_iss.jpg&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px;&#34; src=&#34;http://antwrp.gsfc.nasa.gov/apod/image/0606/volcanoplume_iss.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;Astronaut Jeffrey N. Williams aboard the International Space Station &lt;a href=&#34;http://antwrp.gsfc.nasa.gov/apod/ap060607.html&#34;&gt;was the first to witness the Cleveland Volcano&lt;/a&gt; in the Aleutian island chain erupting three weeks ago, and took this nice photo.&lt;br /&gt;&lt;br /&gt;Hat tip:  &lt;a href=&#34;http://www.twopercentco.com/rants/archives/2006/06/spacewalker_sna.html&#34;&gt;The Two Percent Company&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Church of the Computer</title>
      <link>https://blog.lippard.org/2006/06/church-of-computer.html/</link>
      <pubDate>Thu, 15 Jun 2006 00:42:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/church-of-computer.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://photos1.blogger.com/blogger/7184/598/400/MareNostrumchurch.jpg&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px;&#34; src=&#34;http://photos1.blogger.com/blogger/7184/598/400/MareNostrumchurch.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;Mare Nostrum computer at the Technical University of Catalonia, Barcelona, Spain, housed in a 1920s cathedral.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://bldgblog.blogspot.com/2006/05/rooms-of-algebraic-theology.html&#34;&gt;BLDGBLOG&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bennett on Free Press net neutrality &#34;facts&#34;</title>
      <link>https://blog.lippard.org/2006/06/bennett-on-free-press-net-neutrality.html/</link>
      <pubDate>Tue, 13 Jun 2006 03:04:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/bennett-on-free-press-net-neutrality.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://bennett.com/blog/index.php/archives/2006/06/12/facts-vs-fictions/&#34;&gt;Richard Bennett at the Original Blog has criticized&lt;/a&gt; Free Press&amp;rsquo;s list of network neutrality facts, arguing that most of them are fictions, e.g.:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;PSEUDO-FACT #1: Network Neutrality protections have existed for the entire history of the Internet.&lt;/p&gt;  &lt;p&gt;REAL FACT: Actually, there is no legal precedent at all for the anti-QoS provision of the Neutrality regulations, and many commercial Internet customers use QoS today. Even the Internet2 Abilene network tried to use it.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Verizon&#39;s Thomas Tauke on net neutrality</title>
      <link>https://blog.lippard.org/2006/06/verizons-thomas-tauke-on-net.html/</link>
      <pubDate>Tue, 13 Jun 2006 02:37:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/verizons-thomas-tauke-on-net.html/</guid>
      <description>&lt;p&gt;Declan McCullagh &lt;a href=&#34;http://news.com.com/Net+neutrality+Meet+the+winner/2008-1028_3-6082444.html?tag=nefd.lede&#34;&gt;interviews Verizon&amp;rsquo;s Thomas Tauke on net neutrality&lt;/a&gt;.  A key Q&amp;amp;A:&lt;br /&gt;&lt;blockquote&gt;&lt;b&gt;What do you think of the tone of the debate, and the appearance  of  pro-Net neutrality spokespeople like &amp;lt;news:link id=&amp;ldquo;6074096&amp;rdquo;&amp;gt;Moby&amp;lt;/news:link&amp;gt; and Alyssa Milano?&lt;/b&gt;&lt;br /&gt; Tauke: I think it&amp;rsquo;s one of the stranger debates I&amp;rsquo;ve ever been involved in.  It&amp;rsquo;s almost like we&amp;rsquo;re debating what is beauty and how do we define it  and regulate it? The problem is that everyone has a different  definition  of Net neutrality. If you look at the four major companies that are  supporting the Net neutrality arguments, there are three distinct  definitions of what Net neutrality should mean. &lt;p&gt;  The question becomes which way do you think the market will better  develop? If government sets policy today that dictates how the market  develops? We think it should develop in the free market space, and  government regulation should come in when a problem becomes apparent.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Martin Geddes on net neutrality, federalism, and U.S. vs. EU</title>
      <link>https://blog.lippard.org/2006/06/martin-geddes-on-net-neutrality.html/</link>
      <pubDate>Tue, 13 Jun 2006 02:04:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/martin-geddes-on-net-neutrality.html/</guid>
      <description>&lt;p&gt;Martin Geddes has written &lt;a href=&#34;http://www.telepocalypse.net/archives/000957.html&#34;&gt;a very interesting post at his Telepocalypse blog titled &amp;ldquo;You won&amp;rsquo;t like this, not one bit,&amp;quot;&lt;/a&gt; but I do like it, very much.  He links to his past statements on network neutrality, and then asserts that &amp;ldquo;over time, the architecture of the telecom system will resemble the political system around it.&amp;rdquo;  He compares the U.S. government to the EU, and the irony that the planned federalism of the U.S. (where the states would run things their own way, competing with each other and evolving better rules in the process) has been supplanted by much stronger federal government setting most of the rules at a national level, while the EU, composed of nations of a much more collectivist/statist variety, has evolved into a collection of &amp;ldquo;competing regulatory regimes and voluntary cross-border cooperation compared to the centrally planned US communications economy.&amp;quot;&lt;br /&gt;&lt;br /&gt;For good measure, he throws in a comparison to networks:  &amp;ldquo;That means the EU constitution is “edge-based”, and the US one doesn’t scale. Oops. Hey, just skip a generation and move straight to anarchism: peer-to-peer contracts, and a state whose only function is to enforce them.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Network security panel in Boston area</title>
      <link>https://blog.lippard.org/2006/06/network-security-panel-in-boston-area.html/</link>
      <pubDate>Mon, 12 Jun 2006 17:02:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/network-security-panel-in-boston-area.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ll be on a breakfast panel for MassNetComms on June 28 in Newton, MA, on this subject:&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;&lt;/span&gt;&lt;blockquote&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Secure Carrier Infrastructure in the IP Network&lt;/span&gt;&lt;br /&gt;When customers talk to the suppliers of network services, whether VoIP, or broadband, or wireless, their most important requirements are associated with network security. Breaches in network security impact reliability and availability, with devastating revenue and competitive consequences. Service providers who demonstrate cost-effective security at all layers of the network and applications will be able to differentiate their services in an increasingly competitive market. The need for security is creating more demand for outsourced managed services, and thus a business opportunity for the carrier. Are carriers recognizing that security is integral to the value proposition? As the major carriers continue to invest in infrastructure, how does the architecture support network security?&lt;/blockquote&gt;More information about this event &lt;a href=&#34;http://www.massnetcomms.org/event_detail.asp?iEventID=92&#34;&gt;at the MassNetComms site&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>When private property becomes the commons</title>
      <link>https://blog.lippard.org/2006/06/when-private-property-becomes-commons.html/</link>
      <pubDate>Mon, 12 Jun 2006 15:57:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/when-private-property-becomes-commons.html/</guid>
      <description>&lt;p&gt;While thinking about &lt;a href=&#34;https://blog.lippard.org/2006/06/adler-on-federal-environmental.html&#34;&gt;Jonathan Adler&amp;rsquo;s presentation at the Skeptics Society conference&lt;/a&gt;, it occurred to me that the &lt;a href=&#34;https://blog.lippard.org/2006/06/part-ii-of-botnets-interview.html&#34;&gt;problem of botnets&lt;/a&gt; is, in effect, a tragedy of the commons.  The private personal computers of consumers which are connected full-time to the Internet and are not kept up-to-date on patches have, in effect, become a commons to be exploited by the botherders.  The owners of the computers are generally not aware of what&amp;rsquo;s going on, as the bots generally try to minimize obtrusiveness in order to continue to operate.  The actual damages to each individual are typically quite small (with some notable exceptions&amp;ndash;botherders can steal and make use of any data on the machine, including personal identity information and confidential documents), and the individual consumer doesn&amp;rsquo;t have sufficient incentive to prevent the problem (say, by spending additional money on security software or taking the time to maintain the system).&lt;br /&gt;&lt;br /&gt;Similarly, the typical entry-level casual blogger may not have incentives to keep their blogs free of spam comments.  Neither, for that matter, does commons-advocate Larry Lessig, &lt;a href=&#34;http://www.lessig.org/blog/&#34;&gt;whose blog&lt;/a&gt;&amp;rsquo;s comments are full of spam, making them less useful than they otherwise would be&amp;ndash;I think this is an amusing irony about Lessig&amp;rsquo;s position in his book &lt;span style=&#34;font-style: italic;&#34;&gt;Code&lt;/span&gt;.  He argues that we need to have some subsidized public space on the Internet, but it seems to me private companies have already created it largely without public subsidy, and I think &lt;a href=&#34;http://wired.lycos.com/news/politics/0,1283,31591,00.html&#34;&gt;Declan McCullagh has the better case&lt;/a&gt; in his exchange with Lessig.  (By contrast, Blogger does have incentive to prevent spam blogs, which consume large amounts of its resources and make its service less useful&amp;ndash;and so it takes &lt;a href=&#34;https://blog.lippard.org/2006/03/bloggers-spam-prevention-robots-are.html&#34;&gt;sometimes heavy-handed automated actions&lt;/a&gt; to try to shut it down.)&lt;br /&gt;&lt;br /&gt;Bruce Schneier has argued that the right way to resolve this particular problem is by &lt;a href=&#34;http://www.schneier.com/essay-040.html&#34;&gt;setting liability rules to shift incentives&lt;/a&gt; to players who can address the issue&amp;ndash;e.g., &lt;a href=&#34;http://www.schneier.com/blog/archives/2004/11/computer_securi.html&#34;&gt;software companies&lt;/a&gt;, ISPs, and &lt;a href=&#34;http://www.schneier.com/blog/archives/2005/10/phishing_1.html&#34;&gt;banks&lt;/a&gt; (for phishing, but see &lt;a href=&#34;http://www.financialcryptography.com/mt/archives/000560.html&#34;&gt;this rebuttal&lt;/a&gt;).  I agree with Schneier on this general point and with the broader point that &lt;a href=&#34;http://www.cl.cam.ac.uk/%7Erja14/econsec.html&#34;&gt;economics has a lot to teach information security&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>&#34;Banner farms&#34; and spyware</title>
      <link>https://blog.lippard.org/2006/06/banner-farms-and-spyware_115012668233363470.html/</link>
      <pubDate>Mon, 12 Jun 2006 15:26:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/banner-farms-and-spyware_115012668233363470.html/</guid>
      <description>&lt;p&gt;Ben Edelman &lt;a href=&#34;http://www.benedelman.org/news/061206-1.html&#34;&gt;continues his valuable research with an exposure of Hula Direct&amp;rsquo;s &amp;ldquo;banner farms&amp;rdquo;&lt;/a&gt; which are being used to display banner ads through popups, driven by spyware installations:&lt;br /&gt;&lt;blockquote&gt;Hula cannot write off its spyware-sourced traffic as a mere anomaly or glitch. I have received Hula popups from multiple spyware programs over many months. Throughout that period, I have never arrived at any Hula site in any way other than from spyware &amp;ndash; never as a popup or popunder served on any bona fide web site, in my personal casual web surfing or in my professional examination of web sites and advertising practices. From these facts, I can only conclude that spyware popups are a substantial source of traffic to Hula&amp;rsquo;s sites.&lt;/blockquote&gt;Edelman also notes that most of Hula&amp;rsquo;s ads include JavaScript code or HTML refresh meta tags to automatically reload the ads fairly quickly.  The effect is to display more ads, and to show the ads for a shorter time than the advertisers are expecting.&lt;br /&gt;&lt;br /&gt;Hula doesn&amp;rsquo;t have a direct relationship with its advertisers (Edelman notes the relationships of cash and traffic flow), but they are being complacent and allowing it to happen.  Some of the advertisers:  Vonage, Verizon, Circuit City.&lt;br /&gt;&lt;br /&gt;Finally, Edelman notes that some of the ad networks being used by Hula have taken notice and started to take action.  One ad network, Red McCombs Media, refused to pay a $200,000+ bill from Hula and has been sued by them for breach of contract.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Adler on federal environmental regulation</title>
      <link>https://blog.lippard.org/2006/06/adler-on-federal-environmental.html/</link>
      <pubDate>Mon, 12 Jun 2006 00:24:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/adler-on-federal-environmental.html/</guid>
      <description>&lt;p&gt;At the &lt;a href=&#34;https://blog.lippard.org/2006/06/skeptics-society-conference.html&#34;&gt;Skeptics Society conference on &amp;ldquo;The Environmental Wars,&amp;quot;&lt;/a&gt; Jonathan Adler gave a talk on &lt;a href=&#34;http://commonsblog.org/archives/000683.php&#34;&gt;&amp;ldquo;Fables of Federal Environmental Regulation.&amp;quot;&lt;/a&gt;  Adler&amp;rsquo;s talk made several points, the main ones among them being:&lt;br /&gt;&lt;br /&gt;* Federal regulations tend to come late to the game, after state and local regulations or private actions have already begun addressing the problems.  The recurring pattern is that there is an initial recognition of a problem, there&amp;rsquo;s state and local regulation and private action to address it, and then there&amp;rsquo;s federalization.  I can add to Adler&amp;rsquo;s examples the development of the cellular telephone industry, where private actors stepped in to allocate licenses through the &lt;a href=&#34;http://www.contextmag.com/setFrameRedirect.asp?src=https://blog.lippard.org/archives/200112/BookExcerpt.asp&#34;&gt;&amp;ldquo;Big Monopoly Game&amp;rdquo;&lt;/a&gt; (a story told in the book &lt;span style=&#34;font-style: italic;&#34;&gt;Wireless Nation&lt;/span&gt;) when the FCC proved incompetent to do so itself; federal anti-spam legislation, which came only after many states passed anti-spam laws; and federal law to require notification of customers whose personal information has been exposed by system compromise (which still doesn&amp;rsquo;t exist, though almost half the states now have some kind of hacking notification law).  (In a related point, industries regularly develop products that completely sidestep federal regulations, such as the SUV, interstate banking, credit cards, money market accounts, and discount brokerages.  The development of the latter financial products is a story told in Joseph Nocera&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;A Piece of the Action: How the Middle Class Joined the Money Class&lt;/span&gt;.)&lt;br /&gt;&lt;br /&gt;* The causes of federal regulations are not necessarily the problems themselves, but are often rent-seeking by involved entities, which can create a barrier to other alternative solutions.  Adler listed four causes of federal environmental regulations: increased environmental awareness (by the voters and the feds), increasingly nationalized politics (political action at a national level), distrust of states and federalism, and rent-seeking.  He gave examples to illustrate.&lt;br /&gt;&lt;br /&gt;* We don&amp;rsquo;t see (I&amp;rsquo;d say &amp;ldquo;we tend not to see&amp;rdquo;) environmental problems where we have well-defined property rights; the environmental problems occur in the commons (cf. Garrett Hardin&amp;rsquo;s &lt;a href=&#34;http://dieoff.org/page95.htm&#34;&gt;&amp;ldquo;The Tragedy of the Commons&amp;rdquo;&lt;/a&gt;).  I disagree with making this an absolute statement since there are bad actors who disregard even well-established property rights (or liability rules).&lt;br /&gt;&lt;br /&gt;Adler&amp;rsquo;s intent was to raise skepticism about federal regulation on environmental matters on the basis of several points:&lt;br /&gt;&lt;br /&gt;* History shows the problem already being addressed effectively in a more decentralized manner.&lt;br /&gt;* Federal regulation tends to preempt state regulation, creating a uniform approach that doesn&amp;rsquo;t allow us the benefits of seeing how different approaches might work&amp;ndash;we can miss out on better ways of dealing with the issue.&lt;br /&gt;* The rent-seeking behavior can produce unintended consequences that can make things worse or impose other costs.&lt;br /&gt;&lt;br /&gt;While I&amp;rsquo;m not sure I agree with the implied conclusion that federal regulation is never helpful, I agree that these are good reasons to be skeptical.&lt;br /&gt;&lt;br /&gt;The preemption issue in particular is a big one.  The federal anti-spam law, CAN-SPAM, was pushed through after years of failure to pass federal regulations against spam after California passed a tough mandatory opt-in law.  The federal law was passed largely through efforts by Microsoft and AOL (whose lawyers helped write it) and preempted state laws which mandated opt-in or any requirements contrary to the federal law.  I don&amp;rsquo;t think it&amp;rsquo;s cynical to believe that preventing the California law from taking effect&amp;ndash;which would potentially have affected online marketing efforts by Microsoft and AOL&amp;ndash;was a major cause of the federal legislation passing.&lt;br /&gt;&lt;br /&gt;The benefit of preemption is that it creates a level playing field across the entire nation, which reduces the costs of compliance for those who operate across multiple states.  But it also reduces the likelihood of innovation in law through experimentation with different approaches, and reduces the advantages of local entities in competition with multi-state entities.  It also prevents a state with more stringent requirements from affecting the behavior of a multi-state provider operating in that state, when the requirements get dropped to a federal lowest common denominator.  As regulation almost always has unintended consequences, a diversity of approaches provides a way to discover those consequences and make more informed choices.&lt;br /&gt;&lt;br /&gt;Another issue is that many federal regulations provide little in the way of enforcement, and the more federal regulations are created, the less likely that any particular one will have enforcement resources devoted to it.  If you look at the FCC&amp;rsquo;s enforcement of laws against illegal telemarketing activity (such as the prohibition on prerecorded solicitations to residential telephones, and the prohibition on telemarketing to cell phones), it&amp;rsquo;s virtually nonexistent.  They occasionally issue a citation, and very rarely issue fines to telemarketers who are blatantly violating the law on a daily basis.  In this particular case, the law creates a private right of action so that the recipient of such an illegal call can file a civil case, and this model is one I&amp;rsquo;d like to endorse.  I&amp;rsquo;ve &lt;a href=&#34;http://www.discord.org/%7Elippard/lawsuits.html&#34;&gt;personally had far more effect on most of the specific telemarketers&lt;/a&gt; who have made illegal calls to my residence than the FCC has.  Federal laws and regulations can be effective when they are applicable to a small number of large players who can be adequately policed by a federal agency (but in such cases those large players tend to also be large players in Washington, D.C., and have huge influence over what rules get set) or when the enforcement is pushed down to state, local, or even private levels (e.g., using property or liability rules rather than agency-based regulation).  Otherwise, they tend to be largely symbolic, with enforcement actions only occurring against major offenders while most violations are left unpunished.&lt;br /&gt;&lt;br /&gt;The most effective solutions are those which place the incentives on involved parties to voluntarily come to agreements that address the issues, and I think these are possible in most circumstances with the appropriate set of property and liability rules.  A good discussion of this subject may be found in David Friedman&amp;rsquo;s book, &lt;a href=&#34;http://www.daviddfriedman.com/laws_order/index.shtml&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Law&amp;rsquo;s Order: What Economics Has to Do With Law and Why It Matters&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;There seems to be a widespread illusion on the part of many people that many problems can be solved merely by passing the federal legislation, without regard for the actual empirical consequences of such legislation (or the actual process of how it&amp;rsquo;s determined what gets put into such legislation!).  From intellectual property law, to environmental law, to telecommunications law (e.g., net neutrality), good intentions can easily lead to bad consequences by those who don&amp;rsquo;t concern themselves with such details.  Friedman&amp;rsquo;s book is a good start as an antidote to such thinking.&lt;/p&gt;</description>
    </item>
    <item>
      <title>George Ou explains QoS to Russell Shaw</title>
      <link>https://blog.lippard.org/2006/06/george-ou-explains-qos-to-russell-shaw.html/</link>
      <pubDate>Sat, 10 Jun 2006 21:51:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/george-ou-explains-qos-to-russell-shaw.html/</guid>
      <description>&lt;p&gt;In an exchange on ZDNet, &lt;a href=&#34;http://blogs.zdnet.com/Ou/?p=244&#34;&gt;George Ou gives a simple explanation of the benefits of QoS&lt;/a&gt; for VoIP traffic and why any form of &amp;ldquo;net neutrality&amp;rdquo; that prohibits it or requires it to be offered without premium charges is a bad idea:&lt;br /&gt;&lt;blockquote&gt;&lt;p&gt; I’ll say this loud and clear; QoS is a reordering of packets that is an essential part of network traffic engineering. Take the following example where A represents VoIP packets and b represents webpage packets.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Information Security Index</title>
      <link>https://blog.lippard.org/2006/06/information-security-index.html/</link>
      <pubDate>Sat, 10 Jun 2006 04:14:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/information-security-index.html/</guid>
      <description>&lt;p&gt;This post is an index to posts at The Lippard Blog on the subject of information security.  This is probably not a complete list; I&amp;rsquo;ve tended to exclude posts labeled &amp;ldquo;security&amp;rdquo; that don&amp;rsquo;t specifically touch on information security and may have over-excluded.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2005/08/richard-bejtlich-reviews-extreme.html&#34;&gt;&amp;ldquo;Richard Bejtlich reviews Extreme Exploits&amp;rdquo;&lt;/a&gt; (August 16, 2005) Link to Richard Bejtlich review of &lt;span style=&#34;font-style: italic;&#34;&gt;Extreme Exploits&lt;/span&gt;, a book I was the technical editor on.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2005/11/sonys-drm-not-much-different-from.html&#34;&gt;&amp;ldquo;Sony&amp;rsquo;s DRM&amp;ndash;not much different from criminal hacking&amp;rdquo;&lt;/a&gt; (November 2, 2005) Summary and link to Mark Russinovich&amp;rsquo;s exposure of the Sony rootkit DRM.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2005/11/defending-against-botnets.html&#34;&gt;&amp;ldquo;Defending Against Botnets&amp;rdquo;&lt;/a&gt; (November 3, 2005) Link to my presentation on this subject at Arizona State University.&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2005/11/sony-drm-class-action-lawsuits.html&#34;&gt;&lt;br /&gt;&amp;ldquo;Sony DRM class action lawsuits&amp;rdquo;&lt;/a&gt; (November 10, 2005) Comment on the Sony rootkit class action lawsuits.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2005/12/another-botnet-talk.html&#34;&gt;&amp;ldquo;Another Botnet Talk&amp;rdquo;&lt;/a&gt; (December 11, 2005) Comment on my December botnet talk for Phoenix InfraGard, with links to past botnet presentations.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2005/12/major-flaw-in-diebold-voting-machines.html&#34;&gt;&amp;ldquo;Major flaw in Diebold voting machines&amp;rdquo;&lt;/a&gt; (December 23, 2005) A flaw that allows preloading votes on a memory card for Diebold voting machines in an undetectible way.&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/01/windows-meta-file-wmf-exploit.html&#34;&gt;&lt;br /&gt;&amp;ldquo;The Windows Meta File (WMF) exploit&amp;rdquo;&lt;/a&gt; (January 3, 2006) Description of an at-the-time unresolved Windows vulnerability.&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/01/new-internet-consumer-protection-tool.html&#34;&gt;&lt;br /&gt;&amp;ldquo;New Internet consumer protection tool&amp;ndash;SiteAdvisor.com&amp;rdquo;&lt;/a&gt; (January 25, 2006) Report on SiteAdvisor.com tool (now a McAfee product).&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/01/pushing-spyware-through-search.html&#34;&gt;&amp;ldquo;Pushing Spyware through Search&amp;rdquo;&lt;/a&gt; (January 28, 2006) Ben Edelman&amp;rsquo;s work on how Google is connected to spyware by accepting paid advertising from companies that distribute it.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/02/database-error-causes-unbalanced.html&#34;&gt;&amp;ldquo;Database error causes unbalanced budget&amp;rdquo;&lt;/a&gt; (February 17, 2006) How a house in Indiana was incorrectly valued at $400 million due to a single-keystroke error, leading to wrongly increased budgets and distribution of funds on the expectation of property tax revenue.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/02/security-catalyst-podcast.html&#34;&gt;&amp;ldquo;The Security Catalyst podcast&amp;rdquo;&lt;/a&gt; (February 18, 2006) Announcement of Michael Santarcangelo&amp;rsquo;s security podcast.&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/02/controversial-hacker-publishes-cover.html&#34;&gt;&lt;br /&gt;&amp;ldquo;Controversial hacker publishes cover story in Skeptical Inquirer&amp;rdquo;&lt;/a&gt; (February 19, 2006) Critique of Carolyn Meinel&amp;rsquo;s article about information warfare.&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/05/even-more-serious-diebold-voting.html&#34;&gt;&lt;br /&gt;&amp;ldquo;Even more serious Diebold voting machine flaws&amp;rdquo;&lt;/a&gt; (May 14, 2006) Hurst report on new major flaws found in Diebold voting machines.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/05/botnet-interview-on-security-catalyst.html&#34;&gt;&amp;ldquo;Botnet interview on the Security Catalyst podcast&amp;rdquo;&lt;/a&gt; (May 23, 2006) Link to part I of my interview on botnets with Michael Santarcangelo.&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/06/part-ii-of-botnets-interview.html&#34;&gt;&lt;br /&gt;&amp;ldquo;Part II of Botnets Interview&amp;rdquo;&lt;/a&gt; (June 4, 2006) Link to part II of my botnets interview.&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/06/banner-farms-and-spyware_115012668233363470.html&#34;&gt;&lt;br /&gt;&amp;quot;&amp;lsquo;Banner farms&amp;rsquo; and spyware&amp;quot;&lt;/a&gt; (June 12, 2006) Ben Edelman&amp;rsquo;s exposure of Hula Direct&amp;rsquo;s &amp;ldquo;banner farms&amp;rdquo; used to deliver ads via spyware.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/06/when-private-property-becomes-commons.html&#34;&gt;&amp;ldquo;When private property becomes the commons&amp;rdquo;&lt;/a&gt; (June 12, 2006) Consumer PCs as Internet &amp;ldquo;commons,&amp;rdquo; economics and information security.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/06/network-security-panel-in-boston-area.html&#34;&gt;&amp;ldquo;Network security panel in Boston area&amp;rdquo;&lt;/a&gt; (June 12, 2006) Announcement of a public speaking gig.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/07/identity-crisis-how-identification-is.html&#34;&gt;&amp;ldquo;Identity Crisis: How Identification is Overused and Misunderstood&amp;rdquo;&lt;/a&gt; (July 6, 2006) Quotation from Tim Lee review of book by Jim Harper with this title.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/07/9th-circuit-approves-random.html&#34;&gt;&amp;ldquo;9th Circuit approves random warrantless searches and seizures of laptops&amp;rdquo;&lt;/a&gt; (July 28, 2006) Bad decision granting border police the right to perform full forensic examination of the hard drives of laptops carried by people wanting to cross the U.S. border.&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/08/is-it-worth-shutting-down-botnet.html&#34;&gt;&lt;br /&gt;&amp;ldquo;Is it worth shutting down botnet controllers?&amp;quot;&lt;/a&gt; (August 18, 2006) A response to remarks by Gadi Evron and Paul Vixie that it is no longer worth shutting down botnet controllers.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/09/ineffectiveness-of-truste.html&#34;&gt;&amp;ldquo;The ineffectiveness of TRUSTe&amp;rdquo;&lt;/a&gt; (September 29, 2006) A larger proportion of sites with TRUSTe certification are marked as untrustworthy in SiteAdvisor&amp;rsquo;s database than of those that don&amp;rsquo;t have TRUSTe certification.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/10/us-no-fly-list-is-joke.html&#34;&gt;&amp;ldquo;The U.S. no-fly list is a joke&amp;rdquo;&lt;/a&gt; (October 5, 2006) The no-fly list has major flaws, listing people who aren&amp;rsquo;t a threat and not listing people who are&amp;ndash;and presuming that terrorists will be identifiable by their names.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/10/how-planespotting-uncovered-cia.html&#34;&gt;&amp;ldquo;How planespotting uncovered CIA torture flights&amp;rdquo;&lt;/a&gt; (October 20, 2006) How an unusual hobby allowed for traffic analysis to uncover CIA torture flights.&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/10/point-out-obvious-get-raided-by-fbi.html&#34;&gt;&lt;br /&gt;&amp;ldquo;Point out the obvious, get raided by the FBI&amp;rdquo;&lt;/a&gt; (October 29, 2006) Chris Soghoian gets raided by the FBI after putting up a web page that allows generation of Northwest Airlines boarding passes.&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/10/electronic-voting-machines-in-florida.html&#34;&gt;&lt;br /&gt;&amp;ldquo;Electronic voting machines in Florida having problems in early voting&amp;rdquo;&lt;/a&gt; (October 31, 2006) A report on voting machines registering votes for the wrong candidate due to touch screen calibration issues.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/11/two-faces-of-diebold.html&#34;&gt;&amp;ldquo;The Two Faces of Diebold&amp;rdquo; &lt;/a&gt;(November 5, 2006) The difference between the public and private versions of SAIC&amp;rsquo;s report on Diebold voting machine vulnerabilities.&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/12/fbi-eavesdropping-via-cell-phones-and.html&#34;&gt;&lt;br /&gt;&amp;ldquo;FBI eavesdropping via cell phones and OnStar&amp;rdquo;&lt;/a&gt; (December 4, 2006) Reports of vulnerabilities in newer cell phones that allow them to be used as listening devices even when powered off.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/12/time-to-stop-using-microsoft-word.html&#34;&gt;&amp;ldquo;Time to Stop Using Microsoft Word&amp;rdquo;&lt;/a&gt; (December 7, 2006) New unpatched malicious code execution vulnerability in most versions of Word.&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/12/staffer-for-congressman-tries-to-hire.html&#34;&gt;&lt;br /&gt;&amp;ldquo;Staffer for Congressman tries to hire hacker to change grades&amp;rdquo;&lt;/a&gt; (December 22, 2006) Todd Shriber&amp;rsquo;s failed attempt to retroactively improve his college career.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2007/01/my-bank-is-on-ball.html&#34;&gt;&amp;ldquo;My bank is on the ball&amp;rdquo;&lt;/a&gt; (January 6, 2007) My bank prevents theft of my money.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2007/01/skeptical-information-and-security.html&#34;&gt;&amp;ldquo;Skeptical information and security information links&amp;rdquo;&lt;/a&gt; (January 23, 2007) Promotion of my security links and skeptical links sites.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2007/02/schoolteacher-convicted-on-bogus.html&#34;&gt;&amp;ldquo;Schoolteacher convicted on bogus charges due to malware&amp;rdquo;&lt;/a&gt; (February 4, 2007) Connecticut teacher Julie Amero successfully prosecuted for showing porn to kids, when in fact it was the result of malware on a machine the school district refused to pay for antivirus software on.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2007/02/mccain-proposes-unfunded-mandate-for.html&#34;&gt;&amp;ldquo;McCain proposes an unfunded mandate for ISPs&amp;rdquo;&lt;/a&gt; (February 7, 2007) McCain sponsors a bill to force ISPs to scan all traffic for and report child porn images they find.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2007/02/warner-music-wed-rather-go-out-of.html&#34;&gt;&amp;ldquo;Warner Music: We&amp;rsquo;d rather go out of business than give customers what they want&amp;rdquo;&lt;/a&gt; (February 9, 2007) Warner Music says no way to DRM-free music.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2007/02/economics-of-information-security.html&#34;&gt;&amp;ldquo;The economics of information security&amp;rdquo;&lt;/a&gt; (February 13, 2007) Ross Anderson and Tyler Moore paper on the economics of infosec.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2007/02/how-ipv6-is-already-creating-security.html&#34;&gt;&amp;ldquo;How IPv6 is already creating security problems&amp;rdquo;&lt;/a&gt; (February 19, 2007) Apple AirPort allows bypass of firewall rules via IPv6.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2007/03/windows-mac-and-bsd-security.html&#34;&gt;&amp;ldquo;Windows, Mac, and BSD Security&amp;rdquo;&lt;/a&gt; (March 8, 2007) Amusing video parody comparing the OSes.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2007/03/bob-hagen-on-botnet-evolution.html&#34;&gt;&amp;ldquo;Bob Hagen on botnet evolution&amp;rdquo;&lt;/a&gt; (March 9, 2007) My former colleague on trends in botnets.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2007/03/rsyncnet-warrant-canary.html&#34;&gt;&amp;ldquo;The rsync.net warrant canary&amp;rdquo;&lt;/a&gt; (March 25, 2007) How rsync.net will communicate whether it receives a National Security Letter without breaking the law.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2007/04/fbi-focus-on-counterterrorism-leads-to.html&#34;&gt;&amp;ldquo;FBI focus on counterterrorism leads to increase in unprosecuted fraud and identity theft&amp;rdquo;&lt;/a&gt; (April 11, 2007) The law of unintended consequences strikes again.&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2007/05/banning-distribution-of-aacs-keys-is.html&#34;&gt;&lt;br /&gt;&amp;ldquo;Banning the distribution of AACS keys is futile&amp;rdquo;&lt;/a&gt; (May 3, 2007) You can&amp;rsquo;t stop the communication of a 128-bit number as though it&amp;rsquo;s proprietary.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2007/05/calea-compliance-day.html&#34;&gt;&amp;ldquo;CALEA compliance day&amp;rdquo;&lt;/a&gt; (May 14, 2007) Commemoration of the day that VoIP providers have to be CALEA-compliant.&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2007/05/spying-on-homefront.html&#34;&gt;&lt;br /&gt;&amp;ldquo;Spying on the homefront&amp;rdquo;&lt;/a&gt; (May 14, 2007) PBS Frontline on FBI misuse of National Security Letters and NSA eavesdropping.&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2007/06/bots-of-summer.html&#34;&gt;&lt;br /&gt;&amp;ldquo;The bots of summer&amp;rdquo;&lt;/a&gt; (June 6, 2007) Report on some media coverage of my botnet interview with the Security Catalyst from 2006.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2007/06/microsofts-new-turing-test.html&#34;&gt;&amp;ldquo;Microsoft&amp;rsquo;s new Turing Test&amp;rdquo;&lt;/a&gt; (June 12, 2007) It&amp;rsquo;s not often I get to combine animal rescue and information security topics, but this is one&amp;ndash;using animal pictures to authenticate.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2007/06/operation-bot-roast.html&#34;&gt;&amp;ldquo;Operation Bot Roast&amp;rdquo;&lt;/a&gt; (June 14, 2007) FBI prosecution of some botnet people.&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2007/07/google-thinks-im-malware.html&#34;&gt;&lt;br /&gt;&amp;ldquo;Google thinks I&amp;rsquo;m malware&amp;rdquo;&lt;/a&gt; (July 13, 2007) Google stops returning results to me in some cases because my behavior looks like malware activity.&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2007/07/asking-printer-manufacturers-to-stop.html&#34;&gt;&lt;br /&gt;&amp;ldquo;Asking printer manufacturers to stop spying results in Secret Service visit?&amp;quot;&lt;/a&gt; (July 14, 2007) MIT Media Lab project to get people to complain to printer manufacturers about their secret coding of serial numbers, which got one person a visit from the USSS.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2007/07/marketplace-for-software.html&#34;&gt;&amp;ldquo;A marketplace for software vulnerabilities&amp;rdquo;&lt;/a&gt; (July 29, 2007) WabiSabiLabi&amp;rsquo;s abortive attempt to create a market for the sale and purchase of vulnerability information.&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2007/09/another-sony-rootkit.html&#34;&gt;&lt;br /&gt;&amp;ldquo;Another Sony rootkit&amp;rdquo;&lt;/a&gt; (September 5, 2007) F-Secure finds another Sony product that installs a rootkit&amp;ndash;the Sony MicroVault USM-F memory stick (now off the market).&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2007/09/anti-p2p-company-suffers-major-security.html&#34;&gt;&lt;br /&gt;&amp;ldquo;Anti-P2P company suffers major security breach&amp;rdquo;&lt;/a&gt; (September 16, 2007) Media Defender gets hacked.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2007/09/microsoft-updates-windows-xp-and-vista.html&#34;&gt;&amp;ldquo;Microsoft updates Windows XP and Vista without user permission or notification&amp;rdquo;&lt;/a&gt; (September 17, 2007) Nine executables get pushed to everybody even if Windows update is turned off&amp;ndash;except for corporate SMS users.&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2007/09/lessons-for-information-security-from.html&#34;&gt;&lt;br /&gt;&amp;ldquo;Lessons for information security from Multics&amp;rdquo;&lt;/a&gt; (September 19, 2007) Paul Karger and Roger Schell&amp;rsquo;s paper on Multics gets attention from Bruce Schneier.&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2007/09/hacker-finds-vulnerability-in-adobe.html&#34;&gt;&lt;br /&gt;&amp;ldquo;Hacker finds vulnerability in Adobe Reader&amp;rdquo;&lt;/a&gt; (September 24, 2007) The era of attacks on applications rather than OS&amp;rsquo;s gets a boost.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2007/11/break-in-at-ci-host-colo-facility.html&#34;&gt;&amp;ldquo;Break-in at CI Host colo facility&amp;rdquo;&lt;/a&gt; (November 4, 2007) The role of physical security for websites.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2007/11/spammers-and-criminals-for-ron-paul.html&#34;&gt;&amp;ldquo;Spammers and criminals for Ron Paul&amp;rdquo;&lt;/a&gt; (November 6, 2007) Botnets used to send spam promoting Ron Paul.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2007/11/macintosh-security-lags-behind-windows.html&#34;&gt;&amp;ldquo;Macintosh security lags behind Windows and BSD&amp;rdquo;&lt;/a&gt; (November 8, 2007) Rundown on new Mac security features, some of which are negative in effect.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2007/11/multics-source-code-released.html&#34;&gt;&amp;ldquo;Multics source code released&amp;rdquo;&lt;/a&gt; (November 13, 2007) Multics becomes open source.&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2007/12/untraceable-looks-unwatchable.html&#34;&gt;&lt;br /&gt;&amp;ldquo;Untraceable looks unwatchable&amp;rdquo;&lt;/a&gt; (December 18, 2007) A post that generated a huge amount of response, about the Diane Lane movie that flopped at the box office, before it came out.&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2008/01/notorious-major-spammer-indicted.html&#34;&gt;&lt;br /&gt;&amp;ldquo;Notorious major spammer indicted&amp;rdquo;&lt;/a&gt; (January 3, 2008)  Alan Ralsky may actually get what he deserves.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2008/01/boeing-787-potentially-vulnerable-to.html&#34;&gt;&amp;ldquo;Boeing 787 potentially vulnerable to passenger software-based hijacking&amp;rdquo;&lt;/a&gt; (January 8, 2008) Passenger Internet access for the Boeing 787 is physically connected to the network for communication and navigation.&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2008/01/anonymous-launches-war-against.html&#34;&gt;&lt;br /&gt;&amp;quot;&amp;lsquo;Anonymous&amp;rsquo; launches &amp;lsquo;war&amp;rsquo; against Scientology&amp;rdquo;&lt;/a&gt; (January 22, 2008) Denial of service attacks and other pranks against Scientology.&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2008/02/tinfoil-hat-brigade-generates-fear.html&#34;&gt;&lt;br /&gt;&amp;ldquo;Tinfoil hat brigade generates fear about Infragard&amp;rdquo;&lt;/a&gt; (February 8, 2008) Response to Matt Rothschild&amp;rsquo;s article in &lt;span style=&#34;font-style: italic;&#34;&gt;The Progressive&lt;/span&gt; claiming that InfraGard members have the right to &amp;ldquo;shoot to kill&amp;rdquo; when martial law is declared.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2008/02/fbi-responds-to-shoot-to-kill-claims.html&#34;&gt;&amp;ldquo;FBI responds to &amp;lsquo;shoot to kill&amp;rsquo; claims about InfraGard&amp;rdquo;&lt;/a&gt; (February 15, 2008) Commentary and link to the FBI&amp;rsquo;s response to Rothschild.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2008/02/malware-in-digital-photo-frames.html&#34;&gt;&amp;ldquo;Malware in digital photo frames&amp;rdquo;&lt;/a&gt; (February 17, 2008) Viruses in unusual digital storage locations.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2008/02/canada-busts-17-in-botnet-ring.html&#34;&gt;&amp;ldquo;Canada busts 17 in botnet ring&amp;rdquo;&lt;/a&gt; (February 21, 2008) News about law enforcement action against criminals in Canada.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2008/02/more-infragard-fud-and-misinformation.html&#34;&gt;&amp;ldquo;More InfraGard FUD and misinformation&amp;rdquo;&lt;/a&gt; (February 23, 2008) Response to Gary Barnett&amp;rsquo;s InfraGard article at the Future of Freedom Foundation website.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2008/02/new-mexico-infragard-conference.html&#34;&gt;&amp;ldquo;New Mexico InfraGard conference&amp;rdquo;&lt;/a&gt; (February 24, 2008) Summary of the New Mexico InfraGard&amp;rsquo;s &amp;ldquo;Dollar-Gard 2008&amp;rdquo; conference.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2008/02/pakistan-takes-out-youtube-gets-taken.html&#34;&gt;&amp;ldquo;Pakistan takes out YouTube, gets taken out in return&amp;rdquo;&lt;/a&gt; (February 25, 2008) Yesterday&amp;rsquo;s events of political and/or religious censorship gone awry in Pakistan.&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2008/03/julian-jaynes-loses-appeal-on-spamming.html&#34;&gt;&lt;br /&gt;&amp;ldquo;Jeremy Jaynes loses appeal on spamming case&amp;rdquo;&lt;/a&gt; (March 1, 2008) The Virginia Supreme Court upholds Virginia&amp;rsquo;s anti-spam law.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2008/03/software-awards-scam.html&#34;&gt;&amp;ldquo;Software awards scam&amp;rdquo;&lt;/a&gt; (March 25, 2008) Many software download sites give out bogus awards.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2008/04/scammers-scamming-scammers.html&#34;&gt;&amp;ldquo;Scammers scamming scammers&amp;rdquo;&lt;/a&gt; (April 7, 2008) Marco Cova looks at what some phishing kits really do.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2008/05/bad-military-botnet-proposal.html&#34;&gt;&amp;ldquo;Bad military botnet proposal&amp;rdquo;&lt;/a&gt; (May 13, 2008) A response to Col. Charles Williamson&amp;rsquo;s proposal to build a military botnet.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2008/05/mediadefender-launches-denial-of.html&#34;&gt;&amp;ldquo;MediaDefender launches denial of service attack against Revision3&amp;rdquo;&lt;/a&gt; (May 29, 2008) Anti-P2P piracy firm crosses the line and attacks a legitimate company.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2008/07/san-franciscos-city-network-held.html&#34;&gt;&amp;ldquo;San Francisco&amp;rsquo;s city network held hostage&amp;rdquo;&lt;/a&gt; (July 19, 2008) Some actual facts behind the hyped charges against the city&amp;rsquo;s network administrator.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2008/07/did-diebold-tamper-with-georgias-2002.html&#34;&gt;&amp;ldquo;Did Diebold tamper with Georgia&amp;rsquo;s 2002 elections?&amp;quot;&lt;/a&gt; (July 20, 2008) Some troubling information about Diebold&amp;rsquo;s last-minute patching on Georgia election machines.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2008/08/expert-tells-china-visitors-to-encrypt.html&#34;&gt;&amp;ldquo;Expert tells China visitors to encrypt data as U.S. announces policy of laptop seizure&amp;rdquo;&lt;/a&gt; (August 1, 2008) Concerns about privacy in both China and the U.S.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2008/08/military-botnets-article.html&#34;&gt;&amp;ldquo;Military botnets article&amp;rdquo;&lt;/a&gt; (August 28, 2008) Peter Buxbaum&amp;rsquo;s article on &amp;ldquo;Battling Botnets&amp;rdquo; in Military Information Technology magazine.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2008/09/virginia-supreme-court-strikes-down.html&#34;&gt;&amp;ldquo;Virginia Supreme Court strikes down anti-spam law&amp;rdquo;&lt;/a&gt; (September 12, 2008) Julian Jaynes goes free as Virginia&amp;rsquo;s anti-spam law goes away.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2008/09/sarah-palins-yahoo-account-hacked.html&#34;&gt;&amp;ldquo;Sarah Palin&amp;rsquo;s Yahoo account hacked&amp;rdquo;&lt;/a&gt; (September 17, 2008) Palin&amp;rsquo;s Yahoo account is hacked, and the contents published.&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2008/10/tsa-airport-security-is-waste-of-time.html&#34;&gt;&lt;br /&gt;&amp;ldquo;TSA airport security is a waste of time and money&amp;rdquo;&lt;/a&gt; (October 18, 2008) Link to Jeffrey Goldberg&amp;rsquo;s article in &lt;span style=&#34;font-style: italic;&#34;&gt;The Atlantic&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2008/11/behind-scenes-during-election-process.html&#34;&gt;&amp;ldquo;Behind the scenes during the election process&amp;rdquo;&lt;/a&gt; (November 6, 2008) Both major party presidential nominees suffered computer compromises.&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2008/11/white-house-may-be-forced-to-recover.html&#34;&gt;&lt;br /&gt;&amp;ldquo;White House may be forced to recover &amp;rsquo;lost&amp;rsquo; emails&amp;rdquo;&lt;/a&gt; (November 14, 2008) Lawsuit may require recovery from backups.&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2008/11/criminal-activity-by-air-marshals.html&#34;&gt;&lt;br /&gt;&amp;ldquo;Criminal activity by air marshals&amp;rdquo;&lt;/a&gt; (November 14, 2008) Multiple cases.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2008/12/patriot-act-nsl-gag-order.html&#34;&gt;&amp;ldquo;PATRIOT Act NSL gag order unconstitutional&amp;rdquo;&lt;/a&gt; (December 19, 2008) Recipients of National Security Letters now can&amp;rsquo;t be gagged without court order.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2009/03/us-nazi-dirty-bomb-plot.html&#34;&gt;&amp;ldquo;The U.S. Nazi dirty bomb plot&amp;rdquo;&lt;/a&gt; (March 15, 2009) A little-covered story about a real terrorist plot.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2009/04/cybersecurity-act-of-2009.html&#34;&gt;&amp;ldquo;The Cybersecurity Act of 2009&amp;rdquo;&lt;/a&gt; (April 4, 2009) It&amp;rsquo;s not as bad as it appears.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2009/05/tracking-cyberspies-through-web.html&#34;&gt;&amp;ldquo;Tracking cyberspies through the web wilderness&amp;rdquo;&lt;/a&gt; (May 12, 2009) How University of Toronto researchers have tracked online spying activity.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2009/06/bad-military-botnet-proposal-still.html&#34;&gt;&amp;ldquo;Bad military botnet proposal still being pushed&amp;rdquo;&lt;/a&gt; (June 26, 2009) Col. Williamson&amp;rsquo;s proposal to build an offensive U.S. military botnet is still being promoted by him.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2009/07/dhs-still-mess-five-years-on.html&#34;&gt;&amp;ldquo;DHS still a mess, five years on&amp;rdquo;&lt;/a&gt; (July 16, 2009) Center for Public Integrity review of DHS.&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2009/07/how-twitter-got-compromised.html&#34;&gt;&lt;br /&gt;&amp;ldquo;How Twitter got compromised&amp;rdquo;&lt;/a&gt; (July 23, 2009) TechCrunch gives the anatomy of the attack on Twitter.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Net Neutrality Index</title>
      <link>https://blog.lippard.org/2006/06/net-neutrality-index.html/</link>
      <pubDate>Sat, 10 Jun 2006 03:23:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/net-neutrality-index.html/</guid>
      <description>&lt;p&gt;This post serves as an index to the net neutrality posts on The Lippard Blog.  I&amp;rsquo;ll update this post with any future posts on the subject.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/02/net-neutrality.html&#34;&gt;&amp;ldquo;Net Neutrality&amp;rdquo;&lt;/a&gt; (February 12, 2006) Critique of Bill Thompson&amp;rsquo;s argument for net neutrality.&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/02/geddes-on-net-neutrality.html&#34;&gt;&lt;br /&gt;&amp;ldquo;Geddes on net neutrality&amp;rdquo;&lt;/a&gt; (February 14, 2006) Comment on and link to good Martin Geddes blog post on net neutrality.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/03/commoncauseorg-spamming-for-net.html&#34;&gt;&amp;ldquo;Commoncause.org: Spamming for &amp;rsquo;net neutrality&amp;rsquo;&amp;quot;&lt;/a&gt; (March 9, 2006) How Common Cause deluged Mark Cuban with spam after depicting him with devil horns for not backing net neutrality.&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/04/talking-points-memo-gets-it-completely.html&#34;&gt;&lt;br /&gt;&amp;ldquo;Talking Points Memo gets it completely wrong on COPE Act&amp;rdquo; &lt;/a&gt;(April 22, 2006) Critique of Josh Marshall and Art Brodsky&amp;rsquo;s bogus claim that the bill transfers control of the Internet to the telcos (who have a much smaller percentage of consumer Internet customers in the U.S. than the cable companies).&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/05/misinformation-in-defense-of-net.html&#34;&gt;&amp;ldquo;Misinformation in defense of net neutrality&amp;rdquo;&lt;/a&gt; (May 7, 2006) Critique of Adam Green and Matt Stoller who repeat the common misconception that common carriage requirements have applied to the Internet, which is the basis of their calling Mike McCurry a liar.&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/05/net-neutrality-and-last-mile.html&#34;&gt;&lt;br /&gt;&amp;ldquo;Net Neutrality and Last-Mile Connectivity: An Analogy&amp;rdquo;&lt;/a&gt; (May 8, 2006) An analogy about net neutrality and last-mile connectivity in terms of taxicabs, in an attempt to elucidate some of the major points and misconceptions.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/05/net-neutrality-and-pace-of-innovation.html&#34;&gt;&amp;ldquo;Net Neutrality and the Pace of Innovation&amp;rdquo;&lt;/a&gt; (May 17, 2006) A look at the pace of innovation in the Bell System under monopoly in light of calls for nationalization of &amp;ldquo;the Internet backbone&amp;rdquo; (as though there is one such thing) by net neutrality advocates.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/05/misinformation-from-save-internet.html&#34;&gt;&amp;ldquo;Misinformation from &amp;lsquo;Save the Internet&amp;rsquo;&amp;quot;&lt;/a&gt; (May 19, 2006) A critique of &amp;ldquo;Save the Internet&amp;rdquo;&amp;rsquo;s critique of the &amp;ldquo;Hands Off the Internet&amp;rdquo; flash animation cartoon, which seems to repeat the common confusion that common carriage requirements have applied to the Internet.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/05/bad-unintended-consequences-of-hr-5417.html&#34;&gt;&amp;ldquo;Bad unintended consequences of HR 5417&amp;rdquo;&lt;/a&gt; (May 19, 2006) A criticism of the Sensenbrenner net neutrality bill.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/05/yglesias-on-mccurry.html&#34;&gt;&amp;ldquo;Yglesias on McCurry&amp;rdquo;&lt;/a&gt; (May 19, 2006) Critique of Matthew Yglesias on net neutrality guest blogging at Talking Points Memo.&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/05/net-neutrality-and-fair-use.html&#34;&gt;&lt;br /&gt;&amp;ldquo;Net Neutrality and Fair Use&amp;rdquo;&lt;/a&gt; (May 22, 2006) Disagreement with Larry Lessig about an analogy between net neutrality and fair use.  (I tend to agree with Lessig on intellectual property issues, at least about the dangers of ever-extending copyright terms, lack of registration requirements, and DRM.)&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/05/hillary-clinton-and-net-neutrality.html&#34;&gt;&lt;br /&gt;&amp;ldquo;Hillary Clinton and Net Neutrality&amp;rdquo;&lt;/a&gt; (May 23, 2006) The hypocrisy of Hillary Clinton&amp;rsquo;s support of net neutrality on the grounds of protecting free speech (as pointed out by Adam Thierer).&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/05/consumer-broadband-last-mile.html&#34;&gt;&amp;ldquo;Consumer broadband last-mile competition in the Phoenix metropolitan area&amp;rdquo;&lt;/a&gt; (May 24, 2006) A summary of actual broadband options in the Phoenix area, listing eight separate providers.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/05/net-neutrality-expands-to-absurdity.html&#34;&gt;&amp;ldquo;Net Neutrality expands to absurdity&amp;rdquo;&lt;/a&gt; (May 24, 2006) Critique of net neutrality advocate Jim Durbin, who thinks corporate web filters are a violation (which presumably he thinks should be made illegal). Also comment on Glenn Harlan Reynolds on pirate WiFi in the enterprise.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/05/newmark-vs-mccurry-on-net-neutrality.html&#34;&gt;&amp;ldquo;Newmark vs. McCurry on net neutrality&amp;rdquo;&lt;/a&gt; (May 24, 2006) Comment on Craig Newmark&amp;rsquo;s debate with Mike McCurry in the &lt;span style=&#34;font-style: italic;&#34;&gt;Wall Street Journal&lt;/span&gt;, in which Newmark is mightily confused about the technical facts.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/05/dave-siegel-on-qos-and-net-neutrality.html&#34;&gt;&amp;ldquo;Dave Siegel on QoS and net neutrality&amp;rdquo;&lt;/a&gt; (May 26, 2006) Link to Dave Siegel blog post that summarizes how QoS is used in Global Crossing&amp;rsquo;s network, and to a presentation by Xiao Xipeng on the same topic.&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/05/save-internet-fighting-astroturf-with_26.html&#34;&gt;&lt;br /&gt;&amp;ldquo;Save the Internet: Fighting astroturf with astroturf&amp;rdquo;&lt;/a&gt; (May 26, 2006) How &amp;ldquo;Save the Internet&amp;rdquo; has generated astroturfed letters-to-the-editor while condemning astroturf from the telcos.  I condemn both.&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/05/more-on-last-mile-options-in-phoenix.html&#34;&gt;&lt;br /&gt;&amp;ldquo;More on last-mile options in Phoenix&amp;rdquo;&lt;/a&gt; (May 27, 2006) A response to criticisms of my list Phoenix-area broadband options from Douglas Ross.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/05/abstract-factory-on-net-neutrality.html&#34;&gt;&amp;ldquo;The Abstract Factory on net neutrality&amp;rdquo;&lt;/a&gt; (May 31, 2006) A link to a good commentary on net neutrality and astroturfing telco shills.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/06/kevin-drum-gets-it-wrong-on-net.html&#34;&gt;&amp;ldquo;Kevin Drum gets it wrong on net neutrality and common carriage&amp;rdquo;&lt;/a&gt; (June 1, 2006) Kevin Drum repeats the common misconception that common carriage requirements have applied to the Internet.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/06/worst-net-neutrality-analogy-ever.html&#34;&gt;&amp;ldquo;Worst net neutrality analogy ever?&amp;quot;&lt;/a&gt;  (June 1, 2006) A critique of Susan Crawford&amp;rsquo;s horrible sidewalk analogy.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/06/george-ou-explains-qos-to-russell-shaw.html&#34;&gt;&amp;ldquo;George Ou explains QoS to Russell Shaw&amp;rdquo;&lt;/a&gt; (June 10, 2006) In a ZDnet debate, George Ou gives a good simple explanation of QoS to someone who wants to regulate something he doesn&amp;rsquo;t understand.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/06/martin-geddes-on-net-neutrality.html&#34;&gt;&amp;ldquo;Martin Geddes on net neutrality, federalism, and U.S. vs. EU&amp;rdquo;&lt;/a&gt; (June 12, 2006) Link to a nice piece on Geddes&amp;rsquo; Telepocalypse blog where he provides links to his past positions on network neutrality and compares the U.S. to EU, and their respective regulatory regimes to networks.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/06/verizons-thomas-tauke-on-net.html&#34;&gt;&amp;ldquo;Verizon&amp;rsquo;s Thomas Tauke on net neutrality&amp;rdquo;&lt;/a&gt; (June 12, 2006) Quote from and link to a Declan McCullagh interview with Thomas Tauke of Verizon about net neutrality.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/06/bennett-on-free-press-net-neutrality.html&#34;&gt;&amp;ldquo;Bennett on Free Press net neutrality &amp;lsquo;facts&amp;rsquo;&amp;quot;&lt;/a&gt; (June 12, 2006) Richard Bennett shows that the Free Press&amp;rsquo;s network neutrality facts are mostly fiction, argues against the anti-QoS provision of Snowe-Dorgan and Markey in a note to Sen. Boxer, comments on tomorrow&amp;rsquo;s Senate hearing, and on Matt Stoller&amp;rsquo;s acting as a spokesman for admitted ignorance.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/06/hands-off-internet-writes-about-me.html&#34;&gt;&amp;quot;&amp;lsquo;Hands Off the Internet&amp;rsquo; writes about me, then thinks better of it&amp;rdquo;&lt;/a&gt; (June 15, 2006) A post from the HOTI blog about me, recovered from Google cache.  (Most of the content is actually excerpted from my own blog, with a bit of HOTI commentary.)&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/06/new-republic-supports-net-neutrality.html&#34;&gt;&amp;ldquo;The New Republic supports net neutrality, based on error&amp;rdquo;&lt;/a&gt; (June 15, 2006) The editors of The New Republic join the crowds of net neutrality supporters who incorrectly think that common carriage requirements have applied to ISPs and the Internet.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/06/douglas-rosss-network-neutrality-index.html&#34;&gt;&amp;ldquo;Douglas Ross&amp;rsquo;s Network Neutrality Index&amp;rdquo;&lt;/a&gt; (June 16, 2006) A link to an index of blog posts by an advocate of net neutrality regulation.&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/06/demonization-of-adversaries-is-wrong.html&#34;&gt;&lt;br /&gt;&amp;ldquo;Demonization of adversaries is wrong, Matt Stoller&amp;rdquo;&lt;/a&gt; (June 16, 2006) A criticism of part of Matt Stoller&amp;rsquo;s presentation at YearlyKos.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/06/andrew-kantor-changes-his-mind-on-net.html&#34;&gt;&amp;ldquo;Andrew Kantor changes his mind on net neutrality&amp;rdquo;&lt;/a&gt; (June 16, 2006) The &lt;span style=&#34;font-style: italic;&#34;&gt;USA Today&lt;/span&gt; technology columnist no longer supports net neutrality regulations.&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/06/matt-stoller-lies-about-site-blocking.html&#34;&gt;&lt;br /&gt;&amp;ldquo;Matt Stoller lies about site blocking&amp;rdquo; &lt;/a&gt;(June 18, 2006) Matt Stoller falsely attributes a problem between Craigslist.org and Cox&amp;rsquo;s PC firewall software to the kind of discriminatory site blocking he thinks net neutrality regulations are needed to prevent&amp;ndash;after already being informed of the real cause.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/06/update-on-cox-blocking-of-craigslist_20.html&#34;&gt;&amp;ldquo;Update on Cox blocking of Craigslist&amp;rdquo;&lt;/a&gt; (June 20, 2006) Update on who&amp;rsquo;s said what, and a bit more detail on the underlying problem in which I disagree with placing blame on Craigslist.&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/06/content-providers-and-isps-who-really.html&#34;&gt;&lt;br /&gt;&amp;ldquo;Content providers and ISPs: who really has the stronger hand?&amp;quot;&lt;/a&gt; (June 21, 2006) A look at a case of &amp;ldquo;reverse network neutrality&amp;rdquo; involving ESPN360 blocking access to ISPs.&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/06/future-of-connectivity-options.html&#34;&gt;&lt;br /&gt;&amp;ldquo;The future of connectivity options&amp;rdquo;&lt;/a&gt; (June 22, 2006) Telco 2.0 looks at a variety of business models for different types of connectivity and projections for how they will change in significance over the next decade.  It would be a bad idea to impose regulations which stifle innovation by prohibiting some business models.&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/06/matt-stoller-refuses-to-come-clean.html&#34;&gt;&lt;br /&gt;&amp;ldquo;Matt Stoller refuses to come clean&amp;rdquo;&lt;/a&gt; (June 22, 2006) Matt Stoller, caught in falsehood, tries to avoid responsibility for his statements and instead accuses others of being &amp;ldquo;lying liars.&amp;quot;&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/06/version-of-net-neutrality-i-can.html&#34;&gt;&amp;ldquo;A version of network neutrality I can endorse&amp;rdquo;&lt;/a&gt; (June 22, 2006) I attempt to put forth a minimal, non-FCC-regulated version of &amp;ldquo;Lippard Network Neutrality&amp;rdquo; that I think is reasonable, and explain how it differs from what many network neutrality advocates are supporting.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/07/craigslist-no-longer-uses-tcp-window.html&#34;&gt;&amp;ldquo;Craigslist no longer uses TCP window size of 0&amp;rdquo;&lt;/a&gt; (July 14, 2006) Update on the Craigslist/Cox issue.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/07/voip-quality-degradation-shows-need.html&#34;&gt;&amp;ldquo;VoIP quality degradation shows need for prioritization&amp;rdquo;&lt;/a&gt; (July 27, 2006) Brix Networks study shows quality of VoIP calls has declined over the last 18 months due to competition for network resources.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2006/11/aclu-incompetence-and-misinformation.html&#34;&gt;&amp;ldquo;ACLU incompetence and misinformation on net neutrality&amp;rdquo;&lt;/a&gt; (November 3, 2006) The ACLU comes out in support of network neutrality, making many of the same erroneous arguments which have been debunked here before, such as confusing common carriage with IP-layer nondiscrimination.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2008/07/netroots-and-telecom.html&#34;&gt;&amp;ldquo;Netroots and telecom&amp;rdquo;&lt;/a&gt; (July 19, 2008) Discussion about the description of the Netroots Nation &amp;ldquo;Big Telecom&amp;rdquo; panel and an Art Brodsky column about it.&lt;br /&gt;&lt;a href=&#34;https://blog.lippard.org/2009/08/new-markeyeshoo-net-neutrality-bill.html&#34;&gt;&lt;br /&gt;&amp;ldquo;New Markey/Eshoo net neutrality bill&amp;rdquo;&lt;/a&gt; (August 3, 2009) Brief comments on the Internet Freedom Preservation Act of 2009.&lt;/p&gt;</description>
    </item>
    <item>
      <title>42 innocent people killed by police paramilitary raids</title>
      <link>https://blog.lippard.org/2006/06/42-innocent-people-killed-by-police.html/</link>
      <pubDate>Thu, 08 Jun 2006 01:58:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/42-innocent-people-killed-by-police.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.theagitator.com/archives/026661.php&#34;&gt;Radley Balko at The Agitator reports&lt;/a&gt; on some examples of innocent people murdered by police (and for some reason they almost never get prosecuted), along with his current research tally:&lt;br /&gt;&lt;blockquote&gt;The tally thus far from my research: 42 innocent people killed in paramilitary raids. 57 if you include police officers. Another 20 were nonviolent offenders (recreational pot smokers, gamblers, etc.) shot and killed either by accident or because they mistook raiding police for criminal intruders and were killed when they attempted to defend themselves, their homes, and/or their families.&lt;/blockquote&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Conditions of income mobility</title>
      <link>https://blog.lippard.org/2006/06/conditions-of-income-mobility.html/</link>
      <pubDate>Tue, 06 Jun 2006 03:17:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/conditions-of-income-mobility.html/</guid>
      <description>&lt;p&gt;Two studies &lt;a href=&#34;http://www.economist.com/people/displaystory.cfm?story_id=E1_GJSNQRG&#34;&gt;reported in &lt;span style=&#34;font-style: italic;&#34;&gt;The Economist&lt;/span&gt; (pay content)&lt;/a&gt; show that income mobility&amp;ndash;the ability for children to be more economically successful than their parents&amp;ndash;is much greater in Scandanavian countries and the UK than it is in the United States:&lt;br /&gt;&lt;blockquote&gt;The authors rank countries on a scale from one to zero, with one meaning no mobility at all (ie, a child&amp;rsquo;s income is identical to its parents&amp;rsquo;) and zero meaning perfect mobility (ie, a child&amp;rsquo;s income bears no relation to its parents&amp;rsquo;). The Nordic countries score around 0.2 for sons, Britain scores 0.36, and America 0.54 (meaning that a son&amp;rsquo;s earnings are more closely related to his father&amp;rsquo;s in America). These figures are roughly in line with the conclusions of other studies, though they have the advantage of using standardised data, thereby minimising problems of definition that usually bedevil cross-country comparisons.&lt;br /&gt;&lt;p&gt; The biggest finding of the studies is not, however, about overall social mobility, but about mobility at the bottom. This is the most distinctive feature of Nordic societies, and it is also perhaps the most significant difference with America. Around three-quarters of sons born into the poorest fifth of the population in Nordic countries in the late 1950s had moved out of that category by the time they were in their early 40s. In contrast, only just over half of American men born at the bottom later moved up. This is another respect in which Britain is more like the Nordics than like America: some 70% of its poorest sons escaped from poverty within a generation. &lt;/p&gt;</description>
    </item>
    <item>
      <title>Valerie Pachulski and Gabi Plumlee&#39;s 2004 GOP contributions</title>
      <link>https://blog.lippard.org/2006/06/valerie-pachulski-and-gabi-plumlees.html/</link>
      <pubDate>Mon, 05 Jun 2006 01:55:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/valerie-pachulski-and-gabi-plumlees.html/</guid>
      <description>&lt;p&gt;How is it that a &lt;a href=&#34;http://static.namesdatabase.com/schools/AZ/ParadiseValley/ParadiseValleyHighSchool.html&#34;&gt;1999 high school graduate&lt;/a&gt;, &lt;a href=&#34;http://www.amazon.com/gp/cdp/member-reviews/A3UBONTRRIC0QD&#34;&gt;&amp;ldquo;GOP Babe Val,&amp;quot;&lt;/a&gt; who recently worked as an &lt;a href=&#34;http://www.azrtl.org/about/Anderson.htm&#34;&gt;administrative assistant&lt;/a&gt; for &lt;a href=&#34;http://www.blogger.com/post-create.g?blogID=15453937&#34; posts=&#34;&#34;&gt;Arizona Right-to-Life&lt;/a&gt; had &lt;a href=&#34;http://www.publicintegrity.org/partylines/committee_search.aspx?act=commte&amp;amp;sub=7&amp;amp;commid=NV108&amp;amp;cycle=2004&amp;amp;linkid=AZ&#34;&gt;over $10,000 to donate&lt;/a&gt; [SEE CORRECTION BELOW] to the Nevada Republican Party between July and November 2004 (also see &lt;a href=&#34;http://www.opensecrets.org/parties/expend.asp?txtName=p&amp;amp;Cmte=RPC&amp;amp;amp;amp;amp;cycle=2004&amp;amp;sort=name&#34;&gt;here&lt;/a&gt;) while working as a &lt;a href=&#34;http://www.gwu.edu/%7Eaction/2004/bush/bushorgnv.html&#34;&gt;volunteer for Bush-Cheney &amp;lsquo;04 Inc. of Las Vegas&lt;/a&gt;? &lt;br /&gt;&lt;br /&gt;In a May 31 &lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt; website feature of restaurant reviews from readers, &lt;a href=&#34;http://www.azcentral.com/ent/dining/articles/0531bigmouth.html&#34;&gt;Pachulski is the contributor&lt;/a&gt; and mentions that she has &amp;ldquo;moved to D.C.&amp;quot;&lt;br /&gt;&lt;br /&gt;Another &lt;a href=&#34;http://www.publicintegrity.org/partylines/committee_search.aspx?act=commte&amp;amp;sub=7&amp;amp;commid=NV108&amp;amp;cycle=2004&amp;amp;linkid=AZ&#34;&gt;Arizona donor of over $9000 to the Nevada Republican Party in 2004&lt;/a&gt; [SEE CORRECTION BELOW], Gabi Plumlee, &lt;a href=&#34;http://query.nictusa.com/cgi-bin/dcdev/forms/C00003418/203075/sb/21B/3&#34;&gt;works&lt;/a&gt; for the &lt;a href=&#34;http://www.wonkette.com/politics/funny-pictures/monday-monday-monday-with-the-r-n-c-157797.php&#34;&gt;Republican National Committee&lt;/a&gt; in D.C.&lt;br /&gt;&lt;br /&gt;UPDATE July 8, 2006:  As pointed out in the comments by &amp;ldquo;Kellen Rose&amp;rdquo;, the Center for Public Integrity website I linked to for &amp;ldquo;over $10,000 to donate&amp;rdquo; has things exactly backwards&amp;ndash;this isn&amp;rsquo;t a record of donations (though CPI has extensive databases of donations to politicians and political campaigns), but a record of expenditures by the Nevada GOP to out-of-state entities.  That is, Pachulski and Plumlee were on the GOP payroll, not making contributions.  I failed to see what was staring me in the face on that website.&lt;br /&gt;&lt;br /&gt;Accordingly, I apologize to Ms. Pachulski and Ms. Plumlee for my inaccurate statements and the suggestion that there was something unusual going on here.  I&amp;rsquo;ll leave this post as a historical record of my error and the correction.  It was a stupid mistake.&lt;br /&gt;&lt;br /&gt;UPDATE (September 24, 2007):  Valerie Pachulski points out that she was not an administrative assistant at Arizona Right to Life, but the Director of Events.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Skeptics Society conference</title>
      <link>https://blog.lippard.org/2006/06/skeptics-society-conference.html/</link>
      <pubDate>Mon, 05 Jun 2006 00:13:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/skeptics-society-conference.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve returned from the Skeptics Society &lt;a href=&#34;http://www.environmentalwars.org/&#34;&gt;conference on &amp;ldquo;The Environmental Wars,&amp;quot;&lt;/a&gt; and there wasn&amp;rsquo;t much warring between speakers, though there were some debates among audience members between sessions.  The most controversial speaker was John Stossel, who was the only person to proclaim himself a global warming skeptic (and did so without having witnessed any of the day&amp;rsquo;s presentations, which made it abundantly clear that (a) there is global warming and (b) it is caused by human activity).  Michael Crichton managed to avoid the global warming subject in his talk, though in the Q&amp;amp;A he agreed that (a) there is no debate that the globe is warming (contrary to the position in &lt;span style=&#34;font-style: italic;&#34;&gt;State of Fear&lt;/span&gt; that it&amp;rsquo;s an artifact of city &amp;ldquo;heat islands&amp;rdquo;), (b) there is no debate that CO2 has increased as a result of human activity, and (c) there&amp;rsquo;s no debate about the greenhouse effect.&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;ll comment more later on at least some of the talks, but for now I&amp;rsquo;ll refer you to conference presenter Jonathan Adler&amp;rsquo;s &lt;a href=&#34;http://commonsblog.org/archives/000688.php&#34;&gt;live-blogged descriptions of the talks&lt;/a&gt; and Chris Mooney&amp;rsquo;s &lt;a href=&#34;http://scienceblogs.com/intersection/2006/06/my_debate_comments.php&#34;&gt;summary of his initial debate presentation&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE June 7, 2006:  Also check out &lt;a href=&#34;http://www.desmogblog.com/Skeptics-Conference&#34;&gt;desmogblog&amp;rsquo;s coverage of the conference&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (July 18, 2009): Looks like my only further comment was on &lt;a href=&#34;https://blog.lippard.org/2006/06/adler-on-federal-environmental.html&#34;&gt;Jonathan Adler&amp;rsquo;s talk on federal environmental regulation&lt;/a&gt;, though I did post &lt;a href=&#34;http://forums.randi.org/showpost.php?p=3821567&amp;amp;postcount=129&#34;&gt;this on the JREF Forums on June 30, 2008&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;I very much enjoyed the Skeptics Society &amp;ldquo;Environmental Wars&amp;rdquo; conference. I thought it was a good mix of long-term history on climate change (Prothero), current scientific evidence on climate change (Schneider), what to do about it from an economic perspective (Arnold), what doesn&amp;rsquo;t work from a regulatory perspective (Adler), what wild and crazy mitigation techniques might be available and what they&amp;rsquo;ll cost (Benford), and a little debate on politicization of science (Mooney vs. Bailey), and a couple of climate change skeptics who didn&amp;rsquo;t really address any of the science presented during the conference (Crichton and Stossel). It was also a chance to see one of Paul MacCready&amp;rsquo;s last public appearances before he died.&lt;br /&gt;&lt;br /&gt;Michael Crichton and John Stossel were no Mike Reiss (Simpsons writer who gave a hilarious talk in 2005), but I still thought they provided entertainment.&lt;/blockquote&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Part II of Botnets Interview</title>
      <link>https://blog.lippard.org/2006/06/part-ii-of-botnets-interview.html/</link>
      <pubDate>Sun, 04 Jun 2006 21:30:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/part-ii-of-botnets-interview.html/</guid>
      <description>&lt;p&gt;Part II of my interview on Michael Santarcangelo&amp;rsquo;s Security Catalyst podcast is &lt;a href=&#34;http://www.discord.org/~lippard/TSC-Botnet2.mp3&#34;&gt;now available&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;(Part I is &lt;a href=&#34;http://www.discord.org/~lippard/TSC-Botnet1.mp3&#34;&gt;here&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Kevin Drum gets it wrong on net neutrality and common carriage</title>
      <link>https://blog.lippard.org/2006/06/kevin-drum-gets-it-wrong-on-net.html/</link>
      <pubDate>Fri, 02 Jun 2006 01:18:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/kevin-drum-gets-it-wrong-on-net.html/</guid>
      <description>&lt;p&gt;Kevin Drum &lt;a href=&#34;http://www.washingtonmonthly.com/archives/individual/2006_05/008884.php&#34;&gt;writes&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;The 1996 Telecommunications Act defined two different types of service, information services (IS) and telecommunications services (TS), and cable companies were originally classified as IS and telephone companies as TS.&lt;/blockquote&gt;Right so far, except that Internet service is classified as an information service, not a telecommunications service.  Keep that in mind as you read his next two sentences:&lt;br /&gt;&lt;blockquote&gt;Although both cable companies and telcos provide local internet access, the backbone of the internet is carried exclusively by telcos, which were regulated as common carriers under the tighter TS rules. The common carrier rules effectively enforced the principles of net neutrality on the internet backbone.&lt;/blockquote&gt;This is just wrong.  Common carriage rules require telcos to allow third parties to connect to their &lt;span style=&#34;font-style: italic;&#34;&gt;telephony&lt;/span&gt; networks or to use their networks for private line connections between two points.  Common carriage does &lt;span style=&#34;font-style: italic;&#34;&gt;not&lt;/span&gt; require interconnection to &lt;span style=&#34;font-style: italic;&#34;&gt;anybody&amp;rsquo;s&lt;/span&gt; Internet network.  There is not and there has never been a legal requirement that any Internet service provider or backbone allow all comers to connect to their Internet services&amp;ndash;and thank goodness, because that means ISPs and NSPs can deny services to spammers or other entities that don&amp;rsquo;t agree to their terms of service/acceptable use policies.  ISPs qua ISPs and NSPs qua NSPs are &lt;span style=&#34;font-style: italic;&#34;&gt;not common carriers&lt;/span&gt;!&lt;br /&gt;&lt;br /&gt;While there are Internet backbone links that use telco networks, these were typically the networks of long-distance telcos (AT&amp;amp;T, Sprint, MCI) or next-generation fiber telcos (Qwest, Global Crossing, Level 3) rather than the last-mile telcos (such as the Regional Bell Operating Companies).  Now AT&amp;amp;T, MCI, and Qwest have been acquired by or acquired last-mile telcos (SBC, Verizon, and U.S. West, respectively), but the last-mile telcos subject to common carriage didn&amp;rsquo;t build the backbones.&lt;br /&gt;&lt;br /&gt;Why do net neutrality advocates continue to get this wrong, even after being corrected repeatedly?&lt;br /&gt;&lt;br /&gt;UPDATE:  BTW, I should note that Harold Feld (who has commented here) has specifically agreed &lt;a href=&#34;http://blog.pff.org/archives/2006/03/print/002721.html&#34;&gt;that he&amp;rsquo;d like to impose common carriage requirements on broadband providers&lt;/a&gt; (meaning that last-mile telcos and cable companies would have to allow others to provide services over their access networks, so you could buy Earthlink, AOL, Yahoo, or Panix Internet service from your local cable company or telco&amp;ndash;the situation would be like it used to be with DSL providers and local telcos).  I&amp;rsquo;m not sure what other elements he would advocate&amp;ndash;whether he&amp;rsquo;d apply similar requirements to wireless providers (requiring them to let anybody be a mobile virtual network operator), ban QoS, ban anything less than full Internet service over any medium, count non-residential services as broadband, etc.  (And Harold, if you read this, I&amp;rsquo;m still waiting to hear responses from you &lt;a href=&#34;http://www.wetmachine.com/item/500&#34;&gt;here&lt;/a&gt; (on your own blog) and &lt;a href=&#34;https://blog.lippard.org/2006/05/bad-unintended-consequences-of-hr-5417.html&#34;&gt;here&lt;/a&gt; (on mine, about HR 5417).)&lt;br /&gt;&lt;br /&gt;By contrast, Timothy Karr at &lt;a href=&#34;https://blog.lippard.org/2006/05/misinformation-from-save-internet.html&#34;&gt;Save the Internet&lt;/a&gt; has &lt;a href=&#34;http://majikthise.typepad.com/majikthise_/2006/05/save_the_intern.html#comment-17522510&#34;&gt;explicitly denied that he&amp;rsquo;s equating net neutrality and common carriage&lt;/a&gt;, but hasn&amp;rsquo;t said what he does mean.  (And Tim, you haven&amp;rsquo;t responded to my final comment &lt;a href=&#34;http://www.savetheinternet.com/blog/2006/05/18/see-moby-talk-about-internet-freedom/#comments&#34;&gt;here&lt;/a&gt; on your own blog, either.)&lt;br /&gt;&lt;br /&gt;UPDATE June 11, 2006:  Tim Lee &lt;a href=&#34;http://www.techliberation.com/archives/039164.php&#34;&gt;rightly questions Drum on this point&lt;/a&gt; as well, asking whether Internet backbones have really been under such regulations, which leads to some further information about peering agreements.  I&amp;rsquo;ve pointed him to &lt;a href=&#34;https://blog.lippard.org/2005/10/level-3-depeers-cogent.html&#34;&gt;this post from last November about peering&lt;/a&gt; (see in particular the linked Geoff Huston paper).&lt;/p&gt;</description>
    </item>
    <item>
      <title>&#34;The Environmental Wars&#34; Skeptics Society conference</title>
      <link>https://blog.lippard.org/2006/06/environmental-wars-skeptics-society.html/</link>
      <pubDate>Fri, 02 Jun 2006 00:53:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/environmental-wars-skeptics-society.html/</guid>
      <description>&lt;p&gt;Einzige and I will both be at the &lt;A HREF = &#34;http://www.environmentalwars.org/index.php&#34;&gt;Skeptics Society conference&lt;/A&gt; in Pasadena tomorrow and Saturday and would welcome greetings from any blog readers, assuming the intersection of our readership and the conference attendees is non-null.  At least I&amp;rsquo;ll be able to say hello to Chris Mooney, &lt;A HREF = &#34;http://scienceblogs.com/intersection/2006/05/the_environmental_wars_part_ii.php&#34;&gt;whose blog&lt;/A&gt; I read regularly&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Worst net neutrality analogy ever?</title>
      <link>https://blog.lippard.org/2006/06/worst-net-neutrality-analogy-ever.html/</link>
      <pubDate>Thu, 01 Jun 2006 23:28:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/06/worst-net-neutrality-analogy-ever.html/</guid>
      <description>&lt;p&gt;From &lt;a href=&#34;http://scrawford.blogware.com/blog/_archives/2006/5/31/1998151.html&#34;&gt;Susan Crawford&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Think of the pipes and wires that you use to go online as a sidewalk.  The question is whether the sidewalk should get a cut of the value of the conversations that you have as you walk along.  The traditional telephone model has been that the telephone company doesn&amp;rsquo;t get paid more if you have a particularly meaningful call &amp;ndash; they&amp;rsquo;re just providing a neutral pipe.&lt;/blockquote&gt;If you&amp;rsquo;re going to use a sidewalk as an analogy for a communications pipeline, then the users of the sidewalk need to stand for the communications traffic.  Then the question becomes, should users of different types have to pay different rates for the use of the sidewalk to those who build and maintain it (not to the sidewalk itself!).   Further, the sidewalk has to keep being made bigger to support all the traffic being carried, and some of the users are in a bigger hurry and are likely to collide with those who aren&amp;rsquo;t, and some of the latter are holding big gatherings between their residences, like a block party in the neighborhoods.  Should those guys get to do that for free, or at the same cost as their neighbors who aren&amp;rsquo;t interested in a block party?&lt;br /&gt;&lt;br /&gt;UPDATE:  I had issued a trackback ping to Susan Crawford&amp;rsquo;s blog post which was accepted, but apparently she decided to delete it.  That&amp;rsquo;s rather ironic&amp;ndash;she supports net neutrality, but blocks critical trackbacks to her blog.  I guess her support of net neutrality isn&amp;rsquo;t based on any principle of fairness or free speech.&lt;br /&gt;&lt;br /&gt;UPDATE (June 8, 2006):  Susan Crawford responded to a query about this, and attributed the deletion to automatic anti-spam defenses, and invited me to re-issue a trackback, which I will shortly do.  I retract the last two sentences of the above update, and apologize to her for my erroneous inference.&lt;br /&gt;&lt;br /&gt;UPDATE (March 13, 2008):  Actually, I never regained the ability to issue trackbacks or even to reference this blog&amp;rsquo;s URL in comments posted on Susan Crawford&amp;rsquo;s Blogware blog, so all of my comments there refer to my discord.org website instead.  She moved her blog in late 2007, but I&amp;rsquo;ve not commented or issued any trackbacks to the new one.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Fuck jurisprudence</title>
      <link>https://blog.lippard.org/2006/05/fuck-jurisprudence.html/</link>
      <pubDate>Wed, 31 May 2006 23:25:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/05/fuck-jurisprudence.html/</guid>
      <description>&lt;p&gt;No, that&amp;rsquo;s not an imperative, it&amp;rsquo;s a description of &lt;a href=&#34;http://papers.ssrn.com/sol3/papers.cfm?abstract_id=896790&#34;&gt;a new area of law&lt;/a&gt; explored in a recent law journal article.&lt;br /&gt;&lt;br /&gt;(Hat tip to John Lynch at &lt;a href=&#34;http://scienceblogs.com/strangerfruit/2006/05/probably_the_best_title_ever.php&#34;&gt;stranger fruit&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Abstract Factory on net neutrality</title>
      <link>https://blog.lippard.org/2006/05/abstract-factory-on-net-neutrality.html/</link>
      <pubDate>Wed, 31 May 2006 17:26:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/05/abstract-factory-on-net-neutrality.html/</guid>
      <description>&lt;p&gt;&amp;ldquo;Cog&amp;rdquo; at The Abstract Factory &lt;a href=&#34;http://abstractfactory.blogspot.com/2006/05/notes-on-network-neutrality.html&#34;&gt;has a good, thoughtful post on net neutrality&lt;/a&gt;&amp;ndash;and gets hit by astroturfing shills in the comments who almost seem to be trying to change his mind.  (He comments further on the shills, a few of which have appeared in the comments at this blog, &lt;a href=&#34;http://abstractfactory.blogspot.com/2006/05/anti-network-neutrality-astroturfing.html&#34;&gt;here&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Scientologists pay another web visit</title>
      <link>https://blog.lippard.org/2006/05/scientologists-pay-another-web-visit.html/</link>
      <pubDate>Tue, 30 May 2006 15:00:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/05/scientologists-pay-another-web-visit.html/</guid>
      <description>&lt;p&gt;As I noted in my &lt;a href=&#34;https://blog.lippard.org/2006/03/scientology-sampler.html&#34;&gt;&amp;ldquo;Scientology Sampler&amp;rdquo; post&lt;/a&gt; on March 4, my web sites still get periodic visits from Church of Scientology IP addresses, at that time most recently on January 1.  They just came by again on May 22, attempting to look at my online copy of Russell Miller&amp;rsquo;s &lt;a href=&#34;http://www.discord.org/%7Elippard/bfm/&#34;&gt;biography of L. Ron Hubbard, &lt;span style=&#34;font-style: italic;&#34;&gt;Bare-Faced Messiah&lt;/span&gt;&lt;/a&gt;, as well as &lt;a href=&#34;http://www.discord.org/%7Elippard/skeptic/03.3.jl-jj-scientology.html&#34;&gt;the article I co-authored with Jeff Jacobsen&lt;/a&gt;, &amp;ldquo;Scientology v. the Internet,&amp;rdquo; and my &lt;a href=&#34;http://www.discord.org/skeptical/Cults_and_Religions/Scientology/&#34;&gt;skeptical links pages on Scientology&lt;/a&gt;.  Here&amp;rsquo;s an example web log entry:&lt;br /&gt;&lt;pre&gt;[Mon May 22 11:42:00 2006] [error] [client 205.227.165.11] client denied by server configuration: path deleted/03.3.jl-jj-scientology.html, referer: &lt;a href=&#34;http://www.google.com/search?hl=en&amp;amp;lr=&amp;amp;amp;rls=GGLD%2CGGLD%3A2005-09%2CGGLD%3Aen&amp;amp;q=Jim+Lippard+Scientology&#34;&gt;http://www.google.com/search?hl=en&amp;amp;lr=&amp;amp;amp;rls=GGLD%2CGGLD%3A2005-09%2CGGLD%3Aen&amp;amp;q=Jim+Lippard+Scientology&lt;/a&gt;&lt;br /&gt;&lt;/pre&gt;Then, yesterday afternoon, this blog got a visit and a comment (from a brand-new Blogger account) on &lt;a href=&#34;https://blog.lippard.org/2006/03/arizona-legislators-sponsoring-bills.html&#34;&gt;my post on Arizona legislators accepting trips from the Church of Scientology&lt;/a&gt; in return for sponsoring bills for Scientology&amp;rsquo;s front group the Citizens Commission on Human Rights.  This poster, asking why I don&amp;rsquo;t support Scientology&amp;rsquo;s mental health efforts, came across the entry by Googling for &amp;ldquo;CCHR&amp;rdquo;:&lt;br /&gt;&lt;pre&gt;Time of Visit           May 29 2006 4:49:43 pm&lt;br /&gt;Last Page View          May 29 2006 4:59:42 pm&lt;br /&gt;Visit Length            9 minutes 59 seconds&lt;br /&gt;Page Views              4&lt;br /&gt;Referring URL           &lt;a href=&#34;http://search.blogger.com/?ui=blg&amp;amp;amp;q=cchr&#34;&gt;http://search.blogger.com/?ui=blg&amp;amp;amp;q=cchr&lt;/a&gt;&lt;br /&gt;Search Engine           search.blogger.com&lt;br /&gt;Search Words            cchr&lt;br /&gt;Visit Entry Page                &lt;a href=&#34;http://lippard.blogs...ponsoring-bills.html&#34;&gt;http://lippard.blogs...ponsoring-bills.html&lt;/a&gt;&lt;br /&gt;Visit Exit Page         &lt;a href=&#34;http://lippard.blogs...ponsoring-bills.html&#34;&gt;http://lippard.blogs...ponsoring-bills.html&lt;/a&gt;&lt;br /&gt;Out Click               a number of Arizona legislators have been sponsoring bills&lt;br /&gt;&lt;a href=&#34;http://www.azcentral...cientologists11.html&#34;&gt;http://www.azcentral...cientologists11.html&lt;/a&gt;&lt;br /&gt;Time Zone               UTC-6:00&lt;br /&gt;&lt;/pre&gt;This individual&amp;rsquo;s source IP, however, is an Ameritech/SBC IP out of Springfield, Illinois (not a big Scientology stronghold like Los Angeles or Clearwater, FL).  Illinois is, however, the location where Scientology &lt;a href=&#34;http://www.scientologywatch.org/postnuke/modules.php?op=modload&amp;name=News&amp;amp;file=article&amp;sid=86&amp;amp;amp;mode=thread&amp;order=0&amp;amp;thold=0&#34;&gt;won a battle to get an exhibit that compares psychiatry to Nazis put back on public property in the Thompson Center&lt;/a&gt;&amp;ndash;so it looks like the CCHR Chicago has a bit of pull.&lt;br /&gt;&lt;br /&gt;Anyway, this is a good opportunity to recommend reading Janet Reitman&amp;rsquo;s &lt;a href=&#34;http://www.rollingstone.com/politics/story/9363363/inside_scientology&#34;&gt;&amp;ldquo;Inside Scientology&amp;rdquo;&lt;/a&gt; from &lt;span style=&#34;font-style: italic;&#34;&gt;Rolling Stone&lt;/span&gt; magazine from February, an excellent overview and introduction to Scientology&amp;rsquo;s beliefs and history.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Children detained at Guantanamo Bay</title>
      <link>https://blog.lippard.org/2006/05/children-detained-at-guantanamo-bay.html/</link>
      <pubDate>Mon, 29 May 2006 14:27:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/05/children-detained-at-guantanamo-bay.html/</guid>
      <description>&lt;p&gt;The London &lt;span style=&#34;font-style: italic;&#34;&gt;Independent&lt;/span&gt; &lt;a href=&#34;http://news.independent.co.uk/world/americas/article620704.ece&#34;&gt;reported yesterday&lt;/a&gt; that more than 60 detainees at Guantanamo Bay were under 18 at their time of capture, including some boys as young as 14.  One child prisoner, Mohamed el Gharani, was accused of involvement in a 1998 al Qaeda plot in London, even though he was 12 years old at the time and living with his parents in Saudi Arabia.&lt;br /&gt;&lt;br /&gt;British officials say the UK had been assured that  juveniles would be held in a special facility called &amp;ldquo;Camp Iguana,&amp;rdquo; but only three juveniles were treated as children.&lt;br /&gt;&lt;br /&gt;A senior Pentagon spokesman says that no one being held now at Guantanamo Bay is a juvenile, though London lawyers say there are at least 10 still being held who were 14 or 15 when captured.  (Those statements are not contradictory.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dishonesty from Paul Nelson</title>
      <link>https://blog.lippard.org/2006/05/dishonesty-from-paul-nelson.html/</link>
      <pubDate>Mon, 29 May 2006 00:01:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/05/dishonesty-from-paul-nelson.html/</guid>
      <description>&lt;p&gt;Paul Nelson, who has usually been known as one of the few honest major advocates of intelligent design at the otherwise disreputable Center for Science and Culture at the Discovery Institute, has fallen temptation to make his case stronger by being deceptive about what one of his opponents said in a debate.  Ed Brayton gives &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/05/paul_nelsons_outrageous_lie.php&#34;&gt;the full account&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (May 30, 2006):  The discussion continues, with Paul Nelson&amp;rsquo;s involvement in the comments, &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/05/paul_nelsons_continued_lie_1.php&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Wine shipping in Arizona to become legal</title>
      <link>https://blog.lippard.org/2006/05/wine-shipping-in-arizona-to-become.html/</link>
      <pubDate>Sun, 28 May 2006 17:00:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/05/wine-shipping-in-arizona-to-become.html/</guid>
      <description>&lt;p&gt;Despite the attempted &lt;a href=&#34;https://blog.lippard.org/2006/04/protect-21-arizona-astroturfing.html&#34;&gt;astro-turfing by beverage distributors&lt;/a&gt;, Arizona Senate Bill 1276 &lt;a href=&#34;http://www.azcentral.com/news/articles/0528wine-bill0528.html&#34;&gt;has passed&lt;/a&gt;.  Actually, the wholesalers agreed to a compromise&amp;ndash;the bill only allows shipping by wineries that produce less then 20,000 gallons of wine per year (and which obtain an Arizona domestic farm winery license and pay state taxes).  The fact that the wholesalers agreed to a compromise based on wine production shows that they didn&amp;rsquo;t really believe their own arguments that this created a new risk of underage drinking.&lt;/p&gt;</description>
    </item>
    <item>
      <title>More on last-mile options in Phoenix</title>
      <link>https://blog.lippard.org/2006/05/more-on-last-mile-options-in-phoenix.html/</link>
      <pubDate>Sat, 27 May 2006 16:01:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/05/more-on-last-mile-options-in-phoenix.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve posted this as an update on the &lt;a href=&#34;https://blog.lippard.org/2006/05/consumer-broadband-last-mile.html&#34;&gt;original post&lt;/a&gt;, but it&amp;rsquo;s also worth bringing out as a separate posting.  I&amp;rsquo;ve made a few minor changes here (e.g., to insert the point about Cable America that is made elsewhere in the original post).&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://directorblue.blogspot.com/2006/05/consumer-broadband-last-mile.html&#34;&gt;Douglas Ross (directorblue)&lt;/a&gt; has called &lt;a href=&#34;https://blog.lippard.org/2006/05/consumer-broadband-last-mile.html&#34;&gt;this list&lt;/a&gt; &amp;ldquo;bogus&amp;rdquo; and claimed that only two of the options (Qwest and Cox) actually count.  He rightly dismisses Cable America from the list on the grounds that Cox entered into an agreement to acquire them in January of this year&amp;ndash;I grant his point and that reduces the number of broadband providers by one.&lt;br /&gt;&lt;br /&gt;He dismisses Covad because it uses Qwest last-mile wires, but goes on to say, inconsistently, that he would count other cable resellers if the Brand X decision had gone the other way and providers like Cox were forced to enter into relationships like Covad has with Qwest.  My observation is that if those reseller relationships exist and the reseller provides access to its own Internet network, then that is enough to foster a competitive environment. It doesn&amp;rsquo;t matter whether it&amp;rsquo;s government-mandated, it matters whether it exists.&lt;br /&gt;&lt;br /&gt;Doug rejects all the wireless options out of hand on the grounds of Verizon&amp;rsquo;s EVDO terms-of-service. (His section about why WiMax isn&amp;rsquo;t viable doesn&amp;rsquo;t actually discuss WiMax at all, only EVDO terms-of-service.) He misses the point that Sprint Broadband and Sprint EVDO are &lt;em&gt;two different services&lt;/em&gt;&amp;ndash;he doesn&amp;rsquo;t actually give a reason to reject Sprint Broadband.&lt;br /&gt;&lt;br /&gt;He says he doesn&amp;rsquo;t understand why I put the City of Tempe&amp;rsquo;s municipal WiFi network in the list&amp;ndash;I did so because Tempe is right in the middle of the Phoenix metropolitan area (and noted Chandler&amp;rsquo;s metro WiFi in-development, which is just south of Tempe, for the same reason). These are real options for people moving to the Phoenix area and for anyone who is willing to move to get different broadband service. (And certainly broadband options in an area are an important factor in choosing a place to live.)&lt;br /&gt;&lt;br /&gt;Finally, he rejects HughesNet because it is unsuitable for VOIP or P2P. At least he doesn&amp;rsquo;t say that HughesNet should be mandated to change the laws of physics in order to provide those services under net neutrality.&lt;br /&gt;&lt;br /&gt;Doug&amp;rsquo;s position on net neutrality appears to be that nothing counts as broadband unless it supports every application he wants to use.  But it&amp;rsquo;s important to note that the net neutrality bills in Congress &lt;em&gt;do&lt;/em&gt; count all these options and place regulations on them&amp;ndash;they count anything as broadband that is greater than 200kbps in one direction, whether wired or wireless.  I don&amp;rsquo;t see Doug volunteering to exempt things he doesn&amp;rsquo;t count as valid broadband options from broadband net neutrality restrictions.&lt;br /&gt;&lt;br /&gt;It appears to me that Doug&amp;rsquo;s position is that whoever builds an infrastructure capable of supporting what he wants has to provide it to him, without recovering the costs of that infrastructure by charging any third parties. But I bet he also is unwilling to pay an unsubsidized rate to use such a service.&lt;br /&gt;&lt;br /&gt;(UPDATE:  I was just looking at Doug&amp;rsquo;s blogroll, and he&amp;rsquo;s pretty strong evidence that net neutrality positions don&amp;rsquo;t necessarily correlate with political positions.  Doug&amp;rsquo;s political blog links include Michelle Malkin, Little Green Footballs, and the &lt;A HREF = &#34;http://www.stcynic.com/blog/archives/2006/01/more_fallacious_antiaclu_rheto.php&#34;&gt;dishonest&lt;/A&gt; &lt;A HREF = &#34;http://www.stcynic.com/blog/archives/2005/08/volokh_on_stopt.php&#34;&gt;nutcases&lt;/A&gt; at &amp;ldquo;Stop the ACLU.&amp;rdquo;)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dave Siegel on QoS and net neutrality</title>
      <link>https://blog.lippard.org/2006/05/dave-siegel-on-qos-and-net-neutrality.html/</link>
      <pubDate>Sat, 27 May 2006 01:52:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/05/dave-siegel-on-qos-and-net-neutrality.html/</guid>
      <description>&lt;p&gt;Dave Siegel has &lt;a href=&#34;http://blogs.globalcrossing.com/tiered-peering&#34;&gt;given a very brief introduction to QoS&lt;/a&gt; (with some specifics about how it&amp;rsquo;s engineered into Global Crossing&amp;rsquo;s network today) and chimed in on the net neutrality debate.&lt;br /&gt;&lt;br /&gt;A bit more detail about how QoS has been a problem in some networks but successfully engineered into Global Crossing&amp;rsquo;s network can be found in this presentation by Dr. Xiao Xipeng of Alcatel, &lt;a href=&#34;http://www.eurongi2006.upv.es/download/Xiao_Xipeng_NGI2006.pdf&#34;&gt;&amp;ldquo;The Elusive QoS&amp;rdquo;&lt;/a&gt; (PDF).  Xiao Xipeng was one of the designers of QoS for Global Crossing and is the author or co-author of numerous IETF standards for QoS.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Good Math, Bad Math blog on Dembski&#39;s &#34;Searching Large Spaces&#34;</title>
      <link>https://blog.lippard.org/2006/05/good-math-bad-math-blog-on-dembskis.html/</link>
      <pubDate>Sat, 27 May 2006 01:38:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/05/good-math-bad-math-blog-on-dembskis.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;m about a month late in linking to this, but Mark Chu-Carroll &lt;a href=&#34;http://goodmath.blogspot.com/2006/04/dembski-and-displacement.html&#34;&gt;has done a good job of debunking&lt;/a&gt; the Dembski&amp;rsquo;s &amp;ldquo;Searching Large Spaces: Displacement and the No Free Lunch Regress.&amp;rdquo;   He shows that Dembski&amp;rsquo;s use of the NFL theorems is dishonest and inappropriate (even after he&amp;rsquo;s repeatedly been told that, &lt;a href=&#34;http://www.talkreason.org/articles/jello.cfm&#34;&gt;even by the discoverer, David Wolpert&lt;/a&gt;), involves jargon-filled misdirection, and proves nothing.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Save the Internet: Fighting astroturf with astroturf</title>
      <link>https://blog.lippard.org/2006/05/save-internet-fighting-astroturf-with_26.html/</link>
      <pubDate>Fri, 26 May 2006 20:49:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/05/save-internet-fighting-astroturf-with_26.html/</guid>
      <description>&lt;p&gt;As the &lt;a href=&#34;http://www.inopinion.com/features/?itemid=698&#34;&gt;InOpinion blog&lt;/a&gt; has pointed out, &lt;a href=&#34;http://www.democracyinaction.org/dia/organizationsORG/fp/editor.jsp?letter_KEY=443&amp;t=STITemplate.dwt&amp;amp;person_media_ID=1397&#34;&gt;Save the Internet-generated form letters&lt;/a&gt; have been published as letters to the editor &lt;a href=&#34;http://www.jacksonsun.com/apps/pbcs.dll/article?AID=/20060516/OPINION03/605160302/1014/OPINION&#34;&gt;here&lt;/a&gt;, &lt;a href=&#34;http://www.herald-mail.com/?module=displaystory&amp;story_id=138102&amp;amp;format=html&#34;&gt;here&lt;/a&gt;, and &lt;a href=&#34;http://www.tcpalm.com/tcp/letters_to_the_editor/article/0,,TCP_24461_4698888,00.html&#34;&gt;here&lt;/a&gt;.  This is ironic given their complaints about astroturf by &amp;ldquo;Hands Off The Internet.&amp;quot;&lt;br /&gt;&lt;br /&gt;InOpinion has &lt;a href=&#34;http://www.inopinion.com/features/?itemid=675&#34;&gt;a project to identify astroturf&lt;/a&gt; where it appears, which appears to be nonpartisan.&lt;/p&gt;</description>
    </item>
    <item>
      <title>35th Skeptics Circle</title>
      <link>https://blog.lippard.org/2006/05/35th-skeptics-circle.html/</link>
      <pubDate>Thu, 25 May 2006 15:35:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/05/35th-skeptics-circle.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve been a bit lax on reporting blog carnivals&amp;hellip; the 35th Skeptics Circle is up at &lt;a href=&#34;http://skeptico.blogs.com/skeptico/2006/05/35th_skeptics_c.html&#34;&gt;Skeptico&amp;rsquo;s blog&lt;/a&gt;, and includes a contribution from &lt;a href=&#34;http://einzige.blogspot.com/&#34;&gt;Einzige&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Consumer broadband last-mile competition in the Phoenix metropolitan area</title>
      <link>https://blog.lippard.org/2006/05/consumer-broadband-last-mile.html/</link>
      <pubDate>Wed, 24 May 2006 18:10:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/05/consumer-broadband-last-mile.html/</guid>
      <description>&lt;p&gt;Net neutrality advocates claim that telcos (meaning the local telco providers) have a &amp;ldquo;virtual monopoly&amp;rdquo; on consumer broadband, or that they have a duopoly with the cable companies.  In many regions, this is true, or nearly so (thus the &amp;ldquo;virtual&amp;rdquo; qualifier).  (Note, however, that the statement becomes transparently false if it&amp;rsquo;s not restricted to consumer broadband.  There are far more options for Internet service for businesses, especially businesses that can put equipment into colo facilities.)&lt;br /&gt;&lt;br /&gt;But if you look at the metropolitan Phoenix area, there are quite a few competing consumer broadband providers, e.g.:&lt;br /&gt;&lt;br /&gt;* &lt;a href=&#34;http://www.qwest.com/index.html&#34;&gt;Qwest&lt;/a&gt;, the Regional Bell Operating Company formerly known as U.S. West, provides DSL  services (as well as higher bandwidth wired connections from fractional T1 and up, and I think they still offer ISDN).  This is one of the evil telcos that is enemy number one for many net neutrality advocates.&lt;br /&gt;* &lt;a href=&#34;http://www.covad.com/&#34;&gt;Covad&lt;/a&gt;, a DSL provider that uses Qwest&amp;rsquo;s last-mile network in Phoenix.  In 2003 Covad acquired all of Qwest&amp;rsquo;s business DSL customers, and it appears that they will or have exited the consumer broadband market&amp;ndash;however, they can provide business-class DSL service to my residence (which is interesting because Qwest says they can&amp;rsquo;t).  Covad is also actively pursuing WiBro (wireless broadband, a Korean standard) and WiMax (wireless broadband, an Intel standard that will now be compatible with WiBro).&lt;br /&gt;* &lt;a href=&#34;http://www.cox.com/&#34;&gt;Cox Communications&lt;/a&gt;, a cable company, provides cable modem services.  (They also have higher speed connections for businesses.)  Cox has done very well in recent years in taking away customers from Qwest for voice telephone services, as well as out-competing Qwest&amp;rsquo;s DSL offering for consumer Internet access.  I currently use Cox Business Services to my home.&lt;br /&gt;* &lt;a href=&#34;http://www.cableaz.com/&#34;&gt;Cable America&lt;/a&gt;, a competing cable company, provides cable modem services in parts of the east Valley.  (UPDATE May 27, 2006:  As Douglas Ross (directorblue) has pointed out, Cox entered into an agreement to acquire Cable America in January 2006, so this doesn&amp;rsquo;t really count as an independent broadband provider.)&lt;br /&gt;* &lt;a href=&#34;http://www.sprintbroadband.com/&#34;&gt;Sprint Broadband&lt;/a&gt;, a long distance and wireless provider, offers a point-to-point wireless broadband service (previously People&amp;rsquo;s Choice, which Sprint acquired).  Sprint also offers EV-DO mobile wireless service.&lt;br /&gt;* &lt;a href=&#34;http://www.alltel.com/&#34;&gt;Alltel&lt;/a&gt;, a wireless provider, offers EV-DO mobile wireless service (which is actually using Sprint&amp;rsquo;s EV-DO network).&lt;br /&gt;* &lt;a href=&#34;http://estore.vzwshop.com/overview/wirelessinternetaccess/&#34;&gt;Verizon Wireless&lt;/a&gt;, a wireless provider, offers EV-DO (3G) mobile wireless service.&lt;br /&gt;* &lt;a href=&#34;http://go.gethughesnet.com/HUGHES/Rooms/DisplayPages/layoutInitial?Container=com.webridge.entity.Entity%5BOID%5B91908CBE85AD4C428CCD8D5CDB016B51%5D%5D&#34;&gt;HughesNet&lt;/a&gt;, a satellite-based wireless provider (previously DirecWay, and DirecPC before that), offers satellite connectivity (with high latency as a drawback imposed by the laws of physics).&lt;br /&gt;* &lt;a href=&#34;http://www.tempe.gov/business/wifi/&#34;&gt;City of Tempe&lt;/a&gt; municipal wireless service, provided and managed by &lt;a href=&#34;http://www.neoreach.com/&#34;&gt;NeoReach&lt;/a&gt;.  Similar service is being deployed to the City of Chandler, also by NeoReach.&lt;br /&gt;&lt;br /&gt;There are no doubt others I&amp;rsquo;ve missed&amp;ndash;if you&amp;rsquo;re willing to pay for business service, many providers can get that service to your home, which includes services like a T1 connection (where your provider, if not Qwest, will have to pay monthly local loop charges to Qwest and pass that along in your bill) and may include other sources of wireless service.  When I had a Global Crossing T1 to my home, the local loop costs were slightly over $200/mo&amp;ndash;consumer broadband, by contrast, costs substantially less for more bandwidth, at least in the downstream direction, when delivered to a residence.  On the other hand, bandwidth costs in a colo facility can be as low as $10/Mbit/mo, in quantity, i.e., $1000/mo for a 100Mbps Ethernet port.  You pay more per Mbit to get data to your residence because of the costs of getting the data out to all those residences and the overhead of dealing with a lot more customers whose individual bills are much smaller than those of a business, and who, on the average, need a lot more hand-holding and support.&lt;br /&gt;&lt;br /&gt;Salt River Project, a power generation and transmission company (and a water delivery/irrigation company) that operates in Phoenix, also has about 1,000 route-miles of fiber throughout the city.  It resells its excess capacity to businesses (including Qwest) from the entity &lt;a href=&#34;http://www.srpnet.com/telecom/default.aspx&#34;&gt;SRP Telecom&lt;/a&gt;.  I don&amp;rsquo;t know if they would ever consider using their network to provide consumer services themselves, but there&amp;rsquo;s clearly the potential for a consumer broadband provider to purchase capacity on their network in order to move data around the city.&lt;br /&gt;&lt;br /&gt;In Phoenix, if one provider decided to start blocking access to or degrading certain kinds of services that their customers want, there are multiple alternative options.  Any provider that engaged in such behavior would see an increase in churn, to the benefit of its competition.&lt;br /&gt;&lt;br /&gt;UPDATE (May 27, 2006): Douglas Ross (directorblue) has called this list &amp;ldquo;bogus&amp;rdquo; and claimed that only two of the options (Qwest and Cox) actually count.  He dismisses Covad because it uses Qwest last-mile wires, but goes on to say, inconsistently, that he would count other cable resellers if the Brand X decision had gone the other way and providers like Cox were forced to enter into relationships like Covad has with Qwest.  My observation is that if those reseller relationships exist and the reseller provides access to its own Internet network, then that is enough to foster a competitive environment.  It doesn&amp;rsquo;t matter whether it&amp;rsquo;s government-mandated, it matters whether it exists.  Doug rejects all the wireless options out of hand on the grounds of Verizon&amp;rsquo;s EVDO terms-of-service.  (His section about why WiMax isn&amp;rsquo;t viable doesn&amp;rsquo;t actually discuss WiMax at all, only EVDO terms-of-service.)  He misses the point that Sprint Broadband and Sprint EVDO are &lt;em&gt;two different services&lt;/em&gt;&amp;ndash;he doesn&amp;rsquo;t actually give a reason to reject Sprint Broadband.  He says he doesn&amp;rsquo;t understand why I put the City of Tempe&amp;rsquo;s municipal WiFi network in the list&amp;ndash;I did so because Tempe is right in the middle of the Phoenix metropolitan area (and noted Chandler&amp;rsquo;s metro WiFi in-development, which is just south of Tempe, for the same reason).  These are real options for people moving to the Phoenix area and for anyone who is willing to move to get different broadband service.  (And certainly broadband options in an area are an important factor in choosing a place to live.)  Finally, he rejects HughesNet because it is unsuitable for VOIP or P2P.  At least he doesn&amp;rsquo;t say that HughesNet should be mandated to change the laws of physics in order to provide those services under net neutrality.&lt;br /&gt;&lt;br /&gt;Doug&amp;rsquo;s position on net neutrality appears to be that nothing counts as broadband unless it supports every application he wants to use (even though the proposed net neutrality bills count anything as broadband that is greater than 200kbps in one direction&amp;ndash;they don&amp;rsquo;t restrict it to wireline services), and that whoever builds an infrastructure capable of supporting what he wants has to provide it to him, without recovering the costs of that infrastructure by charging any third parties.  But I bet he also is unwilling to pay an unsubsidized rate to use such a service.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Newmark vs. McCurry on net neutrality</title>
      <link>https://blog.lippard.org/2006/05/newmark-vs-mccurry-on-net-neutrality.html/</link>
      <pubDate>Wed, 24 May 2006 15:10:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/05/newmark-vs-mccurry-on-net-neutrality.html/</guid>
      <description>&lt;p&gt;Craig Newmark of Craigslist and Mike McCurry of &amp;ldquo;Hands Off the Internet&amp;rdquo; &lt;a href=&#34;http://online.wsj.com/public/article/SB114839410026160648-l8Cd7lakn_8givyNOVIeReUDNLw_20070523.html?mod=tff_main_tff_top&#34;&gt;debate &amp;ldquo;Should the Net Be Neutral?&amp;rdquo; at the &lt;span style=&#34;font-style: italic;&#34;&gt;Wall Street Journal&lt;/span&gt;&lt;/a&gt;.  I&amp;rsquo;m struck by a number of things that Newmark says:&lt;br /&gt;&lt;blockquote&gt;Do you believe Yahoo should be allowed to outbid Google to slow down Google on people&amp;rsquo;s computers? That&amp;rsquo;s the kind of thing that the big guys are proposing.&lt;/blockquote&gt;In fact, nobody has proposed slowing down anything&amp;ndash;the consumer broadband telcos have proposed adding new, higher-bandwidth physical circuits (fiber to the home) which contain virtual circuits dedicated to content with requirements for higher bandwidth and low latency and jitter, for which the primary application they have in mind is IP television. And they want to charge content providers to use those virtual circuits. Now, one can argue that dedicating bandwidth to new applications that content providers have to pay for will have a future consequence that Internet bandwidth will be consumed and not upgraded, leading to degradation for best-effort Internet services, but that requires argument to support the likelihood of that outcome in the face of competition from cable companies and wireless providers.&lt;br /&gt;&lt;blockquote&gt;With all that empty fiber, bandwidth is not an issue. A bigger issue is that we&amp;rsquo;re running out of [Internet protocol] addresses. The new net protocols, IPv6, address that, but the big telecoms are already very late implementing that. (Hey, I&amp;rsquo;m an engineer, and their engineers talk to me.)&lt;/blockquote&gt;Newmark is confusing Internet backbone bandwidth with last-mile consumer broadband bandwidth.  I&amp;rsquo;ve &lt;a href=&#34;https://blog.lippard.org/2006/05/net-neutrality-and-last-mile.html&#34;&gt;addressed this confusion at length&lt;/a&gt;. BTW, IPv6 is rife with difficulties and not quite ready (or useful) for the average consumer, but my employer, Global Crossing, has been one of the first to make it widely available to its customers. (I run IPv6 on my home network via a tunnel to Global Crossing.)&lt;br /&gt;&lt;blockquote&gt;No one&amp;rsquo;s talking about &amp;ldquo;government lawyers and regulators engineer[ing] the future of the Internet,&amp;rdquo; except, well, you, Mike. We&amp;rsquo;re trying to prevent that, and trying to get Congress to maintain the level playing field we have right now, that the FCC just tried to ruin. We&amp;rsquo;re just asking everyone to play fair.&lt;br /&gt;&amp;hellip;&lt;br /&gt;I&amp;rsquo;m being completely straight: no one&amp;rsquo;s interested in regulation in the sense you&amp;rsquo;re thinking, we just want the existing level playing field to continue… Beyond that, we&amp;rsquo;re not interested in mandating performance criteria, none of that stuff.&lt;br /&gt;&amp;hellip;&lt;br /&gt;What we&amp;rsquo;re looking for is just fairness, a level playing field, no regulation or stuff like that. In America we believe that if you play fair and work hard, you get ahead. We don&amp;rsquo;t want the government to give special privileges to the big guys, particularly not at the expense of small business and consumers. We don&amp;rsquo;t want more regulation and we don&amp;rsquo;t need lawyers involved where the free market functions well. I guess we&amp;rsquo;re for capitalism.&lt;br /&gt;&lt;/blockquote&gt;Here, Newmark is simply failing to recognize &lt;a href=&#34;https://blog.lippard.org/2006/05/bad-unintended-consequences-of-hr-5417.html&#34;&gt;what&amp;rsquo;s in the actual network neutrality bills in Congress&lt;/a&gt;, which have unintended consequences about how networks are engineered, what can be in acceptable use policies, what kinds of contracts network providers are permitted to enter into with their customers, and how they can charge for access to different services&amp;ndash;rules that to date have not existed for Internet services.&lt;br /&gt;&lt;br /&gt;Today, many Internet providers have acceptable use policies that prohibit spam, going beyond the requirements of the relatively weak federal CAN-SPAM law. Under all of the net neutrality bills I&amp;rsquo;ve seen, providers must permit customers to send or receive any &amp;ldquo;lawful content,&amp;rdquo; which forces them to reduce their AUPs to the lowest common denominator of whatever is prohibited by law in the jurisdictions where they provide service. These bills prohibit providers in the United States from setting the conditions of contract with their customers regarding activities they consider abusive which are not codified in law. The &amp;ldquo;pink contract&amp;rdquo; would thus become a government mandate.&lt;br /&gt;&lt;br /&gt;UPDATE:  FCC Commissioner Michael Copps and U.S. Supreme Court Justice Clarence Thomas &lt;a href=&#34;http://www.multichannel.com/article/CA6337396.html?display=Breaking%20News&amp;referral=SUPP&amp;amp;nid=2226&#34;&gt;back up McCurry&amp;rsquo;s statement&lt;/a&gt; in this debate that the FCC already has authority under Title I to prevent anti-competitive discrimination without the need for new statutory powers from Congress.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://online.wsj.com/public/article/SB114839410026160648-l8Cd7lakn_8givyNOVIeReUDNLw_20070523.html?mod=tff_main_tff_top&#34;&gt;McCurry at the WSJ&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;And doesn&amp;rsquo;t the FCC have authority already (under Title I) to step in and act if necessary?&lt;/blockquote&gt;&lt;a href=&#34;http://www.multichannel.com/article/CA6337396.html?display=Breaking%20News&amp;referral=SUPP&amp;amp;nid=2226&#34;&gt;Copps&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;The Federal Communications Commission has authority under current law to ensure that broadband-access providers &amp;ndash; currently mainly cable and phone companies &amp;ndash; do not discriminate against Web-based providers of content, search services and applications, FCC commissioner Michael Copps said Tuesday.&lt;/blockquote&gt;&lt;a href=&#34;http://www.multichannel.com/article/CA6337396.html?display=Breaking%20News&amp;referral=SUPP&amp;amp;nid=2226&#34;&gt;Thomas&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;“The [FCC] remains free to impose special regulatory duties on facilities-based [Internet-service providers] under its Title I ancillary jurisdiction,” Justice Clarence Thomas wrote in &lt;i&gt;National Cable &amp;amp; Telecommunications Association vs. Brand X Internet Services&lt;/i&gt;.&lt;/blockquote&gt;This means net neutrality advocates who support the bills in Congress don&amp;rsquo;t think this is enough, and owe an explanation of specifically what powers they want to add to the FCC, what rules they want the FCC to make, and how those rules will be enforced.&lt;/p&gt;</description>
    </item>
    <item>
      <title>&#34;Net Neutrality&#34; expands to absurdity</title>
      <link>https://blog.lippard.org/2006/05/net-neutrality-expands-to-absurdity.html/</link>
      <pubDate>Wed, 24 May 2006 13:28:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/05/net-neutrality-expands-to-absurdity.html/</guid>
      <description>&lt;p&gt;Jim Durbin &lt;a href=&#34;http://www.recruiting.com/recruiting/2006/05/blocking_intern.html&#34;&gt;writes that he supports net neutrality&lt;/a&gt; because of fears about companies blocking access to certain websites at the enterprise.  In his opinion, apparently, net neutrality not only means that ISPs can&amp;rsquo;t block access to lawful content, neither can employers.  No net neutrality bills would take away the ability of enterprises to restrict corporate Internet access to business-related content and use products like web proxies, but it&amp;rsquo;s a symptom of the fuzziness of &amp;ldquo;net neutrality&amp;rdquo; that Mr. Durbin thinks this is a reason to advocate it.  What&amp;rsquo;s next, a claim that the use of firewalls is contrary to net neutrality principles?&lt;br /&gt;&lt;br /&gt;Durbin approvingly links to &lt;a href=&#34;http://www.tcsdaily.com/article.aspx?id=052206E&#34;&gt;an article by Glenn Harlan Reynolds&lt;/a&gt; about employees using pirate WiFi or resorting to bringing in personal equipment with EVDO cards in order to get their Internet or blogging fix at the workplace.  Reynolds and Durbin both seem to think that companies should have no right&amp;ndash;or at least no ability&amp;ndash;to ban such things from the workplace unless they have &amp;ldquo;big trade-secret issues&amp;rdquo; or involve national security.  Now, there&amp;rsquo;s a big distinction between pirate WiFi (connecting an unauthorized device to a company&amp;rsquo;s internal network, most likely exposing its internals to the outside world) and using your own equipment over a wireless connection to a provider that you pay for yourself.  In the former case, it&amp;rsquo;s making unauthorized changes to the company&amp;rsquo;s own network and security mechanisms, while in the latter the issue is more an issue of whether you&amp;rsquo;re doing the job you&amp;rsquo;re being paid to do.  But none of this should have anything to do with the &amp;ldquo;net neutrality&amp;rdquo; debate.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hillary Clinton and Net Neutrality</title>
      <link>https://blog.lippard.org/2006/05/hillary-clinton-and-net-neutrality.html/</link>
      <pubDate>Tue, 23 May 2006 23:18:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/05/hillary-clinton-and-net-neutrality.html/</guid>
      <description>&lt;p&gt;Adam Thierer of the Cato Institute &lt;a href=&#34;http://www.techliberation.com/archives/039067.php&#34;&gt;expresses his bafflement&lt;/a&gt; over why people have such faith that instituting government regulations to enforce net neutrality will result in beneficial protection for free speech, when historically Congress has shown little support for the principle.  He points out the irony of Hillary Clinton calling for net neutrality in the name of protecting free speech, when she has on multiple occasions called for and supported government restrictions on free speech, including on the Internet.  She supported the Communications Decency Act, most of which was overturned by the U.S. Supreme Court as unconstitutional.  She supports regulation of video game content.  She pushed the V-chip.&lt;br /&gt;&lt;br /&gt;Does anyone really believe that the regulated Internet Hillary Clinton wants to see won&amp;rsquo;t ultimately result in any new restrictions on freedom of speech?  Especially since the net neutrality bills propose giving regulatory authority over the Internet to the FCC, the same agency that is more aggressive at fining broadcasters for &amp;ldquo;indecent&amp;rdquo; content than addressing telemarketing fraud?&lt;/p&gt;</description>
    </item>
    <item>
      <title>David Siegel, Global Crossing: telco blog pioneer</title>
      <link>https://blog.lippard.org/2006/05/david-siegel-global-crossing-telco.html/</link>
      <pubDate>Tue, 23 May 2006 21:33:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/05/david-siegel-global-crossing-telco.html/</guid>
      <description>&lt;p&gt;Martin Geddes has interviewed my co-worker Dave Siegel, and the results are up at &lt;a href=&#34;http://www.telepocalypse.net/archives/000940.html&#34;&gt;his blog, Telepocalypse&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Botnet interview on the Security Catalyst podcast</title>
      <link>https://blog.lippard.org/2006/05/botnet-interview-on-security-catalyst.html/</link>
      <pubDate>Tue, 23 May 2006 20:06:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/05/botnet-interview-on-security-catalyst.html/</guid>
      <description>&lt;p&gt;I did an interview over the weekend with Michael Santarcangelo of the Security Catalyst about botnets.  Part I of that interview &lt;a href=&#34;http://www.discord.org/%7Elippard/TSC-Botnet1.mp3&#34;&gt;is available now&lt;/a&gt; as a podcast (you can subscribe via Yahoo or iTunes).&lt;br /&gt;&lt;br /&gt;UPDATE: Part two is &lt;a href=&#34;http://www.discord.org/%7Elippard/TSC-Botnet2.mp3&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bush administration on NSA suit:  Courts have no right to address the issue</title>
      <link>https://blog.lippard.org/2006/05/bush-administration-on-nsa-suit-courts.html/</link>
      <pubDate>Tue, 23 May 2006 13:56:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/05/bush-administration-on-nsa-suit-courts.html/</guid>
      <description>&lt;p&gt;Ed Brayton &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/05/bush_and_the_first_amendment.php&#34;&gt;points out&lt;/a&gt; a paragraph &lt;a href=&#34;http://news.yahoo.com/s/ap/20060523/ap_on_bi_ge/phone_records_lawsuit;_ylt=Aqat.Ik2Me21o9zseegjc52s0NUE;_ylu=X3oDMTA2Z2szazkxBHNlYwN0bQ--&#34;&gt;from an AP story that says&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;The Bush administration has urged a judge to dismiss a similar case, saying it threatens to divulge state secrets and jeopardize national security. The government argued in briefs that the courts cannot decide the constitutionality of the president&amp;rsquo;s asserted wartime powers to eavesdrop on Americans without warrants.&lt;/blockquote&gt;As Ed &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/05/bush_and_the_first_amendment.php&#34;&gt;observes&lt;/a&gt;,&lt;br /&gt;&lt;blockquote&gt;If the courts cannot decide the constitutionality of such programs, then we might as well not have a constitution or courts at all.&lt;/blockquote&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Net Neutrality and Fair Use</title>
      <link>https://blog.lippard.org/2006/05/net-neutrality-and-fair-use.html/</link>
      <pubDate>Tue, 23 May 2006 02:59:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/05/net-neutrality-and-fair-use.html/</guid>
      <description>&lt;p&gt;Larry Lessig has &lt;a href=&#34;http://www.lessig.org/blog/archives/003410.shtml&#34;&gt;posted an interesting blog article&lt;/a&gt; comparing net neutrality to fair use, and asking whether there&amp;rsquo;s a problem in consistency on the part of those who favor one but not the other.  As someone who more strongly supports laws recognizing fair use than regulated net neutrality, I agree with the reasons given by several of the posters (including Kevin Farnham, Jeremy, Cory Doctorow, three blind mice, and poptones).  It seems that some of the better reasons to question creating a regulatory regime for net neutrality are present in these comments&amp;ndash;I&amp;rsquo;m pleasantly surprised to see that the comments appear to be dominated by net neutrality skeptics.&lt;br /&gt;&lt;br /&gt;Some of the highlights:&lt;br /&gt;&lt;br /&gt;* Fair use is a limitation on rights pertaining to intellectual property, while net neutrality is a limitation on rights pertaining to physical property&amp;ndash;Lessig&amp;rsquo;s own excellent book &lt;a href=&#34;http://www.free-culture.cc/freecontent/&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Free Culture&lt;/span&gt;&lt;/a&gt; points out that intellectual or creative property is different from physical property in significant ways.&lt;br /&gt;* The burden of proof on a fair use claim is on the person claiming fair use, not the copyright owner; in net neutrality the burden is on the property owner.&lt;br /&gt;* Fair use is really a limitation on a government regulation (copyright), while net neutrality is a regulation that&amp;rsquo;s a limit on business models, contracts, and technology.&lt;br /&gt;* Net neutrality advocates have not been clear about what they would require and prohibit, how violations will be detected/measured, and what the enforcement mechanisms will be.  (I don&amp;rsquo;t trust Congress to tell network engineers how to do their jobs.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dirty Politician: William Jefferson</title>
      <link>https://blog.lippard.org/2006/05/dirty-politician-william-jefferson.html/</link>
      <pubDate>Sun, 21 May 2006 23:27:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/05/dirty-politician-william-jefferson.html/</guid>
      <description>&lt;p&gt;Rep. William Jefferson (D-LA)&amp;rsquo;s Washington office was raided last night, and the FBI has disclosed portions of recorded conversations last year between Jefferson and an informant.   The informant had paid Jefferson $100,000 in $100 bills (caught on videotape by the FBI) to be delivered to an official in Nigeria.  In a telephone conversation on August 1 which the FBI has partially disclosed, Jefferson and the informant spoke to each other in code about the bribe money, which was recovered from Jefferson&amp;rsquo;s freezer during a police search on August 3.  In that conversation, the informant asked about the status of &amp;ldquo;the package.&amp;rdquo;  Jefferson replied that &amp;ldquo;I gave him the African art that you gave me and he was very pleased.&amp;quot;&lt;br /&gt;&lt;br /&gt;Jefferson apparently had the objective of getting work in Africa for a communications company, and getting his children a cut of that deal.&lt;br /&gt;&lt;br /&gt;Via &lt;a href=&#34;http://www.tpmmuckraker.com/archives/000701.php&#34;&gt;Talking Points Memo&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Yglesias on McCurry</title>
      <link>https://blog.lippard.org/2006/05/yglesias-on-mccurry.html/</link>
      <pubDate>Sat, 20 May 2006 03:06:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/05/yglesias-on-mccurry.html/</guid>
      <description>&lt;p&gt;Matthew Yglesias, covering for Joshua Micah Marshall at Talking Points Memo, &lt;a href=&#34;http://www.talkingpointsmemo.com/archives/week_2006_05_14.php#008516&#34;&gt;writes of Mike McCurry&amp;rsquo;s battle with bloggers over net neutrality&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;span class=&#34;smallcaps&#34;&gt;&lt;/span&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;span class=&#34;smallcaps&#34;&gt;&lt;/span&gt;People disagreed with McCurry about the net neutrality issue because people disagree about issues. People got so &lt;i&gt;mad&lt;/i&gt; at him precisely because of this kind of patronizing attitude. He was peddling flimsy arguments as if it never occurred to him that the blogosphere is full of people who &lt;i&gt;know a lot about the internet&lt;/i&gt; and could handle a grown-up argument (see a &lt;a href=&#34;http://www.reason.com/links/links041006.shtml&#34;&gt;non-flimsy&lt;/a&gt;, though ultimately unpersuasive, anti-neutrality piece if you&amp;rsquo;re interested).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bad unintended consequences of HR 5417</title>
      <link>https://blog.lippard.org/2006/05/bad-unintended-consequences-of-hr-5417.html/</link>
      <pubDate>Sat, 20 May 2006 02:06:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/05/bad-unintended-consequences-of-hr-5417.html/</guid>
      <description>&lt;p&gt;(I should preface this by saying that I am not a lawyer, only a relatively well-informed layman who has demonstrated the &lt;a href=&#34;http://www.discord.org/%7Elippard/lawsuits.html&#34;&gt;ability to win lawsuits against telemarketers&lt;/a&gt; without using an attorney.)&lt;br /&gt;&lt;br /&gt;Some &lt;a href=&#34;http://www.tpmcafe.com/node/30006&#34;&gt;network neutrality advocates&lt;/a&gt; are &lt;a href=&#34;http://directorblue.blogspot.com/2006/05/hr-5417-enforcing-net-neutrality-with.html&#34;&gt;promoting&lt;/a&gt; James Sensenbrenner and John Conyers&amp;rsquo; HR 5417 as a step in the right direction for putting network neutrality into law.  But &lt;a href=&#34;http://bennett.com/pitchers/hr5417109.pdf&#34;&gt;HR 5417&lt;/a&gt; is a badly written bill with some serious negative implications.  (There are &lt;a href=&#34;http://463.blogs.com/the_463/2006/05/cant_tell_a_nn_.html&#34;&gt;a bunch of other network neutrality bills&lt;/a&gt; in the works, which I haven&amp;rsquo;t yet examined.)&lt;br /&gt;&lt;br /&gt;First, it turns all NSPs and ISPs into &amp;ldquo;broadband network providers&amp;rdquo; even if they don&amp;rsquo;t provide any residential consumer services. All that matters is whether you provide two-way Internet at speeds of 200 kbps or greater.&lt;br /&gt;&lt;br /&gt;Second, it prohibits preventing anyone from sending or receiving traffic that is legal. This means ISPs cannot have acceptable use policies against spammers that go beyond what is required by the federal CAN-SPAM law except in states which have stricter laws, and they have to sell service to known spammers who comply with CAN-SPAM, and you can&amp;rsquo;t kick adware companies off your network until and unless the specific abusive actions they are taking are made illegal.&lt;br /&gt;&lt;br /&gt;Third, it says that if you provide a custom service like IP Video or VOIP interconnection at a higher class of service, you must allow your customers to connect to that &amp;ldquo;type&amp;rdquo; of service to any other provider of IP Video or VOIP, regardless of location, whether those providers are customers of yours or not. But if you don&amp;rsquo;t provide those services over the Internet, who is supposed to bear the costs of interconnection to providers who aren&amp;rsquo;t customers?&lt;br /&gt;&lt;br /&gt;Fourth, it prohibits all restrictions on what devices users can connect to the network except on grounds of physical harm or degrading the service of others. But what if you offer a specialized service that only supports some vendors&amp;rsquo; equipment, and has to have a particular configuration to function properly? This seems to say that you have to let customers configure unsupported or incorrectly configured equipment to the network.&lt;br /&gt;&lt;br /&gt;This bill is a nice example of bad unintended consequences.&lt;br /&gt;&lt;br /&gt;(Also see Richard Bennett&amp;rsquo;s &lt;a href=&#34;http://bennett.com/blog/index.php/archives/2006/05/19/the-poison-pill-bill/&#34;&gt;Original Blog&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Misinformation from &#34;Save the Internet&#34;</title>
      <link>https://blog.lippard.org/2006/05/misinformation-from-save-internet.html/</link>
      <pubDate>Fri, 19 May 2006 22:30:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/05/misinformation-from-save-internet.html/</guid>
      <description>&lt;p&gt;The &lt;a href=&#34;http://www.dontregulate.org/&#34;&gt;little cartoon movie&lt;/a&gt; from &amp;ldquo;Hands Off the Internet&amp;rdquo; (an organization funded by member organizations that include major telcos and equipment vendors) has &lt;a href=&#34;http://www.savetheinternet.com/=lie&#34;&gt;led to a response&lt;/a&gt; from &amp;ldquo;Save the Internet&amp;rdquo; (advocates of net neutrality funded by MoveOn.org and others).&lt;br /&gt;&lt;br /&gt;&amp;ldquo;Save the Internet&amp;rdquo; claims that the cartoon is &amp;ldquo;a clever piece of industry propaganda that is riddled with half-truths and outright lies.&amp;rdquo;  It then quotes a few passages from the cartoon and offers responses.  Unfortunately, it is &amp;ldquo;Save the Internet&amp;rdquo;&amp;rsquo;s response that contains misinformation, and it fails to point out any alleged lies.&lt;br /&gt;&lt;br /&gt;In what follows, I&amp;rsquo;ll quote directly from the &amp;ldquo;Save the Internet&amp;rdquo; response (including the quotes from the &amp;ldquo;Hands Off&amp;rdquo; cartoon they are responding to) and then respond to each point.&lt;br /&gt;&lt;b&gt;&lt;/b&gt;&lt;blockquote&gt;&lt;b&gt;The big telecom companies say:&lt;/b&gt; &lt;em&gt;&amp;ldquo;Is the Internet in Danger? Does the Internet need saving? It keeps getting faster. We keep getting more choices.&amp;quot;&lt;/em&gt;&lt;p&gt;   &lt;b&gt;The truth:&lt;/b&gt; Right now AT&amp;amp;T and others want to take away your choices and control what you can do and watch online. They&amp;rsquo;re on their best behavior while trying to convince Congress to hand over the Internet. But if their high-priced lobbyists get their way in Washington, the Internet as we know it will be gone. Network Neutrality has always curbed the control of the network owners, invited competition and encouraged innovators. It&amp;rsquo;s what made it possible for entrepreneurs and creative thinkers to prosper online. None of the big ideas that made the Internet the innovative engine it is today came from the cable or telephone companies.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Late 1990s NSA program</title>
      <link>https://blog.lippard.org/2006/05/late-1990s-nsa-program.html/</link>
      <pubDate>Thu, 18 May 2006 14:06:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/05/late-1990s-nsa-program.html/</guid>
      <description>&lt;p&gt;The &lt;a href=&#34;http://www.baltimoresun.com/news/nationworld/bal-nsa517,0,5970724.story?coll=bal-home-headlines&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Baltimore Sun&lt;/span&gt; has reported&lt;/a&gt; on a shelved 1990s NSA program to collect and analyze phone records which had the following features:&lt;br /&gt;&lt;blockquote&gt; &lt;em&gt;Used more sophisticated methods of sorting through massive phone and e-mail data to identify suspect communications.  &lt;p&gt;&lt;/em&gt; Identified U.S. phone numbers and other communications data and encrypted them to ensure caller privacy.&lt;/p&gt;  &lt;p&gt;* Employed an automated auditing system to monitor how analysts handled the information, in order to prevent misuse and improve efficiency.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cory Maye&#39;s new attorneys file legal brief</title>
      <link>https://blog.lippard.org/2006/05/cory-mayes-new-attorneys-file-legal.html/</link>
      <pubDate>Wed, 17 May 2006 18:16:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/05/cory-mayes-new-attorneys-file-legal.html/</guid>
      <description>&lt;p&gt;Radley Balko at &lt;a href=&#34;http://www.theagitator.com/archives/026574.php#026574&#34;&gt;The Agitator is on top of it&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;If you’ve read anything at all about this case, I’d urge you to take a look at the brief. I realize that a brief’s legal effectiveness is a very different thing than its general pursuasiveness, particularly briefs filed in almost perfunctory post-trial motions like this one. Since I’m not really qualified to comment on its legal merits, I’ll keep my comments limited to its general pursuasiveness.&lt;br /&gt;&lt;br /&gt;To that end, it’s devastating. The difference between the top-notch legal representation Cory Maye has now and the minimal representation he had at trial is striking (and frightening, given the stakes). I can’t see anyone reading this thing through and still believing that Maye is the slightest bit guilty, much less that he should be executed. At worst, you could perhaps make the case that Maye acted recklessly, and might have been tried for manslaughter. I wouldn’t agree. But I probably wouln’t be making trips to Mississippi to investigate, or blathering endlessly on my blog, either. Of course, I still think the guy should not only be released from prison, but compensated.&lt;/blockquote&gt;The brief, from Bob Evans, Orin Kerr, and attorneys at D.C. firm Covington and Burling, is &lt;a href=&#34;http://www.theagitator.com/MayeFinalBrief.pdf&#34;&gt;here&lt;/a&gt; (PDF).  There&amp;rsquo;s also a forensics review &lt;a href=&#34;http://www.theagitator.com/ExhibitTwo.doc&#34;&gt;here&lt;/a&gt; (Word doc), and a review of the autopsy report of Officer Jones &lt;a href=&#34;http://www.theagitator.com/ExhibitOne.pdf&#34;&gt;here&lt;/a&gt; (PDF).&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;ve had the pleasure of meeting and briefly working with some Covington and Burling attorneys in the past (though none of the ones who worked on this brief), and found them to be incredibly bright and professional people.  They also won &lt;a href=&#34;http://www.forbes.com/2004/01/20/cz_sl_0120faxes.html&#34;&gt;a multimillion-dollar lawsuit against Fax.com&lt;/a&gt;, which makes them good guys in my book.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Net Neutrality and the Pace of Innovation</title>
      <link>https://blog.lippard.org/2006/05/net-neutrality-and-pace-of-innovation.html/</link>
      <pubDate>Wed, 17 May 2006 13:15:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/05/net-neutrality-and-pace-of-innovation.html/</guid>
      <description>&lt;p&gt;Some advocates of net neutrality have advocated nationalization of &amp;ldquo;the Internet backbone&amp;rdquo; (see, for example, the &lt;a href=&#34;http://bennett.com/blog/index.php/archives/2006/05/02/the-senate-takes-a-stand-for-freedom/#comments&#34;&gt;comments of Paul and Frank&lt;/a&gt; at Richard Bennett&amp;rsquo;s Original Blog).  The idea that there is such a thing as &amp;ldquo;the Internet backbone&amp;rdquo; is &lt;a href=&#34;https://blog.lippard.org/2006/05/net-neutrality-and-last-mile.html&#34;&gt;itself a confusion about what telcos contribute to the Internet&lt;/a&gt;, but what was the pace of innovation when telephony was a highly regulated government monopoly in the United States?&lt;br /&gt;&lt;br /&gt;Touch-Tone was &lt;a href=&#34;http://en.wikipedia.org/wiki/Touch_tone&#34;&gt;developed in the late 1950&amp;rsquo;s&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;It was promoted at the Bell System Pavilion at the 1962 Seattle World&amp;rsquo;s Fair, as can be seen in &lt;a href=&#34;http://www.archive.org/details/Century21964&#34;&gt;this fascinating short film, &amp;ldquo;21st Century Calling&amp;rdquo;&lt;/a&gt; (a bonus feature on the DVD of the Mystery Science Theatre 3000 episode, &amp;ldquo;The Killer Shrews&amp;rdquo;).  Other features promoted in the film include call forwarding and three-way calling.&lt;br /&gt;&lt;br /&gt;Bell Labs &lt;a href=&#34;http://www.bellsystemmemorial.com/pdf/thetouchtonedial.pdf&#34;&gt;officially announced Touch-Tone as a feature&lt;/a&gt; (PDF) in 1964.&lt;br /&gt;&lt;br /&gt;Touch-Tone was rolled out to consumers in the 1980s as a feature which consumers had to pay extra for, even though it cost nothing more to provide.  The SS7 electronic switching infrastructure costs were covered by consumer fees such as the monthly fee for Touch-Tone service, and then used to roll out new services to businesses, subsidized by consumers.&lt;br /&gt;&lt;br /&gt;Time from innovation to deployment:  over two decades.&lt;/p&gt;</description>
    </item>
    <item>
      <title>VA Hospital Spiritual Assessments</title>
      <link>https://blog.lippard.org/2006/05/va-hospital-spiritual-assessments.html/</link>
      <pubDate>Wed, 17 May 2006 04:15:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/05/va-hospital-spiritual-assessments.html/</guid>
      <description>&lt;p&gt;Mark Vuletic at &lt;a href=&#34;http://secularoutpost.blogspot.com/2006/05/ffrf-sues-over-integration-of.html&#34;&gt;the Secular Outpost reports&lt;/a&gt; on the &lt;a href=&#34;http://www.ffrf.org/news/2006/VAlawsuit.php&#34;&gt;Freedom From Religion Foundation&amp;rsquo;s lawsuit&lt;/a&gt; against the Department of Veteran&amp;rsquo;s Affairs for conducting &lt;a href=&#34;http://www.ffrf.org/news/2006/VAspiritual.php&#34;&gt;&amp;ldquo;basic spiritual assessments&amp;rdquo;&lt;/a&gt; as part of admissions procedures.  The &amp;ldquo;spiritual assessments&amp;rdquo;  are used to determine whether patients require treatment for &amp;ldquo;spiritual injury or sickness.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Forever Pregnant / Start Making More Babies</title>
      <link>https://blog.lippard.org/2006/05/forever-pregnant-start-making-more.html/</link>
      <pubDate>Wed, 17 May 2006 03:41:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/05/forever-pregnant-start-making-more.html/</guid>
      <description>&lt;p&gt;Today&amp;rsquo;s &lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/content/article/2006/05/15/AR2006051500875.html?referrer=emailarticle/page.html&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Washington Post&lt;/span&gt; reports&lt;/a&gt; (via &lt;a href=&#34;http://www.woodka.com/2006/05/16/forever-pregnant/&#34;&gt;Donna Woodka&amp;rsquo;s blog&lt;/a&gt;):&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;New federal guidelines ask all females capable of conceiving a baby to treat themselves &amp;ndash; and to be treated by the health care system &amp;ndash; as pre-pregnant, regardless of whether they plan to get pregnant anytime soon.&lt;/p&gt;&lt;p&gt;Among other things, this means all women between first menstrual period and menopause should take folic acid supplements, refrain from smoking, maintain a healthy weight and keep chronic conditions such as asthma and diabetes under control.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Even more serious Diebold voting machine flaws</title>
      <link>https://blog.lippard.org/2006/05/even-more-serious-diebold-voting.html/</link>
      <pubDate>Sun, 14 May 2006 18:32:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/05/even-more-serious-diebold-voting.html/</guid>
      <description>&lt;p&gt;Harri Hursti of Black Box Voting has released &lt;a href=&#34;http://www.blackboxvoting.org/BBVtsxstudy.pdf&#34;&gt;a report&lt;/a&gt; (PDF) on yet more flaws (on top of &lt;a href=&#34;https://blog.lippard.org/2005/12/major-flaw-in-diebold-voting-machines.html&#34;&gt;others reported back in December&lt;/a&gt;) in Diebold TSx and TS6 Direct-Recording Electronic (or DRE) voting machines.  Having a few minutes of physical access to a machine makes it possible to install software, using simple, easily available tools, which will completely compromise the machine in such a way that it will be impossible to tell whether future software updates are successful or not.&lt;br /&gt;&lt;br /&gt;Ed Felten and Avi Rubin give &lt;a href=&#34;http://www.freedom-to-tinker.com/?p=1014&#34;&gt;more detail at Felten&amp;rsquo;s blog, Freedom to Tinker&lt;/a&gt;, and question whether it makes sense to build voting machines based on commodity hardware and operating systems due to these risks.  This certainly seems like an application where you&amp;rsquo;d want hardware-enforced verification of a stripped-down trusted computing platform.&lt;br /&gt;&lt;br /&gt;Hursti&amp;rsquo;s report says that there are three layers of software in the Diebold machines: a boot loader, an operating system (customized Windows CE), and an application program (the voting software).  Each of the three layers has backdoors which allow bypassing security controls.  The report states that &amp;ldquo;Different files on the system carry various subsets of the following features: Signature check, mode check, and integrity check.  None of these can be considered security features against tampering.  For example, the integrity check is [redacted].  This check can be equated to a very crude spell-checker.  It is effective against accidental typing errors but not deliberate attacks.&amp;quot;&lt;br /&gt;&lt;br /&gt;The redacted portion, based on the description, is apparently a weak checksum such as CRC (cyclic redundancy check), rather than a cryptographically stronger checksum like MD5 or SHA1 (both of which have &lt;a href=&#34;http://www.computerworld.com/securitytopics/security/story/0,10801,95343,00.html&#34;&gt;weaknesses of their own&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;The Hursti report describes how an attacker could exploit the weaknesses at multiple levels to prevent the removal of malicious code.  One such flaw (the details of which are redacted from the report) is that inserting a standard PCMCIA memory card into the machine containing a file with the appropriate name will cause the boot loader to reflash itself, installing the code in that file as the new boot loader on the system.  As Hursti points out, &amp;ldquo;Due to the fact that the boot loader is the primary mechanism for its own reprogramming, if the boot loader is compromised with a deep attack, using the boot loader itself to install a known clean version of a boot loader is no longer a viable option as a recovery path to clean the system.&amp;quot;&lt;br /&gt;&lt;br /&gt;The report goes on to show similar flaws in replacing the operating system image, and points out a voter-accessible hidden button (labeled &amp;ldquo;battery test&amp;rdquo;) that could be exploited by malicious code as a trigger for an attack.&lt;br /&gt;&lt;br /&gt;The recommended defense against attacks is to physically protect the machines&amp;ndash;as a machine can be compromised with less than five minutes of physical access, chain of custody evidence must be maintained from the machines&amp;rsquo; origin to final use, with no unsupervised access.&lt;/p&gt;</description>
    </item>
    <item>
      <title>$5 billion lawsuit filed against Verizon</title>
      <link>https://blog.lippard.org/2006/05/5-billion-lawsuit-filed-against.html/</link>
      <pubDate>Sun, 14 May 2006 18:07:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/05/5-billion-lawsuit-filed-against.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://news.yahoo.com/s/ap/20060512/ap_on_bi_ge/nsa_records_verizon&#34;&gt;Two New Jersey attorneys&lt;/a&gt;, Bruce Afran and Carl Mayer, &lt;a href=&#34;http://www.chron.com/disp/story.mpl/nation/3860849.html&#34;&gt;have filed a lawsuit in federal court&lt;/a&gt; in New York City against Verizon regarding its sharing of call-detail records with the NSA without a subpoena.  The lawsuit charges that Verizon has violated a number of federal laws, including the 1986 Stored Communications Act (28 USC 2701), which provides for $1,000 in statutory damages for each violation. Some reports have quoted a $50 billion figure based the potential of one violation regarding the information of each of 50 million people, but the suit as filed asks for $1,000 per violation, or $5 billion if certified as a class action.&lt;br /&gt;&lt;br /&gt;The &lt;a href=&#34;http://papers.ssrn.com/sol3/papers.cfm?abstract_id=421860&#34;&gt;Stored Communications Act&lt;/a&gt; is a confusingly-written piece of the Electronic Communications Privacy Act that covers both content records (such as email) as well as non-content records (such as log information and subscriber information).  One of the exceptions in the law for when a provider can supply non-content information to a governmental entity without a subpoena is if (quoting from &lt;a href=&#34;http://papers.ssrn.com/sol3/papers.cfm?abstract_id=421860&#34;&gt;a commentary by law professor Orin Kerr&lt;/a&gt;) &amp;ldquo;the provider reasonably believes that an emergency involving immediate danger of death or serious physical injury to any person justifies disclosure of the information.&amp;rdquo;  This seems like a defense that Verizon will be likely to use to justify a program that&amp;rsquo;s supposed to be used to identify and stop terrorists.&lt;br /&gt;&lt;br /&gt;Verizon &lt;a href=&#34;http://today.reuters.com/business/newsarticle.aspx?type=ousiv&amp;amp;storyID=2006-05-12T223619Z_01_N12175119_RTRIDST_0_BUSINESSPRO-SECURITY-USA-VERIZON-DC.XML&#34;&gt;claims that it&lt;/a&gt; &amp;ldquo;does not, and will not, provide any government agency unfettered access to our customer records or provide information to the government under circumstances that would allow a fishing expedition.&amp;quot;&lt;br /&gt;&lt;br /&gt;RCN, a telecom and Internet provider (its assets include the former Erols Internet) based in Herndon, VA, &lt;a href=&#34;http://biz.yahoo.com/bw/060512/20060512005534.html?.v=1&#34;&gt;has issued a press release&lt;/a&gt; stating that it, like Qwest, has not disclosed customer information except when required by legal process.&lt;/p&gt;</description>
    </item>
    <item>
      <title>NSA call monitoring details revealed, blocks Justice Department investigation</title>
      <link>https://blog.lippard.org/2006/05/nsa-call-monitoring-details-revealed.html/</link>
      <pubDate>Thu, 11 May 2006 15:38:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/05/nsa-call-monitoring-details-revealed.html/</guid>
      <description>&lt;p&gt;USA Today &lt;a href=&#34;http://news.yahoo.com/s/nm/20060511/pl_nm/security_usa_phonecalls1_dc_1&#34;&gt;has reported that&lt;/a&gt; the NSA has been collecting a database of call detail records from data provided by AT&amp;amp;T, Verizon, and BellSouth (no word on whether SBC or other ILECs and CLECs have participated).  Qwest is noteworthy for having refused to participate in the program.&lt;br /&gt;&lt;br /&gt;The collected CDRs include records of calls which both originate and terminate within the United States (i.e., completely domestic calls).&lt;br /&gt;&lt;br /&gt;The NSA&amp;rsquo;s goal was allegedly &amp;ldquo;&amp;rsquo;to create a database of every call ever made&amp;rsquo; within U.S. borders,&amp;rdquo; which is out of scope for the NSA&amp;rsquo;s mission.&lt;br /&gt;&lt;br /&gt;Arlen Specter of the Senate Judiciary Committee &lt;a href=&#34;http://news.yahoo.com/s/nm/20060511/pl_nm/security_usa_phonecalls_senate_dc_1&#34;&gt;says that&lt;/a&gt; the telcos will be questioned about their participation.&lt;br /&gt;&lt;br /&gt;In other news today, the NSA &lt;a href=&#34;http://seattletimes.nwsource.com/html/nationworld/2002987431_webnsa11.html&#34;&gt;managed to kill an investigation&lt;/a&gt; by the Justice Department&amp;rsquo;s Office of Professional Responsibility into whether Justice Department attorneys violated ethical rules with regard to the NSA&amp;rsquo;s domestic spying.  They did this by denying requested security clearances to OPR investigators.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Abramoff&#39;s visits to the White House</title>
      <link>https://blog.lippard.org/2006/05/abramoffs-visits-to-white-house.html/</link>
      <pubDate>Thu, 11 May 2006 00:14:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/05/abramoffs-visits-to-white-house.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.tpmmuckraker.com/archives/000610.php&#34;&gt;Judicial Watch obtained records&lt;/a&gt; of Jack Abramoff&amp;rsquo;s visits to the White House from the U.S. Secret Service, but they are demonstrably incomplete.  At least &lt;a href=&#34;http://www.tpmmuckraker.com/archives/000611.php&#34;&gt;three other visits&lt;/a&gt; known to have occurred were not included, as presaged by Scott McClellan&amp;rsquo;s statement that the records were incomplete.  The released documents record two visits, one on January 20, 2004 (from 10:42:20 to 11:29:34) and another on March 6, 2001 (from 16:23:35 to 16:49:50), in a format that differs from the format of White House visit records Judicial Watch previously obtained from the Clinton administration, which gave more information such as the name of the individual being visited.  These records appear to be reports pulled directly from a badge access control system.  (Via TPM Muckraker.)&lt;br /&gt;&lt;br /&gt;The documents can be found &lt;a href=&#34;http://judicialwatch.org/archive/2006/abramoff-wh-logs.pdf&#34;&gt;here&lt;/a&gt; (PDF).&lt;br /&gt;&lt;br /&gt;UPDATE (May 17, 2006):  These logs are the only ones the U.S. Secret Service has&amp;ndash;the logs that are needed for a complete record are &lt;a href=&#34;http://www.tpmmuckraker.com/archives/000674.php&#34;&gt;in the possession of the White House&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Net Neutrality and Last-Mile Connectivity: An Analogy</title>
      <link>https://blog.lippard.org/2006/05/net-neutrality-and-last-mile.html/</link>
      <pubDate>Mon, 08 May 2006 13:24:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/05/net-neutrality-and-last-mile.html/</guid>
      <description>&lt;p&gt;Suppose we live in a world with no private automobiles.  There are still airports, bus stations, and sea ports, and these are places with diverse carriers and services, giving you many options for traveling long distances to other locations.  But to get from your home to these travel hubs, your options are limited to between one and three cab companies; most people have access to two, RBOC Cab and Cable Cab.  Both cab companies own all of their own cabs, but RBOC Cab has been legally required to allow independent operators to rent their cabs.  Those independent operators have been permitted to repaint the cabs, furnish the interiors differently, and offer additional services to customers within the content of the cabs, but the cabs are owned by RBOC Cab and are of the same size, and the radios are standard equipment owned and maintained by RBOC Cab.  Cable Cab, by contrast, has never been required to allow independent operators to use its cabs, and has never done so.  (UPDATE 11 May 2006:  This is because Cable Cab pays 5% of revenue to local governments as part of their franchise agreement, while RBOC Cab, by contrast, has had government monopoly protection until 1996, has free access to rights of way, and receives government funding via &amp;ldquo;universal service&amp;rdquo; fees in order to provide service to rural areas.  While Cable Cab funded its own purchasing of cabs and infrastructure, RBOC Cab built its infrastructure without risk as a result of the government support.)  They initially didn&amp;rsquo;t come with radios at all, but have recently furnished their cabs with radios.&lt;br /&gt;&lt;br /&gt;The rules have recently been changed so that RBOC Cab will no longer be required to allow independent operators to rent their cabs.  They&amp;rsquo;ve stopped allowing new independent operators to rent cabs, or existing independent operators to take on new customers, and have announced that they will be ending all of the independent operator contracts.&lt;br /&gt;&lt;br /&gt;RBOC Cab has also announced that they intend to build larger cabs, in which some of the additional space will be used to provide new services, such as a fully stocked bar, refrigerator, and high-definition television.  They will supply all of the contents of the bar and refrigerator, as well as what is shown on the TV, by entering into arrangements with suppliers, whom they intend to charge a fee for the privilege of using the facilities to reach their passengers.  Passengers will not be permitted to use the refrigerators to store items that they&amp;rsquo;ve supplied, though they will still be allowed to bring along their own cooler, snacks, or video equipment, provided that it fits in the remaining space in the cab (which will be more space than in previous cabs).&lt;br /&gt;&lt;br /&gt;Both cab companies reserve the right to deny transportation for certain kinds of items that they consider harmful or dangerous, or which impact their ability to function&amp;ndash;items that stink up the cab, that could catch fire or explode, etc.&lt;br /&gt;&lt;br /&gt;Cab Neutrality advocates argue that the Department of Transportation needs to create additional regulations which require the cab companies to allow passengers to carry whatever items they want, to use the radios to listen to whatever stations they want (whether the driver likes it or not), to put their own items in the refrigerator, and to allow all snack, beverage, and video providers to make use of the new equipment that RBOC Cabs plans to put into their cabs.  They also want to require that the cab companies send cabs at the same speed to every travel hub, regardless of the hub&amp;rsquo;s size or amount of demand for its services (or what the passengers want), and that all costs should be borne by the cab company, not the hub.  RBOC Cabs responds by saying that in order to fund the building of the new cabs, they need to be able to charge the snack, beverage, and video providers to use the new equipment (in addition to the fee charged to the passengers, which is not enough to cover the actual cost), but that passengers are still free to bring their own snacks.  Cab Neutrality advocates worry that unless they are allowed to bring whatever items they want, they might be prohibited from bringing their own snacks, beverages, and videos.  RBOC Cabs have also claimed that they need to be able to build these larger cabs in order to travel longer distances, and suggested that their ability to carry snacks, beverages, and videos over long distances is part of the costs they need to recoup (when, in fact, the long distance transportation of even their snacks, beverages, and videos is provided in the highly competitive environment of the multiple transportation hubs, where there are no issues of capacity and costs per mile are significantly lower).&lt;br /&gt;&lt;br /&gt;This is not a precise analogy, but I think it captures the highlights.  To make it more precise, I&amp;rsquo;d need to actually talk about the roads, perhaps making the last mile owned by HOAs that are analogous to RBOCs and cable companies, with the HOAs placing restrictions on the size and type of vehicles that can move on those roads and creating new lanes for their own vehicles, which they want to rent out to third parties or make available for higher priority services that might need them for emergencies.&lt;br /&gt;&lt;br /&gt;What&amp;rsquo;s right about &amp;ldquo;Cab Neutrality&amp;rdquo; is that passengers want to be able to get to every travel hub and they want to be able to choose what food, beverages, and entertainment they get on the way.  But the specific proposals they make are too specific, go beyond these basics, and create limitations in what new services and business arrangements can be developed.&lt;br /&gt;&lt;br /&gt;As I see it, the biggest problem here is limited competition among cab companies&amp;ndash;a situation which was alleviated to a large extent by the requirement that RBOC Cab lease out cabs to independent operators&amp;ndash;a requirement that should have applied to Cable Cab as well.  (If we had a way to purchase or rent our own vehicles from competitive sources, all of the worries about what the cab companies might do would be eliminated.)&lt;br /&gt;&lt;br /&gt;A requirement on the cab companies that requires passengers to be able to carry whatever they want would have the unintended consequence that some malicious or unthinking passengers would carry items that the cab companies want to prohibit for good reason&amp;ndash;harmful and dangerous materials, materials which disrupt service for other passengers.  (E.g., spam, malware, denial of service attacks.)&lt;br /&gt;&lt;br /&gt;A requirement that all cabs must travel at the same speed means that if I have an emergency where I want to be able to pay more to get to my travel hub faster, I can&amp;rsquo;t do it.  Passengers carrying organs for transplant surgery don&amp;rsquo;t get to travel any faster than passengers going on vacation.&lt;br /&gt;&lt;br /&gt;A requirement that all costs must be borne by the cab companies (both for transportation to the hubs and for the new cabs and equipment within them) limits the possibilities of new business arrangements between third parties and the cab companies.  There might be a possible business model where a travel hub pays a fee to get more frequent cab services, with a lower cost to the cab passengers, subsidized by the long-haul transportation services.  Or where video providers can supply services at different costs, with lower-cost services subsidized by advertising revenue.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Misinformation in defense of net neutrality</title>
      <link>https://blog.lippard.org/2006/05/misinformation-in-defense-of-net.html/</link>
      <pubDate>Mon, 08 May 2006 01:32:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/05/misinformation-in-defense-of-net.html/</guid>
      <description>&lt;p&gt;Adam Green, responding to Mike McCurry, &lt;a href=&#34;http://www.huffingtonpost.com/adam-green/mike-mccurry-hurting-t_b_20216.html&#34;&gt;writes (following Matt Stoller at MyDD) that&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;Lie #1: McCurry knows the Internet is not &amp;ldquo;absent regulation&amp;rdquo; yet he&amp;rsquo;s willing to deceive the public if it helps his clients. As Matt Stoller &lt;a href=&#34;http://www.moveon.org/r?r=1696&#34;&gt;points out&lt;/a&gt; on MyDD:&lt;/p&gt;&lt;blockquote dir=&#34;ltr&#34; style=&#34;margin-right: 0px;&#34;&gt;&lt;blockquote dir=&#34;ltr&#34; style=&#34;margin-right: 0px;&#34;&gt;  &lt;p&gt;What McCurry did not tell the public was that during the Clinton years, the FCC actively enforced net neutrality &amp;ndash; the Internet&amp;rsquo;s First Amendment &amp;ndash; against his telecom clients. &lt;a href=&#34;http://www.moveon.org/r?r=1646&#34;&gt;Common carrier&lt;/a&gt; statutes have in fact been a bedrock principle of telecommunications law since 1934, and in 1996 Congress ratified that with a commitment to network neutrality.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Is There Really a Housing Bubble?</title>
      <link>https://blog.lippard.org/2006/05/is-there-really-housing-bubble.html/</link>
      <pubDate>Sat, 06 May 2006 16:40:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/05/is-there-really-housing-bubble.html/</guid>
      <description>&lt;p&gt;To &lt;a href=&#34;http://thehousingbubbleblog.com/&#34;&gt;many&lt;/a&gt;, the housing bubble seems a &lt;a href=&#34;http://bubblemeter.blogspot.com/&#34;&gt;foregone conclusion&lt;/a&gt;. &lt;a href=&#34;http://www.enaghbeg.com/Housing_crash/bubbletown_news.html&#34;&gt;Uncountable&lt;/a&gt; blogs devoted to the bubble give the impression that you must be crazy or stupid to not see it. In spite of this, I remain unconvinced. I’m not even sure I know what the “housing bubble” &lt;em&gt;is&lt;/em&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://marinrealestatebubble.blogspot.com/2005/12/letter-to-editor_18.html&#34;&gt;Here&lt;/a&gt; is a working definition:&lt;br /&gt;&lt;blockquote&gt;&lt;span style=&#34;font-family:arial;color:#000099;&#34;&gt;…that housing prices have been pushed well beyond any semblance of reasonableness and the dictates of healthy market fundamentals due to excessive liquidity, extremely relaxed lending standards, a speculative mania, and the increasingly irresponsible &amp;ldquo;cheerleading&amp;rdquo; of vested interests.&lt;/span&gt;&lt;/blockquote&gt;Endless scary graphs,&lt;a href=&#34;http://photos1.blogger.com/blogger/4168/1436/1600/phxappreciation.jpg&#34;&gt;&lt;img style=&#34;FLOAT: right; MARGIN: 0px 0px 10px 10px; CURSOR: hand&#34; alt=&#34;Click to enlarge&#34; src=&#34;http://photos1.blogger.com/blogger/4168/1436/200/phxappreciation.jpg&#34; border=&#34;0&#34; /&gt;&lt;/a&gt; like this one, which shows Phoenix appreciation rates over the past 30 years, seem to bear this out. Nonetheless, I am left with questions.&lt;br /&gt;&lt;br /&gt;For example, who decides what price is “reasonable”? What standard should we use? Value is entirely subjective. Price, being a function of value plus ability to pay, can seem “unreasonable” to some, but “very reasonable” to others. The only one that matters, though, is the person who actually buys—and who, in so doing, reveals his opinion that the price &lt;em&gt;is &lt;/em&gt;“reasonable.”&lt;br /&gt;&lt;br /&gt;Where is the evidence of a “speculative mania”? You can’t simply point to the recent rapid appreciation rates and say, “See?”, because that’s assuming what you’re trying to prove. What evidence I’ve seen for this has been sparse and unconvincing, so far. Of course I could be wrong, and we could be on the precipice of the largest housing price decline in history. Unfortunately we’ll only know in retrospect.&lt;br /&gt;&lt;br /&gt;The charge of “excessive liquidity” and “relaxed lending standards” also rings hollow to me. Now, it seems certain that the amount of borrowing taking place has increased significantly, but that could be caused by any number of things. Why does this automatically mean that lenders have become “extremely relaxed” with their money—which I presume means they’ve suddenly become willing to lend to any fiscally irresponsible idiot, as long as he has a heartbeat? This seems a testable hypothesis to me. If such an explanation were true, wouldn’t you expect to see foreclosure actions increase over time, as the bad debtors began defaulting on their loans?&lt;br /&gt;&lt;br /&gt;When debtors default on their loans, lenders need to provide public notice of the impending sale of the property. These notices get recorded at the county recorders office, usually in the form of a Notice of Trustee’s Sale. In order for a lender to record a Notice of Trustee’s Sale, a borrower has to be at least 90 days late on her mortgage payments. Luckily, Maricopa County makes these records easy to obtain.&lt;br /&gt;&lt;br /&gt;This graph shows data I’ve compiled &lt;a href=&#34;http://photos1.blogger.com/blogger/4168/1436/1600/trsales.jpg&#34;&gt;&lt;img style=&#34;FLOAT: right; MARGIN: 0px 0px 10px 10px; CURSOR: hand&#34; alt=&#34;Click to enlarge&#34; src=&#34;http://photos1.blogger.com/blogger/4168/1436/200/trsales.jpg&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;from the Maricopa County Recorders office. The blue line is the number of Notices of Trustee’s Sales per month, over the past 11 years. The dotted red line is a 3-month moving average. What does this graph tell us? My first impression is that it’s easy to see evidence of the 2001 tech bubble, but, if anything, Maricopa County seems to have recovered from that, as the average number of notices has returned to 1996ish levels.&lt;br /&gt;&lt;br /&gt;Admittedly this one graph is hardly a death-blow to the idea of the bubble, but I believe it’s important to take note of it, if for nothing else, then at least as a caution against our tendency to succumb to Chicken-Littleism and &lt;a href=&#34;http://einzige.blogspot.com/2006/01/confirmation-bias.html&#34;&gt;confirmation bias&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>National Day of Prayer II</title>
      <link>https://blog.lippard.org/2006/05/national-day-of-prayer-ii.html/</link>
      <pubDate>Fri, 05 May 2006 15:03:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/05/national-day-of-prayer-ii.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://photos1.blogger.com/blogger/6230/1431/1600/P5040004.med.jpg&#34; onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34;&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; src=&#34;http://photos1.blogger.com/blogger/6230/1431/320/P5040004.med.jpg&#34; style=&#34;cursor: pointer; float: left; margin: 0pt 10px 10px 0pt;&#34; /&gt;&lt;/a&gt;&lt;a href=&#34;http://photos1.blogger.com/blogger/6230/1431/1600/P5040005.med.jpg&#34; onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34;&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; src=&#34;http://photos1.blogger.com/blogger/6230/1431/320/P5040005.med.jpg&#34; style=&#34;cursor: pointer; float: left; margin: 0pt 10px 10px 0pt;&#34; /&gt;&lt;/a&gt;&lt;a href=&#34;http://photos1.blogger.com/blogger/6230/1431/1600/P5040014.med.jpg&#34; onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34;&gt;&lt;img alt=&#34;&#34; border=&#34;0&#34; src=&#34;http://photos1.blogger.com/blogger/6230/1431/320/P5040014.med.jpg&#34; style=&#34;cursor: pointer; float: left; margin: 0pt 10px 10px 0pt;&#34; /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I went by the west lawn of the Capitol yesterday to see the set up for the National Day of Prayer event.  There were a series of rotating speakers reading from the Bible to an audience of empty chairs (though I&amp;rsquo;m sure they filled them for their 5 p.m. event).  We then had a scheduled private tour at the Supreme Court, and got to see the Justice House of Prayer/Bound4Life cult members praying in front of the steps&amp;ndash;these are the &amp;ldquo;interns&amp;rdquo; who pay $500/mo or so (the fee details seem to have disappeared from their website, but it was $1500 for a 3-mo internship when &lt;a href=&#34;https://blog.lippard.org/2005/12/magical-thinking-in-nations-capital.html&#34;&gt;I commented on them in December&lt;/a&gt;) for the privilege of praying the same 22-word prayer over and over in hopes that the Supreme Court will reverse Roe v. Wade.  (I almost think such strategies should be encouraged.  These interns aren&amp;rsquo;t hurting anything with their &amp;ldquo;silent sieges,&amp;rdquo; and it&amp;rsquo;s keeping them out of other kinds of trouble they could be getting into or causing.)&lt;br /&gt;
&lt;br /&gt;
We didn&amp;rsquo;t make it back to the Capitol until later in the evening, instead choosing to eat an excellent meal in Chinatown with some friends.&lt;br /&gt;
&lt;br /&gt;
(&lt;a href=&#34;https://blog.lippard.org/2006/05/national-day-of-prayer.html&#34;&gt;Previously&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Facts about Mexico&#39;s drug decriminalization</title>
      <link>https://blog.lippard.org/2006/05/facts-about-mexicos-drug.html/</link>
      <pubDate>Fri, 05 May 2006 14:52:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/05/facts-about-mexicos-drug.html/</guid>
      <description>&lt;p&gt;The new law (which Fox has now declined to sign, and has asked for one that appears more anti-drug) &lt;a href=&#34;http://www.samefacts.com/archives/drug_policy_/2006/05/radio_of_the_absurd.php&#34;&gt;would have the following effects&lt;/a&gt;:&lt;br /&gt;&lt;br /&gt;1.  Allow local police as well as federal police to pursue drug-related crime.  This is a strengthening of anti-drug laws.&lt;br /&gt;2.  Codify the specifics for amounts of drugs which, if possessed, do not result in criminal prosecution, but diversion to treatment programs.  Currently, this is at the judge&amp;rsquo;s discretion, requires some kind of evidence of being an addict, and is apparently a source of corruption (pay a bribe, get the charges dropped).  This change seems to be relatively neutral.&lt;br /&gt;&lt;br /&gt;It doesn&amp;rsquo;t appear to me likely that these changes would have much effect on the availability or acceptability of illegal drugs in Mexico.&lt;/p&gt;</description>
    </item>
    <item>
      <title>National Day of Prayer</title>
      <link>https://blog.lippard.org/2006/05/national-day-of-prayer.html/</link>
      <pubDate>Thu, 04 May 2006 13:18:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/05/national-day-of-prayer.html/</guid>
      <description>&lt;p&gt;Today is the &lt;a href=&#34;http://www.christiannewstoday.com/CWN_900.html&#34;&gt;National Day of Prayer&lt;/a&gt;, an event made permanent (on the first Thursday in May) by Congress and signed into law by Ronald Reagan in 1988, six years after the National Prayer Committee started pushing for it.  Presidents had previously been able to declare National Days of Prayer whenever they saw fit, a tradition that became annual starting around 1951.  Presidents can still augment this with additional National Days of Prayer, as Bush added a National Day of Prayer and Remembrance on September 14, 2001.&lt;br /&gt;
&lt;br /&gt;
As I happen to be in Washington, D.C., very near the Capitol building, I&amp;rsquo;d like to check out the event on the west lawn of the Capitol tonight (unfortunately a previous dinner commitment overlaps with the event) and see whether the participants are able to reconcile their activities with the Bible, let alone &lt;a href=&#34;http://blogs.nature.com/news/blog/2006/03/study_challenges_prayers_for_t.html&#34;&gt;empirical evidence for the ineffectiveness of prayer&lt;/a&gt;.  In Matthew 6:5-7, Jesus condemns the false piety of &amp;ldquo;hypocrites&amp;rdquo; who pray in public, and advises that his followers pray secretly in their closets and not engage in &amp;ldquo;vain repetitions&amp;rdquo;&amp;ndash;it&amp;rsquo;s one of the most ignored verses in the Bible.&lt;br /&gt;
&lt;br /&gt;
As the &lt;a href=&#34;http://www.ffrf.org/&#34;&gt;Freedom From Religion Foundation&lt;/a&gt; has pointed out for years, &amp;ldquo;nothing fails like prayer.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
(&lt;a href=&#34;https://blog.lippard.org/2006/05/national-day-of-prayer-ii.html&#34;&gt;Subsequently&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Negative review of Colbert</title>
      <link>https://blog.lippard.org/2006/05/negative-review-of-colbert.html/</link>
      <pubDate>Thu, 04 May 2006 01:57:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/05/negative-review-of-colbert.html/</guid>
      <description>&lt;p&gt;Tuesday&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Examiner&lt;/span&gt; (a free daily in Washington, D.C.) has a column by Karen Feld (&amp;ldquo;The Buzz,&amp;rdquo; a gossip column) that reports on &lt;a href=&#34;https://blog.lippard.org/2006/05/loyalty-day.html&#34;&gt;Stephen Colbert&amp;rsquo;s presentation&lt;/a&gt; at the White House Correspondent&amp;rsquo;s Dinner:&lt;br /&gt;&lt;blockquote&gt;President Bush&amp;rsquo;s clever presentation with Steve Bridges as his &amp;ldquo;id&amp;rdquo; was a tough act to follow for faux talk show host Stephen Colbert.  Many, including the president, thought the comedian&amp;rsquo;s jokes were too edgy and in bad taste.&lt;/blockquote&gt;I thought they were hilarious, deservedly harsh, and the dumbfounded silence of the audience was itself quite amusing.  &amp;ldquo;It&amp;rsquo;s funny, because it&amp;rsquo;s true.&amp;rdquo;  It&amp;rsquo;s too bad that it takes comedians to say what needs to be said right to the president&amp;rsquo;s face.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Unitary Executive Doctrine</title>
      <link>https://blog.lippard.org/2006/05/unitary-executive-doctrine.html/</link>
      <pubDate>Tue, 02 May 2006 14:37:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/05/unitary-executive-doctrine.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve seen several people forward or cite &lt;a href=&#34;http://www.iht.com/articles/2006/04/30/america/web.0430bush.php&#34;&gt;Charlie Savage&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Boston Globe&lt;/span&gt; article&lt;/a&gt;, which starts:&lt;br /&gt;&lt;blockquote&gt; President Bush has quietly claimed the authority to disobey more than 750 laws enacted since he took office, asserting that he has the power to set aside any statute passed by Congress when it conflicts with his interpretation of the Constitution.&lt;div style=&#34;visibility: hidden;&#34;&gt; &lt;/div&gt; Among the laws Bush said he can ignore are military rules and regulations, affirmative-action provisions, requirements that Congress be told about immigration services problems, &amp;ldquo;whistle-blower&amp;rdquo; protections for nuclear regulatory officials, and safeguards against political interference in federally funded research.&lt;div style=&#34;visibility: hidden;&#34;&gt; &lt;/div&gt; Legal scholars say the scope and aggression of Bush&amp;rsquo;s assertions that he can bypass laws represent a concerted effort to expand his power at the expense of Congress, upsetting the balance between the branches of government. The Constitution is clear in assigning to Congress the power to write the laws and to the president a duty &amp;ldquo;to take care that the laws be faithfully executed.&amp;rdquo; Bush, however, has repeatedly declared that he does not need to &amp;ldquo;execute&amp;rdquo; a law he believes is unconstitutional.&lt;/blockquote&gt; Sheldon Richman &lt;a href=&#34;http://sheldonfreeassociation.blogspot.com/2006/05/frightening-unitary-executive-doctrine.html&#34;&gt;points out&lt;/a&gt; the Savage article and also a Cato Institute publication titled &lt;a href=&#34;http://www.cato.org/pub_display.php?pub_id=6330&#34;&gt;&amp;ldquo;Power Surge: The Constitutional Record of George W. Bush&amp;rdquo;&lt;/a&gt; which says:&lt;br /&gt;&lt;blockquote&gt;Unfortunately, far from defending the Constitution, President Bush has repeatedly sought to strip out the limits the document places on federal power. In its official legal briefs and public actions, the Bush administration has advanced a view of federal power that is astonishingly broad, a view that includes&lt;br /&gt;&lt;br /&gt;* a federal government empowered to regulate core political speech &amp;ndash; and restrict it greatly when it counts the most: in the days before a federal election;&lt;br /&gt;* a president who cannot be restrained, through validly enacted statutes, from pursuing any tactic he believes to be effective in the war on terror;&lt;br /&gt;* a president who has the inherent constitutional authority to designate American citizens suspected of terrorist activity as &amp;ldquo;enemy combatants,&amp;rdquo; strip them of any constitutional protection, and lock them up without charges for the duration of the war on terror &amp;ndash; in other words, perhaps forever; and&lt;br /&gt;* a federal government with the power to supervise virtually every aspect of American life, from kindergarten, to marriage, to the grave.&lt;br /&gt;&lt;br /&gt;President Bush&amp;rsquo;s constitutional vision is, in short, sharply at odds with the text, history, and structure of our Constitution, which authorizes a government of limited powers.&lt;/blockquote&gt;Good readings for the week of &lt;a href=&#34;https://blog.lippard.org/2006/05/loyalty-day.html&#34;&gt;&amp;ldquo;Loyalty Day.&amp;quot;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Loyalty Day</title>
      <link>https://blog.lippard.org/2006/05/loyalty-day.html/</link>
      <pubDate>Tue, 02 May 2006 13:30:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/05/loyalty-day.html/</guid>
      <description>&lt;p&gt;This morning, while reading &lt;a href=&#34;http://jwz.livejournal.com/636050.html&#34;&gt;a thread about Stephen Colbert&amp;rsquo;s wonderful performance at the White House Correspondent&amp;rsquo;s Dinner&lt;/a&gt;, I learned that yesterday (and every May 1 going forward) has been officially proclaimed &lt;a href=&#34;http://www.whitehouse.gov/news/releases/2006/04/20060428-10.html&#34;&gt;&amp;ldquo;Loyalty Day&amp;rdquo;&lt;/a&gt;:&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;;font-family:arial,helvetica,sans serif;font-size:85%;&#34;  &gt;Loyalty Day is also a time for us to reflect on our responsibilities to our country as we work to show the world the meaning and promise of liberty. The right to vote is one of our most cherished rights and voting is one of our most fundamental duties. By making a commitment to be good citizens, flying the American flag, or taking the time to learn about our Nation&amp;rsquo;s history, we show our gratitude for the blessings of freedom.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;I spent most of my day yesterday at the U.S. Holocaust Memorial Museum.  I&amp;rsquo;m happy to proclaim loyalty to principles of liberty, but that shouldn&amp;rsquo;t be confused with blind loyalty to political leaders or governments.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Breakthrough cephalopod design in power strips</title>
      <link>https://blog.lippard.org/2006/05/breakthrough-cephalopod-design-in.html/</link>
      <pubDate>Mon, 01 May 2006 01:50:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/05/breakthrough-cephalopod-design-in.html/</guid>
      <description>&lt;p&gt;The &lt;a href=&#34;http://powersquid.net/&#34;&gt;powersquid&lt;/a&gt;.  (Seen in an advertisement in a recent in-flight magazine.)&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Looking at that makes me go, &#34;Why didn&#39;t someone think of that 30 years ago???!!!&#34;&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>Duke Cunningham bribery scandal may also become a lobbyist prostitution scandal</title>
      <link>https://blog.lippard.org/2006/04/duke-cunningham-bribery-scandal-may.html/</link>
      <pubDate>Sat, 29 Apr 2006 04:59:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/duke-cunningham-bribery-scandal-may.html/</guid>
      <description>&lt;p&gt;Tomorrow&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Washington Post&lt;/span&gt; &lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/content/article/2006/04/28/AR2006042802345.html&#34;&gt;reports that&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;Federal authorities are investigating allegations that a California defense contractor arranged for a Washington area limousine company to provide prostitutes to convicted former congressman Randy &amp;ldquo;Duke&amp;rdquo; Cunningham (R-Calif.) and possibly other lawmakers, sources familiar with the probe said yesterday.&lt;/p&gt;&lt;p&gt;In recent weeks, investigators have focused on possible dealings between Christopher D. Baker, president of Shirlington Limousine and Transportation Inc., and Brent R. Wilkes, a San Diego businessman who is under investigation for bribing Cunningham in return for millions of dollars in federal contracts, said one source, who requested anonymity because the investigation is ongoing.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mexico&#39;s Congress passes bill to decriminalize small amounts of marijuana, ecstasy, cocaine, and heroin for personal use</title>
      <link>https://blog.lippard.org/2006/04/mexicos-congress-passes-bill-to.html/</link>
      <pubDate>Sat, 29 Apr 2006 03:50:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/mexicos-congress-passes-bill-to.html/</guid>
      <description>&lt;p&gt;President Vicente Fox &lt;a href=&#34;http://www.foxnews.com/story/0,2933,193616,00.html&#34;&gt;says he will sign it&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Looks like we&amp;rsquo;ll get a chance to see how well decriminalization works a bit closer to home than the Netherlands.  The laws will still be slightly more strict than the Netherlands in some regards (e.g., drug sales will not be decriminalized), less strict in others (the Netherlands is tougher on cocaine and heroin).&lt;br /&gt;&lt;span id=&#34;intelliTXT&#34;&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;The bill says criminal charges will no longer be brought for possession of up to 25 milligrams of heroin, five grams of marijuana — about one-fifth of an ounce, or about four joints — and half a gram of cocaine — about half the standard street-size quantity, which is enough for several lines of the drug.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Torture and the drug war</title>
      <link>https://blog.lippard.org/2006/04/torture-and-drug-war.html/</link>
      <pubDate>Sat, 29 Apr 2006 03:32:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/torture-and-drug-war.html/</guid>
      <description>&lt;p&gt;Radley Balko &lt;a href=&#34;http://www.theagitator.com/archives/026505.php&#34;&gt;reports on&lt;/a&gt; the torture of Lester Eugene Siler, an illiterate man, by five sheriff&amp;rsquo;s deputies in Campbell County, Tennessee, trying to get him to consent to search warrant without telling him what it said.  The deputies denied nearly beating him to death, hooking electrodes to his testicles and shocking him, and threatening to kill him and go after his family, but his wife was present and got it on audio tape, which is available online.&lt;br /&gt;&lt;br /&gt;After the story was picked up by Andrew Sullivan, who wonders about whether this became possible as a result of the climate created by the Bush administration, which right wing bloggers have mocked by mischaracterizing his position, &lt;a href=&#34;http://www.theagitator.com/archives/026510.php&#34;&gt;as described in a followup by Balko&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Brainport</title>
      <link>https://blog.lippard.org/2006/04/brainport.html/</link>
      <pubDate>Sat, 29 Apr 2006 00:09:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/brainport.html/</guid>
      <description>&lt;p&gt;Here&amp;rsquo;s &lt;a href=&#34;http://jwz.livejournal.com/631052.html&#34;&gt;a nifty little device that sits on your tongue&lt;/a&gt; and electrically stimulates it via 144 microelectrodes.  Your brain figures out how to &amp;ldquo;see&amp;rdquo; patterns on the surface of this device, and:&lt;br /&gt;&lt;blockquote&gt;In testing, blind people found doorways, noticed people walking in front of them and caught balls. A version of the device, expected to be commercially marketed soon, has restored balance to those whose vestibular systems in the inner ear were destroyed by antibiotics. &lt;/blockquote&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tony Snow and creationism</title>
      <link>https://blog.lippard.org/2006/04/tony-snow-and-creationism.html/</link>
      <pubDate>Fri, 28 Apr 2006 23:15:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/tony-snow-and-creationism.html/</guid>
      <description>&lt;p&gt;Looks like there&amp;rsquo;s some evidence that Bush&amp;rsquo;s new press secretary, Tony Snow, is &lt;a href=&#34;http://www.pandasthumb.org/archives/2006/04/my_encounter_wi.html&#34;&gt;an advocate of intelligent design&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Intelligent Design Arguments from the Creationist Literature</title>
      <link>https://blog.lippard.org/2006/04/intelligent-design-arguments-from.html/</link>
      <pubDate>Fri, 28 Apr 2006 13:47:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/intelligent-design-arguments-from.html/</guid>
      <description>&lt;p&gt;Ed Brayton has written an excellent article describing how many major intelligent design arguments &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/04/id_arguments_from_creationist_1.php&#34;&gt;come directly from the creationist literature&lt;/a&gt;.  A similar earlier article by Jason Rosenhouse may be found &lt;a href=&#34;http://www.csicop.org/intelligentdesignwatch/differences.html&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>A serious Da Vinci Code plagiarism case</title>
      <link>https://blog.lippard.org/2006/04/serious-da-vinci-code-plagiarism-case.html/</link>
      <pubDate>Sat, 22 Apr 2006 20:17:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/serious-da-vinci-code-plagiarism-case.html/</guid>
      <description>&lt;p&gt;Author Lewis Perdue wrote a book titled &lt;span style=&#34;font-style: italic;&#34;&gt;The Da Vinci Legacy&lt;/span&gt; which was first published in 1983.  That book really does seem to have some very close parallels to Dan Brown&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;The Da Vinci Code&lt;/span&gt;.  Perdue has a &lt;a href=&#34;http://davincicrock.blogspot.com/&#34;&gt;couple&lt;/a&gt; of &lt;a href=&#34;http://writopia.blogspot.com/&#34;&gt;blogs&lt;/a&gt; where he has written about his legal case (that began when Random House sued him over his postings on the Internet about the similarities between Brown&amp;rsquo;s book and his).  He&amp;rsquo;s pointed out a &lt;a href=&#34;http://writopia.blogspot.com/2005/05/no-affidavits-too-many-indiscretions.html&#34;&gt;number of apparent misrepresentations&lt;/a&gt; by Brown about his life, as well as &lt;a href=&#34;http://writopia.blogspot.com/2005/05/portland-vs-exeter-who-is-plagiarizing_20.html&#34;&gt;another case where a work of Brown&amp;rsquo;s is unaccountably identical with the work of another author&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;An overview of Perdue&amp;rsquo;s case is &lt;a href=&#34;http://www.davincilegacy.com/Infringement/&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Unlike the Baigent and Leigh lawsuit over &lt;span style=&#34;font-style: italic;&#34;&gt;Holy Blood, Holy Grail&lt;/span&gt; (which purported to be a work of nonfiction), Perdue doesn&amp;rsquo;t allege plagiarism of the general idea, but over a large number of very specific elements that are identical between the books.&lt;br /&gt;&lt;br /&gt;Perdue says that anything he wins in court will be donated to charity, and so it&amp;rsquo;s not about the money.&lt;br /&gt;&lt;br /&gt;The oddest thing on Perdue&amp;rsquo;s blog is talk about postings from somebody named Ahamedd Saaddoodeen, who Perdue &lt;a href=&#34;http://writopia.blogspot.com/2005/05/saaddoodeen-is-stranger-than-i.html&#34;&gt;says he&amp;rsquo;s traced to Blythe Brown&lt;/a&gt;, Dan Brown&amp;rsquo;s wife.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Talking Points Memo gets it completely wrong on COPE Act</title>
      <link>https://blog.lippard.org/2006/04/talking-points-memo-gets-it-completely.html/</link>
      <pubDate>Sat, 22 Apr 2006 14:50:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/talking-points-memo-gets-it-completely.html/</guid>
      <description>&lt;p&gt;Josh Marshall &lt;a href=&#34;http://www.talkingpointsmemo.com/archives/week_2006_04_16.php#008280&#34;&gt;writes&lt;/a&gt;:&lt;br /&gt;&lt;span class=&#34;smallcaps&#34;&gt;&lt;/span&gt;&lt;blockquote&gt;&lt;span class=&#34;smallcaps&#34;&gt;The grand ole&lt;/span&gt; daddy of special interest giveaways &amp;ndash; Congress to give away the Internet.  This is serious.  Find out more &lt;a href=&#34;http://www.tpmcafe.com/node/29086&#34;&gt;here&lt;/a&gt;.&lt;/blockquote&gt;Sounds like he&amp;rsquo;s saying that Congress is transferring the authority the Department of Commerce currently has over ICANN somewhere, doesn&amp;rsquo;t it?  But he links to Art Brodsky on TPM&amp;rsquo;s &amp;ldquo;Special Guests Blog,&amp;rdquo; who writes:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;Congress is going to hand the operation of the Internet over to AT&amp;amp;T, Verizon and Comcast. Democrats are helping. It&amp;rsquo;s a shame.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Protect 21:  Arizona astroturfing</title>
      <link>https://blog.lippard.org/2006/04/protect-21-arizona-astroturfing.html/</link>
      <pubDate>Sat, 22 Apr 2006 01:29:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/protect-21-arizona-astroturfing.html/</guid>
      <description>&lt;p&gt;I received a mailing today from the &amp;ldquo;Protect 21 Coalition&amp;rdquo; asking me to contact my legislators to tell them to oppose Senate Bill 1276, which it describes as &amp;ldquo;alcohol deregulation.&amp;rdquo;  The bill &lt;a href=&#34;http://www.azcentral.com/arizonarepublic/news/articles/0421azwine0421.html&#34;&gt;actually legalizes Internet-based sale of wine by Arizona wineries&lt;/a&gt; in the aftermath of the U.S. Supreme Court decision in Granholm v. Heald (which was combined with two other cases, including the &lt;a href=&#34;http://www.ij.org/economic_liberty/ny_wine/index.html&#34;&gt;Institute for Justice&amp;rsquo;s case from NY, Swedenburg v.  Kelly&lt;/a&gt;), which held that state regulation of Internet-based wine sales must be the same for in-state and out-of-state wineries.  A 1982 Arizona law permits only in-state wineries to ship wine to restaurants and retail stores, and so is unconstitutional under that decision.&lt;br /&gt;&lt;br /&gt;The Protect 21 website argues for a three-tier model of alcohol distribution (manufacturers, distributors, and retail sales) on the grounds that it is somehow better able to protect communities and prevent underage drinking.  Actually, this model is an anti-competitive model held in place by regulations which benefit the middleman, whose role would otherwise disappear.&lt;br /&gt;&lt;br /&gt;Their main argument is that allowing wine sales over the Internet will lead to underage drinking, despite the fact that purchases require credit cards and deliveries require a signature and ID verification, same as a retail store purchase.  (For more on this argument and discussion, see &lt;a href=&#34;http://www.reason.com/hitandrun/2006/03/cut_it_out_midd.shtml&#34;&gt;this Jacob Sullum post&lt;/a&gt; at &lt;span style=&#34;font-style: italic;&#34;&gt;Reason&lt;/span&gt; magazine&amp;rsquo;s blog.)&lt;br /&gt;&lt;br /&gt;And who would you guess is behind the &lt;a href=&#34;http://www.protect21.org/&#34;&gt;Protect 21 Coalition&lt;/a&gt;?&lt;br /&gt;&lt;br /&gt;The two people &lt;a href=&#34;http://www.azleg.state.az.us/FormatDocument.asp?inDoc=/legtext/47leg/2R/comm_min/Senate/021506+CED.DOC.htm&#34;&gt;who testified against Senate Bill 1276 on February 15&lt;/a&gt; were Howard Romm, the president of Republic Beverage Company, and Marcus Osborn, the &amp;ldquo;Manager of Governmental and Public Affairs&amp;rdquo; of the Protect 21 Coalition.  Actually, Osborn&amp;rsquo;s title is for &lt;a href=&#34;http://www.bizjournals.com/phoenix/stories/2006/03/06/daily60.html&#34;&gt;his position at the Phoenix office of R&amp;amp;R Partners&lt;/a&gt;, a Las Vegas-based advertising and lobbying firm.  Osborn is a &lt;a href=&#34;http://www.azlobbyists.com/lobbyist.cfm?id=333&#34;&gt;busy lobbyist&lt;/a&gt;, who &lt;a href=&#34;http://www.azleg.state.az.us/FormatDocument.asp?inDoc=/legtext/47leg/2R/comm_min/House/02+15+HEALTH.DOC.htm&#34;&gt;also testified on behalf of the &amp;ldquo;PACE Coalition&amp;rdquo;&lt;/a&gt; in favor of H.B. 2383, a bill for a &amp;ldquo;Program for All-inclusive Care for the Elderly&amp;rdquo; at taxpayer expense, on the same day.  He&amp;rsquo;s also lobbied the Arizona legislature for &lt;a href=&#34;http://www.newsrx.com/newsletters/Obesity-and-Diabetes-Week/2004-04-12/0412200433341OD.html&#34;&gt;Jack-in-the-Box restaurants and YUM brands&lt;/a&gt;. You can see Osborn&amp;rsquo;s lobbyist record with the state of Arizona &lt;a href=&#34;http://www.azsos.gov/scripts/Lobbyist_Search.dll/ZoomLOB?LOB_ID=3104677&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The protect21.org domain was registered by R&amp;amp;R Partners, and the group&amp;rsquo;s mailing address listed on its website is a commercial postal mailbox at a branch of The UPS Store in downtown Phoenix.&lt;br /&gt;&lt;br /&gt;And who is &lt;a href=&#34;http://www.bizjournals.com/phoenix/stories/2006/03/06/daily60.html&#34;&gt;a client of R&amp;amp;R Partners&lt;/a&gt; (though not listed on their website)?&lt;br /&gt;&lt;br /&gt;Republic Beverage Company, of course.&lt;br /&gt;&lt;br /&gt;If you&amp;rsquo;re in Arizona, contact your legislators and let them know that you&amp;rsquo;d rather not have your tax money spent to funnel money into the pockets of middlemen through archaic regulations, especially not to middlemen who hire lobbying firms to create fake grassroots efforts to promote their positions to the legislature.&lt;br /&gt;&lt;br /&gt;In 2004, &lt;a href=&#34;http://www.azcentral.com/specials/special12/articles/0912lobbyist12.html&#34;&gt;expenditures by lobbyists had grown by 30%&lt;/a&gt; from 2003 to over $3 million, according to &lt;a href=&#34;http://www.publicintegrity.org/hiredguns/nationwide.aspx?st=AZ&amp;amp;Display=DrStateNumbers&#34;&gt;a study by the Center for Public Integrity&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dirty Politician: The Katherine Harris campaign implosion</title>
      <link>https://blog.lippard.org/2006/04/dirty-politician-katherine-harris.html/</link>
      <pubDate>Fri, 21 Apr 2006 15:46:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/dirty-politician-katherine-harris.html/</guid>
      <description>&lt;p&gt;Apparently she had some staffers leave because she lied about whether Mitchell Wade (the briber in the Duke Cunningham scandal) had bought her a very expensive ($2,800) dinner at a fancy restaurant.  She ended an interview last week when the subject came up, after saying that her campaign had &amp;ldquo;reimbursed&amp;rdquo; the restaurant (which makes no sense, since Wade paid the bill).  Her spokesman called the reporter and asked that the subject not be published.  The following day, her campaign &lt;a href=&#34;http://www.talkingpointsmemo.com/archives/week_2006_04_16.php#008271&#34;&gt;released a statement saying that&lt;/a&gt; &amp;ldquo;I have donated to a local Florida charity $100 which will more than adequately compensate for the cost of my beverage and appetizer.&amp;quot;&lt;br /&gt;&lt;br /&gt;It &lt;a href=&#34;http://www.talkingpointsmemo.com/archives/week_2006_04_16.php#008272&#34;&gt;turns out that&lt;/a&gt; the &amp;ldquo;local Florida charity&amp;rdquo; is Global Dominion Impact Ministries, a Charismatic Christian group run by Bishop Lewes and Pastor Sandra Jones.  The group&amp;rsquo;s &lt;a href=&#34;http://www.globaldominionministries.com/cgi-bin/gx.cgi/AppLogic+FTContentServer?pagename=FaithHighway/10000/4000/490GL/staff1&#34;&gt;website says&lt;/a&gt;:&lt;br /&gt;&lt;br /&gt;&amp;ldquo;Pastor Sandra has an inspiring testimony of her deliverance from being sold to devils as an infant. She also shares her miraculous healing from her breast cancer as well as being raised from the dead.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Another wannabe politician with a bogus photo</title>
      <link>https://blog.lippard.org/2006/04/another-wannabe-politician-with-bogus.html/</link>
      <pubDate>Wed, 19 Apr 2006 04:35:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/another-wannabe-politician-with-bogus.html/</guid>
      <description>&lt;p&gt;What is it with people running for office using bogus photos on their websites?  First Howard Kaloogian, running for Duke Cunningham&amp;rsquo;s seat, &lt;a href=&#34;http://www.tpmmuckraker.com/archives/000213.php&#34;&gt;used a photo from Istanbul as a stand-in for Baghdad&lt;/a&gt; to support his claim that things are going well in Iraq.  (He also &lt;a href=&#34;http://www.tpmmuckraker.com/archives/000244.php&#34;&gt;lied about endorsements he had received&lt;/a&gt;&amp;ndash;and &lt;a href=&#34;http://www.tpmmuckraker.com/archives/000349.php&#34;&gt;came in fourth in the primary&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;Now Kimberly Williamson Butler, running for mayor of New Orleans, has a photo of herself in front of the French Quarter at Disneyland.  When Disney&amp;rsquo;s attorneys objected, her response was not to replace it with a photo of herself in the real New Orleans, but to &lt;a href=&#34;http://www.wonkette.com/politics/new-orleans/kimberly-williamson-butler-continues-to-astound-us-167923.php&#34;&gt;modify the photo to remove the Disneyland garbage can&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>U.S. counties by percentage of religious adherents</title>
      <link>https://blog.lippard.org/2006/04/us-counties-by-percentage-of-religious.html/</link>
      <pubDate>Wed, 19 Apr 2006 03:18:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/us-counties-by-percentage-of-religious.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://scienceblogs.com/pharyngula/upload/2006/04/adherents.gif&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px;&#34; src=&#34;http://scienceblogs.com/pharyngula/upload/2006/04/adherents.gif&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;Arizona doesn&amp;rsquo;t look so bad&amp;hellip;  (from &lt;a href=&#34;http://scienceblogs.com/pharyngula/2006/04/im_surrounded_by.php&#34;&gt;Pharyngula&lt;/a&gt;).&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Nice to see both Fairfax and Maricopa counties well represented!!&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>Abu Ghraib whistleblower blacklisted from military contracts</title>
      <link>https://blog.lippard.org/2006/04/abu-ghraib-whistleblower-blacklisted.html/</link>
      <pubDate>Wed, 19 Apr 2006 02:48:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/abu-ghraib-whistleblower-blacklisted.html/</guid>
      <description>&lt;p&gt;Torin Nelson, who was working as an Army interrogator when he helped document abuses at Abu Ghraib in 2004, has been blacklisted from further work in that role, for fear that he might &amp;ldquo;cause an adverse circumstance at some point in the future.&amp;rdquo;  (More at &lt;a href=&#34;http://www.tpmmuckraker.com/archives/000402.php&#34;&gt;TPM Muckraker&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Two noncombatants held at Guantánamo Bay for their own good</title>
      <link>https://blog.lippard.org/2006/04/two-noncombatants-held-at-guantnamo.html/</link>
      <pubDate>Wed, 19 Apr 2006 02:36:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/two-noncombatants-held-at-guantnamo.html/</guid>
      <description>&lt;p&gt;Abu Bakker Qassim and Adel Abdu al-Hakim &lt;a href=&#34;http://www.csmonitor.com/2006/0418/p02s02-usju.html&#34;&gt;have been held at Guantánamo Bay for nearly a year&lt;/a&gt; since a military panel ruled that they were noncombatants, not terrorists, and no threat to the United States.  They are being held because they are members of the Uighur minority from western China, a religious and ethnic group that has been the subject of abuses by the Chinese government.  If they were to be sent home, they could be abused and tortured.&lt;br /&gt;&lt;br /&gt;But they cannot be allowed to enter the United States, either, because that would set a bad legal precedent.  A U.S. federal court judge &amp;ldquo;&lt;span class=&#34;text&#34;&gt;ruled that they were being held illegally, but he said he was powerless to order their release.&amp;quot;&lt;/span&gt;  The Supreme Court has declined to hear the detainees&amp;rsquo; appeal, but on May 8 an appeals court panel will determine whether federal judges have any power to intervene.&lt;br /&gt;&lt;br /&gt;So they remain imprisoned indefinitely at Guantánamo Bay.&lt;br /&gt;&lt;br /&gt;(More detail at Sheldon Richman&amp;rsquo;s &lt;a href=&#34;http://sheldonfreeassociation.blogspot.com/2006/04/us-holds-acknowledged-noncombatants-at.html&#34;&gt;Free Association blog&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Timeline of the earth</title>
      <link>https://blog.lippard.org/2006/04/timeline-of-earth.html/</link>
      <pubDate>Mon, 17 Apr 2006 16:19:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/timeline-of-earth.html/</guid>
      <description>&lt;p&gt;Here&amp;rsquo;s a nice &lt;a href=&#34;http://dl.xferla.net/mirror/ovelho.com/evolution.swf&#34;&gt;Flash-animated timeline of the earth&amp;rsquo;s history&lt;/a&gt;, with sliders you can move back and forth to see continental drift and animals appear and disappear.  (Via &lt;a href=&#34;http://scienceblogs.com/pharyngula/2006/04/another_timeline.php&#34;&gt;Pharyngula&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cheap parking may hurt light rail--the story behind the story</title>
      <link>https://blog.lippard.org/2006/04/cheap-parking-may-hurt-lig_114528523621606921.html/</link>
      <pubDate>Mon, 17 Apr 2006 13:47:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/cheap-parking-may-hurt-lig_114528523621606921.html/</guid>
      <description>&lt;p&gt;Today&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt; &lt;a href=&#34;http://www.azcentral.com/news/articles/0417parking0417.html&#34;&gt;has a story reporting&lt;/a&gt; that the large supply of cheap parking downtown may hurt the light rail project, as people would prefer to drive their cars than use mass transit.&lt;br /&gt;&lt;br /&gt;The real irony here is that it was &lt;a href=&#34;http://www.phoenixnewtimes.com/Issues/1996-04-25/news/news.html&#34;&gt;deception by the City of Phoenix&lt;/a&gt; that allowed it to build a massive parking garage across the street from Bank One Ballpark (now Chase Stadium).  By falsely claiming that the 3,000-space parking garage was necessary for the Arizona Science Center and the Civic Plaza, the city effectively gave a $40 million gift to Arizona Diamondbacks owner Jerry Colangelo.  The ballpark did not have sufficient parking for itself, but because it would require voter approval for any additional spending under Proposition 200, the city hired Kaku Associates to conduct a study to determine the need for spaces for the Arizona Science Center, and jiggered the assumptions of the study until they got the result they wanted for the ballpark.  The February 1994 draft report from Kaku stated that &amp;ldquo;If the baseball stadium is not built, it would be difficult to justify a parking garage of any size within the study area in general.&amp;rdquo;  The City then told Kaku to change its assumptions, by disregarding existing parking spaces outside a two-block radius from the Science Center, assuming that crowds to the Civic Plaza convention center would double, and pretending that the city would also build a downtown aquarium.  Adding these assumptions led to the conclusion in June 1995&amp;ndash;in the seventh draft of the study&amp;ndash;that there would be 1,300-1,600 space parking deficit, and therefore the city could go ahead and build a parking garage without voter approval.&lt;br /&gt;&lt;br /&gt;Oh, but there was one more catch&amp;ndash;the land where they wanted to build the garage was the site of the Greyhound bus terminal, on land owned by the Dial (now Viad) Corporation.  The city condemned the Greyhound site and passed a zoning change to prevent Greyhound from relocating to another site downtown.  In Greyhound&amp;rsquo;s legal response, they pointed out the obvious fact that the city was cheating in its argument for the parking garage, stating &amp;ldquo;The city&amp;rsquo;s arrogance in proceeding to do whatever it damn well pleases by pretending that the garage is for the Civic Plaza and not the baseball stadium ought to offend the sensibilities of any honest thinking individual.&amp;rdquo;  They further pointed out that the city&amp;rsquo;s action was a violation of Proposition 200 whether the parking garage was for the ballpark or for the convention center&amp;ndash;to which the city responded that the Civic Plaza and Convention Center is not actually a convention center, because only 5.8% of attendance at Civic Plaza events between 1988 and 1995 was related to conventions.&lt;br /&gt;&lt;br /&gt;In the end, the city offered Greyhound a settlement that it accepted, and got its parking garage on the site, &lt;a href=&#34;http://www.phoenixnewtimes.com/Issues/2004-03-18/news/dougherty_full.html&#34;&gt;which loses an average of $283,000 a month&lt;/a&gt;, paid for by the city (and indirectly by its residents).&lt;br /&gt;&lt;br /&gt;The city has &lt;a href=&#34;http://www.phoenixnewtimes.com/Issues/2004-03-18/news/dougherty_full.html&#34;&gt;continued to engage in deals&lt;/a&gt; which largely supply private benefits directly to Jerry Colangelo, most recently with a similar deal for the city to spend millions &lt;a href=&#34;http://query.nytimes.com/gst/fullpage.html?res=9E07E4D9133DF933A15751C1A96E958260&amp;fta=y&#34;&gt;to build a hotel downtown&lt;/a&gt;&amp;ndash;even though similar projects in other cities have lost money.&lt;br /&gt;&lt;br /&gt;Phoenix City Manager &lt;a href=&#34;http://phoenix.gov/EMAIL/emff.html&#34;&gt;Frank Fairbanks&lt;/a&gt; and former Deputy City Manager &lt;a href=&#34;http://www.virtuallystrange.net/ufo/updates/1997/may/m11-009.shtml&#34;&gt;Sheryl Scully&lt;/a&gt; (now City Manager of San Antonio, Texas) are two of the main people to thank for these boondoggles.&lt;br /&gt;&lt;br /&gt;(Most of the above is derived from the &lt;a href=&#34;http://www.phoenixnewtimes.com/Issues/1996-04-25/news/news.html&#34;&gt;excellent reporting&lt;/a&gt; of &lt;a href=&#34;http://www.phoenixnewtimes.com/Issues/2004-03-18/news/dougherty_full.html&#34;&gt;John Dougherty&lt;/a&gt; of &lt;a href=&#34;http://www.phoenixnewtimes.com/Issues/2004-02-19/news/news.html&#34;&gt;Phoenix&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;New Times&lt;/span&gt;&lt;/a&gt; weekly newspaper.  For some reason, the &lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt; can almost never be counted on to dig up and provide such information.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>The library of airplanes</title>
      <link>https://blog.lippard.org/2006/04/library-of-airplanes.html/</link>
      <pubDate>Mon, 17 Apr 2006 03:01:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/library-of-airplanes.html/</guid>
      <description>&lt;p&gt;A proposal to build a library out of the discarded fuselages of Boeing 727 and 737s in Guadalajara, &lt;a href=&#34;http://bldgblog.blogspot.com/2006/04/library-of-airplanes.html&#34;&gt;via BLDGBLOG&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>A story about eggs suitable for Easter</title>
      <link>https://blog.lippard.org/2006/04/story-about-eggs-suitable-for-easter.html/</link>
      <pubDate>Sun, 16 Apr 2006 20:19:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/story-about-eggs-suitable-for-easter.html/</guid>
      <description>&lt;p&gt;Alonzo Fyfe has &lt;a href=&#34;http://atheistethicist.blogspot.com/2005/11/meaning-of-life.html&#34;&gt;a parable on &amp;ldquo;The Meaning of Life&amp;rdquo;&lt;/a&gt; at the Atheist Ethicist.   (Via the &lt;a href=&#34;http://nonsequitur2.blogspot.com/2006/04/38th-carnival-of-godless.html&#34;&gt;Carnival of the Godless #38&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Virus DNA as evidence for common ancestry</title>
      <link>https://blog.lippard.org/2006/04/virus-dna-as-evidence-for-common.html/</link>
      <pubDate>Sun, 16 Apr 2006 18:56:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/virus-dna-as-evidence-for-common.html/</guid>
      <description>&lt;p&gt;Carl Zimmer &lt;a href=&#34;http://loom.corante.com/archives/2006/03/13/the_sixtymillionyear_virus.php&#34;&gt;writes about how retroviruses have inserted themselves into the human genome&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Scientists can identify viruses lurking in our genome (known as endogenous retroviruses) by their distinctive DNA. A fully-functioning retrovirus sequence contains three genes&amp;ndash;one for copying DNA, one for a shell, and one for escaping and invading cells. These genes are flanked by a series of repeating DNA, which allow viruses to be inserted or snipped out of their host&amp;rsquo;s genome. The human genome carries full-fledged retroviruses, as well as viruses in various state of decay. Scientists have identified 98,000 of these viruses, along with about 150,000 fragments of defunct viruses. All told, they make up 8 percent of the human genome. In many cases, the virus genes have disappeared altogether, leaving behind flanking repeats, which have been duplicated to millions of copies that take up about 40 percent of the genome. As a point of comparison, our &amp;ldquo;own&amp;rdquo; genes&amp;ndash;in other words, those that encode proteins that make up our bodies and allow our bodies live&amp;ndash;make up only about one percent of the genome.&lt;br /&gt;&lt;br /&gt;Some of these endogenous retroviruses are only found in some people and not others. They must have invaded someone&amp;rsquo;s genome and then spread to his or her descendants, but have not yet spread throug our entire species. Others appear to be ubiquitous&amp;ndash;meaning that they are ancient passengers that had already spread throughout an ancestral population.&lt;/blockquote&gt;The viruses themselves can change over time, leading to different variants in different individuals that can be compared to reconstruct the lineage of the virus, and reconstruct the older versions of the virus (as &lt;a href=&#34;http://aetiology.blogspot.com/2005/10/pandemic-influenza-awareness-week-day_06.html&#34;&gt;was done with the 1918 influenza virus&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;Unfortunately for creationists, this also works across species&amp;ndash;and human beings share retroviruses in their genome with chimpanzees, macaques, and other primates.  &lt;a href=&#34;http://loom.corante.com/archives/2006/03/13/the_sixtymillionyear_virus.php&#34;&gt;Zimmer again&lt;/a&gt;:&lt;br /&gt;&lt;a href=&#34;http://content.karger.com/produktedb/produkte.asp?typ=fulltext&amp;file=CGR20051101_4448&#34;&gt;&lt;/a&gt;&lt;blockquote&gt;&lt;a href=&#34;http://content.karger.com/produktedb/produkte.asp?typ=fulltext&amp;amp;file=CGR20051101_4448&#34;&gt;It turns out&lt;/a&gt; that most of the viruses we carry can also be found in these other species. Our retroviruses can be grouped into families. They carry the same families. Our retroviruses usually appear in the same position in the genome, no matter whose genome you look at. Many of theirs are in the same place. These are all the sorts of evidence you&amp;rsquo;d expect if retroviruses had been carried down from distant primate ancestors. A particular retrovirus is not identical from one host primate to the next, but you wouldn&amp;rsquo;t expect that. Once each host lineage branched off, the viruses could acquire mutations. But the different versions of these retroviruses are still similar enough that scientists can &lt;a href=&#34;http://jvi.asm.org/cgi/content/full/78/16/8788?view=long&amp;amp;pmid=15280487&#34;&gt;reconstruct&lt;/a&gt; the DNA of original virus that infected some long-gone primate.&lt;/blockquote&gt;I recommend reading &lt;a href=&#34;http://loom.corante.com/archives/2006/03/13/the_sixtymillionyear_virus.php&#34;&gt;Zimmer&amp;rsquo;s entire article&lt;/a&gt;, &amp;ldquo;The Sixty-Million-Year Virus,&amp;rdquo; as well as Doug Theobald&amp;rsquo;s &lt;a href=&#34;http://www.talkorigins.org/faqs/comdesc/&#34;&gt;&amp;ldquo;29+ Evidences for Macroevolution: the Scientific Case for Common Descent&amp;rdquo; FAQ&lt;/a&gt; at the &lt;a href=&#34;http://www.talkorigins.org/&#34;&gt;talkorigins.org website&lt;/a&gt; (the evidence of &lt;a href=&#34;http://www.talkorigins.org/faqs/comdesc/section4.html#retroviruses&#34;&gt;endogenous retroviruses&lt;/a&gt; is item #5 in Part 4 of the FAQ).&lt;br /&gt;&lt;br /&gt;Anybody who denies common ancestry of life on this planet does so only by disregarding the evidence.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Misleading commentary on taxes from the Goldwater Institute</title>
      <link>https://blog.lippard.org/2006/04/misleading-commentary-on-taxes-from.html/</link>
      <pubDate>Sat, 15 Apr 2006 17:52:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/misleading-commentary-on-taxes-from.html/</guid>
      <description>&lt;p&gt;On April 3, the Goldwater Institute released &lt;a href=&#34;http://www.goldwaterinstitute.org/article.php/940.html&#34;&gt;a short opinion piece&lt;/a&gt; by former state senator Tom Patterson titled &amp;ldquo;Same Old Story,&amp;rdquo; in which he claims that &amp;ldquo;A new report shatters the &amp;rsquo;tax cuts for the wealthy&amp;rsquo; myth.&amp;rdquo;  But the figures he gives do not shatter any such myth, and the facts are that Bush&amp;rsquo;s tax cuts have gone overwhelmingly to the top 1% of income earners.&lt;br /&gt;
&lt;br /&gt;
Patterson writes:&lt;br /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>&#34;Bioprinting&#34;:  Inkjet printers that build tissue</title>
      <link>https://blog.lippard.org/2006/04/bioprinting-inkjet-printers-that-build.html/</link>
      <pubDate>Fri, 14 Apr 2006 01:57:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/bioprinting-inkjet-printers-that-build.html/</guid>
      <description>&lt;p&gt;From &lt;a href=&#34;http://www.newscientist.com/article/mg19025474.300-print-me-a-heart-and-a-set-of-arteries.html&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;New Scientist&lt;/span&gt;&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Other tissue engineers have tried printing 3D structures, using modified ink-jet printers which spray cells suspended in liquid. Now Forgacs and a company called Sciperio have developed a device with printing heads that extrude clumps of cells mechanically so that they emerge one by one from a micropipette. This results in a higher density of cells in the final printed structure, meaning that an authentic tissue structure can be created faster. &lt;p&gt; Cells seem to survive the printing process well. When layers of chicken heart cells were printed they quickly begin behaving as they would in a real organ. &amp;ldquo;After 19 hours or so, the whole structure starts to beat in a synchronous manner,&amp;rdquo; says Forgacs. &lt;/p&gt;</description>
    </item>
    <item>
      <title>Some of the real victims of phony Satanic ritual abuse claims are now seeking compensation</title>
      <link>https://blog.lippard.org/2006/04/some-of-real-victims-of-phony-satanic.html/</link>
      <pubDate>Fri, 14 Apr 2006 01:09:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/some-of-real-victims-of-phony-satanic.html/</guid>
      <description>&lt;p&gt;Some of the children who were browbeaten into making admissions of bogus Satanic ritual abuse claims, now adults, &lt;a href=&#34;http://blogs.salon.com/0003494/2006/01/09.html&#34;&gt;are seeking compensation from the government agencies&lt;/a&gt; which took them from their families.  It&amp;rsquo;s too bad they aren&amp;rsquo;t also going after some of the fakes whose stories inspired the witchhunts (Mike Warnke, &amp;ldquo;Lauren Stratford,&amp;rdquo; &amp;ldquo;Rebecca Brown&amp;rdquo;) and their publishers and promoters (Jack Chick, Hal Lindsey, Johanna Michaelsen).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bush&#39;s imperial powers</title>
      <link>https://blog.lippard.org/2006/04/bushs-imperial-powers.html/</link>
      <pubDate>Thu, 13 Apr 2006 21:40:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/bushs-imperial-powers.html/</guid>
      <description>&lt;p&gt;Scott McClellan maintains that when Bush presented discredited information about mobile bioweapons laboratories in Iraq, &lt;a href=&#34;http://www.talkingpointsmemo.com/archives/week_2006_04_09.php#008208&#34;&gt;he had no choice&lt;/a&gt; because the discrediting data was classified and it would be inappropriate to make use of it to modify a set of talking points to make sure that it wasn&amp;rsquo;t full of falsehoods and misrepresentations to present to the American public:&lt;br /&gt;&lt;blockquote&gt;I think the CIA will tell you &amp;ndash; and I spoke to them earlier today &amp;ndash; that a finished product like this, a white paper like this, takes coordination, it takes debating, it takes vetting, and it&amp;rsquo;s not something that they will tell you turns on a dime. &lt;em&gt;It&amp;rsquo;s a complex intelligence white paper and it&amp;rsquo;s &amp;hellip; one derived from highly classified information takes a substantial amount of time to coordinate and to run through a declassification process&lt;/em&gt;. And they will tell you this. And the intelligence comes in many different forms &amp;ndash; human intelligence, signals intelligence, open source &amp;ndash; and it&amp;rsquo;s not a trickle, it&amp;rsquo;s a constant flood, is what they told me this morning. And weighing and assessing it is something that takes a lot of time and is a technology-intensive process. So you&amp;rsquo;re making an assumption that something is immediately taken and assessed by your comments.&lt;/blockquote&gt;Yet at the same time, the Bush administration takes such a cavalier view of the declassification process (or rather, such a strong view of the power of the President to act upon the whims of the moment) that &lt;a href=&#34;http://www.tpmmuckraker.com/archives/000338.php&#34;&gt;he can approve leaking the identity of an undercover CIA agent in order to get revenge&lt;/a&gt; on a U.S. Ambassador who is criticizing the administrations falsehoods about Iraq attempting to purchase uranium in Niger.&lt;br /&gt;&lt;br /&gt;Meanwhile, Alberto Gonzales &lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/content/article/2006/04/06/AR2006040600764.html&#34;&gt;says that the President could legally intercept domestic communications&lt;/a&gt; without FISA Court approval as a result of the AUMF (authorization for the use of military force in Iraq), in addition to being able to unilaterally declare U.S. citizens to be enemy combatants and hold them indefinitely without trial and engage in torture.&lt;br /&gt;&lt;br /&gt;It is growing more and more clear that the current administration thinks the &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/04/bushs_unlimited_powers.php&#34;&gt;President&amp;rsquo;s powers are unlimited&lt;/a&gt;, and Bush&amp;rsquo;s &lt;a href=&#34;http://www.newsgateway.ca/bush_dictator.htm&#34;&gt;December 18, 2000 comment&lt;/a&gt; that &amp;ldquo;if this were a dictatorship, it would be a heck of a lot easier&amp;ndash;so long as I&amp;rsquo;m the dictator&amp;rdquo; and his July 30, 2001 &lt;span style=&#34;font-style: italic;&#34;&gt;Business Week&lt;/span&gt; comment that &amp;ldquo;A dictatorship would be a heck of a lot easier, there&amp;rsquo;s no question about it&amp;rdquo; weren&amp;rsquo;t really jokes.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Brit accused of killing wife, baby pleads not guilty</title>
      <link>https://blog.lippard.org/2006/04/brit-accused-of-killing-wife-baby.html/</link>
      <pubDate>Tue, 11 Apr 2006 22:35:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/brit-accused-of-killing-wife-baby.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://photos1.blogger.com/blogger/6230/1431/1600/AZCentral.jpg&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;&#34; src=&#34;http://photos1.blogger.com/blogger/6230/1431/320/AZCentral.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;The &lt;a href=&#34;http://www.azcentral.com/news/articles/0411MotherBabyDead11-ON.html&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt; reports on a tragic situation&lt;/a&gt; with a humorously ambiguous headline.  This will likely show up in a future issue of &lt;a href=&#34;http://www.forteantimes.com/&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Fortean Times&lt;/span&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;steve&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Hi Jim,&lt;BR/&gt;&lt;BR/&gt;In case you&#39;re interested, here&#39;s a belated reply to your comments:&lt;BR/&gt;&lt;BR/&gt;http://triablogue.blogspot.com/2006/04/lippardian-philippics.html&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>New Hampshire election phone-jamming tied to White House and Republican Party</title>
      <link>https://blog.lippard.org/2006/04/new-hampshire-election-phone-jamming.html/</link>
      <pubDate>Tue, 11 Apr 2006 14:50:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/new-hampshire-election-phone-jamming.html/</guid>
      <description>&lt;p&gt;An &lt;a href=&#34;http://news.yahoo.com/s/ap/20060410/ap_on_go_pr_wh/election_phone_jamming&#34;&gt;Associated Press story&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Key figures in a phone-jamming scheme designed to keep New Hampshire Democrats from voting in 2002 had regular contact with the White House and Republican Party as the plan was unfolding, phone records introduced in criminal court show.                                             &lt;br /&gt;                                                                              &lt;br /&gt;The records show that Bush campaign operative James Tobin, who recently was convicted in the case, made two dozen calls to the White House within a three-day period around Election Day 2002 as the phone jamming operation was finalized, carried out and then abruptly shut down.      &lt;br /&gt;                                                                              &lt;br /&gt;The national Republican Party, which paid millions in legal bills to defend Tobin, says the contacts involved routine election business and that it was &amp;ldquo;preposterous&amp;rdquo; to suggest the calls involved phone jamming.&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;The scheme involved repeated hang-up calls from a telemarketing firm to the Democratic get-out-the-vote headquarters.  The owner of the firm is under indictment for the scheme.  Apart from Tobin, there have already been two other convictions in the case.&lt;br /&gt;&lt;br /&gt;UPDATE:  TPM Muckraker &lt;a href=&#34;http://www.tpmmuckraker.com/archives/000344.php&#34;&gt;has more details&lt;/a&gt; on the calling records that show calls to the White House.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Details of AT&amp;T cooperation with the NSA emerge</title>
      <link>https://blog.lippard.org/2006/04/details-of-att-cooperation-with-nsa.html/</link>
      <pubDate>Sun, 09 Apr 2006 14:06:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/details-of-att-cooperation-with-nsa.html/</guid>
      <description>&lt;p&gt;Details of AT&amp;amp;T&amp;rsquo;s cooperation with the National Security Agency are beginning to emerge as a result of the &lt;a href=&#34;http://www.eff.org/legal/cases/att/&#34;&gt;Electronic Frontier Foundation&amp;rsquo;s lawsuit against AT&amp;amp;T&lt;/a&gt;, as described by &lt;span style=&#34;font-style: italic;&#34;&gt;Wired&lt;/span&gt;:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;AT&amp;amp;T provided National Security Agency eavesdroppers with full access to its customers&amp;rsquo; phone calls, and shunted its customers&amp;rsquo; internet traffic to data-mining equipment installed in a secret room in its San Francisco switching center, according to a former AT&amp;amp;T worker cooperating in the Electronic Frontier Foundation&amp;rsquo;s lawsuit against the company.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Direct Revenue exposed</title>
      <link>https://blog.lippard.org/2006/04/direct-revenue-exposed.html/</link>
      <pubDate>Sun, 09 Apr 2006 01:59:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/direct-revenue-exposed.html/</guid>
      <description>&lt;p&gt;The NY AG&amp;rsquo;s lawsuit against Direct Revenue has produced a bunch of interesting internal documents.  The documents include complaints, internal emails, a listing of company names used by Direct Revenue, information about Direct Revenue hiring a private investigator to track down an anti-spyware researcher, payments received from Yahoo ($600,000 between April-June 2005), and revenue numbers (the adware business is extremely profitable).  Ben Edelman has &lt;a href=&#34;http://www.benedelman.org/news/040706-1.html&#34;&gt;them up at his site&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tiktaalik roseae and the Discovery Institute</title>
      <link>https://blog.lippard.org/2006/04/tiktaalik-roseae-and-discovery.html/</link>
      <pubDate>Sun, 09 Apr 2006 01:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/tiktaalik-roseae-and-discovery.html/</guid>
      <description>&lt;p&gt;The Discovery Institute wants to argue that &lt;span style=&#34;font-style: italic;&#34;&gt;Tiktaalik roseae&lt;/span&gt; is not a transitional fossil (images &lt;a href=&#34;http://www.pandasthumb.org/archives/2006/04/trollart_on_tik.html&#34;&gt;here&lt;/a&gt;).  Nick Matzke dissects the DI&amp;rsquo;s claims at &lt;a href=&#34;http://www.pandasthumb.org/archives/2006/04/post_10.html&#34;&gt;The Panda&amp;rsquo;s Thumb&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>What European city do you belong in?</title>
      <link>https://blog.lippard.org/2006/04/what-european-city-do-you-belong-in.html/</link>
      <pubDate>Sun, 09 Apr 2006 01:35:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/what-european-city-do-you-belong-in.html/</guid>
      <description>&lt;table align=&#34;center&#34; border=&#34;0&#34; cellpadding=&#34;2&#34; cellspacing=&#34;0&#34; width=&#34;350&#34;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td bg=&#34;&#34; style=&#34;color: rgb(221, 221, 221);&#34; align=&#34;center&#34;&gt;&lt;span style=&#34;&#34;&gt;&lt;b&gt;You Belong in Amsterdam&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td bgcolor=&#34;#eeeeee&#34;&gt;&lt;center&gt;&lt;img src=&#34;http://images.blogthings.com/whateuropeancitydoyoubelonginquiz/amsterdam.jpg&#34; height=&#34;100&#34; width=&#34;100&#34; /&gt;&lt;/center&gt;&lt;span style=&#34;color: rgb(0, 0, 0);&#34;&gt;&lt;br /&gt;A little old fashioned, a little modern - you&#39;re the best of both worlds. And so is Amsterdam.&lt;br /&gt;Whether you want to be a squatter graffiti artist or a great novelist, Amsterdam has all that you want in Europe (in one small city).&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;div align=&#34;center&#34;&gt;&lt;a href=&#34;http://www.blogthings.com/whateuropeancitydoyoubelonginquiz/&#34;&gt;What European City Do You Belong In?&lt;/a&gt;&lt;/div&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;I scored there, too--though unfortunately I&#39;ve never actually &lt;I&gt;scored&lt;/I&gt; there, since I&#39;ve never been.  Perhaps someday...&lt;/p&gt;</description>
    </item>
    <item>
      <title>Al Franken Debates Ann Coulter</title>
      <link>https://blog.lippard.org/2006/04/al-franken-debates-ann-coulter.html/</link>
      <pubDate>Sat, 08 Apr 2006 16:20:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/al-franken-debates-ann-coulter.html/</guid>
      <description>&lt;p&gt;Al Franken had a debate with Ann Coulter at the University of Judaism; Franken&amp;rsquo;s initial presentation is &lt;a href=&#34;http://midwestvaluespac.org/blog/156/an-evening-with-ann-coulter-with-full-speech&#34;&gt;here&lt;/a&gt;, and is quite good.  There&amp;rsquo;s a bit more background &lt;a href=&#34;http://www.huffingtonpost.com/al-franken/an-evening-with-ann-coult_b_18529.html&#34;&gt;here&lt;/a&gt;&amp;ndash;has anyone seen Coulter&amp;rsquo;s response transcribed?&lt;br /&gt;&lt;br /&gt;At one point, Franken says:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;You can’t have good government without the truth. During the crafting and passage of the Medicare prescription drug bill, the chief actuary of Medicare was told to withhold from Congress the true cost of the bill. He’d be fired if he told the truth.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jerry Falwell&#39;s cat-killing story</title>
      <link>https://blog.lippard.org/2006/04/jerry-falwells-cat-killing-story.html/</link>
      <pubDate>Sat, 08 Apr 2006 15:37:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/jerry-falwells-cat-killing-story.html/</guid>
      <description>&lt;p&gt;This story got some coverage a little over a year ago when Ian Frazier quoted this passage from Jerry Falwell&amp;rsquo;s autobiography in a humor piece in &lt;span style=&#34;font-style: italic;&#34;&gt;The New Yorker&lt;/span&gt; and Jonathan Schwarz covered it &lt;a href=&#34;http://www.tinyrevolution.com/mt/archives/000403.html&#34;&gt;in his blog&lt;/a&gt;.  I found it so twisted that I had to validate its reality by purchasing a used copy of Falwell&amp;rsquo;s book on Amazon.com Marketplace (for about $0.50).  I think it&amp;rsquo;s worth bringing up again now that Sen. John McCain has agreed to give a commencement address at Falwell&amp;rsquo;s Liberty University (&amp;quot;&lt;a href=&#34;http://www.crooksandliars.com/2006/04/05.html&#34;&gt;crazy base world&lt;/a&gt;&amp;quot;), since it shows Falwell&amp;rsquo;s lack of empathy&amp;ndash;I think the attribute &amp;ldquo;bordered on&amp;rdquo; here is not cruelty but sociopathy.&lt;br /&gt;&lt;br /&gt;From &lt;span style=&#34;font-style: italic;&#34;&gt;Strength for the Journey: An Autobiography&lt;/span&gt; by Jerry Falwell (1987, Simon and Schuster), pp. 49-50:&lt;br /&gt;&lt;blockquote&gt;There were times that Dad&amp;rsquo;s pranks bordered on cruelty.  One of his oil company workers, a one-legged man he nicknamed &amp;ldquo;Crip&amp;rdquo; Smith, complained about everything.  Dad and Crip&amp;rsquo;s co-workers got tired of the old man&amp;rsquo;s bellyaching and decided to take revenge.  One morning Crip called in sick and Dad volunteered to send by lunch to his grateful but suspicious employee.  Dad and his chums caught Crip&amp;rsquo;s old black tomcat, killed it, skinned it, and cooked it in the kitchen of one of Dad&amp;rsquo;s little restaurants.  They called it squirrel meat and delivered it to Crip on a linen-covered tray.  When Crip returned to work the next morning, Dad and his co-conspirators asked him how he liked his meal.  They knew he would complain even about a free home-cooked lunch, and when Crip called it &amp;ldquo;the toughest squirrel meat&amp;rdquo; he had ever eaten, they were glad to tell him why.&lt;/blockquote&gt;This story immediately follows another story in which Falwell invites his young friend William from the neighborhood, who is afraid of his father, into the house for milk and cookies, after telling his father that William is afraid (p. 49):&lt;br /&gt;&lt;blockquote&gt;William hesitated at the door.  He knew my father carried a gun, and there were too many stories circulating about that gun to leave William feeling easy about entering our home.  Quickly I pushed my friend inside and closed the door behind us.  Dad was sitting at the kitchen table reading a newspaper.  Suddenly he looked directly at us and shouted.&lt;br /&gt;  &amp;ldquo;Both of you, stop!&amp;rdquo;  William froze in his tracks, and I leaned forward eagerly to see what Dad was up to.  William&amp;rsquo;s eyes opened wide as Dad drew his gun and pointed it at the floor just in front of my friend&amp;rsquo;s trembling legs.&lt;br /&gt;  &amp;ldquo;Don&amp;rsquo;t move,&amp;rdquo; he said quietly.  Then he took careful aim and pulled the trigger.  The shot from the .38 Remington pistol blew a fairly impressive hole in the kitchen floor.  Calmly, Dad blew smoke from the barrel and placed the pistol back on the table.&lt;br /&gt;  &amp;ldquo;I&amp;rsquo;ve been trying to get that fly all day,&amp;rdquo; he said, looking back down at his paper.  &amp;ldquo;And finally I got it.&amp;quot;&lt;br /&gt;  There was a moment of silence.  Then, with a gasp, William bolted out the door.  I never got him back inside our house again, and the legend about my father continued to spread throughout the neighborhood.  Later Dad and I laughed ourselves hoarse just remembering William&amp;rsquo;s startled look and sudden exit.&lt;/blockquote&gt;For additional context, Falwell reports that his father killed his own brother with a shotgun (in self-defense, pp. 22-24), and attributes part of his father&amp;rsquo;s problem to the fact that &amp;ldquo;After all, Dad grew up in the home of an atheist&amp;rdquo; (p. 17), even though he had a Christian mother.  His book says that his father had a deathbed conversion to Christianity (p. 83).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Verified Voting Bill in the House (HR 550)</title>
      <link>https://blog.lippard.org/2006/04/verified-voting-bill-in-house-hr-550.html/</link>
      <pubDate>Fri, 07 Apr 2006 18:13:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/verified-voting-bill-in-house-hr-550.html/</guid>
      <description>&lt;p&gt;The &lt;a href=&#34;http://www.eff.org/&#34;&gt;Electronic Frontier Foundation&lt;/a&gt; has teamed up with &lt;a href=&#34;http://www.verifiedvoting.org/&#34;&gt;Verified Voting&lt;/a&gt; to try to get members of the U.S. House of Representatives to sign up as co-sponsors of &lt;a href=&#34;http://thomas.loc.gov/cgi-bin/bdquery/z?d109:h.r.00550:&#34;&gt;HR 550&lt;/a&gt;, the Voter Confidence and Increased Accessibility Act of 2005, which was re-introduced in the House in February.  This bill would require that electronic voting include a paper receipt and the capacity for manual recounts, ensure that disabled and those who don&amp;rsquo;t speak English as their native tongue are capable of voting, and enhances security requirements for electronic voting systems.  The latter requirements include disclosure and certification of source code, prohibition of the use of wireless connections, and a number of other provisions which appear to me to be reasonable requirements for security.  The bill authorizes expenditure of $150M for fiscal year 2006 to enable states to meet these requirements.&lt;br /&gt;&lt;br /&gt;Arizona Reps. Grijalva and Pastor have already signed on as co-sponsors.  Hayworth, Flake, Kolbe, Renzi, Shadegg, and Franks have not.&lt;br /&gt;&lt;br /&gt;To send a request to your Representative to support his bill, you can use the &lt;a href=&#34;https://secure.eff.org/site/Advocacy?page=UserAction&amp;cmd=display&amp;amp;id=109&#34;&gt;EFF&amp;rsquo;s support site&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How Plan B works</title>
      <link>https://blog.lippard.org/2006/04/how-plan-b-works.html/</link>
      <pubDate>Thu, 06 Apr 2006 23:42:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/how-plan-b-works.html/</guid>
      <description>&lt;p&gt;Pharyngula has a nice, simple explanation of &lt;a href=&#34;http://scienceblogs.com/pharyngula/2006/04/why_the_wingnuts_hate_plan_b.php&#34;&gt;how Plan B emergency contraception works&lt;/a&gt;, and how it can&amp;rsquo;t remotely be construed as a form of abortion (unlike the use of RU-486, which is an abortifacient).  The use of Plan B prevents ovulation&amp;ndash;it doesn&amp;rsquo;t do anything to an already fertilized egg.  It thereby &lt;a href=&#34;http://seattlepi.nwsource.com/paynter/263463_paynt20.html&#34;&gt;prevents the need for abortions&lt;/a&gt; when it&amp;rsquo;s used effectively.  Yet &lt;a href=&#34;http://www.motherjones.com/news/update/2005/11/planb_timeline.html&#34;&gt;this timeline of events&lt;/a&gt; shows how the Republicans have been preventing it from being made available as an over-the-counter medicine.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Libby says Bush gave him permission to out Plame</title>
      <link>https://blog.lippard.org/2006/04/libby-says-bush-gave-him-permission-to.html/</link>
      <pubDate>Thu, 06 Apr 2006 15:27:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/libby-says-bush-gave-him-permission-to.html/</guid>
      <description>&lt;p&gt;At the &lt;a style=&#34;font-style: italic;&#34; href=&#34;http://nysun.com/timesleak.php&#34;&gt;New York Sun&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;A former White House aide under indictment for obstructing a leak probe, I. Lewis Libby, testified to a grand jury that he gave information from a closely-guarded &amp;ldquo;National Intelligence Estimate&amp;rdquo; on Iraq to a New York Times reporter in 2003 with the specific permission of President Bush, according to a new court filing from the special prosecutor in the case. The court papers from the prosecutor, Patrick Fitzgerald, do not suggest that Mr. Bush violated any law or rule. However, the new disclosure could be awkward for the president because it places him, for the first time, directly in a chain of events that led to a meeting where prosecutors contend the identity of a CIA employee, Valerie Plame, was provided to a reporter.&lt;/blockquote&gt;Via &lt;a href=&#34;http://www.talkingpointsmemo.com/archives/week_2006_04_02.php#008133&#34;&gt;Talking Points Memo&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Literal offshoring</title>
      <link>https://blog.lippard.org/2006/04/literal-offshoring.html/</link>
      <pubDate>Wed, 05 Apr 2006 19:48:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/literal-offshoring.html/</guid>
      <description>&lt;p&gt;From &lt;a href=&#34;http://bldgblog.blogspot.com/2006/04/of-ships-and-archipelagos.html&#34;&gt;BLDGBLOG&lt;/a&gt;&amp;ndash;I would have thought I&amp;rsquo;d see this first somewhere like &lt;a href=&#34;http://catallarchy.net/blog/&#34;&gt;Catallarchy&lt;/a&gt;&amp;ndash;is a report of a San Diego-based company called &lt;a href=&#34;http://www.sea-code.com/&#34;&gt;SeaCode&lt;/a&gt;.  The company has the idea of mooring a cruise ship in international waters off the coast of L.A. to host offshore computer programmers from Russia and India, paying them about $1,800 a month in take-home pay, with a four-months-on, two-months-off work cycle.  That compares to $500 a month for a programmer in India.&lt;br /&gt;&lt;br /&gt;The idea&amp;rsquo;s been condemned by &lt;a href=&#34;http://www.newsmax.com/archives/articles/2005/4/28/170632.shtml&#34;&gt;right&lt;/a&gt; (&amp;ldquo;an outrageous affront to U.S. labor laws&amp;rdquo;) and &lt;a href=&#34;http://lavoice.org/modules.php?op=modload&amp;name=News&amp;amp;file=article&amp;sid=694&#34;&gt;left&lt;/a&gt; (calling it an idea for &amp;ldquo;sweat ships&amp;rdquo;), which is a sign of either a really good or really bad idea&amp;ndash;I think it could be a good one.  Since this was reported originally back in April of 2005, it doesn&amp;rsquo;t look like it&amp;rsquo;s gotten anywhere.&lt;/p&gt;</description>
    </item>
    <item>
      <title>DI continues to lie about the Dover case</title>
      <link>https://blog.lippard.org/2006/04/di-continues-to-lie-about-dover-case.html/</link>
      <pubDate>Wed, 05 Apr 2006 00:35:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/di-continues-to-lie-about-dover-case.html/</guid>
      <description>&lt;p&gt;Now &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/04/the_overwhelming_idiocy_of_mic.php&#34;&gt;the Discovery Institute is claiming&lt;/a&gt; (via Michael Francisco, on the &lt;a href=&#34;http://www.evolutionnews.org/2006/04/what_nice_guys_the_are_at_the.html&#34;&gt;DI&amp;rsquo;s EvolutionNews blog&lt;/a&gt;, reporting on &lt;a href=&#34;http://www.taemag.com/issues/articleID.19100/article_detail.asp&#34;&gt;an American Enterprise Institute article&lt;/a&gt; co-authored by former DI policy analyst, attorney Seth Cooper) that the newly elected Dover Area School Board intentionally cost the school district $1 million in legal fees by refusing to rescind the illegal policy in December, after the trial was over and before Judge Jones had issued his ruling.  This is at odds with the fact that their rescinding the policy would not have changed the outcome of the trial or the awarding of legal fees, which is why they didn&amp;rsquo;t do it until after the ruling came.&lt;br /&gt;&lt;br /&gt;What&amp;rsquo;s worse, &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/04/di_makes_a_real_whopper.php&#34;&gt;they have attributed malice and conflict of interest&lt;/a&gt; (now retracted, to the original source&amp;rsquo;s partial credit) to one of the new board members who was also a plaintiff in the lawsuit regarding this decision, even though he was not yet on the board at the time of the December discussion (there was no vote) on changing the policy due to a runoff election.&lt;br /&gt;&lt;br /&gt;And further worse&amp;ndash;on William Dembski&amp;rsquo;s blog, &lt;a href=&#34;http://www.pandasthumb.org/archives/2006/04/the_new_antievo.html#comment-94459&#34;&gt;someone who pointed out the facts&lt;/a&gt; had their comment deleted.&lt;br /&gt;&lt;br /&gt;There&amp;rsquo;s nowhere to place the blame for the $1 million in legal fees except on the original board who put the policy in place over the warnings and objections at the time that their action was unconstitutional&amp;ndash;and perhaps to some extent on the Discovery Institute advisor &lt;a href=&#34;http://evolutionblog.blogspot.com/2005/12/cooper-protests-too-much.html&#34;&gt;who they initially spoke with about what policy to adopt&lt;/a&gt;, Seth Cooper.&lt;br /&gt;&lt;br /&gt;UPDATE (April 5, 2006):  Michael Francisco has revised the wording of his blog post, probably to make it less actionable under defamation laws.  Ed Brayton &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/04/francisco_discovers_weasel_wor.php&#34;&gt;points out&lt;/a&gt; the specifics of his revisions.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bitfall: using dripping water to display images</title>
      <link>https://blog.lippard.org/2006/04/bitfall-using-dripping-water-to.html/</link>
      <pubDate>Wed, 05 Apr 2006 00:24:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/bitfall-using-dripping-water-to.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://sphericalrobots.org/&#34;&gt;This is really cool&lt;/a&gt;, I hope the Quicktime videos come back soon.  (Via &lt;a href=&#34;http://bldgblog.blogspot.com/2006/04/liquid-films-and-water-signs-landscape.html&#34;&gt;BLDGBLOG&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;UPDATE (September 18, 2007):  Julius Popp&amp;rsquo;s website (the first link) appears to be undergoing renovations&amp;hellip; the BLDGBLOG link still has Bitfall pictures and description.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;That has got to be the coolest thing I&#39;ve seen in a long time.&lt;BR/&gt;&lt;BR/&gt;Mind-numbingly awesome.&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>South Florida police expose personal information of reporter who criticized them</title>
      <link>https://blog.lippard.org/2006/04/south-florida-police-expose-personal.html/</link>
      <pubDate>Tue, 04 Apr 2006 22:55:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/south-florida-police-expose-personal.html/</guid>
      <description>&lt;p&gt;A hidden-camera investigation earlier this year that showed South Florida police departments &lt;a href=&#34;https://blog.lippard.org/2006/02/trying-to-file-complaint-against.html&#34;&gt;engaging in aggressive tactics to prevent people from filing complaints against police officers&lt;/a&gt; has resulted in retaliation by the grossly misnamed Broward County Police Benevolent Association.  WFOR CBS-4 investigative reporter Mike Kirsch&amp;rsquo;s personal information&amp;ndash;his address, birthdate, and driver&amp;rsquo;s license number&amp;ndash;&lt;a href=&#34;http://www.miami.com/mld/miamiherald/news/local/14218941.htm&#34;&gt;was posted by Broward County PBA president Dick Brickman on the police union&amp;rsquo;s website as a &amp;ldquo;BOLO&amp;rdquo;&lt;/a&gt;&amp;ndash;&amp;ldquo;be on the lookout.&amp;rdquo;  Also posted was information about Gregory Slate of &lt;a href=&#34;http://www.policeabuse.org/&#34;&gt;The Police Complaint Center&lt;/a&gt;, which assisted with Kirsch&amp;rsquo;s report. Alan Rosenthal, attorney for CBS-4, demanded that the union remove the &amp;ldquo;BOLO&amp;rdquo; as a violation of laws prohibiting disclosure of &amp;ldquo;personal identifying information contained in motor vehicle records.&amp;rdquo;  (Via Declan McCullagh&amp;rsquo;s &lt;a href=&#34;http://www.politechbot.com/2006/04/03/police-in-florida/&#34;&gt;Politech mailing list&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;Kirsch&amp;rsquo;s address and date of birth was apparently removed from &lt;a href=&#34;http://www.bcpba.org/&#34;&gt;the BCPBA website&lt;/a&gt; on March 17, but Slate&amp;rsquo;s address, cell phone, and date of birth are still there.&lt;br /&gt;&lt;br /&gt;The &amp;ldquo;BOLO&amp;rdquo; focuses not on the complaint report investigation, but a related racial profiling investigation, where either a white man (Kirsch or Slate) or a black man (identified on the &amp;ldquo;BOLO&amp;rdquo; as Dorian Gibson, age 21) would be driving a red Mustang convertible (its information is also given in the document).  In the investigation results, the white driver was never pulled over but the black driver was.  According the BCPBA description, the white driver would first drive around, then the black driver in the same car.  For a proper study, they should reverse the ordering so that the issue isn&amp;rsquo;t that the police first see one driver, then a completely different driver for the same car, which could produce an inference of a stolen vehicle regardless of the race of the respective drivers.&lt;/p&gt;</description>
    </item>
    <item>
      <title>NY AG sues Direct Revenue for spyware</title>
      <link>https://blog.lippard.org/2006/04/ny-ag-sues-direct-revenue-for-spyware.html/</link>
      <pubDate>Tue, 04 Apr 2006 21:52:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/ny-ag-sues-direct-revenue-for-spyware.html/</guid>
      <description>&lt;p&gt;New York Attorney General Eliot Spitzer &lt;a href=&#34;http://news.yahoo.com/s/nm/20060404/wr_nm/spitzer_spyware_dc_2&#34;&gt;has filed a suit against Direct Revenue&lt;/a&gt; for secretly installing spyware on users&amp;rsquo; computers, seeking a restraining order to prevent it.&lt;br /&gt;&lt;br /&gt;Direct Revenue was recently chastised by researcher Ben Edelman, &lt;a href=&#34;https://blog.lippard.org/2006/03/big-companies-funding-adware-netflix.html&#34;&gt;who pointed out many large or well-known companies&lt;/a&gt; that have been paying them for their services&amp;ndash;companies like Citibank, Netflix, Sprint, United Airlines, Blockbuster, Chase, Travelocity, and more.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Coyote Carnival #2</title>
      <link>https://blog.lippard.org/2006/04/coyote-carnival-2.html/</link>
      <pubDate>Tue, 04 Apr 2006 05:51:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/coyote-carnival-2.html/</guid>
      <description>&lt;p&gt;Coyote Carnival #2, &lt;A HREF = &#34;http://arizona.typepad.com/coyote_carnival/2006/04/coyote_carnival.html&#34;&gt;devoted to Arizona blogs&lt;/A&gt;, is up.  Apparently my submission got lost.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tom DeLay&#39;s out!</title>
      <link>https://blog.lippard.org/2006/04/tom-delays-out.html/</link>
      <pubDate>Tue, 04 Apr 2006 03:52:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/tom-delays-out.html/</guid>
      <description>&lt;p&gt;Tom DeLay has announced that &lt;a href=&#34;http://www.time.com/time/nation/article/0,8599,1179853,00.html&#34;&gt;he will not be seeking re-election&lt;/a&gt; and in fact will be resigning in the near future.  As &lt;a href=&#34;http://www.talkingpointsmemo.com/archives/week_2006_04_02.php#008100&#34;&gt;Talking Points Memo points out&lt;/a&gt;, he needs to spend his time trying to make sure he doesn&amp;rsquo;t spend the rest of his life in prison, as the corruption scandal around him takes down his former staff one by one, most recently with &lt;a href=&#34;http://www.talkingpointsmemo.com/docs/rudy-factual-basis/&#34;&gt;a guilty plea from his former Deputy Chief of Staff&lt;/a&gt; turned Jack Abramoff co-worker Tony Rudy.&lt;br /&gt;&lt;br /&gt;And the Abramoff scandal all got exposed thanks to &lt;a href=&#34;http://www.tpmmuckraker.com/archives/000233.php&#34;&gt;Michael Scanlon&amp;rsquo;s jilted fiancee&lt;/a&gt;&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>The ARM ticking time bomb</title>
      <link>https://blog.lippard.org/2006/04/arm-ticking-time-bomb.html/</link>
      <pubDate>Mon, 03 Apr 2006 23:34:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/arm-ticking-time-bomb.html/</guid>
      <description>&lt;p&gt;The last few years have seen a lot of creative financing to purchase homes as prices rose out of control, with a huge increase in the percentage of adjustable rate mortgages (ARMs) used by first-time home buyers in order to stretch the limits of what they could afford to buy.  About 25% of all current mortgages in the U.S. are ARMs.  Unfortunately, &lt;a href=&#34;http://moneycentral.msn.com/content/Banking/Homefinancing/P118084.asp&#34;&gt;many of those who got them did not understand what they were signing up for&lt;/a&gt;, and one in five subprime ARM homeowners in West Virginia, Alabama, Michigan, Missouri, and Tennessee was more than 30 days late with a payment at the end of last year.  The peak of ARM interest-rate resets will occur in 2007-2008, which leads one researcher to predict that up to 1 million of 7.7 million homeowners who took out ARMs in the last two years will end up losing their homes to foreclosure in the next five years, with banking losses of up to $100 billion&amp;ndash;painful, but less than the S&amp;amp;L crisis.&lt;br /&gt;&lt;br /&gt;The last time interest-only ARMs were popular was in the 1920&amp;rsquo;s, when the fall of home prices caused many of those who had them to lose their homes.   In the last few years, they&amp;rsquo;ve been pushed hard by sleazy mortgage lenders with things like illegal telemarketing calls and deceptive direct mail pieces that look like they&amp;rsquo;re something important from your current lender, a refund check, or something else highly desirable or urgent in order to get you to open it.&lt;br /&gt;&lt;br /&gt;More at &lt;a href=&#34;http://thehousingbubbleblog.com/?p=412&#34;&gt;Ben Jones&amp;rsquo; Housing Bubble Blog&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Different rules for children of state legislators in Arizona</title>
      <link>https://blog.lippard.org/2006/04/different-rules-for-children-of-state.html/</link>
      <pubDate>Mon, 03 Apr 2006 23:20:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/different-rules-for-children-of-state.html/</guid>
      <description>&lt;p&gt;Clifton Bennett, 18, son of Arizona Senate President Ken Bennett (one of the many Mormons that exercise control over the Arizona Republican Party) and Kyle Wheeler, 19, were counselors at a Student Council camp last summer in Prescott.  At the camp, &lt;a href=&#34;http://www.eastvalleytribune.com/index.php?sty=57710&#34;&gt;Bennett and Wheeler assaulted more than a dozen boys&lt;/a&gt;&amp;ndash;Wheeler by choking them to the point of unconsciousness, and both by pushing broom handles, flashlights, or canes against the camper&amp;rsquo;s clothed bodies until the objects penetrated them anally.  (The clothing in at least a couple cases was only underwear or gym shorts.)  Although Bennett and Wheeler were arrested in January, it &lt;a href=&#34;http://www.azcentral.com/arizonarepublic/local/articles/0402bennett02.html&#34;&gt;now appears that Bennett will get no jail time&lt;/a&gt; under a plea agreement that drops all but one assault charge.&lt;br /&gt;&lt;br /&gt;After all, what&amp;rsquo;s a dozen cases of anal rape for a legislator&amp;rsquo;s son?  Practice for a future career as a legislator?  Or maybe as an interrogator in Iraq or Gitmo?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Carnival of the Godless #37</title>
      <link>https://blog.lippard.org/2006/04/carnival-of-godless-37.html/</link>
      <pubDate>Sun, 02 Apr 2006 23:19:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/carnival-of-godless-37.html/</guid>
      <description>&lt;p&gt;Carnival of the Godless #37 &lt;a href=&#34;http://www.neuralgourmet.com/cotg37&#34;&gt;is up at the Neural Gourmet&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Most generous countries</title>
      <link>https://blog.lippard.org/2006/04/most-generous-countries.html/</link>
      <pubDate>Sun, 02 Apr 2006 16:42:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/most-generous-countries.html/</guid>
      <description>&lt;p&gt;The March 4-10, 2006 issue of &lt;span style=&#34;font-style: italic;&#34;&gt;The Economist&lt;/span&gt; gives a table of private donations to poor countries by country, as a percentage of GDP (for 2003).  The data comes from the OECD, which tracks 22 countries&amp;rsquo; aid (but only 21 of which are listed).  The graph supplied shows the percentage of the giving attributed to tax breaks, which appears to be close to half for the top 14 countries.  The top percentage of GDP is 0.20%, for Norway, where somewhere between a fourth and a third is attributed to tax breaks.&lt;br /&gt;&lt;br /&gt;The 21 countries, from most to least generous:&lt;br /&gt;&lt;br /&gt;1.  Norway (0.20%)&lt;br /&gt;2.  Ireland&lt;br /&gt;3.  Switzerland (just under 0.10%)&lt;br /&gt;4.  Netherlands&lt;br /&gt;5.  Canada&lt;br /&gt;6.  Australia&lt;br /&gt;7.  United States (just over 0.05%)&lt;br /&gt;8.  Belgium (about 0.05%)&lt;br /&gt;9.  Germany&lt;br /&gt;10.  Austria&lt;br /&gt;11.  Britain (just under 0.025%)&lt;br /&gt;12.  Spain&lt;br /&gt;13.  France&lt;br /&gt;14.  New Zealand&lt;br /&gt;15.  Denmark&lt;br /&gt;16.  Sweden&lt;br /&gt;17.  Finland&lt;br /&gt;18.  Japan&lt;br /&gt;19.  Portugal (no visible bar on the graph)&lt;br /&gt;20.  Greece&lt;br /&gt;21.  Italy&lt;/p&gt;</description>
    </item>
    <item>
      <title>Scalia&#39;s obscene gesture</title>
      <link>https://blog.lippard.org/2006/04/scalias-obscene-gesture.html/</link>
      <pubDate>Sat, 01 Apr 2006 15:50:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/scalias-obscene-gesture.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://www.woodka.com/wp-content/stuff/scaliagesture03302006.jpg&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px;&#34; src=&#34;http://www.woodka.com/wp-content/stuff/scaliagesture03302006.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;After services at the Cathedral of the Holy Cross on Sunday, March 26, Supreme Court Justice Antonin Scalia &lt;a href=&#34;http://news.bostonherald.com/localRegional/view.bg?articleid=132848&#34;&gt;was asked by a reporter&lt;/a&gt; for the Boston Herald, Laurel J. Sweet, how he responds to critics who might question his impartiality based on his worship.  His response was to say, &amp;ldquo;To my critics, I say &amp;lsquo;Vaffanculo,&amp;rsquo;&amp;rdquo; and made a gesture flicking his hand from under his chin.  This gesture was caught by photographer Peter Smith, an assistant professor of photojournalism at Boston University.&lt;br /&gt;&lt;br /&gt;The translation of &amp;ldquo;Vaffanculo&amp;rdquo; and the Sicilian gesture is loosely &amp;ldquo;fuck you,&amp;rdquo; but more specifically the language suggests that the recipient of the gesture &amp;ldquo;take it up the ass.&amp;quot;&lt;br /&gt;&lt;br /&gt;The photographer released the photo for publication and &lt;a href=&#34;http://news.bostonherald.com/localRegional/view.bg?articleid=132932&amp;format=&amp;amp;page=2&#34;&gt;was promptly fired&lt;/a&gt; from his ten-year position as a freelancer for The Pilot, a weekly Catholic newspaper.&lt;br /&gt;&lt;br /&gt;The verbal response was apparently not heard by Sweet, only by Smith.  Scalia&amp;rsquo;s initial response was to say that he had not made an obscene gesture, and a spokesperson for the Judge released a letter &lt;a href=&#34;http://news.bostonherald.com/localRegional/view.bg?articleid=132848&#34;&gt;saying that he explained the gesture&lt;/a&gt; to Sweet (which Sweet and Smith deny), describing a rather different gesture meaning &amp;ldquo;I couldn&amp;rsquo;t care less.&amp;quot;&lt;br /&gt;&lt;br /&gt;(Via Donna Woodka&amp;rsquo;s &lt;a href=&#34;http://www.woodka.com/2006/03/30/scalia-update-the-photo/&#34;&gt;&amp;ldquo;Changing Places&amp;rdquo; blog&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Youth minister smites dodgeball opponent</title>
      <link>https://blog.lippard.org/2006/04/youth-minister-smites-dodgeball.html/</link>
      <pubDate>Sat, 01 Apr 2006 04:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/youth-minister-smites-dodgeball.html/</guid>
      <description>&lt;p&gt;In Liberty, Missouri, from &lt;a href=&#34;http://www.cnn.com/2006/US/03/31/dodgeball.assault.ap/index.html&#34;&gt;CNN&lt;/a&gt;:&lt;br /&gt;&lt;br /&gt;&lt;b style=&#34;font-size: 14px;&#34;&gt;&lt;/b&gt;&lt;blockquote&gt;&lt;b style=&#34;font-size: 14px;&#34;&gt;A youth minister was charged with assault for allegedly knocking down a 16-year-old boy and kicking him in the groin after taking a head shot from the teen in a dodgeball game.&lt;/b&gt;&lt;p&gt;David M. Boudreaux, 27, was charged Wednesday with one count of third-degree assault. According to court documents, the incident happened in February at Crescent Lake Christian Academy.&lt;/p&gt;&lt;p&gt;Authorities said the teen missed Boudreaux with one throw but then knocked the youth minister&amp;rsquo;s glasses off with the next.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Big companies funding adware: Netflix, eHarmony, etc.</title>
      <link>https://blog.lippard.org/2006/04/big-companies-funding-adware-netflix.html/</link>
      <pubDate>Sat, 01 Apr 2006 00:12:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/04/big-companies-funding-adware-netflix.html/</guid>
      <description>&lt;p&gt;Ben Edelman has a report on some big or well-known companies that are funding adware on the Internet, this time through the company &lt;a href=&#34;http://www.benedelman.org/news/033106-1.html&#34;&gt;Direct Revenue&lt;/a&gt;.  They include Citibank, HSBC, True.com, United Airlines, Sprint, United Online (NetZero), People PC, Sage Software (maker of Act! contact manager software), T-Mobile, and Vonage.  They include Cheap Tickets, Howard Johnson, and Super 8 (all Cendant properties).  They include Travelocity, eHarmony, Blockbuster, BMG, CarsDirect, Chase, and Netflix.&lt;br /&gt;&lt;br /&gt;On Ben&amp;rsquo;s previous report, he listed advertisers paying for adware through &lt;a href=&#34;http://www.benedelman.org/news/032006-1.html&#34;&gt;180solutions&lt;/a&gt;, which has now also been reported by the &lt;a href=&#34;http://www.cdt.org/privacy/20060320adware.pdf&#34;&gt;Center for Democracy and Technology (PDF)&lt;/a&gt;.  Some of the companies reported there were Altrec, Club Med Americas, eHarmony, GreetingCards.com, LetsTalk.com, Netflix, NetZero, PeoplePC, PerfectMatch, ProFlowers, True.com, uBid, and Waterfront Media.&lt;br /&gt;&lt;br /&gt;Ben also notes that the Interactive Travel Services Association has actually come out with a &lt;a href=&#34;http://www.interactivetravel.org/Attachments/ITSAAdwarerevised5.pdf&#34;&gt;policy promoting the use of adware&lt;/a&gt;!  &lt;a href=&#34;http://www.interactivetravel.org/about/members.cfm&#34;&gt;ITSA members&lt;/a&gt; include Cendant, CheapTickets, Expedia, Hotels.com, Hotwire, Orbitz, Priceline.com, Sabre, Travelocity, and Vegas.com.&lt;br /&gt;&lt;br /&gt;If you are a customer of any of these companies, let them know that you don&amp;rsquo;t appreciate their paying for advertising through adware and demand that they stop.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Phoenix housing bubble deflation update</title>
      <link>https://blog.lippard.org/2006/03/phoenix-housing-bubble-deflation_30.html/</link>
      <pubDate>Fri, 31 Mar 2006 00:59:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/phoenix-housing-bubble-deflation_30.html/</guid>
      <description>&lt;p&gt;The number of homes for sale has gone over 40,000 (&lt;a href=&#34;https://blog.lippard.org/2006/03/phoenix-housing-bubble-deflation.html&#34;&gt;at last check&lt;/a&gt; it was 37,217 on March 6).  Home builders are &lt;a href=&#34;http://www.azcentral.com/arizonarepublic/business/articles/0330biz-incentives0330.html&#34;&gt;offering incentives like a free car or free upgrades&lt;/a&gt; (like granite counters, flooring, and cabinets) in order to avoid reducing prices, but price reductions are inevitable.  And when price reductions occur, those who&amp;rsquo;ve already signed contracts at higher prices will be more likely to walk away&amp;hellip; the rational response when an asset class you want to buy is deflating in price is to wait as long as possible, because the deals will only get better.  (That&amp;rsquo;s why I&amp;rsquo;m content to live with year-or-more-old computer technology; my last upgrade for a home system was to buy somebody else&amp;rsquo;s used system.)&lt;br /&gt;&lt;br /&gt;More at Ben Jones&amp;rsquo; &lt;a href=&#34;http://thehousingbubbleblog.com/?p=384&#34;&gt;Housing Bubble Blog&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The 31st Skeptics Circle</title>
      <link>https://blog.lippard.org/2006/03/31st-skeptics-circle.html/</link>
      <pubDate>Thu, 30 Mar 2006 17:47:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/31st-skeptics-circle.html/</guid>
      <description>&lt;p&gt;The 31st Skeptics Circle &lt;a href=&#34;http://terrasig.blogspot.com/2006/03/31st-meeting-of-skeptics-circle.html&#34;&gt;is hosted at Terra Sigillata&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Constitution, schmonstitution</title>
      <link>https://blog.lippard.org/2006/03/constitution-schmonstitution.html/</link>
      <pubDate>Tue, 28 Mar 2006 21:36:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/constitution-schmonstitution.html/</guid>
      <description>&lt;p&gt;The most recent budget which passed the House and the Senate and was signed into law by George W. Bush has &lt;a href=&#34;http://www.aei.org/publications/filter.all,pubID.24057/pub_detail.asp&#34;&gt;a little constitutional problem&lt;/a&gt;.  The problem is that S. 1932 differed from the House version of the bill.  A small difference in text (the Senate version had a 13-month limitation on rental of medical equipment for Medicare patients; this was erroneously changed to 36 months by a Senate clerk before sending the bill to the House) led to a huge difference in effect ($2 billion more for the House version).  Speaker of the House Dennis Hastert modified the House version of the bill to be identical to the Senate version without putting it to another vote, and Senate Majority Leader Bill Frist concurred that this was sufficient.  Unfortunately, this means that the text of the bill Bush signed was never passed by the House of Representatives, as required by the Constitution.&lt;br /&gt;&lt;br /&gt;Considering that Congress often doesn&amp;rsquo;t read what they&amp;rsquo;re voting on anyway, I&amp;rsquo;m not sure this is such a big deal compared to, say, the provisions of the USA PATRIOT Act which were passed without being read&amp;ndash;but it&amp;rsquo;s a bad precedent nonetheless if allowed to stand.&lt;br /&gt;&lt;br /&gt;Public Citizen &lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/content/article/2006/03/21/AR2006032101763.html&#34;&gt;has filed a lawsuit over the issue&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>CBS series pilot based on Scientology?</title>
      <link>https://blog.lippard.org/2006/03/cbs-series-pilot-based-on-scientology.html/</link>
      <pubDate>Tue, 28 Mar 2006 16:20:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/cbs-series-pilot-based-on-scientology.html/</guid>
      <description>&lt;p&gt;A CBS series called &amp;ldquo;Orpheus&amp;rdquo; sounds like &lt;a href=&#34;http://hollywoodhotline.typepad.com/watcher/2006/03/is_cbs_cult_pil.html&#34;&gt;it involves a fictional cult based on Scientology&lt;/a&gt;.  In the pilot script, a group called GD or &amp;ldquo;Grand Design&amp;rdquo; is based on a popular &amp;ldquo;quasi-philosophical&amp;rdquo; book that resembles Hubbard&amp;rsquo;s Dianetics.  Members of the group are ranked, with a level called &amp;ldquo;Galatean&amp;rdquo; that may be equivalent to an Operating Thetan (OT) level.  A CBS Paramount spokesperson said that &amp;ldquo;The cult is an amalgamation of all cults throughout history.&amp;rdquo;  The show stars Nicholas D&amp;rsquo;Agosto and Mena Suvari, and is being produced by Nicholas Meyer.&lt;br /&gt;&lt;br /&gt;Let&amp;rsquo;s hope Tom Cruise doesn&amp;rsquo;t cause this to be killed&amp;ndash;it is another Paramount property, like Mission Impossible 3, so the possibility is certainly there.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Britannica asks Nature for retraction on Wikipedia comparison</title>
      <link>https://blog.lippard.org/2006/03/britannica-asks-nature-for-retraction.html/</link>
      <pubDate>Sun, 26 Mar 2006 16:04:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/britannica-asks-nature-for-retraction.html/</guid>
      <description>&lt;p&gt;Back in December, I &lt;a href=&#34;https://blog.lippard.org/2005/12/wikipedia-and-encyclopedia-britannica.html&#34;&gt;wrote about criticisms of Wikipedia in &lt;span style=&#34;font-style: italic;&#34;&gt;Communications of the ACM&lt;/span&gt;&lt;/a&gt; and a study published by Nature which found that Wikipedia&amp;rsquo;s coverage of scientific subjects was about as accurate as that of the &lt;span style=&#34;font-style: italic;&#34;&gt;Encyclopedia Britannica&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;Now Britannica &lt;a href=&#34;http://seattletimes.nwsource.com/html/nationworld/2002885605_encyclofight24.html&#34;&gt;has demanded a retraction of the &lt;span style=&#34;font-style: italic;&#34;&gt;Nature&lt;/span&gt; study&lt;/a&gt; on the grounds that its &amp;ldquo;research [is] invalid, its study poorly carried out, and its findings [are] &amp;lsquo;so error-laden that it was completely without merit.&amp;rsquo;&amp;rdquo; (Inside quote is from Britannica&amp;rsquo;s response, outside quote from &lt;span style=&#34;font-style: italic;&#34;&gt;Seattle Times&lt;/span&gt; coverage.)&lt;br /&gt;&lt;br /&gt;Britannica&amp;rsquo;s website has &lt;a href=&#34;http://corporate.britannica.com/britannica_nature_response.pdf&#34;&gt;a 20-page PDF&lt;/a&gt; (7 pages of response, 13 pages of supporting information in two appendixes) that is a response to the &lt;span style=&#34;font-style: italic;&#34;&gt;Nature&lt;/span&gt; study, titled &amp;ldquo;Fatally Flawed: Refuting the recent study on encyclopedic accuracy by the journal &lt;span style=&#34;font-style: italic;&#34;&gt;Nature&lt;/span&gt;.&amp;rdquo;  This response states that &amp;ldquo;&lt;span style=&#34;font-style: italic;&#34;&gt;Nature&lt;/span&gt;&amp;rsquo;s research was invalid.  As we demonstrate below, almost everything about the journal&amp;rsquo;s investigation, from the criteria for identifying inaccuracies to the discrepancy between the article text and its headline, was wrong and misleading.  Dozens of inaccuracies attributed to the &lt;span style=&#34;font-style: italic;&#34;&gt;Britannica&lt;/span&gt; were not inaccuracies at all, and a number of articles &lt;span style=&#34;font-style: italic;&#34;&gt;Nature&lt;/span&gt; examined were not even in the &lt;span style=&#34;font-style: italic;&#34;&gt;Encyclopedia Britannica&lt;/span&gt;.&amp;quot;&lt;br /&gt;&lt;br /&gt;The initial criticism of the response is that, while the &lt;span style=&#34;font-style: italic;&#34;&gt;Nature&lt;/span&gt; study headline claimed that &amp;ldquo;&lt;span style=&#34;font-style: italic;&#34;&gt;Wikipedia&lt;/span&gt; comes close to &lt;span style=&#34;font-style: italic;&#34;&gt;Britannica&lt;/span&gt; in terms of the accuracy of its science entries,&amp;rdquo; the actual study showed that Wikipedia had a third more inaccuracies than Britannica.&lt;br /&gt;&lt;br /&gt;The next criticism is that as they reviewed the alleged inaccuracies, they &amp;ldquo;discovered in &lt;span style=&#34;font-style: italic;&#34;&gt;Nature&lt;/span&gt;&amp;rsquo;s work a pattern of sloppiness, indifference to basic scholarly standards, and flagrant errors so numerous they completely invalidated the results.&amp;rdquo;  &lt;span style=&#34;font-style: italic;&#34;&gt;Nature&lt;/span&gt; refused to supply the complete reviewer reports comparing Britannica to Wikipedia articles, so Britannica reviewed the truncated reviewer reports that had been posted to the web, along with the articles which were supplied by &lt;span style=&#34;font-style: italic;&#34;&gt;Nature&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;Several of the Britannica articles reviewed were not from the Encyclopedia, but from editions of the &lt;span style=&#34;font-style: italic;&#34;&gt;Britannica Book of the Year&lt;/span&gt;.  Britannica notes that &amp;ldquo;Yearbook authors are often given greater latitude to express personal views than writers of encyclopedia articles.&amp;rdquo;  In one instance, a sentence in an article on Steven Wolfram &amp;ldquo;in which point of view figured significantly&amp;rdquo; was counted as an inaccuracy.  In one case, an article on ethanol, the source of the article was from the &lt;span style=&#34;font-style: italic;&#34;&gt;Britannica Student Encyclopedia&lt;/span&gt;, &amp;ldquo;a more basic work for younger readers.&amp;quot;&lt;br /&gt;&lt;br /&gt;A more significant flaw was that in some cases, reviewers criticized articles for omissions when they were only sent excerpts from the articles.  The report notes that the reviewer of an article on lipids was sent only a 350-word introduction rather than the full 6,000-word article, which covered the items marked as omissions on the basis of the introduction alone.  Similarly, what was delivered to reviewers as articles on kin selection and punctuated equilibrium were actually only sections from a longer article on the theory of evolution, and what was identified as an article on field-effect transistors was a section of the entry on integrated circuits.  In another case, an article on aldol reaction was composed of selections taken from two separate Britannica articles, connected together with language apparently authored by &lt;span style=&#34;font-style: italic;&#34;&gt;Nature&lt;/span&gt;&amp;rsquo;s editors.&lt;br /&gt;&lt;br /&gt;Another flaw in the &lt;span style=&#34;font-style: italic;&#34;&gt;Nature&lt;/span&gt; study was that &lt;span style=&#34;font-style: italic;&#34;&gt;Nature&lt;/span&gt; did not require reviewers to document their assertions; where they disagreed with articles being reviewed, the reviewers were taken to be authoritative.  The Britannica response supplies two examples where the reviewers were incorrect.&lt;br /&gt;&lt;br /&gt;Finally, &lt;span style=&#34;font-style: italic;&#34;&gt;Nature&lt;/span&gt; failed to distinguish minor from major errors, treating all as equal even though Wikipedia had more significant issues, and counted as omissions cases where Britannica made editorial judgments to cover specific information in either a different way than the reviewer preferred or in other articles in the encyclopedia.&lt;br /&gt;&lt;br /&gt;I think Britannica makes their case&amp;ndash;the study shouldn&amp;rsquo;t be relied upon as evidence that Wikipedia&amp;rsquo;s coverage of science is as good as the Encyclopedia Britannica.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Anybody need any oranges?</title>
      <link>https://blog.lippard.org/2006/03/anybody-need-any-oranges.html/</link>
      <pubDate>Sat, 25 Mar 2006 21:03:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/anybody-need-any-oranges.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://photos1.blogger.com/blogger/6230/1431/1600/P3250002.med.jpg&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;&#34; src=&#34;http://photos1.blogger.com/blogger/6230/1431/320/P3250002.med.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;We&amp;rsquo;ve now completed our second weekend event attempting to get all the oranges picked from our trees&amp;ndash;an annual struggle, as we have many (see photo, which shows most of the backyard trees).  A few weeks ago, United Food Bank sent out volunteers to try to fill four large bins which each hold 1,000 pounds of oranges.  We filled one and part of another one in the course of the day&amp;ndash;the volunteers were four families and their children, who picked oranges for several hours along with us.  This week, we had signs out advertising free oranges, all you care to pick, and also advertised it on Craig&amp;rsquo;s List.  We put out the two remaining United Food Bank bins to be filled with oranges we picked ourselves, and for any donations others cared to drop in.  Unfortunately, a woman who spoke only Spanish came by while we were inside and took all of the fruit out of the bins, so when the Food Bank comes to pick them up on Tuesday they&amp;rsquo;ll only get whatever Kat and I pick between now and then.&lt;br /&gt;&lt;br /&gt;We had quite a few people come by and pick bags full of oranges, but the trees still appear to be as full as ever.&lt;br /&gt;&lt;br /&gt;If you&amp;rsquo;re in or near South Phoenix and would like to pick some oranges and take them home (or to donate to a food bank), let me know.  If you&amp;rsquo;re from somewhere other than Phoenix and ever plan to be here in March, April, or May, those are the months these Valencia oranges are ready for picking.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ed Brayton on Slavery and the Bible</title>
      <link>https://blog.lippard.org/2006/03/ed-brayton-on-slavery-and-bible.html/</link>
      <pubDate>Sat, 25 Mar 2006 20:25:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/ed-brayton-on-slavery-and-bible.html/</guid>
      <description>&lt;p&gt;Over at &lt;a href=&#34;http://secularoutpost.blogspot.com/2006/03/slavery-and-bible.html&#34;&gt;the Secular Outpost&lt;/a&gt;, I&amp;rsquo;ve directed readers to some recent posts by Ed Brayton at Dispatches from the Culture Wars about slavery and the Bible (&lt;a href=&#34;http://scienceblogs.com/dispatches/2006/03/slavery_and_the_bible.php&#34;&gt;here&lt;/a&gt;, &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/03/slavery_and_the_bible_take_2.php&#34;&gt;here&lt;/a&gt;, &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/03/mark_olson_on_slavery_and_the.php&#34;&gt;here&lt;/a&gt;, and &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/03/neufeld_on_slavery_and_the_bib.php&#34;&gt;here&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;It&amp;rsquo;s interesting to me how many members of the religious right, while usually trying to take the moral high ground and arguing positions on the basis of absolute moral values, suddenly shift to more relativistic, situational, and utilitarian positions on subjects like slavery, torture, war, executive power, and deception by national leaders.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Minds, brains, and rationality</title>
      <link>https://blog.lippard.org/2006/03/minds-brains-and-rationality.html/</link>
      <pubDate>Sat, 25 Mar 2006 17:25:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/minds-brains-and-rationality.html/</guid>
      <description>&lt;p&gt;Tom Gilson has &lt;a href=&#34;http://www.thinkingchristian.net/C228303755/E20060307124325/index.html&#34;&gt;posted some thoughts&lt;/a&gt; on the &amp;ldquo;self-undermining&amp;rdquo; arguments about rationality and naturalism that have been made by C.S. Lewis, Victor Reppert, J.R. Lucas, Richard Taylor, Alvin Plantinga, and others.  The basic argument is that if our thoughts are the product of natural causes, then we have no reason to trust that the inferences we make are rational.  There are many variations on the argument, and I think this basic line of argument goes back to ancient arguments about determinism.&lt;br /&gt;&lt;br /&gt;I offered my thoughts in the comments on &lt;a href=&#34;http://dangerousidea.blogspot.com/2006/03/tom-gilson-on-mind.html&#34;&gt;Vic Reppert&amp;rsquo;s blog&lt;/a&gt;, and repeat them here:&lt;br /&gt;&lt;blockquote&gt;The conclusion that rationality is &lt;em&gt;undermined&lt;/em&gt; doesn&amp;rsquo;t follow&amp;ndash;at best the conclusion is that the connection between the physical causes and the rational inferences is at best a contingent one that is in need of explanation, which I think is a valid conclusion. But it&amp;rsquo;s one that is in the process of being answered as we learn about how the brain and perceptual systems work, how language develops, and how the mind evolved.&lt;br /&gt;&lt;br /&gt;If the fact that the brain operates in accordance with physical law undermined rationality, then the fact that computers operate in accordance with physical law would undermine their ability to perform logical inferences and computations.&lt;br /&gt;&lt;br /&gt;The real question is &lt;em&gt;how&lt;/em&gt; brains came to be able to engage in rational inferences in virtue of the way that they physically operate, not &lt;em&gt;whether&lt;/em&gt; they do. Gilson (and Victor) argue that they could only have this ability by being divinely designed to do so&amp;ndash;a thesis that doesn&amp;rsquo;t seem to be particularly fruitful for scientific exploration.&lt;/blockquote&gt;Naturalists and supernaturalists agree that we do engage in rational inferences.  The supernaturalists think we do so using magical non-physical properties; many of them think that our minds are completely independent of our brains, though I think this is a position that is untenable in the face of empirical evidence from neuroscience (evidence which I have yet to see a substance dualist even attempt to address).  In the face of arguments about the fact that computers are physical devices which engage in computation and inference, they respond that this is not real computation and inference, but only a derived computation and inference that is fully dependent upon human computation and inference.&lt;br /&gt;&lt;br /&gt;Naturalists, by contrast, think that our abilities to engage in rational inference and language have evolved, and that they are both dependent on natural causes and productive in generating additional natural causes of reasoning and action.  They are far from perfect&amp;ndash;we can identify systematic failures of reasoning that occur (e.g., examples of the sort in Kahneman &amp;amp; Tversky&amp;rsquo;s classic &lt;span style=&#34;font-style: italic;&#34;&gt;Judgment Under Uncertainty&lt;/span&gt;).  And our understanding of our own abilities is far from complete&amp;ndash;but is growing rapidly.&lt;br /&gt;&lt;br /&gt;Scientific examination of our cognitive capabilities has been extremely productive, while the supernatural thesis has been moribund.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Christian support of torture</title>
      <link>https://blog.lippard.org/2006/03/christian-support-of-torture.html/</link>
      <pubDate>Fri, 24 Mar 2006 16:16:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/christian-support-of-torture.html/</guid>
      <description>&lt;p&gt;An October 2005 Pew poll shows that American Christians (and Catholics in particular) have remarkably strong support for the use of torture, while secular Americans more strongly oppose it.  This is another piece of evidence against the common claim that morality requires religion, or that religious people are more moral than nonreligious people.&lt;br /&gt;&lt;br /&gt;More details at &lt;a href=&#34;http://secularoutpost.blogspot.com/2006/03/secular-oppose-torture-more-than.html&#34;&gt;the Secular Outpost&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (March 25, 2006):  Steve Hays at &lt;a href=&#34;http://triablogue.blogspot.com/2006/03/tortured-logic.html&#34;&gt;Triablogue&lt;/a&gt; has chimed in with some highly critical comments on my post, mostly based on incorrect inferences about what I was arguing.  (I didn&amp;rsquo;t actually spell out an argument in any detail, so I&amp;rsquo;ll accept some of the blame for that&amp;ndash;but it&amp;rsquo;s funny to see positions attributed to me that I don&amp;rsquo;t hold.)  I&amp;rsquo;ve posted comments in response to him on his blog, and spelled out an actual argument in the comments at the Secular Outpost:&lt;br /&gt;&lt;blockquote&gt;1.  Torture is prima facie wrong; it is only justifiable, if ever, in rare circumstances.&lt;br /&gt;&lt;br /&gt;2. Those who advocate widespread, common use of torture against suspected terrorists are less moral than those who oppose most or all use of torture against suspected terrorists. (I could also insert here some premises about the use of the word &amp;ldquo;suspected&amp;rdquo; here&amp;ndash;I believe the intent of the use of the term is to make the point that we don&amp;rsquo;t know that these are terrorists and probably wouldn&amp;rsquo;t have sufficient grounds to convict them in a court of law&amp;ndash;e.g., like many of those being held in Guantanamo Bay).&lt;br /&gt;&lt;br /&gt;3.  Those who describe themselves as secular are more likely to oppose torture than those who describe themselves as Christians.&lt;br /&gt;&lt;br /&gt;4.  Those self-descriptions are mostly accurate.&lt;br /&gt;&lt;br /&gt;5. Therefore, with respect to the subject of torture of suspected terrorists, those who are secular tend to be more moral than those who are Christian.&lt;br /&gt;&lt;br /&gt;6.  This is a point of evidence against the thesis that those who are Christian are more moral than those who are secular.&lt;br /&gt;&lt;/blockquote&gt;Steve&amp;rsquo;s main three points of criticism on my original post were these (he has more to say at his blog):&lt;br /&gt;&lt;blockquote&gt;i) Notice how he assumes, without benefit of argument, that “torture” is always wrong. That’s the nice part of being a secular rationalist. You don’t have to give reasons for your rationalism.  [&amp;hellip;]&lt;br /&gt;&lt;br /&gt;ii) He also doesn’t bring any critical thinking skills to bear on whether we should frame the issue of interrogation in terms of torture. Surely there’s a continuum here, is there not? There are many degrees and kinds of coercion.&lt;br /&gt;&lt;br /&gt;In addition, if we capture a high-level terrorist, and he doesn’t want to talk, should we do absolutely nothing to extract actionable information from him?&lt;br /&gt;&lt;br /&gt;If that’s the position of secular humanism, then secular humanism is one of those useless ideologies like pacifism which is incapable of meeting the challenges of a real world situation.&lt;br /&gt;&lt;br /&gt;iii) Then there’s his position that belief in use of “torture” under any circumstances makes you a worse person than someone who rejects the use of “torture” under any circumstances.&lt;/blockquote&gt;To which I responded in comments on the post:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dirty Politician: John McCain</title>
      <link>https://blog.lippard.org/2006/03/dirty-politician-john-mccain.html/</link>
      <pubDate>Fri, 24 Mar 2006 01:18:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/dirty-politician-john-mccain.html/</guid>
      <description>&lt;p&gt;John McCain hired Terry Nelson as a senior advisor.  Nelson was deeply involved in Tom DeLay&amp;rsquo;s money laundering of corporate contributions scandal, but the mainstream media was lax about even asking McCain questions about this issue until after &lt;a href=&#34;http://www.talkingpointsmemo.com/archives/week_2006_03_19.php#007973&#34;&gt;a Seattle radio show caller asked him about it&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;CALLER: Thanks, I had a question for the senator. For a reformer, I&amp;rsquo;m kind of curious why he would hire a guy like Terry Nelson as a senior advisor. Here&amp;rsquo;s a guy who was actually in the indictment of DeLay on his money laundering charges. When he was at the RNC, he agreed to take the corporate contributions from DeLay&amp;rsquo;s PAC and then recycle them back into the Republican congressional races. &lt;p&gt;And he was also, this guy Nelson was also the supervisor of James Tobin, who was the guy convicted last year for helping jam the Democratic get-out-the-vote lines in New England a couple years ago.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Matt McIntosh on Iran</title>
      <link>https://blog.lippard.org/2006/03/matt-mcintosh-on-iran.html/</link>
      <pubDate>Thu, 23 Mar 2006 15:56:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/matt-mcintosh-on-iran.html/</guid>
      <description>&lt;p&gt;Matt McIntosh at Catallarchy has been making an interesting series of posts about Iran and the United States.  In &lt;a href=&#34;http://catallarchy.net/blog/archives/2006/03/21/whizzing-into-the-persian-wind-part-i/&#34;&gt;part 1&lt;/a&gt;,  he points out that U.S. policy with respect to Iran has been completely irrational and counterproductive:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;Consider: the United States military takes down two governments to the East and West of Iran, both of whom the Iranians had longstanding feuds with, leaving Iran the only regional power left standing. Rather than working &lt;em&gt;with&lt;/em&gt; Iran from the get-go on both of these operations, which would have been the natural Machiavellian thing to do, the Bush administration chooses instead to antagonize them and continues to do so even now. The Iranians shrug and play right along, allowing al Qaeda members to stay in their “custody” and meddling in Iraq, since there’s nothing in it for them to do otherwise – and every reason for them to keep the US bogged down and busy, since Bush has already telegraphed a big fat “YOU’RE &lt;span class=&#34;caps&#34;&gt;NEXT&lt;/span&gt;” message to them.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to spot a baby conservative</title>
      <link>https://blog.lippard.org/2006/03/how-to-spot-baby-conservative.html/</link>
      <pubDate>Thu, 23 Mar 2006 15:27:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/how-to-spot-baby-conservative.html/</guid>
      <description>&lt;p&gt;A &lt;a href=&#34;http://www.thestar.com/NASApp/cs/ContentServer?pagename=thestar/Layout/Article_Type1&amp;call_pageid=971358637177&amp;amp;c=Article&amp;cid=1142722231554&#34;&gt;new study published in the &lt;span style=&#34;font-style: italic;&#34;&gt;Journal of Research Into Personality&lt;/span&gt;&lt;/a&gt; by a UC Berkeley professor, Jack Block, who followed 95 children for 20 years.  Those who were whiny, paranoid, and complaining as children turned out to be conservatives.  Those who were confident and self-reliant turned out to be liberals.  This is supporting evidence for similar work by John T. Jost at Stanford, but Block&amp;rsquo;s work is labeled as &amp;ldquo;biased, shoddy work&amp;rdquo; by Jeff Greenberg of the University of Arizona.  (Link is to coverage in the &lt;span style=&#34;font-style: italic;&#34;&gt;Toronto Star&lt;/span&gt;.)&lt;br /&gt;&lt;br /&gt;UPDATE:  There are some good criticisms of the Block study by Jim Lindgren &lt;a href=&#34;http://volokh.com/archives/archive_2006_03_19-2006_03_25.shtml#1143164311&#34;&gt;at the Volokh Conspiracy&lt;/a&gt; (&lt;a href=&#34;http://volokh.com/archives/archive_2006_03_19-2006_03_25.shtml#1143139928&#34;&gt;here&lt;/a&gt; and &lt;a href=&#34;http://volokh.com/archives/archive_2006_03_19-2006_03_25.shtml#1143164311&#34;&gt;here&lt;/a&gt;).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dirty Politician: John Boehner</title>
      <link>https://blog.lippard.org/2006/03/dirty-politician-john-boehner.html/</link>
      <pubDate>Wed, 22 Mar 2006 18:09:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/dirty-politician-john-boehner.html/</guid>
      <description>&lt;p&gt;Rep. John Boehner (R-OH) was named Speaker of the House to replace &lt;a href=&#34;https://blog.lippard.org/2006/03/dirty-politician-tom-delay.html&#34;&gt;Tom DeLay&lt;/a&gt;.  It&amp;rsquo;s already been pointed out that &lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/content/article/2006/02/07/AR2006020701913.html&#34;&gt;he lives in a D.C. apartment that belongs to a lobbyist&lt;/a&gt;.  The &lt;a href=&#34;http://www.publicintegrity.org/&#34;&gt;Center for Public Integrity&lt;/a&gt; has looked further at his record, and &lt;a href=&#34;http://www.publicintegrity.org/report.aspx?aid=789&#34;&gt;found that he&lt;/a&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;has taken dozens of trips on private jets owned by corporations that have legislative interests before Congress&lt;/li&gt;&lt;li&gt;has accepted scores of privately sponsored trips (often categorized as having fact-finding or educational purposes) to some of the world&amp;rsquo;s premier golf spots and foreign locales&lt;/li&gt;&lt;li&gt;has hosted many high-end fund-raisers to wine and dine potential donors and Republican colleagues&lt;/li&gt;&lt;li&gt;has donated millions of dollars to election campaigns of fellow Republicans.&lt;/li&gt;&lt;/ul&gt;All legal, but the first two items are equivalent to receiving substantial gifts from special interests, and the second two are equivalent to passing some of them on and seeking more.&lt;br /&gt;&lt;br /&gt;The CPI&amp;rsquo;s website also has a &lt;a href=&#34;http://www.publicintegrity.org/report.aspx?aid=789#top&#34;&gt;Google Map of Boehner&amp;rsquo;s trips and expenses&lt;/a&gt; for 2005 which includes a Scottsdale, Arizona connection&amp;ndash;he spent thousands of dollars at the Talking Stick Golf Club at 9998 E. Indian Bend Rd:&lt;br /&gt;&lt;br /&gt;&lt;table style=&#34;background: rgb(188, 188, 188) none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;&#34; cellpadding=&#34;2&#34; cellspacing=&#34;1&#34;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Date&lt;/th&gt;&lt;th&gt;Amount&lt;/th&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&#34;background: white none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;&#34;&gt;02/13/2004&lt;/td&gt;&lt;td style=&#34;background: white none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;&#34; align=&#34;right&#34;&gt;$3805.13&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&#34;background: white none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;&#34;&gt;02/13/2004&lt;/td&gt;&lt;td style=&#34;background: white none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;&#34; align=&#34;right&#34;&gt;$469.13&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&#34;background: white none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;&#34;&gt;02/13/2004&lt;/td&gt;&lt;td style=&#34;background: white none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;&#34; align=&#34;right&#34;&gt;$938.26&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&#34;background: white none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;&#34;&gt;03/07/2005&lt;/td&gt;&lt;td style=&#34;background: white none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;&#34; align=&#34;right&#34;&gt;$7488.67&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Fox News: Isaac Hayes did not quit South Park</title>
      <link>https://blog.lippard.org/2006/03/fox-news-isaac-hayes-did-not-quit.html/</link>
      <pubDate>Tue, 21 Mar 2006 15:51:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/fox-news-isaac-hayes-did-not-quit.html/</guid>
      <description>&lt;p&gt;Roger Friedman at &lt;a href=&#34;http://www.foxnews.com/printer_friendly_story/0,3566,188463,00.html&#34;&gt;Fox News reports&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;strong&gt;Isaac Hayes&lt;/strong&gt; did not quit &amp;ldquo;South Park.&amp;rdquo; My sources say that someone quit it for him.&lt;/p&gt;  &lt;p&gt;I can tell you that Hayes is in no position to have quit anything. Contrary to news reports, the great writer, singer and musician suffered a stroke on Jan. 17. At the time it was said that he was hospitalized and suffering from exhaustion.&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&lt;/p&gt;He goes on to quote Hayes defending the show&amp;ndash;including the Scientology episode specifically&amp;ndash;on &lt;a href=&#34;http://www.avclub.com/content/node/44132/2&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Onion&lt;/span&gt;&amp;rsquo;s AV Club&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>&#34;Industry sources&#34; confirm Cruise role in &#34;South Park&#34; controversy</title>
      <link>https://blog.lippard.org/2006/03/industry-sources-confirm-cruise-role.html/</link>
      <pubDate>Mon, 20 Mar 2006 15:25:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/industry-sources-confirm-cruise-role.html/</guid>
      <description>&lt;p&gt;A story on &lt;a href=&#34;http://www.cnn.com/2006/SHOWBIZ/TV/03/20/leisure.southpark.reut/index.html&#34;&gt;CNN reports&lt;/a&gt; that, according to unnamed &amp;ldquo;industry sources,&amp;rdquo; Tom Cruise refused to participate in Mission Impossible 3 publicity for Paramount unless the Scientology episode of &amp;ldquo;South Park&amp;rdquo; was pulled from reruns on Comedy Central.  Comedy Central and Paramount are both owned by Viacom.  This appears to be confirmation of the rumor that &lt;a href=&#34;https://blog.lippard.org/2006/03/comedy-central-pulls-scientology.html&#34;&gt;had already been reported&lt;/a&gt; on numerous blogs.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Carnival of the Godless #36</title>
      <link>https://blog.lippard.org/2006/03/carnival-of-godless-36.html/</link>
      <pubDate>Sun, 19 Mar 2006 21:47:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/carnival-of-godless-36.html/</guid>
      <description>&lt;p&gt;The 36th Carnival of the Godless is at &lt;a href=&#34;http://danielmorgan.blogspot.com/2006/03/carnival-of-godless-36.html&#34;&gt;Daniel Morgan&amp;rsquo;s blog&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Liberty University debate team:  They&#39;re not really #1</title>
      <link>https://blog.lippard.org/2006/03/liberty-university-debate-team-theyre.html/</link>
      <pubDate>Sun, 19 Mar 2006 18:34:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/liberty-university-debate-team-theyre.html/</guid>
      <description>&lt;p&gt;The Liberty University debate team continues to get undeserved press for their highly misleading way of claiming to be #1, when in fact they can&amp;rsquo;t remotely compete against the best debate teams in the country.  (Latest story, in the New York Times Magazine.)  Ed Brayton at Dispatches from the Culture Wars &lt;a href=&#34;http://freethoughtblogs.com/dispatches/2012/02/03/more-nonsense-about-the-liberty-u-debate-team/&#34;&gt;exposes the truth&lt;/a&gt;, yet again.  Mainstream media:  Pay attention, and stop spreading misleading information.&lt;/p&gt;
&lt;p&gt;[Link updated 6 June 2013 to point to a more recent Ed Brayton overview.]&lt;/p&gt;</description>
    </item>
    <item>
      <title>21 airports fail bomb screening test</title>
      <link>https://blog.lippard.org/2006/03/21-airports-fail-bomb-screening-test.html/</link>
      <pubDate>Sat, 18 Mar 2006 21:34:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/21-airports-fail-bomb-screening-test.html/</guid>
      <description>&lt;p&gt;Investigators for the General Accountability Office &lt;a href=&#34;http://www.msnbc.msn.com/id/11863165/&#34;&gt;conducted tests at 21 airports&lt;/a&gt; to test screeners&amp;rsquo; ability to detect bomb components powerful enough to blow up the trunk of a car.  They successfully got the parts past security screening at all 21 airports.&lt;br /&gt;&lt;br /&gt;The &lt;a href=&#34;http://www.msnbc.msn.com/id/11878391/&#34;&gt;TSA responded&lt;/a&gt; by saying that the tests &amp;ldquo;failed to consider the full array of air travel security measures.&amp;rdquo;  That response doesn&amp;rsquo;t seem to be to the point&amp;ndash;the parts were successfully smuggled past security checkpoints, meaning that there was no effective countermeasure in place.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The U.S. Air Force&#39;s institutionalized Christianity</title>
      <link>https://blog.lippard.org/2006/03/us-air-forces-institutionalized.html/</link>
      <pubDate>Sat, 18 Mar 2006 20:49:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/us-air-forces-institutionalized.html/</guid>
      <description>&lt;p&gt;Jeff Lowder &lt;a href=&#34;http://secularoutpost.blogspot.com/2006/03/is-us-air-force-christian-air-force.html&#34;&gt;reports on a new lawsuit&lt;/a&gt; against the U.S. Air Force for religious discrimination:&lt;br /&gt;&lt;blockquote&gt;&lt;/blockquote&gt;&lt;blockquote&gt;&lt;blockquote&gt;The 12-page court filing says guest speakers at conventions of Air Force recruiters in 2003 and 2005 told Burleigh and other recruiters that &amp;ldquo;they needed to accept Jesus Christ in order to perform their job duties&amp;rdquo; and &amp;ldquo;to use faith in Jesus Christ while recruiting.&amp;quot;&lt;/blockquote&gt;When the plaintiff resisted his superiors&amp;rsquo; efforts at proselytizing, he became the target of lower performance ratings than peers who attended religious activities such as prayer groups and church.&lt;/blockquote&gt;This is following a &lt;a href=&#34;http://www.cbsnews.com/stories/2005/10/06/national/main919947.shtml&#34;&gt;previous lawsuit last October&lt;/a&gt; by Mikey Weinstein against the U.S. Air Force regarding institutionalized Christianity at the Air Force Academy in Colorado Springs:&lt;br /&gt;&lt;blockquote&gt;Over the past decade or more, the suit claims, academy leaders have fostered an environment of religious intolerance at the Colorado school, in violation of the First Amendment.&lt;br /&gt;&lt;br /&gt;Weinstein claims that evangelical Christians at the school have coerced attendance at religious services and prayers at official events, among other things. &lt;/blockquote&gt;Lowder&amp;rsquo;s blog post also reports on the creation of the &lt;a href=&#34;http://www.militaryreligiousfreedom.org/index.html&#34;&gt;Military Religious Freedom Foundation&lt;/a&gt; to combat these unconstitutional practices in the military.  This foundation was started by the same Mikey Weinstein who filed the October 2005 lawsuit.  On the advisory board is &lt;a href=&#34;http://redstaterabble.blogspot.com/2005/05/pedro-luis-irigonegaraycounsel-for.html&#34;&gt;Pedro L. Irigonegaray&lt;/a&gt;, who did an excellent job cross-examining witnesses who promoted intelligent design at the &lt;a href=&#34;http://www.talkorigins.org/faqs/kansas/kangaroo.html&#34;&gt;Kansas Kangaroo court hearings&lt;/a&gt; last May.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cory Maye Update: Radley Balko visits Mississippi</title>
      <link>https://blog.lippard.org/2006/03/cory-maye-update-radley-balko-visits.html/</link>
      <pubDate>Sat, 18 Mar 2006 18:37:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/cory-maye-update-radley-balko-visits.html/</guid>
      <description>&lt;p&gt;Radley Balko has visited Prentiss, Mississippi, and has returned with &lt;a href=&#34;http://www.theagitator.com/archives/026391.php&#34;&gt;photos of the duplex&lt;/a&gt; (inside and out) where the raid occurred, &lt;a href=&#34;http://www.theagitator.com/archives/026385.php&#34;&gt;some interesting information about what happened to the drug dealer&lt;/a&gt;, Jamie Smith, who was the target of the original raid, and &lt;a href=&#34;http://www.theagitator.com/archives/026384.php&#34;&gt;details about the firing of Bob Evans&lt;/a&gt;, the public defender.   He also &lt;a href=&#34;http://www.theagitator.com/archives/026392.php&#34;&gt;interviewed one of the two black jurors&lt;/a&gt;, and finds that she wasn&amp;rsquo;t sure Maye was guilty and didn&amp;rsquo;t seem to have much understanding of her responsibility as a juror.  The more facts come out, the worse it looks for Prentiss officials and law enforcement.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Creationists&#39; Miss Information: Nancy Pearcey</title>
      <link>https://blog.lippard.org/2006/03/creationists-miss-information-nancy.html/</link>
      <pubDate>Sat, 18 Mar 2006 18:29:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/creationists-miss-information-nancy.html/</guid>
      <description>&lt;p&gt;Jeff Shallit &lt;a href=&#34;http://recursed.blogspot.com/2006/03/nancy-pearcey-creationists-miss.html&#34;&gt;reports on  Nancy Pearcey&lt;/a&gt;, a young-earth creationist who used to be a regular contributor to the &lt;span style=&#34;font-style: italic;&#34;&gt;Bible-Science Newsletter&lt;/span&gt; (and some of those pieces became part of the intelligent design textbook, &lt;span style=&#34;font-style: italic;&#34;&gt;Of Pandas and People&lt;/span&gt;, published by the Foundation for Thought and Ethics).  Jeff checked out her 1994 book, &lt;span style=&#34;font-style: italic;&#34;&gt;The Soul of Science: Christian Faith and Natural Philosophy&lt;/span&gt;, co-authored with Charles Thaxton (who was also the co-author of &lt;span style=&#34;font-style: italic;&#34;&gt;The Mystery of Life&amp;rsquo;s Origin&lt;/span&gt;, the first book from the FTE).  He shows how her book gives a simple, short, clear, and straight-forward description of information theory, which suffers only from being completely wrong.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Comedy Central pulls Scientology episode from reruns</title>
      <link>https://blog.lippard.org/2006/03/comedy-central-pulls-scientology.html/</link>
      <pubDate>Sat, 18 Mar 2006 01:42:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/comedy-central-pulls-scientology.html/</guid>
      <description>&lt;p&gt;Comedy Central &lt;a href=&#34;http://news.yahoo.com/s/ap/20060317/ap_on_en_tv/tv_south_park;_ylt=AraCZIuVQQpSm9EE57hflzms0NUE;_ylu=X3oDMTA3b2NibDltBHNlYwM3MTY-&#34;&gt;has pulled the &amp;ldquo;Trapped in the Closet&amp;rdquo; episode&lt;/a&gt;, which criticizes and exposes &lt;a href=&#34;https://blog.lippard.org/2006/03/scientology-sampler.html&#34;&gt;Scientology&lt;/a&gt;, from reruns.  Rumor has it that Tom Cruise threatened not to do publicity for the movie &amp;ldquo;Mission Impossible 3,&amp;rdquo; which will be released this summer, unless it was pulled.  As Paramount, the distributor of the Cruise film, and Comedy Central are both owned by Viacom, this has some plausibility.&lt;br /&gt;&lt;br /&gt;A Cruise representative denied the rumor, phrased in a way that &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/03/scientology_vs_south_park.php&#34;&gt;may have been crafted to be literally true&lt;/a&gt; but misleading (a method frequently used by George W. Bush, as documented in the book &lt;span style=&#34;font-style: italic;&#34;&gt;All the President&amp;rsquo;s Spin&lt;/span&gt;).&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/03/scientology_vs_south_park.php&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;UPDATE (March 18, 2006):  Trey Parker and Matt Stone &lt;a href=&#34;http://www.azcentral.com/ent/tv/articles/0317southpark17-ON.html&#34;&gt;have declared war on Scientology&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Matt Stone and Trey Parker, creators of the animated satire, are digging in against the celebrity-endorsed religion after a controversial episode mocking outspoken Scientologist Tom Cruise was yanked abruptly from the schedule Wednesday - with Internet rumors it was covert warfare by Cruise that led to its departure.&lt;br /&gt;&lt;br /&gt;&lt;!-- BOXAD TABLE --&gt; &amp;ldquo;So, Scientology, you may have won THIS battle, but the million-year war for earth has just begun!&amp;rdquo; the &amp;ldquo;South Park&amp;rdquo; creators said in a statement Friday in Daily Variety. &amp;ldquo;Temporarily anozinizing our episode will NOT stop us from keeping Thetans forever trapped in your pitiful man-bodies&amp;hellip; You have obstructed us for now, but your feeble bid to save humanity will fail!&amp;rdquo; &lt;/blockquote&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Punishing the Poor</title>
      <link>https://blog.lippard.org/2006/03/punishing-poor.html/</link>
      <pubDate>Fri, 17 Mar 2006 23:50:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/punishing-poor.html/</guid>
      <description>&lt;p&gt;Matt McIntosh at &lt;a href=&#34;http://catallarchy.net/blog/&#34;&gt;Catallarchy&lt;/a&gt; points out that &lt;a href=&#34;http://catallarchy.net/blog/archives/2006/03/17/punishing-the-poor/&#34;&gt;the effective U.S. tariff rates on imports are significantly higher on the poorest countries&lt;/a&gt;.  For example, Bangladesh paid about the same amount in tariffs on exports to the U.S. as France ($331 million vs. $330 million), despite only exporting $2.53 billion in goods to France&amp;rsquo;s $30.023 billion.  That&amp;rsquo;s a 14.1% tariff on Bangladesh, where the per-capita GDP is $370, versus a 1.1% tariff on France, where the per-capita GDP is $24,170.&lt;br /&gt;&lt;br /&gt;By abolishing tariffs, we could instantly provide significant benefits to the poorest countries, as well as to U.S. poor, by reducing the cost of goods like clothing.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hypothetical Nanofactory Animation</title>
      <link>https://blog.lippard.org/2006/03/hypothetical-nanofactory-animation.html/</link>
      <pubDate>Fri, 17 Mar 2006 23:18:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/hypothetical-nanofactory-animation.html/</guid>
      <description>&lt;p&gt;Over at &lt;a href=&#34;http://singularitynews.blogspot.com&#34;&gt;Multipolarity Memes&lt;/a&gt; there’s a post about a short (though large), 3D-rendered, &lt;a href=&#34;http://singularitynews.blogspot.com/2006_03_01_singularitynews_archive.html#114245797084185438&#34;&gt;animation of a hypothetical nanofactory&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Now, I’ll be the first to admit that I’m no expert at this stuff, but I did take some intermediate chemistry and physics classes in college, so the animation immediately raises a number of questions in my mind; viz.:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;At that size, can they realistically assume that the envisioned structures will be as rigid as they make them out to be? &lt;/li&gt;&lt;li&gt;What about Brownian motion? &lt;/li&gt;&lt;li&gt;What about transfer of heat—especially given that there are, presumably, chemical reactions taking place, and these reactions will involve energy transfers? &lt;/li&gt;&lt;li&gt;What type of bonding is happening at the transfer points? Chemical reactions don&amp;rsquo;t happen magically—and they don&amp;rsquo;t happen without some energy input or energy release—neither of which are being obviously represented in the video. &lt;/li&gt;&lt;/ul&gt;&lt;p&gt;It&amp;rsquo;s a pretty fantasy, but how realistic is it, really? &lt;/p&gt;</description>
    </item>
    <item>
      <title>The Department of Homeland Security gets an F in computer security</title>
      <link>https://blog.lippard.org/2006/03/department-of-homeland-security-gets-f.html/</link>
      <pubDate>Fri, 17 Mar 2006 02:39:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/department-of-homeland-security-gets-f.html/</guid>
      <description>&lt;p&gt;For the third year in a row, &lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/content/article/2006/03/15/AR2006031501589_pf.html&#34;&gt;DHS gets an F for protecting its computer systems&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;Most federal agencies that play key roles in the war on terror are doing a dismal job of protecting their computers and information networks from hackers and viruses, according to portions of a report to be released by a key congressional oversight committee Thursday.&lt;/p&gt;&lt;p&gt;The Department of Homeland Security, which is charged with setting the government&amp;rsquo;s cyber security agenda, earned a grade of F for the third straight year from the House Government Reform Committee. Other agencies whose failing marks went unchanged from 2004 include the departments of Agriculture, Defense, Energy, State, Health and Human Services, Transportation, and Veterans Affairs.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Formation of the Arbonian sea</title>
      <link>https://blog.lippard.org/2006/03/formation-of-arbonian-sea.html/</link>
      <pubDate>Thu, 16 Mar 2006 22:29:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/formation-of-arbonian-sea.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://bldgblog.blogspot.com/2006/03/return-to-arbonia.html&#34;&gt;BLDGblog has some great photos&lt;/a&gt; of the rifts opening up in the ground in central Ethiopia, where parts of the Afar triangle have already sunk to more than 100 meters below sea level.  What&amp;rsquo;s now a 37-mile-long fissure will apparently &lt;a href=&#34;http://www.sfgate.com/cgi-bin/article.cgi?f=/n/a/2005/12/09/international/i164014S06.DTL&#34;&gt;take a million years to reach full ocean status&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Skeptics Circle #30</title>
      <link>https://blog.lippard.org/2006/03/skeptics-circle-30.html/</link>
      <pubDate>Thu, 16 Mar 2006 21:51:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/skeptics-circle-30.html/</guid>
      <description>&lt;p&gt;The 30th meeting of the Skeptics Circle is up at &lt;a href=&#34;http://paiges-page.net/2006_03_01_archive.html#114246735118295231&#34;&gt;Paige&amp;rsquo;s Page&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Targeted bioweapons</title>
      <link>https://blog.lippard.org/2006/03/targeted-bioweapons.html/</link>
      <pubDate>Wed, 15 Mar 2006 21:37:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/targeted-bioweapons.html/</guid>
      <description>&lt;p&gt;Worried about biological weapons that can be specifically targeted to, say, disable the ability to store memories, cause the autoimmune system to attack myelin (i.e., mimic multiple sclerosis), or target specific ethnic groups?  If not, you might be after you read &lt;a href=&#34;http://www.technologyreview.com/BioTech/wtr_16485,306,p1.html&#34;&gt;this article&lt;/a&gt; from &lt;span style=&#34;font-style: italic;&#34;&gt;Technology Review&lt;/span&gt;.  Unfortunately, some of these things may even be feasible to produce with old technology that is easily available&amp;ndash;and if they aren&amp;rsquo;t now, they will be.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://www.schneier.com/blog/archives/2006/03/bioterrorism.html&#34;&gt;Bruce Schneier&amp;rsquo;s blog&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Spammed by the Arizona Republican Party</title>
      <link>https://blog.lippard.org/2006/03/spammed-by-arizona-republican-party.html/</link>
      <pubDate>Wed, 15 Mar 2006 20:28:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/spammed-by-arizona-republican-party.html/</guid>
      <description>&lt;p&gt;I don&amp;rsquo;t know how they got my email address&amp;ndash;I&amp;rsquo;ve never been (and never will be) a registered Republican.&lt;br /&gt;&lt;blockquote&gt; From: &amp;ldquo;Chairman Matt Salmon&amp;rdquo; &lt;a href=&#34;mailto:volunteer@azgop.org&#34;&gt;volunteer@azgop.org&lt;/a&gt;                                                                               &lt;br /&gt;To: [my email address]&lt;br /&gt;Subject: Arizona Republican Party Roundup - March 15, 2006                                                                       &lt;br /&gt;Date: Wed, 15 Mar 2006 10:53:37 -0600&lt;br /&gt;&lt;br /&gt;Attention Republican Clubs and Organizations - Submit your events to&lt;br /&gt;&lt;a href=&#34;mailto:events@azgop.org&#34;&gt;events@azgop.org&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;In This Issue:&lt;br /&gt;Chairman Salmon on the Death of State Senator Marilyn Jarrett&lt;br /&gt;Capitol Update&lt;br /&gt;Kyl Immigration Provisions Moving Forward&lt;br /&gt;&lt;br /&gt;&amp;hellip;&lt;br /&gt;&lt;br /&gt;Paid for by the Arizona Republican Party&lt;br /&gt;&lt;br /&gt;(602) 957-7770&lt;br /&gt;&lt;br /&gt;Not authorized by any candidate or candidate committee.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;&amp;mdash;-&lt;br /&gt;&lt;br /&gt;      This email was sent by:&lt;br /&gt;      Republican Party of Arizona&lt;br /&gt;      3501 N 24th Street&lt;br /&gt;      Phoenix, AZ, 85016, USA&lt;a href=&#34;mailto:/volunteer@azgop.org&#34;&gt;/volunteer@azgop.org&lt;/a&gt;&lt;/blockquote&gt;The actual email came from ExactTarget.com, whose &lt;a href=&#34;http://email.exacttarget.com/company-anti-sp-policy.asp&#34;&gt;anti-spam policy&lt;/a&gt; says:&lt;br /&gt;&lt;h4&gt;&lt;/h4&gt;&lt;blockquote&gt;&lt;h4&gt;Anti-SPAM at ExactTarget&lt;/h4&gt;          &lt;p&gt;ExactTarget believes, practices, and requires its clients to practice only         permission-based e-mail marketing. Our clients certify that they will use our software only         to send e-mails to customers and prospects that have directly consented (opted-in) to         receive their e-mail. They are forbidden to transmit unsolicited commercial e-mail (spam)         via our system.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Virus propagation via RFID tag</title>
      <link>https://blog.lippard.org/2006/03/virus-propagation-via-rfid-tag.html/</link>
      <pubDate>Wed, 15 Mar 2006 19:48:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/virus-propagation-via-rfid-tag.html/</guid>
      <description>&lt;p&gt;Ed Felten &lt;a href=&#34;http://www.freedom-to-tinker.com/?p=990&#34;&gt;writes&lt;/a&gt; about &lt;a href=&#34;http://www.rfidvirus.org/papers/percom.06.pdf&#34;&gt;a new paper&lt;/a&gt; that discusses the possibility of RFID tags being used to exploit flaws in RFID reader software to propagate a virus.  The paper, authored by Melanie Rieback, Bruno Crispo, and Andy Tanenbaum of Vrije Universiteit in Amsterdam, includes a description of a proof-of-concept the authors developed.  By including a SQL injection flaw in the reader software they wrote, and RFID tag containing appropriate malicious code, the reader then propagated the malicious code by writing it to new RFID tags.  If such a flaw exists in real reader code, the potential exists for a virus to be transmitted from reader to reader via RFID tags, with each infected reader writing the virus out to additional tags.&lt;br /&gt;&lt;br /&gt;BTW, this is the same Andy Tanenbaum who wrote the classic textbook &lt;span style=&#34;font-style: italic;&#34;&gt;Operating Systems: Design and Implementation&lt;/span&gt; and developed &lt;a href=&#34;http://en.wikipedia.org/wiki/Minix&#34;&gt;Minix&lt;/a&gt;, which inspired Linus Torvalds to create Linux.&lt;br /&gt;&lt;br /&gt;Rieback gave &lt;a href=&#34;http://program.whatthehack.org/event/159.en.html&#34;&gt;a talk&lt;/a&gt; at last year&amp;rsquo;s &amp;ldquo;What the Hack&amp;rdquo; hacker conference in Amsterdam on &amp;ldquo;Fun and Mayhem with Radio Frequency Identification.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Create your own police department</title>
      <link>https://blog.lippard.org/2006/03/create-your-own-police-department.html/</link>
      <pubDate>Wed, 15 Mar 2006 16:41:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/create-your-own-police-department.html/</guid>
      <description>&lt;p&gt;Bruce Schneier &lt;a href=&#34;http://www.schneier.com/blog/archives/2006/03/police_departme.html&#34;&gt;reports on a case of &amp;ldquo;police department privilege escalation,&amp;quot;&lt;/a&gt; where, because California allows transit companies to create their own police departments, Yosef Maiwandi was able to do so.  He created the San Gabriel Valley Transit Authority, a nonprofit operating out of an auto repair shop that gives bus rides to disabled people and senior citizens.  He then &lt;a href=&#34;http://www.latimes.com/news/local/la-me-ferrari8mar08,0,3717162.story&#34;&gt;created the San Gabriel Valley Transit Authority Police Department&lt;/a&gt;, and made Stefan Eriksson a deputy police commissioner of their anti-terrorism division, and gave him business cards.&lt;br /&gt;&lt;br /&gt;Eriksson is &lt;a href=&#34;http://www.latimes.com/news/local/la-me-ferrari28feb28,0,3986184.story?coll=la-home-headlines&#34;&gt;the guy who went drunk driving in a million-dollar Ferrari Enzo &lt;/a&gt;that crashed into a telephone pole in Malibu&amp;ndash;he claims he was the passenger, but no other driver has been found.&lt;br /&gt;&lt;br /&gt;UPDATE (March 19, 2006):  There&amp;rsquo;s now &lt;a href=&#34;http://www.azcentral.com/offbeat/articles/0318ferrari0318.html&#34;&gt;video that shows Eriksson and another person&lt;/a&gt;&amp;ndash;Trevor Karney&amp;ndash;in the Ferrari.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Pocket-sized spectrometer from the University of Arizona</title>
      <link>https://blog.lippard.org/2006/03/pocket-sized-spectrometer-from.html/</link>
      <pubDate>Tue, 14 Mar 2006 16:19:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/pocket-sized-spectrometer-from.html/</guid>
      <description>&lt;p&gt;NASA&amp;rsquo;s 2009 Mission to Mars &lt;a href=&#34;http://www.abc.net.au/rn/science/ss/stories/s1581469.htm&#34;&gt;will carry the Mars Science Laboratory&lt;/a&gt;, which includes a cell-phone-sized device capable of identifying minerals in the Martian soil.  The device, designed by Robert Downs at the University of Arizona, shoots a laser at materials to be identified, causing its atoms to vibrate at different frequencies and generate a detectible signal.  The process, known as Raman spectroscopy, is a quantum mechanical process that earned its discoverer, &lt;a href=&#34;http://nobelprize.org/physics/laureates/1930/&#34;&gt;Sir Chandrasekhara Venkata Raman&lt;/a&gt;, the Nobel prize in physics in 1930.&lt;br /&gt;&lt;br /&gt;Excerpts from an &lt;a href=&#34;http://www.abc.net.au/rn/science/ss/stories/s1581469.htm&#34;&gt;interview with Downs&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;&lt;strong&gt;&lt;/strong&gt;I know that Miami Police Department has about 220,000 spectra of all the illicit drugs that are out there in the world. You just take these things; you can shoot them and ten second later you know what they’re holding: is it baby powder, is it cocaine? Really easy to tell. This little white powder that came in envelopes that the post office was getting. Bonner Denton has a demonstration he uses upstairs. He takes a bottle of Tylenol, a white plastic container and the pills are inside. You can shoot the Raman and a laser goes through that white plastic, it identifies the three parts of Tylenol and it tells you what the plastic is made out of. It works on leaves. I can identify the species of trees by shooting their leaves. I don’t think the biologists are aware of this yet.&lt;br /&gt;&lt;br /&gt;&amp;hellip;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;/strong&gt;There is about just over 4000 mineral species that are known and we’ve shot about 700 of them so far; so, one fifth of the way. I think it will be about a six-year project to complete everything we know found on Earth. And we’re also looking at the meteorites as well with the NASA people.&lt;/blockquote&gt;(Via &lt;a href=&#34;http://jwz.livejournal.com/610142.html&#34;&gt;jwz&amp;rsquo;s blog&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Matt Stone calls Isaac Hayes on his double standard</title>
      <link>https://blog.lippard.org/2006/03/matt-stone-calls-isaac-hayes-on-his.html/</link>
      <pubDate>Mon, 13 Mar 2006 22:30:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/matt-stone-calls-isaac-hayes-on-his.html/</guid>
      <description>&lt;p&gt;Isaac Hayes &lt;a href=&#34;http://news.yahoo.com/s/ap/20060313/ap_en_tv/people_isaac_hayes&#34;&gt;has quit &amp;ldquo;South Park&amp;rdquo;&lt;/a&gt;&amp;ndash;no more appearances from Chef, at least not with Hayes&amp;rsquo; voice.  His reason, however, is bogus:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&amp;ldquo;There is a place in this world for satire, but there is a time when satire ends and intolerance and bigotry towards religious beliefs of others begins,&amp;rdquo; the 63-year-old soul singer and outspoken Scientologist said.&lt;/p&gt; &lt;p&gt;&amp;ldquo;Religious beliefs are sacred to people, and at all times should be respected and honored,&amp;rdquo; he continued. &amp;ldquo;As a civil rights activist of the past 40 years, I cannot support a show that disrespects those beliefs and practices.&amp;quot;&lt;/p&gt;</description>
    </item>
    <item>
      <title>CIA employee identities discoverable via web searches</title>
      <link>https://blog.lippard.org/2006/03/cia-employee-identities-discoverable.html/</link>
      <pubDate>Mon, 13 Mar 2006 00:24:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/cia-employee-identities-discoverable.html/</guid>
      <description>&lt;p&gt;The &lt;span style=&#34;font-style: italic;&#34;&gt;Chicago Tribune&lt;/span&gt; &lt;a href=&#34;http://www.chicagotribune.com/news/nationworld/chi-060311ciamain-story,1,123362.story?coll=chi-news-hed&amp;ctrack=1&amp;amp;cset=true&#34;&gt;has reported&lt;/a&gt; that it was able to identify 2,653 employees of the CIA, including covert agents, from online data providers who charge for access to public records.  The &lt;span style=&#34;font-style: italic;&#34;&gt;Tribune&lt;/span&gt; reports that it identified agents through telephone listings, real estate transactions, voting records, property tax records, and other documents, and that they were able to identify internal CIA phone numbers, covert mailing addresses, and two dozen CIA facilities.  One facility, &amp;ldquo;The Farm&amp;rdquo; at Camp Peary, VA, was looked up via ordinary Internet searches, which yielded the names of 26 people who work there.  (John Young&amp;rsquo;s cryptome site features &lt;a href=&#34;http://cryptome.org/peary-eyeball.htm&#34;&gt;this May 31, 2005 &lt;span style=&#34;font-style: italic;&#34;&gt;New York Times&lt;/span&gt; story&lt;/a&gt; on Camp Peary.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Amazon.com removes all customer reviews</title>
      <link>https://blog.lippard.org/2006/03/amazoncom-removes-all-customer-reviews.html/</link>
      <pubDate>Sun, 12 Mar 2006 03:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/amazoncom-removes-all-customer-reviews.html/</guid>
      <description>&lt;p&gt;It appears that Amazon.com has removed all customer reviews from their website, and has introduced a new beta feature called  &amp;ldquo;Customer Discussions&amp;rdquo; for each product.&lt;br /&gt;&lt;br /&gt;There are still customer rankings (the &amp;ldquo;Rate it&amp;rdquo; feature) and editorial reviews, but all the customer reviews are gone, the reviewer ranking is gone, and the helpful/unhelpful votes are gone.&lt;br /&gt;&lt;br /&gt;A pity, as I was hoping to someday make the ranks of the top 1000 reviewers&amp;ndash;my best rank was 2,171 in late February of this year.&lt;br /&gt;&lt;br /&gt;This move seems to be really poor judgment on Amazon.com&amp;rsquo;s part.  I heavily relied upon customer reviews when making purchasing decisions, and I considered the reliability of individual&amp;rsquo;s reviews by comparing them to other reviews by the same person.  Now, that feature of Amazon.com is unavailable, as the huge existing database of commentary has been removed.  Perhaps the &amp;ldquo;Customer Discussions&amp;rdquo; will replace it, but if the purpose is for people to go back-and-forth debating specifics of the content, rather than giving an overview and opinion of the work as a whole, it won&amp;rsquo;t be the same.&lt;br /&gt;&lt;br /&gt;It was also rather rude of Amazon.com to delete, without notice, the substantial contributions of its top reviewers.  I was ranked only 2,171, but I reviewed 113 books to get there&amp;ndash;and there were several &lt;span style=&#34;font-style: italic;&#34;&gt;million&lt;/span&gt; Amazon.com reviewers.  Top reviewers reviewed thousands of books.  That&amp;rsquo;s an enormous amount of customer contribution to just throw away without notice or acknowledgment.&lt;br /&gt;&lt;br /&gt;UPDATE (12:35 p.m. MST Sunday):  As cowmix pointed out, the reviews are back.  I spoke with a friend who works at Amazon.com, and he said that it is common for Amazon.com to make changes like this which are only visible to a test population of users, for a short period of time that&amp;rsquo;s long enough to obtain information about how it affects customer behavior.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Global Crossing blog</title>
      <link>https://blog.lippard.org/2006/03/global-crossing-blog.html/</link>
      <pubDate>Sun, 12 Mar 2006 01:19:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/global-crossing-blog.html/</guid>
      <description>&lt;p&gt;Last week &lt;a href=&#34;http://www.globalcrossing.com/&#34;&gt;Global Crossing&lt;/a&gt;, my employer, unveiled &lt;a href=&#34;http://blogspot.globalcrossing.com/&#34;&gt;a corporate blog site&lt;/a&gt;.  The current bloggers there are David Siegel, writing on the &lt;a href=&#34;http://blogspot.globalcrossing.com/dsiegel/&#34;&gt;future of the Internet&lt;/a&gt; (and most recently on the &lt;a href=&#34;http://blogspot.globalcrossing.com/node/33&#34;&gt;IPTV World Forum&lt;/a&gt;), Adam Uzelac, writing on &lt;a href=&#34;http://blogspot.globalcrossing.com/voiploser&#34;&gt;VOIP technology&lt;/a&gt;, Norm Schilacci, writing to &lt;a href=&#34;http://blogspot.globalcrossing.com/norm/&#34;&gt;clarify new technologies and concepts for the layman&lt;/a&gt;, and Paul Kouroupas, writing on &lt;a href=&#34;http://blogspot.globalcrossing.com/paulk/&#34;&gt;public policy issues&lt;/a&gt; and regulatory matters (most recently on &lt;a href=&#34;http://blogspot.globalcrossing.com/node/41&#34;&gt;net neutrality&lt;/a&gt;, in which he recommends an excellent paper by Blair Levin, Rebecca Arbogast, and David Kaut of Stifel/Nicolaus, &amp;ldquo;Net Neutrality: Value Chain Tug of War&amp;rdquo;).&lt;br /&gt;&lt;br /&gt;In conjunction with this blog site, Global Crossing has defined a fairly open blogging policy for employees to comment publicly about the company.  The policy contains most of the core and common policies described at the &lt;a href=&#34;http://www.corporateblogging.info/2005/06/policies-compared-todays-corporate.asp&#34;&gt;CorporateBlogging Blog&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;ve tended (with a few exceptions) to avoid blogging specifically about my employer here, and this is the first time I&amp;rsquo;ve specifically named the company on my blog.  That&amp;rsquo;s a tendency I plan to continue here, though I expect to comment from time to time on the company blog site.  (You can find a couple comments of mine in the &lt;a href=&#34;http://blogspot.globalcrossing.com/node/36&#34;&gt;DRM thread&lt;/a&gt; on Siegel&amp;rsquo;s blog.)  Lest there be any doubt, any opinions I express on this blog (or on the company blog) are my own, and do not necessarily represent those of my employer.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Antony Flew on advisory board of Scientology front group</title>
      <link>https://blog.lippard.org/2006/03/antony-flew-on-advisory-board-of.html/</link>
      <pubDate>Sun, 12 Mar 2006 01:13:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/antony-flew-on-advisory-board-of.html/</guid>
      <description>&lt;p&gt;Lest anyone think that &lt;a href=&#34;http://www.blackwellpublishing.com/lexicon/#F&#34;&gt;Flew&lt;/a&gt;&amp;rsquo;s only lapse of judgment has been his &lt;a href=&#34;http://www.secweb.org/asset.asp?AssetID=138&#34;&gt;off&lt;/a&gt;-again, &lt;a href=&#34;http://www.biola.edu/antonyflew/flew-interview.pdf&#34;&gt;on&lt;/a&gt;-again (PDF), &lt;a href=&#34;http://www.secweb.org/asset.asp?AssetID=369&#34;&gt;off&lt;/a&gt;-again support for intelligent design and theism, it seems that he has also lent his name to the &lt;a href=&#34;http://www.cchr.org/index.cfm/7075&#34;&gt;advisory board&lt;/a&gt; of Scientology&amp;rsquo;s anti-psychiatry front group, the &lt;a href=&#34;http://en.wikipedia.org/wiki/CCHR&#34;&gt;Citizens Commission on Human Rights&lt;/a&gt;, which opposes the use of drugs to treat mental illnesses.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Psychics and missing persons</title>
      <link>https://blog.lippard.org/2006/03/psychics-and-missing-persons.html/</link>
      <pubDate>Sat, 11 Mar 2006 18:58:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/psychics-and-missing-persons.html/</guid>
      <description>&lt;p&gt;Kelly Jolkowski is the mother of a child who has been missing for nearly five years.  She has begun authoring &lt;a href=&#34;http://voice4themissing.blogspot.com/2006/03/30606-pmp-introduction-to-psychics-and.html&#34;&gt;a series of blog posts about psychics and the search for missing people&lt;/a&gt; from her perspective&amp;ndash;and she characterizes them as &amp;ldquo;Advantage Takers&amp;rdquo; who are exploiting people at their most vulnerable.  (Hat tip: &lt;a href=&#34;http://scienceblogs.com/insolence/2006/03/project_jason_psychics_and_mis_1.php&#34;&gt;Respectful Insolence&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Former White House domestic policy advisor arrested for retail fraud scheme</title>
      <link>https://blog.lippard.org/2006/03/former-white-house-domestic-policy.html/</link>
      <pubDate>Sat, 11 Mar 2006 18:37:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/former-white-house-domestic-policy.html/</guid>
      <description>&lt;p&gt;Claude Allen, who was up February 9 the White House domestic policy advisor, advocating abstinence education, school prayer, and opposition to abortion, &lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/content/article/2006/03/10/AR2006031002328.html&#34;&gt;was arrested this week in Maryland for a retail fraud scheme&lt;/a&gt;.  Allen, who was previously a deputy secretary in the Department of Health and Human Services, would purchase items at Target or Hecht&amp;rsquo;s, take them out to his car, return with the receipts and take an identical item off the shelf and &amp;ldquo;return&amp;rdquo; it for a credit back to his credit card.  He apparently did this more than 25 times between October 29, 2005 and January 2, 2006, defrauding the stores of more than $5,000.  This from a guy who was making $160,000 a year.  His attorney says it&amp;rsquo;s just a misunderstanding.&lt;br /&gt;&lt;br /&gt;(From &lt;a href=&#34;http://www.talkingpointsmemo.com/archives/week_2006_03_05.php#007866&#34;&gt;Talking Points Memo&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;UPDATE (March 14, 2006):  Claude Allen has &lt;a href=&#34;http://www.talkingpointsmemo.com/archives/week_2006_03_12.php#007891&#34;&gt;an evil twin&lt;/a&gt;.  No, really!&lt;br /&gt;&lt;br /&gt;UPDATE 2 (March 14, 2006):  But the twin wasn&amp;rsquo;t the &lt;a href=&#34;http://www.tpmmuckraker.com/archives/000100.php&#34;&gt;one who admitted the scam&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Arizona legislators sponsoring bills for Scientology front group</title>
      <link>https://blog.lippard.org/2006/03/arizona-legislators-sponsoring-bills.html/</link>
      <pubDate>Sat, 11 Mar 2006 17:49:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/arizona-legislators-sponsoring-bills.html/</guid>
      <description>&lt;p&gt;The &lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt; reports today that &lt;a href=&#34;http://www.azcentral.com/arizonarepublic/news/articles/0311scientologists11.html&#34;&gt;a number of Arizona legislators have been sponsoring bills&lt;/a&gt; on behalf of Scientology&amp;rsquo;s &lt;a href=&#34;http://en.wikipedia.org/wiki/CCHR&#34;&gt;Citizens Commission on Human Rights&lt;/a&gt; (CCHR), an anti-psychiatry group.  Several of them have taken trips to Scientology events at the Celebrity Center in Los Angeles to meet with John Travolta.&lt;br /&gt;
&lt;br /&gt;
The CCHR and Scientology have a religiously-based opposition to psychiatry and medicine pertaining to mental health.  This derives from L. Ron Hubbard&amp;rsquo;s own opposition to psychiatry and his development of Dianetics as an alternative to psychological therapy.  When he created Scientology (after having temporarily lost control of his Dianetics organization to his partner Don Purcell of Wichita, Kansas), he adopted the trappings of religion and invented a cosmology involving evil intergalactic psychiatrists who assisted the warlord Xenu in order to eliminate those who opposed him.  They did this by injecting billions of people with alcohol and glycol, loading them onto space planes that looked just like DC-8s, and flying them to planet Teegeeack (Earth), where they were dumped into volcanoes and blown up with hydrogen bombs.  Their souls (or &amp;ldquo;thetans&amp;rdquo;) departed their bodies and are still here, attached to our own souls and causing all manner of psychological ills for us.  Psychiatry and psychology, according to Scientology, are bogus methods which do nothing to address the real problems caused by these &amp;ldquo;body thetans&amp;rdquo; attached to us&amp;ndash;only the Scientology process of auditing with an e-meter can free us from them.&lt;br /&gt;
&lt;br /&gt;
(You can find more details about Scientology&amp;rsquo;s cosmology at &lt;a href=&#34;http://en.wikipedia.org/wiki/Xenu&#34;&gt;Wikipedia&lt;/a&gt;, which has a very comprehensive set of articles about the religion, as well as at &lt;a href=&#34;http://www.xenu.net/&#34;&gt;Operation Clambake&lt;/a&gt;.  I also highly recommend Russell Miller&amp;rsquo;s book about L. Ron Hubbard, &lt;a href=&#34;http://www.discord.org/%7Elippard/bfm/&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Bare-Faced Messiah&lt;/span&gt;&lt;/a&gt;, which is online in its entirety.)&lt;br /&gt;
&lt;br /&gt;
So who are the Arizona legislators working with CCHR and attending Scientology functions?&lt;br /&gt;
&lt;br /&gt;
Sen. Karen Johnson (R-District 18, Mesa). Karen Johnson is on the Family Services, Finance, Appropriations, and K-12 Education committees. She is one of the nuttier fundamentalists in the legislature, a member of Concerned Women for America and in tight with James Dobson&amp;rsquo;s Focus on the Family and Gary Bauer&amp;rsquo;s Family Research Council.  Johnson has gone so far as to lend her name to the &lt;a href=&#34;http://www.cchr.org/index.cfm/7075&#34;&gt;CCHR&amp;rsquo;s Advisory Board&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Sen. Linda Gray (R-Glendale, District 10), who is on the K-12 Education, Higher Education, Government, and Family Services committees and is a big supporter of Mothers Against Drunk Driving.  She has degrees in recreation administration and sociology.&lt;br /&gt;
&lt;br /&gt;
Sen. Carolyn Allen (R-District 8, Scottsdale), who is on the Commerce and Economic Development, Health, and Transportation committees.&lt;br /&gt;
&lt;br /&gt;
Sen. Marilyn Jarrett (R-District 19, Mesa).  She just died on Friday after having a stroke in her office on Thursday.&lt;br /&gt;
&lt;br /&gt;
Sen. Albert Hale (D-District 2, Window Rock).  Former president of the Navajo Nation, on the Government Accountability and Reform, Government, and Higher Education committees.&lt;br /&gt;
&lt;br /&gt;
Rep. Tom Prezelski (D-District 29, Tucson).  On the Counties, Municipalities, and Military Affairs, Federal Mandates and Property Rights, and Transportation committees.&lt;br /&gt;
&lt;br /&gt;
Rep. Pamela Gorman (R-District 6, Anthem).  A member of &amp;ldquo;Pure Heart Christian Fellowship,&amp;rdquo; the Arizona Women&amp;rsquo;s Shooting Association (she holds a concealed carry permit), and Concerned Women for America.  She&amp;rsquo;s on the Appropriations, Transportation, and Ways and Means committees.&lt;br /&gt;
&lt;br /&gt;
Rep. Russell Pearce (R-District 18, Mesa).  A pro-lifer and strong advocate of English-only and against illegal immigration.&lt;br /&gt;
&lt;br /&gt;
Sen. Thayer Verschoor (R-District 22, Gilbert).  On the Family Services, Government Accountability and Reform, Higher Education, and Transportation committees.  Verschoor is the guy who &lt;a href=&#34;http://crookedtimber.org/2006/02/17/how-a-stupid-bill-becomes-a-law/&#34;&gt;introduced a bill&lt;/a&gt; to require state universities to &amp;ldquo;provide a student with alternative coursework if the student deems regular coursework to be personally offensive&amp;rdquo; where &amp;ldquo;a course, coursework, learning material or activity is personally offensive if it conflicts with the student’s beliefs or practices in sex, morality or religion.&amp;rdquo;  He didn&amp;rsquo;t introduce this over the issue of evolution, but because of the book &lt;span style=&#34;font-style: italic;&#34;&gt;The Ice Storm&lt;/span&gt;, which features a 1970s &amp;ldquo;key party.&amp;rdquo;  He missed the point that it was not portrayed in a favorable way.&lt;br /&gt;
&lt;br /&gt;
Rep. Lucy Mason (R, District 1, Prescott).  She&amp;rsquo;s on the Appropriations, Natural Resources and Agriculture, and Universities, Community Colleges and Technology committees.&lt;br /&gt;
&lt;span class=&#34;sidebar&#34;&gt;&lt;/span&gt;&lt;br /&gt;
Kudos to Sen. Robert Cannell (D-District 24, Yuma), the only M.D. in the state legislature, for calling them on this.  Any legislator dumb enough enough to promote bills based on Scientology advocacy and pseudoscience is unfit for public office and should be voted out at the earliest opportunity.  (By the way, this doesn&amp;rsquo;t mean that every position the CCHR advocates is wrong&amp;ndash;but when they&amp;rsquo;re right it&amp;rsquo;s generally not for the right reasons, and they are completely unreliable on the science.)&lt;br /&gt;
&lt;br /&gt;
(My &lt;a href=&#34;https://blog.lippard.org/2006/03/scientology-sampler.html&#34;&gt;previous blog entry on Scientology&lt;/a&gt; recounted my experiences interacting with the church when it decided to declare war on the Internet, and an earlier one reported on the updated &lt;a href=&#34;https://blog.lippard.org/2005/09/space-opera-in-scientology.html&#34;&gt;&amp;ldquo;Space opera in Scientology&amp;rdquo; Wikipedia entry&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Rain, at long last...</title>
      <link>https://blog.lippard.org/2006/03/rain-at-long-last.html/</link>
      <pubDate>Sat, 11 Mar 2006 17:37:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/rain-at-long-last.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://photos1.blogger.com/blogger/6230/1431/1600/P3110003.med.jpg&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;&#34; src=&#34;http://photos1.blogger.com/blogger/6230/1431/320/P3110003.med.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;It finally started raining last night, &lt;a href=&#34;http://www.azcentral.com/news/articles/0311Rain-ON.html&#34;&gt;ending a five-month drought in Phoenix&lt;/a&gt;.  It last rained on October 18, 2005, which was while I was having my house hooked up to the city sewer system (I have an older home that had two cesspools).&lt;br /&gt;&lt;br /&gt;Despite this long drought, the area&amp;rsquo;s lakes and water reservoirs have still been filled to greater capacity than they had been for the last several years, which had caused Salt River Project to reduce irrigation deliveries an unprecedented two years in a row, &lt;a href=&#34;http://www.srpnet.com/water/allocation.aspx&#34;&gt;returning to a normal schedule&lt;/a&gt; in February 2005.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Phoenix housing bubble deflation update</title>
      <link>https://blog.lippard.org/2006/03/phoenix-housing-bubble-deflation.html/</link>
      <pubDate>Sat, 11 Mar 2006 00:17:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/phoenix-housing-bubble-deflation.html/</guid>
      <description>&lt;p&gt;Not only are there 33,270 homes for sale in Phoenix,  14,601 of them are currently vacant.   Many speculators purchased homes and never lived in them so that they could be resold in &amp;ldquo;new&amp;rdquo; condition.&lt;br /&gt;&lt;br /&gt;The average price of homes listed for sale is $484,594.  The number of pending sales is 8,125.  The average price of the pending sale homes is $378,573.&lt;br /&gt;&lt;br /&gt;(From Ben Jones&amp;rsquo; &lt;a href=&#34;http://thehousingbubbleblog.com/?p=256&#34;&gt;Housing Bubble Blog&lt;/a&gt;.)&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Lippard&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Forgot to link to previous #&#39;s:&lt;BR/&gt;/2006/01/phoenix-housing-inventories-for-sale.html&lt;BR/&gt;&lt;BR/&gt;And the ziprealty numbers for Phoenix listings are higher (continuing from where the previous left off):&lt;BR/&gt;&lt;BR/&gt;1/31/2006 32,563&lt;BR/&gt;&lt;BR/&gt;2/1/2006 32,684&lt;BR/&gt;2/2/2006 33,087&lt;BR/&gt;2/3/2006 33,145&lt;BR/&gt;2/4/2006 32,953&lt;BR/&gt;2/5/2006 33,368&lt;BR/&gt;2/6/2006 33,576&lt;BR/&gt;2/7/2006 33,550&lt;BR/&gt;2/8/2006 33,684&lt;BR/&gt;2/9/2006 33,844&lt;BR/&gt;2/10/2006 34,234&lt;BR/&gt;2/11/2006 34,588&lt;BR/&gt;2/12/2006 34,753&lt;BR/&gt;2/13/2006 34,815&lt;BR/&gt;2/14/2006 34,815&lt;BR/&gt;2/15/2006 34,816&lt;BR/&gt;2/16/2006 34,816&lt;BR/&gt;2/17/2006 35,144&lt;BR/&gt;2/18/2006 35,427&lt;BR/&gt;2/19/2006 36,260&lt;BR/&gt;2/20/2006 35,443&lt;BR/&gt;2/21/2006 35,642&lt;BR/&gt;2/22/2006 35,503&lt;BR/&gt;2/23/2006 35,324&lt;BR/&gt;2/24/2006 35,178&lt;BR/&gt;2/25/2006 36,388&lt;BR/&gt;2/26/2006 36,524&lt;BR/&gt;2/27/2006 36,639&lt;BR/&gt;2/28/2006 36,174&lt;BR/&gt;&lt;BR/&gt;3/1/2006 36,389&lt;BR/&gt;3/2/2006 36,283&lt;BR/&gt;3/3/2006 36,811&lt;BR/&gt;3/4/2006 36,900&lt;BR/&gt;3/5/2006 37,064&lt;BR/&gt;3/6/2006 37,217&lt;/p&gt;</description>
    </item>
    <item>
      <title>Inexperienced 28-year-old named executive director of Homeland Security Advisory Committees</title>
      <link>https://blog.lippard.org/2006/03/inexperienced-28-year-old-named.html/</link>
      <pubDate>Fri, 10 Mar 2006 23:17:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/inexperienced-28-year-old-named.html/</guid>
      <description>&lt;p&gt;From &lt;a href=&#34;http://www.tpmmuckraker.com/archives/000072.php&#34;&gt;TPM Muckraker&lt;/a&gt;:&lt;br /&gt;&lt;br /&gt;&lt;p&gt;The Bush administration has appointed 28-year-old Douglas Hoelscher to be executive director for the Homeland Security Advisory Committee, an amalgam of 20 panels of outside experts and officials who advise the administration on homeland security matters.&lt;/p&gt;  &lt;p&gt;Hoelscher is said to have no management experience. He came to the White House in 2001 as a $30,000-a-year scheduler.&lt;/p&gt;And more at &lt;a href=&#34;http://effectmeasure.blogspot.com/2006/03/alls-well-at-homeland-security.html&#34;&gt;Effect Measure&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Suppose you are a young 28 year old with no management experience but, according to your Friendster.com profile a good listener and someone whose favorite books include William Bennett&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;The Death of Outrage: Bill Clinton and the Assault on American Ideals&lt;/span&gt;. You aren&amp;rsquo;t entirely inexperienced. In 2001 you were a $30,000 a year low level White House staffer who arranged presidential travel. Not enough for you? How about a top level job in the Department of Homeland Security? That can be arranged.&lt;br /&gt;&lt;br /&gt;Welcome Douglas Hoelscher, the  new executive director of the Homeland Security Advisory Commitees (plural). Hoelscher is now&lt;br /&gt;&lt;blockquote&gt;&lt;span style=&#34;font-size:85%;&#34;&gt;the &amp;ldquo;primary representative&amp;rdquo; of department Secretary Michael Chertoff in dealing with more than 20 advisory boards. Among them is the Homeland Security Advisory Council, which includes such high-powered figures as Gov. Mitt Romney of Massachusetts, former Lockheed Chairman Norman Augustine, and former Defense and Energy Secretary James Schlesinger. (Shane Harris in the &lt;a href=&#34;http://www.govexec.com/dailyfed/0306/030706nj1.htm&#34;&gt;National Journal&lt;/a&gt;)&lt;/span&gt;&lt;/blockquote&gt;&lt;/blockquote&gt;(Via Tara Smith at &lt;a href=&#34;http://scienceblogs.com/aetiology/2006/03/think_the_administration_learned_anything_from_deutsch.php&#34;&gt;Aetiology&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>ATM PIN security breach--Citibank, Bank of America, etc.</title>
      <link>https://blog.lippard.org/2006/03/atm-pin-security-breach-citibank-bank.html/</link>
      <pubDate>Fri, 10 Mar 2006 19:20:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/atm-pin-security-breach-citibank-bank.html/</guid>
      <description>&lt;p&gt;Back on March 4, &lt;a href=&#34;http://ioerror.livejournal.com/301520.html&#34;&gt;the story broke &lt;/a&gt;from an American traveling in Canada that something had gone wrong at Citibank, causing it to shut off access from the ATM networks of Canada, Russia, and the UK.  Bruce Schneier &lt;a href=&#34;http://www.schneier.com/blog/archives/2006/03/class_break_of.html&#34;&gt;picked it up on March 6&lt;/a&gt;, and now &lt;a href=&#34;http://www.crn.com/sections/breakingnews/breakingnews.jhtml?articleId=181502672&#34;&gt;it&amp;rsquo;s hit the mainstream media&lt;/a&gt; with more details, with some &lt;a href=&#34;http://software.silicon.com/security/0,39024655,39157043,00.htm&#34;&gt;attributing the problem to OfficeMax&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The symptoms from a bank customer&amp;rsquo;s perspective are debit cards being replaced by the banks (which Citibank, Bank of America, and Washington Mutual have been doing since at least last month) and an inability to make withdrawals with current cards from ATMs in Canada, Russia, or the UK.  At least some of the banks have now admitted to ATM fraud occurring, with Citibank admitting to &amp;ldquo;several hundred transactions&amp;rdquo; in three countries, while some western Massachusetts institutions have seen fraud in Spain, Pakistan, and Romania.  The attribution to OfficeMax comes from investigations in Massachusetts.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://www.crn.com/sections/breakingnews/breakingnews.jhtml?articleId=181502672&#34;&gt;Tech Web News&amp;rsquo; report&lt;/a&gt; is the most detailed to date:&lt;br /&gt;&lt;span style=&#34;font-family:arial,helvetica;font-size:85%;&#34;&gt;&lt;/span&gt;&lt;blockquote&gt;&lt;span style=&#34;font-family:arial,helvetica;font-size:85%;&#34;&gt; The unfolding debit card scam that rocked Citibank this week is far from over, an analyst said Thursday as she called this first-time-ever mass theft of PINs &amp;ldquo;the worst consumer scam to date.&amp;rdquo; &lt;/span&gt;&lt;p&gt; &lt;span style=&#34;font-family:arial,helvetica;font-size:85%;&#34;&gt;Wednesday, &lt;a href=&#34;http://www.informationweek.com/showArticle.jhtml;?articleID=181502068&#34;&gt;Citibank confirmed that an ongoing fraud&lt;/a&gt; had forced it to reissue debit cards and block PIN-based transactions for users in Canada, Russia, and the U.K. &lt;/span&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>The San Francisco Bay Hydrological Model</title>
      <link>https://blog.lippard.org/2006/03/san-francisco-bay-hydrological-model.html/</link>
      <pubDate>Fri, 10 Mar 2006 03:37:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/san-francisco-bay-hydrological-model.html/</guid>
      <description>&lt;p&gt;The &lt;a href=&#34;http://bldgblog.blogspot.com/2006/03/san-francisco-bay-hydrological-model_09.html&#34;&gt;San Francisco Bay Hydrological Model&lt;/a&gt; is a 1.5-acre model of the San Francisco Bay built in 1957 and used until 2000 &amp;ldquo;to evaluate circulation and flow characteristics of the water within the estuary system&amp;rdquo; by the Army Corps of Engineers.  Nice photos and story at &lt;a href=&#34;http://bldgblog.blogspot.com/2006/03/san-francisco-bay-hydrological-model_09.html&#34;&gt;BLDGBLOG&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Atheist sells chance to save soul on eBay</title>
      <link>https://blog.lippard.org/2006/03/atheist-sells-chance-to-save-soul-on.html/</link>
      <pubDate>Fri, 10 Mar 2006 03:24:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/atheist-sells-chance-to-save-soul-on.html/</guid>
      <description>&lt;p&gt;CHICAGO - Hemant Mehta, a  23-year-old Atheist from Chicago, asked eBay bidders last month to &lt;a href=&#34;http://www.secularstudents.org/node/356&#34;&gt;send him to  church&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The winning bid of $504 came from Off-the-Map, a Christian organization with the mission of &amp;ldquo;normalizing evangelism for ordinary Christians.&amp;rdquo; Off The Map&amp;rsquo;s slogan is &amp;ldquo;Helping Christians be normal.&amp;quot;&lt;br /&gt;&lt;br /&gt;More at the &lt;a href=&#34;http://secularoutpost.blogspot.com/2006/03/atheist-sells-chance-to-save-soul-on.html&#34;&gt;Secular Outpost&lt;/a&gt;.  (The above two paragraphs are from the &lt;a href=&#34;http://www.secularstudents.org/node/392&#34;&gt;Secular Student Association&amp;rsquo;s blog&lt;/a&gt;.  Mehta is chairman of the Secular Student Alliance.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bizarre bicycle safety film from 1963</title>
      <link>https://blog.lippard.org/2006/03/bizarre-bicycle-safety-film-from-1963.html/</link>
      <pubDate>Fri, 10 Mar 2006 02:43:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/bizarre-bicycle-safety-film-from-1963.html/</guid>
      <description>&lt;p&gt;I had the privilege of viewing &lt;a href=&#34;http://www.fazed.org/video/embed/?id=79&#34;&gt;this film&lt;/a&gt;, &amp;ldquo;One Got Fat,&amp;rdquo; two or three times in grade school in the early-to-mid seventies.  It&amp;rsquo;s the story of Filbert, Nel, Stan, Mossby, Rooty, Floog, Orv and their friends&amp;ndash;all creepy monkey-faced humans&amp;ndash;who bicycle ride to a park nine blocks away, all but one coming to an unpleasant end.  (Hat tip: Radley Balko at &lt;a href=&#34;http://www.theagitator.com/archives/026362.php&#34;&gt;The Agitator&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dirty Politician:  Rick Santorum, again</title>
      <link>https://blog.lippard.org/2006/03/dirty-politician-rick-santorum-again.html/</link>
      <pubDate>Fri, 10 Mar 2006 00:21:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/dirty-politician-rick-santorum-again.html/</guid>
      <description>&lt;p&gt;Sen. Rick Santorum (R-PA), who was &lt;a href=&#34;https://blog.lippard.org/2006/03/dirty-politician-rick-santorum.html&#34;&gt;previously pointed out exchanging donations&lt;/a&gt; to his charity for government contracts, &lt;a href=&#34;http://www.tpmmuckraker.com/archives/000067.php&#34;&gt;now denies&lt;/a&gt; that the charity, Operation Good Neighbor, is his.  Sure, he founded it, but he says (in &lt;a href=&#34;http://www.post-gazette.com/pg/06065/665687.stm&#34;&gt;a letter to the &lt;span style=&#34;font-style: italic;&#34;&gt;Pittsburgh Post-Gazette&lt;/span&gt;&lt;/a&gt;) that  he&amp;rsquo;s had nothing to do with it since then:&lt;br /&gt;&lt;blockquote&gt;I do not have a personal charity. The reference was an allusion to Operation Good Neighbor, a charitable organization that I founded in 2000. Since then, I have had no control over its direction. My involvement is limited to being honorary chairman of the board &amp;ndash; a board that includes former Philadelphia mayor W. Wilson Goode, a prominent Democrat &amp;ndash; and lending my name to fund-raising events. That&amp;rsquo;s it.&lt;/blockquote&gt;&lt;a href=&#34;http://www.pnionline.com/dnblog/attytood/archives/002892.html&#34;&gt;Attytood shows&lt;/a&gt;, with quotes and photos, that Santorum&amp;rsquo;s a liar.&lt;br /&gt;&lt;br /&gt;Also in today&amp;rsquo;s news is that Barbara Bonfiglio, former treasurer of political action committees for the indicted Sen. Tom DeLay (R-TX), Santorum, and convicted former Rep. Randy &amp;ldquo;Duke&amp;rdquo; Cunningham (R-CA), &lt;a href=&#34;http://www.tpmmuckraker.com/archives/000069.php&#34;&gt;has resigned&lt;/a&gt; from the D.C. law firm of Williams &amp;amp; Jensen and from her post as treasurer of &lt;a href=&#34;http://progressive11th.blogspot.com/2006/02/dirty-dick-pombo.html&#34;&gt;dirty politician Rep. Rich Pombo&lt;/a&gt; (R-CA)&amp;rsquo;s political action committee.  Her lawfirm bio says &amp;ldquo;&lt;span class=&#34;entry_body&#34;&gt;She also advises the firm&amp;rsquo;s clients on matters involving House and Senate ethics rules, as well as compliance with the Lobbying Disclosure Act.&amp;rdquo;  She was treasurer of Santorum&amp;rsquo;s charity, Operation Good Neighbor.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Meanwhile, the &lt;span style=&#34;font-style: italic;&#34;&gt;Washington Post&lt;/span&gt; &lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/content/article/2006/03/08/AR2006030802449.html&#34;&gt;reports&lt;/a&gt; that Santorum lied when he said he would stop regular meetings with lobbyists:&lt;br /&gt;&lt;blockquote&gt;After saying in January that he would end his regular meetings with lobbyists, Sen. Rick Santorum (Pa.), the third-ranking GOP leader in the Senate, has continued to meet with many of the same lobbyists at the same time and on the same day of the week.&lt;/blockquote&gt;(Via &lt;a href=&#34;http://www.talkingpointsmemo.com/archives/week_2006_03_05.php#007847&#34;&gt;Talking Points Memo&lt;/a&gt; and TPM&amp;rsquo;s &lt;a href=&#34;http://www.tpmmuckraker.com/archives/000067.php&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Daily Muck&lt;/span&gt;&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;UPDATE:  At least three lobbyists have been working at Santorum&amp;rsquo;s charity&amp;ndash;in addition to Barbara Bonfiglio, mentioned above, lobbyist Rob Bickhart, whose offices are also the home of Santorum&amp;rsquo;s PAC and re-election campaign, &lt;a href=&#34;http://www.tpmmuckraker.com/archives/000072.php&#34;&gt;works for the charity&lt;/a&gt;.  And the charity is spending as much as 60% of its money on non-charitable things, like $200,000 for travel expenses and meetings.  Santorum&amp;rsquo;s response, when asked about this, was to deny that Bickhart is a lobbyist.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Computer issue at The Economist</title>
      <link>https://blog.lippard.org/2006/03/computer-issue-at-economist.html/</link>
      <pubDate>Thu, 09 Mar 2006 15:34:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/computer-issue-at-economist.html/</guid>
      <description>&lt;p&gt;This morning I received nine emails from The Economist with the subject &amp;ldquo;Address confirmation.&amp;rdquo;  Each message was identical, and stated:&lt;br /&gt;&lt;blockquote&gt;Dear JAMES LIPPARD:&lt;br /&gt;&lt;br /&gt;Thank you for amending your address details.&lt;br /&gt;&lt;br /&gt;We have updated our records accordingly and will deliver your copies of The Economist to the amended address shortly.&lt;br /&gt;&lt;br /&gt;If you encounter any problems with the delivery of The Economist, please call Customer Service on 1-800-456-xxxx.&lt;br /&gt;&lt;br /&gt;Sincerely,&lt;br /&gt;&lt;br /&gt;Customer Service.&lt;/blockquote&gt;Since I hadn&amp;rsquo;t amended my address details, I called the Customer Service line (after I had only received three copies of the email)&amp;ndash;and it was busy.  After a few tries, I got through and waited on hold for quite some time, and then reached a human being.  She informed me that this was an &amp;ldquo;error&amp;rdquo; and that the entire subscriber base had received these emails, which was the cause of the difficulty getting through on the phone.&lt;br /&gt;&lt;br /&gt;This will no doubt be an expensive &amp;ldquo;error&amp;rdquo;&amp;ndash;but my fear is that this may have been caused by an intrusion, resulting in the exposure of my information.  Since there are no doubt numerous California subscribers affected, if this is the result of a hacker compromise they&amp;rsquo;ll be required to issue notifications under California&amp;rsquo;s SB 1386.&lt;br /&gt;&lt;br /&gt;UPDATE:  An email from the publisher says it was a technical error and not a security issue:&lt;br /&gt;&lt;blockquote&gt;From: &amp;ldquo;Paul Rossi, Publisher of The Economist&amp;rdquo; [comcast email address omitted]&lt;br /&gt;Subject: Apology from The Economist                                                                                               &lt;br /&gt;Date: 09 Mar 2006 23:31:01 GMT&lt;br /&gt;&lt;br /&gt;Dear Reader,&lt;br /&gt;&lt;br /&gt;I am writing to apologise for any e-mails you may have received today from The Economist.&lt;br /&gt;&lt;br /&gt;I sent an e-mail this morning asking you to confirm your address details. I understand that in error, we may have sent further e-mails confirming a change to your address.&lt;br /&gt;&lt;br /&gt;This was caused by a technical error on our part and I am very sorry for the inconvenience and irritation that this may have caused you.&lt;br /&gt;&lt;br /&gt;I want to reassure you that your address and all of your personal details have at all times been secure and will remain so.&lt;br /&gt;&lt;br /&gt;If you did not change your details, we will continue to deliver your copies of The Economist to the usual address.&lt;br /&gt;&lt;br /&gt;We are aware of the problem and are dealing with it. In the meantime, if you wish to contact me regarding this please e-mail [email address at economist.com omitted].&lt;br /&gt;&lt;br /&gt;Yours sincerely,&lt;br /&gt;&lt;br /&gt;Paul Rossi&lt;br /&gt;Publisher, North America&lt;/blockquote&gt;I never received an email asking me to confirm address details as described in this email.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Commoncause.org: Spamming for &#34;net neutrality&#34;</title>
      <link>https://blog.lippard.org/2006/03/commoncauseorg-spamming-for-net.html/</link>
      <pubDate>Thu, 09 Mar 2006 14:57:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/commoncauseorg-spamming-for-net.html/</guid>
      <description>&lt;p&gt;Mark Cuban reports that he&amp;rsquo;s been &lt;a href=&#34;http://www.blogmaverick.com/entry/1234000893073577/&#34;&gt;deluged with form letter spam&lt;/a&gt; from Commoncause.org, which has mistakenly identified him as a telco (&lt;a href=&#34;http://www.commoncause.org/siteapps/advocacy/index.aspx?c=dkLNK1MQIwG&amp;b=1372975&amp;amp;amp;action=5382&amp;amp;template=x.ascx&#34;&gt;depicting him with devil horns&lt;/a&gt;), just because he wrote a blog post saying that he thought there could be value to tiered levels of service.&lt;br /&gt;&lt;br /&gt;If this is now the nature of the debate, it doesn&amp;rsquo;t appear that &amp;ldquo;net neutrality&amp;rdquo; advocates have reason on their side.  (My previous remarks on &amp;ldquo;net neutrality&amp;rdquo; are &lt;a href=&#34;https://blog.lippard.org/2006/02/net-neutrality.html&#34;&gt;here&lt;/a&gt; and &lt;a href=&#34;https://blog.lippard.org/2006/02/geddes-on-net-neutrality.html&#34;&gt;here&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;The Spam Kings blog &lt;a href=&#34;http://spamkings.oreilly.com/archives/2006/03/kintera_cuban_and_common_cause.html&#34;&gt;points out deficiencies in the email subscription process&lt;/a&gt; used by Kintera, the provider for Commoncause.org.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Another creepy robot</title>
      <link>https://blog.lippard.org/2006/03/another-creepy-robot.html/</link>
      <pubDate>Thu, 09 Mar 2006 03:38:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/another-creepy-robot.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://jwz.livejournal.com/607689.html&#34;&gt;This one&lt;/a&gt;, a six-legged robot from Carnegie Mellon University, climbs trees and walls using claws, micro-claws, or sticky material, as appropriate for the surface.  Again, there&amp;rsquo;s &lt;a href=&#34;http://www.youtube.com/watch?v=JzfP0Ig7eVQ&#34;&gt;video&lt;/a&gt;.  (Again, via &lt;a href=&#34;http://jwz.livejournal.com/607689.html&#34;&gt;jwz&amp;rsquo;s blog&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;Previous robot, &amp;ldquo;Big Dog&amp;rdquo; the robotic pack mule, &lt;a href=&#34;https://blog.lippard.org/2006/03/big-dog-robotic-pack-mule.html&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Good Math, Bad Math Blog</title>
      <link>https://blog.lippard.org/2006/03/good-math-bad-math-blog.html/</link>
      <pubDate>Wed, 08 Mar 2006 20:53:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/good-math-bad-math-blog.html/</guid>
      <description>&lt;p&gt;Mark Chu-Carroll (who I remember as an active participant of the talk.origins newsgroup back when I was also active there) has started &lt;a href=&#34;http://goodmath.blogspot.com/&#34;&gt;a blog&lt;/a&gt; on &amp;ldquo;Good Math, Bad Math.&amp;rdquo;  His first postings include &lt;a href=&#34;http://goodmath.blogspot.com/2006/03/math-slop-autism-and-mercury.html&#34;&gt;a discussion of a study linking autism and thimerosol&lt;/a&gt; (bad math) and &lt;a href=&#34;http://goodmath.blogspot.com/2006/03/cellular-automata-key-to-physics.html&#34;&gt;cellular automata&lt;/a&gt; (more bad math).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Faith-Based Homeland Security</title>
      <link>https://blog.lippard.org/2006/03/faith-based-homeland-security.html/</link>
      <pubDate>Wed, 08 Mar 2006 17:28:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/faith-based-homeland-security.html/</guid>
      <description>&lt;p&gt;George W. Bush has issued &lt;a href=&#34;http://www.whitehouse.gov/news/releases/2006/03/20060307-5.html&#34;&gt;an executive order&lt;/a&gt; creating &amp;ldquo;a Center for Faith-Based and Community Initiatives at the Department of Homeland Security.&amp;rdquo;  The Center will be run by a Director appointed by the Secretary of Homeland Security after consultation with the Director of the White House Office of Faith-Based and Community Initiatives.  The original Director of WHOFBCI, John DiIulio, who &lt;a href=&#34;http://www.ratical.org/ratville/CAH/DiIulio.html&#34;&gt;blasted the Bush administration in &lt;span style=&#34;font-style: italic;&#34;&gt;Esquire&lt;/span&gt; magazine in 2002&lt;/a&gt; and then quickly &lt;a href=&#34;http://newsmine.org/archive/cabal-elite/w-administration/dissent/bush-aid-critical.txt&#34;&gt;attempted to retract his criticisms&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Once again, reality matches &lt;a href=&#34;http://www.theonion.com/content/node/33011&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Onion&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;(UPDATE:  This is apparently primarily focused on disaster recovery efforts&amp;ndash;but it still seems quite wrong for the government to engage religious organizations via contract or grant to aid in disaster recovery efforts, when these are voluntary charitable organizations.  It not only involves taking from the general public to support a particular religious viewpoint, it turns a voluntary charity into a taxpayer-supported service.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Blogger&#39;s spam-prevention robots are defective</title>
      <link>https://blog.lippard.org/2006/03/bloggers-spam-prevention-robots-are.html/</link>
      <pubDate>Wed, 08 Mar 2006 16:59:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/bloggers-spam-prevention-robots-are.html/</guid>
      <description>&lt;div id=&#34;statusmsg&#34;&gt; &lt;h3 class=&#34;error&#34;&gt;&lt;/h3&gt;&lt;blockquote&gt;&lt;h3 class=&#34;error&#34;&gt;WARNING&lt;/h3&gt; &lt;p&gt; This blog has been locked by Blogger&#39;s spam-prevention robots. You will not be able to publish your posts, but you will be able to save them as drafts. &lt;/p&gt; &lt;p&gt;  Save your post as a draft or  &lt;a href=&#34;unlock-blog.g?blogID=15453937&amp;amp;popup=true&#34; target=&#34;_blank&#34;&gt; click here&lt;/a&gt; for more about what&#39;s going on and how to get your blog unlocked.&lt;/p&gt;&lt;/blockquote&gt;Clicking there yielded:&lt;br /&gt;&lt;blockquote&gt;&lt;h1&gt;  Your blog is &lt;strong&gt;locked&lt;/strong&gt;  &lt;/h1&gt; &lt;p&gt;  Blogger&#39;s spam-prevention robots have detected that your blog has characteristics of a spam blog. (&lt;a href=&#34;http://help.blogger.com/bin/answer.py?answer=1260#whatsasplog&#34;&gt;What&#39;s a spam blog?&lt;/a&gt;) Since you&#39;re an actual person reading this, your blog is probably not a spam blog. Automated spam detection is inherently fuzzy, and we sincerely apologize for this false positive. &lt;/p&gt;</description>
    </item>
    <item>
      <title>Dirty Politician: Conrad Burns</title>
      <link>https://blog.lippard.org/2006/03/dirty-politician-conrad-burns.html/</link>
      <pubDate>Wed, 08 Mar 2006 16:58:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/dirty-politician-conrad-burns.html/</guid>
      <description>&lt;p&gt;Sen. Conrad Burns (R-MT) says that Jack Abramoff never influenced him, but Abramoff says in &lt;span style=&#34;font-style: italic;&#34;&gt;Vanity Fair&lt;/span&gt; that &lt;a href=&#34;http://www.tpmmuckraker.com/archives/000057.php&#34;&gt;he got everything he ever asked for&lt;/a&gt; from Burns:&lt;br /&gt;&lt;blockquote&gt;&lt;span class=&#34;entry_body&#34;&gt;&amp;ldquo;Every appropriation we wanted [from Burns&amp;rsquo; committee] we got. Our staffs were as close as they could be. They practically used Signatures [Abramoff&amp;rsquo;s restaurant] as their cafeteria.&amp;quot;&lt;/span&gt;&lt;/blockquote&gt;&lt;span class=&#34;entry_body&#34;&gt;Burns&amp;rsquo; former staffers have also made millions from going to work for telecom and tech firms that have &lt;a href=&#34;http://www.tpmmuckraker.com/archives/000056.php&#34;&gt;received funding from Burns earmarks&lt;/a&gt;.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>The McPassion</title>
      <link>https://blog.lippard.org/2006/03/mcpassion.html/</link>
      <pubDate>Tue, 07 Mar 2006 15:28:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/mcpassion.html/</guid>
      <description>&lt;p&gt;Mel Gibson missed the chance for &lt;a href=&#34;http://www.themcpassion.com/&#34;&gt;this tie-in promotion&lt;/a&gt;&amp;hellip;.  (Hat tip to Dave Palmer on the SKEPTIC mailing list.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Google&#39;s Phoenix-area location: Tempe or Scottsdale</title>
      <link>https://blog.lippard.org/2006/03/googles-phoenix-area-location-tempe-or.html/</link>
      <pubDate>Mon, 06 Mar 2006 22:36:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/googles-phoenix-area-location-tempe-or.html/</guid>
      <description>&lt;p&gt;Google plans to hire about 600 people in the Phoenix area, and &lt;a href=&#34;http://phoenix.bizjournals.com/phoenix/stories/2006/03/06/story1.html&#34;&gt;they&amp;rsquo;ve chosen Tempe for a temporary facility&lt;/a&gt; of about 100,000 square feet.  It looks like their permanent facility will either be in Tempe or South Scottsdale (at ASU&amp;rsquo;s &lt;a href=&#34;http://www.skysongcenter.com/&#34;&gt;&amp;ldquo;SkySong&amp;rdquo;&lt;/a&gt; business park, which used to be the site of Los Arcos mall).&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;I just might apply!&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>Carnival of the Godless #35</title>
      <link>https://blog.lippard.org/2006/03/carnival-of-godless-35.html/</link>
      <pubDate>Mon, 06 Mar 2006 02:14:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/carnival-of-godless-35.html/</guid>
      <description>&lt;p&gt;The 35th Carnival of the Godless is &lt;a href=&#34;http://www.nakedwriting.com/archives/2006/03/hey_belch_excus.html&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Solan&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;http://infinitewall.blogspot.com/&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>The re-formation of AT&amp;T</title>
      <link>https://blog.lippard.org/2006/03/re-formation-of-att.html/</link>
      <pubDate>Mon, 06 Mar 2006 00:36:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/re-formation-of-att.html/</guid>
      <description>&lt;p&gt;Now that AT&amp;amp;T &lt;a href=&#34;http://www.cnn.com/2006/US/03/05/att.bellsouth.ap/index.html&#34;&gt;has announced that it is acquiring BellSouth&lt;/a&gt;, the only original RBOC left today, it&amp;rsquo;s worth reviewing the history of AT&amp;amp;T&amp;rsquo;s divestiture and the subsequent recombinations which will leave us with AT&amp;amp;T, Verizon, and Qwest as the three major players for local telephone service (at least, as local analog wireline telephone service continues to exist, which is probably not for very much longer).&lt;br /&gt;&lt;br /&gt;In 1984, U.S. District Judge Harold Greene issued a decision that led to the divestiture of local telco properties from AT&amp;amp;T and the creation of the seven &amp;ldquo;Regional Bell Operating Companies&amp;rdquo; from 22 Bell operating companies.  The seven RBOCs and the original Bell companies which made them up were:&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Pacific Telesis (PacTel)&lt;/span&gt;:  Pacific Telephone &amp;amp; Telegraph Company, Bell Telephone Company of Nevada.&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Ameritech&lt;/span&gt;: Illinois Bell Telephone Company, Indiana Bell Telephone Company, Michigan Bell Telephone Company, The Ohio Bell Telephone Company, Wisconsin Telephone Company.&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Nynex&lt;/span&gt;:  The New York Telephone Company, New England Telephone &amp;amp; Telegraph Company.&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Bell Atlantic&lt;/span&gt;:  New Jersey Bell Telephone Company, Chesapeake &amp;amp; Potomac Telephone Company, Chesapeake &amp;amp; Potomac Telephone Company of Maryland, Chesapeake &amp;amp; Potomac Telephone Company of Virginia, Chesapeake &amp;amp; Potomac Telephone Company of West Virginia, The Bell Telephone Company of Pennsylvania.&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;Southwestern Bell&lt;/span&gt;:  Southwestern Bell Telephone Company.&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;BellSouth&lt;/span&gt;:  South Central Bell Telephone Company, Southern Bell Telephone &amp;amp; Telegraph Company.&lt;br /&gt;&lt;span style=&#34;font-weight: bold;&#34;&gt;U.S. West&lt;/span&gt;:  Mountain States Telephone &amp;amp; Telegraph Company, Northwestern Bell Telephone Company, Pacific Northwest Bell Telephone Company, Diamond State Telephone Company.&lt;br /&gt;&lt;br /&gt;Nynex merged with Bell Atlantic in 1997.&lt;br /&gt;&lt;br /&gt;Bell Atlantic merged with GTE in 2000 to become Verizon (spinning off its Internet business&amp;ndash;the former Genuity and BBN Planet&amp;ndash;as Genuity).&lt;br /&gt;&lt;br /&gt;Southwestern Bell acquired PacTel in 1997 and started using the name SBC, and then acquired Ameritech in 1999.&lt;br /&gt;&lt;br /&gt;U.S. West was acquired by Qwest in 2000.&lt;br /&gt;&lt;br /&gt;SBC acquired AT&amp;amp;T in 2005, and took on its name.&lt;br /&gt;&lt;br /&gt;Most of this history is recounted in more detail, with maps and logos, &lt;a href=&#34;http://www.bellsystemmemorial.com/bellopercomp.html&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Find the Pit Bull</title>
      <link>https://blog.lippard.org/2006/03/find-pit-bull.html/</link>
      <pubDate>Sun, 05 Mar 2006 01:14:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/find-pit-bull.html/</guid>
      <description>&lt;p&gt;See if you can spot the pit bull on &lt;a href=&#34;http://www.pitbullsontheweb.com/petbull/findpit.html&#34;&gt;this web page&lt;/a&gt;. This is from &lt;a href=&#34;http://www.pitbullsontheweb.com/&#34;&gt;&lt;a href=&#34;http://www.pitbullsontheweb.com/&#34;&gt;http://www.pitbullsontheweb.com/&lt;/a&gt;&lt;/a&gt;, a great site to learn more about the American Pit Bull breed.  I know a lot about dog breeds, and I only got it right on my third try. (Yes, there are many breeds pictured that are not popular in the U.S.) While many cities/insurance companies are considering breed-specific ordinances/restrictions that penalize pit bulls and their guardians, this web site highlights the fact that most people cannot recognize a pit bull when they see one.&lt;br /&gt;&lt;br /&gt;I believe any dog breed can be aggressive and a danger to society at large.  Breed-specific legislation targets the dogs, not the people who are really the problem.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Which sci-fi crew do you fit in with?</title>
      <link>https://blog.lippard.org/2006/03/which-sci-fi-crew-do-you-fit-in-with.html/</link>
      <pubDate>Sat, 04 Mar 2006 18:18:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/which-sci-fi-crew-do-you-fit-in-with.html/</guid>
      <description>&lt;p&gt;Everybody seems to be doing &lt;a href=&#34;http://quizfarm.com/test.php?q_id=111863&#34;&gt;this one&lt;/a&gt;&amp;hellip;  Kat and I independently ended up with identical top results: the Moya from &lt;span style=&#34;font-style: italic;&#34;&gt;Farscape&lt;/span&gt; as our #1 (both with 88%) and Serenity from &lt;span style=&#34;font-style: italic;&#34;&gt;Firefly&lt;/span&gt; and the Millennium Falcon from &lt;span style=&#34;font-style: italic;&#34;&gt;Star Wars&lt;/span&gt; tied for #2 (both of us with 81% for those).  We&amp;rsquo;ve never seen &lt;span style=&#34;font-style: italic;&#34;&gt;Farscape&lt;/span&gt;, but we suspect our answers about having a &amp;ldquo;furry friend&amp;rdquo; (our dogs, not &amp;ldquo;furries&amp;rdquo;), willingness to be around eccentric aliens, and reluctance to kill put it above Serenity.&lt;/p&gt;</description>
    </item>
    <item>
      <title>&#34;Big Dog&#34; the robotic pack mule</title>
      <link>https://blog.lippard.org/2006/03/big-dog-robotic-pack-mule.html/</link>
      <pubDate>Sat, 04 Mar 2006 18:04:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/big-dog-robotic-pack-mule.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://www.newscientist.com/data/images/ns/cms/dn8802/dn8802-1_250.jpg&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px;&#34; src=&#34;http://www.newscientist.com/data/images/ns/cms/dn8802/dn8802-1_250.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;Boston Dynamics &lt;a href=&#34;http://www.newscientist.com/channel/mech-tech/dn8802.html&#34;&gt;is building this four-legged robot for the U.S. military (DARPA)&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;A nimble, four-legged robot is so surefooted it can recover its balance even after being given a hefty kick. The machine, which moves like a cross between a goat and a pantomime horse, is being developed as a robotic pack mule for the US military.&lt;/blockquote&gt;In this amusing or perhaps creepy &lt;a href=&#34;http://www.bostondynamics.com/dist/BigDog_Feb-26-2006.wmv&#34;&gt;video&lt;/a&gt; (28MB Windows media file), the robot walks over different types of terrain&amp;ndash;including mud, rocky ground, and snow&amp;ndash;and is given a few kicks to show how it stabilizes itself.  Unlike the photo at left, in the video it looks like a pantomime horse with both people facing each other&amp;ndash;sort of the opposite of a pushmipullyu.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://jwz.livejournal.com/605726.html&#34;&gt;jwz&amp;rsquo;s blog&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Scientology sampler</title>
      <link>https://blog.lippard.org/2006/03/scientology-sampler.html/</link>
      <pubDate>Sat, 04 Mar 2006 14:15:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/scientology-sampler.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://www.discord.org/%7Elippard/mypic.jpg&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px;&#34; src=&#34;http://www.discord.org/%7Elippard/mypic.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;That&amp;rsquo;s a picture of me on September 9, 1995 in front of the Church of Scientology in Mesa, Arizona, &lt;a href=&#34;http://www.discord.org/%7Elippard/bunny-release.html&#34;&gt;picketing about the &amp;ldquo;Cancel poodle&amp;rdquo;&lt;/a&gt; (better known as the &amp;ldquo;Cancel Bunny&amp;rdquo;).  This was about two years into Scientology&amp;rsquo;s war on the Internet, which, despite a few Pyrrhic victories in court, was characterized by huge losses on the part of Scientology in the court of public opinion.&lt;br /&gt;&lt;br /&gt;Shortly after this, Jeff Jacobsen and I published an article on the subject in &lt;a href=&#34;http://www.skeptic.com/&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Skeptic&lt;/span&gt; magazine&lt;/a&gt;, titled &lt;a href=&#34;http://www.discord.org/%7Elippard/skeptic/03.3.jl-jj-scientology.html&#34;&gt;&amp;ldquo;Scientology v. the Internet,&amp;quot;&lt;/a&gt; for which I received the Skeptics Society&amp;rsquo;s Martin Gardner award for &amp;ldquo;Best Skeptical Critic&amp;rdquo; in 1996.  This article was one of the few published that went into detail about the Tom Klemesrud/&amp;ldquo;Miss Blood&amp;rdquo; affair and its relation to why Scientology was so insistent to compromise the anonymity of a user of Julf Helsingius&amp;rsquo; Penet anonymizing remailer service in Finland.  Some of these facts which are still not widely known, as seen by the &lt;a href=&#34;http://en.wikipedia.org/wiki/Penet_remailer&#34;&gt;Wikipedia entry on Penet&lt;/a&gt;.  Scientology&amp;rsquo;s search for the user seemed to have &lt;a href=&#34;http://www.amazing.com/scientology/penet-caltech.html&#34;&gt;stopped at Caltech&lt;/a&gt;, but they did find that the account holder was a Caltech alumnus who had been working for Scientology, and had accurately leaked Scientology internal documents in his own attempt to support Scientology&amp;rsquo;s position on the Klemesrud case.&lt;br /&gt;&lt;br /&gt;This article was responded to in the pages of &lt;span style=&#34;font-style: italic;&#34;&gt;Skeptic&lt;/span&gt; by Leisa Goodman, which the Skeptics Society decided was a good place to stop the discussion.  My &lt;a href=&#34;http://www.discord.org/%7Elippard/goodman-response.html&#34;&gt;response to Goodman&lt;/a&gt;, available only on my website, updates the story to early 1996.  This article is much less known than the original.  &lt;span style=&#34;font-style: italic;&#34;&gt;Skeptic&lt;/span&gt; also published a letter from Linda Woolard.&lt;br /&gt;&lt;br /&gt;In May 1995, I put up a web page about &lt;a href=&#34;http://www.discord.org/%7Elippard/pis.html&#34;&gt;Scientology&amp;rsquo;s private investigators&lt;/a&gt;.  Initially this was to document photos of private investigators which Scientology had hired and sent from Los Angeles to Phoenix to take photographs of those of us who were &lt;a href=&#34;http://www.discord.org/%7Elippard/protest.txt&#34;&gt;picketing the Mesa Church of Scientology.&lt;/a&gt;  It later was expanded to document some of the activities of former LAPD officer Eugene Ingram, who was a very active and sleazy PI for Scientology at the time.  He was kicked off the force after allegations of his involvement with drug dealers and a prostitution ring, and was compensated very well by Scientology to intimidate critics.  Jeff Jacobsen dug up some outstanding warrants for his arrest in Florida and Oklahoma (for impersonating a police officer and carrying a concealed weapon, respectively) which led to his Arizona PI license not being renewed.  He doesn&amp;rsquo;t seem to have been active in recent years.  I then added some photos of some California PIs who were hired to follow a German TV producer who was doing a program critical of Scientology.&lt;br /&gt;&lt;br /&gt;In 1999, I received two Digital Millenium Copyright Act notices from Scientology&amp;ndash;one was regarding a customer of Frontier GlobalCenter, the company I worked for at the time, and the other was regarding my own website.  The first was a website run by &amp;ldquo;xenubat&amp;rdquo; (Susan Mullaney) which contained some great audio file samples of L. Ron Hubbard speeches, saying absurd things.  Under the DMCA we disabled public access to those files, but she filed a counter-notice, and we re-enabled access.  I don&amp;rsquo;t believe Scientology ever sued her, but I don&amp;rsquo;t think the files are still online.  This event led to &lt;a href=&#34;http://www.salon.com/tech/feature/1999/07/22/scientology/index.html&#34;&gt;a story about DMCA abuse in &lt;span style=&#34;font-style: italic;&#34;&gt;Salon&lt;/span&gt;&lt;/a&gt; in July 1999.  My own DMCA notice was regarding the fact that I had configured my home web server to proxy &lt;a href=&#34;http://www.scientology.org/cgi-bin/img1.pl&#34;&gt;an image of Scientology head David Miscavige&lt;/a&gt; from their website, as a proof of concept to demonstrate that their attempts to prevent people from inline links to that image were ineffective.  I submitted &lt;a href=&#34;http://www.discord.org/counter.txt&#34;&gt;my own counter-notice&lt;/a&gt;, but because I didn&amp;rsquo;t really want to be sued, I &lt;a href=&#34;http://www.discord.org/img1.pl&#34;&gt;modified my web server configuration&lt;/a&gt; so that the link pointed to part of the text of Scientology&amp;rsquo;s &lt;a href=&#34;http://www.cs.cmu.edu/%7Edst/OTIII/&#34;&gt;OT III (Operating Thetan III) document in Hubbard&amp;rsquo;s own handwriting&lt;/a&gt; (hosted on Carnegie Mellon computer science professor Dave Touretzky&amp;rsquo;s web page).&lt;br /&gt;&lt;br /&gt;In those days I gave quite a few public talks about Scientology, including one for the Phoenix Skeptics which the local Church of Scientology kindly provided an OT VIII to give a mild rebuttal.  (I don&amp;rsquo;t remember his last name, but his first name was also Jim and he was a Scientology &amp;ldquo;public&amp;rdquo; member, meaning one who has paid his way through the courses without actually working for a Scientology organization.   He seemed like a nice guy, he remained calm and non-confrontational.)&lt;br /&gt;&lt;br /&gt;I never really received any noticeable harassment from Scientology, unlike other locals such as Jeff Jacobsen and Bruce Pettycrew.  Jeff was harassed and picketed at his work place claiming he was a pornographer, Gene Ingram showed up at his house and his sister&amp;rsquo;s house, PIs went through his garbage, he was deposed by Kendrick Moxon in one of the Scientology lawsuits, and was loudly threatened at that deposition that he would also be sued (which I was privileged to witness).  Bruce had a temporary restraining order filed against him by Scientology Office of Special Affairs (OSA) Director Leslie Francis Duhrman, who falsely claimed that he was shouting and &amp;ldquo;disrupting church services.&amp;rdquo;  The judge was fooled by her testimony into thinking that Scientology actually has Sunday services, but the TRO on Bruce&amp;rsquo;s picketing was lifted except for a restriction on making noise.  Bruce also ended up having &lt;a href=&#34;http://www.lermanet.com/cos/otcommitees.htm&#34;&gt;flyers attacking him distributed&lt;/a&gt; in his neighborhood by Scientology.&lt;br /&gt;&lt;br /&gt;For my part, I was invited to lunch in March 1996 with OSA Director Ginny Leason (Scientology paid), where I was asked what could be done to stop my criticism and picketing.  &lt;a href=&#34;http://www.discord.org/%7Elippard/letter-to-leason.html&#34;&gt;My response&lt;/a&gt; was that they could stop attacking and lying about Internet critics.  Ginny Leason, who seemed like a nice woman caught up in a bad organization, ended up being replaced as OSA Director shortly thereafter by Leslie Duhrman, who was a nasty piece of work.&lt;br /&gt;&lt;br /&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://photos1.blogger.com/blogger/6230/1431/1600/Picket4.med.0.jpg&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;&#34; src=&#34;http://photos1.blogger.com/blogger/6230/1431/320/Picket4.med.0.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;  Here&amp;rsquo;s a photo of her on February 28, 1998, pointing and shouting at me that I can&amp;rsquo;t stop in the driveway (I didn&amp;rsquo;t), right after taking my picture.&lt;br /&gt;&lt;br /&gt;Another Scientology-related piece I wrote was &lt;a href=&#34;http://www.discord.org/%7Elippard/casey.html&#34;&gt;a very brief web page&lt;/a&gt; pointing out the presence of a Scientologist on Libertarian candidate for president Harry Browne&amp;rsquo;s finance committee, as well as L. Ron Hubbard-inspired nonsense being touted in &lt;span style=&#34;font-style: italic;&#34;&gt;Liberty&lt;/span&gt; magazine by another Browne election campaigner and prominent libertarian, investment newsletter publisher Douglas Casey (apparently a Scientologist himself).&lt;br /&gt;&lt;br /&gt;The only continuing interest from Scientology that I&amp;rsquo;ve seen in me is that they still visit my website periodically from Scientology-owned IP blocks (most recently from 205.227.165.11 on January 1, 2006).  On May 14, 2005, they hit my page after doing a search on &amp;ldquo;The Onion Scientology&amp;rdquo;&amp;ndash;no doubt they were looking for &lt;a href=&#34;http://www.theonion.com/content/node/31006&#34;&gt;this story&lt;/a&gt; on &amp;ldquo;Scientology Losing Ground to New Fictionology.&amp;quot;&lt;br /&gt;&lt;br /&gt;I was never a member of Scientology, but I&amp;rsquo;ve had an interest in the subject since reading Eugene Methvin&amp;rsquo;s &lt;a href=&#34;http://www.lermanet.com/scientologynews/ReadersDigest2.htm&#34;&gt;October 1981 &lt;span style=&#34;font-style: italic;&#34;&gt;Reader&amp;rsquo;s Digest&lt;/span&gt; article&lt;/a&gt;, and after taking their test in Los Angeles and &lt;a href=&#34;http://www.discord.org/%7Elippard/mindgame.html&#34;&gt;reading Norman Spinrad&amp;rsquo;s &amp;ldquo;The Mind Game&amp;rdquo;&lt;/a&gt; in 1992.   During my editorship of the &lt;a href=&#34;http://www.discord.org/%7Elippard/Arizona_Skeptic/&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Skeptic&lt;/span&gt;&lt;/a&gt; (July 1991-March 1993) I published several articles by Jeff Jacobsen on Scientology. I took notice when the alt.religion.scientology newsgroup was first created in 1991 (and was a home for the &amp;ldquo;Free Zone&amp;rdquo;), and then started reading and participating regularly in 1994 when Dennis Erlich started posting there and Scientology decided to respond by trying to remove the entire newsgroup.&lt;br /&gt;&lt;br /&gt;For more information on Scientology, a great place to start is &lt;a href=&#34;http://www.xenu.net/&#34;&gt;Operation Clambake&lt;/a&gt;.  I&amp;rsquo;ve got a fairly extensive list of &lt;a href=&#34;http://www.discord.org/skeptical/Cults_and_Religions/Scientology/&#34;&gt;Scientology-related links&lt;/a&gt; on my &lt;a href=&#34;http://www.discord.org/skeptical/&#34;&gt;Skeptical Information site&lt;/a&gt;, and the &lt;a href=&#34;news://alt.religion.scientology&#34;&gt;alt.religion.scientology&lt;/a&gt; newsgroup is still quite active.&lt;br /&gt;&lt;br /&gt;Got questions or comments about Scientology?  Ask here, and I&amp;rsquo;ll answer or point you in the right direction&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Answers in Genesis schism: U.S. group goes solo</title>
      <link>https://blog.lippard.org/2006/03/answers-in-genesis-schism-us-group.html/</link>
      <pubDate>Sat, 04 Mar 2006 04:50:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/answers-in-genesis-schism-us-group.html/</guid>
      <description>&lt;p&gt;Answers in Genesis had been an international organization, with the U.S. branch under Ken Ham based in Kentucky, and an Australian branch under Carl Wieland in Queensland (which was formerly known as the Creation Science Foundation).  Now the Australian group (along with ministries in Canada, New Zealand, and South Africa) has changed its name to Creation Ministries International, explaining in a recent brochure that the U.S. group did not want to be &amp;ldquo;subject to an international representative system of checks/balances/peer review involving all the other offices bearing the same &amp;lsquo;brand name&amp;rsquo;.&amp;quot;&lt;br /&gt;&lt;br /&gt;This explains why an article critical of bad creationist arguments (and specifically Kent Hovind) &lt;a href=&#34;http://home.austarnet.com.au/stear/aig_integrity_slipping.htm&#34;&gt;disappeared&lt;/a&gt; from the Answers in Genesis site, but is &lt;a href=&#34;http://www.creationontheweb.com/content/view/2571/&#34;&gt;found on the new Creation Ministries International site&lt;/a&gt;.  (UPDATE (March 6, 2006):  This statement was not quite accurate, but the &lt;a href=&#34;http://home.austarnet.com.au/stear/aig_integrity_slipping.htm&#34;&gt;linked-to page&lt;/a&gt; gets it right.  The article listing arguments not to use is &lt;a href=&#34;http://www.answersingenesis.org/home/area/faq/dont_use.asp&#34;&gt;still present on the Answers in Genesis site&lt;/a&gt;, but it no longer links to the separate &amp;ldquo;maintaining creationist integrity&amp;rdquo; page and response to Kent Hovind which is &lt;a href=&#34;http://www.creationontheweb.com/content/view/2571/&#34;&gt;present on the Creation Ministries International site&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;Wieland&amp;rsquo;s group has made a point of publishing material critical of bad creationist arguments, on its website and in its technical journal.  Ken Ham, on the other hand, has made a point of publishing and presenting bad creationist arguments.&lt;br /&gt;&lt;br /&gt;The U.S. group, known for spending millions on a creationist museum, has interesting Form 990s filed with the IRS.  Some highlights from 2003 and 2004:&lt;br /&gt;&lt;br /&gt;Revenue: $9,016,228 (2003), $10,423,222 (2004).&lt;br /&gt;Expenses: $6,894,456 (2003), $8,320,926 (2004).&lt;br /&gt;Assets: $10,778,086 (2003), $17,368,759 (2004).&lt;br /&gt;Liabilities: $1,693,035 (2003), $6,086,610 (2004).&lt;br /&gt;&lt;br /&gt;Officer/Director compensation: $313,960 (2003), $926,837 (2004).&lt;br /&gt;Other salaries/wages: $2,938,288 (2003), $2,852,351 (2004).&lt;br /&gt;Pension plan contributions: $87,819 (2003), $0 (2004).&lt;br /&gt;Other employee benefits: $317,802 (2003), $399,482 (2004).&lt;br /&gt;Payroll taxes: $223,636 (2003), $307,267 (2004).&lt;br /&gt;&lt;br /&gt;Employees with salaries over $50,000:&lt;br /&gt;Kevin Markesbery, Construction Manager, $87,000 plus $8,778 to benefit plans/deferred income and $1,375 expense account (2003).  $88,678 plus $6,850 to benefit plans, $4,076 expense account (2004).&lt;br /&gt;John Pence, Dir. of Planned Giving/Legal Counsel, $87,539 plus $7,728 to benefit plans/deferred income (2003).  (Became a director in 2004, see below).&lt;br /&gt;Patrick Marsh, Director, $73,713 plus $5,202 to benefit plans (2004).&lt;br /&gt;James Hatton, Controller, $70,763 plus $8,609 to benefit plans/deferred income.&lt;br /&gt;Kathy Ellis, Dir. Administration, $68,519 plus $7,078 to benefit plans/deferred income.&lt;br /&gt;Mark Looy, VP Ministry Relations, $68,417 plus $8,460 to benefit plans/deferred income and $2,232 expense account.  (Became a director in 2004, see below.)&lt;br /&gt;Tony Ramsek, Systems Mgr., $62,720 plus $6,821 to benefit plans (2004).&lt;br /&gt;Dan Zordel, Director, $57,724 plus $6,816 to benefit plans and $839 expense account (2004).&lt;br /&gt;Charles Tilton, Director, $56,828 plus $3,109 to benefit plans and $112 expense account (2004).&lt;br /&gt;&lt;br /&gt;Directors:&lt;br /&gt;Carl Wieland, Board Member, $0 (2003).&lt;br /&gt;Ken Ham, President, $125,739 salary, $11,033 benefits, $44,478 expenses (2003).  $121,764 salary, $6,887 benefits, $63,808 expenses (2004).&lt;br /&gt;Bill Wise, CFO, $121,418 salary, $8,845 benefits, $2,535 expenses (2003).&lt;br /&gt;John Pence, General Counsel, $93,115 salary, $3,148 benefits (2004).&lt;br /&gt;Kathy Ellis, Vice President, $86,068 salary, $5,261 benefits (2004).&lt;br /&gt;Mark Looy, Vice President, $85,615 salary, $6,820 benefits, $3,518 expenses (2004).&lt;br /&gt;James Hatton, CFO, $81,000 salary, $6,831 benefits (2004).&lt;br /&gt;Mike Zovath, VP, $74,798 salary, $8,707 benefits, $2,267 expenses (2003).  $90,201 salary, $6,830 benefits, $1,115 expenses (2004).&lt;br /&gt;Brandon Vallorani, $74,432 salary, $8,313 benefits, $1,368 expenses (2003).  COO, $90,344 salary, $6,223 benefits, $2,316 expenses (2004).&lt;br /&gt;Don Landis, Chairman, $0 (2003).  $0 (2004).&lt;br /&gt;Dan Chin, Board Member, $0 (2003).  $0 (2004).&lt;br /&gt;Mark Jackson, Board Member, $0 (2003).  $0 (2004).&lt;br /&gt;Carl Kerby, Board Member, $6,538 salary (20hrs/week), $1,650 benefits, $22,462 expenses (2003).  Vice President, $65,112 salary, $4,225 benefits, $27,240 expenses (2004).&lt;br /&gt;Dan Manthei, Board Member, $0 (2003). $0 (2004).&lt;br /&gt;Peter Strong, Board Member, $0 (2003).&lt;br /&gt;Greg Peacock, Board Member, $0 (2003). $0 (2004).&lt;br /&gt;Paul Salmon, Board Member, $0 (2003).&lt;br /&gt;David Denner, Board Member, $0 (2004).&lt;br /&gt;Dale Mason, Vice President, $115,621 salary, $4,828 benefits (2004).&lt;br /&gt;John Thallon, Board Member, $0 (2004).&lt;br /&gt;Tim Dudley, Board Member, $0 (2004).&lt;br /&gt;&lt;br /&gt;They paid their top building contractors in 2003:&lt;br /&gt;plumbing and HVAC: $829,979&lt;br /&gt;concrete:  $310,252&lt;br /&gt;steel erection: $279,428&lt;br /&gt;building electric: $249,450&lt;br /&gt;concrete foundations: $195,872&lt;br /&gt;&lt;br /&gt;In 2003 they sold or gave away several old computers, and gave a 2002 Toyota Camry to CFO Bill Wise (who also got a free Compaq laptop).&lt;br /&gt;&lt;br /&gt;The full AiG 2004 Form 990 may be found &lt;a href=&#34;http://www.discord.org/%7Elippard/AIG-2004-Form990.pdf&#34;&gt;here&lt;/a&gt; (PDF).&lt;br /&gt;&lt;br /&gt;Ken Ham earns a pretty good salary for someone who spouts misrepresentations of and about evolution for a living and resides in a state where the &lt;a href=&#34;http://www.census.gov/hhes/income/histinc/h08a.html&#34;&gt;median household income&lt;/a&gt; in 2002-2003 was $37,270.&lt;br /&gt;&lt;br /&gt;Answers in Genesis of Kentucky&amp;rsquo;s unwillingness to undergo even the peer review of fellow creationist organizations indicates to me a lack of ethics and integrity.&lt;br /&gt;&lt;br /&gt;UPDATE:  I didn&amp;rsquo;t explicitly note above that this schism must have actually taken place back in 2005, since Carl Wieland and the other Australians (Greg Peacock and Paul Salmon) disappeared from the AiG Kentucky board in the 2004 Form 990 (signed on August 10, 2005, apparently an update since the original was due by May 15).  Also of note is that John Thallon, an Australian who helped lose the Creation Science Foundation thousands of dollars in a bogus investment (he was also a victim, not a party to the fraud&amp;ndash;see the &amp;ldquo;Loss of Funds&amp;rdquo; section of &lt;a href=&#34;http://www.talkorigins.org/faqs/how-not-to-argue.html&#34;&gt;my article &amp;ldquo;How Not To Argue With Creationists&amp;rdquo;&lt;/a&gt;), has moved to Kentucky and is on the board as of 2004.&lt;br /&gt;&lt;br /&gt;One other thing worthy of note is that as Answers in Genesis of Kentucky has grown, it has pulled support away from the Institute for Creation Research (ICR), which Henry Morris&amp;rsquo; son John Morris has never really had his heart in running.  The ICR&amp;rsquo;s 2004 revenue was $4,341,000, with expenses of $4,231,885.  They had assets of $5,628,352 and liabilities of $537,283&amp;ndash;so they&amp;rsquo;re not exactly hurting, but they&amp;rsquo;re not doing AiG-sized business, either.  (2004 Form 990 for the ICR is &lt;a href=&#34;http://www.discord.org/%7Elippard/ICR-2004-Form990.pdf&#34;&gt;here&lt;/a&gt; (PDF).)  It wouldn&amp;rsquo;t surprise me if AiG ultimately completely displaced (or perhaps acquired) the ICR.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The current tree of life</title>
      <link>https://blog.lippard.org/2006/03/current-tree-of-life.html/</link>
      <pubDate>Sat, 04 Mar 2006 03:01:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/current-tree-of-life.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://loom.corante.com/img/Bork%20tree%20750.jpg&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px;&#34; src=&#34;http://loom.corante.com/img/Bork%20tree%20750.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;Carl Zimmer&amp;rsquo;s blog, &lt;a href=&#34;http://loom.corante.com/archives/2006/03/03/tree_of_life_c_2006.php&#34;&gt;The Loom&lt;/a&gt;, features this image with better resolution.  It comes from biologists at the European Molecular Biology Laboratory, who have published in Science the most thorough tree of life based on sequencing 31 universal genes selected from 191 species of animals, plants, fungi, protozoans, bacteria, and archaea.&lt;br /&gt;&lt;br /&gt;Zimmer explains the diagram:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dirty Politician:  &#34;Duke&#34; Cunningham gets 8 years, 4 months</title>
      <link>https://blog.lippard.org/2006/03/dirty-politician-duke-cunningham-gets.html/</link>
      <pubDate>Sat, 04 Mar 2006 02:00:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/dirty-politician-duke-cunningham-gets.html/</guid>
      <description>&lt;p&gt;Former Rep. Randy &amp;ldquo;Duke&amp;rdquo; Cunningham (R-CA) was sentenced to 8 years,  4 months in federal prison and will be required to pay $1.8 million in restitution.  This is the longest sentence ever for a member of Congress.  This case is just the tip of the iceberg&amp;ndash;Congress full of similar corrupt politicians, some of whom are in similar trouble and others of whom will only be exposed later.&lt;br /&gt;&lt;br /&gt;There&amp;rsquo;s a nice collection of Cunningham data at &lt;a href=&#34;http://www.talkingpointsmemo.com/archives/week_2006_02_26.php#007796&#34;&gt;Talking Points Memo&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>AT&amp;T&#39;s 1.9-trillion-call database</title>
      <link>https://blog.lippard.org/2006/03/atts-19-trillion-call-database.html/</link>
      <pubDate>Sat, 04 Mar 2006 00:07:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/atts-19-trillion-call-database.html/</guid>
      <description>&lt;p&gt;John Markoff has &lt;a href=&#34;http://www.nytimes.com/2006/02/25/technology/25data.html?_r=1&amp;oref=slogin&#34;&gt;a story in the &lt;span style=&#34;font-style: italic;&#34;&gt;New York Times&lt;/span&gt;&lt;/a&gt; about AT&amp;amp;T&amp;rsquo;s &amp;ldquo;Daytona&amp;rdquo; database, which has a record of 1.9 trillion calls from over the last several decades.  The &lt;a href=&#34;http://www.eff.org/&#34;&gt;Electronic Frontier Foundation&lt;/a&gt;, which has &lt;a href=&#34;http://www.eff.org/legal/cases/att/&#34;&gt;filed a lawsuit against AT&amp;amp;T&lt;/a&gt; for cooperating with the NSA&amp;rsquo;s warrantless interception program, asserts that this database has been used by the NSA for data mining.&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&amp;ldquo;Checking every phone call ever made is an example of old think,&amp;rdquo; he said. &lt;/p&gt;</description>
    </item>
    <item>
      <title>Congress approves renewal of expiring PATRIOT Act provisions</title>
      <link>https://blog.lippard.org/2006/03/congress-approves-renewal-of-expiring.html/</link>
      <pubDate>Fri, 03 Mar 2006 14:29:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/congress-approves-renewal-of-expiring.html/</guid>
      <description>&lt;p&gt;After months of wrangling, &lt;A HREF = &#34;http://news.yahoo.com/s/nm/20060302/pl_nm/security_patriot_dc&#34;&gt;Congress has approved the renewal the 16 expiring provisions of the USA PATRIOT Act&lt;/A&gt; by making 14 of them permanent and extending the other two by four years.  The renewal also includes things like fighting methamphetamine abuse.  This version of the bill is the last one passed by the House on December 14 of last year, so none of the delay accomplished anything to improve it.&lt;br /&gt;&lt;br /&gt;A few reforms were included&amp;ndash;libraries can&amp;rsquo;t be subpoenaed without a court approval, recipients of subpoenas don&amp;rsquo;t have to provide the names of their attorneys, and individuals subject to gag orders can challenge the orders&amp;ndash;after waiting a year.&lt;br /&gt;&lt;br /&gt;The Senate is considering passing an additional requirement that targets of &amp;ldquo;sneak-and-peek&amp;rdquo; searches be notified within seven days.&lt;br /&gt;&lt;br /&gt;The bill, HR 3199, the USA PATRIOT Improvement and Reauthorization Act, was passed by an 89-10 vote in the Senate.  Both of Arizona&amp;rsquo;s Senators, Kyl and McCain, voted in favor of it.  The ten no votes were from Sens. Akaka (D-HI), Bingaman (D-NM), Byrd (D-WV), Feingold (D-WI), Harkin (D-IA), Jeffords (I-VT), Leahy (D-VT), Levin (D-MI), Murray (D-WA), and Wyden (D-WA).  Sen. Inouye (D-HI) did not vote.&lt;br /&gt;&lt;br /&gt;The House passed the bill on December 14, 2005 with a 251-174 vote, the details of which are &lt;A HREF = &#34;http://clerk.house.gov/cgi-bin/vote.asp?year=2005&amp;rollnumber=627&#34;&gt;here&lt;/A&gt;.  Arizona&amp;rsquo;s Representatives voted along party lines:  For:  Flake (R-6th), Franks (R-2nd), Hayworth (R-5th), Kolbe (R-8th), Renzi (R-1st), Shadegg (R-3rd), Against: Grijalva (D-7th), Pastor (D-4th).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Santorum flip-flops on Intelligent Design--again</title>
      <link>https://blog.lippard.org/2006/03/santorum-flip-flops-on-intelligent.html/</link>
      <pubDate>Fri, 03 Mar 2006 04:08:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/santorum-flip-flops-on-intelligent.html/</guid>
      <description>&lt;p&gt;After the Dover decision came down in December 2005, Sen. Rick Santorum resigned as a director of the Thomas More Law Center (which defended the Dover school board) and &lt;a href=&#34;http://www.foxnews.com/story/0,2933,179507,00.html&#34;&gt;publicly stated&lt;/a&gt; that &lt;span id=&#34;intelliTXT&#34;&gt;&amp;ldquo;I thought the Thomas More Law Center made a huge mistake in taking this case and in pushing this case to the extent they did.&amp;quot;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;This was his first &lt;a href=&#34;http://www.pandasthumb.org/archives/2005/12/santorum_drops.html&#34;&gt;flip-flop&lt;/a&gt;, as he had earlier in 2005 &lt;a href=&#34;http://www.discovery.org/scripts/viewDB/index.php?command=view&amp;program=CSC%20-%20Views%20and%20News&amp;amp;id=2396&#34;&gt;written an op-ed&lt;/a&gt; which supported the Dover school board.&lt;br /&gt;&lt;br /&gt;Now he&amp;rsquo;s &lt;a href=&#34;http://scienceblogs.com/pharyngula/2006/03/santorum_flipflop.php&#34;&gt;flip-flopped&lt;/a&gt; again, &lt;a href=&#34;http://santorumexposed.com/serendipity/archives/143-Santorum-and-Intelligent-Designs-Daddy.html&#34;&gt;writing a forward to a new book&lt;/a&gt; about Philip Johnson, &lt;span style=&#34;font-style: italic;&#34;&gt;Darwin&amp;rsquo;s Nemesis&lt;/span&gt;.  (Hat tip: &lt;a href=&#34;http://scienceblogs.com/pharyngula/2006/03/santorum_flipflop.php&#34;&gt;Pharyngula&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>United Auto Workers&#39; Jobs Bank program</title>
      <link>https://blog.lippard.org/2006/03/united-auto-workers-jobs-bank-program.html/</link>
      <pubDate>Fri, 03 Mar 2006 04:07:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/united-auto-workers-jobs-bank-program.html/</guid>
      <description>&lt;p&gt;This &lt;a href=&#34;http://online.wsj.com/article_email/SB114118143005186163-lMyQjAxMDE2NDAxMTEwODExWj.html&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Wall Street Journal&lt;/span&gt; article&lt;/a&gt; describes the UAW Jobs Bank program, under which American auto manufacturers pay some 15,000 unneeded employees wages and benefits which can exceed $100,000 a year, with a total cost of over $1.4 billion per year.  GM has the most workers in the program&amp;ndash;between this and the pensions, it&amp;rsquo;s no wonder GM is not competitive.&lt;br /&gt;&lt;br /&gt;While many of the workers in the program do community service or participate in educational programs, some of the latter seem rather dubious (studying crossword puzzles?).  Other employees spend their time in the &amp;ldquo;rubber room&amp;rdquo; engaging in creative loafing.&lt;br /&gt;&lt;br /&gt;(Via &lt;a href=&#34;http://www.theagitator.com/archives/026334.php&#34;&gt;The Agitator&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Skeptics Circle #29</title>
      <link>https://blog.lippard.org/2006/03/skeptics-circle-29.html/</link>
      <pubDate>Fri, 03 Mar 2006 02:43:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/skeptics-circle-29.html/</guid>
      <description>&lt;p&gt;The 29th Skeptics&amp;rsquo; Circle is hosted at &lt;a href=&#34;http://www.huge-entity.com/2006/03/29th-meeting-of-sceptics-circle.html&#34;&gt;the Huge Entity&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Phoenix weekly paper New Times publishes Mohammed cartoons</title>
      <link>https://blog.lippard.org/2006/03/phoenix-weekly-paper-new-times.html/</link>
      <pubDate>Thu, 02 Mar 2006 23:54:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/phoenix-weekly-paper-new-times.html/</guid>
      <description>&lt;p&gt;The Phoenix &lt;span style=&#34;font-style: italic;&#34;&gt;New Times&lt;/span&gt;, one of the country&amp;rsquo;s oldest free &amp;ldquo;alternative&amp;rdquo; weekly newspapers which has won numerous awards for its investigative reporting, &lt;a href=&#34;http://www.phoenixnewtimes.com/Issues/2006-03-02/news/feature.html&#34;&gt;has published the Mohammed cartoons&lt;/a&gt; that have stirred up so many protests.  The cartoons appear in conjunction with an article titled &amp;ldquo;The Chosen One,&amp;rdquo; about local feminist Muslim Deedra Abboud, the director of the Arizona chapter of the Muslim American Society&amp;rsquo;s Freedom Foundation, a civil rights group headquartered in D.C., and former director of the Arizona chapter of the Council of American-Islamic Relations (CAIR).  She left CAIR after growing tired of responding to Ann Coulter, whom she feels doesn&amp;rsquo;t deserve the attention.  (I agree.)&lt;br /&gt;&lt;br /&gt;Abboud is a recent Muslim convert, a former Southern Baptist business major at the University of Arkansas.  She converted after a period of arguing against Muslims, then reading the Koran.  Apparently she found Islam more sensible than Christianity, as she questioned the Trinity and how the notion of Jesus dying for the sins of mankind &lt;a href=&#34;https://blog.lippard.org/2006/01/idiocy-that-is-john-316.html&#34;&gt;could possibly make any sense&lt;/a&gt;.  It&amp;rsquo;s too bad she jumped out of the frying pan into the fire, dropping one bogus religion only to adopt another.&lt;br /&gt;&lt;br /&gt;Regarding the cartoon controversy, she is quoted saying&lt;br /&gt;&lt;blockquote&gt;&amp;ldquo;I don&amp;rsquo;t think Americans have been given the full context of those cartoons,&amp;rdquo; Abboud tells Uncle Nasty, her voice becoming louder as she tries to speak over the one on the other end of the phone. &amp;ldquo;I&amp;rsquo;m not defending the violence. But the editor of the Danish paper wasn&amp;rsquo;t trying to make a point; he was clearly trying to offend people.&amp;quot;&lt;/blockquote&gt;Actually, the editor of the Danish paper, &lt;span style=&#34;font-style: italic;&#34;&gt;Jyllands-Posten&lt;/span&gt;,&lt;span style=&#34;font-size:85%;&#34;&gt; &lt;/span&gt; &lt;a href=&#34;http://news.bbc.co.uk/1/hi/world/middle_east/4693292.stm&#34;&gt;solicited the cartoons&lt;/a&gt; because Danish author Kare Bluitgen had written a children&amp;rsquo;s book about Mohammed and was unable to find an illustrator.  The editor wanted to see if there was really such a chilling effect against artists that they were afraid to illustrate the book, and solicited artists&amp;rsquo; renditions of Mohammed, without specifying that they take any particular position.  The instruction was to &amp;ldquo;draw the Prophet as they saw him.&amp;quot;&lt;br /&gt;&lt;br /&gt;That children&amp;rsquo;s book, &lt;span style=&#34;font-style: italic;&#34;&gt;The Koran and the Life of Mohammed&lt;/span&gt;, is &lt;a href=&#34;http://www.timesonline.co.uk/article/0,,923-2030122,00.html&#34;&gt;now a best-seller in Denmark&lt;/a&gt;, by the way&amp;ndash;though its illustrator remains anonymous.&lt;br /&gt;&lt;br /&gt;The controversy arose four months after the Danish paper published the cartoons, and was heightened by Muslim imams who circulated the cartoons along with other, more offensive cartoons which were not published by the paper.  Abboud claims she has been following the controversy since the original publication, and is aware of these other cartoons not being published by the Danish paper.&lt;br /&gt;&lt;br /&gt;Zuhdi Jasser, another prominent local Muslim (a politically conservative doctor who previously worked as a doctor at the U.S. Capitol and often writes op-ed pieces in the &lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt;) is described in the &lt;span style=&#34;font-style: italic;&#34;&gt;New Times&lt;/span&gt; piece as not trusting Abboud or the organizations she represents.  Jasser organized a &amp;ldquo;Muslims Against Terrorism&amp;rdquo; rally at which CAIR representatives were not permitted to speak, because of what Jasser describes as their promotion of victimhood within the Muslim-American community.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dirty Politician: Tom DeLay</title>
      <link>https://blog.lippard.org/2006/03/dirty-politician-tom-delay.html/</link>
      <pubDate>Thu, 02 Mar 2006 21:04:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/dirty-politician-tom-delay.html/</guid>
      <description>&lt;p&gt;Jack Abramoff paid for a 2000 DeLay junket to Scotland, see his American Express statement &lt;a href=&#34;http://www.talkingpointsmemo.com/docs/delay-scotland-trip-subpoena/?resultpage=3&amp;&#34;&gt;here&lt;/a&gt;.  (Via &lt;a href=&#34;http://www.talkingpointsmemo.com/archives/week_2006_02_26.php#007777&#34;&gt;Talking Points Memo&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dirty Politician: Katherine Harris</title>
      <link>https://blog.lippard.org/2006/03/dirty-politician-tom-delay.html/</link>
      <pubDate>Thu, 02 Mar 2006 21:01:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/dirty-politician-tom-delay.html/</guid>
      <description>&lt;p&gt;It turns out Katherine Harris &lt;a href=&#34;http://www.tpmcafe.com/node/27380&#34;&gt;has been lying&lt;/a&gt; about not knowing what defense contractor MZM wanted from her in return for bundles of $2,000 donations from its employees, which were actually laundered donations from MZM owner Mitchell Wade, who bribed &lt;a href=&#34;http://www.tpmcafe.com/node/27329&#34;&gt;Duke Cunningham&lt;/a&gt;.  MZM wanted help with a defense appropriation, and Harris attempted to get the money for MZM, though she was ultimately unsuccessful.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dirty Politician: Rick Santorum</title>
      <link>https://blog.lippard.org/2006/03/dirty-politician-tom-delay.html/</link>
      <pubDate>Thu, 02 Mar 2006 20:50:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/dirty-politician-tom-delay.html/</guid>
      <description>&lt;p&gt;The largest known donor to Rick Santorum&amp;rsquo;s charity, The Operation Good Neighbor Foundation, is Preferred Real Estate, Inc., which donated $25,000 in 2002.  Preferred Real Estate officers and spouses also donated $22,350 to Santorum&amp;rsquo;s re-election campaign and $6,000 to his Political Action Committee, America&amp;rsquo;s Foundation.&lt;br /&gt;&lt;br /&gt;Preferred Real Estate is the developer of the Wharf at Rivertown project in Chester, PA, the site of a former Peco Energy plant, which it bought for $1.  Santorum&amp;rsquo;s campaign web site boasts of winning $8.5 million in federal funding for the Preferred Real Estate riverfront project, in the form of a HUD grant.  He also obtained another $6 million in highway development earmarks to build access to the riverfront project from Interstate 95 and U.S. 322.&lt;br /&gt;&lt;br /&gt;More at the &lt;a href=&#34;http://www.pnionline.com/dnblog/attytood/archives/002854.html&#34;&gt;Philadelphia Daily News&lt;/a&gt; (via &lt;a href=&#34;http://www.talkingpointsmemo.com/archives/week_2006_02_26.php#007780&#34;&gt;Talking Points Memo&lt;/a&gt;).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bush was warned about New Orleans levee break</title>
      <link>https://blog.lippard.org/2006/03/bush-was-warned-about-new-orleans.html/</link>
      <pubDate>Wed, 01 Mar 2006 23:28:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/bush-was-warned-about-new-orleans.html/</guid>
      <description>&lt;p&gt;On September 1, 2005, George W. Bush &lt;a href=&#34;http://news.bbc.co.uk/2/hi/americas/4204754.stm&#34;&gt;said&lt;/a&gt;, &amp;ldquo;I don&amp;rsquo;t think anybody anticipated the breach of the levees. They did appreciate a serious storm but these levees got breached and as a result much of New Orleans is flooded and now we&amp;rsquo;re having to deal with it and will.&amp;quot;&lt;br /&gt;&lt;br /&gt;He was lying.  He was specifically warned in no uncertain terms of this possibility, in advance.  And the &lt;a href=&#34;http://abcnews.go.com/Politics/wireStory?id=1675984&#34;&gt;videotaped proof&lt;/a&gt; has now been made public:&lt;br /&gt;&lt;blockquote&gt;In dramatic and sometimes agonizing terms, federal disaster officials warned President Bush and his homeland security chief before Hurricane Katrina struck that the storm could breach levees, risk lives in New Orleans&amp;rsquo; Superdome and overwhelm rescuers, according to confidential video footage of the briefings.  &lt;p&gt;Bush didn&amp;rsquo;t ask a single question during the final government-wide briefing the day before Katrina struck on Aug. 29 but assured soon-to-be-battered state officials: &amp;ldquo;We are fully prepared.&amp;quot;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Illicit wiretapping of Greek politicians was done through legitimate code</title>
      <link>https://blog.lippard.org/2006/03/illicit-wiretapping-of-greek.html/</link>
      <pubDate>Wed, 01 Mar 2006 18:43:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/illicit-wiretapping-of-greek.html/</guid>
      <description>&lt;p&gt;Bruce Schneier &lt;a href=&#34;http://www.schneier.com/blog/archives/2006/03/more_on_greek_w.html&#34;&gt;reports&lt;/a&gt; on the technical details of how about 100 Greek politicians and offices, including the U.S. Embassy in Athens and the Greek prime minister, were illictly tapped.  What was originally referred to as &amp;ldquo;malicious code&amp;rdquo; turned out to be eavesdropping code in Vodafone&amp;rsquo;s mobile phone software that was present for law enforcement interception.  The same kind of code is present in U.S. phone switches as required by &lt;a href=&#34;http://www.askcalea.net/&#34;&gt;CALEA&lt;/a&gt;.  As Schneier points out, &amp;ldquo;when you build surveillance mechanisms into communication systems, you invite the bad guys to use those mechanisms for their own purposes.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Internet Gambling Prohibition Act allows court-ordered removal of links to violators</title>
      <link>https://blog.lippard.org/2006/03/internet-gambling-prohibition-act.html/</link>
      <pubDate>Wed, 01 Mar 2006 17:06:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/03/internet-gambling-prohibition-act.html/</guid>
      <description>&lt;p&gt;Rep. Bob Goodlatte (R-VA) &lt;a href=&#34;http://www.theagitator.com/archives/026327.php&#34;&gt;has proposed a bill&lt;/a&gt;, the &amp;ldquo;Internet Gambling Prohibition Act,&amp;rdquo; to make Internet gambling illegal.  The provisions of this act do not require online providers to monitor for violations, but do require them to take action after a court grants an injunction.  When the online provider is not directly providing the online gambling service, but a customer is providing it or using it, the online provider is required to remove or disable access to the provider of the gambling service, or remove any hypertext links from its servers to providers of such service, if those links are on servers it controls.&lt;br /&gt;&lt;br /&gt;So if Google, for example, has advertising links to an online gambling site that was prosecuted under this law, the judge would be able to order Google to remove all links to that site.&lt;/p&gt;</description>
    </item>
    <item>
      <title>A special screening of &#34;Bob Smith, USA&#34;</title>
      <link>https://blog.lippard.org/2006/02/special-screening-of-bob-smith-usa.html/</link>
      <pubDate>Mon, 27 Feb 2006 23:57:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/02/special-screening-of-bob-smith-usa.html/</guid>
      <description>&lt;p&gt;ASU&amp;rsquo;s &lt;a href=&#34;http://www.asu.edu/clubs/secular/index.html&#34;&gt;Secular Devils&lt;/a&gt; are sponsoring two showings this weekend of Neil Abramson&amp;rsquo;s documentary, &lt;a href=&#34;http://www.bobsmithmovie.com/&#34;&gt;&amp;ldquo;Bob Smith, USA&amp;rdquo;&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Bob Smith, USA is a hilarious documentary film that provides a view into American culture through the eyes of seven men named Bob Smith. One of the seven Bob Smiths will be attending the screenings and will discuss the film afterwards.&lt;br /&gt;&lt;br /&gt;The filmmakers traveled across the United States documenting the lives of the Bob Smiths. Despite their common names, the men vary greatly - from septic tank repairman to yoga instructor; from twenty eight to eighty-eight years old; from Evangelical Christian to Evangelical Atheist. As each man&amp;rsquo;s story unfolds in their own words, intimate portraits are drawn; creating a poetic, non-judgmental and highly entertaining document of American life.&lt;/blockquote&gt;The showings are on Friday, March 3 at 6 p.m. and Saturday, March 4 at 2 p.m. in ASU&amp;rsquo;s Life Sciences building, room 191.  (Map &lt;a href=&#34;http://www.asu.edu/map/b2.html&#34;&gt;here&lt;/a&gt;.)  The screenings are free and open to the public, and there will be a party for Bob Smith on Saturday night, details to be provided at both showings.&lt;br /&gt;&lt;br /&gt;Since the Secular Devils&amp;rsquo; event page says that &amp;ldquo;Normal Bob Smith and his Unholy Army of Catholic School Girls invade downtown Tempe&amp;rdquo; following the Friday night screening, it&amp;rsquo;s a safe bet that the Bob Smith who will be appearing to discuss the film is &lt;a href=&#34;http://www.normalbobsmith.com/&#34;&gt;Normal Bob Smith&lt;/a&gt;, who has some entertaining games and pamphlets on his website.&lt;br /&gt;&lt;br /&gt;UPDATE (March 28, 2007): Normal Bob Smith&amp;rsquo;s ASU visit &lt;a href=&#34;http://www.normalbobsmith.com/godatemyballs/god9.html&#34;&gt;happened to coincide with a Brother Jed preaching tour&lt;/a&gt;&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Specioprin Hydrochloride</title>
      <link>https://blog.lippard.org/2006/02/specioprin-hydrochloride.html/</link>
      <pubDate>Sun, 26 Feb 2006 20:16:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/02/specioprin-hydrochloride.html/</guid>
      <description>&lt;p&gt;If the online trailer is any guide, then &lt;a href=&#34;http://www.specialthemovie.com/index.html&#34;&gt;Special&lt;/a&gt; looks like it will be a pretty good&amp;ndash;though cringe-inducing&amp;ndash;film.  I can&amp;rsquo;t find a release date anywhere, though.&lt;br /&gt;&lt;br /&gt;UPDATE by Jim Lippard (August 2, 2009): Looks like it never saw theatrical release, but I just watched it on Netflix-on-Demand via TiVo HD.  It was pretty good&amp;ndash;not fantastic, and indeed occasionally cringe-inducing, but far better than many films that make it to the theaters.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Those who stand up against torture</title>
      <link>https://blog.lippard.org/2006/02/those-who-stand-up-against-torture.html/</link>
      <pubDate>Sun, 26 Feb 2006 18:00:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/02/those-who-stand-up-against-torture.html/</guid>
      <description>&lt;p&gt;Jane Mayer has written &lt;a href=&#34;http://www.newyorker.com/fact/content/articles/060227fa_fact&#34;&gt;a moving article in &lt;span style=&#34;font-style: italic;&#34;&gt;The New Yorker&lt;/span&gt;&lt;/a&gt; about how Albert J. Mora, former general counsel of the U.S. Navy and David Brant, former head of the Naval Criminal Investigation Service, took a stand against torture and cruelty in interrogations at Guantanamo Bay, but were mostly thwarted by &amp;ldquo;a small group of lawyers closely aligned with Vice President Cheney&amp;rdquo;&amp;ndash;Cheney&amp;rsquo;s chief of staff David Addington, Department of Defense General Counsel William J. Haynes II, Air Force General Counsel Mary Walker, and John Yoo.&lt;/p&gt;</description>
    </item>
    <item>
      <title>A scientist walks into a bar...</title>
      <link>https://blog.lippard.org/2006/02/scientist-walks-into-bar.html/</link>
      <pubDate>Sun, 26 Feb 2006 15:31:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/02/scientist-walks-into-bar.html/</guid>
      <description>&lt;p&gt;   &lt;b&gt;&lt;/b&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;b&gt;A scientist walks into a bar. More than 100 people are there, eager to hear all that she has to say and ask a lot of questions. No joke.&lt;/b&gt;  &lt;/p&gt;&lt;p&gt;That&#39;s what happens at the Wynkoop Brewing Company here every month when Cafe Scientifique is held.&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&lt;/p&gt;More at &lt;a href=&#34;http://news.com.com/Science+comes+to+the+masses/2100-11395_3-6043170.html?tag=nefd.lede&#34;&gt;News.com&lt;/a&gt;.  Here&#39;s a strategy &lt;a href=&#34;http://scienceblogs.com/pharyngula/2006/02/the_image_of_scientists.php&#34;&gt;Randy Olsen&lt;/a&gt; might like...&lt;br /&gt;&lt;br /&gt;UPDATE:  The international website for Cafe Scientifique is &lt;a href=&#34;http://www.cafescientifique.org/&#34;&gt;here&lt;/a&gt;.  There&#39;s not one here in Phoenix yet; the closest is in &lt;a href=&#34;http://live.helloworld.com/rslive/f_index.jsp?b=don&#34;&gt;San Diego&lt;/a&gt;, which apparently broadcasts live on the Internet.</description>
    </item>
    <item>
      <title>Real political reform</title>
      <link>https://blog.lippard.org/2006/02/real-political-reform.html/</link>
      <pubDate>Sat, 25 Feb 2006 01:47:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/02/real-political-reform.html/</guid>
      <description>&lt;p&gt;Matt McIntosh has &lt;a href=&#34;http://www.neolibertarian.net/articles/mcintosh_20060118.aspx&#34;&gt;an interesting article&lt;/a&gt; on how, if we want different results from our political institutions, we need to change the institutions, not just the players and which party is in power.  Requiring spending items to be unbundled and holding individual Congressmen responsible for each item and term limits are two specific suggestions.  (Via &lt;a href=&#34;http://catallarchy.net/blog/archives/2006/02/24/structural-changes-strike-at-the-root/&#34;&gt;Catallarchy&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Malkin on the ports and CFIUS</title>
      <link>https://blog.lippard.org/2006/02/malkin-on-ports-and-cfius.html/</link>
      <pubDate>Fri, 24 Feb 2006 18:39:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/02/malkin-on-ports-and-cfius.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://michellemalkin.com/archives/004627.htm&#34;&gt;Michelle Malkin argues&lt;/a&gt; that the CFIUS process is a &amp;ldquo;rubber stamp&amp;rdquo; and complains about the fact that financing for the &lt;a href=&#34;https://blog.lippard.org/2006/02/ports-acquisition-issue.html&#34;&gt;Dubai Ports World acquisition of P&amp;amp;O&lt;/a&gt; was underwritten by Barclay&amp;rsquo;s and Dubai Islamic Bank, which were &amp;ldquo;both cited as probable conduits for bin Laden money.&amp;quot;&lt;br /&gt;&lt;br /&gt;This latter point, at least with regard to Barclay&amp;rsquo;s, is about as meaningful as claiming that Verizon Wireless is linked to terrorism because a terrorist used a Verizon Wireless phone, and arguing on that basis that Verizon should not be allowed to conduct business in the United States.  Barclay&amp;rsquo;s &lt;a href=&#34;http://en.wikipedia.org/wiki/Barclays_Bank&#34;&gt;is a global banking and investment company&lt;/a&gt; headquartered in London&amp;rsquo;s Docklands, operating the fourth largest bank in the UK.&lt;br /&gt;&lt;br /&gt;On the former point, the CFIUS investigation I am most familiar with involved a fairly extensive review, the rejection of one potential acquirer (the application was withdrawn and resubmitted without that acquirer, so doesn&amp;rsquo;t count as a CFIUS rejection), and the implementation of significant and ongoing security restrictions and review prior to approval.  It wasn&amp;rsquo;t a rubber stamp, though it did seem clear that most of the government agencies involved were pretty clueless about the technical details (with the exception of the representatives from the NSA and some from the DOD, who were very sharp), and the government ended up outsourcing most of the ongoing oversight of the deal to a D.C.-area private contractor after the acquisition was completed.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Trying to file a complaint against a police officer in South Florida</title>
      <link>https://blog.lippard.org/2006/02/trying-to-file-complaint-against.html/</link>
      <pubDate>Fri, 24 Feb 2006 15:15:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/02/trying-to-file-complaint-against.html/</guid>
      <description>&lt;p&gt;This is an eye-opening &lt;a href=&#34;http://cbs4.com/topstories/local_story_033170755.html&#34;&gt;hidden camera investigation&lt;/a&gt; showing South Florida police officers&amp;rsquo; completely inappropriate responses to requests for a complaint form.  They clearly do not see their role as &amp;ldquo;to protect and to serve&amp;rdquo; the general public.  Again and again, the response is &amp;ldquo;you&amp;rsquo;ve gotta go through me first,&amp;rdquo; followed by accusations that the person requesting the form is being unreasonable by not wanting to discuss the issue with the front-line officer, and occasionally graduating to threats, insults, or demands to leave.  Tallahassee PD, at the beginning, shows the right way to handle the process.  (Via &lt;a href=&#34;http://www.theagitator.com/archives/026308.php&#34;&gt;The Agitator&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Nellie adopted</title>
      <link>https://blog.lippard.org/2006/02/nellie-adopted.html/</link>
      <pubDate>Fri, 24 Feb 2006 01:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/02/nellie-adopted.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://photos1.blogger.com/blogger/796/1440/1600/PB200008.med.jpg&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;&#34; src=&#34;http://photos1.blogger.com/blogger/796/1440/320/PB200008.med.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;Last weekend, our foster dog Nellie was adopted.  We fostered her for the past five months, a little longer than our average foster time of three months per dog since we started fostering dogs in October 2003 for &lt;a href=&#34;http://www.azrescue.org/&#34;&gt;R.E.S.C.U.E.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Nellie was an owner turn-in to &lt;a href=&#34;http://www.maricopa.gov/pets/&#34;&gt;Maricopa County Animal Care &amp;amp; Control&lt;/a&gt;.  She&amp;rsquo;s a very shy dog who did not do well in the noisy kennel environment and was on her way to euthanization.  While in our care she did not fully overcome her shyness and skittishness, but she got much better and was very happy in our house.  Our house is quieter without her and we miss her, but she found a great home.&lt;/p&gt;</description>
    </item>
    <item>
      <title>CISSP and CISM code of ethics and &#34;Dr.&#34; Bill Hancock</title>
      <link>https://blog.lippard.org/2006/02/cissp-and-cism-code-of-ethics-and-dr.html/</link>
      <pubDate>Thu, 23 Feb 2006 04:17:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/02/cissp-and-cism-code-of-ethics-and-dr.html/</guid>
      <description>&lt;p&gt;The &lt;a href=&#34;http://www.isc2.org/&#34;&gt;International Information Systems Security Certification Consortium&lt;/a&gt; (&amp;quot;(ISC)2&amp;quot;)&amp;rsquo;s CISSP (Certified Information Systems Security Professional) certification is the best known information security certification.  According to &amp;ldquo;(ISC)2&amp;rdquo;&amp;rsquo;s website, all CISSPs &amp;ldquo;are required to commit to fully support&amp;rdquo; the &amp;ldquo;(ISC)2&amp;rdquo; &lt;a href=&#34;https://www.isc2.org/cgi-bin/content.cgi?category=12&#34;&gt;Code of Ethics&lt;/a&gt;.  This code of ethics includes four mandatory canons:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Protect society, the commonwealth, and the infrastructure.   &lt;/li&gt;&lt;li&gt;Act honorably, honestly, justly, responsibly, and legally.   &lt;/li&gt;&lt;li&gt;Provide diligent and competent service to principals.   &lt;/li&gt;&lt;li&gt;Advance and protect the profession.&lt;/li&gt;&lt;/ul&gt;The second of these canons is spelled out in more detail with a set of bullet points, the first of which is:&lt;br /&gt;&lt;blockquote&gt;Tell the truth; make all stakeholders aware of your actions on a timely basis.&lt;/blockquote&gt;Clearly, honesty is a key requirement of this code of ethics.&lt;br /&gt;&lt;br /&gt;An up-and-coming certificate for information security managers is the Certified Information Security Manager (CISM) certification from the &lt;a href=&#34;http://www.isaca.org/&#34;&gt;Information Systems Audit and Compliance Association&lt;/a&gt; (ISACA).  ISACA also has a &lt;a href=&#34;http://www.isaca.org/Template.cfm?Section=Code_of_Ethics1&amp;Template=/TaggedPage/TaggedPageDisplay.cfm&amp;amp;TPLID=14&amp;ContentID=4951&#34;&gt;Code of Professional Ethics&lt;/a&gt;, which states that all ISACA certificate holders will comply with seven statements, the third of which is:&lt;br /&gt;&lt;blockquote&gt;3. Serve in the interest of stakeholders in a lawful and honest manner, while maintaining high standards of conduct and character, and not engage in acts discreditable to the profession.&lt;/blockquote&gt;Again, honesty is clearly a key requirement.&lt;br /&gt;&lt;br /&gt;I recently learned that these requirements are not met by a prominent information security professional who frequently speaks at high-profile security conferences, has held the Chief Security Officer position at Exodus, Cable &amp;amp; Wireless, and Savvis, has been Chairman of the Internet Security Alliance, and is Chairman of the FCC&amp;rsquo;s NRIC Homeland Security focus group on cyber security.&lt;br /&gt;&lt;br /&gt;&amp;ldquo;Dr.&amp;rdquo; Bill Hancock has degrees from a diploma mill, has repeatedly told false stories about being a Vietnam war veteran, a Navy SEAL, and a prisoner of war, and has lied about his martial arts expertise.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ports acquisition issue</title>
      <link>https://blog.lippard.org/2006/02/ports-acquisition-issue.html/</link>
      <pubDate>Wed, 22 Feb 2006 15:03:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/02/ports-acquisition-issue.html/</guid>
      <description>&lt;p&gt;As someone who has seen the CFIUS process first-hand, I agree with &lt;a href=&#34;http://www.washingtonmonthly.com/archives/individual/2006_02/008272.php&#34;&gt;Kevin Drum on the ports issue&lt;/a&gt;.  This isn&amp;rsquo;t a matter of the existing company, the London-based &lt;a href=&#34;http://portal.pohub.com/portal/page?_pageid=71,207172&amp;_dad=pogprtl&amp;amp;_schema=POGPRTL&#34;&gt;P&amp;amp;O&lt;/a&gt; (Peninsular and Oriental Steam Navigation Co.), being &lt;span style=&#34;font-style: italic;&#34;&gt;replaced&lt;/span&gt; by a Dubai company, Dubai Ports World, it&amp;rsquo;s a matter of &lt;span style=&#34;font-style: italic;&#34;&gt;acquisition&lt;/span&gt;.  This will likely legally involve the transfer of the assets to a new corporate entity to replace the existing top-level structure of P&amp;amp;O, with a new board of directors, but if it&amp;rsquo;s like the process I&amp;rsquo;ve seen, there may be restrictions on the composition of that board to make sure that U.S. interests are protected.  There will probably be few changes in the staff actually performing jobs at the ports, and there will likely be screening requirements for employees as part of the security requirements that the acquirer has agreed to through the CFIUS process.  If any of the agreement documents that came out of the CFIUS process are a public record (as was the case when the company I work for was acquired by a Singapore company), we&amp;rsquo;ll be able to see some of the specific requirements that will have to be put in place, which will most likely be greater than the requirements that P&amp;amp;O has today.&lt;br /&gt;&lt;br /&gt;Sean Lynch at Catallarchy &lt;a href=&#34;http://catallarchy.net/blog/archives/2006/02/21/bush-supports-free-trade-nation-dies-of-shock/&#34;&gt;calls this a win for free trade&lt;/a&gt;, which is disputed by &lt;a href=&#34;http://themodulator.org/archives/002269.html&#34;&gt;The Modulator&lt;/a&gt; on the grounds that the acquiring company is owned by a government&amp;ndash;the United Arab Emirates.  The alternative acquirer, &lt;a href=&#34;http://www.internationalpsa.com/home/default.html&#34;&gt;PSA International&lt;/a&gt; of Singapore, is also owned by a government (the Republic of Singapore), through Temasek Holdings.  It&amp;rsquo;s clearly not &amp;ldquo;free trade&amp;rdquo; in the sense of a normal voluntary transaction between two private entities both in light of the government ownership and the whole CFIUS process and mandated agreements imposed by the U.S. government.&lt;br /&gt;&lt;br /&gt;UPDATE:  Ed Brayton &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/02/what_am_i_missing.php&#34;&gt;argues against the deal&lt;/a&gt; at Dispatches from the Culture Wars, and I&amp;rsquo;ve offered some comments there, including this paragraph that I think Sean Lynch would agree with:&lt;br /&gt;&lt;blockquote&gt;I&amp;rsquo;m not sure I see what the big deal is about P&amp;amp;O being owned by Dubai Ports World being owned by the Dubai government (the Hong Kong of the United Arab Emirates), vs. P&amp;amp;O being owned by PSA International being owned by Temasek Holdings being owned by the Republic of Singapore&amp;ndash;apart from a general objection to government-owned businesses. I also don&amp;rsquo;t see a big deal in Haier (Chinese company) making Maytag washing machines, or Lenovo making IBM ThinkPads. It seems to me that the more economic interests that cross national boundaries, the less likely we are to have wars.&lt;br /&gt;&lt;/blockquote&gt;UPDATE 2:  At least some provisions of the agreement (presumably negotiated as part of the CFIUS process) &lt;a href=&#34;http://www.guardian.co.uk/worldlatest/story/0,,-5640688,00.html&#34;&gt;have come out&lt;/a&gt;, and while the DHS described the terms as &amp;ldquo;unprecedented among maritime companies,&amp;rdquo; they sound lax by comparison to the terms that have been used in such agreements for foreign acquisitions of U.S. telecommunications companies.  Apparently the Bush administration is more concerned about the flow of information than the movement of physical materials.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Outrageous Manassas Park law enforcement raid on Rack n&#39; Roll Billiards Club</title>
      <link>https://blog.lippard.org/2006/02/outrageous-manassas-park-law.html/</link>
      <pubDate>Tue, 21 Feb 2006 17:18:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/02/outrageous-manassas-park-law.html/</guid>
      <description>&lt;p&gt;&lt;span class=&#34;date&#34;&gt;&lt;span class=&#34;extras&#34;&gt;&lt;p&gt;From &lt;a href=&#34;http://www.theagitator.com/archives/026298.php&#34;&gt;the Agitator&lt;/a&gt;:&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;On June 2, 2004, police in the the Washington, D.C. exurb of Manassas Park, Virginia brought in a multi-jurisdictional narcotics tax force and officers from several surrounding cities and counties to conduct a massive, 70-90 officer SWAT raid on the Rack n&amp;rsquo; Roll Billiards Club. &lt;/p&gt;  &lt;p&gt;The raid took place on Ladies&amp;rsquo; Night, a Wednesday. Though the intent of the raid was to collect evidence of drug use and drug distribution by David Ruttenberg, the club&amp;rsquo;s manager, it was conducted under the auspices of an Alcohol Beverage Control inspection. Because ABC is primarily a regulatory agency, the guise of an ABC inspection enabled the raid to take place without a search warrant.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Leon Wieseltier&#39;s negative review of Dennett&#39;s new book</title>
      <link>https://blog.lippard.org/2006/02/leon-wieseltiers-negative-review-of.html/</link>
      <pubDate>Mon, 20 Feb 2006 15:18:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/02/leon-wieseltiers-negative-review-of.html/</guid>
      <description>&lt;p&gt;Leon Wieseltier, literary editor of the &lt;span style=&#34;font-style: italic;&#34;&gt;New Republic&lt;/span&gt;, has written &lt;a href=&#34;http://www.nytimes.com/2006/02/19/books/review/19wieseltier.html?incamp=article_popular_3&#34;&gt;an strongly negative review&lt;/a&gt; of Daniel Dennett&amp;rsquo;s new book, &lt;span style=&#34;font-style: italic;&#34;&gt;Breaking the Spell&lt;/span&gt;.  Wieseltier maintains that religion is beyond the scope of  scientific examination, and so takes issue with a key aspect of Dennett&amp;rsquo;s project.&lt;br /&gt;&lt;br /&gt;Wieseltier&amp;rsquo;s review has been critiqued by Brian Leiter (at Leiter Reports, &lt;a href=&#34;http://leiterreports.typepad.com/blog/2006/02/why_review_a_bo.html&#34;&gt;here&lt;/a&gt;), P.Z. Myers (at Pharyngula, &lt;a href=&#34;http://scienceblogs.com/pharyngula/2006/02/give_me_creaturely_over_preach.php&#34;&gt;here&lt;/a&gt;), Taner Edis (at the Secular Outpost, &lt;a href=&#34;http://secularoutpost.blogspot.com/2006/02/dennett-review-in-nyt.html&#34;&gt;here&lt;/a&gt;), and Michael Bains (at Silly Humans, &lt;a href=&#34;http://sillyhumans.blogspot.com/2006/02/daniel-c-dennett-breaking-spell.html&#34;&gt;here&lt;/a&gt;).  I disagree with Bains about the term &amp;ldquo;scientism,&amp;rdquo; even though I am quite sympathetic to &amp;ldquo;naturalized epistemology&amp;rdquo; and giving science a major role in philosophical questions.  There is clearly quite a lot of room for disagreement about the idea that science should be the primary mechanism of inquiry in all domains&amp;ndash;most scientists regularly argue that science draws no moral or ethical conclusions, which means they leave that area to philosophy or (a mistake, in my opinion) religion.&lt;br /&gt;&lt;br /&gt;There is a key passage of Wieseltier&amp;rsquo;s review that I partly agree with:&lt;br /&gt;&lt;blockquote&gt;It will be plain that Dennett&amp;rsquo;s approach to religion is contrived to evade religion&amp;rsquo;s substance. He thinks that an inquiry into belief is made superfluous by an inquiry into the belief in belief. This is a very revealing mistake. You cannot disprove a belief unless you disprove its content. If you believe that you can disprove it any other way, by describing its origins or by describing its consequences, then you do not believe in reason.&lt;/blockquote&gt;In general, the origin of a belief is irrelevant to its truth or falsity.  However, if Dennett&amp;rsquo;s mission is like Pascal Boyer&amp;rsquo;s, to give an account of why people believe in religion in general, rather than to prove that religion is false, then this is not an objection to what Dennett is doing.  Further, if the explanation produced is the best explanation around, then that is good reason to believe that explanation (over an explanation that says religion is divinely inspired).&lt;br /&gt;&lt;br /&gt;The fact is that there are lots of different religious beliefs that people hold, and they contradict each other.  We know from the outset that all religions cannot be true&amp;ndash;in fact, the mere existence of the contradictions is sufficient to show that much of the content of most religions must be false.  Why people continue to believe it is something that requires explanation.&lt;br /&gt;&lt;br /&gt;If the best such explanation is a naturalistic one, and that explanation fits the evidence for all religious belief better than supernatural explanations, then that is good reason to favor the naturalistic explanation over the supernatural explanations.&lt;br /&gt;&lt;br /&gt;Wieseltier seems to reject &amp;ldquo;inference to the best explanation&amp;rdquo; as a form of reason.&lt;br /&gt;&lt;br /&gt;UPDATE:  Dennett has responded with &lt;a href=&#34;http://www.nytimes.com/2006/03/05/books/review/05mail.html&#34;&gt;a letter to the &lt;span style=&#34;font-style: italic;&#34;&gt;New York Times&lt;/span&gt;&lt;/a&gt;, and Wieseltier responds immediately following.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The moral cowardice of Dick Cheney</title>
      <link>https://blog.lippard.org/2006/02/moral-cowardice-of-dick-cheney.html/</link>
      <pubDate>Mon, 20 Feb 2006 04:06:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/02/moral-cowardice-of-dick-cheney.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.talkingpointsmemo.com/archives/week_2006_02_19.php#007711&#34;&gt;Talking Points Memo points out&lt;/a&gt; that Cheney sent out three surrogates to assign blame to the victim (who then apologized publicly to Cheney!), contrary to Mary Matalin&amp;rsquo;s claim on &amp;ldquo;Meet the Press&amp;rdquo;&amp;ndash;even though she was surrogate #3!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Controversial hacker publishes cover story in Skeptical Inquirer</title>
      <link>https://blog.lippard.org/2006/02/controversial-hacker-publishes-cover.html/</link>
      <pubDate>Mon, 20 Feb 2006 03:29:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/02/controversial-hacker-publishes-cover.html/</guid>
      <description>&lt;p&gt;The latest issue of the &lt;span style=&#34;font-style: italic;&#34;&gt;Skeptical Inquirer&lt;/span&gt; (March/April 2006) features an article titled &amp;ldquo;Hoaxers, Hackers, and Policymakers: How Junk Science Persuaded the FBI to Divert Terrorism Funding to Fight Hackers&amp;rdquo; by &lt;a href=&#34;http://www.nndb.com/people/511/000029424/&#34;&gt;Carolyn Meinel&lt;/a&gt;.  The descriptive text on the first page (between the article title, subtitle, and author&amp;rsquo;s name) says &amp;ldquo;Hoaxers warned of an imminent and deadly electronic Pearl Harbor.  Consequently, the FBI diverted resources and attention away from terrorism and toward fighting hackers.  This may have contributed to the September 11, 2001, attacks.  Use of critical inquiry and the scientific method could have avoided this misdirection.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
While most of the article appears to me to be accurate and its conclusion about treating claims from self-proclaimed computer security experts with scrutiny is sound, the article itself contains unsubstantiated arguments (in particular the arguments of the title and subheading) and comes from a self-proclaimed hacking expert of questionable credibility.&lt;br /&gt;
&lt;br /&gt;
Meinel&amp;rsquo;s article is in three sections&amp;ndash;an introductory section about the title, a section about specific claims made by two hackers, and a section on &amp;ldquo;critical analysis of e-terrorism.&amp;rdquo;  I find little to criticize in the latter two sections, except for its implication that Peter Neumann&amp;rsquo;s testimony before Congress was unfounded (Neumann is a highly respected expert on computer risks, the editor of the &lt;a href=&#34;http://catless.ncl.ac.uk/Risks&#34;&gt;RISKS Digest&lt;/a&gt;, and author of the book &lt;span style=&#34;font-style: italic;&#34;&gt;Computer-Related Risks&lt;/span&gt;, 1995, The ACM Press).&lt;br /&gt;
&lt;br /&gt;
Meinel begins by describing Fred J. Villella bringing hackers &amp;ldquo;Dr. Mudge&amp;rdquo; (&lt;a href=&#34;http://infosecuritymag.techtarget.com/ss/0,295796,sid6_iss143_art300,00.html&#34;&gt;Pieter Zatko&lt;/a&gt;, though Meinel never mentions his name) and &amp;ldquo;Se7en&amp;rdquo; (&amp;ldquo;Christian Valor&amp;rdquo;, who was indeed &lt;a href=&#34;http://www.mattwelch.com/OJRsave/OJRsave/HackerSe7en.htm&#34;&gt;exposed as a chronic fabricator&lt;/a&gt; as Meinel claims in the second part of her article) to meetings of federal policymakers where they warned of &amp;ldquo;a looming electronic Pearl Harbor.&amp;rdquo;  The most notable such meeting was testimony before the Senate Governmental Affairs Committee on May 19, 1998, where the above-mentioned Neumann testimony took place, and where Mudge testified that he could make the Internet unusable with less than thirty minutes of effort.&lt;br /&gt;
&lt;br /&gt;
Meinel argues that this testimony &amp;ldquo;may have contributed to an entrapment scheme&amp;rdquo; by the FBI against hacker &amp;ldquo;Chameleon&amp;rdquo; (Marc Maiffret, now &amp;ldquo;Chief Hacking Officer&amp;rdquo; of eEye Digital Security) as a way to show that &amp;ldquo;hackers were actually collaborating with enemies of the U.S.&amp;rdquo;  But she provides no evidence of a connection between the testimony and the action.&lt;br /&gt;
&lt;br /&gt;
She falsely states that &amp;ldquo;books (Penenberg 2000; Mitnick 2005) hyped the raid [on Maiffret] to say that hackers were in league with al Qaeda.&amp;rdquo;  Neither of these two books says that.  &lt;a href=&#34;http://www.mediabistro.com/spotlight/archives/00/12/07/&#34;&gt;Adam Penenberg, in his book &lt;span style=&#34;font-style: italic;&#34;&gt;Spooked: Espionage in Corporate America&lt;/span&gt;&lt;/a&gt; (with Marc Barry, 2001, Perseus Books), writes that &amp;ldquo;Hackers are always on red alert for the FBI. In fact,    when Maiffret was contacted over the Internet by the alleged terrorist Khalid    Ibrahim, a member of Harkat-ul-Ansar, a militant Indian separatist group on    the State Department&amp;rsquo;s list of the thirty most dangerous terrorist organizations    in the world, he assumed Ibrahim worked for the feds.&amp;rdquo;  Kevin Mitnick, in his book &lt;span style=&#34;font-style: italic;&#34;&gt;The Art of Intrusion&lt;/span&gt; (2005, Wiley, pp. 32-34), raises the possibility that Khalid Ibrahim was part of an FBI operation, but questions it on the ground that only Maiffret received any money from him.  On the other hand, he points out that Maiffret told Wired News &amp;ldquo;he had not provided any government network maps&amp;rdquo; and wonders why, despite his confession to accepting money from an terrorist-connected individual (Mitnick writes &amp;ldquo;foreign terrorist&amp;rdquo;), no charges were ever filed.   Then, he writes &amp;ldquo;Perhaps the check wasn&amp;rsquo;t from Khalid after all, but from the FBI.&amp;rdquo;  (As an aside, Mitnick&amp;rsquo;s book states that few know the true identity of &amp;ldquo;Chameleon,&amp;rdquo; but Penenberg&amp;rsquo;s book had already published his identity in 2000.)  Perhaps Maiffret avoided prosecution by agreeing to work with the FBI, as other hackers have done (such as Justin Tanner Petersen, &amp;ldquo;Agent Steal,&amp;rdquo; whose story is partly told in Jonathan Littman&amp;rsquo;s&lt;span style=&#34;font-style: italic;&#34;&gt; The Watchman: The Twisted Life and Crimes of Serial Hacker Kevin Poulsen&lt;/span&gt;, 1997, Little, Brown).&lt;br /&gt;
&lt;br /&gt;
The specific argument of the title and subheading&amp;ndash;that the testimony of these hackers led to a diversion of funding that may have contributed to the success of the 9/11 terrorist attacks&amp;ndash;is stated in a single paragraph in the second column of the first page of the article (p. 32).  In that paragraph, Meinel states that cyberspace czar Richard Clarke&amp;rsquo;s formation of the National Infrastructure Protection Center (NIPC) diverted funding increases &amp;ldquo;earmarked against terrorism to hire FBI agents for the hacker beat.&amp;rdquo;  This diversion of funds led to only $4.9 million spent by NIPC on counterterrorism, and it therefore lacked the resources to follow up on Phoenix FBI agent Ken Williams&amp;rsquo; warning about al Qaeda members training at U.S. flight schools.&lt;br /&gt;
&lt;br /&gt;
This argument assumes that NIPC, rather than the FBI&amp;rsquo;s counterterrorism unit, is the organization which should have followed up on Williams&amp;rsquo; memo.  It also overlooks the role of the FBI&amp;rsquo;s incredibly antiquated computer systems, which technophobe FBI Director Louis Freeh had refused to take steps to upgrade (with Congress withholding $60 million in funding for FBI&amp;rsquo;s IT infrastructure between 1998 and 2000 because of its failure to produce a credible upgrade plan).  Not until July 2000, when Freeh appointed Bob Dies to begin work on an overhaul, did Freeh address the issue.  The result was that the FBI had 42 separate database systems that could not be searched simultaneously and many agents had computers that did not work or could not display images or connect to the Internet.  Many agents used home computers in order to receive email photo images of suspects from local police departments.  (See the &amp;ldquo;Missing Documents&amp;rdquo; chapter of Ronald Kessler&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;The Bureau: The Secret History of the FBI&lt;/span&gt;, 2002, St. Martin&amp;rsquo;s Press.  Similar observations are made in the &amp;ldquo;9/11&amp;rdquo; chapter of James Bovard&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;The Bush Betrayal&lt;/span&gt;, 2004, Palgrave Macmillan.  Bovard cites (p. 27) a &lt;span style=&#34;font-style: italic;&#34;&gt;Los Angeles Times&lt;/span&gt; story that reports the FBI diverting $60 million in funds earmarked for IT upgrades in the year 2000 to be used for staffing and international offices.  The fact that the dollar figure is the same in Bovard and Kessler may indicate that Bovard is misdescribing the same $60 million Kessler mentions.)  By contrast, &lt;a href=&#34;https://www.gao.gov/assets/aimd-00-92r.pdf&#34;&gt;NIPC&amp;rsquo;s entire budget&lt;/a&gt; (PDF) was under $20 million per year through 2000, and Bush requested a budget of $20.4 million for NIPC in 2001.  (This is not to say that NIPC was effectively using what funds it had&amp;ndash;&lt;a href=&#34;http://judiciary.senate.gov/oldsite/6152000_cg.htm&#34;&gt;it wasn&amp;rsquo;t&lt;/a&gt;.  But Meinel&amp;rsquo;s complaint that only $4.9 million of NIPC&amp;rsquo;s budget was spent on counterterrorism should be put in context&amp;ndash;that was a quarter or more of its annual budget.)&lt;br /&gt;
&lt;br /&gt;
These IT failings and the other failures reported in the &lt;a href=&#34;http://www.gpoaccess.gov/911/&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;9/11 Commission Report&lt;/span&gt;&lt;/a&gt; and elsewhere strike me as more plausible reasons for the U.S. government&amp;rsquo;s failure to avert the 9/11 attacks than trying to pin it on the hackers who testified before Congress in 1998 about the dangers of cyber attacks.  Ironically, in October 2001 an article arguing that the Code Red worm demonstrates that there really are significant risks of Internet-based attacks on U.S. infrastructure (&amp;ldquo;They would be far worse than not being able to make bids on eBay&amp;ndash;potentially affecting product manufacturing and deliveries, bank transactions, telephony and more.  Should it occur five years from now, the results could be a lot more severe.&amp;rdquo;) appeared in &lt;span style=&#34;font-style: italic;&#34;&gt;Scientific American&lt;/span&gt;.  The author of this article, &amp;ldquo;Code Red for the Web,&amp;rdquo; was Carolyn Meinel.&lt;br /&gt;
&lt;br /&gt;
It&amp;rsquo;s more surprising to me that &lt;span style=&#34;font-style: italic;&#34;&gt;Skeptical Inquirer&lt;/span&gt; published an article by Carolyn Meinel at all.  Meinel&amp;rsquo;s author description printed in &lt;span style=&#34;font-style: italic;&#34;&gt;SI&lt;/span&gt; states:&lt;br /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Security Catalyst podcast</title>
      <link>https://blog.lippard.org/2006/02/security-catalyst-podcast.html/</link>
      <pubDate>Sat, 18 Feb 2006 22:08:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/02/security-catalyst-podcast.html/</guid>
      <description>&lt;p&gt;I recommend Michael Santarcangelo&amp;rsquo;s &amp;ldquo;Security Catalyst&amp;rdquo; podcasts, which can be subscribed to at no charge via &lt;A HREF = &#34;http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=95568073&#34;&gt;iTunes&lt;/A&gt; or &lt;A HREF = &#34;http://podcasts.yahoo.com/series?s=cf82adc909033628dfd68ead760680c2&#34;&gt;Yahoo Podcasts&lt;/A&gt;.  He&amp;rsquo;s got additional information and links related to the shows at the &lt;A HREF = &#34;http://www.securitycatalyst.com/&#34;&gt;Security Catalyst website&lt;/A&gt;.&lt;br /&gt;&lt;br /&gt;Michael, who I met a few years back through a consulting engagement that was a &amp;ldquo;death-march project,&amp;rdquo; is a sharp, witty, and well-spoken advocate of and educator for good computer security.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Carrier and Wanchick debate: Argument from Mind-Brain Dysteleology</title>
      <link>https://blog.lippard.org/2006/02/carrier-and-wanchick-debate-argument.html/</link>
      <pubDate>Sat, 18 Feb 2006 20:13:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/02/carrier-and-wanchick-debate-argument.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve posted &lt;a href=&#34;http://secularoutpost.blogspot.com/2006/02/carrier-and-wanchick-debate-argument.html&#34;&gt;a commentary&lt;/a&gt; on the &lt;a href=&#34;http://www.infidels.org/library/modern/richard_carrier/carrier-wanchick/&#34;&gt;exchange between Richard Carrier and Tom Wanchick&lt;/a&gt; about this particular argument from Carrier.  The post is at the &lt;a href=&#34;http://secularoutpost.blogspot.com/&#34;&gt;Secular Outpost&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Underground London</title>
      <link>https://blog.lippard.org/2006/02/underground-london.html/</link>
      <pubDate>Sat, 18 Feb 2006 02:04:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/02/underground-london.html/</guid>
      <description>&lt;p&gt;Some &lt;a href=&#34;http://bldgblog.blogspot.com/2005/11/london-topological.html&#34;&gt;very interesting photos of old subway lines&lt;/a&gt;, former stables, and other semi-abandoned tunnels underneath London.  (At BLDGBLOG.)&lt;br /&gt;&lt;br /&gt;UPDATE (May 21, 2007):  Nick Catford&amp;rsquo;s &lt;a href=&#34;http://www.subbrit.org.uk/&#34;&gt;Subterranea Britannica&lt;/a&gt; is the place to go for photos and information about underground sites in Britain.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Coyote Carnival #1</title>
      <link>https://blog.lippard.org/2006/02/coyote-carnival-1.html/</link>
      <pubDate>Fri, 17 Feb 2006 22:21:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/02/coyote-carnival-1.html/</guid>
      <description>&lt;p&gt;The first Coyote Carnival, a collection of posts from Arizona blogs, may be found &lt;A HREF = &#34;http://arizona.typepad.com/coyote_carnival/2006/02/st_edition.html&#34;&gt;here.&lt;/A&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Database error causes unbalanced budget</title>
      <link>https://blog.lippard.org/2006/02/database-error-causes-unbalanced.html/</link>
      <pubDate>Fri, 17 Feb 2006 16:27:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/02/database-error-causes-unbalanced.html/</guid>
      <description>&lt;p&gt;Bruce Schneier &lt;a href=&#34;http://www.schneier.com/blog/archives/2006/02/database_error.html&#34;&gt;reports on how a house in Valparaiso, Indiana was incorrectly valued at $400 million&lt;/a&gt; due to a single-keystroke error by an &amp;ldquo;outside user&amp;rdquo; of Porter County&amp;rsquo;s appraisal records.  This incorrect valuation led to an expectation of $8 million in property taxes due from that homeowner, which led to a erroneous increase of budgets and even distribution of funds.  Now the Porter County Treasurer has had to ask 18 governmental units to return funds&amp;ndash;the city of Valparaiso and Valparaiso Community School Corp. have been asked to return $2.7 million, which will leave the school system with a $200,000 budget shortfall.&lt;br /&gt;&lt;br /&gt;The  number of errors here is huge&amp;ndash;first of all, an external user shouldn&amp;rsquo;t have access to change budget data at all, let alone by a typo which caused the user to invoke &amp;ldquo;an assessment program written in 1995&amp;rdquo; which &amp;ldquo;is no longer in use, and technology officials did not know it could be accessed.&amp;rdquo;  Second, there should have been checks on the data to identify anomalies like a house suddenly jumping in value to $400 million.  Third, there should have been checks on the accuracy of budget numbers before the disbursement of funds.  And I&amp;rsquo;m sure I&amp;rsquo;m only scratching the surface&amp;ndash;it sounds like they&amp;rsquo;ve got some serious IT infrastructure issues.&lt;/p&gt;</description>
    </item>
    <item>
      <title>RIAA: Burning CDs to MP3s is not fair use</title>
      <link>https://blog.lippard.org/2006/02/riaa-burning-cds-to-mp3s-is-not-fair.html/</link>
      <pubDate>Thu, 16 Feb 2006 20:56:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/02/riaa-burning-cds-to-mp3s-is-not-fair.html/</guid>
      <description>&lt;p&gt;Every three years, the U.S. Copyright Office accepts comments on the Digital Millennium Copyright Act (DMCA) for additional rule-making and exemptions. The &lt;a href=&#34;http://www.eff.org/&#34;&gt;Electronic Frontier Foundation&lt;/a&gt; (EFF) &lt;a href=&#34;http://www.eff.org/deeplinks/archives/004212.php&#34;&gt;has given up on participating in the process&lt;/a&gt;, which they consider too broken to be worthwhile&amp;ndash;consumer interests are simply not taken into consideration.&lt;br /&gt;&lt;br /&gt;The RIAA&amp;rsquo;s &lt;a href=&#34;http://www.copyright.gov/1201/2006/reply/11metalitz_AAP.pdf&#34;&gt;most recent filing&lt;/a&gt; (PDF) in this process shows that they&amp;rsquo;ve reversed their position since testifying before the Supreme Court last November in the MGM v. Grokster case, when attorney Don Verrilli &lt;a href=&#34;http://www.supremecourtus.gov/oral_arguments/argument_transcripts/04-480.pdf&#34;&gt;stated&lt;/a&gt; (PDF, p. 12):&lt;br /&gt;&lt;blockquote&gt;The record companies, my clients, have said, for some time now, and it&amp;rsquo;s been on their website for some time now, that it&amp;rsquo;s perfectly lawful to take a CD that you&amp;rsquo;ve purchased, upload it onto your computer, put it onto your iPod.&lt;/blockquote&gt;The RIAA&amp;rsquo;s position in the &lt;a href=&#34;http://www.copyright.gov/1201/2006/reply/11metalitz_AAP.pdf&#34;&gt;new filing&lt;/a&gt; (PDF, p. 22 footnote 46) is:&lt;br /&gt;&lt;blockquote&gt;Nor does the fact that permission to make a copy in particular circumstances is often or even &amp;ldquo;routinely&amp;rdquo; granted, [&amp;hellip;] necessarily establish that the copying is a fair use when the copyright owner withholds that authorization. In this regard, the statement attributed to counsel for copyright owners in the &lt;span style=&#34;font-style: italic;&#34;&gt;Grokster&lt;/span&gt; case is simply a statement about authorization, not about fair use.&lt;/blockquote&gt;That is, they are claiming that they&amp;rsquo;ve given permission for such use, and have the right to take it away at any time, because it is not a matter of fair use. The filing points out that this is the 2003 position of the Register of Copyrights, who is quoted (p.22):&lt;br /&gt;&lt;blockquote&gt;proponents have not established that space-shifting or platform-shifting is a noninfringing use.&lt;/blockquote&gt;On the same page (22), the filing states:&lt;br /&gt;&lt;blockquote&gt;Similarly, creating a back-up copy of a music CD is not a non-infringing use&amp;hellip;.&lt;/blockquote&gt;(Somewhat less information may be found at the EFF&amp;rsquo;s blog entry which pointed me to this filing, &lt;a href=&#34;http://www.eff.org/deeplinks/archives/004409.php&#34;&gt;Deep Links&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Geddes on net neutrality</title>
      <link>https://blog.lippard.org/2006/02/geddes-on-net-neutrality.html/</link>
      <pubDate>Tue, 14 Feb 2006 19:55:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/02/geddes-on-net-neutrality.html/</guid>
      <description>&lt;p&gt;Martin Geddes has &lt;a href=&#34;http://www.circleid.com/posts/real_network_neutrality_please_stand_up/&#34;&gt;a nice commentary on the vagueness of &amp;ldquo;net neutrality&amp;rdquo;&lt;/a&gt; and its implications (I previously commented on the subject &lt;a href=&#34;https://blog.lippard.org/2006/02/net-neutrality.html&#34;&gt;here&lt;/a&gt;).  He divides net neutrality advocates into bottoms, middles, and tops (based on layers, not giving vs. receiving).  &amp;ldquo;Bottomistas&amp;rdquo; want neutrality on offered underlying protocols and aren&amp;rsquo;t happy just getting IPv4 (or just IPv6), and at the extreme would want a choice between ATM, Ethernet, their own Layer 2 protocol.  The &amp;ldquo;middlemen&amp;rdquo; distinguish &amp;ldquo;raw IP&amp;rdquo; (which backbones carry, or perhaps which ISPs use internally) from &amp;ldquo;retail IP&amp;rdquo; (what the end user customer gets), and endorse neutrality on the latter.  The &amp;ldquo;top&amp;rdquo; are comfortable with the kind of filtering done by many retail ISPs (e.g., port 25 filtering), but oppose filtering directed at particular service providers or applications.&lt;br /&gt;&lt;br /&gt;Geddes argues that the Internet isn&amp;rsquo;t really a thing, but a set of agreements between different entities that are each doing their own thing with their own property&amp;ndash;and that &amp;ldquo;Internet Governance&amp;rdquo; itself doesn&amp;rsquo;t make much sense outside of IP address allocation and routing.&lt;br /&gt;&lt;br /&gt;He raises a host of interesting questions, like:&lt;br /&gt;&lt;blockquote&gt;Is neutrality a wholesale or a retail problem? What if the access infrastructure owner offers “neutral” IP connectivity, but no retail provider chooses to pass that on directly to the public without layering on some filtering and price discrimination?&lt;/blockquote&gt;and&lt;br /&gt;&lt;blockquote&gt;Oh, and what’s so special about the Internet? Do other IP-based networks need neutrality principles? Do any networks? Should more network industries be forced to forego “winner takes all” rewards? Google looks awfully dominant at adverts, doesn’t it… I wonder if that ad network needs a bit of “neutrality”?&lt;/blockquote&gt;These are the sorts of issues that need to be considered in formulating any kind of &amp;ldquo;net neutrality&amp;rdquo; that can actually be put into a statute or regulatory framework, and it doesn&amp;rsquo;t seem likely to me that it will be easy to come up with one that has broad appeal and doesn&amp;rsquo;t trample on private contract and property rights.  I think Geddes may be right when he says neutrality is &amp;ldquo;an output, not an input.&amp;quot;&lt;br /&gt;&lt;br /&gt;His post is well worth reading, as is the commentary from Brett Watson.&lt;br /&gt;&lt;br /&gt;UPDATE:  Geddes has &lt;a href=&#34;http://www.telepocalypse.net/archives/000870.html&#34;&gt;more&lt;/a&gt; at &lt;a href=&#34;http://www.telepocalypse.net/archives/000872.html&#34;&gt;Telepocalypse&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>New Richard Cheese album</title>
      <link>https://blog.lippard.org/2006/02/new-richard-cheese-album.html/</link>
      <pubDate>Tue, 14 Feb 2006 18:17:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/02/new-richard-cheese-album.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://images.amazon.com/images/P/B000E1157W.01._SCLZZZZZZZ_.jpg&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px;&#34; src=&#34;http://images.amazon.com/images/P/B000E1157W.01._SCLZZZZZZZ_.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;Richard Cheese has released a &amp;ldquo;best of&amp;rdquo; album, &lt;a href=&#34;http://www.amazon.com/gp/product/B000E1157W/&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Sunny Side of the Moon&lt;/span&gt;.&lt;/a&gt;  I was given a copy yesterday by Cheese&amp;rsquo;s alter-ego, Mark Davis, a former Phoenician who I&amp;rsquo;ve known since grade school but hadn&amp;rsquo;t seen in person for a few years. I&amp;rsquo;ve listened to most of the tracks (and have all of his other albums, &lt;span style=&#34;font-style: italic;&#34;&gt;Lounge Against the Machine&lt;/span&gt;, &lt;span style=&#34;font-style: italic;&#34;&gt;Tuxicity&lt;/span&gt;, &lt;span style=&#34;font-style: italic;&#34;&gt;I&amp;rsquo;d Like A Virgin&lt;/span&gt;, and &lt;span style=&#34;font-style: italic;&#34;&gt;Aperitif for Destruction&lt;/span&gt;), and it&amp;rsquo;s a better deal than most &amp;ldquo;best of&amp;rdquo; albums.  There&amp;rsquo;s the standard bonus track not found elsewhere, but there are also several new &amp;ldquo;big band&amp;rdquo; re-recordings (completely new versions) and a couple of remixes.  And it sounds like he may be doing some shows again in the near future.&lt;br /&gt;&lt;br /&gt;Mark has another project in the works, &lt;a href=&#34;http://www.revolutioncentral.com/&#34;&gt;Revolution Central&lt;/a&gt;, but he hasn&amp;rsquo;t been able to spend much time on it lately, so there&amp;rsquo;s still a lot of those annoying &amp;ldquo;coming soon&amp;rdquo;-type pages.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Secret FISA Court</title>
      <link>https://blog.lippard.org/2006/02/secret-fisa-court.html/</link>
      <pubDate>Tue, 14 Feb 2006 12:38:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/02/secret-fisa-court.html/</guid>
      <description>&lt;p&gt;Via &lt;a href=&#34;http://radio.weblogs.com/0100191/2006/02/13.html#a5453&#34;&gt;Steve&amp;rsquo;s No Direction Home Page&lt;/a&gt;:&lt;br /&gt;&lt;br /&gt;Apparently presidential wiretapping is frowned upon&amp;ndash;when it&amp;rsquo;s &lt;a href=&#34;http://www.freerepublic.com/forum/a3a27337612f5.htm&#34;&gt;done by Clinton&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Some of the reader comments are hilarious, viz.:&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;color:#000099;&#34;&gt;&lt;span style=&#34;font-family:arial;font-size:85%;&#34;&gt;&amp;ldquo;Any chance of Bush rolling some of this back?&amp;quot;&lt;br /&gt;&lt;br /&gt;&amp;ldquo;As quietly as possible (although it sometimes breaks out into the open, usually with the sound of gunfire and the death of innocents), a &amp;ldquo;shadow government&amp;rdquo; has been set up all around us my friend. It&amp;rsquo;s foundation is not the constitution, but Executive Orders, Presidential Procalamations, Secret Acts, and Emergency Powers.&amp;quot;&lt;br /&gt;&lt;br /&gt;&amp;ldquo;This is wherein the danger lies in the precedent set by the Clinton criminal administration. God only knows who will be in power next, but there are no checks and balances anymore. This is exactly the SORT of thing I&amp;rsquo;ve been protesting all along. Libs just don&amp;rsquo;t see this!&amp;quot;&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>UK Terrorism Bill appears to impact ISPs</title>
      <link>https://blog.lippard.org/2006/02/uk-terrorism-bill-appears-to-impact.html/</link>
      <pubDate>Tue, 14 Feb 2006 00:25:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/02/uk-terrorism-bill-appears-to-impact.html/</guid>
      <description>&lt;p&gt;A &lt;a href=&#34;http://www.publications.parliament.uk/pa/ld200506/ldbills/069/2006069.htm&#34;&gt;&amp;ldquo;Terrorism&amp;rdquo; bill&lt;/a&gt; in UK Parliament, as amended in the House of Lords on January 25, 2006, looks like it could have considerable impact on ISPs.  The first section of the bill, titled &amp;ldquo;Encouragement of terrorism,&amp;rdquo; makes it a crime to publish a statement or cause another to publish a statement with the intended effect (or with recklessness to the possibility of such an effect) of directly or indirectly encouraging members of the public &amp;ldquo;to commit, prepare or instigate acts of terrorism or Convention offences.&amp;rdquo;  &amp;ldquo;Indirect encouragement&amp;rdquo; means &amp;ldquo;the making of a statement describing terrorism in such a way that the listener would infer that he should emulate it.&amp;quot;&lt;br /&gt;&lt;br /&gt;The second section of the bill, titled &amp;ldquo;Dissemination of terrorist publications,&amp;rdquo; is more problematic.  It makes it a crime to disseminate terrorist publications &amp;ldquo;with the intention of directly or indirectly encouraging or inducing the commission, preparation or instigation of acts of terrorism, or of providing information with a view to its use in the commission or preparation of such acts&amp;rdquo; (or with recklessness to the possibility of such an effect).  The definition of &amp;ldquo;dissemination of terrorist publications&amp;rdquo; is extremely broad, and includes those who &amp;ldquo;provide a service to others that enables them to obtain, read, listen to, or look at such a publication, or to acquire it by means of a gift, sale, or loan&amp;rdquo; and anyone who &amp;ldquo;transmits the content of such a publication electronically&amp;rdquo; or &amp;ldquo;has such a publication in possession with a view to its becoming the subject of conduct&amp;rdquo; falling within any of the preceding sections (including transmission).&lt;br /&gt;&lt;br /&gt;This means that mere possession of such material isn&amp;rsquo;t a crime, but possession with intent to transmit (e.g., hosting or having it in a location shared via P2P) is a crime, as is the transmission itself (if done with intent or recklessness).&lt;br /&gt;&lt;br /&gt;The proposed statute provides that someone accused of this crime has an affirmative defense by showing that the material does not express their views and did not have their endorsement &lt;span style=&#34;font-style: italic;&#34;&gt;and &lt;/span&gt;that it was &amp;ldquo;clear, in all circumstances of the conduct&amp;rdquo; that those two conditions were met&amp;ndash;except in the case of a notification from a constable in section 3 (which applies sections 1 and 2 to &amp;ldquo;Internet activity&amp;rdquo;).&lt;br /&gt;&lt;br /&gt;This notification provision is similar in many respects to the Digital Millennium Copyright Act (DMCA) in the United States&amp;ndash;if a constable provides notification to a &amp;ldquo;relevant person&amp;rdquo; that he is hosting &amp;ldquo;terrorist publications,&amp;rdquo; that person has two working days to take down the material, or else it is then deemed to have endorsed the publication (unless they have a &amp;ldquo;reasonable excuse&amp;rdquo; for their failure to take it down).  Unlike the DMCA, there is no counter-notice provision.&lt;br /&gt;&lt;br /&gt;The section about Internet activity doesn&amp;rsquo;t define how the constable determines who to notify, or who is responsible for material located downstream of an ISP.  If providers are responsible for anything downstream, then this could force an upstream provider to blackhole a server IP that provides many websites to many customers because of illicit content provided by one person.  It&amp;rsquo;s also not clear whether a provider could be held responsible for material that it transmits but does not host&amp;ndash;in which case this would force ISPs operating in the UK into acting as managed content filtering service providers for the UK government any time a constable designates online material as a &amp;ldquo;terrorist publication.&amp;quot;&lt;br /&gt;&lt;br /&gt;The offense carries a maximum prison sentence of seven years.&lt;br /&gt;&lt;table width=&#34;100%&#34;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;table cellpadding=&#34;0&#34; cellspacing=&#34;0&#34; width=&#34;100%&#34;&gt;&lt;tbody&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;table cellpadding=&#34;0&#34; cellspacing=&#34;0&#34; width=&#34;100%&#34;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;&lt;br /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Offensive radio</title>
      <link>https://blog.lippard.org/2006/02/offensive-radio.html/</link>
      <pubDate>Mon, 13 Feb 2006 21:11:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/02/offensive-radio.html/</guid>
      <description>&lt;p&gt;Now that Howard Stern has gone to Sirius Satellite Radio and been replaced in the Phoenix market by Adam Carolla, the station has changed its name from &amp;ldquo;The Zone&amp;rdquo; to &amp;ldquo;Free FM&amp;rdquo; (apparently intended to distinguish itself from pay satellite radio&amp;ndash;the result is that it makes me think of Howard Stern every time I hear the name).&lt;br /&gt;&lt;br /&gt;I don&amp;rsquo;t have satellite radio in my car, so I occasionally listen to &amp;ldquo;Free FM,&amp;rdquo; though I believe I&amp;rsquo;ll discontinue that habit.  Today on the way to lunch I heard an incredibly obnoxious and offensive commercial&amp;ndash;the most blatant Christian evangelizing I have ever heard on a non-Christian radio station.&lt;br /&gt;&lt;br /&gt;The spot began by saying something like &amp;ldquo;Have you ever seen a dead animal in the road and wondered what it was thinking?&amp;rdquo; (No, as a matter of fact, I haven&amp;rsquo;t.)  It went on to say that being in the &amp;ldquo;middle of the road&amp;rdquo; is not where God wants you to be, and you need to choose to be on one side or the other, that God has a plan for you, etc.  Listeners were directed to Groundwire.net for more information.  The spot I heard was apparently a 30-second variant of &lt;a href=&#34;mms://media.winworld.cc/groundwire/GW_416_The_Squirrel.mp3&#34;&gt;this spot&lt;/a&gt; called &amp;ldquo;The Squirrel.&amp;rdquo;  It was offensive on multiple levels&amp;ndash;the evangelizing, the horrible attempt at being cool, and the implication that animals get hit by cars out of their own stupidity (as opposed to ignorance) or inability to make decisions.&lt;br /&gt;&lt;br /&gt;Groundwire.net is an apparently new ministry of Sean Dunn of Champion Ministries, based in Castle Rock, CO.  I don&amp;rsquo;t know anything about his theology, but his marketing is apparently supposed to be hip and edgy.  His website has a &lt;a href=&#34;http://groundwire.net/enewsletters/doesevilexist.cfm&#34;&gt;bogus story about Albert Einstein&lt;/a&gt; which falsely portrays him as a theist (and suggests with its close, &amp;ldquo;IT IS TIME FOR THE CHRISTIANS TO BE HEARD,&amp;rdquo; that he was an advocate of Christianity).  This story is &lt;a href=&#34;http://www.snopes.com/religion/einstein.asp&#34;&gt;a piece of nonsense&lt;/a&gt; that has been &lt;a href=&#34;http://www.truthorfiction.com/rumors/e/einstein-god.htm&#34;&gt;circulating the Internet&lt;/a&gt;&amp;ndash;so Dunn&amp;rsquo;s not only incapable of discerning truth from falsehood, he&amp;rsquo;s presenting an email legend as though it&amp;rsquo;s his own material.&lt;br /&gt;&lt;br /&gt;Einstein, by the way, was &lt;a href=&#34;http://jeromekahn123.tripod.com/thinkersonreligion/id8.html&#34;&gt;an atheist or agnostic&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (May 12, 2008): A &lt;a href=&#34;http://scienceblogs.com/pharyngula/2008/05/einstein_on_gods_and_judaism.php&#34;&gt;1954 letter from Einstein to philosopher Eric Gutkind says&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;The word god is for me nothing more than the expression and product of human weaknesses, the Bible a collection of honourable, but still primitive legends which are nevertheless pretty childish. No interpretation no matter how subtle can (for me) change this.&lt;br /&gt;&amp;hellip;&lt;br /&gt;For me the Jewish religion like all others is an incarnation of the most childish superstitions. And the Jewish people to whom I gladly belong and with whose mentality I have a deep affinity have no different quality for me than all other people. As far as my experience goes, they are no better than other human groups, although they are protected from the worst cancers by a lack of power. Otherwise I cannot see anything &amp;lsquo;chosen&amp;rsquo; about them.&lt;/blockquote&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Net Neutrality</title>
      <link>https://blog.lippard.org/2006/02/net-neutrality.html/</link>
      <pubDate>Sun, 12 Feb 2006 23:10:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/02/net-neutrality.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.lessig.org/blog/archives/003317.shtml&#34;&gt;Larry Lessig&amp;rsquo;s blog&lt;/a&gt; has linked to &lt;a href=&#34;http://news.bbc.co.uk/2/hi/technology/4700430.stm&#34;&gt;an article by Bill Thompson on the BBC&amp;rsquo;s website&lt;/a&gt; arguing for &amp;ldquo;net neutrality,&amp;rdquo; a position that favors FCC regulations to prohibit providers from blocking access to competitors&amp;rsquo; services and (in some cases, as in Thompson&amp;rsquo;s) prohibit them from charging content providers for access to different classes of service.&lt;br /&gt;&lt;br /&gt;I agree that providers shouldn&amp;rsquo;t be able to block access to competitors&amp;rsquo; services (except, e.g., when necessary for security reasons, or as part of a service like content filtering being provided to a customer who wants it&amp;ndash;but see below for my opinion on putting the FCC in charge of enforcement), but I don&amp;rsquo;t think I agree on the latter point.  Thompson argues that classes of service beyond the distinctions which providers currently offer based on overall bandwidth are unnecessary.  But he&amp;rsquo;s clearly wrong on that point&amp;ndash;as more and more services which are sensitive to latency are added to the network (like real-time voice and video), the argument for putting those services into a higher class of service becomes stronger.  Given the fact that there are currently several million compromised machines which are regularly used to engage in denial of service attacks, it is trivial for ordinary Internet bandwidth to be saturated&amp;ndash;taking anything riding over that bandwidth out of service.&lt;br /&gt;&lt;br /&gt;More and more people are depending on Internet access for voice services, including emergency 911 service.  If those services are set up without separating them from ordinary Internet traffic in some way, the risk is created that those services may be unavailable when critically needed.  Throwing more bandwidth at the problem doesn&amp;rsquo;t help when you&amp;rsquo;re also throwing more bandwidth to that same set of compromised machines, which can multiply that added bandwidth in an attack.  One way or another&amp;ndash;and likely through a combination of methods, including better filtering mechanisms and separation of different kinds of services into separate virtual channels&amp;ndash;action needs to be taken to protect critical services from such attacks.&lt;br /&gt;&lt;br /&gt;One thing that tends to be glossed over by proponents of &amp;ldquo;Net Neutrality&amp;rdquo; is that the most likely way of the policy being enforced is through regulatory action by the FCC.  That, I think, is a huge mistake&amp;ndash;these are the same people who can&amp;rsquo;t create regulations to enforce a relatively simple statute like the Telephone Consumer Protection Act (TCPA) without creating loopholes for telemarketers that are not permitted by the statute (e.g., allowing prerecorded or automated voice messages to deliver advertisements when there&amp;rsquo;s an existing business relationship), and the same people who think it&amp;rsquo;s more important to take action in response to carbon-copied indecency complaints from the Parents Television Council than to take action against telemarketers actively engaged in fraud.&lt;br /&gt;&lt;br /&gt;Adam Thierer of the Cato Institute &lt;a href=&#34;http://www.cato.org/pubs/pas/pa-507es.html&#34;&gt;makes some excellent arguments&lt;/a&gt; against putting &amp;ldquo;Net Neutrality&amp;rdquo; into effect through FCC regulation.  Part of the problem is the vagueness of what&amp;rsquo;s being asked for.  If it&amp;rsquo;s going to be set in place through the law, I would strongly favor that it be done as simply as possible through a statute that gives a private right of action (through injunctive relief or civil penalties for each day that access to a service is blocked for illegitimate reasons) and leaves the FCC out of it.  The worst possible thing that could happen would be for the FCC to be given authority to maintain standards of access and turn it into an authority to maintain standards of content&amp;ndash;and if you look at who&amp;rsquo;s running the Commission and &lt;a href=&#34;http://www.salon.com/news/feature/2005/08/30/fcc_indecency/index_np.html&#34;&gt;how they deal and are planning to deal with content in other realms&lt;/a&gt;, you can see that this is a real concern.&lt;br /&gt;&lt;br /&gt;Disclosure:  I work in network security for a global telecommunications company&amp;ndash;one which is not an RBOC or cable provider.  Our network (like that, I suspect, of most major Internet backbone providers) uses classes of service internally to differentiate voice, video, IP-VPN, and ordinary IP traffic.  If the network didn&amp;rsquo;t use classes of service, the more sensitive classes of traffic would be vulnerable to periodic disruption by Internet denial of service attacks.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dan Savage on Brokeback Mountain and End of the Spear</title>
      <link>https://blog.lippard.org/2006/02/dan-savage-on-brokeback-mountain-and.html/</link>
      <pubDate>Sun, 12 Feb 2006 23:07:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/02/dan-savage-on-brokeback-mountain-and.html/</guid>
      <description>&lt;p&gt;Dan Savage has &lt;a href=&#34;http://www.nytimes.com/2006/02/10/opinion/10savage.html?incamp=article_popular&#34;&gt;a great op-ed at &lt;span style=&#34;font-style: italic;&#34;&gt;The New York Times&lt;/span&gt;&lt;/a&gt; on these two movies, neither of which he&amp;rsquo;s seen.  A key paragraph, in which Savage points out the inconsistency of evangelical Christians who have complained about gay actor Chad Allen portraying a missionary in the latter movie:&lt;br /&gt;&lt;blockquote&gt;Sometimes I wonder if evangelicals really believe that gay men can go straight. If they don&amp;rsquo;t think Chad Allen can play straight convincingly for 108 minutes, do they honestly imagine that gay men who aren&amp;rsquo;t actors can play straight for a lifetime? And if anyone reading this believes that gay men can actually become ex-gay men, I have just one question for you: Would you want your daughter to marry one? &lt;/blockquote&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Schneier and Paulos on automated wiretapping</title>
      <link>https://blog.lippard.org/2006/02/schneier-and-poulos-on-automated.html/</link>
      <pubDate>Sun, 12 Feb 2006 22:41:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/02/schneier-and-poulos-on-automated.html/</guid>
      <description>&lt;p&gt;Security and cryptography expert Bruce Schneier &lt;a href=&#34;http://www.schneier.com/blog/archives/2006/02/speaking_at_acl.html&#34;&gt;gave a talk yesterday&lt;/a&gt; to the ACLU Washington&amp;rsquo;s membership conference at which he argued that massive automated wiretapping generates too many false alarms to be useful, as described in the &lt;a href=&#34;http://seattletimes.nwsource.com/html/localnews/2002800247_aclu12m.html&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Seattle Times&lt;/span&gt;&lt;/a&gt;.  As a commenter on Schneier&amp;rsquo;s blog notes, mathematician John Allen Paulos (author of &lt;span style=&#34;font-style: italic;&#34;&gt;Innumeracy&lt;/span&gt; and &lt;span style=&#34;font-style: italic;&#34;&gt;A Mathematician Plays the Stock Market&lt;/span&gt;, both of which I highly recommend), writing in a &lt;a href=&#34;http://www.nytimes.com/2006/02/12/weekinreview/12read2.html?ex=1297486800&amp;amp;en=57c39e2d24391f08&amp;amp;ei=5088&amp;amp;partner=rssnyt&amp;amp;emc=rss&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;New York Times&lt;/span&gt; op-ed&lt;/a&gt; titled &amp;ldquo;Panning for Terrorists,&amp;rdquo; makes the same point.&lt;br /&gt;
&lt;br /&gt;
The problem is essentially the same one that makes it pointless to engage in programs of blanket drug-testing of grade school children or mandatory HIV testing in order to obtain a marriage license&amp;ndash;the population being tested contains such a small number of people who meet the criteria being tested for, which means that even a highly accurate test returns vastly more false positives than true positives.&lt;br /&gt;
&lt;br /&gt;
Paulos points out that a 99-percent-accurate sorting mechanism for detecting terrorist conversations, on a population of 300 million Americans that includes one-in-a-million with terrorist ties (300) will identify 297 of them, along with 3 million innocent Americans.  That&amp;rsquo;s 297 true positives and 3 million false positives, producing a new sample population that is .009% terrorists and 99.99% innocent Americans who may be wrongly investigated.&lt;/p&gt;</description>
    </item>
    <item>
      <title>&#34;Dick is a Killer&#34;</title>
      <link>https://blog.lippard.org/2006/02/dick-is-killer.html/</link>
      <pubDate>Sun, 12 Feb 2006 22:32:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/02/dick-is-killer.html/</guid>
      <description>&lt;p&gt;As you already know if you pay attention to &lt;a href=&#34;http://www.cnn.com/2006/POLITICS/02/12/cheney.ap/index.html&#34;&gt;the mainstream media&lt;/a&gt;, VP Dick Cheney accidentally shot a 78-year-old man with a shotgun while hunting quail with him in Texas.  His hunting partner, Harry Whittington, is in stable condition in a hospital in Corpus Christi, after being sprayed in the face (fortunately not in the eyes) and chest with shotgun pellets.&lt;br /&gt;&lt;br /&gt;Whittington, a lawyer who was appointed by then-Gov. George W. Bush to the Texas Funeral Services Commission, now has a great story to tell his grandchildren.&lt;br /&gt;&lt;br /&gt;(BTW, the title is a reference to a song &lt;a href=&#34;http://www.thepartyparty.com/&#34;&gt;here&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;UPDATE:  &lt;a href=&#34;http://scienceblogs.com/pharyngula/2006/02/these_guys_at_the_top_are_desp.php&#34;&gt;Pharyngula points out&lt;/a&gt; that the type of &amp;ldquo;hunting&amp;rdquo; Cheney engaged in back in 2003 involved having pen-raised animals released for his shooting pleasure.  500 farm-raised pheasants were released for the Cheney party&amp;rsquo;s entertainment, and they killed at least 417 of them, along with an unknown number of captive mallard ducks.  I haven&amp;rsquo;t seen an indication that this quail hunting incident was of pen-raised quail, but that &lt;a href=&#34;http://www.dto.com/hunting/article.jsp?articleid=8&#34;&gt;seems to be common&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Happy 197th to Charles Darwin!</title>
      <link>https://blog.lippard.org/2006/02/happy-197th-to-charles-darwin.html/</link>
      <pubDate>Sun, 12 Feb 2006 19:56:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/02/happy-197th-to-charles-darwin.html/</guid>
      <description>&lt;p&gt;Today would be Darwin&amp;rsquo;s 197th birthday&amp;hellip; as part of the Darwin week events at Arizona State University, tomorrow is a public lecture on &amp;ldquo;Creationism and Evolution in America: World Views in Conflict&amp;rdquo; by Regents Professor &lt;a href=&#34;http://www.asu.edu/clas/shesc/faculty/clarkg.htm?Name&#34;&gt;Geoffrey A. Clark&lt;/a&gt; of the ASU School of Human Evolution and Social Change.  The event will take place from 5:30 p.m. to 7 p.m. at Murdock Hall, room 101 (I remember that room well from my undergraduate days in computer science).&lt;br /&gt;&lt;br /&gt;The event is sponsored by the &lt;a href=&#34;http://www.asu.edu/clubs/secular/index.html&#34;&gt;Secular Freethought Society&lt;/a&gt; (the &amp;ldquo;Secular Devils&amp;rdquo;), which has a &lt;a href=&#34;http://www.asu.edu/clubs/secular/projects.html&#34;&gt;2006 event calendar online&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Police protest police behavior at police demonstration</title>
      <link>https://blog.lippard.org/2006/02/police-protest-police-behavior-at.html/</link>
      <pubDate>Sat, 11 Feb 2006 17:55:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/02/police-protest-police-behavior-at.html/</guid>
      <description>&lt;p&gt;It seems that when &lt;a href=&#34;http://mutualist.blogspot.com/2006/02/if-youve-done-nothing-wrong-youve-got.html&#34;&gt;police themselves are demonstrating&lt;/a&gt; (off-duty NYPD officers at rallies and protests regarding a contract dispute with the city), they don&amp;rsquo;t care for the standard ways that police deal with protesters.  NY police and the Police Benevolent Association are suing the NYPD for &amp;ldquo;spying&amp;rdquo; and videotaping them, and for intimidation tactics.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Fetal pain</title>
      <link>https://blog.lippard.org/2006/02/fetal-pain.html/</link>
      <pubDate>Thu, 09 Feb 2006 01:58:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/02/fetal-pain.html/</guid>
      <description>&lt;p&gt;While we&amp;rsquo;re legislating what abortion facilities must tell patients about &lt;a href=&#34;http://www.ampainsoc.org/pub/bulletin/jul03/article1.htm&#34;&gt;fetal pain&lt;/a&gt;, how about also requiring them to tell them that fetuses aborted before the &amp;ldquo;age of accountability&amp;rdquo; are guaranteed entry to heaven, while those which are born who grow up to reach such an age may end up spending eternity in hell (not to mention that such unwanted children may be &lt;a href=&#34;http://www.nber.org/papers/w8004&#34;&gt;more likely to become criminals&lt;/a&gt;)?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cartoon on the Muslim cartoon controversy</title>
      <link>https://blog.lippard.org/2006/02/cartoon-on-muslim-cartoon-controversy.html/</link>
      <pubDate>Wed, 08 Feb 2006 00:31:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/02/cartoon-on-muslim-cartoon-controversy.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://www.jwz.org/images/mohammed.gif&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px;&#34; src=&#34;http://www.jwz.org/images/mohammed.gif&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;From &lt;span style=&#34;text-decoration: underline;&#34;&gt;your cousin Vito&lt;/span&gt; by way of &lt;a href=&#34;http://jwz.livejournal.com/598268.html&#34;&gt;jwz&lt;/a&gt;.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Solan&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Some relevant linx:&lt;BR/&gt;&lt;BR/&gt;http://forum.newspaperindex.com&lt;BR/&gt;http://www.filibustercartoons.com/archive.php?id=20060204&lt;BR/&gt;http://www.zombietime.com/mohammed_image_archive/&lt;BR/&gt;http://www.dailystar.com.lb/article.asp?edition_id=10&amp;categ_id=5&amp;article_id=21654&lt;BR/&gt;http://www.muslimrefusenik.com&lt;BR/&gt;http://www.iranian.com/Azizi/2006/February/Cartoons/index.html&lt;BR/&gt;http://tinyurl.com/dl2dm&lt;BR/&gt;http://suralikeit.com&lt;BR/&gt;http://www.apostatesofislam.com/&lt;BR/&gt;http://www.faithfreedom.org/&lt;BR/&gt;http://www.secularislam.org&lt;BR/&gt;http://www.infidels.org/library/modern/theism/islam/&lt;BR/&gt;http://islamreview.org/&lt;BR/&gt;http://www.geocities.com/freethoughtmecca/islam.html&lt;/p&gt;
  &lt;/div&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Lippard&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Nice set of links--thanks, Solan!&lt;/p&gt;
  &lt;/div&gt;</description>
    </item>
    <item>
      <title>An advantage of not having a soul...</title>
      <link>https://blog.lippard.org/2006/02/advantage-of-not-having-soul.html/</link>
      <pubDate>Wed, 08 Feb 2006 00:22:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/02/advantage-of-not-having-soul.html/</guid>
      <description>&lt;p&gt;&amp;hellip;you can &lt;a href=&#34;http://bldgblog.blogspot.com/2006/02/natural-history-of-mirrors.html&#34;&gt;walk into mirrors&lt;/a&gt;!&lt;/p&gt;</description>
    </item>
    <item>
      <title>My contribution to &#34;theistic science&#34;</title>
      <link>https://blog.lippard.org/2006/02/my-contribution-to-theistic-science.html/</link>
      <pubDate>Tue, 07 Feb 2006 00:44:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/02/my-contribution-to-theistic-science.html/</guid>
      <description>&lt;p&gt;A few recent things I&amp;rsquo;ve read, from an advocate of presuppositionalism, from philosopher Evan Fales, and from a book by neurologist V. S. Ramachandran, combined to lead me to &lt;a href=&#34;http://secularoutpost.blogspot.com/2006/02/empirical-test-of-existence-of-sensus.html&#34;&gt;propose an experimental test of the claim that atheists don&amp;rsquo;t really exist&lt;/a&gt;&amp;ndash;that we all believe in God, but have a second-order self-deceptive belief that we don&amp;rsquo;t believe in God.  Unfortunately, I don&amp;rsquo;t think the test is likely to work (I haven&amp;rsquo;t noticed myself believing in God while riding as a passenger in a car watching the landscape go by), but this illustrates the kind of empirical work that could be done by those who claim to advocate &amp;ldquo;theistic science.&amp;quot;&lt;br /&gt;&lt;br /&gt;It seems to me the real self-deception is on the part of those who claim to advocate theistic science but not even make any attempt to do it.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Collected Works of George Deutsch</title>
      <link>https://blog.lippard.org/2006/02/collected-works-of-george-deutsch.html/</link>
      <pubDate>Sun, 05 Feb 2006 20:06:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/02/collected-works-of-george-deutsch.html/</guid>
      <description>&lt;p&gt;George Deutsch is a 24-year-old Texas A&amp;amp;M University graduate in journalism (class of 2003) who was appointed by the White House to the press office of NASA headquarters after his stint as an intern working in the &amp;ldquo;war room&amp;rdquo; of the Bush 2004 reelection campaign.  He has gotten some well-deserved press lately for the fact that, despite having no science background, he apparently has had the authority to tell senior scientists at NASA such as &lt;a href=&#34;http://scienceblogs.com/intersection/2006/02/hansen_its_getting_worse.php&#34;&gt;Dr. James Hansen&lt;/a&gt; what they can and cannot say to the press.&lt;br /&gt;&lt;br /&gt;In October 2005, &lt;a href=&#34;http://www.nytimes.com/2006/02/04/science/04climate.html?ei=5070&amp;amp;amp;en=e5f7cfdc20f6e584&amp;ex=1139202000&amp;amp;adxnnl=1&amp;adxnnlx=1139169662-ezAIZise3cuX08/XWLCxOg&#34;&gt;he told a NASA contractor&lt;/a&gt; working on an educational website about Einstein for middle-school students that he must add the word &amp;ldquo;theory&amp;rdquo; after every occurrence of the phrase &amp;ldquo;Big Bang,&amp;rdquo; because the Big Bang &amp;ldquo;is not proven fact; it is opinion.  [&amp;hellip;]  It is not NASA&amp;rsquo;s place, nor should it be to make a declaration such as this about the existence of the universe that discounts intelligent design by a creator. [&amp;hellip;] This is more than a science issue, it is a religious issue.  And I would hate to think that young people would only be getting one-half of this debate from NASA.  That would mean we had failed to educate the very people who rely on us for factual information the most.&amp;rdquo;  As others have noted, Deutsch not only doesn&amp;rsquo;t understand what the word &amp;ldquo;theory&amp;rdquo; means, his knowledge of theology seems pretty weak&amp;ndash;the Big Bang is commonly used as an argument for the existence of God (e.g., William Lane Craig&amp;rsquo;s version of the kalam cosmological argument, which has as a premise that the universe has a finite past).&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://blogs.salon.com/0002874/2006/02/04.html&#34;&gt;World O&amp;rsquo;Crap&lt;/a&gt; has dug up some of Mr. Deutsch&amp;rsquo;s past work at the Texas A&amp;amp;M &lt;span style=&#34;font-style: italic;&#34;&gt;Battalion&lt;/span&gt;, which includes this comment on the Laci Peterson murder:&lt;br /&gt;&lt;blockquote dir=&#34;ltr&#34; style=&#34;margin-right: 0px;&#34;&gt; &lt;p align=&#34;left&#34;&gt;&lt;span style=&#34;;font-family:Geneva,Arial,Sans-Serif;font-size:85%;color:darkblue;&#34;   &gt;Still, the defense&amp;rsquo;s main theory &amp;ndash; that a Satanic cult killed Laci &amp;ndash; is actually quite credible. Several impartial witnesses have reported seeing a van adorned with satanic symbols and a man with &amp;ldquo;666&amp;rdquo; tattooed on his arm in front of the Peterson home in late December. &lt;/span&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Eugenie Scott gives the Robert S. Dietz memorial lecture</title>
      <link>https://blog.lippard.org/2006/02/eugenie-scott-gives-robert-s-dietz.html/</link>
      <pubDate>Sat, 04 Feb 2006 04:16:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/02/eugenie-scott-gives-robert-s-dietz.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://photos1.blogger.com/blogger/6230/1431/1600/P2020008.med.jpg&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;&#34; src=&#34;http://photos1.blogger.com/blogger/6230/1431/320/P2020008.med.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;Genie Scott of the &lt;a href=&#34;http://www.ncseweb.org/&#34;&gt;NCSE&lt;/a&gt; gave a &lt;a href=&#34;https://blog.lippard.org/2006/01/eugenie-scott-at-asu.html&#34;&gt;talk on &amp;ldquo;Creationism and Evolution: Current Perspectives&amp;rdquo;&lt;/a&gt; to a standing-room-only audience of several hundred at the ASU Physical Sciences building.  This crowd came out to see her despite the fact that Jared Diamond was speaking at ASU at the same time, about his book &lt;span style=&#34;font-style: italic;&#34;&gt;Collapse&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;The lecture began with a few words about Bob Dietz, who was a strong supporter of evolution and critic of creationism, and showed a few slides of him and his book, &lt;span style=&#34;font-style: italic;&#34;&gt;Creation/Evolution Satiricon: Creationism Bashed&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;Genie gave an overview of creation science, comparing and contrasting it with evolution.  She pointed out the logical flaw of the &amp;ldquo;two model approach&amp;rdquo; in assuming that evolution and creation are the only two possibilities and that falsifying evolution is all that&amp;rsquo;s needed to prove creationism.&lt;br /&gt;&lt;br /&gt;There followed a discussion of the Paluxy river mantracks, and how &lt;a href=&#34;http://paleo.cc/&#34;&gt;Glen Kuban&amp;rsquo;s work&lt;/a&gt; led even the Institute for Creation Research to stop using them as evidence that humans and dinosaurs lived together.   She talked briefly about some &lt;a href=&#34;http://www.ncseweb.org/resources/articles/8619_issue_11_volume_4_number_1__3_12_2003.asp&#34;&gt;problems with the ark story&lt;/a&gt; and the misidentification of geological features as fossilized arks (another example which &lt;a href=&#34;http://www.answersingenesis.org/creation/v14/i4/report.asp&#34;&gt;creationists themselves have refuted&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;Genie described the NCSE Grand Canyon raft trips, pointing out how they teach both the evolution and creationist sides of the story, while the ICR raft trip only teaches the creationist version.  She put up a photo of Steve Austin and his book &lt;span style=&#34;font-style: italic;&#34;&gt;Grand Canyon, Monument to Catastrophe&lt;/span&gt;, along with a photo of &amp;ldquo;Stone Cold&amp;rdquo; Steve Austin, pointing out that they should not be confused, even though the creationist Steve Austin does work on cold stone.  (This reference worked well with the young audience&amp;ndash;my expectation was for a comparison photo of Lee Majors as the &amp;ldquo;Six Million Dollar Man&amp;rdquo; as the joke.)  She spent some time describing how the Grand Canyon is composed of thousands of layers of sediment which the creationists claim to have been laid down through repeated walls of water and sediment precipitation.  This set the stage for Austin&amp;rsquo;s claims about the canyons around Mt. St. Helens, where a 30&amp;rsquo; deep ditch was cut by water in seven days&amp;ndash;thirty feet of unconsolidated ash and loose sediment doesn&amp;rsquo;t compare to four thousand feet of individual layers of shales, limestones, sandstones, etc.&lt;br /&gt;&lt;br /&gt;Since the event was at ASU, home of the &lt;a href=&#34;http://www.asu.edu/clas/iho/&#34;&gt;Institute of Human Origins&lt;/a&gt;, she mentioned Donald Johanson tiring of correcting bogus creationist claims about &lt;a href=&#34;http://www.talkorigins.org/faqs/knee-joint.html&#34;&gt;Lucy&amp;rsquo;s knee joint&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;She then turned to intelligent design, or &amp;ldquo;creationism light,&amp;rdquo; which she described as consisting of only a single philosophical claim&amp;ndash;that you can detect the evidence of things that are designed and are the products of intelligence, and in particular the product of a divine designer.  ID has proposed two concepts for identifying design, Behe&amp;rsquo;s irreducible complexity and Dembski&amp;rsquo;s design inference.  She described the Discovery Institute and the &lt;a href=&#34;http://www.antievolution.org/features/wedge.html&#34;&gt;Wedge Document&lt;/a&gt;, and pointed out that there are many criticisms of Behe&amp;rsquo;s &lt;a href=&#34;http://www.talkorigins.org/indexcc/CB/CB200.html&#34;&gt;irreducible complexity&lt;/a&gt; and Dembski&amp;rsquo;s &lt;a href=&#34;http://www.talkorigins.org/indexcc/CI/CI110.html&#34;&gt;complex specified information&lt;/a&gt; on the web.  The structure of the ID arguments, she argued, is the same as that of creation science&amp;ndash;that evolution can&amp;rsquo;t do it, therefore it must be intelligent design.  Michael Behe&amp;rsquo;s favored example of the bacterial flagellum was shown in an animated slide, and Genie pointed out that they like to use examples of complex systems where we haven&amp;rsquo;t yet developed full explanations, but they ignore other examples of apparently &amp;ldquo;irreducibly complex&amp;rdquo; systems where we do have full explanations, like the &lt;a href=&#34;http://www.talkorigins.org/faqs/comdesc/section1.html#morphological_intermediates_ex2&#34;&gt;evolution of the mammalian ear&lt;/a&gt; (which she proceeded to illustrate).&lt;br /&gt;&lt;br /&gt;She gave a history of the intelligent design movement and its roots in creationism&amp;ndash;covering the 1981 McLean v. Arkansas decision, Jon Buell&amp;rsquo;s formation of the Foundation for Thought and Ethics, and the publications of Thaxton, Bradley, and Olsen&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Mystery of Life&amp;rsquo;s Origin&lt;/span&gt; and &lt;span style=&#34;font-style: italic;&#34;&gt;Of Pandas and People&lt;/span&gt;.  She described the science of the latter as awful, giving as an example its treatment of &lt;a href=&#34;http://www.rtis.com/nat/user/elsberry/evobio/evc/argresp/sequence.html&#34;&gt;genetic distances between organisms based on cytochrome c&lt;/a&gt;, a demonstration that the authors don&amp;rsquo;t understand evolution (a topic &lt;a href=&#34;http://www.talkorigins.org/faqs/dover/day1am2.html&#34;&gt;discussed in the Dover case&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;Wesley Elsberry&amp;rsquo;s work on word counts of &amp;ldquo;creationis[t/m]&amp;rdquo; vs. &amp;ldquo;intelligent design&amp;rdquo; in the sequence of manuscripts that became &lt;span style=&#34;font-style: italic;&#34;&gt;Of Pandas and People&lt;/span&gt; was graphically depicted, showing the former dropping to zero and the latter increasing to the level of the former in 1987, after the creationists lost at the U.S. Supreme Court in &lt;span style=&#34;font-style: italic;&#34;&gt;Edwards v. Aguillard&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;She briefly commented on William Dembski&amp;rsquo;s draft of version three of &lt;span style=&#34;font-style: italic;&#34;&gt;Of Pandas and People&lt;/span&gt;, which used &amp;ldquo;sudden emergence&amp;rdquo; instead of &amp;ldquo;intelligent design,&amp;rdquo; and about the Discovery Institute&amp;rsquo;s move to a &amp;ldquo;teach the controversy&amp;rdquo; position which it has held for a few years, and its model policy for school boards to teach the &amp;ldquo;strengths and weaknesses&amp;rdquo; of evolution adopted by the Grantsburg, Wisconsin school board in December 2004.&lt;br /&gt;&lt;br /&gt;She listed seven states that have &lt;a href=&#34;http://www.ncseweb.org/pressroom.asp?year=2006&#34;&gt;introduced anti-evolution legislation this year&lt;/a&gt; (Alabama, Indiana, Michigan, Missouri, Mississippi, Oklahoma, and Utah), promoting books critical of intelligent design and creationism (including Young and Edis&amp;rsquo; &lt;span style=&#34;font-style: italic;&#34;&gt;Why Intelligent Design Fails&lt;/span&gt;, Pennock&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Intelligent Design Creationism and Its Critics&lt;/span&gt;, Forrest and Gross&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Creationism&amp;rsquo;s Trojan Horse&lt;/span&gt;, Miller&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Finding Darwin&amp;rsquo;s God&lt;/span&gt;, Shanks&amp;rsquo; &lt;span style=&#34;font-style: italic;&#34;&gt;God, the Devil, and Darwin&lt;/span&gt;, Isaak&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Counter-Creationism Handbook&lt;/span&gt;, and her own &lt;span style=&#34;font-style: italic;&#34;&gt;Evolution vs. Creationism&lt;/span&gt;, which she was pleased to announce had just been reviewed in the &lt;span style=&#34;font-style: italic;&#34;&gt;New York Times&lt;/span&gt; Book Review.  She showed a screen shot of Amazon.com listing her book with a sales rank of #284, though she noted this is an hour-by-hour rank and she had to wait until late on Sunday night to get the shot.&lt;br /&gt;&lt;br /&gt;In closing, Genie noted that Bob Dietz was a real scientific iconoclast who advocated views that were outside of the mainstream when he initiated them&amp;ndash;that seafloor spreading occurs and is evidence of continental drift, that moon craters are asteroid impacts not volcanoes, that shatter cones are evidence of meteoritic impacts.  He didn&amp;rsquo;t respond to criticism by starting a policy institute, hiring a PR firm, and lobbying to have his theories taught in public schools&amp;ndash;he responded by doing scientific work, by doing research, by writing and presenting papers.  That&amp;rsquo;s the work that needs to be done to get things taught in public school science classes.&lt;br /&gt;&lt;br /&gt;Afterward, there was a small reception outside the auditorium, and Genie was swamped with people asking questions for quite some time.  I was surprised that there were no obvious creationists or intelligent design advocates&amp;ndash;those who were present (I&amp;rsquo;m sure there were some there) kept their views to themselves.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tom Toles cartoon criticized by all six members of the Joint Chiefs of Staff</title>
      <link>https://blog.lippard.org/2006/02/tom-toles-cartoon-criticized-by-all.html/</link>
      <pubDate>Fri, 03 Feb 2006 15:14:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/02/tom-toles-cartoon-criticized-by-all.html/</guid>
      <description>&lt;p&gt;This &lt;a href=&#34;http://www.washingtonpost.com/wp-srv/opinions/cartoonsandvideos/toles_main.html?name=Toles&amp;date=01292006&#34;&gt;Tom Toles cartoon&lt;/a&gt; in the &lt;span style=&#34;font-style: italic;&#34;&gt;Washington Post&lt;/span&gt; has resulted in &lt;a href=&#34;http://www.editorandpublisher.com/eandp/news/article_display.jsp?vnu_content_id=1001955937&#34;&gt;a complaint letter&lt;/a&gt; from all six members of the Joint Chiefs of Staff.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;The only reason I can come up with as to why they would complain is that there is actually a grain of truth to the cartoon.&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>Amazing helicopter photos of Mexico City</title>
      <link>https://blog.lippard.org/2006/02/amazing-helicopter-photos-of-mexico.html/</link>
      <pubDate>Thu, 02 Feb 2006 21:57:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/02/amazing-helicopter-photos-of-mexico.html/</guid>
      <description>&lt;p&gt;&lt;a style=&#34;&#34; onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://photos1.blogger.com/blogger/7184/598/400/CasitasGeo.jpg&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px;&#34; src=&#34;http://photos1.blogger.com/blogger/7184/598/400/CasitasGeo.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;What an &lt;a href=&#34;http://homepage.mac.com/helipilot/PhotoAlbum31.html&#34;&gt;amazing city&lt;/a&gt;.  The Ixtapaluca low-income housing projects (one photo at left) look like a suburban nightmare out of a video game, but these purport to be actual photos taken from a helicopter.  (Thanks to &lt;a href=&#34;http://bldgblog.blogspot.com/2006/02/in-suburbs-of-self-similarity.html&#34;&gt;BLDGBLOG&lt;/a&gt;.)&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Santa Vaca! That looks literally unreal.&lt;/p&gt;
  &lt;/div&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Martin&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Those aren&#39;t houses! More like storage units for surplus humans. Brrrr.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sasquatch DNA sample tested</title>
      <link>https://blog.lippard.org/2006/02/sasquatch-dna-sample-tested.html/</link>
      <pubDate>Thu, 02 Feb 2006 21:51:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/02/sasquatch-dna-sample-tested.html/</guid>
      <description>&lt;p&gt;Apparently, Sasquatch is a bipedal &lt;a href=&#34;http://scienceblogs.com/pharyngula/2006/02/the_real_truth_about_the_sasqu.php&#34;&gt;bison&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Danish Mohammed cartoons reprinted in France and Norway--and Lebanon</title>
      <link>https://blog.lippard.org/2006/02/danish-mohammed-cartoons-reprinted-in.html/</link>
      <pubDate>Thu, 02 Feb 2006 16:52:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/02/danish-mohammed-cartoons-reprinted-in.html/</guid>
      <description>&lt;p&gt;The Danish cartoons of Mohammed &lt;a href=&#34;http://www.brusselsjournal.com/node/698&#34;&gt;have been reprinted in both Norway and France&lt;/a&gt; (and may be seen at the link at left).  These cartoons have led to &lt;a href=&#34;http://www.guardian.co.uk/eu/story/0,,1698164,00.html&#34;&gt;hostages being taken&lt;/a&gt;, death threats against the cartoonists, and the withdrawal of ambassadors to Denmark by &lt;a href=&#34;http://www.abc.net.au/news/newsitems/200601/s1558358.htm&#34;&gt;Libya&lt;/a&gt; and &lt;a href=&#34;http://www.albawaba.com/en/news/194133&#34;&gt;Saudi Arabia&lt;/a&gt;.  The reprinting has led to further Muslim outrage, apologies from the publishers, and some firings.  Norway has given a state apology and made noises about restricting freedom of speech regarding anti-religious statements.  France and Denmark have refused to make state apologies and have defended freedom of speech.  The &lt;a href=&#34;http://www.brusselsjournal.com/node/606&#34;&gt;EU and UN have come out against freedom of speech&lt;/a&gt;, which are good reasons to oppose &lt;a href=&#34;http://news.com.com/Will+the+U.N.+run+the+Internet/2010-1071_3-5780157.html&#34;&gt;UN control of the Internet&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;By the way, here are some &lt;a href=&#34;http://thestudyofrevenge.blogspot.com/&#34;&gt;other cartoons about Mohammed and Islam&lt;/a&gt; (thanks to Einzige for the reference).&lt;br /&gt;&lt;br /&gt;UPDATE:  A &lt;a href=&#34;http://www.zaman.com/?bl=hotnews&amp;alt=&amp;amp;trh=20060202&amp;hn=29328&#34;&gt;magazine in Lebanon, &lt;span style=&#34;font-style: italic;&#34;&gt;Shihan&lt;/span&gt;, has reprinted the cartoons&lt;/a&gt;, and in an article with the subheading &amp;ldquo;World&amp;rsquo;s Muslims, be logical,&amp;rdquo; Jihad Momani (a pseudonym?) asks, “Which one do you think damages Islam more? These cartoons or the scene of a suicide bomber who blows himself up outside a wedding ceremony in Amman, or the kidnappers that slaughters their victims before the cameras?”  (Hat tip: &lt;a href=&#34;http://catallarchy.net/blog/archives/2006/02/02/a-snowball-in-hell/&#34;&gt;Catallarchy&lt;/a&gt;, which I inexplicably failed to credit for &lt;a href=&#34;http://catallarchy.net/blog/archives/2005/12/05/rottenness-brewing/&#34;&gt;their posting&lt;/a&gt; which first &lt;a href=&#34;https://blog.lippard.org/2005/12/mohammed-prophet-answers-your-emails.html&#34;&gt;led me to this subject&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Financial freedom</title>
      <link>https://blog.lippard.org/2006/02/financial-freedom.html/</link>
      <pubDate>Thu, 02 Feb 2006 04:29:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/02/financial-freedom.html/</guid>
      <description>&lt;p&gt;My parents loaned me a set of 13 CDs by a Christian financial counselor named &lt;a href=&#34;http://www.daveramsey.com/&#34;&gt;Dave Ramsey&lt;/a&gt;, which I listened to in my car over the last several weeks.  The CDs are audio recordings of Ramsey&amp;rsquo;s course of lectures that he calls &amp;ldquo;Financial Peace University.&amp;quot;&lt;br /&gt;&lt;br /&gt;I wasn&amp;rsquo;t quite sure what to expect, but I was pleasantly surprised&amp;ndash;there were occasional references to God and Bible verses, but they were relatively few and tended to be ones that gave sensible advice.  It was only the last CD, on charitable giving, which emphasized tithing to a church over other forms of charitable giving, that I found more objectionable than sound.  (There were also two bonus CDs, one with samples from Ramsey&amp;rsquo;s radio show, in which I agreed with virtually all of the advice he gave to listeners, and another giving his personal testimony and a &amp;ldquo;come to Jesus&amp;rdquo; call that I gave up listening to after about the first 15 minutes.)&lt;br /&gt;&lt;br /&gt;The first 12 CDs I give pretty high marks to.  Each CD covered a single topic:&lt;br /&gt;1.  &amp;ldquo;Super Savers&amp;rdquo;:  how to save money, build an emergency fund, the value of cash purchases.&lt;br /&gt;2.  &amp;ldquo;Cash Flow Planning&amp;rdquo;: how to budget.&lt;br /&gt;3.  &amp;ldquo;Relating With Money&amp;rdquo;:  how to communicate about money in a relationship and with your children.&lt;br /&gt;4.  &amp;ldquo;Buying Only Big, Big Bargains&amp;rdquo;:  how to find good deals and negotiate on price.&lt;br /&gt;5.  &amp;ldquo;Dumping Debt Part 1&amp;rdquo;:  facts about credit cards and how to get out of debt.&lt;br /&gt;6.  &amp;ldquo;Dumping Debt Part 2&amp;rdquo;: more on that subject.&lt;br /&gt;7.  &amp;ldquo;Understanding Investments&amp;rdquo;:  some basic information about stocks, bonds, and mutual funds.&lt;br /&gt;8.  &amp;ldquo;Understanding Insurance&amp;rdquo;:  some basic information about insurance offerings and which ones are a ripoff.&lt;br /&gt;9.  &amp;ldquo;Retirement &amp;amp; College Planning&amp;rdquo;: 401Ks, Roth 401Ks, IRAs, SEPs, Coverdell ESAs, etc.&lt;br /&gt;10. &amp;ldquo;Buyer Beware&amp;rdquo;: understanding some marketing and sales tactics and how to avoid being pressured by them.&lt;br /&gt;11.  &amp;ldquo;Real Estate &amp;amp; Mortgages&amp;rdquo;: some basics about buying and selling a home, types of mortgages (apparently recorded before the recent popularity of some more creative mortgages), and refinancing.&lt;br /&gt;12. &amp;ldquo;Careers &amp;amp; Extra Jobs&amp;rdquo;:  how to find a job you love, when it makes sense to seek extra income to get out of a problem.&lt;br /&gt;13.  &amp;ldquo;Collection Practices &amp;amp; Credit Bureaus&amp;rdquo;:  some basics on collections, how to clean up your credit report, how to get out of bad debt messes when you can&amp;rsquo;t afford to pay all your bills.&lt;br /&gt;&lt;br /&gt;Some of the &lt;a href=&#34;http://www.daveramsey.com/etc/cms/index.cfm?intContentID=2867&#34;&gt;basic messages&lt;/a&gt; of Ramsey&amp;rsquo;s plan are to start by building an emergency savings of $1,000, cut up all your credit cards and budget every dollar of income, get all non-mortgage debt paid off, build up savings of 3-6 months of expenses, and start investing 15% of annual gross income in mutual funds (maximizing tax-preferred options).  He&amp;rsquo;s very anti-credit card and anti-debt.  I agree with the latter (except for a mortgage); the former I don&amp;rsquo;t personally agree with for myself, but I think it&amp;rsquo;s good advice for anyone who doesn&amp;rsquo;t have the discipline to be a credit card &amp;ldquo;freeloader&amp;rdquo; (pay off all credit card balances monthly).&lt;br /&gt;&lt;br /&gt;He also advises never buying a house with anything but a 15-year fixed rate mortgage, and never with a monthly payment greater than 25% of your monthly take-home pay, never spending more than 20% of your annual income on cars (and always paying cash, never going into debt&amp;ndash;and that means buying used).&lt;br /&gt;&lt;br /&gt;The average household has &lt;a href=&#34;http://moneycentral.msn.com/content/Banking/creditcardsmarts/P117014.asp&#34;&gt;about $10,000 in credit card debt&lt;/a&gt;, lots of people have been buying their homes with interest-only adjustable rate mortgages where they can barely afford the interest-only payments (or even just the negative amortization option), and many people have been pulling equity out of their homes to pay for consumer goods, and buying homes with interest-only adjustable rate mortgages (some with negative amortization options), and these people are heading for disaster.  Ramsey&amp;rsquo;s advice is pretty sound.&lt;br /&gt;&lt;br /&gt;UPDATE (January 23, 2007):  The Simple Dollar &lt;a href=&#34;http://www.thesimpledollar.com/2007/01/23/deconstructing-dave-ramsey/&#34;&gt;has a good summary of Dave Ramsey&amp;rsquo;s program&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Western Union discontinues telegrams</title>
      <link>https://blog.lippard.org/2006/02/western-union-discontinues-telegrams.html/</link>
      <pubDate>Wed, 01 Feb 2006 16:00:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/02/western-union-discontinues-telegrams.html/</guid>
      <description>&lt;p&gt;After 145 years in the business, Western Union &lt;a href=&#34;http://www.livescience.com/technology/060131_western_union.html&#34;&gt;discontinued sending telegrams&lt;/a&gt; on January 27.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;&#34;Left unmentioned in their announcement was the fact that no one had requested a telegram be sent since some time in the mid 1970s, and the last person fluent in morse code died in 1988--a full 4 years after the second-to-last, meaning that, had anyone needed to send a telegram, no one could have read the messages he might have sent, anyway.&#34;&lt;BR/&gt;&lt;BR/&gt;:-)&lt;/p&gt;</description>
    </item>
    <item>
      <title>The story behind the Wedge Strategy becoming public</title>
      <link>https://blog.lippard.org/2006/02/story-behind-wedge-strategy-becoming.html/</link>
      <pubDate>Wed, 01 Feb 2006 15:54:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/02/story-behind-wedge-strategy-becoming.html/</guid>
      <description>&lt;p&gt;The &lt;span style=&#34;font-style: italic;&#34;&gt;Seattle Weekly&lt;/span&gt; has published a story on the Discovery Institute, including &lt;a href=&#34;http://www.seattleweekly.com/news/0605/discovery-wedge.php#page1&#34;&gt;original scans of the &amp;ldquo;Wedge Strategy&amp;rdquo;&lt;/a&gt; and the story of &lt;a href=&#34;http://www.seattleweekly.com/news/0605/discovery-darwin.php&#34;&gt;how it was leaked to the Internet&lt;/a&gt; by &lt;a href=&#34;http://whatisthewar.blogspot.com/&#34;&gt;Matt Duss&lt;/a&gt; and &lt;a href=&#34;http://www.churchofvirus.org/virus.1Q99/0510.html&#34;&gt;Tim Rhodes&lt;/a&gt;.  More at &lt;a href=&#34;http://scienceblogs.com/pharyngula/2006/02/the_true_history_of_the_wedge.php&#34;&gt;Pharyngula&lt;/a&gt;, including the &lt;a href=&#34;http://scienceblogs.com/pharyngula/upload/2006/02/Wedge.pdf&#34;&gt;Wedge in PDF&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;I found this paragraph interesting, considering how much the Discovery Institute spends on PR:&lt;br /&gt;&lt;i&gt;&lt;/i&gt;&lt;blockquote&gt;&lt;i&gt;Seattle Weekly&lt;/i&gt; began making inquiries for this story in mid-2005, but neither Chapman nor any Discovery Institute fellow has been willing to be interviewed. A last attempt to elicit comment, e-mailed to spokesperson Rob Crowther on Jan. 4, elicited the following: &amp;ldquo;With the start of the new year all of the Fellows and staff are quite busy and their schedules are completely full. I think you&amp;rsquo;ll find more than enough information on our website that you are welcome to quote from. If you want to submit questions in writing, I&amp;rsquo;d be happy to pass those along and see if anyone has time to respond, but I can&amp;rsquo;t make any guarantees.&amp;rdquo; A number of questions were submitted; none was answered.&lt;/blockquote&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Phoenix housing inventories for sale continue to climb</title>
      <link>https://blog.lippard.org/2006/01/phoenix-housing-inventories-for-sale.html/</link>
      <pubDate>Tue, 31 Jan 2006 22:32:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/phoenix-housing-inventories-for-sale.html/</guid>
      <description>&lt;p&gt;To continue from just before where we &lt;a href=&#34;https://blog.lippard.org/2005/10/housing-bubble-losing-volume-in.html&#34;&gt;left off last time&lt;/a&gt;&amp;hellip; there were 10,748 homes for sale on July 20, 2005, and it had increased by 79% to 19,254 by October 2.  Yesterday, it was up a further 69% to 32,512&amp;ndash;a 202% increase over the July 20 number.  I&amp;rsquo;ve seen estimates that about a third are being sold by &amp;ldquo;investors.&amp;quot;&lt;br /&gt;&lt;br /&gt;10/1/2005 19333&lt;br /&gt;10/2/2005 19316&lt;br /&gt;10/3/2005 19362&lt;br /&gt;10/4/2005 19463&lt;br /&gt;10/5/2005 19562&lt;br /&gt;10/6/2005 19670&lt;br /&gt;10/7/2005 20052&lt;br /&gt;10/8/2005 20219&lt;br /&gt;10/9/2005 20153&lt;br /&gt;10/10/2005 20324&lt;br /&gt;10/11/2005 20470&lt;br /&gt;10/12/2005 20668&lt;br /&gt;10/13/2005 20850&lt;br /&gt;10/14/2005 21238&lt;br /&gt;10/15/2005 21446&lt;br /&gt;10/16/2005 21463&lt;br /&gt;10/17/2005 21527&lt;br /&gt;10/18/2005 21588&lt;br /&gt;10/19/2005 21795&lt;br /&gt;10/20/2005 21806&lt;br /&gt;10/21/2005 22302&lt;br /&gt;10/22/2005 22719&lt;br /&gt;10/23/2005 22769&lt;br /&gt;10/24/2005 22806&lt;br /&gt;10/25/2005 22976&lt;br /&gt;10/26/2005 23132&lt;br /&gt;10/27/2005 23293&lt;br /&gt;10/28/2005 23681&lt;br /&gt;10/29/2005 23805&lt;br /&gt;10/30/2005 23816&lt;br /&gt;10/31/2005 23790&lt;br /&gt;11/1/2005 23601&lt;br /&gt;11/2/2005 23665&lt;br /&gt;11/3/2005 24193&lt;br /&gt;11/4/2005 24579&lt;br /&gt;11/5/2005 24786&lt;br /&gt;11/6/2005 24717&lt;br /&gt;11/7/2005 24937&lt;br /&gt;11/8/2005 25244&lt;br /&gt;11/9/2005 25333&lt;br /&gt;11/10/2005 25387&lt;br /&gt;11/11/2005 25700&lt;br /&gt;11/12/2005 25685&lt;br /&gt;11/13/2005 25773&lt;br /&gt;11/14/2005 25945&lt;br /&gt;11/15/2005 25913&lt;br /&gt;11/16/2005 25884&lt;br /&gt;11/17/2005 26261&lt;br /&gt;11/18/2005 26098&lt;br /&gt;11/19/2005 26662&lt;br /&gt;11/20/2005 26688&lt;br /&gt;11/21/2005 26684&lt;br /&gt;11/22/2005 26488&lt;br /&gt;11/23/2005 26776&lt;br /&gt;11/24/2005 26819&lt;br /&gt;11/25/2005 26855&lt;br /&gt;11/26/2005 26871&lt;br /&gt;11/27/2005 26890&lt;br /&gt;11/28/2005 26979&lt;br /&gt;11/29/2005 26811&lt;br /&gt;11/30/2005 26797&lt;br /&gt;12/1/2005 26792&lt;br /&gt;12/2/2005 26915&lt;br /&gt;12/3/2005 27238&lt;br /&gt;12/4/2005 27295&lt;br /&gt;12/5/2005 27356&lt;br /&gt;12/6/2005 27387&lt;br /&gt;12/7/2005 27403&lt;br /&gt;12/8/2005 27367&lt;br /&gt;12/9/2005 27649&lt;br /&gt;12/10/2005 27706&lt;br /&gt;12/11/2005 27664&lt;br /&gt;12/12/2005 27512&lt;br /&gt;12/13/2005 27411&lt;br /&gt;12/14/2005 27566&lt;br /&gt;12/15/2005 27517&lt;br /&gt;12/16/2005 27603&lt;br /&gt;12/17/2005 27791&lt;br /&gt;12/18/2005 27776&lt;br /&gt;12/19/2005 27722&lt;br /&gt;12/20/2005 27604&lt;br /&gt;12/21/2005 27554&lt;br /&gt;12/22/2005 27516&lt;br /&gt;12/23/2005 27486&lt;br /&gt;12/24/2005 27311&lt;br /&gt;12/25/2005 27014&lt;br /&gt;12/26/2005 26810&lt;br /&gt;12/27/2005 26822&lt;br /&gt;12/28/2005 26687&lt;br /&gt;12/29/2005 26649&lt;br /&gt;12/30/2005 26547&lt;br /&gt;12/31/2005 26497&lt;br /&gt;1/1/2006 26462&lt;br /&gt;1/2/2006 26401&lt;br /&gt;1/3/2006 26751&lt;br /&gt;1/4/2006 27403&lt;br /&gt;1/5/2006 27564&lt;br /&gt;1/6/2006 28224&lt;br /&gt;1/7/2006 28337&lt;br /&gt;1/8/2006 28542&lt;br /&gt;1/9/2006 28595&lt;br /&gt;1/10/2006 28786&lt;br /&gt;1/11/2006 29222&lt;br /&gt;1/12/2006 29507&lt;br /&gt;1/13/2006 29689&lt;br /&gt;1/14/2006 29899&lt;br /&gt;1/15/2006 30415&lt;br /&gt;1/16/2006 30391&lt;br /&gt;1/17/2006 30707&lt;br /&gt;1/18/2006 30817&lt;br /&gt;1/19/2006 31085&lt;br /&gt;1/20/2006 31457&lt;br /&gt;1/21/2006 31463&lt;br /&gt;1/22/2006 31497&lt;br /&gt;1/23/2006 31607&lt;br /&gt;1/24/2006 31766&lt;br /&gt;1/25/2006 31830&lt;br /&gt;1/26/2006 32142&lt;br /&gt;1/27/2006 32002&lt;br /&gt;1/28/2006 32477&lt;br /&gt;1/29/2006 32458&lt;br /&gt;1/30/2006 32512&lt;/p&gt;</description>
    </item>
    <item>
      <title>Arizona porn spamming proxy abusers busted</title>
      <link>https://blog.lippard.org/2006/01/arizona-porn-spamming-proxy-abusers.html/</link>
      <pubDate>Tue, 31 Jan 2006 18:46:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/arizona-porn-spamming-proxy-abusers.html/</guid>
      <description>&lt;p&gt;The Federal Trade Commission &lt;a href=&#34;http://www.ftc.gov/os/caselist/0523161/0523161.htm&#34;&gt;today unsealed and announced its action&lt;/a&gt; in the U.S. District Court in Arizona against William Dugger (a/k/a Billy Johnson, d/b/a Net Everyone) of Hawaii (with a business address in Phoenix), Angelina Johnson (d/b/a Net Everyone) of Hawaii and/or Phoenix, and John Vitale (d/b/a Net Everyone) of Phoenix for sending CAN-SPAM-violating porn spam using compromised systems of uninvolved third parties.  The Temporary Restraining Order announced today freezes their assets and requires their ISPs to disconnect all of their equipment from the Internet and deny them any access to it.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Congress banned from Wikipedia for abuses</title>
      <link>https://blog.lippard.org/2006/01/congress-banned-from-wikipedia-for.html/</link>
      <pubDate>Tue, 31 Jan 2006 03:11:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/congress-banned-from-wikipedia-for.html/</guid>
      <description>&lt;p&gt;Wikipedia &lt;a href=&#34;http://en.wikipedia.org/wiki/Wikipedia:Requests_for_comment/United_States_Congress&#34;&gt;has banned the IP blocks of U.S. Congress&lt;/a&gt; from the ability to make changes, due to repeated abuses by Congressional staffers who&lt;br /&gt;&lt;blockquote&gt;repeatedly engage in revert wars, blank content, engage in libelous behavior or violate WP:NPOV, WP:CIV [Wikipedia&amp;rsquo;s standards for neutral point of view and civility].  The editors from these IP ranges are rude and abrasive, immature, and show no understanding of Wikipedia policy.  The editors also frequently try to whitewash the actions of certain politicians.  They treat Wikipedia articles about politicians as though they own the articles, replacing community articles with their own sanctioned biographies and engaging in revert wars when other users dispute this sudden change.  They also violate Wikipedia:Verifiability, by deleting verified reports, while adding flattering things about members of Congress that are unverified.&lt;/blockquote&gt;A newspaper article has been written on this subject &lt;a href=&#34;http://www.lowellsun.com/ci_3444567&#34;&gt;in the &lt;span style=&#34;font-style: italic;&#34;&gt;Lowell Sun&lt;/span&gt;&lt;/a&gt; by Evan Lehmann.&lt;br /&gt;&lt;br /&gt;A list of further details is in the Wikipedia entry on &lt;a href=&#34;http://en.wikipedia.org/wiki/Congressional_Staffer_Edits&#34;&gt;Congressional Staffer Edits&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Kudos to Wikipedia for treating Congress the way it deserves to be treated.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Apparently Sam Coppersmith has never heard of Kelo v. New London Development Corp.</title>
      <link>https://blog.lippard.org/2006/01/apparently-sam-coppersmith-has-never.html/</link>
      <pubDate>Mon, 30 Jan 2006 21:11:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/apparently-sam-coppersmith-has-never.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://liberaldesert.blogspot.com/2006/01/mass-outrage-over-municipal-government.html&#34;&gt;Sam Coppersmith complains&lt;/a&gt; that legislators seeking restrictions on eminent domain abuse are wasting their time (and apparently that they are trying to create a diversion from other more important issues).  Sure, Arizona has better protections in place than most states (as demonstrated by the decisions in &lt;a href=&#34;http://www.cofad1.state.az.us/opinionfiles/SA/SA020108.pdf&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Bailey v. Myers&lt;/span&gt;&lt;/a&gt; (link is a PDF) and &lt;a href=&#34;http://www.goldwaterinstitute.org/article.php/819.html&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;City of Tempe v. Valentine&lt;/span&gt;&lt;/a&gt;) , but why is it any surprise that there is extensive support for expanding such protections in the aftermath of the Kelo decision?  The failure of his column to even mention that decision strikes me as disingenuous.&lt;br /&gt;&lt;br /&gt;The &lt;a href=&#34;http://www.castlecoalition.org/&#34;&gt;Castle Coalition&lt;/a&gt; and the &lt;a href=&#34;http://www.ij.org/&#34;&gt;Institute for Justice&lt;/a&gt; have very strong grassroots support on this issue, and it&amp;rsquo;s not a partisan issue.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Discovery Institute and the status of Intelligent Design as science</title>
      <link>https://blog.lippard.org/2006/01/discovery-institute-and-status-of.html/</link>
      <pubDate>Sun, 29 Jan 2006 19:26:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/discovery-institute-and-status-of.html/</guid>
      <description>&lt;p&gt;The Discovery Institute has lately taken the position (argued by law student Michael Francisco) that Judge Jones was wrong to even consider ruling on the question of whether Intelligent Design is science.  This position has been refuted in detail by Ed Brayton at &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/01/dis_new_contributor_on_judge_j.php&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt;, by John Pieret at &lt;a href=&#34;http://dododreams.blogspot.com/2006/01/trying-to-keep-up-with-joneses.html&#34;&gt;Thoughts in a Haystack&lt;/a&gt;, and by Mike Dunford at &lt;a href=&#34;http://thequestionableauthority.blogspot.com/2006/01/what-difference-day-makes.html&#34;&gt;The Questionable Authority&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;I have one critique of Dunford&amp;rsquo;s argument&amp;ndash;I believe he is conflating two positions in order to create a contradiction on the part of the Discovery Institute when he points out that they argued that he should rule on the constitutionality of Intelligent Design, but should not have ruled on whether Intelligent Design is science.  These are distinguishable issues and one could hold both simultaneously without contradiction (though not necessarily without error).  Where the Discovery Institute contradicted the recent argument from Michael Francisco is that its expert witnesses and its amicus brief did argue for the scientific status of ID, as Brayton and Pieret point out.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Wanchick&#39;s moral argument</title>
      <link>https://blog.lippard.org/2006/01/wanchicks-moral-argument.html/</link>
      <pubDate>Sun, 29 Jan 2006 17:53:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/wanchicks-moral-argument.html/</guid>
      <description>&lt;p&gt;Richard Carrier and Tom Wanchick have begun a debate over at the &lt;a href=&#34;http://www.infidels.org/library/modern/richard_carrier/carrier-wanchick/&#34;&gt;Internet Infidels site&lt;/a&gt;.  Wanchick gives six arguments for Christian theism, one of which is the following &amp;ldquo;moral argument&amp;rdquo;:&lt;br /&gt;&lt;blockquote&gt;But what makes us obliged not to mistreat humans? After all, if naturalism is true, &amp;ldquo;a human being is a biological animal,&amp;quot;[16] as naturalist Julian Baggini admits. But unless humans have unique moral worth not had by beasts, it seems objective moral truth wouldn&amp;rsquo;t exist. It wouldn&amp;rsquo;t, for instance, be immoral to rape or kill, for animals do so to each other regularly with no moral significance.[17]&lt;/blockquote&gt;When somebody says &amp;ldquo;it seems,&amp;rdquo; that may be an indication that there isn&amp;rsquo;t a solid argument.  Here, for instance, Wanchick says that unless humans have unique moral worth distinct from all animals, there is no objective moral truth.  The conclusion clearly doesn&amp;rsquo;t follow without additional premises.  The more obvious conclusion from the premise that humans are not the unique holders of moral worth is that animals also have moral worth, that mistreating and abusing them is wrong, and perhaps that it is immoral to kill animals for food&amp;ndash;this is the conclusion drawn by many vegetarians and vegans.  Moral worth is a distinct concept from moral responsibility, so the fact that animals don&amp;rsquo;t respect each others&amp;rsquo; moral worth doesn&amp;rsquo;t make them morally blameworthy.  One can have moral worth and rights that deserve to be respected without having the capacity for moral reasoning or responsibility.&lt;br /&gt;&lt;blockquote&gt;Paul Draper pinpoints the problem such properties would cause for naturalism: &amp;ldquo;every human being has a special sort of inherent value that no animal has, and every human has an equal amount of this value. Such equality is possible despite the great differences among humans, because the value in question does not supervene on any natural properties. It is a nonnatural property that all (and only) humans possess.&amp;quot;[18] The great naturalist philosopher J.L. Mackie, and myriad others, agree.&lt;/blockquote&gt;Mackie&amp;rsquo;s &amp;ldquo;queerness&amp;rdquo; argument certainly does carry some weight as an argument against the objectivity of moral properties.  This argument about equality, however, I find less convincing.  I would argue that the inherent value that is &amp;ldquo;equal&amp;rdquo; is that we recognize a set of individual rights for those who meet certain minimal criteria of personhood (or sentience, consciousness, capacity for pain, or whatever are the minimal features which give rise to such rights), and it is those rights which are equal, and are so for social and economic reasons.  In fact, the actual value any one person has (for themselves and others) does vary from person to person based on natural properties.&lt;br /&gt;&lt;blockquote&gt;Unfortunately, to defend naturalism, Draper and Mackie (like Carrier) have to absurdly deny that humans have such unique inherent worth.[19] Carrier even says some animals are more morally valuable than certain humans in virtue of their superior intellect, rationality, etc.[20] But such positions are obviously false. Humans have moral worth not found in animals, regardless of their comparative capabilities, and the failure to recognize this is simply a lack of moral insight.&lt;/blockquote&gt;There is no argument here except bare assertion:  &amp;ldquo;such positions are obviously false.&amp;rdquo;  Those who advocate animal rights would question Wanchick&amp;rsquo;s capacity for moral insight, and since Wanchick supplies no evidence or reasons to support his position on this issue, there is no reason to prefer his position to theirs.&lt;br /&gt;&lt;blockquote&gt;But since these moral properties obviously do exist in human beings and aren&amp;rsquo;t natural, they must have a supernatural source. And since moral properties exist only in persons, the source of moral properties must be a supernatural person.&lt;/blockquote&gt;Again, Wanchick has proceeded by bare assertion&amp;ndash;&amp;ldquo;these moral properties obviously do exist in human beings and aren&amp;rsquo;t natural&amp;rdquo;&amp;ndash;that&amp;rsquo;s two assertions, neither of which he has offered any support for.  He then asserts that &amp;ldquo;moral properties exist only in persons,&amp;rdquo; again without argument.  I have some ideas about how such an argument could be constructed, though most of them involve non-objective meta-ethics, which would not support Wanchick&amp;rsquo;s view.  I don&amp;rsquo;t think that Wanchick actually believes that &amp;ldquo;moral properties exist only in persons&amp;rdquo;&amp;ndash;surely he would agree that there are particular actions that are objectively wrong, such as an axe murder.  But an axe murder is not within a person, it is an action in the natural world, and for it to be objectively wrong is for that action to have moral properties.  If Wanchick agrees with this, it undermines this entire argument.  If he disagrees with it, then he owes an explanation for how his view is not a form of subjectivism.&lt;br /&gt;&lt;blockquote&gt;The moral order, then, is evidence of a supernatural person who grounds moral truth. Additionally, at least some moral truths are necessary, and thus their foundation must be a necessary being grounding moral facts in all possible worlds.[21]&lt;/blockquote&gt;Wanchick finishes up with more bare assertion, throwing in his &amp;ldquo;additionally&amp;rdquo; remarks without any justification or argument.&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;m not sure if this is the worst of Wanchick&amp;rsquo;s six arguments, but it&amp;rsquo;s quite feeble.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dead In Christ</title>
      <link>https://blog.lippard.org/2006/01/dead-in-christ.html/</link>
      <pubDate>Sun, 29 Jan 2006 02:39:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/dead-in-christ.html/</guid>
      <description>&lt;p&gt;Maureen, of &amp;ldquo;&lt;a href=&#34;http://goosetheantithesis.blogspot.com/2005/12/raving-atheist-and-randists-both.html&#34;&gt;Fucktard&lt;/a&gt;&amp;rdquo; fame, was apparently exposed by Justin, at &lt;a href=&#34;http://fifteen-minutes.net/b/2006/01/closing_in_on_maureen.php#c9314&#34;&gt;fifteen minutes&lt;/a&gt;, as a college student at WVU, and not the poor uneducated woman she claimed to be. By all appearances, she has deleted the Dying in Christ blog and her own Blogger profile.&lt;br /&gt;&lt;br /&gt;Justin just posted this (off-topic) comment about it over at &lt;a href=&#34;http://einzige.blogspot.com/2006/01/job-woes.html&#34;&gt;Die Eigenheit&lt;/a&gt;:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;span style=&#34;font-size:85%;&#34;&gt;I mainly posted those ones you found at the other site, asking her what they were about and why she swore so much. She deleted them, saying I had blasphemed the holy spirit, so I reposted them&amp;hellip; asking if WVU had a policy about using their computers to spread hate speech and the like.She told me she didn&amp;rsquo;t go to WVU, I was clearly wrong and that she &amp;ldquo;was too old&amp;rdquo; to go to &amp;ldquo;university&amp;rdquo; and blamed the profanity-laced comments on the other blog on &amp;ldquo;Zach&amp;rdquo; whom had already apologized for doing such naughty things. I told her they weren&amp;rsquo;t possibly from Zach (or he&amp;rsquo;s the smartest 12 year old in the world), and then within a half-hour&amp;hellip; the whole thing was gone.&lt;br /&gt;&lt;/span&gt;&lt;/blockquote&gt;I don&amp;rsquo;t know about anyone else, but as I sit here and laugh hysterically, contemplating Maureen&amp;rsquo;s accusation that Justin blasphemed the Holy Spirit, I have to admit that I&amp;rsquo;m going to miss the old broad.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;UPDATE:&lt;/b&gt; It appears that &lt;a href=&#34;http://dyinginchrist.blogspot.com/2006/01/disclaimer.html&#34;&gt;we are witness to a resurrection&lt;/a&gt;, as Dying In Christ has been reincarnated as a blog &amp;ldquo;intended to start reflecting a more Unitarian/Universalist or a Secular Humanist point of view. More to follow :)&amp;rdquo;.&lt;br /&gt;&lt;br /&gt;Sounds like it won&amp;rsquo;t be quite so funny, though.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Disneyfication of Devo:  DEV2.O</title>
      <link>https://blog.lippard.org/2006/01/disneyfication-of-devo-dev2o.html/</link>
      <pubDate>Sun, 29 Jan 2006 01:13:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/disneyfication-of-devo-dev2o.html/</guid>
      <description>&lt;p&gt;This is just too horrifying for words&amp;ndash;&lt;a href=&#34;http://disney.go.com/disneyrecords/Song-Albums/devo20/&#34;&gt;four teenage kids doing Devo covers&lt;/a&gt;, with the blessing of the band.&lt;br /&gt;&lt;blockquote&gt;&amp;ldquo;I&amp;rsquo;m honored to be the new Mark Mothersbaugh!&amp;rdquo; declared Nicole!&lt;/blockquote&gt;says a press release.  But I guess it is just the next step in devolution&amp;hellip;&lt;br /&gt;&lt;br /&gt;They don&amp;rsquo;t do &amp;ldquo;Mongoloid.&amp;rdquo;&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Something tells me they don&#39;t do &lt;I&gt;Soo Bawls&lt;/I&gt; or &lt;I&gt;I Need a Chick&lt;/I&gt;, either.&lt;BR/&gt;&lt;BR/&gt;We &lt;B&gt;are&lt;/B&gt; DEVO!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Pushing spyware through search</title>
      <link>https://blog.lippard.org/2006/01/pushing-spyware-through-search.html/</link>
      <pubDate>Sat, 28 Jan 2006 17:36:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/pushing-spyware-through-search.html/</guid>
      <description>&lt;p&gt;Ben Edelman &lt;a href=&#34;http://www.benedelman.org/news/012606-1.html&#34;&gt;points out how Google is a major player&lt;/a&gt; in the distribution of spyware by accepting paid advertising from companies that distribute it.  The data is now easily available, &lt;a href=&#34;https://blog.lippard.org/2006/01/new-internet-consumer-protection-tool.html&#34;&gt;thanks to SiteAdvisor.com&lt;/a&gt;, about which sites are distributing this crap, and if Google really wants to not be evil, they should start refusing the money of these sleazy companies.&lt;br /&gt;&lt;br /&gt;This is a parallel situation to Internet providers who provide connectivity to known spammers.  I am pleased to work for a company that has a strict acceptable use policy (which I helped write, and which my organization is responsible for enforcing), which allows us to take appropriate steps to keep spammers off our network and quickly terminate contracts and access of those who manage to make it on.  But too many are unwilling to say no to the money, and look the other way when their contracts are violated, which unfortunately includes the big guys (SBC, which is now part of AT&amp;amp;T, and MCI, which is now part of Verizon, are two of &lt;a href=&#34;http://www.spamhaus.org/statistics/networks.lasso&#34;&gt;the very worst offenders out there&lt;/a&gt;).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Goldwater Institute:  Confused priorities</title>
      <link>https://blog.lippard.org/2006/01/goldwater-institute-confused.html/</link>
      <pubDate>Fri, 27 Jan 2006 20:36:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/goldwater-institute-confused.html/</guid>
      <description>&lt;p&gt;In today&amp;rsquo;s release from the Goldwater Institute, &lt;a href=&#34;http://www.goldwaterinstitute.org/article.php/879.html&#34;&gt;&amp;ldquo;The Nanny State Comes to My Mailbox,&amp;quot;&lt;/a&gt; Andrea Woodmansee complains about the fact that a birthday card from Arizona Governor Janet Napolitano contained the statement &amp;ldquo;One of your most important roles as a parent is to make sure your baby is immunized.&amp;quot;&lt;br /&gt;&lt;br /&gt;I find it more objectionable that the state spends money to send out cards for all births instead of on more useful things (or did Ms. Woodmansee get special treatment as a result of her proximity to power?) than I am that the card contains an accurate statement about the importance of immunization.&lt;br /&gt;&lt;br /&gt;This state contains numerous anti-vaccination conspiracy theorists who put the rest of us as well as their own children at risk by not having them vaccinated.&lt;br /&gt;&lt;br /&gt;Failing to have children vaccinated is arguably a form of child abuse&amp;ndash;failing to take reasonable steps to give the child proper medical treatment.&lt;br /&gt;&lt;br /&gt;I can&amp;rsquo;t bring myself to be exercised about Janet Napolitano promoting vaccination when we have &lt;a href=&#34;http://www.slate.com/id/2134845/&#34;&gt;a President who doesn&amp;rsquo;t respect Constitutional limits on his power&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Does anyone doubt that Barry Goldwater would have prioritized George Bush&amp;rsquo;s abuses of power over Janet Napolitano&amp;rsquo;s birthday card promotion of vaccination as a subject of critical attention?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Kudos to James Frey for coming clean</title>
      <link>https://blog.lippard.org/2006/01/kudos-to-james-frey-for-coming-clean.html/</link>
      <pubDate>Thu, 26 Jan 2006 18:43:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/kudos-to-james-frey-for-coming-clean.html/</guid>
      <description>&lt;p&gt;Now that &lt;a href=&#34;http://news.yahoo.com/s/nm/20060126/en_nm/frey_dc_2&#34;&gt;Frey has confessed&lt;/a&gt; that &lt;a href=&#34;http://www.thesmokinggun.com/archive/0104061jamesfrey1.html&#34;&gt;The Smoking Gun&amp;rsquo;s expose&lt;/a&gt; is quite accurate and his book was filled with fabrications, &lt;a href=&#34;http://news.yahoo.com/s/nm/20060126/en_nm/frey_dc_2&#34;&gt;Oprah has also admitted&lt;/a&gt; that she was mistaken to continue supporting him and give &amp;ldquo;the impression that the truth does not matter.&amp;quot;&lt;br /&gt;&lt;br /&gt;It&amp;rsquo;s more satisfying to everyone when liars confess than when they continue lying, and when those who make mistakes admit them rather than cover them up.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How you can tell the Discovery Institute isn&#39;t doing science</title>
      <link>https://blog.lippard.org/2006/01/how-you-can-tell-discovery-institute.html/</link>
      <pubDate>Thu, 26 Jan 2006 15:09:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/how-you-can-tell-discovery-institute.html/</guid>
      <description>&lt;p&gt;Mike Dunford compares their PR output to their scientific output at &lt;a href=&#34;http://thequestionableauthority.blogspot.com/2006/01/how-can-you-tell-it-isnt-science.html&#34;&gt;The Questionable Authority&lt;/a&gt;.  They put out a press release at a rate of 0.44 per day, but scientific papers at a rate of 0.0046/day.  Another way of looking at it is that it took them over 20 years to generate the 34 papers on their list, but their last 34 press releases have come in the last 77 days (since November 10, 2005).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Stop Badware!</title>
      <link>https://blog.lippard.org/2006/01/stop-badware.html/</link>
      <pubDate>Thu, 26 Jan 2006 04:58:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/stop-badware.html/</guid>
      <description>&lt;p&gt;In addition to &lt;a href=&#34;https://blog.lippard.org/2006/01/new-internet-consumer-protection-tool.html&#34;&gt;SiteAdvisor.com&lt;/a&gt;, Google, Lenovo, and Sun have backed a project by the &lt;a href=&#34;http://cyber.law.harvard.edu/home/&#34;&gt;Berkman Center&lt;/a&gt; at the Harvard Law School, the &lt;a href=&#34;http://www.oii.ox.ac.uk/&#34;&gt;Oxford Internet Institute&lt;/a&gt;, and &lt;a href=&#34;http://www.consumerwebwatch.org/&#34;&gt;Consumer Reports WebWatch&lt;/a&gt; to create a &amp;ldquo;hall of shame&amp;rdquo; for purveyors of spyware and adware, at &lt;a href=&#34;http://www.stopbadware.org/&#34;&gt;&lt;a href=&#34;https://www.stopbadware.org&#34;&gt;www.stopbadware.org&lt;/a&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;StopBadWare and SiteAdvisor.com should team up, if they haven&amp;rsquo;t already (Ben Edelman was formerly a student fellow at the Berkman Center and an advisor to SiteAdvisor.com and has already created his own &lt;a href=&#34;http://www.benedelman.org/news/011606-1.html&#34;&gt;hall of shame list for affiliate programs&lt;/a&gt;)&amp;ndash;the latter&amp;rsquo;s data should be quite useful to the former, and is available under Creative Commons license.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Turning mental institutions into condos</title>
      <link>https://blog.lippard.org/2006/01/turning-mental-institutions-into.html/</link>
      <pubDate>Thu, 26 Jan 2006 04:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/turning-mental-institutions-into.html/</guid>
      <description>&lt;p&gt;CNNMoney.com&amp;rsquo;s &lt;a href=&#34;http://money.cnn.com/magazines/business2/101dumbest/?cnn=yes&#34;&gt;grand-prize winner&lt;/a&gt; for dumbest moment of 2005 goes to a plan to convert the creepy &lt;a href=&#34;http://www.danvers-state-ia.com/home.html&#34;&gt;Danvers State Hospital&lt;/a&gt; into high-end apartments and condos.  This mental institution was an example of the architecture known as the &amp;ldquo;Kirkbride Plan,&amp;rdquo; similar to other Gothic Revival masterpieces like the H.H. Richardson-designed &lt;a href=&#34;http://preserve.bfn.org/bam/archs/rich/statekowsky/&#34;&gt;Buffalo State Hospital&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Danvers was the setting of the 2001 film &lt;a href=&#34;http://www.imdb.com/title/tt0261983/&#34;&gt;&amp;ldquo;Session 9.&amp;quot;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>New Internet consumer protection tool--SiteAdvisor.com</title>
      <link>https://blog.lippard.org/2006/01/new-internet-consumer-protection-tool.html/</link>
      <pubDate>Thu, 26 Jan 2006 00:50:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/new-internet-consumer-protection-tool.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve been using the Firefox plugin from &lt;a href=&#34;http://www.siteadvisor.com/&#34;&gt;SiteAdvisor.com&lt;/a&gt; for a few days, and I think it&amp;rsquo;s a great idea.  They&amp;rsquo;ve searched the web, downloaded content, and submitted unique email addresses on signup forms everywhere they find them, to see what happens.  They then rate each site for malicious content and the extent to which it generates spam in response to a signup.  This database is then used by their browser plugin to display icons next to Google and Yahoo search results indicating whether that site is green, yellow, or red regarding the type of content downloaded, the amount of email you can expect to receive from signing up at the site, and whether it links to other sites that are problematic.&lt;br /&gt;&lt;br /&gt;Their privacy policy is good&amp;ndash;they don&amp;rsquo;t keep a record of who goes to what site.  One feature I&amp;rsquo;d like to see them add is the ability to not make queries for certain domains (such as Intranet web pages&amp;ndash;their current design allows them to map out internal corporate web structures which they should not be able to get).&lt;br /&gt;&lt;br /&gt;Their advisory board includes &lt;a href=&#34;http://avirubin.com/&#34;&gt;Avi Rubin&lt;/a&gt;, a well-known security researcher at Johns Hopkins University (and formerly at AT&amp;amp;T) who has done significant work on &lt;a href=&#34;http://accurate-voting.org/&#34;&gt;e-voting security&lt;/a&gt;, and &lt;a href=&#34;http://www.benedelman.org/&#34;&gt;Ben Edelman&lt;/a&gt;, formerly of Harvard Law School&amp;rsquo;s Berkman Center for Internet &amp;amp; Society, who is well-known for his research on Internet subjects such as &lt;a href=&#34;http://cyber.law.harvard.edu/edelman.html&#34;&gt;domain name usage and China&amp;rsquo;s web filtering&lt;/a&gt;, as well as his &lt;a href=&#34;http://cyber.law.harvard.edu/people/edelman/edelman-v-n2h2/&#34;&gt;lawsuit against web filtering company N2H2&lt;/a&gt; to defend his right to research its blocking list.&lt;br /&gt;&lt;br /&gt;SiteAdvisor &lt;a href=&#34;http://blog.siteadvisor.com/&#34;&gt;has a blog&lt;/a&gt;, too (though as of this moment it doesn&amp;rsquo;t have a valid RSS feed, according to Thunderbird).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cory Doctorow talk at Nature on copyright, SF, online publication, etc.</title>
      <link>https://blog.lippard.org/2006/01/cory-doctorow-talk-at-nature-on.html/</link>
      <pubDate>Wed, 25 Jan 2006 14:52:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/cory-doctorow-talk-at-nature-on.html/</guid>
      <description>&lt;p&gt;Cory Doctorow visited the offices of &lt;span style=&#34;font-style: italic;&#34;&gt;Nature&lt;/span&gt; and gave &lt;a href=&#34;http://blogs.nature.com/wp/nascent/2006/01/cory_doctorow_visits_nature_1.html&#34;&gt;an interesting talk&lt;/a&gt;.  (Link via &lt;a href=&#34;http://scienceblogs.com/pharyngula/2006/01/doctorownature.php&#34;&gt;Pharyngula&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Skeptics using Intelligent Design for fundraising</title>
      <link>https://blog.lippard.org/2006/01/skeptics-using-intelligent-design-for.html/</link>
      <pubDate>Tue, 24 Jan 2006 01:59:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/skeptics-using-intelligent-design-for.html/</guid>
      <description>&lt;p&gt;The two major skeptical organizations in the U.S.&amp;ndash;Michael Shermer&amp;rsquo;s &lt;a href=&#34;http://www.skeptic.com/&#34;&gt;Skeptics Society&lt;/a&gt; and Paul Kurtz&amp;rsquo;s &lt;a href=&#34;http://www.csicop.org/&#34;&gt;Committee for the Scientific Investigation of Claims of the Paranormal&lt;/a&gt; (CSICOP) (or, actually, its parent organization, the &lt;a href=&#34;http://www.centerforinquiry.net/&#34;&gt;Center for Inquiry&lt;/a&gt;)&amp;ndash;have both decided to use combatting the threat of Intelligent Design as a major platform of their most recent fundraising campaigns.&lt;br /&gt;&lt;br /&gt;The Skeptics Society sent out a card-sized folded mailing with a photo of Darwin on the front with the caption &amp;ldquo;Help us keep religion out of the science classroom!&amp;rdquo;  The inside reported on recent events, such as Cardinal Schonborn&amp;rsquo;s &lt;a href=&#34;http://www.nytimes.com/2005/07/07/opinion/07schonborn.html?pagewanted=all&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;New York Times&lt;/span&gt; piece&lt;/a&gt; that the Discovery Institute and their PR agency, Creative Response Concepts, helped arrange.  It continues with facts about the amount of funding the Discovery Institute receives, quotes from Phillip Johnson, William Dembski, and Jonathan Wells, Harris and Pew poll results showing the general public&amp;rsquo;s ignorance on evolution.  So how will collected funds be used to combat Intelligent Design?  Apparently Shermer has a new book coming out this year titled &lt;span style=&#34;font-style: italic;&#34;&gt;Why Darwin Matters: Evolution, Design, and the Battle for Science and Religion&lt;/span&gt; (Henry Holt/Times Books), copies of which will be sent &amp;ldquo;to every Congressman, Senator, and Governor in America, along with the relevant state boards of education, and state legislative bodies contemplating passing pro-creationist legislation.&amp;rdquo;  That doesn&amp;rsquo;t strike me as a particularly productive way to combat ID&amp;ndash;I suspect most of the recipients will not read the book.&lt;br /&gt;&lt;br /&gt;There are other bullet items listed&amp;ndash;publication of &amp;ldquo;a special volume of essays on evolution and Intelligent Design creationism collected from the pages of &lt;span style=&#34;font-style: italic;&#34;&gt;Skeptic&lt;/span&gt; magazine, to be published by the Skeptics Society and widely distributed to science teachers throughout America to give them the intellectual tools they need to deal with ID and creationism.&amp;rdquo;  Another is to &amp;ldquo;distribute free copies to teachers&amp;rdquo; of the existing booklet &lt;span style=&#34;font-style: italic;&#34;&gt;How to Debate a Creationist&lt;/span&gt;.  That sounds much more worthwhile, though I think that it would be more productive to give teachers tools like Eugenie Scott&amp;rsquo;s &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0520246500/jimlippardswebpaA&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Evolution vs. Creationism: An Introduction&lt;/span&gt;&lt;/a&gt; and Mark Isaak&amp;rsquo;s &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/031333305X/jimlippardswebpaA&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Counter-Creationism Handbook&lt;/span&gt;&lt;/a&gt; (the online version of which is &lt;a href=&#34;http://www.talkorigins.org/indexcc/index.html&#34;&gt;here&lt;/a&gt;&amp;ndash;some of the best teacher and student resources are already free and online).&lt;br /&gt;&lt;br /&gt;The bonuses for contributors include a free book from a selection of six for $100 &amp;ldquo;Supporters&amp;rdquo; (&lt;span style=&#34;font-style: italic;&#34;&gt;In Darwin&amp;rsquo;s Shadow&lt;/span&gt; by Tim Callahan is the only one that appears directly relevant to the topic).  $500 &amp;ldquo;sponsors&amp;rdquo; get a free 3-year subscription to Skeptic; $1000 &amp;ldquo;benefactors&amp;rdquo; get two free tickets to the 2006 Skeptics Society conference on &amp;ldquo;The Environmental Wars&amp;rdquo;; and $5000 &amp;ldquo;patrons&amp;rdquo; get dinner with Shermer and &amp;ldquo;a world-renowned scientist (to be announced)&amp;rdquo; and a private tour of Mt. Wilson&amp;rsquo;s 100-inch telescope and use of the 60-inch telescope, along with the gifts the other levels get.&lt;br /&gt;&lt;br /&gt;The Center for Inquiry sent out a more elaborate package, including a DVD presentation promoting the &amp;ldquo;New Future Fund,&amp;rdquo; a campaign to raise $26.6 million, &amp;ldquo;the largest sum ever raised in the name of humanism, skepticism, and scientific naturalism.&amp;rdquo;  The four major goals for the use of the money are &amp;ldquo;Legal Activism,&amp;rdquo; &amp;ldquo;Opposing Creationism/Intelligent Design,&amp;rdquo; &amp;ldquo;Transnational Development,&amp;rdquo; and &amp;ldquo;Outreach and Education.&amp;rdquo;  The second item, &amp;ldquo;Opposing Creationism/Intelligent Design,&amp;rdquo; discusses Intelligent Design, and says that &amp;ldquo;CSICOP is fighting back, mobilizing grassroots outreach and expert scientists when ID proposals threaten.  We&amp;rsquo;re especially aggressive online, publishing a stable of online columnists and a dynamic new website,&lt;a href=&#34;http://www.csicop.org/intelligentdesignwatch/&#34;&gt; Creation &amp;amp; Intelligent Design Watch&lt;/a&gt;.&amp;rdquo;  The website has a pretty substantial amount of content, with the November/December &lt;span style=&#34;font-style: italic;&#34;&gt;Skeptical Inquirer&lt;/span&gt; (a special issue on &amp;ldquo;Evolution and the ID Wars&amp;rdquo;) as the centerpiece (along with other CSICOP-related articles, including many of Chris Mooney&amp;rsquo;s &lt;a href=&#34;http://www.csicop.org/doubtandabout/&#34;&gt;Doubt and About&lt;/a&gt; articles), links to items appropriate for classroom use on the left side, and links to current news stories on the right side.&lt;br /&gt;&lt;br /&gt;Now, I&amp;rsquo;m all in favor of a diversity of approaches to promote critical thinking and combat Intelligent Design&amp;rsquo;s political actions, but everyone should keep in mind that the two organizations actually doing the most in this arena are the &lt;a href=&#34;http://www.ncseweb.org/&#34;&gt;National Center for Science Education&lt;/a&gt; (NCSE), which is the only organization devoted entirely to fighting creationism and promoting accurate teaching about evolution, and the &lt;a href=&#34;http://www.aclu.org/&#34;&gt;American Civil Liberties Union&lt;/a&gt; (ACLU), which has provided the legal support for every major creation/evolution courtroom battle.  By all means support the Skeptics Society and Center for Inquiry&amp;rsquo;s programs, but if Intelligent Design is a concern, please be sure to support the NCSE and ACLU.&lt;/p&gt;</description>
    </item>
    <item>
      <title>What One Hand Giveth...</title>
      <link>https://blog.lippard.org/2006/01/what-one-hand-giveth.html/</link>
      <pubDate>Mon, 23 Jan 2006 14:14:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/what-one-hand-giveth.html/</guid>
      <description>&lt;p&gt;May 1, 2003:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;Men and women in every culture need liberty like they need food and water and air. Everywhere that freedom arrives, humanity rejoices and everywhere that freedom stirs, let tyrants fear.&lt;br /&gt;&lt;br /&gt;The advance of freedom is the surest strategy to undermine the appeal of terror in the world. Where freedom takes hold, hatred gives way to hope. When freedom takes hold, men and women turn to the peaceful pursuit of a better life. American values and American interests lead in the same direction: We stand for human liberty.&lt;br /&gt;&lt;br /&gt;Our commitment to liberty is America&amp;rsquo;s tradition - declared at our founding; affirmed in Franklin Roosevelt&amp;rsquo;s Four Freedoms; asserted in the Truman Doctrine and in Ronald Reagan&amp;rsquo;s challenge to an evil empire.&lt;br /&gt;&lt;br /&gt;                          &lt;blockquote&gt;&amp;ndash; &lt;a href=&#34;http://www.whitehouse.gov/news/releases/2003/05/20030501-15.html&#34;&gt;President Bush&lt;/a&gt;&lt;/blockquote&gt;&lt;/blockquote&gt;&lt;br /&gt;January 4, 2006:&lt;br /&gt;&lt;blockquote&gt;&lt;a href=&#34;http://www.military.com/features/0,15240,84488,00.html&#34;&gt;Coast Guard Repatriates 126 Cuban Migrants&lt;/a&gt;&lt;/blockquote&gt;&lt;a href=&#34;http://www.nocastro.com/archives/coast29b.jpg&#34;&gt;&lt;img style=&#34;float:right; margin:0 0 10px 10px;cursor:pointer; cursor:hand;width: 170px;&#34; src=&#34;http://www.nocastro.com/archives/coast29b.jpg&#34; border=&#34;0&#34; alt=&#34;&#34; /&gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Loompanics Going Out of Business</title>
      <link>https://blog.lippard.org/2006/01/loompanics-going-out-of-business.html/</link>
      <pubDate>Sun, 22 Jan 2006 18:09:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/loompanics-going-out-of-business.html/</guid>
      <description>&lt;p&gt;Mike Hoy&amp;rsquo;s &lt;a href=&#34;http://www.loompanics.com/&#34;&gt;Loompanics Unlimited&lt;/a&gt;, seller of unusual and controversial books for over 30 years, is going out of business&amp;ndash;everything is 50% off.  It&amp;rsquo;s a sad day, but fortunately most of these books are now easier to obtain than ever.  (Hat tip to &lt;a href=&#34;http://catallarchy.net/blog/archives/2006/01/22/i-love-this-country/&#34;&gt;Patri Friedman at Catallarchy&lt;/a&gt;&amp;ndash;I haven&amp;rsquo;t received the catalogs for many years.)&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;First R.W., and now this?&lt;BR/&gt;&lt;BR/&gt;Crap. &lt;BR/&gt;&lt;BR/&gt;You&#39;re right, though.  The fact that publishing and distribution of books are cheaper than ever--not to mention the fact that virtually anything you need is online somewhere--means that Loompanics has kinda become irrelevant, anyway.&lt;BR/&gt;&lt;BR/&gt;Seen from that perspective, maybe Loompanics&#39; going under should be considered a &lt;I&gt;good&lt;/I&gt; thing.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Arizona Sen. Jon Kyl is a spammer</title>
      <link>https://blog.lippard.org/2006/01/arizona-sen-jon-kyl-is-spammer.html/</link>
      <pubDate>Fri, 20 Jan 2006 17:06:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/arizona-sen-jon-kyl-is-spammer.html/</guid>
      <description>&lt;p&gt;As readers of this blog know, I&amp;rsquo;m no supporter of George W. Bush.  I&amp;rsquo;ve never contributed funds or worked to support the campaign of a Republican.  Yet I received this spam email from Jon Kyl, who is apparently concerned about competition from &lt;a href=&#34;http://www.azdem.org/&#34;&gt;Arizona Democratic Party&lt;/a&gt; chairman Jim Pederson in the next election.  It&amp;rsquo;s also interesting that Kyl&amp;rsquo;s jonkyl.com website is hosted in Canada, and his campaign webservers are hosted in New Jersey.  Way to support your home state, Senator.&lt;br /&gt;&lt;blockquote&gt;From: &amp;ldquo;Senator Jon Kyl&amp;rdquo; &lt;a href=&#34;mailto:info@jonkyl.com&#34;&gt;info@jonkyl.com&lt;/a&gt;                                                                                         &lt;br /&gt;Date: Thu, 19 Jan 2006 23:57:14 -0500&lt;br /&gt;Subject: I invite you to join my team&amp;hellip;                                                                                          &lt;br /&gt;&lt;br /&gt;Today I am writing you for two reasons. One is to say thank you for your past support of President Bush and a second is to ask for your help. I am not asking for money. I am simply asking for your time and energy in helping my reelection campaign.&lt;br /&gt;&lt;br /&gt;First, thank you for your help in the 2004 election. Because of your hard work, we had a huge victory in Arizona. One of the key elements of victory was the organized force of Bush Volunteers who registered voters, made phone calls, walked neighborhoods, placed signs and bumper stickers, and helped get out the vote. It was a record setting year, and you were part of that team.&lt;br /&gt;&lt;br /&gt;Second, I want to ask for your help. As you may know, I am running for reelection to the U.S. Senate. My opponent is the former Chairman of the Arizona Democrat Party, Jim Pederson. He has personally bankrolled the Democrats&amp;rsquo; efforts, including against President Bush, to date he has spent over $5 million on Democrats and their causes. He is a supporter of Howard Dean and Ted Kennedy and was a leader in John Kerry&amp;rsquo;s failed presidential campaign. Not surprisingly, John Kerry now is Pederson&amp;rsquo;s biggest contributor.&lt;br /&gt;&lt;br /&gt;That is why I need your help. Television and radio alone will not win this election. In order to be successful, we will need to replicate the Bush Volunteer program to run our grass roots campaign. We are currently recruiting volunteers from across Arizona to join our campaign as Kyl Captains. As a Kyl Captain you will be integral in our network of individuals who are willing to help on the campaign. Whether you prefer registering voters, working the phones, or just talking with your friends and neighbors, you will be a critical component of my campaign. Because Jim Pederson will spend what it takes on television, it is very important to have a strong and active Arizona Team on the ground, registering and getting voters to the polls. I am convinced it is the key to victory in November 2006.&lt;br /&gt;&lt;br /&gt;Please take a moment and visit &lt;a href=&#34;https://www.jonkyl.com&#34;&gt;www.jonkyl.com&lt;/a&gt; and sign up as a Kyl Captain. Your personal commitment to this campaign will make all the difference. It has been the greatest honor of my life to represent the people of Arizona in the United States Senate. With your help I hope to continue that public service.&lt;br /&gt;&lt;br /&gt;Again, thank you for your past work on behalf of the President and I look forward to working together in the future.&lt;br /&gt;&lt;br /&gt;Sincerely,&lt;br /&gt;&lt;br /&gt;Jon Kyl&lt;br /&gt;U.S. Senator&lt;br /&gt;&lt;br /&gt;P.S. If you have any questions, please feel free to call my office at (602) 840-0306 or visit: &lt;a href=&#34;https://www.jonkyl.com&#34;&gt;www.jonkyl.com&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;P.O. Box 10246 :: Phoenix, AZ 85064 :: &lt;a href=&#34;mailto:info@jonkyl.com&#34;&gt;info@jonkyl.com&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Paid for by Jon Kyl for U.S. Senate&lt;a href=&#34;mailto:/info@jonkyl.com&#34;&gt;/info@jonkyl.com&lt;/a&gt;&lt;/blockquote&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Report card on the U.S. government&#39;s response to the 9/11 Commission</title>
      <link>https://blog.lippard.org/2006/01/report-card-on-us-governments-response.html/</link>
      <pubDate>Fri, 20 Jan 2006 04:19:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/report-card-on-us-governments-response.html/</guid>
      <description>&lt;p&gt;The U.S. government has failed to implement the recommendations of the 9/11 Commission to fix the worst problems.  Shane Harris and Greta Wodele of the &lt;span style=&#34;font-style: italic;&#34;&gt;National Journal&lt;/span&gt; have written &lt;a href=&#34;http://www.govexec.com/dailyfed/0106/011306nj1.htm&#34;&gt;an article analyzing why this failure has occurred&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Here&amp;rsquo;s the quick list of recommendations which received D or F grades:&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Allocate homeland-security funds based on risk: F&lt;/b&gt;&lt;b&gt;&lt;br /&gt;Reform intelligence oversight: D&lt;/b&gt;&lt;b&gt;&lt;br /&gt;Declassify overall intelligence budget: F&lt;br /&gt;&lt;/b&gt;&lt;b&gt;Improve airline passenger prescreening: F&lt;/b&gt;&lt;b&gt;&lt;br /&gt;Change incentives for information-sharing: D&lt;/b&gt;&lt;b&gt;&lt;br /&gt;Improve government-wide information-sharing: D&lt;br /&gt;&lt;/b&gt;&lt;b&gt;Improve checked bag and cargo screening: D&lt;br /&gt;&lt;/b&gt;&lt;b&gt;Mount a maximum effort to secure weapons of mass destruction: D&lt;br /&gt;&lt;/b&gt;&lt;b&gt;Strengthen the Privacy and Civil Liberties Oversight Board: D&lt;br /&gt;&lt;/b&gt;&lt;b&gt;Provide adequate radio spectrum for first responders: F&lt;br /&gt;&lt;/b&gt;&lt;b&gt;Support reform in Saudi Arabia: D&lt;br /&gt;&lt;/b&gt;&lt;b&gt;Set coalition standards for terrorist detention: F&lt;/b&gt;&lt;b&gt;&lt;br /&gt;Support secular education in Muslim countries: D&lt;/b&gt;&lt;b&gt;&lt;br /&gt;Support scholarship, exchange, and library programs: D&lt;/b&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Idiocy That is John 3:16</title>
      <link>https://blog.lippard.org/2006/01/idiocy-that-is-john-316.html/</link>
      <pubDate>Thu, 19 Jan 2006 23:48:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/idiocy-that-is-john-316.html/</guid>
      <description>&lt;p&gt;People are clearly terrified of death.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;John 3:16&lt;/strong&gt; &lt;span style=&#34;color:#ff0000;&#34;&gt;“For God so loved the world that he gave his one and only Son, that whoever believes in him shall not perish, but have eternal life.”&lt;/span&gt; (New International Version, Red Letter Edition)&lt;br /&gt;&lt;br /&gt;I guess I can sorta see why this verse is so commonly quoted by Christians who are evangelizing—it is, after all, always best to appeal to your mark’s fear and greed—but on close inspection it really proves as empty as any snow job you can name.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style=&#34;color:#ff0000;&#34;&gt;“For&lt;/span&gt;&lt;span style=&#34;color:#ff0000;&#34;&gt; God so loved the world…”&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;A loving God? The unmitigated level of sheer evil in the world belies this claim, but one doesn’t even have to look past the almost &lt;a href=&#34;http://www.infidels.org/library/modern/donald_morgan/atrocity.html&#34;&gt;endless Biblical examples&lt;/a&gt; of God’s despicable behavior to conclude that, whatever God’s feelings toward the world, “love” doesn’t seem to count among them.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style=&#34;color:#ff0000;&#34;&gt;“…that he gave his one and only Son…”&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Oh, look! Here’s a Biblical example right here! God loved the world so much, &lt;em&gt;but really, He couldn’t be bothered&lt;/em&gt;, so he sent his son to do his dirty work? &lt;em&gt;Come on! &lt;/em&gt;You expect me to believe that the best God could do, given that he &lt;em&gt;loved the world so much &lt;/em&gt;was to send his “son,” in human form, to Earth to wander around, give speeches, and arrogantly tell people, over and over again, “&lt;a href=&#34;http://www.biblegateway.com/passage/?search=john%2011:25;&amp;version=31;&#34;&gt;Believe&lt;/a&gt; &lt;a href=&#34;http://www.biblegateway.com/passage/?search=john%203:14-15;&amp;version=31;&#34;&gt;that&lt;/a&gt; &lt;a href=&#34;http://www.biblegateway.com/passage/?search=john%205:24;&amp;version=31;&#34;&gt;I’m&lt;/a&gt; &lt;a href=&#34;http://www.biblegateway.com/passage/?search=john%206:29;&amp;version=31;&#34;&gt;the&lt;/a&gt; &lt;a href=&#34;http://www.biblegateway.com/passage/?search=john%206:47;&amp;version=31;&#34;&gt;Son&lt;/a&gt; &lt;a href=&#34;http://www.biblegateway.com/passage/?search=john%208:12;&amp;version=31;&#34;&gt;of&lt;/a&gt; &lt;a href=&#34;http://www.biblegateway.com/passage/?search=john%2012:47-50;&amp;version=31;&#34;&gt;God&lt;/a&gt; or &lt;a href=&#34;http://www.biblegateway.com/passage/?search=john%203:18;&amp;version=31;&#34;&gt;you’re&lt;/a&gt; &lt;a href=&#34;http://www.biblegateway.com/passage/?search=john%2015:6;&amp;version=31;&#34;&gt;going&lt;/a&gt; &lt;a href=&#34;http://www.biblegateway.com/passage/?search=john%2016:8-9;&amp;version=31;&#34;&gt;to&lt;/a&gt; &lt;a href=&#34;http://www.biblegateway.com/passage/?search=luke%2012:9;&amp;version=31;&#34;&gt;burn&lt;/a&gt; in Hell!”?&lt;br /&gt;&lt;br /&gt;Yeah, so he supposedly cured the sick and made some alcohol, but given the Biblical account, even that wasn’t too terribly convincing, as not even all the witnesses were swayed to believe his claims of divinity. God supposedly &lt;em&gt;really really really &lt;/em&gt;loved the world, so couldn’t he have done better than torturing and killing his own kid to “save” the world? I mean, if he wants us to be all worshipful and stuff&amp;hellip; If he loves us so much, why not just “save” us all in the first place, and dispense with all the bother (and just who is it that God is “saving” us from, by the way, if not Him)?&lt;br /&gt;&lt;br /&gt;And what about that “sacrificing” thing, anyway? So Jesus “died” for us, to cleanse “us” of “our” original sins, and this was supposed to be God’s big “sacrifice” that makes Him all magnanimous and whatnot? What convolution of mind allows anyone to actually believe such an absurdity? Jesus was one third of the triune God, right? So in what sense did he really die? In what sense was this a “sacrifice” at all? The only answer I can come up with is, “It wasn’t,” so the entire edifice of Christian doctrine evaporates.&lt;br /&gt;&lt;br /&gt;It’s amazing what straws people will clutch at attempting to avoid facing that final curtain.&lt;/p&gt;</description>
    </item>
    <item>
      <title>New Testament: The Wine Cooler</title>
      <link>https://blog.lippard.org/2006/01/new-testament-wine-cooler.html/</link>
      <pubDate>Thu, 19 Jan 2006 03:15:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/new-testament-wine-cooler.html/</guid>
      <description>&lt;p&gt;Endorsed by &lt;a href=&#34;http://www.undergroundfilm.org/films/viewer.tcl?oftype=lar&amp;amp;wid=1000968&#34;&gt;Jesus&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ACLU files lawsuit against warrantless wiretapping</title>
      <link>https://blog.lippard.org/2006/01/aclu-files-lawsuit-against-warrantless.html/</link>
      <pubDate>Tue, 17 Jan 2006 21:26:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/aclu-files-lawsuit-against-warrantless.html/</guid>
      <description>&lt;p&gt;The &lt;a href=&#34;http://www.aclu.org/safefree/nsaspying/&#34;&gt;ACLU has filed a lawsuit against the NSA&lt;/a&gt; asking for an injunction against warrantless interception of communications to international destinations.  The plaintiffs include &lt;a href=&#34;http://www.aclu.org/safefree/nsaspying/23478res20060116.html&#34;&gt;James Bamford&lt;/a&gt; (author of &lt;span style=&#34;font-style: italic;&#34;&gt;The Puzzle Palace&lt;/span&gt;, &lt;span style=&#34;font-style: italic;&#34;&gt;Body of Secrets&lt;/span&gt;, and &lt;span style=&#34;font-style: italic;&#34;&gt;A Pretext for War&lt;/span&gt;), &lt;a href=&#34;http://www.aclu.org/safefree/nsaspying/23485res20060116.html&#34;&gt;Christopher Hitchens&lt;/a&gt;, &lt;a href=&#34;http://www.aclu.org/safefree/nsaspying/23494res20060116.html&#34;&gt;Greenpeace&lt;/a&gt;,  &lt;a href=&#34;http://www.aclu.org/safefree/nsaspying/23495res20060116.html&#34;&gt;Larry Diamond&lt;/a&gt; of the Hoover Institution, the Council on American-Islamic Relations, the National Association of Criminal Defense Lawyers, and others.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Animal Planet Heroes Phoenix</title>
      <link>https://blog.lippard.org/2006/01/animal-planet-heroes-phoenix.html/</link>
      <pubDate>Mon, 16 Jan 2006 18:09:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/animal-planet-heroes-phoenix.html/</guid>
      <description>&lt;p&gt;Tonight is the &lt;a href=&#34;http://www.azhumane.org/artimgr/publish/cat_index_15.shtml&#34;&gt;premiere of Animal Planet Heroes Phoenix&lt;/a&gt;, a fifteen-episode series which filmed animal-related emergencies last year which were handled by the &lt;a href=&#34;http://www.azhumane.org/&#34;&gt;Arizona Humane Society&lt;/a&gt;&amp;rsquo;s  &lt;a href=&#34;http://www.azhumane.org/services/rescue.shtml&#34;&gt;Emergency Animal Medical Technicians&lt;/a&gt; (EAMTs), a program launched in September 2002.&lt;br /&gt;&lt;br /&gt;The show airs at 8 p.m. MST in the Phoenix market on the Animal Planet channel.&lt;br /&gt;&lt;br /&gt;UPDATE:  Kat and I attended the &lt;a href=&#34;http://www.azhumane.org/Slide%20Show/animalplanet/premiere1.shtml&#34;&gt;Arizona Humane Society&amp;rsquo;s premiere event&lt;/a&gt; last night at Harkins Cine Capri.  Many of the production crew (from Anglia Television), all of the EAMTs, and many AHS staff and volunteers were present, and available to chat after the show.&lt;br /&gt;&lt;br /&gt;The show (an episode titled &amp;ldquo;Trapped Underground&amp;rdquo;) was alternately heartwarming and saddening.  A 14-year-old Spaniel was trapped 20 feet underground in a sinkhole in the owner&amp;rsquo;s yard, a kitten was trapped in the piping of an apartment sprinkler system, a dog and her puppies were stung repeatedly by bees, and a large number of Brussels griffons were being kept in horrific conditions by a hoarder.&lt;br /&gt;&lt;br /&gt;The upcoming schedule is a new episode each night this week:  &amp;ldquo;Wandering Beagle&amp;rdquo; tonight (Jan. 17), &amp;ldquo;The Dog House&amp;rdquo; (Jan. 18), &amp;ldquo;Promise to Mother&amp;rdquo; (Jan. 19), and &amp;ldquo;Desert Rescue&amp;rdquo; (Jan. 20).  Information on air dates and times may be found at &lt;a href=&#34;http://www.animal.discovery.com/tvlistings/series.jsp?series=112125&amp;gid=0&amp;amp;channel=APL&#34;&gt;Animal Planet&amp;rsquo;s site&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ID advocates temporarily back Saddam Hussein&#39;s astrologer</title>
      <link>https://blog.lippard.org/2006/01/id-advocates-temporarily-back-saddam.html/</link>
      <pubDate>Mon, 16 Jan 2006 15:44:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/id-advocates-temporarily-back-saddam.html/</guid>
      <description>&lt;p&gt;William Dembski stopped blogging at &amp;ldquo;Uncommon Descent,&amp;rdquo; but then turned the keys over to Dave Scot and a few others.  A recent post there, quickly deleted, gave a quote from Dr. Raj Baldev criticizing evolution.  It was no doubt deleted once the poster became aware that Baldev is an Indian astrologer and swami who endorses palmistry, numerology, and &amp;ldquo;occult reading,&amp;rdquo; and who gave private consultations to Saddam Hussein when he was in power.&lt;br /&gt;&lt;br /&gt;Ed Brayton &lt;a href=&#34;http://scienceblogs.com/dispatches/2006/01/id_and_astrology_again_1.php&#34;&gt;commented on this posting&lt;/a&gt; before it disappeared, and now &amp;ldquo;crandaddy&amp;rdquo; at Uncommon Descent has the nerve to criticize Ed for being &amp;ldquo;bigoted&amp;rdquo; in pointing this out.&lt;br /&gt;&lt;br /&gt;As a commenter on Ed&amp;rsquo;s blog has pointed out, Michael Behe did say in the Dover case that astrology would count as science under the definition of science that admits intelligent design.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Secular Outpost opens for business</title>
      <link>https://blog.lippard.org/2006/01/secular-outpost-opens-for-business.html/</link>
      <pubDate>Sun, 15 Jan 2006 18:26:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/secular-outpost-opens-for-business.html/</guid>
      <description>&lt;p&gt;A new group blog, &lt;a href=&#34;http://secularoutpost.blogspot.com/&#34;&gt;The Secular Outpost&lt;/a&gt;, is now open for business with &lt;a href=&#34;http://secularoutpost.blogspot.com/2006/01/moreland-christians-are-biased-but.html&#34;&gt;a post from Jeff Lowder&lt;/a&gt; on J.P. Moreland&amp;rsquo;s claim that Christians are less biased than naturalists.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;How are you going to partition what you choose to blog here versus there? (though to a somewhat lesser extent, I face much the same conundrum, and am looking for some pointers, I think)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Wind-powered walking machines</title>
      <link>https://blog.lippard.org/2006/01/wind-powered-walking-machines.html/</link>
      <pubDate>Sun, 15 Jan 2006 18:10:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/wind-powered-walking-machines.html/</guid>
      <description>&lt;p&gt;The &lt;a href=&#34;http://www.strandbeest.com/animaris%20rhinoceros%20transport_en.html&#34;&gt;Animaris Rhinoceros Transport&lt;/a&gt; is a type of animal with a steel skeleton and a polyester skin. It looks as if there is a thick layer of sand coating the animal. It weighes 2. tons, but can be set into motion by one person. It stands 4.70 meters tall. Because of its height it catches enough wind to start moving.  MPEG video &lt;a href=&#34;http://strandbeest.ii.nl/movies/rhinoceros%20klaar_kort.mpg&#34;&gt;here&lt;/a&gt;.  (From &lt;a href=&#34;http://www.livejournal.com/users/jwz/590098.html&#34;&gt;Jamie Zawinski&amp;rsquo;s blog&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>ASU &#34;Secular Devils&#34; events for 2006</title>
      <link>https://blog.lippard.org/2006/01/asu-secular-devils-events-for-2006.html/</link>
      <pubDate>Sun, 15 Jan 2006 18:02:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/asu-secular-devils-events-for-2006.html/</guid>
      <description>&lt;p&gt;The &amp;ldquo;Secular Freethought Society&amp;rdquo; at Arizona State University (also known as the &amp;ldquo;Secular Devils&amp;rdquo;) has &lt;a href=&#34;http://www.asu.edu/clubs/secular/projects.html&#34;&gt;an event calendar for 2006&lt;/a&gt; on the web.  Gerda de Klerk, the group&amp;rsquo;s president, sent me an email inviting me to attend any of them, and asking me to pass it on to anyone else interested.   The &lt;a href=&#34;https://blog.lippard.org/2006/01/eugenie-scott-at-asu.html&#34;&gt;Eugenie Scott talk&lt;/a&gt; I&amp;rsquo;ve already mentioned is on the list, along with some Darwin Week events for February 13-17, a film screening of &amp;ldquo;Bob Smith USA&amp;rdquo; followed by &amp;ldquo;Normal Bob Smith and his Unholy Army of Catholic School Girls invade downtown Tempe&amp;rdquo; on March 3, a talk by &lt;a href=&#34;http://www.public.asu.edu/%7Ejmlynch/&#34;&gt;John Lynch&lt;/a&gt; of the &lt;a href=&#34;http://scienceblogs.com/strangerfruit/&#34;&gt;stranger fruit blog&lt;/a&gt; on the development of creationism into the intelligent design movement on March 28, among others.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Fictional autobiographies:  Frey joins Warnke, &#34;Stratford,&#34; Esses, etc.</title>
      <link>https://blog.lippard.org/2006/01/fictional-autobiographies-frey-joins.html/</link>
      <pubDate>Sat, 14 Jan 2006 15:10:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/fictional-autobiographies-frey-joins.html/</guid>
      <description>&lt;p&gt;As many people now know, James Frey&amp;rsquo;s bestseller and Oprah Book Club selection &lt;span style=&#34;font-style: italic;&#34;&gt;A Million Little Pieces&lt;/span&gt; has been &lt;a href=&#34;http://www.thesmokinggun.com/archive/0104061jamesfrey1.html&#34;&gt;exposed by The Smoking Gun&lt;/a&gt; as a collection of fabrications&amp;ndash;yet &lt;a href=&#34;http://www.cnn.com/2006/SHOWBIZ/books/01/11/frey.lkl/&#34;&gt;Oprah continues to support the book&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;There&amp;rsquo;s a whole genre (at least one) of phony autobiography, and those who get suckered into believing them often continue to support them even in the face of overwhelming evidence against them.  Mike Warnke&amp;rsquo;s book, &lt;span style=&#34;font-style: italic;&#34;&gt;The Satan Seller&lt;/span&gt;, tells of how he was inducted into a coven of Satan-worshippers and became a leader in the group, leading a debauched life before finding God and becoming a Christian standup comedian.  The Christian magazine &lt;span style=&#34;font-style: italic;&#34;&gt;Cornerstone&lt;/span&gt; did a comprehensive investigation into his past, and found that none of it was true.  Similarly, &lt;span style=&#34;font-style: italic;&#34;&gt;Cornerstone&lt;/span&gt; exposed &amp;ldquo;Lauren Stratford&amp;rdquo;&amp;rsquo;s claim of being raised by Satan-worshippers, forced to participate in sex orgies, and to sacrifice her own child to be the fabrications of a mentally disturbed woman who was raised in a Christian home.  Michael Esses told a story of being a God-hating rabbi converted to Christianity in his 1973 book, &lt;span style=&#34;font-style: italic;&#34;&gt;Michael, Michael, Why Do You Hate Me?&lt;/span&gt;  John Todd claimed to be a member of the Illuminati.  &amp;ldquo;Dr. Alberto Rivera&amp;rdquo; claimed to be a Jesuit priest trained to destroy Protestant churches in a story published as a comic book by Jack Chick.  Cathy O&amp;rsquo;Brien claimed in &lt;span style=&#34;font-style: italic;&#34;&gt;Trance-Formation of America&lt;/span&gt; to have been subjected to CIA mind control and made into a sex slave for presidents and celebrities.&lt;br /&gt;&lt;br /&gt;The male versions emphasize that the individual involved was a tough guy, a bad guy, and a leader involved in these nefarious deeds; the female versions, by contrast, portray themselves as victims under the control of evil conspirators.  In both cases there seems to be an element of pride in the vivid descriptions of the actions confessed&amp;ndash;the motivations behind these are no doubt similar to the motivations of false or embellished confessions in rehab and twelve-step programs.&lt;br /&gt;&lt;br /&gt;It&amp;rsquo;s worth noting that the same people are behind a number of the Christian fakes&amp;ndash;David Balsiger ghost-authored Warnke&amp;rsquo;s book and was director of marketing for the publisher of Esses&amp;rsquo; book (and has a &lt;a href=&#34;http://www.talkorigins.org/faqs/ark-hoax/jammal.html&#34;&gt;longstanding reputation for dishonesty&lt;/a&gt;), Jack Chick promoted John Todd and &amp;ldquo;Alberto.&amp;quot;&lt;br /&gt;&lt;br /&gt;In Frey&amp;rsquo;s case, publisher Nan Talese &lt;a href=&#34;http://www.nytimes.com/2006/01/12/books/12frey.html&#34;&gt;admits having long-standing arguments with her husband&lt;/a&gt;, Gay Talese, about whether &amp;ldquo;nonfiction&amp;rdquo; can include fabrications&amp;ndash;her husband defending truth in nonfiction while she defends falsehood presented as fact.&lt;br /&gt;&lt;br /&gt;Frey, for his part, has admitted that he has taken some liberties, but asserts in the face of overwhelming evidence from The Smoking Gun exposure that his account is still basically accurate.&lt;br /&gt;&lt;br /&gt;Why are so many people willing to support and endorse this kind of dishonesty?  Some, like Nan Talese, are doing so explicitly&amp;ndash;a position that forgives minor distortions, even when they accumulate into major ones.  It allows for &lt;a href=&#34;https://blog.lippard.org/2005/08/truth-and-bullshit.html&#34;&gt;&amp;ldquo;bullshitting&amp;rdquo;&lt;/a&gt; and for &lt;a href=&#34;http://www.informationclearinghouse.info/article5010.htm&#34;&gt;&amp;ldquo;noble lies&amp;rdquo; of the sort the neo-conservatives defend&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;I find it fascinating that some of the biggest defenders of this kind of falsehood are people who claim to be absolutists about morality&amp;ndash;the only thing that can be said in their defense is that some of them truly believe it and think the exposures can be refuted.  Over time, the position can become untenable for most, and the followers of people like Warnke fall away in quiet embarrassment.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sam Alito&#39;s queer mannerisms</title>
      <link>https://blog.lippard.org/2006/01/sam-alitos-queer-mannerisms.html/</link>
      <pubDate>Sat, 14 Jan 2006 04:53:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/sam-alitos-queer-mannerisms.html/</guid>
      <description>&lt;p&gt;I make no claim to have accurate gaydar, but did anybody see the video of Sam Alito walking down the street in D.C. (shown as the &amp;ldquo;moment of zen&amp;rdquo; on the Daily Show, Thursday, January 12) and not think he appeared to be a gay man (of the closeted, married variety)?&lt;br /&gt;&lt;br /&gt;Apparently he does have a &lt;a href=&#34;http://www.acepryhill.com/archives/001290.html&#34;&gt;gay-friendly past&lt;/a&gt;.  Of course, &lt;a href=&#34;http://www.boston.com/news/nation/washington/articles/2005/11/02/alito_writing_backed_privacy_gay_rights/&#34;&gt;he defended privacy rights back then&lt;/a&gt;, too.&lt;br /&gt;&lt;br /&gt;Unfortunately, &lt;a href=&#34;http://www.publiceye.org/magazine/v10n1/gaycons.html&#34;&gt;closeted gay conservatives&lt;/a&gt; of the Roy Cohn and Terry Dolan variety are not generally good for the country&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Casey Luskin&#39;s lack of integrity</title>
      <link>https://blog.lippard.org/2006/01/casey-luskins-lack-of-integrity.html/</link>
      <pubDate>Sat, 14 Jan 2006 01:21:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/casey-luskins-lack-of-integrity.html/</guid>
      <description>&lt;p&gt;Casey Luskin offered &lt;a href=&#34;http://www.evolutionnews.org/2005/10/and_the_miller_told_his_tale_ken_miller_.html&#34;&gt;a commentary&lt;/a&gt; (on the Discovery Institute&amp;rsquo;s &amp;ldquo;Evolution News &amp;amp; Views&amp;rdquo; blog) on Kenneth Miller&amp;rsquo;s testimony in the Dover case in which he expounded on chromosomal fusion and evidence for common ancestry between apes and humans.  &lt;a href=&#34;http://pharyngula.org/index?URL=http://thequestionableauthority.blogspot.com%2F2005%2F10%2Fdog-bites-man.html&#34;&gt;Mike Dunford&lt;/a&gt; and &lt;a href=&#34;http://pharyngula.org/index/weblog/comments/luskins_ludicrous_genetics/&#34;&gt;P. Z. Myers&lt;/a&gt; responded, pointing out numerous errors and misunderstandings in Luskin&amp;rsquo;s argument.  Luskin&amp;rsquo;s commentary has been enshrined as &lt;a href=&#34;http://www.ideacenter.org/contentmgr/showdetails.php/id/1392&#34;&gt;a paper at the IDEA Center website&lt;/a&gt; called &amp;ldquo;And the Miller Told His Tale.&amp;quot;&lt;br /&gt;&lt;br /&gt;If Luskin or the Discovery Institute were serious about &amp;ldquo;teaching the controversy,&amp;rdquo; they&amp;rsquo;d at least acknowledge the existence of these responses.  But even the trackbacks for the blog entry remains empty&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Eugenie Scott at ASU</title>
      <link>https://blog.lippard.org/2006/01/eugenie-scott-at-asu.html/</link>
      <pubDate>Sat, 14 Jan 2006 00:30:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/eugenie-scott-at-asu.html/</guid>
      <description>&lt;p&gt;Eugenie Scott, executive director of the &lt;a href=&#34;http://www.ncseweb.org/&#34;&gt;National Center for Science Education&lt;/a&gt;, will be giving the &lt;a href=&#34;http://geology.asu.edu/seminars/dietz_lecture06/dietz06.html&#34;&gt;Robert S. Dietz memorial lecture&lt;/a&gt; at 7 p.m. on Thursday, February 2, 2006, at ASU&amp;rsquo;s main campus (Physical Sciences building, room F 166).&lt;br /&gt;&lt;br /&gt;Genie will be speaking on &amp;ldquo;Creationism and Evolution: Historical, Scientific, Political, Legal and Educational Perspectives.&amp;rdquo;  I plan to be there.&lt;br /&gt;&lt;br /&gt;Bob Dietz was &lt;a href=&#34;http://scilib.ucsd.edu/sio/archives/siohstry/dietz-biog.html&#34;&gt;an early advocate of plate tectonics and one of the primary developers of the concept of seafloor spreading&lt;/a&gt;, a major factor in its scientific acceptance.  He was the faculty advisor for the Phoenix Skeptics, which I originally started as an ASU student group with Mike Norton and Jamie Busch.  Dietz was also on the board of the Phoenix Skeptics after it became a non-campus group, and gave a few talks to the group.  He had a great sense of humor, which showed in his book, co-authored with illustrator John C. Holden, &lt;span style=&#34;font-style: italic;&#34;&gt;Creation/Evolution Satiricon: Creationism Bashed&lt;/span&gt; (1987), which included some quotations from a pamphlet I wrote a year earlier, &lt;span style=&#34;font-style: italic;&#34;&gt;Fundamentalism is Nonsense&lt;/span&gt;.  He died in 1995.&lt;br /&gt;&lt;br /&gt;UPDATE: I described Genie Scott&amp;rsquo;s ASU talk &lt;a href=&#34;https://blog.lippard.org/2006/02/eugenie-scott-gives-robert-s-dietz.html&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Which has an immortal soul, and which makes good McNuggets?</title>
      <link>https://blog.lippard.org/2006/01/which-has-immortal-soul-and-which.html/</link>
      <pubDate>Fri, 13 Jan 2006 23:50:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/which-has-immortal-soul-and-which.html/</guid>
      <description>&lt;p&gt;A &lt;a href=&#34;http://scienceblogs.com/pharyngula/2006/01/guess_which_one.php&#34;&gt;Pharyngula reader sent in a photograph&lt;/a&gt; asking the above question.  I vote for the second answer given&amp;hellip;&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;I&#39;d kinda lean to the 4th answer, only because how else are you going to answer the second part of the question?&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>Mouse burning down house story not true</title>
      <link>https://blog.lippard.org/2006/01/mouse-burning-down-house-story-not.html/</link>
      <pubDate>Wed, 11 Jan 2006 15:25:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/mouse-burning-down-house-story-not.html/</guid>
      <description>&lt;p&gt;Turns out the mouse thrown into the fire was dead, and wind blew the fire into the house.&lt;br /&gt;&lt;br /&gt;Correction &lt;a href=&#34;http://www.nbc4.tv/news/5956927/detail.html?treets=la&amp;tid=2651905955813&amp;amp;amp;tml=la_4pm&amp;tmi=la_4pm_1_06000201102006&amp;amp;ts=H&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE January 12:  Now Mares is &lt;a href=&#34;http://seattlepi.nwsource.com/national/1110AP_Mouse_Fire.html&#34;&gt;sticking by the original story&lt;/a&gt;!&lt;/p&gt;</description>
    </item>
    <item>
      <title>DVD region encoding may kill Spielberg&#39;s chances for Bafta awards</title>
      <link>https://blog.lippard.org/2006/01/dvd-region-encoding-may-kill.html/</link>
      <pubDate>Wed, 11 Jan 2006 14:46:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/dvd-region-encoding-may-kill.html/</guid>
      <description>&lt;p&gt;The DVD screeners for Steven Spielberg&amp;rsquo;s new film, &amp;ldquo;Munich,&amp;rdquo; which were sent to members of the British Academy of Film and Television Awards (Bafta) &lt;a href=&#34;http://film.guardian.co.uk/news/story/0,,1683771,00.html&#34;&gt;were inadvertently encoded for region one&lt;/a&gt; (U.S. and Canada) rather than region two (most of Europe).  The DVDs, which had already arrived late due to a mess up at UK Customs, are unplayable in the DVD players of most of the Bafta members who received them.&lt;br /&gt;&lt;br /&gt;The region encoding scheme is designed to prevent DVDs sold in one part of the world from being resold in other parts of the world.  The encoding is actually fairly trivial to bypass, and many inexpensive DVD players made in China (such as those by Apex) &lt;a href=&#34;http://www.wired.com/news/technology/0,1282,35028,00.html&#34;&gt;have hidden menu options&lt;/a&gt; or easily modifiable firmware which allows DVD encoding protection to be disabled.&lt;br /&gt;&lt;br /&gt;Premier PR, the company running the &amp;ldquo;Munich&amp;rdquo; PR campaign for Bafta, set up several preview screenings of the film in London, but many members of the organization live elsewhere in the UK.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Los Angeles traffic at night-time</title>
      <link>https://blog.lippard.org/2006/01/los-angeles-traffic-at-night-time.html/</link>
      <pubDate>Wed, 11 Jan 2006 02:59:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/los-angeles-traffic-at-night-time.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://grasscollective.com/&#34;&gt;Grass Collective&lt;/a&gt; makes &amp;ldquo;moving art&amp;rdquo; which includes a DVD of &lt;a href=&#34;http://grasscollective.com/videos/a1.htm&#34;&gt;Los Angeles traffic at nighttime&lt;/a&gt;.  It&amp;rsquo;s pretty hypnotic.  (Hat tip to &lt;a href=&#34;http://bldgblog.blogspot.com/2006/01/greater-los-angeles-traffic-galaxies.html&#34;&gt;BLDGBLOG&lt;/a&gt;.)&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Would that Google Earth looked that cool!&lt;BR/&gt;&lt;BR/&gt;:)&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>Cory Maye update: Public defender fired by town</title>
      <link>https://blog.lippard.org/2006/01/cory-maye-update-public-defender-fired.html/</link>
      <pubDate>Wed, 11 Jan 2006 02:48:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/cory-maye-update-public-defender-fired.html/</guid>
      <description>&lt;p&gt;Bob Evans, the public defender who has taken on the Cory Maye case, has been fired by the town of Prentiss.  All appearances are that the mayor and aldermen took this action solely because of his defense of Maye.  More at the &lt;a href=&#34;http://www.theagitator.com/archives/026131.php&#34;&gt;Agitator&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>rx / the party party</title>
      <link>https://blog.lippard.org/2006/01/rx-party-party.html/</link>
      <pubDate>Tue, 10 Jan 2006 15:35:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/rx-party-party.html/</guid>
      <description>&lt;p&gt;If you&amp;rsquo;re not already familiar with &amp;ldquo;rx,&amp;rdquo; George W. Bush&amp;rsquo;s alter-ego, or if you haven&amp;rsquo;t checked &lt;a href=&#34;http://www.thepartyparty.com/&#34;&gt;&lt;a href=&#34;https://www.thepartyparty.com&#34;&gt;www.thepartyparty.com&lt;/a&gt;&lt;/a&gt; lately, there are now covers of &amp;ldquo;White Lines&amp;rdquo; and &amp;ldquo;Whole Lotta Love&amp;rdquo; in addition to &amp;ldquo;Imagine/Walk on the Wild Side,&amp;rdquo; &amp;ldquo;My Generation,&amp;rdquo; and &amp;ldquo;Sunday Bloody Sunday.&amp;rdquo;  Check it out.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;There&#39;s something strangely compelling about Bush saying &#34;Rang dang diggity dangidang&#34;...&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>U.S. troops seize Iraqi journalist and tapes</title>
      <link>https://blog.lippard.org/2006/01/us-troops-seize-iraqi-journalist-and.html/</link>
      <pubDate>Tue, 10 Jan 2006 15:21:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/us-troops-seize-iraqi-journalist-and.html/</guid>
      <description>&lt;p&gt;On January 8, 2006, U.S. troops broke into the home of Iraqi journalist Dr. Ali Fadhil, firing bullets into the bedroom where he was sleeping with his wife and children.  Fadhil, who is working for UK&amp;rsquo;s Guardian and Channel 4 on a story about misappropriation of tens of millions of dollars of Iraqi funds held by Americans and British, was hooded and taken for questioning, and released a few hours later.  Video tapes made for his investigation were seized and have not been returned.&lt;br /&gt;&lt;br /&gt;The troops told Fadhil they were looking for an Iraqi insurgent.&lt;br /&gt;&lt;br /&gt;More at &lt;a href=&#34;http://www.guardian.co.uk/frontpage/story/0,16518,1682246,00.html&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Guardian&lt;/span&gt;&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bush advisor says president has legal power to torture children</title>
      <link>https://blog.lippard.org/2006/01/bush-advisor-says-president-has-legal.html/</link>
      <pubDate>Tue, 10 Jan 2006 14:49:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/bush-advisor-says-president-has-legal.html/</guid>
      <description>&lt;blockquote&gt;John Yoo publicly argued there is no law that could prevent the President from ordering the torture of a child of a suspect in custody - including by crushing that child&#39;s testicles.&lt;/blockquote&gt;John Yoo is one of the primary legal advisors to George W. Bush, responsible for legal reasoning to justify torture, warrantless wiretapping, and virtually anything else the president feels is necessary.  Here&#39;s the exchange with Yoo, from a December 1, 2005 debate in Chicago with Notre Dame professor Doug Cassel:&lt;br /&gt;&lt;blockquote&gt;Cassel: If the President deems that he&#39;s got to torture somebody, including by crushing the testicles of the person&#39;s child, there is no law that can stop him?&lt;br /&gt;&lt;br /&gt;Yoo: No treaty.&lt;br /&gt;&lt;br /&gt;Cassel: Also no law by Congress. That is what you wrote in the August 2002 memo.&lt;br /&gt;&lt;br /&gt;Yoo: I think it depends on why the President thinks he needs to do that.&lt;/blockquote&gt;More description and a link to an audio clip &lt;a href=&#34;http://www.informationclearinghouse.info/article11488.htm&#34;&gt;here&lt;/a&gt;.</description>
    </item>
    <item>
      <title>Bush circumvents hearing process to appoint unqualified head of refugee response team</title>
      <link>https://blog.lippard.org/2006/01/bush-advisor-says-president-has-legal.html/</link>
      <pubDate>Tue, 10 Jan 2006 14:42:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/bush-advisor-says-president-has-legal.html/</guid>
      <description>&lt;p&gt;George W. Bush continues his pattern of appointing unqualified people and bypassing rules and regulations that get in his way by appointing Ellen Sauerbrey to the post of assistant secretary of state for population, refugees, and migration, a post that is responsible for a $700 million budget to address global refugee crises.&lt;br /&gt;&lt;br /&gt;Sauerbrey began confirmation hearings in October 2005, but Sen. Barbara Boxer put off the vote until after the winter break.  Bush took the opportunity to appoint her and about a dozen other candidates as &amp;ldquo;recess appointments&amp;rdquo; while Congress was out of session.&lt;br /&gt;&lt;br /&gt;There&amp;rsquo;s more on Sauerbrey&amp;rsquo;s lack of qualifications and her conservative views at &lt;a href=&#34;http://www.salon.com/news/feature/2006/01/05/sauerbrey/&#34;&gt;Salon&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Iraq war costs underestimated--could reach $1 trillion</title>
      <link>https://blog.lippard.org/2006/01/iraq-war-costs-underestimated-could.html/</link>
      <pubDate>Tue, 10 Jan 2006 14:36:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/iraq-war-costs-underestimated-could.html/</guid>
      <description>&lt;p&gt;In 2003, the Bush administration said that the $200 billion estimate of the cost of the war in Iraq from Larry Lindsey, Bush&amp;rsquo;s economic advisor, was too high.  Paul Wolfowitz suggested that the cost of reconstruction would be financed entirely by Iraq.  Congress has so far appropriated $251 billion for military operations, and the Congressional Budget Office has indicated that we should expect another $230 billion in costs over the next ten years.&lt;br /&gt;&lt;br /&gt;Now a paper by Nobel prizewinning economist Joseph Stiglitz and Harvard budget expert Linda Bilmes argues that the CBO&amp;rsquo;s estimate leaves out some significant costs, like healthcare for injured soldiers&amp;ndash;lifetime care for brain injuries alone may cost $35 billion.  Their paper argues that $1 trillion is a conservative estimate of the total costs.&lt;br /&gt;&lt;br /&gt;(Story at &lt;a href=&#34;http://www.guardian.co.uk/international/story/0,,1681078,00.html&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Guardian&lt;/span&gt;&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Rev. Lusk&#39;s support for Alito</title>
      <link>https://blog.lippard.org/2006/01/rev-lusks-support-for-alito.html/</link>
      <pubDate>Tue, 10 Jan 2006 14:19:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/rev-lusks-support-for-alito.html/</guid>
      <description>&lt;p&gt;In a &lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/content/article/2006/01/08/AR2006010801069.html?nav=rss_print/asection&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Washington Post&lt;/span&gt; article&lt;/a&gt; about conservative Christian support for the confirmation of Samuel Alito, Rev. Herbert H. Lusk II, a recipient of over $1 million in federal grants from the Bush administration&amp;rsquo;s Faith Based Initiative, says:&lt;br /&gt;&lt;blockquote&gt; &amp;ldquo;My friends, don&amp;rsquo;t fool with the church because the church has buried a million critics. And those the church has not buried, the church has made funeral arrangement for.&amp;quot;&lt;/blockquote&gt;As &lt;a href=&#34;http://pharyngula.org/index/weblog/comments/youse_could_have_a_little_accident/&#34;&gt;Pharyngula points out&lt;/a&gt;, this sounds a little threatening&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Urban legend becomes reality, again, as mouse burns down house</title>
      <link>https://blog.lippard.org/2006/01/urban-legend-becomes-reality-again-as.html/</link>
      <pubDate>Mon, 09 Jan 2006 23:47:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/urban-legend-becomes-reality-again-as.html/</guid>
      <description>&lt;p&gt;From the &lt;a href=&#34;http://news.bbc.co.uk/1/hi/world/americas/4593682.stm&#34;&gt;BBC&lt;/a&gt;, how not to dispose of live rodents:&lt;br /&gt;&lt;br /&gt;A US man who threw a mouse onto a pile of burning leaves could only watch in horror as it ran into his house and set the building ablaze.&lt;br /&gt;&lt;br /&gt;Luciano Mares, 81, of Fort Sumner, New Mexico, found the mouse in his home and wanted to get rid of it.&lt;br /&gt;&lt;br /&gt;&amp;ldquo;I had some leaves burning outside, so I threw it in the fire, and the mouse was on fire and ran back at the house,&amp;rdquo; he was quoted as saying by AP.&lt;br /&gt;&lt;br /&gt;Though no-one was injured, the house and everything in it was destroyed.&lt;br /&gt;&lt;br /&gt;UPDATE:  This is &lt;a href=&#34;http://www.nbc4.tv/news/5956927/detail.html?treets=la&amp;tid=2651905955813&amp;amp;amp;tml=la_4pm&amp;tmi=la_4pm_1_06000201102006&amp;amp;ts=H&#34;&gt;not true&lt;/a&gt;&amp;ndash;the mouse was dead when thrown into the fire, which was blown into the house by wind.&lt;br /&gt;&lt;br /&gt;UPDATE January 12:  Now Mares is &lt;a href=&#34;http://seattlepi.nwsource.com/national/1110AP_Mouse_Fire.html&#34;&gt;sticking with the original story&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>SF Fox affiliate&#39;s Emily Litella moment</title>
      <link>https://blog.lippard.org/2006/01/sf-fox-affiliates-emily-litella-moment.html/</link>
      <pubDate>Mon, 09 Jan 2006 16:15:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/sf-fox-affiliates-emily-litella-moment.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://photos1.blogger.com/blogger/6230/1431/1600/KTVU_NASA_NSA_1.jpg&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;&#34; src=&#34;http://photos1.blogger.com/blogger/6230/1431/320/KTVU_NASA_NSA_1.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;KTVU in San Francisco used this background image when discussing the NSA warrantless wiretap issue.  (John Hazelton on the SKEPTIC list spotted this and got the screen capture.)&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Danny Boy, FCD&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;LOL, I would never have suspected NASA to be involved in this domestic spying ring! No wonder they have Hubble up there, the men in gray suits are peeping on us with it! Down with NASA!&lt;BR/&gt;&lt;BR/&gt;(I wonder if the Bad Astronomer, Phil Plait, is in on all this cloak and dagger operation too.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cell phone call records available online</title>
      <link>https://blog.lippard.org/2006/01/cell-phone-call-records-available.html/</link>
      <pubDate>Sun, 08 Jan 2006 21:08:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/cell-phone-call-records-available.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://americablog.blogspot.com/2006/01/anyone-can-buy-list-of-your-incoming.html&#34;&gt;America&amp;rsquo;s Blog has brought up a story&lt;/a&gt; that was published in the mainstream media last year (in  the &lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/content/article/2005/07/07/AR2005070701862.html&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Washington Post&lt;/span&gt;&lt;/a&gt;) and a few days ago (in the  &lt;a href=&#34;http://www.suntimes.com/output/news/cst-nws-privacy05.html&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Chicago Sun-Times&lt;/span&gt;&lt;/a&gt;) but which for some reason hasn&amp;rsquo;t resulted in an uproar.  The story is that there are sites on the Internet from which you can purchase copies of calling records for cell phones and land lines, such as &lt;a href=&#34;http://www.locatecell.com/&#34;&gt;Locatecell.com&lt;/a&gt;.  John in DC, who runs America&amp;rsquo;s Blog, purchased his own cell phone records, and indeed got a list of all the numbers he had called.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://americablog.blogspot.com/2006/01/cingular-wireless-says-3rd-parties.html&#34;&gt;Cingular thinks&lt;/a&gt; this is an &amp;ldquo;infinitesimally small problem&amp;rdquo; for them.&lt;br /&gt;&lt;br /&gt;How are sites such as Locatecell getting their information?  They could be purchasing it from insiders, they are no doubt using &amp;ldquo;pretexting&amp;rdquo; (social engineering) to persuade customer support representatives to give them the information, or gaining access to customer account information via the web (&lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/content/article/2005/08/11/AR2005081102122.html&#34;&gt;Verizon Wireless had another major security hole&lt;/a&gt; in their online billing system last year, similar to one in 2001 which &lt;a href=&#34;http://www.computerworld.com/securitytopics/security/privacy/story/0,10801,63587,00.html&#34;&gt;they took two weeks to act upon&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;Whichever mechanisms are used, it is clear that privacy is being violated and likely that laws are being broken, yet there seems to be little visible interest on the part of the telephone companies in going after the criminals&amp;ndash;perhaps because doing so might expose how poorly they are securing the information.&lt;br /&gt;&lt;br /&gt;The Electronic Privacy Information Center (EPIC) has a good collection of material on this issue &lt;a href=&#34;http://www.epic.org/privacy/iei/&#34;&gt;here&lt;/a&gt;.  (Updated January 9:  They filed a case against Bestpeoplesearch.com, which &lt;a href=&#34;http://west.epic.org/archives/2006/01/pretexting_isnt.html&#34;&gt;admits to using &amp;ldquo;pretexting&amp;rdquo;&lt;/a&gt; as their method to obtain the information.)&lt;br /&gt;&lt;br /&gt;(Thanks to &lt;a href=&#34;http://cowmix.blogspot.com/&#34;&gt;cowmix&lt;/a&gt; for bringing this to my attention.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Phoenix Union High School District:  Evolution too controversial to survey science teachers about</title>
      <link>https://blog.lippard.org/2006/01/phoenix-union-high-school-district.html/</link>
      <pubDate>Sun, 08 Jan 2006 01:05:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/phoenix-union-high-school-district.html/</guid>
      <description>&lt;p&gt;The latest issue of &lt;a href=&#34;http://www.ncseweb.org/&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Reports of the National Center for Science Education&lt;/span&gt;&lt;/a&gt; includes an article (&amp;ldquo;The Taboo Standard&amp;rdquo;) by Marni Landry of Paradise Valley High School, who reports that she proposed a study to survey life science teachers in the Phoenix Union High School District on the subject of evolution.  The survey, intended to support her M.A. thesis work at the University of Phoenix, asked the recipients whether they agreed or disagreed slightly or completely with the following statements:&lt;br /&gt;&lt;blockquote&gt;I have helped to write the district or state science standards.&lt;br /&gt;&lt;br /&gt;I would like to contribute in the writing of the district or state science standards.&lt;br /&gt;&lt;br /&gt;I know specifically what the district standards are concerning the theory of evolution.&lt;br /&gt;&lt;br /&gt;I have avoided details about the origin of life in order to avoid conflict in my classroom.&lt;br /&gt;&lt;br /&gt;The theory of evolution goes against my religious beliefs.&lt;br /&gt;&lt;br /&gt;If I were to get into a confrontation with a student or parent concerning the theory of evolution, I feel that [the] administration would support my actions.&lt;br /&gt;&lt;br /&gt;I feel that creationism (creation science) should be taught parallel to evolution in the classroom.&lt;br /&gt;&lt;br /&gt;I am concerned over the fact that many states have removed evolution from their science standards.&lt;br /&gt;&lt;br /&gt;Students must understand the theory of evolution in order to understand the study of biology.&lt;br /&gt;&lt;br /&gt;I have experienced conflict with a student, parent, or administrator concerning my teaching of evolution.&lt;/blockquote&gt;This survey and edited versions were rejected by school district administrators as &amp;ldquo;too controversial.&amp;rdquo;  The irony of being unable to conduct a survey of science teachers about a subject that they are required by state science standards to teach is explicitly noted.&lt;br /&gt;&lt;br /&gt;The author was able to complete a pilot study, and her article reports the percentages for the above statements (16.5% say that evolution conflicts with their religious beliefs and that creationism should be taught).&lt;br /&gt;&lt;br /&gt;The same issue of &lt;span style=&#34;font-style: italic;&#34;&gt;Reports&lt;/span&gt; has stories from Texas and Arkansas about high school teachers being unable to teach about evolution or (in Arkansas) even mention the ages of rocks in millions of years.&lt;br /&gt;&lt;br /&gt;This, to me, is far more frightening than attempts to force the teaching of intelligent design or creation science&amp;ndash;that teaching about evolution has already been removed from or watered down in many of the classrooms of the United States.  It&amp;rsquo;s no wonder that the average American is completely ignorant on the subject.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jeff Lowder&#39;s blog: Naturalistic Atheism</title>
      <link>https://blog.lippard.org/2006/01/jeff-lowders-blog-naturalistic-atheism.html/</link>
      <pubDate>Sat, 07 Jan 2006 20:53:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/jeff-lowders-blog-naturalistic-atheism.html/</guid>
      <description>&lt;p&gt;Jeff Lowder, one of the founders and former president of the &lt;a href=&#34;http://www.infidels.org/&#34;&gt;Internet Infidels&lt;/a&gt;, now has a blog, &lt;a href=&#34;http://lowder.blogspot.com/&#34;&gt;Naturalistic Atheism&lt;/a&gt;.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Danny Boy, FCD&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Wow, sounds good. I&#39;ve asked II before if they would be interested in doing a group blog. J. Lowder said he was interested about blogging, somewhat. I&#39;m glad to see that he has indeed taken the plunge into the blogosphere.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Books Read in 2005</title>
      <link>https://blog.lippard.org/2006/01/books-read-in-2005.html/</link>
      <pubDate>Sat, 07 Jan 2006 20:09:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/books-read-in-2005.html/</guid>
      <description>&lt;p&gt;I read (and completed) the following books in 2005.  I&amp;rsquo;ve reviewed most of them at Amazon.com (where the links point):&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Richard Abanes, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/1568582838/jimlippardswebpaA&#34;&gt;&lt;em&gt;One Nation Under Gods: A History of the Mormon Church&lt;/em&gt;&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Pascal Boyer, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0465006957/jimlippardswebpaA&#34;&gt;&lt;em&gt;Religion Explained: The Evolutionary Origins of Religious Thought&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Rachel DeWoskin, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0393059022/jimlippardswebpaA&#34;&gt;&lt;em&gt;Foreign Babes in Beijing: Behind the Scenes of a New China&lt;/em&gt;&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Cory Doctorow, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0765310457/jimlippardswebpaA&#34;&gt;&lt;em&gt;Eastern Standard Tribe&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Mark Haddon, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/1400032717/jimlippardswebpaA&#34;&gt;&lt;em&gt;the curious incident of the dog in the night-time&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Michael A. Hiltzik, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0887309895/jimlippardswebpaA&#34;&gt;&lt;em&gt;Dealers of Lightning: Xerox PARC and the Dawn of the Computer Age&lt;/em&gt;&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Peter W. Huber and Mark P. Mills, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0465031161/jimlippardswebpaA&#34;&gt;&lt;em&gt;The Bottomless Well: The Twilight of Fuel, the Virtue of Waste, and Why We Will Never Run Out of Energy&lt;/em&gt;&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Penn Jillette, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0312328052/jimlippardswebpaA&#34;&gt;&lt;em&gt;Sock&lt;/em&gt;&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;David Cay Johnston, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/1591840694/jimlippardswebpaA&#34;&gt;&lt;em&gt;Perfectly Legal: The Covert Campaign to Rig Our Tax System to Benefit the Super Rich&amp;ndash;and Cheat Everybody Else&lt;/em&gt;&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Steven D. Levitt and Stephen J. Dubner, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/006073132X/jimlippardswebpaA&#34;&gt;&lt;em&gt;Freakonomics: A Rogue Economist Explores the Hidden Side of Everything&lt;/em&gt;&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Joel Levy, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0760753458/jimlippardswebpaA&#34;&gt;&lt;em&gt;The Scam Handbook: The Secrets of the Con Artist&lt;/em&gt;&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Richard Marcus, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0312291396/jimlippardswebpaA&#34;&gt;&lt;em&gt;American Roulette: How I Turned the Odds Upside-Down&amp;ndash;My Wild Twenty-Five-Year Ride Ripping Off the World&amp;rsquo;s Casinos&lt;/em&gt;&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;John Markoff, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0670033820/jimlippardswebpaA&#34;&gt;&lt;em&gt;What the Dormouse Said: How the 60s Counterculture Shaped the Personal Computer Industry&lt;/em&gt;&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Bethany McLean and Peter Elkind, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/1591840538/jimlippardswebpaA&#34;&gt;&lt;em&gt;The Smartest Guys in the Room: The Amazing Rise and Scandalous Fall of Enron&lt;/em&gt;&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Ben Mezrich, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/006057500X/jimlippardswebpaA&#34;&gt;&lt;em&gt;Ugly Americans: The True Story of the Ivy League Cowboys Who Raided the Asian Markets for Millions&lt;/em&gt;&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Kevin D. Mitnick and William L. Simon, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0764569597/jimlippardswebpaA&#34;&gt;&lt;em&gt;The Art of Intrusion: The Real Stories Behind the Exploits of Hackers, Intruders &amp;amp; Deceivers&lt;/em&gt;&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Matthew Modine, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/1590710479/jimlippardswebpaA&#34;&gt;&lt;em&gt;Full Metal Jacket Diary&lt;/em&gt;&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;John Allen Paulos, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0465054811/jimlippardswebpaA&#34;&gt;&lt;em&gt;A Mathematician Plays the Stock Market&lt;/em&gt;&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;V.S. Ramachandran, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0131486861/jimlippardswebpaA&#34;&gt;&lt;em&gt;A Brief Tour of Human Consciousness&lt;/em&gt;&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Jon Ronson, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0743241924/jimlippardswebpaA&#34;&gt;&lt;em&gt;The Men Who Stare At Goats&lt;/em&gt;&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Paul Scharbach and John H. Akers, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/1592233023/jimlippardswebpaA&#34;&gt;&lt;em&gt;Phoenix: Then and Now&lt;/em&gt;&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Thomas J. Stanley and William D. Danko, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0671015206/jimlippardswebpaA&#34;&gt;&lt;em&gt;The Millionaire Next Door: The Surprising Secrets of America&amp;rsquo;s Wealthy&lt;/em&gt;&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Jim Steinmeyer, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0786714018/jimlippardswebpaA&#34;&gt;&lt;em&gt;Hiding the Elephant: How Magicians Invented the Impossible and Learned to Disappear&lt;/em&gt;&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Anthony Storr, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0684834952/jimlippardswebpaA&#34;&gt;&lt;em&gt;Feet of Clay: Saints, Sinners, and Madmen: A Study of Gurus&lt;/em&gt;&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Teller, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0922233225/jimlippardswebpaA&#34;&gt;&lt;em&gt;&amp;ldquo;When I&amp;rsquo;m Dead, All This Will Be Yours!&amp;rdquo;&amp;ndash;Joe Teller, a portrait by his kid, Teller&lt;/em&gt;&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Vicki Lewis Thompson, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/031299866X/jimlippardswebpaA&#34;&gt;&lt;em&gt;Nerd Gone Wild&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Ira Winkler, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0764584685/jimlippardswebpaA&#34;&gt;&lt;em&gt;Spies Among Us: How to Stop the Spies, Terrorists, Hackers, and Criminals You Don&amp;rsquo;t Even Know You Encounter Every Day&lt;/em&gt;&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Richard Yancey, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0060555602/jimlippardswebpaA&#34;&gt;&lt;em&gt;Confessions of a Tax Collector: One Man&amp;rsquo;s Tour of Duty Inside the IRS&lt;/em&gt;&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;I began, but haven&amp;rsquo;t yet finished:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;James Bovard, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/1403968519/jimlippardswebpaA&#34;&gt;&lt;em&gt;The Bush Betrayal&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Antonio Damasio, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0156028719/jimlippardswebpaA&#34;&gt;&lt;em&gt;Looking for Spinoza: Joy, Sorrow, and the Feeling Brain&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Diego Gambetta, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0674807421/jimlippardswebpaA&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Sicilian Mafia: The Business of Private Protection&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Jennifer Michael Hecht, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0060097957/jimlippardswebpaA&#34;&gt;&lt;em&gt;Doubt: A History&lt;/em&gt;&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Olivia Judson,&lt;em&gt; &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0805063315/jimlippardswebpaA&#34;&gt;Dr. Tatiana&amp;rsquo;s Sex Advice to All Creation&lt;/a&gt;&lt;/em&gt;&lt;/li&gt;&lt;li&gt;V.S. Ramachandran and Sandra Blakeslee, &lt;span style=&#34;font-style: italic;&#34;&gt;&lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0688172172/jimlippardswebpaA&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Phantoms in the Brain: Probing the Mysteries of the Human Mind&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;/li&gt;&lt;li&gt;Spammer-X, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/1932266860/jimlippardswebpaA&#34;&gt;&lt;em&gt;Inside the Spam Cartel: Trade Secrets from the Dark Side&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Thomas J. Stanley, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0740718584/jimlippardswebpaA&#34;&gt;&lt;em&gt;The Millionaire Mind&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Robert H. Tillman and Michael L. Indergaard, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0813536804/jimlippardswebpaA&#34;&gt;&lt;em&gt;Pump &amp;amp; Dump: The Rancid Rules of the New Economy&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;John Viega and Gary McGraw, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/020172152X/jimlippardswebpaA&#34;&gt;&lt;em&gt;Building Secure Software: How to Avoid Security Problems the Right Way&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Andrew Vladimirov, Konstantin V. Gavrilenko, Andrei A. Mikhailovsky, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0321202171/jimlippardswebpaA&#34;&gt;&lt;em&gt;WI-FOO: The Secrets of Wireless Hacking&lt;/em&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Alito Senate confirmation room anointed with holy oil</title>
      <link>https://blog.lippard.org/2006/01/alito-senate-confirmation-room.html/</link>
      <pubDate>Sat, 07 Jan 2006 19:07:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/alito-senate-confirmation-room.html/</guid>
      <description>&lt;p&gt;Rev. Rob Schenk of the National Clergy Council in D.C., Rev. Patrick Mahoney of the Christian Defense Coalition, and Grace Nwachukwu, general manager of Faith and Action  &lt;a href=&#34;http://online.wsj.com/public/article/SB113649645107138940-Ku05eyOWs5xFbqD33aaAarliwqo_20060112.html?mod=blogs&#34;&gt;were barred on Thursday from entering the hearing room&lt;/a&gt; where the Senate Judiciary Committee will be holding a confirmation hearing for Samuel Alito&amp;rsquo;s nomination to the Supreme Court on Monday.  They were permitted to bless the doors&amp;ndash;reading three Psalms, kneeling to say the Lord&amp;rsquo;s Prayer in front of the doors, and marking a cross in oil on a door.&lt;br /&gt;&lt;br /&gt;They also said that they had actually entered the hearing room a day earlier to anoint the seats with oil.  &amp;ldquo;We did adequately apply oil to all the seats,&amp;rdquo; said Schenk.&lt;br /&gt;&lt;br /&gt;Schenk and Mahoney say they had done the same prior to the hearings for Chief Justice John Roberts and were pleased with the results.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bush can bypass torture ban</title>
      <link>https://blog.lippard.org/2006/01/bush-can-bypass-torture-ban.html/</link>
      <pubDate>Sat, 07 Jan 2006 19:07:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/bush-can-bypass-torture-ban.html/</guid>
      <description>&lt;p&gt;The &lt;a href=&#34;http://www.boston.com/news/nation/washington/articles/2006/01/04/bush_could_bypass_new_torture_ban/&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Boston Globe&lt;/span&gt; reports&lt;/a&gt; that the &amp;ldquo;signing statement&amp;rdquo; issued by George W. Bush after signing the bill outlawing the torture of detainees contains caveats that indicate that the restrictions in the law can be bypassed in situations where he sees fit.&lt;br /&gt;&lt;br /&gt;Bush seems to be under the impression that executive powers granted to him as president allow him to violate any law he deems inconvenient.&lt;br /&gt;&lt;br /&gt;It&amp;rsquo;s high time for this corrupt, dishonest president to be impeached.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Pastor Arrested for Trying to Have Fun</title>
      <link>https://blog.lippard.org/2006/01/pastor-arrested-for-trying-to-have-fun.html/</link>
      <pubDate>Sat, 07 Jan 2006 11:06:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/pastor-arrested-for-trying-to-have-fun.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.tennessean.com/apps/pbcs.dll/article?AID=/20060105/NEWS06/60105004/1001/NEWS&#34;&gt;This story&lt;/a&gt;, which came to my attention via the &lt;a href=&#34;http://nogodzone.blogspot.com/2006/01/god-wants-you-on-your-knees.html&#34;&gt;No God Zone&lt;/a&gt;, has me incensed. When you first read it, you get the impression that the adamantly anti-gay Pastor offered money for homosexual sex (the word &amp;ldquo;soliciting&amp;rdquo; along with the word &amp;ldquo;prostitute&amp;rdquo;, seen in &lt;a href=&#34;http://www.wlky.com/family/5849395/detail.html&#34;&gt;some versions of the story&lt;/a&gt;, conveys exactly that, to me).&lt;br /&gt;&lt;br /&gt;While you might agree with me that such an act is entirely harmless, it is clearly illegal, so the arrest of the Pastor comes as no surprise (and in spite of the ultimate injustice of such laws, in the case of this particular Pastor, I can&amp;rsquo;t help but exclaim a rousing rendition of &lt;a href=&#34;http://www.snpp.com/guides/nelson.file.html&#34;&gt;Nelson&amp;rsquo;s&lt;/a&gt; &amp;ldquo;Ha-ha!&amp;rdquo; - especially if he&amp;rsquo;s even half as out of his mind as &lt;a href=&#34;http://dyinginchrist.blogspot.com/2006/01/what-homosexuals-do-i-have-recently.html&#34;&gt;this wacko&lt;/a&gt;). However, as the &lt;a href=&#34;http://nogodzone.blogspot.com/2006/01/shame-on-cops.html&#34;&gt;No God Zone points out&lt;/a&gt;, no such offering of money took place.&lt;br /&gt;&lt;br /&gt;So, while the Pastor may be - nay, &lt;i&gt;is&lt;/i&gt; - a hypocritical asshole, he apparently was arrested and had his car stolen (a.k.a., &amp;ldquo;civil forfeiture&amp;rdquo;) for simply &lt;i&gt;asking another guy if he wanted to have sex&lt;/i&gt;. The real assholes in this story are the cops, who, it seems, just wanted to harass gays out for a good time in Tulsa, while padding their department budget.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Four-year-old boy on &#34;no-fly&#34; terrorist watch list</title>
      <link>https://blog.lippard.org/2006/01/four-year-old-boy-on-no-fly-terrorist.html/</link>
      <pubDate>Fri, 06 Jan 2006 15:07:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/four-year-old-boy-on-no-fly-terrorist.html/</guid>
      <description>&lt;p&gt;A four-year-old &lt;a href=&#34;http://seattlepi.nwsource.com/national/1110AP_Terror_List_Preschooler.html&#34;&gt;had trouble getting on a plane&lt;/a&gt; in December:&lt;br /&gt;&lt;blockquote&gt;&amp;ldquo;I don&amp;rsquo;t want to be on the list. I want to fly and see my grandma,&amp;rdquo; the 4-year-old boy said, according to his mother.&lt;br /&gt;&lt;br /&gt; Sijollie Allen and her son had trouble boarding planes last month. &amp;ldquo;Is this a joke?&amp;rdquo; Allen recalled telling Continental Airlines agents Dec. 21 at Houston&amp;rsquo;s Bush Intercontinental Airport. &amp;ldquo;You can tell he&amp;rsquo;s not a terrorist!&amp;quot;&lt;br /&gt;&lt;br /&gt;She said it took several minutes of pleading and a phone call by the ticket agent to get on the plane to New York.&lt;br /&gt;&lt;br /&gt;Allen, a Jamaican immigrant, said workers at La Guardia Airport were even more hard-nosed before their Dec. 26 flight home. She said a ticket agent told her: &amp;ldquo;You&amp;rsquo;re lucky that we&amp;rsquo;re letting you through instead of putting you through the other process.&amp;quot;&lt;/blockquote&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Baby Jesus Burning Party</title>
      <link>https://blog.lippard.org/2006/01/baby-jesus-burning-party.html/</link>
      <pubDate>Fri, 06 Jan 2006 03:46:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/baby-jesus-burning-party.html/</guid>
      <description>&lt;blockquote&gt;      &#34;They were looking for things to do,&#34; Det. Ken Kelly said. &#34;They told us, `We were going to have a baby Jesus burning party.&#39;&#34; One suspect told detectives,  &lt;a href=&#34;http://www.brandonsun.com/story.php?story_id=14719&#34;&gt;&#34;We just wanted to see their heads burning,&#34;&lt;/a&gt; Kelly said.&lt;br /&gt;&lt;br /&gt;   The baby Jesus figures, now at the police station, were probably stolen from homes and churches around the Sayreville area within the past few weeks, officers said. &#34;It looked like a maternity ward,&#34; Lt. Glenn Skarzynski said of the figurines. He added, &lt;a href=&#34;http://www.azcentral.com/news/articles/0104jesus-stolen04.html&#34;&gt;&#34;Anyone able to identify their particular baby Jesus will be able to be reunited.&#34;&lt;/a&gt;&lt;/blockquote&gt;&lt;a href=&#34;http://www.azcentral.com/news/articles/0104jesus-stolen04.html&#34;&gt;&lt;/a&gt;(From &lt;a href=&#34;http://www.livejournal.com/users/jwz/586884.html&#34;&gt;Jamie Zawinski&#39;s blog&lt;/a&gt;.)
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Steven Carr&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;A report in the London Times said that many girls in Britain have more than one Barbie doll, and that a great number of them were subject to decapitation, burning and all sorts of cruelties. &lt;BR/&gt;&lt;BR/&gt;Burning effigies is quite common, as is defacing of posters of people.&lt;BR/&gt;&lt;BR/&gt;What is it about humans and their desire to mistreat and destroy representations of the human form?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mass computerized wiretapping</title>
      <link>https://blog.lippard.org/2006/01/mass-computerized-wiretapping.html/</link>
      <pubDate>Fri, 06 Jan 2006 03:31:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/mass-computerized-wiretapping.html/</guid>
      <description>&lt;p&gt;More on the implications of massive data-mining and computerized interception of voice calls, from&lt;a href=&#34;http://www.futurepundit.com/archives/003195.html&#34;&gt; FuturePundit&lt;/a&gt; and &lt;a href=&#34;http://daviddfriedman.blogspot.com/2006/01/every-phone-in-america.html&#34;&gt;David Friedman&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;FuturePundit asks the question, &amp;ldquo;Would you rather be watched by computers or people?&amp;rdquo; and suggests that the former is better&amp;ndash;but fails to examine the question of whose computers are doing the monitoring and whether they can be trusted not to abuse it.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Are the Friedmans really statists in disguise?&lt;BR/&gt;&lt;BR/&gt;I mean, first Milton gives the government the idea for income tax withholding (for which, IMHO, he should forever remain on every libertarian&#39;s shit list), and now David goes and does this!&lt;BR/&gt;&lt;BR/&gt;What gives?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Miner Miracle:  Religious asymmetry in the media</title>
      <link>https://blog.lippard.org/2006/01/miner-miracle-religious-asymmetry-in.html/</link>
      <pubDate>Fri, 06 Jan 2006 01:51:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/miner-miracle-religious-asymmetry-in.html/</guid>
      <description>&lt;p&gt;The &lt;span style=&#34;font-style: italic;&#34;&gt;Boston Herald&lt;/span&gt;&amp;rsquo;s front page proclaimed &amp;ldquo;MINER MIRACLE!  America&amp;rsquo;s prayers answered, TWELVE FOUND ALIVE.&amp;rdquo;  The media  regularly proclaims any glimmer of positive in a disaster as a miracle for which credit should be given to God, but never pins anything negative on him.  But will the &lt;span style=&#34;font-style: italic;&#34;&gt;Herald&lt;/span&gt; issue a retraction?&lt;br /&gt;&lt;br /&gt;More at &lt;a href=&#34;http://pharyngula.org/index/weblog/comments/that_curious_religious_asymmetry/&#34;&gt;Pharyngula&lt;/a&gt;.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;I guess it&#39;s a (minor) miracle that I made it home from work tonight alive, then.&lt;BR/&gt;&lt;BR/&gt;Thanks, God, for not putting crazy drivers in control of large vehicles in my way.&lt;/p&gt;</description>
    </item>
    <item>
      <title>George Bush hypocrisy on medical marijuana</title>
      <link>https://blog.lippard.org/2006/01/george-bush-hypocrisy-on-medical.html/</link>
      <pubDate>Thu, 05 Jan 2006 03:49:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/george-bush-hypocrisy-on-medical.html/</guid>
      <description>&lt;p&gt;He &lt;a href=&#34;http://www.stcynic.com/blog/archives/2006/01/bushs_hypocrisy_on_medical_mar.php&#34;&gt;was in favor of states deciding the issue for themselves&lt;/a&gt;, until he was against it.&lt;br /&gt;&lt;br /&gt;There are lots more examples of this kind of hypocrisy across a wide range of issues documented in James Bovard&amp;rsquo;s &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/1403968519/jimlippardswebpaA&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Bush Betrayal&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Above link is to &lt;a href=&#34;http://www.stcynic.com/blog/archives/2006/01/bushs_hypocrisy_on_medical_mar.php&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt;, where readers have offered additional examples in the comments.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Italian court to decide if Jesus existed</title>
      <link>https://blog.lippard.org/2006/01/italian-court-to-decide-if-jesus.html/</link>
      <pubDate>Thu, 05 Jan 2006 02:53:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/italian-court-to-decide-if-jesus.html/</guid>
      <description>&lt;p&gt;While it&amp;rsquo;s not quite as spectacular as the story in James Morrow&amp;rsquo;s &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0156005050/jimlippardswebpaA&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Blameless in Abaddon&lt;/span&gt;&lt;/a&gt;, in which God is put on trial before the International Justice Court for crimes against humanity, an Italian court &lt;a href=&#34;http://www.cnn.com/2006/WORLD/europe/01/04/italy.jesus.reut/index.html&#34;&gt;will be having a hearing&lt;/a&gt; to see if atheist Luigi Cascioli can proceed with a case against priest Enrico Righi.  The charges are violations of  &amp;ldquo;Abuso di Credulita Popolare&amp;rdquo; (abuse of popular belief, a law designed to protect against con artists) and &amp;ldquo;Sostituzione di Persona&amp;rdquo; (impersonation).  Cascioli, who, like defendant Righi is a man in his seventies from the town of Bagnoregio, accuses the priest of fooling the people by teaching that Jesus was a historical figure and that he&amp;rsquo;s his representative.  Cascioli is the author of a book, &amp;ldquo;The Fable of Christ,&amp;rdquo; which argues that Jesus never existed.&lt;br /&gt;&lt;br /&gt;The view that Jesus didn&amp;rsquo;t exist is a minority position even among atheists&amp;ndash;advocates include &lt;a href=&#34;http://www.infidels.org/library/modern/g_a_wells/index.shtml&#34;&gt;G.A. Wells&lt;/a&gt; and &lt;a href=&#34;http://www.infidels.org/library/modern/earl_doherty/index.shtml&#34;&gt;Earl Doherty&lt;/a&gt; (whose book, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/096892591X/jimlippardswebpaA&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Jesus Puzzle&lt;/span&gt;&lt;/a&gt;, is critically reviewed &lt;a href=&#34;http://www.infidels.org/library/modern/richard_carrier/jesuspuzzle.shtml&#34;&gt;here&lt;/a&gt; by Richard Carrier).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Phyllis Schlafly defends liars, by lying</title>
      <link>https://blog.lippard.org/2006/01/phyllis-schlafly-defends-liars-by.html/</link>
      <pubDate>Thu, 05 Jan 2006 00:01:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/phyllis-schlafly-defends-liars-by.html/</guid>
      <description>&lt;p&gt;Ed Brayton g&lt;a href=&#34;http://www.stcynic.com/blog/archives/2006/01/fisking_phyllis_schlaffly.php&#34;&gt;ives a rebuttal&lt;/a&gt; to what is perhaps the &lt;a href=&#34;http://www.townhall.com/opinion/columns/phyllisschlafly/2006/01/02/180785.html&#34;&gt;most egregiously dishonest critique of the Dover decision so far&lt;/a&gt;, by Phyllis Schlafly.  John West of the Discovery Institute &lt;a href=&#34;http://www.evolutionnews.org/2006/01/schlafly_criticizes_judge_jone.html&#34;&gt;links to the Schlafly piece&lt;/a&gt; with approval.&lt;br /&gt;&lt;br /&gt;Two examples which support the heading I&amp;rsquo;ve chosen:  Schlafly writes of Judge Jones:&lt;br /&gt;&lt;blockquote&gt;He smeared &amp;ldquo;fundamentalists,&amp;rdquo; impugned the integrity of those who disagree with him by accusing them of lying and issued an unnecessary permanent injunction.&lt;/blockquote&gt;Judge Jones&amp;rsquo; accusations of lying were directed at two individuals who testified in the trial, Dover board members Alan Bonsell and William Buckingham, not at &amp;ldquo;fundamentalists&amp;rdquo; or &amp;ldquo;those who disagree with him.&amp;rdquo;  And he made the accusations because those two board members were lying, as I&amp;rsquo;ve previously described (about Bonsell &lt;a href=&#34;https://blog.lippard.org/2005/11/deception-by-dover-school-board.html&#34;&gt;here&lt;/a&gt;, about Buckingham &lt;a href=&#34;https://blog.lippard.org/2005/10/deception-by-dover-defendant-william.html&#34;&gt;here&lt;/a&gt;, and there&amp;rsquo;s more in the decision &lt;a href=&#34;http://www.stcynic.com/kitzmiller_342.pdf&#34;&gt;here&lt;/a&gt;) and may end up facing perjury charges.&lt;br /&gt;&lt;br /&gt;Schlafly further expands upon her misrepresentation of Jones&amp;rsquo; criticism of these two dishonest board members:&lt;br /&gt;&lt;blockquote&gt;He lashed out at witnesses who expressed religious views different from his own, displaying a prejudice unworthy of our judiciary. He denigrated several officials because they &amp;ldquo;staunchly and proudly touted their religious convictions in public.&amp;quot;&lt;/blockquote&gt;Jones never mentions his religious views, and does not denigrate these board members for expressing religious views different from his own, but for lying.  Here is the passage from Jones&amp;rsquo; decision that Schlafly is dishonestly commenting on:&lt;br /&gt;&lt;blockquote&gt;It is ironic that several of these individuals, who so staunchly and proudly touted their religious convictions in public, would time and again lie to cover their tracks and disguise the real purpose behind the ID Policy. (p. 137 of &lt;a href=&#34;http://www.stcynic.com/kitzmiller_342.pdf&#34;&gt;the decision&lt;/a&gt;)&lt;/blockquote&gt;Ed addresses more of Schlafly&amp;rsquo;s dishonesty at &lt;a href=&#34;http://www.stcynic.com/blog/archives/2006/01/fisking_phyllis_schlaffly.php&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Remarkable evidence of evolution</title>
      <link>https://blog.lippard.org/2006/01/remarkable-evidence-of-evolution.html/</link>
      <pubDate>Wed, 04 Jan 2006 15:19:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/remarkable-evidence-of-evolution.html/</guid>
      <description>&lt;p&gt;Tara Smith &lt;a href=&#34;http://aetiology.blogspot.com/2006/01/this-view-of-life.html&#34;&gt;comments&lt;/a&gt; on &lt;a href=&#34;http://www.nytimes.com/2006/01/01/opinion/01judson.html&#34;&gt;Olivia Judson&amp;rsquo;s piece in the &lt;span style=&#34;font-style: italic;&#34;&gt;New York Times&lt;/span&gt;&lt;/a&gt; about the wonder of living organisms and the evidence for evolution at &lt;a href=&#34;http://aetiology.blogspot.com/2006/01/this-view-of-life.html&#34;&gt;Aetiology&lt;/a&gt;.  Judson is the author of &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0099283751/jimlippardswebpaA&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Dr. Tatiana&amp;rsquo;s Sex Advice to All Creation&lt;/span&gt;&lt;/a&gt;, a book that describes some of the wide variety of sexual practices in nature, some of which make the wildest human perversions look tame by comparison.&lt;br /&gt;&lt;br /&gt;An excerpt from &lt;a href=&#34;http://www.nytimes.com/2006/01/01/opinion/01judson.html&#34;&gt;Judson&amp;rsquo;s op-ed&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;Organisms like the sea slug Elysia chlorotica. This animal not only looks like a leaf, but it also acts like one, making energy from the sun. Its secret? When it eats algae, it extracts the chloroplasts, the tiny entities that plants and algae use to manufacture energy from sunlight, and shunts them into special cells beneath its skin. The chloroplasts continue to function; the slug thus becomes able to live on a diet composed only of sunbeams. &lt;/p&gt;</description>
    </item>
    <item>
      <title>Bush&#39;s warrantless interception program</title>
      <link>https://blog.lippard.org/2006/01/bushs-warrantless-interception-program.html/</link>
      <pubDate>Wed, 04 Jan 2006 04:48:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/bushs-warrantless-interception-program.html/</guid>
      <description>&lt;p&gt;In &lt;a href=&#34;http://www.nytimes.com/2005/12/24/politics/24spy.html?ex=1293080400&amp;en=016edb46b79bde83&amp;amp;ei=5090&amp;partner=rssuserland&amp;amp;emc=rss&#34;&gt;a &lt;span style=&#34;font-style: italic;&#34;&gt;New York Times&lt;/span&gt; followup&lt;/a&gt; about the Bush-approved program to engage in interception of email and voice calls to international destinations without warrants approved by the FISA Court, it is stated that&lt;br /&gt;&lt;blockquote&gt;The National Security Agency has traced and analyzed large volumes of telephone and Internet communications flowing into and out of the United States as part of the eavesdropping program that President Bush approved after the Sept. 11, 2001, attacks to hunt for evidence of terrorist activity, according to current and former government officials.  &lt;a name=&#34;secondParagraph&#34;&gt;&lt;/a&gt;  &lt;p&gt;The volume of information harvested from telecommunication data and voice networks, without court-approved warrants, is much larger than the White House has acknowledged, the officials said. It was collected by tapping directly into some of the American telecommunication system&amp;rsquo;s main arteries, they said.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Abramoff-connected politicans</title>
      <link>https://blog.lippard.org/2006/01/abramoff-connected-politicans.html/</link>
      <pubDate>Wed, 04 Jan 2006 02:27:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/abramoff-connected-politicans.html/</guid>
      <description>&lt;p&gt;Think Progress has &lt;a href=&#34;http://www.thinkprogress.org/abramoff&#34;&gt;a list of politicians&lt;/a&gt; who received $10,000 or more in Jack Abramoff-related contributions and how they are associated with Abramoff.  A few of these are probably a bit concerned now that &lt;a href=&#34;http://www.nytimes.com/2006/01/03/politics/03cnd-abramoff.html?incamp=article_popular_5&#34;&gt;Abramoff has pleaded guilty to conspiracy, fraud, and tax evasion&lt;/a&gt; and agreed to cooperate with federal investigations.&lt;br /&gt;&lt;br /&gt;Abramoff is expected to plead guilty next week to fraud in the SunCruz casino boat case in Florida&amp;ndash;the list of politicians associated with that case includes Sen. Conrad Burns (R-MT), Rep. Tom DeLay (R-TX), and Rep. Bob Ney (R-OH) (and his former chief of staff, Neil Volz).&lt;br /&gt;&lt;br /&gt;(Hat tip to &lt;a href=&#34;http://www.stcynic.com/blog/&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt;, which &lt;a href=&#34;http://www.stcynic.com/blog/archives/2006/01/trouble_brewing_in_congress.php&#34;&gt;has further commentary&lt;/a&gt; on how this is business as usual for Congress.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Windows Meta File (WMF) exploit</title>
      <link>https://blog.lippard.org/2006/01/windows-meta-file-wmf-exploit.html/</link>
      <pubDate>Wed, 04 Jan 2006 02:10:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/windows-meta-file-wmf-exploit.html/</guid>
      <description>&lt;p&gt;The &lt;a href=&#34;http://www.microsoft.com/technet/security/advisory/912840.mspx&#34;&gt;Windows Meta File vulnerability&lt;/a&gt;, a problem that seems to be particularly bad in Windows XP, is without an official patch from Microsoft until next week.  There is &lt;a href=&#34;http://isc.sans.org/diary.php?storyid=994&#34;&gt;an unofficial patch&lt;/a&gt; which is available from the SANS Internet Storm Center, which I would recommend only for organizations that have the ability to install and uninstall patches on user desktops in an automated manner, as the unofficial patch will have to be uninstalled before installing the official patch.  For ordinary users, it is an extremely bad habit to download patches from unofficial sources in response to an announcement of a vulnerability like this.  It&amp;rsquo;s a habit that is likely to be exploited in the future to get people to install malicious software, so it should be discouraged.&lt;br /&gt;&lt;br /&gt;An alternative remedy is to &lt;a href=&#34;http://www.mckeay.net/secure/2005/12/you_can_try_this.html&#34;&gt;unregister the vulnerable DLL&lt;/a&gt;, shimgvw.dll, until the official patch is out next week.  This remedy will prevent the Windows Picture and Fax Viewer from being started when you click on an image that is associated with that application.&lt;br /&gt;&lt;br /&gt;The WMF vulnerability is currently being exploited through the web, email, and instant messaging, but so far it looks like the main use has been to install spyware and adware on vulnerable machines.  It could, however, just as easily be used to install &lt;a href=&#34;https://blog.lippard.org/2005/11/defending-against-botnets.html&#34;&gt;bots&lt;/a&gt; or other more seriously damaging malware.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2006-2007:  Years of Mortgage Default?</title>
      <link>https://blog.lippard.org/2006/01/2006-2007-years-of-mortgage-default.html/</link>
      <pubDate>Sun, 01 Jan 2006 20:19:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/2006-2007-years-of-mortgage-default.html/</guid>
      <description>&lt;p&gt;Over the next two years, &lt;a href=&#34;http://thehousingbubble2.blogspot.com/2006/01/all-we-had-was-our-shining-credit.html&#34;&gt;$2.5 trillion in U.S. mortgages that are based on adjustable rate mortgages will reset&lt;/a&gt; to higher interest rates.  There is little question that many people who have been using creative financing to speculate in the real estate market are going to have some serious financial difficulties as a result.  More at Ben Jones&amp;rsquo; &lt;a href=&#34;http://thehousingbubble2.blogspot.com/&#34;&gt;Housing Bubble blog&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>On never admitting you are wrong--Dembski and Wolfram</title>
      <link>https://blog.lippard.org/2006/01/on-never-admitting-you-are-wrong.html/</link>
      <pubDate>Sun, 01 Jan 2006 19:32:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2006/01/on-never-admitting-you-are-wrong.html/</guid>
      <description>&lt;p&gt;Jeff Shallit has &lt;a href=&#34;http://recursed.blogspot.com/2006/01/on-not-admitting-you-are-wrong-or-what.html&#34;&gt;an interesting comparison of Stephen Wolfram and William Dembski&lt;/a&gt;, and their shared apparent unwillingness to admit mistakes.   Over at &lt;a href=&#34;http://recursed.blogspot.com&#34;&gt;Recursivity&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Religious spammer in Scottsdale files lawsuit</title>
      <link>https://blog.lippard.org/2005/12/religious-spammer-in-scottsdale-files.html/</link>
      <pubDate>Sat, 31 Dec 2005 22:13:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/religious-spammer-in-scottsdale-files.html/</guid>
      <description>&lt;p&gt;Charles E. &amp;ldquo;Chuck&amp;rdquo; Carlson (not to be confused with convicted Watergate conspirator turned evangelical prison ministry mogul Chuck Colson) runs something called &lt;a href=&#34;http://whtt.org/&#34;&gt;&amp;ldquo;Strait Gate Ministries&amp;rdquo;&lt;/a&gt; and assorted websites (including one called &amp;ldquo;Al-Jazeerah&amp;rdquo;) which seem to focus on arguing that the U.S. should not be supporting Israel.  He has a history of advertising these websites by sending unsolicited bulk email, also known as &amp;ldquo;spam.&amp;quot;&lt;br /&gt;&lt;br /&gt;He has &lt;a href=&#34;http://macfaq.org/people/straitgate.html&#34;&gt;clashed&lt;/a&gt; with a number of anti-spammers, which has led to multiple terminations of online services that he&amp;rsquo;s used&amp;ndash;his &lt;a href=&#34;http://www.apfn.net/messageboard/03-30-05/discussion.cgi.97.html&#34;&gt;DSL connection&lt;/a&gt; as well as web hosting.  He has characterized this as &lt;a href=&#34;http://www.aljazeerah.info/Opinion%20editorials/2004%20opinions/September/6%20o/PHARISEE%20WATCH%20Mugged,%20Robbed,%20but%20Back%20Online%20By%20Charles%20E.%20Carlson.htm&#34;&gt;mugging and assault&lt;/a&gt; as well as &lt;a href=&#34;http://narcosphere.narconews.com/story/2005/5/6/64316/18309&#34;&gt;censorship&lt;/a&gt;.  (Here is a &lt;a href=&#34;http://www.rhyolite.com/anti-spam/bin/group.cgi?group=292&#34;&gt;list of some of Carlson&amp;rsquo;s domains&lt;/a&gt; blocked by rhyolite.com for sending spam.)&lt;br /&gt;&lt;br /&gt;In August, he filed a &lt;a href=&#34;http://www.mfn.org/%7Emeasl/pdf/Carlson_complaint.pdf&#34;&gt;lawsuit&lt;/a&gt; (PDF) in &lt;a href=&#34;http://www.superiorcourt.maricopa.gov/docket/civil/caseSearch.asp&#34;&gt;Arizona Superior Court&lt;/a&gt; (CV2005-052008) against Robert Poortinga, his own providers who had terminated service, and Missouri Freenet Corporation.  In his complaint, he argues that Poortinga and others have defamed him by calling him a &amp;ldquo;spammer&amp;rdquo; and accusing him of sending &amp;ldquo;spam,&amp;rdquo; on the grounds that his emails do not meet the criteria in the CAN-SPAM Act.&lt;br /&gt;&lt;br /&gt;&amp;ldquo;Missouri Freenet Corporation,&amp;rdquo; named as a defendant in Carlson&amp;rsquo;s suit, doesn&amp;rsquo;t actually exist&amp;ndash;the person he&amp;rsquo;s intending to sue is Alif Terranson (on whose site the above lawsuit complaint PDF is hosted), who is a well-known anti-spammer and formerly ran the abuse team at Savvis.  Terranson &lt;a href=&#34;http://www.politechbot.com/2005/12/24/alleged-spammer-sues/&#34;&gt;has supplied Carlson with information&lt;/a&gt; about how to properly name and serve him.&lt;br /&gt;&lt;br /&gt;Carlson&amp;rsquo;s complaint appears to me to be without merit.  His argument based on CAN-SPAM fails because that act does not define the term &amp;ldquo;spam,&amp;rdquo; which is a well-known term of art in the Internet world, not a legal term.&lt;br /&gt;&lt;br /&gt;&amp;ldquo;Spam&amp;rdquo; originally meant bulk postings to Usenet newsgroups (an action associated with &lt;a href=&#34;http://en.wikipedia.org/wiki/Green_Card_spam&#34;&gt;a couple of immigration attorneys&lt;/a&gt; also based in Scottsdale, Arizona), but quickly came to mean unsolicited bulk email (UBE)&amp;ndash;email that is both (a) not explicitly requested by the recipients and (b) sent to multiple recipients.  Although the most common form of UBE is unsolicited commercial email (which is what CAN-SPAM regulates), UBE and &amp;ldquo;spam&amp;rdquo; are broader than UCE and can include religious spam, insane spam, etc.  Internet &lt;a href=&#34;http://www.faqs.org/rfcs/rfc2505.html&#34;&gt;RFC 2505&lt;/a&gt; endorses this broader notion of &amp;ldquo;spam,&amp;rdquo; as does &lt;a href=&#34;http://www.spamhaus.org/definition.html&#34;&gt;this definition&lt;/a&gt; from &lt;a href=&#34;http://www.spamhaus.org/&#34;&gt;Spamhaus&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Although there are no legal penalties for spam that falls outside of what is regulated by federal and state laws (or laws in other countries), most online providers have stricter guidelines than what the law requires as part of their &lt;a href=&#34;http://www.spamhaus.org/aups.html&#34;&gt;Acceptable Use Policies&lt;/a&gt; (AUPs).  Customers of online providers are contractually bound by those AUPs, and can find their service terminated for violations even if they haven&amp;rsquo;t violated the law.  This has been the case since long before CAN-SPAM went into effect.&lt;br /&gt;&lt;br /&gt;Another form of social penalty for spam is having one&amp;rsquo;s email blocked by those who operate mail servers on the Internet&amp;ndash;companies, organizations, and individuals have a variety of tools which can be used to block the vast quantities of unwanted email being spewed out daily by compromised machines as well as by those operating in a more aboveboard manner.  Included in those tools are the ability to block by domain name or using &lt;a href=&#34;http://rbls.org/&#34;&gt;IP-address-based blocking lists&lt;/a&gt;.  What Carlson calls censorship is really just the owners of private mail servers setting rules by which their property may be used by others.  (The issue is a bit more complicated in the case of an ISP, but so long as the ISP accurately informs its customers of what they&amp;rsquo;ve signed up for, they can apply filters consistent with their service.  In general, ISPs want their customers to receive what the customers want to receive, as blocking wanted email leads to complaints.)&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;ll keep tabs on this suit as it progresses (if it does).&lt;/p&gt;</description>
    </item>
    <item>
      <title>War on Drugs Ends in Success--Four Years Ago</title>
      <link>https://blog.lippard.org/2005/12/war-on-drugs-ends-in-success-four.html/</link>
      <pubDate>Sat, 31 Dec 2005 17:42:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/war-on-drugs-ends-in-success-four.html/</guid>
      <description>&lt;p&gt;With all the attention to the War on Terror/&lt;a href=&#34;http://csmonitor.com/2005/0728/dailyUpdate.html&#34;&gt;Struggle Against Violent Extremism&lt;/a&gt;, looks like we forgot to celebrate the victory and &lt;a href=&#34;http://www.mapinc.org/drugnews/v98/n328/a03.html&#34;&gt;end of the War on Drugs back at the beginning of 2002&lt;/a&gt;.  Happy fourth birthday to virtually drug-free America!&lt;br /&gt;(Hat tip: &lt;a href=&#34;http://www.theagitator.com/archives/026084.php&#34;&gt;The Agitator&lt;/a&gt;.)&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Awesome!&lt;BR/&gt;&lt;BR/&gt;Now all the families of the countless DEA agents and other police who&#39;ve died fighting those evil bad guys in this war can rest assured that they didn&#39;t die in vain.&lt;BR/&gt;&lt;BR/&gt;Hooray!&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Economics of Church Attendance</title>
      <link>https://blog.lippard.org/2005/12/economics-of-church-attendance.html/</link>
      <pubDate>Fri, 30 Dec 2005 22:25:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/economics-of-church-attendance.html/</guid>
      <description>&lt;p&gt;The current (December 24, 2005) issue of &lt;span style=&#34;font-style: italic;&#34;&gt;The Economist&lt;/span&gt; features a story, &lt;a href=&#34;http://www.economist.com/finance/displaystory.cfm?story_id=5327652&amp;tranMode=none&#34;&gt;&amp;ldquo;Wealth from worship,&amp;quot;&lt;/a&gt; summarizing &lt;a href=&#34;http://www.nber.org/papers/w11377&#34;&gt;a paper&lt;/a&gt; by MIT economist Jonathan Gruber, &amp;ldquo;Religious Market Structure, Religious Participation and Outcomes: Is Religion Good for You?&amp;rdquo;  Gruber&lt;br /&gt;&lt;blockquote&gt;claims that regular religious participation leads to better education, higher income and a lower chance of divorce.  His results (based on data covering non-Hispanic white Americans of several Christian denominations, other faiths and none) imply that doubling church attendance raises someone&amp;rsquo;s income by almost 10%.&lt;/blockquote&gt;The summary points out that ethnic density can make a group worse off (&amp;ldquo;ghettoization&amp;rdquo;), which Gruber controls for by looking at &amp;ldquo;the density of &amp;lsquo;co-religionists&amp;rsquo;&amp;rdquo; not of the same race.  He says that &amp;ldquo;a 10% increase in the density of co-religionists leads to an 8.5% rise in churchgoing&amp;rdquo; and that&lt;br /&gt;&lt;blockquote&gt;a 10% increase in the density of co-religionists leads to a 0.9% rise in income.  In other words, because there are lots of non-Polish Catholics in Boston and a few in Minnesota, Poles in Boston both go to church more often and are materially better off relative to, say, Swedes in Boston than Poles in Minnesota relative to Swedes in Minnesota.&lt;/blockquote&gt;If this is accurate, what&amp;rsquo;s actually going on here?  Suggestions offered in the &lt;span style=&#34;font-style: italic;&#34;&gt;Economist&lt;/span&gt; summary:  Churchgoing increases one&amp;rsquo;s network of connections, making business dealings smoother; churchgoing provides a form of insurance against social or economic setbacks; churchgoing promotes an increase in education; churchgoing reduces the stress of life.  The first two of these, and perhaps the last, strike me as plausible; whether or not churchgoing promotes education likely depends a great deal on the particular sect or denomination.&lt;/p&gt;</description>
    </item>
    <item>
      <title>U.S. collection of intelligence information via Uzbekistan torture</title>
      <link>https://blog.lippard.org/2005/12/us-collection-of-intelligence.html/</link>
      <pubDate>Fri, 30 Dec 2005 16:26:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/us-collection-of-intelligence.html/</guid>
      <description>&lt;p&gt;Blairwatch has &lt;a href=&#34;http://www.blairwatch.co.uk/node/714&#34;&gt;published the text of memos from Craig Murray&lt;/a&gt;, UK Ambassador to Uzbekistan, which complain about the U.S. giving aid to the country after accepting sham improvements in human rights, as well as collecting intelligence information obtained via torture.  Some excerpts:&lt;br /&gt;&lt;blockquote&gt;I was stunned to hear that the US had pressured the EU to withdraw a motion on Human Rights in Uzbekistan which the EU was tabling at the UN Commission for Human Rights in Geneva. I was most unhappy to find that we are helping the US in what I can only call this cover-up. I am saddened when the US constantly quote fake improvements in human rights in Uzbekistan, such as the abolition of censorship and Internet freedom, which quite simply have not happened (I see these are quoted in the draft EBRD strategy for Uzbekistan, again I understand at American urging).&lt;br /&gt;[&amp;hellip;]&lt;br /&gt;We receive intelligence obtained under torture from the Uzbek intelligence services, via the US. We should stop. It is bad information anyway. Tortured dupes are forced to sign up to confessions showing what the Uzbek government wants the US and UK to believe, that they and we are fighting the same war against terror.&lt;br /&gt;[&amp;hellip;]&lt;br /&gt;I understand that the meeting decided to continue to obtain the Uzbek torture material. I understand that the principal argument deployed was that the intelligence material disguises the precise source, ie it does not ordinarily reveal the name of the individual who is tortured. Indeed this is true – the material is marked with a euphemism such as &amp;ldquo;From detainee debriefing.&amp;rdquo; The argument runs that if the individual is not named, we cannot prove that he was tortured. &lt;p&gt;[&amp;hellip;] I will not attempt to hide my utter contempt for such casuistry, nor my shame that I work in and organisation where colleagues would resort to it to justify torture. I have dealt with hundreds of individual cases of political or religious prisoners in Uzbekistan, and I have met with very few where torture, as defined in the UN convention, was not employed. When my then DHM raised the question with the CIA head of station 15 months ago, he readily acknowledged torture was deployed in obtaining intelligence. I do not think there is any doubt as to the fact.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Antiwar and Anti-Semitic?</title>
      <link>https://blog.lippard.org/2005/12/antiwar-and-anti-semitic.html/</link>
      <pubDate>Fri, 30 Dec 2005 02:05:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/antiwar-and-anti-semitic.html/</guid>
      <description>&lt;p&gt;Earlier this year I was an almost obsessive reader of Antiwar.com. For a time, I was also a financial contributor. Now, it wasn’t in the hundreds or thousands of dollars or anything, but it was a decent monthly pledge.&lt;br /&gt;&lt;br /&gt;Soon after seeing Justin Raimondo’s pathetic and embarassing showing in &lt;a href=&#34;http://www.antiwar.com/blog/comments.php?id=2210_0_1_0_C&#34;&gt;this video&lt;/a&gt;, though, I started to become annoyed with the frequently shrill tone of &lt;a href=&#34;http://antiwar.com/justin/&#34;&gt;his columns&lt;/a&gt;—not to mention their excessive linkage (in a seemingly infinite regress through his own prior columns!), and their often &lt;a href=&#34;http://antiwar.com/justin/?articleid=4164&#34;&gt;bizarre focus&lt;/a&gt;—and although I mostly agree with &lt;a href=&#34;http://www.antiwar.com/justin/j062802.html&#34;&gt;him&lt;/a&gt; about &lt;a href=&#34;http://www.instapundit.com/&#34;&gt;Glenn Reynolds&lt;/a&gt;, I just can’t see what his &lt;a href=&#34;http://www.antiwar.com/blog/comments.php?id=P1954_0_1_0&#34;&gt;problem&lt;/a&gt;* is with &lt;a href=&#34;http://www.tomgpalmer.com/&#34;&gt;Tom Palmer&lt;/a&gt;. Palmer is no &lt;a href=&#34;http://www.tomgpalmer.com/archives/012551.php&#34;&gt;pacifist&lt;/a&gt;, certainly, but he&amp;rsquo;s also no war-monger, and his libertarian credentials seem beyond question (although he really does seem to have raised the ire of &lt;a href=&#34;http://anti-state.com/blog/2005/11/10/tom-palmers-outrageous-brazen-and-shocking-lies-exposed/&#34;&gt;at least one other paleolib&lt;/a&gt;—see also &lt;a href=&#34;http://ancapistan.typepad.com/the_palmer_periscope/2005/11/tom_palmers_out.html&#34;&gt;here&lt;/a&gt;. All I can say is “bizarre!”).&lt;br /&gt;&lt;br /&gt;Once I saw Justin’s &lt;a href=&#34;http://www.pjdoland.com/cgi-bin/mt/mt-comments.cgi?entry_id=21918&#34;&gt;comments&lt;/a&gt; (and possible sock-puppetry as “Clement”) on &lt;a href=&#34;http://www.tomgpalmer.com/archives/021918.php&#34;&gt;this post&lt;/a&gt; at Tom Palmer’s blog, though, I decided, with a heavy heart, that I had to end my financial support of Antiwar.com.&lt;br /&gt;&lt;br /&gt;I took my Antiwar.com bumper sticker off my car, and I haven&amp;rsquo;t been visiting Antiwar.com much lately. However, I did go back recently, and saw &lt;a href=&#34;http://www.antiwar.com/malaysia/photos/mahathir-garris.jpg&#34;&gt;this photo&lt;/a&gt; in the blog. It shows Eric Garris standing with the former Prime Minister of Malaysia, Tun Mahathir (you can also see Justin Raimondo there in the background). The photograph was taken at the recent Perdana Global Peace forum, where, along with Dr. Mahathir, Garris, and Raimondo, such luminaries &amp;laquo;em&amp;gt;cough&lt;/em&gt;&amp;gt; as “&lt;a href=&#34;http://www.perdana4peace.org/speakers.html&#34;&gt;his excellency&lt;/a&gt;” Robert Mugabe spoke.&lt;br /&gt;&lt;br /&gt;What I think is interesting about this picture is that if, instead of Eric Garris or Justin Raimondo, it were Glenn Reynolds or Tom Palmer standing there, wouldn’t Antiwar.com be having a field day over it? I suspect the shouts of “Warmonger!” would be endless.&lt;br /&gt;&lt;br /&gt;Take a look at &lt;a href=&#34;http://www.perdana4peace.org/tun_msg.html&#34;&gt;this page&lt;/a&gt;, where Tun Mahathir is acting in his capacity as chairman of the Perdana Global Peace Forum. Everything seems fabulous, there. But now, contrast it with &lt;a href=&#34;http://www.adl.org/Anti_semitism/malaysian.asp&#34;&gt;this page&lt;/a&gt;, which is the text of a speech he gave at the 10th Islamic Summit Conference.&lt;br /&gt;&lt;br /&gt;Now, I think a careful reading of Dr. Mahathir’s words gives him just the right measure of plausible deniability. But, do you not agree that it is difficult &lt;em&gt;not&lt;/em&gt; to interpret his speech as “incendiary,” and “a call for global war against the Jewish people by 1.3 billion Muslims,” as the Anti-Defamation League &lt;a href=&#34;http://www.adl.org/Anti_semitism/letter_malasian.asp&#34;&gt;has done&lt;/a&gt;?&lt;br /&gt;&lt;br /&gt;Even if we recognize that the ADL has an incentive to sensationalize when it serves them, and in spite of Justin’s &lt;a href=&#34;http://www.antiwar.com/justin/j030802.html&#34;&gt;borderline anti-Semitism&lt;/a&gt; (though he may still have a small sliver of plausible deniability on that score), I still have to wonder. Why is it that Garris and Raimondo believe that it is helpful to their cause or to the cause of peace to associate with Dr. Mahathir?&lt;br /&gt;&lt;br /&gt;Lots of discussion of this over at Tom Palmer’s &lt;a href=&#34;http://www.tomgpalmer.com/archives/027764.php&#34;&gt;blog&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-size:85%;&#34;&gt;* Note that I myself &lt;/span&gt;&lt;a href=&#34;https://blog.lippard.org/2005/10/two-thousand.html&#34;&gt;&lt;span style=&#34;font-size:85%;&#34;&gt;actually agree&lt;/span&gt;&lt;/a&gt;&lt;span style=&#34;font-size:85%;&#34;&gt; with the Herbert Spencer quote found in &lt;/span&gt;&lt;a href=&#34;http://www.antiwar.com/blog/comments.php?id=P1954_0_1_0&#34;&gt;&lt;span style=&#34;font-size:85%;&#34;&gt;that link&lt;/span&gt;&lt;/a&gt;&lt;span style=&#34;font-size:85%;&#34;&gt;.&lt;/span&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Three weeks in jail for possession of flour</title>
      <link>https://blog.lippard.org/2005/12/three-weeks-in-jail-for-possession-of.html/</link>
      <pubDate>Fri, 30 Dec 2005 01:00:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/three-weeks-in-jail-for-possession-of.html/</guid>
      <description>&lt;p&gt;A Bryn Mawr freshman, Janet Lee, &lt;a href=&#34;http://www.miami.com/mld/miamiherald/13504147.htm&#34;&gt;was arrested at the Philadelphia airport in 2003&lt;/a&gt; as she was going through screening to fly home to California for Christmas.  Her checked luggage contained three condoms filled with white powder, and field tests showed that the white powder contained opium and cocaine.  She insisted that the powder was flour, and that the condoms were stress reliever toys, to be squeezed during exams.&lt;br /&gt;&lt;br /&gt;As it turned out, the field tests were wrong or falsified.  Had she not obtained sufficient legal help which led to a retest of the powder, she faced 20 years in prison on drug charges.&lt;br /&gt;&lt;br /&gt;She now has a lawsuit against city police in Philadelphia which seeks to answer the question of why the field tests came back positive for drugs.&lt;br /&gt;&lt;br /&gt;(More comment at &lt;a href=&#34;http://www.theagitator.com/archives/026078.php&#34;&gt;The Agitator&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Gospel of Judas</title>
      <link>https://blog.lippard.org/2005/12/gospel-of-judas.html/</link>
      <pubDate>Thu, 29 Dec 2005 15:29:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/gospel-of-judas.html/</guid>
      <description>&lt;p&gt;The long-lost &amp;ldquo;Gospel of Judas,&amp;rdquo; believed to have been written in Greek in the second century C.E.,&lt;a href=&#34;http://www.christiancentury.org/article.lasso?id=1594&#34;&gt; will be published next year&lt;/a&gt;.  It was apparently recovered sometime prior to 1983, when a copy was offered for sale.  Rodolphe Kasser of the University of Geneva announced in 2004 that he would be publishing a translation in 2005, but it looks like it will be out in the first half of next year.  &lt;span style=&#34;font-style: italic;&#34;&gt;National Geographic&lt;/span&gt; will be doing a story on it for Easter.&lt;br /&gt;&lt;br /&gt;This gospel was in the possession of a Swiss foundation for decades, and are a Coptic translation that probably dates to the fourth or fifth century.  Characters in this gospel include Judas, Jesus, Satan, and &lt;a href=&#34;http://www.gnosis.org/naghamm/allogene.html&#34;&gt;Allogenes&lt;/a&gt; (&amp;ldquo;the stranger&amp;rdquo;), who appears in a number of gnostic documents found at Nag Hammadi.&lt;/p&gt;</description>
    </item>
    <item>
      <title>FISA Court: Rubber Stamp?</title>
      <link>https://blog.lippard.org/2005/12/fisa-court-rubber-stamp.html/</link>
      <pubDate>Wed, 28 Dec 2005 17:54:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/fisa-court-rubber-stamp.html/</guid>
      <description>&lt;p&gt;In &lt;a href=&#34;http://www.nytimes.com/2005/12/27/opinion/27casey.html?n=Top%2FOpinion%2FEditorials%20and%20Op-Ed%2FOp-Ed%2FContributors&#34;&gt;a &lt;span style=&#34;font-style: italic;&#34;&gt;New York Times&lt;/span&gt; op-ed&lt;/a&gt; defending the president&amp;rsquo;s warrantless wiretapping of international calls and emails, former Justice Department attorneys (under GHWB and Reagan) David Rivkin and Lee Casey write:&lt;br /&gt;&lt;blockquote&gt;Furthermore, the FISA court is not a rubber stamp and may well decline to issue warrants even when wartime necessity compels surveillance.&lt;/blockquote&gt;It&amp;rsquo;s not?  Let&amp;rsquo;s take &lt;a href=&#34;http://www.talkingpointsmemo.com/archives/007280.php&#34;&gt;a closer look (stats from EPIC by way of Talking Points Memo)&lt;/a&gt;.  The FISA court, established in 1978, had received 18,761 requests for warrants as of the end of 2004.  How many were rejected?  Four or five (sources disagree).  Of the four which were definitely rejected (all from 2003), all four were partially approved upon reconsideration.  And how many have been modified by the court from the original requests?&lt;br /&gt;&lt;br /&gt;1978-1999: 0 (?)&lt;br /&gt;2000: 1&lt;br /&gt;2001: 2&lt;br /&gt;2002: 2 (but the modifications were later reversed)&lt;br /&gt;2003: 79 (of 1727 requests)&lt;br /&gt;2004: 94 (of 1758 requests)&lt;br /&gt;&lt;br /&gt;It looks to me like the FISA court was a rubber stamp at least until 2003, and quite arguably still is.&lt;br /&gt;&lt;br /&gt;Rivkin and Casey go on to argue that Congress has no authority to regulate how the President exercises his wartime authority:&lt;br /&gt;&lt;blockquote&gt;The Constitution designates the president as commander in chief, and Congress can no more direct his exercise of that authority than he can direct Congress in the execution of its constitutional duties.&lt;/blockquote&gt;Say what?  Have they not read Article I, Section 8 of the U.S. Constitution, which explicitly gives Congress authority to regulate many aspects of military and wartime activity?  I&amp;rsquo;ve italicized a key passage:&lt;br /&gt;&lt;blockquote&gt;Congress shall have the power &amp;hellip;&lt;br /&gt;&lt;p&gt;  To declare war, grant letters of marque and reprisal, and make rules concerning captures on land and water; &lt;/p&gt;</description>
    </item>
    <item>
      <title>Another &#34;Bush drunk&#34; video</title>
      <link>https://blog.lippard.org/2005/12/another-bush-drunk-video.html/</link>
      <pubDate>Wed, 28 Dec 2005 17:46:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/another-bush-drunk-video.html/</guid>
      <description>&lt;p&gt;Another &lt;a href=&#34;http://www.wimp.com/bushdrunk/&#34;&gt;video&lt;/a&gt; making the rounds&amp;hellip; (hat tip to Dave Palmer on the SKEPTIC mailing list).&lt;br /&gt;(The previous one that was circulating was &lt;a href=&#34;http://video.google.com/videoplay?docid=-4476470869599676262&amp;amp;q=george+bush&#34;&gt;a 1992 wedding party video&lt;/a&gt;, which is up at Google Video.)&lt;br /&gt;&lt;br /&gt;(Yes, the current one is a joke.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mohammed the Prophet Answers Your Emails</title>
      <link>https://blog.lippard.org/2005/12/mohammed-prophet-answers-your-emails.html/</link>
      <pubDate>Wed, 28 Dec 2005 01:51:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/mohammed-prophet-answers-your-emails.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://www.blogger.com/%20http://www.isfullofcrap.com/albums/Cartoonblogging/mohammed_email69.thumb.jpg&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px;&#34; src=&#34;http://www.isfullofcrap.com/albums/Cartoonblogging/mohammed_email69.thumb.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;Just saw this cartoon at &lt;a href=&#34;http://www.isfullofcrap.com/gallery/Cartoonblogging/mohammed_email69&#34;&gt;This Blog Is Full of Crap&lt;/a&gt;.  Let&amp;rsquo;s see, depicting Mohammed, depicting Mohammed in hell, putting words in Mohammed&amp;rsquo;s mouth.  I don&amp;rsquo;t think Muslims will be very happy about this, considering their &lt;a href=&#34;http://www.brusselsjournal.com/node/382&#34;&gt;unreasonable reaction to cartoons of Mohammed&lt;/a&gt; in Denmark (previously referred to in &lt;a href=&#34;https://blog.lippard.org/2005/12/sexy-bin-laden.html&#34;&gt;my posting on the &amp;ldquo;Sexy Bin Laden&amp;rdquo;&lt;/a&gt;).&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;All I can say is, I hope to see more of it.&lt;BR/&gt;&lt;BR/&gt;Here&#39;s a suggestion to get off to a good start:&lt;BR/&gt;&lt;BR/&gt;Extremely graphic (I&#39;d suggest Manga as a style, to start out with) orgy scenes with Mohammed, Jesus, Mary, Joseph, the baby Jesus, The Father, The Holy Spirit, Santa Claus, Buddha, the Pope, Krshna, and anyone else you&#39;d care to throw in there... Make sure there&#39;s plenty of sodomy, and definitely some taking of THE LORD&#39;s name in vain, some dishonoring of father and mother. Some spilling of seed. Oh, and some bestiality and necrophilia, too (I guess the Holy Spirit kinda fits that definition already).&lt;BR/&gt;&lt;BR/&gt;Any takers?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mel Gibson on evolution, women, and political conspiracy theory</title>
      <link>https://blog.lippard.org/2005/12/mel-gibson-on-evolution-women-and.html/</link>
      <pubDate>Tue, 27 Dec 2005 23:53:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/mel-gibson-on-evolution-women-and.html/</guid>
      <description>&lt;p&gt;This is from a Mel Gibson interview with &lt;span style=&#34;font-style: italic;&#34;&gt;Playboy&lt;/span&gt; magazine in the July 1995 issue.  I haven&amp;rsquo;t verified it myself, though I&amp;rsquo;ve found consistent &lt;a href=&#34;http://www.fredcamper.com/afilmby/0007701.html&#34;&gt;excerpts&lt;/a&gt; (though they could all have an identical bogus source).  The positions taken are quite plausibly attributed to Gibson, though I&amp;rsquo;m surprised at his foul mouth.&lt;br /&gt;&lt;br /&gt;On evolution:&lt;br /&gt;&lt;blockquote&gt;PLAYBOY: Do you believe in Darwin&amp;rsquo;s theory of evolution or that God created man in his image?&lt;br /&gt;&lt;br /&gt;GIBSON: The latter.&lt;br /&gt;&lt;br /&gt;PLAYBOY: So you can&amp;rsquo;t accept that we descended from monkeys and apes?&lt;br /&gt;&lt;br /&gt;GIBSON: No, I think it&amp;rsquo;s bullshit. If it isn&amp;rsquo;t, why are they still around? How come apes aren&amp;rsquo;t people yet? It&amp;rsquo;s a nice theory, but I can&amp;rsquo;t swallow it. There&amp;rsquo;s a big credibility gap. The carbon dating thing that tells you how long something&amp;rsquo;s been around, how accurate is that, really? I&amp;rsquo;ve got one of Darwin&amp;rsquo;s books at home and some of that stuff is pretty damn funny. Some of his stuff is true, like that the giraffe has a long neck so it can reach the leaves. But I just don&amp;rsquo;t think you can swallow the whole piece.&lt;br /&gt;&lt;/blockquote&gt;Why does anyone think his first point is a good argument against evolution?  I&amp;rsquo;ve never heard anyone argue that Italian-Americans couldn&amp;rsquo;t have come from Italy because there are still Italians there.&lt;br /&gt;&lt;br /&gt;And I wonder what book by Darwin he has.&lt;br /&gt;&lt;br /&gt;On assorted moral issues:&lt;br /&gt;&lt;blockquote&gt;PLAYBOY: We take it that you&amp;rsquo;re not particularly broad-minded when it comes to issues such as celibacy, abortion, birth control.&lt;br /&gt;&lt;br /&gt;GIBSON: People always focus on stuff like that. Those aren&amp;rsquo;t issues. Those&lt;br /&gt;are unquestionable. You don&amp;rsquo;t even argue those points.&lt;br /&gt;&lt;br /&gt;PLAYBOY: You don&amp;rsquo;t?&lt;br /&gt;&lt;br /&gt;GIBSON: No.&lt;/blockquote&gt;On women:&lt;br /&gt;&lt;blockquote&gt;PLAYBOY: What about allowing women to be priests?&lt;br /&gt;&lt;br /&gt;GIBSON: No.&lt;br /&gt;&lt;br /&gt;PLAYBOY: Why not?&lt;br /&gt;&lt;br /&gt;GIBSON: I&amp;rsquo;ll get kicked around for saying it, but men and women are just different. They&amp;rsquo;re not equal. The same way that you and I are not equal.&lt;br /&gt;&lt;br /&gt;PLAYBOY: That&amp;rsquo;s true. You have more money.&lt;br /&gt;&lt;br /&gt;GIBSON: You might be more intelligent, or you might have a bigger dick. Whatever it is, nobody&amp;rsquo;s equal. And men and women are not equal. I have tremendous respect for women. I love them. I don&amp;rsquo;t know why they want to step down. Women in my family are the center of things. And good things emanate from them. The guys usually mess up.&lt;br /&gt;&lt;br /&gt;PLAYBOY: That&amp;rsquo;s quite a generalization.&lt;br /&gt;&lt;br /&gt;GIBSON: Women are just different. Their sensibilities are different.&lt;br /&gt;&lt;br /&gt;PLAYBOY: Any examples?&lt;br /&gt;&lt;br /&gt;GIBSON: I had a female business partner once. Didn&amp;rsquo;t work.&lt;br /&gt;&lt;br /&gt;PLAYBOY: Why not?&lt;br /&gt;&lt;br /&gt;GIBSON: She was a cunt.&lt;br /&gt;&lt;br /&gt;PLAYBOY: And the feminists dare to put you down!&lt;br /&gt;&lt;br /&gt;GIBSON: Feminists don&amp;rsquo;t like me, and I don&amp;rsquo;t like them. I don&amp;rsquo;t get their point. I don&amp;rsquo;t know why feminists have it out for me, but that&amp;rsquo;s their problem, not mine.&lt;/blockquote&gt;Interesting that he thinks a woman being a priest would be &amp;ldquo;a step down.&amp;rdquo;  From many occupations, I&amp;rsquo;d agree.&lt;br /&gt;&lt;br /&gt;Gibson on political conspiracy theory:&lt;br /&gt;&lt;blockquote&gt;PLAYBOY: How do you feel about Bill Clinton?&lt;br /&gt;&lt;br /&gt;GIBSON: He&amp;rsquo;s a low-level opportunist. Somebody&amp;rsquo;s telling him what to do.&lt;br /&gt;&lt;br /&gt;PLAYBOY: Who?&lt;br /&gt;&lt;br /&gt;GIBSON: The guy who&amp;rsquo;s in charge isn&amp;rsquo;t going to be the front man, ever. If I were going to be calling the shots I wouldn&amp;rsquo;t make an appearance. Would you? You&amp;rsquo;d end up losing your head. It happens all the time. All those monarchs. If he&amp;rsquo;s the leader, he&amp;rsquo;s getting shafted. What&amp;rsquo;s keeping him in there? Why would you stay for that kind of abuse? Except that he has to stay for some reason. He was meant to be the president 30 years ago, if you ask me.&lt;br /&gt;&lt;br /&gt;PLAYBOY: He was just 18 then.&lt;br /&gt;&lt;br /&gt;GIBSON: Somebody knew then that he would be president now.&lt;br /&gt;&lt;br /&gt;PLAYBOY: You really believe that?&lt;br /&gt;&lt;br /&gt;GIBSON: I really believe that. He was a Rhodes scholar, right? Just like Bob Hawke. Do you know what a Rhodes scholar is? Cecil Rhodes established the Rhodes scholarship for those young men and women who want to strive for a new world order. Have you heard that before? George Bush? CIA? Really, it&amp;rsquo;s Marxism, but it just doesn&amp;rsquo;t want to call itself that. Karl had the right idea, but he was too forward about saying what it was. Get power but don&amp;rsquo;t admit to it. Do it by stealth. There&amp;rsquo;s a whole trend of Rhodes scholars who will be politicians around the world.&lt;br /&gt;&lt;br /&gt;PLAYBOY: This certainly sounds like a paranoid sense of world history. You must be quite an assassination buff.&lt;br /&gt;&lt;br /&gt;GIBSON: Oh, fuck. A lot of those guys pulled a boner. There&amp;rsquo;s something to do with the Federal Reserve that Lincoln did, Kennedy did and Reagan tried. I can&amp;rsquo;t remember what it was, my dad told me about it. Everyone who did this particular thing that would have fixed the economy got undone. Anyway, I&amp;rsquo;ll end up dead if I keep talking shit.&lt;/blockquote&gt;&lt;br /&gt;&lt;br /&gt;(Note added 30 December:  I&amp;rsquo;ve heard from several people who have now verified the accuracy of these quotations.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mencken on Nietzsche</title>
      <link>https://blog.lippard.org/2005/12/mencken-on-nietzsche.html/</link>
      <pubDate>Tue, 27 Dec 2005 23:23:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/mencken-on-nietzsche.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;m in the middle of reading H.L. Mencken&amp;rsquo;s biography of Nietzsche, and I found this passage, on pages 56-58, to be rather humorous:&lt;br /&gt;&lt;blockquote&gt;&lt;span style=&#34;font-family:arial;&#34;&gt;&lt;span style=&#34;font-size:85%;&#34;&gt;Nietzsche never married, but he was by no means a misogynist. &amp;hellip;During all his wanderings he was much petted by the belles of pump room and hotel parlor, not only because he was a mysterious and romantic looking fellow, but also because his philosophy was thought to be blasphemous and indecent, particularly by those who knew nothing about it. But the fair admirers he singled out were either securely married or hopelessly antique. &amp;ldquo;For me to marry,&amp;rdquo; he soliloquized in 1887, &amp;ldquo;would probably be sheer assininity.&amp;quot;&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style=&#34;font-family:arial;font-size:85%;&#34;&gt;There are sentimental critics who hold that Nietzsche&amp;rsquo;s utter lack of geniality was due to his lack of a wife. A good woman - alike beautiful and sensible - would have rescued him, they say, from his gloomy fancies. He would have expanded and mellowed in the sunshine of her smiles, and children would have civilized him. The defect in this theory lies in the fact that &lt;b&gt;philosophers do not seem to flourish amid scenes of connubial joy&lt;/b&gt;. High thinking, it would appear, presupposes boarding house fare and hall bed-rooms. Spinoza, munching his solitary herring up his desolate backstairs, makes a picture that pains us, perhaps, but it must be admitted that it satisfies our sense of eternal fitness. A married Spinoza, with two sons at college, another managing the family lens business, a daughter busy with her trousseau and a wife growing querulous and fat - the vision, alas, is preposterous, outrageous and impossible! We must think of philosophers as beings alone but not lonesome. A married Schopenhauer or Kant or Nietzsche would be unthinkable.&lt;br /&gt;&lt;br /&gt;&amp;hellip;Nietzsche himself sought to show, in more than one place, that a man whose whole existence was colored by one woman would inevitably acquire some trace of her feminine outlook, and so lose his own sure vision. &lt;b&gt;The ideal state for a philosopher, indeed, is celibacy tempered by polygamy&lt;/b&gt;. [emphasis added]&lt;/span&gt;&lt;/blockquote&gt;Now, maybe I keyed in to this passage because it struck a little too close to home - not that I&amp;rsquo;m any kind of great philosopher, mind you - but the question is this: Is this truly an accurate assessment? Have all the greatest philosophers (and perhaps even artists&amp;ndash;Beethoven, for example) been bachelors?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bush attempts to suppress stories; Doug Bandow taking money from Abramoff</title>
      <link>https://blog.lippard.org/2005/12/bush-attempts-to-suppress-stories-doug.html/</link>
      <pubDate>Tue, 27 Dec 2005 19:20:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/bush-attempts-to-suppress-stories-doug.html/</guid>
      <description>&lt;p&gt;Howard Kurtz &lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/content/article/2005/12/25/AR2005122500665_pf.html&#34;&gt;writes in yesterday&amp;rsquo;s Washington Post&lt;/a&gt; that Bush has been attempting (without success in a few notable recent instances) to suppress stories about CIA prisons and wiretapping.&lt;br /&gt;&lt;br /&gt;In the same article, he reports that Doug Bandow accepted payments of as much as $2,000 a story for pieces favorable to lobbyist Jack Abramoff&amp;rsquo;s clients.  He has resigned from the Cato Institute in the wake of the story, exposed by &lt;span style=&#34;font-style: italic;&#34;&gt;Business Week&lt;/span&gt;, issuing a statement that &amp;ldquo;I am fully responsible and I won&amp;rsquo;t play victim &amp;hellip; Obviously, I regret stupidly calling to question my record of activism and writing that extends over 20 years. . . . For that I deeply apologize.&amp;quot;&lt;br /&gt;&lt;br /&gt;Peter Ferrara of the Institute for Policy Innovation is unapologetic about accepting similar payments; Jonathan Adler of the &lt;span style=&#34;font-style: italic;&#34;&gt;National Review&lt;/span&gt; reports that he was offered similar payments when he worked at a think tank but declined them.  It&amp;rsquo;s more evidence that think tank output tends to be generated by starting with paid-for conclusions and generating arguments and selecting evidence to support them&amp;ndash;similar to Feith&amp;rsquo;s selection of intelligence information to support the invasion of Iraq.  Think tanks supported by particular interests simply aren&amp;rsquo;t a good way of getting objective information.&lt;br /&gt;&lt;br /&gt;More examples in Kurtz&amp;rsquo;s piece.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Jeb Bush thinks evolution shouldn&#39;t be taught</title>
      <link>https://blog.lippard.org/2005/12/jeb-bush-thinks-evolution-shouldnt-be.html/</link>
      <pubDate>Tue, 27 Dec 2005 19:16:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/jeb-bush-thinks-evolution-shouldnt-be.html/</guid>
      <description>&lt;p&gt;As quoted in the &lt;a href=&#34;http://www.miami.com/mld/miamiherald/13487395.htm&#34;&gt;Miami Herald&lt;/a&gt;:&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;The Watchdog Report asked a follow-up question: Does the governor believe in Darwin&amp;rsquo;s theory of evolution?&lt;/p&gt; &lt;p&gt;Bush said: ``Yeah, but I don&amp;rsquo;t think it should actually be part of the curriculum, to be honest with you. And people have different points of view and they can be discussed at school, but it does not need to be in the curriculum.&amp;rsquo;&amp;rsquo;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&lt;/p&gt;There&amp;rsquo;s no word on whether this opinion is backed by the &lt;a href=&#34;https://blog.lippard.org/2005/09/chang-mystical-warrior.html&#34;&gt;Mystical Warrior Chang&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;It is surprising that he says he believes in it.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bush&#39;s Imperial Presidency</title>
      <link>https://blog.lippard.org/2005/12/bushs-imperial-presidency.html/</link>
      <pubDate>Tue, 27 Dec 2005 19:08:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/bushs-imperial-presidency.html/</guid>
      <description>&lt;p&gt;Another nice sum-up from &lt;a href=&#34;http://www.stcynic.com/blog/archives/2005/12/bushs_imperial_presidency.php&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt;.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Ivan Eland has &lt;A HREF=&#34;http://www.antiwar.com/eland/?articleid=8302&#34; REL=&#34;nofollow&#34;&gt;a column along similar lines&lt;/A&gt; at antiwar.com.&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>South Korea to allow indictment via text messaging</title>
      <link>https://blog.lippard.org/2005/12/south-korea-to-allow-indictment-via.html/</link>
      <pubDate>Tue, 27 Dec 2005 18:09:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/south-korea-to-allow-indictment-via.html/</guid>
      <description>&lt;p&gt;It&amp;rsquo;s a nice money-saving idea, but since it&amp;rsquo;s &lt;a href=&#34;http://news.yahoo.com/s/nm/20051226/tc_nm/korea_phones_dc&#34;&gt;something you have to specifically sign up for&lt;/a&gt;, how many takers are they likely to get?  Perhaps they anticipate having those who think they are likely to be indicted will sign up in order to get some advance &amp;ldquo;get out of town, now!&amp;rdquo; notice?  But then again, wouldn&amp;rsquo;t the subscriber list be a potential list of targets for investigation?&lt;/p&gt;</description>
    </item>
    <item>
      <title>J.D. Hayworth to keep donations from Indian tribes</title>
      <link>https://blog.lippard.org/2005/12/jd-hayworth-to-keep-donations-from.html/</link>
      <pubDate>Fri, 23 Dec 2005 21:35:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/jd-hayworth-to-keep-donations-from.html/</guid>
      <description>&lt;p&gt;Arizona Congressman J.D. Hayworth (in his sixth term, if you can believe it) has come out near the top of &lt;a href=&#34;http://www.azcentral.com/news/articles/1223hayworth23.html&#34;&gt;legislators who have received campaign contributions from &amp;ldquo;Indian tribes and others connected with disgraced lobbyist Jack Abramoff.&amp;quot;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I actually agree with Hayworth that he should feel under no obligation to return donations from the tribes, and I agree with many of the stances he has taken supporting them, especially with regard to the case of &lt;a href=&#34;http://www.indiantrust.com/&#34;&gt;Cobell v. Norton&lt;/a&gt;.  This is a case that has been going on since 1996 (with underlying issues going back to the 19th century), when Elouise Cobell of the Blackfeet Nation of Montana filed a federal lawsuit to get a proper accounting of what the Department of Interior (DOI) has been doing with funds collected from leases of land held in trust for American Indians.  In the course of the lawsuit, it &lt;a href=&#34;http://www.fcnl.org/issues/item.php?item_id=1266&amp;amp;issue_id=112&#34;&gt;has been found that&lt;/a&gt; the DOI intentionally destroyed records (and allowed others to be destroyed by the elements) and covered it up, did not maintain records with proper security (which led to DOI websites being removed from the Internet as a result of an injunction).&lt;br /&gt;&lt;br /&gt;On the other hand, Hayworth has held multiple fundraisers in sports stadium skyboxes owned by Abramoff, the value of which he failed to report to the Federal Election Commission, for which he refunded money to two tribes and filed amended FEC reports.  If specific evidence of other failings along these lines&amp;ndash;or of actual bribe-taking&amp;ndash;is found, Hayworth should be nailed to the wall.  The fact that he has had extensive involvement with Abramoff is itself reason to scrutinize his dealings carefully, as it&amp;rsquo;s a sign that he is either a poor judge of character or doesn&amp;rsquo;t care about who he associates with (it could be either, since he isn&amp;rsquo;t the sharpest blade in the drawer and is one of the &lt;a href=&#34;http://www.washingtonian.com/inwashington/bwcongress.html&#34;&gt;biggest blowhards in Congress&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;When Hayworth first ran for Congress, he signed up for a dialup account at Primenet, the Arizona ISP where I worked at the time.  His campaign manager said that if he won the election, he would be sure to remain a Primenet customer for quite some time.  Shortly after his election, the account was cancelled.&lt;/p&gt;</description>
    </item>
    <item>
      <title>&#34;A half-century secularist reign of terror&#34;</title>
      <link>https://blog.lippard.org/2005/12/half-century-secularist-reign-of.html/</link>
      <pubDate>Fri, 23 Dec 2005 20:38:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/half-century-secularist-reign-of.html/</guid>
      <description>&lt;p&gt;Richard Land of the Southern Baptist Convention&amp;rsquo;s Ethics and Religious Liberty Commission was quoted in &lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/content/article/2005/12/21/AR2005122101959.html&#34;&gt;the &lt;span style=&#34;font-style: italic;&#34;&gt;Washington Post&lt;/span&gt;&lt;/a&gt; about the Kitzmiller v. Dover decision:&lt;br /&gt;&lt;blockquote&gt; “This decision is a poster child for a half-century secularist reign of terror that’s coming to a rapid end with Justice Roberts and soon-to-be Justice Alito,” said Richard Land, who is president of the Southern Baptist Convention’s Ethics &amp;amp; Religious Liberty Commission and is a political ally of White House adviser Karl Rove. “This was an extremely injudicious judge who went way, way beyond his boundaries–if he had any eyes on advancing up the judicial ladder, he just sawed off the bottom rung.”&lt;br /&gt;&lt;/blockquote&gt;Apparently Mr. Land believes that 1965-2005 in the United States was something like Robby Berry&amp;rsquo;s &lt;a href=&#34;http://www.infidels.org/misc/humor/lioaca.html&#34;&gt;&amp;ldquo;Life in Our Anti-Christian America.&amp;quot;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Timothy Sandefur rebuts Land&amp;rsquo;s nutty comment at &lt;a href=&#34;http://www.pandasthumb.org/archives/2005/12/post_1.html&#34;&gt;The Panda&amp;rsquo;s Thumb&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (February 6, 2007): An updated link for Robby Berry&amp;rsquo;s &lt;a href=&#34;http://skepticx.myweb.uga.edu/antixian.html&#34;&gt;&amp;ldquo;Life in Our Anti-Christian America.&amp;quot;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>The &#34;sexy bin Laden&#34;</title>
      <link>https://blog.lippard.org/2005/12/sexy-bin-laden.html/</link>
      <pubDate>Fri, 23 Dec 2005 20:13:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/sexy-bin-laden.html/</guid>
      <description>&lt;p&gt;Wafah Dufour, formerly known as Wafah bin Laden, is Osama bin Laden&amp;rsquo;s niece (daughter of Yeslam bin Ladin, half-brother of Osama, and Carmen bin Ladin, author of &lt;span style=&#34;font-style: italic;&#34;&gt;Inside the Kingdom: My Life in Saudi Arabia&lt;/span&gt;) is &lt;a href=&#34;http://men.style.com/gq/features/landing?id=content_4071&#34;&gt;featured in the December &lt;span style=&#34;font-style: italic;&#34;&gt;GQ&lt;/span&gt;&lt;/a&gt;.  She wants to be a pop star in the U.S.  She hasn&amp;rsquo;t lived in Saudi Arabia since she was 10.  She is &lt;a href=&#34;http://insider.tv.yahoo.com/celeb/2549/&#34;&gt;a fan of The Cure, Seal, and The Beatles&lt;/a&gt;, and plays guitar.&lt;br /&gt;&lt;br /&gt;It seems to me that in her position, it could be dangerous to become an American pop star, since there seems to be no shortage of &lt;a href=&#34;http://www.brusselsjournal.com/node/382&#34;&gt;Muslim fundamentalists who reject the principle of free speech&lt;/a&gt; even while living in countries that endorse it.&lt;/p&gt;</description>
    </item>
    <item>
      <title>USA PATRIOT Act extended to January 31, 2006</title>
      <link>https://blog.lippard.org/2005/12/usa-patriot-act-extended-to-january-31.html/</link>
      <pubDate>Fri, 23 Dec 2005 17:18:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/usa-patriot-act-extended-to-january-31.html/</guid>
      <description>&lt;p&gt;The Senate &lt;a href=&#34;http://www.cnn.com/2005/POLITICS/12/22/patriot.act/index.html&#34;&gt;has voted to extend the expiring provisions by a month&lt;/a&gt; (five months less than a Senate proposal on Wednesday; the House reduced it to one month).  The Bush administration was arguing against a six-month extension as being too short, so this seems to be a good sign.&lt;/p&gt;</description>
    </item>
    <item>
      <title>&#34;War on Christmas&#34; exposed by New Yorker; O&#39;Reilly annoyed</title>
      <link>https://blog.lippard.org/2005/12/war-on-christmas-exposed-by-new-yorker.html/</link>
      <pubDate>Fri, 23 Dec 2005 16:34:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/war-on-christmas-exposed-by-new-yorker.html/</guid>
      <description>&lt;p&gt;Hendrik Hertzberg writes of the bogus &amp;ldquo;War on Christmas&amp;rdquo; being pushed by Fox News in &lt;a href=&#34;http://www.newyorker.com/talk/content/?051226ta_talk_hertzberg&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The New Yorker&lt;/span&gt;&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;The War on Christmas is a little like Santa Claus, in that it (a) comes to us from the sky, beamed down by the satellites of cable news, and (b) does not, in the boringly empirical sense, exist.&lt;/blockquote&gt;He goes on to note that&lt;br /&gt;&lt;blockquote&gt;Today’s Christmas Pentagon is the Fox News Channel, which during a recent five-day period carried no fewer than fifty-eight different segments about the ongoing struggle, some of them labelled “&lt;span class=&#34;smallcaps&#34;&gt;Christmas under attack&lt;/span&gt;.”&lt;/blockquote&gt;and discusses John Gibson&amp;rsquo;s book and Bill O&amp;rsquo;Reilly&amp;rsquo;s role as &amp;ldquo;Patton.&amp;rdquo;  Near the end, he notes:&lt;br /&gt;&lt;blockquote&gt;In this war, no weapons of Christmas destruction have been found—just a few caches of linguistic oversensitivity and commercial caution. Christmas remains robust: even Gibson says in his book that in America Christmas celebrators (ninety-six per cent) outnumber Christians (eighty-four per cent). But the “Happy Holidays” contagion has probably spread too far to be wiped out.&lt;/blockquote&gt;O&amp;rsquo;Reilly&amp;rsquo;s &lt;a href=&#34;http://www.foxnews.com/story/0,2933,179356,00.html&#34;&gt;response on December 20&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;O&amp;rsquo;REILLY: Time now for &amp;ldquo;The Most Ridiculous Item of the Day.&amp;rdquo; New Yorker magazine joins our hall of shame. We are recommending readers and sponsors avoid the publication. The reason: that magazine allows writer Hendrik Hertzberg to print dishonest propaganda fed to him by left-wing smear sites. As I previously stated, any publication or news operation that does that will be listed on BillOReilly.com as&lt;br /&gt;not worthy of your attention or advertising dollars. The spin and the propaganda stop here. The New Yorker magazine should be ashamed and is absolutely ridiculous. And one note to Mr. Hertzberg: You might want to rethink your practice of character assassination, sir. Just looking out for you.&lt;/blockquote&gt;And Fox&amp;rsquo;s John Gibson, author of &lt;span style=&#34;font-style: italic;&#34;&gt;The War on Christmas&lt;/span&gt;, &lt;a href=&#34;http://www.newshounds.us/2005/12/21/john_gibson_melts_down_threatens_to_sue_aus_rob_boston.php&#34;&gt;got into a shouting match&lt;/a&gt; with Rob Boston of Americans United for the Separation of Church and State, with Gibson threatening to sue Boston for pointing out O&amp;rsquo;Reilly&amp;rsquo;s falsehood about green and red clothing being prohibited by Plano, Texas schools.  As it turns out, there were some prohibitions about party items and gifts in Plano schools which included such things as paper plate color, which led to a lawsuit; that ban was revoked and the guidelines made more sensible&amp;ndash;e.g., students could give each other religious-themed gifts, but teachers (who are acting in an official capacity and represent the state) cannot give religious-themed gifts to students.&lt;br /&gt;&lt;br /&gt;O&amp;rsquo;Reilly has &lt;a href=&#34;http://www.foxnews.com/story/0,2933,179371,00.html&#34;&gt;retracted his comment&lt;/a&gt; about a ban on red and green clothing.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Major flaw in Diebold voting machines</title>
      <link>https://blog.lippard.org/2005/12/major-flaw-in-diebold-voting-machines.html/</link>
      <pubDate>Fri, 23 Dec 2005 16:24:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/major-flaw-in-diebold-voting-machines.html/</guid>
      <description>&lt;p&gt;It is possible to preload a memory card with negative votes that are not recognized by the machine, but which affect the final outcome in an undetectible manner.  In the test described in a &lt;a href=&#34;http://www.wired.com/news/evote/0,2645,69893,00.html&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Wired&lt;/span&gt; article&lt;/a&gt;, a mock vote was held on the question of whether Diebold machines could be hacked, with eight votes.  The eight votes fed into the machines (via optically scanned paper ballots) were six &amp;ldquo;no&amp;rdquo; votes and two &amp;ldquo;yes&amp;rdquo; votes.  The outcome recorded on the rigged card was one &amp;ldquo;no&amp;rdquo; and seven &amp;ldquo;yes&amp;rdquo;&amp;ndash;the  memory card was preloaded with -5 &amp;ldquo;no&amp;rdquo; votes and 5 &amp;ldquo;yes&amp;rdquo; votes.  By balancing out the preloaded votes (with a sum of zero), the final record showed an accurate number of votes, but not an accurate record of what the votes were.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://www.scoop.co.nz/stories/HL0505/S00381.htm&#34;&gt;Further flaws indicate&lt;/a&gt; that the Diebold machines execute code residing on the memory cards, without doing checks on the content of that code which are required by Federal Elections Commission standards.&lt;br /&gt;&lt;br /&gt;As a result of the hacking demonstrations by Finnish security expert Harri Hurst in Florida on December 13, &lt;a href=&#34;http://www.bbvforums.org/cgi-bin/forums/board-auth.cgi?file=/1954/15595.html&#34;&gt;Leon and Volusia counties in Florida have cancelled their contracts&lt;/a&gt; with Diebold.&lt;br /&gt;&lt;br /&gt;Much more at &lt;a href=&#34;http://www.blackboxvoting.org/&#34;&gt;blackboxvoting.org&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Outsourced to India:  lawyers</title>
      <link>https://blog.lippard.org/2005/12/outsourced-to-india-lawyers.html/</link>
      <pubDate>Fri, 23 Dec 2005 15:25:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/outsourced-to-india-lawyers.html/</guid>
      <description>&lt;p&gt;The December 17th issue of &lt;span style=&#34;font-style: italic;&#34;&gt;The Economist&lt;/span&gt; has &lt;a href=&#34;http://www.economist.com/displaystory.cfm?story_id=5300960&#34;&gt;an article (&amp;ldquo;The next wave&amp;rdquo;) &lt;/a&gt;about projected growth in India&amp;rsquo;s &amp;ldquo;Business Process Offshoring&amp;rdquo; (BPO) industry.  While today two-thirds of the $250 billion of annual spending on legal services goes to the United States, 28% of the available global workforce with the requisite language and technical skills is in India.  Since India&amp;rsquo;s law is based on English common law, it is in a good position to take a large portion of that business from lawyers in the United States, with a 75% reduction in cost for the buyer.  &lt;span style=&#34;font-style: italic;&#34;&gt;The Economist&lt;/span&gt; notes that this is &amp;ldquo;not just a question of &amp;lsquo;paralegal&amp;rsquo; hack work such as document preparation&amp;rsquo; but includes &amp;lsquo;drafting contracts and patent applications, research and negotiation.&amp;rsquo;&amp;quot;&lt;br /&gt;&lt;br /&gt;Let&amp;rsquo;s all weep a few tears for U.S. lawyers being put out of work.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cory Maye Trial Transcripts Online</title>
      <link>https://blog.lippard.org/2005/12/cory-maye-trial-transcripts-online.html/</link>
      <pubDate>Fri, 23 Dec 2005 15:24:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/cory-maye-trial-transcripts-online.html/</guid>
      <description>&lt;p&gt;Over at the &lt;a href=&#34;http://www.theagitator.com/archives/026056.php&#34;&gt;Agitator&lt;/a&gt; (PDFs).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Standards on evidence obtained by torture</title>
      <link>https://blog.lippard.org/2005/12/standards-on-evidence-obtained-by.html/</link>
      <pubDate>Fri, 23 Dec 2005 14:49:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/standards-on-evidence-obtained-by.html/</guid>
      <description>&lt;p&gt;In the UK, the &lt;a href=&#34;http://news.bbc.co.uk/1/hi/uk_politics/4509530.stm&#34;&gt;Law Lords ruled early this month&lt;/a&gt; that evidence obtained by torture is inadmissible in court, including evidence obtained by foreign governments (such as the United States) through the use of torture&amp;ndash;and the burden of proof that the evidence was not obtained by torture falls upon the government.  Lord Bingham stated, &amp;ldquo;The English common law has regarded torture and its fruits with abhorrence for over 500 years &amp;hellip; I am startled, even a little dismayed, at the suggestion&amp;hellip;that this deeply rooted tradition and an international obligation solemnly and explicitly undertaken can be overridden by a statute.&amp;rdquo;  The panel of seven judges was unanimous in its ruling that the evidence of torture was inadmissible, but divided on the standard the government must overcome to demonstrate the evidence was not admitted by torture once a defendant produces a &amp;ldquo;plausible reason&amp;rdquo; to think that it was.  Three of the judges (including Lord Bingham) argued for a standard that the government show &amp;ldquo;no real risk&amp;rdquo; of basis on torture, the other four that the government show it &amp;ldquo;on the balance of probabilities.&amp;quot;&lt;br /&gt;&lt;br /&gt;In the United States, President Bush and Vice President Cheney have argued strongly against any restrictions on the use of torture by the United States, while at the same time claiming that the United States does not use torture.  While Bush has recently and reluctantly agreed to support the &lt;a href=&#34;http://www.phrusa.org/research/torture/mccain_text.html&#34;&gt;McCain amendment on torture&lt;/a&gt;, that amendment states that &amp;ldquo;No person in the custody or under the effective control of the Department of Defense or under detention in a Department                  of Defense facility shall be subject to any treatment or technique                  of interrogation not authorized by and listed in the United States                  Army Field Manual on Intelligence Interrogation.&amp;rdquo; &lt;span style=&#34;text-decoration: underline;&#34;&gt;T&lt;/span&gt;&lt;a href=&#34;http://www.truthout.org/docs_2005/121405J.shtml&#34;&gt;en classified pages&lt;/a&gt; have just been added to that manual, leading some to suggest that this has created a way around the McCain amendment.&lt;br /&gt;&lt;br /&gt;Fortunately, however, the McCain amendment goes on to say that &amp;ldquo;No individual in the custody or under the physical control of the United States Government, regardless of nationality or physical location, shall be subject to cruel, inhuman, or degrading                  treatment or punishment.&amp;rdquo;  It defines &amp;ldquo;cruel, inhuman, or degrading treatment or punishment&amp;rdquo; as &amp;ldquo;the cruel, unusual, and inhumane treatment or punishment prohibited by the Fifth, Eighth, and Fourteenth Amendments to the Constitution of the United States, as defined in the United States Reservations, Declarations and Understandings                  to the United Nations Convention Against Torture and Other Forms of Cruel, Inhuman or Degrading Treatment or Punishment done at New York, December 10, 1984.&amp;quot;&lt;br /&gt;&lt;br /&gt;But there seems little question that Bush and Cheney &lt;a href=&#34;http://abcnews.go.com/Nightline/IraqCoverage/story?id=1419206&#34;&gt;want to push the limits as far as they possibly can&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Daniel Morgan v. Jonathan Witt</title>
      <link>https://blog.lippard.org/2005/12/daniel-morgan-v-jonathan-witt.html/</link>
      <pubDate>Thu, 22 Dec 2005 01:05:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/daniel-morgan-v-jonathan-witt.html/</guid>
      <description>&lt;p&gt;Daniel Morgan has &lt;a href=&#34;http://danielmorgan.blogspot.com/2005/12/dissecting-frog.html&#34;&gt;posted a response&lt;/a&gt; to &lt;a href=&#34;http://www.idthefuture.com/2005/12/get_busy_livin_or_get_busy_sme.html&#34;&gt;Jonathan Witt&amp;rsquo;s criticism&lt;/a&gt; of his summary of the Sternberg Saga.&lt;br /&gt;&lt;br /&gt;Morgan has admitted where he&amp;rsquo;s made mistakes&amp;ndash;can Witt and the Discovery Institute give that a try?&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Andrew Staroscik&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Hi Jim,&lt;BR/&gt;&lt;BR/&gt;just stopping by to thank you for blogging.  I never find much need to comment here because I generally agree with your views but I enjoy stopping by&lt;BR/&gt;&lt;BR/&gt;andrew&lt;/p&gt;</description>
    </item>
    <item>
      <title>Errors in the Kitzmiller v. Dover decision</title>
      <link>https://blog.lippard.org/2005/12/errors-in-kitzmiller-v-dover-decision.html/</link>
      <pubDate>Wed, 21 Dec 2005 21:51:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/errors-in-kitzmiller-v-dover-decision.html/</guid>
      <description>&lt;p&gt;It&amp;rsquo;s an excellent decision.  I did spot nineteen errors, none of significance to the legal arguments (three are typos, one&amp;rsquo;s a mistaken word choice, and fifteen are instances of the same erroneous character substitution, probably facilitated by the ever-helpful Microsoft Word).  Will ID advocates find them and make rhetorical use of them?  The typos are on pp. 51, 114, and 120, the mistaken word choice is on p.  96, and the three examples of the incorrect character are on pp. 104, 106,  117,  118, 120, 124, 129, and 130.  Warning:  Reading these pages (which I strongly recommend&amp;ndash;in fact, read the whole thing) will expose you to documentation of dishonesty and sleaziness by Christian school board members, including taking a mural depicting evolution from the classroom and burning it.&lt;br /&gt;&lt;br /&gt;Buckingham and Bonsell come across as sleazy, lying, manipulative bastards, and the rest of the board come across as ignoramuses rubber-stamping their actions.  The citizens of Dover certainly did the right thing by voting out the entire school board.&lt;br /&gt;&lt;br /&gt;The science teachers of Dover, however, come across as very reasonable people who made a few compromises with the board early on in order to get the textbooks they needed to teach, but who were unwilling to teach unscientific materials or read a misleading disclaimer to their students.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dover Decision: ID is religious</title>
      <link>https://blog.lippard.org/2005/12/dover-decision-id-is-religious.html/</link>
      <pubDate>Tue, 20 Dec 2005 16:34:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/dover-decision-id-is-religious.html/</guid>
      <description>&lt;p&gt;Judge John E. Jones III &lt;a href=&#34;http://news.yahoo.com/s/ap/20051220/ap_on_re_us/evolution_debate&#34;&gt;has issued his ruling in the Dover, PA intelligent design case&lt;/a&gt;&amp;ndash;Dover&amp;rsquo;s ID Policy violates both the Lemon Test and the endorsement test, and so the Dover Area School District must discontinue reading the statement at the beginning of the evolution unit about Intelligent Design and the availability of &lt;span style=&#34;font-style: italic;&#34;&gt;Of Pandas and People&lt;/span&gt; in the library.  The decision covers much broader ground than this, and though the orders are only directed at DASD, this decision is likely to be influential in much the way &lt;a href=&#34;http://www.talkorigins.org/faqs/mclean-v-arkansas.html&#34;&gt;Judge Overton&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;McLean v. Arkansas&lt;/span&gt; creation science decision&lt;/a&gt; was in 1982.  Ed Brayton has the &lt;a href=&#34;http://www.talkorigins.org/faqs/dover/kitzmiller_v_dover_decision.html&#34;&gt;text of the decision&lt;/a&gt; and &lt;a href=&#34;http://scienceblogs.com/dispatches/2005/12/best_possible_outcome_in_dover.php&#34;&gt;some key quotes and commentary&lt;/a&gt; up at Dispatches from the Culture Wars.&lt;/p&gt;</description>
    </item>
    <item>
      <title>1981? ...82?</title>
      <link>https://blog.lippard.org/2005/12/1981-82.html/</link>
      <pubDate>Tue, 20 Dec 2005 10:01:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/1981-82.html/</guid>
      <description>&lt;p&gt;I never cease to be amazed at how the &lt;a href=&#34;http://www.whitehouse.gov&#34;&gt;White House&lt;/a&gt;&amp;rsquo;s own web page is faithfully documenting and publicizing this administration&amp;rsquo;s stupidities. In a way, I guess, it&amp;rsquo;s strangely comforting. I mean, consider the alternative. What if all the embarassing Bushisms were whitewashed away, replaced by erudite prose? The implications, if that were the case, bring disturbing thoughts to mind&amp;ndash;memory holes&amp;hellip; &lt;a href=&#34;http://www.online-literature.com/orwell/1984/4/&#34;&gt;Ministries of Truth&lt;/a&gt;&amp;hellip; that sort of thing.&lt;br /&gt;&lt;br /&gt;It seems we&amp;rsquo;re not quite there, yet, as you can plainly see &lt;a href=&#34;http://www.whitehouse.gov/news/releases/2005/12/20051219-1.html&#34;&gt;here&lt;/a&gt;, where Alberto Gonzales does a lot of hand-waving, dodging, and dashing in response to the question, &lt;em&gt;&amp;ldquo;If FISA didn&amp;rsquo;t work, why didn&amp;rsquo;t you seek a new statute that allowed something like this legally?&amp;quot;&lt;/em&gt;&lt;br /&gt;&lt;em&gt;&lt;/em&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;p&gt;&lt;span style=&#34;font-family:arial;&#34;&gt;That question was asked earlier. We&amp;rsquo;ve had discussions with members of Congress, certain members of Congress, about whether or not we could get an amendment to FISA, and we were advised that that was not likely to be &amp;ndash; that was not something we could likely get, certainly not without jeopardizing the existence of the program, and therefore, killing the program. And that &amp;ndash; and so a decision was made that because we felt that the authorities were there, that we should continue moving forward with this program.&lt;/span&gt;&lt;span style=&#34;font-family:arial;&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Paul Mirecki situation</title>
      <link>https://blog.lippard.org/2005/12/paul-mirecki-situation.html/</link>
      <pubDate>Mon, 19 Dec 2005 21:09:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/paul-mirecki-situation.html/</guid>
      <description>&lt;p&gt;My opinion is similar to those of &lt;a href=&#34;http://www.stcynic.com/blog/archives/2005/12/the_mirecki_fiasco.php&#34;&gt;Ed Brayton&lt;/a&gt; and &lt;a href=&#34;http://darwin.bc.asu.edu/blog/?p=634&#34;&gt;John Lynch&lt;/a&gt;.  I think some skepticism about the attack is in order, it&amp;rsquo;s unfortunate that the university took action against Mirecki and shut down his proposed course, and I wasn&amp;rsquo;t impressed with the quality of &lt;a href=&#34;http://www.pandasthumb.org/archives/2005/12/they_have_no_sh.html&#34;&gt;Gary Hurd&amp;rsquo;s defense of Mirecki &lt;/a&gt;at the Panda&amp;rsquo;s Thumb and its speculations about martial artists inflicting just so much but no more injury on Mirecki.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Another stray puppy</title>
      <link>https://blog.lippard.org/2005/12/another-stray-puppy.html/</link>
      <pubDate>Mon, 19 Dec 2005 02:22:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/another-stray-puppy.html/</guid>
      <description>&lt;p&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://photos1.blogger.com/blogger/6230/1431/1600/PC180004.med.jpg&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;&#34; src=&#34;http://photos1.blogger.com/blogger/6230/1431/320/PC180004.med.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;p&gt;&lt;br /&gt;In our neighborhood, we frequently see stray dogs, usually without collars or identifying information.  We catch them when we can, and turn them into the pound.  The puppies tend to get quickly adopted.  Others, we point out to &lt;a href=&#34;http://www.azrescue.org/&#34;&gt;RESCUE&lt;/a&gt;, an animal rescue group we volunteer with, so that if they get put on the euthanasia lists they may have another opportunity for survival.  Unfortunately, RESCUE can&amp;rsquo;t save all of them.&lt;br /&gt;&lt;br /&gt;This puppy had been given to a homeless man we know, who in turn gave him to us to take care of.  Kat removed numerous ticks and gave her a bath (the first photo is pre-bath, the second is post-bath).  We estimated her age at less than three months, and the breed could be some kind of Chow mix.  I think this is the fifth stray we&amp;rsquo;ve turned in this year; last year we turned in about the same number, including at least three puppies.&lt;br /&gt;&lt;br /&gt;&lt;a onblur=&#34;try {parent.deselectBloggerImageGracefully();} catch(e) {}&#34; href=&#34;http://photos1.blogger.com/blogger/6230/1431/1600/PC180006.med.jpg&#34;&gt;&lt;img style=&#34;margin: 0pt 10px 10px 0pt; float: left; cursor: pointer;&#34; src=&#34;http://photos1.blogger.com/blogger/6230/1431/320/PC180006.med.jpg&#34; alt=&#34;&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hot For [Pedagogical Agent]</title>
      <link>https://blog.lippard.org/2005/12/hot-for-pedagogical-agent.html/</link>
      <pubDate>Sun, 18 Dec 2005 23:44:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/hot-for-pedagogical-agent.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.livescience.com/images/051116_virtualA_02.jpg&#34;&gt;&lt;img style=&#34;FLOAT: left; MARGIN: 0px 10px 10px 0px; WIDTH: 200px&#34; alt=&#34;&#34; src=&#34;http://www.livescience.com/images/051116_virtualA_02.jpg&#34; border=&#34;0&#34; /&gt;&lt;/a&gt; As an individualist, I harbor no sentimental attachments to my species, any more than I do to my nation, my gender, or my race - in fact I despise the very notion of the collectivist &amp;ldquo;us-versus-them&amp;rdquo; mentality, and believe it to be a primary destructive force in the world today.&lt;br /&gt;&lt;br /&gt;As a &amp;ldquo;&lt;a href=&#34;https://blog.lippard.org/2005/11/naturals-and-unnaturals.html&#34;&gt;natural&lt;/a&gt;&amp;rdquo;, I lack belief in a human soul, whether mortal or immortal, so, in principle, I can&amp;rsquo;t see any objection to the idea that someone will one day succeed in creating an &amp;ldquo;artificial intelligence.&amp;quot;&lt;br /&gt;&lt;br /&gt;Because of my naturalist and individualist bent, I&amp;rsquo;m really not bothered by the possibility that humankind might one day be destroyed, Terminator- or Matrix-style, by our machine offspring - at least not any more than I&amp;rsquo;m bothered by the possibility that I&amp;rsquo;ll be bludgeoned to death in a dark alley, or waste away, uncared-for, in a convalescence home.&lt;br /&gt;&lt;br /&gt;I wonder, though&amp;hellip; Is the Terminator myth really a likely, or even possible, future? We&amp;rsquo;re still not entirely sure what &amp;ldquo;intelligence&amp;rdquo; really &lt;em&gt;is&lt;/em&gt;, let alone how to create it (aside from growing and interacting with human babies, that is). Is the ability to be introspective and/or self-aware a requirement for intelligence? What about feeling emotions? What about having an instinct for self-preservation? I&amp;rsquo;m not sure about &lt;em&gt;any&lt;/em&gt; of those things - and I&amp;rsquo;m not sure anyone else is, either (in spite of the attractiveness of the thesis found in the hugely entertaining book, &lt;a href=&#34;http://www.amazon.com/gp/product/0465026567&#34;&gt;Gödel, Escher, Bach&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;However, if there &lt;em&gt;is &lt;/em&gt;a possibility for some sort of machine revolution, then we are surely doomed. If &lt;a href=&#34;http://news.findlaw.com/hdocs/docs/schiavo/bill31905.html&#34;&gt;Congress&amp;rsquo;s reaction to a vegetable that could follow the movements of a balloon&lt;/a&gt; is any indication, then, &lt;em&gt;long&lt;/em&gt; before our simulated friends (in meatspace or virtual space) have anything approaching a human-level intelligence, we will have been completely beguiled. &lt;a href=&#34;http://www.androidworld.com/Kismet1_small.jpg&#34;&gt;&lt;img style=&#34;FLOAT: right; MARGIN: 0px 0px 10px 10px; WIDTH: 100px&#34; alt=&#34;&#34; src=&#34;http://www.androidworld.com/Kismet1_small.jpg&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;Our reptile and monkey-brains are too entrenched for our prefrontal and frontal lobes to counteract the instinctive and immediate reaction to an &lt;a href=&#34;http://www.livescience.com/technology/051116_virtual_teachers.html&#34;&gt;attractive face&lt;/a&gt;. Witness the recent craze over the &lt;a href=&#34;http://www.hasbro.com/furby/&#34;&gt;Furby&lt;/a&gt;. We even have a hard time &lt;em&gt;not&lt;/em&gt; anthropomorphizing &lt;a href=&#34;http://www.ifi.unizh.ch/groups/ailab/people/hiroshi/face.html&#34;&gt;skinless heads&lt;/a&gt; (see also &lt;a href=&#34;http://www.androidworld.com/prod04.htm&#34;&gt;here&lt;/a&gt;). Throw in a &lt;a href=&#34;http://news.bbc.co.uk/1/hi/in_depth/sci_tech/2003/denver_2003/2769741.stm&#34;&gt;little skin&lt;/a&gt;, some pretty eyes, and some basic interaction and it&amp;rsquo;s over. Even when it&amp;rsquo;s miserably failing the &lt;a href=&#34;http://cogsci.ucsd.edu/~asaygin/tt/ttest.html&#34;&gt;Turing test&lt;/a&gt;, we&amp;rsquo;re convinced in spite of ourselves that we&amp;rsquo;re talking with something that has - for lack of a better word - a &lt;em&gt;soul&lt;/em&gt;. Spielberg&amp;rsquo;s prediction, in his film A.I., of the human reaction to our machines is dead on, I think&amp;ndash;with the exception that we wouldn&amp;rsquo;t even be able to kill any of the Mechas that &lt;a href=&#34;http://news.yahoo.com/s/ap/20051214/ap_on_hi_te/honda_robot&#34;&gt;look like walking television sets&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;If I&amp;rsquo;m conveying the sense that I think any of this is &lt;em&gt;bad&lt;/em&gt;, then I apologize, because I don&amp;rsquo;t mean to. I&amp;rsquo;m not entirely sure &lt;em&gt;how &lt;/em&gt;I feel about this stuff, yet. Like any technology, there are good and bad aspects.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The return of private supersonic flight</title>
      <link>https://blog.lippard.org/2005/12/return-of-private-supersonic-flight.html/</link>
      <pubDate>Sun, 18 Dec 2005 21:57:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/return-of-private-supersonic-flight.html/</guid>
      <description>&lt;p&gt;Since the demise of the Concorde, there has been no private or commercial air travel at supersonic speeds.  Now, however, Gulfstream, SAI/Lockheed Martin, and Aerion are working on developing technology that, through specially designed aircraft body shapes, can reduce the &amp;ldquo;sonic boom&amp;rdquo; and allow private jets to take flight paths that the Concorde was unable to use.  There&amp;rsquo;s more on this subject at &lt;a href=&#34;http://www.economist.com/printedition/displaystory.cfm?story_id=5268783&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Economist&lt;/span&gt;&lt;/a&gt; (free audio interview; the print article is premium content).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Polar bears drown as ice shelf melts</title>
      <link>https://blog.lippard.org/2005/12/polar-bears-drown-as-ice-shelf-melts.html/</link>
      <pubDate>Sun, 18 Dec 2005 20:50:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/polar-bears-drown-as-ice-shelf-melts.html/</guid>
      <description>&lt;p&gt;Today&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Sunday Times&lt;/span&gt; (London) has a &lt;a href=&#34;http://www.timesonline.co.uk/article/0,,2087-1938132,00.html&#34;&gt;story about polar bear drownings&lt;/a&gt; occurring off the north coast of Alaska.  The bears have to swim longer distances now that average summer temperatures off the north coast of Alaska have increased by 2-3 degrees Celsius since the 1950s, leading to the polar ice cap receding last summer by 200 miles more than the average distance of two decades ago.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Today&#39;s Doonesbury on creationism/intelligent design</title>
      <link>https://blog.lippard.org/2005/12/todays-doonesbury-on.html/</link>
      <pubDate>Sun, 18 Dec 2005 20:00:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/todays-doonesbury-on.html/</guid>
      <description>&lt;p&gt;Of late I&amp;rsquo;ve often thought that drugs developed on the basis of evolutionary biology should have warning labels indicating that their effectiveness is predicated upon the fact of evolution, and creationists should not make use of them.  &lt;a href=&#34;http://www.uclick.com/client/wpc/db/2005/12/18/index.html&#34;&gt;Today&amp;rsquo;s Doonesbury&lt;/a&gt; is along similar lines.   (Of course, creationists will say that this is microevolution, not macroevolution, and they only disbelieve in the latter.)&lt;br /&gt;&lt;br /&gt;This is as good a place as any to recommend Randolph M. Nesse and George C. Williams&amp;rsquo; book, &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0679746749/jimlippardswebpaA/&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Why We Get Sick: The New Science of Darwinian Medicine&lt;/span&gt;&lt;/a&gt; (1996, Vintage).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Activist Judge Cancels Christmas</title>
      <link>https://blog.lippard.org/2005/12/activist-judge-cancels-christmas.html/</link>
      <pubDate>Sun, 18 Dec 2005 17:36:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/activist-judge-cancels-christmas.html/</guid>
      <description>&lt;p&gt;The Onion has given &lt;a href=&#34;http://www.theonion.com/content/node/43438&#34;&gt;proper attention to the &amp;ldquo;War on Christmas&amp;rdquo;&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;WASHINGTON, DC—In a sudden and unexpected blow to the Americans working to protect the holiday, liberal U.S. 9th Circuit Court of Appeals Judge Stephen Reinhardt ruled the private celebration of Christmas unconstitutional Monday.&lt;br /&gt;&lt;br /&gt;&amp;ldquo;In accordance with my activist agenda to secularize the nation, this court finds Christmas to be unlawful,&amp;rdquo; Judge Reinhardt said. &amp;ldquo;The celebration of the birth of the philosopher Jesus—be it in the form of gift-giving, the singing of carols, fanciful decorations, or general good cheer and warm feelings amongst families—is in violation of the First Amendment principles upon which this great nation was founded.&amp;quot;&lt;br /&gt;&lt;p&gt;In addition to forbidding the celebration of Christmas in any form, Judge Reinhardt has made it illegal to say &amp;ldquo;Merry Christmas.&amp;rdquo; Instead, he has ruled that Americans must say &amp;ldquo;Happy Holidays&amp;rdquo; or &amp;ldquo;Vacaciones Felices&amp;rdquo; if they wish to extend good tidings.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Five &#34;Lingering Questions&#34; for Sternberg</title>
      <link>https://blog.lippard.org/2005/12/five-lingering-questions-for-sternberg.html/</link>
      <pubDate>Sun, 18 Dec 2005 17:29:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/five-lingering-questions-for-sternberg.html/</guid>
      <description>&lt;p&gt;Daniel Morgan has assembled &lt;a href=&#34;http://danielmorgan.blogspot.com/2005/12/lingering-questions-re-sternberg.html&#34;&gt;a very nice list of five &amp;ldquo;lingering questions&amp;rdquo; for Richard Sternberg&lt;/a&gt; to answer regarding &lt;a href=&#34;https://blog.lippard.org/2005/12/summary-of-richard-sternberg-saga.html&#34;&gt;his publication of Stephen Meyer&amp;rsquo;s paper supporting intelligent design&lt;/a&gt;.  It would be nice to see them answered, but I won&amp;rsquo;t hold my breath.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Galileo&#39;s Middle Finger</title>
      <link>https://blog.lippard.org/2005/12/galileos-middle-finger.html/</link>
      <pubDate>Sat, 17 Dec 2005 21:51:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/galileos-middle-finger.html/</guid>
      <description>&lt;p&gt;Galileo&amp;rsquo;s middle finger of his right hand was removed from his body and put into a display case (around 1737) like a holy relic.  It&amp;rsquo;s &lt;a href=&#34;http://brunelleschi.imss.fi.it/genscheda.asp?appl=SIM&amp;xsl=catalogo&amp;amp;indice=54&amp;lingua=ENG&amp;amp;chiave=404010&#34;&gt;on display&lt;/a&gt; at the Institute and Museum of the History of Science (IMSS is the Italian abbreviation) in Florence, Italy.  (Hat tip to Alan W. Harris of the Space Science Institute, for his letter on pp. 67-68 of the January/February 2006 &lt;span style=&#34;font-style: italic;&#34;&gt;Skeptical Inquirer&lt;/span&gt; pointing this out.  He notes that &amp;ldquo;One of my scientific colleagues, upon viewing it, noted dryly that it &amp;lsquo;was not noticeably pointed toward Rome.&amp;rsquo;&amp;rdquo;)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Phony War Against Christmas a Product of Fox News</title>
      <link>https://blog.lippard.org/2005/12/phony-war-against-christmas-product-of.html/</link>
      <pubDate>Sat, 17 Dec 2005 17:37:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/phony-war-against-christmas-product-of.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://poynter.org/forum/view_post.asp?id=10784&#34;&gt;Jim Romenesko at Poynter Forums&lt;/a&gt; posts an incisive article on how the Fox News Channel has been pushing this phony &amp;ldquo;War on Christmas&amp;rdquo; idea as a method of division.  The article is apparently by Charlie Reina, a former Fox News Channel producer.  A couple key paragraphs:&lt;br /&gt;&lt;blockquote&gt;Fox anchors will tell you that no one in management dictates that they bring up religion. But my experience at FNC is that, once management makes its views known, the anchors have a clear blueprint of what’s expected of them. In this case, the point man is network vice president John Moody. A scholar and biographer of Pope John Paul II, John is a devout Catholic who seldom holds back on matters of the church, or in framing his views in “good guy, bad guy” terms. For example, during the 2001 Senate hearings on John Ashcroft’s appointment as Attorney General, Moody’s daily memos to the staff repeatedly touted Ashcroft as “deeply religious” and the victim of Democrats’ intolerance. One memo suggested a question of the day: “Can a man of deep Christian faith be appointed to a federal job, or will his views be equated with racism, intolerance and mean-spiritedness?” He added: “(K)eep pounding at the question: should Ashcroft’s detractors try to be as tolerant as they would have him be?”&lt;/blockquote&gt;&lt;blockquote&gt;Then there’s Fox management’s view on the separation of church and state, and on those who support it. One not-so-subtle hint came in March, 2004, after a Baghdad bombing gave reporters at a hotel in the Iraqi capital a scare. Moody’s memo that day advised FNC staffers to “offer a prayer of thanks for their safety to whatever God you revere (and let the ACLU stick it where the sun don’t shine).”&lt;br /&gt;&lt;/blockquote&gt;Not mentioned is that the book &lt;span style=&#34;font-style: italic;&#34;&gt;The War on Christmas&lt;/span&gt; is by Fox News &amp;ldquo;Big Story&amp;rdquo; host John Gibson, or the &lt;a href=&#34;https://blog.lippard.org/2005/12/bill-oreilly-war-on-christmas-lies.html&#34;&gt;multiple fabrications by Fox&amp;rsquo;s Bill O&amp;rsquo;Reilly&lt;/a&gt;.  (Update on the latter:  Plano schools &lt;a href=&#34;http://www.chron.com/disp/story.mpl/metropolitan/3526298.html&#34;&gt;are getting some press over their response&lt;/a&gt; to O&amp;rsquo;Reilly&amp;rsquo;s fabricated claim that they banned students from wearing Christmas colors.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>David Friedman&#39;s blog</title>
      <link>https://blog.lippard.org/2005/12/david-friedmans-blog.html/</link>
      <pubDate>Sat, 17 Dec 2005 16:44:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/david-friedmans-blog.html/</guid>
      <description>&lt;p&gt;Economics and law professor &lt;a href=&#34;http://www.daviddfriedman.com/&#34;&gt;David Friedman&lt;/a&gt;, author of &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0812690699/jimlippardswebpaA/&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;The Machinery of Freedom&lt;/span&gt;&lt;/a&gt; and &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/0691090092/jimlippardswebpaA/&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Law&amp;rsquo;s Order&lt;/span&gt;&lt;/a&gt;, has started a &lt;a href=&#34;http://daviddfriedman.blogspot.com/&#34;&gt;blog&lt;/a&gt;.  Initial entries include an &lt;a href=&#34;http://daviddfriedman.blogspot.com/2005/12/in-defense-of-narnia.html&#34;&gt;interesting defense of the Chronicles of Narnia&lt;/a&gt; (and a call for examples of other works that resemble it in a certain respect), a &lt;a href=&#34;http://daviddfriedman.blogspot.com/2005/12/howard-dean-to-white-courtesy-phone.html&#34;&gt;suggestion that the Democrats try to pull libertarian support&lt;/a&gt; from the Republican party by endorsing something like marijuana legalization, and a &lt;a href=&#34;http://daviddfriedman.blogspot.com/2005/12/gay-marriage-both-sides-are-wrong.html&#34;&gt;position on gay marriage&lt;/a&gt; (get government out of the marriage business).&lt;br /&gt;&lt;br /&gt;He&amp;rsquo;s also got a sidebar link to &lt;a href=&#34;http://www.daviddfriedman.com/Academic/Property/Property.html&#34;&gt;an interesting article that presents a way of justifying (or at least explaining) the notion of rights&lt;/a&gt; (and property rights in particular) without appeal to morality or law.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Bush Medicare Fraud</title>
      <link>https://blog.lippard.org/2005/12/bush-medicare-fraud.html/</link>
      <pubDate>Sat, 17 Dec 2005 14:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/bush-medicare-fraud.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve been reading James Bovard&amp;rsquo;s book, &lt;span style=&#34;font-style: italic;&#34;&gt;The Bush Betrayal&lt;/span&gt;, which makes an overwhelmingly strong case that George W. Bush is not only a terrible president by liberal standards, but by conservative or libertarian ones (Bovard falls into the libertarian camp).   The book is 278 pages of text followed by 43 pages of end notes (which, unfortunately, are mostly references to secondary sources) documenting Bush impropriety, dishonesty, and bad decisions regarding civil liberties, free trade, education, farm subsidies, Medicare, the war on drugs, and in war.&lt;br /&gt;&lt;br /&gt;I just finished reading the chapter titled &amp;ldquo;Spending as Caring,&amp;rdquo; which has a section on the expansion of Medicare to cover prescription drugs in 2003 (pp. 121-126), which the Bush administration estimated would cost $400 billion in its first decade (and the Congressional Budget Office estimated would cost $2 trillion in its second decade).  The initial vote took place at 3 a.m. on November 23, 2003, and lost by two votes.  The Republicans violated House rules, which limit votes to 30 minutes, with the longest floor vote in House history.  The voting finished at 6 a.m., with two Republicans changing their votes to yes and passing the bill.&lt;br /&gt;&lt;br /&gt;Rep. Nick Smith (R-Michigan) was a Republican Congressman who opposed the bill and came under intense pressure to change his vote.  Smith, who was in his last term and whose son was running for his seat, was told (according to Robert Novak&amp;ndash;not a source I&amp;rsquo;d ordinarily rely upon) &amp;ldquo;business interests would give his son $100,000 in return for his father&amp;rsquo;s vote.&amp;rdquo;  He declined, at which time &amp;ldquo;fellow Republican House members told him they would make sure Brad Smith never came to Congress.  After Nick Smith voted no and the bill passed, Duke Cunningham of California and other Republicans taunted him that his son was dead meat.&amp;rdquo;  Fortunately, Cunningham is now out of office after confessing to taking millions of dollars in bribes.&lt;br /&gt;&lt;br /&gt;A month after Bush signed the bill, Josh Bolton, Bush&amp;rsquo;s budget director, raised the estimate of the first decade&amp;rsquo;s cost to $540 billion.  As it turned out, the Bush admnistration had known since June 2003 that the cost was higher than $400 billion, from an estimate by Richard S. Foster, the top actuary at the federal Centers for Medicare and Medicaid Services.  Democratic staffers had contacted Foster asking for an estimate, which he was legally required to provide, but Thomas Scully, Administrator of the Centers for Medicare and Medicaid Services, reportedly threatened to fire Foster if he provided the information.  Foster later said that &amp;ldquo;there was a pattern of withholding information for what I perceived to be political purposes.&amp;rdquo;  Why was this information suppressed?  Because 13 conservative House members had vowed to vote against any bill costing more than $400 billion&amp;ndash;they were deceived by the Bush administration.&lt;br /&gt;&lt;br /&gt;Eighteen Democratic Senators requested the General Accounting Office to investigate whether any laws were violated (specifically a law that prohibits paying federal funds for the salary of any official who &amp;ldquo;prohibits or prevents, or threatens to prohibit or prevent&amp;rdquo; another employee from communicating with Congress).  House Republicans blocked an effort to have Scully and White House aide Doug Badger testify before a congressional committee on this issue.&lt;br /&gt;&lt;br /&gt;The Congressional Research Service published a legal analysis which concluded that &amp;ldquo;such &amp;lsquo;gag orders&amp;rsquo; have been expressly prohibited by federal law since 1912.&amp;rdquo;  This position was backed by a 1927 Supreme Court ruling on that law which stated that a &amp;ldquo;legislative body cannot legislate wisely or effectively in the absence of information regarding conditions which the legislation is intended to affect or change.&amp;quot;&lt;br /&gt;&lt;br /&gt;But the worst part about all of this deception is that the program itself is mostly a handout to people who don&amp;rsquo;t need it.  The Medicare prescription drug benefit helps wealthy elderly, corporations, and insurance companies more than elderly without insurance coverage.  This change in the law brought the date of Medicare insolvency from 2026 to 2019, and is projected to cost up to $7 trillion over the next 75 years.&lt;br /&gt;&lt;br /&gt;After the bill passed, the Bush administration then spent tens of millions of dollars on advertising to promote the law, including &amp;ldquo;video news releases&amp;rdquo; by fake reporters which the GAO determined in March 2004 were illegal &amp;ldquo;covert propaganda&amp;rdquo; with &amp;ldquo;notable omissions and weaknesses&amp;rdquo; and were &amp;ldquo;not strictly factual news stories.&amp;quot;&lt;br /&gt;&lt;br /&gt;The above gives a small sampling of the content of Bovard&amp;rsquo;s book (though not his exact words, I&amp;rsquo;ve summarized), which is packed with equally damning criticism of the Bush administration.&lt;br /&gt;&lt;br /&gt;BTW, Capitol Hill Blue (an often criticized source, yet which &lt;a href=&#34;http://www.capitolhillblue.com/artman/publish/article_7787.shtml&#34;&gt;seems to often be quite accurate&lt;/a&gt;) &lt;a href=&#34;http://www.capitolhillblue.com/artman/publish/article_7779.shtml&#34;&gt;claims reports from three witnesses&lt;/a&gt; that George W. Bush said, in response to criticisms of the USA PATRIOT reauthorization act, &amp;ldquo;Stop throwing the Constitution in my face.  It&amp;rsquo;s just a goddamned piece of paper!&amp;rdquo;  (Hat tip to Scott Peterson from the SKEPTIC list.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Profit: Its Social Motivation and Function</title>
      <link>https://blog.lippard.org/2005/12/profit-its-social-motivation-and.html/</link>
      <pubDate>Sat, 17 Dec 2005 11:11:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/profit-its-social-motivation-and.html/</guid>
      <description>&lt;p&gt;I found &lt;a href=&#34;http://www.punkerslut.com/&#34;&gt;this site&lt;/a&gt; in a roundabout way via &lt;a href=&#34;http://www.liberatedspace.com/links/&#34;&gt;this page&lt;/a&gt; over at Liberated Space.&lt;br /&gt;&lt;br /&gt;I tooled around a little bit, and aside from an essay making a valid &lt;a href=&#34;http://www.punkerslut.com/critiques/schumpeter/concept.html&#34;&gt;criticism&lt;/a&gt; of the turgid and pleonastic prose of Joseph Schumpeter, &lt;a href=&#34;http://www.punkerslut.com/articles/profit.html&#34;&gt;this essay&lt;/a&gt;, described by the author as &amp;ldquo;a brief treatise on this commonly referenced and highly sought subject of economics,&amp;rdquo; particularly caught my eye, if only because being against &lt;em&gt;profit&lt;/em&gt; has always seemed to me to imply that you then must be &lt;em&gt;for&lt;/em&gt; &lt;em&gt;losses&lt;/em&gt;. Am I making a bit of a logical fallacy, there? Constructing a bit of a strawman? Granted. The point serves, however, to illuminate the narrow way in which the far left always tries to define &lt;em&gt;profit&lt;/em&gt; as synonymous with &lt;i&gt;exploitation&lt;/i&gt;. This is, in fact, what Punkerslut attempts to do at the outset:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;div align=&#34;left&#34;&gt;&lt;span style=&#34;color: rgb(51, 51, 255);font-family:arial;font-size:85%;&#34;  &gt;Profit serves primarily as an economic idea. If a merchant were to purchase a single loaf of bread for one dollar and to sell it for two dollars, that would be a single dollar of profit, or what many economists would call a 100% profit return. What does money translate to for the merchant? It translates specifically to privilege: the right to possess and consume products and services, which would otherwise be unreachable, had the merchant sold his labor, instead of selling commodities.&lt;/span&gt;&lt;/div&gt;&lt;/blockquote&gt;Now, my first complaint of the above quote is that it is simply a string of non-sequiturs. What does each sentence have to do with the previous - outside the broadest sense, that they are all somewhat concerned with the subject of &amp;ldquo;profit&amp;rdquo;? You &lt;em&gt;can &lt;/em&gt;see, though, the foggy outlines of the basic Marxist notion that profit is exploitation of the &amp;ldquo;laboring class&amp;rdquo; (the only &amp;ldquo;class&amp;rdquo; that creates value - the &lt;em&gt;Proletariat&lt;/em&gt;) by the &amp;ldquo;merchant class&amp;rdquo; (the parasitic &amp;ldquo;class&amp;rdquo; that produces nothing - &lt;em&gt;Capitalists&lt;/em&gt;).&lt;br /&gt;&lt;br /&gt;But&lt;em&gt; &lt;/em&gt;is the laboring class &lt;em&gt;really&lt;/em&gt; the &lt;em&gt;only&lt;/em&gt; class that creates value? Why is profit restricted to the Capitalist class? Can&amp;rsquo;t a laborer value his wages more than the labor he has exchanged - thereby &amp;ldquo;profiting&amp;rdquo; from the transaction?&lt;br /&gt;&lt;br /&gt;Reading Punkerslut&amp;rsquo;s essay just makes me sad.&lt;/p&gt;</description>
    </item>
    <item>
      <title>And some good news:  the PATRIOT Act reauthorization has failed</title>
      <link>https://blog.lippard.org/2005/12/and-some-good-news-patriot-act.html/</link>
      <pubDate>Fri, 16 Dec 2005 18:39:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/and-some-good-news-patriot-act.html/</guid>
      <description>&lt;p&gt;The Senate roll call vote is &lt;a href=&#34;http://news.pajamasmedia.com/politics/2005/12/16/6697443_Senate_Roll_Call.shtml&#34;&gt;here&lt;/a&gt;.  Unless a reauthorization passes, various provisions of the USA PATRIOT Act set to expire after three years will expire on December 31, 2005.  These provisions include roving wiretaps, the ability to obtain certain kinds of business records without a court order, expansion of wiretap capabilities, certain kinds of sharing between agencies of information obtained via wiretap, etc.  The specific details of what was in the Senate bill and the corresponding House bill may be found &lt;a href=&#34;http://fpc.state.gov/documents/organization/51133.pdf&#34;&gt;here&lt;/a&gt; (PDF).&lt;br /&gt;&lt;br /&gt;Some of the pieces of these bills were beneficial, e.g., placing a sunset provision on the use of National Security Letters, which predated USA PATRIOT and which do not currently have an expiration date.  Others extended provisions due to sunset on December 31, 2005 to 2006 or later years.  (The ACLU has a &lt;a href=&#34;http://www.aclu.org/nsl/index.html&#34;&gt;lawsuit&lt;/a&gt; against the constitutionality of National Security Letters.)&lt;br /&gt;&lt;br /&gt;The vote was 52-47; 60 votes were needed to end the filibuster.  2 Democrats and 50 Republicans voted yes, 41 Democrats, 5 Republicans, and one independent voted no.&lt;br /&gt;&lt;br /&gt;Arizona:  McCain and Kyl both voted yes.&lt;br /&gt;&lt;br /&gt;UPDATE (March 25, 2007):  The link for the ACLU&amp;rsquo;s lawsuit on National Security Letters is stale, you can now find that information &lt;a href=&#34;http://www.aclu.org/safefree/nationalsecurityletters/index.html&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Double Standards</title>
      <link>https://blog.lippard.org/2005/12/double-standards.html/</link>
      <pubDate>Fri, 16 Dec 2005 18:37:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/double-standards.html/</guid>
      <description>&lt;p&gt;This is possibly the converse of the &lt;a href=&#34;https://blog.lippard.org/2005/12/latest-summary-of-cory-maye-case.html&#34;&gt;Cory Maye case&lt;/a&gt;:  When a cop kills an innocent person by mistake, they usually don&amp;rsquo;t even get charged or go to trial.  When they do, &lt;a href=&#34;http://sfgate.com/cgi-bin/article.cgi?f=/c/a/2005/12/13/MNG92G7DD523.DTL&#34;&gt;they get off&lt;/a&gt;.  (Hat tip to Radley Balko at the &lt;a href=&#34;http://www.theagitator.com/archives/026023.php&#34;&gt;Agitator&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;We&amp;rsquo;ve previously covered bad behavior by cops &lt;a href=&#34;https://blog.lippard.org/2005/10/cops-on-bad-behavior.html&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;(Added 2:55 p.m.:  Balko has another piece on the frequency of botched drug raids &lt;a href=&#34;http://www.theagitator.com/archives/026021.php&#34;&gt;here&lt;/a&gt;.  He estimates them at 46 a month in New York alone, up until 2003 when the Alberta Spruill case led to public attention to such abuses.  That was a case where a 57-year-old woman died of a heart attack after a flash grenade was thrown into her apartment in a raid on the wrong apartment.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bush administration approved warrantless wiretaps on U.S. citizens</title>
      <link>https://blog.lippard.org/2005/12/bush-administration-approved.html/</link>
      <pubDate>Fri, 16 Dec 2005 17:40:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/bush-administration-approved.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.cnn.com/2005/LAW/12/16/bush.nsa.ap/index.html&#34;&gt;News is now out&lt;/a&gt; that the Bush administration, in 2002, authorized the National Security Agency to conduct eavesdropping (on international email or phone calls) against U.S. citizens without court oversight.  The NSA&amp;rsquo;s domestic surveillance is supposed to be limited to foreign embassies and missions, and to require court approval.  This is not a power granted to the president by the U.S. Constitution.&lt;br /&gt;&lt;br /&gt;This abuse of power has apparently been exercised against as many as 500 people in the U.S. at any given time.  The &lt;a href=&#34;http://www.nytimes.com/2005/12/16/politics/16program.html?hp&amp;ex=1134795600&amp;amp;amp;amp;en=c7596fe0d4798785&amp;ei=5094&amp;amp;partner=homepage&#34;&gt;NY Times reports&lt;/a&gt; that some NSA officials, to their credit, refused to participate due to their concerns about the legality of the program.&lt;br /&gt;&lt;br /&gt;Note that the standards which the Foreign Intelligence Surveillance Court uses to approve wiretaps are already incredibly low (their decision algorithm is pretty close to &amp;ldquo;say yes to everything&amp;rdquo;), but apparently that was considered too great a barrier and it had to be bypassed.&lt;br /&gt;&lt;br /&gt;Approval of torture, secret CIA prisons in Europe, kidnapping citizens of other countries and taking them to Afghanistan&amp;hellip; apparently the Bush administration has no respect for the U.S. Constitution on the principles behind it.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Happy 214th to the Bill of Rights</title>
      <link>https://blog.lippard.org/2005/12/happy-214th-to-bill-of-rights.html/</link>
      <pubDate>Fri, 16 Dec 2005 02:37:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/happy-214th-to-bill-of-rights.html/</guid>
      <description>&lt;p&gt;On December 15, 1791, the &lt;a href=&#34;http://www.uhuh.com/reports/headsup/fron298x.htm&#34;&gt;Bill of Rights to the U.S. Constitution&lt;/a&gt; was approved.  Happy birthday, Bill of Rights!  Wishing you were still here in full force&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>More fake paranormal photos</title>
      <link>https://blog.lippard.org/2005/12/more-fake-paranormal-photos.html/</link>
      <pubDate>Fri, 16 Dec 2005 01:41:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/more-fake-paranormal-photos.html/</guid>
      <description>&lt;p&gt;Paranormal.about.com had a &lt;a href=&#34;http://paranormal.about.com/library/bl2contest1.htm&#34;&gt;photo contest for fake paranormal photos&lt;/a&gt;.  Some of them are pretty good, like the winning photo of a &amp;ldquo;wasp thing.&amp;rdquo;  Most are at least as good as the ones in the &lt;a href=&#34;https://blog.lippard.org/2005/09/photography-and-occult.html&#34;&gt;NY Metropolitan Museum of Art&amp;rsquo;s exhibition&lt;/a&gt; on &amp;ldquo;The Perfect Medium: Photography and the Occult.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Wikipedia and the Encyclopedia Britannica</title>
      <link>https://blog.lippard.org/2005/12/wikipedia-and-encyclopedia-britannica.html/</link>
      <pubDate>Fri, 16 Dec 2005 01:20:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/wikipedia-and-encyclopedia-britannica.html/</guid>
      <description>&lt;p&gt;The December 2005 issue of &lt;span style=&#34;font-style: italic;&#34;&gt;Communications of the ACM&lt;/span&gt; contains an &amp;ldquo;Inside Risks&amp;rdquo; column raising concerns about some of the &lt;a href=&#34;http://www.csl.sri.com/users/neumann/insiderisks05.html#186&#34;&gt;risks of Wikipedia&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;relying on Wikipedia presents numerous risks:&lt;p&gt;  * Accuracy: You cannot be sure which information is accurate and which is not.  Misinformation has a negative value; even if you get it for free, you&amp;rsquo;ve paid too much.&lt;/p&gt;&lt;p&gt;  * Motives: You cannot know the motives of the contributors to an article.  They may be altruists, political or commercial opportunists, practical jokers, or even vandals (WP: &lt;code&gt;Wikipedia:Most_vandalized_pages&#39;&#39;).&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;  * Uncertain Expertise:  Some contributors exceed their expertise and supply speculations, rumors, hearsay, or incorrect information.  It is difficult to determine how qualified an article&#39;s contributors are; the revision histories often identify them by pseudonyms, making it hard to check credentials and sources.&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;  * Volatility: Contributions and corrections may be negated by future contributors.  One of the co-authors of this column found it disconcerting that he had the power to independently alter the Wikipedia article about himself and negate the others&#39; opinions.  Volatility creates a conundrum for citations: Should you cite the version of the article that you read (meaning that those who follow your link may miss corrections and other improvements), or the latest version (which may differ significantly from the article you saw)?&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;  * Coverage: Voluntary contributions largely represent the interests and knowledge of a self-selected set of contributors.  They are not part of a careful plan to organize human knowledge.  Topics that interest the young and Internet-savvy are well-covered, while events that happened &lt;/code&gt;before the Web&amp;rsquo;&amp;rsquo; may be covered inadequately or inaccurately, if at all.  More is written about current news than about historical knowledge.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ford doesn&#39;t cave to Donald Wildmon</title>
      <link>https://blog.lippard.org/2005/12/ford-doesnt-cave-to-donald-wildmon.html/</link>
      <pubDate>Thu, 15 Dec 2005 23:21:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/ford-doesnt-cave-to-donald-wildmon.html/</guid>
      <description>&lt;p&gt;There was some recent press about Land Rover and Jaguar not advertising in gay publications due to pressure from Donald Wildmon&amp;rsquo;s American Family Affiliation.  While those specific units have decided not to advertise in gay publications, Ford itself will continue to run advertising there for all of its brands including Land Rover and Jaguar.  Ford &lt;a href=&#34;http://americablog.blogspot.com/2005/12/we-won.html&#34;&gt;has released a letter&lt;/a&gt; describing its commitment to support diversity within its workplace as well as to continue marketing to the gay community (which has about half a trillion dollars in annual consumer spending&amp;ndash;gay couples have, on average, greater discretionary income than straight families).  (Hat tip to &lt;a href=&#34;http://www.stcynic.com/blog/archives/2005/12/applause_for_ford.php&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt;.)&lt;br /&gt;&lt;br /&gt;It&amp;rsquo;s always nice to see a corporation not giving in to boycott threats from crackpots like Wildmon.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bill O&#39;Reilly &#34;War on Christmas&#34; lies, Falwell idiocy</title>
      <link>https://blog.lippard.org/2005/12/bill-oreilly-war-on-christmas-lies.html/</link>
      <pubDate>Thu, 15 Dec 2005 22:59:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/bill-oreilly-war-on-christmas-lies.html/</guid>
      <description>&lt;p&gt;Dispatches from the Culture Wars reports on &lt;a href=&#34;http://www.stcynic.com/blog/archives/2005/12/oreillys_lies_about_christmas.php&#34;&gt;a number of Bill O&amp;rsquo;Reilly fabrications&lt;/a&gt; in part of his campaign about a bogus &amp;ldquo;War on Christmas&amp;rdquo;:&lt;br /&gt;&lt;br /&gt;1.  He claims that Saginaw, Michigan opposes people wearing red and green clothing.  This is a complete fabrication.&lt;br /&gt;&lt;br /&gt;2.  He says the Plano, Texas school system tells children they can&amp;rsquo;t wear green and red clothing.  This is a complete fabrication.&lt;br /&gt;&lt;br /&gt;3.  He says the U.S. Postal Service no longer issues Christmas stamps with a religious theme.  This is a misinterpretation of their decision not to issue new 37-cent stamps this Christmas because the price is going up to 39 cents on January 8 and they still have a huge inventory of 37-cent Madonna and Child stamps to sell this year.&lt;br /&gt;&lt;br /&gt;4. Jerry Falwell&amp;rsquo;s &amp;ldquo;Friend or Foe&amp;rdquo; campaign &lt;a href=&#34;http://www.stcynic.com/blog/archives/2005/12/more_fake_war_on_christmas_non.php&#34;&gt;sent a demand letter to a Wisconsin school&lt;/a&gt; that was putting on  a play called &amp;ldquo;The Little Tree&amp;rsquo;s Christmas Gift&amp;rdquo; insisting that the song in that play (put together and copyrighted back in 1988) which is sung to the tune of &amp;ldquo;Silent Night&amp;rdquo; be changed back to the original words.  O&amp;rsquo;Reilly claimed that &amp;ldquo;In Wisconsin, an elementary school changed the name of &amp;lsquo;Silent Night&amp;rsquo; to &amp;lsquo;Cold In the Night.&amp;rsquo;&amp;rdquo;  The school has buckled under the pressure and removed that song from the program.  This case is completely absurd&amp;ndash;the play tells a story about a little Christmas tree, and the song in question was a song that the little tree sings, to the tune of &amp;ldquo;Silent Night.&amp;rdquo;  Who&amp;rsquo;s really anti-Christmas here?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Summary of the Richard Sternberg saga</title>
      <link>https://blog.lippard.org/2005/12/summary-of-richard-sternberg-saga.html/</link>
      <pubDate>Thu, 15 Dec 2005 22:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/summary-of-richard-sternberg-saga.html/</guid>
      <description>&lt;p&gt;Daniel Morgan has put together &lt;a href=&#34;http://danielmorgan.blogspot.com/2005/12/sternberg-saga-continues.html&#34;&gt;a good summary of the facts and myths of the Richard Sternberg saga&lt;/a&gt;.  Sternberg was the editor of  &lt;span style=&#34;font-style: italic;&#34;&gt;The Proceedings of the Biological Society of Washington&lt;/span&gt;, the journal which published &lt;a href=&#34;http://www.talkreason.org/articles/Meyer.cfm&#34;&gt;Stephen Meyer&amp;rsquo;s paper on intelligent design&lt;/a&gt; (&amp;ldquo;The Origin of Biological Information and the Higher Taxonomic Categories&amp;rdquo;).&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;nsfl&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;I appreciate the promo. I am going to be trying to find out just who those three reviewers of Meyer&#39;s paper were from the PBWS.  I think with some smart reporting, I can pull it off.  I hope to break the story.  I have read some of your Biblical criticism and appreciate your scholarship.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Latest Summary of the Cory Maye case</title>
      <link>https://blog.lippard.org/2005/12/latest-summary-of-cory-maye-case.html/</link>
      <pubDate>Wed, 14 Dec 2005 01:22:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/latest-summary-of-cory-maye-case.html/</guid>
      <description>&lt;p&gt;Radley Balko has put together a post with the most up-to-date summary of known facts and controversies &lt;a href=&#34;http://www.theagitator.com/archives/026002.php&#34;&gt;regarding the Cory Maye case&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sophomore class president arrested for bank robbery</title>
      <link>https://blog.lippard.org/2005/12/sophomore-class-president-arrested-for.html/</link>
      <pubDate>Tue, 13 Dec 2005 16:40:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/sophomore-class-president-arrested-for.html/</guid>
      <description>&lt;p&gt;Greg Hogan, 19, the sophomore class president at Lehigh University (where Michael Behe is a professor),  &lt;a href=&#34;http://www.azcentral.com/offbeat/articles/1213StudentBankRobbery13-ON.html&#34;&gt;was arrested for robbing a Wachovia Bank branch&lt;/a&gt; of $2,871 on December 9.  The getaway driver was the student Senate president, Kip Wallen, who was apparently in the dark about Hogan&amp;rsquo;s plans.&lt;br /&gt;&lt;br /&gt;Hogan is the son of a Baptist minister, Rev. Gregory J. Hogan of First Baptist Church of Barberton, Ohio.  Is this an example of &amp;ldquo;preacher&amp;rsquo;s kid&amp;rdquo; syndrome?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Indigo Children:  How to Raise a Spoiled Brat Fake Psychic</title>
      <link>https://blog.lippard.org/2005/12/indigo-children-how-to-raise-spoiled.html/</link>
      <pubDate>Tue, 13 Dec 2005 14:40:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/indigo-children-how-to-raise-spoiled.html/</guid>
      <description>&lt;p&gt;What are &lt;a href=&#34;http://www.metagifted.org/topics/metagifted/indigo/introduction.html&#34;&gt;&amp;ldquo;indigo children&amp;rdquo;&lt;/a&gt;?&lt;br /&gt;&lt;blockquote&gt;Indigo Children are the current generation being born today and most of those who are 8 years old or younger. They are different. They have very unique characteristics that set them apart from previous generations of children. The name itself indicates the Life Color they carry in their auras and is indicative of the Third Eye Chakra, which represents intuition and psychic ability. These are the children who are often rebellious to authority, nonconformist, extremely emotionally and sometimes physically sensitive or fragile, highly talented or academically gifted and often metaphysically gifted as well, usually intuitive, very often labeled ADD, either very empathic and compassionate OR very cold and callous, and are wise beyond their years. Does this sound like yourself or your child?&lt;br /&gt;&lt;/blockquote&gt;Here&amp;rsquo;s &lt;a href=&#34;http://www.fortwayne.com/mld/newssentinel/13331476.htm&#34;&gt;a story originally from the &lt;span style=&#34;font-style: italic;&#34;&gt;Orange County Register&lt;/span&gt;&lt;/a&gt; about some &amp;ldquo;indigo children.&amp;rdquo;  How hard would it be for an undisciplined, rebellious child to set up the &amp;ldquo;orange incident&amp;rdquo; to impress some gullible parents?  (Thanks to several people on the SKEPTIC mailing list for the references.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Yet more on Cory Maye</title>
      <link>https://blog.lippard.org/2005/12/yet-more-on-cory-maye.html/</link>
      <pubDate>Tue, 13 Dec 2005 00:18:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/yet-more-on-cory-maye.html/</guid>
      <description>&lt;p&gt;Radley Balko continues to &lt;a href=&#34;http://www.theagitator.com/archives/025989.php&#34;&gt;update on the Cory Maye case&lt;/a&gt; as he obtains copies of original documents.  Now it appears there was a warrant for Maye&amp;rsquo;s residence, but he was not named.  There&amp;rsquo;s also &lt;a href=&#34;http://www.theagitator.com/archives/025986.php&#34;&gt;more from the prosecutor&lt;/a&gt;, and evidence that &lt;a href=&#34;http://www.theagitator.com/archives/025995.php&#34;&gt;the gun he used was stolen&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Another Botnet Talk</title>
      <link>https://blog.lippard.org/2005/12/another-botnet-talk.html/</link>
      <pubDate>Mon, 12 Dec 2005 03:26:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/another-botnet-talk.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;m giving another talk tomorrow on botnets, this time for the &lt;a href=&#34;http://www.phoenixinfragard.net/&#34;&gt;Phoenix chapter of Infragard&lt;/a&gt;, the FBI-sponsored 501(c)(3) that is devoted to public sector/private sector partnerships to protect national infrastructures.  While Infragard has primarily focused on information technology, they are broadening their focus to include things like agriculture and food distribution, energy production and transmission, chemical plants, etc.  This is an update for those who attended my April 2004 Infragard talk, and includes new material that hasn&amp;rsquo;t been in any of my past botnet talks (for &lt;a href=&#34;https://blog.lippard.org/2005/11/defending-against-botnets.html&#34;&gt;ASU&lt;/a&gt;, &lt;a href=&#34;http://www.azhtcia.org/&#34;&gt;HTCIA&lt;/a&gt;, &lt;a href=&#34;http://www.researchedge.com/atic/&#34;&gt;ATIC&lt;/a&gt;, &lt;a href=&#34;http://www.frnog.org/&#34;&gt;FRnOG&lt;/a&gt;, and the Phoenix and Rochester, NY chapters of Infragard).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Internet History</title>
      <link>https://blog.lippard.org/2005/12/internet-history.html/</link>
      <pubDate>Sun, 11 Dec 2005 22:28:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/internet-history.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve been reading back issues of &lt;span style=&#34;font-style: italic;&#34;&gt;2600: The Hacker Quarterly&lt;/span&gt;, and just read the April 1985 issue.  They are fascinating historical documents.  The last two pages of that issue contain the ARPANet hosts file as of September 27, 1984, listing the hosts by geographic location.  This was shortly after the ARPANet/MILNET split and about the time of the introduction of the domain name system.  The ARPANet hosts used the 10 network (which is now private IP space&amp;ndash;it&amp;rsquo;s not publicly routed and can be used by any individual or organization for internal numbering) and MILNET used the 26 network (26.0.0.0/8 is still assigned to DISA, the Defense Information Systems Agency).&lt;br /&gt;&lt;br /&gt;Arizona at that time had two hosts:  YUMA-SW (26.3.0.75) and YUMA-TAC (26.2.0.75), both on MILNET.  The TACs (Terminal Access Controllers) were systems that allowed telephone dialup access to the network; they essentially played the role of a terminal server.  The MILNET TACs developed a system for user authentication called the TAC Access Control System, or TACACS, which allowed a user to authenticate to a given TAC without the actual credentials being stored on the TAC.  This protocol was enhanced by Cisco into XTACACS and then TACACS+, which is still used today, mainly on Cisco routers and switches.  (The original deployment of TACACS meant that ARPANet users could not login using MILNET TACs&amp;ndash;this is something that led to author and computer enthusiast &lt;a href=&#34;http://neil.franklin.ch/Usenet/alt.folklore.computers/19980124_How_Jerry_Pournelle_was_kicked_off_the_Arapanet&#34;&gt;Jerry Pournelle being kicked off the ARPANet in 1985&lt;/a&gt; when his account on MIT-MC was shut down.)&lt;br /&gt;&lt;br /&gt;There were a number of &lt;a href=&#34;http://www.multicians.org/&#34;&gt;Multics&lt;/a&gt; systems on the net, including MIT-MULTICS in Cambridge, Massachusetts (10.0.0.6, through which I got access to ARPANet mailing lists back then), HI-MULTICS (10.1.0.94, the only host in Minnesota, belonging to Honeywell), USGS2-MULTICS in Colorado (26.0.0.69, belonging to the U.S. Geological Survey), and RADC-MULTICS (26.0.0.18, at the Rome Air Development Center in Rome, NY).  The only hosts outside of the United States were MINET-RDM-TAC (24.1.0.6, in the Netherlands), MINET-HLH-TAC (24.1.0.13, in Scotland), FRANKFURT-MIL-TAC (26.0.0.116, in Germany&amp;ndash;along with about 10 other hosts in Germany), three hosts in Italy, two in England, and three in Korea&amp;ndash;all on military bases.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Magical Thinking in the Nation&#39;s Capital: Justice House of Prayer</title>
      <link>https://blog.lippard.org/2005/12/magical-thinking-in-nations-capital.html/</link>
      <pubDate>Sun, 11 Dec 2005 20:08:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/magical-thinking-in-nations-capital.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://onegoodmove.org/1gm/1gmarchive/002669.html#002669&#34;&gt;One Good Move&lt;/a&gt; has a Nightline presentation from a series called &amp;ldquo;Faith Matters&amp;rdquo; about Lou Engle&amp;rsquo;s &amp;ldquo;Justice House of Prayer.&amp;rdquo;  Engel, who is supported by a wealthy woman whose identity he keeps secret, rents a $7000/mo office space which is &amp;ldquo;shaped like an arrow pointing at the Supreme Court building&amp;rdquo; where 70 interns pray 24 hours a day in shifts.  They appear to be Christians of a charismatic variety, though I didn&amp;rsquo;t actually notice any speaking in tongues.  They jump, they babble on, they face out the window attempting to move God to move the justices of the Supreme Court to ban abortion.  They refer to Engle as &amp;ldquo;Papa Lou.&amp;quot;&lt;br /&gt;&lt;br /&gt;These are the same people who have been praying outside of the Supreme Court building with red tape with the word &amp;ldquo;LIFE&amp;rdquo; written on it, taped over their mouths.&lt;br /&gt;&lt;br /&gt;The interns each spend three months in the program, and pay $1500 for the privilege, which includes housing costs.  The internship application requires two biographical essays, recommendations from a parent and a pastor, two copies of a recent photograph, and a $20 nonrefundable application fee.  If you aren&amp;rsquo;t involved in a local church or ministry, you must offer an explanation.  A list of your &amp;ldquo;spiritual gifts mix&amp;rdquo; is requested.   You also must describe your sources of income and whether you have any savings accounts and debt.  As part of your personal history in the past year, the application asks if you&amp;rsquo;ve struggled with eating disorders, pornography, or homosexuality, whether you&amp;rsquo;ve been sexually active, and whether you&amp;rsquo;ve been pregnant or fathered a child.&lt;br /&gt;&lt;br /&gt;More at &lt;a href=&#34;http://pharyngula.org/index/weblog/comments/horror_and_pity/&#34;&gt;Pharyngula&lt;/a&gt;, and you can find the website of these lunatics &lt;a href=&#34;http://jhop.org/&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>More on the Cory Maye case</title>
      <link>https://blog.lippard.org/2005/12/more-on-cory-maye-case.html/</link>
      <pubDate>Sat, 10 Dec 2005 18:09:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/more-on-cory-maye-case.html/</guid>
      <description>&lt;p&gt;Radley Balko has &lt;a href=&#34;http://www.theagitator.com/archives/025975.php&#34;&gt;blogged a response from the prosecutor&lt;/a&gt;, who says there was a separate warrant for Maye and that this was not a no-knock warrant.  He&amp;rsquo;s also put Maye&amp;rsquo;s account &lt;a href=&#34;http://www.theagitator.com/archives/025976.php&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Update 12/11/2005: Balko has put further commentary from the prosecutor in response to his questions &lt;a href=&#34;http://www.theagitator.com/archives/025982.php&#34;&gt;here&lt;/a&gt;, and corrects some misconceptions &lt;a href=&#34;http://www.theagitator.com/archives/025977.php&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Speculators on an E-Ticket Ride of Blind Faith</title>
      <link>https://blog.lippard.org/2005/12/speculators-on-e-ticket-ride-of-blind.html/</link>
      <pubDate>Fri, 09 Dec 2005 23:38:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/speculators-on-e-ticket-ride-of-blind.html/</guid>
      <description>&lt;p&gt;Ben Jones&amp;rsquo; &lt;a href=&#34;http://thehousingbubble2.blogspot.com/2005/12/speculators-on-e-ticket-ride-of-blind.html&#34;&gt;Housing Bubble blog has an amazing piece&lt;/a&gt; about a couple of speculators making a living off their home appreciation, but with no other sources of income.  They&amp;rsquo;ve made $1.3 million buying and selling properties, but all of their net worth is in home equity, and they have a negative monthly cash flow of $5,000 to $15,000.  They hold $2.3 million in mortgage debt.&lt;br /&gt;&lt;br /&gt;What&amp;rsquo;s amazing is that the mortgage lenders are letting them continue to buy properties with no income other than what they pull out of their properties in loans.  As the market turns from a seller&amp;rsquo;s to a buyer&amp;rsquo;s market, they&amp;rsquo;re likely to get crushed pretty quickly.  Though at first I thought the new bankruptcy laws could potentially leave them in debt for the rest of their lives, their lack of actual income may save them, and leave their creditors with the short end of the stick.&lt;br /&gt;&lt;br /&gt;Favorite quote:  &amp;ldquo;Some people call it a pyramid, but I don&amp;rsquo;t like to think about it that way.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Buying Pet Medicine Online</title>
      <link>https://blog.lippard.org/2005/12/buying-pet-medicine-online.html/</link>
      <pubDate>Thu, 08 Dec 2005 01:55:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/buying-pet-medicine-online.html/</guid>
      <description>&lt;p&gt;We were looking for places to buy arthritis medication online for our eight-year-old Queensland Heeler/Border Collie mix, and I was surprised to find how sleazy many of them are&amp;ndash;hiding the true identity of the companies or individuals behind them with private domain registrations, postal mailboxes, etc.  For example, discountpetmedicines.com had a great price, but turned out to actually be a directory service operated by a company called OnTrack Professionals, Inc. (an Oklahoma corporation whose registered agent is John M. Gerkin, an attorney who was just named as a Special Judge for Washington and Nowata counties in September).  The directory service points to a Yahoo store called entirelypets.com.  Entirelypets.com has a Network Solutions private registration:&lt;br /&gt;&lt;blockquote&gt;Domain Name: ENTIRELYPETS.COM                                                                                                &lt;br /&gt;                                                                                                                             &lt;br /&gt;Administrative Contact:                                                                                                      &lt;br /&gt;    EntirelyPets.com, EntirelyPets.com   &lt;a href=&#34;mailto:rm3xt7yr2ra@networksolutionsprivateregistration.com&#34;&gt;rm3xt7yr2ra@networksolutionsprivateregistration.com&lt;/a&gt;                     &lt;br /&gt;     ATTN: ENTIRELYPETS.COM                                                                                                    &lt;br /&gt;     c/o Network Solutions                                                                                                     &lt;br /&gt;     P.O. Box 447                                                                                                              &lt;br /&gt;      Herndon, VA 20172-0447                                                                                                    &lt;br /&gt;      570-708-8780      &lt;/blockquote&gt;Its website gives a mailing address in Norfolk, Nebraska that&amp;rsquo;s a private mailbox service:&lt;br /&gt;&lt;blockquote&gt;710 South 13th Street Suite 900&lt;br /&gt;PMB# 384&lt;br /&gt;Norfolk, NE 68701&lt;/blockquote&gt;I went into the site&amp;rsquo;s online chat:&lt;br /&gt;&lt;blockquote&gt;Please wait for a site operator to respond.&lt;br /&gt;Chat Information&lt;br /&gt;You are now chatting with &amp;lsquo;Herman&amp;rsquo;&lt;br /&gt;Herman: Welcome to EntirelyPets.com! How can I assist you?&lt;br /&gt;&lt;br /&gt;Jim: Hello, Herman. I&amp;rsquo;m trying to find out if there is a legitimate corporation behind entirelypets.com before I do business with you.&lt;br /&gt;&lt;br /&gt;Jim: How can I verify that?&lt;br /&gt;&lt;br /&gt;Herman: That&amp;rsquo;s an excellent question sir. We have been in business for over 6 years now. The name of our corporation is HealthyPets, Inc. We are certainly legitimate. If you would like to speak with one of our reps you can call us at 1-800-889-8967.&lt;br /&gt;&lt;br /&gt;Jim: Is that a Nebraska corporation?&lt;br /&gt;&lt;br /&gt;Herman: That is both a Nebraska and California Corporation. All of our shipments are made from CA, but our main branch is here in Nebraska.&lt;br /&gt;&lt;br /&gt;Jim: OK, thank you very much!&lt;/blockquote&gt;I looked up information on HealthyPets, Inc., and found that there is no Nebraska corporate registration for a company with that name, but there is one in California:&lt;br /&gt;&lt;blockquote&gt;HEALTHYPETS, INC.&lt;br /&gt;Number: C2133197        Date Filed: 2/5/1999    Status: active&lt;br /&gt;Jurisdiction: California&lt;br /&gt;Address&lt;br /&gt;43450 MINTWOOD ST&lt;br /&gt;FREMONT, CA 94538&lt;br /&gt;Agent for Service of Process&lt;br /&gt;M GHUMMAN                       &lt;br /&gt;43450 MINTWOOD ST&lt;br /&gt;FREMONT, CA 94538&lt;/blockquote&gt;M. Ghumman turns out to be Mandeep Ghumman, DVM, and it turns out that HealthyPets, Inc. has a long history of registering domains in the names of other online pet stores and vets, and then losing them to those other pet stores and vets in WIPO arbitration hearings:&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://arbiter.wipo.int/domains/decisions/html/2003/d2003-0960.html&#34;&gt;petsuppliesforless.com and lambiarvet.com&lt;/a&gt; (awarded to the owners of petsupplies4less.com and lambriarvet.com in 2003).&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://www.disputes.org/decisions/0909.htm&#34;&gt;kvvetsupply.com&lt;/a&gt; (awarded to KV Vet Supply in 2001)&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://www.arbforum.com/domains/decisions/95284.htm&#34;&gt;drfostersmith.com&lt;/a&gt; (awarded to Dr. Foster &amp;amp; Smith in 2000)&lt;br /&gt;&lt;br /&gt;The site at the HealthyPets.com domain&amp;ndash;which includes references to HealthyPets, Inc.&amp;ndash;does not sell any prescription medications, so far as I can see, though clearly at least the entirelypets.com site, which contains no references to a real company, does.&lt;br /&gt;&lt;br /&gt;I also found a record of complaints about HealthyPets, Inc. at &lt;a href=&#34;http://ripoffreport.com/view.asp?id=149425&amp;amp;view=printer&#34;&gt;ripoffreport.com&lt;/a&gt;, which points out that they use other domains like naturalpets.com, petmedications.com, and toppetmed.com, as well as reports on a number of consumer complaints about the company.&lt;br /&gt;&lt;br /&gt;I decided to go instead with &lt;a href=&#34;http://www.1800petmeds.com/&#34;&gt;1800petmeds.com&lt;/a&gt;, which is a publicly traded company whose CEO is named and pictured on the site, figuring that I&amp;rsquo;d rather pay more than do business with a sleazy company.  As it turns out, 1800petmeds.com has a price-matching policy, and actually offered us a better price than entirelypets.com was offering.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Arizona&#39;s science standards get a B</title>
      <link>https://blog.lippard.org/2005/12/arizonas-science-standards-get-b.html/</link>
      <pubDate>Wed, 07 Dec 2005 23:20:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/arizonas-science-standards-get-b.html/</guid>
      <description>&lt;p&gt;The Fordham Foundation has &lt;a href=&#34;http://www.edexcellence.net/foundation/publication/publication.cfm?id=352&amp;pubsubid=1143&#34;&gt;reviewed the science standards for each state&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Arizona gets an overall 72 of 100 points which rates a B&amp;ndash;it must be graded on a curve. Evolution is not covered until high school, and gets only 2 of 3 possible points.&lt;br /&gt;&lt;br /&gt;The breakdown:&lt;br /&gt;&lt;br /&gt;A. Expectations, Purpose, Audience     7.8 out of 12&lt;br /&gt;B. Organization                                        8.0 out of 9&lt;br /&gt;C. Science Content and Approach        17.8 out of 27&lt;br /&gt;D. Quality                                                  6.0 out of 9&lt;br /&gt;E. Seriousness                                          6.0 out of 6&lt;br /&gt;Inquiry                                                       2 out of 3&lt;br /&gt;Evolution                                                    2 out of 3&lt;br /&gt;Raw Score                                               49.6 out of 69&lt;br /&gt;Final Percentage Score                         72 out of 100&lt;br /&gt;GRADE                                                            B&lt;br /&gt;&lt;br /&gt;Dispatches from the Culture wars &lt;a href=&#34;http://www.stcynic.com/blog/archives/2005/12/science_report_cards.php&#34;&gt;comments on Michigan&amp;rsquo;s rating&lt;/a&gt;.  (3 out of 3 on evolution, but a D overall grade.)  &lt;a href=&#34;http://pharyngula.org/index/weblog/comments/minnesota_gets_a_b/&#34;&gt;Pharyngula reports on Minnesota&lt;/a&gt; (2 out of 3 on evolution and a B, just like Arizona), and also gives a nice map showing which states have improved or gotten worse (Arizona has gotten worse).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cory Maye: Getting the Death Penalty for Being Disrespectful of Authority</title>
      <link>https://blog.lippard.org/2005/12/cory-maye-getting-death-penalty-for.html/</link>
      <pubDate>Wed, 07 Dec 2005 22:32:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/cory-maye-getting-death-penalty-for.html/</guid>
      <description>&lt;p&gt;Radley Balko &lt;a href=&#34;http://www.theagitator.com/archives/025962.php&#34;&gt;describes the case of Cory Maye&lt;/a&gt;, who had the misfortune to live in a duplex opposite a drug dealer named Jamie Smith:&lt;br /&gt;&lt;span class=&#34;date&#34;&gt;&lt;span class=&#34;extras&#34;&gt;&lt;blockquote&gt;Cops mistakenly break down the door of a sleeping man, late at night, as part of drug raid. Turns out, the man wasn&amp;rsquo;t named in the warrant, and wasn&amp;rsquo;t a suspect. The man, frightened for himself and his 18-month old daughter, fires at an intruder who jumps into his bedroom after the door&amp;rsquo;s been kicked in. Turns out that the man, who is black, has killed the white son of the town&amp;rsquo;s police chief. He&amp;rsquo;s later convicted and sentenced to death by a white jury. The man has no criminal record, and police rather tellingly changed their story about drugs (rather, traces of drugs) in his possession at the time of the raid.&lt;/blockquote&gt;&lt;/span&gt;&lt;/span&gt;According to Maye&amp;rsquo;s attorney, though the jury was initially sympathetic, they turned against her because in her closing arguments she suggested that God might not give them mercy in heaven if they showed no mercy to Maye.  They further thought that he should be convicted because his mother and grandmother spoiled him and he was disrespectful of his elders and authority figures.&lt;br /&gt;&lt;br /&gt;Maye is on death row in Mississippi.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Liar Detection</title>
      <link>https://blog.lippard.org/2005/12/liar-detection.html/</link>
      <pubDate>Wed, 07 Dec 2005 20:03:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/liar-detection.html/</guid>
      <description>&lt;p&gt;A University of San Francisco study found that 31 of 13,000 test subjects were able to reliably detect nearly all cases where someone was lying. This select group, called &amp;ldquo;wizards&amp;rdquo; by the experimenters, were &amp;ldquo;highly motivated and tended to be older.&amp;rdquo; Groups that showed no special ability to detect lying included police, lawyers, and FBI agents. More at the &lt;a href=&#34;http://news.bbc.co.uk/2/hi/health/3743448.stm&#34;&gt;BBC&lt;/a&gt;.  (Hat tip to K. Daskawicz at the SKEPTIX mailing list.)&lt;br /&gt;&lt;br /&gt;Looks like this study is from Maureen O&amp;rsquo;Sullivan, a colleague of Paul Ekman. There&amp;rsquo;s a paper in press by O&amp;rsquo;Sullivan and Ekman called &amp;ldquo;The Wizards of Deception Detection&amp;rdquo; in the book &lt;span style=&#34;font-style: italic;&#34;&gt;The Detection of Deception in Forensic Contexts&lt;/span&gt;, edited by P.A. Granhag and L. Stromwall, 2004, Cambridge University Press; I found this reference at &lt;a href=&#34;http://whyfiles.org/shorties/162lie_detect/&#34;&gt;The Why Files&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ASU Professor Salaries Above Average</title>
      <link>https://blog.lippard.org/2005/12/asu-professor-salaries-above-average.html/</link>
      <pubDate>Wed, 07 Dec 2005 03:28:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/asu-professor-salaries-above-average.html/</guid>
      <description>&lt;p&gt;The &lt;a href=&#34;http://www.azcentral.com/families/education/articles/1206salary06.html&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt; reports&lt;/a&gt; that tenure-track professors at Arizona State University made an average salary of $102,500, up from $98,000 last year.  (The median salary in the state of Arizona, &lt;a href=&#34;http://www.payscale.com/salary-survey/vid-3864/fid-6886&#34;&gt;according to payscale.com&lt;/a&gt;, is $50,000.)  ASU President Michael Crow&amp;rsquo;s salary is $580,000, making him the 10th highest-paid public university head.&lt;br /&gt;&lt;br /&gt;Yet it&amp;rsquo;s the University of Arizona in Tucson that has had the foresight to &lt;a href=&#34;http://president.arizona.edu/initiatives/focused-excellence/bulletins/financials/bulletin32/&#34;&gt;raise over $1 billion&lt;/a&gt; in endowment funding, as part of a five-year plan that reached its goal 21 months early.&lt;br /&gt;&lt;br /&gt;Added 12/16/2005:  By &lt;a href=&#34;http://www.azcentral.com/news/articles/1216google16.html&#34;&gt;contrast&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Depending on the type of work they do, computer software engineers in metro Phoenix earn an average $71,580 to $78,240, according to the U.S. Bureau of Labor Statistics. At the low end, that&amp;rsquo;s 55 percent more than the median household income of $46,111 in Maricopa County. &lt;/blockquote&gt;And those are mostly jobs that do not have summer vacations.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Casey Luskin and William Dembski Dishonesty</title>
      <link>https://blog.lippard.org/2005/12/casey-luskin-and-william-dembski.html/</link>
      <pubDate>Mon, 05 Dec 2005 21:57:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/casey-luskin-and-william-dembski.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;d like to call attention to two recent articles over at &lt;a href=&#34;http://www.stcynic.com/blog/&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt;. The first is about Casey Luskin, blogger for the Discovery Institute. The second is about William Dembski, the &amp;ldquo;Isaac Newton of information theory.&amp;quot;&lt;br /&gt;&lt;br /&gt;In the first piece, Brayton &lt;a href=&#34;http://www.stcynic.com/blog/archives/2005/12/genie_scott_as_darth_vader_and.php&#34;&gt;writes&lt;/a&gt; about how Luskin has referred to Eugenie Scott of the &lt;a href=&#34;http://www.ncseweb.org/&#34;&gt;National Center for Science Education&lt;/a&gt; as &amp;ldquo;Darth Vader.&amp;rdquo; Brayton quotes Luskin: &amp;ldquo;In the past I&amp;rsquo;ve compared Eugenie C. Scott to Darth Vader because she is full of internal contradictions, knows in her heart she&amp;rsquo;s lying, powerful, persuasive, and most importantly, she travels around representing the dominating power (the Empire) and fighting the good guys. All in the name of &amp;hellip;well, I&amp;rsquo;m not exactly sure what her motivation is yet. It&amp;rsquo;s certainly not truth.&amp;quot;&lt;br /&gt;&lt;br /&gt;Yet Luskin provides no examples of lies or ulterior motives, and has used false statements to argue against statements she has made. In one example: &amp;ldquo;I asked her why she thinks ID isn&amp;rsquo;t science. She said it isn&amp;rsquo;t science because it does not refer to natural law (a reference to Ruse&amp;rsquo;s testimony which he later recanted).&amp;rdquo; Brayton, speaking directly to philosopher Michael Ruse, asked him if, in the face of criticisms from other philosophers about his position on the demarcation between science and non-science (e.g., see Larry Laudan&amp;rsquo;s piece in Ruse&amp;rsquo;s book &lt;span style=&#34;font-style: italic;&#34;&gt;But Is It Science?&lt;/span&gt;), he holds that Intelligent Design is non-science.  As Brayton &lt;a href=&#34;http://www.stcynic.com/blog/archives/2005/12/genie_scott_as_darth_vader_and.php&#34;&gt;writes&lt;/a&gt;, &amp;ldquo;He replied that it is non-science because it does not refer to natural law. If Ruse has recanted, he appears to be unaware of it.&amp;quot;&lt;br /&gt;&lt;br /&gt;As Brayton notes in the same piece, when he&amp;rsquo;s made charges of dishonesty against William Dembski, he&amp;rsquo;s backed them up&amp;ndash;and he&amp;rsquo;s done so yet again, showing that Dembski has &lt;a href=&#34;http://www.stcynic.com/blog/archives/2005/12/dembski_on_templeton_and_id_re.php&#34;&gt;continued to misrepresent the work of Douglas Axe&lt;/a&gt;. In a 2000 paper, Axe did work which focused on a particular gene which confers resistance to certain antibiotics. As Brayton &lt;a href=&#34;http://www.stcynic.com/blog/archives/2005/12/dembski_on_templeton_and_id_re.php&#34;&gt;summarizes the paper&lt;/a&gt;, &amp;ldquo;it showed that this particular enzyme could retain most of its function even if it was hit with a major mutational event that resulted in changing as many as 10 of its amino acid residues simultaneously, could retain some of its function (and thus still be capable of selection) even if a mutation resulted in as much as 20% of its total amino acid residues being substituted simultaneously, and that if 40 mutations happened simultaneously, it would stop functioning.&amp;quot;&lt;br /&gt;&lt;br /&gt;Dembski, however, summarizes it this way: &amp;ldquo;But there is now mounting evidence of biological systems for which any slight modification does not merely destroy the system’s existing function, but also destroys the possibility of any function of the system whatsoever (Axe, 2000).&amp;quot;&lt;br /&gt;&lt;br /&gt;Brayton points out that Matt Inlay &lt;a href=&#34;http://www.pandasthumb.org/pt-archives/000614.html&#34;&gt;criticized Dembski for this&lt;/a&gt; misrepresentation on The Panda&amp;rsquo;s Thumb back in February, and that Inlay has shown that Dembski has known this is a misrepresentation for at least two years. Brayton concludes:&lt;br /&gt;&lt;blockquote&gt;Dembski has crossed over a line at this point, I think. I don&amp;rsquo;t think it&amp;rsquo;s any longer possible to maintain that he is merely an ideologue undergoing cognitive dissonance, or that he&amp;rsquo;s just engaging in wishful thinking of the type we are all probably prone to when defending ideas we have a personal stake in. He is now simply lying outright, and he has to know that.&lt;/blockquote&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Zombies Attack George Bush</title>
      <link>https://blog.lippard.org/2005/12/zombies-attack-george-bush.html/</link>
      <pubDate>Sun, 04 Dec 2005 23:36:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/zombies-attack-george-bush.html/</guid>
      <description>&lt;p&gt;This &lt;a href=&#34;http://www.slate.com/id/2131378/&#34;&gt;Joe Dante movie on Showtime&lt;/a&gt; sounds worth seeing.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Best argument for supporting the Goldwater Institute I&#39;ve ever seen</title>
      <link>https://blog.lippard.org/2005/12/best-argument-for-supporting-goldwater.html/</link>
      <pubDate>Sat, 03 Dec 2005 00:39:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/12/best-argument-for-supporting-goldwater.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve attended a few &lt;a href=&#34;http://www.goldwaterinstitute.org/&#34;&gt;Goldwater Institute&lt;/a&gt; events, such as hearing P.J. O&amp;rsquo;Rourke and Ben Stein speak, but I&amp;rsquo;ve never actually donated money to them.  In my opinion, they&amp;rsquo;re too supportive of the Republican Party in Arizona.  Seeing this &lt;a href=&#34;http://www.azconservative.org/Munsil2.htm&#34;&gt;Len Munsil piece&lt;/a&gt; railing against them, however, is the strongest argument in favor of doing so that I&amp;rsquo;ve seen.&lt;br /&gt;&lt;br /&gt;Munsil&amp;rsquo;s an anti-porn crusader who used to be editor of Arizona State University&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;State Press&lt;/span&gt; back when I was an undergraduate.  He refused to print a letter I wrote criticizing factual errors in an editorial he wrote about the Strategic Defense Initiative (&amp;ldquo;Star Wars&amp;rdquo;), specifically his claim that X-ray lasers do not involve nuclear explosions.  He invited me to his office to discuss his decision, but still refused to print my letter or a correction to his erroneous statement.  That made me believe he was dishonest, and seeing the arguments he&amp;rsquo;s continued to make since that time has only confirmed my opinion.  He typically argues by assertion, not with evidence, as you can see repeated in the piece linked above.&lt;br /&gt;&lt;br /&gt;He was extremely exercised by the fact that Republican Governor Jane Dee Hull signed a bill to repeal Arizona&amp;rsquo;s laws against sodomy, oral sex, and cohabitation on May 8, 2001.&lt;/p&gt;</description>
    </item>
    <item>
      <title>More on HIV/AIDS Denial and Eliza Jane Scovill</title>
      <link>https://blog.lippard.org/2005/11/more-on-hivaids-denial-and-eliza-jane.html/</link>
      <pubDate>Wed, 30 Nov 2005 04:26:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/11/more-on-hivaids-denial-and-eliza-jane.html/</guid>
      <description>&lt;p&gt;Dr. Trent McBride &lt;a href=&#34;http://catallarchy.net/blog/archives/2005/11/29/hiv-dissidents-continued/&#34;&gt;refutes the major points&lt;/a&gt; of the criticisms of the coroner&amp;rsquo;s report by Mohammed Al-Bayati regarding pathology, and &lt;a href=&#34;http://catallarchy.net/blog/archives/2005/11/29/hiv-dissident-the-continuing-saga/&#34;&gt;Dr. Nick Bennett addresses&lt;/a&gt; the clinical issues.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Lottery winner tragedies continue</title>
      <link>https://blog.lippard.org/2005/11/lottery-winner-tragedies-continue.html/</link>
      <pubDate>Sat, 26 Nov 2005 22:31:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/11/lottery-winner-tragedies-continue.html/</guid>
      <description>&lt;p&gt;The body of Virginia Metcalf Merida, winner with her husband of a $65.4 million Powerball jackpot with her husband in 2000, &lt;a href=&#34;http://www.cnn.com/2005/US/11/26/powerball.death.ap/index.html&#34;&gt;was found dead&lt;/a&gt; in her 5,000 sf geodesic dome in Newport, Kentucky.  She had apparently been dead for days before her son found her body Wednesday.  She and her husband, Mack Wayne Metcalf, split up when they won the jackpot, and he died in 2003 at age 45 without &amp;ldquo;starting fresh&amp;rdquo; in Australia as he had planned.  (Instead, he moved into a replica of George Washington&amp;rsquo;s Mt. Vernon home in Kentucky.)&lt;br /&gt;&lt;br /&gt;Jack Whittaker, the West Virginia millionaire &lt;a href=&#34;http://www.usatoday.com/news/nation/2004-12-22-lottery-tragedy_x.htm&#34;&gt;who won the largest lottery jackpot&lt;/a&gt; in U.S. history in 2002 ($314.9 million, Powerball), had his granddaughter die of a drug overdose in his home, was robbed of $545,000 cash while unconscious in a strip club, had his home and office robbed, was arrested twice for drunk driving and once for assault, and was accused of groping women at a racetrack.&lt;br /&gt;&lt;br /&gt;Rotten.com has a lengthy list of lottery winner troubles &lt;a href=&#34;http://www.rotten.com/library/culture/lottery-winners/&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (September 15, 2007):  The &lt;span style=&#34;font-style: italic;&#34;&gt;Arizona Republic&lt;/span&gt; &lt;a href=&#34;http://www.azcentral.com/offbeat/articles/0913powerball_reality.html&#34;&gt;has an update on Jack Whittaker&lt;/a&gt;&amp;ndash;his wife has left him, he&amp;rsquo;s been involved in 460 legal actions since his win, he has no friends, everyone is always asking him for money (or trying to steal from him, often successfully), and he says he&amp;rsquo;s going to be remembered as &amp;ldquo;the lunatic who won the lottery&amp;rdquo; rather than, as he desires, &amp;ldquo;someone who helped a lot of people.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>America is Safer</title>
      <link>https://blog.lippard.org/2005/11/america-is-safer.html/</link>
      <pubDate>Sat, 26 Nov 2005 19:46:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/11/america-is-safer.html/</guid>
      <description>&lt;p&gt;The Department of Homeland Security &lt;a href=&#34;http://www.wkyt.com/Global/story.asp?S=4019597&#34;&gt;has awarded a $36,300&lt;/a&gt; grant to prevent terrorists from using bingo halls in Kentucky to raise funds for their activities.  The money will go to the state&amp;rsquo;s Office of Charitable Gaming to provide five investigators with &amp;ldquo;laptop computers and access to a commercially operated law-enforcement database.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Gambling and Free Airfare</title>
      <link>https://blog.lippard.org/2005/11/gambling-and-free-airfare.html/</link>
      <pubDate>Wed, 23 Nov 2005 22:17:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/11/gambling-and-free-airfare.html/</guid>
      <description>&lt;p&gt;I just read in &lt;span style=&#34;font-style: italic;&#34;&gt;The Economist&lt;/span&gt; (I&amp;rsquo;m a few weeks behind and trying to catch up) that Ryanair wants to introduce gambling on flights by 2007, which it thinks may generate enough revenue to not have to charge passengers air fare.  Ryanair has already offered free flights (you still have to pay about 15 pounds for taxes and fees) from London&amp;rsquo;s Stansted airport to some European destinations, as well as fares under five pounds.&lt;br /&gt;&lt;br /&gt;Ryanair took Southwest&amp;rsquo;s playbook and took it to the next level.  They fly using smaller regional airports, make the flight crews pay for their own uniforms, etc.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Pharyngula&#39;s P.Z. Myers Profiled</title>
      <link>https://blog.lippard.org/2005/11/pharyngulas-pz-myers-profiled.html/</link>
      <pubDate>Wed, 23 Nov 2005 21:47:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/11/pharyngulas-pz-myers-profiled.html/</guid>
      <description>&lt;p&gt;The Minneapolis/St. Paul &lt;span style=&#34;font-style: italic;&#34;&gt;City Pages&lt;/span&gt; features a &lt;a href=&#34;http://www.citypages.com/databank/26/1303/article13908.asp&#34;&gt;nice profile piece on P.Z. Myers&lt;/a&gt; as the cover story for November 23, titled &amp;ldquo;The Mad Scientist: Biologist and blogger PZ Myers speaks out on the war on science, intelligent design, and the sexual habits of giant squid.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>MoMA: SAFE: Design Takes on Risk</title>
      <link>https://blog.lippard.org/2005/11/moma-safe-design-takes-on-risk.html/</link>
      <pubDate>Wed, 23 Nov 2005 21:27:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/11/moma-safe-design-takes-on-risk.html/</guid>
      <description>&lt;p&gt;There&amp;rsquo;s an interesting exhibition at the Museum of Modern art in New York called &lt;a href=&#34;http://www.moma.org/exhibitions/2005/safe/safe.html&#34;&gt;&amp;ldquo;SAFE: Design Takes on Risk.&amp;quot;&lt;/a&gt;  It was originally going to be an exhibition on &amp;ldquo;Emergency,&amp;rdquo; planned in March 2001 by Paola Antonelli, MoMa&amp;rsquo;s curator of architecture and design, but the events of September 11 put that on hold.  She then broadened the topic to cover safety, survival, and rescue.  The official description on the website is &amp;ldquo;devoted to objects designed to protect body and mind from dangerous or stressful circumstances; respond to situations of emergency; ensure clarity and information; and provide a sense of comfort and security.&amp;quot;&lt;br /&gt;&lt;br /&gt;The exhibit includes a wide variety of interesting objects designed to protect against dangers or survive dangerous conditions.  There are anti-theft chairs (that you can hook a bag to while you&amp;rsquo;re sitting in a public place to avoid purse snatchers), a NY subway &amp;ldquo;help point intercom,&amp;rdquo; airline passenger briefing cards, a variety of locks, a bicycle that folds to 50% its original size to store or lock more securely, a kidney transporter that resembles an iMac, &amp;ldquo;QuikClot&amp;rdquo; temporary traumatic wound treatment, a bulletproof duvet cover, and many other interesting objects and devices.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Environmentalism as Religion</title>
      <link>https://blog.lippard.org/2005/11/environmentalism-as-religion.html/</link>
      <pubDate>Wed, 23 Nov 2005 19:28:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/11/environmentalism-as-religion.html/</guid>
      <description>&lt;p&gt;I promise I had not read &lt;a href=&#34;http://www.crichton-official.com/speeches/speeches_quote05.html&#34;&gt;this article&lt;/a&gt; prior to writing &lt;a href=&#34;https://blog.lippard.org/2005/10/happy-199th-max.html&#34;&gt;this&lt;/a&gt;.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Lippard&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Crichton isn&#39;t a reputable source on global warming.&lt;BR/&gt;&lt;BR/&gt;If you&#39;re going to deny that there is global warming attributable to human activity, you&#39;ve got quite a lot of peer-reviewed scientific literature to rebut:&lt;BR/&gt;http://www.washingtonpost.com/wp-dyn/articles/A26065-2004Dec25.html&lt;/p&gt;
  &lt;/div&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Lippard&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Oh, and you should check out Chris Mooney&#39;s review of Crichton&#39;s latest book:&lt;BR/&gt;http://www.csicop.org/doubtandabout/crichton/&lt;/p&gt;</description>
    </item>
    <item>
      <title>Freedom Summit: photos and blog entries</title>
      <link>https://blog.lippard.org/2005/11/freedom-summit-photos-and-blog-entries.html/</link>
      <pubDate>Mon, 21 Nov 2005 17:23:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/11/freedom-summit-photos-and-blog-entries.html/</guid>
      <description>&lt;p&gt;There are some photos of the Freedom Summit at &lt;a href=&#34;https://www.flickr.com/photos/places2go/tags/freedomsummit/&#34;&gt;Flickr&lt;/a&gt;.  I&amp;rsquo;m the guy in the green T-shirt on the left listening to David Friedman in &lt;a href=&#34;https://www.flickr.com/photos/places2go/62693608/in/photostream/&#34;&gt;this photo&lt;/a&gt;; Einzige and I are seen in &lt;a href=&#34;https://www.flickr.com/photos/places2go/62687916/in/photostream/&#34;&gt;this photo&lt;/a&gt; listening to Edward Stringham.  (Apparently we avoided having our faces photographed.)&lt;br /&gt;&lt;br /&gt;In addition to Angela&amp;rsquo;s take at &lt;a href=&#34;https://web.archive.org/web/20060515080113/http://www.liberatedspace.com/phorum/read.php?f=7&amp;i=166&amp;amp;t=166&#34;&gt;Liberated Space&lt;/a&gt; which Einzige already mentioned, Sunni Marravillosa (one of the speakers) has blogged about it &lt;a href=&#34;https://web.archive.org/web/20060514033849/http://www.sunnimaravillosa.com/archives/00000529.html&#34;&gt;here&lt;/a&gt; and Enjoy Every Sandwich has blogged about &lt;a href=&#34;https://web.archive.org/web/20061027103638/http://www.crackerscentral.com/enjoyeverysandwich/2005/11/some-jim-bovard-freedom-summit.html&#34;&gt;Jim Bovard&lt;/a&gt;, &lt;a href=&#34;https://web.archive.org/web/20111107082325/http://www.crackerscentral.com/enjoyeverysandwich/2005/11/george-h-smith-makes-me-swoon.html&#34;&gt;George H. Smith&lt;/a&gt;, and Freedom Summit days &lt;a href=&#34;https://web.archive.org/web/20111107090602/http://www.crackerscentral.com/enjoyeverysandwich/2005/11/freedom-summit-day-one.html&#34;&gt;one&lt;/a&gt; and &lt;a href=&#34;https://web.archive.org/web/20111107090823/http://www.crackerscentral.com/enjoyeverysandwich/2005/11/freedom-summit-day-two.html&#34;&gt;two&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Liberated Space on The Freedom Summit</title>
      <link>https://blog.lippard.org/2005/11/liberated-space-on-freedom-summit.html/</link>
      <pubDate>Mon, 21 Nov 2005 16:29:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/11/liberated-space-on-freedom-summit.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://web.archive.org/web/20060515080113/http://www.liberatedspace.com/phorum/read.php?f=7&amp;i=166&amp;amp;t=166&#34;&gt;Nice to know&lt;/a&gt; that my maladjustments are not obvious.&lt;/p&gt;</description>
    </item>
    <item>
      <title>HIV/AIDS Denial and Death</title>
      <link>https://blog.lippard.org/2005/11/hivaids-denial-and-death.html/</link>
      <pubDate>Mon, 21 Nov 2005 16:20:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/11/hivaids-denial-and-death.html/</guid>
      <description>&lt;p&gt;Christine Maggiore, an HIV-positive former clothing executive who is convinced that HIV does not cause AIDS, refused to take AZT to prevent maternal-fetal transmission of the virus or have her children tested. Maggiore is the author of an HIV skeptical book and has gone on numerous TV shows to argue for her views. Her 3-year-old daughter, Eliza Jane Scovill, &lt;a href=&#34;http://oracknows.blogspot.com/2005/09/another-tragically-unnecessary-death.html&#34;&gt;died&lt;/a&gt; in September, and the coroner diagnosed the cause of death as AIDS-related pneumonia.&lt;br /&gt;&lt;br /&gt;Maggiore has now found another HIV/AIDS denier, a veterinary pathologist and toxicologist, to criticize and question the coroner&amp;rsquo;s report. Orac dissects the vet&amp;rsquo;s criticisms &lt;a href=&#34;http://oracknows.blogspot.com/2005/11/hivaids-skeptic-questions-my-honesty.html&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;(For more on HIV/AIDS skepticism, I recommend Steve Harris&amp;rsquo; &lt;a href=&#34;http://www.skepticfiles.org/skmag/sk950302.htm&#34;&gt;&amp;ldquo;The AIDS Heresies&amp;rdquo;&lt;/a&gt; which was published in &lt;span style=&#34;font-style: italic;&#34;&gt;Skeptic&lt;/span&gt; magazine vol. 3, no. 2, 1995.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Naturals and Unnaturals</title>
      <link>https://blog.lippard.org/2005/11/naturals-and-unnaturals.html/</link>
      <pubDate>Mon, 21 Nov 2005 01:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/11/naturals-and-unnaturals.html/</guid>
      <description>&lt;p&gt;At &lt;a href=&#34;http://pharyngula.org/index/weblog/comments/naturals_and_unnaturals/&#34;&gt;Pharyngula&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;I think we&amp;rsquo;ve been dividing the world along the wrong axes. It&amp;rsquo;s normal for us to dichotomize our interactions along simple, one-dimensional lines—liberal-conservative, men-women, atheist-theist—and while that is a useful way to categorize (as long as we don&amp;rsquo;t get so committed to the extremes that we fail to recognize them as continua), I fear that we&amp;rsquo;ve neglected to notice one dimension that is extremely relevant to the current discourse.&lt;br /&gt;&lt;br /&gt;&amp;hellip; I need a label, so I&amp;rsquo;m going to call those people who consider material evidence paramount and regard the real world as a mostly sufficient container of phenomena that define our existence the &lt;b&gt;Naturals&lt;/b&gt;. &amp;hellip;&lt;br /&gt; &lt;p&gt;What&amp;rsquo;s the contra position? There are those who think inspiration and intuition and all the internal imagery of their minds define their external reality; that what they &lt;i&gt;wish&lt;/i&gt; to be so will be so if only they can articulate it and select and distort evidence for the purposes of persuasion. &amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Freedom Summit:  Complete Kookery</title>
      <link>https://blog.lippard.org/2005/11/freedom-summit-complete-kookery.html/</link>
      <pubDate>Sun, 20 Nov 2005 02:00:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/11/freedom-summit-complete-kookery.html/</guid>
      <description>&lt;p&gt;Steven M. Greer, M.D., the &lt;a href=&#34;http://www.earthportals.com/Portal_Messenger/greer.html&#34;&gt;creator of CSETI&lt;/a&gt; (Center for the Study of Extraterrestrial Intelligence), brought the Freedom Summit to a low point. Greer, whose CSETI group used to go wandering in the woods to communicate with aliens by waving their high-powered flashlights (as &lt;a href=&#34;http://www.mufon-ces.org/docs/outsidemagazine.pdf&#34;&gt;documented by Alex Heard in &lt;span style=&#34;font-style: italic;&#34;&gt;Outside&lt;/span&gt; magazine&lt;/a&gt;), was promoting his Disclosure Project.&lt;br /&gt;&lt;br /&gt;Greer gave a rambling speech filled with claims of his direct connections with senior government officials which prove that the U.S. has been in possession of alien propulsion technology since the 1950s. According to Greer, this technology obsoletes gas, oil, coal, nuclear, and all other forms of energy production in use today&amp;ndash;that we have not needed to burn any such fuels since 1950. He claimed that billions of dollars of taxpayer money have been put into black budget projects involving this alien technology, which is being suppressed by the &amp;ldquo;kleptocracy,&amp;rdquo; an &amp;ldquo;interlocking&amp;rdquo; group of government officials and private families which run the world. He did not explain the economics of why the government would be pouring billions of dollars into suppressing the use of a technology which could generate trillions of dollars in revenue.&lt;br /&gt;&lt;br /&gt;He made much of an alleged briefing he gave to CIA Director James Woolsey on UFOs in 1993, while failing to &lt;a href=&#34;http://redstarfilms.blogspot.com/2005/05/greer-vs-woolsey.html&#34;&gt;note Woolsey&amp;rsquo;s account&lt;/a&gt; of that meeting, which characterizes it as a &amp;ldquo;dinner party&amp;rdquo; at which Greer sat at a table with Woolsey and his wife Suzanne and with James Petersen and his wife Diane. The four of them signed the letter to Greer chiding him for publishing a &amp;ldquo;distorted&amp;rdquo; account and for portraying their &amp;ldquo;politeness as acquiescence and questions as affirmations.&amp;quot;&lt;br /&gt;&lt;br /&gt;It wasn&amp;rsquo;t clear how many, if any, people in the audience were taking him seriously, though they did let him speak. The first question in the Q&amp;amp;A session was a good one: &amp;ldquo;Why haven&amp;rsquo;t you been killed?&amp;rdquo; Greer answered that he took plenty of precautions by going public very loudly (appearing on Larry King) and that he had the protection of a third of the secretive (and nonexistent!) MJ-12 organization who want the truth about UFOs to come out, but that he has received &lt;a href=&#34;http://home.no.net/disclose/intervjugreer.html&#34;&gt;many threats&lt;/a&gt;. The next questioner, noting that Greer kept referring to &amp;ldquo;we&amp;rdquo; with respect to his organization, asked how many people are in his organization. Greer misheard the question as being how many of his people have been killed, and said that three of them had been murdered.&lt;br /&gt;&lt;br /&gt;Greer&amp;rsquo;s talk was rambling and disjointed, and was punctuated with lots of specific accurate facts (such as that CIA Director William Colby&amp;rsquo;s dead body was found floating in the Potomac; Greer attributed this to a murder designed to keep him from going public with UFO-related information). The content and manner of his talk reminded me of the works of those who claim to be targets of CIA mind control experiments, like &lt;a href=&#34;http://www.trance-formation.com/aboutcathy.htm&#34;&gt;Cathy O&amp;rsquo;Brien&lt;/a&gt; and &amp;ldquo;Brice Taylor&amp;rdquo; (Susan Ford)&amp;ndash;they like to drop names of famous people and claim direct contacts with them, but they work everything into a bizarre and only semi-coherent fantasy structure with zero plausibility.&lt;br /&gt;&lt;br /&gt;While I enjoy occasionally listening to the rantings of a kook, it was a discredit to the organizers of this conference that they gave a public forum to Dr. Greer. If they seriously thought that Greer had a meaningful and important message, it casts serious doubt on their credibility or ability to distinguish fact from fiction. Even many in the UFO community &lt;a href=&#34;http://www.virtuallystrange.net/ufo/updates/2003/nov/m21-045.shtml&#34;&gt;recognize that Greer is a kook&lt;/a&gt; (you can find many examples searching for Greer&amp;rsquo;s name at virtuallystrange.net).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Freedom Summit: Technological FUD</title>
      <link>https://blog.lippard.org/2005/11/freedom-summit-technological-fud.html/</link>
      <pubDate>Sun, 20 Nov 2005 01:23:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/11/freedom-summit-technological-fud.html/</guid>
      <description>&lt;p&gt;Sunday morning&amp;rsquo;s first session was by Stuart Krone, billed as a computer security expert working at Intel. Krone, wearing a National Security Agency t-shirt, of a type sold at the &lt;a href=&#34;http://www.nsa.gov/museum/index.cfm&#34;&gt;National Cryptologic Museum&lt;/a&gt; outside Ft. Meade, spoke on the subject &amp;ldquo;Technology: Why We&amp;rsquo;re Screwed.&amp;rdquo; This was a fear-mongering presentation on technological developments that are infringing on freedom, mostly through invasion of privacy. The talk was a mix of fact, error, and alarmism. While the vast majority of what Krone talked about was real, a significant number of details were distorted or erroneous. In each case of distortion or error, the distortions enhanced the threat to individual privacy or the malice behind it, and attributed unrealistic near-omniscience and near-omnipotence to government agencies. I found his claim that the NSA had gigahertz processors twenty years before they were developed commercially to be unbelievable, for example. He also tended to omit available defenses&amp;ndash;for instance, he bemoaned grocery store loyalty programs which track purchases and recommended against using them, while failing to note that most stores don&amp;rsquo;t check the validity of signup information and there are &lt;a href=&#34;http://cardexchange.org/&#34;&gt;campaigns&lt;/a&gt; to &lt;a href=&#34;http://epistolary.org/rob/bonuscard/&#34;&gt;trade such cards&lt;/a&gt; to protect privacy.&lt;br /&gt;&lt;br /&gt;Krone began by giving rather imprecise definitions for three terms: convenience, freedom, and technology. For convenience, he said it is something that is &amp;ldquo;easy to do,&amp;rdquo; freedom is either &amp;ldquo;lack of coercion&amp;rdquo; or &amp;ldquo;privacy,&amp;rdquo; and technology is &amp;ldquo;not the same as science&amp;rdquo; but is &amp;ldquo;building cool toys using scientific knowledge.&amp;rdquo; While one could quibble about these definitions, I think they&amp;rsquo;re pretty well on track, and that a lack of society intrusion into private affairs is a valuable aspect of freedom.&lt;br /&gt;&lt;br /&gt;Krone then said that the thesis of his talk is to discuss ways in which technology is interfering with freedom, while noting that technology is not inherently good or evil, only its uses are.&lt;br /&gt;&lt;br /&gt;He began with examples of advancements in audio surveillance, by saying that private corporations have been forced to do government&amp;rsquo;s dirty work to avoid Freedom of Information Act issues, giving as an example &lt;a href=&#34;http://www.askcalea.net/&#34;&gt;CALEA&lt;/a&gt; (Communications Assistance for Law Enforcement Act) wiretaps. He stated that CALEA costs are added as a charge on your phone bill, so you&amp;rsquo;re paying to have yourself wiretapped. He said that CALEA now applies to Voice Over IP (VOIP), including Skype and Vonage, and that the government is now tapping all of those, too. Actually, what he&amp;rsquo;s referring to is that the FCC issued a ruling on August 5, 2005 on how CALEA impacts VOIP which requires providers of broadband and VOIP services which connect to the public telephone network to provide law enforcement wiretap capability within 18 months. There is no requirement for VOIP providers which don&amp;rsquo;t connect to the public telephone network, so the peer-to-peer portion of Skype is not covered (but SkypeIn and SkypeOut are). This capability doesn&amp;rsquo;t exist in most VOIP providers&amp;rsquo; networks, and there is strong argument that the FCC doesn&amp;rsquo;t have statutory authority to make this ruling, which is inconsistent with past court cases&amp;ndash;&lt;a href=&#34;http://www.techlawjournal.com/agencies/calea/rm10865_comments.asp&#34;&gt;most telecom providers are strongly opposing this rule&lt;/a&gt;.  The&lt;a href=&#34;http://www.eff.org/Privacy/Surveillance/CALEA/&#34;&gt; Electronic Frontier Foundation has an excellent site of information about CALEA&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Krone next talked about the ability to &lt;a href=&#34;http://cryptome.org/audio-spy.htm&#34;&gt;conduct audio surveillance on the inside of the home using 30-100 GHz microwaves&lt;/a&gt; to measure vibrations inside the home.  This is real technology for which there was a &lt;a href=&#34;http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&amp;Sect2=HITOFF&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;d=PG01&amp;p=1&amp;amp;u=%2Fnetahtml%2FPTO%2Fsrchnum.html&amp;r=1&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;f=G&amp;l=50&amp;amp;s1=%2220050220310%22.PGNR.&amp;OS=DN/20050220310&amp;amp;RS=DN/20050220310&#34;&gt;recent patent application&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;He raised the issue of cell phone tracking, as&lt;a href=&#34;http://writ.news.findlaw.com/ramasastry/20051019.html&#34;&gt; is being planned to use for monitoring traffic in Kansas City&lt;/a&gt; (though he spoke as though this was already in place&amp;ndash;this was a common thread in his talk, to speak of planned or possible uses of technology as though they are already in place).&lt;br /&gt;(This is actually currently &lt;a href=&#34;http://www.baltimoresun.com/news/local/bal-te.md.cell18nov18,1,3909242.story?coll=bal-home-headlines&amp;ctrack=1&amp;amp;cset=true&#34;&gt;being used in Baltimore, MD&lt;/a&gt;, the first place in the U.S. to use it.)&lt;br /&gt;&lt;br /&gt;He spoke very briefly about &lt;a href=&#34;http://www.bluetooth.com/&#34;&gt;Bluetooth&lt;/a&gt;, which he said was invented by Intel and other companies (it was invented by Ericsson, but Intel is a promoter member of the Bluetooth Special Interest Group along with Agere, Ericsson, IBM, Microsoft, Motorola, Nokia, and Toshiba). He stated that it is completely insecure, that others can turn on your phone and listen to your phone&amp;rsquo;s microphone, get your address book, and put information onto your phone. While he&amp;rsquo;s quite right that Bluetooth in general has major security issues, which specific issues you may have depend on your model of phone and whether you use available methods to secure or disable Bluetooth features. Personally, I won&amp;rsquo;t purchase any Bluetooth product unless and until it is securable&amp;ndash;except perhaps a device to scan with.&lt;br /&gt;&lt;br /&gt;Next, Krone turned to video surveillance, stating that in addition to cameras being all over the place, there are now cameras that can see through walls via microwave, that can be used by law enforcement without a search warrant, which hasn&amp;rsquo;t been fully decided by the courts yet. I haven&amp;rsquo;t found anything about microwave cameras that can see through walls, but this sounds very much like thermal imaging, which the Supreme Court has addressed. In &lt;a href=&#34;http://straylight.law.cornell.edu/supct/html/99-8508.ZS.html&#34;&gt;Kyllo v. U.S.&lt;/a&gt; (533 U.S. 27, 2001) it was ruled that the use of a thermal imaging device to &amp;ldquo;look through walls&amp;rdquo; constituted a search under the Fourth Amendment and thus requires a search warrant. Scalia, Souter, Thomas, Ginsburg, and Breyer ruled with the majority; Stevens, Rehnquist, O&amp;rsquo;Connor, and Kennedy dissented.&lt;br /&gt;&lt;br /&gt;Krone briefly mentioned the use of &amp;ldquo;see through your clothes&amp;rdquo; X-ray scanners, stating that six airports are using them today. This technology &lt;a href=&#34;http://www.usatoday.com/travel/news/2005-05-15-airport-xray-bottomstrip_x.htm&#34;&gt;exists and is in TSA trials&lt;/a&gt;, and was actually &lt;a href=&#34;http://archives.cnn.com/2002/TRAVEL/NEWS/03/18/rec.airport.xray/&#34;&gt;tested at a Florida airport back in 2002&lt;/a&gt;.  A newer, even more impressive technology is the new &lt;a href=&#34;http://www.physorg.com/news7210.html&#34;&gt;Tadar system&lt;/a&gt; unveiled in Germany in mid-October 2005.&lt;br /&gt;&lt;br /&gt;He addressed RFIDs, and specifically RFIDs being added to U.S. passports in 2006, and some of the risks this may create (such as facilitating an electronic &amp;ldquo;American detector&amp;rdquo;). This is a real threat that has been partially addressed by adding a radio shielding to the passport to prevent the RFID from being read except when the passport is open. As &lt;a href=&#34;http://www.wired.com/news/privacy/0,1848,69453,00.html&#34;&gt;Bruce Schneier notes&lt;/a&gt;, this is not a complete safeguard. Krone also stated that there is a California bill to put RFIDs in cars, with no commercial justification, just to &amp;ldquo;know where everyone is and what they have with them at all times.&amp;rdquo; I&amp;rsquo;m not aware of the bill he is referring to, but the use of transponders in cars for billing purposes for toll roads is a possible commercial justification.&lt;br /&gt;&lt;br /&gt;He spoke about the laser printer codes that uniquely identify all documents printed by certain laser printers, which have been in place for the last decade and &lt;a href=&#34;https://blog.lippard.org/2005/10/eff-decrypts-laser-printer-codes.html&#34;&gt;were recently exposed by the Electronic Frontier Foundation&lt;/a&gt; and reported in this blog (Krone mistakenly called it the &amp;ldquo;Electronic Freedom Foundation,&amp;rdquo; a common mistake). He also briefly alluded to steganography, which he wrongly described as &amp;ldquo;the art of hiding information in a picture.&amp;rdquo; While hiding a message in a picture is one form of steganography, what is characteristic of steganography is that it is hiding a message in such a way as to disguise the fact that a message is even present.&lt;br /&gt;&lt;br /&gt;He then went on to talk about Intel&amp;rsquo;s &lt;a href=&#34;http://www.intel.com/technology/manage/iamt/&#34;&gt;AMT&lt;/a&gt; product&amp;ndash;&amp;ldquo;Advanced Management Technology.&amp;rdquo; This is a technology that allows computers to be remotely rebooted, have the console redirected, obtain various information out of NVRAM about what software is installed, and to load software updates remotely, even if the system is so messed up that the operating system won&amp;rsquo;t boot. This is a technology that will be extremely useful for large corporations with a geographically dispersed work force and a small IT staff; there is similar technology from Sun Microsystems in their Sun Fire v20z and v40z servers which allows remote access via SSH to the server independent of the operating system, which allows console port and keyboard access, power cycling of the server, etc. This is technology with perfectly legitimate uses, allowing the owner of the machine to remotely deal with issues that would previously have required either physically going to the box or the expense of additional hardware such as a console server.&lt;br /&gt;&lt;br /&gt;Krone described AMT in such a way as to omit all of the legitimate uses, portraying it as a technology that would be present on all new computers sold whether you like it or not, which would allow the government to turn your computer on remotely, bypass all operating system security software including a PC firewall, and take an image of your hard drive without your being able to do anything about it. This is essentially nonsensical fear-mongering&amp;ndash;this technology is specifically designed for the &lt;span style=&#34;font-style: italic;&#34;&gt;owner&lt;/span&gt; of the system, not for the government, and there are plenty of mechanisms which could and should be used by anyone deploying such systems to prevent unauthorized parties from accessing their systems via such an out-of-band mechanism, including access control measures built into the mechanisms and hardware firewalls.&lt;br /&gt;&lt;br /&gt;He then went on to talk about Digital Rights Management (DRM), a subject which has been in the news lately as a result of &lt;a href=&#34;https://blog.lippard.org/2005/11/sonys-drm-not-much-different-from.html&#34;&gt;Sony BMG&amp;rsquo;s DRM foibles&lt;/a&gt;. Krone stated that DRM is being applied to videos, files, etc., and stated that if he were to write a subversive document that the government wanted to suppress, it would be able to use DRM to shut off all access to that file. This has DRM backwards&amp;ndash;DRM is used by intellectual property owners to restrict the use of their property in order to maximize the potential paying customer base. The DRM technologies for documents designed to shut off access are intended for functions such as allowing corporations to be able to guarantee electronic document destruction in accordance with their policies. This function is a protection of privacy, not an infringement upon it. Perhaps Krone intended to spell out a possible future like that feared by Autodesk founder John Walker in his paper &lt;a href=&#34;http://www.fourmilab.ch/documents/digital-imprimatur/&#34;&gt;&amp;ldquo;The Digital Imprimatur,&amp;quot;&lt;/a&gt; where he worries that future technology will require documents published online to be certified by some authority that would have the power to revoke it (or revoke one&amp;rsquo;s license to publish). While this is a potential long-term concern, the infrastructure that would allow such restrictions does not exist today. On the contrary, the Internet of today makes it virtually impossible to restrict the publication of undesired content.&lt;br /&gt;&lt;br /&gt;Krone spoke about a large number of other topics, including Havenco, Echelon, Carnivore/DCS1000, web bugs and cookies, breathalyzers, fingerprints, DNA evidence, and so on. With regard to web bugs, cookies, and malware, he stated that his defense is not to use Windows, and to rely on open source software, because he can verify that the content and function of the software is legitimate. While I hate to add to the fear-mongering, this was a rare instance where Krone doesn&amp;rsquo;t go far enough in his worrying. The widespread availability of source code doesn&amp;rsquo;t actually guarantee the lack of backdoors in software for two reasons. First, the mere availability of eyeballs doesn&amp;rsquo;t help secure software unless the eyeballs know what to look for. There have been numerous instances of major security holes persisting in actively maintained open source software for many years (wu-ftpd being a prime example). Second, and more significantly, as Ken Thompson showed in his &lt;a href=&#34;http://cm.bell-labs.com/who/ken/trust.html&#34;&gt;classic paper &amp;ldquo;Reflections On Trusting Trust&amp;rdquo;&lt;/a&gt; (the possibility of which was first mentioned in &lt;a href=&#34;http://www.multicians.org/security.html&#34;&gt;Paul Karger and Roger Schell&amp;rsquo;s &amp;ldquo;Multics Security Evaluation&amp;rdquo; paper&lt;/a&gt;), it is possible to build code into a compiler that will insert a backdoor into code whenever a certain sequence is found in the source. Further, because compilers are typically written in the same language that they compile, one can do this in such a way that it is bootstrapped into the compiler and is not visible in the compiler&amp;rsquo;s source code, yet will always be inserted into any future compilers which are compiled with that compiler or its descendants. Once your compiler has been compromised, you can have backdoors that are inserted into your code without being directly in any source code.&lt;br /&gt;&lt;br /&gt;Of the numerous other topics that Krone discussed or made reference to, there are three more instances I&amp;rsquo;d like to comment on: MRIs used as lie detectors at airport security checkpoints, FinCen&amp;rsquo;s monitoring of financial transactions, and a presentation on Cisco security flaws at the DefCon hacker conference. In each case, Krone said things that were inaccurate.&lt;br /&gt;&lt;br /&gt;Regarding MRIs, Krone spoke of the use of MRIs as lie detectors at airport security checkpoints as though they were already in place. The use of fMRI as a lie detection measure is something &lt;a href=&#34;http://www.temple.edu/temple_times/2-10-05/lies.html&#34;&gt;being studied at Temple University&lt;/a&gt;, but is not deployed anywhere&amp;ndash;and it&amp;rsquo;s hard to see how it would be practical as an airport security measure. Infoseek founder and Propel CEO Steve Kirsch proposed in 2001 &lt;a href=&#34;http://www.skirsch.com/politics/plane/ultimate.htm&#34;&gt;using a brainscan recognition system to identify potential terrorists&lt;/a&gt;, but this &lt;a href=&#34;http://www.theregister.co.uk/2001/10/03/brainscans_can_defeat_terrorism_infoseek/&#34;&gt;doesn&amp;rsquo;t seem to have been taken seriously&lt;/a&gt;.  There is a voice-stress analyzer being &lt;a href=&#34;http://news.yahoo.com/s/nm/20051117/tc_nm/security_liedetector_dc&#34;&gt;tested as an airport security &amp;ldquo;lie detector&amp;rdquo; in Israel&lt;/a&gt;, but everything I&amp;rsquo;ve read about voice stress analysis is that it is even less reliable than polygraphs (which themselves are so unreliable that they are inadmissible as evidence in U.S. courts). (More interesting is a &lt;a href=&#34;http://www.cbsnews.com/stories/2005/10/31/health/webmd/main997173.shtml&#34;&gt;&amp;ldquo;stomach grumbling&amp;rdquo; lie detector&lt;/a&gt;&amp;hellip;)  (UPDATE March 27, 2006: Stu Krone says in the comments on this post that he never said that MRIs were being used as lie detectors at airport security checkpoints. I&amp;rsquo;ve verified from a recording of his talk that this is my mistake&amp;ndash;he spoke only of fMRI as a tool in interrogation.)&lt;br /&gt;&lt;br /&gt;Regarding FinCen, the U.S. Financial Crimes Enforcement Network, Krone made the claim that &amp;ldquo;FinCen monitors all transactions&amp;rdquo; and &amp;ldquo;keeps a complete database of all transactions,&amp;rdquo; and that for purchases made with cash, law enforcement can issue a National Security Letter, including purchases of automobiles. This is a little bit confused&amp;ndash;National Security Letters have nothing specifically to do with financial transactions per se, but are a controversial USA PATRIOT Act invention designed to give the FBI the ability to subpoena information without court approval. I support the &lt;a href=&#34;http://www.aclu.org/nsl/&#34;&gt;ACLU&amp;rsquo;s fight against National Security Letters&lt;/a&gt;, but they don&amp;rsquo;t have anything to do with FinCen. Krone was probably confused by the fact that the USA PATRIOT Act also expanded the requirement that companies whose customers make large cash purchases (more than $10,000 in one transaction or in two or more related transactions) fill out a &lt;a href=&#34;http://www.irs.gov/irm/part4/ch26s12.html&#34;&gt;Form 8300 and file it with the IRS&lt;/a&gt;.  Form 8300 data goes into FinCen&amp;rsquo;s databases and is available to law enforcement, as &lt;a href=&#34;https://blog.lippard.org/2005/11/conferences-on-economic-crime-and.html&#34;&gt;I noted in my description of F/Sgt. Charles Cohen&amp;rsquo;s presentation&lt;/a&gt; at the Economic Crime Summit I attended. It&amp;rsquo;s simply not the case that FinCen maintains a database of all financial transactions.&lt;br /&gt;&lt;br /&gt;Finally, Krone spoke of a presentation at the DefCon hacker conference in Las Vegas about Cisco router security. He said that he heard from a friend that another friend was to give a talk on this subject at DefCon, and that she (the speaker) had to be kept in hiding to avoid arrest from law enforcement in order to successfully give the talk. This is a highly distorted account of &lt;a href=&#34;http://www.boingboing.net/2005/07/29/michael_lynns_contro.html&#34;&gt;Michael Lynn&amp;rsquo;s talk at the Black Hat Briefings&lt;/a&gt; which precede DefCon.  Lynn, who was an employee of Internet Security Systems, found a &lt;a href=&#34;http://www.cisco.com/warp/public/707/cisco-sa-20051102-timers.shtml&#34;&gt;remotely exploitable heap overflow vulnerability&lt;/a&gt; in the IOS software that runs on Cisco routers as part of his work at ISS. ISS had cold feet about the presentation, and told Lynn that he would be fired if he gave the talk, and Cisco also threatened him with legal action. He quit his job and delivered the talk anyway, and ended up being hired by Juniper Networks, a Cisco competitor. As of late July, Lynn was being investigated by the FBI regarding this issue, but he was not arrested nor in hiding prior to his talk, nor is he female.&lt;br /&gt;&lt;br /&gt;I found Krone&amp;rsquo;s talk to be quite a disappointment.  Not only was it filled with &lt;a href=&#34;https://blog.lippard.org/2005/08/truth-and-bullshit.html&#34;&gt;careless inaccuracies&lt;/a&gt;, it presented nothing about how to defend one&amp;rsquo;s privacy. He&amp;rsquo;s right to point out that there are numerous threats to privacy and liberty that are based on technology, but there are also some amazing defensive mechanisms. Strong encryption products can be used to enhance privacy, the &lt;a href=&#34;http://tor.eff.org/&#34;&gt;EFF&amp;rsquo;s TOR onion routing&lt;/a&gt; mechanism is a way of preserving anonymity, the &lt;a href=&#34;http://freenetproject.org/&#34;&gt;Free Network Project&lt;/a&gt; has built mechanisms for preventing censorship (though which are also subject to abuse).&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Thylacine Films</title>
      <link>https://blog.lippard.org/2005/11/thylacine-films.html/</link>
      <pubDate>Sat, 19 Nov 2005 20:07:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/11/thylacine-films.html/</guid>
      <description>&lt;p&gt;Now online is &lt;a href=&#34;http://www.naturalworlds.org/thylacine/films/java/thylacine_films_java.htm&#34;&gt;most of the existing film footage of thylacines&lt;/a&gt;, a dog-like marsupial from Tasmania that went extinct in 1936.  (Hat tip to &lt;a href=&#34;http://pharyngula.org/index/weblog/comments/thylacines/&#34;&gt;Pharyngula&lt;/a&gt;, where there&amp;rsquo;s some discussion of &lt;a href=&#34;http://www.austmus.gov.au/archive.cfm?id=788&#34;&gt;the possibility of cloning them from the DNA samples&lt;/a&gt; of three individuals that has been preserved.)  More discussion by Tara Smith at &lt;a href=&#34;http://aetiology.blogspot.com/2005/11/video-time-capsule.html&#34;&gt;Aetiology&lt;/a&gt;, whose post at &lt;a href=&#34;http://www.pandasthumb.org/archives/2005/11/video_time_caps.html&#34;&gt;Panda&amp;rsquo;s Thumb&lt;/a&gt; kicked this off.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bunnatine H. Greenhouse&#39;s claims of Iraq contract abuse may be investigated</title>
      <link>https://blog.lippard.org/2005/11/bunnatine-h-greenhouses-claims-of-iraq.html/</link>
      <pubDate>Sat, 19 Nov 2005 04:00:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/11/bunnatine-h-greenhouses-claims-of-iraq.html/</guid>
      <description>&lt;p&gt;The claims of former U.S. Army Corps of Engineers whistleblower Bunnatine Hayes (&amp;ldquo;Bunny&amp;rdquo;) Greenhouse that Halliburton subsidiary Kellogg, Brown, and Root has been engaged in massive contractor fraud in Iraq &lt;a href=&#34;http://www.cnn.com/2005/WORLD/meast/11/18/iraq.whistleblower/index.html&#34;&gt;may now be investigated by the Department of Justice&lt;/a&gt;. These are the claims that Congress refused to investigate, but there were unofficial hearings on before the Senate Democratic Policy Committee. Bunny Greenhouse was demoted from her position after her whistleblowing, and it was a discussion of &lt;a href=&#34;http://www.truthout.org/docs_2005/101905D.shtml&#34;&gt;her charges about no-bid contracts&lt;/a&gt; that led Vice President Dick Cheney say &lt;a href=&#34;http://www.washingtonpost.com/wp%2Ddyn/articles/A3699%2D2004Jun24.html&#34;&gt;&amp;ldquo;Fuck yourself&amp;rdquo;&lt;/a&gt; to Senator Patrick Leahy on June 22, 2004.  (&lt;a href=&#34;http://www.whitehouse.org/news/2004/062504.asp&#34;&gt;This&lt;/a&gt; is not a transcript of their conversation.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cheney:  Stop Rewriting History</title>
      <link>https://blog.lippard.org/2005/11/cheney-stop-rewriting-history.html/</link>
      <pubDate>Thu, 17 Nov 2005 15:08:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/11/cheney-stop-rewriting-history.html/</guid>
      <description>&lt;p&gt;As reported by &lt;a href=&#34;http://news.yahoo.com/s/nm/20051117/pl_nm/iraq_usa_dc&#34;&gt;Reuters/Yahoo&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;In the sharpest White House attack yet on critics of the Iraq war, Vice President Dick Cheney said on Wednesday that accusations the Bush administration manipulated intelligence to justify the war were a &amp;ldquo;dishonest and reprehensible&amp;rdquo; political ploy.&lt;br /&gt;&lt;br /&gt;Cheney repeated Bush&amp;rsquo;s charge that Democratic critics were rewriting history by questioning prewar intelligence on Iraq&amp;rsquo;s weapons of mass destruction even though many Senate Democrats voted in October 2002 to authorize the invasion.&lt;br /&gt;&lt;br /&gt;&amp;ldquo;The president and I cannot prevent certain politicians from losing their memory, or their backbone &amp;ndash; but we&amp;rsquo;re not going to sit by and let them rewrite history,&amp;rdquo; said Cheney, a principal architect of the war and a focus of Democratic allegations the administration misrepresented intelligence on Iraq&amp;rsquo;s weapons program.&lt;br /&gt;&lt;br /&gt;Cheney said the suggestion Bush or any member of the administration misled Americans before the war &amp;ldquo;is one of the most dishonest and reprehensible charges ever aired in this city.&amp;quot;&lt;/blockquote&gt;Yet it was Cheney who was rewriting his own 2001 history in 2004 (quoting here from an az.general newsgroup posting I made on June 24, 2004):&lt;br /&gt;&lt;blockquote&gt;Here&amp;rsquo;s another recent example of a lie from Dick Cheney (both are on video, and were shown on Comedy Central&amp;rsquo;s &amp;ldquo;The Daily Show&amp;rdquo; night before last)&amp;ndash;this text is quoted from &lt;a href=&#34;http://www.spinsanity.org/&#34;&gt;http://www.spinsanity.org/&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt; During the CNBC interview, Cheney also dissembled in the following exchange about Mohammed Atta, an Al Qaeda member who was allegedly involved in the September 11 attacks (a witness claimed that Atta met with an Iraqi intelligence officer in Prague in the spring of 2001, a heavily disputed assertion that the FBI and CIA have questioned):&lt;br /&gt;&lt;blockquote&gt; BORGER: Well, let&amp;rsquo;s get to Mohamed Atta for a minute because you mentioned him as well. You have said in the past that it was, quote, &amp;ldquo;pretty well confirmed.&amp;quot;&lt;br /&gt;CHENEY: No, I never said that.&lt;br /&gt;BORGER: OK.&lt;br /&gt;CHENEY: I never said that.&lt;br /&gt;BORGER: I think that is&amp;hellip;&lt;br /&gt;CHENEY: Absolutely not. What I said was the Czech intelligence service reported after 9/11 that Atta had been in Prague on April 9 of 2001, where he allegedly met with an Iraqi intelligence official. We have never been able to confirm that nor have we been able to knock it down, we just don&amp;rsquo;t know.&lt;br /&gt;&lt;/blockquote&gt; But as a White House transcript demonstrates, Cheney said in a December 9, 2001 interview on &amp;ldquo;Meet the Press&amp;rdquo; that, &amp;ldquo;Well, what we now have that&amp;rsquo;s developed since you and I last talked, Tim, of course, was that report that&amp;rsquo;s been &lt;em&gt;pretty well confirmed&lt;/em&gt;, that [Atta] did go to Prague and he did meet with a senior official of the Iraqi intelligence service in Czechoslovakia last April, several months before the attack.&amp;rdquo; (our emphasis)&lt;br /&gt;&lt;/blockquote&gt;So in December 2001 he said the Atta/Iraqi meeting in Prague was &amp;ldquo;pretty well confirmed,&amp;rdquo; but in 2004 he says he never said that, and that &amp;ldquo;we have never been able to confirm that nor have we been able to knock it down.&amp;quot;&lt;br /&gt;&lt;br /&gt;So he was lying in December 2001 when he said it was pretty well confirmed, and lying again in 2004 when he said he never said that it was pretty well confirmed.&lt;br /&gt;&lt;/blockquote&gt;On &amp;ldquo;Meet the Press&amp;rdquo; on November 14, 2003, Cheney stated that &amp;ldquo;I have not suggested there&amp;rsquo;s a connection between Iraq and 9/11.&amp;rdquo; What else could he have meant when he claimed a &amp;ldquo;pretty well confirmed&amp;rdquo; Mohammed Atta link to Iraq?&lt;br /&gt;&lt;br /&gt;In the same Usenet posting, I pointed out that the Bush administration was denying that the techniques used in Abu Ghraib had any approval from their administration:&lt;br /&gt;&lt;blockquote&gt;BTW, up until very recently the Bush administration was denying the content of Seymour Hersh&amp;rsquo;s story in the New Yorker which was the first report of Rumsfeld&amp;rsquo;s memo approving these techniques. They were lying.&lt;br /&gt;&lt;br /&gt;E.g., look at the quotes attributed to &amp;ldquo;The Pentagon&amp;rdquo; and Condoleezza Rice in this USA Today article from May 15:&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://www.usatoday.com/news/washington/2004-05-15-rumsfeld-abuse_x.htm&#34;&gt;http://www.usatoday.com/news/washington/2004-05-15-rumsfeld-abuse_x.htm&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I think the most blatant evidence of dishonesty by the Bush administration is found by just comparing their own statements over time, and watching them contradict themselves.&lt;br /&gt;&lt;/blockquote&gt;In that &lt;a href=&#34;http://www.usatoday.com/news/washington/2004-05-15-rumsfeld-abuse_x.htm&#34;&gt;USA Today story&lt;/a&gt;, the Bush administration response to Hersh&amp;rsquo;s charges, now confirmed, was:&lt;br /&gt;&lt;blockquote&gt;The Pentagon said that story was &amp;ldquo;filled with error and anonymous conjecture&amp;rdquo; and called it &amp;ldquo;outlandish, conspiratorial.&amp;rdquo; National security adviser Condoleezza Rice, in a German television interview, said of The New Yorker report, &amp;ldquo;As far as we can tell, there&amp;rsquo;s really nothing to the story.&amp;quot;&lt;br /&gt;&lt;/blockquote&gt;In the &lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/articles/A34611-2004May17.html&#34;&gt;Washington Post&lt;/a&gt;, May 17, 2004:&lt;br /&gt;&lt;blockquote&gt;CIA spokesman Bill Harlow called the Hersh story &amp;ldquo;fundamentally wrong&amp;rdquo; in its assertion that there was a &amp;ldquo;DOD/CIA program to abuse and humiliate Iraqi prisoners.&amp;rdquo; Harlow added, &amp;ldquo;Despite what is alleged in the article, I am aware of no CIA official who would have or possibly could have confirmed the details of the New Yorker&amp;rsquo;s inaccurate account.&amp;quot;&lt;br /&gt;&lt;/blockquote&gt;Compare what&amp;rsquo;s in the news these days (&lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/content/article/2005/11/01/AR2005110101644_pf.html&#34;&gt;Washington Post&lt;/a&gt;, November 1, 2005) about CIA prisons to what was said in &lt;a href=&#34;http://edition.cnn.com/2004/WORLD/meast/05/15/iraq.abuse.main/&#34;&gt;May 2004&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;On Friday, the Pentagon announced that the U.S. military will not use certain prisoner interrogation procedures in Iraq and Afghanistan, including sleep and sensory deprivation, as a result of the Abu Ghraib prison scandal.&lt;br /&gt;&amp;hellip;&lt;br /&gt;It remains unclear whether the ban applies to accused Taliban and al Qaeda detainees held by the U.S. military in Guantanamo Bay, Cuba.&lt;br /&gt;&lt;/blockquote&gt;Nor is it clear whether the ban applies to secret prisons in other countries&amp;hellip;&lt;br /&gt;&lt;br /&gt;- - -&lt;br /&gt;&lt;br /&gt;Some other Cheney rewriting of history&amp;hellip; during the Vice Presidential debate with John Edwards, Cheney claimed &amp;ldquo;Now, in my capacity as vice president, I am the president of Senate, the presiding officer. I&amp;rsquo;m up in the Senate most Tuesdays when they&amp;rsquo;re in session.&amp;rdquo; In fact, he was absent &lt;a href=&#34;http://www.dailykos.com/story/2004/10/6/11163/2940&#34;&gt;all but two times,&lt;/a&gt; and has not presided at the Senate since 2002.&lt;br /&gt;&lt;br /&gt;He told Edwards that &amp;ldquo;The first time I ever met you was when you walked on the stage tonight.&amp;rdquo;  In fact, Cheney met Edwards on February 1, 2001 at the National Prayer Breakfast and addressed Edwards by name, personally, in his speech and was photographed standing next to Edwards at the buffet. In his speech, he stated: &amp;ldquo;Thank you. Thank you very much. Congressman Watts, Senator Edwards, friends from across America and distinguished visitors to our country from all over the world, Lynne and I honored to be with you all this morning.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Can SETI be Called a Religion?</title>
      <link>https://blog.lippard.org/2005/11/can-seti-be-called-religion.html/</link>
      <pubDate>Tue, 15 Nov 2005 04:15:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/11/can-seti-be-called-religion.html/</guid>
      <description>&lt;p&gt;A couple weeks ago (I sincerely apologize for the untimeliness of this post. Busy, busy, busy. Better late than never, I hope), &lt;a href=&#34;http://gracchus.typepad.com/gracchus&#34;&gt;Patrick Smith&lt;/a&gt; read &lt;a href=&#34;https://blog.lippard.org/2005/10/happy-199th-max.html&#34;&gt;my entry&lt;/a&gt; for the Halloween edition of the &lt;a href=&#34;http://nonsequitur2.blogspot.com/2005/10/carnival-of-godless-26-welcome.html&#34;&gt;CotG&lt;/a&gt; and &lt;a href=&#34;http://gracchus.typepad.com/gracchus/2005/10/carnival_of_the.html&#34;&gt;took issue&lt;/a&gt; with my characterization of SETI as a religion. I might be convinced to back off the &amp;ldquo;religious&amp;rdquo; label, but you&amp;rsquo;ll be hard pressed to demonstrate that SETI resembles &amp;ldquo;science.&amp;quot;&lt;br /&gt;&lt;br /&gt;Given my low opinion of &lt;a href=&#34;http://en.wikipedia.org/wiki/SETI&#34;&gt;SETI&lt;/a&gt;, you may find it surprising that &lt;em&gt;Contact &lt;/em&gt;is one of my top 5 favorite films. Aside from the clever way it deals with a number of deep philosophical issues, the positive way it portrays atheism, the cool special effects (the zoom-out at the beginning choked me up the first time I saw it, but luckily my girlfriend didn&amp;rsquo;t notice!), and the well-constructed plot, I pretty much fell head-over-heels for Ellie Arroway. How could you not? She&amp;rsquo;s brilliant, sexy as hell (of course, Jodie Foster is primarily responsible for that), and passionate about what&amp;rsquo;s important to her (and it isn&amp;rsquo;t the ho-hum of children!). Sadly, however, she is possessed by a fixed idea&amp;ndash;just as possessed, by the way, as is Palmer Joss, her love interest in the story, by the idea of God. Like &lt;a href=&#34;https://blog.lippard.org/2005/10/happy-199th-max.html&#34;&gt;I said&lt;/a&gt;, I guess we all have our blind spots.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://www.seti.org/&#34;&gt;SETI&lt;/a&gt; is the brainchild of astronomer Frank Drake, who also came up with what is known as the &lt;a href=&#34;http://en.wikipedia.org/wiki/Drake_equation&#34;&gt;Drake Equation&lt;/a&gt;, which I&amp;rsquo;ll get to in a moment. Drake has been searching the skies via radio waves for 45 years, now, without uncovering a shred of evidence of alien intelligence. When confronted on this, Drake&amp;rsquo;s response strikes a disturbingly familiar chord: &amp;ldquo;Absence of evidence is not evidence of absence.&amp;quot;&lt;br /&gt;&lt;br /&gt;Such is the response of one who is defending a hypothesis that is not falsifiable, and that is exactly what is wrong with SETI. The excuse is always, &amp;ldquo;We haven&amp;rsquo;t looked long and hard enough.&amp;rdquo; When will that be? When does absence of evidence finally become evidence of absence? Back circa 1994, when Congress - having spent over a billion dollars on SETI - finally cut off the public funding, Drake predicted &amp;ldquo;the imminent detection of signals from an extraterrestrial civilization.&amp;rdquo; He went on, &amp;ldquo;This discovery, which I fully expect to witness before the year 2000, will profoundly change the world.&amp;rdquo; Here it is, 2005, and SETI, much like the doomsday religions that predicted the end of the world back in 2000, is still going.&lt;br /&gt;&lt;br /&gt;So, what about the &lt;a href=&#34;http://www.station1.net/DouglasJones/drake.htm&#34;&gt;Drake Equation&lt;/a&gt;? Its purpose is to try to come up with an estimate of how many intelligent civilizations are likely to exist in our galaxy. As an aside, I can&amp;rsquo;t figure out why the quantity R, which is the number of stars that form in the galaxy each year, is even &lt;em&gt;in &lt;/em&gt;the equation in the first place. What does R have to do with anything? New stars are not very likely to have life-bearing planets in orbit around them, so WTF? Why not just start with the number of stars in the galaxy? If you have an answer for this, I&amp;rsquo;d love to hear it. But the real problem with the equation is that virtually every variable is a complete unknown. We don&amp;rsquo;t know how many planets there are around most stars. We don&amp;rsquo;t know how many of those might incubate life. We don&amp;rsquo;t know how many of those might evolve intelligence&amp;hellip; We simply have no friggin&amp;rsquo; clue, so the equation is useless even without the quantity R. Assigning a value to a variable is pulling a number out of your ass, and bears a vague resemblance to an act of faith.&lt;br /&gt;&lt;br /&gt;Who knows? Maybe tomorrow they&amp;rsquo;ll get lucky and some benevolent super-race of aliens will beam down plans for a wormhole generator, transforming our lives forever. The occurrence of such an event still wouldn&amp;rsquo;t transform SETI into science.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Conferences on Economic Crime and Freedom</title>
      <link>https://blog.lippard.org/2005/11/conferences-on-economic-crime-and.html/</link>
      <pubDate>Mon, 14 Nov 2005 00:16:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/11/conferences-on-economic-crime-and.html/</guid>
      <description>&lt;p&gt;In the past week I attended two conferences&amp;ndash;one work-related conference, the National White Collar Crime Center (NW3C)&amp;rsquo;s &lt;a href=&#34;http://summit.nw3c.org/phoenix/&#34;&gt;Economic Crime Summit&lt;/a&gt; in Phoenix on November 8-9, and one personal-interest conference, the &lt;a href=&#34;http://www.freedomsummit.com/&#34;&gt;Freedom Summit&lt;/a&gt; in Phoenix on November 12-13.&lt;br /&gt;&lt;br /&gt;I had thought after attending the first conference to write a blog entry comparing and contrasting them, but after attending the second conference I realized several of the talks there merit full entries of their own. Einzige also attended the Freedom Summit, so we will both have comments on parts of it.&lt;br /&gt;&lt;br /&gt;The Economic Crime Summit was put on by &lt;a href=&#34;http://www.nw3c.org/&#34;&gt;NW3C&lt;/a&gt;, a private organization that is funded by Congress and run mostly by former law enforcement personnel. It&amp;rsquo;s an example of one of many private organizations that exists in partnership with the public sector which seem to have proliferated lately for various reasons. Unfortunately, I believe some of the reasons include to be exempt from public disclosure (such as Freedom of Information Act requests) and to engage in activity which might be difficult for public sector agencies to do on their own.&lt;br /&gt;&lt;br /&gt;The Economic Crime Summit was mostly attended by law enforcement personnel from Arizona and elsewhere, representing federal, state, and local agencies as well as a small number of private companies, mostly banks. The main subject matter was economic crimes, with an emphasis on identity theft and fraud on the Internet and directed against the elderly. As I&amp;rsquo;m in charge of information security for a global telecommunications company, I have an interest in finding ways to prevent fraud and to help law enforcement catch such criminals.&lt;br /&gt;&lt;br /&gt;The Summit began in a large banquet audience of perhaps 300. To my surprise, everyone was asked to stand for the presentation of colors, the singing of the national anthem, and an ecumenical prayer by Chaplain Rabbi Robert Kravitz of the Phoenix Police Department. I felt like I had stepped into a military/religious alternative universe, and found Kravitz&amp;rsquo; comment in his prayer about supporting the U.S. Constitution rather ironic. As NW3C is a private organization this was likely not an actual violation of the First Amendment, but since it is Congressionally funded and most of the presenters were from government agencies, it felt very much like a violation to me. I wonder if this kind of disregard for the sensibilities of nonbelievers is as common in law enforcement as it is in the military (with the Air Force Academy&amp;rsquo;s promotion of evangelical Christianity a particularly egregious example).&lt;br /&gt;&lt;br /&gt;Arizona Attorney General Terry Goddard showed up and gave a short talk after the invocation, which I thought was well-timed. Other morning breakfast banquet speakers included Arizona Department of Public Safety Director (and former Pinal County Sheriff) Roger Vanderpool, who also included a reference to God at the end of his talk, John Vincent of the Rocky Mountain Information Network, and Assistant Chief of Police for the Phoenix PD, Kevin Robinson.&lt;br /&gt;&lt;br /&gt;Fortunately, there was no further endorsement of the supernatural in any of the individual presentations I attended. F/Sgt. Charles Cohen of the Indiana State Police gave an excellent presentation on &amp;ldquo;Successful Investigation of Skilled Offenders&amp;rdquo; which included information on what information is available from FinCen (currency transaction reports, CTRs, for transactions over $10,000 are available to law enforcement without a subpoena; casino reports; foreign bank account information; &lt;a href=&#34;http://www.irs.gov/irm/part4/ch26s12.html&#34;&gt;Form 8300 reports of large purchases made with cash&lt;/a&gt;&amp;ndash;these were expanded under the USA PATRIOT Act to include such things as automobile purchases, as I learned firsthand when I bought my last car with cash).&lt;br /&gt;&lt;br /&gt;I also attended talks on identity theft and electronic crime by a U.S. Postal Inspector, a U.S. Secret Service Agent, and a joint presentation by a Special Agent from the Office of the Inspector General of the Department of Education (I didn&amp;rsquo;t realize such an office existed&amp;ndash;she investigates student loan-related fraud issues) and an Assistant U.S. Attorney. One of the things that struck me is how seemingly uncoordinated many of these federal law enforcement activities are, with the exception of some cooperation between the FBI and U.S. Secret Service (the latter of which has now moved from the Department of Treasury to the Department of Homeland Security). The use of private organizations like NW3C and others that were present with exhibits at the conference is probably in part due to actions by individuals trying to solve problems that arise from such separate silos.&lt;br /&gt;&lt;br /&gt;By contrast, the Freedom Summit did not begin with a prayer but with a debate on the existence of God between atheist George Smith and Mesa pastor Eric Lounsbery. I did not attend the debate, which took place on Friday night, as I feared it would not go as an &lt;a href=&#34;http://www.infidels.org/&#34;&gt;Internet Infidels&lt;/a&gt;-sponsored debate would go. From what I heard, it was as bad as I feared, with Smith unprepared to address Lounsbery&amp;rsquo;s shotgunned series of arguments. (In a debate format, dropping the opponent&amp;rsquo;s arguments is a way to lose.) The public debate format is not a great format for seriously addressing any intellectual issue (written materials are essential for any real depth), but it can be done well if the participants are properly prepared and skilled and experienced at working in the debate format.&lt;br /&gt;&lt;br /&gt;The Freedom Summit was an interesting and entertaining mix of speakers from a variety of fields on topics relevant to personal freedom, with a few well beyond the fringe (which I&amp;rsquo;ll discuss individually). Especially good talks were given by &lt;a href=&#34;http://www.daviddfriedman.com/index.shtml&#34;&gt;David Friedman&lt;/a&gt; (on market failure), Chris Heward (on failings of government-sponsored science), &lt;a href=&#34;http://www.lewrockwell.com/kwiatkowski/kwiatkowski-arch.html&#34;&gt;Karen Kwiatkowski&lt;/a&gt; (on the war on Iraq), and &lt;a href=&#34;http://www.jimbovard.com/&#34;&gt;Jim Bovard&lt;/a&gt; (on the Bush Administration and the use of the threat of terrorism to trample on civil liberties).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Royal Air Force Officer Court-Martialed for Refusing Third Third Tour of Duty in Iraq</title>
      <link>https://blog.lippard.org/2005/11/royal-air-force-officer-court.html/</link>
      <pubDate>Sat, 12 Nov 2005 04:24:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/11/royal-air-force-officer-court.html/</guid>
      <description>&lt;p&gt;Flight Lieutenant Malcolm Kendall-Smith is being court-martialed by the RAF for refusing to return for third tour of duty in Iraq.  He maintains that his study of the justifications of the invasion show that the war and occupation are &amp;ldquo;manifestly illegal.&amp;rdquo;  Kendall-Smith, a New Zealand-British citizen who has degrees in medicine and moral philosophy, previously served tours of duty in Iraq (twice) and in Afghanistan.&lt;br /&gt;&lt;br /&gt;The leader of the UK invasion force, Admiral Michael Boyce, says he now believes that the British military does not have &amp;ldquo;the legal cover necessary to avoid prosecution for war crimes.&amp;quot;&lt;br /&gt;&lt;br /&gt;More at the &lt;a href=&#34;http://leiterreports.typepad.com/blog/2005/11/more_on_the_phi_1.html&#34;&gt;Leiter Reports&lt;/a&gt; and at &lt;a href=&#34;http://www.counterpunch.org/floyd11092005.html&#34;&gt;Counterpunch&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dembski continues to put his foot in it</title>
      <link>https://blog.lippard.org/2005/11/dembski-continues-to-put-his-foot-in.html/</link>
      <pubDate>Sat, 12 Nov 2005 03:56:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/11/dembski-continues-to-put-his-foot-in.html/</guid>
      <description>&lt;p&gt;Dembski &lt;a href=&#34;http://www.stcynic.com/blog/archives/2005/11/will_dembski_continue_to_embar.php&#34;&gt;still doesn&amp;rsquo;t admit error&lt;/a&gt;&amp;ndash;he says his copy of the filing (plaintiff&amp;rsquo;s response to defendant&amp;rsquo;s motion for summary judgment) doesn&amp;rsquo;t have the Shallit deposition, implying that it wasn&amp;rsquo;t part of the filing and Ed Brayton must be mistaken.&lt;br /&gt;&lt;br /&gt;The Shallit deposition (in uncorrected form&amp;ndash;the draft transcript of the deposition without errors corrected and edited) &lt;a href=&#34;http://www2.ncseweb.org/kvd/experts/shallit.pdf&#34;&gt;has been online at the NCSE&amp;rsquo;s website&lt;/a&gt; at least since September 21.&lt;br /&gt;&lt;br /&gt;It has been pointed out that the link above is to Shallit&amp;rsquo;s expert witness statement, not the uncorrected deposition, which is in &lt;a href=&#34;http://www2.ncseweb.org/kvd/index.php?path=main_docs%2F2005_08_08_Brief_Opp_SJ%2FAPPENDIX+III/&#34;&gt;Appendix III&lt;/a&gt;, Tab &lt;a href=&#34;http://www2.ncseweb.org/kvd/main_docs/2005_08_08_Brief_Opp_SJ/APPENDIX%20III/Appendix%20III%20Tab%20O.pdf&#34;&gt;O&lt;/a&gt; of the plaintiff&amp;rsquo;s brief opposing the defendant&amp;rsquo;s motion for summary judgment.  Tab &lt;a href=&#34;http://www2.ncseweb.org/kvd/main_docs/2005_08_08_Brief_Opp_SJ/APPENDIX%20III/Appendix%20III%20Tab%20N.pdf&#34;&gt;N&lt;/a&gt; is Shallit&amp;rsquo;s disclosure statement.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bush&#39;s dishonest response about pre-war intelligence</title>
      <link>https://blog.lippard.org/2005/11/bushs-dishonest-response-about-pre-war.html/</link>
      <pubDate>Sat, 12 Nov 2005 02:10:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/11/bushs-dishonest-response-about-pre-war.html/</guid>
      <description>&lt;p&gt;Today &lt;a href=&#34;http://www.cnn.com/2005/POLITICS/11/11/bush.intel/index.html&#34;&gt;CNN quotes President Bush&lt;/a&gt;:&lt;br /&gt;&lt;/p&gt; &lt;p&gt;&lt;/p&gt; &lt;blockquote&gt;   &lt;p&gt;&#34;While it&#39;s perfectly legitimate to criticize my decision or the conduct of the war, it is deeply irresponsible to rewrite the history of how that war began,&#34; the president said during a Veterans Day speech in Tobyhanna, Pennsylvania.&lt;/p&gt; &#34;Some Democrats and anti-war critics are now claiming we manipulated the intelligence and misled the American people about why we went to war,&#34; Bush said. &#34;They also know that intelligence agencies from around the world agreed with our assessment of Saddam Hussein.&#34;&lt;/blockquote&gt;Bush has a terrible habit of going on the offensive even when he&#39;s in the wrong, as he is in this case. Here, he is conveniently forgetting that much of what his Administration presented as solid fact was already discredited prior to its presentation to the American public, but it was used anyway. He forgets that this wasn&#39;t a matter of objective intelligence assessments, but of reports that were assembled by a new special intelligence analysis unit set up for the White House by Undersecretary of Defense for Policy Douglas Feith (#3 man in the Pentagon, who resigned on January 26, 2005), David Wurmser&#39;s Policy Counterterrorism Evaluation Group, which cherry-picked intelligence to find anything that suggested a link between Saddam Hussein and al Qaeda, while ignoring all evidence to the contrary, as documented in James Bamford&#39;s book, &lt;span style=&#34;font-style: italic;&#34;&gt;A Pretext for War: 9/11, Iraq, and the Abuse of America&#39;s Intelligence Agencies&lt;/span&gt; (2004, Doubleday).&lt;br /&gt;&lt;br /&gt;It was the Feith/Wurmser group&#39;s bogus intelligence which led to Colin Powell making a speech to the UN Security Council filled with errors based on &lt;a href=&#34;http://www.cnn.com/2003/US/03/14/sprj.irq.documents/&#34;&gt;forged documents&lt;/a&gt; and testimony from a &lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/articles/A19831-2005Apr1.html&#34;&gt;discredited source, &#34;Curveball.&#34;&lt;/a&gt;  It was a leaked Feith memo of bogus Iraq/al Qaeda links which was the basis of a Stephen Hayes &lt;a href=&#34;http://www.weeklystandard.com/Content/Public/Articles/000/000/003/378fmxyz.asp&#34;&gt;article in the &lt;span style=&#34;font-style: italic;&#34;&gt;Weekly Standard&lt;/span&gt;&lt;/a&gt; (expanded into a book, &lt;span style=&#34;font-style: italic;&#34;&gt;The Connection&lt;/span&gt;), which led to Hayes&#39; embarrassment &lt;a href=&#34;http://video.lisarein.com/dailyshow/june2004/stephenhayes/&#34;&gt;at the hands of Jon Stewart on the Daily Show&lt;/a&gt;.  (I posted &lt;a href=&#34;http://www.iidb.org/vbb/showthread.php?p=1678046#post1678046&#34;&gt;specific refutations of a number of Hayes&#39; alleged connections&lt;/a&gt; on the Internet Infidels Discussion Board.)&lt;br /&gt;&lt;br /&gt;Feith is the man who &lt;a href=&#34;http://www.truthout.org/docs_05/012805Y.shtml&#34;&gt;Gen. Tommy Franks said&lt;/a&gt; had a reputation as the &#34;dumbest fucking man on the planet.&#34;  This opinion was &lt;a href=&#34;http://www.slate.com/id/2128535/&#34;&gt;seconded by Colonel Larry Wilkerson&lt;/a&gt;, Colin Powell&#39;s right-hand man in the State Department, when he resigned in October 2005, saying &#34;seldom in my life have I met a dumber man.&#34;&lt;br /&gt;&lt;br /&gt;It was a man in Feith&#39;s organization, Larry Franklin, who &lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/content/article/2005/10/05/AR2005100501608_pf.html&#34;&gt;pleaded guilty to passing intelligence information to the Israelis&lt;/a&gt;. This is no surprise to readers of Bamford&#39;s book--which describes how Feith, Wurmser, and Richard Perle previously worked for Israeli Prime Minister Benjamin Netanyahu to draw up a policy on taking a more aggressive stance with Iraq that Israel wisely rejected--but which was then successfully foisted upon the United States through George W. Bush.&lt;br /&gt;&lt;br /&gt;Bush&#39;s criticism of the Democrats is mostly unfounded--most of the Democrats who voted for the war were deceived by bogus, cherry-picked intelligence put together by the Feith/Wurmser group with the specific intent to deceive them, and that&#39;s what needs to be further investigated and demonstrated to the general public that wasn&#39;t able to recognize the deception at the time (though the evidence was, to my mind, already pretty clear, as reflected in my postings to the az.general Usenet group prior to and in the months immediately following the invasion of Iraq).  On the other hand, as Snopes points out, there were &lt;a href=&#34;http://www.snopes.com/politics/war/wmdquotes.asp&#34;&gt;Democrats who already believed Saddam Hussein had WMD&lt;/a&gt; and hadn&#39;t destroyed it by the mid-nineties.&lt;br /&gt;&lt;br /&gt;I find it amazing that Bush has had as much success as he had with the deceptive and dishonest tactics described in the book &lt;span style=&#34;font-style: italic;&#34;&gt;All the President&#39;s Spin&lt;/span&gt;.  I am happy to see that &lt;a href=&#34;http://hosted.ap.org/dynamic/stories/B/BUSH_AP_POLL?SITE=PASCR&amp;SECTION=HOME&amp;amp;amp;amp;TEMPLATE=DEFAULT&amp;amp;CTIME=2005-11-11-01-14-55&#34;&gt;more and more people are realizing the deception&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;I&#39;ll be hearing retired lieutenant colonel Karen Kwiatkowski speak this weekend--she is a critic of the Bush administration and the war in Iraq who was former deputy to Feith in the Pentagon who resigned in 2003.
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;&lt;I&gt;Oh, but Jim, this is simply a &lt;A HREF=&#34;http://www.captainsquartersblog.com/mt/archives/005783.php&#34; REL=&#34;nofollow&#34;&gt;ridiculous and tired allegation&lt;/A&gt; because Bush never used the word &#34;imminent.&#34;&lt;BR/&gt;&lt;BR/&gt;This &#34;meme&#34; is &lt;A HREF=&#34;http://instapundit.com/archives/026823.php&#34; REL=&#34;nofollow&#34;&gt;in trouble&lt;/A&gt;.&lt;/I&gt;&lt;BR/&gt;&lt;BR/&gt;Has the word &#34;meme&#34; now become an epithet?&lt;BR/&gt;&lt;BR/&gt;Notice that those posts don&#39;t really address anything of substance from the items you mentioned, Jim.&lt;BR/&gt;&lt;BR/&gt;Why does Glenn Reynolds have to be such a fucking asshole?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Further Dembski dishonesty about Shallit</title>
      <link>https://blog.lippard.org/2005/11/further-dembski-dishonesty-about.html/</link>
      <pubDate>Fri, 11 Nov 2005 20:53:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/11/further-dembski-dishonesty-about.html/</guid>
      <description>&lt;p&gt;William Dembski &lt;a href=&#34;http://www.stcynic.com/blog/archives/2005/11/dembski_finally_respondskind_o.php&#34;&gt;continues to dig himself a deeper hole&lt;/a&gt; with respect to his false claim that Jeff Shallit did not testify in the Dover case because his deposition went badly and was an embarassment to the plaintiffs.  In fact, Shallit did not testify because he was a rebuttal witness to Dembski, who withdrew from the case, and because the defense filed a motion to prevent it.&lt;br /&gt;&lt;br /&gt;Dembski also continues to claim that the Shallit deposition is somehow being concealed, when in fact it was filed in the case and is a public document.  (More at &lt;a href=&#34;http://www.stcynic.com/blog/archives/2005/11/dembski_finally_respondskind_o.php&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sony BMG to &#34;temporarily&#34; stop using rootkit-based DRM</title>
      <link>https://blog.lippard.org/2005/11/sony-bmg-to-temporarily-stop-using.html/</link>
      <pubDate>Fri, 11 Nov 2005 19:30:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/11/sony-bmg-to-temporarily-stop-using.html/</guid>
      <description>&lt;p&gt;Sony has said it will &lt;a href=&#34;http://news.yahoo.com/s/nm/20051111/tc_nm/sony_copyprotection_dc&#34;&gt;&amp;ldquo;temporarily&amp;rdquo; stop making CDs&lt;/a&gt; with the problematic DRM technology.  I&amp;rsquo;m sure they&amp;rsquo;ll make more in the future with a modified version or a new DRM technology.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sony DRM class action lawsuits</title>
      <link>https://blog.lippard.org/2005/11/sony-drm-class-action-lawsuits.html/</link>
      <pubDate>Thu, 10 Nov 2005 17:01:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/11/sony-drm-class-action-lawsuits.html/</guid>
      <description>&lt;p&gt;As reported at Brian Krebs&amp;rsquo; &lt;a href=&#34;http://blogs.washingtonpost.com/securityfix/2005/11/calif_ny_lawsui.html&#34;&gt;Washington Post blog&lt;/a&gt;, there has been a class action lawsuit filed against Sony in California and another one about to be filed in New York. The California lawsuit alleges violations of California&amp;rsquo;s anti-spyware law, the Consumer Legal Remedies Act, and the California Unfair Competition law.&lt;br /&gt;&lt;br /&gt;In other news from Krebs, there is &lt;a href=&#34;http://blogs.washingtonpost.com/securityfix/2005/11/virus_writers_e.html&#34;&gt;now real malware exploiting Sony&amp;rsquo;s DRM&lt;/a&gt; to hide itself. Krebs seems to be breaking the key news on this story&amp;ndash;there are a number of other related articles on his blog worth reading, such as the one on &lt;a href=&#34;http://blogs.washingtonpost.com/securityfix/2005/11/sony_exec_warne.html&#34;&gt;Sony&amp;rsquo;s past history&lt;/a&gt; of cavalier and inconsistent actions on DRM.&lt;br /&gt;&lt;br /&gt;The EFF has an &lt;a href=&#34;http://www.eff.org/deeplinks/archives/004145.php&#34;&gt;analysis of the EULA&lt;/a&gt; for Sony&amp;rsquo;s software&amp;ndash;it&amp;rsquo;s something no reasonable person should agree to.&lt;br /&gt;&lt;br /&gt;Back at Mark Russinovich&amp;rsquo;s blog that exposed this issue and began the controversy, he rebuts a response from First 4 Internet, the implementers of the Sony DRM, and points out more evidence that &lt;a href=&#34;http://www.sysinternals.com/blog/2005/11/sonys-rootkit-first-4-internet.html&#34;&gt;their software is poorly written and can crash Windows&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>A 1952 history of U.S. communications intelligence declassified</title>
      <link>https://blog.lippard.org/2005/11/1952-history-of-us-communications.html/</link>
      <pubDate>Thu, 10 Nov 2005 16:02:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/11/1952-history-of-us-communications.html/</guid>
      <description>&lt;p&gt;The March 1952 document &amp;ldquo;A Brief History of Communications Intelligence in the United States&amp;rdquo; by Captain Laurance F. Stafford, USN (Retired) has been declassified by the National Security Agency and released to the public.  It was originally classified TOP SECRET SUEDE.  The document is a &lt;a href=&#34;http://www.fas.org/irp/nsa/safford.pdf&#34;&gt;24-page PDF&lt;/a&gt;.  The document tells the history of COMINT prior to Pearl Harbor, beginning with the entry of the U.S. into WWI, when &lt;a href=&#34;http://www.nsa.gov/museum/museu00004.cfm&#34;&gt;Herbert O. Yardley set up MI-8&lt;/a&gt;, the &amp;ldquo;American Black Chamber&amp;rdquo; to do cryptology work.  On a quick scan I didn&amp;rsquo;t see anything that wouldn&amp;rsquo;t already be familiar in broad strokes to readers of James Bamford&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;The Puzzle Palace&lt;/span&gt; or &lt;span style=&#34;font-style: italic;&#34;&gt;Body of Secrets&lt;/span&gt;, though there may be some details not previously public, such as the number of staff working on cryptography.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Darwinian Trilemma</title>
      <link>https://blog.lippard.org/2005/11/darwinian-trilemma.html/</link>
      <pubDate>Thu, 10 Nov 2005 00:20:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/11/darwinian-trilemma.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.uncommondescent.com/index.php/archives/466&#34;&gt;William Dembski has posted&lt;/a&gt; (from Ian Bibby) the following &amp;ldquo;Darwinian Trilemma&amp;rdquo;:&lt;br /&gt;&lt;ol&gt; &lt;li&gt;Science cannot test the proposition that biological features are designed.&lt;/li&gt;&lt;li&gt;Darwinism explains the appearance of design in biology not as actual design but as the product of natural selection and random variation.&lt;/li&gt;&lt;li&gt;Darwinism is science.&lt;/li&gt; &lt;/ol&gt; Commentators have offered a number of responses, such as rejecting an apparent equivocation on &amp;ldquo;design&amp;rdquo; between premises 1 (an objective feature of nature) and 2 (a psychological appearance).&lt;br /&gt;&lt;br /&gt;While I think there&amp;rsquo;s something to this objection, I would also reject premise 1 as stated. Surely there are scientific mechanisms for distinguishing natural features from artifacts of the sorts we are aware of (e.g., forensic science can distinguish at least some murders from deaths by natural causes). What science cannot distinguish is a hypothesis that biological features are the product of evolution from the hypothesis that a divinity created biological features that look just like the product of evolution. Similarly, science cannot distinguish automobiles that are created by people from automobiles that are created by a divine being to look just like automobiles built in a human-built factory, nor can it distinguish human beings who were born of a man and a woman from human beings who are directly created to look exactly as though they were born of a man and a woman (Omphalos included).  (In other words, God could choose to work directly, simulating evolution, or indirectly, using evolutionary mechanisms or setting up the initial conditions and letting evolution run its course, and those hypotheses are empirically indistinguishable.  Some religious believers advocate a view where events have natural causes, yet are &lt;a href=&#34;http://dangerousidea.blogspot.com/2005/04/could-it-be-satan.html&#34;&gt;also caused by supernatural beings such as Satan&lt;/a&gt;.  In such an anti-Ockhamite, unparsimonious view, there is no scientific way to distinguish an event with both natural and supernatural causes from one which didn&amp;rsquo;t have the latter.)&lt;br /&gt;&lt;br /&gt;If a God-based hypothesis can be formulated in such a way as to have empirically testable consequences which are distinguishable from evolution, I don&amp;rsquo;t see why it couldn&amp;rsquo;t be science. This means there &lt;em&gt;could be&lt;/em&gt; an &amp;ldquo;intelligent design&amp;rdquo; that qualifies as scientific&amp;ndash;but what&amp;rsquo;s been promoted in Dover is simply a renamed creationism, rather than a new field with any scientific content.&lt;br /&gt;&lt;br /&gt;The real problem for such God-based hypotheses is that there really are no limits or definitions around what God does or would do&amp;ndash;no empirical evidence is ever considered to be evidence against God by the advocates. I think there actually is empirical evidence against many specific gods which have been endorsed through the millenia, including commonly held views of contemporary monotheism. If you say that humans are psychologically similar to God (being created in his image), that God is perfectly rational and desires particular outcomes, then actions (or inaction) inconsistent with those desires, intentions, and facts of the world are evidence against such a God&amp;rsquo;s existence. This gives evidential weight to atheistic arguments such as the argument from evil, the argument from (reasonable) non-belief, arguments based on the dependency of consciousness on physical brains, the facts of evolution, religious disagreement, and on the distribution of religious beliefs (indicative of cultural transmission rather than supernatural intervention).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dover School Board Swept Out of Office</title>
      <link>https://blog.lippard.org/2005/11/dover-school-board-swept-out-of-office.html/</link>
      <pubDate>Thu, 10 Nov 2005 00:00:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/11/dover-school-board-swept-out-of-office.html/</guid>
      <description>&lt;p&gt;In yesterday&amp;rsquo;s election, the &lt;a href=&#34;http://www.yorkdispatch.com/local/ci_3196053?rss&#34;&gt;entire Dover School Board was voted out of office&lt;/a&gt;. Four of the new board members were Republicans running as Democrats; the incumbents were all Republicans. Four of the new board members are part of an organization called Dover CARES, which supports the teaching of intelligent design in a context such as an elective comparative religions course but not in the science classroom. The new board will take office on December 5 and have indicated that they will not change policy for a month, which presumably will be after the judge makes a decision in the lawsuit. This will likely mean that the decision (which I fully expect to go against the Dover school board) will not be appealed. More at the &lt;a href=&#34;http://www.pandasthumb.org/archives/2005/11/a_clean_sweep_i.html&#34;&gt;Panda&amp;rsquo;s Thumb&lt;/a&gt;, &lt;a href=&#34;http://thequestionableauthority.blogspot.com/2005/11/clean-sweep-in-dover.html&#34;&gt;Questionable Authority&lt;/a&gt;, &lt;a href=&#34;http://pharyngula.org/index/weblog/comments/at_least_the_news_from_dover_is_good/&#34;&gt;Pharyngula&lt;/a&gt;, and &lt;a href=&#34;http://www.stcynic.com/blog/archives/2005/11/the_dover_case_and_the_school.php&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Update:  Pat Robertson &lt;a href=&#34;http://www.pfaw.org/pfaw/general/default.aspx?oid=19453&#34;&gt;warns the people of Dover&lt;/a&gt; that now that they&amp;rsquo;ve forsaken God, God will not be there to help them in time of need:&lt;br /&gt;&lt;blockquote&gt;I’d like to say to the good citizens of Dover. If there is a disaster in your area, don’t turn to God, you just rejected Him from your city. And don’t wonder why He hasn’t helped you when problems begin, if they begin. I’m not saying they will, but if they do, just remember, you just voted God out of your city. And if that’s the case, don’t ask for His help because he might not be there.&lt;/blockquote&gt;Nothing like argumentum ad baculum&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>A New Explanation for Sea Serpents</title>
      <link>https://blog.lippard.org/2005/11/new-explanation-for-sea-serpents.html/</link>
      <pubDate>Tue, 08 Nov 2005 04:37:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/11/new-explanation-for-sea-serpents.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.museumofhoaxes.com/hoax/weblog/permalink/sea_serpents_are_really_whale_penises/&#34;&gt;Whale penises&lt;/a&gt;!  Photos &lt;a href=&#34;http://deepseanews.blogspot.com/2005/11/sea-serpents-are-actually-whale.html&#34;&gt;here&lt;/a&gt; and &lt;a href=&#34;http://milkriver.blogspot.com/2005/10/env-some-jobs-you-dont-really-want.html&#34;&gt;here&lt;/a&gt;.  (Hat tip: &lt;a href=&#34;http://pharyngula.org/index/weblog/comments/is_that_a_sea_monster_in_your_pocket_or_are_you_just_happy_to_see_me/&#34;&gt;Pharyngula&lt;/a&gt;.)  (Note that this explanation doesn&amp;rsquo;t work for the lake monsters like Nessie and Champy.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Defending Against Botnets</title>
      <link>https://blog.lippard.org/2005/11/defending-against-botnets.html/</link>
      <pubDate>Thu, 03 Nov 2005 16:26:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/11/defending-against-botnets.html/</guid>
      <description>&lt;p&gt;My &lt;a href=&#34;http://www.asu.edu/security/aware/2005/lippard.htm&#34;&gt;presentation on &amp;ldquo;Defending Against Botnets&amp;rdquo;&lt;/a&gt; for ASU&amp;rsquo;s Computer Security Week is online in streaming &lt;a href=&#34;http://video6.asu.edu/dmit/viewer/?peid=029de8fa-c851-40ba-8064-0c8c1acb2e96&#34;&gt;video&lt;/a&gt; and &lt;a href=&#34;http://www.asu.edu/security/aware/2005/mp3/Lippard.mp3&#34;&gt;MP3 audio&lt;/a&gt; formats.&lt;br /&gt;&lt;br /&gt;Unfortunately, the audience was quite small. ASU&amp;rsquo;s Polytechnic Campus is way out east of Phoenix, on the former Williams Air Force Base which ASU purchased and turned into its east campus. It doesn&amp;rsquo;t appear that it has a very large student population yet. I was amused that the streets are named after military figures. To get to the Student Union I drove on a street called Twining, named after General Nathan Twining. Twining is a name well-known to UFO enthusiasts, as his name was used on one of the forged &amp;ldquo;MJ-12&amp;rdquo; documents known as the &lt;a href=&#34;http://www.csicop.org/si/2000-05/majestic-12.html&#34;&gt;Cutler-Twining memo&lt;/a&gt;, and also authored &lt;a href=&#34;http://www.roswellfiles.com/Articles/twining.htm&#34;&gt;a genuine document&lt;/a&gt; that discusses UFOs (and is often misinterpreted by UFO advocates as claiming that crashed saucers have been recovered).&lt;br /&gt;&lt;br /&gt;My talk was followed by a talk on &lt;a href=&#34;http://www.asu.edu/security/aware/2005/graham.htm&#34;&gt;Wireless Security by Erik Graham&lt;/a&gt; of General Dynamics, which covered threats and defenses for 802.11 and Bluetooth.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Denver Legalizes Possession of Marijuana</title>
      <link>https://blog.lippard.org/2005/11/denver-legalizes-possession-of.html/</link>
      <pubDate>Thu, 03 Nov 2005 03:08:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/11/denver-legalizes-possession-of.html/</guid>
      <description>&lt;p&gt;Denver voters &lt;a href=&#34;http://www.cnn.com/2005/POLITICS/11/02/denvermarijuana.ap/index.html&#34;&gt;approved a measure to legalize possession of up to an ounce of marijuana&lt;/a&gt; by those 21 and older.  Authorities say state laws against possession will still be enforced, and we already know the federal laws will be enforced regardless of what a state wants to do with the drug issue (Raich v. Ashcroft).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Sony&#39;s DRM--not much different from criminal hacking</title>
      <link>https://blog.lippard.org/2005/11/sonys-drm-not-much-different-from.html/</link>
      <pubDate>Thu, 03 Nov 2005 02:26:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/11/sonys-drm-not-much-different-from.html/</guid>
      <description>&lt;p&gt;Mark Russinovich at Sysinternals.com, a security professional who is careful about what software he installs on his computer, found a rootkit on his Windows machine. A rootkit is a set of applications designed to hide malicious activity from the owner or administrator of a machine. He found a hidden directory, several hidden device drivers, and a hidden application.&lt;br /&gt;&lt;br /&gt;After further investigation, he found that the software installed on his machine without his consent or authorization included files identified via Sigcheck as part of &amp;ldquo;Essential System Tools&amp;rdquo; from a company called First 4 Internet. Google revealed that First 4 Internet has implemented Digital Rights Management for several record companies, including Sony. It turned out that a recent CD he had purchased, &amp;ldquo;Get Right with The Man&amp;rdquo; by the Van Zant brothers, contained Sony&amp;rsquo;s DRM.&lt;br /&gt;&lt;br /&gt;Additional experimentation shows that the software is poorly written, and creates a load on the system by scanning the executable files associated with every running process every two seconds, and querying file information including size eight times per scan.&lt;br /&gt;&lt;br /&gt;The End User License Agreement (EULA) gives no indication that this software will be installed to your machine, and provides no mechanism for removing it. (They have apparently since modified the EULA in response to Russinovich&amp;rsquo;s analysis.) Russinovich took the trouble to take the steps necessary to remove the software (and return his computer to a functional condition), but as his analysis points out, this would be very difficult for an inexperienced user. A typical responsible computer user who saw the rootkit files and simply deleted them would cripple their computer.&lt;br /&gt;&lt;br /&gt;This software appears to me no different from spyware, which was made illegal in the U.S. under the SPY ACT (Securely Protect Yourself Against Cyber Trespass), and also appears (as a commenters on Russinovich&amp;rsquo;s blog note) to violate California state law, UK law, and Australian law.  &lt;a href=&#34;http://www.azleg.state.az.us/FormatDocument.asp?inDoc=/ars/44/07302.htm&amp;Title=44&amp;amp;DocType=ARS&#34;&gt;Arizona&amp;rsquo;s anti-spyware law&lt;/a&gt; doesn&amp;rsquo;t seem to apply.&lt;br /&gt;&lt;br /&gt;Russinovich&amp;rsquo;s detailed step-by-step analysis may be found &lt;a href=&#34;http://www.sysinternals.com/blog/2005/10/sony-rootkits-and-digital-rights.html&#34;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Don&amp;rsquo;t purchase CDs with such irresponsible and sleazy DRM software.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Discovery Institute attempts to backdoor testimony into the Dover trial</title>
      <link>https://blog.lippard.org/2005/11/discovery-institute-attempts-to.html/</link>
      <pubDate>Wed, 02 Nov 2005 15:56:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/11/discovery-institute-attempts-to.html/</guid>
      <description>&lt;p&gt;This is old news, but I haven&amp;rsquo;t noted it here before&amp;ndash;the two planned expert witnesses from the Discovery Institute for the Dover trial were Stephen Meyer and William Dembski, who both withdrew from the case.  The DI attempted to back-door their testimony into the trial in the form of an amicus brief.  The judge ruled that the brief was inadmissible, concluding:&lt;br /&gt;&lt;blockquote&gt;In addition, after a careful review of the Discovery Institute’s submission, we find that the amicus brief is not only reliant upon several portions of Mr. Meyer’s attached expert report, but also improperly addresses Mr. Dembski’s assertions in detail, once again without affording Plaintiffs any opportunity to challenge such views by cross-examination. Accordingly, the “Brief of Amicus Curiae, the Discovery Institute” shall be stricken in its entirety.&lt;/blockquote&gt;A fuller quote (as well as a Fuller quote) may be found at &lt;a href=&#34;http://darwin.bc.asu.edu/blog/?p=569&#34;&gt;Stranger Fruit&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;I seem to recall reading a comment from the judge with respect to DI&amp;rsquo;s legal representation that he wasn&amp;rsquo;t running a law school&amp;hellip; if I find it I&amp;rsquo;ll update this entry with a link.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Murders pinned on suicidal, child molesting, gun toting priest</title>
      <link>https://blog.lippard.org/2005/11/murders-pinned-on-suicidal-child.html/</link>
      <pubDate>Wed, 02 Nov 2005 14:29:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/11/murders-pinned-on-suicidal-child.html/</guid>
      <description>&lt;p&gt;The February 5, 2002 murders of Dan O&amp;rsquo;Connell and James Ellison in a funeral home in Hudson, WI have now been pinned on Roman Catholic priest Fr. Ryan Erickson, who presided over O&amp;rsquo;Connell&amp;rsquo;s funeral.&lt;br /&gt;&lt;br /&gt;Erickson, who committed suicide this year after investigators started questioning him about involvement with O&amp;rsquo;Connell and Ellison&amp;rsquo;s deaths, apparently had knowledge of those murders that had not been publicly disclosed.&lt;br /&gt;&lt;br /&gt;The current theory is that a teenage boy in trouble with the law went to Erickson, a youth pastor, who on at least three occasions served that boy alcohol and molested him.  Unnamed sources say that O&amp;rsquo;Connell, whose father is on the church council, learned of the charges and confronted Erickson, who killed him and his intern, University of Minnesota student Ellison.&lt;br /&gt;&lt;br /&gt;While &lt;a href=&#34;http://wcco.com/seenon/local_story_272183721.html&#34;&gt;Erickson&amp;rsquo;s parents said&lt;/a&gt; the evidence is &amp;ldquo;weak&amp;rdquo; and &amp;ldquo;our son had nothing to do with this awful crime&amp;rdquo;; a judge and DA considered it fairly conclusive, including &lt;a href=&#34;http://www.jsonline.com/news/state/oct05/360549.asp&#34;&gt;a reported confession from Erickson&lt;/a&gt; to a deacon at the church.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Spoofer Captured by Spoof</title>
      <link>https://blog.lippard.org/2005/11/spoofer-captured-by-spoof.html/</link>
      <pubDate>Wed, 02 Nov 2005 14:14:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/11/spoofer-captured-by-spoof.html/</guid>
      <description>&lt;p&gt;Chris Elliott, the &amp;ldquo;man under the seats&amp;rdquo; on David Letterman&amp;rsquo;s show, star of the movie &amp;ldquo;Cabin Boy&amp;rdquo; and TV series &amp;ldquo;Get a Life,&amp;rdquo; and son of Bob Elliott (of &amp;ldquo;Bob and Ray&amp;rdquo;) recently published his first novel&amp;ndash;&lt;span style=&#34;font-style: italic;&#34;&gt;The Shroud of the Thwacker&lt;/span&gt;, from Miramax books.  The book takes place in 1800s New York, where a serial killer is plaguing the city.&lt;br /&gt;&lt;br /&gt;The book includes a mix of fact and fiction, with features such as wooden gas-powered cell phones and a time-traveling investigator named Chris Elliott.  It also includes a Victorian-era mechanical robot named Boilerplate, which served with the Buffalo soldiers and Teddy Roosevelt in the Spanish-American war.&lt;br /&gt;&lt;br /&gt;This latter feature, which Elliott learned of &lt;a href=&#34;http://www.bigredhair.com/boilerplate/&#34;&gt;from a website&lt;/a&gt; his brother Bob Elliott Jr. pointed him to, has resulted in a financial settlement between Elliott and graphic novelist Paul Guinan.  Boilerplate, an invention of Guinan, also appears in his own book, &lt;span style=&#34;font-style: italic;&#34;&gt;Heartbreakers Meet Boilerplate&lt;/span&gt; (IDW Publishing), published in July.&lt;br /&gt;&lt;br /&gt;Apparently Elliott thought it was a spoof, but an old, public domain spoof.&lt;br /&gt;&lt;br /&gt;The full story is at the &lt;a href=&#34;http://select.nytimes.com/mem/tnt.html?emc=tnt&amp;tntget=2005/11/01/books/01elli.html&amp;amp;tntemail1=y&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;New York Times&lt;/span&gt;&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>William Dembski&#39;s Obsessive Complaints of Obsession</title>
      <link>https://blog.lippard.org/2005/11/william-dembskis-obsessive-complaints.html/</link>
      <pubDate>Wed, 02 Nov 2005 02:00:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/11/william-dembskis-obsessive-complaints.html/</guid>
      <description>&lt;p&gt;Ed Brayton comments on the &amp;ldquo;Isaac Newton of Intelligent Design&amp;rdquo;&amp;rsquo;s &lt;a href=&#34;http://www.stcynic.com/blog/archives/2005/10/dembskis_obsessive_complaints.php&#34;&gt;crazy accusations of obsession against his critics&lt;/a&gt;.  Dembski&amp;rsquo;s latest is to accuse mathematician Jeff Shallit of being removed as a witness in the Dover trial because &amp;ldquo;his obsessiveness against me and ID made him a liability to the ACLU.&amp;rdquo;  Actually, Shallit did not testify because he was a rebuttal witness to Dembski, Dembski withdrew from the trial, and the defense did not use Dembski&amp;rsquo;s ideas in their case.&lt;br /&gt;&lt;br /&gt;Dembski then dug the hole deeper, stating that this couldn&amp;rsquo;t be the reason.  Why not?  Because he withdrew before Shallit&amp;rsquo;s deposition was taken.  He went on to challenge the ACLU and Shallit to release a transcript of the deposition.  Unfortunately for Dembski, it was the defense that took the deposition, to make sure they would be prepared in case Shallit would be used as a witness&amp;ndash;and the deposition (at least in the preliminary, uncorrected transcript) is already a public record.&lt;br /&gt;&lt;br /&gt;Perhaps Dembski should work on responding to his critics, rather than accusing them of stalking him.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Deception by Dover School Board President Alan Bonsell</title>
      <link>https://blog.lippard.org/2005/11/deception-by-dover-school-board.html/</link>
      <pubDate>Wed, 02 Nov 2005 01:55:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/11/deception-by-dover-school-board.html/</guid>
      <description>&lt;p&gt;This trial just keeps getting more and more ridiculous. The board members who said they had no idea who bought the copies of &lt;span style=&#34;font-style: italic;&#34;&gt;Of Pandas and People&lt;/span&gt; have been shown to be liars on this and other issues.  William Buckingham went in front of his church and solicited donations for the books, collected them personally, wrote a personal check (with a memo saying &amp;ldquo;for Pandas and People books&amp;rdquo;) and gave it to board president Alan Bonsell, who gave it to his father to purchase the books and make the donation.  Bonsell ended up receiving &lt;a href=&#34;http://www.stcynic.com/blog/archives/2005/11/judge_jones_getting_angry.php&#34;&gt;some angry questioning directly from the judge&lt;/a&gt;.  Mike Argento of the &lt;span style=&#34;font-style: italic;&#34;&gt;York Daily Record&lt;/span&gt; &lt;a href=&#34;http://ydr.com/story/doverbiology/92406/&#34;&gt;has a funny column&lt;/a&gt; on this examination.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Parable of the Roommate</title>
      <link>https://blog.lippard.org/2005/11/parable-of-roommate.html/</link>
      <pubDate>Tue, 01 Nov 2005 15:39:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/11/parable-of-roommate.html/</guid>
      <description>&lt;p&gt;This little parable/thought experiment was inspired by &lt;a href=&#34;http://goflyingturtle.blogspot.com/&#34;&gt;Steve&lt;/a&gt;’s comment in the &lt;a href=&#34;https://blog.lippard.org/2005/10/happy-199th-max.html&#34;&gt;Stirner&lt;/a&gt; birthday message, where he advocates for agnosticism over either theism or atheism.&lt;br /&gt;&lt;br /&gt;Imagine yourself in the following scenario:&lt;br /&gt;&lt;br /&gt;You’ve just returned home from a day at work. While you set your keys on the kitchen counter and remove your coat you can hear the familiar voices of your roommate and her/his S.O. in the other room.&lt;br /&gt;&lt;br /&gt;You start to wonder about what you might make yourself for dinner when suddenly you are startled by a loud gunshot, followed by what sounds like a body falling to the floor. Rather than getting the hell out of there you somewhat foolishly run to the other room to see what happened. Once there, you see your roommate standing there, arm outstretched, holding a still-smoking pistol pointed at what is now, apparently, a corpse.&lt;br /&gt;&lt;br /&gt;Your roommate looks at you and says “Santa Claus did it.”&lt;br /&gt;&lt;br /&gt;Do you:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;p&gt;a) Sincerely believe that your roommate is telling the actual truth?&lt;br /&gt;b) Decide that, because you didn’t actually see your roommate fire the gun, you just can’t know one way or another whether Santa did it?&lt;br /&gt;c) Consider your roommate a murderer, and the claim to be the rationalization of a mind that has snapped?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Texas Pastor Electrocuted During Baptism</title>
      <link>https://blog.lippard.org/2005/10/texas-pastor-electrocuted-during.html/</link>
      <pubDate>Mon, 31 Oct 2005 18:11:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/texas-pastor-electrocuted-during.html/</guid>
      <description>&lt;p&gt;&amp;ldquo;A pastor performing a baptism was electrocuted inside his church Sunday morning after adjusting a nearby microphone while standing in water, a church employee said.&amp;quot;&lt;br /&gt;&lt;br /&gt;Rev. Kyle Lake of University Baptist Church was pronounced dead at a nearby hospital; the woman being baptised &amp;ldquo;was not seriously injured.&amp;rdquo;  More on &lt;a href=&#34;http://news.yahoo.com/s/ap/20051031/ap_on_re_us/pastor_electrocuted&amp;printer=1&#34;&gt;Yahoo News&lt;/a&gt;, via Associated Press.&lt;br /&gt;&lt;br /&gt;The story says that apparently the woman being baptised had not yet stepped into the water.  No word on whether she will proceed with another pastor or church, or take it as a sign not to join this particular sect.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Consistent Kookery</title>
      <link>https://blog.lippard.org/2005/10/consistent-kookery.html/</link>
      <pubDate>Mon, 31 Oct 2005 16:53:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/consistent-kookery.html/</guid>
      <description>&lt;p&gt;You&amp;rsquo;ve got to hand it to the Amish.  At least they are consistent, unlike the vast majority of the IDiots out there who poo poo the notions of evolution while at the same time readily partaking in its fruits&amp;ndash;medicine that would be impossible were it not for our understanding of germs and genetics.&lt;br /&gt;&lt;br /&gt;But not the Amish, &lt;a href=&#34;http://nogodzone.blogspot.com/2005/10/polio-is-back-religion-is-reason.html&#34;&gt;who let their kids get polio&lt;/a&gt; rather than question &amp;ldquo;The Word.&amp;rdquo; I&amp;rsquo;m not sure what you&amp;rsquo;d call them, but you can&amp;rsquo;t call &amp;rsquo;em hypocrites.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Deception by Dover Defendant William Buckingham</title>
      <link>https://blog.lippard.org/2005/10/deception-by-dover-defendant-william.html/</link>
      <pubDate>Mon, 31 Oct 2005 01:38:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/deception-by-dover-defendant-william.html/</guid>
      <description>&lt;p&gt;Dover Area School Board member William Buckingham gave testimony in the trial, contradicting his sworn depositions on a number of points. First, he had been quoted numerous times as calling for creationism to be taught in schools to balance out evolution, then denied it in deposition. On the stand, &lt;a href=&#34;http://www.stcynic.com/blog/archives/2005/10/buckingham_lies_under_oath_in.php&#34;&gt;he admitted it&lt;/a&gt;, and that his statement in his sworn deposition was false. Second, he had claimed in deposition that he had no idea who purchased the 60 copies of &lt;span style=&#34;font-style: italic;&#34;&gt;Of Pandas and People&lt;/span&gt; which were donated to the school.  On the stand, he &lt;a href=&#34;http://www.stcynic.com/blog/archives/2005/10/buckinghams_second_lie_under_o.php&#34;&gt;admitted that he was the one&lt;/a&gt; who asked for donations in church and wrote the check to Donald Bonsall have the books purchased.&lt;br /&gt;&lt;br /&gt;This is the same guy who &lt;a href=&#34;http://ydr.com/story/doverbiology/87612/&#34;&gt;stood up at a school board meeting and said&lt;/a&gt;, &amp;ldquo;Two thousand years ago, someone died on a cross. Can&amp;rsquo;t someone take a stand for him?&amp;quot;&lt;br /&gt;&lt;br /&gt;Way to be a model of moral behavior, Bill!&lt;br /&gt;&lt;br /&gt;Looks like Dover Area School Board member Heather Geesey &lt;a href=&#34;http://www.pandasthumb.org/archives/2005/10/dover_school_bo.html&#34;&gt;has also contradicted her deposition statements&lt;/a&gt;.   (More on Geesey at &lt;A HREF = &#34;http://www.stcynic.com/blog/archives/2005/10/those_darned_defense_witnesses.php&#34;&gt;Dispatches from the Culture Wars&lt;/A&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Yet more on peer review of Michael Behe&#39;s book</title>
      <link>https://blog.lippard.org/2005/10/yet-more-on-peer-review-of-michael.html/</link>
      <pubDate>Thu, 27 Oct 2005 21:09:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/yet-more-on-peer-review-of-michael.html/</guid>
      <description>&lt;p&gt;Ed Brayton &lt;a href=&#34;http://www.stcynic.com/blog/archives/2005/10/more_on_peer_review_of_behes_b.php&#34;&gt;tracked down and got comments from&lt;/a&gt; the other two known reviewers of Behe&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Darwin&amp;rsquo;s Black Box&lt;/span&gt;, Robert Shapiro and K. John Morrow.  Shapiro reviewed the origins of life aspect (his area of expertise), and though he disagreed with Behe&amp;rsquo;s conclusions, thought it was the best argument from design he&amp;rsquo;d seen.   Morrow, on the other hand, thought the book was poor and disingenuous, and believes that his review led an earlier publisher to reject it.&lt;br /&gt;&lt;br /&gt;Ed&amp;rsquo;s commentary at &lt;span style=&#34;font-style: italic;&#34;&gt;Dispatches from the Culture Wars&lt;/span&gt; includes the text of an email from Morrow about the book, along with the text of reviewer comments from biochemist Russell Doolittle.  Both are quite damning.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Institutional Inertia</title>
      <link>https://blog.lippard.org/2005/10/institutional-inertia.html/</link>
      <pubDate>Wed, 26 Oct 2005 17:24:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/institutional-inertia.html/</guid>
      <description>&lt;p&gt;HBO’s &lt;a href=&#34;http://www.hbo.com/thewire/&#34;&gt;The Wire&lt;/a&gt; is an absolutely fantastic show. Written by Ed Burns, a former policeman, the show is, on one level, about a Baltimore homicide detective’s monomaniacal pursuit of the leaders of a heroin cartel. On another level, the show is an exploration of how institutions impact the choices available to the individuals who make them up. Albert Jay Nock, in his essay &lt;a href=&#34;http://www.cooperativeindividualism.org/nock_anarchists_progress.html&#34;&gt;Anarchist’s Progress&lt;/a&gt;, addressed this topic brilliantly. The message of both Burns and Nock is that people are often forced by circumstance (usually one contrived by the institutions they are a part of) to do things they wouldn’t otherwise do (of course, Max Stirner would justifiably declare these people to be &amp;ldquo;possessed by spooks&amp;rdquo;).&lt;br /&gt;&lt;br /&gt;Unfortunately this phenomenon extends beyond the bureaucratic hell that a city government must be. It seems it exists even in what I would imagine would be the least likely of all places for it to be: libertarian think tanks. I personally know several &lt;a href=&#34;http://www.cato.org&#34;&gt;Cato&lt;/a&gt; staffers, for example, who are staunch anarchists, and yet, apparently from a need for Cato to appear “inside the beltway,” they often put out some seriously milquetoast policy recommendations.&lt;br /&gt;&lt;br /&gt;Arizona’s &lt;a href=&#34;http://www.goldwaterinstitute.org/&#34;&gt;Goldwater Institute&lt;/a&gt;, also staffed by a few &lt;em&gt;anarchistas&lt;/em&gt;, provides another example. In private conversations with Vicky Murray, she has told me that she thinks school and state should be entirely separate. Yet, in her capacity as Goldwater’s Director of Educational Opportunity, she writes articles like &lt;a href=&#34;http://www.goldwaterinstitute.org/article.php/782.html&#34;&gt;this&lt;/a&gt; and &lt;a href=&#34;http://www.goldwaterinstitute.org/article.php/776.html&#34;&gt;this&lt;/a&gt;. It is understandable that Goldwater would want to pander to their financial base, which consists mostly of traditional conservatives, but it’s disappointing, nonetheless. Does taking a half-assed approach really &amp;ldquo;defend liberty&amp;rdquo;? (I&amp;rsquo;m actually not sure &lt;em&gt;what&lt;/em&gt;, if anything, defends liberty nowadays. I am more and more convinced that Stirner is right when he says that all freedom is &lt;em&gt;self &lt;/em&gt;liberation and must be &lt;em&gt;taken&lt;/em&gt;.)&lt;br /&gt;&lt;br /&gt;All of these issues were really brought into stark relief for me by &lt;a href=&#34;http://www.goldwaterinstitute.org/article.php/786.html&#34;&gt;the article they published today&lt;/a&gt;, which complains about Arizona’s salary grid for teachers. The article’s author, John Wenders, points to a school in Little Rock, Arkansas, where they “began tying teacher bonuses to students’ Stanford Achievement Test results. In just one year, overall student achievement increased 17 percent, and teachers received bonuses up to $8,600.”&lt;br /&gt;&lt;br /&gt;I can’t believe that the article’s author, an economics professor, cites this literally incredible statistic so unquestioningly. As someone versed in economic theory, Professor Wenders should know better than most that incentives matter. I submit that the amazing 17 percent increase was probably achieved via some combination of cheating (and I specifically mean &lt;em&gt;teacher &lt;/em&gt;cheating, not student), “teaching to the test”, statistical anomaly, and perhaps a small amount of legitimately better teaching.&lt;br /&gt;&lt;br /&gt;I think that, in publishing this article, Goldwater does a disservice to themselves &lt;em&gt;and&lt;/em&gt; the cause of liberty. Unfortunately, the article that &lt;em&gt;should&lt;/em&gt; have been written, and the article that I can only hope Vicky Murray probably wanted to write – that schools should be entirely private and then the salaries of the teachers would suddenly no longer be a political hot-button – is one that we’re likely never to see. I think that’s a shame.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Defending Against Botnets</title>
      <link>https://blog.lippard.org/2005/10/defending-against-botnets.html/</link>
      <pubDate>Wed, 26 Oct 2005 15:57:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/defending-against-botnets.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ll be &lt;a href=&#34;http://www.asu.edu/security/aware/2005/lippard.htm&#34;&gt;speaking next week&lt;/a&gt; at Arizona State University&amp;rsquo;s &lt;a href=&#34;http://www.asu.edu/security/aware/&#34;&gt;&amp;ldquo;Computer Security Awareness Week&amp;rdquo;&lt;/a&gt; on the above topic.  My talk is on Wednesday, November 2 at 11 a.m. at the Polytechnic Campus in Union Ballroom C, and will be followed by Erik Graham of General Dynamics speaking on Wireless Security.  I&amp;rsquo;ve been told to be as technically detailed as I like, though I think this is a problem which is in greater need of having its economic aspects addressed, in order to drive the implementation of the existing technical solutions.  Bruce Schneier &lt;a href=&#34;http://www.theregister.co.uk/2005/10/19/schneier_talks_law/&#34;&gt;has suggested that ISPs need to be held liable&lt;/a&gt; for malicious traffic they originate; I&amp;rsquo;d amend that to say that they should be held liable to the extent there are commercially reasonable measures to prevent, detect, and respond to such traffic and they don&amp;rsquo;t do it.  I agree with Schneier that the ISPs whose end users have compromised machines are in the best position to address the problems those compromised machines create&amp;ndash;along with the manufacturers of the operating systems they run.&lt;/p&gt;</description>
    </item>
    <item>
      <title>I Am Speechless</title>
      <link>https://blog.lippard.org/2005/10/i-am-speechless.html/</link>
      <pubDate>Tue, 25 Oct 2005 14:55:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/i-am-speechless.html/</guid>
      <description>&lt;p&gt;Here it is, less than eight hours into &lt;a href=&#34;https://blog.lippard.org/2005/10/happy-199th-max.html&#34;&gt;Max&amp;rsquo;s 199th&lt;/a&gt; and I&amp;rsquo;m already crowding it out. I&amp;rsquo;m sure Max doesn&amp;rsquo;t mind.&lt;br /&gt;&lt;br /&gt;If this blog had categories then this item would be filed in &amp;ldquo;WTF?&amp;quot;&lt;br /&gt;&lt;br /&gt;I was pre-pubescent when Star Trek I came out, so I guess I was oblivious to the &lt;a href=&#34;http://troubledscience.com/images/groinville.jpg&#34;&gt;male camel toe&lt;/a&gt; fashion trend that seems to have been in full swing (if you&amp;rsquo;ll pardon the pun) at the time.&lt;br /&gt;&lt;br /&gt;That shocking image is courtesy the ladies over at &lt;a href=&#34;http://lookathisbutt.blogspot.com/&#34;&gt;Look At His Butt!&lt;/a&gt;, who swear that, as you might have hesitatingly concluded, that &lt;em&gt;is &lt;/em&gt;a wet spot that Spock is sporting.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Happy 199th, Max!</title>
      <link>https://blog.lippard.org/2005/10/happy-199th-max.html/</link>
      <pubDate>Tue, 25 Oct 2005 07:01:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/happy-199th-max.html/</guid>
      <description>&lt;p&gt;What distinguishes a religious belief from, well, a &lt;em&gt;non&lt;/em&gt;­-religious belief?&lt;br /&gt;&lt;br /&gt;Is it belief in a god or gods? Belief in the super-natural? It seems to be something more than these things.&lt;br /&gt;&lt;br /&gt;Aside from the &lt;a href=&#34;http://www.discovery.org/&#34;&gt;usual&lt;/a&gt; &lt;a href=&#34;http://www.catholic.org/&#34;&gt;suspects&lt;/a&gt;, examples of &amp;ldquo;religions&amp;rdquo; having a more &lt;em&gt;secular&lt;/em&gt; flavor are legion. It isn&amp;rsquo;t just the Christians who are screaming &amp;ldquo;The end is Nigh!&amp;rdquo; Witness those who believe in an &lt;a href=&#34;http://www.kurzweilai.net/index.html?flash=1&#34;&gt;impending&lt;/a&gt; &lt;a href=&#34;http://accelerating.org/&#34;&gt;technological&lt;/a&gt; &lt;a href=&#34;http://www.accelerationwatch.com/&#34;&gt;singularity&lt;/a&gt;. Or &lt;a href=&#34;http://www.alcor.org/&#34;&gt;those&lt;/a&gt; who think future technologies will be able to give us the naturalist&amp;rsquo;s equivalent of an afterlife. Or those who think we&amp;rsquo;re about to &lt;a href=&#34;http://www.peakoil.net/PeakOilSites.html&#34;&gt;run out of oil&lt;/a&gt;. Or that our carbon emissions are causing &lt;a href=&#34;http://www.realclimate.org/index.php?p=197&#34;&gt;global warming&lt;/a&gt; (for why I think that&amp;rsquo;s bullshit, go &lt;a href=&#34;http://parliamentofthings.info/climate.html&#34;&gt;here&lt;/a&gt;). Or that our very existence is causing &lt;a href=&#34;http://www.actionbioscience.org/newfrontiers/eldredge2.html&#34;&gt;mass extinctions&lt;/a&gt; (okay, maybe &lt;em&gt;that &lt;/em&gt;one is supported by the evidence - &lt;a href=&#34;http://www.spacedaily.com/news/life-01zp.html&#34;&gt;just maybe&lt;/a&gt;).&lt;br /&gt;&lt;br /&gt;And those are just the millennialists and chicken littles (and only a sample, at that)! Other &amp;ldquo;secular&amp;rdquo; beliefs that I think fall under the &amp;ldquo;religious&amp;rdquo; umbrella include &lt;a href=&#34;http://www.seti.org&#34;&gt;SETI&lt;/a&gt;, &lt;a href=&#34;http://en.wikipedia.org/wiki/Communism&#34;&gt;Communism&lt;/a&gt;, &lt;a href=&#34;http://www.aynrand.org&#34;&gt;Objectivism&lt;/a&gt;, &lt;a href=&#34;http://www.zetetics.com/mac/natlaw.htm&#34;&gt;natural rights theory&lt;/a&gt;&amp;hellip;&lt;br /&gt;&lt;br /&gt;There must be something deep in the human psyche that compels us to believe that we - meaning &amp;ldquo;we&amp;rdquo; as a species, or &amp;ldquo;we&amp;rdquo; as people living here, now - are somehow special, somehow &lt;em&gt;chosen&lt;/em&gt;; that we have &lt;em&gt;meaning&lt;/em&gt;; that we have &lt;em&gt;import&lt;/em&gt; or &lt;em&gt;intrinsic value, &lt;/em&gt;for those would appear to be some of the characteristics of the beliefs I mentioned. Another - perhaps more important - characteristic is that these beliefs are (generally) couched in terms that are not falsifiable, and hence rest ultimately on the basis of faith.&lt;br /&gt;&lt;br /&gt;Given this apparently fundamental need to believe (i.e., &amp;ldquo;have faith&amp;rdquo;) in &lt;em&gt;something&lt;/em&gt;, it&amp;rsquo;s not surprising that &lt;strong&gt;Max Stirner&lt;/strong&gt;, born Johann Caspar Schmidt on October 25th, 1806, in Bayreuth, Germany, is all but forgotten.&lt;br /&gt;&lt;br /&gt;A worthy introduction to Stirner and his thought is well beyond the scope of what I can present here. &lt;a href=&#34;http://en.wikipedia.org/wiki/Max_Stirner&#34;&gt;Wikipedia&lt;/a&gt; has a decent introductory essay about him, along with an excellent set of links to further reading (&lt;a href=&#34;http://www.lsr-projekt.de/poly/eninnuce.html&#34;&gt;this one&lt;/a&gt; in particular I like!), and &lt;a href=&#34;http://www.livejournal.com/users/fractaltime/&#34;&gt;Svein&lt;/a&gt; Olav &lt;a href=&#34;http://www.nonserviam.com/solan/&#34;&gt;Nyberg&lt;/a&gt;&amp;rsquo;s &lt;a href=&#34;http://www.nonserviam.com/stirner/&#34;&gt;pages&lt;/a&gt; are comprehensive and indispensable.&lt;br /&gt;&lt;br /&gt;For even more depth, I recommend as a starting point that you read the book &lt;a href=&#34;http://www.amazon.com/exec/obidos/tg/detail/-/0877002398&#34;&gt;Individuality and the Social Organism&lt;/a&gt;. Follow that link and you&amp;rsquo;ll no doubt see my review of it, as well as my &lt;a href=&#34;http://www.amazon.com/exec/obidos/tg/listmania/list-browse/-/3SYTRLK4ULV6L/ref=cm_lm_detail_ctr_full_1/104-4216013-2577562&#34;&gt;Listmania List&lt;/a&gt; of other Stirner-related books.&lt;br /&gt;&lt;br /&gt;I will save a longer discussion of Stirner&amp;rsquo;s ideas and influence for a later date (After all, I will need something new to say on his bicentennial) and confine myself in this post to touching on just one reason I think he is worth retrieving from the dustbin of history: his attack on &amp;ldquo;religious&amp;rdquo; thinking of all stripes.&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;&lt;span style=&#34;color:#000099;&#34;&gt;Man, your head is haunted; you have wheels in your head! You imagine great things, and depict to yourself a whole world of gods that has an existence for you, a spirit-realm to which you suppose yourself to be called, an ideal that beckons you. You have a fixed idea!&lt;/span&gt;&lt;/blockquote&gt;With this thought, Stirner begins his attack upon an idea proposed by his friend and contemporary, Feuerbach, in his book &lt;em&gt;The Essence of Christianity&lt;/em&gt;. Feuerbach&amp;rsquo;s thesis was that all of the Christian notions of the &amp;ldquo;divine&amp;rdquo; rightfully belonged in the concept of &lt;em&gt;Man&lt;/em&gt;. Stirner&amp;rsquo;s counter (and, as it turned out, death-blow) was that this was simply a change of masters, and he would have none of it.&lt;br /&gt;&lt;blockquote&gt;&lt;span style=&#34;color:#000099;&#34;&gt;History seeks for &lt;em&gt;man&lt;/em&gt;: but he is I, you, we. Sought as a mysterious &lt;em&gt;essence&lt;/em&gt;, as the divine, first as &lt;em&gt;God&lt;/em&gt;, then as &lt;em&gt;man&lt;/em&gt; (humanity, humaneness, and mankind), he is found as the individual, the finite, the unique one [einzige].&lt;br /&gt;&lt;/span&gt;&lt;/blockquote&gt;Stirner cautioned that such an abstraction of &amp;ldquo;essences&amp;rdquo; was identical to religion, in spite of Feuerbach&amp;rsquo;s attempt to eliminate God from the equation.&lt;br /&gt;&lt;blockquote&gt;&lt;p&gt;&lt;span style=&#34;color:#000099;&#34;&gt;With the strength of &lt;em&gt;despair&lt;/em&gt; Feuerbach clutches at the total substance of Christianity, not to throw it away, no, to drag it to himself, to draw it, the long-yearned-for, ever-distant, out of its heaven with a last effort, and keep it by him forever. Is not that a clutch of the uttermost dispair, a clutch for life or death, and is it not at the same time the Christian yearning and hungering for the other world?&lt;/span&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Christian Hackers&#39; Association</title>
      <link>https://blog.lippard.org/2005/10/christian-hackers-association.html/</link>
      <pubDate>Sun, 23 Oct 2005 18:32:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/christian-hackers-association.html/</guid>
      <description>&lt;p&gt;I guess you&amp;rsquo;d call them &amp;ldquo;scripture kiddies.&amp;rdquo;  Their projects include transliterating the Bible into &amp;ldquo;leet&amp;rdquo; and praying for spammers.  Their website is &lt;a href=&#34;http://www.christianhacker.org/&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;7h053 p30p13 r f)(/&lt;1ng VV@(/&lt;0z.&lt;/p&gt;
  &lt;/div&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Lippard&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;In related news, there&#39;s a &lt;A HREF=&#34;http://www.geocities.com/ResearchTriangle/Node/4081/&#34; REL=&#34;nofollow&#34;&gt;Jesux&lt;/A&gt; Linux distribution...&lt;/p&gt;
  &lt;/div&gt;</description>
    </item>
    <item>
      <title>Top real-estate investor sells U.S. holdings</title>
      <link>https://blog.lippard.org/2005/10/top-real-estate-investor-sells-us.html/</link>
      <pubDate>Sun, 23 Oct 2005 04:50:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/top-real-estate-investor-sells-us.html/</guid>
      <description>&lt;p&gt;In another sign that the housing bubble is near an end, &lt;a href=&#34;http://money.cnn.com/2005/10/21/news/newsmakers/barrack/index.htm?cnn=yes&#34;&gt;Tom Barrack is selling off his U.S. real estate holdings&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Unicef bombs the Smurfs</title>
      <link>https://blog.lippard.org/2005/10/unicef-bombs-smurfs.html/</link>
      <pubDate>Sun, 23 Oct 2005 04:10:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/unicef-bombs-smurfs.html/</guid>
      <description>&lt;p&gt;Via &lt;a href=&#34;http://wileywiggins.blogspot.com/2005/10/unicef-bombs-smurfs.html&#34;&gt;Wiley Wiggins&amp;rsquo; blog&lt;/a&gt;, here&amp;rsquo;s a &lt;a href=&#34;http://adsoftheworld.com/media/tv/unicef_smurfs_video&#34;&gt;Belgian anti-war PSA&lt;/a&gt; in which the Smurf village gets bombed.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;They had it coming.&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>Kirk Cameron on Evolution (he&#39;s against it)</title>
      <link>https://blog.lippard.org/2005/10/kirk-cameron-on-evolution-hes-against.html/</link>
      <pubDate>Sat, 22 Oct 2005 20:30:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/kirk-cameron-on-evolution-hes-against.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.stcynic.com/blog/archives/2005/10/mike_seaver_on_evolution.php&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt; points out a &lt;a href=&#34;http://video.google.com/videoplay?docid=-5479410612081345878&#34;&gt;video&lt;/a&gt; available from Google&amp;rsquo;s experimental video search, that features Kirk Cameron of &amp;ldquo;Growing Pains&amp;rdquo; arguing against atheism and evolution. The most entertaining argument in the video is the argument that the banana was clearly intelligently designed. Troy Britain quotes a more extensive list of banana features (several of which are used in this video):&lt;br /&gt;&lt;blockquote&gt;&lt;b&gt;The banana—the atheist&amp;rsquo;s nightmare.&lt;/b&gt;  &lt;p&gt;Note that the banana:&lt;/p&gt;  &lt;p&gt;1. Is shaped for human hand&lt;/p&gt;</description>
    </item>
    <item>
      <title>Michael Behe Disproves Irreducible Complexity</title>
      <link>https://blog.lippard.org/2005/10/michael-behe-disproves-irreducible.html/</link>
      <pubDate>Sat, 22 Oct 2005 20:08:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/michael-behe-disproves-irreducible.html/</guid>
      <description>&lt;p&gt;In the Dover trial, Behe was questioned at some length about what was demonstrated in the paper he co-authored with David Snoke, &amp;ldquo;Simulating Evolution by Gene Duplication of Protein Feature that Requires Multiple Amino Acid Residues,&amp;rdquo; which the Discovery Institute lists as a peer-reviewed journal article supporting intelligent design.&lt;br /&gt;&lt;br /&gt;At the &lt;a href=&#34;http://www.stcynic.com/blog/archives/2005/10/behe_disproves_irreducible_com.php&#34;&gt;Dispatches from the Culture Wars blog&lt;/a&gt;, Ed Brayton quotes a long section from Behe&amp;rsquo;s cross-examination about this paper about what it actually demonstrates. It has been represented as demonstrating that a particular kind of irreducibly complex system cannot evolve. What it actually shows is something rather different. As Ed puts it:&lt;br /&gt;&lt;blockquote&gt;Yet what does he admit under oath that his own study actually says? It says that IF you assume a population of bacteria on the entire earth that is 7 orders of magnitude less than the number of bacteria in a single ton of soil&amp;hellip;and IF you assume that it undergoes only point mutations&amp;hellip;and IF you rule out recombination, transposition, insertion/deletion, frame shift mutations and all of the other documented sources of mutation and genetic variation&amp;hellip;and IF you assume that none of the intermediate steps would serve any function that might help them be preserved&amp;hellip;THEN it would take 20,000 years (or 1/195,000th of the time bacteria have been on the earth) for a new complex trait requiring multiple interacting mutations - the very definition of an irreducibly complex system according to Behe - to develop and be fixed in a population.&lt;br /&gt;&lt;br /&gt;In other words, even under the most absurd and other-worldly assumptions to make it as hard as possible, even while ruling out the most powerful sources of genetic variation, an irreducibly complex new trait requiring multiple unselected mutations can evolve within 20,000 years. And if you use more realistic population figures, in considerably less time than that. It sounds to me like this is a heck of an argument &lt;i&gt;against&lt;/i&gt; irreducible complexity, not for it.&lt;/blockquote&gt;The full exchange quoted at Dispatches is worth reading, and more commentary can be found at&lt;a href=&#34;http://www.pandasthumb.org/archives/2005/10/behe_disproves.html&#34;&gt; The Panda&amp;rsquo;s Thumb&lt;/a&gt;, where John Timmer points out that&lt;br /&gt;&lt;blockquote&gt;Based on the math presented there [in Behe &amp;amp; Snoke], it appears that this sort of mutation combination could arise about 10^14 times a year, or something like 100 trillion times a year.&lt;br /&gt;&lt;/blockquote&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cool toy</title>
      <link>https://blog.lippard.org/2005/10/cool-toy.html/</link>
      <pubDate>Sat, 22 Oct 2005 05:06:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/cool-toy.html/</guid>
      <description>&lt;p&gt;Speaking of old science fiction movies, there&amp;rsquo;s a &lt;a href=&#34;http://www.hammacher.com/publish/10921.asp#&#34;&gt;cool toy available from the Hammacher Schlemmer catalog&lt;/a&gt;, if you have a spare $50K.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Why not save up and get two so that you can wear one as a costume at Halloween?&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>AmEx sues Savvis CEO for nonpayment of strip club tab</title>
      <link>https://blog.lippard.org/2005/10/amex-sues-savvis-ceo-for-nonpayment-of.html/</link>
      <pubDate>Sat, 22 Oct 2005 00:19:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/amex-sues-savvis-ceo-for-nonpayment-of.html/</guid>
      <description>&lt;p&gt;American Express has filed a lawsuit against Savvis CEO Robert A. McCormick for his &lt;a href=&#34;http://www.cnn.com/2005/LAW/10/21/topless.tab.ap/index.html&#34;&gt;failure to pay a $241,000 credit card bill&lt;/a&gt; full of charges from the strip club Scores in October 2003, where he was present with &amp;ldquo;at least three other men.&amp;quot;&lt;br /&gt;&lt;br /&gt;I remember hearing stories of similar activity by sales executives at Genuity before the dot-com bust (no pun intended).&lt;br /&gt;&lt;br /&gt;Savvis&amp;rsquo; deputy general counsel says that he disputed the charges with AmEx and that they believe he was the victim of fraud by Scores.&lt;br /&gt;&lt;br /&gt;This is apparently the third such lawsuit from AmEx involving disputed Scores bills (the other two were for $28,000 and $129,000).  Scores spokesman Lonnie Hanover says that high rollers who visit the &amp;ldquo;super elite President&amp;rsquo;s Club&amp;rdquo; at Scores often spend thousands of dollars on single bottles of champagne and give strippers tips as large as $10,000.  Sounds like a clip joint to me.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Sanctity of Marriage</title>
      <link>https://blog.lippard.org/2005/10/sanctity-of-marriage.html/</link>
      <pubDate>Fri, 21 Oct 2005 23:30:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/sanctity-of-marriage.html/</guid>
      <description>&lt;p&gt;I just had to weigh in on the &lt;a href=&#34;http://volokh.com/archives/archive_2005_10_16-2005_10_22.shtml#1129906061&#34;&gt;Maggie Gallagher&lt;/a&gt; post at Volokh.  She&amp;rsquo;s a wacko.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Lippard&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;It appears that she needs to read Dr. Tatiana&#39;s Sex Advice To All Creation.&lt;/p&gt;
  &lt;/div&gt;</description>
    </item>
    <item>
      <title>Nkem Owoh&#39;s &#34;I Go Chop Your Dollar&#34;</title>
      <link>https://blog.lippard.org/2005/10/nkem-owohs-i-go-chop-your-dollar.html/</link>
      <pubDate>Fri, 21 Oct 2005 23:26:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/nkem-owohs-i-go-chop-your-dollar.html/</guid>
      <description>&lt;p&gt;A Nigerian actor/musician/comedian has made a &lt;a href=&#34;http://www.tlcafrica.com/I_go_chop_your_dollar1.mov&#34;&gt;song and music video&lt;/a&gt; about 419 scams. The chorus is &amp;ldquo;Oyinbo man, I go chop your dollar, I take your money and disappear, 419 is just a game, you are the loser, I am the winner.&amp;quot;&lt;br /&gt;&lt;br /&gt;As &lt;a href=&#34;http://nm.onlinenigeria.com/templates/?a=3224&amp;amp;z=12&#34;&gt;this site&lt;/a&gt; complains (along with the next link), the video does nothing to raise confidence in Nigeria.  The song is &lt;a href=&#34;http://www.postnewsline.com/2005/07/observations_up.html&#34;&gt;popular in Cameroon&lt;/a&gt;, and is apparently based on a tract authored by Nkem Owoh.&lt;br /&gt;&lt;br /&gt;UPDATE (December 10, 2009):  Nkem Owoh was recently kidnapped while driving down the highway in eastern Nigeria, and the original ransom was 15 million naira ($99,000), but allegedly reduced to 1.4 million naira and his car.  (Source: &lt;a href=&#34;http://www.economist.com/world/middleeast-africa/displaystory.cfm?story_id=14984882&#34;&gt;&amp;ldquo;Go for the locals,&amp;quot;&lt;/a&gt; &lt;span style=&#34;font-style: italic;&#34;&gt;The Economist&lt;/span&gt;, November 28-December 4, 2009, p. 56.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>More on Behe and &#34;review&#34;</title>
      <link>https://blog.lippard.org/2005/10/more-on-behe-and-review.html/</link>
      <pubDate>Fri, 21 Oct 2005 22:47:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/more-on-behe-and-review.html/</guid>
      <description>&lt;p&gt;This exchange occurred during Behe&amp;rsquo;s cross examination:&lt;br /&gt;&lt;blockquote class=&#34;kw_quote&#34;&gt;  &lt;p&gt;Q But you actually were a critical  reviewer of Pandas, correct; that’s what it says in the acknowledgments page of the book?&lt;/p&gt;  &lt;p&gt;A that’s what it lists there, but that does not mean that I critically reviewed the whole book and commented on it in detail, yes.&lt;/p&gt;  &lt;p&gt;Q What did you review and comment on, Professor Behe?&lt;/p&gt;  &lt;p&gt;A I reviewed the literature concerning blood clotting, and worked with the editor on the section that became the blood clotting system. So I was principally responsible for that section.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Nice optical illusion</title>
      <link>https://blog.lippard.org/2005/10/nice-optical-illusion.html/</link>
      <pubDate>Fri, 21 Oct 2005 21:33:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/nice-optical-illusion.html/</guid>
      <description>&lt;p&gt;Watch as a &lt;a href=&#34;http://www.patmedia.net/marklevinson/cool/cool_illusion.html&#34;&gt;pink dot moves&lt;/a&gt; around a circle of pink dots, then becomes a green dot and the other pink dots disappear&amp;hellip;&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Oh yeah, there&#39;s an intelligent designer, all right!&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>Intelligent Design and Rigorous Peer Review</title>
      <link>https://blog.lippard.org/2005/10/intelligent-design-and-rigorous-peer.html/</link>
      <pubDate>Fri, 21 Oct 2005 21:12:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/intelligent-design-and-rigorous-peer.html/</guid>
      <description>&lt;p&gt;In the Dover intelligent design trial, expert witness for the defense Michael Behe, author of Darwin&amp;rsquo;s Black Box, testified that his book received rigorous peer review&amp;ndash;&lt;a href=&#34;http://aclupa.blogspot.com/2005/10/all-part-of-scientific-process-part-1.html&#34;&gt;more rigorous than a paper in a scientific journal&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;At the same time, Behe agreed, when asked by plaintiff&amp;rsquo;s counsel Eric Rothschild if the &amp;ldquo;peer review for Darwin&amp;rsquo;s Black Box was analogous to peer review in the [scientific] literature.&amp;rdquo; It was, according to Behe, even more rigorous. There were more than twice standard the number of reviewers and &amp;ldquo;they read [the book] more carefully&amp;hellip; because this was a controversial topic.&amp;quot;&lt;br /&gt;&lt;/blockquote&gt;It turns out that the deciding factor in the book&amp;rsquo;s being published came from the rigorous peer review of Dr. Michael Atchison of the University of Pennsylvania, who has &lt;a href=&#34;http://www.leaderu.com/real/ri9902/atchison.html&#34;&gt;described his involvement&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;&amp;hellip;I received a phone call from the publisher in New York. We spent approximately 10 minutes on the phone. After hearing a description of the work, I suggested that the editor should seriously consider publishing the manuscript. I told him that the origin of life issue was still up in the air. It sounded like this Behe fellow might have some good ideas, although&lt;em&gt; I could not be certain since I had never seen the manuscript&lt;/em&gt;. We hung up and I never thought about it again. At least until two years later. [&amp;hellip;]&lt;br /&gt; &lt;br /&gt;In November 1998, I finally met Michael Behe when he visited Penn for a Faculty Outreach talk. He told me that yes, indeed, it was his book that the publisher called me about. In fact, he said &lt;i&gt;my comments were the deciding factor in convincing the publisher to go ahead with the book&lt;/i&gt;.&lt;/blockquote&gt;The key reviewer, whose comments were the determining factor in the publication of the book, spent ten minutes on the telephone with the publisher, whose wife was a student in one of his classes, and he never saw the book itself until after it was published.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://www.stcynic.com/blog/archives/2005/10/id_books_and_peer_review.php&#34;&gt;Ed Brayton&lt;/a&gt; and &lt;a href=&#34;http://darwin.bc.asu.edu/blog/?p=564&#34;&gt;John Lynch&lt;/a&gt; give more detail and comment.&lt;br /&gt;&lt;br /&gt;There were four other reviewers:  Robert Shapiro (prof. of chemistry, NYU, author of &lt;span style=&#34;font-style: italic;&#34;&gt;Origins: A Skeptic&amp;rsquo;s Guide to the Creation of Life on Earth&lt;/span&gt;), K. John Morrow (formerly at Texas Tech University Health Sciences, &lt;a href=&#34;http://www.veritas-ucsb.org/reading/BuDSP.html&#34;&gt;published critic&lt;/a&gt; of Dembski and Behe), a forgotten Washington University biochemist, and another whom Behe has completely forgotten.  Perhaps they gave it a more rigorous review than Atchison, who didn&amp;rsquo;t actually review it at all.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Which classic science fiction films have you seen?</title>
      <link>https://blog.lippard.org/2005/10/which-classic-science-fiction-films.html/</link>
      <pubDate>Fri, 21 Oct 2005 18:34:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/which-classic-science-fiction-films.html/</guid>
      <description>&lt;p&gt;From &lt;a href=&#34;http://pharyngula.org/index/weblog/comments/i_must_be_a_sci_fi_pop_culture_freak/&#34;&gt;Pharyngula&lt;/a&gt;.  Bold the ones you&amp;rsquo;ve seen.&lt;br /&gt;&lt;br /&gt;  * &lt;span style=&#34;font-weight: bold;&#34;&gt;The Adventures of Buckaroo Banzai Across the 8th Dimension!&lt;/span&gt;&lt;br /&gt;  * Akira&lt;br /&gt;  * &lt;span style=&#34;font-weight: bold;&#34;&gt;Alien&lt;/span&gt;&lt;br /&gt;  * &lt;span style=&#34;font-weight: bold;&#34;&gt;Aliens&lt;/span&gt;&lt;br /&gt;  * Alphaville&lt;br /&gt;  * &lt;span style=&#34;font-weight: bold;&#34;&gt;Back to the Future&lt;/span&gt;&lt;br /&gt;  * &lt;span style=&#34;font-weight: bold;&#34;&gt;Blade Runner&lt;/span&gt;&lt;br /&gt;  * &lt;span style=&#34;font-weight: bold;&#34;&gt;Brazil&lt;/span&gt;&lt;br /&gt;  * &lt;span style=&#34;font-weight: bold;&#34;&gt;Bride of Frankenstein&lt;/span&gt;&lt;br /&gt;  * &lt;span style=&#34;font-weight: bold;&#34;&gt;Brother From Another Planet&lt;/span&gt;&lt;br /&gt;  * &lt;span style=&#34;font-weight: bold;&#34;&gt;A Clockwork Orange&lt;/span&gt;&lt;br /&gt;  * &lt;span style=&#34;font-weight: bold;&#34;&gt;Close Encounters of the Third Kind&lt;/span&gt;&lt;br /&gt;  * &lt;span style=&#34;font-weight: bold;&#34;&gt;Contact&lt;/span&gt;&lt;br /&gt;  * The Damned&lt;br /&gt;  * Destination Moon&lt;br /&gt;  * &lt;span style=&#34;font-weight: bold;&#34;&gt;The Day The Earth Stood Still&lt;/span&gt;&lt;br /&gt;  * &lt;span style=&#34;font-weight: bold;&#34;&gt;Delicatessen&lt;/span&gt;&lt;br /&gt;  * &lt;span style=&#34;font-weight: bold;&#34;&gt;Escape From New York&lt;/span&gt;&lt;br /&gt;  * &lt;span style=&#34;font-weight: bold;&#34;&gt;ET: The Extraterrestrial&lt;/span&gt;&lt;br /&gt;  * Flash Gordon: Space Soldiers (serial)&lt;br /&gt;  * &lt;span style=&#34;font-weight: bold;&#34;&gt;The Fly (1985 version)&lt;/span&gt;&lt;br /&gt;  * &lt;span style=&#34;font-weight: bold;&#34;&gt;Forbidden Planet&lt;/span&gt;&lt;br /&gt;  * Ghost in the Shell&lt;br /&gt;  * &lt;span style=&#34;font-weight: bold;&#34;&gt;Gojira/Godzilla&lt;/span&gt;&lt;br /&gt;  * &lt;span style=&#34;font-weight: bold;&#34;&gt;The Incredibles&lt;/span&gt;&lt;br /&gt;  * &lt;span style=&#34;font-weight: bold;&#34;&gt;Invasion of the Body Snatchers (1956 version)&lt;/span&gt;&lt;br /&gt;  * &lt;span style=&#34;font-weight: bold;&#34;&gt;Jurassic Park&lt;/span&gt;&lt;br /&gt;  * &lt;span style=&#34;font-weight: bold;&#34;&gt;Mad Max 2/The Road Warrior&lt;/span&gt;&lt;br /&gt;  * &lt;span style=&#34;font-weight: bold;&#34;&gt;The Matrix&lt;/span&gt;&lt;br /&gt;  * &lt;span style=&#34;font-weight: bold;&#34;&gt;Metropolis&lt;/span&gt;&lt;br /&gt;  * On the Beach&lt;br /&gt;  * &lt;span style=&#34;font-weight: bold;&#34;&gt;Planet of the Apes (1968 version)&lt;/span&gt;&lt;br /&gt;  * &lt;span style=&#34;font-weight: bold;&#34;&gt;Robocop&lt;/span&gt;&lt;br /&gt;  * &lt;span style=&#34;font-weight: bold;&#34;&gt;Sleeper&lt;/span&gt;&lt;br /&gt;  * Solaris (1972 version)&lt;br /&gt;  * &lt;span style=&#34;font-weight: bold;&#34;&gt;Star Trek II: The Wrath of Khan&lt;/span&gt;&lt;br /&gt;  * &lt;span style=&#34;font-weight: bold;&#34;&gt;Star Wars Episode IV: A New Hope&lt;/span&gt;&lt;br /&gt;  * &lt;span style=&#34;font-weight: bold;&#34;&gt;Star Wars Episode V: The Empire Strikes Back&lt;/span&gt;&lt;br /&gt;  * The Stepford Wives&lt;br /&gt;  * &lt;span style=&#34;font-weight: bold;&#34;&gt;Superman&lt;/span&gt;&lt;br /&gt;  * &lt;span style=&#34;font-weight: bold;&#34;&gt;Terminator 2: Judgement Day&lt;/span&gt;&lt;br /&gt;  * &lt;span style=&#34;font-weight: bold;&#34;&gt;The Thing From Another World&lt;/span&gt;&lt;br /&gt;  * &lt;span style=&#34;font-weight: bold;&#34;&gt;Things to Come&lt;/span&gt;&lt;br /&gt;  * &lt;span style=&#34;font-weight: bold;&#34;&gt;Tron&lt;/span&gt;&lt;br /&gt;  * &lt;span style=&#34;font-weight: bold;&#34;&gt;12 Monkeys&lt;/span&gt;&lt;br /&gt;  * 28 Days Later&lt;br /&gt;  * &lt;span style=&#34;font-weight: bold;&#34;&gt;20,000 Leagues Under the Sea&lt;/span&gt;&lt;br /&gt;  * &lt;span style=&#34;font-weight: bold;&#34;&gt;2001: A Space Odyssey&lt;/span&gt;&lt;br /&gt;  * &lt;span style=&#34;font-weight: bold;&#34;&gt;La Voyage Dans la Lune&lt;/span&gt;&lt;br /&gt;  * &lt;span style=&#34;font-weight: bold;&#34;&gt;War of the Worlds (1953 version)&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;I&amp;rsquo;m assuming the 1954 version of Godzilla is intended (not the 1984 one or &amp;ldquo;Godzilla 2000&amp;rdquo;), the 1902 version of La Voyage Dans la Lune (not the 1986 TV version), and the 1975 version of The Stepford Wives (not the 2004 version). This is a rather weird list. I&amp;rsquo;d remove all the anime and add some more obscure stuff like Phase IV, Silent Running, The Cube, Logan&amp;rsquo;s Run, Village of the Damned, 20 Million Miles to Earth, etc.&lt;span style=&#34;font-weight: bold;&#34;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Impracticality of Space Travel</title>
      <link>https://blog.lippard.org/2005/10/impracticality-of-space-travel.html/</link>
      <pubDate>Thu, 20 Oct 2005 20:33:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/impracticality-of-space-travel.html/</guid>
      <description>&lt;p&gt;We better hope that one day either &lt;a href=&#34;http://en.wikipedia.org/wiki/Carbon_nanotube&#34;&gt;carbon nanotubes&lt;/a&gt; or plutonium can be purchased in bulk at the corner market, because otherwise, sadly, it looks like we &lt;a href=&#34;http://www.physorg.com/news6341.html&#34;&gt;ain&amp;rsquo;t gettin&amp;rsquo; into space&lt;/a&gt; until the day when we&amp;rsquo;re all as &lt;a href=&#34;http://www.invisibleheart.com/Iheart/EconomyNothing.html&#34;&gt;rich as Bill Gates&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;(ht: &lt;a href=&#34;http://www.chicagoboyz.net/archives/003632.html&#34;&gt;Chicago Boyz&lt;/a&gt;)&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;I should point out that the figure that Russell Roberts uses, of &#34;$2 million a year,&#34; is wrong.  Bill Gates makes (or made at the time of the publishing of &lt;I&gt;Fair Play&lt;/I&gt;) $2 million &lt;I&gt;a day&lt;/I&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>EFF Decrypts Laser Printer Codes</title>
      <link>https://blog.lippard.org/2005/10/eff-decrypts-laser-printer-codes.html/</link>
      <pubDate>Wed, 19 Oct 2005 04:09:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/eff-decrypts-laser-printer-codes.html/</guid>
      <description>&lt;p&gt;The Electronic Frontier Foundation &lt;a href=&#34;http://www.eff.org/Privacy/printers/list.php&#34;&gt;has published information&lt;/a&gt; about tracking codes printed in every document by laser printers from Xerox, Canon, Brother, Dell, Epson and other companies. These codes, which have been decrypted for one model of Xerox printer, &lt;a href=&#34;http://www.eff.org/Privacy/printers/docucolor/&#34;&gt;indicate the date and time the document was printed&lt;/a&gt; and the serial number of the printer.  The codes have apparently been in effect &lt;a href=&#34;http://www.azcentral.com/news/articles/1018secretcode-ON.html&#34;&gt;for at least a decade&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>1st Lt. Gregg Murphy: Bush shill?</title>
      <link>https://blog.lippard.org/2005/10/1st-lt-gregg-murphy-bush-shill.html/</link>
      <pubDate>Wed, 19 Oct 2005 04:04:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/1st-lt-gregg-murphy-bush-shill.html/</guid>
      <description>&lt;p&gt;The Media Citizen blog has &lt;a href=&#34;http://mediacitizen.blogspot.com/2005/10/soldier-propagandist.html&#34;&gt;some background on one of the soldiers&lt;/a&gt; in the pre-rehearsed interaction with Bush that occurred last Thursday&amp;ndash;it seems he&amp;rsquo;s been appearing in pro-Bush pieces on Iraq since 2003.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;The answer to the question posed by this item&#39;s title: Resoundingly, yes!&lt;BR/&gt;&lt;BR/&gt;(I wish we could edit comments--though I suppose that could become a logistical nightmare in long conversations)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Science catches up with Jules Verne...</title>
      <link>https://blog.lippard.org/2005/10/science-catches-up-with-jules-verne.html/</link>
      <pubDate>Tue, 18 Oct 2005 15:36:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/science-catches-up-with-jules-verne.html/</guid>
      <description>&lt;p&gt;On the 16th of January, the Nautilus seemed becalmed only a few yards beneath the surface of the waves. Her electric apparatus remained inactive and her motionless screw left her to drift at the mercy of the currents. I supposed that the crew was occupied with interior repairs, rendered necessary by the violence of the mechanical movements of the machine.&lt;br /&gt;&lt;br /&gt;My companions and I then witnessed a curious spectacle. The hatches of the saloon were open, and, as the beacon light of the Nautilus was not in action, a dim obscurity reigned in the midst of the waters. I observed the state of the sea, under these conditions, and the largest fish appeared to me no more than scarcely defined shadows, when the Nautilus found herself suddenly transported into full light. I thought at first that the beacon had been lighted, and was casting its electric radiance into the liquid mass. I was mistaken, and after a rapid survey perceived my error.&lt;br /&gt;&lt;br /&gt;The Nautilus floated in the midst of a phosphorescent bed which, in this obscurity, became quite dazzling. It was produced by myriads of luminous animalculae, whose brilliancy was increased as they glided over the metallic hull of the vessel. I was surprised by lightning in the midst of these luminous sheets, as though they had been rivulets of lead melted in an ardent furnace or metallic masses brought to a white heat, so that, by force of contrast, certain portions of light appeared to cast a shade in the midst of the general ignition, from which all shade seemed banished. No; this was not the calm irradiation of our ordinary lightning. There was unusual life and vigour: this was &lt;a href=&#34;http://www.scienceblog.com/cms/scientists_detect_milky_sea_phenomena_9109&#34;&gt;truly living light&lt;/a&gt;!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Arrested Development</title>
      <link>https://blog.lippard.org/2005/10/arrested-development.html/</link>
      <pubDate>Fri, 14 Oct 2005 04:29:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/arrested-development.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.saveitforward.com&#34; target=&#34;_blank&#34;&gt;&lt;img height=&#34;250&#34; src=&#34;http://www.saveitforward.com/images/banner3.gif&#34; width=&#34;250&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I&amp;rsquo;m rather skeptical about whether this concept will actually accomplish anything, because, aside from the fact that Fox almost certainly makes orders of magnitude more revenue from commercial advertising than they do from DVD sales, advertisers don&amp;rsquo;t care about DVD sales, they care about ratings.&lt;br /&gt;&lt;br /&gt;But what the hell? I can&amp;rsquo;t resist stumping for such a hilariously funny show.&lt;br /&gt;&lt;br /&gt;What other broadcast television show &lt;b&gt;on the Republican-shill Fox network&lt;/b&gt; can you think of that makes fun of Bush&amp;rsquo;s absurd &amp;ldquo;&lt;a href=&#34;http://www.foxnews.com/images/106207/6_22_bush_mission_banner.jpg&#34;&gt;Mission Accomplished&lt;/a&gt;&amp;rdquo; photo-op, the military&amp;rsquo;s &lt;a href=&#34;http://www.cbsnews.com/stories/2005/05/02/earlyshow/main692361.shtml&#34;&gt;recruiting difficulties&lt;/a&gt;, the &lt;a href=&#34;http://www.rotten.com/library/crime/prison/abu-ghraib/&#34;&gt;Abu Ghraib prison scandal&lt;/a&gt;, &amp;ldquo;&lt;a href=&#34;http://www.amconmag.com/12_15_03/feature.html&#34;&gt;free speech zones&lt;/a&gt;&amp;rdquo;, and the lack of WMDs in Iraq?&lt;br /&gt;&lt;br /&gt;I suppose an argument could be made that more DVD sales now could translate to higher ratings in the future. But how is it that the DVD can be ranked #4 on Amazon but the TV show is still getting dismal (less than 4 mil/week) viewership? It&amp;rsquo;s a mystery!&lt;br /&gt;&lt;br /&gt;Anyway, I hope the show at least finishes out a fourth season.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Two Thousand?</title>
      <link>https://blog.lippard.org/2005/10/two-thousand.html/</link>
      <pubDate>Tue, 11 Oct 2005 10:55:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/two-thousand.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://theunitedamerican.blogs.com/Movies/2000A/2000.html&#34;&gt;This&lt;/a&gt; item, found via the &lt;a href=&#34;http://www.antiwar.com/blog&#34;&gt;Antiwar.com blog&lt;/a&gt;, will probably be bouncing around the aether for the next few days. It strikes me, though, as far too antiseptic to be at all moving&amp;ndash;not to mention the fact that it neglects the orders-of-magnitude more tragic, um, &lt;em&gt;Iraqi &lt;/em&gt;side of the equation.&lt;br /&gt;&lt;br /&gt;It also calls to mind this &lt;a href=&#34;http://praxeology.net/anarcres.htm#spencer&#34;&gt;Herbert Spencer&lt;/a&gt; quote, from his essay &amp;ldquo;Patriotism,&amp;rdquo; found in &lt;a href=&#34;http://www.amazon.com/exec/obidos/ASIN/1410203131/104-5701931-0080724&#34;&gt;this book&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;&lt;span style=&#34;color:#000099;&#34;&gt;&amp;ldquo;When men hire themselves out to shoot other men to order, asking nothing about the justice of their cause, I don&amp;rsquo;t care if they are shot themselves.&amp;quot;&lt;/span&gt;&lt;/blockquote&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bush talks to God / Karen Hughes adds &#34;under God&#34; to the Constitution</title>
      <link>https://blog.lippard.org/2005/10/bush-talks-to-god-karen-hughes-adds.html/</link>
      <pubDate>Sat, 08 Oct 2005 19:11:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/bush-talks-to-god-karen-hughes-adds.html/</guid>
      <description>&lt;p&gt;Former Palestinian foreign minister &lt;a href=&#34;http://www.sfgate.com/cgi-bin/article.cgi?file=/chronicle/archive/2005/10/07/MNGNVF3SFM1.DTL&#34;&gt;Nabil Shaath confirms&lt;/a&gt; that George W. Bush told him that he had been given a mission by God to invade Afghanistan and Iraq and then create a Palestinian state to bring peace to the Middle East.&lt;br /&gt;&lt;br /&gt;Meanwhile, Undersecretary for Public Diplomacy and Public Affairs Karen Hughes, in addition to acting as &lt;a href=&#34;http://www.guardian.co.uk/usa/story/0,12271,1581655,00.html&#34;&gt;&amp;ldquo;bin Laden&amp;rsquo;s little helper&amp;rdquo;&lt;/a&gt; by spreading the message to Arab nations that the U.S. is acting out of Christian impulses, has also &lt;a href=&#34;http://www.brendan-nyhan.com/blog/2005/10/misperceptions_.html&#34;&gt;added the phrase &amp;ldquo;one nation under God&amp;rdquo;&lt;/a&gt; to the U.S. Constitution in her conversations with officials in Egypt.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bush&#39;s jaw twitch</title>
      <link>https://blog.lippard.org/2005/10/bushs-jaw-twitch.html/</link>
      <pubDate>Sat, 08 Oct 2005 00:53:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/bushs-jaw-twitch.html/</guid>
      <description>&lt;p&gt;Harry Shearer &lt;A HREF = &#34;http://www.huffingtonpost.com/harry-shearer/whats-he-doin_b_8421.html&#34;&gt;has pointed out&lt;/A&gt; (via video samples) that Bush seems to have developed an unusual jaw twitch.  TMJ?  A &lt;A HREF = &#34;http://www.nami.org/Content/ContentGroups/Helpline1/Tardive_Dyskinesia.htm&#34;&gt;reaction to medication&lt;/A&gt;?&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;That &#34;twitch&#34; is disturbing.  When I try to emulate it it sorta hurts, you know?  It&#39;s not a &#34;healthy&#34; motion for a human jaw, it would seem.&lt;/p&gt;
  &lt;/div&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Dave&lt;/strong&gt; &lt;small&gt;(2008-11-30)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;A lot of people are pointing out that this behavior looks extremely similar to how cocaine users act when under the influence. Just a thought...we know he is an addict.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cops on bad behavior</title>
      <link>https://blog.lippard.org/2005/10/cops-on-bad-behavior.html/</link>
      <pubDate>Fri, 07 Oct 2005 13:29:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/cops-on-bad-behavior.html/</guid>
      <description>&lt;p&gt;This &lt;a href=&#34;http://fastermustache.org/node/382&#34;&gt;first-hand account of a person in a wheelchair (Preston Craig) being abused by cops&lt;/a&gt; (Atlanta PD) shows why some people don&amp;rsquo;t like the police.  He saw a police cruiser parked in a handicapped space and blocking the handicapped ramp for a coffee place, confronted the officer about it, and took photos with his camera phone.  He ended up getting arrested, and the group of cops present agreed to lie about what happened (which included taking his cell phone and deleting the pictures).&lt;br /&gt;&lt;br /&gt;The Tucson anarchist magazine &lt;span style=&#34;font-style: italic;&#34;&gt;The Match!&lt;/span&gt; has a regular feature each issue called &amp;ldquo;Who the Police Beat&amp;rdquo; that contains multiple stories that are at least as outrageous as this one.  Although I&amp;rsquo;m sure the bad cops who engage in such behavior are a minority, it&amp;rsquo;s a minority that is almost always allowed to get away with it.  (Via &lt;a href=&#34;http://catallarchy.net/blog/archives/2005/10/06/six-cops-vs-a-man-in-a-wheelchair/&#34;&gt;Catallarchy&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Student&#39;s Bill of Rights project gets investigated by Secret Service</title>
      <link>https://blog.lippard.org/2005/10/students-bill-of-rights-project-gets.html/</link>
      <pubDate>Fri, 07 Oct 2005 04:54:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/students-bill-of-rights-project-gets.html/</guid>
      <description>&lt;p&gt;A student of Selina Jarvis in North Carolina &lt;a href=&#34;http://progressive.org/node/2495/print?PHPSESSID=a48bbe004c974427af5ef845bba850b2&#34;&gt;took a photograph&lt;/a&gt; of George W. Bush from a magazine, tacked it to a wall (through his head), and photographed his hand giving a thumbs-down gesture next to the Bush photo.&lt;br /&gt;&lt;br /&gt;Someone at the Kitty Hawk, NC Wal-Mart thought this was suspicious, and the student got a visit from the U.S. Secret Service, which confiscated his project.  The above story doesn&amp;rsquo;t say whether it was returned, but at least they decided not to indict him.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Southwest Airlines kicks off passenger for anti-Bush T-shirt</title>
      <link>https://blog.lippard.org/2005/10/southwest-airlines-kicks-off-passenger.html/</link>
      <pubDate>Fri, 07 Oct 2005 00:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/southwest-airlines-kicks-off-passenger.html/</guid>
      <description>&lt;p&gt;CNN&amp;rsquo;s &lt;a href=&#34;http://money.cnn.com/2005/10/06/news/fortune500/southwest_shirt/index.htm?cnn=yes&#34;&gt;story&lt;/a&gt; says that Lorrie Heasley&amp;rsquo;s shirt featured pictures of George W. Bush, Dick Cheney, and Condoleezza Rice along with &amp;ldquo;a phrase similar to the popular film title &amp;lsquo;Meet the Fockers.&amp;rsquo;&amp;rdquo;  I&amp;rsquo;m guessing that it said &amp;ldquo;Meet the Fuckers,&amp;rdquo; similar to &lt;a href=&#34;http://www.cafepress.com/shop/politics/browse/store/rnastore.30735993&#34;&gt;this shirt&lt;/a&gt; (which doesn&amp;rsquo;t have the same people on it).  She was made to leave the Los Angeles-to-Portland flight during a stop in Reno, Nevada.&lt;br /&gt;&lt;br /&gt;She says she will sue for reimbursement for her hotel, rental car, and gasoline costs for the last leg of her trip.&lt;br /&gt;&lt;br /&gt;Southwest claims they are obligated under FAA rules to deny boarding to any passenger &amp;ldquo;whose conduct is offensive, abusive, disorderly or violent or for clothing that is &amp;rsquo;lewd, obscene, or patently offensive.&amp;rsquo;&amp;rdquo;  An FAA spokesperson says there are no such federal rules.  Historically the FAA has required airlines to operate by rules which the airlines are not allowed to publicly reveal, such as those about requiring identification that were at issue in &lt;a href=&#34;http://cryptome.org/gilmore-v-usa-god.htm&#34;&gt;John Gilmore&amp;rsquo;s lawsuit&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;If Southwest&amp;rsquo;s claim about an FAA rule is correct, they had already violated it since they allowed her to board and fly half of the journey.  Unless she was creating some kind of a new disturbance, putting her off half way through the flight seems pretty outrageous.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Level 3 depeers Cogent</title>
      <link>https://blog.lippard.org/2005/10/level-3-depeers-cogent.html/</link>
      <pubDate>Thu, 06 Oct 2005 19:04:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/level-3-depeers-cogent.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.infoworld.com/article/05/10/06/HNispspat_1.html?source=rss&amp;amp;url=http://www.infoworld.com/article/05/10/06/HNispspat_1.html&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;InfoWorld&lt;/span&gt;&lt;/a&gt;:&lt;br /&gt;&lt;span class=&#34;artText&#34;&gt;&lt;/span&gt;&lt;blockquote&gt;&lt;span class=&#34;artText&#34;&gt;A financial dispute between two major Internet backbones has led to dropped traffic between their networks, a high-stakes game of chicken that&amp;rsquo;s angering customers affected by the network disruptions.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;span class=&#34;artText&#34;&gt;Early Wednesday morning Level 3 Communications Inc. terminated its &amp;ldquo;peering&amp;rdquo; agreement with Cogent Communications Inc., a step Level 3 says it took after months of fruitless negotiations. &lt;/span&gt;&lt;/blockquote&gt;&lt;span class=&#34;artText&#34;&gt;&lt;/span&gt;This has had no effect on customers of any tier-1 providers other than Level 3. It only affects customers (and customers of customers, ad infinitum) who purchase service only from Level 3 or Cogent, without purchasing transit service from someone who has reachability to the other.&lt;br /&gt;&lt;br /&gt;Tier-1 providers are those that connect to each other (to all other tier-1&amp;rsquo;s) with settlement-free interconnections (SFI); these include MCI, AT&amp;amp;T, Sprint, Qwest, Verio, and Global Crossing. Part of the agreement is usually that the amount of traffic passed in each direction is on a par&amp;ndash;the reason for entering into such an arrangement without exchanging money is that the connectivity is considered of equal value to both parties. To quote &lt;a href=&#34;http://www.isoc.org/inet99/proceedings/1e/1e_1.htm&#34;&gt;a paper by Geoff Huston&lt;/a&gt;,&lt;br /&gt;&lt;blockquote&gt;The bottom line is that a true peer relationship is based on the supposition that either party can terminate the interconnection relationship and that the other party does not consider such an action a competitively hostile act. If one party has a high reliance on the interconnection arrangement and the other does not, then the most stable business outcome is that this reliance is expressed in terms of a service contract with the other party, and a provider/client relationship is established. If a balance of mutual requirement exists between both parties, then a stable basis for a peer interconnection relationship also exists. Such a statement has no intrinsic metrics that allow the requirements to be quantified. Peering in such an environment is best expressed as the balance of perceptions, in which each party perceives an acceptable approximation of equal benefit in the interconnection relationship in their own terms.&lt;/blockquote&gt;Cogent, unlike Level 3, is not a tier-1 provider; they purchase transit from Verio in order to get to Sprint and AOL, among other places. Cogent has applied filters to announcements of their routes to their transit providers for all of its peers, so that traffic to those peers can only go over the links where they don&amp;rsquo;t pay for traffic (the peering links) rather than the ones where they do have to pay (the transit links).&lt;br /&gt;&lt;br /&gt;Level 3 has apparently decided that it is not getting as much as it&amp;rsquo;s giving from the peer relationship with Cogent, and so has ended it, with 75 days notice. This is a situation which Cogent could rectify by entering into a customer relationship with Level 3 or by removing their filters on Level 3 to use a transit provider such as Verio to reach Level 3.&lt;br /&gt;&lt;br /&gt;This is a scenario that either party has the power to resolve&amp;ndash;Level 3 by allowing peering from Cogent (which they have already clearly indicated is not a high priority for them); Cogent by purchasing service from Level 3 or reaching Level 3 by purchasing IP transit from someone else.&lt;br /&gt;&lt;br /&gt;Cogent has been caught in this situation at least three times previously&amp;ndash;it was depeered by OpenTransit (France Telecom) on April 14, 2005. Cogent gave in on April 17 by removing its filters that prevented traffic to OpenTransit from going across transit links. Teleglobe apparently attempted a similar move, but after paying Savvis for transit to resolve the issue, decided the peering was worthwhile. Back in 2002, &lt;a href=&#34;http://legalminds.lp.findlaw.com/list/cyberia-l/msg42080.html&#34;&gt;AOL ended its peering with Cogent&lt;/a&gt;.  So of these three peering battles, Cogent lost two and won one.&lt;br /&gt;&lt;br /&gt;It&amp;rsquo;s possible that Cogent generates more outbound than inbound traffic on its peering connection with Level 3; that kind of imbalance can be caused by, say, Cogent having more websites than individual customers on its network. Websites receive very small requests for pages, and send back very large amounts of data (web pages, images, streaming audio and video). Individual customers typically send out small requests (for web pages or files to download) and receive back large amounts of data. Peer-to-peer traffic can have high volume in either direction, but tends to cancel out since it&amp;rsquo;s usually between individual customers. (UPDATE: Cogent &lt;a href=&#34;http://www.techworld.com/networking/news/index.cfm?NewsID=4531&amp;amp;inkc=0&#34;&gt;denies that this is the case&lt;/a&gt;, saying that their inbound and outbound traffic with Level 3 was balanced.)&lt;br /&gt;&lt;br /&gt;Cogent has been aggressive in price reductions on IP transit costs, allowing them to take customers from providers that they peer with; this is also being attributed as a reason for Level 3 to want to depeer with them.&lt;br /&gt;&lt;br /&gt;It remains to be seen who will blink first this time. We may see calls for government regulation to address this issue, but those who have lost connectivity should complain to their upstream providers; those complaints will pass up to either Level 3 or Cogent. (And, if you are one of those affected, that means your provider is not purchasing sufficient connectivity to be able to withstand an issue like this.)&lt;br /&gt;&lt;br /&gt;UPDATE (July 25, 2008):  It was Level 3 that blinked first (back in 2005; I neglected to update this post), and as of June 2008, &lt;a href=&#34;http://www.renesys.com/blog/2008/06/cogent_becomes_transitfree.shtml&#34;&gt;Cogent is no longer buying transit from anyone, joining the ranks of tier-1 providers&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Harriet Miers&#39; church supports the crankiest of young-earth creationists</title>
      <link>https://blog.lippard.org/2005/10/harriet-miers-church-supports.html/</link>
      <pubDate>Thu, 06 Oct 2005 03:04:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/harriet-miers-church-supports.html/</guid>
      <description>&lt;p&gt;Harriet Miers &lt;a href=&#34;http://seattletimes.nwsource.com/html/nationworld/2002540461_scotus05.html&#34;&gt;attends Valley View Christian Church&lt;/a&gt;. Their &lt;a href=&#34;http://www.vvcc.org/coollinks.asp&#34;&gt;website&amp;rsquo;s &amp;ldquo;links&amp;rdquo; page&lt;/a&gt; links to Carl Baugh&amp;rsquo;s &lt;a href=&#34;http://www.creationevidence.org/cemframes.html&#34;&gt;Creation Evidence Museum&lt;/a&gt;. Baugh, a cranky young-earth creationist with &lt;a href=&#34;http://www.talkorigins.org/faqs/paluxy/degrees.html&#34;&gt;diploma mill credentials&lt;/a&gt;, is notorious for making &lt;a href=&#34;http://home.austarnet.com.au/stear/carl_baugh_page.htm&#34;&gt;claims&lt;/a&gt; so &lt;a href=&#34;http://www.talkorigins.org/faqs/paluxy/tooth.html&#34;&gt;bogus&lt;/a&gt; that his &lt;a href=&#34;http://www.answersingenesis.org/home/area/faq/dont_use.asp&#34;&gt;fellow young-earth creationists debunk them&lt;/a&gt;.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Ooooh!  Don&#39;t you want to get your hands on a copy of &lt;A HREF=&#34;http://www.answersingenesis.org/onlinestore/gatewaytrack.asp?PageType=detail&amp;UID=30-9-093&#34; REL=&#34;nofollow&#34;&gt;this DVD&lt;/A&gt;?&lt;/p&gt;
  &lt;/div&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Lippard&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;That would be interesting to see.  I wonder if it covers Lucy&#39;s knee joint.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Harriet Miers thinks Bush is an intellectual giant</title>
      <link>https://blog.lippard.org/2005/10/harriet-miers-thinks-bush-is.html/</link>
      <pubDate>Wed, 05 Oct 2005 16:15:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/harriet-miers-thinks-bush-is.html/</guid>
      <description>&lt;p&gt;David Frum of the &lt;I&gt;National Review&lt;/I&gt;, who has personal experience with Miers, &lt;A HREF = &#34;http://news.cincypost.com/apps/pbcs.dll/article?AID=/20051005/EDIT/510050331/1003&#34;&gt;says&lt;/A&gt;:  &amp;ldquo;In a White House that hero-worshiped the president, Miers was distinguished by the intensity of her zeal: She once told me that the president was the most brilliant man she had ever met.&amp;quot;&lt;br /&gt;&lt;br /&gt;She&amp;rsquo;s clearly unqualified for the Supreme Court, as she&amp;rsquo;s either deluded or dishonest.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;So maybe the blog link I put up yesterday &lt;I&gt;isn&#39;t&lt;/I&gt; a spoof!&lt;BR/&gt;&lt;BR/&gt;How scary would &lt;I&gt;that&lt;/I&gt; be?&lt;BR/&gt;&lt;BR/&gt;Actually, not much scarier than the reality, if she &lt;I&gt;really&lt;/I&gt; thinks Bush is brilliant.&lt;BR/&gt;&lt;BR/&gt;It sends shivers down my spine.&lt;/p&gt;</description>
    </item>
    <item>
      <title>French fry vending machine</title>
      <link>https://blog.lippard.org/2005/10/french-fry-vending-machine.html/</link>
      <pubDate>Wed, 05 Oct 2005 04:10:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/french-fry-vending-machine.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.patatachef.com/patatachef.html&#34;&gt;Patatas Chef&lt;/a&gt; is a device (&amp;ldquo;like a clean and small sophisticated factory&amp;rdquo;) that makes and sells french fries.  Expect late-night TV ads on how to make millions from the comfort of your home, along with your WiFi hotspot and Internet kiosk.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Neurological evidence for the placebo effect</title>
      <link>https://blog.lippard.org/2005/10/neurological-evidence-for-placebo.html/</link>
      <pubDate>Wed, 05 Oct 2005 03:31:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/neurological-evidence-for-placebo.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.abc.net.au/news/newsitems/200509/s1467634.htm&#34;&gt;Research by Jon-Kar Zubieta&lt;/a&gt; at the University of Michigan &lt;a href=&#34;http://www.jneurosci.org/cgi/content/abstract/25/34/7754&#34;&gt;published in &lt;span style=&#34;font-style: italic;&#34;&gt;The Journal of Neuroscience&lt;/span&gt;&lt;/a&gt; shows that subjects told they were receiving pain medication produced more &amp;ldquo;opioid&amp;rdquo; activity in the brain, as measured by PET scans showing activation of &amp;ldquo;mu-opioid receptors.&amp;rdquo;  Subjects given the placebo showed higher such receptor activation and reported greater pain relief, and had to be given higher levels of pain stimulus to maintain the same reported level of pain.&lt;br /&gt;&lt;br /&gt;So it&amp;rsquo;s not just mind over matter magic.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bush to consider using military to enforce quarantines if Avian flu epidemic breaks out</title>
      <link>https://blog.lippard.org/2005/10/bush-to-consider-using-military-to.html/</link>
      <pubDate>Wed, 05 Oct 2005 00:46:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/bush-to-consider-using-military-to.html/</guid>
      <description>&lt;p&gt;The &lt;a href=&#34;http://seattletimes.nwsource.com/html/nationworld/2002539717_webflu04.html&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Seattle Times&lt;/span&gt; reports&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;President Bush, increasingly concerned about a possible avian flu pandemic, revealed today that any part of the country where the virus breaks out could likely be quarantined and that he is considering using the military to enforce it.   &lt;p&gt; &amp;ldquo;The best way to deal with a pandemic is to isolate it and keep it isolated in the region in which it begins,&amp;rdquo; he said during a wide-ranging Rose Garden news conference.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Housing bubble losing volume in Phoenix</title>
      <link>https://blog.lippard.org/2005/10/housing-bubble-losing-volume-in.html/</link>
      <pubDate>Tue, 04 Oct 2005 01:43:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/housing-bubble-losing-volume-in.html/</guid>
      <description>&lt;p&gt;MLS listings for metropolitan Phoenix area, from ziprealty.com.  Inventory has increased by 79% in a little over two months.&lt;br /&gt;&lt;br /&gt;7/20/2005 10748&lt;br /&gt;7/21/2005 10968&lt;br /&gt;7/22/2005 11122&lt;br /&gt;7/23/2005 11424&lt;br /&gt;7/24/2005 11338&lt;br /&gt;7/25/2005 11112&lt;br /&gt;7/26/2005 11315&lt;br /&gt;7/27/2005 11353&lt;br /&gt;7/28/2005 11390&lt;br /&gt;7/29/2005 11471&lt;br /&gt;7/30/2005 11656&lt;br /&gt;7/31/2005 11609&lt;br /&gt;8/1/2005 11599&lt;br /&gt;8/2/2005 11590&lt;br /&gt;8/3/2005 11635&lt;br /&gt;8/4/2005 11714&lt;br /&gt;8/5/2005 11710&lt;br /&gt;8/6/2005 12196&lt;br /&gt;8/7/2005 12658&lt;br /&gt;8/8/2005 12919&lt;br /&gt;8/9/2005 13244&lt;br /&gt;8/10/2005 13099&lt;br /&gt;8/11/2005 13245&lt;br /&gt;8/12/2005 13389&lt;br /&gt;8/13/2005 13846&lt;br /&gt;8/14/2005 13801&lt;br /&gt;8/15/2005 13607&lt;br /&gt;8/16/2005 13779&lt;br /&gt;8/17/2005 13992&lt;br /&gt;8/18/2005 14087&lt;br /&gt;8/19/2005 14279&lt;br /&gt;8/20/2005 14321&lt;br /&gt;8/21/2005 14457&lt;br /&gt;8/22/2005 14336&lt;br /&gt;8/23/2005 14391&lt;br /&gt;8/24/2005 14529&lt;br /&gt;8/25/2005 14617&lt;br /&gt;8/26/2005 14792&lt;br /&gt;8/27/2005 15011&lt;br /&gt;8/28/2005 14984&lt;br /&gt;8/29/2005 14803&lt;br /&gt;8/30/2005 15042&lt;br /&gt;8/31/2005 15099&lt;br /&gt;9/1/2005 15063&lt;br /&gt;9/2/2005 15159&lt;br /&gt;9/3/2005 15404&lt;br /&gt;9/4/2005 15699&lt;br /&gt;9/5/2005 15621&lt;br /&gt;9/6/2005 15513&lt;br /&gt;9/7/2005 15913&lt;br /&gt;9/8/2005 16106&lt;br /&gt;9/9/2005 16489&lt;br /&gt;9/10/2005 16716&lt;br /&gt;9/11/2005 16609&lt;br /&gt;9/12/2005 16697&lt;br /&gt;9/13/2005 16538&lt;br /&gt;9/14/2005 16900&lt;br /&gt;9/15/2005 16952&lt;br /&gt;9/16/2005 17419&lt;br /&gt;9/17/2005 17583&lt;br /&gt;9/18/2005 17577&lt;br /&gt;9/19/2005 17636&lt;br /&gt;9/20/2005 17516&lt;br /&gt;9/21/2005 17664&lt;br /&gt;9/22/2005 17883&lt;br /&gt;9/23/2005 18226&lt;br /&gt;9/24/2005 18204&lt;br /&gt;9/25/2005 18196&lt;br /&gt;9/26/2005 18435&lt;br /&gt;9/27/2005 18483&lt;br /&gt;9/28/2005 18605&lt;br /&gt;9/29/2005 18604&lt;br /&gt;9/30/2005 19192&lt;br /&gt;10/1/2005 19333&lt;br /&gt;10/2/2005 19254&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bush Supreme Court nominee Harriet Miers</title>
      <link>https://blog.lippard.org/2005/10/bush-supreme-court-nominee-harriet.html/</link>
      <pubDate>Mon, 03 Oct 2005 12:01:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/bush-supreme-court-nominee-harriet.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.cnn.com/2005/LAW/10/03/scotus.preview/index.html&#34;&gt;Bush is expected to nominate&lt;/a&gt; former Texas Lottery Commission head and current White House counsel Harriet Miers to replace Sandra Day O&amp;rsquo;Connor. She has no experience as a judge, and was head of the Texas Lottery Commission during Bush&amp;rsquo;s term as governor of Texas, when Ben Barnes, the guy who got Bush into the Texas Air National Guard, received a gigantic severance payment from Gtech, the company with the contract to run the Texas Lottery, followed by Gtech getting it&amp;rsquo;s contract extended without having to bid for it. Miers was in charge of the commission when it chose to extend Gtech&amp;rsquo;s contract despite the fact that &lt;a href=&#34;http://www.pnionline.com/dnblog/attytood/archives/002383.html&#34;&gt;the company was involved in a bribery scandal&lt;/a&gt;.  I&amp;rsquo;m sure there will be some interesting questions at the confirmation hearings if Miers is really the nominee.&lt;br /&gt;&lt;br /&gt;BTW, Gtech has quite a history&amp;hellip; in 1993, &lt;a href=&#34;http://www.newtimesbpb.com/issues/2005-03-31/news/norman.html&#34;&gt;Virgin billionaire Richard Branson accused its founder&lt;/a&gt;, Guy Snowden, of trying to bribe him in relation to the UK national lottery.&lt;br /&gt;&lt;br /&gt;Gtech &lt;a href=&#34;http://www.sptimes.com/2003/09/06/State/Rival_wins_bid_to_run.shtml&#34;&gt;also runs the state lottery&lt;/a&gt; in Jeb &amp;ldquo;Chang&amp;rdquo; Bush&amp;rsquo;s state, Florida, as well.&lt;br /&gt;&lt;br /&gt;(Note added 8:29 a.m.:  Bush has &lt;a href=&#34;http://www.cnn.com/2005/LAW/10/03/scotus.preview/index.html&#34;&gt;announced the nomination&lt;/a&gt;.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>While on the Topic...</title>
      <link>https://blog.lippard.org/2005/10/while-on-topic.html/</link>
      <pubDate>Mon, 03 Oct 2005 11:42:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/while-on-topic.html/</guid>
      <description>&lt;p&gt;Speaking of Bush speeches, get ready for a &amp;ldquo;significant&amp;rdquo; one, according to &lt;a href=&#34;http://www.heraldsun.news.com.au/common/story_page/0,5478,16796316^1702,00.html&#34;&gt;this article&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Yeah, I&amp;rsquo;m &lt;em&gt;sure&lt;/em&gt; it&amp;rsquo;s going to be erudite, persuasive, and chock full of talking points we&amp;rsquo;ve &lt;em&gt;never&lt;/em&gt; heard before. It seems that Condoleeza &amp;ldquo;&lt;a href=&#34;http://www.nndb.com/group/750/000091477/&#34;&gt;Guru&lt;/a&gt;&amp;rdquo; Rice and &amp;ldquo;a senior Bush administration official&amp;rdquo; have even given us a little preview.&lt;br /&gt;&lt;br /&gt;Condoleeza:&lt;br /&gt;&lt;blockquote&gt;&amp;ldquo;If we abandon future generations in the Middle East to despair and terror, we also condemn future generations in the United States to insecurity and fear.&amp;quot;&lt;/blockquote&gt;I see. So, continuing to shoot at, blow up, torture, and intimidate Iraqis will avoid &amp;ldquo;abandoning [them] to terror&amp;rdquo;? Building permanent military bases over there will ensure future security here?&lt;br /&gt;&lt;br /&gt;Cowardly &amp;ldquo;official&amp;rdquo;:&lt;br /&gt;&lt;blockquote&gt;&amp;ldquo;If you think by going home, you buy peace, it is wrong-headed.&amp;quot;&lt;/blockquote&gt;But it&amp;rsquo;s &lt;em&gt;not&lt;/em&gt; wrong-headed to think that keeping the military there and continuing to shoot at, blow up, torture, and intimidate Iraqis&amp;ndash;um, dare I say, continuing the &amp;ldquo;war&amp;rdquo;?&amp;ndash;will &amp;ldquo;buy&amp;rdquo; peace?&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;color:#000099;&#34;&gt;Political language &amp;hellip; is designed to make lies sound truthful and murder respectable, and to give an appearance of solidity to pure wind.&lt;/span&gt;&lt;br /&gt;     - &lt;strong&gt;George Orwell&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Learn English from the speeches of George W. Bush</title>
      <link>https://blog.lippard.org/2005/10/learn-english-from-speeches-of-george.html/</link>
      <pubDate>Sun, 02 Oct 2005 20:51:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/learn-english-from-speeches-of-george.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve been listening to the podcasts of &lt;a href=&#34;http://www.2600.com/&#34;&gt;2600 magazine&lt;/a&gt; (&amp;ldquo;The Hacker Quarterly&amp;rdquo;), which are quite good.  &lt;a href=&#34;http://en.wikipedia.org/wiki/Eric_Corley&#34;&gt;Emmanuel Goldstein&lt;/a&gt; (real name Eric Corley) has been traveling the world by land and sea, and reporting back on the state of freedom and technology via satellite phone, cell phone, or land line, as available. The August 30, 2005 podcast of &amp;ldquo;Off the Wall&amp;rdquo; was recorded in Tiananmen Square. Among observations about Chinese kite flying at busy intersections, their appreciation for ice and the sale of bottles of frozen mineral water, Chinese throat clearing noises, and the surprising modernity of Beijing, they reported on the wide availability of books in English. One bookstore of 6 or 7 floors was reported to have an entire floor on books for learning English. One of the books, which Emmanuel&amp;rsquo;s companion Sasja purchased for its humor value, was a book to learn English through reading the speeches of George W. Bush. Quite amusing, given his &lt;a href=&#34;http://slate.msn.com/id/76886/&#34;&gt;poor ability to speak the language&lt;/a&gt;.  (This topic occurs about 26:30 into the August 30 &amp;ldquo;Off the Wall&amp;rdquo; podcast, which you can subscribe to via Apple&amp;rsquo;s iTunes.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Porn availability goes up, crime goes down in U.S.</title>
      <link>https://blog.lippard.org/2005/10/porn-availability-goes-up-crime-goes.html/</link>
      <pubDate>Sun, 02 Oct 2005 19:19:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/porn-availability-goes-up-crime-goes.html/</guid>
      <description>&lt;p&gt;Radley Balko at &lt;span style=&#34;font-style: italic;&#34;&gt;The Agitator&lt;/span&gt; &lt;a href=&#34;http://www.theagitator.com/archives/025614.php#025614&#34;&gt;points out&lt;/a&gt; that as pornography has become more and more widely available in the U.S. with the rise of the Internet, sex crimes against children, abortions, teen pregnancy, divorce, crimes against women, and rape have dropped. Of course, the U.S. is still worse than many countries on several of those attributes, as the earlier study about rates of religiosity showed. This would be interesting to compare across countries with different levels of Internet connectivity.  This item via Ed Brayton&amp;rsquo;s &lt;a href=&#34;http://www.stcynic.com/blog/archives/2005/10/porn_destroys_the_moral_fabric.php&#34;&gt;Dispatches from the Culture Wars&lt;/a&gt;, where you can find further commentary.&lt;/p&gt;</description>
    </item>
    <item>
      <title>A pointed lesson</title>
      <link>https://blog.lippard.org/2005/10/pointed-lesson.html/</link>
      <pubDate>Sun, 02 Oct 2005 15:26:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/pointed-lesson.html/</guid>
      <description>&lt;BLOCKQUOTE&gt;The Catholic Diocese of Austin, Texas, is investigating after a priest called about 15 children to come forward during evening Mass so he could prick them with an unsterilised pin to demonstrate the pain Jesus suffered during crucifixion.                                         &lt;br /&gt;                                                                                &lt;br /&gt;&#34;What I was trying to teach them is that suffering is a part of life,&#34; said the Reverend Arthur Michalka, 78, Associated Press reports.         &lt;br /&gt;                                                                                &lt;br /&gt;No one reacted strongly during the incident at Holy Trinity Catholic Church on Wednesday, a diocese spokeswoman said. But one mother said later: &#34;Apparently our father has lost his mind.&#34;&lt;/BLOCKQUOTE&gt;&lt;br /&gt;&lt;br /&gt;Haven&#39;t enough Catholic priests taught enough children that &#34;suffering is a part of life&#34;? From the &lt;A HREF = &#34;http://www.smh.com.au/news/world/pointed-lesson/2005/09/20/1126982062530.html&#34;&gt;Sydney Morning Herald&lt;/A&gt; via Jack Kolb on the SKEPTIC list as part of a nice series of absurdities from Texas which also included &lt;A HREF = &#34;http://www.nbc4.tv/irresistible/5040625/detail.html?treets=la&amp;tid=2651905955813&amp;tml=la_4pm&amp;tmi=la_4pm_1_06000209302005&amp;ts=H &#34;&gt;this piece on a judge ordering a girl not to have sex&lt;/A&gt;.</description>
    </item>
    <item>
      <title>Where&#39;s Wanchick?</title>
      <link>https://blog.lippard.org/2005/10/wheres-wanchick.html/</link>
      <pubDate>Sun, 02 Oct 2005 14:48:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/wheres-wanchick.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.meredi.com/waldo/waldo.jpg&#34;&gt;&lt;img style=&#34;FLOAT: left; MARGIN: 0px 10px 10px 0px; WIDTH: 75px; CURSOR: hand&#34; alt=&#34;&#34; src=&#34;http://www.meredi.com/waldo/waldo.jpg&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;I&amp;rsquo;m sure this is a tired argument - but then again, what argument &lt;em&gt;isn&amp;rsquo;t &lt;/em&gt;tired when you&amp;rsquo;re dealing with creationists?&lt;br /&gt;&lt;br /&gt;Take a look at these &lt;a href=&#34;http://www.michaelbach.de/ot/&#34;&gt;optical illusions&lt;/a&gt;. On the one hand, they&amp;rsquo;re fun and kinda neat, but on the other hand, they&amp;rsquo;re profoundly disturbing. Most importantly, however, they are persuasive evidence &lt;em&gt;against &lt;/em&gt;any sort of &amp;ldquo;intelligent&amp;rdquo; designer. For me, the second one (the one with the blue and yellow boxes) is particularly compelling. What kind of intelligent, all-powerful, loving God would make motion detection color-blind?&lt;br /&gt;&lt;br /&gt;In thinking about this, the problem extends well beyond visual perception. Why would an intelligent designer make our memories so imperfect? For example, I can recall absolutely nothing about second grade&amp;ndash;and much of what I recall about first grade is probably wildly inaccurate (hell, much of what I recall about last week is probably wrong). Why is that (assuming a loving God, I mean)?&lt;br /&gt;&lt;br /&gt;I bet I know the answer already: we &amp;ldquo;fell from grace&amp;rdquo; and we&amp;rsquo;re being punished because of it. Right?&lt;br /&gt;&lt;br /&gt;(Hat tip: &lt;a href=&#34;http://radio.weblogs.com/0100191/2005/09/30.html&#34;&gt;Steve&amp;rsquo;s No Direction Home&lt;/a&gt;)&lt;/p&gt;</description>
    </item>
    <item>
      <title>More evidence that intelligent design evolved from young-earth creationism</title>
      <link>https://blog.lippard.org/2005/10/more-evidence-that-intelligent-design.html/</link>
      <pubDate>Sat, 01 Oct 2005 19:08:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/more-evidence-that-intelligent-design.html/</guid>
      <description>&lt;p&gt;Panda&amp;rsquo;s Thumb &lt;A HREF = &#34;http://www.pandasthumb.org/archives/2005/09/why_didnt_they.html&#34;&gt;has some more evidence&lt;/A&gt; showing that the book &lt;I&gt;Of Pandas and People&lt;/I&gt;, the subject of the Kitzmiller v. Dover trial, was originally explicitly creationist.  Parts of the book by Nancy Pearcey were originally published in the &lt;I&gt;Bible-Science Newsletter&lt;/I&gt;, which was one of the worst young-earth creationist publications in terms of poor quality of arguments and evidence.  For example, it published Tom Willis&amp;rsquo; &amp;ldquo;Lucy Goes to College,&amp;rdquo; which originated the bogus creationist claim that Lucy&amp;rsquo;s knee joint was found 2 km from the rest of the skeleton.  This is a bogus claim &lt;A HREF = &#34;http://www.talkorigins.org/faqs/knee-joint.html&#34;&gt;I&amp;rsquo;ve been trying to get creationists to stop making&lt;/A&gt; for the last ten years, with few successes.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Baylor student accused of terrorism for parody email</title>
      <link>https://blog.lippard.org/2005/10/baylor-student-accused-of-terrorism.html/</link>
      <pubDate>Sat, 01 Oct 2005 18:59:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/baylor-student-accused-of-terrorism.html/</guid>
      <description>&lt;p&gt;After an offended student, Christopher Stone, walked out of an Intro to Neuroscience lecture when the professor stated that the Bible is not a science textbook, he sent an email to his classmates explaining his actions.  Another student, Cody Cobb, sent out a parody email, which led to a visit from the Baylor police.  The latter student has &lt;A HREF = &#34;http://90percenttrue.com/index.php?p=41&#34;&gt;blogged the details&lt;/A&gt;.  Via &lt;A HREF = &#34;http://pharyngula.org/index/weblog/comments/dont_tease_jesus_some_of_his_best_friends_are_thugs/&#34;&gt;Pharyngula&lt;/A&gt;.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;You have to be &lt;I&gt;seriously&lt;/I&gt; humor-impaired to not know that the guy&#39;s email was a joke, and that&#39;s even &lt;I&gt;without&lt;/I&gt; having received the original.  The people who complained must be insufferably dull to be around.&lt;BR/&gt;&lt;BR/&gt;I&#39;m also amused by the alleged claim by the cops that &#34;we have Columbines and 9/11s all over the place.&#34;  Oh &lt;I&gt;really&lt;/I&gt;? School shootings and collapsing buildings are &#34;all over the place&#34;?  I can only hope that this was Mr. Cobb adding color to the dialog.  Can there really be cops who believe that large-scale, headline-grabbing terrorist acts in the U.S. are ongoing and commonplace?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Companies under fire for religiously themed ads</title>
      <link>https://blog.lippard.org/2005/10/companies-under-fire-for-religiously.html/</link>
      <pubDate>Sat, 01 Oct 2005 18:38:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/10/companies-under-fire-for-religiously.html/</guid>
      <description>&lt;p&gt;A number of companies have recently come under fire for using religious themes in advertising.  &lt;A HREF = &#34;http://news.yahoo.com/s/nm/20050930/tc_nm/italy_advert_jesus_dc&#34;&gt;Sony and Ikea&lt;/A&gt; both ran ads in Italy which have been criticized.  Sony&amp;rsquo;s ad for the Playstation showed a boy wearing a crown of thorns with the slogan &amp;ldquo;Ten Years of Passion.&amp;rdquo;  The crown of thorns was made of the geometric shapes that make up the Playstation logo.  Ikea ran an ad saying &amp;ldquo;There&amp;rsquo;s no religion anymore&amp;rdquo; to advertise that their stores are open on Sundays.&lt;br /&gt;&lt;br /&gt;In Ireland, bookmaker Paddy Power &lt;A HREF = &#34;http://news.yahoo.com/s/nm/20050930/od_nm/ireland_advert_dc&#34;&gt;ran a billboard&lt;/A&gt; depicting the Last Supper, with poker chips and cards, featuring the slogan &amp;ldquo;There&amp;rsquo;s a place for fun and games.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Chang, the Mystical Warrior</title>
      <link>https://blog.lippard.org/2005/09/chang-mystical-warrior.html/</link>
      <pubDate>Thu, 29 Sep 2005 15:57:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/09/chang-mystical-warrior.html/</guid>
      <description>&lt;p&gt;Apparently several members of the Bush family (including Florida Gov. Jeb and former President George Sr.) are advocates of &lt;a href=&#34;http://politics.guardian.co.uk/backbench/story/0,14158,1579224,00.html&#34;&gt;a mystical conservative warrior named Chang&lt;/a&gt;.  Here&amp;rsquo;s Jeb, in a speech naming Marco Rubio as Florida Speaker, after which he gave Marco a golden sword:&lt;br /&gt;&lt;blockquote&gt;Chang is a mystical warrior. Chang is somebody who believes in conservative principles, believes in entrepreneurial capitalism, believes in moral values that underpin a free society. I rely on Chang with great regularity in my public life. He has been by my side and sometimes I let him down. But Chang, this mystical warrior, has never let me down.&lt;/blockquote&gt;The &lt;span style=&#34;font-style: italic;&#34;&gt;Guardian&lt;/span&gt; article linked above also quotes Bush Sr. periodically asking during tennis matches, &amp;ldquo;Should I unleash Chang?&amp;rdquo; (Thanks to Jack Kolb on the SKEPTIC list for this item.)&lt;br /&gt;&lt;br /&gt;Add this to the accumulating evidence for dispensationalist Christians that George W. Bush is the Antichrist, along with his former Health and Human Services director&amp;rsquo;s &lt;a href=&#34;http://www.rednova.com/news/health/196561/health_chips_could_help_patients_in_us/&#34;&gt;support for RFID tags in humans&lt;/a&gt;.  (Tommy Thompson, like Bush, is a born-again Christian who supports &amp;ldquo;faith-based&amp;rdquo; organizations getting government money.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>How many of the most-banned books have you read?</title>
      <link>https://blog.lippard.org/2005/09/how-many-of-most-banned-books-have-you.html/</link>
      <pubDate>Thu, 29 Sep 2005 00:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/09/how-many-of-most-banned-books-have-you.html/</guid>
      <description>&lt;p&gt;As per &lt;a href=&#34;http://majikthise.typepad.com/majikthise_/2005/09/mostchallenged_.html&#34;&gt;Majikthise&lt;/a&gt; and &lt;a href=&#34;http://pharyngula.org/index/weblog/comments/how_many_have_you_read/&#34;&gt;Pharyngula&lt;/a&gt;:  How many books on the &lt;a href=&#34;http://www.ala.org/ala/oif/bannedbooksweek/bbwlinks/100mostfrequently.htm&#34;&gt;American Library Association&amp;rsquo;s most-challenged books list&lt;/a&gt; have you read? Apparently having children gives you quite an advantage that I lack (I haven&amp;rsquo;t read any of the children&amp;rsquo;s books published after the 1970s). Looks like about 25 of them for me, though some of them I didn&amp;rsquo;t read all of (like William Powell&amp;rsquo;s idiotic and dangerously inaccurate &lt;span style=&#34;font-style: italic;&#34;&gt;The Anarchist Cookbook&lt;/span&gt;). I&amp;rsquo;m also not sure I actually read all of the Judy Blume books listed here. Do I get any bonus points for being a contributor to &lt;a href=&#34;http://www.amazon.com/exec/obidos/tg/detail/-/1591022177/&#34;&gt;a challenged book&lt;/a&gt; (though not one of the top 100, it was actually &lt;a href=&#34;http://www.edwardtbabinski.us/controversial_book.html&#34;&gt;removed from a South Carolina public library in response to complaints&lt;/a&gt;)?&lt;br /&gt;&lt;br /&gt;&lt;ol type=&#34;1&#34;&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Scary Stories (Series) by Alvin Schwartz&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Daddy’s Roommate by Michael Willhoite&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;I Know Why the Caged Bird Sings by Maya Angelou&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;The Chocolate War by Robert Cormier&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;The Adventures of Huckleberry Finn by Mark Twain&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Of Mice and Men by John Steinbeck&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Harry Potter (Series) by J.K. Rowling&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Forever by Judy Blume&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Bridge to Terabithia by Katherine Paterson&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Alice (Series) by Phyllis Reynolds Naylor&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Heather Has Two Mommies by Leslea Newman&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;My Brother Sam is Dead by James Lincoln Collier and Christopher Collier&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;The Catcher in the Rye by J.D. Salinger&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;The Giver by Lois Lowry&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;It’s Perfectly Normal by Robie Harris&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Goosebumps (Series) by R.L. Stine&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;A Day No Pigs Would Die by Robert Newton Peck&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;The Color Purple by Alice Walker&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Sex by Madonna&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Earth’s Children (Series) by Jean M. Auel&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;The Great Gilly Hopkins by Katherine Paterson&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;A Wrinkle in Time by Madeleine L’Engle&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Go Ask Alice by Anonymous&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Fallen Angels by Walter Dean Myers&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;In the Night Kitchen by Maurice Sendak&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;The Stupids (Series) by Harry Allard&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;The Witches by Roald Dahl&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;The New Joy of Gay Sex by Charles Silverstein&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Anastasia Krupnik (Series) by Lois Lowry&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;The Goats by Brock Cole&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Kaffir Boy by Mark Mathabane&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Blubber by Judy Blume&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Killing Mr. Griffin by Lois Duncan&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Halloween ABC by Eve Merriam&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;We All Fall Down by Robert Cormier&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Final Exit by Derek Humphry&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;The Handmaid’s Tale by Margaret Atwood&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Julie of the Wolves by Jean Craighead George&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;The Bluest Eye by Toni Morrison&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;What’s Happening to my Body? Book for Girls: A Growing-Up Guide for Parents &amp;amp; Daughters by Lynda Madaras&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;To Kill a Mockingbird by Harper Lee&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Beloved by Toni Morrison&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;The Outsiders by S.E. Hinton&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;The Pigman by Paul Zindel&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Bumps in the Night by Harry Allard&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Deenie by Judy Blume&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Flowers for Algernon by Daniel Keyes&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Annie on my Mind by Nancy Garden&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;The Boy Who Lost His Face by Louis Sachar&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Cross Your Fingers, Spit in Your Hat by Alvin Schwartz&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;A Light in the Attic by Shel Silverstein&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Brave New World by Aldous Huxley&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Sleeping Beauty Trilogy by A.N. Roquelaure (Anne Rice)&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Asking About Sex and Growing Up by Joanna Cole&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Cujo by Stephen King&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;James and the Giant Peach by Roald Dahl&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;The Anarchist Cookbook by William Powell&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Boys and Sex by Wardell Pomeroy&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Ordinary People by Judith Guest&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;American Psycho by Bret Easton Ellis&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;What’s Happening to my Body? Book for Boys: A Growing-Up Guide for Parents &amp;amp; Sons by Lynda Madaras&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Are You There, God? It’s Me, Margaret by Judy Blume&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Crazy Lady by Jane Conly&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Athletic Shorts by Chris Crutcher&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Fade by Robert Cormier&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Guess What? by Mem Fox&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;The House of Spirits by Isabel Allende&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;The Face on the Milk Carton by Caroline Cooney&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Slaughterhouse-Five by Kurt Vonnegut&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Lord of the Flies by William Golding&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Native Son by Richard Wright&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Women on Top: How Real Life Has Changed Women’s Fantasies by Nancy Friday&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Curses, Hexes and Spells by Daniel Cohen&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Jack by A.M. Homes&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Bless Me, Ultima by Rudolfo A. Anaya&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Where Did I Come From? by Peter Mayle&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Carrie by Stephen King&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Tiger Eyes by Judy Blume&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;On My Honor by Marion Dane Bauer&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Arizona Kid by Ron Koertge&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Family Secrets by Norma Klein&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Mommy Laid An Egg by Babette Cole&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;The Dead Zone by Stephen King&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;The Adventures of Tom Sawyer by Mark Twain&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Song of Solomon by Toni Morrison&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Always Running by Luis Rodriguez&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Private Parts by Howard Stern&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Where’s Waldo? by Martin Hanford&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Summer of My German Soldier by Bette Greene&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Little Black Sambo by Helen Bannerman&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Pillars of the Earth by Ken Follett&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Running Loose by Chris Crutcher&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Sex Education by Jenny Davis&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;The Drowning of Stephen Jones by Bette Greene&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Girls and Sex by Wardell Pomeroy&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;How to Eat Fried Worms by Thomas Rockwell&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;View from the Cherry Tree by Willo Davis Roberts&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;The Headless Cupid by Zilpha Keatley Snyder&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;The Terrorist by Caroline Cooney&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;   &lt;li style=&#34;color: rgb(204, 204, 204);&#34;&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;&lt;b&gt;&lt;span style=&#34;font-family:Helvetica;&#34;&gt;Jump Ship to Freedom by James Lincoln Collier and Christopher Collier&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/li&gt; &lt;/ol&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Ashley Smith shared meth with captor</title>
      <link>https://blog.lippard.org/2005/09/ashley-smith-shared-meth-with-captor.html/</link>
      <pubDate>Wed, 28 Sep 2005 04:51:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/09/ashley-smith-shared-meth-with-captor.html/</guid>
      <description>&lt;p&gt;It&amp;rsquo;s now come out (via her book) that Ashley Smith, who was taken hostage by Brian Nichols after his shooting at an Atlanta courthouse, &lt;a href=&#34;http://news.yahoo.com/s/ap/20050927/ap_on_re_us/courthouse_hostage_book&#34;&gt;shared her crystal meth stash with her captor&lt;/a&gt; in addition to sharing with him about Rick Warren&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Purpose-Driven Life&lt;/span&gt;.  She says in her new book that she stopped using drugs the night before she was taken hostage, and that it was her hostage experience that persuaded her that she was a drug addict.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Rates of religious belief correlate with homicide, abortion, early mortality, and STDs</title>
      <link>https://blog.lippard.org/2005/09/rates-of-religious-belief-correlate.html/</link>
      <pubDate>Tue, 27 Sep 2005 16:28:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/09/rates-of-religious-belief-correlate.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://pharyngula.org/index/weblog/comments/sinners_in_the_hands_of_an_angry_phantasm/&#34;&gt;Pharyngula cites&lt;/a&gt; and quotes from &lt;a href=&#34;http://moses.creighton.edu/JRS/2005/2005-11.html&#34;&gt;a study&lt;/a&gt; in the &lt;span style=&#34;font-style: italic;&#34;&gt;Journal of Religion and Society&lt;/span&gt; which observes that&lt;br /&gt;&lt;blockquote&gt;In general, higher rates of belief in and worship of a creator correlate with higher rates of homicide, juvenile and early adult mortality, STD infection rates, teen pregnancy and abortion in the prosperous democracies. &lt;p&gt;The United States is almost always the most dysfunctional of the developing democracies, sometimes spectacularly so.&lt;/p&gt; &lt;/blockquote&gt; &lt;p&gt;&lt;/p&gt;&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Where is Wanchick&#39;s commentary on this, given that it is a direct contradiction to &lt;A HREF=&#34;http://christianfighter.blogspot.com/2005/09/evolutionism-and-vision-of-anointed.html&#34; REL=&#34;nofollow&#34;&gt;the claim he made&lt;/A&gt; recently that, e.g., teen pregnancy is up?&lt;BR/&gt;&lt;BR/&gt;(Please note that - if you couldn&#39;t already tell - my tongue is currently placed firmly in my cheek)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Why &#34;Conservatism&#34; is Meaningless</title>
      <link>https://blog.lippard.org/2005/09/why-conservatism-is-meaningless.html/</link>
      <pubDate>Sun, 25 Sep 2005 02:05:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/09/why-conservatism-is-meaningless.html/</guid>
      <description>&lt;p&gt;I don&amp;rsquo;t know precisely what to call this. A sad irony? A mindless contradiction? Sickening?&lt;br /&gt;&lt;p&gt;&lt;/p&gt;&lt;br /&gt;&lt;a href=&#34;http://photos1.blogger.com/blogger/4168/1436/1600/statolatry.jpg&#34;&gt;&lt;img style=&#34;DISPLAY: block; MARGIN: 0px auto 10px; CURSOR: hand; TEXT-ALIGN: center&#34; alt=&#34;&#34; src=&#34;http://photos1.blogger.com/blogger/4168/1436/400/statolatry.jpg&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;p&gt;Here we have &lt;a href=&#34;http://www.realcities.com/mld/krwashington/12733149.htm&#34;&gt;a guy&lt;/a&gt; with a &amp;ldquo;Commies aren&amp;rsquo;t cool&amp;rdquo; T-Shirt on, and yet he is engaging in the most brazen form of state-worship I could imagine - short of blowing the president, perhaps.&lt;/p&gt;&lt;p&gt;This is why I can&amp;rsquo;t stand conservatism - &amp;ldquo;neo&amp;rdquo; or &amp;ldquo;paleo&amp;rdquo;, it doesn&amp;rsquo;t matter.  &lt;/p&gt;</description>
    </item>
    <item>
      <title>&#34;6 Months to Nukes&#34;</title>
      <link>https://blog.lippard.org/2005/09/6-months-to-nukes.html/</link>
      <pubDate>Thu, 22 Sep 2005 02:07:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/09/6-months-to-nukes.html/</guid>
      <description>&lt;p&gt;When I read &lt;a href=&#34;http://theaustralian.news.com.au/common/story_page/0,5744,16668603^2703,00.html&#34;&gt;this article&lt;/a&gt; today, I couldn&amp;rsquo;t help thinking to myself that this tune sounds a little bit familiar. Then I remembered President Bush &lt;a href=&#34;http://www.whitehouse.gov/news/releases/2002/09/20020914.html&#34;&gt;saying this&lt;/a&gt; just slightly more than 3 years ago:&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;Today Saddam Hussein has the scientists and infrastructure for a nuclear weapons program, and has illicitly sought to purchase the equipment needed to enrich uranium for a nuclear weapon. Should his regime acquire fissile material, it would be able to build a nuclear weapon within a year.&lt;/blockquote&gt;&lt;p&gt;&amp;quot;&lt;a href=&#34;http://www.masadsign.nl/llama/Lyrics/policgh.html#08&#34;&gt;Dee doo doo doo&lt;/a&gt;, dee da da da&amp;quot; is all I want to say to you.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Home values and CPI</title>
      <link>https://blog.lippard.org/2005/09/home-values-and-cpi.html/</link>
      <pubDate>Sun, 18 Sep 2005 13:40:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/09/home-values-and-cpi.html/</guid>
      <description>&lt;p&gt;Don Boudreaux, chairman of the &lt;a href=&#34;http://www.gmu.edu/departments/economics/&#34;&gt;George Mason University Department of Economics&lt;/a&gt;, weighs in - tangentially - on the housing bubble with &lt;a href=&#34;http://cafehayek.typepad.com/hayek/2005/09/the_numbers_are.html&#34;&gt;this entry&lt;/a&gt; in his blog at &lt;a href=&#34;http://www.cafehayek.com&#34;&gt;&lt;a href=&#34;https://www.cafehayek.com&#34;&gt;www.cafehayek.com&lt;/a&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;R. Chapman&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;I have a challenge for the Lippard Blog:&lt;BR/&gt;&lt;BR/&gt;To help increase the content and quality of our blogs, would you be interested in engaging in a dialogue on various issues in philosophy of religion?&lt;BR/&gt;&lt;BR/&gt;I propose to have mini-debates of 200 words or less on topics like &#34;Is the Universe Designed&#34; &#34;Does the Soul Exist&#34; &#34;What Caused the Universe&#34; and other issues.&lt;BR/&gt;&lt;BR/&gt;One of us could start with an opening statement, followed by a reply by the other, and a final statement by the opener. Each contribution just being 200 words.&lt;BR/&gt;&lt;BR/&gt;We could alternate who starts the various mini-debates, so no one gets the overall advantage in the dialogues as a whole.&lt;BR/&gt;&lt;BR/&gt;Are you guys interested?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Willamette Week goes through government leaders&#39; garbage</title>
      <link>https://blog.lippard.org/2005/09/willamette-week-goes-through.html/</link>
      <pubDate>Fri, 16 Sep 2005 00:59:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/09/willamette-week-goes-through.html/</guid>
      <description>&lt;p&gt;After the district attorney, police chief, and mayor vocally defended the Portland Police Department&amp;rsquo;s practice of going through people&amp;rsquo;s garbage (arguing that it becomes public property when placed out on the street for pickup), &lt;a href=&#34;http://www.wweek.com/story.php?story=3485&#34;&gt;reporters for &lt;span style=&#34;font-style: italic;&#34;&gt;Willamette Week&lt;/span&gt; went through their garbage&lt;/a&gt;.  Suddenly, the police chief and mayor changed their positions (though I suspect they were legally right in the first place, and fools for not using shredders).  The mayor went so far as to threaten legal action, even though all they got was her recycling (her trash was up against her house on her property, and they chose not to risk trespass).  Only the DA responded without being upset.&lt;br /&gt;&lt;br /&gt;They got the police chief&amp;rsquo;s credit card number, found that his wife is a member of Focus on the Family, a summary of his wife&amp;rsquo;s investments, an email to the mayor about his application to be police chief of Los Angeles, a cigar stub, and &amp;ldquo;a handwritten note scribbled in pencil on a napkin, so personal it made us cringe.&amp;rdquo;&lt;/p&gt;</description>
    </item>
    <item>
      <title>March of the Penguins: Argument for Monogamy and Intelligent Design?</title>
      <link>https://blog.lippard.org/2005/09/march-of-penguins-argument-for.html/</link>
      <pubDate>Thu, 15 Sep 2005 22:47:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/09/march-of-penguins-argument-for.html/</guid>
      <description>&lt;p&gt;Michael Medved &lt;a href=&#34;http://www.nytimes.com/2005/09/13/science/13peng.html?ei=5090&amp;en=36efde9c1de3fa22&amp;amp;ex=1284264000&amp;partner=rssuserland&amp;amp;emc=rss&amp;pagewanted=all&#34;&gt;recently wrote&lt;/a&gt; that the documentary film &amp;ldquo;March of the Penguins&amp;rdquo; &amp;ldquo;passionately affirms traditional norms like monogamy, sacrifice and child rearing.&amp;rdquo; Andrew Coffin &lt;a href=&#34;http://www.worldmag.com/displayarticle.cfm?id=10903&#34;&gt;writes&lt;/a&gt; that the movie makes &amp;ldquo;a strong case for intelligent design.&amp;rdquo; These claims have been rightly ridiculed all over the blogosphere.&lt;br /&gt;&lt;br /&gt;Ed Brayton notes that there are &lt;a href=&#34;http://www.stcynic.com/blog/archives/2005/09/gay_penguins.php&#34;&gt;gay penguins&lt;/a&gt;, as does the &lt;a href=&#34;http://www.reason.com/hitandrun/2005/09/gay_pride_march.shtml&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Reason&lt;/span&gt; magazine blog&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Pharyngula notes that the penguins stand by while their eggs or children are eaten, that they get &lt;a href=&#34;http://pharyngula.org/index/weblog/birds/&#34;&gt;new breeding partners each season&lt;/a&gt; (so it&amp;rsquo;s serial monogamy without long-term commitment), and their practices could only have been designed by a cruel and heartless designer.&lt;br /&gt;&lt;br /&gt;Carl Zimmer points out that if we are going to take lessons in morality from the animal kingdom, &lt;a href=&#34;http://www.corante.com/loom/archives/2005/09/14/traditional_norms_animalstyle.php&#34;&gt;there are even more horrific examples available&lt;/a&gt;, which is also pointed out in the book and British TV series &lt;a href=&#34;http://www.drtatiana.com/&#34;&gt;&lt;span style=&#34;font-style: italic;&#34;&gt;Dr. Tatiana&amp;rsquo;s Sex Advice to All Creation.&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;The Panda&amp;rsquo;s Thumb &lt;a href=&#34;http://www.pandasthumb.org/archives/2005/09/penguins.html&#34;&gt;provides a similar list of links&lt;/a&gt; to the above, and there are enjoyable and informative comments at each of these sites, such as one commenter on Zimmer&amp;rsquo;s site who pointed to this article about &lt;a href=&#34;http://www.boston.com/news/local/massachusetts/articles/2005/08/12/thou_art_no_romeo/&#34;&gt;Boston&amp;rsquo;s lesbian swans&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The variation of deviant activity in nature is greater than it is within the human species alone. I look forward to seeing an Intelligent Design theory that attempts to explain it.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Do-it-yourself satellites</title>
      <link>https://blog.lippard.org/2005/09/do-it-yourself-satellites.html/</link>
      <pubDate>Thu, 15 Sep 2005 16:16:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/09/do-it-yourself-satellites.html/</guid>
      <description>&lt;p&gt;This &lt;a href=&#34;http://news.com.com/DIY+satellites+reinvent+the+space+race/2100-11397_3-5863564.html?tag=st.pop&#34;&gt;CNet article talks about the CubeSat program&lt;/a&gt;, which allows students to design, build, and launch their own satellites into low earth orbit (240-360 miles). The cost is about $40,000 to build and $40,000 to launch; the article quotes a Stanford professor calling these the Apple IIs of satellites.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Phoenix City Council election</title>
      <link>https://blog.lippard.org/2005/09/phoenix-city-council-election.html/</link>
      <pubDate>Thu, 15 Sep 2005 02:38:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/09/phoenix-city-council-election.html/</guid>
      <description>&lt;p&gt;City Councilman Mike Johnson &lt;a href=&#34;http://www.azcentral.com/arizonarepublic/local/articles/0914phoenixelect14.html&#34;&gt;was re-elected&lt;/a&gt; in my district (District 8) with more than 70 percent of the vote, defeating Al Sharpton protege, teenage Reverend Jarrett Maupin.  Maupin, who was featured &lt;a href=&#34;http://www.phoenixnewtimes.com/issues/2005-02-03/news/feature.html&#34;&gt;in a recent &lt;span style=&#34;font-style: italic;&#34;&gt;New Times&lt;/span&gt;&lt;/a&gt; article which leveled charges of institutional racism against my alma mater, Brophy College Prep, &lt;a href=&#34;http://newsthoughts.net/index.php?p=636&#34;&gt;was apparently a Republican&lt;/a&gt; when he was at Brophy.  Today he heads Sharpton&amp;rsquo;s National Action Network in Arizona and &lt;a href=&#34;http://www.newstalk1010.net/shows.php?sid=26&#34;&gt;has a show on Air America in Phoenix&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;UPDATE (December 22, 2006): A lot of the links above have gone bad.  Confirmation that Maupin was in the Young Republicans at Brophy can be found &lt;a href=&#34;http://greggyd.blogspot.com/2005/02/new-times-and-brophy.html&#34;&gt;on this Brophy graduate&amp;rsquo;s blog&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>&#34;Under God&#34; is unconstitutional in Sacramento, again</title>
      <link>https://blog.lippard.org/2005/09/under-god-is-unconstitutional-in.html/</link>
      <pubDate>Thu, 15 Sep 2005 00:55:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/09/under-god-is-unconstitutional-in.html/</guid>
      <description>&lt;p&gt;The Supreme Court left the door open for Michael Newdow to bring his case again, since they threw out his case on the basis of his lack of standing (he is not the legal guardian of his daughter) and refused to address the specifics of his case. The District Court rightly relied on the precedent of the 9th Circuit&amp;rsquo;s previous ruling in his case, and &lt;a href=&#34;http://news.yahoo.com/s/nm/20050914/pl_nm/rights_pledge_dc&#34;&gt;entered an injunction against Elk Grove schools to prohibit the use of the &amp;ldquo;under God&amp;rdquo; language&lt;/a&gt;. Newdow refiled the case including two additional families as plaintiffs, where there&amp;rsquo;s no issue of standing to allow the case to be thrown out on a similar technicality this time.&lt;br /&gt;&lt;br /&gt;This will go back to the 9th Circuit Court of Appeals, which will most likely rule the same way (thus making &amp;ldquo;under God&amp;rdquo; unconstitutional throughout the 9th Circuit), then get appealed again to the U.S. Supreme Court, where we will find out what John G. Roberts really meant when he said (near the end of &lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/content/article/2005/09/13/AR2005091301525.html&#34;&gt;Day 2 of his confirmation hearings&lt;/a&gt;) that he believes that the First Amendment protects the rights of nonbelievers as well as one religious sect against another (unlike Scalia, who said &lt;a href=&#34;http://straylight.law.cornell.edu/supct/html/03-1693.ZD.html&#34;&gt;in his dissent in McCreary that government can endorse belief over nonbelief&lt;/a&gt;):&lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;DURBIN: Let me just wrap this up by asking &amp;ndash; I think you&amp;rsquo;ve alluded to this &amp;ndash; is it your belief that what we are trying to establish in the constitutional protection on the exercise of religion is not only to protect minorities, religious minorities, but also nonbelievers?&lt;br /&gt;&lt;br /&gt;ROBERTS: Yes.&lt;br /&gt;&lt;br /&gt;The court&amp;rsquo;s decisions in that area are quite clear.&lt;br /&gt;&lt;br /&gt;And I think the framers&amp;rsquo; intent was as well; that it was not their intent just to have a protection for denominational discrimination. It was their intent to leave this as an area of privacy apart &amp;ndash; a conscience from which the government would not intrude.&lt;/blockquote&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Pentagon drafts new policy on first-strike use of nuclear weapons</title>
      <link>https://blog.lippard.org/2005/09/pentagon-drafts-new-policy-on-first.html/</link>
      <pubDate>Tue, 13 Sep 2005 04:09:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/09/pentagon-drafts-new-policy-on-first.html/</guid>
      <description>&lt;p&gt;Today&amp;rsquo;s &lt;a href=&#34;http://www.washingtonpost.com/wp-dyn/content/article/2005/09/10/AR2005091001053.html?sub=AR&#34;&gt;Washington Post&lt;/a&gt; reports that &lt;br /&gt;&lt;br /&gt;&lt;blockquote&gt;The Pentagon has drafted a revised doctrine for the use of nuclear weapons that envisions commanders requesting presidential approval to use them to preempt an attack by a nation or a terrorist group using weapons of mass destruction. The draft also includes the option of using nuclear arms to destroy known enemy stockpiles of nuclear, biological or chemical weapons.&lt;/blockquote&gt;&lt;br /&gt;The new doctrine has not yet been approved by Rumsfeld.&lt;br /&gt;&lt;br /&gt;Designed for Iran and North Korea?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Rehnquist remembered, Rashomon-style</title>
      <link>https://blog.lippard.org/2005/09/rehnquist-remembered-rashomon-style.html/</link>
      <pubDate>Sun, 11 Sep 2005 22:53:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/09/rehnquist-remembered-rashomon-style.html/</guid>
      <description>&lt;p&gt;Clint Bolick and Alan Dershowitz have written two very different&amp;ndash;yet only occasionally directly contradictory&amp;ndash;rememberances of Chief Justice William Rehnquist.  Bolick, in &lt;A HREF = &#34;http://www.goldwaterinstitute.org/article.php/734.html&#34;&gt;a piece distributed by the Goldwater Institute and published in the &lt;EM&gt;Arizona Republic&lt;/EM&gt;&lt;/A&gt;, describes Rehnquist as a conservative, moderating influence on a liberal court, advocating state&amp;rsquo;s rights, school choice, and presiding over a court that has been &amp;ldquo;usually (though less frequently lately) siding with individual liberty over state power.&amp;rdquo;  Dershowitz, on the other hand, &lt;A HREF = &#34;http://news.yahoo.com/s/huffpost/20050905/cm_huffpost/006844&#34;&gt;in a piece published on the Huffington Post&lt;/A&gt;, describes Rehnquist as a bigot who enjoyed racist and anti-Semitic jokes, who defended the &amp;ldquo;separate but equal&amp;rdquo; doctrine in Plessy v. Ferguson as a law clerk for Justice Jackson, and who began his legal career as a Republican thug who obstructed African-American and Hispanic voters at Phoenix polling places.&lt;br /&gt;&lt;br /&gt;Bolick gives a more nuanced view that actually addresses more of Rehnquist&amp;rsquo;s work on the court (though less than I would have expected), while Dershowitz emphasizes evidence of Rehnquist&amp;rsquo;s personal character which mostly derives from before he was on the Supreme Court.  I was surprised that Bolick didn&amp;rsquo;t mention some of the recent cases (such as Raich v. Ashcroft and Kelo v. New London) where Rehnquist voted for liberty (and was unfortunately in the minority).&lt;br /&gt;&lt;br /&gt;Yet I have no doubt that there is accuracy in both descriptions.  Bolick has in the past seen people as defenders of liberty who have done much to destroy it, such as &lt;A HREF = &#34;http://www.salon.com/politics/feature/2001/01/16/bolick/&#34;&gt;former Attorney General John Ashcroft.&lt;/A&gt;  Dershowitz alternatively takes courageous stands in defense of liberty and &lt;A HREF = &#34;http://edition.cnn.com/2003/LAW/03/03/cnna.Dershowitz/&#34;&gt;crazy stands which oppose it&lt;/A&gt;.&lt;br /&gt;&lt;br /&gt;One area where I was less than impressed with Rehnquist was on religious liberty, specifically for nonbelievers.  He (like the majority) went the wrong way on Elk Grove v. Newdow (the Pledge of Allegiance &amp;ldquo;under God&amp;rdquo; case) and (unlike the majority) the wrong way on the McCreary County v. ACLU case (Ten Commandments display in a Kentucky courtroom which included a written statement that the display was &amp;ldquo;in remembrance and honor of Jesus Christ, the Prince of Ethics&amp;rdquo;).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Space Opera in Scientology</title>
      <link>https://blog.lippard.org/2005/09/space-opera-in-scientology.html/</link>
      <pubDate>Sat, 10 Sep 2005 01:18:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/09/space-opera-in-scientology.html/</guid>
      <description>&lt;p&gt;Tomorrow&amp;rsquo;s featured article on Wikipedia is &lt;A HREF = &#34;http://en.wikipedia.org/wiki/Space_opera_in_Scientology_doctrine&#34;&gt;&amp;ldquo;Space Opera in Scientology Doctrine,&amp;quot;&lt;/A&gt; a very well-written entry that tells you pretty much all you need to know about Scientology&amp;rsquo;s cosmology.  Oh, the entry on &lt;A HREF = &#34;http://en.wikipedia.org/wiki/Xenu&#34;&gt;Xenu&lt;/A&gt; is also a good one.&lt;/p&gt;</description>
    </item>
    <item>
      <title>NOAA bulletin about Hurricane Katrina</title>
      <link>https://blog.lippard.org/2005/09/noaa-bulletin-about-hurricane-katrina.html/</link>
      <pubDate>Fri, 09 Sep 2005 04:17:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/09/noaa-bulletin-about-hurricane-katrina.html/</guid>
      <description>&lt;p&gt;The apocalyptic-sounding NOAA bulletin that was released Sunday morning which Brian Williams described on tonight&amp;rsquo;s Daily Show may be found online &lt;a href=&#34;http://wikisource.org/wiki/August_28_2005_10:11_AM_CDT_NOAA_Bulletin&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The REAL Truman Show</title>
      <link>https://blog.lippard.org/2005/09/real-truman-show.html/</link>
      <pubDate>Thu, 08 Sep 2005 20:13:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/09/real-truman-show.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.mytrumanshow.com&#34;&gt;Chris Roller&amp;rsquo;s web site&lt;/a&gt; (&lt;a href=&#34;http://www.mytrumanshow.com&#34;&gt;&lt;a href=&#34;https://www.mytrumanshow.com&#34;&gt;www.mytrumanshow.com&lt;/a&gt;&lt;/a&gt;), aside from being a guided tour through a profoundly disturbed&amp;ndash;though mostly harmless&amp;ndash;mind, is immensely entertaining. He updates it often, so it pays to visit it every couple of months.&lt;br /&gt;&lt;br /&gt;Especially funny is the clip he&amp;rsquo;s provided of a segment (an amazingly long one, considering the ridiculous subject matter) that some Entertainment Tonight clone did on his $50,000,000 suit against David Copperfield for &amp;ldquo;using his Godly powers&amp;rdquo; without his permission. You can tell they were skirting along the edge of blatantly making fun of him.&lt;br /&gt;&lt;br /&gt;Roller must be a real trip to be around.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Paramedics in New Orleans</title>
      <link>https://blog.lippard.org/2005/09/paramedics-in-new-orleans.html/</link>
      <pubDate>Thu, 08 Sep 2005 05:22:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/09/paramedics-in-new-orleans.html/</guid>
      <description>&lt;p&gt;Here&amp;rsquo;s &lt;a href=&#34;http://www.livejournal.com/users/sfsocialists/3687.html&#34;&gt;an interesting first-hand account of trying to get out of New Orleans&lt;/a&gt; from a couple of socialist paramedics from San Francisco who were attending a conference.  This account is critical of both the federal and local responses, but praises spontaneous individual order that kept being stifled by the officials.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Lippard&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Elements of this account have now made the New York Times, the Arizona Republic, and elsewhere:&lt;BR/&gt;http://www.azcentral.com/news/articles/0910katrina-flee10.html&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bush Disaster</title>
      <link>https://blog.lippard.org/2005/09/bush-disaster.html/</link>
      <pubDate>Thu, 08 Sep 2005 05:05:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/09/bush-disaster.html/</guid>
      <description>&lt;p&gt;Here&amp;rsquo;s &lt;a href=&#34;http://flickr.com/photos/adampsyche/41200217/&#34;&gt;a great photo&lt;/a&gt;, via James Redekop on the SKEPTIC mailing list.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Finally!  We have some truth in news media!&lt;BR/&gt;&lt;BR/&gt;Do you think that might have been intentional? (Having worked in television briefly, I would strongly suspect so)&lt;BR/&gt;&lt;BR/&gt;Actually, my question reminds me of the Howard Stern show this morning, where Howard was conjecturing that Rush Limbaugh&#39;s slip of the tongue--&#34;Mayor Nager&#34;--wasn&#39;t so much a slip as an attempt to &#34;out-conservative&#34; all the other right-wing talk radio jerks.&lt;BR/&gt;&lt;BR/&gt;You just know this picture is going to be making the email rounds for the next few days...&lt;/p&gt;</description>
    </item>
    <item>
      <title>New Orleans catastrophic hurricane disaster plan</title>
      <link>https://blog.lippard.org/2005/09/new-orleans-catastrophic-hurricane.html/</link>
      <pubDate>Thu, 08 Sep 2005 04:48:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/09/new-orleans-catastrophic-hurricane.html/</guid>
      <description>&lt;p&gt;DHS/FEMA hired a Baton Rouge company called IEM to develop a &lt;a href=&#34;http://leninology.blogspot.com/2005/09/politics-of-weather-3-shyness-of.html&#34;&gt;&amp;ldquo;catastrophic hurricane disaster plan for New Orleans &amp;amp; Southeast Louisiana&amp;rdquo;&lt;/a&gt; in June 2004.  IEM has now edited this from their website, apparently in embarrassment.&lt;br /&gt;&lt;br /&gt;After this was pointed out in the blogosphere, IEM &lt;a href=&#34;http://www.ieminc.com/Whats_New/Press_Releases/pressrelease060304_Catastrophic.htm&#34;&gt;restored the press release&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Internal criticism</title>
      <link>https://blog.lippard.org/2005/09/internal-criticism.html/</link>
      <pubDate>Thu, 08 Sep 2005 00:19:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/09/internal-criticism.html/</guid>
      <description>&lt;p&gt;Denyse O&amp;rsquo;Leary (an &lt;a href=&#34;http://www.pandasthumb.org/pt-archives/000510.html&#34;&gt;appallingly&lt;/a&gt; &lt;a href=&#34;http://darwin.bc.asu.edu/blog/?p=415&#34;&gt;bad&lt;/a&gt; &lt;a href=&#34;http://www.pandasthumb.org/pt-archives/000784.html&#34;&gt;journalist&lt;/a&gt; who blogs in favor of Intelligent Design) &lt;a href=&#34;http://post-darwinist.blogspot.com/2005/07/www.designorchance.com/press.html&#34;&gt;wrote that she won&amp;rsquo;t become an internal critic of ID&lt;/a&gt; because she opposes the &amp;ldquo;academic fascism&amp;rdquo; of ID critics.  I find that an appallingly weak justification for being a propagandist.  Internal criticism tends to strengthen the quality of arguments and evidence, not weaken them&amp;ndash;unless, of course, what you&amp;rsquo;re advocating is false.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Are there &lt;I&gt;any&lt;/I&gt; pro-IDers who are critical of other pro-IDers?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Evolution and economics / Daily Show and Evolution</title>
      <link>https://blog.lippard.org/2005/09/evolution-and-economics-daily-show-and.html/</link>
      <pubDate>Wed, 07 Sep 2005 22:10:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/09/evolution-and-economics-daily-show-and.html/</guid>
      <description>&lt;p&gt;A couple of items from &lt;a href=&#34;http://www.pharyngula.org/&#34;&gt;Pharyngula&lt;/a&gt;:&lt;br /&gt;&lt;br /&gt;1.  &lt;a href=&#34;http://pharyngula.org/index/weblog/comments/economists_and_evolutionists_should_be_natural_allies/&#34;&gt;P.Z. wonders&lt;/a&gt;, citing &lt;a href=&#34;http://abcnews.go.com/Technology/print?id=1077586&#34;&gt;John Allen Poulos&lt;/a&gt;, why there&amp;rsquo;s not more affinity between economists and evolutionists.  What, no mention of Rothschild&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Bionomics&lt;/span&gt;?  There are some interesting comments on this Pharyngula entry, worth the read.&lt;br /&gt;&lt;br /&gt;2.  The Daily Show is going to &lt;a href=&#34;http://pharyngula.org/index/weblog/comments/evolution_schmevolution/&#34;&gt;settle the evolution vs. creation battle once and for all&lt;/a&gt; with a special called &amp;ldquo;Evolution Schmevolution: A Daily Show Special Report,&amp;rdquo; filling the &amp;ldquo;Daily Show&amp;rdquo; timeslot during the week of September 12.  This should be a good one&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Empirical argument for billboard restrictions</title>
      <link>https://blog.lippard.org/2005/09/empirical-argument-for-billboard.html/</link>
      <pubDate>Wed, 07 Sep 2005 21:18:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/09/empirical-argument-for-billboard.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.economist.com/science/displayStory.cfm?story_id=4292593&#34;&gt;The Economist&lt;/a&gt; reports on research from Steven Most at Yale into a condition called &amp;ldquo;emotion-induced blindness&amp;rdquo; (apparently similar to and named analogously to &lt;a href=&#34;http://www.google.com/url?sa=t&amp;ct=res&amp;amp;cd=1&amp;url=http%3A//www.michaelbach.de/ot/mot_mib/&amp;amp;ei=BlofQ-DsL8GYYaLlgJQM&#34;&gt;motion-induced blindness&lt;/a&gt;).  Most&amp;rsquo;s research shows that gory and erotic images trigger a condition which lasts for two-tenths to eight-tenths of a second during which the viewer fails to process what they see immediately afterwards.  This is attributed to &amp;ldquo;an information-processing bottleneck in the brain when it is presented with important stimuli,&amp;rdquo; the categories in question being relevant to avoiding dangers and reproductive success, respectively.&lt;br /&gt;&lt;br /&gt;This phenomenon provides grounds for an argument that some content-based restrictions on visual material in certain locations (e.g., alongside highways) are justified on the basis of their potential to cause physical harm.  (Or that liability should be incurred for resulting accidents by those who put such material in place.)&lt;/p&gt;</description>
    </item>
    <item>
      <title>Photography and the Occult</title>
      <link>https://blog.lippard.org/2005/09/photography-and-occult.html/</link>
      <pubDate>Mon, 05 Sep 2005 04:17:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/09/photography-and-occult.html/</guid>
      <description>&lt;p&gt;The NY Metropolitan Museum of Art has an exhibition on &lt;a href=&#34;http://www.nytimes.com/slideshow/2005/08/31/arts/20050904_KENN_SLIDESHOW_1.html&#34;&gt;&amp;ldquo;The Perfect Medium: Photography and the Occult&amp;rdquo;&lt;/a&gt; that appears quite interesting.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Clayton Littlejohn&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;Hey, I&#39;ve not seen you over at Christian Fighter for a while, but after reading your blog and seeing that Tom has singled us out, I&#39;m proud to be included among the annointed.&lt;/p&gt;
  &lt;/div&gt;
&lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;By &#34;you&#34;, do you mean Jim, or me (or both)?&lt;BR/&gt;&lt;BR/&gt;Wanchick apparently has no interest in debate or discussion of any of the &#34;ideas&#34; he puts out there.  It almost seems like he doesn&#39;t even read his own blog.  I thought the whole point of apologetics was argumentation.  I guess I was mistaken.&lt;BR/&gt;&lt;BR/&gt;In the immortal words of Missing Persons, &#34;I might as well go up and talk to a wall &#39;cause all my words are having no effect at all.&#34;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Bush vs. Reality:  New Orleans disaster</title>
      <link>https://blog.lippard.org/2005/09/bush-vs-reality-new-orleans-disaster.html/</link>
      <pubDate>Fri, 02 Sep 2005 20:43:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/09/bush-vs-reality-new-orleans-disaster.html/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://pharyngula.org/index/weblog/comments/drowning_new_orleans/&#34;&gt;Pharyngula&lt;/a&gt; points out this latest example of a Bush statement at odds with reality:&lt;br /&gt;&lt;blockquote&gt;&lt;a href=&#34;http://www.thestranger.com/seattle/Content?oid=22935&#34;&gt;George W. Bush, September 2005&lt;/a&gt;:&lt;br /&gt;&amp;ldquo;I don&amp;rsquo;t think anybody anticipated the breach of the levees.&amp;quot;&lt;/blockquote&gt;&lt;a href=&#34;http://sciam.com/print_version.cfm?articleID=00060286-CB58-1315-8B5883414B7F0000&#34;&gt;&lt;/a&gt;&lt;blockquote&gt;&lt;a href=&#34;http://sciam.com/print_version.cfm?articleID=00060286-CB58-1315-8B5883414B7F0000&#34;&gt;Scientific American, October 2001&lt;/a&gt;:&lt;br /&gt;&amp;ldquo;New Orleans is a disaster waiting to happen. The city lies below sea level, in a bowl bordered by levees that fend off Lake Pontchartrain to the north and the Mississippi River to the south and west. And because of a damning confluence of factors, the city is sinking further, putting it at increasing flood risk after even minor storms. The low-lying Mississippi Delta, which buffers the city from the gulf, is also rapidly disappearing. A year from now another 25 to 30 square miles of delta marsh&amp;ndash;an area the size of Manhattan&amp;ndash;will have vanished. An acre disappears every 24 minutes. Each loss gives a storm surge a clearer path to wash over the delta and pour into the bowl, trapping one million people inside and another million in surrounding communities. Extensive evacuation would be impossible because the surging water would cut off the few escape routes. Scientists at Louisiana State University (L.S.U.), who have modeled hundreds of possible storm tracks on advanced computers, predict that more than 100,000 people could die. The body bags wouldn&amp;rsquo;t go very far.&amp;quot;&lt;/blockquote&gt;It seems to me there&amp;rsquo;s at least as much blame to place on Louisiana state and New Orleans city government as on the feds for this one.&lt;br /&gt;&lt;blockquote&gt;&lt;/blockquote&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Words of the President</title>
      <link>https://blog.lippard.org/2005/09/words-of-president.html/</link>
      <pubDate>Thu, 01 Sep 2005 03:15:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/09/words-of-president.html/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve become somewhat of a fetishist regarding &lt;a href=&#34;http://www.whitehouse.gov/news&#34;&gt;President Bush&amp;rsquo;s speeches&lt;/a&gt;, starting from around January, 2002, up to the present day. They&amp;rsquo;re all available at the White House web site in transcript form, with many also in video. For some reason I find it fascinating to watch his mind-numbingly repetitive talking points evolve over time. It&amp;rsquo;s also fascinating to read his stammering&amp;ndash;faithfully transcribed, mind you&amp;ndash;when he gets asked that oh-so-rare &amp;ldquo;tough&amp;rdquo; question by one of the press corp. Reading his words like that, you wonder (or I do, anyway) why his lies weren&amp;rsquo;t immediately clear to everyone.&lt;br /&gt;&lt;br /&gt;So I found &lt;a href=&#34;http://www.comedycentral.com/sitewide/media_player/play.jhtml?itemId=17544&#34;&gt;this little Daily Show video essay&lt;/a&gt; particularly enjoyable. It&amp;rsquo;s hard to imagine a more brilliantly funny parsing of presidental spin. I keep half-seriously wondering when that show is going to get yanked off the air and Jon Stewart sent to Guantanamo Bay.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Theo&#39;s Prophecies</title>
      <link>https://blog.lippard.org/2005/08/theos-prophecies.html/</link>
      <pubDate>Wed, 31 Aug 2005 23:45:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/08/theos-prophecies.html/</guid>
      <description>&lt;p&gt;As President of the &lt;a href=&#34;http://www.infidels.org/&#34;&gt;Internet Infidels&lt;/a&gt;, I occasionally get some interesting email. Yesterday, a guy named Theo sent me a list of three prophecies which he claims will prove the existence of precognition. Here are his three prophecies:&lt;br /&gt;&lt;blockquote&gt;1. Between September 7-9 (probably on the 8th) police make dramatic news of a crazy person doing something. Lots of drama. Alot of people die.&lt;br /&gt;&lt;br /&gt;2. On September 17 someone of importance is assasinated in the middle east. This may be related to terrorism.&lt;br /&gt;&lt;br /&gt;3. On September 26 thousands of people are forced to relocate due to either tornado or earthquake.&lt;/blockquote&gt;I objected that the first happens every day somewhere, and asked him to make it more specific&amp;ndash;by &amp;ldquo;crazy person&amp;rdquo; did he mean someone who is mentally ill? Is the crazy person causally related to the people dying? How many people is &amp;ldquo;a lot&amp;rdquo; (at least give an order of magnitude).&lt;br /&gt;&lt;br /&gt;On the second, again I said that is nearly a daily event. Could he narrow it down to a country, or the field in which the assassinated person is &amp;ldquo;someone of importance&amp;rdquo;?&lt;br /&gt;&lt;br /&gt;On the third, I asked whether the date is the date of the event or the relocation, and whether he could be specific about the nature of the disaster and add a geographic location.&lt;br /&gt;&lt;br /&gt;Theo also claims that he predicted Hurricane Katrina &amp;ldquo;right to the day&amp;rdquo; (but didn&amp;rsquo;t say which day of the multi-day event he predicted), and in a later email said that he had made three similar prophecies (presumably one of them was about Katrina) last month, but he hasn&amp;rsquo;t yet given me the specifics. I&amp;rsquo;ll press him, and post here if I get the details. (Update: Theo says I can find the information in AOL&amp;rsquo;s &amp;ldquo;Christian Living&amp;rdquo; chat room logs, but didn&amp;rsquo;t provide them. In response to my request for specifics about what he said, he says &amp;ldquo;Several weeks ago I predicted that a major catastrophe would occur in this country and that thousands would be forced to relocate between August 29-30.&amp;rdquo; What happened to a &amp;ldquo;right to the day&amp;rdquo; prediction of a hurricane?)&lt;br /&gt;&lt;br /&gt;In my response, I asked him if he could be more specific, in which case I&amp;rsquo;d be willing to entertain a $500 wager on it with him (with proceeds donated to the charity of his choice if he gets all three right, and donated to the Internet Infidels otherwise). He told me that I don&amp;rsquo;t understand how precognition works and that my demands are unrealistic.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to Stop Worrying...</title>
      <link>https://blog.lippard.org/2005/08/how-to-stop-worrying.html/</link>
      <pubDate>Fri, 26 Aug 2005 06:27:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/08/how-to-stop-worrying.html/</guid>
      <description>&lt;p&gt;Ever been walking along somewhere, when suddenly you wonder, &amp;ldquo;If &lt;em&gt;the bomb &lt;/em&gt;went off now, would I be vaporized instantly, or would I be one of the unlucky ones?  Could I &amp;lsquo;duck and cover&amp;rsquo; and be okay?&amp;quot;&lt;br /&gt;&lt;br /&gt;Well, wonder no more! &lt;a href=&#34;http://www.stardestroyer.net/Empire/Science/Nuke.html&#34;&gt;This site&lt;/a&gt; has come to your rescue!&lt;br /&gt;&lt;br /&gt;Now you can know your minimum safe distance from, e.g., a 50 Megaton thermonuclear detonation. In my case, if we assume the Capitol building as Ground Zero, then out here in Reston, VA, I&amp;rsquo;m just outside the &amp;ldquo;widespread destruction&amp;rdquo; radius, but well within the &amp;ldquo;3rd degree burns&amp;rdquo; radius. Uh oh.&lt;br /&gt;&lt;br /&gt;Or, just for fun, plug in the historical values for the Hiroshima and Nagasaki fission blasts (a quaint 0.15 and 0.22 Mtons, respectively).&lt;br /&gt;&lt;br /&gt;You&amp;rsquo;ll gain a new appreciation of Seizo Yamada&amp;rsquo;s picture of the Hiroshima mushroom cloud, taken at about 7 km.&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;a href=&#34;http://nuclearweaponarchive.org/Japan/Hirgrnd.jpg&#34;&gt;&lt;img style=&#34;DISPLAY: block; MARGIN: 0px 10px 10px 0px; WIDTH: 200px; CURSOR: hand; TEXT-ALIGN: center&#34; alt=&#34;http://nuclearweaponarchive.org/Japan/Hirgrnd.jpg&#34; src=&#34;http://nuclearweaponarchive.org/Japan/Hirgrnd.jpg&#34; border=&#34;0&#34; /&gt;&lt;/a&gt;&lt;br /&gt;Or, perhaps even better, this shot of the &amp;ldquo;Buster Dog&amp;rdquo; troop test in Nevada, 1951. These guys are roughly 13 km away. &lt;/p&gt;</description>
    </item>
    <item>
      <title>The Discovery Institute misleads the New York Times</title>
      <link>https://blog.lippard.org/2005/08/discovery-institute-misleads-new-york.html/</link>
      <pubDate>Thu, 25 Aug 2005 21:04:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/08/discovery-institute-misleads-new-york.html/</guid>
      <description>&lt;p&gt;That they are primarily involved in a PR effort is made clear by the way they declare victories where they&amp;rsquo;ve lost, &lt;A HREF = &#34;http://www.pandasthumb.org/archives/2005/08/new_mexico_scie.html&#34;&gt;as they did with regard to science standards in New Mexico&lt;/A&gt;.  This time, they suckered the NYT into repeating the falsehood.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Things the Intelligent Design camp doesn&#39;t talk about</title>
      <link>https://blog.lippard.org/2005/08/things-intelligent-design-camp-doesnt.html/</link>
      <pubDate>Wed, 24 Aug 2005 00:08:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/08/things-intelligent-design-camp-doesnt.html/</guid>
      <description>&lt;p&gt;An excellent &lt;a href=&#34;http://www.pandasthumb.org/archives/2005/08/what_is_this_th.html&#34;&gt;article at The Panda&amp;rsquo;s Thumb&lt;/a&gt; about the evolution of the blood clotting system and the flagellum (Michael Behe&amp;rsquo;s examples of &amp;ldquo;irreducibly complex&amp;rdquo; systems) that ID theorists don&amp;rsquo;t seem to want to discuss, as evidence that ID advocates aren&amp;rsquo;t practicing science.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Price of Oil</title>
      <link>https://blog.lippard.org/2005/08/price-of-oil.html/</link>
      <pubDate>Tue, 23 Aug 2005 17:06:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/08/price-of-oil.html/</guid>
      <description>&lt;p&gt;In spite of the evidence that Lew Rockwell seems intent on sullying the name of Ludwig von Mises with his &lt;a href=&#34;http://www.tblog.com/templates/index.php?bid=rightwatch&amp;static=1969743031&#34;&gt;antics&lt;/a&gt;, I can&amp;rsquo;t help but admit that the &lt;a href=&#34;http://www.mises.org/&#34;&gt;Rothbard/Hoppe Institute&lt;/a&gt;&amp;rsquo;s daily articles are almost always interesting and informative.&lt;br /&gt;&lt;br /&gt;&lt;a href=&#34;http://www.mises.org/story/1892&#34;&gt;Today&amp;rsquo;s article&lt;/a&gt;, on oil&amp;rsquo;s price fluctuations over the past 35 years, I found especially good.&lt;br /&gt;&lt;br /&gt;My favorite quote is this reminder of the beneficial role that speculators&amp;ndash;selfish money-grubbers, all&amp;ndash;play in the health of a complex economy:&lt;br /&gt;&lt;blockquote&gt;&lt;p&gt;Of course, all speculators render a useful service by conveying the market’s evaluation of scarcity. Their activity also evens out price movements over time: in the case of oil, they buy now, when prices are lower (in their expectations), in order to sell later, which will bring future prices down. As usual, greed is useful.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Intelligent Design and Genetically Engineered Bioterror</title>
      <link>https://blog.lippard.org/2005/08/intelligent-design-and-genetically.html/</link>
      <pubDate>Tue, 23 Aug 2005 03:44:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/08/intelligent-design-and-genetically.html/</guid>
      <description>&lt;p&gt;Blogger Tacitus &lt;a href=&#34;http://www.tacitus.org/story/2005/8/18/15139/0430&#34;&gt;makes a weak argument that Intelligent Design may be good for science&lt;/a&gt;.  What caught my attention is a comment under the heading &amp;ldquo;Andromeda Strain&amp;rdquo; by user Irving, who writes:&lt;br /&gt;&lt;blockquote&gt;Certainly normal statistical models &amp;ldquo;do not work for such things.&amp;rdquo; That&amp;rsquo;s the point of the research&amp;hellip;to find new models and frameworks. &lt;p&gt; &amp;hellip;and we may not need to rely on merely statistical models either.&lt;/p&gt;   &lt;p&gt; Let me put this another way in a story perhaps more attuned to the Tacitus readership&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>An Atheist&#39;s Self-Deception</title>
      <link>https://blog.lippard.org/2005/08/atheists-self-deception.html/</link>
      <pubDate>Tue, 23 Aug 2005 02:10:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/08/atheists-self-deception.html/</guid>
      <description>&lt;p&gt;I can see that the combination of work, calculus, and an attempt at having some sort of a life is going to make it difficult for me to contribute to this blog all that often, but after &lt;a href=&#34;http://www.blogger.com/profile/6804126&#34;&gt;Jeff Downs&lt;/a&gt; put up the &lt;a href=&#34;http://www.cmfnow.com/articles/pa207.htm&#34;&gt;link to a Greg Bahnsen article&lt;/a&gt; on Tom Wanchick&amp;rsquo;s &lt;a href=&#34;http://christianfighter.blogspot.com/2005/08/scales-of-evidence.html&#34;&gt;The Good Fight&lt;/a&gt;, I just had to say something.&lt;br /&gt;&lt;br /&gt;Calculus can wait a few minutes while I riff on some of the stupider things in the article.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-family:arial;font-size:85%;color:#3333ff;&#34;&gt;[The Apostle] Paul asserts that all men know God so inescapably and clearly from natural revelation that they are left with no defense for their unfaithful response to the truth about Him.&lt;/span&gt;&lt;br /&gt;&lt;span style=&#34;color:#000000;&#34;&gt;&lt;/span&gt;&lt;br /&gt;Well, then, if Paul said it, it must surely be true! After all, &lt;em&gt;it&amp;rsquo;s in the Bible! &lt;/em&gt;This argument is so bald-faced in its arrogance (what the hell does Paul&amp;ndash;or anyone else, for that matter&amp;ndash;know about my beliefs and mental states?) and stupidity (it assumes, after all, what it is trying to prove) that it makes me want to&amp;hellip; well&amp;hellip; beat up a Christian fighter!&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-family:arial;font-size:85%;color:#3333ff;&#34;&gt;&lt;em&gt;Christianity&lt;/em&gt; can be shown to be, not &amp;lsquo;just as good as&amp;rsquo; or even &amp;lsquo;better than&amp;rsquo; the non-Christian position, but the only position that does not make nonsense of human experience&amp;hellip;. &lt;em&gt;Christianity&lt;/em&gt; is proved as being the very foundation of the &lt;em&gt;idea of proof itself&lt;/em&gt;. [my emphasis]&lt;/span&gt;&lt;br /&gt;&lt;span style=&#34;font-family:Arial;font-size:100%;color:#3333ff;&#34;&gt;&lt;span style=&#34;font-family:georgia;color:#000000;&#34;&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style=&#34;font-family:Arial;font-size:100%;color:#3333ff;&#34;&gt;&lt;span style=&#34;font-family:georgia;color:#000000;&#34;&gt;The first question that comes to mind, here, is: &lt;em&gt;Which &lt;/em&gt;&amp;ldquo;Christianity&amp;rdquo;? The second one is this: If the whole of logic and epistemology is dependent on the fact that Jesus Christ died for our sins and rose from the grave 3 days later, then wouldn&amp;rsquo;t it be possible&amp;ndash;in fact &lt;em&gt;inevitable&amp;ndash;&lt;/em&gt;that people engaged in philosophical or scientific inquiry would be able to derive Jesus&amp;rsquo;s sacrifice entirely independent of exposure to the Bible? Has such a thing ever happened in the history of science or philosophy? And how, then, does one account for the inconsistencies between the 4 gospels?&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The article goes on for a considerable stretch after that. It would be tiresome to attack the rest of it, since its foundation is entirely baseless, anyway. Calculus awaits.&lt;br /&gt;&lt;br /&gt;&lt;span style=&#34;font-family:Arial;font-size:85%;color:#3333ff;&#34;&gt;&lt;/span&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Carnival of the Godless</title>
      <link>https://blog.lippard.org/2005/08/carnival-of-godless.html/</link>
      <pubDate>Mon, 22 Aug 2005 03:50:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/08/carnival-of-godless.html/</guid>
      <description>&lt;p&gt;The twenty-first Carnival of the Godless may be found &lt;a href=&#34;http://goddamliberal.port5.com/art.php?id=43082744&#34;&gt;here&lt;/a&gt;.  The P.Z. Myers (Pharyngula) contribution is particularly noteworthy.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Truth and Bullshit</title>
      <link>https://blog.lippard.org/2005/08/truth-and-bullshit.html/</link>
      <pubDate>Fri, 19 Aug 2005 16:36:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/08/truth-and-bullshit.html/</guid>
      <description>&lt;p&gt;Here&amp;rsquo;s &lt;a href=&#34;http://www.newyorker.com/critics/atlarge/articles/050822crat_atlarge&#34;&gt;an interesting essay/review from The New Yorker&lt;/a&gt; about Harry Frankfurt&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;On Bullshit&lt;/span&gt;, Simon Blackburn&amp;rsquo;s &lt;span style=&#34;font-style: italic;&#34;&gt;Truth: A Guide&lt;/span&gt;, and the difference between liars and bullshitters (the former care about the truth but want to lead away from it, the latter have complete disregard for truth).&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;This section resonated with me:&lt;BR/&gt;&lt;BR/&gt;&lt;I&gt;&#34;How would one defend philosophers like Hegel or Heidegger from the charge that their writings are bullshit? Not, Cohen says, by showing that they cared about the truth (which would be enough to get them off the hook if they were charged with being bullshitters under Frankfurt&#39;s definition). Rather, one would try to show that their writings actually made some sense.&#34;&lt;/I&gt;&lt;BR/&gt;&lt;BR/&gt;As a part of trying to better understand and appreciate Max Stirner I picked up a copy of Hegel&#39;s &lt;A HREF=&#34;http://www.amazon.com/exec/obidos/tg/detail/-/0198245971/qid=1124484156/sr=8-1/ref=pd_bbs_1/104-6627528-1711915?v=glance&amp;s=books&amp;n=507846&#34; REL=&#34;nofollow&#34;&gt;Phenomenology of Spirit&lt;/A&gt;.  My copy has a line-by-line analysis of the text by some philosopher--at least I presume he&#39;s a philosopher.  I was struck by the fact that this guy&#39;s &#34;analysis&#34; was just as incomprehensible as Hegel&#39;s discourse.  I gave up on it after about 20 pages.  Go ahead and call me a moron, I guess.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hoppe on &#34;Libertarian Society&#34;</title>
      <link>https://blog.lippard.org/2005/08/hoppe-on-libertarian-society.html/</link>
      <pubDate>Fri, 19 Aug 2005 04:23:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/08/hoppe-on-libertarian-society.html/</guid>
      <description>&lt;p&gt;An, uh, &lt;em&gt;interesting &lt;/em&gt;excerpt from Hans-Hermann Hoppe&amp;rsquo;s &lt;u&gt;Democracy: The God that Failed&lt;/u&gt;:&lt;br /&gt;&lt;blockquote&gt;&lt;p&gt;&amp;ldquo;In a covenant concluded among proprietor and community tenants for the purpose of protecting their private property, no such thing as a right to free (unlimited) speech exists, not even to unlimited speech on one&amp;rsquo;s own tenant-property. One may say innumerable things and promote almost any idea under the sun, but naturally no one is permitted to advocate ideas contrary to the very purpose of the covenant of preserving private property, such as democracy and communism. There can be no tolerance towards democrats and communists in a libertarian social order. They will have to be physically separated and expelled from society. Likewise in a covenant founded for the purpose of protecting family and kin, there can be no tolerance toward those habitually promoting lifestyles incompatible with this goal.&amp;quot;&lt;/p&gt;</description>
    </item>
    <item>
      <title>You&#39;ve Got Mail--From the Pope</title>
      <link>https://blog.lippard.org/2005/08/youve-got-mail-from-pope.html/</link>
      <pubDate>Fri, 19 Aug 2005 02:24:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/08/youve-got-mail-from-pope.html/</guid>
      <description>&lt;p&gt;German Catholics who can&amp;rsquo;t attend a talk from the Pope can &lt;a href=&#34;http://www.dw-world.de/dw/article/0,1564,1676616,00.html&#34;&gt;get it text messaged to themselves&lt;/a&gt;.&lt;/p&gt;
&lt;hr class=&#39;comment-separator&#39;&gt;
&lt;div class=&#39;legacy-comments-block&#39;&gt;
  &lt;h3&gt;Historical Comments&lt;/h3&gt;
  &lt;div class=&#39;legacy-comment&#39; style=&#39;margin-bottom: 20px; padding: 10px; border-left: 3px solid #ccc;&#39;&gt;
    &lt;strong&gt;Einzige&lt;/strong&gt; &lt;small&gt;(2006-12-09)&lt;/small&gt;:&lt;br&gt;
    &lt;p&gt;I can imagine that they&#39;ll have a hard time using all 160 characters for what the Pope is going to say.&lt;/p&gt;
  &lt;/div&gt;
&lt;/div&gt;</description>
    </item>
    <item>
      <title>The CatsupCrapper</title>
      <link>https://blog.lippard.org/2005/08/catsupcrapper.html/</link>
      <pubDate>Wed, 17 Aug 2005 03:56:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/08/catsupcrapper.html/</guid>
      <description>&lt;p&gt;MIT remains on the forefront of robotics and AI with the &lt;A HREF = &#34;http://web.mit.edu/polo/Public/CatsupCrapper/catsupcrappervideo.htm&#34;&gt;CatsupCrapper&lt;/A&gt;.&lt;br /&gt;Thanks to Jerry Goodenough via the SKEPTIC mailing list for the link.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Richard Bejtlich reviews Extreme Exploits</title>
      <link>https://blog.lippard.org/2005/08/richard-bejtlich-reviews-extreme.html/</link>
      <pubDate>Wed, 17 Aug 2005 03:47:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/08/richard-bejtlich-reviews-extreme.html/</guid>
      <description>&lt;p&gt;Richard Bejtlich of Tao Security (a prolific Amazon.com reviewer) has posted &lt;a href=&#34;http://taosecurity.blogspot.com/2005/08/review-of-extreme-exploits-posted.html&#34;&gt;a four-star review of &lt;span style=&#34;font-style: italic;&#34;&gt;Extreme Exploits&lt;/span&gt;&lt;/a&gt;, a book I did the technical editing on.&lt;/p&gt;</description>
    </item>
    <item>
      <title>&#34;Teach the Controversy&#34;</title>
      <link>https://blog.lippard.org/2005/08/teach-controversy.html/</link>
      <pubDate>Wed, 17 Aug 2005 01:34:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/08/teach-controversy.html/</guid>
      <description>&lt;p&gt;The Intelligent Design movement recently hired a PR firm to promote its views. A critic using the name &amp;ldquo;vax&amp;rdquo; commented on this at &lt;a href=&#34;http://www.uncommondescent.com/index.php/archives/235#comments&#34;&gt;William Dembski&amp;rsquo;s (the &amp;ldquo;Isaac Newton&amp;rdquo; of ID) blog&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;Why would ID need to be ‘promoted’? If it is science (as claimed) then the arguments and facts and should speak for themselves. &lt;p&gt;If it’s just a public relations exercise combining religion, politics and deceptive scientific-sounding jargon, however…&lt;/p&gt; &lt;/blockquote&gt; &lt;p&gt;This led to a response from &amp;ldquo;Dan&amp;rdquo;:&lt;br /&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Christian apologetics</title>
      <link>https://blog.lippard.org/2005/08/christian-apologetics.html/</link>
      <pubDate>Tue, 16 Aug 2005 20:55:00 +0000</pubDate>
      <guid>https://blog.lippard.org/2005/08/christian-apologetics.html/</guid>
      <description>&lt;p&gt;Christian apologetics is the process of defending the faith by constructing rational arguments to particular predefined doctrinal conclusions, and presenting those arguments as a defense of the faith. The presentation of the arguments may either be in the form of monologue (such as through printed publication in a forum where no responses are possible) or in a dialogue, where the only acceptable outcomes are a revision of the steps of the arguments, but not the ultimate conclusions.&lt;br /&gt;&lt;br /&gt;Sometimes, those involved in the process do not even bother to make sure their apologetic arguments are consistent with each other&amp;ndash;they engage in a shotgun approach of throwing out whatever arguments they can come up with to reach the desired conclusion.&lt;br /&gt;&lt;br /&gt;Examples of this may be found at &lt;a href=&#34;http://christianfighter.blogspot.com/2005/08/scales-of-evidence.html&#34;&gt;Tom Wanchick&amp;rsquo;s &amp;ldquo;Christian Fighter&amp;rdquo; blog&lt;/a&gt;. In a discussion of an essay by agnostic Paul Draper, Wanchick notes that &amp;ldquo;Draper goes through the arguments for theism and naturalism and finds the cases for both worldviews equally compelling. Neither has a clear advantage.&amp;rdquo; But then, Wanchick notes:&lt;br /&gt;&lt;blockquote&gt;&lt;/blockquote&gt;&lt;blockquote&gt;But Draper makes an interesting statement at the end of his contribution. He notes that this situation with the ambiguous evidence appears almost intentional, as if humans have been given enough evidence to find God, but not enough to give them utter certainty regarding His reality.&lt;/blockquote&gt;In other words, the fact of the ambiguity is itself evidence for theism.  But Wanchick goes on to say:&lt;br /&gt;&lt;blockquote&gt;I disagree with Draper in that I think the evidence for theism is far greater than any purported evidence for naturalism. Thus, theism is the clearcut winner. But even granting his point, the Christian position comes out on the winning end.&lt;/blockquote&gt;Wanchick&amp;rsquo;s has thus argued that (a) there is an ambiguity, which is evidence for theism, and (b) there is no ambiguity, theism is the clearcut winner. He clearly favors (b), which is inconsistent with (a), but he seemingly still wants to advocate (a), since it leads to a conclusion he favors, as he writes that &amp;ldquo;the apparent ambiguity seems intentional,&amp;rdquo; implying that he thinks the ambiguity exists.  (Thanks to Einzige for pointing out this last point&amp;ndash;Wanchick really does seem to advocate both contradictory positions.)&lt;br /&gt;&lt;blockquote&gt;&lt;/blockquote&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
