<?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>Ubuntucat &#187; Ubuntu</title>
	<atom:link href="http://www.psychocats.net/ubuntucat/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.psychocats.net/ubuntucat</link>
	<description>Random musings from the radical feminist Christian antiracist left - some having to do with Ubuntu</description>
	<lastBuildDate>Thu, 29 Jul 2010 18:55:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to reset a Windows password with Ubuntu</title>
		<link>http://www.psychocats.net/ubuntucat/resetwindowspassword/</link>
		<comments>http://www.psychocats.net/ubuntucat/resetwindowspassword/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 02:27:15 +0000</pubDate>
		<dc:creator>ubuntucat</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[chntpw]]></category>
		<category><![CDATA[reset password]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.psychocats.net/ubuntucat/?p=2215</guid>
		<description><![CDATA[If you have forgotten your administrator password for Windows, you can use a Ubuntu Linux live CD or live USB to reset the password. This tutorial will show you how to do that, step by step. There are many ways to get Ubuntu Linux. You can find more details about that here. If you run [...]]]></description>
			<content:encoded><![CDATA[<p>If you have forgotten your administrator password for Windows, you can use a <a href="http://www.ubuntu.com">Ubuntu Linux</a> live CD or live USB to reset the password. This tutorial will show you how to do that, step by step.
<p> There are many ways to <a href="http://www.psychocats.net/ubuntu/getting">get Ubuntu Linux</a>. You can find more details about that <a href="http://www.psychocats.net/ubuntu/getting">here</a>.
<p>If you run into any problems or have any questions, the folks at <a href="http://www.ubuntuforums.org">the Ubuntu Forums</a> are very helpful and friendly. <br /><b>I will <u>not</u> be answering any support questions posted as comments here</b>.<br />
<h2>Step 1: Boot up Ubuntu</h2>
<p> With the Ubuntu CD in your optical drive or with the Ubuntu USB plugged into your computer, make sure your <a href="http://en.wikipedia.org/wiki/BIOS">BIOS</a> is set to boot from CD or USB before your hard drive. You can usually enter your BIOS settings by pressing F1, F2, F9, F10, F12, Esc, or Del during bootup, depending on the kind of computer you have.
<p> <a href="http://www.psychocats.net/ubuntu/images/installinglucid02.png"><img src="http://www.psychocats.net/ubuntu/images/installinglucidthumb02.png" border="0" width="399" height="296"></a><br /> After Ubuntu boots up, you&#8217;ll be asked if you want to try Ubuntu or install it. You definitely want to just <b>try</b> it at this point.<br />
<h2>Step 2: Install the password reset software</h2>
<p> <a href="http://www.psychocats.net/ubuntu/installingsoftware">Installing software on Ubuntu</a> is a bit different from installing software on Windows. Instead of going to a website to download setup files, you just tell the software package manager what you want installed, and it fetches it for you off some servers. It&#8217;s a lot like the iTunes App Store or Android Market.
<p> This does assume that you have a working internet connection (wired preferred, but wireless can work, too). If, for some reason, your internet connection isn&#8217;t working on the computer you want to reset the password for, you can also download <a href="http://mirrors.kernel.org/ubuntu/pool/universe/c/chntpw/chntpw_0.99.5-0+nmu1_i386.deb">the <i>chntpw</i> .deb</a> using another computer, transfer it over via USB, and then <a href="http://www.psychocats.net/ubuntu/installingsoftware#gdebi">double-click it to install it</a>.
<p> <a href="http://www.psychocats.net/wpimages/resetwindowspassword20.png"><img src="http://www.psychocats.net/wpimages/resetwindowspasswordthumb20.png" width="289" height="300" border="0"></a><br /> First we want to make sure we have the proper software sources enabled to install <i>chntpw</i>.
<p>Go to <b>System</b> > <b>Administration</b> > <b>Software Sources</b>
<p><a href="http://www.psychocats.net/wpimages/resetwindowspassword21.png"><img src="http://www.psychocats.net/wpimages/resetwindowspasswordthumb21.png" width="376" height="358" border="0"></a><br /> Make sure both the <b>Universe</b> and <b>Multiverse</b> repositories are checked (or &#8220;ticked,&#8221; if you&#8217;re not American). Click <b>Close</b> and then, when prompted, click <b>Reload</b>.
<p><a href="http://www.psychocats.net/wpimages/resetwindowspassword22.png"><img src="http://www.psychocats.net/wpimages/resetwindowspasswordthumb22.png" width="378" height="358" border="0"></a><br />Wait for the information about available software to reload.
<p><a href="http://www.psychocats.net/wpimages/resetwindowspassword23.png"><img src="http://www.psychocats.net/wpimages/resetwindowspasswordthumb23.png" width="288" height="350" border="0"></a><br /> Go to <b>System</b> > <b>Administration</b> > <b>Synaptic Package Manager</b>
<p>  (<i>Note: to those of you who have installed software in Ubuntu before, you actually do&mdash;at least as of Ubuntu 10.04&mdash;have to go to Synaptic to install</i> chntpw. <i>You can&#8217;t install it through Ubuntu Software Center</i>).
<p><a href="http://www.psychocats.net/wpimages/resetwindowspassword24.png"><img src="http://www.psychocats.net/wpimages/resetwindowspasswordthumb24.png" width="393" height="194" border="0"></a><br /> Press <b>Control-F</b> or click on the <b>Search</b> button to get the search dialogue up. Then search for <b>chntpw</b>.
<p> (<i>Note: you may be tempted to type</i> chntpw <i>into the search filter but it won&#8217;t show up there, since Synaptic hasn&#8217;t had time to rebuild the search index for quick filtering.</i>)
<p><a href="http://www.psychocats.net/wpimages/resetwindowspassword25.png"><img src="http://www.psychocats.net/wpimages/resetwindowspasswordthumb25.png" width="377" height="412" border="0"></a><br />Once <i>chntpw</i> pops up in the search results, right-click it and select <b>Mark for Installation</b>.
<p><a href="http://www.psychocats.net/wpimages/resetwindowspassword26.png"><img src="http://www.psychocats.net/wpimages/resetwindowspasswordthumb26.png" width="468" height="374" border="0"></a><br /> Click <b>Apply</b>, and then, when prompted, click <b>Apply</b> again.
<p><a href="http://www.psychocats.net/wpimages/resetwindowspassword27.png"><img src="http://www.psychocats.net/wpimages/resetwindowspasswordthumb27.png" width="400" height="241" border="0"></a><br /> Wait for the Synaptic to download and install <i>chntpw</i>.<br />
<h2>Step 3: Mount your Windows drive</h2>
<p> In order for you to reset your Windows password, you have to make the Ubuntu live session know that your Windows drive is available for use. This process is called &#8220;mounting.&#8221;
<p><a href="http://www.psychocats.net/wpimages/resetwindowspassword28.png"><img src="http://www.psychocats.net/wpimages/resetwindowspasswordthumb28.png" width="165" height="245" border="0"></a><br />To mount Windows, just click on <b>Places</b> and then select your drive. It will be listed by the size of the drive (in this example, 80 GB).<br />
<h2>Step 4: Reset your password</h2>
<p> <i>chntpw</i> is a terminal-based (not point-and-click) application, so to use it, we&#8217;ll have to open up a command-line terminal. Don&#8217;t be intimidated. I&#8217;ll walk you through the process.
<p> <a href="http://www.psychocats.net/wpimages/resetwindowspassword29.png"><img src="http://www.psychocats.net/wpimages/resetwindowspasswordthumb29.png" width="337" height="265" border="0"></a><br /> To open the terminal, go to <b>Applications</b> > <b>Accessories</b> > <b>Terminal</b>
<p>I&#8217;m going to be offering a lot of explanation for those who aren&#8217;t experienced with the terminal and commands, but if you want to just skip over all that stuff, feel free to just pay attention to the terminal commands and ignore the explanations.
<div class="terminal">cd /media/493D9CB55373C3DD/Windows/System32/config/</div>
<p> First, you&#8217;re going to <i>cd</i> (change directories) to the right Windows directory.
<p> Start typing <i>cd /media/</i> and then hit the <b>Tab</b> key, and it&#8217;ll autocomplete with the address of your mounted Windows drive. <br /> Then type <i>W</i> and hit <b>Tab</b> again to get to either <i>Windows</i> (Windows 7) or <i>WINDOWS</i> (Windows XP). Yes, the terminal is case-sensitive, so upper- and lower-case matters! <br /> Type <i>S</i> or <i>s</i> and hit <b>Tab</b> again to get <i>System32</i> or <i>system32</i> (again depending on whether it&#8217;s Windows 7 or Windows XP&mdash;I forget which it is for Windows Vista). <br /> And do the same for <i>config</i>.
<p> <a href="http://en.wikipedia.org/wiki/Command_line_completion">Tab completion</a> makes things a lot simpler, so you don&#8217;t have to type every single word out. It also avoids the whole typo issue, in case you aren&#8217;t a good typist.
<p> Once you&#8217;ve gotten to <i>cd /media/</i>name-of-your-windows-drive<i>/Windows/System32/config</i> or <i>cd /media/</i>name-of-your-windows-drive<i>/WINDOWS/system32/config</i>, hit <b>Enter</b>.
<div class="terminal">sudo chntpw -u <i>username</i> SAM</div>
<p> You should then type in <i>sudo chntpw -u </i>username<i> SAM</i>, where <i>username</i> is your actual username. For example, if your username is <i>susan</i>, it should be <i>sudo chntpw -u susan SAM</i>
<p> After you type that in, hit <b>Enter</b>, and you&#8217;ll see a whole bunch of terminal output, most of which you can ignore:
<div class="terminal">chntpw version 0.99.5 070923 (decade), (c) Petter N Hagen<br />
Hive <SAM> name (from header): <\SystemRoot\System32\Config\SAM><br />
ROOT KEY at offset: 0&#215;001020 * Subkey indexing type is: 666c <lf><br />
Page at 0&#215;7000 is not &#8216;hbin&#8217;, assuming file contains garbage at end<br />
File size 262144 [40000] bytes, containing 6 pages (+ 1 headerpage)<br />
Used for data: 260/20240 blocks/bytes, unused: 9/4144 blocks/bytes.</p>
<p>* SAM policy limits:<br />
Failed logins before lockout is: 10<br />
Minimum password length        : 4<br />
Password history count         : 4<br />
| RID -|&#8212;&#8212;&#8212;- Username &#8212;&#8212;&#8212;&#8212;| Admin? |- Lock? &#8211;|<br />
| 01f4 | Administrator                  | ADMIN  | dis/lock  |<br />
| 01f5 | Guest                          |        | dis/lock |<br />
| 03e8 | susan                       | ADMIN  |          |</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;> SYSKEY CHECK <-----------------------<br />
SYSTEM   SecureBoot            : -1 -> Not Set (not installed, good!)<br />
SAM      Account\F             : 0 -> off<br />
SECURITY PolSecretEncryptionKey: -1 -> Not Set (OK if this is NT4)<br />
Syskey not installed!</p>
<p>RID     : 1000 [03e8]<br />
Username: susan<br />
fullname:<br />
comment :<br />
homedir : </p>
<p>User is member of 1 groups:<br />
00000220 = Administrators (which has 4 members)</p>
<p>Account bits: 0&#215;0214 =<br />
[ ] Disabled        | [ ] Homedir req.    | [X] Passwd not req. |<br />
[ ] Temp. duplicate | [X] Normal account  | [ ] NMS account     |<br />
[ ] Domain trust ac | [ ] Wks trust act.  | [ ] Srv trust act   |<br />
[X] Pwd don&#8217;t expir | [ ] Auto lockout    | [ ] (unknown 0&#215;08)  |<br />
[ ] (unknown 0&#215;10)  | [ ] (unknown 0&#215;20)  | [ ] (unknown 0&#215;40)  | </p>
<p>Failed login count: 0, while max tries is: 10<br />
Total  login count: 100</p></div>
<p> This part is important, though:
<div class="terminal">
- &#8211; - &#8211; User Edit Menu:<br />
 1 &#8211; Clear (blank) user password<br />
 2 &#8211; Edit (set new) user password (careful with this on XP or Vista)<br />
 3 &#8211; Promote user (make user an administrator)<br />
(4 &#8211; Unlock and enable user account) [seems unlocked already]<br />
 q &#8211; Quit editing user, back to user select<br />
Select: [q] ></div>
<p> I would highly recommend typing <i>1</i> to blank the password instead of editing the password. After you type that, hit <b>Enter</b>, and you should see
<div class="terminal">
Password cleared!</p>
<p>Hives that have changed:<br />
 #  Name<br />
 0  <SAM><br />
Write hive files? (y/n) [n] :</div>
<p> Type <i>y</i> and hit <b>Enter</b> to confirm the change. Once you see
<div class="terminal"> 0  <SAM> &#8211; OK</div>
<p> then you&#8217;re done.
<p><a href="http://www.psychocats.net/wpimages/resetwindowspassword30.png"><img src="http://www.psychocats.net/wpimages/resetwindowspasswordthumb30.png" width="129" height="136" border="0"></a><br /> Now you can reboot, and you can log into your admin account with a blank password. Once you&#8217;re logged in, you can go to the Control Panel to change your password to something else&mdash;something you can remember.
<p> If you&#8217;re curious, you can see <a href="http://www.psychocats.net/ubuntucat/resetwindowspasswordold">an older version of this page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.psychocats.net/ubuntucat/resetwindowspassword/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>You mean products fail for other reasons?</title>
		<link>http://www.psychocats.net/ubuntucat/you-mean-products-fail-for-other-reasons/</link>
		<comments>http://www.psychocats.net/ubuntucat/you-mean-products-fail-for-other-reasons/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 23:19:47 +0000</pubDate>
		<dc:creator>ubuntucat</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[nexus one]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.psychocats.net/ubuntucat/?p=2201</guid>
		<description><![CDATA[If you read recent press coverage of Google&#8217;s Nexus One, it all seems to make sense. Phones weren&#8217;t going to sell well being sold only online without a chance for people to try them in person in a brick-and-mortar store. There wasn&#8217;t an advertising campaign for it. Very few articles or blogs about the end [...]]]></description>
			<content:encoded><![CDATA[<p>If you read recent press coverage of Google&#8217;s Nexus One, it all seems to make sense. Phones weren&#8217;t going to sell well being sold only online without a chance for people to try them in person in a brick-and-mortar store. There wasn&#8217;t an advertising campaign for it. Very few articles or blogs about the end of Nexus One seem to think there was a problem at all with the phone itself. No one says the phone wasn&#8217;t ready for consumers or that it was too difficult to use.
<p> Yet two years ago when Asus was just starting to be successful with the Eee PC netbook (which came preinstalled with a version of Linux, which Microsoft had to stop right away by resurrecting XP for the first of many times to come), that&#8217;s what a lot of the press coverage assumed. Geez. I mean, a lack of advertising campaign or in-person models to try out in the store couldn&#8217;t have anything to do with Linux netbooks not selling. It must be that Linux is too hard to use. It must be that Linux isn&#8217;t ready for consumers. It must really be that consumers just prefer Windows when given the choice.
<p> Well, there is some truth to that in that the Linux distro Asus chose to put on the Eee PC was essentially crippled (not at all like Ubuntu, PCLinuxOS, Fedora, Debian, OpenSuSE, or any of the other popular distros of the time). It wasn&#8217;t even vanilla Xandros. It was a custom Xandros that could be customized only through pasting cryptic commands in the terminal.
<p> Nevertheless, if they&#8217;d marketed it correctly, Linux could have been a success. The problem with Linux on &#8220;the desktop&#8221; (or the laptop or netbook) is the myth of meritocracy. You don&#8217;t win by being the best. You win by marketing.
<p> Think about it.
<p> When the iPad was announced, critics focused on the features it didn&#8217;t have (no webcam, no Flash, no USB ports), but Apple with its clever marketing department convinced the hoards that the device was magic, so the hoards bought it. If a Linux tablet had been released without Flash, people would have just laughed and said &#8220;This is the reason Linux will never succeed&mdash;they need to realize the masses use Flash.&#8221; But Apple releases a tablet and all of a sudden people are actually saying Flash isn&#8217;t necessary. HTML5 is suddenly the wave of the future. Apps for websites are suddenly better than just going to the websites themselves.
<p> I also see a lot of Linux poo-pooers claim Linux doesn&#8217;t have any apps, and that Windows users have certain killer apps they need, and that&#8217;s why Linux won&#8217;t succeed. Well, when Android first started, it had very few apps. In fact, for the end of 2008 and all through 2009, iPhone fanatics kept pointing out how many hundreds of thousands of apps the iTunes App Store had compared to the few thousand Android had. Well, Android now has almost 100,000 apps. If this pace continues, the iTunes App Store and Android Market will probably have the same number of apps by this time next year. The Linux desktop (as opposed to server or embedded) has been around since&#8230; the late 90s? Android has been around since 2008. The Linux desktop isn&#8217;t mainstream but Android is.
<p> What should we learn from all this? Marketing matters. Being able to test a physical product out yourself matters. Dell selling badly marketed (or even anti-marketed) Ubuntu models on its website isn&#8217;t going to sell Ubuntu preinstalled in great numbers, nor are relatively obscure vendors like System76 or ZaReason without a proper store front or brand name recognition.
<p> I would love it if all the bugs in Ubuntu (or some other popular Linux distro) could be fixed. I would love it if some more attention would be paid to ease of use or to making more applications available in the software repositories. I would love that. But that won&#8217;t fix <a href="https://launchpad.net/bugs/1">Bug #1</a>. If Linux wants to make a dent in the desktop/laptop/netbook world, it needs to give up the idea of being good enough and start embracing the idea of crafting, shipping, and marketing a product&mdash;yes, one people can try out in a brick-and-mortar store. In other words, <a href="http://www.psychocats.net/ubuntucat/ubuntu-the-open-source-apple-challenger/">what I said two years ago</a> is still true.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.psychocats.net/ubuntucat/you-mean-products-fail-for-other-reasons/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ubuntu on a Macbook Pro</title>
		<link>http://www.psychocats.net/ubuntucat/ubuntu-on-a-macbook-pro/</link>
		<comments>http://www.psychocats.net/ubuntucat/ubuntu-on-a-macbook-pro/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 23:33:42 +0000</pubDate>
		<dc:creator>ubuntucat</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[dual-boot]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[macbook pro]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.psychocats.net/ubuntucat/?p=2190</guid>
		<description><![CDATA[I&#8217;m not abandoning Mac OS X, but you knew it had to happen&#8212;I have installed Ubuntu on the Macbook Pro as a dual-boot. It hasn&#8217;t been easy, mind you. Previously, I had done a few dual-boot setups with Ubuntu and Windows or Ubuntu and some other Linux distro or even Ubuntu and an older version [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m not abandoning Mac OS X, but you knew it had to happen&mdash;I have installed Ubuntu on the Macbook Pro as a dual-boot. It hasn&#8217;t been easy, mind you. Previously, I had done a few dual-boot setups with Ubuntu and Windows or Ubuntu and some other Linux distro or even Ubuntu and an older version of Ubuntu. Ubuntu on a Macbook Pro is a totally different experience.
<p> So first I went to the Ubuntu wiki to find out if it was worth my time. According to <a href="https://help.ubuntu.com/community/MacBookPro3-1/Lucid">the Macbook Pro 3,1 page</a>, everything works pretty much out of the box with Ubuntu 10.04 (Lucid Lynx). That was encouraging. Then I read up <a href="https://help.ubuntu.com/community/MactelSupportTeam/AppleIntelInstallation">the generic Apple Intel installation instructions</a>. They didn&#8217;t sound too complicated. Install rEFIt, repartition the hard drive, install Ubuntu in the new partitioned space. Easy, right? Well, not so easy. Here are a few bumps I encountered along the way:
<ul>
<li>rEFIt didn&#8217;t install correctly. After you install it, you should reboot and see the rEFIt menu. No menu. So I had to do some digging and found out there is a script you can run in the terminal to sort of reinstall rEFIt.
<li>I couldn&#8217;t resize my hard drive through Disk Utility or BootCamp. Both failed, claiming there wasn&#8217;t enough free space, even though there was plenty (at least 70 GB after I backed up my files to an external hard drive and deleted them, planning to copy them back later). So, believe it or not, I took the hours to completely reinstall Mac OS X from scratch and then repartition the drive.
<li>Since Ubuntu can&#8217;t reliably write to HFS+, I put my music, pictures, etc. on a shared FAT32 partition. Unfortunately, iTunes doesn&#8217;t really dig that. If I try to skip to the next song, I get about five seconds of the rainbow circle of death before the next song will actually play. The symlinks from the FAT32 partition also broke at first, too, because initially it was mounted as /Volumes/Storage but then it suddenly became /Volumes/STORAGE. After fixing everything to point to the upper-case mount point, the links appear to be working again.
<li>Ubuntu would not install the first five times I tried. That&#8217;s right. I tried five times. It kept failing in the middle of the installation, claiming the CD was bad or the CD drive was bad or the laptop was too hot. All of those things could have been true to some degree. The CD had a little bit of dirt on it, which I tried to clean off but couldn&#8217;t get completely clean. The CD drive was definitely bad. In OS X it was pretty good at reading commercially produced CDs and DVDs but would sometimes reject homebrews (it would spin and try to read for a minute or two and then just spit the disc out). Also, unlike my wife&#8217;s new Macbook Pro, this old MBP overheats like nobody&#8217;s business. You could probably fry an egg on it. Eventually, I did something that worked, and I&#8217;m not sure which part of it did it. I turned the computer off for the night (let it cool down completely). Then I immediately booted it up and while Ubuntu was installing, I never left it alone. I played gBrainy. I looked in the file browser. I changed various settings. I didn&#8217;t let the CD rest and give up. So I don&#8217;t know if it was having it cool or constantly engaging the live CD session, but eventually Ubuntu did get installed.
<li>I installed the Nvidia driver, but then Hardware Drivers instructed me to use a more recent driver. After that, suspend didn&#8217;t resume. But then I removed the old driver and rebooted, and resume from suspend worked fine, as did Compiz.
<li>The touchpad works extremely well for two-finger scrolling, but the touch sensitivity is a bit much (and can&#8217;t be adjusted, as far as I can tell), so I have to be careful not to tap the touchpad accidentally when trying to scroll; otherwise, I end up clicking. If I turn off tapping to click, then I can&#8217;t right-click by tapping down two fingers. A bit annoying.
<li>Control is a rather small key on the Mac keyboard, but for most navigation it&#8217;s used more often than the Cmd key (the Super key, for all intents and purposes). The key placement is a bit odd when you&#8217;re used to coming from Mac OS X or even from a regular Windows keyboard. Takes a bit of getting used to.
<li>I thought Skype was broken, but it wasn&#8217;t. I set my account to offline instead of invisible, and apparently if you&#8217;re offline you can&#8217;t do the Skype test call (it just fails immediately). I didn&#8217;t know that, so I was trying all these crazy fixes like uninstalling PulseAudio or whatever. Turns out it just works fine if you&#8217;re invisible or online.
<li>The Picasa from the Google repositories is broken with the latest Lucid kernel. If you download the .deb straight from Google, though, it works just fine.
<li>I had a 32-bit Ubuntu CD already, so I didn&#8217;t really want to bother downloading 64-bit Ubuntu to take advantage of all 4 GB of RAM (and waste another blank CD, since Macs can&#8217;t boot from USB). I guess that would have been interesting to try, but 32-bit works quite snappily with only a bit more than 3 GB of RAM being recognized.</ul>
<p> Overall, I have to say Ubuntu works quite well on a Mac. I think it even runs a bit cooler, too (still very hot but maybe not hot enough to fry an egg on). My plan is to keep playing around with both (sometimes boot into OS X, sometimes boot into Ubuntu). With a FAT32 partition for files, I have that luxury, except that I will have to be in OS X to import into iTunes and iPhoto&mdash;Rhythmbox and Picasa on Ubuntu will automatically watch folders for new files. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.psychocats.net/ubuntucat/ubuntu-on-a-macbook-pro/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Using a Mac full-time: the good, the bad, and the pretty</title>
		<link>http://www.psychocats.net/ubuntucat/using-a-mac-full-time-the-good-the-bad-and-the-pretty/</link>
		<comments>http://www.psychocats.net/ubuntucat/using-a-mac-full-time-the-good-the-bad-and-the-pretty/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 19:21:43 +0000</pubDate>
		<dc:creator>ubuntucat</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.psychocats.net/ubuntucat/?p=2111</guid>
		<description><![CDATA[I think most new Mac users come straight from Windows. I&#8217;m now using my wife&#8217;s old Macbook Pro as my main computer (pretty much as a desktop, since the battery life is abysmal), and my Ubuntu netbook (for portability). Here are some good and bad experiences I&#8217;ve had. First, the good: Audio simplicity. I can [...]]]></description>
			<content:encoded><![CDATA[<p>I think most new Mac users come straight from Windows. I&#8217;m now using my wife&#8217;s old Macbook Pro as my main computer (pretty much as a desktop, since the battery life is abysmal), and my Ubuntu netbook (for portability). Here are some good and bad experiences I&#8217;ve had.
<p> First, the good:
<ul>
<li><b>Audio simplicity</b>. I can use Skype without worrying it won&#8217;t work with my PulseAudio config or having to recompile Alsa. I can get playback in MuseScore without having to deal with Jack (which I know nothing about).
<li><b>Instantaneous wireless resume</b>. With Ubuntu, I went back and forth between a few seconds after resume from sleep to get wireless up again all the way to a minute and a half, depending on the release (Jaunty was the worst, sometimes taking up to two minutes). I tried WICD. No better performance there. I resorted to all sorts of weird tweaks. At least resume was a bit quicker in Karmic. Even in Lucid beta 2, if you look at /usr/lib/pm-utils/sleep.d/55NetworkManager, you&#8217;ll see a comment in the top of the config file that says <i>Make NetworkManager smarter about how to handle sleep/resume If we are sleep for less time than it takes for TCP to rest a connection, and we are assigned the same IP on resume, we should not break established connections. Apple can do this, and it is rather nifty.</i> That comment&#8217;s been there at least since Jaunty. Don&#8217;t know if it was there in Intrepid or Hardy as well.
<li><b>Magnetic power cord</b>. As I think I&#8217;ve mentioned before, I&#8217;m a total klutz and have killed more than one power cord by tripping on it. It&#8217;s good to have that peace of mind with the magnetic power cord that just gets yanked out.
<li><b>Sound quality</b>. The speakers are great on the Macbook Pro. Nothing tinny like what I&#8217;ve experienced in other computers.
<li><b>Smooth animation</b>. Yes, Compiz has a lot of fancy effects, but there&#8217;s always something a little jerky or pixelated about everything &#8220;cool&#8221; I&#8217;ve seen in Linux.
<li><b>Netflix streaming</b>. It&#8217;s much better on a Mac than it is on PS3 or Wii. And it is, of course, just non-existent on Linux. Even though Macs can&#8217;t run all the software Windows can, it does seem to get more third-party support for consumer commercial stuff than Linux does.
<li><b>Simple extended monitor</b>. Haven&#8217;t done it recently, but this is my wife&#8217;s old Mac, so I have in the past, and it&#8217;s pretty simple to do extended desktop with an external monitor. Linux is getting there, but not quite.
<li><b>Photo and music management</b>. I know a lot of Linux users dig their Amarok or Exaile or whatnot. I&#8217;ve always, even back in my Windows-using days, liked iTunes. And since it supports drag and drop to USB devices, I can even use it with my Sandisk player. iPhoto is like a slightly more polished version of F-Spot (which I liked in Ubuntu).
<li><b>Multi-touch touchpad</b>. I use an HP laptop at work (with Windows) and have an HP Mini at home (with Ubuntu), and I don&#8217;t dig the one-finger scrolling on the side of the trackpad. Two-finger scrolling is great.
<li><b>Simple USB drive renaming</b>. You&#8217;d think it wouldn&#8217;t get much simpler than launching up GParted and changing the label on the drive and hitting <i>Apply</i>. It&#8217;s a lot easier on OS X, though. Just hit <i>Enter</i> to rename, type the new name, and hit <i>Enter</i> again. No separate program to launch.</ul>
<p> Now, the bad:
<ul>
<li><b>Rainbow circle of death</b>. This Macbook Pro has an over 2 GHz processor and 4 GB of RAM. There&#8217;s no reason I should <i>ever</i> be getting any kind of freeze-ups unless I&#8217;m running something from Adobe Creative Suite. But, no, even with just Finder, Firefox, and Thunderbird running, I can sometimes get the rainbow circle of death. <i>xkill</i> would be handy here, but Option-Cmd-Escape works, too.
<li><b>Reboots for most updates</b>. I&#8217;m used to needing a reboot for only kernel upgrades. I don&#8217;t know why Apple does this, but even for simple application updates, it wants to reboot the system.
<li><b>Thunderbird ugly</b>. I still prefer Thunderbird to Mail, but it&#8217;s not looking good on Mac, and the Thunderbird downloadable themes are not that great either.
<li><b>Spaces not working correctly</b>. I&#8217;m glad Apple decided to put workspaces on Mac OS X, considering Linux distros have had these for quite some time. Unfortunately, I couldn&#8217;t quite get it to work the way I wanted to. For a while, I could, but suddenly my keyboard shortcuts for switching workspaces just weren&#8217;t working. I think there are too many keyboard shortcut conflicts in OS X. I just gave up.
<li><b>Hard drive icon always jutting out</b>. I&#8217;m on a widescreen laptop, so my most valuable screen real estate is vertical. On a laptop, though, all screen space matters. So I moved the Dock to the right. But I want to have the hard drive icon line up with the Dock. Instead, it juts out a bit, no matter what settings I use for the grid, font, or icon size. I can live with it, but that&#8217;s annoying. I did find a neat trick online to get the Dock to go to the corner of the screen instead of floating in the middle, so the trash can is now in the lower-right corner. That&#8217;s nice.
<li><b>Application and window management</b>. I just don&#8217;t get the application not quitting when the window closes. So if I&#8217;m using the terminal and type <i>exit</i>, that means I&#8217;m done. And if it&#8217;s the last terminal window, I don&#8217;t see why I should have to hit Cmd-Q to quit fully. More importantly, I like being able to hit Cmd-Tab (or Control-Tab) to switch between open windows. If I have multiple windows open in one application, I don&#8217;t want to have to worry about first switching to that application (Cmd-Tab) and then switching to that particular window (Cmd-`). That&#8217;s too much fine-tuned control, and the Cmd-` keyboard shortcut just isn&#8217;t easy for my fingers to position themselves for.
<li><b>Overheating</b>. You can fry an egg on this laptop after ten minutes of use. It gets really hot. Now I know why my wife got a cooling pad for this. Fortunately, her new Macbook Pro seems to run a lot more coolly.
<li><b>F keys messed up</b>. F9 is supposed to be for Expos&eacute;, but now it&#8217;s apparently for dimming the backlighting on the keyboard. As far as I can tell, you can either have all the F keys turn into normal F keys, in which case Expose&acute; will work again for F9 but none of the volume and brightness keys will work, or you can keep the brightness and volume keys working and have F9 be for dimming the backlighting on the keyboard. Either way, you&#8217;ll have to resort to using Fn-F9 at one point to get the functionality you want.</ul>
<p> So, yeah, some gains and some new niggles to deal with. I have Ubuntu Lucid installed in VirtualBox right now, so I&#8217;ll be playing around with that too, and I&#8217;ll probably install that on my netbook after official release so I can get updated screenshots for my tutorials.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.psychocats.net/ubuntucat/using-a-mac-full-time-the-good-the-bad-and-the-pretty/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Made the move to Mac</title>
		<link>http://www.psychocats.net/ubuntucat/made-the-move-to-mac/</link>
		<comments>http://www.psychocats.net/ubuntucat/made-the-move-to-mac/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 17:08:04 +0000</pubDate>
		<dc:creator>ubuntucat</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.psychocats.net/ubuntucat/?p=2077</guid>
		<description><![CDATA[As a follow-up to Why I might switch to Mac from Ubuntu, I did actually get a Mac&#8230; or, more precisely, my wife got a new Mac, and I inherited her old one. Clarifications Unfortunately, it seemed some of the commenters on that entry brought their own agendas and grudges without actually reading what I [...]]]></description>
			<content:encoded><![CDATA[<p>As a follow-up to <a href="http://www.psychocats.net/ubuntucat/why-i-might-switch-to-mac-from-ubuntu/">Why I might switch to Mac from Ubuntu</a>, I did actually get a Mac&#8230; or, more precisely, my wife got a new Mac, and I inherited her old one.
<p> <b>Clarifications</b><br />  Unfortunately, it seemed some of the commenters on that entry brought their own agendas and grudges without actually reading what I wrote. I have tried other distros, many of them, in fact&mdash;probably at least 20 distros over the past five years. You can read about <a href="http://www.psychocats.net/ubuntucat/debian-stable-on-the-hp-mini/">some of my more recent failed attempts at trying non-Ubuntu distros</a>. Two of my reasons for switching had nothing to do with Ubuntu specifically&mdash;that there were hardware regressions in the Linux kernel (and bugs in other upstream packages), and that the whole approach of the operating system development being wholly independent of the hardware development is a flawed approach if you want to increase adoption (which, incidentally, <a href="https://bugs.launchpad.net/ubuntu/+bug/1">Ubuntu is trying to do</a>, and not all Linux distros are).
<p> To those who claim Macs &#8220;just work,&#8221; I have to disagree. For more details, read <a href="http://www.psychocats.net/ubuntucat/macs-are-just-computers-not-magic/">Macs are just computers, not magic</a> and <a href="http://www.psychocats.net/ubuntucat/macs-are-computers-not-magic-part-2/">Macs are computers, not magic (part 2)</a>.
<p> In terms of what happened in getting the new Mac, it&#8217;s been an interesting mix of positives and negatives (Can you believe it? Macs are not the holy grail, nor are they the devil incarnate).
<p> <b>The Apple Store</b><br /> One of the nice things about the Apple store is that there are a lot of display models of various Apple products you can try out. So my wife and I got to spend considerable time playing around with the new Macbook Pro before we decided on purchasing it. More importantly, the sales staff appear to be trained on finding the right balance between being unavailable and being oversolicitous. A few annoying things about the sales staff, though:
<ul>
<li>They assume you know nothing about Macs, even if you are a long-time Mac owner (as my wife is).
<li>They aren&#8217;t overly pushy, but they do try to upsell you (AppleCare, training programs, iWork, etc.).
<li>They take every opportunity to bash so-called &#8220;PCs&#8221; in side comments (and by <i>PC</i>, they mean Windows PCs, because, as we all know, Macs aren&#8217;t personal computers, and Linux just doesn&#8217;t exist, nor does FreeBSD). Want to know where the stereotype of Mac users as being snobby zealots comes from? It comes from the Apple store employees (and from the &#8220;I&#8217;m a Mac, I&#8217;m a PC&#8221; commercials). I like Mac and Linux and Windows. Is that a crime to like all three?</ul>
<p> <b>The Migration Experience</b><br /> At home with the new Mac, we used the Migration Assistant to move my wife&#8217;s files, settings, and applications over to the new computer. I don&#8217;t know who at Apple is in charge of the Migration Assistant, but that person needs to be replaced. First, it prompts you to make the transfer via firewire. The new Macbook Pro doesn&#8217;t come with a firewire cable, though. We had an old firewire cable from an external hard drive, but apparently that&#8217;s the wrong kind. We tried to do the transfer via ethernet. We soon realized that was a mistake, as the transfer was going to take three hours. Unfortunately, Migration Assistant is set up so that you can&#8217;t do anything else on the computer while the migration is happening, and the time remaining arbitrarily goes up, stands still, or randomly drops. At one point, it said it was going to take four hours. So we canceled it by killing the Migration Assistant on the source Macbook Pro and then forcing a shutdown on the destination Macbook Pro. Then we did the Migration Assistant again but this time with just the settings and applications (not the files). The files we copied over manually from an external hard drive backup afterwards (during that copy, my wife could actually <i>use</i> her new computer).
<p> Apart from the Migration Assistant <i>process</i> being godawful, the migration <i>result</i> itself is pretty good. The setup was exactly the way she had it on her old computer. Wireless keys remembered. Dock configured in the exact same way. Mail with all IMAP accounts set up. Wallpaper the same. It was an exact replica of her account on the old Mac. All the programs worked, including CS3 (I thought maybe that might need a new activation key or something).
<p> Unfortunately, one thing that didn&#8217;t work (and this points to a major usability issue with Mac OS X, which is being able to resize windows from only one corner) was her window setting with iTunes. See, her old Macbook Pro was 15&#8243; and this new one was 13&#8243;, so the iTunes window extended beyond what the screen could display. We couldn&#8217;t figure out how to drag the window past the universal toolbar (I thought maybe there might be an equivalent to Alt-mouse-drag in Linux, but couldn&#8217;t find one). Clicking the + button (which usually zooms in other applications) just toggled between full iTunes and the iTunes mini player. Finally, I did a Google search and found that you could go to <i>window</i> > <i>zoom</i> in the toolbar menu to get it to zoom (since the + button in iTunes acts in a way inconsistent with other OS X applications). Solved that. Annoying to have to solve.
<p> Meanwhile, I was tailoring my wife&#8217;s old computer to suit my needs. I deleted all her design and font programs (she&#8217;s the graphic designer; I&#8217;m not). I got rid of Mail, Safari, and iCal. Put on Firefox, Chrome, Thunderbird, Transmission, and some other programs I found at <a href="http://www.opensourcemac.org">Open Source Mac</a>. I love the smooth animation (when importing photos in iPhoto, when switching applications) that I just never could get in Ubuntu, even with Compiz. I don&#8217;t like that I can&#8217;t toggle hidden files with Control-H (or even Cmd-H). I don&#8217;t like that Finder is an always-on application (meaning, when I&#8217;m switching applications with Cmd-Tab, I want to switch between only actual applications, and not the file browser if no file browser window is open). I had to install a third-party application to turn off the annoying boot-up noise.
<p> Really, though, the main draws for me to my wife&#8217;s old laptop are not any OS X&ndash;specific features <i>per se</i>. What I like most are
<ul>
<li>The magnetic power cord, because I am a klutz and actually broke my HP Mini power cord recently.
<li>The larger hard drive. Since the HP Mini was my main computer, it was kind of tough to deal with having only a 16 GB SSD, and the upgrade options for a 1.8&#8243; 5mm PATA Zif hard drive aren&#8217;t wonderful.
<li>The ability to do Netflix streaming (the PS3 fake-Bluray experience isn&#8217;t as good as the web browser experience). I guess you could argue that&#8217;s OS X&ndash;specific, in the sense that Netflix supports Mac OS X and doesn&#8217;t support Linux. It has nothing to do with the usability of the operating system design.</ul>
<p> Unlike most Linux users, I have always been a fan of iTunes. I&#8217;ve used Foobar, WinAmp, Songbird, Exaile, Rhythmbox, AmaroK, JuK, Banshee, and all the rest. I still think iTunes is the best. But I&#8217;m going to keep buying songs through Amazon&#8217;s MP3 store, since I want to be able to easily port the music to my Sansa Clip or to Ubuntu, should I decide later to set up a dual-boot. I&#8217;m also going to be sticking with Android, even after my phone becomes &#8220;obsolete&#8221; (obsolescence is subjective, I guess). I do like the iPhone, but it&#8217;s a bit too restrictive. I like the xScope web browser, and I don&#8217;t see any free web browsers in the iTunes app store like it. I like having a rooted device without worrying that updates will constantly break my installation. I like being able to send certain contacts straight to voicemail. I like the Google Voice app (which Apple has rejected for the iPhone).
<p> <b>In Conclusion</b><br /> Yes, I will continue to update my Ubuntu documentation on Psychocats. Don&#8217;t worry. I plan to have Ubuntu in VirtualBox on Mac OS X. I also still have my HP Mini around with Ubuntu on it. My wife and I don&#8217;t travel often, but when we do, a 10&#8243; netbook is far more convenient to travel with than a 15&#8243; laptop. So even though Mac OS X is now my main OS, I will continue to document and test Ubuntu. And, mpt, I don&#8217;t know if you got my email, but I would be interesting in helping the Ubuntu experience design team if that offer is still good.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.psychocats.net/ubuntucat/made-the-move-to-mac/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Why I might switch to Mac from Ubuntu</title>
		<link>http://www.psychocats.net/ubuntucat/why-i-might-switch-to-mac-from-ubuntu/</link>
		<comments>http://www.psychocats.net/ubuntucat/why-i-might-switch-to-mac-from-ubuntu/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 23:06:14 +0000</pubDate>
		<dc:creator>ubuntucat</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[canonical]]></category>
		<category><![CDATA[communication]]></category>
		<category><![CDATA[democracy]]></category>
		<category><![CDATA[dictatorship]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[mark shuttleworth]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://www.psychocats.net/ubuntucat/?p=2045</guid>
		<description><![CDATA[Who am I? I&#8217;ve been using Ubuntu for almost five years now. I&#8217;ve offered some technical support on the Ubuntu Forums and been a moderator there off and on. I&#8217;ve maintained a new-user-targeted documentation site for every release of Ubuntu except the very first (4.10). I&#8217;ve also contributed to a few official Wiki pages. Even [...]]]></description>
			<content:encoded><![CDATA[<p><b>Who am I?</b><br /> I&#8217;ve been using <a href="http://www.ubuntu.com">Ubuntu</a> for almost five years now. I&#8217;ve offered some technical support on <a href="http://www.ubuntuforums.org">the Ubuntu Forums</a> and been a moderator there off and on. I&#8217;ve maintained <a href="http://www.psychocats.net/ubuntu">a new-user-targeted documentation site</a> for every release of Ubuntu except the very first (4.10). I&#8217;ve also contributed to a few official <a href="https://help.ubuntu.com/community">Wiki</a> pages. Even though <a href="http://www.gs1.ubuntuforums.org/member.php?u=66474"><i>nanotube</i></a> did all the heavy lifting, I did help out a fair bit in at least the beginning stage of <a href="http://ubuntuzilla.sourceforge.net">UbuntuZilla</a>. I&#8217;ve filed bug reports at <a href="https://bugs.launchpad.net/">Launchpad</a>. I&#8217;m not a programmer, but I feel I&#8217;ve contributed a fair bit to Ubuntu.
<p> <b>Why I was drawn to Ubuntu</b><br /> I admire a lot of what <a href="http://www.markshuttleworth.com">Mark Shuttleworth</a> has done. He has an enormous amount of wealth. A lot of people who don&#8217;t have a lot of wealth always think if they did that they would undoubtedly give away most of that money. It&#8217;s easy to give away other people&#8217;s money. It is not so easy to give away your own. My parents aren&#8217;t nearly as rich as Shuttleworth. Somehow, they managed to give a large percentage of their money away to church and to various charities, and still maintain a very comfortable upper-middle-class lifestyle. My wife and I are struggling to make ends meet while also trying to give away to causes we deem worthy. To sink millions of pounds into what could have been a dead-end project is a risk that I admire Mark Shuttleworth taking. He could have been ridiculed. He could have lost a lot of money on nothing.
<p> He had a vision, though. I liked that original vision. I liked the free CDs shipped anywhere. I liked the idea of one CD with one application per task, not a lot of confusing options, and sensible defaults. More importantly, I liked the idea of Ubuntu&mdash;humanity toward others, which showed quite well in the Ubuntu Forums. And Ubuntu was one of the few distros to try to strike a reasonable balance between the lofty ideals of Free software zealotry and the pragmatism of proprietarily-licensed software.
<p> <b>Where did Ubuntu go wrong?</b><br /> For a while, I had high hopes for Ubuntu. Every release seemed to make Ubuntu more polished, every additional feature seemed to make Ubuntu more accessible for the Linux novice. A few things that have come up recently have made me a bit disillusioned with Ubuntu, though:
<ul>
<li>These days, decisions and &#8220;improvements&#8221; seem more like arbitrary changes instead of actual user experience improvements. Grub suddenly became less configurable, as did GDM. Notifications would appear and randomly disappear at odd times (for example, if my wireless reconnected, the notification would still say I was disconnected and then change to connected only about ten seconds after I&#8217;d actually reconnected).
<li>My bug reports have really come to naught. A few years ago, if someone had complained on the Ubuntu Forums about a problem with Ubuntu, I would have been first in line to say &#8220;Complaining here won&#8217;t do any good. If you want to tell the developers, file a bug report.&#8221; After seeing that most of my bug reports have been unanswered or unfixed, sometimes for years, I don&#8217;t know that filing a bug report is really the best thing to do.
<li>Brainstorm is a mess. Really, there isn&#8217;t an efficient way for developers to get proper feedback from users. If I, as a user, can&#8217;t make sense of Brainstorm&#8217;s thousands of ideas, how can the developers, who are busy developing?
<li>I&#8217;ve seen too many hardware regressions. A lot of this isn&#8217;t Ubuntu&#8217;s fault. A lot of this is upstream. Regardless, upstream affects the Ubuntu experience. The real problem is that the Linux kernel tries to support everything well. There isn&#8217;t enough focus. So something that is in theory supposed to be Linux compatible (say, an Intel Pro Wireless 2200bg card) can work perfectly in one release, and then have random disconnects in the next two releases and then work perfectly again in the next release. Personally, I&#8217;ve had a Broadcom card that works and doesn&#8217;t work in alternating Ubuntu releases, and that makes no sense to me. If the problem is that hardware manufacturers aren&#8217;t making it easy for Linux developers to make drivers, then that hardware should never work. If, however, the hardware works in one Ubuntu release and doesn&#8217;t work in the next release, that is definitely the fault of Linux, whether it is the kernel team upstream or the Ubuntu team&#8230; or both.
<li>Recent decisions have seemed to focus on whim or business more than user experience, particularly the change to Yahoo! as the default search engine in Firefox and the random moving of the window control buttons from right to left. I have no problem with change. I also have no problem with Ubuntu making money. But there seems to be an utter disregard for how changes affect users. A little more communication would help. More details <a href="http://www.psychocats.net/ubuntucat/what-bothers-me-about-the-ubuntu-yahoo-deal/">here</a>.
<li>The most important thing is there doesn&#8217;t seem to be a real strategy in place for fixing <a href="https://bugs.launchpad.net/ubuntu/+bug/1">Bug #1</a>. Yes, there are power users who like to install their own operating systems and troubleshoot hardware compatibility issues. In order for your product to take off, though, it can&#8217;t be just an operating system. It has to be a product. It has to be something people can purchase. And the limited options from Dell (which recommends Windows, even on the Linux parts of its website) don&#8217;t cut it. They also aren&#8217;t created by Ubuntu. They just use Ubuntu. Recently, Google released the Nexus One as its idea of hardware matching perfectly the software in Android. There is no Ubuntu equivalent. There isn&#8217;t hardware designed to be the ultimate Ubuntu experience. I&#8217;ve heard various Ubuntu advocates propose making a Ubuntu commercial. What&#8217;s the point, though? If someone saw a Ubuntu commercial, she couldn&#8217;t just go and buy Ubuntu, especially in certain countries. The options are limited or non-existent. And hardware compatibility is iffy (Dell still uses Broadcom cards&#8230; I have a Broadcom card in my Ubuntu preinstalled HP Mini, which HP no longer makes, by the way).</ul>
<p>  <b>The straw that broke my camel back</b><br /> This window button move in Ubuntu 10.04 is really indicative of a bad way Ubuntu is headed. <a href="http://www.psychocats.net/ubuntucat/defaultsmatter/">Defaults matter</a>. One of the things I liked about Ubuntu, as I stated before, is its sensible defaults. I don&#8217;t have to agree with everything the Ubuntu teams decide or that Mark Shuttleworth decides. That&#8217;s fine. You want GIMP out&#8230; I don&#8217;t agree with it, but I at least understand the rationale behind the decision (it takes up a lot of space on the disk, and most people do not need the crazy power-user features GIMP offers as a photo editor). This decision about the window controls came out of nowhere and had no apparent rationale. Instead of getting good reasons for the change, all we got was&#8230; nothing for a while. We got some people saying &#8220;Hey, it&#8217;s different&#8221; or &#8220;Just get used to it&#8221; or &#8220;You can change it back easily if you want.&#8221; These aren&#8217;t reasons for a change. These are coping strategies. If a change happens, there should be good reason for it. Look, I get Shuttleworth saying <a href="http://www.downloadsquad.com/2010/03/19/mark-shuttleworth-clarifies-ubuntu-is-not-a-democracy/">Ubuntu is not a democracy</a>. It doesn&#8217;t have to be a democracy, though. How about, as self-appointed benevolent dictator for life, just explaining why you made a decision? People don&#8217;t have to agree with your decision, but at least if they have a reason for it, they are more likely to accept it. How about, even though you have the power and right to not listen to people, just soliciting feedback?
<p> It took a lot of pressing from users to get Shuttleworth to talk a bit more about what kind of &#8220;feedback&#8221; and &#8220;data&#8221; he was looking for. He said at least that the decision wasn&#8217;t final, and he wanted genuine data. Based on his remarks in <a href="https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/532633?comments=all">this bug report</a>, it really does seem, though, that he has made up his mind that this is what is going to happen, regardless of what data and feedback people present him with&mdash;especially when people present a lot of legitimate points against the move, and then he just replies &#8220;And the major argument against it appears solely to be &#8216;we&#8217;re used to it here.&#8217;&#8221; For more details on those legitimate points, take a look at <a href="https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/532633/comments/71">this</a> and <a href="https://wiki.ubuntu.com/LucidLynx/WindowControlIssues">this</a>.
<p> <b>Democracy v. Dictatorship = false dichotomy</b><br /> In case anyone&#8217;s wondering, there are more than two options out there. You don&#8217;t have to put every decision to a vote. And you don&#8217;t have to totally disregard community input. You don&#8217;t have to try to please everyone or please no one. And you don&#8217;t have to be subject to mob rule if you offer a little transparency.
<p> My advice to Shuttleworth for the future would be if you want to make a unilateral change, just be open about what your reasons are for it. You can be a strong leader without pissing off large segments of your user base. Just say &#8220;I want to change this a bit, because I think it offers X, Y, and Z usability improvements. I realize a change is difficult for everyone, and I also concede there are A, B, and C tradeoffs in making the change. The tradeoffs are worth it, though. Ultimately, the decision rests with me and the desktop experience team. Nevertheless, I would like to hear your concerns about the change, and the best way for you to communicate your concerns is through methods D and E.&#8221; Would that be so difficult? Any time you make a change, there will always be some people unhappy about it. You can still make the process a little less heated with just some communication and openness. After all, on <a href="http://www.ubuntu.com/products/whatisubuntu">your webpage</a>, you say &#8220;Ubuntu is a community developed operating system that is perfect for laptops, desktops and servers.&#8221; Your millions of pounds help make Ubuntu happen. We all know that. Keep in mind that it would behoove you to not piss off your user base, as the success of Ubuntu can&#8217;t be bought with pounds alone. Millions of users contribute to Ubuntu in many ways as well.
<p> <b>Why Mac?</b><br /> When I voiced opposition to this latest change in Ubuntu, I got a lot of &#8220;Ubuntu is not a democracy&#8221; and &#8220;You can always use something else.&#8221; Well, as I just explained, you can very well have a non-democracy that is still community-focused. I hope Mark Shuttleworth will reconsider for the future his approach to communicating (or not communicating, in this instance) with the larger Ubuntu communities. Really, though, if I&#8217;m going to be using an operating system maintained by a dictator, I might as well go for one who understands that 1) hardware and software planned together make for a better user experience and 2) even if users don&#8217;t agree with his design decisions, he should still have rationales for those decisions.
<p> I can&#8217;t even tell you how many design decisions I disagree with Apple about (resize only from bottom right corner, zoom instead of maximize, disk image mounting for software installation, dock icons in poof of smoke when dragged off dock, etc.). You know what, though? Each one of those decisions I disagree with I also understand the rationale for. More importantly, I like how Apple doesn&#8217;t like to tackle too much at once. Instead of trying to support all hardware and then having regressions on various theoretically &#8220;supported&#8221; devices, Apple realizes it&#8217;s better to have a great experience on a limited number of devices.
<p> And the attention to detail is impressive. The magnetic cord I love. I am a total klutz and can&#8217;t tell you how many cords I&#8217;ve ruined by tripping on them or tugging them the wrong way. In fact, I just broke my HP Mini cord this weekend and had to order a replacement cord. Not so with the magnetic cord on my wife&#8217;s Macbook Pro. When the Macbook is sleeping, the power light fades slowly in and out instead of doing a hard off and on blink. The power button is flush with the frame of the laptop and not jutting out. The sound quality is always good on Mac laptop speakers. There&#8217;s a lot to admire about Apple approach. It is one great way to present an integrated hardware-software computer experience. My hope was that someone would present another great way. We&#8217;ll see if that ever happens.
<p> <b>Am I abandoning Free software?</b><br /> Not really. First of all, I don&#8217;t know that I&#8217;m going Mac. Macs are expensive, so I&#8217;d have to save up for one. Even if I do go Mac, though, my Mac experience would be very different from my wife&#8217;s Mac experience. For one thing, I might dual-boot with Linux Mint. And even if I stick with Mac OS X, I will use Thunderbird instead of Mail, Firefox instead of Safari, OpenOffice instead of iWork, and my Android phone instead of an iPhone (<a href="http://www.cyanogenmod.com/">Cyanogen&#8217;s rooted rom</a> has made me really appreciate the Android platform even though the iPhone has its advantages too). No change has to be permanent, though. If Ubuntu comes around or changes the way it does business, or if some other Linux distro focuses its energy on preinstallation and proper marketing/distribution, and thorough hardware compatibility testing on a few select models, I might make my way back. In the meantime, if I go Mac, don&#8217;t worry&mdash;I&#8217;ll still be making my Ubuntu tutorials. A bad decision though the window control switch is, it&#8217;s probably not bad enough for most Ubuntu users to actually abandon Ubuntu at this point. For me, it was a tipping point. It&#8217;s been a good five years.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.psychocats.net/ubuntucat/why-i-might-switch-to-mac-from-ubuntu/feed/</wfw:commentRss>
		<slash:comments>34</slash:comments>
		</item>
		<item>
		<title>Ten Brainstorm ideas I wish more people would vote up</title>
		<link>http://www.psychocats.net/ubuntucat/ten-brainstorm-ideas-i-wish-more-people-would-vote-up/</link>
		<comments>http://www.psychocats.net/ubuntucat/ten-brainstorm-ideas-i-wish-more-people-would-vote-up/#comments</comments>
		<pubDate>Sat, 13 Mar 2010 21:19:55 +0000</pubDate>
		<dc:creator>ubuntucat</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[brainstorm]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.psychocats.net/ubuntucat/?p=1998</guid>
		<description><![CDATA[Ubuntu Brainstorm is a mess. There are literally tens of thousands of ideas posted up there. How can you make any sense of it? Well, you can&#8217;t. I thought I&#8217;d just draw some attention to some ideas I think are worthwhile in the hopes that people will vote them up or at least discuss them. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://brainstorm.ubuntu.com">Ubuntu Brainstorm</a> is a mess. There are literally tens of thousands of ideas posted up there. How can you make any sense of it? Well, you can&#8217;t. I thought I&#8217;d just draw some attention to some ideas I think are worthwhile in the hopes that people will vote them up or at least discuss them.
<p> Here&#8217;s my top ten along with quick blurbs as to why they&#8217;re important:
<p> <a href="http://brainstorm.ubuntu.com/idea/142/"><img src="http://brainstorm.ubuntu.com/idea/142/image/1/" /> </a> <br /> Not everyone has broadband internet access at home. So-called &#8220;Linux for Human Beings&#8221; should focus on accessibility.
<p> <a href="http://brainstorm.ubuntu.com/idea/1134/"><img src="http://brainstorm.ubuntu.com/idea/1134/image/1/" /></a> <br /> One good SVG takes up less disk space than seven PNGs of various sizes, and it also looks great no matter how big you make it.
<p> <a href="http://brainstorm.ubuntu.com/idea/2393/"> <img src="http://brainstorm.ubuntu.com/idea/2393/image/1/" /> </a> <br /> I don&#8217;t think this requires a justification. I&#8217;m using the latest Ubuntu 10.04 alpha, and the problem still requires a workaround (deleting and recreating the keyring password with &#8220;unsafe storage&#8221;).
<p> <a href="http://brainstorm.ubuntu.com/idea/2298/"> <img src="http://brainstorm.ubuntu.com/idea/2298/image/1/" /></a> <br /> Why ask a user to paste a command into the terminal when the program could just run the command by itself?
<p>  <a href="http://brainstorm.ubuntu.com/idea/6106/"> <img src="http://brainstorm.ubuntu.com/idea/6106/image/1/" /> </a><br /> Privacy should be the default with sharing as an opt-in.
<p> <a href="http://brainstorm.ubuntu.com/idea/11107/"> <img src="http://brainstorm.ubuntu.com/idea/11107/image/1/" /> </a> <br /> Why give new users the option through the GUI to accidentally remove <i>admin</i> access?
<p> <a href="http://brainstorm.ubuntu.com/idea/11118/"> <img src="http://brainstorm.ubuntu.com/idea/11118/image/1/" /> </a> <br />  For the last time: if hiding asterisks or dots is &#8220;a security feature,&#8221; then you should be voting up <a href="http://brainstorm.ubuntu.com/idea/11136/">Idea #11136: Remove visual feedback from GUI password dialogues</a>. If it isn&#8217;t a security feature, though, then you should vote this up so as not to confuse users who are expecting visual feedback when they type passwords. <a href="http://ubuntuforums.org/showthread.php?t=214393">This happens a lot</a>.
<p> <a href="http://brainstorm.ubuntu.com/idea/14240/"> <img src="http://brainstorm.ubuntu.com/idea/14240/image/1/" /> </a> <br /> Lots of widescreen monitors out these days. Why waste vertical screen space with a second panel? A lot of people seem to think moving the window buttons from right to left is no big deal, so why would it be a big deal to just remove one Gnome panel by default. And the defaults-don&#8217;t-matter crowd (<a href="http://www.psychocats.net/ubuntucat/defaultsmatter/">which I am not a part of</a>) can just add it back with a few clicks.
<p> <a href="http://brainstorm.ubuntu.com/idea/18488/"> <img src="http://brainstorm.ubuntu.com/idea/18488/image/1/" /></a> <br /> I take a lot of screenshots for tutorials. I know a lot of others folks do too. It&#8217;d be great if <i>gnome-screenshot</i> didn&#8217;t keep prompting for a file name. Just create the file&#8230; or allow an easy preference option to do so.
<p> <a href="http://brainstorm.ubuntu.com/idea/22741/"> <img src="http://brainstorm.ubuntu.com/idea/22741/image/1/" /> </a><br /> I understand why Ubuntu doesn&#8217;t include various codecs and software by default in Ubuntu, but apart from <a href="http://www.psychocats.net/ubuntu/sources">pasting in cryptic code</a>, new users don&#8217;t have an easy way to access the Medibuntu repositories. It&#8217;d be great if they could check just one more box (as they can with the Partner repositories).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.psychocats.net/ubuntucat/ten-brainstorm-ideas-i-wish-more-people-would-vote-up/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ubuntu 10.04 (Lucid Lynx) first impressions</title>
		<link>http://www.psychocats.net/ubuntucat/ubuntu-10-04-lucid-lynx-first-impressions/</link>
		<comments>http://www.psychocats.net/ubuntucat/ubuntu-10-04-lucid-lynx-first-impressions/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 19:00:42 +0000</pubDate>
		<dc:creator>ubuntucat</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[lucid lynx]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ubuntu 10.04]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://www.psychocats.net/ubuntucat/?p=1978</guid>
		<description><![CDATA[They say you&#8217;re not supposed to upgrade to alpha pre-releases of Ubuntu on your main computer. Unfortunately, I have only one computer (my HP Mini 1120nr netbook) to test on, and it has a 16 GB SSD, so dual-booting isn&#8217;t even really an option. I just took the plunge, downloaded the latest Lucid Alpha .iso, [...]]]></description>
			<content:encoded><![CDATA[<p>They say you&#8217;re not supposed to upgrade to alpha pre-releases of Ubuntu on your main computer. Unfortunately, I have only one computer (my HP Mini 1120nr netbook) to test on, and it has a 16 GB SSD, so dual-booting isn&#8217;t even really an option. I just took the plunge, downloaded the latest Lucid Alpha .iso, &#8220;burnt&#8221; it to USB using UNetBootIn, and then installed it over my Ubuntu 9.10 (Karmic Koala) installation.
<p> I have to say I&#8217;m not impressed. Yes, I know it&#8217;s an alpha release, but I&#8217;ve done alpha releases of older versions of Ubuntu, and it&#8217;s usually not this bad so close to the beta release.<br />
<h2>A few things I didn&#8217;t like</h2>
<ol>
<li><b>Broadcom drivers can&#8217;t be fetched without an internet connection</b>. Okay, so this was true with the last Ubuntu release also, but I know in previous versions Ubuntu would autodetect I had a Broadcom wireless card and then prompt me to activate the necessary drivers and then have it <i>just work</i> (which is what Ubuntu is supposed to do). What does Lucid do? It tells me there are drivers I need to install. When I click on the little green square icon to launch <i>jockey-gtk</i> and try to activate the driver, I get told that the driver can&#8217;t be fetched from the online repository. Why should you need an internet connection to get your internet connection working? That&#8217;s silly. I&#8217;ve filed a bug on it: <a href="https://bugs.launchpad.net/ubuntu/+source/jockey/+bug/534824">535824</a>.
<li><b>Applications crashing left and right</b>. I&#8217;m a bit more hopeful on this one. This does tend to happen in alpha releases. Nevertheless, it&#8217;s ridiculous with Lucid. It&#8217;s not even the application launches and then crashes. It crashes even before it launches. That happened for Gwibber, for Ubiquity, for Software Center.
<li><b>Wireless slow to reconnect after resuming from suspending</b>. This bug was annoying and in Intrepid and Jaunty. It seemed to go away for Karmic, but now it&#8217;s back in Lucid. Look, the whole point of suspend-to-RAM (also known as <i>sleep</i>) is that you can put your computer into a battery-saving state that can be quickly used again without a long wait. If I wanted a long wait, I&#8217;d have shut down and then booted up again. It honestly would be quicker than waiting 30 seconds to a minute for wireless to reconnect. Same old bug: <a href="https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/274405">274405</a>.
<li><b>Internal mic settings not autodetected</b>. Another thing that appeared in previous releases but you think they&#8217;d have fixed by now. Nope. The hardware detection isn&#8217;t the problem. It&#8217;s the settings configuration. By default, Ubuntu uses the microphone selection to use the microphone. Really, though, my internal mic is the line-in selection. Shouldn&#8217;t Ubuntu be able to tell that for certain models the internal mic is the line-in selection and just select that by default? Bug previously filed: <a href="https://bugs.launchpad.net/ubuntu/+bug/441480">441480</a>.
<li><b>General problems</b>. To be honest, I just don&#8217;t have the motivation to file bugs on all these, since most of the bugs I file get ignored (or acknowledged and then not fixed). When I resume from suspend, in addition to wireless taking a long time to reconnect, the battery icon for <i>gnome-power-manager</i> appears and disappears from the taskbar like a blinking light. I also get an error message about the monitor configuration. Update manager is holding back certain updates, but the updates still appear. What&#8217;s up with that? I had to explicitly go to Edit Connections on Network Manager to get it to automatically reconnect to my wireless network. Shouldn&#8217;t it try to automatically reconnect by default? That&#8217;s what it did in previous versions. </ol>
<h2>Another worthy critique</h2>
<p> Someone on <a href="http://www.ubuntuforums.org">the Ubuntu Forums</a> linked to <a href="http://www.omgubuntu.co.uk/2010/03/16-things-that-could-be-improved-in.html">16 things that could be improved in Ubuntu 10.04</a>, and I have to say it&#8217;s brilliant and very thorough. I don&#8217;t agree 100% with it (for example, Control-Alt-Delete needing to launch <i>gnome-system-monitor</i>). I do, however, agree with most of it and the general sentiment, which is that a lot of the decisions the Ubuntu devs made seem to have absolutely no rationale. It&#8217;s not that it&#8217;s a rationale I or others disagree with. It appears to be a totally non-existent rationale.
<p> I&#8217;d like to elaborate on a couple of points here.
<p> First of all, I don&#8217;t have a problem with the window buttons being on the left, as opposed to on the right. I&#8217;ve used both Windows and Mac OS X extensively, and I can use both just fine. Here&#8217;s the real issue, though. On Mac OS X, the window buttons are the left but the close window button is on the absolute left. On Lucid Lynx, the button group is on the left, but the close button is on the right of the group. That means if you want to close a window with your mouse, you have to move the mouse over to the middle-left of the window instead of the absolutely left corner of the window. Believe it or not, for most users, closing the window is the most common action used with the mouse (not maximizing/restoring or minimizing). Whereas you have easy key combinations to switch windows (Alt-Tab or Cmd-Tab) or minimize windows (Control-Alt-D, Windows-D, or Cmd-H), there isn&#8217;t really an easy and <i>consistent</i> way to close windows. Sometimes in Ubuntu it&#8217;s Control-W. Sometimes it&#8217;s Control-Q. Sometimes you have to do the awkward Alt-F4. Also, it&#8217;s safer to use the mouse to close a window since you&#8217;re less likely to close the wrong window. I&#8217;ve more than once Alt-F4&#8242;ed (in both Windows and Linux) the wrong window (thinking it was in focus when it wasn&#8217;t).
<p> Someone brought up in the comments that a smaller font may be better for netbooks but isn&#8217;t great for larger desktop monitors. Well, Ubuntu seems to be able to autodetect my screen resolution is 1024&#215;576. I&#8217;m sure for a lot of large desktop monitors it can autodetect your screen resolution as 1600&#215;1200 or whatever. Would it be that difficult to have the defaults auto-adjusted to your screen resolution? So if you&#8217;re using a netbook, the default font would be 8pt or 9pt, and if you&#8217;re using a large monitor the default font would be 12pt or 14pt. Hey, there&#8217;s an idea.<br />
<h2>The Future of Ubuntu</h2>
<p> Pretty soon, I&#8217;m almost finishing up my fifth year with Ubuntu. I started Ubuntu in May 2005 with Ubuntu 5.04 (Hoary Hedgehog). I&#8217;ve used every release since then: Breezy Badger, Dapper Drake, Edgy Eft, Feisty Fawn, Gutsy Gibbon, Hardy Heron, Intrepid Ibex, Jaunty Jackalope, and Karmic Koala. I&#8217;ve posted literally tens of thousands of times on the forums to help new users with their problems. I&#8217;ve filed bug reports. I&#8217;ve written documentation (both official and unofficial). Over the years, I&#8217;ve seen Ubuntu improve a lot. In the old days, there were separate live and installer CDs. The installer CD didn&#8217;t even have a point-and-click interface. You couldn&#8217;t enable the extra repositories without manually editing the /etc/apt/sources.list file. You couldn&#8217;t safely write to NTFS. There was no bootsplash. There was no Wubi to allow a 99.9999% safe dual-boot setup with Windows. I like the recent logo rebranding, too.
<p> With all that vast improvement, though, Ubuntu still hasn&#8217;t come significantly closer to fixing <a href="https://bugs.launchpad.net/ubuntu/+bug/1">Bug #1</a>. There are a few good reasons for this, the main one being that Ubuntu still hopes people will download, burn, install, and configure Ubuntu on their own. This isn&#8217;t the way to penetrate the market. And the preinstalled Ubuntu options are not appealing to the general public for various reasons. Dell doesn&#8217;t advertise Ubuntu well or price it competitively to Windows. Dell also does not sell Ubuntu on higher-end models&#8230; or even in very many countries. You cannot find the Ubuntu-preinstalled Dell models in a physical store to try out. You have to buy it sight-unseen. Same deal with System76 and ZaReason for that last part. If I&#8217;m going to be shelling out hundreds or thousands of dollars on a laptop, I want to be able to try it out and see how it looks and feels. With my last two purchases, I had to do it sight unseen (Xandros-preinstalled Asus Eee PC 701 and Ubuntu-preinstalled HP Mini 1120nr). It wasn&#8217;t fun having to scour the internet for various reviews and then realizing there were always one or two quirks that no one mentioned that I later discovered.
<p> I don&#8217;t know if Jane Silber or Mark Shuttleworth will ever stumble upon my blog, but I wrote two years ago what I believe their best strategy would be, and I still believe that to be true: <a href="http://www.psychocats.net/ubuntucat/ubuntu-the-open-source-apple-challenger/">Ubuntu: The Open Source Apple Challenger?</a> You need a store. You need a physical store with well-designed custom fully Linux-compatible laptops. It has to be as sleek as the Apple Store but with Ubuntu&#8217;s unique branding and, more importantly, a more open philosophy. <i>Yes, we highly recommend you use this Ubuntu laptop and this Ubuntu phone and this Ubuntu MP3 player and this Ubuntu printer, but you may also find Ubuntu works well with many other devices. These are the ones we guarantee will work. No kernel regressions. Lots of extra testing.</i>
<p> When you file a bug report for Ubuntu, you&#8217;ll have to post <i>lspci</i> and other stuff only if you&#8217;re using a non-sanctioned model. Otherwise, Launchpad will automatically know exactly what model you have.
<p> I can hear the Ubuntu zealot backlash in my head now. &#8220;How can you complain about something that&#8217;s free?&#8221; &#8220;Why don&#8217;t you just get a Mac?&#8221; &#8220;Ubuntu just needs more polish.&#8221; No. No. No. That&#8217;s not it. See, <a href="http://www.psychocats.net/ubuntucat/the-linux-communitys-mixed-messages/">as I&#8217;ve pointed out before</a>, you can&#8217;t have it both ways. If you&#8217;re going to say that which is free is not worthless, you have to stand by the quality of that which is free, which means you have to accept that there can be criticism of that which is free. Otherwise, you have to say free is necessarily inferior to that which is non-free. Besides, I have devoted hundreds of hours to helping Ubuntu. Maybe I didn&#8217;t pay money for it (except that one time I donated to the forums), but I certainly have donated enough of my time and energy to the project to be able to voice a criticism or two. I&#8217;ve certainly filed my fair share of bug reports and posted my fair share of brainstorms. And, sure, Ubuntu could use some more polish, but polish won&#8217;t save the day if people are still supposed to download and install Ubuntu themselves. For more details on that, see <a href="http://www.psychocats.net/ubuntucat/linux-for-the-masses-narratives/">Linux-for-the-masses narratives</a>.
<p> Should I get a Mac, though? I don&#8217;t know. I have a lot of problems with Macs. I don&#8217;t like how you can resize windows from only the lower-right corner. I don&#8217;t like how there is a universal taskbar. I don&#8217;t like how accidentally dragging an icon off the dock makes it vanish in a poof of smoke. I don&#8217;t like how you can&#8217;t get a new finder window by pressing Cmd-N. I don&#8217;t like how Enter renames and Cmd-O opens. I don&#8217;t like how minimized applications don&#8217;t restore when you Cmd-Tab to them. I don&#8217;t like how closing the last window of an application doesn&#8217;t quit the application.
<p> You know what, though? Even though I don&#8217;t agree with how Apple set up the interface, I understand the rationale behind each and every one of those decisions. I don&#8217;t have to agree with the rationale to understand it. For some of the Ubuntu or Gnome teams&#8217; decisions, I cannot see the rationale at all. They just seem like bugs or arbitrary decisions. They don&#8217;t all follow a consistent paradigm or vision. More importantly, Apple does have some great innovative things. Love the multi-touch implementation on the new Macbooks. Love the magnetic power cords.
<p> I guess we&#8217;ll see what happens when I&#8217;m next in a position to buy a new computer. If, by the time I buy a new computer, Ubuntu has physical stores with well-polished and properly marketed preinstalled laptops, I&#8217;ll probably get one of those. If, by the time I buy a new computer, Google Chrome OS netbooks are actually a good option, I&#8217;ll probably get one of those. If, however, we&#8217;re still in the same place we are now with Linux preinstalled, I may be getting a Mac. Don&#8217;t let me down, Jane and Mark. I admire so much of what you do, but Ubuntu really has so much more and different to do to get across that Bug #1 threshold. It isn&#8217;t just about improving software. It&#8217;s about an entirely new business approach.
<p> P.S. I&#8217;m not threatening to leave Ubuntu. I&#8217;m simply stating what I believe to be a practical approach. If it&#8217;s been two years and I go to Google Chrome OS or Mac OS X, I&#8217;ll probably still be doing Ubuntu tutorials to help new users. They&#8217;ll just still be primarily for Windows ex-power users and not the so-called masses (aka &#8220;jane six-pack,&#8221; aka &#8220;average user&#8221;).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.psychocats.net/ubuntucat/ubuntu-10-04-lucid-lynx-first-impressions/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>What bothers me about the Ubuntu-Yahoo deal</title>
		<link>http://www.psychocats.net/ubuntucat/what-bothers-me-about-the-ubuntu-yahoo-deal/</link>
		<comments>http://www.psychocats.net/ubuntucat/what-bothers-me-about-the-ubuntu-yahoo-deal/#comments</comments>
		<pubDate>Sat, 30 Jan 2010 17:31:54 +0000</pubDate>
		<dc:creator>ubuntucat</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[revenue sharing]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[yahoo]]></category>

		<guid isPermaLink="false">http://www.psychocats.net/ubuntucat/?p=1841</guid>
		<description><![CDATA[On Tuesday, Rick Spencer announced on the Ubuntu developers mailing list that Ubuntu has entered a revenue sharing deal with Yahoo! and will make Yahoo! the default search engine in the next Ubuntu release (10.04, Lucid Lynx). This sparked an extremely long discussion thread on the Ubuntu Forums about whether this is a good idea [...]]]></description>
			<content:encoded><![CDATA[<p>On Tuesday, <a href="https://lists.ubuntu.com/archives/ubuntu-devel/2010-January/030065.html">Rick Spencer announced on the Ubuntu developers mailing list</a> that Ubuntu has entered a revenue sharing deal with Yahoo! and will make Yahoo! the default search engine in the next Ubuntu release (10.04, Lucid Lynx). This sparked <a href="http://ubuntuforums.org/showthread.php?t=1392396">an extremely long discussion thread on the Ubuntu Forums</a> about whether this is a good idea or not.
<p> Generally speaking (with few exceptions), the reactions fall into one of two categories:
<ol>
<li>This is great. I won&#8217;t use Yahoo! myself, but if it makes money for Ubuntu, why not? How hard is it to change the defaults. Two clicks.
<li>This is unacceptable. Yahoo! is in bed with Microsoft. This is wrong. If Ubuntu needs money, we should donate. Why wasn&#8217;t the community consulted?</ol>
<p> Well, my reaction to this deal wasn&#8217;t quite either of those. Yes, I believe the community should have been consulted. That isn&#8217;t really what bothered me. What bothered me is that the decision was made soley with regard to revenue and not thinking at all about the user experience. It wasn&#8217;t &#8220;We evaluated the default search engine and decided Yahoo! has better search results or gives a better search experience than Google, and so we have decided to enter a revenue-sharing deal with Yahoo!&#8221; Nor was it even &#8220;We evaluated Yahoo! and Google and found the Yahoo! search experience to be only slightly worse than the Google one or about equal, but we thought revenue-sharing would be worth the sacrifice.&#8221; No, no mention of the user experience at all. It&#8217;s just the revenue.
<p> I have nothing against Ubuntu making money. Mark Shuttleworth has deep pockets, but if Ubuntu is to be self-sustaining, it can&#8217;t just drain his pocketbook indefinitely. Nevertheless, <a href="http://www.psychocats.net/ubuntucat/defaultsmatter/">defaults matter</a>, and if they didn&#8217;t this deal would get Ubuntu no money (if most people changed the default, very few users would keep Yahoo!, which means Ubuntu wouldn&#8217;t get much revenue from this deal).
<p> That last bit is something people don&#8217;t realize. If all (or even most of) the Ubuntu users change the default to Google or Cuil or Scroogle, then you can&#8217;t say &#8220;Well, I won&#8217;t use it, but great for Ubuntu to make some money.&#8221; They won&#8217;t be making money if you all keep changing the search engine.
<p> But we won&#8217;t all be changing the search engine. Anyone handed the live CD and trying to do a search will either not know Yahoo! is the default search engine or just not bother to change it. (One of the reasons defaults matter.)
<p> So I can see only two sensible reactions to this deal:
<ol>
<li>This is great. Anything to make Ubuntu money. I intend to keep Yahoo! as the default to make Ubuntu money.
<li>Extra revenue is great, but why isn&#8217;t the user experience even considered when making this decision?</ol>
<p> Obviously, I choose the latter.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.psychocats.net/ubuntucat/what-bothers-me-about-the-ubuntu-yahoo-deal/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>How else can Linux fail in the consumer space?</title>
		<link>http://www.psychocats.net/ubuntucat/how-else-can-linux-fail-in-the-consumer-space/</link>
		<comments>http://www.psychocats.net/ubuntucat/how-else-can-linux-fail-in-the-consumer-space/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 00:03:29 +0000</pubDate>
		<dc:creator>ubuntucat</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[dell]]></category>
		<category><![CDATA[fail]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mark shuttleworth]]></category>
		<category><![CDATA[netbook]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.psychocats.net/ubuntucat/?p=1831</guid>
		<description><![CDATA[Many Linux advocates and Linux bashers still think the success or failure of Linux in the consumer (not server or embedded) space rests on technical merits. Implementation, marketing, pricing, inertia, vendor lock-in&#8212;no, of course, those have nothing to do with whether people decide on Linux as opposed to Windows or Mac OS X. Would it [...]]]></description>
			<content:encoded><![CDATA[<p>Many Linux advocates and Linux bashers still think the success or failure of Linux in the consumer (not server or embedded) space rests on technical merits. Implementation, marketing, pricing, inertia, vendor lock-in&mdash;no, of course, those have <i>nothing</i> to do with whether people decide on Linux as opposed to Windows or Mac OS X. Would it help to work on the technical merits of Linux? Sure. Will that alone make Linux a success for consumers? Hardly. Technical merits will get technical users into it (Network admin, want a server? Use Linux. Hey, TiVo, want a free operating system for your DVR product? Use Linux).
<p> Linux had a few good opportunities to succeed, but flubbed on the execution:
<ol>
<li><b>OLPC</b>. When I heard about the One Laptop Per Child project, I got giddy. It was marketed as the $100 laptop. It was going to be durable. It was going to use Linux. It was going to help kids in developing countries learn. If that had been what really happened, Linux would have really taken off, at least in certain demographic segments of the world. What really happened? Well, the laptop was nowhere near $100. It was more like $200. And if rich folks wanted them, they had to pay $400 ($200 to get one, $200 to give one). It also was a pretty ugly laptop, with an extremely crippled version of Linux.
<li><b>Dell</b>. When Dell started up its Idea Storm section, it probably had no idea the section would be bombarded by Linux users demanding Dell start offering Linux preinstalled. Well, Dell half-heartedly gave in and offered a couple of select models with Ubuntu preinstalled. This half-hearted effort doomed the new venture to failure. Dell hid Ubuntu away so no one could see it on their website without a direct link or clever Google searching. Dell priced the Ubuntu laptops more than spec-equivalent Windows laptops. Dell &#8220;recommended&#8221; Windows on all the Ubuntu laptop pages (it still does). Dell still used Linux-unfriendly hardware (Broadcom, anyone?). To sum up, Dell was not invested in really selling Linux preinstalled. It just wanted to sort of, kind of appease the Linux community (most of whom continue to buy the cheaper Windows-preinstalled laptops and then install Linux for themselves).
<li><b>Netbooks</b>. I love the idea of netbooks. The execution was terrible, though. They were not heavily advertised. Early netbooks had 512 MB of RAM and 4 GB SSD drives with 7&#8243; screens. The battery life was poor. The keyboards were cramped. The screen resolution was practically non-existent. Worse yet, all the OEMs included crippled versions of Linux&#8230; Linpus Linux Lite, Xandros&#8230; installing software became in reality the nightmare that Linux haters often misrepresent it to be. It would be like having apps for the iPhone without an App Store. Yes, you could install a regular Linux version yourself, but that&#8217;s not what the everyday consumer is going to do. Microsoft slammed the years-familiar XP down on netbooks, and&mdash;suffering from a bad implementation and no marketing or advocacy from OEMs&mdash;Linux on netbooks floundered.
<li><b>Android</b>. In many ways, Android is actually a success. But it is not the success it could have been. When people were saying various Android phones could be the next &#8220;iPhone killer,&#8221; I thought, <i>Hey, maybe they could be. We&#8217;ll see</i>. I wasn&#8217;t surprised to see that the G1 did not kill the iPhone, the MyTouch didn&#8217;t kill the iPhone, the Hero didn&#8217;t kill the iPhone, nor did the Droid, nor did the Nexus One. I have a MyTouch 3G with Android, and I love my phone. I understand very well why it didn&#8217;t kill the iPhone, though. Apple understands how to make an excellent user experience, and Google doesn&#8217;t. That&#8217;s the bottom line. I&#8217;m not an Apple fanboy. I actually disagree with a lot of the design decisions Apple makes. What I don&#8217;t dispute is that Apple has a vision. Every decision, whether I agree with it or not, has a rationale that makes sense. Yes, there are pros and cons, and Apple weighed them and decided the pros outweighed the cons. With Android, though, and with various HTC phones using Android, I see various bad interface implementations that have no pros at all. I just don&#8217;t see anyone properly testing these things. For example, on the MyTouch and the Nexus, the speaker is on the back of the phone. Why? On some of the Android text dialogues, you have to tap into the text field (even if you have no hard keyboard) to get the onscreen keyboard to appear (shouldn&#8217;t it appear automatically if the text field is in focus?). Those are just a couple of examples. </ol>
<p> Just yesterday, Steve Jobs announced the iPad to much ridicule. People made fun of the name. People said it would be useless without Flash, a USB port, without a front-facing camera, without multi-tasking. They called it an oversized iPhone. They said the 4:3 aspect ratio wouldn&#8217;t be good for movies. The LED screen wouldn&#8217;t be good for reading in sunlight or for long periods of time.
<p> I kind of liked it. I wasn&#8217;t overwhelmed by it. I wasn&#8217;t drooling. But I can see the appeal. It looks like a slick device, and it&#8217;s priced a lot lower than people thought it would be (most of the speculation saw it between $700 and $1000). If it&#8217;s a standalone device (doesn&#8217;t need to hook up or sync to a Windows or OS X computer with iTunes), I might consider it.
<p> I would be curious to see if any OEM is going to step up to the plate here, though, and give Linux a real chance. I doubt it. It would be quite simple, though. Create a tablet just like the iPad (has to include proper multi-touch, though&#8230; no backing out for fear of so-called patent infringement, Google). Run a Linux-based operating system that is mainly open source (but can have some proprietary programs on it). Include multi-tasking. Include a proper software repository. Use a regular hard drive instead of SSD drive. Include USB ports. Have better screen resolution or a widescreen aspect ratio. Then price it just a little below the iPad&#8230; oh, and give it a proper name&#8230; one people won&#8217;t make fun of.
<p> How simple is that? Will it happen? Probably not. A bunch of iPad imitators will pop around, sure. They&#8217;ll each have serious flaws, though. Many will lack multi-touch. Most will be too bulky. Some won&#8217;t have a sensible user interface. Some will be too expensive. Then I can tack it on as yet another way Linux has failed in the consumer space.
<p> Mark Shuttleworth, if you&#8217;re reading this, it&#8217;s about time you realized <a href="https://bugs.launchpad.net/ubuntu/+bug/1">Bug #1</a> gets fixed once you create a full and unified software-hardware user experience. Hoards of Windows users aren&#8217;t going to download the Ubuntu .iso, set their BIOSes to boot from CD, repartition their hard drives, install Ubuntu, and then troubleshoot hardware compatibility problems. You (or someone with your savvy and financial resources) need to be the open source Steve Jobs if Linux is going to succeed in the consumer space.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.psychocats.net/ubuntucat/how-else-can-linux-fail-in-the-consumer-space/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
