i formulate infinity and store it deep inside of me

Powered by Astir.News engine

docs

XSLT Programmers Reference

20 сентября 2006, 12:20

The book is primarily about XSLT as a language, and not about any particular product. The book doesn"t cover the early dialect of XSL that Microsoft delivered when Internet Explorer 5 came out in 1998. In any case, Microsoft have stated (and demonstrated) their commitment to moving their technology forward to comply with the XSLT standard as published by W3C, so the IE5 1998 dialect clearly has no long-term future, even though it has shipped millions of copies.

Tags: xslt

XSLT Quickly

20 сентября 2006, 11:49

This book is for people who need to learn XSLT quickly. While it isn’t meant to be a complete reference of everything you might want to do in XSLT, it will show you the twenty percent of XSLT that you’ll probably use eighty percent of the time. It also includes a user’s guide for looking up simple solutions to the most common problems you will encounter when doing more advanced XSLT development.

Tags: xslt

XSLT. Mastering XML transformations

20 сентября 2006, 11:29

The heart of this book is designed to take you through the basics of XSLT and help you solve
problems with this exciting new technology.

Tags: xslt

Teach Yourself PHP, MySQL and Apache in 24 Hours

20 сентября 2006, 10:59

Sams Teach Yourself PHP, MySQL, and Apache in 24 Hours combines coverage of these three popular open-source Web development tools into one easy-to-understand book - and it comes with one easy-to-use Starter Kit CD-ROM for Windows or Linux. The book teaches the reader to install, configure and set up the PHP scripting language, the MySQL database system, and the Apache Web server. By the end of this book the reader will understand how these technologies work, and - more importantly -- how they can work together to create a dynamic Web site. After creating a simple Web site using these tools, the reader will be able to manage a simple mailing list, and to create an online address book, shopping cart, and storefront. The book also teaches the reader how to fine tune Apache and MySQL, and covers simple Web server security.

Tags: php

XML and PHP

20 сентября 2006, 10:33

XML and PHP is a clear, concise guide to the synergies between XML and PHP, many of which are not immediately visible to intermediate developers. XML and PHP demonstrates how PHP and XML can be combined to build cutting-edge Web applications. It includes detailed explanations of PHP"s XML extensions, together with illustrations of using PHP to parse, validate and transform XML markup, traverse XML data trees, exchange data between Web applications, overlay remote procedure calls over HTTP, and use free open-source tools to add new capabilities to your PHP/XML applications.

Tags: php

JavaScript 2.0: The Complete Reference, Second Edition

15 сентября 2006, 17:49

Use this guide to get the most up to date JavaScript 2.0 coverage, including the latest features to use to make developing JavaScript easier and more flexible, and understand the JavaScript principles and develop more advanced JavaScript skills.

Tags: javascript

Programming Python, 2nd Edition

15 сентября 2006, 17:01

Programming Python focuses on advanced applications of Python. Endorsed by Python creator Guido van Rossum, it demonstrates advanced Python techniques, and addresses software design issues such as reusability and object-oriented programming. The enclosed platform-neutral CD-ROM has book examples and various Python-related packages, including the full Python Version 2.0 source code distribution.

Tags: python

Cascading Style Sheets, 2nd Edition

15 сентября 2006, 16:24

Cascading Style Sheets: The Definitive Guide, 2nd Edition is a thorough review of all aspects of CSS2.1 and a comprehensive guide to CSS implementation. The book includes new content on positioning, lists and generated content, table layout, user interface, paged media, and more. It explores in detail each individual CSS property and how it interacts with other properties, and shows how to avoid common mistakes in interpretation.

Tags: css

CSS Cookbook

15 сентября 2006, 15:50

The CSS Cookbook cuts straight through the theory to provide hundreds of useful examples and CSS code recipes you can use immediately to format your web pages. Reflecting CSS2 and including topics that range from basic web typography and page layout to techniques for formatting lists, forms, and tables, the CSS Cookbook is a must-have resource for any web author who has even considered using CSS.

Tags: css

Advanced PHP for Web Professionals

15 сентября 2006, 15:40

In this concise, hands-on tutorial, PHP expert Christopher Cosentino delivers dozens of powerful new techniques for building serious Web applications. Through professional-quality examples drawn from his six years as a PHP developer, Cosentino walks you through building friendlier, more usable sites; improving user authentication; generating dynamic graphics; parsing XML documents; building database-independent Web applications; and much more!

Tags: php