<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>EntierStudio</title> <link rel="stylesheet" type="text/css" href="styles/layout.css" /> </head> <body> <table class="page" cellspacing="0" cellpadding="0"> <thead> <tr> <td class="pageHead"><div class="pageHeadName"><a href="javascript:history.go(-1)"><<</a>Introduction<a href="javascript:history.go(1)">>></a></div></td> </tr> </thead> <tbody> <tr> <td class="pageBody"> <br /> <table class="pageBodyPane" cellspacing="2" cellpadding="2"> <thead class="paneHead"> <tr> <td><h1>Welcome to EntierStudio</h1></td> </tr> </thead> <tbody class="paneBody"> <tr><td> <div class="topicPanel"> <table class="topicTable"> <tbody> <tr> <td class="tableLayout w60" align="left"> <p class="TopicBlock"> Entier studio is a php tool designed for developers. It provides several features that enhance web applications development. Some of these features are :</p> <p class="TopicBlock"> Some of these features are :</p> <ul> <li><a href="overview.modeling.html">a model-driven workspace,</a></li> <li><a href="overview.generation.html">code generation</a></li> <li><a href="overview.integration.html">data sources integration</a></li> </ul> </td> <td class="tableLayout w40" align="right"> <div class="tableSidebar" align="left"> <h1> Useful Links</h1> <li><a href="overview.workspace.html">Workspace explained</a></li> </div> </td> </tr> </tbody> </table> </div> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </body> </html>