A New Life Ahead  

By Serdar Basegmez | 1/4/19 9:50 AM | - | Added by Oliver Busse

In 2003, I left my job and started looking for a better one. I wasn't quite happy working for a corporation and I wasn't the employee of the month either. However, after a series of coincidences, I end up with a brand new laptop waiting for a long bus ride to a resort near the Mediterranean Sea.

IBM Connect 2017 Session Materials  

By Serdar Basegmez | 3/7/17 12:30 AM | - | Added by Oliver Busse

After a great conference, I have just been able to prepare session materials. Sorry for the delay but I had to complete the documentation for the demo application I have used in the REST session.

Integrate your XPages apps into Slack  

By Serdar Basegmez | 11/19/15 12:23 PM | - | Added by Oliver Busse

Normally we do not link to just a repository. As it came that overall awesome Serdar Basegmez made a small XPages based app that can be used to integrate your own services (also XPages based) to Slack. As he wrote in the readme file: fork and contribute!

OpenNTF XSnippet: DominoRunner: Provides a temporary Notes Session for your Java code  

By Serdar Basegmez | 9/16/15 5:44 AM | - | Added by John Oldenburger

This class is a temporary encapsulation for a code that needs a Session. I have inspired from a number of snippets, but probably, Nathan T. Freeman is the founder of the idea itself :) Although I've been using this for a couple of months in a production system, still, it's quite out of the mainstream and it contains some bad practices.

I have my own extension library...  

By Serdar Basegmez | 6/22/15 4:54 AM | - | Added by Oliver Busse

6 months ago, I accepted my problem. As many developers, I was working on several different XPages projects in different times. Using a couple of Java classes over and over again. Each time I add a new method/modify an existing one, I was copying and pasting code between several applications. Versioning was a nightmare.

XPages Performance: Dojo Widgets and Resource Aggregation  

By Serdar Basegmez | 5/28/15 6:25 AM | - | Added by Oliver Busse

Lately, I have been working on developing my own extension library for different applications on a client. I started with putting a couple of Java libraries, utility objects and managed beans, but it evolved into a very cool project. I want to talk about it, but not now. Today, we will talk about a boring topic, Dojo.