Date: 2004-03-03T18:30:32
   Editor: ScottEade <[EMAIL PROTECTED]>
   Wiki: DB Torque Wiki
   Page: FrontPage
   URL: http://wiki.apache.org/db-torque/FrontPage

   Initial conversion - plenty to clean up remains.

Change Log:

------------------------------------------------------------------------------
@@ -1,41 +1,47 @@
-##language:en
-#pragma section-numbers off
-
 = Welcome to the DB Torque Wiki =
 
-This wiki has just been set up as part of the [wiki:ApacheGeneral:FrontPage big 
Apache Wiki Farm]. It has been migrated from the usemod wiki. The homepage is 
currently called TorqueProjectPages.
+This wiki is part of the [wiki:ApacheGeneral:FrontPage big Apache Wiki Farm].
 
-= 'Special' Wiki pages =
+Note that this is a preliminary cut at converting from the old Usemod based wiki - 
the converted content can be accessed at TorqueProjectPages.
+
+= Welcome to Torque =
+
+== What is Torque? ==
+
+Torque is a persistence layer. Torque generates all the database resources required 
by your application and includes a runtime environment to run the generated classes.
+Torque was developed as part of the [wiki:Turbine Jakarta Turbine Framework]. It is 
now decoupled and can be used by itself.  It has also migrated from Apache Jakarta to 
Apache DB.
 
-  '''TitleIndex'''
-    A list of all pages on this wiki.
+The best place to get started with Torque is to visit http://db.apache.org/torque/.
 
-  '''HelpContents'''
-    A basic guide to the MoinMoin wiki (including information about wiki syntax).
+== What's here? ==
 
-  '''WordIndex'''
-    A list of all the words that appear in the titles of the pages on this wiki, with 
links to pages that include that word.
+So far we have:
 
-  '''FindPage'''
-    A full-text search of the wiki.
+ *  [wiki:/downloading Downloading Torque] - How to get Torque.
+ *  [wiki:/GettingTorqueToWork Getting Torque To Work] - An ever-growing list of 
typical problems and solutions to help people just getting started with Torque.
+ *  [wiki:/FAQ Frequently Asked Questions] 
+ *  [wiki:/PostgreSQLFAQ ["PostgreSQL"] Frequently Asked Questions] - Frequently 
Asked Questions about using Torque with ["PostgreSQL"]
+ *  [/Tutorial] whats wrong with the Tutorial
 
-  '''WantedPages'''
-    All the "broken links" -- a list of all the pages on this wiki that are linked 
to, but do not exist.
+Articles about Torque
 
-  '''OrphanedPages'''
-    All pages on this wiki that are not linked to from anywhere else (and are thus 
very hard to reach).
+ *  [http://www.developer.com/java/article.php/1457081 Installing and Using the 
Torque Object Mapper] - By James M. Turner
 
-  '''RandomPage'''
-    Generates a list of 75 random pages on this wiki.
+Unofficial, externally maintained howtos
 
-  '''PageSize'''
-    Generates a graph and some statistics about the sizes of pages on this wiki.
+ *  http://g42.org/programming/torque/TorqueHowto.html - A  guide written by 
"Geoff42".  Gives a brief overview of how to get started with Torque
+ *  http://javaxp.netfirms.com/torque-jstl.html - User Guide: Torque 3.0 with Servlets
 
-  '''EventStats/HitCounts'''
-    Generates a graph of page views and page visits.
+Development
 
-  '''EventStats/UserAgents'''
-    Generates a graph of the web browsers used in visiting this page.
+ *  [wiki:/NextRelease Plans for the next release]
+
+== Can I contribute to this site? ==
+
+As with all Wikis, this site is maintained by the users of Torque.  '''Feel free''' 
to add your own additions to the Wiki.  Make a page and add it to the list above.
+
+'''Remember:''' It's your participation that helps make this site useful.
+
+= 'Special' Wiki pages =
 
-  '''SystemInformation'''
-    Shows basic information about this wiki installation, the extensions it has 
installed, etc.
+  '''EventStats/HitCounts''' - '''EventStats/UserAgents''' - '''SystemInformation'''

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

Reply via email to