Author: buildbot
Date: Tue Nov 29 21:35:51 2011
New Revision: 799482
Log:
Staging update by buildbot
Added:
websites/staging/ooo-site/trunk/content/xml/standardisation/
websites/staging/ooo-site/trunk/content/xml/standardisation/index.html
Added: websites/staging/ooo-site/trunk/content/xml/standardisation/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/xml/standardisation/index.html (added)
+++ websites/staging/ooo-site/trunk/content/xml/standardisation/index.html Tue Nov 29 21:35:51
2011
@@ -0,0 +1,113 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<link href="/css/ooo.css" rel="stylesheet" type="text/css">
+
+
+<meta HTTP-EQUIV="content-type" CONTENT="text/html; charset=UTF-8">
+<title>
+Inter Office Suite Collaboration
+</title>
+
+
+</head>
+
+<body>
+ <div id="banner">
+ <div id="bannerleft"><a alt="Apache OpenOffice.org (incubating)" href="/">
+ <img id="ooo-logo alt="Apache OpenOffice.org (Incubating)" src="/images/ooo-logo.png"/></a></div>
+ <div id="bannerright"><a alt="Apache Incubator" href="http://incubator.apache.org">
+ <img id="asf-logo" alt="Apache Incubator" src="/images/apache-incubator-logo.png"/></a></div>
+ <div id="bannercenter"><br/>(incubating) | The Free and
Open Productivity Suite</div>
+ </div>
+ <div id="clear"></div>
+
+ <div id="content">
+
+
+
+<h1> Inter Office Suite Collaboration</h1>
+
+<p align="justify">
+This site will contain up to date information on the
+ongoing quest for standardisation amongst the various open office suites. It is
+hosted at OpenOffice.org and is meant to be the home for all office developers interested
in this
+effort, particularly GnomeOffice, KOffice and OpenOffice.org.
+We hope to
+find many possible areas where we can collaborate, and hopefully share code.
+</p>
+<p align="justify">
+The
+first issues we want to explore are:
+</p>
+<ul>
+<li> Structured file format - a solution to the problem of XML Packaging</li>
+<li> XML File formats - is it possible to have over-lapping DTDs ?</li>
+<!-- <li> Kill Daniel - for his continuing use of the
+phrase 'To boldly go where no office suite has gone before' </li> -->
+</ul>
+
+<h2>Mailing List</h2>
+<a name="list_archives"></a>
+<CENTER><TABLE CELLPADDING="4" CELLSPACING="1" BGCOLOR="#ffffff" WIDTH="100%">
+<TBODY>
+ <TR>
+ <TD COLSPAN="4" BGCOLOR="#00315a" ALIGN="middle"><FONT COLOR="#ffffff" FACE="Arial,
Helvetica" SIZE="2"><B>Inter-Office Suite Mailing List</B></FONT></TD>
+ </TR>
+ <TR>
+ <TD BGCOLOR="#99ccff" ALIGN="middle"><FONT COLOR="#00315a" FACE="Arial, Helvetica"
SIZE="2"><B>List</B></FONT></TD>
+ <TD BGCOLOR="#99ccff" ALIGN="middle"><FONT COLOR="#00315a" FACE="Arial, Helvetica"
SIZE="2"><B>Subscribe</B></FONT></TD>
+ <TD BGCOLOR="#99ccff" ALIGN="middle"><FONT COLOR="#00315a" FACE="Arial, Helvetica"
SIZE="2"><B>Unsubscribe</B></FONT></TD>
+ <TD BGCOLOR="#99ccff" ALIGN="middle"><FONT COLOR="#00315a" FACE="Arial, Helvetica"
SIZE="2"><B>Browse Archives</B></FONT></TD>
+ </TR>
+
+ <TR>
+ <TD BGCOLOR="#f0f0f0"><FONT FACE="Arial, Helvetica" SIZE="2">
+ <B>office_standards@openoffice.org</B><BR>
+ This mailing list is dedicated to collaboration among all
+ office-suites. It covers standardisation of package and
+ file formats, and hopefully further areas of cooperation
+ can be discovered.
+ </TD>
+ <TD BGCOLOR="#f0f0f0" ALIGN="middle"><FONT FACE="Arial, Helvetica" SIZE="2">
+ <A href="mailto:office_standards-subscribe@openoffice.org">office_standards-subscribe@openoffice.org
</A></FONT>
+ </TD>
+ <TD BGCOLOR="#f0f0f0" ALIGN="middle"><FONT FACE="Arial, Helvetica" SIZE="2">
+ <A href="mailto:office_standards-unsubscribe@openoffice.org">office_standards-unsubscribe@openoffice.org</A></FONT>
+ </TD>
+ <TD BGCOLOR="#f0f0f0" ALIGN="middle"><FONT FACE="Arial, Helvetica" SIZE="2">
+ <A HREF="http://www.openoffice.org/servlets/SummarizeList?listName=office_standards">Browse
archives</A></FONT>
+ </TD>
+ </TR>
+
+
+</TBODY>
+</TABLE>
+</CENTER>
+
+
+ </div>
+
+ <div id="footera">
+ <div id="poweredbya">
+ <p><img src="/images/feather-small.gif"/><br/>Powered by the Apache
CMS.</p>
+ </div>
+ <div id="copyrighta">
+ <p>
+ Apache "OpenOffice.org" is an effort undergoing incubation at The Apache Software Foundation
(ASF), sponsored by the Apache Incubator.
+ Incubation is required of all newly accepted projects until a further review indicates that
the infrastructure, communications, and
+ decision making process have stabilized in a manner consistent with other successful ASF
projects. While incubation status is
+ not necessarily a reflection of the completeness or stability of the code, it does indicate
that the project has
+ yet to be fully endorsed by the ASF.</p>
+ <p>
+ <a href="/contact.html">Contact Us</a> |
+ <a href="/terms.html">Terms of Use</a>
+ <br />Apache and the Apache feather logos are trademarks of The Apache Software Foundation.
+ <br />OpenOffice.org and the seagull logo are registered trademarks of The Apache
Software Foundation.
+ <br />Other names appearing on the site may be trademarks of their respective owners.
+ </p>
+ </div>
+ </div>
+
+</body>
+</html>
|