XSLT


Book Description

Have you ever needed to convert documents from XML to HTML ? Or from one XML vocabulary to another ? Extensible Stylesheet Transformations (XSLT) provide a critical bridge between XML processing and more familiar HTML, as well as between XML vocabularies. XSLT demonstrates how to use this powerful, but complex, tool for a wide variety of conversions. Examples illustrate many different cases and techniques, giving you working code to explore and modify for your own purposes. Originally created for page layout, XSLT has grown into one of the tore technologies used by most developers processing XML. Through clear and entertaining explanations, this book shows you how to use XSLT as a general-purpose translation tool, a system for reorganizing document content, and a tool for generating multiple results (including HTML, VRML, and SVG) from the same content. Though XSLT is extremely useful, it can also be daunting to new users. XSLT uses an XML-based template syntax combined with a terse vocabulary called XPath that identifies how the template applies to the original document. The understanding of " variables " in XSLT is very different from the understanding of " variables " in procedural languages, for instance. Getting started with XSLT is difficult, and advanced techniques require a thorough understanding of how XSLT templates work and interact with one another. XSLT brings it all together, giving developers both a thorough tutorial and a reference. It examines both XSLT and XPath, a critical companion standard, and explores subjects ranging from basic transformations to complex sorting and linking. In addition, the book explores extension functions on various XSLT processors and how to combine multiple documents with XSLT. Examples demonstrate all of the techniques described. Examples also illustrate how to use XSLT to generate a ride variety of target document types, including HTML, SVG, JPEG, Java source code, and XSLT stylesheets.




Instructor Edition


Book Description

Provides a current and thorough introduction to computers by integrating usage of the World Wide Web with the printed text.




Keywords for Disability Studies


Book Description

Introduces key terms, concepts, debates, and histories for Disability Studies Keywords for Disability Studies aims to broaden and define the conceptual framework of disability studies for readers and practitioners in the field and beyond. The volume engages some of the most pressing debates of our time, such as prenatal testing, euthanasia, accessibility in public transportation and the workplace, post-traumatic stress, and questions about the beginning and end of life. Each of the 60 essays in Keywords for Disability Studies focuses on a distinct critical concept, including “ethics,” “medicalization,” “performance,” “reproduction,” “identity,” and “stigma,” among others. Although the essays recognize that “disability” is often used as an umbrella term, the contributors to the volume avoid treating individual disabilities as keywords, and instead interrogate concepts that encompass different components of the social and bodily experience of disability. The essays approach disability as an embodied condition, a mutable historical phenomenon, and a social, political, and cultural identity. An invaluable resource for students and scholars alike, Keywords for Disability Studies brings the debates that have often remained internal to disability studies into a wider field of critical discourse, providing opportunities for fresh theoretical considerations of the field’s core presuppositions through a variety of disciplinary perspectives. Visit keywords.nyupress.org for online essays, teaching resources, and more.




The Coding Manual for Qualitative Researchers


Book Description

The Coding Manual for Qualitative Researchers is unique in providing, in one volume, an in-depth guide to each of the multiple approaches available for coding qualitative data. In total, 29 different approaches to coding are covered, ranging in complexity from beginner to advanced level and covering the full range of types of qualitative data from interview transcripts to field notes. For each approach profiled, Johnny Saldaña discusses the method’s origins in the professional literature, a description of the method, recommendations for practical applications, and a clearly illustrated example.




XQuery


Book Description

With the XQuery 1.0 standard, you finally have a tool that will make it much easier to search, extract and manipulate information from XML content stored in databases. This in-depth tutorial not only walks you through the XQuery specification, but also teaches you how to program with this widely anticipated query language. XQuery is for query writers who have some knowledge of XML basics, but not necessarily advanced knowledge of XML-related technologies. It can be used both as a tutorial, by reading cover to cover, and as a reference, by using the comprehensive index and appendixes. Either way, you will find the background knowledge in namespaces, schemas, built-in types and regular expressions that is relevant to writing XML queries. This book provides: A high-level overview and quick tour of XQuery Information to write sophisticated queries, without being bogged down by the details of types, namespaces, and schemas Advanced concepts for users who want to take advantage of modularity, namespaces, typing and schemas Guidelines for working with specific types of data, such as numbers, strings, dates, URIs and processing instructions A complete alphabetical reference to the built-in functions and types You will also learn about XQuery's support for filtering, sorting, and grouping data, as well as how to use FLWOR expressions, XPath, and XQuery tools for extracting and combining information. With this book, you will discover how to apply all of these tools to a wide variety of data sources, and how to recombine information from multiple sources into a single final output result. Whether you're coming from SQL, XSLT, or starting from scratch, this carefully paced tutorial takes you through the final 1.0 standard in detail.




Self-Study Teacher Research


Book Description

Offer novice and experienced teachers guidelines for the "how" and "why" to do self-study teacher research Designed to help teachers plan, implement, and assess a manageable self-study research project, this unique textbook covers the foundation, history, theoretical underpinnings, and methods of self-study research. Written in a reader-friendly style and filled with interactive activities and examples, this book helps teachers every step of the way as they plan and conduct their studies. Author Anastasia Samaras encourages readers to think deeply about both the "how" and the "why" of this essential professional development tool as they pose questions and formulate personal theories to improve professional practice. Key Features A Self-Study Project Planner assists teachers in understanding both the details and process of conducting self-study research. A Critical Friends Portfolio includes innovative critical collaborative inquiries to support the completion of a high quality final research project. Advice from the most senior self-study academics working in the U.S. and internationally is included, along with descriptions of the self-study methodology that has been refined over time. Examples demonstrate the connections between self-study research, teachers′ professional growth, and their students′ learning. Tables, charts, and visuals help readers see the big picture and stay organized. Accompanied by High-Quality Ancillaries! A Student Study Site offers a wealth of resources, including additional examples and activities, web-based resources, study questions, and key terms. Intended Audience Self-Study Teacher Research: Improving Your Practice Through Collaborative Inquiry is intended as a core textbook for a wide variety of courses in the education curriculum, including Action Research, Qualitative Research Methods, Research Methods in Education, and the capstone/teacher researcher course required of all early childhood, elementary, and secondary education majors.




The Foundation Stage Teacher in Action


Book Description

A fully revised edition of the author's best selling book, this resource now includes an extended section on leadership, and managing the foundation stage.




Teaching Students With High-Incidence Disabilities


Book Description

To ensure that all students receive quality instruction, Teaching Students with High-Incidence Disabilities prepares preservice teachers to teach students with learning disabilities, emotional behavioral disorders, intellectual disabilities, attention deficit hyperactivity, and high functioning autism. It also serves as a reference for those who have already received formal preparation in how to teach special needs students. Focusing on research-based instructional strategies, Mary Anne Prater gives explicit instructions and includes models throughout in the form of scripted lesson plans. The book also has a broad emphasis on diversity, with a section in each chapter devoted to exploring how instructional strategies can be modified to accommodate diverse exceptional students. Real-world classrooms are brought into focus using teacher tips, embedded case studies, and technology spotlights to enhance student learning.




The Data Science Design Manual


Book Description

This engaging and clearly written textbook/reference provides a must-have introduction to the rapidly emerging interdisciplinary field of data science. It focuses on the principles fundamental to becoming a good data scientist and the key skills needed to build systems for collecting, analyzing, and interpreting data. The Data Science Design Manual is a source of practical insights that highlights what really matters in analyzing data, and provides an intuitive understanding of how these core concepts can be used. The book does not emphasize any particular programming language or suite of data-analysis tools, focusing instead on high-level discussion of important design principles. This easy-to-read text ideally serves the needs of undergraduate and early graduate students embarking on an “Introduction to Data Science” course. It reveals how this discipline sits at the intersection of statistics, computer science, and machine learning, with a distinct heft and character of its own. Practitioners in these and related fields will find this book perfect for self-study as well. Additional learning tools: Contains “War Stories,” offering perspectives on how data science applies in the real world Includes “Homework Problems,” providing a wide range of exercises and projects for self-study Provides a complete set of lecture slides and online video lectures at www.data-manual.com Provides “Take-Home Lessons,” emphasizing the big-picture concepts to learn from each chapter Recommends exciting “Kaggle Challenges” from the online platform Kaggle Highlights “False Starts,” revealing the subtle reasons why certain approaches fail Offers examples taken from the data science television show “The Quant Shop” (www.quant-shop.com)




Work Engagement


Book Description

This book provides the most thorough view available on this new and intriguing dimension of workplace psychology, which is the basis of fulfilling, productive work. The book begins by defining work engagement, which has been described as ‘an opposite to burnout,’ following its development into a more complex concept with far reaching implications for work-life. The chapters discuss the sources of work engagement, emphasizing the importance of leadership, organizational structures, and human resource management as factors that may operate to either enhance or inhibit employee’s experience of work. The book considers the implications of work engagement for both the individual employee and the organization as a whole. To address readers’ practical questions, the book provides in-depth coverage of interventions that can enhance employees’ work engagement and improve management techniques. Based upon the most up-to-date research by the foremost experts in the world, this volume brings together the best knowledge available on work engagement, and will be of great use to academic researchers, upper level students of work and organizational psychology as well as management consultants.