deviceindependenceauthoring
19.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><!-- Generated from data/head.php, ../../smarty/{head.tpl} --><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Device Independence Authoring Current Status - W3C</title><link rel="stylesheet" href="/2008/site/css/minimum" type="text/css" media="handheld, all" /><style type="text/css" media="print, screen and (min-width: 481px)" xml:space="preserve">
@import url("/2008/site/css/advanced");
</style><link href="/2008/site/css/minimum" rel="stylesheet" type="text/css" media="handheld, only screen and (max-device-width: 480px)" /><meta name="viewport" content="width=device-width" /><link rel="stylesheet" href="/2008/site/css/print" type="text/css" media="print" /><link rel="shortcut icon" href="/2008/site/images/favicon.ico" type="image/x-icon" /></head><body id="www-w3-org" class="w3c_public"><div id="w3c_container">
<!-- Generated from data/mast.php, ../../smarty/{mast.tpl} -->
<div id="w3c_mast">
<!-- #w3c_mast / Page top header -->
<h1 class="logo">
<a tabindex="2" accesskey="1" href="/"><img src="/2008/site/images/logo-w3c-mobile-lg" width="90" height="53" alt="W3C" /></a>
<span class="alt-logo">W3C</span>
</h1>
<div id="w3c_nav">
<!-- Search form and media selection -->
<form action="/Help/search" method="get" enctype="application/x-www-form-urlencoded"><div class="w3c_sec_nav"><!-- --></div><ul class="main_nav"><li class="first-item">
<a href="/standards/">Standards</a>
</li><li>
<a href="/participate/">Participate</a>
</li><li>
<a href="/Consortium/membership">Membership</a>
</li><li class="last-item">
<a href="/Consortium/">About W3C</a>
</li><li class="search-item">
<div id="search-form">
<input tabindex="3" class="text" name="q" value="" title="Search" type="text" />
<button id="search-submit" name="search-submit" type="submit"><img class="submit" src="/2008/site/images/search-button" alt="Search" width="21" height="17" /></button>
</div>
</li></ul></form>
</div>
<!-- /end #w3c_nav -->
</div>
<!-- /end #w3c_mast -->
<div id="w3c_main">
<!-- Generated from data/crumbs.php, ../../smarty/{crumbs.tpl} -->
<div id="w3c_logo_shadow" class="w3c_leftCol">
<img height="32" alt="" src="/2008/site/images/logo-shadow" />
</div>
<div class="w3c_leftCol"><h2 class="offscreen">Site Navigation</h2>
<br /></div>
<div class="w3c_mainCol">
<div id="w3c_crumbs">
<div id="w3c_crumbs_frame">
<ul class="bct"> <!-- .bct / Breadcrumbs -->
<li class="skip"><a tabindex="1" accesskey="2" title="Skip to content (e.g., when browsing via audio)" href="#w3c_content_body">Skip</a></li>
<li><a href="/">W3C</a> <span class="cr">»</span> </li>
<li><a href="/standards/">Standards</a> <span class="cr">»</span> </li>
<li><a href="/TR/">All Standards and Drafts</a> <span class="cr">»</span> </li>
<li class="current">Device Independence Authoring Current Status</li>
</ul>
</div>
</div>
<h1 class="title">Device Independence Authoring Current Status</h1>
<ul class="w3c_toc">
<li>
<a href="#completed">completed work</a>
<span class="bullet">• </span>
</li>
<li>
<a href="#obsolete">obsolete specifications</a>
</li>
</ul>
<div id="w3c_content_body">
<div id="w3c_generated_status">
<p id="w3c_toggle_include" class="default_open intro tPadding">This page summarizes the relationships among specifications, whether they are finished standards or drafts. Below, each title
links to the most recent version of a document.
For related introductory information, see: <a href="http://www.w3.org/standards/webofdevices/independence">Device Independence and Content Adaptation</a>, <a href="http://www.w3.org/standards/webdesign/mobilweb">Mobile Web</a>.</p>
<h2 id="completed">Completed Work</h2>
<p>
<a href="/TR/tr-technology-stds">W3C Recommendations</a> have
been reviewed by W3C Members, by software developers, and by other
W3C groups and interested parties, and are endorsed by the
Director as Web Standards. Learn more about the <a href="/Consortium/Process/tr#rec-advance">W3C Recommendation
Track</a>.</p>
<p>
<a href="/2005/10/Process-20051014/tr.html#q75">Group Notes</a> are <em>not</em> standards and do not
have the same level of W3C endorsement.</p>
<h3 id="notes">Group Notes</h3>
<div class="data lMargin rMargin">
<table class="w3c_spec_summary_table">
<tbody>
<tr>
<td class="table_datecol">
<a href="../history/di-testing" title="Guidelines for writing device independent tests publication history">2009-05-12</a>
</td>
<td>
<h4 class="w3c_status_title">
<a title="status is NOTE" href="http://www.w3.org/TR/2009/NOTE-di-testing-20090512/">Guidelines for writing device independent tests</a>
</h4>
<div class="expand_description">
<p>This document offers guidance in the form of simple guidelines to follow to create device-independent tests for Web technologies.</p>
</div>
</td>
</tr>
<tr>
<td>
<a href="../history/di-dco" title="Delivery Context Overview for Device Independence publication history">2006-03-20</a>
</td>
<td>
<h4 class="w3c_status_title">
<a title="status is NOTE" href="http://www.w3.org/TR/2006/NOTE-di-dco-20060320/">Delivery Context Overview for Device Independence</a>
</h4>
<div class="expand_description">
<p>This document describes the set of properties that characterizes the capabilities of the device, the preferences of the user and other aspects of the context into which a Web page is to be delivered, known as the <dfn>delivery context</dfn>, and explores how to detect and make use of that context.</p>
</div>
</td>
</tr>
<tr>
<td>
<a href="../history/di-atdi" title="Authoring Techniques for Device Independence publication history">2004-02-18</a>
</td>
<td>
<h4 class="w3c_status_title">
<a title="status is NOTE" href="http://www.w3.org/TR/2004/NOTE-di-atdi-20040218/">Authoring Techniques for Device Independence</a>
</h4>
<div class="expand_description">
<p>The document provides a summary of several techniques and best practices that Web authors can employ when creating and delivering content to a diverse set of devices.</p>
</div>
</td>
</tr>
<tr>
<td>
<a href="../history/di-princ" title="Device Independence Principles publication history">2003-09-01</a>
</td>
<td>
<h4 class="w3c_status_title">
<a title="status is NOTE" href="http://www.w3.org/TR/2003/NOTE-di-princ-20030901/">Device Independence Principles</a>
</h4>
<div class="expand_description">
<p>This document offers principles that can lead towards the achievement of greater device independence for Web content and applications.</p>
</div>
</td>
</tr>
<tr class="lastRow">
<td>
<a href="../history/acdi" title="Authoring Challenges for Device Independence publication history">2003-09-01</a>
</td>
<td>
<h4 class="w3c_status_title">
<a title="status is NOTE" href="http://www.w3.org/TR/2003/NOTE-acdi-20030901/">Authoring Challenges for Device Independence</a>
</h4>
<div class="expand_description">
<p>This document discusses the challenges that authors commonly face when building web content and applications that can be accessed by users via a wide variety of different devices with different capabilities.</p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<h2 id="obsolete">Obsolete Specifications</h2>
<p>These specifications have either been superseded by others,
or have been abandoned. They remain available for archival
purposes, but are not intended to be used.</p>
<h3 id="retired">
Retired
</h3>
<div class="data lMargin rMargin">
<table class="w3c_spec_summary_table">
<tbody>
<tr>
<td class="table_datecol">
<a href="../history/cselection" title="Content Selection for Device Independence (DISelect) 1.0 publication history">2010-06-29</a>
</td>
<td>
<h4 class="w3c_status_title">
<a title="status is RETIRED" href="http://www.w3.org/TR/2010/NOTE-cselection-20100629/">Content Selection for Device Independence (DISelect) 1.0</a>
</h4>
<div class="expand_description">
<p>This document specifies an XML-based syntax and processing model for general purpose content selection and filtering that can be used to deliver content adapted to a wide range of devices.</p>
</div>
</td>
</tr>
<tr>
<td>
<a href="../history/dial-primer" title="DIAL Part 0: Primer publication history">2010-06-29</a>
</td>
<td>
<h4 class="w3c_status_title">
<a title="status is RETIRED" href="http://www.w3.org/TR/2010/NOTE-dial-primer-20100629/">DIAL Part 0: Primer</a>
</h4>
<div class="expand_description">
<p>This document provides an introduction to, and the benefits of, <a href="/TR/dial/" shape="rect">DIAL, the Device Independent Authoring Language</a>. </p>
</div>
</td>
</tr>
<tr>
<td>
<a href="../history/cselection-xaf" title="Delivery Context: XPath Access Functions 1.0 publication history">2010-06-29</a>
</td>
<td>
<h4 class="w3c_status_title">
<a title="status is RETIRED" href="http://www.w3.org/TR/2010/NOTE-cselection-xaf-20100629/">Delivery Context: XPath Access Functions 1.0</a>
</h4>
<div class="expand_description">
<p>This document specifies a set of XPath functions designed for <a href="http://www.w3.org/TR/cselection/" shape="rect">DISelect</a> that can be used to manipulate the delivery context associated with a request for an item of content.</p>
</div>
</td>
</tr>
<tr>
<td>
<a href="../history/dial" title="Device Independent Authoring Language (DIAL) publication history">2010-06-29</a>
</td>
<td>
<h4 class="w3c_status_title">
<a title="status is RETIRED" href="http://www.w3.org/TR/2010/NOTE-dial-20100629/">Device Independent Authoring Language (DIAL)</a>
</h4>
<div class="expand_description">
<p>The purpose of the Device Independent Authoring Language (DIAL) is to provide a markup language for the filtering and presentation of Web page content available across different delivery contexts.</p>
</div>
</td>
</tr>
<tr>
<td>
<a href="../history/cselection-primer" title="Content Selection Primer 1.0 publication history">2010-06-29</a>
</td>
<td>
<h4 class="w3c_status_title">
<a title="status is RETIRED" href="http://www.w3.org/TR/2010/NOTE-cselection-primer-20100629/">Content Selection Primer 1.0</a>
</h4>
<div class="expand_description">
<p>This primer is designed to provide the reader with the basic knowledge required to make effective use of <a href="http://www.w3.org/TR/cselection/" shape="rect">DISelect</a>.</p>
</div>
</td>
</tr>
<tr>
<td>
<a href="../history/UWA-personalization-roadmap" title="W3C Personalization Roadmap: Ubiquitous Web Integration of AccessForAll 1.0 publication history">2009-04-09</a>
</td>
<td>
<h4 class="w3c_status_title">
<a title="status is RETIRED" href="http://www.w3.org/TR/2009/NOTE-UWA-personalization-roadmap-20090409/">W3C Personalization Roadmap: Ubiquitous Web Integration of AccessForAll 1.0</a>
</h4>
<div class="expand_description">
<p>This document explores the existing and in development technologies available to adapt Web content to the user's preferences, needs, device, and environment.</p>
</div>
</td>
</tr>
<tr>
<td>
<a href="../history/di-gloss" title="Glossary of Terms for Device Independence publication history">2005-01-18</a>
</td>
<td>
<h4 class="w3c_status_title">
<a title="status is RETIRED" href="http://www.w3.org/TR/2005/WD-di-gloss-20050118/">Glossary of Terms for Device Independence</a>
</h4>
<div class="expand_description">
<p>This document is a glossary of terms used in other device-independence related documents.</p>
</div>
</td>
</tr>
<tr class="lastRow">
<td>
<a href="../history/cpc-req" title="Core Presentation Characteristics: Requirements and Use Cases publication history">2003-05-10</a>
</td>
<td>
<h4 class="w3c_status_title">
<a title="status is RETIRED" href="http://www.w3.org/TR/2003/WD-cpc-req-20030510/">Core Presentation Characteristics: Requirements and Use Cases</a>
</h4>
<div class="expand_description">
<p>This document sets out the requirements for defining core presentation characteristics that provide a common set of property definitions of devices presentation capabilities.</p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
</div><!-- Generated from data/footer.php, ../../smarty/{footer-block.tpl} --><div id="w3c_footer">
<div id="w3c_footer-inner">
<h2 class="offscreen">Footer Navigation</h2>
<div class="w3c_footer-nav">
<h3>Navigation</h3>
<ul class="footer_top_nav"><li>
<a href="/">Home</a>
</li><li>
<a href="/standards/">Standards</a>
</li><li>
<a href="/participate/">Participate</a>
</li><li>
<a href="/Consortium/membership">Membership</a>
</li><li class="last-item">
<a href="/Consortium/">About W3C</a>
</li></ul>
</div>
<div class="w3c_footer-nav">
<h3>Contact W3C</h3>
<ul class="footer_bottom_nav"><li>
<a href="/Consortium/contact">Contact</a>
</li><li>
<a accesskey="0" href="/Help/">Help and FAQ</a>
</li><li>
<a href="/Consortium/sponsor/">Sponsor / Donate</a>
</li><li>
<a href="/Consortium/siteindex">Site Map</a>
</li><li>
<address id="w3c_signature">
<a href="mailto:site-comments@w3.org">Feedback</a> (<a href="http://lists.w3.org/Archives/Public/site-comments/">archive</a>)</address>
</li></ul>
</div>
<div class="w3c_footer-nav">
<h3>W3C Updates</h3>
<ul class="footer_follow_nav"><li>
<a href="http://twitter.com/W3C" title="Follow W3C on Twitter">
<img src="/2008/site/images/twitter-bird" alt="Twitter" width="78" height="83" class="social-icon" />
</a>
<a href="http://identi.ca/w3c" title="See W3C on Identica">
<img src="/2008/site/images/identica-logo" alt="Identica" width="91" height="83" class="social-icon" />
</a>
</li></ul>
</div>
<p class="copyright">Copyright © 2012 W3C <sup>®</sup> (<a href="http://www.csail.mit.edu/">
<acronym title="Massachusetts Institute of Technology">MIT</acronym>
</a>, <a href="http://www.ercim.eu/">
<acronym title="European Research Consortium for Informatics and Mathematics"> ERCIM</acronym>
</a>, <a href="http://www.keio.ac.jp/">Keio</a>) <a href="/Consortium/Legal/ipr-notice">Usage policies apply</a>.</p>
</div>
</div><!-- /end #footer --><!-- Generated from data/scripts.php, ../../smarty/{scripts.tpl} --><!-- At the bottom for performance reasons --><!-- Generated from data/scripts.php, ../../smarty/{scripts.tpl} --><!-- At the bottom for performance reasons --><div id="w3c_scripts">
<script type="text/javascript" src="/2008/site/js/main" xml:space="preserve"><!-- --></script>
</div></body></html>