<?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>Peter Breuls's Weblog &#187; Mac</title>
	<atom:link href="http://blog.breuls.org/category/tech/mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.breuls.org</link>
	<description>Discoveries of a Dutch Developer</description>
	<lastBuildDate>Thu, 16 Jul 2009 12:16:03 +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>Tools of the trade</title>
		<link>http://blog.breuls.org/2008/07/02/tools-of-the-trade/</link>
		<comments>http://blog.breuls.org/2008/07/02/tools-of-the-trade/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 07:25:54 +0000</pubDate>
		<dc:creator>Peter Breuls</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://blog.breuls.org/?p=75</guid>
		<description><![CDATA[It&#8217;s always fun to compare tools. Who works with what and especially, why? Following the example of Flickr and some others, let me list my tools, see if you match: Working: Main machine: MacBook Pro. I have an Ubuntu PC, but that&#8217;s just &#8216;extra&#8217;. I do everything on my Mac, from working to living. Editors: [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s always fun to compare tools. Who works with what and especially, why? Following the <a href="http://code.flickr.com/blog/2008/06/30/trickr-or-humanising-the-developers-part-2/">example</a> of Flickr and some others, let me list my tools, see if you match:</p>
<p>Working:</p>
<ul>
<li>Main machine: MacBook Pro. I have an Ubuntu PC, but that&#8217;s just &#8216;extra&#8217;. I do everything on my Mac, from working to living.</li>
<li>Editors: Zend Studio 6 for all the main development tasks, completed by TextMate (and the handy &#8216;mate&#8217; cli-command) and vim for serveral minor things.</li>
<li>Transmit: used for access to (s)FTP code locations, and to manually check whether (s)FTP import applications do what they should</li>
<li>iTerm with usually about six tabs. I traverse folders, grep through them, use CVS/SVN commands and access MySQL from the commandline. And of course I connect to development and production servers using ssh, but that goes without saying.</li>
<li>MySQL Query Browser: I can usually do what I want by just using the commandline client, but every now and then I need a little more visual help.</li>
<li>Zend Core: used as an all-in-one package for Apache and PHP. I also use MAMP to run a good old PHP4 environment because at one of my employers we&#8217;re still in the midst of upgrading to PHP5 (I know, shut up).</li>
<li>Xdebug: I use it for profiling and I love the way it adapts var_dump() to a more usable way of displaying variables</li>
<li>FireFox and FireBug: very important indeed. I can&#8217;t image having to work without FireBug. I still remember trying to think really hard about my HTML/CSS and placing alerts in my JS as a way of doing some poor-mans-debugging. FireBug is a godsend.</li>
<li>YSlow: a man needs performance, and YSlow helps me determine what to do. Very nice!</li>
<li>CSSedit: editors for CSS don&#8217;t do a lot more than text editors, but they help a little and a little is enough.</li>
<li>OPML Editor: I keep my notes, todo&#8217;s and more in outlines. The best outline editor used to be the one from Radio UserLand, until Dave Winer took the tool and released it apart from the weblog editor.</li>
<li>VMWare Fusion: although I love working on my Mac, I&#8217;m still missing what I already <a href="http://blog.breuls.org/2008/04/19/wubi-the-new-way-of-dual-booting/">mentioned</a> before: the combination of Krusader and Kompare (and to a lesser degree, Cervisia) for development work. For that, I am trying out using an Ubuntu virtual machine which uses the three beforementioned apps and sshfs to mount the (development) servers I&#8217;m working on. Works like a charm!
</li>
</ul>
<p>Living and working:<br />
I take my Mac everywhere. I work on it at work, even though it is a private machine. At home, I use VLC to watch video&#8217;s and DVD&#8217;s, NetNewsWire for the daily read, Celtx for screenwriting, Mail.app for.. well duh, RealPlayer to listen to BBC Radio 1 or iTunes for my <a href="http://last.fm/user/breuls">music collection</a>, Twitterific for <a href="http://twitter.com/breuls">Twitter</a> and Unison to eh, browse newsgroups. </p>
<p>Well, that&#8217;s most of it. What about you?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.breuls.org/2008/07/02/tools-of-the-trade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Links for this week</title>
		<link>http://blog.breuls.org/2008/06/17/links-for-this-week/</link>
		<comments>http://blog.breuls.org/2008/06/17/links-for-this-week/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 11:45:00 +0000</pubDate>
		<dc:creator>Peter Breuls</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[dpc08]]></category>

		<guid isPermaLink="false">http://blog.breuls.org/?p=71</guid>
		<description><![CDATA[&#187; MacGDBp &#8211; a PHP debugger using XDebug &#187; Dutch PHP Conference 2008 &#8211; The Video &#8211; I was interviewed. Did I make the cut? &#187; DPC&#8217;08 review by Rick Buitenman &#187; It&#8217;s About Time You Learned Javascript (for real) &#8211; I think I&#8217;m gonna read that book &#187; The Top Ten Subversion Tips for [...]]]></description>
			<content:encoded><![CDATA[<p>&raquo; <a href="http://www.bluestatic.org/pr/">MacGDBp</a> &#8211; a PHP debugger using <a href="http://www.xdebug.org/">XDebug</a><br />
&raquo; <a href="http://iljavandenberg.blogspot.com/2008/06/dutch-php-conference-08-interessant-en.html">Dutch PHP Conference 2008  &#8211; The Video</a> &#8211; I was interviewed. Did I make the cut?<br />
&raquo; <a href="http://blog.meritos.nl/archives/37">DPC&#8217;08 review by Rick Buitenman</a><br />
&raquo; <a href="http://developer.yahoo.net/blog/archives/2008/06/javascript_the_good_parts_review.html">It&#8217;s About Time You Learned Javascript (for real)</a> &#8211; I think I&#8217;m gonna read that book<br />
&raquo; <a href="http://www.onlamp.com/pub/a/onlamp/2004/08/19/subversiontips.html">The Top Ten Subversion Tips for CVS Users</a><br />
&raquo; <a href="http://svnbook.red-bean.com/en/1.0/svn-book.html">The Subversion Book</a><br />
&raquo; <a href="http://codecontortionist.com/software/mac-osx-software/multifirefox/">Running multiple FireFoxes on your Mac</a><br />
&raquo; <a href="http://blog.digitalstruct.com/2008/06/18/php-performance-series-maximizing-your-mysql-database/">PHP Performance Series: Maximizing Your MySQL Database</a><br />
&raquo; <a href="http://www.webmonkey.com/blog/Clock_Browser_Speeds_with_Webmonkey_s_Stopwatch">Which is the fastest browser?</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.breuls.org/2008/06/17/links-for-this-week/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Todo&#8217;s for June 17</title>
		<link>http://blog.breuls.org/2008/06/16/todos-for-june-17/</link>
		<comments>http://blog.breuls.org/2008/06/16/todos-for-june-17/#comments</comments>
		<pubDate>Mon, 16 Jun 2008 19:34:54 +0000</pubDate>
		<dc:creator>Peter Breuls</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[MacGDBp]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[xdebug]]></category>

		<guid isPermaLink="false">http://blog.breuls.org/?p=70</guid>
		<description><![CDATA[&#187; Download FireFox 3 and install it on my Mac (my Ubuntu machine switched to FF3 weeks ago) &#187; Download this possibly very interesting PHP Debug thingy for the Mac]]></description>
			<content:encoded><![CDATA[<p>&raquo; Download FireFox 3 and install it on my Mac (my Ubuntu machine switched to FF3 weeks ago)<br />
&raquo; Download this <a href="http://www.bluestatic.org/pr/">possibly very interesting PHP Debug thingy</a> for the Mac</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.breuls.org/2008/06/16/todos-for-june-17/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wubi: the new way of dual-booting</title>
		<link>http://blog.breuls.org/2008/04/19/wubi-the-new-way-of-dual-booting/</link>
		<comments>http://blog.breuls.org/2008/04/19/wubi-the-new-way-of-dual-booting/#comments</comments>
		<pubDate>Sat, 19 Apr 2008 12:23:07 +0000</pubDate>
		<dc:creator>Peter Breuls</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[kompare]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[wubi]]></category>

		<guid isPermaLink="false">http://blog.breuls.org/?p=64</guid>
		<description><![CDATA[When I work, I usually use two computers: an Ubuntu-powered PC and my MacBook Pro. Of those, the Mac is my main machine: I have all my development tools and environments running on it, I use it for mail and documents, my music is on it (because I can&#8217;t work in silence), etcetera. It has [...]]]></description>
			<content:encoded><![CDATA[<p>When I work, I usually use two computers: an Ubuntu-powered PC and my MacBook Pro. Of those, the Mac is my main machine: I have all my development tools and environments running on it, I use it for mail and documents, my <a href="http://www.last.fm/user/Breuls/">music</a> is on it (because I can&#8217;t work in silence), etcetera. It has this value to me because I can carry it to wherever I need to, which means I can use it at both of my two jobs, plus on location if I ever need to (and sometimes I do).</p>
<p>But there&#8217;s one thing missing: although Mac OSX is a very nice OS, probably the best I&#8217;ve worked with, I still need Linux to complete my wishlist.  The combination of Krusader and Kompare, for instance, is a golden one if you need to organize your development projects. Krusader is a two-pane file manager, with the option to use FTP and SFTP or just local files. Whenever I need to examine the difference between two versions of the same file (and I need to do that a lot: before commiting my changes to version control, I want to know exactly what I&#8217;m doing), I set up Krusader to have a folder with one version of the project on the left and one version on the right. I then select the files I want to compare and the magic happens: Kompare starts.</p>
<p>Kompare is a frontend to the <code>diff</code> tool and as such not that special: if I just want to quickly see the difference between foo.php and it&#8217;s current state in CVS I can just use the built-in comparison tools from Zend Studio for Ecplise. But: Kompare is so much better! It has coloring to differentiate between additions, removals and changes, is more precise (due to the tried-and-tested <code>diff</code> being the backend) and has the ability to apply some of my changes to the other file, which enables me to be more exact in what I commit (you know, sometimes you have several changes in a file, but just a few of them belong to <em>that relevant bugfix</em> and the others are for <em>that new feature that&#8217;s still unfinished</em>, so you want to do a partly commit).</p>
<p>So, I need Linux next to Mac, because those tools don&#8217;t run on Mac OSX. When at home (for Job #1), that&#8217;s no problem. My only PC is an Ubuntu machine. But at work (at Job #2), I have an old PC which is kinda slow which I use for this. And the slow part, that&#8217;s annoying. Because whenever I need to use Kompare, I need five to ten minutes to boot the thing, and every action after that needs a lot of patience.</p>
<p>But, I share my desk with a colleague who sits there when I&#8217;m at Job #1. And he has his own PC, stalled under the desk next to mine. A new, fresh one, nice and fast, running Windows, and I already discussed making that one a dual-boot so we can share not just the desk, but the PC as well. But I don&#8217;t have the time to go and install Ubuntu next to Windows, carefully selecting partitions, making sure I don&#8217;t nuke his installation, and whatnot. So even months after &#8220;Hey, can I make that one a dual-boot?&#8221; &#8211; &#8220;Sure!&#8221; I&#8217;m still working on the slow machine.</p>
<p>Enter <a href="http://wubi-installer.org/">Wubi</a>.  Shipping with Ubuntu 8.04 next week, it&#8217;s an Ubuntu installer for Windows. And it does exactly (exactly!) what I need:</p>
<blockquote><p>When I rebooted my machine, an option to boot Ubuntu was added to my Windows boot list, and after selecting it, Ubuntu started loading just as it would if installed on a dedicated drive. I was even given the normal GRUB menu.<br />
(<a href="http://www.linux.com/feature/130713">Linux.com</a>)</p></blockquote>
<p>So now I can just boot my colleage&#8217;s machine, put in the Ubuntu CD, click through the installer and enjoy Ubuntu. No need for me to run the Ubuntu installer, carefully selecting drives, doing all kinds of stuff that costs me time. Just click-click-install, the Windows way. </p>
<p>Life really does get better with every Ubuntu release.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.breuls.org/2008/04/19/wubi-the-new-way-of-dual-booting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Life after kill -9</title>
		<link>http://blog.breuls.org/2008/03/31/life-after-kill-9/</link>
		<comments>http://blog.breuls.org/2008/03/31/life-after-kill-9/#comments</comments>
		<pubDate>Mon, 31 Mar 2008 21:04:59 +0000</pubDate>
		<dc:creator>Peter Breuls</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[front row]]></category>
		<category><![CDATA[server management]]></category>

		<guid isPermaLink="false">http://blog.breuls.org/?p=62</guid>
		<description><![CDATA[I don&#8217;t get this. I&#8217;ve had this on servers, on desktops, now I have it on my Mac: a process froze, didn&#8217;t do a thing and just ignored the hell out of me. So what do you do? Kill it! In Mac OSX, there&#8217;s a little interface which allows you to choose an application and [...]]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t get this. I&#8217;ve had this on servers, on desktops, now I have it on my Mac: a process froze, didn&#8217;t do a thing and just ignored the hell out of me. So what do you do? Kill it!</p>
<p>In Mac OSX, there&#8217;s a little interface which allows you to choose an application and force it to quit. Works every time. So far. But how do you solve the frozen-process problem with a fullscreen application that won&#8217;t let you switch to another application, like Front Row?</p>
<p>Tonight, my Mac froze on Front Row. I was comfortably sitting in bed, ready to watch an episode of a tv show on DVD, when Front Row just froze up. Silent. Nothing. No response. So I got out of bed, walked to my Linux PC and logged into my Mac using SSH. And I looked up the logs. And there it was:</p>
<p><code>Mar 31 22:41:46 Yoda2 diskarbitrationd[43]: Front Row [4394]:40707 not responding.</code></p>
<p>Non-responsive. That&#8217;s fine, I thought, I&#8217;ll just kill it, get back into bed and start over. But Front Row didn&#8217;t let itself be killed:</p>
<p><code>breuls@Yoda2: ~ $ ps aux | grep Front<br />
breuls    4435   0.3  0.0   590472     84 s005  R+   10:43PM   0:00.00 grep Front<br />
breuls    4394   0.2  3.8   430184  78816   ??  U    10:39PM   0:11.11 /System/Library/CoreServices/Front Row.app/Contents/MacOS/Front Row<br />
breuls@Yoda2: ~ $ kill 4394<br />
breuls@Yoda2: ~ $ ps aux | grep Front<br />
breuls    4394   0.0  0.0        0      0   ??   E   10:39PM   0:00.00 (Front Row)<br />
breuls    4440   0.0  0.0   590472    204 s005  R+   10:44PM   0:00.00 grep Front<br />
</code></p>
<p>That&#8217;s right. Didn&#8217;t listen to the kill command. Now, I know about the several options to kill. I tried several, including the -9 switch. Didn&#8217;t work. Front Row ignored me, all the way through my giving up and pressing the reset button.</p>
<p>I hate that. That&#8217;s not supposed to happen. Kill -9 is supposed to be the last way out of trouble. It-should-work. But it didn&#8217;t. Why am I not in control of my own laptop? Why is there an afterlife to kill -9?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.breuls.org/2008/03/31/life-after-kill-9/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>I&#8217;m a snob</title>
		<link>http://blog.breuls.org/2008/02/17/im-a-snob/</link>
		<comments>http://blog.breuls.org/2008/02/17/im-a-snob/#comments</comments>
		<pubDate>Sun, 17 Feb 2008 20:03:51 +0000</pubDate>
		<dc:creator>Peter Breuls</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Non-tech]]></category>

		<guid isPermaLink="false">http://blog.breuls.org/?p=56</guid>
		<description><![CDATA[Well, no, I&#8217;m not a snob, but I&#8217;m getting close, according to this list: Mac owners are more likely: 1. to be perfectionists 2. to use notebooks 3. to use teeth whitening products 4. to drive station wagons 5. to pay for downloaded music 6. to go to Starbucks 7. care about &#8220;green&#8221; products and [...]]]></description>
			<content:encoded><![CDATA[<p>Well, no, I&#8217;m not a snob, but I&#8217;m getting close, according to <a href="http://www.tuaw.com/2008/02/17/the-street-mac-owners-are-snobs/">this list</a>:</p>
<blockquote><p>Mac owners are more likely:<br />
1. to be perfectionists<br />
2. to use notebooks<br />
3. to use teeth whitening products<br />
4. to drive station wagons<br />
5. to pay for downloaded music<br />
6. to go to Starbucks<br />
7. care about &#8220;green&#8221; products and the environment<br />
8. to own a hybrid car<br />
9. and last but not least &#8230; to buy 5 pairs of sneakers in a year</p></blockquote>
<p>I&#8217;m a Mac owner. In fact, I recently replaced my MacBook Pro with.. well, a MacBook Pro. You know, &#8220;it was time&#8221; for a new one. So I should have a look at the list:</p>
<p>1. Perfectionist: a bit. Sometimes. When time allows, I want what I do to be done well. And that borders on perfect. So yeah, check this box.<br />
2. Duh.<br />
3. Apart from tooth paste: no.<br />
4. I don&#8217;t have a car. Hell, I don&#8217;t even have a driver&#8217;s license.<br />
5. Yup. Sometimes I grab an album from Usenet, but most of the time I get my music through iTunes.<br />
6. Whenever I&#8217;m near a Starbucks, which is at least a few days a year (there&#8217;s no Starbucks in my city), I&#8217;ll get me a Caramel Macchiato. Yummie!<br />
7. Green-ish. Maybe a bit. I have some CFL bulbs in my lamps, and I turn down the heating when I open the window, and I separate used paper from the regular waste, but apart from that.. nah, not more than others.<br />
8. I don&#8217;t have a car, so no.<br />
9. I don&#8217;t own five pairs of sneakers, but I do <a href="http://www.flickr.com/photos/breuls/1563267186/">wear</a> Converse Chuck Taylor All-Stars. Exclusively. And in the last year I bought three pairs. And yeah, within a few months I will probably have bought another pair. So let&#8217;s check this box.</p>
<p>So, that&#8217;s about five out of nine. Does that make me a snob? I&#8217;ll leave others to be the judge of that.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.breuls.org/2008/02/17/im-a-snob/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Software developers: please log everything</title>
		<link>http://blog.breuls.org/2007/03/08/software-developers-please-log-everything/</link>
		<comments>http://blog.breuls.org/2007/03/08/software-developers-please-log-everything/#comments</comments>
		<pubDate>Thu, 08 Mar 2007 09:51:15 +0000</pubDate>
		<dc:creator>Peter Breuls</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[server management]]></category>

		<guid isPermaLink="false">http://blog.breuls.org/2007/03/08/software-developers-please-log-everything/</guid>
		<description><![CDATA[Okay, this annoys me. Since a few hours, the wireless connection on my MacBook Pro is gone. No reason given. Of course I&#8217;m trying to connect back, while I&#8217;m using Google to find solutions when it seems I can&#8217;t solve this on my own. The problem is, my Mac recognises my wireless network. It can [...]]]></description>
			<content:encoded><![CDATA[<p>Okay, this annoys me. Since a few hours, the wireless connection on my MacBook Pro is gone. No reason given. Of course I&#8217;m trying to connect back, while I&#8217;m using Google to find solutions when it seems I can&#8217;t solve this on my own.</p>
<p><img src="http://blog.breuls.org/wp-content/mbpmini.jpeg" alt="MacBook Pro" align="right" />The problem is, my Mac recognises my wireless network. It can see my accesspoint, read its name and it asks me kindly if I would like to connect to it. Sure I would, so I press Yes. It then tries a couple things and comes up with the message that tells me connecting failed. No reason given.</p>
<p>Being both a Linux desktop user and Linux server admin, I have seen my share of failing pieces of software or equipment, and one of the reasons I like Unices to much is that there&#8217;s a whole bunch of logiles being kept in the /var/log folder, providing me with the how and why of these errors. Mac runs on a Unix-type OS, so during my wireless-problem I&#8217;m listing the files in that folder, sorted by date and time, and I&#8217;m using tail to view the latest entries in what seems to be the only active log file: system.log. Indeed it shows me some errors, but there&#8217;s nothing corresponding to the pop-up message that told me the connection to my accesspoint failed. Nothing! Not a single logfile seems to have updated with information I can use to solve this problem.</p>
<p>And I&#8217;ve seen that before: software that&#8217;s dealing with its problems all on its own, without asking for help or enabling the user, me, to find out more using Google or my own knowlegde. That is a mistake. If you create software, make sure you have nice friendly error messages for the average user. That&#8217;s important. But the &#8220;extra mile&#8221; in this is just as important: make sure you write every error into a log file and point me to it in case it&#8217;s not system.log (or syslog or messages or anything that can be considered a default). Make sure enough information is in there to enable me to exactly understand what&#8217;s going on. I am a technical user. I understand technical information if it&#8217;s described in a human-readable way. I can think for myself and come up with solutions, or spend time pasting the log entry in search boxes to I can find other people&#8217;s solutions.</p>
<p>To me, having enough information is very important. So, software developers, please log all those information somewhere.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.breuls.org/2007/03/08/software-developers-please-log-everything/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Read my CD&#8217;s, please!</title>
		<link>http://blog.breuls.org/2006/11/02/read-my-cds-please/</link>
		<comments>http://blog.breuls.org/2006/11/02/read-my-cds-please/#comments</comments>
		<pubDate>Thu, 02 Nov 2006 14:19:25 +0000</pubDate>
		<dc:creator>Peter Breuls</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://blog.breuls.org/?p=47</guid>
		<description><![CDATA[I&#8217;m having serious trouble with my Mac. It won&#8217;t read some of my CD&#8217;s, which severely limits the possibilities of iTunes shuffling through my entire music collection. Or my iPod, for that matter. It&#8217;s really strange, too. When I insert a CD into the drive, it makes some noise, which indicates that the CD is [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m having serious trouble with my Mac. It won&#8217;t read some of my CD&#8217;s, which severely limits the possibilities of iTunes shuffling through my entire music collection. Or my iPod, for that matter.</p>
<p>It&#8217;s really strange, too. When I insert a CD into the drive, it makes some noise, which indicates that the CD is being read. After about 20 seconds, the CD ejects. Just like that. No reason given. I have tried to look up any form of logged error, but the usual place where errors are supposed to be written down, the <code>/var/log</code> folder, doesn&#8217;t mention any problem at all. Just accept the CD being inserted, make noise, eject CD and don&#8217;t tell the user. </p>
<p>Why is that? Why does it eject the CD&#8217;s at all? When it has a problem reading them, pop up some message explaining it, or put an entry in the <code>system.log</code>. Don&#8217;t just go ignoring the fact that <em>I want to read that CD</em>!</p>
<p>Anyway, half of my CD collection is useless this way, because I never play CD&#8217;s on a regular CD player. I hate that. I love my Mac, but this is really annoying.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.breuls.org/2006/11/02/read-my-cds-please/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>MacBook heating</title>
		<link>http://blog.breuls.org/2006/05/19/macbook-heating/</link>
		<comments>http://blog.breuls.org/2006/05/19/macbook-heating/#comments</comments>
		<pubDate>Fri, 19 May 2006 20:43:10 +0000</pubDate>
		<dc:creator>Peter Breuls</dc:creator>
				<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://blog.breuls.org/2006/05/19/macbook-heating/</guid>
		<description><![CDATA[I&#8217;ve seen some posts, on some blogs, about the SMC firmware upgrade that Apple released this week. I installed it, so whatever has been written about it, I should be able to check. TUAW and others write that the upgrade causes the MacBook Pro to run cooler. Well, I still think it&#8217;s a bit hot [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve seen some posts, on some blogs, about the SMC firmware upgrade that Apple released this week. I installed it, so whatever has been written about it, I should be able to check. <a href="http://www.tuaw.com/2006/05/19/macbook-pro-heating-problems-fixed/">TUAW</a> and others write that the upgrade causes the MacBook Pro to run cooler.</p>
<p>Well, I still think it&#8217;s a bit hot at times, but yes, it is cooler. Not very much, but I think it&#8217;s just enough to make it slightly more comfortable. So thanks, Apple, for the upgrade.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.breuls.org/2006/05/19/macbook-heating/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Guess what? No whine!</title>
		<link>http://blog.breuls.org/2006/05/03/guess-what-no-whine/</link>
		<comments>http://blog.breuls.org/2006/05/03/guess-what-no-whine/#comments</comments>
		<pubDate>Wed, 03 May 2006 18:29:40 +0000</pubDate>
		<dc:creator>Peter Breuls</dc:creator>
				<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://blog.breuls.org/?p=40</guid>
		<description><![CDATA[Allright, the MacBook Pro arrived yesterday, and like a kid at Christmas, I was very happy to be able to start using it. What a great machine. It&#8217;s thin, light-weight, looks great and is really fast. Also, Mac OSX is quite nice to work with, although I still need some getting used to. The problems [...]]]></description>
			<content:encoded><![CDATA[<p>Allright, the MacBook Pro arrived yesterday, and like a kid at Christmas, I was very happy to be able to start using it. What a great machine. It&#8217;s thin, light-weight, looks great and is really fast. Also, Mac OSX is quite nice to work with, although I still need some getting used to.</p>
<p>The problems I was afraid of? Almost none. Really! There&#8217;s no noise. Not from the screen, not from the CPU, fans, harddrive, etcetera. It&#8217;s silent, and I like it. There&#8217;s only one thing: it&#8217;s hot. The left-hand side of the body gets considerably hotter than the right hand side, and when resting my hand on it for a while, it gets irritated a bit. I don&#8217;t know if that&#8217;s just getting used to, or really a manufacturing mistake. I&#8217;ll see how it works out for me the next couple of days.</p>
<p>All in all: I&#8217;m very happy. It&#8217;s a cool machine, nice to work with, fast, easy&#8230; I love it!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.breuls.org/2006/05/03/guess-what-no-whine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

