From: <ny...@us...> - 2007-02-12 05:15:36
|
Revision: 351 http://svn.sourceforge.net/pmplib/?rev=351&view=rev Author: nyaochi Date: 2007-02-11 21:15:35 -0800 (Sun, 11 Feb 2007) Log Message: ----------- Update the EasyPMP [Win32 GUI] tutorial with the latest version working on Windows Vista. Modified Paths: -------------- trunk/webpage/document_easypmp_tutorial.xml trunk/webpage/images/eac.png trunk/webpage/images/fb2k_playlist.png trunk/webpage/images/music-folder.png Added Paths: ----------- trunk/webpage/images/easypmp-win32gui_preference.png trunk/webpage/images/easypmp-win32gui_processing.png Modified: trunk/webpage/document_easypmp_tutorial.xml =================================================================== --- trunk/webpage/document_easypmp_tutorial.xml 2007-02-12 05:00:49 UTC (rev 350) +++ trunk/webpage/document_easypmp_tutorial.xml 2007-02-12 05:15:35 UTC (rev 351) @@ -13,7 +13,7 @@ <p> Can you imagine what life with EasyPMP is like? If not, check this tutorial before looking at the manuals. -This tutorial presents a brief introduction of EasyPMP [Win32 GUI] and EasyPMP [CUI] versions. +This tutorial presents a brief introduction of EasyPMP [Win32 GUI]. </p> <subsection caption="Prepare music files in your favorite way"> @@ -28,9 +28,11 @@ <li><a href="http://cdexos.sourceforge.net/">CDex</a> (easy-to-use CD ripper of good quality)</li> <li><a href="http://lame.sourceforge.net/">LAME</a> (king-of-quality MP3 encoder)</li> <li><a href="http://www.vorbis.com/">Ogg Vorbis</a> (king-of-quality lossy audio codec)</li> +<li><a href="http://www.winamp.com/">WinAmp</a> (multifunctional music player with CD ripper and encoders integrated)</li> <li><a href="http://www.foobar2000.org/">foobar2000</a> (multifunctional music player with CD ripper and encoders integrated)</li> - <li><a href="http://www.quinnware.com/">Quintessential Player</a> (multifunctional music player with CD ripper and encoders integrated)</li> +<li><a href="http://www.softpointer.com/AudioShell.htm">AudioShell</a> (shell extension plug-in to view and edit music tags directly in Windows Explorer)</li> +<li><a href="http://win32lab.com/fsw/mp3infp/">mp3infp</a> (shell extension plug-in to view and edit music tags directly in Windows Explorer)</li> <li><a href="http://www.mp3tag.de/en/">MP3TAG</a> (tagging software)</li> <li><a href="http://users.otenet.gr/~jtcliper/tgf/">The GodFather</a> (tagging software)</li> </ul> @@ -41,38 +43,41 @@ <a href="http://www.quinnware.com/downloads.php"><img src="http://www.quinnware.com/img/bug3.gif" width="88" height="31" border="0" /></a> </p> -<img src="images/eac.png" width="449" height="273" /> +<img src="images/eac.png" width="541" height="372" /> </subsection> <subsection caption="Transfer the music files that you want to listen to"> <p> -Refer to <a href="">the list of supported players</a> for the location where we should place them. You can transfer the music files into your player by Explorer, or synchronization software (e.g. <a href="http://www.microsoft.com/windowsxp/using/digitalphotography/prophoto/synctoy.mspx">SyncToy for Windows XP</a>, <a href="http://samba.anu.edu.au/rsync/">rsync</a>, and <a href="http://www.cis.upenn.edu/~bcpierce/unison/">Unison</a>). </p> -<img src="images/music-folder.png" width="386" height="285" /> +<img src="images/music-folder.png" width="712" height="465" /> </subsection> <subsection caption="Transfer the playlist files that you want to use in your player"> <p> -Refer to <a href="">the list of supported players</a> for the location where we should place them. -EasyPMP converts M3U/M3U8/PLS playlists into the native format recognized by your player. +EasyPMP converts M3U/M3U8/PLS/JSPL playlists into the native format recognized by your player. Just as music files, you can prepare playlist files in your favorite software such as <a href="http://www.winamp.com">WinAmp</a>, <a href="http://www.foobar2000.org/">foobar2000</a>, etc. EasyPMP can also generate dynamic playlists based on media information (e.g., all tracks by a specific artist, top 50 tracks played frequently, etc.) by describing JavaScript playlist (JSPL). </p> -<img src="images/fb2k_playlist.png" width="385" height="277" /> +<img src="images/fb2k_playlist.png" width="553" height="521" /> </subsection> <subsection caption="Run EasyPMP"> <p> -Run EasyPMP and choose a player location and determine processing modes (<i>update</i> or <i>rebuild</i>) for media database construction and playlist conversion. +Run EasyPMP and choose a player location. +EasyPMP will recognize your player and show the model name and firmware version. +Choose processing modes (<i>update</i> or <i>rebuild</i>) for media database construction and playlist conversion. +</p> +<img src="images/easypmp-win32gui_preference.png" width="411" height="468" /> +<p> Press [OK] button in the previous dialog and wait for EasyPMP to complete the preparation. EasyPMP enumerates all music files located under music folders and constructs the media database (if necessary). It also converts M3U/M3U8/PLS/JSPL playlist files into respective playlist files (if necessary) that are recognized by your player. </p> -<img src="images/easypmp_win32gui_screenshot.png" width="602" height="324" /> +<img src="images/easypmp-win32gui_processing.png" width="411" height="468" /> <p> Note that EasyPMP <b>never interferes your style of preparing music files and transferring them into your player</b>. -You don't have to stick with Windows Media Player 10 or cumbersome bundled software any more. +You don't have to stick with Windows Media Player 11 or cumbersome bundled software any more. </p> </subsection> </section> Modified: trunk/webpage/images/eac.png =================================================================== (Binary files differ) Added: trunk/webpage/images/easypmp-win32gui_preference.png =================================================================== (Binary files differ) Property changes on: trunk/webpage/images/easypmp-win32gui_preference.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: trunk/webpage/images/easypmp-win32gui_processing.png =================================================================== (Binary files differ) Property changes on: trunk/webpage/images/easypmp-win32gui_processing.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Modified: trunk/webpage/images/fb2k_playlist.png =================================================================== (Binary files differ) Modified: trunk/webpage/images/music-folder.png =================================================================== (Binary files differ) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |