<?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>Web Design and Tutorials from Austria  &#124;  Christian-Kalmar.com &#187; Mac OS X</title>
	<atom:link href="http://www.christian-kalmar.com/tag/mac-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.christian-kalmar.com</link>
	<description>Webdesign and Tutorials from Austria.</description>
	<lastBuildDate>Fri, 03 Sep 2010 09:28:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Power Tip #4: Showing &amp; Hiding Hidden Files on a Mac</title>
		<link>http://www.christian-kalmar.com/power-tip-4-showing-hiding-hidden-files-on-a-mac/</link>
		<comments>http://www.christian-kalmar.com/power-tip-4-showing-hiding-hidden-files-on-a-mac/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 19:55:38 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[PowerTip]]></category>

		<guid isPermaLink="false">http://www.christian-kalmar.com/?p=493</guid>
		<description><![CDATA[<p><img alt="power-tip-4-hidden-files" class="alignnone size-full wp-image-496" height="100" src="http://www.christian-kalmar.com/wp-content/uploads/2009/10/power-tip-4-hidden-files.gif" title="power-tip-4-hidden-files" width="500" /> 5ll41001 </p>
<p>As a web developer I&#39;m often working with <strong>.htaccess</strong> files in my projects. When I want to test a new .htaccess configuration for mod_rewrite I usually make an upload directly to the ftp server (not quite the&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><img alt="power-tip-4-hidden-files" class="alignnone size-full wp-image-496" height="100" src="http://www.christian-kalmar.com/wp-content/uploads/2009/10/power-tip-4-hidden-files.gif" title="power-tip-4-hidden-files" width="500" /> 5ll41001 </p>
<p>As a web developer I&#39;m often working with <strong>.htaccess</strong> files in my projects. When I want to test a new .htaccess configuration for mod_rewrite I usually make an upload directly to the ftp server (not quite the best development cycle ;-) &#8230; I know).</p>
<p>Trying to locate the file in Finder I had no luck. The reason is that Mac OS an unix based operating system is and all files starting with a dot won&#39;t be shown in Finder.<br />
	One could however upload the file via Terminal with a command line, but that&#39;s not a solution to me.</p>
<p>There is a Mac OS command that reveals these hidden files:</p>
<p><span style="color: rgb(0, 128, 0);"><code>defaults write com.apple.finder AppleShowAllFiles TRUE<br />
	killall Finder</code></span></p>
<p>And you can hide them again with:</p>
<p><span style="color: rgb(0, 128, 0);"><code>defaults write com.apple.finder AppleShowAllFiles FALSE<br />
	killall Finder</code></span></p>
<p>It&#39;s important to kill Finder to apply the changes.</p>
<p>&nbsp;</p>
<p>Now there is even a better solution without any command line typing: a widget for your Dashboard.</p>
<p>It&#39;s called <a href="http://www.apple.com/downloads/dashboard/developer/hiddenfiles.html" target="_blank">hiddenfiles</a> and you can download it directly from <a href="http://www.apple.com/downloads/dashboard/developer/hiddenfiles.html" target="_blank">Apple&#39;s website</a>.</p>
<p><img alt="hiddenfiles" class="aligncenter size-full wp-image-504" height="82" src="http://www.christian-kalmar.com/wp-content/uploads/2010/01/hiddenfiles.jpg" title="hiddenfiles" width="118" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.christian-kalmar.com/power-tip-4-showing-hiding-hidden-files-on-a-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Power Tip #3: Speed Up Mail Client on Mac</title>
		<link>http://www.christian-kalmar.com/power-tip-3-speed-up-mail-client-on-mac/</link>
		<comments>http://www.christian-kalmar.com/power-tip-3-speed-up-mail-client-on-mac/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 07:10:13 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Mail]]></category>
		<category><![CDATA[PowerTip]]></category>

		<guid isPermaLink="false">http://www.christian-kalmar.com/?p=452</guid>
		<description><![CDATA[<p><img class="alignnone size-full wp-image-453" title="power-tip-3-speed-up-mail-header" src="http://www.christian-kalmar.com/wp-content/uploads/2009/08/power-tip-3-speed-up-mail-header.jpg" alt="power-tip-3-speed-up-mail-header" width="500" height="100" /> 5ll41001 </p>
<p>If you get a lot of emails or if you have an IMAP account you have maybe noticed that Mail gets slower and slower. The reason for the <strong>speed decrease</strong> is<strong> Mail&#8217;s Index file</strong> that grows with&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-453" title="power-tip-3-speed-up-mail-header" src="http://www.christian-kalmar.com/wp-content/uploads/2009/08/power-tip-3-speed-up-mail-header.jpg" alt="power-tip-3-speed-up-mail-header" width="500" height="100" /> 5ll41001 </p>
<p>If you get a lot of emails or if you have an IMAP account you have maybe noticed that Mail gets slower and slower. The reason for the <strong>speed decrease</strong> is<strong> Mail&#8217;s Index file</strong> that grows with time. Deleting and moving mails causes gaps in that index file.  To speed up Mail you just need to send that index file on diet.</p>
<p>(<span style="color: #ff0000;">before you continue here make as usual a backup</span>)</p>
<ol>
<li>Quit Mail</li>
<li>Open Terminal (<em> Applications -&gt; Utilities -&gt; Terminal</em> )</li>
<li>Run command: <span style="color: #008000;">sqlite3 ~/Library/Mail/Envelope\ Index vacuum index</span></li>
<li><em>Optional:</em> automate it on a weekly basis</li>
</ol>
<p>Now your Mail should be fast again.</p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.christian-kalmar.com/power-tip-3-speed-up-mail-client-on-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Power Tip #2: Softer Volume Control on a Mac</title>
		<link>http://www.christian-kalmar.com/softer-volume-control-mac/</link>
		<comments>http://www.christian-kalmar.com/softer-volume-control-mac/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 14:27:14 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[PowerTip]]></category>
		<category><![CDATA[Volume]]></category>

		<guid isPermaLink="false">http://www.christian-kalmar.com/?p=350</guid>
		<description><![CDATA[<p><img class="alignnone size-full wp-image-365" title="soft-volume-control-header" src="http://www.christian-kalmar.com/wp-content/uploads/2009/06/soft-volume-control-header.jpg" alt="soft-volume-control-header" width="500" height="100" /> 5ll41001 </p>
<p>This is another part of the <a href="http://www.christian-kalmar.com/power-tip-1-forward-delete-on-a-mac/">Power Tip Series</a>. Today I&#8217;d like to show you how to control the volume softer on a Mac.</p>
<p><br class="spacer_" /></p>
<h3>Normal Volume Control</h3>
<p>As you already know turning the sound volume&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-365" title="soft-volume-control-header" src="http://www.christian-kalmar.com/wp-content/uploads/2009/06/soft-volume-control-header.jpg" alt="soft-volume-control-header" width="500" height="100" /> 5ll41001 </p>
<p>This is another part of the <a href="http://www.christian-kalmar.com/power-tip-1-forward-delete-on-a-mac/">Power Tip Series</a>. Today I&#8217;d like to show you how to control the volume softer on a Mac.</p>
<p><br class="spacer_" /></p>
<h3>Normal Volume Control</h3>
<p>As you already know turning the sound volume up you press <img class="alignnone size-full wp-image-374" title="volume-up" src="http://www.christian-kalmar.com/wp-content/uploads/2009/06/volume-up.jpg" alt="volume-up" width="44" height="24" /> and respectively you press <img class="alignnone size-full wp-image-373" title="volume-down" src="http://www.christian-kalmar.com/wp-content/uploads/2009/06/volume-down.jpg" alt="volume-down" width="44" height="24" /> to turn the volume down. On your screen you see the current volume settings:</p>
<p><img class="aligncenter size-full wp-image-361" title="normal-volume-control" src="http://www.christian-kalmar.com/wp-content/uploads/2009/06/normal-volume-control.gif" alt="normal-volume-control" width="300" height="230" /></p>
<p>Now what can be sometimes annoying is the fact that the jumps from level to level are to strong. But there is a trick.</p>
<p><br class="spacer_" /></p>
<h3>Soft Volume Control</h3>
<p>When you press <strong>shift+alt</strong> together with the volume control keys you will notice that the volume will increase/decrease in <strong>smaller steps</strong> (usually one third of a box). So this is what you will see on your screen:</p>
<p><img class="aligncenter size-full wp-image-362" title="soft-volume-control" src="http://www.christian-kalmar.com/wp-content/uploads/2009/06/soft-volume-control.gif" alt="soft-volume-control" width="300" height="230" /></p>
<p><br class="spacer_" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.christian-kalmar.com/softer-volume-control-mac/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Power Tip #1: Forward Delete on a Mac</title>
		<link>http://www.christian-kalmar.com/power-tip-1-forward-delete-on-a-mac/</link>
		<comments>http://www.christian-kalmar.com/power-tip-1-forward-delete-on-a-mac/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 14:05:46 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Keyboard]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[MacBook Pro]]></category>
		<category><![CDATA[PowerTip]]></category>

		<guid isPermaLink="false">http://www.christian-kalmar.com/?p=296</guid>
		<description><![CDATA[<p><img class="alignnone size-full wp-image-297" title="power-tip-forward-delete-header" src="http://www.christian-kalmar.com/wp-content/uploads/2009/06/power-tip-forward-delete-header.gif" alt="power-tip-forward-delete-header" width="500" height="100" /> 5ll41001 </p>
<p>As of now I will post from time to time short articles with interesting <strong>hints</strong> on various topics. These articles will be to short to call them tutorials and that&#8217;s why I introduced today the <strong>Power Tip</strong>&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-297" title="power-tip-forward-delete-header" src="http://www.christian-kalmar.com/wp-content/uploads/2009/06/power-tip-forward-delete-header.gif" alt="power-tip-forward-delete-header" width="500" height="100" /> 5ll41001 </p>
<p>As of now I will post from time to time short articles with interesting <strong>hints</strong> on various topics. These articles will be to short to call them tutorials and that&#8217;s why I introduced today the <strong>Power Tip series</strong>.</p>
<p>Today&#8217;s power tip is about the <strong>forward delete key combination</strong> on a <strong>Mac</strong> computer. As I switched from Windows to Mac missing the <strong>Del</strong> key I thought this could be a good hint for people in the same.</p>
<p>To <strong>delete backwards</strong> you use the <strong>Backspace</strong> key on Windows and Mac the same way.</p>
<p>To <strong>delete forward</strong> you have the <strong>Del</strong> key on Windows PCs. On a Mac you won&#8217;t find such a key. The solution is to use the <strong>fn</strong> key together with <strong>Backspace</strong>.</p>
<p><img class="alignnone size-full wp-image-367" title="keyboard-forward-delete" src="http://www.christian-kalmar.com/wp-content/uploads/2009/06/keyboard-forward-delete1.gif" alt="keyboard-forward-delete" width="500" height="209" /></p>
<p>By the way, I tested it with Sun VirtualBox where I run Windows for testing purposes and it worked fine as well. Just hit <strong>fn+ctrl+alt+Backspace</strong> to get the process list, to log out or to lock the screen.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.christian-kalmar.com/power-tip-1-forward-delete-on-a-mac/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fixing a broken Face Detection Database in iPhoto</title>
		<link>http://www.christian-kalmar.com/fixing-a-broken-face-detection/</link>
		<comments>http://www.christian-kalmar.com/fixing-a-broken-face-detection/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 23:27:37 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Face Detection]]></category>
		<category><![CDATA[iPhoto]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[Terminal]]></category>

		<guid isPermaLink="false">http://www.christian-kalmar.com/?p=169</guid>
		<description><![CDATA[<p><img class="alignnone size-full wp-image-369" title="fix-face-detection-iphoto-header" src="http://www.christian-kalmar.com/wp-content/uploads/2009/06/fix-face-detection-iphoto-header.jpg" alt="fix-face-detection-iphoto-header" width="500" height="100" /> 5ll41001 </p>
<p>From time to time iPhoto&#8217;s face detection database gets broken and faces are not recognized on new imported photos. It can even happen that face information of old photos is lost or only partially working.</p>
<p>I think&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-369" title="fix-face-detection-iphoto-header" src="http://www.christian-kalmar.com/wp-content/uploads/2009/06/fix-face-detection-iphoto-header.jpg" alt="fix-face-detection-iphoto-header" width="500" height="100" /> 5ll41001 </p>
<p>From time to time iPhoto&#8217;s face detection database gets broken and faces are not recognized on new imported photos. It can even happen that face information of old photos is lost or only partially working.</p>
<p>I think one of the reasons could be using iPhoto image library among several users ( there is an how-to i wrote recently:<a title="Sharing iPhoto Library among several users on a Mac" rel="bookmark" href="../2009/06/07/sharing-iphoto-library-among-several-users-on-a-mac/"> Sharing iPhoto Library among several users on a Mac</a>). To be more precise it could have something to do with file privileges.</p>
<p>Well the bad news here are that there is no fix for that matter from Apple and all face data is lost. The good news: you can reset the database and make it work again.</p>
<p><br class="spacer_" /></p>
<h3>The Solution</h3>
<p><img class="alignright size-full wp-image-273" title="terminal-icon" src="http://www.christian-kalmar.com/wp-content/uploads/2009/06/terminal-icon.jpg" alt="terminal-icon" width="92" height="79" /></p>
<p>To reset the face database you need to delete the database files of iPhoto can create a new one. To achieve that you need to launch the Terminal application (you will find it in the Utilities folder within you Applications).</p>
<p><br class="spacer_" /></p>
<p>Now type the following commands in the terminal application (<span style="color: #ff0000;">before you continue here make as usual a backup and quit iPhoto</span>):</p>
<p><img class="alignnone size-full wp-image-276" title="terminal-commands" src="http://www.christian-kalmar.com/wp-content/uploads/2009/06/terminal-commands.gif" alt="terminal-commands" width="473" height="114" /></p>
<p><em><strong>sudo bash</strong></em> &#8211; this will give you superuser privileges after typing the admin password<br />
 <em><strong>cd /Users/&#8230;</strong></em> &#8211; change to the folder where your iPhoto library is located<br />
 <em><strong>r<span>m</span> -rf face &#8230;</strong></em> &#8211; delete the two database files that start with &#8220;face&#8221;</p>
<p>Now when you run iPhoto again your face database will be empty and you can start to add new faces. Depending on the number of photos you have in you library the first scan of all photos can take a while (10.000 photos made me wait half an hour).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.christian-kalmar.com/fixing-a-broken-face-detection/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Ultimate Spotlight Secrets on Mac OS X</title>
		<link>http://www.christian-kalmar.com/ultimate-spotlight-secrets-on-mac-os-x/</link>
		<comments>http://www.christian-kalmar.com/ultimate-spotlight-secrets-on-mac-os-x/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 12:06:41 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[Speed]]></category>
		<category><![CDATA[Spotlight]]></category>
		<category><![CDATA[TimeMachine]]></category>

		<guid isPermaLink="false">http://www.christian-kalmar.com/?p=218</guid>
		<description><![CDATA[<p><img class="alignnone size-full wp-image-233" title="spotlight-secrets-header" src="http://www.christian-kalmar.com/wp-content/uploads/2009/06/spotlight-secrets-header.jpg" alt="spotlight-secrets-header" width="500" height="100" /> 5ll41001 </p>
<p>I think the majority of mac users would say that spotlight is a really nice tool. But most of them don&#8217;t even know what cool tricks Spotlight can even do. In my opinion, Spotlight is one of&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-233" title="spotlight-secrets-header" src="http://www.christian-kalmar.com/wp-content/uploads/2009/06/spotlight-secrets-header.jpg" alt="spotlight-secrets-header" width="500" height="100" /> 5ll41001 </p>
<p>I think the majority of mac users would say that spotlight is a really nice tool. But most of them don&#8217;t even know what cool tricks Spotlight can even do. In my opinion, Spotlight is one of the best productivity tools that comes for free (well, you have to buy Mac OS anyway).</p>
<p>Windows users can only dream of it. You would need to buy a lot of software to cover the same functionality. And performance I don&#8217;t even want to mention here.</p>
<p>So, what can we actually do with Spotlight?</p>
<h3>1. Normal Search</h3>
<p>Searching for some documents is pretty simple. Just hit <strong>cmd+Spacebar</strong> (Spotlight will open in the top right corner of you screen) and start typing the phrase. Let&#8217;s say we are looking for: <span style="color: #ff6600;"><em><strong>script</strong></em></span>. And voila, we get a list of everything containing <em><strong>script</strong></em>.</p>
<p><img class="aligncenter size-full wp-image-228" title="spotlight-box" src="http://www.christian-kalmar.com/wp-content/uploads/2009/06/spotlight-box.gif" alt="spotlight-box" width="361" height="214" /></p>
<p><br class="spacer_" /></p>
<h3>2. Boolean Search</h3>
<p>Now that we&#8217;ve got a nice list, we want to refine it a little bit. We don&#8217;t want to get results that contain <em><strong><span style="color: #ff6600;">editor</span></strong></em>. Spotlight comes with <strong>boolean</strong> search functionality. It works with the following operators: <strong>AND</strong>, <strong>OR</strong>, <strong>NOT</strong>. Now the important part here is to type these operators all in capital letters, otherwise they will be understood as search terms.</p>
<p><img class="aligncenter size-full wp-image-227" title="spotlight-boolean" src="http://www.christian-kalmar.com/wp-content/uploads/2009/06/spotlight-boolean.gif" alt="spotlight-boolean" width="361" height="214" /></p>
<p><br class="spacer_" /></p>
<h3>3. Type Search</h3>
<p>When you are looking for a specific type of document, let&#8217;s say an image, you can use the <em><strong><span style="color: #ff6600;">kind</span></strong></em> command followed by a <strong>colon</strong> and the <strong>file type</strong>. In this case the command would be <strong><em><span style="color: #ff6600;">script kind:image</span></em></strong>.</p>
<p><img class="aligncenter size-full wp-image-231" title="spotlight-kind" src="http://www.christian-kalmar.com/wp-content/uploads/2009/06/spotlight-kind.gif" alt="spotlight-kind" width="361" height="214" />Make sure that you don&#8217;t have any space before and after the colon. There is a list of types you can use with this command:</p>
<table class="stats" style="text-align: left; width: 499px; height: 439px;" border="0" cellspacing="0" cellpadding="0" rules="rows">
<tbody>
<tr>
<th>Search for:</th>
<th>Use:</th>
</tr>
<tr>
<td>Aliases</td>
<td>kind:alias</td>
</tr>
<tr>
<td>Applications</td>
<td>kind:application, kind:applications, kind:app</td>
</tr>
<tr>
<td>Audio</td>
<td>kind:audio</td>
</tr>
<tr>
<td>Bookmarks</td>
<td>kind:bookmark, kind:bookmarks</td>
</tr>
<tr>
<td>Browser history</td>
<td>kind:history</td>
</tr>
<tr>
<td>Contacts</td>
<td>kind:contact, kind:contacts</td>
</tr>
<tr>
<td>E-mail messages</td>
<td>kind:email, kind:emails, kind:mail message</td>
</tr>
<tr>
<td>Folders</td>
<td>kind:folder, kind:folders, kind:fol</td>
</tr>
<tr>
<td>Fonts</td>
<td>kind:font, kind:fonts</td>
</tr>
<tr>
<td>iCal Events</td>
<td>kind:event, kind:events</td>
</tr>
<tr>
<td>iCal To-Do Items</td>
<td>kind:todo, kind:todos, kind:to do</td>
</tr>
<tr>
<td>Images</td>
<td>kind:image, kind:images</td>
</tr>
<tr>
<td>JPEG files</td>
<td>kind:jpeg</td>
</tr>
<tr>
<td>Keynote files</td>
<td>kind:keynote</td>
</tr>
<tr>
<td>Movies</td>
<td>kind:movie, kind:movies</td>
</tr>
<tr>
<td>MP3 files</td>
<td>kind:mp3</td>
</tr>
<tr>
<td>Music</td>
<td>kind:music</td>
</tr>
<tr>
<td>Numbers documents</td>
<td>kind:numbers</td>
</tr>
<tr>
<td>Pages documents</td>
<td>kind:pages</td>
</tr>
<tr>
<td>PDF files</td>
<td>kind:pdf, kind:pdfs</td>
</tr>
<tr>
<td>PowerPoint files</td>
<td>kind:powerpoint</td>
</tr>
<tr>
<td>Preference panes</td>
<td>kind:preference, kind:preferences</td>
</tr>
<tr>
<td>Presentations</td>
<td>kind:presentation, kind:presentations</td>
</tr>
<tr>
<td>QuickTime files</td>
<td>kind:quicktime</td>
</tr>
<tr>
<td>TIFF files</td>
<td>kind:tiff</td>
</tr>
<tr>
<td>Word documents</td>
<td>kind:word</td>
</tr>
</tbody>
</table>
<p><br class="spacer_" /></p>
<h3>4. Calculations</h3>
<p>There is a nice calculator in the Dashboard but you could use the space for another nice widget. Spotlight can to all basic calculations as well. It also can handle brackets withing the formulas. Furthermore it is capable to handle a few more advanced calculations too, like square root, power, PI, &#8230;</p>
<p>As you can see spotlight is more advanced than the regular Dashboard calculator.</p>
<p><img class="aligncenter size-full wp-image-229" title="spotlight-calculator" src="http://www.christian-kalmar.com/wp-content/uploads/2009/06/spotlight-calculator.gif" alt="spotlight-calculator" width="361" height="112" /></p>
<p><br class="spacer_" /></p>
<h3>5. Application Launcher</h3>
<p>That&#8217;s my absolute favorite one. The Dock has a limited space to place icons. Of course you can extend it with a stack and put there even more icons but it&#8217;s so much simpler with Spotlight. Just start typing <strong><em><span style="color: #ff6600;">fire</span></em></strong> to show <strong>Firefox</strong> in the list.  Just think about how many clicks it can take you sometimes to launch a specific application.</p>
<p><img class="aligncenter size-full wp-image-232" title="spotlight-launch" src="http://www.christian-kalmar.com/wp-content/uploads/2009/06/spotlight-launch.gif" alt="spotlight-launch" width="361" height="214" /></p>
<p><br class="spacer_" /></p>
<h3>6. Definition</h3>
<p>Another nice feature of spotlight is that it can show you the definition of a word you type. Just hover the definition row in the result set and it will show you the definition of that word in a tooltip. Really nice.</p>
<p><img class="aligncenter size-full wp-image-230" title="spotlight-definition" src="http://www.christian-kalmar.com/wp-content/uploads/2009/06/spotlight-definition.gif" alt="spotlight-definition" width="361" height="214" /></p>
<p><br class="spacer_" /></p>
<h3>7. Show in Finder</h3>
<p>If you don&#8217;t want to open a document within Spotlight but show it in a Finder window you just press <strong>cmd</strong> and hold it while clicking the found document.</p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p>Spotlight is a powerful tool to speed up your work. It is included in every open/save file dialog box and helps you finding lost files in TimeMachine.</p>
<p><br class="spacer_" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.christian-kalmar.com/ultimate-spotlight-secrets-on-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple unveiled new Snow Leopard at WWDC today</title>
		<link>http://www.christian-kalmar.com/apple-unveiled-new-snow-leopard-at-wwdc-today/</link>
		<comments>http://www.christian-kalmar.com/apple-unveiled-new-snow-leopard-at-wwdc-today/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 22:00:20 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Exposé]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[MacBook Pro]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[Snow Leopard]]></category>
		<category><![CDATA[TimeMachine]]></category>

		<guid isPermaLink="false">http://www.christian-kalmar.com/?p=200</guid>
		<description><![CDATA[<p><img class="alignnone size-full wp-image-202" title="snow-leopard-header" src="http://www.christian-kalmar.com/wp-content/uploads/2009/06/snow-leopard-header.jpg" alt="snow-leopard-header" width="500" height="100" /> 5ll41001 </p>
<p>Today at the <a href="http://developer.apple.com/wwdc/mac/">WWDC</a> Apple presented the all new Mac OS X known as <strong>Snow Leopard</strong>. A lot of improvements have been done but most of them only under the hood. Yes! More power and more&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-202" title="snow-leopard-header" src="http://www.christian-kalmar.com/wp-content/uploads/2009/06/snow-leopard-header.jpg" alt="snow-leopard-header" width="500" height="100" /> 5ll41001 </p>
<p>Today at the <a href="http://developer.apple.com/wwdc/mac/">WWDC</a> Apple presented the all new Mac OS X known as <strong>Snow Leopard</strong>. A lot of improvements have been done but most of them only under the hood. Yes! More power and more speed.</p>
<p>The release date is <strong>planned for September</strong> (before Windows 7) and an upgrade will cost only <strong>$29</strong>. Considering Apple&#8217;s upgrade policy in the past will this be a steal.</p>
<p><br class="spacer_" /></p>
<h3>So here is what you should know about the new Mac OS X:</h3>
<p><img class="alignnone size-full wp-image-201" title="most-advanced-os" src="http://www.christian-kalmar.com/wp-content/uploads/2009/06/most-advanced-os.jpg" alt="most-advanced-os" width="500" height="266" /></p>
<h3>1. Exposé reloaded</h3>
<p>Exposé will be integrated in the Dock. Clicking and holding an application icon in the Dock will unshuffle all it&#8217;s windows. Stacks will be scrollable and finally navigation through folders inside a Stack will be possible (man, I was really waiting for that one).</p>
<p><br class="spacer_" /></p>
<h3>2. Performance</h3>
<p>Most of the code base has been rewritten to increase performance system-wide. PDFs are opened 1,5 times faster than before and JPEGs are loaded even twice as fast. Opening Mail will take only 50% of time. I can almost hear it roaring.</p>
<p><br class="spacer_" /></p>
<h3>3. Full 64-bit and Multi-Core</h3>
<p>The gained performance could be a direct result of the full 64-bit integration. All native Mac applications have been rewritten for 64-bit support.</p>
<p><br class="spacer_" /></p>
<h3>4. Safari 4<br />
</h3>
<p>The fast browser will get even faster. The Javascript engine has been improved by 50%. And  Safari 4 passes the <a href="http://acid3.acidtests.org/">Acid3</a> browser test (as the current beta does).</p>
<p><br class="spacer_" /></p>
<h3>5. TimeMachine</h3>
<p>Same goes for TimeMachine. There will be a performance jump up to 50%.</p>
<p><br class="spacer_" /></p>
<h3>6. Smaller footprint</h3>
<p>Snow Leopard will be more lean than the current version. The installation will save 6 GB of the hard disk. Nowadays disk space is really cheap (I can remember my first PC with a 170 MB hard disk) but it&#8217;s great for MacBooks where you cannot just add and add more hard drives.</p>
<p><br class="spacer_" /></p>
<h3>7. More reliable disk eject</h3>
<p>One of the situation I really hate about my Mac is when some application just stalls and you cannot eject the DVD or even worse if you cannot eject an USB drive. Snow Leopard will be able to show you the problematic application so you can shut it down completely.</p>
<p><br class="spacer_" /></p>
<p>Can&#8217;t wait to see my MacBook Pro with the new Snow Leopard in action.</p>
<p><br class="spacer_" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.christian-kalmar.com/apple-unveiled-new-snow-leopard-at-wwdc-today/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Screenshot Secrets in Mac OS X</title>
		<link>http://www.christian-kalmar.com/screenshot-secrets-in-mac-os-x/</link>
		<comments>http://www.christian-kalmar.com/screenshot-secrets-in-mac-os-x/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 12:47:22 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Screenshot]]></category>

		<guid isPermaLink="false">http://www.christian-kalmar.com/?p=142</guid>
		<description><![CDATA[<p>You probably know how to make a screenshot on your Mac, but when you are writing tutorials you need often just need an image of the current dialog box or application window. You can crop a screenshot in Photoshop or&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>You probably know how to make a screenshot on your Mac, but when you are writing tutorials you need often just need an image of the current dialog box or application window. You can crop a screenshot in Photoshop or any other image editing software but there is a way simpler method. 5ll41001 </p>
<p>Here is a list of the most important shortcuts for making screenshots on a Mac:</p>
<table style="border: 0pt solid #4c383d;" border="0" frame="border" rules="rows">
<tbody>
<tr>
<td style="width: 150px;">
<h3>Key Combo</h3>
</td>
<td>
<h3>Action</h3>
</td>
</tr>
<tr>
<td>cmd + shift + 3</td>
<td>Capture entire screen and save as a file on the desktop</td>
</tr>
<tr>
<td>cmd + ctrl + shift + 3</td>
<td>Capture entire screen and copy to the clipboard</td>
</tr>
<tr>
<td>cmd + shift + 4</td>
<td>Capture dragged area and save as a file</td>
</tr>
<tr>
<td>cmd + ctrl + shift +4</td>
<td>Capture dragged area and copy to the clipboard</td>
</tr>
<tr>
<td>cmd + shift + 4 then Space bar</td>
<td>Capture a window, menu, desktop icon, or the menu bar and save as a file</td>
</tr>
<tr>
<td>cmd + ctrl + shift + 4 then Space bar</td>
<td>Capture a window, menu, desktop icon, or the menu bar and copy to the clipboard</td>
</tr>
</tbody>
</table>
<p><br class="spacer_" /></p>
<p>If you know any other key combinations you are welcome to share them by posting a comment and I will update the list.</p>
<p><br class="spacer_" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.christian-kalmar.com/screenshot-secrets-in-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Swipe to navigate in Firefox on a MacBook</title>
		<link>http://www.christian-kalmar.com/swipe-to-navigate-in-firefox-on-a-macbook/</link>
		<comments>http://www.christian-kalmar.com/swipe-to-navigate-in-firefox-on-a-macbook/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 09:35:52 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[MacBook Pro]]></category>
		<category><![CDATA[MulitTouch]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[Swipe]]></category>

		<guid isPermaLink="false">http://www.christian-kalmar.com/?p=124</guid>
		<description><![CDATA[<p><img class="alignleft size-full wp-image-125" title="swipte-firefox-header" src="http://www.christian-kalmar.com/wp-content/uploads/2009/06/swipte-firefox-header.jpg" alt="swipte-firefox-header" width="440" height="100" /> 5ll41001 </p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p>Being used to the 3-finger-swipe functionality to navigate within Safari and other Apple applications I wanted Firefox to behave the same way. Safari is really a great browser but not used by many users.&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-125" title="swipte-firefox-header" src="http://www.christian-kalmar.com/wp-content/uploads/2009/06/swipte-firefox-header.jpg" alt="swipte-firefox-header" width="440" height="100" /> 5ll41001 </p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p>Being used to the 3-finger-swipe functionality to navigate within Safari and other Apple applications I wanted Firefox to behave the same way. Safari is really a great browser but not used by many users. To test my websites in terms of design and functionality I use Firefox and IE as well.</p>
<p>Unfortunately the Trackpad gestures are not working with these browsers. After some research in Google I finally came across a great piece of software:</p>
<h3><a href="http://wcrawford.org/2008/02/28/everytime-i-think-about-you-i-touch-my-cell/">MultiClutch</a></h3>
<p>MultiClutch brings you the MultiTouch gestures to any application and lets you control the action behind every gesture. It embeds within the System Preferences Panel and is really simple to use.</p>
<p>Here is an example configuration for Firefox to use Swipe for back and forward history navigation:</p>
<p><a href="http://www.christian-kalmar.com/wp-content/uploads/2009/06/multicluth-window.jpg" rel="lightbox[124]"><img class="aligncenter size-thumbnail wp-image-126" title="multicluth-window" src="http://www.christian-kalmar.com/wp-content/uploads/2009/06/multicluth-window-150x150.jpg" alt="multicluth-window" width="150" height="150" /></a></p>
<p><br class="spacer_" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.christian-kalmar.com/swipe-to-navigate-in-firefox-on-a-macbook/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>7 essential must have applications for Mac OS X</title>
		<link>http://www.christian-kalmar.com/7-essential-must-have-applications-for-mac-os-x/</link>
		<comments>http://www.christian-kalmar.com/7-essential-must-have-applications-for-mac-os-x/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 21:34:00 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.christian-kalmar.com/?p=64</guid>
		<description><![CDATA[<p><img class="alignleft size-full wp-image-99" title="essential-apps-header" src="http://www.christian-kalmar.com/wp-content/uploads/2009/06/essential-apps-header.jpg" alt="essential-apps-header" width="440" height="100" /> 5ll41001 </p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p>This is my list of essential little helpers every Mac should have installed. These tools are not very expensive and can improve productivity on a Mac a lot.</p>
<h3><a href="http://www.obdev.com/products/littlesnitch/index.html">1. Little Snitch</a></h3>
<p style="text-align: justify;"><img class="alignleft size-full wp-image-76" style="border: 0pt none;" title="little-snitch" src="http://www.christian-kalmar.com/wp-content/uploads/2009/06/little-snitch.gif" alt="little-snitch" width="100" height="100" />The&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-99" title="essential-apps-header" src="http://www.christian-kalmar.com/wp-content/uploads/2009/06/essential-apps-header.jpg" alt="essential-apps-header" width="440" height="100" /> 5ll41001 </p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p>This is my list of essential little helpers every Mac should have installed. These tools are not very expensive and can improve productivity on a Mac a lot.</p>
<h3><a href="http://www.obdev.com/products/littlesnitch/index.html">1. Little Snitch</a></h3>
<p style="text-align: justify;"><img class="alignleft size-full wp-image-76" style="border: 0pt none;" title="little-snitch" src="http://www.christian-kalmar.com/wp-content/uploads/2009/06/little-snitch.gif" alt="little-snitch" width="100" height="100" />The Firewall that comes with Mac OS X is a very simple one. That&#8217;s because Apple tries to keep the user&#8217;s life simple. That firewall doesn&#8217;t allow much of settings and handles only incoming traffic. As long as you are a &#8220;normal&#8221; user it&#8217;s great, but if you would like to control outgoing traffic too you need to find another solution. Looking for a better firewall I came across a lot of apps and Little Snitch turned out to be the only one that would handle outgoing traffic as well. Furthermore it integrates perfectly with your Mac as a small tray icon. After having installed Little Snitch I was shocked about all the applications that where trying to connect to some strange servers. It&#8217;s really a must-have security tool for every Mac.</p>
<p style="text-align: justify;"> </p>
<h3 style="text-align: left;"><a href="http://www.activata.co.uk/ifreemem/">2. iFreeMem</a></h3>
<p style="text-align: justify;"><img class="alignleft size-full wp-image-73" title="ifreemem" src="http://www.christian-kalmar.com/wp-content/uploads/2009/06/ifreemem.gif" alt="ifreemem" width="100" height="100" />iFreeMem can help you in optimizing your Mac&#8217;s memory after having a long session. It will clean up all memory blocks that are not in use anymore (typically after quitting memory intensive applications) and rearrange others that are in use. After installation you will find a new tray icon in your toolbar which will show you the currently consumed memory. A click will open a small box with a more detailed memory allocation and an &#8220;Optimize Memory&#8221; button. So from time to time when you need a little bit more memory just run this tool and you won&#8217;t need to reboot at all.</p>
<p style="text-align: justify;"> </p>
<h3><a href="http://agilewebsolutions.com/products/1Password">3. 1Password </a></h3>
<p style="text-align: justify;"><img class="alignleft size-full wp-image-69" title="1password" src="http://www.christian-kalmar.com/wp-content/uploads/2009/06/1password.gif" alt="1password" width="100" height="100" />1Password can store all your passwords used on websites. Moreover it can handle full forms as well. This is very useful during web development when you need to test extensive web applications. All your passwords and forms can be protected with one master password so you want need to remember all the others anymore. 1Password integrates directly as a toolbar in your browser and will give you the easyness of &#8220;one-click-login&#8221;.</p>
<p style="text-align: justify;"> </p>
<h3><a href="http://www.reggieashworth.com/appdelete">4. AppDelete</a></h3>
<p style="text-align: justify;"><img class="alignleft size-full wp-image-71" title="app-delete" src="http://www.christian-kalmar.com/wp-content/uploads/2009/06/app-delete.gif" alt="app-delete" width="100" height="100" />When I was new to Macs I fell immediately for the simple install/unistall process. But sometimes applications leave a lot of useless trash on your system. AppDelete will help you to clean up your Mac from all associated files of any software. It&#8217;s a great tool to keep your Mac healthy.</p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;"> </p>
<h3><a href="http://iarchiver.com/">5. iArchiver</a></h3>
<p style="text-align: justify;"><img class="alignleft size-full wp-image-72" title="iarchiver" src="http://www.christian-kalmar.com/wp-content/uploads/2009/06/iarchiver.gif" alt="iarchiver" width="100" height="100" />Being used to Zip and Rar files iArchiver became a very good friend of mine. Of course there are more professional solutions out there like StuffIt, but this one is really cheap.</p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;"> </p>
<h3><a href="http://www.ergonis.com/products/keycue/">6. KeyCue</a></h3>
<p style="text-align: justify;"><img class="alignleft size-full wp-image-75" title="keycue" src="http://www.christian-kalmar.com/wp-content/uploads/2009/06/keycue.gif" alt="keycue" width="100" height="100" />Especially for Mac-beginners this tool can be a lot of help. By simply holding down the command key it will show you a window with the most important hotkey combinations. After a while using it I remembered more and more hotkeys. Great for productivity.</p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;"> </p>
<p style="text-align: justify;"> </p>
<h3><a href="http://www.airgrab.com/AirGrab_WiFi_Radar/">7. AirGrab WiFi Radar</a></h3>
<p style="text-align: justify;"><img class="alignleft size-full wp-image-70" title="airgrab" src="http://www.christian-kalmar.com/wp-content/uploads/2009/06/airgrab.gif" alt="airgrab" width="100" height="100" />Apple&#8217;s AirPort can give you only limited information about the quality of your wireless connection. With AirGrab you can find out exactly how good or bad the connection in reality is and what other networks surround you.</p>
<p style="text-align: justify;"> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.christian-kalmar.com/7-essential-must-have-applications-for-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
