You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by ke...@apache.org on 2007/07/18 18:51:22 UTC

svn commit: r557327 - /incubator/tuscany/branches/sdo-1.0-incubating/sample/src/main/java/org/apache/tuscany/samples/sdo/overview.html

Author: kelvingoodson
Date: Wed Jul 18 09:51:21 2007
New Revision: 557327

URL: http://svn.apache.org/viewvc?view=rev&rev=557327
Log:
improve samples overview

Modified:
    incubator/tuscany/branches/sdo-1.0-incubating/sample/src/main/java/org/apache/tuscany/samples/sdo/overview.html

Modified: incubator/tuscany/branches/sdo-1.0-incubating/sample/src/main/java/org/apache/tuscany/samples/sdo/overview.html
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/sdo-1.0-incubating/sample/src/main/java/org/apache/tuscany/samples/sdo/overview.html?view=diff&rev=557327&r1=557326&r2=557327
==============================================================================
--- incubator/tuscany/branches/sdo-1.0-incubating/sample/src/main/java/org/apache/tuscany/samples/sdo/overview.html (original)
+++ incubator/tuscany/branches/sdo-1.0-incubating/sample/src/main/java/org/apache/tuscany/samples/sdo/overview.html Wed Jul 18 09:51:21 2007
@@ -23,13 +23,15 @@
 </head>
 <BODY>
 <h1>Tuscany Service Data Object (SDO) Sample Programs</h1> <h2>Overview</h2> 
-This sample code is from the <a href="http://incubator.apache.org/tuscany" target="_blank">Apache 
-Tuscany</a> project. The samples were written to help users understand and 
-experiment with SDO.  You can get a feel for the topics that are covered by each 
-sample by looking at the <a href="sampleProgramContents.html">index by SDO 
-subject areas</a> documentation. The samples have been roughly divided into 
-three groups, basic, intermediate and advanced to help you choose the samples 
-you wish to look at as you learn the SDO API.
+<a href="http://incubator.apache.org/tuscany">Apache Tuscany</a> SDO samples
+are provided here to help users learn SDO.
+The <a href="sampleProgramContents.html">index by SDO 
+subject areas</a> lists the different samples available
+to you. These samples provide a starting point for learning SDO and can be
+extended and enhanced to experiment with other available SDO features.
+Please help us enhance these samples by sending your feedback to Tuscany
+mailing list or join us and <a href="http://incubator.apache.org/tuscany/getting-involved.html">contribute to this
+project</a>.
 <P>
 These samples provide a place to begin learning and experimenting with the SDO 
 API and programming model.  Developers are encouraged to extend and experiment 



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org