task
stringlengths 12
101
| input
stringlengths 0
7.31k
| output
stringlengths 1
14.7k
| options
sequence | pageTitle
stringlengths 0
351
| outputColName
stringlengths 1
2.64k
| url
stringlengths 18
289
| wdcFile
stringlengths 68
75
|
---|---|---|---|---|---|---|---|
a48dc8ad_Using_Procedures_and_Packages__Parameter | [Mode] OUT [Description] The name of the argument associated with the procedure that you are describing. [Parameter] | argument_name | [] | Using Procedures and Packages | Parameter | http://docs.oracle.com/cd/A57673_01/DOC/server/doc/ADG73/ch7.htm | 3/1438042988250.59_20150728002308-00044-ip-10-236-191-2_69544703_5.json |
a48dc8ad_Using_Procedures_and_Packages__Parameter | [Mode] OUT [Description] The Oracle datatype of the argument being described. The datatypes and their numeric type codes are: 0 placeholder for procedures with no arguments 1 VARCHAR, VARCHAR, STRING 2 NUMBER, INTEGER, SMALLINT, REAL, FLOAT, DECIMAL 3 BINARY_INTEGER, PLS_INTEGER, POSITIVE, NATURAL 8 LONG 11 ROWID 12 DATE 23 RAW 24 LONG RAW 96 CHAR (ANSI FIXED CHAR), CHARACTER 106 MLS LABEL 250 PL/SQL RECORD 251 PL/SQL TABLE 252 PL/SQL BOOLEAN [Parameter] | datatype | [] | Using Procedures and Packages | Parameter | http://docs.oracle.com/cd/A57673_01/DOC/server/doc/ADG73/ch7.htm | 3/1438042988250.59_20150728002308-00044-ip-10-236-191-2_69544703_5.json |
a48dc8ad_Using_Procedures_and_Packages__Parameter | [Mode] OUT [Description] 1 if the argument being described has a default value; otherwise, the value is 0. [Parameter] | default_value | [] | Using Procedures and Packages | Parameter | http://docs.oracle.com/cd/A57673_01/DOC/server/doc/ADG73/ch7.htm | 3/1438042988250.59_20150728002308-00044-ip-10-236-191-2_69544703_5.json |
a48dc8ad_Using_Procedures_and_Packages__Parameter | [Mode] OUT [Description] Describes the mode of the parameter: 0 IN 1 OUT 2 IN OUT [Parameter] | in_out | [] | Using Procedures and Packages | Parameter | http://docs.oracle.com/cd/A57673_01/DOC/server/doc/ADG73/ch7.htm | 3/1438042988250.59_20150728002308-00044-ip-10-236-191-2_69544703_5.json |
a48dc8ad_Using_Procedures_and_Packages__Parameter | [Mode] OUT [Description] The data length, in bytes, of the argument being described. [Parameter] | length | [] | Using Procedures and Packages | Parameter | http://docs.oracle.com/cd/A57673_01/DOC/server/doc/ADG73/ch7.htm | 3/1438042988250.59_20150728002308-00044-ip-10-236-191-2_69544703_5.json |
a48dc8ad_Using_Procedures_and_Packages__Parameter | [Mode] OUT [Description] If the argument being described is of datatype 2 (NUMBER), this parameter is the precision of that number. [Parameter] | precision | [] | Using Procedures and Packages | Parameter | http://docs.oracle.com/cd/A57673_01/DOC/server/doc/ADG73/ch7.htm | 3/1438042988250.59_20150728002308-00044-ip-10-236-191-2_69544703_5.json |
a48dc8ad_Using_Procedures_and_Packages__Parameter | [Mode] OUT [Description] If the argument being described is of datatype 2 (NUMBER, etc.), this parameter is the scale of that number. [Parameter] | scale | [] | Using Procedures and Packages | Parameter | http://docs.oracle.com/cd/A57673_01/DOC/server/doc/ADG73/ch7.htm | 3/1438042988250.59_20150728002308-00044-ip-10-236-191-2_69544703_5.json |
a48dc8ad_Using_Procedures_and_Packages__Parameter | [Mode] OUT [Description] If the argument being described is of datatype 2 (NUMBER, etc.), this parameter is the radix of that number. [Parameter] | radix | [] | Using Procedures and Packages | Parameter | http://docs.oracle.com/cd/A57673_01/DOC/server/doc/ADG73/ch7.htm | 3/1438042988250.59_20150728002308-00044-ip-10-236-191-2_69544703_5.json |
a48dc8ad_Using_Procedures_and_Packages__Parameter | [Mode] OUT [Description] Reserved for future functionality. [Parameter] | spare | [] | Using Procedures and Packages | Parameter | http://docs.oracle.com/cd/A57673_01/DOC/server/doc/ADG73/ch7.htm | 3/1438042988250.59_20150728002308-00044-ip-10-236-191-2_69544703_5.json |
d661843f_cklist___Joomla__Documentation_To_ponderate_Publishable_ | [Item] 1 [What?] Include non GPL files? [Publishable?] | Only for non code files which can stand alone Javascript, Flash, images, CSS, audio, etc | [] | JED Entries License Checklist - Joomla! Documentation | Publishable? | https://docs.joomla.org/index.php?title=JED_Entries_License_Checklist&oldid=31085 | 25/1438042990900.28_20150728002310-00178-ip-10-236-191-2_860303073_3.json |
d661843f_cklist___Joomla__Documentation_To_ponderate_Publishable_ | [Item] 2 [What?] Include non GPL Libraries? [Publishable?] | Only if the libraries are available under a GPL compatible license listed by the Free Software Foundation, as in LGPL | [] | JED Entries License Checklist - Joomla! Documentation | Publishable? | https://docs.joomla.org/index.php?title=JED_Entries_License_Checklist&oldid=31085 | 25/1438042990900.28_20150728002310-00178-ip-10-236-191-2_860303073_3.json |
d661843f_cklist___Joomla__Documentation_To_ponderate_Publishable_ | [Item] 3 [What?] Call home function? [Publishable?] | Only if: The extension can work normally without a developer server connection Its possible to install it without call home Extensions are allowed to phone home for version check. | [] | JED Entries License Checklist - Joomla! Documentation | Publishable? | https://docs.joomla.org/index.php?title=JED_Entries_License_Checklist&oldid=31085 | 25/1438042990900.28_20150728002310-00178-ip-10-236-191-2_860303073_3.json |
d661843f_cklist___Joomla__Documentation_To_ponderate_Publishable_ | [Item] 4 [What?] Subscription to earlier updates download? [Publishable?] | Only if public version doesn't have security issues otherwise it will be unpublished | [] | JED Entries License Checklist - Joomla! Documentation | Publishable? | https://docs.joomla.org/index.php?title=JED_Entries_License_Checklist&oldid=31085 | 25/1438042990900.28_20150728002310-00178-ip-10-236-191-2_860303073_3.json |
d661843f_cklist___Joomla__Documentation_To_ponderate_Publishable_ | [Item] 5 [What?] Update panel for "registered domains" to receive and perform updates directly within the panel? [Publishable?] | Only if public version doesn't have security issues otherwise it will be unpublished | [] | JED Entries License Checklist - Joomla! Documentation | Publishable? | https://docs.joomla.org/index.php?title=JED_Entries_License_Checklist&oldid=31085 | 25/1438042990900.28_20150728002310-00178-ip-10-236-191-2_860303073_3.json |
d661843f_cklist___Joomla__Documentation_To_ponderate_Publishable_ | [Item] 6 [What?] Light GPL version for a full non-GPL version? [Publishable?] | Only if: there is no mention in the JED entry on the non-GPL version features both are not distribute at the same site | [] | JED Entries License Checklist - Joomla! Documentation | Publishable? | https://docs.joomla.org/index.php?title=JED_Entries_License_Checklist&oldid=31085 | 25/1438042990900.28_20150728002310-00178-ip-10-236-191-2_860303073_3.json |
d661843f_cklist___Joomla__Documentation_To_ponderate_Publishable_ | [Item] 7 [What?] Modified/Forked extensions? [Publishable?] | Only by the JED rules. See TOS on how to proper fork an extension | [] | JED Entries License Checklist - Joomla! Documentation | Publishable? | https://docs.joomla.org/index.php?title=JED_Entries_License_Checklist&oldid=31085 | 25/1438042990900.28_20150728002310-00178-ip-10-236-191-2_860303073_3.json |
d661843f_cklist___Joomla__Documentation_To_ponderate_Publishable_ | [Item] 8 [What?] Encoded files [Publishable?] | Only if: No XML encode Only for the file required to verification of support license Base64 only No commercial encode Max two pass encode | [] | JED Entries License Checklist - Joomla! Documentation | Publishable? | https://docs.joomla.org/index.php?title=JED_Entries_License_Checklist&oldid=31085 | 25/1438042990900.28_20150728002310-00178-ip-10-236-191-2_860303073_3.json |
d661843f_cklist___Joomla__Documentation_To_ponderate_Publishable_ | [Item] 9 [What?] Obfuscated code [Publishable?] | Only if: No XML obfuscation Only for the file required to verification of support license No hardware obfuscation | [] | JED Entries License Checklist - Joomla! Documentation | Publishable? | https://docs.joomla.org/index.php?title=JED_Entries_License_Checklist&oldid=31085 | 25/1438042990900.28_20150728002310-00178-ip-10-236-191-2_860303073_3.json |
d661843f_cklist___Joomla__Documentation_To_ponderate_Publishable_ | [Item] 10 [What?] Bridges to a non gpl product [Publishable?] | Only if: The non GPL product works independently from Joomla Extension its GPL and created for Joomla Clear statement that the extension requires a non GPL product to work See also: C2.1 - Will it be listed in the JED? (8- Extension specific for an extension not listed at JED) | [] | JED Entries License Checklist - Joomla! Documentation | Publishable? | https://docs.joomla.org/index.php?title=JED_Entries_License_Checklist&oldid=31085 | 25/1438042990900.28_20150728002310-00178-ip-10-236-191-2_860303073_3.json |
d661843f_cklist___Joomla__Documentation_To_ponderate_Publishable_ | [Item] 11 [What?] Require payment to remove owner visible or hidden links [Publishable?] | Only if: users are allowed to remove the links the extension works if the files containing the links are edited by users | [] | JED Entries License Checklist - Joomla! Documentation | Publishable? | https://docs.joomla.org/index.php?title=JED_Entries_License_Checklist&oldid=31085 | 25/1438042990900.28_20150728002310-00178-ip-10-236-191-2_860303073_3.json |
d661843f_cklist___Joomla__Documentation_To_ponderate_Publishable_ | [Item] 12 [What?] Extension specific for an extension listed at JED [Publishable?] | Yes, but under special requirements | [] | JED Entries License Checklist - Joomla! Documentation | Publishable? | https://docs.joomla.org/index.php?title=JED_Entries_License_Checklist&oldid=31085 | 25/1438042990900.28_20150728002310-00178-ip-10-236-191-2_860303073_3.json |
d661843f_cklist___Joomla__Documentation_To_ponderate_Publishable_ | [Item] 13 [What?] Entries just for scripts or Libraries? [Publishable?] | Only if the scripts or libraries are available under a GPL compatible license listed by the Free Software Foundation, as in LGPL | [] | JED Entries License Checklist - Joomla! Documentation | Publishable? | https://docs.joomla.org/index.php?title=JED_Entries_License_Checklist&oldid=31085 | 25/1438042990900.28_20150728002310-00178-ip-10-236-191-2_860303073_3.json |
08e861ee_Study__Livestock_Milk_Producer__What_we_will_use_ | [Can-Trace Information:] Lot number [What we will use:] | Ear tag number/RFID tag | [] | Case Study: Livestock/Milk Producer | What we will use: | http://omafra.gov.on.ca/english/food/foodsafety/traceability/livestock.htm | 1/1438042990112.50_20150728002310-00003-ip-10-236-191-2_179006125_2.json |
08e861ee_Study__Livestock_Milk_Producer__What_we_will_use_ | [Can-Trace Information:] Product identifier [What we will use:] | Animal name (if used) | [] | Case Study: Livestock/Milk Producer | What we will use: | http://omafra.gov.on.ca/english/food/foodsafety/traceability/livestock.htm | 1/1438042990112.50_20150728002310-00003-ip-10-236-191-2_179006125_2.json |
08e861ee_Study__Livestock_Milk_Producer__What_we_will_use_ | [Can-Trace Information:] Product description [What we will use:] | Breed | [] | Case Study: Livestock/Milk Producer | What we will use: | http://omafra.gov.on.ca/english/food/foodsafety/traceability/livestock.htm | 1/1438042990112.50_20150728002310-00003-ip-10-236-191-2_179006125_2.json |
08e861ee_Study__Livestock_Milk_Producer__What_we_will_use_ | [Can-Trace Information:] Receipt date [What we will use:] | Date of purchase | [] | Case Study: Livestock/Milk Producer | What we will use: | http://omafra.gov.on.ca/english/food/foodsafety/traceability/livestock.htm | 1/1438042990112.50_20150728002310-00003-ip-10-236-191-2_179006125_2.json |
08e861ee_Study__Livestock_Milk_Producer__What_we_will_use_ | [Can-Trace Information:] Ship-from location identifier [What we will use:] | Location of seller | [] | Case Study: Livestock/Milk Producer | What we will use: | http://omafra.gov.on.ca/english/food/foodsafety/traceability/livestock.htm | 1/1438042990112.50_20150728002310-00003-ip-10-236-191-2_179006125_2.json |
08e861ee_Study__Livestock_Milk_Producer__What_we_will_use_ | [Can-Trace Information:] Shipment identifier [What we will use:] | Sales invoice number, purchase order number, or animal manifest number | [] | Case Study: Livestock/Milk Producer | What we will use: | http://omafra.gov.on.ca/english/food/foodsafety/traceability/livestock.htm | 1/1438042990112.50_20150728002310-00003-ip-10-236-191-2_179006125_2.json |
08e861ee_Study__Livestock_Milk_Producer__What_we_will_use_ | [Can-Trace Information:] Sender identifier [What we will use:] | Name of seller | [] | Case Study: Livestock/Milk Producer | What we will use: | http://omafra.gov.on.ca/english/food/foodsafety/traceability/livestock.htm | 1/1438042990112.50_20150728002310-00003-ip-10-236-191-2_179006125_2.json |
08e861ee_Study__Livestock_Milk_Producer__What_we_will_use_ | [Can-Trace Information:] Quantity [What we will use:] | Number of animals | [] | Case Study: Livestock/Milk Producer | What we will use: | http://omafra.gov.on.ca/english/food/foodsafety/traceability/livestock.htm | 1/1438042990112.50_20150728002310-00003-ip-10-236-191-2_179006125_2.json |
08e861ee_Study__Livestock_Milk_Producer__What_we_will_use_ | [Can-Trace Information:] Unit of measure [What we will use:] | Not needed | [] | Case Study: Livestock/Milk Producer | What we will use: | http://omafra.gov.on.ca/english/food/foodsafety/traceability/livestock.htm | 1/1438042990112.50_20150728002310-00003-ip-10-236-191-2_179006125_2.json |
1d506961_t_Blogs___Ultimate_Paleo_Guide__Description | [Blog Name] Paleo Diet – So Easy A Caveman Can Do It [Description] | A Paleo Diet Diary by a fifty-something man with type 2 diabetes, high blood pressure, high cholesterol and high triglycerides. | [] | 100+ Incredible Paleo Diet Blogs | Ultimate Paleo Guide | Description | http://ultimatepaleoguide.com/paleo-diet-blogs/ | 17/1438042987228.91_20150728002307-00328-ip-10-236-191-2_244515233_1.json |
1d506961_t_Blogs___Ultimate_Paleo_Guide__Description | [Blog Name] Nerd Fitness [Description] | A comprehensive look at the paleo diet, why it works, what it involves, and how to get started living with this new lifestyle. | [] | 100+ Incredible Paleo Diet Blogs | Ultimate Paleo Guide | Description | http://ultimatepaleoguide.com/paleo-diet-blogs/ | 17/1438042987228.91_20150728002307-00328-ip-10-236-191-2_244515233_1.json |
1d506961_t_Blogs___Ultimate_Paleo_Guide__Description | [Blog Name] Paleo Diet Blog [Description] | This blog serves as an evolving documentation one’s transition to the paleo diet, the ups and downs, the highs and lows is shared by the bloggers. | [] | 100+ Incredible Paleo Diet Blogs | Ultimate Paleo Guide | Description | http://ultimatepaleoguide.com/paleo-diet-blogs/ | 17/1438042987228.91_20150728002307-00328-ip-10-236-191-2_244515233_1.json |
1d506961_t_Blogs___Ultimate_Paleo_Guide__Description | [Blog Name] Modern Paleo [Description] | Modern Paleo offers writings and other resources by Objectivists on the principles and practices of nutrition, fitness, and health most conducive to human flourishing. | [] | 100+ Incredible Paleo Diet Blogs | Ultimate Paleo Guide | Description | http://ultimatepaleoguide.com/paleo-diet-blogs/ | 17/1438042987228.91_20150728002307-00328-ip-10-236-191-2_244515233_1.json |
1d506961_t_Blogs___Ultimate_Paleo_Guide__Description | [Blog Name] CrossFit, Nutrition, Health & Safety [Description] | A blog about fitness, health, diet (paleo and zone), CrossFit, PDR self defence, weightlifting, general life musings and occasional jollity. | [] | 100+ Incredible Paleo Diet Blogs | Ultimate Paleo Guide | Description | http://ultimatepaleoguide.com/paleo-diet-blogs/ | 17/1438042987228.91_20150728002307-00328-ip-10-236-191-2_244515233_1.json |
1d506961_t_Blogs___Ultimate_Paleo_Guide__Description | [Blog Name] Gluten Free A-Z Blog [Description] | Paleo Diet for Weight Loss with Jedha, a Weight Loss Motivation guest blogger. | [] | 100+ Incredible Paleo Diet Blogs | Ultimate Paleo Guide | Description | http://ultimatepaleoguide.com/paleo-diet-blogs/ | 17/1438042987228.91_20150728002307-00328-ip-10-236-191-2_244515233_1.json |
1d506961_t_Blogs___Ultimate_Paleo_Guide__Description | [Blog Name] Evolved Eating, Evolved Training, Evolved Living [Description] | The purpose of the blog is to create new awareness, forge new connections and build new conversations about what it means to eat, move and live for health. | [] | 100+ Incredible Paleo Diet Blogs | Ultimate Paleo Guide | Description | http://ultimatepaleoguide.com/paleo-diet-blogs/ | 17/1438042987228.91_20150728002307-00328-ip-10-236-191-2_244515233_1.json |
1d506961_t_Blogs___Ultimate_Paleo_Guide__Description | [Blog Name] Paleo Blog [Description] | A blog advocating on the consumption of unprocessed and natural foods, mostly those that can be consumed without preparation. | [] | 100+ Incredible Paleo Diet Blogs | Ultimate Paleo Guide | Description | http://ultimatepaleoguide.com/paleo-diet-blogs/ | 17/1438042987228.91_20150728002307-00328-ip-10-236-191-2_244515233_1.json |
1d506961_t_Blogs___Ultimate_Paleo_Guide__Description | [Blog Name] Alkaline Paleo Diet Blog [Description] | Writing about healing through diet. This blog is a gateway for anyone new to the diet. | [] | 100+ Incredible Paleo Diet Blogs | Ultimate Paleo Guide | Description | http://ultimatepaleoguide.com/paleo-diet-blogs/ | 17/1438042987228.91_20150728002307-00328-ip-10-236-191-2_244515233_1.json |
1d506961_t_Blogs___Ultimate_Paleo_Guide__Description | [Blog Name] The Paleo Diet Blog [Description] | Everything you need to know about Paleo menu, paleo diet meal plan, paleo menu ideas, or full paleo meals you can enjoy. | [] | 100+ Incredible Paleo Diet Blogs | Ultimate Paleo Guide | Description | http://ultimatepaleoguide.com/paleo-diet-blogs/ | 17/1438042987228.91_20150728002307-00328-ip-10-236-191-2_244515233_1.json |
1d506961_t_Blogs___Ultimate_Paleo_Guide__Description | [Blog Name] The Pleistocene Scene [Description] | The issue is constructed primarily about the role of meat in a “paleodiet.” | [] | 100+ Incredible Paleo Diet Blogs | Ultimate Paleo Guide | Description | http://ultimatepaleoguide.com/paleo-diet-blogs/ | 17/1438042987228.91_20150728002307-00328-ip-10-236-191-2_244515233_1.json |
1d506961_t_Blogs___Ultimate_Paleo_Guide__Description | [Blog Name] Paleo Diet Guru [Description] | This site offers information and recipes for those who are interested with paleo diet. | [] | 100+ Incredible Paleo Diet Blogs | Ultimate Paleo Guide | Description | http://ultimatepaleoguide.com/paleo-diet-blogs/ | 17/1438042987228.91_20150728002307-00328-ip-10-236-191-2_244515233_1.json |
1d506961_t_Blogs___Ultimate_Paleo_Guide__Description | [Blog Name] Paleo Based Diet / Lifestyle [Description] | The home base for The Paleo Diet and Lifestyle in Houston, TX as well as a Different Perspective on wellness for anyone who cares to stop. | [] | 100+ Incredible Paleo Diet Blogs | Ultimate Paleo Guide | Description | http://ultimatepaleoguide.com/paleo-diet-blogs/ | 17/1438042987228.91_20150728002307-00328-ip-10-236-191-2_244515233_1.json |
1d506961_t_Blogs___Ultimate_Paleo_Guide__Description | [Blog Name] The Naked Spoon [Description] | This blog is for those who need new Paleo Diet ideas. Because this diet has eliminated processed foods in our everyday eating habits, it has also eliminated many of our staple meals we might otherwise turn to. Creativity is key when it comes to eating healthy and still maintaining a taste for finer foods. | [] | 100+ Incredible Paleo Diet Blogs | Ultimate Paleo Guide | Description | http://ultimatepaleoguide.com/paleo-diet-blogs/ | 17/1438042987228.91_20150728002307-00328-ip-10-236-191-2_244515233_1.json |
1d506961_t_Blogs___Ultimate_Paleo_Guide__Description | [Blog Name] Free The Animal [Description] | How to lose weight and lose fat on the paleo diet. | [] | 100+ Incredible Paleo Diet Blogs | Ultimate Paleo Guide | Description | http://ultimatepaleoguide.com/paleo-diet-blogs/ | 17/1438042987228.91_20150728002307-00328-ip-10-236-191-2_244515233_1.json |
1d506961_t_Blogs___Ultimate_Paleo_Guide__Description | [Blog Name] Ben Balzer’s Paleolithic Diet Weblog [Description] | This Blog is written by Dr Ben Balzer, GP (family physician) in Sydney Australia, whose special interest is in general nutrition, paleolithic nutrition, and all aspects of general family practice. | [] | 100+ Incredible Paleo Diet Blogs | Ultimate Paleo Guide | Description | http://ultimatepaleoguide.com/paleo-diet-blogs/ | 17/1438042987228.91_20150728002307-00328-ip-10-236-191-2_244515233_1.json |
1d506961_t_Blogs___Ultimate_Paleo_Guide__Description | [Blog Name] Just Eat Real Food [Description] | The life of a young professional on her paleo, whole foods journey. | [] | 100+ Incredible Paleo Diet Blogs | Ultimate Paleo Guide | Description | http://ultimatepaleoguide.com/paleo-diet-blogs/ | 17/1438042987228.91_20150728002307-00328-ip-10-236-191-2_244515233_1.json |
1d506961_t_Blogs___Ultimate_Paleo_Guide__Description | [Blog Name] Feasting on Fitness [Description] | A food and fitness blog from a dedicated CrossFitter following the paleo lifestyle. | [] | 100+ Incredible Paleo Diet Blogs | Ultimate Paleo Guide | Description | http://ultimatepaleoguide.com/paleo-diet-blogs/ | 17/1438042987228.91_20150728002307-00328-ip-10-236-191-2_244515233_1.json |
1d506961_t_Blogs___Ultimate_Paleo_Guide__Description | [Blog Name] Baobab Wellness [Description] | Founded to help foster a greater mind, body and soul connection through exercise, nutrition and meditation. | [] | 100+ Incredible Paleo Diet Blogs | Ultimate Paleo Guide | Description | http://ultimatepaleoguide.com/paleo-diet-blogs/ | 17/1438042987228.91_20150728002307-00328-ip-10-236-191-2_244515233_1.json |
1d506961_t_Blogs___Ultimate_Paleo_Guide__Description | [Blog Name] The Paleo Snark [Description] | Paleo and primal-related musings from a pre-med anthropology student following a paleo lifestyle. Now with more will-o’-the-wisp flavor. | [] | 100+ Incredible Paleo Diet Blogs | Ultimate Paleo Guide | Description | http://ultimatepaleoguide.com/paleo-diet-blogs/ | 17/1438042987228.91_20150728002307-00328-ip-10-236-191-2_244515233_1.json |
1d506961_t_Blogs___Ultimate_Paleo_Guide__Description | [Blog Name] Making Healthy Good [Description] | Being gluten-free & dairy-free, feeling healthy, and embracing change. The blogger is a Neonatal Nurse and a Certified Holistic Health Coach who loves helping others learn and change their lives through nutrition because life gets better when we learn and grow. | [] | 100+ Incredible Paleo Diet Blogs | Ultimate Paleo Guide | Description | http://ultimatepaleoguide.com/paleo-diet-blogs/ | 17/1438042987228.91_20150728002307-00328-ip-10-236-191-2_244515233_1.json |
1d506961_t_Blogs___Ultimate_Paleo_Guide__Description | [Blog Name] Neanderthal, Dark & Handsome [Description] | The story of a geek learning and living an ancestral lifestyle. | [] | 100+ Incredible Paleo Diet Blogs | Ultimate Paleo Guide | Description | http://ultimatepaleoguide.com/paleo-diet-blogs/ | 17/1438042987228.91_20150728002307-00328-ip-10-236-191-2_244515233_1.json |
1d506961_t_Blogs___Ultimate_Paleo_Guide__Description | [Blog Name] Barefoot Barefood [Description] | A back to basics approach to good health. | [] | 100+ Incredible Paleo Diet Blogs | Ultimate Paleo Guide | Description | http://ultimatepaleoguide.com/paleo-diet-blogs/ | 17/1438042987228.91_20150728002307-00328-ip-10-236-191-2_244515233_1.json |
1d506961_t_Blogs___Ultimate_Paleo_Guide__Description | [Blog Name] Against the Grain Nutrition [Description] | A personal trainer and nutrition and dietetics student gives information based on research, personal experience, and conversations with health professionals. | [] | 100+ Incredible Paleo Diet Blogs | Ultimate Paleo Guide | Description | http://ultimatepaleoguide.com/paleo-diet-blogs/ | 17/1438042987228.91_20150728002307-00328-ip-10-236-191-2_244515233_1.json |
1d506961_t_Blogs___Ultimate_Paleo_Guide__Description | [Blog Name] Paleo Non Paleo [Description] | Living paleo in a non paleo world. Shares ideas, teach a little and offer some thoughts on how to manage paleo’s ‘weird’ way of eating. | [] | 100+ Incredible Paleo Diet Blogs | Ultimate Paleo Guide | Description | http://ultimatepaleoguide.com/paleo-diet-blogs/ | 17/1438042987228.91_20150728002307-00328-ip-10-236-191-2_244515233_1.json |
1d506961_t_Blogs___Ultimate_Paleo_Guide__Description | [Blog Name] The Paleo Mama [Description] | Presents Paleo options to readers on how to be a modern-day Paleo mama; not only in choosing healthy options for your families to eat, but also in loving and caring for the earth, living sustainably, and loving the Creator of it all! | [] | 100+ Incredible Paleo Diet Blogs | Ultimate Paleo Guide | Description | http://ultimatepaleoguide.com/paleo-diet-blogs/ | 17/1438042987228.91_20150728002307-00328-ip-10-236-191-2_244515233_1.json |
1d506961_t_Blogs___Ultimate_Paleo_Guide__Description | [Blog Name] The Paleo Pair [Description] | This blog is created to prove that a Paleo lifestyle is completely doable on a tight budget, in a small kitchen. | [] | 100+ Incredible Paleo Diet Blogs | Ultimate Paleo Guide | Description | http://ultimatepaleoguide.com/paleo-diet-blogs/ | 17/1438042987228.91_20150728002307-00328-ip-10-236-191-2_244515233_1.json |
1d506961_t_Blogs___Ultimate_Paleo_Guide__Description | [Blog Name] Damsel out of Distress [Description] | Documents the blogger’s journey to health through real foods. | [] | 100+ Incredible Paleo Diet Blogs | Ultimate Paleo Guide | Description | http://ultimatepaleoguide.com/paleo-diet-blogs/ | 17/1438042987228.91_20150728002307-00328-ip-10-236-191-2_244515233_1.json |
1d506961_t_Blogs___Ultimate_Paleo_Guide__Description | [Blog Name] Paleo Parents [Description] | About a practical and affordable approach to feed their family real food. | [] | 100+ Incredible Paleo Diet Blogs | Ultimate Paleo Guide | Description | http://ultimatepaleoguide.com/paleo-diet-blogs/ | 17/1438042987228.91_20150728002307-00328-ip-10-236-191-2_244515233_1.json |
1d506961_t_Blogs___Ultimate_Paleo_Guide__Description | [Blog Name] The Free Range Human [Description] | This blog came about to chronicle the blogger’s journey of trying to cure or treat his epilepsy through the paleo diet. | [] | 100+ Incredible Paleo Diet Blogs | Ultimate Paleo Guide | Description | http://ultimatepaleoguide.com/paleo-diet-blogs/ | 17/1438042987228.91_20150728002307-00328-ip-10-236-191-2_244515233_1.json |
1d506961_t_Blogs___Ultimate_Paleo_Guide__Description | [Blog Name] Paleoista [Description] | Nell Stephenson’s blog i s mostly on preparing paleo foods, with some other paleo topics mixed in. She is a consultant in nutrition and fitness in the Los Angeles area. She lives the life of a Paleo endurance athlete, and practices what she preachs to the limit. | [] | 100+ Incredible Paleo Diet Blogs | Ultimate Paleo Guide | Description | http://ultimatepaleoguide.com/paleo-diet-blogs/ | 17/1438042987228.91_20150728002307-00328-ip-10-236-191-2_244515233_1.json |
1d506961_t_Blogs___Ultimate_Paleo_Guide__Description | [Blog Name] Original Eating [Description] | This is another paleo blog that publishes recipes. | [] | 100+ Incredible Paleo Diet Blogs | Ultimate Paleo Guide | Description | http://ultimatepaleoguide.com/paleo-diet-blogs/ | 17/1438042987228.91_20150728002307-00328-ip-10-236-191-2_244515233_1.json |
4a37ba5a_apter_7___Manual_Exhibit_7_7_B__Action_to_be_Taken | [Situation] For whatever reason, employee did not have a plan at any time during the entire appraisal period, or did not perform under a plan for 90 days, e.g., employee returning from long-term training. [Performance Plan] Establish plan immediately. [Action to be Taken] | If there are more than 45 days left in the appraisal cycle, extend the rating period. If there are less than 45 days, the employee will not receive a rating for that cycle. If there is no rating for the employee for that cycle, the Rating Official must submit a memorandum to the Servicing HR Office, which will be placed in the employee's official performance file. | [] | Indian Health Manual (IHM) - Part 7, Chapter 7: Manual Exhibit 7-7-B | Action to be Taken | http://www.ihs.gov/ihm/index.cfm?module=dsp_ihm_pc_p7c7_ex_b | 26/1438042990900.28_20150728002310-00096-ip-10-236-191-2_506516450_5.json |
4a37ba5a_apter_7___Manual_Exhibit_7_7_B__Action_to_be_Taken | [Situation] Employee moves from one position (A) to another position (B) within 90 days of end of appraisal period. [Performance Plan] Establish plan for new position under option (2). [Action to be Taken] | (1) If employee was in position A for at least 90 days, rate employee prior to the position change. This rating will become the final rating of record for the appraisal period; OR (2) If employee was not in position A for at least 90 days, or was not under a plan for 90 days in position A, extend the rating period to allow for 90 days in position B and rate the employee at that time, IF there are more than 45 days left in the appraisal cycle. | [] | Indian Health Manual (IHM) - Part 7, Chapter 7: Manual Exhibit 7-7-B | Action to be Taken | http://www.ihs.gov/ihm/index.cfm?module=dsp_ihm_pc_p7c7_ex_b | 26/1438042990900.28_20150728002310-00096-ip-10-236-191-2_506516450_5.json |
4a37ba5a_apter_7___Manual_Exhibit_7_7_B__Action_to_be_Taken | [Situation] Within 90 days of the end of the appraisal period, employee is hired from outside the Government. [Performance Plan] Establish plan. [Action to be Taken] | If there are more than 45 days left in the appraisal cycle, extend appraisal period until 90 day minimum rating period is reached; then rate employee based on the plan for that period. If less than 45 days, the employee will not receive a rating until the next cycle. | [] | Indian Health Manual (IHM) - Part 7, Chapter 7: Manual Exhibit 7-7-B | Action to be Taken | http://www.ihs.gov/ihm/index.cfm?module=dsp_ihm_pc_p7c7_ex_b | 26/1438042990900.28_20150728002310-00096-ip-10-236-191-2_506516450_5.json |
4a37ba5a_apter_7___Manual_Exhibit_7_7_B__Action_to_be_Taken | [Situation] Employee changes positions within IHS during the appraisal period. [Performance Plan] Establish plan for new position. [Action to be Taken] | At time of each position change, rate employee, if the plan has been in effect for at least 90 days. The rating of record for the appraisal period must consider all ratings made during the entire appraisal period. | [] | Indian Health Manual (IHM) - Part 7, Chapter 7: Manual Exhibit 7-7-B | Action to be Taken | http://www.ihs.gov/ihm/index.cfm?module=dsp_ihm_pc_p7c7_ex_b | 26/1438042990900.28_20150728002310-00096-ip-10-236-191-2_506516450_5.json |
4a37ba5a_apter_7___Manual_Exhibit_7_7_B__Action_to_be_Taken | [Situation] Employee is detailed or assigned outside IHS (e.g., IPA assignment) and the time in the outside organization or agency is expected to be at least 90 days. [Performance Plan] Make reasonable effort to see that a plan is given to the employee while in the outside entity. [Action to be Taken] | Rate at time of position change if a plan had been in effect for at least 90 days. Also, the rating official will make a reasonable effort to obtain performance information from that outside assignment, especially if employee was not on an IHS plan for at least 90 days during the appraisal period. At a minimum the rating official will request a memorandum describing the assignments performed by the employee and an assessment of how well the employee performed the assignments. The IHS rating official will consider all ratings made during the appraisal period in preparing the rating of record. | [] | Indian Health Manual (IHM) - Part 7, Chapter 7: Manual Exhibit 7-7-B | Action to be Taken | http://www.ihs.gov/ihm/index.cfm?module=dsp_ihm_pc_p7c7_ex_b | 26/1438042990900.28_20150728002310-00096-ip-10-236-191-2_506516450_5.json |
4a37ba5a_apter_7___Manual_Exhibit_7_7_B__Action_to_be_Taken | [Situation] Before the end of the appraisal period, employee goes on long-term training and does not return by the end of the appraisal period. [Performance Plan] N/A. [Action to be Taken] | Rate at time employee goes on training based on established plan if it had been in effect for at least 90 days. | [] | Indian Health Manual (IHM) - Part 7, Chapter 7: Manual Exhibit 7-7-B | Action to be Taken | http://www.ihs.gov/ihm/index.cfm?module=dsp_ihm_pc_p7c7_ex_b | 26/1438042990900.28_20150728002310-00096-ip-10-236-191-2_506516450_5.json |
4a37ba5a_apter_7___Manual_Exhibit_7_7_B__Action_to_be_Taken | [Situation] Employee transfers from IHS to a new agency after serving under a plan for at least 90 days. [Performance Plan] N/A. [Action to be Taken] | Rate employee and submit rating at the time the employee leaves IHS. This rating will be transferred with the employee's Official Personnel File and Performance File. | [] | Indian Health Manual (IHM) - Part 7, Chapter 7: Manual Exhibit 7-7-B | Action to be Taken | http://www.ihs.gov/ihm/index.cfm?module=dsp_ihm_pc_p7c7_ex_b | 26/1438042990900.28_20150728002310-00096-ip-10-236-191-2_506516450_5.json |
86a7a8f7_Patch_5_1_Live_This_Week__Slot | [Level] 496 [Type] Trinket [Name] Static-Caster's Medallion [Required Faction] Dominance Offensive [Required Faction Level] Revered [Slot] | Trinket | [
[
"T",
"r",
"i",
"n",
"k",
"e",
"t"
],
[
"F",
"i",
"n",
"g",
"e",
"r"
],
[
"W",
"a",
"i",
"s",
"t"
],
[
"F",
"e",
"e",
"t"
]
] | Patch 5.1 Live This Week | Slot | http://www.mmo-champion.com/threads/1231204-Warlock-Quest-Delayed-Sha-of-Fear-Video-Patch-5-1-Hotfixes-Blue-Posts-Comic?goto=nextnewest | 17/1438042987402.78_20150728002307-00152-ip-10-236-191-2_578105620_1.json |
86a7a8f7_Patch_5_1_Live_This_Week__Slot | [Level] 496 [Type] Finger [Name] Dominator's Seal [Required Faction] Dominance Offensive [Required Faction Level] Honored [Slot] | Finger | [
[
"T",
"r",
"i",
"n",
"k",
"e",
"t"
],
[
"F",
"i",
"n",
"g",
"e",
"r"
],
[
"W",
"a",
"i",
"s",
"t"
],
[
"F",
"e",
"e",
"t"
]
] | Patch 5.1 Live This Week | Slot | http://www.mmo-champion.com/threads/1231204-Warlock-Quest-Delayed-Sha-of-Fear-Video-Patch-5-1-Hotfixes-Blue-Posts-Comic?goto=nextnewest | 17/1438042987402.78_20150728002307-00152-ip-10-236-191-2_578105620_1.json |
86a7a8f7_Patch_5_1_Live_This_Week__Slot | [Level] 496 [Type] Trinket [Name] Medallion of Mystifying Vapors [Required Faction] Dominance Offensive [Required Faction Level] Revered [Slot] | Trinket | [
[
"T",
"r",
"i",
"n",
"k",
"e",
"t"
],
[
"F",
"i",
"n",
"g",
"e",
"r"
],
[
"W",
"a",
"i",
"s",
"t"
],
[
"F",
"e",
"e",
"t"
]
] | Patch 5.1 Live This Week | Slot | http://www.mmo-champion.com/threads/1231204-Warlock-Quest-Delayed-Sha-of-Fear-Video-Patch-5-1-Hotfixes-Blue-Posts-Comic?goto=nextnewest | 17/1438042987402.78_20150728002307-00152-ip-10-236-191-2_578105620_1.json |
86a7a8f7_Patch_5_1_Live_This_Week__Slot | [Level] 496 [Type] Finger [Name] Dominator's Circle [Required Faction] Dominance Offensive [Required Faction Level] Honored [Slot] | Finger | [
[
"T",
"r",
"i",
"n",
"k",
"e",
"t"
],
[
"F",
"i",
"n",
"g",
"e",
"r"
],
[
"W",
"a",
"i",
"s",
"t"
],
[
"F",
"e",
"e",
"t"
]
] | Patch 5.1 Live This Week | Slot | http://www.mmo-champion.com/threads/1231204-Warlock-Quest-Delayed-Sha-of-Fear-Video-Patch-5-1-Hotfixes-Blue-Posts-Comic?goto=nextnewest | 17/1438042987402.78_20150728002307-00152-ip-10-236-191-2_578105620_1.json |
86a7a8f7_Patch_5_1_Live_This_Week__Slot | [Level] 496 [Type] Trinket [Name] Skullrender Medallion [Required Faction] Dominance Offensive [Required Faction Level] Revered [Slot] | Trinket | [
[
"T",
"r",
"i",
"n",
"k",
"e",
"t"
],
[
"F",
"i",
"n",
"g",
"e",
"r"
],
[
"W",
"a",
"i",
"s",
"t"
],
[
"F",
"e",
"e",
"t"
]
] | Patch 5.1 Live This Week | Slot | http://www.mmo-champion.com/threads/1231204-Warlock-Quest-Delayed-Sha-of-Fear-Video-Patch-5-1-Hotfixes-Blue-Posts-Comic?goto=nextnewest | 17/1438042987402.78_20150728002307-00152-ip-10-236-191-2_578105620_1.json |
86a7a8f7_Patch_5_1_Live_This_Week__Slot | [Level] 496 [Type] Finger [Name] Dominator's Loop [Required Faction] Dominance Offensive [Required Faction Level] Honored [Slot] | Finger | [
[
"T",
"r",
"i",
"n",
"k",
"e",
"t"
],
[
"F",
"i",
"n",
"g",
"e",
"r"
],
[
"W",
"a",
"i",
"s",
"t"
],
[
"F",
"e",
"e",
"t"
]
] | Patch 5.1 Live This Week | Slot | http://www.mmo-champion.com/threads/1231204-Warlock-Quest-Delayed-Sha-of-Fear-Video-Patch-5-1-Hotfixes-Blue-Posts-Comic?goto=nextnewest | 17/1438042987402.78_20150728002307-00152-ip-10-236-191-2_578105620_1.json |
86a7a8f7_Patch_5_1_Live_This_Week__Slot | [Level] 496 [Type] Finger [Name] Dominator's Signet [Required Faction] Dominance Offensive [Required Faction Level] Honored [Slot] | Finger | [
[
"T",
"r",
"i",
"n",
"k",
"e",
"t"
],
[
"F",
"i",
"n",
"g",
"e",
"r"
],
[
"W",
"a",
"i",
"s",
"t"
],
[
"F",
"e",
"e",
"t"
]
] | Patch 5.1 Live This Week | Slot | http://www.mmo-champion.com/threads/1231204-Warlock-Quest-Delayed-Sha-of-Fear-Video-Patch-5-1-Hotfixes-Blue-Posts-Comic?goto=nextnewest | 17/1438042987402.78_20150728002307-00152-ip-10-236-191-2_578105620_1.json |
86a7a8f7_Patch_5_1_Live_This_Week__Slot | [Level] 496 [Type] Trinket [Name] Woundripper Medallion [Required Faction] Dominance Offensive [Required Faction Level] Revered [Slot] | Trinket | [
[
"T",
"r",
"i",
"n",
"k",
"e",
"t"
],
[
"F",
"i",
"n",
"g",
"e",
"r"
],
[
"W",
"a",
"i",
"s",
"t"
],
[
"F",
"e",
"e",
"t"
]
] | Patch 5.1 Live This Week | Slot | http://www.mmo-champion.com/threads/1231204-Warlock-Quest-Delayed-Sha-of-Fear-Video-Patch-5-1-Hotfixes-Blue-Posts-Comic?goto=nextnewest | 17/1438042987402.78_20150728002307-00152-ip-10-236-191-2_578105620_1.json |
86a7a8f7_Patch_5_1_Live_This_Week__Slot | [Level] 496 [Type] Finger [Name] Dominator's Band [Required Faction] Dominance Offensive [Required Faction Level] Honored [Slot] | Finger | [
[
"T",
"r",
"i",
"n",
"k",
"e",
"t"
],
[
"F",
"i",
"n",
"g",
"e",
"r"
],
[
"W",
"a",
"i",
"s",
"t"
],
[
"F",
"e",
"e",
"t"
]
] | Patch 5.1 Live This Week | Slot | http://www.mmo-champion.com/threads/1231204-Warlock-Quest-Delayed-Sha-of-Fear-Video-Patch-5-1-Hotfixes-Blue-Posts-Comic?goto=nextnewest | 17/1438042987402.78_20150728002307-00152-ip-10-236-191-2_578105620_1.json |
86a7a8f7_Patch_5_1_Live_This_Week__Slot | [Level] 496 [Type] Trinket [Name] Cutstitcher Medallion [Required Faction] Dominance Offensive [Required Faction Level] Revered [Slot] | Trinket | [
[
"T",
"r",
"i",
"n",
"k",
"e",
"t"
],
[
"F",
"i",
"n",
"g",
"e",
"r"
],
[
"W",
"a",
"i",
"s",
"t"
],
[
"F",
"e",
"e",
"t"
]
] | Patch 5.1 Live This Week | Slot | http://www.mmo-champion.com/threads/1231204-Warlock-Quest-Delayed-Sha-of-Fear-Video-Patch-5-1-Hotfixes-Blue-Posts-Comic?goto=nextnewest | 17/1438042987402.78_20150728002307-00152-ip-10-236-191-2_578105620_1.json |
86a7a8f7_Patch_5_1_Live_This_Week__Slot | [Level] 496 [Type] Cloth [Name] Sash of Surehandedness [Required Faction] Dominance Offensive [Required Faction Level] Revered [Slot] | Waist | [
[
"T",
"r",
"i",
"n",
"k",
"e",
"t"
],
[
"F",
"i",
"n",
"g",
"e",
"r"
],
[
"W",
"a",
"i",
"s",
"t"
],
[
"F",
"e",
"e",
"t"
]
] | Patch 5.1 Live This Week | Slot | http://www.mmo-champion.com/threads/1231204-Warlock-Quest-Delayed-Sha-of-Fear-Video-Patch-5-1-Hotfixes-Blue-Posts-Comic?goto=nextnewest | 17/1438042987402.78_20150728002307-00152-ip-10-236-191-2_578105620_1.json |
86a7a8f7_Patch_5_1_Live_This_Week__Slot | [Level] 496 [Type] Cloth [Name] Slippers of Soothing Balm [Required Faction] Dominance Offensive [Required Faction Level] Revered [Slot] | Feet | [
[
"T",
"r",
"i",
"n",
"k",
"e",
"t"
],
[
"F",
"i",
"n",
"g",
"e",
"r"
],
[
"W",
"a",
"i",
"s",
"t"
],
[
"F",
"e",
"e",
"t"
]
] | Patch 5.1 Live This Week | Slot | http://www.mmo-champion.com/threads/1231204-Warlock-Quest-Delayed-Sha-of-Fear-Video-Patch-5-1-Hotfixes-Blue-Posts-Comic?goto=nextnewest | 17/1438042987402.78_20150728002307-00152-ip-10-236-191-2_578105620_1.json |
86a7a8f7_Patch_5_1_Live_This_Week__Slot | [Level] 496 [Type] Cloth [Name] Chang's Changing Cord [Required Faction] Dominance Offensive [Required Faction Level] Revered [Slot] | Waist | [
[
"T",
"r",
"i",
"n",
"k",
"e",
"t"
],
[
"F",
"i",
"n",
"g",
"e",
"r"
],
[
"W",
"a",
"i",
"s",
"t"
],
[
"F",
"e",
"e",
"t"
]
] | Patch 5.1 Live This Week | Slot | http://www.mmo-champion.com/threads/1231204-Warlock-Quest-Delayed-Sha-of-Fear-Video-Patch-5-1-Hotfixes-Blue-Posts-Comic?goto=nextnewest | 17/1438042987402.78_20150728002307-00152-ip-10-236-191-2_578105620_1.json |
86a7a8f7_Patch_5_1_Live_This_Week__Slot | [Level] 496 [Type] Cloth [Name] Beach-Born Sandals [Required Faction] Dominance Offensive [Required Faction Level] Revered [Slot] | Feet | [
[
"T",
"r",
"i",
"n",
"k",
"e",
"t"
],
[
"F",
"i",
"n",
"g",
"e",
"r"
],
[
"W",
"a",
"i",
"s",
"t"
],
[
"F",
"e",
"e",
"t"
]
] | Patch 5.1 Live This Week | Slot | http://www.mmo-champion.com/threads/1231204-Warlock-Quest-Delayed-Sha-of-Fear-Video-Patch-5-1-Hotfixes-Blue-Posts-Comic?goto=nextnewest | 17/1438042987402.78_20150728002307-00152-ip-10-236-191-2_578105620_1.json |
86a7a8f7_Patch_5_1_Live_This_Week__Slot | [Level] 496 [Type] Leather [Name] Bambrick's Striking Strap [Required Faction] Dominance Offensive [Required Faction Level] Revered [Slot] | Waist | [
[
"T",
"r",
"i",
"n",
"k",
"e",
"t"
],
[
"F",
"i",
"n",
"g",
"e",
"r"
],
[
"W",
"a",
"i",
"s",
"t"
],
[
"F",
"e",
"e",
"t"
]
] | Patch 5.1 Live This Week | Slot | http://www.mmo-champion.com/threads/1231204-Warlock-Quest-Delayed-Sha-of-Fear-Video-Patch-5-1-Hotfixes-Blue-Posts-Comic?goto=nextnewest | 17/1438042987402.78_20150728002307-00152-ip-10-236-191-2_578105620_1.json |
86a7a8f7_Patch_5_1_Live_This_Week__Slot | [Level] 496 [Type] Leather [Name] Prevenge's Dagger-Carrier [Required Faction] Dominance Offensive [Required Faction Level] Revered [Slot] | Waist | [
[
"T",
"r",
"i",
"n",
"k",
"e",
"t"
],
[
"F",
"i",
"n",
"g",
"e",
"r"
],
[
"W",
"a",
"i",
"s",
"t"
],
[
"F",
"e",
"e",
"t"
]
] | Patch 5.1 Live This Week | Slot | http://www.mmo-champion.com/threads/1231204-Warlock-Quest-Delayed-Sha-of-Fear-Video-Patch-5-1-Hotfixes-Blue-Posts-Comic?goto=nextnewest | 17/1438042987402.78_20150728002307-00152-ip-10-236-191-2_578105620_1.json |
86a7a8f7_Patch_5_1_Live_This_Week__Slot | [Level] 496 [Type] Leather [Name] Troll-Toe Tabi [Required Faction] Dominance Offensive [Required Faction Level] Revered [Slot] | Feet | [
[
"T",
"r",
"i",
"n",
"k",
"e",
"t"
],
[
"F",
"i",
"n",
"g",
"e",
"r"
],
[
"W",
"a",
"i",
"s",
"t"
],
[
"F",
"e",
"e",
"t"
]
] | Patch 5.1 Live This Week | Slot | http://www.mmo-champion.com/threads/1231204-Warlock-Quest-Delayed-Sha-of-Fear-Video-Patch-5-1-Hotfixes-Blue-Posts-Comic?goto=nextnewest | 17/1438042987402.78_20150728002307-00152-ip-10-236-191-2_578105620_1.json |
86a7a8f7_Patch_5_1_Live_This_Week__Slot | [Level] 496 [Type] Leather [Name] Treads of Rejuvenating Mists [Required Faction] Dominance Offensive [Required Faction Level] Revered [Slot] | Feet | [
[
"T",
"r",
"i",
"n",
"k",
"e",
"t"
],
[
"F",
"i",
"n",
"g",
"e",
"r"
],
[
"W",
"a",
"i",
"s",
"t"
],
[
"F",
"e",
"e",
"t"
]
] | Patch 5.1 Live This Week | Slot | http://www.mmo-champion.com/threads/1231204-Warlock-Quest-Delayed-Sha-of-Fear-Video-Patch-5-1-Hotfixes-Blue-Posts-Comic?goto=nextnewest | 17/1438042987402.78_20150728002307-00152-ip-10-236-191-2_578105620_1.json |
86a7a8f7_Patch_5_1_Live_This_Week__Slot | [Level] 496 [Type] Mail [Name] Boots of the Healing Stream [Required Faction] Dominance Offensive [Required Faction Level] Revered [Slot] | Feet | [
[
"T",
"r",
"i",
"n",
"k",
"e",
"t"
],
[
"F",
"i",
"n",
"g",
"e",
"r"
],
[
"W",
"a",
"i",
"s",
"t"
],
[
"F",
"e",
"e",
"t"
]
] | Patch 5.1 Live This Week | Slot | http://www.mmo-champion.com/threads/1231204-Warlock-Quest-Delayed-Sha-of-Fear-Video-Patch-5-1-Hotfixes-Blue-Posts-Comic?goto=nextnewest | 17/1438042987402.78_20150728002307-00152-ip-10-236-191-2_578105620_1.json |
86a7a8f7_Patch_5_1_Live_This_Week__Slot | [Level] 496 [Type] Mail [Name] Shigi's Chain of Cheerful Summons [Required Faction] Dominance Offensive [Required Faction Level] Revered [Slot] | Waist | [
[
"T",
"r",
"i",
"n",
"k",
"e",
"t"
],
[
"F",
"i",
"n",
"g",
"e",
"r"
],
[
"W",
"a",
"i",
"s",
"t"
],
[
"F",
"e",
"e",
"t"
]
] | Patch 5.1 Live This Week | Slot | http://www.mmo-champion.com/threads/1231204-Warlock-Quest-Delayed-Sha-of-Fear-Video-Patch-5-1-Hotfixes-Blue-Posts-Comic?goto=nextnewest | 17/1438042987402.78_20150728002307-00152-ip-10-236-191-2_578105620_1.json |
86a7a8f7_Patch_5_1_Live_This_Week__Slot | [Level] 496 [Type] Mail [Name] Greaves of Manifest Destiny [Required Faction] Dominance Offensive [Required Faction Level] Revered [Slot] | Feet | [
[
"T",
"r",
"i",
"n",
"k",
"e",
"t"
],
[
"F",
"i",
"n",
"g",
"e",
"r"
],
[
"W",
"a",
"i",
"s",
"t"
],
[
"F",
"e",
"e",
"t"
]
] | Patch 5.1 Live This Week | Slot | http://www.mmo-champion.com/threads/1231204-Warlock-Quest-Delayed-Sha-of-Fear-Video-Patch-5-1-Hotfixes-Blue-Posts-Comic?goto=nextnewest | 17/1438042987402.78_20150728002307-00152-ip-10-236-191-2_578105620_1.json |
86a7a8f7_Patch_5_1_Live_This_Week__Slot | [Level] 496 [Type] Mail [Name] Bloodbinder Links [Required Faction] Dominance Offensive [Required Faction Level] Revered [Slot] | Waist | [
[
"T",
"r",
"i",
"n",
"k",
"e",
"t"
],
[
"F",
"i",
"n",
"g",
"e",
"r"
],
[
"W",
"a",
"i",
"s",
"t"
],
[
"F",
"e",
"e",
"t"
]
] | Patch 5.1 Live This Week | Slot | http://www.mmo-champion.com/threads/1231204-Warlock-Quest-Delayed-Sha-of-Fear-Video-Patch-5-1-Hotfixes-Blue-Posts-Comic?goto=nextnewest | 17/1438042987402.78_20150728002307-00152-ip-10-236-191-2_578105620_1.json |
86a7a8f7_Patch_5_1_Live_This_Week__Slot | [Level] 496 [Type] Plate [Name] Immovable Waistplate [Required Faction] Dominance Offensive [Required Faction Level] Revered [Slot] | Waist | [
[
"T",
"r",
"i",
"n",
"k",
"e",
"t"
],
[
"F",
"i",
"n",
"g",
"e",
"r"
],
[
"W",
"a",
"i",
"s",
"t"
],
[
"F",
"e",
"e",
"t"
]
] | Patch 5.1 Live This Week | Slot | http://www.mmo-champion.com/threads/1231204-Warlock-Quest-Delayed-Sha-of-Fear-Video-Patch-5-1-Hotfixes-Blue-Posts-Comic?goto=nextnewest | 17/1438042987402.78_20150728002307-00152-ip-10-236-191-2_578105620_1.json |
86a7a8f7_Patch_5_1_Live_This_Week__Slot | [Level] 496 [Type] Plate [Name] Groundbreaker Sabatons [Required Faction] Dominance Offensive [Required Faction Level] Revered [Slot] | Feet | [
[
"T",
"r",
"i",
"n",
"k",
"e",
"t"
],
[
"F",
"i",
"n",
"g",
"e",
"r"
],
[
"W",
"a",
"i",
"s",
"t"
],
[
"F",
"e",
"e",
"t"
]
] | Patch 5.1 Live This Week | Slot | http://www.mmo-champion.com/threads/1231204-Warlock-Quest-Delayed-Sha-of-Fear-Video-Patch-5-1-Hotfixes-Blue-Posts-Comic?goto=nextnewest | 17/1438042987402.78_20150728002307-00152-ip-10-236-191-2_578105620_1.json |
86a7a8f7_Patch_5_1_Live_This_Week__Slot | [Level] 496 [Type] Plate [Name] Kwon's Crushing Girdle [Required Faction] Dominance Offensive [Required Faction Level] Revered [Slot] | Waist | [
[
"T",
"r",
"i",
"n",
"k",
"e",
"t"
],
[
"F",
"i",
"n",
"g",
"e",
"r"
],
[
"W",
"a",
"i",
"s",
"t"
],
[
"F",
"e",
"e",
"t"
]
] | Patch 5.1 Live This Week | Slot | http://www.mmo-champion.com/threads/1231204-Warlock-Quest-Delayed-Sha-of-Fear-Video-Patch-5-1-Hotfixes-Blue-Posts-Comic?goto=nextnewest | 17/1438042987402.78_20150728002307-00152-ip-10-236-191-2_578105620_1.json |
86a7a8f7_Patch_5_1_Live_This_Week__Slot | [Level] 496 [Type] Plate [Name] Cragchewer Sollerets [Required Faction] Dominance Offensive [Required Faction Level] Revered [Slot] | Feet | [
[
"T",
"r",
"i",
"n",
"k",
"e",
"t"
],
[
"F",
"i",
"n",
"g",
"e",
"r"
],
[
"W",
"a",
"i",
"s",
"t"
],
[
"F",
"e",
"e",
"t"
]
] | Patch 5.1 Live This Week | Slot | http://www.mmo-champion.com/threads/1231204-Warlock-Quest-Delayed-Sha-of-Fear-Video-Patch-5-1-Hotfixes-Blue-Posts-Comic?goto=nextnewest | 17/1438042987402.78_20150728002307-00152-ip-10-236-191-2_578105620_1.json |
86a7a8f7_Patch_5_1_Live_This_Week__Slot | [Level] 496 [Type] Plate [Name] Scar Swallower Greatboots [Required Faction] Dominance Offensive [Required Faction Level] Revered [Slot] | Feet | [
[
"T",
"r",
"i",
"n",
"k",
"e",
"t"
],
[
"F",
"i",
"n",
"g",
"e",
"r"
],
[
"W",
"a",
"i",
"s",
"t"
],
[
"F",
"e",
"e",
"t"
]
] | Patch 5.1 Live This Week | Slot | http://www.mmo-champion.com/threads/1231204-Warlock-Quest-Delayed-Sha-of-Fear-Video-Patch-5-1-Hotfixes-Blue-Posts-Comic?goto=nextnewest | 17/1438042987402.78_20150728002307-00152-ip-10-236-191-2_578105620_1.json |
86a7a8f7_Patch_5_1_Live_This_Week__Slot | [Level] 496 [Type] Plate [Name] Divide's Greatheart Clasp [Required Faction] Dominance Offensive [Required Faction Level] Revered [Slot] | Waist | [
[
"T",
"r",
"i",
"n",
"k",
"e",
"t"
],
[
"F",
"i",
"n",
"g",
"e",
"r"
],
[
"W",
"a",
"i",
"s",
"t"
],
[
"F",
"e",
"e",
"t"
]
] | Patch 5.1 Live This Week | Slot | http://www.mmo-champion.com/threads/1231204-Warlock-Quest-Delayed-Sha-of-Fear-Video-Patch-5-1-Hotfixes-Blue-Posts-Comic?goto=nextnewest | 17/1438042987402.78_20150728002307-00152-ip-10-236-191-2_578105620_1.json |
ac3ab911_or_Log_Shipping__Transact_SQL___Run_this_procedure_on | [Stored procedure] sp_help_log_shipping_monitor_primary [Description] Returns monitor records for the specified primary database from the log_shipping_monitor_primary table. [Run this procedure on] | Monitor server or primary server | [] | Monitor Log Shipping (Transact-SQL) | Run this procedure on | https://technet.microsoft.com/en-us/library/ms190224 | 47/1438042987034.19_20150728002307-00272-ip-10-236-191-2_886528209_2.json |
ac3ab911_or_Log_Shipping__Transact_SQL___Run_this_procedure_on | [Stored procedure] sp_help_log_shipping_monitor_secondary [Description] Returns monitor records for the specified secondary database from the log_shipping_monitor_secondary table. [Run this procedure on] | Monitor server or secondary server | [] | Monitor Log Shipping (Transact-SQL) | Run this procedure on | https://technet.microsoft.com/en-us/library/ms190224 | 47/1438042987034.19_20150728002307-00272-ip-10-236-191-2_886528209_2.json |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.