<< 27 April 2006 | Home | 29 April 2006 >>

Talk about putting your money where your mouth is...

"IBM announced a new Eclipse innovation award program, under which the company will reward Eclipse innovators with US$10,000 to $30,000 for cool new projects. IBM also announced the availability of its new instant help plug-in system. The system is built on Eclipse, but developers can integrate it into their projects to provide both online and offline user support within their applications."

Full article @ sdtimes.com: EclipseCon Bursting at Seams

Tags :

Robert Cringely: Apple must replace Microsoft Office and buy Adobe

As a Friday read I highly suggest Robert Cringelys newest post called "Killer Apps: For Apple's Windows Strategy to Work, It Must Replace Microsoft Office and Buy Adobe Systems". It's an interesting take on what Apple is planning in relation to an office suite.

"...what's missing is an Apple application strategy to go with this operating system strategy, because Microsoft's true power lies not in Windows, but in Microsoft Office. Fortunately for Apple, I believe there is an application plan in the works, and I will describe it here."

A RSS feed I would like to see from IBM...

What if there was a RSS feed in the Notes/Domino 6 and 7 Forum that let you keep track of responses to threads you are actively participating in. It would make it much easier to help other developers by letting you know when they added that crucial piece of information that you requested in order to help them.

I guess it could be done automatically if the backend was DB2. Wouldn't it be a great showcase for Domino on DB2 and the kinds of joining possible with a relational backend? I think there was a demo of this kind of functionality in the Domino on DB2 session at Lotusphere.

An alternative is a "Add responses to my feed" functionality that you manually activate when responding.

I know there is an e-mail notification functionality but they are only sent once a day, I have to manage the list of posts being watched (only 25 posts allowed), plus I really hate e-mail... :-)

Gana On The Net (a fellow Notes/Domino Java blogger)

As a followup of my recent posts on Java in Notes/Domino I would like to highlight a fellow blogger: Ganapathiram Natarajan. Gana and I have been commenting/e-mailing a bit back and forth recently and I really think he would be a valuable addition to your blogroll if you're already into Java or starting to get so... (and you really should!)

Ganas two latest posts explains how to use Apache log4j in Notes/Domino agents (log4j with JavaAgent - Part 1) and how to use the Java PolicyTool (PolicyTool ). Check them out!

The latter is really nice if you are messing around with Java security:

Tags :

developerWorks article: Compare Informix Dynamic editions

You know these situations where you're thinking: "Wouldn't it be nice if I could find an article on this or that subject?" Well the Information Management RSS feed on developerWorks came to the rescue today. I have been looking for articles about Informix since we are looking into it for a new project and there it was: Compare Informix Dynamic editions.

It's really nice to see that the table fragment support is available in the Express version since this is one of the reasons we are looking into IDS.

Nice. I'm one happy camper!

Comment SPAM

Aaaarrrhhhhhh!!! I'm once again being flooded with comment SPAM - what's in it for these guys? The good thing is that most SPAM is being caught by my blogging software but for some reason some of the comments are subverting the comment approval setup which is in effect. Very strange. Changed my admin. password last night to make sure it wasn't that but there was a new comment this morning which I didn't approve.

So if you're using Pebble and have seen this issue before please let me know.

Ben Poole on String lengths in Java

"Put bluntly, there’s a right way and a wrong way to extract the complete content of a field full of text in excess of 32KB - 64KB."

Show ’n’ tell VIII: String lengths & Java via benpoole.com.

Tags :