<?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>tuxtina.de &#187; Mac</title>
	<atom:link href="http://tuxtina.de/category/tech/mac/feed" rel="self" type="application/rss+xml" />
	<link>http://tuxtina.de</link>
	<description>Christina Zeeh's Website</description>
	<lastBuildDate>Sun, 27 Jun 2010 01:14:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>Desktop Eye Candy</title>
		<link>http://tuxtina.de/2008/06/19/desktop-eye-candy</link>
		<comments>http://tuxtina.de/2008/06/19/desktop-eye-candy#comments</comments>
		<pubDate>Thu, 19 Jun 2008 19:18:44 +0000</pubDate>
		<dc:creator>Christina</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[Desktop Backgrounds]]></category>
		<category><![CDATA[Freebies]]></category>
		<category><![CDATA[Photos]]></category>

		<guid isPermaLink="false">http://tuxtina.de/2008/06/19/desktop-eye-candy/</guid>
		<description><![CDATA[I&#8217;ve uploaded full-size versions of some of my photos that make good desktop backgrounds. Click the download link in the sidebar next to each picture to download a full resolution version. Enjoy]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve uploaded <a href="http://picasaweb.google.com/tuxtina/DesktopBackgrounds">full-size versions of some of my photos that make good desktop backgrounds</a>. Click the download link in the sidebar next to each picture to download a full resolution version.</p>
<p>Enjoy <img src='http://tuxtina.de/wp/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://tuxtina.de/2008/06/19/desktop-eye-candy/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to re-combine JPEG + RAW in Aperture 2.0</title>
		<link>http://tuxtina.de/2008/02/23/how-to-re-combine-jpeg-raw-in-aperture-20</link>
		<comments>http://tuxtina.de/2008/02/23/how-to-re-combine-jpeg-raw-in-aperture-20#comments</comments>
		<pubDate>Fri, 22 Feb 2008 22:29:24 +0000</pubDate>
		<dc:creator>Christina</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Aperture]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Photos]]></category>

		<guid isPermaLink="false">http://tuxtina.de/2008/02/23/how-to-re-combine-jpeg-raw-in-aperture-20/</guid>
		<description><![CDATA[I am currently playing around with the trial version of Aperture 2.0. As the Canon G9&#8242;s RAW format was not supported in Mac OS X until very recently, I kept the JPEGs in iPhoto, and the RAW images in folders somewhere else. Aperture can show the JPEG + RAW of the same picture as a [...]]]></description>
			<content:encoded><![CDATA[<p>I am currently playing around with the trial version of <a href="http://apple.com/aperture">Aperture 2.0</a>. As the Canon G9&#8242;s RAW format was not supported in Mac OS X until very recently, I kept the JPEGs in iPhoto, and the RAW images in folders somewhere else.</p>
<p>Aperture can show the JPEG + RAW of the same picture as a single image, so they do not take up unnecessary screen real estate. The RAW or JPEG master can be selected through the context menu:</p>
<p><img src='http://tuxtina.de/wp/wp-content/uploads/2008/02/masters1.png' alt='masters.png' /></p>
<p>But I couldn&#8217;t find a way to re-combine the JPEGs I had imported from iPhoto, and the RAW files from a separate location, though it worked fine when importing directly from the camera. A workaround would of course be to use stacks (easy, thanks to auto-stack), but that would mean that stacks are pretty much unusable for other purposes.</p>
<p>I tried throwing JPEGs + RAWs together in a folder, and re-import them, hoping that Aperture would then recognize them as belonging together. Didn&#8217;t work. In the end it turns out that Aperture only creates a combined master if the modification date of both files is exactly the same.</p>
<p>This can of course easily be done in Terminal (my RAW files were still unmodified and thus had the original date, so I used those as the reference date, it would of course also work the other way round):<br />
<code><br />
for f in `ls *.CR2`; do touch -r $f `basename $f .CR2`.JPG; done<br />
</code></p>
<p>I&#8217;m still glad that I don&#8217;t have years of such files to re-combine, but at least it is a lot less annoying than using stacks for them. If anyone knows of a better way, please let me know <img src='http://tuxtina.de/wp/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://tuxtina.de/2008/02/23/how-to-re-combine-jpeg-raw-in-aperture-20/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hi from San Francisco</title>
		<link>http://tuxtina.de/2007/06/10/hi-from-san-francisco</link>
		<comments>http://tuxtina.de/2007/06/10/hi-from-san-francisco#comments</comments>
		<pubDate>Sun, 10 Jun 2007 14:56:23 +0000</pubDate>
		<dc:creator>Christina</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[San Francisco]]></category>
		<category><![CDATA[WWDC]]></category>

		<guid isPermaLink="false">http://tuxtina.de/2007/06/10/hi-from-san-francisco/</guid>
		<description><![CDATA[I&#8217;m in San Francisco for this year&#8217;s WWDC. Looking forward to meeting all of you there Went to the Haight Ashbury Street Fair today &#8230; here are some pictures I took. &#160;&#160;&#160;]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m in San Francisco for this year&#8217;s WWDC. Looking forward to meeting all of you there <img src='http://tuxtina.de/wp/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Went to the <a href="http://www.haightashburystreetfair.org/">Haight Ashbury Street Fair</a> today &#8230; here are some pictures I took.</p>
<p><img src='http://tuxtina.de/wp-content/uploads/2007/06/fair_small.png' alt='Haight Ashbury Street Fair' /></p>
<p><a href='http://tuxtina.de/wp-content/uploads/2007/06/food.png' title='Yummy Food' rel="lightbox[82]"><img src='http://tuxtina.de/wp-content/uploads/2007/06/food.thumbnail.png' alt='Yummy Food' /></a>&nbsp;<a href='http://tuxtina.de/wp-content/uploads/2007/06/dazedout.png' title='Dazed Out Guy' rel="lightbox[82]"><img src='http://tuxtina.de/wp-content/uploads/2007/06/dazedout.thumbnail.png' alt='Dazed Out Guy' /></a>&nbsp;<a href='http://tuxtina.de/wp-content/uploads/2007/06/smokingkermit.png' title='Smokin’ Kermit' rel="lightbox[82]"><img src='http://tuxtina.de/wp-content/uploads/2007/06/smokingkermit.thumbnail.png' alt='Smokin’ Kermit' /></a>&nbsp;<a href='http://tuxtina.de/wp-content/uploads/2007/06/harekrishna.png' title='Hare Krishna Chanters' rel="lightbox[82]"><img src='http://tuxtina.de/wp-content/uploads/2007/06/harekrishna.thumbnail.png' alt='Hare Krishna Chanters' /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://tuxtina.de/2007/06/10/hi-from-san-francisco/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>That Posting on Spyware</title>
		<link>http://tuxtina.de/2005/09/25/that-posting-on-spyware</link>
		<comments>http://tuxtina.de/2005/09/25/that-posting-on-spyware#comments</comments>
		<pubDate>Sun, 25 Sep 2005 08:30:00 +0000</pubDate>
		<dc:creator>Christina</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://tuxtina.de/wp/archives/2005-09-25T10_30_00.html</guid>
		<description><![CDATA[A while ago I posted a response to a discussion on the Mac User Groups volunteer mailing list about spyware. Opinions in the discussion ranged from claims that Macs are not in danger at all, to end-of-the-world scenarios. There was also a lot of confusion about the different types of malware that are out there. [...]]]></description>
			<content:encoded><![CDATA[<p>
A while ago I posted a response to a discussion on the <a href="http://lists.apple.com/mailman/listinfo/augd">Mac User Groups volunteer mailing list</a> about spyware. Opinions in the discussion ranged from claims that Macs are not in danger at all, to end-of-the-world scenarios. There was also a lot of confusion about the different types of malware that are out there. By now, my posting is all over the web, so I guess I can put it on my website as well <img src='http://tuxtina.de/wp/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />
</p>
<p>
<a href="/articles/malware-and-how-to-avoid-it-on-a-mac">Read it &#8230;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://tuxtina.de/2005/09/25/that-posting-on-spyware/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Preparations for WWDC</title>
		<link>http://tuxtina.de/2005/06/03/preparations-for-wwdc</link>
		<comments>http://tuxtina.de/2005/06/03/preparations-for-wwdc#comments</comments>
		<pubDate>Fri, 03 Jun 2005 08:55:00 +0000</pubDate>
		<dc:creator>Christina</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[Moscone]]></category>
		<category><![CDATA[San Francisco]]></category>
		<category><![CDATA[WWDC]]></category>

		<guid isPermaLink="false">http://tuxtina.de/wp/archives/2005-06-03T10_55_00.html</guid>
		<description><![CDATA[The Moscone Center being decorated for WWDC: There is also some cool sunset pictures in today&#8217;s gallery]]></description>
			<content:encoded><![CDATA[<p>
The Moscone Center being decorated for WWDC:
</p>
<p>
<img src="/files/byDay/2005-06-03/moscone.jpg" alt="Moscone West being prepared for WWDC"/>
</p>
<p>
There is also some cool sunset pictures in <a href="http://picasaweb.google.com/tuxtina/WWDC2005">today&#8217;s gallery</a> <img src='http://tuxtina.de/wp/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://tuxtina.de/2005/06/03/preparations-for-wwdc/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>In San Francisco for WWDC</title>
		<link>http://tuxtina.de/2005/06/02/in-san-francisco-for-wwdc</link>
		<comments>http://tuxtina.de/2005/06/02/in-san-francisco-for-wwdc#comments</comments>
		<pubDate>Thu, 02 Jun 2005 08:47:00 +0000</pubDate>
		<dc:creator>Christina</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[San Francisco]]></category>
		<category><![CDATA[WWDC]]></category>

		<guid isPermaLink="false">http://tuxtina.de/wp/archives/2005-06-02T10_47_00.html</guid>
		<description><![CDATA[I arrived in San Francisco last night. Some photos can be found here. Unfortunately, I slept through the middle of that beautiful sunset, and NWA also didn&#8217;t do a very good job keeping their windows clean. Otherwise, the flights with KLM and NWA were really quite enjoyable. In particular on the Airbus A330, which features [...]]]></description>
			<content:encoded><![CDATA[<p>
I arrived in San Francisco last night. Some photos can be found <a href="/photos/WWDC2005-1">here</a>. Unfortunately, I slept through the middle of that beautiful sunset, and NWA also didn&#8217;t do a very good job keeping their windows clean. Otherwise, the flights with KLM and NWA were really quite enjoyable. In particular on the Airbus A330, which features a personal entertainment system where you can even play games against the other passengers. It also has laptop power in half of the economy seats <img src='http://tuxtina.de/wp/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />
</p>
<p>
Seems <a href="http://www.codingmonkeys.de/map/log/archives/000180.html">some other people</a> weren&#8217;t that lucky &#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://tuxtina.de/2005/06/02/in-san-francisco-for-wwdc/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vortrag &#8220;Bildbearbeitung ohne Photoshop&#8221;</title>
		<link>http://tuxtina.de/2005/03/22/vortrag-bildbearbeitung-ohne-photoshop</link>
		<comments>http://tuxtina.de/2005/03/22/vortrag-bildbearbeitung-ohne-photoshop#comments</comments>
		<pubDate>Tue, 22 Mar 2005 15:41:00 +0000</pubDate>
		<dc:creator>Christina</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Gimp]]></category>
		<category><![CDATA[Presentation]]></category>

		<guid isPermaLink="false">http://tuxtina.de/wp/archives/2005-03-22T17_41_00.html</guid>
		<description><![CDATA[Die Folien zum Vortrag &#8220;Bildbearbeitung ohne Photoshop&#8221; bei der Mac User Group Stuttgart gibt es hier zum herunterladen: PDF (Bildschirmversion) PDF (Druckversion)]]></description>
			<content:encoded><![CDATA[<p>
Die Folien zum Vortrag &#8220;Bildbearbeitung ohne Photoshop&#8221; bei der<br />
<a href="http://mug-stuttgart.de">Mac User Group Stuttgart</a><br />
gibt es hier zum herunterladen:
</p>
<ul>
<li><a href="/files/mug/bildbearbeitung.pdf">PDF</a> (Bildschirmversion)</li>
<li><a href="/files/mug/bildbearbeitung_sw.pdf">PDF</a> (Druckversion)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://tuxtina.de/2005/03/22/vortrag-bildbearbeitung-ohne-photoshop/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vortrag &#8220;Sicherheit für Macs&#8221;</title>
		<link>http://tuxtina.de/2005/02/16/vortrag-sicherheit-fur-macs</link>
		<comments>http://tuxtina.de/2005/02/16/vortrag-sicherheit-fur-macs#comments</comments>
		<pubDate>Wed, 16 Feb 2005 11:21:00 +0000</pubDate>
		<dc:creator>Christina</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Presentation]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://tuxtina.de/wp/archives/2005-02-16T13_21_00.html</guid>
		<description><![CDATA[Die Folien zum Vortrag &#8220;Sicherheit f&#252;r Macs&#8221; bei der Mac User Group Stuttgart gibt es hier zum herunterladen: PDF (Bildschirmversion) PDF (Druckversion)]]></description>
			<content:encoded><![CDATA[<p>
Die Folien zum Vortrag &#8220;Sicherheit f&uuml;r Macs&#8221; bei der <a href="http://mug-stuttgart.de">Mac User Group Stuttgart</a> gibt es hier zum herunterladen:
</p>
<ul>
<li><a href="/files/mug/sicherheit.pdf">PDF</a> (Bildschirmversion)</li>
<li><a href="/files/mug/sicherheit_sw.pdf">PDF</a> (Druckversion)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://tuxtina.de/2005/02/16/vortrag-sicherheit-fur-macs/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>They say Mac OS X does not run on 68k ;-)</title>
		<link>http://tuxtina.de/2004/10/25/they-say-mac-os-x-does-not-run-on-68k</link>
		<comments>http://tuxtina.de/2004/10/25/they-say-mac-os-x-does-not-run-on-68k#comments</comments>
		<pubDate>Mon, 25 Oct 2004 17:43:00 +0000</pubDate>
		<dc:creator>Christina</dc:creator>
				<category><![CDATA[Humor]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Mac OS X]]></category>

		<guid isPermaLink="false">http://tuxtina.de/wp/archives/2004-10-25T19_43_00.html</guid>
		<description><![CDATA[Danamania has managed to get Mac OS X to boot on a 25MHz Centris 650 using Debian and PearPC! The OS is expected to be fully up and running in about &#8230; 7 days]]></description>
			<content:encoded><![CDATA[<p>
<a href="http://www.danamania.com/gl/">Danamania</a> has managed to get Mac OS X to <a href="http://www.appletalk.com.au/articles/index.php?article=2003">boot on a 25MHz Centris 650</a> using Debian and PearPC! The OS is expected to be fully up and running in about &#8230; 7 days <img src='http://tuxtina.de/wp/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://tuxtina.de/2004/10/25/they-say-mac-os-x-does-not-run-on-68k/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Switcher FAQ No. 1: Where&#8217;s $KEY on that Keyboard?</title>
		<link>http://tuxtina.de/2004/09/17/switcher-faq-no-1-wheres-key-on-that-keyboard</link>
		<comments>http://tuxtina.de/2004/09/17/switcher-faq-no-1-wheres-key-on-that-keyboard#comments</comments>
		<pubDate>Thu, 16 Sep 2004 22:10:00 +0000</pubDate>
		<dc:creator>Christina</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Mac OS X]]></category>

		<guid isPermaLink="false">http://tuxtina.de/wp/archives/2004-09-17T00_10_00.html</guid>
		<description><![CDATA[I think every single person I&#8217;ve talked to after they switched to the Mac platform has asked this question. It&#8217;s particularly difficult for people with German keyboards since all the characters Unix people and programmers usually need such as tilde, backslash, braces, and brackets are not printed on the keyboard and only accessible using Option [...]]]></description>
			<content:encoded><![CDATA[<p>
I think every single person I&#8217;ve talked to after they switched to the Mac platform has asked this question. It&#8217;s particularly difficult for people with German keyboards since all the characters Unix people and programmers usually need such as tilde, backslash, braces, and brackets are not printed on the keyboard and only accessible using Option or Option-Shift. But fortunately, Mac OS X comes with a little tool to help you figure out where all those keys are:<br />
<b>Keyboard Viewer</b>.
</p>
<p>
It can be enabled in System Preferences / International / Input Menu. This will automatically place the Input Menu (that&#8217;s the little menu with the flag icon) into your menu bar, containing an entry for Keyboard Viewer. In Keyboard Viewer, just press any of the modifier keys (Shift, Option, Option-Shift) to see the key mappings.
</p>
<p>
If that was too fast, <a href="/files/byDay/2004-09-17/KeyboardViewer.mov">here&#8217;s a little movie</a> to show you how it&#8217;s done.</p>
]]></content:encoded>
			<wfw:commentRss>http://tuxtina.de/2004/09/17/switcher-faq-no-1-wheres-key-on-that-keyboard/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

