<?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>kyleabaker.com &#187; Music</title>
	<atom:link href="http://kyleabaker.com/category/multimedia/music/feed/" rel="self" type="application/rss+xml" />
	<link>http://kyleabaker.com</link>
	<description>Web Technologies, Linux, Tips, Tricks and my Life</description>
	<lastBuildDate>Wed, 28 Jul 2010 19:29:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Get Your Last.fm Wallpaper From Wallpaperfm</title>
		<link>http://kyleabaker.com/2010/07/02/get-your-last-fm-wallpaper-from-wallpaperfm/</link>
		<comments>http://kyleabaker.com/2010/07/02/get-your-last-fm-wallpaper-from-wallpaperfm/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 18:48:16 +0000</pubDate>
		<dc:creator>kyleabaker</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Applications]]></category>
		<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Picture]]></category>
		<category><![CDATA[Product Review]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[last.fm]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://kyleabaker.com/?p=4104</guid>
		<description><![CDATA[If you have an active Last.fm account and like to switch up your wallpaper from time to time then you&#8217;ll love Wallpaperfm! This python script, by Koant, has been around since at least 2008, but I&#8217;ve only recently stumbled across it. It&#8217;s easy to start using and is available for Windows, Mac and Linux users! [...]]]></description>
			<content:encoded><![CDATA[<p>If you have an active <a href="http://www.last.fm/">Last.fm</a> account and like to switch up your wallpaper from time to time then you&#8217;ll love <a href="http://ledazibao.free.fr/wallpaperfm/">Wallpaperfm</a>!</p>
<div id="attachment_4105a" class="wp-caption alignnone" style="width: 310px"><a href="http://kyleabaker.com/wp-content/uploads/2010/07/kyleabaker-2560x1024-collage.jpg"><img class="size-medium wp-image-4105" title="kyleabaker-2560x1024-collage" src="http://kyleabaker.com/wp-content/uploads/2010/07/kyleabaker-2560x1024-collage-300x120.jpg" alt="" width="300" height="120" /></a><p class="wp-caption-text">Example from my Last.fm account in Collage mode.</p></div>
<p>This python script, by Koant, has been around since at least 2008, but I&#8217;ve only recently stumbled across it. It&#8217;s easy to start using and is available for Windows, Mac and Linux users!</p>
<p>I&#8217;ll help you get started in Linux since that&#8217;s what I&#8217;ve set it up on. If you need more help or want more configuration options you should look to the <a href="http://ledazibao.free.fr/wallpaperfm/">information that Koant has posted</a> on his website.</p>
<p><strong>Install</strong></p>
<ol>
<li> cd</li>
<li>mkdir wallpaperfm</li>
<li>cd wallpaperfm</li>
<li>wget http://ledazibao.free.fr/wallpaperfm/wallpaperfm.py</li>
<li>chmod a+x wallpaperfm.py</li>
</ol>
<p><strong>Create Your Wallpaper</strong></p>
<ol>
<li>./wallpaperfm.py -u <strong>YOURLASTFMUSERNAME</strong></li>
</ol>
<p>That&#8217;s the most basic set of options you can use to create your wallpaper (which you will find after running the script in the &#8220;wallpaperfm&#8221; folder that was created).</p>
<p>There are three options for the type of wallpaper created:</p>
<p>1. Tile</p>
<div id="attachment_4106" class="wp-caption alignnone" style="width: 310px"><a href="http://kyleabaker.com/wp-content/uploads/2010/07/kyleabaker-2560x1024-tile.jpg"><img class="size-medium wp-image-4106" title="kyleabaker-2560x1024-tile" src="http://kyleabaker.com/wp-content/uploads/2010/07/kyleabaker-2560x1024-tile-300x120.jpg" alt="" width="300" height="120" /></a><p class="wp-caption-text">Albums are packed in side by side.</p></div>
<p>2. Glass</p>
<div id="attachment_4107" class="wp-caption alignnone" style="width: 310px"><a href="http://kyleabaker.com/wp-content/uploads/2010/07/kyleabaker-2560x1024-glass.jpg"><img class="size-medium wp-image-4107" title="kyleabaker-2560x1024-glass" src="http://kyleabaker.com/wp-content/uploads/2010/07/kyleabaker-2560x1024-glass-300x120.jpg" alt="" width="300" height="120" /></a><p class="wp-caption-text">A few albums are highlighted on a glassy surface.</p></div>
<p>3. Collage</p>
<div id="attachment_4105" class="wp-caption alignnone" style="width: 310px"><a href="http://kyleabaker.com/wp-content/uploads/2010/07/kyleabaker-2560x1024-collage.jpg"><img class="size-medium wp-image-4105" title="kyleabaker-2560x1024-collage" src="http://kyleabaker.com/wp-content/uploads/2010/07/kyleabaker-2560x1024-collage-300x120.jpg" alt="" width="300" height="120" /></a><p class="wp-caption-text">Albums are meshed together in a dreamy design.</p></div>
<p>To specify one of these modes, simply run the wallpaper script with the mode flag set to your choice.</p>
<ul>
<li>./wallpaperfm.py -u <strong>YOURLASTFMUSERNAME</strong> -m collage</li>
</ul>
<p>There are plenty of other settings you can specify such as size, canvas size, filename, profile period, final opacity, cache, excluded albums, local copy, etc.</p>
<p><strong>Suggestions and Ideas</strong></p>
<p><em><span style="text-decoration: underline;">User Interface and Packaging</span></em></p>
<p>I&#8217;m sure that this script could be simplified further for Linux users (and more specifically, Debian/Ubuntu users) if a user interface were created. It actually seems like a rather simple task since the parameters for the script are well bounded.</p>
<p>Adding this interface to an installer package would also be a very simple task and would most likely get more attention to such a neat tool!</p>
<p><em><span style="text-decoration: underline;">Cron Jobs, Regularly Updating Your Wallpaper</span></em></p>
<p>Another thing, if your music preferences are constantly changing like mine, you may be interested in updating your wallpaper in regular intervals. To do this you can setup a Cron job that runs in the background.</p>
<p>While this may sound difficult and confusing, its really not at all and <a href="https://help.ubuntu.com/community/CronHowto">this helps explain a lot</a>. I can even walk you through the steps.</p>
<ol>
<li>sudo apt-get install gnome-schedule</li>
<li>Open the application (in Ubuntu) through the Applications menu -&gt; System Tools -&gt; Scheduled tasks.</li>
<li>Click the New button and select the Recurrent task type.</li>
<li>Give the task a description.</li>
<li>Enter the command that runs your script. If you followed the steps above then it should be something similar to:
<p>/home/<strong>YOURUBUNTUNAME</strong>/wallpaperfm/wallpaperfm.py -u <strong>YOURLASTFMUSERNAME</strong> -m collage -f /home/<strong>YOURUBUNTUNAME</strong>/wallpaperfm/wallpaper</li>
<li>Set the Time &amp; Date option to hourly, daily, weekly, or monthly.</li>
<li>Click the &#8220;Add&#8221; button to add it to your list of Scheduled Tasks and you&#8217;re done!</li>
</ol>
<p>Have any other suggestions or tips? Leave &#8216;em in the comments!</p>
]]></content:encoded>
			<wfw:commentRss>http://kyleabaker.com/2010/07/02/get-your-last-fm-wallpaper-from-wallpaperfm/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ubuntu 10.04, now with a Music Store!</title>
		<link>http://kyleabaker.com/2010/03/22/ubuntu-10-04-now-with-a-music-store/</link>
		<comments>http://kyleabaker.com/2010/03/22/ubuntu-10-04-now-with-a-music-store/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 01:30:48 +0000</pubDate>
		<dc:creator>kyleabaker</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Picture]]></category>
		<category><![CDATA[Product Review]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[ubuntu 10.04]]></category>

		<guid isPermaLink="false">http://kyleabaker.com/?p=3920</guid>
		<description><![CDATA[If you haven&#8217;t heard the news yet, Ubuntu 10.04 will feature a Music Store from within the default music player. The default music player in Ubuntu 10.04 is currently Rhythmbox, but the Music store should be available through other popular music players soon. Currently in the early Beta stage, Ubuntu&#8217;s Music Store (officially named &#8220;UbuntuOne [...]]]></description>
			<content:encoded><![CDATA[<p>If you haven&#8217;t heard the <a href="http://popey.com/blog/2010/03/22/ubuntu-one-music-store-public-beta-begins/">news</a> yet, Ubuntu 10.04 will feature a Music Store from within the default music player.</p>
<div id="attachment_3921" class="wp-caption alignnone" style="width: 310px"><a href="http://kyleabaker.com/wp-content/uploads/2010/03/ubuntu-10-04-ubuntuone-music-store-1.png"><img class="size-medium wp-image-3921" title="ubuntu-10-04-ubuntuone-music-store-1" src="http://kyleabaker.com/wp-content/uploads/2010/03/ubuntu-10-04-ubuntuone-music-store-1-300x219.png" alt="" width="300" height="219" /></a><p class="wp-caption-text">This is the initial page that you land on.</p></div>
<p>The default music player in Ubuntu 10.04 is currently Rhythmbox, but the Music store should be available through other popular music players soon.</p>
<p>Currently in the early Beta stage, Ubuntu&#8217;s Music Store (officially named &#8220;UbuntuOne Music Store&#8221;, poorly named in my opinion) appears to be running smoothly. The only problem I could find with the service was the overall speed of page-loads and initializing downloads for purchased songs.</p>
<div id="attachment_3923" class="wp-caption alignnone" style="width: 310px"><a href="http://kyleabaker.com/wp-content/uploads/2010/03/ubuntu-10-04-ubuntuone-music-store-2.png"><img class="size-medium wp-image-3923" title="ubuntu-10-04-ubuntuone-music-store-2" src="http://kyleabaker.com/wp-content/uploads/2010/03/ubuntu-10-04-ubuntuone-music-store-2-300x219.png" alt="" width="300" height="219" /></a><p class="wp-caption-text">This is where your downloads process.</p></div>
<p>When you select the tracks you want to download and checkout with them, you&#8217;ll be directed to the &#8220;My Downloads&#8221; section where you can watch the progress of your music being transferred to your UbuntuOne account.</p>
<p>This is the part that had noticeable slowness. I waited between 5-10 minutes before any progress had occurred in my purchase. However, when the song did transfer, it completed in a matter of ~2-3 seconds. I presume the server performance will improve throughout the testing stages and become well stabilized for Ubuntu 10.04 final.</p>
<p>If you&#8217;re interested in testing the UbuntuOne Music Store, but don&#8217;t want to spend any money just to test it then you&#8217;re in luck!</p>
<ul>
<li><a href="http://www.7digital.com/free-mp3-downloads">UK Free Downloads</a></li>
<li><a href="http://us.7digital.com/cms/free-downloads-usa/free-downloads.aspx">US Free Downloads</a></li>
</ul>
<p>If you find a free track that you like, simply search for it through the Music Store embedded in Rhythmbox and download it!</p>
<p>I&#8217;m glad to see the store finally open up, I&#8217;m just hoping that they keep a high standard of appearance and keep it clean and simple. In its current form, I&#8217;m very impressed.</p>
<p>Now we just need a Genius side bar that works off of the UbuntuOne Music Store selection to suggest new music and music from your current collection!</p>
]]></content:encoded>
			<wfw:commentRss>http://kyleabaker.com/2010/03/22/ubuntu-10-04-now-with-a-music-store/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu + iPod Touch/iPhone</title>
		<link>http://kyleabaker.com/2010/01/17/ubuntu-ipod-touchiphone/</link>
		<comments>http://kyleabaker.com/2010/01/17/ubuntu-ipod-touchiphone/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 04:53:17 +0000</pubDate>
		<dc:creator>kyleabaker</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Picture]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[ipod touch]]></category>

		<guid isPermaLink="false">http://kyleabaker.com/?p=3849</guid>
		<description><![CDATA[Updated Information at End of Article After spending a great deal of time researching Ubuntu and iPod Touch/iPhone sync issues, I&#8217;ve finally found a solution that isn&#8217;t a dreadful experience. There is currently a project in the alpha/beta stages that, when completed, will provide sync support for the iPod Touch and iPhones that are using [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Updated Information at End of Article</strong></p>
<p>After spending a great deal of time researching Ubuntu and iPod Touch/iPhone sync issues, I&#8217;ve finally found a solution that isn&#8217;t a dreadful experience.</p>
<p>There is currently a <a href="http://marcansoft.com/blog/2009/10/iphone-syncing-on-linux-part-2/">project in the alpha/beta stages</a> that, when completed, will provide sync support for the iPod Touch and iPhones that are using Firmware 3.</p>
<p>If you&#8217;re not using Firmware 3 on your iPod Touch or iPhone, then I&#8217;m not sure how much this guide will apply to you. You can try looking <a href="https://help.ubuntu.com/community/PortableDevices/iPhone">here</a> for more information.</p>
<p>If you are using Firmware 3 (my iPod Touch is running OS 3.1.2), then I&#8217;d suggest you following the guide provided by A. Tres Finocchiaro (aka FatButtLarry) over on <a href="http://fatbuttlarry.blogspot.com/2010/01/ipod-touch-iphone-3g-ubuntu-910-in-5.html">his blog</a>.</p>
<p>Following his guide, which is comprised of two lines of terminal commands to copy-n-paste, I was able to have my iPod Touch sync&#8217;ing in no time!</p>
<p>While the transfer speed seems to be a bit slow, it is indeed working well! Cover art is transfered flawlessly, everything seems to be in order!</p>
<p>Remember that this project isn&#8217;t complete and you are likely to encounter bugs. My experience thus far has been positive, your mileage may vary. Good luck. <img src='http://kyleabaker.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><strong>Update (2010-02-24):</strong><br />
If you are using or plan to upgrade to Ubuntu 10.04, you will not need to manually install any of the software mentioned above. Ubuntu 10.04 brings support for the iPhone and iPod Touch by default. You should not have any problems with your device and Rhythmbox!</p>
]]></content:encoded>
			<wfw:commentRss>http://kyleabaker.com/2010/01/17/ubuntu-ipod-touchiphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pandora Internet Radio + Last.fm Scrobbling</title>
		<link>http://kyleabaker.com/2009/10/06/pandora-internet-radio-plus-last-fm-scrobbling/</link>
		<comments>http://kyleabaker.com/2009/10/06/pandora-internet-radio-plus-last-fm-scrobbling/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 16:14:04 +0000</pubDate>
		<dc:creator>kyleabaker</dc:creator>
				<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Web Browsers]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[internet radio]]></category>
		<category><![CDATA[last.fm]]></category>
		<category><![CDATA[pandora]]></category>

		<guid isPermaLink="false">http://kyleabaker.com/?p=3718</guid>
		<description><![CDATA[Recently I started using Pandora Internet Radio again (I hadn&#8217;t used it in ages) to stream various genres of free radio tunes online. Pandora has a wide selection of genres to choose from and comes as a free and a premium service. The free service is all I&#8217;m looking for and I&#8217;m willing to wait [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I started using <a href="http://www.pandora.com/">Pandora Internet Radio</a> again (I hadn&#8217;t used it in ages) to stream various genres of free radio tunes online. Pandora has a wide selection of genres to choose from and comes as a free and a premium service.</p>
<p><a href="http://kyleabaker.com/wp-content/uploads/2009/10/pandora.png"><img class="alignnone size-medium wp-image-3719" title="pandora" src="http://kyleabaker.com/wp-content/uploads/2009/10/pandora-300x219.png" alt="pandora" width="300" height="219" /></a></p>
<p>The free service is all I&#8217;m looking for and I&#8217;m willing to wait for short advertisement breaks from time to time. If you aren&#8217;t patient enough for the short pauses in your tunes or just utterly hate advertisements then you can get the premium service for just $36 a year. This is actually a very affordable deal when you break it down to only $3 a month or just $0.75 per week, especially if you use it regularly.</p>
<p>There are plenty of other free or pay for Internet Radio services or services that just let you pick tracks specifically to listen to. If you interested in those then take a look at <a href="http://www.slacker.com/">Slacker</a>, <a href="http://www.dora.fm/">Dora.fm</a>, <a href="http://www.deezer.com/">Deezer</a>, <a href="http://www.napster.com/">Napster Web Radio</a>, <a href="http://www.accuradio.com/">AccuRadio</a>, <a href="http://www.ilike.com/">iLike</a>, <a href="http://www.blip.fm/">Blip.fm</a> or even streaming from the select tracks that are available at <a href="http://www.last.fm/">Last.fm</a>! There are many others available as well, but for now I&#8217;ll only get into Pandora. <img src='http://kyleabaker.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>I&#8217;ve been using Last.fm for nearly two years now scrobbling tracks from my computer via Windows Media Player and Rhythmbox in Ubuntu. The list of audio players that now support scrobbling to Last.fm is far to long to post here, but if you find one that won&#8217;t scrobble by default then chances are someone&#8217;s written a plug-in to do just that.</p>
<p>One plug-in, or add-on/extension rather, that I recently came across is called <a href="http://code.yerblog.com/lastfm/">LastFM Firefox Extension</a>. This is a nifty little extension that allows you to scrobble tracks from various listed services with Pandora being one of them.</p>
<p><a href="http://kyleabaker.com/wp-content/uploads/2009/10/last-fm-firefox-extension.png"><img class="alignnone size-full wp-image-3720" title="last-fm-firefox-extension" src="http://kyleabaker.com/wp-content/uploads/2009/10/last-fm-firefox-extension.png" alt="last-fm-firefox-extension" width="403" height="39" /></a></p>
<p>After installing the LastFM Firefox Extension you&#8217;ll notice that it ties in nicely with the other extension icons you may use frequently (pictured above is Firebug, Greasemonkey, LastFM Firefox Extension).</p>
<p>You can get a quick glance at the currently playing song without ever leaving your current tab or having to scroll through tabs to find it in the tab title. Right from the icons you can Favorite or Heart the tracks you like. This will favorite them automatically on Last.fm for you rather than making you manually go to Last.fm to do this. You can also tag songs with any tags that you feel fit that specific song using the Tag icon (I personally haven&#8217;t found a good reason to use this yet, but you may know of one!).</p>
<p>To get started with this extension, it currently comes in two flavors: Stable and Beta. I don&#8217;t typically promote Beta software, but in this case, you&#8217;re far better off using the Beta rather than testing your hit or miss luck with the current Stable.</p>
<p>The steps to get this extension aren&#8217;t drawn out very well without a bit of digging, but I&#8217;ll guide you through:</p>
<ul>
<li>Login to your Last.fm account and <strong>join</strong> the <a href="http://www.last.fm/group/LastFM+Firefox+Extension">LastFM Firefox Extension</a> group (this is mandatory).</li>
<li>Depending on your luck you may be forced to wait up to 24 hours before you&#8217;re granted permission to install the Beta version. It&#8217;s well worth the wait (1 day isn&#8217;t that big of a deal is it?).</li>
<li>After joining the LastFM Firefox Extension group on Last.fm you will need to download the Beta version from the official <a href="http://code.yerblog.com/lastfm/">extension page</a>. It may ask you to verify that you are authorized. This just means you must be in the group on Last.fm and you probably need to of been in the group for 24 hours or more.</li>
<li>Once you get the extension installed simply go to Tools -&gt; LastFM and enter you credentials so it can scrobble your tunes!</li>
</ul>
<p>Depending on when you come across this post, LastFM Firefox Extension may or may not still be in Beta. Feel free to use the current stable version if you prefer to avoid Beta software. Enjoy scrobbling those tunes!</p>
]]></content:encoded>
			<wfw:commentRss>http://kyleabaker.com/2009/10/06/pandora-internet-radio-plus-last-fm-scrobbling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kings of Leon &#8211; Use Somebody</title>
		<link>http://kyleabaker.com/2009/08/04/kings-of-leon-use-somebody/</link>
		<comments>http://kyleabaker.com/2009/08/04/kings-of-leon-use-somebody/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 01:50:32 +0000</pubDate>
		<dc:creator>kyleabaker</dc:creator>
				<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[music video]]></category>

		<guid isPermaLink="false">http://kyleabaker.com/?p=3573</guid>
		<description><![CDATA[This is currently one of my favorite songs on the radio and I found this great acoustic cover a little while back on YouTube and had to share it. Lynzie Kent and Rich G &#8211; Use Somebody (Acoustic Cover)]]></description>
			<content:encoded><![CDATA[<p>This is currently one of my favorite songs on the radio and I found this great acoustic cover a little while back on YouTube and had to share it.</p>
<p><a href="http://www.youtube.com/watch?v=q7P7qB23ZhA">Lynzie Kent and Rich G &#8211; Use Somebody (Acoustic Cover)</a><br />
<object type="application/x-shockwave-flash" style="width:425px; height:350px;" data="http://www.youtube.com/v/q7P7qB23ZhA"><param name="movie" value="http://www.youtube.com/v/q7P7qB23ZhA" /><param name="wmode" value="transparent"></param></object></p>
]]></content:encoded>
			<wfw:commentRss>http://kyleabaker.com/2009/08/04/kings-of-leon-use-somebody/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Managing A Music Collection</title>
		<link>http://kyleabaker.com/2009/07/18/managing-a-music-collection/</link>
		<comments>http://kyleabaker.com/2009/07/18/managing-a-music-collection/#comments</comments>
		<pubDate>Sun, 19 Jul 2009 03:37:03 +0000</pubDate>
		<dc:creator>kyleabaker</dc:creator>
				<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://kyleabaker.com/?p=3486</guid>
		<description><![CDATA[So I entered the 21st century a bit early and began ripping my cd collection to mp3&#8242;s long before a decent cd ripping tool was available to me. You know, the kind that will label the tracks properly, organize them into a hierarchy that makes sense (such as Artist/Album/Track Number &#8211; Track Title), make sure [...]]]></description>
			<content:encoded><![CDATA[<p>So I entered the 21st century a bit early and began ripping my cd collection to mp3&#8242;s long before a decent cd ripping tool was available to me.</p>
<p>You know, the kind that will label the tracks properly, organize them into a hierarchy that makes sense (such as Artist/Album/Track Number &#8211; Track Title), make sure that you&#8217;re not ripping duplicates from an artist (by ripping their individual albums and then their Greatest Hits albums), pour you a glass of milk and bake you some cookies, etc.</p>
<p>When I backed up my entire cd collection ages ago, I had to tag and sort most of the music myself. This worked well then since no one really had most of their music in mp3 collections (that I knew of) and there was no &#8220;good procedure&#8221; to organizing your music.</p>
<p>Now, I find myself deleting chunks of my library so that I can rip them again, this time with smarter tools. <img src='http://kyleabaker.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>One program that I&#8217;m beginning to use for those tracks that just need a little TLC is &#8220;MP3 Diags&#8221;. It seems to offer fixes for pretty much any problem that you have with your mp3 collection.</p>
<p>I&#8217;ve also been considering ripping my collection to ogg format or maybe even flac (lossless), but I&#8217;m still unable to justify the benefits when mp3 has served me so well thus far.</p>
<p>If you have any opinions or suggestions, I would love to hear them!</p>
]]></content:encoded>
			<wfw:commentRss>http://kyleabaker.com/2009/07/18/managing-a-music-collection/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Linkin Park</title>
		<link>http://kyleabaker.com/2009/07/15/linkin-park/</link>
		<comments>http://kyleabaker.com/2009/07/15/linkin-park/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 04:33:58 +0000</pubDate>
		<dc:creator>kyleabaker</dc:creator>
				<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[poll]]></category>
		<category><![CDATA[rant]]></category>

		<guid isPermaLink="false">http://kyleabaker.com/?p=3472</guid>
		<description><![CDATA[I just realized last weekend how little I&#8217;ve listened to Linkin Park since High School when I was prepping myself for a soccer game to the Hybrid Theory album. I remember thinking how cool that entire album was and it&#8217;s no surprise that after I play through it again now, I still enjoy it! What [...]]]></description>
			<content:encoded><![CDATA[<p>I just realized last weekend how little I&#8217;ve listened to <a href="http://en.wikipedia.org/wiki/Linkin_Park">Linkin Park</a> since High School when I was prepping myself for a soccer game to the <a href="http://en.wikipedia.org/wiki/Linkin_Park#Hybrid_Theory_.282000.E2.80.932002.29">Hybrid Theory</a> album.</p>
<p>I remember thinking how cool that entire album was and it&#8217;s no surprise that after I play through it again now, I still enjoy it!</p>
<p>What is a surprise, however, is the major difference between Linkin Park then and Linkin Park now.</p>
<p>Right off the bat I must tell you that I &#8220;hate&#8221; their newest album. I don&#8217;t know much about it, but the style is so different.</p>
<p>Well, a different style isn&#8217;t what makes them bad. It&#8217;s that they have lost everything that made them unique before.</p>
<p><a href="http://en.wikipedia.org/wiki/Blink-182">Blink-182</a> changed styles several times and each of which I was overall impressed with.</p>
<p>Sorry to all of you <a href="http://en.wikipedia.org/wiki/Nickelback">Nickelback</a> fans, but Linkin Park is starting to reach the same &#8220;low&#8221; in my opinion.</p>
<p>What are your general opinions on Linkin Park&#8217;s new material and the direction they are moving towards?</p>
]]></content:encoded>
			<wfw:commentRss>http://kyleabaker.com/2009/07/15/linkin-park/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Boxee in Ubuntu 9.04 Jaunty x86_64</title>
		<link>http://kyleabaker.com/2009/06/09/install-boxee-in-ubuntu-904-jaunty-x86_64/</link>
		<comments>http://kyleabaker.com/2009/06/09/install-boxee-in-ubuntu-904-jaunty-x86_64/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 18:59:43 +0000</pubDate>
		<dc:creator>kyleabaker</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Applications]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Product Review]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[internet radio]]></category>
		<category><![CDATA[internet video]]></category>

		<guid isPermaLink="false">http://kyleabaker.com/?p=3090</guid>
		<description><![CDATA[After coming across details regarding Boxee and the extended number of sources that it can pull videos from, I just had to give it a test drive. First of all, Boxee is a media player that is being developed for multiple platform use. It&#8217;s not restricted to videos and is able to stream music from [...]]]></description>
			<content:encoded><![CDATA[<p>After coming across details regarding <a href="http://www.boxee.tv/">Boxee</a> and the extended number of sources that it can pull videos from, I just had to give it a test drive.</p>
<p>First of all, Boxee is a media player that is being developed for multiple platform use. It&#8217;s not restricted to videos and is able to stream music from <a href="http://www.pandora.com/">Pandora</a> as well as <a href="http://www.last.fm/">Last.fm</a>.</p>
<p>One of the first things that I noticed upon registering for Boxee (which is free) was that it is currently only available for Mac and Ubuntu. A Windows version is in development, however, it&#8217;s not currently possible to get an install of the alpha/beta Windows builds.</p>
<p>To further disappoint me just a bit, I found that the installers for Ubuntu were for 32-bit machines only. fortunately there is that geeky thing you can do called &#8220;force-architecture&#8221; or &#8220;force-all&#8221;. <img src='http://kyleabaker.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p><a href="http://kyleabaker.com/wp-content/uploads/2009/06/boxee.png"><img class="alignnone size-medium wp-image-3091" title="boxee" src="http://kyleabaker.com/wp-content/uploads/2009/06/boxee-300x187.png" alt="boxee" width="300" height="187" /></a></p>
<p>After using my online best friend (Google) I was able to come across several guides for installing Boxee on Ubuntu 9.04 64-bit. Some of them were correct and some of them weren&#8217;t. Some of them were scattered and unorganized and&#8230;well&#8230;none of them were pathetically easy to follow.</p>
<p>That&#8217;s why you&#8217;re here. <img src='http://kyleabaker.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>If you want to install Boxee on Ubuntu 32-bit, just follow the installation instructions provided after registering. If you&#8217;re installing in Ubuntu 64-bit (Jaunty Jackalope I might add) then please continue.</p>
<p><strong>Installation</strong></p>
<ol>
<li>Install &#8220;getlibs-all&#8221; by downloading it from <a href="http://frozenfox.freehostia.com/cappy/">here</a> and double clicking to install <span style="text-decoration: underline;">or</span> by copy/pasting the following terminal commands. (More details about getlibs <a href="http://ubuntuforums.org/showthread.php?t=474790">here</a>).<br />
<span style="color: #800000;">wget http://frozenfox.freehostia.com/cappy/getlibs-all.deb</span><br />
<span style="color: #800000;">sudo dpkg -i getlibs-all.deb</span></li>
<li><span style="color: #800000;">wget http://apt.boxee.tv/dists/jaunty/main/binary-i386/Packages.gz</span></li>
<li><span style="color: #800000;">zcat Packages.gz | grep Filename</span></li>
<li>Make sure that the bold part in the following command matches the file name from the above command (ignoring the jaunty and intrepid folder differences).<span style="color: #800000;"><br />
wget http://apt.boxee.tv/dists/intrepid/test/binary-i386/<strong>boxee-0.9.11.5777.deb</strong></span></li>
<li><span style="color: #800000;"><span style="text-decoration: line-through;">sudo dpkg -i &#8211;force-all boxee-0.9.11.5777.deb</span><br />
</span><span style="color: #800000;">sudo dpkg -i &#8211;force-architecture boxee-0.9.11.5777.deb</span><span style="color: #800000;"><br />
</span></li>
<li>The following command may take some time to complete, however, be patient and wait for getlibs to prompt you whether or not to install additional libraries to make Boxee work on your machine. Be sure to answer yes or y. <img src='http://kyleabaker.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> <span style="color: #800000;"><br />
getlibs /opt/boxee/Boxee</span></li>
<li><span style="color: #800000;">sudo apt-get install lib32nss-mdns</span></li>
</ol>
<p>After being patient and completing these (honestly) few steps, you should be able to launch Boxee from the application menu and start enjoying some Internet videos!</p>
<p>For further reading or more detailed/technical instructions please see <a href="http://forum.boxee.tv/showthread.php?t=4980">the source thread of this process</a>.</p>
<p>Also, for the record, Netflix Watch Instantly <span style="text-decoration: underline;"><em><strong>does not work</strong></em></span> in Boxee for Ubuntu as far as I can tell (due to the lack of DRM support).</p>
<p>I hope I&#8217;ve been able to help in some way. Best of luck with Boxee!</p>
]]></content:encoded>
			<wfw:commentRss>http://kyleabaker.com/2009/06/09/install-boxee-in-ubuntu-904-jaunty-x86_64/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Happy 22nd Birthday Jasmine!</title>
		<link>http://kyleabaker.com/2009/04/13/happy-22nd-birthday-jasmine/</link>
		<comments>http://kyleabaker.com/2009/04/13/happy-22nd-birthday-jasmine/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 09:20:00 +0000</pubDate>
		<dc:creator>kyleabaker</dc:creator>
				<category><![CDATA[Birthday]]></category>
		<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[Holiday]]></category>
		<category><![CDATA[Jasmine]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Picture]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[party]]></category>

		<guid isPermaLink="false">http://kyleabaker.com/?p=2908</guid>
		<description><![CDATA[I love my babe gurl Jasmine and I have to give her a special shout out for her 22nd Birthday! I love you Jasmine. It&#8217;s been a great past 7 years (nearly with you and I&#8217;m anticipating on many more great years to come! I had to edit that picture from your 20th birthday cake [...]]]></description>
			<content:encoded><![CDATA[<p>I love my babe gurl Jasmine and I have to give her a <a href="http://twitter.com/kyleabaker/status/1508086059">special shout out for her 22nd Birthday</a>!</p>
<p>I love you Jasmine. It&#8217;s been a great past 7 years (nearly <img src='http://kyleabaker.com/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> with you and I&#8217;m anticipating on many more great years to come!</p>
<p><a href="http://kyleabaker.com/wp-content/uploads/2009/04/jasmines-birthday-cake-22nd-gimp-modified-2009-04-13.jpg"><img class="alignnone size-medium wp-image-2909" title="jasmines-birthday-cake-22nd-gimp-modified-2009-04-13" src="http://kyleabaker.com/wp-content/uploads/2009/04/jasmines-birthday-cake-22nd-gimp-modified-2009-04-13-300x225.jpg" alt="jasmines-birthday-cake-22nd-gimp-modified-2009-04-13" width="300" height="225" /></a></p>
<p>I had to edit that picture from your 20th birthday cake to your new 22nd (in Gimp for all you nerds). <img src='http://kyleabaker.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>I&#8217;m proud of you gurl and I want you to know how much I love you! I&#8217;m posting this song kind of as a &#8220;rite of passage&#8221; song. <img src='http://kyleabaker.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p><object type="application/x-shockwave-flash" style="width:425px; height:350px;" data="http://www.youtube.com/v/iXW5-JaSP98"><param name="movie" value="http://www.youtube.com/v/iXW5-JaSP98" /><param name="wmode" value="transparent"></param></object></p>
<p>You&#8217;ve passed the 21 mark, now that you&#8217;re 22 everything will be different. No more special birthdays that you care about and no more benefits until you reach Senior Citizen status. <img src='http://kyleabaker.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>You&#8217;ve been traveling on your (youth) road too long, the youth in you is dead and gone. <img src='http://kyleabaker.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>Make the most of your special day. I&#8217;ll be right there with you every step of the way..until we part..by..dead and gone. <img src='http://kyleabaker.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>I love you,<br />
Kyle</p>
]]></content:encoded>
			<wfw:commentRss>http://kyleabaker.com/2009/04/13/happy-22nd-birthday-jasmine/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Lyrical Friday: Blink 182 &#8211; Miss You</title>
		<link>http://kyleabaker.com/2009/04/03/lyrical-friday-blink-182-miss-you/</link>
		<comments>http://kyleabaker.com/2009/04/03/lyrical-friday-blink-182-miss-you/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 12:52:53 +0000</pubDate>
		<dc:creator>kyleabaker</dc:creator>
				<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[entertainment]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[lyrics]]></category>

		<guid isPermaLink="false">http://kyleabaker.com/?p=2841</guid>
		<description><![CDATA[Hello there, the angel from my nightmare The shadow in the background of the morgue The unsuspecting victim of darkness in the valley We can live like Jack and Sally if we want Where you can always find me We&#8217;ll have Halloween on Christmas And in the night we&#8217;ll wish this never ends We&#8217;ll wish [...]]]></description>
			<content:encoded><![CDATA[<p>Hello there, the angel from my nightmare<br />
The shadow in the background of the morgue<br />
The unsuspecting victim of darkness in the valley<br />
We can live like Jack and Sally if we want<br />
Where you can always find me<br />
We&#8217;ll have Halloween on Christmas<br />
And in the night we&#8217;ll wish this never ends<br />
We&#8217;ll wish this never ends </p>
<p>Don&#8217;t waste your time on me you&#8217;re already<br />
The voice inside my head (I miss you miss you)<br />
Don&#8217;t waste your time on me you&#8217;re already<br />
The voice inside my head (I miss you miss you)<br />
Where are you and I&#8217;m so sorry<br />
I cannot sleep I cannot dream tonight<br />
I need somebody and always<br />
This sick strange darkness<br />
Comes creeping on so haunting every time<br />
And as I stared I counted<br />
Webs from all the spiders<br />
Catching things and eating their insides<br />
Like indecision to call you<br />
and hear your voice of treason<br />
Will you come home and stop this pain tonight<br />
Stop this pain tonight </p>
<p>Don&#8217;t waste your time on me you&#8217;re already<br />
The voice inside my head (miss you miss you)<br />
Don&#8217;t waste your time on me you&#8217;re already<br />
The voice inside my head (miss you miss you) </p>
<p>Don&#8217;t waste your time on me you&#8217;re already<br />
The voice inside my head (I miss you miss you)<br />
Don&#8217;t waste your time on me you&#8217;re already<br />
The voice inside my head (I miss you miss you)</p>
]]></content:encoded>
			<wfw:commentRss>http://kyleabaker.com/2009/04/03/lyrical-friday-blink-182-miss-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
