task
stringlengths
12
101
input
stringlengths
0
3.73k
output
stringlengths
1
5.04k
options
sequence
pageTitle
stringlengths
0
320
outputColName
stringlengths
1
216
url
stringlengths
14
211
wdcFile
stringlengths
69
76
892d68eb_ce___Cloud___Appcelerator_Docs__Description
[Name] list [Description]
List all applications
[]
Command-Line Interface - Cloud - Appcelerator Docs
Description
http://docs.appcelerator.com/cloud/latest/?_escaped_fragment_=/guide/node_cli
39/1438043062723.96_20150728002422-00227-ip-10-236-191-2_69375052_0.json
892d68eb_ce___Cloud___Appcelerator_Docs__Description
[Name] logcat [Description]
Tail active application logs
[]
Command-Line Interface - Cloud - Appcelerator Docs
Description
http://docs.appcelerator.com/cloud/latest/?_escaped_fragment_=/guide/node_cli
39/1438043062723.96_20150728002422-00227-ip-10-236-191-2_69375052_0.json
892d68eb_ce___Cloud___Appcelerator_Docs__Description
[Name] loglist [Description]
List application logs
[]
Command-Line Interface - Cloud - Appcelerator Docs
Description
http://docs.appcelerator.com/cloud/latest/?_escaped_fragment_=/guide/node_cli
39/1438043062723.96_20150728002422-00227-ip-10-236-191-2_69375052_0.json
892d68eb_ce___Cloud___Appcelerator_Docs__Description
[Name] login [Description]
Login to Node.ACS
[]
Command-Line Interface - Cloud - Appcelerator Docs
Description
http://docs.appcelerator.com/cloud/latest/?_escaped_fragment_=/guide/node_cli
39/1438043062723.96_20150728002422-00227-ip-10-236-191-2_69375052_0.json
892d68eb_ce___Cloud___Appcelerator_Docs__Description
[Name] logout [Description]
Log out of Node.ACS
[]
Command-Line Interface - Cloud - Appcelerator Docs
Description
http://docs.appcelerator.com/cloud/latest/?_escaped_fragment_=/guide/node_cli
39/1438043062723.96_20150728002422-00227-ip-10-236-191-2_69375052_0.json
892d68eb_ce___Cloud___Appcelerator_Docs__Description
[Name] new [Description]
Create new application
[]
Command-Line Interface - Cloud - Appcelerator Docs
Description
http://docs.appcelerator.com/cloud/latest/?_escaped_fragment_=/guide/node_cli
39/1438043062723.96_20150728002422-00227-ip-10-236-191-2_69375052_0.json
892d68eb_ce___Cloud___Appcelerator_Docs__Description
[Name] publish [Description]
Publish application to Node.ACS cloud
[]
Command-Line Interface - Cloud - Appcelerator Docs
Description
http://docs.appcelerator.com/cloud/latest/?_escaped_fragment_=/guide/node_cli
39/1438043062723.96_20150728002422-00227-ip-10-236-191-2_69375052_0.json
892d68eb_ce___Cloud___Appcelerator_Docs__Description
[Name] remove [Description]
Remove an application
[]
Command-Line Interface - Cloud - Appcelerator Docs
Description
http://docs.appcelerator.com/cloud/latest/?_escaped_fragment_=/guide/node_cli
39/1438043062723.96_20150728002422-00227-ip-10-236-191-2_69375052_0.json
892d68eb_ce___Cloud___Appcelerator_Docs__Description
[Name] run [Description]
Run an application locally for dev./testing
[]
Command-Line Interface - Cloud - Appcelerator Docs
Description
http://docs.appcelerator.com/cloud/latest/?_escaped_fragment_=/guide/node_cli
39/1438043062723.96_20150728002422-00227-ip-10-236-191-2_69375052_0.json
892d68eb_ce___Cloud___Appcelerator_Docs__Description
[Name] unpublish [Description]
Unpublish an application
[]
Command-Line Interface - Cloud - Appcelerator Docs
Description
http://docs.appcelerator.com/cloud/latest/?_escaped_fragment_=/guide/node_cli
39/1438043062723.96_20150728002422-00227-ip-10-236-191-2_69375052_0.json
892d68eb_ce___Cloud___Appcelerator_Docs__Description
[Name] whoami [Description]
Show current login user
[]
Command-Line Interface - Cloud - Appcelerator Docs
Description
http://docs.appcelerator.com/cloud/latest/?_escaped_fragment_=/guide/node_cli
39/1438043062723.96_20150728002422-00227-ip-10-236-191-2_69375052_0.json
dd3a2890__v_10_6_2_Manual_and_Reference__function
[description] translates between characters and ASCII/Unicode [function]
char
[]
newLISP v.10.6.2 Manual and Reference
function
http://www.newlisp.org/downloads/newlisp_manual.html
39/1438043062723.96_20150728002422-00321-ip-10-236-191-2_610698418_7.json
dd3a2890__v_10_6_2_Manual_and_Reference__function
[description] chops characters from the end of a string [function]
chop
[]
newLISP v.10.6.2 Manual and Reference
function
http://www.newlisp.org/downloads/newlisp_manual.html
39/1438043062723.96_20150728002422-00321-ip-10-236-191-2_610698418_7.json
dd3a2890__v_10_6_2_Manual_and_Reference__function
[description] converts date number to string (when used with the third argument) [function]
date
[]
newLISP v.10.6.2 Manual and Reference
function
http://www.newlisp.org/downloads/newlisp_manual.html
39/1438043062723.96_20150728002422-00321-ip-10-236-191-2_610698418_7.json
dd3a2890__v_10_6_2_Manual_and_Reference__function
[description] evaluates once for each character in a string [function]
dostring
[]
newLISP v.10.6.2 Manual and Reference
function
http://www.newlisp.org/downloads/newlisp_manual.html
39/1438043062723.96_20150728002422-00321-ip-10-236-191-2_610698418_7.json
dd3a2890__v_10_6_2_Manual_and_Reference__function
[description] transforms a string into a list of characters [function]
explode
[]
newLISP v.10.6.2 Manual and Reference
function
http://www.newlisp.org/downloads/newlisp_manual.html
39/1438043062723.96_20150728002422-00321-ip-10-236-191-2_610698418_7.json
dd3a2890__v_10_6_2_Manual_and_Reference__function
[description] gets first element in a list (car, head) or string [function]
first
[]
newLISP v.10.6.2 Manual and Reference
function
http://www.newlisp.org/downloads/newlisp_manual.html
39/1438043062723.96_20150728002422-00321-ip-10-236-191-2_610698418_7.json
dd3a2890__v_10_6_2_Manual_and_Reference__function
[description] returns the last element of a list or string [function]
last
[]
newLISP v.10.6.2 Manual and Reference
function
http://www.newlisp.org/downloads/newlisp_manual.html
39/1438043062723.96_20150728002422-00321-ip-10-236-191-2_610698418_7.json
dd3a2890__v_10_6_2_Manual_and_Reference__function
[description] converts a string to lowercase characters [function]
lower-case
[]
newLISP v.10.6.2 Manual and Reference
function
http://www.newlisp.org/downloads/newlisp_manual.html
39/1438043062723.96_20150728002422-00321-ip-10-236-191-2_610698418_7.json
dd3a2890__v_10_6_2_Manual_and_Reference__function
[description] gets the nth element of a list or string [function]
nth
[]
newLISP v.10.6.2 Manual and Reference
function
http://www.newlisp.org/downloads/newlisp_manual.html
39/1438043062723.96_20150728002422-00321-ip-10-236-191-2_610698418_7.json
dd3a2890__v_10_6_2_Manual_and_Reference__function
[description] deletes an element from a list or string [function]
pop
[]
newLISP v.10.6.2 Manual and Reference
function
http://www.newlisp.org/downloads/newlisp_manual.html
39/1438043062723.96_20150728002422-00321-ip-10-236-191-2_610698418_7.json
dd3a2890__v_10_6_2_Manual_and_Reference__function
[description] inserts a new element in a list or string [function]
push
[]
newLISP v.10.6.2 Manual and Reference
function
http://www.newlisp.org/downloads/newlisp_manual.html
39/1438043062723.96_20150728002422-00321-ip-10-236-191-2_610698418_7.json
dd3a2890__v_10_6_2_Manual_and_Reference__function
[description] gets all but the first element of a list (cdr, tail) or string [function]
rest
[]
newLISP v.10.6.2 Manual and Reference
function
http://www.newlisp.org/downloads/newlisp_manual.html
39/1438043062723.96_20150728002422-00321-ip-10-236-191-2_610698418_7.json
dd3a2890__v_10_6_2_Manual_and_Reference__function
[description] selects and permutes elements from a list or string [function]
select
[]
newLISP v.10.6.2 Manual and Reference
function
http://www.newlisp.org/downloads/newlisp_manual.html
39/1438043062723.96_20150728002422-00321-ip-10-236-191-2_610698418_7.json
dd3a2890__v_10_6_2_Manual_and_Reference__function
[description] converts the first character of a string to uppercase [function]
title-case
[]
newLISP v.10.6.2 Manual and Reference
function
http://www.newlisp.org/downloads/newlisp_manual.html
39/1438043062723.96_20150728002422-00321-ip-10-236-191-2_610698418_7.json
dd3a2890__v_10_6_2_Manual_and_Reference__function
[description] trims a string from both sides [function]
trim
[]
newLISP v.10.6.2 Manual and Reference
function
http://www.newlisp.org/downloads/newlisp_manual.html
39/1438043062723.96_20150728002422-00321-ip-10-236-191-2_610698418_7.json
dd3a2890__v_10_6_2_Manual_and_Reference__function
[description] converts a string to uppercase characters [function]
upper-case
[]
newLISP v.10.6.2 Manual and Reference
function
http://www.newlisp.org/downloads/newlisp_manual.html
39/1438043062723.96_20150728002422-00321-ip-10-236-191-2_610698418_7.json
c33cbda3_MPlayer___The_Movie_Player__Symbol
[Character] p [Symbol]
play
[]
MPlayer - The Movie Player
Symbol
http://www.mplayerhq.hu/DOCS/HTML/en/MPlayer.html
39/1438043062723.96_20150728002422-00231-ip-10-236-191-2_598854678_19.json
c33cbda3_MPlayer___The_Movie_Player__Symbol
[Character] s [Symbol]
stop
[]
MPlayer - The Movie Player
Symbol
http://www.mplayerhq.hu/DOCS/HTML/en/MPlayer.html
39/1438043062723.96_20150728002422-00231-ip-10-236-191-2_598854678_19.json
c33cbda3_MPlayer___The_Movie_Player__Symbol
[Character] e [Symbol]
pause
[]
MPlayer - The Movie Player
Symbol
http://www.mplayerhq.hu/DOCS/HTML/en/MPlayer.html
39/1438043062723.96_20150728002422-00231-ip-10-236-191-2_598854678_19.json
c33cbda3_MPlayer___The_Movie_Player__Symbol
[Character] n [Symbol]
no sound
[]
MPlayer - The Movie Player
Symbol
http://www.mplayerhq.hu/DOCS/HTML/en/MPlayer.html
39/1438043062723.96_20150728002422-00231-ip-10-236-191-2_598854678_19.json
c33cbda3_MPlayer___The_Movie_Player__Symbol
[Character] m [Symbol]
mono sound
[]
MPlayer - The Movie Player
Symbol
http://www.mplayerhq.hu/DOCS/HTML/en/MPlayer.html
39/1438043062723.96_20150728002422-00231-ip-10-236-191-2_598854678_19.json
c33cbda3_MPlayer___The_Movie_Player__Symbol
[Character] t [Symbol]
stereo sound
[]
MPlayer - The Movie Player
Symbol
http://www.mplayerhq.hu/DOCS/HTML/en/MPlayer.html
39/1438043062723.96_20150728002422-00231-ip-10-236-191-2_598854678_19.json
c33cbda3_MPlayer___The_Movie_Player__Symbol
[Character] r [Symbol]
surround sound
[]
MPlayer - The Movie Player
Symbol
http://www.mplayerhq.hu/DOCS/HTML/en/MPlayer.html
39/1438043062723.96_20150728002422-00231-ip-10-236-191-2_598854678_19.json
c33cbda3_MPlayer___The_Movie_Player__Symbol
[Character] space [Symbol]
no (known)stream
[]
MPlayer - The Movie Player
Symbol
http://www.mplayerhq.hu/DOCS/HTML/en/MPlayer.html
39/1438043062723.96_20150728002422-00231-ip-10-236-191-2_598854678_19.json
c33cbda3_MPlayer___The_Movie_Player__Symbol
[Character] f [Symbol]
stream is a file
[]
MPlayer - The Movie Player
Symbol
http://www.mplayerhq.hu/DOCS/HTML/en/MPlayer.html
39/1438043062723.96_20150728002422-00231-ip-10-236-191-2_598854678_19.json
c33cbda3_MPlayer___The_Movie_Player__Symbol
[Character] a [Symbol]
stream is a CD
[]
MPlayer - The Movie Player
Symbol
http://www.mplayerhq.hu/DOCS/HTML/en/MPlayer.html
39/1438043062723.96_20150728002422-00231-ip-10-236-191-2_598854678_19.json
c33cbda3_MPlayer___The_Movie_Player__Symbol
[Character] v [Symbol]
stream is a Video CD
[]
MPlayer - The Movie Player
Symbol
http://www.mplayerhq.hu/DOCS/HTML/en/MPlayer.html
39/1438043062723.96_20150728002422-00231-ip-10-236-191-2_598854678_19.json
c33cbda3_MPlayer___The_Movie_Player__Symbol
[Character] d [Symbol]
stream is a DVD
[]
MPlayer - The Movie Player
Symbol
http://www.mplayerhq.hu/DOCS/HTML/en/MPlayer.html
39/1438043062723.96_20150728002422-00231-ip-10-236-191-2_598854678_19.json
c33cbda3_MPlayer___The_Movie_Player__Symbol
[Character] u [Symbol]
stream is a URL
[]
MPlayer - The Movie Player
Symbol
http://www.mplayerhq.hu/DOCS/HTML/en/MPlayer.html
39/1438043062723.96_20150728002422-00231-ip-10-236-191-2_598854678_19.json
c33cbda3_MPlayer___The_Movie_Player__Symbol
[Character] b [Symbol]
stream is a TV/DVB broadcast
[]
MPlayer - The Movie Player
Symbol
http://www.mplayerhq.hu/DOCS/HTML/en/MPlayer.html
39/1438043062723.96_20150728002422-00231-ip-10-236-191-2_598854678_19.json
25968684_ZooKeeper_JMX_s__their_names_and_description_Description
[MBean] Quorum [MBean Object Name] ReplicatedServer_id<#> [Description]
Represents the Quorum, or Ensemble - parent of all cluster members. Note that the object name includes the "myid" of the server (name suffix) that your JMX agent has connected to.
[]
ZooKeeper JMX
Description
http://zookeeper.apache.org/doc/r3.4.3/zookeeperJMX.html
39/1438042989126.22_20150728002309-00054-ip-10-236-191-2_867325771_0.json
25968684_ZooKeeper_JMX_s__their_names_and_description_Description
[MBean] LocalPeer|RemotePeer [MBean Object Name] replica.<#> [Description]
Represents a local or remote peer (ie server participating in the ensemble). Note that the object name includes the "myid" of the server (name suffix).
[]
ZooKeeper JMX
Description
http://zookeeper.apache.org/doc/r3.4.3/zookeeperJMX.html
39/1438042989126.22_20150728002309-00054-ip-10-236-191-2_867325771_0.json
25968684_ZooKeeper_JMX_s__their_names_and_description_Description
[MBean] LeaderElection [MBean Object Name] LeaderElection [Description]
Represents a ZooKeeper cluster leader election which is in progress. Provides information about the election, such as when it started.
[]
ZooKeeper JMX
Description
http://zookeeper.apache.org/doc/r3.4.3/zookeeperJMX.html
39/1438042989126.22_20150728002309-00054-ip-10-236-191-2_867325771_0.json
25968684_ZooKeeper_JMX_s__their_names_and_description_Description
[MBean] Leader [MBean Object Name] Leader [Description]
Indicates that the parent replica is the leader and provides attributes/operations for that server. Note that Leader is a subclass of ZooKeeperServer, so it provides all of the information normally associated with a ZooKeeperServer node.
[]
ZooKeeper JMX
Description
http://zookeeper.apache.org/doc/r3.4.3/zookeeperJMX.html
39/1438042989126.22_20150728002309-00054-ip-10-236-191-2_867325771_0.json
25968684_ZooKeeper_JMX_s__their_names_and_description_Description
[MBean] Follower [MBean Object Name] Follower [Description]
Indicates that the parent replica is a follower and provides attributes/operations for that server. Note that Follower is a subclass of ZooKeeperServer, so it provides all of the information normally associated with a ZooKeeperServer node.
[]
ZooKeeper JMX
Description
http://zookeeper.apache.org/doc/r3.4.3/zookeeperJMX.html
39/1438042989126.22_20150728002309-00054-ip-10-236-191-2_867325771_0.json
25968684_ZooKeeper_JMX_s__their_names_and_description_Description
[MBean] DataTree [MBean Object Name] InMemoryDataTree [Description]
Statistics on the in memory znode database, also operations to access finer (and more computationally intensive) statistics on the data (such as ephemeral count). InMemoryDataTrees are children of ZooKeeperServer nodes.
[]
ZooKeeper JMX
Description
http://zookeeper.apache.org/doc/r3.4.3/zookeeperJMX.html
39/1438042989126.22_20150728002309-00054-ip-10-236-191-2_867325771_0.json
25968684_ZooKeeper_JMX_s__their_names_and_description_Description
[MBean] ServerCnxn [Description]
Statistics on each client connection, also operations on those connections (such as termination). Note the object name is the session id of the connection in hex form.
[]
ZooKeeper JMX
Description
http://zookeeper.apache.org/doc/r3.4.3/zookeeperJMX.html
39/1438042989126.22_20150728002309-00054-ip-10-236-191-2_867325771_0.json
1b0359b7_MCA_Record__Description
[Name] ERTM [Access] R [Prompt] "Elapsed real time" [Data type] DBF_FLOAT [Description]
After a read status operation, this field contains the elapsed real time, as reported by the hardware.
[]
MCA Record
Description
http://cars9.uchicago.edu/software/epics/mcaRecord.html
39/1438042989126.22_20150728002309-00119-ip-10-236-191-2_39364595_3.json
1b0359b7_MCA_Record__Description
[Name] ELTM [Access] R [Prompt] "Elapsed live time" [Data type] DBF_FLOAT [Description]
After a read status operation, this field contains the elapsed live time, as reported by the hardware.
[]
MCA Record
Description
http://cars9.uchicago.edu/software/epics/mcaRecord.html
39/1438042989126.22_20150728002309-00119-ip-10-236-191-2_39364595_3.json
1b0359b7_MCA_Record__Description
[Name] ACT [Access] R [Prompt] "Actual counts in pregion" [Data type] DBF_FLOAT [Description]
After a read status operation, this field contains the number of counts in the "preset region". (See the PCT field.)
[]
MCA Record
Description
http://cars9.uchicago.edu/software/epics/mcaRecord.html
39/1438042989126.22_20150728002309-00119-ip-10-236-191-2_39364595_3.json
1b0359b7_MCA_Record__Description
[Name] DTIM [Access] R [Prompt] "Average dead time" [Data type] DBF_FLOAT [Description]
After a read status operation, this field contains the average dead time of the detector. The average dead time is the percent of time the detector was not able to collect data during the current elapsed time.
[]
MCA Record
Description
http://cars9.uchicago.edu/software/epics/mcaRecord.html
39/1438042989126.22_20150728002309-00119-ip-10-236-191-2_39364595_3.json
1b0359b7_MCA_Record__Description
[Name] IDTIM [Access] R [Prompt] "Instantaneous dead time" [Data type] DBF_FLOAT [Description]
After a read status operation, this field contains the instantaneous dead time of the detector. The instantaneous dead time is the percent of time the detector was not able to collect data since the previous read status operation.
[]
MCA Record
Description
http://cars9.uchicago.edu/software/epics/mcaRecord.html
39/1438042989126.22_20150728002309-00119-ip-10-236-191-2_39364595_3.json
1b0359b7_MCA_Record__Description
[Name] STIM [Access] R [Prompt] "Acquisition stop time" NOTE: Prior to release 7-1 of the mca module this field contained the acquisition start time, not the stop time. This was changed because in multi-element detector systems like the DXP xMAP or the SIS38XX MCS the MCA records only process when acquisition completes, not when it starts. This meant that the record time stamp and the STIM field were never being updated. The MCA record always processes when acquisition completes, so this field is now correctly updated. [Data type] DBF_STRING [Description]
This field contains the time that acquisition was stopped. It is an absolute time as reported and formatted by the IOC.
[]
MCA Record
Description
http://cars9.uchicago.edu/software/epics/mcaRecord.html
39/1438042989126.22_20150728002309-00119-ip-10-236-191-2_39364595_3.json
1b0359b7_MCA_Record__Description
[Name] NACK [Access] R [Prompt] "Message not acknowledged" [Data type] DBF_LONG [Description]
This field is initialized to 0 each time the record is processed, and set to 1 if any command sent to the hardware is not acknowledged correctly.
[]
MCA Record
Description
http://cars9.uchicago.edu/software/epics/mcaRecord.html
39/1438042989126.22_20150728002309-00119-ip-10-236-191-2_39364595_3.json
8aefde82_Manual_MOLMOL_2K_1__description
[item] any [name] all [description]
Always set for all items. Do not modify!
[]
Manual MOLMOL 2K.1
description
http://www.msg.ucsf.edu/local/programs/molmol/manual.html
39/1438043062723.96_20150728002422-00289-ip-10-236-191-2_594692216_4.json
8aefde82_Manual_MOLMOL_2K_1__description
[item] any [name] selected [description]
Set for selected items. Most commands operate on items that have this property set.
[]
Manual MOLMOL 2K.1
description
http://www.msg.ucsf.edu/local/programs/molmol/manual.html
39/1438043062723.96_20150728002422-00289-ip-10-236-191-2_594692216_4.json
8aefde82_Manual_MOLMOL_2K_1__description
[item] any [name] displayed [description]
Only items with this property set are displayed. Can be useful for making items (especially molecules) temporarily visible/invisible, use the Molecule Dialog for a convenient way of setting it.
[]
Manual MOLMOL 2K.1
description
http://www.msg.ucsf.edu/local/programs/molmol/manual.html
39/1438043062723.96_20150728002422-00289-ip-10-236-191-2_594692216_4.json
8aefde82_Manual_MOLMOL_2K_1__description
[item] mol [name] movable [description]
Only molecules with this property set are affected by interactive manipulations and commands that transform molecules. Useful for moving molecules relative to each other, use the Molecule Dialog for a convenient way of setting it.
[]
Manual MOLMOL 2K.1
description
http://www.msg.ucsf.edu/local/programs/molmol/manual.html
39/1438043062723.96_20150728002422-00289-ip-10-236-191-2_594692216_4.json
8aefde82_Manual_MOLMOL_2K_1__description
[item] atom [name] visible [description]
Set for all atoms that have a display style that makes them visible. Convenient to restrict a selection to only visible items.
[]
Manual MOLMOL 2K.1
description
http://www.msg.ucsf.edu/local/programs/molmol/manual.html
39/1438043062723.96_20150728002422-00289-ip-10-236-191-2_594692216_4.json
8aefde82_Manual_MOLMOL_2K_1__description
[item] bond [name] visible [description]
Set for all bonds that have a display style that makes them visible.
[]
Manual MOLMOL 2K.1
description
http://www.msg.ucsf.edu/local/programs/molmol/manual.html
39/1438043062723.96_20150728002422-00289-ip-10-236-191-2_594692216_4.json
8aefde82_Manual_MOLMOL_2K_1__description
[item] dist [name] visible [description]
Set for all distances that have a display style that makes them visible.
[]
Manual MOLMOL 2K.1
description
http://www.msg.ucsf.edu/local/programs/molmol/manual.html
39/1438043062723.96_20150728002422-00289-ip-10-236-191-2_594692216_4.json
8aefde82_Manual_MOLMOL_2K_1__description
[item] prim [name] visible [description]
Set for all primitives that have a display style that makes them visible.
[]
Manual MOLMOL 2K.1
description
http://www.msg.ucsf.edu/local/programs/molmol/manual.html
39/1438043062723.96_20150728002422-00289-ip-10-236-191-2_594692216_4.json
7de9b602_ackgrounds_Printed_Backgrounds__NOT_ACCEPTABLE
[ACCEPTABLE] The positive marks should be used on backgrounds tinted 30% or lighter: [NOT ACCEPTABLE]
Do not use the reversed mark on backgrounds tinted 30% or lighter:
[]
Wordmark with Printed Backgrounds Printed Backgrounds
NOT ACCEPTABLE
http://www.bowdoin.edu/communications/style-and-standards/bowdoin-wordmark-standards/wordmark-printed-backgrounds.shtml
39/1438043062723.96_20150728002422-00146-ip-10-236-191-2_334418938_0.json
7de9b602_ackgrounds_Printed_Backgrounds__NOT_ACCEPTABLE
[ACCEPTABLE] The reverse marks should be used on backgrounds tinted 70% or darker: [NOT ACCEPTABLE]
Do not use the positive marks on backgrounds tinted 70% or darker:
[]
Wordmark with Printed Backgrounds Printed Backgrounds
NOT ACCEPTABLE
http://www.bowdoin.edu/communications/style-and-standards/bowdoin-wordmark-standards/wordmark-printed-backgrounds.shtml
39/1438043062723.96_20150728002422-00146-ip-10-236-191-2_334418938_0.json
7de9b602_ackgrounds_Printed_Backgrounds__NOT_ACCEPTABLE
[ACCEPTABLE] Certain background colors, even at full strength, do not provide adequate contrast. The only approved background colors for one-color printing are "dark" colors or black. [NOT ACCEPTABLE]
The reverse marks should not be used on very light backgrounds; The marks must appear only in black or white (not yellow):
[]
Wordmark with Printed Backgrounds Printed Backgrounds
NOT ACCEPTABLE
http://www.bowdoin.edu/communications/style-and-standards/bowdoin-wordmark-standards/wordmark-printed-backgrounds.shtml
39/1438043062723.96_20150728002422-00146-ip-10-236-191-2_334418938_0.json
7de9b602_ackgrounds_Printed_Backgrounds__NOT_ACCEPTABLE
[ACCEPTABLE] Use the positive marks on light backgrounds: [NOT ACCEPTABLE]
Do not use the reverse marks on light backgrounds:
[]
Wordmark with Printed Backgrounds Printed Backgrounds
NOT ACCEPTABLE
http://www.bowdoin.edu/communications/style-and-standards/bowdoin-wordmark-standards/wordmark-printed-backgrounds.shtml
39/1438043062723.96_20150728002422-00146-ip-10-236-191-2_334418938_0.json
7de9b602_ackgrounds_Printed_Backgrounds__NOT_ACCEPTABLE
[ACCEPTABLE] The reverse marks should be used on dark backgrounds: [NOT ACCEPTABLE]
The marks should be printed only in white or black (not blue or green):
[]
Wordmark with Printed Backgrounds Printed Backgrounds
NOT ACCEPTABLE
http://www.bowdoin.edu/communications/style-and-standards/bowdoin-wordmark-standards/wordmark-printed-backgrounds.shtml
39/1438043062723.96_20150728002422-00146-ip-10-236-191-2_334418938_0.json
7de9b602_ackgrounds_Printed_Backgrounds__NOT_ACCEPTABLE
[ACCEPTABLE] The marks should be printed only in white or black: [NOT ACCEPTABLE]
Use the reverse marks on dark backgrounds:
[]
Wordmark with Printed Backgrounds Printed Backgrounds
NOT ACCEPTABLE
http://www.bowdoin.edu/communications/style-and-standards/bowdoin-wordmark-standards/wordmark-printed-backgrounds.shtml
39/1438043062723.96_20150728002422-00146-ip-10-236-191-2_334418938_0.json
05024ba1_nfig_Inheritance_and_Overrides__Configuration_level
[File name] Machine.config [File description] The Machine.config file contains the ASP.NET schema for all of the Web applications on the server. This file is at the top of the configuration merge hierarchy. [Configuration level]
Server
[ [ "S", "e", "r", "v", "e", "r" ], [ "I", "I", "S" ], [ "R", "o", "o", "t", " ", "W", "e", "b" ], [ "W", "e", "b", " ", "s", "i", "t", "e" ], [ "A", "S", "P", ".", "N", "E", "T", " ", "a", "p", "p", "l", "i", "c", "a", "t", "i", "o", "n", " ", "r", "o", "o", "t", " ", "d", "i", "r", "e", "c", "t", "o", "r", "y" ], [ "A", "S", "P", ".", "N", "E", "T", " ", "a", "p", "p", "l", "i", "c", "a", "t", "i", "o", "n", " ", "s", "u", "b", "d", "i", "r", "e", "c", "t", "o", "r", "y" ] ]
Jon Galloway - 10 Things ASP.NET Developers Should Know About Web.config Inheritance and Overrides
Configuration level
http://weblogs.asp.net/jongalloway/10-things-asp-net-developers-should-know-about-web-config-inheritance-and-overrides
39/1438043062723.96_20150728002422-00198-ip-10-236-191-2_252373688_0.json
05024ba1_nfig_Inheritance_and_Overrides__Configuration_level
[File name] ApplicationHost.config [File description] ApplicationHost.config is the root file of the IIS 7.0 configuration system. It includes definitions of all sites, applications, virtual directories, and application pools, as well as global defaults for the Web server settings. It is in the following location: %windir%\system32\inetsrv\config [Configuration level]
IIS
[ [ "S", "e", "r", "v", "e", "r" ], [ "I", "I", "S" ], [ "R", "o", "o", "t", " ", "W", "e", "b" ], [ "W", "e", "b", " ", "s", "i", "t", "e" ], [ "A", "S", "P", ".", "N", "E", "T", " ", "a", "p", "p", "l", "i", "c", "a", "t", "i", "o", "n", " ", "r", "o", "o", "t", " ", "d", "i", "r", "e", "c", "t", "o", "r", "y" ], [ "A", "S", "P", ".", "N", "E", "T", " ", "a", "p", "p", "l", "i", "c", "a", "t", "i", "o", "n", " ", "s", "u", "b", "d", "i", "r", "e", "c", "t", "o", "r", "y" ] ]
Jon Galloway - 10 Things ASP.NET Developers Should Know About Web.config Inheritance and Overrides
Configuration level
http://weblogs.asp.net/jongalloway/10-things-asp-net-developers-should-know-about-web-config-inheritance-and-overrides
39/1438043062723.96_20150728002422-00198-ip-10-236-191-2_252373688_0.json
05024ba1_nfig_Inheritance_and_Overrides__Configuration_level
[File name] Web.config [File description] The Web.config file for the server is stored in the same directory as the Machine.config file and contains default values for most of the system.web configuration sections. At run time, this file is merged second from the top in the configuration hierarchy. [Configuration level]
Root Web
[ [ "S", "e", "r", "v", "e", "r" ], [ "I", "I", "S" ], [ "R", "o", "o", "t", " ", "W", "e", "b" ], [ "W", "e", "b", " ", "s", "i", "t", "e" ], [ "A", "S", "P", ".", "N", "E", "T", " ", "a", "p", "p", "l", "i", "c", "a", "t", "i", "o", "n", " ", "r", "o", "o", "t", " ", "d", "i", "r", "e", "c", "t", "o", "r", "y" ], [ "A", "S", "P", ".", "N", "E", "T", " ", "a", "p", "p", "l", "i", "c", "a", "t", "i", "o", "n", " ", "s", "u", "b", "d", "i", "r", "e", "c", "t", "o", "r", "y" ] ]
Jon Galloway - 10 Things ASP.NET Developers Should Know About Web.config Inheritance and Overrides
Configuration level
http://weblogs.asp.net/jongalloway/10-things-asp-net-developers-should-know-about-web-config-inheritance-and-overrides
39/1438043062723.96_20150728002422-00198-ip-10-236-191-2_252373688_0.json
05024ba1_nfig_Inheritance_and_Overrides__Configuration_level
[File name] Web.config [File description] The Web.config file for a specific Web site contains settings that apply to the Web site and inherit downward through all of the ASP.NET applications and subdirectories of the site. [Configuration level]
Web site
[ [ "S", "e", "r", "v", "e", "r" ], [ "I", "I", "S" ], [ "R", "o", "o", "t", " ", "W", "e", "b" ], [ "W", "e", "b", " ", "s", "i", "t", "e" ], [ "A", "S", "P", ".", "N", "E", "T", " ", "a", "p", "p", "l", "i", "c", "a", "t", "i", "o", "n", " ", "r", "o", "o", "t", " ", "d", "i", "r", "e", "c", "t", "o", "r", "y" ], [ "A", "S", "P", ".", "N", "E", "T", " ", "a", "p", "p", "l", "i", "c", "a", "t", "i", "o", "n", " ", "s", "u", "b", "d", "i", "r", "e", "c", "t", "o", "r", "y" ] ]
Jon Galloway - 10 Things ASP.NET Developers Should Know About Web.config Inheritance and Overrides
Configuration level
http://weblogs.asp.net/jongalloway/10-things-asp-net-developers-should-know-about-web-config-inheritance-and-overrides
39/1438043062723.96_20150728002422-00198-ip-10-236-191-2_252373688_0.json
05024ba1_nfig_Inheritance_and_Overrides__Configuration_level
[File name] Web.config [File description] The Web.config file for a specific ASP.NET application is located in the root directory of the application and contains settings that apply to the Web application and inherit downward through all of the subdirectories in its branch. [Configuration level]
ASP.NET application root directory
[ [ "S", "e", "r", "v", "e", "r" ], [ "I", "I", "S" ], [ "R", "o", "o", "t", " ", "W", "e", "b" ], [ "W", "e", "b", " ", "s", "i", "t", "e" ], [ "A", "S", "P", ".", "N", "E", "T", " ", "a", "p", "p", "l", "i", "c", "a", "t", "i", "o", "n", " ", "r", "o", "o", "t", " ", "d", "i", "r", "e", "c", "t", "o", "r", "y" ], [ "A", "S", "P", ".", "N", "E", "T", " ", "a", "p", "p", "l", "i", "c", "a", "t", "i", "o", "n", " ", "s", "u", "b", "d", "i", "r", "e", "c", "t", "o", "r", "y" ] ]
Jon Galloway - 10 Things ASP.NET Developers Should Know About Web.config Inheritance and Overrides
Configuration level
http://weblogs.asp.net/jongalloway/10-things-asp-net-developers-should-know-about-web-config-inheritance-and-overrides
39/1438043062723.96_20150728002422-00198-ip-10-236-191-2_252373688_0.json
05024ba1_nfig_Inheritance_and_Overrides__Configuration_level
[File name] Web.config [File description] The Web.config file for an application subdirectory contains settings that apply to this subdirectory and inherit downward through all of the subdirectories in its branch. [Configuration level]
ASP.NET application subdirectory
[ [ "S", "e", "r", "v", "e", "r" ], [ "I", "I", "S" ], [ "R", "o", "o", "t", " ", "W", "e", "b" ], [ "W", "e", "b", " ", "s", "i", "t", "e" ], [ "A", "S", "P", ".", "N", "E", "T", " ", "a", "p", "p", "l", "i", "c", "a", "t", "i", "o", "n", " ", "r", "o", "o", "t", " ", "d", "i", "r", "e", "c", "t", "o", "r", "y" ], [ "A", "S", "P", ".", "N", "E", "T", " ", "a", "p", "p", "l", "i", "c", "a", "t", "i", "o", "n", " ", "s", "u", "b", "d", "i", "r", "e", "c", "t", "o", "r", "y" ] ]
Jon Galloway - 10 Things ASP.NET Developers Should Know About Web.config Inheritance and Overrides
Configuration level
http://weblogs.asp.net/jongalloway/10-things-asp-net-developers-should-know-about-web-config-inheritance-and-overrides
39/1438043062723.96_20150728002422-00198-ip-10-236-191-2_252373688_0.json
170c9eac_The_Buildroot_user_manual__Description
[command/target] source [Description]
Fetch the source (download the tarball, clone the source repository, etc)
[]
The Buildroot user manual
Description
http://buildroot.uclibc.org/downloads/manual/manual.html
39/1438042989126.22_20150728002309-00297-ip-10-236-191-2_35364905_0.json
170c9eac_The_Buildroot_user_manual__Description
[command/target] depends [Description]
Build and install all dependencies required to build the package
[]
The Buildroot user manual
Description
http://buildroot.uclibc.org/downloads/manual/manual.html
39/1438042989126.22_20150728002309-00297-ip-10-236-191-2_35364905_0.json
170c9eac_The_Buildroot_user_manual__Description
[command/target] extract [Description]
Put the source in the package build directory (extract the tarball, copy the source, etc)
[]
The Buildroot user manual
Description
http://buildroot.uclibc.org/downloads/manual/manual.html
39/1438042989126.22_20150728002309-00297-ip-10-236-191-2_35364905_0.json
170c9eac_The_Buildroot_user_manual__Description
[command/target] patch [Description]
Apply the patches, if any
[]
The Buildroot user manual
Description
http://buildroot.uclibc.org/downloads/manual/manual.html
39/1438042989126.22_20150728002309-00297-ip-10-236-191-2_35364905_0.json
170c9eac_The_Buildroot_user_manual__Description
[command/target] configure [Description]
Run the configure commands, if any
[]
The Buildroot user manual
Description
http://buildroot.uclibc.org/downloads/manual/manual.html
39/1438042989126.22_20150728002309-00297-ip-10-236-191-2_35364905_0.json
170c9eac_The_Buildroot_user_manual__Description
[command/target] build [Description]
Run the compilation commands
[]
The Buildroot user manual
Description
http://buildroot.uclibc.org/downloads/manual/manual.html
39/1438042989126.22_20150728002309-00297-ip-10-236-191-2_35364905_0.json
170c9eac_The_Buildroot_user_manual__Description
[command/target] install-staging [Description]
target package: Run the installation of the package in the staging directory, if necessary
[]
The Buildroot user manual
Description
http://buildroot.uclibc.org/downloads/manual/manual.html
39/1438042989126.22_20150728002309-00297-ip-10-236-191-2_35364905_0.json
170c9eac_The_Buildroot_user_manual__Description
[command/target] install-target [Description]
target package: Run the installation of the package in the target directory, if necessary
[]
The Buildroot user manual
Description
http://buildroot.uclibc.org/downloads/manual/manual.html
39/1438042989126.22_20150728002309-00297-ip-10-236-191-2_35364905_0.json
170c9eac_The_Buildroot_user_manual__Description
[command/target] install [Description]
target package: Run the 2 previous installation commands host package: Run the installation of the package in the host directory
[]
The Buildroot user manual
Description
http://buildroot.uclibc.org/downloads/manual/manual.html
39/1438042989126.22_20150728002309-00297-ip-10-236-191-2_35364905_0.json
e9cd6215___Apigee_Product_Documentation__Name
[Description] The name of the App [Name]
apps
[]
Get Developer of an App | Apigee Product Documentation
Name
http://apigee.com/docs/api/api_methods/138-get-developer-of-an-app?rate=nOUojF6EFBCobIuCF7666FH8eS8PzhQTuDbc5BFh_gg
39/1438043062723.96_20150728002422-00190-ip-10-236-191-2_7939475_0.json
e9cd6215___Apigee_Product_Documentation__Name
[Description] The email address of the Developer who registered the App [Name]
email
[]
Get Developer of an App | Apigee Product Documentation
Name
http://apigee.com/docs/api/api_methods/138-get-developer-of-an-app?rate=nOUojF6EFBCobIuCF7666FH8eS8PzhQTuDbc5BFh_gg
39/1438043062723.96_20150728002422-00190-ip-10-236-191-2_7939475_0.json
e9cd6215___Apigee_Product_Documentation__Name
[Description] The first name of the Developer who registered the App [Name]
firstName
[]
Get Developer of an App | Apigee Product Documentation
Name
http://apigee.com/docs/api/api_methods/138-get-developer-of-an-app?rate=nOUojF6EFBCobIuCF7666FH8eS8PzhQTuDbc5BFh_gg
39/1438043062723.96_20150728002422-00190-ip-10-236-191-2_7939475_0.json
e9cd6215___Apigee_Product_Documentation__Name
[Description] The last name of the Developer who registered the App [Name]
last_name
[]
Get Developer of an App | Apigee Product Documentation
Name
http://apigee.com/docs/api/api_methods/138-get-developer-of-an-app?rate=nOUojF6EFBCobIuCF7666FH8eS8PzhQTuDbc5BFh_gg
39/1438043062723.96_20150728002422-00190-ip-10-236-191-2_7939475_0.json
e9cd6215___Apigee_Product_Documentation__Name
[Description] The username of the Developer who registered the App (unused by Apigee) [Name]
userName
[]
Get Developer of an App | Apigee Product Documentation
Name
http://apigee.com/docs/api/api_methods/138-get-developer-of-an-app?rate=nOUojF6EFBCobIuCF7666FH8eS8PzhQTuDbc5BFh_gg
39/1438043062723.96_20150728002422-00190-ip-10-236-191-2_7939475_0.json
e9cd6215___Apigee_Product_Documentation__Name
[Description] The Organization which the Developer who registered the App belongs [Name]
organizationName
[]
Get Developer of an App | Apigee Product Documentation
Name
http://apigee.com/docs/api/api_methods/138-get-developer-of-an-app?rate=nOUojF6EFBCobIuCF7666FH8eS8PzhQTuDbc5BFh_gg
39/1438043062723.96_20150728002422-00190-ip-10-236-191-2_7939475_0.json
e9cd6215___Apigee_Product_Documentation__Name
[Description] The status of the Developer who registered the App (active, inactive, or login_lock [Name]
status
[]
Get Developer of an App | Apigee Product Documentation
Name
http://apigee.com/docs/api/api_methods/138-get-developer-of-an-app?rate=nOUojF6EFBCobIuCF7666FH8eS8PzhQTuDbc5BFh_gg
39/1438043062723.96_20150728002422-00190-ip-10-236-191-2_7939475_0.json
e9cd6215___Apigee_Product_Documentation__Name
[Description] Arbitrary name/value attributes that are part of the Developer profile [Name]
attributes
[]
Get Developer of an App | Apigee Product Documentation
Name
http://apigee.com/docs/api/api_methods/138-get-developer-of-an-app?rate=nOUojF6EFBCobIuCF7666FH8eS8PzhQTuDbc5BFh_gg
39/1438043062723.96_20150728002422-00190-ip-10-236-191-2_7939475_0.json
e9cd6215___Apigee_Product_Documentation__Name
[Description] The Unix time at which the Developer profile was created [Name]
createdAt
[]
Get Developer of an App | Apigee Product Documentation
Name
http://apigee.com/docs/api/api_methods/138-get-developer-of-an-app?rate=nOUojF6EFBCobIuCF7666FH8eS8PzhQTuDbc5BFh_gg
39/1438043062723.96_20150728002422-00190-ip-10-236-191-2_7939475_0.json
e9cd6215___Apigee_Product_Documentation__Name
[Description] The Apigee username of the user who created the Developer profile [Name]
createdBy
[]
Get Developer of an App | Apigee Product Documentation
Name
http://apigee.com/docs/api/api_methods/138-get-developer-of-an-app?rate=nOUojF6EFBCobIuCF7666FH8eS8PzhQTuDbc5BFh_gg
39/1438043062723.96_20150728002422-00190-ip-10-236-191-2_7939475_0.json
e9cd6215___Apigee_Product_Documentation__Name
[Description] The Unix time at which the Developer profile was last modified [Name]
lastModifiedAt
[]
Get Developer of an App | Apigee Product Documentation
Name
http://apigee.com/docs/api/api_methods/138-get-developer-of-an-app?rate=nOUojF6EFBCobIuCF7666FH8eS8PzhQTuDbc5BFh_gg
39/1438043062723.96_20150728002422-00190-ip-10-236-191-2_7939475_0.json
e9cd6215___Apigee_Product_Documentation__Name
[Description] The Apigee username of the user who most recently modified the Developer profile [Name]
lastModifiedAt
[]
Get Developer of an App | Apigee Product Documentation
Name
http://apigee.com/docs/api/api_methods/138-get-developer-of-an-app?rate=nOUojF6EFBCobIuCF7666FH8eS8PzhQTuDbc5BFh_gg
39/1438043062723.96_20150728002422-00190-ip-10-236-191-2_7939475_0.json
9ef01f82_ata_Access_and_Data_Management_3_1_1__Request_Parameters_List_Notes
[Parameter] service [Required?] Yes [Notes]
Service URI such as 'http://example.com/sparql/'
[]
16. RDF Data Access and Data Management
Notes
http://docs.openlinksw.com/virtuoso/rdfsparql.html
39/1438043062723.96_20150728002422-00276-ip-10-236-191-2_69078408_0.json
9ef01f82_ata_Access_and_Data_Management_3_1_1__Request_Parameters_List_Notes
[Parameter] query [Required?] Yes [Notes]
Text of the query
[]
16. RDF Data Access and Data Management
Notes
http://docs.openlinksw.com/virtuoso/rdfsparql.html
39/1438043062723.96_20150728002422-00276-ip-10-236-191-2_69078408_0.json
9ef01f82_ata_Access_and_Data_Management_3_1_1__Request_Parameters_List_Notes
[Parameter] dflt_graph [Required?] No [Notes]
Default graph URI (string or NULL)
[]
16. RDF Data Access and Data Management
Notes
http://docs.openlinksw.com/virtuoso/rdfsparql.html
39/1438043062723.96_20150728002422-00276-ip-10-236-191-2_69078408_0.json
9ef01f82_ata_Access_and_Data_Management_3_1_1__Request_Parameters_List_Notes
[Parameter] named_graphs [Required?] Yes [Notes]
Vector of named graphs (or NULL to prevent overriding named graphs specified in the query)
[]
16. RDF Data Access and Data Management
Notes
http://docs.openlinksw.com/virtuoso/rdfsparql.html
39/1438043062723.96_20150728002422-00276-ip-10-236-191-2_69078408_0.json