Java Agent HTTP Connection Errors   

By Julian Robichaux | 1/15/15 1:13 PM | - | Added by Johnny Oldenburger

While working through some demos for my upcoming ConnectED session on Java, I noticed some unusual behavior when making an HTTP connection in a Java agent on an IBM Notes client. We will only be talking about Java in the context of XPages for the session, but I wanted to try everything out in an agent too in case anyone asks. I had one bit of code that worked fine on XPages but which failed on some of my test clients.

Working with images in Java  

By Julian Robichaux | 2/5/14 3:15 AM | - | Added by Per Henrik Lausten

Java gives us a lot of options for working with images. In general, you are almost always using the ImageIO class to read or write image files, and working with an Image or a BufferedImage object when dealing with the object in memory. Beyond the basics though, there are a number of image-related things that you might want to do. A few examples are listed below in this article.

OAuth for Domino Developers  

By Julian Robichaux | 9/10/12 7:59 AM | - | Added by

OAuth for the Domino Developer. Slides from Dominopoint 2012.