task
stringlengths
12
101
input
stringlengths
0
90.2k
output
stringlengths
1
139k
options
sequence
pageTitle
stringlengths
0
1.11k
outputColName
stringlengths
1
3.1k
url
stringlengths
14
585
wdcFile
stringlengths
65
76
bb31918c_w_to_use_Pvcs_task___Java_Tips__1
[0] Attribute [2] Required [1]
Description
[]
How to use Pvcs task - Java Tips
1
http://www.java-tips.org/other-api-tips-100035/105-ant/718-how-to-use-pvcs-task.html
37/1438042988598.68_20150728002308-00211-ip-10-236-191-2_527871873_1.json
bb31918c_w_to_use_Pvcs_task___Java_Tips__1
[0] repository [2] Yes [1]
The location of the repository (see your PVCS manuals)
[]
How to use Pvcs task - Java Tips
1
http://www.java-tips.org/other-api-tips-100035/105-ant/718-how-to-use-pvcs-task.html
37/1438042988598.68_20150728002308-00211-ip-10-236-191-2_527871873_1.json
bb31918c_w_to_use_Pvcs_task___Java_Tips__1
[0] pvcsproject [2] No [1]
The project within the PVCS repository to extract files from ("/" is root project and that is default if this attribute isn't specified)
[]
How to use Pvcs task - Java Tips
1
http://www.java-tips.org/other-api-tips-100035/105-ant/718-how-to-use-pvcs-task.html
37/1438042988598.68_20150728002308-00211-ip-10-236-191-2_527871873_1.json
bb31918c_w_to_use_Pvcs_task___Java_Tips__1
[0] label [2] No [1]
Only files marked with this label are extracted.
[]
How to use Pvcs task - Java Tips
1
http://www.java-tips.org/other-api-tips-100035/105-ant/718-how-to-use-pvcs-task.html
37/1438042988598.68_20150728002308-00211-ip-10-236-191-2_527871873_1.json
bb31918c_w_to_use_Pvcs_task___Java_Tips__1
[0] promotiongroup [2] No [1]
Only files within this promotion group are extracted. Using both the label and the promotiongroup tag will cause the files in the promotion group and with that label to be extracted.
[]
How to use Pvcs task - Java Tips
1
http://www.java-tips.org/other-api-tips-100035/105-ant/718-how-to-use-pvcs-task.html
37/1438042988598.68_20150728002308-00211-ip-10-236-191-2_527871873_1.json
bb31918c_w_to_use_Pvcs_task___Java_Tips__1
[0] config [2] No [1]
path of a non default .cfg file. Can be given absolute or relative to ant's base directory.
[]
How to use Pvcs task - Java Tips
1
http://www.java-tips.org/other-api-tips-100035/105-ant/718-how-to-use-pvcs-task.html
37/1438042988598.68_20150728002308-00211-ip-10-236-191-2_527871873_1.json
bb31918c_w_to_use_Pvcs_task___Java_Tips__1
[0] force [2] No [1]
If set to yes all files that exists and are writable are overwritten. Default no causes the files that are writable to be ignored. This stops the PVCS command get to stop asking questions!
[]
How to use Pvcs task - Java Tips
1
http://www.java-tips.org/other-api-tips-100035/105-ant/718-how-to-use-pvcs-task.html
37/1438042988598.68_20150728002308-00211-ip-10-236-191-2_527871873_1.json
bb31918c_w_to_use_Pvcs_task___Java_Tips__1
[0] workspace [2] No [1]
By specifying a workspace, the files are extracted to that location. A PVCS workspace is a name for a location of the workfiles and isn't as such the location itself. You define the location for a workspace using the PVCS GUI clients. If this isn't specified the default workspace for the current user is used.
[]
How to use Pvcs task - Java Tips
1
http://www.java-tips.org/other-api-tips-100035/105-ant/718-how-to-use-pvcs-task.html
37/1438042988598.68_20150728002308-00211-ip-10-236-191-2_527871873_1.json
bb31918c_w_to_use_Pvcs_task___Java_Tips__1
[0] pvcsbin [2] No [1]
On some systems the PVCS executables pcli and get are not found in the PATH. In such cases this attribute should be set to the bin directory of the PVCS installation containing the executables mentioned before. If this attribute isn't specified the tag expects the executables to be found using the PATH environment variable.
[]
How to use Pvcs task - Java Tips
1
http://www.java-tips.org/other-api-tips-100035/105-ant/718-how-to-use-pvcs-task.html
37/1438042988598.68_20150728002308-00211-ip-10-236-191-2_527871873_1.json
bb31918c_w_to_use_Pvcs_task___Java_Tips__1
[0] ignorereturncode [2] No [1]
If set to true the return value from executing the pvcs commands are ignored.
[]
How to use Pvcs task - Java Tips
1
http://www.java-tips.org/other-api-tips-100035/105-ant/718-how-to-use-pvcs-task.html
37/1438042988598.68_20150728002308-00211-ip-10-236-191-2_527871873_1.json
bb31918c_w_to_use_Pvcs_task___Java_Tips__1
[0] updateonly [2] No [1]
If set to true files are gotten only if newer than existing local files.
[]
How to use Pvcs task - Java Tips
1
http://www.java-tips.org/other-api-tips-100035/105-ant/718-how-to-use-pvcs-task.html
37/1438042988598.68_20150728002308-00211-ip-10-236-191-2_527871873_1.json
bb31918c_w_to_use_Pvcs_task___Java_Tips__1
[0] filenameformat [2] No [1]
The format of your folder names in a format suitable for java.text.MessageFormat. Defaults to {0}-arc({1}). Repositories where the archive extension is not -arc should set this.
[]
How to use Pvcs task - Java Tips
1
http://www.java-tips.org/other-api-tips-100035/105-ant/718-how-to-use-pvcs-task.html
37/1438042988598.68_20150728002308-00211-ip-10-236-191-2_527871873_1.json
bb31918c_w_to_use_Pvcs_task___Java_Tips__1
[0] linestart [2] No [1]
Used to parse the output of the pcli command. It defaults to "P:. The parser already knows about / and \\, this property is useful in cases where the repository is accessed on a Windows platform via a drive letter mapping.
[]
How to use Pvcs task - Java Tips
1
http://www.java-tips.org/other-api-tips-100035/105-ant/718-how-to-use-pvcs-task.html
37/1438042988598.68_20150728002308-00211-ip-10-236-191-2_527871873_1.json
bb31918c_w_to_use_Pvcs_task___Java_Tips__1
[0] revision [2] No [1]
Retrieve the specified revision.
[]
How to use Pvcs task - Java Tips
1
http://www.java-tips.org/other-api-tips-100035/105-ant/718-how-to-use-pvcs-task.html
37/1438042988598.68_20150728002308-00211-ip-10-236-191-2_527871873_1.json
bb31918c_w_to_use_Pvcs_task___Java_Tips__1
[0] userid [2] No [1]
Use the specified userid.
[]
How to use Pvcs task - Java Tips
1
http://www.java-tips.org/other-api-tips-100035/105-ant/718-how-to-use-pvcs-task.html
37/1438042988598.68_20150728002308-00211-ip-10-236-191-2_527871873_1.json
d3fc6a04__r68__IpodStatus___Main___Wiki__Description_of_bug
[Affected iPods] All but 1st...3rd Gen [Comments] The power consumption problem has not been fixed on other models. See IpodRuntime [Description of bug]
Battery life is significantly less than the Apple firmware
[]
(r68) IpodStatus < Main < Wiki
Description of bug
http://www.rockbox.org/wiki/IpodStatus?rev=68
37/1438042982013.25_20150728002302-00178-ip-10-236-191-2_692072030_1.json
d3fc6a04__r68__IpodStatus___Main___Wiki__Description_of_bug
[Affected iPods] All [Comments] This is due to the CPU not decoding the audio track fast enough. The solution is to optimise these codecs to decode more efficiently and/or start using the iPod's second CPU for some tasks. See Audio Codecs Current status [Description of bug]
I hear skipping when playing some audio files
[]
(r68) IpodStatus < Main < Wiki
Description of bug
http://www.rockbox.org/wiki/IpodStatus?rev=68
37/1438042982013.25_20150728002302-00178-ip-10-236-191-2_692072030_1.json
d3fc6a04__r68__IpodStatus___Main___Wiki__Description_of_bug
[Affected iPods] All [Comments] CPU intensive tasks such as audio decoding, running plugins and using the software EQ can cause the UI to become sluggish. Ways to minimise the effect of this are being investigated. [Description of bug]
The UI sometimes becomes sluggish
[]
(r68) IpodStatus < Main < Wiki
Description of bug
http://www.rockbox.org/wiki/IpodStatus?rev=68
37/1438042982013.25_20150728002302-00178-ip-10-236-191-2_692072030_1.json
d3fc6a04__r68__IpodStatus___Main___Wiki__Description_of_bug
[Affected iPods] All [Comments] The iPod serial interface has not been ported from iPodLinux yet. The platform-specific serial communication protocol, Apple Accessories Protocol, is now well documented. [Description of bug]
Remote Control doesn't work
[]
(r68) IpodStatus < Main < Wiki
Description of bug
http://www.rockbox.org/wiki/IpodStatus?rev=68
37/1438042982013.25_20150728002302-00178-ip-10-236-191-2_692072030_1.json
d3fc6a04__r68__IpodStatus___Main___Wiki__Description_of_bug
[Affected iPods] All [Comments] No click sound played when click wheel is used. [Description of bug]
Click Wheel not fully implemented
[]
(r68) IpodStatus < Main < Wiki
Description of bug
http://www.rockbox.org/wiki/IpodStatus?rev=68
37/1438042982013.25_20150728002302-00178-ip-10-236-191-2_692072030_1.json
d3fc6a04__r68__IpodStatus___Main___Wiki__Description_of_bug
[Affected iPods] Photo,4g,mini [Comments] System needs rebooting every once in a while. This occasionally happens with the 5G/5.5G video as well. [Description of bug]
Occasional Freezes
[]
(r68) IpodStatus < Main < Wiki
Description of bug
http://www.rockbox.org/wiki/IpodStatus?rev=68
37/1438042982013.25_20150728002302-00178-ip-10-236-191-2_692072030_1.json
c8fc1fba_narios___George_Fox_University__n_addition_to_Level_1_actions_
[0] Critical Incident Response Team (CIRT) Meet to facilitate communication between members and update PELT Monitor situation Contact Marketing and Communications Bring in Associate Dean of Residence Life for isolation planning
Maintain contact among the Critical Incident Response Team
[]
Specific Emergency Scenarios | George Fox University
Level 2: Suspected cases on campus or confirmed cases of on campus (In addition to Level 1 actions)
https://www.georgefox.edu/offices/security/Newberg-Campus-Emergency-Response-Plan/Specific-Emergency-Scenarios.html
37/1438042982013.25_20150728002302-00124-ip-10-236-191-2_900173934_1.json
c8fc1fba_narios___George_Fox_University__n_addition_to_Level_1_actions_
[0] Health and Counseling Center Director Assume role as Primary Incident Commander Communicate with Yamhill County Health Department regarding planning and surveillance (if required)
Establish communication with deans and director of security Notify Bon Appetit on number of potential contacts that may require isolation Compose communication with Director of strategic communication (MarCom) and CIRT for the campus community regarding signs and symptoms protocol for referral of suspected cases Communicate with other colleges (if applicable) In conjunction with CIRT issue communications to campus community regarding status of disease spread, self protection and university response (Email, phone, website, all-campus meeting)
[]
Specific Emergency Scenarios | George Fox University
Level 2: Suspected cases on campus or confirmed cases of on campus (In addition to Level 1 actions)
https://www.georgefox.edu/offices/security/Newberg-Campus-Emergency-Response-Plan/Specific-Emergency-Scenarios.html
37/1438042982013.25_20150728002302-00124-ip-10-236-191-2_900173934_1.json
c8fc1fba_narios___George_Fox_University__n_addition_to_Level_1_actions_
[0] Campus Security
Assist director of Health and Counseling Be available for transporting individuals to hospitals
[]
Specific Emergency Scenarios | George Fox University
Level 2: Suspected cases on campus or confirmed cases of on campus (In addition to Level 1 actions)
https://www.georgefox.edu/offices/security/Newberg-Campus-Emergency-Response-Plan/Specific-Emergency-Scenarios.html
37/1438042982013.25_20150728002302-00124-ip-10-236-191-2_900173934_1.json
c8fc1fba_narios___George_Fox_University__n_addition_to_Level_1_actions_
[0] Residence Life Plan for isolating of students: Identify roles of essential staff: leadership, communications Health and Counseling Center trains essential personnel on risks and response
Enact plan for isolating of students Enact plan for meal delivery during isolation status:
[]
Specific Emergency Scenarios | George Fox University
Level 2: Suspected cases on campus or confirmed cases of on campus (In addition to Level 1 actions)
https://www.georgefox.edu/offices/security/Newberg-Campus-Emergency-Response-Plan/Specific-Emergency-Scenarios.html
37/1438042982013.25_20150728002302-00124-ip-10-236-191-2_900173934_1.json
c8fc1fba_narios___George_Fox_University__n_addition_to_Level_1_actions_
[0] Bon Appétit Ensure emergency response menu is planned for various degrees of needs Stockpile additional food stuffs and water Ensure food delivery process is planned and delivery supplies are in hand Identify roles of essential staff: leadership, communications Identify meal delivery need and method of delivery for isolated students
Enact plan for meal delivery during isolation status:
[]
Specific Emergency Scenarios | George Fox University
Level 2: Suspected cases on campus or confirmed cases of on campus (In addition to Level 1 actions)
https://www.georgefox.edu/offices/security/Newberg-Campus-Emergency-Response-Plan/Specific-Emergency-Scenarios.html
37/1438042982013.25_20150728002302-00124-ip-10-236-191-2_900173934_1.json
c8fc1fba_narios___George_Fox_University__n_addition_to_Level_1_actions_
[0] Health & Counseling Center Initiate prophylaxis of contacts based on strength of patient presentation and CDC/prevailing medical community recommendations Arrange for In-service training for flu for all HCC staff Update CIRT Incident Commander (VPSL) Initiate posters, e-mails, and campaign on selfprotection
Monitor health care workers Follow state and county protocol for patient testing Recommend isolating and monitoring suspected cases
[]
Specific Emergency Scenarios | George Fox University
Level 2: Suspected cases on campus or confirmed cases of on campus (In addition to Level 1 actions)
https://www.georgefox.edu/offices/security/Newberg-Campus-Emergency-Response-Plan/Specific-Emergency-Scenarios.html
37/1438042982013.25_20150728002302-00124-ip-10-236-191-2_900173934_1.json
6ba0a833_s_for_PlayStation_3___GameFAQs__Description
[Trophy] Anniversary gift [Type] Bronze [Description]
Play on SingStar's original launch date
[]
SingStar Digital Cheats, Codes, and Secrets for PlayStation 3 - GameFAQs
Description
http://www.gamefaqs.com/ps3/690860-singstar-digital/cheats
37/1438042988598.68_20150728002308-00192-ip-10-236-191-2_456283557_1.json
6ba0a833_s_for_PlayStation_3___GameFAQs__Description
[Trophy] Back me up [Type] Bronze [Description]
Complete 5 performances of a duet song with another player
[]
SingStar Digital Cheats, Codes, and Secrets for PlayStation 3 - GameFAQs
Description
http://www.gamefaqs.com/ps3/690860-singstar-digital/cheats
37/1438042988598.68_20150728002308-00192-ip-10-236-191-2_456283557_1.json
6ba0a833_s_for_PlayStation_3___GameFAQs__Description
[Trophy] Be number 1 [Type] Bronze [Description]
Gain the number 1 position in 10 different score charts
[]
SingStar Digital Cheats, Codes, and Secrets for PlayStation 3 - GameFAQs
Description
http://www.gamefaqs.com/ps3/690860-singstar-digital/cheats
37/1438042988598.68_20150728002308-00192-ip-10-236-191-2_456283557_1.json
6ba0a833_s_for_PlayStation_3___GameFAQs__Description
[Trophy] BFF [Type] Gold [Description]
Perform with a friend 300 times
[]
SingStar Digital Cheats, Codes, and Secrets for PlayStation 3 - GameFAQs
Description
http://www.gamefaqs.com/ps3/690860-singstar-digital/cheats
37/1438042988598.68_20150728002308-00192-ip-10-236-191-2_456283557_1.json
6ba0a833_s_for_PlayStation_3___GameFAQs__Description
[Trophy] Career crooner [Type] Silver [Description]
Accumulate 3000 seconds of perfect pitch
[]
SingStar Digital Cheats, Codes, and Secrets for PlayStation 3 - GameFAQs
Description
http://www.gamefaqs.com/ps3/690860-singstar-digital/cheats
37/1438042988598.68_20150728002308-00192-ip-10-236-191-2_456283557_1.json
6ba0a833_s_for_PlayStation_3___GameFAQs__Description
[Trophy] Channel surfer [Type] Bronze [Description]
View 50 pieces of media
[]
SingStar Digital Cheats, Codes, and Secrets for PlayStation 3 - GameFAQs
Description
http://www.gamefaqs.com/ps3/690860-singstar-digital/cheats
37/1438042988598.68_20150728002308-00192-ip-10-236-191-2_456283557_1.json
6ba0a833_s_for_PlayStation_3___GameFAQs__Description
[Trophy] Concert debut [Type] Bronze [Description]
Upload a piece of media
[]
SingStar Digital Cheats, Codes, and Secrets for PlayStation 3 - GameFAQs
Description
http://www.gamefaqs.com/ps3/690860-singstar-digital/cheats
37/1438042988598.68_20150728002308-00192-ip-10-236-191-2_456283557_1.json
6ba0a833_s_for_PlayStation_3___GameFAQs__Description
[Trophy] Don't stop the music [Type] Bronze [Description]
Perform 40 songs
[]
SingStar Digital Cheats, Codes, and Secrets for PlayStation 3 - GameFAQs
Description
http://www.gamefaqs.com/ps3/690860-singstar-digital/cheats
37/1438042988598.68_20150728002308-00192-ip-10-236-191-2_456283557_1.json
6ba0a833_s_for_PlayStation_3___GameFAQs__Description
[Trophy] Gold rush [Type] Gold [Description]
Complete 500 Golden Notes
[]
SingStar Digital Cheats, Codes, and Secrets for PlayStation 3 - GameFAQs
Description
http://www.gamefaqs.com/ps3/690860-singstar-digital/cheats
37/1438042988598.68_20150728002308-00192-ip-10-236-191-2_456283557_1.json
6ba0a833_s_for_PlayStation_3___GameFAQs__Description
[Trophy] Good vibrations [Type] Silver [Description]
Perform vibrato for a total of 300 seconds
[]
SingStar Digital Cheats, Codes, and Secrets for PlayStation 3 - GameFAQs
Description
http://www.gamefaqs.com/ps3/690860-singstar-digital/cheats
37/1438042988598.68_20150728002308-00192-ip-10-236-191-2_456283557_1.json
6ba0a833_s_for_PlayStation_3___GameFAQs__Description
[Trophy] Holiday special [Type] Bronze [Description]
Play on Christmas Day
[]
SingStar Digital Cheats, Codes, and Secrets for PlayStation 3 - GameFAQs
Description
http://www.gamefaqs.com/ps3/690860-singstar-digital/cheats
37/1438042988598.68_20150728002308-00192-ip-10-236-191-2_456283557_1.json
6ba0a833_s_for_PlayStation_3___GameFAQs__Description
[Trophy] Improving performer [Type] Bronze [Description]
Accumulate 500 seconds of perfect pitch
[]
SingStar Digital Cheats, Codes, and Secrets for PlayStation 3 - GameFAQs
Description
http://www.gamefaqs.com/ps3/690860-singstar-digital/cheats
37/1438042988598.68_20150728002308-00192-ip-10-236-191-2_456283557_1.json
6ba0a833_s_for_PlayStation_3___GameFAQs__Description
[Trophy] It takes two [Type] Bronze [Description]
Perform with a friend 30 times
[]
SingStar Digital Cheats, Codes, and Secrets for PlayStation 3 - GameFAQs
Description
http://www.gamefaqs.com/ps3/690860-singstar-digital/cheats
37/1438042988598.68_20150728002308-00192-ip-10-236-191-2_456283557_1.json
6ba0a833_s_for_PlayStation_3___GameFAQs__Description
[Trophy] Low Rider [Type] Bronze [Description]
Get the lowest score rank on any song
[]
SingStar Digital Cheats, Codes, and Secrets for PlayStation 3 - GameFAQs
Description
http://www.gamefaqs.com/ps3/690860-singstar-digital/cheats
37/1438042988598.68_20150728002308-00192-ip-10-236-191-2_456283557_1.json
6ba0a833_s_for_PlayStation_3___GameFAQs__Description
[Trophy] Lyrical odyssey [Type] Silver [Description]
Perform 100 songs
[]
SingStar Digital Cheats, Codes, and Secrets for PlayStation 3 - GameFAQs
Description
http://www.gamefaqs.com/ps3/690860-singstar-digital/cheats
37/1438042988598.68_20150728002308-00192-ip-10-236-191-2_456283557_1.json
6ba0a833_s_for_PlayStation_3___GameFAQs__Description
[Trophy] Midas touch [Type] Silver [Description]
Fill every Golden Note in a normal length performance
[]
SingStar Digital Cheats, Codes, and Secrets for PlayStation 3 - GameFAQs
Description
http://www.gamefaqs.com/ps3/690860-singstar-digital/cheats
37/1438042988598.68_20150728002308-00192-ip-10-236-191-2_456283557_1.json
6ba0a833_s_for_PlayStation_3___GameFAQs__Description
[Trophy] Musical marathon [Type] Gold [Description]
Perform 400 songs
[]
SingStar Digital Cheats, Codes, and Secrets for PlayStation 3 - GameFAQs
Description
http://www.gamefaqs.com/ps3/690860-singstar-digital/cheats
37/1438042988598.68_20150728002308-00192-ip-10-236-191-2_456283557_1.json
6ba0a833_s_for_PlayStation_3___GameFAQs__Description
[Trophy] Nailed it [Type] Silver [Description]
Get the highest ranking on every line in a Normal length performance
[]
SingStar Digital Cheats, Codes, and Secrets for PlayStation 3 - GameFAQs
Description
http://www.gamefaqs.com/ps3/690860-singstar-digital/cheats
37/1438042988598.68_20150728002308-00192-ip-10-236-191-2_456283557_1.json
6ba0a833_s_for_PlayStation_3___GameFAQs__Description
[Trophy] New styles [Type] Bronze [Description]
Perform vibrato for the first time
[]
SingStar Digital Cheats, Codes, and Secrets for PlayStation 3 - GameFAQs
Description
http://www.gamefaqs.com/ps3/690860-singstar-digital/cheats
37/1438042988598.68_20150728002308-00192-ip-10-236-191-2_456283557_1.json
6ba0a833_s_for_PlayStation_3___GameFAQs__Description
[Trophy] Perfect harmony [Type] Bronze [Description]
Sing in harmony with a friend during a Duet
[]
SingStar Digital Cheats, Codes, and Secrets for PlayStation 3 - GameFAQs
Description
http://www.gamefaqs.com/ps3/690860-singstar-digital/cheats
37/1438042988598.68_20150728002308-00192-ip-10-236-191-2_456283557_1.json
6ba0a833_s_for_PlayStation_3___GameFAQs__Description
[Trophy] Randomizer [Type] Bronze [Description]
Play 5 random songs selected by the shuffle button
[]
SingStar Digital Cheats, Codes, and Secrets for PlayStation 3 - GameFAQs
Description
http://www.gamefaqs.com/ps3/690860-singstar-digital/cheats
37/1438042988598.68_20150728002308-00192-ip-10-236-191-2_456283557_1.json
6ba0a833_s_for_PlayStation_3___GameFAQs__Description
[Trophy] Rule the stage [Type] Gold [Description]
Accumulate 10000 seconds of perfect pitch
[]
SingStar Digital Cheats, Codes, and Secrets for PlayStation 3 - GameFAQs
Description
http://www.gamefaqs.com/ps3/690860-singstar-digital/cheats
37/1438042988598.68_20150728002308-00192-ip-10-236-191-2_456283557_1.json
6ba0a833_s_for_PlayStation_3___GameFAQs__Description
[Trophy] Save it for later [Type] Bronze [Description]
Save 20 pieces of media
[]
SingStar Digital Cheats, Codes, and Secrets for PlayStation 3 - GameFAQs
Description
http://www.gamefaqs.com/ps3/690860-singstar-digital/cheats
37/1438042988598.68_20150728002308-00192-ip-10-236-191-2_456283557_1.json
6ba0a833_s_for_PlayStation_3___GameFAQs__Description
[Trophy] Sing me a love song [Type] Bronze [Description]
Perform a duet song on St. Valentine's Day
[]
SingStar Digital Cheats, Codes, and Secrets for PlayStation 3 - GameFAQs
Description
http://www.gamefaqs.com/ps3/690860-singstar-digital/cheats
37/1438042988598.68_20150728002308-00192-ip-10-236-191-2_456283557_1.json
6ba0a833_s_for_PlayStation_3___GameFAQs__Description
[Trophy] Sing-a-thon [Type] Silver [Description]
Perform 15 songs in one game session
[]
SingStar Digital Cheats, Codes, and Secrets for PlayStation 3 - GameFAQs
Description
http://www.gamefaqs.com/ps3/690860-singstar-digital/cheats
37/1438042988598.68_20150728002308-00192-ip-10-236-191-2_456283557_1.json
6ba0a833_s_for_PlayStation_3___GameFAQs__Description
[Trophy] SingStar™ [Type] Platinum [Description]
Collect every SingStar™ trophy
[]
SingStar Digital Cheats, Codes, and Secrets for PlayStation 3 - GameFAQs
Description
http://www.gamefaqs.com/ps3/690860-singstar-digital/cheats
37/1438042988598.68_20150728002308-00192-ip-10-236-191-2_456283557_1.json
6ba0a833_s_for_PlayStation_3___GameFAQs__Description
[Trophy] Star quality [Type] Silver [Description]
Earn the "SingStar" score ranking in 10 normal length performances
[]
SingStar Digital Cheats, Codes, and Secrets for PlayStation 3 - GameFAQs
Description
http://www.gamefaqs.com/ps3/690860-singstar-digital/cheats
37/1438042988598.68_20150728002308-00192-ip-10-236-191-2_456283557_1.json
6ba0a833_s_for_PlayStation_3___GameFAQs__Description
[Trophy] Stars in my eyes [Type] Bronze [Description]
Rate 10 pieces of media
[]
SingStar Digital Cheats, Codes, and Secrets for PlayStation 3 - GameFAQs
Description
http://www.gamefaqs.com/ps3/690860-singstar-digital/cheats
37/1438042988598.68_20150728002308-00192-ip-10-236-191-2_456283557_1.json
6ba0a833_s_for_PlayStation_3___GameFAQs__Description
[Trophy] Strong pitcher [Type] Bronze [Description]
Get the highest ranking on 10 lines in a row
[]
SingStar Digital Cheats, Codes, and Secrets for PlayStation 3 - GameFAQs
Description
http://www.gamefaqs.com/ps3/690860-singstar-digital/cheats
37/1438042988598.68_20150728002308-00192-ip-10-236-191-2_456283557_1.json
6ba0a833_s_for_PlayStation_3___GameFAQs__Description
[Trophy] Superstar quality [Type] Gold [Description]
Earn the "SingStar" score ranking in 20 normal length performances
[]
SingStar Digital Cheats, Codes, and Secrets for PlayStation 3 - GameFAQs
Description
http://www.gamefaqs.com/ps3/690860-singstar-digital/cheats
37/1438042988598.68_20150728002308-00192-ip-10-236-191-2_456283557_1.json
6ba0a833_s_for_PlayStation_3___GameFAQs__Description
[Trophy] That's a rap [Type] Bronze [Description]
Complete 5 rap performances
[]
SingStar Digital Cheats, Codes, and Secrets for PlayStation 3 - GameFAQs
Description
http://www.gamefaqs.com/ps3/690860-singstar-digital/cheats
37/1438042988598.68_20150728002308-00192-ip-10-236-191-2_456283557_1.json
6ba0a833_s_for_PlayStation_3___GameFAQs__Description
[Trophy] The home team [Type] Silver [Description]
Perform with a friend 90 times
[]
SingStar Digital Cheats, Codes, and Secrets for PlayStation 3 - GameFAQs
Description
http://www.gamefaqs.com/ps3/690860-singstar-digital/cheats
37/1438042988598.68_20150728002308-00192-ip-10-236-191-2_456283557_1.json
8df3ed03_oking_Techniques___For_Dummies__What_You_Need
[Technique] Stir-frying [The Results] Crisp, brightly colored foods with lots of nutrition and flavor, but little fat [How Long?] Lightning-quick — there’s not time. [Tips] Have all your ingredients and sauces prepared ahead of time; cook ingredients in stages. [What You Need]
A wok or large frying pan
[]
Chinese Cooking Techniques - For Dummies
What You Need
http://www.dummies.com/how-to/content/chinese-cooking-techniques.html
37/1438042982013.25_20150728002302-00081-ip-10-236-191-2_417946989_0.json
8df3ed03_oking_Techniques___For_Dummies__What_You_Need
[Technique] Steaming [The Results] Healthful, almost fat-free foods whose fresh, natural flavors stand out [How Long?] Not too long — as long as it takes to fully cook the food [Tips] Be careful when removing the steamer lid so you don’t get a painful steam burn. [What You Need]
An electric steamer; a wok or pan with a steamer rack
[]
Chinese Cooking Techniques - For Dummies
What You Need
http://www.dummies.com/how-to/content/chinese-cooking-techniques.html
37/1438042982013.25_20150728002302-00081-ip-10-236-191-2_417946989_0.json
8df3ed03_oking_Techniques___For_Dummies__What_You_Need
[Technique] Blanching [The Results] Softened — not fully cooked — foods that are now ready for complete cooking via another method [How Long?] Brief — just a few minutes or long enough to soften [Tips] Make sure to stop the cooking after removing the food the food by rinsing it with or plunging it into cold water. [What You Need]
A wok or pot big enough to hold plenty of boiling water
[]
Chinese Cooking Techniques - For Dummies
What You Need
http://www.dummies.com/how-to/content/chinese-cooking-techniques.html
37/1438042982013.25_20150728002302-00081-ip-10-236-191-2_417946989_0.json
8df3ed03_oking_Techniques___For_Dummies__What_You_Need
[Technique] Simmering [The Results] Gently cooked, tender, juicy, and flavorful food [How Long?] A while — from a few minutes to more than an hour [Tips] Gentle is the key word: After you bring the water to a boil, reduce the heat and gently cook the food until it’s done. [What You Need]
A wok or pot that can hold enough water to cover the food
[]
Chinese Cooking Techniques - For Dummies
What You Need
http://www.dummies.com/how-to/content/chinese-cooking-techniques.html
37/1438042982013.25_20150728002302-00081-ip-10-236-191-2_417946989_0.json
8df3ed03_oking_Techniques___For_Dummies__What_You_Need
[Technique] Braising [The Results] Flavorful, tender, morsels from the toughest cuts of meats [How Long?] A long time; normally a couple hours will do the trick [Tips] Browning the meat first adds flavor and color; just be patient and don’t put too much meat in the pan at once. [What You Need]
Same equipment as simmering
[]
Chinese Cooking Techniques - For Dummies
What You Need
http://www.dummies.com/how-to/content/chinese-cooking-techniques.html
37/1438042982013.25_20150728002302-00081-ip-10-236-191-2_417946989_0.json
8df3ed03_oking_Techniques___For_Dummies__What_You_Need
[Technique] Deep-frying [The Results] Food that’s crisp and golden on the outside, tender and fully cooked on the inside [How Long?] Not too long, because the quicker the food fries, the better the texture becomes [Tips] Don’t let the oil temperature drop! Be careful working near the hot oil, too. [What You Need]
An electric fryer; a large pan or wok with a flat bottom or a ring stand
[]
Chinese Cooking Techniques - For Dummies
What You Need
http://www.dummies.com/how-to/content/chinese-cooking-techniques.html
37/1438042982013.25_20150728002302-00081-ip-10-236-191-2_417946989_0.json
8df3ed03_oking_Techniques___For_Dummies__What_You_Need
[Technique] Roasting [The Results] Foods with a crisp, caramelized exterior and juicy, tender flesh (but they get that texture from dry, circulating heat rather than from hot oil, as in deep-frying) [How Long?] Depends on the food’s thickness, but generally a longer, less fuel-efficient method [Tips] Make sure that air circulates around the food, and baste it with the marinade or pan juices to add flavor and keep it moist. [What You Need]
An oven
[]
Chinese Cooking Techniques - For Dummies
What You Need
http://www.dummies.com/how-to/content/chinese-cooking-techniques.html
37/1438042982013.25_20150728002302-00081-ip-10-236-191-2_417946989_0.json
8df3ed03_oking_Techniques___For_Dummies__What_You_Need
[Technique] Smoking [The Results] Foods with a distinctively smoky, aromatic flavor [How Long?] A longer, slower cooking method [Tips] Choose from many flavoring agents, such as tea and rice, to flavor your smoke. [What You Need]
A wok, which easily turns into a smoker
[]
Chinese Cooking Techniques - For Dummies
What You Need
http://www.dummies.com/how-to/content/chinese-cooking-techniques.html
37/1438042982013.25_20150728002302-00081-ip-10-236-191-2_417946989_0.json
02f2a0c1_WeeChat_user_s_guide__Description
[Item] aspell_dict [Example] fr,en [Description]
Spelling dictionaries used on current buffer
[]
WeeChat user’s guide
Description
http://www.weechat.org/files/doc/stable/weechat_user.en.html
37/1438042982013.25_20150728002302-00091-ip-10-236-191-2_824920833_7.json
02f2a0c1_WeeChat_user_s_guide__Description
[Item] aspell_suggest [Example] print,prone,prune [Description]
Spelling suggestions for word under cursor (if misspelled)
[]
WeeChat user’s guide
Description
http://www.weechat.org/files/doc/stable/weechat_user.en.html
37/1438042982013.25_20150728002302-00091-ip-10-236-191-2_824920833_7.json
02f2a0c1_WeeChat_user_s_guide__Description
[Item] buffer_count [Example] 10 [Description]
Total number of buffers opened
[]
WeeChat user’s guide
Description
http://www.weechat.org/files/doc/stable/weechat_user.en.html
37/1438042982013.25_20150728002302-00091-ip-10-236-191-2_824920833_7.json
02f2a0c1_WeeChat_user_s_guide__Description
[Item] buffer_short_name [Example] #test [Description]
Current buffer short name
[]
WeeChat user’s guide
Description
http://www.weechat.org/files/doc/stable/weechat_user.en.html
37/1438042982013.25_20150728002302-00091-ip-10-236-191-2_824920833_7.json
02f2a0c1_WeeChat_user_s_guide__Description
[Item] irc_channel [Example] #test [Description]
Current IRC channel name
[]
WeeChat user’s guide
Description
http://www.weechat.org/files/doc/stable/weechat_user.en.html
37/1438042982013.25_20150728002302-00091-ip-10-236-191-2_824920833_7.json
02f2a0c1_WeeChat_user_s_guide__Description
[Item] irc_nick_modes [Example] @ [Description]
IRC modes for self nick
[]
WeeChat user’s guide
Description
http://www.weechat.org/files/doc/stable/weechat_user.en.html
37/1438042982013.25_20150728002302-00091-ip-10-236-191-2_824920833_7.json
02f2a0c1_WeeChat_user_s_guide__Description
[Item] mouse_status [Example] M [Description]
Mouse status (empty if mouse is disabled)
[]
WeeChat user’s guide
Description
http://www.weechat.org/files/doc/stable/weechat_user.en.html
37/1438042982013.25_20150728002302-00091-ip-10-236-191-2_824920833_7.json
02f2a0c1_WeeChat_user_s_guide__Description
[Item] window_number [Example] 2 [Description]
Current window number
[]
WeeChat user’s guide
Description
http://www.weechat.org/files/doc/stable/weechat_user.en.html
37/1438042982013.25_20150728002302-00091-ip-10-236-191-2_824920833_7.json
35992bb8_o__Hello__world___Eclipsepedia_Scenario__Hello__world_Step
[Description] User enters a project name, and a base package name. System creates a new EGL project associated with Java & JavaScript Generators and a directory structure as follows [base package name].client (configured for JavaScript gen) [base package name].server (configured for Java gen) [base package name].common (configured for both JavaScript and Java gen) [Features] Create EGL Project wizard import widget libraries Runtimes? [Step]
Create a project
[]
Scenario: Hello, world - Eclipsepedia
Step
http://wiki.eclipse.org/Scenario:_Hello%2C_world
37/1438042982013.25_20150728002302-00317-ip-10-236-191-2_275992473_0.json
35992bb8_o__Hello__world___Eclipsepedia_Scenario__Hello__world_Step
[Description] User enters name and package for a new RUIHandler. System creates the EGL part and opens it in the Rich UI Editor (i.e., Visual Editor in the Design tab) [Features] Create RUIHandler wizard VE IDE prefs for VE rendering (XULRunner, IE) [Step]
Create a new view
[]
Scenario: Hello, world - Eclipsepedia
Step
http://wiki.eclipse.org/Scenario:_Hello%2C_world
37/1438042982013.25_20150728002302-00317-ip-10-236-191-2_275992473_0.json
35992bb8_o__Hello__world___Eclipsepedia_Scenario__Hello__world_Step
[Description] User drags a textfield from the VE Palette and drops it on the grid layout for their Handler; repeat for the button. Use Properties to edit the label of the button to be "Go" and then create a new handler for the button's onClick event. [Features] Widget Libraries VE Palette EGL Data View Property View [Step]
Create the UI consisting of a textfield and a button
[]
Scenario: Hello, world - Eclipsepedia
Step
http://wiki.eclipse.org/Scenario:_Hello%2C_world
37/1438042982013.25_20150728002302-00317-ip-10-236-191-2_275992473_0.json
35992bb8_o__Hello__world___Eclipsepedia_Scenario__Hello__world_Step
[Description] Use the EGL editor to instantiate a Dialog whose children include a Box named "content". [Features] EGL Editor Organize Imports Code completion [Step]
Create a dialog box to display the results.
[]
Scenario: Hello, world - Eclipsepedia
Step
http://wiki.eclipse.org/Scenario:_Hello%2C_world
37/1438042982013.25_20150728002302-00317-ip-10-236-191-2_275992473_0.json
35992bb8_o__Hello__world___Eclipsepedia_Scenario__Hello__world_Step
[Description] User creates a new service, specifying package and part name. Use the EGL editor to implement a function that returns a string by concatenating "Hello, " to whatever is passed in. [Features] Create Service wizard EGL Editor [Step]
Create a simple service
[]
Scenario: Hello, world - Eclipsepedia
Step
http://wiki.eclipse.org/Scenario:_Hello%2C_world
37/1438042982013.25_20150728002302-00317-ip-10-236-191-2_275992473_0.json
35992bb8_o__Hello__world___Eclipsepedia_Scenario__Hello__world_Step
[Description] In the event handler function (created above), use code completion to instantiate the service. Use EGL's call statement to invoke the service, specifying that it returns to a callback function that does not yet exist. Use the EGL Editor's Quick Fix to automatically define the callback function. Implement the callback function to instantiate a textfield containing the service result and programmatically add it to the children of the dialog's UI (which again is a Box named "content"). [Features] EGL Editor Code completion / Quick Fix Call statement [Step]
Add logic to invoke the service when the button is clicked.
[]
Scenario: Hello, world - Eclipsepedia
Step
http://wiki.eclipse.org/Scenario:_Hello%2C_world
37/1438042982013.25_20150728002302-00317-ip-10-236-191-2_275992473_0.json
35992bb8_o__Hello__world___Eclipsepedia_Scenario__Hello__world_Step
[Description] User switches to the "Preview" pane to exercise a running instance of their UI. [Features] Preview VE server [Step]
Preview the application to ensure that it works.
[]
Scenario: Hello, world - Eclipsepedia
Step
http://wiki.eclipse.org/Scenario:_Hello%2C_world
37/1438042982013.25_20150728002302-00317-ip-10-236-191-2_275992473_0.json
35992bb8_o__Hello__world___Eclipsepedia_Scenario__Hello__world_Step
[Description] In the EGL Editor, the User sets breakpoints on both the service invocation as well as the function that implements the service. From the preview pane, the user hits the Debug button to launch the UI in an external instance of their system browser. [Features] EGL Editor Breakpoints [Step]
Debug the application by setting breakpoints in both the UI and the service
[]
Scenario: Hello, world - Eclipsepedia
Step
http://wiki.eclipse.org/Scenario:_Hello%2C_world
37/1438042982013.25_20150728002302-00317-ip-10-236-191-2_275992473_0.json
35992bb8_o__Hello__world___Eclipsepedia_Scenario__Hello__world_Step
[Description] User right clicks on their project and chooses "Deploy EGL Project". System responds that there is no target (project), and prompts user to create one. From the deployment descriptor, the user specifices the target project by creating a new Dynamic Web Project and chooses Tomcat 6.0 as their target runtime. User clicks on the Deploy button in the descriptor to deploy the project to the target Dynamic Web Project. [Step]
Deploy the application.
[]
Scenario: Hello, world - Eclipsepedia
Step
http://wiki.eclipse.org/Scenario:_Hello%2C_world
37/1438042982013.25_20150728002302-00317-ip-10-236-191-2_275992473_0.json
35992bb8_o__Hello__world___Eclipsepedia_Scenario__Hello__world_Step
[Description] User right-clicks on the UI HTML file that was generated in the target project, and chooses Run as... Run on Server. System gives the user a choice of web servers on which to run, and then publishes to that server and launches the HTML in a browser. [Step]
Run the deployed app.
[]
Scenario: Hello, world - Eclipsepedia
Step
http://wiki.eclipse.org/Scenario:_Hello%2C_world
37/1438042982013.25_20150728002302-00317-ip-10-236-191-2_275992473_0.json
a38e57dd_istory_for_Halliburton_Company__Metric
[HAL Rank] Sign Up For Ticker Ranking [HAL Avg Ranking] Sign Up For Sector Ranking [Notes] Stock is at the top of its six-month trading range. [Metric]
Relative Strength
[ [ "R", "e", "l", "a", "t", "i", "v", "e", " ", "S", "t", "r", "e", "n", "g", "t", "h" ], [ "O", "v", "e", "r", "a", "l", "l", " ", "Y", "i", "e", "l", "d", " ", "A", "t", "t", "r", "a", "c", "t", "i", "v", "e", "n", "e", "s", "s" ], [ "D", "i", "v", "i", "d", "e", "n", "d", " ", "R", "e", "l", "i", "a", "b", "i", "l", "i", "t", "y" ], [ "D", "i", "v", "i", "d", "e", "n", "d", " ", "U", "p", "t", "r", "e", "n", "d" ], [ "E", "a", "r", "n", "i", "n", "g", "s", " ", "G", "r", "o", "w", "t", "h" ], [ "D", "A", "R", "S", " ", "R", "a", "t", "i", "n", "g" ] ]
HAL: Dividend Date & History for Halliburton Company
Metric
http://www.dividend.com/dividend-stocks/basic-materials/oil-and-gas-equipment-and-services/hal-halliburton-company/
37/1438042988598.68_20150728002308-00196-ip-10-236-191-2_409767750_2.json
a38e57dd_istory_for_Halliburton_Company__Metric
[HAL Rank] Sign Up For Ticker Ranking [HAL Avg Ranking] Sign Up For Sector Ranking [Notes] Stock's dividend yield is below average. [Metric]
Overall Yield Attractiveness
[ [ "R", "e", "l", "a", "t", "i", "v", "e", " ", "S", "t", "r", "e", "n", "g", "t", "h" ], [ "O", "v", "e", "r", "a", "l", "l", " ", "Y", "i", "e", "l", "d", " ", "A", "t", "t", "r", "a", "c", "t", "i", "v", "e", "n", "e", "s", "s" ], [ "D", "i", "v", "i", "d", "e", "n", "d", " ", "R", "e", "l", "i", "a", "b", "i", "l", "i", "t", "y" ], [ "D", "i", "v", "i", "d", "e", "n", "d", " ", "U", "p", "t", "r", "e", "n", "d" ], [ "E", "a", "r", "n", "i", "n", "g", "s", " ", "G", "r", "o", "w", "t", "h" ], [ "D", "A", "R", "S", " ", "R", "a", "t", "i", "n", "g" ] ]
HAL: Dividend Date & History for Halliburton Company
Metric
http://www.dividend.com/dividend-stocks/basic-materials/oil-and-gas-equipment-and-services/hal-halliburton-company/
37/1438042988598.68_20150728002308-00196-ip-10-236-191-2_409767750_2.json
a38e57dd_istory_for_Halliburton_Company__Metric
[HAL Rank] Sign Up For Ticker Ranking [HAL Avg Ranking] Sign Up For Sector Ranking [Notes] This rating is related to the length and consistency of a company's dividend payouts, as well as our opinion on how likely the company is to continue payouts in the future. [Metric]
Dividend Reliability
[ [ "R", "e", "l", "a", "t", "i", "v", "e", " ", "S", "t", "r", "e", "n", "g", "t", "h" ], [ "O", "v", "e", "r", "a", "l", "l", " ", "Y", "i", "e", "l", "d", " ", "A", "t", "t", "r", "a", "c", "t", "i", "v", "e", "n", "e", "s", "s" ], [ "D", "i", "v", "i", "d", "e", "n", "d", " ", "R", "e", "l", "i", "a", "b", "i", "l", "i", "t", "y" ], [ "D", "i", "v", "i", "d", "e", "n", "d", " ", "U", "p", "t", "r", "e", "n", "d" ], [ "E", "a", "r", "n", "i", "n", "g", "s", " ", "G", "r", "o", "w", "t", "h" ], [ "D", "A", "R", "S", " ", "R", "a", "t", "i", "n", "g" ] ]
HAL: Dividend Date & History for Halliburton Company
Metric
http://www.dividend.com/dividend-stocks/basic-materials/oil-and-gas-equipment-and-services/hal-halliburton-company/
37/1438042988598.68_20150728002308-00196-ip-10-236-191-2_409767750_2.json
a38e57dd_istory_for_Halliburton_Company__Metric
[HAL Rank] Sign Up For Ticker Ranking [HAL Avg Ranking] Sign Up For Sector Ranking [Notes] Dividend payouts are consistent, but increases small. [Metric]
Dividend Uptrend
[ [ "R", "e", "l", "a", "t", "i", "v", "e", " ", "S", "t", "r", "e", "n", "g", "t", "h" ], [ "O", "v", "e", "r", "a", "l", "l", " ", "Y", "i", "e", "l", "d", " ", "A", "t", "t", "r", "a", "c", "t", "i", "v", "e", "n", "e", "s", "s" ], [ "D", "i", "v", "i", "d", "e", "n", "d", " ", "R", "e", "l", "i", "a", "b", "i", "l", "i", "t", "y" ], [ "D", "i", "v", "i", "d", "e", "n", "d", " ", "U", "p", "t", "r", "e", "n", "d" ], [ "E", "a", "r", "n", "i", "n", "g", "s", " ", "G", "r", "o", "w", "t", "h" ], [ "D", "A", "R", "S", " ", "R", "a", "t", "i", "n", "g" ] ]
HAL: Dividend Date & History for Halliburton Company
Metric
http://www.dividend.com/dividend-stocks/basic-materials/oil-and-gas-equipment-and-services/hal-halliburton-company/
37/1438042988598.68_20150728002308-00196-ip-10-236-191-2_409767750_2.json
a38e57dd_istory_for_Halliburton_Company__Metric
[HAL Rank] Sign Up For Ticker Ranking [HAL Avg Ranking] Sign Up For Sector Ranking [Notes] Earnings estimates are uptrending. [Metric]
Earnings Growth
[ [ "R", "e", "l", "a", "t", "i", "v", "e", " ", "S", "t", "r", "e", "n", "g", "t", "h" ], [ "O", "v", "e", "r", "a", "l", "l", " ", "Y", "i", "e", "l", "d", " ", "A", "t", "t", "r", "a", "c", "t", "i", "v", "e", "n", "e", "s", "s" ], [ "D", "i", "v", "i", "d", "e", "n", "d", " ", "R", "e", "l", "i", "a", "b", "i", "l", "i", "t", "y" ], [ "D", "i", "v", "i", "d", "e", "n", "d", " ", "U", "p", "t", "r", "e", "n", "d" ], [ "E", "a", "r", "n", "i", "n", "g", "s", " ", "G", "r", "o", "w", "t", "h" ], [ "D", "A", "R", "S", " ", "R", "a", "t", "i", "n", "g" ] ]
HAL: Dividend Date & History for Halliburton Company
Metric
http://www.dividend.com/dividend-stocks/basic-materials/oil-and-gas-equipment-and-services/hal-halliburton-company/
37/1438042988598.68_20150728002308-00196-ip-10-236-191-2_409767750_2.json
a38e57dd_istory_for_Halliburton_Company__Metric
[HAL Rank] Sign Up For Ticker Ranking [HAL Avg Ranking] Sign Up For Sector Ranking [Notes] Sign Up For DARS Ratings [Metric]
DARS Rating
[ [ "R", "e", "l", "a", "t", "i", "v", "e", " ", "S", "t", "r", "e", "n", "g", "t", "h" ], [ "O", "v", "e", "r", "a", "l", "l", " ", "Y", "i", "e", "l", "d", " ", "A", "t", "t", "r", "a", "c", "t", "i", "v", "e", "n", "e", "s", "s" ], [ "D", "i", "v", "i", "d", "e", "n", "d", " ", "R", "e", "l", "i", "a", "b", "i", "l", "i", "t", "y" ], [ "D", "i", "v", "i", "d", "e", "n", "d", " ", "U", "p", "t", "r", "e", "n", "d" ], [ "E", "a", "r", "n", "i", "n", "g", "s", " ", "G", "r", "o", "w", "t", "h" ], [ "D", "A", "R", "S", " ", "R", "a", "t", "i", "n", "g" ] ]
HAL: Dividend Date & History for Halliburton Company
Metric
http://www.dividend.com/dividend-stocks/basic-materials/oil-and-gas-equipment-and-services/hal-halliburton-company/
37/1438042988598.68_20150728002308-00196-ip-10-236-191-2_409767750_2.json
93dad1a3_rs_of_Excellence___Aria_Health__Skin_Growth
[Characteristics] Small, firm, red or brown bumps caused by an accumulation of fibroblasts (soft tissue cells under the skin). They often occur on the legs and may itch. [Treatment] Dermatofibromas can be surgically removed if they become painful or itchy. [Skin Growth]
dermatofibromas
[]
Hospitals in Philadelphia - Centers of Excellence - Aria Health
Skin Growth
https://www.ariahealth.org/programs-and-services/dermatology/skin-growths-and-pigmentation-disorders/other-benign-skin-growths
37/1438042991019.80_20150728002311-00170-ip-10-236-191-2_875819454_0.json
93dad1a3_rs_of_Excellence___Aria_Health__Skin_Growth
[Characteristics] A benign tumor which is made up of hairs, sweat glands, and sebaceous glands. Some internal dermoid tumors may even contain cartilage, bone fragments, and teeth. [Treatment] Dermoid cysts may be removed surgically for cosmetic reasons. [Skin Growth]
dermoid cyst
[]
Hospitals in Philadelphia - Centers of Excellence - Aria Health
Skin Growth
https://www.ariahealth.org/programs-and-services/dermatology/skin-growths-and-pigmentation-disorders/other-benign-skin-growths
37/1438042991019.80_20150728002311-00170-ip-10-236-191-2_875819454_0.json
93dad1a3_rs_of_Excellence___Aria_Health__Skin_Growth
[Characteristics] Darkened, flat spots that typically appear only on sun-exposed areas of the skin. Freckles are common in people with blond or red hair. [Treatment] No treatment is necessary for freckles. [Skin Growth]
freckles
[]
Hospitals in Philadelphia - Centers of Excellence - Aria Health
Skin Growth
https://www.ariahealth.org/programs-and-services/dermatology/skin-growths-and-pigmentation-disorders/other-benign-skin-growths
37/1438042991019.80_20150728002311-00170-ip-10-236-191-2_875819454_0.json
93dad1a3_rs_of_Excellence___Aria_Health__Skin_Growth
[Characteristics] Smooth, firm, raised, fibrous growths on the skin that form in wound sites. Keloids are more common in African-Americans. [Treatment] Keloids respond poorly to most treatment approaches. Injections of corticosteroid drugs may help to flatten the keloids. Other treatment approaches may include surgery or silicone patches to further flatten the keloids. [Skin Growth]
keloids
[]
Hospitals in Philadelphia - Centers of Excellence - Aria Health
Skin Growth
https://www.ariahealth.org/programs-and-services/dermatology/skin-growths-and-pigmentation-disorders/other-benign-skin-growths
37/1438042991019.80_20150728002311-00170-ip-10-236-191-2_875819454_0.json
93dad1a3_rs_of_Excellence___Aria_Health__Skin_Growth
[Characteristics] Round, flesh-colored growths that have a crater that contains a pasty material. These growths tend to appear on the face, forearm, or back of the hand. They usually disappear after a couple of months, but may leave scars. [Treatment] Treatment usually includes a skin biopsy to rule out skin cancer. Other treatment may include surgical removal and/or injections of corticosteroids or fluorouracil. [Skin Growth]
keratoacanthomas
[]
Hospitals in Philadelphia - Centers of Excellence - Aria Health
Skin Growth
https://www.ariahealth.org/programs-and-services/dermatology/skin-growths-and-pigmentation-disorders/other-benign-skin-growths
37/1438042991019.80_20150728002311-00170-ip-10-236-191-2_875819454_0.json
93dad1a3_rs_of_Excellence___Aria_Health__Skin_Growth
[Characteristics] Round or oval lumps under the skin caused by fatty deposits. Lipomas are more common in women and tend to appear on the forearms, torso, and back of the neck. [Treatment] Lipomas are generally harmless, but if the lipoma changes shape, your physician may perform a biopsy. Treatment may include removal by surgery. [Skin Growth]
lipomas
[]
Hospitals in Philadelphia - Centers of Excellence - Aria Health
Skin Growth
https://www.ariahealth.org/programs-and-services/dermatology/skin-growths-and-pigmentation-disorders/other-benign-skin-growths
37/1438042991019.80_20150728002311-00170-ip-10-236-191-2_875819454_0.json
93dad1a3_rs_of_Excellence___Aria_Health__Skin_Growth
[Characteristics] Small skin marks caused by pigment-producing cells in the skin. Moles can be flat or raised, smooth or rough, and some contain hair. Most moles are dark brown or black, but some are skin-colored or yellowish. Moles can change over time and often respond to hormonal changes. [Treatment] Most moles are benign and no treatment is necessary. Some benign moles may develop into skin cancer (melanoma). See below for signs. [Skin Growth]
moles (nevi)
[]
Hospitals in Philadelphia - Centers of Excellence - Aria Health
Skin Growth
https://www.ariahealth.org/programs-and-services/dermatology/skin-growths-and-pigmentation-disorders/other-benign-skin-growths
37/1438042991019.80_20150728002311-00170-ip-10-236-191-2_875819454_0.json
93dad1a3_rs_of_Excellence___Aria_Health__Skin_Growth
[Characteristics] Larger than normal moles (more than a half inch across), atypical moles are not always round. Atypical moles can be tan to dark brown, on a pink background. These types of moles may occur anywhere on the body. [Treatment] Treatment may include removal of any atypical mole that changes in color, shape and/or diameter. In addition, people with atypical moles should avoid sun exposure, since sunlight may accelerate changes in atypical moles. Persons with atypical moles should consult a physician with any changes that may indicate skin cancer. [Skin Growth]
atypical moles (dysplastic nevi)
[]
Hospitals in Philadelphia - Centers of Excellence - Aria Health
Skin Growth
https://www.ariahealth.org/programs-and-services/dermatology/skin-growths-and-pigmentation-disorders/other-benign-skin-growths
37/1438042991019.80_20150728002311-00170-ip-10-236-191-2_875819454_0.json
93dad1a3_rs_of_Excellence___Aria_Health__Skin_Growth
[Characteristics] Red, brown, or bluish-black, raised marks caused by excessive growth of capillaries (small blood vessels) and swelling. Pyogenic granulomas usually form after an injury to the skin. [Treatment] Some pyogenic granulomas disappear without treatment. Sometimes, a biopsy is necessary to rule out cancer. Treatment may include surgical removal. [Skin Growth]
pyogenic granulomas
[]
Hospitals in Philadelphia - Centers of Excellence - Aria Health
Skin Growth
https://www.ariahealth.org/programs-and-services/dermatology/skin-growths-and-pigmentation-disorders/other-benign-skin-growths
37/1438042991019.80_20150728002311-00170-ip-10-236-191-2_875819454_0.json

Dataset Card for "UnpredicTable-full" - Dataset of Few-shot Tasks from Tables

Dataset Summary

The UnpredicTable dataset consists of web tables formatted as few-shot tasks for fine-tuning language models to improve their few-shot performance.

There are several dataset versions available:

Supported Tasks and Leaderboards

Since the tables come from the web, the distribution of tasks and topics is very broad. The shape of our dataset is very wide, i.e., we have 1000's of tasks, while each task has only a few examples, compared to most current NLP datasets which are very deep, i.e., 10s of tasks with many examples. This implies that our dataset covers a broad range of potential tasks, e.g., multiple-choice, question-answering, table-question-answering, text-classification, etc.

The intended use of this dataset is to improve few-shot performance by fine-tuning/pre-training on our dataset.

Languages

English

Dataset Structure

Data Instances

Each task is represented as a jsonline file and consists of several few-shot examples. Each example is a dictionary containing a field 'task', which identifies the task, followed by an 'input', 'options', and 'output' field. The 'input' field contains several column elements of the same row in the table, while the 'output' field is a target which represents an individual column of the same row. Each task contains several such examples which can be concatenated as a few-shot task. In the case of multiple choice classification, the 'options' field contains the possible classes that a model needs to choose from.

There are also additional meta-data fields such as 'pageTitle', 'title', 'outputColName', 'url', 'wdcFile'.

Data Fields

'task': task identifier

'input': column elements of a specific row in the table.

'options': for multiple choice classification, it provides the options to choose from.

'output': target column element of the same row as input.

'pageTitle': the title of the page containing the table.

'outputColName': output column name

'url': url to the website containing the table

'wdcFile': WDC Web Table Corpus file

Data Splits

The UnpredicTable datasets do not come with additional data splits.

Dataset Creation

Curation Rationale

Few-shot training on multi-task datasets has been demonstrated to improve language models' few-shot learning (FSL) performance on new tasks, but it is unclear which training tasks lead to effective downstream task adaptation. Few-shot learning datasets are typically produced with expensive human curation, limiting the scale and diversity of the training tasks available to study. As an alternative source of few-shot data, we automatically extract 413,299 tasks from diverse internet tables. We provide this as a research resource to investigate the relationship between training data and few-shot learning.

Source Data

Initial Data Collection and Normalization

We use internet tables from the English-language Relational Subset of the WDC Web Table Corpus 2015 (WTC). The WTC dataset tables were extracted from the July 2015 Common Crawl web corpus (http://webdatacommons.org/webtables/2015/EnglishStatistics.html). The dataset contains 50,820,165 tables from 323,160 web domains. We then convert the tables into few-shot learning tasks. Please see our publication for more details on the data collection and conversion pipeline.

Who are the source language producers?

The dataset is extracted from WDC Web Table Corpora.

Annotations

Annotation process

Manual annotation was only carried out for the UnpredicTable-rated-low, UnpredicTable-rated-medium, and UnpredicTable-rated-high data subsets to rate task quality. Detailed instructions of the annotation instructions can be found in our publication.

Who are the annotators?

Annotations were carried out by a lab assistant.

Personal and Sensitive Information

The data was extracted from WDC Web Table Corpora, which in turn extracted tables from the Common Crawl. We did not filter the data in any way. Thus any user identities or otherwise sensitive information (e.g., data that reveals racial or ethnic origins, sexual orientations, religious beliefs, political opinions or union memberships, or locations; financial or health data; biometric or genetic data; forms of government identification, such as social security numbers; criminal history, etc.) might be contained in our dataset.

Considerations for Using the Data

Social Impact of Dataset

This dataset is intended for use as a research resource to investigate the relationship between training data and few-shot learning. As such, it contains high- and low-quality data, as well as diverse content that may be untruthful or inappropriate. Without careful investigation, it should not be used for training models that will be deployed for use in decision-critical or user-facing situations.

Discussion of Biases

Since our dataset contains tables that are scraped from the web, it will also contain many toxic, racist, sexist, and otherwise harmful biases and texts. We have not run any analysis on the biases prevalent in our datasets. Neither have we explicitly filtered the content. This implies that a model trained on our dataset may potentially reflect harmful biases and toxic text that exist in our dataset.

Other Known Limitations

No additional known limitations.

Additional Information

Dataset Curators

Jun Shern Chan, Michael Pieler, Jonathan Jao, Jérémy Scheurer, Ethan Perez

Licensing Information

Apache 2.0

Citation Information

@misc{chan2022few,
  author = {Chan, Jun Shern and Pieler, Michael and Jao, Jonathan and Scheurer, Jérémy and Perez, Ethan},
  title = {Few-shot Adaptation Works with UnpredicTable Data},
  publisher={arXiv},
  year = {2022},
  url = {https://arxiv.org/abs/2208.01009}
}
Downloads last month
1
Edit dataset card