HTTP/1.1 200 OK
Date: Sun, 19 Feb 2012 12:12:55 GMT
Server: Apache
Vary: Host
Last-Modified: Sat, 02 Feb 2008 07:01:38 GMT
ETag: "8a5c81-915b-4452776527880"
Accept-Ranges: bytes
Content-Length: 37211
Connection: close
Content-Type: text/html

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<HTML>
<HEAD>

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

<TITLE>

:: The RockIt Scientist on Radio Today :: PLAYLISTS 

</TITLE>


<META NAME="Content-Type" CONTENT="text/html; charset=iso-8859-1">

<META NAME="Author" CONTENT="Brian Currin">

<META NAME="Description" CONTENT="The RockIt Scientist on Radio Today">

<meta name="keywords" content="rock, classic rock, classic, rock, uncut, legends, rock legends, freedoms children, circus, zz top, jack hammer, mojo, q, radio, today, fresh, leon, economides, econimides, Deep Purple, Led Zeppelin, Pink Floyd, rock history, emerson lake and palmer, chris prior, rafe levine, off the edge, discographies, set lists, rock lists, music trivia, trivia, music, david bowie, jimi hendrix,
the doors, rock, metal, hard rock, uriah heep, Pink Floyd, rodriguez, ramases, sweet smoke,
strawbs, golden earring, yes, jethro tull, roger dean, album covers, cold fact,
after the fact, space hymns, lyrics, quick guides, South Africa">

<LINK rel="stylesheet" type="text/css" href="rockit.css">

<STYLE TYPE="text/css">

<!-- insert style sheet between comments below -->

<!--
   
   
   
    -->
	
   </STYLE>  
   
   <script type="text/javascript" language="JavaScript">
<!--
// Copyright information must stay intact
// FormCheck v1.10
// Copyright NavSurf.com 2002, all rights reserved
// Creative Solutions for JavaScript navigation menus, scrollers and web widgets
// Affordable Services in JavaScript consulting, customization and trouble-shooting
// Visit NavSurf.com at http://navsurf.com

function formCheck(formobj){
	// name of mandatory fields
	var fieldRequired = Array("realname", "email");
	// field description to appear in the dialog box
	var fieldDescription = Array("Your Name", "Your Email Address");
	// dialog message
	var alertMsg = "Please complete the following field(s):\n";
	
	var l_Msg = alertMsg.length;
	
	for (var i = 0; i < fieldRequired.length; i++){
		var obj = formobj.elements[fieldRequired[i]];
		if (obj){
			if (obj.type == null){
				var blnchecked = false;
				for (var j = 0; j < obj.length; j++){
					if (obj[j].checked){
						blnchecked = true;
					}
				}
				if (!blnchecked){
					alertMsg += " - " + fieldDescription[i] + "\n";
				}
				continue;
			}

			switch(obj.type){
			case "select-one":
				if (obj.selectedIndex == -1 || obj.options[obj.selectedIndex].text == ""){
					alertMsg += " - " + fieldDescription[i] + "\n";
				}
				break;
			case "select-multiple":
				if (obj.selectedIndex == -1){
					alertMsg += " - " + fieldDescription[i] + "\n";
				}
				break;
			case "text":
			case "textarea":
				if (obj.value == "" || obj.value == null){
					alertMsg += " - " + fieldDescription[i] + "\n";
				}
				break;
			default:
			}
		}
	}

	if (alertMsg.length == l_Msg){
		return true;
	}else{
		alert(alertMsg);
		return false;
	}
}
// -->
</script>

<script language="JavaScript" TYPE="TEXT/JAVASCRIPT">
<!-- Begin
if (window != top) top.location.href = location.href;
// End -->
</script>
   
<SCRIPT LANGUAGE="JAVASCRIPT" TYPE="TEXT/JAVASCRIPT">
   <!--Hide script from old browsers

function newWindow(newContent)
 {
  winContent = window.open(newContent, 'nextWin', 'left=20,top=10,width=600,height=600, toolbar=no,scrollbars=yes,resizable=yes')  
winContent.focus()       
 }

 //Stop hiding script from old browsers 
 
 --> 
 </SCRIPT>

</HEAD>

<!-- change background image if necessary -->

<body leftmargin=0 topmargin=0 background="bg1.gif">



<br><br>

<!-- table 1: to ensure content is in the middle of page no matter what size the browser window -->

<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0" summary="table 1">
	<tr>
		<td align="center" valign="middle">				
		
<!-- table 2: sets width to 728 but with invisible border, includes copyright info in bottom cell -->
		
		<table bgcolor="white" width="728" border="0" cellpadding="0" cellspacing="0" summary="table 2">
		
	<tr>
		<td>	
		
		
		<!-- table 3: main section: header, menu bar, content, menu bar - solid border -->
		
		<table width="100%" border="1" cellpadding="0" cellspacing="0" bordercolor="#000000" summary="table 3">


	<tr><!-- adjust td height to suit graphic -->
		<td align="center" valign="middle" bgcolor=black><img src="logo1.jpg" width="728" height="100" border="0" alt="Logo designed by Brian Currin and Peter Hanmer"></td>
	</tr>
	<tr>
	
	<!-- change gradiated background as required -->
	
		<td height="30" background="greybar.gif" align="center" valign="middle">
		
		<!-- MENU BAR -->
		
		<!-- table 5: Menu Bar -->
		
		
		<div style="font-weight: bold">
		<table border="0" height=100% cellpadding="3" cellspacing="0" summary="menu bar">
	<tr>	
	
		<td align=center valign=middle onmouseover="this.bgColor='gray';" onmouseout="this.bgColor='#333333';"><a href="index.html">Home</a></td>
		<td width="10">:</td>	
		
		<td align=center valign=middle onmouseover="this.bgColor='gray';" onmouseout="this.bgColor='#333333';"><a href="archive.html">Archive</a></td>
		<td width="10">:</td>
		
		<td align=center valign=middle onmouseover="this.bgColor='gray';" onmouseout="this.bgColor='#333333';"><a href="gigs.html">Gigs</a></td>
		<td width="10">:</td>			
		
		<td align=center valign=middle onmouseover="this.bgColor='gray';" onmouseout="this.bgColor='#333333';"><a href="playlists.html">Playlists</a></td>
		<td width="10">:</td>	
		
		
		<td align=center valign=middle onmouseover="this.bgColor='gray';" onmouseout="this.bgColor='#333333';"><a href="feedback.html">Feedback</a></td>
		<td width="10">:</td>
				
		<td align=center valign=middle onmouseover="this.bgColor='gray';" onmouseout="this.bgColor='#333333';"><a href="groups.html">Groups</a></td>
		<td width="10">:</td>
		
		<td align=center valign=middle onmouseover="this.bgColor='gray';" onmouseout="this.bgColor='#333333';"><a href="recommendations.html">Recommended</a></td>
		<td width="10">:</td>
		
		<td align=center valign=middle onmouseover="this.bgColor='gray';" onmouseout="this.bgColor='#333333';"><a href="thanks.html">Thanks</a></td>
		<td width="10">:</td>
		
		<td align=center valign=middle onmouseover="this.bgColor='gray';" onmouseout="this.bgColor='#333333';"><a href="links.html">Links</a></td>
		<td width="10">:</td>	
		
		<td align=center valign=middle onmouseover="this.bgColor='gray';" onmouseout="this.bgColor='#333333';"><a href="contact.html">Contact</a></td>
		
		
		
		
	</tr>
</table>		</div>
		
		<!-- end of table 5: Menu Bar -->
		
		</td>
	</tr>
	
	<!-- hidden row for Ad Bar -->
	
	
	
	<!-- 
	
	<tr>
		<td height="5" align="center" valign="middle">
		
		&nbsp;
		

				
				
		</td>		
	</tr> 
	
	 -->
	
	
	
	<!-- end of hidden row for Ad Bar -->
	
	<tr>
		<td align="center" valign="middle">
		
		<!-- Table 4: content -->
		
		<table width=100% border="0" cellpadding="0" cellspacing="0" summary="Table 4 - content">
	<tr>	
	<!-- left side bar: pics, features, menu, links, banners, ads, text, weather report, search box, subscribe form, forex form, etc -->			
		<td width="150" align="center" valign="top" bgcolor=gray>					
		<!-- SiteSearch Google -->
<form method="get" action="http://www.google.com/custom" target="google_window">
<table border="0" width=100% bgcolor="black">
<tr><td nowrap="nowrap" valign="top" align="left" height="32">
<a href="http://www.google.com/" target="_blank">
<div align="center"><img src="http://www.google.com/logos/Logo_40blk.gif"
border="0" alt="Google"></div></a>
</td>
</tr>
<tr>
<td nowrap="nowrap">
<input type="hidden" name="domains" value="www.rock.co.za;www.dinosaurdays.co.za">
<input type="text" name="q" size="20" maxlength="255" value="">
</td>
</tr>
<tr>
<td nowrap="nowrap" align=left>
<font style="font-size:10px;" color="white">
&nbsp;<input type="submit" name="sa" value="Google Search"><br>
<input type="radio" name="sitesearch" value=""> Search Web<br>
<input type="radio" name="sitesearch" value="www.rock.co.za" checked="checked"> Search Rock.co.za<br>
<input type="radio" name="sitesearch" value="www.dinosaurdays.co.za"> Search Dinosaur Days
</font><br>
<input type="hidden" name="client" value="pub-0505917757824939">
<input type="hidden" name="forid" value="1">
<input type="hidden" name="ie" value="ISO-8859-1">
<input type="hidden" name="oe" value="ISO-8859-1">
<input type="hidden" name="cof" value="GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:000000;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;LH:50;LW:195;L:http://www.rock.co.za/rockit/logo.gif;S:http://www.rock.co.za/rockit/index.html;FORID:1;">
<input type="hidden" name="hl" value="en">
</td></tr></table>
</form>
<!-- SiteSearch Google -->

<!-- subscription box -->
<table width=100% border="0" cellpadding=0 cellspacing=0>
	<tr>
		<td bgcolor=black style="color: white" height=20px>		
		<b>Subscribe to our newsletter</b></td>
	</tr>
	<tr>
		<td>				
		<form action=http://tools.netizen.co.za/formail/formail.php method=post onsubmit="return formCheck(this);">
<input type=hidden name="redirect" value="http://www.rock.co.za/rockit/thankyou.html">
<input type=hidden name="recipient" value="leon@rock.co.za">
<input type=hidden name="subject" value="RockIt Scientist subcriber">
<b>Name:</b> <INPUT TYPE=text SIZE=20 NAME="realname"><br>
<b>e-mail:</b> <INPUT TYPE=text SIZE=20 NAME="email">
<br><br>
<INPUT TYPE=submit VALUE="Send!">
<INPUT TYPE=RESET VALUE="Reset">
</FORM>
</td>
	</tr>
</table>

<!-- end of subscription box -->	

<a href="../index.html"><img src="../rock150x100.gif" width="150" height="98" border="0" alt="SA Rock Encylopedia" target="_blank"></a>
<span style="font-size: 10px">This website is part of the <a style="font-size: 10px" href="../index.html">South African Rock Encyclopedia</a></span>		

		   <br><br>
<a href="http://www.rhythmrecords.co.za/default.asp?idAffiliate=8" target="_blank"><img src="http://www.rhythmrecords.co.za/ro_logo_120.jpg" width="120" height="184" border="0" alt="Rhythm Online - South African Online Music Store"></a>
<br><a style="font-size: 10px" href="http://www.rhythmrecords.co.za/default.asp?idAffiliate=8" target="_blank">Rhythm Records<br> Online Music Store</a>
			 

<!-- GEMM code starts here -->

<FORM action="http://gemm.com/q.cgi" method="GET" target="_blank"><INPUT type="hidden" name="rb" value="SUGARMUSIC">

<TABLE width="125" height="75" border="0" cellspacing="0" cellpadding="0">
<TR>
<td><img src="http://graphics.gemm.com/graphics/affiliate/aff_searchbox_narr_top.gif" width="125" height="23"></TD>
</TR>

<TR>
<TD align="right" valign="top" background="http://graphics.gemm.com/graphics/affiliate/aff_searchbox_narr_mid.gif" nowrap><FONT size="-1"><INPUT align="top" type="text" name="wild" size="7" value=""></FONT> 
<IMG src="http://graphics.gemm.com/graphics/affiliate/spacer.gif" width="3" height="5">
<INPUT width="22" height="22" align="top" type="image" name="search" src="http://graphics.gemm.com/graphics/affiliate/button-yl.gif" alt="Go!" border="0">
<IMG src="http://graphics.gemm.com/graphics/affiliate/spacer.gif" width="5" height="5">
</TD>
</TR>

<TR>
<td><img width="125" height="18" src="http://graphics.gemm.com/graphics/affiliate/aff_searchbox_narr_bot.gif"><BR> 
<DIV align="center"><FONT size="1" color="#000000" face="Verdana, Helvetica, Arial, sans serif">Search the world<BR>for your music!</FONT></DIV>
</TD>
</TR>
</TABLE>
</FORM>
<!-- GEMM code ends here -->				
		</td>
		<td align="center" valign="top">	
			
		<table bgcolor=gray border=0 width=200px align=right cellpadding="10" cellspacing="0">
	<tr>
				<td bgcolor=black>
				<p style="color: white">
				<b>The RockIt Scientist<br> on <a href="http://www.1485.org.za" target="_blank">1485 Radio Today</a></b><br>	<br>
				
<a href="http://www.1485.org.za" target="_blank"><img src="radio_today_logo.jpg" width="150" height="115" border="0" alt="1485 Radio Today" style="border: 1px black solid"></a>

				<br>
				<b>Also on DStv <br>Audio Channel 70</b>
				</p>
				</td>
				</tr>
				<tr>
				<td align=left valign=top>
				<p style="text-align: justify; font-size: 12px">		
		The RockIt Scientist is a very diverse music programme that features Progressive/ Hard/ Classic Rock, Blues, Brass Rock, Latin/ African Rock, Jazz and Metal music.
 <br><br>
As "non-commercial/ non-Top 40" music ranging from the mid sixties to the present day is featured, the intention is to cater for the more discerning music listener, with no age limits or restrictions imposed or implied. An open mind and a love of music is mandatory!  
 <br><br>
The programme, which is broadcast on <b>1485am Radio Today</b>, every Friday evening between 10pm and 1am, is presented by <a href="leon.html" title="click to read more about Leon">Leon Economides</a>, who has worked with radio greats such as Tony Sanderson (Chuckle and Chat Show on Radio 5), Chris Prior (The Priority Feature on Radio 5), Phil Wright (The <a style="font-size: 12px" href="http://www.dinosaurdays.co.za" target="_blank">Dinosaur Days</a> on 5fm), and Rafe Lavine (Rock Classics and The Great Unknowns on Radio 5, and the original RockIt Scientists on SAfm). 
 <br><br>
Radio Today is also available nationwide on the DStv Audio Channel 70.
						</p>
		
		</td>		
		</tr>	
		
		</table>		
		
			<div class=noscroll>		
		<br>
		
		<!-- MAIN CONTENT - SCROLLABLE CELL IF NECESSARY: SET HEIGHT IN STYLE SHEET AS REQUIRED -->
		
		<b>PLAYLIST</b>
		
		<br><br>
		
		<!-- playlist dates--><i>
		
		Wednesday 14 Sept 2005/ Friday 16 Sept 2005
		
		</i>													
						<div style="text-align:left; padding: 20px">		
		<!-- playlist -->			
			<P>This week's entire show is dedicated to John Bradley of Johnny B Goode CD and Record Store in Rivonia. John sadly passed away on Thursday 8th September. On behalf of John's family and friends, I'd like to thank everyone who attended the benefit concert, featuring Three Foot Thang, that was held a few weeks ago. </P>
<P> </P>
<P>01). <B>Ides of March - Symphony For Eleanor</B> </P>
<P> </P>

<img src="ides.jpg" width="100" height="100" border="0" alt="Ides Of March" vspace=5 hspace=5 align=left>

<P>From their debut album "<b>Vehicle</b>", released in 1970. They were a Chicago based seven piece brass rock outfit who released four albums and had a number of minor charting singles. Their version of The Beatles' "Eleanor Rigby" is one of the best ever committed to vinyl. Guitarist/vocalist Jim Peterik would later go on to find fame with Chase, Mariah, Survivor, World Stage and others. </P>
<P> </P>
<P>02). <B>Lighthouse - Eight Miles High</B> </P>
<P> </P>
<P>A great cover (all 18 minutes of it!) of The Byrds' classic. Recorded live at New York's famed Carnegie Hall in 1972. Toronto based Canadian brass rock outfit Lighthouse were formed in the late 60's by ex-Paupers drummer Skip Prokop, Canadian Broadcasting Corporation musical director and keyboard player Paul Hoffert and US guitarist Ralph Cole from the band "Thyme". Numbering as many as 13 musicians at times, Lighthouse's instrumentation included strings, woodwinds and brass, together with a very tight rhythm section driven by Prokop. They released their self-titled debut album on the RCA label in 1969. They built up a solid fan base, playing at The Isle of Wight, Monterrey and Newport Jazz Festivals. Amid many line-up changes, Lighthouse went on to release a total of nine albums, including this double "<b>Lighthouse Live</b>" album in 1972. When Lighthouse split in the mid 70's, a major void was left in the brass rock world. Skip Prokop released a solo album called "<b>All Growed Up</b>". Vocalist Bob McBride, who also released a solo album, was troubled with addiction problems for many years, died on February 20, 1998. Lighthouse reformed for a few concerts in the early 80's, but it was only in the late 90's that any new material appeared from the group. Prokop, Hoffert and Cole, together with original trumpet player Russ Little, got together a new line up and they released ''Song Of The Ages" in 1999.</P>
<P> </P>
<P>03). <B>Heaven - Morning Coffee</B>   </P>
<P> </P>
<P>This short lived but very powerful nine piece US brass rock outfit released just one (?) album, a double album called "<b>Brass Rock 1</b>" in 1971. (Although there is a reference to a second album, "<b>Heaven Bent</b>" in Terry Hounsome's Rock Record book). Never seen or heard of the album. Heaven used two lead guitarists and had a serious horn section. They were a true horn ROCK band in every sense of the word! A brilliant album from a brilliant band.</P>
<P> </P>
<P>04). <B>Foghat - Mumbo Jumbo</B> </P>
<P> </P>

<img src="foghat.jpg" width="100" height="100" border="0" alt="Foghat" vspace=5 hspace=5 align=left>

<P>From "<b>Family Joules</b>" in 2003. Essentially an English band, Foghat were originally formed by Savoy Brown members "Lonesome" Dave Peverett (guitars), Roger Earl (drums) and bassist Tony Stevens,together with slide guitarist Rod Price, when they left Kim Simmond's group in the early 70's. They relocated to the US where they became phenomenally popular, scoring with a number of major hits and charting albums. Their brilliant "<b>Live</b>" album, released in 1977, is testimony to the fact that they were a killer live act! Nick Jameson and then Craig Montgomery replaced Tony Stevens (who went to Midnight Flyer in 1981), but the band stayed relatively stable throughout its 12 or so year career. Foghat split in the mid 80's and reformed in the mid 90's and released a great album called "Return Of The Boogie Men". Lonesome Dave sadly died about four years ago. The band's future seemed a bit uncertain, until Roger Earl and Tony Stevens recruited German guitarist/vocalist Charlie Huhn (previously of Victory, Deadringer and Ted Nugent's band) and guitarist Bryan Bassett of Wild Cherry and Molly Hatchet fame. The "<b>Family Joules</b>" album, whilst not being vintage Foghat, is a very competent album in the true boogie style that made this band so famous. Interestingly, Victory recently reformed and released a new album, "<b>Instinct</b>", in 2003. Charlie Huhn is on it. Maybe he's moonlighting?     </P>
<P> </P>
<P>05). <B>Marshall Tucker Band - Ride Of Your Life</P>
</B><P> </P>
<P>From "<b>Beyond The Horizon</b>", their latest studio album, released in 2004. The old adage that you can't keep a good band down rings very true with the MTB. Like many Southern Rock/Country Rock bands, they've had their fair share of tragedy over the years, firstly losing bassist and co-founder Tommy Caldwell on April 28, 1980 in a vehicle accident and then his brother and MTB co-founder Toy, to respiratory failure on February 25th, 1993. Evolving out of Toy Factory, the brothers formed The Marshall Tucker Band in 1972. Signing to Capricorn Records, they soon found themselves on the charts with numbers such as "Take The Highway" and "Can't You See". Nearly 20 albums have since been released by these kings of Country/Southern Rock and the band has since gone through numerous line-up changes, with only original vocalist Doug Gray remaining in the fold. "<b>Beyond The Horizon</b>" sees the MTB moving back to their glory days - it's without doubt one of the best albums they've ever recorded. The line-up is now Gray, Chris Hicks (vocals &amp; guitar), Stuart Swanlund (vocals &amp; guitar), David Muse (ex-Firefall, on keyboards, horns and woodwinds), Tony Heatherly (bass) and BB (Barry) Borden (ex-Mother's Finest and Molly Hatchet, on drums). MTB fans will be very happy to hear that this classy band are still around!</P>
<P> </P>
<P>06). <B>Seventh Key - It Should Have Been You</P>
</B><P> </P>

<img src="seventh_key.jpg" width="100" height="100" border="0" alt="Seventh Key" vspace=5 hspace=5 align=left>

<P>This US band are one of the "new breed" of Melodic Rock/AOR groups, and based on the quality of musicianship from veteran rockers guitarist/bassist/keyboardist Mike Slamer (City Boy, Streets, Steelhouse Lane, etc) and bassist/vocalist Billy Greer ((Kansas, Streets), they're destined to be huge. This second album, called "<b>The Raging Fire</b>", which was released on Frontiers Records in 2004, features Jamie Thompson on drums and Terry Brock on backing vocals.</P>
<P> </P>
<P>07). <B>King Harvest - Wichita Lineman</B>  </P>
<P> </P>
<P>King Harvest were a successful band in their native Australia. They were formed in Melbourne in the early 70's by vocalist Leo De Castro and guitarist Ray Oliver. This great cover version of the Jimmy Webb classic was a minor hit for the band, and it was taken from a double compilation called "<b>Golden Miles - Australian Progressive Rock - 1969-1974</b>". De Castro later moved on and formed a group called "Friends".    </P>
<P> </P>
<P>08). <B>Andwella - I Got A Woman</P>
</B><P> </P>
<P>Evolving out of a Northern Ireland trio called "Method", they moved to London in 1968 and became known as "Andwella's Dream". This UK psych/progressive band were formed by guitarist/vocalist/ keyboard player Dave Lewis. Their debut album, "<b>Love and Poetry</b>", released in 1968, is extremely rare and is worth a fortune on the collector's market (in excess of 220 Pounds). The featured track was taken off their second album, "<b>World's End</b>" in 1970, when they were known simply as "Andwella". They recorded a third album, "<b>People's People</b>", in 1971, and split.</P>
<P> </P>
<P>09). <B>Jess Roden Band - I Can't Get Next To You</B> </P>
<P> </P>
<P>Jess Roden has to be one of the UK's best yet most underrated vocalists. He plied his trade in The Alan Bown Set  during the late 60's and later formed "Bronco" in 1970. This proved to be a bit of a disappointing venture and he then formed The Butts Band with Doors members John Densmore and Robbie Krieger. His self-titled debut album, which he recorded whilst he was a member of The Butts Band, was released in 1974. He also had a short stint with Keef Hartley, and appeared on his "<b>Lancashire Hustler</b>" album. Jess Roden later joined The Rivets and the nineties found him with The Humans. The featured track was taken from "<b>Play It Dirty - Play It Class</b>" in 1976.</P>
<P> </P>
<P>10). <B>Gentle Giant - In A Glass House</B> </P>
<P> </P>
<P>

<img src="gentlegiant_glasshouse.jpg" width="100" height="100" border="0" alt="Gentle Giant" vspace=5 hspace=5 align=left>

The title track from their 5th album, released in 1973, their first album for the WWA record label. A UK progressive rock act, they were formed in 1970, evolving out of Simon Dupree and the Big Sound, which was a band put together by the Shulman brothers, Derek (vocals/bass/guitar), Ray (vocals) and Phil (sax). The other members were guitarist Gary Green, and keyboard player Kerry Minnear. They signed to the Vertigo label and their first four albums for the label are now quite collectible. Gentle Giant are probably best known for their quirky, yet brilliant musicianship, and their fantastic vocal harmonies. They released a total of 11 official albums, plus a number of recently released live albums and albums of previously unreleased material. This album is an essential addition to the collection of any self-respecting lover of progressive rock.</P>
<P> </P>
<P>11). <B>Rare Bird - Somebody's Watching</B> </P>
<P> </P>

<img src="rarebird.jpg" width="100" height="100" border="0" alt="Rare Bird" vspace=5 hspace=5 align=left>

<P>This London based UK outfit were formed in October 1969. They had a minor hit with their track "Sympathy", but their later material was much better, as their style had changed a tad since they adopted the use of guitars (like Greenslade, Rare Bird were essentially a keyboard dominated band). "<b>Somebody's Watching</b>" was the title track of their very good 4th album, released in 1973. They went on to release a total of six albums and split in the mid 70's.</P>
<P> </P>
<P>12). <B>String Driven Thing - Starving In The Tropics</B> </P>
<P> </P>
<P>This Scottish outfit were formed in mid 1968 by husband and wife team of Chris (vocals &amp; guitar) and Pauline (vocals) Adams. Their debut album, released on the Concord label in 1970, is very rare (only 100 were pressed) and is therefore highly collectible. Musically it wasn't a tremendously memorable album, and the band soon changed their style and adopted a harder, more electric direction. The tracks "Circus" and "It's a Game", were minor hits for them. In 1974, they changed their style again, adopting a more West Coast approach. This proved to be a good move, as their popularity soared. "Starving In The Tropics" was released on their final studio album, "<b>Keep Your 'and On It</b>", which came out in 1975. Like the previous year's album, "<b>Please Mind Your Head</b>", the album featured ex-Beggars Opera drummer Colin Fairley. Violinist Graham Smith later joined Van Der Graaf Generator, and he was involved the String Driven Thing reformation with Chris Adams in 1992.</P>
<P> </P>
<P>13). <B>Jeff Wayne - The Eve Of The War</B>  </P>
<P> </P>
<P>

<img src="jeffwayne.jpg" width="100" height="100" border="0" alt="Jeff Wayne" vspace=5 hspace=5 align=left>

One of two hits taken from American born musician/producer/composer and arranger Jeff Wayne's stunning musical version of "<b>War of The Worlds</b>", originally released in 1978. The album, which achieved international success, won two Ivor Novello Awards, together with The Best Recording in Science, Fiction and Fantasy. The musicians featured were Chris Spedding (Nucleus/Sharks) and Jo Partridge (Kiki Dee) on guitars, Barry Morgan on drums, Herbie Flowers (Sky) on bass, Barry De Souza, Roy Jones and Ray Cooper on percussion and Jeff Wayne and Ken Freeman on keyboards. Vocals were handled by Chris Thompson (Manfred Mann), Phil Lynott (Thin Lizzy), Justin Hayward (Moody Blues) and Julie Covington on vocals, with the late Richard Burton narrating. The double album has recently been re-released by Sony/BMG in a lavishly presented new booklet, complete with lyrics, biographies, etc.   </P>
<P> </P>
<P>14). <B>Rick Wakeman - The Return Overture</B> </P>
<P> </P>
<P>
<img src="rickwakeman_return.jpg" width="100" height="100" border="0" alt="Rick Wakeman" vspace=5 hspace=5 align=left>


The original "<b>Journey To The Centre Of The Earth</b>", keyboard player Rick Wakeman's third solo album, was released in January 1974. At the time, it was acclaimed as one of the finest conceptual albums of the era. Featuring ex-Wild Turkey and Warhorse vocalists, Gary Pickford-Hopkins and Ashley Holt respectively, the album was given the full treatment by The London Symphony Orchestra and English Chamber Choir, conducted by David Measham. David Hemmings did the narration. The continuation of the journey, captured on "<b>Return To The Centre Of The Earth</b>", took place 25 years later, once again with The London Symphony Orchestra and The English Chamber Choir. Recorded in 1999, the new version of the Journey, narrated by Patrick Stewart of "Star Trek: The New Generation" fame, features Wakeman utilizing all the technological innovations previously unavailable to him all those years ago. That, combined with the fact that he tends to know his way around a keyboard, results in an album of epic proportions. Musicians featured include bassist Phil Williams, guitarist Fraser Thorneycroft-Smith and drummer Simon Hanson. Guitarist Trevor Rabin, Wakeman's co-Yes member, solos on one track, and also sings on the album. Other vocalists are Justin Hayward, Bonnie Tyler, and others. The surprise package was Ozzy, who, not surprisingly, sang on one of the heavier tracks, "Buried Alive". </P>
<P> </P>
<P>15). <B>Alan Parsons Project - In The Lap Of The Gods</B>    </P>
<P> </P>

<img src="ap_pyramid.jpg" width="100" height="100" border="0" alt="Alan Parsons Project" vspace=5 hspace=5 align=left>

<P>Alan Parsons has quite an extensive pedigree as a producer and engineer, having worked with the likes of The Beatles, <a href="../files/pink_floyd_bio.html" target="_blank">Pink Floyd</a>, Al Stewart, Ambrosia and others. He formed The Alan Parsons Project with keyboard player and co-producer Eric Woolfson and they released their stunning debut album, "<b>Tales of Mystery and Imagination</b>" in 1976. The masters of the conceptual albums, they've released albums dealing with subjects as diverse as the writings of Edgar Alan Poe to robots and gambling. This track, taken from "<b>Pyramid</b>", in 1978, was their third album, which tackled the secrets of the past and the present, and it featured world renown keyboard player Duncan Mackay, who has featured with the likes of Camel, 10cc, Budgie, and a host of others. Duncan, who has been living in the Cape, recently formed a band called <a href="http://www.reunion.za.net" target="_blank">R�union</a> with vocalist Greg McEwan. (You can expect to hear something from their album in the not too distant future, here on The RockIt Scientist). Most of the Alan Parson Project albums feature a phenomenal guitarist who is very under-rated, a gentleman called Ian Bairnson, who has also played on albums by Chris De Burgh, Keats and others. Recent times have found Alan Parsons no longer working with Eric Woolfson, and his albums are now just credited to Alan Parsons.</P>
<P> </P>
<P>16). <B>Caravan - Introduction</B>    </P>
<P> </P>

<img src="caravan.jpg" width="100" height="100" border="0" alt="Caravan" vspace=5 hspace=5 align=left>

<P>Procol Harum did it. The Moody Blues did it, and so did Deep Purple, amongst others, but none of them released quite as good an album with an orchestra as Caravan. Tracks such as "The Love In Your Eye", "For Richard" and "A Hunting We Shall Go" were tailor-made for orchestral backing. <b>"Caravan &amp; The New Symphonia</b>", was for the RockIt Scientist, one of the best albums to be released in 1974. One of the early bands from the English Canterbury scene, Caravan's roots lay with the Wilde Flowers. They were formed in early 1968 by guitarist/vocalist Pye Hastings, drummer Richard Coghlan and keyboard player Dave Sinclair, with Steve Miller on piano and vocals and Richard Sinclair on bass and vocals. Their self-titled debut album, initially released on Verve Records, is quite collectible today. It demonstrated a band with original and interesting ideas and flawless musicianship. By the time this album came about, Geoff Richardson had joined on viola and John G.Perry had replaced Stuart Evans on bass. Apparently the band had only two four hour sessions with the orchestra to rehearse all the material. The album, arranged by the late Simon Jeffes (who wrote the featured track, "Introduction") was recorded live at The Theatre Royal, Drury Lane in England on October 28th, 1973. Caravan went on to become, and still are, one of England's best and most respected progressive rock bands.  </P>
<P> </P>
<P>17). <B>Brazen Abbot - Dreams</B>      </P>
<P> </P>
<P>Brazen Abbot is the brainchild of Bulgarian guitarist Nikolo Kotzev, a very talented player in the mould of Ritchie Blackmore and Michael Schenker. This latest album, "<b>My Resurrection</b>", was released on the Frontiers Record label in June 2005, and it's one of his best offerings to date. The orchestral accompaniment on many of the tracks give the album an element of class that is lacking on many similar releases today. Featured vocalists on the album are Joe Lynn Turner (of Fandango/Rainbow/Deep Purple fame, who has worked with Kotzev on many occasions), Tony Harnell (Starbreaker/TNT), Goran Edman (Yngwie Malmsteen) and Erik Martensson (Eclipse).</P>
<P> </P>
<P>18). <B>Lana Lane - Someone To Believe</B>   </P>
<P> </P>

<img src="lana_lane.jpg" width="100" height="100" border="0" alt="Lana Lane" vspace=5 hspace=5 align=left>

<P>The Queen of Symphonic Rock is back with a killer new album, also released on Frontiers Records. Based on the play by vanguard English poet William Shakespeare, this new album, "<b>Lady Macbeth</b>", released in April this year, sees her once again collaborating with her husband and Rocket Scientist keyboard player, Eric Norlander. Lana Lane has a tremendously powerful, yet adaptable voice, and she handles the softer material as effortlessly as she does the harder stuff. One of the better female rock singers around today, and her band (Mark McCrite, Neil Citron and Peer Verschuren on guitars, Kristoffer Gildenlow and Don Schiff on bass and Ernst Van Ee on drums, together with producer/keyboard player Norlander), is incredibly tight.  </P>
<P> </P>
<P>19). <B>XYZ - Asking</B>  </P>
<P> </P>
<P>A French/American LA based hard rock quartet, formed by vocalist Terry Ilous and bassist Pat Fontaine, Guitarist Marc Diglio and drummer Paul Monroe joined when the two founding members moved to Los Angeles. Their brilliant debut album, released in 1989, was produced by Don Dokken (of Dokken) fame. Marc Diglio was the find of the decade - a tremendously tasteful guitarist who brought a slightly bluesy feel to the band's powerful repertoire. A second album, "<b>Hungry</b>", surfaced in 1991. Not quite as good as the debut, it nonetheless was an acceptable follow-up. A live album, "<b>Take What You Can...Live</b>", recorded in 1995, was released in 1997. In the meantime, Ilous met up with ex-King Kobra guitarist JK Northrup, and The Cage was formed. XYZ seemed to be put on ice for a while, then, in 2003, with new bassist Sean McNabb, together with Northrup, Monroe and Ilous, the band released this album, "<b>Letter To God</b>", their 4th album.</P>

 

<!-- end of playlist -->
	
	</div>
		
		<p><a href="javascript:history.back()">��� Back</a></p>				
						
						<br>		
		
		<!-- END OF MAIN CONTENT -->	
		
			
		</div>
						
		</td>
	</tr>
</table>
		<!-- end of Table 4: content -->
		
		
		</td>
	</tr>
	<tr>
		<td height="30" background="greybar.gif" align="center" valign="middle">
		
		<!-- MENU BAR -->
		
		<!-- table 5: Menu Bar -->
		
		
		<div style="font-weight: bold">
		<table border="0" height=100% cellpadding="3" cellspacing="0" summary="menu bar">
	<tr>	
	
		<td align=center valign=middle onmouseover="this.bgColor='gray';" onmouseout="this.bgColor='#333333';"><a href="index.html">Home</a></td>
		<td width="10">:</td>	
		
		<td align=center valign=middle onmouseover="this.bgColor='gray';" onmouseout="this.bgColor='#333333';"><a href="archive.html">Archive</a></td>
		<td width="10">:</td>
		
		<td align=center valign=middle onmouseover="this.bgColor='gray';" onmouseout="this.bgColor='#333333';"><a href="gigs.html">Gigs</a></td>
		<td width="10">:</td>			
		
		<td align=center valign=middle onmouseover="this.bgColor='gray';" onmouseout="this.bgColor='#333333';"><a href="playlists.html">Playlists</a></td>
		<td width="10">:</td>	
		
		
		<td align=center valign=middle onmouseover="this.bgColor='gray';" onmouseout="this.bgColor='#333333';"><a href="feedback.html">Feedback</a></td>
		<td width="10">:</td>
				
		<td align=center valign=middle onmouseover="this.bgColor='gray';" onmouseout="this.bgColor='#333333';"><a href="groups.html">Groups</a></td>
		<td width="10">:</td>
		
		<td align=center valign=middle onmouseover="this.bgColor='gray';" onmouseout="this.bgColor='#333333';"><a href="recommendations.html">Recommended</a></td>
		<td width="10">:</td>
		
		<td align=center valign=middle onmouseover="this.bgColor='gray';" onmouseout="this.bgColor='#333333';"><a href="thanks.html">Thanks</a></td>
		<td width="10">:</td>
		
		<td align=center valign=middle onmouseover="this.bgColor='gray';" onmouseout="this.bgColor='#333333';"><a href="links.html">Links</a></td>
		<td width="10">:</td>	
		
		<td align=center valign=middle onmouseover="this.bgColor='gray';" onmouseout="this.bgColor='#333333';"><a href="contact.html">Contact</a></td>
		
		
		
		
	</tr>
</table>		</div>
		
		
		</td>
	</tr>
</table>	

<!-- end of table 3: main section -->

			</td>
	</tr>
	<tr>
		<td height="30" bgcolor="gray" align="center" valign="top">
		
		<!-- Table 6: Copyright and web design info -->
		
		<table width="100%" height=100% border="0" cellpadding="0" cellspacing="0" summary="table 6: - copyright info">
	<tr>
		<td align="left" valign="middle" class="font9">&nbsp;&nbsp;�2005-2008 The RockIt Scientst. All rights reserved.</td>
		<td align="right" valign="middle" class="font9">Designed and maintained by <a class="normal" href="http://www.currin.co.za" title="Brian Currin" target="_blank" style="font-size: 9px">Brian Currin</a>&nbsp;&nbsp;</td>
	</tr>
</table>

<!-- end of table 6 -->		
		
		</td>
	</tr>
</table>

<!-- end of table 2 -->
		
		</td>
		</tr>
		</table>
		
		<!-- end of table 1 -->

<!-- Start of StatCounter Code -->
<script type="text/javascript" language="javascript">
var sc_project=1579669; 
var sc_invisible=1; 
var sc_partition=14; 
var sc_security="239ac4da"; 
</script>

<script type="text/javascript" language="javascript" src="http://www.statcounter.com/counter/counter.js"></script><noscript><a href="http://www.statcounter.com/" target="_blank"><img  src="http://c15.statcounter.com/counter.php?sc_project=1579669&amp;java=0&amp;security=239ac4da&amp;invisible=1" alt="hit tracker" border="0"></a> </noscript>
<!-- End of StatCounter Code -->
</BODY>
</HTML>
