<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>What&#039;s All This Brouhaha? &#187; Legal &amp; Political</title>
	<atom:link href="https://whats.all.this.brouhaha.com/category/legal/feed/" rel="self" type="application/rss+xml" />
	<link>https://whats.all.this.brouhaha.com</link>
	<description>miscellaneous musings and random rantings</description>
	<lastBuildDate>Fri, 01 Nov 2019 06:31:54 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9</generator>
	<item>
		<title>TRS-DOS as possible prior art for MS patent on exFAT, and reference request</title>
		<link>https://whats.all.this.brouhaha.com/2012/09/16/trs-dos-as-possible-prior-art-for-ms-patent-on-exfat-and-reference-request/</link>
		<comments>https://whats.all.this.brouhaha.com/2012/09/16/trs-dos-as-possible-prior-art-for-ms-patent-on-exfat-and-reference-request/#comments</comments>
		<pubDate>Mon, 17 Sep 2012 05:58:57 +0000</pubDate>
		<dc:creator><![CDATA[Eric]]></dc:creator>
				<category><![CDATA[Patents]]></category>
		<category><![CDATA[Retrocomputing]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://whats.all.this.brouhaha.com/?p=987</guid>
		<description><![CDATA[Microsoft introduced a new &#8220;exFAT&#8221; file system a few years ago, and I wouldn&#8217;t care about it in the least, except that it is now the official filesystem for SD-XC cards.  I only care about that in that digital cameras &#8230; <a href="https://whats.all.this.brouhaha.com/2012/09/16/trs-dos-as-possible-prior-art-for-ms-patent-on-exfat-and-reference-request/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Microsoft introduced a new &#8220;<a title="exFAT" href="http://en.wikipedia.org/wiki/ExFAT" target="_blank">exFAT</a>&#8221; file system a few years ago, and I  wouldn&#8217;t care about it in the least, except that it is now the official  filesystem for SD-XC cards.  I only care about that in that digital  cameras and such will likely only support exFAT on SD-XC cards, and I&#8217;d  like my computer, not running Windows, to be able to efficiently access  files on such cards.  The problem is that Microsoft filed several patent  applications covering exFAT.  One of them is application <a title="US 2009/0164440 A1" href="http://www.google.com/patents/US20090164440" target="_blank">US  2009/0164440 A1</a>, for which the US patent office has recently mailed a  &#8220;Notice of Allowance&#8221;, which means that they have decided to issue the  patent.</p>
<p>This application is titled &#8220;Quick filename lookup using name hash&#8221;.   Based on the title, it sounded like they are doing what TRS-DOS 2.0 did  back in 1978, which is putting on the disk a hash table of filenames  which then refer to directory entries.  TRS-DOS did that so that it  usually only needed to read two sectors to look up a file, the HIT (Hash  Index Table) sector, and the actual directory sector containing the  file&#8217;s directory entry.  Otherwise they might have had to read multiple  directory sectors to find the file if it existed, and all of the  directory sectors if it did not.</p>
<p>The claims of the patent are a little difficult to interpret.  They  refer to &#8220;a first one or more computer readable storage media having  computer executable instructions&#8230;&#8221;.  This is basically referring to  the disk/flash/etc. the operating system is booted from.  They refer to  &#8220;a second one or more&#8230;&#8221; which is the disk/flash/etc. which holds the  file system in question.</p>
<p>Here&#8217;s are two of the independent claims:</p>
<blockquote><p>1. A first one or more computer readable storage media having  computer executable instructions that, when executed on at least one  processor, configure the at least one processor to perform a method of  detecting if a target file name exists on a second one or more computer  readable storage media, the method comprising:</p>
<p>(A) determining a name hash from the target name;<br />
(B)  determining if the name hash corresponds to a directory entry set name  hash value, the directory entry set name hash value corresponding to one  of a plurality of directory entry sets, each of the plurality of  directory entry sets stored on the second one or more computer readable  storage media;<br />
(C)  determining if the target name matches a directory entry set name  corresponding to the one of the plurality of directory entry sets after  step (B) determines the name hash corresponds to the directory entry set  name hash value; and<br />
(D) indicating that the target name exists after step (C) determines the target name matches the directory entry set name.</p>
<p>19. A method of detecting if a target file name exists, the method executing on one or more processors, the method comprising:</p>
<p>(A) determining a file name hash from the target file name;<br />
(B)  determining if the file name hash corresponds to a directory entry hash  value, the directory entry hash value corresponding to one of a  plurality of directory entries;<br />
(C)  determining if the target file name matches a file name, the file name  corresponding to the one of the plurality of directory entries after  step (B) determines the file name hash corresponds to the directory  entry hash value; and<br />
(D)  indicating that the target file name exists after step (C) determines  the target file name matches the file name corresponding to the one of  the plurality of directory entries.</p></blockquote>
<p>These seem to be to be to be *exactly* what TRS-DOS 2.0 did as early as  1978, so it seems possible that TRS-DOS could be used as prior art to  invalidate at least these independent claims, and quite possibly some of  the dependent claims as well.</p>
<p>So my question is, are there any published works documenting the TRS-DOS  file system on-disk format, especially the use of the HIT table, other  than &#8220;<a title="TRS-80 Disk and Other Mysteries" href="http://www.amazon.com/Trs-80-Disk-Other-Mysteries-Pennington/dp/0936200006" target="_blank">TRS-80 Disk and Other Mysteries</a>&#8221; by H. C. Pennington?</p>
]]></content:encoded>
			<wfw:commentRss>https://whats.all.this.brouhaha.com/2012/09/16/trs-dos-as-possible-prior-art-for-ms-patent-on-exfat-and-reference-request/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Is privacy a lost cause?</title>
		<link>https://whats.all.this.brouhaha.com/2009/05/12/is-privacy-a-lost-cause/</link>
		<comments>https://whats.all.this.brouhaha.com/2009/05/12/is-privacy-a-lost-cause/#comments</comments>
		<pubDate>Tue, 12 May 2009 21:35:55 +0000</pubDate>
		<dc:creator><![CDATA[Eric]]></dc:creator>
				<category><![CDATA[Privacy]]></category>

		<guid isPermaLink="false">http://whats.all.this.brouhaha.com/?p=768</guid>
		<description><![CDATA[When I see the frequent news stories about theft of personal data, such as the recent theft of medical records of more than 160,000 individuals from the University of California at Berkeley, I start to fear that Scott McNealy, former &#8230; <a href="https://whats.all.this.brouhaha.com/2009/05/12/is-privacy-a-lost-cause/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>When I see the frequent news stories about theft of personal data, such as the recent <a title="Hackers steal UC Berkeley health records" href="http://www.securityfocus.com/brief/960" target="_blank">theft of medical records</a> of more than 160,000 individuals from the University of California at Berkeley, I start to fear that Scott McNealy, former CEO of Sun, may have been correct when he said &#8220;<a title="Sun on Privacy: 'Get Over It'" href="http://www.wired.com/politics/law/news/1999/01/17538" target="_blank">You have zero privacy anyway. Get over it.</a>&#8221;</p>
<p>Computer and networking technology has allowed private data to be stored in databases to make it readily accessible to those who have a legitimate reason to access it, but in the process have made it entirely too susceptible to unauthorized access.Â  It is easy to blame this on programmers for writing shoddy software, and there certainly is some truth to that, but no matter how good the software is, there will still be problems with the people authorized to use the databases making mistakes such as using weak passwords.</p>
<p>Even if it&#8217;s a losing battle, we should fight tooth-and-nail to try to hold onto privacy.Â  As Dylan Thomas wrote, &#8220;Do not go gentle into that good night.Â  [...] Rage, rage against the dying of the light.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>https://whats.all.this.brouhaha.com/2009/05/12/is-privacy-a-lost-cause/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Surveillance state</title>
		<link>https://whats.all.this.brouhaha.com/2009/05/12/surveillance-state/</link>
		<comments>https://whats.all.this.brouhaha.com/2009/05/12/surveillance-state/#comments</comments>
		<pubDate>Tue, 12 May 2009 21:24:38 +0000</pubDate>
		<dc:creator><![CDATA[Eric]]></dc:creator>
				<category><![CDATA[Privacy]]></category>

		<guid isPermaLink="false">http://whats.all.this.brouhaha.com/?p=766</guid>
		<description><![CDATA[A WIsconsin appeals court has issued a decision (HTML, PDF) that it is acceptable for the police to surreptitiously plant GPS tracking devices onto the cars of suspects without getting warrants, because doing so is not a search or seizure.Â  &#8230; <a href="https://whats.all.this.brouhaha.com/2009/05/12/surveillance-state/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>A WIsconsin appeals court has issued a decision (<a title="Wisconsin v. Sveum" href="http://www.wicourts.gov/ca/opinion/DisplayDocument.html?content=html&amp;seqNo=36414" target="_blank">HTML</a>, <a title="Wisconsin v. Sveum" href="http://www.wicourts.gov/ca/opinion/DisplayDocument.pdf?content=pdf&amp;seqNo=36414" target="_blank">PDF</a>) that it is acceptable for the police to surreptitiously plant GPS tracking devices onto the cars of suspects without getting warrants, because doing so is not a search or seizure.Â  Apparently the court doesn&#8217;t think that doing so violates anyone&#8217;s constitutionally protected rights.</p>
<p>That being the case, presumably they wouldn&#8217;t have any problem with citizens surreptitiously planting GPS tracking devices onto police cars.Â  WIth suitable distribution of the tracking information via the internet to mobile devices (e.g., smart phones), that could be quite useful for people that want to avoid speed traps, etc.</p>
<p>The appeals court did write that &#8220;We are also concerned about the private use of GPS surveillance devices.<span> [...] </span>Consequently, we urge the legislature to explore imposing limitations on the use of GPS and similar devices by both government and private actors.<span>&#8220;Â  I think the outcome of that is predicable.Â  The legislature will impose substantial limitations on the use of GPS trackers by private actors, and minimal or no limitations on their use by the government.</span></p>
<p>A New York appeals court just reached the opposite decision (<a title="People v. Weaver" href="http://www.nycourts.gov/ctapps/decisions/2009/may09/53opn09.pdf" target="_blank">PDF</a>), that the police should not plant GPS tracking devices without a warrant, citing Supreme Court Justice Brandeis&#8217; dissenting opinion in <a title="Olmstead v. United States" href="http://en.wikipedia.org/wiki/Olmstead_v._United_States" target="_blank">Olmstead v. United States</a>:</p>
<blockquote><p>â€œThe protection guaranteed by the Amendments [the Fourth and Fifth] is much broader in scope [than the protection of property]. The makers of our Constitution undertook to secure conditions favorable to the pursuit of happiness. They recognized the significance of man&#8217;s spiritual nature, of his feelings and of his intellect. They knew that only a part of the pain, pleasure and satisfactions of life are to be found in material things. They sought to protect Americans in their beliefs, their thoughts, their emotions and their sensations. They conferred, as against the Government, the right to be let alone &#8212; the most comprehensive of rights and the right most valued by civilized men. To protect that right, every unjustifiable intrusion by the Government upon the privacy of the individual, whatever the means employed, must be deemed a violation of the Fourth Amendment. And the use, as evidence in a criminal proceeding, of facts ascertained by such intrusion must be deemed a violation of the Fifth.â€</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>https://whats.all.this.brouhaha.com/2009/05/12/surveillance-state/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Latitude privacy</title>
		<link>https://whats.all.this.brouhaha.com/2009/02/16/google-latitude-privacy/</link>
		<comments>https://whats.all.this.brouhaha.com/2009/02/16/google-latitude-privacy/#comments</comments>
		<pubDate>Mon, 16 Feb 2009 09:01:00 +0000</pubDate>
		<dc:creator><![CDATA[Eric]]></dc:creator>
				<category><![CDATA[Blog/website/news comments]]></category>
		<category><![CDATA[Freedom and liberty]]></category>
		<category><![CDATA[National Security]]></category>
		<category><![CDATA[Privacy]]></category>

		<guid isPermaLink="false">http://whats.all.this.brouhaha.com/?p=741</guid>
		<description><![CDATA[Google has taken steps to address the privacy concerns over their Latitude service, and most people seem to be satisfied.Â  One thing I&#8217;m slightly surprised about is that no one seems to be particularly suspicious of what their statement Google &#8230; <a href="https://whats.all.this.brouhaha.com/2009/02/16/google-latitude-privacy/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Google has taken steps to address the privacy concerns over their Latitude service, and most people seem to be satisfied.Â  One thing I&#8217;m slightly surprised about is that no one seems to be particularly suspicious of what their statement</p>
<blockquote><p>Google stores only the most recent automatic update or location selection you manually entered on our servers.</p></blockquote>
<p>does NOT say, to wit, whether the data might be stored on servers other than &#8220;our servers&#8221;.</p>
<p>If DHS wants to track your location via your cell phone, they don&#8217;t really need Google&#8217;s help doing that.  On the other hand, if a private company is already collecting data on people&#8217;s movements, that must look like a mighty tempting target&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>https://whats.all.this.brouhaha.com/2009/02/16/google-latitude-privacy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Leaders need to earn our respect</title>
		<link>https://whats.all.this.brouhaha.com/2008/12/16/leaders-need-to-earn-our-respect/</link>
		<comments>https://whats.all.this.brouhaha.com/2008/12/16/leaders-need-to-earn-our-respect/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 18:37:35 +0000</pubDate>
		<dc:creator><![CDATA[Eric]]></dc:creator>
				<category><![CDATA[Blog/website/news comments]]></category>
		<category><![CDATA[Legal & Political]]></category>

		<guid isPermaLink="false">http://whats.all.this.brouhaha.com/?p=735</guid>
		<description><![CDATA[Asked about the Bush shoe incident, Liu Jianchao, spokesman for China&#8217;s Foreign Ministry, said that all leaders deserve respect.Â  I&#8217;m sure that leaders would like to believe that, but actually, just like anyone else, they need to earn our respect.Â  &#8230; <a href="https://whats.all.this.brouhaha.com/2008/12/16/leaders-need-to-earn-our-respect/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Asked about the Bush shoe incident, Liu Jianchao, spokesman for China&#8217;s Foreign Ministry, said that <a title="Sole-searching in China after shoe attack on Bush" href="http://www.reuters.com/article/lifestyleMolt/idUSTRE4BF1Q120081216" target="_blank">all leaders deserve respect</a>.Â  I&#8217;m sure that leaders would like to believe that, but actually, just like anyone else, they need to <strong>earn</strong> our respect.Â  They don&#8217;t have any inherent claim on it.</p>
<p>Bush has not earned our respect, but rather our derision.</p>
<p>Muntazer al-Zaidi may be charged with <a title="Iraq shoe-thrower in court, admits &quot;aggression&quot;" href="http://www.reuters.com/article/GCA-GCA-iraq/idUSTRE4BE28Q20081216" target="_blank">attempted murder of a foreign president</a>, and could face fifteen years in prison.Â  While it is reasonable to charge a person who throws shoes at another with some minor crime (e.g., misdemeanor assault or the equivalent), surely no one in their right mind would claim that it is attempted murder.Â  Mr. Zaidi was hospitalized after having been struck in the head with the butt of a rifle and having his arm broken, which surely is a more than sufficient penalty.</p>
]]></content:encoded>
			<wfw:commentRss>https://whats.all.this.brouhaha.com/2008/12/16/leaders-need-to-earn-our-respect/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>DMCA notice</title>
		<link>https://whats.all.this.brouhaha.com/2008/09/24/dmca-notice/</link>
		<comments>https://whats.all.this.brouhaha.com/2008/09/24/dmca-notice/#comments</comments>
		<pubDate>Wed, 24 Sep 2008 22:09:42 +0000</pubDate>
		<dc:creator><![CDATA[Eric]]></dc:creator>
				<category><![CDATA[Copyright]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://whats.all.this.brouhaha.com/?p=725</guid>
		<description><![CDATA[It is with great reluctance that I have just sent two DMCA notices to parties that are distributing software I&#8217;ve written in violation of the licenses.Â  I sent informal notices to the parties a month ago, and received no replies.Â  &#8230; <a href="https://whats.all.this.brouhaha.com/2008/09/24/dmca-notice/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>It is with great reluctance that I have just sent two DMCA notices to parties that are distributing software I&#8217;ve written in violation of the licenses.Â  I sent informal notices to the parties a month ago, and received no replies.Â  Two of the parties are using aliases, and I do not have postal addresses or fax numbers for either.Â  If they do not comply, I may have to use the subpoena powers of the DMCA to obtain their addresses.Â  I hope it does not come to that.</p>
<p>Portions of the software in question are licensed under the Free Software Foundation General Public License version 2.Â  Pursuant to section 4 of that license, the parties in violation of the license have had their rights to copy, modify, sublicense or distribute those portions of the software terminated.</p>
]]></content:encoded>
			<wfw:commentRss>https://whats.all.this.brouhaha.com/2008/09/24/dmca-notice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Suboptimal Retail Experience &#8212; Apple iPhone 3G Sales Tax Overcharge</title>
		<link>https://whats.all.this.brouhaha.com/2008/08/10/suboptimal-retail-experience-apple-iphone-3g-sales-tax-fraud/</link>
		<comments>https://whats.all.this.brouhaha.com/2008/08/10/suboptimal-retail-experience-apple-iphone-3g-sales-tax-fraud/#comments</comments>
		<pubDate>Sun, 10 Aug 2008 10:05:28 +0000</pubDate>
		<dc:creator><![CDATA[Eric]]></dc:creator>
				<category><![CDATA[Customer satisfaction]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Taxes]]></category>
		<category><![CDATA[The Suboptimal Way]]></category>

		<guid isPermaLink="false">http://whats.all.this.brouhaha.com/?p=694</guid>
		<description><![CDATA[I went to the Apple store at Valley Fair mall in Santa Clara CA yesterday afternoon to get an iPhone 3G. My mother paid for half of it as my graduation present. Only after I got home did I discover &#8230; <a href="https://whats.all.this.brouhaha.com/2008/08/10/suboptimal-retail-experience-apple-iphone-3g-sales-tax-fraud/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>I went to the Apple store at Valley Fair mall in Santa Clara CA yesterday afternoon to get an iPhone 3G.  My mother paid for half of it as my graduation present.</p>
<p>Only after I got home did I discover that Apple overcharged me $16.50.  The receipt shows the price of the phone as $299.00 and the sales tax rate as 8.25%, but the amount of sales tax charged was actually $41.17, for a total charge to my credit card of $340.17.  The correct amount of sales tax at 8.25% is obviously $24.67, and should have resulted in a total charge of $323.67.</p>
<p>In the store, I didn&#8217;t really see what they were charging me.  They had me sign for the credit card transaction using a stylus on a handheld point-of-sale terminal, and it might have shown the amount on the LCD, but it was very hard to read, so I (foolishly) assumed that they were competent and honest.</p>
<p>I wonder how many people have fallen victim to this without noticing.  Are they actually remitting the full amount of tax they&#8217;ve charged to the state of California, or are they pocketing the difference?</p>
<p><strong>Update:</strong> As Dan pointed out in a comment, this actually is legal in California.Â  If a cell phone is sold at a discount, it has to be taxed at full price:  <a href="http://www.boe.ca.gov/pdf/pub120.pdf">State Board of Equalization Publication 120</a>.  I think Apple should have indicated on the receipt that the tax was based on a phone price of $499.</p>
]]></content:encoded>
			<wfw:commentRss>https://whats.all.this.brouhaha.com/2008/08/10/suboptimal-retail-experience-apple-iphone-3g-sales-tax-fraud/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>World Peace out of stock</title>
		<link>https://whats.all.this.brouhaha.com/2008/07/09/world-peace-out-of-stock/</link>
		<comments>https://whats.all.this.brouhaha.com/2008/07/09/world-peace-out-of-stock/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 03:07:53 +0000</pubDate>
		<dc:creator><![CDATA[Eric]]></dc:creator>
				<category><![CDATA[Freedom and liberty]]></category>
		<category><![CDATA[Humor]]></category>
		<category><![CDATA[War]]></category>

		<guid isPermaLink="false">http://whats.all.this.brouhaha.com/2008/07/09/world-peace-out-of-stock/</guid>
		<description><![CDATA[My friend Sellam Ismail is going to visit this weekend, and I might sell him a computer. I also might have a coin-op video game for him. In an email exchange to make plans, he asked: Do you need anything &#8230; <a href="https://whats.all.this.brouhaha.com/2008/07/09/world-peace-out-of-stock/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>My friend Sellam Ismail is going to visit this weekend, and I might sell him a computer.  I also might have a coin-op video game for him.  In an email exchange to make plans, he asked:</p>
<blockquote><p>Do you need anything from me?</p></blockquote>
<p>I replied:</p>
<blockquote><p>World peace, or failing that, maybe some whirled peas?</p></blockquote>
<p>And his response was:</p>
<blockquote><p>I do not currently have the resources necessary to overthrow the current US government and re-instate the Constitution, which would contribute to a more stable world order, so I will procure some whirled peas for you.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>https://whats.all.this.brouhaha.com/2008/07/09/world-peace-out-of-stock/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Petition to End Women&#8217;s Suffrage</title>
		<link>https://whats.all.this.brouhaha.com/2008/06/14/petition-to-end-womens-suffrage/</link>
		<comments>https://whats.all.this.brouhaha.com/2008/06/14/petition-to-end-womens-suffrage/#comments</comments>
		<pubDate>Sat, 14 Jun 2008 10:05:41 +0000</pubDate>
		<dc:creator><![CDATA[Eric]]></dc:creator>
				<category><![CDATA[Freedom and liberty]]></category>
		<category><![CDATA[School & Education]]></category>

		<guid isPermaLink="false">http://whats.all.this.brouhaha.com/2008/06/14/petition-to-end-womens-suffrage/</guid>
		<description><![CDATA[I wish I could say that I was surprised at how many female students at Padua Academy were willing to sign a petition to end women&#8217;s suffrage. The issue seems to be controversial at UVM. Personally, I&#8217;m in favor of &#8230; <a href="https://whats.all.this.brouhaha.com/2008/06/14/petition-to-end-womens-suffrage/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>I wish I could say that I was surprised at how many female students at Padua Academy were willing to sign a <a href="http://www.metacafe.com/watch/119972/end_womens_suffrage/" title="End Women's Suffrage" target="_blank">petition to end women&#8217;s suffrage</a>. The issue seems to be controversial at <a href="http://www.youtube.com/watch?v=_i1mLF3uMWw&amp;feature=related" title="End Women's Suffrage! UVM" target="_blank">UVM</a>.</p>
<p>Personally, I&#8217;m in favor of women&#8217;s suffrage.</p>
]]></content:encoded>
			<wfw:commentRss>https://whats.all.this.brouhaha.com/2008/06/14/petition-to-end-womens-suffrage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Decisions, decisions!</title>
		<link>https://whats.all.this.brouhaha.com/2008/05/26/decisions-decisions/</link>
		<comments>https://whats.all.this.brouhaha.com/2008/05/26/decisions-decisions/#comments</comments>
		<pubDate>Tue, 27 May 2008 04:44:52 +0000</pubDate>
		<dc:creator><![CDATA[Eric]]></dc:creator>
				<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[Film]]></category>
		<category><![CDATA[Legal & Political]]></category>
		<category><![CDATA[Science Fiction & Fantasy]]></category>

		<guid isPermaLink="false">http://whats.all.this.brouhaha.com/2008/05/26/decisions-decisions/</guid>
		<description><![CDATA[Mike, Diane and I went to Santa Cruz today to watch Blade Runner: The Final Cut.Â  Afterward we stopped by Bookshop Santa Cruz.Â  Aside from a few books, I faced a dilemma as to whether I&#8217;d rather buy the George &#8230; <a href="https://whats.all.this.brouhaha.com/2008/05/26/decisions-decisions/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Mike, Diane and I went to Santa Cruz today to watch <a href="http://en.wikipedia.org/wiki/Blade_Runner" title="Blade Runner" target="_blank">Blade Runner</a>: The Final Cut.Â  Afterward we stopped by <a href="http://www.bookshopsantacruz.com/" title="Bookshop Santa Cruz" target="_blank">Bookshop Santa Cruz</a>.Â  Aside from a few books, I faced a dilemma as to whether I&#8217;d rather buy the <a href="http://www.amazon.com/George-W-Bush-Voodoo-Kit/dp/0762431172" title="George W. Bush Voodoo Kit" target="_blank">George W. Bush Voodoo Kit</a> or the <a href="http://www.accoutrements.com/products/11071.html" title="Albert Einstein Action Figure" target="_blank">Albert Einstein Action Figure</a>.Â  Albert won.</p>
]]></content:encoded>
			<wfw:commentRss>https://whats.all.this.brouhaha.com/2008/05/26/decisions-decisions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
