Projects tagged ‘opendocument’ and ‘openoffice’


Jump to tag:

Projects tagged ‘opendocument’ and ‘openoffice’

Filtered by Project Tags opendocument openoffice

Refine results Project Tags odf (3) xml (2) java (2) database (2) linux (2) web (2) php (2) framework (2) library (2) math (1) ole2 (1) word (1)

[7 total ]

6 Users

Your OpenOffice.org With word processing, spreadsheets, presentations, and everything else needed for creating and editing documents, OpenOffice.org has the tools it takes to create, edit, and ... [More] share work. It's open source and cross-platform, so it's free and works on your computer. The go-oo version of OpenOffice.org is designed to give a foretaste of new features in development and includes functionality not yet accepted up-stream. [Less]
Created over 2 years ago.

5 Users
 

Cyclone3 is extremely flexible open source framework designed for development of content management systems and custom applications developed for commercial purposes for almost 7 years history. ... [More] Cyclone3 Framework uses Perl as its main development language because of its high productivity. For data storage purposes it relies on MySQL. Cyclone3 XULadmin is the first open source content management system using the Mozilla Application Framework - and provides modern administration GUI powered by XUL, JavaScript, AJAX. It has the look and feel of desktop application but works as any other web page. It is truly a "Web 2.0" technology. [Less]
Created over 2 years ago.

3 Users
 

jOpenDocument is a free library for developers looking to use Open Document files without OpenOffice.org. jOpenDocument is Open Source (under GPL or commercial license). You can automate the ... [More] document creation and manipulation process. You can use jOpenDocument to: * Generate dynamic documents from Java, XML or databases * Display and print files with built-in viewers * Split, concatenate, and manipulate pages * Automate filling out of template (created by OpenOffice or not) *Use your preferred langage via standard ScriptEngine interface [Less]
Created about 1 year ago.

1 Users

Dio is a native PHP simple OpenDocument generator. Unlike OpenDocumentPHP project, it has been design with PHP PEAR/Zend_Framework convention, not Java.
Created about 1 year ago.

0 Users

Voici des modèles de document récupérés un peu partout et qui sont forts utiles ! n'hésitez pas à les commenter ou les modifier et me les retransmettre avec une numéro de version
Created 11 months ago.

0 Users

The script is a class that represents an opendocument. Currently it can be a spreadsheet or a text document, but it's deadly easy to add the other types. It expects a decompressed version of the ... [More] document in some django template dir (as defined on settings.py). It will render all xml files inside that dir as django templates. And it can generate an appropriate HttpResponse object. It has been made for a custom website, and has enough functionality for our needs, so don't expect it to evolve fast unless you want to contribute. There is another aproach to generate odt files under django here: http://www.djangosnippets.org/snippets/15/ [Less]
Created 12 months ago.

0 Users

Office for PHP aim to be the first implementation of a cross-platform, reader/writer, dom-like based software to manage Office and OpenOffice documents with a pluggable back-end architecture that will ... [More] let to developers to implement their own reader/writers and will let to users to manage their documents without be worried about the file format. Main featurs of Office for PHP are: - File Format Indipendent, this will let to add or remove support for a specific file format without the need to modify the front-end code of the library, pratically it works using a plugglable back-end architecture - Cross-Platform, being written in PHP, and supported by phalanger, the library could be used in every kind of windows application using COM, COM+, .NET and PHP and over linux using MONO, when it will support corba, or PHP - DOM-Like architecture, the front-end code will be like a tree where every branch will be a specific object that could contains other branches or leafs, like a Document Object Model - BSD License, this will let to any developer to implement it without be worried about license Naturally we ever looking for help in development, testing, documentation, packagers and so on. [Less]
Created 12 months ago.