<?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>Possibility and Probability &#187; Music</title>
	<atom:link href="http://ironboundsoftware.com/blog/category/entertainment/music/feed/" rel="self" type="application/rss+xml" />
	<link>http://ironboundsoftware.com/blog</link>
	<description>Droplets of Yes and No</description>
	<lastBuildDate>Wed, 28 Dec 2011 01:37:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>Markov Decision Processes and the iPod shuffle</title>
		<link>http://ironboundsoftware.com/blog/2007/07/04/markov-decision-processes-and-the-ipod-shuffle/</link>
		<comments>http://ironboundsoftware.com/blog/2007/07/04/markov-decision-processes-and-the-ipod-shuffle/#comments</comments>
		<pubDate>Wed, 04 Jul 2007 23:57:07 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[ipod]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.ironboundsoftware.com/blog/2007/07/04/markov-decision-processes-and-the-ipod-shuffle/</guid>
		<description><![CDATA[I just finished reading Peter Norvig&#8216;s article about the &#8220;Martin Shuffle&#8220;. (By the way, if you are a computer programmer, you need to visit Mr. Norvig&#8217;s site. It is chock full of good programming/lisp/algorithm stuff.) The Martin Shuffle is basically a search for a specific song by using the random shuffle feature of an iPod. Now [...]]]></description>
			<content:encoded><![CDATA[<p>I just finished reading <a href="http://norvig.com">Peter Norvig</a>&#8216;s article about the &#8220;<a href="http://norvig.com/ipod.html">Martin Shuffle</a>&#8220;. (By the way, if you are a computer programmer, you need to visit Mr. Norvig&#8217;s site. It is chock full of good programming/lisp/algorithm stuff.) The Martin Shuffle is basically a search for a specific song by using the random shuffle feature of an iPod.</p>
<p>Now I know what you are thinking, but its not a crazy thing to do. In a situation where you can&#8217;t see the display or access the controls (for example with an iPod <a href="http://www.apple.com/ipodshuffle/">Shuffle</a>, or when I have my iPod mini hooked up to my car stereo and I have to control it with the CD changer controls which only allow skipping and turning the shuffle on or off) this &#8220;random searching&#8221; is actually a pretty good strategy. Basically you randomly skip through songs until you get to the artist you are looking for. Once finding the artist, turn off the shuffle part and search one song at a time until you find the one you are looking for! Pretty straightforward and a fun way, well ok, a way to pass the time while sitting in traffic.</p>
<p>Norvig&#8217;s article talks about the math behind this type of search. Specifically he solves how long it would take to find a song (on average). He describes the problem as a <a href="http://en.wikipedia.org/wiki/Markov_decision_process">Markov Decision Process</a> that can be solved using a value iteration algorithm. Its amazing how something that sounds so complicated is actually pretty straightforward. The code that is used to implement the solution is in <a href="http://python.org">python</a> and it is pretty short so it is doubly impressive, at least to me.</p>
]]></content:encoded>
			<wfw:commentRss>http://ironboundsoftware.com/blog/2007/07/04/markov-decision-processes-and-the-ipod-shuffle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spicing up iTunes playlists</title>
		<link>http://ironboundsoftware.com/blog/2006/11/10/spicing-up-itunes-playlists/</link>
		<comments>http://ironboundsoftware.com/blog/2006/11/10/spicing-up-itunes-playlists/#comments</comments>
		<pubDate>Fri, 10 Nov 2006 23:46:33 +0000</pubDate>
		<dc:creator>Nick Loadholtes</dc:creator>
				<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Probability]]></category>

		<guid isPermaLink="false">http://www.ironboundsoftware.com/blog/?p=255</guid>
		<description><![CDATA[I really like my iPod. I&#8217;ve got a 4GB Mini that I keep in the car (hooked up to the stereo) and I listen to that instead of the radio. I have a couple of playlists that account for about 2GB of songs on there. You would think with that many songs all would be [...]]]></description>
			<content:encoded><![CDATA[<p>I really like my <a href="http://apple.com/ipod">iPod</a>. I&#8217;ve got a 4GB Mini that I keep in the car (hooked up to the stereo) and I listen to that instead of the radio. I have a couple of playlists that account for about 2GB of songs on there. You would think with that many songs all would be good. And most of time it is, but after a while, you will listen to all of those songs and start to hear the same ones over and over and over. Even your most favorite of songs will begin to grate on your nerves.</p>
<p>So how do you prevent this?</p>
<p>For me the secret has been to set up two new play lists. One is dedicated to new songs (i.e. just bought or ripped), and the other is for songs that haven&#8217;t been played a while.</p>
<p>With iTunes, you can setup a play list that will select songs based on certain fields. For me, most of my play lists revolve around the &#8220;rating&#8221; of the song. 1 Star means I don&#8217;t like it, 5 Stars means its the best thing I&#8217;ve ever heard. As a consequence, I have a lot of songs that fall into the 3 to 4 star range. Randomly choosing songs from this pool is ok, but for some reason I always seem to wind up with the same core groups of songs, and like I said earlier, they are starting to get stale.</p>
<p>It turns out that there is another field that iTunes keeps track of, the &#8220;last time played&#8221;. This is interesting because now we can build a play list based not only on how much we like the song, but also how long it has been since we have heard it. Combining the two ideas together leads to an interesting new play list. Here&#8217;s a picture of how I have mine setup:</p>
<p align="center"><img id="image264" alt="playlist.png" src="http://ironboundsoftware.com/blog/wp-content/uploads/2006/11/playlist.png" /></p>
<div align="left">With this play list feeding into my iPod when I sync I get a nice selection of &#8220;fresh&#8221; songs almost every time. Since I have about 800 songs rated between 3 and 5 stars, this gives me a good size pool of songs to pull from. And since the play list is time dependant, what is in the list today will be different than what is in the list 2 weeks from now.</div>
<p>The real beauty of this play list is that as songs are listened to, their &#8220;last played&#8221; date is set to now, and when I sync up the next time, a new song will take its place. This way, I can keep listening to the songs I like, but don&#8217;t have to worry about stale songs because the play list is always being refreshed.</p>
<p>And as I listen to songs on the Mac, this updates the last played dates also, so the net effect is I&#8217;m adding a lot of chaotic variability to the play list. Which in turn means that the songs on the play list will tend to be more &#8220;random&#8221; because there are two sources of input (the iPod and iTunes) that are influencing the results of what gets picked.</p>
]]></content:encoded>
			<wfw:commentRss>http://ironboundsoftware.com/blog/2006/11/10/spicing-up-itunes-playlists/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Music and Math</title>
		<link>http://ironboundsoftware.com/blog/2006/10/26/music-and-math/</link>
		<comments>http://ironboundsoftware.com/blog/2006/10/26/music-and-math/#comments</comments>
		<pubDate>Fri, 27 Oct 2006 02:17:56 +0000</pubDate>
		<dc:creator>Nick Loadholtes</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[Fun]]></category>
		<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://www.ironboundsoftware.com/blog/?p=249</guid>
		<description><![CDATA[Here&#8217;s a cool page that&#8230;. well, it shows&#8230;..ummmm&#8230;.well, there&#8217;s sounds and graphics&#8230;.uhhhh&#8230;. Well, its just plain cool. Motion and graphics making sounds. In a generated kind of way. Very cool. Check this out, its got a cool sci-fi sound to it: Whitney Music Box]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a cool page that&#8230;. well, it shows&#8230;..ummmm&#8230;.well, there&#8217;s sounds and graphics&#8230;.uhhhh&#8230;. Well, its just plain cool. Motion and graphics making sounds. In a generated kind of way. Very cool.</p>
<p>Check this out, its got a cool sci-fi sound to it: <a href="http://www.coverpop.com/whitney/index.php?var=v16">Whitney Music Box<br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ironboundsoftware.com/blog/2006/10/26/music-and-math/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The madness of metadata (or a new reason to hate Windows Media Player)</title>
		<link>http://ironboundsoftware.com/blog/2006/07/20/the-madness-of-metadata-or-a-new-reason-to-hate-windows-media-player/</link>
		<comments>http://ironboundsoftware.com/blog/2006/07/20/the-madness-of-metadata-or-a-new-reason-to-hate-windows-media-player/#comments</comments>
		<pubDate>Fri, 21 Jul 2006 02:06:06 +0000</pubDate>
		<dc:creator>Nick Loadholtes</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Thinking]]></category>

		<guid isPermaLink="false">http://www.ironboundsoftware.com/blog/?p=224</guid>
		<description><![CDATA[Recently my Windows Media Player stopped working on my work machine. It was complaining about a DLL mismatch, so I figured this was its way of saying &#8220;Upgrade me now!!!&#8221;. So I obliged it and downloaded the latest and greatest from Microsoft and installed it. And about 10 seconds later I regretted it. As it [...]]]></description>
			<content:encoded><![CDATA[<p>Recently my Windows Media Player stopped working on my work machine. It was complaining about a DLL mismatch, so I figured this was its way of saying &#8220;Upgrade me now!!!&#8221;. So I obliged it and downloaded the latest and greatest from Microsoft and installed it.</p>
<p>And about 10 seconds later I regretted it. As it was scanning for my music library, it managed to find all of the music I ripped from various CDs (which is good, now I don&#8217;t have to re-rip them), then it managed to find the playlists I had made (which is great, because it was a pain making them), and then&#8230;..</p>
<p>It managed to not find *any* of the ratings I had entered for the 700+ songs in my library. Not that I had all 700+ rated, but I had over half done because that is part of how I was making my playlists.</p>
<p>Is it so hard to update the mp3 files and put the rating in there? Why does everyone (iTunes does this too) keep the ratings in a separate file? Ugh. What a pain in the ass. I&#8217;m debating if its even worth re-rating those files or ifI should try to whip up a program to take my iTunes ratings and try to have it update the mp3 files on my various machines.</p>
]]></content:encoded>
			<wfw:commentRss>http://ironboundsoftware.com/blog/2006/07/20/the-madness-of-metadata-or-a-new-reason-to-hate-windows-media-player/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iTunes and Metadata</title>
		<link>http://ironboundsoftware.com/blog/2006/04/22/itunes-and-metadata/</link>
		<comments>http://ironboundsoftware.com/blog/2006/04/22/itunes-and-metadata/#comments</comments>
		<pubDate>Sat, 22 Apr 2006 19:05:07 +0000</pubDate>
		<dc:creator>Nick Loadholtes</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Probability]]></category>

		<guid isPermaLink="false">http://www.ironboundsoftware.com/blog/?p=209</guid>
		<description><![CDATA[Its been almost a year since I started using iTunes, and in that time I&#8217;ve adapted to its way of looking at my music library. It took me a while to get used to its mangling of my music directory (I&#8217;m picky like that), but all in all things are pretty good now. I do [...]]]></description>
			<content:encoded><![CDATA[<p>Its been almost a year since I started using <a href="http://www.apple.com/itunes/">iTunes</a>, and in that time I&#8217;ve adapted to its way of looking at my music library. It took me a while to get used to its mangling of my music directory (I&#8217;m picky like that), but all in all things are pretty good now. I do have a few observations:</p>
<li>Metadata and the files</li>
<p>I like that when I play a song the album artwork is displayed. I think that&#8217;s neat. I was however really surprised to find out that the image of the album cover is stored in the mp3/m4p file, thus increasing its size. That struck me as really odd since if you have an album&#8217;s worth of songs, the same picture could be used for each song/file. It seems that over your entire music library that if there was only one copy of the image floating around, you&#8217;d have more file space, which is to say you could fit more songs onto your iPod.</p>
<p>Then I discovered the most interesting thing: The ratings that you assign for a song are not stored in the music file! They are kept in a separate file! I&#8217;m pretty sure that the MP3 file standard has a field for the user&#8217;s rating, it seems to me that setting the field (which is already there and wouldn&#8217;t add anything to size of the file) would be the way to do it, instead of storing that info in a file that if it gets corrupted will effect <strong>every</strong> rating in the library.  Plus if you go an move the music file to another machine, you loose the rating info. I&#8217;ve been relying heavily on rating information lately.</p>
<li>Playlist fatigue</li>
<p>I&#8217;ve noticed lately that I&#8217;m getting really tired of my playlists, they seem to play the same songs over and over. Investigating further I found the problem is that the size of the playlists (which are mostly based off of the ratings of the song) is not as large as I thought they were. It turns out I have not rated a large portion of my music library. This means that the playlist is pulling selections from a rather limited pool. The smaller this pool, the more frequently you are going to hear a repeat.</p>
<p>Of course the way to get around this is to create an &#8220;unrated&#8221; playlist and force yourself to listen through it. As you listen to the songs, rate them. This will help enlarge the pool of possible songs the playlists can play from. Previous studies have shown the randomizer in iTunes does a pretty good job of picking songs randomly, so by increasing the playlist size you&#8217;ll find that you don&#8217;t have as many &#8220;I just heard that song!&#8221; moments.</p>
<p>Please note that the last item about the playlists applies to all music players, not just iTunes. I discovered this problem at work while using the Windows Media player. If you&#8217;ve got a small population of things to choose from, then there is a high probability that you are going to hear the same thing often.</p>
]]></content:encoded>
			<wfw:commentRss>http://ironboundsoftware.com/blog/2006/04/22/itunes-and-metadata/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A quick plug</title>
		<link>http://ironboundsoftware.com/blog/2005/11/03/a-quick-plug/</link>
		<comments>http://ironboundsoftware.com/blog/2005/11/03/a-quick-plug/#comments</comments>
		<pubDate>Thu, 03 Nov 2005 02:45:16 +0000</pubDate>
		<dc:creator>Nick Loadholtes</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://www.ironboundsoftware.com/blog/?p=159</guid>
		<description><![CDATA[I&#8217;ve been reading a ton of books lately and I decided I would start reviewing them in case anyone wonders what I think (or what I&#8217;ve been reading lately). Check it out: Katie And Nick&#8217;s Reviews I&#8217;m pretty much going to review anything I can think of like music, books, and movies. Drop on by [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been reading a ton of books lately and I decided I would start reviewing them in case anyone wonders what I think (or what I&#8217;ve been reading lately). Check it out: <a href="http://katieandnickreviews.blogspot.com/">Katie And Nick&#8217;s Reviews</a></p>
<p>I&#8217;m pretty much going to review anything I can think of like <a href="http://katieandnickreviews.blogspot.com/2005/11/made-in-china-juliana-hatfield.html">music</a>, <a href="http://katieandnickreviews.blogspot.com/2005/11/crunching-data.html">books</a>, and <a href="http://katieandnickreviews.blogspot.com/2005/03/review-postman.html">movies</a>. Drop on by and <a href="http://katieandnickreviews.blogspot.com/">take a look</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://ironboundsoftware.com/blog/2005/11/03/a-quick-plug/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>More bad 80&#8217;s metal videos</title>
		<link>http://ironboundsoftware.com/blog/2005/10/19/more-bad-80s-metal-videos/</link>
		<comments>http://ironboundsoftware.com/blog/2005/10/19/more-bad-80s-metal-videos/#comments</comments>
		<pubDate>Wed, 19 Oct 2005 02:43:35 +0000</pubDate>
		<dc:creator>Nick Loadholtes</dc:creator>
				<category><![CDATA[80s music]]></category>
		<category><![CDATA[metal]]></category>
		<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://www.ironboundsoftware.com/blog/?p=151</guid>
		<description><![CDATA[I&#8217;ve mentioned it before, and once again TiVo delivered the goods. Another episode of Metal Mania and another Dokken video. This time it was &#8220;Breaking the chains&#8221; and whoa, it was something else. When I saw that interview with Jeff Pilson and he made that comment about cheesey videos, he must have been talking about [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve <a href="http://ironboundsoftware.com/blog/2005/09/16/a-good-metal-video-from-the-80s/">mentioned</a> it <a href="http://ironboundsoftware.com/blog/2005/09/04/looking-back-a-metal-videos-from-the-80s/">before</a>, and once again TiVo delivered the goods. Another episode of Metal Mania and another Dokken video. This time it was &#8220;Breaking the chains&#8221; and whoa, it was something else.</p>
<p>When I saw that interview with <a href="http://www.jeffpilson.com/">Jeff Pilson</a> and he made that comment about cheesey videos, he must have been talking about this one. It was dripping with 80&#8242;s cheese.</p>
<p>But Jeff shouldn&#8217;t feel too bad, I also saw a video from <a href="http://en.wikipedia.org/wiki/Europe_(band)">Europe</a> and Dio&#8217;s <a href="http://en.wikipedia.org/wiki/Holy_Diver">Holy Diver</a>. Holy crap, that was cheesey.</p>
<p>But hey, metal video are supposed to be cheesey. And that&#8217;s what makes them <em>so</em> metal.</p>
]]></content:encoded>
			<wfw:commentRss>http://ironboundsoftware.com/blog/2005/10/19/more-bad-80s-metal-videos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hooking an iPod up to a Honda Civic Hybrid</title>
		<link>http://ironboundsoftware.com/blog/2005/09/17/hooking-an-ipod-up-to-a-honda-civic-hybrid/</link>
		<comments>http://ironboundsoftware.com/blog/2005/09/17/hooking-an-ipod-up-to-a-honda-civic-hybrid/#comments</comments>
		<pubDate>Sat, 17 Sep 2005 01:29:16 +0000</pubDate>
		<dc:creator>Nick Loadholtes</dc:creator>
				<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://www.ironboundsoftware.com/blog/?p=120</guid>
		<description><![CDATA[I&#8217;ve been meaning to write about this for a while (I guess it never made it to my &#8220;To Do&#8221; list), a few months ago I installed a USASpec iPod Interface into my Honda Civic Hybrid. It is a neat little device that allows me to hook the iPod into the stock radio in the [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been meaning to write about this for a while (I guess it never made it to my &#8220;To Do&#8221; list), a few months ago I installed a <a href="http://www.discountcarstereo.com/detail.aspx?ID=717">USASpec iPod Interface</a> into my <a href="http://automobiles.honda.com/models/model_overview.asp?ModelName=Civic+Hybrid">Honda Civic Hybrid</a>. It is a neat little device that allows me to hook the iPod into the stock radio in the car, and control the iPod from the radio buttons (specifically, using the 6 disc changer buttons).</p>
<p>I followed the directions I found on this <a href="http://www.rightclick.com.au/brad/ipodmycar.html">site</a> and they worked perfectly. In fact, with the pictures that Brad has of the installation he did on his car, this site is better than the instructions I found from Honda on the web.  The only thing I did different was to pop the radio (and most of the center cluster) out of the dashboard in order to hook up the CD cable.</p>
<p>The other bit of advice I would offer is to make sure that you have the cables securely plugged in before you put everything back together. I didn&#8217;t double check everything and the first time I fired it up, only the left side speakers were getting a signal. Additionally, instead of using the self-tapping screws that come with the interface module, I used zip ties to secure it to a metal crossbar that is behind the exterior panel that has the cigarette lighter on it.</p>
]]></content:encoded>
			<wfw:commentRss>http://ironboundsoftware.com/blog/2005/09/17/hooking-an-ipod-up-to-a-honda-civic-hybrid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A good metal video from the 80s</title>
		<link>http://ironboundsoftware.com/blog/2005/09/16/a-good-metal-video-from-the-80s/</link>
		<comments>http://ironboundsoftware.com/blog/2005/09/16/a-good-metal-video-from-the-80s/#comments</comments>
		<pubDate>Fri, 16 Sep 2005 02:09:05 +0000</pubDate>
		<dc:creator>Nick Loadholtes</dc:creator>
				<category><![CDATA[80s music]]></category>
		<category><![CDATA[metal]]></category>
		<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://www.ironboundsoftware.com/blog/?p=118</guid>
		<description><![CDATA[In an earlier post I was commenting on Dokken&#8217;s videos. Well the magic of TiVo did its thing again and recorded another hour of &#8220;Metal Mania&#8221; on VH1 Classics, and this time it picked up the video for &#8220;Dream Warriors&#8221; by Dokken from the Nightmare on Elm Street 3 soundtrack. While a little bit cheesy, [...]]]></description>
			<content:encoded><![CDATA[<p>In an earlier <a href="http://ironboundsoftware.com/blog/2005/09/04/looking-back-a-metal-videos-from-the-80s/">post</a> I was commenting on Dokken&#8217;s videos. Well the magic of TiVo did its thing again and recorded another hour of &#8220;Metal Mania&#8221; on VH1 Classics, and this time it picked up the video for &#8220;Dream Warriors&#8221; by Dokken from the <em>Nightmare on Elm Street 3</em> soundtrack.</p>
<p>While a little bit cheesy, this video was really fun and funny. Basically there were scenes from the movie, but instead of Freddy jumping out, it was members of the band (George popping out of a wall to deliver a guitar solo, Mick appearing in a furnace, etc.). The climax of the video where the band &#8220;interrupts&#8221; Freddy before he can start slicing and dicing was classic. But the best part was then ending when Freddy wakes up from a nightmare holding a stuffed animal saying, &#8220;What a nightmare! Who were those guys?&#8221; Too funny!</p>
<p>So I will be bold and say that Dokken had one great video.  It was certainly better than the other videos in that episode like the ones from Dio, Y&#038;T, and Iron Maiden (it was an old old old old Maiden video). Rockin&#8217; with Dokken, awww yeah!</p>
]]></content:encoded>
			<wfw:commentRss>http://ironboundsoftware.com/blog/2005/09/16/a-good-metal-video-from-the-80s/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>First the walkman, now the iPod</title>
		<link>http://ironboundsoftware.com/blog/2005/09/15/first-the-walkman-now-the-ipod/</link>
		<comments>http://ironboundsoftware.com/blog/2005/09/15/first-the-walkman-now-the-ipod/#comments</comments>
		<pubDate>Wed, 14 Sep 2005 23:38:12 +0000</pubDate>
		<dc:creator>Nick Loadholtes</dc:creator>
				<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://www.ironboundsoftware.com/blog/?p=115</guid>
		<description><![CDATA[Wired has an article about how there seems to be a rise in the number of people suffering from hearing loss these days. The article points to the use of iPods, cell phones, and other modern noise makers as the source of this spike. It seems that having those little ear buds in your ears [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.wired.com/news/technology/0,1282,68844,00.html">Wired </a> has an article about how there seems to be a rise in the number of people suffering from hearing loss these days. The article points to the use of <a href="http://apple.com/ipod">iPods</a>, cell phones, and other modern noise makers as the source of this spike. It seems that having those little ear buds in your ears (especially in a loud environment where you have to raise the volume to hear something) for hours on end can be bad for your ears.</p>
<p>Which isn&#8217;t really a surprise. I mean, its almost common sense. But it is easy to have the volume too loud without noticing it. When I leave the <a href="http://crunch.com">gym</a> and I&#8217;m still listening to the the iPod I notice in a few minutes it seems to be turned up too loud (trying to drown out the noise and soundtrack at the gym).</p>
<p>But none of this is really a surprise, I remember years and years ago (yes, sadly I&#8217;m now old enough to say that) when the walkman first came out a lot of doctors were saying it is/will cause hearing damage. Fast forward a few years to when the discman came out and they were saying the same ting. Now the iPods are hear and the news hasn&#8217;t changed. I wonder if any one will <em>hear</em> the warnings this time.</p>
<p>Get it? <strong>Hear</strong> the warning? About deafness? Ok, it was a pretty lame joke&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://ironboundsoftware.com/blog/2005/09/15/first-the-walkman-now-the-ipod/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

