|
|
|
|
|
|
|
|
|
|
|
|
|
|
MOBILE ENTERPRISE POWER
Micks travel tricks: rationing your valuable laptop real estate
By Mick Moignard
So far, in this saga, we've dealt with what you might carry and how you can carry it (in the December 2001 issue at http://www.dominopower.com/issues/issue200112/travel001.html), with the setup of the Notes client to make traveling a bit easier (in the February and March 2002 issues at http://www.dominopower.com/issues/issue200202/travel0202001.html and http://www.dominopower.com/issues/issue200203/travel0302001.html) and with using your Notes calendar in multiple time zones (in the May 2002 issue at http://www.dominopower.com/issues/issue200205/travel0502001.html). Now I want to talk a little bit about what you might keep on your laptop and make a few comments on some cultural issues that you might run into.
In the first part of this series I mentioned that having lots of disk space in your laptop is really important and well worth spending a bit extra to get. The real value of this is that data on the hard disk weighs nothing, while stuff carried on paper is bulky and heavy and could just be what causes your bag to end up as hold baggage--but hopefully not with the laptop inside it, too. Plenty of disk space is important because you have to carry every information source you need with you; you can't rely on being able to find what you need when you get there. You just might not be able to get an Internet connection or be able to plug into your customer's network. And reading the Notes help over a phone line, especially via a cell phone, is a very frustrating way to work.
What should you take with you? Assuming you're a Notes professional (why else would you be reading this?) you'll want to take the Notes help databases. Actually, you probably won't have much need for the end user help, but carry both the admin and designer help databases, because whatever you do with Notes, development or administration, you will find them useful. Make sure that they're full text indexed.
While we mention full-text indexes, let me tell you about a couple of little quirks that can happen with full-text indexed databases. The full-text index is really an add-on to the Notes database structure; you can see that from the fact that the index files are not kept in the database, but as a separate file system structure in a .ft directory. One quirk: if you replace an indexed Notes database by replacing the file--as you would when doing a client upgrade, the index doesn't get updated and you get really, really odd search results. To fix this, you need to delete and recreate the index and not just update it.
Updating the database by replication or by creating a new copy of the database and overwriting the old file is fine; it's replacing the database file from outside of Notes that causes this issue. Conversely, deleting the index files subdirectory might delete the index, but Notes will still think that the database is indexed. In this case, you'll get lots of errors from the indexer recorded in your local log about missing files. If you want to stop a database being full-text indexed, delete the index via the database properties.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-- Advertisement --
PDF Conversion for Lotus Notes
Convert Lotus Notes documents to PDF for sharing, archiving or web printing.
- 1-step PDF: As easy as clicking a Lotus Notes toolbar icon
- Archive email folders or views as a self-contained PDF
- Convert any document collection into a PDF file
- Produce print-quality output from Web applications
- Client side or Server side conversion
- Doesn't require any DLL files
- LotusScript API for developers
Ready to learn more? |
-- Advertisement --
Easy Domino Access: Remove Passwords, End Login Prompts, Reduce Password Management
PistolStar's Password Power provides browser-based single sign-on to Lotus Domino, Sametime and Quickr with the enhanced security of the Kerberos or NTLM authentication protocol.
- Full support available for NTLM authentication protocol in non-Active Directory environments
- Seamlessly integrate Microsoft Active Directory and the Kerberos authentication protocol
- Leverage Active Directory password policies to unify Lotus applications
Learn more about Password Power's powerful, advanced functionality. |
|
|
|
|
|
|
|
|
|
|