★ wanayoo — archive 1999 http://www.devshed.com/Server_Side/Zope/Intro/comments.html/c1050/Nouvelle recherche | Portail wanayoo

Developer Shed
Thursday, 08.17.2000  
Zope is a next-generation Open Source application server and
    portal toolkit developed by <a href=/old?u=http%3A%2F%2Fwww.devshed.com%2FServer_Side%2FZope%2FIntro%2Fcomments.html%2Fc1050%2F%26quot%3Bhttp%3A%2Fwww.digicool.com%26quot%3B%26gt%3B&y=1999
    Digital Creations</a> and a large active community of users. 
    It runs on nearly all UNIX platforms as well as Windows NT and 
    can be used with most popular web servers or its own built in 
    web server. Zope is written (and extensible with) Python, a powerful 
    object-oriented programming language, with performance sensitive 
    components written in C.

HOME > SERVER SIDE > ZOPE > ARTICLE > COMMENTS    PHP SOURCE

Power Search
Free Newsletter:


Client Side
DHTML
Flash
Graphics
JavaScript
XML

Server Side
Administration
JServ
MySQL
Perl
PHP
Python
Roxen
Zend
Zope

Tools
HTML Editors
Graphic Editors
FTP Programs

Dev Talk
Forums
Mailing List
Book Samples
Brain Dump
Developer News
Feedback

ClipScripts
Add script
Edit script

Other Stuff
DevShed RDF
Propaganda!


Advertise
on DevShed
.
An Introduction to Zope
Zope is a next-generation Open Source application server and portal toolkit developed by Digital Creations and a large active community of users. It runs on nearly all UNIX platforms as well as Windows NT and can be used with most popular web servers or its own built in web server. Zope is written (and extensible with) Python, a powerful object-oriented programming language, with performance sensitive components written in C.

Name: Ze Octavio
Subject: Re: Zope vs PHP ?
Date: 08-09-1999 07:30AM

>Thats a bad example.

Ok, was not the better Example... But exists a lot of anothers...

> Fact of the matter is, >you can, like I do, use includes in PHP. If >you have a million billion trillion files >in PHP, they can all use the include >function to point to a single script which >connects the the database.
> I've had to change >KnowPost.com's database a couple times, and >all its taken is the modification of one >single file.

Yes you can, but the problem IS, you are storing the connections in a file right ? so you have to make a absolute reference to this file. The connections with databases are objects in ZODB. So you dont have to make absolute references in the filesystem, just appoint to the object.
Another point is acquisition, a powerful way to make references to objects.


> Its also unfair to >compare the two. Zope is an application >server, like Cold Fusion. PHP is a >language. There's a strong difference >between the two. You're better off >rephrasing it Python vs. PhP.

Yes the difference is unbelivable...

> The thing that makes >PHP great is its ability to install as an >Apache module, and its extensive database >support. Something Zope hasn't shown me it >can do as well.

I am not saying that PHP isnt powerful, I like too much PHP, but when I knew Zope I saw the difference. Zope have support to databases, and access them with extremely intelligence. I think you will like when saw it.

> They are two very >different beasts. You can compare Zope to >Cold Fusion. And you can compare PhP to >python. But you cannot compare >Python to >ColdFusion, or PhP to Zope.

Yes you are right, but we already compared Zope with the another solutions like ColdFusion, WebObjets, Vignnete StoryServer, and etc...
Zope was our choice, is free, open source, robust, powerful and with a very good support from Digital Creations.



Other posts in this thread:
 Top
 • Zope vs PHP ?  Arnaud LECAT  08-06-1999 09:20AM 
       • Re: Zope vs PHP ?  Ze Octavio  08-06-1999 12:53PM 
             • Re: Zope vs PHP ?  Randy  08-06-1999 01:27PM 
                   • Re: Zope vs PHP ?  Ze Octavio  08-06-1999 01:41PM 
                         • Re: Zope vs PHP ?  Randy  08-06-1999 01:43PM 
                               • Re: Zope vs PHP ?  Ze Octavio  08-06-1999 01:56PM 
             • Re: Zope vs PHP ?  slacker  08-06-1999 01:28PM 
                   • Re: Zope vs PHP ?  Ze Octavio  08-06-1999 01:50PM 
                         • Re: Zope vs PHP ?  Clay Johnson  08-08-1999 12:23AM 
                               • Re: Zope vs PHP ?  Ze Octavio  08-09-1999 07:30AM 
                                     • Re: Zope vs PHP ?  Pablo  08-10-1999 09:36PM 
                                           • Re: Zope vs PHP ?  Jerry Spicklemire  08-11-1999 08:45PM 
                                           • Re: Zope vs PHP ?  ericlee  10-13-1999 05:08AM 
                                     • Re: Zope vs PHP ?  Dody Gunawinata  08-17-1999 08:15AM 
                                           • Re: Zope vs PHP ?  slacker  08-17-1999 09:32AM 
                                                 • Re: Zope vs PHP ?  Marc W.  08-24-1999 10:56PM 
                                                       • Re: Zope vs PHP ?  Jamie Becker  09-01-1999 03:17PM 
                                           • Zope: The web development team's 'wet-dream'... on FreeBSD?  insomniak1  04-18-2000 10:58PM 
                                     • Re: Zope vs PHP ?  Kristian Köhntopp  09-22-1999 01:40AM 
                                           • Re: Zope vs PHP ?  bluerose  10-14-1999 01:04PM 
                                                 • Zope is about management  Ayce  06-29-2000 11:17AM 
                                     • Re: Shouldn't it be Zope vs. Midgard?  Erik  10-29-1999 09:32AM 
                                           • Re: Shouldn't it be Zope vs. Midgard?  Richard Smol  12-29-1999 01:20AM 
                               • Re: Zope vs PHP ?  Mustafa  07-06-2000 03:51AM 
             • Re: Zope vs PHP ?  Marti Turcotte  11-09-1999 06:03PM 
             • Help Needed  Marti Turcotte  11-09-1999 06:03PM 
                   • Re: Help Needed  Ze Octavio  11-10-1999 05:01AM 
             • Re: Zope vs PHP ?  mitchy  12-29-1999 01:41PM 


Reply to this post:
Name:

Preview Comment.
Notify me of replies to this message.
Email:
Subject:
Tip: Put any source code between [code][/code] tags to increase readability


Visit the Zope Forum!

New On DevShed:
• MySQL Developer Contests PostgreSQL Benchmarks
• PHP 101 (part 3) - Chocolate Fudge And Time Machines
• MaxSQL Announced
•  PHP 101 (Part 2) - Shakespeare's Rose
• PHP 101 (Part 1) - Secret Agent Man
• The Search For The Perfect Web Host
• Perl 101 (Part 5) - Sub-Zero Code
•  Submit Your News..

Hot Forum Topics:
• Credit Cards
• Backing-up in Netscape
• Want help from advanced PHP users
• making mysql timestamp look friendly
• display performance
• display performance


Adsmart Network ad
Copyright © 1997-2000 ngenuity. All rights reserved. Privacy Policy.