<?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>haslo.ch - Guido's Blog &#187; Internet</title>
	<atom:link href="http://www.haslo.ch/blog/category/internet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.haslo.ch/blog</link>
	<description>We believe that people with passion can change the world for the better.</description>
	<lastBuildDate>Wed, 16 Nov 2011 11:23:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>New Commenting Policy?</title>
		<link>http://www.haslo.ch/blog/new-commenting-policy/</link>
		<comments>http://www.haslo.ch/blog/new-commenting-policy/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 08:12:56 +0000</pubDate>
		<dc:creator>haslo</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[addons]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[haslo]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.haslo.ch/blog/?p=2840</guid>
		<description><![CDATA[In the recent weeks, I have gotten quite a bit of not-quite-but-nearly-totally-spam-that-duisguises-really-well. As a result, I removed my DoFollow plugin. But I don&#8217;t really like that solution. I think I might change my approach and make a new commenting policy rule. A quite simple one at that: Every comment that uses some kind of product [...]]]></description>
			<content:encoded><![CDATA[<p>In the recent weeks, I have gotten quite a bit of not-quite-but-nearly-totally-spam-that-duisguises-really-well. As a result, I removed my <a href="http://kimmo.suominen.com/sw/dofollow/">DoFollow plugin</a>.</p>
<p>But I don&#8217;t really like that solution.</p>
<p>I think I might change my approach and make a new commenting policy rule. A quite simple one at that: <strong>Every comment that uses some kind of product name as their &#8220;name&#8221; will be deleted</strong> (also those who were made before today), no questions asked, and I re-establish the DoFollow plugin.</p>
<p>I can always delete the links that lead to sites I don&#8217;t want to support afterwards, although I&#8217;d of course need to introduce an explicit disclaimer for that as well. (Luckily, my current disclaimer reads &#8220;I reserve the right to delete spam as I see fit, even if it’s handcrafted&#8221;, so I won&#8217;t break any promises if I delete things that are spammier than I like retroactively).</p>
<p>On the other hand, I really love your contributions, and I really don&#8217;t want to make contributing with comments harder than it apparently already is&#8230;</p>
<p>What do you think? How do you handle that kind of thing in your own blog(s)?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.haslo.ch/blog/new-commenting-policy/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordPress Themes have to be GPL (Thesis etc.)</title>
		<link>http://www.haslo.ch/blog/wordpress-themes-have-to-be-gpl-thesis-etc/</link>
		<comments>http://www.haslo.ch/blog/wordpress-themes-have-to-be-gpl-thesis-etc/#comments</comments>
		<pubDate>Sun, 19 Jul 2009 13:57:32 +0000</pubDate>
		<dc:creator>haslo</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[legal]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[switzerland]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.haslo.ch/blog/?p=2800</guid>
		<description><![CDATA[Well, my comment at the Thesis blog is &#8220;awaiting moderation&#8221; for over 2 weeks, so I guess it won&#8217;t happen anymore. Unsurprisingly so, I might add. The folks at Thesis are apparently, essentially, doing illegal things. The only reason why they can do it is because nobody sues them. First things first: WordPress themes are [...]]]></description>
			<content:encoded><![CDATA[<p>Well, my comment at the <a rel="nofollow" href="http://diythemes.com/thesis/">Thesis</a> blog is &#8220;awaiting moderation&#8221; for over 2 weeks, so I guess it won&#8217;t happen anymore. Unsurprisingly so, I might add. The folks at Thesis are apparently, essentially, doing illegal things. The only reason why they can do it is because nobody sues them.</p>
<p>First things first: <a href="http://wordpress.org/development/2009/07/themes-are-gpl-too/">WordPress themes are GPL</a>, they have to be redistributable under the <a href="http://www.gnu.org/copyleft/gpl.html">GNU General Public License</a>. Necessarily, the PHP code (although not the CSS or image elements of a theme) has to be, since it is based on WordPress&#8217; GPL code, GPL. Legal wording:</p>
<blockquote><p>The PHP elements, taken together, are clearly derivative of WordPress code. The template is loaded via the include() function. Its contents are combined with the WordPress code in memory to be processed by PHP along with (and completely indistinguishable from) the rest of WordPress. The PHP code consists largely of calls to WordPress functions and sparse, minimal logic to control which WordPress functions are accessed and how many times they will be called. They are derivative of WordPress because every part of them is determined by the content of the WordPress functions they call. As works of authorship, they are designed only to be combined with WordPress into a larger work.</p></blockquote>
<p>Speaking of our specific case of Thesis again, the logic is probably less sparse than in your everyday theme, but every other word except &#8220;sparse&#8221; fully holds, so I guess it&#8217;s not that exceptional in this regard. Or can anybody with legal training assist me, am I wrong there?</p>
<p>The guys at Thesis now go and <a rel="nofollow" href="http://diythemes.com/thesis/remove-attribution-link/">forbid owners of Thesis to remove the backlink to the Thesis site</a>. I appreciate that such a backlink is a great marketing and SEO measure, but I don&#8217;t see the legal grounds for such a thing really. They can certainly sell push-style upgrades, and the images they provide with the theme, and of course their support and forums. But the theme itself seems to be necessarily open source, so the <a rel="nofollow" href="http://diythemes.com/thesis/get-thesis/">Thesis pricing model</a> seems to need re-evaluation.</p>
<p><strong>Edit 2009-07-19 16:20:</strong> Just do clarify, unless I am mistaken they can certainly ask money from people for the theme &#8211; there are no limits for monetizing distribution in the <a href="http://www.gnu.org/copyleft/gpl.html">GPL</a>. However, they don&#8217;t seem to be allowed to restrict people&#8217;s rights to redistribute and alter the theme.</p>
<p>Particularly in the Swiss blogosphere, with the recent Thesis craze, I think this is fairly important information. What do you think? Or did I misunderstand some legal background?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.haslo.ch/blog/wordpress-themes-have-to-be-gpl-thesis-etc/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>NaN votes for Obama!</title>
		<link>http://www.haslo.ch/blog/nan-votes-for-obama/</link>
		<comments>http://www.haslo.ch/blog/nan-votes-for-obama/#comments</comments>
		<pubDate>Tue, 04 Nov 2008 18:27:21 +0000</pubDate>
		<dc:creator>haslo</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[america]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.haslo.ch/blog/?p=1659</guid>
		<description><![CDATA[The US citizens have their voting machines, us here in Switzerland have our big media. Since they&#8217;re so much more professional than us bloggers (yep, they are, I have the links to prove it, in German), I&#8217;m sure they can tell us the current standings when it comes to the US election? Of course they [...]]]></description>
			<content:encoded><![CDATA[<p>The US citizens have their voting machines, us here in Switzerland have our big media. Since they&#8217;re so much more professional than us bloggers (yep, they are, <a href="http://delicious.com/haslo/blablablog">I have the links to prove it</a>, in German), I&#8217;m sure they can tell us the current standings when it comes to the US election?</p>
<p>Of course they can! Like <a href="http://www.20min.ch/">20min.ch</a>:</p>
<div id="attachment_1660" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.haslo.ch/blog/wp-content/uploads/2008/11/nan-votes.jpg"><img class="size-medium wp-image-1660" title="NaN votes, will he make it?" src="http://www.haslo.ch/blog/wp-content/uploads/2008/11/nan-votes-300x250.jpg" alt="NaN Votes" width="300" height="250" /></a><p class="wp-caption-text">NaN Votes</p></div>
<p><a href="http://en.wikipedia.org/wiki/NaN">NaN</a> votes, great stuff <img src='http://www.haslo.ch/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="NaN votes for Obama!" />  Too bad it&#8217;s fixed already.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.haslo.ch/blog/nan-votes-for-obama/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ste&#8217;s Self-Defense Blog</title>
		<link>http://www.haslo.ch/blog/stes-self-defense-blog/</link>
		<comments>http://www.haslo.ch/blog/stes-self-defense-blog/#comments</comments>
		<pubDate>Thu, 18 Sep 2008 08:44:06 +0000</pubDate>
		<dc:creator>haslo</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[martial arts]]></category>
		<category><![CDATA[plug]]></category>
		<category><![CDATA[real life]]></category>
		<category><![CDATA[sports]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.haslo.ch/blog/?p=1280</guid>
		<description><![CDATA[If there is one of my friends that deserves the title &#8220;martial arts guru&#8221;, it&#8217;s Ste &#8211; nearing his black belt in Jiujitsu, after he trained Shaolin Kung Fu for five years, with excourses in various other martial arts (Judo when he was a kid, Kickboxing, Vovinam, Capoeira, training with police instructors and some Wing [...]]]></description>
			<content:encoded><![CDATA[<p>If there is one of my friends that deserves the title &#8220;martial arts guru&#8221;, it&#8217;s Ste &#8211; nearing his black belt in <a href="http://en.wikipedia.org/wiki/Jujutsu">Jiujitsu</a>, after he trained <a href="http://en.wikipedia.org/wiki/Shaolin_Kung_Fu">Shaolin Kung Fu</a> for five years, with excourses in various other martial arts (<a href="http://en.wikipedia.org/wiki/Judo">Judo</a> when he was a kid, <a href="http://en.wikipedia.org/wiki/Kickboxing">Kickboxing</a>, <a href="http://en.wikipedia.org/wiki/Vovinam">Vovinam</a>, <a href="http://en.wikipedia.org/wiki/Capoeira">Capoeira</a>, training with police instructors and some <a href="http://en.wikipedia.org/wiki/Wing_Chun">Wing Chun</a>) and decades of experience, he knows what he&#8217;s talking about &#8211; in particular, he knows what he&#8217;s talking about when the subject is self-defense.</p>
<p>So, he made a blog. From his post about <a href="http://ste.aeschbacher.ch/selfdefense/2008/09/what-is-self-defense/">what self-defense actually is</a>:</p>
<blockquote><p>Self-defense is the ability to come out of violent situations alive and if possible unhurt and with all of your possessions. For most persons, self-defense is learning how to beat someone up (or use any other suitable technique like throws, locks,…). This is the stuff you will learn in most martial-arts or self-defense classes. Unfortunately this is only a part of the whole self-defense business.</p></blockquote>
<p><a href="http://ste.aeschbacher.ch/selfdefense/">Learn more on Ste&#8217;s self-defense Blog!</a></p>
<div id="attachment_1281" class="wp-caption alignright" style="width: 160px"><a href="http://www.haslo.ch/blog/wp-content/uploads/2008/09/slugch.jpg"><img class="size-thumbnail wp-image-1281" title="Bye Slug.ch" src="http://www.haslo.ch/blog/wp-content/uploads/2008/09/slugch-150x150.jpg" alt="Bye Slug.ch" width="150" height="150" /></a><p class="wp-caption-text">Bye Slug.ch</p></div>
<p>As a rather important sidenote: There I was, thinking I&#8217;d have done a great service for Ste when I told him that the best thing he could do to promote his shiny new blog was sign it up for all those <a href="http://bloggingtom.ch/aggregatoren/">blog directories</a> (link German) we have in Switzerland. I guess the advice wasn&#8217;t all bad (despite the fact that this blog here isn&#8217;t really old either), after all I do get some visits from those as well&#8230;</p>
<p>But today, I looked at one of them, Slug.ch, and was greeted with <a href="http://slug.ch/goodbye.php">a short &#8220;bye&#8221; message</a>. Well, uhm &#8230; bye, I guess <img src='http://www.haslo.ch/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' title="Stes Self Defense Blog" />  I wonder if we&#8217;ll ever find out what it was that made Benny Rüegg stop?</p>
<p><a href="http://bloggingtom.ch/archives/2008/09/18/good-bye-slugch/">BloggingTom doesn&#8217;t know much more</a> (link German), but he has plenty of nice links for web history nuts (like me), and way more of them <a href="http://www.tou.ch/blog/2008/09/18/slugch-noch-nicht-ganz-gestorben/">can be found at tou.ch</a>.</p>
<p><strong>Update 08-09-19 13:01:</strong> Meh, Slug.ch is back online. I agree with <a href="http://bloggingtom.ch/archives/2008/09/19/slugch-wieder-online/">BloggingTom when he writes</a>:</p>
<blockquote><p><em>Hey, Benny, immer dieses Hin und Her mit Slug. Da kommt man ja kaum noch hinterher!</em></p></blockquote>
<p>Unlike him though, I do think that such aggregators do serve an important function in the blogosphere: They allow you to find blogs you might like, they allow new bloggers to introduce their blog to a wider audience, and they allow searches through a particular subset of the global blogosphere.</p>
<p>All of those are important functionalities that hold us all together &#8211; so if Slug is not it, because of all those &#8220;sell-keep&#8221; and &#8220;stop-restart&#8221; inconsistencies, it&#8217;d have to be something else. I guess the fact that nothing else is as technically refined as Slug is then also the reason for the big backlash the too short &#8220;bye&#8221; message provoked.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.haslo.ch/blog/stes-self-defense-blog/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>WordPress Updated, Plugin List</title>
		<link>http://www.haslo.ch/blog/wordpress-updated-plugin-list/</link>
		<comments>http://www.haslo.ch/blog/wordpress-updated-plugin-list/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 14:09:47 +0000</pubDate>
		<dc:creator>haslo</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[addons]]></category>
		<category><![CDATA[awesome]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[haslo]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.haslo.ch/blog/?p=966</guid>
		<description><![CDATA[So I just did my first WordPress update to 2.6.2, 2.6.1 had a security hole. It went remarkably smooth, considering the horror stores I read (link German, click the links in that post for more) &#8211; as a matter of fact, everything seems to work as it should again. I&#8217;ll take this opportunity to list [...]]]></description>
			<content:encoded><![CDATA[<p>So I just did my first <a href="http://codex.wordpress.org/Upgrading_WordPress">WordPress update</a> to <a href="http://wordpress.org/download/">2.6.2</a>, 2.6.1 had a <a href="http://wordpress.org/development/2008/09/wordpress-262/">security hole</a>. It went remarkably smooth, considering the <a href="http://www.rouge.ch/blog/2008/09/wordpress-262/">horror stores I read</a> (link German, click the links in that post for more) &#8211; as a matter of fact, everything seems to work as it should again.</p>
<p>I&#8217;ll take this opportunity to list all the plugins I found useful in my quest for a highly useable and convenient blogging experience for my readers, search engines, and me.</p>
<ul>
<li><a href="http://akismet.com/">Akismet</a> &#8211; utterly awesome anti-spam plugin</li>
<li><a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/">All in one SEO pack</a> &#8211; for things like meta tags, rewriting titles, specifying which archives robots should search</li>
<li><a href="http://mtekk.weblogs.us/code/breadcrumb-navxt/">Breadcrumb NavXT</a> &#8211; because I like breadcrumbs</li>
<li><a href="http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/">Google XML Sitemaps</a> &#8211; more candy for search engines</li>
<li><a href="http://stimuli.ca/lightbox/">Lightbox 2</a> &#8211; because lightboxes look nice</li>
<li><a title="Visit plugin homepage" href="http://planetozh.com/blog/my-projects/wordpress-admin-menu-drop-down-css/">Admin Drop Down Menu</a> &#8211; makes life easier for me when doing admin stuff</li>
<li><a title="Visit plugin homepage" href="http://yoast.com/wordpress/robots-meta/">Robots Meta</a> &#8211; to avoid indexing of unnecessary stuff</li>
<li><a title="Visit plugin homepage" href="http://urbangiraffe.com/plugins/search-unleashed/">Search Unleashed</a> &#8211; because it sucks less (still not perfect though)</li>
<li><a title="Visit plugin homepage" href="http://www.prelovac.com/vladimir/wordpress-plugins/seo-friendly-images">SEO Friendly Images</a> &#8211; not sure if that&#8217;d still be necessary, but whatever, alt and title are good</li>
<li><a title="Visit plugin homepage" href="http://wordpress.org/extend/plugins/simple-tags">Simple Tags</a> &#8211; easier tagging, nice tag cloud</li>
<li><a title="Visit plugin homepage" href="http://www.irisco.it/?page_id=28">StatPress</a> &#8211; you got me, I&#8217;m tracking you&#8230;</li>
<li><a title="Visit plugin homepage" href="http://txfx.net/code/wordpress/subscribe-to-comments/">Subscribe To Comments</a> &#8211; nobody&#8217;s using this yet <img src='http://www.haslo.ch/blog/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' title="WordPress Updated, Plugin List" /> </li>
<li><span style="text-decoration: line-through;"><a href="http://lesterchan.net/portfolio/programming/php/#wp-postratings">WP-PostRatings</a> &#8211; those little stars below the posts</span> removed<span style="text-decoration: line-through;"><br />
</span></li>
<li><a title="Visit plugin homepage" href="http://wordpress.org/extend/plugins/wp-syntax/">WP-Syntax</a> &#8211; syntax highlighting for my coding posts, really handy</li>
<li><a title="Visit plugin homepage" href="http://mitcho.com/code/yarpp/">Yet Another Related Posts Plugin</a> &#8211; aah, more gadgets</li>
</ul>
<p>That&#8217;s it, my extensive collection (I removed the Ajax edit one, it slowed down the site horribly) <img src='http://www.haslo.ch/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="WordPress Updated, Plugin List" /> </p>
<p><strong>Update 08-09-10 12:00:</strong> I couldn&#8217;t stand having invalid CSS, so I changed some plugin CSS code and adapted the theme a bit further as well. The bad news: Rounded corners for image frames are gone. The good news:</p>
<p><a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0 Transitional" width="88" height="31" title="WordPress Updated, Plugin List" /></a> <a href="http://jigsaw.w3.org/css-validator/check/referer"><img style="border: 0pt none; width: 88px; height: 31px;" src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!" title="WordPress Updated, Plugin List" /></a></p>
<p>Hooray <img src='http://www.haslo.ch/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="WordPress Updated, Plugin List" /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.haslo.ch/blog/wordpress-updated-plugin-list/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Google Chrome Roundup</title>
		<link>http://www.haslo.ch/blog/google-chrome-roundup/</link>
		<comments>http://www.haslo.ch/blog/google-chrome-roundup/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 15:31:25 +0000</pubDate>
		<dc:creator>haslo</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[conspiracy theories]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[reviews]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.haslo.ch/blog/?p=700</guid>
		<description><![CDATA[Here goes the second round of my Google Chrome review, mainly consisting of links to news and discussions. Chrome Phone Home Maybe you heard (I hear it was even on TV?) that Chrome loves E.T. and likes to phone home. Yes, it does, but not that much more so than other browsers: Google&#8217;s Matt Cutts [...]]]></description>
			<content:encoded><![CDATA[<p>Here goes the second round of my Google Chrome review, mainly consisting of links to news and discussions.</p>
<h2>Chrome Phone Home</h2>
<p>Maybe you heard (I hear it was even on TV?) that Chrome loves E.T. and likes to phone home. Yes, it does, but not that much more so than other browsers: <a href="http://www.mattcutts.com/blog/google-chrome-communication/">Google&#8217;s Matt Cutts has the details</a>. (Yes, I added that link to the other post later on as well).</p>
<p>Selection mine, he has a few more points:</p>
<blockquote><p>If you’re just surfing around the web and clicking on links, that information does not go to google.com.</p>
<p>If you are typing a search or url in the address bar, Google Chrome will talk to the current search service to try to offer useful query/url suggestions.</p>
<p>Google Chrome checks for automatic updates every 25 hours.</p>
<p>Every 30 minutes, Google Chrome downloads a list of 32-bit url hashes of urls thought to be dangerous (malware or phishing).</p></blockquote>
<p>Essentially, the same as every other browser. And less than IE, who sends URLs to Microsoft for Malware checks if you opt in (and doesn&#8217;t have a malware filter if you don&#8217;t). Their <a href="http://www.microsoft.com/windows/ie/ie7/privacy/ieprivacy_7.mspx">Internet Explorer Privacy Statement</a> reads:</p>
<blockquote><p>If you opt in, addresses not on the legitimate list will be sent to Microsoft and checked against a frequently updated list of websites that have been reported to Microsoft as phishing, suspicious, or legitimate websites.</p></blockquote>
<h2>Terms of Use</h2>
<p>Another outcry in the community (<a href="http://tapthehive.com/discuss/This_Post_Not_Made_In_Chrome_Google_s_EULA_Sucks">details here at TapTheHive</a>) was about Google&#8217;s terms of use, in particular the lengthy part 11 which allowed Google to use all data anybody ever entered in Chrome, basically. They&#8217;re <a href="http://valleywag.com/5044902/the-5-most-laughable-terms-of-service-on-the-net">not the first ones with evil TOS</a>, but the ones that were watched best I guess, with the paranoia that I partially share and all. They changed it, <a href="http://www.google.com/chrome/eula.html?hl=en&amp;brand=CHMB&amp;utm_campaign=en&amp;utm_source=en-ha-na-us-sk&amp;utm_medium=ha&amp;utm_term=chrome">it now reads</a>:</p>
<blockquote><p>11. Content license from you</p>
<p>11.1 You retain copyright and any other rights you already hold in Content which you submit, post or display on or through, the Services.</p></blockquote>
<p>The <a href="http://www.google.com/chrome/eula.html?hl=de&amp;brand=CHMB&amp;utm_campaign=en&amp;utm_source=en-ha-na-us-sk&amp;utm_medium=ha&amp;utm_term=chrome">German version</a> didn&#8217;t change yet, but the English version works retroactively for people who accepted the old one as well.</p>
<h2>More, Way More</h2>
<p>I guess everybody wants to see more objective data as to whether Chrome&#8217;s speed really is better than that of Firefox (let&#8217;s not talk about IE). It is, slightly: <a href="http://lifehacker.com/5044668/beta-browser-speed-tests-which-is-fastest">Speed tests</a>! But the Firefox team is working on a <a href="http://weblogs.mozillazine.org/roadmap/archives/2008/09/tracemonkey_update.html">faster JS engine</a>.</p>
<p>Then, a funny little exploit to <a href="http://evilfingers.com/advisory/google_chrome_poc.php">crash all of Chrome&#8217;s tabs</a> (via <a href="http://blog.der-link.de/archives/1658-Google-Chrome-die-2..html">der-link.de</a>).</p>
<p>And finally, interoperability: Get the <a href="http://lifehacker.com/5044518/enable-chromes-best-features-in-firefox">best of Chrome&#8217;s features in Firefox</a> via, who&#8217;d have thought, plugins (I didn&#8217;t know a few of those). And, <a href="http://www.interneteconomics.de/blog/?p=434">associative art with the Chrome logo</a> &#8211; is there a <a href="http://digi-soft.blogspot.com/2008/01/secret-of-two-hidden-messages-in-google.html">hidden message</a> somewhere (via <a href="http://www.basicthinking.de/blog/2008/09/04/google-chrome-how-it-could-be-evil/">Basic Thinking</a>)?</p>
<p><strong>Update 08-09-12 10:59:</strong> Yesterday&#8217;s news (well, actually, from the 8th), <a href="http://googleblog.blogspot.com/2008/09/update-to-google-suggest.html">Google now anonymizes the 2% of traffic they log from Google Suggest after only 24 hours</a>. And since this addition will send another trackback to the Google Blog, hello in advance <img src='http://www.haslo.ch/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="Google Chrome Roundup" /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.haslo.ch/blog/google-chrome-roundup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Chrome</title>
		<link>http://www.haslo.ch/blog/google-chrome/</link>
		<comments>http://www.haslo.ch/blog/google-chrome/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 10:44:54 +0000</pubDate>
		<dc:creator>haslo</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[addons]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[reviews]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.haslo.ch/blog/?p=527</guid>
		<description><![CDATA[Google Chrome is what must be the most written-about browser, ever &#8211; it&#8217;s hard not to write about it in your blog, peer pressure and all. Announced just Monday, and in blogs and big media alike from the moment it started. It is special though, admittedly, has several unique approaches that make checking it out [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_613" class="wp-caption alignright" style="width: 160px"><a href="http://www.haslo.ch/blog/wp-content/uploads/2008/09/chrome-hasloch.jpg"><img class="size-thumbnail wp-image-613" title="haslo.ch in Chrome" src="http://www.haslo.ch/blog/wp-content/uploads/2008/09/chrome-hasloch-150x150.jpg" alt="haslo.ch in Chrome" width="150" height="150" /></a><p class="wp-caption-text">haslo.ch in Chrome</p></div>
<p><a href="http://www.google.com/chrome/">Google Chrome</a> is what must be the most written-about browser, ever &#8211; it&#8217;s hard not to write about it in your blog, peer pressure and all. <a href="http://googleblog.blogspot.com/2008/09/fresh-take-on-browser.html">Announced just Monday</a>, and in blogs and big media alike from the moment it started.</p>
<p>It <em>is</em> special though, admittedly, has several unique approaches that make checking it out definitely worthwhile:</p>
<ul>
<li><strong>Each tab is a process</strong>, instead of each tab or even the whole browser being a thread &#8211; meaning, if one tab crashes, the browser doesn&#8217;t, and garbage collection when closing tabs is more thorough as well</li>
<li><strong>Popups are not intrusive</strong>, &#8220;contained&#8221; within the tab until the user actually drags them out</li>
<li>The <strong>JavaScript VM</strong> is actually meant for web applications and not tiny scripts, with proper garbage collection and JIT compilation (getting JS closer to Java by the way, while still being distinctly a unique language)</li>
<li>It&#8217;s developed with <strong>security</strong> in mind from the ground up, including sandboxes for browser tasks and built-in malware scans</li>
<li>It&#8217;s <strong>open source</strong>! Meaning, anybody can extend it, anybody can use the research Google put into it, and anybody can look at what the browser does under the hood (except Microsoft that is, as they certainly won&#8217;t go OS with their IE any time soon)</li>
<li>With <a href="http://en.wikipedia.org/wiki/WebKit">WebKit</a>, it&#8217;s powered by a proven, standards compliant and fast <strong>rendering engine</strong></li>
<li>It was introduced with a <a href="http://www.agglom.com/webslideshow/1876/Google_Chrome_The_Comic_Book">comic book</a>!</li>
</ul>
<p>But there are also a few things speaking against Chrome:</p>
<ul>
<li>It&#8217;s a great <strong>competitor</strong> not only to the IE, but to <a href="http://www.mozilla.com/en-US/firefox/">Firefox</a> (although <a href="http://john.jubjubs.net/2008/09/01/thoughts-on-chrome-more/">their CEO&#8217;s reaction</a> was pretty positive, via <a href="http://www.basicthinking.de/blog/2008/09/02/google-chrome-browserkurztest/">Basic Thinking</a> in German), <a href="http://www.apple.com/safari/">Safari</a> and <a href="http://www.opera.com/">Opera</a>: Tech-savvy people care what browser they use, non-tech-savvy people just use &#8220;the internet&#8221;, and consequently many tech-savvy people don&#8217;t use IE and will try Chrome</li>
<li>It&#8217;s yet another tool for <strong>Google to collect more data</strong> to <a href="http://www.meinungsfreiheit.li/archives/Google-ab-heute-mit-eigenen-Browser-940.html">turn into profit</a> (link German); the anti-phishing feature <a href="http://www.basicthinking.de/blog/2008/09/03/google-chrome-zeig-google-wo-du-surfst/">sends all your URLs to Google</a> (link German &#8211; just like the IE phishing filter by the way), and is opt-out instead of opt-in. Edit: This was actually wrong, not every URL is sent to Google, instead the browser regularly downloads hash lists and then locally compares URLs to those lists. However, for the smart search, everything you type is sent to your search engine, which is by default Google.</li>
<li>Being new, the browser still lacks the <strong>plugin support</strong> Firefox has (more on this below)</li>
</ul>
<p>So, does the positive outweigh the negative? And even more important: Is the browser easy to use, fast and as standards compliant as it was promised to be?<br />
<span id="more-527"></span></p>
<h2>User Experience</h2>
<p>The browser really is fast! JavaScript is fast. Page loading is fast. Loading the browser in the first place is fast. Switching tabs (even with processing-intensive tasks) is fast. Kicking tabs is fast.</p>
<p>The speed advantage really is objectively measurable too &#8211; in this <a href="http://celtickane.com/webdesign/jsspeed.php">JavaScript speed test</a> here, my computer lets Chrome rattle through in 200 ms. My Firefox 3 takes around 350 ms (still very fast), while the IE is sitting at over 2500 ms.</p>
<p><a href="http://www.haslo.ch/blog/wp-content/uploads/2008/09/chrome-detached.jpg"><img class="alignright size-thumbnail wp-image-614" title="chrome-detached" src="http://www.haslo.ch/blog/wp-content/uploads/2008/09/chrome-detached-150x150.jpg" alt="chrome detached 150x150 Google Chrome" width="150" height="150" /></a>The whole browser is very simple and easy to use, with little to no configuration required (or possible) &#8211; which has downsides for both <a href="http://tobolds.blogspot.com/2008/09/google-chrome-price-of-simplicity.html">users who aren&#8217;t happy with the defaults</a>, and for people like me who like fiddling with settings to personalize stuff.</p>
<p>I&#8217;m less happy with the browser trying to fill stuff everywhere, whether he knows the site or not. It leads to all kinds of odd behaviour, like the first time I&#8217;m trying to log into <a href="https://www.doodle.ch/mydoodle/login.html">MyDoodle</a>, the user name shows as &#8220;1979&#8243;.</p>
<p>All this leads to an odd situation: The browser is a black box, more so than any other, despite being open source. I really have no clue what the browser is doing there when it tries to think for me. I don&#8217;t like that.</p>
<p>Anyway, the simplicity and ease of use do work towards making the browser also a competitor to the Internet Explorer, not only geek browsers: It&#8217;s easy to install, possible to install (and uninstall) per user without admin rights, doesn&#8217;t ask many questions and just works right out of the box. So many non-geek users will find this a viable alternative to the behemoth IE.</p>
<h2>Plugins</h2>
<p>The plugin thing is a big one for me: I&#8217;m using about 20 Firefox plugins right now. Most prominent and essential among them are <a href="http://noscript.net/">NoScript</a> and <a href="http://adblockplus.org/">AdBlock Plus</a>, surfing without them is horrible. Of course <a href="http://www.customizegoogle.com/">CustomizeGoogle</a> is a favourite as well.</p>
<p>There&#8217;s way more: <a href="http://www.stumbleupon.com/">StumbleUpon</a> and <a href="http://www.chrisfinke.com/addons/twitterbar/">TwitterBar</a> are used very often, too (although I try to cut down on StumbleUpon, it&#8217;s horrible &#8211; don&#8217;t install it if you value your sleep and free time). Developing web applications or even mere websites without the <a href="http://chrispederick.com/work/web-developer/">Web Developer Toolbar</a> is unthinkable.</p>
<p>While I&#8217;m at it, I&#8217;ll also plug the great <a href="http://downloadstatusbar.mozdev.org/">Download Statusbar</a>, <a href="http://pagerankstatus.mozdev.org/">DradDropUpload</a> for Gmail, and <a href="http://pagerankstatus.mozdev.org/">Pagerank Status</a>. And of course there&#8217;s <a href="http://gears.google.com/">Gears</a>, which is built into Chrome from the start.</p>
<p>While I&#8217;m sure that eventually, plugin support for Chrome will be great (the framework is in place and thought-through after all), right now due to being new the browser simply lacks features that I like and I&#8217;m used to.</p>
<h2>Conclusion</h2>
<p>Well &#8230; it&#8217;s another new browser. Not bad, very fast, and with several innovative approaches that will revolutionize browsers no matter if Chrome will be successful or not.</p>
<p>As for myself, I&#8217;ll keep using <a href="http://www.mozilla.com/en-US/firefox/">Firefox</a> for now. The combination of little added value, no added geek value (Firefox is open source too), and actual missing features make it less than tempting to switch main browser.</p>
<p>(And I may be starting to get a tiny bit paranoid when it comes to Google&#8217;s data collection frenzy.)</p>
<p>Edit and post aftermath: The first <a href="http://blogs.zdnet.com/security/?p=1843">public Chrome security hole</a>, and I didn&#8217;t even realize Google <a href="http://www.rss-blogger.de/blog/2008/09/google-chrome-ohne-rss-unterstutzung/">doesn&#8217;t support RSS discovery</a> (link German, a feature of Firefox that I love). Finally, <a href="http://www.mattcutts.com/blog/google-chrome-communication/">Google&#8217;s answer to the conspiracy theorists</a> (via <a href="http://www.tou.ch/blog/2008/09/03/google-chrome-robert-basic-vs-matt-cutts/">tou.ch</a>).</p>
<p>And gee that trackback to the Google blog brought traffic &#8211; hi folks <img src='http://www.haslo.ch/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' title="Google Chrome" /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.haslo.ch/blog/google-chrome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Circumventing Google&#8217;s Monopoly</title>
		<link>http://www.haslo.ch/blog/circumventing-googles-monopoly/</link>
		<comments>http://www.haslo.ch/blog/circumventing-googles-monopoly/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 11:18:24 +0000</pubDate>
		<dc:creator>haslo</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.haslo.ch/blog/?p=168</guid>
		<description><![CDATA[I just wrote this as a comment as an answer to a post on Meinungsfreiheit.li about the Google monopoly &#8211; and I think it might fit here too. His point was that Google is collecting data from everywhere, about everyone, and while that&#8217;s well-known for some time, there are working countermeasures too. The Problem A [...]]]></description>
			<content:encoded><![CDATA[<p>I just wrote this as a comment as an answer to a post on <a href="http://www.meinungsfreiheit.li/archives/Google-Datenschutz-unter-der-Lupe-von-meinungsfreiheit.li-923.html">Meinungsfreiheit.li about the Google monopoly</a> &#8211; and I think it might fit here too. His point was that Google is collecting data from everywhere, about everyone, and while that&#8217;s well-known for some time, there are working countermeasures too.</p>
<h2>The Problem</h2>
<p>A better title for the post would maybe be &#8220;Circumventing Google&#8217;s Data Collection&#8221;.</p>
<p>For one &#8211; yes, Google does collect data. It is possible to use alternate search engines, however to date I haven&#8217;t found one that comes near Google&#8217;s quality and ease of use, nor have I found an Email service (or program I could install on my server) that comes anywhere near close Gmail&#8217;s utility. <a href="http://bloggingtom.ch/archives/2007/12/10/google-alternativen-die-auswertung/">BloggingTom did collect some alternatives</a> some time ago.</p>
<h2>The Solution</h2>
<p>Another alternative is using <a href="http://www.mozilla.com/en-US/firefox/">Firefox</a> (which you should anyway, but so far most of my visitors do) and profiting from the various available plugins that make circumventing Google&#8217;s data collection a breeze. For example, <a href="http://k0a1a.net/goolash/">GOOLASH</a>, or the in my opinion much better <a href="http://www.customizegoogle.com/">Customize Google</a> (a <a href="http://www.pimpyourwork.com/firefox-plugin-customize-google/">better-looking description</a>) that beyond mere cookie anonymization also has a plethora of other options.</p>
<p>Finally, another point in that post was the ubiquity of AdSense and Google Analytics. The easy way out there is <a href="http://noscript.net/">NoScript</a>, particularly when coupled with <a href="http://adblockplus.org/en/">AdBlock Plus</a>. So much for JavaScript-implanted WebBacons.</p>
<p>So in conclusion: Yes, the empire has arrived. But even if we&#8217;re profiting from its benefits, succumbing to it or even just watching it grow is not something we have to do.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.haslo.ch/blog/circumventing-googles-monopoly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

