2006/04/20
These days I have been studying Lotus Domino Notes and downloaded version 7.0. First, familiarize yourself with the interface. Know how to add users. Next, set up email so that users can send emails to each other. Further consideration should be given to how to connect with other email systems.
2006/04/26
Lotus Notes is installed in three parts: Notes client, Domino designer, and Domino administrator.
After the Notes client is installed, the setting wizard is displayed during the first running. You need to answer some options, such as connecting to the Domino server? Are you sure you want to connect to the timely message server? When setting pop and SMTP, is log on using SSL?
Whether or not the above answers are received by 126.com.
When using the proxy server, you can set an email account in the same way as Outlook Express.
Lotus Domino Server is installed independently. After being started, you can enter a command on the console. You can view available commands by using the Help Command. Quit command to stop the server.
2006/04/27
When designing with Domino designer, a database can be created first, an empty database can be created, or a database can be created using a template. For example, you can use a database created using the Microsoft Office library template to manage Microsoft Office documents, especially to set document reading methods.
When the client connects to the Domino server after installing notes, it needs to add a user account on the server and save the ID file.
2006/04/29
There is no problem when selecting client single logon feature when installing notes on the Domino server. It can be installed on other machines, but the user ID file is prompted when you connect to the Domino server, although the file can be connected to the Domino server, it cannot be accessed by email. If you do not select client single logon feature, the user ID file is not displayed and you can also access the email. Notes emails are sent to each other successfully.
2006/05/03
The database file *. nsf is stored in the Domino/data directory and can be accessed in the browser. When designing a database file, you must specify the database entry. For example, follow the steps below:
To set the home page to launch automatically
1. Choose file-database-properties.
2. Click the launch tab.
3. Select the page you want to launch for Notes clients and for web clients.
Most web applications and Notes client applications are designed in the same way.
When designing navigator, you should create images or text in the hotspot image so that different hot spot areas can be identified during previewing.
Files in the Domino/data directory are httpd. CNF, Domino. CNF, and browser. CNF.
2006/05/04
I am familiar with the interface and know how to develop it. Although there are still many development details that I don't know, I know how to view online help. Some information is also collected.
2006/05/05
I downloaded the trial version of IBM Domino global workbench and tried it. It seems that, like Delphi's multi-language development support, it will extract the resources to be translated. After translation, you can build a multi-language application.
According to help, the translation work can be sent to a website through the Web, but the site that prompts when sending is different from the website mentioned in the help, it should be http://elcano.bowneglobal.com/retail/english/domino_user.asp
Instead of http://www.berlitzit.com/retail/english/domino_user.asp
2006/05/06
Specify the runtime of the agent in the designer to test the agent in the designer. You can write the agent in Java. It can also be applied in JavaProgramTo access Domino.
2006/05/08
Domino/NotesProgramming Language
Formula language: Notes macro language
Lotus Script: a script language similar to VBScript
Java Script
Java
2006/05/12
After installing sametime, I still get used to the idea of starting the program, but I don't know how to use it. Some documents Use http: // servername/. Now we know it should be http: // servername/stcenter. nsf. Remember that the Notes application files are database files stored in the Donimo/data directory.