|
So how could I, as a developer, get information back from you, the downloader? Well, there's several ways that I've come across that will allow you to design your applications to gather information from the user and the user's environment. While I wouldn't recommend these "approaches" for all of your projects (and doubt that I would include any of these in my example databases), it goes to show just how much power you have over the user who has downloaded and ran your database... « Chris Toohey » |
|
Perhaps one of the most compelling reasons to move to Notes 6.5.1 is the inclusion of the limited license for Lotus Instant Messaging that lets end users see when co-workers are online and chat with them from inside the e-mail client... « LotusPro News » |
|
The $ConflictAction field, which was introduced in Notes R4, is used to handle replication conflicts. If the value of the $ConflictAction field is set to 1, the documents will be merged and a replication conflict will not be created when different fields... « Thomas Duff » |
|
Calling the Java appendString method (of the RichTextItem class) with a null String value parameter results in either a Red Box and hang or a crash. In the case where the Notes Client hangs, the following Red Box error appears beforehand... « Thomas Duff » |
|
Your Inbox in your mail file has become corrupt for whatever reason. Because the Inbox is a folder, it does not use selection formulas to give a collection of documents. It is built by the router depositing messages there. Once the folder is destroyed or replaced, the collection is lost with it. After replacing it with a new one, only new documents will be deposited in it from that point on... « Thomas Duff » |
|
Das Starten von Agenten auf einem Server oder einer lokalen Datenbank, stellt an sich kein Problem dar. Dem Entwickler stehen in Lotus Notes genügend Mittel zur Verfügung, um fast jedes Problem zu lösen. Agenten werden mit Hilfe von Formelsprache, LotusScript oder Java gestartet, oder laufen automatisiert, zu festgelegten Zeiten, beziehungsweise bei bestimmten Ereignissen. Was nun wenn ein anderes Programm den Notesagenten aufrufen soll? Und das vielleicht noch mit verschiedenen Parametern und der Fähigkeit Rückgabewerte auszuwerten? Unter Umständen ist hierbei nicht mal sicher gestellt das zum Zeitpunkt der Anfrage überhaupt der Server verfügbar ist. An dieser Stelle kommt unser AgentStarter, ein neues Tool welches sich auf diesen Seiten neben Planer, Chart & Co. einreiht, ins Spiel. Im folgenden soll ausführlich beschrieben werden wie der AgentStarter funktioniert und wozu man ihn benutzen kann... « jNotes » |
|
A lot of new downloads available... « LDD » |
|
Placed contacts into R6.03 mail template (will also work with iNotes6 template, as that template inherits from this template). Sync Address Book With Local - Utilizes the built in syncronize agent. Works flawlessly with this design... « OpenNTF » |
|
What's new:
Lots of changes regarding CSS support... « OpenNTF » |
|
Feature Enhancements:
- Add Time to "Received" column
- Added new [Delete All] button to folders. Allows all documents...
- Updated the site header to display the current mailbox title and...
- Added necessary design elements (two "POP3" views) to allow POP mail to be used
Application Design Enhancements:
- Removed all unused design elements
- File optimization of CSS and JavaScript resources « OpenNTF » |
|
What's new:
bug fix from Jan den Otter to make Chksrv work correctly with statistic checks in Domino 6x « OpenNTF » |
|
What's new:
- removing of attachments
- more configuration options
- more ini-variables
- more bug-fixes (why do you always find bugs if software is released)
- source-code « OpenNTF » |
|
Part four in our series on application development strategies for Notes/Domino 6 and later looks at a user activity tracking tool for database administrators and managers. Track which documents a user opens for reading or editing. Log in now... « Kent Kurchak » |
|
Last week I have started to check a R5 Client/Server application installed on R6 Domino server and client. The first problem I met was the @PickList formula... « Alon Kedmi » |
|
IBM Lotus Notes/Domino 5.0.13 is available for public download... « Lotus software » |
|
Here are some interesting articles about creating the "perfect" 404 error page... « Maarten Docter » |
|
Have you ever wanted to ping another host in LotusScript? Us neither until a recent project where it was needed. So we created (with the help of some code we found on the internet) a custom class that hides all the inner workings and allows you to easily ping another machine in LotusScript... « Breaking Par » |
|
Matt Holthe, our normal tip writer, is in Las Vegas this week watching the first and second round of the NCAA men's basketball tournament. Instead of one of us trying to come up with a tip that wouldn't even be close to his standards, we're reusing a tip from the past. This one talks about some of the new built-in LotusScript functions in Notes 6... « Breaking Par » |
|
Personally, I've always found the option of deleting the cache.dsk file to be the better choice here. From the KnowledgeBase... « Thomas Duff » |
|
This is one of those sneaky problems that you might miss if you quickly glance at your ini variable and don't notice that you have two spaces instead of one.. « Thomas Duff » |
|
The documentation and Online Help for Domino Designer R5 states that in order to hide a design element such as a view or folder, the name of the element should be enclosed in opening and closing parentheses, for example (All). In R5, however, design elements are hidden even when only the first character in the name is the opening left parentheses '(' character. In Domino 4.5 and 4.6, the entire name had to be enclosed in order to hide the design element. The following table illustrates the problem... « Thomas Duff » |
|
As a followup to last week's tip about preventing the totals row from appearing in a web view, someone pointed out that the view, as we described it, would not have alternating row colors. The ND6 server observes the alternating row colors if they are defined and our little trick to hide the totals would wipe that out. This week we'll combine two past tips to show you how to implement the alternate row colors if you're hiding the totals... « Breaking Par » |
|
General information on cookies, including what is a cookie, where there are saved, how to set and retrieve them, and how to view them. This document covers the following areas: What is a Cookie? / Where are Cookie Text Files Saved? / $$HTMLHead / HTTP_Cookie / Cookie Tip « Thomas Duff » |
|
OK... If I *ever* get a Notes.ini file that is this large, I think I'll have more problems than noted here... :-) From the KnowledgeBase... « Thomas Duff » |
|
Bruce Elgort asked me a question one day while we were chatting: "How can you navigate to the next or previous document in the view from the current document on the web?" Easy enough, but I didn't know off-hand... « Chris Toohey » |
|
A lot of Lotusphere 2004 Developer Presentations... « LDD » |
|
What's new:
- more return codes
- using configuration for changing return codes
- using NOTESDATA\MailScan-NoteID for extracting files
- using wildcard (directory on linux) for scanning « OpenNTF » |
|
WARNING : This really is BETA quality. It has not been fully tested and a few of the new features have not been completed.
THIS RELEASE IS FOR R6.x ONLY... « OpenNTF » |
|
What's new:
- Added QuickViews Contacts/Calendar today
- (re)added Custom Letterhead « OpenNTF » |
|
A step-by-step guide to installing the Notes client:
Editor-in-Chief David Gewirtz recently did a fresh Windows install on a new desktop machine. As part of that enormously enjoyable process, he had to reinstall my Notes client. As he did so, he realized that in all the time we've been publishing DominoPower, we've never run a step-by-step set of instructions for doing a Notes client install. This article rectifies that...
Kudos, great analysis, and juvenile behavior:
Last week, we ran an article entitled "WebSphere and Workplace and Notes, oh my!" Apparently, the thoughts Editor-in-Chief David Gewirtz put down in this article inspired some strong responses, both good and bad... « DominoPower » |
|
With the advent of ND6, Domino began supporting WebDAV, the web distributed authoring and versioning protocol. Now, I suspect there are a slew of products out there that have far more comprehensive implementations of WebDAV, but for everyone who is running a Domino-based website like this one, the addition of WebDAV to the mix is very compelling... « Rob Wunderlich » |
|
This tip describes a mail agent that indicates if an email was sent to you, if you were copied, if you were blind copied, or if it was sent to a distribution list... « Andreas Arning » |
|
This first of a three-part article series presents a quick overview of the Open Standards implemented in Domino 6. We then introduce several Open Source projects that we will examine in more detail in parts 2 and 3 of this series... « Raj Balasubramanian » |
|
Part three in our article series about applications strategies for Notes/Domino 6 and later examines a mail processor application that generates auto-replies to user questions. See how this mail-in database can help you manage your help desk requests... « Kent Kurchak » |
|
And in case someone ever questions the uniqueness of a replica ID: How is the Replica ID generated when creating a new database? Is it possible to have two databases with the same replica ID? « Thomas Duff » |
|
Another good reference point for people undergoing a conversion: How can you determine the On Disk Structure (ODS) version of a Notes database? Also how should you handle ODS in mixed Notes environments? « Thomas Duff » |
|
A definite thing to examine during your ND6 migration if your disk space seems to be going low: ODS 41 is the database on-disk structure (ODS) for Domino 5. ODS 43 is the database disk structure for Domino 6. What is the impact of maintaining R5 format ODS 41 databases on Domino 6 Servers? « Thomas Duff » |
|
If you have a categorized view, shown to browsers, that includes totals, how can you prevent the overall total row from appearing? This tip shows you how to do it... « Breaking Par » |
|