OReilly.XSLT.Cookbook.2nd.Edition.Dec.2005.eBook-BBL

Section
0day
Group
BBL
Size
1,30 MB
Files
1
Date
2005-12-19

NFO

                                                                                
            ▄▄▄▄▄▄            ▄▄▄▄▄▄            ▄▄▄▄▄▄                          
            ▐████▐            ▐████▐            ▐████▐                          
            ▐████▐            ▐████▐            ▐████▐                          
            ▐████▌▀▀▀▀▀▀▀▀██▄▄▐████▌▀▀▀▀▀▀▀▀██▄▄▐████▐                          
            ▐█████▀▀▀████▄▄▄ ▀▐█████▀▀▀████▄▄▄ ▀▐████▐                          
            ▐█████     ▀█████▄▐█████     ▀█████▄▐████▐                          
            ▐████▐      ▐█████▐████▐      ▐█████▐████▐           art<mexx>      
      ░░░░░ ▐████▐ ░░░░░ █████▐████▐ ░░░░░ █████▐████▐ ░░░  ▄▄▄  ░░░░░░░░░░     
    ░░░░░░░ ▐████▐ ░░░░░ █████▐████▐ ░░░░░ █████▐████▐ ░░ ▄▀▄▄▄▀▄  ░░░░░░░      
   ░░░░░░░  ▐████▐ ░░░░  █████▐████▐ ░░░░  █████▐████▐ ░░ ▄█████▄▀  ░░░░░       
  ░░░░░░░   ▐████▐ ░░░  ▐█████▐████▐ ░░░  ▐█████▐████▐ ░░ ▀▀█████▐  ░░░░        
            ▐████▐     ▄██████▐████▐     ▄██████▐████▐       ▀███▐              
            ▐████▐   ▄█████▀ ▄▐████▐   ▄█████▀ ▄▐████▐   ▄▄▄███▀ █              
            ▀▀▀▀▀█▄▀▀▀▀ ▄▄▄▄██▀▀▀▀▀█▄▀▀▀▀ ▄▄▄▄██▀▀▀▀▀█▄▀▀▀▀ ▄▄▄▄█▀              
            ▀▀▀█▄▄▄▄█▀▀▀▀▀    ▀▀▀█▄▄▄▄█▀▀▀▀▀    ▀▀▀█▄▄▄▄█▀▀▀▀▀    Present:      
▄▄▄▄▄▄▄▄▄                                                              ▄▄▄▄▄▄▄▄▄
▀▀▀▀▀▀▀▀▀██████████████████████████████████████████████████████████████▀▀▀▀▀▀▀▀▀
  ▌████                                                                  ████▐  
  ▌████    RELEASE INFORMATION                                           ████▐  
  ▌████                                                                  ████▐  
  ▌████  TITLE     : XSLT Cookbook (Cookbooks (O'Reilly))                ████▐  
  ▌████  AUTHOR    : Salvatore Mangano                                   ████▐  
  ▌████  PUBLISHER : O'Reilly Media, Inc.                                ████▐  
  ▌████  ISBN      : 0596009747                                          ████▐  
  ▌████  EDITION   : 2nd                                                 ████▐  
  ▌████  PUB DATE  : December 14, 2005                                   ████▐  
  ▌████  FORMAT    : CHM                                                 ████▐  
  ▌████  SIZE      : 1,27 MB                                             ████▐  
  ▌████  RLS DATE  : 12/20/05                                            ████▐  
  ▌████                                                                  ████▐  
▄▄▄▄▄▄▄▄▄██████████████████████████████████████████████████████████████▄▄▄▄▄▄▄▄▄
▀▀▀▀▀▀▀▀▀                                                              ▀▀▀▀▀▀▀▀▀
  ▌████    RELEASE NOTES                                                 ████▐  
  ▌████                                                                  ████▐  
  ▌████  Forget those funky robot toys that were all the rage in the     ████▐  
  ▌████  '80s, XSLT (Extensible Stylesheet Transformations) is the       ████▐  
  ▌████  ultimate transformer. This powerful language is expert at       ████▐  
  ▌████  transforming XML documents into PDF files, HTML documents,      ████▐  
  ▌████  JPEG files--virtually anything your heart desires. As useful    ████▐  
  ▌████  as XSLT is, though, most people have a difficult time learning  ████▐  
  ▌████  its many peculiarities. And now Version 2.0, while elegant and  ████▐  
  ▌████                                                                  ████▐  
  ▌████  XSLT Cookbook, Second Edition wants to set the record           ████▐  
  ▌████  straight. It helps you sharpen your programming skills and      ████▐  
  ▌████  overall understanding of XSLT through a collection of detailed  ████▐  
  ▌████  recipes. Each recipe breaks down a specific problem into        ████▐  
  ▌████  manageable chunks, giving you an easy-to-grasp roadmap for      ████▐  
  ▌████  integrating XSLT with your data and applications. No other      ████▐  
  ▌████  XSLT book around employs this practical                         ████▐  
  ▌████                                                                  ████▐  
  ▌████  In addition to offering code recipes for solving everyday       ████▐  
  ▌████  problems with XSLT 1.0, this new edition shows you how to       ████▐  
  ▌████  leverage the improvements found in XSLT 2.0, such as how to     ████▐  
  ▌████  simplify the string manipulation and date/time conversion       ████▐  
  ▌████  processes. The book also covers XPath 2.0, a critical           ████▐  
  ▌████  companion standard, as well as topics ranging from basic        ████▐  
  ▌████  transformations to complex sorting and linking. It even         ████▐  
  ▌████  explores extension functions on a variety of different XSLT     ████▐  
  ▌████  processors and shows ways to combine multiple documents using   ████▐  
  ▌████  XSLT. Code examples add a real-world dimension to each          ████▐  
  ▌████                                                                  ████▐  
  ▌████  Whether you're just starting out in XSLT or looking for         ████▐  
  ▌████  advanced techniques, you'll find the level of information you   ████▐  
  ▌████  need in XSLT Cookbook, Second Edition.                          ████▐  
  ▌████                                                                  ████▐  
  ▌████                                                                  ████▐  
  ▌████  http://www.amazon.com/exec/obidos/tg/detail/-/0596009747/       ████▐  
  ▌████                                                                  ████▐  
  ▌████    INSTALL INFORMATION                                           ████▐  
  ▌████                                                                  ████▐  
  ▌████  Unzip, unrar and enjoy                                          ████▐  
  ▌████                                                                  ████▐  
  ▌████                                                                  ████▐  
▄▄▄▄▄▄▄▄▄██████████████████████████████████████████████████████████████▄▄▄▄▄▄▄▄▄
▀▀▀▀▀▀▀▀▀                                                              ▀▀▀▀▀▀▀▀▀
  ▌████        ▄████▐▀▀█ ▀▀▀▌██▄▄█▌                       █▄─___▀▄  ░░░░ ████▐  
  ▌████          ██ █▄▄█▐██ █▐█  █▌                       ███▄    ▀▄  ░░ ████▐  
  ▌████          ██ █▄▄▄▐▄▄▄█▐█  █▌                       █████▄    ▀▄   ████▐  
  ▌████                                      █▄──__▀▄  __▀███████▄▄▄▄▄█▄ ████▐  
  ▌████                                      ███▄    ▀▄    ▀█████║█▓▓▓▓█ ████▐  
  ▌████  We are looking for:                 █████▄▄   ▀▄▄   ▀███║██████ ████▐  
  ▌████                                      ██████░▀▀▀░█░▀▀▀░███║█▓▓▓▓█ ████▐  
  ▌████   - EU Sites                         ██████▄░░░▄█▄░░░▄███║██████ ████▐  
  ▌████   - Supliers who can provide the     ██████░▀▀▀░█░▀▀▀░███║██████ ████▐  
  ▌████     accounts for online libraries    ██████░░░░░█░░░░░███║█▓▓▓▓█ ████▐  
  ▌████   - Talented crackers                ██████░░░░░█░░░░░███║██████ ████▐  
  ▌████                                      ██████░░░░░█░░░░░███║█▓▓▓▓█ ████▐  
  ▌████            CONTACTS                   ▀████▀▄▄▄▀█▀▄▄▄▀███║██████ ████▐  
  ▌████       ───────────────────          ░░░  ▀██░░░░░█░░░░░███║█▓▓▓▓█ ████▐  
  ▌████     bbl[at]hushmail[dot]com       ░░░░░░  ▀▄░░░▄▀▄░░░▄▀▀█║██████ ████▐  
  ▌████                                             ▀▀▀   ▀▀▀    ▀▀▀▀▀▀  ████▐  
 ▄▄▄▄▄▄▄▄██████████████████████████████████████████████████████████████▄▄▄▄▄▄▄▄▄
▀▀▀▀▀▀▀▀▀                                                              ▀▀▀▀▀▀▀▀▀
  ▌████ █▄──____▀▄                          ██ ▐█▐▀▀█▐█  ▐█▐█▀▀█         ████▐  
  ▌████ ███▄      ▀▄                        █ █ ▌█▄▄█▐█ ▌▐█▐█▄▄▄         ████▐  
  ▌████ █████▄      ▀▄                      █▌ █▌█▄▄▄ █▄█▄█ ▄▄▄█         ████▐  
  ▌████ ████████▄▄▄███__▀▄ ___▀▄                                         ████▐  
  ▌████ ██████████████    ▀▄    ▀▄                                       ████▐  
  ▌████ ███████████████▄▄   ▀▄▄   ▀▄             What we do              ████▐  
  ▌████ ████████████████▓▀▀▀▓█░▀▀▀░█         we do for fun only!         ████▐  
  ▌████ ███████▄▀██▀▄███▓▒░▒▓█▄░░░▄█                                     ████▐  
  ▌████ █████████▄▄█████▓▒░▒▓█░▀▀▀░█                                     ████▐  
  ▌████ ███████▀████▀███▓▒░▒▓█░░░░░█                                     ████▐  
  ▌████ ███████░▀▀▀▀▓███▓▒░▒▓█░░░░░█              GREETINGS              ████▐  
  ▌████ ███████░░▒▒▓▓███▓▒░▒▓█░░░░░█         ───────────────────         ████▐  
  ▌████ ▀██████░░▒▒▓▓███▓▒░▒▓█▀▄▄▄▀█         to ALL our Friends          ████▐  
  ▌████   ▀████░░▒▒▓▓███▓▒░▒▓█░░░░░█                                     ████▐  
  ▌████ ░░  ▀███░▒▒▓██ ▀▄▒░▒▄▀▄░░░▄▀                                     ████▐  
  ▌████       ▀▀▀▀▀▀▀    ▀▀▀   ▀▀▀                                       ████▐  
▄▄▄▄▄▄▄▄▄██████████████████████████████████████████████████████████████▄▄▄▄▄▄▄▄▄
▀▀▀▀▀▀▀▀▀  ascii<mexx>                       Last updated: 11/27/2005  ▀▀▀▀▀▀▀▀▀

Files

PathSize
b-349a01.zip1,30 MB