<?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>Robert Accettura&#039;s Fun With Wordage &#187; Politics</title>
	<atom:link href="http://robert.accettura.com/blog/tag/politics/feed/" rel="self" type="application/rss+xml" />
	<link>http://robert.accettura.com</link>
	<description>Robert Accettura&#039;s Personal Blog on Web Development and Tech</description>
	<lastBuildDate>Thu, 09 Feb 2012 01:43:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<atom:link rel='hub' href='http://robert.accettura.com/?pushpress=hub'/>
<cloud domain='robert.accettura.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>The Crisis Of Credit</title>
		<link>http://robert.accettura.com/blog/2009/03/11/the-crisis-of-credit/</link>
		<comments>http://robert.accettura.com/blog/2009/03/11/the-crisis-of-credit/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 02:44:29 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Audio/Video]]></category>
		<category><![CDATA[In The News]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[economic stimulus]]></category>
		<category><![CDATA[economy]]></category>
		<category><![CDATA[financial institutions]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/?p=2511</guid>
		<description><![CDATA[I meant to post this over a week ago but just left the bookmark on my desktop. Here&#8217;s a great visualization of the current credit crisis. Simplifying something and having it still make coherent sense and still stay true to &#8230; <a href="http://robert.accettura.com/blog/2009/03/11/the-crisis-of-credit/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://crisisofcredit.com/"><img src="http://robert.accettura.com/wp-content/uploads/2009/03/20090301_credit_crisis_visualized.jpg" alt="The Crisis Of Credit" title="The Crisis Of Credit" class="centered size-full wp-image-2510" /></a></p>
<p>I meant to post this over a week ago but just left the bookmark on my desktop.  Here&#8217;s a great visualization of the current credit crisis.  Simplifying something and having it still make coherent sense and still stay true to the real story is nothing short of an art.  This one is a real work of art.
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/?p=2511#comments"><img src="http://robert.accettura.com/wp-content/commentCount/2009/03/f8b932c.gif" alt="Comment Count" style="border:0;" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2009/03/11/the-crisis-of-credit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>V-Chip 2.0?</title>
		<link>http://robert.accettura.com/blog/2007/08/03/v-chip-20/</link>
		<comments>http://robert.accettura.com/blog/2007/08/03/v-chip-20/#comments</comments>
		<pubDate>Sat, 04 Aug 2007 01:41:56 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[In The News]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[censorship]]></category>
		<category><![CDATA[legislation]]></category>
		<category><![CDATA[psudocode]]></category>
		<category><![CDATA[rating]]></category>
		<category><![CDATA[vchip]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/archives/2007/08/03/v-chip-20/</guid>
		<description><![CDATA[According to CNet: The Senate Commerce Committee approved legislation Thursday asking the Federal Communications Commission to oversee the development of a super V-chip that could screen content on everything from cell phones to the Internet. The article omits the fact &#8230; <a href="http://robert.accettura.com/blog/2007/08/03/v-chip-20/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>According to <a href="http://news.com.com/Senate+panel+backs+development+of+super+V-chip/2100-1041_3-6200543.html">CNet</a>:</p>
<blockquote cite="http://news.com.com/Senate+panel+backs+development+of+super+V-chip/2100-1041_3-6200543.html"><p>
The Senate Commerce Committee approved legislation Thursday asking the Federal Communications Commission to oversee the development of a super V-chip that could screen content on everything from cell phones to the Internet.
</p></blockquote>
<p>The article omits the fact that it&#8217;s 99.99997% sure to fail and the committee knows that.  Taking a look at it from a tech and historical view of the Internet alone proves that.  From a web developer perspective, this stuff is pretty interesting.</p>
<p>The V-Chip is really not a complicated device.  Essentially it works on the following logic (written in js for psudocode fun):</p>
<pre>

if(content.rating &gt; user_setting.max_rating){
    interface.block();
}
</pre>
<p>Pretty simple right?  Well that&#8217;s all the true &#8220;technology&#8221; does.  The science of meta data decides how rating is determined and organized (what&#8217;s &#8220;Violent&#8221;, and what&#8217;s &#8220;Gore&#8221;?).  That&#8217;s the tech side of things in a nutshell.</p>
<p>Here&#8217;s where the problem lies.  The rating must come from somewhere.  In order for this system to have any sort of effectiveness, every site on the Internet needs to be accurately rated.  That&#8217;s right, every site.  Doesn&#8217;t matter if it&#8217;s in English, German, or Japanese.  It doesn&#8217;t matter if it&#8217;s hosted in the US, or in Korea.  It still needs to be rated.  But who does this?  You could pass a law requiring content to be labeled.  But that would only apply to US based sites.  Enforcement overseas is virtually impossible.  Enforcement in the US is virtually impossible.  According to <a href="http://www.pewinternet.org/press_release.asp?r=104">Pew Internet &#038; American Life Project </a> in 2005 &#8220;more than 11 million American adults who say they have created blogs&#8221;.  I&#8217;m sure that numbers higher now.  That means there&#8217;s <em>at least</em> 11 million blogs that need to be patrolled by the FCC to ensure they are labeled, and labeled correctly.  Forget about the rest of the blogs in the world and the millions of different owners. </p>
<p>Still think this plan has a shot at working?  Well it&#8217;s been done and pretty much failed before.  It was the <a href="http://www.fosi.org/icra/">ICRA Rating Sytem</a>.  At first it was thought every site would label themselves.  A quick glance around the web shows most sites don&#8217;t bother.  <a href="http://www.aol.com">AOL</a> and <a href="http://www.yahoo.com">Yahoo</a> both do (both were big backers years ago), <a href="http://www.microsoft.com">Microsoft</a> also was, and even equipped IE with &#8220;Content Adviser&#8221;, but they no longer have their homepage labeled.  <a href="http://www.myspace.com">MySpace</a>, <a href="http://www.facebook.com">Facebook</a>?  Despite all the criticism about safety they receive: not labeled.  <a href="http://pbskids.org/">PBS Kids</a>, <a href="http://www.disney.com">Disney</a>, <a href="http://www.sesameworkshop.org/sesamestreet/">Sesame Street</a>, <a href="http://www.nick.com/">Nickelodeon</a>?  Nope, though Disney does use P3P, which also never took off.  Now you&#8217;d expect the <a href="http://www.senate.gov/">Senate</a>, who deeply wants to keep the net safe for kids would set a good example.  Think again.  Same goes for the <a href="http://www.whitehouse.gov">White House</a>.  We could go on for quite a while.</p>
<p>Think you can automate calculating ratings for sites that don&#8217;t provide (or lie)?  Fat chance.  Just ask the <a href="http://cms.komen.org/">Susan G. Komen Breast Cancer Foundation</a> who is famous for being considered a porn site by filters.  I can&#8217;t even imagine how filters would interpret something like <a href="http://www.youtube.com">YouTube</a>, where the content in question is binary garbage like most other Flash heavy sites.</p>
<p>The tech side is pretty easy.  It&#8217;s been around for about a decade now.  The precedent for enforcing US laws upon content providers overseas?  That&#8217;s a new one.  Enforcing laws by checking millions of websites owned by millions of people around the world?  Good luck.</p>
<p>I&#8217;m not going to even bother with Mobile phones, because since the iPhone, the precedent has been set that the phone is just a mobile browser and is subject to the same rules.
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/archives/2007/08/03/v-chip-20/#comments"><img src="http://robert.accettura.com/wp-content/commentCount/2007/08/daa96d9.gif" alt="Comment Count" style="border:0;" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2007/08/03/v-chip-20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Frank Zappa&#8217;s Senate Judiciary Committee Hearing Testimony</title>
		<link>http://robert.accettura.com/blog/2006/06/16/frank-zappas-senate-judiciary-committee-hearing-testimony/</link>
		<comments>http://robert.accettura.com/blog/2006/06/16/frank-zappas-senate-judiciary-committee-hearing-testimony/#comments</comments>
		<pubDate>Sat, 17 Jun 2006 04:57:30 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Around The Web]]></category>
		<category><![CDATA[Funny]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[frank-zappa]]></category>
		<category><![CDATA[senate]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/archives/2006/06/16/frank-zappas-senate-judiciary-committee-hearing-testimony/</guid>
		<description><![CDATA[This video is priceless. A must see. You can hear everyone laughing in the background. Not to mention he was being very rational about the whole thing and poking holes in the proposed law.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.youtube.com/watch?v=ePZXjrs4fvY" class="youtube">This video</a> is priceless.  A must see.  You can hear everyone laughing in the background.  Not to mention he was being very rational about the whole thing and poking holes in the proposed law.</p>
<p><a href="http://www.youtube.com/watch?v=ePZXjrs4fvY" class="youtube"><img id="image1080" src="http://robert.accettura.com/wp-content/uploads/2006/06/20060617_frankzappa.jpg" alt="Frank Zappa" class="centered" /></a>
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/archives/2006/06/16/frank-zappas-senate-judiciary-committee-hearing-testimony/#comments"><img src="http://robert.accettura.com/wp-content/commentCount/2006/06/36a16a2.gif" alt="Comment Count" style="border:0;" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2006/06/16/frank-zappas-senate-judiciary-committee-hearing-testimony/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>NSA&#8230; Can you hear me now?</title>
		<link>http://robert.accettura.com/blog/2006/05/02/nsa-can-you-hear-me-now/</link>
		<comments>http://robert.accettura.com/blog/2006/05/02/nsa-can-you-hear-me-now/#comments</comments>
		<pubDate>Tue, 02 May 2006 22:15:17 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[In The News]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[nsa]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[telecom]]></category>
		<category><![CDATA[terrorism]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/archives/2006/05/02/nsa-can-you-hear-me-now/</guid>
		<description><![CDATA[Of course when the Federal Government uses the legal equivalent to the Atomic Bomb, you know (despite their insistence) that all of the alleged activity is true&#8230; otherwise they would defend it. They even went as far as stating: The &#8230; <a href="http://robert.accettura.com/blog/2006/05/02/nsa-can-you-hear-me-now/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Of course when the Federal Government <a href="http://www.wired.com/news/technology/security/0,70785-0.html?tw=rss.index">uses the legal equivalent to the Atomic Bomb</a>, you know (despite their insistence) that all of the <a href="http://www.eff.org/legal/cases/att/">alleged activity</a> is true&#8230; otherwise they would defend it.  They even <a href="http://news.com.com/2061-10789_3-6066688.html">went as far as stating</a>:</p>
<blockquote><p>
The fact that the United States will assert the state secrets privilege should not be construed as a confirmation or denial of any of plaintiffs&#8217; allegations, either about AT&#038;T or the alleged surveillance activities.
</p></blockquote>
<p>Yea sure.  You don&#8217;t invoke something like this when you have nothing to hide.  It&#8217;s like how all those companies &#8220;settle&#8221; but don&#8217;t admit guilt or wrongdoing.  You don&#8217;t pay for something you didn&#8217;t do.</p>
<p>By the way, if you traceroute to this website and see &#8220;att.com&#8221; anywhere in there, you can rest assured they know your reading this <img src='http://robert.accettura.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> .
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/archives/2006/05/02/nsa-can-you-hear-me-now/#comments"><img src="http://robert.accettura.com/wp-content/commentCount/2006/05/53adaf4.gif" alt="Comment Count" style="border:0;" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2006/05/02/nsa-can-you-hear-me-now/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Save the Internet</title>
		<link>http://robert.accettura.com/blog/2006/04/25/save-the-internet/</link>
		<comments>http://robert.accettura.com/blog/2006/04/25/save-the-internet/#comments</comments>
		<pubDate>Wed, 26 Apr 2006 01:56:14 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[network-neutrality]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[save-the-internet]]></category>
		<category><![CDATA[spreadfirefox]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/archives/2006/04/25/save-the-internet/</guid>
		<description><![CDATA[I&#8217;ve spent quite a bit of time encouraging browser choice and platform choice by strongly advocating and encouraging compatibility. It&#8217;s sad but it&#8217;s now time to do advocate the right to choose what websites and/or services you want to use. &#8230; <a href="http://robert.accettura.com/blog/2006/04/25/save-the-internet/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.savetheinternet.com/"><img id="image1063" src="http://robert.accettura.com/wp-content/uploads/2006/04/sti_button.gif" alt="Save The Internet" class="centered" /></a></p>
<p>I&#8217;ve spent quite a bit of time encouraging <a href="http://www.getfirefox.com">browser choice</a> and <a href="http://www.apple.com">platform choice</a> by strongly advocating and encouraging compatibility.</p>
<p>It&#8217;s sad but it&#8217;s now time to do advocate the right to choose what websites and/or services you want to use.  If you enjoy using:</p>
<p><a href="http://www.google.com">Search</a> <a href="http://www.yahoo.com">engine</a> <a href="http://search.msn.com">of</a> <a href="http://www.ask.com">your</a> <a href="http://search.aol.com">choice</a><br />
<a href="http://www.vonage.com">VoIP</a> <a href="http://www.voicepulse.com">provider</a> <a href="http://www.packet8.net/">of</a> <a href="http://www.net2phone.com/">your</a> <a href="http://www.openwengo.org/">choice</a><br />
<a href="http://www.apple.com/itunes/">Music/Video</a> <a href="http://music.msn.com/">provider</a> <a href="http://www.napster.com">of</a> <a href="http://music.yahoo.com/unlimited/">your</a> <a href="http://www.rhapsody.com/">choice</a><br />
<a href="http://www.cnn.com">News</a> <a href="http://news.bbc.co.uk">provider</a> <a href="http://www.foxnews.com">of</a> <a href="http://www.msnbc.com">your</a> <a href="http://www.abcnews.com">choice</a></p>
<p>Boy that&#8217;s a lot of links, yet just a handful of the many available&#8230; you get the idea.  <strong>You care</strong>.</p>
<p>I don&#8217;t even want to think of the impact on open source and innovation if every website has to pay for decent performance (imagine degraded downloads of linux iso&#8217;s simply because the distro isn&#8217;t paying your specific ISP).</p>
<p>I&#8217;m pretty sure I&#8217;m not alone in enjoying the freedom of choice the Internet provides.
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/archives/2006/04/25/save-the-internet/#comments"><img src="http://robert.accettura.com/wp-content/commentCount/2006/04/cd89fef.gif" alt="Comment Count" style="border:0;" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2006/04/25/save-the-internet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Politics of Tech</title>
		<link>http://robert.accettura.com/blog/2004/08/18/the-politics-of-tech/</link>
		<comments>http://robert.accettura.com/blog/2004/08/18/the-politics-of-tech/#comments</comments>
		<pubDate>Thu, 19 Aug 2004 04:30:19 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Politics]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/archives/2004/08/18/the-politics-of-tech/</guid>
		<description><![CDATA[I&#8217;m not political, so here&#8217;s my political analysis geek style: Republicans Analysis Prefer proprietary technology Invalid HTML is universal across sites, minimal web standards) Choice in media players (QuickTime, Windows Media, Real) Cases Republican National Committee GOP GeorgeWBush.com Democrats Analysis &#8230; <a href="http://robert.accettura.com/blog/2004/08/18/the-politics-of-tech/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m not political, so here&#8217;s my political analysis geek style:</p>
<h3>Republicans</h3>
<p><em>Analysis</em></p>
<ul>
<li>Prefer proprietary technology</li>
<li>Invalid HTML is universal across sites, minimal web standards)</li>
<li>Choice in media players (QuickTime, Windows Media, Real)</li>
</ul>
<p><em>Cases</em><br />
<a href="http://www.rnc.org/">Republican National Committee</a><br />
<a href="http://www.gop.gov/">GOP</a><br />
<a href="http://www.georgewbush.com/">GeorgeWBush.com</a></p>
<h3>Democrats</h3>
<p><em>Analysis</em></p>
<ul>
<li>Prefer Open Source (most of the time, especially DNC website)</li>
<li>Prefer Web Standards at times</li>
<li>Choice in media (Windows Media, Real, <strike>Quicktime</strike>)</li>
</ul>
<p><em>Cases</em><br />
<a href="http://www.democrats.org">Democratic National Committee</a><br />
<a href="http://www.johnkerry.com">JohnKerry.com</a><br />
<a href="http://www.dems2004.org">Democratic National Convention 2004</a></p>
<h3>Others</h3>
<p><em>Analysis</em></p>
<ul>
<li>Varied, platforms but better than Republicans</li>
<li>Web Standards seems more important</li>
<li>Choice in media players (QuickTime, Windows Media, Real)</li>
<li>Lower budget websites</li>
</ul>
<p><em>Cases</em><br />
<a href="http://www.votenader.org/">Nader</a><br />
<a href="http://www.votecobb.org/">Cobb (Green Party)</a></p>
<p>Seems Contributors tell quite a bit about what to expect in the parties tech, as well as their policies [<a href="http://www.opensecrets.org/presidential/contrib.asp?id=N00008072&#038;cycle=2004">Republican</a> | <a href="http://www.opensecrets.org/presidential/contrib.asp?id=N00000245&#038;cycle=2004">Democrat</a> | <a href="http://www.opensecrets.org/presidential/contrib.asp?id=N00000086&#038;cycle=2004">Nader</a>]</p>
<p><strong>Sidenote:</strong>  Of these, only the Bush Campaign seems to be using lots of negative campaign tactics.  Even on the website it&#8217;s very obvious.  Third parties use virtually none.  Kerry has one &#8216;politically correct&#8217; worded message on &#8216;Why Bush is wrong for America&#8217;.  Bush makes it the focal point of his website these days.  There seems to be more on Kerry than George.   An interesting observation on tactics.</p>
<p><small>This isn&#8217;t scientific, or an endorsement of any candidate, just  a quick little analysis on how parties view the internet, and web standards as well as open source platforms and comments as I feel appropriate..</small>
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/archives/2004/08/18/the-politics-of-tech/#comments"><img src="http://robert.accettura.com/wp-content/commentCount/2004/08/1651cf0.gif" alt="Comment Count" style="border:0;" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2004/08/18/the-politics-of-tech/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FundRace 2004</title>
		<link>http://robert.accettura.com/blog/2004/03/24/fundrace-2004/</link>
		<comments>http://robert.accettura.com/blog/2004/03/24/fundrace-2004/#comments</comments>
		<pubDate>Wed, 24 Mar 2004 06:33:14 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[In The News]]></category>
		<category><![CDATA[fundrace]]></category>
		<category><![CDATA[Politics]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/archives/2004/03/24/fundrace-2004/</guid>
		<description><![CDATA[This is fun Yea, it really is. It&#8217;s public info, completely legal, and great. Go ahead, search around, and enjoy your legally issued right to do so. As an American you should be informed about who is financing who. Says &#8230; <a href="http://robert.accettura.com/blog/2004/03/24/fundrace-2004/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.fundrace.org">This is fun</a></p>
<p>Yea, it really is.  It&#8217;s public info, completely legal, and great.  Go ahead, search around, and enjoy your legally issued right to do so.  As an American you should be informed about who is financing who.  Says a lot.  Look at maps too.</p>
<p>And pass that on.  Sooner America stops being stupid the better.  At least know what scum pays each scumbag.</p>
<p>It&#8217;s good to see a website processing all the data some Americans can have some real information.</p>
<p>Pass the link on.
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/archives/2004/03/24/fundrace-2004/#comments"><img src="http://robert.accettura.com/wp-content/commentCount/2004/03/3fe94a0.gif" alt="Comment Count" style="border:0;" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2004/03/24/fundrace-2004/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Height matters</title>
		<link>http://robert.accettura.com/blog/2003/10/17/height-matters/</link>
		<comments>http://robert.accettura.com/blog/2003/10/17/height-matters/#comments</comments>
		<pubDate>Sat, 18 Oct 2003 05:48:18 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[In The News]]></category>
		<category><![CDATA[height]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[science]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/archives/2003/10/17/height-matters/</guid>
		<description><![CDATA[According to this Study, tall people make more money than short people. &#8220;Each inch in height amounted to about $789 more a year in pay, the study found. So someone who is 7 inches taller &#8211; say 6 feet versus &#8230; <a href="http://robert.accettura.com/blog/2003/10/17/height-matters/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>According to this <a href="http://www.napa.ufl.edu/2003news/heightsalary.htm">Study</a>, tall people make more money than short people.  </p>
<p><em>&#8220;Each inch in height amounted to about $789 more a year in pay, the study found. So someone who is 7 inches taller &#8211; say 6 feet versus 5 feet 5 inches &#8211; would be expected to earn $5,525 more annually, he said.&#8221;</em></p>
<p>Great.  Now we are going to see dozens of lawsuits defending short people (well, dumb people who blame it on being short).  And the NAVCP  (National Association for Vertically Challenged People).</p>
<p>Perhaps this is why Gary Coleman lost the California Election to Aaanold, the Kindergarden Cop?  Perhaps it&#8217;s position, not just money.
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/archives/2003/10/17/height-matters/#comments"><img src="http://robert.accettura.com/wp-content/commentCount/2003/10/bd4c9ab.gif" alt="Comment Count" style="border:0;" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2003/10/17/height-matters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>He&#8217;s not even dead yet</title>
		<link>http://robert.accettura.com/blog/2003/09/21/hes-not-even-dead-yet/</link>
		<comments>http://robert.accettura.com/blog/2003/09/21/hes-not-even-dead-yet/#comments</comments>
		<pubDate>Sun, 21 Sep 2003 20:04:09 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[In The News]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[reagan]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/archives/2003/09/21/hes-not-even-dead-yet/</guid>
		<description><![CDATA[He&#8217;s not even dead yet, and were going through his mail. Kind of sad how people take advantage. The man&#8217;s still living (though not in a great state of mind sadly), and we are discussing his paper trail and intimate &#8230; <a href="http://robert.accettura.com/blog/2003/09/21/hes-not-even-dead-yet/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.whitehouse.gov/history/presidents/rr40.html">He&#8217;s</a> not even dead yet, and were <a href="http://www.time.com/time/magazine/article/0,9171,1101030929-488776,00.html?cnn=yes">going through his mail</a>.  </p>
<p>Kind of sad how people take advantage.  The man&#8217;s still living (though not in a great state of mind sadly), and we are discussing his paper trail and intimate letters.</p>
<p>Some people push it to far.
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/archives/2003/09/21/hes-not-even-dead-yet/#comments"><img src="http://robert.accettura.com/wp-content/commentCount/2003/09/1afa34a.gif" alt="Comment Count" style="border:0;" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2003/09/21/hes-not-even-dead-yet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>State of the Union</title>
		<link>http://robert.accettura.com/blog/2003/08/20/state-of-the-union/</link>
		<comments>http://robert.accettura.com/blog/2003/08/20/state-of-the-union/#comments</comments>
		<pubDate>Thu, 21 Aug 2003 04:36:26 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Funny]]></category>
		<category><![CDATA[bush]]></category>
		<category><![CDATA[parody]]></category>
		<category><![CDATA[Politics]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/archives/2003/08/20/state-of-the-union/</guid>
		<description><![CDATA[Well done Parody Watch Very enjoyable, brutally honest. Comrade Bush is powerful yes?]]></description>
			<content:encoded><![CDATA[<p>Well done Parody</p>
<p><a href="http://www.ebaumsworld.com/presaddress2.shtml">Watch</a></p>
<p>Very enjoyable, brutally honest.</p>
<p>Comrade Bush is powerful yes?
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/archives/2003/08/20/state-of-the-union/#comments"><img src="http://robert.accettura.com/wp-content/commentCount/2003/08/43ec517.gif" alt="Comment Count" style="border:0;" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2003/08/20/state-of-the-union/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

