<?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; PowerTip</title>
	<atom:link href="http://www.christian-kalmar.com/tag/powertip/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>
	</channel>
</rss>
