After Hours with Miss "D"

After Hours with Miss "D" is a 1954 studio album by Dinah Washington. The 2004 CD reissue included an extended take of "Blue Skies".[2]

After Hours with Miss "D"
Studio album by
Released1954
RecordedJune 17, 1953, February 5, June 15, 1954
GenreJazz
Length54:41
LabelEmArcy, Verve (reissue)
Dinah Washington chronology
Blazing Ballads
(1952)
After Hours with Miss "D"
(1954)
Dinah Jams
(1954)
Professional ratings
Review scores
SourceRating
Allmusic[1]

Track listing

  1. "Blue Skies" (Irving Berlin) – 7:52
  2. "Bye Bye Blues" (David Bennett, Chauncey Gray, Frederick Hamm, Bert Lown) – 6:58
  3. "Am I Blue?" (Harry Akst, Grant Clarke) – 3:14
  4. "Our Love Is Here to Stay" (George Gershwin, Ira Gershwin) – 2:31
  5. "A Foggy Day" (G. Gershwin, I. Gershwin) – 7:59
  6. "I Let a Song Go Out of My Heart" (Duke Ellington, Irving Mills, Henry Nemo) – 7:02
  7. "Pennies from Heaven" (Arthur Johnston, Johnny Burke) – 2:17
  8. "Love for Sale" (Cole Porter) – 2:12
  9. "Blue Skies" – 10:54

Personnel

gollark: On Switchcraft I actually have a system which detects people complaining about it and logs it to the incident report system as blasphemy.
gollark: > I mean, I don't think that potatOS was a success<@170530017103577089> HERESY!
gollark: <@!222424031368970240> If you're trying to make a sandbox which can't be broken even if you know it's there and are deliberately trying to remove it here are some things to watch out for- `getfenv`- `os.queueEvent` (if you run code which does basically any IO outside of the sandbox/with access to non-sandbox functions)- `debug`- `load` (it has some weird environment quirks)- `io` (due to, again, environment weirdness, depending on how you load the new FS API it might still use the regular one)- potential meddling with global APIs like `string` and/or metatables, to confuse your sandboxing codeand to hide it you probably also want to worry about- `debug`- `string.dump`- `error` (you can generate stack tracebacks in a really convoluted way using it, which could allow detecting the sandbox)- `error` (in some very convoluted way you can generate stack tracebacks using this and thus realize
gollark: Proper sandboxing is extremely hard. But if you want to protect against people/things not actively attempting to break it you can do quite well.
gollark: What happened to make you want to avoid programming anyway?

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.