Menu

Commit [r930]  Maximize  Restore  History

Add some contents

hotzst 2008-12-06

added /ch.sahits.codegen.help/trunk/html/gettingstarted/desc_phpcodegen.html
added /ch.sahits.codegen.help/trunk/html/gettingstarted/desc_sqlcodegen.html
added /ch.sahits.codegen.help/trunk/html/gettingstarted/description.html
removed /ch.sahits.codegen.help/trunk/html/gettingstarted/maintopic.html
renamed /ch.sahits.codegen.help/trunk/html/gettingstarted/subtopic.html -> /ch.sahits.codegen.help/trunk/html/gettingstarted/desc_javacodegen.html
renamed /ch.sahits.codegen.help/trunk/html/gettingstarted/subtopic2.html -> /ch.sahits.codegen.help/trunk/html/gettingstarted/feature.html
added /ch.sahits.codegen.help/trunk/html/gettingstarted/tutorial.html
changed /ch.sahits.codegen.help/trunk/html/toc.html
changed /ch.sahits.codegen.help/trunk/tocgettingstarted.xml
/ch.sahits.codegen.help/trunk/html/gettingstarted/desc_phpcodegen.html Diff Switch to side-by-side view
--- a
+++ b/ch.sahits.codegen.help/trunk/html/gettingstarted/desc_phpcodegen.html
@@ -0,0 +1,26 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+	<title>Description PHP Code Script Generation</title>
+</head>
+
+<body>
+<h1>Description PHP Code Script Generation</h1>
+<p>This project aims to provide a plug-in (ch.sahits.phpclassgenerator)
+for PHP Code (PHP classes) generation (Wizard). Coming from programming database 
+based web application in Java where 
+there is an object representing the data of one record of a table I use the same approach 
+programming web applications in PHP. But I quickly got tiered of rewriting the same code over and 
+over again for each table in a slightly different version. Therefore I put all on hold and created 
+an Eclipse plug-in wizard that generates the base PHP class. This is done by analysing the structure 
+of the table in question and an XML template. </p>
+<p>The plug-in stands under the <a href="http://www.gnu.org/licenses/gpl.html">GNU General Public 
+License</a>.</p>
+<p>For this application to work you will need to run your Eclipse with 
+at least JVM 1.5 and Eclipse 3.3.</p>
+<p>The project home page can be found at <a 
+href="http://phpclassgenerator.sahits.ch/index.php">http://phpclassgenerator.sahits.ch/</a></p>
+</body>
+</html>
\ No newline at end of file
/ch.sahits.codegen.help/trunk/html/gettingstarted/desc_sqlcodegen.html Diff Switch to side-by-side view
--- a
+++ b/ch.sahits.codegen.help/trunk/html/gettingstarted/desc_sqlcodegen.html
@@ -0,0 +1,23 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<html>
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+	<title>Description SQL Insert Script Generation</title>
+</head>
+
+<body>
+<h1>Description SQL Insert Script Generation</h1>
+<p>This project aims to provide a plug-in (ch.sahits.codegen.sql)
+for SQL Insert Script generation (Wizard). The generation is based on Eclipse <a href="http://www.eclipse.org/datatools/">DataTools Project</a>.
+You define your databases in DTP and can select among them to drill down to the table
+you want so create an insert script for. 
+<p>The plug-in stands under the <a
+	href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public
+License - v 1.0</a>.</p>
+<p>For this application to work you will
+need to run your Eclipse with at least JVM 1.5 and Eclipse 3.5 with DTP.</p>
+<p>The project page can be found at <a 
+href="http://www.sahits.ch/project/sqlcodegen/">http://www.sahits.ch/project/sqlcodegen/</a></p>
+</body>
+</html>
\ No newline at end of file
/ch.sahits.codegen.help/trunk/html/gettingstarted/description.html Diff Switch to side-by-side view
Loading...
/ch.sahits.codegen.help/trunk/html/gettingstarted/tutorial.html Diff Switch to side-by-side view
Loading...
/ch.sahits.codegen.help/trunk/html/toc.html Diff Switch to side-by-side view
Loading...
/ch.sahits.codegen.help/trunk/tocgettingstarted.xml Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.