TechWeb-技术社区 » 系统选型 » CMS系统 » AtLeap 管理系统介绍.


2007-3-16 10:11 深海里鱼
AtLeap 管理系统介绍.

Blandware AtLeap is a multilingual free Java CMS (Content Management System) with full-text search engine. Blandware AtLeap is a framework which allows you to rapidly start your own Web application.Kr bt@1b:L
The idea of the AtLeap project is based on my many years’ experience of management in the area of the site development. Blandware AtLeap is destined to creating both content-based sites and web applications with complicated business logic.tB1Ow'j
The most part of the site development and maintenance processes is the content (mainly texts) modifications in accordance with changeable customer requirements. There is CMS necessity which can allow shifting this routine work from technical to content specialists (advertising manager, linguist, translator etc.) who usually has not HTML knowledge or even to the customer representative who possesses most up-to-date and precise information in application domain.
&T"\Tk5v)O Cx2X;v Blandware AtLeap has the following features:
AZ,vmy_ [list][*][b]Simplicity of using[/b]. You can navigate on your site and choose editable areas by double mouse click or context menu. Blandware AtLeap has rich text formatting possibilities (changing fonts and colors, inserting lists, tables, images, flashes, links etc.) using WYSIWYG (What You See Is What You Get) editor which allows to import texts from Microsoft Word. AtLeap supports two different WYSIWYG editors: FCKEditor and TinyMCE.[*][b]Multilingual content.[/b] There is an ability to store content on several languages simultaneously in UTF-8 encoding. 100% of content are stored in the database. You can edit any data using web interface. AtLeap allows all available pages to be indexed on all languages by external search engines (Google, Yahoo, etc). The Administrative console on following languages: English, Russian, Chinese, German, Spanish, Italian.[*][b]Full text search engine.[/b] The embedded engine provides ability to search on several languages (English, Spanish, Russian, German, French, Portuguese, Norwegian, Dutch, Japanese, Chinese, Korean, Czech, Greek etc.) taking into account inflexions and stop words. Indexing the following document formats: RTF, PDF, Word, Excel, PowerPoint, HTML, XHTML, XML, TXT.[*][b]Individualization[/b]. AtLeap’s CMS ideology does not restrict creative graphical design of the site. The customer does not want template, banal routine graphical design. Blandware AtLeap allows creating individual, unique, exceptional solution.[/list]However nowadays the site has a lot except of content. The site can have complicated business logic. That's why the AtLeap project is initially based on [url=https://appfuse.dev.java.net/][color=#0000ff]AppFuse[/color][/url] project which has already integrated modern open source practices.
1h t?2[PSr3{ Blandware AtLeap is:
f%ry*yv2W0hI$eP5G1]m~ [list][*][b]Lightweight.[/b] It does not require (but can be run on) heavy and/or expensive EJB (Enterprise Java Bean) application server to run.[*][b]Independent[/b] from:[list][*]Hardware platform and operational system, [url=http://java.sun.com/j2se/1.4.2/system-configurations.html][color=#0000ff]implemented using JavaTM technology[/color][/url]. Currently AtLeap is tested on:[list][*]Sun JDK 1.4.2, 1.5.0[*]IBM JDK 1.4.2[*]Bea JRockit JDK 1.5.0[/list][*]Database management system (supports [url=http://www.hibernate.org/80.html][color=#0000ff]about 16[/color][/url]). Currently AtLeap is tested on:[list][*]MySQL 3.23, 4.0, 4.1, 5.0 (MyISAM and InnoDB)[*]PostgreSQL 7.4, 8.0[*]Oracle 10.1[*]Hypersonic 1.8.0.2[*]Derby 10.1.1.0, 10.1.2.1[*]IBM DB2 8.2[*]MS SQL 7.0[/list][*]Servlet-container. It can be runs on all servlet containers which implement [url=http://www.jcp.org/en/jsr/detail?id=152][color=#0000ff]JSR 152: JavaServer PagesTM 2.0[/color][/url] and [url=http://www.jcp.org/en/jsr/detail?id=154][color=#0000ff]JSR 154: JavaTM Servlet 2.4[/color][/url] specifications (e.g. [url=http://jakarta.apache.org/tomcat/][color=#0000ff]Tomcat[/color][/url]) including all [url=http://java.sun.com/j2ee/compatibility.html][color=#0000ff]J2EE 1.4 compatible application servers.[/color][/url] Currently AtLeap is tested on (and has installation scripts):[list][*]Apache Tomcat 5.x[*]Caucho Resin 3.0.15+[*]JBoss 4.0.1, 4.0.2[*]Geronimo 1.0[*]ObjectWeb JOnAS 4.4.3[*]Jetty 5.1.10[*]IBM WebSphere 6[*]BEA Weblogic 9[*]Sun Java System AS 8.1, 8.2, 9.0 build 42[*]Oracle AS (Orion) 10.1.3[/list][*]Browser. Blandware AtLeap is compatible with:[list][*]Internet Explorer 5.5+[*]Mozilla 1.3+[*]Netscape 7+[*]FireFox 1.0+[*]Opera 9+ (with restrictions)[*]Safari 2+ (with restrictions)[/list][/list][*][b]Stable[/b][list][*]Multi-user work, implemented using application transactions (optimistic concurrency control). As for big texts you can even merge simultaneously edited content.[*]Database transactions: rollbacks and pessimistic locking.[*]The big texts are still saved even the HTTP session is invalidated.[*]The input forms are validated at server and client side.[*]Transparently saves state information and repopulates forms when they are redisplayed.[*]Prevents of double form submission (clinet and server side).[*]Bidirectional relationships between links and resources in order to prevent creating broken links and deleting used resources.[*]There is ability to replace almost all dependent links during changing URL of Content Page or Resource.[/list][*][b]Free and open source[/b]. It can be run on free open source software. Blandware AtLeap is free (under [url=http://www.apache.org/LICENSE.txt][color=#0000ff]Apache 2.0 license[/color][/url]) and its open sources provide many good design patterns and examples.[*][b]Based on modern open source technologies[/b]: [url=http://hibernate.org/][color=#0000ff]Hibernate[/color][/url], [url=http://www.springframework.org/][color=#0000ff]Spring[/color][/url], [url=http://xdoclet.sourceforge.net/][color=#0000ff]XDoclet[/color][/url], [url=http://struts.apache.org/][color=#0000ff]Struts[/color][/url], [url=http://www.fckeditor.net/][color=#0000ff]FCKEditor[/color][/url], [url=http://lucene.apache.org/][color=#0000ff]Lucene[/color][/url], [url=http://www.opensymphony.com/quartz/][color=#0000ff]Quartz[/color][/url], [url=http://acegisecurity.org/][color=#0000ff]Acegi[/color][/url], [url=http://tinymce.moxiecode.com/][color=#0000ff]TinyMCE[/color][/url] etc.[/list]You can get more information this project in Blandware AtLeap Introduction [url=https://atleap.dev.java.net/files/documents/2520/31686/AtLeap-Introduction-0.5.ppt][color=#0000ff]PPT [img]https://atleap.dev.java.net/images/ppt.gif[/img][/color][/url] or [url=https://atleap.dev.java.net/files/documents/2520/31685/AtLeap-Introduction-0.5.pdf][color=#0000ff]PDF [img]https://atleap.dev.java.net/images/pdf.gif[/img][/color][/url] and on Russian [url=https://atleap.dev.java.net/files/documents/2520/32993/AtLeap-Introduction-0.5_ru.ppt][color=#0000ff]PPT [img]https://atleap.dev.java.net/images/ppt.gif[/img][/color][/url] or [url=https://atleap.dev.java.net/files/documents/2520/32992/AtLeap-Introduction-0.5_ru.pdf][color=#0000ff]PDF [img]https://atleap.dev.java.net/images/pdf.gif[/img][/color][/url].
5O0["G.bE/L p_4gVo I hope Blandware AtLeap will allow you to "leap" many problems during site development I have already solved.

2007-3-17 18:22
多谢楼主 我来支持你

2007-3-27 15:07 robot
不错,我先学习学习

2008-7-31 11:19
呵呵

能弄个中文的吗?

页: [1]
查看完整版本: AtLeap 管理系统介绍.


Powered by Discuz! Archiver 5.5.0  © 2001-2006 Comsenz Inc.