index.html
4.74 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
<?xml version="1.0" encoding="UTF-8"?>
<!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">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<meta name="Description" content="Patent Policy Activity Homepage" />
<title>Patent Policy Activity Homepage</title>
<link rel="stylesheet" type="text/css" media="screen"
href="../../StyleSheets/base.css" />
<link rel="stylesheet" type="text/css" media="screen" href="psig/psig.css"
/>
<link rel="stylesheet" type="text/css" media="handheld"
href="psig/psig-handheld.css" />
<style type="text/css">
.date {font-weight: bold;}
</style>
</head>
<body>
<div id="page">
<div id="header">
<p><a href="http://www.w3.org/"><img src="../../Icons/w3c_home.png" alt="W3C"
height="48" width="72" /></a> <img alt="T & S"
src="../../Icons/tands.png" /></p>
<h1>Patent Policy Activity</h1>
<h2>Resources about W3C's Patent Policy</h2>
</div>
<div id="content">
<div id="main">
<h3>News</h3>
<ul>
<li><span class="date">2010-01-12</span>: <a href="psig/Overview.html">PSIG</a> Rechartered until 1 December 2011</li>
</ul>
<h3>Introduction</h3>
<p class="details">The Patent Policy Activity's goal is to enable W3C to
implement and successfully operate the W3C Patent Policy, put into place in
February 2004. While the work of developing and implementing the Patent
Policy is complete, we believe that it is important that the W3C community
have an organized way to monitor application of the Policy as well as remain
informed about relevant development in the legal and standards
environment.</p>
<p class="details">The primary work in the Activity is carried out by the <a
href="psig/">Patent and Standards Interest Group</a>.</p>
<h3>The Patent and Standards Interest Group</h3>
<p class="details">The <a href="psig/Overview.html">Patent and Standards
Interest Group (PSIG)</a> is a forum for W3C Members and Invited Experts to
discuss policy issues regarding the implementation of the W3C Patent Policy
as well as new Patent-related questions that arise which require action or
attention from the W3C Membership.</p>
<h3>Past Groups</h3>
<ul>
<li>The <a href="../../2006/rex-pag/Overview.html">REX Patent Advisory
Group</a> [Member] addresses <a
href="http://www.w3.org/2004/01/pp-impl/38482/status#disclosures">a
disclosure by France Telecom</a> concerning the <a
href="../../TR/2006/WD-rex-20061013/">Remote Events for XML (REX) 1.0</a>
Specification. </li>
<li><a href="../../Voice/Group/PAG/Overview.html">The 3<sup>rd</sup> Voice
Browser PAG</a> [Member] and the corresponding <a
href="../../2007/03/voice-pag-report.html">Report</a></li>
<li>The <a href="http://www.w3.org/2003/09/pag">HTML PAG</a></li>
<li><a href="../../2003/06/VBPAG-Report.html">The 2<sup>nd</sup> Voice
Browser PAG</a></li>
<li>The <a href="../../AudioVideo/Group/SYMM-PAG/Overview.html">SYMM
PAG</a> [Member] <a
href="http://www.w3.org/2001/05/24-SYMM-PAG-Recommendation.html">(Recommendations)</a>
[Member] </li>
<li><a href="../../Voice/Group/PAG/2001/Overview.html">The first Voice
Browser PAG</a> [Member]</li>
</ul>
</div>
<div id="sidebar">
<h3>Groups</h3>
<ul>
<li><a href="psig/Overview.html">Patent and Standards Interest
Group</a></li>
</ul>
<h3>Basic Documents:</h3>
<ul>
<li><a href="../../Consortium/Patent-Policy-20040205/Overview.html">W3C
Patent Policy</a></li>
<li><a href="../02/05-patentsummary.html">Policy Summary</a></li>
<li><a href="../03/pp-points-20040210.html">Business Benefits</a></li>
<li><a href="../../2003/12/22-pp-faq.html">FAQ</a></li>
<li><a href="http://www.w3.org/2004/01/pp-impl/fact-sheet">Patent Policy
Fact Sheet</a></li>
<li><a href="http://www.w3.org/2004/01/pp-impl/showPatents.php">Disclosures
and Exclusions</a></li>
<li><a href="../../Consortium/Process/">Process Document</a></li>
</ul>
<h3>Mailing lists</h3>
<ul>
<li><a href="http://lists.w3.org/Archives/Member/member-psig/">PSIG Mail
Archive</a> [Member only]</li>
</ul>
<h3>Historical</h3>
<ul>
<li><a href="../../Consortium/Patent/Group/Overview.html">Patent Policy
WG</a></li>
<li><a href="../../2001/ppwg/Overview.html">PPWG public</a></li>
<li><a href="../../TR/patent-practice">Current Patent Practice</a></li>
<li><a href="../02/05-pp-transition.html">Patent Policy Transition
Procedure</a></li>
</ul>
</div>
</div>
<div id="footer">
<address>
Contact: <a href="http://www.w3.org/People/Weitzner.html">Danny
Weitzner</a> or <a href="mailto:rigo@w3.org">Rigo Wenning</a><br />
Last updated $Id: Overview.html,v 1.33 2010/01/25 20:51:08 rigo Exp $
</address>
</div>
<!-- footer -->
</div>
</body>
</html>