|
|
|
|
|
|
|
|
|
|
|
|
|
|
EXCLUSIVE PREVIEW
A first look at Rnext
By Tony Patton
For developers, each major release of Domino is like Christmas. You're anxious to see what bugs have been addressed and what new features have been added to make application development easier. It's been a few years since the last major upgrade of Domino. The marketing behind R5 was a bit overwhelming, but the end result has been very powerful and we've gotten a lot out of that release. But it's natural to want more.
To that end, we've started to see some information coming out of Lotus about "Rnext," the reputed follow-on release to R5. In this article, I'll give a brief overview of the new developer-oriented features in Rnext, with a focus on the Domino Designer client.
Launching the client The first noticeable change is to the familiar password dialog box, presented when you start the application. Figure A shows the redesigned window in Rnext.
FIGURE A
 
It's time for the Rnext password challenge. Roll over picture for a larger image.
The new window allows the user and location to be chosen at start-up, rather than starting the client and changing location from the workspace. This is an excellent time saver.
Figure B shows the workspace presented after start-up. The color scheme is the obvious change, along with the links for setup. The icons along the left are also much prettier.
FIGURE B
 
The Rnext workspace has a spruced up look. Roll over picture for a larger image.
As you might imagine, the final result is likely to be different from these early preview screens.
Domino Designer When you select the Domino Designer icon from the left, the screen shown in Figure C is presented.
FIGURE C
 
Open up Domino Designer. Roll over picture for a larger image.
The drop-down dialog box at the top of the frame is new. It provides quick access to common tasks. If you select, "Domino Objects for LotusScript and OLE," from the list, you'll see the diagram in the main work area. This is an excellent resource for any developer.
An excellent feature of the chart shown above in Figure C is that you can click on the individual elements (Domino objects). Selecting a box opens the associated help topic. A chart of JavaScript objects is included as well. Now, let's turn our attention to individual elements of a Domino database.
Database elements Figure D shows the left pane expanded for a test database. You should quickly notice major changes.
FIGURE D
 
Changes are evident in the database design elements. Roll over picture for a larger image.
Here's a breakdown of the changes and additions:
- Shared Code: This area contains all design elements that may be reused throughout the database, including subforms, agents, fields, outlines, actions, and script libraries;
- Servlets: The Sun Java standard for server-based code is now a standard part of the Domino development environment; servlets were available in previous versions, but all development was restricted to non-Domino Java development environments;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-- Advertisement --
AUTOMATE LOTUS NOTES USER ID MANAGEMENT
ID Manager 4.5 from HELP Software provides a new level of automaton for managing Lotus Notes IDs. ID Manager lets Lotus Notes administrators get out of the business of creating and managing user IDs. Use our ROI calculator to see how quickly ID Manager will pay for itself.
Learn more about HELP Software products |
-- Advertisement --
Integrate your Notes Applications with Microsoft Office and Symphony
Integra for Notes Integrates Microsoft Office and/or IBM Lotus Symphony
Requires NO change to the design of the appliation or Installations of DLL's and EXE's
- Integra is a ready to use solution, enhance static reports with Excel data analysis, pivot tables, macros
- User friendly aproach, using a point and click access to features
- Reports from any Lotus Notes databases
- Runs reports through a Notes client, web browser and scheduled basis
- Allows use of LotusScript for advanced data manipulation
- Enables self service reporting capabilities to end-users
Learn more at www.integra4notes.com. |
|
|
|
|
|
|
|
|
|
|