rss Home » Tag Archive For ‘XSLT’

Practical SharePoint 2010 Branding and Customization

Practical SharePoint 2010 Branding and Customization

Book Description

With Practical Branding and Customization, branding expert Erik Swenson cuts through the fluff and discusses accessible, easy-to-understand consulting and processes to create aesthetically pleasing, highly usable branded and customized websites, both internally and externally. Designed to be a quick reference, how-to guide that lets you dive straight into the task at hand, you’ll find this book’s attention to detail and pragmatism make it an attractive companion during your branding experience.

deployments are more common than ever, as is the desire to make the environment branded and attractive to both internal and external clients. However, since SharePoint is more than just a collection of web pages, customizing the look and feel and completing the process of branding the platform itself is complex and requires a knowledge of web development, techniques, and a familiarity with SharePoint —a curious niche, to be sure. And sometimes, you just need to make quick fixes, while at other times, building an entirely customized and branded environment is a multi-step process with lots of stakeholder buy-in and development time required.

Whether you’re interested in applying just a touch of style to a team site, or you’re branding a public-facing Fortune 500 website based on SharePoint, Practical SharePoint 2010 Branding and Customization is the only book you’ll need to quickly, easily, and efficiently brand and customize your environment.

Bonus: Includes the SharePoint 2010 Branding Starter Kit! This kit has everything you need to jumpstart successful and compelling designs. Download Now »

Umbraco User’s Guide

Umbraco Users Guide

Book Description

The first guide to show you how to power your site using .More companies are turning to the power and simplicity of ’s web content management system to build robust, customized sites. Written by leaders in the community, this invaluable guide takes you through every aspect of this open source tool. Code samples using XHTML, , , and C# are integrated throughout the pages to illustrate key concepts that you can apply. As you work through the chapters, you’ll progress from building a basic site to a sophisticated one that meets the needs of your organization.

Umbraco User’s Guide:

  • Explains how to install Umbraco and walks you through its structure
  • Discusses how to create templates while building your understanding of layouts
  • Offers best practices for developing content, designing types, organizing templates, and using the rich text editor
  • Walks you through and controls
  • Helps you build sample applications and troubleshoot any issues that arise
  • Covers how to create your own classified ads site by combining document types, templates, styles, macros, and more

Nik Wahlberg is the founder of Scandia Consulting, a full-service consultancy specializing in custom web application development. He is a Level 2 Certified Umbraco Professional. Download Now »

XML in a Nutshell, 3rd Edition

XML in a Nutshell, 3rd Edition

Book Description

If you’re a developer working with , you know there’s a lot to know about , and the space is evolving almost moment by moment. But you don’t need to commit every syntax, , or transformation to memory; you only need to know where to find it. And if it’s a detail that has to do with or its companion standards, you’ll find it–clear, concise, useful, and well-organized–in the updated third edition of in a .

With XML in a beside your keyboard, you’ll be able to:

  • Quick-reference syntax rules and usage examples for the core XML technologies, including XML, DTDs, , , SAX, and DOM
  • Develop an understanding of well-formed XML, DTDs, namespaces, Unicode, and W3C XML Schema
  • Gain a working knowledge of key technologies used for narrative XML documents such as web pages, books, and articles technologies like XSLT, , Xlink, Xpointer, , and -FO
  • Build data-intensive XML applications
  • Understand the tools and APIs necessary to build data-intensive XML applications and process XML documents, including the event-based Simple for XML (SAX2) and the tree-oriented Document Object Model (DOM)

This powerful new edition is the comprehensive XML reference. Serious users of XML will find coverage on just about everything they need, from fundamental syntax rules, to details of DTD and XML Schema creation, to XSLT transformations, to APIs used for processing XML documents. Download Now »

XSLT 2.0 and XPath 2.0 Programmer’s Reference, 4th Edition

XSLT 2.0 and XPath 2.0 Programmers Reference, 4th Edition

Book Description

This book is primarily a practical reference book for professional developers. It assumes no previous knowledge of the language, and many developers have used it as their first introduction to ; however, it is not structured as a tutorial, and there are other books on that provide a gentler approach for beginners.The book does assume a basic knowledge of , HTML, and the architecture of the Web, and it is written for experienced programmers. There’s no assumption that you know any particular language such as Java or Visual Basic, just that you recognize the concepts that all languages have in common.

The book is suitable both for 1.0 users upgrading to 2.0, and for newcomers to . The book is also equally suitable whether you work in the Java or world.

As befits a reference book, a key aim is that the coverage should be comprehensive and authoritative. It is designed to give you all the details, not just an overview of the 20 percent of the language that most people use 80 percent of the time. It’s designed so that you will keep coming back to the book whenever you encounter new and challenging tasks, not as a book that you skim quickly and then leave on the shelf. If you like detail, you will enjoy this book; if not, you probably won’t.

But as well as giving the detail, this book aims to explain the concepts, in some depth. It’s therefore a book for people who not only want to use the language but who also want to understand it at a deep level. Download Now »

Beginning XSLT and XPath: Transforming XML Documents and Data

Beginning XSLT and XPath: Transforming XML Documents and Data

Book Description

Extensible Stylesheet Language Transformations () is a language for transforming documents and data from one format to another. Answering the demand for an introductory book on processing, Ian Williams presents a clear, concise resource on concepts and methods and explains how and why relies on the Path language ().As you gain a solid foundation in XSLT processing, you’ll learn the basic node tree structure that is used in the data model and discover how XSLT differs from the approach used in other languages. Example-laden chapters include both versions 1.0 and 2.0 features and demonstrate how to transform one data format to another. The book covers the key structural elements of an XSLT file and shows you how to use simple expressions to match and select source file content. Along the way, you’ll uncover a rich set of functions that will benefit you again and again as you develop your XSLT skills.

What you will learn from this book

  • How to define templates, the basic building blocks of XSLT
  • The way to construct XPath expressions and use a range of powerful XPath and XSLT functions
  • The role of variables and parameters in XSLT
  • Making use of control structures and iteration Download Now »

Learning XSLT

Learning XSLT

Book Description

Learning moves smoothly from the simple to complex, illustrating all aspects of 1.0 through step-by-step examples that you’ll practice as you work through the book. Thorough in its coverage of the language, the book makes few assumptions about what you may already know. You’ll learn about ’s template-based syntax, how templates work with each other, and gain an understanding of variables. Learning XSLT also explains how the Path Language () is used by XSLT and provides a glimpse of what the future holds for XSLT 2.0 and 2.0. The ability to transform one vocabulary to another is fundamental to exploiting the power of . Learning XSLT is a carefully paced, example-rich introduction to XSLT that will have you understanding and using XSLT on your own in no time.

Review
“I think this book is very well put together and succeeds in making what could be a very tedious subject relatively interesting. I am sure that anyone starting to work with XSLT will find it most helpful but you will need to get Xalan going as well as downloads the examples.” – John Collins, news@UK, March

About the Author
Michael Fitzgerald is a freelance writer and trainer specializing in and related technologies. He is the author of Building B2B Applications with and Essentials, both published by John Wiley & Sons, and has published several articles for .com on the O’Reilly Network. Download Now »