Search results
"tag:java"
| Title and summary | Date/time | |
|---|---|---|
|
1
|
Show 'n Tell Thursday: Maximizing tabs in DDE (20 October 2011)
It has been a looooooooooooooooong time since I did a SnTT but I found it fitting for this week. The tip is short and very straight forward but will make it easier and more productive for you to work in Domino Designer on Eclipse (DDE). If you are ... |
20-Oct-2011 09:24:20 |
|
2
|
Configure Eclipse 3.5 for Notes 8.5.3
For completeness sake I just updated my guide to manually configuring Eclipse 3.5 for Notes plugin development to work with Notes 8.5.3 which went Gold the other day. Please find a like to the guide below. Configuring Eclipse 3.5 for Notes 8.5.3. |
08-Oct-2011 11:33:14 |
|
3
|
OSGi, OSGi, OSGi - OSGi everywhere...
As mentioned in my OSGi presentation at AusLUG OSGi is a key technology for you if you dabble in IBM/Lotus products. Among other things it forms the basis for Lotus Expeditor (and therefore Notes, Sametime and Symphony), XPages and the XPages ... |
05-Sep-2011 12:43:30 |
|
4
|
Java Magazine - available for FREE!
The premiere issue of the Java Magazine from Oracle is now available. The magazine is FREE!!! and contains a load of cool interesting articles. |
22-Aug-2011 10:33:54 |
|
5
|
Knowledge path: RESTful web services
Found an excellent summary article on developerWorks called Knowledge Path: Build RESTful web services with Java technology. It has some very good information and links to articles split into 5 sections: Understand REST concepts Meet the Java API for ... |
01-Jul-2011 07:49:28 |
|
6
|
A TAI code example
To complete my series posts on writing Trust Association Interceptors (TAI's) for Websphere Application Server I wanted to show a real-life example. Not a good example necessarily but an example never the less... :-) The below example is a very simple ... |
10-Jun-2011 14:06:58 |
|
7
|
March Lotus Technical Information and Education (LTIE) community meeting
If you're interested in plugin development and the recently published RedWiki on plugin development for Lotus Notes, Sametime and Symphony (easy url is http://bit.ly/plugin... |
03-Mar-2011 08:57:37 |
|
8
|
jWidgets to make it easier to develop Eclipse based components for composite applications
Perusing the the Composite Application Wiki I discovered a technology IBM calls jWidgets. Basically they are for Composite Application Java component development what iWidgets are to websites that is a widget framework for easily and more quickly doing ... |
10-Dec-2010 14:24:27 |
|
9
|
New version of the Java UI API Exerciser available from OpenNTF
A new release of the Notes Java UI Exerciser project has been released on OpenNTF (OpenNTF Release: Notes Java UI APIs in 8.5.2) by our friends on the Java UI team at IBM one of whom I'm lucky enough to co-present with at Lotusphere. Check it out! |
07-Dec-2010 14:27:22 |
|
10
|
Why all the talk about recycle() - how about dispose()?
Let me start by saying that I agree that recycle() could and should be handled by the API and there are numerous ways around it. I however also think that the majority of Notes developers out there will never have the need to call recycle() in their Java ... |
20-Nov-2010 19:46:02 |
|
11
|
The Next Release of Java: Java JDK 7, out mid-2011
News from JavaOne: Mark Reinhold confirmed that "Plan B" is now the plan of record for the next release of Java, with JDK 7 scheduled for mid-2011, with support for other languages on the JVM (InvokeDynamic) and many small improvements (parts of ... |
22-Oct-2010 08:47:56 |
|
12
|
So there's no stuff out there on plug-in development?
Well I just did a quick search on developerWorks and it gave me a lot of info. Among others were the below articles that I think look very interesting. Especially those two first ones look like something that would be of interest to a lot of people ... |
24-Sep-2010 18:17:50 |
|
13
|
Eclipse Fall Training Series
"The Eclipse Foundation and Eclipse member companies are pleased to announce the fall 2010 training class series. The training is an excellent opportunity for software developers and architects to learn more about Eclipse Rich Client Platform (RCP), BIRT ... |
31-Aug-2010 11:53:46 |
|
14
|
Updated! Introduction to Java programming
A lot of people ask me how to get started with Java programming so when I saw the below entry in the developerWorks newsletter I thought it should be communicated as far and wide as possible. "developerWorks Java contributor Steve Perry took on the ... |
29-Aug-2010 11:34:55 |
|
15
|
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 |
|
16
|
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 |
|
17
|
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 |
|
18
|
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 |
|
19
|
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 |
|
20
|
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 |




