[xiph-commits] r17814 - in websites/opus-codec.org: . contact

giles at svn.xiph.org giles at svn.xiph.org
Fri Feb 4 13:15:21 PST 2011


Author: giles
Date: 2011-02-04 13:15:21 -0800 (Fri, 04 Feb 2011)
New Revision: 17814

Added:
   websites/opus-codec.org/contact/
   websites/opus-codec.org/contact/index.html
Log:
Add some information to the contact page.


Added: websites/opus-codec.org/contact/index.html
===================================================================
--- websites/opus-codec.org/contact/index.html	                        (rev 0)
+++ websites/opus-codec.org/contact/index.html	2011-02-04 21:15:21 UTC (rev 17814)
@@ -0,0 +1,47 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
+ <link rel="stylesheet" title="Default" media="screen"
+       href="css/screen.css" type="text/css">
+ <title>Opus Audio Codec: Contact</title>
+</head>
+<body>
+<div id="thepage">
+<div id="thelogo">
+  <h1><a href="/">Opus Codec</a></h1>
+</div>
+
+<div id="navbar">
+  <ul>
+    <li id="home_"><a href="/">Home</a></li>
+    <li id="downloads_"><a href="/dowloads/">Downloads</a></li>
+    <li id="documentation_"><a href="/docs/">Documentation</a></li>
+    <li id="contact_"><a href="/contact/">Contact</a></li>
+  </ul>
+</div>
+
+<div id="main">
+<div id="content">
+
+<h1>Contact</h1>
+<p>
+   Development discussion happens as part of the IETF codec working group.
+   See the <a href="http://tools.ietf.org/wg/codec/">status page</a>
+   for more imformation.
+<p>   
+<p>
+  For archives of recent discussions, try:
+</p>
+<ul>
+   <li><a href="http://www.ietf.org/mail-archive/web/codec/current/maillist.html">Mailing list</a></li>
+   <li><a href="http://www.ietf.org/jabber/logs/codec/">XMPP chat room</a></li>
+   <li><a href="http://tools.ietf.org/wg/codec/minutes">Meeting minutes</a></li>
+</ul>
+
+
+</div>
+</div>
+
+</body>
+</html>



More information about the commits mailing list