Blog

Home » Blog

Ed Brill "Opting In": Thank You In Many Ways

Last year I had the honour of answering a call for sidebar contributions to Ed Brill’s book, “Opting In: Lessons in Social Business from a Fortune 500 Product Manager”. I had no doubt it would be a well-written, informative book. Ed’s announcement today of his new role as Director of Market Management – IBM Mobile […]

Ed Brill "Opting In": Thank You In Many Ways Read More »

IBM Connect in Review

Now that the dust is settling after IBM Connect, it’s time for a brief review. Last week was a hectic time, my fourth Lotusphere/IBM Connect. During my first, I was shy and finding my feet, so my main takeaways were technical. For my second I was a speaker and made contact with a number of

IBM Connect in Review Read More »

Understanding Partial Execution: Part Three – JSF Lifecycle

In the previous two parts of this series I’ve focussed on partial refresh and partial execution. But in order to fully appreciate why partial execution is important, you need to understand the JSF lifecycle. Part two focussed on what gets processed from the XPage, it’s important to understand how it gets processed. Remember that if

Understanding Partial Execution: Part Three – JSF Lifecycle Read More »

Understanding Partial Execution: Part Two – Execution

In Part One I covered off what happens between server and browser in a partial refresh. Careful thinking about the refresh ID can help minimise the amount of content passed back from the server to the browser. But I emphasised that it has no effect on what happens on the server. In this part I’m

Understanding Partial Execution: Part Two – Execution Read More »

Understanding Partial Execution: Part One – Refresh

This is another post based upon learning from the sessions I’ve been doing at LUGs this year. Partial Execution is extremely powerful, probably rarely used, but thanks to Tony McGuckin and Dan O’Connor has been made much easier to use in IBM Domino Social Edition. But before I even discuss Partial Execution, it’s critical to

Understanding Partial Execution: Part One – Refresh Read More »

Understanding XPages Error Codes

During this year I’ve done a session looking under the hood of XPages and explaining what actually happens. I firmly believe (and the evaluations and feedback suggests I’m not wrong) that when you understand what’s happening, it builds confidence. The starter for the session was XPages and error codes – a gentle introduction, but still

Understanding XPages Error Codes Read More »

Extension Library Value Picker and extlib.dijit.PickerListSearch

Over the last few weeks I’ve been communicating with Paul Hannan about the Value Picker and different behaviour if extlib.dijit.PickerListSearch. With the Value Picker control, you have a number of options. The options can be provided from a list of hard-coded or computed values using the simpleValuePicker dataProvider. They can be provided from a view

Extension Library Value Picker and extlib.dijit.PickerListSearch Read More »

Full Text Search Musings

For a recent project I was involved in building some rather open-ended reporting functionality. Although my preference is to identify clear requirements to develop a targeted solution and avoid over-engineering, in this case it was not possible. One of the huge strengths of Domino is full text searching. In the post-8.5.3 world there is even

Full Text Search Musings Read More »

Scroll to Top