<?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>Tuxi's Blog</title>
	<atom:link href="http://tuxi.ripabe.net/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://tuxi.ripabe.net</link>
	<description>"Those who sacrifice liberty for security deserve neither liberty nor security."  -- Benjamin Franklin</description>
	<lastBuildDate>Mon, 07 Sep 2009 20:44:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Upgrade to WordPress</title>
		<link>http://tuxi.ripabe.net/?p=107</link>
		<comments>http://tuxi.ripabe.net/?p=107#comments</comments>
		<pubDate>Mon, 07 Sep 2009 20:44:15 +0000</pubDate>
		<dc:creator>Tuxi</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://tuxi.ripabe.net/?p=107</guid>
		<description><![CDATA[
Well, I finally updated my WordPress to version 2.8.4.  Anyone who noticed the site was down yesterday, that was part of the reason.  The full reason was that I accidentally had several secure shell connections open at once trying to upgrade and was blacklisted for several hours.  Fortunately LuxSci technical support was [...]]]></description>
			<content:encoded><![CDATA[<p>
Well, I finally updated my WordPress to version 2.8.4.  Anyone who noticed the site was down yesterday, that was part of the reason.  The full reason was that I accidentally had several secure shell connections open at once trying to upgrade and was blacklisted for several hours.  Fortunately <a href="http://luxsci.com">LuxSci</a> technical support was able to sort it out quickly.</p>
]]></content:encoded>
			<wfw:commentRss>http://tuxi.ripabe.net/?feed=rss2&amp;p=107</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updating to (k)(x)Ubuntu 9.04</title>
		<link>http://tuxi.ripabe.net/?p=106</link>
		<comments>http://tuxi.ripabe.net/?p=106#comments</comments>
		<pubDate>Sat, 02 May 2009 13:08:13 +0000</pubDate>
		<dc:creator>Tuxi</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://tuxi.ripabe.net/?p=106</guid>
		<description><![CDATA[I&#8217;m in the middle of upgrading my machines from 8.10 to 9.04.  So far, I&#8217;ve run into two problems.
The first problem was that on my first machine to upgrade, I&#8217;d launch KDE (or Gnome) and the terminal windows didn&#8217;t have a prompt.  Also, update-manager or synaptic would complain about pty(s).  A google [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m in the middle of upgrading my machines from 8.10 to 9.04.  So far, I&#8217;ve run into two problems.</p>
<p>The first problem was that on my first machine to upgrade, I&#8217;d launch KDE (or Gnome) and the terminal windows didn&#8217;t have a prompt.  Also, update-manager or synaptic would complain about pty(s).  A google / ubuntuforums search led me to the solution.  In the past, VirtualBox required a change in /etc/init.d/mountdevsubfs.sh.  This is no longer the case, and that change was the source of the problem.  The correction is to<br />
<code>sudo cp /etc/init.d/mountdevsubfs.sh.dpkg-dist /etc/init.d/mountdevsubfs.sh</code>.<br />
I did this before upgrading the second machine, and it worked fine.</p>
<p>The second problem was sound.  Pulseaudio and Alsa didn&#8217;t seem to be working (after working briefly).  First, I followed the instructions in this Ubuntuforums <a href="http://ubuntuforums.org/showthread.php?t=1130384">post</a>.  This sorted out sound in Gnome, but Amarok2 still didn&#8217;t work.  Looking for phonon and my soundcard led me to install phonon-backend-xine and select it as my default backend.  Now Amarok2 works <img src='http://tuxi.ripabe.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> .</p>
]]></content:encoded>
			<wfw:commentRss>http://tuxi.ripabe.net/?feed=rss2&amp;p=106</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Sun Java 64-bit Browser Plugin</title>
		<link>http://tuxi.ripabe.net/?p=105</link>
		<comments>http://tuxi.ripabe.net/?p=105#comments</comments>
		<pubDate>Sun, 22 Mar 2009 22:48:58 +0000</pubDate>
		<dc:creator>Tuxi</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://tuxi.ripabe.net/?p=105</guid>
		<description><![CDATA[
I found out today that Sun has an alpha version of Java 1.6.0 64-bit for linux.  Look here for Java SE 6 Update 12.  I had been using IcedTea java and I disabled it before proceeding.


I downloaded the .bin file into my Download area and ran sudo ./jre-6u12-linux-x64.bin.  This could have been [...]]]></description>
			<content:encoded><![CDATA[<p>
I found out today that Sun has an alpha version of Java 1.6.0 64-bit for linux.  Look <a href="https://jdk6.dev.java.net/6uNea.html">here</a> for Java SE 6 Update 12.  I had been using IcedTea java and I disabled it before proceeding.
</p>
<p>
I downloaded the .bin file into my Download area and ran <em>sudo ./jre-6u12-linux-x64.bin</em>.  This could have been done as a normal user.  I then moved the jre1.6.0_12 folder to /opt/jre1.6.0_12.  I looked through the files and tried what appeared to be the java plugin, but it didn&#8217;t work when I installed it in my ~/.mozilla/plugins folder.  Searching the web led me to <a href="http://help.lockergnome.com/linux/java--ftopict490919.html">this post</a>.  After reading it, I did the following <em>ln -s /opt/jre1.6.0_12/lib/amd64/libnpjp2.so ~/.mozilla/plugins/libnpjp2.so</em>.  This worked like a charm! <img src='http://tuxi.ripabe.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> .</p>
]]></content:encoded>
			<wfw:commentRss>http://tuxi.ripabe.net/?feed=rss2&amp;p=105</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using Firefox as Default Browser in KDE 4.2</title>
		<link>http://tuxi.ripabe.net/?p=104</link>
		<comments>http://tuxi.ripabe.net/?p=104#comments</comments>
		<pubDate>Sun, 01 Mar 2009 16:14:25 +0000</pubDate>
		<dc:creator>Tuxi</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://tuxi.ripabe.net/?p=104</guid>
		<description><![CDATA[
I was having an issue with KDE 4.2 &#038; firefox.  If I put firefoxin System Settings / Default Applications / Web Browser, I would get the page downloaded to /var/temp/kdecache-username/krun and then the file opened in firefox.


I tried several options.  One suggestion which lined up with how x-chat opened URLs was to use [...]]]></description>
			<content:encoded><![CDATA[<p>
I was having an issue with KDE 4.2 &#038; firefox.  If I put <br/><code>firefox</code><br/>in System Settings / Default Applications / Web Browser, I would get the page downloaded to /var/temp/kdecache-username/krun and then the file opened in firefox.
</p>
<p>
I tried several options.  One suggestion which lined up with how x-chat opened URLs was to use <br/><code>firefox -remote "openURL(%u, new-tab)"</code><br/> or <br/><code>firefox -remote "openURL(%u, new-tab)" || firefox -new-tab "%u"</code>.<br/>  The first option didn&#8217;t work at all and the second option opened two new tabs in firefox with the link.  This was progress, but it still wasn&#8217;t what I wanted.
</p>
<p>
I finally stumbled on what appears to be the solution.  I tried <br/><code>/usr/bin/firefox</code>,<br/> and it worked as desired.</p>
]]></content:encoded>
			<wfw:commentRss>http://tuxi.ripabe.net/?feed=rss2&amp;p=104</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Preston Gralla&#8217;s Two Weeks with Linux</title>
		<link>http://tuxi.ripabe.net/?p=103</link>
		<comments>http://tuxi.ripabe.net/?p=103#comments</comments>
		<pubDate>Mon, 26 Jan 2009 00:29:12 +0000</pubDate>
		<dc:creator>Tuxi</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://tuxi.ripabe.net/?p=103</guid>
		<description><![CDATA[
Preston Gralla tried using Linux for two weeks.  As an old-time Windows user (he says from 2.0), he had some challenges.  I give him an A+ for giving Linux a chance and a C for utilization of resources to overcome his challenges.

 Preston gets the A+ for trying and reporting that all the [...]]]></description>
			<content:encoded><![CDATA[<p>
Preston Gralla <a href="http://www.computerworld.com/action/article.do?command=viewArticleBasic&amp;articleId=9126042">tried using Linux</a> for two weeks.  As an old-time Windows user (he says from 2.0), he had some challenges.  I give him an A+ for giving Linux a chance and a C for utilization of resources to overcome his challenges.
</p>
<p> Preston gets the A+ for trying and reporting that all the hardware on his T41 worked without additional drivers and all the other positive messages he gave on his experience.  I truly appreciate reading what a newcomer to Linux thinks.
</p>
<p> Preston gets the C for utilization because he couldn&#8217;t figure out the differences between Windows and Linux.  It appears that he didn&#8217;t use Google for anything.  For example, he didn&#8217;t look to see what sort of package Ubuntu uses (it&#8217;s .deb after Debian).  He couldn&#8217;t figure out that he could use Gimp to capture a single window.  He didn&#8217;t find the link that gives instructions on how to install OpenOffice 3 in Ubuntu 8.10.  (I&#8217;m using OpenOffice 3 on Ubuntu 8.10 and used instructions found through a Google search.  He asked co-workers about getting Samba to work with Vista and XP at the same time, but it doesn&#8217;t appear that he widened his support network by using Google or <a href="http://ubuntuforums.org/index.php">Ubuntu Forums</a>.  (I too have had challenges with Samba, especially in Ubuntu.  When I used Fedora Core, I had fewer Samba issues, but that was also a few point releases ago.)
</p>
<p>
I&#8217;ve been a Linux user for eight years now and had some Unix experience in the &#8217;90s.  Coming back to the command line where ls means list the contents of the directory, mv means copy (move), etc. wasn&#8217;t difficult.  I&#8217;m somewhat comfortable at the command line and always keep a terminal open.  The nice thing about most Linux programs is that if they don&#8217;t appear to run from the GUI, you can issue the command in the terminal and see the messages it generates.  Sometimes, I get a clue to what&#8217;s happening and can correct the problem.  I haven&#8217;t been able to do that in Windows (which I use at work and support at home).
</p>
<p>
I recently had to deal with virus infections (Virtumonde) on two Windows XP machines at home.  What a pain in the backside!  Countless reboots later and using several malware removal programs plus the guidance of <a href="http://forums.majorgeeks.com/">Major Geeks</a> it appears that I&#8217;ve gotten the machines cleaned up.  I think the difficulty removing malware from Windows is related to having a SYSTEM user which has higher privileges than ADMINISTRATOR.  A bit more on this issue can be found at Tom Yager&#8217;s article, &#8220;<a href=" http://weblog.infoworld.com/enterprisemac/archives/2006/08/is_windows_inhe.html">Is Windows inherently more vulnerable to malware attacks than OS X?</a>&#8220;.  There are those who think this issue is still coming to Linux, but the diversity of distributions and the power of root to remove everything will go a long way to combat it.</p>
]]></content:encoded>
			<wfw:commentRss>http://tuxi.ripabe.net/?feed=rss2&amp;p=103</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Barack Obama &#8212; Common Defense</title>
		<link>http://tuxi.ripabe.net/?p=102</link>
		<comments>http://tuxi.ripabe.net/?p=102#comments</comments>
		<pubDate>Wed, 21 Jan 2009 01:14:14 +0000</pubDate>
		<dc:creator>Tuxi</dc:creator>
				<category><![CDATA[Civil Liberties]]></category>
		<category><![CDATA[Quotes]]></category>
		<category><![CDATA[US Bill of Rights]]></category>

		<guid isPermaLink="false">http://tuxi.ripabe.net/?p=102</guid>
		<description><![CDATA[
During President Obama&#8217;s inaugural address, President Obama stated

As for our common defense, we reject as false the choice between our safety and our ideals. Our founding fathers &#8230; our found fathers, faced with perils we can scarcely imagine, drafted a charter to assure the rule of law and the rights of man, a charter expanded [...]]]></description>
			<content:encoded><![CDATA[<p>
During President Obama&#8217;s inaugural address, President Obama stated</p>
<blockquote><p>
As for our common defense, we reject as false the choice between our safety and our ideals. Our founding fathers &#8230; our found fathers, faced with perils we can scarcely imagine, drafted a charter to assure the rule of law and the rights of man, a charter expanded by the blood of generations. Those ideals still light the world, and we will not give them up for expedience&#8217;s sake. And so to all the other peoples and governments who are watching today, from the grandest capitals to the small village where my father was born: know that America is a friend of each nation and every man, woman, and child who seeks a future of peace and dignity, and that we are ready to lead once more.
</p></blockquote>
<p>This, in my opinion, squares nicely with the Ben Franklin quote at the top of the page, &#8220;Those who sacrifice liberty for security deserve neither liberty nor security.&#8221;  I have a fervent hope that we indeed return to the rule of law.  We&#8217;ve had too much in the way of arguably illegal detentions (e.g., Guantanamo) and allegedly illegal wiretaps.  Both of these actions undermine the freedoms all American armed forces fight/fought for.
</p>
<p>
Here&#8217;s wishing President Obama and our nation the best as we collectively continuing moving forward.</p>
]]></content:encoded>
			<wfw:commentRss>http://tuxi.ripabe.net/?feed=rss2&amp;p=102</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Epson Perfection V300 in Linux</title>
		<link>http://tuxi.ripabe.net/?p=100</link>
		<comments>http://tuxi.ripabe.net/?p=100#comments</comments>
		<pubDate>Sun, 04 Jan 2009 22:30:29 +0000</pubDate>
		<dc:creator>Tuxi</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Photo]]></category>

		<guid isPermaLink="false">http://tuxi.ripabe.net/?p=100</guid>
		<description><![CDATA[
I bought an Epson Perfection V300 a few weeks ago because it appeared to be usable in Linux with VueScan.  When I tried to get it to run I had no luck.  The driver for the scanner was supposed to be at AVASYS.


Finally, on the 19th of December, AVASYS indicated that a driver [...]]]></description>
			<content:encoded><![CDATA[<p>
I bought an Epson Perfection V300 a few weeks ago because it appeared to be usable in Linux with <a href="http://www.hamrick.com/vsm.html">VueScan</a>.  When I tried to get it to run I had no luck.  The driver for the scanner was supposed to be at <a href="http://avasys.jp/hp/menu000000500/hpg000000442.htm">AVASYS</a>.
</p>
<p>
Finally, on the 19th of December, AVASYS indicated that a driver existed for the V300.  I downloaded the .deb files for 64-bit Ubuntu, but the iscan .deb file wouldn&#8217;t install because libltdl3 was required by the driver and libltdl7 was what was provided by Ubuntu 8.10 (Intrepid Ibex).  I downloaded the necessary libltdl7-dev and other dependencies and compiled iscan.  I installed it with checkinstall so I could use the package manager to uninstall it or upgrade it.  However, it still didn&#8217;t work.  I even tried it in 32-bit mode on another machine without luck.
</p>
<p>
I found a link from the AVASYS message board to this Ubuntu Forums <a href="http://ubuntuforums.org/showthread.php?p=6297403">thread</a>.  I removed the iscan and firmware files, installed the libltdl3 package from Ubuntu Hardy (8.04), and installed the iscan and driver from the .deb files.  Voila! a working scanner! <img src='http://tuxi.ripabe.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> .
</p>
<p>
I&#8217;ve been busy scanning in slides and some negatives at 4800 dpi.  Talk about a happy camper.</p>
]]></content:encoded>
			<wfw:commentRss>http://tuxi.ripabe.net/?feed=rss2&amp;p=100</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NCAA Football &#8212; Big XII Tiebreakers</title>
		<link>http://tuxi.ripabe.net/?p=99</link>
		<comments>http://tuxi.ripabe.net/?p=99#comments</comments>
		<pubDate>Fri, 02 Jan 2009 17:14:40 +0000</pubDate>
		<dc:creator>Tuxi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://tuxi.ripabe.net/?p=99</guid>
		<description><![CDATA[
As I&#8217;ve said before, I am an alumnus of the University of Oklahoma.  Despite that, I intend for this post to be non-partisan.


There has been much ado about the Big XII tiebreaker which put OU into the Big XII title game and now into the BCS championship game.  Let&#8217;s look at the tiebreakers [...]]]></description>
			<content:encoded><![CDATA[<p>
As I&#8217;ve said before, I am an alumnus of the University of Oklahoma.  Despite that, I intend for this post to be non-partisan.
</p>
<p>
There has been much ado about the Big XII tiebreaker which put OU into the Big XII title game and now into the BCS championship game.  Let&#8217;s look at the <a href="http://www.big12sports.com/ViewArticle.dbml?DB_OEM_ID=10410&#038;ATCLID=1546006">tiebreakers</a> in order</p>
<ol>
<li>The records of the three teams will be compared against each other &#8212; round robin losses among the three teams means this tiebreaker is inconclusive.</li>
<li>The records of the three teams will be compared within their division &#8212; with the round robin nature of the losses, the division records of all three teams is identical making this inconclusive.</li>
<li>The records of the three teams will be compared against the next highest placed teams in their division in order of fi nish (4, 5 and 6) &#8212; all three teams beat the remaining three teams in the division making this inconclusive.</li>
<li>The records of the three teams will be compared against all common conference opponents &#8212; round robin losses were the only losses; therefore all three teams defeated all common opponents making this inconclusive.</li>
<li>The highest ranked team in the first Bowl Championship Series Poll following the completion of Big 12 regular season conference play shall be the representative &#8212; <em>this is the tie-breaker which sent OU to the Big XII title game</em>.</li>
<li>The team with the best overall winning percentage [excluding exempted games] shall be the representative &#8212; this would have been inconclusive had it been in effect.</li>
<li> The representative will be chosen by draw &#8212; obviously this can&#8217;t be examined without the draw taking place</li>
</ol>
<p>
Mack Brown has suggested that a replacement tiebreaker should be to compare the highest two ranked teams head-to-head match up, which would have given UT the nod.  If I were a Texas Tech supporter, I would have taken umbrage at my team&#8217;s victory being ignored.
</p>
<p>
Other tiebreakers which could be considered are:</p>
<ol>
<li>Round Robin (three teams only)
<ul>
<li>Points Allowed
<li>Points Scored
<li>Point Differential
</ul>
<li>Division
<ul>
<li>Points Allowed
<li>Points Scored
<li>Point Differential
</ul>
<li>Common Opponents (Division plus KU)
<ul>
<li>Points Allowed
<li>Points Scored
<li>Point Differential
</ul>
</ol>
<p>
I&#8217;ve prepared a <a href="http://ripabe.net/misc/Big_XII_Tiebreakers_2008.ods">spreadsheet</a> (OpenDocument format) which shows the summary of the the above tiebreakers.  UT wins the points allowed tiebreaker for the division and common opponents.  OU wins the points allowed tiebreaker for the round robin and all the other tiebreakers.
</p>
<p>
Of course, there would be no discussion of tiebreakers if OU had beaten UT, UT had beaten TT, or TT had beaten OU.  Failing to win out head-to-head caused the need to look at tiebreakers.  All three teams knew the rules prior to the season (they were released 31st July 2008).  I wouldn&#8217;t be surprised if the Big XII didn&#8217;t revise the tiebreakers for 2009.</p>
]]></content:encoded>
			<wfw:commentRss>http://tuxi.ripabe.net/?feed=rss2&amp;p=99</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digital TV in Linux</title>
		<link>http://tuxi.ripabe.net/?p=98</link>
		<comments>http://tuxi.ripabe.net/?p=98#comments</comments>
		<pubDate>Fri, 18 Jul 2008 01:11:45 +0000</pubDate>
		<dc:creator>Tuxi</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://tuxi.ripabe.net/?p=98</guid>
		<description><![CDATA[
Linux Journal had an article (subscription to the print version may be required) entitled, &#8220;Over-the-Air Digital TV with Linux&#8221; in their July 08 print issue.  After reading the article, I thought I&#8217;d get one of the reviewed USB tuners and play with it.  This post provides info (some from the article) which I [...]]]></description>
			<content:encoded><![CDATA[<p>
<a href="http://www.linuxjournal.com">Linux Journal</a> had an <a href="http://www.linuxjournal.com/article/10078">article</a> (subscription to the print version may be required) entitled, &#8220;Over-the-Air Digital TV with Linux&#8221; in their July 08 print issue.  After reading the article, I thought I&#8217;d get one of the reviewed USB tuners and play with it.  This post provides info (some from the article) which I think is valuable.
</p>
<p>
The tuner I got was Pinnacle&#8217;s <a href="http://www.pinnaclesys.com/PublicSite/us/Products/Consumer+Products/PCTV+Tuners/PCTV+Analog_Digital+PVR/PCTV+HD+Pro+Stick.htm">PCTV HD Pro Stick</a>.  The article let me know that I would have to do the following actions (was written using Ubuntu 7.10, but works on 8.04):
</p>
<p>
First get all the build tools needed (I had all but mercurial already)<br />
<code><br />
sudo aptitude install mercurial build-essential linux-source<br />
</code><br />
Next get the firmware for USB tuner cards<br />
<code><br />
sudo wget -q http://konstantin.filtschew.de/v4l-firmware/firmware_v4.tgz -O /usr/local/src/firmware_v4.tgz<br />
</code><br />
Unpack the firmware into /lib/firmware<br />
<code><br />
sudo tar xzf /usr/local/src/firmware_v4.tgz -C /lib/firmware<br />
</code><br />
Grab the latest copy of the V4L DVB source code from <a href="http://mcentral.de">mcentral.de</a>:<br />
<code><br />
cd /usr/local/src<br />
sudo hg clone http://mcentral.de/hg/~mrec/v4l-dvb-kernel<br />
</code><br />
Compile the V4L drivers:<br />
<code><br />
cd /usr/local/src/v4l-dvb-kernel<br />
sudo make<br />
sudo make install<br />
</code><br />
The next step was missing, and that is:<br />
<code><br />
sudo modprobe em2880-dvb<br />
</code><br />
This loads the kernel module needed for the tuner.  When I plugged in the USB tuner without this module installed, the keyboard locked up and I had to reboot (happened on a desktop &#038; a laptop).
</p>
<p>
The program I landed on for tuning digital TV is <a href="http://me-tv.sourceforge.net">Me TV</a>.  This is a simple program that uses xine on the backend.  I didn&#8217;t need the bells and whistles of <a href="http://www.mythtv.org/">MythTV</a>, which is what was discussed most in the LJ article.  A program to use the analog channels is <a href="http://tvtime.sourceforge.net/">tvtime</a>, and I used this to check out that the card was working before I found Me TV.
</p>
<p>
When you are satisfied that the usb tuner is working well, you might want to make the module load every time the machine boots.  To do this add<br />
<code><br />
em2880-dvb<br />
</code><br />
to /etc/modules.</p>
]]></content:encoded>
			<wfw:commentRss>http://tuxi.ripabe.net/?feed=rss2&amp;p=98</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Microsoft / NBC Olympics Content Vista Only!</title>
		<link>http://tuxi.ripabe.net/?p=97</link>
		<comments>http://tuxi.ripabe.net/?p=97#comments</comments>
		<pubDate>Tue, 01 Jul 2008 00:45:27 +0000</pubDate>
		<dc:creator>Tuxi</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://tuxi.ripabe.net/?p=97</guid>
		<description><![CDATA[
On the Seattle Post Intelligencer blogs there is this post which states that the &#8220;NBC Olympics on the Go&#8221; will only be available to Windows Vista users.  (ars technica has more information here.)


This just goes to show how powerful the Monoply is and also how stupid someone at NBC is.  MS is trying [...]]]></description>
			<content:encoded><![CDATA[<p>
On the <a href="http://seattlepi.nwsource.com/">Seattle Post Intelligencer</a> blogs there is this <a href="http://blog.seattlepi.nwsource.com/spi/archives/142151.asp">post</a> which states that the &#8220;NBC Olympics on the Go&#8221; will only be available to Windows Vista users.  (ars technica has more information <a href="http://arstechnica.com/news.ars/post/20080623-nbc-olympics-on-the-go-download-service-is-vista-only.html">here</a>.)
</p>
<p>
This just goes to show how powerful the Monoply is and also how stupid someone at NBC is.  MS is trying to force their unwanted OS on users, and I can understand that motive.  NBC, however, must be stupid to believe that there will be any significant market penetration for the &#8220;on the Go&#8221; service.
</p>
<p>
It&#8217;s obvious that I, as a Linux user, will not be able to use the service.  However, there are three Windows boxes which I administer in my house which will also not be able to use the service!  (You can also add my work Windows machine to increase the insult to users.)
</p>
<p>
Had NBC not thrown in with MS on this but had used Flash instead, all my machines would have been able to view content.  Shame on you NBC!</p>
]]></content:encoded>
			<wfw:commentRss>http://tuxi.ripabe.net/?feed=rss2&amp;p=97</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
