Tag Archives: XML

Definitive XML

Definitive XML Schema, Priscilla Walmsley, (- 2012)

Posted in books | Tagged | Leave a comment

Beginning XSLT and XPath

Beginning XSLT and XPath – Transforming XML Documents and Data, Ian Williams, Wiley, 2009 Programmers will find this useful, as it is full of practical examples. You need to know XML before reading this. There is not much introduction, and … Continue reading

Posted in books | Tagged | Leave a comment

Foundation XML and E4X

Foundation XML and E4X for Flash and Flex, Sas Jacobs, 2009 ActionScript programmers will want to read this. 450 pages.

Posted in books | Tagged , , , | Leave a comment

XML : a Beginner’s Guide

XML : a Beginner’s Guide : go beyond the basics with Ajax, XHTML, XPath 2.0, XSLT 2.0, and XQuery / Steven Holzner, McGraw-Hill, 2009 Programming with AJAX, XSLT, XPath, and XQuery. Well written, many examples, 400 pages.

Posted in books | Tagged , | Leave a comment

Web application architecture

Web application architecture : principles, protocols, and practices / Leon Shklar, Wiley, 2009 Here is a primer on HTTP, TCP, HTML, Struts, XML, Ruby, and Search. Well written, 400 pages.

Posted in books | Tagged , , , | Leave a comment

LINQ in action

LINQ in action / Fabrice Marguerie, Steve Eichert, Jim Wooley, Manning, 2008 This book is for .net programmers. You will be using LINQ to query databases, XML, objects, and internet data sources. It is well written, 500 pages.

Posted in books | Tagged , , , | Leave a comment

Enterprise recipes with Ruby and Rails

Enterprise recipes with Ruby and Rails / Maik Schmidt, Pragmatic Bookshelf, 2008 You will have noticed that I like the Pragmatic series. From the contents: Implement enterprise-wide security — Process e-commerce payments — Get the most out of databases — … Continue reading

Posted in books | Tagged , , , | Leave a comment

Core Java Volume II

Core Java Volume II Advanced Features / Cay S. Horstmann, Prentice Hall 2008 Here is an excellent book on Java.  Topics include: Streams and Files Networking Database programming XML JNDI and LDAP Internationalization Advanced GUI components Java 2D and advanced … Continue reading

Posted in books | Tagged , , | Leave a comment

Foundations of Qt development

Foundations of Qt development / Johan Thelin, Apress 2007 Here is another great book on the best C++ development environment. QT is more than just a library of GUI functions. It supports XML i/o, I18n, threading, databases, networking, and qmake. … Continue reading

Posted in books | Tagged , , , , | Leave a comment