Slashdot Mirror


Where Do You Go When Google Locks You Out?

Lobais sends in the cautionary tale of a man who was locked out of Google Groups for three years — losing the ability to administer his own open source project in the process. "After about a year of using Google Groups for the PyChess project, I started [noticing] a problem. When I wrote mails to the list, no one would answer. And when I answered other peoples' post[s], they seamed to ignore them and press for new answers. As I tried to check the online group to see what was happening, I got a 403 Forbidden error. After a short while I realized that this error was given for any page on the groups.google.com subdomain. The lockout meant that I was unable to manage the PyChess mailing list. I was unable to fight increasing spam level, and more importantly I couldn't reply to anybody in my community. I wasn't even able to visit the Google help forums, which are all on groups.google.com. As the services are free of charge, I never really expected any support options. ... How can we know how often this kind of thing happens? If any admin can lock you out by a sloppy click, and give you no option to defend yourself, then it is bound to happen once in a while."

80 of 332 comments (clear)

  1. Title but no story! by Dutchmaan · · Score: 5, Funny

    Does anyone know why I'm just seeing a "403 Forbidden error" for this story!?

    1. Re:Title but no story! by eugene+ts+wong · · Score: 2, Funny

      It's because there's nothing to see here. Just take a hint and move along.

      --
      DHS

  2. free but not cheap by timmarhy · · Score: 4, Insightful

    seems to be a common theme with free software and free services - it often starts out as the cheap option, but ends up costing more. i'm fine with people using free stuff, but seriously don't complain when it blows up in your face.

    --
    If you mod me down, I will become more powerful than you can imagine....
    1. Re:free but not cheap by keeboo · · Score: 4, Insightful

      Sourceforge offers free services for developers and works fine for me. The free support is adequate.

      I think that the problem is that Google has a terrible support for their services.
      My experience with them is that when things go wrong, you're screwed (unless you pay, it seems).

    2. Re:free but not cheap by Bert64 · · Score: 4, Insightful

      Software and services are entirely different in this context...

      Once you have some free software the copy you have doesn't change unless you choose to change it, thus if it was working it will continue working the same.
      A service on the other hand, is entirely under the control of a third party and can change at their whim.

      This article is entirely about a service that started off working, and then the company providing it stopped providing it to the one particular user with no explanation as to why.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    3. Re:free but not cheap by kestasjk · · Score: 4, Funny

      Freshmeat.net is also an excellent service, and don't forget to pick up a t-shirt of fun geeky gift at thinkgeek.com!

      --
      // MD_Update(&m,buf,j);
    4. Re:free but not cheap by CBravo · · Score: 3, Informative

      Google doesn't respond to its own abuse either. Via their cache they often do requests (to check if the pages still exist?) on our servers. These sometimes trigger our www-burglar-alarm (they actually do something that is not allowed). When you send an abuse mailing you never hear again.

      Feedback is not one of their strong sides.

      --
      nosig today
    5. Re:free but not cheap by yyxx · · Score: 5, Insightful

      seems to be a common theme with free software and free services - it often starts out as the cheap option, but ends up costing more

      And the evidence for that would be ... what?

      i'm fine with people using free stuff, but seriously don't complain when it blows up in your face.

      And how does complaining do you any good when commercial, expensive stuff blows up in your face? When Microsoft discontinues products? When Apple kills your app in their App Store? When DEC goes out of business? When Symbolics takes a research project, makes it proprietary, and then proceeds to kill it? Open source and free software were founded because commercial software had blown up in people's faces time and again. With open source, you at least have options for dealing with the problem, with proprietary software, you're stuck.

      As for Google, if you want for-pay services, get a Google Apps domain. Those applications that you pay for are supported. And Google offers you the ability to download and backup your data so that you aren't stuck.

      Even if you use the free services, so far, I have had a lot less trouble with free Google services than with any of the for-pay hosted web services I've used.

    6. Re:free but not cheap by IamTheRealMike · · Score: 4, Informative

      Google doesn't respond to its own abuse either. Via their cache they often do requests (to check if the pages still exist?) on our servers. These sometimes trigger our www-burglar-alarm (they actually do something that is not allowed). When you send an abuse mailing you never hear again.

      Hello, a Googler here. I'm not sure what your specific issue is, but if you want to prevent the crawler (GoogleBot) from doing things, you need to set up the robots.txt file appropriately. If you still see the bad requests, they are being triggered by some kind of human action and you'd need to figure out what (the headers sent with the request should tell you).

    7. Re:free but not cheap by Anonymous Coward · · Score: 3, Interesting

      I blogged about something similar...In my case it was about me losing the password to my Flickr account...

      So, TFS describes someone whose IP was apparently banned by google groups but somehow you being a dumbass and forgetting both your password and the answer to the security question is similar?! Give me a break...

    8. Re:free but not cheap by Troed · · Score: 3, Informative

      If I'm allowed to select a security question myself it's a random combination of characters.

      The answer to all security questions on all services I'm signed up for is a random combination of characters.

      Reason: It's the weakest link in a security system and should never be used, ever.

      (I use LastPass to make sure I don't need to remember passwords - and before someone answers that I've just given my passwords to a service, no, I haven't. Study their architecture)

    9. Re:free but not cheap by CBravo · · Score: 5, Informative

      The robots.txt file is ignored if the final target is not in the domain.

      Thanks for the header-reminder.

      --
      nosig today
    10. Re:free but not cheap by CBravo · · Score: 2, Informative

      the link is fake and was never created by our cms.

      --
      nosig today
    11. Re:free but not cheap by scdeimos · · Score: 2, Informative

      the link is fake and was never created by our cms.

      Are you logging http-referer (typo as per the RFC) headers? You might find that the fictitious link is coming from someone else's page and Goog's just following it.

    12. Re:free but not cheap by Enleth · · Score: 5, Interesting

      What you're saying is very interesting, but in contradiction to my experience with GoogleBot's behavoiur.

      I've seen GoogleBot-images do a normal crawl of the images on the site, respecting robots.txt and all, and then, start a crawl over the images it was explicitly forbidden from indexing, from the same IP (*definitely* a Google IP, not an impostor), just with the User-Agent header changed to an empty string. Nice, eh? It was way too fast and way too cordinated to be triggered by human action. And if there was actually a human involved in telling the bot to return to the site, *ahem*, "incognito" a few seconds later, I'd be more than happy to tell them to bugger off properly when they're told to.

      --
      This is Slashdot. Common sense is futile. You will be modded down.
    13. Re:free but not cheap by Kjella · · Score: 3, Informative

      The robots.txt file is ignored if the final target is not in the domain. Thanks for the header-reminder.

      Time for a dummy redirect inside your site first? Disallow that directory in robots.txt and robots should stop following before they get redirected to the final site.

      --
      Live today, because you never know what tomorrow brings
    14. Re:free but not cheap by TheCarp · · Score: 4, Insightful

      Sure but... why do you care? It seems to me that you should filter/tune your alert messages. You must get tons of spew from all sorts of IPs all the time. Every single one of my servers sees all manner of shit. Attempts to exploit IIS vulnerabilities (I guess I shouldn't be surprised that its more time efficient to spam vulnerabilities at every host than to check what you are connected to), exploit software that isn't even installed etc... google cache rechecks seem like they would be the least of your worries.

      I mean... it is essentially a false alarm, and you want google to make an exception for you when, its your alarm that you setup thats really bothering you. Tune the alarm.

      -Steve

      --
      "I opened my eyes, and everything went dark again"
    15. Re:free but not cheap by Anonymous Coward · · Score: 2, Informative

      have you searched in google for

      link:www.yoursite.com/whatevertheurlis

      To get a list of pages google perceives as linking to it?

    16. Re:free but not cheap by Johann+Lau · · Score: 4, Insightful

      BS. Unless the path they're trying is excluded by robots.txt, why shouldn't they try links? Because you say so? Well, then you'd at least need to argue for it.

      It's your job to properly configure your webserver, and it's trivial. Worrying about bots trying out stuff is just a waste of time IMHO: If there is a hole, fix it - if there is no hole, there is no need to keep track of every squirrel sneaking around the premises.

      changing commands in my cms is not allowed in the Netherlands.

      What does that even mean haha??

    17. Re:free but not cheap by Lehk228 · · Score: 2, Interesting

      are you sure it isn't someone running an image grabber passing itself off as googlebot? i know for a fact that googlebot is one of the options to pretend to be on some of them

      --
      Snowden and Manning are heroes.
    18. Re:free but not cheap by noidentity · · Score: 5, Funny

      Feedback is not one of [Google's] strong sides.

      I don't see their Feedback(tm) product listed anywhere. Maybe it's still in beta.

    19. Re:free but not cheap by Piranhaa · · Score: 2, Informative

      He already has stated it was from a Google IP address.

    20. Re:free but not cheap by CBravo · · Score: 3, Informative

      No we don't get a spew of messages. Google is the only one. FWIW: I wanted to know the origin of the link they requested and they did not bother to reply.

      It is not one of my worries: I mentioned Googles response policy and this is an example.

      --
      nosig today
    21. Re:free but not cheap by Eponymous+Coward · · Score: 2, Insightful

      It is about intention in the Netherlands: you do not have to succeed to break the law.

      Are you implying Google's intent is to actually change something on your website?

    22. Re:free but not cheap by Chyeld · · Score: 2, Informative

      On every single CMS I've seen that uses that setup, the edit link is publicly listed in the article or article list. As others have stated, setup your robots.txt properly. That isn't Google's problem.

    23. Re:free but not cheap by 3dr · · Score: 2, Insightful

      I doubt it's true. There is certainly not enough diagnostic info posted that proves the fault lies with Google.

      One person's confusion about configuring a website (robots.txt is part of the configuration) does not constitute a breach of any sort by automated skimmers.

      ...Even links that may modify your site. It's the admin's responsibility to lock it up -- and test -- before release.

    24. Re:free but not cheap by Johann+Lau · · Score: 4, Informative

      In the Netherlands you can view http://example.com/command=view&id=12345 but you are not allowed to change that to http://example.com/command=edit&userid=5&id=12345

      And what makes you so sure Google did not just followed a link? put differently, how do you know it's the fault of google and not the CMS/webmaster? are you sure it wasn't a rogue spider simply giving a Googlebot UA string, that is, did you check the ip addresses. etc... ?

      Also, going to that page and being greeted with a "you need to be logged in to do that" message is not the same as trying to log in. not by any stretch of the imagination.

      If your CMS doesn't check credentials AND you're not excluding bots from these URLs via robots.txt, you have a huge problem - but Google is not it ;)

      Did I mention the link was not found in Google itself?

      Not every link that is spidered shows up instanlty (or ever) in search results, so that doesn't really mean anything.

    25. Re:free but not cheap by Just+Some+Guy · · Score: 2, Insightful

      In the Netherlands you can view http://example.com/command=view&id=12345 but you are not allowed to change that to http://example.com/command=edit&userid=5&id=12345 because you are pretending to be someone you are not (like a failed login attempt). It is about intention in the Netherlands: you do not have to succeed to break the law.

      First, Google's an American company, and even though our IP laws are screwy, it's generally recognized that it's the server's responsibility to block unwanted requests, and not the client's responsibility not to make them (especially in this case where it's obvious that there's no intent of wrongdoing). Second, I guaran-freakin'-tee that no one at Google said, "know what, it's Tuesday and I'm bored; let's fuzz CBravo's CMS to see what happens". Despite your protests, either now or at some point in the past, Google spidered the "edit" URL and is now trying to fetch it. Somehow they found a bunch of links to my site like ".../filtering-spam-postfix?SESS37ae[...]" and try to fetch those. Technically, I'm not publishing those URLs. Who cares? It doesn't hurt anything and I'm not going to whine that Google keeps trying to fetch them.

      Seriously, of all the things in the world to get upset about, a search engine's automatic spidering of a URL that got published sometime (even if you don't think it did) is below the noise floor.

      --
      Dewey, what part of this looks like authorities should be involved?
    26. Re:free but not cheap by TubeSteak · · Score: 5, Funny

      FWIW: I wanted to know the origin of the link they requested and they did not bother to reply.

      I hope you tried
      ::takes off shades::
      Googling for the link
      YEEEEEAAAAAAAAAAAAAAHHHHHHHHHHH!

      --
      [Fuck Beta]
      o0t!
  3. Appeals process by Rijnzael · · Score: 4, Insightful

    I've always felt that it's in the best interest of entities like Google to add some sort of official, all-service-reaching appeals process to rectify erroneous enforcement actions, or at least give an answer as to how customers broke the Terms of Use so that they can correct such behavior in the future. Being that Google is so huge and that many people's livelihoods depend on it, even if many of these critical services are free, it's in their best interest, and having a department that makes getting the ear of such a huge entity straightforward would really increase customer loyalty as well as reduce apprehension of arbitrary lock-outs.

    1. Re:Appeals process by Jah-Wren+Ryel · · Score: 2, Interesting

      Other than it being obscure, I'm good with what finally resolved the problem - he (sort of) paid for premium support.

      I think that if a person or business becomes dependent on a 'free' service then charging for premium support is reasonable. But the quality of service had better be top notch where the first level support is trained to be real good at escalating problems instead of simply sending canned responses that don't really address the issue. If managed well, it can also be a revenue stream in that the people who want somebody to hold their hands for the otherwise trivial stuff can also pay for the privilege and thus its a win-win situation. However, if managed poorly it creates an incentive for bad documentation and obtuse user-interfaces intended to funnel people who would otherwise be self-service into the pay-for-service channel. Its a pick-your-poison situation.

      --
      When information is power, privacy is freedom.
    2. Re:Appeals process by IamTheRealMike · · Score: 5, Informative

      or at least give an answer as to how customers broke the Terms of Use so that they can correct such behavior in the future.

      Unfortunately there's no way to explain what triggered an abuse check to good users without also explaining it to spammers, and obviously that would reduce the anti-abuse systems effectiveness very quickly.

      So, full disclosure, I work on abuse at Google. False positives are obviously a problem and we try to minimize them. When they do occur, there's usually a way to appeal it, either automatically by using SMS/phone verification or by writing into support and getting a manual review (contrary to what you might read we do have free support for our products and large numbers of people use it every day). It sounds like in this case Groups did not provide an appeal path, or at least didn't do so three years ago. I'll check to see if this is still the case.

      Finding a way to improve the appeals process without letting through large amounts of spammers is a tricky problem and we know we could do a better job of it today. Throwing up a call center isn't quite as trivial as it sounds for a bunch of reasons.

    3. Re:Appeals process by Rijnzael · · Score: 5, Interesting

      How's charging a reasonably low price for a phone call or two to resolve the issue with a support person who is knowledgeable as well as able to effect change? Say, charge someone's card $10 and then initiate the support call, and if they are found out to have been an erroneous ban, refund the $10. Keeps the spammers from appealing in a massive manner, while allowing the one-off mistakes relief.

    4. Re:Appeals process by Ami+Ganguli · · Score: 4, Interesting

      Telling somebody what they've done to violate terms-of-service shouldn't be a problem. You don't need to give away how you caught them, just what it is you think they did wrong. Surely a one-liner along the lines of "we believe you're using your Groups account for spam" should be ok, it would make the whole experience a lot less Kafkaesque.

      --
      It is tempting, if the only tool you have is a hammer, to treat everything as if it were a nail. - Abraham Maslow
    5. Re:Appeals process by IamTheRealMike · · Score: 5, Informative

      Sure, we'd like to do that. I was discussing it with management quite recently actually. There are a bunch of tricky issues specific to the case of dealing with abuse disables that we still need to think through fully and figure out good answers for, but I won't be surprised to see something like this happen in the longer term.

    6. Re:Appeals process by IamTheRealMike · · Score: 4, Informative

      Yeah, we do that for most products. Totally agreed that Groups should provide/have provided a more helpful error than a 403 Forbidden.

    7. Re:Appeals process by X0563511 · · Score: 4, Interesting

      At the company where I work (a hosting company) we give a user one chance to clean up their stuff. If they fail, we disconnect them (again, if the offense was bad enough to disconnect on the first time). After that, it's $50 a pop to reactivate the service, and if they continue to screw up we keep pulling the plug. Eventually they seem to figure out we won't allow that kind of garbage, and either clean up... or go away and become someone else's problem.

      Not an ideal solution, but it seems to work wonders.

      --
      For large sets, this will be our guide even unto death, for the LORD will work for each type of data it is applied to...
    8. Re:Appeals process by Billsabub · · Score: 3, Funny

      So, full disclosure, I work on abuse at Google.

      Sorry, but I came for an argument. Microsoft support is much better when it comes to abuse.

    9. Re:Appeals process by Teckla · · Score: 2, Interesting

      So, full disclosure, I work on abuse at Google.

      I know it's not your department, but I can't pass up the opportunity of actually having the ear (eyes?) of an actual Googler.

      Several weeks back, Google Group's digest emails feature stopped working for a few weeks, without explanation. More specifically, I get digest emails for comp.lang.java, comp.lang.javascript, and comp.unix.programmer, if that helps.

      Any idea what happened during those two weeks? I know it impacted a bunch of users (I Googled around and several people had the same experience in the same time range). Google has been silent on the issue.

      Any info appreciated! Thanks!

      And to bring this on topic... The experience has certainly made me more suspicious about relying on software-as-a-service. I'm not mad or anything because, hey, it's free. The MIA service without any information or communication though, has definitely made me uncomfortable.

    10. Re:Appeals process by eyrieowl · · Score: 2, Interesting

      Well, I doubt this will help me, but maybe someone else.... My youtube account got locked...sometime in the past year? I didn't use it very frequently, and only ever used it to rate videos (I'd never posted a video, ever). Unfortunately, I don't have access to the email account I originally created the youtube account with, so...although you have a form for finding out why you got suspended, I can't use it. I have no way to find out why my account got suspended, no recourse. I don't care a whole lot because I wasn't using it for anything important, but...it uses the same username as my gmail, and I'd like to join the two accounts (now that that's an option). If the account weren't suspended, I could change my contact info to use a current email address...but I can't. Neither is there a webpage which will show me what TOS Google claims I violated despite my ability to enter in the correct authentication credentials. Here's my proposal: if your account is suspended, when you log in, you should be blocked from all site services; however, you should be routed to a special little area for resolving account issues. So, when I log in, I'd like to see, as my landing page, information on my status "you're suspended", and a little message box for interacting with google support to resolve the suspension (whether that be simply me requesting and google telling me why I was suspended, or maybe me being able to appeal and being able to see the result 'legitmate ban', 'mistake'). I think that would work a lot better than the current lack of process and completely opaque workings.

  4. Newsflash: The companies don't give a damn... by TheMiddleRoad · · Score: 5, Insightful

    They don't care about your chess hobby. They don't care about you. Not Apple, not Google, not Microsoft, not Donner, not Blitzen. You're a number, a nothing. The cloud will swallow you whole.

    Set up your own damn server.

    1. Re:Newsflash: The companies don't give a damn... by davidbrucehughes · · Score: 5, Interesting

      Several years back I had built up quite a large following on a Yahoo group. At one point the group had over 600 members, not bad. I did some posts on other groups on related subjects. Maybe one of them complained. Anyway, one fine day Yahoo refused to let me login. All attempts to contact the company were fruitless. I found that not only my account but also the entire group was nuked. Fortunately I had a backup of the registration emails. I shelled out some bucks for a server, emailed all my group members with the new group address, and never looked back.

      --
      om namo bhagavate vasudevaya
    2. Re:Newsflash: The companies don't give a damn... by Rich0 · · Score: 3, Insightful

      Depends - you can leverage the cloud without being dependent on it.

      If you store your life on gmail, be sure to have a complete IMAP backup someplace. If you host your website on a provider, be sure you have everything you need to rapidly redeploy it elsewhere and make sure you own the domain and DNS/etc.

      Go ahead and leverage the cloud, but be able to pick up and move at the drop of a hat.

      Now, if downtime is super-precious then I'd probably go with a better-supported option. However, the reality is that most clouds provide better service than most individuals can provision themselves with. There are other reasons to go it alone, but reliability usually isn't one of them.

    3. Re:Newsflash: The companies don't give a damn... by calmofthestorm · · Score: 5, Insightful

      I still don't get why people think this "cloud" thing is a step forward, given it means less privacy, less control, less reliability, and requires constant net access, not to mention shifting terms of service and the like. And for what? Cross-device access? I can see this being good for some people but I'll pass.

      --
      93rd rule of Slashdot: No matter how obvious my sarcasm is, my comment will be taken seriously by someone.
    4. Re:Newsflash: The companies don't give a damn... by Mikkeles · · Score: 3, Funny

      '... not Donner,...

      In fact, they'll eat you alive!

      --
      Great minds think alike; fools seldom differ.
    5. Re:Newsflash: The companies don't give a damn... by couchslug · · Score: 4, Insightful

      "Fortunately I had a backup of the registration emails. "

      Well done, and a step many would overlook.

      --
      "This post is an artistic work of fiction and falsehood. Only a fool would take anything posted here as fact."
    6. Re:Newsflash: The companies don't give a damn... by hduff · · Score: 3, Insightful

      I still don't get why people think this "cloud" thing is a step forward

      Two words: MEDIA HYPE

      --
      "I believe in Karma. That means I can do bad things to people all day long and I assume they deserve it." : Dogbert
  5. Re:"No option to defend yourself"? by Jah-Wren+Ryel · · Score: 5, Informative

    Why not create another account to let your users know what's going on, and to contact Google support staff?

    Why not read the fine article and discover the he did just that and it didn't help?

    --
    When information is power, privacy is freedom.
  6. anyone actually read the article ? by Anonymous Coward · · Score: 4, Informative

    looks like none of the above actually read the article, its not asking for help as he has contacted support through the enterprise support option and all has been resolved, he's just saying on the free support it's taken google 3years to fix the issue.

    to be fair to google, I wonder how many support calls from non paying customers they must get a day so probably from the work load 3 years is probably quite fast :-)

    my only other comment would be, why has this made /. not exactly news worthy.

    1. Re:anyone actually read the article ? by RonnyJ · · Score: 5, Insightful

      Not quite, with the free support they didn't fix the issue - they took a year to tell him he'd broken the Terms of Service, and then no reply as to why. Even then, when trialling the paid-for support, they still managed to bill him when they shouldn't have.

      As for not being news-worthy, how else can people highlight these kinds of issues?!

    2. Re:anyone actually read the article ? by BikeHelmet · · Score: 2, Informative

      to be fair to google, I wonder how many support calls from non paying customers they must get a day so probably from the work load 3 years is probably quite fast :-)

      Oh, I don't know - 20,000? That'd be one every 4 seconds.

    3. Re:anyone actually read the article ? by RichiH · · Score: 4, Funny

      Post it to the relevant mailing lists? Oh, wait..

  7. Re:"No option to defend yourself"? by somersault · · Score: 5, Informative

    I have just read it, while he did create another account to let his group know what was going on. It really doesn't sound like he tried very hard to get in touch with Google for proper support, he just waited three years for an answer to fall into his lap.

    He at one point complains that all the support pages linked into Groups so he couldn't access them, but he clearly could after creating his second account. The guy just sounds a bit lazy, the way he whines at the idea of moving to a different hosting/forum provider etc

    --
    which is totally what she said
  8. 3 years? by mseeger · · Score: 2, Interesting

    As i read it: He was locked out, ignored it mostly for about 2.9 years and got it fixed within a few days. IMHO someone more determined would have been able to resolve the issue in very short time.

    CU, Martin

    1. Re:3 years? by sammyF70 · · Score: 4, Informative

      I take it you never had to ask Google for support? It can take months until anyone answers your mail IF they even bother. And what you will get is generally just a canned answer pointing you to a FAQ you probably already read a few times. Replying to that generally results in a few more month waiting for a completely uncommited "We're looking into it", or worse "Please contact some other part of Google. It's not OUR problem". Google's user support sucks so hard, they should use it to fix the BP oil leak. I had to deal with them as a *paying* customer (Android Developers do pay a fee after all), and it was like talking to badly programmed chatbots running on a steam-powered difference engine.

      --
      "DRM is like the Ford Pinto: it's a smooth ride, right up the point at which it explodes and ruins your day."-C.Doctorow
    2. Re:3 years? by mseeger · · Score: 2, Interesting

      In fact, i have been in contact with Google support twice and all issues have been resolved within days.

  9. Re:"No option to defend yourself"? by bernywork · · Score: 2, Interesting

    Stand outside a Google office with a sign for 10 mins outta do the trick!

    --
    Curiosity was framed; ignorance killed the cat. -- Author unknown
  10. Re:"No option to defend yourself"? by RonnyJ · · Score: 2, Interesting

    I'm just surprised how, after all his issues, the length of time with no response, and being billed in error, he still ends with:

    Thank you Google! I never lost trust in you.

    ...really?!

  11. No support from Google by jonfr · · Score: 3, Informative

    Google has no support for anything. Not Youtube, poor support for Android it seems, and rather poor support for the Google Groups also it seems. I wonder what else is not supported properly at Google.

    You have been warned!

    1. Re:No support from Google by Andy+Smith · · Score: 5, Interesting

      A few months ago I needed to contact Google UK over an unpaid fee for their use of a photograph. Even though they have an office with staff, they have made every effort to be invisible and uncontactable. If you do get hold of the office number, and call it, you are given a myriad of options. If you work your way through each option, they _all_ ultimately tell you to go to the Google web site and send an e-mail. There is no possible way to get put through to a human in any department. Google do not like talking to people.

      ps. To add to your comment about poor support for Android: There are several critical errors in Google's sample code provided to Android developers. The errors have been pointed out, and fixes supplied, by kind-hearted developers who wanted to help others. Yet it is apparently too much effort for Google to update the sample code, meaning that every new developer coming to Android must struggle with the same problems.

    2. Re:No support from Google by redhookgroup · · Score: 3, Insightful

      Google is learning that Customer Service/Support doesn't scale as easily as their other services.

    3. Re:No support from Google by Nerdfest · · Score: 3, Funny

      Google do not like talking to people.

      Well, they do have a reputation as a company run by engineers.

    4. Re:No support from Google by Lehk228 · · Score: 2, Informative

      There are several critical errors in Google's sample code provided to Android developers. The errors have been pointed out, and fixes supplied, by kind-hearted developers who wanted to help others. Yet it is apparently too much effort for Google to update the sample code, meaning that every new developer coming to Android must struggle with the same problems.

      [citation needed]

      --
      Snowden and Manning are heroes.
  12. Re:gratis but not free by dwmw2 · · Score: 5, Insightful

    I think you've misunderstood the term 'Free Software'. The word 'Free' in Free Software is used to refer to *freedom*, not the cost.

    So with software the situation is actually the other way round to the way you present it. If you are using Free(dom) Software, then you have the source and can do whatever you need with it and you aren't held hostage by someone else's actions. If you're using non-Free Software, *then* you seriously shouldn't complain when it blows up in your face.

    Using non-Free Software (even if it's gratis) often starts out as the 'cheap option' -- not necessarily in terms of cost, but in terms of local knowledge and training and effort. But it often ends up costing more, because of its inherent limitations and because you can't actually *fix* it to meet your requirements, or even get bug-fixes for it without having to replace it wholesale with a new version.

  13. I Think the Reason He Was Locked Out Was... by RobotRunAmok · · Score: 5, Funny

    ...he used "fora" as the plural for "forum" and triggered some kind of douchebag filter. These douchebag filters were first created as an experiment by Google in the late '90's to keep out the folks who wrote "boxen" as a plural for "box," but were later taken off-line. I fear that one of the filters may have missed the purge and now it is evolving, learning...

    1. Re:I Think the Reason He Was Locked Out Was... by MichaelSmith · · Score: 3, Funny

      douchebag filters were first created as an experiment by Google

      Do you know where I can get a copy? I want to install one for my employers HR department before it is too late.

  14. Everything google. by stimpleton · · Score: 2, Insightful

    Whether it be google maps or other service, I feel the curtain will come down. I predict Gmail and shared docs will be a loss leader, but eventually I think google maps will be "called in".

    They will impose a stricter map-refreshs-per-hour policy and charge a fee(albeit small) for that Google Maps Key. Next thing, that small Web House Company that did sites for those real estate agents, Rental Car Companies, and Motels will have to pay a fee, and need to recoup that.

    Put all your eggs in someone elses basket at your peril I say. At least with hosting you can have backups and pick up another provider if things turn to custard.

    --

    In post Patriot Act America, the library books scan you.
  15. The real lesson by petes_PoV · · Score: 2, Insightful
    is never rely on a single source. Always have a plan B. In this case it wasn't really that important - not like having your (single) bank account frozen. However it's a good illustration of what could happen, that people should worry about.

    So just make sure you always have a fallback email account. If your life really does revolve around being able to post to, or administer, a particular group of people then why not set up a secondary account with the same privileges? It's not that hard to do.

    Now, if you'll just hang on a second I'll pop over to my alternate /. account and mod this up.

    --
    politicians are like babies' nappies: they should both be changed regularly and for the same reasons
  16. What are you complaining about? by amn108 · · Score: 4, Insightful

    Google does not owe you anything. When will people realize that? You outsource everything to Google, then complain when they lock you out. This is why one should avoid services like Googles, and it will be worse when they will try to convince you you should use some Web 2.0 computer operating system. In fact, this has nothing to do with computers - if you sleep, drink, eat and work at somebody elses property, don't expect to feel like home. It's sort of surprising (or maybe not!) to even encounter such questions on Slashdot - you actually expect everything to work fine, when you are but a mere invisible client to a benemoth that Google has become. If you want to be smart, rent your own domain name and website for 100$ a year, spend a week coding it (obviously if you can do PyChess, you should be able to do some PHP and databases), and tap yourself on your shoulder - you have just achieved independence from Google, and are now part of a distributed Internet model, instead of the ugly, error-prone, monopolized client-server system, where even contacting support is a reason for headache. Now, c'mon - WHAT DID YOU EXPECT? Google has millions of users, they have bold ambitions, but you cannot server the entire planet EFFICIENTLY with one corporation, no matter how large (bureaucracy takes over), you just can't. This was ought to happen, either to you or somebody else, and it will happen again, make no mistake about it.

    1. Re:What are you complaining about? by redhookgroup · · Score: 5, Informative

      For the user in the original article that is true. For lots of Android developers, not so much. We have to pay a fee to become an Android developer, and consequently we would expect at least a basic level of support. I've written 1/2 dozen times to them over both technical issues and financial issues regarding sales. To date - I have never received a single response. Of course some of these questions/concerns are only 1.5 years outstanding so I apparently only have 1.5 more years to wait. ;)

  17. Re:Usenet by panda · · Score: 2, Informative

    Usenet died in September 1993. In fact, on Usenet it is always September 1993.

    --
    Just be sure to wear the gold uniform when you beam down -- you know what happens when you wear the red one.
  18. Re:"No option to defend yourself"? by war4peace · · Score: 3, Interesting

    The above was, IMO, incorrectly moderated "troll".
    The guy waited for 3 YEARS to get an account issue resolved. He waited. He sent a couple e-mails, browsed a few pages, asked on a couple forums and that's pretty much it. Hell, I would've spammed support via e-mail 3 times a day and would have called EVERYONE all the time, if that issue would have been oh-so-important.
    If you don't get a reply to a support request, send another. And another. And another. Go everywhere and tell everyone what happened to you. In 3 years you can learn legal stuff and sue their asses just to get the problem fixed.
    Seems to me that his group/mailing list is a very sluggish thing going on, and he really didn't care what was happening. In 3 YEARS you can do an amazing amount of stuff to get your problem resolved. The above poster is 100% right. That guy was simply not trying. End of story.

    --
    ...gis sdrawkcab (usually not responding to ACs; don't bother posting as AC)
  19. Re:I have a similar problem with gmail by RJFerret · · Score: 3, Informative

    On my gmail account, I get e-mail sent to another gmail account that is similar to my account name but 3 letters longer. Whenever I send mail to that account, it goes directly to me.

    This might not apply, just a shot in the dark, but the "3 letters longer" doesn't begin with + does it?

    You can put "+whatever" after your gmail account name and the account will receive it. This feature permits tracking the source of spam and filtering out emails you don't wish to receive. (IE, "me+sd@gmail" arrives at "me@gmail")

    Apparently you can also include periods anywhere in an email address and they are stripped out and delivered to the account. So "me@gmail" and "m.e@gmail" both go to the former.

    If this is the case, the simplest solution is to filter those messages to trash.

  20. Re:"No option to defend yourself"? by somersault · · Score: 2, Interesting

    Thankyou! I am guessing the guys who modded me "troll" are also of the lazy type who would prefer their problems to magically go away without them putting any effort into it!

    --
    which is totally what she said
  21. 403 intelligence forbidden by hesaigo999ca · · Score: 2, Interesting

    Really, if it was by accident, it never dawned on the guy to create a new user, then contact the admin and tell him his original user was blocked and ask why, if on purpose if by accident, could you fix it please....
    Or he could have contacted the gmail support service (tied into newsgroups as well) to clarify why his emails were not getting there, and if this could be rectified. Contrary to many other companies, when you contact gmail service support, they actually can talk to other departments on your behalf seeing as most other services tie directly into your gmail account...

  22. bundled servcies suck by dustin_0099 · · Score: 2, Interesting

    This is why I don't like service bundles. They ban you for a group/blog/whatever violation, and suddenly you lose access to your email, profile, etc. etc. So I do use gmail, but I use a different account for google groups, and a different account for App Domain. It's the only way to defend yourself from their free, unmonitored, unsupported, 100% auto-managed services.

  23. This happened to me -- only with Sun by multipartmixed · · Score: 3, Interesting

    I had an open source project hosted on Kenai -- Sun's answer to Google Code and Git Hub. I was happily using it for mercurial, wiki, mailing lists, etc, ad nauseum.

    Until one day I woke and could not.

    Not only could I not push changes, I couldn't authenticate to the wiki, or the bug tracker either. I couldn't even create a new account, because every new account I created mysteriously didn't work either.

    I sent an email into the support guys, and they looked into it.... eventually. It turns out Sun has some kind of "no fly list" and my name was on it. It turns out that I was also unable to access any other Sun services -- including Solaris patch updates on SunSolve.com!

    So, I have to send an e-mail to Sun, and wait. And wait and wait and wait. Weeks go by, then months. I had to move my project, being unable to push to my public repo was killing me. Happy Google Code customer now.

    Anyhow, finally months later, I get a message from Sun: "Whoops, sorry, we've turned you back on"

    Like I'm going back.

    --

    Do daemons dream of electric sleep()?
  24. Black lists are becoming more and more common. by 3seas · · Score: 2, Interesting

    Google and Sun are far from being rare in the use of blacklist and cloaked censorship.

    The nastier of such censorship techniques are those that are well cloaked in that the only thing you see is a lack of anything indicating you are actually being seen by others. There are message boards that seem to allow you to participate, posting messages etc. But in reality the only ones seeing what you are posting is you and maybe a few admins aware of the cloaked censorship. Some of these censored cloaks happen because some police or authorized (by who?) personal are to fat to get off their ass and actually do something meaningful and real, but instead try to justify their pay sitting behind a computer as a cyber sleuth.

    And you thought spammers were bad. There are those who by authority promote spamming by suppressing what is not spam.

    Imagine a patent troll applying such techniques so to take claim over something being done in the open, the illusion of in the open.

    Imagine the prior art resources Google has in usenet archives that they can selective suppress.

  25. One thing Google should do ... by Skapare · · Score: 2, Interesting

    ... is always let all disabled accounts access the help forum, unless and until those accounts specifically abuse the help forum. There should not be a need to create alternate accounts to do this.

    They (and lots of other companies) should also tell people what specific term of service was violated (e.g. spamming vs. posting kiddie porn vs. uploading movies with someone else's copyright, etc, whatever the case may be). If it is necessary to kill all the lawyers to get this done, then that would be a good start.

    --
    now we need to go OSS in diesel cars
  26. Re:"No option to defend yourself"? by BillX · · Score: 2, Insightful

    And your lawyer's claim would have been what, exactly?

    "They stopped giving me free stuff, without giving a good reason. It's ILLEGAL for them to not give me free stuff!"

    Believe me, I've been there, and it sucks (my domain - predating Google - was once misclassified as a spam site by Google's search algorithm; the preferred/only method of resolving this is to know-a-guy who's facebook friends with Matt Cutts), but I don't know any legal theory that entitles anyone to monetary damages for not letting you play with their toys, even if the reason is silly/nonexistent.

    --
    Caveat Emptor is not a business model.