Projects tagged ‘business-intelligence’, ‘gwt’, and ‘pentaho’


Jump to tag:

Projects tagged ‘business-intelligence’, ‘gwt’, and ‘pentaho’

Filtered by Project Tags business-intelligence gwt pentaho

Refine results Project Tags olap4j (1) jpivot (1) editor (1) xml (1) mondrian (1) gwt-mosaic (1) actionsequence (1) olap (1) dom4j (1) analysis (1)

[3 total ]

0 Users

Update 09/16/2008 Mantle has been incorporated into the Pentaho BI platform and has been made publicly available as of 08/26/2008 version 2.0.0M1. You may download Mantle (Pentaho User Console) ... [More] with the BI Suite at sourceforge: http://sourceforge.net/project/showfiles.php?group_id=140317&package_id=160028 Update 06/03/2008 We are in the process of taking this project out of incubation and folding it into the platform. I have significant changes that I have not committed to SVN over the past 2 months as a result of this. This project is a proof-of-concept demo currently in an incubation mode at Pentaho. It is not officially supported, however, it is being actively developed. Community involvement in the user-stories, design and development are strongly encouraged. This project aims to bring Web 2.0/AJAX concepts to the Pentaho pre-configured installation demo. It is a complete rewrite of the existing user-interface, and as such, it is very much open for discussion. It can be easily deployed to the Pentaho nightly platform builds (1.8.x) and used as the default front-end. The ultimate goal is to produce a "killer" cross-platform rich/thin-client with an open involvement with the Pentaho community using industry standard technologies with as much transparency as possible. Please help keep this process informal and productive. Screenshots: Welcome Navigation Localization Tabbed Interface My Workspace Admin File Menu Permissions [Less]
Created 12 months ago.

0 Users

Latest News13/08/2009: PAT 0.5.0-SNAPSHOT released. Release Notes.Download. 21/7/2009: PAT 0.4 released. Release Notes. Download. 29/6/2009: PAT 0.3 released. Release Notes. 27/4/2009: PAT 0.2 ... [More] released. Release Notes. What Is PAT?Pentaho Analysis Tool (PAT) is a GWT based analysis tool designed to replace JPivot and work along side the Pentaho Business Intelligence Suite, giving end users better and easier control of their data. Getting StartedThe easiest way to get started with Pentaho Analysis Tool (PAT) is to run the hosted demo which is available for both Linux and Windows. You can download either package from the downloads area. A more detailed guide on how to run the hosted demo packages can be found here. If you are a developer check out HOWTO get started as PAT developer Screenshots .gadget-title { margin-bottom: 2px; } function resizeIframeHandler(opt_height) { var elem = document.getElementById(this.f); if (!elem) return; if (!opt_height) { elem.style.height = undefined; } else { opt_height = Math.max(10, opt_height); elem.style.height = opt_height + 'px'; } } gadgets.rpc.register("resize_iframe", resizeIframeHandler); gadgets.rpc.register('set_title', function(title) { var elem = document.getElementById(this.f + '_title'); if (elem) { elem.innerHTML = gadgets.util.escape(title); } }); [Less]
Created 11 months ago.

0 Users

Pentaho Action Editor allows you to edit a Pentaho Action Sequence from a client browser, within Pentaho's User Console. This project is built with GWT, and requires the dom4j4gwt and pentaho-actionsequence-dom-4gwt projects.
Created 11 months ago.