1 / 11

Creación de Sistemas de Información usando Zope

Creación de Sistemas de Información usando Zope. Pedro Hípola Universidad de Granada. Evolución de Zope. (Z Object Publishing Environment) 1996, Digital Creations (en C y Python) 1999: código abierto (Open Source, lic. ZPL) Dos líneas:. La potencia de Zope.

yetta
Download Presentation

Creación de Sistemas de Información usando Zope

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Creación deSistemas de Informaciónusando Zope Pedro Hípola Universidad de Granada

  2. Evolución de Zope (Z Object Publishing Environment) 1996, Digital Creations (en C y Python) 1999: código abierto (Open Source, lic. ZPL) Dos líneas:

  3. La potencia de Zope • Content Management System: generación y mantenimiento de portales • Servidor de aplicaciones • Trabajo cooperativo • Seguridad (acl_users). • Groupware, workflow • Control de versiones • Sencillo interface web

  4. Diseño del producto • Desarrollado en lenguaje Python • Licencia Open Source + soporte comercial • Plataformas: Unix / Windows • Gestión de Objetos en un entorno integrado - metáfora tradicional: ficheros y carpetas • Compatible con otros servidores: Apache, IIS, etc.

  5. Prestaciones de Zope • Desarrollo de aplicaciones web (dinámicas) – cierto parecido con ASP, PHP - editor Wysiwyg • Gestión de contenidos: estructura, etc. • Servidor FTP • Conectividad con bdd relacionales • SQL, ODBC, ODBMS • Zcatalog: indexación y motor de búsqueda

  6. Prestaciones de Zope (cont.) • Gestión de usuarios • Administración remota • Control de seguridad • Versiones: historial y bloqueo • WebDAV (distributed authoring and versioning) -> posibilidad de usar diversos editores web • Soporte XML • Escalabilidad • Uso de lenguajes script (Python, Perl, DTML)

  7. Prestaciones de Zope (cont.) • Soporte de estándares: • HTML, XML, DOM, SMTP, IMAP, POP, NNTP • HTTP, FTP • SQL, ODBC, LDAP • FastCGI, XML-RPC • SOAP • WebDAV

  8. Prestaciones de Zope (cont.) • Undo • Cut, copy and paste • DTML (Dynamic HTML) • “Métodos”: DTML, Python y Perl

  9. Instalación y puesta en marcha • Descargable de www.zope.org/Products • Instance • http://localhost:8080

  10. Recursos sobre Zope • http://www.zope.org • http://www.zope.com

More Related