• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

google links

 
Ranch Hand
Posts: 137
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Do you think others stupid and put Google links. Everybody google now a days.
 
Wanderer
Posts: 18671
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I don't know what you're responding to here, but I do sometimes post Google links for others. Some people apparently do need reminders that the resource exists; I don't know why. Here at JavaRanch often the problem seems to be that people want an answer explained directly to them, rather than taking the time to go find the answer. Of course for those of us posting answers, it's much easier to post links to existing explanations. When I post Google links, I have also looked at the first few results, and determined that they are likely to be useful to the questioner. And I may have used search terms that the original questioner may not have thought of. Plus, often a question is very ague and/or general, so it's not worthwhile to spend much time on the answer until they focus their question better.
 
Sheriff
Posts: 13411
Firefox Browser VI Editor Redhat
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Google (like a dictionary) is great for finding resources for a given term.
When you don't know the name for something, however, a little help from someone else can speed things up greatly.

For instance, we get a lot of people asking how to create an image with with random numbers and letters for verification purposes. If they already knew that the term for this is "captcha" it would be easy for them to look it up.
When this comes in I will either tell them to do a search on that term or, simply post a Google link like this:
http://www.google.com/search?hl=en&q=captcha&btnG=Google+Search
 
Sue Meng
Ranch Hand
Posts: 137
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yeh, but shouldn't people be searching first and then ask. Any way I was referring to some of the threads (general discussion not questions) where its (links) been overused a bit. Same goes with wiki links as well.
 
Java Cowboy
Posts: 16084
88
Android Scala IntelliJ IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
They should, but not everybody gets the idea to do a Google search first...

I think there's nothing wrong in telling someone nicely and gently: "Try searching for X and Y on Google, and you'll find for example this: ...".

As long as you don't break JavaRanch's Be Nice rule.
 
reply
    Bookmark Topic Watch Topic
  • New Topic