Sie sind auf Seite 1von 14

IBM Lotus Notes is the client of a collaborative client-server platform. IBM Lotus Domino is the application server.

Lotus Notes provides integrated collaboration functionality, including email, calendaring, contacts management, to do tracking, instant messaging, an office productivity suite (IBM Lotus Symphony), and access to other Lotus Domino applications and databases. Lotus Notes can also be integrated with additional collaboration capabilities including voice and video conferencing, online meetings, discussions, forums, blogs, file sharing, microblogs, and user directories. In addition to these standard applications the organization may use the IBM Lotus Domino Designer development environment and other tools to develop additional integrated applications such as request approval / workflow and document management. Lotus Notes was originally created by Lotus Development Corp. in 1989. In 1995 Lotus was acquired by IBM and became known as the Lotus Development division of IBM and is now part of the IBM Software and Systems Group. IBM describes the software as "an easy-to-use, single point of access to everything you need to get your work done quickly, including business applications, email, calendars, feeds, and more"[1] Prior to release 4.5, the term Lotus Notes referred to both the client and server applications.[2]. As of October 4, 2011 Lotus Notes was in release 8.5.3. Whereas typical email applications are programmed to be an email client, Lotus Notes is an application that is part of an application development platform, where mail is just one of many possible applications. Lotus Notes and Lotus Domino have spawned a great deal of third-party software, including applications, add-ins, add-ons, widgets, plug-ins and more, such as document management systems[3], discussion forums[4], and numerous other business applications. IN 2008, IBM released XPages technology, allowing Lotus Notes data to be displayed to browser clients on any platform supporting standard web standards.

Contents
[hide]

1 Concept 2 Related software


2.1 Client/server 2.2 Data replication 2.3 Security 2.4 Database security 2.5 Programming 2.6 Database 2.7 Configuration 3.1 Comparison with other email clients

3 Use as an email client

4 Criticisms

5 Related software

5.1 Related IBM Lotus products 5.2 Related software from other vendors

6 History 7 Versions 8 Future 9 See also

9.1 Alternative software

10 References 11 External links


11.1 IBM resources 11.2 General resources

[edit] Concept
Lotus Notes is a multi-user client-server cross-platform application runtime environment, it is the primary user-interface or client of the Lotus Domino/Notes suite. It can be used as an email client without a Lotus Domino server, though this is unusual.[citation needed] Lotus Domino/Notes provides a broad range of integrated functionality including email, calendaring, instant messaging (with additional IBM software voice&video conferencing and/or web-collaboration), discussions/forums, blogs, an inbuilt personnel/user directory and IBM Lotus Symphony, a full office productivity suite. In addition to these standard applications the organization may use the IBM Lotus Domino Designer development environment and other tools to rapidly develop additional integrated applications such as request approval / workflow and document management. Lotus Notes has no single direct competitor which offers a similar wide range of features. It competes with a suite of products from other vendors such as Microsoft. Because of the application development abilities, Lotus Notes is often compared to products like Microsoft Sharepoint.[5][6]. The database in Notes/Domino can be replicated between servers and between server and client, thereby allowing clients offline capabilities. It is often classified as a NoSQL database, as it is document centric and not relational. The Lotus Notes product consists of several components:

Lotus Notes client application (since version 8, this is based on Eclipse) Lotus Notes client (either as a rich client, a web client called Lotus iNotes, or in mobile email clients via Lotus Notes Traveler) Lotus Domino server, a cross platform application server which supports data replication to other servers and clients for offline access. Lotus Domino Administration Client

Lotus Domino Designer (Eclipse-based integrated development environment) for creating client-server applications that run within the Notes framework.

Whereas typical email applications such as Microsoft Outlook are programmed to be an email client, Lotus Notes is an application platform, where mail is just one of many possible applications. Lotus Notes may be used to access a document management system, discussion forums, document libraries, and numerous other applications. Lotus Notes is similar to a webbrowser in that it may run any compatible application that the user has permission for. The Lotus Notes framework provides applications with functionality to access, store & present information through a user-interface, enforce security and replicate (that is, allow many different servers to contain the same information and have many users work with that data). Lotus Notes standard storage mechanism is a document database format, the Notes Storage Format -- or NSF -- which may store both the application and associated data. Lotus Notes may also access relational databases, usually through an additional server called Lotus Enterprise Integration for Domino. As Lotus Notes is an application runtime environment, email and calendering is an application within Lotus Notes, albeit one that IBM provides with the product, but one that can be changed or completely replaced by a Domino application developer.[7] IBM have released the base templates as open source as well.[8] Applications for Lotus Notes are developed in a variety of development languages including the Java through Xpages, as well as with a Visual Basic-like language called LotusScript. Applications may be developed to run within the Lotus Notes application runtime environment and/or through a web server for use in a web browser, although the application interface would need to be developed separately for each. IBM is attempting to resolve this with a new development solution called XPages, where the application is consistently displayed using web-

[edit] Data replication


The first release of Notes included a generalized replication facility. The generalized nature of this feature set it apart from predecessors like Usenet and continues to differentiate Notes from many other systems that now offer some form of synchronization or replication. The facility in Notes and Domino is not limited to email, calendar, and contacts. It works for any data in any application that uses Notes Storage Facility (.nsf) files, which are the standard container for data in the Notes architecture, for its storage. No special programming, tagging, or other configuration is required to enable replication. Domino servers and Notes clients identify NSF files by their Replica IDs, and keep replicate files synchronized by bidirectionally exchanging data, metadata, and application logic and design. Replication between two servers, or between a client and a server, can occur over a network or a point-to-point[disambiguation needed ] 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 a Notes client enables the user to fully use Notes 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 the default setting for newly created local replicas.

[edit] Security
Notes was the first widely adopted software product to use public key cryptography for client server and serverserver authentication and for encryption of data; it remains the product with the largest installed base of PKI users.[citation needed] Until US laws regulating encryption were changed in 2000, Lotus was 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.[9] 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. Under current US export laws, Lotus Notes supports only one version of the Notes PKI with 128-bit symmetric keys, 1024-bit public keys, and no workload reduction factor. The Domino server includes security tools support S/MIME, SSL 3.0 with industry standard key sizes for HTTP and other Internet protocols, X.509 client certificates, and an integrated certificate authority. 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 execution control lists (ECLs) at the client level.[clarification needed] Notes/Domino 6 allowed 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.

[edit] Database security


Every database has an access control list (ACL) that specifies the level of access a user or a server can have to that database. A user's access level determines what tasks he or she can perform in the database; A server's access level determines what information the user can replicate. (The names of access levels are the same for users and servers.) Only a user or administrator with Manager access can create or modify the ACL. To set an ACL, the Manager selects the access level, user type, and access level privileges for each user or group in a database. Default entries in the ACL can be set when the Manager creates the database. The manager can also assign roles if the database designer determines this level of access refinement is needed by the application.

[edit] Programming
Notes/Domino is a cross-platform, secure, distributed document-oriented 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 generally purpose-built applications for mail and calendaring that offer APIs for extensibility.

Lotus Domino databases are built using the Domino Designer client, available only for Microsoft Windows; standard user clients are available for Windows, Linux, and Mac OS.[10] 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 Lotus Notes client, via a web browser, via mail routing and delivery, or via programmed code. Document notes can have parent-child relationships, but Lotus 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. Lotus Notes does not support atomic transactions, and its file locking is rudimentary. Lotus 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 Lotus 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 Lotus 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. The resulting loose binding of documents to design information is one of the cornerstones of the power of Lotus 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 applications development uses several programming languages. Formula and LotusScript are the two main ones. LotusScript is similar to, and may even be considered a specialized implementation of, Visual Basic, but with the addition of many powerful 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 Lotus Notes beginning with Release 4.5. With Release 5, Java support was greatly enhanced and expanded, and JavaScript was added. LotusScript is the primary tool in developing applications for the Lotus Notes client. For server-based processing, Java and JavaScript are the primary tools for developing applications for browser access, allowing browsers to emulate the functionality of the Lotus Notes client. With XPages, the Lotus Notes client can now natively process Java and JavaScript code, although applications development usually requires at least some code specific to only Lotus 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 Notes/Domino data. Since Release 8.5, XPages were also integrated into Lotus Notes. External to the Lotus Notes application, IBM 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.

[edit] Database
Lotus Notes includes a database management system but Lotus Notes files are different from relational or object databases because they are document-centric. Document-oriented databases such as Lotus Notes allow multiple values in items (fields), do not require a schema, come with built-in document-level access control, and store RichText data. Some object-relational features are being developed, and Domino 7 to 8.5.x supports the use of IBM DB2 database as an alternative store for Lotus Notes databases. (According to IBM, this NSFDB2 feature, however, is now in maintenance mode with no further development planned.) A Lotus Notes database can be mapped to a relational database using tools like DECS, [LEI], JDBCSql for Domino or NotesSQL.[11] It could be argued that Lotus Notes is a multi-value database system like PICK, or that it is an object system like Zope, but it is in fact unique. Whereas the temptation for relational database programmers is to normalize databases, Notes databases must be denormalized. RDBMS developers often find it difficult to conceptualize the difference. It may be useful to think of a Lotus Notes document (a 'note') as analogous to an XML document natively stored in a database (although with limitations on the data types and structures available). Since Lotus Notes 8.5 IBM started to change the term Database to Application, because of the reason that these files are not really object databases as mentioned above. The benefits of this data structure are:
1. No need to define size of fields, or datatype;

2. Attributes (Notes fields) that are null take up no space in a database; 3. Built-in full text searching.

[edit] Configuration
The IBM Lotus Domino server or the IBM Lotus Notes client store their configuration in their own databases / application files (*.nsf). No relevant configuration settings are saved in the Windows Registry if the operation 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 [12]).

[edit] Use as an email client


Lotus Notes is commonly deployed as an end-user email client in larger organizations, with IBM claiming a cumulative 145 million[citation needed] licenses sold to date. (IBM does not release the number of licenses on current maintenance, nor does it track number of licenses in current use.)
[citation needed]

When an organization employs a Lotus Domino server, it usually also deploys the supplied Lotus Notes client for accessing the IBM supplied Lotus Notes application for email and calendaring but also to use document management and workflow applications. As Lotus Notes is a runtime environment, and the email and calendaring functions in Lotus Notes are simply an application provided by IBM the administrators are free to develop alternate email and calendaring applications. It is also possible to alter, amend or extend the IBM supplied email and calendaring application. The Lotus Domino server also supports POP3 and IMAP mail clients, and through an extension product (Domino Access for Microsoft Outlook) supports native access for Microsoft Outlook clients (now with limited support).[13] IBM also provides Lotus iNotes (in Notes 6.5 renamed to "Domino Web Access" but in version 8.0 reverted back 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.

[edit] Comparison with other email clients


The designers of Lotus Notes aimed to build a collaborative application platform where email was just one of numerous applications that ran in the Notes client software. Lotus lore has it that the first mail inbox application written by Lotus was a proof-of-concept for a sales presentation[citation needed]. The Notes client was also designed to run on multiple platforms including Windows, OS/2, Mac, 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 great 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. Lotus Notes made near-instantaneous full-text searching available before other email applications, including Microsoft Outlook.[citation needed] 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 Lotus 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 actions 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 orsearch conventions.)

Notes 8.0 (released in 2007) became the first version to employ a dedicated user-experience team,[14] resulting in a greatly improved[citation needed] Lotus 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 userinteraction speed. Lotus Notes 8.5 sped up the application and the increase in general specification of PCs means this is less of an issue. 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 and improved 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

[edit] Criticisms
This section needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. (October 2011) Publications such as The Guardian in 2006 have criticized 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."[15]. As previously described, numerous UI updates have been released by IBM since this article was published, which have addressed many of the criticisms raised. Lotus Notes has 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 universally used to refresh window contents. Pressing F5 in Lotus Notes causes it to lock screen. Old versions did not support proportional scrollbars (which give the user an idea of how much of the document he or she is viewing relatively to whole document)[16]; proportional scroll bars were only introduced in Notes 8[17]. In the past Lotus Notes also suffered from other poor user interaction choices. One corrected example: 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. This was corrected in Release 8.5, where the Out-of-Office notification now automatically shuts off without a need for a manual disable. When Lotus Notes crashes, some processes may continue running, and prevent the application from being restarted until they are killed[18].

[edit] Related software


This section needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. (June 2011)

[edit] Related IBM Lotus products


Over the 20-year history of Lotus Notes, Lotus Development Corporation and later IBM have developed many other software products that are based on or integrated with Lotus 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 Lotus 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 Lotus Notes. For mobile-device synchronization, this previously included the client-side IBM Lotus Easysync Pro product (no longer in development) and IBM Lotus Notes Traveler, a newer no-charge serverside 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 Lotus Notes.

[edit] Related software from other vendors


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

Lotus Notes and Lotus Domino applications are software programs written in the form of one or more Lotus Notes databases, and often supplied as NTF templates. This type of software typically is focused on providing business benefit from Lotus Notes' core collaboration, workflow and messaging capabilities. Examples include CRM, human resources and project tracking systems, such as Tracker Suite for Lotus Notes. 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 Lotus Domino developer: Lotus Notes formula language, LotusScript, Java and Javascript. Lotus Notes and Lotus 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 serverside executable components. In some cases, Lotus 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 (e.g. Spam Sentinel), server administration and monitoring tools (e.g. GSX Monitor), messaging and storage management products (e.g. ReduceMail Pro Suite), policy-based tools (e.g. Crossware Mail Signature), data synchronization tools (e.g. Integra For Notes) and developer tools (e.g. Teamstudio tools, Ytria Lotus Notes Tools, NotesTracker). Lotus Notes- and Lotus 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 Lotus Notes and Lotus Domino data. This class includes server and client backup software, antispam 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's WebEx conferencing service or the Salesforce.com CRM platform.

[edit] History
Lotus Notes has a history spanning more than 20 years.[19] Its chief inspiration was PLATO Notes, created by David Woolley at the University of Illinois in 1973. In today's terminology, PLATO Notes was a message board, and it was part of the foundation for an online community which thrived for more than 20 years on the PLATO system. 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. When Lotus Notes was initially released, the name "Notes" referred to both the client and server components. 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 2008, IBM released XPages technology, allowing Lotus Notes data to be displayed to browser clients on any platform supporting standard web standards. This includes PC web browsers, smartphones, tablet computers and more. NotesCnCommentStatus-2.png IBM Lotus Notes 8.5.3 typical mail application page

[edit] Versions
Release 1.0 1.1 2 3 4 4.1 4.5 4.6 5 Date 1989 1990 1991 May 1993 January 1996 Lotus Notes

Added support for hierarchical naming Removed support for Netware servers

Server renamed to "Domino", added native HTTP server, POP3 (POP) server, added Calendaring & Scheduling, and introduced Java December 1996 support. Also included SMTP MTA "in the box", but not installed by default. Added IMAP support. OS/2 and Unix client support dropped. No Mac client for this particular release. 1999 Moved SMTP functionality from a separate MTA task to become a native ability of the mail routing task, improving performance and fidelity of internet email. Major improvements to HTTP server.

5.0.8 6.0 6.0.1 6.0.2 (Japan Only) 6.5.4 / 6.0.5 5.x 6.5.5 6.5.6 7.0 7.0.1 7.0.2

Notes client had a major interface overhaul. Java support greatly expanded and enhanced. Added a new webmail interface, called iNotes (later changed to Domino Web Access in Release 6). Added Domino Web Access (formerly iNotes Web Access) support. September 2002 Dropped OS/2 server support. February 2003 June 2003 Added Lotus SameTime Instant Messaging integration to the Notes client (Windows only).

6.5 / 6.0.3 September 2003 March 2005

7.0.3

7.0.4

8.0 8.0.1 8.0.2 8.5

30 September Support Ended for Lotus Notes 5.x IBM End of Support Reference 2005 December 2005 Release 6.5.6 is the last Maintenance Release for the 6.5.x code March 2006 stream Added DB2 support as database storage (see also IBM Support August 2005 Statement for NSFDB2) Added native Linux client, with initial release certified for Red Hat July 2006 Enterprise Linux. Added blog template, rss feed support, iCal support, SAP integration September 2006 and "Nomad" which allows you to take your Notes client with you on a USB device. Current server versions available: All Platforms Windows, Linux (Red Hat, SuSE x86 and zSeries), i5OS, z/OS, Solaris 9 & 10. Current client versions available: Windows, Mac OS X, Linux/x86 (Red Hat & SuSE initially). October 2007 Various versions of the client have been run under Wine on Linux, but with varying degrees of success and no official support. The Notes 7 client and Domino Designer 7 are known to install and run well under version 0.9.19.[20] Domino servers can also translate most databases into HTML for browser based users. Support for the 7.0.x line ended 30 Apr 2011 IBM Software Support April 2009 product lifecycle dates Current server versions available: Windows, Linux, Solaris, AIX. Current client versions available: Linux and Windows XP/Vista August 2007 English. The first version based on IBM Workplace technology (which is in turn based on the Eclipse Rich Client Platform). February 2008 IBM added support for Widgets and Google Gadgets. Integrated viewers for Microsoft Office 2007 documents (Office August 2008 Open XML). Number of performance improvements. December 2008 ID Vault, New Roaming Features, xPages, DAOS (disk space

8.5.1 8.5.1 FP1 8.5.1 FP2 8.5.1 FP3 8.5.1 FP4 8.5.1 FP5 8.5.2 8.5.2 FP1 8.5.2 FP2 8.5.2 FP3 8.5.3 8.5.4

savings range from 40% to 60%), ... Some performance improvements. Domino Designer ported to Eclipse. Windows 2008 Support[21] Several Improvements to performance and UI. Significant improvements to functionality (including within the xPages 12 October 2009 application language, performance and stability of Eclipse-based Designer client) 12 December Added support for Windows 7 and Snow Leopard (Mac OS X 10.6.2) 2009 26 March 2010 This is mainly a fix release. 31 May 2010 This is mainly a fix release. 9 reported keyview attachment viewer security vulnerabilities and 4 August 2010 fixes to Dojo component 19 October 2010 24 August 2010 Focused on Reliability, further changes to xPages 17 December This is mainly a fix release. 2010 25 March 2011 This is mainly a fix release. 18 July 2011 This is mainly a fix release. 4 October 2011 Focused on reliability and fixes. Lotus Notes Social Edition, and a scheduled maintenance release Est Q3 2012 containing several bug fixes and new features.

Lotus Notes donated parts of code to OpenOffice.org[22] on September 12, 2007 and since 2008 has been regularly donating code to OpenNTF.org [23].

[edit] Future
Since the IBM acquisition of Lotus in 1995, some industry analysts and mainstream business press writers, along with IBM competitors, have made repeated predictions of the decline or impending demise of Lotus Notes. One noted example of this was an article published in Forbes magazine entitled "The decline and fall of Lotus", published in April 1998. Since then, IBM claims that the installed base of Lotus Notes has increased from an estimated 42 million seats in September 1998[citation needed] to approximately 145 million cumulative licenses sold through 2008. [24] (IBM does not publish the number of licenses on current maintenance. Additionally, Lotus users who no longer pay maintenance are permitted to keep using the softwarethey are simply not permitted to install subsequent releases.) Speculation about the decline of Lotus Notes was fueled by lingering market confusion emanating from IBM placing marketing emphasis on Websphere and IBM Workplace in 2003 and 2004. IBM Workplace, however, has been discontinued,[25] thus this source of confusion about the future of Lotus Notes and Lotus Domino has been rendered moot. While the future of any product in the technology sector cannot be predicted, IBM has made announcements that indicate that it continues to invest heavily in research and development on the Lotus Notes product line. Notes 8, which was previously code-named "Hannover" (after the location of the 22nd Deutsche Notes User Group meeting, where it was first shown to the public) incorporates Notes into a larger Eclipse framework and includes support for productivity editors based on the

OpenDocument format.[26] (These editors have also been released in a standalone package called IBM Lotus Symphony.) In addition, IBM executive Ken Bisconti has made public comments on several occasions asserting that there will be releases 9 and 10 of Notes and Domino.[27] In 2005, some analysts concluded that Lotus is losing market share to Microsoft Exchange.[28] There is no general agreement, however, about methods of accurately calculating share in the messaging and collaboration market.[29] Figures based on seat count may be skewed by the presence of unused seats that are counted as a result of "bundled CALs", and figures based on customer count may be skewed by difference in typical customer organization sizes. IBM has asserted that growth shown in the revenue figures for the Lotus brand, as published in their audited annual financial report, purportedly show the continuing strength of the Lotus Notes product in the market. According to these figures, the Notes and Domino product line has sustained double-digit growth since late 2004 and continuing through 2006, including 30% yearto-year growth in Q4 of 2006. IBM contributed some of the code it had developed for the integration of the OpenOffice.org suite into Notes 8 to the project.[30] IBM also packaged its version of OpenOffice.org for free distribution as IBM Lotus Symphony.[31] Lotus Notes and Lotus Domino 8.0.1 shipped in February 2008,[32] and 8.0.2 came in the summer. Lotus Notes and Lotus Domino 8.5, which includes a MacOS client, support for Ubuntu in addition to Red Hat Linux and SUSE Linux, as well as an Eclipse-based Domino Designer, shipped in December 2008. Version 8.5 also offers a new Ajax-enabled web programming paradigm called XPages.[33]. Since then, additional refreshes have been released including Lotus

Das könnte Ihnen auch gefallen