Mostrando 43,141 - 43,160 Resultados de 43,382 Para Buscar '"URL"', tiempo de consulta: 0.17s Limitar resultados
  1. 43141
    Publicado 2018
    Tabla de Contenidos: “…-- Summary -- Chapter 5: Creating Our RESTful API -- Understanding RESTful -- Understanding HTTP -- URLs -- Verbs -- Headers -- Body -- CRUD over HTTP -- Designing APIs -- API first -- API design -- Nouns as paths -- HTTP verbs for CRUD -- API documentation -- Creating an API with Node.js -- Node advantages -- Asynchronous…”
    Libro electrónico
  2. 43142
    Publicado 2017
    Tabla de Contenidos: “…Monitoring and troubleshooting jobs -- Alerts -- Summary -- Chapter 10: Always On High Availability Features -- Installing Windows Server Failover Cluster -- Always On Failover Cluster Instances -- Adding nodes to the SQL Server Failover Cluster -- Initiating a failover -- Always On Availability Groups -- Configuring Always On Availability Groups -- Creating an Availability Group -- Failover and monitoring -- Basic Availability Groups -- Distributed Availability Groups -- Summary -- Chapter 11: In-Memory OLTP - Why and How to Use it -- In-Memory OLTP architecture -- Data storage differences in OLTP -- Request processing differences in OLTP -- Cooperation of disk-based and memory-based parts of SQL Server -- In-Memory OLTP limitations -- Creating In-Memory tables and natively compiled stored procedures -- Preparing for In-Memory OLTP -- Creating In-Memory OLTP objects -- Creating tables with indexes -- Natively compiled stored procedures -- Migrating disk-based objects to In-Memory OLTP -- Monitoring In-Memory OLTP -- In-Memory OLTP usage scenarios -- Assignment of the user story sample -- Example 1 - inserting incoming data into In-Memory tables -- Example 2 - updating data in an In-Memory table -- Example 3 - improving real-time analytics -- Summary -- Chapter 12: Combining SQL Server 2017 with Azure -- Overview of data related technologies in Microsoft Azure -- Understanding Azure SQL database -- Starting with Azure portal -- Creating the Azure SQL database -- Understanding Azure SQL Server -- Creating Azure SQL Server -- Using Azure SQL Server -- Azure SQL Data Warehouse -- Creating Azure SQL Data Warehouse -- Using Azure SQL Data Warehouse -- Microsoft SQL Server 2017 and hybrid scenarios -- StretchDB -- Data files in Azure -- Backups to Azure -- Managed backup to Azure -- Backup to a URL -- Snapshot backups -- Summary -- Index…”
    Libro electrónico
  3. 43143
    Publicado 2018
    Tabla de Contenidos: “….movingaverage() -- .trend() -- .range() -- .precision() -- Data source functions -- Elasticsearch -- Static/value -- World bank -- Setting the offset for data sources -- Saving Timelion graph -- Timelion sheet option -- Deleting Timelion sheet -- Timelion help -- Function reference -- Keyboard tips -- Timelion auto-refresh -- Summary -- Chapter 7: Interact with Your Data Using Dev Tools -- Console -- Copy as cURL -- Auto indent -- Multiple requests in console -- Profiling queries -- Query profile -- Aggregation profile -- Grok debugger -- Summary -- Chapter 8: Tweaking Your Configuration with Kibana Management -- Index pattern -- Creating the index pattern -- Setting the default index pattern -- Refreshing index pattern fields -- Deleting an index pattern -- Managing fields -- String -- Dates -- Geographic point field -- Numbers -- Saved objects -- Dashboards -- Searches -- Visualizations -- Advanced settings -- xPack:defaultAdminEmail -- search:queryLanguage -- search:queryLanguage:switcher:enable -- dateFormat -- dateFormat:tz -- dateFormat:dow -- defaultIndex -- Reporting -- Security -- Roles -- Users -- Watcher -- Creating the watch -- Threshold alert -- Advanced watch -- Deleting the watch -- Summary -- Chapter 9: Understanding X-Pack Features -- Installing X-Pack -- Installing X-Pack into Elasticsearch -- Installing X-Pack into Kibana -- Features of X-Pack -- Monitoring -- Elasticsearch monitoring -- Kibana monitoring -- Security settings -- Users -- Roles -- Machine learning -- Other options of X-Pack -- Application Performance Monitoring -- Logging -- Apache logs -- MySQL logs -- Nginx logs -- System logs -- Metrics -- Apache metrics -- Docker metrics -- Kubernetes metrics -- MySQL metrics -- Nginx metrics -- Redis metrics -- System metrics -- Summary -- Chapter 10: Machine Learning with Kibana -- Machine learning jobs -- Single metric Jobs…”
    Libro electrónico
  4. 43144
    Publicado 2012
    Libro
  5. 43145
    Publicado 2015
    “…What You Will Learn Use the virtualenv Python package to effectively isolate your development environments Convert a simple one-file Flask application into a more full-fledged multi-package application Integrate Flask-Login for simple user authentication, Flask-WTF for forms, and Flask-SQLAlchemy for database interactions Explore URL routing and dispatching in a blueprint structured application Create your own signals and consume them within your application Learn to leverage Werkzeug, the WSGI library that powers much of Flask Implement custom exceptions for handling non-20x response codes Write your own CLI tools for administrative and development tasks of your Flask application using Flask-Script/Click Build your Flask extensions to encapsulate reusable behaviors across your applications Integrate your application with open source JavaScript-based graphing libraries to create simple data visualizations In Detail Flask is a small but powerful web development framework for Python. …”
    Libro electrónico
  6. 43146
  7. 43147
    Publicado 2017
    Libro
  8. 43148
  9. 43149
  10. 43150
    Publicado 2018
    Tabla de Contenidos: “…Implementing authentication and authorization -- Configuring django-rest-framework-jwt -- Implementing serializers -- Implementing viewsets -- Configuring the URL routes -- Building, testing, and deploying Django app using Zappa -- Executing in the local environment -- API authentication -- GET request on API "/albums/ -- POST request on API "/albums/&lt -- album_id&gt -- /photos/ -- Configuring Zappa -- Building and deploying -- Executing in the production environment -- Authentication API -- GET request on API /albums/ -- Summary -- Questions -- Chapter 7: Building a Falcon Application with Zappa -- Technical requirements -- Installing and configuring Falcon -- Setting up the virtual environment -- Installing required packages -- What is Falcon? …”
    Libro electrónico
  11. 43151
    Publicado 2018
    Tabla de Contenidos: “…. -- Server IP address -- URL prefix -- No browser -- Chapter 11: Jupyter Labs -- Introduction -- JupyterLab features -- Installing and starting JupyterLab -- How to do it... -- Installing JupyterLab -- Starting JupyterLab -- JupyterLab display -- How to do it... -- JupyterLab menus -- How to do it... -- Starting a Notebook -- How to do it... -- Starting a console -- Index…”
    Libro electrónico
  12. 43152
    Publicado 2021
    Tabla de Contenidos: “…Intro -- Table of Contents -- About the Authors -- About the Technical Reviewer -- Acknowledgments -- Part I: Overview -- Chapter 1: Robotic Process Automation: Overview -- Return on Investment (ROI) -- Automation Types -- UiPath StudioX -- Chapter 2: UiPath StudioX -- Learning Objectives -- System Requirements -- Hardware Requirements -- Software Requirements -- Installation and Setup -- Register -- Download -- Install -- Interface Overview -- Home -- Start -- Templates -- Tools -- Settings -- Help -- Design View -- The Ribbon -- Save -- Export as Template -- Cut, Copy, and Paste -- Project -- Notebook -- Manage Packages -- App/Web Recorder -- Table Extraction -- Analyze -- Export to Excel -- Publish -- Run -- Project Workspace -- Activities Panel -- Designer Panel -- Context Menu -- Properties Panel -- Data Manager Panel -- Output Panel -- Part II: Building Blocks -- Chapter 3: Common Concepts -- Learning Objectives -- Notebook -- Default Notebook -- Custom Notebook -- Activity Inputs -- Activity Outputs -- Common Properties -- Common Activities -- Write Line -- Configuration -- Message Box -- Configuration -- Input Dialog -- Configuration -- Modify Text -- Configuration -- Text to Left/Right -- Configuration -- Delay -- Configuration -- If -- Configuration -- Switch -- Configuration -- Repeat Number Of Times -- Configuration -- Skip Current -- Configuration -- Exit Loop -- Configuration -- Get Username/Password -- Configuration -- Get Orchestrator Asset -- Configuration -- Save For Later -- Configuration -- Wait for Download -- Configuration -- Group -- Configuration -- Chapter 4: UI Automation -- Learning Objectives -- Sample Overview -- Activities Reference -- Use Application/Browser -- Configuration -- Go To URL -- Configuration -- Navigate Browser -- Configuration -- Highlight -- Configuration -- Take Screenshot -- Configuration…”
    Libro electrónico
  13. 43153
    Publicado 2018
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: Introducing the Google Cloud Platform -- ML and the cloud -- The nature of the cloud -- Public cloud -- Managed cloud versus unmanaged cloud -- IaaS versus PaaS versus SaaS -- Costs and pricing -- ML -- Introducing the GCP -- Mapping the GCP -- Getting started with GCP -- Project-based organization -- Creating your first project -- Roles and permissions -- Further reading -- Summary -- Chapter 2: Google Compute Engine -- Google Compute Engine -- VMs, disks, images, and snapshots -- Creating a VM -- Google Shell -- Google Cloud Platform SDK -- Gcloud -- Gcloud config -- Accessing your instance with gcloud -- Transferring files with gcloud -- Managing the VM -- IPs -- Setting up a data science stack on the VM -- BOX the ipython console -- Troubleshooting -- Adding GPUs to instances -- Startup scripts and stop scripts -- Resources and further reading -- Summary -- Chapter 3: Google Cloud Storage -- Google Cloud Storage -- Box-storage versus drive -- Accessing control lists -- Access and management through the web console -- gsutil -- gsutil cheatsheet -- Advanced gsutil -- Signed URLs -- Creating a bucket in Google Cloud Storage -- Google Storage namespace -- Naming a bucket -- Naming an object -- Creating a bucket -- Google Cloud Storage console -- Google Cloud Storage gsutil -- Life cycle management -- Google Cloud SQL -- Databases supported -- Google Cloud SQL performance and scalability -- Google Cloud SQL security and architecture -- Creating Google Cloud SQL instances -- Summary -- Chapter 4: Querying Your Data with BigQuery -- Approaching big data -- Data structuring -- Querying the database -- SQL basics -- Google BigQuery -- BigQuery basics -- Using a graphical web UI -- Visualizing data with Google Data Studio…”
    Libro electrónico
  14. 43154
    Publicado 2021
    Tabla de Contenidos: “…Intro -- Title Page -- Copyright Page -- Table of Contents -- Introduction -- About This Book -- Foolish Assumptions -- Icons Used in This Book -- Beyond the Book -- Where to Go from Here -- Part 1 Understanding LinkedIn Basics -- Chapter 1 Looking into LinkedIn -- Understanding Your New Contact Management and Networking Toolkit -- Keeping track of your contacts -- Understanding the different degrees of network connections -- Discovering What You Can Do with LinkedIn -- Building your brand and profile -- Looking for a job now or later -- Finding out all kinds of valuable information -- Expanding your network -- Navigating LinkedIn -- Touring the top navigation bar -- Looking at the Settings &amp -- Privacy page -- Understanding LinkedIn Costs and Benefits -- Weighing free versus paid accounts -- Comparing the paid accounts -- Upgrading to a premium account -- Chapter 2 Signing Up and Creating Your Account -- Joining LinkedIn -- Joining with an invitation -- Joining without an invitation -- Completing the sign-up process -- Building Your Network -- Chapter 3 Completing Your Profile -- Adding a Summary and Basic Information -- Updating the basic information sections -- Writing your summary first -- Completing Your Summary -- Adding More Profile Sections -- Adding a Position -- Reporting Your Education -- Setting Your Profile URL and Public View -- Part 2 Finding Others and Getting Connected -- Chapter 4 Discovering and Building Your Network -- Searching Your First-Degree Connections -- Searching the LinkedIn Network -- Starting with basic search options -- Advanced searching with filters -- Performing advanced searches -- Saving searches for future use -- Chapter 5 Growing Your Network -- Building a Meaningful Network -- Importing Contacts into LinkedIn -- Importing a contacts list from your email system -- Checking for members…”
    Libro electrónico
  15. 43155
    Publicado 2017
    Tabla de Contenidos: “…Cover -- Copyright -- Credits -- About the Authors -- About the Reviewers -- www.PacktPub.com -- Customer Feedback -- Table of Contents -- Preface -- Chapter 1: Getting Started with Data Science -- Problems solved using data science -- Understanding the data science problem - solving approach -- Using Java to support data science -- Acquiring data for an application -- The importance and process of cleaning data -- Visualizing data to enhance understanding -- The use of statistical methods in data science -- Machine learning applied to data science -- Using neural networks in data science -- Deep learning approaches -- Performing text analysis -- Visual and audio analysis -- Improving application performance using parallel techniques -- Assembling the pieces -- Summary -- Chapter 2: Data Acquisition -- Understanding the data formats used in data science applications -- Overview of CSV data -- Overview of spreadsheets -- Overview of databases -- Overview of PDF files -- Overview of JSON -- Overview of XML -- Overview of streaming data -- Overview of audio/video/images in Java -- Data acquisition techniques -- Using the HttpUrlConnection class -- Web crawlers in Java -- Creating your own web crawler -- Using the crawler4j web crawler -- Web scraping in Java -- Using API calls to access common social media sites -- Using OAuth to authenticate users -- Handing Twitter -- Handling Wikipedia -- Handling Flickr -- Handling YouTube -- Searching by keyword -- Summary -- Chapter 3: Data Cleaning -- Handling data formats -- Handling CSV data -- Handling spreadsheets -- Handling Excel spreadsheets -- Handling PDF files -- Handling JSON -- Using JSON streaming API -- Using the JSON tree API -- The nitty gritty of cleaning text -- Using Java tokenizers to extract words -- Java core tokenizers -- Third-party tokenizers and libraries…”
    Libro electrónico
  16. 43156
    Publicado 2023
    Tabla de Contenidos: “…. -- Built-In Themes -- Accessibility -- Visualizations -- Standard Visuals -- Custom Visuals -- For Future Reference: Build Your Own Visual -- Selecting the Right Visual Type -- Formatting Visuals -- Configuring Visualizations -- Slicing and Filtering -- Slicers -- Copying Slicers, Syncing Slicers -- The Filters Pane -- For Future Reference: Controlling the Performance Impact of Filtering -- Formatting the Filters Pane -- Drill-Through -- For Future Reference: Drill Through from One Report to Another -- Conditional Formatting -- Web URL -- For Future Reference: Using DAX to Conditionally Format -- Other Page Elements -- Images and Shapes -- Text Boxes -- Buttons -- Button States -- Using the Navigation Button -- Paginated Reports -- Chapter 10: Enhance Reports -- Specifying a Sort Order -- Expand Down and Drill Down Controls -- Interactions Between Visuals -- For Future Reference: Interactions Impact Page Performance -- Bookmarks -- Using the Bookmark Navigator Button -- Viewing Your Bookmarks -- For Future Reference: Bookmark Settings -- Changing What Is Visible on a Bookmark -- Combining Bookmarks and Buttons -- Tooltips -- Tooltip Pages -- Designing for Mobility -- Chapter 11: Identify Patterns and Trends -- The Analytics Pane -- Using the Analyze Feature -- Identifying Outliers -- Categorical vs. …”
    Libro electrónico
  17. 43157
    Publicado 2023
    Tabla de Contenidos: “…-- .NET to JavaScript -- Global JavaScript (the old way) -- JavaScript Isolation -- JavaScript to .NET -- Static .NET method call -- Instance method call -- Implementing an existing JavaScript library -- JavaScript interop in WebAssembly -- .NET to JavaScript -- JavaScript to .NET -- Summary -- Chapter 11: Managing State Part 2 -- Technical requirements -- Storing data on the server side -- Storing data in the URL -- Route constraints -- Using a query string -- Scenarios that are not that common -- Implementing browser storage -- Creating an interface -- Implementing Blazor Server -- Implementing WebAssembly -- Implementing the shared code -- Using an in-memory state container service -- Implementing real-time updates on Blazor Server -- Implementing real-time updates on Blazor WebAssembly -- Summary -- Chapter 12: Debugging the Code -- Technical requirements -- Making things break -- Debugging Blazor Server -- Debugging Blazor WebAssembly -- Debugging Blazor WebAssembly in the web browser -- Hot Reload -- Summary -- Chapter 13: Testing -- Technical requirements -- What is bUnit? …”
    Libro electrónico
  18. 43158
    Publicado 2017
    Tabla de Contenidos: “…Overview -- Leaderboard -- Knowledge Base -- Community -- Search -- Net Promoter Score -- Satisfaction -- Insights -- Zendesk Insights/GoodData -- Creating a Dashboard and Tab -- Adding reports -- Adding filters -- Adding Widgets -- Adding some text and lines -- Creating custom reports -- Creating custom metrics -- Schedule dashboard E-mails -- Summary -- Chapter 8: Security Settings and SSO -- Security settings and best practice -- Access security -- Zendesk password authentication -- Two-factor authentication -- Zendesk's single sign-on options -- Social media SSO -- Enterprise SSO -- Secure Assertion Markup Language (SAML) -- IP restrictions -- Using custom roles to reduce unnecessary access -- Auditing your Zendesk account -- Secure coding practices -- Removing/Redacting Credit Card numbers -- Private attachments -- Advanced Security Enterprise Add-on -- Data at rest encryption -- Enhanced disaster recovery -- HIPAA compliance -- In case of a breach -- Summary -- Chapter 9 : Troubleshooting Zendesk -- Troubleshooting performance issues -- Zendesk status -- General browser issues -- Disabling extensions/plugins -- Clearing browsing data/cache -- Traceroute -- Troubleshooting business rules -- Triggers and automations -- Ticket events -- Trigger order -- SLAs -- Troubleshooting Zendesk apps -- Contacting Zendesk support -- Summary -- Chapter 10: Zendesk Tips and Tricks -- Business rules -- Notifying the team leader about a ticket with a high amount of replies -- Using tags to disable or enable business rules for tickets -- Closing a ticket via a tag -- Disabling the satisfaction survey via a tag -- Removing tags from follow-up tickets -- Using business rules to detect and fix user errors -- Adding comments to tickets via a URL target -- Logging ticket events via an e-mail target -- Roles and views -- Creating a vacation view…”
    Libro electrónico
  19. 43159
    por Kryder-Reid, Elizabeth
    Publicado 2023
    Tabla de Contenidos: “…Extraction old and new: Toxic legacies of mining the desert in southwestern Africa -- Roots and routes of extraction -- Ilmenite -- Diamonds -- Copper -- Zinc -- Acid and Arsenic -- Uranium -- Future mining -- Acknowledgements -- Notes -- Bibliography (all URLs last accessed 17 July 2022) -- 2. Of blaes and bings: the (non)toxic heritage of the West Lothian oil shale industry -- Toxic language -- Geosocialities -- Blaes and bings -- Emergence -- Transformation -- Monumentality -- Revaluation -- Reimagination -- Discussion -- Notes -- Bibliography -- 3. …”
    Libro electrónico
  20. 43160
    Publicado 2011
    Tabla de Contenidos: “…1.6 -- File Permissions and Ownership Problems -- "Location not found" When Using an Extension -- Editor Background Has a Color or Looks Strange -- Template Disappears When Turning On SEF URLs -- Site Displays Differently or Incorrectly in a Certain Browser -- B: Resources -- Basic Joomla! …”
    Libro electrónico