e99 Online Shopping Mall
Help | |
Home - Basic X - Xml Web Publishing (Books) |
  | Back | 21-40 of 99 | Next 20 |
click price to see details click image to enlarge click link to go to the store
21. Project Cool Guide to XML for Web Designers by Teresa A. Martin | |
Paperback: 320
Pages
(1999-06-22)
list price: US$34.99 -- used & new: US$0.96 (price subject to change: see help) Asin: 047134401X Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description The best thingabout this book is its clear (and friendly) style when approaching thedifficulties of XML and related acronyms. With simple examples (usingfood menus and newsletters), it shows how XML is used to structuredocument content. Perhaps the best section here is the clearexplication of DTDs used to define XML documents. Only after XML andDTDs are covered does the book turn to display issues with coverage ofCSS and XSL (for defining visual styles for elements) and HTC (forscripting events). Of course, Web programmers might be most interestedin HTC, but as the author notes, different players on a Web site'steam must work together to use XML effectively. Another standoutsection presents interviews with some of the major XML innovators,plus an excellent explanation of how the W3W reviews and approvesstandards like XML. Of course, XML is still much more difficult tomaster than HTML. But this book makes a good case that you can starthand-coding XML successfully right now. Project Cool Guide to XMLfor Web Designers is probably the simplest available choice forlearning XML for any Web designer or developer. --RichardDragan Topics covered: XML basics, W3W standards reviewprocess, DTDs, CSS, and XSL. Customer Reviews (7)
Great way to start down the XML path
Project Cool Guide to XML for Web Designers
Note the title: FOR WEB DESIGNERS! I'm halfway through the book, and I highly recommend it foranyone on the web design side of the industry who's interested in XML butnot really familiar with what it is or the fundamental roots of HTML. The book goes over what XML is and what it isn't, how it compares toHTML, how it relates to CSS and XSL, potential applications for XML, DTD's,the W3C recommendation process, and lots of other related information. Ifind these many different angles quite helpful, because my perspective islimited by comparison; HTML, JavaScript, and graphics occupy the bulk of mytime, and I never would have thought of some of the considerations andadvantages of XML brought up in this book. If you're a web designer, buythis book.If you're a programmer, go look for the O'Reilly book!
Great Non-Tech Resource
Watered Down Information |
22. PHP Programming with PEAR: XML, Data, Dates, Web Services, and Web APIs by Schmidt Stephan, Stoyan Stefanov, Wormus Aaron, Lucke Carsten | |
Paperback: 292
Pages
(2006-10-01)
list price: US$39.99 -- used & new: US$35.99 (price subject to change: see help) Asin: 1904811795 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description In Detail PEAR is the PHP Extension and Application Repository, and is a framework and distribution system for reusable, high-quality PHP components, available in the form of "packages". What you will learn from this book?Chapter 1 shows you how to access databases with the MDB2 package. You will learn: Approach Packed with code examples, every topic is explained in a clear, practical way. Who this book is written for? This book is for PHP developers who want to maximize their productivity through the use of proven, high-quality, reusable PEAR components. Some experience of working with PEAR classes will prove helpful, and developers who've used PEAR before can find something new to delight them. Customer Reviews (1)
a cursory overview |
23. Web Design with XML: Generating Webpages with XML, CSS, XSLT and Format by Manfred Knobloch, Matthias Kopp | |
Paperback: 256
Pages
(2002-11-11)
list price: US$75.00 -- used & new: US$14.49 (price subject to change: see help) Asin: 0470847182 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description The appeal of XML lies in its capacity for content management. When using it in web design the task of the technology should be to implement requirements as closely as possible. By using Web Design with XML you can ensure that your webpages are as efficient, manageable and user-friendly as possible. |
24. Building Web Sites with XML by Michael Floyd | |
Perfect Paperback: 400
Pages
(1999-12-20)
list price: US$39.99 -- used & new: US$0.53 (price subject to change: see help) Asin: 0130866016 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (5)
Good for what it covers
Simply a good overview of a Convaluted Subject. This book provides a fine over view of a subject that seems to be rarely addressed directly. It provide good comparative evaluation of technologies, but leans slightly toward Microsoft Centricity - mostly because at the time of the books writing Microsoft IE was the only browser to offer any XML support and it's XML on the server technology was arguably the most mature. The book provides a good look at what you would use different XML related technology for and how you might approach certain problems including how to support XML enabled browsers and "XML Challenged" browsers in the same code base. The book comes with a CD, the good news is you don't have to type in the code samples; the bad news is the samples have lots of bugs and yje CD contains ONLY samples from the book. No extra code or goodies. The Prentice Hall XML Series is well regarded. This book is a valuable tutorial for Web Developers - Front End or Back End. Joe@ASPGurus.com
Using This Book To Build My Site The book aims to be "platform neutral" and describes implementations in Java and the use of Apache in the Unix environment however there is an emphasis on the Microsoft environment, due mainly to the native support in the Microsoft browser and the integration of various components and tools that make this environment easy to use for XML development. The anti Microsoft fraternity may not approve of this emphasis but it suited my needs, as it was the Microsoft environment I was intending to use. It is apparent throughout the book that XML standards and development tools are still very new and undergoing rapid change. The book describes a number of XML vocabularies that are in early stages of adoption, discusses standards that are still evolving and includes speculation like "This chapter... examines... and discusses the role XML will play over the next several years." This makes for a contemporary text and is in part what makes the book an interesting read as I got quite excited by some of the scenarios described and possibilities that became apparent. But it does mean the book will rapidly become dated and need a second edition. It also left me with a feeling that the book was rushed for publication in an unfinished state. The book includes a CD that contains the files for a "full blown Web site" that "includes template files, style sheets, and server pages that you can use to create your own site for serving XML." The techniques employed are discussed in the book and this is a great approach. I created a new directory in the Web server's path and copied the files and subdirectories to my new directory with the intention of starting with a working site and modifying the files supplied to create my own site as suggested. This was a great disappointment. Nothing worked. Absolute rather than relative addressing was used so that hyperlinks were invalid. The cascading style sheets were full of errors so didn't work. The scripts assumed my computer had a recent version of browscap.ini, which most computers wouldn't so they didn't work, and it wasn't obvious why. Getting it to function was tough because fixing up the problems with something you don't yet understand is a big ask. Had I realized how much effort it would take I would not have used the sample templates as a starting point for building a Web site. As well the site includes a database sample but no XML is used in the sample and the HTML is constructed entirely by scripting in an Active Server Page, the opposite of what the book is talking about. It was this disappointment that convinced me the book was published when not yet finished. The source code should have been accessible from the accompanying web site and updated as required with additional implementation issues discussed as they emerged when readers tried to use the supplied code. With the exception of my major criticism I regarded the book as an excellent and wide-ranging introduction to XML and its uses.
excellent xml book
A practical guide for webmasters |
25. Domino 5 Web Programming with XML, Java, and JavaScript by Randy Tamura | |
Paperback: 936
Pages
(2000-08-08)
list price: US$49.99 -- used & new: US$3.37 (price subject to change: see help) Asin: 0789722755 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description In large part, this book is an object reference. It includes a complete directory of the Document Object Model (DOM) with which JavaScript works, plus reference material on the Domino objects for Java. The DOM and JavaScript material--to the extent that it documents the standard, non-Domino-specific scripting environment--isn't especially valuable; better references exist in print and on the Web. The portions of the reference that deal with Domino's own object model, however, are very good and worth including in the library of any Domino shop. Explanatory material is excellent, such as a play-by-play description of what happens when a user submits a form. Examples also make this book worthwhile. For example, you can turn to this book for a quick demonstration of how to use CORBA to mediate communications between a Java applet and a Domino server. Randall Tamura's work shows you several ways to solve most client/server application problems under Domino. --David Wall Topics covered: Creating custom Domino and Notes applications through the use of Java, JavaScript, HTML, and XML. Coverage of Domino Designer explains the server side of the development equation, while tutorials on HTML, JavaScript, the Document Object Model (DOM), and Java applets take care of the client side. Database access and forms management get special attention. Customer Reviews (12)
Good coverage of some advanced topics but better books available now
Useful
About as bad as they come
reference book written with little care and effort
Good book for reviewing What Notes/Domino can do |
26. XML Publishing with AxKit by Kip Hampton | |
Paperback: 200
Pages
(2004-01-01)
list price: US$29.95 -- used & new: US$1.77 (price subject to change: see help) Asin: 0596002165 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description AxKit, a mod_perl and Apache-based XML content deliverysolution, was designed to meet that need with acost-effective and efficient plugin architecture. AxKitallows the developer to quickly design modules to createfaster web sites, and deliver them in a wide variety ofmedia formats. AxKit also takes care of caching so thedeveloper doesn t have to worry about it. AxKit meets thedemands of the web developer nicely, but, as with any newtoolkit, there is a learning curve. For developers who want to flatten that learning curve andget right to work with AxKit, XML Publishing with AxKitprovides detailed information on how to install, configure,and deploy AxKit effectively. The first book solely devotedto AxKit, XML Publishing with AxKit also offers a conciseand focused look at how to create XSLT and XPathScript-basedpipelines for XML data transfer. This solidly useful new book presents web programmers withthe hands-on knowledge they need to get really creative withAxKit. It features a thorough introduction to XSP(extensible Server Pages), which applies the concepts ofServer Pages technologies (embedded code, tag libraries,etc) to the XML world, and covers integrating AxKit withother tools such as Template Toolkit, Apache:: Mason,Apache::ASP, and plain CGI. The book also includesinvaluable reference sections on configuration directives,XPathScript, and XSP. With XML Publishing with AxKit, web developers will have allthe tools they need to deliver complex XML-based systemsquickly, the power to develop their own systems for stylesheet negotiation, and the flexibility to design completelynew style sheet languages. XML Publishing with AxKit gives those new to XML all thebackground and the courage they need to jump right in anddeploy AxKit. And it gives XML-savvy professionalseverything they need to hit the ground running. Customer Reviews (2)
XML Publishing for Apache and Perl programmers
How to publish XML Along the way, he offers concise ways to use XSLT, XSP, RSS and stylesheets. In other words, he gives a motivating context in which to quickly learn the rudiments of these packages. Certainly not comprehensive in each. But this can be a blessing in disguise. For example, the full expressive power of XSLT grammar can be rather daunting to master. So his book also practises an informal but useful subtheme. He gives you a pragmatic minimum acquaintance with various subsidiary packages that are not AxKit itself. A useful extra benefit of the book. ... Read more |
27. Publishing geospatial data through geospatial web service and XML database system.(Report): An article from: American Journal of Applied Sciences by Pouria Amirian, Ali A. Alesheikh | |
Digital: 24
Pages
(2008-10-01)
list price: US$9.95 -- used & new: US$9.95 (price subject to change: see help) Asin: B001I1424A Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
28. The LaTeX Web Companion: Integrating TeX, HTML, and XML by Michel Goossens, Sebastian Rahtz, Eitan M. Gurari, Ross Moore, Robert S. Sutor | |
Paperback: 560
Pages
(1999-06-20)
list price: US$49.99 -- used & new: US$17.41 (price subject to change: see help) Asin: 0201433117 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (4)
wasted paper.
out of date, not very useful
very handy
Almost definitely recommended If you wereinterested in transforming TeX into PDF, I would recommend also the LaTeXGraphics Companion, or some other book introducing the problematic ofPostScript and PDF. ... Read more |
29. Java & XML, 2nd Edition: Solutions to Real-World Problems by Brett McLaughlin | |
Paperback: 550
Pages
(2001-09)
list price: US$44.95 -- used & new: US$4.73 (price subject to change: see help) Asin: 0596001975 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (27)
A book worth owning
Good but could be more.
Good introduction, a little diffuse There is a small reference at the end of the book which is not as easy to read as the APIs described in the Nutshell style. I gave this book four stars because, while it does lack focus, it is a good introduction to the XML APIs for Java. In the third release they should concentrate a little harder editing in some focus and a better reference section at the end.
No XML Security Most of all, it's missing security like XML Signatures, and XML encryption.
Pleasant, but flakey |
30. Java and XML Data Binding by Brett McLaughlin | |
Paperback: 214
Pages
(2002-05)
list price: US$34.95 -- used & new: US$7.34 (price subject to change: see help) Asin: 0596002785 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (7)
Outdated, incorrect information. Stay away!
Outdated, incorrect information. Stay away!
Waste of money
JAXB section is out of date
JAXB section is out of date |
31. Content Management mit XML: Grundlagen und Anwendungen (Xpert.press) (German Edition) | |
Hardcover: 376
Pages
(2002-11-28)
list price: US$79.95 -- used & new: US$59.97 (price subject to change: see help) Asin: 3540438440 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
32. Platinum Edition Using HTML 4, XML, and Java 1.2 by Eric Ladd, Jim O'Donnell | |
Hardcover: 1282
Pages
(1998-12-01)
list price: US$59.99 -- used & new: US$3.95 (price subject to change: see help) Asin: 078971759X Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description The authors then illustratethe basic concepts behind XML and discuss some of the currentimplementations. They also show how to use JavaScript for client-sidescripting, how to implement cookies, and how to control browserobjects interactively. The authors cover the confusing state ofDynamic HTML, describing both Microsoft and Netscape implementationsof DHTML and offering suggestions for cross-vendor DHTML use. Chapterson CGI/ASP and Java follow. While all of these sections presentextremely key technologies, space constraints limit the discussion tothe most important points; don't look for a comprehensive guide toJava programming. Fortunately, the companion CD-ROM fills in many ofthe blanks with inclusion of five Special Edition titles as well asthird-party software programs. --Stephen W. Plain Customer Reviews (17)
excelent book in all respects
Useless Collection of Generalities
A good HTML 4 reference, written well Regarding "Platinum Edition UsingHTML 4, XML, and Java 1.2," it should be noted that for first-timesite developers that are looking for an introduction to HTML 4, this isprobably not the best way to go. The basics of Web development, such as thebest placement for links, graphics, and text, are summarized in the firstfifty pages. (First-timers should look for Web development books that coverboth HTML 4 and graphic design well.) Following, is a reference-style bookthat comes in very handy when looking for specific information (that thisbook covers). I would say, and I think that I share the sentiment of otherreaders, that this book is geared toward the intermediate to advanced sitedeveloper. Several more aspects worth noting: The style of writing isclear and straightforward, with few grammatical mistakes; there are plentyof examples (code and screen) with good descriptions of why somethingworks; and I would've preferred that the screen shots be in color, but thatwould probably double the price. This is a good reference book for HTML4, that includes an overview of XML and Java. It's not everything, but it'sexcellent nonetheless.
Just what i needed
Written for someone who wants to learn quickly. |
33. Xml for Dummies Quick Reference by Mariva H. Aviram | |
Paperback: 224
Pages
(1998-05-08)
list price: US$14.99 -- used & new: US$44.79 (price subject to change: see help) Asin: 0764503839 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Cut to the heart of XML's robust tools and open standards with XML For Dummies Quick Reference, simply the best and most effective one-volume guide to XML.Here, you discover all the tips and tricks you need to create your own markup language that works any time, anywhere, on the Web. Get fast answers on what you need to know, when you need to know it, with XML For Dummies Quick Reference.Plus, the book's compact, alphabetical design and lay-flat binding make it the perfect desktop companion. Customer Reviews (8)
Good for reference, bad for trying to learn
It's great to have around!
Hard to Follow
Difficult to read
Well-worth the small price. |
34. XML and Java from Scratch by Nicholas Chase | |
Paperback: 496
Pages
(2001-03)
list price: US$39.99 -- used & new: US$0.01 (price subject to change: see help) Asin: 0789724766 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (8)
TERRIBLE
fustrating
Don't be amazed by this book. The author tries to cover such a programming language like Java in 470 pages of so many things, that he even does some bad practice! For example, he starts teaching a way of reading the contents of a file in Java, and two pages after the example he explain the Exceptions issue. If you're a Java newbie, you'll be on a big trouble unless you read the whole chapter before typing anything. The author even tries to explain the relational database concept by ilustrating it with an Excel sheet! I must confess that this book covers just the basics, since it wastes too much time in things it can't cover. This book would be better if it talks about XML only, and leaves Java and other subjects to the pros. If you want to "get serious" (like the author says), then buy a book that goes deep into this matter, a book that doesn't talk about everything just to mention a bit of each.
Good Concept, but Both Que and the author should be ashamed of distributing such an inferior product.
There exist better books than this! |
35. Java and XML by Brett McLaughlin, Justin Edelson | |
Paperback: 480
Pages
(2006-12-08)
list price: US$49.99 -- used & new: US$21.55 (price subject to change: see help) Asin: 059610149X Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Java and XML, 3rd Edition, shows you how to cut through all the hype about XML and put it to work.It teaches you how to use the APIs, tools, and tricks of XML to build real-world applications.The result is a new approach to managing information that touches everything from configuration files to web sites. After two chapters on XML basics, including XPath, XSL, DTDs, and XML Schema, the rest of the book focuses on using XML from your Java applications.This third edition of Java and XML covers all major Java XML processing libraries, including full coverage of the SAX, DOM, StAX, JDOM, and dom4j APIs as well as the latest version of the Java API for XML Processing (JAXP) and Java Architecture for XML Binding (JAXB).The chapters on web technology have been entirely rewritten to focus on the today's most relevant topics: syndicating content with RSS and creating Web 2.0 applications.You'll learn how to create, read, and modify RSS feeds for syndicated content and use XML to power the next generation of websites with Ajax and Adobe Flash. Topics include: If you are developing with Java and need to use XML, or think that you will be in the future; if you're involved in the new peer-to-peer movement, messaging, or web services; or if you're developing software for electronic commerce, Java and XML will be an indispensable companion. Customer Reviews (13)
Who is the target audience of this book?
OK, and better than the rest
Best book on working directly with XML in Java
Good for early XML w/ Java info
Poor packing resulted in damage |
36. Cocoon Developer's Handbook by Lajos Moczar, Jeremy Aston | |
Paperback: 816
Pages
(2002-12-20)
list price: US$49.99 -- used & new: US$9.98 (price subject to change: see help) Asin: 0672322579 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Cocoon Developer's Handbook is a thorough, detailed guide to developing XML-based Web publishing applications using Apache's powerful Cocoon framework. This book is a practical, detailed guide for experienced developers who need to learn how to implement the Cocoon framework in a Web XML publishing system. The book is not a theoretical work about XSL, XSP, and XSLT standards, but rather a hands-on explanation of these technologies within the Cocoon framework, with examples and solutions to get developers up and running with Cocoon. Customer Reviews (10)
Great book for a great price and service
Outdated.
Simply Outdated
A useful introduction to Cocoon
Pretty Darn Good |
37. Java P2P Unleashed: With JXTA, Web Services, XML, Jini, JavaSpaces, and J2EE by Robert Flenner, Michael Abbott, Toufic Boubez, Frank Cohen, Navaneeth Krishnan, Alan Moffet, Rajam Ramamurti, Bilal Siddiqui, Frank Sommers | |
Paperback: 752
Pages
(2002-09-22)
list price: US$49.99 -- used & new: US$29.13 (price subject to change: see help) Asin: 0672323990 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (3)
Referencing similarities with existing, familiar systems
One-stop shop
too wordy |
38. XML in Easy Steps by Mike McGrath | |
Paperback: 192
Pages
(2001-11-01)
list price: US$22.70 -- used & new: US$20.18 (price subject to change: see help) Asin: 1840781246 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (1)
So what do I do with XML now? |
39. [less than] XML INCHES TOWARD THE MAINSTREAM [greater than].(in electronic publishing)(Internet/Web/Online Service Information): An article from: Customer Interaction Solutions by Greg Lindsay | |
Digital: 4
Pages
(2001-02-01)
list price: US$5.95 -- used & new: US$5.95 (price subject to change: see help) Asin: B0008I5MZW Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
40. DataPower Technology delivers world's fastest XML web services security gateway.(DataPower XS40 XML Security Gateway): An article from: Software Industry Report | |
Digital: 3
Pages
(2003-01-20)
list price: US$5.95 -- used & new: US$5.95 (price subject to change: see help) Asin: B0008FZ4SU Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
  | Back | 21-40 of 99 | Next 20 |