Disable All Advertising
Image
EAN-139780312079222   EAN-13 barcode 9780312079222
Product NameShakespearean Tragedy: Lectures On Hamlet, Othello, King Lear And Macbeth
LanguageEnglish
CategoryBook / Magazine / Publication
Short DescriptionPaperback
Amazon.comA Buy on Amazon ~ 0312079222
Price New2.00 US Dollars    (curriencies)
Price Used2.86 US Dollars    (curriencies)
Width1.12 inches    (convert)
Height8.39 inches    (convert)
Length5.54 inches    (convert)
AuthorA.C. Bradley
Page Count512
BindingPaperback
Published07/15/1992
Long DescriptionNearly half a million copies in print. A.C.Bradley's Shakespearean Tragedy, first published in 1904, ranks as one of the greatest works of Shakespearean criticism of all time. In his ten lectures A.C.Bradley has provided a study of the four great tragedies - Hamlet, Othello, King Lear and Macbeth - which reveals a deep understanding of Shakepearean thought and art. John Russell Brown, a distinguished Shakespearean scholar, has written an entirely new introduction for this third edition which considers the enormous contribution of Bradley's work to twentieth-century Shakespeare criticism.
Similar Items9780548841945: Shakespeare: The Invention Of The Human
9780132836487: Shakespeare: The Invention Of The Human
9781144109712: Shakespeare After All
9780521523578: Shakespeare After All
9780385722148: Shakespeare After All
9780300042085: Northrop Frye On Shakespeare
9780947259006: The Meaning Of Shakespeare (Volume 2)
9780226300429: The Meaning Of Shakespeare (Volume 2)
9781148335827: The Meaning Of Shakespeare, Volume 1 (Phoenix Books)
9780226300412: The Meaning Of Shakespeare, Volume 1 (Phoenix Books)
View 16 more similar items
Created08-13-2012 1:05:00am
Modified04-30-2020 6:02:41pm
MD504469de0761ccc47d2500011bb2e4ad9
SHA256cec297396cf5da3b25af8e9405260f2e2c5208e82bb1d066465870827b39df57
Search Googleby EAN or by Title
Query Time0.0306959

Article of interest

The extra items are numerically indexed and provide extra text to go along with numeric values such as weights or distances or even currencies. The attributes that use these extra indexes are all numeric and take two fields. You can send the data in a single field as long as you use the same short or long text that we keep in our database.

Although the data feed API can deliver information as JSON or XML, we are using XML here because it is easier to read.

<attribute>
   <extra_group>Distance</extra_group>
   <field_name>depth</field_name>
   <extra>
      <id>501</id>
      <extra_short>in</extra_short>
      <extra_long>inches</extra_long>
      <seq>10</seq>
   </extra>
   <extra>
      <id>503</id>
      <extra_short>ft</extra_short>
      <extra_long>feet</extra_long>
      <seq>20</seq>
   </extra>
   <extra>
      <id>505</id>
      <extra_short>yrd</extra_short>
      <extra_long>yards</extra_long>
      <seq>30</seq>
   </extra>
</attribute>

Looking at this example, you can see that the EXTRA portion is an array of values each with their own properties. Here is what each section means:

This extra information is normally used in a drop down box next to the numeric data field that we want to enhance. Some examples might be:

You see we can display the long or short version of the extra code by using the ID index.

Fields that make use of this extra information require it when pushing data back to us in the feed. You can either send the data in two fields (value and extra_id) or in a single field (value) as long as the text following the numeric portion matches the long or short version of the extra data we store for the field.

For example, if you wanted to update a field that represented distance with the value "100 yards", you could either send that data just like that in the value field value=100+yards or in two seperate fields value=100&extra_id=505 and you would get the same results. If you send an invalid extra_id or text after the number that doesn't match our accepted list, your update would be rejected.

Close

Search

Close

Share