<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/wordpress-mu-1.2.5" -->
<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/"
	>

<channel>
	<title>Professor iPod</title>
	<link>http://blogs.tech-recipes.com/professoripod</link>
	<description>The infamous iPod blog</description>
	<pubDate>Wed, 06 Jun 2007 19:01:19 +0000</pubDate>
	<generator>http://wordpress.org/?v=wordpress-mu-1.2.5</generator>
	<language>en</language>
			<item>
		<title>iTunes Plus:  Remove Personal Information and Email Address</title>
		<link>http://blogs.tech-recipes.com/professoripod/2007/06/04/itunes-plus-remove-personal-information-and-email-address/</link>
		<comments>http://blogs.tech-recipes.com/professoripod/2007/06/04/itunes-plus-remove-personal-information-and-email-address/#comments</comments>
		<pubDate>Mon, 04 Jun 2007 15:04:06 +0000</pubDate>
		<dc:creator>professoripod</dc:creator>
		
		<category><![CDATA[iTunes]]></category>

		<guid isPermaLink="false">http://blogs.tech-recipes.com/professoripod/2007/06/04/itunes-plus-remove-personal-information-and-email-address/</guid>
		<description><![CDATA[<P>The new iTunes Plus songs do not have copy protection but still contain your email address and other private information.  This information is in the metadata in the music file. If one of your iTunes songs is placed on a P2P site, your personal information will be available for everybody to see.  This is great as it is a resistance to people giving all their files away.  However, if your music is stolen (through spyware or other means), you might be considered a pirate!
<P>Soon people will release automatic methods for doing this, but you can do it right now with currently available software.  Here is how...]]></description>
			<content:encoded><![CDATA[<p>The new iTunes Plus songs do not have copy protection but still contain your email address and other private information.  This information is in the metadata in the music file. If one of your iTunes songs is placed on a P2P site, your personal information will be available for everybody to see.  This is great as it is a resistance to people giving all their files away.  However, if your music is stolen (through spyware or other means), you might be considered a pirate!</p>
<p>Soon people will release automatic methods for doing this, but you can do it right now with currently available software.</p>
<p>1. Download <a href="http://downloads.sourceforge.net/atomicparsley/AtomicParsley-win32-0.9.0.zip?modtime=1159292401&amp;big_mirror=0">AtomicParsley for windows</a> or <a href="http://downloads.sourceforge.net/atomicparsley/AtomicParsley-MacOSX-0.9.0.zip?modtime=1159292354&amp;big_mirror=0">mac</a>.<br />
2. Uncompress it into your music directory<br />
3. Open a command line box in windows (RUN -&gt; cmd.exe) or open the terminal in OSX<br />
4. View all the metadata with the following command:</p>
<blockquote><p><strong>atomicparsley song.m4u -t</strong><br />
Here is some example output:</p>
<blockquote><p>Atom &#8220;©nam&#8221; contains: Everybody Whatever<br />
Atom &#8220;©ART&#8221; contains: Yoyou<br />
Atom &#8220;aART&#8221; contains: Yoyou<br />
Atom &#8220;©alb&#8221; contains: Sandballs for Diggers<br />
Atom &#8220;gnre&#8221; contains: Rock<br />
Atom &#8220;trkn&#8221; contains: 1 of 14<br />
Atom &#8220;disk&#8221; contains: 1 of 1<br />
Atom &#8220;©day&#8221; contains: 2003-02-14T08:00:00Z<br />
Atom &#8220;pgap&#8221; contains: 0<br />
Atom &#8220;apID&#8221; contains: xxxx@xxx.com<br />
Atom &#8220;cprt&#8221; contains: ℗ null 2002<br />
Atom &#8220;cnID&#8221; contains: xxxxxx<br />
Atom &#8220;rtng&#8221; contains: Inoffensive<br />
Atom &#8220;atID&#8221; contains: xxxxxx<br />
Atom &#8220;plID&#8221; contains: xxxxxx<br />
Atom &#8220;geID&#8221; contains: xxxxx<br />
Atom &#8220;sfID&#8221; contains: United States (143441)<br />
Atom &#8220;akID&#8221; contains: 0<br />
Atom &#8220;stik&#8221; contains: Normal<br />
Atom &#8220;purd&#8221; contains: xxxxxxxxx<br />
Atom &#8220;covr&#8221; contains: 1 piece of artwork</p></blockquote>
</blockquote>
<p>5. If you want to remove one of the atoms, using the following command:</p>
<blockquote><p><strong>atomicparsley song.m4a &#8211;manualAtomRemove &#8220;moov.udta.meta.ilst.ATOM&#8221;</strong></p></blockquote>
<p>For example, to remove the email address, one would do the following&#8230;</p>
<blockquote><p>atomicparsley song.m4a &#8211;manualAtomRemove &#8220;moov.udta.meta.ilst.apID&#8221;</p></blockquote>
<p>6. The new file stripped with the information will be created as a new temp song file. Test it in iTunes to make sure it still works before deleting your original.</p>
<p>7. If you want to remove several pieces of metadata at once, you can stack commands like the following:</p>
<p><code>atomicparsley song.m4a --manualAtomRemove moov.udta.meta.ilst.cnID" --manualAtomRemove "moov.udta.meta.ilst.atID" --manualAtomRemove "moov.udta.meta.ilst.apID"</code></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.tech-recipes.com/professoripod/2007/06/04/itunes-plus-remove-personal-information-and-email-address/feed/</wfw:commentRss>
		</item>
		<item>
		<title>iTunes Shortcuts for Apple and PC</title>
		<link>http://blogs.tech-recipes.com/professoripod/2007/04/15/itunes-shortcuts-for-apple-and-pc/</link>
		<comments>http://blogs.tech-recipes.com/professoripod/2007/04/15/itunes-shortcuts-for-apple-and-pc/#comments</comments>
		<pubDate>Sun, 15 Apr 2007 18:32:34 +0000</pubDate>
		<dc:creator>professoripod</dc:creator>
		
		<category><![CDATA[iTunes]]></category>

		<guid isPermaLink="false">http://blogs.tech-recipes.com/professoripod/2007/04/15/itunes-shortcuts-for-apple-and-pc/</guid>
		<description><![CDATA[<P>Greetings, everybody.  I recently have transferred my iPod blog, <a href="http://blogs.tech-recipes.com/professoripod">professoripod</a>, over to the tech-recipes community.
<P>I will slowly be transferring many of my better tutorials into the tech-recipes database.  Today, I am starting with a list of my favorite iTunes shortcuts for both Apple and PC systems.
<P>Enjoy!</P>  ]]></description>
			<content:encoded><![CDATA[<p>If you love shortcuts like I love shortcuts&#8230; you&#8217;ll digg all of these iTunes time savers.</p>
<p><strong>Shortcuts for Mac</strong><br />
Cmd+B - Show/Hide Artist &amp; album columns<br />
Cmd+E - Eject CD<br />
Cmd+L - Highlight current playing song<br />
Cmd+M - Minimize iTunes<br />
Cmd+T - Show visualizer<br />
Cmd+Q - Exit iTunes<br />
Cmd+? - Show Music Store Help<br />
Cmd+^ - Increase volume<br />
Cmd+&lt; - Play previous song<br />
Cmd+&gt; - Play next song</p>
<p><strong>Shortcuts for PC</strong><br />
Ctrl+B - Show/Hide Artist &amp; album columns<br />
Ctrl+E - Eject CD<br />
Ctrl+L - Highlight current playing song<br />
Ctrl+M - Minimize iTunes<br />
Ctrl+T - Show visualizer<br />
Ctrl+W - Exit iTunes<br />
Ctrl+? - Show iTunes<br />
Ctrl+^ - Increase volume<br />
Ctrl+&lt; - Play previous song<br />
Ctrl+&gt; - Play next song</p>
<p>And if you thought that was lazy, listen to this:</p>
<p><em>You can answer dialogue box questions by pressing &#8220;Y&#8221; or &#8220;N&#8221; instead of clicking &#8220;Yes&#8221; or &#8220;No&#8221;.</em></p>
<p>Nice!!</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.tech-recipes.com/professoripod/2007/04/15/itunes-shortcuts-for-apple-and-pc/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Microsoft Re-Designs the Ipod Packaging</title>
		<link>http://blogs.tech-recipes.com/professoripod/2007/04/09/microsoft-re-designs-the-ipod-packaging/</link>
		<comments>http://blogs.tech-recipes.com/professoripod/2007/04/09/microsoft-re-designs-the-ipod-packaging/#comments</comments>
		<pubDate>Mon, 09 Apr 2007 15:20:23 +0000</pubDate>
		<dc:creator>professoripod</dc:creator>
		
		<category><![CDATA[humor]]></category>

		<guid isPermaLink="false">http://blogs.tech-recipes.com/professoripod/2007/04/09/microsoft-re-designs-the-ipod-packaging/</guid>
		<description><![CDATA[Just browsing YouTube when I came across this clever piece of video.
Click here to see it.
Hmm, I don&#8217;t recall the iPod being spelled with a capital &#8216;I&#8217;.
Anyway, hope you enjoy it!
]]></description>
			<content:encoded><![CDATA[<p>Just browsing YouTube when I came across this clever piece of video.</p>
<p><a href="http://www.youtube.com/v/EUXnJraKM3k">Click here to see it</a>.</p>
<p>Hmm, I don&#8217;t recall the iPod being spelled with a capital &#8216;I&#8217;.</p>
<p>Anyway, hope you enjoy it!</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.tech-recipes.com/professoripod/2007/04/09/microsoft-re-designs-the-ipod-packaging/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Watch videos in iTunes</title>
		<link>http://blogs.tech-recipes.com/professoripod/2007/04/05/watch-videos-in-itunes/</link>
		<comments>http://blogs.tech-recipes.com/professoripod/2007/04/05/watch-videos-in-itunes/#comments</comments>
		<pubDate>Thu, 05 Apr 2007 12:54:57 +0000</pubDate>
		<dc:creator>professoripod</dc:creator>
		
		<category><![CDATA[iTunes]]></category>

		<guid isPermaLink="false">http://blogs.tech-recipes.com/professoripod/2007/04/05/watch-videos-in-itunes/</guid>
		<description><![CDATA[It&#8217;s as easy as 1, 2 and 3:
At the bottom left-hand side of your iTunes window, click the button fourth from the left. Now go to:
- Preferences &#62; Playback
- Choose &#8220;Play Videos In The Main Window&#8221; &#38; click OK.
Make sure you have a video clip in your library to view; otherwise the window will show [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s as easy as 1, 2 and 3:</p>
<p>At the bottom left-hand side of your iTunes window, click the button fourth from the left. Now go to:</p>
<p>- Preferences &gt; Playback</p>
<p>- Choose &#8220;Play Videos In The Main Window&#8221; &amp; click OK.</p>
<p>Make sure you have a video clip in your library to view; otherwise the window will show an album cover, if nothing at all.</p>
<p> <img src='http://blogs.tech-recipes.com/professoripod/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.tech-recipes.com/professoripod/2007/04/05/watch-videos-in-itunes/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Taking advantage of Smart Playlists</title>
		<link>http://blogs.tech-recipes.com/professoripod/2007/04/03/taking-advantage-of-smart-playlists/</link>
		<comments>http://blogs.tech-recipes.com/professoripod/2007/04/03/taking-advantage-of-smart-playlists/#comments</comments>
		<pubDate>Tue, 03 Apr 2007 06:51:55 +0000</pubDate>
		<dc:creator>professoripod</dc:creator>
		
		<category><![CDATA[iTunes]]></category>

		<guid isPermaLink="false">http://blogs.tech-recipes.com/professoripod/2007/04/03/taking-advantage-of-smart-playlists/</guid>
		<description><![CDATA[I hear you say, what are Smart Playlists?
Smart playlists are simple playlists that find songs of any attribute in your iPod and compile them into a playlist for you, thus saving you hours of finding specific songs manually. For example, if you only wanted to listen to your favorite songs, you would go to:
- File [...]]]></description>
			<content:encoded><![CDATA[<p>I hear you say, what are Smart Playlists?</p>
<p>Smart playlists are simple playlists that find songs of any attribute in your iPod and compile them into a playlist for you, thus saving you hours of finding specific songs manually. For example, if you only wanted to listen to your favorite songs, you would go to:</p>
<p>- File &gt; New Smart Playlist</p>
<p>- Set the first parameter to &#8220;My Rating&#8221;.</p>
<p>- Select &#8220;is in the range&#8221; of 4 to 5 Stars.</p>
<p>Another great feature of the smart playlist is that it auto-updates when you add more songs to your criteria. This makes things quick &amp; easy, and you can add many parameters on one playlist to narrow down your search and find the exact songs you want to listen to.</p>
<p>Gotta love iTunes&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.tech-recipes.com/professoripod/2007/04/03/taking-advantage-of-smart-playlists/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Transfer songs from your iPod to your PC</title>
		<link>http://blogs.tech-recipes.com/professoripod/2007/04/02/transfer-songs-from-your-ipod-to-your-pc/</link>
		<comments>http://blogs.tech-recipes.com/professoripod/2007/04/02/transfer-songs-from-your-ipod-to-your-pc/#comments</comments>
		<pubDate>Mon, 02 Apr 2007 07:58:51 +0000</pubDate>
		<dc:creator>professoripod</dc:creator>
		
		<category><![CDATA[iPod]]></category>

		<guid isPermaLink="false">http://blogs.tech-recipes.com/professoripod/2007/04/02/transfer-songs-from-your-ipod-to-your-pc/</guid>
		<description><![CDATA[Just like I promised in the Mac post, here it is:
- Connect the iPod to your PC.
- Go to Control Panel &#62; Portable Media Devices &#62; iPod.
- Go to Tools &#62; Options.
- In the View tab, check &#8220;Show Hidden Files &#38; Folders&#8221;.
- Navigate to the music folder.
- Select all music folders, drag &#38; drop them [...]]]></description>
			<content:encoded><![CDATA[<p>Just like I promised in the <a href="http://www.professoripod.com/transfer-songs-from-your-ipod-to-your-mac/">Mac</a> post, here it is:</p>
<p>- Connect the iPod to your PC.</p>
<p>- Go to Control Panel &gt; Portable Media Devices &gt; iPod.</p>
<p>- Go to Tools &gt; Options.</p>
<p>- In the View tab, check &#8220;Show Hidden Files &amp; Folders&#8221;.</p>
<p>- Navigate to the music folder.</p>
<p>- Select all music folders, drag &amp; drop them into a folder on your hard drive.</p>
<p>Now, be aware of the fact that the folder structure will be strange and obscure, so to fix this, move your files into iTunes and set it to organize your files.</p>
<p>How would you do that? Easy.</p>
<p>- Go to Edit &gt; Preferences.</p>
<p>- In the advanced tab, check &#8220;Keep iTunes Music Folder Organized&#8221;.</p>
<p>You&#8217;re welcome <img src='http://blogs.tech-recipes.com/professoripod/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.tech-recipes.com/professoripod/2007/04/02/transfer-songs-from-your-ipod-to-your-pc/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Same volume songs on your iPod</title>
		<link>http://blogs.tech-recipes.com/professoripod/2007/03/29/same-volume-songs-on-your-ipod/</link>
		<comments>http://blogs.tech-recipes.com/professoripod/2007/03/29/same-volume-songs-on-your-ipod/#comments</comments>
		<pubDate>Fri, 30 Mar 2007 02:20:27 +0000</pubDate>
		<dc:creator>professoripod</dc:creator>
		
		<category><![CDATA[iPod]]></category>

		<guid isPermaLink="false">http://blogs.tech-recipes.com/professoripod/2007/03/29/same-volume-songs-on-your-ipod/</guid>
		<description><![CDATA[Every song has different volume levels (unfortunately), so you will want to adjust them to the same level for convenience.
To achieve this, go to:
- Preferences &#62; Playback
- Check the &#8220;Sound Check&#8221; option.
Easy.
Now, when you turn on your iPod, check:
- Settings &#62; Sound Check
- Press the &#8220;Select&#8221; button.
Double easy 
]]></description>
			<content:encoded><![CDATA[<p>Every song has different volume levels (unfortunately), so you will want to adjust them to the same level for convenience.</p>
<p>To achieve this, go to:</p>
<p>- Preferences &gt; Playback</p>
<p>- Check the &#8220;Sound Check&#8221; option.</p>
<p>Easy.</p>
<p>Now, when you turn on your iPod, check:</p>
<p>- Settings &gt; Sound Check</p>
<p>- Press the &#8220;Select&#8221; button.</p>
<p>Double easy <img src='http://blogs.tech-recipes.com/professoripod/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.tech-recipes.com/professoripod/2007/03/29/same-volume-songs-on-your-ipod/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Is your iPod music missing?</title>
		<link>http://blogs.tech-recipes.com/professoripod/2007/03/29/is-your-ipod-music-missing/</link>
		<comments>http://blogs.tech-recipes.com/professoripod/2007/03/29/is-your-ipod-music-missing/#comments</comments>
		<pubDate>Thu, 29 Mar 2007 06:16:00 +0000</pubDate>
		<dc:creator>professoripod</dc:creator>
		
		<category><![CDATA[iPod]]></category>

		<guid isPermaLink="false">http://blogs.tech-recipes.com/professoripod/2007/03/29/is-your-ipod-music-missing/</guid>
		<description><![CDATA[It may appear sometimes that music on your iPod has vanished. This can be due to your iPod&#8217;s music database being faulty, or your iTunes settings need adjustment. On newer iPods, a &#8220;Hard Reset&#8221; should bring it back.
Another option would be to run the latest version of iPod Updater on your iPod, erasing it completely, [...]]]></description>
			<content:encoded><![CDATA[<p>It may <em>appear</em> sometimes that music on your iPod has vanished. This can be due to your iPod&#8217;s music database being faulty, or your iTunes settings need adjustment. On newer iPods, a &#8220;<a href="http://http://www.tech-recipes.com/rx/2279/put_ipod_into_diagnostics_mode">Hard Reset</a>&#8221; should bring it back.</p>
<p>Another option would be to run the latest version of iPod Updater on your iPod, erasing it completely, then re-fill it with music.</p>
<p>Here are the <a href="http://www.apple.com/support/downloads/ipodupdater20060628forwindows.html">PC</a> and the <a href="http://www.apple.com/support/downloads/ipodupdater20060628formac.html">OSX</a> download links for the iPod Updaters.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.tech-recipes.com/professoripod/2007/03/29/is-your-ipod-music-missing/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Replace your iPod Mini battery</title>
		<link>http://blogs.tech-recipes.com/professoripod/2007/03/27/replace-your-ipod-mini-battery/</link>
		<comments>http://blogs.tech-recipes.com/professoripod/2007/03/27/replace-your-ipod-mini-battery/#comments</comments>
		<pubDate>Tue, 27 Mar 2007 14:13:39 +0000</pubDate>
		<dc:creator>professoripod</dc:creator>
		
		<category><![CDATA[iPod]]></category>

		<guid isPermaLink="false">http://blogs.tech-recipes.com/professoripod/2007/03/27/replace-your-ipod-mini-battery/</guid>
		<description><![CDATA[The only thing that holds me back from doing this hack is being bothered to buy another iPod mini battery -_-
- Use a flat-head screwdriver to pry the white plastic cover from the top and bottom of the iPod.
- The covers should be attached to the case by a small amount of glue.
- Use a [...]]]></description>
			<content:encoded><![CDATA[<p>The only thing that holds me back from doing this hack is being bothered to buy another iPod mini battery -_-</p>
<p>- Use a flat-head screwdriver to pry the white plastic cover from the top and bottom of the iPod.</p>
<p>- The covers should be attached to the case by a small amount of glue.</p>
<p>- Use a Phillips head screwdriver to remove the two screws at the top of the iPod.</p>
<p>- Remove a small metal clip beneath the bottom case cover by placing the tip of a screwdriver in each of the four corners of the clip, prying each side loose.</p>
<p>- Use the tip of the screwdriver to pop the connector out of its socket.</p>
<p>- Push from the bottom and slide the motherboard out the top of the iPod case.</p>
<p>- Remove the battery from its spot on the motherboard by gently lifting it.</p>
<p>- Take out the old power connector by gently lifting it free from the power socket.</p>
<p>- Plug in the new battery and place it in its position on the motherboard.</p>
<p>- Reassemble the iPod.</p>
<p>Once again, be aware of the fact that your iPod mini will need a minimum 3 hours of charging before it can be used.</p>
<p>Hope it worked!</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.tech-recipes.com/professoripod/2007/03/27/replace-your-ipod-mini-battery/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Transfer songs from your iPod to your Mac</title>
		<link>http://blogs.tech-recipes.com/professoripod/2007/03/26/transfer-songs-from-your-ipod-to-your-mac/</link>
		<comments>http://blogs.tech-recipes.com/professoripod/2007/03/26/transfer-songs-from-your-ipod-to-your-mac/#comments</comments>
		<pubDate>Mon, 26 Mar 2007 13:08:53 +0000</pubDate>
		<dc:creator>professoripod</dc:creator>
		
		<category><![CDATA[iPod]]></category>

		<guid isPermaLink="false">http://blogs.tech-recipes.com/professoripod/2007/03/26/transfer-songs-from-your-ipod-to-your-mac/</guid>
		<description><![CDATA[Never tried it, and never will&#8230;
- All the file formats searched for must be set to be opened with iTunes.
- In iTunes&#8217; Preferences under the Advanced tab, you should have the check box &#8220;Copy files to iTunes Music folder when adding to library&#8221; checked.
- Run the following &#8220;find&#8221; command:
find /Volumes/iPod_name -type f \( -name \*.mp3 [...]]]></description>
			<content:encoded><![CDATA[<p>Never tried it, and never will&#8230;</p>
<p>- All the file formats searched for must be set to be opened with iTunes.</p>
<p>- In iTunes&#8217; Preferences under the Advanced tab, you should have the check box &#8220;Copy files to iTunes Music folder when adding to library&#8221; checked.</p>
<p>- Run the following &#8220;find&#8221; command:<br />
find /Volumes/<strong>iPod_name</strong> -type f \( -name \*.mp3 -o -name \*.m4a -o \<br />
-name \*.m4b -o -name \*.m4p -o -name \*.wav -o -name \*.aiff -o \<br />
-name \*.aif -o -name \*.aa \) -exec open &#8220;{}&#8221; \;</p>
<p>- Replace <strong>iPod_name</strong> with the name of your iPod in the above command.</p>
<p>Hope it works for all you Mac people.</p>
<p>Stay tuned for the &#8220;Transfer songs from your iPod to your PC&#8221; post some time next week!</p>
<p>Cmon, you didn&#8217;t think I&#8217;d forget the PC people did you? <img src='http://blogs.tech-recipes.com/professoripod/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.tech-recipes.com/professoripod/2007/03/26/transfer-songs-from-your-ipod-to-your-mac/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
