The Artima Developer Community
Sponsored Link

Java Community News
Blandware AtLeap 0.5RC1, multilingual free Java CMS, released

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Andrey Grebnev

Posts: 4
Nickname: agrebnev
Registered: Jul, 2005

Blandware AtLeap 0.5RC1, multilingual free Java CMS, released Posted: Jul 6, 2005 8:27 PM
Reply to this message Reply
Summary
Blandware announced the availability of Blandware AtLeap 0.5 Release Candidate 1, 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.
Advertisement

Blandware announced the availability of Blandware AtLeap 0.5 Release Candidate 1, 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. Blandware AtLeap is destined to creating both content-based sites and web applications with complicated business logic.

Blandware AtLeap has the following features:

  • Simplicity of using. 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.
  • Multilingual content. 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).
  • Full text search engine. 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.
  • Individualization. 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.

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 AppFuse project which has already integrated modern open source practices.

Blandware AtLeap is:

  • Lightweight. It does not require (but can be run on) heavy and/or expensive EJB (Enterprise Java Bean) application server to run.
  • Independent from:
    • Hardware platform and operational system, implemented using JavaTM technology.
    • Database management system (supports about 16). Currently AtLeap is tested on:
      • MySQL 3.23 with MyISAM
      • MySQL 4.0 with MyISAM
      • MySQL 4.0 with InnoDB
      • MySQL 4.1 with MyISAM
      • MySQL 4.1 with InnoDB
      • PostgreSQL 7.4
      • Oracle 10.1
    • Servlet-container. It can be runs on all servlet containers which implement JSR 152: JavaServer PagesTM 2.0 and JSR 154: JavaTM Servlet 2.4 specifications (e.g. Tomcat) including all J2EE 1.4 compatible application servers. Currently AtLeap is tested on (and has installation scripts):
      • Apache Jakarta Tomcat 5.0
      • Apache Jakarta Tomcat 5.5
      • Caucho Resin 3.0
      • JBoss 4.0.1
      • JBoss 4.0.2
    • Browser. Blandware AtLeap is compatible with Internet Explorer 5.5+ and Gecko browsers such as Mozilla 1.3+, Netscape 7+, FireFox 1.0+.
  • Stable
    • 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.
    • Bidirectional relationships between links and resources in order to prevent creating broken links and deleting used resources.
  • Free and open source. It can be run on free open source software. Blandware AtLeap is free (under Apache 2.0 license) and its open sources provide many good design patterns and examples.
  • Based on modern open source technologies: Hibernate, Spring, XDoclet, Struts, FCKEditor, Lucene, Quartz, Acegi etc.
  • Blandware AtLeap 0.5RC1 is available for immediate download. There is online demo version in order to explore AtLeap features.

Topic: Blandware AtLeap 0.5RC1, multilingual free Java CMS, released Previous Topic   Next Topic Topic: Eclipse UML Plugin - SDE 3.0 for Eclipse Released

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use