Lotus_Domino

HCL Notes

HCL Notes

Collaborative software platform


HCL Notes (formerly Lotus Notes then IBM Notes[2][3]) is a proprietary collaborative software platform for Unix (AIX and IBM i), Windows, Linux and macOS, sold by HCLTech.[4] The client application is called Notes while the server component is branded HCL Domino.

Quick Facts Original author(s), Developer(s) ...

HCL Notes provides business collaboration functions, such as email, calendars, to-do lists, contact management, discussion forums, file sharing, websites, instant messaging, blogs, document libraries, user directories, and custom applications. It can also be used with other HCL Domino applications and databases. IBM Notes 9 Social Edition removed integration with the office software package IBM Lotus Symphony, which had been integrated with the Lotus Notes client in versions 8.x.

Lotus Development Corporation originally developed "Lotus Notes" in 1989. IBM bought Lotus in 1995 and it became known as the Lotus Development division of IBM. On December 6, 2018, IBM announced that it was selling a number of software products to HCLSoftware for $1.8bn,[5] including Notes and Domino.[6] This acquisition was completed in July 2019.[7]

Design

HCL Domino is a client-server cross-platform application runtime environment.

Domino provides email, calendars, instant messaging (with additional HCLSoftware voice- and video-conferencing and web-collaboration), discussions/forums, blogs, and an inbuilt personnel/user directory. In addition to these standard applications, an organization may use the Domino Designer development environment and other tools to develop additional integrated applications such as request approval / workflow and document management.

The Domino product consists of several components:

  • HCL Notes client application (since version 8, this is based on Eclipse)
  • HCL Notes client, either:
    • a rich client
    • a web client, HCL iNotes
    • a mobile email client, HCL Notes Traveler
  • HCL Verse client, either:
    • a web email client, Verse on Premises (VOP)
    • a mobile email client, Verse Mobile (for iOS and Android)
  • HCL Domino server
  • HCL Domino Administration Client
  • HCL Domino Designer (Eclipse-based integrated development environment) for creating client-server applications that run within the Notes framework

Domino competes with products from other companies such as Microsoft, Google, Zimbra and others. Because of the application development abilities, HCL Domino is often compared to products like Microsoft Sharepoint.[8][9] The database in Domino can be replicated between servers and between server and client, thereby allowing clients offline capabilities.

Domino, a business application as well as a messaging server, is compatible with both Notes and web-browsers. Notes (and since IBM Domino 9, the HCAA) may be used to access any Domino application, such as discussion forums, document libraries, and numerous other applications. Notes resembles a web-browser in that it may run any compatible application that the user has permission for.

Domino provides applications that can be used to:

  • access, store and present information through a user interface
  • enforce security
  • replicate, that is, allow many different servers to contain the same information and have many users work with that data

The standard storage mechanism in Domino is a document-database format, the "Notes Storage Facility" (.nsf). The .nsf file will normally contain both an application design and its associated data. Domino can also access relational databases, either through an additional server called HCL Enterprise Integrator for Domino, through ODBC calls or through the use of XPages.

As Domino is an application runtime environment, email and calendars operate as applications within Notes, which HCL provides with the product. A Domino application-developer can change or completely replace that application.[10] HCL has released the base templates as open source as well.[11]

Programmers can develop applications for Domino in a variety of development languages including:

The client supports a formula language as well as JavaScript. Software developers can build applications to run either within the Notes application runtime environment or through a web server for use in a web browser, although the interface would need to be developed separately unless XPages is used.

Use

Notes can be used for email, as a calendar, PIM, instant messaging, Web browsing, and other applications. Notes can access both local- and server-based applications and data.

Notes can function as an IMAP and POP email client with non-Domino mail servers. The system can retrieve recipient addresses from any LDAP server, including Active Directory, and includes a web browser, although it can be configured by a Domino Developer to launch a different web browser instead.

Features include group calendars and schedules, SMTP/MIME-based email, NNTP-based news support, and automatic HTML conversion of all documents by the Domino HTTP task.

Notes can be used with Sametime instant-messaging to allow to see other users online and chat with one or more of them at the same time. Beginning with Release 6.5, this function has been freely available. Presence awareness is available in email and other HCL Domino applications for users in organizations that use both Notes and Sametime.

Since version 7, Notes has provided a Web services interface. Domino can be a Web server for HTML files; authentication of access to Domino databases or HTML files uses the Domino user directory and external systems such as Microsoft Active Directory.

A design client, Domino Designer, can allow the development of database applications consisting of forms (which allow users to create documents) and views (which display selected document fields in columns).

In addition to its role as a groupware system (email, calendaring, shared documents and discussions), HCL Notes and Domino can also construct "workflow"-type applications, particularly those which require approval processes and routing of data.

Since Release 5, server clustering has had the ability to provide geographic redundancy for servers.

Notes System Diagnostic (NSD) gathers information about the running of a Notes workstation or of a Domino server.[12]

On October 10, 2018, IBM released IBM Domino v10.0 and IBM Notes 10.0 as the latest release. In December, 2019, HCL released HCL Domino v11 and HCL Notes v11.

Overview

Client/server

Notes and Domino are client/server database environments. The server software is called Domino and the client software is Notes. Domino software can run on Windows, Unix, AIX, and IBM mid-range systems and can scale to tens of thousands of users per server. There are different supported versions of the Domino server that are supported on the various levels of server operating systems. Usually the latest server operating system is only officially supported by a version of HCL Domino that is released at about the same time as that OS.

Domino has security capabilities on a variety of levels. The authorizations can be granular, down to the field level in specific records all the way up to 10 different parameters that can be set up at a database level, with intermediate options in between. Users can also assign access for other users to their personal calendar and email on a more generic reader, editor, edit with delete and manage my calendar levels. All of the security in Notes and Domino is independent of the server OS or Active Directory. Optionally, the Notes client can be configured to have the user use their Active Directory identity.

Data replication

The first release of Lotus Notes included a generalized replication facility. The generalized nature of this feature set it apart from predecessors like Usenet and continued to differentiate Lotus Notes.

Domino servers and Notes clients identify NSF files by their Replica IDs, and keep replicated files synchronized by bi-directionally exchanging data, metadata, and application logic and design. There are options available to define what meta-data replicates, or specifically exclude certain meta data from replicating. Replication between two servers, or between a client and a server, can occur over a network or a point-to-point modem connection. Replication between servers may occur at intervals according to a defined schedule, in near-real-time when triggered by data changes in server clusters, or when triggered by an administrator or program.

Creation of a local replica of an NSF file on the hard disk of an HCL Notes client enables the user to fully use Notes and Domino databases while working off-line. The client synchronizes any changes when client and server next connect. Local replicas are also sometimes maintained for use while connected to the network in order to reduce network latency. Replication between a Notes client and Domino server can run automatically according to a schedule, or manually in response to a user or programmatic request. Since Notes 6, local replicas maintain all security features programmed into the applications. Earlier releases of Notes did not always do so. Early releases also did not offer a way to encrypt NSF files, raising concerns that local replicas might expose too much confidential data on laptops or insecure home office computers, but more recent releases offer encryption, and as of [when?] the default setting for newly created local replicas.

Security

Lotus Notes was the first widely adopted software product to use public key cryptography for client–server and server–server authentication and for encryption of data. Until US laws regulating encryption were changed in 2000, IBM and Lotus were prohibited from exporting versions of Notes that supported symmetric encryption keys that were longer than 40 bits. In 1997, Lotus negotiated an agreement with the NSA that allowed export of a version that supported stronger keys with 64 bits, but 24 of the bits were encrypted with a special key and included in the message to provide a "workload reduction factor" for the NSA. This strengthened the protection for users of Notes outside the US against private-sector industrial espionage, but not against spying by the US government.[13][14] This implementation was widely announced, but with some justification many people did consider it to be a backdoor. Some governments objected to being put at a disadvantage to the NSA, and as a result Lotus continued to support the 40-bit version for export to those countries.

Notes and Domino also uses a code-signature framework that controls the security context, runtime, and rights of custom code developed and introduced into the environment. Notes 5 introduced an execution control list (ECL) at the client level. The ECL allows or denies the execution of custom code based on the signature attached to it, preventing code from untrusted (and possibly malignant) sources from running. Notes and Domino 6 allowed client ECLs to be managed centrally by server administrators through the implementation of policies. Since release 4.5, the code signatures listed in properly configured ECLs prevent code from being executed by external sources, to avoid virus propagation through Notes/Domino environments. Administrators can centrally control whether each mailbox user can add exceptions to, and thus override, the ECL.

Database security

Access control lists (ACLs) control a user of server's level of access to that database. Only a user with Manager access can create or modify the ACL. Default entries in the ACL can be set when the Manager creates the database.

Roles, rather than user id, can determine access level.

Programming

Notes and Domino is a cross-platform, distributed document-oriented NoSQL database and messaging framework and rapid application development environment that includes pre-built applications like email, calendar, etc. This sets it apart from its major commercial competitors, such as Microsoft Exchange or Novell GroupWise, which are purpose-built applications for mail and calendaring that offer APIs for extensibility.

Domino databases are built using the Domino Designer client, available only for Microsoft Windows; standard user clients are available for Windows, Linux, and macOS.[15] A key feature of Notes is that many replicas of the same database can exist at the same time on different servers and clients, across dissimilar platforms; the same storage architecture is used for both client and server replicas. Originally, replication in Notes happened at document (i.e., record) level. With release of Notes 4 in 1996, replication was changed so that it now occurs at field level.

A database is a Notes Storage Facility (.nsf) file, containing basic units of storage known as a "note". Every note has a UniqueID that is shared by all its replicas. Every replica also has a UniqueID that uniquely identifies it within any cluster of servers, a domain of servers, or even across domains belonging to many organizations that are all hosting replicas of the same database. Each note also stores its creation and modification dates, and one or more Items.

There are several classes of notes, including design notes and document notes. Design notes are created and modified with the Domino Designer client, and represent programmable elements, such as the GUI layout of forms for displaying and editing data, or formulas and scripts for manipulating data. Document notes represent user data, and are created and modified with the Notes client, via a web browser, via mail routing and delivery, or via programmed code.

Document notes can have parent-child relationships, but Notes should not be considered a hierarchical database in the classic sense of information management systems. Notes databases are also not relational, although there is a SQL driver that can be used with Notes, and it does have some features that can be used to develop applications that mimic relational features. Notes does not support atomic transactions, and its file locking is rudimentary. Notes is a document-oriented database (document-based, schema-less, loosely structured) with support for rich content and powerful indexing facilities. This structure closely mimics paper-based work flows that Notes is typically used to automate.

Items represent the content of a note. Every item has a name, a type, and may have some flags set. A note can have more than one item with the same name. Item types include Number, Number List, Text, Text List, Date-Time, Date-Time List, and Rich Text. Flags are used for managing attributes associated with the item, such as read or write security. Items in design notes represent the programmed elements of a database. For example, the layout of an entry form is stored in the rich text Body item within a form design note. This means that the design of the database can replicate to users' desktops just like the data itself, making it extremely easy to deploy updated applications.

Items in document notes represent user-entered or computed data. An item named "Form" in a document note can be used to bind a document to a form design note, which directs the Notes client to merge the content of the document note items with the GUI information and code represented in the given form design note for display and editing purposes. However, other methods can be used to override this binding of a document to a form note. The resulting loose binding of documents to design information is one of the cornerstones of the power of Notes. Traditional database developers used to working with rigidly enforced schemas, on the other hand, may consider the power of this feature to be a double-edged sword.

Notes application development uses several programming languages. Formula and LotusScript are the two original ones. LotusScript is similar to, and may even be considered a specialized implementation of, Visual Basic, but with the addition of many native classes that model the Notes environment, whereas Formula is similar to Lotus 1-2-3 formula language but is unique to Notes.

Java was integrated into IBM Notes beginning with Release 4.5. With Release 5, Java support was greatly enhanced and expanded, and JavaScript was added. While LotusScript remains a primary tool in developing applications for the Lotus Notes client, Java and JavaScript are the primary tools for server-based processing, developing applications for browser access, and allowing browsers to emulate the functionality of the IBM Notes client. With XPages, the IBM Notes client can now natively process Java and JavaScript code, although applications development usually requires at least some code specific to only IBM Notes or only a browser.

As of version 6, Lotus established an XML programming interface in addition to the options already available. The Domino XML Language (DXL) provides XML representations of all data and design resources in the Notes model, allowing any XML processing tool to create and modify IBM Notes and Domino data.

Since Release 8.5, XPages were also integrated into IBM Notes.

External to the Notes application, HCL provides toolkits in C, C++, and Java to connect to the Domino database and perform a wide variety of tasks. The C toolkit is the most mature, and the C++ toolkit is an objectized version of the C toolkit, lacking many functions the C toolkit provides. The Java toolkit is the least mature of the three and can be used for basic application needs.

Database

IBM Notes includes a database management system but Notes files are different from relational or object databases because they are document-centric. Document-oriented databases such as Notes allow multiple values in items (fields), do not require a schema, come with built-in document-level access control, and store rich text data. IBM Domino 7 to 8.5.x supports the use of IBM Db2 database as an alternative store for IBM Notes databases. This NSFDB2 feature, however, is now in maintenance mode with no further development planned.[16] An IBM Notes database can be mapped to a relational database using tools like DECS, [LEI], JDBCSql for Domino or NotesSQL.[17]

Configuration

The HCL Domino server or the Domino client store their configuration in their own databases / application files (*.nsf). No relevant configuration settings are saved in the Windows Registry if the operating system is Windows. Some other configuration options (primary the start configuration) is stored in the notes.ini (there are currently over 2000 known options available[18]).

Use as an email client

Notes is commonly deployed as an end-user email client in larger organizations.

When an organization employs an HCL Domino server, it usually also deploys the supplied Notes client for accessing the Notes application for email and calendaring but also to use document management and workflow applications. As Notes is a runtime environment, and the email and calendaring functions in Notes are simply an application provided by HCL, the administrators are free to develop alternate email and calendaring applications. It is also possible to alter, amend or extend the HCL supplied email and calendaring application.

The Domino server also supports POP3 and IMAP mail clients, and through an extension product (HCL mail support for Microsoft Outlook) supports native access for Microsoft Outlook clients.[19]

HCL also provides iNotes (in Notes 6.5 renamed to "Domino Web Access" but in version 8.0 reverted to iNotes), to allow the use of email and calendaring features through web browsers on Windows, Mac and Linux, such as Internet Explorer and Firefox. There are several spam filtering programs available (including IBM Lotus Protector), and a rules engine allowing user-defined mail processing to be performed by the server.

Comparison with other email clients

Notes was designed as a collaborative application platform where email was just one of numerous applications that ran in the Notes client software. The Notes client was also designed to run on multiple platforms including Windows, OS/2, classic Mac OS, SCO Open Desktop UNIX, and Linux. These two factors have resulted in the user interface containing some differences from applications that only run on Windows. Furthermore, these differences have often remained in the product to retain backward compatibility with earlier releases, instead of conforming to updated Windows UI standards. The following are some of these differences.

  • Properties dialog boxes for formatting text, hyperlinks and other rich-text information can remain open after a user makes changes to selected text. This provides flexibility to select new text and apply other formatting without closing the dialog box, selecting new text and opening a new format dialog box. Almost all other Windows applications require the user to close the dialog box, select new text, then open a new dialog box for formatting/changes.
  • Properties dialog boxes also automatically recognize the type of text selected and display appropriate selections (for instance, a hyperlink properties box).
  • Users can format tables as tabbed interfaces as part of form design (for applications) or within mail messages (or in rich-text fields in applications). This provides users the ability to provide tab-style organization to documents, similar to popular tab navigation in most web portals, etc.
  • End-users can readily insert links to Notes applications, Notes views or other Notes documents into Notes documents.
  • Deleting a document (or email) will delete it from every folder in which it appears, since the folders simply contain links to the same back-end document. Some other email clients only delete the email from the current folder; if the email appears in other folders it is left alone, requiring the user to hunt through multiple folders in order to completely delete a message. In Notes, clicking on "Remove from Folder" will remove the document only from that folder leaving all other instances intact.
  • The All Documents and Sent "views" differ from other collections of documents known as "folders" and exhibit different behaviors. Specifically, mail cannot be dragged out of them, and so removed from those views; the email can only be "copied" from them. This is because these are views, and their membership indexes are maintained according to characteristics of the documents contained in them, rather than based on user interaction as is the case for a folder. This technical difference can be baffling to users, in environments where no training is given. All Documents contain all of the documents in a mailbox, no matter which folder it is in. The only way to remove something from All Documents is to delete it outright.

Lotus Notes 7 and older versions had more differences, which were removed from subsequent releases:

  • Users select a "New Memo" to send an email, rather than "New Mail" or "New Message". (Notes 8 calls the command "New Message")
  • To select multiple documents in a Notes view, one drags one's mouse next to the documents to select, rather than using ⇧ Shift+single click. (Notes 8 uses keypress conventions.)
  • The searching function offers a "phrase search", rather than the more common "or search", and Notes requires users to spell out Boolean conditions in search-strings. As a result, users must search for "delete AND folder" in order to find help text that contains the phrase "delete a folder". Searching for "delete folder" does not yield the desired result. (Notes 8 uses or-search conventions.)

Lotus Notes 8.0 (released in 2007) became the first version to employ a dedicated user-experience team,[20] resulting in changes in the IBM Notes client experience in the primary and new notes user interface. This new interface runs in the open source Eclipse Framework, which is a project started by IBM, opening up more application development opportunities through the use of Eclipse plug-ins. The new interface provides many new user interface features and the ability to include user-selected applications/applets in small panes in the interface. Lotus Notes 8.0 also included a new email interface / design to match the new Lotus Notes 8.0 eclipse based interface. Eclipse is a Java framework and allows IBM to port Notes to other platforms rapidly. An issue with Eclipse and therefore Notes 8.0 is the applications start-up and user-interaction speed. Lotus Notes 8.5 sped up the application and the increase in general specification of PCs means this is less of an issue.

IBM Notes 9 continued the evolution of the user interface to more closely align with modern application interfaces found in many commercial packaged or web-based software. Currently, the software still does not have an auto-correct option - or even ability - to reverse accidental use of caps lock.

Domino is now running on the Eclipse platform and offers many new development environments and tools such as XPages.[21]

For lower spec PCs, a new version of the old interface is still provided albeit as it is the old interface many of the new features are not available and the email user interface reverts to the Notes 7.x style.

This new user experience builds on Notes 6.5 (released in 2003), which upgraded the email client, previously regarded by many as the product's Achilles heel. Features added at that time included:

  • drag and drop of folders
  • replication of unread marks between servers
  • follow-up flags
  • reply and forward indicators on emails
  • ability to edit an attachment and save the changes back to an email id

Reception

Publications such as The Guardian in 2006 have criticized earlier versions of Lotus Notes for having an "unintuitive [user] interface" and cite widespread dissatisfaction with the usability of the client software. The Guardian indicated that Notes has not necessarily suffered as a result of this dissatisfaction due to the fact that "the people who choose [enterprise software] tend not to be the ones who use it."[22]

Earlier versions of Notes have also been criticized for violating an important usability best practice that suggests a consistent UI is often better than custom alternative. Software written for a particular operating system should follow that particular OS's user interface style guide. Not following those style guides can confuse users. A notable example is F5 keyboard shortcut, which is used to refresh window contents in Microsoft Windows. Pressing F5 in Lotus Notes before release 8.0 caused it to lock screen. Since this was a major point of criticism this was changed in release 8.0. Old versions did not support proportional scrollbars (which give the user an idea of how long the document is, relative to the portion being viewed).[23] Proportional scroll bars were only introduced in Notes 8.[24]

Older versions of Notes also suffered from similar user interaction choices, many of which were also corrected in subsequent releases. One example that was corrected in Release 8.5: In earlier versions the out-of-office agent needed to be manually enabled when leaving and disabled when coming back, even if start and end date have been set. As of Release 8.5 the out-of-office notification now automatically shuts off without a need for a manual disable.

Unlike some other e-mail client software programs, IBM Notes developers made a choice to not allow individual users to determine whether a return receipt is sent when they open an e-mail; rather, that option is configured at the server level. IBM developers believe "Allowing individual cancellation of return receipt violates the intent of a return receipt function within an organization". So, depending on system settings, users will have no choice in return receipts going back to spammers or other senders of unwanted e-mail. This has led tech sites to publish ways to get around this feature of Notes. For IBM Notes 9.0 and IBM iNotes 9.0, the IBM Domino server's .INI file can now contain an entry to control return receipt in a manner that's more aligned with community expectations (IBM Notes 9 Product Documentation).[25][26][27]

When Notes crashes, some processes may continue running and prevent the application from being restarted until they are killed.[28]

Over the 30-year history of IBM Notes, Lotus Development Corporation and later IBM have developed many other software products that are based on, or integrated with IBM Notes. The most prominent of these is the IBM Lotus Domino server software, which was originally known as the Lotus Notes Server and gained a separate name with the release of version 4.5. The server platform also became the foundation for products such as IBM Lotus Quickr for Domino, for document management, and IBM Sametime for instant messaging, audio and video communication, and web conferencing, and with Release 8.5, IBM Connections.

In early releases of IBM Notes, there was considerable emphasis on client-side integration with the IBM Lotus SmartSuite environment. With Microsoft's increasing predominance in office productivity software, the desktop integration focus switched for a time to Microsoft Office. With the release of version 8.0 in 2007, based on the Eclipse framework, IBM again added integration with its own office-productivity suite, the OpenOffice.org-derived IBM Lotus Symphony. IBM Lotus Expeditor is a framework for developing Eclipse-based applications.

Other IBM products and technologies have also been built to integrate with IBM Notes. For mobile-device synchronization, this previously included the client-side IBM Lotus Easysync Pro product (no longer in development) and IBM Notes Traveler, a newer no-charge server-side add-on for mail, calendar and contact sync. A recent addition to IBM's portfolio are two IBM Lotus Protector products for mail security and encryption, which have been built to integrate with IBM Notes.

With a long market history and large installed base, Notes and Domino have spawned a large third-party software ecosystem. Such products can be divided into four broad, and somewhat overlapping classes:

  • Notes and Domino applications are software programs written in the form of one or more Notes databases, and often supplied as NTF templates. This type of software typically is focused on providing business benefit from Notes' core collaboration, workflow and messaging capabilities. Examples include customer relationship management (CRM), human resources, and project tracking systems. Some applications of this sort may offer a browser interface in addition to Notes client access. The code within these programs typically uses the same languages available to an in-house Domino developer: Notes formula language, LotusScript, Java and JavaScript.
  • Notes and Domino add-ons, tools and extensions are generally executable programs written in C, C++ or another compiled language that are designed specifically to integrate with Notes and Domino. This class of software may include both client- and server-side executable components. In some cases, Notes databases may be used for configuration and reporting. Since the advent of the Eclipse-based Notes 8 Standard client, client-side add-ons may also include Eclipse plug-ins and XML-based widgets. The typical role for this type of software is to support or extend core Notes functionality. Examples include spam and anti-virus products, server administration and monitoring tools, messaging and storage management products, policy-based tools, data synchronization tools and developer tools.
  • Notes and Domino-aware adds-ins and agents are also executable programs, but they are designed to extend the reach of a general networked software product to Notes and Domino data. This class includes server and client backup software, anti-spam and anti-virus products, and e-discovery and archiving systems. It also includes add-ins to integrate Notes with third-party offerings such as Cisco WebEx conferencing service or the Salesforce.com CRM platform.

History

Notes has a history spanning more than 30 years.[29] Its chief inspiration was PLATO Notes, created by David R. Woolley at the University of Illinois in 1973. In today's terminology, PLATO Notes supported user-created discussion groups, and it was part of the foundation for an online community which thrived for more than 20 years on the PLATO system.[30] Ray Ozzie worked with PLATO while attending the University of Illinois in the 1970s. When PC network technology began to emerge, Ozzie made a deal with Mitch Kapor, the founder of Lotus Development Corporation, that resulted in the formation of Iris Associates in 1984 to develop products that would combine the capabilities of PCs with the collaborative tools pioneered in PLATO. The agreement put control of product development under Ozzie and Iris, and sales and marketing under Lotus. In 1994, after the release and marketplace success of Notes R3, Lotus purchased Iris. In 1995 IBM purchased Lotus.

In 2008, IBM released XPages technology, based on JavaServer Faces. This allows Domino applications to be better surfaced to browser clients, though the UX and business logic must be completely rewritten. Previously, Domino applications could be accessed through browsers, but required extensive web specific modifications to get full functionality in browsers. XPages also gave the application new capabilities that are not possible with the classic Notes client. The IBM Domino 9 Social Edition included the Notes Browser Plugin, which would surface Notes applications through a minified version of the rich desktop client contained in a browser tab.

Branding

Prior to release 4.5, the Lotus Notes branding encompassed both the client and server applications.[31] In 1996, Lotus released an HTTP server add-on for the Notes 4 server called "Domino". This add-on allowed Notes documents to be rendered as web pages in real time. Later that year, the Domino web server was integrated into release 4.5 of the core Notes server and the entire server program was re-branded, taking on the name "Domino". Only the client program officially retained the "Lotus Notes" name.

In November 2012, IBM announced it would be dropping the Lotus brand and moving forward with the IBM brand only to identify products, including Notes and Domino.[32] On October 9, 2018, IBM announced the availability of the latest version of the client and server software.

In 2019, Domino and Notes became enterprise software products managed under HCLSoftware.

Release history

More information Release, Date ...

21st century

IBM donated parts of the IBM Notes and Domino code to OpenOffice.org[92] on September 12, 2007 and since 2008 has been regularly donating code to OpenNTF.org.[93]


Despite repeated predictions of the decline or impending demise of IBM Notes and Domino, such as Forbes magazine's 1998 "The decline and fall of Lotus",[94] the installed base of Lotus Notes has increased from an estimated 42 million seats in September 1998 [citation needed] to approximately 140 million cumulative licenses sold through 2008.[95] Once IBM Workplace was discontinued in 2006,[96] speculation about dropping Notes was rendered moot. Moreover, IBM introduced iNotes for iPhone two years later.[95]

IBM contributed some of the code it had developed for the integration of the OpenOffice.org suite into Notes 8 to the project.[97] IBM also packaged its version of OpenOffice.org for free distribution as IBM Lotus Symphony.[98]

IBM Notes and Domino 9 Social Edition shipped on March 21, 2013.[99] Changes include significantly updated user interface, near-parity of IBM Notes and IBM iNotes functionality, the IBM Notes Browser Plugin, new XPages controls added to IBM Domino, refreshed IBM Domino Designer user interface, added support for To Dos on Android mobile devices, and additional server functionality as detailed in the Announcement Letter.

In late 2016, IBM announced that there would not be a Notes 9.0.2 release, but 9.0.1 would be supported until at least 2021.[100] In the same presentation IBM also stated that their internal users had been migrated away from Notes and onto the IBM Verse client.

On October 25, 2017, IBM announced a plan to deliver a Domino V10 family update sometime in 2018. The new version will be built in partnership with HCLTech. IBM's development and support team responsible for these products are moving to HCL, however, the marketing, and sales continue to be IBM-led. Product strategy is shared between IBM and HCL. As part of the announcement, IBM indicated that there is no formal end to product support planned.[101]

On October 9, 2018, IBM announced IBM Domino 10.0 and IBM Notes 10.0 in Frankfurt, Germany, and made them available to download on October 10, 2018.[102]

See also


References

  1. "Unlocking Innovation - Explore the Power of HCL Domino v14". December 7, 2023.
  2. Steve Lohr (June 13, 1995). "What Lotus Got: Cash and Freedom". The New York Times. Retrieved June 21, 2019.
  3. Kwan, Campbell (July 2, 2019). "HCL now fully controls IBM software including Notes and Domino". ZDNet. Retrieved September 9, 2019.
  4. Simon Sharwood (October 30, 2017). "IBM offloads Notes and Domino to India's HCL Technologies". TheRegister.co.uk.
  5. Adriaan Bloem (December 3, 2009). "The Difference between SharePoint and Lotus Notes". Realstorygroup.com. Retrieved October 24, 2011.
  6. McAmis, David (May 25, 2006). "Lotus Notes/Domino 7 vs SharePoint Portal Server 2003". ZDnet. Retrieved October 24, 2011.
  7. "Third party alters and extends the email and calendaring application supplied by IBM for Lotus Notes". Peoplecube.com. Archived from the original on September 30, 2011. Retrieved October 24, 2011.
  8. Speed, Tim (February 22, 2006). Upgrading to Lotus Notes and Domino 7. From technologies to solutions. Packt Publishing Ltd (published 2006). ISBN 9781847190499. Retrieved April 21, 2014. Notes System Diagnostic (NSD) is a Lotus tool designed to gather information about a Notes workstation or a Domino server.
  9. "The Swedes discover Lotus Notes has key escrow!" The Risks Digest, Volume 19, Issue 52, 1997-12-24
  10. Domino Designer clients available here http://www.ibm.com/developerworks/downloads/ls/lsndad/
  11. "IBM Support statement for Lotus Domino NSFDB2 - United States". www-01.ibm.com. January 10, 2017. Retrieved January 19, 2019.
  12. "NotesSQL". IBM. Archived from the original on June 2, 2007. Retrieved October 24, 2011.
  13. Mary Raven (April 18, 2006). "Welcome to my "design blog"!". IBM. Retrieved September 29, 2016.
  14. "Lotus Notes & Domino Training - Life IT". www.lifeit.co.uk. Retrieved February 26, 2016.
  15. Arthur, Charles (February 9, 2006). "Survival of the unfittest". The Guardian. London.
  16. "Lotus Notes Sucks". Archived from the original on April 22, 2012.
  17. "Updated Lotus Notes "Hannover" screenshots (comment)". Archived from the original on November 1, 2011. Retrieved January 20, 2012.
  18. "KillNotes". October 17, 2022.
  19. Official history of Lotus Notes IBM DeveloperWorks Web Site
  20. PLATO Notes Files, 1972-1976 (Record Series 7/13/10), from the University of Illinois Archives; this includes several years worth of transcripts of old notes files from the mid 1970s, recovered from very low quality printouts.
  21. "The History of Notes and Domino". IBM. Retrieved October 24, 2011.
  22. Jeff Mitchell (May 14, 2012), "IBM Lotus Notes File versions", Puttin' on the Bits Blog, Littleton, Mass: IBM
  23. Support info for running Notes 7 on Wine Archived August 19, 2006, at the Wayback Machine The Official Wine Wiki
  24. "What's new in IBM Lotus Notes 8.5". IBM. Retrieved October 24, 2011.
  25. "Notes/Domino Fix List - Lotus Notes/Domino 8.5.1 Fix Pack 5 Release Notice". Archived from the original on December 4, 2010. Retrieved December 10, 2010.
  26. "Notes/Domino Fix List - Lotus Notes/Domino 8.5.2 Fix Pack 1 Release Notice". Archived from the original on December 21, 2010. Retrieved December 17, 2010.
  27. "Notes/Domino Fix List - Lotus Notes/Domino 8.5.2 Fix Pack 3 Release Notice". Archived from the original on September 21, 2011. Retrieved July 22, 2011.
  28. "Notes/Domino Fix List - Notes/Domino Status". Archived from the original on April 2, 2012. Retrieved October 24, 2011.
  29. "Notes/Domino Fix List - Lotus Notes/Domino 8.5.3 Fix Pack 2 Release Notice". Archived from the original on November 3, 2012. Retrieved July 27, 2012.
  30. "Notes/Domino Fix List - Notes/Domino Status". www-10.lotus.com. Archived from the original on April 27, 2013. Retrieved January 11, 2022.
  31. "Notes/Domino Fix List - Notes/Domino Status". www-10.lotus.com. Archived from the original on May 27, 2014. Retrieved January 11, 2022.
  32. "Notes/Domino Fix List - Lotus Notes/Domino 8.5.3 Fix Pack 6 Release Notice". Archived from the original on March 6, 2016. Retrieved November 21, 2017.
  33. Brill, Ed. "IBM Notes/Domino 9 Social Edition public beta planned for December 14". EdBrill.com. Retrieved November 13, 2012.
  34. Myers, Anthony. "IBM Notes/Domino 9 Social Edition Beta Goes Live December 14". CMS Wire. Retrieved November 16, 2012.
  35. "Notes/Domino Fix List - IBM Notes/Domino 9.0.1 Fix Pack 1 Release Notice". Archived from the original on July 2, 2017. Retrieved December 19, 2016.
  36. "Notes/Domino Fix List - IBM Notes/Domino 9.0.1 Fix Pack 2 Release Notice". Archived from the original on September 19, 2016. Retrieved September 6, 2016.
  37. "Notes/Domino Fix List - IBM Notes/Domino 9.0.1 Fix Pack 3 Release Notice". Archived from the original on September 19, 2016. Retrieved September 6, 2016.
  38. "Notes/Domino Fix List - IBM Notes/Domino 9.0.1 Fix Pack 4 Release Notice". Archived from the original on September 19, 2016. Retrieved September 6, 2016.
  39. "Notes/Domino Fix List - IBM Notes/Domino 9.0.1 Fix Pack 5 Release Notice". Archived from the original on September 19, 2016. Retrieved September 6, 2016.
  40. "Notes/Domino Fix List - IBM Notes/Domino 9.0.1 Fix pack 6 Release Notice". Archived from the original on September 16, 2016. Retrieved September 6, 2016.
  41. "Notes/Domino Fix List - IBM Notes/Domino 9.0.1 Fix Pack 7 Release Notice". Archived from the original on September 27, 2016. Retrieved September 25, 2016.
  42. "Notes/Domino Fix List - IBM Notes?/Domino? 9.0.1 Feature Pack 10 Release Notice". Archived from the original on February 1, 2018. Retrieved February 1, 2018.
  43. "IBM Domino V10 Key Features and Benefits". Archived from the original on October 14, 2018. Retrieved October 13, 2018.
  44. www-10.lotus.com/ldd/fixlist.nsf/WhatsNew/b1df4042fb8a980c852583b40067a7be?OpenDocument
  45. "Notes/Domino Fix List - Fixes by Release". ds_infolib.hcltechsw.com. Retrieved March 11, 2022.
  46. "Notes/Domino Fix List - Fixes by Release". ds_infolib.hcltechsw.com. Retrieved September 9, 2022.
  47. "ACME Client Implementations - Let's Encrypt". letsencrypt.org. Retrieved May 5, 2022.
  48. "What's new in 12.0.2?". help.hcltechsw.com. Retrieved May 27, 2023.
  49. "HCL Notes and Domino 12.0.2 Release Notes - Customer Support". support.hcltechsw.com. Retrieved May 27, 2023.
  50. "Notes/Domino 12.0.2 Fix Pack 1 Release Notice - Customer Support". support.hcltechsw.com. Retrieved May 27, 2023.
  51. "Notes/Domino 12.0.2 Fix Pack 1 Release Notice - Customer Support". support.hcltechsw.com. Retrieved May 27, 2023.
  52. "Notes/Domino Fix List - Fixes by Release". ds_infolib.hcltechsw.com. Retrieved May 27, 2023.
  53. "Notes/Domino 12.0.2 Fix Pack 2 Release Notice - Customer Support". support.hcltechsw.com. Retrieved August 1, 2023.
  54. "Notes/Domino 12.0.2 Fix Pack 2 Release Notice - Customer Support". support.hcltechsw.com. Retrieved August 1, 2023.
  55. "Notes/Domino Fix List - Fixes by Release". ds_infolib.hcltechsw.com. Retrieved August 1, 2023.
  56. Paul, Ryan (September 10, 2007). "IBM to contribute Lotus Notes code to OpenOffice.org". ars technical. Retrieved June 21, 2009.
  57. "IBM US Announcement Letter 213-085". ibm.com. March 12, 2013. Retrieved March 12, 2013.
  58. "IBM Presents the IBM Notes and Domino Roadmap". IBM. November 4, 2016. Retrieved March 26, 2017.

Share this article:

This article uses material from the Wikipedia article Lotus_Domino, and is written by contributors. Text is available under a CC BY-SA 4.0 International License; additional terms may apply. Images, videos and audio are available under their respective licenses.