<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Creative Title Here</title>
	<atom:link href="http://rrenomeron.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://rrenomeron.wordpress.com</link>
	<description>Commentary on Computer Geekery, Photography, and other stuff from Rich Renomeron</description>
	<lastBuildDate>Mon, 11 Oct 2010 01:28:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='rrenomeron.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Creative Title Here</title>
		<link>http://rrenomeron.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://rrenomeron.wordpress.com/osd.xml" title="Creative Title Here" />
	<atom:link rel='hub' href='http://rrenomeron.wordpress.com/?pushpress=hub'/>
		<item>
		<title>AppArmor Fun with Firefox 4 Daily Builds</title>
		<link>http://rrenomeron.wordpress.com/2010/10/09/apparmor-fun-with-firefox-4-daily-builds/</link>
		<comments>http://rrenomeron.wordpress.com/2010/10/09/apparmor-fun-with-firefox-4-daily-builds/#comments</comments>
		<pubDate>Sun, 10 Oct 2010 02:34:03 +0000</pubDate>
		<dc:creator>Rich Renomeron</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://rrenomeron.wordpress.com/2010/10/09/apparmor-fun-with-firefox-4-daily-builds/</guid>
		<description><![CDATA[So, here&#8217;s a problem I&#8217;m sure millions of computer users have. The latest nightly Firefox builds from the Ubuntu Mozilla Daily Build PPA suddenly stopped working for me; every time I started with my usual profile (in my Encrypted Private Directory), it complained that Firefox was already running (it wasn&#8217;t). Running with a profile in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rrenomeron.wordpress.com&amp;blog=349916&amp;post=83&amp;subd=rrenomeron&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div>
<p>So, here&#8217;s a problem I&#8217;m sure millions of computer users have.</p>
<p>The latest nightly Firefox builds from the  <a href="https://launchpad.net/~ubuntu-mozilla-daily/+archive/ppa">Ubuntu Mozilla Daily Build PPA</a> suddenly stopped working for me; every time I started with my usual profile (in my  <a href="https://help.ubuntu.com/community/EncryptedPrivateDirectory">Encrypted Private Directory</a>), it complained that Firefox was already running (it wasn&#8217;t). Running with a profile in my unencrypted home directory, in the usual place, seemed to work. For a while I though the profile was hosed, or the new Firefox build had a problem with the encryption.</p>
<p>Turns out the  <a href="https://help.ubuntu.com/community/AppArmor">AppArmor</a> profile has been updated to confine write access to the only default Firefox profile location ( <em>~/.mozilla/firefox-4.0</em> in this case), and a few other select directories (like the default downloads directory). Since my profile was outside that directory, AppArmor was preventing Firefox from writing to the profile. Updating the AppArmor profile (by editing /etc/apparmor.d/local/usr.bin.firefox-4.0) with the following fixed the problem.</p>
<pre>owner @{HOME}/Profiles/** rwk,
</pre>
<p>Just in case someone else out there runs into a similar problem. There might be somebody.</p>
<p>&nbsp;</p>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rrenomeron.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rrenomeron.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rrenomeron.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rrenomeron.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rrenomeron.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rrenomeron.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rrenomeron.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rrenomeron.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rrenomeron.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rrenomeron.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rrenomeron.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rrenomeron.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rrenomeron.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rrenomeron.wordpress.com/83/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rrenomeron.wordpress.com&amp;blog=349916&amp;post=83&amp;subd=rrenomeron&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rrenomeron.wordpress.com/2010/10/09/apparmor-fun-with-firefox-4-daily-builds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8ddfc44ef72546d572a646e32e4ee120?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rrenomeron</media:title>
		</media:content>
	</item>
		<item>
		<title>Welcome to the Queens Zoo, Again</title>
		<link>http://rrenomeron.wordpress.com/2010/09/11/welcome-to-the-queens-zoo-again/</link>
		<comments>http://rrenomeron.wordpress.com/2010/09/11/welcome-to-the-queens-zoo-again/#comments</comments>
		<pubDate>Sat, 11 Sep 2010 04:00:04 +0000</pubDate>
		<dc:creator>Rich Renomeron</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rrenomeron.wordpress.com/2010/09/11/welcome-to-the-queens-zoo-again/</guid>
		<description><![CDATA[I swear, the Mets as an organization are starting to look more and more like the Yankees at the height of Steinbrennerian drama. Which is not a good thing for Mets fans. The recent tempest in a teapot over who did and didn&#8217;t show up at Walter Reed is a good example. For the uninitiated, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rrenomeron.wordpress.com&amp;blog=349916&amp;post=81&amp;subd=rrenomeron&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div>
<p>I swear, the Mets as an organization are starting to look more and more like the Yankees at the height of Steinbrennerian drama. Which is not a good thing for Mets fans.</p>
<p>The recent tempest in a teapot over who did and didn&#8217;t show up at Walter Reed is a good example. For the uninitiated, during the Mets&#8217; recent road trip to Washington, most of the team paid a visit to wounded veterans at Walter Reed Hospital. They apparently do this every year &ndash; bu t this year nearly all of the team (including the September callups!) came. The only exceptions were Dillon Gee, due to make his Major League pitching debut that evening, and Carlos Beltran, Luis Castillo, and Oliver Perez, each of whom has had various issues with both the team or parts of the fan base.</p>
<p>Cue the Tabloids! A  <a href="http://feeds.nydailynews.com/~r/nydnrss/sports/baseball/mets/~3/h5JCEF9DqVo/2010-09-09_awol_mets_irk_brass.html">whole</a> <a href="http://www.nypost.com/p/blogs/metsblog/beltran_castillo_perez_skipped_mets_WU6Wgq8rnMzsMMAi39I7XN">lot</a> <a href="http://www.nydailynews.com/blogs/mets/2010/09/walter-reed-controversy-sure-d.html">of</a> <a href="http://www.nypost.com/p/sports/mets/mets_lose_blame_game_MQCFce3AM7cT6Bz9C1iCRN?CMP=OTC-rss&amp;FEEDNAME=">disk</a> <a href="http://feeds.nydailynews.com/~r/nydnrss/sports/baseball/mets/~3/bc7dtWtJ88s/2010-09-09_time_for_noshow_mets_to_just_go.html">space</a> and network bandwidth were consumed with varying degrees of outrage and speculation over nefarious motives of the absentee players, and rumors that the owners were quite displeased. Never mind that in years prior, there were many more absent from the visit. Never mind that the visit was voluntary.</p>
<p>But it&#8217;s New York, this silliness is to be expected. Mike Lupica will be a sanctimonious prat, always looking to entertain himself with the sound of his own voice. The New York Post will look for any excuse to get people riled up over trivialities, as will the yakkers on WFAN. Owner Fred Wilpon, having been involved with this team since 1980, ought to know this by now.</p>
<p>So why didn&#8217;t he, or his son Jeff, the team&#8217;s Chief Operating Officer, make sure that if they were angry that Beltran, Castillo, and Perez skipped the Walter Reed Visit, make sure that things were handled internally? If they were expected to go, why didn&#8217;t they (quietly) make it mandatory? Why did they throw three players who they are reportedly trying to trade under the bus, thus lowering their trade value? Do they  <a href="http://scratchbomb.com/2010/09/this-joke-of-an-organization-isnt-funny-anymore.html">hold a grudge against Carlos Beltran</a>, much like  <a href="http://www.nydailynews.com/sports/baseball/yankees/2010/07/13/2010-07-13_howie_spira_hired_by_george_steinbrenner_to_help_smear_dave_winfield_still_holds.html">Steinbrenner did against Dave Winfield</a>?</p>
<p>If handled right, this story could have been about a bunch of baseball players doing good. Instead, the Mets got more drama in a season with far too much of it. To quote  <a href="http://www.metstradamusblog.com/2010-articles/september/controversy-yeah-theyre-good-at-that.html">Metstradamus</a>, &ldquo;Only in Flushing can a charitable endeavor become controversial.&rdquo;. It may be 2010 in Flushing, but it sure does feel like the Bronx in the &#8217;80s these days in Mets Nation.</p>
<p></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rrenomeron.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rrenomeron.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rrenomeron.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rrenomeron.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rrenomeron.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rrenomeron.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rrenomeron.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rrenomeron.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rrenomeron.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rrenomeron.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rrenomeron.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rrenomeron.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rrenomeron.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rrenomeron.wordpress.com/81/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rrenomeron.wordpress.com&amp;blog=349916&amp;post=81&amp;subd=rrenomeron&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rrenomeron.wordpress.com/2010/09/11/welcome-to-the-queens-zoo-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8ddfc44ef72546d572a646e32e4ee120?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rrenomeron</media:title>
		</media:content>
	</item>
		<item>
		<title>Ubuntu&#8217;s Firefox 3.5 and Facebook Chat</title>
		<link>http://rrenomeron.wordpress.com/2009/07/07/ubuntus-firefox-3-5-and-facebook-chat/</link>
		<comments>http://rrenomeron.wordpress.com/2009/07/07/ubuntus-firefox-3-5-and-facebook-chat/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 02:45:01 +0000</pubDate>
		<dc:creator>Rich Renomeron</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://rrenomeron.wordpress.com/2009/07/07/ubuntus-firefox-3-5-and-facebook-chat/</guid>
		<description><![CDATA[Those of you using the official Firefox 3.5 packages for Ubuntu 9.04 have probably noticed that it&#8217;s actually labeled as “Shiretoko,” which was the code name while Firefox 3.1/3.5 was in development. This is done to avoid confusion with the default installation of Firefox 3.0. For several technical reasons, the Firefox 3.5 package does not [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rrenomeron.wordpress.com&amp;blog=349916&amp;post=74&amp;subd=rrenomeron&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div>
<p><span style="font-weight:normal;">Those of you using the  <a href="http://www.asoftsite.org/s9y/archives/160-FAQ-Where-can-I-get-firefox-3.5-for-Ubuntu.html">official Firefox 3.5 packages for Ubuntu 9.04</a> have probably noticed that it&#8217;s actually  <a href="http://www.asoftsite.org/s9y/archives/161-FAQ-Why-is-my-firefox-3.5-still-called-Shiretoko.html">labeled as “Shiretoko,”</a> which was the code name while Firefox 3.1/3.5 was in development. This is done to avoid confusion with the default installation of Firefox 3.0. For several  <a href="https://blueprints.launchpad.net/ubuntu/+spec/desktop-karmic-firefox-3.5">technical</a> reasons, the Firefox 3.5 package does not replace 3.0, but is installed alongside it.</span></p>
<p><span style="font-weight:normal;">My wife noticed that her Facebook chat popped up in a separate window when using her browser, which is very annoying (especially because she&#8217;s an  <a href="http://www.canonical.com/projects/ubuntu/unr">Ubuntu Netbook Remix</a> user, where all windows are maximized). Facebook claimed that she was using “an old browser,” and ironically chided her to upgrade.</span></p>
<p><span style="font-weight:normal;">Ubuntu&#8217;s Firefox 3.5 User Agent string is this:</span></p>
<blockquote class="western"><p><span style="font-weight:normal;">Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1) Gecko/20090701 Ubuntu/9.04 (jaunty) Shiretoko/3.5</span></p></blockquote>
<p><span style="font-weight:normal;">My guess is that Facebook is using simple user-agent sniffing, and since it sees “Shiretoko” and not “ Firefox,” gets confused.</span></p>
<p><span style="font-weight:normal;">So to fix this, we&#8217;ll enlist the help of the  <a href="https://addons.mozilla.org/en-US/firefox/addon/59">User Agent Switcher</a> extension and use it to tell Facebook you&#8217;re using the “real” Firefox 3.5. Here are the steps:</span></p>
<ol>
<li><span style="font-weight:normal;">Download and install the User Agent Switcher if you haven&#8217;t already.</span></li>
<li><span style="font-weight:normal;">After Shiretoko restarts, go to Tools-&gt;Add-Ons-. Select “Preferences” for the User Agent Switcher.</span></li>
<li><span style="font-weight:normal;">Click the “New” button to create a new User Agent string.</span></li>
<li><span style="font-weight:normal;">Put “Fake Official Firefox 3.5,” or something else that makes sense to you in the “Description” field. The other fields are automagically populated with the “ default” user agent, which makes our life easier.</span></li>
<li><span style="font-weight:normal;">At the very end of the “User Agent” field, replace “Shiretoko” with “Firefox” and click OK.</span></li>
<li><span style="font-weight:normal;">Go to Tools-&gt;Default User Agent and then select “Fake Official Firefox 3.5”.</span></li>
<li><span style="font-weight:normal;">Go to Facebook.</span></li>
</ol>
<p><span style="font-weight:normal;">You can use this trick for any other site out there that claims you&#8217;re not using an up-to-date or unsupported browser.</span></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rrenomeron.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rrenomeron.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rrenomeron.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rrenomeron.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rrenomeron.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rrenomeron.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rrenomeron.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rrenomeron.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rrenomeron.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rrenomeron.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rrenomeron.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rrenomeron.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rrenomeron.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rrenomeron.wordpress.com/74/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rrenomeron.wordpress.com&amp;blog=349916&amp;post=74&amp;subd=rrenomeron&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rrenomeron.wordpress.com/2009/07/07/ubuntus-firefox-3-5-and-facebook-chat/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8ddfc44ef72546d572a646e32e4ee120?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rrenomeron</media:title>
		</media:content>
	</item>
		<item>
		<title>Enough About Brett Favre!</title>
		<link>http://rrenomeron.wordpress.com/2008/08/03/enough-about-brett-favre/</link>
		<comments>http://rrenomeron.wordpress.com/2008/08/03/enough-about-brett-favre/#comments</comments>
		<pubDate>Mon, 04 Aug 2008 00:51:46 +0000</pubDate>
		<dc:creator>Rich Renomeron</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[baseball]]></category>
		<category><![CDATA[brain-dead announcers]]></category>
		<category><![CDATA[brett favre]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[sports drama]]></category>

		<guid isPermaLink="false">http://rrenomeron.wordpress.com/?p=61</guid>
		<description><![CDATA[Dear Jon Miller and Joe Morgan: As you are marginally competent baseball announcers, I am only marginally interested in what you have to say about baseball during Sunday Night Baseball. What makes you think I care about what you have to say about Brett Favre and the Packers, especially while there’s baseball action happening right [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rrenomeron.wordpress.com&amp;blog=349916&amp;post=61&amp;subd=rrenomeron&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p class="western" style="font-style:normal;">Dear Jon Miller and Joe Morgan:</p>
<p class="western" style="font-style:normal;">As you are marginally competent baseball announcers, I am only marginally interested in what you have to say about baseball during <em>Sunday Night Baseball</em>.  What makes you think I care about what you have to say about Brett Favre and the Packers, especially while there’s baseball action happening <em>right now in front of your eyes</em>?  If I wanted to find out about the latest in the Favre Drama, I wouldn’t be watching the baseball game.</p>
<p class="western" style="font-style:normal;">That is all.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/rrenomeron.wordpress.com/61/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/rrenomeron.wordpress.com/61/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rrenomeron.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rrenomeron.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rrenomeron.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rrenomeron.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rrenomeron.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rrenomeron.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rrenomeron.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rrenomeron.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rrenomeron.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rrenomeron.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rrenomeron.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rrenomeron.wordpress.com/61/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rrenomeron.wordpress.com/61/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rrenomeron.wordpress.com/61/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rrenomeron.wordpress.com&amp;blog=349916&amp;post=61&amp;subd=rrenomeron&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rrenomeron.wordpress.com/2008/08/03/enough-about-brett-favre/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8ddfc44ef72546d572a646e32e4ee120?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rrenomeron</media:title>
		</media:content>
	</item>
		<item>
		<title>The Usefulness of Fact-Checking</title>
		<link>http://rrenomeron.wordpress.com/2008/07/18/the-usefulness-of-fact-checking/</link>
		<comments>http://rrenomeron.wordpress.com/2008/07/18/the-usefulness-of-fact-checking/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 20:24:14 +0000</pubDate>
		<dc:creator>Rich Renomeron</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rrenomeron.wordpress.com/?p=57</guid>
		<description><![CDATA[In the news today, it was revealed that the University of Maryland accidentally printed Social Security Numbers of students on a mailing about on-campus parking, possibly exposing about 20,000 students to identity theft. The affected students were advised to put fraud alerts on their credit files, and generously offered some free credit protection, which is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rrenomeron.wordpress.com&amp;blog=349916&amp;post=57&amp;subd=rrenomeron&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p class="western">In the news today, it was revealed that the University of Maryland <a href="http://www.baltimoresun.com/news/local/bal-um0718,0,713657.story?track=rss">accidentally printed Social Security Numbers of students</a> on a mailing about on-campus parking, possibly exposing about 20,000 students to identity theft.  The affected students were advised to put fraud alerts on their credit files, and generously offered some free credit protection, which is all well and good.</p>
<p class="western"><span>I was about to go all postal on UMCP for using SSNs as student ID numbers, but a quick look at the <a href="http://www.transportation.umd.edu/parkingmailer/">FAQ</a> revealed that was not the case; a separate University ID number (explained <a href="http://www.oit.umd.edu/dataadmin/PersonalIdentification/faq.html">here</a>) is generally used.  The SSNs got on the mailing accidentally.  Why the application that generated the mailing labels for this particular mailing even had access to a table that contained students’ SSNs is a very good question, and a question that needs to be asked of the IT staff.  But that particular error is not as jaw-droppingly stupid as using SSNs as student ID numbers, which was a common practice at universities about 10-15 years ago.  Just a little bit of research beyond what I read in an AP wire story kept me from jumping to a completely wrong conclusion.</span></p>
<p class="western"><span>But if I did not blog about this incident, I likely would not have looked further into what was going on, and I would have continued to assume that Maryland was still using SSNs as student ID’s (they did when my wife did some graduate work there in the late ‘90s, but they apparently stopped the practice around 2005).  Sometimes it’s easy to jump to conclusions about what you read, especially when you have a small amount of inside information about the subject at hand.  Because of this, taking the time to fact check before going on a rant is a good thing.  Even if it’s not a very bloggy thing to do.</span></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/rrenomeron.wordpress.com/57/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/rrenomeron.wordpress.com/57/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rrenomeron.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rrenomeron.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rrenomeron.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rrenomeron.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rrenomeron.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rrenomeron.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rrenomeron.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rrenomeron.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rrenomeron.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rrenomeron.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rrenomeron.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rrenomeron.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rrenomeron.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rrenomeron.wordpress.com/57/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rrenomeron.wordpress.com&amp;blog=349916&amp;post=57&amp;subd=rrenomeron&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rrenomeron.wordpress.com/2008/07/18/the-usefulness-of-fact-checking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8ddfc44ef72546d572a646e32e4ee120?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rrenomeron</media:title>
		</media:content>
	</item>
	</channel>
</rss>
