content stringlengths 0 557k | url stringlengths 16 1.78k | timestamp timestamp[ms] | dump stringlengths 9 15 | segment stringlengths 13 17 | image_urls stringlengths 2 55.5k | netloc stringlengths 7 77 |
|---|---|---|---|---|---|---|
THYBaseMenuController
Overview
The THYBaseMenuController base class provides methods for dealing with menu objects. The Hydra framework uses controller classes to establish a connection with a specific menu object.
You will not have to use this class directly, instead, you can use one of its descendants to specify the ... | https://docs.hydra4.com/API/Delphi/Classes/THYBaseMenuController/ | 2022-05-16T12:52:39 | CC-MAIN-2022-21 | 1652662510117.12 | [] | docs.hydra4.com |
Phylum Package Score
Numeric risk score for your open source packages.
Introduction
The Phylum Package Score is an easy-to-understand score representing the overall reputation of an open source package. The objective is to help you quickly triage and act on issues.
Similar to a credit score that captures your overall c... | https://docs.phylum.io/docs/phylum-package-score | 2022-05-16T12:54:40 | CC-MAIN-2022-21 | 1652662510117.12 | [] | docs.phylum.io |
概念 one of the daemon runners in case of the daemon running the process.
In addition to those run instructions, any
Process that has been executed
ProcessNode class.
This
ProcessNode class is a sub class of
Node and serves as the record of the process’ execution in the database and by extension the provenance graph.
It ... | https://aiida.readthedocs.io/projects/aiida-core/zh_CN/latest/topics/processes/concepts.html | 2022-05-16T11:43:45 | CC-MAIN-2022-21 | 1652662510117.12 | [] | aiida.readthedocs.io |
THYToolbarItemDef
Overview
Location
- Unit: Hydra.VCL.PluginControlsRepository.pas
- Ancestry: TCollectionItem | THYRepositoryCollectionItem | THYActionItemDef | THYToolbarItemDef
Properties
Action (declared in THYActionItemDef)
Gets or sets link to the action that will be linked to the control created in the host form... | https://docs.hydra4.com/API/Delphi/Classes/THYToolbarItemDef/ | 2022-05-16T11:23:06 | CC-MAIN-2022-21 | 1652662510117.12 | [] | docs.hydra4.com |
$ oc create secret tls <secret_name> --key=key.pem --cert=cert.pem OKD OKD
ConfigMap objects in the
openshift-config
namespace to contain the certificate authority bundle. These are primarily
used to contain certificate bundles needed by the identity provider.
Define an OKD
See Identity provider parameters for informa... | https://docs.okd.io/4.10/authentication/identity_providers/configuring-keystone-identity-provider.html | 2022-05-16T11:15:13 | CC-MAIN-2022-21 | 1652662510117.12 | [] | docs.okd.io |
The.
Generate new Auth Key
You can create a new Base64 Auth Key by running the code snippet below locally:
var base64Key = System.Convert.ToBase64String(ServiceStack.AesUtils.CreateKey()); appsettings.json or Web.config
<appSettings/> following the
jwt.{PropertyName} format:
appsettings.json
{ "jwt.AuthKeyBase64": "{Ba... | https://docs.servicestack.net/jwt-authprovider | 2022-05-16T11:43:03 | CC-MAIN-2022-21 | 1652662510117.12 | [] | docs.servicestack.net |
0211
Feb
Demo: Pangaea [Shahidh K Muhammed, Tanmai Gopal, and Akshaya Acharya]
- Microservices packages
- Focused on Application developers
- Demo at recording +4 minutes
- Single node kubernetes cluster — runs locally using Vagrant CoreOS image
- Single user/system cluster allows use of DNS integration (unlike Compose... | https://v1-20.docs.kubernetes.io/blog/2016/02/kubernetes-community-meeting-notes-20160211/ | 2022-05-16T12:05:42 | CC-MAIN-2022-21 | 1652662510117.12 | [] | v1-20.docs.kubernetes.io |
UntagResource
Remove tags from an App Runner resource.
Request Syntax
{ "ResourceArn": "
string", "TagKeys": [ "
string" ] }
Request Parameters
For information about the parameters that are common to all actions, see Common Parameters.
The request accepts the following data in JSON format.
- ResourceArn
The Amazon Reso... | https://docs.aws.amazon.com/apprunner/latest/api/API_UntagResource.html | 2022-05-16T13:01:50 | CC-MAIN-2022-21 | 1652662510117.12 | [] | docs.aws.amazon.com |
Debounce
In the previous example, you create a light switch using a button. However, you may notice that when you press or release the button slowly, the LED doesn't respond as expected. For example, it may turn on and off several times with just one press. So this example demonstrates how to deal with this problem.
Wh... | https://docs.madmachine.io/tutorials/general/simpleio/debounce | 2022-05-16T12:22:28 | CC-MAIN-2022-21 | 1652662510117.12 | [] | docs.madmachine.io |
Mission1_Blink
As you get a new board, if you don't have some previous knowledge, you might not be able to get it to work out of the box. It is so discouraging. So this first project would like to get everyone started with electronic stuff and the Swift language. You will start with the hello world project - blink the ... | https://docs.madmachine.io/tutorials/swiftio-maker-kit/mission1 | 2022-05-16T12:15:02 | CC-MAIN-2022-21 | 1652662510117.12 | [] | docs.madmachine.io |
2. Software Installation
2.1. Introduction
This chapter describes how to download and set up METplus Wrappers.
2.2. Supported architectures
METplus Wrappers was developed on Debian Linux and is supported on this platform. Each release listed on the METplus Downloads page includes a link to the Existing Builds and Docke... | https://metplus.readthedocs.io/en/latest/Users_Guide/installation.html | 2022-05-16T11:55:53 | CC-MAIN-2022-21 | 1652662510117.12 | [] | metplus.readthedocs.io |
scripts/folder for the hardhat tutorial, or your home directory for the Truffle tutorial, create a new file named
interact.jsadd the following lines of code:
.envfile and make sure that the
dotenvmodule is loading these variables.
API_KEYand the
CONTRACT_ADDRESSwhere your smart contract was deployed.
.envfile should lo... | https://docs.alchemy.com/alchemy/tutorials/hello-world-smart-contract/interacting-with-a-smart-contract | 2022-05-16T12:21:40 | CC-MAIN-2022-21 | 1652662510117.12 | [] | docs.alchemy.com |
Using multiple network interfaces
Steps for configuring DataStax Enterprise for multiple network interfaces or when using different regions in cloud implementations.
Steps for configuring DataStax Enterprise for multiple network interfaces or when using different regions in cloud implementations.
cassandra.yamlThe loca... | https://docs.datastax.com/en/dse/6.8/dse-admin/datastax_enterprise/config/configMultiNetworks.html | 2022-05-16T11:04:50 | CC-MAIN-2022-21 | 1652662510117.12 | [] | docs.datastax.com |
Mission2_RGB_LED
After successfully get an LED to work, why not try more LEDs? In this project, let's build a circuit for the first time and make the LEDs blink one after another repeatedly.
What you need
The parts you will need are all included in the Maker kit.
- SwiftIO board
- Breadboard
- Red, green, and blue LEDs... | https://docs.madmachine.io/tutorials/swiftio-maker-kit/mission2 | 2022-05-16T12:07:41 | CC-MAIN-2022-21 | 1652662510117.12 | [] | docs.madmachine.io |
Hardware Guide¶
This guide describes the SQream reference architecture, emphasizing the benefits to the technical audience, and provides guidance for end-users on selecting the right configuration for a SQream installation.
Need help?
This page is intended as a “reference” to suggested hardware. However, different work... | https://docs.sqream.com/en/v2021.2/operational_guides/hardware_guide.html | 2022-05-16T12:39:01 | CC-MAIN-2022-21 | 1652662510117.12 | [] | docs.sqream.com |
Device IDand
Descriptionslots as required.
Callback / Settingstab, check the "authorization" box. A bearer token will appear into this section.
Callback/Overviewtab, an specification of the REST API that provides access to this device will be shown, ready to be copied into the program or HTTP request entry.
Callback/Se... | https://docs.thinger.io/http-devices | 2022-05-16T11:23:57 | CC-MAIN-2022-21 | 1652662510117.12 | [] | docs.thinger.io |
We understand that businesses have sales teams, marketing teams, support teams, and many others roles, but you really don’t want to give access to sensitive website functionality to someone who “doesn’t know what they’re doing” or perhaps even have malicious intent.
Groundhogg has added several new user roles to help m... | https://docs.groundhogg.io/docs/settings/user-roles/ | 2019-04-18T17:22:46 | CC-MAIN-2019-18 | 1555578517745.15 | [] | docs.groundhogg.io |
Fatal Error C1010
unexpected end of file while looking for precompiled header. Did you forget to add '#include name' to your source?
An include file specified with /Yu is not listed in the source file. This option is enabled by default in most Visual C++ Project types and "stdafx.h" is the default include file specifie... | https://docs.microsoft.com/en-us/cpp/error-messages/compiler-errors-1/fatal-error-c1010?view=vs-2019 | 2019-04-18T16:35:46 | CC-MAIN-2019-18 | 1555578517745.15 | [] | docs.microsoft.com |
Securing WMI Namespaces
Access to WMI namespaces and their data is controlled by security descriptors. You can protect data in your namespaces by adjusting the namespace security descriptor to control who has access to the data and methods. For more information, see Access to WMI Securable Objects.
The following topics... | https://docs.microsoft.com/en-us/windows/desktop/WmiSdk/securing-wmi-namespaces | 2019-04-18T16:23:02 | CC-MAIN-2019-18 | 1555578517745.15 | [] | docs.microsoft.com |
This page provides information on the PlainForce component.
Page Contents
Overview
The PlainForce helper object is a force that pushes a fluid according to the helper's orientation. PlainForce is used to produce a gravity or a wind effect. The dynamics are controlled by two parameters that balance between predictabilit... | https://docs.chaosgroup.com/display/PHX3MAX/Plain+Force+%7C+PlainForce | 2019-04-18T16:46:48 | CC-MAIN-2019-18 | 1555578517745.15 | [] | docs.chaosgroup.com |
Azure Active Directory Graph API
Important
As of February 2019, we started the process to deprecate some earlier versions of Azure Active Directory Graph API in favor of the Microsoft Graph API.
For details, updates, and time frames, see Microsoft Graph or the Azure AD Graph in the Office Dev Center.
Moving forward, ap... | https://docs.microsoft.com/en-us/azure/active-directory/develop/active-directory-graph-api | 2019-04-18T16:59:13 | CC-MAIN-2019-18 | 1555578517745.15 | [] | docs.microsoft.com |
Configregion shortcut settings.
For non-replicated regions, decide whether you want to receive all entry events from the distributed cache or only events for the data you have stored locally. To configure:
To receive all events, set the
subscription-attributes
interest-policyto
all:
<region-attributes> <subscription-at... | http://gemfire.docs.pivotal.io/94/geode/developing/events/configure_p2p_event_messaging.html | 2019-04-18T17:15:32 | CC-MAIN-2019-18 | 1555578517745.15 | [] | gemfire.docs.pivotal.io |
Sql
Personalization
Sql Provider Personalization
Sql Provider Personalization
Sql Provider Personalization
Class
Provider
Definition
Implements a personalization provider that uses Microsoft SQL Server.
public ref class SqlPersonalizationProvider : System::Web::UI::WebControls::WebParts::PersonalizationProvider
public ... | https://docs.microsoft.com/en-us/dotnet/api/system.web.ui.webcontrols.webparts.sqlpersonalizationprovider?redirectedfrom=MSDN&view=netframework-4.7.2 | 2019-04-18T16:20:27 | CC-MAIN-2019-18 | 1555578517745.15 | [] | docs.microsoft.com |
How to: Create the User Control and Host in a Dialog Box
The procedure in this topic assumes you are creating a new dialog-based (CDialog Class) in the Properties window and change the TabStop property to True.
Configure the project.
In Solution Explorer, right-click the MFC01 project0101 project directory so that the ... | https://docs.microsoft.com/en-us/previous-versions/visualstudio/visual-studio-2008/b1kyh79x%28v%3Dvs.90%29 | 2019-04-18T17:39:48 | CC-MAIN-2019-18 | 1555578517745.15 | [] | docs.microsoft.com |
Kubernetes 1.9
StorageOS requires mount propagation in order to present devices as volumes to containers. In Kubernetes 1.8 and 1.9 you need to enable this alpha feature.
- Set
--feature-gates MountPropagation=truein the kube-apiserver, usually found in the master nodes under
/etc/kubernetes/manifests/kube-apiserver.ma... | https://docs.storageos.com/docs/platforms/kubernetes/install/1.9 | 2019-04-18T17:08:35 | CC-MAIN-2019-18 | 1555578517745.15 | [] | docs.storageos.com |
All Files Jumping to Keyframes You can jump between the selected layer's keyframes in the Timeline view. How to jump to keyframes In the Camera or Timeline view, select the layer that contains the keyframes you want to flip through. From the top menu, select Animation > Go to Previous Keyframe or Go to Next Keyframe or... | https://docs.toonboom.com/help/harmony-15/advanced/motion-path/jump-keyframe.html | 2019-04-18T16:28:09 | CC-MAIN-2019-18 | 1555578517745.15 | [] | docs.toonboom.com |
To develop sections in your course, you must first understand the following topics.
A section is the topmost category in your course. A section can represent a time period in your course, a chapter, or another organizing principle. A section contains one or more subsections. scheduled date must pass for the section to ... | https://edx.readthedocs.io/projects/edx-partner-course-staff/en/latest/developing_course/course_sections.html | 2019-04-18T17:14:55 | CC-MAIN-2019-18 | 1555578517745.15 | [] | edx.readthedocs.io |
Walkthrough: Adding multiple target servers to the environment
This topic walks you through the process of adding target servers to your BMC Server Automation (BSA) 8.7 environment and installing RSCD agents on them using the unified agent installer.
This topic includes the following sections:
Introduction
This topic i... | https://docs.bmc.com/docs/ServerAutomation/87/configuring-after-installation/walkthrough-adding-multiple-target-servers-to-the-environment | 2019-12-05T23:47:38 | CC-MAIN-2019-51 | 1575540482284.9 | [] | docs.bmc.com |
GitHub Collect Slice
OverviewOverview
GitHub is a web-based version-control and collaboration platform for software developers. GitHub, which is delivered through a software-as-a-service (SaaS) business model, was started in 2008 and was founded on Git to make software builds faster.
The Datacoral GitHub slice collects... | https://docs.datacoral.com/collect/api/github/ | 2019-12-05T22:19:51 | CC-MAIN-2019-51 | 1575540482284.9 | [] | docs.datacoral.com |
Use the XRChart control to add a chart to a report.
Use Charts in Reports
The XRChart control is implemented the same way as DevExpress WinForms/ASP.NET/WPF chart controls. Use these controls' documentation for information about various chart configurations and the XRChart class's description for instructions on how to... | https://docs.devexpress.com/XtraReports/15039/detailed-guide-to-devexpress-reporting/use-report-controls/use-charts | 2019-12-05T22:22:25 | CC-MAIN-2019-51 | 1575540482284.9 | [] | docs.devexpress.com |
Carrier Mapping: Add Support for all Tracktor Carriers
Overview
Shopify only supports around 40 carriers. Tracktor supports more than 800! Carrier mapping is a feature that allows you to support carriers that are not supported by Shopify. Carrier Mapping does so by overriding Shopify supported carriers with carriers th... | https://docs.theshoppad.com/article/268-carrier-mapping | 2019-12-05T22:01:07 | CC-MAIN-2019-51 | 1575540482284.9 | [array(['http://d33v4339jhl8k0.cloudfront.net/docs/assets/555e25e4e4b027e1978e1c9a/images/5da0d30f2c7d3a7e9ae26ac3/file-yrW0jLU00Q.png',
None], dtype=object)
array(['http://d33v4339jhl8k0.cloudfront.net/docs/assets/555e25e4e4b027e1978e1c9a/images/5d7ac77404286364bc8f1131/file-yf059TxM5S.png',
None], dt... | docs.theshoppad.com |
FullStory Collect Slice
OverviewOverview
FullStory is an app that captures all customer experience data in one powerful, easy-to-use platform.
This datasource slice retrieves Data Export extracts and writes it to S3 and Redshift.
Steps to add this slice to your installationSteps to add this slice to your installation
T... | https://docs.datacoral.com/collect/api/fullstory/ | 2019-12-05T22:50:32 | CC-MAIN-2019-51 | 1575540482284.9 | [] | docs.datacoral.com |
Install Command Line Interface
Our CLI is the main way you manage your Datacoral stack. You can use it to find out more information about the slices we offer, to deploy a new slice, update an existing slice, or remove a slice. You can also use it to manage, create, and delete materialized views.
Pre-requisitesPre-requi... | https://docs.datacoral.com/install_cli/ | 2019-12-05T22:29:37 | CC-MAIN-2019-51 | 1575540482284.9 | [] | docs.datacoral.com |
Timelabels
What is timelabel?What is timelabel?
Datacoral does micro-batch processing and each micro-batch has a label that is associated approximately with the data time within that batch. There are several caveats to this statement and will be discussed separately.
Timelabel is a tag (format: YYYYMMDDHHmm00) associat... | https://docs.datacoral.com/tech_docs/timelabel/ | 2019-12-05T21:49:54 | CC-MAIN-2019-51 | 1575540482284.9 | [] | docs.datacoral.com |
Developer Installation¶
Last Updated: October 2019
These instructions are intended for those that want to contribute to the Tethys Platform source code. Use these instructions to install the Tethys source code in a development environment (for Unix based systems only).
Tip
To install and use Tethys Platform, you will n... | http://docs.tethysplatform.org/en/latest/installation/developer_installation.html | 2019-12-05T22:17:06 | CC-MAIN-2019-51 | 1575540482284.9 | [] | docs.tethysplatform.org |
Events from Ruby
See the Overview for details about setting up the Datacoral Collect Events Slice and setting up keys.
Step 1: Install the ruby instrumentation moduleStep 1: Install the ruby instrumentation module
In your Gemfile, add the source for snowplow-tracker gem
gem "snowplow-tracker", :git => "git+ssh://dataco... | https://docs.datacoral.com/collect/events/ruby/ | 2019-12-05T21:49:32 | CC-MAIN-2019-51 | 1575540482284.9 | [] | docs.datacoral.com |
TreeView controls provide a way to represent hierarchical relationships within a list. The TreeView provides a standard interface for expanding and collapsing branches of a hierarchy:
When to use a TreeView
You use TreeViews in windows and custom visual user objects. Choose a TreeView instead of a ListBox or ListView w... | https://docs.appeon.com/appeon_online_help/pb2017r2/application_techniques/ch08s01.html | 2019-12-05T23:10:00 | CC-MAIN-2019-51 | 1575540482284.9 | [array(['images/uitv01.gif', None], dtype=object)] | docs.appeon.com |
Cutting Edge
DHTML-Enabled ASP.NET Controls
Dino Esposito
Code download available at:CuttingEdge0507.exe(131 KB)
Contents
Anatomy of a Postback
The Client-Side Counterpart
DHTML Behaviors
A DropDownList Example
The Extended Object Model
Summing It Up
In the past, I've covered some core aspects of the interaction betwee... | https://docs.microsoft.com/en-us/archive/msdn-magazine/2005/july/cutting-edge-dhtml-enabled-asp-net-controls | 2019-12-05T23:15:00 | CC-MAIN-2019-51 | 1575540482284.9 | [array(['images/cc163765.fig01.gif', 'Figure 1 ASP.NET Postback Process'],
dtype=object) ] | docs.microsoft.com |
This setting this argument to
true, a specified hook will fire whenever one of those field’s value changes.
Creating this magic is really quite easy. Let’s begin with this basic field:
array( 'id' =>'text', 'type' => 'text', 'title' => __('Test Compiler', 'redux-framework-demo'), 'subtitle' => __('This is to test the c... | https://docs.reduxframework.com/core/advanced/integrating-a-compiler/ | 2017-09-19T20:37:38 | CC-MAIN-2017-39 | 1505818686034.31 | [] | docs.reduxframework.com |
Generator Plugin¶
The Generator allows testing of synthetic workloads by generating
HTTP responses of various sizes. The size and cacheability of the
response is specified by the first two components of the requested
URL path. This plugin only supports the
GET and
HEAD HTTP
methods.
Path components after the first 2 ar... | https://docs.trafficserver.apache.org/en/latest/admin-guide/plugins/generator.en.html | 2017-09-19T20:38:11 | CC-MAIN-2017-39 | 1505818686034.31 | [] | docs.trafficserver.apache.org |
Dependency (see Section 7.13.1, “Bean definition profiles”
and Section 7.13.2, , which. Since
Spring Framework 4.0, the set of mocks in the
org.springframework.mock.web package is
based on the Servlet 3.0 API.
For thorough integration testing of your Spring MVC and REST
Controllers in
conjunction with your
WebApplicati... | https://docs.spring.io/spring-framework/docs/current/spring-framework-reference/html/unit-testing.html | 2017-09-19T20:41:04 | CC-MAIN-2017-39 | 1505818686034.31 | [] | docs.spring.io |
Clamp To Constraint¶
The Clamp To constraint clamps an object to a curve. The Clamp To constraint is very similar to the Follow Path constraint, but instead of using the evaluation time of the target curve, Clamp To will get the actual location properties of its owner (those shown in the Transform panel), and judge whe... | https://docs.blender.org/manual/de/dev/rigging/constraints/tracking/clamp_to.html | 2019-05-19T08:25:11 | CC-MAIN-2019-22 | 1558232254731.5 | [] | docs.blender.org |
Insights Outlook add-in
Applies to: Office 365 Enterprise E5, Office 365 A5, Office 365 E3, Office 365 E1, Office 365 Nonprofit E5, MyAnalytics add-on, Microsoft 365 E3, Microsoft 365 Business, Business Premium, and Business Essentials..
This add-in is an extension of your Outlook experience and works within Outlook to... | https://docs.microsoft.com/en-us/workplace-analytics/myanalytics/use/add-in | 2019-05-19T08:26:30 | CC-MAIN-2019-22 | 1558232254731.5 | [array(['../../images/mya/overview/insights-cards-9.png', 'Insights panel'],
dtype=object) ] | docs.microsoft.com |
About MapBuilder
MapBuilder is a powerful, standards compliant geographic mapping client which runs in a web browser.
Key Features
- Browser based mapping client
- Excels at transforming and rendering XML documents (like GML, Context etc) using XSLT in the browser.
-+)
- Customisable and easy to extend
- Open source un... | http://docs.codehaus.org/pages/viewpage.action?pageId=92373262 | 2014-04-16T11:07:21 | CC-MAIN-2014-15 | 1397609523265.25 | [] | docs.codehaus.org |
User Guide
Local Navigation
Use a shortcut for switching typing input languages when you are typing
Before you begin: You can use the following shortcut only on the physical keyboard of your BlackBerry® smartphone.
After you finish:
To turn off the shortcut for switching typing input languages, change
the
Shortcut Keys... | http://docs.blackberry.com/en/smartphone_users/deliverables/18577/Use_shortcut_for_switching_langs_60_1123521_11.jsp | 2014-04-16T11:05:32 | CC-MAIN-2014-15 | 1397609523265.25 | [] | docs.blackberry.com |
phplist features
phplist is a one-way email announcement delivery system. It is great for newsletters, publicity lists, notifications, and many other uses. phplist is designed to manage mailing lists with hundreds of thousands of subscribers. phplist is excellent with smaller lists too!
The Web Interface lets you write... | http://docs.phplist.com/phplistFeatures.html | 2014-04-16T12:12:22 | CC-MAIN-2014-15 | 1397609523265.25 | [] | docs.phplist.com |
Zero to JupyterHub with Kubernetes¶
J the Community Resources section.
This documentation is for Helm chart version 1.1.1 that deploys JupyterHub version 1.4.2 and other components versioned in hub/images/requirements.txt. The Helm chart requires Kubernetes version >=1.17.0 and Helm >=3.5.
What To Expect¶
Note
For a mo... | https://zero-to-jupyterhub.readthedocs.io/en/stable/ | 2021-07-23T23:36:21 | CC-MAIN-2021-31 | 1627046150067.51 | [] | zero-to-jupyterhub.readthedocs.io |
Authenticating Hue users with LDAP
Configuring Hue for Lightweight Directory Access Protocol (LDAP) enables you to import users and groups from a directory service, synchronize group membership manually or automatically at login, and authenticate with an LDAP server.
Hue supports Microsoft Active Directory (AD) and ope... | https://docs.cloudera.com/cdp-private-cloud-base/7.1.6/securing-hue/topics/hue-authenticate-users-with-ldap.html | 2021-07-23T21:48:37 | CC-MAIN-2021-31 | 1627046150067.51 | [] | docs.cloudera.com |
Libelium Waspmote - Plug & Sense! loggers can be configured to send data to eagle.io in a few easy steps. Waspmotes can communicate directly or use a Meshlium to connect large sensor networks.
Note
The eagle.io application in the Meshlium device needs to be started and initial connection established with eagle.io befor... | https://docs.eagle.io/en/latest/topics/device_configuration/libelium_waspmote/index.html | 2021-07-23T22:59:58 | CC-MAIN-2021-31 | 1627046150067.51 | [] | docs.eagle.io |
Method
GtkHeaderBarset_title_widget
Declaration [src]
void gtk_header_bar_set_title_widget ( GtkHeaderBar* bar, GtkWidget* title_widget )
Description [src]
Sets the title for the
GtkHeaderBar.
When set to
NULL, the headerbar will display the title of
the window it is contained in.
The title should help a user identify ... | https://docs.gtk.org/gtk4/method.HeaderBar.set_title_widget.html | 2021-07-23T21:38:58 | CC-MAIN-2021-31 | 1627046150067.51 | [] | docs.gtk.org |
Export Reporting Data
Need raw data for more analysis? You can export your reporting data on demand. Export options are available for the All Channels, Email, Company/User, and Happiness reports.
In this article
Generate an Export
- 1
- Head over to the Reports menu, then select the report you want to export. In our ex... | https://docs.helpscout.com/article/849-export-reporting-data | 2021-07-23T22:57:08 | CC-MAIN-2021-31 | 1627046150067.51 | [array(['http://d33v4339jhl8k0.cloudfront.net/docs/assets/524448053e3e9bd67a3dc68a/images/5f1727a104286306f8072d7f/file-4ms4u0gg0a.png',
None], dtype=object) ] | docs.helpscout.com |
Supported platforms
- Estimated hardware requirements
- Supported operating systems
- User permissions
- Supported web servers
- Required server software
- Supported web browsers
- See also
Estimated hardware requirements
These hardware requirements are estimated, and are expected to vary significantly with queries per... | https://docs.squiz.net/funnelback/docs/latest/administer/installing-patching-upgrading/supported-platforms.html | 2021-07-23T22:26:54 | CC-MAIN-2021-31 | 1627046150067.51 | [] | docs.squiz.net |
API Key is a part of an API Key and Integrations add-on, click here to learn how to get it on Marketplace »
How to set it up
Step #1 Log in to Woodpecker and generate an API key.
1. Go to your Settings → MARKETPLACE → 'INTEGRATIONS'.
2. Go to API keys and click 'CREATE A KEY'.
3. Copy the API Key.
Step #2 Log in to Lea... | https://docs.woodpecker.co/en/articles/5223335-how-to-integrate-leadfuze-with-woodpecker | 2021-07-23T22:52:40 | CC-MAIN-2021-31 | 1627046150067.51 | [array(['https://downloads.intercomcdn.com/i/o/361035443/c32a3982b8f5cf89904caf53/obraz.png',
None], dtype=object)
array(['https://woodpeckerco-0d8c91672dff.intercom-attachments-1.com/i/o/335447448/8e869d1bd7a09976409c2ea0/file-PRArKN9Req.jpg',
None], dtype=object)
array(['https://woodpeckerco-0d8c916... | docs.woodpecker.co |
Authentication
Authentication is made with API key. You can generate it in your Woodpecker panel. Not sure how? Check this guide.
API Key is a part of an API Key and Integrations add-on, click here to learn how to get it on Marketplace »
Remember, API key is a required parameter. We'll return an error if it's missing o... | https://docs.woodpecker.co/en/articles/5223425-authentication | 2021-07-23T22:49:10 | CC-MAIN-2021-31 | 1627046150067.51 | [] | docs.woodpecker.co |
WSO2 Storage Server comes with a default Cassandra configuration, which you can override by changing the following configuration files:
Pointing to a remote Cassandra cluster
Change the
<SS_HOME>/repository/conf/etc/hector-config.xml file. The default configuration is as follows:
<HectorConfiguration> <Cluster> <Name>C... | https://docs.wso2.com/display/SS110/Changing+the+Default+Cassandra+Configuration | 2021-07-23T22:33:45 | CC-MAIN-2021-31 | 1627046150067.51 | [] | docs.wso2.com |
.
- Page Transform shows how to scale and shift the position of the page allowing space to be cleared around the original page so stamps don’t overwrite any original page content.
- StampPDF Batch on Windows is C:\Appligent\StampBatch\. On other platforms, it will be wherever you installed it.
What is a Stamp File?
A s... | https://docs.appligent.com/stamppdf-batch/stamp-files/ | 2021-07-23T22:40:18 | CC-MAIN-2021-31 | 1627046150067.51 | [] | docs.appligent.com |
Personalise Your Workspace
You can personalise your workspace to suit your work and preferences by changing pages so that they display only the information you need, where you need it. The personalisation changes that you make will only affect what you see, not what other users see.
You can personalise all types of pag... | https://docs.microsoft.com/en-gb/dynamics365/business-central/ui-personalization-user | 2021-07-23T23:50:05 | CC-MAIN-2021-31 | 1627046150067.51 | [] | docs.microsoft.com |
Metadata class types
- Introduction
- Metadata class types: text
- Metadata class types: date
- Metadata class types: number
- Metadata class types: geospatial x/y coordinate
- Metadata class types: document permissions
- See also
Introduction (e.g.
2017-09-24) or number (e.g.
20170924) types: text
A text type metadata... | https://docs.squiz.net/funnelback/docs/latest/build/data-sources/indexer-configuration/metadata/metadata-class-types.html | 2021-07-23T22:12:09 | CC-MAIN-2021-31 | 1627046150067.51 | [] | docs.squiz.net |
WP Travel Engine
Documentations
Itinerary Downloader is an extension for the WP Travel Engine plugin to generate the itinerary PDF and include various content of the trip to create an offline, quick accessible trip detail brochure file to help you get updated and plan every moment of your trip.
The addon grants the abi... | https://docs.wptravelengine.com/docs/itinerary-downloader/ | 2021-07-23T21:29:57 | CC-MAIN-2021-31 | 1627046150067.51 | [] | docs.wptravelengine.com |
Date: Fri, 23 Jul 2021 15:57:25 -0700 (PDT) Message-ID: <295553523.75553.1627081045531@docs-node.wso2.com> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_75552_1218293105.1627081045531" ------=_Part_75552_1218293105.1627081045531 Content-Type: text/html; charse... | https://docs.wso2.com/exportword?pageId=148931996 | 2021-07-23T22:57:25 | CC-MAIN-2021-31 | 1627046150067.51 | [] | docs.wso2.com |
You are viewing version 2.23 of the documentation, which is no longer maintained. For up-to-date documentation, see the latest version.
DNS and SSL
Overview
In order to use Spinnaker in your organization, you’re going to want to configure your infrastructure so that users can access Spinnaker. This has several steps:
-... | https://v2-23.docs.armory.io/docs/armory-admin/dns-and-ssl/ | 2021-07-23T21:16:36 | CC-MAIN-2021-31 | 1627046150067.51 | [] | v2-23.docs.armory.io |
TestEventPattern
Tests whether an event pattern matches the provided event.
Note:.
Request Syntax
{ "Event": "
string", "EventPattern": "
string" }
Request Parameters
For information about the parameters that are common to all actions, see Common Parameters.
The request accepts the following data in JSON format.
- Even... | http://docs.aws.amazon.com/AmazonCloudWatchEvents/latest/APIReference/API_TestEventPattern.html | 2016-10-21T11:32:24 | CC-MAIN-2016-44 | 1476988717963.49 | [] | docs.aws.amazon.com |
Message-ID: <199317380.765746.1386227430335.JavaMail.haus-conf@codehaus02.managed.contegix.com> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_765745_2084503334.1386227430335" ------=_Part_765745_2084503334.1386227430335 Content-Type: text/html; charset=UTF-8 C... | http://docs.codehaus.org/exportword?pageId=228186405 | 2013-12-05T07:10:30 | CC-MAIN-2013-48 | 1386163041301 | [] | docs.codehaus.org |
Apple News notifications are now supported via the Engage platform, as announced in our press release on November 2nd.
Select Apple News publishing partners may now have access to our Apple News Composer. This new composer enables support for yet another engagement channel through our popular Engage platform. Contact y... | https://docs.urbanairship.com/whats-new/2016-11-30-apple-news-composer/ | 2017-08-16T17:14:10 | CC-MAIN-2017-34 | 1502886102309.55 | [array(['https://docs.urbanairship.com/images/apple-news-new.png', None],
dtype=object) ] | docs.urbanairship.com |
Various versions of the Data Import/Export Framework are available. The version that you use depends on the version of Microsoft Dynamics AX that you run in your environment:
- For Microsoft Dynamics AX 2012 R3, use the version of the Data Import/Export Framework that is included in that release.
- For Microsoft Dynami... | https://docs.microsoft.com/en-us/dynamics365/unified-operations/dev-itpro/lifecycle-services/ax-2012/user-guide-dixf | 2017-08-16T17:39:25 | CC-MAIN-2017-34 | 1502886102309.55 | [array(['media/dmfarchitecture.png',
'Data Migration Framework architecture diagram'], dtype=object)
array(['media/dmfconfiguration.png',
'Data Migration Framework configuration diagram'], dtype=object)] | docs.microsoft.com |
Using Amazon CloudWatch Logs with AWS OpsWorks Stacks
To simplify the process of monitoring logs on multiple instances, AWS OpsWorks Stacks supports Amazon CloudWatch Logs. You enable CloudWatch Logs at the layer level in AWS OpsWorks Stacks. CloudWatch Logs integration works with Chef 11.10 and Chef 12 Linux-based sta... | http://docs.aws.amazon.com/opsworks/latest/userguide/monitoring-cloudwatch-logs.html | 2017-08-16T17:35:03 | CC-MAIN-2017-34 | 1502886102309.55 | [array(['images/cw_logs_upgrade.png',
'CloudWatch Logs tab on the Layer page'], dtype=object)
array(['images/cloudwatch_logs_upgrade_time.png',
'CloudWatch Logs tab on the Layer page'], dtype=object)
array(['images/cw_logs_dash.png', 'CloudWatch Logs console'], dtype=object)] | docs.aws.amazon.com |
This topic explains how you can personalize Microsoft Dynamics 365 for Finance and Operations.
There are many types of personalizations in Microsoft Dynamics 365 for Finance and Operations. Some personalizations are selections that you make in a list of options on a setup page. Some personalizations are implicit, for e... | https://docs.microsoft.com/en-us/dynamics365/unified-operations/fin-and-ops/get-started/personalize-user-experience | 2017-08-16T17:39:53 | CC-MAIN-2017-34 | 1502886102309.55 | [] | docs.microsoft.com |
In This Section
An Apple News message is a push notification that links to an Apple News Story. Learn more in the Composer Overview.
What You’ll Do
In this tutorial, you will:
- Enter your message’s content.
- Choose which Apple New Story the message will link to.
- Optionally select recipient countries.
- Preview and ... | https://docs.urbanairship.com/engage/apple-news/ | 2017-08-16T17:27:32 | CC-MAIN-2017-34 | 1502886102309.55 | [] | docs.urbanairship.com |
Dayparting
Now you can specify dayparts for targeting users in your peak audience windows.
Daypart is a term borrowed from the broadcasting industry, used to denote times of day within which you would like to reach your target audience. Some recognizable examples from television and radio include Morning Rush, Afternoo... | https://docs.urbanairship.com/whats-new/2016-06-30-automation-timing/ | 2017-08-16T17:13:21 | CC-MAIN-2017-34 | 1502886102309.55 | [] | docs.urbanairship.com |
Customers with CDN access now have the option to upload the media included in notifications, rather than entering a URL. This is the easiest way to include rich media in your notifications, especially if you don’t have another way to host media yourself.
A CDN supports optimized delivery of rich media to mobile devices... | https://docs.urbanairship.com/whats-new/2016-10-31-rich-notification-content/ | 2017-08-16T17:23:29 | CC-MAIN-2017-34 | 1502886102309.55 | [array(['https://docs.urbanairship.com/images/cdn-upload.png', None],
dtype=object) ] | docs.urbanairship.com |
Software Defined Networking (SDN) in Windows Server 2016 is made up of a combination of a Network Controller, Hyper-V Hosts, Software Load Balancer Gateways and HNV Gateways. For tuning of each of these components refer to the following sections:
Network Controller
The network controller is a Windows Server role which ... | https://docs.microsoft.com/en-us/windows-server/administration/performance-tuning/subsystem/software-defined-networking/index | 2017-08-16T17:40:47 | CC-MAIN-2017-34 | 1502886102309.55 | [] | docs.microsoft.com |
A half-logistic continuous random variable.
Continuous random variables are defined from a standard form and may require some shape parameters to complete its specification. Any optional keyword parameters can be passed to the methods of the RV object as given below:
Notes
The probability density function for halflogis... | http://docs.scipy.org/doc/scipy-0.12.0/reference/generated/scipy.stats.halflogistic.html | 2015-02-01T07:12:24 | CC-MAIN-2015-06 | 1422115855897.0 | [] | docs.scipy.org |
This is a step by step guide on developing Netbeans modules (plugins) using Maven and Mevenide. It doesn't matter if the module is for Netbeans IDE or your custom application based on Netbeans Platform.
The tutorial assumes basic knowledge module development as described on netbeans.org site (Api List page and openide ... | http://docs.codehaus.org/plugins/viewsource/viewpagesrc.action?pageId=22106 | 2015-02-01T07:20:06 | CC-MAIN-2015-06 | 1422115855897.0 | [] | docs.codehaus.org |
I don't know how to use my BlackBerry ID
Your BlackBerry ID provides you with seamless access to multiple BlackBerry products and services, such as the BlackBerry World storefront, BBM, and BlackBerry Protect.
Note: It's important to choose a BlackBerry ID password that you can remember. If you forget your BlackBerry I... | http://docs.blackberry.com/en/smartphone_users/deliverables/48934/rok1377705631104.jsp | 2015-02-01T07:13:21 | CC-MAIN-2015-06 | 1422115855897.0 | [] | docs.blackberry.com |
Known Issues¶
updating from Anaconda 1.2.1 (and up) works as follows:
conda update conda conda update anaconda
Uninstalling anaconda does not clear some setting files in C:Documents and SettingsYour_User_Name ; specifically, the directories .spyder2, .ipython, .matplotlib, .astropy will exist after uninstall and the us... | http://docs.continuum.io/anaconda/known-issues.html | 2015-02-01T07:03:12 | CC-MAIN-2015-06 | 1422115855897.0 | [] | docs.continuum.io |
Learnosity Author
Our hosted item bank platform.
Powerful authoring and item bank repository platform which uses a flexible tag based system for organizing items. It is the easiest way to create and host rich Learnosity content.
Learnosity Author uses the Question Editor API for the core authoring experience.
Author AP... | http://docs.learnosity.com/authoring/ | 2015-02-01T07:07:22 | CC-MAIN-2015-06 | 1422115855897.0 | [] | docs.learnosity.com |
in tabs, and options to navigate through your content either by keywords (i.e. any valid Funnelback search query), but filtering the report based on URL prefixes, and by filtering based on any metadata value shown within the Content Auditor interface.
The first tab within Content Auditor, as shown above, provides a ra... | https://docs.funnelback.com/analyse/content/index.html | 2018-08-14T16:19:18 | CC-MAIN-2018-34 | 1534221209165.16 | [array(['../../images/Content-auditor-recommendations.png',
'Content-auditor-recommendations.png'], dtype=object)
array(['../../images/Content-auditor-overview.png',
'Content-auditor-overview.png'], dtype=object)
array(['../../images/Content-auditor-custom-report.png',
'Content-auditor-custom-... | docs.funnelback.com |
Reload comes with the Visual Composer (value $34),!
Lets. Dividers – Gaps
With this element, you can create a divider (with line or only gap) to better separate your elements and sections. Additionally, you can split you pages by using full-width dividers.
3. Quotes
Reload comes with 2 styles for your quotes. Just add ... | https://docs.greatives.eu/tutorials/elements-of-reload/ | 2018-08-14T15:27:07 | CC-MAIN-2018-34 | 1534221209165.16 | [] | docs.greatives.eu |
Upgrade Readiness requirements
This article introduces concepts and steps needed to get up and running with Upgrade Readiness. We recommend that you review this list of requirements before getting started as you may need to collect information, such as account credentials, and get approval from internal IT groups, such... | https://docs.microsoft.com/en-us/windows/deployment/upgrade/upgrade-readiness-requirements | 2018-08-14T15:40:20 | CC-MAIN-2018-34 | 1534221209165.16 | [] | docs.microsoft.com |
What is a Trigger?
A trigger is comprised of a condition and an action. If the condition is met, the action is triggered. The action an be either an email or a SMS text (if a mobile number is configured for the recipient). Actions can be sent to employees, owners or guests.
Several triggers are pre-configured in all ne... | http://docs.lodgix.com/m/5502/l/23283-what-is-a-trigger | 2018-08-14T15:12:27 | CC-MAIN-2018-34 | 1534221209165.16 | [array(['https://s3.amazonaws.com/screensteps_live/image_assets/assets/000/376/560/original/31641504-0e6e-4301-bdf1-9739b1576cf7.png?1488210087',
'Triggers Menu Item'], dtype=object)
array(['https://s3.amazonaws.com/screensteps_live/image_assets/assets/000/376/534/original/media_1292352410959.png?1488209600',
... | docs.lodgix.com |
AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Deletes the specified image builder and releases the capacity.
For .NET Core and PCL this operation is only available in as... | https://docs.aws.amazon.com/sdkfornet/v3/apidocs/items/AppStream/MAppStreamDeleteImageBuilderDeleteImageBuilderRequest.html | 2018-08-14T16:48:53 | CC-MAIN-2018-34 | 1534221209165.16 | [] | docs.aws.amazon.com |
Home > Journals > RR > Vol. 3 (2007) > Iss. 1
Abstract
Despite a common belief, service learning is completely different from community service. Service learning is different from community service because not only is working being accomplished in a community, but also students are learning how to apply service to thei... | https://docs.rwu.edu/rr/vol3/iss1/4/ | 2018-08-14T15:46:16 | CC-MAIN-2018-34 | 1534221209165.16 | [] | docs.rwu.edu |
.
Install SRAs at both sites as described in Install Storage Replication Adapters.
Procedure
- Select Array Managers in the Site Recovery Manager interface, and select the site on which you want to configure array managers.
- Click the Summary tab and click Add Array Manager.
- Type a name for the array in the Display ... | https://docs.vmware.com/en/Site-Recovery-Manager/5.5/com.vmware.srm.install_config.doc/GUID-FAA4F4A5-D89B-425C-A0FD-C29057118C35.html | 2018-08-14T15:50:05 | CC-MAIN-2018-34 | 1534221209165.16 | [] | docs.vmware.com |
AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the LookupPolicy operation..
Namespace: Amazon.CloudDirectory.Model
Assembly: AWSSDK.CloudD... | https://docs.aws.amazon.com/sdkfornet/v3/apidocs/items/CloudDirectory/TLookupPolicyRequest.html | 2018-08-14T16:41:03 | CC-MAIN-2018-34 | 1534221209165.16 | [] | docs.aws.amazon.com |
gazeboEstimated reading time: 10 minutes
Gazebo is an open source project for simulating robots, offering robust physics and rendering.
GitHub repo:
Library reference
This content is imported from the official Docker Library docs, and is provided by the original uploader. You can view the Docker Store page for this ima... | https://docs.docker.com/samples/library/gazebo/ | 2018-08-14T15:48:06 | CC-MAIN-2018-34 | 1534221209165.16 | [] | docs.docker.com |
The Query Window consists of three panes or areas. These are:
Each area can be resized to the size of your choice.
You can display the object names as well as the descriptive names as described in 3.3.1 Display the Object Names.
If you prefer not to use the mouse pointer, you can switch from one area to another using t... | https://docs.lansa.com/14/en/lansa037/content/lansa/jmp_query_window.htm | 2018-08-14T15:50:40 | CC-MAIN-2018-34 | 1534221209165.16 | [] | docs.lansa.com |
The Java Service Manager Administration on Windows is a service application.
How To Start performed an upgrade, then the JSM will have stopped.).
Clear Trace can be run from the Start | Programs | Menu or from the command line. You can use any of the following three options, all of which are optional.
/batch
Run Clear ... | https://docs.lansa.com/14/en/lansa093/content/lansa/intb4_0001.htm | 2018-08-14T15:50:37 | CC-MAIN-2018-34 | 1534221209165.16 | [] | docs.lansa.com |
The optional keyword VALIDATING is used to configure the service to use a validating or non-validating XML parser.
The default is to use a validating XML parser. This option can also be controlled by the service property 'validation.parser'.
A nonvalidating parser ensures that the XML data is well formed, but does not ... | https://docs.lansa.com/14/en/lansa093/content/lansa/intengb7_3090.htm | 2018-08-14T15:50:35 | CC-MAIN-2018-34 | 1534221209165.16 | [] | docs.lansa.com |
numpy.arccosh¶
numpy.
arccosh(x, /, out=None, *, where=True,¶
Inverse hyperbolic cosine, element-wise.
Notes
arccoshalways returns real output. For each value that cannot be expressed as a real number or infinity, it yields
nanand sets the invalid floating point error flag.
For complex-valued input,
arccoshis a complex... | https://docs.scipy.org/doc/numpy/reference/generated/numpy.arccosh.html | 2018-08-14T15:52:53 | CC-MAIN-2018-34 | 1534221209165.16 | [] | docs.scipy.org |
Other deployment considerations
In many applications, the Splunk Add-on for Unix and Linux installs on a *nix server and collects data from that server. You then use Splunk Web and the Splunk App for Unix and Linux (or another Splunk app) to gain insight into that data.
Additional uses for the add-on
There are addition... | http://docs.splunk.com/Documentation/UnixAddOn/5.2.4/User/Otherdeploymentconsiderations | 2018-08-14T15:55:55 | CC-MAIN-2018-34 | 1534221209165.16 | [array(['/skins/OxfordComma/images/acrobat-logo.png', None], dtype=object)] | docs.splunk.com |
HH\KeyedIterator
For those entities that are
KeyedTraversable, the
KeyedIterator
interfaces provides the methods of iteration, included being able to get
the key
If a class implements
KeyedIterator, then it provides the infrastructure
to be iterated over using a
foreach loop.
Interface Synopsis
namespace HH { interface... | https://docs.hhvm.com/hack/reference/interface/HH.KeyedIterator/ | 2018-08-14T15:10:51 | CC-MAIN-2018-34 | 1534221209165.16 | [] | docs.hhvm.com |
- Résumé
- Sommaire
- Extraits
- Descriptif
- À propos de l'auteur
- Lecture
-
Offert !
Ernest Renan, "Qu'est-ce qu'une nation ?" : commentaireAccédez à la dissert' du jour !
The Jewish community and the US
Résumé de l'exposé
In 2000-01, a National Jewish Population Survey was conducted. This survey is realized once ev... | https://docs.school/philosophie-et-litterature/culture-generale-et-philosophie/dissertation/jewish-community-us-12486.html | 2018-08-14T16:16:55 | CC-MAIN-2018-34 | 1534221209165.16 | [array(['https://ncd1.docsnocookie.school/vapplication/image/icons/cat-PL.png',
None], dtype=object)
array(['https://ncd1.docsnocookie.school/vapplication/image/icons/cat-PL.png',
None], dtype=object)
array(['https://ncd1.docsnocookie.school/vapplication/image/icons/cat-PL.png',
None], dtype=o... | docs.school |
- Résumé
- Sommaire
- Extraits
- Descriptif
- À propos de l'auteur
- Lecture
-
Offert !
Ernest Renan, "Qu'est-ce qu'une nation ?" : commentaireAccédez à la dissert' du jour !
Muslims and the State: A comparative study of Muslim religious needs in the educational domain in France and Great Britain
Résumé de l'exposé.
So... | https://docs.school/philosophie-et-litterature/culture-generale-et-philosophie/dissertation/musulmans-etat-etude-comparative-besoins-religieux-musulmans-domaine-education-france-22488.html | 2018-08-14T16:16:57 | CC-MAIN-2018-34 | 1534221209165.16 | [array(['https://ncd1.docsnocookie.school/vapplication/image/icons/cat-PL.png',
None], dtype=object)
array(['https://ncd1.docsnocookie.school/vapplication/image/icons/cat-PL.png',
None], dtype=object)
array(['https://ncd1.docsnocookie.school/vapplication/image/icons/cat-PL.png',
None], dtype=o... | docs.school |
Business rules installed with Service Desk Call Service Desk Call plugin adds the following business rules. Business rule Table Description CallTypeChanged Call [new_call] Creates an incident, problem, or change record, based on the call type selection. CallTypeChanged to Request Call [new_call] Redirects to a new serv... | https://docs.servicenow.com/bundle/istanbul-it-service-management/page/product/service-desk/reference/r_BusinessRulesServiceDesk.html | 2018-08-14T15:10:53 | CC-MAIN-2018-34 | 1534221209165.16 | [] | docs.servicenow.com |
Welcome to the MenpoWidgets documentation!
MenpoWidgets is the Menpo Project’s Python package for fancy.
We highly recommend that you render all matplotlib figures inline the Jupyter notebook for the best menpowidgets experience. This can be done by runningWe highly recommend that you render all matplotlib figures inli... | https://menpowidgets.readthedocs.io/en/stable/ | 2018-08-14T15:47:37 | CC-MAIN-2018-34 | 1534221209165.16 | [] | menpowidgets.readthedocs.io |
How to Confirm a Reservation
When a reservation is made an invoice is created. The invoice status by default is unconfirmed. The only way to confirm a reservation is to process a payment for the reservation deposit.
The reservation deposit is universal and setup here:
Many property managers look for a "confirm" button ... | http://docs.lodgix.com/m/5502/l/50047-how-to-confirm-a-reservation | 2018-08-14T15:11:32 | CC-MAIN-2018-34 | 1534221209165.16 | [] | docs.lodgix.com |
Learn the application architecture
Estimated reading time: 3 minutesEstimated reading time: 3.
On this page, you learn about the Swarm at scale example. Make sure you have read through the introduction to get an idea of the skills and time required first.
Learn the example back story
Your company is a pet food company ... | https://docs.docker.com/swarm/swarm_at_scale/about/ | 2018-08-14T15:50:29 | CC-MAIN-2018-34 | 1534221209165.16 | [array(['/swarm/images/app-architecture.png',
"Voting application's high level architecture"], dtype=object)
array(['/swarm/images/swarm-cluster-arch.png',
'Swarm cluster architecture'], dtype=object)
array(['/swarm/images/final-result.png', 'Overview of deployment'],
dtype=object) ... | docs.docker.com |
Creating Strokes to Paint Your Drawings on a Separated Layer
You can use the outline you traced on one of the four embedded layers and create invisible strokes to paint your drawings on separate layers, this provides more inking and painting flexibility.
To do so, you must use the Create Colour Art from Line Art option... | https://docs.toonboom.com/help/animate-pro/Content/HAR/Stage/006_Colour/053_H2_Creating_Strokes_to_Paint_Your_Drawings_on_a_Separated_Layer_.html | 2018-10-15T20:02:30 | CC-MAIN-2018-43 | 1539583509690.35 | [array(['../../../Resources/Images/HAR/Stage/Colours/Steps/014_linearttocloourart_001.png',
None], dtype=object)
array(['../../../Resources/Images/HAR/Stage/Colours/Steps/014_linearttocloourart_002.png',
None], dtype=object)
array(['../../../Resources/Images/HAR/Stage/Colours/HAR_configureLineArtColou... | docs.toonboom.com |
Recipes¶
Create a Custom Template Block¶
Start off by creating a new app in your project, e.g. a blocks app. Conent blocks in fancypages are basically Django models that require a few additional attributes and definitions.
Let’s assume we want to create a simple widget that displays a custom template without providing ... | http://django-fancypages.readthedocs.io/recipes.html | 2017-06-22T16:18:51 | CC-MAIN-2017-26 | 1498128319636.73 | [] | django-fancypages.readthedocs.io |
Overview
There is a specific set of buttons introduced with the RadRibbonView control. They all inherit and extend the functionality of the standard button controls i.e. RadRibbonToggleButton derives from RadToggleButton, RadRibbonSplitButton derives from RadSplitButton, etc. The additional functionality which they pro... | http://docs.telerik.com/devtools/silverlight/controls/radribbonview/features/ribbon-controls/ribbon-buttons/buttons-overview | 2017-06-22T16:41:17 | CC-MAIN-2017-26 | 1498128319636.73 | [array(['images/RibbonView_Buttons_Overview_LargeGroup.png', None],
dtype=object)
array(['images/RibbonView_Buttons_Overview_CollapseGroup.png', None],
dtype=object)
array(['images/RibbonView_Buttons_Overview_Command.png', None],
dtype=object)
array(['images/RibbonView_Buttons_Overview_ButtonGro... | docs.telerik.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.