fmII
Sun, Jul 20th home | browse | articles | contact | chat | submit | faq | newsletter | about | stats | scoop 15:45 UTC
in
Section
login «
register «
recover password «
[Project] add release | add branch | add screenshot | broken links | change owner | email subscribers | update project | update branch (urls) [Project]

 DBPrism - Default branch
Section: Unix

 

Added: Fri, May 19th 2000 18:30 UTC (8 years, 2 months ago) Updated: Wed, Feb 22nd 2006 17:53 UTC (2 years, 4 months ago)


About:
DBPrism is an open source framework to generate dynamic XML from a database. It connects Oracle databases with Apache Cocoon, providing a high performance DBGenerator with functionality such as parallel content aggregation and ESI cache protocol. It also includes a powerlful database oriented CMS built on top of Apache Cocoon2 and DBPrism.

Author:
Marcelo F. Ochoa [contact developer]

Rating:
(not rated)

Homepage:
http://www.dbprism.com.ar/index.html
Tar/GZ:
http://prdownloads.sourceforge.net/[..]m/prism-2.1.1-production.tar.gz?download
Zip:
http://prdownloads.sourceforge.net/[..]rism/prism-2.1.1-production.zip?download
Changelog:
http://www.dbprism.com.ar/j3-Download/j1-dbprism.html
Mailing list archive:
http://groups.yahoo.com/group/dbprism/
Mirror site:
http://sourceforge.net/projects/dbprism/
Demo site:
http://www.dbprism.com.ar/index.html

Trove categories: [change]
[Development Status]  6 - Mature
[Environment]  Web Environment
[Intended Audience]  End Users/Desktop
[License]  OSI Approved :: GNU General Public License (GPL), The Apache License
[Operating System]  OS Independent
[Programming Language]  Java, PL/SQL, SQL
[Topic]  Database :: Database Engines/Servers, Internet :: WWW/HTTP :: Dynamic Content, Software Development :: Libraries :: Application Frameworks

Dependencies: [change]
No dependencies filed

 
Project admins: [change]
» Marcelo F. Ochoa (Owner)

» Rating: (not rated)
» Vitality: 0.00% (Rank 12904)
» Popularity: 0.77% (Rank 7572)

project statsdownload stats
(click to enlarge graphs)
   Record hits: 9,585
   URL hits: 6,669
   Subscribers: 13

Other projects from the same categories:
Pathetic.org Community Software
Image Display System
PhpWebGallery
Contenido
ShopCMS Paypal Shopping Cart

Users who subscribed to this project also subscribed to:
PXE daemon
LibTPT
libmelf
jOggPlayer
DialFox callto


Add comment · Rate this project · Subscribe to new releases · Ignore this project · Email this project to a friend · Project record in XML

 Branches

Branch Version Last release License URLs
Default 2.0.1 21-Jun-2003 The Apache License Homepage Tar/GZ Changelog

 Comments

[»] DBPrism CMS 2.0.1 released
by Marcelo F. Ochoa - Sep 13th 2003 04:51:28

FYI DBPrism CMS 2.0.1 production is ready for downloading at SourceForge web site.
See release notes at:
http://sourceforge.net/project/shownotes.php?release_id=179580
Or go to the download section:
http://sourceforge.net/project/showfiles.php?group_id=56183

dbprism.[war|ear] file could be made using the script $CMS_HOME/scripts/deploy.sh or using the project file for Oracle JDeveloper 9.0.3.

Viewlet Builder with install instructions and how to use the FrontEnd application are comming soon.

--
Marcelo F. Ochoa Manager of System Labs. Fac. de Cs. Exactas - UNICEN Tandil - BA - Argentina

[reply] [top]


[»] Cocoon integration
by Marcelo F. Ochoa - Feb 14th 2001 16:12:57

DB Prism plugged into the Apache Cocoon framework is a new way for making Internet applications with technologies as XML and XSLT. Cocoon is a presentation framework based on servlet technology, so it can run in any web server supporting servlet technology. As a presentation framework it has the responsibility for serving pages requested by the user, applying first styles as the page needs and transforming static or dynamic XML content into HTML. Cocoon is also able to perform more sophisticated formatting, such as XSL:FO rendering on PDF, WML formatting for WAP-enabled devices, or direct XML serving to XML and XSL aware clients. The Cocoon project aims to change the way web information is created, rendered, and served by completely separating document content, style, and logic. DB Prism is plugged into the Cocoon framework for the XML creation step. It then moves the logic to the database, closely allied to the data itself. The most important characteristic of DB Prism is that unlike in other technologies, the logic of the application resides in the database as a stored procedure. The stored procedure could be written in the proprietary language or in Java. Writing stored procedure in Java with a JDBC or SQLJ call guarantees portability across different database vendors because there is a standard defined for this purpose.

--
Marcelo F. Ochoa Manager of System Labs. Fac. de Cs. Exactas - UNICEN Tandil - BA - Argentina

[reply] [top]


[»] Backward compatibilty for Oracle Applications
by Marcelo F. Ochoa - Feb 14th 2001 16:10:18

The main motivation to work like the PLSQL Cartridge of Oracle Web Server is to allow old technologies to coexist with new ones, helping in the migration path. Using DB Prism it is possible to run applications made to work with Oracle Web Server ( OWS ) in the same box or the latest Oracle Internet Application Server ( IAS ) mod_plsql without any modifications. This kind of application includes applications designed with Oracle Designer - Web Server Generator or Oracle Web DB , and standalone applications made using the PLSQL HTP toolkit (Html Toolkit Procedures is group of related procedures or functions written in PLSQL to make application for the Oracle Web Server architecture). For further information on how these applications work, refer to the developer's manuals of these products.

--
Marcelo F. Ochoa Manager of System Labs. Fac. de Cs. Exactas - UNICEN Tandil - BA - Argentina

[reply] [top]


[»] DB Prism - Cocoon integration at Wrox Press
by Marcelo F. Ochoa - Jan 8th 2001 16:31:32

DB Prism - Cocoon integration has a chapter in a book of Wrox press Profesional XML databases. This chapter named DB Prism: A Framework to Generate Dynamic XML from a Database" includes:
- Cocoon architecture. - DB Prism architecture. - DB Prism class diagram. - DB Prism: Benefits provided to the Cocoon Framework.
Part I. DB Prism Internals; focusing on "How to write a new Adapter":
- Who is who? - Code to be taken into account. - DB Prism - DBConnection - DBFactory - SPProc - Common issues on writing a new Adapter.
Part II. Putting DB Prism at work.
- Cocoon Setup on Oracle Internet Application Server - IAS - DB Prism Setup on IAS - Loading DB Prism examples - Making a Content Management System (CMS) - Brief introduction to a CMS - Design of the meta model - Writing the Java Code - Loading the Content - Making two different stylesheets - Conclusion and beyond
This chapter is based on DB Prism 1.1.0 production.

--
Marcelo F. Ochoa Manager of System Labs. Fac. de Cs. Exactas - UNICEN Tandil - BA - Argentina

[reply] [top]




© Copyright 2008 SourceForge, Inc., All Rights Reserved.
About freshmeat.net •  Privacy Statement •  Terms of Use •  Trademark Guidelines •  Advertise •  Contact Us • 
ThinkGeek •  Slashdot  •  ITMJ •  Linux.com •  NewsForge  •  SourceForge.net  •  Surveys •  Jobs •  PriceGrabber