<?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>Make Tech Easier&#187; music player</title>
	<atom:link href="http://maketecheasier.com/tag/music-player/feed" rel="self" type="application/rss+xml" />
	<link>http://maketecheasier.com</link>
	<description>Uncomplicating the complicated, making life easier</description>
	<lastBuildDate>Sun, 12 Feb 2012 15:58:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Listen to Cloud Music With Nuvola Player [Ubuntu]</title>
		<link>http://maketecheasier.com/listen-to-cloud-music-with-nuvola-player-ubuntu/2011/12/23</link>
		<comments>http://maketecheasier.com/listen-to-cloud-music-with-nuvola-player-ubuntu/2011/12/23#comments</comments>
		<pubDate>Fri, 23 Dec 2011 23:00:55 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[music player]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=43311</guid>
		<description><![CDATA[I seldom review music player app because most of them are the same. Some are lightweight, some are heavy with tons of features, but generally, most of their functionalities are the same. However, when I come across Nuvola Player, a music player that supports Google Music, Groovesharks and several other cloud services, it immediately catches [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/listen-to-cloud-music-with-nuvola-player-ubuntu/2011/12/23&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/listen-to-cloud-music-with-nuvola-player-ubuntu/2011/12/23" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/listen-to-cloud-music-with-nuvola-player-ubuntu/2011/12/23" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/listen-to-cloud-music-with-nuvola-player-ubuntu/2011/12/23" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/listen-to-cloud-music-with-nuvola-player-ubuntu/2011/12/23&amp;title=Listen+to+Cloud+Music+With+Nuvola+Player+%5BUbuntu%5D&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/listen-to-cloud-music-with-nuvola-player-ubuntu/2011/12/23" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/listen-to-cloud-music-with-nuvola-player-ubuntu/2011/12/23">Listen to Cloud Music With Nuvola Player [Ubuntu]</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2011/12/nuvolaplayer-logo.jpg" alt="nuvolaplayer-logo" title="nuvolaplayer-logo" width="150" height="146" class="alignleft size-full wp-image-43322" />I seldom review music player app because most of them are the same. Some are lightweight, some are heavy with tons of features, but generally, most of their functionalities are the same. However, when I come across Nuvola Player, a music player that supports Google Music, Groovesharks and several other cloud services, it immediately catches my attention.<br />
<span id="more-43311"></span><br />
Nuvola Player is indeed a different kind of music player. Instead of playing music directly from your computer, it is a wrapper for various cloud music services, so you can play cloud music directly on your desktop, without having to visit the site on your browser. At the moment, it supports only 4 cloud music services, namely Hype Machine, Grooveshark, 8tracks and Google Music. It previously only supports Google Music and has recently upgraded to include 3 other services, so it is likely possible that we will see more cloud services added in the future.</p>
<p>To install:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> add-apt-repository ppa:nuvola-player-builders<span style="color: #000000; font-weight: bold;">/</span>beta
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> update
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> nuvolaplayer</pre></div></div>

<p>This is what you will see on the first run:</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/12/nuvolaplayer-main.png" alt="nuvolaplayer-main" title="nuvolaplayer-main" width="600" height="382" class="aligncenter size-full wp-image-43313" /></p>
<p>Being a <a href="http://maketecheasier.com/9-useful-tools-to-get-the-best-experience-out-of-grooveshark/2011/02/16" title="9 Useful Tools to Get The Best Experience Out Of GrooveShark">Grooveshark</a> fan, the first service that I clicked on is, of course, Grooveshark. This is what you will see. You can perform a search and add songs to your playlist. Everything is just what you see in the browser.</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/12/nuvolaplayer-grooveshark.jpg" alt="nuvolaplayer-grooveshark" title="nuvolaplayer-grooveshark" width="600" height="456" class="aligncenter size-full wp-image-43314" /></p>
<p><img src="http://imagecdn.maketecheasier.com/2011/12/nuvolaplayer-grooveshark-playing.png" alt="nuvolaplayer-grooveshark-playing" title="nuvolaplayer-grooveshark-playing" width="600" height="379" class="aligncenter size-full wp-image-43315" /></p>
<p>The same goes for Google Music, Hype Machine and 8 Tracks.</p>
<p><strong>Note</strong>: Although Google Music is only for US citizens, with a simple US-based VPN connection, you (those who do not reside in US) should be able to activate Google Music service with your Google account. Once the service is activated, you won&#8217;t need a VPN to access your music anymore.</p>
<h2>System tray icon with Player Control</h2>
<p>Nuvola Player also comes with an app-indicator (or system tray icon) with the ability to control your music. You can Pause/Play the current song and go Next/Previous song in the playlist. There is even a Thumb Up/Thumb Down button.</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/12/nuvolaplayer-appindicator.png" alt="nuvolaplayer-appindicator" title="nuvolaplayer-appindicator" width="203" height="212" class="aligncenter size-full wp-image-43321" /></p>
<h2>Conlcusion</h2>
<p>Nuvola Player is basically a browser wrapper that contains links to various cloud services. There is nothing new that you can&#8217;t do on your normal browser, but the convenience of having several cloud music services at your fingertips and the ability to run separately as a native app make it a winner.</p>
<p>What do you think? Is this kind of music player suitable for you? Or you prefer the good old Rhythmbox and Amarok? </p>
<p><a href="http://projects.fenryxo.cz/Nuvola_Player/Main_page/" target="_blank">Nuvola Player</a></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/listen-to-cloud-music-with-nuvola-player-ubuntu/2011/12/23&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/listen-to-cloud-music-with-nuvola-player-ubuntu/2011/12/23" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/listen-to-cloud-music-with-nuvola-player-ubuntu/2011/12/23" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/listen-to-cloud-music-with-nuvola-player-ubuntu/2011/12/23" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/listen-to-cloud-music-with-nuvola-player-ubuntu/2011/12/23&amp;title=Listen+to+Cloud+Music+With+Nuvola+Player+%5BUbuntu%5D&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/listen-to-cloud-music-with-nuvola-player-ubuntu/2011/12/23" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/listen-to-cloud-music-with-nuvola-player-ubuntu/2011/12/23">Listen to Cloud Music With Nuvola Player [Ubuntu]</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/listen-to-cloud-music-with-nuvola-player-ubuntu/2011/12/23/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Winyl Is The Ideal Music Player Alternative</title>
		<link>http://maketecheasier.com/winyl-is-the-ideal-music-player-alternative/2011/11/13</link>
		<comments>http://maketecheasier.com/winyl-is-the-ideal-music-player-alternative/2011/11/13#comments</comments>
		<pubDate>Sun, 13 Nov 2011 15:58:10 +0000</pubDate>
		<dc:creator>Trevor Dobrygoski</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[alternative]]></category>
		<category><![CDATA[music player]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=40764</guid>
		<description><![CDATA[There are a lot of options out there for music players. We have talked about a few music players for your computer and music players for your mobile devices. Winyl is a great replacement for a desktop music player. What you get with Winyl is a very lightweight player that lets you easily manage your [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/winyl-is-the-ideal-music-player-alternative/2011/11/13&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/winyl-is-the-ideal-music-player-alternative/2011/11/13" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/winyl-is-the-ideal-music-player-alternative/2011/11/13" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/winyl-is-the-ideal-music-player-alternative/2011/11/13" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/winyl-is-the-ideal-music-player-alternative/2011/11/13&amp;title=Winyl+Is+The+Ideal+Music+Player+Alternative&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/winyl-is-the-ideal-music-player-alternative/2011/11/13" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/winyl-is-the-ideal-music-player-alternative/2011/11/13">Winyl Is The Ideal Music Player Alternative</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="winyl - logo" src="http://imagecdn.maketecheasier.com/2011/11/winyllogo.png" alt="winyl - logo" width="105" height="98" />There are a lot of options out there for music players. We have talked about a few <a title="7 Great Free Media Players to Get You Started" href="http://maketecheasier.com/7-great-free-media-players/2010/06/30">music players for your computer</a> and <a title="5 Alternative Android Music Players To Listen To Your Tunes" href="http://maketecheasier.com/5-alternative-android-music-players-to-listen-to-your-tunes-2/2011/08/12">music players for your mobile devices</a>. <a href="http://vinylsoft.com/" target="_blank">Winyl</a> is a great replacement for a desktop music player.<br />
<span id="more-40764"></span><br />
What you get with Winyl is a very lightweight player that lets you easily manage your music collection without bogging down your computer. That means you can still do other things while your music is playing; especially a netbook.</p>
<h2>What you get with Winyl</h2>
<p>There are a few cool things you will notice about the layout. First, there is not the usual menu bar. Winyl replaces the  menu with an icon. You can click on the icon to get to the menu options. It makes for a much cleaner look.</p>
<p><img class="aligncenter" title="winyl-main menu" src="http://imagecdn.maketecheasier.com/2011/11/winylmainmenu.png" alt="winyl-main menu" width="174" height="259" /></p>
<p>The same change goes for audio adjustments and the cover art display. The cover art does not auto download, so you may need to find it elsewhere on the web. Here is a screen shot of the equalizer popup window that shows up when you click on the music note at the top of the right sidebar.</p>
<p><img class="aligncenter" title="winyl-eq" src="http://imagecdn.maketecheasier.com/2011/11/winyleq.png" alt="winyl-eq" width="366" height="281" /></p>
<p>Other than that, the layout is pretty self explanatory. You have your library in the middle.</p>
<p><img class="aligncenter" title="winyl-full screen" src="http://imagecdn.maketecheasier.com/2011/11/winylfullscreen.png" alt="winyl-full screen" width="600" height="450" /></p>
<p>The right sidebar either displays the cover art</p>
<p><img class="aligncenter" title="winyl-cover art" src="http://imagecdn.maketecheasier.com/2011/11/winylcoverart.png" alt="winyl-cover art" width="187" height="293" /></p>
<p>or the playlist and genre options.</p>
<p><img class="aligncenter" title="winyl-playlists" src="http://imagecdn.maketecheasier.com/2011/11/winylplaylists.png" alt="winyl-playlists" width="188" height="480" /></p>
<p>There is a star-based rating system similar to iTunes.</p>
<p><img class="aligncenter" title="winyl-stars" src="http://imagecdn.maketecheasier.com/2011/11/winylstars.png" alt="winyl-stars" width="132" height="218" />  </p>
<p>There is a smart folder option in the right sidebar. There is an option to choose random playlists based on 25 most played songs or 5 random albums. This helps mix up your music. I know I have many gigabytes of music and mostly listen to a few albums. Using a random play option, you may play some golden oldies you downloaded and forgot about.</p>
<p><img class="aligncenter" title="winyl-smartlists" src="http://imagecdn.maketecheasier.com/2011/11/winylsmartlists.png" alt="winyl-smartlists" width="158" height="129" /></p>
<h2>Why Winyl is so great</h2>
<p>The main reason you would want to use Winyl is that you are probably not super happy with iTunes or Windows Media Player. If you were not in the market for a new player, you probably wouldn’t have read this far. ;-) Being tethered to a service can be a problem for those people who may not acquire their music in the legalist of ways. Is iTunes looking and collecting information for big brother? Who knows for sure.</p>
<h3>Skins</h3>
<p>Also, there are different skins. The skins can change the look to make you feel more at home when switching from iTunes or Windows Media Player. Here is a look at a couple of the skins. You will see what I mean.</p>
<h4>Luna Black Skin</h4>
<p><img class="aligncenter" title="winyl-luna black skin" src="http://imagecdn.maketecheasier.com/2011/11/winyllunablackskin.png" alt="winyl-luna black skin" width="600" height="450" /></p>
<h4>Windows Media Player Skin</h4>
<p><img class="aligncenter" title="winyl-wmp skin" src="http://imagecdn.maketecheasier.com/2011/11/winylwmpskin.png" alt="winyl-wmp skin" width="600" height="450" /></p>
<h4>iTunes Skin</h4>
<p><img class="aligncenter" title="winyl-itunes" src="http://imagecdn.maketecheasier.com/2011/11/winylitunes.png" alt="winyl-itunes" width="600" height="450" /></p>
<h2>Conclusion</h2>
<p>When you are searching for a music player, you have specific needs. Most people seem to like simple over fancy. The other reason is, a lot of people are looking to break away from iTunes or Windows Media Player for one reason or another. Winyl offers a great transition application because of the skin options that are pretty close replicas of the applications you are looking to break free from.</p>
<p>What are your reasons to look for a new desktop music player?</p>
<p><a href="http://vinylsoft.com/downloads/" target="_blank">Download Winyl</a></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/winyl-is-the-ideal-music-player-alternative/2011/11/13&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/winyl-is-the-ideal-music-player-alternative/2011/11/13" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/winyl-is-the-ideal-music-player-alternative/2011/11/13" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/winyl-is-the-ideal-music-player-alternative/2011/11/13" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/winyl-is-the-ideal-music-player-alternative/2011/11/13&amp;title=Winyl+Is+The+Ideal+Music+Player+Alternative&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/winyl-is-the-ideal-music-player-alternative/2011/11/13" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/winyl-is-the-ideal-music-player-alternative/2011/11/13">Winyl Is The Ideal Music Player Alternative</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/winyl-is-the-ideal-music-player-alternative/2011/11/13/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>5 Alternative Android Music Players To Listen To Your Tunes</title>
		<link>http://maketecheasier.com/5-alternative-android-music-players-to-listen-to-your-tunes-2/2011/08/12</link>
		<comments>http://maketecheasier.com/5-alternative-android-music-players-to-listen-to-your-tunes-2/2011/08/12#comments</comments>
		<pubDate>Fri, 12 Aug 2011 14:58:41 +0000</pubDate>
		<dc:creator>Abhiroop Basu</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[music player]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=36621</guid>
		<description><![CDATA[Android devices from different manufacturers all have their own default Android music players. However, as I have learnt the default app does not always provide all the features I need and in some cases they do not read all my music files. Hence, I have tried a number of alternative apps which I will outline [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/5-alternative-android-music-players-to-listen-to-your-tunes-2/2011/08/12&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/5-alternative-android-music-players-to-listen-to-your-tunes-2/2011/08/12" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/5-alternative-android-music-players-to-listen-to-your-tunes-2/2011/08/12" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/5-alternative-android-music-players-to-listen-to-your-tunes-2/2011/08/12" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/5-alternative-android-music-players-to-listen-to-your-tunes-2/2011/08/12&amp;title=5+Alternative+Android+Music+Players+To+Listen+To+Your+Tunes&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/5-alternative-android-music-players-to-listen-to-your-tunes-2/2011/08/12" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/5-alternative-android-music-players-to-listen-to-your-tunes-2/2011/08/12">5 Alternative Android Music Players To Listen To Your Tunes</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2011/08/music-android-main.jpg" alt="music-android-main" title="music-android-main" width="158" height="146" class="alignleft size-full wp-image-37266" />Android devices from different manufacturers all have their own default Android music players. However, as I have learnt the default app does not always provide all the features I need and in some cases they do not read all my music files. Hence, I have tried a number of alternative apps which I will outline in this article.<br />
<span id="more-36621"></span></p>
<h2>1. PlayerPro</h2>
<p><img title="music-playerpro" src="http://imagecdn.maketecheasier.com/2011/08/music-playerpro.jpg" alt="music-playerpro" width="240" height="400" class="aligncenter" /></p>
<p><img title="music-playerpro2" src="http://imagecdn.maketecheasier.com/2011/08/music-playerpro2.jpg" alt="music-playerpro2" width="240" height="400" class="aligncenter" /></p>
<p><img title="music-playerpro3" src="http://imagecdn.maketecheasier.com/2011/08/music-playerpro3.jpg" alt="music-playerpro3" width="240" height="400" class="aligncenter" /></p>
<p>PlayerPro Music Player is a powerful music and video playing app for Android. The app has a wide variety of features including:</p>
<ul>
<li>different options to browse your music</li>
<li>automatic download of album artwork</li>
<li>read album and artist reviews</li>
<li>download song lyrics</li>
<li>change user interface and player skin</li>
<li>alternate between grid or list views</li>
<li>audio effects using 5 band graphics equaliser (DSP plugin for older devices)</li>
<li>display music stats including ratings, play counts, last played, and last added</li>
<li>create smart playlists</li>
<li>a variety of lock screen and home screen widgets</li>
</ul>
<p>Additionally, the music formats supported by PlayerPro include mp3, ogg, flac, wma, wav, m4a, mp4.</p>
<p>This is a solid app that has worked flawlessly for me. Sound quality is perfect and this can even be changed using the equaliser settings.</p>
<p>Unfortunately, you need to upgrade to the full version of PlayerPro after the initial 5 day trial period.</p>
<p><a href="https://market.android.com/details?id=com.tbig.playerprotrial">PlayerPro</a></p>
<h2>2. PowerAMP</h2>
<p><img title="music-poweramp3" src="http://imagecdn.maketecheasier.com/2011/08/music-poweramp3.jpg" alt="music-poweramp3" width="240" height="400" class="aligncenter" /></p>
<p><img title="music-poweramp2" src="http://imagecdn.maketecheasier.com/2011/08/music-poweramp2.jpg" alt="music-poweramp2" width="240" height="400" class="aligncenter" /></p>
<p><img title="music-poweramp4" src="http://imagecdn.maketecheasier.com/2011/08/music-poweramp4.jpg" alt="music-poweramp4" width="240" height="400" class="aligncenter" /></p>
<p>PowerAMP is one of the most popular alternative music playing apps for Android users. It plays a wide variety of audio formats including, mp3, mp4/m4a (including alac), ogg, wma, flac, wav, ape, wv, and tta and it has an extensive feature set including:</p>
<ul>
<li>10 band optimized graphical equalizer</li>
<li>crossfade and gapless playback (something not available in all the other players)</li>
<li>auto-download of missing album art</li>
<li>lock-screen and home-screen widgets</li>
<li>tag editor</li>
<li>visualiser</li>
<li>granular customisation options.</li>
</ul>
<p>Many users like this player because it is powerful with a number of customisation options and the sound quality is impressive. However, I personally find the UI a little too cluttered.</p>
<p>The free version is only valid for 15 days.</p>
<p><a href="https://market.android.com/details?id=com.maxmpz.audioplayer">PowerAMP</a></p>
<h2>3. Winamp</h2>
<p><img title="music-winamp" src="http://imagecdn.maketecheasier.com/2011/08/music-winamp.jpg" alt="music-winamp" width="240" height="427" class="aligncenter" /></p>
<p><img title="music-winamp2" src="http://imagecdn.maketecheasier.com/2011/08/music-winamp2.jpg" alt="music-winamp2" width="240" height="427" class="aligncenter" /></p>
<p>Winamp has been around on desktops since the 90s and now this veteran music playing app is available on Android. In addition to the standard features of all the music players such as artist information, playlist support, lock-screen and home-screen widgets, this app has a number of advanced features including:</p>
<ul>
<li>streaming from desktop Winamp player</li>
<li>multi-language support</li>
<li>wireless &amp; wired sync with the desktop Winamp app</li>
<li>free music downloads</li>
</ul>
<p>This is a free app that has a lot of great features and wireless sync is an especially useful option if you already have Winamp on your computer. However, unless you already use the desktop version of Winamp, a lot of the apps advanced features may not be particularly useful.</p>
<p><a href="https://market.android.com/details?id=com.nullsoft.winamp">Winamp</a></p>
<h2>4. MixZing</h2>
<p><img title="music-mixzing3" src="http://imagecdn.maketecheasier.com/2011/08/music-mixzing3.jpg" alt="music-mixzing3" width="400" height="240" class="aligncenter" /></p>
<p><img title="music-mixzing" src="http://imagecdn.maketecheasier.com/2011/08/music-mixzing.jpg" alt="music-mixzing" width="240" height="400" class="aligncenter" /></p>
<p>MixZing has all the features of the the other music apps, including a graphic equaliser, a tag editor, lock-screen and home-screen widgets, and playlist support. In addition, this app records the music you are listening to and provides you with relevant recommendations. Unfortunately, the app does not have a queuing feature and continuous feature which limits its usefulness.</p>
<p>To use MixZing without ads, install the upgrader app.</p>
<p><a href="https://market.android.com/details?id=com.mixzing.basic">MixZing</a></p>
<h2>5. Google Music</h2>
<p><img title="music-google" src="http://imagecdn.maketecheasier.com/2011/08/music-google.jpg" alt="music-google" width="240" height="360" class="aligncenter" /></p>
<p><img title="music-google2" src="http://imagecdn.maketecheasier.com/2011/08/music-google2.jpg" alt="music-google2" width="240" height="360" class="aligncenter" /></p>
<p><img title="music-google4" src="http://imagecdn.maketecheasier.com/2011/08/music-google4.jpg" alt="music-google4" width="300" height="188" class="aligncenter" /></p>
<p>The Google Music player is not like the other apps I have mentioned in this list. It has all the standard features of the other players and can play most of the music files on your device, however it is a music streaming service which streams music uploaded to the <a href="http://maketecheasier.com/sync-and-listen-to-your-music-with-google-music-beta/2011/06/08" title="google-music-beta">Google Music Beta</a></a> service. Hence, this app lacks a lot of the advanced features of some of the other apps, but if you have stored your music on the Google Music servers this app is essential to stream your songs to your Android device. Of course you should keep in mind that streaming requires an active data (3G or wifi) connection and if your connection is weak sound quality may suffer.</p>
<p><a href="https://market.android.com/details?id=com.google.android.music">Google Music</a></p>
<h2>Conclusion</h2>
<p>I find that PlayerPro strikes the best balance between simplicity, feature-set, and sound quality. Hence, it is my music playing app of choice. However, if you want easy music management and syncing I would recommend the Winamp Android app and desktop app combination. Lastly, do you have music stored on Google Music? Well in that case you should also install the Google Music app in addition to whichever other music playing app you choose to use.</p>
<p>Image credit: <a href="http://www.flickr.com/photos/53344429@N05/4978668759/" target="_blank" rel="nofollow">chanelcoco872</a></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/5-alternative-android-music-players-to-listen-to-your-tunes-2/2011/08/12&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/5-alternative-android-music-players-to-listen-to-your-tunes-2/2011/08/12" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/5-alternative-android-music-players-to-listen-to-your-tunes-2/2011/08/12" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/5-alternative-android-music-players-to-listen-to-your-tunes-2/2011/08/12" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/5-alternative-android-music-players-to-listen-to-your-tunes-2/2011/08/12&amp;title=5+Alternative+Android+Music+Players+To+Listen+To+Your+Tunes&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/5-alternative-android-music-players-to-listen-to-your-tunes-2/2011/08/12" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/5-alternative-android-music-players-to-listen-to-your-tunes-2/2011/08/12">5 Alternative Android Music Players To Listen To Your Tunes</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/5-alternative-android-music-players-to-listen-to-your-tunes-2/2011/08/12/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Play MP3s From The Linux Command Line</title>
		<link>http://maketecheasier.com/play-mp3s-from-linux-command-line/2011/08/11</link>
		<comments>http://maketecheasier.com/play-mp3s-from-linux-command-line/2011/08/11#comments</comments>
		<pubDate>Thu, 11 Aug 2011 14:58:10 +0000</pubDate>
		<dc:creator>Joshua Price</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[music player]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=36594</guid>
		<description><![CDATA[At first, this may sound pointless. After all, aren&#8217;t there dozens of perfectly good GUI music apps out there? Haven&#8217;t we all found something we like, or at least don&#8217;t hate? Perhaps that&#8217;s true, but how much happier would you be if your music app of choice used a whole lot less resources? Or what [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/play-mp3s-from-linux-command-line/2011/08/11&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/play-mp3s-from-linux-command-line/2011/08/11" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/play-mp3s-from-linux-command-line/2011/08/11" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/play-mp3s-from-linux-command-line/2011/08/11" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/play-mp3s-from-linux-command-line/2011/08/11&amp;title=How+to+Play+MP3s+From+The+Linux+Command+Line&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/play-mp3s-from-linux-command-line/2011/08/11" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/play-mp3s-from-linux-command-line/2011/08/11">How to Play MP3s From The Linux Command Line</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2011/08/mpg123-logo.png" alt="mpg123-logo" title="mpg123-logo" width="190" height="178" class="alignleft size-full wp-image-36601" />At first, this may sound pointless. After all, aren&#8217;t there dozens of perfectly good GUI music apps out there? Haven&#8217;t we all found something we like, or at least <a href="http://maketecheasier.com/exaile-the-first-media-player-i-dont-hate/2010/05/04" target="_blank">don&#8217;t hate</a>? Perhaps that&#8217;s true, but how much happier would you be if your music app of choice used a <em>whole lot less</em> resources? Or what if you could type in a command on your laptop from anywhere, and have music start playing from the speakers on your desktop? If you&#8217;re in to pranks, that works just as well on a friend/co-worker&#8217;s computer. Today&#8217;s topic is <a href="http://www.mpg123.de/" target="_blank">mpg123</a>, an app which can (among other things) make a great GUI-free media player.<br />
<span id="more-36594"></span></p>
<h2>Get the app</h2>
<p>Just about any Linux distribution with online repositories will have this package available, normally as just <em>mpg123</em>. Ubuntu users can find it in the Software Center or from the command line with</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> mpg123</pre></div></div>

<p>In the event that your distribution does not have binaries available, you can download the source code <a href="http://www.mpg123.de/download.shtml" target="_blank">here</a>.  </p>
<h2>The Basics</h2>
<p>A single track can be played in a simple and pretty obvious way, just <em>mpg123</em> followed by the filename, as in:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">mpg123 MySong.mp3</pre></div></div>

<p>Which will play the single track from start to finish with output something like this:</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/08/mpg123-singletrack.png" alt="mpg123-singletrack" title="mpg123-singletrack" width="597" height="193" class="aligncenter size-full wp-image-36596" /></p>
<h2>Playlists</h2>
<p>You can also use shell wildcards to send <em>mpg123</em> several files at once. The simplest example is to use the above method, but replace the filename with a quick and easy <em>*.mp3</em>.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">mpg123 <span style="color: #000000; font-weight: bold;">*</span>.mp3</pre></div></div>

<p>To set your playlist to shuffle mode, just add a -Z in there</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/08/mpg123-playlist.png" alt="mpg123-playlist" title="mpg123-playlist" width="600" height="209" class="aligncenter size-full wp-image-36598" /></p>
<p>Optionally, you can use normal bash redirect characters to feed <em>mpg123</em> a list of filenames.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">ssh</span> username<span style="color: #000000; font-weight: bold;">@</span>my-remote-machine-address
mpg123  <span style="color: #660033;">-Z</span>  -<span style="color: #000000; font-weight: bold;">@</span>  <span style="color: #000000; font-weight: bold;">&lt;</span> myplaylistfile</pre></div></div>

<p>The -@ flag tells <em>mpg123</em> to treat the following input as a playlist (it&#8217;s the shortened form of &#8211;list), and the < is a standard bash redirect to pull the text out of the file and use it as <em>mpg123</em>&#8216;s input.  </p>
<h2>Remote Play Control</h2>
<p>This isn&#8217;t exactly a &#8220;feature&#8221; of <em>mpg123</em>, it&#8217;s more like a side effect, but for this author, it&#8217;s the most handy thing about this application. You see, regular readers or Linux pros probably already know about SSH, the fantastically useful remote shell application with 1001 uses. Since SSH gives you a shell on a remote machine, you can run programs on that remote machine. As <em>mpg123</em> is just another shell application, the normal rules apply. If you SSH into a machine and run <em>mpg123</em>, it will play out that machine&#8217;s speakers.  </p>
<p>This is great for me. If I&#8217;m sitting on the porch with my netbook on a fine summer day, I can SSH into my desktop (which is hooked up to a home theater) and run a mpg123 to start my music without ever leaving the chair, or being forced to deal with the low-quality underpowered netbook speakers. Just SSH into the machine and run <em>mpg123</em> as if you were sitting at the keyboard, as in</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">ssh</span> username<span style="color: #000000; font-weight: bold;">@</span>my-remote-machine-address
mpg123  <span style="color: #660033;">-Z</span>  --<span style="color: #000000; font-weight: bold;">@</span>  <span style="color: #000000; font-weight: bold;">&lt;</span> myplaylistfile</pre></div></div>

<h2>Conclusion</h2>
<p>If you like tag-based music libraries, album art, device synchronization, and other fancy features &#8211; <em>mpg123</em> is clearly not a solution for you. In fact, I doubt there are many people who&#8217;d want to use this as their primary music player on a day-to-day basis, but there are certainly times when it comes in handy. We&#8217;ve explored just a few of them, and I&#8217;m sure our readers can come up with quite a few more. If you&#8217;ve found a great use for <em>mpg123</em>, please let us know in the comments.  </p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/play-mp3s-from-linux-command-line/2011/08/11&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/play-mp3s-from-linux-command-line/2011/08/11" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/play-mp3s-from-linux-command-line/2011/08/11" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/play-mp3s-from-linux-command-line/2011/08/11" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/play-mp3s-from-linux-command-line/2011/08/11&amp;title=How+to+Play+MP3s+From+The+Linux+Command+Line&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/play-mp3s-from-linux-command-line/2011/08/11" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/play-mp3s-from-linux-command-line/2011/08/11">How to Play MP3s From The Linux Command Line</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/play-mp3s-from-linux-command-line/2011/08/11/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>5 More Intriguing KDE Apps</title>
		<link>http://maketecheasier.com/5-more-intriguing-kde-apps/2011/03/30</link>
		<comments>http://maketecheasier.com/5-more-intriguing-kde-apps/2011/03/30#comments</comments>
		<pubDate>Wed, 30 Mar 2011 16:58:06 +0000</pubDate>
		<dc:creator>Tavis J. Hampton</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[image conversion]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[music player]]></category>
		<category><![CDATA[package management]]></category>
		<category><![CDATA[qt]]></category>
		<category><![CDATA[user switching]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=31222</guid>
		<description><![CDATA[Ever so often, I take a stroll over to KDE-Apps.org and look at some of the fantastic creations people from the KDE community develop. There are a wide range of apps in nearly every category, but I have selected 5 that stand out and would be very useful additions to my desktop and hopefully yours [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/5-more-intriguing-kde-apps/2011/03/30&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/5-more-intriguing-kde-apps/2011/03/30" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/5-more-intriguing-kde-apps/2011/03/30" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/5-more-intriguing-kde-apps/2011/03/30" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/5-more-intriguing-kde-apps/2011/03/30&amp;title=5+More+Intriguing+KDE+Apps&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/5-more-intriguing-kde-apps/2011/03/30" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/5-more-intriguing-kde-apps/2011/03/30">5 More Intriguing KDE Apps</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-31223" title="KDE plain logo" src="http://imagecdn.maketecheasier.com/2011/03/kde-logo-plain.png" alt="KDE plain logo" width="102" height="102" />Ever so often, I take a stroll over to <a href="http://kde-apps.org/">KDE-Apps.org</a> and look at some of the fantastic creations people from the KDE community develop. There are a wide range of apps in nearly every category, but I have selected 5 that stand out and would be very useful additions to my desktop and hopefully yours too. All of these apps are either new or have been recently updated within the past few months.<br />
<span id="more-31222"></span></p>
<h3>1. <a href="http://kde-apps.org/content/show.php/fast+user+switch?content=127462">Faster User Switch</a></h3>
<p>If you happen to share a computer with one or more individuals, switching users is very important. This little plasma widget makes it easy to select a currently logged-in user and switch to that account. It can display user avatars, their names, or both.  It is a nice widget to add to a panel for easy access. It also provides a quick interface for starting new user sessions.</p>
<p><img class="aligncenter size-full wp-image-31224" title="Fast user switch" src="http://imagecdn.maketecheasier.com/2011/03/kdeapps-fast-user-switch.jpg" alt="Fast user switch" width="315" height="348" /></p>
<h3>2. <a href="http://members.aon.at/m.koller/">Kbackup</a></h3>
<p>Kbackup has been around for a long time, but it just received an update. With it you can quickly and easily backup any directory on your computer, specify where you want the backups to go, and have them archived in the folder or device of your choice. This app is lightweight, simple, and does exactly what it says.</p>
<p>Packages for Kbackup are available in Ubuntu repositories and other Linux distributions.</p>
<p><img class="aligncenter size-full wp-image-31225" title="kbackup" src="http://imagecdn.maketecheasier.com/2011/03/kdeapps-kbackup.png" alt="kbackup" width="577" height="361" /></p>
<h3>3. <a href="http://converseen.sourceforge.net/">Converseen</a></h3>
<p>This nifty little application is a must for anyone who works with a great deal of images. It is a pure Qt app, rather than a KDE one, but that means it still integrates perfectly with KDE. With Converseen you can convert batches of images to any format, any size, any resolution, and to any naming scheme you want. It allows you to make multiple changes on the fly and then save the new images wherever you want. Best of all, Converseen supports just about every image format you can imagine.</p>
<p><img class="aligncenter size-full wp-image-31226" title="Converseen" src="http://imagecdn.maketecheasier.com/2011/03/kdeapps-converseen.png" alt="Converseen" width="577" height="374" /></p>
<h3>4. Muon Package Management Suite</h3>
<p>The graphical package manager frontends for KDE have always felt a bit like second-class citizens to Synaptic for GTK. Muon comes very close to evening the playing field. With it you can search, update, install, and receive update notifications for packages with ease. Muon Software Center provides a more visual approach to installation, similar to Ubuntu Software Center. Based on QApt, the entire application suite is lightweight and fast, without some of the hiccups of other frontends.</p>
<p>Muon is available in many Linux distribution repositories.</p>
<p><img class="aligncenter size-full wp-image-31227" title="Muon" src="http://imagecdn.maketecheasier.com/2011/03/kdeapps-muon-package-manager.png" alt="Muon" width="577" height="380" /></p>
<h3>5. <a href="http://www.clementine-player.org/">Clementine</a></h3>
<p>Not everyone was in love with the new interface and features of Amarok 2 that came with KDE 4. For those who still love the old Amarok 1.4 look and feel, Clementine is a Qt music app, inspired by that code tree with quite a bit of its own unique features. Features include lyrics, artist bios, tabbed playlists, Wii remote support, visualizations, iPod, iPhone, and mass storage USB support, album cover art, Internet music (Last.fm, SomaFM, Magnatune, Jamendo, and Icecast), and music format conversion.</p>
<p>You can download Clementine for Linux, Windows, Mac OS X, or the source code for other operating systems.</p>
<p><img class="aligncenter size-full wp-image-31228" title="Clementine" src="http://imagecdn.maketecheasier.com/2011/03/kdeapps-clementine.jpg" alt="Clementine" width="577" height="341" /></p>
<p>There are plenty of other great apps hiding on KDE-Apps.org.  Many are updated regularly and well maintained.  If you have a favorite third-party KDE app, feel free to share it in the comments section.  Also, if you would like to read a review of any app, make sure to suggest it to MakeTechEasier.</p>
<p><strong>Recommended reading:<br />
<a title="5 Intriguing KDE Apps" href="http://maketecheasier.com/5-intriguing-kde-apps/2010/09/29">5 Intriguing KDE Apps</a></strong></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/5-more-intriguing-kde-apps/2011/03/30&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/5-more-intriguing-kde-apps/2011/03/30" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/5-more-intriguing-kde-apps/2011/03/30" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/5-more-intriguing-kde-apps/2011/03/30" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/5-more-intriguing-kde-apps/2011/03/30&amp;title=5+More+Intriguing+KDE+Apps&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/5-more-intriguing-kde-apps/2011/03/30" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/5-more-intriguing-kde-apps/2011/03/30">5 More Intriguing KDE Apps</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/5-more-intriguing-kde-apps/2011/03/30/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>2Player Streams Music From One Device To Another [Android]</title>
		<link>http://maketecheasier.com/2player-streams-music-from-one-device-to-another-android/2011/01/15</link>
		<comments>http://maketecheasier.com/2player-streams-music-from-one-device-to-another-android/2011/01/15#comments</comments>
		<pubDate>Sat, 15 Jan 2011 21:58:05 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[dlna]]></category>
		<category><![CDATA[music player]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[upnp]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=24629</guid>
		<description><![CDATA[Using your Android phone as a remote control is nothing new. We have already discussed how to remote control VLC and iTunes right from your smart handset. What about a different kind of remote control, like remote controlling the streaming of music from one device to another? 2Player is an Android music player with integrated [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/2player-streams-music-from-one-device-to-another-android/2011/01/15&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/2player-streams-music-from-one-device-to-another-android/2011/01/15" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/2player-streams-music-from-one-device-to-another-android/2011/01/15" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/2player-streams-music-from-one-device-to-another-android/2011/01/15" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/2player-streams-music-from-one-device-to-another-android/2011/01/15&amp;title=2Player+Streams+Music+From+One+Device+To+Another+%5BAndroid%5D&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/2player-streams-music-from-one-device-to-another-android/2011/01/15" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/2player-streams-music-from-one-device-to-another-android/2011/01/15">2Player Streams Music From One Device To Another [Android]</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2011/01/2player-android-music.jpg" alt="2player-android-music" title="2player-android-music" width="172" height="208" class="alignleft size-full wp-image-28159" />Using your Android phone as a remote control is nothing new. We have already discussed how to <a href="http://maketecheasier.com/remote-control-vlc-with-android-phone/2010/08/06">remote control VLC</a> and <a href="http://maketecheasier.com/tunesremote-remote-control-itunes-with-android-phone/2010/06/02">iTunes</a> right from your smart handset. What about a different kind of remote control, like remote controlling the streaming of music from one device to another?</p>
<p>2Player is an Android music player with integrated support for devices on your home network. It allows you to play your computer&#8217;s music collection on your phone; play from your phone onto your DLNA television; or even directly from your Windows 7 computer to your XBOX 360.<br />
<span id="more-24629"></span><br />
Unlike other music streaming software that require you to upload your music files to the cloud, 2Player works directly using the DLNA network protocol to move music from your media server devices, onto your media renderers, wherever they may be. While it may sound complicated, it is surprisingly easy to use.</p>
<p>Install the 2Player app from the <a href="market://details/?id=com.twoplay.twoplayer">market</a> (market link)</p>
<p>Launch the 2Player app. You should see the following interface.</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/01/2player-main.jpg" alt="2player-main" title="2player-main" width="320" height="441" class="aligncenter size-full wp-image-27999" /></p>
<p>The top dropdown is where you select the music source (play from) while the bottom dropdown bar represents the target (play to). If there are no DLNA or UPNP network devices available, you can only choose the local device.</p>
<p><img src="http://imagecdn.maketecheasier.com/2011/01/2player-select-source.jpg" alt="2player-select-source" title="2player-select-source" width="320" height="257" class="aligncenter size-full wp-image-28000" /></p>
<p>When &#8220;local device&#8221; are chosen for both the source and target, the app will become a local music player. </p>
<p>The magic happens when you have network devices connected. You will be able to choose from the different devices and stream music from one to another. For example, you can stream the music from the computer in your room to the PS3 in your living room, or just play the music from your Android device to your Home stereo system. </p>
<p><img src="http://imagecdn.maketecheasier.com/2011/01/2player-source-target.png" alt="2player-source-target" title="2player-source-target" width="600" height="300" class="aligncenter size-full wp-image-28001" /></p>
<p><img src="http://imagecdn.maketecheasier.com/2011/01/2player-streaming.jpg" alt="2player-streaming" title="2player-streaming" width="320" height="508" class="aligncenter size-full wp-image-28002" /></p>
<p>2Player is free to download/use. However it is licensed under the &#8220;Good Karma License&#8221;.</p>
<blockquote><p>The Good Karma License is based on the following premise: that human beings are &#8211; more often than not- decent.</p>
<p>Here&#8217;s the deal: I won&#8217;t mine your personal data, expose you to literally thousands of ads for things you don&#8217;t want, or try to trick you into downloading a &#8220;free&#8221; application that is nothing but an elaborate ruse to make you pay for the &#8220;Pro&#8221; version. Instead, I&#8217;m going to give you a fully functional trial version of the software, for you to use as you see fit. In exchange, I expect you to pay for a license if you like and use my program.</p>
<p>It&#8217;s a simple proposition. I trust you to do the right thing, and hopefully, we all end up a little better off as a result.</p></blockquote>
<p>The developer has certainly made it easy for anyone to use the app. The &#8220;Good Karma License&#8221; will cost you US$2.91. You have got the fully functional app in your device, it is really your call whether you want to buy the license.</p>
<p>I would. Would you?</p>
<p>Image credit: <a href="http://www.flickr.com/photos/53344429@N05/4978486417" rel="nofollow" target="_blank">chanelcoco872</a></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/2player-streams-music-from-one-device-to-another-android/2011/01/15&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/2player-streams-music-from-one-device-to-another-android/2011/01/15" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/2player-streams-music-from-one-device-to-another-android/2011/01/15" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/2player-streams-music-from-one-device-to-another-android/2011/01/15" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/2player-streams-music-from-one-device-to-another-android/2011/01/15&amp;title=2Player+Streams+Music+From+One+Device+To+Another+%5BAndroid%5D&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/2player-streams-music-from-one-device-to-another-android/2011/01/15" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/2player-streams-music-from-one-device-to-another-android/2011/01/15">2Player Streams Music From One Device To Another [Android]</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/2player-streams-music-from-one-device-to-another-android/2011/01/15/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Banshee: Is It Good Enough To Be The Default Music Player For Ubuntu?</title>
		<link>http://maketecheasier.com/banshee-default-music-player-for-ubuntu/2010/12/01</link>
		<comments>http://maketecheasier.com/banshee-default-music-player-for-ubuntu/2010/12/01#comments</comments>
		<pubDate>Wed, 01 Dec 2010 22:00:56 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[banshee]]></category>
		<category><![CDATA[media player]]></category>
		<category><![CDATA[music player]]></category>
		<category><![CDATA[Rhythmbox]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=25416</guid>
		<description><![CDATA[In the upcoming version of Ubuntu (11.04 Natty Narwhal), Banshee will be replacing Rhythmbox as the default music player. A quick look at our archive and we were surprised that we have not covered Banshee before. It is always better late than never. In this article, we are going to take a closer look at [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/banshee-default-music-player-for-ubuntu/2010/12/01&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/banshee-default-music-player-for-ubuntu/2010/12/01" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/banshee-default-music-player-for-ubuntu/2010/12/01" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/banshee-default-music-player-for-ubuntu/2010/12/01" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/banshee-default-music-player-for-ubuntu/2010/12/01&amp;title=Banshee%3A+Is+It+Good+Enough+To+Be+The+Default+Music+Player+For+Ubuntu%3F&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/banshee-default-music-player-for-ubuntu/2010/12/01" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/banshee-default-music-player-for-ubuntu/2010/12/01">Banshee: Is It Good Enough To Be The Default Music Player For Ubuntu?</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-25568" title="banshee-logo" src="http://imagecdn.maketecheasier.com/2010/11/banshee-logo.jpg" alt="banshee-logo" width="300" height="100" />In the upcoming version of Ubuntu (11.04 Natty Narwhal), Banshee will be replacing Rhythmbox as the default music player. A quick look at our archive and we were surprised that we have not covered Banshee before. It is always better late than never. In this article, we are going to take a closer look at Banshee and see how it stacks up against Rhythmbox. Does it has what it takes to become the next default player for Ubuntu?<br />
<span id="more-25416"></span></p>
<h3>Installation</h3>
<p>Banshee is included in Ubuntu repository, so you can easily install it via the Ubuntu Software Center, or if you prefer the commandline:</p>
<p><pre lang="bash">sudo apt-get install banshee</pre></p>
<p>One thing though, the package in the repository is not updated. To get the latest version, use the following PPA:</p>
<p><pre lang="bash">sudo add-apt-repository ppa:banshee-team/ppa<br />
sudo apt-get update<br />
sudo apt-get install banshee</pre></p>
<p><img class="aligncenter size-full wp-image-25571" title="banshee-screenshot" src="http://imagecdn.maketecheasier.com/2010/11/banshee-screenshot.png" alt="banshee-screenshot" width="577" height="432" /></p>
<p>On the first run, it scanned my hard disk for all music and video files and added them to its library. While it has done a good job identifying the meta tags of the songs and classify them accordingly, there are several instances where it incorrectly dumps the songs to the unknown artist/unknown album folder (even though the songs are well-tagged).</p>
<p>As a media player, there is nothing to complain though. It plays all my mp3, ogg, avi and mp4 file properly. It even comes with an Audiobook, Podcast and Radio functions.</p>
<h3>Features in Banshee</h3>
<p>The default installation of Banshee comes with support for Amazon MP3 store, Miro Guide, Internet Archive and Last.fm. Rhythmbox doesn&#8217;t come with Amazon MP3, Miro Guide and Internet Archive, but it supports Jamendo and Magnatune, which Banshee doesn&#8217;t. Banshee still has an edge here since Jamendo and Magnatune can be extended via plugins..</p>
<p><img src="http://imagecdn.maketecheasier.com/2010/12/banshee-miro.png" alt="banshee-miro" title="banshee-miro" width="577" height="370" class="aligncenter size-full wp-image-25577" /></p>
<h3>Smart playlist</h3>
<p>This is one small feature that makes sorting your music library a breeze. With the smart playlist, you can create a new playlist based on a set of rule. For example, you can create a smart playlist to include all songs with the jazz genre. In the future when you add new songs to your library, it will automatically add the song to the playlist.</p>
<p><img src="http://imagecdn.maketecheasier.com/2010/12/banshee-smart-playlist.png" alt="banshee-smart-playlist" title="banshee-smart-playlist" width="579" height="281" class="aligncenter size-full wp-image-25583" /></p>
<h3>Extensions</h3>
<p>The best part about Banshee is the availability of extensions to further its functionality. The default installation of Banshee comes with extensions like BPM (Beats per minute) detection, DAAP Sharing, Importers for Amarok, Rhythmbox and iTunes, Library Watcher etc. If that is not enough, you can install the <em>banshee-community-extensions</em>. This will give you even more extensions created by the community (and not curated by the Banshee developers).</p>
<p>The Banshee community extensions include features like:</p>
<ul>
<li><strong>Alarm Clock</strong> – use Banshee to wake up or go to sleep to a selection of your own music.</li>
<li><strong>AppIndicator</strong> – Use the new application indicator area available in Ubuntu.</li>
</ul>
<p><img src="http://imagecdn.maketecheasier.com/2010/12/banshee-appindicator.jpg" alt="banshee-appindicator" title="banshee-appindicator" width="274" height="284" class="aligncenter size-full wp-image-25576" /></p>
<ul>
<li><strong>Awn</strong> – Sets the current album cover as banshee icon in awn.</li>
<li><strong>ClutterFlow</strong> – A CoverFlow clone that allows you to browse your album collection.</li>
<li><strong>Cover Wallpaper</strong> – Sets the current playing album cover as the GNOME desktop wallpaper.</li>
<li><strong>LCD</strong> – Display track info on a LCD using LCDproc.</li>
<li><strong>Lirc</strong> – Control Banshee via a normal (infrared) remote control. Requires LIRC.</li>
<li><strong>Live Radio</strong> – Another way to discover internet radio stations.</li>
<li><strong>Lyrics</strong> – Fetches and displays lyrics for the current song.</li>
<li><strong>Magnatune</strong> – Listen to streamed music from Magnatune.com.</li>
<li><strong>Mirage</strong> – Adds playback shuffle-by-similar and Auto DJ fill-by-similar modes, based on songs&#8217; acoustic similarity.</li>
<li><strong>Radio Station Fetcher</strong> – Fetch radio stations from shoutcast.com and xiph.org.</li>
<li><strong>Stream Recorder</strong> – Record internet-radio streams.</li>
<li><strong>Telepathy</strong> – Browse your IM friends&#8217; music library, download or stream their tracks and share what you&#8217;re listening to.</li>
<li><strong>Ubuntu One Music Store</strong> – Browse, preview and download songs from the Ubuntu One Music Store.</li>
</ul>
<p>You can install the banshee community extensions via the Ubuntu Software Center, or via<br />
<pre lang="bash">sudo apt-get install banshee-community-extensions</pre></p>
<h3>Music store</h3>
<p>In the current version of Ubuntu, the UbuntuOne Music store is tightly integrated with Rhythmbox so you can buy music within the media player and get it synced to your Ubuntu One account. In Banshee, you can purchase music via the Amazon MP3 store. The UbuntuOne Music store is only available if you install the community-extensions and activate it in the Extension section. If Banshee is to become the default media player in Ubuntu, I am sure the UbuntuOne Music store will be integrated to the core in future version rather than having to extend by extensions.</p>
<p><img src="http://imagecdn.maketecheasier.com/2010/12/banshee-ubuntuone-music-store.png" alt="banshee-ubuntuone-music-store" title="banshee-ubuntuone-music-store" width="577" height="407" class="aligncenter size-full wp-image-25579" /></p>
<h3>Sync with mobile device</h3>
<p>As smartphones like Android and iPhone are getting more and more popular, it is also important for media players to be able to facilitate the transfer of music to/from the mobile device. It is a good thing that Banshee can detect mobile devices like Android, iPod, iPhone etc. out of the box and sync your music and videos to/from them. Files are transcoded on the fly (if required), so you don&#8217;t have to worry about any format compatibility issue. You can also choose to sync your entire library, or just one playlist.</p>
<p><img src="http://imagecdn.maketecheasier.com/2010/12/banshee-mobile-sync.png" alt="banshee-mobile-sync" title="banshee-mobile-sync" width="577" height="390" class="aligncenter size-full wp-image-25580" /></p>
<h3>Conclusion</h3>
<p>Back to the question: <em>Is Banshee good enough to be the next default player in Ubuntu?</em> My answer is <strong>Yes</strong>. Personally I don&#8217;t like using Rhythmbox because it is terrible at organizing my music library. Banshee sure does it better. And with a huge community supporting it, it can only get better. </p>
<p>What do you think?</p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/banshee-default-music-player-for-ubuntu/2010/12/01&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/banshee-default-music-player-for-ubuntu/2010/12/01" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/banshee-default-music-player-for-ubuntu/2010/12/01" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/banshee-default-music-player-for-ubuntu/2010/12/01" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/banshee-default-music-player-for-ubuntu/2010/12/01&amp;title=Banshee%3A+Is+It+Good+Enough+To+Be+The+Default+Music+Player+For+Ubuntu%3F&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/banshee-default-music-player-for-ubuntu/2010/12/01" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/banshee-default-music-player-for-ubuntu/2010/12/01">Banshee: Is It Good Enough To Be The Default Music Player For Ubuntu?</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/banshee-default-music-player-for-ubuntu/2010/12/01/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>4 Free Tools to Sync Your iTunes Music to Android</title>
		<link>http://maketecheasier.com/4-free-tools-to-sync-itunes-music-to-android/2010/11/19</link>
		<comments>http://maketecheasier.com/4-free-tools-to-sync-itunes-music-to-android/2010/11/19#comments</comments>
		<pubDate>Fri, 19 Nov 2010 22:00:00 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[music player]]></category>
		<category><![CDATA[playlist]]></category>
		<category><![CDATA[sync]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=23833</guid>
		<description><![CDATA[If you are a iPod, iPhone, iPad or whatever iDevice user, you will have no problem syncing your device with iTunes (in fact, this is the only way you can get music onto the device). But if you own an Android phone and use iTunes to purchase, store and organize your music/video, you will find [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/4-free-tools-to-sync-itunes-music-to-android/2010/11/19&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/4-free-tools-to-sync-itunes-music-to-android/2010/11/19" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/4-free-tools-to-sync-itunes-music-to-android/2010/11/19" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/4-free-tools-to-sync-itunes-music-to-android/2010/11/19" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/4-free-tools-to-sync-itunes-music-to-android/2010/11/19&amp;title=4+Free+Tools+to+Sync+Your+iTunes+Music+to+Android&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/4-free-tools-to-sync-itunes-music-to-android/2010/11/19" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/4-free-tools-to-sync-itunes-music-to-android/2010/11/19">4 Free Tools to Sync Your iTunes Music to Android</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2010/11/syncandroid-main.png" alt="syncandroid-main" title="syncandroid-main" width="170" height="200" class="alignleft size-full wp-image-24659" />If you are a iPod, iPhone, iPad or whatever iDevice user, you will have no problem syncing your device with iTunes (in fact, this is the only way you can get music onto the device). But if you own an Android phone and use iTunes to purchase, store and organize your music/video, you will find that iTunes can&#8217;t detect your phone and you won&#8217;t be able to sync your smart playlist.</p>
<p>Luckily, it is not difficult to get your playlist across the cable to your phone. Here are four ways that you can use to sync iTunes music to Android.<br />
 <span id="more-23833"></span></p>
<h3>1. Sailing Media Sync</h3>
<p>Sailing Media Sync can sync your iTunes music, playlists, podcasts and photos from iPhoto or Aperture onto your Android device. It is currently available in two versions: free and premium. The free version copies all your media files every time it performs a sync. It does not keep a record of what has already been sync. Depending on the size of your media library, the whole syncing process can take a long time. On the other hand, the pro version costs $22 and it can intelligently updates your phone, resulting in a faster sync.</p>
<p>The usage is simple. Plug in your Android device with the USB cable and turn on  USB storage mode. Sailing Media Sync will automatically detect the device and prompt you to perform a synchronization. You can select from the list whether you want to sync music, podcast and photos.</p>
<p><img src="http://imagecdn.maketecheasier.com/2010/11/syncandroid-sailing-media-sync.png" alt="syncandroid-sailing-media-sync" title="syncandroid-sailing-media-sync" width="549" height="585" class="aligncenter size-full wp-image-24635" /></p>
<p>Sailing Media Sync is available for Windows and Mac.</p>
<p><a href="http://www.salling.com/MediaSync/windows/" target="_blank">Download Sailing Media Sync</a></p>
<h3>2. iTunesMyWalkman</h3>
<p>iTunesMyWalkman is a open source application that helps you to synchronize the contents of iTunes playlists to your mobile phone or other portable device, including Android phone. </p>
<p><img src="http://imagecdn.maketecheasier.com/2010/11/syncandroid-itunesmywalkman.png" alt="syncandroid-itunesmywalkman" title="syncandroid-itunesmywalkman" width="461" height="513" class="aligncenter size-full wp-image-24638" /></p>
<p>There are several advantages in using iTunesMyWalkman.</p>
<p>1. It works on Mac 10.4 Tiger. Most applications only work on Mac Leopard and above, so it is good to see that iTunesMyWalkman plays well with Tiger too.</p>
<p>2. It includes iTunes scripts and Folder Actions so it can automatically detect your Android phone and synchronize your music and playlist right within iTunes. </p>
<p><img src="http://imagecdn.maketecheasier.com/2010/11/syncandroid-itunesmywalkman-script.png" alt="syncandroid-itunesmywalkman-script" title="syncandroid-itunesmywalkman-script" width="460" height="125" class="aligncenter size-full wp-image-24639" /></p>
<p>3. It is able to re-encode your music on the fly to save space. This is useful if you have a small storage space in your phone, or that your phone does not only support the media format in iTunes. </p>
<p>4. It is able to sync your camera pictures to your hard disk or iPhoto.</p>
<p><strong>Note</strong>: If you have a large media library, it will be very slow the first time you perform the synchronization.</p>
<p>iTunesMyWalkman is available for Mac Tiger and above.</p>
<p><a href="http://ilari.scheinin.fidisk.fi/itunemywalkman/" target="_blank">Download iTunesMyWalkman</a></p>
<h3>3. Dazzboard</h3>
<p>Dazzboard is different from all other apps. It is a web app that works within your browser (Firefox, Chrome, Internet Explorer, Safari). </p>
<p>Before you can use it, you have to download and install a plugin from the Dazzboard site. After the installation, you can visit the website again and it will prompt you to launch the web app.</p>
<p><img src="http://imagecdn.maketecheasier.com/2010/11/syncandroid-dazzboard-launch-app.png" alt="syncandroid-dazzboard-launch-app" title="syncandroid-dazzboard-launch-app" width="577" height="223" class="aligncenter size-full wp-image-24652" /></p>
<p>Within the app, you can select the music/video/photo/playlist from either device (your computer and Android phone) and transfer to and fro from each device. in Windows, you can even sync your Android applications to your desktop.</p>
<p><img src="http://imagecdn.maketecheasier.com/2010/11/syncandroid-dazzboard.png" alt="syncandroid-dazzboard" title="syncandroid-dazzboard" width="577" height="363" class="aligncenter size-full wp-image-24648" /></p>
<p>Dazzboard is available for Windows and Mac.</p>
<p><a href="http://www.dazzboard.com/" target="_blank">Download Dazzboard plugin</a></p>
<h3>4. DoubleTwist</h3>
<p>This article won&#8217;t be completed without DoubleTwist. DoubleTwist is a great media player that many even touted it as the &#8220;iTunes for Android&#8221;. After you have installed it in your computer (Windows or Mac), it will automatically import your iTunes music and playlist. When you connect your Android phone to your Mac, it can detect your phone and give you an option to sync your media content.</p>
<p><img src="http://imagecdn.maketecheasier.com/2010/11/syncandroid-doubletwist.png" alt="syncandroid-doubletwist" title="syncandroid-doubletwist" width="577" height="394" class="aligncenter size-full wp-image-24647" /></p>
<p>Double Twist is available for Windows and Mac.</p>
<p><a href="http://doubletwist.com/" target="_blank" >Download Double Twist</a></p>
<h3>Premium software</h3>
<p>While this article is about <em>free</em> tools, there are several premium apps that can sync iTunes music to your Android phone as well.</p>
<p>1. <strong><a href="http://highwindsoftware.com/" target="_blank">TuneSync</a></strong> &#8211; TuneSync allows you to sync your iTunes playlist wirelessly. There are two parts to TuneSync, an Android app and a desktop app. The Android app costs $4.99 (there is a lite version though) while the desktop app is free to download. TuneSync works on both Windows and Mac.</p>
<p>2. <strong><a href="http://jrtstudio.com/iSyncr" target="_blank">iSyncr</a></strong> &#8211; Other than the usual syncing, iSyncr also supports smart playlist, song ratings, play counts, podcast and videos. iSyncr also comes in two parts: Android app ($2.99) and a desktop app (free). iSyncr is available for Windows and Mac</p>
<p>3. <strong><a href="http://www.markspace.com/products/android/missing-sync-android.html" target="_blank" >The Missing Sync</a></strong> &#8211; At $40, this is one hell of an expensive app. However, it is also the best synchronization app out there. Things it can sync include calendars, Fliq notes, SMS messages, contacts, music, photos, videos, docs, podcasts and call history. It also supports wireless sync.</p>
<p>What do you use to sync iTunes music to your Android phone?</p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/4-free-tools-to-sync-itunes-music-to-android/2010/11/19&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/4-free-tools-to-sync-itunes-music-to-android/2010/11/19" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/4-free-tools-to-sync-itunes-music-to-android/2010/11/19" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/4-free-tools-to-sync-itunes-music-to-android/2010/11/19" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/4-free-tools-to-sync-itunes-music-to-android/2010/11/19&amp;title=4+Free+Tools+to+Sync+Your+iTunes+Music+to+Android&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/4-free-tools-to-sync-itunes-music-to-android/2010/11/19" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/4-free-tools-to-sync-itunes-music-to-android/2010/11/19">4 Free Tools to Sync Your iTunes Music to Android</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/4-free-tools-to-sync-itunes-music-to-android/2010/11/19/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>6 Useful Widgets For Amarok Music Player</title>
		<link>http://maketecheasier.com/6-useful-widgets-for-amarok-music-player/2010/05/11</link>
		<comments>http://maketecheasier.com/6-useful-widgets-for-amarok-music-player/2010/05/11#comments</comments>
		<pubDate>Tue, 11 May 2010 21:00:41 +0000</pubDate>
		<dc:creator>Tavis J. Hampton</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[albums]]></category>
		<category><![CDATA[amarok]]></category>
		<category><![CDATA[artists]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[music player]]></category>
		<category><![CDATA[widgets]]></category>
		<category><![CDATA[wikipedia]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=15474</guid>
		<description><![CDATA[Linux has no shortage of music players, and even KDE has at least two: JuK and Amarok. The one you decide to use is truly a matter of preference, and it would be pointless for me to attempt to convince you to choose Amarok. It is, however, my music player of choice. I mostly use [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/6-useful-widgets-for-amarok-music-player/2010/05/11&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/6-useful-widgets-for-amarok-music-player/2010/05/11" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/6-useful-widgets-for-amarok-music-player/2010/05/11" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/6-useful-widgets-for-amarok-music-player/2010/05/11" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/6-useful-widgets-for-amarok-music-player/2010/05/11&amp;title=6+Useful+Widgets+For+Amarok+Music+Player&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/6-useful-widgets-for-amarok-music-player/2010/05/11" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/6-useful-widgets-for-amarok-music-player/2010/05/11">6 Useful Widgets For Amarok Music Player</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-15476" title="amarok icon" src="http://imagecdn.maketecheasier.com/2010/05/amarok3.png" alt="Amarok icon" width="128" height="128" />Linux has no shortage of music players, and even KDE has at least two: <strong>JuK</strong> and <a href="http://amarok.kde.org/" target="_blank">Amarok</a>. The one you decide to use is truly a matter of preference, and it would be pointless for me to attempt to convince you to choose Amarok. It is, however, my music player of choice. I mostly use it solely for the purpose of playing music, ignoring any additional features, but once I started exploring the latest version, I noticed that Amarok has several extraordinary widgets.</p>
<p>Like KDE&#8217;s Plasma desktop, Amarok has the ability to display widgets. It is divided into the three columns. The left column is the music browser, which displays the user&#8217;s local collection or the Internet music library of his or her choice. The right column shows the current playlist, and the center column can hold a number of widgets. Users must click the wrench icon at the bottom to add, remove, or reorder widgets.<br />
<span id="more-15474"></span><br />
<img class="alignnone size-full wp-image-15477" title="amarok-main-nq8" src="http://imagecdn.maketecheasier.com/2010/05/amarok-main-nq8.png" alt="Amarok main window" width="577" height="361" /></p>
<h3>1. Albums</h3>
<p>The Albums widget provides users with the most recently added albums when nothing is playing, and when a song is playing, the widget displays the current artists albums. You can navigate through the list of songs for quick access to any other songs by the artist currently in your collection.</p>
<h3>2. Current Track</h3>
<p>Current Track shows the Album cover, title, artist&#8217;s name, Last.fm love button, position marker, play count, score, last played, and track rating.</p>
<p>Right click on the album cover and click &#8220;Display Cover&#8221; to see the largest available version of the image. Click &#8220;Fetch Cover&#8221; to download cover art from Amazon. Most of the time this works just fine for big industry artists, but there are some instances where it will display the wrong art or find none at all. In those cases, you can click &#8220;Set Custom Cover&#8221; to add your own.  In addition, click &#8220;Tools&#8221; and &#8220;Cover Manager&#8221; at any time to download covers for all of your albums or edit any current ones.</p>
<p>The rating system has a 5-star scale, and each star has a 1/2 setting. You can change your rating of a song at any time, and when no song is playing, the Current Track widget will display top-rated tracks.</p>
<h3>3. Lyrics</h3>
<p><img class="alignnone size-full wp-image-15478" title="amarok-lyrics-nq8" src="http://imagecdn.maketecheasier.com/2010/05/amarok-lyrics-nq8.png" alt="Amarok lyrics" width="577" height="296" /></p>
<p>Rather than having to search the Web for song lyrics, Amarok has a built-in Lyrics widget. Whenever a song starts to play, just click on the Lyrics button to display the widget. Click the configure button in the top right corner to change font style and size. If no lyrics are found, you may have to search the Web, but you will only need to do it once. Simply copy the lyrics you find, click the Edit Lyrics icon, and paste them right into the widget.</p>
<h3>4. Photos</h3>
<p><img class="alignnone size-full wp-image-15479" title="amarok-photos-nq8" src="http://imagecdn.maketecheasier.com/2010/05/amarok-photos-nq8.png" alt="Amarok photo" width="577" height="320" /></p>
<p>One of the features that I just recently discovered is the Photos Widget. While a track is playing, it will run a slideshow of photos from Flickr. In most cases, it will accurately display pictures of the currently playing artist. In some cases, particularly with rappers or singers who have improper nouns as their stage names, you will have to do some configuring.</p>
<p>Click the configure button and add additional keywords that will help Amrok search Flickr for the right photos.  You can also set the slideshow animation type and the number of photos to display.</p>
<h3>5. Videoclip</h3>
<p><img class="alignnone size-full wp-image-15480" title="amarok-videos-nq8" src="http://imagecdn.maketecheasier.com/2010/05/amarok-videos-nq8.png" alt="Amarok videos via YouTube" width="474" height="310" /></p>
<p>The Videoclip widget harnesses the power of YouTube to offer quick links to videos of the song you are currently playing. Because almost every song is on YouTube, you are certain to find something, although it may not always be an official music video.</p>
<p>Once you select a video, it will play within the widget window. To play fullscreen, double click on the video or right click, and then click &#8220;fullscreen&#8221;. If you click on the link rather than the video thumbnail, it will open the video in your web browser.</p>
<h3>6. Wikipedia</h3>
<p><img class="alignnone size-full wp-image-15481" title="amarok-wikipedia-nq8" src="http://imagecdn.maketecheasier.com/2010/05/amarok-wikipedia-nq8.png" alt="Amarok Wikipedia article" width="577" height="310" /></p>
<p>Want to know more about your musician? The Wikipedia widget does just what the name implies: displays the Wikipedia entry for the currently playing band or artist. Like the other Internet-based widgets, it assumes that a Wikipedia article actually exists for the person or band you are playing.</p>
<h3>Final Thoughts</h3>
<p>Amarok is a powerful music player with most of the standard features, such as playlists, album art, and collection/library management. What sets it apart is its extensibility. The widgets that come installed are impressive, and the ability to add more makes Amarok an application worth giving a try. Amarok is free and open source software, released under the GPL and is part of the KDE software compilation.<br />
<!--adsense#468x60--></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/6-useful-widgets-for-amarok-music-player/2010/05/11&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/6-useful-widgets-for-amarok-music-player/2010/05/11" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/6-useful-widgets-for-amarok-music-player/2010/05/11" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/6-useful-widgets-for-amarok-music-player/2010/05/11" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/6-useful-widgets-for-amarok-music-player/2010/05/11&amp;title=6+Useful+Widgets+For+Amarok+Music+Player&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/6-useful-widgets-for-amarok-music-player/2010/05/11" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/6-useful-widgets-for-amarok-music-player/2010/05/11">6 Useful Widgets For Amarok Music Player</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/6-useful-widgets-for-amarok-music-player/2010/05/11/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Exaile &#8211; The First Linux Media Player I Don&#8217;t Hate</title>
		<link>http://maketecheasier.com/exaile-the-first-media-player-i-dont-hate/2010/05/04</link>
		<comments>http://maketecheasier.com/exaile-the-first-media-player-i-dont-hate/2010/05/04#comments</comments>
		<pubDate>Tue, 04 May 2010 12:00:53 +0000</pubDate>
		<dc:creator>Joshua Price</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[exaile]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[media player]]></category>
		<category><![CDATA[MP3]]></category>
		<category><![CDATA[music player]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=15181</guid>
		<description><![CDATA[Anyone who knows me will have heard me rant about the poor state of music software, particularly for Linux. There seem to be two types of music players out there: the tiny ones that don&#8217;t get in your way but often lack important playlist features or format support, and the monstrous software beasts that drag [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/exaile-the-first-media-player-i-dont-hate/2010/05/04&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/exaile-the-first-media-player-i-dont-hate/2010/05/04" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/exaile-the-first-media-player-i-dont-hate/2010/05/04" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/exaile-the-first-media-player-i-dont-hate/2010/05/04" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/exaile-the-first-media-player-i-dont-hate/2010/05/04&amp;title=Exaile+%26%238211%3B+The+First+Linux+Media+Player+I+Don%26%238217%3Bt+Hate&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/exaile-the-first-media-player-i-dont-hate/2010/05/04" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/exaile-the-first-media-player-i-dont-hate/2010/05/04">Exaile &#8211; The First Linux Media Player I Don&#8217;t Hate</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2010/05/exaile-logo.png" alt="exaile-logo" title="exaile-logo" width="137" height="137" class="alignleft size-full wp-image-15186" />Anyone who knows me will have heard me rant about the poor state of music software, particularly for Linux. There seem to be two types of music players out there:  the tiny ones that don&#8217;t get in your way but often lack important playlist features or format support, and the monstrous software beasts that drag your system to a halt and insist on &#8220;importing&#8221; the files you&#8217;ve already organized. I had been stewing over this for years, and nearing the point of writing my own, when I found Exaile &#8211; a GTK music program originally modeled after KDE&#8217;s Amarok. This may be the first music player since Winamp 2.95 that I don&#8217;t despise, and here&#8217;s why.<br />
<span id="more-15181"></span><br />
<img src="http://imagecdn.maketecheasier.com/2010/05/exaile-big.png" alt="exaile-big" title="exaile-big" width="577" height="438" class="aligncenter size-full wp-image-15183" /></p>
<h3>Getting Exaile</h3>
<p>To install Exaile, Ubuntu Lucid users can click <a href="apt:exaile">here</a> or use the Ubuntu Software Center to fetch the <em>exaile</em> package.  For other distributions, check the <a href="http://www.exaile.org/downloads">Exaile website</a>.  </p>
<h3>Multiple Playlists</h3>
<p>This is a feature I can&#8217;t believe is missing from so many media players. Exaile allows you to keep several playlists open at the same time and drag files between them. This is immensely useful for those of us who like to create playlists for compilation albums or specific occasions.  </p>
<p><img src="http://imagecdn.maketecheasier.com/2010/05/exaile-multiplaylists.png" alt="exaile-multiplaylists" title="exaile-multiplaylists" width="493" height="210" class="aligncenter size-full wp-image-15184" /></p>
<h3>Smart Playlists</h3>
<p>Exaile supports compound search filters so you can generate playlists based on certain criteria on the fly. If I want a random selection of 10 songs from all VAST albums, except <em>Music for People</em>, I could specify that like this:</p>
<p><img src="http://imagecdn.maketecheasier.com/2010/05/exaile-smartplaylists.png" alt="exaile-smartplaylists" title="exaile-smartplaylists" width="441" height="264" class="aligncenter size-full wp-image-15185" /></p>
<p>And each time I load this playlist into Exaile, the contents are generated on the fly.  </p>
<h3>File Browsing</h3>
<p>Of all the annoyances I have with music players, there is none more infuriating to me than the program&#8217;s insistence on reorganizing my music into its own arbitrary library. I know many people like to browse their music based on tags, and that&#8217;s all well and good, but I have my files sorted on disk for a reason. Any music player that does not allow me to access my music based on disk location as easily as by tag is immediately junk to me. Exaile understands this, and leaves a perfectly functional file browser handy.  </p>
<p><img src="http://imagecdn.maketecheasier.com/2010/05/exaile-files.png" alt="exaile-files" title="exaile-files" width="366" height="478" class="aligncenter size-full wp-image-15191" /></p>
<h3>Stream Browsing</h3>
<p>Even a huge music collection can&#8217;t have everything you&#8217;ll ever want to listen to, so it&#8217;s handy to have stream support built right into your player. Exaile has an extensive list of streams built in, and you can add your own with the <em>Add Station</em> button at the top.  </p>
<p><img src="http://imagecdn.maketecheasier.com/2010/05/exaile-stream.png" alt="" title="exaile-stream" width="368" height="409" class="aligncenter size-full wp-image-15190" /></p>
<h3>Speed</h3>
<p>Exaile isn&#8217;t the fastest player out there, not by a long shot, but when compared to many of the larger players it seems to fly. In my experience, it&#8217;s much faster than Amarok and Songbird and better integrates into the Gnome desktop.  </p>
<h3>Conclusion</h3>
<p>For me, Exaile is faster than Amarok, more useful than Audacious, smarter than VLC, and better organized than Rhythmbox. I can&#8217;t claim it&#8217;s my dream player, but it&#8217;s the closest thing I&#8217;ve yet found. For what it is, I&#8217;ll pay Exaile the highest compliment I&#8217;ve given a music player in years: it doesn&#8217;t suck.  </p>
<p>If you&#8217;re curious about the software that has failed me, the following music player programs have all been tried and rejected for one reason or another: Amarok, Audacious, Songbird, Rhythbox, XMMS, VLC, and Banshee. Amarok had it closest, then broke itself with later versions.  </p>
<p>If you&#8217;ve used Exaile or would like to share your complaints with music players, sound off in the comments below.<br />
<!--adsense#468x60--></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/exaile-the-first-media-player-i-dont-hate/2010/05/04&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/exaile-the-first-media-player-i-dont-hate/2010/05/04" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/exaile-the-first-media-player-i-dont-hate/2010/05/04" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/exaile-the-first-media-player-i-dont-hate/2010/05/04" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/exaile-the-first-media-player-i-dont-hate/2010/05/04&amp;title=Exaile+%26%238211%3B+The+First+Linux+Media+Player+I+Don%26%238217%3Bt+Hate&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/exaile-the-first-media-player-i-dont-hate/2010/05/04" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/exaile-the-first-media-player-i-dont-hate/2010/05/04">Exaile &#8211; The First Linux Media Player I Don&#8217;t Hate</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/exaile-the-first-media-player-i-dont-hate/2010/05/04/feed</wfw:commentRss>
		<slash:comments>46</slash:comments>
		</item>
		<item>
		<title>Listen to Your Own Music Online Anywhere Anytime</title>
		<link>http://maketecheasier.com/listen-to-your-own-music-online-anywhere-anytime/2010/04/28</link>
		<comments>http://maketecheasier.com/listen-to-your-own-music-online-anywhere-anytime/2010/04/28#comments</comments>
		<pubDate>Wed, 28 Apr 2010 22:00:47 +0000</pubDate>
		<dc:creator>Sharninder</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[media server]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[music player]]></category>
		<category><![CDATA[music streaming]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=14912</guid>
		<description><![CDATA[If you&#8217;re one of those people who like to listen to music all day but would much rather listen to your own music selection rather than depending on some random radio-jockeys choice of music, you&#8217;ve come to the right place. First a little perspective &#8211; I LIKE to listen to music, especially when I&#8217;m at [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/listen-to-your-own-music-online-anywhere-anytime/2010/04/28&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/listen-to-your-own-music-online-anywhere-anytime/2010/04/28" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/listen-to-your-own-music-online-anywhere-anytime/2010/04/28" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/listen-to-your-own-music-online-anywhere-anytime/2010/04/28" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/listen-to-your-own-music-online-anywhere-anytime/2010/04/28&amp;title=Listen+to+Your+Own+Music+Online+Anywhere+Anytime&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/listen-to-your-own-music-online-anywhere-anytime/2010/04/28" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/listen-to-your-own-music-online-anywhere-anytime/2010/04/28">Listen to Your Own Music Online Anywhere Anytime</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2010/04/audiobox-music.jpg" alt="audiobox-music" title="audiobox-music" width="200" height="167" class="alignleft size-full wp-image-14930" />If you&#8217;re one of those people who like to listen to music all day but would much rather listen to your own music selection rather than depending on some random radio-jockeys choice of music, you&#8217;ve come to the right place.</p>
<p>First a little perspective &#8211; I LIKE to listen to music, especially when I&#8217;m at work or riding the bus on the way back home. But, I don&#8217;t really like any of the radio stations that play in my area and then there are those times when I just want to listen to a particular song and waiting for my favorite online radio station to play it, just doesn&#8217;t cut it.</p>
<p>Times like these are when I miss my desktop at home the most because that is where I store all my music collection. I&#8217;m sure you all will agree with me on this and if you&#8217;re a music lover, I&#8217;m also pretty sure you must have faced this problem yourself.</p>
<p>Today, I found a solution for this problem. <a title="AudioBox.fm" href="http://audiobox.fm/" target="_blank">AudioBox.fm</a> !<br />
<span id="more-14912"></span><br />
AudioBox is an online cloud based audio streaming service for your own music. What that means is that they provide you with space on their servers to upload your music and then listen to it using an awesome full featured web application.</p>
<p>The best part about AudioBox is that you don&#8217;t even need to install any application on your computer/mobile to stream songs from their site. It all works using an HTML 5 based web application.</p>
<p><img class="aligncenter size-full wp-image-14914" title="AudioBox" src="http://imagecdn.maketecheasier.com/2010/04/audiobox-001.png" alt="audiobox-001" width="478" height="286" /></p>
<h3>Uploading Music and Getting Started</h3>
<p>AudioBox offers up to 1 GB of space FREE for you to store your music. Just <a title="Sign Up to AudioBox" href="http://audiobox.fm/pages/plans" target="_blank">Sign Up</a>, pick the free plan, choose a username and password you&#8217;re good to go. One short email confirmation and you&#8217;re all set to upload 1 GB worth of music to AudioBox&#8217;s cloud.</p>
<p>Once you&#8217;re inside AudioBox, launch the music player by clicking the <strong>Cloud Web Player</strong> link on the top of the page.</p>
<p><img class="aligncenter size-full wp-image-14916" title="AudioBox" src="http://imagecdn.maketecheasier.com/2010/04/audiobox-002.png" alt="AudioBox - Cloud Web Player" width="480" height="116" /></p>
<p>This will take you to an iTunes like HTML 5 application that lets you upload music to AudioBox&#8217;s servers and play it at your convenience.</p>
<p><img class="aligncenter size-full wp-image-14917" title="AudioBox" src="http://imagecdn.maketecheasier.com/2010/04/audiobox-webplayer.png" alt="AudioBox - Cloud Web Player" width="480" height="236" /></p>
<p>Click the <strong>Upload Media</strong> button in the top left corner of the page to upload your music files. Once all your music has been uploaded, you can start playing by simply clicking the play button, or double clicking the particular song that you want to listen to. AudioBox works almost like a real desktop based music application.</p>
<p><img class="aligncenter size-full wp-image-14919" title="AudioBox" src="http://imagecdn.maketecheasier.com/2010/04/audiobox-playmusic.png" alt="AudioBox - Play Music" width="500" height="277" /></p>
<p>The free version of AudioBox lets you stream music to a desktop only using your web browser but if you upgrade your plan, you also get the ability to stream music to a mobile device like the iPhone.</p>
<p>Have you ever felt the need to listen to a song your desktop when you&#8217;re away from it ? Does AudioBox sound like the application that&#8217;ll solve your problem ? Let us know in the comments.</p>
<p>Image Credit: <a id="aptureLink_By3UXl88ca" href="http://www.flickr.com/photos/rossinabossio/">RossinaBossioB</a><br />
<!--adsense#468x60--></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/listen-to-your-own-music-online-anywhere-anytime/2010/04/28&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/listen-to-your-own-music-online-anywhere-anytime/2010/04/28" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/listen-to-your-own-music-online-anywhere-anytime/2010/04/28" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/listen-to-your-own-music-online-anywhere-anytime/2010/04/28" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/listen-to-your-own-music-online-anywhere-anytime/2010/04/28&amp;title=Listen+to+Your+Own+Music+Online+Anywhere+Anytime&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/listen-to-your-own-music-online-anywhere-anytime/2010/04/28" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/listen-to-your-own-music-online-anywhere-anytime/2010/04/28">Listen to Your Own Music Online Anywhere Anytime</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/listen-to-your-own-music-online-anywhere-anytime/2010/04/28/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Sync your iPhone Music Libary With Rhythmbox in Ubuntu Karmic (No Jailbreaking Required)</title>
		<link>http://maketecheasier.com/sync-iphone-with-rhythmbox/2010/02/13</link>
		<comments>http://maketecheasier.com/sync-iphone-with-rhythmbox/2010/02/13#comments</comments>
		<pubDate>Sat, 13 Feb 2010 23:00:31 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[iPhone/iPod Touch]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPod Touch]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[music player]]></category>
		<category><![CDATA[Rhythmbox]]></category>
		<category><![CDATA[synchronize]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=12203</guid>
		<description><![CDATA[In Mac and Windows, you can easily sync your iPhone/iPod Touch with iTunes, but in Linux, there is no easy way to sync your iDevice&#8217;s music library with any of the media player. Even if you are willing to jailbreak your phone, there are still plenty of complicated steps that you need to do to [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/sync-iphone-with-rhythmbox/2010/02/13&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/sync-iphone-with-rhythmbox/2010/02/13" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/sync-iphone-with-rhythmbox/2010/02/13" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/sync-iphone-with-rhythmbox/2010/02/13" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/sync-iphone-with-rhythmbox/2010/02/13&amp;title=Sync+your+iPhone+Music+Libary+With+Rhythmbox+in+Ubuntu+Karmic+%28No+Jailbreaking+Required%29&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/sync-iphone-with-rhythmbox/2010/02/13" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/sync-iphone-with-rhythmbox/2010/02/13">Sync your iPhone Music Libary With Rhythmbox in Ubuntu Karmic (No Jailbreaking Required)</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2010/02/iphone-sync-tux.png" alt="iphone-sync-tux" title="iphone-sync-tux" width="200" height="138" class="alignleft size-full wp-image-12216" />In Mac and Windows, you can easily sync your iPhone/iPod Touch with iTunes, but in Linux, there is no easy way to sync your iDevice&#8217;s music library with any of the media player. Even if you are willing to jailbreak your phone, there are still plenty of complicated steps that you need to do to get the syncing to work. With the release of <a href="http://matt.colyer.name/projects/iphone-linux/" target="_blank">iFuse</a> (and a bunch of other library), things have changed. Not only can you <a href="http://maketecheasier.com/easily-mount-your-iphone-as-an-external-drive-in-ubuntu/2009/09/30">mount your iPhone as an external drive in Ubuntu</a>, you can also use it to sync your music library with Rhythmbox.<br />
<span id="more-12203"></span><br />
The following tutorial only works in <strong>Ubuntu Karmic</strong> (and other karmic-derivative distro) and <strong>iPhone firmware 3.0</strong> and above.</p>
<h3>Remove all iFuse related files</h3>
<p>If you have previously installed ifuse in your system, you need to remove it and its related files. If you did not install <em>ifuse</em> before, you can ignore this part and skip to the next section.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> remove gvfs-backends ifuse limobiledevice-dev libplist0 libplist-dev libiphone0 libiphone0-dev limobiledevice0 libgpod4 libusbmux0 libusbmux-dev gtkpod gtkpod-common</pre></div></div>

<p>You also need to remove the <em>jonabeck</em> repository from your apt list.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> gedit <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>apt<span style="color: #000000; font-weight: bold;">/</span>sources.list</pre></div></div>

<p>Delete the <em>jonabeck</em> PPA from the sources.list file. Save and close.</p>
<p>Refresh your system.</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> update <span style="color: #000000; font-weight: bold;">&amp;&amp;</span> <span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> upgrade</pre></div></div>

<h3>Installing iFuse (for Ubuntu Karmic only)</h3>
<p>Add the iFuse PPA to your repository:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> add-apt-repository ppa:pmcenery<span style="color: #000000; font-weight: bold;">/</span>ppa</pre></div></div>

<p>Update your system</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> update <span style="color: #000000; font-weight: bold;">&amp;&amp;</span> <span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> dist-upgrade</pre></div></div>

<p>If there is a need, restart your computer.</p>
<p>Install the relevant packages</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> gvfs gvfs-backends gvfs-bin gvfs-fuse libgvfscommon0 ifuse libgpod-dev libgpod-common libimobiledevice-utils libimobiledevice0 libimobiledevice-dev libplist++<span style="color: #000000;">1</span> libplist-utils python-plist libusb-<span style="color: #000000;">1.0</span>-<span style="color: #000000;">0</span> libusb-<span style="color: #000000;">1.0</span>-<span style="color: #000000;">0</span>-dev libusbmuxd1 usbmuxd</pre></div></div>

<p><strong>Update</strong>: I have removed <em>libiphone0 libiphone-dev</em> from the above packages since they are not longer needed.</p>
<p>When the installation is done, go to <em>System -&gt; Users and Groups</em></p>
<p>Click on the key icon to unlock.</p>
<p><img src="http://imagecdn.maketecheasier.com/2010/02/usergroup-unlock.png" alt="usergroup-unlock" title="usergroup-unlock" width="577" height="302" class="alignnone size-full wp-image-12212" /></p>
<p>Click the <em>Manage Groups</em> button. Scroll down till you see the <em>fuse</em> entry. Select it and click the <em>Properties</em> button.</p>
<p><img src="http://imagecdn.maketecheasier.com/2010/02/usergroup-select-fuse.png" alt="usergroup-select-fuse" title="usergroup-select-fuse" width="404" height="324" class="alignnone size-full wp-image-12213" /></p>
<p>Check the box beside your username and click OK. </p>
<p><img src="http://imagecdn.maketecheasier.com/2010/02/usergroup-add-user.png" alt="usergroup-add-user" title="usergroup-add-user" width="421" height="331" class="alignnone size-full wp-image-12214" /></p>
<p>Close all windows and restart your computer.</p>
<p>You can now plug in your iPhone/iPod Touch and see it appears in your Rhythmbox and Nautilus.</p>
<p>That&#8217;s it. Let us know in the comments if this works for you.</p>
<p>Image credit: <a href="http://www.flickr.com/photos/pennacook/" target="_blank">pennacook</a><br />
<!--adsense#468x60--></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/sync-iphone-with-rhythmbox/2010/02/13&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/sync-iphone-with-rhythmbox/2010/02/13" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/sync-iphone-with-rhythmbox/2010/02/13" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/sync-iphone-with-rhythmbox/2010/02/13" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/sync-iphone-with-rhythmbox/2010/02/13&amp;title=Sync+your+iPhone+Music+Libary+With+Rhythmbox+in+Ubuntu+Karmic+%28No+Jailbreaking+Required%29&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/sync-iphone-with-rhythmbox/2010/02/13" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/sync-iphone-with-rhythmbox/2010/02/13">Sync your iPhone Music Libary With Rhythmbox in Ubuntu Karmic (No Jailbreaking Required)</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/sync-iphone-with-rhythmbox/2010/02/13/feed</wfw:commentRss>
		<slash:comments>120</slash:comments>
		</item>
		<item>
		<title>MusicBee: A Swiss Army Knife Media Manager For Your Music Collections</title>
		<link>http://maketecheasier.com/musicbee-a-swiss-army-knife-media-manager-for-your-music-collections/2009/12/30</link>
		<comments>http://maketecheasier.com/musicbee-a-swiss-army-knife-media-manager-for-your-music-collections/2009/12/30#comments</comments>
		<pubDate>Wed, 30 Dec 2009 13:36:25 +0000</pubDate>
		<dc:creator>Soumen Halder</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[media manager]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[music player]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=10040</guid>
		<description><![CDATA[Are you crazy about songs and music? Do you want a powerful application to manage songs and music collections stored in your computer? Meet Musicbee &#8211; a brilliant application for managing music stored in your computer and playing songs from various radio and podcasting stations. MusicBee is a Windows only media organizer that allows you [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/musicbee-a-swiss-army-knife-media-manager-for-your-music-collections/2009/12/30&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/musicbee-a-swiss-army-knife-media-manager-for-your-music-collections/2009/12/30" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/musicbee-a-swiss-army-knife-media-manager-for-your-music-collections/2009/12/30" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/musicbee-a-swiss-army-knife-media-manager-for-your-music-collections/2009/12/30" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/musicbee-a-swiss-army-knife-media-manager-for-your-music-collections/2009/12/30&amp;title=MusicBee%3A+A+Swiss+Army+Knife+Media+Manager+For+Your+Music+Collections&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/musicbee-a-swiss-army-knife-media-manager-for-your-music-collections/2009/12/30" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/musicbee-a-swiss-army-knife-media-manager-for-your-music-collections/2009/12/30">MusicBee: A Swiss Army Knife Media Manager For Your Music Collections</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-10042" src="http://imagecdn.maketecheasier.com/2009/12/musicbee-main.png" alt="musicbee main" width="265" height="176" />Are you crazy about songs and music? Do you want a powerful application to manage songs and music collections stored in your computer? Meet <a href="http://www.getmusicbee.com" target="_blank">Musicbee</a> &#8211; a brilliant application for managing music stored in your computer and playing songs from various radio and podcasting stations.</p>
<p>MusicBee is a Windows only media organizer that allows you to keep your music collection in place. It comes with plenty of useful features and its iTunes-like interface makes its easy to use.<br />
<span id="more-10040"></span><br />
After the installation, Musicbee will prompt you to import tracks from Windows Media Library or iTunes. You can also manually add all the folders that contain your audio or MP3 files.</p>
<p><img class="aligncenter size-full wp-image-10042" src="http://imagecdn.maketecheasier.com/2009/12/musicbee-scan-songs-computer.png" alt="scan songs and audio in computer with musicbee" width="502" height="253" /></p>
<p>Now that you have added all your folders in Musicbee, you can browse and navigate around just as you do in Windows explorer. MusicBee has an impressive explorer pane from where you can browse to a desired folder containing your albums and audio clips.</p>
<p><img class="aligncenter size-full wp-image-10043" src="http://imagecdn.maketecheasier.com/2009/12/musicbee-explorer-view.png" alt="explore-music and audio in musicbee" width="441" height="410" /></p>
<h3>Find Music From the Web with MusicBee</h3>
<p>You can search for available tracks and audio songs on FluxBlog, Streogum and SoundBites right inside Musicbee. Just click the Web panel in the explorer pane and double click any website. The music or radio blog will load right inside Musicbee and you can search for any available audio track. When any website loads in Musicbee, the application automatically searches for embedded audio and mp3 files. MusicBee goes further and creates auto playlists whenever you visit any music website or blog.</p>
<p><img class="aligncenter size-full wp-image-10045" src="http://imagecdn.maketecheasier.com/2009/12/musicbee-download-songs.png" alt="Download audio songs from websites" width="508" height="463" /></p>
<p>You can select any file for playback and can even download the song in your computer. This solves the problem of using dedicated download managers for bulk downloading mp3 files. The utility also supports managing podcast subscriptions and listening to favorite radio channels (e.g last.fm).</p>
<h3>Create Playlists and Watched Folders and Tag Songs</h3>
<p>You can create watched folders in MusicBee so that when you add new songs and media, these folders are automatically scanned and the newer files are added in the MusicBee explorer window. Playlists help you create groups and sets of songs that you listen often. Custom playlists can be created and each song can be tagged which makes organizing a large number of songs an easy job. The playlists can be found under &#8220;playlists&#8221; located in the explorer window .</p>
<p>A large number of tags are already made available in MusicBee and you can create custom tags on your own. The tags can be extracted by looking at the metadata of the album, lyrics or artist. Other features include looking up missing album arts and lyrics of a song or album.</p>
<h3>Advanced Features of MusicBee</h3>
<p>If you are a music jerk and need something special, MusicBee has all the rich inventory. You can bulk edit songs, search and replace duplicate audio files and automatically scan songs without any tags. It also allows CD ripping and thus you can rip an entire CD into a single album file with an inbuilt cuesheet.</p>
<p><img class="aligncenter size-full wp-image-10048" src="http://imagecdn.maketecheasier.com/2009/12/musicbee-convert-files-formats.png" alt="Convert files in portable audio formats" width="531" height="420" /></p>
<p>The impressive thing about MusicBee is that you can import and synchronise music from portable devices such as usb drives, iPods, iPod Touch and iPhone devices. Tracks with abnormally high volume can be normalized to even out volume levels. Need to convert songs from one format to another? MusicBee has an answer for that as it can convert files without losing metadata and your assigned tags.</p>
<p>MusicBee is also a fully fledged browser. Just paste any web address in the address bar and you can browse the internet and read or surf through websites, create bookmarks etc.</p>
<p>What do you think about MusicBee? Do let us know through a comment.</p>
<p><!--adsense#468x60--></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/musicbee-a-swiss-army-knife-media-manager-for-your-music-collections/2009/12/30&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/musicbee-a-swiss-army-knife-media-manager-for-your-music-collections/2009/12/30" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/musicbee-a-swiss-army-knife-media-manager-for-your-music-collections/2009/12/30" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/musicbee-a-swiss-army-knife-media-manager-for-your-music-collections/2009/12/30" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/musicbee-a-swiss-army-knife-media-manager-for-your-music-collections/2009/12/30&amp;title=MusicBee%3A+A+Swiss+Army+Knife+Media+Manager+For+Your+Music+Collections&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/musicbee-a-swiss-army-knife-media-manager-for-your-music-collections/2009/12/30" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/musicbee-a-swiss-army-knife-media-manager-for-your-music-collections/2009/12/30">MusicBee: A Swiss Army Knife Media Manager For Your Music Collections</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/musicbee-a-swiss-army-knife-media-manager-for-your-music-collections/2009/12/30/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>6 Useful Web Radios For Music Listening</title>
		<link>http://maketecheasier.com/6-useful-web-radios-for-music-listening/2009/12/01</link>
		<comments>http://maketecheasier.com/6-useful-web-radios-for-music-listening/2009/12/01#comments</comments>
		<pubDate>Tue, 01 Dec 2009 13:12:40 +0000</pubDate>
		<dc:creator>Trevor Dobrygoski</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[bands]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[music player]]></category>
		<category><![CDATA[music streaming]]></category>
		<category><![CDATA[radio]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=8796</guid>
		<description><![CDATA[A while ago I reviewed Last.fm which is typically my streaming music player/site of choice. Lately though, I have been growing weary of the same music and groups being played. I started looking around for some different sites to help me quench my thirst for new sounds. If you are looking around for new options [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/6-useful-web-radios-for-music-listening/2009/12/01&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/6-useful-web-radios-for-music-listening/2009/12/01" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/6-useful-web-radios-for-music-listening/2009/12/01" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/6-useful-web-radios-for-music-listening/2009/12/01" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/6-useful-web-radios-for-music-listening/2009/12/01&amp;title=6+Useful+Web+Radios+For+Music+Listening&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/6-useful-web-radios-for-music-listening/2009/12/01" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/6-useful-web-radios-for-music-listening/2009/12/01">6 Useful Web Radios For Music Listening</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://imagecdn.maketecheasier.com/2009/11/webradio-intro.jpg" alt="webradio-intro" title="webradio-intro" width="125" height="125" class="alignleft size-full wp-image-8842" />A while ago I reviewed <a title="Last.fm" href="http://maketecheasier.com/getting-social-with-lastfm/2009/05/30" >Last.fm</a> which is typically my streaming music player/site of choice. Lately though, I have been growing weary of the same music and groups being played. I started looking around for some different sites to help me quench my thirst for new sounds.</p>
<p>If you are looking around for new options of Web radio, here are 6 of them that you can consider.<br />
<span id="more-8796"></span></p>
<h3>1. <a title="Deezer" href="http://www.deezer.com/en/" target="_blank">Deezer</a></h3>
<p><img class="alignnone size-full wp-image-8798" src="http://imagecdn.maketecheasier.com/2009/11/webradio_deezer.png" alt="webradio_deezer" width="385" height="240" /></p>
<p>The first one I came across was Deezer. It has playlists, radio stations and full albums to listen to. Deezer really lets you explore new music in all kinds of different ways. What I liked most about this site is the options; it isn&#8217;t just radio or playlists.</p>
<p>Deezer is laid out in a way which gives you plenty of way to start. Right in the center of the homepage are a few of the featured albums or radio stations. As you move down the page, you are presented with more options like featured playlists, songs topping the charts in different countries and a few featured webradios</p>
<h3>2. <a href="http://pandora.com/" target="_blank">Pandora</a></h3>
<p><img class="alignnone size-full wp-image-8799" src="http://imagecdn.maketecheasier.com/2009/11/webradio_pandoraboy.png" alt="webradio_pandoraboy" width="400" height="208" /></p>
<p>Pandora is one I have used a lot. The main reason I use Pandora so much is the app for my Blackberry. Having all of the basic functions and all of my stations with me where ever I am has been really great. When I am at my desk or on my laptop, I don&#8217;t always want to have my browser open.</p>
<p><a title="Pandorabrowse" href="http://www.ksoftware.net/pandorabrowse/" target="_blank">Pandorabrowse</a> (Windows) and <a title="Pandoraboy" href="http://code.google.com/p/pandoraboy/" target="_blank">Pandoraboy</a> (Mac) allow such access.</p>
<p>What I do not like about Pandora is it play mostly well known groups. Also when you &#8220;thumbs up&#8221; several songs, it really narrows the amount of songs it plays.</p>
<h3>3. <a href="http://listen.grooveshark.com/" target="_blank">Grooveshark</a></h3>
<p>Grooveshark is a pretty cool site for finding new groups. The site and player has a iTunes feel to it. When you type a query into the search bar, it pulls up a window with a long list of possible matches. The selections had a pretty wide variety with a lot of groups I had never heard of. When you find an album you want to listen to, you can add either a single song or the entire album to your playlist.</p>
<p><img class="alignnone size-full wp-image-8800" src="http://imagecdn.maketecheasier.com/2009/11/webradio-grooveshark.png" alt="webradio-grooveshark" width="400" height="302" /></p>
<p>Signing up for a free account gives you options to save songs, playlists and share the song via email, Twitter, Facebook and a few others.</p>
<h3>4. <a href="http://www.imeem.com/" target="_blank">Imeem</a></h3>
<p><img class="alignnone size-full wp-image-8801" src="http://imagecdn.maketecheasier.com/2009/11/webradio-imeem.png" alt="webradio-imeem" width="400" height="292" /></p>
<p>Imeem is a little different than the others in the way it pulls up the results. If you were to type in the artist <em>Tricky</em> into the search bar, it pulls up a bunch of individual songs with the word or artists with tricky in it. From this window, you can click the blue bar at the top of the list and add all of the songs in the results to a playlist. The playlist plays in a pop out window.</p>
<h3>5. <a href="http://www.playlist.com/" target="_blank">Playlist</a></h3>
<p><img class="alignnone size-full wp-image-8802" src="http://imagecdn.maketecheasier.com/2009/11/webradio-playlist.png" alt="webradio-playlist" width="400" height="361" /></p>
<p>Playlist is a great site for sharing music with friends. You can share an entire playlist of songs you have randomly chosen. Other sites typically let you share a single song or artist. On Playlist, you can see other people&#8217;s playlists in their entirety. You can also create a playlist of your own while listening to other people&#8217;s playlists. This is done simply by clicking the add tab to the right of the song playing. It will add that song to your list.</p>
<h3>6. <a title="8tracks" href="http://8tracks.com/" target="_blank">8tracks</a></h3>
<p><img class="alignnone size-full wp-image-8803" src="http://imagecdn.maketecheasier.com/2009/11/webradio-8track.png" alt="webradio-8track" width="400" height="258" /></p>
<p>8track is another great site to share playlists with people. Much like some of the other sites, it is very easy to share your musical selections with others via social media. With 8track, it is easy to find and listen to random playlists. When you search for a particular artist or tag, it will pull up mixes created by others which include that artist or style of music. I really like this because you are not getting one artist, you are getting several all with similar styles but in the same genre. It is really easy to find new music this way.</p>
<p>Overall, I still use Last.fm and Pandora the most because of the mobile and desktop application options. I know I would use the others more often if such options were available to me. (My Blackberry 4.5 OS isn&#8217;t supported&#8230; I need an upgrade ASAP)</p>
<p>What sites do you use to discover new music?</p>
<p>Image credit: <a href="http://www.flickr.com/photos/onkel_wart/" target="_blank">onkel_wart</a></p>
<p><!--adsense#468x60--></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/6-useful-web-radios-for-music-listening/2009/12/01&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/6-useful-web-radios-for-music-listening/2009/12/01" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/6-useful-web-radios-for-music-listening/2009/12/01" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/6-useful-web-radios-for-music-listening/2009/12/01" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/6-useful-web-radios-for-music-listening/2009/12/01&amp;title=6+Useful+Web+Radios+For+Music+Listening&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/6-useful-web-radios-for-music-listening/2009/12/01" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/6-useful-web-radios-for-music-listening/2009/12/01">6 Useful Web Radios For Music Listening</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/6-useful-web-radios-for-music-listening/2009/12/01/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Amarok 2 Brings Fresh Changes</title>
		<link>http://maketecheasier.com/amarok-2-brings-fresh-changes/2008/12/18</link>
		<comments>http://maketecheasier.com/amarok-2-brings-fresh-changes/2008/12/18#comments</comments>
		<pubDate>Thu, 18 Dec 2008 22:23:02 +0000</pubDate>
		<dc:creator>Damien</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[amarok]]></category>
		<category><![CDATA[music player]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://maketecheasier.com/?p=1621</guid>
		<description><![CDATA[After much waiting, Amarok 2 was finally released. For those who can&#8217;t wait to try it out, here is how you can install it on your Kubuntu/Ubuntu. If you have previously installed Amarok 1.4, remove it. sudo apt-get autoremove amarok Open your sources.list gksu gedit /etc/apt/soources.list Add the following line to the end of the [...]<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/amarok-2-brings-fresh-changes/2008/12/18&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/amarok-2-brings-fresh-changes/2008/12/18" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/amarok-2-brings-fresh-changes/2008/12/18" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/amarok-2-brings-fresh-changes/2008/12/18" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/amarok-2-brings-fresh-changes/2008/12/18&amp;title=Amarok+2+Brings+Fresh+Changes&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/amarok-2-brings-fresh-changes/2008/12/18" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/amarok-2-brings-fresh-changes/2008/12/18">Amarok 2 Brings Fresh Changes</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="amarok-logo" src="http://imagecdn.maketecheasier.com/2008/12/amarok-logo.png" alt="amarok-logo" width="262" height="72" />After much waiting, Amarok 2 was finally released. For those who can&#8217;t wait to try it out, here is how you can install it on your Kubuntu/Ubuntu.</p>
<p><span id="more-1621"></span>If you have previously installed Amarok 1.4, remove it.</p>
<p class="codeblock">sudo apt-get autoremove amarok</p>
<p>Open your sources.list</p>
<p class="codeblock">gksu gedit /etc/apt/soources.list</p>
<p>Add the following line to the end of the file.</p>
<p class="codeblock">deb http://ppa.launchpad.net/kubuntu-members-kde4/ubuntu intrepid main</p>
<p>Update the repository and install Amarok 2</p>
<p class="codeblock">sudo apt-get update<br />
sudo apt-get install amarok-kde4</p>
<p>Amarok 2.0 brings a lot of fresh changes. The most noticeable difference is the user interface. The UI has been completely redesigned and have a totally different look from Amarok1.4. The play control buttons are bigger and are position at the top instead of the usual bottom. The main screen is now split into 3 columns instead of the usual 2. The centre column is now make up of an information pane where you can add widgets to it .There is also different workspaces where you can organize your widgets nicely.</p>
<p><a rel="lightbox" href="http://imagecdn.maketecheasier.com/2008/12/Amarok-2.jpg"><img class="alignnone" title="Amarok-2 user interface" src="http://imagecdn.maketecheasier.com/2008/12/Amarok-2-small.jpg" alt="Amarok-2 user interface" width="580" height="369" /></a></p>
<p>There are several useful and interesting widgets that you can use. Albums, Current Track Info, Lyrics, Wikipedia are a few examples.</p>
<p><img class="alignnone" title="amarok2-widget" src="http://imagecdn.maketecheasier.com/2008/12/amarok2-widget.jpg" alt="amarok2-widget" width="276" height="251" /></p>
<p>Things that have improved in Amarok 2 include the addition and a tighter integration with the various online music services. You can now access Ampache, Last.fm, MP3Tunes, Jamendo, Librivox, Magnatune, OPML directory and shoutcast.</p>
<p>The new improved dynamic playlist in Amarok 2.0 added a biased factor to the songs that you played. You can easily configure it to match the title, artists, album etc or loosely match with the song&#8217;s meta data. I really love this feature. It&#8217;s just like the Genius feature in iTunes, but with more controllability and predictability.</p>
<p><img class="alignnone" title="amarok-dynamic-playlist" src="http://imagecdn.maketecheasier.com/2008/12/amarok-dynamic-playlist.jpg" alt="amarok-dynamic-playlist" width="347" height="463" /></p>
<p>Another feature that I found useful in Amarok 2.0 is the Advanced search that allows you to filter and mirco search your music collection. There are times when I have craving to listen to a particular song. With over 1000 songs in my database, it is a really difficult task to locate the song I want. This advanced search feature has enabled me to find that song quickly and easily.</p>
<p><img class="alignnone" title="amarok-filter-search" src="http://imagecdn.maketecheasier.com/2008/12/amarok-filter-search.jpg" alt="amarok-filter-search" width="580" height="358" /></p>
<h3>Scripts Manager</h3>
<p>The script manager in Amarok 2.0 is of a completely different architecture from Amarok 1.4. This means that all the version 1.4 scripts cannot be used in Amarok 2. Currently, the script database only have a limited few scripts that are of little use. Hopefully, as  Amarok 2 becomes more mature, there will be a lot more scripts available.</p>
<h3>Cross Platform</h3>
<p>Other than Linux, Amarok 2 is also compatible with Mac and Windows. However, the current Mac and Windows versions are still in testing stage and they do not work as well as the Linux version. If you are the adventurous type, you still can <a href="http://amarok.kde.org/wiki/Download" target="_blank">download</a> and install it in your system. Note that you will experience frequent crashes and some unknow side effects, so do it at your own risk.</p>
<p>Overall, majority of the changes in Amarok 2 are refreshing. The interface has become more elegant, much simpler and more user-friendly without losing any of its functionality. Some of the newly addons feature such as search filtering and widgets are interesting and useful. I would hope to see better integration and connectivity with my iPhone so that I can stream/transfer music easily.</p>
<p>What do you hope to see in the new release of Amarok 2.0?</p>
<p><!--adsense#468x60--></p>
<p><div style="float:left;margin-bottom:10px"><a href="http://api.tweetmeme.com/share?url=http://maketecheasier.com/amarok-2-brings-fresh-changes/2008/12/18&amp;service=bit.ly" target="_blank"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http://maketecheasier.com/amarok-2-brings-fresh-changes/2008/12/18" style="border:none;margin-right:5px" width="51" height="61"></a><a href="http://digg.com/tools/diggthis/login?url=http://maketecheasier.com/amarok-2-brings-fresh-changes/2008/12/18" target="_blank"><img src="http://images.maketecheasier.com/diggme.png" style="border:none;margin-right:5px" ></a><a href="http://www.facebook.com/sharer.php?u=http://maketecheasier.com/amarok-2-brings-fresh-changes/2008/12/18" target="_blank"><img src="http://images.maketecheasier.com/fb.jpg" style="border:none;margin-right:5px" ></a><a href="http://www.google.com/reader/link?url=http://maketecheasier.com/amarok-2-brings-fresh-changes/2008/12/18&amp;title=Amarok+2+Brings+Fresh+Changes&amp;srcTitle=MakeTechEasier.com" target="_blank"><img src="http://images.maketecheasier.com/gbuzz-feed.png" style="border:none;margin-right:5px" ></a><a href="http://www.stumbleupon.com/submit?url=http://maketecheasier.com/amarok-2-brings-fresh-changes/2008/12/18" target="_blank"><img src="http://images.maketecheasier.com/stumble.png"></a></div>
<div style="clear:both"></div>
<strong><a href="http://maketecheasier.com/amarok-2-brings-fresh-changes/2008/12/18">Amarok 2 Brings Fresh Changes</a></strong> originally published on <a href="http://maketecheasier.com">Make Tech Easier</a> (<a href="http://feedproxy.google.com/MakeTechEasier">RSS</a>)
<br/>
Follow us at <a href="http://www.facebook.com/MakeTechEasier">Facebook</a> | <a href="http://twitter.com/MakeTechEasier">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://maketecheasier.com/amarok-2-brings-fresh-changes/2008/12/18/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

