<?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</title>
	<atom:link href="http://www.christian-kalmar.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.christian-kalmar.com</link>
	<description>Webdesign and Tutorials from Austria.</description>
	<lastBuildDate>Sun, 10 Jan 2010 22:57:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<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 best development cycle&#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 rel="nofollow" target="_blank" href="http://www.apple.com/downloads/dashboard/developer/hiddenfiles.html" target="_blank">hiddenfiles</a> and you can download it directly from <a rel="nofollow" target="_blank" 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>
<p>&copy;2010 <a href="http://www.christian-kalmar.com">Web Design and Tutorials from Austria  |  Christian-Kalmar.com</a>. All Rights Reserved.</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>Making Screenshots on your iPhone</title>
		<link>http://www.christian-kalmar.com/making-screenshots-on-your-iphone/</link>
		<comments>http://www.christian-kalmar.com/making-screenshots-on-your-iphone/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 09:22:26 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhoto]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[Screenshot]]></category>

		<guid isPermaLink="false">http://www.christian-kalmar.com/?p=470</guid>
		<description><![CDATA[<p><img class="alignnone size-full wp-image-471" title="iphone-screenshots-header" src="http://www.christian-kalmar.com/wp-content/uploads/2009/08/iphone-screenshots-header.jpg" alt="iphone-screenshots-header" width="500" height="100" /> 5ll41001 </p>
<p>Recently I was asked about how to make a simple screenshot on an iPhone. Although it&#8217;s not much of a secret there are still iPhone owners that don&#8217;t know how to do it.</p>
<p>You can achieve that by a very&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-471" title="iphone-screenshots-header" src="http://www.christian-kalmar.com/wp-content/uploads/2009/08/iphone-screenshots-header.jpg" alt="iphone-screenshots-header" width="500" height="100" /> 5ll41001 </p>
<p>Recently I was asked about how to make a simple screenshot on an iPhone. Although it&#8217;s not much of a secret there are still iPhone owners that don&#8217;t know how to do it.</p>
<p>You can achieve that by a very simple key combo: <strong>Press shortly</strong> the <strong>Home button</strong> and the <strong>Power button at the same time</strong> (until the screen flashes up).</p>
<p><img class="aligncenter size-full wp-image-472" title="screenshot-instruction-iphone" src="http://www.christian-kalmar.com/wp-content/uploads/2009/08/screenshot-instruction-iphone.jpg" alt="screenshot-instruction-iphone" width="440" height="380" /></p>
<p>The screenshot is stored inside the <strong>Camera Roll</strong> in your <strong>Photos App</strong>. Now you can sync it with iTunes and finally your screenshot is placed in iPhoto (or any folder you have selected in iTunes for syncing photos).</p>
<p>Taking a screenshot works at any time within any application you are currently using.</p>
<p>&copy;2010 <a href="http://www.christian-kalmar.com">Web Design and Tutorials from Austria  |  Christian-Kalmar.com</a>. All Rights Reserved.</p>.]]></content:encoded>
			<wfw:commentRss>http://www.christian-kalmar.com/making-screenshots-on-your-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Activating Missing Ant Plugin in PDT Eclipse</title>
		<link>http://www.christian-kalmar.com/activating-missing-ant-plugin-in-pdt-eclipse/</link>
		<comments>http://www.christian-kalmar.com/activating-missing-ant-plugin-in-pdt-eclipse/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 09:57:33 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Plugin]]></category>

		<guid isPermaLink="false">http://www.christian-kalmar.com/?p=457</guid>
		<description><![CDATA[<p><img class="alignnone size-full wp-image-458" title="ant-with-eclipse-header" src="http://www.christian-kalmar.com/wp-content/uploads/2009/08/ant-with-eclipse-header.jpg" alt="ant-with-eclipse-header" width="500" height="100" /> 5ll41001 </p>
<p>Did you ever wonder why there is no Ant support in your <a rel="nofollow" target="_blank" href="http://www.eclipse.org/">Eclipse</a> installation?</p>
<p>If you are working with Eclipse as your standard IDE for PHP Projects you will probably use the <a rel="nofollow" target="_blank" href="http://www.eclipse.org/pdt/">PDT Eclipse</a> environment which doesn&#8217;t include much of the Java&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-458" title="ant-with-eclipse-header" src="http://www.christian-kalmar.com/wp-content/uploads/2009/08/ant-with-eclipse-header.jpg" alt="ant-with-eclipse-header" width="500" height="100" /> 5ll41001 </p>
<p>Did you ever wonder why there is no Ant support in your <a rel="nofollow" target="_blank" href="http://www.eclipse.org/">Eclipse</a> installation?</p>
<p>If you are working with Eclipse as your standard IDE for PHP Projects you will probably use the <a rel="nofollow" target="_blank" href="http://www.eclipse.org/pdt/">PDT Eclipse</a> environment which doesn&#8217;t include much of the Java project tools. <a rel="nofollow" target="_blank" href="http://ant.apache.org/">Ant</a> is one of the very handy ones.</p>
<p><br class="spacer_" /></p>
<h3>What is Ant?</h3>
<p>With <strong>Ant</strong> you can write simple and as well sophisticated <strong>batch jobs</strong> for compiling and deploying your code or any other task you could think of. For an example, I&#8217;m using Ant to compress and obfuscate my Javascript and CSS files.</p>
<p><br class="spacer_" /></p>
<h3>How does it work?</h3>
<p>Tasks you would like to be processed with Ant you put in a <em>build.xml</em> file.<br />
 Here is a simple example:</p>

<div class="wp_codebox"><table width="100%" ><tr id="p4572"><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
11
12
</pre></td><td class="code" id="p457code2"><pre class="php" style="font-family:monospace;"> <span style="color: #339933;">&lt;</span>target name<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;myTarget&quot;</span> depends<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;myTarget.check&quot;</span> <span style="color: #b1b100;">if</span><span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;myTarget.run&quot;</span><span style="color: #339933;">&gt;</span>
     <span style="color: #339933;">&lt;</span>echo<span style="color: #339933;">&gt;</span>Files foo<span style="color: #339933;">.</span>txt and bar<span style="color: #339933;">.</span>txt are present<span style="color: #339933;">.&lt;/</span>echo<span style="color: #339933;">&gt;</span>
 <span style="color: #339933;">&lt;/</span>target<span style="color: #339933;">&gt;</span>
&nbsp;
 <span style="color: #339933;">&lt;</span>target name<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;myTarget.check&quot;</span><span style="color: #339933;">&gt;</span>
     <span style="color: #339933;">&lt;</span>condition property<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;myTarget.run&quot;</span><span style="color: #339933;">&gt;</span>
         <span style="color: #339933;">&lt;</span>and<span style="color: #339933;">&gt;</span>
             <span style="color: #339933;">&lt;</span>available <span style="color: #990000;">file</span><span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;foo.txt&quot;</span><span style="color: #339933;">/&gt;</span>
             <span style="color: #339933;">&lt;</span>available <span style="color: #990000;">file</span><span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;bar.txt&quot;</span><span style="color: #339933;">/&gt;</span>
         <span style="color: #339933;">&lt;/</span>and<span style="color: #339933;">&gt;</span>
     <span style="color: #339933;">&lt;/</span>condition<span style="color: #339933;">&gt;</span>
 <span style="color: #339933;">&lt;/</span>target<span style="color: #339933;">&gt;</span></pre></td></tr></table></div>

<p>To learn how to write your own build files checkout the <a rel="nofollow" target="_blank" href="http://ant.apache.org/manual/">Ant Manual</a>.</p>
<p><br class="spacer_" /></p>
<h3>Activating Ant in Eclipse</h3>
<ol>
<li>In Eclipse go to <strong>Help -&gt; Software Updates -&gt; Available Software</strong></li>
<li>Select <strong>Java Development Tools</strong> and install it</li>
<li>Restart Eclipse</li>
</ol>
<p>Now you should be able to see Ant in your Eclipse Preferences and when you right-click on a <em>build.xml</em> file in your project you can run it via <strong>Run As -&gt; Ant Build</strong>.</p>
<p><br class="spacer_" /></p>
<p>&copy;2010 <a href="http://www.christian-kalmar.com">Web Design and Tutorials from Austria  |  Christian-Kalmar.com</a>. All Rights Reserved.</p>.]]></content:encoded>
			<wfw:commentRss>http://www.christian-kalmar.com/activating-missing-ant-plugin-in-pdt-eclipse/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 time. Deleting and moving mails&#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>
<p>&copy;2010 <a href="http://www.christian-kalmar.com">Web Design and Tutorials from Austria  |  Christian-Kalmar.com</a>. All Rights Reserved.</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>100 Breathtaking Photoshop Tutorials (1st Part)</title>
		<link>http://www.christian-kalmar.com/100-breathtaking-photoshop-tutorials-1st-part/</link>
		<comments>http://www.christian-kalmar.com/100-breathtaking-photoshop-tutorials-1st-part/#comments</comments>
		<pubDate>Sat, 18 Jul 2009 20:24:58 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Effect]]></category>
		<category><![CDATA[Fire]]></category>
		<category><![CDATA[Manipulation]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[Photoshop]]></category>

		<guid isPermaLink="false">http://www.christian-kalmar.com/?p=306</guid>
		<description><![CDATA[<p><img class="alignnone size-full wp-image-445" title="100-photoshop-tutorials-header" src="http://www.christian-kalmar.com/wp-content/uploads/2009/07/100-photoshop-tutorials-header.jpg" alt="100-photoshop-tutorials-header" width="500" height="100" /> 5ll41001 </p>
<p>This is the first part of my 100 favorite Photoshop tutorials on the Internet. These tutorials are of interest for web designer, graphics designers,  beginners  and Photoshop freaks.</p>
<p>In these tutorials you can learn a lot about different techniques and styles.&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-445" title="100-photoshop-tutorials-header" src="http://www.christian-kalmar.com/wp-content/uploads/2009/07/100-photoshop-tutorials-header.jpg" alt="100-photoshop-tutorials-header" width="500" height="100" /> 5ll41001 </p>
<p>This is the first part of my 100 favorite Photoshop tutorials on the Internet. These tutorials are of interest for web designer, graphics designers,  beginners  and Photoshop freaks.</p>
<p>In these tutorials you can learn a lot about different techniques and styles. Amazing things you can do with Photoshop, try it and love it.</p>
<p>Tutorials 1 &#8211; 10:</p>
<h3>1. <a rel="nofollow" target="_blank" href="http://psd.tutsplus.com/tutorials/text-effects-tutorials/dramatic-text-on-fire-effect-in-photoshop/">Photorealistic Burning Text</a><br />
 <a rel="nofollow" target="_blank" href="http://psd.tutsplus.com/tutorials/text-effects-tutorials/dramatic-text-on-fire-effect-in-photoshop/"><img class="alignnone size-full wp-image-430" title="fire-tutorial" src="http://www.christian-kalmar.com/wp-content/uploads/2009/07/fire-tutorial.jpg" alt="fire-tutorial" width="500" height="100" /></a></h3>
<h3><strong>2. <a rel="nofollow" target="_blank" href="http://psd.tutsplus.com/text-effects-tutorials/create-a-spectacular-grass-text-effect-in-photoshop/">Spectacular Grass Text Effect</a><br />
 <a rel="nofollow" target="_blank" href="http://psd.tutsplus.com/text-effects-tutorials/create-a-spectacular-grass-text-effect-in-photoshop/"><img class="alignnone size-full wp-image-429" title="earth-tutorial" src="http://www.christian-kalmar.com/wp-content/uploads/2009/07/earth-tutorial.jpg" alt="earth-tutorial" width="500" height="100" /></a> </strong></h3>
<h3>3. <a rel="nofollow" target="_blank" href="http://www.digitalartsonline.co.uk/tutorials/index.cfm?FeatureID=1709&amp;pn=1">Neon Effect</a><br />
 <a rel="nofollow" target="_blank" href="http://www.digitalartsonline.co.uk/tutorials/index.cfm?FeatureID=1709&amp;pn=1"><img class="alignnone size-full wp-image-432" title="neon-tutorial" src="http://www.christian-kalmar.com/wp-content/uploads/2009/07/neon-tutorial.jpg" alt="neon-tutorial" width="500" height="100" /></a></h3>
<h3>4. <a rel="nofollow" target="_blank" href="http://www.digitalartsonline.co.uk/tutorials/index.cfm?featureID=1753&amp;pn=1">Speedy Shatter Effect</a><br />
 <a rel="nofollow" target="_blank" href="http://www.digitalartsonline.co.uk/tutorials/index.cfm?featureID=1753&amp;pn=1"><img class="alignnone size-full wp-image-433" title="scatter-tutorial" src="http://www.christian-kalmar.com/wp-content/uploads/2009/07/scatter-tutorial.jpg" alt="scatter-tutorial" width="500" height="100" /></a></h3>
<h3>5. <a rel="nofollow" target="_blank" href="http://abduzeedo.com/create-amazing-ad-photoshop">Logo On Fire</a><br />
 <a rel="nofollow" target="_blank" href="http://abduzeedo.com/create-amazing-ad-photoshop"><img class="alignnone size-full wp-image-435" title="fire-logo-tutorial" src="http://www.christian-kalmar.com/wp-content/uploads/2009/07/fire-logo-tutorial.jpg" alt="fire-logo-tutorial" width="500" height="100" /></a></h3>
<h3>6. <a rel="nofollow" target="_blank" href="http://www.tutorial9.net/photoshop/3d-pixel-stretch-effects/">3D Pixel Stretch</a><br />
 <a rel="nofollow" target="_blank" href="http://www.tutorial9.net/photoshop/3d-pixel-stretch-effects/"><img class="alignnone size-full wp-image-436" title="3d-pixel-strech-tutorial" src="http://www.christian-kalmar.com/wp-content/uploads/2009/07/3d-pixel-strech-tutorial.jpg" alt="3d-pixel-strech-tutorial" width="500" height="100" /></a></h3>
<h3>7. <a rel="nofollow" target="_blank" href="http://www.digitalartsonline.co.uk/tutorials/index.cfm?featureID=1704">Waterbody<br />
 </a><a rel="nofollow" target="_blank" href="http://www.digitalartsonline.co.uk/tutorials/index.cfm?featureID=1704"><img class="alignnone size-full wp-image-437" title="fluid-tutorial" src="http://www.christian-kalmar.com/wp-content/uploads/2009/07/fluid-tutorial.jpg" alt="fluid-tutorial" width="500" height="100" /></a></h3>
<h3><a rel="nofollow" target="_blank" href="http://www.digitalartsonline.co.uk/tutorials/index.cfm?featureID=1704"></a></h3>
<h3>8. <a rel="nofollow" target="_blank" href="http://psd.tutsplus.com/tutorials-effects/creating-a-vector-composite-effect-from-a-photo/">Vector Composite Effect from a Photo<br />
 </a><a rel="nofollow" target="_blank" href="http://psd.tutsplus.com/tutorials-effects/creating-a-vector-composite-effect-from-a-photo/"><img class="alignnone size-full wp-image-439" title="vector-tutorial" src="http://www.christian-kalmar.com/wp-content/uploads/2009/07/vector-tutorial.jpg" alt="vector-tutorial" width="500" height="100" /></a></h3>
<h3><a rel="nofollow" target="_blank" href="http://psd.tutsplus.com/tutorials-effects/creating-a-vector-composite-effect-from-a-photo/"></a>9. <a rel="nofollow" target="_blank" href="http://www.developertutorials.com/blog/design/photoshop-design/creating-energy-spheres-in-photoshop-119/">Energy Spheres<br />
 </a><a rel="nofollow" target="_blank" href="http://www.developertutorials.com/blog/design/photoshop-design/creating-energy-spheres-in-photoshop-119/"><img class="alignnone size-full wp-image-440" title="energy-spheres-tutorial" src="http://www.christian-kalmar.com/wp-content/uploads/2009/07/energy-spheres-tutorial.jpg" alt="energy-spheres-tutorial" width="500" height="100" /></a></h3>
<h3>10. <a rel="nofollow" target="_blank" href="http://www.photoshopstar.com/photo-effects/eery-eye-photo-manipulation/">Eery Eye</a><br />
 <a rel="nofollow" target="_blank" href="http://www.photoshopstar.com/photo-effects/eery-eye-photo-manipulation/"><img class="alignnone size-full wp-image-441" title="eery-eye-tutorial" src="http://www.christian-kalmar.com/wp-content/uploads/2009/07/eery-eye-tutorial.jpg" alt="eery-eye-tutorial" width="500" height="100" /></a></h3>
<p><br class="spacer_" /></p>
<p>Make sure to check back for the next episode.</p>
<p>&copy;2010 <a href="http://www.christian-kalmar.com">Web Design and Tutorials from Austria  |  Christian-Kalmar.com</a>. All Rights Reserved.</p>.]]></content:encoded>
			<wfw:commentRss>http://www.christian-kalmar.com/100-breathtaking-photoshop-tutorials-1st-part/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Firefox 3.5 &#8211; Get your speediest, safest and most advanced Firefox now.</title>
		<link>http://www.christian-kalmar.com/firefox-3-5-out-now-speediest-safest-advanced/</link>
		<comments>http://www.christian-kalmar.com/firefox-3-5-out-now-speediest-safest-advanced/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 08:47:28 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Speed]]></category>

		<guid isPermaLink="false">http://www.christian-kalmar.com/?p=418</guid>
		<description><![CDATA[<p><img class="alignnone size-full wp-image-426" title="firefox-3-5-header" src="http://www.christian-kalmar.com/wp-content/uploads/2009/07/firefox-3-5-header.jpg" alt="firefox-3-5-header" width="500" height="100" /> 5ll41001 </p>
<p>The Mozilla Team has done a great job with the new Firefox 3.5 browser.<strong> FF 3.5 is twice as fast as FF 3</strong> in terms of Javascript speed and even 10 times faster than FF 2.</p>
<p><img class="aligncenter size-full wp-image-422" title="firefox-performance-test" src="http://www.christian-kalmar.com/wp-content/uploads/2009/07/firefox-performance-test.gif" alt="firefox-performance-test" width="486" height="292" /></p>
<h3>Smaller Memory Footprint</h3>
<p>One of the things&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-426" title="firefox-3-5-header" src="http://www.christian-kalmar.com/wp-content/uploads/2009/07/firefox-3-5-header.jpg" alt="firefox-3-5-header" width="500" height="100" /> 5ll41001 </p>
<p>The Mozilla Team has done a great job with the new Firefox 3.5 browser.<strong> FF 3.5 is twice as fast as FF 3</strong> in terms of Javascript speed and even 10 times faster than FF 2.</p>
<p><img class="aligncenter size-full wp-image-422" title="firefox-performance-test" src="http://www.christian-kalmar.com/wp-content/uploads/2009/07/firefox-performance-test.gif" alt="firefox-performance-test" width="486" height="292" /></p>
<h3>Smaller Memory Footprint</h3>
<p>One of the things I didn&#8217;t like about Firefox was the fact that having several tabs open would lead to an unbelievably high consumption of memory. These days are over. The XPCOM cycle collector continuously cleans up unused memory. Plus, hundreds of memory leaks have been remedied.</p>
<h3>Awesome Bar</h3>
<p>The location bar is now called the awesome bar for good reasons. Now you have Safari functionality inside Firefox. You don&#8217;t need to remember exactly the website URL anymore &#8211; just start typing some keyword and it will present you results from your browsing history. Great!</p>
<h3>Offline Browsing</h3>
<p>Websites that are Google Gear enabled (like GMail) you can surf offline without having to install any additional Add-ons.</p>
<h3>Newest Web Technologies</h3>
<p>These web technologies are now natively supported:</p>
<ul>
<li>CSS 2.1</li>
<li>CSS 3</li>
<li>HTML5</li>
<li>SVG Filters</li>
<li>Ogg Vorbis</li>
<li>Ogg Theora</li>
<li>Native JSON</li>
<li>MathML</li>
<li>Animated Portable Network Graphics (APNG)</li>
<li>Cross-Site XMLHttpRequest</li>
<li>Microformats</li>
<li>Web Worker Threads</li>
</ul>
<h3>Private Browsing</h3>
<p>You can easily switch between normal and private browsing and you won’t leave a single browsing fingerprint behind for others to discover. You can even remove every trace of a specific site from your browser without loosing the history of the rest of the sites.</p>
<p><br class="spacer_" /></p>
<h4>So don&#8217;t wait any longer and <a rel="nofollow" target="_blank" href="http://www.mozilla.com/en-US/firefox/upgrade.html?from=getfirefox">get your Firefox 3.5 upgrade here</a>.</h4>
<p><br class="spacer_" /></p>
<p>&copy;2010 <a href="http://www.christian-kalmar.com">Web Design and Tutorials from Austria  |  Christian-Kalmar.com</a>. All Rights Reserved.</p>.]]></content:encoded>
			<wfw:commentRss>http://www.christian-kalmar.com/firefox-3-5-out-now-speediest-safest-advanced/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Global Gaming Factory Acquires The Pirate Bay For $7.7 Million</title>
		<link>http://www.christian-kalmar.com/global-gaming-factory-acquires-the-pirate-bay/</link>
		<comments>http://www.christian-kalmar.com/global-gaming-factory-acquires-the-pirate-bay/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 13:04:55 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[Acquisition]]></category>
		<category><![CDATA[Torrent]]></category>

		<guid isPermaLink="false">http://www.christian-kalmar.com/?p=407</guid>
		<description><![CDATA[<p><img class="alignnone size-full wp-image-412" title="pirate-bay-sold-header" src="http://www.christian-kalmar.com/wp-content/uploads/2009/06/pirate-bay-sold-header.jpg" alt="pirate-bay-sold-header" width="500" height="100" /> 5ll41001 </p>
<p>This morning <a rel="nofollow" target="_blank" href="http://www.globalgamingfactory.com/">Global Gaming Factory X AB</a> (a Swedish software company) announced to buy file-sharing service <a rel="nofollow" target="_blank" href="http://en.wikipedia.org/wiki/The_Pirate_Bay">The Pirate Bay</a> for <strong>60 Million Swedish crowns</strong> (approx. <strong>$7.7 Million</strong>). The transaction is scheduled to be closed in August 2009.</p>
<h3>The Situation Change</h3>
<p>One year ago the&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-412" title="pirate-bay-sold-header" src="http://www.christian-kalmar.com/wp-content/uploads/2009/06/pirate-bay-sold-header.jpg" alt="pirate-bay-sold-header" width="500" height="100" /> 5ll41001 </p>
<p>This morning <a rel="nofollow" target="_blank" href="http://www.globalgamingfactory.com/">Global Gaming Factory X AB</a> (a Swedish software company) announced to buy file-sharing service <a rel="nofollow" target="_blank" href="http://en.wikipedia.org/wiki/The_Pirate_Bay">The Pirate Bay</a> for <strong>60 Million Swedish crowns</strong> (approx. <strong>$7.7 Million</strong>). The transaction is scheduled to be closed in August 2009.</p>
<h3>The Situation Change</h3>
<p>One year ago the founders of The Pirate Bay were <strong>sentenced to one year in jail </strong>and <strong>a fine of $3.6 Million</strong> for running the site, which counts to the largest downloading portals on the Internet.</p>
<h3>Official Statements</h3>
<p>About the future plans for TPB Hans Pandeya, CEO at GGF,  said:<br />
 <em><span style="color: #008080;">&#8220;We would like to introduce models which entail that content providers and copyright owners get paid for content that is downloaded via the site&#8221;</span></em></p>
<p>TPB&#8217;s statement:<br />
 <span style="color: #008080;"><em>&#8220;A lot of people are worried. We&#8217;re not and you shouldn&#8217;t be either! <br />
 TPB is being sold for a <strong>great bit underneath it&#8217;s value</strong> if the money would be the interesting part. It&#8217;s not. The interesting thing is that the right people with the right attitude and possibilities keep running the site.<br />
 As all of you know, there&#8217;s not been much news on the site for the past two-three years. It&#8217;s the same site essentially. On the internets, stuff dies if it doesn&#8217;t evolve. We don&#8217;t want that to happen.&#8221;</em></span></p>
<p>TPB is the biggest BitTorrent tracker at the moment and so it might have a deep impact on the underground scene.</p>
<p>It will be for sure a very interesting transaction to follow.</p>
<p>&copy;2010 <a href="http://www.christian-kalmar.com">Web Design and Tutorials from Austria  |  Christian-Kalmar.com</a>. All Rights Reserved.</p>.]]></content:encoded>
			<wfw:commentRss>http://www.christian-kalmar.com/global-gaming-factory-acquires-the-pirate-bay/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google mistakes Michael Jackson Searches for DDOS Attack</title>
		<link>http://www.christian-kalmar.com/google-michael-jacksons-ddos-attack/</link>
		<comments>http://www.christian-kalmar.com/google-michael-jacksons-ddos-attack/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 17:49:01 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Marketing]]></category>
		<category><![CDATA[DDoS]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Trends]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.christian-kalmar.com/?p=399</guid>
		<description><![CDATA[<p><img class="alignnone size-full wp-image-402" title="michael-jackson-attacks-google-header" src="http://www.christian-kalmar.com/wp-content/uploads/2009/06/michael-jackson-attacks-google-header.jpg" alt="michael-jackson-attacks-google-header" width="500" height="100" /> 5ll41001 </p>
<p>After Michael Jackson&#8217;s death last week searches on that topic increased dramatically at Google. Google mistook the millions of search queries for a <a rel="nofollow" target="_blank" href="http://en.wikipedia.org/wiki/Denial-of-service_attack">distributed DoS attack</a>.</p>
<p><span id="ArticleBody">As Google product manager R.J. Pittman said in a <a rel="nofollow" target="_blank" href="http://googleblog.blogspot.com/2009/06/outpouring-of-searches-for-late-michael.html">blog post</a>:</span><em><br />
 <span style="color: #008000;">&#8220;Search volume began to&#8230;</span></em></p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-402" title="michael-jackson-attacks-google-header" src="http://www.christian-kalmar.com/wp-content/uploads/2009/06/michael-jackson-attacks-google-header.jpg" alt="michael-jackson-attacks-google-header" width="500" height="100" /> 5ll41001 </p>
<p>After Michael Jackson&#8217;s death last week searches on that topic increased dramatically at Google. Google mistook the millions of search queries for a <a rel="nofollow" target="_blank" href="http://en.wikipedia.org/wiki/Denial-of-service_attack">distributed DoS attack</a>.</p>
<p><span id="ArticleBody">As Google product manager R.J. Pittman said in a <a rel="nofollow" target="_blank" href="http://googleblog.blogspot.com/2009/06/outpouring-of-searches-for-late-michael.html">blog post</a>:</span><em><br />
 <span style="color: #008000;">&#8220;Search volume began to increase around 2:00pm, skyrocketed by 3:00pm, and stabilized by about 8:00pm. As you can see in <a rel="nofollow" target="_blank" href="http://www.google.com/trends/hottrends?date=2009-6-25&amp;sa=X">Google Hot Trends</a>, many of the <a rel="nofollow" target="_blank" href="http://www.google.com/trends/hottrends?q=michael+jackson+died&amp;date=2009-6-25&amp;sa=X">fastest rising search queries</a> from yesterday and today have been about Michael Jackson&#8217;s passing.&#8221;</span></em></p>
<p>Many people saw Google&#8217;s error page when looking for that topic:</p>
<p><a href="http://www.christian-kalmar.com/wp-content/uploads/2009/06/google-error.png"><img class="aligncenter size-medium wp-image-400" title="google-error" src="http://www.christian-kalmar.com/wp-content/uploads/2009/06/google-error-300x157.png" alt="google-error" width="300" height="157" /></a></p>
<p>Other websites were affected too: <a rel="nofollow" target="_blank" href="http://www.twitter.com">Twitter</a> (micro-blogging platform) was forced to disable some of their features to keep the service up.</p>
<p><br class="spacer_" /></p>
<p>&copy;2010 <a href="http://www.christian-kalmar.com">Web Design and Tutorials from Austria  |  Christian-Kalmar.com</a>. All Rights Reserved.</p>.]]></content:encoded>
			<wfw:commentRss>http://www.christian-kalmar.com/google-michael-jacksons-ddos-attack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Let&#8217;s make the Web faster &#8211; Google&#8217;s new Code Section &#8220;Speed&#8221;</title>
		<link>http://www.christian-kalmar.com/lets-make-the-web-faster-google-speed-new-code-section/</link>
		<comments>http://www.christian-kalmar.com/lets-make-the-web-faster-google-speed-new-code-section/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 16:59:27 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Speed]]></category>

		<guid isPermaLink="false">http://www.christian-kalmar.com/?p=389</guid>
		<description><![CDATA[<p><img class="alignnone size-full wp-image-390" title="google-speed-code-header" src="http://www.christian-kalmar.com/wp-content/uploads/2009/06/google-speed-code-header.jpg" alt="google-speed-code-header" width="500" height="100" /> 5ll41001 </p>
<p>I can still remember the first days of the web when I we were using Mosaic and later Netscape as browsers. Although websites consisted mostly of simple  text and a sometimes even some images, the speed was terrible. Sometimes&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-390" title="google-speed-code-header" src="http://www.christian-kalmar.com/wp-content/uploads/2009/06/google-speed-code-header.jpg" alt="google-speed-code-header" width="500" height="100" /> 5ll41001 </p>
<p>I can still remember the first days of the web when I we were using Mosaic and later Netscape as browsers. Although websites consisted mostly of simple  text and a sometimes even some images, the speed was terrible. Sometimes it took minutes to load entire pages. Nowadays we have tons of images on every single page plus animations, flash and other media types. <em>The web got way faster in the last 10 years</em>. Big companies started to invest money into infrastructure and ISPs evolved with their services.</p>
<p>Let&#8217;s take Google as an example. They can <strong>provide search results within a fraction of a second</strong> though there are quadrillions of data to be parsed an processed. Google can do that trick only because of their enormous server farms and highly streamlined websites. But Google wants to go to the next level: <span style="background-color: #ffff99;"><strong>surfing the web should be as instantaneous as “flipping through the pages of a glossy magazine”</strong></span>.</p>
<h3>Let&#8217;s make the Web faster</h3>
<p>Google introduced a new <a rel="nofollow" target="_blank" href="http://code.google.com/">Code</a> section called <a rel="nofollow" target="_blank" href="http://code.google.com/speed/articles/">Speed</a>. You can find there many useful articles on how to <strong>optimize the performance of your website and web server</strong>. And if you have some ideas about improving the speed of the web you can post it there too. It&#8217;s definitely a good resource for beginners and professionals.</p>
<p>Here is a short introduction video made by some guys at Google:</p>
<p><object type="application/x-shockwave-flash" style="width:425px; height:355px;" data="http://www.youtube.com/v/IWWBnJEsUtU&amp;rel=0&amp;color1=0x2b405b&amp;color2=0x6b8ab6"><param name="movie" value="http://www.youtube.com/v/IWWBnJEsUtU&amp;rel=0&amp;color1=0x2b405b&amp;color2=0x6b8ab6" /></object></p>
<p><br class="spacer_" /></p>
<p>&copy;2010 <a href="http://www.christian-kalmar.com">Web Design and Tutorials from Austria  |  Christian-Kalmar.com</a>. All Rights Reserved.</p>.]]></content:encoded>
			<wfw:commentRss>http://www.christian-kalmar.com/lets-make-the-web-faster-google-speed-new-code-section/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Missing the Extract Filter in Photoshop CS4? Download it from Adobe.com</title>
		<link>http://www.christian-kalmar.com/missing-extract-filter-photoshop-cs4-download-it/</link>
		<comments>http://www.christian-kalmar.com/missing-extract-filter-photoshop-cs4-download-it/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 13:47:50 +0000</pubDate>
		<dc:creator>chris</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[Filters]]></category>
		<category><![CDATA[Photoshop]]></category>

		<guid isPermaLink="false">http://www.christian-kalmar.com/?p=381</guid>
		<description><![CDATA[<p><img class="alignnone size-full wp-image-386" title="missing-extract-filter-cs4-header" src="http://www.christian-kalmar.com/wp-content/uploads/2009/06/missing-extract-filter-cs4-header.jpg" alt="missing-extract-filter-cs4-header" width="500" height="100" /> 5ll41001 </p>
<p>Photoshop comes with a very powerful filter for<strong> extracting complicated areas like hair, clouds, trees</strong> and others. Whenever I need to extract parts of an photo where there are no sharp edges the <strong>Extract Filter</strong> is the best tool for the job.</p>
<p>Photoshop&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-386" title="missing-extract-filter-cs4-header" src="http://www.christian-kalmar.com/wp-content/uploads/2009/06/missing-extract-filter-cs4-header.jpg" alt="missing-extract-filter-cs4-header" width="500" height="100" /> 5ll41001 </p>
<p>Photoshop comes with a very powerful filter for<strong> extracting complicated areas like hair, clouds, trees</strong> and others. Whenever I need to extract parts of an photo where there are no sharp edges the <strong>Extract Filter</strong> is the best tool for the job.</p>
<p>Photoshop CS4 does not include the Extract Filter in the basic installation but you can copy it from the Goodies folder on the install DVD. You can also download it directly from Adobe&#8217;s website.</p>
<h3>Download</h3>
<p><span style="text-decoration: underline;">Adobe Photoshop CS4 Optional plug-ins pack includes</span>:<br />
 • Bigger Tiles<br />
 • Picture Package (ContactSheetII)<br />
 • ExtractPlus<br />
 • PatternMaker<br />
 • PhotomergeUI<br />
 • TWAIN<br />
 • Web Photo Gallery (WebContactSheetII) plus presets<br />
 • Textures for Texturizer<br />
 • script for Layer Comps to Web Photo Gallery</p>
<p><strong>Mac Download:</strong><br />
 <a rel="nofollow" target="_blank" href="http://www.adobe.com/support/downloads/detail.jsp?ftpID=4047">http://www.adobe.com/support/downloads/detail.jsp?ftpID=4047</a></p>
<p><strong>Windows Download:</strong><br />
 <a rel="nofollow" target="_blank" href="http://www.adobe.com/support/downloads/detail.jsp?ftpID=4048">http://www.adobe.com/support/downloads/detail.jsp?ftpID=4048</a></p>
<p>&copy;2010 <a href="http://www.christian-kalmar.com">Web Design and Tutorials from Austria  |  Christian-Kalmar.com</a>. All Rights Reserved.</p>.]]></content:encoded>
			<wfw:commentRss>http://www.christian-kalmar.com/missing-extract-filter-photoshop-cs4-download-it/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
