revamp html to be xhtml 1.0 compliant, also use css
[platform/upstream/flac.git] / doc / html / id.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <!-- Copyright (c)  2000,2001,2002,2003,2004,2005  Josh Coalson -->
3 <!-- Permission is granted to copy, distribute and/or modify this document -->
4 <!-- under the terms of the GNU Free Documentation License, Version 1.1 -->
5 <!-- or any later version published by the Free Software Foundation; -->
6 <!-- with no invariant sections. -->
7 <!-- A copy of the license can be found at http://www.gnu.org/copyleft/fdl.html -->
8 <html>
9 <head>
10         <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
11         <meta name="author" content="Josh Coalson" />
12         <meta name="description" content="A free, open source codec for lossless audio compression and decompression" />
13         <meta name="keywords" content="free,lossless,audio,codec,encoder,decoder,compression,compressor,archival,archive,archiving,backup,music" />
14         <link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
15         <link rel="stylesheet" type="text/css" href="flac.css" />
16         <title>FLAC - id</title>
17 </head>
18
19 <body>
20
21 <div class="logo">
22         <a href="http://flac.sourceforge.net/"><img src="images/logo130.gif" alt="FLAC Logo" align="middle" border="0" hspace="0" /></a>
23 </div>
24
25 <div class="above_nav"></div>
26
27 <div class="separator2"></div>
28
29 <div class="navbar">
30         &nbsp;<a href="index.html">home</a>&nbsp;&nbsp;|
31         &nbsp;<a href="faq.html">faq</a>&nbsp;&nbsp;|
32         &nbsp;<a href="news.html">news</a>&nbsp;&nbsp;|
33         &nbsp;<a href="download.html">download</a>&nbsp;&nbsp;|
34         &nbsp;<a href="features.html">features</a>&nbsp;&nbsp;|
35         &nbsp;<a href="goals.html">goals</a>&nbsp;&nbsp;|
36         &nbsp;<a href="format.html">format</a>&nbsp;&nbsp;|
37         &nbsp;id&nbsp;&nbsp;|
38         &nbsp;<a href="comparison.html">comparison</a>&nbsp;&nbsp;|
39         &nbsp;<a href="documentation.html">documentation</a>&nbsp;&nbsp;|
40         &nbsp;<a href="changelog.html">changelog</a>&nbsp;&nbsp;|
41         &nbsp;<a href="links.html">links</a>&nbsp;&nbsp;|
42         &nbsp;<a href="developers.html">developers</a>&nbsp;
43 </div>
44
45 <div class="separator2"></div>
46
47 <div class="langbar">
48         &nbsp;english&nbsp;&nbsp;|
49         &nbsp;<a href="ru/id.html">russian</a>&nbsp;
50 </div>
51
52 <div class="separator2"></div>
53
54 <div class="below_nav"></div>
55
56 <div class="box">
57         <div class="box_title">
58                 register
59         </div>
60         <div class="box_header"></div>
61         <div class="box_body">
62                 FLAC allows third-party applications to register an ID for use with FLAC <a href="format.html#def_APPLICATION">APPLICATION metadata blocks</a>.  Use the following form to request an ID, or to submit a change to an existing ID.<br />
63                 <br />
64                 <form name="register" method="get" enctype="text/plain" action="mailto:jcoalson@users.sourceforge.net">
65                         <center>
66                         <table border="0" width="90%">
67                                 <tr>
68                                         <td>* Application ID: <input type="text" name="id" size="8" maxlength="8" /></td>
69                                 </tr>
70                                 <tr>
71                                         <td>* Application name: <input type="text" name="name" size="40" /></td>
72                                 </tr>
73                                 <tr>
74                                         <td>* Contact e-mail: <input type="text" name="email" size="40" /></td>
75                                 </tr>
76                                 <tr>
77                                         <td>Application URL: <input type="text" name="appurl" size="40" /></td>
78                                 </tr>
79                                 <tr>
80                                         <td>Specification URL: <input type="text" name="specurl" size="40" /></td>
81                                 </tr>
82                                 <tr>
83                                         <td>Comment:</td>
84                                 </tr>
85                                 <tr>
86                                         <td><textarea name="comment" cols="72" rows="5" /></td>
87                                 </tr>
88                                 <tr>
89                                         <td>(* = mandatory)</td>
90                                 </tr>
91                         </table>
92                         </center>
93                         <br />
94                         The ID request should be 8 hexadecimal digits and not conflict with any existing IDs (see the table below for all currently registered IDs).  This 32-bit number will be stored big-endian in the block.<br />
95                         <br />
96                         Information about your application (but not your e-mail address) will show up on this page in the ID directory.  You can also provide a URL to your application and a URL reference to the specification of your application's APPLICATION block.<br />
97                         <br />
98                         You will be notified via e-mail about your submission.
99                         <center><input type="submit" value="Submit request" /></center>
100                 </form>
101         </div>
102         <div class="box_footer"></div>
103 </div>
104
105 <br />
106
107 <div class="box">
108         <div class="box_title">
109                 <a name="directory" />id directory
110         </div>
111         <div class="box_header"></div>
112         <div class="box_body">
113                 Here is a list of all registered IDs and their applications:<br />
114                 <br />
115                 <table width="100%" border="0" cellspacing="0" cellpadding="0" bgcolor="#EEEED4"><tr><td>
116                 <table width="100%" border="1" bgcolor="#EEEED4">
117                         <tr>
118                                 <td bgcolor="#D3D4C5">
119                                         <font size="+1"><b>ID</b></font>
120                                 </td>
121                                 <td bgcolor="#D3D4C5">
122                                         <font size="+1"><b>Application</b></font>
123                                 </td>
124                         </tr>
125                         <tr>
126                                 <td nowrap="nowrap" align="right" valign="top" bgcolor="#F4F4CC">
127                                         <tt>43756573 - "Cues"</tt>
128                                 </td>
129                                 <td>
130                                         <a href="http://www.goldwave.com">GoldWave</a> cue points (<a href="http://www.goldwave.com/developer.php">specification</a>)
131                                 </td>
132                         </tr>
133                         <tr>
134                                 <td nowrap="nowrap" align="right" valign="top" bgcolor="#F4F4CC">
135                                         <tt>46746F6C - "Ftol"</tt>
136                                 </td>
137                                 <td>
138                                         <a href="http://flac-tools.sourceforge.net/">flac-tools</a>
139                                 </td>
140                         </tr>
141                         <tr>
142                                 <td nowrap="nowrap" align="right" valign="top" bgcolor="#F4F4CC">
143                                         <tt>5346464C - "SFFL"</tt>
144                                 </td>
145                                 <td>
146                                         Sound Font FLAC
147                                 </td>
148                         </tr>
149                         <tr>
150                                 <td nowrap="nowrap" align="right" valign="top" bgcolor="#F4F4CC">
151                                         <tt>7065656D - "peem"</tt>
152                                 </td>
153                                 <td>
154                                         <a href="http://peem.iconoclast.net/">Parseable Embedded Extensible Metadata</a> (<a href="http://peem.iconoclast.net/1.0/">specification</a>)
155                                 </td>
156                         </tr>
157                         <tr>
158                                 <td nowrap="nowrap" align="right" valign="top" bgcolor="#F4F4CC">
159                                         <tt>786D6364 - "xmcd"</tt>
160                                 </td>
161                                 <td>
162                                         <a href="http://www.amb.org/xmcd">xmcd</a>
163                                 </td>
164                         </tr>
165                 <!--
166                         <tr>
167                                 <td nowrap="nowrap" align="right" valign="top" bgcolor="#F4F4CC">
168                                         deadbeef
169                                 </td>
170                                 <td>
171                                         <a href="x">Application1</a> (<a href="y">specification</a>)
172                                 </td>
173                         </tr>
174                 -->
175                 </table>
176                 </td></tr></table>
177         </div>
178         <div class="box_footer"></div>
179 </div>
180
181
182 <div class="copyright">
183         Copyright (c) 2000,2001,2002,2003,2004,2005  Josh Coalson
184 </div>
185
186 </body>
187 </html>