In lotus notes programming, I usually use Formula for simple program and Lotus Script for more complex program. I try to avoid many lines of Formula, because it difficult to read and not structured. But, Formula have many method that Lotus Script do not have, like @Implode and @Explode. Even… Read more“Evaluate, the bridge between Lotus Script and @Formula”
Category: IBM Notes
Send email notification with LotusScript
Lotus Notes and Domino is not only about email, it’s more than that. One of it’s feature it workflow, where people can create workflow application faster an d easier than any other application out there. One of the important thing in workflow is email notification, to let users know that… Read more“Send email notification with LotusScript”
New features in Lotus Notes 8.5 (A very quick review)
I just got my copy of Lotus Notes 8.5, and this is just a quick look on what new and interesting features in the new lotus notes 8.5 client. This is just a quick look, so don’t expect a full review of lotus notes 8.5 client. 🙂 New signature Now… Read more“New features in Lotus Notes 8.5 (A very quick review)”
Why we need to upgrade to Lotus Notes and Domino 8.5?
IBM already released the new Lotus Notes and Domino 8.5. Now we have the question, should we or should we not upgrade our lotus notes and domino (specially domino) to version8.5? What are the benefits if we upgrade our lotus notes and domino? Are there any new feature(s) that we… Read more“Why we need to upgrade to Lotus Notes and Domino 8.5?”
About Lotus Foundation
The most interesting part of the event is Lotus Foundation. Lotus foundation is a “software suite” that has it own operating system based on striped Open Suse linux, and a striped down version of Lotus Domino server. It has it own anti spam and anti virus software, file sharing, firewall… Read more“About Lotus Foundation”
A few notes about nupgrade.exe
I do many times migrate from outlook pst files to lotus notes nsf files. Some are easy to do, and some are not. For small pst files, the migration are flawless. Small pst is smaller than 5 GB. While for big pst files, there could be many problems. I just… Read more“A few notes about nupgrade.exe”
The Secret of Lotus Notes Migration Tools
Time to do my homework. There are plenty of users here, well around 500 users that want to migrate their emails and contacts from MS Outlook and MS Outlook Express to the new and more powerful Lotus Notes client 🙂 . First, I confuse, how can I do that? I… Read more“The Secret of Lotus Notes Migration Tools”
Annoying Email Signatures
More and more I received emails with very very long signature. That, for me is annoying. Most of the signatures are “company policy” that will be added automatically everytime the employees send an email. That what happen, if management involved in email signature. Very long, boring and annoying signature. This… Read more“Annoying Email Signatures”
About Lotus Notes Database Quota
One of Lotus Notes feature is Database Quota. Database Quota will limit the maximum size of a database can attain. Without Database Quota a database can grow up to 64 GB. Database Quota can be setup into all databases, not just on mail databases. The setup is easy. When you… Read more“About Lotus Notes Database Quota”
How to manage lotus notes mail database
This is a simple how to on how to manage lotus notes mail databases. If you are a newbie on lotus notes administrator, I hope this simple how to will help you to manage all your users mail databases. Set quota on each mail database People said that harddisk is… Read more“How to manage lotus notes mail database”