Fix a bunch of WDG validation warnings in HTML docs.
authorErik de Castro Lopo <erikd@mega-nerd.com>
Tue, 5 Mar 2013 07:11:36 +0000 (18:11 +1100)
committerErik de Castro Lopo <erikd@mega-nerd.com>
Tue, 5 Mar 2013 07:25:15 +0000 (18:25 +1100)
doc/html/changelog.html
doc/html/comparison.html
doc/html/documentation.html
doc/html/documentation_tasks.html
doc/html/documentation_tools.html
doc/html/documentation_tools_metaflac.html
doc/html/faq.html
doc/html/links.html

index 8291099..06c5d75 100644 (file)
@@ -81,8 +81,8 @@
                        <li>
                                flac:
                                <ul>
-                                       <li>Added support for encoding from and decoding to the RF64 format, and a new corresponding option <span class="argument"><a href="#flac_options_force_rf64_format" />--force-rf64-format</a></span>.  (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1762502&amp;group_id=13478&amp;atid=363478">SF #1762502</a>).  <span class="argument"><a href="documentation_tools_flac.html#flac_options_keep_foreign_metadata">--keep-foreign-metadata</a></span> is also supported.</li>
-                                       <li>Added support for encoding from and decoding to the Sony Wave64 format, and a new corresponding option <span class="argument"><a href="#flac_options_force_wave64_format" />--force-wave64-format</a></span>.  (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1769582&amp;group_id=13478&amp;atid=363478">SF #1769582</a>).  <span class="argument"><a href="documentation_tools_flac.html#flac_options_keep_foreign_metadata">--keep-foreign-metadata</a></span> is also supported.</li>
+                                       <li>Added support for encoding from and decoding to the RF64 format, and a new corresponding option <span class="argument"><a href="#flac_options_force_rf64_format">--force-rf64-format</a></span>.  (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1762502&amp;group_id=13478&amp;atid=363478">SF #1762502</a>).  <span class="argument"><a href="documentation_tools_flac.html#flac_options_keep_foreign_metadata">--keep-foreign-metadata</a></span> is also supported.</li>
+                                       <li>Added support for encoding from and decoding to the Sony Wave64 format, and a new corresponding option <span class="argument"><a href="#flac_options_force_wave64_format">--force-wave64-format</a></span>.  (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1769582&amp;group_id=13478&amp;atid=363478">SF #1769582</a>).  <span class="argument"><a href="documentation_tools_flac.html#flac_options_keep_foreign_metadata">--keep-foreign-metadata</a></span> is also supported.</li>
                                        <li>Added new options <span class="argument"><a href="documentation_tools_flac.html#flac_options_preserve_modtime">--preserve-modtime</a></span> and <span class="argument"><a href="documentation_tools_flac.html#flac_options_no_preserve_modtime">--no-preserve-modtime</a></span> to specify whether or not output files should copy the timestamp and permissions from their input files.  The default is <span class="argument"><a href="documentation_tools_flac.html#flac_options_preserve_modtime">--preserve-modtime</a></span> as in previous versions.  (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1805428&amp;group_id=13478&amp;atid=363478">SF #1805428</a>).</li>
                                        <li>Allow MM:SS:FF and MM:SS.SS time formats in non-CD-DA cuesheets.  (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1947353&amp;group_id=13478&amp;atid=363478">SF #1947353</a>, <a href="https://sourceforge.net/tracker2/index.php?func=detail&amp;aid=2182432&amp;group_id=13478&amp;atid=113478">SF #2182432</a>)</li>
                                        <li>The <span class="argument"><a href="documentation_tools_flac.html#flac_options_sector_align">--sector-align</a></span> option of <span class="commandname">flac</span> has been deprecated and may not exist in future versions.  <a href="http://www.etree.org/shnutils/shntool/">shntool</a> provides similar functionality. (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1805946&amp;group_id=13478&amp;atid=363478">SF #1805946</a>)</li>
                        <li>
                                FLAC format:
                                <ul>
-                                       <li>Specified 2 new APPLICATION metadata blocks for storing WAVE and AIFF chunks (for use with <a href="documentation_tools_flac.html#flac_options_keep_foreign_metadata">--keep-foreign-metadata</a></span> in <span class="commandname">flac</span>).</li>
+                                       <li>Specified 2 new APPLICATION metadata blocks for storing WAVE and AIFF chunks (for use with <a href="documentation_tools_flac.html#flac_options_keep_foreign_metadata">--keep-foreign-metadata</a> in <span class="commandname">flac</span>).</li>
                                        <li>The lead-out track number for non-CDDA cuesheets now must be 255.</li>
                                </ul>
                        </li>
                                <ul>
                                        <li>Fixed a makefile linkage bug with libogg (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1611414&amp;group_id=13478&amp;atid=113478">SF #1611414</a>).</li>
                                        <li>Added pkg-config files for libFLAC and libFLAC++ (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1647881&amp;group_id=13478&amp;atid=313478">SF #1647881</a>).</li>
-                                       <li>Added <span class=argument>--disable-ogg</span> option for building without Ogg support even if libogg is installed (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1196996&amp;group_id=13478&amp;atid=113478">SF #1196996</a>).</li>
+                                       <li>Added <span class="argument">--disable-ogg</span> option for building without Ogg support even if libogg is installed (<a href="https://sourceforge.net/tracker2/?func=detail&amp;aid=1196996&amp;group_id=13478&amp;atid=113478">SF #1196996</a>).</li>
                                </ul>
                        </li>
                        <li>
index f7af293..478cfb6 100644 (file)
                                <td>
                                        Linux, Windows, Mac&nbsp;OS&nbsp;X, *BSD, Solaris, others
                                </td>
-                               </td>
                        </tr>
                        <tr>
                                <td align="right" bgcolor="#F4F4CC">
index d67f157..54ba8a3 100644 (file)
@@ -62,7 +62,7 @@
                        <li><a href="documentation_tools.html">Official Tools</a> - How to use the <span class="commandname">flac</span> and <span class="commandname">metaflac</span> command-line tools.</li>
                        <li><a href="comparison.html">Comparison</a> - A comparison of FLAC with other lossless codecs.</li>
                        <li><a href="documentation_bugs.html">Bugs</a> - How to report bugs and request features, and a list of known bugs in the FLAC tools.</li>
-                       <li><a href="http://sourceforge.net/tracker/?group_id=13478&amp;atid=213478">Request Support</a> - Support for the official FLAC tools.  For other programs, use <a href="http://www.hydrogenaudio.org/">hydrogenaudio.org</a>
+                       <li><a href="http://sourceforge.net/tracker/?group_id=13478&amp;atid=213478">Request Support</a> - Support for the official FLAC tools.  For other programs, use <a href="http://www.hydrogenaudio.org/">hydrogenaudio.org</a></li>
                        <li><a href="http://lists.xiph.org/mailman/listinfo/flac">FLAC Mailing List</a> - General discussion about FLAC, tools, releases, etc.  (You must subscribe to post.)</li>
                </ul>
                For developers who want to add FLAC support to their programs:
index 0138253..6734ec1 100644 (file)
@@ -85,7 +85,7 @@
                        <li><a href="http://winamp.com/"><b>Winamp</b></a> - Winamp can rip to FLAC out of the box since version 5.31 if you download the Full version (not Lite).</li>
                        <li><a href="http://dbpoweramp.com/dmc.htm"><b>dbPowerAMP Music Converter</b></a> - Install the <a href="http://www.dbpoweramp.com/codec-central-flac.htm">FLAC plugin</a>.</li>
                        <li><a href="http://www.jrmediacenter.com/"><b>Media Center</b></a>/<a href="http://www.mediajukebox.com/"><b>Media Jukebox</b></a> - Install the <a href="http://mcplugins.sourceforge.net/enc_flac.html">Enc_FLAC plugin</a>.</li>
-                       <li><a href="http://www.exactaudiocopy.de/"><b>Exact Audio Copy (EAC)</b></a> - First <a href="http://cyberial.com/flacinstaller.asp">install the official FLAC tools</a>, then follow <a href="http://wiki.hydrogenaudio.org/index.php?title=EAC_and_Flac">this guide</a>.  EAC is notoriously complex so here are some other guides: <a href="http://www.hydrogenaudio.org/forums/index.php?showtopic=30959">guide</a> <a href="http://wiki.slimdevices.com/index.cgi?EACBeginners">guide</a> <a href="http://www.saunalahti.fi/cse/EAC/index.html">guide</a> <a href="http://www.teqnilogik.com/tutorials/eac.htm">guide</a>.  EAC can also be set up with <a href="http://www.legroom.net/modules.php?op=modload&name=Open_Source&file=index&page=software&app=autoflac">AutoFLAC</a>, <a href="http://omniencoder.autobotcity.net/">Omni Encoder</a>, or <a href="http://mareo.netfirms.com/">MAREO</a> to rip to FLAC or multiple formats at once.</li>
+                       <li><a href="http://www.exactaudiocopy.de/"><b>Exact Audio Copy (EAC)</b></a> - First <a href="http://cyberial.com/flacinstaller.asp">install the official FLAC tools</a>, then follow <a href="http://wiki.hydrogenaudio.org/index.php?title=EAC_and_Flac">this guide</a>.  EAC is notoriously complex so here are some other guides: <a href="http://www.hydrogenaudio.org/forums/index.php?showtopic=30959">guide</a> <a href="http://wiki.slimdevices.com/index.cgi?EACBeginners">guide</a> <a href="http://www.saunalahti.fi/cse/EAC/index.html">guide</a> <a href="http://www.teqnilogik.com/tutorials/eac.htm">guide</a>.  EAC can also be set up with <a href="http://www.legroom.net/modules.php?op=modload&amp;name=Open_Source&amp;file=index&amp;page=software&amp;app=autoflac">AutoFLAC</a>, <a href="http://omniencoder.autobotcity.net/">Omni Encoder</a>, or <a href="http://mareo.netfirms.com/">MAREO</a> to rip to FLAC or multiple formats at once.</li>
                        <li><a href="http://cdexos.sourceforge.net/"><b>CDex</b></a> - First <a href="http://cyberial.com/flacinstaller.asp">install the official FLAC tools</a>, then follow <a href="http://www.pfarrell.com/music/slimserver/cdextip.html">this guide</a>.</li>
                        <li>(<a href="download.html#extras_gui_windows">more</a>)</li>
                </ul>
index 5f78b59..f7749e3 100644 (file)
@@ -58,7 +58,7 @@
                Other resources:
                <ul>
                        <li><a href="documentation_bugs.html">Bugs</a> - How to report bugs and request features, and a list of known bugs in the FLAC tools.</li>
-                       <li><a href="http://sourceforge.net/tracker/?group_id=13478&amp;atid=213478">Request Support</a> - Support for the official FLAC tools.  For other programs, use <a href="http://www.hydrogenaudio.org/">hydrogenaudio.org</a>
+                       <li><a href="http://sourceforge.net/tracker/?group_id=13478&amp;atid=213478">Request Support</a> - Support for the official FLAC tools.  For other programs, use <a href="http://www.hydrogenaudio.org/">hydrogenaudio.org</a></li>
                        <li><a href="http://lists.xiph.org/mailman/listinfo/flac">FLAC Mailing List</a> - General discussion about FLAC, tools, releases, etc.  (You must subscribe to post.)</li>
                </ul>
                <br />
index e8b39dd..4106b1e 100644 (file)
                <br />
                <a name="option_index"><font size="+1"><b><u>Option Index</u></b></font></a><br />
                <br />
-               <a href="#metaflac_shorthand_add_padding" /><span class="argument">--add-padding</span></a><br />
-               <a href="#metaflac_shorthand_add_replay_gain" /><span class="argument">--add-replay-gain</span></a><br />
-               <a href="#metaflac_shorthand_add_seekpoint" /><span class="argument">--add-seekpoint</span></a><br />
-               <a href="#metaflac_options_dont_use_padding" /><span class="argument">--dont-use-padding</span></a><br />
-               <a href="#metaflac_shorthand_export_cuesheet_to" /><span class="argument">--export-cuesheet-to</span></a><br />
-               <a href="#metaflac_shorthand_export_picture_to" /><span class="argument">--export-picture-to</span></a><br />
-               <a href="#metaflac_shorthand_export_tags_to" /><span class="argument">--export-tags-to</span></a><br />
-               <a href="#metaflac_shorthand_import_cuesheet_from" /><span class="argument">--import-cuesheet-from</span></a><br />
-               <a href="#metaflac_shorthand_import_picture_from" /><span class="argument">--import-picture-from</span></a><br />
-               <a href="#metaflac_shorthand_import_tags_from" /><span class="argument">--import-tags-from</span></a><br />
-               <a href="#metaflac_operations_list" /><span class="argument">--list</span></a><br />
-               <a href="#metaflac_operations_merge_padding" /><span class="argument">--merge-padding</span></a><br />
-               <a href="#metaflac_options_no_filename" /><span class="argument">--no-filename</span></a><br />
-               <a href="#metaflac_options_no_utf8_convert" /><span class="argument">--no-utf8-convert</span></a><br />
-               <a href="#metaflac_options_preserve_modtime" /><span class="argument">--preserve-modtime</span></a><br />
-               <a href="#metaflac_shorthand_remove_all_tags" /><span class="argument">--remove-all-tags</span></a><br />
-               <a href="#metaflac_operations_remove_all" /><span class="argument">--remove-all</span></a><br />
-               <a href="#metaflac_shorthand_remove_first_tag" /><span class="argument">--remove-first-tag</span></a><br />
-               <a href="#metaflac_shorthand_remove_replay_gain" /><span class="argument">--remove-replay-gain</span></a><br />
-               <a href="#metaflac_shorthand_remove_tag" /><span class="argument">--remove-tag</span></a><br />
-               <a href="#metaflac_operations_remove" /><span class="argument">--remove</span></a><br />
-               <a href="#metaflac_shorthand_set_tag_from_file" /><span class="argument">--set-tag-from-file</span></a><br />
-               <a href="#metaflac_shorthand_set_tag" /><span class="argument">--set-tag</span></a><br />
-               <a href="#metaflac_shorthand_show_bps" /><span class="argument">--show-bps</span></a><br />
-               <a href="#metaflac_shorthand_show_channels" /><span class="argument">--show-channels</span></a><br />
-               <a href="#metaflac_shorthand_show_max_blocksize" /><span class="argument">--show-max-blocksize</span></a><br />
-               <a href="#metaflac_shorthand_show_max_framesize" /><span class="argument">--show-max-framesize</span></a><br />
-               <a href="#metaflac_shorthand_show_md5sum" /><span class="argument">--show-md5sum</span></a><br />
-               <a href="#metaflac_shorthand_show_min_blocksize" /><span class="argument">--show-min-blocksize</span></a><br />
-               <a href="#metaflac_shorthand_show_min_framesize" /><span class="argument">--show-min-framesize</span></a><br />
-               <a href="#metaflac_shorthand_show_sample_rate" /><span class="argument">--show-sample-rate</span></a><br />
-               <a href="#metaflac_shorthand_show_tag" /><span class="argument">--show-tag</span></a><br />
-               <a href="#metaflac_shorthand_show_total_samples" /><span class="argument">--show-total-samples</span></a><br />
-               <a href="#metaflac_shorthand_show_vendor_tag" /><span class="argument">--show-vendor-tag</span></a><br />
-               <a href="#metaflac_operations_sort_padding" /><span class="argument">--sort-padding</span></a><br />
-               <a href="#metaflac_operations_version" /><span class="argument">--version</span></a><br />
-               <a href="#metaflac_options_with_filename" /><span class="argument">--with-filename</span></a><br />
+               <a href="#metaflac_shorthand_add_padding"><span class="argument">--add-padding</span></a><br />
+               <a href="#metaflac_shorthand_add_replay_gain"><span class="argument">--add-replay-gain</span></a><br />
+               <a href="#metaflac_shorthand_add_seekpoint"><span class="argument">--add-seekpoint</span></a><br />
+               <a href="#metaflac_options_dont_use_padding"><span class="argument">--dont-use-padding</span></a><br />
+               <a href="#metaflac_shorthand_export_cuesheet_to"><span class="argument">--export-cuesheet-to</span></a><br />
+               <a href="#metaflac_shorthand_export_picture_to"><span class="argument">--export-picture-to</span></a><br />
+               <a href="#metaflac_shorthand_export_tags_to"><span class="argument">--export-tags-to</span></a><br />
+               <a href="#metaflac_shorthand_import_cuesheet_from"><span class="argument">--import-cuesheet-from</span></a><br />
+               <a href="#metaflac_shorthand_import_picture_from"><span class="argument">--import-picture-from</span></a><br />
+               <a href="#metaflac_shorthand_import_tags_from"><span class="argument">--import-tags-from</span></a><br />
+               <a href="#metaflac_operations_list"><span class="argument">--list</span></a><br />
+               <a href="#metaflac_operations_merge_padding"><span class="argument">--merge-padding</span></a><br />
+               <a href="#metaflac_options_no_filename"><span class="argument">--no-filename</span></a><br />
+               <a href="#metaflac_options_no_utf8_convert"><span class="argument">--no-utf8-convert</span></a><br />
+               <a href="#metaflac_options_preserve_modtime"><span class="argument">--preserve-modtime</span></a><br />
+               <a href="#metaflac_shorthand_remove_all_tags"><span class="argument">--remove-all-tags</span></a><br />
+               <a href="#metaflac_operations_remove_all"><span class="argument">--remove-all</span></a><br />
+               <a href="#metaflac_shorthand_remove_first_tag"><span class="argument">--remove-first-tag</span></a><br />
+               <a href="#metaflac_shorthand_remove_replay_gain"><span class="argument">--remove-replay-gain</span></a><br />
+               <a href="#metaflac_shorthand_remove_tag"><span class="argument">--remove-tag</span></a><br />
+               <a href="#metaflac_operations_remove"><span class="argument">--remove</span></a><br />
+               <a href="#metaflac_shorthand_set_tag_from_file"><span class="argument">--set-tag-from-file</span></a><br />
+               <a href="#metaflac_shorthand_set_tag"><span class="argument">--set-tag</span></a><br />
+               <a href="#metaflac_shorthand_show_bps"><span class="argument">--show-bps</span></a><br />
+               <a href="#metaflac_shorthand_show_channels"><span class="argument">--show-channels</span></a><br />
+               <a href="#metaflac_shorthand_show_max_blocksize"><span class="argument">--show-max-blocksize</span></a><br />
+               <a href="#metaflac_shorthand_show_max_framesize"><span class="argument">--show-max-framesize</span></a><br />
+               <a href="#metaflac_shorthand_show_md5sum"><span class="argument">--show-md5sum</span></a><br />
+               <a href="#metaflac_shorthand_show_min_blocksize"><span class="argument">--show-min-blocksize</span></a><br />
+               <a href="#metaflac_shorthand_show_min_framesize"><span class="argument">--show-min-framesize</span></a><br />
+               <a href="#metaflac_shorthand_show_sample_rate"><span class="argument">--show-sample-rate</span></a><br />
+               <a href="#metaflac_shorthand_show_tag"><span class="argument">--show-tag</span></a><br />
+               <a href="#metaflac_shorthand_show_total_samples"><span class="argument">--show-total-samples</span></a><br />
+               <a href="#metaflac_shorthand_show_vendor_tag"><span class="argument">--show-vendor-tag</span></a><br />
+               <a href="#metaflac_operations_sort_padding"><span class="argument">--sort-padding</span></a><br />
+               <a href="#metaflac_operations_version"><span class="argument">--version</span></a><br />
+               <a href="#metaflac_options_with_filename"><span class="argument">--with-filename</span></a><br />
 
        </div>
        <div class="box_footer"></div>
index 3f4fff3..f07f025 100644 (file)
                For more details, see <a href="features.html">What is FLAC?</a><br />
                <br />
                <a name="general__how_to"><b>I have a FLAC file, how do I play it?</b></a><br />
-               <b>How can I create FLAC files?</b></a><br />
+               <b>How can I create FLAC files?</b><br />
                <br />
                See <a href="documentation_tasks.html">Using FLAC</a>.<br />
                <br />
 
                <a name="tools__eac_and_flac"><b>How do I set up EAC to rip directly to FLAC?</b></a><br />
                <br />
-               See Case's excellent <a href="http://www.saunalahti.fi/cse/EAC/index.html">EAC configuration page</a>.  Or use <a href="http://www.legroom.net/modules.php?op=modload&name=Open_Source&file=index&page=software&app=autoflac">AutoFLAC</a>, <a href="http://omniencoder.autobotcity.net/">Omni Encoder</a>, or <a href="http://mareo.netfirms.com/">MAREO</a> to rip to FLAC or multiple formats at once.<br />
+               See Case's excellent <a href="http://www.saunalahti.fi/cse/EAC/index.html">EAC configuration page</a>.  Or use <a href="http://www.legroom.net/modules.php?op=modload&amp;name=Open_Source&amp;file=index&amp;page=software&amp;app=autoflac">AutoFLAC</a>, <a href="http://omniencoder.autobotcity.net/">Omni Encoder</a>, or <a href="http://mareo.netfirms.com/">MAREO</a> to rip to FLAC or multiple formats at once.<br />
                <br />
                <a name="tools__runtime75"><b>Why am I getting "Run-time error '75': Path/File access error" with FLAC Frontend?</b></a><br />
                <br />
                <br />
                <a name="tools__wildcards_on_windows"><b>Why don't wildcards for file names like *.flac or *.wav work with <span class="commandname">flac</span>/<span class="commandname">metaflac</span> on Windows?</b></a><br />
                <br />
-               The Windows command shells (cmd.exe, command.com) implement wildcard handling differently than most other shells, leaving it up to the program to do everything including difficult and ambiguous cases.  For an explanation of why wildcards on cmd.exe/command.com are dangerous, see <a href="http://www.hydrogenaudio.org/forums/index.php?showtopic=50667&st=75&p=466078&#entry466078">here</a>.  Better command shells for Windows exist, e.g. from <a href="http://cygwin.com/">Cygwin</a>.  A workaround with the Windows shells is to do something like:<br />
+               The Windows command shells (cmd.exe, command.com) implement wildcard handling differently than most other shells, leaving it up to the program to do everything including difficult and ambiguous cases.  For an explanation of why wildcards on cmd.exe/command.com are dangerous, see <a href="http://www.hydrogenaudio.org/forums/index.php?showtopic=50667&amp;st=75&amp;p=466078&amp;#entry466078">here</a>.  Better command shells for Windows exist, e.g. from <a href="http://cygwin.com/">Cygwin</a>.  A workaround with the Windows shells is to do something like:<br />
                <br />
                <tt>for %F in (*.wav) do flac "%F"</tt><br />
                <br />
index 1b5c7f2..20a7a3f 100644 (file)
                Below are some devices that support the FLAC format.  For the ones we have hands-on experience with, there is a linked review (<a href="#review">see all reviews</a>).  Manufacturers, if you would like your product reviewed here, please <a href="mailto:jcoalson@users.sourceforge.net">contact us</a>.<br />
                <br />
                <table align="center" border="0" cellpadding="0" cellspacing="0">
-                       <tr align="left" valign="middle"><td colspan="3"><b>Home stereo:</b></td/></tr>
+                       <tr align="left" valign="middle"><td colspan="3"><b>Home stereo:</b></td></tr>
                        <tr align="center" valign="middle">
-                               <td bgcolor="white"><a href="http://www.slimdevices.com/pi_squeezebox.html"><img src="images/hw/SB_Hero_Black_325x182.jpg" border="0" /></a></td>
-                               <td bgcolor="white"><a href="http://www.slimdevices.com/pi_transporter.html"><img src="images/hw/transporter_hero_grey_325x208.jpg" border="0" /></a></td>
-                               <td bgcolor="white"><a href="http://www.sonos.com/"><img src="images/hw/sonos_family_RGB_325x200.jpg" border="0" /></a></td>
+                               <td bgcolor="white"><a href="http://www.slimdevices.com/pi_squeezebox.html"><img src="images/hw/SB_Hero_Black_325x182.jpg" alt="Pi Squeezbox" border="0" /></a></td>
+                               <td bgcolor="white"><a href="http://www.slimdevices.com/pi_transporter.html"><img src="images/hw/transporter_hero_grey_325x208.jpg" alt="Pi Transporter" border="0" /></a></td>
+                               <td bgcolor="white"><a href="http://www.sonos.com/"><img src="images/hw/sonos_family_RGB_325x200.jpg" alt="Sonos" border="0" /></a></td>
                        </tr>
                        <tr align="center" valign="middle">
                                <td bgcolor="white">Squeezebox<br />(<a href="#review_squeezebox">our review</a>)</td>
                                <td bgcolor="white">Transporter<br />(<a href="#review_transporter">our review</a>)</td>
                                <td bgcolor="white">Sonos<br />(<a href="#review_sonos">our review</a>)</td>
                        </tr>
-                       <tr bgcolor="black"><td><img src="images/1x1.gif" /></td><td><img src="images/1x1.gif" /></td><td><img src="images/1x1.gif" /></td></tr>
+                       <tr bgcolor="black"><td><img src="images/1x1.gif" alt="divider" /></td><td><img src="images/1x1.gif" alt="divider" /></td><td><img src="images/1x1.gif" alt="divider" /></td></tr>
                        <tr align="center" valign="middle">
-                               <td bgcolor="white"><a href="http://www.escient.com/"><img src="images/hw/escient_ProductLine_325x163.jpg" border="0" /></a></td>
-                               <td bgcolor="white"><a href="http://www.hermstedt.com/english/hifidelio/hifidelio.html"><img src="images/hw/hifidelio_bl_front_Z_RGB_325x163.jpg" border="0" /></a></td>
-                               <td bgcolor="white"><a href="http://www.olive.us/"><img src="images/hw/musica_artwork_325x90.jpg" border="0" /></a></td>
+                               <td bgcolor="white"><a href="http://www.escient.com/"><img src="images/hw/escient_ProductLine_325x163.jpg" alt="Escient.com" border="0" /></a></td>
+                               <td bgcolor="white"><a href="http://www.hermstedt.com/english/hifidelio/hifidelio.html"><img src="images/hw/hifidelio_bl_front_Z_RGB_325x163.jpg" alt="HiFidelio" border="0" /></a></td>
+                               <td bgcolor="white"><a href="http://www.olive.us/"><img src="images/hw/musica_artwork_325x90.jpg" alt="Olive.us" border="0" /></a></td>
                        </tr>
                        <tr align="center" valign="middle">
                                <td bgcolor="white">Escient</td>
                                <td bgcolor="white">Hifidelio</td>
                                <td bgcolor="white">Olive</td>
                        </tr>
-                       <tr bgcolor="black"><td><img src="images/1x1.gif" /></td><td><img src="images/1x1.gif" /></td><td><img src="images/1x1.gif" /></td></tr>
+                       <tr bgcolor="black"><td><img src="images/1x1.gif" alt="divider" /></td><td><img src="images/1x1.gif" alt="divider" /></td><td><img src="images/1x1.gif" alt="divider" /></td></tr>
                        <tr align="center" valign="middle">
-                               <td bgcolor="white"><a href="http://www.pontis.de/EN/1643/ProduktearcusPremiumDAR300.php"><img src="images/hw/arcus_325x135.jpg" border="0" /></a></td>
-                               <td bgcolor="white"><a href="http://www.digitaltechniques.com/Products.html"><img src="images/hw/Blackbird_Front_low3_325x87.jpg" border="0" /></a></td>
-                               <td bgcolor="white"><a href="http://www.mcintoshlabs.com/mcprod/shopdisplayproducts.asp?id=19&amp;cat=Sources&amp;prodid=1113&amp;product=MS300"><img src="images/hw/MS300frontsmall_270x108.jpg" border="0" /></a></td>
+                               <td bgcolor="white"><a href="http://www.pontis.de/EN/1643/ProduktearcusPremiumDAR300.php"><img src="images/hw/arcus_325x135.jpg" alt="Pontis.de" border="0" /></a></td>
+                               <td bgcolor="white"><a href="http://www.digitaltechniques.com/Products.html"><img src="images/hw/Blackbird_Front_low3_325x87.jpg" alt="Digital Techniques" border="0" /></a></td>
+                               <td bgcolor="white"><a href="http://www.mcintoshlabs.com/mcprod/shopdisplayproducts.asp?id=19&amp;cat=Sources&amp;prodid=1113&amp;product=MS300"><img src="images/hw/MS300frontsmall_270x108.jpg" alt="mcintoshlabs" border="0" /></a></td>
                        </tr>
                        <tr align="center" valign="middle">
                                <td bgcolor="white">Arcus DAR300</td>
                                <td bgcolor="white">Blackbird</td>
                                <td bgcolor="white">McIntosh MS300</td>
                        </tr>
-                       <tr bgcolor="black"><td><img src="images/1x1.gif" /></td><td><img src="images/1x1.gif" /></td><td><img src="images/1x1.gif" /></td></tr>
+                       <tr bgcolor="black"><td><img src="images/1x1.gif" alt="divider" /></td><td><img src="images/1x1.gif" alt="divider" /></td><td><img src="images/1x1.gif" alt="divider" /></td></tr>
                        <tr align="center" valign="middle">
-                               <td bgcolor="white"><a href="http://www.neodigits.com/new/body/products/Xline/x5000.asp"><img src="images/hw/neodigits_x5000_325x124.jpg" border="0" /></a></td>
-                               <td bgcolor="white"><a href="http://www.netgear.com/Products/Entertainment/DigitalMediaPlayers/EVA8000.aspx"><img src="images/hw/enus_3-4lft-hires_product_eva8000_325x127.jpg" border="0" /></a></td>
-                               <td bgcolor="white"><a href="http://www.request.com/"><img src="images/hw/request_n_front_325x103.jpg" border="0" /></a></td>
+                               <td bgcolor="white"><a href="http://www.neodigits.com/new/body/products/Xline/x5000.asp"><img src="images/hw/neodigits_x5000_325x124.jpg" alt="neodigits.com" border="0" /></a></td>
+                               <td bgcolor="white"><a href="http://www.netgear.com/Products/Entertainment/DigitalMediaPlayers/EVA8000.aspx"><img src="images/hw/enus_3-4lft-hires_product_eva8000_325x127.jpg" alt="netgear" border="0" /></a></td>
+                               <td bgcolor="white"><a href="http://www.request.com/"><img src="images/hw/request_n_front_325x103.jpg" alt="request.com" border="0" /></a></td>
                        </tr>
                        <tr align="center" valign="middle">
                                <td bgcolor="white">Helios X5000</td>
                                <td bgcolor="white">Netgear EVA8000</td>
                                <td bgcolor="white">ReQuest</td>
                        </tr>
-                       <tr bgcolor="black"><td><img src="images/1x1.gif" /></td><td><img src="images/1x1.gif" /></td><td><img src="images/1x1.gif" /></td></tr>
+                       <tr bgcolor="black"><td><img src="images/1x1.gif" alt="divider" /></td><td><img src="images/1x1.gif" alt="divider" /></td><td><img src="images/1x1.gif" alt="divider" /></td></tr>
                        <tr align="center" valign="middle">
-                               <td bgcolor="white"><a href="http://www.mediareadyinc.com/products_MRMC.php"><img src="images/hw/mediaready_prodmain_MRMCa_325x232.jpg" border="0" /></a></td>
-                               <td bgcolor="white"><a href="http://www.z500series.com/"><img src="images/hw/Z500_front_325x94.jpg" border="0" /></a></td>
-                               <td bgcolor="white"><a href="http://www.ziova.com/cs510.php"><img src="images/hw/cs505_front_lrg_325x113.jpg" border="0" /></a></td>
+                               <td bgcolor="white"><a href="http://www.mediareadyinc.com/products_MRMC.php"><img src="images/hw/mediaready_prodmain_MRMCa_325x232.jpg" alt="" border="0" /></a></td>
+                               <td bgcolor="white"><a href="http://www.z500series.com/"><img src="images/hw/Z500_front_325x94.jpg" alt="" border="0" /></a></td>
+                               <td bgcolor="white"><a href="http://www.ziova.com/cs510.php"><img src="images/hw/cs505_front_lrg_325x113.jpg" alt="" border="0" /></a></td>
                        </tr>
                        <tr align="center" valign="middle">
                                <td bgcolor="white">MediaREADY MC</td>
                                <td bgcolor="white">Zensonic Z500</td>
                                <td bgcolor="white">Ziova</td>
                        </tr>
-                       <tr bgcolor="black"><td><img src="images/1x1.gif" /></td><td><img src="images/1x1.gif" /></td><td><img src="images/1x1.gif" /></td></tr>
+                       <tr bgcolor="black"><td><img src="images/1x1.gif" alt="divider" /></td><td><img src="images/1x1.gif" alt="divider" /></td><td><img src="images/1x1.gif" alt="divider" /></td></tr>
                        <tr align="center" valign="middle">
-                               <td bgcolor="white"><a href="http://sooloos.com/www/home.html"><img src="images/hw/Sooloos-ControlOne_325x328.jpg" border="0" /></a></td>
-                               <td bgcolor="white"><a href="http://www.pixelmagicsystems.com/products/media_players/hd_mediabox.htm"><img src="images/hw/MediaBox_Frt_170x325.jpg" border="0" /></a></td>
-                               <td bgcolor="white"><a href="http://www.tvix.co.kr/Eng/products/"><img src="images/hw/tvix-4000_325x204.jpg" border="0" /></a></td>
+                               <td bgcolor="white"><a href="http://sooloos.com/www/home.html"><img src="images/hw/Sooloos-ControlOne_325x328.jpg" alt="" border="0" /></a></td>
+                               <td bgcolor="white"><a href="http://www.pixelmagicsystems.com/products/media_players/hd_mediabox.htm"><img src="images/hw/MediaBox_Frt_170x325.jpg" alt="" border="0" /></a></td>
+                               <td bgcolor="white"><a href="http://www.tvix.co.kr/Eng/products/"><img src="images/hw/tvix-4000_325x204.jpg" alt="" border="0" /></a></td>
                        </tr>
                        <tr align="center" valign="middle">
                                <td bgcolor="white">Sooloos</td>
                                        -->
                                </ul>
                        </td></tr>
-               
-                       <tr align="left" valign="middle"><td colspan="3"><b>Portable/Handheld:</b></td/></tr>
+
+                       <tr align="left" valign="middle">
+                               <td colspan="3"><b>Portable/Handheld:</b></td>
+                       </tr>
                        <tr align="center" valign="middle">
-                               <td bgcolor="white"><a href="http://www.cowonamerica.com/products/"><img src="images/hw/a2_01_325x252.jpg" border="0" /></a></td>
-                               <td bgcolor="white"><a href="http://dapreview.net/comment.php?comment.news.3815"><img src="images/hw/i-station-mini-dx_325x237.jpg" border="0" /></a></td>
-                               <td bgcolor="white"><a href="http://gaming.engadget.com/2006/01/22/iwod-g10-pmp-with-nes-emulator/"><img src="images/hw/iwod-g10_325x257.jpg" border="0" /></a></td>
+                               <td bgcolor="white"><a href="http://www.cowonamerica.com/products/"><img src="images/hw/a2_01_325x252.jpg" alt="" border="0" /></a></td>
+                               <td bgcolor="white"><a href="http://dapreview.net/comment.php?comment.news.3815"><img src="images/hw/i-station-mini-dx_325x237.jpg" alt="" border="0" /></a></td>
+                               <td bgcolor="white"><a href="http://gaming.engadget.com/2006/01/22/iwod-g10-pmp-with-nes-emulator/"><img src="images/hw/iwod-g10_325x257.jpg" alt="" border="0" /></a></td>
                        </tr>
                        <tr align="center" valign="middle">
                                <td bgcolor="white">Cowon iAUDIO</td>
                                <td bgcolor="white">i-Station mini DX</td>
                                <td bgcolor="white">Iwod G10</td>
                        </tr>
-                       <tr bgcolor="black"><td><img src="images/1x1.gif" /></td><td><img src="images/1x1.gif" /></td><td><img src="images/1x1.gif" /></td></tr>
+                       <tr bgcolor="black"><td><img src="images/1x1.gif" alt="divider" /></td><td><img src="images/1x1.gif" alt="divider" /></td><td><img src="images/1x1.gif" alt="divider" /></td></tr>
                        <tr align="center" valign="middle">
-                               <td bgcolor="white"><a href="http://www.losslessaudioblog.com/2006/10/16/knc-hr-2800-budget-pmp-w-flac/"><img src="images/hw/knc_hr-2800_325x209.jpg" border="0" /></a></td>
-                               <td bgcolor="white"><a href="http://www.miniplayer.info/miniplayer_specifications.asp"><img src="images/hw/meizu_m6_325x206.jpg" border="0" /></a></td>
-                               <td bgcolor="white"><a href="http://www.anythingbutipod.com/archives/2006/09/onda-vx737-gaming-pmp.php"><img src="images/hw/onda-vx737_325x240.jpg" border="0" /></a></td>
+                               <td bgcolor="white"><a href="http://www.losslessaudioblog.com/2006/10/16/knc-hr-2800-budget-pmp-w-flac/"><img src="images/hw/knc_hr-2800_325x209.jpg" alt="" border="0" /></a></td>
+                               <td bgcolor="white"><a href="http://www.miniplayer.info/miniplayer_specifications.asp"><img src="images/hw/meizu_m6_325x206.jpg" alt="" border="0" /></a></td>
+                               <td bgcolor="white"><a href="http://www.anythingbutipod.com/archives/2006/09/onda-vx737-gaming-pmp.php"><img src="images/hw/onda-vx737_325x240.jpg" alt="" border="0" /></a></td>
                        </tr>
                        <tr align="center" valign="middle">
                                <td bgcolor="white">KNC HR-2800</td>
                                <td bgcolor="white">Meizu M6 Miniplayer</td>
                                <td bgcolor="white">Onda VX737</td>
                        </tr>
-                       <tr bgcolor="black"><td><img src="images/1x1.gif" /></td><td><img src="images/1x1.gif" /></td><td><img src="images/1x1.gif" /></td></tr>
+                       <tr bgcolor="black"><td><img src="images/1x1.gif" alt="divider" /></td><td><img src="images/1x1.gif" alt="divider" /></td><td><img src="images/1x1.gif" alt="divider" /></td></tr>
                        <tr align="center" valign="middle">
-                               <td bgcolor="white"><a href="http://www.digitalnetworksna.com/shop/_templates/item_main_Rio.asp?model=220&amp;cat=53"><img src="images/hw/rio_karma_279x254.jpg" border="0" /></a></td>
-                               <td bgcolor="white"><a href="http://www.gizmodo.com/gadgets/portable-media/teclast-tl29-pmp-pretty-face-pure-of-heart-198859.php"><img src="images/hw/teclast-tl29_325x244.jpg" border="0" /></a></td>
-                               <td bgcolor="white"><a href="http://www.trekstor.de/en/products/detail_mp3.php?pid=66"><img src="images/hw/vibez_nofm_combi_black_b_325x220.jpg" border="0" /></a></td>
+                               <td bgcolor="white"><a href="http://www.digitalnetworksna.com/shop/_templates/item_main_Rio.asp?model=220&amp;cat=53"><img src="images/hw/rio_karma_279x254.jpg" alt="" border="0" /></a></td>
+                               <td bgcolor="white"><a href="http://www.gizmodo.com/gadgets/portable-media/teclast-tl29-pmp-pretty-face-pure-of-heart-198859.php"><img src="images/hw/teclast-tl29_325x244.jpg" alt="" border="0" /></a></td>
+                               <td bgcolor="white"><a href="http://www.trekstor.de/en/products/detail_mp3.php?pid=66"><img src="images/hw/vibez_nofm_combi_black_b_325x220.jpg" alt="" border="0" /></a></td>
                        </tr>
                        <tr align="center" valign="middle">
                                <td bgcolor="white">Rio Karma</td>
                                <td bgcolor="white">Teclast TL-29</td>
                                <td bgcolor="white">TrekStor Vibez</td>
                        </tr>
-                       <tr bgcolor="black"><td><img src="images/1x1.gif" /></td><td><img src="images/1x1.gif" /></td><td><img src="images/1x1.gif" /></td></tr>
+                       <tr bgcolor="black"><td><img src="images/1x1.gif" alt="divider" /></td><td><img src="images/1x1.gif" alt="divider" /></td><td><img src="images/1x1.gif" alt="divider" /></td></tr>
                        <tr align="center" valign="middle">
-                               <td bgcolor="white"><a href="http://www.digitalworldtokyo.com/2006/07/bluedot_pmp_runs_linux_loves.php"><img src="images/hw/bmp-1430_325x241.jpg" border="0" /></a></td>
+                               <td bgcolor="white"><a href="http://www.digitalworldtokyo.com/2006/07/bluedot_pmp_runs_linux_loves.php"><img src="images/hw/bmp-1430_325x241.jpg" alt="" border="0" /></a></td>
                                <td bgcolor="white"></td>
                                <td bgcolor="white"></td>
                        </tr>
                                        <li>OPPO <a href="http://www.engadget.com/2007/07/25/oppo-blast-pmp-is-blowing-up-your-flvs/">Blast</a></li>
                                        <li><a href="http://www.engadget.com/2007/07/14/pmp-console-emulator-breaks-a-whole-bunch-of-laws/">Portable Media Player</a></li>
                                        <li>Shearer <a href="http://techdigest.tv/2007/07/shearer_v2000_p.html">V2000</a></li>
-                                       <li>Zarva <a href="http://www.mobilewhack.com/zarva-announces-m209-portble-media-player/">MV209</a>
+                                       <li>Zarva <a href="http://www.mobilewhack.com/zarva-announces-m209-portble-media-player/">MV209</a></li>
                                </ul>
                        </td></tr>
                        <tr><td colspan="3">