How to get HCL Notes/Designer to run on your Apple Silicon. – NotesIn9  

By David Leedy | 3/19/24 2:36 AM | Infrastructure - Notes / Domino | Added by Roberto Boccadoro

Here’s my first attempt at making a “Short” on YouTube. I have some topics that are just really quick and a full normal NotesIn9 is overkill. So that’s what “shorts” are far. So I figured I’d give it a try

NotesIn9 210: Compare Database Differences  

By David Leedy | 10/31/23 2:43 AM | Infrastructure - Notes / Domino | Added by Roberto Boccadoro

In version 12 of HCL Domino they added a new advanced template that can be used to show differences in design elements between two database. This might come in handy if you need to compare databases. In this show I’ll give a short demo on this so you can get started using it.

NotesIn9 209: Creating a new Domino Domain  

By David Leedy | 10/23/23 8:32 AM | Infrastructure - Notes / Domino | Added by Roberto Boccadoro

In this show I demo how to create a brand new HCL Domino v12 server and Domino Domain. I also show how to install the v12 Notes/Designer/Admin client. Its been a while since I did a show and I had some audio issues but I cleaned up much of it and should be better going forward.

Source Control is Coming – Again and Finally!  

By David Leedy | 9/26/23 9:58 AM | Development - Notes / Domino | Added by Oliver Busse

Yesterday at Collabsphere I was in a great session by Dan Dumont that was simply titled “Source Control in Designer”. Source control is nothing new to designer as we’ve had this for years. I think there are at least 6 episodes of NotesIn9 that either are dedicated or touch on source control.

NotesIn9 207: Send Attachments to 3rd parties  

By David Leedy | 11/30/17 9:14 AM | - | Added by John Oldenburger

NotesIn9 207: Send Attachments to 3rd parties. In this show the amazing John Jardin returns with great information on how to get attachments sent to 3rd parties. Since integration with other systems is becoming more and more critical you certainly want to be thinking about this.

NotesIn9 206: Rest Servlets  

By David Leedy | 5/31/17 9:46 PM | - | Added by Kenio Carvalho

In this episode, OpenNTF Board Member and long time IBM Champion, Paul Withers returns with a great show on how to get starting building REST Servlets inside an EXTERNAL Library. This is a longer show as getting started with Libraries is a little involved but believe me it’s so worth it.

NotesIn9 205: Leverage Domino Development with New Tools!  

By David Leedy | 4/5/17 11:03 AM | - | Added by Oliver Busse

In this show Eric McCormick returns to talk about ways in which Automation can help you. While this is not needed for basic XPages development if you want to level up on your skills be sure to check this episode out!

NotesIn9 204: Building an Alexa Skill  

By David Leedy | 2/22/17 12:51 PM | - | Added by Oliver Busse

I’m so excited about this show. After years of negotiations and down right harassment I’ve finally convinced/tricked Bruce Elgort to come on the show and share some if his knowledge. In this show Bruce will give us a great demo on building a skill for Amazon Alexa.

The Famous Lotusphere Pretzel Cookie  

By David Leedy | 1/26/17 1:43 PM | Business - Events / People | Added by Oliver Busse

One of the many legendary things from the conference once called “Lotusphere” was the “Pretzel Cookie” that was provided in the box lunch on the last day. If, like me, you’re not able to go to the conference this year but don’t want to miss out on the famous cookie I present to you 2 options.

NotesIn9 203: A Smart Admin Bootstrap Theme for XPages  

By David Leedy | 12/14/16 1:53 PM | - | Added by Oliver Busse

This show brings us not only a brand new contributor to NotesIn9, but it’s the first official appearance of newly minted IBM Champion Csaba Kiss! Congrats Csaba!! Csaba is an amazing developer and friend to the community. He was my personal number 1 choice to become an IBM Champion and I’m so happy he has been recognized for his contributions.

NotesIn9 202: Using Grunt With XPages  

By David Leedy | 10/10/16 8:54 AM | - | Added by John Oldenburger

In this show, NEW CONTRIBUTOR, Patrick Kwinten comes on to talk about using Grunt – a JavaScript Task Runner and font-awesome with XPages. This show is also the first show from Oliver Busse, a new Video Producer for NotesIn9.

NotesIn9 201: Thoughts on the Future of XPages and NotesIn9  

By David Leedy | 9/26/16 10:55 AM | - | Added by Oliver Busse

This show is the sequel to my recent blog post titled “No More”. As I said in that post I HATE doing opinion stuff but feel that I now must. I also HATE talking about myself but because of things that happened at IconUK that is also a topic in the show. Because I wanted to talk about IconUK the show has grown bigger then I originally intended. Sorry that couldn’t be helped.

Just stunned….  

By David Leedy | 9/16/16 1:15 PM | Business - Events / People | Added by Oliver Busse

I don’t know the who, the what, or the why. All I know is this happened today at IconUK in London England about 3,500 miles away from where I film my silly little screencast.

No More.  

By David Leedy | 9/13/16 3:47 PM | - | Added by Oliver Busse

I hate doing opinion stuff. Who cares about my opinion? Probably not you. Certainly not my dog. I don’t often blog my opinion and it’s very rare that it makes it onto NotesIn9. It’s one of my rules actually.

NotesIn9 200: Access Server Databases From Code  

By David Leedy | 9/2/16 1:17 AM | - | Added by John Oldenburger

Wow! Major milestone here. I really don’t want to make too huge a deal of this at the moment but I do have to say thanks for all the contributors that helped the show get to 200 episodes. NotesIn9 has contributed 94 + hours of free tips and tricks to the community.

NotesIn9 199: Bitmask, Enums and Creating Excel reports from XPages  

By David Leedy | 8/25/16 4:33 PM | - | Added by John Oldenburger

This is the big one! The last demo of my presentation at MWLUG 2016. In this show I’ll demonstrate how you can use something called a “Bitmask” and combine it with some Java code and the Apache Poi project to allow the user to create a custom Excel spreadsheet.

NotesIn9 198: Convert a Document to a Java Object in XPages  

By David Leedy | 8/25/16 4:32 PM | - | Added by John Oldenburger

NotesIn9 198: Convert a Document to a Java Object in XPages. In this show I show you how I typically go about converting a Domino Document to a pure Java Object.

NotesIn9 197: Sending Alert Messages to an XPage  

By David Leedy | 8/25/16 4:31 PM | - | Added by John Oldenburger

In this show I’ll demo a little thing I do where I combine page controllers with a custom java object and the Bootstrap CSS Framework from the Extension Library to easily send useful alert messages back to the user.

NotesIn9 196: No Dependency Page Controllers  

By David Leedy | 8/25/16 4:27 PM | - | Added by John Oldenburger

We’ve talked about using page controllers before on the show, but typically I’ve used an external library. Today I’ll show a way to get started with page controllers with no external dependency. I consider my move to page controllers as one of the best things I’ve ever done as an XPages Developer.

NotesIn9 195: Use XPages To Fill a PDF Form  

By David Leedy | 8/25/16 4:26 PM | - | Added by John Oldenburger

In this show I demonstrate how to take an existing PDF form, and use iText from inside XPages to populate fields on the form.

NotesIn9 194: Upload Files With PLUpload  

By David Leedy | 8/25/16 4:25 PM | - | Added by John Oldenburger

Who likes the built in XPages File Upload Control? Well not me at least. In this show I’ll demo how to use PLUpload to better upload multiple files to your XPages application.

NotesIn9 193: Force User Logout from XPages  

By David Leedy | 8/25/16 4:23 PM | - | Added by John Oldenburger

In this show I’ll demo how you can add some code to your application to force a user to logout after a certain period of inactivity. Thanks to Steve Zavocki for the original blog post that this show is based on.

NotesIn9 is “Hiring”.  

By David Leedy | 8/22/16 9:19 AM | - | Added by Oliver Busse

I’m looking to find someone to act as an “XPages Producer” for NotesIn9. This is a volunteer position. This person would actively recruit and work with contributors of XPages related content. This person does not have to produce their own demos but of course that interest and ability would be encouraged.

NotesIn9 192 : Intro to Graph Database in XPages  

By David Leedy | 8/12/16 11:47 AM | - | Added by John Oldenburger

In this show IBM Champion and all around amazing developer Oliver Busse returns with an EPIC demonstration where he talks about using Graph Databases inside the XPages/Domino world. I’m far from an expert on them but Graph Databases are what the “Big Boys” like Amazon, Twitter, LinkedIn, etc.. use to more effectively maintain data that relates to other data.

NotesIn9 191: A Beard, an App, and a Blender  

By David Leedy | 6/28/16 6:13 PM | - | Added by Oliver Busse

IBM Champion Eric McCormick makes a triumphant return with a show that needs to be seen to believed. And I really mean that because I literally can’t describe it and do it justice. Apparently there’s a great big world out there for developers and Eric does a great job introducing it to us.

NotesIn9 190: Barcode Scanning in XPages  

By David Leedy | 4/18/16 8:23 AM | - | Added by Oliver Busse

In this show I demonstrate how I recently improved web pages that let a user scan barcodes with a blue tooth barcode scanner. Big thanks to Declan Lynch for the help on the Client Side JavaScript solution. This also takes advantage of the undocumented XSP.fireEvent() method.

In XPages you can add an id to an event handler and call it from CSJS.  

By David Leedy | 3/30/16 1:03 AM | - | Added by John Oldenburger

Ok let’s get this out of the way. I’m going to talk about Client Side JavaScript and that’s WAY out of my comfort zone on a good day. But I had a need to work with it and the amazing Declan Lynch came to the rescue.

Discussion on using PageControllers in XPages  

By David Leedy | 3/2/16 8:59 AM | - | Added by John Oldenburger

In the XPages Slack chat, which is free for anyone to join, hint hint. Whenever I see people working together to solve an interesting problem I always try and suggest that someone blog it so the content and solution they’ve worked though gets a bigger audience.

Notes In 9 : 189 Introduction to SonarQube with a side of Docker  

By David Leedy | 2/25/16 12:58 AM | - | Added by John Oldenburger

Notes In 9 : 189 Introduction to SonarQube with a side of Docker. In this show Eric McCormick returns to show us how to use SonarQube and Docker to help us improve our code.

NotesIn9 188: Adding a “Please Wait” to XPages  

By David Leedy | 2/19/16 6:57 AM | - | Added by Oliver Busse

In this show I demonstrate a couple techniques for improving your UI when you have a longer running code process. I show how to add a “Standby” custom control to your application for Partial Refreshes and another technique for when you’re opening a page that needs a few extra moments to process your data.