<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   
	 xmlns:podcast='http://ipodder.sourceforge.net/docs/podcast.html'
>
<channel>
    <title>Lot 49: Greg Beaver's blog - General</title>
    <link>http://greg.chiaraquartet.net/</link>
    <description>Music, Computers, and all things Greg Beaver</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.4.1 - http://www.s9y.org/</generator>
    
    

<item>
    <title>Redesigning the blog the lazy way</title>
    <link>http://greg.chiaraquartet.net/archives/203-Redesigning-the-blog-the-lazy-way.html</link>
            <category>General</category>
    
    <comments>http://greg.chiaraquartet.net/archives/203-Redesigning-the-blog-the-lazy-way.html#comments</comments>
    <wfw:comment>http://greg.chiaraquartet.net/wfwcomment.php?cid=203</wfw:comment>

    <slash:comments>4</slash:comments>
    <wfw:commentRss>http://greg.chiaraquartet.net/rss.php?version=2.0&amp;type=comments&amp;cid=203</wfw:commentRss>
    

    <author>nospam@example.com (Greg Beaver)</author>
    <content:encoded>
    After several years with the old template, I decided it was time to upgrade, and am trying out this new template.&amp;#160; It squishes the entries quite a bit more than the old one, but has a nicer look/feel.&amp;#160; Let me know if you like/dislike it. 
    </content:encoded>

    <pubDate>Fri, 18 Sep 2009 22:04:52 -0700</pubDate>
    <guid isPermaLink="false">http://greg.chiaraquartet.net/archives/203-guid.html</guid>
    
</item>
<item>
    <title>fixing stupid sound breaking on upgrading kubuntu packages</title>
    <link>http://greg.chiaraquartet.net/archives/191-fixing-stupid-sound-breaking-on-upgrading-kubuntu-packages.html</link>
            <category>General</category>
    
    <comments>http://greg.chiaraquartet.net/archives/191-fixing-stupid-sound-breaking-on-upgrading-kubuntu-packages.html#comments</comments>
    <wfw:comment>http://greg.chiaraquartet.net/wfwcomment.php?cid=191</wfw:comment>

    <slash:comments>3</slash:comments>
    <wfw:commentRss>http://greg.chiaraquartet.net/rss.php?version=2.0&amp;type=comments&amp;cid=191</wfw:commentRss>
    

    <author>nospam@example.com (Greg Beaver)</author>
    <content:encoded>
    &lt;p&gt;So I use kubuntu on my desktop, and it works great most of the time.  However, periodically on upgrading a package automatically, the sound just stops working.&lt;/p&gt;&lt;p&gt;Twice I&#039;ve fixed it after extensive search, but I never remember how.  This post is sort of a public post-it note.  Here&#039;s how you fix this thing if you have a system like me.&lt;/p&gt;&lt;p&gt;Open alsamixer in a terminal, use the right arrow key to go all the way to the right, and mute (not unmute) the Audigy A line by hitting &amp;quot;M&amp;quot; on the keyboard.  This works for Soundblaster Audigy&lt;/p&gt;&lt;p&gt;Hope this is helpful to some other person tearing out their hair.&lt;/p&gt;&lt;p&gt;&lt;/p&gt; 
    </content:encoded>

    <pubDate>Fri, 23 May 2008 22:51:24 -0700</pubDate>
    <guid isPermaLink="false">http://greg.chiaraquartet.net/archives/191-guid.html</guid>
    
</item>
<item>
    <title>removing serendipity karma plugin</title>
    <link>http://greg.chiaraquartet.net/archives/167-removing-serendipity-karma-plugin.html</link>
            <category>General</category>
    
    <comments>http://greg.chiaraquartet.net/archives/167-removing-serendipity-karma-plugin.html#comments</comments>
    <wfw:comment>http://greg.chiaraquartet.net/wfwcomment.php?cid=167</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://greg.chiaraquartet.net/rss.php?version=2.0&amp;type=comments&amp;cid=167</wfw:commentRss>
    

    <author>nospam@example.com (Greg Beaver)</author>
    <content:encoded>
    &lt;p&gt;I had noticed recently that all of my blog entries were getting spurts of voting that was negative, and so I took a look at the access log to see what was up.  To my great surprise, 90% of the votes were from MSN&#039;s web scraper, even though it requires javascript to access the actual URL.  Taking a closer look at the non-bot votes using cat and grep, I could see that most were multiple votes from the same IP address, clrealy designed to skew the karma results.&lt;/p&gt;&lt;p&gt;When I originally enabled the karma plugin, I had hoped it would allow me some insight into what the silent public thought about my blog posts, which ones were useful, which ones not at all, and use this to gauge what might be best to focus my limited time on, since I am interested in way too many things for 24 hours in a day &lt;img src=&quot;http://greg.chiaraquartet.net/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;.  It looks like the karma plugin just doesn&#039;t cut it, unfortunately so I decided to disable it.&lt;/p&gt;&lt;p&gt;If you have any good ideas on better ways to rank the popularity of articles I&#039;ve written for the list on the right sidebar, please let me know, I am also interested in the feedback on what people find useful on this blog, so that I can write more articles that don&#039;t suck &lt;img src=&quot;http://greg.chiaraquartet.net/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;.&lt;/p&gt;&lt;p&gt;Thanks in advance.&lt;/p&gt;&lt;p&gt;&lt;/p&gt; 
    </content:encoded>

    <pubDate>Thu, 15 Feb 2007 16:27:29 -0700</pubDate>
    <guid isPermaLink="false">http://greg.chiaraquartet.net/archives/167-guid.html</guid>
    
</item>
<item>
    <title>What the...? Bush appears to have an idea that might benefit the poor (I'm serious)</title>
    <link>http://greg.chiaraquartet.net/archives/162-What-the...-Bush-appears-to-have-an-idea-that-might-benefit-the-poor-Im-serious.html</link>
            <category>General</category>
    
    <comments>http://greg.chiaraquartet.net/archives/162-What-the...-Bush-appears-to-have-an-idea-that-might-benefit-the-poor-Im-serious.html#comments</comments>
    <wfw:comment>http://greg.chiaraquartet.net/wfwcomment.php?cid=162</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://greg.chiaraquartet.net/rss.php?version=2.0&amp;type=comments&amp;cid=162</wfw:commentRss>
    

    <author>nospam@example.com (Greg Beaver)</author>
    <content:encoded>
    
&lt;p&gt;I can&#039;t believe I&#039;m saying this, but I think that &lt;a href=&quot;http://greg.chiaraquartet.net/exit.php?url_id=453&amp;amp;entry_id=162&quot; title=&quot;http://www.nytimes.com/2007/01/21/washington/21health.html?pagewanted=1&amp;amp;ei=5088&amp;amp;en=eaa25c842590b2ad&amp;amp;ex=1327035600&amp;amp;partner=rssnyt&amp;amp;emc=rss&quot;  onmouseover=&quot;window.status=&#039;http://www.nytimes.com/2007/01/21/washington/21health.html?pagewanted=1&amp;amp;ei=5088&amp;amp;en=eaa25c842590b2ad&amp;amp;ex=1327035600&amp;amp;partner=rssnyt&amp;amp;emc=rss&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Bush might have had an idea that would benefit the poor&lt;/a&gt;.  Specifically, I&#039;m referring to his soon-to-be-announced health insurance plan.  Basically, it would tax folks who pay more than approximately $625/month in health insurance (per individual, so $1250/family) on the amount above that threshhold, to help cover those who are not insured through their employer, or who are not insured whatsoever. If I understand it, this would mean, in effect, if your individual plan is $700/month, you would pay taxes on $75/month = $900 of &amp;quot;income.&amp;quot;  In other words, assuming a tax rate of 20%, you could pay an additional $180 of taxes in that year.  If your individual plan is $1000/month, you would pay taxes on $4500 of &amp;quot;income&amp;quot;, or $900.  This might seem like a lot of money, but let&#039;s take a realistic look at things.  $900 is $75/month, which is the cost of having cable television in most areas.  So, even if you&#039;re getting ripped off BIG time (NOBODY should be paying more than $700/month per person for health insurance coverage, even in New York City), you&#039;ll only have to pay the cost of cable television.  If you&#039;re making $30000/year, this is 3% of your income, so even relatively poor W-2 people would not see a big tax hit.&lt;/p&gt;&lt;p&gt;This could be huge.  Just a few years ago, I was among those who were paying for health insurance out of pocket.  As a resident of Manhattan, I was spending more than 50% of my income on rent (very typical in New York), and spending approximately $300/month on health insurance.  At the same time, with a yearly income of just above the poverty line, because of an inability to deduct the rent, and an inability to deduct the cost of medical insurance, I was paying double the national average in taxes for my tax bracket, because of W-2 employees in other parts of the country who were able to buy houses and had employers paying for health care.  Now, I&#039;m on the other side, as an employee of the University of Nebraska, the health insurance is significantly cheaper, has more coverage options, and is tax deductible.  The benefits to a W-2er are undeniable, and providing these benefits to the poor is a tremendously powerful idea.   &amp;quot;But wait,&amp;quot; you might be thinking, &amp;quot;why the hell should I pay taxes on my hard-earned money to help some loser who can&#039;t hold down a &lt;i&gt;real &lt;/i&gt;job to pay for their doctor? I&#039;m not rich, I have enough trouble supporting my own family, this poses an unfair burden and will cause me to have to cut back on important things like my charitable giving!&amp;quot;&lt;/p&gt;OK whoa, let&#039;s step back and take a look at the most important part of the article: &amp;quot;...tax breaks to help low-income people buy health insurance and tax
increases for some workers &lt;b&gt;whose health plans cost significantly more
than the national average&lt;/b&gt;.&amp;quot;  The highlighting is my own.  Basically, The plan would take some money from those with exorbitant medical insurance and use it to subsidize the poor.  It&#039;s not really a tax on the middle class, it&#039;s a tax on the rich, and on the stupid (those who don&#039;t understand how to shop around for affordable health insurance).&lt;p&gt;The primary criticism in the article from Charles Rangel is that &amp;quot;We are trying to bring tax relief to the middle class. The president is
trying to increase their tax liability. This proposal is inconsistent
with what the majority is seeking in the House and the Senate.&amp;quot;  Now wait a minute here!  Since when do the Democrats use distortion of the discussion to justify killing something that would benefit the poor?  This is something that makes me very uncomfortable.  We, as a society, have a responsibility not just to maintaining the wealth and stability of the middle class, but also to providing for the comfort of those who cannot fend for themselves.  In many other societies where this is not a priority, terrible inequalities often lead to the rise of revolutions (think France, 1780&#039;s) or even, in some cases, to modern-day terrorism.  This is not to say that we should protect the poor so they won&#039;t kill the rich or middle class, quite the opposite.  Instead, we have a moral obligation to protect the poor &lt;b&gt;and&lt;/b&gt; it would be stupid not to do so for the health of society at large.&lt;/p&gt;&lt;p&gt;Actually, to be honest, the most similar distortion that I have heard was the Republican push to call the Estate tax a &amp;quot;Death tax&amp;quot; and wrongly represent it as something that could affect average Americans, when it really only affects 2% of the population.  What does this tell us about the Democratic party, champions of the underclass?&lt;/p&gt;&lt;p&gt;Having said all of this &amp;quot;yay&amp;quot; talk, it is important to note that when I was a super poor starving artist, the majority of my tax liability was &lt;b&gt;not&lt;/b&gt; income tax, but was in fact social security and medicare tax.  This is also true of almost all truly poor Americans.  I didn&#039;t actually pay a cent in income taxes for 4 straight years, and yet still have tax bills of $1000-$2000 dollars each year - about 10-15% of my yearly income, or to put it closer to the point, food and transportation for 3 months.  This proposal will only truly benefit the poor if the deductions come out of pre-tax income, before social security and all of that jazz is even calculated.  So, I will remain skeptical until I see the actual plan.&lt;/p&gt;&lt;p&gt;In addition, we often forget that taxes and deductions are percentages.  It is not like people will suddenly have $7500 more income.  This plan means an actual maximum potential income increase of more like $1125-$2250.  This might not sound like much if you&#039;re middle class or rich, but when you realize that we&#039;re talking about a poor person, this could mean an actual post-expense/post-tax doubling or tripling of available cash.  For a very small price to those with luxurious medical coverage, we could see a real improvement in the life of the ultra-poor.&lt;/p&gt;&lt;p&gt;I can&#039;t help but wonder what the catch is, Bush has proposed mediocre to outright terrible things for the poor for 6 straight years, why would he suddenly go all socialist over a lost election?  Time will tell.&lt;br /&gt;
&lt;/p&gt;
 
    </content:encoded>

    <pubDate>Sat, 20 Jan 2007 20:05:59 -0700</pubDate>
    <guid isPermaLink="false">http://greg.chiaraquartet.net/archives/162-guid.html</guid>
    
</item>
<item>
    <title>old unapproved comments have been approved</title>
    <link>http://greg.chiaraquartet.net/archives/151-old-unapproved-comments-have-been-approved.html</link>
            <category>General</category>
    
    <comments>http://greg.chiaraquartet.net/archives/151-old-unapproved-comments-have-been-approved.html#comments</comments>
    <wfw:comment>http://greg.chiaraquartet.net/wfwcomment.php?cid=151</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://greg.chiaraquartet.net/rss.php?version=2.0&amp;type=comments&amp;cid=151</wfw:commentRss>
    

    <author>nospam@example.com (Greg Beaver)</author>
    <content:encoded>
    &lt;p&gt;Today, I was trying to approve a few comments, and discovered about 15 comments on blog entries that somehow had never been marked as approved.  For many, I never received notification emails, so please accept my apologies - some of them were over a year old.&lt;/p&gt;&lt;p&gt;I&#039;ll try not to let that happen again!&lt;/p&gt;
 
    </content:encoded>

    <pubDate>Thu, 12 Oct 2006 07:59:59 -0700</pubDate>
    <guid isPermaLink="false">http://greg.chiaraquartet.net/archives/151-guid.html</guid>
    
</item>
<item>
    <title>major setback in development, or NEVER buy a Gateway</title>
    <link>http://greg.chiaraquartet.net/archives/149-major-setback-in-development,-or-NEVER-buy-a-Gateway.html</link>
            <category>General</category>
            <category>PHP</category>
    
    <comments>http://greg.chiaraquartet.net/archives/149-major-setback-in-development,-or-NEVER-buy-a-Gateway.html#comments</comments>
    <wfw:comment>http://greg.chiaraquartet.net/wfwcomment.php?cid=149</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://greg.chiaraquartet.net/rss.php?version=2.0&amp;type=comments&amp;cid=149</wfw:commentRss>
    

    <author>nospam@example.com (Greg Beaver)</author>
    <content:encoded>
    
&lt;p&gt;Today, I booted up my relatively new Gateway desktop machine, which I have been running gentoo linux on for a while, and was warned by the BIOS that the hard drive was corrupt.&lt;/p&gt;&lt;p&gt;This is the last straw for me.  I bought this computer in June of 2002 when my old computer spectacularly died in a blaze of glory.  I happened to be in the middle of a freelance job working on a website for someone at the time, and so flew downtown to the Gateway store in New York City, picked out the top of the line they had in the store, and took it back in a taxi.  At first, it was great, but the problems began to mount.&lt;/p&gt;&lt;p&gt;First, after only a year, the internet stopped working.  At this point, I contacted Gateway using my laptop, because I had been smart enough (I thought) to purchase the 3 year extended warranty.  After an hour in their online live support (basically IMing), the guy&#039;s best idea was to &amp;quot;re-install windows.&amp;quot;  I pointed out that the restore disks didn&#039;t have MS Word on them, even though it came pre-installed.  His suggestion?  Buy another copy.  At this point, I became fed up, and after copying needed docs to my laptop, decided to install gentoo linux.  This worked great for about 7 months until suddenly, BOTH of the 2 hard drives I had cannibalized from the old computer failed.  I figured this was due to happen, since they were older, but I was shocked when the original SATA drive also failed 3 months later, with an audible grinding noise followed by a blue screen of death.  In addition, the built-in ethernet on the motherboard failed, so I bought another card.&lt;/p&gt;&lt;p&gt; Incidentally, the laptop failed 1 year after I bought it, about 10 days after the warranty expired.  eMachines was the manufacturer, who was incidentally bought by Gateway.  Very odd coincidence.&lt;/p&gt;&lt;p&gt;Last year, I purchased a brand new WD hard drive, and installed it in the Gateway, put gentoo on the computer exclusively, and have happily used it until today&#039;s corruption.  At this point, I&#039;m out of options.  I can&#039;t afford the time to reconstruct my entire gentoo setup from scratch on ANOTHER new drive, and can&#039;t afford the money to buy a new computer.  At this point, I&#039;m stuck with my windows machine.  I was running VMware with gentoo, but today, when I tried to start it, the gentoo.vmx file was deleted, with no trace.  I have no idea what happened to it, so now I have no linux whatsoever.&lt;/p&gt;&lt;p&gt;In any case, the point is, if you&#039;re considering buying from Gateway, don&#039;t.  You&#039;re not going to get your money&#039;s worth even if you spend top dollar.&lt;/p&gt;&lt;p /&gt; 
    </content:encoded>

    <pubDate>Sat, 30 Sep 2006 18:51:27 -0700</pubDate>
    <guid isPermaLink="false">http://greg.chiaraquartet.net/archives/149-guid.html</guid>
    
</item>
<item>
    <title>Need proof that energy efficiency is good for the economy?</title>
    <link>http://greg.chiaraquartet.net/archives/148-Need-proof-that-energy-efficiency-is-good-for-the-economy.html</link>
            <category>General</category>
    
    <comments>http://greg.chiaraquartet.net/archives/148-Need-proof-that-energy-efficiency-is-good-for-the-economy.html#comments</comments>
    <wfw:comment>http://greg.chiaraquartet.net/wfwcomment.php?cid=148</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://greg.chiaraquartet.net/rss.php?version=2.0&amp;type=comments&amp;cid=148</wfw:commentRss>
    

    <author>nospam@example.com (Greg Beaver)</author>
    <content:encoded>
    
&lt;p&gt;For years, the Bushes (father and son) administration and American auto makers have strenuously argued that we have to do a balancing act between preserving the environment and creating a thriving economy.  As usual with the Bush politicians, the argument has been flawed from the beginning, but the evidence hasn&#039;t really proven this claim.&lt;/p&gt;&lt;p&gt;Until now.  This article in the New York Times (&lt;a href=&quot;http://greg.chiaraquartet.net/exit.php?url=aHR0cDovL3d3dy5ueXRpbWVzLmNvbS8yMDA2LzA5LzE2L2J1c2luZXNzLzE2YXV0by5odG1s&amp;amp;entry_id=148&quot; title=&quot;http://www.nytimes.com/2006/09/16/business/16auto.html&quot;  onmouseover=&quot;window.status=&#039;http://www.nytimes.com/2006/09/16/business/16auto.html&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;http://www.nytimes.com/2006/09/16/business/16auto.html&lt;/a&gt;) shows that the auto making industry in the United States may be completely and permanently doomed to subservience to energy-efficient Japanese automakers for the first time ever.  This is due to the insistence upon creating gas-guzzling humongous trucks, vans and SUVs, ignoring smaller cars, and ignoring the need to be flexible in assembly line plants, something Toyota planned for ages ago.&lt;/p&gt;&lt;p&gt;This blatantly stupid decision by U.S. automakers will do much more than endanger the jobs of U.S. autoworkers, it will transfer the money currently funneling into domestic automakers profits into foreign automakers profits, subtly shifting the wealth of the United States overseas.&lt;/p&gt;&lt;p&gt;In short, it forces the U.S. to reconsider its dominant financial position in the long term, and as a result, its dominant military position.  The aggressive posturing of the Bush administration combined with the stupid economic decisions could in fact make the U.S. a more dangerous place to live than it has been for 200 years, since the British shot up Washington D.C. in 1812.&lt;/p&gt;&lt;p&gt;In case it isn&#039;t obvious, if you thought your vote doesn&#039;t really matter, it does.  Every political opponent of the Bush family has a better environmental record.  Forcing higher fuel economy 6 years ago would have potentially saved Detroit now.  Even if fuel economy were not forced to be higher, a different president would have never invaded Iraq, which is a primary source of increased fuel prices thanks to the thriving civil war and insurgency, both of which prevent oil pumps in Iraq from operating at near capacity.  Your vote in November for the Senate and the House of Representatives is critical in this regard.  If you vote for those who support the current economic and military policies, you are casting a direct vote for the eventual insecurity of the United States.&lt;/p&gt;&lt;p&gt;This is not a Republican/Democrat issue per se, there are several Democratic incumbents who have been guilty of prolonging the problem.  However, if you have a choice between a conservative Democrat and a much more conservative Republican on the environment and on the military, this is always a difficult choice.  Seek advice of external groups that monitor the voting records of candidates, and that document fundraising sources.  For instance, a quick look at the backers will often reveal a candidate who is supported by oil companies, Wal-mart, etc., and give you a better picture of their real policies than what they say are their real policies.&lt;/p&gt;&lt;p&gt;Be smart this fall - help reinvigorate the U.S.&#039;s lost moral and economic imperative and improve the world order as a result.&lt;/p&gt; 
    </content:encoded>

    <pubDate>Sat, 16 Sep 2006 07:30:23 -0700</pubDate>
    <guid isPermaLink="false">http://greg.chiaraquartet.net/archives/148-guid.html</guid>
    
</item>
<item>
    <title>Internet is threatened in the U.S.</title>
    <link>http://greg.chiaraquartet.net/archives/132-Internet-is-threatened-in-the-U.S..html</link>
            <category>General</category>
            <category>PHP</category>
    
    <comments>http://greg.chiaraquartet.net/archives/132-Internet-is-threatened-in-the-U.S..html#comments</comments>
    <wfw:comment>http://greg.chiaraquartet.net/wfwcomment.php?cid=132</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://greg.chiaraquartet.net/rss.php?version=2.0&amp;type=comments&amp;cid=132</wfw:commentRss>
    

    <author>nospam@example.com (Greg Beaver)</author>
    <content:encoded>
    
&lt;p&gt;If you are a U.S. Citizen, it is time to call your Representatives and Senators.  &lt;a href=&quot;http://greg.chiaraquartet.net/exit.php?url_id=287&amp;amp;entry_id=132&quot; title=&quot;http://www.nytimes.com/2006/05/02/opinion/02tue3.html?ex=1304222400&amp;amp;en=6fa2c972b81bbd3f&amp;amp;ei=5088&amp;amp;partner=rssnyt&amp;amp;emc=rss&quot;  onmouseover=&quot;window.status=&#039;http://www.nytimes.com/2006/05/02/opinion/02tue3.html?ex=1304222400&amp;amp;en=6fa2c972b81bbd3f&amp;amp;ei=5088&amp;amp;partner=rssnyt&amp;amp;emc=rss&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;They&#039;re trying to gut Net Neutrality&lt;/a&gt;, a crucial component of the internet&#039;s success and its freedom.  Net Neutrality guarantees that all online speech is treated equally and prevents Internet providers
like AT&amp;amp;T from deciding which websites work best on your computer. Without
it, these companies can decide what you see and do online.  In other words, without Net Neutrality AT&amp;amp;T could conceivably decide to limit the bandwidth for iTunes because Microsoft pays them to increase the bandwidth for MSN Music.&lt;/p&gt;&lt;p&gt;You can read more about the effort to fight this terrifying idea at &lt;a href=&quot;http://greg.chiaraquartet.net/exit.php?url_id=288&amp;amp;entry_id=132&quot; title=&quot;http://www.savetheinternet.com/&quot;  onmouseover=&quot;window.status=&#039;http://www.savetheinternet.com/&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;http://www.savetheinternet.com/&lt;/a&gt;.&lt;/p&gt;
 
    </content:encoded>

    <pubDate>Wed, 10 May 2006 08:54:41 -0700</pubDate>
    <guid isPermaLink="false">http://greg.chiaraquartet.net/archives/132-guid.html</guid>
    
</item>
<item>
    <title>denial of service attack</title>
    <link>http://greg.chiaraquartet.net/archives/129-denial-of-service-attack.html</link>
            <category>General</category>
    
    <comments>http://greg.chiaraquartet.net/archives/129-denial-of-service-attack.html#comments</comments>
    <wfw:comment>http://greg.chiaraquartet.net/wfwcomment.php?cid=129</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://greg.chiaraquartet.net/rss.php?version=2.0&amp;type=comments&amp;cid=129</wfw:commentRss>
    

    <author>nospam@example.com (Greg Beaver)</author>
    <content:encoded>
    This weekend, while I was away playing a concert, someone hacked into an insecure application on the same host that runs chiaraquartet.net and used it to initiate a denial of service attack.?  As a result, the entire site was shut down and everything was moved to a new server.?  Things are working again, but it took a while.?  I had to re-install the stupid blog from scratch, so let me know if you find problems.
 
    </content:encoded>

    <pubDate>Mon, 24 Apr 2006 14:21:12 -0700</pubDate>
    <guid isPermaLink="false">http://greg.chiaraquartet.net/archives/129-guid.html</guid>
    
</item>
<item>
    <title>The next April fool's image for PHP</title>
    <link>http://greg.chiaraquartet.net/archives/120-The-next-April-fools-image-for-PHP.html</link>
            <category>General</category>
            <category>PHP</category>
    
    <comments>http://greg.chiaraquartet.net/archives/120-The-next-April-fools-image-for-PHP.html#comments</comments>
    <wfw:comment>http://greg.chiaraquartet.net/wfwcomment.php?cid=120</wfw:comment>

    <slash:comments>4</slash:comments>
    <wfw:commentRss>http://greg.chiaraquartet.net/rss.php?version=2.0&amp;type=comments&amp;cid=120</wfw:commentRss>
    

    <author>nospam@example.com (Greg Beaver)</author>
    <content:encoded>
    

&lt;p&gt;This past September, my soon-to-be wife and I picked up a cat from Lincoln Nebraska&#039;s Cat House, a no-kill shelter.  From the start, we knew he was a brilliant addition to our lives because of his extraordinary personality, but only later did we discover the true depth of his oddness.  His name is &amp;quot;Dirty&amp;quot; because he had a little poo problem until we switched his food to another brand.&lt;/p&gt;&lt;p&gt;Every April Fool&#039;s day, PHP displays a different logo on its phpinfo() page.  In the past, this has included a rabbit, Zeev&#039;s dog, and others.  Perhaps it is Dirty&#039;s time to be enshrined in PHP forever &lt;/p&gt;&lt;p align=&quot;baseline&quot;&gt;&lt;a href=&quot;http://greg.chiaraquartet.net/exit.php?url_id=235&amp;amp;entry_id=120&quot; title=&quot;http://greg.chiaraquartet.net/uploads/Dirty/DirtyTheCat.mov&quot;  onmouseover=&quot;window.status=&#039;http://greg.chiaraquartet.net/uploads/Dirty/DirtyTheCat.mov&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;Click here to see Dirty in action&lt;/a&gt;.  Here are some previews:&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;http://greg.chiaraquartet.net/uploads/Dirty/Dirtyextraordinaire003.serendipityThumb.jpg&quot; /&gt;&lt;img src=&quot;http://greg.chiaraquartet.net/uploads/Dirty/Dirtyextraordinaire005.serendipityThumb.jpg&quot; /&gt;&lt;/p&gt; 
    </content:encoded>

    <pubDate>Sun, 19 Mar 2006 18:32:30 -0700</pubDate>
    <guid isPermaLink="false">http://greg.chiaraquartet.net/archives/120-guid.html</guid>
    
</item>
<item>
    <title>byebye trackbacks</title>
    <link>http://greg.chiaraquartet.net/archives/119-byebye-trackbacks.html</link>
            <category>General</category>
    
    <comments>http://greg.chiaraquartet.net/archives/119-byebye-trackbacks.html#comments</comments>
    <wfw:comment>http://greg.chiaraquartet.net/wfwcomment.php?cid=119</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://greg.chiaraquartet.net/rss.php?version=2.0&amp;type=comments&amp;cid=119</wfw:commentRss>
    

    <author>nospam@example.com (Greg Beaver)</author>
    <content:encoded>
    As of now, trackbacks are disallowed for this blog.  I haven&#039;t had anything but spam through the trackbacks, and it is just not worth deleting the stupid entries.  If you wish to comment, by all means do so using the comment form for an entry - I read each of these individually and approve anything that is not spam.
 
    </content:encoded>

    <pubDate>Mon, 13 Mar 2006 19:11:52 -0700</pubDate>
    <guid isPermaLink="false">http://greg.chiaraquartet.net/archives/119-guid.html</guid>
    
</item>
<item>
    <title>Why NBC commentators are f**cking idiots</title>
    <link>http://greg.chiaraquartet.net/archives/115-Why-NBC-commentators-are-fcking-idiots.html</link>
            <category>General</category>
    
    <comments>http://greg.chiaraquartet.net/archives/115-Why-NBC-commentators-are-fcking-idiots.html#comments</comments>
    <wfw:comment>http://greg.chiaraquartet.net/wfwcomment.php?cid=115</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://greg.chiaraquartet.net/rss.php?version=2.0&amp;type=comments&amp;cid=115</wfw:commentRss>
    

    <author>nospam@example.com (Greg Beaver)</author>
    <content:encoded>
    &lt;p&gt;So today, Lindsay Jacobellis, snowboarder from the USA made a mistake and fell down right before the finish line, losing the gold medal in the new snowboard cross event.  Worse, it was while doing a &amp;quot;showboat&amp;quot; grab at the board that she fell down.&lt;/p&gt;&lt;p&gt;So, she screwed up.  Most people would simply leave it at that.  Celebrate the successes, and maybe even lament the mistakes of failures.  NBC instead chose to make a little featurette that showed the mistake in slow motion over and over, while talking about how &amp;quot;we all say its not about winning medals, but about competing at the olympics, but on some days, it&#039;s about not losing medals.&amp;quot;  Clever.  They continued to say that Lindsay Jacobellis (20 years old) said she wasn&#039;t &amp;quot;showboating&amp;quot; but &amp;quot;you don&#039;t need a degree to see that she wasn&#039;t simply snowboarding.  She learned the most important lesson: don&#039;t count your chickens before they hatch.&amp;quot;  Then, the commentators proceeded to comment on how if she had just stayed on the straight and narrow, she would have won.&lt;/p&gt;&lt;p&gt;Of course, we all know that this is how competitions are won, by never taking risks.  Nope, safety first!  Better to practice just 30 minutes a day, and not too hard, just in case you injure yourself.  In fact, better not to do any physical activity.  We can just sit in suspended animation and live off of glucose drips.  Glad we cleared that one up.  Thanks, NBC!&lt;/p&gt; 
    </content:encoded>

    <pubDate>Fri, 17 Feb 2006 22:09:35 -0700</pubDate>
    <guid isPermaLink="false">http://greg.chiaraquartet.net/archives/115-guid.html</guid>
    
</item>
<item>
    <title>Trying out new theme</title>
    <link>http://greg.chiaraquartet.net/archives/113-Trying-out-new-theme.html</link>
            <category>General</category>
    
    <comments>http://greg.chiaraquartet.net/archives/113-Trying-out-new-theme.html#comments</comments>
    <wfw:comment>http://greg.chiaraquartet.net/wfwcomment.php?cid=113</wfw:comment>

    <slash:comments>4</slash:comments>
    <wfw:commentRss>http://greg.chiaraquartet.net/rss.php?version=2.0&amp;type=comments&amp;cid=113</wfw:commentRss>
    

    <author>nospam@example.com (Greg Beaver)</author>
    <content:encoded>
    Hello all, I have grown tired of the brown/orange theme I have been using, so I am trying a new one.  Any preference for the new or the old one 
 
    </content:encoded>

    <pubDate>Mon, 13 Feb 2006 12:58:14 -0700</pubDate>
    <guid isPermaLink="false">http://greg.chiaraquartet.net/archives/113-guid.html</guid>
    
</item>
<item>
    <title>standard testing in US public universities   Hardly brilliant</title>
    <link>http://greg.chiaraquartet.net/archives/112-standard-testing-in-US-public-universities-Hardly-brilliant.html</link>
            <category>General</category>
    
    <comments>http://greg.chiaraquartet.net/archives/112-standard-testing-in-US-public-universities-Hardly-brilliant.html#comments</comments>
    <wfw:comment>http://greg.chiaraquartet.net/wfwcomment.php?cid=112</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://greg.chiaraquartet.net/rss.php?version=2.0&amp;type=comments&amp;cid=112</wfw:commentRss>
    

    <author>nospam@example.com (Greg Beaver)</author>
    <content:encoded>
    
&lt;p&gt;The New York Times reports today that &lt;a href=&quot;http://greg.chiaraquartet.net/exit.php?url=aHR0cDovL3d3dy5ueXRpbWVzLmNvbS8yMDA2LzAyLzA5L2VkdWNhdGlvbi8wOXRlc3RpbmcuaHRtbCBleD0xMjk3MTQxMjAwJmVuPTFkZWEwZTE5NDI4ZDUxZDMmZWk9NTA4OCZwYXJ0bmVyPXJzc255dCZlbWM9cnNz&amp;amp;entry_id=112&quot; title=&quot;http://www.nytimes.com/2006/02/09/education/09testing.html ex=1297141200&amp;amp;en=1dea0e19428d51d3&amp;amp;ei=5088&amp;amp;partner=rssnyt&amp;amp;emc=rss&quot;  onmouseover=&quot;window.status=&#039;http://www.nytimes.com/2006/02/09/education/09testing.html ex=1297141200&amp;amp;en=1dea0e19428d51d3&amp;amp;ei=5088&amp;amp;partner=rssnyt&amp;amp;emc=rss&#039;;return true;&quot; onmouseout=&quot;window.status=&#039;&#039;;return true;&quot;&gt;expanding standardized testing to public universities is being investigated by the Bush administration&lt;/a&gt;.  Charles Miller, a business executive appointed to run the commission, is quoted as saying:&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;He said he would like the commission to agree on the skills college
students ought to be learning ? like writing, critical thinking and
problem solving ? and to express that view forcefully.  &amp;quot;What happens with reform,&amp;quot; he said, &amp;quot;is that it rarely happens overnight, and it rarely happens with a mandate.&amp;quot;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;As a member of the faculty of a public university (University of Nebraska-Lincoln) in the music department, this immediately strikes me as yet another preposterously misguided idea of what higher education is.  American public high school has transformed from a militaristic academy designed to turn out slightly-skilled labor for factories (early 20th century) to a mill for conformist anti-Commie scientists (mid-20th century) into a militaristic academy for churning out incredibly skilled test takers who have absolutely no creative ability to function in the real world.&lt;/p&gt;&lt;p&gt;A standardized test has no ability to measure what makes a person successful in the workforce.  The personal connections we make and ability to absorb new ideas and communicate them are what make someone successful.  Universities provide a unique opportunity to learn these unusual skills precisely because they &lt;b&gt;don&#039;t&lt;/b&gt; focus on standardized fill-in-the-bubble tests.  I remember one final examination from a music history class I had to take at Rice University as a music major consisted of one question:&lt;/p&gt;&lt;p&gt;Trace the history of opera from its inception to the end of the classical era.&lt;/p&gt;&lt;p&gt;This class, mind you, was not about opera, it was about the Baroque and Classical periods of music history, and so could have been about any of the subjects we studied.  The point is, we did not know before the test was given what the question(s) could be.&lt;/p&gt;&lt;p&gt;Aside from the knowledge of opera, this test is the kind of thing that demonstrates:&lt;/p&gt;&lt;ol&gt;&lt;li&gt;the ability to put together a coherent sentence without any outside help&lt;/li&gt;&lt;li&gt;ability to assimilate historical information and organize it into structured paragraphs&lt;/li&gt;&lt;li&gt;ability to actually understand and provide insights about the material presented&lt;/li&gt;&lt;/ol&gt;You just can&#039;t do that kind of thing on a standardized test!  In addition, how do you determine what a student should be learning   Most college courses assume you&#039;ve learned basic reading and writing skills &lt;b&gt;in high school &lt;/b&gt;where you should be learning these things.  If a college has to provide this, it is generally considered remedial or for foreign students, ESL (English as a Second Language) is provided to bridge the gap.&lt;p&gt;A college/university is not the place to be learning basic arithmetic, reading, and writing.  These are skills best learned in high school, a community college, or through a GED program, all of which do a fine job of providing these services.  Colleges/Universities require these basic skills in order to process advanced concepts.&lt;/p&gt;&lt;p&gt;In addition, unlike high school, universities have this thing called a &amp;quot;major field of study&amp;quot; that allows you to focus your studies on a particular specialty, so that you get a degree in that specialty.  Should we expect all music performance majors to learn the same skills as organic chemistry majors   I hope not, because I doubt any of the orgo majors would be comfortable playing a 70 minute solo program using the musical instrument of their choice demonstrating a wide range of the repertoire (and no, bunsen burners don&#039;t count as musical instruments).&lt;/p&gt;&lt;p&gt;Finally, there are already plenty of indicators out there for parents and prospective students to choose between different institutions of higher learning.  Magazines, ratings guides, SAT scores on entrance, graduation rates, famous alumni/faculty, and so on.  In the worst case, transferring to another institution is also an available option.&lt;/p&gt;&lt;p&gt;Standardized testing for colleges/universities is the stupidest idea I&#039;ve heard in a long time.  No, sorry, since last week&#039;s budget.&lt;/p&gt;&lt;p&gt;What the hell is &lt;i&gt;up&lt;/i&gt; with these people   Can&#039;t they come up with &lt;b&gt;any&lt;/b&gt; useful ideas &lt;/p&gt;&lt;p&gt;&amp;quot;Oh I know, let&#039;s invade an oil-rich^M^M^M^M^M terrorist dictatorship&amp;quot;&lt;br /&gt;&amp;quot;Let&#039;s take out those dangerous nukes with star wars^M^M^M^Mterrorists with warrantless wiretaps^M^M^Msocial security problems in 40 years by eliminating it now^M^M^M^Mweak-kneed Democrats by making everyone afraid of blowing up&amp;quot;&lt;br /&gt;&amp;quot;Let&#039;s focus on international relations, particularly with arab countries and Europeans, so that we can gain support for the occupation of Iraq and remove the funding base for Al Qaeda.  Then, let&#039;s balance the budget by repealing the tax burden against the poor and lower middle class passed in the first Bush term, and provide incentives for people to conserve energy so that they have more money to spend on consumer goods, hence increasing tax receipts and take-home pay in one fell swoop.  Then, let&#039;s raise fuel economy standards, examine steps to nationalizing catastrophic health insurance, and see if we can&#039;t turn around the country in 10 years^M^M^M^M^M^MLet&#039;s attack Republicans for being mean and corrupt&amp;quot;&lt;/p&gt;&lt;p&gt;Hmm, I guess neither side has anything really useful to offer &lt;img src=&quot;http://greg.chiaraquartet.net/templates/default/img/emoticons/sad.png&quot; alt=&quot;:-(&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;/p&gt; 
    </content:encoded>

    <pubDate>Wed, 08 Feb 2006 22:32:51 -0700</pubDate>
    <guid isPermaLink="false">http://greg.chiaraquartet.net/archives/112-guid.html</guid>
    
</item>
<item>
    <title>Only in New York...</title>
    <link>http://greg.chiaraquartet.net/archives/98-Only-in-New-York....html</link>
            <category>General</category>
    
    <comments>http://greg.chiaraquartet.net/archives/98-Only-in-New-York....html#comments</comments>
    <wfw:comment>http://greg.chiaraquartet.net/wfwcomment.php?cid=98</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://greg.chiaraquartet.net/rss.php?version=2.0&amp;type=comments&amp;cid=98</wfw:commentRss>
    

    <author>nospam@example.com (Greg Beaver)</author>
    <content:encoded>
    
&lt;p&gt;&lt;img src=&quot;http://greg.chiaraquartet.net/uploads/OnewayWrongway.jpg&quot; /&gt;&lt;/p&gt;&lt;p&gt;Photo taken near the Queens Midtown Tunnel&lt;/p&gt; 
    </content:encoded>

    <pubDate>Sun, 30 Oct 2005 21:07:43 -0700</pubDate>
    <guid isPermaLink="false">http://greg.chiaraquartet.net/archives/98-guid.html</guid>
    
</item>

</channel>
</rss>