<?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>Markus Zeller Blog &#187; safari</title>
	<atom:link href="http://www.markuszeller.com/tag/safari/feed" rel="self" type="application/rss+xml" />
	<link>http://www.markuszeller.com</link>
	<description>Life is just a game</description>
	<lastBuildDate>Sat, 31 Dec 2011 22:09:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>WebM / VP8 vs. H.264</title>
		<link>http://www.markuszeller.com/webm-vp8-vs-h-264</link>
		<comments>http://www.markuszeller.com/webm-vp8-vs-h-264#comments</comments>
		<pubDate>Fri, 04 Feb 2011 09:38:07 +0000</pubDate>
		<dc:creator>Markus Zeller</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Coole Mac OS X Apps]]></category>
		<category><![CDATA[Coole Mac OS X Tricks]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[chome]]></category>
		<category><![CDATA[codec]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[format]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[h264]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[ie9]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[unterstützung]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[vp8]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[webm]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://www.markuszeller.com/?p=1567</guid>
		<description><![CDATA[In letzter Zeit dreht sich bei mir relativ viel um Video und bisher habe ich immer den H.264 Codec verwendet, da er unglaublich gute Kompression bei hervorragender Qualität bietet. Dieser Codec wird von sämtlichen Geräten sogar hardwareseitig unterstützt und hat &#8230; <a href="http://www.markuszeller.com/webm-vp8-vs-h-264">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In letzter Zeit dreht sich bei mir relativ viel um Video und bisher habe ich immer den H.264 Codec verwendet, da er unglaublich gute Kompression bei hervorragender Qualität bietet. Dieser Codec wird von sämtlichen Geräten sogar hardwareseitig unterstützt und hat somit eine große Verbreitung und Unterstützung.</p>
<h3>Lizenzen bringen Probleme</h3>
<p>Allerdings soll es bei diesem Codec in Zukunft einige <a href="http://www.golem.de/1007/76448.html" target="_blank">lizenzrechtliche Probleme</a> geben und die Suche nach Alternativen ist die einzig vernünftige Lösung.</p>
<h3>Die Zukunft</h3>
<p>Bei modernen Browsern der neuen Generation wie Google Chrome, Firefox 4, IE9, etc. ist ein Audio- und Videoplayer bereits integriert, um das Video-Tag einzubinden. Das Format <a href="http://www.webmproject.org/" target="_blank">WebM</a> mit dem VP8 Codec ist bereits gut unterstützt.</p>
<p>Google ist sogar einen Schritt weitergegangen und hat H.264 direkt <a href="http://www.tgdaily.com/security-features/53490-google-cuts-chrome-h264-support" target="_blank">rausgeworfen</a> und setzt nur noch auf VP8. Bei Youtube wird ebenfalls <a href="http://www.youtube.com/html5" target="_blank">alles</a> dahin codiert und abgelegt. Somit ist der Trend scheinbar festgelegt.</p>
<h3>Press play on tape</h3>
<p>Das Abspielen innerhalb der oben genannten Browser funktioniert bereits. Einfach die Videodatei mit dem Browser entweder über das Menu öffnen oder per Drag und Drop reinwerfen. Auch andere Wiedergabeprogramme wie VLC zeigen die Inhalte einwandfrei.</p>
<h3>Encodieren</h3>
<p><img class="alignright size-full wp-image-1568" title="Compression Settings" src="http://www.markuszeller.com/wp-content/uploads/Compression-Settings.png" alt="" width="172" height="134" />Leider gibt es auf dem Mac mit OS X 10.6.6 noch keine native Unterstützung, doch es gibt eine sehr bequeme Methode für Quicktime 7 Pro. Einfach das Paket <a title="WebM Package" href="http://code.google.com/p/webm/downloads/detail?name=WebM%20Component%20Installer.pkg&amp;can=2&amp;q=" target="_blank">WebM Component Installer.pkg</a> installieren und schon kann man im WebM-Format exportieren.</p>
<p>Ein kurzer Test mit dem VP8 Codec hat sogar noch kleinere Dateien als mit H.264 Codec erzeugt &#8211; allerdings muss ich das erst noch genauer unter die Lupe nehmen.</p>
Note: There is a poll embedded within this post, please visit the site to participate in this post's poll.
]]></content:encoded>
			<wfw:commentRss>http://www.markuszeller.com/webm-vp8-vs-h-264/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Chrome Browser for Mac</title>
		<link>http://www.markuszeller.com/chrome-browser-for-mac</link>
		<comments>http://www.markuszeller.com/chrome-browser-for-mac#comments</comments>
		<pubDate>Fri, 27 Nov 2009 19:35:44 +0000</pubDate>
		<dc:creator>Markus Zeller</dc:creator>
				<category><![CDATA[Coole Mac OS X Apps]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[experiment]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.markuszeller.com/?p=1480</guid>
		<description><![CDATA[As a Webkit lover, of course I love the Safari browser. It is fast, reliable, powerful and easy to use. I wish Firefox would use its engine, but there are lot of discussions in the Mozilla forums, that it will &#8230; <a href="http://www.markuszeller.com/chrome-browser-for-mac">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-1481" style="margin: 8px; border: 1px solid black;" title="chrome" src="http://www.markuszeller.com/wp-content/uploads/chrome.jpg" alt="chrome" width="250" height="178" /></p>
<p>As a <a href="http://webkit.org/">Webkit</a> lover, of course I love the <a href="http://www.apple.com/safari/">Safari</a> browser. It is fast, reliable, powerful and easy to use. I wish <a href="http://www.mozilla-europe.org/">Firefox</a> would use its engine, but there are lot of discussions in the Mozilla forums, that it will remain using the Gecko engine.</p>
<blockquote><p>From a technical perspective, Gecko is now very solid and no longer lags behind WebKit.</p></blockquote>
<p style="text-align: right;"><a href="http://arstechnica.com/open-source/news/2008/09/mozilla-committed-to-gecko.ars">Arstechnica</a></p>
<p><strong>Alternatives</strong></p>
<p>The only alternative I know what uses Webkit is the <a href="http://www.google.com/chrome">Google&#8217;s Chrome</a>. Unfortunately, they say, a Mac version is not available, yet. <strong>But there is!</strong> You can download the <a href="http://www.google.com/chrome/intl/en/eula_dev.html?dl=mac">developer edition</a>, which is a completely compiled and ready-to-use application. Install it by just dragging the icon to the Application folder like any other program.</p>
<p>After the first start it asks for importing bookmarks. So I did, and it works very well. The passwords are taken from <a href="http://www.apple.com/macosx/">OS X</a>&#8216;s <em>Keychain Access</em> and you do not need to enter all your identifications, again.</p>
<p><strong>At the first look, compared to Safari</strong></p>
<ul>
<li>it looks a bit more stylish,</li>
<li>the preferences are easier to use,</li>
<li>performance feels better on loading pages, working on sites containing Flash objects,</li>
<li>the developer menu can be found at <em>View</em>, instead of a own menu column,</li>
<li>no need for an extra search bar, just type into the address field.</li>
</ul>
<p><strong>Unfortunately I am missing two features, but I can </strong><strong>shortly</strong><strong> live without:</strong></p>
<ul>
<li>Syncing the bookmarks with MobileMe or back to Safari,</li>
<li>the option to merge all windows together</li>
</ul>
<p><strong>What Safari does not have is</strong></p>
<ul>
<li>the function &#8220;New incognito window&#8221;.</li>
</ul>
<blockquote><p>Pages you view in this window won&#8217;t appear in your browser history or search history, and they won&#8217;t leave other traces, like cookies, on your computer after you close the incognito window.</p></blockquote>
<ul>
<li>opening every tab or window as a own thread
<ul>
<li>if one crashes, not all of the browser activity is lost,</li>
<li>if one gets unresponsive, you can work with all the others.</li>
</ul>
</li>
<li>jumping through search results initiated with <em><strong>CMD+F</strong></em>.</li>
</ul>
<p><strong>Conclusion</strong></p>
<p><strong> </strong> I am using it now for a several time. It works very stable and fast. The workflow is great, everything works fine so far. <strong><em>This my new default browser!</em></strong></p>
Note: There is a poll embedded within this post, please visit the site to participate in this post's poll.
]]></content:encoded>
			<wfw:commentRss>http://www.markuszeller.com/chrome-browser-for-mac/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Chrome settles down on Internet Explorer</title>
		<link>http://www.markuszeller.com/chrome-settles-down-on-internet-explorer</link>
		<comments>http://www.markuszeller.com/chrome-settles-down-on-internet-explorer#comments</comments>
		<pubDate>Tue, 22 Sep 2009 21:45:21 +0000</pubDate>
		<dc:creator>Markus Zeller</dc:creator>
				<category><![CDATA[Coole Windows Apps]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[pc]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.markuszeller.com/?p=1432</guid>
		<description><![CDATA[Google made with the help of Webkit technology a nice browser called Chrome which brings the power of Apple&#8217;s Safari. I really do like it and prefer using it instead of Firefox &#8211; especially when I am forced to use &#8230; <a href="http://www.markuszeller.com/chrome-settles-down-on-internet-explorer">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-1464" title="chrome-ie" src="http://www.markuszeller.com/wp-content/uploads/chrome-ie.png" alt="chrome-ie" width="80" height="80" /><a href="http://www.google.com">Google</a> made with the help of <a href="http://webkit.org/">Webkit</a> technology a nice browser called <a href="http://www.google.com/chrome">Chrome</a> which brings the power of Apple&#8217;s <a href="http://www.markuszeller.com/safari-4-with-great-new-workflows">Safari</a>. I really do like it and prefer using it instead of <a href="http://www.mozilla.org">Firefox</a> &#8211; especially when I am forced to use the <a href="http://www.microsoft.com/windows">Windows</a> operating system. Big G brought many good ideas and concepts into that application.</p>
<p>A browser is one of the most important tools nowadays and so it is important that it behaves fast, easy to use and recource saving.</p>
<p>On Youtube they <a href="http://www.youtube.com/watch?v=sjW0Bchdj-w">introduced</a> <em>&#8220;Google Chrome Frame&#8221; </em>which is a plugin for the <a href="http://www.microsoft.com/windows/internet-explorer/default.aspx">Internet Explorer</a>. This makes it possible to render websites with the Chrome engine with all its advantages on speed and quality inside Internet Explorer.</p>
<p>I am not sure, if that is good, because I absolutely dislike the Internet Explorer because of all those uncomfortable differences compared to the other browsers. Any further existing options on testing websites makes it harder for a web developer to test it out. My web dream is without beeing Internet Explorer.</p>
Note: There is a poll embedded within this post, please visit the site to participate in this post's poll.
<p><strong><em>Credits:</em></strong> Logo was re-created by myself from their respective owners <a href="http://www.google.com">Google</a> and <a href="http://www.microsoft.com">Microsoft</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.markuszeller.com/chrome-settles-down-on-internet-explorer/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Windows 7 RC available?</title>
		<link>http://www.markuszeller.com/windows-7-rc-available</link>
		<comments>http://www.markuszeller.com/windows-7-rc-available#comments</comments>
		<pubDate>Tue, 05 May 2009 07:01:09 +0000</pubDate>
		<dc:creator>Markus Zeller</dc:creator>
				<category><![CDATA[Coole Windows Tricks]]></category>
		<category><![CDATA[Web Tipps]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.markuszeller.com/?p=1388</guid>
		<description><![CDATA[Today the Windows 7 RC is available for download. It is there in several languages and as 32 bit as well as 64 bit edition. But it is not that free I have expected to get it. You need to &#8230; <a href="http://www.markuszeller.com/windows-7-rc-available">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Today the Windows 7 RC is available for <a href="http://www.microsoft.com/windows/windows-7/download.aspx">download</a>. It is there in several languages and as 32 bit as well as 64 bit edition.</p>
<p>But it is not that free I have expected to get it. You need to enter your Live ID to receive the serial keys and to get the end link for the leech.</p>
<p>Begginning to write this article I put my Live ID userdata in and I am still watching the green spin wheel letting me authenticate. I am afraid, this could take another while.</p>
<p>But after all let&#8217;s see if Microsoft has learned something and what got else copied by Apple.</p>
<p><strong>Update:</strong></p>
<p>Taking the Firefox browser instead of Safari took me to the download almost immediately. I tested it out several times, it looks like deceitful blocking.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.markuszeller.com/windows-7-rc-available/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Merge them all together</title>
		<link>http://www.markuszeller.com/merge-them-all-together</link>
		<comments>http://www.markuszeller.com/merge-them-all-together#comments</comments>
		<pubDate>Mon, 27 Apr 2009 05:47:44 +0000</pubDate>
		<dc:creator>Markus Zeller</dc:creator>
				<category><![CDATA[Coole Mac OS X Apps]]></category>
		<category><![CDATA[Coole Mac OS X Tricks]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[window]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.markuszeller.com/?p=1385</guid>
		<description><![CDATA[To feel as fit as a fiddle on my Mac&#8217;s screen I need to have it clean with only that windows in front I am currently working in. For how to hide unwanted applications without termination I blogged the article &#8230; <a href="http://www.markuszeller.com/merge-them-all-together">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_1386" class="wp-caption alignright" style="width: 310px"><img src="http://www.markuszeller.com/wp-content/uploads/mergewindows.jpg" alt="Merge windows" title="Merge windows" width="300" height="216" class="size-full wp-image-1386" /><p class="wp-caption-text">Merge windows</p></div>
<p>To feel as fit as a fiddle on my Mac&#8217;s screen I need to have it clean with only that windows in front I am currently working in.</p>
<p>For how to hide unwanted applications without termination I blogged the article <a href="http://www.markuszeller.com/?p=971">The secrets of hide and seek</a>.</p>
<p>The <a href="http://thecosmicmachine.com/">Eventbox</a> is my best friend when getting updated on <a href="http://www.markuszeller.com/?feed=rss">RSS feeds</a>, <a href="http://twitter.com/n4cer">Twitter</a>, <a href="http://www.flickr.com/photos/n4cer/">Flickr</a> and <a href="http://www.facebook.com/profile.php?id=1302464346">Facebook</a>. When clicking the arrow to see the original or full details it opens the source in <a href="http://www.markuszeller.com/?p=1012">Safari</a> as a new window.</p>
<p>If you click many details, you will get many <a href="http://www.markuszeller.com/?p=1012">Safari</a> windows open. You can configure <a href="http://www.markuszeller.com/?p=1012">Safari</a> to put them in tabs. I have not enabled this, because I prefer that when applications open a browser it should be a fresh window.</p>
<p>When having lots of <a href="http://www.markuszeller.com/?p=1012">Safari</a> windows, but you want to have them just in only one and seperated by tabs, you can go to the menu Window and select merge all windows.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.markuszeller.com/merge-them-all-together/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>LittleSnapper to make Websnapshots</title>
		<link>http://www.markuszeller.com/littlesnapper-to-make-websnapshots</link>
		<comments>http://www.markuszeller.com/littlesnapper-to-make-websnapshots#comments</comments>
		<pubDate>Tue, 07 Apr 2009 06:05:14 +0000</pubDate>
		<dc:creator>Markus Zeller</dc:creator>
				<category><![CDATA[Coole Mac OS X Apps]]></category>
		<category><![CDATA[Web Tipps]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[generator]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[screenshot]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[window]]></category>

		<guid isPermaLink="false">http://www.markuszeller.com/?p=1221</guid>
		<description><![CDATA[LittleSnapper is a very great application to make screenshots and annotations. The usage is very easy and absolutely intuitive. Using core animation technology this app makes also a lot of fun and feel homie on a Mac. The greatest feature &#8230; <a href="http://www.markuszeller.com/littlesnapper-to-make-websnapshots">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.realmacsoftware.com/littlesnapper/">LittleSnapper</a> is a very great application to make screenshots and annotations. The usage is very easy and absolutely intuitive. Using core animation technology this app makes also a lot of fun and feel homie on a Mac.</p>
<p>The greatest feature I like is to make screenshots of Safari. You can specify a screen resolution and it is rendered with the Safari engine and stored as an image.</p>
<p>This is nice to have all your links pictures or thumbnails. Unfortunately you can only either add a URL or take the active one from Safari.</p>
<div id="attachment_1239" class="wp-caption aligncenter" style="width: 610px"><img class="size-full wp-image-1239" title="LittleSnapperBatch" src="http://www.markuszeller.com/wp-content/uploads/littlesnapperbatch.jpg" alt="LittleSnapperBatch" width="600" height="378" /><p class="wp-caption-text">LittleSnapperBatch</p></div>
<p>But I want to have all open tabs as websnapshots. And to solve that I wrote my first Mac Application called <a rel="attachment wp-att-1227" href="http://www.markuszeller.com/?attachment_id=1227">LittleSnapperBatch.zip</a> using the powerful AppleScript. I hope you find it useful, too.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.markuszeller.com/littlesnapper-to-make-websnapshots/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Downloading flashvideos (flv)</title>
		<link>http://www.markuszeller.com/downloading-flashvideos-flv</link>
		<comments>http://www.markuszeller.com/downloading-flashvideos-flv#comments</comments>
		<pubDate>Mon, 06 Apr 2009 08:08:41 +0000</pubDate>
		<dc:creator>Markus Zeller</dc:creator>
				<category><![CDATA[Coole Mac OS X Apps]]></category>
		<category><![CDATA[Coole Mac OS X Tricks]]></category>
		<category><![CDATA[Coole Windows Apps]]></category>
		<category><![CDATA[Web Tipps]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[pc]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.markuszeller.com/?p=1202</guid>
		<description><![CDATA[On a Mac it is not a big problem to save flash videos from any websize at all without any extra tools or extensions to the browser. Just use Safari as described in this little tutorial. Step 1: Open your &#8230; <a href="http://www.markuszeller.com/downloading-flashvideos-flv">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>On a Mac it is not a big problem to save flash videos from any websize at all without any extra tools or extensions to the browser. Just use Safari as described in this little tutorial.</p>
<p><strong>Step 1:</strong> Open your favourite flashvideo &#8211; let&#8217;s say on Youtube. Then open the Activity Window using the menubar.</p>
<div id="attachment_1203" class="wp-caption aligncenter" style="width: 435px"><img class="size-full wp-image-1203" title="Activity Window" src="http://www.markuszeller.com/wp-content/uploads/video2grab.jpg" alt="Activity Window" width="425" height="158" /><p class="wp-caption-text">Activity Window</p></div>
<p><strong>Step 2:</strong> Now you see the activity window which shows every data file transfer from the current open tab. When the video is playing, then you will notice that the download is still in progress and the transfered size is increasing. But, if the video is already stopped, then it will be line with the largest file size. Just do a doubleclick and watch the flashvideo downloading.</p>
<div id="attachment_1204" class="wp-caption aligncenter" style="width: 424px"><img class="size-full wp-image-1204" title="File List" src="http://www.markuszeller.com/wp-content/uploads/video3grab.jpg" alt="File List" width="414" height="305" /><p class="wp-caption-text">File List</p></div>
<p><strong>Step 3:</strong> That&#8217;s it! Once downloaded you can play the flv-file with Quicktime.</p>
<div id="attachment_1205" class="wp-caption aligncenter" style="width: 278px"><img class="size-full wp-image-1205" title="Downloading flv" src="http://www.markuszeller.com/wp-content/uploads/video4grab.jpg" alt="Downloading flv" width="268" height="65" /><p class="wp-caption-text">Downloading flv</p></div>
<p><strong>Hint:</strong></p>
<blockquote><p>When you are not able to watch and listen to flv files, then you need the codecs! You may download <a href="http://perian.org/">Perian</a> to have your Mac enabled playing those and AVI videos.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.markuszeller.com/downloading-flashvideos-flv/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Safari 4 with great new workflows</title>
		<link>http://www.markuszeller.com/safari-4-with-great-new-workflows</link>
		<comments>http://www.markuszeller.com/safari-4-with-great-new-workflows#comments</comments>
		<pubDate>Wed, 25 Feb 2009 06:35:30 +0000</pubDate>
		<dc:creator>Markus Zeller</dc:creator>
				<category><![CDATA[Coole Mac OS X Apps]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[pc]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[screenshot]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.markuszeller.com/?p=1012</guid>
		<description><![CDATA[The new Safari browser is my favourite browser since the the release 3. It is so fast, that no other browser can beat it and the display is really great. Due to I am developing websites I love Safari, because &#8230; <a href="http://www.markuszeller.com/safari-4-with-great-new-workflows">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_1013" class="wp-caption alignright" style="width: 410px"><img class="size-full wp-image-1013" title="Safari 4" src="http://www.markuszeller.com/wp-content/uploads/safari4.jpg" alt="Safari 4" width="400" height="316" /><p class="wp-caption-text">Safari 4</p></div>
<p>The <a href="http://www.apple.com/safari/">new Safari browser</a> is my favourite browser since the the release 3. It is so fast, that no other browser can beat it and the display is really great.</p>
<p>Due to I am developing websites I love Safari, because it supports <a href="http://www.w3.org/DOM/">DOM</a>, <a href="http://www.w3.org/Style/CSS/">CSS</a> and <a href="http://www.w3.org/XML/">XML</a> so well like really no other does. Safari and <a href="http://www.mozilla.com/en-US/firefox/">Firefox</a>, are cool, but anyhow I am more familar with Safari.</p>
<p>Now, Apple just has released the <a href="http://www.apple.com/safari/">Safari 4</a> with innovative features that are really cool. You may have seen some of them as plugins for Firefox, but now it is built in natively and it works so damn fast and reliable. I am absolutely juiced up.</p>
<p>The interesting part is, what&#8217;s new? You can <a href="http://www.apple.com/safari/whats-new.html">read the details</a> on Apple&#8217;s website, but let me tell you with my own words.</p>
<p>The tabs and its plus sign are now embedded into the title. That looks weird, but I needed some time to get used to it. In the end, it saves some space on the screen and that is absolutely what I do prefer.</p>
<p>A new overview is embedded as a grid icon into the bookmark bar and clicking on it shows a 3D thumbnail page of the most visited ones. Clicking on a icon zooms into the page with a really nice and fluently transition. It can be customized by nailing favourites or the amount of thumbs to be displayed.</p>
<p>The history search went much faster and you can browse through it using the great cover flow previewing the visited sites. So you fill find back much more easier where you have been before.</p>
<p>Apple did not forget the developers and the tools gained some features and display options like Javascript error detection and more.</p>
<p>If you need to find something, the search eventually inherited a live find feature during typing.</p>
<p>The zoom function is now completely different. Before it just scaled the font, but not the images. Now everything is zoomed in or out. This gives also a nice option to make screenshots of large websites.</p>
<p>It is still beta, but I love it! By the way, there is a version for the PC users available, too.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.markuszeller.com/safari-4-with-great-new-workflows/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>iPhone scrolling with two fingers</title>
		<link>http://www.markuszeller.com/iphone-scrolling-with-two-fingers</link>
		<comments>http://www.markuszeller.com/iphone-scrolling-with-two-fingers#comments</comments>
		<pubDate>Wed, 18 Feb 2009 09:12:40 +0000</pubDate>
		<dc:creator>Markus Zeller</dc:creator>
				<category><![CDATA[Coole iPhone Tricks]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.markuszeller.com/?p=961</guid>
		<description><![CDATA[I am a big fan of creating websites with CSS. You may know, that is possible to have a frame like behaviour without having real frames using the iframe tags. The secret is to put some divisions at the right &#8230; <a href="http://www.markuszeller.com/iphone-scrolling-with-two-fingers">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_962" class="wp-caption alignright" style="width: 130px"><img class="size-full wp-image-962" title="CSS frames" src="http://www.markuszeller.com/wp-content/uploads/cssframes.jpg" alt="CSS frames" width="120" height="184" /><p class="wp-caption-text">CSS frames</p></div>
<p>I am a big fan of creating websites with CSS. You may know, that is possible to have a frame like behaviour without having real frames using the iframe tags.</p>
<p>The secret is to put some divisions at the right place and to give the right properties. It results with only having one section scrollable and the rest of the site will remain and keep a great design. A good inspirating example is given by <a title="Stuart A. Nicholls" href="http://www.cssplay.co.uk/layouts/fixit.html">Stuart A Nicholls</a>.</p>
<p>I have made a design using that technique and was testing it on the iPhone. But anyhow I did not know how to scroll the scrollable content. By accident I took two fingers, and that&#8217;s it. You can scroll those areas by using two fingers!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.markuszeller.com/iphone-scrolling-with-two-fingers/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Click to have a Flash</title>
		<link>http://www.markuszeller.com/click-to-have-a-flash</link>
		<comments>http://www.markuszeller.com/click-to-have-a-flash#comments</comments>
		<pubDate>Thu, 05 Feb 2009 10:21:16 +0000</pubDate>
		<dc:creator>Markus Zeller</dc:creator>
				<category><![CDATA[Coole Mac OS X Apps]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.markuszeller.com/?p=909</guid>
		<description><![CDATA[Flash embedded into websites normally slows down surfing a lot. All the power of your DSL or cable connection is lost, because it takes a lot time to initiate that flash objects. Nowadays, Adbobe Flash can bring a big advantage like &#8230; <a href="http://www.markuszeller.com/click-to-have-a-flash">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_910" class="wp-caption alignright" style="width: 180px"><img class="size-full wp-image-910" title="ClickToFlash" src="http://www.markuszeller.com/wp-content/uploads/flashclick.jpg" alt="ClickToFlash" width="170" height="130" /><p class="wp-caption-text">ClickToFlash</p></div>
<p><a title="Flash" href="http://www.adobe.com/flashplatform/">Flash</a> embedded into websites normally slows down surfing a lot. All the power of your DSL or cable connection is lost, because it takes a lot time to initiate that flash objects.</p>
<p>Nowadays, <a title="Flash" href="http://www.adobe.com/flashplatform/">Adbobe Flash</a> can bring a big advantage like an audio or video player. But I think, it makes only sense to start them when clicking on that. I am sure, you agree, that it is mostly misused for unwanted and animated adverts.</p>
<p>For heavens sake I am not alone with that opinion and <a title="Rentsch" href="http://github.com/rentzsch">Rentzsch</a> made a <a title="Webkit" href="http://www.webkit.com/">Webkit</a> extension which will work on <a title="Safari" href="http://www.apple.com/safari/">Apple&#8217;s Safari</a>.</p>
<p>It is called <a title="ClickToFlash" href="http://github.com/rentzsch/clicktoflash/tree/master">ClickToFlash</a> and it shows you, that there is a embedded <a title="Flash" href="http://www.adobe.com/flashplatform/">Flash</a> object, but it is not loaded until you click on it&#8217;s placeholder. Having that tiny <a title="extension" href="http://github.com/rentzsch/clicktoflash/tree/master">extension</a> activated, surfing brought me much more fun and speed.</p>
<p>Thank you so much, <a title="Rentsch" href="http://github.com/rentzsch">Rentzsch</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.markuszeller.com/click-to-have-a-flash/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Testing multiple browsers</title>
		<link>http://www.markuszeller.com/testing-multiple-browsers</link>
		<comments>http://www.markuszeller.com/testing-multiple-browsers#comments</comments>
		<pubDate>Thu, 08 Jan 2009 11:52:11 +0000</pubDate>
		<dc:creator>Markus Zeller</dc:creator>
				<category><![CDATA[Coole Windows Apps]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.markuszeller.com/?p=617</guid>
		<description><![CDATA[If you are programming or designing online content, then you always have the same problem as me: Does the site look good and work on any browser? The best way to find out, is of course to install all those &#8230; <a href="http://www.markuszeller.com/testing-multiple-browsers">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_618" class="wp-caption alignright" style="width: 410px"><img class="size-full wp-image-618" title="IE Tester" src="http://www.markuszeller.com/wp-content/uploads/ietester.jpg" alt="Internet Explorer Tester" width="400" height="272" /><p class="wp-caption-text">Internet Explorer Tester</p></div>
<p>If you are programming or designing online content, then you always have the same problem as me:</p>
<p><em>Does the site look good and work on any browser?</em></p>
<p>The best way to find out, is of course to install all those browsers. In my opinion it is important to check at least <span style="text-decoration: line-through;">the damn</span> <a title="IE" href="http://www.microsoft.com/windows/products/winfamily/ie/default.mspx">Internet Explorer</a>, <a title="Firefox" href="http://www.mozilla.com/en-US/firefox/">Firefox</a>, <a title="Safari" href="http://www.apple.com/safari/">Safari</a> and <a title="Opera" href="http://www.opera.com/">Opera</a>. On the <a title="Mozilla" href="http://www.mozilla.org/projects/browsers.html">Mozilla engines</a> almost everything works fine, because the interpret the <a title="W3C" href="http://www.w3.org/">W3C standards</a> much better.</p>
<p>But the big difference is the <span style="text-decoration: line-through;">damn</span> <a title="IE" href="http://www.microsoft.com/windows/products/winfamily/ie/default.mspx">Internet Explorer</a>. You have to check for the versions, because 5.5, 6.0, 7.0, 8.0 (beta) do all react different. Unfortunately, most people having a <span style="text-decoration: line-through;">damn</span> PC are using <span style="text-decoration: line-through;">the damn</span><a title="IE" href="http://www.microsoft.com/windows/products/winfamily/ie/default.mspx"> Internet Explorer</a>, because they are to noob or to lazy to install something better.</p>
<p>The next problem is, that you can not have multiple versions of <span style="text-decoration: line-through;">the damn</span> <a title="IE" href="http://www.microsoft.com/windows/products/winfamily/ie/default.mspx">Internet Explorer</a> installed on one Windows operating system.</p>
<p>For that instance I found a very nice free Windows tool called <a title="IE Tester" href="http://www.my-debugbar.com/wiki/IETester/HomePage">IE Tester</a>. You can open a tab for the specified browser version and compare to others.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.markuszeller.com/testing-multiple-browsers/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Resize text areas</title>
		<link>http://www.markuszeller.com/resize-text-areas</link>
		<comments>http://www.markuszeller.com/resize-text-areas#comments</comments>
		<pubDate>Sun, 04 Jan 2009 12:50:52 +0000</pubDate>
		<dc:creator>Markus Zeller</dc:creator>
				<category><![CDATA[Coole Mac OS X Apps]]></category>
		<category><![CDATA[Coole Mac OS X Tricks]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[safari]]></category>

		<guid isPermaLink="false">http://www.markuszeller.com/?p=593</guid>
		<description><![CDATA[Safari is my favourite Browser, because it is really quick and intuitive for me. It has tons of features and uses a way for working with tabs which I do prefer against any other browser. A cool feature which should &#8230; <a href="http://www.markuszeller.com/resize-text-areas">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_594" class="wp-caption alignright" style="width: 255px"><img class="size-full wp-image-594" title="Resize handle" src="http://www.markuszeller.com/wp-content/uploads/resize.jpg" alt="Resize text areas" width="245" height="121" /><p class="wp-caption-text">Resize text areas</p></div>
<p><a title="Safari" href="http://www.apple.com/safari/download/">Safari</a> is my favourite Browser, because it is really quick and intuitive for me. It has tons of features and uses a way for working with tabs which I do prefer against any other browser.</p>
<p>A cool feature which should be available and I have seen in Safari only, so far is the ability to resize text area fields in forms.</p>
<p>If the space is too small or even too large, you just can pick the resize panel on the bottom right corner handle and drag it to the required size.</p>
<p>Especially when writing longer comments or blog articles like this, it is absolutely great to see more information on a big screen.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.markuszeller.com/resize-text-areas/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Suspected Malware Site</title>
		<link>http://www.markuszeller.com/suspected-malware-site</link>
		<comments>http://www.markuszeller.com/suspected-malware-site#comments</comments>
		<pubDate>Fri, 28 Nov 2008 10:21:09 +0000</pubDate>
		<dc:creator>Markus Zeller</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Coole Mac OS X Tricks]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[safari]]></category>

		<guid isPermaLink="false">http://www.markuszeller.com/?p=389</guid>
		<description><![CDATA[I am really very confused about some comments on my Blog. This happened since I wrote an article about Apache2 and Perl. The comments are containing a part copied from the original content and the senders homepage URL is somewhat &#8230; <a href="http://www.markuszeller.com/suspected-malware-site">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_390" class="wp-caption alignright" style="width: 266px"><img class="size-full wp-image-390" title="Malware" src="http://www.markuszeller.com/wp-content/uploads/malware.jpg" alt="Malware" width="256" height="365" /><p class="wp-caption-text">Malware</p></div>
<p>I am really very confused about some comments on my Blog.</p>
<p>This happened since I wrote an article about <a title="Apache2 and Perl" href="http://www.markuszeller.com/?p=368">Apache2 and Perl</a>. The comments are containing a part copied from the original content and the senders homepage URL is somewhat like <a title="DO NOT CLICK" href="http://sun.mygamesok.com/200811/server-error-29.html">http://sun.mygamesok.com/200811/server-error-29.html</a> (do better <strong>not</strong> click).</p>
<p><a title="Safari" href="http://www.apple.com/safari/download/">Safari 3.2.1</a> has now a new option in the preferences at the security icon. It is called <em>&#8220;Fraudulent sites&#8221;</em> and can be checked with the option <em>&#8220;Warn when visiting a fraudulent website&#8221;</em>.</p>
<p>When getting the details provided by Google, than it looks really horror what virus and trojan trash is on that site. But of course, I could not leave to click.</p>
<p>Then came a well designed site containing senseless summaries of server containing subject matter.</p>
<p>I received many comments and all lead to different URLs but having the same text on it. To protect you (espacially windows guys) I removed them, of course!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.markuszeller.com/suspected-malware-site/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Domain typing</title>
		<link>http://www.markuszeller.com/domain-typing</link>
		<comments>http://www.markuszeller.com/domain-typing#comments</comments>
		<pubDate>Mon, 17 Nov 2008 08:18:20 +0000</pubDate>
		<dc:creator>Markus Zeller</dc:creator>
				<category><![CDATA[Coole iPhone Tricks]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[safari]]></category>

		<guid isPermaLink="false">http://www.markuszeller.com/?p=294</guid>
		<description><![CDATA[Safari on the iPhone is really the best browser I have ever seen on a mobile device. I had a lot of good mobiles in use before. Among them were MDA Pro or Blackberry 8110. There is really no comparision &#8230; <a href="http://www.markuszeller.com/domain-typing">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_295" class="wp-caption alignright" style="width: 170px"><img class="size-full wp-image-295" title="Domain Typing" src="http://www.markuszeller.com/wp-content/uploads/domaintyping.jpg" alt="Domain Typing extended" width="160" height="240" /><p class="wp-caption-text">Domain Typing extended</p></div>
<p><a title="Safari" href="http://www.apple.com/safari/download/">Safari</a> on the iPhone is really the best browser I have ever seen on a mobile device.</p>
<p>I had a lot of good mobiles in use before. Among them were <a title="MDA Pro" href="http://en.wikipedia.org/wiki/Qtek_9000">MDA Pro</a> or <a title="Blackberry 8110" href="http://demos.blackberry.com/8110/na/us/gen/">Blackberry 8110</a>.</p>
<p>There is really no comparision in conform, speed and intuitive usability.</p>
<p>Typing of domains is just a snag and of course Apple integreated a well hidden feature giving you much more afford.</p>
<p>By default you see <em>&#8220;</em><strong><em>.com</em></strong><em>&#8220;</em> in your keyboard.</p>
<p><strong>Hold your finger</strong> on it and expands to the most other common domain endings like <em>&#8220;.de&#8221;</em>, <em>&#8220;.net&#8221;</em>, <em>&#8220;.org&#8221;</em>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.markuszeller.com/domain-typing/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

