<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
<font class="Apple-style-span" face="arial" size="2">Thanks Niels. Just to clarify:</font><div><font class="Apple-style-span" face="arial" size="2">Does my particular instance fall under an OODBMS model or a RDBMS model (with ORM if necessary)?&nbsp;</font></div><div><font class="Apple-style-span" face="arial" size="2"><br></font></div><div><font class="Apple-style-span" face="arial" size="2">I will begin by reading the Zope Book. Thanks for your assistance. Appreciate it.</font></div><div><font class="Apple-style-span" face="arial" size="2"><br></font></div><div><font class="Apple-style-span" face="arial" size="2">-ss<br></font><br><br><div style="font-family: Tahoma; font-size: 10pt; ">&gt; Subject: Re: [Zope] Help in deciding approach to Web App<br>&gt; From: nd@syndicat.com<br>&gt; Date: Sun, 4 Dec 2011 09:24:10 +0100<br>&gt; To: aysand@hotmail.com; zope@zope.org<br>&gt; <br>&gt; -----BEGIN PGP SIGNED MESSAGE-----<br>&gt; Hash: SHA256<br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; Sareesh Sudhakaran &lt;aysand@hotmail.com&gt; schrieb:<br>&gt; <br>&gt; &gt;My questions:Will the app be better served with a relational DB like<br>&gt; &gt;mySQL or an Object database? After a lot of research I've guessed that<br>&gt; &gt;my particular case might be better served with Python and Zope/ZODB.<br>&gt; &gt;But I might be wrong? Maybe PHP+mySQL or Django is a better fit?Can<br>&gt; &gt;anyone provide general advice on how to go about beginning such a<br>&gt; &gt;project in ZOPE.<br>&gt; This hardly depends from your data structure, but with Zope you have the option to use ZODB and SQL DBs like MySQL in parallel. Typical relational data should go into a SQLDB while complex / oo Data structures should go into ZODB.<br>&gt; <br>&gt; We developed several complex to very complex web based applications - incl. expert systems - on Zope ZODB plus MySQL. I can't believe that someone would be able to solve such issues with PHP/SQL within the same time / ressources.<br>&gt; <br>&gt; <br>&gt;  Which is the best place to start learning for a<br>&gt; &gt;newbie?<br>&gt; You should start by trying the short zope practice / excercise as described in the Zope book.<br>&gt; <br>&gt; The Zope Book should be the best source for getting into Zope step by step from "nothing". ß)<br>&gt; <br>&gt; <br>&gt;  Can anyone recommend a good shared hosting provider that<br>&gt; &gt;supports Zope fully but is not expensive?<br>&gt; Looking for "zope hosting" or similiar in google should advice you. Our company - as one of many - offers Zope hosting to.<br>&gt; <br>&gt; <br>&gt; Is there a module or app that<br>&gt; &gt;is open source that I can use to output a graphical flowchart based on<br>&gt; &gt;the results, or will I be better served programming it from scratch<br>&gt; &gt;with Python?<br>&gt; There are different modules as i.e. Python Imaging (PIL) and higher level modules.<br>&gt; <br>&gt; <br>&gt; I would appreciate any help in getting started. Thank you<br>&gt; &gt;in advance. I have tried most online forums but have not good any<br>&gt; &gt;productive answers. Most of the answers I got were pro-PHP+mySQL.<br>&gt; <br>&gt; Yes, because the peoples did not know anything other solution usually...<br>&gt; <br>&gt; <br>&gt; cheers,<br>&gt; <br>&gt; <br>&gt; Niels.<br>&gt; <br>&gt; - --<br>&gt; Niels Dettenbach<br>&gt; Syndicat IT&amp;Internet<br>&gt; http://www.syndicat.com<br>&gt; -----BEGIN PGP SIGNATURE-----<br>&gt; Version: APG v1.0.8<br>&gt; <br>&gt; iIEEAREIAEEFAk7bLio6HE5pZWxzIERldHRlbmJhY2ggKFN5bmRpY2F0IElUJklu<br>&gt; dGVybmV0KSA8bmRAc3luZGljYXQuY29tPgAKCRBU3ERlZRyiDUhlAJ4/XPl3Oet6<br>&gt; XN4UlkQ611FNoWqZCwCfZ1IPVjaLMD32wOlFE9cDnrm6bJQ=<br>&gt; =ukyi<br>&gt; -----END PGP SIGNATURE-----<br>&gt; <br></div></div>                                               </div></body>
</html>