Shona (album)

Shona is a 1994 album by Shona Laing released on the TriStar label.[1] It reached No. 35 on the New Zealand album chart. The single "Kick Back" failed to chart.

Shona
Studio album by
Released1993
GenrePop rock
LabelTriStar, Epic
Shona Laing chronology
New on Earth
(1992)
Shona
(1993)
Roadworks
(1997)

Track listing

  1. "Rome"
  2. "Kick Back"
  3. "Heat and Smoke"
  4. "Man with the Wild Name"
  5. "Hard World"
  6. "Heartless Bones"
  7. "American Friends"
  8. "Cold Country"
  9. "It's True"
  10. "Decent Thing"
  11. "Hard and Fast"
  12. "Andrew Said"
  13. "Harmlessness"
gollark: Wait a minute, why does my Egg Drop Soup scroll banner show 1 frozen, 1 hidden?
gollark: DC is made of numbers, in the purely useless sense.
gollark: Basicallyscore = views + unique views * 6 + clicks * 12if hatchling, optimal score is 13000 at 4d and 5000 at 7d (between the two extremes, it's averaged)if egg, optimal score is 5000 at 4d and 0 at 7d (averaged again)it's safeish if the score is less than 1.5x the optimal score.
gollark: ```javascriptfunction getScore(dragon) { return dragon.views + (dragon.uniqueViews * 6) + (dragon.clicks * 12);}const nextStageAge = 72;const maxTime = 168;function getOptimalScore(dragon) { const time = dragon.hoursRemaining; const age = maxTime - time; if (dragon.type == "hatchling") { return 5000 + (8000 * (age / nextStageAge)); } else { return 5000 * (age / nextStageAge); }}function getScoreRatio(dragon) { return getScore(dragon) / getOptimalScore(dragon);}function isSafe(dragon) { return getScoreRatio(dragon) < 1.5;}```
gollark: I guess that since I'm banned anyway I might as well show my modified EATW formula...

References

  1. Billboard - Feb 25, 1995 - Page 47 TriStar — the label that released Kiwi singer/ songwriter Shona Laing's recent album, "Shona"
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.