商品の詳細
Perl/Python/PHPによるXMLプロセッシング徹底解説―スクリプト言語で学ぶXML×Webプログラミング (Advanced Server‐side Programmingシリーズ)

Perl/Python/PHPによるXMLプロセッシング徹底解説―スクリプト言語で学ぶXML×Webプログラミング (Advanced Server‐side Programmingシリーズ)
By Martin Brown

価格:

この商品は、このストアからは購入できません。
クリックしてAmazonでの購入オプションを見る


5 新品/中古商品価格 ¥ 310

おすすめ度:

商品の説明

-The only book that focuses on the usage of XML with the most popular scripting languages, including Perl, Python, PHP, Ruby, Rebol, TCL, and Mac OS X's AppleScript.
-Complete coverage of the core XML processing issues, including the basics of parsing XML documents, converting XML to and from different formats and translating objects for use with databases.
-This book goes beyond the basics into advanced topics, such as using the SAX API for Perl, and using SOAP and XML-RPC to share XML formatted information over a network connection.


商品の詳細

  • Amazon.co.jp ランキング: #646724 / 本
  • 発売日: 2002-12
  • 版型: 単行本
  • 427 ページ

エディターレビュー

内容(「BOOK」データベースより)
簡単、お手軽、プラットフォーム非依存…XML×スクリプト言語でWebアプリ開発が変わる!?Perl、Python、PHPからRuby、AppleScriptまで徹底解説。

内容(「MARC」データベースより)
XML初心者でもOK! さまざまなスクリプト言語を使ったXMLの解析、処理、取り扱いについて網羅的に説明する。SOAPやXML-RPCといった重要なプロトコルを取り上げる。XMLを最大限活用できる書。

Amazon.co.uk
Aimed at experienced programmers, Processing with Perl, Python, and PHP is a guide to processing XML with popular scripting languages. The author is a strong advocate of script, as opposed to C++ or Java, on the grounds of speed of development, ease of use, and cross-platform support. With explanations and examples, he shows how to parse XML using Perl, Python, or PHP and offers brief notes on other scripting languages. To make sense of the book, readers need to be already familiar with the script language of their choice, and to a lesser extent with XML itself.

The opening chapters offer a brief introduction to XML and DTD (Document Type Definition) files and explain the basic concepts of parsing XML using event-driven or tree-based APIs. Next comes a long section on XML and Perl, covering the XML::Parser module, Perl and Unicode, generating and converting XML, and using SOAP or XML-RPC. A parallel section shows how the same things can be achieved with XML and Python, and there's a further chapter on Zope, the Python application server. PHP has a shorter section, focusing on XML parsing, working with RSS (Rich Site Summary) XML documents, and XML-RPC. The last part of the book offers a chapter each on four other scripting languages: REBOL, Ruby, Tcl, and AppleScript.

The snag with this book is that few developers work with all these languages, and covering so many limits the detail on any one. Even so, it is interesting to compare the differences between the various approaches, particularly between Perl and Python, which are the author's main area of expertise. There are also helpful insights on how to convert XML to and from database formats. --Tim Anderson, Amazon.co.uk


カスタマーレビュー

もう少し的をしぼるべき3
PERL/PHPのXML関係の本が少ないので買ってみたが言語をどれかに絞らないとまとまりがない。いろいろ載ってるけど、結果的に見るとどれも中途半端な内容。

PERLならPERL,PHPならPHP,PhytonならPhythonって感じにどれか一転にしぼらないと。それにうんちくがおおい。うんちく書くページがあるならもっと他に載せてほしい。それなりにはためになったけど。あんまりおすすめじゃーないね。

新しいXMLアプリケーション構築にむけて4
XMLアプリケーションの基礎を学習するのに適していると思う。XMLを用いて新しいアプリケーションを作ろうと考えている人に面白いかもしれない。基本的に各種スクリプト言語による用例が豊富なので、学習を容易に行うことが可能であるし、既存のWebアプリケーションへも導入しやすいだろう。

反面、すでに他の言語でXMLを使いこなしている方や、大規模システムへの応用を考えている人にとっては、あまり役に立たないかもしれない。

なかなかいい4
じつはまだあまりXMLについてわかっていないときに買ったので、あまりみてなかったけど、ある程度わかってから見直してみると、いろいろな情報が載っていることに気づいた。
これからXMLとPerl,PHPとかの連携をやろうって人にはいいと思う。
ただしいて言えばうんちくがおおいかな。あと言語の幅がひろすぎる。

せめて3つくらいまででいいとおもうんだけどな。。。Perl,PHPとあとどれかくらいでよかったと思う。
そうすればもっと濃い内容になったと思うんだけど。。。