<?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; google</title>
	<atom:link href="http://www.markuszeller.com/tag/google/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>Ich blogge nun auf Deutsch</title>
		<link>http://www.markuszeller.com/ich-blogge-nun-auf-deutsch</link>
		<comments>http://www.markuszeller.com/ich-blogge-nun-auf-deutsch#comments</comments>
		<pubDate>Mon, 30 Aug 2010 07:23:51 +0000</pubDate>
		<dc:creator>Markus Zeller</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[translation]]></category>

		<guid isPermaLink="false">http://www.markuszeller.com/?p=1546</guid>
		<description><![CDATA[Nun ja, ursprünglich habe ich auf Englisch gebloggt, weil ich damit erhofft hatte mehr Leser zu erreichen &#8211; zumal die meisten Menschen Englisch recht gut lesen und verstehen können. Für diejenigen, die ihre Probleme damit haben, habe ich in meiner &#8230; <a href="http://www.markuszeller.com/ich-blogge-nun-auf-deutsch">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Nun ja, ursprünglich habe ich auf Englisch gebloggt, weil ich damit <a href="http://www.markuszeller.com/international-blogging">erhofft hatte</a> mehr Leser zu erreichen &#8211; zumal die meisten Menschen Englisch recht gut lesen und verstehen können. Für diejenigen, die ihre Probleme damit haben, habe ich in meiner Werkzeugleiste die Google-Übersetzungen eingebaut.</p>
<p>Der beste Lohn für einen guten Artikel sind jedoch immer noch Kommentare, Verweise und Zitate. Von alldem habe ich hier für meine Erwartungen viel zu wenig geerntet. Da mein Blog sich überwiegend mit technischen Dingen beschäftigt, hatte ich einen Grund mehr auf Englisch zu schreiben. Nerds, Geeks, Fanboys gibt es auch jede Menge in Deutschland, von daher schreibe ich nun auf Deutsch, da es mir auch wesentlich leichter fällt und weniger Zeit kostet.</p>
<p>Die Übersetzungshilfe bleibt euch erhalten und hoffentlich leistet Google auch bei der Übersetzung von Deutsch in alle anderen Sprachen gute Arbeit.</p>
<p>Screencasts, Videos, et cetera werde ich künftig auch auf Deutsch aufnehmen und mit englischen Untertiteln an den wichtigsten Stellen versehen &#8211; genauso wie in meinem <a href="http://www.markuszeller.com/aggregate-multiple-audio-devices">letzten Artikel</a>.</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/ich-blogge-nun-auf-deutsch/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Say goodbye to Google Wave</title>
		<link>http://www.markuszeller.com/say-goodbye-to-google-wave</link>
		<comments>http://www.markuszeller.com/say-goodbye-to-google-wave#comments</comments>
		<pubDate>Thu, 05 Aug 2010 10:28:09 +0000</pubDate>
		<dc:creator>Markus Zeller</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[Web Tipps]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[end]]></category>
		<category><![CDATA[experiment]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[invite]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[wave]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.markuszeller.com/?p=1534</guid>
		<description><![CDATA[At the beginning there was a wave In a former article I wrote some words about Google Wave, a service to do live and interactive co-laboration. It was highly coveted at the beginning, because people could only get in with &#8230; <a href="http://www.markuszeller.com/say-goodbye-to-google-wave">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h3>At the beginning there was a wave</h3>
<p>In a <a href="http://www.markuszeller.com/welcome-to-the-google-wave">former article</a> I wrote some words about <a href="http://wave.google.com">Google Wave</a>, a service to do live and interactive co-laboration. It was highly coveted at the beginning, because people could only get in with a private invitation. Those invites were quite rare and everyone wanted to be in.</p>
<p>After about two or three months, Google allowed lots of invitations and then it began to get very slow and went to a very very very very &#8230;. slow performance and people lost interest.</p>
<h3>At the end there is an end</h3>
<p><a href="http://googleblog.blogspot.com/2010/08/update-on-google-wave.html">Google said</a>, it is going to die, because not enough people are interested in, but I don&#8217;t think it is the missing interest. My opinion is, that lots of people tried that in an early beta status where the performance was terribly bad and of course a lot of unacceptable bugs, with that you can not live &#8211; especially the malfunctioning gallery for my meaning.</p>
<p>That bad experience leads people to say <em>no, that sucks</em> and never try again, even if it is free. Also I think, that many people can not deal with that huge power of functionality.</p>
<p>I am really sad to see that great product dying, but I am happy about being a part of that, collecting good experiences, made some new friends and that Google will continue to use that technology in further projects.</p>
<p>Bye, bye, good old Wave!</p>
<h3>Last chance</h3>
<p>As long as it is still online, you could check out, what you would be missing. If you have no invite, I have got still some left. Leave a comment if you want to get invited.</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/say-goodbye-to-google-wave/feed</wfw:commentRss>
		<slash:comments>0</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>Welcome to the Google Wave</title>
		<link>http://www.markuszeller.com/welcome-to-the-google-wave</link>
		<comments>http://www.markuszeller.com/welcome-to-the-google-wave#comments</comments>
		<pubDate>Thu, 26 Nov 2009 19:15:23 +0000</pubDate>
		<dc:creator>Markus Zeller</dc:creator>
				<category><![CDATA[Web Tipps]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[experiment]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[screenshot]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.markuszeller.com/?p=1478</guid>
		<description><![CDATA[So many people are talking about the Google Wave. It is still beta and Google limited the amount of users who may have access. You can either fill out a form and wait for an approval or get invited by &#8230; <a href="http://www.markuszeller.com/welcome-to-the-google-wave">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So many people are talking about the <a href="https://wave.google.com/wave/">Google Wave</a>. It is still beta and Google limited the amount of users who may have access. You can either fill out a form and wait for an approval or get invited by someone else who still has invites left.</p>
<p><a href="http://www.youtube.com/watch?v=p6pgxLaDdQw"><img class="aligncenter size-full wp-image-1479" title="Google Wave Introduction" src="http://www.markuszeller.com/wp-content/uploads/waveintro.jpg" alt="Google Wave Introduction" width="480" height="339" /></a></p>
<p>Since I got an invite (special thanks to <a href="http://www.leuk.de/">Leuk</a> and <a href="http://www.irukandji-syndrome.de/">Jack Brendon Smoke</a>) I really like it. Sometimes it is quite slow and some things are not working fully, but hey, it is beta and Google stated it.</p>
<p>The Wave is a powerful tool which I think will be a future kind of team collaboration. You can see in realtime what the other participants are typing or changing. A playback function shows you all changes step by step.</p>
<p>Many <strong>public</strong> Waves are available, where everybody can join and take part. Also, you can make your Waves public by inviting a special email address.</p>
<p>There are a lot of things to do until it matches a fluently workflow, but even in this state it is quite useful.</p>
<p>If you want to join, I am still having some invites left. Just leave a comment below with your email you want the invite to be sent to.</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/welcome-to-the-google-wave/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>G-Mail within Apple Mail</title>
		<link>http://www.markuszeller.com/g-mail-within-apple-mail</link>
		<comments>http://www.markuszeller.com/g-mail-within-apple-mail#comments</comments>
		<pubDate>Mon, 09 Nov 2009 12:15:34 +0000</pubDate>
		<dc:creator>Markus Zeller</dc:creator>
				<category><![CDATA[Coole Mac OS X Tricks]]></category>
		<category><![CDATA[Web Tipps]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[osx]]></category>

		<guid isPermaLink="false">http://www.markuszeller.com/?p=1470</guid>
		<description><![CDATA[Do you use a Google mail account? Then add your account into your Mail application and have no more need to manage your mails via the webmail interface. The webmailer indeed is quick and easy to use, but I like &#8230; <a href="http://www.markuszeller.com/g-mail-within-apple-mail">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Do you use a <a href="http://mail.google.com">Google mail</a> account? Then add your account into your Mail application and have no more need to manage your mails via the webmail interface. The webmailer indeed is quick and easy to use, but I like having my mails all together and searchable on my computer.</p>
<p>Take the following settings, to enable it:</p>
<blockquote><p>Incoming mail server: imap.gmail.com<br />
Outgoing mail server: smtp.gmail.com</p>
<p>Username: <strong><em>yourmail</em></strong>@gmail.com<br />
Password: <strong><em>yourpassword</em></strong></p></blockquote>
<p>You also may take these settings, even if you own a <em>googlemail.com</em> address.</p>
<p><img class="aligncenter size-full wp-image-1471" title="GMail" src="http://www.markuszeller.com/wp-content/uploads/gmail.jpg" alt="GMail" width="580" height="474" /></p>
<p>On OS X&#8217;s mail.app you will find an extra area on the left hand pane for your Google mail account.</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/g-mail-within-apple-mail/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>International blogging</title>
		<link>http://www.markuszeller.com/international-blogging</link>
		<comments>http://www.markuszeller.com/international-blogging#comments</comments>
		<pubDate>Wed, 23 Sep 2009 13:38:47 +0000</pubDate>
		<dc:creator>Markus Zeller</dc:creator>
				<category><![CDATA[Allgemein]]></category>
		<category><![CDATA[barrier]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[communication]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[translation]]></category>

		<guid isPermaLink="false">http://www.markuszeller.com/?p=1466</guid>
		<description><![CDATA[With my blog I want to reach as many people as possible. And that is why I decided to write it in English language, although my native language is German. English is the almost widely spoken and written language. In &#8230; <a href="http://www.markuszeller.com/international-blogging">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>With my blog I want to reach as many people as possible. And that is why I decided to write it in English language, although my native language is German. English is the <a href="http://www.photius.com/rankings/languages2.html">almost widely spoken</a> and written language. In these days of world wide internet communication it is nearly impossible to get along without English, especially when you are interested in web, programming and other technical things.</p>
<p>Sometimes, when a friend needs technical help or a good tip and I wrote about it, then I advise them to read the appropriate article. But the answer often is:</p>
<blockquote><p>Hey, your blog is English and I do not understand any word.</p></blockquote>
<p><em></em>It also happens more often, that an article got commented in a language that I do not understand and even can not read because of non-latin letters.</p>
<p>I really tried some <a href="http://www.wordpress.org">WordPress</a>-plugins to make by blog multilingual, but that all did not satisfy me. First of all, I could only provide German and English texts. Secondly it takes so much time, to write everything twice.</p>
<p>Today I found the <a href="http://wordpress.org/extend/plugins/google-ajax-translation/">Google AJAX Translation plugin</a> which is now implemented here with some modifications. As you can see, every article, page and even the comments have now a &#8220;Translate&#8221; button. Click it, select the language and the content will be replaced instantly with a translation and <strong>without reloading</strong> the whole page.</p>
<p>Hopefully you like it and the communication barrier is gone!</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/international-blogging/feed</wfw:commentRss>
		<slash:comments>5</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>Just only Skype</title>
		<link>http://www.markuszeller.com/just-only-skype</link>
		<comments>http://www.markuszeller.com/just-only-skype#comments</comments>
		<pubDate>Mon, 20 Apr 2009 10:51:02 +0000</pubDate>
		<dc:creator>Markus Zeller</dc:creator>
				<category><![CDATA[Coole Mac OS X Apps]]></category>
		<category><![CDATA[Coole Windows Apps]]></category>
		<category><![CDATA[Web Tipps]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[pc]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.markuszeller.com/?p=1284</guid>
		<description><![CDATA[Instant messaging (sometimes just called IM) can be very very useful to swap information in a quick and simple way. I am sure, you know instant messaging already in form of a chat using MSN, ICQ, YIM, AIM, GoogleTalk and &#8230; <a href="http://www.markuszeller.com/just-only-skype">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Instant messaging <em>(sometimes just called IM)</em> can be very very useful to swap information in a quick and simple way. I am sure, you know instant messaging already in form of a chat using <a href="http://msn.com">MSN</a>, <a href="http://icq.com">ICQ</a>, <a href="http://yahoo.com">YIM</a>, <a href="http://aol.com">AIM</a>, <a href="http://google.com">GoogleTalk</a> and many many more protocols and clients.</p>
<div id="attachment_1290" class="wp-caption alignright" style="width: 205px"><img src="http://www.markuszeller.com/wp-content/uploads/skype.jpg" alt="Skype" title="Skype" width="195" height="238" class="size-full wp-image-1290" /><p class="wp-caption-text">Skype</p></div>
<p>Yes, I do have an account on almost every important protocol and I <strong>was</strong> managing them with the <a href="http://www.adiumx.com/">Adium</a> client. That is really a great and superb tool with an awesome tight interface. But, I have made a hard and ultimate decision.</p>
<p>I decided to take just only one messenger and one protocol, since now: <a href="http://skype.com">Skype</a>.</p>
<p>Why <a href="http://skype.com/">Skype</a>?</p>
<ul>
<li>It runs on important platforms: Linux, Mac, Windows, Mobile phones.</li>
<li>The interface is free available and really easy. All functions an instant messenger needs to have are there. My favourite is to sort out old and unused contacts.</li>
<li>Encryption is enabled by default. Other instant messenger do not even encrypt at all or plugins are not easy to install.</li>
<li>Can run even through firewalls.</li>
<li>Chat, audio/video possible. Even conferences with multiple users.</li>
<li>Standing out audio/video quality and reliable.</li>
<li>Working and fast file transfers, also encrypted.</li>
<li>Less network traffic by using just only one protocol.</li>
<li>Available web graphics to show current online status.</li>
<li>Great directory with search. You can specify by yourself what is visible by anybody and what to your personal contacts.</li>
</ul>
<p>If you need, you can charge services at fair prices:</p>
<ul>
<li>Call from internet to local lines and mobile phones.</li>
<li>Send SMS to mobile phones.</li>
</ul>
<p>That list is incomplete, but that points are facing exactly what modern instant messaging in those days should be able to do. There are even LAN/WiFi phones available having <a href="http://skype.com">Skype</a> implemented. Also, having just one account makes it easier to configure and to handle.</p>
<p>If you have <a href="http://skype.com/">Skype</a> installed and want to get in direct contact with me, click the Skype icon <em>(blue cloud with a &#8220;S&#8221; inside)</em> on the top right social profile bar to <a href="skype:markuszeller.com?add">add me</a> to your contact listing.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.markuszeller.com/just-only-skype/feed</wfw:commentRss>
		<slash:comments>2</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>Street view party</title>
		<link>http://www.markuszeller.com/street-view-party</link>
		<comments>http://www.markuszeller.com/street-view-party#comments</comments>
		<pubDate>Mon, 09 Feb 2009 09:41:45 +0000</pubDate>
		<dc:creator>Markus Zeller</dc:creator>
				<category><![CDATA[Web Tipps]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.markuszeller.com/?p=927</guid>
		<description><![CDATA[Big Brother is cool! We all do not want any kind of personal freedom. We want to be tightly controlled everytime and everywhere. Now, it is time to celebrate Google introducing street view. Have a look at this video and &#8230; <a href="http://www.markuszeller.com/street-view-party">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Big Brother is cool! We all do <strong>not</strong> want any kind of personal freedom. We want to be tightly controlled everytime and everywhere. Now, it is time to celebrate <a title="Google" href="http://www.google.com">Google</a> introducing <a title="Street View" href="http://maps.google.com/help/maps/streetview/">street view</a>.</p>
<p>Have a look at <a title="Street view party video" href="http://www.youtube.com/watch?v=9GFNTbmQPdk">this video</a> and then view the <a title="Street view" href="http://maps.google.com/maps?cbp=1,442.8795760224731,,0,9.19521423638471&amp;cbll=40.456786,-80.012446&amp;ll=40.456786,-80.012446&amp;layer=c">results on the Google maps</a>.</p>
<div id="attachment_928" class="wp-caption aligncenter" style="width: 610px"><a href="http://www.youtube.com/watch?v=9GFNTbmQPdk"><img class="size-full wp-image-928" title="Street view party" src="http://www.markuszeller.com/wp-content/uploads/streetview.jpg" alt="Click to view &quot;Street view party&quot;" width="600" height="359" /></a><p class="wp-caption-text">Click to view &quot;Street view party&quot;</p></div>
<p>See all those happy faces and dance to the music!</p>
<p><em>Where do you want to go today? </em>- <a title="Microsoft" href="http://en.wikipedia.org/wiki/Where_do_you_want_to_go_today">Microsoft</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.markuszeller.com/street-view-party/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Google translations</title>
		<link>http://www.markuszeller.com/google-translations</link>
		<comments>http://www.markuszeller.com/google-translations#comments</comments>
		<pubDate>Tue, 09 Dec 2008 08:26:27 +0000</pubDate>
		<dc:creator>Markus Zeller</dc:creator>
				<category><![CDATA[Web Tipps]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[translate]]></category>

		<guid isPermaLink="false">http://www.markuszeller.com/?p=444</guid>
		<description><![CDATA[Normally, I do not like translation services, because it is often translated word by word and the sense of content is gone. But sometimes, there is no way out to use them, if you visit a website where you really &#8230; <a href="http://www.markuszeller.com/google-translations">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_445" class="wp-caption alignright" style="width: 310px"><img class="size-full wp-image-445" title="Google Translate" src="http://www.markuszeller.com/wp-content/uploads/translate.jpg" alt="Google Translate" width="300" height="241" /><p class="wp-caption-text">Google Translate</p></div>
<p>Normally, I do not like translation services, because it is often translated word by word and the sense of content is gone. But sometimes, there is no way out to use them, if you visit a website where you really can not understand anything.</p>
<p>On my recent Article <a title="You have the choice" rel="bookmark" href="http://www.markuszeller.com/?p=438">You have the choice</a> I got a comment from <a title="Olecha persik" rel="external nofollow" href="http://www.i-nauka.ru/">Olechka-persik</a> which is completely written in Russian language. I could not understand anything and I decided to ask <a title="Google Translate" href="http://translate.google.com">Google&#8217;s translate</a> instead of <a title="Babelfish" href="http://babelfish.yahoo.com">Yahoo&#8217;s Babelfish</a>.</p>
<p><strong>I am absolutely overwhelmed from the results! <span style="font-weight: normal;">It was clear and easy understandable.</span></strong></p>
<p>They seem to analyse now the complete sentences and if you hover over it, you see the original content and can suggest other translations if the terms are not good.</p>
<div>Of course I wanted to check the  <a title="Babelfish" href="http://babelfish.yahoo.com">Yahoo&#8217;s Babelfish</a> for a comparison, and I must say that I prefer <a title="Google Translate" href="http://translate.google.com">Google&#8217;s translate</a> because it is much more faster and the selection interface is more comfortable.</div>
]]></content:encoded>
			<wfw:commentRss>http://www.markuszeller.com/google-translations/feed</wfw:commentRss>
		<slash:comments>0</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>
	</channel>
</rss>

