Main > Free Download Search >

Free zope software for linux

zope

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 75
Zope 3.3.1

Zope 3.3.1


Zope is a Web application platform for dynamic Web sites. more>>
Zope is an open source web application server primarily written in the Python programming language. Zope features a transactional object database which can store not only content and custom data, but also dynamic HTML templates, scripts, a search engine, and relational database (RDBMS) connections and code.

It features a strong through-the-web development model, allowing you to update your web site from anywhere in the world. To allow for this, Zope also features a tightly integrated security model. Built around the concept of "safe delegation of control", Zopes security architecture also allows you to turn control over parts of a web site to other organizations or individuals.

The transactional model applies not only to Zopes object database, but to many relational database connectors as well, allowing for strong data integrity. This transaction model happens automatically, ensuring that all data is successfully stored in connected data sources by the time a response is returned to a web browser or other client.

There are numerous products (plug-in Zope components) available for download to extend the basic set of site building tools. These products include new content objects; relational database and other external data source connectors; advanced content management tools; and full applications for e-commerce, content and document management, or bug and issue tracking.

Zope includes its own HTTP, FTP, WebDAV, and XML-RPC serving capabilities, but can also be used with the Apache or other web servers.

Zope can help you create dynamic web applications such as portal and intranet sites quickly.
Zope comes with everything you need including support for membership, search, and news.
<<less
Download (6.3MB)
Added: 2007-02-16 License: ZPL (Zope Public License) Price:
982 downloads
 
Other version of Zope
Zope 3.2.1Zope Corporation - Zope is a Web application platform for dynamic Web sites. Zope. Zope is an open source web application server primarily written in the Python programming
License:ZPL (Zope Public License)
Download (6.26MB)
1306 downloads
Added: 2006-03-28
Zope 3.1Zope Corporation - language
License:ZPL (Zope Public License)
Download (3.9MB)
1305 downloads
Added: 2006-03-28
License:ZPL (Zope Public License)
Download (6.6MB)
1117 downloads
Added: 2006-10-02
License:ZPL (Zope Public License)
Download (7.8MB)
1243 downloads
Added: 2006-05-29
Zope 2.10.4Zope Corporation - Zope is an open source web application server primarily written in the Python programming . Zope. Zope is an open source web application server
License:ZPL (Zope Public License)
Download (6.7MB)
840 downloads
Added: 2007-07-06
ZopeMon 0.2

ZopeMon 0.2


ZopeMon is a GNOME applet to manage multiple Zope instances on your filesystem. more>>
ZopeMon application is a GNOME applet to manage multiple Zope instances on your filesystem, created using the mkzopeinstance.py utility.

Essentially, it is a frontend to the zopectl utility for each Zope instance - but provides the convenience of having a list of all your Zope instances available to you, with the ability to start or stop any one of them from a click of a button.

<<less
Download (0.017MB)
Added: 2007-08-06 License: GPL (GNU General Public License) Price:
809 downloads
Zope Weather applet 1.51

Zope Weather applet 1.51


Zope Weather applet allows people to display weather information for a particular location in Zope. more>>
Zope Weather applet allows people to display weather information for a particular location in Zope, by automatically retrieving data from the NOAAs Metar servers from time to time.
Enhancements:
- getStationHeight is now called getStationAltitude.
- Better installation instructions.
- When extracting the tarball, the directorys name doesnt contain a version number anymore.
- No GIF image anymore.
<<less
Download (0.080MB)
Added: 2005-09-28 License: GPL (GNU General Public License) Price:
1494 downloads
ZPTDebugger 1.0

ZPTDebugger 1.0


ZPTDebugger is a Plone product used for peeking Python expressions used during rendering. more>>
ZPTDebugger is a Plone product used for peeking Python expressions used during rendering.
Using ZPTDebuger you can easily see the values of each Python expression used in template and all other templates used by it. You can see the expression, its value, value type and time used to execute it.
This product is instantiated as simple Zope object. It lists in a table all executed Python expressions or presents them as a tree-like structure. If there was error in an expression it will be marked as a red row and it will be the last row processed. But the error will still remain in error_log.
To actually debug template you have to go to #DebuggerConsole (default id) and run debugger with relative path to template and optional parameters. Product will monkey patch TALInterpreter and PageTemplates.Expressions but debugging functionality is disabled by default. It is enabled only during debugger call. But despite that it shouldt be used on live instances.
Enhancements:
- First stable release of a product that allows viewing of all TAL/Python expressions used in template rendering.
<<less
Download (0.043MB)
Added: 2007-03-28 License: GPL (GNU General Public License) Price:
940 downloads
BoboMail 0.6pre1

BoboMail 0.6pre1


BoboMail is a so called webmail application, which provides mail access through a web interface. more>>
BoboMail is a so called webmail application, which provides mail access through a web interface.
It is distributed under the GNU GPL. See COPYING in the package or go to http://www.gnu.org for details.
The first version of BoboMail was used for about a year and a half in the intranet of the Computer Club Ostfriesland (one of Germanys largest computer clubs, see http://www.cco-ev.de if you understand German). I wrote my own webmailer, because at that time only some Perl scripts were available, which were not easy to customize (e.g. German interface).
The name of BoboMail comes from former name of ZPublisher, a cgi framework used by the developer.
I hope you will find BoboMail usefull. Please send complaints (e.g. spelling mistakes), criticism, security advices, suggestions, praises and everything else to ich@henning-schroeder.de or visit me (Henning) on my personal webpage at http://www.henning-schroeder.de/en Important acknowledgement: This product includes software developed by Digital Creations for use in the Z Object Publishing Environment (htt://www.zope.org).
The BoboMail distribution contains Zopes ZPublisher and ZTemplates. These compoments underly the Zope Public License (ZPL). They are packages with BoboMail for easier installation. BoboMail is hosted at Sourceforge (http://sourceforge.net). If you are interested in BoboMail development please visit the its webpage at http://bobomail.sourceforge.net Besides I want to make BoboMail even more modular so that my stuff can be used for a mailinglist archiver or a web-forum. Attention: I really would like to know where you will use BoboMail. Please tell me your success stories
Main features:
- read, write, reply, forward, delete and bounce messages
- send and receive attachments
- decodes quoted-printable, base64 and uuencoded
- handles HTML-mails properly (with inline images!)
- does not need Javascript
- direct support for the following MIME types: message/rfc822, message/delivery-status, multipart/alternative, multipart/mixed, multipart/report, multipart/related, multipart/digest, text/plain, text/html, text/x-vcard, image/jpeg, text/rfc822-headers, image/png, image/x-xpixmap, image/gif
- works with POP3-servers and partially IMAP4 (spool-files under development)
- easy to modify and customize through HTML-templates
- modular design provides easy interface for other authentication methods and mail protocols
- provides optionally its own fast multithreading webserver (BoboMailHTTPD)
- multi-lingual support (i18n) - currently English, Brazilian Portuguese, Finish, Spanish and German
- and its 100% Python
Enhancements:
- with the help from Ken Causey the annoying first-login-bug is fixed now :-)
- IMAP support for uw-imapd, expects additional folders in $HOME/Mail
- now runs with Python 2.x without problems
- new look, using nicer template inspired by zope.org
- and some other small bug fixes (see cvs if you like)
<<less
Download (0.29MB)
Added: 2006-06-10 License: GPL (GNU General Public License) Price:
1232 downloads
Petal 2.19

Petal 2.19


Petal is a Perl Template Attribute Language - TAL for Perl! more>>
Petal is a Perl Template Attribute Language - TAL for Perl!

SYNOPSIS

in your Perl code:

use Petal;
my $template = new Petal (foo.xhtml);
print $template->process (bar => BAZ);

in foo.xhtml

< html xmlns:tal="http://purl.org/petal/1.0/" >
< body tal:content="bar" >Dummy Content< /body >
< /html >

and you get something like:

< html >
< body >BAZ< /body >
< /html >

SUMMARY

Petal is a XML based templating engine that is able to process any kind of XML, XHTML and HTML.

Petal borrows a lot of good ideas from the Zope Page Templates TAL specification, it is very well suited for the creation of WYSIWYG XHTML editable templates.

The idea is to further enforce the separation of logic from presentation. With Petal, graphic designers can use their favorite WYSIWYG editor to easily edit templates without having to worry about the loops and ifs which happen behind the scene.

NAMESPACE

Although this is not mandatory, Petal templates should include use the namespace http://purl.org/petal/1.0/. Example:

< html xml:lang="en"
lang="en"
xmlns="http://www.w3.org/1999/xhtml"
xmlns:tal="http://purl.org/petal/1.0/" >

Blah blah blah...
Content of the file
More blah blah...
< /html >

If you do not specify the namespace, Petal will by default try to use the petal: prefix. However, in all the examples of this POD well use the tal: prefix to avoid too much typing.

<<less
Download (0.083MB)
Added: 2007-07-31 License: Perl Artistic License Price:
815 downloads
VoteField 1.0

VoteField 1.0


VoteField provides a vote field to your archetypes contents. more>>
VoteField provides a vote field to your archetypes contents.

How does it work ?

From the view of the content, any user can vote for it by clicking on a button.

It also show the number of votes for the content.

Users can only vote once for a content. The vote verification is done with cookie.

From the edit page, owner can reset the counter with a checkbox.

See the examples in the folder to see how to add the field to your archetype content.

Plone is an open-source content management system built on top of the Zope application server. Plone is free software and is designed to be extensible. It is suited for an internal website or may be used as a server on the Internet, playing such roles as a document publishing system and groupware collaboration tool.

<<less
Download (0.025MB)
Added: 2007-03-10 License: GPL (GNU General Public License) Price:
959 downloads
Localizer 1.2.1

Localizer 1.2.1


Localizer is a tool for building mutilingual Web sites. more>>
Localizer is the de-facto standard to build multilingual applications with Zope. It helps to internationalize and localize Zope products and to build multilingual web sites through the Management Interface. The project deals with both user interfaces and content.

<<less
Download (0.20MB)
Added: 2007-02-20 License: GPL (GNU General Public License) Price:
1004 downloads
rotatezlogs 1.0

rotatezlogs 1.0


rotatezlogs allows you to let Zope rotate your log files with rotatezlogs. more>>
rotatezlogs allows you to let Zope rotate your log files with rotatezlogs.
This product provides two additional logger handlers to the standard ones (see the doc in zope.conf) that rotate the log files.
It is not always possible to rotate Zope logs using system wide services. This utility enables to rotate automatically Zope logs (with or without zipping) using the features of the "logging" standard module.
Dont look for new objects in the ZMI factory. All is configured in zope.conf.
Note that the log rotation rules is based on the actual size of a log file, and not on time periods (cron like).
Enhancements:
- Unified handlers (simpler to document and configure)
- Added gzip and bzip2 compression modes.
<<less
Download (0.045MB)
Added: 2007-02-12 License: GPL (GNU General Public License) Price:
986 downloads
Group User Folder 3.54.2

Group User Folder 3.54.2


Group User Folder provides a Zope Product that manages Groups of Users. more>>
Group User Folder provides a Zope Product that manages Groups of Users.
GroupUserFolder is a kind of user folder that provides a special kind of user management. Some users are "flagged" as GROUP and then normal users will be able to belong to one or serveral groups.
Enhancements:
- Fix _getMemberIds for LDAPUserFolder 2.7 when groups are stored in LDAPUF [encolpe]
- Got rid of zLOG in favor of logging. [stefan]
<<less
Download (0.50MB)
Added: 2007-02-09 License: GPL (GNU General Public License) Price:
988 downloads
OnlineCourse 0.1

OnlineCourse 0.1


OnlineCourse project is a Zope Product for Online Instruction/Distance Learning. more>>
OnlineCourse project is a Zope Product for Online Instruction/Distance Learning.

OnlineCourse is a Zope Product that allows you to implement a web based distance learning application.

Main features include an online chat classroom, message board, upload of course materials from MSWord .doc files, log of student participation, and provisions for assignment entry, homework entry, and grading.
<<less
Download (0.092MB)
Added: 2006-11-01 License: (FDL) GNU Free Documentation License Price:
1087 downloads
Plone CMS 2.5.3

Plone CMS 2.5.3


Plone is an out-of-the-box ready content management system that is built on the powerful and free Zope Application server. more>>
Plone is an out-of-the-box ready content management system that is built on the powerful and free Zope Application server.
Plone CMS requires minimal effort to set up, is deeply flexible, and provides you with a system for managing web content that is ideal for project groups, communities and intranets.
Plone is a content management framework that works hand-in-hand and sits on top of Zope, a widely-used Open Source web application server and development system. To use Plone, you dont need to learn anything about Zope; to develop new Plone content types, a small amount of Zope knowledge is helpful, and it is covered in the documentation.
Zope itself is written in Python, an easy-to-learn, widely-used and supported Open Source programming language. Python can be used to add new features to Plone, and used to understand or make changes to the way that Zope and Plone work.
By default, Plone stores its contents in Zopes built in transactional object database, the ZODB. There are products and techniques, however, to share information with other sources, such as relational databases, LDAP, filesystem files, etc.
Plone runs on Windows, Linux, BSD, Mac OS X, and many other platforms; easy click installers are available for Windows and Mac OS X, and RPM packages are available for Linux. For full information, see Download.
Main features:
- Plone is easy to install. You can install Plone with a a click and run installer, and have a content management system running on your computer in just a few minutes.
- Plone is easy to use. The Plone Team includes usability experts who have made Plone easy and attractive for content managers to add, update, and mantain content.
- Plone is international. The Plone interface has been translated into over 20 languages, and tools exist for managing multilingual content.
- Plone is standard. Plone carefully follows standards for usability and accessibility. Plone pages are compliant with US Section 508, and the W3Cs AAA rating for accessibility.
- Plone is Open Source. Plone is licensed under the GNU General Public License, the same license used by Linux. This gives you the right to use Plone without a license fee, and to improve upon the product.
- Plone is supported. There is close to a hundred developers in the Plone Development Team around the world, and a multitude of companies that specialize in Plone development and support.
- Plone is extensible. There is a multitude of add-on products for Plone to add new features and content types. In addition, Plone can be scripted using web standard solutions and Open Source languages.
- Plone is technology neutral. Plone can interoperate with most relational database systems, open source and commercial, and runs on a vast array of platforms, including Linux, Windows, Mac OS X, Solaris and BSD.
<<less
Download (8.1MB)
Added: 2007-05-26 License: GPL (GNU General Public License) Price:
884 downloads
psycopg 2.0.5.1

psycopg 2.0.5.1


psycopg is a PostgreSQL database adapter for the Python programming language. more>>
psycopg is a PostgreSQL database adapter for the Python programming language. Its main advantages are that it supports the full Python DBAPI 2.0 and it is thread safe at level 2.

psycopg was designed for heavily multi-threaded applications that create and destroy lots of cursors and make a conspicuous number of concurrent INSERTs or UPDATEs.

The psycopg distribution includes ZPsycopgDA, a Zope Database Adapter. This page is about psycopg 2, an almost complete rewrite of the psycopg 1.1.x branch.

Psycopg 2 features complete libpq v3 protocol COPY TO/COPY FROM and full object adaptation for all basic Python 2.3 types: strings (including unicode), ints, longs, floats, buffers (binary objects), booleans, mx.DateTime and builtin datetime types.

It also supports unicode queries and Python lists mapped to PostgreSQL arrays.
<<less
Download (0.27MB)
Added: 2006-09-25 License: ZPL (Zope Public License) Price:
655 downloads
PloneAtom 0.1.3

PloneAtom 0.1.3


PloneAtom provides Atom support for Plone. more>>
PloneAtom provides Atom support for Plone.

This is a Plone product (that could probably be trivially modified for the CMF itself) which provides Atom support for Plone. Currently it provides the Atom syndication format for folderish objects, in the same way as RSS syndication is implemented.

Enabling Atom syndication

Atom syndication is enabled in exactly the same way as RSS syndication. To enable syndication on the site in general:

.Login as an admin user.

.Go to Plone Setup and choose Zope Management Interface

.Select the Properties tab in the portal_syndication tool.

.Click enable syndication. Then, to enable syndication support for a particular folderish object:

.Login as a user who has Owner/Manager permission for the folder.

.Surf to that folder and select the syndication tab.

.Click Enable syndication. Dont worry about the syndication options it gives you -- they are not used by atom (and ignored in most RSS clients, from what Ive seen).

<<less
Download (0.004MB)
Added: 2007-02-16 License: MIT/X Consortium License Price:
982 downloads
PloneChat 2.2.2

PloneChat 2.2.2


PloneChat project is a chat product for Plone. more>>
PloneChat project is a chat product for Plone.

This product is chat (interactive discussion tool) product for Zope/CMF/Plone.

<<less
Download (0.13MB)
Added: 2007-02-09 License: GPL (GNU General Public License) Price:
987 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5