Zope 3 [英] Zope 3

查看:53
本文介绍了Zope 3的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直在使用PHP开发一段时间,需要查看

应用程序框架以加快我的开发速度。在我介绍Python之前,我正在调查

Horde和CakePHP。我开始学习
python并且在几个小时内*我已经写了我的第一个小程序

我仍​​然使用它!


我喜欢Python!然后我被怪异的事故介绍给Zope。虽然Zope看起来像是我的困境的答案,但我仍然无法得到我的头。

缠绕它。是因为我不太了解Python吗?或者是

它只是难以学习?


我想开始我的下一个网络项目(人口统计数据库)
$ b $关于Zope 3的非洲科学家信息。有人能指出我在

正确方向吗?我应该从哪里开始?

I have been developing in PHP for some time now and needed to look into
application frameworks to speed up my development. I was looking into
Horde and CakePHP before I was introduced to Python. I started learing
python and within a few *hours* I already wrote my first small program
and I still use it!

I love Python! Then I was introduced to Zope by freak accident. While
Zope looked like the answer to my dillemma, I still can''t get my head
wrapped around it. Is it because I don''t know Python well enough? Or is
it just that difficult to learn?

I would like to start my next web project (a database of demographic
info on scientists in Africa) on Zope 3. Could anybody point me in the
right direction? Where should I start?

推荐答案

Derick van Niekerk写道:
Derick van Niekerk wrote:
我一直在用PHP开发现在有一段时间了,需要研究应用程序框架以加快我的开发速度。在介绍Python之前,我正在调查Horde和CakePHP。我开始学习蟒蛇和几个小时*我已经写了我的第一个小程序
我仍然使用它!

我喜欢Python!然后我被怪异的事故介绍给Zope。虽然Zope看起来像是我的困境的答案,但我仍然无法把头包裹起来。是因为我不太了解Python吗?或者它只是那么难学?
I have been developing in PHP for some time now and needed to look into
application frameworks to speed up my development. I was looking into
Horde and CakePHP before I was introduced to Python. I started learing
python and within a few *hours* I already wrote my first small program
and I still use it!

I love Python! Then I was introduced to Zope by freak accident. While
Zope looked like the answer to my dillemma, I still can''t get my head
wrapped around it. Is it because I don''t know Python well enough? Or is
it just that difficult to learn?




Zope本身就是一个世界 - 当然不是最简单的工具来获得
学习(也不是最pythonic)。您可能需要考虑其他选项

,如Django,Pylon或Turbogears。


我的2美分。

-

bruno desthuilliers

python -c" print''@''。join([''。''。join([w [:: - 1] for w in p.split(''。'')])

p in''o **** @ xiludom.gro''。split(''''')])"



Zope is a world in itself - and is certainly not the simplest tool to
learn (nor the most pythonic). You may want to consider other options
like Django, Pylon or Turbogears.

My 2 cents.
--
bruno desthuilliers
python -c "print ''@''.join([''.''.join([w[::-1] for w in p.split(''.'')]) for
p in ''o****@xiludom.gro''.split(''@'')])"


bruno at modulix写道:
bruno at modulix wrote:
Zope本身就是一个世界 - 当然不是最简单的学习工具(也不是最好的) Python的)。


这些陈述比Zope 3更适用于Zope 2(而Zope 2现在越来越多地向Zope 3移动

)。 Zope 3的主要目标之一是

,专注于Python程序员作为主要目标。那就是说/ b $ b / Z3中使用了一些强大而新颖的概念(组件

框架)。

您可能要考虑其他选项,如Django,Pylon或Turbogears。
Zope is a world in itself - and is certainly not the simplest tool to
learn (nor the most pythonic).
Those statements apply more to Zope 2 than Zope 3 (and Zope 2 is moving
more and more toward Zope 3 these days). One of Zope 3''s main goals was
to focus on the Python programmer as a primary target. That being said
there /are/ some powerful and novel concepts used in Z3 (the component
framework).
You may want to consider other options like Django, Pylon or Turbogears.




Z3目前还没有很好地关注

"中产阶级"开发商。它更像是一种工业强度类型的物品,但最近有很多关于如何建造桥梁的重要思想,这样每个人都可以在不满的情况下受益 - 时间Zope大师。


为此,我写了一个小快速入门指南,可能有助于

OP: http://www.benjiyork.com/quick_start

-

Benji York



It''s true that Z3 is not currently focused very well on the
"middle-class" developer. It''s more of an industrial-strength kind of
thing, but considerable thought has been given lately on how to build
bridges so everyone can benefit without being full-time Zope masters.

Toward that end, I wrote a little quick start guide that might help the
OP: http://www.benjiyork.com/quick_start
--
Benji York


Derick van Niekerk写道:
Derick van Niekerk wrote:
我喜欢Python!然后我被怪异的事故介绍给Zope。虽然Zope看起来像是我的困境的答案,但我仍然无法把头包裹起来。是因为我不太了解Python吗?或者它只是难以学习?


我现在已经黑客入侵了6年。我上个月刚拿起Zope

,发现学习曲线非常陡峭。这不仅仅是你。

那里有很多东西。

我想开始我的下一个网络项目(人口统计数据库) >关于非洲科学家的信息)关于Zope 3.有人能指出我正确的方向吗?我应该从哪里开始?
I love Python! Then I was introduced to Zope by freak accident. While
Zope looked like the answer to my dillemma, I still can''t get my head
wrapped around it. Is it because I don''t know Python well enough? Or is
it just that difficult to learn?
I''ve been hacking Python now for 6 years. I just picked up Zope last month
and found the learning curve to be quite steep. It''s not just you.
There''s a lot of stuff there.
I would like to start my next web project (a database of demographic
info on scientists in Africa) on Zope 3. Could anybody point me in the
right direction? Where should I start?




看完教程后(这只是一个Zope产品,你可以从主页上添加
) ZMI(Zope管理界面),在Zope的书上看到了


http://www.zope.org/Documentation/Bo...6Edition/view) 。不要担心这本书的版本(2.6)。
。这是他们的最新消息(我认为他们正在为z3开发一款新产品)。你可以跳过关于

DTML的内容,但要把它们放在手边。


您还应该看一下Zope用户列表:
< a rel =nofollowhref =http://mail.zope.org/mailman/listinfo/zopetarget =_ blank> http://mail.zope.org/mailman/listinfo/zope


希望这一切都有帮助。

-

Steve Juranich

图森,亚利桑那州

美国



After you look through the tutorial (which is simply a Zope product you can
add from the main page of the ZMI (Zope Management Interface), have a peek
at the Zope book
(http://www.zope.org/Documentation/Bo...6Edition/view). Don''t
worry about the version (2.6) of the book. It''s the latest they have (I
think they''re working on a new one for z3). You can skip the bits about
DTML, but keep them handy.

You should also take a look at the Zope user list:
http://mail.zope.org/mailman/listinfo/zope

Hope this all helps.
--
Steve Juranich
Tucson, AZ
USA


这篇关于Zope 3的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆