Search results
"tag:notes8"
| Title and summary | Date/time | |
|---|---|---|
|
1
|
How to extend Notes 8: New version of the demo application
I just posted an update to the demo application for my Extending Notes 8 series of posts. The demo application is discussed in more detail in my previous post (How to extend Notes 8: LiveText demo application). The issue was that I had a button to create ... |
24-Aug-2010 19:51:38 |
|
2
|
How to extend Notes 8: LiveText demo application
The day before yesterday I posted the first summary post in my Extending Notes 8 series with a complete end-to-end approach to dynamically adding LiveTex recognizers. As part of that post I uploaded a demo application (plugin) but I didn't add a ... |
06-Aug-2010 12:54:23 |
|
3
|
How to extend Notes 8: case insensitive LiveText patterns
When you start to do a lot of LiveText recognizers you find yourself wanting to do more advanced stuff with your regular expressions. For instance you might want to do case insensitive patterns or use some of the others regular expression modifiers. This ... |
05-Aug-2010 14:11:33 |
|
4
|
How to extend Notes 8: dynamic LiveText recognizers using Java
As I briefly described in my last post ("How to extend Notes 8: dynamic extensions using Java") it's possible to create new extensions to Lotus Notes using Java and hence inject functionality into the client dynamically. It's very cool functionality and ... |
04-Aug-2010 13:10:51 |
|
5
|
How to extend Notes 8: dynamic extensions using Java
I get so many question on how to extend Notes 8 that I finally decided to create a series of blog posts on how to do it. All the posts in the series may be found under the extending_notes8 tag. In all of the examples I assume a working knowledge of ... |
03-Aug-2010 13:11:23 |
|
6
|
How to extend Notes 8: capture group LiveText recognizers with a Java action
I get so many question on how to extend Notes 8 that I finally decided to create a series of blog posts on how to do it. All the posts in the series may be found under the extending_notes8 tag. In all of the examples I assume a working knowledge of ... |
02-Aug-2010 14:48:39 |
|
7
|
How to extend Notes 8: using LiveText with capture groups
I get so many question on how to extend Notes 8 that I finally decided to create a series of blog posts on how to do it. All the posts in the series may be found under the extending_notes8 tag. In this post you'll need familiarity with how MyWidgets and ... |
30-Jul-2010 14:42:29 |
|
8
|
How to extend Notes 8: coupling custom LiveText recognisers to a Java action
I get so many question on how to extend Notes 8 that I finally decided to create a series of blog posts on how to do it. All the posts in the series may be found under the extending_notes8 tag. In all of the examples I assume a working knowledge of ... |
29-Jul-2010 12:40:57 |
|
9
|
How to extend Notes 8: using the other built in LiveText recognisers with Java actions
I get so many question on how to extend Notes 8 that I finally decided to create a series of blog posts on how to do it. All the posts in the series may be found under the extending_notes8 tag. In all of the examples I assume a working knowledge of ... |
28-Jul-2010 14:28:57 |
|
10
|
How to extend Notes 8: coupling LiveText to a Java action
I get so many question on how to extend Notes 8 that I finally decided to create a series of blog posts on how to do it. All the posts in the series may be found under the extending_notes8 tag. In all of the examples I assume a working knowledge of ... |
27-Jul-2010 13:39:34 |
|
11
|
How to extend Notes 8: coupling text selection to Java action
I get so many question on how to extend Notes 8 that I finally decided to create a series of blog posts on how to do it. All the posts in the series may be found under the extending_notes8 tag. In all of the examples I assume a working knowledge of ... |
26-Jul-2010 12:23:37 |
|
12
|
IBM makes Firefox the default company browser? When will IBM Lotus Notes stop depending on Internet Explorer?
In recent news IBM officially proclaimed Mozilla Firefox as the corporate browser of choice. The news was picked up by major news outlets such as CNet, readwriteweb.com and ars technica ("IBM embraces Firefox, adopts it internally"). The news even made ... |
14-Jul-2010 21:08:54 |
|
13
|
Eclipse Helios (3.6) and why it's important to Notes administrators
Notes 8 is based on Eclipse and Eclipse use OSGi for bundle lifecycle and dependency management. Part of OSGi is the OSGi console that is a console into the inner working of OSGi. The console is very useful and may be used to diagnose Eclipse and Notes 8 ... |
08-Jul-2010 14:26:35 |
|
14
|
Nice Notes 8.5.2 feature - policy control for access settings for Lotus Connections
Disclaimer: The following is from the release notes of Notes 8.5.2 so I don't take credit for writing this. Lotus Notes 8.5.2 is in beta and there are no guarantees that the features described here will be in the final product that IBM ships. From ... |
07-Jun-2010 14:38:24 |
|
15
|
Nice Notes 8.5.2 feature - upgrading multiple local databases to a new ODS
Please note: The following is from the release notes of Notes 8.5.2 so I don't take credit for writing this. Lotus Notes 8.5.2 is in beta and there are no guarantees that the features described here will be in the final product that IBM ships. In the ... |
07-Jun-2010 09:22:52 |
|
16
|
Configure Eclipse 3.5 for Notes 8.5.2
As for previous versions I maintain a document outlining how to configure a vanilla Eclipse install to work with Lotus Notes for Java extension development (with install_id and rcp.base). I have made the first version for Notes 8.5.2 as of code drop 5 so ... |
03-Jun-2010 13:54:22 |
|
17
|
Notes 8.5.2 - preload on startup
Disclaimer: Lotus Notes 8.5.2 is in beta and there are no guarantees that the features described here will be in the final product that IBM ships. Being part of the design partner program for Lotus Notes 8.5.2 I just received code drop 5 i.e. the ... |
03-Jun-2010 11:11:34 |
|
18
|
Java class line numbers for plugin developers
If you've been tasked with developing and/or debugging Java extensions for the Notes 8 client you know that line numbers has been missing from the stacktraces produced by Notes. This can be a real problem when trying to debug stuff in a production ... |
14-Apr-2010 15:29:16 |
|
19
|
How to get started with plugin development
I get a lot of questions (via e-mail and IM) on how to get started with plugin development for the Lotus Notes platform. Instead of answering them all individually I thought I would (finally) write a general purpose blog post to try and answer these ... |
19-Mar-2010 12:39:05 |
|
20
|
Notes 8 Utility plugins
From time to time I come across some functionality I think should be part of the Notes client but isn't. If it's really a big pain point for me and I can implement it myself I do so as a Notes plugin. I've implemented a number of such plugins over time ... |
03-Feb-2010 14:20:46 |



