Projects tagged ‘cocoon’ and ‘framework’


Jump to tag:

Projects tagged ‘cocoon’ and ‘framework’

Filtered by Project Tags cocoon framework

Refine results Project Tags xml (4) web (2) editor (1) cms (1) forrest (1) qt (1) document_management (1) wcm (1) xsl-fo (1) java (1) transformation (1) cplusplus (1)

[4 total ]

14 Users
   

Apache Lenya is an Open Source Java/XML Content Management System and comes with revision control, site management, scheduling, search, WYSIWYG editors, and workflow.
Created over 3 years ago.

2 Users

PIWI is an XML/XSLT Transformation Framework written in PHP. It's basic concepts and ideas have been stolen from the great Java-Applications Apache Cocoon and Apache Forrest. Cocoon is still a great ... [More] webframework, but very complex and of course in Java, which makes it not useful for people who want the power for their small project, but not the pain. Apache Forrest on the other hand is a publishing framework; powerful too but hard to install and quite complex. PIWI addresses some of the problems of both and provides web framework and publishing features. Its easy to install, to learn and to extend. [Less]
Created 10 months ago.

0 Users

Current version: 0.2a5 (alpha for developers), 2007-04-12 Attention: The project has been suspended for a while. For further information contact us via the mailing list. Pycoon is a Python WSGI ... [More] web development framework which allows XML processing pipelines to handle HTTP requests based on URI pattern matching. It is similar in intention to the Apache Cocoon framework. Pycoon uses sitemap file format compatible with Apache Cocoon Sitemap 1.0. The architecture of Pycoon focuses on: Full sitemap file format compatibility with Apache Cocoon Heavy usage of WSGI modularity ideas Simplicity of deployment Optimization issues Pycoon is a WSGI middleware that dispatches requests based on Apache Cocoon sitemap logic. Data is processed by an XML pipeline composed of several WSGI applications and middleware components. An HTTP server WSGI interface and it's implementations (Pycoon front-end) are already complete. WSGI interfaces of sitemap components and implementations of them (Pycoon back-end) are in progress. Starting pointsPycoon Wiki Quick starter guide Roadmap Changelog Pycoon downloads DocumentationList of implemented features (compared with Apache Cocoon) Developer guide [Less]
Created about 1 year ago.

0 Users

QT Cocoon is an open source XML Publishing framework. It's modelled after Cocoon (java)/ Popoon (php) and is completely written in C++ and QT. Write XML pipelines to generate documents or report from ... [More] ODBC or any sql driver supported by QT. to connect on Database on top from sitemap you write. Now you can write many pipelines to create jobs here a sample to write table to xml. Here a sample to write table to excel xml 2008 which can open on Excel or OpenOffice. here a sample to generate a PDF from db processing XML -> XSL-FO -> fop processor: map:generate Generator are now: db2xml - sqlquery to xmlfile db2csv - Comma-separated values db2sql - sqlite insert db2excelxml - xml 2008 excel format ( allow to open on OpenOffice or excel ) file - read a file to aggregate on xml tree map:transform Converter are now: xslt2 XSLT Transformation v.2 xslt1 XSLT Transformation V.1 xmlsqlite2 from xml special format to SQL Lite2 dump file map:serialize final output are now: text Plain text xml Plain text fo2pdf PDF finalize if FOP processor is install. [Less]
Created about 1 year ago.