?
?
|
|
8.5.1 FAIL. Your cod... Ratings
6
Comments
29
|
|
|
8.5.1 UNFAIL - Part ... Ratings
2
Comments
0
|
|
|
More on 8.5.1 FP1 IF... Ratings
1
Comments
0
|
|
|
New rules - you need... Ratings
1
Comments
0
|
|
|
Installing Notes 8 o... Ratings
0
Comments
0
|
Ratings
6
Ratings
2
Ratings
1
Ratings
1
Ratings
1
Comments
29
Comments
10
Comments
6
Comments
4
Comments
3
Bringing The Power Of JavaScript To LotusScript
Peter Presnell
|
|
Tags:
.dominoframework
javascript
arrays
lotusscript
strings
|
Comments (0)
|
Visits (237)
I find new experiences are often the greatest source for innovation in my work. This proved to be the case for me several years ago when I left my role as a Lotus Notes Developer to take on a role that involved using C# and ASP.Net. When I returned to Notes...
from Blog: Beyond The Yellow Bubble
|
|
8.5.1 UNFAIL - Part 2: The Fix
Erik Brooks
|
|
Tags:
support
ibm
notes
pmr
development
java
lotusscript
designer
spr
domino
lotus
|
Comments (0)
|
Visits (386)
Wow... there's been nearly 4,000 hits to my blog entries regarding the GetDocumentByKey bug. A lot of you have been asking me about an update so here we go: The Short Story The issue's reportedly been fixed. There is a technote where you can contact...
from Blog: Erik Brooks
|
|
8.5.1 FAIL. Your code may just break.
Erik Brooks
|
|
Tags:
domino
code
programming
notes
agents
lotus
ibm
java
lotusscript
|
Comments (29)
|
Visits (3,769)
8.5.1 is great. Really great. Except when it decides to make your code no longer work. And especially when that code involves Note
from Blog: Erik Brooks
|
|
uidoc.gotoField gotcha
I thought I'd share a gotcha that bit me in the *** this morning. While doing form validation, I called the uidoc.gotoField("
from Blog: Patrick Picard
|
|
8.5.1 Lotusscript INI setting: GO_FASTER=1
Erik Brooks
|
|
Tags:
lotus
performance
notes
8.5.1
lotusscript
851
domino
speed
|
Comments (1)
|
Visits (1,011)
Generally speaking, Lotusscript should run about 15%-40% faster on 8.0.2+ versus prior releases, primarily due to this fix: SPR# BHUY75XJL2 - LotusScript is yielding too often,
which was necessary a while back with slower machines. Now that Machines are...
from Blog: Erik Brooks
|
|
Summary of New LotusScript Enhancements Announcd at LS10
In my last blog , I made mention fo the many new features being considered for addition to the coming releases of Lotus Notes. Amongst all the material listed it may not have been obvious the extent to which IBM have announced plans for extending the...
from Blog: Beyond The Yellow Bubble
|
|
Relearning LotusScript
When I first relocated from Australia to the USA one of the many things I had to learn was driving on the "
from Blog: Beyond The Yellow Bubble
|
|
Importing PDF Files into a Rich Text Field
Out of the box the Notes client does not support the importing of PDF files into Rich Text fields. However, somewhere between Notes 6.0 and Notes 8.5 the Word import utility was changed so that it could process PDF files. If you take a PDF File or...
from Blog: Beyond The Yellow Bubble
|
|
Call to Note
|
|
8.5.1 changed my way of codeing
A few day's ago I had to write 3 simple webagents to set some field: status, username and time/date. Before ELSE (Eclipse Lotus Script Editor) I would write 3 webagents with almost the same code: public sub webagent1 dim s as notessession dim context as...
from Blog: Urs Meli
|
|
How do I move attachments from one document to another?
Hi yellowverse, Recently, one department requested that attachments from one document be moved into a collateral management data
from Blog: Patrick Picard
|
|
Drag&
|
|
Re: So Programming Language Really Does Matter
In response to: So Programming Language Really Does Matter @Henning, in my opinion, IBM is absolutely running an experiment,
but a rather clever one. The JSF specification is over 8 years old,
and SSJS has been around even longer (Rhino, for example,...
from Blog: Yellow is the New Blog
|
|
So Programming Language Really Does Matter
Over the years I have given a lot of thought to programming languages, especially as they relate to Lotus Notes development. I blog about it a lot. Yes Nathan I'm hitting them all over the head with a stick again.... I have expressed my frustration at the...
from Blog: Beyond The Yellow Bubble
|
|
Diff strings with the new "
|