<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>gHacks technology news &#187; radio stations</title>
	<atom:link href="http://www.ghacks.net/tag/radio-stations/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Mon, 23 Nov 2009 22:22:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Using Streamripper to save Internet Radio tracks</title>
		<link>http://www.ghacks.net/2008/04/07/using-streamripper-to-save-internet-radio-tracks/</link>
		<comments>http://www.ghacks.net/2008/04/07/using-streamripper-to-save-internet-radio-tracks/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 21:27:33 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Music and Video]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[free-music]]></category>
		<category><![CDATA[internet-radio]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[radio stations]]></category>
		<category><![CDATA[streamripper]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=3748</guid>
		<description><![CDATA[Streamripper was released in a new version today and I would like to use the opportunity to explain how you can save Internet Radio tracks using Streamripper. You actually do not need another software to accomplish this because Streamripper can be used from the Windows command line. Lets say you almost need no other software [...]]]></description>
			<content:encoded><![CDATA[<p>Streamripper was released in a new version today and I would like to use the opportunity to explain how you can save Internet Radio tracks using Streamripper. You actually do not need another software to accomplish this because Streamripper can be used from the Windows command line. Lets say you almost need no other software for that because you need to find out a stream url of course. Begin by download the latest version of <a href="http://sourceforge.net/project/showfiles.php?group_id=6172&#038;package_id=258843">Streamripper</a> for Windows from Sourceforge.</p>
<p>Once you got that install the software. You might notice the Winamp Plugin which is probably the better way of saving Internet Radio tracks because you can use it from within Winamp that way. Since I&#8217;m not using Winamp I favor the command line option. Another option would be to install Winamp and use it just for the purpose of downloading Internet Radio tracks.</p>
<p>Streamripper can save track information, like artist and album, if the Radio Station is sending those information. This is great because you will end up with correctly named and tagged tracks. If no information are send you will end up with one huge mp3 file in the end.</p>
<p><span id="more-3748"></span>I assume you have installed Streamripper and are ready to go. The first thing that we need to do is locate a Internet Radio stream. You can use <a href="http://www.shoutcast.com/">shoutcast</a> for this for instance which is a directory that contains hundreds, if not thousands, of Internet Radio stations that can be listened to directly with the click of the mouse.</p>
<p><!--more--><img src="http://www.ghacks.net/wp-content/uploads/2008/04/internet_radio.jpg" alt="internet radio" title="internet radio" width="500" height="251" class="alignnone size-full wp-image-3749" /></p>
<p>What you need to do to find out the stream url is the following. Right-click the tune in button on the Shoutcast website and select Save Link As from the menu. This will download  a .pls file that contains the information that we need. Open the Playlist file in a text editor and locate the line beginning with File1=. The stream url is located in that line.</p>
<p>Now open the Windows command line (Windows R, cmd, enter) and navigate to the directory where Streamripper was installed to. It is located by default in the streamripper folder in program files.</p>
<p><code>cd c:\program files\streamripper</code></p>
<p>The command to start saving songs from Internet Radio stations is a basic one, it is.</p>
<p><code>streamripper url</code></p>
<p>Enter the stream url that you found earlier and Streamripper will automatically begin to download songs to your hard drive. One useful parameter is the -d parameter which defines the directory where the music is saved into.</p>
<p><code>streamripper url -d e:\music\new\</code></p>
<p>This would save all songs in e:\music\new\. The major benefit of running Streamripper in command line mode is that you do not need to listen to the music while ripping. It&#8217;s a bit more complicated than using Winamp or XMPlay but it&#8217;s probably worth a shot if you have none of these players installed.</p>
<p>If you want to save two streams at the same time you simply open another command line window and use the command with the second url again.</p>

	Tags: <a href="http://www.ghacks.net/tag/free-music/" title="free-music" rel="tag">free-music</a>, <a href="http://www.ghacks.net/tag/internet-radio/" title="internet-radio" rel="tag">internet-radio</a>, <a href="http://www.ghacks.net/tag/mp3/" title="mp3" rel="tag">mp3</a>, <a href="http://www.ghacks.net/tag/music/" title="music" rel="tag">music</a>, <a href="http://www.ghacks.net/tag/radio-stations/" title="radio stations" rel="tag">radio stations</a>, <a href="http://www.ghacks.net/tag/streamripper/" title="streamripper" rel="tag">streamripper</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/10/15/how-to-record-internet-radio-with-aimp2/" title="How To Record Internet Radio With AIMP2 (October 15, 2008)">How To Record Internet Radio With AIMP2</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/07/27/download-1000-free-mp3/" title="Download 1000 Free MP3 (July 27, 2009)">Download 1000 Free MP3</a> (11)</li>
	<li><a href="http://www.ghacks.net/2008/08/03/winamp-auto-tagger/" title="Winamp Auto Tagger (August 3, 2008)">Winamp Auto Tagger</a> (8)</li>
	<li><a href="http://www.ghacks.net/2008/01/04/what-type-of-music-am-i-listening-to/" title="What Type of Music Am I listening to ? (January 4, 2008)">What Type of Music Am I listening to ?</a> (2)</li>
	<li><a href="http://www.ghacks.net/2007/11/24/validate-your-mp3-collection/" title="Validate your mp3 collection (November 24, 2007)">Validate your mp3 collection</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/04/07/using-streamripper-to-save-internet-radio-tracks/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Schedule Online Music Recordings</title>
		<link>http://www.ghacks.net/2007/08/14/schedule-online-music-recordings/</link>
		<comments>http://www.ghacks.net/2007/08/14/schedule-online-music-recordings/#comments</comments>
		<pubDate>Tue, 14 Aug 2007 14:40:43 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Music and Video]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[online radio]]></category>
		<category><![CDATA[radio stations]]></category>
		<category><![CDATA[raimaradio]]></category>
		<category><![CDATA[record online radio]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/08/14/schedule-online-music-recordings/</guid>
		<description><![CDATA[RaimaRadio is a free software that lets you record music played by online radio stations. Several other programs such as XMPlay or Streamripper offer the same functionality and you might be wondering why I'm reviewing just another Internet Radio streamripper. The answer could not be simpler, RaimaRadio offers several unique features that make it worth a review.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.raimasoftware.com/">RaimaRadio</a> is a free software that lets you record music played by online radio stations. Several other programs such as XMPlay or Streamripper offer the same functionality and you might be wondering why I&#8217;m reviewing just another Internet Radio streamripper. The answer could not be simpler, RaimaRadio offers several unique features that make it worth a review.</p>
<p>It supports scheduled recordings which is great if you listen regularly to stations that offer music that you would always like to record even if you are not at home. This alone is a feature that I have not seen in another software that is able to record Internet radio.</p>
<p>Another unique feature that is worth to mention is the support for Winamp audio plugins and a cover album downloader that tries to download the correct cover for the song that is currently playing.</p>
<p><span id="more-1872"></span><img src="http://www.ghacks.net/files/screens/2007/08/raimaradio.jpg" alt="schedule online music recordings" /></p>
<p>Several other feature set it apart as well from other online music recorders. Those are station favorites, the ability to browse the shoutcast directory, selecting random stations, recording size limitations and hundreds of preselected radio stations that can be sorted by country, genre and network.</p>
<p>Probably the best online radio recorder in existence.</p>

	Tags: <a href="http://www.ghacks.net/tag/online-radio/" title="online radio" rel="tag">online radio</a>, <a href="http://www.ghacks.net/tag/radio-stations/" title="radio stations" rel="tag">radio stations</a>, <a href="http://www.ghacks.net/tag/raimaradio/" title="raimaradio" rel="tag">raimaradio</a>, <a href="http://www.ghacks.net/tag/record-online-radio/" title="record online radio" rel="tag">record online radio</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/04/07/using-streamripper-to-save-internet-radio-tracks/" title="Using Streamripper to save Internet Radio tracks (April 7, 2008)">Using Streamripper to save Internet Radio tracks</a> (11)</li>
	<li><a href="http://www.ghacks.net/2007/07/10/tune-in-with-tun3r/" title="Tune in with Tun3r (July 10, 2007)">Tune in with Tun3r</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/02/21/spotify-music-legally-on-demand/" title="Spotify: Music legally on demand (February 21, 2009)">Spotify: Music legally on demand</a> (27)</li>
	<li><a href="http://www.ghacks.net/2008/01/15/schedule-recordings-for-online-radio/" title="Schedule Recordings for Online Radio (January 15, 2008)">Schedule Recordings for Online Radio</a> (7)</li>
	<li><a href="http://www.ghacks.net/2007/09/22/play-lastfm-radio-streams-in-your-music-player/" title="Play Last.fm Radio Streams in your Music Player (September 22, 2007)">Play Last.fm Radio Streams in your Music Player</a> (8)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/08/14/schedule-online-music-recordings/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Tune in with Tun3r</title>
		<link>http://www.ghacks.net/2007/07/10/tune-in-with-tun3r/</link>
		<comments>http://www.ghacks.net/2007/07/10/tune-in-with-tun3r/#comments</comments>
		<pubDate>Tue, 10 Jul 2007 07:54:08 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Music and Video]]></category>
		<category><![CDATA[Online Services]]></category>
		<category><![CDATA[internet radio portal]]></category>
		<category><![CDATA[internet-radio]]></category>
		<category><![CDATA[radio stations]]></category>
		<category><![CDATA[tun3r]]></category>
		<category><![CDATA[tun3r internet radio]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/07/10/tune-in-with-tun3r/</guid>
		<description><![CDATA[While I love Internet Radio streams I sometimes find it hard to find a station that plays the kind of music I want to listen to right now. I do have some regular stations that I normally listen to but when I want to listen to something else I have to search shoutcast and tune in into several stations to find the one that is playing music I like to hear.]]></description>
			<content:encoded><![CDATA[<p>While I love Internet Radio streams I sometimes find it hard to find a station that plays the kind of music I want to listen to right now. I do have some regular stations that I normally listen to but when I want to listen to something else I have to search shoutcast and tune in into several stations to find the one that is playing music I like to hear.</p>
<p><a href="http://tun3r.com/" target="_blank">Tun3r</a> is a web service that steps into this niche and provides a way to tune into hundreds of radio stations from their website and load the playlist into your mp3 player once you found a station that fits the profile.</p>
<p><img src="http://www.ghacks.net/files/screens/2007/07/tun3r.jpg" align="left" alt="tun3r internet radio selector" />Tun3r basically offers two methods of finding a radio station. The first is to perform a search for an artist, a song, a genre, a language or homepage and the second is to simply tune into the radio stations and listen to the music they are playing on the Tun3r website.</p>
<p><span id="more-1754"></span>The second method reminds me a lot of the way one would tune into classic radios by changing the frequencys which is beautifully visualized on the main page of Tun3r.</p>
<p>Besides listening to the current song you see a selection of songs that have been played on the station plus additional informaton such as homepage and stream links and a description of the station.</p>
<p>I really like the way Tun3r is handling that many radio stations and prefer it over websites such as shoutcast who simply list hundreds of radio stations on one page.</p>

	Tags: <a href="http://www.ghacks.net/tag/internet-radio-portal/" title="internet radio portal" rel="tag">internet radio portal</a>, <a href="http://www.ghacks.net/tag/internet-radio/" title="internet-radio" rel="tag">internet-radio</a>, <a href="http://www.ghacks.net/tag/radio-stations/" title="radio stations" rel="tag">radio stations</a>, <a href="http://www.ghacks.net/tag/tun3r/" title="tun3r" rel="tag">tun3r</a>, <a href="http://www.ghacks.net/tag/tun3r-internet-radio/" title="tun3r internet radio" rel="tag">tun3r internet radio</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/04/07/using-streamripper-to-save-internet-radio-tracks/" title="Using Streamripper to save Internet Radio tracks (April 7, 2008)">Using Streamripper to save Internet Radio tracks</a> (11)</li>
	<li><a href="http://www.ghacks.net/2007/10/27/the-best-way-to-record-internet-radio-streams/" title="The best way to record Internet Radio streams (October 27, 2007)">The best way to record Internet Radio streams</a> (10)</li>
	<li><a href="http://www.ghacks.net/2007/08/14/schedule-online-music-recordings/" title="Schedule Online Music Recordings (August 14, 2007)">Schedule Online Music Recordings</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/01/16/save-lastfm-music/" title="Save Last.fm music (January 16, 2008)">Save Last.fm music</a> (5)</li>
	<li><a href="http://www.ghacks.net/2007/03/05/save-internet-radio/" title="Save internet radio! (March 5, 2007)">Save internet radio!</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/07/10/tune-in-with-tun3r/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
