Mostrando 12,941 - 12,960 Resultados de 13,921 Para Buscar 'Idmón~', tiempo de consulta: 1.06s Limitar resultados
  1. 12941
    Publicado 2022
    Tabla de Contenidos: “…Intro -- Table of Contents -- About the Author -- About the Technical Reviewer -- Introduction -- Chapter 1: Introducing MPLABX -- MPLABX: The IDE from Microchip -- Creating a Project in MPLABX -- The Configuration Words -- Creating a Header File -- Changing the Fonts and Colors -- The PIC Microcontroller -- The PIC16F88 and the PIC8F4525 -- Summary -- Chapter 2: Programming Basics -- Good Programming Practice -- Algorithms -- Flowcharts -- Program Listings -- Program 2.1: Turning On and Off an LED -- Algorithm for Program 2.1 -- Flowchart for Program 2.1 -- The Program Listing -- Creating a Source File -- Adding the Header File -- Program 2.1 -- Analysis of Listing 2-1 -- Running Program 2.1 -- The PIC16F88 Development Board -- The ICSP Circuit -- Testing Program 2.1 -- Downloading Our Program -- Summary -- Chapter 3: The Seven-Segment Display and the Stepper Motor -- Program 3.1: Controlling a Seven-Segment Display -- Seven-Segment Displays -- Common Anode Seven-Segment Display -- Common Cathode Seven-Segment Display -- Arrangement for a Common Anode Seven-Segment Display -- Controlling the Display with the PIC -- Seven-Segment Display Program -- Algorithm for Program 3.1 -- Flowchart for Program 3.1 -- Program Listing for the Common Cathode Seven-Segment Display -- Analysis of Listing 3-1 -- Program 3.2: 3461BS Common Anode Four Seven-Segment Display Module -- Analysis of Listing 3-2 -- The Stepper Motor -- Analysis of Listing 3-3 -- Summary -- Chapter 4: The Joystick and the Stepper Motor -- Using the Joystick -- The Principal Operation of the Joystick -- The ADCON0 Control Register -- The ADCON1 Register -- The ADCON2 Register -- Example 1: Creating the Required Acquisition Time -- Example 2: TAD Time -- Changing the ADC Input Channels -- Left or Right Justification -- The Joystick Program -- The LCD -- Instruction or Command Mode…”
    Libro electrónico
  2. 12942
    Publicado 2016
    Tabla de Contenidos: “…The cron process -- HTTP security -- The IP blocker -- Moodle privacy -- Information stored about users -- Information available to other users -- Summary -- Chapter 12: Moodle Performance and Optimization -- An overview of performance and optimization -- The Moodle content -- Content creation -- Content volume -- Content types -- Moodle's filter settings -- Moodle Universal Cache -- The MUC background -- Cache types -- Cache stores -- Cache definitions -- MUC configuration and testing -- The Moodle system settings -- Session handling -- Cron management and scheduled tasks -- Module settings -- Gradebook optimization -- Chat optimization -- Forums -- Miscellaneous settings -- Course backups -- Log files -- System paths -- Front page courses -- Roles and users -- Moodle performance profiling and monitoring -- Built-in profiling -- System profiling -- Summary -- Chapter 13: Backup and Restore -- The course-level backup and restore -- The course backup -- Initial settings -- Schema settings -- Confirmation and review -- Finalizing a backup -- The course restore -- The restore destination -- Restore settings -- The backup schema -- Finalizing a restore -- The course Import -- Site-level backups -- Backup settings -- Backup reports and notifications -- The backup strategy -- Drawbacks of site-level backups -- System-level backups -- Moodle backups -- The Moodle software -- The Moodle data -- Snapshot creation -- Uses of backup and restore -- The year-end procedure -- Course templates -- Summary -- Chapter 14: Moodle Admin Tools -- Web-based admin tools -- Upgrade tools -- Database tools -- Other tools -- Command Line Interface (CLI) -- Moosh - the Moodle shell -- Moodle Adminer -- Summary -- Chapter 15: Moodle Integration -- Web services overview -- Web services in Moodle -- Enabling web services for external systems -- Create a specific user…”
    Libro electrónico
  3. 12943
    Publicado 2022
    Tabla de Contenidos: “…Enable the Viva Connections App for Both Desktop and Mobile Users -- Enable the App in the Teams Admin Center -- Customize the App Settings -- Details Section -- Icons Section -- Define Policies for the App -- Defining Your Rings for a Phased Rollout -- Define Permission Policies -- A Real-World Scenario -- Assign Permission Policy to Users -- Option 1: Permission Policy Interface -- Option 2: Permission Policy Interface -- Option 3: PowerShell -- Manage Permission Policies with PowerShell -- List the App Permission Policies -- Assign Users to the App Permission Policy -- Unassigning a Custom Policy of the User -- Assigning a Permission Policy to the Groups -- Assign a Permission Policy to Team Members -- Points to Consider -- Make the App Available to End Users -- Define the App Setup Policy -- Install the App -- Pin the App to the Teams App Bar -- Reorder the Apps -- Assigning a Setup Policy to Users -- PowerShell Support -- Assign a Setup Policy to Groups -- PowerShell Support -- Points to Consider -- Viva Connections App in Action -- Conclusion -- Chapter 9: Define Mobile Settings for Viva Connections -- Viva Connections Mobile Experience -- Dashboard -- Feed -- Resources -- Dashboard for Viva Connections Mobile Experience -- Define Settings for the Mobile App -- Conclusion -- Chapter 10: Define End-User Guidance -- End-User Psychology -- How Easy or Difficult Is It? …”
    Libro electrónico
  4. 12944
  5. 12945
  6. 12946
    Publicado 2018
    Tabla de Contenidos: “…8.5.2 Exploiting domain rules -- 8.6 Validating configuration -- 8.6.1 Causes for configuration-related security flaws -- 8.6.2 Automated tests as your safety net -- 8.6.3 Knowing your defaults and verifying them -- Summary -- 9 Handling failures securely -- 9.1 Using exceptions to deal with failure -- 9.1.1 Throwing exceptions -- 9.1.2 Handling exceptions -- 9.1.3 Dealing with exception payload -- 9.2 Handling failures without exceptions -- 9.2.1 Failures aren't exceptional -- 9.2.2 Designing for failures -- 9.3 Designing for availability -- 9.3.1 Resilience -- 9.3.2 Responsiveness -- 9.3.3 Circuit breakers and timeouts -- Always specify a timeout -- 9.3.4 Bulkheads -- 9.4 Handling bad data -- Cross-site scripting and second-order attacks -- 9.4.1 Don't repair data before validation -- 9.4.2 Never echo input verbatim -- Summary -- 10 Benefits of cloud thinking -- 10.1 The twelve-factor app and cloud-native concepts -- 10.2 Storing configuration in the environment -- 10.2.1 Don't put environment configuration in code -- 10.2.2 Never store secrets in resource files -- 10.2.3 Placing configuration in the environment -- 10.3 Separate processes -- 10.3.1 Deploying and running are separate things -- 10.3.2 Processing instances don't hold state -- 10.3.3 Security benefits -- 10.4 Avoid logging to file -- 10.4.1 Confidentiality -- 10.4.2 Integrity -- 10.4.3 Availability -- 10.4.4 Logging as a service -- 10.5 Admin processes -- 10.5.1 The security risk of overlooked admin tasks -- 10.5.2 Admin tasks as first-class citizens -- Admin of log files -- 10.6 Service discovery and load balancing -- 10.6.1 Centralized load balancing -- 10.6.2 Client-side load balancing -- 10.6.3 Embracing change -- 10.7 The three R's of enterprise security -- 10.7.1 Increase change to reduce risk -- 10.7.2 Rotate -- 10.7.3 Repave -- 10.7.4 Repair -- Summary…”
    Libro electrónico
  7. 12947
    Publicado 2018
    Tabla de Contenidos: “…-- Defining an owned type -- Configuring owned types -- Creating the orders migration -- Installing and configuring the Stripe.net NuGet package -- Configuring Stripe -- Processing orders and payments -- Persisting the order object -- Calculating the total order price -- Processing the payment with Stripe -- Adding an order list API endpoint -- Summary -- Chapter 9: Building an Admin Panel -- Extending the authentication endpoint with user roles -- Client-side role-based authorization -- Adding role checks to client-side routes -- Server-side role-based authorization -- Hiding UI elements based on role -- Building the admin panel components -- Configuring nested route definitions -- Refactoring components for reuse -- Product list component -- Creating a product form component -- Creating an add variant modal component -- Vue component inheritance -- Defining a form input base component -- Inheriting from a base component -- Building custom input controls -- Building a custom typeahead control -- Building a multi-select control -- Persisting new products to the database -- Creating a slug generator -- Creating the API endpoint -- Remote validation with Vee-Validate -- Making our app aware of the new custom validation rule -- Creating the validation API endpoint -- Tidying things up -- Linking to the admin panel -- Fixing a logout bug -- Fixing a bug by selecting a product variant -- Summary -- Chapter 10: Deployment -- Registering for an Azure account -- Setting up an Azure environment -- Understanding Azure subscriptions and resources -- Creating a subscription and resource group -- Creating a database -- Creating an app service -- Configuring environment variables -- Preparing the application for deployment -- Configuring multiple database providers -- Tweaking the post-publish build steps -- Configuring Git deployments…”
    Libro electrónico
  8. 12948
    Publicado 2018
    Tabla de Contenidos: “…Chapter 7: Airline Ticket System -- The Airline Ticket System -- Airline functionalities -- Solution diagram -- Spring Cloud Config Server -- Creating the Config Server project -- Enabling Spring Cloud Config Server -- Using GitHub as a repository -- Configuring the Spring Boot application -- Configuring the Git repository as a properties source -- Running the Config Server -- Testing our Config Server -- Spring Cloud service discovery -- Creating Spring Cloud Eureka -- Creating the Eureka server main class -- Configuring the Spring Cloud Eureka server -- Running the Spring Cloud Eureka server -- Spring Cloud Zipkin server and Sleuth -- Infrastructure for the Zipkin server -- Creating the Spring Cloud Zipkin server -- Configuring boostrap.yaml and application.yaml -- Running the Zipkin server -- Spring Cloud Gateway -- Creating the Spring Cloud Gateway project -- Creating the Spring Cloud Gateway main class -- Configuring the Spring Cloud Gateway project -- Running the Spring Cloud Gateway -- Checking the Eureka server -- Creating our first route with Spring Cloud Gateway -- Putting the infrastructure on Docker -- Summary -- Chapter 8: Circuit Breakers and Security -- Understanding the service discovery power -- Creating the planes microservice -- Coding the planes microservice -- The reactive repository -- Creating the Plane service -- The REST layer -- Running the plane microservice -- Flights microservice -- Cloning the Flight microservice project -- Netflix Ribbon -- Understanding the discovery client -- Service discovery and load balancing in practice -- When the services fail, hello Hystrix -- Hystrix in a nutshell -- Spring Cloud Hystrix -- Spring Boot Admin -- Running Spring Boot Admin -- Spring Cloud Zuul -- Understanding the EDGE service project -- Creating the EDGE server -- Summary -- Chapter 9: Putting It All Together…”
    Libro electrónico
  9. 12949
    Publicado 2021
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright Page -- Acknowledgments -- About the Authors -- About the Technical Editor -- Contents at a Glance -- Contents -- Introduction -- Who Should Read This Book -- What You Will Learn -- What You Need -- The Mastering Series -- How to Contact Wiley or the Authors -- Part 1 Basic Admin Functions -- Chapter 1 Understanding the Basics -- What Is Linux? …”
    Libro electrónico
  10. 12950
    Publicado 2018
    Tabla de Contenidos: “…Using the contenttypes framework -- Adding generic relations to your models -- Avoiding duplicate actions in the activity stream -- Adding user actions to the activity stream -- Displaying the activity stream -- Optimizing QuerySets that involve related objects -- Using select_related() -- Using prefetch_related() -- Creating templates for actions -- Using signals for denormalizing counts -- Working with signals -- Application configuration classes -- Using Redis for storing item views -- Installing Redis -- Using Redis with Python -- Storing item views in Redis -- Storing a ranking in Redis -- Next steps with Redis -- Summary -- Chapter 7: Building an Online Shop -- Creating an online shop project -- Creating product catalog models -- Registering catalog models on the admin site -- Building catalog views -- Creating catalog templates -- Building a shopping cart -- Using Django sessions -- Session settings -- Session expiration -- Storing shopping carts in sessions -- Creating shopping cart views -- Adding items to the cart -- Building a template to display the cart -- Adding products to the cart -- Updating product quantities in the cart -- Creating a context processor for the current cart -- Context processors -- Setting the cart into the request context -- Registering customer orders -- Creating order models -- Including order models in the administration site -- Creating customer orders -- Launching asynchronous tasks with Celery -- Installing Celery -- Installing RabbitMQ -- Adding Celery to your project -- Adding asynchronous tasks to your application -- Monitoring Celery -- Summary -- Chapter 8: Managing Payments and Orders -- Integrating a payment gateway -- Creating a Braintree sandbox account -- Installing the Braintree Python module -- Integrating the payment gateway -- Integrating Braintree using Hosted Fields -- Testing payments…”
    Libro electrónico
  11. 12951
    Publicado 2018
    Tabla de Contenidos: “…Tracking app conversions with Firebase -- AdMob -- Android Studio and initializing the SDK -- Summary -- Chapter 13: Flexible NoSQL and Cloud Firestore -- Cloud Firestore -- Adding and managing data -- Choosing a data structure for your Firestore project -- Querying data -- Securing data -- Offline data support -- Summary -- Chapter 14: Analytics Data, Clairvoyant, Firebase Predictions -- Firebase Predictions -- Setting up Firebase Predictions -- Optimizing monetization -- Optimizing promotions -- Preventing churn -- Predefined predictions -- Predictions and risk tolerance -- Summary -- Chapter 15: Training Your Code and ML Kit -- Firebase ML Kit -- Vision -- Recognizing text -- Setting up ML Kit for recognizing text -- On-device text recognition -- Cloud-Based text recognition -- Face detection -- Setting up ML Kit for face detection -- Barcode scanning -- Setting up ML Kit for barcode scanning -- Custom models -- ML Kit and text recognition -- Summary -- Other Books You May Enjoy -- Index…”
    Libro electrónico
  12. 12952
    Publicado 2011
    Tabla de Contenidos: “…Cover -- Contents -- Foreword -- Preface -- Introduction: It's a New World Out There -- Chapter 1 Perfect Phrases to Establish Yourself in Your New Role -- Perfect Phrases to Introduce Yourself to a New Manager -- Perfect Phrases to Forge a Manager/Admin Partnership -- Perfect Phrases to Relate Your Best Work and Communication Style -- Perfect Phrases to Discover Your Manager's Preferred Work and Communication Style -- Perfect Phrases to Establish Your New Role with All Levels of Employees -- Perfect Phrases to Collaborate with Other Office Professionals -- Perfect Phrases for Questions About and Comparisons with Your Predecessor -- Perfect Phrases to Initiate Meaningful Small Talk -- Chapter 2 Perfect Phrases to Manage Inevitable Learning Curves -- Perfect Phrases to Ask for Help Getting Oriented -- Perfect Phrases to Handle Questions You Can't Answer -- Perfect Phrases to Let People Know You're New -- Perfect Phrases to Request More Detailed Explanations -- Perfect Phrases to Clarify Office Jargon -- Perfect Phrases to Get Support from People Who Know Your Job -- Perfect Phrases to Admit Mistakes and Look Good in the Process -- Perfect Phrases to Admit You Are in Over Your Head -- Perfect Phrases to Apologize Without Groveling -- Chapter 3 Perfect Phrases to Establish Communication Agreements -- Perfect Phrases to Establish Communication Agreements with Your Manager -- Perfect Phrases to Establish Communication Agreements Within Work Groups -- Perfect Phrases to Arrange for Regular Meetings with Your Manager(s) -- Perfect Phrases to Assure That You Are Consulted on Decisions That Affect You -- Perfect Phrases to Discuss Solutions to Communication Breakdowns or Confusion -- Perfect Phrases to Explain Special Communication Needs -- Perfect Phrases to Adapt Communication Modalities to Preferred Styles…”
    Libro electrónico
  13. 12953
    Publicado 2013
    Tabla de Contenidos: “…Front Matter -- Table of Contents -- PRESENTACIÓN CAÍDA DE ADVERTENCIA -- PRÓLOGO HAZ EL BIEN SIN MIRAR A LA RUBIA -- PRIMERA CAÍDA MUERTE SÚBITA El arranque de un género en permanente estado de delirio -- SEGUNDA CAÍDA LEYENDAS ENMASCARADAS Los apasionamientos de la incógnita y su heroicidad catártica -- TERCERA CAÍDA PRESENTE POST MORTEM DEL CINE DE LUCHADORES -- FILMOGRAFÍA TOTAL DEL CINE DE LUCHADORES -- DE VIVA VOZ LOS DOBLAJES Y LAS NARRACIONES -- PERSONAJES DE CULTO DEL RING A LA PANTALLA: -- CAPUCHAS INTERNACIONALES BAILE DE MÁSCARAS -- ENTREVISTA A EL SANTO EL MONSTRUO NO SOY YO -- EN SUS PROPIAS PALABRAS LA GESTA REVOLUCIONARIA DE EL SANTO -- ENTREVISTA ENCUENTRO CON BLUE DEMON -- PALABRAS DE UN GIGANTE SABIO -- SE FUE HURACÁN RAMÍREZ -- LOS AUTORES -- FILMOGRAFÍA TOTAL INSENSATEZ Y SENTIMIENTOS DE CULTO ... -- BIBLIOGRAFÍA APUNTES, RECORTES, LIBROS, REVISTAS, CAFÉ, PAN DE PIEZA... -- LO QUE VENDRÁ -- ÚLTIMA CAÍDA -- SEGUNDA Y ÚLTIMA CAÍDA DE ADVERTENCIA -- FILMOGRAFÍA TOTAL CORREGIDA Y AUMENTADA -- LA MEJOR PELÍCULA DE EL SANTO -- EL CÓMIC NO LO ES TODO ... …”
    Libro electrónico
  14. 12954
    por Anderson, Elijah
    Publicado 2015
    Tabla de Contenidos: “…/ Hervé Le Bras -- Ghetto, son statut d'icône et la ligne américaine de partage des couleurs / Elijah Anderson -- Globalization, transnationalism, diasporas -- facing new realities and conceptual challenges / Judit Bokser Liwerant -- Savoir lire et écrire en perspective globale-- biologie, culture et société / Brian Stock -- Mondialisation du savoir -- obstacles intellectuels, organisationnels et culturels / Immanuel Wallerstein -- Autre mondialisation -- la contribution de l'Amérique latine / Ernesto Ottone -- Génération globale, notre "point aveugle" / Imma Tubella -- Secularism after Western hegemony / Rajeev Bhargava -- Sécularisation, sécularisme, laïcité dans une perspective sociologique / Jean Bauberot -- Recomposition du religieux et du séculier est-elle possible dans le récit de la modernité? …”
    Electrónico
  15. 12955
    Publicado 2020
    Tabla de Contenidos: “…Culture, Education, Research -- Contributions -- Contemporary Philosophical and Ethical Fights over Jews, Judaism, and the State of Israel -- Antisemitism: Sociological Perspectives -- The Psychology of Modern Antisemitism: Theory, Research, and Methodology -- The Demonization of Judaism -- "Antisemitism 2.0"-The Spreading of Jew-hatred on the World Wide Web -- Combatting Antisemitism: An Interdisciplinary Approach -- Recommendations -- Recommendations regarding Cultural Organizations and Institutions -- Recommendations regarding the Internet, its Influencers and its Users -- Recommendations regarding Academic Organizations and Institutions -- Recommendations regarding Educational Organizations and Institutions -- V. …”
    Electrónico
  16. 12956
    por Fabbri, Rosato
    Publicado 2013
    Tabla de Contenidos: “…First Steps -- Administering a FortiGate -- Unboxing the FortiGate and license options -- First access to a FortiGate -- Changing the admin password, name of the host, time, and time zone -- Selecting the operation mode and configuring the internal and external interfaces -- Registering your FortiGate -- Updating the system firmware -- Restoring a device -- Updating definitions and services -- VLANs and logical interfaces -- Static routing -- Policy routing -- Dynamic routing -- Introducing OSPF -- Configuring OSPF on a FortiGate -- OSPF router ID -- OSPF area -- Network -- Interfaces -- Monitoring OSPF routes -- Summary -- 2. …”
    Libro electrónico
  17. 12957
    por Wicklund, Phillip. author
    Publicado 2015
    Tabla de Contenidos: “…Integration FlexibilityDeveloper Friendly; Enterprise Grade; Key Features and Capabilities of Sitecore; Sitecore Solution Architecture; Channel Layer; Web; Email; Mobile; Social; Commerce; Print; Apps; Federated; Management Layer; Sitecore AIDA Layer; Sitecore Database Layer; Integration Layer; Unified Content Management; Analytics and Experience Optimization; Experience Automation; Experience Profiles; Experience Personalization; Federated Experience Manager; Email Experience Manager; Print Experience Manager; Quick Tour of the Sitecore Admin GUI; What's New in Sitecore 8?; Summary…”
    Libro electrónico
  18. 12958
    Publicado 2015
    Tabla de Contenidos: “…""Overview of the Windows Server 2012 R2 Backup Utility""""Setting Up an Active Directory Backup""; ""Restoring Active Directory""; ""Active Directory Recycle Bin""; ""Restartable Active Directory""; ""Offline Maintenance""; ""Monitoring Replication""; ""Using the ADSI Editor""; ""Wbadmin Command-Line Utility""; ""Configure Windows Azure Backups""; ""Understanding Shadow Copies""; ""VssAdmin Command""; ""Using Advanced Boot Options""; ""Starting in Safe Mode""; ""Enabling Boot Logging""; ""Using Other Advanced Boot Options Menu Modes""; ""Windows Recovery Environment""…”
    Libro electrónico
  19. 12959
    Tabla de Contenidos: “…Sobre el hado. Sobre el demon de Sócrates. Sobre el destierro. Escrito de consolación a su mujer ; IX. …”
    991006913829706719
  20. 12960
    Publicado 2007
    Tabla de Contenidos: “…11 Principles and Services of First- and Second-generation Cellular SystemsIntroduction; Principles of First- and Second-generation Cellular Systems; First- and Second-generation Services; Useful 3GPP Documents; 12 First- and Second-generation Cellular Systems; Introduction; First-generation Systems; Global System for Mobile Communications; Code Division Multiple Access System; Digital Advanced Mobile Phone System; Comparison of GSM, CDMAOne, D-AMPS Parameters; Appendix 12.1: Simple Explanation of CDMA; Appendix 12.2: Average Data Rate for Each User; 13 Beyond Second-generation Systems…”
    Libro electrónico