<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>gHacks technology news &#187; mp3-player</title>
	<atom:link href="http://www.ghacks.net/tag/mp3-player/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 15:18:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>XNJB: Transfer music to and from a MTP MP3 player on a Mac</title>
		<link>http://www.ghacks.net/2009/09/05/xnjb-transfer-music-to-and-from-a-mtp-mp3-player-on-a-mac/</link>
		<comments>http://www.ghacks.net/2009/09/05/xnjb-transfer-music-to-and-from-a-mtp-mp3-player-on-a-mac/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 23:21:14 +0000</pubDate>
		<dc:creator>Joe</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Music and Video]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[creative]]></category>
		<category><![CDATA[iPod]]></category>
		<category><![CDATA[libmtp]]></category>
		<category><![CDATA[libnjb]]></category>
		<category><![CDATA[libraries]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[media transfer protocol]]></category>
		<category><![CDATA[mp3-player]]></category>
		<category><![CDATA[mtp]]></category>
		<category><![CDATA[njb]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[portable devices]]></category>
		<category><![CDATA[xnjb]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=16041</guid>
		<description><![CDATA[When I switched to a Mac, I did not purchase an iPod for a few months. I previously had a Creative Zen Vision M media player. Unfortunately, this device was not mass storage, but utilised &#8216;Media Transfer Protocol&#8217;. Whilst several pieces of software on Windows provide the facility to move music to the device, OS [...]]]></description>
			<content:encoded><![CDATA[<p>When I switched to a Mac, I did not purchase an iPod for a few months. I previously had a Creative Zen Vision M media player. Unfortunately, this device was not mass storage, but utilised &#8216;Media Transfer Protocol&#8217;. Whilst several pieces of software on Windows provide the facility to move music to the device, OS X or iTunes has no integrated support.</p>
<p>Media Transfer Protocol (MTP) is utilised on a range of devices, but especially so by Creative. Creative Zens (and their variants) utilise the protocol. Whilst the Creative NOMAD isn&#8217;t MTP, it too uses an awkward protocol not natively supported by OS X. The infamous Zune (in the eyes of an Apple fanboy) too uses MTP, however, Microsoft make it very difficult to transfer data to.</p>
<p><a href="http://www.wentnet.com/projects/xnjb/index.html">XNJB</a> is a piece of software that provides a graphical front-end to a libnjb and libmtp: free and open source libraries that allow communication with devices like Creative NOMADs and Creative Zens. Unfortunately, neither support the Zune, due to additional restrictions Microsoft put in place. The libraries work on other POSIX operating systems, like Linux, but XNJB does not.</p>
<p><span id="more-16041"></span>XNJB allows users to upload and download songs from their media players, for ID3 data to be edited and devices searched. All of this has to be done within the software; it is not integrated into iTunes or Finder.</p>
<p>The transfer of data felt a bit slow to me, but I expect this is primarily due to the messiness of my library and the nature of Media Transfer Protocol.</p>
<p>This software is, however, a useful tool when you first got the Mac. I do, though, doubt you could realistically continue to use a MTP device successfully with OS X. Naturally, you could use it inside Boot Camp or a virtual machine, but in my opinion, that too is not an ideal option.</p>
<p><a href="http://www.wentnet.com/projects/xnjb/device-list.html">Compatible devices are listed on their website.</a></p>

	Tags: <a href="http://www.ghacks.net/tag/apple/" title="apple" rel="tag">apple</a>, <a href="http://www.ghacks.net/tag/creative/" title="creative" rel="tag">creative</a>, <a href="http://www.ghacks.net/tag/ipod/" title="iPod" rel="tag">iPod</a>, <a href="http://www.ghacks.net/tag/libmtp/" title="libmtp" rel="tag">libmtp</a>, <a href="http://www.ghacks.net/tag/libnjb/" title="libnjb" rel="tag">libnjb</a>, <a href="http://www.ghacks.net/tag/libraries/" title="libraries" rel="tag">libraries</a>, <a href="http://www.ghacks.net/tag/mac/" title="mac" rel="tag">mac</a>, <a href="http://www.ghacks.net/tag/media-transfer-protocol/" title="media transfer protocol" rel="tag">media transfer protocol</a>, <a href="http://www.ghacks.net/tag/mp3-player/" title="mp3-player" rel="tag">mp3-player</a>, <a href="http://www.ghacks.net/tag/mtp/" title="mtp" rel="tag">mtp</a>, <a href="http://www.ghacks.net/tag/njb/" title="njb" rel="tag">njb</a>, <a href="http://www.ghacks.net/tag/os-x/" title="os x" rel="tag">os x</a>, <a href="http://www.ghacks.net/tag/portable-devices/" title="portable devices" rel="tag">portable devices</a>, <a href="http://www.ghacks.net/tag/xnjb/" title="xnjb" rel="tag">xnjb</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2007/06/16/sync-itunes-with-non-ipod-mp3-players/" title="Sync iTunes with non iPod mp3 players (June 16, 2007)">Sync iTunes with non iPod mp3 players</a> (11)</li>
	<li><a href="http://www.ghacks.net/2008/04/24/sync-any-mp3-player-with-itunes/" title="Sync any mp3 player with iTunes (April 24, 2008)">Sync any mp3 player with iTunes</a> (2)</li>
	<li><a href="http://www.ghacks.net/2007/02/06/replace-itunes-with-floola/" title="Replace iTunes with Floola (February 6, 2007)">Replace iTunes with Floola</a> (12)</li>
	<li><a href="http://www.ghacks.net/2006/12/18/add-features-to-your-mp3-player/" title="Add Features to your MP3 Player (December 18, 2006)">Add Features to your MP3 Player</a> (0)</li>
	<li><a href="http://www.ghacks.net/2006/10/12/winamp-ipod-plugin/" title="Winamp iPod Plugin (October 12, 2006)">Winamp iPod Plugin</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/09/05/xnjb-transfer-music-to-and-from-a-mtp-mp3-player-on-a-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Winamp Plugins In AIMP</title>
		<link>http://www.ghacks.net/2008/10/13/installing-winamp-plugins-in-aimp/</link>
		<comments>http://www.ghacks.net/2008/10/13/installing-winamp-plugins-in-aimp/#comments</comments>
		<pubDate>Mon, 13 Oct 2008 15:21:01 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Music and Video]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[aimp]]></category>
		<category><![CDATA[aimp plugins]]></category>
		<category><![CDATA[aimp2]]></category>
		<category><![CDATA[mp3-player]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[music player]]></category>
		<category><![CDATA[music software]]></category>
		<category><![CDATA[winamp]]></category>
		<category><![CDATA[winamp plugins]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=7599</guid>
		<description><![CDATA[If you look around and ask your friends which media player they prefer you will most likely come up with many different answers. Winamp, Windows Media Player and iTunes will surely be on the top of the list with lesser known players mentioned by some of the friends. Most are perfectly happy that they can [...]]]></description>
			<content:encoded><![CDATA[<p>If you look around and ask your friends which media player they prefer you will most likely come up with many different answers. Winamp, Windows Media Player and iTunes will surely be on the top of the list with lesser known players mentioned by some of the friends. Most are perfectly happy that they can play music on their computer without having to think about configuring the service first or tweaking it for maximum effectiveness.</p>
<p><a href="http://www.softpedia.com/get/Multimedia/Audio/Audio-Players/AIMP-Classic.shtml">AIMP</a> is a music player that might not be mentioned that often. The main reason why that is the case is surely the Russian website that is keeping lots of users at bay. Some might spot the player on download portals like Softpedia and those are usually the ones who stick with it after installing and testing the player.</p>
<p>AIMP comes with an impressive design and functionality that leaves most music players behind. It is low on resource usage, provides an impressive sound, great design, an audio converter, CD ripper and Internet radio ripper among other things.</p>
<p>The official website contains a few plugins and skins that can be added to the player but one feature that the player excels in is the compatibility to many Winamp plugins.</p>
<p><span id="more-7599"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/10/aimp.jpg" alt="aimp" title="aimp" width="492" height="269" class="alignnone size-medium wp-image-7600" /></p>
<p>One of the winners of a Ghacks t-shirt mentioned a few Winamp plugins that were keeping him from changing to AIMP. A quick research revealed that it was possible to add the plugins to AIMP as well. He mentioned the following three plugins: <a href="http://www.winamp.com/plugins/details/143654">Minilyrics</a>, <a href="http://www.fxsound.com/dfx/index.php?vendor=11&#038;subvendor=0&#038;plus=0&#038;refer=0">DFX</a> and <a href="http://www.winamp.com/plugins/details/79374">Ozone</a>.</p>
<p>The principle is basically the same for all plugins:</p>
<ul>
<li>Download the plugin to the computer.</li>
<li>Try to extract it using a packer. If that is not working install it. All three plugins could be installed without having Winamp installed. Some might require Winamp though.</li>
<li>Go to the directory where the files have been extracted / installed into.</li>
<li>It is usually enough to copy the plugin dll files to the AIMP2/plugins directory. In the case of DFX it is the dsp_dfx.dll, for Ozone it is dsp_iZOzoneFree.dll while Minilyrics requires two: gen_MiniLyrics.dll and MiniLyrics.dll</li>
</ul>
<p>A rule of thumb. If in doubt copy all files into the directory. AIMP will tell you if something is missing upon activation of the plugin. This is how you do that:</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/10/aimp_plugins-500x358.jpg" alt="aimp plugins" title="aimp plugins" width="500" height="358" class="alignnone size-medium wp-image-7601" /></p>
<p>A click on the top left icon will display a menu. Choosing plugins from that menu will open the AIMP Plugin Manager which displays all loaded (meaning active) and unloaded plugins.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/10/aimp_plugin_manager-500x332.jpg" alt="aimp plugin manager" title="aimp plugin manager" width="500" height="332" class="alignnone size-medium wp-image-7602" /></p>
<p>New plugins that have been placed in the plugins folder can be activated by selecting them with a left click and clicking on Load afterwards. You will see a message window if something is not right. If the wrong dll has been moved into the plugin directory no plugin will be shown under the Unloaded Plugins tab.</p>
<p>Some plugins, like the DSP ones, require activating in the options of AIMP. A click on the same icon that brought you into the Plugin Manager will also bring you in the DSP Manager. There you can select the Winamp DSP Plugin that has been previously loaded into AIMP.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/10/aimp_dsp_plugin.jpg" alt="aimp dsp plugin" title="aimp dsp plugin" width="499" height="304" class="alignnone size-medium wp-image-7603" /></p>
<p>Not all plugins will work but many will. It is just a matter of trying. </p>

	Tags: <a href="http://www.ghacks.net/tag/aimp/" title="aimp" rel="tag">aimp</a>, <a href="http://www.ghacks.net/tag/aimp-plugins/" title="aimp plugins" rel="tag">aimp plugins</a>, <a href="http://www.ghacks.net/tag/aimp2/" title="aimp2" rel="tag">aimp2</a>, <a href="http://www.ghacks.net/tag/mp3-player/" title="mp3-player" rel="tag">mp3-player</a>, <a href="http://www.ghacks.net/tag/music/" title="music" rel="tag">music</a>, <a href="http://www.ghacks.net/tag/music-player/" title="music player" rel="tag">music player</a>, <a href="http://www.ghacks.net/tag/music-software/" title="music software" rel="tag">music software</a>, <a href="http://www.ghacks.net/tag/winamp/" title="winamp" rel="tag">winamp</a>, <a href="http://www.ghacks.net/tag/winamp-plugins/" title="winamp plugins" rel="tag">winamp plugins</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/08/12/aimp-2-adds-windows-7-jumplist-support/" title="Aimp 2 Adds Windows 7 Jumplist Support (August 12, 2009)">Aimp 2 Adds Windows 7 Jumplist Support</a> (10)</li>
	<li><a href="http://www.ghacks.net/2008/10/15/how-to-record-internet-radio-with-aimp2/" title="How To Record Internet Radio With AIMP2 (October 15, 2008)">How To Record Internet Radio With AIMP2</a> (4)</li>
	<li><a href="http://www.ghacks.net/2007/02/18/1by1-lightweight-mp3-player/" title="1By1 Lightweight MP3 Player (February 18, 2007)">1By1 Lightweight MP3 Player</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/08/15/windows-media-player-import-for-winamp/" title="Windows Media Player Import for Winamp (August 15, 2009)">Windows Media Player Import for Winamp</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/07/16/winamp-ipod-plugin-2/" title="Winamp iPod Plugin (July 16, 2008)">Winamp iPod Plugin</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/10/13/installing-winamp-plugins-in-aimp/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Free iTunes Alternative Froddle Pod</title>
		<link>http://www.ghacks.net/2008/08/17/free-itunes-alternative-froddle-pod/</link>
		<comments>http://www.ghacks.net/2008/08/17/free-itunes-alternative-froddle-pod/#comments</comments>
		<pubDate>Sun, 17 Aug 2008 08:03:37 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[iPod]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[apple ipod]]></category>
		<category><![CDATA[apple itunes]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[itunes-alternative]]></category>
		<category><![CDATA[mp3-player]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=6222</guid>
		<description><![CDATA[Most users would probably agree that Apple&#8217;s iTunes software is not a lightweight application. To the contrary. The application is huge and some will see it as an overkill if you only want to transfer music from and to an iPod. That&#8217;s where iTunes software alternatives come into play.
Froddle Pod is such an iTunes alternative. [...]]]></description>
			<content:encoded><![CDATA[<p>Most users would probably agree that Apple&#8217;s iTunes software is not a lightweight application. To the contrary. The application is huge and some will see it as an overkill if you only want to transfer music from and to an iPod. That&#8217;s where iTunes software alternatives come into play.</p>
<p><a href="http://www.froddle.com/download.htm">Froddle Pod</a> is such an iTunes alternative. It certainly is not as feature rich as iTunes but it provides access to the main features that iPod owners need: It can copy music and videos from and to an iPod which is definitely the main feature that any iTunes alternative should support.</p>
<p>The software can also backup and restore all data that is stored on an iPod. Another feature is music normalization for all or selected music on the iPod. It is currently unclear if it supports <a href="http://www.onetipaday.com/2006/12/31/how-to-add-itunes-artwork-to-mp3-id3-tags-using-itunes/">album art</a>.</p>
<p><span id="more-6222"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/08/itunes_alternative-500x375.jpg" alt="itunes alternative" title="itunes alternative" width="500" height="375" class="alignnone size-medium wp-image-6223" /></p>
<p>Supported are the following iPod models currently: iPod Nano (all), iPod Mini (all), iPod Classic (3rd to 6th generation). No support for the Apple iPhone or iPod Touch yet. </p>
<p>The software did check for and download the Microsoft Visual J# Distributable which takes up 80 Megabytes of space on the hard drive.</p>

	Tags: <a href="http://www.ghacks.net/tag/apple-ipod/" title="apple ipod" rel="tag">apple ipod</a>, <a href="http://www.ghacks.net/tag/apple-itunes/" title="apple itunes" rel="tag">apple itunes</a>, <a href="http://www.ghacks.net/tag/ipod/" title="iPod" rel="tag">iPod</a>, <a href="http://www.ghacks.net/tag/itunes/" title="itunes" rel="tag">itunes</a>, <a href="http://www.ghacks.net/tag/itunes-alternative/" title="itunes-alternative" rel="tag">itunes-alternative</a>, <a href="http://www.ghacks.net/tag/mp3-player/" title="mp3-player" rel="tag">mp3-player</a>, <a href="http://www.ghacks.net/tag/software/" title="software" rel="tag">software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2006/07/12/itunes-alternative-yamipod/" title="Itunes Alternative Yamipod (July 12, 2006)">Itunes Alternative Yamipod</a> (2)</li>
	<li><a href="http://www.ghacks.net/2007/06/16/sync-itunes-with-non-ipod-mp3-players/" title="Sync iTunes with non iPod mp3 players (June 16, 2007)">Sync iTunes with non iPod mp3 players</a> (11)</li>
	<li><a href="http://www.ghacks.net/2008/04/24/sync-any-mp3-player-with-itunes/" title="Sync any mp3 player with iTunes (April 24, 2008)">Sync any mp3 player with iTunes</a> (2)</li>
	<li><a href="http://www.ghacks.net/2007/02/06/replace-itunes-with-floola/" title="Replace iTunes with Floola (February 6, 2007)">Replace iTunes with Floola</a> (12)</li>
	<li><a href="http://www.ghacks.net/2007/12/06/itunes-folder-watch/" title="iTunes Folder Watch (December 6, 2007)">iTunes Folder Watch</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/08/17/free-itunes-alternative-froddle-pod/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>Google Inline MP3 Player</title>
		<link>http://www.ghacks.net/2008/05/20/google-inline-mp3-player/</link>
		<comments>http://www.ghacks.net/2008/05/20/google-inline-mp3-player/#comments</comments>
		<pubDate>Tue, 20 May 2008 13:54:11 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[Music and Video]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[lifehacker]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[mp3-player]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=4206</guid>
		<description><![CDATA[Adam Pash is a Senior Editor at Lifehacker and also someone who likes to code. His latest gorgeous application is a Greasemonkey script called Google Inline MP3 Player which, once installed, displays a [Play] link next to each mp3 link on a website. A click on that Play link embeds an inline mp3 player, more [...]]]></description>
			<content:encoded><![CDATA[<p>Adam Pash is a Senior Editor at Lifehacker and also someone who likes to code. His latest <a href="http://lifehacker.com/391810/google-inline-mp3-player-user-script-streams-linked-mp3s">gorgeous</a> application is a Greasemonkey script called Google Inline MP3 Player which, once installed, displays a [Play] link next to each mp3 link on a website. A click on that Play link embeds an inline mp3 player, more precisely Google Reader&#8217;s MP3 Flash player, directly in the web page providing access to play the mp3 directly without having to download it first.</p>
<p>The [Play] link changes into a [Hide Player] link which when clicked hides the embedded player again normalizing the website in the progress. This is an excellent way to listen to the first few seconds of a mp3 before making the decision whether you want to download it completely. </p>
<p>The mp3 is actually downloaded to the user&#8217;s cache which would mean that it would be possible to grab it right of the cache instead of downloading it again. Great script Adam !</p>
<p><span id="more-4206"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/05/google_mp3_inline_player.jpg" alt="google mp3 inline player" title="google mp3 inline player" width="347" height="107" class="alignnone size-medium wp-image-4207" /></p>
<p>I like this way because I can listen to music directly without having to open an external application, in this case the music player.</p>

	Tags: <a href="http://www.ghacks.net/tag/firefox/" title="firefox" rel="tag">firefox</a>, <a href="http://www.ghacks.net/tag/google/" title="Google" rel="tag">Google</a>, <a href="http://www.ghacks.net/tag/greasemonkey/" title="greasemonkey" rel="tag">greasemonkey</a>, <a href="http://www.ghacks.net/tag/lifehacker/" title="lifehacker" rel="tag">lifehacker</a>, <a href="http://www.ghacks.net/tag/mp3/" title="mp3" rel="tag">mp3</a>, <a href="http://www.ghacks.net/tag/mp3-player/" title="mp3-player" rel="tag">mp3-player</a>, <a href="http://www.ghacks.net/tag/music/" title="music" rel="tag">music</a>, <a href="http://www.ghacks.net/tag/websites/" title="websites" rel="tag">websites</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/06/15/x-ways-to-manipulate-websites-in-firefox/" title="x Ways To Manipulate Websites In Firefox (June 15, 2009)">x Ways To Manipulate Websites In Firefox</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/04/07/spice-up-google-search-with-google-fx/" title="Spice Up Google Search With Google Fx (April 7, 2009)">Spice Up Google Search With Google Fx</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/11/14/google-multi-column-view/" title="Google Multi-Column View (November 14, 2008)">Google Multi-Column View</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/07/25/google-image-relinker/" title="Google Image Relinker (July 25, 2009)">Google Image Relinker</a> (3)</li>
	<li><a href="http://www.ghacks.net/2007/02/18/1by1-lightweight-mp3-player/" title="1By1 Lightweight MP3 Player (February 18, 2007)">1By1 Lightweight MP3 Player</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/05/20/google-inline-mp3-player/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Copy random files</title>
		<link>http://www.ghacks.net/2008/05/18/copy-random-files/</link>
		<comments>http://www.ghacks.net/2008/05/18/copy-random-files/#comments</comments>
		<pubDate>Sun, 18 May 2008 18:26:03 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Music and Video]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[copy]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[mp3-player]]></category>
		<category><![CDATA[random files]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=4179</guid>
		<description><![CDATA[Mix2Stix was primarily designed to copy random mp3 files from the hard drive to an USB stick or mp3 player to ease the pain of selecting the music manually. It provides a one click solution with a few comfort functions which I will explain later in this article. The user has to set four parameters [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://software.azett.com/index.php?cat=20_Mix2Stix&#038;page=50_Download">Mix2Stix</a> was primarily designed to copy random mp3 files from the hard drive to an USB stick or mp3 player to ease the pain of selecting the music manually. It provides a one click solution with a few comfort functions which I will explain later in this article. The user has to set four parameters after program start that define the process. </p>
<p>He has to select the folder from which the files are copied &#8211; subfolders are automatically included in the process -, a destination drive or folder, a size that should be copied and the file extension. The first two are obvious while the latter two require a short explanation. Size defines the total size of all files that are copied. If you pick for instance 1000 Megabyte as the size and mp3 as the file extension mp3 files with a total size   of about 1000 Megabytes will be copied, never more than that of course to avoid the dreaded disk is full message.</p>
<p>The file extension can be any file extension which means you can also copy avi files, documents, images or anything else that you can think of randomly to the folder or hard drive.It is furthermore possible to add additional file extensions with the &#8220;;&#8221; separator.</p>
<p><span id="more-4179"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/05/mix2stix.jpg" alt="mix2stix" title="mix2stix" width="408" height="233" class="alignnone size-medium wp-image-4180" /></p>
<p>Two optional check boxes are available: Clear Destination Dir deletes all files in the destination dir so that it is empty before the copy begins. Replace Existing Files overwrites existing files without asking during the copying.</p>
<p>The configuration can be saved and loaded which is nice if you want to use the program every now and then to load new files on the device. It is even possible to use it once every day before going to school to start the day with a fresh random selection of your music.</p>
<p>Mix2Stix requires Java which has to be installed on the system. The source is included in the distribution.</p>

	Tags: <a href="http://www.ghacks.net/tag/copy/" title="copy" rel="tag">copy</a>, <a href="http://www.ghacks.net/tag/file/" title="file" rel="tag">file</a>, <a href="http://www.ghacks.net/tag/java/" title="java" rel="tag">java</a>, <a href="http://www.ghacks.net/tag/mp3/" title="mp3" rel="tag">mp3</a>, <a href="http://www.ghacks.net/tag/mp3-player/" title="mp3-player" rel="tag">mp3-player</a>, <a href="http://www.ghacks.net/tag/random-files/" title="random files" rel="tag">random files</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2007/09/15/winamp-55-lite-vs-xmplay-memory-management/" title="Winamp 5.5 lite vs. XMPlay Memory Management (September 15, 2007)">Winamp 5.5 lite vs. XMPlay Memory Management</a> (13)</li>
	<li><a href="http://www.ghacks.net/2008/04/24/sync-any-mp3-player-with-itunes/" title="Sync any mp3 player with iTunes (April 24, 2008)">Sync any mp3 player with iTunes</a> (2)</li>
	<li><a href="http://www.ghacks.net/2007/02/09/record-sounds-from-any-source/" title="Record Sounds from any source (February 9, 2007)">Record Sounds from any source</a> (6)</li>
	<li><a href="http://www.ghacks.net/2006/12/11/large-list-of-podcasts-that-teach-you-something/" title="Large List of Podcasts that teach you something (December 11, 2006)">Large List of Podcasts that teach you something</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/05/20/google-inline-mp3-player/" title="Google Inline MP3 Player (May 20, 2008)">Google Inline MP3 Player</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/05/18/copy-random-files/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Sync any mp3 player with iTunes</title>
		<link>http://www.ghacks.net/2008/04/24/sync-any-mp3-player-with-itunes/</link>
		<comments>http://www.ghacks.net/2008/04/24/sync-any-mp3-player-with-itunes/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 07:47:12 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[iPod]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[itunes agent]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[mp3-player]]></category>
		<category><![CDATA[music player]]></category>
		<category><![CDATA[sony psp]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=3901</guid>
		<description><![CDATA[If you want to use iTunes Apple wants to make you believe that you need an iPod or iPhone. That&#8217;s not the complete truth and there are numerous ways to use iTunes with other mp3 players and even mobile phones or handhelds like the PSP. Before I explain the how I would like to talk [...]]]></description>
			<content:encoded><![CDATA[<p>If you want to use iTunes Apple wants to make you believe that you need an iPod or iPhone. That&#8217;s not the complete truth and there are numerous ways to use iTunes with other mp3 players and even mobile phones or handhelds like the PSP. Before I explain the how I would like to talk about the why; Why would someone want to use iTunes for his mp3 player. The argument that comes to my mind is the iTunes store. Another one would be that you switched from an iPod to another mp3 player and want to continue using iTunes.</p>
<p>The software that connects mp3 players, mobile phones and handhelds to iTunes is called <a href="http://ita.sourceforge.net/download.html">iTunes Agent</a>. Three devices are already configured in iTunes Agent. A Generic Player, Sony Ericsson Walkman Phone and the Sony PSP. New devices can be added with ease to the configuration and are recognized by defining a specific folder of that device in the configuration. For the Sony PSP that folder would be PSP for instance.</p>
<p>Might sound complicated but it is not. Just look at the folder structure of your device and use the information you discover. Other values that have to be added are the path of the music folder on the device, the synchronize pattern and the association with a playlist.</p>
<p><span id="more-3901"></span><a href='http://www.ghacks.net/wp-content/uploads/2008/04/itunes_agent.jpg'><img src="http://www.ghacks.net/wp-content/uploads/2008/04/itunes_agent-300x298.jpg" alt="itunes agent" title="itunes agent" width="300" height="298" class="alignnone size-medium wp-image-3902" /></a></p>
<p>The devices can then be synchronized using the system tray. A right-click on the iTunes Agent icon opens a menu that offers synchronization.</p>

	Tags: <a href="http://www.ghacks.net/tag/apple/" title="apple" rel="tag">apple</a>, <a href="http://www.ghacks.net/tag/ipod/" title="iPod" rel="tag">iPod</a>, <a href="http://www.ghacks.net/tag/itunes/" title="itunes" rel="tag">itunes</a>, <a href="http://www.ghacks.net/tag/itunes-agent/" title="itunes agent" rel="tag">itunes agent</a>, <a href="http://www.ghacks.net/tag/mp3/" title="mp3" rel="tag">mp3</a>, <a href="http://www.ghacks.net/tag/mp3-player/" title="mp3-player" rel="tag">mp3-player</a>, <a href="http://www.ghacks.net/tag/music-player/" title="music player" rel="tag">music player</a>, <a href="http://www.ghacks.net/tag/sony-psp/" title="sony psp" rel="tag">sony psp</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2007/06/16/sync-itunes-with-non-ipod-mp3-players/" title="Sync iTunes with non iPod mp3 players (June 16, 2007)">Sync iTunes with non iPod mp3 players</a> (11)</li>
	<li><a href="http://www.ghacks.net/2006/11/26/copy-songs-from-and-to-your-ipod-without-itunes/" title="Copy songs from and to your ipod without itunes (November 26, 2006)">Copy songs from and to your ipod without itunes</a> (6)</li>
	<li><a href="http://www.ghacks.net/2006/12/18/add-features-to-your-mp3-player/" title="Add Features to your MP3 Player (December 18, 2006)">Add Features to your MP3 Player</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/09/05/xnjb-transfer-music-to-and-from-a-mtp-mp3-player-on-a-mac/" title="XNJB: Transfer music to and from a MTP MP3 player on a Mac (September 5, 2009)">XNJB: Transfer music to and from a MTP MP3 player on a Mac</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/07/16/winamp-ipod-plugin-2/" title="Winamp iPod Plugin (July 16, 2008)">Winamp iPod Plugin</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/04/24/sync-any-mp3-player-with-itunes/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Teac MP-450 by experience</title>
		<link>http://www.ghacks.net/2008/01/17/teac-mp-450-by-experience/</link>
		<comments>http://www.ghacks.net/2008/01/17/teac-mp-450-by-experience/#comments</comments>
		<pubDate>Thu, 17 Jan 2008 11:00:57 +0000</pubDate>
		<dc:creator>Tobey</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Music and Video]]></category>
		<category><![CDATA[mp3-player]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[Teac]]></category>
		<category><![CDATA[Teack MP-450]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2008/01/17/teac-mp-450-by-experience/</guid>
		<description><![CDATA[I'd like to share my view of a very fine low-end (maybe mid) personal audio/video player I've bought recently, the Teac MP-450. I was lucky enough to get a 40% sale on it in an online store so that I got an awesome player for a really low price, great deal indeed. Nevertheless, even if you have to buy it for the usual price at about 100-130$ (1GB version), it's still worth the money I would say. Now to the main features.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;d like to share my view of a very fine low-end (maybe mid) personal audio/video player I&#8217;ve bought recently, the Teac MP-450. I was lucky enough to get a 40% sale on it in an online store so that I got an awesome player for a really low price, great deal indeed. Nevertheless, even if you have to buy it for the usual price at about 100-130$ (1GB version), it&#8217;s still worth the money I would say. Now to the main features.</p>
<p>Although some reviewers expressed their doubts about its design, especially the placement of the buttons when compared to the high-end devices, I must say that I actually do like it and don&#8217;t have the least problem with the easy navigation at all. There are 3 color versions of this smallish block that you can choose from &#8211; black-silver, graphite and pink. </p>
<p>Since the size is really tiny (70 x 43 x 11.5 mm), you&#8217;d have no trouble carrying it anywhere.</p>
<p><span id="more-2890"></span><img src="http://images.mironet.cz/foto/3/90501649/90501649.jpg" /></p>
<p>The supported formats are MP3, WMA (DRM 9&#038;10), AVI, JPG, TXT, VRA which is enough to have fun with it. Videos need to be converted to a particular AVI format/size to be played on a 2-inch display with 262 000 colors. Details in the videos played on this device are fairly sufficient to watch just about anything on the go in a very good picture quality. Images can be of any size. Listen to the radio using built-in FM tuner, read lyrics or any other text file in a text viewer or record the surroundings using a miniature mike inside the device. </p>
<p>Just note that the quality of recording isn&#8217;t too high if you don&#8217;t put it near the source so that you shouldn&#8217;t be disappointed later on. Built-in Li-Pol accumulator can support this device for up to 15 hours and can be recharged very quickly via USB link (standalone recharger is not included in the package). I&#8217;d also recommend buying other earphones than the default ones because they lower the playback quality a little bit.</p>
<p>Other functions of this player would be support for ID3 tags, 8-mode equalizer including one dedicated to your custom settings, 3 bookmarks in text files, support for language study (meaning several ways of repeating) and a single preinstalled game &#8211; Tetris. For its price/function rate this little entertainer is a very good choice and has been serving me very well for several weeks. I don&#8217;t have a single complaint myself.</p>

	Tags: <a href="http://www.ghacks.net/tag/mp3-player/" title="mp3-player" rel="tag">mp3-player</a>, <a href="http://www.ghacks.net/tag/music/" title="music" rel="tag">music</a>, <a href="http://www.ghacks.net/tag/teac/" title="Teac" rel="tag">Teac</a>, <a href="http://www.ghacks.net/tag/teack-mp-450/" title="Teack MP-450" rel="tag">Teack MP-450</a>, <a href="http://www.ghacks.net/tag/video/" title="video" rel="tag">video</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/08/15/windows-media-player-import-for-winamp/" title="Windows Media Player Import for Winamp (August 15, 2009)">Windows Media Player Import for Winamp</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/11/11/video-crawler-a-multimedia-search-engine/" title="Video Crawler &#8211; A Multimedia Search Engine (November 11, 2008)">Video Crawler &#8211; A Multimedia Search Engine</a> (4)</li>
	<li><a href="http://www.ghacks.net/2007/12/08/use-mpui-as-a-portable-media-player/" title="Use MPUI as a Portable Media Player (December 8, 2007)">Use MPUI as a Portable Media Player</a> (2)</li>
	<li><a href="http://www.ghacks.net/2007/03/07/rectable-a-multi-user-electro-acoustic-music-instrument/" title="Rectable a multi-user electro-acoustic music instrument (March 7, 2007)">Rectable a multi-user electro-acoustic music instrument</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/03/26/playlist-creator/" title="Playlist Creator (March 26, 2008)">Playlist Creator</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/01/17/teac-mp-450-by-experience/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Winamp 5.5 lite vs. XMPlay Memory Management</title>
		<link>http://www.ghacks.net/2007/09/15/winamp-55-lite-vs-xmplay-memory-management/</link>
		<comments>http://www.ghacks.net/2007/09/15/winamp-55-lite-vs-xmplay-memory-management/#comments</comments>
		<pubDate>Sat, 15 Sep 2007 06:46:05 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Music and Video]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[aac]]></category>
		<category><![CDATA[lite music player]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[mp3-player]]></category>
		<category><![CDATA[music player]]></category>
		<category><![CDATA[ogg]]></category>
		<category><![CDATA[winamp 5.5]]></category>
		<category><![CDATA[xmplay]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/09/15/winamp-55-lite-vs-xmplay-memory-management/</guid>
		<description><![CDATA[A new beta version of Winamp 5.5 has just been released as usual in a full, pro and lite version. Winamp lite is basically a music player supporting many different audio formats while the other Winamp editions support video playback, cd ripping and an integrated browser to browse sites like Shoutcast.]]></description>
			<content:encoded><![CDATA[<p>A new beta version of Winamp 5.5 has just been released as usual in a full, pro and lite version. Winamp lite is basically a music player supporting many different audio formats while the other Winamp editions support video playback, cd ripping and an integrated browser to browse sites like Shoutcast.</p>
<p>I never quite understood why someone would use Winamp to play videos because this functionality was introduced into Winamp when several other great software video players like VLC, Mplayer or BSPlayer were already in existence. I therefor decided to compare the lite version of Winamp 5.5 against my favorite music player XMPlay. </p>
<p>The Winamp executable has a file size of roughly 2.2 Megabytes while XMPlay one of 340 Kilobytes. The XMPlay folder has a size of 1.9 Megabytes after installation while Winamp&#8217;s folder one of 6.6 Megabytes. The first noticeable difference can be found if you open both players without a song and take a look at the Windows task manager.</p>
<p><span id="more-2001"></span>XMPlay uses roughly 550 Kilobytes of memory in idle state while Winamp lite uses 1.37 Megabytes. I decided to load a seven Megabyte mp3 file into both players. XMPlay was using 2.52 Megabytes afterwards while Winamp 5.5 lite was using 3.88 Megabytes. The difference between both players rose from roughly 800 Kilobyte in idle state to 1.3 Megabytes in idle state with a 7 Megabyte file in the playlist.</p>
<p><img src="http://www.ghacks.net/files/screens/2007/09/xmplay.jpg" alt="xmplay" /></p>
<p>I pressed the play button in both players and switched back to the task manager. Winamp 5.5 lite was now using 6.24 Megabytes of memory while XMPlay was using 3.84. The difference rose to 2.4 Megabytes. </p>
<p>Last but not least I decided to see how both players would do when playing Internet radio streams. XMplay was using 3.53 Megabytes while playing a 128 Kbit stream while Winamp used 7.66 Megabytes.</p>
<p><img src="http://www.ghacks.net/files/screens/2007/09/winamp55.jpg" alt="winamp 5.5 lite" /></p>
<p>The conclusion is that XMPlay has a far better memory management than Winamp. The real important state is of course when playing music files in the music player and this is where XMPlay really excels. This means, if you really want a &#8220;lite&#8221; player you should switch to XMPlay instead of Winamp 5.5 lite.</p>
<p>Read More:</p>
<p><a href="http://www.un4seen.com/">XMPlay Homepage</a><br />
<a href="http://forums.winamp.com/showthread.php?threadid=277166">Winamp 5.5 beta download</a></p>

	Tags: <a href="http://www.ghacks.net/tag/aac/" title="aac" rel="tag">aac</a>, <a href="http://www.ghacks.net/tag/lite-music-player/" title="lite music player" rel="tag">lite music player</a>, <a href="http://www.ghacks.net/tag/mp3/" title="mp3" rel="tag">mp3</a>, <a href="http://www.ghacks.net/tag/mp3-player/" title="mp3-player" rel="tag">mp3-player</a>, <a href="http://www.ghacks.net/tag/music-player/" title="music player" rel="tag">music player</a>, <a href="http://www.ghacks.net/tag/ogg/" title="ogg" rel="tag">ogg</a>, <a href="http://www.ghacks.net/tag/winamp-55/" title="winamp 5.5" rel="tag">winamp 5.5</a>, <a href="http://www.ghacks.net/tag/xmplay/" title="xmplay" rel="tag">xmplay</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/04/24/sync-any-mp3-player-with-itunes/" title="Sync any mp3 player with iTunes (April 24, 2008)">Sync any mp3 player with iTunes</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/10/15/how-to-record-internet-radio-with-aimp2/" title="How To Record Internet Radio With AIMP2 (October 15, 2008)">How To Record Internet Radio With AIMP2</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/08/03/winamp-auto-tagger/" title="Winamp Auto Tagger (August 3, 2008)">Winamp Auto Tagger</a> (8)</li>
	<li><a href="http://www.ghacks.net/2009/07/04/trout-is-a-lightweight-free-music-player/" title="Trout Is A Lightweight Free Music Player (July 4, 2009)">Trout Is A Lightweight Free Music Player</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/01/08/stream-music-contained-in-torrent-files/" title="Stream Music contained in torrent files (January 8, 2008)">Stream Music contained in torrent files</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/09/15/winamp-55-lite-vs-xmplay-memory-management/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Itunes Sync 1.5</title>
		<link>http://www.ghacks.net/2007/09/13/itunes-sync-15/</link>
		<comments>http://www.ghacks.net/2007/09/13/itunes-sync-15/#comments</comments>
		<pubDate>Thu, 13 Sep 2007 08:45:55 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Music and Video]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[iTunes sync]]></category>
		<category><![CDATA[itunes tips]]></category>
		<category><![CDATA[mp3-player]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/09/13/itunes-sync-15/</guid>
		<description><![CDATA[A new version of iTunes Sync has been released today and can be downloaded from the developers website. The software syncs iTunes with mp3 players other than iPods. I'm still not sure why users would want to use iTunes but I suppose it has something to do with the ability to buy music and videos there.]]></description>
			<content:encoded><![CDATA[<p>A new version of iTunes Sync has been released today and can be downloaded from the developers website. The software syncs iTunes with mp3 players other than iPods. I&#8217;m still not sure why users would want to use iTunes but I suppose it has something to do with the ability to buy music and videos there.</p>
<p>The new version is now available in three languages which are German, English and Spanish. Other changes include reduced memory usage, proxy support, support for the three file extensions wma, wmv and asf, new folder structures and better handling of duplicate playlists.</p>
<p>Itunes Sync should work with most mp3 players on the market, the developer obviously has no way of testing his software with all players available. Some users send in information regarding compatibility with their mp3 player but I suggest you simply try it out and see if iTunes Sync works with your player.</p>
<p><span id="more-1994"></span><img src="http://www.ghacks.net/files/screens/2007/09/iTunes-Sync.jpg" alt="itunes sync" /></p>
<p>The software has a size of only 450 Kilobyte and requires the Microsoft .net framwork 2.0</p>
<p><strong>Read More:</strong></p>
<p><a href="http://www.binaryfortress.com/itunes-sync/">iTunes Sync Homepage</a></p>

	Tags: <a href="http://www.ghacks.net/tag/apple/" title="apple" rel="tag">apple</a>, <a href="http://www.ghacks.net/tag/itunes-sync/" title="iTunes sync" rel="tag">iTunes sync</a>, <a href="http://www.ghacks.net/tag/itunes-tips/" title="itunes tips" rel="tag">itunes tips</a>, <a href="http://www.ghacks.net/tag/mp3-player/" title="mp3-player" rel="tag">mp3-player</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2007/06/16/sync-itunes-with-non-ipod-mp3-players/" title="Sync iTunes with non iPod mp3 players (June 16, 2007)">Sync iTunes with non iPod mp3 players</a> (11)</li>
	<li><a href="http://www.ghacks.net/2009/09/05/xnjb-transfer-music-to-and-from-a-mtp-mp3-player-on-a-mac/" title="XNJB: Transfer music to and from a MTP MP3 player on a Mac (September 5, 2009)">XNJB: Transfer music to and from a MTP MP3 player on a Mac</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/04/24/sync-any-mp3-player-with-itunes/" title="Sync any mp3 player with iTunes (April 24, 2008)">Sync any mp3 player with iTunes</a> (2)</li>
	<li><a href="http://www.ghacks.net/2008/03/20/share-songs-with-mojo-and-itunes/" title="Share Songs with Mojo and iTunes (March 20, 2008)">Share Songs with Mojo and iTunes</a> (0)</li>
	<li><a href="http://www.ghacks.net/2006/10/30/create-automatic-itunes-playlists-with-the-filter/" title="Create Automatic iTunes Playlists with the Filter (October 30, 2006)">Create Automatic iTunes Playlists with the Filter</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/09/13/itunes-sync-15/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sync iTunes with non iPod mp3 players</title>
		<link>http://www.ghacks.net/2007/06/16/sync-itunes-with-non-ipod-mp3-players/</link>
		<comments>http://www.ghacks.net/2007/06/16/sync-itunes-with-non-ipod-mp3-players/#comments</comments>
		<pubDate>Sat, 16 Jun 2007 15:11:33 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Music and Video]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[iPod]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[creative labs]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[iTunes sync]]></category>
		<category><![CDATA[mp3-player]]></category>
		<category><![CDATA[use itunes with other mp3 players]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/06/16/sync-itunes-with-non-ipod-mp3-players/</guid>
		<description><![CDATA[I do not know why some users swear on iTunes and prefer to use it as their main software for their music collection. The biggest drawback in my opinion is that iTunes was designed to only work with iPods and not other mp3 players from different manufacturers. I personally think that it is a bit way of to install iTunes if you do not own an iPod but apparently some users are doing it.]]></description>
			<content:encoded><![CDATA[<p>I do not know why some users swear on iTunes and prefer to use it as their main software for their music collection. The biggest drawback in my opinion is that iTunes was designed to only work with iPods and not other mp3 players from different manufacturers. I personally think that it is a bit way of to install iTunes if you do not own an iPod but apparently some users are doing it.</p>
<p>And one of them decided to write a program called <a href="http://www.binaryfortress.com/itunes-sync/" target="_blank">iTunes Sync</a> that would sync the playlists in iTunes with a lot of mp3 players from different manufacturers such as Creative Labs, iRiver and Sandisk. Not all players are working yet but the author is trying hard to implement support for them in future versions.</p>
<p><span id="more-1669"></span>The software requires only three steps to sync your mp3 player with iTunes. They are:</p>
<ul>
<ol>
Setup a playlist in iTunes that you want to sync to your MP3 player</ol>
<ol>
Configure your MP3 player in iTunes Sync by giving it a name, selecting an â€œidentification file or folderâ€? and selecting a playlist from iTunes</ol>
<ol>
Now just click Synchronize and watch the magic happen!</ol>
</ul>
<p><img src="http://www.ghacks.net/files/screens/2007/06/iTunesSync.gif" alt="itunes sync mp3 players" /></p>

	Tags: <a href="http://www.ghacks.net/tag/apple/" title="apple" rel="tag">apple</a>, <a href="http://www.ghacks.net/tag/creative-labs/" title="creative labs" rel="tag">creative labs</a>, <a href="http://www.ghacks.net/tag/ipod/" title="iPod" rel="tag">iPod</a>, <a href="http://www.ghacks.net/tag/itunes/" title="itunes" rel="tag">itunes</a>, <a href="http://www.ghacks.net/tag/itunes-sync/" title="iTunes sync" rel="tag">iTunes sync</a>, <a href="http://www.ghacks.net/tag/mp3-player/" title="mp3-player" rel="tag">mp3-player</a>, <a href="http://www.ghacks.net/tag/use-itunes-with-other-mp3-players/" title="use itunes with other mp3 players" rel="tag">use itunes with other mp3 players</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/04/24/sync-any-mp3-player-with-itunes/" title="Sync any mp3 player with iTunes (April 24, 2008)">Sync any mp3 player with iTunes</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/09/05/xnjb-transfer-music-to-and-from-a-mtp-mp3-player-on-a-mac/" title="XNJB: Transfer music to and from a MTP MP3 player on a Mac (September 5, 2009)">XNJB: Transfer music to and from a MTP MP3 player on a Mac</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/07/16/winamp-ipod-plugin-2/" title="Winamp iPod Plugin (July 16, 2008)">Winamp iPod Plugin</a> (5)</li>
	<li><a href="http://www.ghacks.net/2007/01/26/share-the-itunes-library-on-a-network/" title="Share the iTunes Library on a network (January 26, 2007)">Share the iTunes Library on a network</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/03/20/share-songs-with-mojo-and-itunes/" title="Share Songs with Mojo and iTunes (March 20, 2008)">Share Songs with Mojo and iTunes</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/06/16/sync-itunes-with-non-ipod-mp3-players/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Add Divx support to your Zune</title>
		<link>http://www.ghacks.net/2007/03/02/add-divx-support-to-your-zune/</link>
		<comments>http://www.ghacks.net/2007/03/02/add-divx-support-to-your-zune/#comments</comments>
		<pubDate>Fri, 02 Mar 2007 08:53:32 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Zune]]></category>
		<category><![CDATA[avi zune]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[mp3-player]]></category>
		<category><![CDATA[zune divx]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/03/02/add-divx-support-to-your-zune/</guid>
		<description><![CDATA[The Zune seems really hackable, wonder if that is on purpose or just laziness. Anyways, the following registry hack makes it possible to add Divx movies to your Zune player and sync them successfully. Once that is done the Zune automatically converts them to the native format which makes it possible to view them just as any other video that you have stored on your Zune player. Copy and paste the following lines into a text editor, save it and rename the file extension to .reg afterwards.]]></description>
			<content:encoded><![CDATA[<p>The Zune seems really hackable, wonder if that is on purpose or just laziness. Anyways, the following registry hack makes it possible to add Divx movies to your Zune player and sync them successfully. Once that is done the Zune automatically converts them to the native format which makes it possible to view them just as any other video that you have stored on your Zune player. Copy and paste the following lines into a text editor, save it and rename the file extension to .reg afterwards.</p>
<p><code>Windows Registry Editor Version 5.00</code></p>
<p>[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Multimedia\Zune\Extensions\.avi]<br />
&#8220;Extension.Handler&#8221;=&#8221;Microsoft.Zune.1.AVI&#8221;<br />
&#8220;MediaType.Description&#8221;=&#8221;Video Clip&#8221;<br />
&#8220;MediaType.Icon&#8221;=&#8221;C:\\Program Files\\Zune\\ZuneLoc.dll,-736&#8243;<br />
&#8220;Extension.MIME&#8221;=&#8221;video/avi&#8221;<br />
&#8220;AlreadyRegistered&#8221;=&#8221;no&#8221;<br />
&#8220;Runtime&#8221;=dword:00000007<br />
&#8220;PerceivedType&#8221;=&#8221;video&#8221;<br />
&#8220;Permissions&#8221;=dword:0000000f<br />
&#8220;UserApprovedOwning&#8221;=&#8221;no&#8221;<br />
@=&#8221;"</p>
<p><span id="more-1253"></span> Double-click the newly created file and the information that it stores will be added to your registry. You probably need to restart your computer before you can drag and drop divx movies to your Zune player.</p>
<p>Another method would be to rename the divx files to .wmv and add them to your Zune player. Once they appear in the library you would rename them back to .avi and sync it afterwards which should automatically convert the file and make it playable in the Zune player.</p>
<p>sources: <a href="http://www.engadget.com/2007/03/01/zune-hacked-for-divx-support-sorta/" title="engadget" target="_blank">Engadget</a> and <a href="http://www.zunescene.com/forums/index.php?topic=3564.0" title="zunescene" target="_blank">Zunescene</a></p>

	Tags: <a href="http://www.ghacks.net/tag/avi-zune/" title="avi zune" rel="tag">avi zune</a>, <a href="http://www.ghacks.net/tag/microsoft/" title="microsoft" rel="tag">microsoft</a>, <a href="http://www.ghacks.net/tag/mp3-player/" title="mp3-player" rel="tag">mp3-player</a>, <a href="http://www.ghacks.net/tag/zune-divx/" title="zune divx" rel="tag">zune divx</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2007/01/20/zune-does-not-allow-to-share-all-songs/" title="Zune does not allow to share all songs (January 20, 2007)">Zune does not allow to share all songs</a> (3)</li>
	<li><a href="http://www.ghacks.net/2006/10/21/zoom-it/" title="Zoom It (October 21, 2006)">Zoom It</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/04/23/yuck-new-windows-vista-ultimate-extras/" title="Yuck new Windows Vista Ultimate Extras (April 23, 2008)">Yuck new Windows Vista Ultimate Extras</a> (20)</li>
	<li><a href="http://www.ghacks.net/2008/08/06/yahoo-sick-of-them-yet/" title="Yahoo, sick of them yet? (August 6, 2008)">Yahoo, sick of them yet?</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/05/07/xp-sp3-and-vista-sp-1-available-through-windows-update/" title="XP SP3 and Vista SP 1 available through Windows Update (May 7, 2008)">XP SP3 and Vista SP 1 available through Windows Update</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/03/02/add-divx-support-to-your-zune/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>1By1 Lightweight MP3 Player</title>
		<link>http://www.ghacks.net/2007/02/18/1by1-lightweight-mp3-player/</link>
		<comments>http://www.ghacks.net/2007/02/18/1by1-lightweight-mp3-player/#comments</comments>
		<pubDate>Sun, 18 Feb 2007 10:22:48 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[mp3-player]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[winamp]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/02/18/1by1-lightweight-mp3-player/</guid>
		<description><![CDATA[Many software mp3 players are bloated with features that most users rarely use or even know of. 1By1 is a small, resource-saving software mp3 player - the size of the player is only about 100K. It offers some interesting features that are worth a closer look.]]></description>
			<content:encoded><![CDATA[<p>Many software mp3 players are bloated with features that most users rarely use or even know of. <a href="http://mpesch3.de1.cc/" title="1by1" target="_blank">1By1</a> is a small, resource-saving software mp3 player &#8211; the size of the player is only about 100K. It offers some interesting features that are worth a closer look.</p>
<p>It offers an alternative to using playlists by making it possible to directly play the music of a special folder, this should be nice for most users who do not use customized playlists that use files from different directories. It still is able to use and create playlists of course. 1By1 is able to resume playback at a later time, a feature that is not that common in software mp3 players.</p>
<p><span id="more-1210"></span> 1By1 supports the usual file extensions and offers basic file editing support which includes renaming and copying files during playback. I can see some applications for this lightweight mp3 player, especially on systems that are low on resources already.</p>
<p>I will stick to Winamp light on my main system though because I tend to listen to internet radio a lot and 1By1 is missing that feature. Still, it is a nice player and the directory play option makes it stick out a little bit.</p>

	Tags: <a href="http://www.ghacks.net/tag/freeware/" title="freeware" rel="tag">freeware</a>, <a href="http://www.ghacks.net/tag/mp3/" title="mp3" rel="tag">mp3</a>, <a href="http://www.ghacks.net/tag/mp3-player/" title="mp3-player" rel="tag">mp3-player</a>, <a href="http://www.ghacks.net/tag/music/" title="music" rel="tag">music</a>, <a href="http://www.ghacks.net/tag/winamp/" title="winamp" rel="tag">winamp</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/08/03/winamp-auto-tagger/" title="Winamp Auto Tagger (August 3, 2008)">Winamp Auto Tagger</a> (8)</li>
	<li><a href="http://www.ghacks.net/2008/01/04/what-type-of-music-am-i-listening-to/" title="What Type of Music Am I listening to ? (January 4, 2008)">What Type of Music Am I listening to ?</a> (2)</li>
	<li><a href="http://www.ghacks.net/2007/01/21/record-mp3-streams-with-screamer-radio/" title="Record MP3 Streams with Screamer Radio (January 21, 2007)">Record MP3 Streams with Screamer Radio</a> (0)</li>
	<li><a href="http://www.ghacks.net/2007/01/25/play-your-mp3-collection-remotely/" title="Play your MP3 collection remotely (January 25, 2007)">Play your MP3 collection remotely</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/10/13/installing-winamp-plugins-in-aimp/" title="Installing Winamp Plugins In AIMP (October 13, 2008)">Installing Winamp Plugins In AIMP</a> (16)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/02/18/1by1-lightweight-mp3-player/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add Features to your MP3 Player</title>
		<link>http://www.ghacks.net/2006/12/18/add-features-to-your-mp3-player/</link>
		<comments>http://www.ghacks.net/2006/12/18/add-features-to-your-mp3-player/#comments</comments>
		<pubDate>Mon, 18 Dec 2006 14:56:51 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Hacking]]></category>
		<category><![CDATA[iPod]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[features]]></category>
		<category><![CDATA[firmware]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[mp3-player]]></category>
		<category><![CDATA[rockbox]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[video-player]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2006/12/18/add-features-to-your-mp3-player/</guid>
		<description><![CDATA[If you are currently unhappy with the features of your mp3 player you might want to take a look at the open source rockbox firmware which adds lots of functionality to your mp3 player including iPods, iRiver and Archos models. A firmware update is of course something that should only be done with extreme precaution because it will void the warranty. Take a look at some of the features that can be added:]]></description>
			<content:encoded><![CDATA[<p>If you are currently unhappy with the features of your mp3 player you might want to take a look at the <a target="_blank" title="rockbox firmware mp3 player" href="http://www.rockbox.org/twiki/bin/view/Main/WhyRockbox">open source rockbox</a> firmware which adds lots of functionality to your mp3 player including iPods, iRiver and Archos models. A firmware update is of course something that should only be done with extreme precaution because it will void the warranty. Take a look at some of the <a target="_blank" title="rockbox features plugin" href="http://www.rockbox.org/twiki/bin/view/Main/PluginIndex">features</a> that can be added:</p>
<ul>
<li>support for additional sound codecs such as ogg and flac</li>
<li>support for games such as Doom, Sokoban and Sudoku</li>
<li>support for applications like calculators, battery related and text editors</li>
<li>video support (yes even for ipod nanos 1st gen for instance)</li>
<li>Gameboy emulator</li>
</ul>
<p><span id="more-1019"></span>Installing Rockbox is not as difficulty as it sounds. Take a look at the <a target="_blank" title="rockbox manual mp3 player firmware" href="http://www.rockbox.org/manual.shtml">manual pages</a> which contains all the information you need for all supported mp3 players. Again, you should be very careful before you proceed. Everything is explained in detail and it should not be that much of a problem to install the new firmware. The <a target="_blank" title="rockbox forum" href="http://forums.rockbox.org/">rockbox forums</a> are also a great way to have any remaining questions answered before making the changes.</p>

	Tags: <a href="http://www.ghacks.net/tag/apple/" title="apple" rel="tag">apple</a>, <a href="http://www.ghacks.net/tag/features/" title="features" rel="tag">features</a>, <a href="http://www.ghacks.net/tag/firmware/" title="firmware" rel="tag">firmware</a>, <a href="http://www.ghacks.net/tag/ipod/" title="iPod" rel="tag">iPod</a>, <a href="http://www.ghacks.net/tag/mp3/" title="mp3" rel="tag">mp3</a>, <a href="http://www.ghacks.net/tag/mp3-player/" title="mp3-player" rel="tag">mp3-player</a>, <a href="http://www.ghacks.net/tag/rockbox/" title="rockbox" rel="tag">rockbox</a>, <a href="http://www.ghacks.net/tag/update/" title="update" rel="tag">update</a>, <a href="http://www.ghacks.net/tag/video-player/" title="video-player" rel="tag">video-player</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/04/24/sync-any-mp3-player-with-itunes/" title="Sync any mp3 player with iTunes (April 24, 2008)">Sync any mp3 player with iTunes</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/09/05/xnjb-transfer-music-to-and-from-a-mtp-mp3-player-on-a-mac/" title="XNJB: Transfer music to and from a MTP MP3 player on a Mac (September 5, 2009)">XNJB: Transfer music to and from a MTP MP3 player on a Mac</a> (0)</li>
	<li><a href="http://www.ghacks.net/2007/01/10/wikipedia-on-your-ipod/" title="Wikipedia on your iPod (January 10, 2007)">Wikipedia on your iPod</a> (1)</li>
	<li><a href="http://www.ghacks.net/2007/06/16/sync-itunes-with-non-ipod-mp3-players/" title="Sync iTunes with non iPod mp3 players (June 16, 2007)">Sync iTunes with non iPod mp3 players</a> (11)</li>
	<li><a href="http://www.ghacks.net/2007/01/13/odeo-offers-an-impressive-list-of-podcasts/" title="Odeo offers an impressive list of podcasts (January 13, 2007)">Odeo offers an impressive list of podcasts</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2006/12/18/add-features-to-your-mp3-player/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Large List of Podcasts that teach you something</title>
		<link>http://www.ghacks.net/2006/12/11/large-list-of-podcasts-that-teach-you-something/</link>
		<comments>http://www.ghacks.net/2006/12/11/large-list-of-podcasts-that-teach-you-something/#comments</comments>
		<pubDate>Mon, 11 Dec 2006 15:32:18 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Cool]]></category>
		<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[iPod]]></category>
		<category><![CDATA[college]]></category>
		<category><![CDATA[culture]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[language-courses]]></category>
		<category><![CDATA[learn-language]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[mp3-player]]></category>
		<category><![CDATA[podcast]]></category>
		<category><![CDATA[university]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2006/12/11/large-list-of-podcasts-that-teach-you-something/</guid>
		<description><![CDATA[There are not many people I know that do not have a mp3 player. Many use the player exclusively for music and probably never heard of the term podcasts before. The best way to explain podcasts is to compare them to radio shows. Some hosts talk about certain topics, you listen to jingles, to music sometimes that is played during breaks.]]></description>
			<content:encoded><![CDATA[<p>There are not many people I know that do not have a mp3 player. Many use the player exclusively for music and probably never heard of the term podcasts before. The best way to explain podcasts is to compare them to radio shows. Some hosts talk about certain topics, you listen to jingles, to music sometimes that is played during breaks. </p>
<p>Not all podcasts are like radio shows of course, some look much more like audio lessons, like university courses without the classes. And this is what I will be talking about now. I found a great website that has three large lists of links to websites that offer podcasts that teach you something. That something is either languages, cultur or university courses. It is up to you of course to decide what you want to learn and hear, just download all the podcasts you like and transfer them to your mp3 player. All podcasts are encoded in mp3 format which makes it possible to have even large lessons take up just some megabytes.</p>
<p><span id="more-997"></span></p>
<p>Let us take a look at the three possibilities:</p>
<p><a href="http://www.oculture.com/weblog/2006/10/itunes_learn_fo.html" target="_Blank"><strong>Languages</strong></a>: Links to podcasts that teach you 14 languages including German, French and Japanese. Most of the courses are for beginners, I suggest you read the explanation at the website that compiled the list before you download the podcasts.</p>
<p><a href="http://www.oculture.com/weblog/2006/10/free_university_1.html" target="_blank"><strong>University Courses</strong>:</a> A compilation of links to colleges and universities (US) that offer free podcasts of some of their lectures. You find a wide variety of courses such as law and social sciences.
</p>
<p><a href="http://www.oculture.com/weblog/2006/10/itunes_cultural.html" targeT="_blank"><strong>Culture:</strong></a> Many links to interesting podcasts and even audio texts. Concentrates on art, pop culture and media. Great.</p>

	Tags: <a href="http://www.ghacks.net/tag/college/" title="college" rel="tag">college</a>, <a href="http://www.ghacks.net/tag/culture/" title="culture" rel="tag">culture</a>, <a href="http://www.ghacks.net/tag/ipod/" title="iPod" rel="tag">iPod</a>, <a href="http://www.ghacks.net/tag/language/" title="language" rel="tag">language</a>, <a href="http://www.ghacks.net/tag/language-courses/" title="language-courses" rel="tag">language-courses</a>, <a href="http://www.ghacks.net/tag/learn-language/" title="learn-language" rel="tag">learn-language</a>, <a href="http://www.ghacks.net/tag/mp3/" title="mp3" rel="tag">mp3</a>, <a href="http://www.ghacks.net/tag/mp3-player/" title="mp3-player" rel="tag">mp3-player</a>, <a href="http://www.ghacks.net/tag/podcast/" title="podcast" rel="tag">podcast</a>, <a href="http://www.ghacks.net/tag/university/" title="university" rel="tag">university</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/04/24/sync-any-mp3-player-with-itunes/" title="Sync any mp3 player with iTunes (April 24, 2008)">Sync any mp3 player with iTunes</a> (2)</li>
	<li><a href="http://www.ghacks.net/2006/12/18/add-features-to-your-mp3-player/" title="Add Features to your MP3 Player (December 18, 2006)">Add Features to your MP3 Player</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/09/05/xnjb-transfer-music-to-and-from-a-mtp-mp3-player-on-a-mac/" title="XNJB: Transfer music to and from a MTP MP3 player on a Mac (September 5, 2009)">XNJB: Transfer music to and from a MTP MP3 player on a Mac</a> (0)</li>
	<li><a href="http://www.ghacks.net/2007/09/15/winamp-55-lite-vs-xmplay-memory-management/" title="Winamp 5.5 lite vs. XMPlay Memory Management (September 15, 2007)">Winamp 5.5 lite vs. XMPlay Memory Management</a> (13)</li>
	<li><a href="http://www.ghacks.net/2007/01/10/wikipedia-on-your-ipod/" title="Wikipedia on your iPod (January 10, 2007)">Wikipedia on your iPod</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2006/12/11/large-list-of-podcasts-that-teach-you-something/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
