Archive (The Specials album)
Archive is a compilation album by The Specials, released in 2001 (see 2001 in music). It consists of old Specials songs and ones by the new line-up, mostly covers.
Archive | ||||
---|---|---|---|---|
![]() | ||||
Compilation album by | ||||
Released | June 12, 2001 | |||
Genre | Ska | |||
Label | Rialto | |||
The Specials chronology | ||||
|
Review scores | |
---|---|
Source | Rating |
Allmusic | ![]() ![]() ![]() ![]() ![]() |
Track listing
No. | Title | Writer(s) | Length |
---|---|---|---|
1. | "Too Much Too Young (Live)" | Jerry Dammers | 2:06 |
2. | "Blank Expression" | John Bradbury, Roddy Byers, Dammers, Lynval Golding, Terry Hall, Horace Panter, Neville Staple | 2:08 |
3. | "Enjoy Yourself (It's Later Than You Think) (Live)" | Conrad Magidson, Carl Sigman | 3:19 |
4. | "El Pussycat Ska" | Roland Alphonso, Clement Dodd | 3:39 |
5. | "Skinhead Moonstomp (Live)" | Alton Ellis, Ney Smith | 2:29 |
6. | "Long Shot Kick de Bucket (Live)" | Dawn Agard, Sydney Crooks, Earl Robinson | 3:03 |
7. | "Conquering Ruler" | Derrick Morgan | 3:12 |
8. | "Do Nothing (Live)" | Golding | 3:31 |
9. | "Nite Klub/Raquel" | Dammers | 3:01 |
10. | "Too Hot (Live)" | Cecil Campbell | 2:37 |
11. | "Skinhead Girl" | Ney Smith | 3:31 |
12. | "Rude Boys Outta Jail (Live)" | Horace Gentleman, Golding, Staple | 2:34 |
13. | "Stupid Marriage" | Dammers, Michael Allen Harrison, Staple | 2:48 |
14. | "Monkey Man (Live)" | Toots Hibbert | 2:55 |
15. | "Decimal Currency" | Blenders | 3:48 |
16. | "Rat Race (Live)" | Byers | 2:55 |
17. | "Dawning of a New Era" | Dammers | 2:39 |
18. | "You're Wondering Now (Live)" | Clement Seymour | 2:18 |
19. | "Napoleon Solo" | Hopeton Lewis | 3:08 |
20. | "Gangsters (Live)" | Bradbury, Byers, Dammers, Golding, Hall, Panter, Staple | 2:33 |
21. | "Braggin' and Tryin' Not to Lie (Live)" | Byers | 3:22 |
22. | "Return of Django" | Lee Perry | 3:36 |
23. | "Ghost Town (Live)" | Dammers | 6:37 |
Personnel
- Terry Hall - vocals
- Jerry Dammers - keyboards
- Lynval Golding - rhythm guitar, vocals
- Neville Staple - toasting, backing vocals, percussion
- Roddy Byers - lead guitar
- Horace Panter - bass guitar
- John Bradbury - drums
gollark: `peripheral.find("modem", rednet.open)` - kind of hacky but works.
gollark: ```luarn = function() sides = {"right","left","top","bottom","front","back"} sides_raw = {"right","left","top","bottom","front","back"} for i=1, #sides do sides[i] = peripheral.getType(sides_raw[i]) if sides[i] == "modem" then rednet.open(sides_raw[i]) print("Rednet Open on "..sides_raw[i].." Side") end endend```WHY
gollark: And then the same thing but with background color...
gollark: ```luac = function(a) if term.isColor() == true then if a == 0 then term.setTextColor(colours.white) elseif a == 1 then term.setTextColor(colours.orange) elseif a == 2 then term.setTextColor(colours.magenta) elseif a == 3 then term.setTextColor(colours.lightBlue) elseif a == 4 then term.setTextColor(colours.yellow) elseif a == 5 then term.setTextColor(colours.lime) elseif a == 6 then term.setTextColor(colours.pink) elseif a == 7 then term.setTextColor(colours.grey) elseif a == 8 then term.setTextColor(colours.lightGrey) elseif a == 9 then term.setTextColor(colours.cyan) elseif a == "a" then term.setTextColor(colours.purple) elseif a == "b" then term.setTextColor(colours.blue) elseif a == "c" then term.setTextColor(colours.brown) elseif a == "d" then term.setTextColor(colours.green) elseif a == "e" then term.setTextColor(colours.red) elseif a == "f" then term.setTextColor(colours.black) elseif a == "red" then c("e") elseif a == "orange" then c(1) elseif a == "yellow" then c(4) elseif a == "green" then c("d") elseif a == "blue" then c("b") elseif a == "purple" then c("a") elseif a == "black" then c("f") elseif a == "white" then c(0) end endend```?!?!?!?
gollark: ```lua-- VERSION 1.0 --using = function(a) shell.run(a)enduse = function(a) shell.run(a)ends = function(a) sleep(a)endcls = function() shell.run("clear")endclr = function() cls()end```????
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.