B2B

Used price: $7.25
Collectible price: $15.45
Buy one from zShops for: $10.00

Will Be A Classic
So Obvious and Yet So Under-AppreciatedOver the years, when customers have been asked to cross-rank attributes of greatest importance to them, "Feeling Appreciated" and "Convenience" or "Ease of Doing Business" are either #1 or #2. (Remarkably, "Price" is usually ranked between 9th and 14th in order of importance.) It is also worth noting that, as Peppers and Rogers carefully explain in this book, as new efficiencies are created by breakthrough technologies, the quality of one-to-one human interaction becomes even more important. They include five case studies, including one which examines the policies and procedures of Dell Computer. Somehow, they gained access to information which is probably otherwise unavailable, except to those involved in the Dell organization. Each of the case studies reads as if it were a one-act play. However different their "characters" and "plot" may be, all five companies are literally customer-driven. Their ultimate objective is not to achieve "customer satisfaction"; rather, as Jeffrey Gitomer and others have insisted, their ultimate objective is sustainable "customer loyalty" (indeed "customer passion"). Peppers and Rogers provide a cohesive, comprehensive, and cost-effective system to achieve that objective. They would be the first to recommend that each reader make appropriate modifications of that system to accommodate the specific CRM needs, interests, and resources of her or his own organization.
Earlier, I suggested that this may well be the most important book Peppers and Rogers have written thus far. The system they provide in it is worthless, however, unless and until an organization involved in B2B is wholly committed (top to bottom) to doing everything possible to make each customer feel appreciated. One of the best strategies to accomplish that is to make doing business with it as convenient (as "easy") as possible.
Here's another key point. Based on my own extensive experience working closely with all manner of organizations, I have become convinced that organizations cannot be "customer-driven" unless they are first "employee/associate-driven." Those who feel mistreated cannot be expected to treat others well. Therefore, effective CRM depends almost entirely on the quality of relationships within a given organization...and each of them is also, inevitably, one-to-one.
Excellent
Used price: $6.99
Buy one from zShops for: $11.99

Standing the test of timeIndustrial markets have changed significantly, and this is a great expose on what that blueprint for change is going to look like moving forward. Very highly recommended.
A terrific book for the manager
On the Frontiers of Net Marketingmanagers. This is an invaluable reference for anyone seeking to
keep up with the impact of the net on marketing. A most important read.
Jonathan Story
The Shell Fellow in~~ Economic Transformation
Professor of International Political Economy
INSEAD
Boulevard de Constance
77300 Fontainebleau, France~

List price: $44.99 (that's 30% off!)
Author Michael Fitzgerald aims the book at both managers looking to grasp the general concept of B2B, and software developers looking for a little more detail about where to start with such an initiative. The first part of the book describes the fundamentals of the XML standard, transport mechanisms, and security techniques that come into play when designing a B2B solution. The XML overview isn't a comprehensive tutorial, but rather a quick run-through of all the various components of XML, such as DTDs, Schemas, and transformations. The transport section discusses HTTP, FTP, MIME, SMTP, and other standards key to communicating data. The demonstrations are conducted in Java.
The second part of the book will be of greatest value to software developers. It explores some of the key standards currently available in the XML world. The reader gets a look at ebXML, xCBL, cXML, SOAP, and BizTalk. All of these are essential initiatives for an XML developer to keep current on.
The book's easy-to-read style makes it suitable for non-programmers, but its content is detailed enough to warrant a read by seasoned coders. While it isn't a panacea for the challenges of XML B2B, it's a good place to start. --Stephen W. Plain
Topics covered:
- B2B overview
- XML document structure
- DTDs
- XML Schema
- CSS
- TCP/IP
- HTTP
- SMTP
- MIME
- Digital signatures
- Public-key infrastructure
- S/MIME
- XML Signature
- IPSec
- PGP
- SSL
- ebXML
- xCBL
- cXML
- SOAP
- BizTalk

Kooool...Also, there are tons of RE-written w3c XML specs.
but this is different covering all practical subjects with some java codes.
Make sure, if you are a novice at XML, get another introductory book(like inside XML) first.
Excellent resource on XML. Refreshingly different.Being an IBM Certified Developer on XML, I know my way around the topic and this book certainly qualifies as a great addition to my collection. With all the numerous XML books out there that keep covering the same material, this book with its excellent content on the more specialized XML standards for B2B certainly is refreshing. So even if you know XML very well, you can learn a lot in this book.
Despite its average size the book covers a lot of topics, and the discussions are still very detailed while being concise and "to the point". There is little rambling here. The writing style is professional and interesting, and also include those personal insights that I appreciate in computer books. I like books by pros who use the stuff, not just write about it.
If you're a manager, analyst or some other less-technical IT worker who wants to know a lot more about XML itself as well as its B2B uses, you'll love it. It is technical and you'll have to get your hands dirty a little, but you'll finally be up to speed on XML & B2B and understand what people are discussing around you. Not only will it provide you with the much needed knowledge on XML, Internet transports and security, you'll get a lot on the B2B angle and help you in identifying which technologies and standards you should consider for your business.
Developers who know XML will have to expect some redundancy early in the book since there is a whole chapter on XML fundamentals. It can serve as a good recap, may cover some of the XML-related standards you might not know so well, but definitely paints a clear picture of how the whole range of XML stuff fits together in "El Photo Grande" (the big picture).
Unless you're an Internet protocols and transports guru, you'll learn some very valuable low-level stuff here and be better positioned to understand the impact of your designs. The chapter on security - one of the most critical topics in B2B - is very well explained and is an excellent intro to the various concepts, but you'll need a dedicated security book to truly achieve the necessary level of expertise that is required in the implementation of a B2B project.
Unfortunately, since the book introduces you to many topics and concepts but obviously cannot dig as deep as we'd always want (unless reading a 14-volume work), I would have expected the author to refer us to external resources and other books and he almost never does. There is also no bibliography so no help there either. With all the new concepts in there, a glossary would have been nice too, although there is a much welcome "Notes" section at the end with various references to terms and concepts found throughout the book. The companion website ...does offer references but they're mainly W3C sources (quite exhaustive though).
The best value of the book comes in part II with coverage on the various frameworks, vocabularies and standards in B2B XML such as ebXML, xCBL, cXML, RosettaNet, SOAP and BizTalk. Little of this appears in other books so you'll want to buy this one if only for that. You'll have to do more digging on the one standard you'll pick when comes the time to use these technologies in real-world scenarios, but at least here you'll be able to decide which way to go and why, and you'll be able to start prototyping too.
If you're an XML novice, the fundamentals chapter is nice but you'll want at least another XML book to gain any detailed and "hands-on" knowledge on the classic XML standards (XSL, XSLT, DTDs, DOM, SAX, XLink, XPointer, XPath, etc.) Allow me to recommend "Applied XML: A Toolkit for Programmers" and "XML Specification Guide" by Wiley, and "XML in a Nutshell" by O'Reilly as good starting points. Maybe you could even pick an XML book better adapted to your language since the B2B book strictly uses Java.
I don't mind the Java code throughout the book, even though I'm more of a VB developer. I hate books that provide examples in multiple languages since they waste space and end-up being confusing, and I understand how Java can be the best choice for the widest audience of XML developers. Anyways if you can't read Java code yet, you're probably in trouble already.
All in all an excellent book, I highly recommend it. You can expect the high level of quality that is so customary to Wiley books (and which seems to elude Wrox so often). It's cheaper than other Wiley books but still comparable in price to other publishers. Personally I would have preferred a thicker (even if pricier) book with deeper coverage but here you get a very good return on your money. Enjoy!

Used price: $4.34
Collectible price: $24.95
Buy one from zShops for: $4.95

Terrific primer on a complicated subject
List price: $59.95 (that's 14% off!)
Used price: $39.71
Buy one from zShops for: $44.00

Excellent book on B2B integration

Clear introduction into electronic marketplaces/e-hubsIn this article the authors introduce a classification scheme for the new business-to-business (B2B) marketplaces, which they call electronic hubs (e-hubs). For this four-way classification scheme the authors introduce a B2B matrix split up by two distinctions: operating inputs vs. manufacturing inputs, systematic sourcing vs. spot sourcing. This results in four categories: (1) MRO hubs are horizontal markets that enable systematic sourcing of operating inputs; (2) yield managers are vertical markets that enable spot sourcing of operating inputs; (3) exchanges are vertical markets that enable spot sourcing of manufacturing inputs; (4) catalog hubs are vertical markets that enable systematic sourcing of manufacturing inputs. For each of these categories the authors introduce the more famous examples. The authors then discuss the market-matching mechanism of the different e-hubs: "E-hubs create value by two fundamentally different mechanisms: aggregation and matching. E-hubs that use the aggregation mechanism bring together a large number of buyers and sellers under one virtual roof. The matching mechanism brings buyers and sellers together to negotiate prices on a dynamic and real-time basis." The authors also discuss another important characteristic of an e-hub, its bias. Some e-hubs are neutral and operated by third parties, but e-hubs can also be biased and favor either buyers or sellers. These are called either "reverse" or "forward" aggregators respectively. There is an additional discussion on the effect of e-hubs on workflows and processes, which are in some cases made more efficient.
Yes, I did like this article very much. Perhaps this article does not provide great new insights for professionals and specialists, but for non-IT specialists (like myself) the authors' classification scheme provides a great introduction into the different types of B2B marketplaces/electronic hubs. The article is written in understandable US-English.

List price: $34.95 (that's 30% off!)
Used price: $21.50
Buy one from zShops for: $21.61

Dealing with Disputes in CyberspaceODR originated in online disputes for which traditional means of dispute resolution were not suited. With as many as 500 million plus people online worldwide, as more businesses and individuals come to realise this significant point, ODR will flourish.
Challenges arising from ODR are covered in sufficient detail by the author and not only alert us to the issues, but also to suggest realistic ways of dealing with them. The author believes that businesses will come to use ODR as matter of course. His book makes a persuasive case for such an outcome.
This is a practical work on an important aspect of ADR.

Used price: $8.39
Collectible price: $32.82
Buy one from zShops for: $14.00
In a typical section on an application integration technology, the book introduces terms and explains the relationships among the pieces of the technology. Block diagrams and flow charts show which pieces talk to which others. Where appropriate, competing technologies are explained side by side--for example, Electronic Data Interchange (EDI) and Extensible Markup Language (XML). There's very little code included, other than the barest examples for illustrative purposes. This is a book for architects and planners, not implementers. As such, it's an excellent survey of software integration technologies. --David Wall
Topics covered:
- Tools for making different applications and database management systems speak to one another, within and across corporate borders
- Various approaches to the integration problem (data integration, business process integration, and so on)
- Middleware
- Remote procedure calls (RPC)
- Message queuing
- Extensible Markup Language (XML)
- RosettaNet
- Microsoft BizTalk
- Java 2 Enterprise Edition (J2EE)

Balanced, clear and comprehensive - essential informationIf you carefully read and assimilate the information contained in this book you will have a clear path laid out for moving from older architectures that use EDI, point-to-point integration and other partial integration schemes to a true B2B architecture that is glued together by an encompassing middleware layer and driven by business events.
Here are some of the key areas of the book that made a deep impression on me: the clear definition of B2B application integration and what it entails, a wide survey of methods based on their orientation (data, interface, method, portal and process), and the balanced discussion of both middleware and integration standards.
Strengths and weaknesses of the oriented methods described in this book are particularly invaluable because the author shows the choices and trade-offs of each choice as an integration strategy. He gave the same comprehensive treatment to middleware strategies. I especially liked the discussion of integration standards because until I read this book I had the impression that XML was *the* way to extract data from databases, transform it into a common format and promote a standard for communicating among trading partners. Mr. Linthicum discusses the strengths of XML, but wisely warns against trying to make it do everything. Sort of like the adage that when all you have is a hammer everything looks like a nail.
The thrust of this book is transforming existing systems into an integrated application infrastructure that will fully support the notion of awareness of business events across all applications. This is a daunting task for architects and integrators who do not have a clean slate with which to design a ground-up architecture. The author addressed the fact that we have to live with that in which we have made heavy investments and proceed from there. This is done in the appendices that show how to integrate SAP R/3 and PeopleSoft into a cohesive B2B architecture. These examples are excellent choices with which to illustrate how it's done because they are realistic examples as opposed to contrived examples of "ideal" situations that other books show.
This book is for architects and IT technical strategists, and for those of us who have technical backgrounds and need to fully understand the technologies and imperatives that are springing up around us. Mr. Linthicum is an engaging writer who packs an incredible amount of information and wisdom into this 408 page book. It easily earns 5 stars and my highest recommendation.
Need this Book if You're Moving to B2B
The B2B BibleHowever, the value of this book is not the middleware discussion, but the overview of application integration and its use as a mechanism to move information, in real-time, within and between businesses. The author covers the types of application integration for B2B, enabling technology, approaches, use cases, patterns, and emerging standards including XSLT and RosettaNet. I really liked the discussion of supply chain integration and how it relates to B2B application integration.
It's a winner. I'll be going back to this book time after time. My copy already appears a bit raged out.

List price: $17.00 (that's 23% off!)
Used price: $0.01
Buy one from zShops for: $0.39

Cunningham's B2B : ..good starting point...Although brief, this book certainly covers the overall aspects of B2B. It provides a clear definition of B2B as opposed to B2C and goes on to successfully emphasize the urgency of taking B2B and change management seriously in order to stay ahead of the game on "internet time". The book is easy to read with the aid of e-transition success stories and real-time company examples throughout. It definitely helped me gain a more structured understanding of digital markets by categorizing online companies according to their function. In the latter chapters, it touches on the technology needed to support B2B and what to take into consideration when starting or designing a new B2B company. However, I do feel that it lacks the detail I was hoping to find and does have some repetition of concepts. The verdict: This book is more of an introduction to the subject and is a good starting point for anyone new to, or interested in, B2B e-commerce.
B2B - Bible.
Update on the first edition
List price: $24.95 (that's 30% off!)

Nice titles, low valueHowever the actual content behind such interesting titles does not match the expectantions it raised to me: sometime it is very poor, sometime it is very generic or specifically related to a single software provider viewpoint (C1).
It has been a wrong buy for me.
Great book packed with value
A "Must Add" To Your CollectionThe first chapters constitute a worthwhile review of well established, familiar concepts, but they also offer some different slants that are extremely valuable supplements. The authors, in the spirit of the "learning relationshp", revise and modify to incorporate the most recent developments in the field. The updates and refinements are definitely added value.
The middle five chapters are central to the book's mission. Here the reader experiences very detailed coverage of companies and organizations that have adopted the "one to one" way of doing business. This section of the book provides this detailed description in case study format illustrating the steps of implementation and explaining the benefits associated with each implementation phase. New concepts such as a "customer touch map" are very worthwhile additions to the CRM arsenal. The chapters cover a broad range of case studies including such divers applications as Dell Computer and LifeWay Christian Resources. All of this makes for a very rewarding reading experience.
And, in keeping with their well established literary charcter, Peppers and Rogers have an eye to the future that they share with the reader. For example, they don't shy away from offering advice to Dell on future direction in light of the challenges posed by the current environment. And, they take time to weigh the eventual impact of a B2B world that is rapidly extending its scope, offering assessments from their very informed perspectives.
As an academician who has spent considerable time studying the CRM movement and consulting with companies that embrace the same, this book definitely offers value and is must for anyone that is committed to the idea of cultivating and preserving customer relationships.