Google Hacks: 100 Industrial-Strength Tips & Tools 1st Edition
Use the Amazon App to scan ISBNs and compare prices.
There is a newer edition of this item:
$10.34
(21)
Only 1 left in stock - order soon.
Enter your mobile number or email address below and we'll send you a link to download the free Kindle App. Then you can start reading Kindle books on your smartphone, tablet, or computer - no Kindle device required.
-
Apple
-
Android
-
Windows Phone
-
Android
|
Download to your computer
|
Kindle Cloud Reader
|
Editorial Reviews
Amazon.com Review
If you're a programmer--or even just familiar with a HTML or a scripting language--Google opens up even further. A large part of Google Hacks concerns itself with the Google API (the collection of capabilities that Google exposes for use by software) and other programmers' resources. For example, the authors include a simple Perl application that queries the Google engine with terms specified by the user. They also document XooMLe, which delivers Google results in XML form. In brief, this is the best compendium of Google's lesser-known capabilities available anywhere, including the Google site itself. --David Wall
Topics covered: How to get the most from the Google search engine by using its Web-accessible features (including product searches, image searches, news searches, and newsgroup searches) and the large collection of desktop-resident toolbars available, as well as its advanced search syntax. Other sections have to do with programming with the Google API and simple "scrapes" of results pages, while further coverage addresses how to get your Web page to feature prominently in Google keyword searches.
About the Author
Tara Calishain is the creator of the site, ResearchBuzz. She is an expert on Internet search engines and how they can be used effectively in business situations.
Rael Dornfest is a Researcher at the O'Reilly & Associates focusing on technologies just beyond the pale. He assesses, experiments, programs, and writes for the O'Reilly network and O'Reilly publications. Dornfest is Program Chair of the O'Reilly Emerging Technology Conference, Chair of the RSS-DEV Working Group, and developer of Meerkat: An Open Wire Service. In his copious free time, he develops bits and bobs of Open Source software and maintains his raelity bytes Weblog.
Product details
- Publisher : O'Reilly Media; 1st edition (February 1, 2003)
- Language : English
- Paperback : 325 pages
- ISBN-10 : 0596004478
- ISBN-13 : 978-0596004477
- Item Weight : 1.02 pounds
- Dimensions : 6 x 0.81 x 9 inches
-
Best Sellers Rank:
#777,011 in Books (See Top 100 in Books)
- #202 in Network Storage & Retrieval Administration
- #769 in Computer Hacking
- #7,749 in Computer Science (Books)
- Customer Reviews:
Customer reviews
Top reviews from the United States
There was a problem filtering reviews right now. Please try again later.
This is not for light reading, it is intended for people who want to get the most out of the web, and are not content with Wizards and auto-pilot.
"Hacks" in the title is a misnomer. There's a section of cool hacks outside the Google API, but most of the book is simply a manual to Google. I don't see using built in features as "hacking" (which is a positive term, "cracking" is the term for what pop culture calls hacking).
The book is definitely readable from beginning to end, but would be most useful as a reference for a specific task than a general guide.
All the information in the book is correct, and it's fairly entertaining reading for a book about a search engine. There is a ton of useful information for most average computer users - things that can help you find what you're looking for, faster, easier, less hassle, more fun. Google is indeed much more than "just" a search engine. This would be excellent for people who use the web a lot for anything, but especially researchers.
My problem is that it seems to be marketed toward the computer professional, someone with at least a little programming experience. Smart move, how many others are going to buy a book about a search engine? The reviews I read raved at how useful it was to them, as programmers. However, I found most of the book to be either stuff I already knew, stuff that you could easily find in online help, or things that aren't very useful.
I still did get a few things out of it. I didn't know about the phone book lookups, newsgroup archives, and there is some good stuff for webmasters at the end. A lot of the scripts and script ideas are somewhat interesting, but do not seem generally useful.
Of course, I didn't know all the syntax and a bunch of other details, but this stuff is available easily by clicking the help button. The first few chapters are generally and widely useful. The games are interesting, I guess. For a lot of the stuff in the middle and the end, some programming experience is very useful. People who have this experience don't need the beginning. But the people who need the beginning probably can't do much with the rest, though it is still readable and interesting.
Overall, if you are interested enough to be reading reviews about it, I would probably recommend buying it, but not for tech-types who already know Google pretty well. Still, I can't really imagine someone for whom large parts of this book would be either not useful or not relevant. For occasional search engine users it would be extremely helpful, but how many from this group are going to sit down with a book about a search engine?
O'Reilly, the publisher, produces excellent books on all kinds of tech topics, and this is the first I've been disappointed with. Several of their books are considered the definitive resource on their topics, and served as my guides to learning Unix and different programming languages. I would not have bought this book if it wasn't from them.
I first got a copy of the book thinking it was an end-to-end collection of code snippets on using the Google API to write custom apps to access Google's massive data store, but it's so much more than that. The book is wholly a collection of 100 quick-reading tips and tricks on using Google, but not exclusively from a coder's point of view. For that reason, it's very flexible to a wide audience. It's subdivided into distinct sections that focus on using the various services and features offered by Google, such as time-saving query syntax, to customized programming with the Google API, to off-the-wall tricks.
The book also gives great examples of performing searches that have little-to-no documentation from Google, such as doing lookups for stock symbols or phone numbers. The authors also do a great job of highlighting several utilities and apps built within and outside of the scope of the Google Terms of Service agreement to access its data. The games are quirky, but cool. You're unquestionably going to find something in the title's pages you'll find neat and want to replicate/morph for your own use.
It may tend to disappoint codeheads who buy it just for syntax and rippable code samples for using the Google API, but it does more than make up for it in being a reference for getting the most out of what's undoubtedly the world's most popular search engine.
The only criticism I have is that the book was very top-heavy in examples written in Perl, so it's more applicable to that crowd, especially given that the book's back cover advertised examples in .NET, Java, Python, and PHP. (There was ONE example for each of the aforementioned languages and platforms in the chapter on programming against the Google API). However, my fellow .NET developers can surely use the Perl .NET or if you're up for a good challenge, cross-translate the Perl syntax into the equivalent of your favorite .NET language.
But outside of that, the book's great. It's quick, fun, organized and won't force you to give up a couple nights to get through it. And it not being solely a programmer's book, it's also applicable for others in your school, office and household. I've let several people read it - namely a teacher, a couple of students, and some Web surfers - and they all enjoyed it thoroughly. You read what you need to read, and get on with your life.
And at US$...it's a steal.
Top reviews from other countries
It tells you about things most people don't know Google can find, including Stocks & Shares, phone numbers (reverse lookup too) and a whole load of other interesting features. Unfortunately a lot of the features only seem to work for American details, so searching for a British phone number does not work, nor does the stocks & shares information search.
The section on the Google API is very interesting too. This is only of use to software developers and probably of no use at all to anyone else. It tells you the nitty gritty of how to start using the API and gives clear examples of the syntaxs required.
I have given this book 4 stars, which is a mixture of 5 stars for software developers and 3 stars for eveyone else. For the price though, it is a pretty good book!
新機能を搭載した検索エンジンがよく登場するが、検索エンジンを外部から動作させるためのノウハウを公開していないためか、検索結果の精度以上にあまり魅力が感じられない。
その点、Google は検索結果を保存したり、加工したり等いろいろと楽しませてくれる。
本書の内容は、Google の利用初級者から Google API を利用したいと考えるプログラマまで幅広く対象にしている。
オライリー独特の質素なレイアウトに好き嫌いはあるだろうが、Google に興味がある人は、コレ一冊で他の書籍を購入しなくても済む(他の書籍は、本書を参考にして書かれたところが散見される)。
サンプルプログラムは、日本語が正常に表示されない問題もあるが、せっかくだから Google で検索して、日本語の検索に対応できるプログラムを書いてみるのも勉強になって、良いはず。