<?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; streaming music</title>
	<atom:link href="http://www.ghacks.net/tag/streaming-music/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>Sun, 08 Nov 2009 22:45:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Tune into streaming servers with Streamtuner</title>
		<link>http://www.ghacks.net/2009/04/22/tune-into-streaming-servers-with-streamtuner/</link>
		<comments>http://www.ghacks.net/2009/04/22/tune-into-streaming-servers-with-streamtuner/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 22:26:01 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Music and Video]]></category>
		<category><![CDATA[Online Services]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[live365]]></category>
		<category><![CDATA[shoutcast]]></category>
		<category><![CDATA[streaming music]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=12244</guid>
		<description><![CDATA[Streamtuner is one of those Linux applications that would most likely go unnoticed without mention. That is a shame considering how easy it makes finding and tuning into various music streams without having to touch the command or even google your favorite types of music.
With Streamtuner you will find plenty of music genres at your [...]]]></description>
			<content:encoded><![CDATA[<p>Streamtuner is one of those Linux applications that would most likely go unnoticed without mention. That is a shame considering how easy it makes finding and tuning into various music streams without having to touch the command or even google your favorite types of music.</p>
<p>With Streamtuner you will find plenty of music genres at your fingertips waiting for you to stream them to your speakers. But just how easy is Streamtune? You will be surprised just how easy. And Streamtuner isn&#8217;t limited to Shoutcast. You can stream:</p>
<ul>
<li>Live365</li>
<li>Xiph.org</li>
<li>basic.ch</li>
<li>local streams</li>
</ul>
<p>and many more.</p>
<p><span id="more-12244"></span><strong>Getting and installing</strong></p>
<p>Streamtuner should be included in your distributions&#8217; repositories so you can open up your Add/Remove Software utility, search for Streamtuner, select Streamtune, and apply the changes.</p>
<p>Once stream tuner is installed you will most likely find it located in your Audio sub menu of your main menu. If you can not locate it, you can start it by issuing the command <em>streamtuner</em> from the command line.</p>
<p><strong>How it works</strong></p>
<div id="attachment_12243" class="wp-caption alignleft" style="width: 375px"><a href="http://www.ghacks.net/wp-content/uploads/2009/04/streamtuner.png"><img class="size-full wp-image-12243" src="http://www.ghacks.net/wp-content/uploads/2009/04/streamtuner.png" alt="Figure 1" width="365" height="252" /></a><p class="wp-caption-text">Figure 1</p></div>
<p>Streamtuner is quite easy to use. Once open (see Figure 1) you navigate through the various streams, select the stream you want, and click the Tune in button. You can even record a stream (defaulting to mp3 format) by clicking the Record button.</p>
<p><strong>Options</strong></p>
<div id="attachment_12245" class="wp-caption alignright" style="width: 344px"><a href="http://www.ghacks.net/wp-content/uploads/2009/04/streamtuner_pref.png"><img class="size-full wp-image-12245" src="http://www.ghacks.net/wp-content/uploads/2009/04/streamtuner_pref.png" alt="Figure 2" width="334" height="199" /></a><p class="wp-caption-text">Figure 2</p></div>
<p>Streamtuner will default to whatever application you have set up to play the particular stream. By default, my installation optioned XMMS to play streams. You can, however, configure Streamtuner to use any application that will play the stream.</p>
<p>To configure Streamtuner to use a different application click on the Preferences entry in the Edit menu which will open the Preferences window (see Figure 2). In this window you will see the various types of Actions for Streamtuner. To change a command to handle this action double click on the particular action, delete the command used, and replace the command. You do have to know the exact command to run the application you want to use. Make sure you do keep the &#8221; %q&#8221; suffix on the command (otherwise the application will open but not to the particular stream.)</p>
<div id="attachment_12246" class="wp-caption alignleft" style="width: 344px"><a href="http://www.ghacks.net/wp-content/uploads/2009/04/streamtuner_load.png"><img class="size-full wp-image-12246" src="http://www.ghacks.net/wp-content/uploads/2009/04/streamtuner_load.png" alt="Figure 3" width="334" height="199" /></a><p class="wp-caption-text">Figure 3</p></div>
<p>From this same Preferences window you can define how many streams for each server type are loaded by clicking on the particular server plugin. By default each will load 100 available streams. You can up that by simply clicking the checkbox by the &#8220;Load at most&#8221; entry and upping the amount (see Figure 3).</p>
<p><strong>Search for music</strong></p>
<p>You can search for a particular genre of music, artist, song, etc within Streamtuner. To do this either click the Find entry in the Edit menu or hit the Ctrl-f key combination. This will bring up a find dialog box. Enter your search string and click Find. The resuls will appear in the main window where you can then select from the various streams. In order to do another search you first have to click the Reload button and then run your next search.This search method will only search the server type you currently in. So if you want to go from searching Shoutcast to searching Live365 you will have to click on the server tab and then run your search.</p>
<p><strong>Final Thoughts</strong></p>
<p>If you are looking for a means to listen to streaming music on a Linux desktop, search no further than Streamtune. It&#8217;s easy to use, reliable, and offers quite a large amount of music genres and stations to stream.</p>

	Tags: <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/live365/" title="live365" rel="tag">live365</a>, <a href="http://www.ghacks.net/tag/shoutcast/" title="shoutcast" rel="tag">shoutcast</a>, <a href="http://www.ghacks.net/tag/streaming-music/" title="streaming music" rel="tag">streaming music</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/02/07/yoggie-pico-personal-mobile-security-computer/" title="Yoggie PICO Personal Mobile Security Computer (February 7, 2008)">Yoggie PICO Personal Mobile Security Computer</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/10/30/with-ubuntu-9-10-arrives-wubi-9-10/" title="With Ubuntu 9.10 Arrives Wubi 9.10 (October 30, 2009)">With Ubuntu 9.10 Arrives Wubi 9.10</a> (1)</li>
	<li><a href="http://www.ghacks.net/2006/12/07/widgets-for-linux-superkaramba/" title="Widgets for Linux: SuperKaramba (December 7, 2006)">Widgets for Linux: SuperKaramba</a> (6)</li>
	<li><a href="http://www.ghacks.net/2006/12/06/widgets-for-linux-gdesklets/" title="Widgets for Linux: gDesklets (December 6, 2006)">Widgets for Linux: gDesklets</a> (3)</li>
	<li><a href="http://www.ghacks.net/2006/12/20/why-you-should-switch-your-parents-pc-to-ubuntu/" title="Why you should switch your parents pc to ubuntu (December 20, 2006)">Why you should switch your parents pc to ubuntu</a> (19)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/04/22/tune-into-streaming-servers-with-streamtuner/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Spotify: Music legally on demand</title>
		<link>http://www.ghacks.net/2009/02/21/spotify-music-legally-on-demand/</link>
		<comments>http://www.ghacks.net/2009/02/21/spotify-music-legally-on-demand/#comments</comments>
		<pubDate>Sat, 21 Feb 2009 13:21:19 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Music and Video]]></category>
		<category><![CDATA[Online Services]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[last.fm]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[ogg]]></category>
		<category><![CDATA[online radio]]></category>
		<category><![CDATA[pandora]]></category>
		<category><![CDATA[spotify]]></category>
		<category><![CDATA[stream]]></category>
		<category><![CDATA[streaming media]]></category>
		<category><![CDATA[streaming music]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=10687</guid>
		<description><![CDATA[gHacks suggested Spotify as an alternative to Pandora last year, and Spotify has recently gained a lot of attention in the British press. I thought it may be wise to discuss Spotify on here.
Spotify is a service which allows users to stream many songs online free and legally. The service is ad-supported and currently available [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ghacks.net/2008/01/20/global-pandora-down/">gHacks suggested Spotify as an alternative to Pandora last year</a>, and Spotify has recently gained a lot of attention in the British press. I thought it may be wise to discuss Spotify on here.</p>
<p><a href="http://www.spotify.com">Spotify</a> is a service which allows users to stream many songs online free and legally. The service is ad-supported and currently available in Sweden, Norway, Finland, the UK, France and Spain. The adverts are only a minor annoyance; I find there is about 2 minutes of them per hour of music. A premium service is also available, where adverts can be removed for a cost.</p>
<p>The service requires a desktop client to play the music. Their client is currently only available on OS X and Windows. Using this software, users can search for music, compile playlists and listen to online radio. The music is streamed as an Ogg Vorbis at 160kbps, so it is very high quality! It also scrobbles the music to last.fm.</p>
<p><span id="more-10687"></span>The advertising is tolerable. Generally, they last about 30-45 seconds and either advertise Spotify Premium or, currently, the Disasters Emergency Committee in the UK. Premium (ad-free) Spotify costs either 99p a day or £10 a month.</p>
<p>I am beginning to reconsider if I still have the need to download music. Most songs are available free on Spotify, with the exception of some of the newest releases on certain labels. My only problem with Spotify is that it isn&#8217;t portable, so I can&#8217;t use it on my iPod etc.</p>
<p>Spotify has a bigger collection of music than the &#8216;full tracks&#8217; available on last.fm.</p>
<p>It is currently only invitation only, but I will give the first 4 people to ask an invite each. Just leave a comment asking for one.</p>
<p><a href="http://www.flickr.com/photos/webbysworld/3297489972/" title="Spotify by computerjoe, on Flickr"><img src="http://farm4.static.flickr.com/3319/3297489972_e196388e67.jpg" width="500" height="308" alt="Spotify" /></a></p>

	Tags: <a href="http://www.ghacks.net/tag/lastfm/" title="last.fm" rel="tag">last.fm</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/ogg/" title="ogg" rel="tag">ogg</a>, <a href="http://www.ghacks.net/tag/online-radio/" title="online radio" rel="tag">online radio</a>, <a href="http://www.ghacks.net/tag/pandora/" title="pandora" rel="tag">pandora</a>, <a href="http://www.ghacks.net/tag/spotify/" title="spotify" rel="tag">spotify</a>, <a href="http://www.ghacks.net/tag/stream/" title="stream" rel="tag">stream</a>, <a href="http://www.ghacks.net/tag/streaming-media/" title="streaming media" rel="tag">streaming media</a>, <a href="http://www.ghacks.net/tag/streaming-music/" title="streaming music" rel="tag">streaming music</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2006/12/23/finetune-a-pandora-like-music-website/" title="FineTune a Pandora like Music website (December 23, 2006)">FineTune a Pandora like Music website</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/01/08/stream-music-contained-in-torrent-files/" title="Stream Music contained in torrent files (January 8, 2008)">Stream Music contained in torrent files</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/01/23/play-full-length-music-tracks-and-albums-at-lastfm/" title="Play Full Length Music Tracks and Albums at Last.fm (January 23, 2008)">Play Full Length Music Tracks and Albums at Last.fm</a> (4)</li>
	<li><a href="http://www.ghacks.net/2007/01/10/pandora-adds-commercials/" title="Pandora adds commercials (January 10, 2007)">Pandora adds commercials</a> (3)</li>
	<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>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/02/21/spotify-music-legally-on-demand/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>Access Music through your iPhone from Anywhere with Simplify Media</title>
		<link>http://www.ghacks.net/2008/05/18/access-music-through-your-iphone-from-anywhere-with-simplify-media/</link>
		<comments>http://www.ghacks.net/2008/05/18/access-music-through-your-iphone-from-anywhere-with-simplify-media/#comments</comments>
		<pubDate>Sun, 18 May 2008 09:53:12 +0000</pubDate>
		<dc:creator>Cheryl</dc:creator>
				<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[Music and Video]]></category>
		<category><![CDATA[Online Services]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[ipod touch]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[Simplifymedia]]></category>
		<category><![CDATA[streaming music]]></category>
		<category><![CDATA[winamp]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=4175</guid>
		<description><![CDATA[If your home computer runs 24/7, there’s a strong chance that you use it to access the music stored on your hard drive when you’re at work, on vacation, etc. Even if you haven’t gotten around to it yet, you might be looking for something that gives you this functionality.
One program that has caught my [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal">If your home computer runs 24/7, there’s a strong chance that you use it to access the music stored on your hard drive when you’re at work, on vacation, etc. Even if you haven’t gotten around to it yet, you might be looking for something that gives you this functionality.</p>
<p class="MsoNormal">One program that has caught my attention in this sphere is <a href="http://www.simplifymedia.com/index.html" target="_blank">SimplifyMedia</a>. This is a new program which looks quite promising. How does it work? Once you download and install the application, it allows you to share your music libraries on iTunes and Winamp. You can set-up your account and share it with up to 30 friends. Of course, your work address will be one of those friends. However, since you can choose the others, you have access to a wide range of music.</p>
<p class="MsoNormal">The program also lets you access your library through your iPhone or iPod Touch. Just download the SimplifyMedia app for the iPhone and install it. A word of caution: your iPhone needs to <a href="http://www.ghacks.net/2008/03/23/hack-your-iphone-or-ipod-touch-in-under-one-minute/" target="_blank">jailbroken</a> before installing the app. Then, you can use a local wi-fi connection to access your music. The iPhone integration is definitely this program’s biggest asset.</p>
<p class="MsoNormal"><span id="more-4175"></span></p>
<p class="MsoNormal">There are a few caveats. One, your host computer needs to be online or you cannot access your music. Secondly, you need to have both SimplifyMedia and iTunes running on the host machine. Thirdly, both host and target machines need a reasonably fast internet connection or the playback will be choppy, which is not pleasant for the listener. Lastly, it works only on Windows and Mac, so Linux users are left in the lurch.</p>
<p class="MsoNormal">The program is still in beta phase so it will definitely get better with time. I’d like to see them add support for more audio player libraries since not everyone uses iTunes or Winamp. What do you think of SimplifyMedia? Are there any features you’d like to see added? Which programs do you use to stream music over the internet?</p>

	Tags: <a href="http://www.ghacks.net/tag/iphone/" title="iPhone" rel="tag">iPhone</a>, <a href="http://www.ghacks.net/tag/ipod-touch/" title="ipod touch" rel="tag">ipod touch</a>, <a href="http://www.ghacks.net/tag/itunes/" title="itunes" rel="tag">itunes</a>, <a href="http://www.ghacks.net/tag/simplifymedia/" title="Simplifymedia" rel="tag">Simplifymedia</a>, <a href="http://www.ghacks.net/tag/streaming-music/" title="streaming music" rel="tag">streaming music</a>, <a href="http://www.ghacks.net/tag/winamp/" title="winamp" rel="tag">winamp</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/07/16/winamp-ipod-plugin-2/" title="Winamp iPod Plugin (July 16, 2008)">Winamp iPod Plugin</a> (5)</li>
	<li><a href="http://www.ghacks.net/2007/12/03/utorrent-and-lastfm-iphone-applications/" title="uTorrent and Last.fm iPhone applications (December 3, 2007)">uTorrent and Last.fm iPhone applications</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/06/20/transfer-files-between-iphone-ipod-and-computer/" title="Transfer Files between iPhone, iPod and Computer (June 20, 2008)">Transfer Files between iPhone, iPod and Computer</a> (7)</li>
	<li><a href="http://www.ghacks.net/2007/12/05/share-itunes-and-winamp-music/" title="Share iTunes and Winamp music (December 5, 2007)">Share iTunes and Winamp music</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/07/16/send-free-sms-with-iphone-and-ipod-touch/" title="Send Free SMS with iPhone and iPod Touch (July 16, 2008)">Send Free SMS with iPhone and iPod Touch</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/05/18/access-music-through-your-iphone-from-anywhere-with-simplify-media/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
