- Comments::DISQUS_COMMENTS
15 luglio / Lady Gaga e Tony Bennett
Stile e teatralità si fondono al Santa Giuliana
C’erano circa 6mila persone a sentire le due stelle di origini italiane. Da una parte la classe e la signorilità di Tony Bennett dall’alto dei suoi 88 anni, il quale non ha mai dato cenno di sentirsi a disagio, calcando il palco con notevole sicurezza, dall’altra Mrs. Germanotta, la quasi trentenne che ha stregato il mondo con la sua originalità e bravura vocale, che ieri sera non si è mai risparmiata assecondando il padrone di casa in uno show a tutto “swing” che ha fatto impazzire la folle più volte in standing ovation. Lady Gaga, estrosa quanto basta, ha creato spettacolo anche sul fronte degli abiti. Si è cambiata spesso, ben 7 volte, con outfit degni della serata rimanendo però sempre sexy con trasparenze che hanno lasciato poco all’immaginazione e confermando la teatralità e l’ironia con cui la diva gioca sempre. La scaletta è stato lunga con ben 30 brani eseguiti. Si è aperta con Anything goes di Cole Porter e si è chiusa con It don’t mean a thing di Duke Ellington. In mezzo Bennett sfodera il bellissimo Solitude sempre di Ellington, mentre Lady Gaga si esibisce nella Bang Bang di Sonny Bono. Da segnalare l’improvvisazione di O sole mio con cui Bennett si lancia all’inizio del concerto e la notevole performance vocale di Lady Gaga bel cantare La vie en rose. Un concerto bello e carico di storia. L’unica pecca della serata quel “bis” tanto acclamato da una folla che si sarebbe aspettato un ultimo pezzo e che senza ogni dubbio avrebbe ulteriormente consacrato un concerto da ricordare negli annali di Umbria Jazz
- License: All Rights Reserved
function makeThumb($srcImg,$sizesArray,$force){
$sizes = array();
$sizes['small'] = $sizesArray[0];
$sizes['medium'] = $sizesArray[1];
$sizes['large'] = $sizesArray[2];
foreach($sizes as $sizePref=>$sizeVal) {
$name = basename($srcImg);
$dir = dirname($srcImg);
$filename = $dir.'/'.$sizePref.'_'.$name;
//echo "Key=" . $x . ", Value=" . $x_value;
if (!file_exists($filename) or ($force == true)) {
$newImage = $filename;
$width = $sizeVal;
$height = $sizeVal;
// Content type
header('Content-Type: image/jpeg');
list($width_orig, $height_orig) = getimagesize($srcImg);
$ratio_orig = $width_orig/$height_orig;
if ($width/$height > $ratio_orig) {
$width = $height*$ratio_orig;
} else {
$height = $width/$ratio_orig;
}
$image_p = imagecreatetruecolor($width, $height);
$image = imagecreatefromjpeg($srcImg);
imagecopyresampled($image_p, $image, 0, 0, 0, 0, $width, $height, $width_orig, $height_orig);
imagejpeg($image_p, $newImage, 100);
} // end if file exits
}// end foreach
}
/*
function thumbGenerate($imageName,$galleryPath,$thumbSizes,$root,$respThumb) {
$imageName = $root.$galleryPath.$imageName;
$thumbDir = $root.$galleryPath.'thumb';
if (!file_exists($thumbDir)) {
mkdir($thumbDir, 0777, true);
}
$name = basename($imageName);
$image = imagecreatefromjpeg($imageName);
$filename = $root.$galleryPath.'thumb/thumb-'.$name;
// update 1.1.3
if ($respThumb == TRUE) {
$name = basename($name,'.jpg');
$filename = $root.$galleryPath.'thumb/thumb-'.$name.'@2x.jpg';
}
$thumb_width = $thumbSizes[0];
$thumb_height = $thumbSizes[1];
$width = imagesx($image);
$height = imagesy($image);
$original_aspect = $width / $height;
$thumb_aspect = $thumb_width / $thumb_height;
if ( $original_aspect >= $thumb_aspect )
{
// If image is wider than thumbnail (in aspect ratio sense)
$new_height = $thumb_height;
$new_width = $width / ($height / $thumb_height);
}
else
{
// If the thumbnail is wider than the image
$new_width = $thumb_width;
$new_height = $height / ($width / $thumb_width);
}
$thumb = imagecreatetruecolor( $thumb_width, $thumb_height );
// Resize and crop
imagecopyresampled($thumb,
$image,
0 - ($new_width - $thumb_width) / 2, // Center the image horizontally
0 - ($new_height - $thumb_height) / 2, // Center the image vertically
0, 0,
$new_width, $new_height,
$width, $height);
imagejpeg($thumb, $filename, 100);
md5gen($galleryPath,$root);
}
function md5gen($galleryPath,$root) {
$logDir = $root.$galleryPath.'/logs';
if (!file_exists($logDir)) {
mkdir($logDir, 0777, true);
}
$logFile = $logDir.'/gallery-log.txt';
$handle = fopen($logFile, 'w') or die('Cannot open file: '.$logFile);
$md5 = md5_file($root.$galleryPath);
fwrite($handle, $md5);
}
function md5check($galleryPath,$root) {
$md5file = $root.$galleryPath.'/logs/gallery-log.txt';
$md5file = file_get_contents($md5file);
if (md5_file($root.$galleryPath) == $md5file) {
$result = "not-changed";
}else{
$result = "changed";
}
return $result;
}
*/
?>
Pubblicato in
Umbria Jazz '15
Etichettato sotto
Valerio Buonumori
Perugino doc e di bella presenza (la modestia è una delle sue doti principali) non ha mai cercato di domare i suoi ricci. Responsabile web di PM e tuttofare per indole non perde occasione per aprire bocca e dire la sua. Considerato in peso-forma è in realtà un falso magro, amante della musica, se bella, del cibo e del vino bianco alla giusta temperatura
Articoli correlati (da tag)
-
Articolo Correlato
20 luglio / UJ day 9
Ritmi jazz, funk e soul che hanno fatto ballare e cantare i presenti per la nova serata all'Arena Santa Giuliana con Veronica Swift e Nile Rodgers... -
Articolo Correlato
19 luglio / UJ day 8
Venerdì 'latino' all'Arena Santa Giuliana con Chucho Valdes e Roberto Fonseca... -
Articolo Correlato
18 luglio / UJ day 7
Serata tutta al femminile di grande intensità musicale e culturale con Somi e Fatoumata Diawara... -
Articolo Correlato
16 luglio / UJ day 5
All'Arena una potente serata tutta al femminile... -
Articolo Correlato
15 luglio / UJ day 4
Un serata a tutto jazz con Mehldau e il remembered Gil Evans...
Altro in questa categoria:
« 12 luglio / Stefano Bollani "Sheik Yer Zappa" / Paolo Fresu
16 luglio / Robert Glasper / Cassandra Wilson »