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

Domino Spring Template30.01.2006 08:31
The project provides Spring integration for domino including a spring like template for domino. The client application using this template will be able to access domino backend objects via diiop connections using domino session pooling and will not have to care about domino session creating, db opens, view opens, lookups and/or recycling on any domino object. Just map the domino document to you model plain java object and you are ready...
« java.net »

Form Validation on the Web Using AJAX27.01.2006 17:02
This simple example demonstrates the usage of AJAX for field validation on the web...
« OpenNTF Code Bin »

madicon easyMail 1.027.01.2006 17:01
Ab sofort verfügbar...
« Manfred Dillmann »

Interesting AJAX Example for Logins27.01.2006 16:59
James Dam has written up an article on Evolt.org for using AJAX for logins. The idea behind his work is to be able to process a name/password challenge in retrieving some secure data useful for the completion of a non-secure form...
« Jack Dausman »

Troubleshooting Lotus Domino hangs and crashes27.01.2006 16:55
Quick -- what's the difference between a server hang and a crash? More important, how do you go about fixing them? In this article, we explain how you can identify Lotus Domino server hangs and crashes, and what you can do to analyze and correct them...
« Kiran Bellari »

Manipulating data in Domino Web Access27.01.2006 16:54
Read this article to learn how you can customize Lotus Domino Web Access to adapt to the specific requirements of your Notes/Domino data. We describe how Domino Web Access determines the appropriate scene to play for a form type, how data is reflected within the scene, and how updated data is validated...
« V. Seraphin/Shu Sia Lukito/D. DeJean »

Newly discovered server console commands27.01.2006 16:51
When reading through the Troubleshooting Lotus Domino hangs and crashes, i found some new (for me) interesting commands...
« Johan Kanngard »

ChangeFieldValue utility updated27.01.2006 16:50
I've posted a slightly updated version of the ChangeFieldValue utility (I'd posted about the initial useable version in Aug 2005). This is just a little minor clean-up, and I've added the ability for one to add fields to the selected documents, in addition to modifying existing fields...
« Joe Litton »

Tip: Lotus Domino Access for Microsoft Outlook and Lotus Notes interoperability: I want my doclinks!27.01.2006 16:07
What could be more useful than Lotus Notes doclinks? This tip explains how you can extend Notes doclink functionality to Microsoft Outlook...
« Felicia Sienkiewicz »

Mail Web Service Sample27.01.2006 16:04
This sample database contains a web wervice that provides Mail functionality from the Lotus Domino server. This database uses the new Lotus Notes/Domino Web Service design feature and provides functions for reading and writing mail from a user's mail file...
« LDD Sandbox »

BlackBerry Enterprise Server 4.0.3 Hotfix 427.01.2006 15:53
The BlackBerry Enterprise Server for Lotus Domino 4.0.3 Hotfix 4 is available for download...
« BlackBerry »

Lotusphere: IBM liefert den Eclipse-Client fuer Workplace25.01.2006 13:50
Seit einem Jahr spricht IBM vom sogenannten Workplace Managed Client, der Plattform für Anwendungen auf Client-Rechnern. Mit dem neuen Release 2.6 kann der Client von normalen Kunden erworben werden...
« heise online »

Conditional Agent Logging18.01.2006 11:46
Agent logging is a great feature that's been around in Notes ever since LotusScript has been around (starting in Notes R4). But it's something not everyone takes advantage of. One of the reasons (IMHO) for this is because way too much information is logged every time the agent runs, causing an overload of information to be written to your agent log, that you don't look at anyway. Logging is one of those things that you wish you had in there, but only when you need it. This tip talks about implementing what I call "conditional logging" for your scheduled agents...
« Breaking Par »

Lotusphere 2006, Blackberry, Web Services17.01.2006 09:15
A few weeks ago, I already wrote a short note about RIM's request to connect the Blackberry to the heldesk application !!HELP!! using the new web services feature in Domino 7... After I realized that writing a web service in LotusScript is as easy as writing an agent, I began to code a few basic services like 'Create Ticket' and 'GetAllTicketsBySupporter'...
« Ulrich Krause »

Use Split/Join To Remove Entry From A List13.01.2006 21:30
Recently I was working with arrays in LotusScript. Each element of the list was a text string. I had a need to remove an element from the list. There are lots of different ways to do this, and here is one more...
« Breaking Par »

Manually serializing NotesDOMNodes12.01.2006 11:24
In my earlier post today, I described a problem I have, where I wanted to get the XML string of a DOM tree. I've started writing my own routine, this is what I have right now...
« Johan Kanngard »

Serialize a DOM tree in LotusScript?12.01.2006 11:24
I have a problem, that nor I nor any of my colleagues can't solve easily. I have several classes that are passing objects/variables between them. On of them is handling Web Service request, and parsing the responses to a NotesDOMDocumentNode via the NotesDOMParser. The NotesDOMDocumentNode is passed returned, and are used in several places to extract information. But, I need to cache the response, so concurrent request with the same parameters are sped up...
« Johan Kanngard »

RIM stellt Fehlerkorrekturen fuer Blackberry bereit10.01.2006 13:50
Auf dem CCC-Kongress in Berlin hatten Ende letzten Jahres Aktivisten der Gruppe Phenoelit etliche Mängel in den RIM-Produkten vorgestellt. Research in Motion (RIM) hat nun für vier der bekannt gewordenen Sicherheitslücken in seinen Blackberry-Geräten und -Diensten Patches und Workarounds verfügbar gemacht...
« heise online »

BlackBerry Enterprise Server 4.0.3 Hotfix 310.01.2006 11:32
The BlackBerry Enterprise Server for Lotus Domino 4.0.3 Hotfix 3 is available for download...
« BlackBerry »

Unread Docs Via the Notes API09.01.2006 13:53
Here's one last bit of offbeat code for you before the year lets out: Get Unread Docs in a View Using the Notes API
The code that is linked to above is a LotusScript class called SelectedDocsList. This class provides a way to programmatically access the list of selected docs in a view that's currently open in the Notes client (open in any tab, frame, or as an embedded view), without relying on an agent to be running against "Selected docs" in a view...
« Julian Robichaux »

Managing Zip Files in Lotus Notes09.01.2006 13:52
Here's another little programming experiment for you: Managing Zip Files in Lotus Notes
It consists of a Java library I wrote called ZipFileManager, and some examples of how you can call it from LotusScript (using LS2J) in order to do things like...
« Julian Robichaux »

Kewl Tip: Browse for Folder dialog in LotusScript09.01.2006 13:51
How many times have you developed a robust Notes-based application, only to realize that what you really need to do at some point is to prompt the user for a folder/directory location - not a file, but a folder...
« Lotus Geek »

Exploiting IBM DB2 in your Lotus Domino 7 application09.01.2006 13:50
In this article, we discuss how you can work with the new IBM DB2 integration features offered in Lotus Domino 7...
« Debbie Branco/Tom McGary/Wai-ki Yip »

New features in Lotus Notes 7 mail09.01.2006 13:49
People use Notes/Domino in all sorts of different ways, and one of the most popular is email and messaging. With that in mind, Notes/Domino 7 offers significantly enhanced mail functionality, including expanded calendar and scheduling. This article reviews some of the more important and useful of these new features...
« Goppinath Nagarajan »

Is Database Encrypted04.01.2006 17:43
A customer of ours has an application that involves attaching Notes databases and templates to documents for various purposes. Well, it finally happened. Someone had locally encrypted the database and attached it to the document. So nobody (except that one person) could use the attachment. So we were asked to check to see if the database/template was encrypted before the attachment was allowed to happen. This can be done through the Notes API, and this tip shows you how to check if a Notes database or template is encrypted...
« Breaking Par »

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