• Complain

Myer - No Nonsense XML Web Development With PHP

Here you can read online Myer - No Nonsense XML Web Development With PHP full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. City: Norwood Mass, year: 2006;2005, publisher: SitePoint Pty. Ltd.;Books24x7.com, genre: Home and family. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Myer No Nonsense XML Web Development With PHP
  • Book:
    No Nonsense XML Web Development With PHP
  • Author:
  • Publisher:
    SitePoint Pty. Ltd.;Books24x7.com
  • Genre:
  • Year:
    2006;2005
  • City:
    Norwood Mass
  • Rating:
    5 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 100
    • 1
    • 2
    • 3
    • 4
    • 5

No Nonsense XML Web Development With PHP: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "No Nonsense XML Web Development With PHP" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Myer: author's other books


Who wrote No Nonsense XML Web Development With PHP? Find out the surname, the name of the author of the book and a list of all author's works by series.

No Nonsense XML Web Development With PHP — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "No Nonsense XML Web Development With PHP" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make

No Nonsense XML Web Development With PHP

by Thomas Myer

Copyright 2005 SitePoint Pty. Ltd.

Managing Editor: Simon Mackie
Technical Director: Kevin Yank
Technical Editor: Joe Marini
Editor: Georgina Laidlaw
Index Editor: Bill Johncocks
Cover Designer: Julian Carroll
Cover Illustrator: Lucas Licata
Notice of Rights

All rights reserved. No part of this book may be reproduced, stored in a retrieval system or transmitted in any form or by any means, without the prior written permission of the publisher, except in the case of brief quotations embodied in critical articles or reviews.

Notice of Liability

The author and publisher have made every effort to ensure the accuracy of the information herein. However, the information contained in this book is sold without warranty, either express or implied. Neither the authors and SitePoint Pty. Ltd., nor its dealers or distributors will be held liable for any damages to be caused either directly or indirectly by the instructions contained in this book, or by the software or hardware products described herein.

Trademark Notice

Rather than indicating every occurrence of a trademarked name as such, this book uses the names only in an editorial fashion and to the benefit of the trademark owner with no intention of infringement of the trademark.

Published by SitePoint Pty Ltd 424 Smith Street Collingwood VIC Australia - photo 1

Published by SitePoint Pty. Ltd.

424 Smith Street Collingwood
VIC Australia 3066 .

Web: www.sitepoint.com
Email: business@sitepoint.com

About The Author

Thomas Myer is the founding principal of Triple Dog Dare Media, an Austin, TX-based Web consultancy that specializes in building database- and XML-driven dynamic sites. He first entered the field of Web development in 1996 when he learned Perl. He was introduced to XML shortly thereafter and has worked with it extensively to build document repositories, search engine indexes, content portal taxonomies, online product catalogs, and business logic frameworks.

About The Technical Editor

Joe Marini has been active in the Web and graphics software industries for more than 15 years. He was an original member of the Dreamweaver engineering team at Macromedia, and has also held prominent roles in creating products such as QuarkXPress, mFactorys mTropolis, and Extensis QX-Tools. Today Joe is a Senior Program Manager at Microsoft.

About The Technical Director

As Technical Director for SitePoint, Kevin Yank oversees all of its technical publicationsbooks, articles, newsletters and blogs. He has written over 50 articles for SitePoint on technologies including PHP, XML, ASP.NET, Java, JavaScript and CSS, but is perhaps best known for his book, Build Your Own Database Driven Website Using PHP & MySQL, also from SitePoint. Kevin now lives in Melbourne, Australia. In his spare time he enjoys flying light aircraft and learning the fine art of improvised acting. Go you big red fire engine!

About SitePoint

SitePoint specializes in publishing fun, practical and easy-to-understand content for Web professionals.

Visit http://www.sitepoint.com/ to access our books, newsletters, articles and community forums.


To my wife Hope, for loving me anyway.

To my three pups: big quiet Kafka, little rascal Marlowe, and for regal Vladimir, who passed away the day after I finished .

Preface

Off and on, I run a workshop called XML for Mere Mortals. The title attracts an audience thats much wider than your typical Web developer needing to bone up on the subject. I train technical writers, project managers, database geekseven the occasional business owner whos trying to get a handle on the exciting possibilities of XML.

If I had to give this book a subtitle, it would be, XML for Mere Mortals, because every time I sat down to write a chapter, I tried to picture the kind of folks who show up at my workshopsintelligent and curious, with a wide range of technical proficiency, but all of them feeling a little overwhelmed by the terminology, processes, and technologies surrounding XML. With any luck, this approach will serve you well.

This book has two goals: to introduce readers to a large part of the XML world, and to walk them, step by step, through the creation of an XML-powered Website. Lets talk about each of those goals in more detail.

If we were to take the time to introduce you to the entire spectrum of XML technologies, it would take a book twice (or thrice) as big as the one youre currently holding. Theres a lot to talk about when you start looking at XML, so I had to pick my battles. For instance, youll notice that we discuss DTDs, but not XML Schemas. We talk a lot about XPath, but we dont cover XQuery or XLink. The idea of this title is to get your feet (and perhaps your ankles, shins, and knees) wet in the topic of XML, and to make you feel comfortable to go out and learn even more.

The second goal involves building your own XML-powered Website. I build both XML- and database-powered dynamic Websites for a living, and I tried to pour as much as I know about the process into the limited space available. As we work to build the project thats developed through the course of this book, Ill take you through the requirements gathering and analysis phases, then show you how to convert that information into real XML documents and working code. Yes, we are building a content management system, but a simplified one without the heavy workflow or other capabilities you see in other systems. Nevertheless, what youll end up with is a simple, powerful system that can get a Website up and running quickly.

Every time I teach a class or workshop, I feel that I learn as much from my students as they learn from methat, in fact, I learn more as I continue to teach. Writing this book was very much like that, because it forced me to organize my thoughts and approaches into a more coherent fashion.

I hope you find the book a useful introduction to the incredibly fascinating topic of XML. I know that many experts wont agree with the approaches I took here, and Id like to say that I can understand all your disagreements, but writing a book for the novice requires that the concepts be presented from a slightly different perspective. If you wish to provide me with feedback, or you have any questions, feel free to drop me a line: .

Who Should Read this Book?

This book is intended for the XML beginner. You should have some working knowledge of the Web, including HTML and some JavaScript skills, and experience with a server-side programming language.

In this book, we use PHP 5 on the server side, and Ill assume that you have had some exposure to PHP. However, I always try to explain whats going on, particularly as I work with XML concepts with which you may have little or no past experience.

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «No Nonsense XML Web Development With PHP»

Look at similar books to No Nonsense XML Web Development With PHP. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «No Nonsense XML Web Development With PHP»

Discussion, reviews of the book No Nonsense XML Web Development With PHP and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.