Browse Results

Showing 19,226 through 19,250 of 53,908 results

Extending jQuery

by Keith Wood

SummaryExtending jQuery teaches you to build custom extensions to the jQuery library. It covers all the extension points within jQuery and provides guidelines and techniques on how to make use of them. You'll not only discover how to write plugins, but how to design them for maximum reuse. You'll also learn how to write new widgets and effects for jQuery UI. Along the way, you'll explore extensions in key areas including Ajax, events, animation, and validation.About the TechnologyjQuery, the most popular JavaScript library, helps make client-side scripting of HTML easy. It offers many built-in abilities to traverse and alter the DOM, but it can't do everything. Fortunately, you can tap into jQuery's numerous extension points to create your own selectors and filters, plugins, animations, and more.About this BookExtending jQuery teaches you to build custom extensions to the jQuery library. In it, you'll discover how to write plugins and how to design them for maximum reuse. You'll also learn to write new widgets and effects for the jQuery UI. Along the way, you'll explore extensions in key areas including Ajax, events, animation, and validation.This book assumes intermediate-level knowledge of jQuery and JavaScript. No experience writing plugins or other extensions is required.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.What's InsideCreate jQuery UI widgets and effectsMake extensions available for distribution and reuseBuild your own librariesAbout the AuthorKeith Wood has developed over 20 jQuery plugins including the original Datepicker, World Calendar, Countdown, and SVG.Table of ContentsPART 1 SIMPLE EXTENSIONSjQuery extensionsA first pluginSelectors and filtersPART 2 PLUGINS AND FUNCTIONSPlugin principlesCollection pluginsFunction pluginsTest, package, and document your pluginPART 3 EXTENDING JQUERY UIjQuery UI widgetsjQuery UI mouse interactionsjQuery UI effectsPART 4 OTHER EXTENSIONSAnimating propertiesExtending AjaxExtending eventsCreating validation rules

Extending Kubernetes: Elevate Kubernetes with Extension Patterns, Operators, and Plugins

by Onur Yilmaz

Rely on this comprehensive guide to understand the extension patterns and discover the extension plugins for Kubernetes.In this book, state-of-the-art extension patterns and extension points of Kubernetes are covered in depth with real-life use cases and examples. There are comprehensive discussions in the text on all possible aspects of Kubernetes, starting from end-user to the fully-automated controller development. The book focuses on creating applications that work on Kubernetes and also interact and operate Kubernetes itself.The book starts with a recap of Kubernetes, its rich configuration options, extension patterns, and points. The journey of extending Kubernetes starts with the CLI tool plugins. By the end of this section, you will be able to create and manage kubectl plugins. Then, the API access plugins with authentication and authorization webhooks are presented. In this section, you will learn how to extend and interfere with the API flow of Kubernetes. You then move on to learn how to extend Kubernetes API with new resources and controllers. You will make Kubernetes API work for you by creating a Kubernetes operator. Extensions for Kubernetes schedulers are covered to create a custom scheduler and run it side-by-side with the default scheduler. Finally, the last extension points will be discussed for the infrastructure, such as networking or storage. At the end of the text, you will learn the upcoming extension points. This book is designed to cover all the extension points of Kubernetes with state-of-the-art implementations. This book is intended for those who wish to understand Kubernetes in depth and go further by making Kubernetes work for their custom requirements. By the end of this book, readers with a cloud-native mindset will broaden their vision to create future-proof applications. Rather than focus on overwhelming theoretical information and YAML files for Kubernetes resources, readers are provided with the philosophy behind Kubernetes extensions. With real-life examples and hands-on development steps, you will be more confident in working with Kubernetes.What You Will LearnKnow the Kubernetes extension patterns and available extension points Be familiar with the philosophy behind Kubernetes extensions and how they should be integrated into the clustersDesign Kubernetes extensions and make Kubernetes work for youDevelop, deploy, and operate plugins for Kubernetes ranging from the CLI tool to custom resources, schedulers, infrastructure, and more Study real-life use cases for extending Kubernetes with code examplesWho This Book Is ForSoftware engineers, developers, DevOps engineers, cloud security analysts, architects, and managers who have Kubernetes in their short- and long-term plans

Extending Microsoft Dynamics 365 Finance and Supply Chain Management Cookbook: Create and extend secure and scalable ERP solutions to improve business processes, 2nd Edition

by Simon Buxton

A practical recipe-based guide to extend your Dynamics 365 Finance and Supply chain management implementation. Key Features Extend Dynamics 365 Finance and Supply Chain Management features in a cost-effective manner Learn how to integrate with other applications and services securely using Business Events, OData and the Service Bus Extend and hook into standard processes safely using Chain of Command Book Description Dynamics 365 Finance and Supply Chain Management is Microsoft's ERP solution, which can be implemented as a cloud or on-premise solution to facilitate better decision-making with the help of contemporary, scalable ERP system tools. This book is updated with the latest features of Dynamics 365 Finance and Supply Chain Management including Chain of Command (CoC), Acceptance Test Libraries (ATL), and Business Events. The book not only features more than 100 tutorials that allow you to create and extend business solutions, but also addresses specific problems and offers solutions with insights into how they work. This cookbook starts by helping you set up a Azure DevOps project and taking you through the different data types and structures used to create tables. You will then gain an understanding of user interfaces, write extensible code, manage data entities, and even model Dynamics 365 ERP for security. As you advance, you'll learn how to work with various in-built Dynamics frameworks such as SysOperation, SysTest, and Business Events. Finally, you'll get to grips with automated build management and workflows for better application state management. By the end of this book, you'll have become proficient in packaging and deploying end-to-end scalable solutions with Microsoft Dynamics 365 Finance and Supply Chain Management. What you will learn Understand the importance of using patterns and frameworks for creating unique solutions Write code that can make your solution extendable Leverage new frameworks that allow your solution to adapt as your business grows Design the UI and business logic to fit standard patterns Understand how to not only write unit tests, but also perform efficient unit testing to automate the testing process Design your security model and policies to provide code access privileges Who this book is for This Dynamics 365 book is for anyone who wants to learn Dynamics 365 Finance and Supply Chain Management development or migrate from C# or Microsoft Dynamics AX 2012 (or prior) development. Although finance and Supply Chain Management experience is not necessary, a background in software development is required. You will also need access to Microsoft's Lifecycle Services to download the necessary development tools.

Extending Microsoft Dynamics 365 for Operations Cookbook

by Simon Buxton

Have the best tools at your fingertips to extend and maximize the efficiency of your business management About This Book • Follow practical and easy-to-grasp examples, illustrations and coding to make the most out of Dynamics 365 for Operations in your business scenario • Extend Dynamics 365 for Operations in a cost-effective manner by using tools you already have • Solve common business problems with the valuable features of Dynamics 365 for Operations Who This Book Is For This book is for those who are getting to grips with Dynamics 365 for Operations developers or those migrating from C# development. The guide includes information essential for new and experienced Dynamics 365 for Operations developers. What You Will Learn • Create enumerated and extended data types • Understand the importance of using patterns and frameworks while creating a unique concept for your solution • Service and deploy your code and packages to improve performance • Write and perform unit tests to automate the testing process • Design your security model and policies to provide code access privileges • Construct the UI and business logic to add Power BI to dashboards In Detail Dynamics 365 for Operations is the ERP element of Microsoft's new Dynamics 365 Enterprise Edition. Operations delivers the infrastructure to allow businesses to achieve growth and make better decisions using scalable and contemporary ERP system tools. This book provides a collection of “recipes” to instruct you on how to create—and extend—a real-world solution using Operations. All key aspects of the new release are covered, and insights into the development language, structure, and tools are discussed in detail. New concepts and patterns that are pivotal to elegant solution designs are introduced and explained, and readers will learn how to extend various aspects of the system to enhance both the usability and capabilities of Operations. Together, this gives the reader important context regarding the new concepts and the confidence to reuse in their own solution designs. This “cookbook” provides the ingredients and methods needed to maximize the efficiency of your business management using the latest in ERP software—Dynamics 365 for Operations. Style and approach The book takes a practical recipe-based approach, focusing on real-world scenarios and giving you all the information you need to build a strong Dynamics 365 for Operations implementation.

Extending Microsoft Dynamics AX 2012 Cookbook

by Murray Fife

Follow valuable and practical recipes touring the fundamental features of Dynamics AX extension.This title is for business professionals, such as administrators and consultants, who want to take full advantage of the features of Dynamics AX. This book has a wide appeal and you do not need to be a SharePoint, database or programming expert. As long as you know a little about these elements, you will be able to take full advantage of the business efficiency created with Dynamics AX extensions.

Extending Microsoft Dynamics NAV 2016 Cookbook

by Alexander Drogin

Make the most of your NAV deployment by extending and customizing it with a variety of expert tools About This Book • Extend Dynamics in a cost-effective manner by using tools that are ready at your disposal • Solve common business problems with the valuable features and flexibility of Dynamics NAV • Follow practical and easy-to-grasp examples, illustrations, and coding to make the most out of Dynamics NAV in your organisation Who This Book Is For This book is for Dynamics NAV developers and administrators who have a good knowledge level and understanding of Dynamics NAV application development and administration. What You Will Learn • Develop a module in Dynamics NAV using C/AL • Build relationships with COM technologies • Develop and integrate COM with Dynamics NAV 2016 • Call the framework members from C/AL • Develop an event in the .NET framework and see how to subscribe to it using C/AL • Automate the deployment into Dynamics NAV • Develop Windows Client Control add-Ins • Deploy your resource automatically from Visual Studio • Install and Configure Windows Client Control add-Ins • Integrate Dynamics NAV with Sharepoint In Detail Microsoft Dynamics NAV is an enterprise resource planning (ERP) software suite for organizations. The system offers specialized functionality for manufacturing, distribution, government, retail, and other industries. Its integrated development environment enables customizations with minimal disruption to business processes. The book starts explaining the new features of Dynamics NAV along with how to create and modify a simple module. Moving on, you will learn the importance of thinking beyond the boundaries of C/AL development and the possibilities opened by with it. Next, you will get to know how COM can be used to extend the functionalities of Dynamics NAV. You'll find out how to extend the Dynamics NAV 2016 version using .NET interoperability and will see the steps required to subscribe to .NET events in order to extend Dynamics NAV. Finally, you'll see the cmdlets available to manage extension packages. By the end of the book, you will have the knowledge needed to become more efficient in selecting the extending methods, developing and deploying them to the Dynamics NAV, and practicing the best practices. Style and approach The book follows a practical recipe-based approach focusing on real-world scenarios and giving you all the information you need to build a strong Dynamics NAV implementation.

Extending Microsoft Power Apps with Power Apps Component Framework: A complete guide to creating, deploying, and improving your code components

by Danish Naglekar Hemant Gaur

Learn how to extend the capabilities of Power Apps by building code components using Power Apps Component FrameworkKey FeaturesUnderstand how to extend Power Apps' capabilitiesEnhance your skills with the help of practical code components used throughout the bookOvercome common challenges, avoid pitfalls, and improve your codeBook DescriptionPower Apps Component Framework is used by professional developers to extend the capabilities of model-driven and canvas apps. Extending Microsoft Power Apps with Power Apps Component Framework will take you through the basic as well as advanced topics using practical examples. The book starts by helping you understand the fundamentals of the framework, its lifecycle, and the tools that you'll use to build code components using best practices and file management guidelines. You'll then learn how to extend Power Apps step by step and apply the principles and concepts covered in the book to build code components for field type attributes. The book covers different ways of debugging code components and guides you through the process of building code components for datasets. You'll also explore the functions and methods provided by the framework to enhance your controls using powerful sets of libraries and extensions. As you advance, you'll get to grips with creating and managing authentication profiles, discover different ways of deploying code components, and configure code components in model-driven and canvas apps. Finally, you'll learn some of the important features of the framework and learn modern web development practices. By the end of this Power Apps book, you'll be able to build, debug, enrich, and deploy code components confidently.What you will learnUnderstand the fundamentals of Power Apps Component FrameworkExplore the tools that make it easy to build code componentsBuild code components for both a field and a datasetDebug using test harness and FiddlerImplement caching techniquesFind out how to work with the Dataverse Web APIBuild code components using React and Fluent UI controlsDiscover different deployment strategiesWho this book is forThis book is for developers who are looking to build advanced skills for extending the capabilities of Power Apps. Basic knowledge of Power Apps and web development is necessary to get started with this book.

Extending Moore's Law through Advanced Semiconductor Design and Processing Techniques

by Jassem Abdallah Wynand Lambrechts Saurabh Sinha Jaco Prinsloo

This book provides a methodological understanding of the theoretical and technical limitations to the longevity of Moore’s law. The book presents research on factors that have significant impact on the future of Moore’s law and those factors believed to sustain the trend of the last five decades. Research findings show that boundaries of Moore’s law primarily include physical restrictions of scaling electronic components to levels beyond that of ordinary manufacturing principles and approaching the bounds of physics. The research presented in this book provides essential background and knowledge to grasp the following principles: Traditional and modern photolithography, the primary limiting factor of Moore’s law Innovations in semiconductor manufacturing that makes current generation CMOS processing possible Multi-disciplinary technologies that could drive Moore's law forward significantly Design principles for microelectronic circuits and components that take advantage of technology miniaturization The semiconductor industry economic market trends and technical driving factors The complexity and cost associated with technology scaling have compelled researchers in the disciplines of engineering and physics to optimize previous generation nodes to improve system-on-chip performance. This is especially relevant to participate in the increased attractiveness of the Internet of Things (IoT). This book additionally provides scholarly and practical examples of principles in microelectronic circuit design and layout to mitigate technology limits of previous generation nodes. Readers are encouraged to intellectually apply the knowledge derived from this book to further research and innovation in prolonging Moore’s law and associated principles.

Extending OpenStack: Leverage extended OpenStack projects to implement containerization, deployment, and architecting robust cloud solutions

by Omar Khedher

Discover new opportunities to empower your private cloud by making the most of the OpenStack universe Key Features This practical guide teaches you how to extend the core functionalities of OpenStack Discover OpenStack's flexibility by writing custom applications and network plugins Deploy a containerized environment in OpenStack through a hands-on and example-driven approach Book Description OpenStack is a very popular cloud computing platform that has enabled several organizations during the last few years to successfully implement their Infrastructure as a Service (IaaS) platforms. This book will guide you through new features of the latest OpenStack releases and how to bring them into production straightaway in an agile way. It starts by showing you how to expand your current OpenStack setup and how to approach your next OpenStack Data Center generation deployment. You will discover how to extend your storage and network capacity and also take advantage of containerization technology such as Docker and Kubernetes in OpenStack. Additionally, you'll explore the power of big data as a Service terminology implemented in OpenStack by integrating the Sahara project. This book will teach you how to build Hadoop clusters and launch jobs in a very simple way. Then you'll automate and deploy applications on top of OpenStack. You will discover how to write your own plugin in the Murano project. The final part of the book will go through best practices for security such as identity, access management, and authentication exposed by Keystone in OpenStack. By the end of this book, you will be ready to extend and customize your private cloud based on your requirements. What you will learn Explore new incubated projects in the OpenStack ecosystem and see how they work Architect your OpenStack private cloud with extended features of the latest versions Consolidate OpenStack authentication in your large infrastructure to avoid complexity Find out how to expand your computing power in OpenStack on a large scale Reduce your OpenStack storage cost management by taking advantage of external tools Provide easy, on-demand, cloud-ready applications to developers using OpenStack in no time Enter the big data world and find out how to launch elastic jobs easily in OpenStack Boost your extended OpenStack private cloud performance through real-world scenarios Who this book is for This book is for system administrators, cloud architects, and developers who have experience working with OpenStack and are ready to step up and extend its functionalities. A good knowledge of basic OpenStack components is required. In addition, familiarity with Linux boxes and a good understanding of network and virtualization jargon is required.

Extending Oracle Application Express with Oracle Cloud Features: A Guide to Enhancing APEX Web Applications with Cloud-Native and Machine Learning Technologies

by Adrian Png Heli Helskyaho

This book shows Oracle Application Express (APEX) developers how to take advantage of Oracle Cloud Infrastructure (OCI) features for APEX that might otherwise go missed. You will learn how to use OCI features for data science tasks such as detecting anomalies in your data, training machine learning models, and much more. The book provides an in-depth look at Oracle Cloud features and demonstrates how they can be easily integrated into an APEX application. While the book focuses on developing for APEX, the approaches covered in the book are also applicable to any other modern web developer framework for applications running on the OCI platform.For many organizations, the database is the heart of operations. Those who opt to invest in the Oracle Database can learn from this book how to maximize their return on investment. The book begins with an introduction to OCI and help on setting up your OCI developer environment. From there you’ll begin with security by learning to provide single sign-on via the Oracle Identity Cloud Service. Subsequent chapters take you through cloud-focused features such as Object Storage, Oracle Function, Oracle Machine Learning REST Services, and Oracle Cloud Anomaly Detection. You’ll even learn to troubleshoot email delivery services.What You Will LearnBe aware of Oracle Cloud Infrastructure features for developersIntegrate with cloud native services such as cloud-based object storage and serverless functionsEnhance APEX applications with machine learning featuresImplement Natural Language Processing and Anomaly Detection AlgorithmsTroubleshoot email delivery services when sending emails using the APEX_MAIL packageDesign and implement an APEX environment that is secureWho This Book Is ForAPEX developers who are looking to extend their application’s capabilities using features and resources available through the Oracle Cloud, and cloud solutions architects who support development teams and help design and implement architectures that benefit business operations

Extending Power BI with Python and R: Ingest, transform, enrich, and visualize data using the power of analytical languages

by Luca Zavarella Francesca Lazzeri

Perform more advanced analysis and manipulation of your data beyond what Power BI can do to unlock valuable insights using Python and RKey FeaturesGet the most out of Python and R with Power BI by implementing non-trivial codeLeverage the toolset of Python and R chunks to inject scripts into your Power BI dashboardsImplement new techniques for ingesting, enriching, and visualizing data with Python and R in Power BIBook DescriptionPython and R allow you to extend Power BI capabilities to simplify ingestion and transformation activities, enhance dashboards, and highlight insights. With this book, you'll be able to make your artifacts far more interesting and rich in insights using analytical languages.You'll start by learning how to configure your Power BI environment to use your Python and R scripts. The book then explores data ingestion and data transformation extensions, and advances to focus on data augmentation and data visualization. You'll understand how to import data from external sources and transform them using complex algorithms. The book helps you implement personal data de-identification methods such as pseudonymization, anonymization, and masking in Power BI. You'll be able to call external APIs to enrich your data much more quickly using Python programming and R programming. Later, you'll learn advanced Python and R techniques to perform in-depth analysis and extract valuable information using statistics and machine learning. You'll also understand the main statistical features of datasets by plotting multiple visual graphs in the process of creating a machine learning model.By the end of this book, you'll be able to enrich your Power BI data models and visualizations using complex algorithms in Python and R.What you will learnDiscover best practices for using Python and R in Power BI productsUse Python and R to perform complex data manipulations in Power BIApply data anonymization and data pseudonymization in Power BILog data and load large datasets in Power BI using Python and REnrich your Power BI dashboards using external APIs and machine learning modelsExtract insights from your data using linear optimization and other algorithmsHandle outliers and missing values for multivariate and time-series dataCreate any visualization, as complex as you want, using R scriptsWho this book is forThis book is for business analysts, business intelligence professionals, and data scientists who already use Microsoft Power BI and want to add more value to their analysis using Python and R. Working knowledge of Power BI is required to make the most of this book. Basic knowledge of Python and R will also be helpful.

Extending Puppet

by Alessandro Franceschi

This book is a clear, detailed and practical guide to learn about designing and deploying you puppet architecture, with informative examples to highlight and explain concepts in a focused manner. This book is designed for users who already have good experience with Puppet, and will surprise experienced users with innovative topics that explore how to design, implement, adapt, and deploy a Puppet architecture. The key to extending Puppet is the development of types and providers, for which you must be familiar with Ruby.

Extending Puppet - Second Edition

by Jaime Soriano Pastor Alessandro Franceschi

Start pulling the strings of your infrastructure with Puppet - learn how to configure, customize, and manage your systems more intelligently About This Book * Explore the wider Puppet ecosystem of useful tools * Design and manage your Puppet architecture for optimum performance * Write more efficient code that keeps your infrastructure more robust Who This Book Is For If you are a Puppet user, this book will help you on different levels. If you a beginner, we summarize the key Puppet components and give you the elements to have a broader vision. For more experienced users, you will be surprised by with topics on designing, implementing, adapting, and deploying Puppet architectures. If you are expert, you will find topics and information that is rarely exposed in other books, giving you an insight into Puppet's future and its usage on alternative devices. What You Will Learn * Learn the principles of Puppet language and ecosystem * Extract the features of Hiera and PuppetDB's power usage * Explore the different approaches to Puppet architecture design * Use Puppet to manage network, cloud, and virtualization devices * Manage and test the Puppet code workflow * Tweak, hack, and adapt the Puppet extension points * Get a run through of the strategies and patterns to introduce Puppet automation * Master the art of writing reusable modules In Detail Puppet has changed the way we manage our systems, but Puppet itself is changing and evolving, and so are the ways we are using it. To tackle our IT infrastructure challenges and avoid common errors when designing our architectures, an up-to-date, practical, and focused view of the current and future Puppet evolution is what we need. With Puppet, you define the state of your IT infrastructure, and it automatically enforces the desired state. This book will be your guide to designing and deploying your Puppet architecture. It will help you utilize Puppet to manage your IT infrastructure. Get to grips with Hiera and learn how to install and configure it, before learning best practices for writing reusable and maintainable code. You will also be able to explore the latest features of Puppet 4, before executing, testing, and deploying Puppet across your systems. As you progress, Extending Puppet takes you through higher abstraction modules, along with tips for effective code workflow management. Finally, you will learn how to develop plugins for Puppet - as well as some useful techniques that can help you to avoid common errors and overcome everyday challenges. Style and approach This is a collection of specific information about multiple topics related to Puppet and its ecosystem. Starting from a review of the very basics to more advanced topics, mixing practical advice with important theory and broader perspective, along with implementation details.

Extending SaltStack

by Joseph Hall

Extend the power of your infrastructure and applications with Salt modules About This Book * Get the most up-to-date practical resource on writing new Salt modules and extending Salt * Learn through use cases and encounter both commonly-used modules as well as advanced ones * Effectively troubleshoot problems and hiccups encountered while building and putting modules to work Who This Book Is For This book is for both new and existing Salt developers who are looking to build and write new Salt modules. Some prior Python development experience is expected. What You Will Learn * Understand the working of Salt's Loader system * Write several of the most common types of Salt modules * Interact between different kinds of modules and build new ones * Submit open source modules upstream to the Salt project * Make Salt interact with third-party services and applications In Detail Salt already ships with a very powerful set of tools, but that doesn't mean that they all suit your needs perfectly. By adding your own modules and enhancing existing ones, you can bring the functionality that you need to increase your productivity. Extending SaltStack follows a tutorial-based approach to explain different types of modules, from fundamentals to complete and full-functioning modules. Starting with the Loader system that drives Salt, this book will guide you through the most common types of modules. First you will learn how to write execution modules. Then you will extend the configuration using the grain, pillar, and SDB modules. Next up will be state modules and then the renderers that can be used with them. This will be followed with returner and output modules, which increase your options to manage return data. After that, there will be modules for external file servers, clouds, beacons, and finally external authentication and wheel modules to manage the master. With this guide in hand, you will be prepared to create, troubleshoot, and manage the most common types of Salt modules and take your infrastructure to new heights! Style and approach This book follows a step-by-step tutorial-based approach explaining the different types of modules, from fundamentals to complete and full-functioning modules.

Extending SSIS with .NET Scripting

by Joost Rossum Régis Baccaro

Extending SSIS with . NET Scripting is a timeless and comprehensive scripting toolkit for SQL Server Integration Services to solve a wide array of everyday problems that SSIS developers encounter. The detailed explanation of the Script Task and Script Component foundations helps you develop your own scripting solutions, but this book also shows a broad arsenal of readymade and well-documented scripting solutions for common problems. All examples are in both C# and VB. NET, and work for all current versions of SSIS. SSIS is one of the leading ETL, Data Consolidation, and Data Transformation tools in today's market. SSIS is used by ETL Developers, DBAs and Data Analysts to transform data as required for different ETL processes. There are many built-in components and tasks to help developers to perform actions. For example, there are tasks for sending and receiving files through FTP, sending an email, and for accessing a wide range of database management systems. Yet there are times when developers require a task or component that does not exist and it would make their life much easier if they could create that task or component, and that is what this book it is about. It shows how to write . NET scripts and use the powerful Microsoft . NET library to implement new functionality as needed. Provides a timeless scripting toolkit for all current SSIS versions Gives a comprehensive explanation of scripting in SSIS Offers a wide array of readymade examples for everyday problems What you'll learn Build solutions around the Script Task and Script Component Apply readymade scripting examples from the book to your own projects Create own scripting solutions that are written in Microsoft . NET Implement custom tasks, enumerators, connection managers, and transformations Automate execution of SSIS packages through scripting Understand tradeoffs to properly apply different customization options Who this book is for Scripting SSIS with . NET is aimed at developers with at least some experience in creating SSIS packages. It is especially targeted at those who have encountered limitations using out-of-the-box tasks and transformations. A secondary audience are those with . NET programming experience who are now heavily involved in database, and especially in ETL work. Table of Contents Introduction Part I: Getting Started Chapter 1: Getting Started with SSIS and Scripting Chapter 2: Script Tasks vs Script Components Chapter 3: . NET Fundamentals Part II: Script Tasks Chapter 4: Script Task Foundations Chapter 5: File Properties Chapter 6: Working Through Internet And Web Chapter 7: Working with Web Services and XML Chapter 8:Advanced Solutions with Script Task Part III: Script Component Chapter 9: Script Component Foundations Chapter 10: Script Components as a Source Chapter 11: Script Components as a Transformation Chapter 12: Script Components as a Destination Chapter 13: Regular Expressions Chapter 14: Reflection Chapter 15: Web Services Part IV: Custom Tasks and Components Chapter 16: Create Custom Tasks Chapter 17: Create Custom Data Flow Components Part V: Scripting from . NET Applications Chapter 18: Package Creation Chapter 19: Execution and Deployment Chapter 20: Best Practices

Extending Symfony2 Web Application Framework

by Sébastien Armand

With lots of practical, hands-on, step-by-step examples, this book will lead you through how to extend and optimize your Symfony2 framework. If you have a good understanding of how Symfony works and are now trying to integrate complex tasks in your application, or want to better organize your application by keeping each piece of code where it belongs so it can be decoupled and easily used elsewhere, then this book is for you.

Extending the Boundaries of Design Science Theory and Practice: 14th International Conference on Design Science Research in Information Systems and Technology, DESRIST 2019, Worcester, MA, USA, June 4–6, 2019, Proceedings (Lecture Notes in Computer Science #11491)

by Bengisu Tulu Soussan Djamasbi Gondy Leroy

This book constitutes the thoroughly refereed proceedings of the 14th International Conference on Designing for a Digital and Globalized World, DESRIST 2019, held Worcester, MA, USA, June 2019. The 20 revised full papers included in the volume were carefully reviewed and selected from 54 submissions. They are organized in the following topical sections: Design Science Research Theory and Methodology; Design Science Research Applications in Healthcare; Design Science Research Applications in Data Science; and Design Science Research Applications in Emerging Topics.

Extending Unity with Editor Scripting

by Angelo Tadres

Put Unity to use for your video games by creating your own custom tools with editor scripting About This Book * Acquire a good understanding of extending Unity's editor capabilities for a platformer game by using Gizmos, custom inspectors, editor windows, scriptable objects, and more * Learn to configure and get control over your asset import pipeline using asset preprocessors * A step-by-step, comprehensible guide to creating and customizing a build pipeline that fits the necessities of your video game development team Who This Book Is For This book is for anyone who has a basic knowledge of Unity programming using C# and wants to learn how to extend and create custom tools using Unity editor scripting to improve the development workflow and make video game development easier. What You Will Learn * Use Gizmos to create visual aids for debugging * Extend the editor capabilities using custom inspectors, property and decorator drawers, editor windows, and handles * Save your video game data in a persistent way using scriptable objects * Improve the look and feel of your custom tools using GUIStyles and GUISkins * Configure and control the asset import pipeline * Improve the build creation pipeline * Distribute the custom tools in your team or publish them in the Asset Store In Detail One of Unity's most powerful features is the extensible editor it has. With editor scripting, it is possible to extend or create functionalities to make video game development easier. For a Unity developer, this is an important topic to know and understand because adapting Unity editor scripting to video games saves a great deal of time and resources. This book is designed to cover all the basic concepts of Unity editor scripting using a functional platformer video game that requires workflow improvement. You will commence with the basics of editor scripting, exploring its implementation with the help of an example project, a level editor, before moving on to the usage of visual cues for debugging with Gizmos in the scene view. Next, you will learn how to create custom inspectors and editor windows and implement custom GUI. Furthermore, you will discover how to change the look and feel of the editor using editor GUIStyles and editor GUISkins. You will then explore the usage of editor scripting in order to improve the development pipeline of a video game in Unity by designing ad hoc editor tools, customizing the way the editor imports assets, and getting control over the build creation process. Step by step, you will use and learn all the key concepts while creating and developing a pipeline for a simple platform video game. As a bonus, the final chapter will help you to understand how to share content in the Asset Store that shows the creation of custom tools as a possible new business. By the end of the book, you will easily be able to extend all the concepts to other projects. Style and approach This book uses a step-by-step approach that will help you finish with a level editor tool, a custom configuration for the asset import pipeline, and a build pipeline totally adjusted to the video game.

Extension of Data Envelopment Analysis with Preference Information

by Tarja Joro Pekka J. Korhonen

This book provides an introduction to incorporating preference information in Data Envelopment Analysis (DEA) with a special emphasis in Value Efficiency Analysis. In addition to theoretical considerations, numerous illustrative examples are included. Hence, the book can be used as a teaching text as well. Only a modest mathematical background is needed to understand the main principles. The only prerequisites are a) familiarity with linear algebra, especially matrix calculus; b) knowledge of the simplex method; and c) familiarity with the use of computer software. The book is organized as follows. Chapter 1 provides motivation and introduces the basic concepts. Chapter 2 provides the basic ideas and models of Data Envelopment Analysis. The efficient frontier and production possibility set concepts play an important role in all considerations. That's why these concepts are considered more closely in Chapter 3. Since the approaches introduced in this study are inspired by Multiple Objective Linear Programming, the basic concepts of this field are reviewed in Chapter 4. Chapter 5 also compares and contrasts Data Envelopment Analysis and Multiple Objective Linear Programming, providing some cornerstones for approaches presented later in the book. Chapter 6 discusses the traditional approaches to take into account preference information in DEA. In Chapter 7, Value Efficiency is introduced, and Chapter 8 discusses practical aspects. Some extensions are presented in Chapter 9, and in Chapter 10 Value Efficiency is extended to cover the case when a production possibility set is not convex. Three implemented applications are reviewed in Chapter 11.

Extension of the Fuzzy Sugeno Integral Based on Generalized Type-2 Fuzzy Logic (SpringerBriefs in Applied Sciences and Technology)

by Patricia Melin Gabriela E. Martinez

This book presents an extension of the aggregation operator of the generalized interval type-2 Sugeno integral using generalized type-2 fuzzy logic. This extension enables it to handle higher levels of uncertainty when adding any number of sources and types of information in a wide variety of decision-making applications. The authors also demonstrate that the extended aggregation operator offers better performance than other traditional or extended operators. The book is a valuables reference resource for students and researchers working on theory and applications of fuzzy logic in various areas of application where decision making is performed under high levels of uncertainty, such as pattern recognition, time series prediction, intelligent control and manufacturing.

Extensions of Dynamic Programming for Combinatorial Optimization and Data Mining (Intelligent Systems Reference Library #146)

by Mikhail Moshkov Shahid Hussain Igor Chikalov Talha Amin Hassan AbouEisha

Dynamic programming is an efficient technique for solving optimization problems. It is based on breaking the initial problem down into simpler ones and solving these sub-problems, beginning with the simplest ones. A conventional dynamic programming algorithm returns an optimal object from a given set of objects. This book develops extensions of dynamic programming, enabling us to (i) describe the set of objects under consideration; (ii) perform a multi-stage optimization of objects relative to different criteria; (iii) count the number of optimal objects; (iv) find the set of Pareto optimal points for bi-criteria optimization problems; and (v) to study relationships between two criteria. It considers various applications, including optimization of decision trees and decision rule systems as algorithms for problem solving, as ways for knowledge representation, and as classifiers; optimization of element partition trees for rectangular meshes, which are used in finite element methods for solving PDEs; and multi-stage optimization for such classic combinatorial optimization problems as matrix chain multiplication, binary search trees, global sequence alignment, and shortest paths. The results presented are useful for researchers in combinatorial optimization, data mining, knowledge discovery, machine learning, and finite element methods, especially those working in rough set theory, test theory, logical analysis of data, and PDE solvers. This book can be used as the basis for graduate courses.

ExtGWT Rich Internet Application Cookbook

by Odili Charles Opute

This is a fast paced and concise tutorial guide for ExtGWT with lucid and ready-to-use recipes. The screenshots and the code examples really make the book very comprehensive and interesting. This book is intended for the beginner/intermediate Java developer who wants to build really cool and powerful web apps using cutting edge Java technology and web standards. Knowledge of basic web technologies and a working GWT setup is needed. Basic knowledge of ExtGWT will be an advantage.

Extraction and Representation of Prosody for Speaker, Speech and Language Recognition

by Leena Mary

Extraction and Representation of Prosodic Features for Speech Processing Applications deals with prosody from speech processing point of view with topics including: The significance of prosody for speech processing applicationsWhy prosody need to be incorporated in speech processing applicationsDifferent methods for extraction and representation of prosody for applications such as speech synthesis, speaker recognition, language recognition and speech recognitionThis book is for researchers and students at the graduate level.

Extraction of Prosody for Automatic Speaker, Language, Emotion and Speech Recognition (SpringerBriefs in Speech Technology)

by Leena Mary

This updated book expands upon prosody for recognition applications of speech processing. It includes importance of prosody for speech processing applications; builds on why prosody needs to be incorporated in speech processing applications; and presents methods for extraction and representation of prosody for applications such as speaker recognition, language recognition and speech recognition. The updated book also includes information on the significance of prosody for emotion recognition and various prosody-based approaches for automatic emotion recognition from speech.

An Extraordinary Year Of Ordinary Days

by Susan Wittig Albert

From Eudora Welty's memoir of childhood to May Sarton's reflections on her seventieth year, writers' journals offer an irresistible opportunity to join a creative thinker in musing on the events-whether in daily life or on a global scale-that shape our lives. In An Extraordinary Year of Ordinary Days, best-selling mystery novelist Susan Wittig Albert invites us to revisit one of the most tumultuous years in recent memory, 2008, through the lens of 365 ordinary days in which her reading, writing, and thinking about issues in the wider world-from wars and economic recession to climate change-caused her to reconsider and reshape daily practices in her personal life. Albert's journal provides an engaging account of how the business of being a successful working writer blends with her rural life in the Texas Hill Country and the Sangre de Cristo Mountains of New Mexico. As her eclectic daily reading ranges across topics from economics, food production, and oil and energy policy to poetry, place, and the writing life, Albert becomes increasingly concerned about the natural world and the threats facing it, especially climate change and resource depletion. Asking herself, "What does it mean? And what ought I do about it?", she determines practical steps to take, such as growing more food in her garden, and also helps us as readers make sense of these issues and consider what our own responses might be.

Refine Search

Showing 19,226 through 19,250 of 53,908 results