<?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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>My Thought Spot &#187; Linux</title>
	<atom:link href="http://www.mythoughtspot.com/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mythoughtspot.com</link>
	<description>A place to store my thoughts until I figure out what to do with them.</description>
	<lastBuildDate>Thu, 02 Sep 2010 03:09:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<!-- podcast_generator="podPress/8.8" - maintenance_release="8.8.5.3" -->
	<copyright>Copyright &#xA9; 2010 My Thought Spot </copyright>
	<managingEditor>david@mythoughtspot.com (David Peach)</managingEditor>
	<webMaster>david@mythoughtspot.com (David Peach)</webMaster>
	<category>posts</category>
	<ttl>1440</ttl>
	<image>
		<url>http://www.mythoughtspot.com/wp-content/uploads/icon_helmet_sm.jpg</url>
		<title>My Thought Spot &#187; Linux</title>
		<link>http://www.mythoughtspot.com</link>
		<width>144</width>
		<height>144</height>
	</image>
	<itunes:subtitle></itunes:subtitle>
	<itunes:summary>A very random show highlighting recent posts on the MyThoughSpot.com website. There really is no telling what you will find when you listen to this podcast.</itunes:summary>
	<itunes:keywords>personal, random</itunes:keywords>
	<itunes:category text="Society &#38; Culture">
		<itunes:category text="Personal Journals" />
	</itunes:category>
	<itunes:category text="Society &#38; Culture">
		<itunes:category text="Philosophy" />
	</itunes:category>
	<itunes:author>David Peach</itunes:author>
	<itunes:owner>
		<itunes:name>David Peach</itunes:name>
		<itunes:email>david@mythoughtspot.com</itunes:email>
	</itunes:owner>
	<itunes:block>no</itunes:block>
	<itunes:explicit>clean</itunes:explicit>
	<itunes:image href="http://www.mythoughtspot.com/wp-content/uploads/icon_helmet.jpg" />
		<item>
		<title>Kubuntu 10.04 upgrade</title>
		<link>http://www.mythoughtspot.com/2010/05/01/kubuntu-10-04-upgrade/</link>
		<comments>http://www.mythoughtspot.com/2010/05/01/kubuntu-10-04-upgrade/#comments</comments>
		<pubDate>Sun, 02 May 2010 01:50:38 +0000</pubDate>
		<dc:creator>dpeach</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.mythoughtspot.com/?p=1707</guid>
		<description><![CDATA[Today I did an upgrade to the newest version of Kubuntu Linux. So far I have been pleased with everything. Since the install of the last version of Kubuntu I have had sound problems. This was caused by a buggy PulsAudio implementation. It affected many, but not everyone. I guess they finally got it worked [...]]]></description>
			<content:encoded><![CDATA[<p>Today I did an upgrade to the <a title="Kubuntu Linux" href="http://www.kubuntu.org/">newest version of Kubuntu Linux</a>. So far I have been pleased with everything. Since the install of the last version of Kubuntu <a title="PulseAudio is broken!" href="http://www.mythoughtspot.com/2010/02/09/why-is-pulseaudio-so-stupid/">I have had sound problems</a>. This was caused by <a title="PulseAudio Problems on Google" href="http://www.google.com/search?hl=en&amp;rlz=1B5_____enUS329US329&amp;q=pulseaudio+problems+ubuntu+9.10&amp;cts=1272763701502&amp;aq=0&amp;aqi=g2g-m4&amp;aql=&amp;oq=pulseaudio+problems&amp;gs_rfai=">a buggy PulsAudio implementation</a>. It affected many, but not everyone. I guess they finally got it worked out because everything works so far.</p>
<p>The only issue I have run into is the wireless card was not recognized by default. I have to run a proprietary driver for the wireless card on this notebook. Now I just have to see if I ever documented how I got it working after the last few upgrades.</p>
<p><a href="http://www.kubuntu.org/getkubuntu/download"><img class="alignright size-full wp-image-1709" title="Download Kubuntu" src="http://www.mythoughtspot.com/wp-content/uploads/2010/05/download-now.png" alt="Download Kubuntu" width="180" height="150" /></a>I <a title="Download Kubuntu" href="http://www.kubuntu.org/getkubuntu">downloaded the .iso file of the CD</a> and burned it onto a DVD (I did not have any CD-R media handy). It worked just fine. While doing the install/upgrade I chose my drive partition for the install, but <strong>did not</strong> format the partition. This installed the new OS on top of my old install, but left my data intact. When doing this the old OS is erased and the new is installed in place. This allows a clean install, but again, leaves your data untouched. It also keeps all your old settings on your software configuration. There is one downside to this: if you had software that was configured badly before, it still will be. To get around that you can delete the hidden configuration directory of the offending software from your home directory.</p>
<p>This has been a much anticipated upgrade for me. I was disappointed in the last 2 upgrades of Kubuntu because previously working items became broken. So far, once I get the wireless running again, everything works as expected. I have not put it through its paces, but I don&#8217;t anticipate any problems.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mythoughtspot.com/2010/05/01/kubuntu-10-04-upgrade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why is PulseAudio so stupid?</title>
		<link>http://www.mythoughtspot.com/2010/02/09/why-is-pulseaudio-so-stupid/</link>
		<comments>http://www.mythoughtspot.com/2010/02/09/why-is-pulseaudio-so-stupid/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 04:31:55 +0000</pubDate>
		<dc:creator>dpeach</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.mythoughtspot.com/?p=1657</guid>
		<description><![CDATA[I have had a hate-hate relationship with PulseAudio on Ubuntu/Kubuntu over the last few months. Today I finally got fed up with a problem I was having and out of frustration just asked Google &#8220;why is pulse audio so stupid.&#8221; Without it being a serious inquiry I eventually made my way to a debugging page [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-1658" title="PulseAudio" src="http://www.mythoughtspot.com/wp-content/uploads/2010/02/pulse.jpg" alt="PulseAudio screenshot" width="300" height="122" />I have had a hate-hate relationship with PulseAudio on Ubuntu/Kubuntu over the last few months. Today I finally got fed up with a problem I was having and out of frustration just asked Google &#8220;why is pulse audio so stupid.&#8221; Without it being a serious inquiry I eventually made my way to <a title="Karmic Caveats" href="https://wiki.ubuntu.com/DebuggingSoundProblems/KarmicCaveats">a debugging page at the Ubuntu wiki</a> that helped me out.</p>
<p>Here is what it had me do. Enter this command in a terminal window:</p>
<pre style="text-align: left; padding-left: 30px;">sudo fuser -v /dev/dsp* /dev/snd/* /dev/seq*</pre>
<p>Anything other than &#8220;pulseaudio&#8221; appearing in the right column is the problem. Use the killall command to kill those other items. I ended up issuing a:</p>
<pre style="padding-left: 30px;">killall kmix</pre>
<p>After that my sound started working as expected. I will now have to figure out how to keep kmix from starting at boot each time, but I at least know how to solve the problem quickly when it does come up.</p>
<p>If you are an Ubuntu (or variants) user it appears that PulseAudio is here to stay. I have read why it is supposed to be better, but don&#8217;t understand it or really care. I will let smarter people than me argue the finer points of sound servers. I just want the thing to work.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mythoughtspot.com/2010/02/09/why-is-pulseaudio-so-stupid/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Dodged a bullet in the shape of a hard drive</title>
		<link>http://www.mythoughtspot.com/2009/11/26/dodged-a-bullet-in-the-shape-of-a-hard-drive/</link>
		<comments>http://www.mythoughtspot.com/2009/11/26/dodged-a-bullet-in-the-shape-of-a-hard-drive/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 04:45:44 +0000</pubDate>
		<dc:creator>dpeach</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[external]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[slackware]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://www.mythoughtspot.com/?p=1581</guid>
		<description><![CDATA[A few months ago I had trouble installing a newer version of Linux on my computer. This is my main machine and houses the vast majority of our data. After the install failed I tried a different distribution of Linux. While most everything worked fine, there was one issue that haunted me. The hard drive [...]]]></description>
			<content:encoded><![CDATA[<p>A few months ago I had trouble installing a newer version of Linux on my computer. This is my main machine and houses the vast majority of our data. After the install failed I tried a different distribution of Linux. While most everything worked fine, there was one issue that haunted me. The hard drive partition that we have our photos stored on would not mount (I could not read from it). In fact as soon as I tried to mount the partition the whole machine would lock up instantly. Two other partitions on that drive worked without any problems.</p>
<p>I was hoping that the newer version of <a title="Kubuntu" href="http://www.kubuntu.org/">Kubuntu</a> would take care of the problem. After installing it I was still getting the same behavior I had experienced with <a title="Slackware Linux" href="http://slackware.com/">Slackware</a>; instant lockup as soon as I tried to touch the partition.</p>
<p>In preparation for a new external hard drive purchase I decided to dig into this problem.</p>
<p>With the drive completely unmounted (even the partitions that were working fine) I ran an fsck check on the partitions. Since the partition is an ext3 file system I ran the following command:</p>
<pre style="text-align: left; padding-left: 30px;">sudo fsck.ext3 /dev/sdb2</pre>
<p><img class="alignright size-full wp-image-1582" title="Western Digital External Hard Drive" src="http://www.mythoughtspot.com/wp-content/uploads/2009/11/wd_hd.jpg" alt="Western Digital External Hard Drive" />Sudo gives me root privileges. fsck.ext3 is the fs (file system) ck (check) specific for ext3 formatted partitions. The /dev/sdb2 means that I ran it on my second drive and second partition of that drive.</p>
<p>After putting in my root password I got a bunch of output that said:</p>
<pre style="padding-left: 30px;">Free blocks count wrong for group #XX ...</pre>
<p>It asked it I wanted to fix it and I replied yes to the couple of hundred requests.</p>
<p>Apparently the drive was not cleanly unmounted. By running fsck I allowed it to clean up the corrupted table that said where all the data lived. While my drive is a traditional internal drive, this is a good lesson as to why you should always eject USB drives, or any type of media, before popping them out of your computer. That is true for whatever operating system you are running.</p>
<p>I am pleased to have recovered the 28 GB of photos that I had on there. I have most of them backed up in various locations, but do not have a full backup in one place. Since today is Thanksgiving I guess I should say I am thankful for having finally gotten to the bottom of this and that tomorrow is Black Friday and I am able to pick up an external HD that will back up all the computers on my network with room to spare.</p>
<p>Now, where is that coupon code for those online backup solutions?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mythoughtspot.com/2009/11/26/dodged-a-bullet-in-the-shape-of-a-hard-drive/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Installing Twhirl on Kubuntu</title>
		<link>http://www.mythoughtspot.com/2008/11/22/installing-twhirl-on-kubuntu/</link>
		<comments>http://www.mythoughtspot.com/2008/11/22/installing-twhirl-on-kubuntu/#comments</comments>
		<pubDate>Sat, 22 Nov 2008 15:47:16 +0000</pubDate>
		<dc:creator>dpeach</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.mythoughtspot.com/?p=1190</guid>
		<description><![CDATA[My friend Gordon needed help installing Adobe AIR and Twhirl on Ubuntu. I just installed it on my notebook running Kubuntu 8.04. These steps should work almost the same on Ubuntu. I don&#8217;t know of any changes in the 8.10 release that would make this any different. But I have not tried it. Download Adobe [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-1191" title="AIR logo" src="http://www.mythoughtspot.com/wp-content/uploads/2008/11/air_logo.jpg" alt="" /><a title="Gordon Scott" href="http://tiree.blogspot.com/">My friend Gordon</a> needed help installing Adobe AIR and Twhirl on Ubuntu. I just installed it on my notebook running Kubuntu 8.04. These steps should work almost the same on Ubuntu. I don&#8217;t know of any changes in the 8.10 release that would make this any different. But I have not tried it.</p>
<ol>
<li>Download Adobe AIR from <a title="Adobe AIR download" href="http://labs.adobe.com/downloads/air_linux.html">http://labs.adobe.com/downloads/air_linux.html</a></li>
<li>Navigate to the folder you downloaded AIR to. In Kubuntu you can use Konqueror or Dolphin, in Ubuntu you would use Nautilus. Right click on the downloaded file and select Properties. Select the Permissions tab and select the little check box that says &#8220;Is executable&#8221;, or &#8220;Allow executing file as program&#8221;.</li>
<li>Click the file to start the Adobe AIR install. It took a few seconds before the installation started on my machine, be patient.</li>
<li>Step through the prompts to install AIR. You may need to give it your user password at some point.</li>
<li>Download Twhirl from <a title="Twhirl download" href="http://www.twhirl.org/">http://www.twhirl.org/</a> I clicked the &#8220;Download and install&#8221; link in the section that says &#8220;Manual Installation&#8221; instead of trying the automatic install.</li>
<li>Click (or double click) the Twhirl application that you downloaded to start the installation.</li>
<li>Install using all the default settings that AIR gives you.</li>
<li>Configure as necessary.</li>
</ol>
<p><img class="alignleft size-full wp-image-1192" title="Twhirl logo" src="http://www.mythoughtspot.com/wp-content/uploads/2008/11/twhirl_logo.jpg" alt="" />It really was that simple. I did it last week on my desktop and installed it on my notebook as I was writing this.</p>
<p>There are optional ways to set the permissions and install using the command line. That is the way I did it on my desktop. But since I was trying to write this in a simplified manner, I used the GUI the whole time and it worked just fine.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mythoughtspot.com/2008/11/22/installing-twhirl-on-kubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Sky and something more!</title>
		<link>http://www.mythoughtspot.com/2007/09/01/google-sky-and-something-more/</link>
		<comments>http://www.mythoughtspot.com/2007/09/01/google-sky-and-something-more/#comments</comments>
		<pubDate>Sat, 01 Sep 2007 05:53:26 +0000</pubDate>
		<dc:creator>dpeach</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Unrelated News]]></category>

		<guid isPermaLink="false">http://www.mythoughtspot.com/2007/09/01/google-sky-and-something-more/</guid>
		<description><![CDATA[I just heard about Google Sky which is a new feature inside of Google Earth. It gives you star charts for your current location along with some amazing photos from the Hubble. Just like in Google Earth there are articles you can read about different stars and points of interest. All the major stars and [...]]]></description>
			<content:encoded><![CDATA[<p>I just heard about <a href="http://earth.google.com/earth4.html" title="Get the new version of Google Earth!" target="_blank">Google Sky which is a new feature inside of Google Earth</a>. It gives you star charts for your current location along with some amazing photos from the Hubble. Just like in Google Earth there are articles you can read about different stars and points of interest. All the major stars and constellations have articles written about them. Very cool.</p>
<p>But it gets amazingly better.</p>
<p>There is a flight simulator hidden in the program! After you install it, you hit Cntl+A (in Linux), Cmd+A (in Mac OSX), Cntl+Alt+A (in Windows). Yes! It works in Linux too.<a href="http://www.mythoughtspot.com/wp-content/uploads/2007/09/ge_flight.jpg" title="Maiden voyage in Google Earth Flight Simulator"><img src="http://www.mythoughtspot.com/wp-content/uploads/2007/09/ge_flight.thumbnail.jpg" alt="Maiden voyage in Google Earth Flight Simulator" align="right" border="none" height="131" width="197" /></a></p>
<p>For those not familiar with flight sims (which would include me), there is <a href="http://earth.google.com/intl/en/userguide/v4/flightsim/index.html" title="Google Earth Flight Sim commands" target="_blank">a list of the keyboard commands</a> you will want to know. You can navigate quite a bit with your mouse, but you will need the keyboard to get the most out of it.</p>
<p>Click on the screen shot to the right to get a full size picture. I chose LAX as my airport of departure for no real reason other than I had recently been there. You will see in the pic that there are 2 push-pins. I was shocked to see them while flying. Those are stores that I had mapped in Google Earth when I was in Long Beach. The flight sim takes into account all of your personal settings inside of Google Earth. Awesome!</p>
<p>I heard about it from Marco&#8217;s Blog. <a href="http://marco-za.blogspot.com/2007/08/google-earth-flight-simulator.html" title="Marco's Blog" target="_blank">Check out his article</a> for more details.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mythoughtspot.com/2007/09/01/google-sky-and-something-more/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Windows Picasa in Linux</title>
		<link>http://www.mythoughtspot.com/2007/08/14/windows-picasa-in-linux/</link>
		<comments>http://www.mythoughtspot.com/2007/08/14/windows-picasa-in-linux/#comments</comments>
		<pubDate>Wed, 15 Aug 2007 03:58:38 +0000</pubDate>
		<dc:creator>dpeach</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.mythoughtspot.com/2007/08/14/windows-picasa-in-linux/</guid>
		<description><![CDATA[With the recent upgrade of my main computer from Slackware 11 to Slackware 12, I have also tried to update as much individual software as I can. I was pleased to see that Google had released a newer version of Google Earth in May of this year. But was equally disappointed to find out that [...]]]></description>
			<content:encoded><![CDATA[<p>With the recent upgrade of my main computer from Slackware 11 to <a href="http://slackware.com/" title="Slackware" target="_blank">Slackware 12</a>, I have also tried to update as much individual software as I can. I was pleased to see that Google had released <a href="http://earth.google.com/" title="Google Earth" target="_blank">a newer version of Google Earth</a> in May of this year. But was equally disappointed to find out that the 2 year old version of Picasa I had been using was the same. I was really wanting to try out the <a href="http://picasaweb.google.com" title="Picasa Web Albums" target="_blank">new Picasa Web Albums</a>.</p>
<p><a href="http://www.mythoughtspot.com/wp-content/uploads/2007/08/picasa1.jpg" title="Picasa up and running"><img src="http://www.mythoughtspot.com/wp-content/uploads/2007/08/picasa1.thumbnail.jpg" alt="Picasa up and running" align="left" border="none" height="154" width="206" /></a>While I enjoy using Picasa in Linux, it is not a native Linux application. It is kluged into Linux via <a href="http://www.winehq.org/" title="Wine emulator" target="_blank">Wine</a>. This got me to thinking that I might be able to install Wine and get a recent Windows version of Picasa up and running.  The only thing that concerned me was that I remember there was talk that the Wine install that Google built for its software was very modified and a standard install of Wine would probably not work.</p>
<p>I did some surfing around and found <a href="http://groups.google.com/group/Google-Labs-Picasa-for-Linux/msg/783cd6122579d20e" title="Windows Picasa for Linux" target="_blank">a nice tutorial</a> on getting the current version of Picasa (2.7 build 28.3205,0) to play nicely with the current version of Wine (0.9.43).</p>
<p>This info is <a href="http://groups.google.com/group/Google-Labs-Picasa-for-Linux/browse_thread/thread/581b455d81501559" title="Picasa for Linux mailing list" target="_blank">pulled off of a mailing list</a>. The person who posted it said it was not original to him, but he did not know where he got it. If you know the original source of this, let me know. I will gladly give credit.</p>
<p>Let me step you through each part of the process. These steps were originally written for <a href="http://www.ubuntu.com/" title="Ubuntu Linux" target="_blank">Ubuntu</a>. I will leave them intact and comment under the steps if there are any changes.</p>
<p><strong>The steps with commentary</strong></p>
<blockquote><p>1. I installed Picasa as usual (v2.2 for linux)</p></blockquote>
<p>I installed the <a href="http://picasa.google.com/linux/" title="Linux version of Picasa" target="_blank">original version of Picasa for Linux</a>. This is a truly enjoyable experience since it installs (somewhat) like a Windows program. While I am a dyed in the wool Linux user, there needs to be a standard way to install software. Google has done a good job with the installers for Google Earth and Picasa.</p>
<blockquote><p>2. I started it up and scanned some folder containing photos</p></blockquote>
<p>Just let it do it&#8217;s thing. For me this took no time at all since I had previously had Picasa running on my system, it found all the configurations and photos.</p>
<blockquote><p>3. Shut down picasa AND the media detector</p></blockquote>
<p>The media detector is the little Picasa logo that sits in the tray by the clock (on KDE). Right click it to choose the option of shutting it down.</p>
<blockquote><p>4. Installed wine (apt-get install wine)</p></blockquote>
<p>If you are using Slackware, then don&#8217;t use apt-get. It does not work here. I grabbed the latest version of <a href="http://www.slacky.eu/index.php?option=com_content&amp;task=view&amp;id=2758&amp;Itemid=56" title="Wine at Slacky.eu" target="_blank">Wine for Slackware 12</a> (even though the site is in Italian, the package was English). Install the package just like you normally would any other Slackware software package. If you don&#8217;t know how, <a href="http://www.userlocal.com/articles/slackwaretools.php" title="installpkg tutorial" target="_blank">there are tutorials for that</a> too.</p>
<p>As a side note, and something that was confusing to me, there was no Wine configuration that I needed to do. Just keep plugging through the steps and you will get there.</p>
<blockquote><p>5. Downloaded picasa 2.5 for windows (wget <a href="http://dl.google.com/picasa/picasaweb-current-setup.exe" target="_blank" rel="nofollow">http://dl.google.com/picasa/picasaweb-current-setup.exe</a>)</p></blockquote>
<p>Again, this is a step in Ubuntu (and other Debian based systems). Just go download the <a href="http://picasa.google.com/" title="Picasa download site" target="_blank">Windows .exe file from Picasa</a>.</p>
<blockquote><p>6. Installed it using wine (wine picasaweb-current-setup.exe)</p></blockquote>
<p>This is done from the command line. cd to the directory where you downloaded the picasaweb-current-setup.exe file and issue this command: wine picasaweb-current-setup.exe</p>
<blockquote><p>7. When asked if I want to run Picasa, I did so, then I shut down picasa AND the media detector (if running)</p></blockquote>
<p>This will happen after Wine gets through with the install. The media detector ran for just a second and found only a few pictures. I became concerned at this point thinking that I was going to have to start all over getting the new Picasa set up with my pictures. But that problem is taken care of in the following steps.</p>
<blockquote><p>7. Moved the old picasa installation (as root):<br />
cd /opt/picasa/wine/drive_c/Program Files<br />
mv Picasa2 Picasa22</p></blockquote>
<p>Why this is also step 7, I don&#8217;t know. You enter the lines under step 7 into your console as root. Each line is done separately. The first line gets you into the directory where Picasa is stored and the second line moves the whole install into a different directory (so you don&#8217;t lose it). I believe this is the original Picasa install, not the one you just installed.</p>
<blockquote><p>8. While in the same dir i copied the new installed Picasa 2.5:<br />
cp -R home/USERNAME/.wine/drive_c/Program Files/Picasa2/ .</p></blockquote>
<p>Just run the line of code at your command prompt. You will need to substitute your username where it says USERNAME. That period on the end is important. Don&#8217;t leave that off or it won&#8217;t work.</p>
<blockquote><p>8. Then it just worked&#8230; Good luck!<br />
I had big troubles getting the start up logo disappearing, this is why some steps are kind of awkward.</p></blockquote>
<p>That was exactly my experience. It worked! Except&#8230;<a href="http://www.mythoughtspot.com/wp-content/uploads/2007/08/picasa2.jpg" title="Picasa showing a closeup"><img src="http://www.mythoughtspot.com/wp-content/uploads/2007/08/picasa2.thumbnail.jpg" alt="Picasa showing a closeup" align="right" border="none" height="130" width="193" /></a></p>
<p><strong>The fallout (however minor)</strong></p>
<p>I was not able to start it from the newly created desktop shortcut. When I did that, it was like I was starting the new version, but with no photos (like after the first step 7 above). But going to the command line (or ALT+F2) and typing in &#8220;picasa&#8221; (without quotes) started the program just fine.</p>
<p>My only issue now is with getting connected to the Web Albums (the reason I wanted to upgrade to begin with). I am getting the &#8220;Failed to connect to server. Please try again later.&#8221; error. This can be caused by a few of different issues. I think mine is tied to the fact that I am outside the US and their only Web Albums server is a US one.</p>
<p>Let me write that up as a separate issue in a later post.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-9834565832428675";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_ad_type = "text";
//2007-08-14: Individual post
google_ad_channel = "5869661190";
google_color_border = "E1ECFC";
google_color_bg = "E1ECFC";
google_color_link = "003399";
google_color_text = "000000";
google_color_url = "2557AD";
google_ui_features = "rc:6";
//-->
</script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mythoughtspot.com/2007/08/14/windows-picasa-in-linux/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Ubuntu messed up my wireless</title>
		<link>http://www.mythoughtspot.com/2007/06/16/ubuntu-messed-up-my-wireless/</link>
		<comments>http://www.mythoughtspot.com/2007/06/16/ubuntu-messed-up-my-wireless/#comments</comments>
		<pubDate>Sat, 16 Jun 2007 22:19:25 +0000</pubDate>
		<dc:creator>dpeach</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.mythoughtspot.com/2007/06/16/ubuntu-messed-up-my-wireless/</guid>
		<description><![CDATA[I was using Ubuntu 6.10 on my notebook happily for the last few months. I only use this computer when I go on a trip and am getting it ready to go for some trips over the next month and a half. There is a newer version of Ubuntu out, 7.04. When I fired up [...]]]></description>
			<content:encoded><![CDATA[<p>I was using <a href="http://www.ubuntu.com/" title="Ubuntu" target="_blank">Ubuntu</a> 6.10 on my notebook happily for the last few months. I only use this computer when I go on a trip and am getting it ready to go for some trips over the next month and a half. There is a newer version of Ubuntu out, 7.04. When I fired up my computer the other day, it asked if I wanted to upgrade to the newer version. Newer is better, right?</p>
<p>I am not sure what good things should have been loaded with the upgrade, but it at least broke my wireless. My computer did not even see my Linksys WPC11 card at all after the upgrade. Well, that is not entirely true. It knew that I stuck something in the PCMCIA slot, but not what it was or anything.</p>
<p>Trolling through the Ubuntu forums, I found <a href="http://ubuntuforums.org/showthread.php?t=419905" title="Wireless problem thread at Ubuntu forums." target="_blank">a thread that currently is 34 pages long</a> with people trying to get and give help on getting wireless to work in the new Ubuntu. Actually, it is not so new. It has been out for over 2 months.</p>
<p>By reading through this thread, the best I have found so far is to comment out the two lines in /etc/modprobe.d/blacklist that read:</p>
<blockquote><p>blacklist r818x<br />
blacklist r8187</p></blockquote>
<p>In my blacklist file, they were the last 2 lines. Now the machine can see my card, but I am still not able to connect automatically like before. I have been able to connect however. Someone said that you need to put an &#8220;x&#8221; at the end of the wireless SSID name for it to work. It worked for me without this.</p>
<p>It seems to me that something that has drawn this much attention should be addressed by the Ubuntu team. It was working before, what caused them to have to break it?</p>
<p>I am sticking to <a href="http://www.slackware.com/" title="Slackware" target="_blank">Slackware</a> on my main box. I did try Slack on my notebook, but sadly, could not get wireless working at all. Ubuntu 6.10 worked out of the box. I might downgrade back to 6.10 if I cannot get this working right.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mythoughtspot.com/2007/06/16/ubuntu-messed-up-my-wireless/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use RSS</title>
		<link>http://www.mythoughtspot.com/2007/06/05/how-to-use-rss/</link>
		<comments>http://www.mythoughtspot.com/2007/06/05/how-to-use-rss/#comments</comments>
		<pubDate>Tue, 05 Jun 2007 21:53:20 +0000</pubDate>
		<dc:creator>dpeach</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Websites]]></category>

		<guid isPermaLink="false">http://www.mythoughtspot.com/2007/06/05/how-to-use-rss/</guid>
		<description><![CDATA[I have been wanting to do a post about RSS and explain this wonderful technology in a way that maybe my mom could understand. Until yesterday, I was not sure how to get going on this, but I saw a great video that explains the basics of RSS. Watch the video and then continue reading [...]]]></description>
			<content:encoded><![CDATA[<p>I have been wanting to do a post about RSS and explain this wonderful technology in a way that maybe my mom could understand. Until yesterday, I was not sure how to get going on this, <a href="http://www.commoncraft.com/rss_plain_english" title="RSS in plain English" target="_blank">but I saw a great video</a> that explains the basics of RSS.</p>
<p>Watch the video and then continue reading to see how you can make RSS work for you.</p>
<p><object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/0klgLsSxGsU"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/0klgLsSxGsU" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></p>
<p>Now that you know what it is, <strong>why would you use it?</strong> As was explained in the video, you can have your newspaper &#8220;feed&#8221; the information to you. If you like reading blogs, then using an RSS reader can really be a help in getting your information in one place instead of surfing to each blog. Then when you see a post that interests you and you want to comment on it, you can go to the blog to make your comments. This saves a lot of time and makes sure you don&#8217;t miss anything.</p>
<p><strong>How does it save time?</strong> The reading software will constantly be checking for updates to the websites you are &#8220;subscribed&#8221; to. When you open your feed reader you will have all the latest news and blog posts. You don&#8217;t have to load up 6 different blogs and news sites. Also, you won&#8217;t be wasting time if the site has not been updated since your last visit. This is particularly helpful for sites which don&#8217;t update often. It is easy to just stop going to look for updates if there has not been one in a while.</p>
<p><strong>It keeps you from missing anything</strong> because the reader will pull all the information together in one place. You are less likely to forget a site for a few days (which happens if you individually surf to sites) and miss something important. Again, especially true for sites which don&#8217;t update often.</p>
<p>You can <strong>get stand alone reader software</strong> for your computer, or <strong>you can use an on-line reader</strong>. I have accounts with <a href="http://reader.google.com" title="Google Reader" target="_blank">Google Reader</a> and <a href="http://www.bloglines.com" title="Bloglines" target="_blank">Bloglines</a>. Both are on-line readers, but I use neither. I have the accounts, but only occasionally visit the sites. That is because I primarily use one computer and have reader software installed on the computer. The software I use is small, streamlined and fast.</p>
<p>You may want to look at one of the on-line offerings if you move from computer to computer, or you have a good Internet connection negating the &#8220;slow as molasses&#8221; page loading problem that some of us experience.</p>
<p><strong>There downside of using an RSS feed reader</strong> as opposed to visiting the site directly is that you are not exposed to all the ads that the blogger or news site imposes on you. Also, you don&#8217;t get &#8220;counted&#8221; as a page visit unless you actually go to the website. Neither of these issues is a problem for you as the reader, it only affects the page host.</p>
<p>If you want to use an on-line reader, I recommend both <a href="http://www.bloglines.com" title="Bloglines" target="_blank">Bloglines</a> or <a href="http://reader.google.com" title="Google Reader" target="_blank">Google Reader</a>. I have not used either enough to know which I like better, but they both work. For a stand alone solution, you will have to look around. I use <a href="http://akregator.kde.org/" title="Akregator" target="_blank">Akregator</a>, but that is only available for Linux. My wife used to use <a href="http://www.feedreader.com/" title="FeedReader" target="_blank">FeedReader</a> when she was on Windows. I have not really searched for one on the Mac. When I am sitting at the Mac, I just use <a href="http://reader.google.com" title="Google Reader" target="_blank">Google Reader</a>. But, I only use the Mac when I am handcuffed and forced to watch a TV show since the Mac is in the TV room. My use of RSS on that machine has been limited.</p>
<p>Do you have a favorite reader that you use? Leave a comment and share your thoughts.</p>
<p>I have not touched at all on how to subscribe to a site. Many sites will have a nice little button that will allow you to subscribe right into <a href="http://www.bloglines.com" title="Bloglines" target="_blank">Bloglines</a> or <a href="http://reader.google.com" title="Google Reader" target="_blank">Google Reader</a>. That makes those options more appealing.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mythoughtspot.com/2007/06/05/how-to-use-rss/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Finally, a good ISP experience</title>
		<link>http://www.mythoughtspot.com/2007/06/01/finally-a-good-isp-experience/</link>
		<comments>http://www.mythoughtspot.com/2007/06/01/finally-a-good-isp-experience/#comments</comments>
		<pubDate>Sat, 02 Jun 2007 04:35:02 +0000</pubDate>
		<dc:creator>dpeach</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mexico]]></category>

		<guid isPermaLink="false">http://www.mythoughtspot.com/2007/06/01/finally-a-good-isp-experience/</guid>
		<description><![CDATA[I have rarely had a good ISP experience. Especially if you mention you are running anything other than Windows. Yesterday afternoon we started having connection issues with our DSL provider, Prodigy. The way it was coming and going, it seemed more like a network problem than my personal connection to the world. But, I called [...]]]></description>
			<content:encoded><![CDATA[<p>I have rarely had a good ISP experience. Especially if you mention you are running anything other than Windows.</p>
<p>Yesterday afternoon we started having connection issues with our <a href="http://prodigy.com.mx/" title="Prodigy Mexico" target="_blank">DSL provider, Prodigy</a>. The way it was coming and going, it seemed more like a network problem than my personal connection to the world. But, I called them this afternoon anyway just in case it might be my modem.</p>
<p>The agent that took my call, Victoria, spoke a bit fast and didn&#8217;t seem to care that I was not a native Spanish speaker. If I didn&#8217;t understand something I would ask for a clarification. Like most people, she just said the same words but a bit louder. I think people don&#8217;t understand that when a foreigner does not understand a word, that saying the same word over and over does not make it clearer. You need to find a basic synonym of the word.</p>
<p>Well, we worked through those issues little by little. Obviously that is not what was good about the experience.</p>
<p>She stepped me through resetting the modem/router to the factory defaults and then we messed with some settings inside the modem and it all eventually worked out fine. In the process I had to get a new IP address assigned by the router. She asked me which version of Windows I was using. I told her I did not have a Windows machine, but I had Linux and Mac available to me. When I said that I was sitting at the Linux machine and it was the one closest to the modem, she asked me to reboot so that I could get a new IP. Most of the time I get told by other ISPs that they do not support Linux and therefore I would need to do the configuration on Windows, or they would not be able to help me. She did not mind that I was using Linux nor that I manually requested an IP address from the modem instead of rebooting.</p>
<p>I have even been told by a DSL provider (many years ago) that their system would not work on Linux and that I would have to cancel my service with them if I wanted to use Linux. I had been using their service for 10 months at that point with Linux, it was just that I was having problems with the modem for some strange reason. I ended up hanging up with him and figured the problem out myself.</p>
<p>So, Prodigy in Mexico did not seem stunned that I was running Linux and Victoria did not mind that I actually used my own brain to do what she wanted me to do. Usually you have to go through their exact set of steps or they don&#8217;t know how to proceed from there.</p>
<p>It is always nice to have a good customer service experience.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mythoughtspot.com/2007/06/01/finally-a-good-isp-experience/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tux crashed</title>
		<link>http://www.mythoughtspot.com/2007/05/28/tux-crashed/</link>
		<comments>http://www.mythoughtspot.com/2007/05/28/tux-crashed/#comments</comments>
		<pubDate>Mon, 28 May 2007 16:16:58 +0000</pubDate>
		<dc:creator>dpeach</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.mythoughtspot.com/2007/05/28/tux-crashed/</guid>
		<description><![CDATA[The car carrying Tux the penguin crashed in turn 1 yesterday at the Indianapolis 500 on lap 37. The driver was injured and taken to the hospital. It was not a waste of money for Linux. There was significant media coverage of the fact that Tux was featured on a car. This news release from [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.mythoughtspot.com/2007/05/27/tux-is-racing-in-the-indianapolis-500/" title="Tux racing in the Indianapolis 500">car carrying Tux the penguin</a> crashed in turn 1 yesterday at the Indianapolis 500 on lap 37. The driver was injured and taken to the hospital.</p>
<p>It was not a waste of money for Linux. There was significant media coverage of the fact that Tux was featured on a car. <a href="http://tux500.com/geeklog/article.php?story=2007052713000220" title="Tux500.com News Release" target="_blank">This news release</a> from <a href="http://www.tux500.com" title="Tux500.com" target="_blank">Tux500.com</a> has some good comments in it as well as some details about the media coverage garnered for Linux.</p>
<p>I am sorry that the car crashed and the driver was injured. But it seems to have been a successful event for Tux. Since he was placed 31 out of 33 cars, there was not much thinking that he would win. Just being there was an honor.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mythoughtspot.com/2007/05/28/tux-crashed/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Tux is racing in the Indianapolis 500</title>
		<link>http://www.mythoughtspot.com/2007/05/27/tux-is-racing-in-the-indianapolis-500/</link>
		<comments>http://www.mythoughtspot.com/2007/05/27/tux-is-racing-in-the-indianapolis-500/#comments</comments>
		<pubDate>Sun, 27 May 2007 14:25:00 +0000</pubDate>
		<dc:creator>dpeach</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.mythoughtspot.com/2007/05/27/tux-is-racing-in-the-indianapolis-500/</guid>
		<description><![CDATA[Tux the penguin is on the nose of an Indianapolis 500 car. Tux is the mascot for the computer operating system Linux. As a Linux user, I am very thrilled to see this. Unfortunately it did not come to my attention until this morning. It is too late to promote for donations. The original goal [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://images.google.com/images?um=1&amp;tab=wi&amp;ie=UTF-8&amp;rls=GGGL,GGGL:2006-39,GGGL:en&amp;q=tux" title="Tux at Google images" target="_blank">Tux the penguin</a> is on the nose of an Indianapolis 500 car. <img src="http://www.mythoughtspot.com/wp-content/uploads/2007/05/523bluecar366x550.jpg" alt="Tux the Penguin at Indianapolis" align="right" height="497" width="330" />Tux is the mascot for the <a href="http://www.linux.org/" title="Linux.org" target="_blank">computer operating system Linux</a>. As a Linux user, I am very thrilled to see this. Unfortunately it did not come to my attention until this morning. It is too late to promote for donations.</p>
<p>The original goal of the guys at <a href="http://www.tux500.com/" title="Tux500.com" target="_blank">Tux500</a> was to raise $350,000, enough to fully sponsor a car in the race. Instead, they were able to pull together $18,300 and got a nice prominent spot on the nosecone of the  <a href="http://en.wikipedia.org/wiki/Chastain_Motorsports" title="Wikipedia: Chastain Motorsports" target="_blank">Chastain Motorsports&#8217;</a> No. 77 car.</p>
<p><a href="http://news.com.com/2300-11389_3-6186004-1.html?tag=ne.gall.pg" title="News.com Tux500" target="_blank">News.com</a> has some nice photos you can see of the car and logo.</p>
<p>At their website you can also see a nice video that the <a href="http://www.tux500.com/" title="Tux500.com" target="_blank">Tux500 crew put together</a> about the event. I just wished I knew about it sooner so that I could have helped with the promotion. Maybe they will do it again next year.</p>
<p>Here is their news release from yesterday afternoon.</p>
<blockquote><p> <a href="http://tux500.com/geeklog/article.php?story=2007052610201685" class="non-ul">The End of a Campaign, the Beginning of a Movement</a></p>
<p>Saturday, May 26 2007 @ 10:20 AM MDT<br />
Contributed by: <a href="http://tux500.com/geeklog/users.php?mode=profile&amp;uid=2" class="storybyline">bob</a><br />
Views: 677</p>
<p>At Noon EDT, the Tux 500 campaign came to an end. The final donation came in, the final piece of merchandise was purchased. We have tallied all of the donations, and what was earned from t-shirts, mugs, bumper stickers, and the like. The final amount raised by the Tux500 project is&#8230;.</p>
<p>* drumroll *</p>
<p>$18,308.90!</p>
<p>Thank you to everyone in the Linux community that made this happen! Tux is going to look sweet tomorrow on the nosecone of the #77 Chastain Motorsport&#8217;s car, as Roberto Moreno guides him (yes, a guided penguin missle!) around the speedway at speeds of 220 mph!</p>
<p>One very interesting thing to note is that over the last few days, on our <a href="http://tux500.com/stats.php">statistics</a> page, a new distro has been jumping up the charts.  Due to the effort of fans of the <a href="http://www.linuxfromscratch.org/">Linux From Scratch</a> project, it is now the #2 distro in terms of contributions!  An additional thanks to you, for the final push over $18000!</p>
<p>Next week, we&#8217;ll talk about the project, and where we go from here. Today and tomorrow, we&#8217;ll bask in what we all have accomplished&#8230; what this community has done is truly historic. And I believe this is only the beginning!</p>
<p>Don&#8217;t miss the race tomorrow&#8230; it starts at 1pm EDT (UTC-4) and pre-race coverage begins 1 hour before the race in most markets. Enjoy this people&#8230; we&#8217;ve all earned it!</p></blockquote>
<p>GO TUX!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mythoughtspot.com/2007/05/27/tux-is-racing-in-the-indianapolis-500/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>VPN or SSH?</title>
		<link>http://www.mythoughtspot.com/2007/03/25/vpn-or-ssh/</link>
		<comments>http://www.mythoughtspot.com/2007/03/25/vpn-or-ssh/#comments</comments>
		<pubDate>Mon, 26 Mar 2007 05:59:57 +0000</pubDate>
		<dc:creator>dpeach</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.mythoughtspot.com/2007/03/25/vpn-or-ssh/</guid>
		<description><![CDATA[I know this won&#8217;t make any sense to many of my readers, but I found out something utterly cool tonight. I am getting ready to head out on a trip and am taking my trusty dusty notebook computer. The one I use every 4 months when I go on a trip. This is an old [...]]]></description>
			<content:encoded><![CDATA[<p>I know this won&#8217;t make any sense to many of my readers, but I found out something utterly cool tonight.</p>
<p>I am getting ready to head out on a trip and am taking my trusty dusty notebook computer. The one I use every 4 months when I go on a trip. This is an old 750 MHz machine with a 12&#8243;screen. Definitely not the desktop replacement most people are looking for. I also end up putting on a new distribution of Linux just about every time I take it out just so I have something new to play with.</p>
<p>Tonight I was chatting with one of the members of the <a href="http://pcolalug.org/" title="Pensacola Linux Users Group" target="_blank">Pensacola Linux Users Group</a> about getting ready for my trip. I told him I could not go to bed because I felt like there was something I was missing to be ready. One of the biggest things is that I really need access to a few of my files this week, but I did not want to just copy all my documents to the notebook, nor did I want to pick and choose the 100 most important files that I may not need at all.</p>
<p>I asked him if I could set up a <a href="http://openvpn.net/" title="OpenVPN" target="_blank">VPN</a> in 30 minutes or less. He seemed hopeful that it might be possible. I think he is an optimist. I told him what it was I wanted to accomplish and said I could do it with <a href="http://www.openssh.com/" title="OpenSSH" target="_blank">SSH</a> and <a href="http://en.wikipedia.org/wiki/Secure_copy" title="Wikipedia: SCP" target="_blank">SCP</a> if I could just get a VPN set up. He then said I simply needed to do some port forwarding in my router and have the traffic sent to the box I wanted to touch internally.</p>
<p>I did not realize it was so simple. So here is how it works if you would like to do the same. I won&#8217;t go into the details of each step. I will assume you have about the same amount of knowledge that I have in this and that, like me, you simply need someone to help you connect the dots. Therefore, I am not writing this for my parents sake.</p>
<p>This assumes also that you have SSH working internally. Port forward port 22 in your router to the  internal machine you want to go to. Know your external IP address and then just ssh into the external IP like you normally would an internal IP to get to the machine you want. You can get you external IP given to you by visiting www.ipchicken.com. So you would do: ssh username@xxx.xxx.xxx.xxx. That is, the username on the computer you are SSH&#8217;ing into. Then the xxx.xxx.xxx.xxx is the external IP address of your home network which you got from www.ipchicken.com. You will be prompted for your username&#8217;s password. You might also be told that the SSH keys are new and asked if you are sure you want to take that step.</p>
<p>SCP works the same as normal. Just substitute the external IP address for the home network and you are in.</p>
<p>For me, I prefer a GUI solution. So I am using <a href="http://gftp.seul.org/" title="gFTP" target="_blank">gFTP</a> on the notebook. Then I connect to port 22 with my username/password combo. Then change the protocol to SSH2. ¡Viola! I am connected and can browse my home folder&#8217;s file structure. I can then pull anything over that I want, or put anything on the machine at home.</p>
<p>That simple. Whod&#8217;ve thought?</p>
<p>Now I can go to bed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mythoughtspot.com/2007/03/25/vpn-or-ssh/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Steve Jobs&#8217; thoughts on DRM</title>
		<link>http://www.mythoughtspot.com/2007/02/06/steve-jobs-thoughts-on-drm/</link>
		<comments>http://www.mythoughtspot.com/2007/02/06/steve-jobs-thoughts-on-drm/#comments</comments>
		<pubDate>Wed, 07 Feb 2007 01:37:39 +0000</pubDate>
		<dc:creator>dpeach</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Running]]></category>
		<category><![CDATA[Unrelated News]]></category>

		<guid isPermaLink="false">http://www.mythoughtspot.com/2007/02/06/steve-jobs-thoughts-on-drm/</guid>
		<description><![CDATA[I have not shared my thoughts on DRM (Digital Rights Management) here, but suffice it to say, I think it is not a very effective way to accomplish the goal. If you don&#8217;t know what DRM is, basically it is the reason you cannot play music that you buy from the iTunes Music Store on [...]]]></description>
			<content:encoded><![CDATA[<p>I have not shared my thoughts on DRM (Digital Rights Management) here, but suffice it to say, I think it is not a very effective way to accomplish the goal. If you don&#8217;t know what DRM is, basically it is the reason you cannot play music that you buy from the iTunes Music Store on an MP3 player that is not an iPod. Or the reason you cannot play music that you buy at (almost) any other online music store on an iPod.</p>
<p>Today Apple published <a href="http://www.apple.com/hotnews/thoughtsonmusic/">an article by Steve Jobs</a> telling what he thinks needs to be done with the DRM system. If you take time to read the article, realize that this is all very self-serving to Apple. This is not proposed by him because he loves you and me, it is so that we will love Apple more. But more importantly, so that all the countries that are suing Apple for limiting their DRM technology to iPods and iTunes will back off. That said though, this is very good for us as consumers as well. So, yes, he is proposing this for the purpose of not loosing billions of dollars in law suits and potentially having to lock out certain countries from using iTunes, but the side benefit, if it flies, is that you will be able to play your iTunes purchased music on many other devices.</p>
<p>I have owned an iPod for nearly 2 years. I have bought 2 songs off of iTunes and will probably purchase about that many over the next 2 years if things stay the same as they are now. Those 2 songs I bought will never be able to legally play on my Linux machine (which is my primary computer). I also cannot play them on my iRiver MP3 player. But if things change to a model where Apple drops DRM completely (which, by the way, Jobs said he would do in a heart beat, but is limited by the recording industry, this is not his choice), I would consider buying many more songs through the iTunes Music Store, or other on-line music stores.</p>
<p>As it is, I am limiting my purchases from on-line stores to <a href="http://magnatune.com/">Magnatune</a>. They have a lot of <a href="http://magnatune.com/genres/classical/">music that I like</a>, but not a lot of <a href="http://magnatune.com/genres/rock/">music I don&#8217;t like</a>. So if your musical tastes are <a href="http://magnatune.com/genres/metal/">not what mine are</a>, you may not find much there. Magnatune allows you to purchase music for a price you specify (as little as $5 per CD), then share that download with your friends for no extra cost. They actually <a href="http://magnatune.com/info/give">encourage you to do so</a>. They understand that you are more likely to purchase music if you get a chance to hear it first. They are their own recording label (of sorts), therefore do not have all the big names. But what they do have is top notch. It is not a bunch of independent artists who cannot get signed with anyone else because they stink. They really have good stuff.</p>
<p>Anyway, back to the point of the post. <a href="http://www.apple.com/hotnews/thoughtsonmusic/">Check out the article</a>. I got the tip off about this article from <a href="http://www.podcastingnews.com/">Podcasting News</a> where they give <a href="http://www.podcastingnews.com/2007/02/06/steve-jobs-calls-for-end-to-drmd-music/">a good summary of the article</a> if you would rather read a short breakdown of it. I actually have not read the whole Jobs&#8217; article since I got so excited about it that I had to post this. But as soon as I upload this I will digest the article.</p>
<p><strong>Update:</strong><br />
I have read the article now. Wow! While there will be detractors from this idea that Jobs has, I think it holds some validity. He posits (a little incorrectly) that only 10% of the world&#8217;s music is sold with DRM and that 90% is distributed DRM free, and furthermore is easily pirateable; therefore, keeping DRM in on-line music store purchases is not necessary. Where he is a little wrong is that the 10% number comes from just music sold through iTunes. But, at most, legal on-line purchases certainly make up less than 25% of the total music purchased.</p>
<p>Very good article. I hope this gets picked up and starts some wheels turning. It really is worth the read if you remotely care. (Mom, that does not include you. You can skip this one.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mythoughtspot.com/2007/02/06/steve-jobs-thoughts-on-drm/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How to Podcast</title>
		<link>http://www.mythoughtspot.com/2006/12/26/how-to-podcast/</link>
		<comments>http://www.mythoughtspot.com/2006/12/26/how-to-podcast/#comments</comments>
		<pubDate>Tue, 26 Dec 2006 13:46:35 +0000</pubDate>
		<dc:creator>dpeach</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Podcasting]]></category>

		<guid isPermaLink="false">http://www.mythoughtspot.com/2006/12/26/how-to-podcast/</guid>
		<description><![CDATA[At the request of the president of the Pensacola Linux Users Group (P&#8217;cola LUG) I wrote an article yesterday on the basics of podcasting. It is nothing too deep or complicated, but since I put the work into it, I wanted to get more mileage out of it. Therefore I am linking to it from [...]]]></description>
			<content:encoded><![CDATA[<p>At the request of the president of the <a href="http://www.pcolalug.org/">Pensacola Linux Users Group</a> (P&#8217;cola LUG) I <a href="http://www.pcolalug.org/smf/index.php?topic=3096.0">wrote an article yesterday</a> on the basics of podcasting. It is nothing too deep or complicated, but since I put the work into it, I wanted to get more mileage out of it. Therefore I am linking to it from here.</p>
<p>It is kinda long, so you might want to bring a cup of coffee along for the ride. </p>
<p>I used to write a lot of longer articles for the group. We are finishing up our 6th year as a LUG. When we first started there were so few with any Linux knowledge that I would do a writeup on every new thing I learned. Now the group has quite a large number of intelligent members that I feel like the newbie in the room. So I have not been writing as many articles for the group like I used to.</p>
<p>Here is an excerpt:</p>
<blockquote><p>While I titled this How to Podcast from Linux, it really is not Linux specific. The only real software that you need that will be running on your local system is <a href="http://audacity.sourceforge.net/">Audacity</a> which is available for Linux, Mac and Windows. Everything else can be done through the web browser.</p>
<p><strong>What makes a Podcast?</strong><br />
<strong>File types</strong><br />
The files can be just about any file type/format you want. For audio podcasts these are usually .mp3 or .ogg. For video podcasting there are several formats to chose from. I am not sure which is the most common since I don&#8217;t do a video podcast.</p></blockquote>
<p>You can <a href="http://www.pcolalug.org/smf/index.php?topic=3096.0">read the rest</a> at the P&#8217;cola LUG forum.</p>
<p>Don&#8217;t forget to check out my podcast at: <a href="http://www.missionarytalks.com">www.missionarytalks.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mythoughtspot.com/2006/12/26/how-to-podcast/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Move to Slackware</title>
		<link>http://www.mythoughtspot.com/2006/12/05/move-to-slackware/</link>
		<comments>http://www.mythoughtspot.com/2006/12/05/move-to-slackware/#comments</comments>
		<pubDate>Wed, 06 Dec 2006 04:34:54 +0000</pubDate>
		<dc:creator>dpeach</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.mythoughtspot.com/2006/12/05/move-to-slackware/</guid>
		<description><![CDATA[I have been a Mandrake/Mandriva user since 2000 or so. It has been my only system since 2002 on my desktop. I have been very pleased with how smoothly things have gone. Of course this is helped by my friends at the Pensacola Linux Users Group. I have been in their IRC channel to get [...]]]></description>
			<content:encoded><![CDATA[<p>I have been a <a href="http://www.mandriva.com/">Mandrake/Mandriva</a> user since 2000 or so. It has been my only system since 2002 on my desktop.</p>
<p>I have been very pleased with how smoothly things have gone. Of course this is helped by my friends at the <a href="http://www.pcolalug.org/">Pensacola Linux Users Group</a>. I have been in their IRC channel to get help on a few of the technical issues.</p>
<p>Someone asked why I chose <a href="http://slackware.com/">Slackware</a>. Really that was not as important as why move from Mandriva. I was getting frustrated with Mandriva. It used to be a very mainstream distro of Linux. Every time you went to install software you were able to download a Mandriva specific RPM and install it. But, those days are gone. When Mandrake merged with Conectiva, things tanked quickly. The community love towards Mandrake seemed to change.</p>
<p>Mandrake was always flaky (for me) on the package management. Sometimes urpmi would work. Sometimes not. Keeping my sources up to date seemed to be more trouble than it was worth. Early on I religiously used only packages in the sources. This made sure everything was tracked by the package manager. But then there was always a piece of software I wanted that was not in the repositories. So I would either have to wait, install an old version, or install and hope that I did not hose anything. I got more and more lax on that the last couple of years. Things also got less and less stable.</p>
<p>I have been upgrading the OS on this hard drive since 2002 without ever really wiping it and installing fresh. That is a definite death knell in Windows. Should not matter in Linux unless the distribution providers move the locations of important files from one version to the next. Well&#8230;Mandrake and Mandriva have not stayed consistent.</p>
<p>So, why then did I move to Slackware? Here are just a few of the reasons. The biggest is that I am a fan of KDE. Slackware pushes KDE as it&#8217;s desktop environment. Many of the really popular distros at the moment use GNOME. While GNOME has improved greatly over the last several years, so has KDE. I am familiar with KDE and there are just a few niggly things about GNOME that I have trouble working around. Though, I have to admit I have run it on my notebook recently and it is a very good desktop environment. I could get used to it. I just don&#8217;t chose to.</p>
<p>The second reason is that Slackware seems to hold to more of a standard way of doing things. When you go looking for help online you will find a default way of configuring and setting up software. Then there will be an endless list of &#8220;If you are using this distro, then do this. And this distro do this.&#8221; With Slackware it seems to follow the default more often. To me, that means I can more easily get help on line. This is another area where Mandriva seemed be be getting left behind. They do things in less standard ways. And, with the community ignoring them more, you get less personalized Mandriva help.</p>
<p>Finally, and this is probably the biggest, I have several friends in the <a href="http://www.pcolalug.org/">LUG</a> that use it. I have been playing with it off and on for well over a year through either dual boot or on my 20th century notebook that I bought used last year. It has been pretty good to me. And with colleague help, that makes it much better for me. I ran Linux alone from 1997 to 2000. When I fell in with the P&#8217;cola LUG, that helped define my distro choices. For a while several of us were running Mandrake. I was finally the last man standing. Though there are very strong opinions as to which distro each member believes is the best, there are several Slackware devotees.</p>
<p>I have played with Ubuntu and really like it. But, it comes with GNOME. KUbuntu was so awful when I last used it, I swore off of it. I have used Gentoo in the past, but only for more of an embedded type environment. I don&#8217;t think I could stand it for desktop use. Suse was an option, but I feel they are too much like Mandriva. Though they currently have more community love going their direction. Fedora Core is not an option. I swore off of Red Hat (Fedora Core&#8217;s roots) at version 9. Though I never liked it going back to the days when Red Hat 2.something was popular. I kept trying it each new version until they hit 9 and that was the last of the jankyness I could take.</p>
<p>So, there we are. The move from Mandriva to Slackware and the why behind it. I must say, I have been using Slackware for about 24 hours and I have yet to have a program crash. Firefox in Mandriva would crash every few hours on me. With certain games the whole system would go down. I have yet to get the games installed, but that should happen later tonight. We shall see.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mythoughtspot.com/2006/12/05/move-to-slackware/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
