|
Another Lotus BP has indicated that Notes Client & Designer R6.51 now installs and runs on Linux under Wine. I'll be trying this out today/tomorrow (a weekend experiment) and will post my findings. If you are keen to try this out then here are some helpful links... « Justin Freeman » |
|
Having some issues with your JVM? Unsure as to what you are running for a VM? More than likely it is the MS VM, to be sure you can check here. You should be able to run a Sun VM or MS VM when hitting a 5.0.12 and 6/6.5 Lotus Domino server. For most this might not become an issue for awhile, but those who are running XP, you may be fighting this battle soon enough. Or some of your end users will... « Tony Kelleran » |
|
This is not documentation; it's what you can expect from R5 and R6 by way of limitations, if you don't know better. If you do know better, we'd like to! « Mike Woolsey »
via Wolfgang Flamme
|
|
Don't ask me why but I never knew you could put a subform Lotus Domino design element into another subform until today. I accidentally pasted a subform into a new subform and hey presto nested subforms. Does the subform work? Yes it does! Am I going to use it? Yes I am... « John Marshall » |
|
OK, after talking with Thom Dyson who is also trying to get Lotus ND6.5 to work with PHP it seems that there may not be a solution here. Per Thom it seems that Lotus Domino does not display the correct Content-Type to a Mozilla browser... « Keith Strickland »
Further informations:
PHP & Domino part I by Keith Strickland
|
|
I've started trying to get PHP to work on Lotus Domino. I've been partially successful. I get PHP content but am having trouble getting Lotus Domino to recognize index.php as the start page. So, if you enter the url 'http://www.keithstric.com/php-bin/sysinfo/' it should display the index.php file located in that directory. But Lotus Domino is instead producing a 500 error... « Keith Strickland » |
|
For those who are visiting to find the session slides and the database:
- Download: The session slides...
- Download: Our sample database...
« Thomas Duff » |
|
We all know that Spam is a problem in all organisations and we all try to stop as much spam as possible, normally an impossible task as spam changes every day and it's a normally a catchup job trying to keep up with the spammers. This session is all about the current features in Lotus ND6 and a preview of some of the enhancements in future versions of Domino... « Declan Lynch » |
|
This is no longer needed in R6 thanks to Split(), but if you're stuck in <= R5, it's handy. Probably not good for huge amounts of text, but handy for little bits here and there. Pretty much functions just like javascript String.Split. This is a shorter version of that posted yesterday... « Jerry Carter » |
|
Given Declan's promise of an impending Domino whitelist (hurrah!), I thought it about time that I published what I have so far on my promised Grand Unified Domino Anti Spam Architecture (GUDASA? there must be a better acronym than that)... « Chris Linfoot » |
|
Folgendes Script-Beispiel stellt sämtliche Dokumente wieder in die entsprechenden Ordner. Ist der Ordner nicht vorhanden, so wird er erstellt. Bedingung vor der Ausführung des Scripts ist aber, dass im Array-Feld "FolderName" die ursprünglichen Folder stehen... « Matthias (TMC) » |
|
Lotusphere 2004 presentation to introduce the new Lotus Workplace component services API... « LDD » |
|
Open Notes Picture Database v0.9c has been released... « OpenNTF » |
|
I had to dig for this when I was looking for it, so I thought I'd give it its own entry here to make it easier to find in the future. Same as String.split in Javascript, or @explode in formula. Could easily (?) be replaced with Evaluate("@explode"... I think. Ask Duffburt, he's the pro with Evaluate. I can't remember where I originally found this, but I use it a lot because I don' t like using Evaluate... « Jerry Carter » |
|
Hier ein Beispiel-Script für eine Aktionsschaltfläche in einer Ansicht oder einem Ordner. Damit wird in einer Messagebox angezeigt, in welchen Ordnern sich das ausgewählte Dokument befindet... « Matthias (TMC) » |
|
Just take a look for this kind of news boom... « SharePlace » |
|
Let's just put this up front. Julian is cool. He made (open source) this little app, which will pull selective database activity information, if recorded, and put it on the screen or in a file. I've been trying to get it to work for batch processing for a couple of days and have cultivated a few tips for making it not crash... « Jerry Carter »
Further informations:
dbActivity by Julian Robichaux
|
|
Werden Dokumente in Folder (Ordner) verschoben, so ist es erst einmal nicht möglich, im Dokument zu sehen in welchem Folder es liegt. Seit R5 gibt es allerdings die FolderReferences property, mit dieser ist es z.B. möglich herauszufinden, in welchem Folder welches Dokument liegt. Dabei werden automatisch in Felder des Dokumentes die jew. Ordner-Referenzen geschrieben, sobald ein Dokument in einem Ordner abgelegt wird... « Matthias (TMC) » |
|
Open Notes Picture Database v0.9b has been released... « OpenNTF » |
|
Many times we have agents that run both in the foreground and in the background. For example, if there's an agent that does some weekly processing we may want to run it during the week manually. When we run it in the foreground, we want to include print statements to update on the progress. But those are unnecessary when running in the background. How do we selectively decide when to print progress statements? « Breaking Par » |
|
kSpam v1.39b (SRC) has been released... « OpenNTF » |
|
OpenNTF Mail Experience v0.95 has been released... « OpenNTF » |
|
Domino Web Tools v0.1a (pre-release) has been released... « OpenNTF » |
|
I've got an aggregator set up to receive feeds from people who are blogging from Lotusphere. It is based on my Bloggregator code, with the addition of a mechanism for me to select Lotusphere-related posts from each feed, and with an outbound RSS feed so you can subscribe to a single feed to get your fix of news directly from Lotusphere. Click here to view the Lotusphere Blog Aggregator on the web, or set up an RSS feed using the URL 'http://smokey.rhs.com/web/blog/ls2004rss.nsf/feed.rss'... « Richard Schwartz » |
|
Yesterday I started a thread to collect the names of people who will be blogging from Lotusphere. I'm going to set up a version of my Bloggregator database dedicated only to those feeds, and I'll rig up an outgoing feed from the aggregator database, so everyone can go to a single place to find all blog entries from 'sphere... « Richard Schwartz » |
|
Apparently the dbActivity command line program doesn't always work properly in ND6 and 6.5. Jerry Carter had told me before that he was getting some errors and crashes running it, but I could never figure out what was going on. Then yesterday Tony Campbell-Cooke started reporting some problems where he was getting no output at all... « Julian Robichaux » |
|
When I'm at a customer site, it's not unusual to hear some administrator complain about the Administration Process (Adminp). It seems that it doesn't always do what is expected, which is change names, update ACLs and a slew of important administration details... « Jack Dausman » |
|
When Simon Willison writes an article called Simple Tricks for More Usable Forms you know it's going to be worth the read. I have to pick fault with his first suggestion though - that you should place cursor focus on a certain field when the page loads... « Jake Howlett » |
|
This seems to be a not uncommon issue with Internet email received at Domino sites. A message turns up in a user's in-box apparently empty bar a single attachment named C.DTF... « Chris Linfoot » |
|
Have you heard of this new feature in 6/6.5? Well if you haven't migrated to 6/6.5, maybe not. Check out this technote, gives you all the good details... « Tony Kelleran » |
|
Here are some pointers to the newbie Lotusphere attendees. I am not going to try replicate Turtle's excellent tips at the Gonzo Lotusphere site (especially the classic "The Unofficial Gonzo Guide to Meeting People at Lotusphere" post - highly recommended); instead I am going to type some suggestions, stream-of-consciousness, that I have learned over the years... « Lotus Geek »
Further informations:
My Lotusphere Tips Go To Eleven by Richard Schwartz
In Preparation For Lotusphere by Julian Robichaux
|
|
Finally, thanks to the quick intervention of Ed Brill (he sent a PDF of the pocket guide), I have added repeat sessions to the LotusSphere 2004 Sessions DB Build 4.0. Every repeat is marked with an (R1) or (R2) to give you a clue that there is a repeat... « Ben Langhinrichs » |
|
Domino References, the french site for ressources/news according to Notes/Domino is up to date again... « Lionel » |
|
Let say, you work with a set of selected documents in the view, while scrolling the view they can disappear from the viewport and you can find out suddenly to yourself some document(s) you forgot to delete in the past. It may be a test document(s) or design element(s). Before your brain has time to react, your fingers already press buttons "Shift + delete"... « Fabian Nirman » |
|
With all the Lotusphere talk that's going on, I forgot to tell you how the R5 to 6.5 server migration went 2 weekends ago... « Julian Robichaux » |
|
A number of readers have asked whether I know how to make a Domino 4.6 server accept email addressed to... « Chris Linfoot » |
|
domCMS Beta 2 has been released... « OpenNTF » |
|
Still using the workspace? Here's a fun little tip that you can implement. It changes the database icon on a nightly basis, so the workspace icon will be different each day... « Breaking Par » |
|
In 6.x when you hover over a view icon you can get popup help (if you have it enabled in user prefrences), as shown below. However if you add your own graphic to a view, you only get the icon name... « Lotus Geek » |
|
In preparation for Lotusphere, here are a few things for you: a LotusScript agent that will produce an RSS feed of the Lotusphere sessions for you (also a text version, in case you don't like the HTML)... « Julian Robichaux » |
|
While I am a major proponent of using constructs that work in both the Notes client and on the web, one of the points I will make in my session is that there are times when you need to code separately for the two clients. The goal is to make sure that such different codings are minimized and that the maintenance of the two is as easy as possible. One area for which there is no good single coding is the area of popup text... « Ben Langhinrichs » |
|
I thought I would put together my last example for using tagged HTML. This is an expansion upon Part I: Base HTML components, in that it's a methodology for setting up links easily. In this case, I've taken the tutorial from Project VII for uberlinks and run with it... « Jerry Carter » |
|
To make my time spent in Designer a little easier I've been using a custom toolbar. On it there's some common functions I constantly use: Database Properties, Access Control, Replicate Current Database, Insert Subform etc... « codestore » |
|
OpenNTF Mail Experience v0.9 has been released... « OpenNTF » |
|
Domino Web Tools v0.1 pre-release) has been released... « OpenNTF » |
|
Add Google Web search functionality to your Domino applications with Google's Web API service. This article shows how to implement that search functionality in an application using a simple agent. Download the code samples and get googling... « Sui-man Chan » |
|
This article discusses several different ways of dealing with this problem by moving the actual database work to the Notes server - either in real-time or in batch mode... « Andre Guirard » |
|
Want to use SiteMinder for single sign-on with Domino, Lotus Team Workplace (QuickPlace), and Lotus Instant Messaging and Web Conferencing (Sametime), but don't know where to start? This article provides you with a roadmap for implementation... « Raj Balasubramanian » |
|
Resolving problems sometimes requires you to delete profile documents. For example, a corrupt Calendar Profile document in a mail database can cause a Notes workstation crash when creating a Calendar entry. Such crashes can be avoided only by deleting the Calendar profile and recreating it. If using Notes R4, there is also an additional Delegation Profile document which may need to be deleted as well.
But as profile documents do not appear in views and folders, how can profile documents be deleted? « Thomas Duff » |
|
Below is a listing of the common error messages reported when using @DbLookup and @DbColumn in formulas. These errors come from a number of sources, ranging from incorrect syntax to a value not being found. The order is roughly that in which the errors would occur, were you to commit more than one mistake in writing your formula. You may capture any of these errors with the @IsError function... « Thomas Duff » |
|
Client Configuration - English Version:
- Client Configuration (English Version) originally submitted by Olav Lahmann
iNotes Web Calendar:
- Get the look of a iNotes Web calendar with a standard R5 calendar view
IT Inventory:
- An equipment tracking database for IT staff
QPReg:
- QPReg is an automated registration template for QuickPlace
Sample code for LDD article "Integrating Google's Web API service in Domino applications":
- This is the sample code for LDD article "Integrating Google's Web API service in Domino applications" « LDD » |
|
An anonymous source claims to have found a vulnerability in the Domino Server version for Linux, SearchSecurity.com reported. The Web site reported that the file permissions for certain Domino configuration files, such as Notes.INI, are set incorrectly upon installation... « LotusPro » |
|
And another view tip. If you've got a database with thirty views, you probably don't want to create thirty "$$ViewTemplate for XXX" forms. Instead you can simply create... « codestore » |
|
Last time, you got the Top 10 2003 admin tips, this week -- developer. Here are our most popular expert- and member-written tips of 2003... « searchDomino » |
|
There's nothing better than firsthand advice from those who use Domino and Notes the most. We've gathered the most popular admin tips submitted by our members and experts in 2003. The most popular is first... « searchDomino » |
|
Dieses geniale Helferlein macht auch noch aus der übelsten HTML-Klaue ein sauberes (X)HTML. Ideal für alle, die 'mal schnell' ein bischen HTML editieren müssen, gerade für uns Blogger. Man muss es gesehen haben, um es zu glauben... « Wolfgang Flamme » |
|
What are the rules to keep in mind when you are working with the LotusScript Evaluate function? When you are working with the Evaluate function, keep the following points in mind... « Thomas Duff » |
|
One of those "I didn't know that" items from the KnowledgeBase... « Thomas Duff » |
|
RSS Reader 0.9.4.8 beta for IBM Lotus Notes/Domino 6.x available for free testing... « Manfred Dillmann » |
|
I'm wondering how many of the Lotus/Notes/Domino bloggers are going to be at Lotusphere. Here's the list of people I know about so far... « Julian Robichaux » |
|
ACLHelp v1.0 has been released... « OpenNTF » |
|
Advanced Domino-Web-Server-Log Template v1.0 has been released... « OpenNTF » |
|
Contacts In Mailfile v1.1 (Beta) has been released... « OpenNTF » |
|
After yesterday's demonstration, the question that is raised is how do we solve the problem of having an "incomplete" DOCTYPE sent from Domino? The simple answer is, you can't. There is no way to change the DOCTYPE output by Domino 6.x. But wait a minute, there is a hack you can use... « notestips »
Further informations:
The Quirks of Quirks Mode by Mike Golding
|
|
According to IBM, your investment in Lotus Notes and Domino is safe for many years to come. Great news, yes, but there's also new things to learn, of course, to stay on the cutting edge... « Lotus Geek » |
|
Previously, I wrote about using base HTML components. Really, as John Marshall has been trying to tell us for some time, this is tagged HTML. In this article, I'm going to show you a practical example of using tagged HTML I recently completed for my pet project... « Jerry Carter » |
|
Since I first learnt about the base tag's href attribute I have used it in every single database I've written. If you don't already, I suggest you start. It saves endless amounts of time and code... « codestore » |
|
Today's tip is a simple one to save space. It's about an enhancement to the @DBLookup function in Domino 6. Have you ever used code like this to handle @DBLookup errors... « codestore » |
|
Of all the languages we use on a daily basis as Domino Developers JavaScript has to be the trickiest of them all to debug. It's not necessarily that it's any harder than the other languages to debug, it's just that Internet Explorer doesn't really help us out. For example. Take this typical error dialog... « codestore » |
|
Did you ever get dialog like this one: "You must upgrade your local Name and Address book before you can use this feature"... « Fabian Nirman » |
|
If maintenance needs to be done on a Domino server and the server will be down during times when a scheduled agent is set to run, when will the agent next run after the server comes back up? « Thomas Duff » |
|
Have you ever wondered exactly what's going on in the cache.dsk file in Notes? Here you go... « Thomas Duff » |
|
Domino relies heavily on its directory for many of its services. The consequence of being directory-centric is that name changes, group changes, mail address changes, etc. can be held up until an internal cache is updated... « Jack Dausman » |
|
It's always bugged me that there's no method to programmatically convert a Notes document or a rich text field to HTML. It bugs me not because HTML conversion is a feature that I think should be added to the product, but because it's a feature that's already included in the product, and it just hasn't been exposed to us as developers... « Julian Robichaux » |
|
Yes, I know I posted a new version just last night, but with 465 downloads so far, I feel I have a responsibility to my readers. Anyway, there are two big changes I have made to the sessions db... « Ben Langhinrichs » |
|
In conventional web design, where you use many different files, folders are used to organise and structure things like images. For example, you might have a folder called images that contains subfolders called things like "icons", "buttons" and "photos". If you add images as Image Resources to a Domino database you lose this structure and it can become a real mess. Well, there's a nice and simple way to add structure. All you have to do is add the image and then rename it... « codestore »
Further informations:
Structure and Resource Grouping Part 1 by Chris Toohey
Structure and Resource Grouping Part 2 by Chris Toohey
|
|
A local vulnerability in a Lotus Notes for Linux configuration file could allow a malicious user to manipulate the values of essential configuration parameters and gain access to files... « Edmund X. DeJesus » |
|
When documents are deleted, Notes fields are edited or deleted or an attachment is deleted, the space on the disk drive is overwritten by fill characters. If the value of an edited field takes up less space on disk than the previous value, the unused space is overwritten with a fill character. Overwriting the space with a fill characters is done for security reasons to prevent browsing of sensitive deleted information by reading .NSF files through the operating system... « Thomas Duff » |
|
ND6 has the built-in @Sort function to sort an array in either ascending or descending order. But what if you have two arrays with the same number of values and you want to sort one while maintaining the relative positions within each array? This tip will show you how to do that by taking advantage of the new formula language looping capabilities in Notes 6... « Breaking Par » |
|
A LotusScript agent that sends a memo runs without error, but the Body field does not display when the memo is viewed in Microsoft Outlook Express. The same agent works as expected when the memo is viewed in a Notes Client. The following is a simplified example of the agent used... « Thomas Duff » |
|
I am not going to recount all the issues and arguments about why I've changed MS OS date on my laptop... When I've finished my tests I've re-sets back OS date to present date... Replication was finished with "0 documents received" and "0 documents sent"...why? « Fabian Nirman » |
|
In order to prepare for next week's tip that mimics a selection sort algorithm but uses formula language, we needed to have a way to swap two values of a formula language list... « Breaking Par » |
|
In the last article, I discussed structure and grouping when dealing with file and image resources... Aside from simple visual code-commenting, you can use this approach to keep plugins and 3rd party codesets in-tact while implementing them in your Domino-based applications. I'll explain this in two steps... « Chris Toohey » |
|
There is a new method in the NotesDatabase class that may be of interest to you - the QueryAccessPrivileges method. This method is similar to the @UserAccess function, but it is different... « Lotus Geek »
Further informations:
Part II by Lotus Geek
|
|
One of the main problems encountered with RSS feeds is dates that do not conform to the ISO 8601 specification. Here is some very simple LotusScript to convert a date to this format... « Joe Litton » |
|
Sample code for LDD article "Off-loading Lotus Enterprise Integration tasks to the server":
This is the sample code for LDD article "Off-loading Lotus Enterprise Integration tasks to the server"... « LDD » |
|
Contacts In Mailfile v1.0 (Beta) has been released... « OpenNTF » |
|
BlogSphere v1.2 Beta 1a has been released... « OpenNTF » |
|
domBulletin R1 has been released... « OpenNTF » |
|
Open Notes Picture Database v0.9a has been released... « OpenNTF » |
|
It seems people blog for many different reasons. These reasons range from sharing company PR, marketing, and technical info to people sharing their personal diaries with the world. There are also very good internal business uses for blogging technology, which I will get to later in this article... « John Roling » |
|
I'm back from my short trip to the south of germany. Now I will have a look at all the news of the past week... « Christoph Arras » |
|
A long time ago, I published a database that showed you how to export Rich Text Fields to Microsoft Word-compatible RTF format. As my first tip for the new year, I updated that database to show you how to export an entire Notes document in RTF Format... « Julian Robichaux » |
|
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 » |
|
This is a very nice explanation of the differences between the two options... from the Knowledgebase... « Thomas Duff » |
|
Sometimes after upgrading the design of a mail file (especially when changing versions), a user may experience "Circular Use" errors. This typically could happen if the user had private folders which would be set to not allow design replace/refresh to modify... « Joe Litton » |
|