<?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>Timon Royer Grafikstudio &#187; Apple</title>
	<atom:link href="http://timon-royer.com/en/category/apple/feed/" rel="self" type="application/rss+xml" />
	<link>http://timon-royer.com/en</link>
	<description></description>
	<lastBuildDate>Tue, 24 Jan 2012 16:09:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Thoughts on multi-core processors, dual-core, quad-core and benchmarking</title>
		<link>http://timon-royer.com/en/72/thoughts-on-multi-core-processors-dual-core-quad-core-and-benchmarking/</link>
		<comments>http://timon-royer.com/en/72/thoughts-on-multi-core-processors-dual-core-quad-core-and-benchmarking/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 15:40:23 +0000</pubDate>
		<dc:creator>TR</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://timon-royer.com/en/?p=72</guid>
		<description><![CDATA[The release of the latest iMac line has also spawned a lot of discussions about the necessity of multi-core processors namely quad-core systems. Synthetic benchmarks show the improvements in processor technology but more often than not this does not translate into real world advantages. At least that is what most comments sum it up to. But multi-core especially quad-core systems make sense not just for video and 3D-applications. There is good reason to opt for quad-core instead of dual-core systems.]]></description>
			<content:encoded><![CDATA[<p>The release of the latest iMac line has also spawned a lot of discussions about the necessity of multi-core processors namely quad-core systems. Synthetic benchmarks show the improvements in processor technology but more often than not this does not translate into real world advantages. At least that is what most comments sum it up to. But multi-core especially quad-core systems make sense not just for video and 3D-applications. There is good reason to opt for quad-core instead of dual-core systems.</p>
<p>Many applications are not designed to thread their tasks enough to really saturate the resources that modern multi-core systems offer. So software developers are encouraged to make use of technologies like Grand Central which takes a lot of work out of the multi-core software design process.</p>
<p>There are two arguments that justify buying multi-core especially quad-core systems today. Why you ask? Because benchmarking never shows reality, even real world application benchmarks only measure the performance of a single application on a multi-core system. But this is not how most peoples systems get used. We are not only running a word processor and do nothing else. We use a lot of applications at the same time, be it iTunes running with some encoding or playback in the background, be it your favorite browser with a dozen of tabs each with quite some Flash content and Javascript applications each taking CPU cycles in the background. Then there is Skype, a development LAMP-stack running in the background, Time Machine doing a backup and so on. So there are quite a few applications which hopefully do not take up all of your system resources but all of these running concurrently will make use of a multi-core system.</p>
<p>The second argument, we are at a point in time where multi-core systems have become a standard. So it makes much more sense for developers to take their time to re-engineer their software to make use of this extra power. The advantage is not always that things go faster but also that applications become more responsive while working on tasks in the background. This change will accelerate rapidly now that multi-core support in development tools and operating systems is broadly available.</p>
]]></content:encoded>
			<wfw:commentRss>http://timon-royer.com/en/72/thoughts-on-multi-core-processors-dual-core-quad-core-and-benchmarking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Quicksilver 1.0b57 is out &#8211; 20 to 40% increase in runtime speed</title>
		<link>http://timon-royer.com/en/65/new-quicksilver-1-0b57-is-out-20-to-40-increase-in-runtime-speed/</link>
		<comments>http://timon-royer.com/en/65/new-quicksilver-1-0b57-is-out-20-to-40-increase-in-runtime-speed/#comments</comments>
		<pubDate>Wed, 02 Dec 2009 15:16:23 +0000</pubDate>
		<dc:creator>TR</dc:creator>
				<category><![CDATA[Apple]]></category>

		<guid isPermaLink="false">http://timon-royer.com/en/?p=65</guid>
		<description><![CDATA[That took a long time. Quicksilver 1.0b57 is out. Though the version number change is minor it brings some interesting updates. According to the release notes there is a 20% &#8211; 40% speed increase, this is all while managing a library of 13k items. The software feels snappier too, which is also an improvement over [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-medium wp-image-66" title="quicksilver-screen" src="http://timon-royer.com/en/wp-content/uploads/2009/12/quicksilver-screen-300x177.png" alt="quicksilver-screen" width="300" height="177" />That took a long time. Quicksilver 1.0b57 is out. Though the version number change is minor it brings some interesting updates.</p>
<p>According to the release notes there is a 20% &#8211; 40% speed increase, this is all while managing a library of 13k items. The software feels snappier too, which is also an improvement over previous versions which sometimes felt like Quicksilver was processing something in the background without reacting. The speed improvements are due to Clang. Clang is an Apple sponsored compiler front end project for C, C++, and Objective-C.</p>
<p>At the moment you only can get the latest version via Macupdate &#8211; <a href="http://www.macupdate.com/info.php/id/14831/quicksilver">Quicksilver 1.0b57 Download</a>.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-1371270786140851";
google_ad_slot = "2737808104";
google_ad_width = 300;
google_ad_height = 250;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
]]></content:encoded>
			<wfw:commentRss>http://timon-royer.com/en/65/new-quicksilver-1-0b57-is-out-20-to-40-increase-in-runtime-speed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is it possible to use DDR3-1333 RAM with the 27&#8243; iMac Core i5 and Core i7?</title>
		<link>http://timon-royer.com/en/52/is-it-possible-to-use-ddr3-1333-ram-with-the-27-imac-core-i5-and-core-i7/</link>
		<comments>http://timon-royer.com/en/52/is-it-possible-to-use-ddr3-1333-ram-with-the-27-imac-core-i5-and-core-i7/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 11:20:21 +0000</pubDate>
		<dc:creator>TR</dc:creator>
				<category><![CDATA[Apple]]></category>

		<guid isPermaLink="false">http://timon-royer.com/en/?p=52</guid>
		<description><![CDATA[According to the Core i5-750 and Core i7-860 specifications it should be possible to run Apple&#8217;s latest 27&#8243; iMac with DDR3-1333 RAM instead of the stock DDR3-1066 RAM it gets delivered with. It is not the first time Apple has used customized CPUs, so there&#8217;s always a chance that the default specs do not match [...]]]></description>
			<content:encoded><![CDATA[<p>According to the <a href="http://en.wikipedia.org/wiki/List_of_Intel_Core_i5_microprocessors#.22Lynnfield.22_.2845_nm.29">Core i5-750</a> and <a href="http://en.wikipedia.org/wiki/List_of_Intel_Core_i7_microprocessors#.22Lynnfield.22_.2845_nm.29">Core i7-860</a> specifications it should be possible to run Apple&#8217;s latest 27&#8243; iMac with DDR3-1333 RAM instead of the stock DDR3-1066 RAM it gets delivered with.</p>
<p>It is not the first time Apple has used customized CPUs, so there&#8217;s always a chance that the default specs do not match Apple&#8217;s implementation. Brave folks went out on a limb and tried if the iMac is able to use more than the standard spec ram.</p>
<p>The answer is, yes, it is possible though you have to be careful. The DDR3-1066 RAM Apple is delivering has a CAS Latency (CL) of 7. CAS Latency is the time it takes from the moment the memory controller accesses the memory to the time the requested data in the memory gets delivered at the output pins. But if you want to use DDR3-1333 RAM you have to keep an eye on the CAS Latency of the RAM. The higher the memory can be clocked the bigger CAS Latency gets. Usually DDR3-1333 RAM has a CL of 9. DDR3-1333 with CL9 does NOT work with the iMac Core i5-750 and Core i7-860!</p>
<p>Testing shows that you can use DDR3-1333 RAM with CL7 (SODIMM, 204pin). This is highspeed RAM which will cost a bit more than the average DDR-1333 CL9 RAM. Kingston for example offers CL7 RAM with their <a href="http://www.valueram.com/datasheets/default.asp#HyperX%20DDR3%201333MHz,%201600MHZ,%201800MHz,%201866MHz,%202000MHz%20and%202133MHz">HyperX DDR3 RAM</a>.</p>
<p>Now let us put this into perspective. First you have to swap out all of the stock ram for the DDR3-1333 to get any perfomance gains, second DDR3-1333 CL7 RAM costs quite a bit more than the DDR3-1066 CL7 RAM. How much performance gain will you get for all this?</p>
<p><img src="http://timon-royer.com/en/wp-content/uploads/2009/11/iMac-core-i7-860-DDR3-1066-1333-RAM.png" alt="iMac-core-i7-860-DDR3-1066-1333-RAM" title="iMac-core-i7-860-DDR3-1066-1333-RAM" width="499" height="371" class="aligncenter size-full wp-image-54" /></p>
<p>As you can see there is is little to gain from this investment, especially when you keep in mind that the iMac stock configuration <a href="http://timon-royer.com/en/35/apple-27-imac-late-2009-core-i5-and-core-i7-benchmarks-are-out/">is able to keep up with the current Mac Pro Quad-Core</a>. So while it is possible your money is probably spent better on more RAM instead of faster RAM. Also keep in mind that DDR3-1333 RAM is out of the specs that Apple has outlined for their system.</p>
<p>Results are taken from <a href="http://forums.macrumors.com/showpost.php?p=8845274&#038;postcount=24">Macrumors forums user i7QuadCoreMania</a>. Benchmark values are averaged over 5 benchmark runs.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-1371270786140851";
google_ad_slot = "2737808104";
google_ad_width = 300;
google_ad_height = 250;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
]]></content:encoded>
			<wfw:commentRss>http://timon-royer.com/en/52/is-it-possible-to-use-ddr3-1333-ram-with-the-27-imac-core-i5-and-core-i7/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Apple 27&#8243; iMac (late 2009) Core i5 and Core i7 benchmarks are out</title>
		<link>http://timon-royer.com/en/35/apple-27-imac-late-2009-core-i5-and-core-i7-benchmarks-are-out/</link>
		<comments>http://timon-royer.com/en/35/apple-27-imac-late-2009-core-i5-and-core-i7-benchmarks-are-out/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 19:04:40 +0000</pubDate>
		<dc:creator>TR</dc:creator>
				<category><![CDATA[Apple]]></category>

		<guid isPermaLink="false">http://timon-royer.com/en/?p=35</guid>
		<description><![CDATA[Just a quick update for the Apple 27&#8243; iMacs (late 2009). The first benchmark results have arrived for the 27&#8243; iMac Core i5 and 27&#8243; iMac Core i7. Geekbench 2 shows even faster results in 64-Bit mode. I&#8217;ve updated the chart to correct a small error because the Core i5 result wasn&#8217;t taken with the [...]]]></description>
			<content:encoded><![CDATA[<p>Just a quick update for the Apple 27&#8243; iMacs (late 2009). The first benchmark results have arrived for the 27&#8243; iMac Core i5 and 27&#8243; iMac Core i7. Geekbench 2 shows even faster results in 64-Bit mode.</p>
<p>I&#8217;ve updated the chart to correct a small error because the Core i5 result wasn&#8217;t taken with the same Geekbench version as the others. Now all results are taken with Geekbench 2 version 2.1.4 and with OS X 10.6.2. I&#8217;ve also added the latest Mac Pro models (early 2009) so that you can better compare the results.</p>
<p><strong>Update:</strong> Bare Feats now also has <a href="http://www.barefeats.com/imi7.html">benchmark results for the Core i7, Core i5 compared to the early 2009 Mac Pro&#8217;s</a>.</p>
<p>Here are the results:</p>
<p><img class="aligncenter size-full wp-image-43" title="2009-imac-mac-pro-compared" src="http://timon-royer.com/en/wp-content/uploads/2009/11/2009-imac-mac-pro-compared.png" alt="2009-imac-mac-pro-compared" width="500" height="447" /></p>
<p>results taken from Geekbench website: <a href="http://tr.im/F4FA">iMac Core i5 2.66Ghz</a>, <a href="http://tr.im/EU8z">iMac Core i7 2.8Ghz</a>, <a href="http://tr.im/EU8P">iMac Core 2 Duo 3.33Ghz</a>, <a href="http://tr.im/EU8U">iMac Core 2 Duo 3.06Ghz</a>, <a href="http://tr.im/F4GI">Mac Pro 2.93Ghz (1 CPU)</a>, <a href="http://tr.im/F4IM">Mac Pro 2.93Ghz (2 CPUs)</a><br />
<script type="text/javascript"><!--
google_ad_client = "pub-1371270786140851";
/* 336x280, created 11/16/09 */
google_ad_slot = "0910162701";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://timon-royer.com/en/35/apple-27-imac-late-2009-core-i5-and-core-i7-benchmarks-are-out/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>Favorite Software &#8211; part 2</title>
		<link>http://timon-royer.com/en/13/favorite-software-part-2/</link>
		<comments>http://timon-royer.com/en/13/favorite-software-part-2/#comments</comments>
		<pubDate>Tue, 27 Jun 2006 20:39:00 +0000</pubDate>
		<dc:creator>TR</dc:creator>
				<category><![CDATA[Apple]]></category>

		<guid isPermaLink="false">http://timon-royer.com/blog/?p=13</guid>
		<description><![CDATA[I am still looking around for lists of software people are using on a daily basis. Especially when they are coders. I was looking for some information on how to code in HTML with TextMate. This software is pretty cool for coding but it seems they don&#8217;t have the right guys for marketing their software. [...]]]></description>
			<content:encoded><![CDATA[<p>I am still looking around for lists of software people are using on a daily basis. Especially when they are coders. I was looking for some information on how to code in HTML with TextMate. This software is pretty cool for coding but it seems they don&#8217;t have the right guys for marketing their software. Garret Dimon gives some insight on how to use <a href="http://www.garrettdimon.com/search/?q=TextMate" target="_blank">TextMate</a>.</p>
<p>Other than that he also has a nice list of <a href="http://www.garrettdimon.com/archives/my_favorite_software">his favorite software he uses on his Mac.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://timon-royer.com/en/13/favorite-software-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Do you need disk defragmentation tools for OS X?</title>
		<link>http://timon-royer.com/en/10/do-you-need-disk-defragmentation-tools-for-os-x/</link>
		<comments>http://timon-royer.com/en/10/do-you-need-disk-defragmentation-tools-for-os-x/#comments</comments>
		<pubDate>Wed, 17 May 2006 19:13:00 +0000</pubDate>
		<dc:creator>TR</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Defragmentation]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://timon-royer.com/blog/?p=10</guid>
		<description><![CDATA[You probably heard a lot of opinions about defragmentation tools, the need for them and the problems they might cause especially with older defragmentation software. On a Windows based machine the answer is without any question that you need a defragmentation tool. But what about the OS X platform? I was used to run O&#38;O [...]]]></description>
			<content:encoded><![CDATA[<p>You probably heard a lot of opinions about defragmentation tools, the need for them and the problems they might cause especially with older defragmentation software. On a Windows based machine the answer is without any question that you need a defragmentation tool. But what about the OS X platform?<br />
<span id="more-10"></span><br />
I was used to run <a href="http://www.oo-software.com/en/products/oodefrag/pro/" target="_blank">O&amp;O Defrag v8</a> on a regular basis on my Windows XP machine and I could see the results. Boot up times were shorter, the icons of my start menu popped up with no delay, start up times for applications were shortened. In short there were measurable results with my Windows XP machine.</p>
<p>When I got my Mac, I was not sure what to use and if it was necessary. There are so many different opinions that you really do not know whom to trust. Let us face it, the most important reason to buy such a utility is that you somehow feel the need for it. This is how marketing works, to create need and to bring the solution. Applications with words attached like optimization, automatic detection, improved performance make us feel warm and cozy when we buy and use them.</p>
<p>But we do not want to shell out money just to make us feel better. We want facts and figures and figures is what they give us. Have you noticed that visualization is a key part of every defragmentation software? The better the visualization and stats the software gives the more satisfied you feel. You see nasty red colored blocks, huge gaps and all kinds of color changing and sorting activities. Before your drive looked like a mess and after defragmentation did its job everything feels nicely ordered. It leaves a feeling of relieve like you would have cleaned up your office and now you can be more productive.</p>
<p>With all that said, file fragmentation can cause major performance problems. This a <a href="http://en.wikipedia.org/wiki/Defragmentation" target="_blank">well known fact</a> and that is why you should care about it. File systems like FAT32 and NTFS really need such optimization software for best perfomance. Tools like <a href="http://www.oo-software.com/en/products/oodefrag/pro/" target="_blank">O&amp;O Defrag v8</a> for Windows and <a href="http://www.diskeeper.com/defrag.asp" target="_blank">Diskeeper</a> work and they are worth the money.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-1371270786140851";
google_ad_slot = "2737808104";
google_ad_width = 300;
google_ad_height = 250;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p>Is there something similar for OS X? Well times have changed a lot since Mac OS 9 and even in the OS X releases significant changes have been made. The <a href="http://en.wikipedia.org/wiki/HFS_Plus" target="_blank">HFS file system</a> has evolved over the years. Three major improvements to prevent file fragmentation were made. One came with Mac OS X 10.2 where file allocations were delayed. Small allocations were combined into one large allocation in one disk area. The other improvement came with Mac OS X 10.3 which addressed the issue that files grow in size over time. This is a problem because there might not be enough free space at the end of the file to append the data in a continuos stream, that is another reason why file fragmentation occurs. OS X 10.3 can automatically defragment such files while you are working.</p>
<p>OS X 10.3 also introduced a technology called Hot Band. Before we learn about this technology we need to look at the physics of a harddrive. Harddisks rotate with a <a href="http://en.wikipedia.org/wiki/Constant_Angular_Velocity" target="_blank">constant angular velocity</a> for example of 7200 rpm. The data closer to the center of the disk becomes more compressed in terms of physical space and thus the data rate increases. This would be the perfect place for files that need to be accessed very often. Exactly this is what Apple introduced with their Hot Band technology. OS X 10.3+ moves files in and out of this hot zone depending on how frequently the file gets accessed.</p>
<p>Another reason that file fragmentation has become less of a performance issue comes from the read-ahead and write-behind caching. This minimizes data access times which is usually the reason why file fragmentation becomes a problem over time. One thing we also should remind ourselves is that on each system there are lots of small files, for example HTML help files. Even if a disk defragmentation tool shows such files as fragmented there is practically no reason to defragment such files. Such files are rarely accessed and because of their size they can easily be kept in the system cache once they are read.</p>
<p>Altogether OS X 10.3+ has some decent functions to prevent disk performance degradation. This is also the reason why you should never use any OS 9 defragmentation tools even if it is possible because the general file structure of the HFS file system remains the same. But there are some additions that could be damaged if you are using them in conjunction with OS X. So please do not even think of it. But even disk defragmentation tools for OS X are not all equal. For example some applications do not recognize the hot zone that OS X 10.3+ uses, such tools would degrade your file system performance.</p>
<p>To really answer the question &#8220;Do you need disk defragmentation tools for OS X?&#8221; I even went further in my research. There is only one tool I know of that claims to respect all of the optimizations used in OS X 10.3+. The software is called <a href="http://coriolis-systems.com/iDefrag.php" target="_blank">iDefrag</a> by Coriolis Systems. Their demo version just allows to defrag volumes up to the size of 100 MB. Personally I think this is a bad product demonstration, a 30 day evaluation version would have served better as a demonstration of their software. Instead of 30 days I spent $30 and bought the software to give it a spin.</p>
<p>I have bought my Powermac G5 in November 2005 with a 150 GB harddrive and OS X 10.4. I use my Mac around 10 hours a day, there are over 600,000 files on my disk and there is around 35 GB of free space remaining. The applications I use range from iTunes over the Adobe Creative Suite 2 to Final Cut Studio. If this was a windows machine my usual file fragmentation would range from 6% to 15%. These are just rough estimates, I know of people with much higher file fragmentation on Windows machines. So there should be around 60,000 fragmented files.</p>
<p>What would be your guess for my Powermac with OS X 10.4? Well it was around 1800 files that is 0.3%. Pretty amazing number for a system that has over 10 hours of daily use for over half a year. I make also heavy use of <a href="http://opera.com/" target="_blank">my web browser</a>, at the moment I have 24 open browser tabs. It seems such things do not have much impact on file system performance.</p>
<p>But still iDefrag does such things as disk compaction and metadata optimization. Since most of these optimizations can not be done with your boot drive you need to create a boot cd with iDefrag on it. This process is really painless since Coriolis Systems offers a nice utility that creates a boot cd with the click of a button. I must admit iDefrag has some really nice visualizations and is the only tool I know of that is able to place files on the disk by parameters that you can define yourself. The time defragmentation takes depends on many parameters. I checked most of the options that had the word performance somewhere in the context help. So my optimization probably took longer than usual, roughly around 4 hours. So it is really recommended to do such things while you are watching a movie or can do something that is not related to your Mac.</p>
<p>So was it worth it? Well, yes and no. My files look really well sorted now. My fragmented file count went down to around 120 files. iDefrag does what it claims and it does it well. But were there any noticeable improvements? Not really, boot up time was the same as always and the start up after the user login did not speed up by any noticeable amount. My applications did not start any faster, so there was really nothing that would have convinced me to buy iDefrag if there had been a 30 day demo version.</p>
<p>Is this the fault of iDefrag? No. The only time they even mention the word performance on their <a href="http://coriolis-systems.com/iDefrag-2.php" target="_blank">product page</a> is in conjunction with optimizing disk images before they are burnt onto a CD or DVD. Which probably will bring some performance gains. The one thing they mention which the HFS+ file system is unable to do, is that it does not defrag large files; which iDefrag does. That is it about the claims they are making. The rest of the page is mostly about how they color coded all the information and how you can access all of the file fragmentation information.</p>
<p>I guess after this it is safe to say that for most people disk defragmentation tools for OS X are not needed. OS X 10.3+ does an amazing job in handling file fragmentation and you can rely on these optimizations. If you are using an older version of OS X you really should consider to buy an upgrade because there a major improvements in the latest version not only within the file system. Ars Technica has written an <a href="http://arstechnica.com/reviews/os/macosx-10.4.ars/1" target="_blank">in depth review of Mac OS X 10.4 Tiger</a>.</p>
<p>One general hint to minimize file fragmentation on every OS is to use at least two drives. Always try to swap data from one drive to the other. For example if you are editing a large video file you should put the source files on one disk and render the output to the second disk. If you want to install a large application from a downloaded archive, make sure that the archive is not on the same disk that you want to install it on. This way you help the system to get a continuos stream of data that can be written in a continuos stream to the second disk. Also this improves disk performance a lot since the harddrive does not need to seek back and forth between source and target files.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-1371270786140851";
google_ad_slot = "2737808104";
google_ad_width = 300;
google_ad_height = 250;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
]]></content:encoded>
			<wfw:commentRss>http://timon-royer.com/en/10/do-you-need-disk-defragmentation-tools-for-os-x/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What programs are you using on a daily basis?</title>
		<link>http://timon-royer.com/en/9/what-programs-are-you-using-on-a-daily-basis/</link>
		<comments>http://timon-royer.com/en/9/what-programs-are-you-using-on-a-daily-basis/#comments</comments>
		<pubDate>Mon, 15 May 2006 08:18:00 +0000</pubDate>
		<dc:creator>TR</dc:creator>
				<category><![CDATA[Apple]]></category>

		<guid isPermaLink="false">http://timon-royer.com/blog/?p=9</guid>
		<description><![CDATA[This morning I read an interesting article on one of my favorite weblogs pixelgraphix.de. Manuela asks what your favorite applications are that you use on a daily basis. The article is inspired by a blog entry on lifehacker.com &#8211; How I work. It is interesting to read and maybe you like to add your own [...]]]></description>
			<content:encoded><![CDATA[<p>This morning I read an interesting article on one of my favorite weblogs <a href="http://www.pixelgraphix.de/" target="_blank">pixelgraphix.de</a>. <a href="http://www.pixelgraphix.de/information/ueber-manuela-hoffmann/" target="_blank">Manuela</a> asks what <a href="http://www.pixelgraphix.de/log/2006-05/welche-programme-verwendet-ihr-taeglich.php" target="_blank">your favorite applications</a> are that you use on a daily basis.<span id="more-9"></span></p>
<p>The article is inspired by a blog entry on <a href="http://www.lifehacker.com/software/how-i-work/" target="_blank">lifehacker.com &#8211; How I work</a>. It is interesting to read and maybe you like to add your own thoughts about this. For example <a href="http://www.lifehacker.com/software/how-i-work/how-i-work-merlin-mann-173159.php" target="_blank">Merlin Mann</a> made some interesting suggestions on some Mail.app extensions that I did not know about. Just read his article it is well worth the time.</p>
<p>So here are my Top 5 applications I use on a daily basis: <a href="http://opera.com/" target="_blank">Opera</a>, <a href="http://www.adiumx.com/" target="_blank">Adium</a>, <a href="http://ranchero.com/netnewswire/" target="_blank">NetNewsWire</a>, <a href="http://www.apple.com/macosx/features/mail/" target="_blank">Mail.app</a> and <a href="http://www.yummysoftware.com/" target="_blank">YummyFTP</a>.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-1371270786140851";
google_ad_slot = "2737808104";
google_ad_width = 300;
google_ad_height = 250;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
]]></content:encoded>
			<wfw:commentRss>http://timon-royer.com/en/9/what-programs-are-you-using-on-a-daily-basis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Apple will shake the PC market</title>
		<link>http://timon-royer.com/en/7/why-apple-will-shake-the-pc-market/</link>
		<comments>http://timon-royer.com/en/7/why-apple-will-shake-the-pc-market/#comments</comments>
		<pubDate>Wed, 03 May 2006 13:07:00 +0000</pubDate>
		<dc:creator>TR</dc:creator>
				<category><![CDATA[Apple]]></category>

		<guid isPermaLink="false">http://timon-royer.com/blog/?p=7</guid>
		<description><![CDATA[Apple&#8217;s brand has always been the choice of the people that had a taste in quality and design. Apple&#8217;s market share peaked at 15.8 percent in 1980 but that&#8217;s a quarter of a century ago and this was even before the introduction of the Macintosh. Apple has tied all things together with software, hardware, design [...]]]></description>
			<content:encoded><![CDATA[<p>Apple&#8217;s brand has always been the choice of the people that had a taste in quality and design. Apple&#8217;s market share peaked at <a href="http://www.siliconvalley.com/mld/siliconvalley/business/columnists/mike_langberg/14191452.htm?source=rss&amp;channel=siliconvalley_mike_langberg" target="_blank">15.8 percent in 1980</a> but that&#8217;s a quarter of a century ago and this was even before the introduction of the Macintosh. Apple has tied all things together with software, hardware, design and marketing in their hands. This might seem like a stranglehold to some but it has always led to a user experience that is missed for sure on the PC market. Now that Apple has made its leap to the x86 platform, namely the Intel platform, it won&#8217;t take much time until Apple truly starts to shake the PC market.<br />
<span id="more-7"></span></p>
<p>To understand why this will happen we should take a short look at the company&#8217;s history.</p>
<p>First it seemed that Apple has lost its <a href="http://web.archive.org/web/20030602031811/http%3A//www.apple.com/thinkdifferent/" target="_blank">&#8220;Think different&#8221; appeal</a> because they had lost their &#8220;difference&#8221; namely the PowerPC processor from IBM. But if we think about it for a second it&#8217;s clear that Apple&#8217;s reputation never came from the hardware they used. Apple&#8217;s &#8220;difference&#8221; has always been the molded user experience. The <a href="http://www.uriahcarpenter.info/think-different-one.html" target="_blank">&#8220;Think different&#8221;</a> tag line isn&#8217;t only marketing, in reality it&#8217;s a statement that drives the company. Raw processing power doesn&#8217;t make the use of a computer feel different. It&#8217;s what you see everyday that makes it special, the visual effects of the OS, the <a href="http://www.designmuseum.org/design/index.php?id=63" target="_blank">streamlined product design</a>.  Apple is a design company, in a certain way they&#8217;re about fashion and they&#8217;re the most fashionable brand in the computer market that&#8217;s ever existed. What other company has <a href="http://developer.apple.com/ada/" target="_blank">annually design awards</a> for Apple related products? Apple knows how to market their products, to make you feel different about their product, they market with style not with features. It&#8217;s not about the number of options you get, it&#8217;s about how well they integrate, how it makes you feel to use them. When you start using an Apple product it&#8217;s most often a design experience, you feel lightened and everything feels sleek and elegant. It&#8217;s like getting dressed for a dance party, and Apple makes you sway to the rhythm.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-1371270786140851";
google_ad_slot = "2737808104";
google_ad_width = 300;
google_ad_height = 250;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p>So why isn&#8217;t Apple leading in terms of market share we ask? Well because people live in herds, lets think about it. The <a href="http://www.old-computers.com/museum/computer.asp?c=274" target="_blank">IBM PC</a> market including clones has gained its market share over the price. In the perception of people Apple has always been more costly, this isn&#8217;t always true and Apple was still worth its money if someone feels that design respectively art is worth money. But most people look at the price when it comes to technology. Another hurdle of technology is how to use it and when there are 2 friends of you who already own a certain piece of technology what would you do if you&#8217;re an unexperienced user that probably needs more than one hour of help? You stick with what&#8217;s been widely used and known within your acquaintances. If you don&#8217;t than you&#8217;re already thinking different and are a potential target for Apple&#8217;s product marketing. You see people are always flocking this can be good but often this has been bad because it&#8217;s not leading to innovation.</p>
<p>So was it wise from Apple to focus on design and user experience instead of gaining market share with whatever might be necessary? If Apple would have done so we wouldn&#8217;t have the <a href="http://www.macobserver.com/article/2005/07/22.3.shtml" target="_blank">most innovative brand</a> in the computer market. Apple might have lost a lot of market share but they sure haven&#8217;t lost their spirit of innovation. This doesn&#8217;t always lead to immediate success but it keeps their people motivated. If share holder value would be the motivation Steve Jobs wouldn&#8217;t have started NeXT. He lost a lot of money with this company but in the end it helped him get Apple back into the race. The <a href="http://en.wikipedia.org/wiki/Cocoa_(API)" target="_blank">technology he developed with NeXT</a> is used in Apple products. Apple sure needs a rising share holder value and they perform well in this but it hasn&#8217;t lead their decisions in the first place when they developed new products.</p>
<p>Apple&#8217;s products didn&#8217;t always get accepted by the public. The Apple III was a commercial failure, Apple&#8217;s Lisa a commercial failure, the Macintosh Portable a failure. The Apple Cube was pulled out because it wasn&#8217;t selling. Did this lead to extinction? No, Apple learned from their failures they&#8217;ve tried a lot and they failed a lot and this leads to <a href="http://www.forbes.com/home/technology/2006/03/30/newton-apple-lisa_cx_rr_0331APPLEDUDS.html" target="_blank">experience you can&#8217;t buy for money</a>. Apple always tried to thrive in  terms of innovation.</p>
<p>Apple also had a lot of successful products that have been <a href="http://lowendmac.com/musings/01/1207.html" target="_blank">ahead of their time</a>. If you&#8217;re ahead of your time you often don&#8217;t get the recognition you deserve. But here are some of Apple&#8217;s innovations that have sustained for decades. The Apple II was of high quality and had a lot of technical advantages at his time. The Apple Macintosh gained huge acceptance in the desktop publishing market due to its advanced graphics capabilities. This was in conjunction with the introduction of the LaserWriter and Pagemaker all at a reasonable price point. It&#8217;s only in the last few years that the Windows based market could make a dent in the DTP market. But many designers still feel more comfortable with the Mac. Apple&#8217;s <a href="http://lowendmac.com/orchard/05/1123.html" target="_blank">Powerbook series</a> was also a huge success. Apple missed this market for some time and failed with the Macintosh Portable. But they learned, tried again and they sure did it right. One of the reasons that helped Apple to succeed is that they gained a reputation as a quality manufacturer. What they manufactured was of high quality and that is what sticked over the years. Even if you open the case of a Mac, the interior work is also well laid out. Overall Apple&#8217;s products are very reliable compared to the PC market as a whole.</p>
<p>So now we&#8217;ve gained some insight on the history of the company and its corporate philosophy. Now let&#8217;s take a look at why this time they even will shake the solidified PC market with an over 90 percent share of Microsoft Windows operating systems. The switch to Intel was for sure one to stay competitive. Intel&#8217;s product line is widely used and their <a href="http://arstechnica.com/news.ars/post/20060502-6729.html" target="_blank">roadmap looks promising</a>. But the switch from PowerPC to Intel processors also changed the public perception. Before Apple had an innovative OS but due to their processors it wasn&#8217;t compatible with a lot of things. From the outside buying a Mac has always had the feel of being somewhat out of the loop and maybe you might be missing something. People who know why a Mac was superior for them didn&#8217;t need think much about this. With OS X the <a href="http://www.versiontracker.com/macosx/" target="_blank">choice of applications</a> has been much wider. But OS X was introduced in 2001 in a time where there was already a Windows dominated market. Windows can do a lot of things and Windows XP is for sure a stable OS. The problem was if you already owned a Windows based PC you are in the upgrading loop. You could upgrade your copy of Windows even with the same machine, you can use all the software you&#8217;ve bought over the years. There are a lot of reasons to stick to Windows and they&#8217;re good reasons.</p>
<p>But still you can&#8217;t ignore that the user experience is by <a href="http://www.apple.com/macosx/overview/" target="_blank">far better with OS X</a> especially in combination with <a href="http://www.apple.com/ilife/quicktour/" target="_blank">iLife</a>. But people living in herds don&#8217;t like to change that radical. Now that Apple is using the same compatible hardware it doesn&#8217;t feel that much of a change to buy a Mac. The perception has changed, the &#8220;difference&#8221; that held back a lot of people namely the PowerPC processor is now gone. It&#8217;s the same hardware, nothing strange or unknown to most is now working in a Mac. This already helped a lot to change the people&#8217;s mind about an Apple computer. On top of it Apple has become a known brand with the introduction of the iPod and iTunes, which can be used with Windows. Apple has lost its alienated status and still has kept their identity, <a href="http://www.apple.com/getamac/" target="_blank">their &#8220;think different&#8221; spirit</a>. Apple has truly evolved in a good way.</p>
<p>And here comes the reason why they will shake the market. Apple has always had stylish and admirable hardware and software. But until recently the change to a Macintosh felt more like a hard switch than a smooth and painless transition. With the introduction of <a href="http://www.apple.com/macosx/bootcamp/" target="_blank">BootCamp</a> Apple has done themselves a huge favor. It&#8217;s now possible to keep old habits for a transitional period and still be able to taste the fruits of an innovative brand. Now Apple is competing head to head with all PC brands like HP, Dell, Acer and others. Apple innovates on their ground and competes with ease. Over the last two years they&#8217;ve gained a lot of attention by the media. Five years ago Apple wouldn&#8217;t be mentioned very often in PC centric magazines that mostly filled their pages with Windows or maybe even Linux related software and hardware. Now in some weeks they get mentioned on a daily basis in these magazines. With Intel processors and BootCamp it&#8217;s obvious that everyone wants to compare if Apple is superior like they always claimed. Now that the PowerPC processor difference is out of the way it shows that Apple is still innovative even in their way to apply common x86 technology. Sure Apple can&#8217;t <a href="http://www.uriahcarpenter.info/snail.html">market speed comparisons</a> like they did with the PowerPC processor. But like we&#8217;ve seen at the beginning, Apple has never been about the hardware alone, it&#8217;s how they combine cutting edge technology with stylish design and a streamlined user experience, that is what makes the difference. Even with the same processors as are available for usual PC&#8217;s Apple shines in the media and <a href="http://www.reghardware.co.uk/2006/03/22/mac_fastest_core_duo_laptop/" target="_blank">hardware comparisons</a>. It isn&#8217;t mainly benchmarking why Apple gets good reviews it&#8217;s the overall product design and the experience that gets the recognition and respect of the media.</p>
<p>Apple has gained great momentum in the media and the minds of the flock. Now even conservative people are looking at Apple Macs as an alternative because they can buy a new Mac, still use their old software as needed with BootCamp, but also enjoy the ease of use of OS X combined with cutting edge technology. Apple knows how to mold the latest available technology with superior design. Apple is the first brand that used mobile processors in their complete product line up. Sure there were products with the Pentium M in desktop casings but these products stayed in a niche market. But Apple has done it with their complete product line and with huge success. Right from the start Apple used <a href="http://wiki.osx86project.org/wiki/index.php/EFI" target="_blank">EFI</a> instead of the decades old BIOS to boot their computers. Apple has always dropped legacy technologies to push the envelope of innovation and it didn&#8217;t hurt them. <a href="http://www.osnews.com/story.php?news_id=10794" target="_blank">Intel must be more than happy</a> to have a customer that is able to build successful products with their latest products and to fully put them to use. New technologies are adapted at a fast pace by Apple compared to the rest of the PC manufacturers. This will obviously swing the market to Apple&#8217;s favor. With each new product line Apple can take full advantage of the latest technology, there are no legacy features that need to be kept that slow down the acceptance of cutting edge technology. &#8220;Never change a running system&#8221; is a guideline that&#8217;s often cited and sparsely followed. The more you change the more likely it is things break. Apple knows this, helps to bridge the gap but doesn&#8217;t compromise their goals. No one would think of upgrading their TV set or their refrigerator, they just work and that&#8217;s what they&#8217;re supposed to. <a href="http://www.apple.com/getamac/works.html" target="_blank">Computers shouldn&#8217;t be any different</a>, overclocking and casemodding has its market but it will never be the same market that Apple now fills the gap for. Apple&#8217;s product have an out of the box experience that is unmatched by any other PC on the market. Even the software feels sleek and OS X comes with iLife a package that makes a Mac user really productive from the start.</p>
<p>This doesn&#8217;t mean Apple will swing the whole market in favor of them but Apple now clearly shows why they always strived for the difference and this time they&#8217;ll get <a href="http://money.cnn.com/2006/04/05/technology/apple_windows/index.htm" target="_blank">the recognition they deserve</a>. And one thing is for sure the PC market will be much more exciting with Apple than without them.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-1371270786140851";
google_ad_slot = "2737808104";
google_ad_width = 300;
google_ad_height = 250;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
]]></content:encoded>
			<wfw:commentRss>http://timon-royer.com/en/7/why-apple-will-shake-the-pc-market/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Apple&#8217;s Mighty Mouse causes RSI symptoms</title>
		<link>http://timon-royer.com/en/6/apples-mighty-mouse-causes-rsi-symptoms/</link>
		<comments>http://timon-royer.com/en/6/apples-mighty-mouse-causes-rsi-symptoms/#comments</comments>
		<pubDate>Wed, 03 May 2006 00:38:00 +0000</pubDate>
		<dc:creator>TR</dc:creator>
				<category><![CDATA[Apple]]></category>

		<guid isPermaLink="false">http://timon-royer.com/blog/?p=6</guid>
		<description><![CDATA[Recently I&#8217;ve bought a new PowerMac G5, with which I&#8217;m very happy. With it came Apple&#8217;s latest pointing device innovation the Apple Mighty Mouse. The mouse itself is pretty cool and the vertical/horizontal scrolling wheel is working fine. But after 3 days my lower arm started aching. At first I thought it might be a [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I&#8217;ve bought a new PowerMac G5, with which I&#8217;m very happy. With it came Apple&#8217;s latest pointing device innovation the <a href="http://www.apple.com/mightymouse/">Apple Mighty Mouse</a>. The mouse itself is pretty cool and the vertical/horizontal scrolling wheel is working fine. But after 3 days my lower arm started aching. At first I thought it might be a problem with my desk because I&#8217;ve got a lot of stuff on it and so there isn&#8217;t much space for me to move the mouse comfortably. I switched back to my old <a href="http://www.logitech.com/index.cfm/products/large_view/MX/ES,crid=2142,contentid=4988,sh=1">Logitech Pilot Wheel Mouse Optical</a> also because I wanted to know if it worked with my Mac. After a while I missed the vertical scrolling and the additional fourth mouse button of my Mighty Mouse. So I switched back to it. Only two days later my arm started aching again even after I had made room on my desk to let my arm rest on it.</p>
<p>It felt strange to me that such a well designed Mouse should cause <a href="http://en.wikipedia.org/wiki/Repetitive_strain_injury">RSI symptoms</a>. It had to be me, Apple wouldn&#8217;t design a mouse that could cause such problems. So I did some research on the web to see if there were other users just like me.<br />
<span id="more-6"></span></p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-1371270786140851";
google_ad_slot = "2737808104";
google_ad_width = 300;
google_ad_height = 250;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p>And little did I know, Apple did some pretty bad design in case of this mouse. Here are some of the quotes I found which prove I&#8217;m not the only person suffering from bad ergonomics.</p>
<p><em>&#8220;I had high hopes for Apple&#8217;s first effort beyond the single button, but find their design favors form over ergonomics. I have RSI (repetition strain injury) problems in my right arm/hand from years of computer use, so mouse selection is a serious thing for me, and I am cognizant of the design errors that make constantly used devices dangerous.<br />
&#8230;.<br />
I realize that my particular RSI problems may be unique, but I cannot recommend this mouse to anyone with existing RSI injuries or a concern over developing them. While it may not be stylish to use little switches that click when gently pressed, or larger rolling wheels, I&#8217;ll gladly pass on the clean lines of the Mighty Mouse to protect my health.&#8221;</em><br />
<strong><a href="http://www.macintouch.com/mightymouse.html">Scott K</a></strong></p>
<p><em>&#8220;After using the mouse for 3 days now, the report isn&#8217;t positive overall. The ball is wonderful. However, the single clicker means that an operation that I do at least daily with my Intellimouse: Expose desktop (button 4), get file, Expose all windows (Middle scroll wheel button), drop into document, is impossible, due to the button being depressed and accepting no more clicks.<br />
This is a minor complaint, compared to the thing giving me RSI in 3 days! The way the mouse forces you to raise your left finger, combined with the angle and position of the scrollball causes my finger tension. After adjusting the hand position, it was still uncomfortable. I have never experienced this before with any mouse, and I can only attribute it to the &#8216;Mighty Mouse&#8217;.&#8221;</em><br />
<strong><a href="http://www.macintouch.com/mightymouse.html">Alastair Jardine</a></strong></p>
<p><em>&#8220;The problem with keeping your left finger in the air is that it requires you to constantly keep one of the tendons in your arm under stress, this eventually will lead to RSI or some other issue with your wrist or arm.&#8221;</em><br />
<strong><a href="http://www.thinkmac.co.uk/blog/2005/08/further-reflections-on-mighty-mouse.html">Rory Prior</a></strong></p>
<p><em>&#8220;The first time I used it for a length of time I had bad RSI type pains in my forearm just below the elbow! So sadly it had to go.<br />
I love the design and had no problems with the buttons which are deeply cool, I just couldn’t take the pain.&#8221;</em><br />
<strong><a href="http://www.hicksdesign.co.uk/journal/mighty-mouse">David Hughes</a></strong></p>
<p><em>&#8220;Mighty Mouse gave me RSI within 48 hours. And it has stuck.&#8221;</em><br />
<strong><a href="http://episteme.arstechnica.com/groupee/forums/a/tpc/f/8300945231/m/465007146731/r/724005346731">low-fi, arstechnica forum</a></strong></p>
<p><em>&#8220;Since Apple&#8217;s Mighty Mouse requires your index finger to not be touching the mouse to perform a right click, my index finger was not able to rest naturally (and yes, I was holding it correctly). I must tell you, I have been an opponent of the Mighty Mouse for this very reason since I first got it in early August on an impulse buy. As I further ventured into the game not paying much attention to my hand, that usual &#8220;I need a rest&#8221; feeling turned painful. I then quit the game and took a break to go stretch my hands. Much to my dismay, my hand was still hurting. It is now Sunday and the pain has not gone away.&#8221;</em><br />
<strong><a href="http://applexnet.com/index.php?name=News&amp;file=article&amp;sid=1610">Trent Lapinski</a></strong></p>
<p>These are just some of the quotes I found when searching for RSI related problems and Apple&#8217;s Mighty Mouse. I&#8217;m now using my Logitech Pilot Wheel Mouse Optical again, which served me fine for years now without any pain involved using it.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-1371270786140851";
google_ad_slot = "2737808104";
google_ad_width = 300;
google_ad_height = 250;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
]]></content:encoded>
			<wfw:commentRss>http://timon-royer.com/en/6/apples-mighty-mouse-causes-rsi-symptoms/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

