Sunday, March 1, 2009

No Nonsense XML Web Development With PHP

No Nonsense XML Web Development With PHPPaperback: 354 pages
Publisher: SitePoint; Revised edition (June 1, 2005)
Language: English
ISBN-10: 097524020X
ISBN-13: 978-0975240205
Product Dimensions: 8.8 x 7 x 1 inches








If ever there were a candidate for "Most Hyped Technology' it would be Extensible Markup Language (XML). 'No Nonsense XML Web Development With PHP' cuts through the hype and shows you how to get the most of this powerful, multifaceted technology.
No Nonsense XML Web Development With PHP dispenses with the theoretical possibilities of XML and presents real, practical uses of XML that you can apply to your existing Websites today. The book will teach you, step-by-step, exactly how to:
Create a full-blown Content Management System (CMS) based on XML.
Create a dynamic site map using XSLT.
Generate XML feeds (including RSS) for your Website.
Facilitate transfer of important information between disparate systems using XML-RPC
Use the Document Object Model (DOM) to manipulate documents.
Rapidly process XML using PHP 5.0's built-in SimpleXML functionality.
Unlike other dry, boring, theoretical writing on XML, this book doesn't cover the entire spectrum of XML technologies; it covers practical uses of XML that are useful to Web developers right now.

This book is designed to help you to get your feet (and perhaps your ankles, shins, and knees) wet with the topic of XML. You can instantly test out and apply the code examples provided in the book (and available for free download) to get a hands-on feel for the technology, and you'll gain the confidence to go out and build more.

The XML-powered content management system (CMS) that you'll build will be a complete, ready-to-use application. It draws on the author's experience of building XML-powered

User Review:
As for the book itself, the author begins with a history of XML and some basic examples of its usefulness in the everyday world (why it's here to stay). Not only providing the basics and history of XML, the author goes on to talk about what DTDs/schemas are used for and how XSLT can be used to turn an XML document into another XML document, an HTML document, etc. How Javascript can be used on the client-side to access and modify XML is discussed, and then PHP is demonstrated in numerous examples to show how real logic can be put in use with XML data. The author also discusses RSS, web services and how to incorporate XML data and a database.

All in all, this is great book for any individual to learn more about how to use XML in your web site/application. More a teaching tool than a reference, this book follows up on the great history of other sitepoint books and is a highly recommended resource for any web professional that wants to learn more about XML and how it has benefited everyone (and I do mean everyone since XML is so highly integrated with the Internet as a whole). PHP and MySQL users will get an added bonus since this is the focus environment of the book, but as stated right off the bat, you do not have to be an open-source developer to find this text highly useful.

Free Download: No Nonsense XML Web Development With PHP

No comments:

Post a Comment