Personal tools
You are here: Home Zope Zope3
Document Actions

FrontPage

by 潘俊勇 last modified 2006-10-16 20:34

邮件列表

  • gmane.comp.web.zope.zope3
  • gmane.comp.web.zope.z3base.cvs
  • gmane.comp.web.zope.z3base.five

产品下载

Zope3 Wiki:

<a href="http://dev.zope.org/Wikis/DevSite/Projects/ComponentArchitecture/ZopeX3300a1">http://dev.zope.org/Wikis/DevSite/Projects/ComponentArchitecture/ZopeX3300a1</a>

SIP:zope3应用实例

使用Zope 3X / SQLObject<a class="new" href="http://members.czug.org/zope/zope3/FrontPage/createform?page=SQLObject" title="create this page">?</a> / Postgresql 构建的系统:

tiks

<a href="http://www.tiks.org/">http://www.tiks.org/</a>

基于zope3的透明信息和通讯系统框架。

jsonserver

jsonserver is an implementation of JSON-RPC for Zope 3. It enhances Zope 3's http server to listen for content-type of 'text/x-json' and allows json-rpc methods. json-rpc methods are used like xml-rpc methods.

The code is at subversion repository:

<a href="http://brigadoon.hill-street.net/svn/repos/jsonserver">http://brigadoon.hill-street.net/svn/repos/jsonserver</a> .

Username 'anonymous' with blank password has read-only access.

For more about JSON and links about JSON-RPC, see <a href="http://en.wikipedia.org/wiki/JSON">http://en.wikipedia.org/wiki/JSON</a> .

z3 ecms

<a href="http://www.z3lab.org/">http://www.z3lab.org/</a>

Z3base 主页

让zope3技术进入zope2

<a href="http://codespeak.net/z3/">http://codespeak.net/z3/</a>

Union CMS

<a href="http://unioncms.org/Downloads">http://unioncms.org/Downloads</a>

A CMF 1.4 based CMS that makes heavy use of Five

Fate

dreamcatcher has started a product to bring Five to AT

<a href="https://svn.plone.org/svn/archetypes/Fate/">https://svn.plone.org/svn/archetypes/Fate/</a>

初次使用感想:

  1. 安装

    • 不再需要独立的zope目录,而是可直接安装到python的site-package目录下,更加统一了。
  2. 建立实例

    • 进入 Python23Scripts 目录创建实例:

      ..\python mkzopeinstance -d <instance dir> -u <username>:<password>
      
  3. 运行实例

    进入实例目录, 运行:

    \Python23\python bin/runzope
    
  4. 中文测试

    • 中文文件名支持:支持!
    • 中文文件夹:支持!
  5. 界面:类似Plone

  6. 性能:感觉不错!

  7. 文档:

  8. 开发

    <a href="http://zope.org/Members/morphex/boring_0_3_for_zope3_released">http://zope.org/Members/morphex/boring_0_3_for_zope3_released</a>

  9. zope2 和zope3的集成

    Five (5 = [Zope]<a class="new" href="http://members.czug.org/zope/zope3/FrontPage/createform?page=Zope" title="create this page">?</a> 2 + [Zope]<a class="new" href="http://members.czug.org/zope/zope3/FrontPage/createform?page=Zope" title="create this page">?</a> 3). it lets you use Zope 3 adapters and views and ZCML. Here's the URL:

    <a href="http://cvs.infrae.com/Five/">http://cvs.infrae.com/Five/</a>

From Zoomq Wed Jun 23 16:37:02 +0800 2004 From: Zoomq Date: Wed, 23 Jun 2004 16:37:02 +0800 Subject: 回归?? Message-ID: <20040624083702+0800@www.czug.org>

不再使用独立的Zope 目录,想来意味着更加紧密的应用了新 Python 的深层次功能?所以,以Python script 而不是独立的软件包自居了是也乎??


Powered by Plone CMS, the Open Source Content Management System

This site conforms to the following standards: