The great code / application giveaway

Thursday, January 22nd, 2009

Right after IBM has released the first version of a xPages based wiki on OpenNTF, elguji, the makers of IdeaJam and LinkJam released TaskJam. TaskJam is a free, simple to use IBM Lotus Domino XPages task tracking web application. Want to configure your Domino server? Use DCT. The Domino Configuration Tuner ...

More On Database Defragmentation

Sunday, November 30th, 2008

In a previous post I wrote about using Contig.exe to analyse defragmentation of your Domino databases. Contig.exe -a -v -s Drive:\DominoDataDirectoryPath\*.nsf > c:\fragments.txt will analyse all .nsf files in your Domino data directory and redirect the console output to a textfile. Going through this textfile to search for heavily fragmented databases ...

Database Defragmentation – Poor Man’s Solution

Saturday, November 29th, 2008

You might already have heard of Defrag.NSF. Defrag.NSF. is a database-oriented utility that allows you to target Domino databases for defragmentation. You can automatically monitor and pre-allocate contiguous free space to be added to your databases during Defrag.NSF. maintenance, giving them headroom to grow without scattering data to random sectors ...

How To: Install Webmin on Ubuntu Linux

Saturday, November 15th, 2008

Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit Unix configuration files like /etc/passwd, and lets you manage a system from the console or remotely.Currently ...

Pop3Collect – Version 0.8.0 released

Saturday, November 8th, 2008

NotesNet.ch recently released version 0.8.0 of Pop3Collect. POP3Collect reads messages from one or more POP3 servers and sends them to an SMTP server (Domino, Exchange, Sendmail or any other compatible SMTP Server). Version 0.8.0 comes with the following new features Scheduling periods may be specified in the Connection documents to allow specific ...

It’s Not A Bird, It’s Not A Plane, It’s SuperAdmin!

Wednesday, September 10th, 2008

Have you ever wondered if you have dead mailfiles sitting on your server taking up space, or if all your databases are on the latest ODS version, or if the administration server in the ACL is set correctly on all databases? If so then this is the application for you. Written ...

Server.Load- Step By Step

Wednesday, June 11th, 2008

If you have a general interest in really learning how to use Server.Load then this article by Michael Robinsonis is for you. Update: Seems that the domain no longer exists