ARRAS, seit 938 N e w s 4 N o t e s
Home  |  Sitemap  |  Links  |  Guestbook  |  Contact    
.: News4Notes :: Archiv :.
Technical Lotus Notes News / Lotus Domino News - Archiv
Send link  |  Feedback  |  Print



« U T I L I T I E S »

RSS news 2.0
RSS validate
RSS tips 2.0
RSS validate
OPML domino
Find RSS
ND6 powered
DDN hosted
CAR designed
GEO url
open NTF
Lotus Geek




2012    Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec    2012
2011    Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec    2011
2010    Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec    2010
2009    Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec    2009
2008    Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec    2008
2007    Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec    2007
2006    Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec    2006
2005    Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec    2005
2004    Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec    2004
2003    Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec    2003
2002    Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec    2002
2001    Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec    2001


2293 News4Notes

Looking for a new job31.03.2004 20:39
I look for a new job (Softwaredeveloper Lotus Notes/Domino, Java 2 SE) to 1 July 2004 near Aachen/Düsseldorf/Köln/Euregio. If you have any informations please contact me...
« Christoph Arras »

User Settings Reporting!?31.03.2004 17:33
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 »

Chat Is Free in Notes 6.5.1, but Limited31.03.2004 17:33
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 »

What is the $ConflictAction Field Used For?30.03.2004 06:42
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 »

Java RichTextItem AppendText Method Crashes or Causes a Red Box and Hang when String Value Parameter is Null30.03.2004 06:41
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 »

Rebuilding a Notes Mail Inbox30.03.2004 06:40
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 »

Der jNotes AgentStarter26.03.2004 19:21
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 »

Sandbox: New downloads26.03.2004 19:17
A lot of new downloads available...
« LDD »

Contacts In Mailfile v1.026.03.2004 19:15
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 »

Open Notes Picture Database 0.9k26.03.2004 19:15
What's new:
Lots of changes regarding CSS support...
« OpenNTF »

Pareto Mail 0.3 beta26.03.2004 19:14
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 »

Chksrv 1.0126.03.2004 19:13
What's new:
bug fix from Jan den Otter to make Chksrv work correctly with statistic checks in Domino 6x
« OpenNTF »

MailScan 0.99a26.03.2004 19:12
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 »

Notes application strategies: User activity tracking26.03.2004 19:09
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 »

One stop to think before migrating application from R5 to R626.03.2004 19:07
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.1326.03.2004 19:05
IBM Lotus Notes/Domino 5.0.13 is available for public download...
« Lotus software »

Custom 404 - File not found error page and the Notes implementation26.03.2004 19:03
Here are some interesting articles about creating the "perfect" 404 error page...
« Maarten Docter »

Ping In LotusScript26.03.2004 12:02
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 »

New ND6 LotusScript Functions19.03.2004 21:31
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 »

Is it Possible to Limit the Size of CACHE.DSK in Notes?19.03.2004 21:30
Personally, I've always found the option of deleting the cache.dsk file to be the better choice here. From the KnowledgeBase...
« Thomas Duff »

@Environment Trims Extra Spaces when Returning Values from Notes.ini19.03.2004 21:30
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 »

Opening Left Parentheses Character '(' as First Character in View or Folder Hides Element in R519.03.2004 21:29
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 »

Followup: Hiding Totals In Categorized Web View09.03.2004 13:06
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 »

Cookie Basics on a Domino Server09.03.2004 07:34
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 »

What Is the Maximum Size of the Notes.ini?09.03.2004 07:32
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 »

When I don't use @Commands...08.03.2004 14:33
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 »

Sandbox: New downloads08.03.2004 14:30
A lot of Lotusphere 2004 Developer Presentations...
« LDD »

MailScan 0.92beta08.03.2004 14:28
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 »

BlogSphere 1.2 Beta 208.03.2004 14:27
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 »

OpenNTF Mail Experience 1.108.03.2004 14:25
What's new:
- Added QuickViews Contacts/Calendar today
- (re)added Custom Letterhead
« OpenNTF »

DOMINOPOWER MAGAZINE - MARCH 200408.03.2004 14:21
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 »

Domino and WebDAV - bloggers delight!08.03.2004 14:19
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 »

Tip: Marking incoming mail08.03.2004 14:13
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 »

Open standards, open source, and Domino 6: Part 1- A quick tour of Domino 6 open standards08.03.2004 14:13
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 »

Notes application strategies: Mail processor08.03.2004 14:12
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 »

Is It Possible to Have Two Databases with the Same Replica ID?08.03.2004 08:09
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 »

How To Handle ODS Database Versions in Mixed Notes Environments08.03.2004 08:08
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 »

Impact of Maintaining R5 Format ODS 41 Databases on Domino 608.03.2004 08:07
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 »

Hiding Totals In Categorized Web View07.03.2004 10:54
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 »

Back online06.03.2004 00:03
All the news from last week will follow tomorrow...
« Christoph Arras »

2012    Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec    2012
2011    Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec    2011
2010    Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec    2010
2009    Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec    2009
2008    Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec    2008
2007    Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec    2007
2006    Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec    2006
2005    Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec    2005
2004    Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec    2004
2003    Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec    2003
2002    Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec    2002
2001    Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec    2001