Search results
"tag:notes8"
| Title and summary | Date/time | |
|---|---|---|
|
1
|
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 |
|
2
|
Hide the Getting started page
If you don't want to show the Gettting Started page for new client installations you may set the following property using plugin_customization... |
19-Dec-2009 09:41:22 |
|
3
|
Come see me speak at IBM Software Day 2009
If you're in Copenhagen on 6 October you really should go to IBM Software Day 2009. Oh and while you're there come see my session from 11:40 in track 2 (the "Lotus track") on how to extend and exploit your Notes 8+ client. And for those who have seen my ... |
27-Aug-2009 10:30:08 |
|
4
|
Notes 8 performance - beware of realtime virus scanning
Over the last few weeks I have been spending some time at one particular customer site and besides looking at their Notes and Domino environment as such I've been trying to diagnose some performance issues they have been having with their Notes 8.0.2 ... |
27-Jul-2009 14:05:25 |
|
5
|
A word about week numbers
Got a call from a customer the other day who could not understand that the week numbers that showed up in his Notes 8.x calendar was different from the ones on this printed wall calendar. The reason for this is that by default Notes 8 uses the operating ... |
26-Jul-2009 11:51:31 |
|
6
|
Notes / Eclipse / Lotus Expeditor mapping
Developing plug-ins for Lotus Notes or Expeditor can be complicated enough but you also have to look out for platform differences and the difference in capabilities between different Notes/Expeditor/Ecli... |
15-Jul-2009 12:36:17 |
|
7
|
A serious blow for AppDev on Notes - the proof of entitlement for Lotus Sametime is seriously screwed up!
As you probably know you are entitled to a Lotus Sametime Entry license when you have a "Lotus Notes for Collaboration" license. This is really great and a real selling point for Notes since Sametime is a "first class citizen" in the Notes 8.x client as ... |
09-Jul-2009 14:01:30 |
|
8
|
Eclipse match rules
From the Composite Application wiki comes a nice document on Defining feature and match rules. The difference between this an other such documents is that this one actually has some examples to illustrate the difference between Perfect, Equivalent, ... |
16-Apr-2009 13:58:00 |
|
9
|
IBM / SAP Alloy dissected
After the announcement of the general availability of IBM/SAP Alloy the other day I downloaded the package to find out which components it is made up of. Below are some tidbits that may or may not be of interest to you. Download packages Client ... |
25-Mar-2009 09:25:23 |
|
10
|
How to deploy widgets and/or plugins in your organization
Deploying widgets and/or plug-ins in your organization is very easy and there's a number of options for doing it. Desktop policies Widget catalog via MyWidgets Drag'n'drop of widgets to the MyWidgets sidebar plug-in Using a desktop policy is just a ... |
16-Mar-2009 08:19:44 |
|
11
|
The technique for building a better Notes Java API
This is a followup post to yesterdays post titled Want to join me in building a better Notes Java API? and here I'll show just how easy it was to build the wrapper API. Below is the code from the implementation of the getView(String) method of the ... |
12-Mar-2009 12:18:26 |
|
12
|
TwitNotes 1.0.9 available and the book is now closed on v. 1.0.x :-)
So I've fixed the final small issues I really wanted to get fixed before focusing on the next release of TwitNotes in version 1.0.9. This release is primarily a bug fix that fixes the following: Make sure the date/time of the post is represented in ... |
11-Mar-2009 21:18:06 |
|
13
|
Want to join me in building a better Notes Java API?
One of the things that are the hardest for Notes Java developers transitioning to developing plug-ins for Notes 8 is handling threading. All access to the Notes backend classes must occur on the Notes thread using NotesJob or a thread statically ... |
11-Mar-2009 15:20:19 |
|
14
|
TwitNotes - v. 1.0.7 is out
Just uploaded TwitNotes v. 1.0.7 to the update site. It's just a small bug fix release that fixes some minor things: Easier searching by responding to pressing the Enter key on the Search tab Make sure all profile images are scaled to 48x48px to handle ... |
10-Mar-2009 09:14:56 |
|
15
|
Cool shortcuts for the Notes 8 client
Here's a list of some cool shortcuts for navigating the Notes 8 client using the keyboard. Ctrl-Shift-LShortcut list for the client Ctrl-Shift-TShow thumbnails of open tabs Ctrl-F8Change perspective (tab) Ctrl-0Close the sideshelf Ctrl-3Minimize the ... |
10-Mar-2009 08:35:58 |
|
16
|
Developing plug-ins for Notes 8.0.x, Notes 8.5, Sametime 8.0.x and Sametime 7.5.x
I received an e-mail from Dirk Jebing on my blog post on deploying TwitNotes in Sametime and how I was having deployment problems due to an exception being thrown. This is a long time ago but Dirk now found the solution which actually turned out to be a ... |
09-Mar-2009 10:01:33 |
|
17
|
My take on the LotusLive Contacts Sync plug-in and how to install it more easily
I read Chris Tooheys post on the LotusLive contact sync plug-in for Notes 8 (LotusLive Notes Contacts Sync on Lotus Notes 8.5... and why you should care!) with great interest and was very happy to see they didn't choose to make it a sidebar plug-in. ... |
06-Mar-2009 08:40:51 |
|
18
|
How dynamic are your Notes sidebar plugins?
If you thought that the MyWidgets sidebar plug-in is doing some kind of dark magic to dynamically add sidebar plug-ins then think again. The purpose of my latest exploration into the World of Eclipse was to find out how I could do the same stuff. It ... |
27-Feb-2009 12:04:57 |
|
19
|
Target platform for Sametime 8.0.0/8.0.1 development
Some days ago I posted on developing drag'n'drop support for Notes 8.0.x and Notes 8.5 Standard clients (see "Show 'n Tell Thursday: SWT drag'n'drop in Notes 8.0.x and Notes 8.5 (19 February 2009)"). When doing this and you have configured your Eclipse ... |
22-Feb-2009 19:23:53 |
|
20
|
Drag'n'drop in SWT components
Those who went to my Lotusphere session already know this but doing drag'n'drop in SWT is actually quite easy. All you need to do is define a drag source and/or a drop target. The former is only required if a control in users should be able to drag data ... |
19-Feb-2009 10:24:53 |



