Experiences from doing Notes 8.5 application development workshops

Tuesday, Wednesday and Thursday of this week I conducted the third installment of my Notes 8.5 application development workshop to 10 new attendees. This workshop is quickly becoming a big success and as of now 3 more workshops are planned in the near future. I see the big interest in the workshop as an indication that companies and developers are interested and excited about the new Notes releases – especially Notes 8.5. There are of course good reasons for this as Notes 8 is the first Notes release in a long time to actually contain major new features and improvements to the application development platform.

Another interesting thing is that the interest in the application development workshops seems to carry over to Domino administration. Quite a few attendees has gotten back to me asking for an equivalent administration workshop which I find interesting. These are exciting times for the Lotus Notes and Lotus Domino platform.

The agenda of the workshop looks like this:

  • Day 1
    • Introduction to Domino Designer on Eclipse (DDE)
    • MyWidgets / LiveText (introduction and exercises)
    • XPages (introduction, “simple exercise”)
  • Day 2
    • Recap day 1
    • XPages (continued), more details
    • Extended XPages exercises
    • Introduction to Composite Applications
  • Day 3
    • Recap day 2
    • Composite Applications exercises
    • Introduction to Eclipse and Lotus Expeditor infrastructure
    • Introduction to Notes 8 Java sidebar plug-in development
    • Sidebar plugin exercises
    • Recap day 1, 2 and 3

Among the topics covered XPages and MyWidgets/LiveText are the ones that garner the most interest by far. Once attendees discover how quickly and easily they can construct applications using XPages they are very excited. It’s funny to simply sit and observe them as they complete the “simple” introductory exercises where they create XPages, play with data binding, auto-suggestions for text fields, themes, styling etc. They tend to smile a lot! They are amazed of how easy it is to develop applications and how quickly they can produce a professional looking application. The fact that all the @Functions have been converted to JavaScript is of course a big win as even Notes 6.5 / 7.0.x developers are productive right out of the gate.

Couple this with the fact that XPages will run natively in the Notes client come Notes 8.5.1 and they’re definitely sold! They’ll never go back to WebQueryOpen agents again that’s for sure! 🙂

After XPages comes MyWidgets and LiveText in popularity. Many, if not all, start out with the same approach to widgets as I had when I first heard of them namely “why would I ever want widgets in my Notes client?” and “how can a Google gadget make me more productive?” Once they are introduced to the technology, see how easy widgets are to develop and how widgets can be coupled to the Notes client using LiveText they are sold. They see why MyWidgets and LiveText might be the easiest and most powerful way to add functionality to the Notes client and why it may be one of the greatest additional to the Notes client in a long time.

Now comes Composite Applications. Understanding the concepts and the technologies behind Composite Applications and seeing the benefits and how Composite Applications can be applied in the real world is difficult to some of the attendees. All are able to follow the exercises and all see what IBM Lotus is trying to achieve with Composite Applications but few will start developing Composite Applications back home. I think this is due to the concept being a bit too abstract and because it’s too difficult to develop the applications. There’s too many things you “just need to know” such as obscure component/page preferences and the UI is not up to par. I tell attendees that much has changed for Notes 8.5.1 but I fear that many still find it too difficult to bother messing with. I hope I’m wrong but that’s how I see it.

The final topic covered is Java plugin development for the Notes 8 client. Attendees get an introduction to Eclipse/Lotus Expeditor and the plugin architecture of the client – basically I do a presentation like my Lotusphere 2009 session before they do exercises. I also show to series of demos of stuff that can be done using plugins that cannot be done any other way.

I find that many attendees like the flexibility and power they get from Java plugins but that the feedback is also that the learning curve is too steep. Many attendees lack the application development and Java skills required to develop these kinds of plugins. For many it also becomes a question of where they get the most “application development bang for the buck!” Spending their time learning XPages and MyWidgets and hoping that MyWidgets grow more powerful in time, or start learning Java to embrace Java plugin development. Many opt for the former which I guess is understandable.

To sum up the feedback from these workshops have been great and they are a big win to our customers. Attendees see the power of the Notes platform and I feel that attendees leave with renewed excitement about the platform and I trust that they carry this excitement back to their respective jobs and companies. They leave with a renewed interest in Notes and seeing it as a platform – not as an e-mail client

6 thoughts on “Experiences from doing Notes 8.5 application development workshops”

  1. Good summary Mikkel! 

    I find your experience with composite applications and Eclipse Java programming very similar to my experiences.  I find that companies who create Eclipse applications or already know they want web/swt/notes integration "get" composite applications and can do it.  Others who already know Eclipse programming like it because they can get their applications into the Notes and Expeditor community.  We did make improvements in 8.5.1 but I think there are more left – as you said, the "advanced properties" need to be "common properties" in my opinion and not so hard to find or understand.

    Basically those are the two use cases and if you are selling just to a Notes shop then the two of them are most likely not a favored approach because of the learning curve.

    Like

  2. Thanks for a great workshop Mikkel. Your enthusiam is contagious…. 🙂

    We will certainly try to convince the right people to start using 8.5.1

    Like

  3. The workshops are in Denmark for starters. The first one will be here in Hørsholm (north of Copenhagen) and the next will be in Jutland (Århus).

    Like

Comments are closed.