task
stringlengths 12
101
| input
stringlengths 0
6.4k
| output
stringlengths 1
6.03k
| options
list | pageTitle
stringlengths 0
632
| outputColName
stringlengths 1
710
| url
stringlengths 15
288
| wdcFile
stringlengths 66
75
|
---|---|---|---|---|---|---|---|
04294f85_eck_Pewter_Artifacts___NAPwiki__Brownsword___Pitt
|
[Rim type] Single reed [Gotelibe-Miller] Type 2 [Brownsword & Pitt]
|
Type a if angled Type c if with groove Type d if rounded Type e if below
|
[] |
Pepper Wreck Pewter Artifacts - NAPwiki
|
Brownsword & Pitt
|
http://nautarch.tamu.edu/NAPwiki/index.php?title=Pepper_Wreck_Pewter_Artifacts&oldid=2922
|
24/1438042986423.95_20150728002306-00202-ip-10-236-191-2_169502263_3.json
|
04294f85_eck_Pewter_Artifacts___NAPwiki__Brownsword___Pitt
|
[Rim type] Simple raised multiple reed [Gotelibe-Miller] Type 3 [Brownsword & Pitt]
|
Not considered
|
[] |
Pepper Wreck Pewter Artifacts - NAPwiki
|
Brownsword & Pitt
|
http://nautarch.tamu.edu/NAPwiki/index.php?title=Pepper_Wreck_Pewter_Artifacts&oldid=2922
|
24/1438042986423.95_20150728002306-00202-ip-10-236-191-2_169502263_3.json
|
04294f85_eck_Pewter_Artifacts___NAPwiki__Brownsword___Pitt
|
[Rim type] Incised simple reed [Gotelibe-Miller] Not considered [Brownsword & Pitt]
|
Type b
|
[] |
Pepper Wreck Pewter Artifacts - NAPwiki
|
Brownsword & Pitt
|
http://nautarch.tamu.edu/NAPwiki/index.php?title=Pepper_Wreck_Pewter_Artifacts&oldid=2922
|
24/1438042986423.95_20150728002306-00202-ip-10-236-191-2_169502263_3.json
|
04294f85_eck_Pewter_Artifacts___NAPwiki__Brownsword___Pitt
|
[Rim type] Incised multiple reed [Gotelibe-Miller] Type 4 [Brownsword & Pitt]
|
Not considered
|
[] |
Pepper Wreck Pewter Artifacts - NAPwiki
|
Brownsword & Pitt
|
http://nautarch.tamu.edu/NAPwiki/index.php?title=Pepper_Wreck_Pewter_Artifacts&oldid=2922
|
24/1438042986423.95_20150728002306-00202-ip-10-236-191-2_169502263_3.json
|
04294f85_eck_Pewter_Artifacts___NAPwiki__Brownsword___Pitt
|
[Rim type] Complex multiple reed [Gotelibe-Miller] Type 5 [Brownsword & Pitt]
|
Not considered
|
[] |
Pepper Wreck Pewter Artifacts - NAPwiki
|
Brownsword & Pitt
|
http://nautarch.tamu.edu/NAPwiki/index.php?title=Pepper_Wreck_Pewter_Artifacts&oldid=2922
|
24/1438042986423.95_20150728002306-00202-ip-10-236-191-2_169502263_3.json
|
e4214c18_Frink__Description
|
[Pattern] \w [Description]
|
Match a "word" character (alphanumeric plus "_")
|
[] |
Frink
|
Description
|
https://futureboy.us/frinkdocs/
|
24/1438042986423.95_20150728002306-00224-ip-10-236-191-2_867636922_34.json
|
e4214c18_Frink__Description
|
[Pattern] \W [Description]
|
Match a non-"word" character (see above)
|
[] |
Frink
|
Description
|
https://futureboy.us/frinkdocs/
|
24/1438042986423.95_20150728002306-00224-ip-10-236-191-2_867636922_34.json
|
e4214c18_Frink__Description
|
[Pattern] \s [Description]
|
Match a whitespace character
|
[] |
Frink
|
Description
|
https://futureboy.us/frinkdocs/
|
24/1438042986423.95_20150728002306-00224-ip-10-236-191-2_867636922_34.json
|
e4214c18_Frink__Description
|
[Pattern] \S [Description]
|
Match a non-whitespace character
|
[] |
Frink
|
Description
|
https://futureboy.us/frinkdocs/
|
24/1438042986423.95_20150728002306-00224-ip-10-236-191-2_867636922_34.json
|
e4214c18_Frink__Description
|
[Pattern] \d [Description]
|
Match a digit
|
[] |
Frink
|
Description
|
https://futureboy.us/frinkdocs/
|
24/1438042986423.95_20150728002306-00224-ip-10-236-191-2_867636922_34.json
|
e4214c18_Frink__Description
|
[Pattern] \D [Description]
|
Match a non-digit
|
[] |
Frink
|
Description
|
https://futureboy.us/frinkdocs/
|
24/1438042986423.95_20150728002306-00224-ip-10-236-191-2_867636922_34.json
|
e4214c18_Frink__Description
|
[Pattern] \1, \2, etc [Description]
|
Backreference to an already-matched pattern (contained in parentheses.)
|
[] |
Frink
|
Description
|
https://futureboy.us/frinkdocs/
|
24/1438042986423.95_20150728002306-00224-ip-10-236-191-2_867636922_34.json
|
e4214c18_Frink__Description
|
[Pattern] \b [Description]
|
Match a word boundary
|
[] |
Frink
|
Description
|
https://futureboy.us/frinkdocs/
|
24/1438042986423.95_20150728002306-00224-ip-10-236-191-2_867636922_34.json
|
e4214c18_Frink__Description
|
[Pattern] \B [Description]
|
Match except at a word boundary
|
[] |
Frink
|
Description
|
https://futureboy.us/frinkdocs/
|
24/1438042986423.95_20150728002306-00224-ip-10-236-191-2_867636922_34.json
|
e4214c18_Frink__Description
|
[Pattern] \A [Description]
|
Match at beginning of string
|
[] |
Frink
|
Description
|
https://futureboy.us/frinkdocs/
|
24/1438042986423.95_20150728002306-00224-ip-10-236-191-2_867636922_34.json
|
e4214c18_Frink__Description
|
[Pattern] \Z [Description]
|
Match at end of string
|
[] |
Frink
|
Description
|
https://futureboy.us/frinkdocs/
|
24/1438042986423.95_20150728002306-00224-ip-10-236-191-2_867636922_34.json
|
2589e92d_odyn_Infobox_coord___Wicipedia__Field
|
[Description] Degrees of latitude (can be in decimal degrees). [Field]
|
lat_d
|
[] |
Nodyn:Infobox coord - Wicipedia
|
Field
|
http://cy.wikipedia.org/wiki/Nodyn:Infobox_coord
|
24/1438042986423.95_20150728002306-00149-ip-10-236-191-2_58448896_1.json
|
2589e92d_odyn_Infobox_coord___Wicipedia__Field
|
[Description] Minutes of latitude. [Field]
|
lat_m
|
[] |
Nodyn:Infobox coord - Wicipedia
|
Field
|
http://cy.wikipedia.org/wiki/Nodyn:Infobox_coord
|
24/1438042986423.95_20150728002306-00149-ip-10-236-191-2_58448896_1.json
|
2589e92d_odyn_Infobox_coord___Wicipedia__Field
|
[Description] Seconds of latitude. [Field]
|
lat_s
|
[] |
Nodyn:Infobox coord - Wicipedia
|
Field
|
http://cy.wikipedia.org/wiki/Nodyn:Infobox_coord
|
24/1438042986423.95_20150728002306-00149-ip-10-236-191-2_58448896_1.json
|
2589e92d_odyn_Infobox_coord___Wicipedia__Field
|
[Description] N for north or S for south of the equator. [Field]
|
lat_NS
|
[] |
Nodyn:Infobox coord - Wicipedia
|
Field
|
http://cy.wikipedia.org/wiki/Nodyn:Infobox_coord
|
24/1438042986423.95_20150728002306-00149-ip-10-236-191-2_58448896_1.json
|
2589e92d_odyn_Infobox_coord___Wicipedia__Field
|
[Description] Degrees of longitude (can be in decimal degrees). [Field]
|
long_d
|
[] |
Nodyn:Infobox coord - Wicipedia
|
Field
|
http://cy.wikipedia.org/wiki/Nodyn:Infobox_coord
|
24/1438042986423.95_20150728002306-00149-ip-10-236-191-2_58448896_1.json
|
2589e92d_odyn_Infobox_coord___Wicipedia__Field
|
[Description] Minutes of longitude. [Field]
|
long_m
|
[] |
Nodyn:Infobox coord - Wicipedia
|
Field
|
http://cy.wikipedia.org/wiki/Nodyn:Infobox_coord
|
24/1438042986423.95_20150728002306-00149-ip-10-236-191-2_58448896_1.json
|
2589e92d_odyn_Infobox_coord___Wicipedia__Field
|
[Description] Seconds of longitude. [Field]
|
long_s
|
[] |
Nodyn:Infobox coord - Wicipedia
|
Field
|
http://cy.wikipedia.org/wiki/Nodyn:Infobox_coord
|
24/1438042986423.95_20150728002306-00149-ip-10-236-191-2_58448896_1.json
|
2589e92d_odyn_Infobox_coord___Wicipedia__Field
|
[Description] E for east or W for west of the prime meridian. [Field]
|
long_EW
|
[] |
Nodyn:Infobox coord - Wicipedia
|
Field
|
http://cy.wikipedia.org/wiki/Nodyn:Infobox_coord
|
24/1438042986423.95_20150728002306-00149-ip-10-236-191-2_58448896_1.json
|
2589e92d_odyn_Infobox_coord___Wicipedia__Field
|
[Description] See Wikipedia:WikiProject Geographical coordinates/type:. [Field]
|
type
|
[] |
Nodyn:Infobox coord - Wicipedia
|
Field
|
http://cy.wikipedia.org/wiki/Nodyn:Infobox_coord
|
24/1438042986423.95_20150728002306-00149-ip-10-236-191-2_58448896_1.json
|
2589e92d_odyn_Infobox_coord___Wicipedia__Field
|
[Description] Population, for use with type:city. [Field]
|
pop
|
[] |
Nodyn:Infobox coord - Wicipedia
|
Field
|
http://cy.wikipedia.org/wiki/Nodyn:Infobox_coord
|
24/1438042986423.95_20150728002306-00149-ip-10-236-191-2_58448896_1.json
|
2589e92d_odyn_Infobox_coord___Wicipedia__Field
|
[Description] See Wikipedia:WikiProject Geographical coordinates/region:. [Field]
|
region
|
[] |
Nodyn:Infobox coord - Wicipedia
|
Field
|
http://cy.wikipedia.org/wiki/Nodyn:Infobox_coord
|
24/1438042986423.95_20150728002306-00149-ip-10-236-191-2_58448896_1.json
|
2589e92d_odyn_Infobox_coord___Wicipedia__Field
|
[Description] See Wikipedia:WikiProject Geographical coordinates/dim:. [Field]
|
dim
|
[] |
Nodyn:Infobox coord - Wicipedia
|
Field
|
http://cy.wikipedia.org/wiki/Nodyn:Infobox_coord
|
24/1438042986423.95_20150728002306-00149-ip-10-236-191-2_58448896_1.json
|
2589e92d_odyn_Infobox_coord___Wicipedia__Field
|
[Description] See Wikipedia:WikiProject Geographical coordinates/scale:. [Field]
|
scale
|
[] |
Nodyn:Infobox coord - Wicipedia
|
Field
|
http://cy.wikipedia.org/wiki/Nodyn:Infobox_coord
|
24/1438042986423.95_20150728002306-00149-ip-10-236-191-2_58448896_1.json
|
2589e92d_odyn_Infobox_coord___Wicipedia__Field
|
[Description] See Wikipedia:WikiProject Geographical coordinates/source:. [Field]
|
source
|
[] |
Nodyn:Infobox coord - Wicipedia
|
Field
|
http://cy.wikipedia.org/wiki/Nodyn:Infobox_coord
|
24/1438042986423.95_20150728002306-00149-ip-10-236-191-2_58448896_1.json
|
2589e92d_odyn_Infobox_coord___Wicipedia__Field
|
[Description] See Wikipedia:WikiProject Geographical coordinates/globe:. [Field]
|
globe
|
[] |
Nodyn:Infobox coord - Wicipedia
|
Field
|
http://cy.wikipedia.org/wiki/Nodyn:Infobox_coord
|
24/1438042986423.95_20150728002306-00149-ip-10-236-191-2_58448896_1.json
|
2589e92d_odyn_Infobox_coord___Wicipedia__Field
|
[Description] inline,title, the default, or inline. [Field]
|
display
|
[] |
Nodyn:Infobox coord - Wicipedia
|
Field
|
http://cy.wikipedia.org/wiki/Nodyn:Infobox_coord
|
24/1438042986423.95_20150728002306-00149-ip-10-236-191-2_58448896_1.json
|
2589e92d_odyn_Infobox_coord___Wicipedia__Field
|
[Description] dms for degree, minutes, second output, the default, or dec for decimal degree output. [Field]
|
format
|
[] |
Nodyn:Infobox coord - Wicipedia
|
Field
|
http://cy.wikipedia.org/wiki/Nodyn:Infobox_coord
|
24/1438042986423.95_20150728002306-00149-ip-10-236-191-2_58448896_1.json
|
2589e92d_odyn_Infobox_coord___Wicipedia__Field
|
[Description] For information about name see Template:Coord/doc#Usage. [Field]
|
name
|
[] |
Nodyn:Infobox coord - Wicipedia
|
Field
|
http://cy.wikipedia.org/wiki/Nodyn:Infobox_coord
|
24/1438042986423.95_20150728002306-00149-ip-10-236-191-2_58448896_1.json
|
2589e92d_odyn_Infobox_coord___Wicipedia__Field
|
[Description] For information about notes see Template:Coord/doc#Usage. [Field]
|
notes
|
[] |
Nodyn:Infobox coord - Wicipedia
|
Field
|
http://cy.wikipedia.org/wiki/Nodyn:Infobox_coord
|
24/1438042986423.95_20150728002306-00149-ip-10-236-191-2_58448896_1.json
|
3057dcf1_erence___Program_and_Abstracts__Comment
|
[Ref. No.] 15 [Epoch] Early life [Risk Factor] Education [Outcome] Incident AD [Comment]
|
Findings controversial
|
[] |
NIH Preventing Alzheimer's Disease and Cognitive Decline Conference - Program and Abstracts
|
Comment
|
http://consensus.nih.gov/2010/alzabstracts.htm
|
24/1438042989790.89_20150728002309-00107-ip-10-236-191-2_59229309_16.json
|
3057dcf1_erence___Program_and_Abstracts__Comment
|
[Ref. No.] 18 [Epoch] Midlife [Risk Factor] Physical activity [Outcome] Incident AD [Comment]
|
Findings controversial
|
[] |
NIH Preventing Alzheimer's Disease and Cognitive Decline Conference - Program and Abstracts
|
Comment
|
http://consensus.nih.gov/2010/alzabstracts.htm
|
24/1438042989790.89_20150728002309-00107-ip-10-236-191-2_59229309_16.json
|
3057dcf1_erence___Program_and_Abstracts__Comment
|
[Ref. No.] 19 [Epoch] Midlife [Risk Factor] Body mass index [Outcome] Incident dementia [Comment]
|
High body mass index high risk
|
[] |
NIH Preventing Alzheimer's Disease and Cognitive Decline Conference - Program and Abstracts
|
Comment
|
http://consensus.nih.gov/2010/alzabstracts.htm
|
24/1438042989790.89_20150728002309-00107-ip-10-236-191-2_59229309_16.json
|
3057dcf1_erence___Program_and_Abstracts__Comment
|
[Ref. No.] 20 [Epoch] Midlife [Risk Factor] Serum cholesterol [Outcome] Incident cog impairment [Comment]
|
High cholesterol high risk
|
[] |
NIH Preventing Alzheimer's Disease and Cognitive Decline Conference - Program and Abstracts
|
Comment
|
http://consensus.nih.gov/2010/alzabstracts.htm
|
24/1438042989790.89_20150728002309-00107-ip-10-236-191-2_59229309_16.json
|
3057dcf1_erence___Program_and_Abstracts__Comment
|
[Ref. No.] 25 [Epoch] Late life [Risk Factor] Physical activity [Outcome] Incident AD [Comment]
|
Interaction with APOE
|
[] |
NIH Preventing Alzheimer's Disease and Cognitive Decline Conference - Program and Abstracts
|
Comment
|
http://consensus.nih.gov/2010/alzabstracts.htm
|
24/1438042989790.89_20150728002309-00107-ip-10-236-191-2_59229309_16.json
|
3057dcf1_erence___Program_and_Abstracts__Comment
|
[Ref. No.] 19 [Epoch] Late life [Risk Factor] Body mass index [Outcome] Incident dementia [Comment]
|
Low body mass index increases risk
|
[] |
NIH Preventing Alzheimer's Disease and Cognitive Decline Conference - Program and Abstracts
|
Comment
|
http://consensus.nih.gov/2010/alzabstracts.htm
|
24/1438042989790.89_20150728002309-00107-ip-10-236-191-2_59229309_16.json
|
3057dcf1_erence___Program_and_Abstracts__Comment
|
[Ref. No.] 20 [Epoch] Late life [Risk Factor] Serum cholesterol [Outcome] Incident cog impairment [Comment]
|
Lower cholesterol high risk
|
[] |
NIH Preventing Alzheimer's Disease and Cognitive Decline Conference - Program and Abstracts
|
Comment
|
http://consensus.nih.gov/2010/alzabstracts.htm
|
24/1438042989790.89_20150728002309-00107-ip-10-236-191-2_59229309_16.json
|
3057dcf1_erence___Program_and_Abstracts__Comment
|
[Ref. No.] 29 [Epoch] Late life [Risk Factor] Blood pressure [Outcome] Incident AD, cog decline [Comment]
|
Findings controversial
|
[] |
NIH Preventing Alzheimer's Disease and Cognitive Decline Conference - Program and Abstracts
|
Comment
|
http://consensus.nih.gov/2010/alzabstracts.htm
|
24/1438042989790.89_20150728002309-00107-ip-10-236-191-2_59229309_16.json
|
3057dcf1_erence___Program_and_Abstracts__Comment
|
[Ref. No.] 30 [Epoch] Late life [Risk Factor] Depression [Outcome] Incident AD [Comment]
|
Findings controversial
|
[] |
NIH Preventing Alzheimer's Disease and Cognitive Decline Conference - Program and Abstracts
|
Comment
|
http://consensus.nih.gov/2010/alzabstracts.htm
|
24/1438042989790.89_20150728002309-00107-ip-10-236-191-2_59229309_16.json
|
4f886894__Than_a_Paycheck__October_2008__United_States
|
[0] SOURCES OF WAR TAXES [Britain (and other countries)] income, VAT, etc. [United States]
|
income, corporate , some excise
|
[
[
"i",
"n",
"c",
"o",
"m",
"e",
",",
" ",
"c",
"o",
"r",
"p",
"o",
"r",
"a",
"t",
"e",
" ",
",",
" ",
"s",
"o",
"m",
"e",
" ",
"e",
"x",
"c",
"i",
"s",
"e"
],
[
"e",
"v",
"e",
"r",
"y",
"o",
"n",
"e"
],
[
"r",
"e",
"f",
"u",
"s",
"e",
" ",
"t",
"o",
" ",
"p",
"a",
"y"
],
[
"W",
"-",
"4",
" ",
"a",
"l",
"l",
"o",
"w",
"a",
"n",
"c",
"e",
"s",
" ",
"t",
"o",
" ",
"r",
"e",
"d",
"u",
"c",
"e",
" ",
"w",
"i",
"t",
"h",
"h",
"o",
"l",
"d",
"i",
"n",
"g"
],
[
"y",
"e",
"s"
],
[
"n",
"o"
],
[
"v",
"e",
"r",
"y",
" ",
"r",
"a",
"r",
"e"
],
[
"v",
"e",
"r",
"y",
" ",
"r",
"a",
"r",
"e",
",",
" ",
"g",
"e",
"n",
"e",
"r",
"a",
"l",
"l",
"y",
" ",
"n",
"o",
"t",
" ",
"f",
"o",
"r",
" ",
"r",
"e",
"f",
"u",
"s",
"a",
"l",
"*"
]
] |
NWTRCC • More Than a Paycheck, October 2008
|
United States
|
http://nwtrcc.org/mtap08/mtap1008.php
|
24/1438042986423.95_20150728002306-00274-ip-10-236-191-2_175323126_0.json
|
4f886894__Than_a_Paycheck__October_2008__United_States
|
[0] WHO CAN RESIST [Britain (and other countries)] mostly just the self-employed [United States]
|
everyone
|
[
[
"i",
"n",
"c",
"o",
"m",
"e",
",",
" ",
"c",
"o",
"r",
"p",
"o",
"r",
"a",
"t",
"e",
" ",
",",
" ",
"s",
"o",
"m",
"e",
" ",
"e",
"x",
"c",
"i",
"s",
"e"
],
[
"e",
"v",
"e",
"r",
"y",
"o",
"n",
"e"
],
[
"r",
"e",
"f",
"u",
"s",
"e",
" ",
"t",
"o",
" ",
"p",
"a",
"y"
],
[
"W",
"-",
"4",
" ",
"a",
"l",
"l",
"o",
"w",
"a",
"n",
"c",
"e",
"s",
" ",
"t",
"o",
" ",
"r",
"e",
"d",
"u",
"c",
"e",
" ",
"w",
"i",
"t",
"h",
"h",
"o",
"l",
"d",
"i",
"n",
"g"
],
[
"y",
"e",
"s"
],
[
"n",
"o"
],
[
"v",
"e",
"r",
"y",
" ",
"r",
"a",
"r",
"e"
],
[
"v",
"e",
"r",
"y",
" ",
"r",
"a",
"r",
"e",
",",
" ",
"g",
"e",
"n",
"e",
"r",
"a",
"l",
"l",
"y",
" ",
"n",
"o",
"t",
" ",
"f",
"o",
"r",
" ",
"r",
"e",
"f",
"u",
"s",
"a",
"l",
"*"
]
] |
NWTRCC • More Than a Paycheck, October 2008
|
United States
|
http://nwtrcc.org/mtap08/mtap1008.php
|
24/1438042986423.95_20150728002306-00274-ip-10-236-191-2_175323126_0.json
|
4f886894__Than_a_Paycheck__October_2008__United_States
|
[0] self-employed [Britain (and other countries)] refuse to pay [United States]
|
refuse to pay
|
[
[
"i",
"n",
"c",
"o",
"m",
"e",
",",
" ",
"c",
"o",
"r",
"p",
"o",
"r",
"a",
"t",
"e",
" ",
",",
" ",
"s",
"o",
"m",
"e",
" ",
"e",
"x",
"c",
"i",
"s",
"e"
],
[
"e",
"v",
"e",
"r",
"y",
"o",
"n",
"e"
],
[
"r",
"e",
"f",
"u",
"s",
"e",
" ",
"t",
"o",
" ",
"p",
"a",
"y"
],
[
"W",
"-",
"4",
" ",
"a",
"l",
"l",
"o",
"w",
"a",
"n",
"c",
"e",
"s",
" ",
"t",
"o",
" ",
"r",
"e",
"d",
"u",
"c",
"e",
" ",
"w",
"i",
"t",
"h",
"h",
"o",
"l",
"d",
"i",
"n",
"g"
],
[
"y",
"e",
"s"
],
[
"n",
"o"
],
[
"v",
"e",
"r",
"y",
" ",
"r",
"a",
"r",
"e"
],
[
"v",
"e",
"r",
"y",
" ",
"r",
"a",
"r",
"e",
",",
" ",
"g",
"e",
"n",
"e",
"r",
"a",
"l",
"l",
"y",
" ",
"n",
"o",
"t",
" ",
"f",
"o",
"r",
" ",
"r",
"e",
"f",
"u",
"s",
"a",
"l",
"*"
]
] |
NWTRCC • More Than a Paycheck, October 2008
|
United States
|
http://nwtrcc.org/mtap08/mtap1008.php
|
24/1438042986423.95_20150728002306-00274-ip-10-236-191-2_175323126_0.json
|
4f886894__Than_a_Paycheck__October_2008__United_States
|
[0] payroll control over withholding [Britain (and other countries)] PAYE, so generally no option (unless employer agrees) [United States]
|
W-4 allowances to reduce withholding
|
[
[
"i",
"n",
"c",
"o",
"m",
"e",
",",
" ",
"c",
"o",
"r",
"p",
"o",
"r",
"a",
"t",
"e",
" ",
",",
" ",
"s",
"o",
"m",
"e",
" ",
"e",
"x",
"c",
"i",
"s",
"e"
],
[
"e",
"v",
"e",
"r",
"y",
"o",
"n",
"e"
],
[
"r",
"e",
"f",
"u",
"s",
"e",
" ",
"t",
"o",
" ",
"p",
"a",
"y"
],
[
"W",
"-",
"4",
" ",
"a",
"l",
"l",
"o",
"w",
"a",
"n",
"c",
"e",
"s",
" ",
"t",
"o",
" ",
"r",
"e",
"d",
"u",
"c",
"e",
" ",
"w",
"i",
"t",
"h",
"h",
"o",
"l",
"d",
"i",
"n",
"g"
],
[
"y",
"e",
"s"
],
[
"n",
"o"
],
[
"v",
"e",
"r",
"y",
" ",
"r",
"a",
"r",
"e"
],
[
"v",
"e",
"r",
"y",
" ",
"r",
"a",
"r",
"e",
",",
" ",
"g",
"e",
"n",
"e",
"r",
"a",
"l",
"l",
"y",
" ",
"n",
"o",
"t",
" ",
"f",
"o",
"r",
" ",
"r",
"e",
"f",
"u",
"s",
"a",
"l",
"*"
]
] |
NWTRCC • More Than a Paycheck, October 2008
|
United States
|
http://nwtrcc.org/mtap08/mtap1008.php
|
24/1438042986423.95_20150728002306-00274-ip-10-236-191-2_175323126_0.json
|
4f886894__Than_a_Paycheck__October_2008__United_States
|
[0] income tax form [Britain (and other countries)] no (unless self employed) some options to file in Italy, Germany, Norway, Belgium [United States]
|
yes
|
[
[
"i",
"n",
"c",
"o",
"m",
"e",
",",
" ",
"c",
"o",
"r",
"p",
"o",
"r",
"a",
"t",
"e",
" ",
",",
" ",
"s",
"o",
"m",
"e",
" ",
"e",
"x",
"c",
"i",
"s",
"e"
],
[
"e",
"v",
"e",
"r",
"y",
"o",
"n",
"e"
],
[
"r",
"e",
"f",
"u",
"s",
"e",
" ",
"t",
"o",
" ",
"p",
"a",
"y"
],
[
"W",
"-",
"4",
" ",
"a",
"l",
"l",
"o",
"w",
"a",
"n",
"c",
"e",
"s",
" ",
"t",
"o",
" ",
"r",
"e",
"d",
"u",
"c",
"e",
" ",
"w",
"i",
"t",
"h",
"h",
"o",
"l",
"d",
"i",
"n",
"g"
],
[
"y",
"e",
"s"
],
[
"n",
"o"
],
[
"v",
"e",
"r",
"y",
" ",
"r",
"a",
"r",
"e"
],
[
"v",
"e",
"r",
"y",
" ",
"r",
"a",
"r",
"e",
",",
" ",
"g",
"e",
"n",
"e",
"r",
"a",
"l",
"l",
"y",
" ",
"n",
"o",
"t",
" ",
"f",
"o",
"r",
" ",
"r",
"e",
"f",
"u",
"s",
"a",
"l",
"*"
]
] |
NWTRCC • More Than a Paycheck, October 2008
|
United States
|
http://nwtrcc.org/mtap08/mtap1008.php
|
24/1438042986423.95_20150728002306-00274-ip-10-236-191-2_175323126_0.json
|
4f886894__Than_a_Paycheck__October_2008__United_States
|
[0] letters and notices [Britain (and other countries)] yes [United States]
|
yes
|
[
[
"i",
"n",
"c",
"o",
"m",
"e",
",",
" ",
"c",
"o",
"r",
"p",
"o",
"r",
"a",
"t",
"e",
" ",
",",
" ",
"s",
"o",
"m",
"e",
" ",
"e",
"x",
"c",
"i",
"s",
"e"
],
[
"e",
"v",
"e",
"r",
"y",
"o",
"n",
"e"
],
[
"r",
"e",
"f",
"u",
"s",
"e",
" ",
"t",
"o",
" ",
"p",
"a",
"y"
],
[
"W",
"-",
"4",
" ",
"a",
"l",
"l",
"o",
"w",
"a",
"n",
"c",
"e",
"s",
" ",
"t",
"o",
" ",
"r",
"e",
"d",
"u",
"c",
"e",
" ",
"w",
"i",
"t",
"h",
"h",
"o",
"l",
"d",
"i",
"n",
"g"
],
[
"y",
"e",
"s"
],
[
"n",
"o"
],
[
"v",
"e",
"r",
"y",
" ",
"r",
"a",
"r",
"e"
],
[
"v",
"e",
"r",
"y",
" ",
"r",
"a",
"r",
"e",
",",
" ",
"g",
"e",
"n",
"e",
"r",
"a",
"l",
"l",
"y",
" ",
"n",
"o",
"t",
" ",
"f",
"o",
"r",
" ",
"r",
"e",
"f",
"u",
"s",
"a",
"l",
"*"
]
] |
NWTRCC • More Than a Paycheck, October 2008
|
United States
|
http://nwtrcc.org/mtap08/mtap1008.php
|
24/1438042986423.95_20150728002306-00274-ip-10-236-191-2_175323126_0.json
|
4f886894__Than_a_Paycheck__October_2008__United_States
|
[0] court order before seizure [Britain (and other countries)] yes [United States]
|
no
|
[
[
"i",
"n",
"c",
"o",
"m",
"e",
",",
" ",
"c",
"o",
"r",
"p",
"o",
"r",
"a",
"t",
"e",
" ",
",",
" ",
"s",
"o",
"m",
"e",
" ",
"e",
"x",
"c",
"i",
"s",
"e"
],
[
"e",
"v",
"e",
"r",
"y",
"o",
"n",
"e"
],
[
"r",
"e",
"f",
"u",
"s",
"e",
" ",
"t",
"o",
" ",
"p",
"a",
"y"
],
[
"W",
"-",
"4",
" ",
"a",
"l",
"l",
"o",
"w",
"a",
"n",
"c",
"e",
"s",
" ",
"t",
"o",
" ",
"r",
"e",
"d",
"u",
"c",
"e",
" ",
"w",
"i",
"t",
"h",
"h",
"o",
"l",
"d",
"i",
"n",
"g"
],
[
"y",
"e",
"s"
],
[
"n",
"o"
],
[
"v",
"e",
"r",
"y",
" ",
"r",
"a",
"r",
"e"
],
[
"v",
"e",
"r",
"y",
" ",
"r",
"a",
"r",
"e",
",",
" ",
"g",
"e",
"n",
"e",
"r",
"a",
"l",
"l",
"y",
" ",
"n",
"o",
"t",
" ",
"f",
"o",
"r",
" ",
"r",
"e",
"f",
"u",
"s",
"a",
"l",
"*"
]
] |
NWTRCC • More Than a Paycheck, October 2008
|
United States
|
http://nwtrcc.org/mtap08/mtap1008.php
|
24/1438042986423.95_20150728002306-00274-ip-10-236-191-2_175323126_0.json
|
4f886894__Than_a_Paycheck__October_2008__United_States
|
[0] bank account seizures [Britain (and other countries)] yes, after court order [United States]
|
yes
|
[
[
"i",
"n",
"c",
"o",
"m",
"e",
",",
" ",
"c",
"o",
"r",
"p",
"o",
"r",
"a",
"t",
"e",
" ",
",",
" ",
"s",
"o",
"m",
"e",
" ",
"e",
"x",
"c",
"i",
"s",
"e"
],
[
"e",
"v",
"e",
"r",
"y",
"o",
"n",
"e"
],
[
"r",
"e",
"f",
"u",
"s",
"e",
" ",
"t",
"o",
" ",
"p",
"a",
"y"
],
[
"W",
"-",
"4",
" ",
"a",
"l",
"l",
"o",
"w",
"a",
"n",
"c",
"e",
"s",
" ",
"t",
"o",
" ",
"r",
"e",
"d",
"u",
"c",
"e",
" ",
"w",
"i",
"t",
"h",
"h",
"o",
"l",
"d",
"i",
"n",
"g"
],
[
"y",
"e",
"s"
],
[
"n",
"o"
],
[
"v",
"e",
"r",
"y",
" ",
"r",
"a",
"r",
"e"
],
[
"v",
"e",
"r",
"y",
" ",
"r",
"a",
"r",
"e",
",",
" ",
"g",
"e",
"n",
"e",
"r",
"a",
"l",
"l",
"y",
" ",
"n",
"o",
"t",
" ",
"f",
"o",
"r",
" ",
"r",
"e",
"f",
"u",
"s",
"a",
"l",
"*"
]
] |
NWTRCC • More Than a Paycheck, October 2008
|
United States
|
http://nwtrcc.org/mtap08/mtap1008.php
|
24/1438042986423.95_20150728002306-00274-ip-10-236-191-2_175323126_0.json
|
4f886894__Than_a_Paycheck__October_2008__United_States
|
[0] salary seizures [Britain (and other countries)] yes [United States]
|
yes
|
[
[
"i",
"n",
"c",
"o",
"m",
"e",
",",
" ",
"c",
"o",
"r",
"p",
"o",
"r",
"a",
"t",
"e",
" ",
",",
" ",
"s",
"o",
"m",
"e",
" ",
"e",
"x",
"c",
"i",
"s",
"e"
],
[
"e",
"v",
"e",
"r",
"y",
"o",
"n",
"e"
],
[
"r",
"e",
"f",
"u",
"s",
"e",
" ",
"t",
"o",
" ",
"p",
"a",
"y"
],
[
"W",
"-",
"4",
" ",
"a",
"l",
"l",
"o",
"w",
"a",
"n",
"c",
"e",
"s",
" ",
"t",
"o",
" ",
"r",
"e",
"d",
"u",
"c",
"e",
" ",
"w",
"i",
"t",
"h",
"h",
"o",
"l",
"d",
"i",
"n",
"g"
],
[
"y",
"e",
"s"
],
[
"n",
"o"
],
[
"v",
"e",
"r",
"y",
" ",
"r",
"a",
"r",
"e"
],
[
"v",
"e",
"r",
"y",
" ",
"r",
"a",
"r",
"e",
",",
" ",
"g",
"e",
"n",
"e",
"r",
"a",
"l",
"l",
"y",
" ",
"n",
"o",
"t",
" ",
"f",
"o",
"r",
" ",
"r",
"e",
"f",
"u",
"s",
"a",
"l",
"*"
]
] |
NWTRCC • More Than a Paycheck, October 2008
|
United States
|
http://nwtrcc.org/mtap08/mtap1008.php
|
24/1438042986423.95_20150728002306-00274-ip-10-236-191-2_175323126_0.json
|
4f886894__Than_a_Paycheck__October_2008__United_States
|
[0] property seizures [Britain (and other countries)] not unusual, but after court order [United States]
|
very rare
|
[
[
"i",
"n",
"c",
"o",
"m",
"e",
",",
" ",
"c",
"o",
"r",
"p",
"o",
"r",
"a",
"t",
"e",
" ",
",",
" ",
"s",
"o",
"m",
"e",
" ",
"e",
"x",
"c",
"i",
"s",
"e"
],
[
"e",
"v",
"e",
"r",
"y",
"o",
"n",
"e"
],
[
"r",
"e",
"f",
"u",
"s",
"e",
" ",
"t",
"o",
" ",
"p",
"a",
"y"
],
[
"W",
"-",
"4",
" ",
"a",
"l",
"l",
"o",
"w",
"a",
"n",
"c",
"e",
"s",
" ",
"t",
"o",
" ",
"r",
"e",
"d",
"u",
"c",
"e",
" ",
"w",
"i",
"t",
"h",
"h",
"o",
"l",
"d",
"i",
"n",
"g"
],
[
"y",
"e",
"s"
],
[
"n",
"o"
],
[
"v",
"e",
"r",
"y",
" ",
"r",
"a",
"r",
"e"
],
[
"v",
"e",
"r",
"y",
" ",
"r",
"a",
"r",
"e",
",",
" ",
"g",
"e",
"n",
"e",
"r",
"a",
"l",
"l",
"y",
" ",
"n",
"o",
"t",
" ",
"f",
"o",
"r",
" ",
"r",
"e",
"f",
"u",
"s",
"a",
"l",
"*"
]
] |
NWTRCC • More Than a Paycheck, October 2008
|
United States
|
http://nwtrcc.org/mtap08/mtap1008.php
|
24/1438042986423.95_20150728002306-00274-ip-10-236-191-2_175323126_0.json
|
4f886894__Than_a_Paycheck__October_2008__United_States
|
[0] jail [Britain (and other countries)] rare, but does happen because of refusal [United States]
|
very rare, generally not for refusal*
|
[
[
"i",
"n",
"c",
"o",
"m",
"e",
",",
" ",
"c",
"o",
"r",
"p",
"o",
"r",
"a",
"t",
"e",
" ",
",",
" ",
"s",
"o",
"m",
"e",
" ",
"e",
"x",
"c",
"i",
"s",
"e"
],
[
"e",
"v",
"e",
"r",
"y",
"o",
"n",
"e"
],
[
"r",
"e",
"f",
"u",
"s",
"e",
" ",
"t",
"o",
" ",
"p",
"a",
"y"
],
[
"W",
"-",
"4",
" ",
"a",
"l",
"l",
"o",
"w",
"a",
"n",
"c",
"e",
"s",
" ",
"t",
"o",
" ",
"r",
"e",
"d",
"u",
"c",
"e",
" ",
"w",
"i",
"t",
"h",
"h",
"o",
"l",
"d",
"i",
"n",
"g"
],
[
"y",
"e",
"s"
],
[
"n",
"o"
],
[
"v",
"e",
"r",
"y",
" ",
"r",
"a",
"r",
"e"
],
[
"v",
"e",
"r",
"y",
" ",
"r",
"a",
"r",
"e",
",",
" ",
"g",
"e",
"n",
"e",
"r",
"a",
"l",
"l",
"y",
" ",
"n",
"o",
"t",
" ",
"f",
"o",
"r",
" ",
"r",
"e",
"f",
"u",
"s",
"a",
"l",
"*"
]
] |
NWTRCC • More Than a Paycheck, October 2008
|
United States
|
http://nwtrcc.org/mtap08/mtap1008.php
|
24/1438042986423.95_20150728002306-00274-ip-10-236-191-2_175323126_0.json
|
4f886894__Than_a_Paycheck__October_2008__United_States
|
[0] tax checkoff for church, etc. [Britain (and other countries)] in Italy and Spain, but not in most countries [United States]
|
no
|
[
[
"i",
"n",
"c",
"o",
"m",
"e",
",",
" ",
"c",
"o",
"r",
"p",
"o",
"r",
"a",
"t",
"e",
" ",
",",
" ",
"s",
"o",
"m",
"e",
" ",
"e",
"x",
"c",
"i",
"s",
"e"
],
[
"e",
"v",
"e",
"r",
"y",
"o",
"n",
"e"
],
[
"r",
"e",
"f",
"u",
"s",
"e",
" ",
"t",
"o",
" ",
"p",
"a",
"y"
],
[
"W",
"-",
"4",
" ",
"a",
"l",
"l",
"o",
"w",
"a",
"n",
"c",
"e",
"s",
" ",
"t",
"o",
" ",
"r",
"e",
"d",
"u",
"c",
"e",
" ",
"w",
"i",
"t",
"h",
"h",
"o",
"l",
"d",
"i",
"n",
"g"
],
[
"y",
"e",
"s"
],
[
"n",
"o"
],
[
"v",
"e",
"r",
"y",
" ",
"r",
"a",
"r",
"e"
],
[
"v",
"e",
"r",
"y",
" ",
"r",
"a",
"r",
"e",
",",
" ",
"g",
"e",
"n",
"e",
"r",
"a",
"l",
"l",
"y",
" ",
"n",
"o",
"t",
" ",
"f",
"o",
"r",
" ",
"r",
"e",
"f",
"u",
"s",
"a",
"l",
"*"
]
] |
NWTRCC • More Than a Paycheck, October 2008
|
United States
|
http://nwtrcc.org/mtap08/mtap1008.php
|
24/1438042986423.95_20150728002306-00274-ip-10-236-191-2_175323126_0.json
|
4f886894__Than_a_Paycheck__October_2008__United_States
|
[0] peace tax funds tied to alternative NV defense [Britain (and other countries)] yes [United States]
|
no
|
[
[
"i",
"n",
"c",
"o",
"m",
"e",
",",
" ",
"c",
"o",
"r",
"p",
"o",
"r",
"a",
"t",
"e",
" ",
",",
" ",
"s",
"o",
"m",
"e",
" ",
"e",
"x",
"c",
"i",
"s",
"e"
],
[
"e",
"v",
"e",
"r",
"y",
"o",
"n",
"e"
],
[
"r",
"e",
"f",
"u",
"s",
"e",
" ",
"t",
"o",
" ",
"p",
"a",
"y"
],
[
"W",
"-",
"4",
" ",
"a",
"l",
"l",
"o",
"w",
"a",
"n",
"c",
"e",
"s",
" ",
"t",
"o",
" ",
"r",
"e",
"d",
"u",
"c",
"e",
" ",
"w",
"i",
"t",
"h",
"h",
"o",
"l",
"d",
"i",
"n",
"g"
],
[
"y",
"e",
"s"
],
[
"n",
"o"
],
[
"v",
"e",
"r",
"y",
" ",
"r",
"a",
"r",
"e"
],
[
"v",
"e",
"r",
"y",
" ",
"r",
"a",
"r",
"e",
",",
" ",
"g",
"e",
"n",
"e",
"r",
"a",
"l",
"l",
"y",
" ",
"n",
"o",
"t",
" ",
"f",
"o",
"r",
" ",
"r",
"e",
"f",
"u",
"s",
"a",
"l",
"*"
]
] |
NWTRCC • More Than a Paycheck, October 2008
|
United States
|
http://nwtrcc.org/mtap08/mtap1008.php
|
24/1438042986423.95_20150728002306-00274-ip-10-236-191-2_175323126_0.json
|
e28331e8__Famo_us_framework___InfoWorld__Famo_us_Render_Tree
|
[0] Tree structure [DOM] Yes [Famo.us Render Tree]
|
Yes
|
[
[
"Y",
"e",
"s"
],
[
"R",
"e",
"n",
"d",
"e",
"r",
"a",
"b",
"l",
"e",
"s",
" ",
"a",
"n",
"d",
" ",
"m",
"o",
"d",
"i",
"f",
"i",
"e",
"r",
"s"
],
[
"N",
"o"
],
[
"V",
"i",
"e",
"w",
"s",
" ",
"a",
"n",
"d",
" ",
"w",
"i",
"d",
"g",
"e",
"t",
"s"
],
[
"S",
"t",
"r",
"u",
"c",
"t",
"u",
"r",
"e"
],
[
"R",
"e",
"t",
"a",
"i",
"n",
" ",
"m",
"o",
"d",
"e"
],
[
"J",
"a",
"v",
"a",
"S",
"c",
"r",
"i",
"p",
"t"
]
] |
Jumping JavaScript! Hands-on with the Famo.us framework | InfoWorld
|
Famo.us Render Tree
|
http://www.infoworld.com/article/2607494/application-development/application-development-jumping-javascript-hands-on-with-the-famo-us-framework.html
|
24/1438042989790.89_20150728002309-00031-ip-10-236-191-2_511691671_0.json
|
e28331e8__Famo_us_framework___InfoWorld__Famo_us_Render_Tree
|
[0] Nodes [DOM] HTML elements [Famo.us Render Tree]
|
Renderables and modifiers
|
[
[
"Y",
"e",
"s"
],
[
"R",
"e",
"n",
"d",
"e",
"r",
"a",
"b",
"l",
"e",
"s",
" ",
"a",
"n",
"d",
" ",
"m",
"o",
"d",
"i",
"f",
"i",
"e",
"r",
"s"
],
[
"N",
"o"
],
[
"V",
"i",
"e",
"w",
"s",
" ",
"a",
"n",
"d",
" ",
"w",
"i",
"d",
"g",
"e",
"t",
"s"
],
[
"S",
"t",
"r",
"u",
"c",
"t",
"u",
"r",
"e"
],
[
"R",
"e",
"t",
"a",
"i",
"n",
" ",
"m",
"o",
"d",
"e"
],
[
"J",
"a",
"v",
"a",
"S",
"c",
"r",
"i",
"p",
"t"
]
] |
Jumping JavaScript! Hands-on with the Famo.us framework | InfoWorld
|
Famo.us Render Tree
|
http://www.infoworld.com/article/2607494/application-development/application-development-jumping-javascript-hands-on-with-the-famo-us-framework.html
|
24/1438042989790.89_20150728002309-00031-ip-10-236-191-2_511691671_0.json
|
e28331e8__Famo_us_framework___InfoWorld__Famo_us_Render_Tree
|
[0] Reflows [DOM] Yes [Famo.us Render Tree]
|
No
|
[
[
"Y",
"e",
"s"
],
[
"R",
"e",
"n",
"d",
"e",
"r",
"a",
"b",
"l",
"e",
"s",
" ",
"a",
"n",
"d",
" ",
"m",
"o",
"d",
"i",
"f",
"i",
"e",
"r",
"s"
],
[
"N",
"o"
],
[
"V",
"i",
"e",
"w",
"s",
" ",
"a",
"n",
"d",
" ",
"w",
"i",
"d",
"g",
"e",
"t",
"s"
],
[
"S",
"t",
"r",
"u",
"c",
"t",
"u",
"r",
"e"
],
[
"R",
"e",
"t",
"a",
"i",
"n",
" ",
"m",
"o",
"d",
"e"
],
[
"J",
"a",
"v",
"a",
"S",
"c",
"r",
"i",
"p",
"t"
]
] |
Jumping JavaScript! Hands-on with the Famo.us framework | InfoWorld
|
Famo.us Render Tree
|
http://www.infoworld.com/article/2607494/application-development/application-development-jumping-javascript-hands-on-with-the-famo-us-framework.html
|
24/1438042989790.89_20150728002309-00031-ip-10-236-191-2_511691671_0.json
|
e28331e8__Famo_us_framework___InfoWorld__Famo_us_Render_Tree
|
[0] Encapsulation [DOM] Shadow DOM [Famo.us Render Tree]
|
Views and widgets
|
[
[
"Y",
"e",
"s"
],
[
"R",
"e",
"n",
"d",
"e",
"r",
"a",
"b",
"l",
"e",
"s",
" ",
"a",
"n",
"d",
" ",
"m",
"o",
"d",
"i",
"f",
"i",
"e",
"r",
"s"
],
[
"N",
"o"
],
[
"V",
"i",
"e",
"w",
"s",
" ",
"a",
"n",
"d",
" ",
"w",
"i",
"d",
"g",
"e",
"t",
"s"
],
[
"S",
"t",
"r",
"u",
"c",
"t",
"u",
"r",
"e"
],
[
"R",
"e",
"t",
"a",
"i",
"n",
" ",
"m",
"o",
"d",
"e"
],
[
"J",
"a",
"v",
"a",
"S",
"c",
"r",
"i",
"p",
"t"
]
] |
Jumping JavaScript! Hands-on with the Famo.us framework | InfoWorld
|
Famo.us Render Tree
|
http://www.infoworld.com/article/2607494/application-development/application-development-jumping-javascript-hands-on-with-the-famo-us-framework.html
|
24/1438042989790.89_20150728002309-00031-ip-10-236-191-2_511691671_0.json
|
e28331e8__Famo_us_framework___InfoWorld__Famo_us_Render_Tree
|
[0] Meaning [DOM] Structure and rendering [Famo.us Render Tree]
|
Structure
|
[
[
"Y",
"e",
"s"
],
[
"R",
"e",
"n",
"d",
"e",
"r",
"a",
"b",
"l",
"e",
"s",
" ",
"a",
"n",
"d",
" ",
"m",
"o",
"d",
"i",
"f",
"i",
"e",
"r",
"s"
],
[
"N",
"o"
],
[
"V",
"i",
"e",
"w",
"s",
" ",
"a",
"n",
"d",
" ",
"w",
"i",
"d",
"g",
"e",
"t",
"s"
],
[
"S",
"t",
"r",
"u",
"c",
"t",
"u",
"r",
"e"
],
[
"R",
"e",
"t",
"a",
"i",
"n",
" ",
"m",
"o",
"d",
"e"
],
[
"J",
"a",
"v",
"a",
"S",
"c",
"r",
"i",
"p",
"t"
]
] |
Jumping JavaScript! Hands-on with the Famo.us framework | InfoWorld
|
Famo.us Render Tree
|
http://www.infoworld.com/article/2607494/application-development/application-development-jumping-javascript-hands-on-with-the-famo-us-framework.html
|
24/1438042989790.89_20150728002309-00031-ip-10-236-191-2_511691671_0.json
|
e28331e8__Famo_us_framework___InfoWorld__Famo_us_Render_Tree
|
[0] Render cycle [DOM] Immediate mode [Famo.us Render Tree]
|
Retain mode
|
[
[
"Y",
"e",
"s"
],
[
"R",
"e",
"n",
"d",
"e",
"r",
"a",
"b",
"l",
"e",
"s",
" ",
"a",
"n",
"d",
" ",
"m",
"o",
"d",
"i",
"f",
"i",
"e",
"r",
"s"
],
[
"N",
"o"
],
[
"V",
"i",
"e",
"w",
"s",
" ",
"a",
"n",
"d",
" ",
"w",
"i",
"d",
"g",
"e",
"t",
"s"
],
[
"S",
"t",
"r",
"u",
"c",
"t",
"u",
"r",
"e"
],
[
"R",
"e",
"t",
"a",
"i",
"n",
" ",
"m",
"o",
"d",
"e"
],
[
"J",
"a",
"v",
"a",
"S",
"c",
"r",
"i",
"p",
"t"
]
] |
Jumping JavaScript! Hands-on with the Famo.us framework | InfoWorld
|
Famo.us Render Tree
|
http://www.infoworld.com/article/2607494/application-development/application-development-jumping-javascript-hands-on-with-the-famo-us-framework.html
|
24/1438042989790.89_20150728002309-00031-ip-10-236-191-2_511691671_0.json
|
e28331e8__Famo_us_framework___InfoWorld__Famo_us_Render_Tree
|
[0] Language [DOM] HTML [Famo.us Render Tree]
|
JavaScript
|
[
[
"Y",
"e",
"s"
],
[
"R",
"e",
"n",
"d",
"e",
"r",
"a",
"b",
"l",
"e",
"s",
" ",
"a",
"n",
"d",
" ",
"m",
"o",
"d",
"i",
"f",
"i",
"e",
"r",
"s"
],
[
"N",
"o"
],
[
"V",
"i",
"e",
"w",
"s",
" ",
"a",
"n",
"d",
" ",
"w",
"i",
"d",
"g",
"e",
"t",
"s"
],
[
"S",
"t",
"r",
"u",
"c",
"t",
"u",
"r",
"e"
],
[
"R",
"e",
"t",
"a",
"i",
"n",
" ",
"m",
"o",
"d",
"e"
],
[
"J",
"a",
"v",
"a",
"S",
"c",
"r",
"i",
"p",
"t"
]
] |
Jumping JavaScript! Hands-on with the Famo.us framework | InfoWorld
|
Famo.us Render Tree
|
http://www.infoworld.com/article/2607494/application-development/application-development-jumping-javascript-hands-on-with-the-famo-us-framework.html
|
24/1438042989790.89_20150728002309-00031-ip-10-236-191-2_511691671_0.json
|
78f40cbf_Happy_New__Year_of_the_Snake___of_People_Born_in_a_Snake_Year
|
[Snakes] Quiet, calm, with deliberate, calculated movements
|
Intuitive, refined and collected
|
[] |
Happy New “Year of the Snake”
|
Traits of People Born in a Snake Year
|
http://www.vetstreet.com/our-pet-experts/happy-new-year-of-the-snake?WT.mc_id=default&icid=pets%7Crsslink%7Cvetstreetlink
|
24/1438042986423.95_20150728002306-00138-ip-10-236-191-2_806312967_0.json
|
78f40cbf_Happy_New__Year_of_the_Snake___of_People_Born_in_a_Snake_Year
|
[Snakes] Ageless in appearance, fluid, synchronous in motion
|
Attractive and graceful
|
[] |
Happy New “Year of the Snake”
|
Traits of People Born in a Snake Year
|
http://www.vetstreet.com/our-pet-experts/happy-new-year-of-the-snake?WT.mc_id=default&icid=pets%7Crsslink%7Cvetstreetlink
|
24/1438042986423.95_20150728002306-00138-ip-10-236-191-2_806312967_0.json
|
78f40cbf_Happy_New__Year_of_the_Snake___of_People_Born_in_a_Snake_Year
|
[Snakes] Often difficult to provoke; will flee rather than fight
|
Laid-back attitude
|
[] |
Happy New “Year of the Snake”
|
Traits of People Born in a Snake Year
|
http://www.vetstreet.com/our-pet-experts/happy-new-year-of-the-snake?WT.mc_id=default&icid=pets%7Crsslink%7Cvetstreetlink
|
24/1438042986423.95_20150728002306-00138-ip-10-236-191-2_806312967_0.json
|
78f40cbf_Happy_New__Year_of_the_Snake___of_People_Born_in_a_Snake_Year
|
[Snakes] Hard to locate; prefers hidden places; naturally camouflaged
|
Mysterious; private
|
[] |
Happy New “Year of the Snake”
|
Traits of People Born in a Snake Year
|
http://www.vetstreet.com/our-pet-experts/happy-new-year-of-the-snake?WT.mc_id=default&icid=pets%7Crsslink%7Cvetstreetlink
|
24/1438042986423.95_20150728002306-00138-ip-10-236-191-2_806312967_0.json
|
78f40cbf_Happy_New__Year_of_the_Snake___of_People_Born_in_a_Snake_Year
|
[Snakes] Hunts with precision and strikes with speed
|
Intelligent and decisive; targeted approach to goals
|
[] |
Happy New “Year of the Snake”
|
Traits of People Born in a Snake Year
|
http://www.vetstreet.com/our-pet-experts/happy-new-year-of-the-snake?WT.mc_id=default&icid=pets%7Crsslink%7Cvetstreetlink
|
24/1438042986423.95_20150728002306-00138-ip-10-236-191-2_806312967_0.json
|
78f40cbf_Happy_New__Year_of_the_Snake___of_People_Born_in_a_Snake_Year
|
[Snakes] Have no “voice” and “hear” only vibrations
|
Not great communicators
|
[] |
Happy New “Year of the Snake”
|
Traits of People Born in a Snake Year
|
http://www.vetstreet.com/our-pet-experts/happy-new-year-of-the-snake?WT.mc_id=default&icid=pets%7Crsslink%7Cvetstreetlink
|
24/1438042986423.95_20150728002306-00138-ip-10-236-191-2_806312967_0.json
|
78f40cbf_Happy_New__Year_of_the_Snake___of_People_Born_in_a_Snake_Year
|
[Snakes] Have no eyelids/eyebrows, so face is unchanging
|
Not outwardly emotional
|
[] |
Happy New “Year of the Snake”
|
Traits of People Born in a Snake Year
|
http://www.vetstreet.com/our-pet-experts/happy-new-year-of-the-snake?WT.mc_id=default&icid=pets%7Crsslink%7Cvetstreetlink
|
24/1438042986423.95_20150728002306-00138-ip-10-236-191-2_806312967_0.json
|
78f40cbf_Happy_New__Year_of_the_Snake___of_People_Born_in_a_Snake_Year
|
[Snakes] Rest when not hunting/mating/fleeing. Likes basking in the sun.
|
Enjoys calm and comfort
|
[] |
Happy New “Year of the Snake”
|
Traits of People Born in a Snake Year
|
http://www.vetstreet.com/our-pet-experts/happy-new-year-of-the-snake?WT.mc_id=default&icid=pets%7Crsslink%7Cvetstreetlink
|
24/1438042986423.95_20150728002306-00138-ip-10-236-191-2_806312967_0.json
|
78f40cbf_Happy_New__Year_of_the_Snake___of_People_Born_in_a_Snake_Year
|
[Snakes] It’s all about that sleek, phallic look
|
Sexy and seductive
|
[] |
Happy New “Year of the Snake”
|
Traits of People Born in a Snake Year
|
http://www.vetstreet.com/our-pet-experts/happy-new-year-of-the-snake?WT.mc_id=default&icid=pets%7Crsslink%7Cvetstreetlink
|
24/1438042986423.95_20150728002306-00138-ip-10-236-191-2_806312967_0.json
|
c0ac8b70_Amerigas__Recommendation
|
[0] Services [Comment] Propane, tank installation, construction, system maintenance, appliances. [Recommendation]
|
Assess your propane needs (tank, appliances, etc.) and request a detailed quote that takes them into account.
|
[] |
Amerigas
|
Recommendation
|
http://www.propanedeal.com/companies/Amerigas
|
24/1438042986423.95_20150728002306-00024-ip-10-236-191-2_688873571_0.json
|
c0ac8b70_Amerigas__Recommendation
|
[0] Safety record [Comment] Excellent. 24/7/365 emergency line. [Recommendation]
|
Enquire as to the company’s safety history and record in your area.
|
[] |
Amerigas
|
Recommendation
|
http://www.propanedeal.com/companies/Amerigas
|
24/1438042986423.95_20150728002306-00024-ip-10-236-191-2_688873571_0.json
|
c0ac8b70_Amerigas__Recommendation
|
[0] Business reputation [Comment] Excellent. [Recommendation]
|
Call your local Amerigas customer care number to find out how responsive they are.
|
[] |
Amerigas
|
Recommendation
|
http://www.propanedeal.com/companies/Amerigas
|
24/1438042986423.95_20150728002306-00024-ip-10-236-191-2_688873571_0.json
|
c0ac8b70_Amerigas__Recommendation
|
[0] Propane price [Comment] Of the three national propane companies, Amerigas is cheapest for Ohio (closest state to the national average in terms of propane prices in March 2013). [Recommendation]
|
Check propane price trends in your state or region to ensure the price you are offered per gallon reflects market price as much as possible.
|
[] |
Amerigas
|
Recommendation
|
http://www.propanedeal.com/companies/Amerigas
|
24/1438042986423.95_20150728002306-00024-ip-10-236-191-2_688873571_0.json
|
c0ac8b70_Amerigas__Recommendation
|
[0] Delivery options [Comment] Pay-by-delivery and automatic delivery. [Recommendation]
|
Decide whether you want to control when the company delivers propane or whether you would rather have peace of mind through automatic delivery.
|
[] |
Amerigas
|
Recommendation
|
http://www.propanedeal.com/companies/Amerigas
|
24/1438042986423.95_20150728002306-00024-ip-10-236-191-2_688873571_0.json
|
c0ac8b70_Amerigas__Recommendation
|
[0] Propane price options [Comment] Fixed pricing, market pricing and budget planning. [Recommendation]
|
Assess whether you want to pay for propane in one or several installments, whether you want to plan deliveries according to market trends or whether you prefer to have a fixed price per gallon throughout the year.
|
[] |
Amerigas
|
Recommendation
|
http://www.propanedeal.com/companies/Amerigas
|
24/1438042986423.95_20150728002306-00024-ip-10-236-191-2_688873571_0.json
|
c0ac8b70_Amerigas__Recommendation
|
[0] Other options [Comment] System inspection, gas line maintenance, payment protection (if account holder dies). [Recommendation]
|
It is recommended to have your propane system once a year and it is easier to request your propane company to maintain your system.
|
[] |
Amerigas
|
Recommendation
|
http://www.propanedeal.com/companies/Amerigas
|
24/1438042986423.95_20150728002306-00024-ip-10-236-191-2_688873571_0.json
|
c0ac8b70_Amerigas__Recommendation
|
[0] Fees and charges [Comment] Safety, transportation costs compensation, late payment / bounced check, excess propane removal, after-hours delivery, maintenance on customer-owned equipment. [Recommendation]
|
Know what you may be billed for (e.g., out of hours delivery) and, if you own a tank, decide whether you want your propane company to maintain it for you (recommended unless you have already identified a propane technician).
|
[] |
Amerigas
|
Recommendation
|
http://www.propanedeal.com/companies/Amerigas
|
24/1438042986423.95_20150728002306-00024-ip-10-236-191-2_688873571_0.json
|
9ba1255e_ed_College___Football__Workout__Lower_Body
|
[Chest] Dips (2 sets to failure) [Shoulders] Military Press [Lower Body]
|
Leg Extensions
|
[
[
"L",
"e",
"g",
" ",
"E",
"x",
"t",
"e",
"n",
"s",
"i",
"o",
"n",
"s"
],
[
"L",
"e",
"g",
" ",
"C",
"u",
"r",
"l",
"s"
],
[
"L",
"e",
"g",
" ",
"P",
"r",
"e",
"s",
"s"
],
[
"C",
"a",
"l",
"f",
" ",
"R",
"a",
"i",
"s",
"e",
"s"
],
[
"S",
"e",
"a",
"t",
"e",
"d",
" ",
"C",
"a",
"l",
"f",
" ",
"R",
"a",
"s",
"i",
"s",
"e",
"s"
],
[
"S",
"t",
"r",
"a",
"i",
"g",
"h",
"t",
" ",
"L",
"e",
"g",
" ",
"D",
"e",
"a",
"d",
" ",
"L",
"i",
"f",
"t",
"s"
],
[
"H",
"a",
"n",
"g",
" ",
"C",
"l",
"e",
"a",
"n",
"s"
]
] |
Merced College - Football: Workout
|
Lower Body
|
http://www.mccd.edu/athletics/mens/football/workout2.html
|
24/1438042989043.35_20150728002309-00026-ip-10-236-191-2_585785609_6.json
|
9ba1255e_ed_College___Football__Workout__Lower_Body
|
[Chest] Incline Press [Shoulders] Seated Rows [Lower Body]
|
Leg Curls
|
[
[
"L",
"e",
"g",
" ",
"E",
"x",
"t",
"e",
"n",
"s",
"i",
"o",
"n",
"s"
],
[
"L",
"e",
"g",
" ",
"C",
"u",
"r",
"l",
"s"
],
[
"L",
"e",
"g",
" ",
"P",
"r",
"e",
"s",
"s"
],
[
"C",
"a",
"l",
"f",
" ",
"R",
"a",
"i",
"s",
"e",
"s"
],
[
"S",
"e",
"a",
"t",
"e",
"d",
" ",
"C",
"a",
"l",
"f",
" ",
"R",
"a",
"s",
"i",
"s",
"e",
"s"
],
[
"S",
"t",
"r",
"a",
"i",
"g",
"h",
"t",
" ",
"L",
"e",
"g",
" ",
"D",
"e",
"a",
"d",
" ",
"L",
"i",
"f",
"t",
"s"
],
[
"H",
"a",
"n",
"g",
" ",
"C",
"l",
"e",
"a",
"n",
"s"
]
] |
Merced College - Football: Workout
|
Lower Body
|
http://www.mccd.edu/athletics/mens/football/workout2.html
|
24/1438042989043.35_20150728002309-00026-ip-10-236-191-2_585785609_6.json
|
9ba1255e_ed_College___Football__Workout__Lower_Body
|
[Chest] Decline Press [Shoulders] Deltoid Raises [Lower Body]
|
Leg Press
|
[
[
"L",
"e",
"g",
" ",
"E",
"x",
"t",
"e",
"n",
"s",
"i",
"o",
"n",
"s"
],
[
"L",
"e",
"g",
" ",
"C",
"u",
"r",
"l",
"s"
],
[
"L",
"e",
"g",
" ",
"P",
"r",
"e",
"s",
"s"
],
[
"C",
"a",
"l",
"f",
" ",
"R",
"a",
"i",
"s",
"e",
"s"
],
[
"S",
"e",
"a",
"t",
"e",
"d",
" ",
"C",
"a",
"l",
"f",
" ",
"R",
"a",
"s",
"i",
"s",
"e",
"s"
],
[
"S",
"t",
"r",
"a",
"i",
"g",
"h",
"t",
" ",
"L",
"e",
"g",
" ",
"D",
"e",
"a",
"d",
" ",
"L",
"i",
"f",
"t",
"s"
],
[
"H",
"a",
"n",
"g",
" ",
"C",
"l",
"e",
"a",
"n",
"s"
]
] |
Merced College - Football: Workout
|
Lower Body
|
http://www.mccd.edu/athletics/mens/football/workout2.html
|
24/1438042989043.35_20150728002309-00026-ip-10-236-191-2_585785609_6.json
|
9ba1255e_ed_College___Football__Workout__Lower_Body
|
[Chest] Dumbell Press [Shoulders] Lat Pulls [Lower Body]
|
Calf Raises
|
[
[
"L",
"e",
"g",
" ",
"E",
"x",
"t",
"e",
"n",
"s",
"i",
"o",
"n",
"s"
],
[
"L",
"e",
"g",
" ",
"C",
"u",
"r",
"l",
"s"
],
[
"L",
"e",
"g",
" ",
"P",
"r",
"e",
"s",
"s"
],
[
"C",
"a",
"l",
"f",
" ",
"R",
"a",
"i",
"s",
"e",
"s"
],
[
"S",
"e",
"a",
"t",
"e",
"d",
" ",
"C",
"a",
"l",
"f",
" ",
"R",
"a",
"s",
"i",
"s",
"e",
"s"
],
[
"S",
"t",
"r",
"a",
"i",
"g",
"h",
"t",
" ",
"L",
"e",
"g",
" ",
"D",
"e",
"a",
"d",
" ",
"L",
"i",
"f",
"t",
"s"
],
[
"H",
"a",
"n",
"g",
" ",
"C",
"l",
"e",
"a",
"n",
"s"
]
] |
Merced College - Football: Workout
|
Lower Body
|
http://www.mccd.edu/athletics/mens/football/workout2.html
|
24/1438042989043.35_20150728002309-00026-ip-10-236-191-2_585785609_6.json
|
9ba1255e_ed_College___Football__Workout__Lower_Body
|
[Chest] Dumbell Flies [Shoulders] Bicep Curls [Lower Body]
|
Seated Calf Rasises
|
[
[
"L",
"e",
"g",
" ",
"E",
"x",
"t",
"e",
"n",
"s",
"i",
"o",
"n",
"s"
],
[
"L",
"e",
"g",
" ",
"C",
"u",
"r",
"l",
"s"
],
[
"L",
"e",
"g",
" ",
"P",
"r",
"e",
"s",
"s"
],
[
"C",
"a",
"l",
"f",
" ",
"R",
"a",
"i",
"s",
"e",
"s"
],
[
"S",
"e",
"a",
"t",
"e",
"d",
" ",
"C",
"a",
"l",
"f",
" ",
"R",
"a",
"s",
"i",
"s",
"e",
"s"
],
[
"S",
"t",
"r",
"a",
"i",
"g",
"h",
"t",
" ",
"L",
"e",
"g",
" ",
"D",
"e",
"a",
"d",
" ",
"L",
"i",
"f",
"t",
"s"
],
[
"H",
"a",
"n",
"g",
" ",
"C",
"l",
"e",
"a",
"n",
"s"
]
] |
Merced College - Football: Workout
|
Lower Body
|
http://www.mccd.edu/athletics/mens/football/workout2.html
|
24/1438042989043.35_20150728002309-00026-ip-10-236-191-2_585785609_6.json
|
9ba1255e_ed_College___Football__Workout__Lower_Body
|
[Chest] Push-Ups (2 sets to failure) [Shoulders] Pull-Ups [Lower Body]
|
Straight Leg Dead Lifts
|
[
[
"L",
"e",
"g",
" ",
"E",
"x",
"t",
"e",
"n",
"s",
"i",
"o",
"n",
"s"
],
[
"L",
"e",
"g",
" ",
"C",
"u",
"r",
"l",
"s"
],
[
"L",
"e",
"g",
" ",
"P",
"r",
"e",
"s",
"s"
],
[
"C",
"a",
"l",
"f",
" ",
"R",
"a",
"i",
"s",
"e",
"s"
],
[
"S",
"e",
"a",
"t",
"e",
"d",
" ",
"C",
"a",
"l",
"f",
" ",
"R",
"a",
"s",
"i",
"s",
"e",
"s"
],
[
"S",
"t",
"r",
"a",
"i",
"g",
"h",
"t",
" ",
"L",
"e",
"g",
" ",
"D",
"e",
"a",
"d",
" ",
"L",
"i",
"f",
"t",
"s"
],
[
"H",
"a",
"n",
"g",
" ",
"C",
"l",
"e",
"a",
"n",
"s"
]
] |
Merced College - Football: Workout
|
Lower Body
|
http://www.mccd.edu/athletics/mens/football/workout2.html
|
24/1438042989043.35_20150728002309-00026-ip-10-236-191-2_585785609_6.json
|
9ba1255e_ed_College___Football__Workout__Lower_Body
|
[Chest] Tricep Extensions [Shoulders] Traps/Shrugs [Lower Body]
|
Hang Cleans
|
[
[
"L",
"e",
"g",
" ",
"E",
"x",
"t",
"e",
"n",
"s",
"i",
"o",
"n",
"s"
],
[
"L",
"e",
"g",
" ",
"C",
"u",
"r",
"l",
"s"
],
[
"L",
"e",
"g",
" ",
"P",
"r",
"e",
"s",
"s"
],
[
"C",
"a",
"l",
"f",
" ",
"R",
"a",
"i",
"s",
"e",
"s"
],
[
"S",
"e",
"a",
"t",
"e",
"d",
" ",
"C",
"a",
"l",
"f",
" ",
"R",
"a",
"s",
"i",
"s",
"e",
"s"
],
[
"S",
"t",
"r",
"a",
"i",
"g",
"h",
"t",
" ",
"L",
"e",
"g",
" ",
"D",
"e",
"a",
"d",
" ",
"L",
"i",
"f",
"t",
"s"
],
[
"H",
"a",
"n",
"g",
" ",
"C",
"l",
"e",
"a",
"n",
"s"
]
] |
Merced College - Football: Workout
|
Lower Body
|
http://www.mccd.edu/athletics/mens/football/workout2.html
|
24/1438042989043.35_20150728002309-00026-ip-10-236-191-2_585785609_6.json
|
d205255e_Serial_Connections___VT100_net__and_Printer_Interface_Signals_Description
|
[Pin] 1 [Signal] Data terminal ready [Mnemonic] DTR [Description]
|
From VT320 When on, tells the modem or printer that the VT320 is ready to send or receive.
|
[] |
Digital VT320 Serial Connections – VT100.net
|
Description
|
http://vt100.net/dec/vt320/serial_connections
|
24/1438042986423.95_20150728002306-00222-ip-10-236-191-2_260215911_0.json
|
d205255e_Serial_Connections___VT100_net__and_Printer_Interface_Signals_Description
|
[Pin] 2 [Signal] Transmitted data [Mnemonic] TXD+ [Description]
|
From VT320 Sends serial characters. Held in the mark state (-) when characters are not being sent. In modem control modes, sends data only when DSR and DTR signals are on.
|
[] |
Digital VT320 Serial Connections – VT100.net
|
Description
|
http://vt100.net/dec/vt320/serial_connections
|
24/1438042986423.95_20150728002306-00222-ip-10-236-191-2_260215911_0.json
|
d205255e_Serial_Connections___VT100_net__and_Printer_Interface_Signals_Description
|
[Pin] 3 [Signal] Transmit signal ground [Mnemonic] TDX- [Description]
|
Provides the common ground reference potential for transmitted signals TXD+ and DTR.
|
[] |
Digital VT320 Serial Connections – VT100.net
|
Description
|
http://vt100.net/dec/vt320/serial_connections
|
24/1438042986423.95_20150728002306-00222-ip-10-236-191-2_260215911_0.json
|
d205255e_Serial_Connections___VT100_net__and_Printer_Interface_Signals_Description
|
[Pin] 4 [Signal] Receive signal ground [Mnemonic] RXD- [Description]
|
Provides the common ground reference potential for received signals RXD+ and DSR.
|
[] |
Digital VT320 Serial Connections – VT100.net
|
Description
|
http://vt100.net/dec/vt320/serial_connections
|
24/1438042986423.95_20150728002306-00222-ip-10-236-191-2_260215911_0.json
|
d205255e_Serial_Connections___VT100_net__and_Printer_Interface_Signals_Description
|
[Pin] 5 [Signal] Received data [Mnemonic] RXD+ [Description]
|
To VT320 Receives serial characters.
|
[] |
Digital VT320 Serial Connections – VT100.net
|
Description
|
http://vt100.net/dec/vt320/serial_connections
|
24/1438042986423.95_20150728002306-00222-ip-10-236-191-2_260215911_0.json
|
d205255e_Serial_Connections___VT100_net__and_Printer_Interface_Signals_Description
|
[Pin] 6 [Signal] Data set ready [Mnemonic] DSR [Description]
|
To VT320 For the comm line: When on, tells the VT320 that the modem is in the data mode and is ready to communicate. For the printer line: Receives DTR on this line. If DSR is present at power-up, the printer controls print operations. If DSR is not present at power-up, the terminal checks for DSR before each print operation.
|
[] |
Digital VT320 Serial Connections – VT100.net
|
Description
|
http://vt100.net/dec/vt320/serial_connections
|
24/1438042986423.95_20150728002306-00222-ip-10-236-191-2_260215911_0.json
|
0d9805f0_D_install_and_high_performance__description
|
[command] dpkg --install [example] dpkg --install package.deb [description]
|
installs/updates the given package
|
[] |
The Debian Advanced Packaging Tool, APT :: kanotix.com :: GNU Linux Live system based on Debian, optimized for HD-install and high performance
|
description
|
http://www.kanotix.de/index.php?module=pnWikka&tag=AptPackagemanager
|
24/1438042986423.95_20150728002306-00335-ip-10-236-191-2_547256757_12.json
|
0d9805f0_D_install_and_high_performance__description
|
[command] apt-get install [example] apt-get install package [description]
|
install a package ( known in the database package)
|
[] |
The Debian Advanced Packaging Tool, APT :: kanotix.com :: GNU Linux Live system based on Debian, optimized for HD-install and high performance
|
description
|
http://www.kanotix.de/index.php?module=pnWikka&tag=AptPackagemanager
|
24/1438042986423.95_20150728002306-00335-ip-10-236-191-2_547256757_12.json
|
0d9805f0_D_install_and_high_performance__description
|
[command] apt-get remove [example] apt-get remove package [description]
|
remove an installed package
|
[] |
The Debian Advanced Packaging Tool, APT :: kanotix.com :: GNU Linux Live system based on Debian, optimized for HD-install and high performance
|
description
|
http://www.kanotix.de/index.php?module=pnWikka&tag=AptPackagemanager
|
24/1438042986423.95_20150728002306-00335-ip-10-236-191-2_547256757_12.json
|
0d9805f0_D_install_and_high_performance__description
|
[command] apt-get update [example] apt-get update [description]
|
update the package database
|
[] |
The Debian Advanced Packaging Tool, APT :: kanotix.com :: GNU Linux Live system based on Debian, optimized for HD-install and high performance
|
description
|
http://www.kanotix.de/index.php?module=pnWikka&tag=AptPackagemanager
|
24/1438042986423.95_20150728002306-00335-ip-10-236-191-2_547256757_12.json
|
0d9805f0_D_install_and_high_performance__description
|
[command] apt-get dist-upgrade [example] apt-get dist-upgrade [description]
|
all installed packages will be updated unless the dependencies dont allow that
|
[] |
The Debian Advanced Packaging Tool, APT :: kanotix.com :: GNU Linux Live system based on Debian, optimized for HD-install and high performance
|
description
|
http://www.kanotix.de/index.php?module=pnWikka&tag=AptPackagemanager
|
24/1438042986423.95_20150728002306-00335-ip-10-236-191-2_547256757_12.json
|
0d9805f0_D_install_and_high_performance__description
|
[command] apt-cache search [example] apt-cache search package [description]
|
Search (within the package database) the named package
|
[] |
The Debian Advanced Packaging Tool, APT :: kanotix.com :: GNU Linux Live system based on Debian, optimized for HD-install and high performance
|
description
|
http://www.kanotix.de/index.php?module=pnWikka&tag=AptPackagemanager
|
24/1438042986423.95_20150728002306-00335-ip-10-236-191-2_547256757_12.json
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.