<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
   <title>Jalpuna</title>
   <link rel="alternate" type="text/html" href="http://jalpuna.com/" />
   <link rel="self" type="application/atom+xml" href="http://jalpuna.com/atom.xml" />
   <id>tag:jalpuna.com,2013://1</id>
   <updated>2013-05-21T17:51:52Z</updated>
   <subtitle>These words are mine, but only when they&apos;re in this particular order.</subtitle>
   <generator uri="http://www.sixapart.com/movabletype/">Movable Type 3.34</generator>

<entry>
   <title>Kickflips</title>
   <link rel="alternate" type="text/html" href="http://jalpuna.com/archives/2013/05/kickflips.shtml" />
   <id>tag:jalpuna.com,2013://1.2267</id>
   
   <published>2013-05-21T03:40:06Z</published>
   <updated>2013-05-21T17:51:52Z</updated>
   
   <summary>For weeks now, I&apos;ve been posting playlists made up of music from this year&apos;s South By Southwest festival in Austin.  This week&apos;s playlist is more on the rock side of the spectrum.</summary>
   <author>
      <name>Rob</name>
      <uri>jalpuna.com</uri>
   </author>
         <category term="playlists" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://jalpuna.com/">
      <![CDATA[For weeks now, I've been posting playlists made up of music from this year's South By Southwest festival in Austin.  It's not that I'm a huge SXSW fan.  I've never even been to the festival.  I do this because I'm a sucker for sampling things.  I like sampling beer.  I like sampling wine.  I like sampling food.  So, of course, I love sampling music.  And that's pretty much what SXSW is: it's a way to sample tons - and I do mean tons - of music.  Each year, as part of SXSW, over a thousand songs are posted to the web and <a href="http://www.sxswtorrent.com/">made available for download here</a> via torrents (free and legal, I should add).  Each year, I download the music, weed out the garbage and make playlists from the stuff that catches my ear.

This week's playlist is more on the rock side of the spectrum.]]>
      <![CDATA[</p><link type="text/css" href="http://jalpuna.com/jtunes/jplayer/skin/jplayer.V4.css" rel="stylesheet" media="screen">
<script type="text/javascript" src="http://jalpuna.com/jtunes/jplayer/jquery.jplayer.js"></script>
<script type="text/javascript" src="http://jalpuna.com/jtunes/jplayer/jplayer.playlist.js"></script>
<script type="text/javascript">
//<![CDATA[
$(document).ready(function(){
	new jPlayerPlaylist({
		jPlayer: "#jquery_jplayer_1",
		cssSelectorAncestor: "#jp_container_1"
	}, [
		{
			title:"1: Kickflips For Weeks | Weatherbox",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013kickflips.1.mp3"
		},
		{
			title:"2: Friend | Residual Kid",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013kickflips.2.mp3"
		},
		{
			title:"3: Afterglow | The Crookes",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013kickflips.3.mp3"
		},
		{
			title:"4: Chelsea's Calling | The Hounds Below",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013kickflips.4.mp3"
		},
		{
			title:"5: You Can`t Be My Girl | Darwin Deez",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013kickflips.5.mp3"
		},
		{
			title:"6: Double Nickels | Purple",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013kickflips.6.mp3"
		},
		{
			title:"7: The Heart Bionic | Bobby Bare Jr.",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013kickflips.7.mp3"
		},
		{
			title:"8: Slipping Away | Barcelona",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013kickflips.8.mp3"
		},
		{
			title:"9: Cardboard Houses | HRVRD",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013kickflips.9.mp3"
		},
		{
			title:"10: Transcend the Ghost | Junius",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013kickflips.10.mp3"
		},
		{
			title:"11: Wild Fascination | Capsula",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013kickflips.11.mp3"
		},
		{
			title:"12: Last One Leaving | Tyler Bryant & the Shakedown",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013kickflips.12.mp3"
		},
		{
			title:"13: Chew Toy | The Soft White Sixties",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013kickflips.13.mp3"
		},
		{
			title:"14: Ode To The Summer | Syd Arthur",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013kickflips.14.mp3"
		},
		{
			title:"15: It's Illicit | Motive",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013kickflips.15.mp3"
		},
		{
			title:"16: Shackles and Chains | Bombay Show Pig",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013kickflips.16.mp3"
		},
		{
			title:"17: Darkling, I Listen | The Black Atlantic",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013kickflips.17.mp3"
		},
		{
			title:"18: (Into The) Atmosphere | Dusted",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013kickflips.18.mp3"
		},
		{
			title:"19: the law | Museum",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013kickflips.19.mp3"
		}
	], {
		swfPath: "http://jalpuna.com/jtunes/jplayer",
		supplied: "mp3",
		wmode: "window"
	});
});
//]]&gt;
</script>
<div id="jquery_jplayer_1" class="jp-jplayer"></div>
<div id="jp_container_1" class="jp-audio">
	<div class="jp-type-playlist">
		<div class="jp-gui jp-interface">
			<ul class="jp-controls">
				<li><a href="javascript:;" class="jp-previous" tabindex="1">previous</a></li>
				<li><a href="javascript:;" class="jp-play" tabindex="1">play</a></li>
				<li><a href="javascript:;" class="jp-pause" tabindex="1">pause</a></li>
				<li><a href="javascript:;" class="jp-next" tabindex="1">next</a></li>
			</ul>
			<div class="jp-volume-bar">
			<div class="jp-volume-bar-value"></div>
		</div>
		<div class="jp-current-time"></div>
		<div class="jp-duration"></div>
		<div class="jp-progress">
			<div class="jp-seek-bar">
				<div class="jp-play-bar"></div>
			</div>
		</div>
	</div>
	<div class="jp-playlist">
		<ul>
			<li></li>
		</ul>
	</div>
		<div class="jp-no-solution">
			<span>Update Required</span>
			To use my audio player, you will need to either update your browser to a recent version or update your <a href="http://get.adobe.com/flashplayer/" target="_blank">Flash plugin</a>.  I realize Flash is evil, but it looks like your browser doesn't support HTML5.  Bummer?  Indeed.
		</div>
	</div>
</div>

I have one more playlist from South By Southwest left for next week, and then I'm done with SXSW for another year.]]>
   </content>
</entry>
<entry>
   <title>Argonauts</title>
   <link rel="alternate" type="text/html" href="http://jalpuna.com/archives/2013/05/argonauts.shtml" />
   <id>tag:jalpuna.com,2013://1.2266</id>
   
   <published>2013-05-13T23:28:25Z</published>
   <updated>2013-05-13T23:39:33Z</updated>
   
   <summary>It&apos;s a pop playlist with an 80&apos;s vibe.  Kinda, sorta, and so on and so forth.</summary>
   <author>
      <name>Rob</name>
      <uri>jalpuna.com</uri>
   </author>
         <category term="playlists" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://jalpuna.com/">
      <![CDATA[Here's another playlist made up of songs from the massive collection of freebies from the <a href="http://www.sxswtorrent.com">South By Southwest 2013 torrents</a>.  This time around, it's a pop playlist with a bit of an 80's vibe...  kinda, sorta.]]>
      <![CDATA[</p><link type="text/css" href="http://jalpuna.com/jtunes/jplayer/skin/jplayer.V4.css" rel="stylesheet" media="screen">
<script type="text/javascript" src="http://jalpuna.com/jtunes/jplayer/jquery.jplayer.js"></script>
<script type="text/javascript" src="http://jalpuna.com/jtunes/jplayer/jplayer.playlist.js"></script>
<script type="text/javascript">
//<![CDATA[
$(document).ready(function(){
	new jPlayerPlaylist({
		jPlayer: "#jquery_jplayer_1",
		cssSelectorAncestor: "#jp_container_1"
	}, [
		{
			title:"1: Crystal Lake | TEEEL",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013argonauts.1.mp3"
		},
		{
			title:"2: Sparks | 3421 (w/Miss Red)",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013argonauts.2.mp3"
		},
		{
			title:"3: Border Crosser | TRAILS AND WAYS",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013argonauts.3.mp3"
		},
		{
			title:"4: Thunder Clatter | Wild Cub",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013argonauts.4.mp3"
		},
		{
			title:"5: Magic Hearts | Calvin Love",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013argonauts.5.mp3"
		},
		{
			title:"6: Hey Judas | Fine Times",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013argonauts.6.mp3"
		},
		{
			title:"7: Analog or Digital | Wildlife Control",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013argonauts.7.mp3"
		},
		{
			title:"8: Can I Borrow Your Lighter | Satchel Grande",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013argonauts.8.mp3"
		},
		{
			title:"9: Very Busy People | The Limousines",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013argonauts.9.mp3"
		},
		{
			title:"10: sxsw2013argonauts | The Little Ones",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013argonauts.10.mp3"
		},
		{
			title:"11: Crush | Rush Midnight",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013argonauts.11.mp3"
		}
	], {
		swfPath: "http://jalpuna.com/jtunes/jplayer",
		supplied: "mp3",
		wmode: "window"
	});
});
//]]&gt;
</script>
<div id="jquery_jplayer_1" class="jp-jplayer"></div>
<div id="jp_container_1" class="jp-audio">
	<div class="jp-type-playlist">
		<div class="jp-gui jp-interface">
			<ul class="jp-controls">
				<li><a href="javascript:;" class="jp-previous" tabindex="1">previous</a></li>
				<li><a href="javascript:;" class="jp-play" tabindex="1">play</a></li>
				<li><a href="javascript:;" class="jp-pause" tabindex="1">pause</a></li>
				<li><a href="javascript:;" class="jp-next" tabindex="1">next</a></li>
			</ul>
			<div class="jp-volume-bar">
			<div class="jp-volume-bar-value"></div>
		</div>
		<div class="jp-current-time"></div>
		<div class="jp-duration"></div>
		<div class="jp-progress">
			<div class="jp-seek-bar">
				<div class="jp-play-bar"></div>
			</div>
		</div>
	</div>
	<div class="jp-playlist">
		<ul>
			<li></li>
		</ul>
	</div>
		<div class="jp-no-solution">
			<span>Update Required</span>
			To use my audio player, you will need to either update your browser to a recent version or update your <a href="http://get.adobe.com/flashplayer/" target="_blank">Flash plugin</a>.  I realize Flash is evil, but it looks like your browser doesn't support HTML5.  Bummer?  Indeed.
		</div>
	</div>
</div>]]>
   </content>
</entry>
<entry>
   <title>Sting&apos;s Teacher Years</title>
   <link rel="alternate" type="text/html" href="http://jalpuna.com/archives/2013/05/stings_teacher.shtml" />
   <id>tag:jalpuna.com,2013://1.2265</id>
   
   <published>2013-05-06T04:14:27Z</published>
   <updated>2013-05-06T05:22:33Z</updated>
   
   <summary>I love the fact that somebody named a song Sting&apos;s Teacher Years, even though the song has nothing to do with Sting.  Or does it?  I tried googling the lyrics, but I ended up with pages of links to pages about Sting.  Obviously.</summary>
   <author>
      <name>Rob</name>
      <uri>jalpuna.com</uri>
   </author>
         <category term="playlists" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://jalpuna.com/">
      I love the fact that somebody named a song Sting&apos;s Teacher Years, even though the song has nothing to do with Sting.  Or does it?  I tried googling the lyrics, but I ended up with pages of links to pages about Sting.  Obviously.
      <![CDATA[</p><link type="text/css" href="http://jalpuna.com/jtunes/jplayer/skin/jplayer.V4.css" rel="stylesheet" media="screen">
<script type="text/javascript" src="http://jalpuna.com/jtunes/jplayer/jquery.jplayer.js"></script>
<script type="text/javascript" src="http://jalpuna.com/jtunes/jplayer/jplayer.playlist.js"></script>
<script type="text/javascript">
//<![CDATA[
$(document).ready(function(){
	new jPlayerPlaylist({
		jPlayer: "#jquery_jplayer_1",
		cssSelectorAncestor: "#jp_container_1"
	}, [
		{
			title:"1: Sore Tummy | Paws",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013golden.1.mp3"
		},
		{
			title:"2: Golden | The Tontons",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013golden.2.mp3"
		},
		{
			title:"3: All Around Me | New Ivory",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013golden.3.mp3"
		},
		{
			title:"4: Loveless | Said The Whale",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013golden.4.mp3"
		},
		{
			title:"5: Trojans | Atlas Genius",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013golden.5.mp3"
		},
		{
			title:"6: Knot In My Heart | The Zolas",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013golden.6.mp3"
		},
		{
			title:"7: Did We Ever Really Try | Delorentos",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013golden.7.mp3"
		},
		{
			title:"8: Pick It Up | Coin",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013golden.8.mp3"
		},
		{
			title:"9: Wild Summer | Mister Loveless",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013golden.9.mp3"
		},
		{
			title:"10: Dressing Room | The Away Days",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013golden.10.mp3"
		},
		{
			title:"11: I Would Die To Be | Ski Lodge",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013golden.11.mp3"
		},
		{
			title:"12: Sting's Teacher Years | The Kickback",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013golden.12.mp3"
		},
		{
			title:"13: Once A Servant | Psychic Friend",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013golden.13.mp3"
		},
		{
			title:"14: Ya Never Know | Terraplane Sun",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013golden.14.mp3"
		},
		{
			title:"15: Echoes | The Wilderness of Manitoba",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013golden.15.mp3"
		},
		{
			title:"16: New Morning | Alpha Rev",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013golden.16.mp3"
		},
		{
			title:"17: Late Nights | Brown Shoe",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013golden.17.mp3"
		},
		{
			title:"18: The Best | The Rocketboys",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013golden.18.mp3"
		},
		{
			title:"19: Stand | Schematic",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013golden.19.mp3"
		}
	], {
		swfPath: "http://jalpuna.com/jtunes/jplayer",
		supplied: "mp3",
		wmode: "window"
	});
});
//]]&gt;
</script>
<div id="jquery_jplayer_1" class="jp-jplayer"></div>
<div id="jp_container_1" class="jp-audio">
	<div class="jp-type-playlist">
		<div class="jp-gui jp-interface">
			<ul class="jp-controls">
				<li><a href="javascript:;" class="jp-previous" tabindex="1">previous</a></li>
				<li><a href="javascript:;" class="jp-play" tabindex="1">play</a></li>
				<li><a href="javascript:;" class="jp-pause" tabindex="1">pause</a></li>
				<li><a href="javascript:;" class="jp-next" tabindex="1">next</a></li>
			</ul>
			<div class="jp-volume-bar">
			<div class="jp-volume-bar-value"></div>
		</div>
		<div class="jp-current-time"></div>
		<div class="jp-duration"></div>
		<div class="jp-progress">
			<div class="jp-seek-bar">
				<div class="jp-play-bar"></div>
			</div>
		</div>
	</div>
	<div class="jp-playlist">
		<ul>
			<li></li>
		</ul>
	</div>
		<div class="jp-no-solution">
			<span>Update Required</span>
			To use my audio player, you will need to either update your browser to a recent version or update your <a href="http://get.adobe.com/flashplayer/" target="_blank">Flash plugin</a>.  I realize Flash is evil, but it looks like your browser doesn't support HTML5.  Bummer?  Indeed.
		</div>
	</div>
</div>

This is another playlist of songs from this year's South By Southwest festival.  I realize the festival ended in March, but I've been posting these playlists for the past five weeks, and I still have a few more of them before I'm done.  All of these SXSW playlists are made up of songs available in the free ("and legal!" he says with a grin) <a href="https://sites.google.com/site/sxswtorrent/2013">SXSW 2013 torrents</a>.  The torrents (a pair of them) consisted of around 1200 songs, of which I've posted 98 (and counting!)

I look forward to going through the SXSW torrents each year.  There are always a few gems that I'd have never found otherwise.]]>
   </content>
</entry>
<entry>
   <title>Everyday Is Listening</title>
   <link rel="alternate" type="text/html" href="http://jalpuna.com/archives/2013/04/everyday_is_lis.shtml" />
   <id>tag:jalpuna.com,2013://1.2264</id>
   
   <published>2013-04-29T01:34:09Z</published>
   <updated>2013-05-06T05:12:39Z</updated>
   
   <summary>I look forward to SXSW each year.  We have an annual Music Fest Northwest festival in Portland, but unlike our MFNW, SXSW also features a monstrous collection of free music.  And that&apos;s where the music in my SXSW playlists comes from.</summary>
   <author>
      <name>Rob</name>
      <uri>jalpuna.com</uri>
   </author>
         <category term="playlists" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://jalpuna.com/">
      Here&apos;s another batch of songs from this year&apos;s South By Southwest festival.  Basically, it&apos;s a collection of songs that more or less seem to fit together.  There&apos;s really no rhyme or reason beyond that.
      <![CDATA[</p><link type="text/css" href="http://jalpuna.com/jtunes/jplayer/skin/jplayer.V4.css" rel="stylesheet" media="screen">
<script type="text/javascript" src="http://jalpuna.com/jtunes/jplayer/jquery.jplayer.js"></script>
<script type="text/javascript" src="http://jalpuna.com/jtunes/jplayer/jplayer.playlist.js"></script>
<script type="text/javascript">
//<![CDATA[
$(document).ready(function(){
	new jPlayerPlaylist({
		jPlayer: "#jquery_jplayer_1",
		cssSelectorAncestor: "#jp_container_1"
	}, [
		{
			title:"1: Everyday Is Listening | White Violet",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013ghosts.1.mp3"
		},
		{
			title:"2: Leaf | Cave Painting",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013ghosts.2.mp3"
		},
		{
			title:"3: My Dear | Ruby Velle & The Soulphonics",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013ghosts.3.mp3"
		},
		{
			title:"4: Shake, Shake, Shake | Bronze Radio Return",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013ghosts.4.mp3"
		},
		{
			title:"5: Ghosts | On An On",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013ghosts.5.mp3"
		},
		{
			title:"6: Don't Call My Name | Pool",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013ghosts.6.mp3"
		},
		{
			title:"7: Nations | Cars & Trains",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013ghosts.7.mp3"
		},
		{
			title:"8: Lose Your Mind | So Many Wizards",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013ghosts.8.mp3"
		},
		{
			title:"9: Breakers | Local Natives",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013ghosts.9.mp3"
		},
		{
			title:"10: Staying In | Ola Podrida",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013ghosts.10.mp3"
		},
		{
			title:"11: Angeline | Bearhug",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013ghosts.11.mp3"
		},
		{
			title:"12: Ballad of the Golden Hour | Widowspeak",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013ghosts.12.mp3"
		},
		{
			title:"13: The Hearse | Wampire",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013ghosts.13.mp3"
		}
	], {
		swfPath: "http://jalpuna.com/jtunes/jplayer",
		supplied: "mp3",
		wmode: "window"
	});
});
//]]&gt;
</script>
<div id="jquery_jplayer_1" class="jp-jplayer"></div>
<div id="jp_container_1" class="jp-audio">
	<div class="jp-type-playlist">
		<div class="jp-gui jp-interface">
			<ul class="jp-controls">
				<li><a href="javascript:;" class="jp-previous" tabindex="1">previous</a></li>
				<li><a href="javascript:;" class="jp-play" tabindex="1">play</a></li>
				<li><a href="javascript:;" class="jp-pause" tabindex="1">pause</a></li>
				<li><a href="javascript:;" class="jp-next" tabindex="1">next</a></li>
			</ul>
			<div class="jp-volume-bar">
			<div class="jp-volume-bar-value"></div>
		</div>
		<div class="jp-current-time"></div>
		<div class="jp-duration"></div>
		<div class="jp-progress">
			<div class="jp-seek-bar">
				<div class="jp-play-bar"></div>
			</div>
		</div>
	</div>
	<div class="jp-playlist">
		<ul>
			<li></li>
		</ul>
	</div>
		<div class="jp-no-solution">
			<span>Update Required</span>
			To use my audio player, you will need to either update your browser to a recent version or update your <a href="http://get.adobe.com/flashplayer/" target="_blank">Flash plugin</a>.  I realize Flash is evil, but it looks like your browser doesn't support HTML5.  Bummer?  Indeed.
		</div>
	</div>
</div>

I look forward to SXSW each year.  We have an annual Music Fest Northwest festival in Portland, but unlike our MFNW, SXSW also features a monstrous collection of free music <a href="https://sites.google.com/site/sxswtorrent/2013">that can be downloaded in torrents</a> - torrents that are free and legal, not to mention that they're housed on google servers these days.  And that's where the music in my SXSW playlists comes from.]]>
   </content>
</entry>
<entry>
   <title>Silver And Gold</title>
   <link rel="alternate" type="text/html" href="http://jalpuna.com/archives/2013/04/silver_and_gold.shtml" />
   <id>tag:jalpuna.com,2013://1.2263</id>
   
   <published>2013-04-20T17:47:56Z</published>
   <updated>2013-05-06T05:12:48Z</updated>
   
   <summary>I&apos;ve been posting compilations made from the free music available from this year&apos;s South By Southwest festival.  This will be the 4th playlist so far from this year&apos;s SXSW.  This time, the playlist has an indie/folk sort of sound.  Give it a listen and you&apos;ll see what I mean.</summary>
   <author>
      <name>Rob</name>
      <uri>jalpuna.com</uri>
   </author>
         <category term="playlists" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://jalpuna.com/">
      Another week.  Another playlist.  I&apos;ve been posting compilations made from the free music available from this year&apos;s South By Southwest festival.  This will be the 4th playlist so far from this year&apos;s SXSW.  The festival ended well over a month ago, but there&apos;s a lot of music to go through, so I&apos;ve been breaking it down into manageable chunks.

This time, the playlist has an indie/folk sort of sound.  Give it a listen and you&apos;ll see what I mean.
      <![CDATA[</p><link type="text/css" href="http://jalpuna.com/jtunes/jplayer/skin/jplayer.V4.css" rel="stylesheet" media="screen">
<script type="text/javascript" src="http://jalpuna.com/jtunes/jplayer/jquery.jplayer.js"></script>
<script type="text/javascript" src="http://jalpuna.com/jtunes/jplayer/jplayer.playlist.js"></script>
<script type="text/javascript">
//<![CDATA[
$(document).ready(function(){
	new jPlayerPlaylist({
		jPlayer: "#jquery_jplayer_1",
		cssSelectorAncestor: "#jp_container_1"
	}, [
		{
			title:"1: Silver Dive | Ed Tullett",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013silver.1.mp3"
		},
		{
			title:"2: All Those Arrows | Story Books",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013silver.2.mp3"
		},
		{
			title:"3: Gold | Wake Owl",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013silver.3.mp3"
		},
		{
			title:"4: Monsters With Misdemeanors | Yellow Red Sparks",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013silver.4.mp3"
		},
		{
			title:"5: The Golden Age & The Silver Girl | Tyler Lyle",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013silver.5.mp3"
		},
		{
			title:"6: Television | You Won't",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013silver.6.mp3"
		},
		{
			title:"7: Ghostwriters | Paper Lions",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013silver.7.mp3"
		},
		{
			title:"8: CAIRO BLUES | Leif Vollebekk",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013silver.8.mp3"
		},
		{
			title:"9: Home | The Falls",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013silver.9.mp3"
		},
		{
			title:"10: Full Circle | Half Moon Run",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013silver.10.mp3"
		},
		{
			title:"11: Wish It Were True | The White Buffalo",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013silver.11.mp3"
		},
		{
			title:"12: 114 | The Majority Says",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013silver.12.mp3"
		},
		{
			title:"13: Darlin' | J. Thoven",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013silver.13.mp3"
		},
		{
			title:"14: Hospital | Coby Brown",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013silver.14.mp3"
		},
		{
			title:"15: These White Walls | Swear And Shake",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013silver.15.mp3"
		}
	], {
		swfPath: "http://jalpuna.com/jtunes/jplayer",
		supplied: "mp3",
		wmode: "window"
	});
});
//]]&gt;
</script>
<div id="jquery_jplayer_1" class="jp-jplayer"></div>
<div id="jp_container_1" class="jp-audio">
	<div class="jp-type-playlist">
		<div class="jp-gui jp-interface">
			<ul class="jp-controls">
				<li><a href="javascript:;" class="jp-previous" tabindex="1">previous</a></li>
				<li><a href="javascript:;" class="jp-play" tabindex="1">play</a></li>
				<li><a href="javascript:;" class="jp-pause" tabindex="1">pause</a></li>
				<li><a href="javascript:;" class="jp-next" tabindex="1">next</a></li>
			</ul>
			<div class="jp-volume-bar">
			<div class="jp-volume-bar-value"></div>
		</div>
		<div class="jp-current-time"></div>
		<div class="jp-duration"></div>
		<div class="jp-progress">
			<div class="jp-seek-bar">
				<div class="jp-play-bar"></div>
			</div>
		</div>
	</div>
	<div class="jp-playlist">
		<ul>
			<li></li>
		</ul>
	</div>
		<div class="jp-no-solution">
			<span>Update Required</span>
			To use my audio player, you will need to either update your browser to a recent version or update your <a href="http://get.adobe.com/flashplayer/" target="_blank">Flash plugin</a>.  I realize Flash is evil, but it looks like your browser doesn't support HTML5.  Bummer?  Indeed.
		</div>
	</div>
</div>

If you'd like to sift through the music from this year's SXSW to gather songs I've posted along with any goodies I may have missed, it's all free and legit <a href="https://sites.google.com/site/sxswtorrent/2013">and available here</a>.  Previous years are available too, going back to 2005.]]>
   </content>
</entry>
<entry>
   <title>Oh Honey</title>
   <link rel="alternate" type="text/html" href="http://jalpuna.com/archives/2013/04/oh_honey_sxsw_2.shtml" />
   <id>tag:jalpuna.com,2013://1.2262</id>
   
   <published>2013-04-13T05:46:32Z</published>
   <updated>2013-05-06T05:12:56Z</updated>
   
   <summary>Here&apos;s another playlist from this year&apos;s South By Southwest festival.  This time, the playlist is kind-of sort-of twangy, and it gets twangier as it goes along.</summary>
   <author>
      <name>Rob</name>
      <uri>jalpuna.com</uri>
   </author>
         <category term="playlists" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://jalpuna.com/">
      Here&apos;s another playlist from this year&apos;s South By Southwest festival.  This time, the playlist is kind-of sort-of twangy, and it gets twangier as it goes along.
      <![CDATA[</p><link type="text/css" href="http://jalpuna.com/jtunes/jplayer/skin/jplayer.V4.css" rel="stylesheet" media="screen">
<script type="text/javascript" src="http://jalpuna.com/jtunes/jplayer/jquery.jplayer.js"></script>
<script type="text/javascript" src="http://jalpuna.com/jtunes/jplayer/jplayer.playlist.js"></script>
<script type="text/javascript">
//<![CDATA[
$(document).ready(function(){
	new jPlayerPlaylist({
		jPlayer: "#jquery_jplayer_1",
		cssSelectorAncestor: "#jp_container_1"
	}, [
		{
			title:"1: Nashville | Noah Gundersen",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013twang.3.mp3"
		},
		{
			title:"2: Oh Honey | The Audreys",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013twang.1.mp3"
		},
		{
			title:"3: Knock Yourself Out | Filligar",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013twang.2.mp3"
		},
		{
			title:"4: Born To Win (Part One) | Hurray for the Riff Raff",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013twang.4.mp3"
		},
		{
			title:"5: Waves | MilkDrive",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013twang.5.mp3"
		},
		{
			title:"6: Portraits | Wheeler Brothers",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013twang.6.mp3"
		},
		{
			title:"7: Tracks | Trapper Schoepp & The Shades",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013twang.7.mp3"
		},
		{
			title:"8: Prairie Girl | Rah Rah",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013twang.8.mp3"
		},
		{
			title:"9: Cold Hands | Somebody's Darling",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013twang.9.mp3"
		},
		{
			title:"10: Backwoods Company | The Wild Feathers",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013twang.10.mp3"
		},
		{
			title:"11: Peace and Quiet | Waxahatchee",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013twang.11.mp3"
		},
		{
			title:"12: Bouqeut of Lies (Ghost in Apt. 8) | Paul McDonald & Nikki Reed",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013twang.12.mp3"
		},
		{
			title:"13: I Can't Wait | Star & Micey",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013twang.13.mp3"
		},
		{
			title:"14: Woe Is Me | Rosco Bandana",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013twang.14.mp3"
		},
		{
			title:"15: Old Churchyard | Yearbook Committee",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013twang.15.mp3"
		},
		{
			title:"16: Tale of You & Me | Wild Child",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013twang.16.mp3"
		}
	], {
		swfPath: "http://jalpuna.com/jtunes/jplayer",
		supplied: "mp3",
		wmode: "window"
	});
});
//]]&gt;
</script>
<div id="jquery_jplayer_1" class="jp-jplayer"></div>
<div id="jp_container_1" class="jp-audio">
	<div class="jp-type-playlist">
		<div class="jp-gui jp-interface">
			<ul class="jp-controls">
				<li><a href="javascript:;" class="jp-previous" tabindex="1">previous</a></li>
				<li><a href="javascript:;" class="jp-play" tabindex="1">play</a></li>
				<li><a href="javascript:;" class="jp-pause" tabindex="1">pause</a></li>
				<li><a href="javascript:;" class="jp-next" tabindex="1">next</a></li>
			</ul>
			<div class="jp-volume-bar">
			<div class="jp-volume-bar-value"></div>
		</div>
		<div class="jp-current-time"></div>
		<div class="jp-duration"></div>
		<div class="jp-progress">
			<div class="jp-seek-bar">
				<div class="jp-play-bar"></div>
			</div>
		</div>
	</div>
	<div class="jp-playlist">
		<ul>
			<li></li>
		</ul>
	</div>
		<div class="jp-no-solution">
			<span>Update Required</span>
			To use my audio player, you will need to either update your browser to a recent version or update your <a href="http://get.adobe.com/flashplayer/" target="_blank">Flash plugin</a>.  I realize Flash is evil, but it looks like your browser doesn't support HTML5.  Bummer?  Indeed.
		</div>
	</div>
</div>]]>
   </content>
</entry>
<entry>
   <title>You Want Me To Change</title>
   <link rel="alternate" type="text/html" href="http://jalpuna.com/archives/2013/04/you_want_me_to.shtml" />
   <id>tag:jalpuna.com,2013://1.2261</id>
   
   <published>2013-04-05T02:39:32Z</published>
   <updated>2013-05-06T05:13:05Z</updated>
   
   <summary>More music from SXSW 2013.  This time, it&apos;s more of an indie rock playlist.</summary>
   <author>
      <name>Rob</name>
      <uri>jalpuna.com</uri>
   </author>
         <category term="playlists" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://jalpuna.com/">
      More music from this year&apos;s South By Southwest festival.  This time, it&apos;s more of an indie rock playlist.
      <![CDATA[</p><link type="text/css" href="http://jalpuna.com/jtunes/jplayer/skin/jplayer.V4.css" rel="stylesheet" media="screen">
<script type="text/javascript" src="http://jalpuna.com/jtunes/jplayer/jquery.jplayer.js"></script>
<script type="text/javascript" src="http://jalpuna.com/jtunes/jplayer/jplayer.playlist.js"></script>
<script type="text/javascript">
//<![CDATA[
$(document).ready(function(){
	new jPlayerPlaylist({
		jPlayer: "#jquery_jplayer_1",
		cssSelectorAncestor: "#jp_container_1"
	}, [
		{
			title:"1: Change | Churchill",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013change.1.mp3"
		},
		{
			title:"2: ...Aagh | D.A. Calf (The Book of Ships)",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013change.2.mp3"
		},
		{
			title:"3: Captive | Ume",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013change.3.mp3"
		},
		{
			title:"4: Bright Stars Burning | Hey Marseilles",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013change.4.mp3"
		},
		{
			title:"5: Wait Up For You | The Belle Game",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013change.5.mp3"
		},
		{
			title:"6: Leaves | Cheers Elephant",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013change.6.mp3"
		},
		{
			title:"7: SIX MONTHS IN A CAST | The Trouble With Templeton",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013change.7.mp3"
		},
		{
			title:"8: Think In Stereo | Boy + Kite",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013change.8.mp3"
		},
		{
			title:"9: Stuck In The Middle | The Elwins",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013change.9.mp3"
		},
		{
			title:"10: Fire, Fire | Antiques",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013change.10.mp3"
		},
		{
			title:"11: Indian Summer | Highasakite",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013change.11.mp3"
		},
		{
			title:"12: The Match | The Eastern Sea",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013change.12.mp3"
		},
		{
			title:"13: Two Times | AM & Shawn Lee",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013change.13.mp3"
		},
		{
			title:"14: Venice | The Lighthouse and the Whaler",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013change.14.mp3"
		},
		{
			title:"15: MIDNIGHT LOVE | Cave Painting",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013change.15.mp3"
		}
	], {
		swfPath: "http://jalpuna.com/jtunes/jplayer",
		supplied: "mp3",
		wmode: "window"
	});
});
//]]&gt;
</script>
<div id="jquery_jplayer_1" class="jp-jplayer"></div>
<div id="jp_container_1" class="jp-audio">
	<div class="jp-type-playlist">
		<div class="jp-gui jp-interface">
			<ul class="jp-controls">
				<li><a href="javascript:;" class="jp-previous" tabindex="1">previous</a></li>
				<li><a href="javascript:;" class="jp-play" tabindex="1">play</a></li>
				<li><a href="javascript:;" class="jp-pause" tabindex="1">pause</a></li>
				<li><a href="javascript:;" class="jp-next" tabindex="1">next</a></li>
			</ul>
			<div class="jp-volume-bar">
			<div class="jp-volume-bar-value"></div>
		</div>
		<div class="jp-current-time"></div>
		<div class="jp-duration"></div>
		<div class="jp-progress">
			<div class="jp-seek-bar">
				<div class="jp-play-bar"></div>
			</div>
		</div>
	</div>
	<div class="jp-playlist">
		<ul>
			<li></li>
		</ul>
	</div>
		<div class="jp-no-solution">
			<span>Update Required</span>
			To use my audio player, you will need to either update your browser to a recent version or update your <a href="http://get.adobe.com/flashplayer/" target="_blank">Flash plugin</a>.  I realize Flash is evil, but it looks like your browser doesn't support HTML5.  Bummer?  Indeed.
		</div>
	</div>
</div>

All of the music in this playlist (and any of my SXSW playlists) is available for free online.  Each year, a gigantic collection of songs from artists involved with the festival is released as torrent files online.  This year's collection <a href="https://sites.google.com/site/sxswtorrent/2013">is available here</a>.]]>
   </content>
</entry>
<entry>
   <title>Your New Beloved (SXSW 2013)</title>
   <link rel="alternate" type="text/html" href="http://jalpuna.com/archives/2013/03/your_new_belove.shtml" />
   <id>tag:jalpuna.com,2013://1.2260</id>
   
   <published>2013-03-26T02:33:11Z</published>
   <updated>2013-03-26T02:34:13Z</updated>
   
   <summary>This year&apos;s South By Southwest festival ended a week ago.  Now that I&apos;ve had time to start going through the music, I&apos;ll be posting playlists.  Here&apos;s the first:  Pop, from SXSW 2013.</summary>
   <author>
      <name>Rob</name>
      <uri>jalpuna.com</uri>
   </author>
         <category term="playlists" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://jalpuna.com/">
      <![CDATA[Every year, as part of the South By Southwest music and technology festival in Austin, a pair of mammoth music downloads are <a href="https://sites.google.com/site/sxswtorrent/2013">released for free via torrents</a>.  It ends up being around 1200 songs, most of which suck.  But...  but but but...  1 in 10 tend to be pretty good, and a few will be amazing.

If you have the patience to go through the massive amount of music, you can discover some marvelous artists.

Each year, I dump all of the songs from SXSW into iTunes, and you'd be shocked if you knew how quickly I can tear through them all to find the gems, though the vast majority end up being deleted.

This year's South By Southwest festival ended a week ago.  Now that I've had time to start going through the music, I'll be posting playlists.  Here's the first:

Pop, from SXSW 2013.]]>
      <![CDATA[</p><link type="text/css" href="http://jalpuna.com/jtunes/jplayer/skin/jplayer.V4.css" rel="stylesheet" media="screen">
<script type="text/javascript" src="http://jalpuna.com/jtunes/jplayer/jquery.jplayer.js"></script>
<script type="text/javascript" src="http://jalpuna.com/jtunes/jplayer/jplayer.playlist.js"></script>
<script type="text/javascript">
//<![CDATA[
$(document).ready(function(){
	new jPlayerPlaylist({
		jPlayer: "#jquery_jplayer_1",
		cssSelectorAncestor: "#jp_container_1"
	}, [
		{
			title:"1: Your New Beloved | Lovelife",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013pop.1.mp3"
		},
		{
			title:"2: Sleepless Feat. Jezzabell Doran | Flume",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013pop.2.mp3"
		},
		{
			title:"3: Just Goodbye | Bestfriends",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013pop.3.mp3"
		},
		{
			title:"4: Halo | The PASS",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013pop.4.mp3"
		},
		{
			title:"5: Alone | JMSN",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013pop.5.mp3"
		},
		{
			title:"6: Slow Motion | Quit Together",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013pop.6.mp3"
		},
		{
			title:"7: Is Your Love Big Enough? | Lianne La Havas",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013pop.7.mp3"
		},
		{
			title:"8: Playing for Keeps | Elle King",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013pop.8.mp3"
		},
		{
			title:"9: Jackie B Good | Paul Couture",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013pop.9.mp3"
		},
		{
			title:"10: Bassline | Reverend and the Makers",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013pop.10.mp3"
		},
		{
			title:"11: Blackout | Breathe Carolina",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013pop.11.mp3"
		},
		{
			title:"12: While We're In Love feat. Ghost Beach | Viceroy",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013pop.12.mp3"
		},
		{
			title:"13: aviation high | Semi Precious Weapons",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013pop.13.mp3"
		},
		{
			title:"14: Tomorrow | Wynter Gordon",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013pop.14.mp3"
		},
		{
			title:"15: potential wife | Strange Names",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013pop.15.mp3"
		},
		{
			title:"16: Pilgrim | MØ",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013pop.16.mp3"
		},
		{
			title:"17: Let's Go Home | Carousel",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013pop.17.mp3"
		},
		{
			title:"18: Inside My Head | Parkington Sisters",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013pop.18.mp3"
		},
		{
			title:"19: somebody | Hannah Georgas",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013pop.19.mp3"
		},
		{
			title:"20: Thief | Bagheera",
			mp3:"http://jalpuna.com/jtunes/music/sxsw2013pop.20.mp3"
		}<!-- no comma here!!!!!!!!!!!!!!!! -->
	], {
		swfPath: "http://jalpuna.com/jtunes/jplayer",
		supplied: "mp3",
		wmode: "window"
	});
});
//]]&gt;
</script>
<div id="jquery_jplayer_1" class="jp-jplayer"></div>
<div id="jp_container_1" class="jp-audio">
	<div class="jp-type-playlist">
		<div class="jp-gui jp-interface">
			<ul class="jp-controls">
				<li><a href="javascript:;" class="jp-previous" tabindex="1">previous</a></li>
				<li><a href="javascript:;" class="jp-play" tabindex="1">play</a></li>
				<li><a href="javascript:;" class="jp-pause" tabindex="1">pause</a></li>
				<li><a href="javascript:;" class="jp-next" tabindex="1">next</a></li>
			</ul>
			<div class="jp-volume-bar">
			<div class="jp-volume-bar-value"></div>
		</div>
		<div class="jp-current-time"></div>
		<div class="jp-duration"></div>
		<div class="jp-progress">
			<div class="jp-seek-bar">
				<div class="jp-play-bar"></div>
			</div>
		</div>
	</div>
	<div class="jp-playlist">
		<ul>
			<li></li>
		</ul>
	</div>
		<div class="jp-no-solution">
			<span>Update Required</span>
			To use my audio player, you will need to either update your browser to a recent version or update your <a href="http://get.adobe.com/flashplayer/" target="_blank">Flash plugin</a>.  I realize Flash is evil, but it looks like your browser doesn't support HTML5.  Bummer?  Indeed.
		</div>
	</div>
</div>

I really enjoy Your New Beloved, by Lovelife, but I have a feeling it's not a good example of what the rest of their music sounds like.  That's a shame.

Sleepless, by Flume, sounds like summer!  It also sounds like it was heavily influenced by Passion Pit, but then again, Passion Pit's high pitched vocal synth samples sound like they were heavily influenced by older work by Kanye West.  So, the sound isn't new, but it's an infectious piece of music regardless.

If Paul Couture doesn't have a huge hit with Jackie B Good, he needs to fire his record company.  Period.

Whew...  that's a pretty big playlist...  but there's a lot of music from SXSW to go through.  It's safe to assume I'll have another SXSW playlist next week, but in a different format.  Folk, perhaps?  We'll see.]]>
   </content>
</entry>
<entry>
   <title>Gun!</title>
   <link rel="alternate" type="text/html" href="http://jalpuna.com/archives/2013/03/gun.shtml" />
   <id>tag:jalpuna.com,2012://1.2200</id>
   
   <published>2013-03-19T01:48:15Z</published>
   <updated>2013-03-26T01:19:20Z</updated>
   
   <summary>One day, I discovered that Neil Cross had been writing a British TV cop show called Luther.  And, what&apos;s this?  Luther is available on Netflix.  While watching the show, I found a piece of music called &quot;Gun&quot; by Emiliana Torrini.</summary>
   <author>
      <name>Rob</name>
      <uri>jalpuna.com</uri>
   </author>
         <category term="playlists" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://jalpuna.com/">
      <![CDATA[A year or two ago, I filed away a link <a href="http://www.neil-cross.com/wordcount/">for the blog</a> of a writer named <a href="http://www.neil-cross.com/">Neil Cross</a>.  He writes horror novels, and though that's a genre I have absolutely no interest in, I enjoyed the blog he writes about his writing.  Odd?  Yes.

One day, I discovered that Neil Cross had been writing a British TV cop show called <a href="http://www.neil-cross.com/luther/">Luther</a>.  And, what's this?  <a href="http://movies.netflix.com/WiMovie/70175633?strkid=328340666_0_0&trkid=222336&movieid=70175633">Luther is streaming on Netflix</a>.  While watching the show, I found a piece of music called "Gun" by Emiliana Torrini.

Wow.  What a sexy voice.  What a neat piece of music.

It's the first track in the following playlist.]]>
      <![CDATA[</p><link type="text/css" href="http://jalpuna.com/jtunes/jplayer/skin/jplayer.V4.css" rel="stylesheet" media="screen">
<script type="text/javascript" src="http://jalpuna.com/jtunes/jplayer/jquery.jplayer.js"></script>
<script type="text/javascript" src="http://jalpuna.com/jtunes/jplayer/jplayer.playlist.js"></script>
<script type="text/javascript">
//<![CDATA[
$(document).ready(function(){
	new jPlayerPlaylist({
		jPlayer: "#jquery_jplayer_1",
		cssSelectorAncestor: "#jp_container_1"
	}, [
		{
			title:"1: Gun | Emiliana Torrini",
			mp3:"http://jalpuna.com/jtunes/music/gun.1.mp3"
		},
		{
			title:"2: Reckoner | Radiohead",
			mp3:"http://jalpuna.com/jtunes/music/gun.2.mp3"
		},
		{
			title:"3: Mouth Full Of Air | Catherine Wheel",
			mp3:"http://jalpuna.com/jtunes/music/gun.3.mp3"
		},
		{
			title:"4: Wolves | Iron & Wine",
			mp3:"http://jalpuna.com/jtunes/music/gun.4.mp3"
		},
		{
			title:"5: Sermons | Cold War Kids",
			mp3:"http://jalpuna.com/jtunes/music/gun.5.mp3"
		},
		{
			title:"6: Here Comes Everyone | The Damnwells",
			mp3:"http://jalpuna.com/jtunes/music/gun.6.mp3"
		},
		{
			title:"7: Born A Man | Clem Snide",
			mp3:"http://jalpuna.com/jtunes/music/gun.7.mp3"
		},
		{
			title:"8: Ten Cent Pistol | The Black Keys",
			mp3:"http://jalpuna.com/jtunes/music/gun.8.mp3"
		},
		{
			title:"9: Roja | Ron Hawkins And The Rusty Nails",
			mp3:"http://jalpuna.com/jtunes/music/gun.9.mp3"
		},
		{
			title:"10: Me My Yoke And I | Damien Rice",
			mp3:"http://jalpuna.com/jtunes/music/gun.10.mp3"
		}
	], {
		swfPath: "http://jalpuna.com/jtunes/jplayer",
		supplied: "mp3",
		wmode: "window"
	});
});
//]]&gt;
</script>
<div id="jquery_jplayer_1" class="jp-jplayer"></div>
<div id="jp_container_1" class="jp-audio">
	<div class="jp-type-playlist">
		<div class="jp-gui jp-interface">
			<ul class="jp-controls">
				<li><a href="javascript:;" class="jp-previous" tabindex="1">previous</a></li>
				<li><a href="javascript:;" class="jp-play" tabindex="1">play</a></li>
				<li><a href="javascript:;" class="jp-pause" tabindex="1">pause</a></li>
				<li><a href="javascript:;" class="jp-next" tabindex="1">next</a></li>
			</ul>
			<div class="jp-volume-bar">
				<div class="jp-volume-bar-value"></div>
			</div>
			<div class="jp-current-time"></div>
			<div class="jp-duration"></div>
			<div class="jp-progress">
				<div class="jp-seek-bar">
					<div class="jp-play-bar"></div>
				</div>
			</div>
		</div>
		<div class="jp-playlist">
			<ul>
				<li></li>
			</ul>
		</div>
		<div class="jp-no-solution">
			<span>Update Required</span>
			To use my audio player, you will need to either update your browser to a recent version or update your <a href="http://get.adobe.com/flashplayer/" target="_blank">Flash plugin</a>.  I realize Flash is evil, but it looks like your browser doesn't support HTML5.  Bummer?  Indeed.
		</div>
	</div>
</div>

I'm not sure how I feel about Luther.  The show has some great characters, but it's ridded with over the top cliches.  That being said...  if you find yourself hopelessly laid on the couch with a bad cold, a Netflix subscription and nothing but time to kill...  Luther could be just what the doctor ordered.]]>
   </content>
</entry>
<entry>
   <title>I Know Very Well</title>
   <link rel="alternate" type="text/html" href="http://jalpuna.com/archives/2013/03/i_know_very_wel.shtml" />
   <id>tag:jalpuna.com,2013://1.2259</id>
   
   <published>2013-03-12T03:11:49Z</published>
   <updated>2013-03-12T04:06:03Z</updated>
   
   <summary>Morrissey didn&apos;t perform &apos;I Know Very Well How I Got My Name,&apos; which is probably for the best since I&apos;m not sure how many people have ever heard it.  It was a b-side for Suedehead, from Viva Hate...  and it seemed to fit this playlist nicely, so here it is.</summary>
   <author>
      <name>Rob</name>
      <uri>jalpuna.com</uri>
   </author>
         <category term="playlists" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://jalpuna.com/">
      I went to see Morrissey at The Schnitz on Friday night.  The show was mostly fun, though it felt brief.  I say &apos;mostly&apos; fun because, really, I didn&apos;t need the giant display overhead as he performed Meat Is Murder.  Yes, he did play some songs from The Smiths - five if memory serves correctly.  Some of his choices from his solo career seemed odd.  He opened with Alma Matters.  Really?  Why?  I guess the answer to that is, because he can.
      <![CDATA[</p><link type="text/css" href="http://jalpuna.com/jtunes/jplayer/skin/jplayer.V4.css" rel="stylesheet" media="screen">
<script type="text/javascript" src="http://jalpuna.com/jtunes/jplayer/jquery.jplayer.js"></script>
<script type="text/javascript" src="http://jalpuna.com/jtunes/jplayer/jplayer.playlist.js"></script>
<script type="text/javascript">
//<![CDATA[
$(document).ready(function(){
	new jPlayerPlaylist({
		jPlayer: "#jquery_jplayer_1",
		cssSelectorAncestor: "#jp_container_1"
	}, [
		{
			title:"1: 27 | Motopony",
			mp3:"http://jalpuna.com/jtunes/music/gotmyname.1.mp3"
		},
		{
			title:"2: Lay Me Down | Graffiti6",
			mp3:"http://jalpuna.com/jtunes/music/gotmyname.2.mp3"
		},
		{
			title:"3: Waiting | Norah Jones",
			mp3:"http://jalpuna.com/jtunes/music/gotmyname.3.mp3"
		},
		{
			title:"4: Cold Fame | Band Of Skulls",
			mp3:"http://jalpuna.com/jtunes/music/gotmyname.4.mp3"
		},
		{
			title:"5: Only Now | JBM",
			mp3:"http://jalpuna.com/jtunes/music/gotmyname.5.mp3"
		},
		{
			title:"6: Dirty Paws | Of Monsters and Men",
			mp3:"http://jalpuna.com/jtunes/music/gotmyname.6.mp3"
		},
		{
			title:"7: Nonesuch | Tanlines",
			mp3:"http://jalpuna.com/jtunes/music/gotmyname.7.mp3"
		},
		{
			title:"8: Gone | Vacationer",
			mp3:"http://jalpuna.com/jtunes/music/gotmyname.8.mp3"
		},
		{
			title:"9: Down the Line | AM & Shawn Lee",
			mp3:"http://jalpuna.com/jtunes/music/gotmyname.9.mp3"
		},
		{
			title:"10: How They Want Me To Be | Best Coast",
			mp3:"http://jalpuna.com/jtunes/music/gotmyname.10.mp3"
		},
		{
			title:"11: Fracture | Bombay Bicycle Club",
			mp3:"http://jalpuna.com/jtunes/music/gotmyname.11.mp3"
		},
		{
			title:"12: I Know Very Well How I Got My Name | Morrissey",
			mp3:"http://jalpuna.com/jtunes/music/gotmyname.12.mp3"
		}
	], {
		swfPath: "http://jalpuna.com/jtunes/jplayer",
		supplied: "mp3",
		wmode: "window"
	});
});
//]]&gt;
</script>
<div id="jquery_jplayer_1" class="jp-jplayer"></div>
<div id="jp_container_1" class="jp-audio">
	<div class="jp-type-playlist">
		<div class="jp-gui jp-interface">
			<ul class="jp-controls">
				<li><a href="javascript:;" class="jp-previous" tabindex="1">previous</a></li>
				<li><a href="javascript:;" class="jp-play" tabindex="1">play</a></li>
				<li><a href="javascript:;" class="jp-pause" tabindex="1">pause</a></li>
				<li><a href="javascript:;" class="jp-next" tabindex="1">next</a></li>
			</ul>
			<div class="jp-volume-bar">
			<div class="jp-volume-bar-value"></div>
		</div>
		<div class="jp-current-time"></div>
		<div class="jp-duration"></div>
		<div class="jp-progress">
			<div class="jp-seek-bar">
				<div class="jp-play-bar"></div>
			</div>
		</div>
	</div>
	<div class="jp-playlist">
		<ul>
			<li></li>
		</ul>
	</div>
		<div class="jp-no-solution">
			<span>Update Required</span>
			To use my audio player, you will need to either update your browser to a recent version or update your <a href="http://get.adobe.com/flashplayer/" target="_blank">Flash plugin</a>.  I realize Flash is evil, but it looks like your browser doesn't support HTML5.  Bummer?  Indeed.
		</div>
	</div>
</div>

Morrissey didn't perform 'I Know Very Well How I Got My Name,' which is probably for the best since I'm not sure how many people have ever heard it.

<blockquote>You think you were my first love<br>
You think you were my first love, but you're wrong<br>
You were the only one<br>
Who's come and gone
<div align="right">--Morrissey<br>
"I Know Very Well How I Got My Name"</div></blockquote>

'I Know Very Well How I Got My Name' was a b-side for Suedehead, from Viva Hate...  and it seemed to fit this playlist nicely, so here it is.  I've always admired Morrissey's ability to take a two minute idea and turn it into a two minute song, and this is a perfect example of that.  So many artists feel the need to stretch everything to four minutes if not longer regardless of whether they have enough of a song to fill the time.  'I Know Very Well' is short and to the point.  I respect that.  It's also rather vague, but hey, it's his song and it's surely about a specific event in his life, so I can respect that too.]]>
   </content>
</entry>
<entry>
   <title>Wheee Whooo, Wheee Whooo Whooooooo</title>
   <link rel="alternate" type="text/html" href="http://jalpuna.com/archives/2013/03/wheee_whooo_whe.shtml" />
   <id>tag:jalpuna.com,2013://1.2258</id>
   
   <published>2013-03-05T02:28:03Z</published>
   <updated>2013-03-12T03:57:42Z</updated>
   
   <summary>How many songs feature whistling?  Quite a few, as it turns out.  In fact, this is my third playlist of songs that feature whistling.  How do you spell the sound of whistling?  I don&apos;t know.</summary>
   <author>
      <name>Rob</name>
      <uri>jalpuna.com</uri>
   </author>
         <category term="playlists" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://jalpuna.com/">
      How do you spell the sound of whistling?  I don&apos;t know.  I can&apos;t help wondering how musicians write the whistling parts into songs.  Take &quot;Late March, Death March&quot; by Frightened Rabbit, for example.  On paper, does it look like this?

&quot;March, death march, I went too far.  Wheeee whooo, wheeee whooo whoooooo.&quot;

The beginning of spring feels like the perfect time for a whistling playlist...  so...  that&apos;s what this is.
      <![CDATA[</p><link type="text/css" href="http://jalpuna.com/jtunes/jplayer/skin/jplayer.V4.css" rel="stylesheet" media="screen">
<script type="text/javascript" src="http://jalpuna.com/jtunes/jplayer/jquery.jplayer.js"></script>
<script type="text/javascript" src="http://jalpuna.com/jtunes/jplayer/jplayer.playlist.js"></script>
<script type="text/javascript">
//<![CDATA[
$(document).ready(function(){
	new jPlayerPlaylist({
		jPlayer: "#jquery_jplayer_1",
		cssSelectorAncestor: "#jp_container_1"
	}, [
		{
			title:"1: Away Frm U | Oberhofer",
			mp3:"http://jalpuna.com/jtunes/music/woodenchairwhistlers.1.mp3"
		},
		{
			title:"2: Late March, Death March | Frightened Rabbit",
			mp3:"http://jalpuna.com/jtunes/music/woodenchairwhistlers.2.mp3"
		},
		{
			title:"3: Wooden Chair | Angus Stone",
			mp3:"http://jalpuna.com/jtunes/music/woodenchairwhistlers.3.mp3"
		},
		{
			title:"4: Wild Soul | Langhorne Slim & The Law",
			mp3:"http://jalpuna.com/jtunes/music/woodenchairwhistlers.4.mp3"
		},
		{
			title:"5: Truth | Alexander",
			mp3:"http://jalpuna.com/jtunes/music/woodenchairwhistlers.5.mp3"
		},
		{
			title:"6: Numb Bears | Of Monsters and Men",
			mp3:"http://jalpuna.com/jtunes/music/woodenchairwhistlers.6.mp3"
		},
		{
			title:"7: Came Out of a Lady | Rubblebucket",
			mp3:"http://jalpuna.com/jtunes/music/woodenchairwhistlers.7.mp3"
		},
		{
			title:"8: Don't Stop (Color On The Walls) | Foster the People",
			mp3:"http://jalpuna.com/jtunes/music/woodenchairwhistlers.8.mp3"
		},
		{
			title:"9: Eyeoneye | Andrew Bird",
			mp3:"http://jalpuna.com/jtunes/music/woodenchairwhistlers.9.mp3"
		},
		{
			title:"10: If There Was No You | Brandi Carlile",
			mp3:"http://jalpuna.com/jtunes/music/woodenchairwhistlers.10.mp3"
		},
		{
			title:"11: I Like Birds | Eels",
			mp3:"http://jalpuna.com/jtunes/music/woodenchairwhistlers.11.mp3"
		},
		{
			title:"12: 40 Mark Strasse | The Shins",
			mp3:"http://jalpuna.com/jtunes/music/woodenchairwhistlers.12.mp3"
		},
		{
			title:"13: Mrs. Green | The Posies",
			mp3:"http://jalpuna.com/jtunes/music/woodenchairwhistlers.13.mp3"
		},
		{
			title:"14: Into The Wild | LP",
			mp3:"http://jalpuna.com/jtunes/music/woodenchairwhistlers.14.mp3"
		}
	], {
		swfPath: "http://jalpuna.com/jtunes/jplayer",
		supplied: "mp3",
		wmode: "window"
	});
});
//]]&gt;
</script>
<div id="jquery_jplayer_1" class="jp-jplayer"></div>
<div id="jp_container_1" class="jp-audio">
	<div class="jp-type-playlist">
		<div class="jp-gui jp-interface">
			<ul class="jp-controls">
				<li><a href="javascript:;" class="jp-previous" tabindex="1">previous</a></li>
				<li><a href="javascript:;" class="jp-play" tabindex="1">play</a></li>
				<li><a href="javascript:;" class="jp-pause" tabindex="1">pause</a></li>
				<li><a href="javascript:;" class="jp-next" tabindex="1">next</a></li>
			</ul>
			<div class="jp-volume-bar">
			<div class="jp-volume-bar-value"></div>
		</div>
		<div class="jp-current-time"></div>
		<div class="jp-duration"></div>
		<div class="jp-progress">
			<div class="jp-seek-bar">
				<div class="jp-play-bar"></div>
			</div>
		</div>
	</div>
	<div class="jp-playlist">
		<ul>
			<li></li>
		</ul>
	</div>
		<div class="jp-no-solution">
			<span>Update Required</span>
			To use my audio player, you will need to either update your browser to a recent version or update your <a href="http://get.adobe.com/flashplayer/" target="_blank">Flash plugin</a>.  I realize Flash is evil, but it looks like your browser doesn't support HTML5.  Bummer?  Indeed.
		</div>
	</div>
</div>

How many songs feature whistling?  Quite a few, as it turns out.  In fact, this is my third playlist of songs that feature whistling.  <a href="http://jalpuna.com/archives/2008/06/whistle_while_y.shtml">Here's another</a>.  And <a href="http://jalpuna.com/archives/2011/01/i_need_you_to_b.shtml">here's another</a>.]]>
   </content>
</entry>
<entry>
   <title>Sailboats Wish That They Were Stars</title>
   <link rel="alternate" type="text/html" href="http://jalpuna.com/archives/2013/02/sailboats_wish.shtml" />
   <id>tag:jalpuna.com,2013://1.2257</id>
   
   <published>2013-02-25T20:12:48Z</published>
   <updated>2013-02-26T22:29:14Z</updated>
   
   <summary>Once in 1964, an actress ran on the shore.  And though you&apos;ll never return, I love you Audrey Hepburn.  Sometimes I can see your face in the crowd.</summary>
   <author>
      <name>Rob</name>
      <uri>jalpuna.com</uri>
   </author>
         <category term="playlists" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://jalpuna.com/">
      A pop playlist for a harmless sort of day.
      <![CDATA[</p><link type="text/css" href="http://jalpuna.com/jtunes/jplayer/skin/jplayer.V4.css" rel="stylesheet" media="screen">
<script type="text/javascript" src="http://jalpuna.com/jtunes/jplayer/jquery.jplayer.js"></script>
<script type="text/javascript" src="http://jalpuna.com/jtunes/jplayer/jplayer.playlist.js"></script>
<script type="text/javascript">
//<![CDATA[
$(document).ready(function(){
	new jPlayerPlaylist({
		jPlayer: "#jquery_jplayer_1",
		cssSelectorAncestor: "#jp_container_1"
	}, [
		{
			title:"1: Saw You First | GIVERS",
			mp3:"http://jalpuna.com/jtunes/music/sailboats.1.mp3"
		},
		{
			title:"2: Demon Road | Yeasayer",
			mp3:"http://jalpuna.com/jtunes/music/sailboats.2.mp3"
		},
		{
			title:"3: Gold Chain | Black Light Dinner Party",
			mp3:"http://jalpuna.com/jtunes/music/sailboats.3.mp3"
		},
		{
			title:"4: All Of Me | Tanlines",
			mp3:"http://jalpuna.com/jtunes/music/sailboats.4.mp3"
		},
		{
			title:"5: Never Look Back | Graffiti6",
			mp3:"http://jalpuna.com/jtunes/music/sailboats.5.mp3"
		},
		{
			title:"6: Suns Irrupt | Neon Indian",
			mp3:"http://jalpuna.com/jtunes/music/sailboats.6.mp3"
		},
		{
			title:"7: Turning Into Stone | Phantogram",
			mp3:"http://jalpuna.com/jtunes/music/sailboats.7.mp3"
		},
		{
			title:"8: Good As New | Vacationer",
			mp3:"http://jalpuna.com/jtunes/music/sailboats.8.mp3"
		},
		{
			title:"9: Cry Like A Ghost | Passion Pit",
			mp3:"http://jalpuna.com/jtunes/music/sailboats.9.mp3"
		},
		{
			title:"10: Giving Me A Chance | Gotye",
			mp3:"http://jalpuna.com/jtunes/music/sailboats.10.mp3"
		},
		{
			title:"11: Sailboats | Sky Sailing",
			mp3:"http://jalpuna.com/jtunes/music/sailboats.11.mp3"
		},
		{
			title:"12: You're Not Stubborn | Two Door Cinema Club",
			mp3:"http://jalpuna.com/jtunes/music/sailboats.12.mp3"
		},
		{
			title:"13: Out On The Town | fun.",
			mp3:"http://jalpuna.com/jtunes/music/sailboats.13.mp3"
		},
		{
			title:"14: Monday Morning | Death Cab for Cutie",
			mp3:"http://jalpuna.com/jtunes/music/sailboats.14.mp3"
		}
	], {
		swfPath: "http://jalpuna.com/jtunes/jplayer",
		supplied: "mp3",
		wmode: "window"
	});
});
//]]&gt;
</script>
<div id="jquery_jplayer_1" class="jp-jplayer"></div>
<div id="jp_container_1" class="jp-audio">
	<div class="jp-type-playlist">
		<div class="jp-gui jp-interface">
			<ul class="jp-controls">
				<li><a href="javascript:;" class="jp-previous" tabindex="1">previous</a></li>
				<li><a href="javascript:;" class="jp-play" tabindex="1">play</a></li>
				<li><a href="javascript:;" class="jp-pause" tabindex="1">pause</a></li>
				<li><a href="javascript:;" class="jp-next" tabindex="1">next</a></li>
			</ul>
			<div class="jp-volume-bar">
			<div class="jp-volume-bar-value"></div>
		</div>
		<div class="jp-current-time"></div>
		<div class="jp-duration"></div>
		<div class="jp-progress">
			<div class="jp-seek-bar">
				<div class="jp-play-bar"></div>
			</div>
		</div>
	</div>
	<div class="jp-playlist">
		<ul>
			<li></li>
		</ul>
	</div>
		<div class="jp-no-solution">
			<span>Update Required</span>
			To use my audio player, you will need to either update your browser to a recent version or update your <a href="http://get.adobe.com/flashplayer/" target="_blank">Flash plugin</a>.  I realize Flash is evil, but it looks like your browser doesn't support HTML5.  Bummer?  Indeed.
		</div>
	</div>
</div>

Sky Sailing is a pseudonym for Adam Young, who is also known as Owl City.  When he recorded as Sky Sailing, as well as his early Owl City work, he was creating music in his parent's basement.  In my opinion, Adam Young is a perfect example of everything that's wrong with the music industry these days.  His early work was brilliant.  Ever since being signed to a major label, his albums have been terrible because those managing his career want top 40 hits from the guy who made a name for himself through earnest pop.  It's a shame.  If you enjoy Sailboats in the playlist above, you'd probably really enjoy the entire Sky Sailing CD.]]>
   </content>
</entry>
<entry>
   <title>Baby Shoes, Never Used</title>
   <link rel="alternate" type="text/html" href="http://jalpuna.com/archives/2013/02/baby_shoes_neve.shtml" />
   <id>tag:jalpuna.com,2013://1.2256</id>
   
   <published>2013-02-18T18:24:53Z</published>
   <updated>2013-02-19T19:28:47Z</updated>
   
   <summary>Baby Shoes by Bad Books opens with a line that reminds of the six word story supposedly written by Hemingway: &quot;For sale, baby shoes.  Never worn.&quot;  Did Hemingway really write those six words?</summary>
   <author>
      <name>Rob</name>
      <uri>jalpuna.com</uri>
   </author>
         <category term="playlists" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://jalpuna.com/">
      <![CDATA[Baby Shoes by Bad Books opens with a line that reminds of the six word story supposedly written by Hemingway: "For sale, baby shoes.  Never worn."  Did Hemingway really write those six words?  <a href="http://www.slate.com/blogs/browbeat/2013/01/31/for_sale_baby_shoes_never_worn_hemingway_probably_did_not_write_the_famous.html">If you're curious, you're not alone</a>.]]>
      <![CDATA[</p><link type="text/css" href="http://jalpuna.com/jtunes/jplayer/skin/jplayer.V4.css" rel="stylesheet" media="screen">
<script type="text/javascript" src="http://jalpuna.com/jtunes/jplayer/jquery.jplayer.js"></script>
<script type="text/javascript" src="http://jalpuna.com/jtunes/jplayer/jplayer.playlist.js"></script>
<script type="text/javascript">
//<![CDATA[
$(document).ready(function(){
	new jPlayerPlaylist({
		jPlayer: "#jquery_jplayer_1",
		cssSelectorAncestor: "#jp_container_1"
	}, [
		{
			title:"1: Baby Shoes | Bad Books",
			mp3:"http://jalpuna.com/jtunes/music/belongings.1.mp3"
		},
		{
			title:"2: God Damn Girl | Motopony",
			mp3:"http://jalpuna.com/jtunes/music/belongings.2.mp3"
		},
		{
			title:"3: Heavy Light | Dr. Dog",
			mp3:"http://jalpuna.com/jtunes/music/belongings.3.mp3"
		},
		{
			title:"4: In My Chest | Now, Now Every Children",
			mp3:"http://jalpuna.com/jtunes/music/belongings.4.mp3"
		},
		{
			title:"5: Origins | Tennis",
			mp3:"http://jalpuna.com/jtunes/music/belongings.5.mp3"
		},
		{
			title:"6: Multitude Of Casualties | The Hold Steady",
			mp3:"http://jalpuna.com/jtunes/music/belongings.6.mp3"
		},
		{
			title:"7: When I Write My Master's Thesis | John K. Samson",
			mp3:"http://jalpuna.com/jtunes/music/belongings.7.mp3"
		},
		{
			title:"8: You Really Wake Up The Love In Me | The Duke Spirit",
			mp3:"http://jalpuna.com/jtunes/music/belongings.8.mp3"
		},
		{
			title:"9: Belongings | Bear Hands",
			mp3:"http://jalpuna.com/jtunes/music/belongings.9.mp3"
		},
		{
			title:"10: His Phase | Pinback",
			mp3:"http://jalpuna.com/jtunes/music/belongings.10.mp3"
		},
		{
			title:"11: Drag | Placebo",
			mp3:"http://jalpuna.com/jtunes/music/belongings.11.mp3"
		}
	], {
		swfPath: "http://jalpuna.com/jtunes/jplayer",
		supplied: "mp3",
		wmode: "window"
	});
});
//]]&gt;
</script>
<div id="jquery_jplayer_1" class="jp-jplayer"></div>
<div id="jp_container_1" class="jp-audio">
	<div class="jp-type-playlist">
		<div class="jp-gui jp-interface">
			<ul class="jp-controls">
				<li><a href="javascript:;" class="jp-previous" tabindex="1">previous</a></li>
				<li><a href="javascript:;" class="jp-play" tabindex="1">play</a></li>
				<li><a href="javascript:;" class="jp-pause" tabindex="1">pause</a></li>
				<li><a href="javascript:;" class="jp-next" tabindex="1">next</a></li>
			</ul>
			<div class="jp-volume-bar">
			<div class="jp-volume-bar-value"></div>
		</div>
		<div class="jp-current-time"></div>
		<div class="jp-duration"></div>
		<div class="jp-progress">
			<div class="jp-seek-bar">
				<div class="jp-play-bar"></div>
			</div>
		</div>
	</div>
	<div class="jp-playlist">
		<ul>
			<li></li>
		</ul>
	</div>
		<div class="jp-no-solution">
			<span>Update Required</span>
			To use my audio player, you will need to either update your browser to a recent version or update your <a href="http://get.adobe.com/flashplayer/" target="_blank">Flash plugin</a>.  I realize Flash is evil, but it looks like your browser doesn't support HTML5.  Bummer?  Indeed.
		</div>
	</div>
</div>]]>
   </content>
</entry>
<entry>
   <title>Hello Darkness</title>
   <link rel="alternate" type="text/html" href="http://jalpuna.com/archives/2013/02/hello_darkness.shtml" />
   <id>tag:jalpuna.com,2013://1.2255</id>
   
   <published>2013-02-12T04:56:55Z</published>
   <updated>2013-02-12T06:26:14Z</updated>
   
   <summary>I&apos;m ready for spring, but spring isn&apos;t ready for me.  I&apos;m looking forward to warmer temperatures and sunshine into the evening.  Instead, it&apos;s gray.  Cold and gray.  I realize the calendar says February, so winter weather is to be expected, but the heart wants what the heart wants, and mine wants spring.</summary>
   <author>
      <name>Rob</name>
      <uri>jalpuna.com</uri>
   </author>
         <category term="playlists" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://jalpuna.com/">
      I&apos;m ready for spring, but spring isn&apos;t ready for me.  I&apos;m looking forward to warmer temperatures and sunshine into the evening.  Instead, it&apos;s gray.  Cold and gray.  I realize the calendar says February, so winter weather is to be expected, but the heart wants what the heart wants, and mine wants spring.

The heart will have to wait.
      <![CDATA[</p><link type="text/css" href="http://jalpuna.com/jtunes/jplayer/skin/jplayer.V4.css" rel="stylesheet" media="screen">
<script type="text/javascript" src="http://jalpuna.com/jtunes/jplayer/jquery.jplayer.js"></script>
<script type="text/javascript" src="http://jalpuna.com/jtunes/jplayer/jplayer.playlist.js"></script>
<script type="text/javascript">
//<![CDATA[
$(document).ready(function(){
	new jPlayerPlaylist({
		jPlayer: "#jquery_jplayer_1",
		cssSelectorAncestor: "#jp_container_1"
	}, [
		{
			title:"1: Once Like You | Right Away, Great Captain!",
			mp3:"http://jalpuna.com/jtunes/music/hellodaylight.1.mp3"
		},
		{
			title:"2: Skull & Bones | AA Bondy",
			mp3:"http://jalpuna.com/jtunes/music/hellodaylight.2.mp3"
		},
		{
			title:"3: Lay My Head Down | Band Of Skulls",
			mp3:"http://jalpuna.com/jtunes/music/hellodaylight.3.mp3"
		},
		{
			title:"4: Bronte | Gotye",
			mp3:"http://jalpuna.com/jtunes/music/hellodaylight.4.mp3"
		},
		{
			title:"5: Lost In The Light | Bahamas",
			mp3:"http://jalpuna.com/jtunes/music/hellodaylight.5.mp3"
		},
		{
			title:"6: Blood Bank | Bon Iver",
			mp3:"http://jalpuna.com/jtunes/music/hellodaylight.6.mp3"
		},
		{
			title:"7: Doubt | Wye Oak",
			mp3:"http://jalpuna.com/jtunes/music/hellodaylight.7.mp3"
		},
		{
			title:"8: Euphoria | Motopony",
			mp3:"http://jalpuna.com/jtunes/music/hellodaylight.8.mp3"
		},
		{
			title:"9: If You Were Me | Frightened Rabbit",
			mp3:"http://jalpuna.com/jtunes/music/hellodaylight.9.mp3"
		},
		{
			title:"10: Broken Brights | Angus Stone",
			mp3:"http://jalpuna.com/jtunes/music/hellodaylight.10.mp3"
		},
		{
			title:"11: Hello Daylight | Arab Strap",
			mp3:"http://jalpuna.com/jtunes/music/hellodaylight.11.mp3"
		},
		{
			title:"12: Winter Ghosts | JBM",
			mp3:"http://jalpuna.com/jtunes/music/hellodaylight.12.mp3"
		},
		{
			title:"13: Over You | Graffiti6",
			mp3:"http://jalpuna.com/jtunes/music/hellodaylight.14.mp3"
		},
		{
			title:"14: Yellow Light | Of Monsters and Men",
			mp3:"http://jalpuna.com/jtunes/music/hellodaylight.13.mp3"
		}
	], {
		swfPath: "http://jalpuna.com/jtunes/jplayer",
		supplied: "mp3",
		wmode: "window"
	});
});
//]]&gt;
</script>
<div id="jquery_jplayer_1" class="jp-jplayer"></div>
<div id="jp_container_1" class="jp-audio">
	<div class="jp-type-playlist">
		<div class="jp-gui jp-interface">
			<ul class="jp-controls">
				<li><a href="javascript:;" class="jp-previous" tabindex="1">previous</a></li>
				<li><a href="javascript:;" class="jp-play" tabindex="1">play</a></li>
				<li><a href="javascript:;" class="jp-pause" tabindex="1">pause</a></li>
				<li><a href="javascript:;" class="jp-next" tabindex="1">next</a></li>
			</ul>
			<div class="jp-volume-bar">
			<div class="jp-volume-bar-value"></div>
		</div>
		<div class="jp-current-time"></div>
		<div class="jp-duration"></div>
		<div class="jp-progress">
			<div class="jp-seek-bar">
				<div class="jp-play-bar"></div>
			</div>
		</div>
	</div>
	<div class="jp-playlist">
		<ul>
			<li></li>
		</ul>
	</div>
		<div class="jp-no-solution">
			<span>Update Required</span>
			To use my audio player, you will need to either update your browser to a recent version or update your <a href="http://get.adobe.com/flashplayer/" target="_blank">Flash plugin</a>.  I realize Flash is evil, but it looks like your browser doesn't support HTML5.  Bummer?  Indeed.
		</div>
	</div>
</div>]]>
   </content>
</entry>
<entry>
   <title>Cats And Dogs And Rooster Calls</title>
   <link rel="alternate" type="text/html" href="http://jalpuna.com/archives/2013/02/cats_and_dogs_a.shtml" />
   <id>tag:jalpuna.com,2013://1.2254</id>
   
   <published>2013-02-05T03:46:32Z</published>
   <updated>2013-02-12T06:26:02Z</updated>
   
   <summary>Telephones and pay phone stalls, they take away the lonely days, for now</summary>
   <author>
      <name>Rob</name>
      <uri>jalpuna.com</uri>
   </author>
         <category term="playlists" scheme="http://www.sixapart.com/ns/types#category" />
   
   
   <content type="html" xml:lang="en" xml:base="http://jalpuna.com/">
      &quot;Cats and dogs and rooster calls
Telephones and pay phone stalls
They take away
The lonely days
For now&quot;

- The Head And The Heart, &apos;Cats And Dogs&apos;
      <![CDATA[</p><link type="text/css" href="http://jalpuna.com/jtunes/jplayer/skin/jplayer.V4.css" rel="stylesheet" media="screen">
<script type="text/javascript" src="http://jalpuna.com/jtunes/jplayer/jquery.jplayer.js"></script>
<script type="text/javascript" src="http://jalpuna.com/jtunes/jplayer/jplayer.playlist.js"></script>
<script type="text/javascript">
//<![CDATA[
$(document).ready(function(){
	new jPlayerPlaylist({
		jPlayer: "#jquery_jplayer_1",
		cssSelectorAncestor: "#jp_container_1"
	}, [
		{
			title:"1: Cats And Dogs | The Head And The Heart",
			mp3:"http://jalpuna.com/jtunes/music/riversandroads.1.mp3"
		},
		{
			title:"2: Thames | JBM",
			mp3:"http://jalpuna.com/jtunes/music/riversandroads.2.mp3"
		},
		{
			title:"3: June | Motopony",
			mp3:"http://jalpuna.com/jtunes/music/riversandroads.3.mp3"
		},
		{
			title:"4: Old Friend | Sea Wolf",
			mp3:"http://jalpuna.com/jtunes/music/riversandroads.4.mp3"
		},
		{
			title:"5: Dreaming My Life Away | Best Coast",
			mp3:"http://jalpuna.com/jtunes/music/riversandroads.5.mp3"
		},
		{
			title:"6: My Lady's House | Iron & Wine",
			mp3:"http://jalpuna.com/jtunes/music/riversandroads.6.mp3"
		},
		{
			title:"7: Ahead of the Curve | Monsters Of Folk",
			mp3:"http://jalpuna.com/jtunes/music/riversandroads.7.mp3"
		},
		{
			title:"8: No Time Has Passed | Donovan Woods",
			mp3:"http://jalpuna.com/jtunes/music/riversandroads.8.mp3"
		},
		{
			title:"9: On The Attack | Langhorne Slim & The Law",
			mp3:"http://jalpuna.com/jtunes/music/riversandroads.9.mp3"
		},
		{
			title:"10: Small Town Moon | Regina Spektor",
			mp3:"http://jalpuna.com/jtunes/music/riversandroads.10.mp3"
		},
		{
			title:"11: Away When You Were Here | Ben Folds Five",
			mp3:"http://jalpuna.com/jtunes/music/riversandroads.11.mp3"
		},
		{
			title:"12: From Finner | Of Monsters and Men",
			mp3:"http://jalpuna.com/jtunes/music/riversandroads.12.mp3"
		},
		{
			title:"13: You're Bored, I'm Old | Bahamas",
			mp3:"http://jalpuna.com/jtunes/music/riversandroads.13.mp3"
		},
		{
			title:"14: Helplessness Blues | Fleet Foxes",
			mp3:"http://jalpuna.com/jtunes/music/riversandroads.14.mp3"
		},
		{
			title:"15: Rivers And Roads | The Head And The Heart",
			mp3:"http://jalpuna.com/jtunes/music/riversandroads.15.mp3"
		}
	], {
		swfPath: "http://jalpuna.com/jtunes/jplayer",
		supplied: "mp3",
		wmode: "window"
	});
});
//]]&gt;
</script>
<div id="jquery_jplayer_1" class="jp-jplayer"></div>
<div id="jp_container_1" class="jp-audio">
	<div class="jp-type-playlist">
		<div class="jp-gui jp-interface">
			<ul class="jp-controls">
				<li><a href="javascript:;" class="jp-previous" tabindex="1">previous</a></li>
				<li><a href="javascript:;" class="jp-play" tabindex="1">play</a></li>
				<li><a href="javascript:;" class="jp-pause" tabindex="1">pause</a></li>
				<li><a href="javascript:;" class="jp-next" tabindex="1">next</a></li>
			</ul>
			<div class="jp-volume-bar">
			<div class="jp-volume-bar-value"></div>
		</div>
		<div class="jp-current-time"></div>
		<div class="jp-duration"></div>
		<div class="jp-progress">
			<div class="jp-seek-bar">
				<div class="jp-play-bar"></div>
			</div>
		</div>
	</div>
	<div class="jp-playlist">
		<ul>
			<li></li>
		</ul>
	</div>
		<div class="jp-no-solution">
			<span>Update Required</span>
			To use my audio player, you will need to either update your browser to a recent version or update your <a href="http://get.adobe.com/flashplayer/" target="_blank">Flash plugin</a>.  I realize Flash is evil, but it looks like your browser doesn't support HTML5.  Bummer?  Indeed.
		</div>
	</div>
</div>

Donovan Woods has a new album on the way sometime this year, called 'Don't Get Too Grand.'  No Time Has Passed is from his 2010 CD 'The Widowmaker,' which is fantastic.  At last check, he was streaming the entire album on his website, <a href="http://www.bestsongwriterever.com">here</a>, and it's available <a href="https://itunes.apple.com/ca/artist/donovan-woods/id275859076?ign-mpt=uo%3D4">on iTunes</a>.

Another new CD I'm really looking forward to this year is 'Ghost on Ghost' by Iron And Wine, due in mid April.  My Lady's House  is from his 2005 EP 'Woman King.']]>
   </content>
</entry>

</feed>
