四個開源商業智能平臺比較 (二)
四個開源商業智能平臺比較(二)
一個好的項目總是有很多的文檔,一個失敗的項目總是有各種理由沒有文檔或很少的文檔。所有我們有理由來比較一下四個平臺的文檔。
openI的項目相對來說比較的小,文檔可能也少一些,
As Mick Jagger would say -- "Start me up" |
|
Instructions on creating/modifying analysis |
|
Oh yeah, there was some design work |
|
Oh yeah, there is internal documentation |
文檔雖少,主要的都有了,
實際上,這也是每個項目都應該有的文檔了,java doc文檔實際還是很必要的,方便查詢API
jaspersoft的文檔
分類 |
描述 |
數目 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Jaspersoft的文檔不可謂不多,而且集中在report上,大家也都知道,JasperSoft的jasperreport是業界領先的一種報表方式。而iReport則是jasperReport的設計器,好的report都是 有自己的設計器的,因為報表的種類很多,不可能把所有的情況都考慮到,所以想要需要自己的設計器。相對于國內的智能平臺,光報表這方面來說的話,就沒有自己的設計器,所以要想開發一些新的報表樣式就得定做,而且不容易管理,修改。所以設計器還是很必要的,無論是做成RCP還是web形式。
SpagoBI的文檔
SpagoBI_JBoss_Installation_Manual-1.4.3.doc.zip
SpagoBI_JBoss_Installation_Manual-1.4.3.pdf.zip
SpagoBI_JOnAS_Installation_Manual-1.4.3.doc.zip
SpagoBI_JOnAS_Installation_Manual-1.4.3.pdf.zip
SpagoBI_eXoTomcat_Installation_Manual_1.4.3.doc.zip
SpagoBI_eXoTomcat_Installation_Manual_1.4.3.pdf.zip
spagoBI的文檔只有怎么安裝的,關于它的組件的文檔相對就少了,可能是開發著文檔只有在進入他們的社區或者是在社區開發者內部才有的吧。順便說一下,spago本身還有自己的cms , portlet , workflow.實力絕對不容小看
pentaho的文檔也非常的豐富
Pentaho Getting Started Guide
Pentaho AJAX Guide
Pentaho Security Guide
Pentaho Subscriptions
Software Quality Reports for Bugzilla Getting Started Guide
Software Quality Reports for Bugzilla Solution Documentation
Pentaho Cube Designer User Guide
Pentaho Creating Solutions
Pentaho Data Mining Experimenter Tutorial
Pentaho Data Mining Explorer Guide
Pentaho SDK
Pentaho Advanced Installation Guide
Pentaho Customizing Deployments
Pentaho Advanced Reporting Guide
Pentaho Component Builder's Guide
Pentaho Dashboard Builder's Guide
Pentaho Internationalization Guide
Pentaho BI Design Studio User Guide
Pentaho Report Design Wizard User Guide
Pentaho Report Designer User Guide
Pentaho Report Bursting Guide
Pentaho Jasper Report and BIRT Integration
Pentaho Using System Actions to Control Data Access
Session and Global Filter Guide
從文檔的豐富程度也看出pentaho的體系相對較大,不過文檔倒是覆蓋的面比較廣。其中的Pentaho Report Design Wizard User Guide 和
Pentaho Report Designer User Guide 是針對Pentaho Report Design的,一個基于eclipse平臺的報表設計器。和jaspersoft一樣,它把報表跟報表設計器飛開了,spagoBI好像是沒有單獨的報表設計器。它都是集成在一個WEB平臺里面的。
Pentaho AJAX Guide 是它自己的一個AJAX工具包的開發文檔,從pentaho網站的漂亮程度看的出來。Pentaho對于美觀還是非常的注重的。
Pentaho Cube Designer ,Pentaho Data Mining , Pentaho Dashboard Builder's ,Pentaho Internationalization , Pentaho BI Design Studio 則是它的各個組件的開發文檔。對于國際話還有專門的文檔,看來pentaho 在開發的一開始就沒打算之針對英語市場,spagoBI也有國際話,
cms和portlet都應該有吧,jaspersoft有沒有我就不知道了,
pentaho也和另外的報表有集成,Jasper Report and BIRT Integration ,也算是業界主流的報表吧,spagoBI也跟其他有集成,后面會介紹的。
下一篇將會介紹各自的Demo。