Plone Research

Installed Plone 3.3.5 today.

 

Login and go to site setup, you got folowing information:

 

Plone版本信息

  • Plone 3.3.5
  • CMF 2.1.2
  • Zope (unreleased version, python 2.4.4, win32)
  • Python 2.4.4 (#71, Oct 18 2006, 08:34:43) [MSC v.1310 32 bit (Intel)]
  • PIL 1.1.6

您正在 “产品模式” 下运行。这个适合Plone实际站点的运行,但是可能很多设置的修改,需要重新启动服务器进程或者刷新产品后才能生效。如果这是一个开发实例,而且你希望开启调试模式,编辑 zope.conf 文件,设置 “debug-mode on” 并重新启动服务器进程。

 

Here i got a new term, PIL, what is that?

 

Google....

 

http://www.pythonware.com/products/pil/

 

Python Imaging Library (PIL)

The Python Imaging Library (PIL) adds image processing capabilities to your Python interpreter. This library supports many file formats, and provides powerful image processing and graphics capabilities.

Status

The current free version is PIL 1.1.7. This release supports Python 1.5.2 and newer, including 2.5 and 2.6. A version of 1.1.7 for 3.X will be released later.

Support

Free Support: If you don't have a support contract, please send your question to the Python Image SIG mailing list. The same applies for bug reports and patches.

You can join the Image SIG via python.org's subscription page, or by sending a mail to image-sig-request@python.org. Put subscribe in the message body to automatically subscribe to the list, or help to get additional information.

You can also ask on the Python mailing list, python-list@python.org, or the newsgroup comp.lang.python. Do not send support questions to ....

The most important class in the Python Imaging Library is the Image class, defined in the module with the same name. You can create instances of this class in several ways; either by loading images from files, processing other images, or creating images from scratch.

 

.....

 

in short. tje PIL provides a object (or tool) to process the img using python language, or as the formal said, adds image processing capability to your python interpreter.

 

 

===

now new term "python egg"

 

关于 egg

egg 是一个包含所有包数据的文件包。在理想情况中,egg 是一个使用 zip 压缩的文件,其中包括了所有需要的包文件。但是在某些情况下,setuptools 会决定(或被开关告知)包不应该是 zip 压缩的。在这些情况下,egg 只是一个简单的未曾压缩的子目录,但是里面的内容是相同的。使用单一的版本可以方便地进行转换,并可以节省一点磁盘空间,但是 egg 目录从功能和组织结构上来说都是相同的。一直使用 JAR 文件的 Java™ 技术的用户会发现 egg 非常熟悉。

由于最新的 Python 版本中(需要 2.3.5+ 或 2.4)导入挂钩的更改,可以简单地通过设置 PYTHONPATHsys.path 并像往常一样导入相应的包来使用 egg。如果希望采用这种方法,就不需要使用 setuptoolsez_setup.py 了。例如,在本文使用的工作目录中,我就为 PyYAML 包放入了一个 egg。现在我就可以使用这个包了

 

in short, python egg is a "package" to collect python things together.

 

http://www.ibm.com/developerworks/cn/linux/l-cppeak3.html

 

===

Now ZOPE

 

Zope is a powerful and popular open-source web application server, used for building web applications, content management systems, and dynamic websites of all kinds. Zope 2 is the most mature version; there is also a

http://wiki.zope.org/zope2/Zope2Wiki

 

 

http://docs.zope.org/zope2/zope2book/

Zope 2 book

 

Zope is family of related Python packages focussed on web technologies

 

Zope2 itself is a web framework that allows developers of varying skill levels to build web applications 

 

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值