Unix Network Programming, Vol. 1: The Sockets Networking API, Third Edition
Average customer rating: 5 out of 5 stars
  • This is the one I have been looking for.
  • Competent Update to the Stevens Classic
  • A piece of art
  • 4½ stars -- minor gripes
  • Brilliant. A definitive work.
Unix Network Programming, Vol. 1: The Sockets Networking API, Third Edition
W. Richard Stevens , Bill Fenner , Andrew M. Rudoff , and Richard W. Stevens
Manufacturer: Addison-Wesley Professional
ProductGroup: Book
Binding: Hardcover

GeneralGeneral | Unix | Operating Systems | Computers & Internet | Subjects | Books
GeneralGeneral | Operating Systems | Computers & Internet | Subjects | Books
UnixUnix | APIs & Operating Environments | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Certification Central | Computers & Internet | Subjects | Books
GeneralGeneral | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
All TitlesAll Titles | Qualifying Textbooks - Fall 2007 | Stores | Books
Computers & InternetComputers & Internet | Qualifying Textbooks - Fall 2007 | Stores | Books
Similar Items:
  1. UNIX Network Programming, Volume 2: Interprocess Communications (2nd Edition) UNIX Network Programming, Volume 2: Interprocess Communications (2nd Edition)
  2. Advanced Programming in the UNIX(R) Environment (2nd Edition) (Addison-Wesley Professional Computing Series) Advanced Programming in the UNIX(R) Environment (2nd Edition) (Addison-Wesley Professional Computing Series)
  3. The Protocols (TCP/IP Illustrated, Volume 1) The Protocols (TCP/IP Illustrated, Volume 1)
  4. TCP/IP Illustrated Volumes 1-3 Boxed Set (Addison-Wesley Professional Computing Series) TCP/IP Illustrated Volumes 1-3 Boxed Set (Addison-Wesley Professional Computing Series)
  5. Advanced UNIX Programming (2nd Edition) (Addison-Wesley Professional Computing Series) Advanced UNIX Programming (2nd Edition) (Addison-Wesley Professional Computing Series)

ASIN: 0131411551

Customer Reviews:

5 out of 5 stars This is the one I have been looking for........2007-06-30

If you are reading this review you probably are looking for a comprehensive text on socket programming. Look no further. This is the One. You can stop reading reviews trying to find the perfect one and go hit the Add To Shopping Cart button with confidence. Detailed, comprehensive and clear. A favorite.

5 out of 5 stars Competent Update to the Stevens Classic.......2007-06-19

This book consists of "in the trenches" information Mr. Stevens learned over the years by reading source, testing thoroughly, documenting extensively, and assembling carefully all this data into one heck of a book on Unix programming. I feel certain in declaring that many who've developed code on Unix know instantly of Stevens' works. This update to his book appears just as thorough.

I do agree with a previous reviewer who was unhappy with the code samples' dependency on a header file in the back of the book. It's a clumsy technique, but it's difficult to imagine another way to accomplish the goals of including the header.

5 out of 5 stars A piece of art.......2007-04-11

This book is excellent. I had previously bought "Advanced Programming in the UNIX Environment" by the same author and I loved it so now that I have to do network programming in Linux I got a copy of UNP. The book is well organized and has a lot more information than I expected (Raw sockets, Packet capture, IPv6 etc). Everything is explained clearly and with a lot of examples. It's a shame that the author passed away because I would buy any other book he wrote. Buy this book, it's expensive but It's so professional that is a "must have" for anyone that's going to be programming network applications in UNIX systems.

Thank you, Richard Stevens. Rest in Peace.

4 out of 5 stars 4½ stars -- minor gripes.......2006-11-09

The book contains everything that I want to know about the Unix Sockets API. The book is well structured, and the explanations are generally good. I would give it 4½ stars if it was possible.

I do have a few minor gripes though. The text can be a bit dull compared to other books. I bought "Programming with POSIX(R) Threads" by David R. Butenhof at the same time, and this book is much more entertaining while still factual and correct.

I dislike that all the examples in the book uses a special header defined in the Appendix. That makes it impossible to use snippets of code from the examples to make your own applications.

5 out of 5 stars Brilliant. A definitive work........2006-08-27

This is by far the most comprehensive, easy to understand book regarding Unix Network Programming I have come across. Professors in most major university treat teaching unix network programming like brain surgery, they make it as difficult as possible. The book explain every concept in an easy to understand language, TCP, UDP,SCTP, etc, you name it is all here. There is so much to learn from this book for all users novice and advanced and it also makes an excellent reference book. Every unix network programmer should have this book by their side, this is the unix networking programming bible. Like we say in wall street, a great investment, highly recommended.
Java Cookbook, Second Edition
Average customer rating: 4.5 out of 5 stars
  • Still A Great Java Resource!
  • Disappointing
  • Great source for how to code specific situations
  • Excellent resource
  • My favorite type of supplemental reference manual...
Java Cookbook, Second Edition
Ian Darwin
Manufacturer: O'Reilly Media, Inc.
ProductGroup: Book
Binding: Paperback

GeneralGeneral | Java | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Languages & Tools | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
JavaJava | Programming | O'Reilly | By Publisher | Books
GeneralGeneral | Programming | O'Reilly | By Publisher | Books
Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
Similar Items:
  1. Java Examples in a Nutshell, 3rd Edition Java Examples in a Nutshell, 3rd Edition
  2. Java In A Nutshell, 5th Edition Java In A Nutshell, 5th Edition
  3. Learning Java Learning Java
  4. Java Swing Java Swing
  5. Java Servlet & JSP Cookbook Java Servlet & JSP Cookbook

ASIN: 0596007019

Book Description

You have a choice: you can wade your way through lengthy Java tutorials and figure things out by trial and error, or you can pick up Java Cookbook, 2nd Edition and get to the heart of what you need to know when you need to know it. With the completely revised and thoroughly updated Java Cookbook, 2nd Edition, Java developers like you will learn by example, try out new features, and use sample code to understand how new additions to the language and platform work--and how to put them to work for you. This comprehensive collection of problems, solutions, and practical examples will satisfy Java developers at all levels of expertise. Whether you're new to Java programming and need something to bridge the gap between theory-laden reference manuals and real-world programs or you're a seasoned Java programmer looking for a new perspective or a different problem-solving context, this book will help you make the most of your Java knowledge. Packed with hundreds of tried-and-true Java recipes covering all of the major APIs from the 1.4 version of Java, this book also offers significant first-look recipes for the most important features of the new 1.5 version, which is in beta release. You get practical solutions to everyday problems, and each is followed by a detailed, ultimately useful explanation of how and why the technology works. Java Cookbook, 2nd Edition includes code segments covering many specialized APIs--like those for working with Struts, Ant and other new popular Open Source tools. It also includes expanded Mac OS X Panther coverage and serves as a great launching point for Java developers who want to get started in areas outside of their specialization. In this major revision, you'll find succinct pieces of code that can be easily incorporated into other programs. Focusing on what's useful or tricky--or what's useful and tricky--Java Cookbook, 2nd Edition is the most practical Java programming book on the market.

Customer Reviews:

4 out of 5 stars Still A Great Java Resource!.......2007-08-12

I bought the first version of the Java Cookbook many years ago and it was a huge find back then. There were few online resources at the time loaded with really great, consistent sample code, like http://www.javaalmanac.com. The Java Cookbook filled a need then and it fills a need now.

The book covers subjects of interest for programmers with any level of Java expertise. It is written in the classic 'cookbook' format. Each chapter concentrates on a specific area, like 'Strings and Things', 'Pattern Matching with Regular Expressions', 'Object-Oriented Techniques', 'Network Clients', 'Database Access', 'Threaded Java', etc.

Within each chapter, several problems are tackled. One or more pages are devoted to each problem, with a general format of: 'Problem', 'Solution', and 'Discussion'. Many of the problems build on previous solutions. Nearly every solution contains a Java example and the code tends to be simple enough to grok at a glance.

The book has been updated to cover most of the new Java 1.4 and 1.5 goodies, but doesn't have as much coverage as I would have liked. However, the most fundamental topics are covered well. The 800+ page book includes 312 recipes that cover a wide range of topics.

If you are like me and spend a lot of time learning by example, you will find this book an excellent resource.

2 out of 5 stars Disappointing.......2007-02-06

I am a Java newbie and purchased this book in addition to the Head First Java text to get me started. I am a big fan of the Cookbook series, and have generally been very satisied with them. However, the Java Cookbook has been a disappointment.

I must echo the sentiments of "schrapnel" in his review of this text. The recipies given seem designed to teach general concepts rather than solve common programming problems. The result is a general Java textbook that is encumbered with the Cookbook format of Problem, Solution, Discussion. There are numerous instances of the Problem being trivial, or downright silly. For example, "You really want to know about end-of-line characters" and "You need to learn the syntax of JDK 1.4 regular expressions" are presented as Problems for recipies. Clearly, the author is reaching a bit too far in his attempt to present the material in cookbook format.

5 out of 5 stars Great source for how to code specific situations.......2004-10-11

Anyone who has been involved in programming very long soon comes to realize the value of the various programming cookbooks. The cookbooks are not for the person who wants to learn how to program in a particular language, but are very useful for programmers with a basic knowledge of the language. The idea is simple, take the most common problems people deal with and put the solutions into a book. Simply state the problem and then show the code to resolve it. So, if you need to know how to do something you can look it up, enter the code, and test it.

Some of the chapter subjects include Interacting with the Environment, Strings and Things, Pattern Matching, Numbers, Dates and Times, Object-Oriented Techniques, Directory and Filesystem Operations, Graphics and Sound, Network Clients, Server-Side Java, Database Access, XML, and Threaded Java. Typical of any of the programming cookbooks, it is a quick and easy source for answers. Each item has a short explanation of the problem and then goes straight to the code to demonstrate how it works. A great time saver and required resource for Java programmers, Java Cookbook, 2nd Edition is highly recommended.

5 out of 5 stars Excellent resource.......2004-10-04

This is an excellent book-it manages to make itself appropriate for both introductory and experienced Java developers. If you've ever looked at any of the books in O'Reilly's "Cookbook" series, you'll know that the book is organized into "recipes", which illustrate how to accomplish various development tasks in Java.

Many of the beginning recipes are pretty basic, but will be used by developers new to Java to get started. Recipes include setting up the IDE to work correctly, working with a debugger, and even an introduction to JUnit. The next few sections of recipes are similar to what you would expect from any "Learn to Program in Language" book. There is a discussion on strings and string use, numbers, and date time values.

As the book progresses, the recipes become increasingly technical. I was quite impressed to see a discussion of Generics in chapter 8, which were added to 1.5. Additional technical recipes include I/O, graphics and sound, and using sockets in Java. The author is able to successfully discuss a lot of different topics in a very clear and concise way. Additionally, I was both pleased and surprised to see the author include brief discussions on software patterns and agile methodologies, both of which are very much coming into vogue.

Naturally, this book isn't easy to read from cover to cover, but it was never designed that way. Much like an actual cookbook, it is designed to best be used as a reference manual. Experienced non-Java programmers will benefit from this book, which can be used as a good tutorial to learn the Java language quickly. Java programmers will also benefit greatly from this book, and will likely want to have it next to their computer as a reference manual. I would highly recommend this book to anyone either wanting to learn Java or anyone looking for a good Java reference book.

5 out of 5 stars My favorite type of supplemental reference manual..........2004-08-02

I make no apologies about being an "R&D" developer... "Rob & Duplicate". I learn best by seeing something that works, and then adapting it to my own needs. Therefore, a book like Java Cookbook by Ian Darwin (O'Reilly) is the exact type of book I look for and use on a regular basis.

The chapter breakdown: Getting Started; Interacting With The Environment; Strings and Things; Pattern Matching with Regular Expressions; Numbers; Dates and Times; Structuring Data with Java; Data Structuring with Generics, foreach, and Enumerations; Object-Oriented Techniques; Input and Output; Directory and Filesystem Operations; Programming External Devices: Serial and Parallel Ports; Graphics and Sound; Graphical User Interfaces; Internationalization and Localization; Network Clients; Server-Side Java: Sockets; Network Clients II: Applets and Web Clients; Java and Electronic Mail; Database Access; XML; Distributed Java: RMI; Packages and Packaging; Threaded Java; Introspection, or "A Class Named Class"; Using Java with Other Languages

For those unfamiliar with the "Cookbook" style, the chapters have a series of real-life problems, such as playing a sound file, playing a video clip, and printing in Java. The problem is followed by a short one or two line solution and an expanded discussion of the issue complete with code. This approach makes it really easy to find something that is similar to the issue you're facing and to see how someone else would solve it.

For me, the quality of this book is really high. It's a second edition covering the Java 1.5 package, so it's fully up on the current technology. In fact, the Generics chapter deals exclusively with new features in 1.5. Some of the solutions are code classes developed by the author and made available for download. But unlike some books I've reviewed where the author supplies code, this isn't an attempt to push their company or product. It's just a clean way to use a solution that someone else has worked through.

This isn't a book you'd use to learn Java from scratch, but it's a book you'll use on a regular basis as you continue to expand your Java knowledge. Highly recommended.
Essential ActionScript 3.0 (Essential)
Average customer rating: 4.5 out of 5 stars
  • Good but not enough
  • Well beyond the essentials
  • Great primer!
  • Not for the young at heart
  • Anyone Seeking Clarity, Completeness, and AS3 Enlightenment Beware...
Essential ActionScript 3.0 (Essential)
Colin Moock
Manufacturer: Adobe Dev Library
ProductGroup: Book
Binding: Paperback

Object-Oriented DesignObject-Oriented Design | Software Design, Testing & Engineering | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Languages & Tools | Programming | Computers & Internet | Subjects | Books
InternetInternet | Home Computing | Computers & Internet | Subjects | Books | Internet & Education | Online Searching | Web Browsers | Web for Kids
FlashFlash | Web Design | Web Development | Computers & Internet | Subjects | Books
GeneralGeneral | Computers & Internet | Subjects | Books
Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
All TitlesAll Titles | Qualifying Textbooks - Fall 2007 | Stores | Books
Similar Items:
  1. ActionScript 3.0 Cookbook: Solutions for Flash Platform and Flex Application Developers ActionScript 3.0 Cookbook: Solutions for Flash Platform and Flex Application Developers
  2. Foundation Actionscript 3.0 Animation: Making Things Move! Foundation Actionscript 3.0 Animation: Making Things Move!
  3. ActionScript 3.0 Design Patterns: Object Oriented Programming Techniques (Adobe Developer Library) ActionScript 3.0 Design Patterns: Object Oriented Programming Techniques (Adobe Developer Library)
  4. Programming Flex 2: The comprehensive guide to creating rich media applications with Adobe Flex (Programming) Programming Flex 2: The comprehensive guide to creating rich media applications with Adobe Flex (Programming)
  5. Advanced ActionScript 3 with Design Patterns Advanced ActionScript 3 with Design Patterns

ASIN: 0596526946

Book Description

ActionScript 3.0 is a huge upgrade to Flash's programming language. The enhancements to ActionScript's performance, feature set, ease of use, cleanliness, and sophistication are considerable. Essential ActionScript 3.0 focuses on the core language and object-oriented programming, along with the Flash Player API. Essential ActionScript has become the #1 resource for the Flash and ActionScript development community, and the reason is the author, Colin Moock. Many people even refer to it simply as "The Colin Moock book."

And for good reason: No one is better at turning ActionScript inside out, learning its nuances and capabilities, and then explaining everything in such an accessible way. Colin Moock is not just a talented programmer and technologist; he's also a gifted teacher.

Essential ActionScript 3.0 is a radically overhauled update to Essential ActionScript 2.0. True to its roots, the book once again focuses on the core language and object-oriented programming, but also adds a deep look at the centerpiece of Flash Player's new API: display programming. Enjoy hundreds of brand new pages covering exciting new language features, such as the DOM-based event architecture, E4X, and namespaces--all brimming with real-world sample code.

The ActionScript 3.0 revolution is here, and Essential ActionScript 3.0's steady hand is waiting to guide you through it.

Adobe Developer Library is a co-publishing partnership between O'Reilly Media and Adobe Systems, Inc. and is designed to produce the number one information resources for developers who use Adobe technologies. Created in 2006, the Adobe Developer Library is the official source for comprehensive learning solutions to help developers create expressive and interactive web applications that can reach virtually anyone on any platform. With top-notch books and innovative online resources covering the latest in rich Internet application development, the Adobe Developer Library offers expert training and in-depth resources, straight from the source.

Customer Reviews:

4 out of 5 stars Good but not enough.......2007-10-12

If you are coming from AS 2.0 timeline scripting, maybe you should start from the end and read first the Chapter 29. The book needed to be wide enough to fit Flash, Flex and mxmlc so you might feel that the author is not speaking directly to you sometimes. It can make things harder to understand.

The book has many pages, but it is far from being definitive. There are a lot of topics that it doesn't cover. On the other hand, topics covered are very well explained and much can be learned from this book.

I just finished reading it and from now on it will be used as a guide together with the ActionScript Language Reference.
Also, I'll start reading another book which I hope may complement this one.

5 out of 5 stars Well beyond the essentials.......2007-09-18

I've been getting deeper into "Essential ActionScript 3.0" and I'm amazed at the thoroughness of this book. I was first introduced to Colin's writing with "ActionScript for Flash MX, the Definitive Guide". I'd just came from two years of teaching Java for Sun Microsystems and loved the way he handled explanations in the book, often he'd even compare AS to Java and go deep in the details. With AS3, we finally have language rivaling Java, and (IMO) a better set of APIs.

The amount of information is stunning, it boggles the mind. Colin covers AS3 in more detail, with better explanations, and a better grasp of the subject than the Adobe documentation. If you are programming in AS3, this book is must. I don't think you could get the most out of AS3 programming without it, or maybe you could but it would take quite a bit longer!

A side-effect of this book is the shear size of it gives you an idea of the depth of the subject matter. AS3 is an object-oriented programming language and framework, not just a scripting language.

I just have two minor criticisms (which by no means affects my recommendation of this book). The first is that he covers a ton of material in the beginning but does not have the reader compile until chapter 7 (page 130). AS3 is so much fun in how easy it makes graphics programming, that I feel he could teach the first six chapters more effectively if he had the user compiling and running examples along the way (even simple examples). My second is one that is probably just my own pet peeve... at the end of each chapter he has a paragraph about the next chapter, it's distracting to me, I'd rather read about the stuff in the next chapter in the next chapter.

This is a well-organized, clearly written book, with great examples throughout. If you are coming to AS3, this book should be within arms reach if not already sitting open on your desk.

4 out of 5 stars Great primer!.......2007-09-17

Coming from a java and javascript programming background I found this book very informative and easy to learn. This book is a must-have if you are new to AS3 and also if you want to learn FLEX 2. I highly recommend this book for beginners who wants to learn AS3 programming language.

4 out of 5 stars Not for the young at heart.......2007-09-11

Great reference. But if you are still learning, get another text with this one to guide you along.

4 out of 5 stars Anyone Seeking Clarity, Completeness, and AS3 Enlightenment Beware..........2007-09-06

After jumping on the bandwagon after reading the first few chapters of this book and feeling flushed with geeky euphoria, I now have to rerate this book as "DO NOT BUY."

It's difficult, very difficult to believe the positive reviews given to this book. EAS3 is nowhere near as good as its predecessor; it is very poorly written, poorly structured, incomplete, and appears to have several if not many technical mistakes (I found several undocumented code errors) that will have coders up all night wondering "what's wrong"?

To start, some of the sophistry of Essential AS 2.0 emerges with remorseless abandon in this book which is choked full of excessive erudition that serves nobody. Take this passage:

"object.instanceVariable = value


In the preceding code, object[italics] is the object whose instance variable will be assigned a value, instanceVariable[italics] is one of object's instance variables (as defined by object's class), and value[italics] is the value to assign."

The book italicizes the words noted in italics above but this notation does little to detangle the tautologies that explain nothing and confuse everything. Only seasoned coders versed in coding terminology such as "object" will begin to understand the sentence and then only vaguely. Obviously, the first directive to coders, KISS, was lost on this exhaustive book. After all, couldn't Moock have written that explanation with more clarity? Passage like the above are replete throughout the book.

Here is another statement that a good publisher would have demanded rewriting:

Via the scope chain, code in an instance method's scope can access these definitions:

*

All definitions available to code in the global scope
*

All definitions available to code in the scope of the class containing the instance method definition

Isn't the second point circular? It's basically saying that instance methods can access code that is accessible by instance methods. This writing is AWFUL. Sorry to see this series which was the ActionScript franchise deteriorate into such a cesspool of unnecessary and foul erudition. That passage, like so many others in the book, reads more like the tax code than an clear exposition of AS3.

Secondly, how can anyone claim this book is a thorough treatment of AS3? There is scant if any discussion on SOUND or VIDEO. In fact, this book starts with a discussion of OOP like EAS2 then strangely turns into more a recipe, by the numbers how-to use AS3's library. Not that this strange turn is bad but there are better books, namely the Visual QuickStart Guide AS3, which are better recipe books than this one.

Thirdly, this book doesn't even cover the same ground as EAS2 which was a good primer into OOP for AS and at the time of its publication, the only worthwhile high-level treatment of AS. This book, as stated earlier, is more focused on how-to at the code level. It was a major disappointment to see this book abruptly ends its discussion of OOP and turn to by-the-numbers coding.

Lastly (there is more but I cannot lament anymore about this bad book) this book is poorly structured. Too many times in the book, Moock introduces an idea that is not discussed in any detail until later in the book. This is just poor structuring and planning. A better book would have built instructions in increments and exercised caution to avoid the yo-yo structure of this book.

This book has approached cult status among the AS community and there is some basis for the vast anticipation of this book given EAS2. However, the laudatory reviews on Amazon are vastly overrated. This is a poorly written, poorly structured, and at times mysteriously erroneous book.

I can't change the star rating given before this update but a warning to everyone: when a book is more difficult to understand than the underlying substance it purports to explains, BEWARE. 0, Zero stars are merited because this is truely a book that is one or more drafts away from publication. I withdraw my recommendation and recommend instead for everyone to read Essential AS2 first, then update by skimming through this book or wait for something more reader friendly. There is no satisfaction in slogging through this book which is among the worse published by O'Reilly.
Google Advertising Tools: Cashing in with AdSense, AdWords, and the Google APIs
Average customer rating: 4 out of 5 stars
  • Great resouce book
  • Google Advertising Tools: Cashing in with AdSense, AdWords, and the Google APIs
  • Just OK
  • a book to begin
  • Useful Information
Google Advertising Tools: Cashing in with AdSense, AdWords, and the Google APIs
Harold Davis
Manufacturer: O'Reilly Media, Inc.
ProductGroup: Book
Binding: Paperback

AdvertisingAdvertising | Marketing & Sales | Business & Investing | Subjects | Books
Web MarketingWeb Marketing | Business & Culture | Computers & Internet | Subjects | Books
Web BrowsersWeb Browsers | Internet | Home Computing | Computers & Internet | Subjects | Books
GeneralGeneral | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
Web ServicesWeb Services | Web Development | Computers & Internet | Subjects | Books
Web Authoring & DesignWeb Authoring & Design | Web Development | O'Reilly | By Publisher | Books
Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
Similar Items:
  1. The AdSense Code: What Google Never Told You About Making Money with AdSense The AdSense Code: What Google Never Told You About Making Money with AdSense
  2. Search Engine Optimization: An Hour a Day Search Engine Optimization: An Hour a Day
  3. Pay-Per-Click Search Engine Marketing Handbook: Low Cost Strategies for Attracting New Customers Using Google, MSN, Yahoo & Other Search Engines Pay-Per-Click Search Engine Marketing Handbook: Low Cost Strategies for Attracting New Customers Using Google, MSN, Yahoo & Other Search Engines
  4. Winning Results with Google AdWords Winning Results with Google AdWords
  5. Search Engine Marketing, Inc.: Driving Search Traffic to Your Company's Web Site (Ibm Press) Search Engine Marketing, Inc.: Driving Search Traffic to Your Company's Web Site (Ibm Press)

ASIN: 0596101082

Book Description

When it comes to advertising on the web, you just can't argue with the numbers. A $7 billion market today is expected to grow to $18.9 billion by 2010. Jupiter Research also estimates that search advertising will be a larger share of the market than display advertising by 2010. These phenomenal numbers are due largely to Google, which has changed the way the world publishes content - and advertises.

Google Advertising Tools from O'Reilly examines the business and technology behind making money with content and advertising on the web. This focused, easy-to-read guide shows you how to use Google's advertising services to make it happen. You'll find all the background information you need to work with Google AdSense, which automatically delivers text and image ads that are precisely targeted to your site, and Google AdWords, which lets you generate text ads that accompany specific search term results.

This book has specific and detailed sections on:

Once you've read all four parts, you'll have a comprehensive picture of how advertising works on the web and how you can use the Google advertising programs to your advantage.

Customer Reviews:

5 out of 5 stars Great resouce book.......2007-10-19

Like most of the O'Reilly books, this is very well written and a really good resource for tips and hints. It is not as good for a beginner, but is good for people that need a good resource to go to the next level.

5 out of 5 stars Google Advertising Tools: Cashing in with AdSense, AdWords, and the Google APIs.......2007-07-15

It is estimated that Google ads reach 80% of all Internet users. No other advertising system or promotional scheme (including spam campaigns) can boast such coverage. Cashing in on Google ads either as an advertiser through AdWords or by getting paid by the click for hosting Google ads through Adsense is a pretty quick and simple process.

Google Advertising Tools is meant for the beginner advertiser or new website owner who would like to make a little extra money through hosting Google ads. This book takes the reader through the whats, the whys, the hows, and the wheres of these options. Much of the more complicated parts of these processes are even detailed step by step complete with illustrations of what the reader will see at the website. I do suggest this book to those new to Google ads. However, I also think that those already participating in these programs with find a few helpful hints and tips, particularly in the optimizing sections.



3 out of 5 stars Just OK.......2007-01-10

This book was OK, I mean it has some good information but you can find most of it online so it is more of a resource book instead of a book having especially valuable information.

Im glad I bought it cause I now have a resource book on the shelf and dont have to search online and I often have limited time.

If you have the time to research online then do that, otherwise by this book.

3 out of 5 stars a book to begin.......2007-01-07

if you are interested on how search engines work this a book you can start

3 out of 5 stars Useful Information.......2006-12-05

While I found the book useful and inspiring, the author did bounce all over the place and made some strange comments. He even devoted an entire chapter to marketing adult sites, which I thought was a bit strange. Davis wrote at all levels conceptually, theoretically and tactically - which is good. Overall, it's a useful book with good information.
iText in Action: Creating and Manipulating PDF
Average customer rating: 5 out of 5 stars
  • Good book
  • Excellent book on a great open source software project...
  • iText saved me!
iText in Action: Creating and Manipulating PDF
Bruno Lowagie
Manufacturer: Manning Publications
ProductGroup: Book
Binding: Paperback

Graphic DesignGraphic Design | Computers & Internet | Subjects | Books | 3D Graphics | Adobe FrameMaker | Adobe Illustrator | Adobe InDesign | Adobe PageMaker | CAD | Desktop Publishing | Electronic Documents | General | Information Visualization | Interface Design | Printing | Reference | Rendering & Ray Tracing | Scanning | Typography | Web Design
GeneralGeneral | Programming | Computers & Internet | Subjects | Books
C#C# | Languages & Tools | Programming | Computers & Internet | Subjects | Books
Word ProcessingWord Processing | Microsoft | Computers & Internet | Subjects | Books
GeneralGeneral | Computers & Internet | Subjects | Books
GeneralGeneral | Word Processors & Editors | Software | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
All TitlesAll Titles | Qualifying Textbooks - Fall 2007 | Stores | Books
Similar Items:
  1. Java Persistence with Hibernate Java Persistence with Hibernate
  2. PDF Hacks: 100 Industrial-Strength Tips & Tools PDF Hacks: 100 Industrial-Strength Tips & Tools
  3. EJB 3 in Action EJB 3 in Action
  4. JasperReports: Reporting for Java Developers JasperReports: Reporting for Java Developers
  5. Java Generics and Collections Java Generics and Collections

ASIN: 1932394796

Book Description

Imagine a publisher who wants to "stamp" his ebooks on the fly with the name of the buyer (to discourage sharing). Such a publisher would (and we know one who does) use iText for the task. Developers looking to enhance web- and other applications with dynamic PDF document generation and/or manipulation will find this book unique in content and readability. Based on ongoing examples that encourage learning "in action," they will finally understand PDF and learn how to build applications that produce professional, high-quality PDF documents. While the basic functionality of iText is easy to acquire, this book lowers the learning curve for more advanced functionality. It explains how to use iText to create/manipulate PDF documents on-the-fly in one or more of the following situations:

  • Due to time or size, the PDF documents can't be produced manually
  • The content of the document must be calculated or based on user input.
  • The content needs to be customized or personalized.
  • The PDF content needs to be served in a web environment.
  • Documents are to be created in "batch process" mode.

    All the examples are written in Java, but they can be easily adapted to .NET by developers using one of the .NET ports: iTextSharp (C#) or iText.NET (#J). While iText is a free Java library and the examples are written from the point of view of the Java developer, nine out of ten examples can be run by .NET developers with only minimal changes.

    Customer Reviews:

    5 out of 5 stars Good book.......2007-05-28

    This is nice book, though most of the contents can be found online (I believe it is linked from the author's website). I have created some complex PDF files using iText following the examples on the book and online tutorials. This is the book from iText creator, surely it worth a 5 starts.

    5 out of 5 stars Excellent book on a great open source software project..........2007-04-08

    I've always figured that there should be some way to create PDF files without the manual effort of any 3rd party software client. Now I find out there is a way, and it's rather exciting... iText In Action by Bruno Lowagie covers the iText open source software project. It's a very well done reference manual that can also serve as a tutorial for a decent Java developer.

    Contents:
    Part 1 - Introduction: iText - when and why; PDF engine jump-start; PDF - why and when
    Part 2 - Basic Building Blocks: Composing text elements; Inserting images; Constructing tables; Constructing columns
    Part 3 - PDF Text and Graphics: Choosing the right font; Using fonts; Constructing and painting paths; Adding color and text; Drawing to Java Graphics2D
    Part 4 - Interactive PDF: Browsing a PDF document; Automating PDF creation; Creating annotations and fields; Filling and signing AcroForms; iText in web applications; Under the hood
    Appendixes: Class diagrams; Creating barcodes; Open parameters; Signing a PDF with a smart card; Dealing with exceptions; Pdf/X, Pdf/A, and tagged PDF; Resources; index

    Lowagie starts off with a brief background of how iText came into being, along with a scenario of where the ability to programmatically create PDF files could dramatically change the way a college would run a department. Then after a short Hello World example that involves creating a simple document, he delves into all the different features and capabilities. The book at this point starts to change from tutorial to reference manual, but it's done in such a way that you could just keep working through the material in tutorial fashion with little effort (and good results). The example code in all the chapters are extensively annotated and explained, so you're not left to your own devices to try and figure out what the logic is trying to accomplish. In fact, I would say that the code annotation and commentary is some of the best I've seen in a book of this type. Great job...

    The main target audience for this book is the Java developer, as the iText project is Java-based. There are .NET ports for J# and C#, and knowing how close those languages are to Java, this book should work pretty well for those development efforts with a little bit of thought and modification. Other languages should be able to use the iText toolkit if they have some way to call Java code modules from within their programs. As a Notes/Domino developer, I should be able to utilize all of this package in any Java agents I write, and the LS2J feature of LotusScript might also work well. After reading this book, I know I have some things I need to try...

    If you have any sort of need involving the creation of PDF files from within your own system, iText is a great alternative to explore. And if that seems to be the way to go, I don't know of any better book to get than this one...

    5 out of 5 stars iText saved me!.......2006-12-16

    In January 2006 I was assigned to build a system that would create lots of PDF reports, typically with hundreds of pages of tables, and with tables nested in other tables. I started with an an open-source tool called BIRT that is well-designed and powerful, but it didn't quite give me sufficient low-level control over some aspects of PDF creation. When I realized that BIRT wasn't going to work for me, I was behind schedule and in trouble. Then I discovered iText. (BIRT actually is built using iText jar files.) I found that iText gave me exactly what I needed: an easy-to-use yet powerful Java API for creating PDF files. The remainder of the project, using iText, went smoothly, and my boss was very happy with the results. But I sure wish that I'd had Bruno Lowagie's "iText in Action" book at the time! That would have shaved a few weeks off of the project and would have saved me from learning some things painfully, by trial and error. As the original developer of iText, Bruno Lowagie is uniquely qualified to write this book. He obviously put a huge amount of effort into it, reflecting his longstanding commitment to iText. He made every effort to explain things as clearly as possible, and to document the pitfalls as well as the attractive features. It is evidently a labor of love for him. The book is written to the high editorial standards of other Manning books, with clear organization, good typography and layout, and so on. I highly recommended iText itself, and also this book, to anyone who is using Java to work with PDF files.
    Dan Appleman's Visual Basic Programmer's Guide to the Win32 API
    Average customer rating: 4.5 out of 5 stars
    • Must have for Professional VB/VBA Programmer
    • A must have book
    • DO NOT BUY THIS BOOK
    • It's the Bible
    • dan appleman is the API god
    Dan Appleman's Visual Basic Programmer's Guide to the Win32 API
    Dan Appleman
    Manufacturer: Sams
    ProductGroup: Book
    Binding: Paperback

    Win32 APIWin32 API | APIs & Operating Environments | Programming | Computers & Internet | Subjects | Books
    GeneralGeneral | Programming | Computers & Internet | Subjects | Books
    GeneralGeneral | Languages & Tools | Programming | Computers & Internet | Subjects | Books
    Visual BasicVisual Basic | Development | Microsoft | Computers & Internet | Subjects | Books | .Net | C# | C++ | Visual Studio
    Windows - GeneralWindows - General | Operating Systems | Microsoft | Computers & Internet | Subjects | Books
    InternetInternet | Home Computing | Computers & Internet | Subjects | Books | Internet & Education | Online Searching | Web Browsers | Web for Kids
    GeneralGeneral | Computers & Internet | Subjects | Books
    GeneralGeneral | Software | Computers & Internet | Subjects | Books
    Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
    All TitlesAll Titles | Qualifying Textbooks - Fall 2007 | Stores | Books
    Computers & InternetComputers & Internet | Qualifying Textbooks - Fall 2007 | Stores | Books
    Similar Items:
    1. Dan Appleman's Win32 API Puzzle Book and Tutorial for Visual Basic Programmers Dan Appleman's Win32 API Puzzle Book and Tutorial for Visual Basic Programmers
    2. Win32 API Programming with Visual Basic Win32 API Programming with Visual Basic
    3. Advanced Visual Basic 6: Power Techniques for Everyday Programs (The DevelopMentor Series; Book Only) Advanced Visual Basic 6: Power Techniques for Everyday Programs (The DevelopMentor Series; Book Only)
    4. Subclassing and Hooking with Visual Basic Subclassing and Hooking with Visual Basic
    5. Visual Basic(r) Graphics Programming: Hands-On Applications and Advanced Color Development, 2nd Edition Visual Basic(r) Graphics Programming: Hands-On Applications and Advanced Color Development, 2nd Edition

    ASIN: 0672315904

    Book Description

    Quickly harness the full power of the Windows(R) 32-bit operating system using Visual Basic. This best-selling guide covers every key element of the core Win32 API--from Windows management and drawing operations to advanced process control and interprocess communication techniques. Dan Applemen shows you how to translate C and C++ based Win32 documentation to Visual Basic, how to port 16-bit applications to 32-bits, and how to design applications to run on different versions of Windows.

    Customer Reviews:

    5 out of 5 stars Must have for Professional VB/VBA Programmer.......2005-10-10

    This was just what I needed to develop a special VBA program with Access. The Win32 API's let you get a little closer to the Window operating system than most standard languages.

    5 out of 5 stars A must have book.......2005-01-28

    After buying many useless books on the VB API programming I bought this one after I read the reviews, and it is the ultimate reference ever.

    If you are thinking of buying it, read the other reviews - they describe it more than I do - and go ahead and get it. It's worth every ounce of its weight in pure gold.

    1 out of 5 stars DO NOT BUY THIS BOOK.......2002-11-20

    This book is useless for any work or learning.

    All samples are made with authors' functions which are in compiled dll written in C++ !?

    Each chapter has at least 30% about porting from Win16 to Win32.

    And book is filled with listings of forms and projects.

    If you remove all this from book, the rest is less than 100 pages with confused explanations.

    Do not buy this book. There are much better books around.

    5 out of 5 stars It's the Bible.......2002-04-24

    For as long as there's been an API for VB developers, Dan has been THE source for reference on how to use it. He is the definitive authority. (How many people can earn that title about anything?)

    Use this book FIRST. Then check with other sources of you need to.

    5 out of 5 stars dan appleman is the API god.......2002-04-03

    it works well as a desktop reference but it also takes a little time to explain some of the more hardcore concepts. i recommend this book to ANYONE wanting to start and sucessfully finish an API project.
    from this book it is apparent that mr Appleman believes VB can do ANYTHING by using a little API and, after owning it for a few months, you'll know it's true and you'll know how to make it happen too. a must-have for any self-respecting vb programmer
    Professional Web 2.0 Programming (Wrox Professional Guides)
    Average customer rating: 3 out of 5 stars
    • Not recommended
    • Combining Multiple Technologies Under a New Name
    Professional Web 2.0 Programming (Wrox Professional Guides)
    Eric van der Vlist , Danny Ayers , Erik Bruchez , Joe Fawcett , and Alessandro Vernet
    Manufacturer: Wrox
    ProductGroup: Book
    Binding: Paperback

    Website Architecture & UsabilityWebsite Architecture & Usability | Web Development | Computers & Internet | Subjects | Books
    Web 2.0Web 2.0 | Web Development | Computers & Internet | Subjects | Books
    InternetInternet | Home Computing | Computers & Internet | Subjects | Books | Internet & Education | Online Searching | Web Browsers | Web for Kids
    GeneralGeneral | Programming | Computers & Internet | Subjects | Books
    XHTMLXHTML | Languages & Tools | Programming | Computers & Internet | Subjects | Books
    GeneralGeneral | Languages & Tools | Programming | Computers & Internet | Subjects | Books
    GeneralGeneral | Computers & Internet | Subjects | Books
    GeneralGeneral | Software | Computers & Internet | Subjects | Books
    Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
    All Amazon UpgradeAll Amazon Upgrade | Amazon Upgrade | Stores | Books
    Computers & InternetComputers & Internet | Amazon Upgrade | Stores | Books
    Similar Items:
    1. Professional Ajax, 2nd Edition (Programmer to Programmer) Professional Ajax, 2nd Edition (Programmer to Programmer)
    2. Amazon.com Mashups Amazon.com Mashups
    3. Pro JavaScript Techniques (Pro) Pro JavaScript Techniques (Pro)
    4. Ajax Design Patterns Ajax Design Patterns
    5. Professional JavaScript for Web Developers (Wrox Professional Guides) Professional JavaScript for Web Developers (Wrox Professional Guides)

    ASIN: 0470087889

    Book Description

    Web 2.0 architecture opens up an incredible number of options for flexible web design, creative reuse, and easier updates. Along with covering the key languages and techniques of Web 2.0, this unique book introduces you to all of the technologies that make up Web 2.0 at a professional level. Throughout the chapters, you'll find code for several example applications built with popular frameworks that you'll be able to utilize.

    You'll first explore the technologies that are used to create Web 2.0 applications. This includes an in-depth look at XHTML, Cascading Style Sheets (CSS), JavaScript, and Ajax. Next, you'll gain a better understanding of the protocols and formats that enable the exchange of information between web clients and servers. Ultimately, you'll discover exactly what you need to know about server-side programming in order to implement new ideas and develop your own robust applications.

    What you will learn from this book

    Who this book is for

    This book is for professional developers who have a basic understanding of HTML, CSS, JavaScript, and XML.

    Wrox Professional guides are planned and written by working programmers to meet the real-world needs of programmers, developers, and IT professionals. Focused and relevant, they address the issues technology professionals face every day. They provide examples, practical solutions, and expert education in new technologies, all designed to help programmers do a better job.

    This book is also available as part of the 4-book JavaScript and Ajax Wrox Box (ISBN: 0470227818). This 4-book set includes:

    Customer Reviews:

    1 out of 5 stars Not recommended.......2007-10-19


    Here we go again, another book from Wrox press written by multiple authors from multiple disciplines. Professional Web 2.0 Programming is another deception for me in that it only provides high level details about web 2.0 and the book contains several chapters of subjects already mentioned over and over again in other books already. Let's start with Chapter 2. Here we have an overview of HTML, CSS, XHTML and DOM. I mean, why is this mentioned here? Is this a WEB 2.0 book or Web 1.0 book? Chapter 3 is about JavaScript and Ajax. What a waste, I already have a JavaScript book no need for half a chapter on JavaScript undefined objects. The other half is about high level design philosophies about Ajax. If this is what is referred to as a professional book on programming I'm really disappointed. Chapter 5 is a rehash of XSL with a mix of SVG. Chapter 6 is a waste of time about rich client applications providing little value to the reader. Chapter 7 is a rehash of the HTTP protocol URI. Chapter 8 is a rehash of XML. Chapter 9 talks about Syndication. Ha! Finally 15 pages worth of WEB 2.0 information via a high level definition of the RSS format. Chapter 11 is about web services, a rehash of other books on the subject.

    5 out of 5 stars Combining Multiple Technologies Under a New Name.......2007-01-15

    If you really want to get a good discussion going among web types just ask the question, 'What's Web 2.0.?'

    The authors of this book have decided that Web 2.0 is a series of loosely integrated technologies that when used together are able to create a greatly enhanced web experience. These include:

    HTML moving to XHTML
    Cascading Style Sheets
    JavaScript moving to Asynchronous JavaScript and XML (AJAX)
    Syndication and RSS Feeds
    Web Services (REST and SOAP)
    Uniform Record Identifiers (URI)
    Serving Multimedia
    and of course Security.

    This book identifies, describes, and ties all these technologies together. It presume that the reader is a professional developer who have at least a basic understanding of HTML, CSS, JavaScript, and XML. It is written by professional programmers with an intended audience of professionals. The one complaint that I would mention is that the coverage of Ruby on Rails is so minimal. This seems to be a growing technology, and at least come comments pro or con would have been appreciated.
    Google Hacks: Tips & Tools for Finding and Using the World's Information (Hacks)
    Average customer rating: 4.5 out of 5 stars
    • Explanation of the Google Api
    • GOOGLE HACKS comes packed with usage tips not to be found elsewhere.
    • "Google Hacks" is highly technical
    • A SIMPLE GOOGLE SEARCH!!
    • A Must-Have
    Google Hacks: Tips & Tools for Finding and Using the World's Information (Hacks)
    Rael Dornfest , Paul Bausch , and Tara Calishain
    Manufacturer: O'Reilly Media, Inc.
    ProductGroup: Book
    Binding: Paperback

    PrivacyPrivacy | Business & Culture | Computers & Internet | Subjects | Books
    Blogging & BlogsBlogging & Blogs | Business & Culture | Computers & Internet | Subjects | Books
    Network SecurityNetwork Security | Networking | Computers & Internet | Subjects | Books
    Online SearchingOnline Searching | Internet | Home Computing | Computers & Internet | Subjects | Books
    GeneralGeneral | Programming | Computers & Internet | Subjects | Books
    Web BrowsersWeb Browsers | Microsoft | Computers & Internet | Subjects | Books
    GeneralGeneral | Computers & Internet | Subjects | Books
    GeneralGeneral | Software | Computers & Internet | Subjects | Books
    Web ProgrammingWeb Programming | Programming | O'Reilly | By Publisher | Books
    GeneralGeneral | Programming | O'Reilly | By Publisher | Books
    Internet SecurityInternet Security | O'Reilly | By Publisher | Books
    Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
    Similar Items:
    1. Google Pocket Guide Google Pocket Guide
    2. Google: The Missing Manual Google: The Missing Manual
    3. Spidering Hacks Spidering Hacks
    4. Google Hacking for Penetration Testers, Volume 1 Google Hacking for Penetration Testers, Volume 1
    5. Google Maps Hacks Google Maps Hacks

    ASIN: 0596527063

    Amazon.com

    Everyone loves Google, and it's the first place many people turn to locate information on the Internet. There's a big gap, though, between knowing that you can use Google to get advance information on your blind date and having a handle on the considerable roster of fact-finding tools that the site makes available. Google Hacks reveals--and documents in considerable detail--a large collection of Google capabilities that many readers won't have even been aware of. Want to find the best price on a pair of leg warmers? Try the Froogle price-searcher that's hidden within the Google site. Interested in finding weblog commentary about a particular subject? Tara Calishain and Rael Dornfest call your attention to the special Google syntaxes for that purpose. This book makes it clear that there's lots more to the Google site than typing in a few keywords and trusting the search engine to yield useful results.

    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.

    Book Description

    Everyone knows that Google lets you search billions of web pages. But few people realize that Google also gives you hundreds of cool ways to organize and play with information.

    Since we released the last edition of this bestselling book, Google has added many new features and services to its expanding universe: Google Earth, Google Talk, Google Maps, Google Blog Search, Video Search, Music Search, Google Base, Google Reader, and Google Desktop among them. We've found ways to get these new services to do even more.

    The expanded third edition of Google Hacks is a brand-new and infinitely more useful book for this powerful search engine. You'll not only find dozens of hacks for the new Google services, but plenty of updated tips, tricks and scripts for hacking the old ones. Now you can make a Google Earth movie, visualize your web site traffic with Google Analytics, post pictures to your blog with Picasa, or access Gmail in your favorite email client. Industrial strength and real-world tested, this new collection enables you to mine a ton of information within Google's reach. And have a lot of fun while doing it:

    For those of you concerned about Google as an emerging Big Brother, this new edition also offers advice and concrete tips for protecting your privacy. Get into the world of Google and bend it to your will!

    Customer Reviews:

    5 out of 5 stars Explanation of the Google Api.......2007-03-30

    1. Word order matters
    2. repetition of words ignores the repeating words with no search results

    3. inanchor, inurl, intitle, site
    inanchor:oreilly -inurl: oreilly -site: edu
    oreilly in anchor text
    oreilly not in the url
    site is not edu (limits to a certain domain)

    intitle:OSTEOPOROSIS inurl:links
    OSTEOPORSIS in the title
    links in the url
    OSTEOPOROSIS in the anchor text

    intitle:biology inurl:help
    Takes you to a manageable size of 602 for help in biology.

    4. Google does not support stemming (moon, moonlight, moonshot)
    Google does support wild card pattern *
    Google does have a ten word limit

    three * mice
    returns
    three Blind mice
    three white mice

    5. daterange:startdate-enddate
    [...]

    6. Phonebook searchs:
    phonebook: searches the entire google phonebook
    rphonebook: searches residental listings only
    bphonebook: search business listings only

    phonebook:nelson id

    7: Finding articles
    [...] "ADO" or "ODBC"

    Searches the site www.listensoftware for all articles about ADO
    "ODBC"

    8. Searchable directorys

    "what's new" "what's cool" directory SAUERKRAUT
    "what's new" categories sauerkraut (recipe)
    "what's new" listings sauerkraut (links to recipes)

    9. GAPIS
    [...]

    Standalone application that takes advantage of the Google API search component.

    5 out of 5 stars GOOGLE HACKS comes packed with usage tips not to be found elsewhere........2006-11-07

    Almost anyone who uses a computer knows that Google is a superior search engine - but do you know it also offers ways to organize and manipulate that information? The updated third edition of GOOGLE HACKS: TIPS & TOOLS FOR FINDING AND USING THE WORLD'S INFORMATION tells how, with chapters covering not just search techniques or advanced search strategies, but what to do with the information once it's found. From building a customized Google map for your web site to handling RSS feeds, news listings, blogs, and even using Gmail as an external hard drive, GOOGLE HACKS comes packed with usage tips not to be found elsewhere.

    Diane C. Donovan
    California Bookwatch

    4 out of 5 stars "Google Hacks" is highly technical.......2006-11-05

    This book is an excellent reference for someone with special research needs. However, it is not for the average user as it requires above average technical knowledge. This should be pointed out more directly in the description.

    5 out of 5 stars A SIMPLE GOOGLE SEARCH!!.......2006-09-19

    Do you want to make your Google searching experience more fruitful? If you do, then this book is for you! Authors Rael Dornfest, Paul Bausch and Tara Calishain, have done an outstanding job of writing a third edition of a book that goes beyond the instruction page to the idea of hacks.

    Dornfest, Bausch and Calishain, begin by describing the fundamentals of how Google's search works. Then, the authors show you how to measure Google Mindshare, range farther across the Web, twist and recombine your queries, squeeze the last drop of results out of every search, and even go beyond the bounds of Google's index. Next, they show you how to use a combination of Google tools to gather the latest news and opinions from across the Web. The authors continue by showing you how to integrate Google into your toolbar, desktop, and browser. They also show you how you can use Google Maps to learn about your neighborhood and your world. Then, the authors discuss the proper and improper uses of Gmail. Next, they show you how to use Google's infamous PageRank, how to clean up for a Google visit, how to make money with your pages, and how to make sure your pages aren't indexed by Google if you don't want them to be. Finally, the authors introduce you to the wonders of the Google Search Application Programming Interface (API), which underlies many of the hacks in this book.

    This most excellent book is not an exhaustive manual on how every command in the Google syntax works. But, rather, this book shows you some tricks for making the best use of a search.

    5 out of 5 stars A Must-Have.......2006-09-01

    Nobody browses the web anymore - we all search for whatever we want. This book helps you understand the dark secrets of Google and makes your time on the web more valuable. I only wish I'd bought it sooner!

    Bill Dyszel, Author, Microsoft Outlook for Dummies
    Pro EJB 3: Java Persistence API (Pro)
    Average customer rating: 4.5 out of 5 stars
    • Company decided against using EJB 3.0
    • Well written
    • Strong EB / JPA Book
    • Informative, but light.
    • Frustrating
    Pro EJB 3: Java Persistence API (Pro)
    Mike Keith , and Merrick Schincariol
    Manufacturer: Apress
    ProductGroup: Book
    Binding: Paperback

    GeneralGeneral | Java | Programming | Computers & Internet | Subjects | Books
    Software DevelopmentSoftware Development | Software Design, Testing & Engineering | Programming | Computers & Internet | Subjects | Books
    GeneralGeneral | Languages & Tools | Programming | Computers & Internet | Subjects | Books
    GeneralGeneral | Computers & Internet | Subjects | Books
    GeneralGeneral | Software | Computers & Internet | Subjects | Books
    Similar Items:
    1. Beginning EJB 3 Application Development: From Novice to Professional (Beginning: from Novice to Professional) Beginning EJB 3 Application Development: From Novice to Professional (Beginning: from Novice to Professional)
    2. Enterprise JavaBeans Enterprise JavaBeans
    3. Java Persistence with Hibernate Java Persistence with Hibernate
    4. Pro JSF and Ajax: Building Rich Internet Components (Pro) Pro JSF and Ajax: Building Rich Internet Components (Pro)
    5. JBoss at Work: A Practical Guide JBoss at Work: A Practical Guide

    Accessories:
    1. Workflow in the 2007 Microsoft Office System Workflow in the 2007 Microsoft Office System
    2. Pro C# with .NET 3.0, Special Edition (Pro) Pro C# with .NET 3.0, Special Edition (Pro)
    3. Microsoft SharePoint: Building Office 2007 Solutions in C# 2005 (Expert's Voice in Sharepoint) Microsoft SharePoint: Building Office 2007 Solutions in C# 2005 (Expert's Voice in Sharepoint)

    ASIN: 1590596455

    Book Description

    EJB 3.0 sets a new precedent. It has made huge advances in ease of development, and its drastically simplified programming model has been widely acclaimed.

    Mike Keith, EJB 3.0 co-specification lead, and Merrick Schinariol, reviewer of EJB 3.0, offer unparalleled insight and expertise on the new EJB 3.0 persistence specification, in this definitive guide to EJB 3.0 persistence technology. Expect full coverage and examination of the EJB 3.0 spec from these expert authors, including:

    Assuming a basic knowledge of Java, SQL, JDBC, and some J2EE experience, Mike Keith and Merrick Schinariol will teach you EJB 3 persistence from the ground up. After reading it, you will have an in-depth understanding of the EJB 3.0 Persistence API and how to use it in your applications.

    Customer Reviews:

    3 out of 5 stars Company decided against using EJB 3.0.......2007-06-01

    Anything that requires getting a bunch of jars on the server classpath was deemed unsuitable for automated deployments. I wonder how people manage automated deployments and configurations, especially in a multi-server clustered environment.

    5 out of 5 stars Well written.......2007-05-25

    This book is very well written. Everything is explained in a simple manner. It gives you a good understanding of JPA.

    5 out of 5 stars Strong EB / JPA Book.......2007-05-23

    I bought this book to learn the intricacies of EJB3 and for the most part it did a good job. There are good and bad points to it.

    The good - Since Entity Beans and the concept of using them with EJB queries and the Entity Manager are the biggest change to hit EJB3 this book focuses mainly on that. It goes into good depth on the various annotations to use and how they are used. In addition he has a chapter devoted to writing queries. Which while sounding trivial for those not use to hibernate or EJB3 can be a major pain since they are different from writing regular SQL queries.

    The bad - this book for the most part is very light on the MDB and Session beans. Of course there isnt too much to say about them. I just expected for a Pro book a more in depth analysis. However, for most people that would have been boring anyway. Also, I didn't think some of the advanced examples were hard enough.

    course this being all said i'd still give it 5 stars. It focuses on the major items of EJB3 you need to know, and you can come away with some solid cases.

    4 out of 5 stars Informative, but light........2007-03-04

    I got the feeling that the authors were stretching the content a bit to bring it up to book length, and I would have preferred denser material with the same information. Still, a good (and easy) read. I'd learned java in the pre 5 days, and so annotations were totally new to me.

    2 out of 5 stars Frustrating.......2007-02-24

    A good tech book has no fluff or filler, makes it easy to see and reference the major points and principles, and has solid unambiguous examples. This book disappoints on all three counts. This book has a lot of padding: it spends a lot of time repeating what it already said or prefacing what it will say next, or using an entire paragraph to say what a single clear sentence would. The principles and major points are then buried in that muck instead of being clearly stated and highlighted. On the bright side, chapter 7 (Query Language) had plenty of nice examples.
    Mining Google Web Services: Building Applications with the Google API
    Average customer rating: Not rated
      Mining Google Web Services: Building Applications with the Google API
      John Paul Mueller , and Sybex
      Manufacturer: Sybex
      ProductGroup: Book
      Binding: Paperback

      Data MiningData Mining | Databases | Computers & Internet | Subjects | Books
      GeneralGeneral | Databases | Computers & Internet | Subjects | Books
      InternetInternet | Home Computing | Computers & Internet | Subjects | Books | Internet & Education | Online Searching | Web Browsers | Web for Kids
      GeneralGeneral | Computers & Internet | Subjects | Books
      GeneralGeneral | Software | Computers & Internet | Subjects | Books
      Web ServicesWeb Services | Web Development | Computers & Internet | Subjects | Books
      All DealsAll Deals | Blowout Books | Stores | Books
      Computers & InternetComputers & Internet | Blowout Books | Stores | Books
      All Amazon UpgradeAll Amazon Upgrade | Amazon Upgrade | Stores | Books
      Computers & InternetComputers & Internet | Amazon Upgrade | Stores | Books
      All TitlesAll Titles | Qualifying Textbooks - Fall 2007 | Stores | Books
      Computers & InternetComputers & Internet | Qualifying Textbooks - Fall 2007 | Stores | Books
      Similar Items:
      1. Mining Amazon Web Services: Building Applications with the Amazon API Mining Amazon Web Services: Building Applications with the Amazon API
      2. Mining eBay Web Services: Building Applications with the eBay API Mining eBay Web Services: Building Applications with the eBay API
      3. Professional Development with Web APIs : Google, eBay, Amazon.com, MapPoint, FedEx Professional Development with Web APIs : Google, eBay, Amazon.com, MapPoint, FedEx
      4. Hacking GoogleMaps and GoogleEarth (ExtremeTech) Hacking GoogleMaps and GoogleEarth (ExtremeTech)
      5. Google Maps Hacks Google Maps Hacks

      ASIN: 0782143334

      Book Description

      Google Brings Data Mining to the People!

      Virtually everyone sees Google as, hands down, the best online search tool. Now you can use and improve on Google technology in your own applications.
      Mining Google Web Services teaches you dozens of techniques for tapping the power of the Google API. Google already gives you fine-grained control over your search criteria, and this book shows you how to exert the same control in your own focused search and analysis applications. With just a little knowledge of JavaScript, VBA, Visual Studio 6, Visual Studio .NET, PHP, or Java, you will get better (and more relevant) search results--faster and more easily. Here's a little of what you'll find covered inside:

      Whether your goal is to improve your own searches or share specialized search capabilities with others, this is the one resource that will see you through the job from start to finish.

      Books:

      1. Untold Valor: Forgotten Stories of American Bomber Crews over Europe in World War II
      2. Vampire : The Masquerade (Revised Edition)
      3. Visions of Infamy: The Untold Story of How Journalist Hector C. Bywater Devised the Plans That Led to Pearl Harbor
      4. When My Name Was Keoko
      5. Winning My Wings: A Woman Airforce Service Pilot in World War II
      6. World War Z: An Oral History of the Zombie War
      7. 50 Best Girlfriends Getaways North America
      8. A Deeper Blue (The Ghost)
      9. A Long Way Gone: Memoirs of a Boy Soldier
      10. A Long Way Gone: Memoirs of a Boy Soldier

      Books Index

      Books Home

      Recommended Books

      1. Charles Dickens Four Complete Novels
      2. The Hip Chick's Guide to Macrobiotics: A Philosophy for Achieving a Radiant Mind and a Fabulous Body
      3. Minimalism: Origins
      4. Invading Mexico: America's Continental Dream and the Mexican War, 1846-1848
      5. Our Dumb Century: The Onion Presents 100 Years of Headlines from America's Finest News Source
      6. Principles of Physics: A Calculus-Based Text, Volume 2
      7. Road Ecology: Science And Solutions
      8. Half the Way Home: A Memoir of Father and Son
      9. Introduction to the General Theory of Cultural Genetics
      10. 10th Computer Security Foundations Workshop: Rockport, Massachusetts, June 10-12, 1997 : Proceedings