Image | ![]() |
EAN-13 | 0685738623822 ![]() |
UPC-A | 685738623822 ![]() |
Brand | Elektra/Asylum |
Product Name | Heggie,Jake (Dead Man Walking/Summers (2cd)) 01/08/02 |
Language | English |
Category | Electronics / Photography: A/V Media |
Short Description | CD |
Amazon.com | ![]() |
SKU | 2740812 0685738623822 |
Price New | 25.00 US Dollars (curriencies) |
Price Used | 9.09 US Dollars (curriencies) |
Long Description | Dead Man Walking opens with a brutal rape-murder scene and ends with a passage, silent except for the clicks of the machine delivering fluids that execute a condemned man, followed by Susan Graham intoning the spiritual "He will gather us around." Those searing scenes flank that rarity, a contemporary opera that deals with an important issue--the death penalty--with balance and empathy while sustaining dramatic tension, the narrative conveyed with musical alertness. Small wonder that the opera has been so successful. It's based on the book by Sister Helen Prejean and the acclaimed Tim Robbins film made from it about a nun who befriends a condemned man and brings him to face the redemptive truth of his actions. The recording was made during the San Francisco premiere of the opera and has all the intensity of a live performance, in addition to the overwhelming power of the story and the music. It would be hard to imagine a better performance, too. Susan Graham is perfect as Sister Helen, singing with purity of tone and fiery passion. She's delightful, too, in the humorous bits that leaven what would otherwise be a story too harrowing for the medium. Frederica von Stade, as the murderer's mother, is as good, and baritone John Packard as the condemned man is a real find--a singing actor totally convincing throughout, both as the hardened killer and later as the repentant man finally accepting responsibility for his deeds. The supporting cast is also first-rate, and Patrick Summers conducts with unerring sweep and fervor. Jake Heggie's score may lack hummable arias (other than the traditional hymn that plays so important a part throughout), but the orchestration is fresh, the vocal lines are grateful, and the range is wide, moving seamlessly from modern romanticism to bits of pop and rock. No small part of the opera's success is due to Terrence McNally's dramatically cohesive libretto. A triumph for all concerned. --Dan Davis |
Similar Items | 5099960246325: Heggie: Dead Man Walking |
Created | 07-01-2006 |
Modified | 04-29-2020 10:20:22pm |
MD5 | dffdb05075650838bedc15cf913af4d7 |
SHA256 | d6d2c53a0da465521e4c42cfd105eb46a0d504ee369caeea7073c037764ac598 |
Search Google | by EAN or by Title |
Query Time | 0.0091140 |
Article of interest
The attributes are somewhat like fields. They are the individual data items that describe each product. Each product entry will have several attributes. There is no telling which attributes will be attached to each product but they all have the same basic format.
Here is an example of one attribute. When accessing the data feed API, you can get your data in XML or JSON format. Here it is displayed in XML format to make it a little easier to read through.
<attribute> <field_name>product</field_name> <group_name>Over View</group_name> <title>Product Name</title> <data_type>varchar</data_type> <data_type_description>short text</data_type_description> <has_linked_text>0</has_linked_text> <has_linked_extra>0</has_linked_extra> </attribute>
In the above example you will find these elements:
- field_name - The unique name used to access this attribute.
- group_name - The name of the data group this field belongs to.
- title - The label we place on the screen when displaying this attribute to users.
- data_type - The database data type we are using to store this attribute.
- data_type_description - More infomation about the data type.
- has_linked_text - Some numeric fields have a text representation. We store the numeric value but if there is linked text, we use a lookup table to display that text instead of the number to the user.
- has_linked_extra - Some numeric fields have an extra text value that goes along with the number. We use a lookup table to display that text in addition to the number.
Hopefully, this helps you understand the data attributes you find in the data feed API.
Close