Hi,

Are you using CVS to maintain the code? If not - you should. If possible
I'd like to take a look at the code to verify it. So, please either
comment reasonably, write a design document, an architecture document,
and/or follow other good documnting methodologies.

Is the code going to be Perl or PHP? Perl is more powerful and does not
give way to security breaches too easily, but PHP is faster. I personally
like Perl very much, but can't get along with PHP due to the fact it has
those annoying unsimilarities with Perl.

If you are going to use PHP, please use a database abstraction layer,
(preferably something of a third-party) so we'll have a better chance of
porting the code to a different database. Another issue: try to query the
database using a meta-data data-structure as much as possible:

http://groups.yahoo.com/group/hackers-il/message/1090
http://gamla.iglu.org.il/

This will make adding new fields or modifying them much easier. Send me a
private E-mail if you'd like more information.

Regards,

        Shlomi Fish



----------------------------------------------------------------------
Shlomi Fish        [EMAIL PROTECTED]
Home Page:         http://t2.technion.ac.il/~shlomif/
Home E-mail:       [EMAIL PROTECTED]

"Let's suppose you have a table with 2^n cups..."
"Wait a second - is n a natural number?"


----------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED]
Archives available at http://www.mail-archive.com/[email protected]/

Reply via email to