Rip It Up (Razorlight song)
"Rip It Up" is a song by English indie rock band Razorlight and is the sixth track on their 2004 debut album Up All Night. It was also released as their second single in November 2003 and peaked at #42 in the UK Singles Chart (see 2003 in British music). A year later, "Rip It Up" was re-released as the final single from the initial release of Up All Night, and peaked at #20 in the UK Singles Chart (see 2004 in British music).
"Rip It Up" | ||||
---|---|---|---|---|
Single by Razorlight | ||||
from the album Up All Night | ||||
Released | 2003-11-10 2004-11-29 (re-release) | |||
Genre | Post-punk revival | |||
Length | 2:25 | |||
Label | Vertigo | |||
Songwriter(s) | Johnny Borrell | |||
Producer(s) | John Cornfield | |||
Razorlight singles chronology | ||||
|
Track listing
Initial release
- 7"
- "Rip It Up"
- "Here It Comes"
- CD1
- "Rip It Up"
- "Spirit"
- "Yes, You Should Know"
- CD2
- "Rip It Up"
- "When He Was Twenty"
- "Heartbreak Soup"
Re-release
- 7"
- "Rip It Up"
- "Don't Go Back to Dalston" (Live from Brixton Academy)
- CD1
- "Rip It Up"
- "Just Can't Explain" (Live in Los Angeles)
- CD2
- "Rip It Up"
- "Fairytale of New York" (The Lamacq Session)
- "Stumble and Fall" (Live at One Big Weekend, Birmingham)
Chart performance
Chart (2003) | Peak position[1] |
---|---|
UK Singles Chart | 42 |
Chart (2004) | Peak position |
UK Singles Chart 1 | 20 |
1 Re-release
gollark: How DOES one utilize it?
gollark: Do I need to patch my kernel to fix this, then?
gollark: This *always* prints a status of 512. It should be not 512.
gollark: ```cvoid efork(char **args) { pid_t pid = fork(); if (pid < 0) { perror("fork"); exit(3); } else if (pid == 0) { if (execvp(args[0], args) == -1) { perror("execvp"); exit(2); } exit(0); } else { int status; waitpid(pid, &status, 0); printf("%d\n", status); }}```
gollark: Please help as my code does not work correctly æææ.
References
- "Razorlight - Rip It Up - Music Charts". acharts.us. Retrieved 2007-11-22.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.