3 Things I Took Away from IBM Connect Watching from Afar

Here are the three biggest things that resonated for me most about IBM Connect 2014. Keep in mind that I wasn’t there, but I was watching via the LiveStreams, tweets and other social venues:

  1. IBM Connections is now the flagship product for IBM Collaboration Solutions (or as it’s now known “Smarter Workforce”). All hail the new king.
  2. While IBM is still “committed” to Notes, Domino and XPages, I’m thinking that this really means that they will be supplying point releases which address fixes and minor improvements. This will keep existing customers happy.
  3. Announcing a reinvented email client was a good political and strategic move. The one thing that is truly required for this new client to really be embraced is having an IBM Connections deployment. Not only a vibrant deployment, but one that is really being used by employees.

What are your three takeaways from IBM Connect 2014?

Regarding the Future of the IBM Notes Client – Here It Is

 

Niklas Heidloff awarded the Penumbra Prism Award for 2014

Niklas Heidloff
Photo by Paul Hudson

I learned via Facebook and Twitter that Niklas Heidloff was named the 2014 recipient of the prestigious Penumbra Prism Award. Please join me in congratulating one of my dear friends and colleagues – Niklas Heidloff.

Boy Baukema: 4 HTTP Security Headers You Should Always be Using

While growing a solution works very well for discovering what works and what doesn’t, it hardly leads to a consistent and easy to apply programming model. This is especially true for security: where ideally the simplest thing that works is also the most secure, it is far too easy to introduce vulnerabilities like XSSCSRF or Clickjacking.

Because HTTP is an extensible protocol browsers have pioneered some useful headers to prevent or increase the difficulty of exploiting these vulnerabilities. Knowing what they are and when to apply them can help you increase the security of your system.

[Hat tip to Thomas Gumz  for sharing this]

More >

Video: Java for XPages Development

In this one hour, forty five minute webinar produced by TLCC and Teamstudio, Paul Calhoun and Howard Greenberg Paul Della-Nebbia talk about why every single IBM XPages developer needs to know how to program with Java:

Java is an important skill to have as an XPages developer. This webinar will provide a foundation of the Java skills you need and explain how to best acquire them. Come see how Java is used with detailed code examples that demonstrate how to use core Java code, Java Beans, Managed Beans, and third party Java libraries in your applications. After this webinar you will know exactly how to add Java as a tool in your development toolbox.

The slides and sample database are available on the TLCC site.