Login to TechLifeForum X
Board Index Go to Reboot.Pro
  • Account Login
  • Register
TechLifeForum
  • Home
  • Members
  • Awards
  • Rules
  • Help
  • Donate
  • Live IRC
TechLifeForum / Computer Support / Web Browser & General Internet/Networking Discussion v
« Previous 1 2 3 4 Next »
/ Google ...[Advanced Search]
1 2 Next »
Reply to thread
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Google ...

07-02-2012, 02:21 PM
Post: #1
Florin Offline
Junior Member
Team Reboot
Posts: 340
Joined: Dec 2011
Reputation: 11
Forum SupporterSpam ProtectionVisual Basic School Graduate
Google ...
Do you know how to ... Google?

Google is launching a course to learn you how to do this -->Power Searching with Google ... a short course on becoming a great internet searcher





Will you register?

Lately, many university courses were given available for free, for example: https://www.coursera.org, http://www.khanacademy.org and how to make courses on http://www.apple.com/education/itunes-u

Link: http://www.google.com/insidesearch/landi...ching.html

Where do you think we would be without Google?




What do you do when you first open up your computer? How often do you use Google and what do you use Google for?
Find
Reply
07-02-2012, 02:26 PM
Post: #2
KoBE Offline
¯\_(ツ)_/¯
*******
Administrators
Posts: 4,200
Joined: Jun 2011
Reputation: 47
RE: Google ...
Google is probably my second most visited site behind TLF. :D

I use Google for almost anything. If I need the number to a local business: Google. If I want to get directions to somewhere: Google.

Besides being a powerful search tool, I think Google has helped pave the way for a lot of new technologies as well.

-> TechLifeForum on Facebook<- 
-> TechLifeForum on YouTube<-
-> TechLifeForum on Twitter<-

Tech.Reboot.Pro
WWW Find
Reply
07-02-2012, 04:42 PM
Post: #3
Xavy01 Offline
ლ(ಠ▿ಠლ)
**
Posts: 54
Joined: Jun 2012
Reputation: 3
RE: Google ...
That iTunes U thing is scaring me.

I spoke to my Design & Technology teacher the other day about some stuff and he said before I leave school the school will most likely require every student to have an iPad.

I sort of figured it wouldn't be possible as we'd still need text books and such, but that sort of shows we don't. I mean, I only have 1 online textbook in any of my subjects (and that's brief at best).

Besides, who would want to be forced to have an iPad... :(

On a more related note, I hardly ever visit the actual google site now (unless they have a particularly hilarious google doodle which I have heard about via Facebook) but instead use the search bar in chrome and at school, just IE's google bar.

But yes, on average I would say I search on google at least 20 times a day. I use it mainly for research on projects. But also, if I can't be bothered to go to youtube and then type the name of the video, I just google "youtube " & video name - the same applies with sites such as wikipedia.

Find
Reply
07-02-2012, 07:55 PM
Post: #4
AceInfinity Online
∞ IҊϜIɴITϵ ☭
*****
Microsoft MVP
Posts: 8,697
Joined: Jun 2011
Reputation: 61
RE: Google ...
Ahh, nope lol i'm not going to register, I know how to search. It's targetted in my opinion to those who don't know how google returns results. I know people that don't understnad that Google searching is based off keywords, they think it's trying to understand what you're saying, so for example if you have "Weather network" instead of "Network weather" they would think it doesn't work unless you were to show them that it's basically the same thing.

I've never had trouble with searching google because i've been doing it for years to find what I want.



Microsoft MVP .NET Programming - (2012 - Present)
®Crestron DMC-T Certified Automation Programmer


Development Site: aceinfinity.net
WWW Find
Reply
07-10-2012, 03:10 AM (This post was last modified: 07-10-2012 03:53 AM by SFSecurity.)
Post: #5
SFSecurity Offline
Junior Member
**
Posts: 17
Joined: Jul 2012
Reputation: 1
RE: Google ...
Looking around TLF found this older thread and have a couple of comments. There is a book out by Johnny Long that goes into depth on using Google in a wide variety of ways to find oddball information. It's an O'Reilly book, I believe.

My main comment is that I NEVER use Google anymore. I use Startpage, the only search engine with a European Privacy Seal. They are a Dutch meta-search engine that will search Google for you and not reveal who you are, plus they have a free proxy server to look at things without leaving chicken tracks all over the net. They also have the AOL leak info that will tell you how data can be used to build up a profile of you.

The other search engine I use is DuckDuckGo. Very interesting and very helpful for technical stuff when you want to hone in on something. Their ! searches are very useful. Check out their Goodies page and their Tech Goodies page. Simple joy. Also the guy who runs it is concerned about privacy as well.

As to Google itself, go to http://www.donttrack.us for a quick rundown on some Google problems.

There is another demo on the net that shows how two people sitting next to each other using the same search terms will get different results depending on what they have searched for before. Very spooky as in CIA Spook City. Sorry, don't have the link handy. I'll try to find it. Meanwhile read Eli Pariser's “The Filter Bubble: What the Internet Is Hiding From You.” Also go to http://www.dontbubble.us/ for one version of this by DuckDuckGo.

Best,

Allen
Find
Reply
07-10-2012, 07:39 AM
Post: #6
Florin Offline
Junior Member
Team Reboot
Posts: 340
Joined: Dec 2011
Reputation: 11
Forum SupporterSpam ProtectionVisual Basic School Graduate
RE: Google ...
@SFSecurity: Thank you! Good to know info!

Also, I saw on that page some must have addons:
  • Abine
  • Adblock Plus
  • Adblock
  • AdSweep
  • Beef Taco
  • Disconnect
  • Ghostery
  • RequestPolicy
  • RefControl
  • BetterPrivacy
  • NoScript
  • Javascript Blocker
  • ScriptNo
  • NotScripts
  • HTTPS Everywhere
  • Tor
And a test to make: https://panopticlick.eff.org/
Just to mention, even this site uses Google to track every move you make (hits).
Proof:
PHP Code: (SELECT ALL CODE)
<script type="text/javascript">

  var 
_gaq = _gaq || [];
  
_gaq.push(['_setAccount', 'UA-27939419-1']);
  
_gaq.push(['_trackPageview']);

  (function() {
    var 
ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var 
s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script> 
Thanks for your post and keep up with these kind of posts! I like them! Both Thumbs Up
Find
Reply
07-10-2012, 09:47 PM
Post: #7
AceInfinity Online
∞ IҊϜIɴITϵ ☭
*****
Microsoft MVP
Posts: 8,697
Joined: Jun 2011
Reputation: 61
RE: Google ...
That was interesting to read SFSecurity... :) Good bit of information for me.

@florin - That's the script which has to be existant for me to track site statistics, it's used for Google Analytics.



Microsoft MVP .NET Programming - (2012 - Present)
®Crestron DMC-T Certified Automation Programmer


Development Site: aceinfinity.net
WWW Find
Reply
07-11-2012, 11:41 AM
Post: #8
KoBE Offline
¯\_(ツ)_/¯
*******
Administrators
Posts: 4,200
Joined: Jun 2011
Reputation: 47
RE: Google ...
So, I decided: "What the hell, I'll sign up". I'm going to go through the course despite having a self-proclaimed good understanding of search techniques already.

There's got to be some things I don't know or have forgotten.

-> TechLifeForum on Facebook<- 
-> TechLifeForum on YouTube<-
-> TechLifeForum on Twitter<-

Tech.Reboot.Pro
WWW Find
Reply
07-11-2012, 01:34 PM
Post: #9
Predator Offline
Ex Staff - - - Gamers Founder
*****
Gamers
Posts: 2,386
Joined: Jun 2011
Reputation: 11
First 25Donation Award
RE: Google ...
I'll be interested to know how it goes KoBE

I'd love to be a certified Google searcher ;)
Find
Reply
07-11-2012, 02:05 PM
Post: #10
///ViNcE Offline
Member
**
Posts: 110
Joined: Jul 2012
Reputation: 1
RE: Google ...
A certified searcher, I can imagine employers requiring this whole certificate just to be hired as a researcher. Really, Google has been my whole life but I'm looking to want to switch, switch for more privacy or whatever else. But the search has been the best thing for me.
Find
Reply
1 2 Next »
Reply to thread


Possibly Related Threads...

Thread: Author Replies: Views: Last Post
  [TUT] How To "Google" [TUT] BreShiE 13 1,019 02-10-2013 07:58 PM
Last Post: BreShiE
  Google: No, we did not kill a donkey in Botswana KoBE 2 126 01-17-2013 04:52 AM
Last Post: Adriana
  Google CLI? AceInfinity 6 819 08-11-2011 06:39 AM
Last Post: AceInfinity
  Very useful Google tricks AceInfinity 4 621 07-08-2011 11:09 PM
Last Post: Hell Guardian

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:


Users browsing this thread
1 Guest(s)
Youtube Facebook Twitter Digg
Return to Top
All content © copyright TechLifeForum
Powered By MyBB, © 2002-2013 MyBB Group
Designed by ThemeFreak
Mobile Version