Newsflash
openslice v0.99c available
openslice - an open source initiative of liquidtoast has been launched.  Registered users can go to the Releases section to download their free copy of v0.99c (beta).
Main Menu
Home
News
FAQ's
Development Blogs
Contact Us
Search
Login Form
Username

Password

Remember me
Forgotten your password?
No account yet? Create one
Syndicate
Licence Information
openslice is offered under the LGPL.

Welcome to Open Slice
v0.99c release
Written by Tim Rynne   
Thursday, 19 January 2006
openslice v0.99c has been released on the 24th January 2006.

The release contains fixes to some minor bugs and some new functionality - if you haven't already, register to download from the Releases section.
What is openslice?
Written by Laurette Rynne   
Wednesday, 16 November 2005
openslice is an application framework for Lotus Notes applications.  It is not an application itself, but rather the bottom layer of any application - the first slice of your application sandwich if you will.  openslice is designed to provide most of the basic elements that any Notes application requires.  This allows developers to skip the basic stuff, and get right to the "meat" of the application.

While there may be some new things, many things within openslice will be familiar, particularly to developers who have built up their own repositories of code over the years.  So then the question should be asked - what does openslice give me that I don't already have?  The answer to this is that openslice provides a single consistent approach to all of these common elements, and an easy mechanism for updating these elements across multiple applications.  It helps to eliminate variations in coding techniques between different developers, and most importantly it will save you time.  Finally, because it is open source, it allows you to see the code and continue to build and use your own code libraries right along side the openslice framework.

Key Components:
Included in openslice are some common Notes application components, as well as some components which may be either completely new, or at least will be a new approach to other less common components.  Here is a list of the components included:

      - simple UI controls - standard actions, header & footer controls (sample)
      - basic form validation (sample)
      - create options (control the creation of documents from different locations) (sample)
      - distribution and inheritance (to assist with parent/child document processing) (sample)
      - document merge tags (sample)
      - audit logging (sample)
  • Form Event Processing
  • Extensive range of LotusScript subs & functions
  • Basic and easy-to-customise User Interface
  • Refresh Documents tool
  • Add/Set/Rename/Delete Fields Tools (sample)

Copyright 2000 - 2005 Miro International Pty Ltd. All rights reserved.
Mambo is Free Software released under the GNU/GPL License.