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 |
|---|---|---|---|---|---|---|
db.updateUser()
On this page
Definition
db.updateUser( username, update, writeConcern )¶
Updates the user's profile on the database on which you run the method. An update to a field completely replaces the previous field's values. This includes updates to the user's
rolesarray.Warning
When you update the
rolesarray, yo... | https://docs.mongodb.com/v5.0/reference/method/db.updateUser/ | 2022-01-16T18:35:10 | CC-MAIN-2022-05 | 1642320300010.26 | [array(['/v5.0/assets/link.png', 'icons/link.png'], dtype=object)
array(['/v5.0/assets/link.png', 'icons/link.png'], dtype=object)
array(['/v5.0/assets/link.png', 'icons/link.png'], dtype=object)
array(['/v5.0/assets/link.png', 'icons/link.png'], dtype=object)
array(['/v5.0/assets/link.png', 'icons/link.png'], dtyp... | docs.mongodb.com |
When working with your data in New Relic, you may want to view aggregated data for an application across clusters, environments, or data centers, while at the same time be able to view each of your application instance's data individually..
Roll up app data
Normally, when two instances report with the same app name, ag... | https://docs.newrelic.com/docs/apm/agents/manage-apm-agents/app-naming/use-multiple-names-app | 2022-01-16T18:51:55 | CC-MAIN-2022-05 | 1642320300010.26 | [] | docs.newrelic.com |
Defining Domain-Independent Parsing Grammars in Dataflows
To define domain-independent parsing grammars in a dataflow:
- In Enterprise Designer, add an Open Parser stage to your dataflow.
- Double-click the Open parser stage on the canvas.
- Click Define Domain Independent Grammar on the Rules tab.
- Use the Grammar Ed... | https://docs.precisely.com/docs/sftw/spectrum/12.2/en/webhelp/DataQualityGuide/DNM/source/OpenParser/OpenParser_DomainIndependentParsingGrammar.html | 2022-01-16T20:00:08 | CC-MAIN-2022-05 | 1642320300010.26 | [] | docs.precisely.com |
Writes the value of each of its arguments to the file. The arguments must be Strings or Numbers. To write other values, use
tostring() or string.format() before calling
File:write().
For security reasons, you are not allowed to write files in the
system.ResourceDirectory (the directory where the application is stored).... | http://docs.coronalabs.com/api/type/File/write.html | 2022-01-16T19:28:01 | CC-MAIN-2022-05 | 1642320300010.26 | [] | docs.coronalabs.com |
Integrating with the OS¶
- how to redirect output
- executing OS commands from within
cmd2
- editors
- paging
- exit codes
- Automation and calling cmd2 from other CLI/CLU tools via commands at invocation and quit
Invoking With Arguments¶
Typically you would invoke a
cmd2 program by typing:
$ python mycmd2program.py
or... | https://cmd2.readthedocs.io/en/0.9.21/features/os.html | 2022-01-16T19:23:18 | CC-MAIN-2022-05 | 1642320300010.26 | [] | cmd2.readthedocs.io |
Creating an account
We make it easy to get started with Aptible Comply. (To learn more about Aptible Comply or to set up a demo, head to our Product Page.)
Once you've been in touch with an Aptible Comply representative, follow the steps below to create an account.
- Visit our signup page
- Enter your name, email addre... | https://docs.aptible.com/docs/creating-an-account | 2022-01-16T19:20:22 | CC-MAIN-2022-05 | 1642320300010.26 | [] | docs.aptible.com |
Change default values
Before you begin configuring Splunk Enterprise for your environment, review the following default settings.
Set or change environment variables
Use operating system environment variables to modify specific default values for the Splunk Enterprise services.
- On *nix, use the
setenvor
exportcommand... | https://docs.splunk.com/Documentation/Splunk/7.2.5/Admin/Changedefaultvalues | 2022-01-16T19:08:36 | CC-MAIN-2022-05 | 1642320300010.26 | [array(['/skins/OxfordComma/images/acrobat-logo.png', 'Acrobat logo'],
dtype=object) ] | docs.splunk.com |
Bot feedback and messages
Feedback from the VIP Code Analysis Bot will be posted on reviewed pull requests based on the results of the automated scans: PHPCS analysis, PHP linting, and SVG analysis. Feedback from the VIP Code Analysis Bot can be handled in several ways:
- Address the feedback by amending the relevant c... | https://docs.wpvip.com/technical-references/vip-code-analysis-bot/feedback/ | 2022-01-16T19:59:46 | CC-MAIN-2022-05 | 1642320300010.26 | [array(['https://docs.wpvip.com/wp-content/uploads/sites/2/2021/10/vipgoci-about-feedback-and-messages.png',
None], dtype=object) ] | docs.wpvip.com |
OpenPGP Commands
Acronyms and their definitions are listed at the bottom of the Base Commands page.
ykman openpgp [OPTIONS] COMMAND [ARGS]…
Examples
Set the retries for PIN, Reset Code and Admin PIN to 10:
$ ykman openpgp set-retries 10 10 10
Require touch to use the authentication key:
$ ykman openpgp set-touch aut on... | https://docs.yubico.com/software/yubikey/tools/ykman/OpenPGP_Commands.html | 2022-01-16T18:09:43 | CC-MAIN-2022-05 | 1642320300010.26 | [] | docs.yubico.com |
AuthenticateDecryptResponse ClassNamespace: Yubico.YubiKey.Piv.Commands Assembly: Yubico.YubiKey.dll
The response to the authenticate: decrypt command, containing the plaintext result of the YubiKey's private key operation.
public sealed class AuthenticateDecryptResponse : AuthenticateResponse, IYubiKeyResponseWithData... | https://docs.yubico.com/yesdk/yubikey-api/Yubico.YubiKey.Piv.Commands.AuthenticateDecryptResponse.html | 2022-01-16T18:31:07 | CC-MAIN-2022-05 | 1642320300010.26 | [] | docs.yubico.com |
Tutorial: Build an API Gateway REST API with AWS integration
Both the Tutorial: Build a Hello
World REST API with Lambda proxy integration and Build an API Gateway REST API with Lambda
integration topics.
All AWS services support dedicated APIs to expose their features. However, the
application protocols or programming... | https://docs.aws.amazon.com/apigateway/latest/developerguide/getting-started-aws-proxy.html | 2022-01-16T20:23:12 | CC-MAIN-2022-05 | 1642320300010.26 | [] | docs.aws.amazon.com |
Locoia
Website
Search…
Overview
Account and User Settings
Reset your Password
Invoices and Payments
Automation
Flow Builder
Flow Debugger
Flow Marketplace
Connectors & Helpers
Connectors
Helpers
Authentication Types Available
Building Connectors
Building Connector Actions
Webhook Trigger for Connectors
Data Mapping and... | https://docs.locoia.com/best-practice-guides/untitled-1 | 2022-01-16T19:51:56 | CC-MAIN-2022-05 | 1642320300010.26 | [] | docs.locoia.com |
–
Exporting reports
To automatically export the report results and send them out by email, schedule a recurring task.
- In the Pega Customer Decision Hub portal, click .
- In the Public categories list, select Interaction History.
- Click Take action on report, as in the following figure:
The Take action on report icon... | https://docs.pega.com/pega-customer-decision-hub-user-guide/86/exporting-reports | 2022-01-16T20:08:25 | CC-MAIN-2022-05 | 1642320300010.26 | [] | docs.pega.com |
Accessibility and Pega Platform
Pega Platform uses the Accessible Rich Internet Application (ARIA) roles to support accessibility. WAI-ARIA roles are a World Wide Web Consortium (W3C) ontology that specifies roles, states, or properties for each element. WAI-ARIA roles provide semantic information about features, struc... | https://docs.pega.com/user-experience/84/accessibility-and-pega-platform | 2022-01-16T20:28:52 | CC-MAIN-2022-05 | 1642320300010.26 | [] | docs.pega.com |
This is an old revision of the document!
Installing Slackware AArch64 on the Pinebook Pro
Requirements
Needs organising
the most important thing is to install the nvme disk, enable the serial console (head phone jack), and
install slackware to the new driver FIRST
after that you can wipe your internal eMMC
the default ... | https://docs.slackware.com/doku.php?id=slackwarearm:inst_sa64_cur_rk3399_pinebookpro&rev=1633020382 | 2022-01-16T18:31:39 | CC-MAIN-2022-05 | 1642320300010.26 | [] | docs.slackware.com |
Code blocks with syntax highlighting¶
Quick Reference¶
- To insert a snippet as code with syntax highlighting, use the
code-blockdirective or the shorthand
::.
- You can explicitly set the language in the
code-block, you cannot in the shorthand.
- If you do not explicitly set the language, the default language (as set ... | https://docs.typo3.org/m/typo3/docs-how-to-document/main/en-us/WritingReST/Codeblocks.html | 2022-01-16T18:29:12 | CC-MAIN-2022-05 | 1642320300010.26 | [] | docs.typo3.org |
Managing translations for backend¶
This sections highlights the different ways to translate and manage XLIFF files.
Fetching translations getLabelsPath().
The Languages module with some active languages and status of extensions language packs
Language packs can also be fetched using the command line.
/path/to/typo3/bin... | https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ApiOverview/Internationalization/ManagingTranslations.html | 2022-01-16T19:25:58 | CC-MAIN-2022-05 | 1642320300010.26 | [array(['../../_images/ManageLanguagePacks.png',
'../../_images/ManageLanguagePacks.png'], dtype=object)
array(['../../_images/InternationalizationXliffWithVirtaal.png',
'Virtaal screenshot'], dtype=object)
array(['../../_images/InternationalizationLabelOverride.png',
'Custom label'], dtype=ob... | docs.typo3.org |
Object2Vec¶
The Amazon SageMaker Object2Vec algorithm.
- class
sagemaker.
Object2Vec(role, instance_count=None, instance_type=None, epochs=None, enc0_max_seq_len=None, enc0_vocab_size=None, enc_dim=None, mini_batch_size=None, early_stopping_patience=None, early_stopping_tolerance=None, dropout=None, weight_decay=None, ... | https://sagemaker.readthedocs.io/en/stable/algorithms/object2vec.html | 2022-01-16T18:48:59 | CC-MAIN-2022-05 | 1642320300010.26 | [] | sagemaker.readthedocs.io |
Edit One API Key's Access List
>
4
Edit the API Access List.
You cannot modify an existing API Key access list entry. You must delete and re-create it.
- Click to the right of the IP address to remove it.
Add the new IP address from which you want Atlas to accept API requests for this API Key. Use one of the two option... | https://docs.atlas.mongodb.com/tutorial/configure-api-access/project/change-one-api-key-access-list/ | 2022-01-16T19:13:53 | CC-MAIN-2022-05 | 1642320300010.26 | [array(['/assets/link.png', 'icons/link.png'], dtype=object)
array(['/assets/link.png', 'icons/link.png'], dtype=object)
array(['/assets/link.png', 'icons/link.png'], dtype=object)] | docs.atlas.mongodb.com |
Support for Full-Content QR Codes (e.g. Vendor Data) for the Swiss Market
Feature details
It's now possible to capture the full content of QR codes, which effectively means that you can import the content of QR codes containing vendor data and other long sections of text into Microsoft Dynamics 365 Business Central usi... | https://docs.continia.com/en-us/continia-document-capture/new-and-planned/documents-and-templates/support-for-full-content-qr-codes-eg-vendor-data-for-the-swiss-market | 2022-01-16T19:42:10 | CC-MAIN-2022-05 | 1642320300010.26 | [] | docs.continia.com |
Virtual Users and Virtual User Scripts
It is important to understand the distinction between a virtual user (VU) and a virtual user scripts.
A virtual user scripts defines a series of actions that a user performs when interacting with a client/server application; whereas a VU runs virtual user scripts during test execu... | https://docs.eggplantsoftware.com/epp/9.4.0/ePP/vuvusandvus.htm | 2022-01-16T19:54:13 | CC-MAIN-2022-05 | 1642320300010.26 | [] | docs.eggplantsoftware.com |
Connect
Learn how to connect K8ssandra deployments with clients and Apache Cassandra® interfaces.
For information about connecting clients and accessing Cassandra interfaces in K8ssandra:
See the quickstarts for expedited installation and configuration steps, including port-forward and introductory Ingress details.
Exp... | https://docs.k8ssandra.io/tasks/connect/ | 2022-01-16T18:14:54 | CC-MAIN-2022-05 | 1642320300010.26 | [] | docs.k8ssandra.io |
Here you will learn how to manage an incident in the SiteConnect Web Portal
Index:
Course/Corrective Actions
Please watch the following brief video on how to manage incidents in the SiteConnect Web Portal
Managing Incidents (4:19)
If you still require assistance after watching then please keep on reading...
For informa... | https://docs.sitesoft.com/how-to-manage-an-incident | 2022-01-16T20:20:50 | CC-MAIN-2022-05 | 1642320300010.26 | [array(['https://play.vidyard.com/mT83Kqmwzyi85hgUSoFrHC.jpg',
'Managing Incidents'], dtype=object)
array(['https://docs.sitesoft.com/hs-fs/hubfs/Incidens%20tab.png?width=195&name=Incidens%20tab.png',
'Incidens tab'], dtype=object)
array(['https://docs.sitesoft.com/hs-fs/hubfs/Manage%20Incident.png?wi... | docs.sitesoft.com |
!
Vagrant Cloud Authentication Features Guide
1. Log in to Vagrant Cloud1. Log in to Vagrant Cloud
Log in to your Vagrant Cloud Account
2. Account Settings2. Account Settings
Once logged in, please navigate to your Account Settings page to access security features
3. Enabling Two Factor Authentication3. Enabling Two Fa... | https://docs.trusona.com/totp/vagrant_cloud/ | 2022-01-16T18:46:39 | CC-MAIN-2022-05 | 1642320300010.26 | [array(['https://docs.trusona.com/images/totp-integration-images/vagrant_cloud/scan.png',
'Scanning the code'], dtype=object) ] | docs.trusona.com |
public class BatchStatement extends Statement
Statementso they get executed as a batch.
Note: BatchStatement is not supported with the native protocol version 1: you will get an
UnsupportedFeatureException whenHost, getLastHost, getNowInSeconds, getOutgoingPayload, getPartitioner, getReadTimeoutMillis, getRetryPolicy, ... | https://java-driver.docs.scylladb.com/stable/api/com/datastax/driver/core/BatchStatement.html | 2022-01-16T18:16:04 | CC-MAIN-2022-05 | 1642320300010.26 | [] | java-driver.docs.scylladb.com |
Manage publishing time and deadline¶
In the dashboard for an assignment you can see and edit the publish time and the deadline time. When creating a new assignment the publish time is by default 6 hours from the time of creation. On the dashboard you can chose to publish an assignment now, or set the time to be sometim... | https://devilry.readthedocs.io/en/master/user/admin/assignment/admin_manage_publish_deadline_assignment.html | 2022-01-16T18:18:57 | CC-MAIN-2022-05 | 1642320300010.26 | [array(['../../../_images/admin-manage-publish-deadline-assignment-page.png',
'../../../_images/admin-manage-publish-deadline-assignment-page.png'],
dtype=object) ] | devilry.readthedocs.io |
Outline Properties
Microsoft Project has an outline structure that lets users get a quick overview of a project. Aspose.Tasks for .NET supports this functionality and lets developers control the outline number - where the task appears in a hierarchy - and the outline level - which level of the hierarchy the task is in.... | https://docs.aspose.com/tasks/net/outline-properties/ | 2022-01-16T19:34:13 | CC-MAIN-2022-05 | 1642320300010.26 | [] | docs.aspose.com |
Metrics¶
The Basics¶
Resources within OpenStack create numerous metrics that can be used to monitor the state of these resources. These metrics are stored in a scale-out metrics platform, providing for high-speed, scalable storage for massive metrics collection.
In the Genesis Public Cloud, most metrics are captured ev... | https://docs.genesishosting.com/genesis-public-cloud/metrics.html | 2022-01-16T20:10:15 | CC-MAIN-2022-05 | 1642320300010.26 | [] | docs.genesishosting.com |
Downloads for ThoughtSpot
If you are looking for ThoughtSpot clients or API files, you’ve come to the right place. Click to download the driver you need, or link to the appropriate guide.
JDBC Drivers
ThoughtSpot provides the following JDBC drivers:
JDK 1.8
JDK 1.7
JDK 1.6
See JDBC Driver Overview on instructions for i... | https://docs.thoughtspot.com/software/6.1/downloads.html | 2022-01-16T18:26:40 | CC-MAIN-2022-05 | 1642320300010.26 | [] | docs.thoughtspot.com |
Set the relay host for SMTP (email)
ThoughtSpot uses emails to send critical notifications to ThoughtSpot Support. A relay host for SMTP traffic routes the alert and notification emails coming from ThoughtSpot through an SMTP email server.
You can configure the relay host using tscli or through the Admin Console..
$ ts... | https://docs.thoughtspot.com/software/6.1/set-up-relay-host.html | 2022-01-16T19:42:28 | CC-MAIN-2022-05 | 1642320300010.26 | [array(['_images/admin-portal-smtp.png', 'Admin Console - SMTP'],
dtype=object)
array(['_images/admin-portal-smtp-configure.png', 'Configure SMTP'],
dtype=object) ] | docs.thoughtspot.com |
Date: Sun, 16 Jan 2022 18:24:44 +0000 (GMT) Message-ID: <226060457.105174.1642357484289@9c5033e110b2> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_105173_2010893370.1642357484289" ------=_Part_105173_2010893370.1642357484289 Content-Type: text/html; charset=U... | https://docs.trifacta.com/exportword?pageId=136167568 | 2022-01-16T18:24:44 | CC-MAIN-2022-05 | 1642320300010.26 | [] | docs.trifacta.com |
The final step is to open a pull request on Bitbucket. Go back to the landing page for our fork and look at the sidebar again. You will see some new options:
This time, click the Create Pull Request link. You’ll be taken to a page that automatically summarises the outgoing changesets and shows you a diff of them (a ‘di... | https://docs.unity3d.com/2020.3/Documentation/Manual/ContributingPullRequest.html | 2022-01-16T20:22:16 | CC-MAIN-2022-05 | 1642320300010.26 | [] | docs.unity3d.com |
Web Preview tool
This button enables you to see a preview of what the form will look like when displayed by the Web client. The preview does not take into account any active DVD on the form.
Click Web Preview to display the form in the Web Preview tab.
Grid view tool
Selection tool | https://docs.microfocus.com/SM/9.60/Codeless/Content/tailor/forms_creation/reference/web_preview.htm | 2022-01-16T19:53:25 | CC-MAIN-2022-05 | 1642320300010.26 | [] | docs.microfocus.com |
Use cases
Collect payments
Note: Only business accounts have the ability to collect payments. If you’re looking to collect funds from other accounts, this guide covers the flow for your use case.
Facilitate account-to-account transfers
Overview If you’re looking for a way to facilitate a payment between two accounts on... | https://docs.moov.io/use-cases/ | 2022-01-16T18:09:04 | CC-MAIN-2022-05 | 1642320300010.26 | [] | docs.moov.io |
Modifying modify a domain.
- In Enterprise Designer, go to .
- Click the Domains tab.
- Select a domain in the list and then click Modify. The Modify Domain dialog box displays.
- Change the description information.
- If you only want to modify the description of the domain, click OK. If you have made updates to the te... | https://docs.precisely.com/docs/sftw/spectrum/12.2/en/webhelp/DataQualityGuide/DNM/source/DomainEditor/DomainEditor_Domains_Modifying.html | 2022-01-16T18:33:55 | CC-MAIN-2022-05 | 1642320300010.26 | [] | docs.precisely.com |
When the defined ESCAPE character is in the pattern string, it must be immediately followed by an underscore, percent sign, or another ESCAPE character.
In a left-to-right scan of the pattern string the following rules apply when ESCAPE is specified:
- Until an instance of the ESCAPE character occurs, characters in the... | https://docs.teradata.com/r/ITFo5Vgf23G87xplzLhWTA/X66B~W2a0xeokbrYtyYrPw | 2022-01-16T18:54:09 | CC-MAIN-2022-05 | 1642320300010.26 | [] | docs.teradata.com |
Ventures & Adventures
Search…
Help Documentation
UPC Code Manager
Getting Started
Announcements
Poppy - Account Creation Popup
Getting Started
Enabling Customer Accounts
Settings
Poppy - FAQ
Philosophy
GitBook
Enabling Customer Accounts
Poppy is a
Shopify
Account Creation Popup.
In order to get the most value out of Po... | https://docs.ventures-adventures.com/poppy-exit-intent-popup/poppy-getting-started/enabling-customer-accounts | 2022-01-16T19:46:11 | CC-MAIN-2022-05 | 1642320300010.26 | [] | docs.ventures-adventures.com |
Configuration quick reference¶
Setting configuration options¶
You can set an option by:
Passing it on the command line with the switch version (like
--some-option)
Passing it as a keyword argument to the runner constructor, if you are creating the runner programmatically
Putting it in one of the included config files u... | https://mrjob.readthedocs.io/en/stable/guides/configs-reference.html | 2022-01-16T19:40:20 | CC-MAIN-2022-05 | 1642320300010.26 | [] | mrjob.readthedocs.io |
Resolving error creating smart device projects in Visual Studio 2005:
-. | https://docs.microsoft.com/en-us/archive/blogs/astebner/resolving-error-creating-smart-device-projects-in-visual-studio-2005 | 2020-03-28T22:15:52 | CC-MAIN-2020-16 | 1585370493120.15 | [] | docs.microsoft.com |
Working with Security Alerts
This article explains the basics of how to work with Azure ATP security alerts.
Review security alerts on the attack timeline
After logging in to the Azure ATP portal, you're automatically taken to the open Security Alerts Timeline. Security alerts are listed in chronological order, with th... | https://docs.microsoft.com/en-us/azure-advanced-threat-protection/working-with-suspicious-activities | 2020-03-28T20:55:42 | CC-MAIN-2020-16 | 1585370493120.15 | [array(['media/atp-sa-timeline.png',
'Azure ATP security alerts timeline image'], dtype=object)
array(['media/preview-detection-vpn.png', 'preview detection vpn'],
dtype=object)
array(['media/preview-detections.png', 'preview detections'], dtype=object)
array(['media/atp-sa-actions.png',
'Azur... | docs.microsoft.com |
Builtin features¶
This section describes built-in features of the LMIShell.
Configuration file¶
The LMIShell has a tiny configuration file with location ~/.lmishellrc. In configuration file, you can set these properties:
# location of the history used by interactive mode history_file = "~/.lmishell_history" # length of... | https://openlmi.readthedocs.io/en/latest/openlmi-tools/shell/builtins.html | 2020-03-28T20:45:20 | CC-MAIN-2020-16 | 1585370493120.15 | [] | openlmi.readthedocs.io |
Release Notes¶
20.0.2 (2020-01-24)¶
20.0.1 (2020-01-21)¶
20.0 (2020-01-21)¶
Deprecations and Removals¶
Remove wheel tag calculation from pip and use
packaging.tags. This should provide more tags ordered better than in prior releases. (#6908)
Deprecate setup.py-based builds that do not generate an
.egg-infodirectory. (#... | https://pip.readthedocs.io/en/stable/news/ | 2020-03-28T20:38:11 | CC-MAIN-2020-16 | 1585370493120.15 | [] | pip.readthedocs.io |
public class PathResourceResolver extends AbstractResourceResolver
ResourceResolverthat tries to find a resource under the given locations matching to the request path.
This resolver does not delegate to the
ResourceResolverChain and is
expected to be configured at the end in a chain of resolvers.
logger
resolveResourc... | https://docs.spring.io/spring/docs/5.1.9.RELEASE/javadoc-api/org/springframework/web/reactive/resource/PathResourceResolver.html | 2020-03-28T21:50:30 | CC-MAIN-2020-16 | 1585370493120.15 | [] | docs.spring.io |
Deprecation: #73482 - $LANG->csConvObj and $LANG->parserFactory¶
See Issue #73482
Description¶
The properties of LanguageService (also known as
$GLOBALS[LANG]) csConvObj and parserFactory
have been marked as deprecated. Since these three PHP classes are not dependent on each other, they
can be decoupled. The getter met... | https://docs.typo3.org/c/typo3/cms-core/master/en-us/Changelog/8.0/Deprecation-73482-LANG-csConvObjAndLANG-parserFactory.html | 2020-03-28T20:23:33 | CC-MAIN-2020-16 | 1585370493120.15 | [] | docs.typo3.org |
Default Gateway/Route¶
In the past (VyOS 1.1) used a gateway-address configured under the system tree
(
set system gateway-address <address>), this is no longer supported
and existing configurations are migrated to the new CLI command.
Configuration¶
Specify static route into the routing table sending all non local tra... | https://docs.vyos.io/en/latest/system/default-route.html | 2020-03-28T20:00:35 | CC-MAIN-2020-16 | 1585370493120.15 | [] | docs.vyos.io |
{ lateinit var net: MockNetwork lateinit var a: MockNetwork.MockNode lateinit var b: MockNetwork.MockNode lateinit var notary: Party @Before fun setup() { net = MockNetwork() val nodes = net.createSomeNodes() a = nodes.partyNodes[0] b = nodes.partyNodes[1] notary = nodes.notaryNode.info.notaryIdentity net.runNetwork()... | https://docs.corda.net/flow-testing.html | 2017-05-22T17:16:12 | CC-MAIN-2017-22 | 1495463605485.49 | [] | docs.corda.net |
Installation¶
You can use django-fancypages as standalone app in your Django project or you can integrate it with your django-oscar shop using the included extension module. In the following sections, the standalone setup of django-fancypages will be referred to as FP and the Oscar integration as OFP.
#Most of the inst... | http://django-fancypages.readthedocs.io/installation.html | 2017-06-22T16:18:38 | CC-MAIN-2017-26 | 1498128319636.73 | [] | django-fancypages.readthedocs.io |
All of the text files read by the engine utilize a modified JSON format that we call SJSON (for simplified JSON).
The changes from standard JSON are:
emissiveMap = "textures/honeycomb.dds" scale_factor = 0.8 mask = 0xDEADBEEF evaluate = true code = [=[ this is "code" ]=] values = [ "one" "two" { name="three" type=float... | http://docs.futureperfectgame.com/sjson.html | 2017-06-22T16:30:37 | CC-MAIN-2017-26 | 1498128319636.73 | [] | docs.futureperfectgame.com |
Asynchronous Reply Router Configuration Reference
This page provides details on the elements you configure for asynchronous reply routers. This information is pulled directly from
mule.xsd and is cached. If the information appears to be out of date, refresh the page.
Single async reply router
Configures a Single Respon... | https://docs.mulesoft.com/mule-user-guide/v/3.2/asynchronous-reply-router-configuration-reference | 2017-06-22T16:38:58 | CC-MAIN-2017-26 | 1498128319636.73 | [] | docs.mulesoft.com |
backend, which enables the use of OpenGL 3.x and 4.x features such as tessellation and geometry shaders.. | https://docs.unity3d.com/560/Documentation/Manual/OpenGLCoreDetails.html | 2017-06-22T16:35:26 | CC-MAIN-2017-26 | 1498128319636.73 | [] | docs.unity3d.com |
Genomic Association Tester (GAT)¶
Welcome to the home page of the Genomic Association Tester (GAT).
Overview¶
A common question in genomic analysis is whether two sets of genomic intervals overlap significantly. This question arises, for example, in the interpretation of ChIP-Seq or RNA-Seq data. Because of complex gen... | http://gat.readthedocs.io/en/latest/contents.html | 2017-06-22T16:18:42 | CC-MAIN-2017-26 | 1498128319636.73 | [] | gat.readthedocs.io |
Developer Guide¶
- Writing a WPS process
- Designing a process
- Writing Documentation
- Using Anaconda in birdhouse
- Using Buildout in birdhouse
- Python Packaging
- Python Code Style
- Coding Style using EditorConfig
Writing a WPS process¶
In birdhouse, we are using the PyWPS implementation of a Web Processing Servi... | http://birdhouse.readthedocs.io/en/latest/dev_guide.html | 2017-06-22T16:31:36 | CC-MAIN-2017-26 | 1498128319636.73 | [array(['_images/filelocations.png', '_images/filelocations.png'],
dtype=object)
array(['_images/process_schema_1.png', '_images/process_schema_1.png'],
dtype=object)
array(['_images/module_chain.png', '_images/module_chain.png'],
dtype=object)
array(['_images/wps_chain.png', '_images/wps_chain.... | birdhouse.readthedocs.io |
class OEMCMolBase : public OEMolBase
The OEMCMolBase class provides the basic multi-conformer molecule in OEChem. It is an abstract base class which defines the interface for multi-conformer molecule implementations. Coordinates can be stored in OEHalfFloat (16-bit), float (32-bit), double (64-bit), or long double (>= ... | https://docs.eyesopen.com/toolkits/cpp/oechemtk/OEChemClasses/OEMCMolBase.html | 2017-06-22T16:38:12 | CC-MAIN-2017-26 | 1498128319636.73 | [] | docs.eyesopen.com |
Crate amethyst_ecs
Consuming builder for easily constructing a new simulations.
A collection of entities and their respective components.
The trait implemented by all processors.
An unsigned 64-bit handle to an entity.
The error type reported by SimBuilder if they fail to initialize.
TODO: original note specified it wa... | https://docs.rs/amethyst_ecs/0.1.1/amethyst_ecs/ | 2017-06-22T16:34:36 | CC-MAIN-2017-26 | 1498128319636.73 | [] | docs.rs |
API Management Reference
From API Manager, you can perform API management tasks. As a member of the API Creators or Organization Administrators role, you can register new APIs or add new versions to existing APIs. An API Versions Owner can access the API version details pages for the versions they own. You can share re... | https://docs.mulesoft.com/api-manager/manage-api-reference | 2017-06-22T16:38:14 | CC-MAIN-2017-26 | 1498128319636.73 | [array(['./_images/index-aad67.png', 'index-aad67'], dtype=object)
array(['./_images/index-4908b.png', 'index-4908b'], dtype=object)
array(['./_images/managing-api-versions-b1e81.png',
'managing-api-versions-b1e81'], dtype=object)
array(['./_images/import-archive-or-version2017.png',
'import-archive-... | docs.mulesoft.com |
Crate ddg [−] [src]
ddg: A DuckDuckGo Instant Answers wrapper library.
This library provides a strongly typed wrapper around the DuckDuckGo Instant
Answers API. Most of the documentation comes from the
DuckDuckGo Instant Answers API Documentation
This library comes with reqwest by default for convenience, however it ca... | https://docs.rs/ddg/0.3.0/ddg/ | 2017-06-22T16:37:38 | CC-MAIN-2017-26 | 1498128319636.73 | [] | docs.rs |
A graphically rich professional board summary pack designed to convey vital information in a comprehensive yet concise manner..
This Powerpoint Roadmap with PEST Factors Template shows how your Project delivers Strategic Benefit. For use with Business Change and Transitions. Simple SWOT Template is an easy to edit SWOT... | https://business-docs.co.uk/downloads/powerpoint-swot-pest-and-porters-workshop-brainstorm-pack/ | 2018-02-18T01:16:14 | CC-MAIN-2018-09 | 1518891811243.29 | [] | business-docs.co.uk |
Using Home Options
Goto
Dashboard => Appearance => Theme
Greenr Pro version.
- Click
Save Changeswhen you're done with settings | http://docs.webulous.in/greenr-free/theme-options/home.php | 2018-02-18T01:17:01 | CC-MAIN-2018-09 | 1518891811243.29 | [array(['http://docs.webulous.in/greenr-free/images/theme-options/home.png',
None], dtype=object) ] | docs.webulous.in |
str – Original URL scheme requested by the user agent, if the request was proxied. Typical values are ‘http’ or ‘https’.
The following request headers are checked, in order of preference, to determine the forwarded scheme:
Forwarded
X-Forwarded-For
If none of these headers are available, or if the Forwarded header is ... | http://falcon.readthedocs.io/en/latest/api/request_and_response.html | 2018-02-18T00:58:01 | CC-MAIN-2018-09 | 1518891811243.29 | [] | falcon.readthedocs.io |
Configure BizTalk Server
Configure BizTalk Server using basic configuration or custom configuration.
Basic configuration vs. Custom configuration
- If your configuration uses domain groups, do a Custom Configuration.
- If your configuration uses custom group names instead of the default group names, do a Custom Configu... | https://docs.microsoft.com/en-us/biztalk/install-and-config-guides/configure-biztalk-server?redirectedfrom=MSDN | 2018-02-18T02:20:14 | CC-MAIN-2018-09 | 1518891811243.29 | [] | docs.microsoft.com |
Date: Fri, 15 Sep 1995 21:33:10 -0500 (CDT) From: January <root@interaccess.com> To: questions@freebsd.org Subject: Getting FreeBSD to boot Message-ID: <Pine.LNX.3.91.950915212752.326A-100000@victoria.winter.org>
Next in thread | Raw E-Mail | Index | Archive | Help
Someone suggested I mail this service with my question... | https://docs.freebsd.org/cgi/getmsg.cgi?fetch=519183+0+archive/1995/freebsd-questions/19950910.freebsd-questions | 2021-09-16T19:37:02 | CC-MAIN-2021-39 | 1631780053717.37 | [] | docs.freebsd.org |
Module java.desktop
Package javax.swing.text
Interface TabableView
- All Known Implementing Classes:
GlyphView,
InlineView,
LabelView
public interface TabableViewInterface for
Views that have size dependent upon tabs.
- See Also:
TabExpander,
LabelView,
ParagraphView
Method Detail
getTabbedSpan
float getTabbedSpan(floa... | https://docs.huihoo.com/java/javase/9/docs/api/javax/swing/text/TabableView.html | 2021-09-16T19:22:23 | CC-MAIN-2021-39 | 1631780053717.37 | [] | docs.huihoo.com |
cayenne-particle (community library)
Summary
Modified Cayenne Library for particle
Example Build Testing
Device OS Version:
This table is generated from an automated build. Success only indicates that the code compiled successfully.
Library Read Me
This content is provided by the library maintainer and has not been val... | https://docs.particle.io/cards/libraries/c/cayenne-particle/ | 2021-09-16T18:06:36 | CC-MAIN-2021-39 | 1631780053717.37 | [] | docs.particle.io |
Installing Kentico :
How to choose the target location?
The target location depends on the type of server you want to use for the development of websites:
- The Local IIS/IIS Express option is practical, because the live site will also run under IIS.
- The Built-in web server in Visual Studio option is suitable for dev... | https://docs.xperience.io/k82/installation/installing-kentico-questions-and-answers | 2021-09-16T19:37:01 | CC-MAIN-2021-39 | 1631780053717.37 | [] | docs.xperience.io |
Like with ecore_main_loop_thread_safe_call_sync() you can provide a callback to call inline in the mainloop, but this time with ecore_main_loop_thread_safe_call_async() the callback is queued and called asynchronously, without the thread blocking.
The mainloop will call this function when it comes around to its synchro... | https://docs.enlightenment.org/elementary/current/efl_thread_3.html | 2021-09-16T17:53:05 | CC-MAIN-2021-39 | 1631780053717.37 | [] | docs.enlightenment.org |
Overview
Records
Settings
Tips/Shortcodes
You are here:
0 out Of 5 Stars
A LatePoint modification to place a custom field (or any) to the clients location address in your google event calendar for your Agents. Using this will allow a one click lookup to a google map.
Just place your Custom Customer booking field into t... | https://docs.itme.guru/latepoint/book-google-location-addition/ | 2021-09-16T19:15:44 | CC-MAIN-2021-39 | 1631780053717.37 | [] | docs.itme.guru |
Custom Vision with TensorFlow exported model using C# .NET Core and TensorFlowSharp
In a previous post, I built an image classification model for mushrooms using CustomVision.ai. In this post I want to take that a stage further and create a TensorFlow model that I can use on different operating systems and crucially, o... | https://docs.microsoft.com/en-us/archive/blogs/jamiedalton/custom-vision-with-tensorflow-exported-model-using-c-net-core-and-tensorflowsharp | 2021-09-16T18:41:43 | CC-MAIN-2021-39 | 1631780053717.37 | [array(['https://msdnshared.blob.core.windows.net/media/2018/02/test-Custom1-300x268.jpg',
None], dtype=object)
array(['https://msdnshared.blob.core.windows.net/media/2018/02/test-image-300x166.png',
None], dtype=object) ] | docs.microsoft.com |
You can use System Manager to modify a local Windows user account if you want to change an existing user's full name or description, and if you want to enable or disable the user account. You can also modify the group memberships assigned to the user account.
The local Windows user account attributes are modified and i... | https://docs.netapp.com/ontap-9/topic/com.netapp.doc.onc-sm-help-900/GUID-147142B2-8B53-45C6-B407-CEE383BB712E.html | 2021-09-16T19:53:38 | CC-MAIN-2021-39 | 1631780053717.37 | [] | docs.netapp.com |
Builder-defined Hotkeys¶
You can define hotkeys for mass or global actions on the Table component. Additionally, Button Set, Page Title, Page Title
Some users employ screen reading technology that interprets what is displayed on the screen and outputs that information to assistive technologies such as text-to-speech o... | https://docs.skuid.com/v12.0.8/v1/en/skuid/keyboard-shortcuts.html | 2021-09-16T18:22:00 | CC-MAIN-2021-39 | 1631780053717.37 | [] | docs.skuid.com |
Create time-based static KPI thresholds in ITSI
Time-based static thresholds let you define specific threshold values to be used at different times to account for changing workloads over time. Use time-based static thresholds if you know the workload schedule for a specific KPI. Time policies.
IT Service Intelligence (... | https://docs.splunk.com/Documentation/ITSI/4.9.1/SI/TimePolicies | 2021-09-16T19:22:58 | CC-MAIN-2021-39 | 1631780053717.37 | [array(['/skins/OxfordComma/images/acrobat-logo.png', 'Acrobat logo'],
dtype=object) ] | docs.splunk.com |
File: monitor.rb [monitor: Ruby Standard Library Documentation] Last Modified 2017-04-01 12:51:23 -0500 Requires thread Description frozen_string_literal: false monitor.rb¶ ↑ Copyright (C) 2001 Shugo Maeda <shugo@ruby-lang.org> This library is distributed under the terms of the Ruby license. You can freely distribute/m... | http://docs.activestate.com/activeruby/beta/ruby/stdlib/libdoc/monitor/rdoc/monitor_rb.html | 2018-11-13T00:09:34 | CC-MAIN-2018-47 | 1542039741176.4 | [] | docs.activestate.com |
The Delete Simple Table Rows task will delete the specified rows from the nominated Simple Table Name.
When using pipebar (|) delimited lists to delete from multiple columns please note you can only match ONE item for each column to delete having specified the columns in the Field Names property and the Items in the Ma... | http://docs.driveworkspro.com/Topic/DeleteSimpleTableRows | 2018-11-13T01:39:36 | CC-MAIN-2018-47 | 1542039741176.4 | [] | docs.driveworkspro.com |
The base layer: layer-basic¶. Check out the
code for the basic layer on Github.
Usage¶
To create a charm layer using this base layer, you need only include it in
a
layer.yaml file..
Hooks¶
This layer provides a
hook.template which starts the reactive framework when
the hook is run. During the build process, this templa... | https://charmsreactive.readthedocs.io/en/latest/layer-basic.html | 2018-11-13T00:17:34 | CC-MAIN-2018-47 | 1542039741176.4 | [] | charmsreactive.readthedocs.io |
date
The date tag outputs a string according to the given format parameter using the given date parameter. If no date provided, the current time is used.
<cms:date />
<cms:date k_page_date />
<cms:date k_page_date
Parameters
- date
- format
- gmt
- locale
- charset
date
The date to be formated.
This parameter is expect... | https://docs.couchcms.com/tags-reference/date.html | 2018-11-13T00:57:56 | CC-MAIN-2018-47 | 1542039741176.4 | [] | docs.couchcms.com |
There are two functional areas included in the SIOS iQ features (Resource Optimization, Performance Optimization).
- Resource Optimization – This includes features that increase utilization rates of hardware, decrease the amount of waste in the environment, and optimize the use of compute, storage, and network componen... | http://docs.us.sios.com/siosiq/latest/en/topic/product-features | 2018-11-13T01:05:23 | CC-MAIN-2018-47 | 1542039741176.4 | [] | docs.us.sios.com |
Inserting and updating data
Steps for updating a CQL-based core.
For DSE Search, inserting and updating data uses the same CQL statements like any update to the Cassandra database.
Updates to a CQL-based Solr core replace the entire row. You cannot replace only a field in a CQL table.
To update a CQL-based core:
Proced... | https://docs.datastax.com/en/datastax_enterprise/5.0/datastax_enterprise/srch/insertingUpdatingData.html | 2018-11-13T00:39:46 | CC-MAIN-2018-47 | 1542039741176.4 | [] | docs.datastax.com |
Note: This document is based on Jelastic version 5.4.5
Depending on a type of the created node, the set of hostnames for it could differ. Thus, below we’ll consider the possible ways to refer to a particular node, hosted at Jelastic Cloud, either from inside (i.e. when managing it via Jelastic SSH Gate) or outside of t... | https://docs.jelastic.com/container-dns-hostnames | 2018-11-13T00:14:48 | CC-MAIN-2018-47 | 1542039741176.4 | [] | docs.jelastic.com |
NoiseTexture¶
Inherits: Texture < Resource < Reference < Object
Category: Core
Brief Description¶.
Property Descriptions¶
If true, the resulting texture contains a normal map created from the original noise interpreted as a bump map.
Height of the generated texture.
- OpenSimplexNoise noise
The OpenSimplexNoise instanc... | https://godot.readthedocs.io/en/latest/classes/class_noisetexture.html | 2018-11-13T01:21:51 | CC-MAIN-2018-47 | 1542039741176.4 | [] | godot.readthedocs.io |
INested
Container
INested Container
INested Container
INested Container
Interface
Definition
Provides functionality for nested containers, which logically contain zero or more other components and are owned by a parent component.
public interface class INestedContainer : IDisposable, System::ComponentModel::IContainer
... | https://docs.microsoft.com/en-US/dotnet/api/system.componentmodel.inestedcontainer?view=netframework-4.7.1 | 2018-11-13T00:24:20 | CC-MAIN-2018-47 | 1542039741176.4 | [] | docs.microsoft.com |
Changes
To see the fixes and features included in our latest official release please refer to our Release History .
R2 2017
What's Changed
BingMapProvider, BingRouteProvider, BingSearchProvider, BingGeocodeProvider are deleted.
The providers use the old Bing SOAP services which will be stopped in June 2017. Instead, yo... | https://docs.telerik.com/devtools/silverlight/controls/radmap/changes-and-backward-compatibility/changes | 2018-11-13T00:04:49 | CC-MAIN-2018-47 | 1542039741176.4 | [] | docs.telerik.com |
DriveWorks makes use of the SOLIDWORKS document manager to maintain references to the locations of the captured SOLIDWORKS models.
The SOLIDWORKS document manager is installed by default with SOLIDWORKS. Corrupt installations of the document manager will display the following message when attempting to re-reference cap... | http://docs.driveworkspro.com/Topic/InfoSolidWorksDocumentManager | 2018-11-13T01:41:33 | CC-MAIN-2018-47 | 1542039741176.4 | [] | docs.driveworkspro.com |
You Cannot Create a Profile for a New Mailbox User in Exchange 2007
Microsoft Exchange Server 2007 will reach end of support on April 11, 2017. To stay supported, you will need to upgrade. For more information, see Resources to help you upgrade your Office 2007 servers and clients.
This topic provides information about... | https://docs.microsoft.com/en-us/previous-versions/office/exchange-server-2007/dd285508(v=exchg.80) | 2018-11-13T01:11:02 | CC-MAIN-2018-47 | 1542039741176.4 | [] | docs.microsoft.com |
9th EORNA Congress, May 16-19, 2019, The Netherlands
Start Date : May 16, 2019
End Date : May 19, 2019
Time : 8:00 am to6:00 pm
Phone : +49 30 246 03 0
Location :
World Forum, Churchillplein 10, Den Haag, 2517 JW, Netherlands
Description!
URL:
Inquiries:
Price:
Early Bird Registration, starts at: EUR 100.0
Registration... | http://meetings4docs.com/event/9th-eorna-congress-may-16-19-2019-the-netherlands/ | 2018-11-13T00:12:59 | CC-MAIN-2018-47 | 1542039741176.4 | [] | meetings4docs.com |
Remove a domain from Office 365
Check the Domains FAQ if you don't find what you're looking for.
Are you removing your domain because you want to add it to a different Office 365 subscription plan? Or do you just want to cancel your subscription? You can change your plan or subscription or cancel your subscription.
Ste... | https://docs.microsoft.com/en-us/office365/admin/get-help-with-domains/remove-a-domain?redirectSourcePath=%252far-sa%252farticle%252f%2525D8%2525A5%2525D8%2525B2%2525D8%2525A7%2525D9%252584%2525D8%2525A9-%2525D9%252585%2525D8%2525AC%2525D8%2525A7%2525D9%252584-%2525D9%252585%2525D9%252586-Office-365-F09696B2-8C29-4588-... | 2018-11-13T01:29:38 | CC-MAIN-2018-47 | 1542039741176.4 | [] | docs.microsoft.com |
This section lists all newly released Webtrekk features and products. In addition, you will be informed about current changes and additions to the online documentation so that you are always up to date.
If you want to keep track of Webtrekk release notes updates subscribe to our RSS-feed. Please note that you will need... | https://docs.webtrekk.com/display/RN/Webtrekk+Release+Notes | 2018-11-13T01:31:23 | CC-MAIN-2018-47 | 1542039741176.4 | [] | docs.webtrekk.com |
- .gif via tesseract-ocr
- .jpg and .jpeg via tesseract-ocr
- .json via python builtins
- .html via beautifulsoup4
- .odt via python builtins
- .pptx via python-pptx
- .pdf via pdftotext (default) or pdfminer
- .png via tesseract-ocr
- .ps via ps2text
- .txt via python builtins
Please recommend other file types by eit... | https://textract.readthedocs.io/en/v0.5.1/ | 2018-11-13T00:12:12 | CC-MAIN-2018-47 | 1542039741176.4 | [] | textract.readthedocs.io |
To access the Partition Initialization dialog, in the Visual LANSA Logon dialog, enter your User ID and Password or select Use Windows Credentials and press the Partition Init... button before you press the OK button.
Partition initialization must be performed for each new partition created, on each PC that has its own... | https://docs.lansa.com/14/en/lansa011/content/lansa/l4wadm02_0025.htm | 2018-11-13T00:43:49 | CC-MAIN-2018-47 | 1542039741176.4 | [] | docs.lansa.com |
Backing Up and Recovering Websites
Plesk provides the backing up and restoration facilities that you can use to prevent the loss of your data.
During the backup operation, Plesk saves your account settings and websites' content into a number of files. You can create a number of backups and restore any of them at any ti... | https://docs.plesk.com/en-US/12.5/administrator-guide/website-management/backing-up-and-recovering-websites.70620/ | 2018-11-13T00:31:35 | CC-MAIN-2018-47 | 1542039741176.4 | [] | docs.plesk.com |
API Portal 7.5.5 Administrator Guide Customize API Portal look and feel This section provides the basic information you need to get started with customizing your branded API Portal, including: Customize with ThemeMagic Customize your logo Customize CSS styles Customize forums Add a custom stylesheet For internally-faci... | https://docs.axway.com/bundle/APIPortal_755_AdministratorGuide_allOS_en_HTML5/page/Content/APIPortalAdminGuideTopics/customize_getting_started.htm | 2018-11-13T00:44:08 | CC-MAIN-2018-47 | 1542039741176.4 | [] | docs.axway.com |
Enable certificate revocation list checking for improved security
When you enable certificate revocation list (CRL) checking, Citrix Workspace app checks to see if the server’s certificate is revoked. Forcing Citrix Workspace app to check this helps improves the cryptographic authentication of the server and the overal... | https://docs.citrix.com/en-us/citrix-workspace-app-for-windows/authentication/enable-cert-revocation-list.html | 2018-11-13T01:34:41 | CC-MAIN-2018-47 | 1542039741176.4 | [] | docs.citrix.com |
The metrics component provides metrics from DC/OS cluster hosts, containers running on those hosts, and from applications running on DC/OS that send StatsD metrics to the Mesos Metrics Module. The metrics component is natively integrated with DC/OS and is available per-host from the
/system/v1/metrics/v0 HTTP API endpo... | https://docs.mesosphere.com/1.9/metrics/ | 2018-11-13T01:12:31 | CC-MAIN-2018-47 | 1542039741176.4 | [] | docs.mesosphere.com |
To Add Whitelist Addresses for API Platform Proxies
This topic describes how to add whitelist addresses for API Platform Proxies in Anypoint Platform Private Cloud Edition. By default, proxy requests are enabled to the domain name where the platform is running.
To add whitelist addresses:
Login to Ops Center, the click... | https://docs.mulesoft.com/anypoint-private-cloud/v/1.6/config-add-proxy-whitelist | 2017-10-17T01:55:45 | CC-MAIN-2017-43 | 1508187820556.7 | [] | docs.mulesoft.com |
Car Accident Help
Did you know that chiropractic care and active rehabilitation greatly improves the recovery from motor vehicle accident (MVA) injuries. Most common misconception regarding whiplash is that the injury has healed when the symptoms have disappeared. If the underlying mechanical dysfunction of whiplash ha... | http://chiro-docs.com/index.php?p=416710 | 2017-10-17T01:41:44 | CC-MAIN-2017-43 | 1508187820556.7 | [] | chiro-docs.com |
Transforms¶
YSLD allows for the use of rendering transformations. Rendering transformations are processes on the server that are executed inside the rendering pipeline, to allow for dynamic data transformations. In GeoServer, rendering transformations are typically exposed as WPS processes.
For example, one could creat... | http://docs.geoserver.org/latest/en/user/styling/ysld/reference/transforms.html | 2017-10-17T02:08:28 | CC-MAIN-2017-43 | 1508187820556.7 | [array(['../../../_images/transforms_pointstacker.png',
'../../../_images/transforms_pointstacker.png'], dtype=object)] | docs.geoserver.org |
aarch64 Machine Image v5.9.4 (Docker TAG v5.9.4)
Release Date: September 28, 2017
What is installed
- Operating System: Ubuntu 16.04
- Kernel Version: 4.10.0-26-generic
- Docker Server Version: 17.06
- Storage Driver: aufs
- Storage Root Dir: /var/lib/docker/aufs
- Docker Root Dir: /var/lib/docker
- Backing Filesystem:... | http://docs.shippable.com/platform/tutorial/runtime/ami-v594-aarch64/ | 2017-10-17T01:56:07 | CC-MAIN-2017-43 | 1508187820556.7 | [] | docs.shippable.com |
Message-ID: <729436653.1439.1425018154204.JavaMail.haus-conf@codehaus02.managed.contegix.com> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_1438_322798425.1425018154204" ------=_Part_1438_322798425.1425018154204 Content-Type: text/html; charset=UTF-8 Content-T... | http://docs.codehaus.org/exportword?pageId=46172 | 2015-02-27T06:22:34 | CC-MAIN-2015-11 | 1424936460576.24 | [] | docs.codehaus.org |
example, change the resources to variables:
to
This uses the following variable search order to determine the default directory to display:
- TargetPanel.dir.<platform symbolic name> e.g. TargetPanel.dir.windows_7
- TargetPanel.dir.<platform name> e.g. TargetPanel.dir.windows
- TargetPanel.dir.<parent platform> e.g. g... | http://docs.codehaus.org/pages/diffpages.action?originalId=233053632&pageId=229740293 | 2015-02-27T06:18:05 | CC-MAIN-2015-11 | 1424936460576.24 | [] | docs.codehaus.org |
A software framework contains a set of application development tools for developers. Joomla has been designed for extensibility. The scope of this tutorial will be to develop a simple Hello World! module using the convention and coding standards employed by Joomla!.
This tutorial is supported by the following versions ... | https://docs.joomla.org/index.php?title=User:Rvsjoen/tutorial/Developing_a_Module&diff=65618&oldid=65588 | 2015-02-27T06:33:01 | CC-MAIN-2015-11 | 1424936460576.24 | [] | docs.joomla.org |
:
At this point you have installed the database.
If you want to create a database copy, you can use also you,)
After you create the Database for your Joomla download and install Akeeba, it can be download from Joomla extension directory. There is a link to full instructions there as well. | https://docs.joomla.org/index.php?title=Copying_a_website_from_localhost_to_a_remote_host&diff=73537&oldid=9974 | 2015-02-27T06:02:23 | CC-MAIN-2015-11 | 1424936460576.24 | [] | docs.joomla.org |
User Enrollment
The steps to enroll a device in SimpleMDM via User Enrollment are:
- Create a new enrollment profile.
- Set 'User Enrollment' to "Yes".
- Save the profile.
- Enter the enrollment URL into Safari on your device (or send the enrollment link directly to the device and have the user tap the link).
- You wil... | https://docs.simplemdm.com/article/122-user-enrollment | 2021-07-24T01:58:38 | CC-MAIN-2021-31 | 1627046150067.87 | [] | docs.simplemdm.com |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.