--- Kenneth Gonsalves <[EMAIL PROTECTED]> wrote:
> On Tuesday 08 Nov 2005 6:34 pm, Raj shekhar wrote: > > These might clear a few doubts about the capabilities of PHP > > http://rajshekhar.net/wiki/index.php/Main/PHPAndLargeProjects > > > > I am not saying that you *should* use PHP for all your web dev > work, > > but dismissing it in a casual manner without really knowing what > all > > it is capable of is not a good idea. > > what i like about doing web in python is that on a server with > several > websites, i can stick *all* the matter for a given website on a > directory on /home and maintain it with a subversion repository. So, There is hardly any language left in this world where you couldnt implement any specific logic due to the limitation of the language. It's true that some languages come bundled in with extensions to simplify your work with specific situations but lets not take it for granted that those specific situations are required by everyone. > if > i hand over control of a particular site to someone else, he can do > everything he wants through svn in his own home directory. The only > thing beyond his control would be the httpd.conf. As Sandip mentioned earlier that is not specific to python and can be easily done for developement in any language. Mithun __________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com _______________________________________________ ilugd mailinglist -- [email protected] http://frodo.hserus.net/mailman/listinfo/ilugd Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi http://www.mail-archive.com/[email protected]/
