Author: rineholt
Date: Fri Jul 21 08:01:57 2006
New Revision: 424350

URL: http://svn.apache.org/viewvc?rev=424350&view=rev
Log:
getting started page ported.

Added:
    incubator/tuscany/sandbox/site/site-author/get-involved.xml
    incubator/tuscany/sandbox/site/site-publish/get-involved.html

Added: incubator/tuscany/sandbox/site/site-author/get-involved.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/sandbox/site/site-author/get-involved.xml?rev=424350&view=auto
==============================================================================
--- incubator/tuscany/sandbox/site/site-author/get-involved.xml (added)
+++ incubator/tuscany/sandbox/site/site-author/get-involved.xml Fri Jul 21 
08:01:57 2006
@@ -0,0 +1,105 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<document>
+    <properties>
+       <title>Tuscany Get Involved</title>
+       <bannertitle>Tuscany Get Involved</bannertitle>
+    </properties>
+    <body>
+        <section name="Getting Involved with Apache Tuscany">
+                        <p>
+                                You can get involved in Apache Tuscany in many 
different ways. The following are a few suggestions:
+                                </p>
+                        <ul>
+                                <li>
+                        Contribute new ideas/requirements that are based on 
real business experiences to the mailing list to improve Tuscany as a solution 
for SOA.  
+                                </li>
+                                <li>
+                        Answer questions posted to the <a 
href="mail-lists.html">mailing lists</a>.     
+                                </li>
+                                <li>
+                                Contribute to the <a href="faq.html">FAQ</a> 
or to 
+                    <a href='http://wiki.apache.org/ws/Tuscany' 
target="_blank">Wiki</a> 
+                                </li>
+                                <li>
+                        Contribute to user or developer <a 
href="documentation.html">Documentations</a>.
+                                </li>
+                                <li>
+                        Investigate 
+                    <a 
href='http://issues.apache.org/jira/secure/BrowseProject.jspa?id=12310210' 
target='_blank' >issues</a> 
+                        that have been reported and provide patches. 
+                                </li>
+                                <li>
+                        Help with development. Check for roadmap on the Wiki. 
+                                </li>
+                                <li>    
+                        Help with 
+                    <a href='GettingStarted.htm' target='_blank'>Tuscany 
Samples</a> 
+            to demonstrate Tuscany's value and help new users understand 
Tuscany
+                                </li>
+                        </ul>
+                        
+
+                        Before you start, join <a 
href="mail-lists.html">Tuscany mailing list</a>. At the moment we only have one 
mailing list that handles both developer and user questions. 
+                  <ul>
+                        <li>
+                        Subscription: Send a blank email to    [EMAIL 
PROTECTED] 
+                        </li>
+                        <li>
+                        Posting questions to the list: Send your question to 
[email protected]
+                        </li> 
+                  </ul>
+                
+
+                <p> 
+                You should also review <a 
href='http://www.apache.org/foundation/how-it-works.html' target='_blank'>How 
Apache works</a>
+                </p>
+
+                <p>
+                        Tuscany holds weekly IRC chats.  IRC chats are held 
weekly on <b>Mondays 15:30 GMT for an hour</b>. The IRC server is 
<code><b>irc.freenode.net</b></code> and the channel is 
<code><b>#tuscany</b></code>
+                    <a href='http://www.irchelp.org/' target="_blank">Internet 
Relay Chat (IRC) Help</a> 
+                    is a good source of
+                    information on understanding IRC chats.<br></br>
+                    The following are some IRC chat clients:
+                    <table class="bodyTable">
+                      <tbody>
+                       <tr class="a">
+                       <td>
+                        mIRC 
+                       </td>
+                       <td>
+                    <a href='http://www.mirc.com/' 
target="_blank">http://www.mirc.com/</a> 
+                       </td>
+                       </tr>
+                       <tr class="b">
+                       <td>
+                        Trillian
+                       </td>
+                       <td>
+                    <a href='http://www.ceruleanstudios.com/' 
target='_blank'>http://www.ceruleanstudios.com/</a> 
+                    
+                       </td>
+                       </tr>
+                        </tbody>
+                    </table>
+                        
+                </p>
+
+
+
+        </section>
+        <section name="How to get involved">
+                  <p> Apache Tuscany source code, documentation and web site 
are managed under version control using Subversion in 
+ <a href='https://svn.apache.org/repos/asf/incubator/tuscany' 
target='_blank'>Tuscany Subversion Repository</a>.  
+ In this repository structure you will find two main directories
+ <ol>
+                                <li> CPP directory holds SCA and SDO C++ 
source code. </li>
+                                 <li> Java directory holds SCA, SDO and DAS 
source code.</li> 
+                             </ol>
+                             We welcome your help with any of the sub 
projects. You can learn more about how to setup your development environment on 
<a href="projectjava.html">Java project page </a> or
+                             <a href="projectc++.html">C++ project page</a>. 
+                            </p> 
+                
+        </section>
+                
+    </body>
+</document>

Added: incubator/tuscany/sandbox/site/site-publish/get-involved.html
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/sandbox/site/site-publish/get-involved.html?rev=424350&view=auto
==============================================================================
--- incubator/tuscany/sandbox/site/site-publish/get-involved.html (added)
+++ incubator/tuscany/sandbox/site/site-publish/get-involved.html Fri Jul 21 
08:01:57 2006
@@ -0,0 +1,253 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+
+<!--
+Copyright 1999-2004 The Apache Software Foundation
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+
+<!-- Content Stylesheet for Site -->
+
+        
+<!-- start the processing -->
+<!-- ====================================================================== -->
+<!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
+<!-- Main Page Section -->
+<!-- ====================================================================== -->
+<html>
+<head>
+    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
+
+        
+   
+            
+        
+    <title>Tuscany - Tuscany Get Involved</title>
+</head>
+
+<body bgcolor="#ffffff" text="#000000" link="#525D76">
+    <table border="0" width="100%" cellspacing="0">
+        <!-- TOP IMAGE -->
+        <tr>
+            <td align='LEFT'><td align="left">
+<a href="http://incubator.apache.org/tuscany/";><img 
src="./images/tuscanylogo_candidate2.jpg" alt="Tuscany" border="0" height="32" 
width="120"/></a>
+</td>
+</td>
+            <td align='LEFT'><td width="80%" align="left" valign="bottom" 
bgcolor="#ffffff">
+        <font color="#625972" size="+3" face="arial,helvetica,sanserif">
+    <b><bannertitle>Tuscany Get Involved</bannertitle></b>
+</font>
+</td>
+</td>
+        </tr>
+    </table>
+    <hr noshade="" size="1"/>
+    <table border="0" cellspacing="0">
+        <tr>
+            <td>    <a href="./index.html">Home</a>
+</td>
+            <td>    <a href="./sca_index.html">SCA</a>
+</td>
+            <td>    <a href="./sdo_index.html">SDO</a>
+</td>
+            <td>    <a href="./das_index.html">DAS</a>
+</td>
+        </tr>
+    </table>
+    <table border="0" width="100%" cellspacing="4">
+        <tr>
+            <!-- LEFT SIDE NAVIGATION -->
+            <td width="20%" valign="top" nowrap="true">
+            
+    <!-- ============================================================ -->
+
+                <p><strong>General</strong></p>
+        <ul>
+                    <li>    <a href="./index.html">Home</a>
+</li>
+                    <li>    <a href="./license.html">License</a>
+</li>
+                    <li>    <a href="http://www.apache.org/";>ASF</a>
+</li>
+                    <li>    <a href="./downloads.html">Downloads</a>
+</li>
+                    <li>    <a href="./javadoc.html">javadoc</a>
+</li>
+                </ul>
+            <p><strong>Community</strong></p>
+        <ul>
+                    <li>    <a href="./get-involved.html">Get Involved</a>
+</li>
+                    <li>    <a href="./mail-lists.html">Mailing Lists</a>
+</li>
+                    <li>    <a href="./documentation.html">Documentation</a>
+</li>
+                    <li>    <a href="./faq.html">FAQ</a>
+</li>
+                    <li>    <a 
href="http://wiki.apache.org/ws/Tuscany";>Wiki</a>
+</li>
+                </ul>
+            <p><strong>Development</strong></p>
+        <ul>
+                    <li>    <a href="./roadmap.html">Road Map / TODO</a>
+</li>
+                    <li>    <a href="./svn.html">Source Code</a>
+</li>
+                    <li>    <a 
href="http://wiki.apache.org/geronimo/CodingStandards";>Coding Standards</a>
+</li>
+                    <li>    <a href="./issuetracking.html">Issue Tracking</a>
+</li>
+                    <li>    <a href="./dependencies.html">Dependencies</a>
+</li>
+                </ul>
+                </td>
+            <td width="80%" align="left" valign="top">
+                                            <table border="0" cellspacing="0" 
cellpadding="2" width="100%">
+      <tr><td bgcolor="#726982">
+        <font color="#ffffff" face="arial,helvetica,sanserif">
+          <a name="Getting Involved with Apache Tuscany"><strong>Getting 
Involved with Apache Tuscany</strong></a>
+        </font>
+      </td></tr>
+      <tr><td>
+        <blockquote>
+                                    <p>
+                                You can get involved in Apache Tuscany in many 
different ways. The following are a few suggestions:
+                                </p>
+                                                <ul>
+                                <li>
+                        Contribute new ideas/requirements that are based on 
real business experiences to the mailing list to improve Tuscany as a solution 
for SOA.  
+                                </li>
+                                <li>
+                        Answer questions posted to the <a 
href="mail-lists.html">mailing lists</a>.     
+                                </li>
+                                <li>
+                                Contribute to the <a href="faq.html">FAQ</a> 
or to 
+                    <a href="http://wiki.apache.org/ws/Tuscany"; 
target="_blank">Wiki</a> 
+                                </li>
+                                <li>
+                        Contribute to user or developer <a 
href="documentation.html">Documentations</a>.
+                                </li>
+                                <li>
+                        Investigate 
+                    <a 
href="http://issues.apache.org/jira/secure/BrowseProject.jspa?id=12310210"; 
target="_blank">issues</a> 
+                        that have been reported and provide patches. 
+                                </li>
+                                <li>
+                        Help with development. Check for roadmap on the Wiki. 
+                                </li>
+                                <li>    
+                        Help with 
+                    <a href="GettingStarted.htm" target="_blank">Tuscany 
Samples</a> 
+            to demonstrate Tuscany's value and help new users understand 
Tuscany
+                                </li>
+                        </ul>
+                                                <a 
href="mail-lists.html">Tuscany mailing list</a>
+                                                <ul>
+                        <li>
+                        Subscription: Send a blank email to    [EMAIL 
PROTECTED] 
+                        </li>
+                        <li>
+                        Posting questions to the list: Send your question to 
[email protected]
+                        </li> 
+                  </ul>
+                                                <p> 
+                You should also review <a 
href="http://www.apache.org/foundation/how-it-works.html"; target="_blank">How 
Apache works</a>
+                </p>
+                                                <p>
+                        Tuscany holds weekly IRC chats.  IRC chats are held 
weekly on <b>Mondays 15:30 GMT for an hour</b>. The IRC server is 
<code><b>irc.freenode.net</b></code> and the channel is 
<code><b>#tuscany</b></code>
+                    <a href="http://www.irchelp.org/"; target="_blank">Internet 
Relay Chat (IRC) Help</a> 
+                    is a good source of
+                    information on understanding IRC chats.<br />
+                    The following are some IRC chat clients:
+                    <table class="bodyTable">
+                      <tbody>
+                       <tr class="a">
+                       <td>
+                        mIRC 
+                       </td>
+                       <td>
+                    <a href="http://www.mirc.com/"; 
target="_blank">http://www.mirc.com/</a> 
+                       </td>
+                       </tr>
+                       <tr class="b">
+                       <td>
+                        Trillian
+                       </td>
+                       <td>
+                    <a href="http://www.ceruleanstudios.com/"; 
target="_blank">http://www.ceruleanstudios.com/</a> 
+                    
+                       </td>
+                       </tr>
+                        </tbody>
+                    </table>
+                        
+                </p>
+                            </blockquote>
+        </p>
+      </td></tr>
+      <tr><td><br/></td></tr>
+    </table>
+                                <table border="0" cellspacing="0" 
cellpadding="2" width="100%">
+      <tr><td bgcolor="#726982">
+        <font color="#ffffff" face="arial,helvetica,sanserif">
+          <a name="How to get involved"><strong>How to get 
involved</strong></a>
+        </font>
+      </td></tr>
+      <tr><td>
+        <blockquote>
+                                    <p> Apache Tuscany source code, 
documentation and web site are managed under version control using Subversion 
in 
+ <a href="https://svn.apache.org/repos/asf/incubator/tuscany"; 
target="_blank">Tuscany Subversion Repository</a>.  
+ In this repository structure you will find two main directories
+ <ol>
+                                <li> CPP directory holds SCA and SDO C++ 
source code. </li>
+                                 <li> Java directory holds SCA, SDO and DAS 
source code.</li> 
+                             </ol>
+                             We welcome your help with any of the sub 
projects. You can learn more about how to setup your development environment on 
<a href="projectjava.html">Java project page </a> or
+                             <a href="projectc++.html">C++ project page</a>. 
+                            </p>
+                            </blockquote>
+        </p>
+      </td></tr>
+      <tr><td><br/></td></tr>
+    </table>
+                        </td>
+        </tr>
+    </table>
+    <hr noshade="" size="1"/>
+    <div align="center"><font color="#525D76" size="-1">
+        <em>Copyright &copy; 2006, The Apache Software Foundation</em><br/>
+        Apache Tuscany is an effort undergoing incubation at The Apache 
Software Foundation (ASF), sponsored by the Web Services PMC.
+        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.
+    </font></div>
+</body>
+</html>
+<!-- end the processing -->
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to