<?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; firefox</title>
	<atom:link href="http://www.markuszeller.com/tag/firefox/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>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>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>Short or long URLs?</title>
		<link>http://www.markuszeller.com/short-or-long-urls</link>
		<comments>http://www.markuszeller.com/short-or-long-urls#comments</comments>
		<pubDate>Sun, 28 Dec 2008 17:32:13 +0000</pubDate>
		<dc:creator>Markus Zeller</dc:creator>
				<category><![CDATA[Web Tipps]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[generator]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[random]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[shortcut]]></category>
		<category><![CDATA[Soziale Netzwerke]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.markuszeller.com/?p=552</guid>
		<description><![CDATA[In the internet nothing will work without URLs. Everybody has at least heard once about the &#8220;http://&#8221; &#8211; thing and is often called just a link. It links to a special recource like HTTP, FTP or local installed applications using &#8230; <a href="http://www.markuszeller.com/short-or-long-urls">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_555" class="wp-caption alignright" style="width: 270px"><img class="size-full wp-image-555" title="Long URL" src="http://www.markuszeller.com/wp-content/uploads/longurl.jpg" alt="Long URL Firefox add on" width="260" height="103" /><p class="wp-caption-text">Long URL Firefox add on</p></div>
<p>In the internet nothing will work without URLs. Everybody has at least heard once about the &#8220;http://&#8221; &#8211; thing and is often called just a link.</p>
<p>It links to a special recource like HTTP, FTP or local installed applications using a internet connection for example</p>
<ul>
<li>Skype (<a title="Call me if skype installed" href="callto://dj_n4cer">callto://dj_n4cer</a>)</li>
</ul>
<ul>
<li>Edkonkey (<a title="Edonkey Suse" href="ed2k://%7Cfile%7CSUSE.LiNUX.10.0-retail-boxed-dvd-duallayer.part1.Nhipcau.net.rar%7C4030000000%7CAA6 1774DDD0E6B233BBBA46923C0DF04%7C/">ed2k://%7Cfile%7CSUSE.LiNUX.10.0-retail-boxed-dvd-duallayer.part1.Nhipcau.net.rar%7C4030000000%7CAA6 1774DDD0E6B233BBBA46923C0DF04%7C/</a>)</li>
</ul>
<p>URL is a short term for Uniform Recource Locator. They are following a standardized <a title="URL format" href="http://www.ietf.org/rfc/rfc1738.txt">formatting rule</a> so that they will work everywhere at anytime.</p>
<p>But URLs can get very long, because it directs the server to a special path if a slash is following. If there are more slashes, then it goes into a deeper level, i. e.</p>
<ul>
<li><em>http://www.server.com/userblog/blog/archive/articles/2008/12/01/this-is-an-article-about-long-and-short-urls.</em></li>
</ul>
<p>This is convinient to read, but not convinient to type, especially on a mobile device. For that reason there are numerous services providing you short URLs like</p>
<ul>
<li><em>http://kurl.de/abc342</em></li>
</ul>
<p>which is definitely easier and faster to hack into a phone keyboard. In real, if you open this URL, it redirects you to the original one.</p>
<p>It is often used at Twitter, where you have a limited available amount of characters. Some free suppliers are:</p>
<ul>
<li><a title="TinyURL" href="http://TinyUrl.com">TinyUrl.com</a></li>
<li><a title="Kurl" href="http://kurl.de">Kurl.de</a></li>
<li><span style="color: #551a8b; text-decoration: underline;"><a title="MetaMark" href="http://metamark.net/">metaMark.net</a></span></li>
</ul>
<p>But the big disadvantage is, that you do not know where it leads to before you open it.</p>
<p>If want to know the truth in time you may use the <a title="Firefox" href="http://www.getfirefox.net/">Firefox</a> Plugin <a title="Long URL please" href="https://addons.mozilla.org/en-US/firefox/addon/9549">Long URL please</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.markuszeller.com/short-or-long-urls/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

