- Table View
- List View
Drupal 8 Quick Start Guide: Get up and running with Drupal 8
by J. Ayen GreenYour step by step guide with easy to follow instructions for navigating Drupal 8Key FeaturesBuild a great Drupal website easilyHow to structure, create and maintain different types of contentDesign roles for secure editing of your siteBook DescriptionDrupal is a powerful content management platform, flexible enough to accommodate almost any content requirements. This flexibility comes with a cost: complexity. Drupal 8 Quick Start Guide will clear your path from installation to a building usable site in minutes, and to a customized site in one sitting.You will begin with installation of Drupal and going through the main sections of the Drupal UI. Then, you will create a content type that describes its content, which simplifies the act of creating and editing the actual content later. You will learn about user roles, using real-world examples. This will help you to learn how to design roles, and how to assign appropriate permissions to them. Next, you will learn to use the WYSIWYG editor, configure it for other roles, navigate the various fields on the content creation form, and publish content.To begin to appreciate the flexibility and expandability of Drupal, you will make use of popular content-focused modules that extend Drupal's power. You will learn how to expand your market to other readers directly and through other sites by configuring content and UI translations and creating a View that provides an RSS feed. Finally, you will put everything together by customizing the home page for your new website.What you will learnCreate and customize Drupal structures, such as menus, tags, and content categoriesExtend Drupal's capabilities with add-on modulesAdminister site users, their roles, and the actions to which they are granted accessUnderstand user roles and permissionsCreate, edit, and publish contentUse Views for custom content selection and displayExpand your audience with custom RSS feedsConfigure a home page with meaningful sections for a better UXWho this book is forThis book is for content administrators, developers, site builders and administrators who are new to Drupal 8.
Drupal 8 Theming with Twig
by Chaz ChumleyMaster Drupal 8's new Twig templating engine to create fun and fast websites with simple steps to help you move from concept to completion About This Book * Create beautiful responsive Drupal 8 websites using Twig * Quickly master theme administration, custom block layouts, views, and the Twig template structure * A step-by-step guide to the most common approaches in web design Who This Book Is For This book is intended for front-end developers, designers, and anyone who is generally interested in learning all the new features of Drupal 8 theming. Discover what has changed from Drupal 7 to Drupal 8 and immerse yourself in the new Twig PHP templating engine. Familiarity with HTML5, CSS3, JavaScript, and the Drupal Admin interface would be helpful. Prior experience with setting up and configuring a standalone development environment is required as we will be working with PHP and MySQL. What You Will Learn * Navigate the Drupal 8 Admin interface * Build custom block layouts with reusable and fieldable blocks * Create subthemes based on the Bartik and Classy base themes * Construct a responsive theme with Twitter Bootstrap * Work with the new Twig PHP templating engine * Configure Drupal for Twig debugging * Enable preprocessing of Twig variables * Develop a theme from scratch following a step-by-step project outline In Detail Drupal 8 is an open source content management system and powerful framework that helps deliver great websites to individuals and organizations, including non-profits, commercial, and government around the globe. This new release has been built on top of object-oriented PHP and includes more than a handful of improvements such as a better user experience, cleaner HTML5 markup, a new templating engine called Twig, multilingual capabilities, new configuration management, and effortless content authoring. Drupal 8 will quickly become the new standard for deploying content to both the web and mobile applications. However, with so many new changes, it can quickly become overwhelming knowing where to start and how to quickly. Starting from the bottom up, we will install, set up, and configure Drupal 8. We'll navigate the Admin interface so you can learn how to work with core themes and create new custom block layouts. Walk through a real-world project to create a Twig theme from concept to completion while adopting best practices to implement CSS frameworks and JavaScript libraries. We will see just how quick and easy it is to create beautiful, responsive Drupal 8 websites while avoiding the common mistakes that many front-end developers make. Style and approach Drupal 8 Theming with Twig is intended for front-end developers, designers, and anyone who is generally interested in learning all the new features of Drupal 8 theming. Discover what has changed from Drupal 7 to Drupal 8 and immerse yourself in the new Twig PHP templating engine. Familiarity with HTML5, CSS3, JavaScript, and the Drupal Admin interface would be helpful. Prior experience with setting up and configuring a standalone development environment is required as we will be working with PHP and MySQL.
Drupal 9 Module Development: Get up and running with building powerful Drupal modules and applications, 3rd Edition
by Daniel Sipos Antonio De MarcoBuild and extend flexible Drupal sites and applications with this up-to-date, expert guide to Drupal 9 module development Key Features Explore the essential Drupal 9 APIs for module development Learn how to implement data modeling, caching, architecture, and much more in your Drupal applications Discover what's new in the latest Drupal core releases Book Description With its latest release, Drupal 9, the popular open source CMS platform has been updated with new functionalities for building complex Drupal apps with ease. This third edition of the Drupal Module Development guide covers these new Drupal features, helping you to stay on top of code deprecations and the changing architecture with every release. The book starts by introducing you to the Drupal 9 architecture and its subsystems before showing you how to create your first module with basic functionality. You'll explore the Drupal logging and mailing systems, learn how to output data using the theme layer, and work with menus and links programmatically. Once you've understood the different kinds of data storage, this Drupal guide will demonstrate how to create custom entities and field types and leverage the Database API for lower-level database queries. You'll also learn how to introduce JavaScript into your module, work with various file systems, and ensure that your code works on multilingual sites. Finally, you'll work with Views, create automated tests for your functionality, and write secure code. By the end of the book, you'll have learned how to develop custom modules that can provide solutions to complex business problems, and who knows, maybe you'll even contribute to the Drupal community! What you will learn Develop custom Drupal 9 modules for your applications Master different Drupal 9 subsystems and APIs Model, store, manipulate, and process data for effective data management Display data and content in a clean and secure way using the theme system Test your business logic to prevent regression Stay ahead of the curve and write PHP code by implementing best practices Who this book is for If you are a Drupal developer looking to learn Drupal 9 to write modules for your sites, this book is for you. Drupal site builders and PHP developers with basic object-oriented programming skills will also find this book helpful. Although not necessary, some Symfony experience will help with understanding concepts easily.
Drupal Development Tricks for Designers: A Designer Friendly Guide to Drush, Git, and Other Tools
by Dani Nordin<p>Take your Drupal skills even further with valuable tricks for making site building truly efficient. In this concise guide—the third in a series by award-winning designer Dani Nordin—you’ll learn how to set up your own development environment, quickly update your modules, and use version control to protect yourself from bonehead mistakes. It’s much more than simple coding; it’s real, honest-to-goodness developer Ninja Magick.</p>
Drupal E-commerce with Ubercart 2.x
by George Papadongonas Yiannis DoxarasThis book will take you through the basics, like Drupal and Ubercart installation and common settings, and as we proceed through the chapters, we'll implement more advanced techniques. Whether you know Drupal or not, this book will be your guide to creating a powerful e-commerce web site. If you are a business owner wanting to create an eCommerce website for your company or to upgrade a company eShop to be easier to maintain and have advanced e-shopping capabilities, then this book is meant for you. You don't need any programming experience to use this book.
Drupal for Designers
by Dani Nordin<p>Are you a solo web designer or part of a small team itching to build interesting projects with Drupal? This hands-on book provides the tools and techniques to get you going. Award-winning designer Dani Nordin guides you through site planning, teaches you how to create solid, user-centered design for the Drupal framework, and shows you tricks for using real, honest-to-goodness, developer Ninja Magick.</p>
Drupal For Dummies
by Seamus Bellamy Lynn BeighleyLearn to set up, manage, and administer a Drupal web siteDrupal offers unparalleled flexibility for content-managed web sites, and Drupal 7 is the easiest version to use yet. This new edition teaches you the fast, fun, and easy way to get started with Drupal. Even if you have no Drupal experience, you'll quickly learn how to download and install Drupal, set up your first content-managed site, apply templates, use modules, and more. Drupal gurus Lynn Beighley and Seamus Bellamy show you how to take advantage of what Drupal has to offer, make the most of the new features in Drupal 7, and demystify perplexing Drupal issues.Drupal is a free, open source modular framework and content management system designed for content-managed web sitesShows you how to download Drupal; no programming experience requiredLooks at Drupal 7 and explains new features that make it is easier to use than previous iterations of Drupal for a creating a blog, content site, or eBusiness siteExplains how to organize and create your site's content, apply templates, and get your first site up and runningDetails the ways to use modules and third-party templatesWhether you're looking to implement a flexible content management system, turbocharge a blog with photo galleries, or administer a third-party Drupal site, this book gets you off to a running start!
Drupal for Education and E-Learning
by Bill FitzgeraldThe book focuses around creating educational activities in Drupal, with lots of examples of realistic courses and classroom ideas and how to implement them. This book is for anybody looking to use Drupal to support teaching and learning; more generally, the examples given in this book can also be used by anybody looking to use Drupal to publish social media. This book is not a developer's manual; you do NOT need to know code, or HTML, or CSS, to benefit from this book. People new to Drupal will find clear examples describing how to set up their site. More experienced Drupallers will find tips and tricks for extending their site, and step-by-step instructions on how to make the most out of Drupal's flexibility.
Drupal for Education and ELearning (2nd Edition)
by Bill Fitzgerald James G. RobertsonWith clear instructions and plenty of screenshots, this book provides all the support and guidance you will need as you begin to create your classroom website. Step-by-step tutorials show you how to use Drupal in the most efficient and effective ways possible. People new to Drupal will find a good introduction of the basics; while more experienced users will learn useful tips and tricks for using Drupal in a classroom context.If you are an teacher, tutor or an educator who wants to build a website for your classroom, be it elementary or any higher education, "Drupal 7 for Education and E-Learning (2nd Edition)" will guide you in achieving your goal at every step. No experience with programming languages, HTML, or CSS is needed to understand the examples in this book.
Drupal Intranets with Open Atrium
by Tracy SmithPacked with screenshots and clear instructions, this book allows you to follow along with your own site and ensures you won't get lost. It's a how-to guide that guides you simply through each step.This book is intended for beginning to intermediate computer users who either have not worked with Drupal before or want to expand their Drupal knowledge by installing Open Atrium. If you want to learn how to quickly set up an intranet to improve your organization's communication and workflow, then this book is for you.
Drupal Multimedia
by Aaron WinbornThis book will guide you through the steps necessary to add image, video, and audio elements into your Drupal sites. For each topic, you start with simple techniques and move on to more advanced techniques. By the time you've completed this book, you should have a firm ground from which to tackle most multimedia needs, and enough of an understanding to creatively solve more complex problems. This book will provide information for administrators and professional site developers who are required to embed multimedia into a Drupal site. The reader needs basic knowledge of Drupal operation, but no experience of how Drupal handles multimedia items is expected.
Drupal Rules How-To
by Robert VarkonyiThis book is a practical, task-based, step-by-step tutorial that starts in a simple way, identifying disk device partitions, and culminates with advanced tasks such as preparing for new operating systems. This book is for Drupal site builders and developers who want to take full advantage of the Rules framework's power and flexibility. Readers of this book should be familiar with the Drupal 7 user interface
Drupal Search Engine Optimization
by Ric ShrevesThe book will take a hands-on approach to the process involved in configuring a site for SEO. As SEO is an on-going process - it doesn't stop once the site is built - the book will provide reusable tips and techniques in order to understand what they have to do after the site is live,This book targets site builders, webmasters and site owners. Advanced technical skills are not required, though the user should be familiar with administering a Drupal website.
Drupal Web Profiles
by Timi OgunjobiDemystifying one of the most popular content management systems in use today, Drupal Web Profiles offers a complete introduction to the installation, configuration, and administration of Drupal versions 6 and 7. Filled with worked examples, step-by-step instructions, and hands-on projects, it provides readers with the tools to develop effective business web solutions using Drupal. The book supplies easy-to-follow instruction on the primary aspects of the Drupal framework-from basic installation, configuration, and administration to creating new functionality with custom modules and themes.Defining key Drupal terminology in a way that users and developers can easily understand, this project-based guide explains how to: Create an installation environment for Drupal as well as how to carry out the actual installation Build web applications using Drupal builds and profiles Add new content to a Drupal site and describe, classify, and organize content using the Taxonomy module Optimize Drupal performance with automatic throttling, bandwidth optimization, and page caching Customize Drupal themes and create, install, and debug modules The first five chapters describe how to install, configure, and administer a basic site using Drupal version 6 or 7. The next five chapters introduce Drupal profiles and explain how to get them set up and running. Supplying in-depth treatment of web analytics, including Google analytics, parsing Web logs, and node tagging, the book arms you with time-tested advice on how to monitor, analyze, and optimize the performance of your Drupal installation.
Drupal Web Services
by Trevor JamesA practical hands-on guide to integrating Web services with your Drupal Web site. It will start from basic understanding of web services to how your Drupal site can be integrated with web applications using web services.If you're are a Drupal user, webmaster, or an administrator who wants to integrate Flickr, Facebook, Twitter, Amazon, LinkedIn, Kaltura and Mollom with your Drupal site then this book will be a good addition to your Drupal library.You do not need to have programming experience to use this book. Drupal Web Services is written for anyone who works with Drupal on a daily basis.
Drush for Developers - Second Edition
by Juampy Novillo RequenaThis book is a best fit for backend developers with a basic knowledge of Drupal's APIs and some experience using the command line. Perhaps you already worked on one or two Drupal projects, but have never dived deep into Drush's toolset. In any case, this book will give you a lot of advice by covering real-world challenges in Drupal projects that can be solved using Drush.
Drush User’s Guide
by Juan Pablo RequenaA practical guide full of examples and step-by-step instructions to start using Drush right from chapter 1. Drupal developers or themers who understand Drupal administration's basic concepts. Drush can make building any kind of website quicker and easier, no matter if it is a development environment, beta, a simple blog or a complex system.
The DSLR Filmmaker's Handbook
by Barry AnderssonLearn to shoot professional-quality HD footage with your DSLR Camera The DSLR Filmmaker's Handbook, 2nd Edition is the expert guide to getting professional movie-making results with an HD video-enabled DSLR camera. Fully updated to reflect the latest technology, this updated edition provides guidance toward best practices and techniques that maximize results. Shooting HD video with a DSLR has many benefits -- and also a few tricky drawbacks -- but this guide gives you the insight and training you need to overcome these challenges as you learn what to anticipate, how to work around it, and how to fix imperfections in post-production. Award winning independent filmmaker Barry Andersson walks you through the shooting process and shows you what to do before, during, and after filming to ensure high quality results. Most of today's DSLRs have the capacity to shoot HD video. This, combined with incredible low-light capabilities, shallow depth of field, and relatively low price point make these cameras an extremely attractive entry point for would-be independent filmmakers. This book shows you how to exploit your DSLR's capabilities to produce beautiful film, with step-by-step expert instruction. Understand the limitations of DSLR video Learn what to plan for before filming begins Exploit HD capabilities to maximize the film's visuals Produce professional-level, film-quality footage With thorough explanations and expert instruction, The DSLR Filmmaker's Handbook, 2nd Edition is the training you need to start shooting beautiful HD footage.
The DSLR Filmmaker's Handbook
by Barry Andersson Janie L. GeyenA how-to guide for getting professional-quality video from your DSLR Shooting HD Video with a video-enabled DSLR has many benefits and some tricky drawbacks that digital filmmakers and videographers can overcome to get professional results. The DSLR Filmmaker's Handbook helps filmmakers harness the HD video capabilities of their DSLRs to create professional-level video. Packed with professionally-tested techniques, this indispensible book serves as a training guide for the complex steps that must be taken before, during, and after filming. Teaches you the key tools and techniques for using your DSLR to shoot high-quality, professional-level video Distills dense information about filmmaking and filters it down to easily understood granules Shows you what to expect and what to avoid with your DSLR and how to maximize the visual look of your film Shares tools and techniques that have been used in real-world, independent movie-making environments The DSLR Filmmaker's Handbook shows you how to overcome any tricky drawbacks that you may face while shooting HD video with your DSLR.
DSLs in Action
by Debasish GhoshYour success—and sanity—are closer at hand when you work at a higher level of abstraction, allowing your attention to be on the business problem rather than the details of the programming platform. Domain Specific Languages—"little languages" implemented on top of conventional programming languages—give you a way to do this because they model the domain of your business problem.DSLs in Action introduces the concepts and definitions a developer needs to build high-quality domain specific languages. It provides a solid foundation to the usage as well as implementation aspects of a DSL, focusing on the necessity of applications speaking the language of the domain. After reading this book, a programmer will be able to design APIs that make better domain models. For experienced developers, the book addresses the intricacies of domain language design without the pain of writing parsers by hand.The book discusses DSL usage and implementations in the real world based on a suite of JVM languages like Java, Ruby, Scala, and Groovy. It contains code snippets that implement real world DSL designs and discusses the pros and cons of each implementation. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book. What's InsideTested, real-world examplesHow to find the right level of abstractionUsing language features to build internal DSLsDesigning parser/combinator-based little languages
DSLs in Boo: Domain Specific Languages in .NET
by Oren EiniA general-purpose language like C# is designed to handle all programming tasks. By contrast, the structure and syntax of a Domain-Specific Language are designed to match a particular applications area. A DSL is designed for readability and easy programming of repeating problems. Using the innovative Boo language, it's a breeze to create a DSL for your application domain that works on .NET and does not sacrifice performance. DSLs in Boo shows you how to design, extend, and evolve DSLs for .NET by focusing on approaches and patterns. You learn to define an app in terms that match the domain, and to use Boo to build DSLs that generate efficient executables. And you won't deal with the awkward XML-laden syntax many DSLs require. The book concentrates on writing internal (textual) DSLs that allow easy extensibility of the application and framework. And if you don't know Boo, don't worry-you'll learn right here all the techniques you need. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.
DSP 320F28335 Programming
by Majid PakdelThis book provides a comprehensive, practical approach to understanding and implementing the programming concepts of the DSP 320F28335 microcontroller. It is an indispensable guide for both seasoned professionals and beginners interested in mastering the complexities of programmable digital signal processors (DSPs).Inside, you will embark on a journey through the world of DSPs, exploring various programming techniques and strategies tailored specifically for the 320F28335 microcontroller. From the fundamentals of DSP programming to advanced signal processing algorithms, this book covers it all. Each chapter is carefully crafted, offering clear explanations, step-by-step examples, and hands-on exercises to reinforce your learning. You will learn how to harness the power of the 320F28335 microcontroller to develop real-time applications.Whether you are a seasoned programmer looking to expand your knowledge or a beginner ready to dive into the world of DSPs, "DSP 320F28335 Programming"" will be your ultimate companion. With its comprehensive coverage, insightful explanations, and practical examples, this book is a must-have resource for anyone aiming to excel in the realm of digital signal processing programming.
Du bist, was Dich stresst!: Tabula Rasa für chronisch Gestresste im digitalen Zeitalter (Über/Strom: Wegweiser durchs digitale Zeitalter)
by Kathrin MarterViele Menschen nutzen täglich die Vorteile des digitalen Zeitalters: wenn sie mal eben ihr Zugticket mit dem Smartphone buchen, sich von ebendiesem zum vereinbarten Treffpunkt navigieren lassen und dann per Textnachricht erfahren, dass die werten Kolleg*innen ein paar Minuten zu spät kommen, der Tisch im Restaurant online schon reserviert wurde und das „Tisch-Ticket“ per QR-Code gleich mitsenden. Viele Menschen erfahren sich bei aller Erleichterung zunehmend reizüberflutet, überfordert und in der Folge gestresst.Der Begriff und Zustand „Stress“ (heutzutage im Sprachjargon als diffus definierter Normalzustand verankert und schon lange in der Mitte der Gesellschaft angekommen) ist allerdings tatsächlich ein Zustand, der vielfältigen Leidensdruck verursacht und krank macht.Die Autorin unterstützt allgemeinverständlich, anschaulich sowie naturwissenschaftlich und psychologisch fundiert bei der Auseinandersetzung mit Stress, Stressoren und Prozessen der Langzeitgedächtnisbildung. Letztere sind nicht unwesentlich an unserem chronischen Stresslevel beteiligt. Langzeitgedächtnisse, die, häufig schon in der Kindheit geformt, starke negative Glaubenssätze beinhalten. Diese negativen Glaubenssätze erfahren durch die Herausforderungen der digitalen Welt permanente Verstärkung und begünstigen dadurch chronischen Stress - mit seinen für viele Menschen spürbaren Folgen.Das Buch lädt ein, klärt auf und gibt fundierte, anschauliche und handlungsorientierte Ansätze zur Selbstreflexion und Entwicklung einer gesunden Handlungskompetenz gegenüber dem eigenen Stresslevel, folglich der eigenen Gesundheit und dem eigenen Glück.
Dual-Control-Design: TP and TS Fuzzy Model Transformation Based Control Optimisation and Design (Topics in Intelligent Engineering and Informatics #17)
by Péter BaranyiThe TP and TS Fuzzy model transformation based control design has revolutionized the field of control design by introducing a highly effective approach. Through the TP model transformation, it has become evident that the design of controllers and observers, as well as the effectiveness of applied LMIs, are greatly influenced by the shape of the antecedent Fuzzy sets and the number and location of the consequent systems.Furthermore, the TP model transformation has revealed that the sensitivity of controller and observer design differs in nature. This implies that the overseer and controller design require different TS Fuzzy model representations of the system at hand. This book offers a comprehensive exploration of this phenomenon.The book introduces several new theoretical advancements in the TP or TS Fuzzy model transformation based control design framework. It presents a complete framework for TP and TS Fuzzy model transformation and offers various tools based on this approach to enhance control design effectiveness. The book introduces novel theoretical concepts, such as interpolation between alternative TS Fuzzy model representations, which leads to a new optimization framework. It also explores methods to achieve further complexity reduction beyond rank minimization. Additionally, the book addresses the execution of TS Fuzzy model transformation for large-sized problems and demonstrates how to reinforce various properties of antecedent Fuzzy sets through manipulation.Practical hints and guidance for control design is provided throughout the book, with examples illustrating the application of novel solutions. Matlab codes are also included to facilitate the implementation of the proposed methods.
Dual Learning
by Tao QinMany AI (and machine learning) tasks present in dual forms, e.g., English-to-Chinese translation vs. Chinese-to-English translation, speech recognition vs. speech synthesis,question answering vs. question generation, and image classification vs. image generation. Dual learning is a new learning framework that leverages the primal-dual structure of AI tasks to obtain effective feedback or regularization signals in order to enhance the learning/inference process. Since it was first introduced four years ago, the concept has attracted considerable attention in multiple fields, and been proven effective in numerous applications, such as machine translation, image-to-image translation, speech synthesis and recognition, (visual) question answering and generation, image captioning and generation, and code summarization and generation. Offering a systematic and comprehensive overview of dual learning, this book enables interested researchers (both established and newcomers) and practitioners to gain a better understanding of the state of the art in the field. It also provides suggestions for further reading and tools to help readers advance the area. The book is divided into five parts. The first part gives a brief introduction to machine learning and deep learning. The second part introduces the algorithms based on the dual reconstruction principle using machine translation, image translation, speech processing and other NLP/CV tasks as the demo applications. It covers algorithms, such as dual semi-supervised learning, dual unsupervised learning and multi-agent dual learning. In the context of image translation, it introduces algorithms including CycleGAN, DualGAN, DiscoGAN cdGAN and more recent techniques/applications. The third part presents various work based on the probability principle, including dual supervised learning and dual inference based on the joint-probability principle and dual semi-supervised learning based on the marginal-probability principle. The fourth part reviews various theoretical studies on dual learning and discusses its connections to other learning paradigms. The fifth part provides a summary and suggests future research directions.