IT programming books related reviews
Title: Professional PHP4 XML
Publisher: Peer Information
Authors: Luis Argerich, Chris Lea, Ken Egervari, Matt Anton, Chris Hubbard, James Fuller, Charlie Killian
Rating: 5/5
"PHP XML" does a great job of covering a little bit of everything you can accomplish using PHP and XML. There's so much to cover, though, that a thorough, in-depth discussion of each is impossible in the scope of one book. Rather, the book teaches a programmer enough about the various technologies that they are much better prepared to make initial design decisions in their projects, and have enough example code to get their feet wet with the code to implement those decisions.I'd recommend the book to anyone who'd like a convenient all-in-one-place reference to XML-related technologies and how PHP interacts with them. The book enables a developer to not just pick a tool because it's available, but to make intelligent decisions about which tool is best for their purposes.It also gives one enough of a head start that understanding much deeper and more technical information on the web or in other books (XSLT Programmers Reference 2nd Edition, Pro PHP4, etc...) becomes easier to digest.
Title: Microsoft SQL Server 2000 High Availability
Publisher: Microsoft Press
Authors: Allan Hirt, Cathan Cook, Kimberley Tripp, Microsoft Corp, Microsoft Corporation, Frank McBath
Rating: 1/5
Has to be the worst Sql book I've wasted my money on. Absolutely horrible. Practically every chapter has some over generalization or plain bad advice. You get the impression that the authors haven't really ever deployed any of these systems they talk about so much. It appears they have very little time "in the trenches." On top of that, the writing is just awful. I had a real tough time just reading through it. If you want to find good info on Sql's high availability features, read the Books Online and *don't* waste your money on this book.
Title: Using Microsoft SQL Server 7.0 (Using)
Publisher: Que
Authors: Rob Kraft, Matthew Shepker, Eric Wilson, Simon Gallagher, Tibor Karaszi
Rating: 3/5
This book is long on generalities and short on specifics and advanced topics. The most noticeable was the complete lack of information on interfaces with other database types, replication, external views, etc. If you need an introduction to SQL Server 7.0 the book is excellent. As titled, it leaves much to be desired.
Title: Microsoft SQL Server 7 DBA Survival Guide
Publisher: Sams
Authors: Orryn Sledge
Rating: 4/5
Since SQL Server 7 went "gold" a few months ago, DBA's (and other admin's) have been waiting for a solid guide to SQL Server 7 administration. This book certainly fills the void.
Title: MCSE/MCSD: SQL Server 7 Database Design Study Guide
Publisher: Sybex Inc
Authors: Kevin Hough
Rating: 2/5
This book is far below average. The sample test questions are ambiguous at best; you'd need a psychology degree to ascertain the jumbled mental processes used to compose them. Errors abound, as do direct contradictions within a few pages of each other. I weep for the future of our industry.
Title: Code Centric: T-SQL Programming with Stored Procedures and Triggers
Publisher: Apress
Authors: Garth Wells
Rating: 4/5
No sense repeating what's been said; read the other reviews to
find out what the book covers. One of the benefits I got out of
using Garth's book is that it's organized in a manner that helps
me be more productive. When using it as a reference, info is easy
to find, and the code samples are not all trivial as in many
other books. Therefore, one can derive new solutions to issues
not covered in the book. My copy has been loaned to three others,
and is dogeared from use.
This one stays in the toolbox.
Title: McSe Training Guide: SQL Server 6.5 Design and Implementation (Training Guides (New Riders))
Publisher: New Riders Pub
Authors: David Besch, Sean Baird
Rating: 3/5
The book provides a good overview of SQL Implementation, but is not enough. Read the book (skip it's questions and CD), then study the Transcender exams. Assuming you are not a novice, you should pass. I passed on the first attempt using these two resources.
Title:
Publisher: Rating: 1/5
Just like throwing fish bait in the water. The fish thinks they are getting something good but turns out to be a mistake!Don't waste your money.
Title: PHP for the World Wide Web : Visual QuickStart Guide (2nd Edition) (Visual Quickstart Guides)
Publisher: Peachpit Press
Authors: Larry Ullman
Rating: 4/5
I'm not completely through it yet, but so far this book makes learning PHP painless.Yes it has mistakes; the errata on the author's web site is as long as my arm (better get another proofreader), but at least it is there and is helpful.This author shares a habit with other authors of scripting language books; he tears HTML to shreds! HTML 4.01 has been around a long time. These scripting gurus really should make an attempt to follow the standard if they are going to use HTML. Larry, is a container tag! Use a </P>. But I'm not really complaining much. Nobody else I have found has made php so clear. Great job.
Title: Foundation PHP for Flash
Publisher: Friends of Ed
Authors: Steve Webster
Rating: 5/5
Pretty flash movies are useless, but combine flash with php, swift generator, and MySql, and you have a tool set that allows you to produce online applications that rival stand alone apps. Building html forms for the back end interface is cumbersome and time comsuming. If you are serious about producing any type of application for delivery on the web, this book is for you.
Two thumbs up.

