<?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; Uncategorized</title>
	<atom:link href="http://www.psychocats.net/ubuntucat/category/uncategorized/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>Annoying Android usability issue &#8211; Gmail with multiple accounts</title>
		<link>http://www.psychocats.net/ubuntucat/annoying-android-usability-issue-gmail-with-multiple-accounts/</link>
		<comments>http://www.psychocats.net/ubuntucat/annoying-android-usability-issue-gmail-with-multiple-accounts/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 04:56:19 +0000</pubDate>
		<dc:creator>ubuntucat</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://www.psychocats.net/ubuntucat/?p=2210</guid>
		<description><![CDATA[I love my Android phone. It&#8217;s a lot of fun, and I think Google has done a lot of good things with the Android platform. There are still some major usability issues, though, that I hope Google will iron out in Android 3.0 (Gingerbread). Here&#8217;s one, for example: Issue 1664: Gmail should allow choosing the [...]]]></description>
			<content:encoded><![CDATA[<p>I love my Android phone. It&#8217;s a lot of fun, and I think Google has done a lot of good things with the Android platform. There are still some major usability issues, though, that I hope Google will iron out in Android 3.0 (Gingerbread).
<p> Here&#8217;s one, for example:<br /> <a href="http://code.google.com/p/android/issues/detail?id=1664">Issue 1664: Gmail should allow choosing the From: address on an account that has multiple addresses</a><br /><a href="http://www.google.com/support/forum/p/Android+Market/thread?tid=5f98184fc800df6b&#038;hl=en">Send As Feature in Gmail</a>
<p> For years, I&#8217;ve been using Thunderbird as my email client. I used it on Windows. Then I used it on Ubuntu. Then I used it on Mac OS X. Recently, inspired by my move to an Android phone, I decided to go as Google as possible. Google Voice. Google Docs. Google Maps. Google Reader. Gmail. There were some things that took adjusting to in Gmail (conversations instead of messages, anyone?), but I didn&#8217;t miss Thunderbird as much as I thought I would. Google gives you nigh-unlimited email storage (I don&#8217;t see meeting the 7 GB limit any time soon the way my emails are going), and the interface is simple and quick, and easy to use. More importantly, I can aggregate with Gmail a bunch of email accounts into one, just as I would with a traditional desktop email client (like Thunderbird, Mail, Eudora, or Outlook).
<p> In the regular Gmail web interface, you can choose which of these accounts is the default email address (meaning if you compose a new message, that message will have the <i>from:</i> address be that email address unless you choose otherwise), and you can also choose to have all replies sent from the email the original message was sent to. That means if someone sends an email to my church account and I hit <i>Reply</i>, the reply will appear to come from my church account; and if someone sends an email to my home account and I hit <i>Reply</i>, the reply will appear to come from my home account.
<p> Pretty nifty feature to have. Too bad it&#8217;s missing from Android&#8217;s Gmail app. In the Android Gmail app, if you compose a new message, it will always come from your Gmail email address, regardless of what your setting is on the web client. And if you reply to a message, it will also come from your Gmail address. That makes it pretty much useless to me in terms of writing emails, seeing as how I use my Gmail account to aggregrate other email accounts, and I basically <i>never</i> want emails to appear to come from my Gmail account.
<p> Fortunately, there&#8217;s a workaround, but it&#8217;s not pretty. The workaround is not to use the Gmail app. Just use the Gmail web interface in your favorite Android browser (Browser, Opera, xScope, Dolphin, etc.). If you use the mobile version (which is the default) of the web client, you won&#8217;t actually get to <i>see</i> your <i>from:</i> address, but it&#8217;ll still operate the way it&#8217;s supposed to (I tested it on both a reply and a new email). You can switch to the desktop (or &#8220;classic&#8221;) mode of the web client if you actually want to see the <i>from:</i> address.
<p> Now, Google, how difficult would it really be to fix this problem?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.psychocats.net/ubuntucat/annoying-android-usability-issue-gmail-with-multiple-accounts/feed/</wfw:commentRss>
		<slash:comments>2</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>Living the Apple and Google life</title>
		<link>http://www.psychocats.net/ubuntucat/living-the-apple-and-google-life/</link>
		<comments>http://www.psychocats.net/ubuntucat/living-the-apple-and-google-life/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 18:02:02 +0000</pubDate>
		<dc:creator>ubuntucat</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://www.psychocats.net/ubuntucat/?p=2185</guid>
		<description><![CDATA[Ever since Apple rejected the Google Voice application for the iPhone last year, the tech press has tried to play up a corporate rivalry between Apple and Google. Will people pick Android or iPhone? Will Apple make Bing the default search engine on the iPad? Will Google start making touchscreen tablets to &#8220;kill&#8221; the iPad? [...]]]></description>
			<content:encoded><![CDATA[<p>Ever since Apple rejected the Google Voice application for the iPhone last year, the tech press has tried to play up a corporate rivalry between Apple and Google. Will people pick Android or iPhone? Will Apple make Bing the default search engine on the iPad? Will Google start making touchscreen tablets to &#8220;kill&#8221; the iPad? I&#8217;m sure Eric Schmidt and Steve Jobs don&#8217;t get along as much as they used to, and Apple and Google certainly have experienced some overlap in terms of competing markets and target audiences. Nevertheless, for a lot of everyday consumers, the Apple/Google dynamic is more of a hybrid synthesis than a divided pledge to one or the other.
<p> Here are a few examples:
<ul>
<li><b>Me</b>: As some of my Ubuntu-using readers are dismayed about, I recently switched my primary operating system to Mac OS X on a Macbook Pro (still using Ubuntu on the netbook, still will keep updating Ubuntu tutorials). At the same time, I have an Android phone, and I will not be giving it up for an iPhone until Steve Jobs says (in all sincerity, not as a joke) &#8220;I love Google Voice and I think it&#8217;s the app everyone should install on the iPhone!&#8221; To make the most of my Android experience, I use GMail also, even to check my non-GMail accounts (via POP3). And, of course, I use Google as my main search engine.
<li><b>My wife</b>: She&#8217;s an Apple user through and through. She uses a Mac at work, and she uses a Mac at home. She has an iPhone. She uses Mail, not Thunderbird or GMail. Safari (not Chrome) is her main web browser. At the same time, she has a Nook (Android-based) e-reader, and Google is still her main search engine.
<li><b>My pastor</b>: Even this Apple hipster recently traded up his iPhone for an Android phone (albeit an iPhone clone), but he plans to get an iPad to keep up his &#8220;street cred.&#8221;
<li><b>My sister-in-law</b>: She uses a Mac Mini with iTunes and has an iPod, but she also has an Android phone and a GMail and Google Voice account.
<li><b>My boss</b>: She uses Google for just about everything. It&#8217;s her search engine. GMail is her email. She just got started with Google Voice the other day. She uses Picasa to organize her photos. But she&#8217;s an iPhone user. </ul>
<p> In fact, I would say, at least among my social circle, the last example is the most typical. Yes, I know a lot of iPhone users. Before they had iPhones, they had iPods. Some of them still use iPods separately from their iPhones. But Google is the main search engine. GMail is the email. Google Voice is starting to catch on. Even if you don&#8217;t have an Android phone, there may be other Android devices (like a Nook) that you pick up. Even if you love Google, you may still have an iPhone.
<p> Who&#8217;s going to win? Apple or Google? I say both will win. In some ways, both have already won.
<p> P.S. I do know a couple of iPhone users interested in Google Voice. Anyone with a non-jailbroken iPhone who&#8217;s been using the two together for a while willing to share the experience of using the Google Voice mobile page in Safari? Pros and cons?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.psychocats.net/ubuntucat/living-the-apple-and-google-life/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Where are dedicated eReaders headed?</title>
		<link>http://www.psychocats.net/ubuntucat/where-are-dedicated-ereaders-headed/</link>
		<comments>http://www.psychocats.net/ubuntucat/where-are-dedicated-ereaders-headed/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 18:10:59 +0000</pubDate>
		<dc:creator>ubuntucat</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[ereaders]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[kindle]]></category>
		<category><![CDATA[nook]]></category>

		<guid isPermaLink="false">http://www.psychocats.net/ubuntucat/?p=2171</guid>
		<description><![CDATA[For a long time I was skeptical of the whole eReader phenomenon. I like my books. I like flipping through the pages quickly, taking one book at a time to the couch, to bed, to the bath, to the airport. Bent pages and ratty covers aren&#8217;t pretty to look at, but they still leave the [...]]]></description>
			<content:encoded><![CDATA[<p>For a long time I was skeptical of the whole eReader phenomenon. I like my books. I like flipping through the pages quickly, taking one book at a time to the couch, to bed, to the bath, to the airport. Bent pages and ratty covers aren&#8217;t pretty to look at, but they still leave the book usable and lendable. Well, recently my wife got a Nook, and she is just glued to that thing. She is a voracious reader and has just been reading book after book (either for free or for purchase) on that thing day and night. Even though there are some refinements that could come to the Nook&#8217;s interface, she still loves that thing. The good thing is that Barnes &#038; Noble actually seems committed to improving the Nook. It&#8217;s received four updates since its launch back in December, and every update has improved it considerably (usually the performance in terms of turning pages, but also some other features).
<p> The other day, I had the opportunity to read a book on her Nook, and it was quite a pleasurable experience. It was a lot better than I thought it would be. I know she prefers clicking the hard button on the side to turn pages. I found I liked turning pages by lightly flicking to the right or left on the touchscreen (after it has dimmed&mdash;before it dims, a touch will select a menu item). Even though the Kindle gets a lot more press, the Nook looks a lot better (my wife had some random person on the bus ask her if the Nook was an Apple product) and it supports the ePub format.
<p> What will happen with dedicated eReaders, though? My guess is, unfortunately, they will remain a relatively niche product. I don&#8217;t think there is a huge percentage of the populace who reads a novel a day. I think most people read only a little bit at a time. So the eye strain issue of a backlit screen is moot. I don&#8217;t agree with people who say &#8220;Lots of people stare at backlit screens at work all the time and don&#8217;t have eye strain.&#8221; I actually know quite a lot of people who do have eye strain from staring at laptop screens. In any case, a lot of laptop users at work are using their laptops to do various small tasks instead of just staring at it reading one long manuscript. And, really, that is how most people will be reading eBooks&mdash;a few pages at a time on an iPhone, an Android phone, or an iPad or other touchscreen tablet.
<p> The bright colors and touchscreen appeal will definitely beat out the pragmatic eInk technology on dedicated eReaders&#8230; at least for most people. I think my wife can read sometimes two or three novels a day. For her, eInk makes a lot of sense. I don&#8217;t read nearly as much as she does, but I think eInk may make sense for me, too.
<p> Tell you what, though&mdash;if they can make an eInk screen that is in full color and touchscreen enabled, that would kick some serious electronic book butt.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.psychocats.net/ubuntucat/where-are-dedicated-ereaders-headed/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Disappointed with the way Pixar&#8217;s storytelling is going</title>
		<link>http://www.psychocats.net/ubuntucat/disappointed-with-the-way-pixars-storytelling-is-going/</link>
		<comments>http://www.psychocats.net/ubuntucat/disappointed-with-the-way-pixars-storytelling-is-going/#comments</comments>
		<pubDate>Sat, 19 Jun 2010 17:41:53 +0000</pubDate>
		<dc:creator>ubuntucat</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[conflict]]></category>
		<category><![CDATA[Movies]]></category>
		<category><![CDATA[pixar]]></category>
		<category><![CDATA[storytelling]]></category>

		<guid isPermaLink="false">http://www.psychocats.net/ubuntucat/?p=2167</guid>
		<description><![CDATA[I&#8217;m a big Pixar fan. Have been for a long time. Basically every Pixar movie I&#8217;ve seen has either been good, great, or fantastic. They have no duds&#8230; so far, anyway. If you read or hear interviews with the creators at Pixar, you&#8217;ll often hear that the most important process in creating a movie is [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m a big Pixar fan. Have been for a long time. Basically every Pixar movie I&#8217;ve seen has either been good, great, or fantastic. They have no duds&#8230; so far, anyway. If you read or hear interviews with the creators at Pixar, you&#8217;ll often hear that the most important process in creating a movie is finding a good story. The animation (though stellar) comes second.
<p> What makes Pixar movies compelling is that they have good stories, good characters, good animation, and good jokes. It all comes together. Lately, though, I&#8217;ve noticed their internal conflicts have been a bit dull.
<p> For those of you unfamiliar with fiction terminology, there are two major kinds of conflict in a story&mdash;external conflict and internal conflict. An external conflict involves two external forces (usually separate characters or groups of characters) fighting against one another.
<p> If your character is trying to escape from a psychotic killer, trying to get out of debt, or trying to find the perfect mate, your character is involved in an external conflict. While these external conflicts can be mildly entertaining or visually stimulating to watch, they are not very intellectually stimulating.
<p> If your character isn&#8217;t sure whether someone is a psychotic killer or not or whether she wants to escape or not, if your character is thinking about whether she might embrace debt or try to get out of it, if your character is starting to doubt how satisfied she&#8217;ll be with the perfect mate, then your character is involved in an internal conflict. Should I stay or should I go? Who am I? Do I really love this person? What&#8217;s wrong with my life? These struggles are struggles we can relate to and involve a lot of introspection and tough choices, a lot of times with no easy right answer.
<p> Without giving away the plots of any movies, I&#8217;ll just say the last two Pixar movies I saw had both internal and external conflicts, but the internal ones were dealt with quite quickly, and they actually weren&#8217;t even dealt with at all. Let&#8217;s just say if you&#8217;re wondering &#8220;Should I stay at this job or not?&#8221; and then you get fired, you didn&#8217;t really have to make a choice, did you? If your girlfriend may be a normal person or a serial killer, and that thought haunts you, her coming at you with a butcher knife pretty much puts the doubt out of your mind.
<p> Pixar, your jokes are still funny. Your animation is always improving. And your characters are still interesting. Please keep them interesting by fully exploring those internal conflicts. Don&#8217;t just make the internal conflicts moot because the external conflicts involve chase scenes and characters who seemed nice at first but turned out to be totally evil.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.psychocats.net/ubuntucat/disappointed-with-the-way-pixars-storytelling-is-going/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Ever thought about running UNetBootIn in Wine on a Mac?</title>
		<link>http://www.psychocats.net/ubuntucat/ever-thought-about-running-unetbootin-in-wine-on-a-mac/</link>
		<comments>http://www.psychocats.net/ubuntucat/ever-thought-about-running-unetbootin-in-wine-on-a-mac/#comments</comments>
		<pubDate>Fri, 28 May 2010 04:20:26 +0000</pubDate>
		<dc:creator>ubuntucat</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[macbook]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[unetbootin]]></category>
		<category><![CDATA[wine]]></category>

		<guid isPermaLink="false">http://www.psychocats.net/ubuntucat/?p=2161</guid>
		<description><![CDATA[Don&#8217;t bother.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.psychocats.net/ubuntucat/wp-content/uploads/unetbootin-mac.png"><img src="http://www.psychocats.net/ubuntucat/wp-content/uploads/unetbootin-mac-300x194.png" alt="" title="unetbootin mac" width="300" height="194" class="aligncenter size-medium wp-image-2160" /></a><br /> Don&#8217;t bother.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.psychocats.net/ubuntucat/ever-thought-about-running-unetbootin-in-wine-on-a-mac/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Macbook Pro Dead Video Card Saga</title>
		<link>http://www.psychocats.net/ubuntucat/the-macbook-pro-dead-video-card-saga/</link>
		<comments>http://www.psychocats.net/ubuntucat/the-macbook-pro-dead-video-card-saga/#comments</comments>
		<pubDate>Wed, 26 May 2010 04:02:32 +0000</pubDate>
		<dc:creator>ubuntucat</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[customer service]]></category>
		<category><![CDATA[genius bar]]></category>
		<category><![CDATA[macbook pro]]></category>
		<category><![CDATA[nvidia]]></category>

		<guid isPermaLink="false">http://www.psychocats.net/ubuntucat/?p=2157</guid>
		<description><![CDATA[Back story Those of you who have been following my blog know I recently switched my primary computer from a Ubuntu netbook to a Mac OS X laptop. I still have the Ubuntu netbook and use it from time to time (mainly to take out with me when I do laundry), but my wife&#8217;s old [...]]]></description>
			<content:encoded><![CDATA[<p><b>Back story</b><br /> Those of you who have been following my blog know I recently switched my primary computer from a Ubuntu netbook to a Mac OS X laptop. I still have the Ubuntu netbook and use it from time to time (mainly to take out with me when I do laundry), but my wife&#8217;s old Macbook Pro is my main computer now.
<p><b>About Apple Hardware</b><br /> We bought this computer back in January 2008, less than 2.5 years ago. At the time, it was US$2000, quite a significant purchase price for a computer. Given some people&#8217;s much-vaunted claims about Apple computers&#8217; &#8220;superior hardware,&#8221; the real truth is that Apple uses generic components. Nvidia graphics card. Fujitsu SATA hard drive. We&#8217;ve upgraded the RAM on two Apple laptops using generic RAM from NewEgg (much cheaper than the Apple Store RAM), and it works just as well as the Apple RAM. <b>There is nothing special about the Apple internal hardware</b>. The external hardware is a work of art&mdash;well-constructed and pleasant to look at. But an Nvidia card in an Apple laptop is about the same as an Nvidia card in a Windows or Linux laptop.
<p> <b>Graphics Card Failure</b><br /> So last week, I was in the middle of using this laptop when the screen started rapidly flickering white like a strobe light while the mouse turned into the rainbow circle of death (also known as the beachball). I could move the mouse, but I couldn&#8217;t click on anything. Eventually, the only way I could get it to stop was a forced shutdown. After I rebooted, everything seemed fine for an hour or so. Then I got the crazy flickering again. I did a forced shutdown. This time, though, when I rebooted, I got a failure message saying that I had to reboot. I wasn&#8217;t happy about this. In between various successful reboots, failures, and flickerings, I did Google searches and tried every suggestion I could find. I reset the PRAM. I took out the RAM and put it back in. I tried using the laptop without the battery. I tried using a lower screen resolution. Nothing worked. After a certain point, the display just totally died. No flickering. Nothing. Dead.
<p> At that point, both my wife and I had considered the laptop gone. $2000 down the drain, and after only two years and a bit. It was past the manufacturer&#8217;s warranty, and we didn&#8217;t have Apple Care (as a matter of policy, we do not buy service plans, because they are generally a waste of money, and if we added up all the money we would have wasted on all those service plans, we could easily just purchase a new whatever-electronics-device-is-broken). I decided, since we gave up on it anyway to do just a little bit more Google searching, and I came across this Apple support article: <a href="http://support.apple.com/kb/ts2377">MacBook Pro: Distorted video or no video issues</a>, which says:<br />
<blockquote>In July 2008, NVIDIA publicly acknowledged a higher than normal failure rate for some of their graphics processors due to a packaging defect. At that same time, NVIDIA assured Apple that Mac computers with these graphics processors were not affected. However, after an Apple-led investigation, Apple has determined that some MacBook Pro computers with the NVIDIA GeForce 8600M GT graphics processor may be affected. If the NVIDIA graphics processor in your MacBook Pro has failed, or fails within three years of the original date of purchase, a repair will be done free of charge, even if your MacBook Pro is out of warranty.</p></blockquote>
<p> I wasn&#8217;t too hopeful Apple would honor this, but I figured I had nothing to lose. It was a dead laptop. If Apple wouldn&#8217;t honor this article, I would still have a dead laptop. If they would honor it, though, I would have a resurrected laptop.
<p> <b>The Genius Bar</b><br /> I went to the Apple website, created an Apple ID account, made an appointment at the Genius Bar for a couple of days later. Then my wife and I went to the Apple Store at the appointed time. I was perfectly ready to be condescended to. I was perfectly ready for them to treat me like an idiot. Fortunately, no such thing happened. The &#8220;genius&#8221; (I forget her name) was friendly and simply asked me what was wrong. I explained that the graphics card was dead because of this problem (I handed her a printout of that support article) and that I had already tried resetting the PRAM and was pretty confident it was the graphics card, since the laptop still made the bootup noise and the Caps Lock light could turn on and off. She seemed to believe me but just wanted to run one quick test. She plugged in a firewire external hard drive into the computer and booted up the laptop while holding down the S key, explaining to me that she was just running a graphics card test on it. She then plugged the external hard drive into another computer, opened up a log file, and confirmed that the graphics card was indeed dead. She asked if I had Apple Care. I explained nervously that I didn&#8217;t need it (according to the article, I shouldn&#8217;t). She said she knew I didn&#8217;t but just wanted to know if I had it. Odd.
<p> So she printed up a work order for $0.00, and I signed it. She said the part wasn&#8217;t in but would be in a few business days, and that the store would call me when the repair was done. That was Saturday.
<p> Today, the store called and said the laptop was fixed. I picked it up. Painless process. It&#8217;s working fine now. That&#8217;s how customer service should be. I had a very pleasant experience with the Apple Store Genius Bar. I don&#8217;t know if they&#8217;re actually geniuses, but they sure are friendly. That said, I am disappointed that Apple appears to blame Nvidia for providing a bad video card, and then when Apple replaces the dead video card, guess what they replace it with&mdash;exactly the same video card. So the offending graphics card is the Nvidia GeForce 8600M GT. And after the Macbook Pro was fixed, the new graphics card is also the Nvidia GeForce 8600M GT.
<p> It doesn&#8217;t take a genius to figure out if you replace a faulty model with the same model, it&#8217;s likely to be faulty again. Hopefully, we can get at least another two years out of this thing&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.psychocats.net/ubuntucat/the-macbook-pro-dead-video-card-saga/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Oppression Olympics</title>
		<link>http://www.psychocats.net/ubuntucat/the-oppression-olympics/</link>
		<comments>http://www.psychocats.net/ubuntucat/the-oppression-olympics/#comments</comments>
		<pubDate>Tue, 25 May 2010 18:27:36 +0000</pubDate>
		<dc:creator>ubuntucat</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[oppression olympics]]></category>
		<category><![CDATA[racism]]></category>
		<category><![CDATA[sexism]]></category>

		<guid isPermaLink="false">http://www.psychocats.net/ubuntucat/?p=2149</guid>
		<description><![CDATA[Welcome to the Oppression Olympics! Here are some of the events you can watch, courtesy of the Google search engine: Which Is Worse? Racism, or Sexism, or Asking Which Is Worse?Sexism Is Worse Than RacismDo victims of racism or sexism suffer more? I don&#8217;t get why people get in stupid debates about whether racism or [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome to the Oppression Olympics!
<p> Here are some of the events you can watch, courtesy of the Google search engine: <br /><a href="http://www.slate.com/blogs/blogs/convictions/archive/2008/04/02/which-is-worse-racism-or-sexism-or-asking-which-is-worse.aspx">Which Is Worse? Racism, or Sexism, or Asking Which Is Worse?</a><br /><a href="http://www.zimbio.com/feminism/articles/146/Sexism+Is+Worse+Than+Racism">Sexism Is Worse Than Racism</a><br /><a href="http://www.helium.com/debates/81009-do-victims-of-racism-or-sexism-suffer-more">Do victims of racism or sexism suffer more?</a>
<p> I don&#8217;t get why people get in stupid debates about whether racism or sexism is &#8220;worse&#8221; and whether black men face more obstacles than white women face. It&#8217;s silly. I&#8217;ve created a very simple illustration to show why it&#8217;s silly to entertain such a line of inquiry.
<p><img src="http://www.psychocats.net/ubuntucat/wp-content/uploads/stupidcomparisons.png" alt="" title="stupidcomparisons" width="300" height="300" class="aligncenter size-full wp-image-2151" /><br />Take a look at this square. Let&#8217;s say that being closer to the top of the square means&#8230; better, whatever that is (more opportunities, less hate, more money&mdash;however you define &#8220;better&#8221;). Let&#8217;s also say that being closer to the bottom of the square means&#8230; worse, however you define &#8220;worse.&#8221;
<p> So how would you then describe the situation of the dark-green stars in relation to the light-green circles? Is one simply in a better situation than the other? I don&#8217;t think so, since even such a relatively simplistic illustration shows more complexity than the &#8220;sexism is worse&#8221; or the &#8220;racism is worse&#8221; crowd would have you believe. I don&#8217;t get why people who have presumably taken geometry in secondary and/or primary school can get into such linear ways of thinking (&#8220;I&#8217;m ahead, you&#8217;re behind&#8221; or &#8220;You&#8217;re ahead, I&#8217;m behind&#8221;).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.psychocats.net/ubuntucat/the-oppression-olympics/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
