February 10, 2012
Published: 26 Nov 09 17:19 CET
Online: http://www.thelocal.de/sci-tech/20091126-23539.html
Google is once again facing the possibility that it could run afoul of Germany's strict privacy laws. The culprit this time? The web analysis tools of the US internet giant and other firms.
External links:
Kristen Allen (kristen.allen@thelocal.de)
What do you think? Leave your comment below.
After exporting power to France earlier this week, Germany has switched on reserve energy plants amid surging demand for electricity due to the ongoing deep freeze hitting Europe. READ (6 COMMENTS) »
A Munich court on Thursday awarded an artist €2,000 in damages because a gallery lost two 22-year-old chips that were the basis of an artwork in which the fries lay across each other in a cross. READ (2 COMMENTS) »
Germany’s most famous cyclist Jan Ullrich was found guilty of doping and stripped of his third place in the 2005 Tour de France by the Court of Arbitration for Sport (CAS) on Thursday. READ (6 COMMENTS) »
German Foreign Minister Guido Westerwelle said on Thursday Germany was expelling four diplomats from the Syrian embassy in Berlin after the arrest of two men suspected of spying on regime opponents. READ (1 COMMENT) »
Diane Kruger stars as Marie Antoinette in "Farewell My Queen," a lush costume drama set on the eve of the French Revolution that will open the 62nd Berlin film festival on Thursday. READ (1 COMMENT) »
An eight-person family that avoided paying rent for years by moving house every two to three weeks has finally been caught in the northern German town of Schneverdingen. READ (7 COMMENTS) »
This Week's Highlights: The star-studded Berlinale film festival kicks off in Berlin, Munch goes on view in Frankfurt, and a ukelele orchestra sets up in Munich. READ »
German police this week rescued 92 puppies from a van, after the dogs had spent 13 hours being transported across Europe without food or water. READ (5 COMMENTS) »
See all ads | Join the Marketplace
1326 jobs available
721 new jobs this week
0 new jobs today
Dating
Looking for your own blonde bombshell? Or is the strong, silent type more your
style? Find a German sweetheart here.
Weather
"After clouds comes clear weather," say the Germans. But what about after that? Find out in The Local's weather
section.
Blog
German stuff that's distracting us today.
Noticeboard
Whether you want to buy, sell, hire, announce or promote something, here's the place to do it - completely free of
charge.
Discuss
Debate the news, ask for advice, make friends - or just let off steam.
Register now for:
> Free use of noticeboard
> Special discounts
> Weekly news roundup
> Unlimited use of discuss
Your comments about this article:
Leave GOOGLE alone and go after you Stasi GMX and Web.de data sucking sites. Kostenlos provided you give us all of your personal information. I do not recall Google forcing me to provide my home address and birthday when I signed up. The Stasi isn't happy that a foreign business is tracking its citizens.
What I am careful of is when using eBay. How do they track what I do before and after I visit eBay? Do the big eBay sellers get that information to use when marketing to me? I used eBay Market analysis tool and it gives a lot of browsing habit information to sellers about people who browse onto their eBay listings. Hmmmmmmmm?
I did it and it has sped up the time it takes to pages pages because the advertisements and info-snoop programs are blocked.
Since most people run Windows, there is actually a shortcut you can use to block specific domains *without* having to operate your own DNS server; the only drawback being that you would have to modify each machine to get the desired effect rather than have all the machines use a specific DNS server under your control. For most people this will be fine and this method even works on old versions of Windows.
1) go to "Start" -> "Run"
2) type in the following command:
notepad %WINDIR%\system32\drivers\etc\hosts
3) each line in this file has an IP address followed by some whitespace (spaces,tabs) and then a host name to map IP addresses to names. anything not specified in this file goes to your DNS server. For our purposes, we are going to use this file to block entire domains. For each domain to block, use 127.0.0.1 for the IP address, followed by the name of the domain you wish to block. For example, to block Google's auto completion, use this entry:
127.0.0.1 clients1.google.com
Note, this wouldn't block google.com or ads.google.com, etc. To block an entire evil domain such as doubleclick.net use this:
127.0.0.1 doubleclick.net
I am not technically inclined - but these directions worked fine for me.
Correct, that is the easiest way to block those things...
In this page they explain it and give you a host file with most common parasites and ad pages already blocked.
----> http://www.mvps.org/winhelp2002/hosts.htm