NotesIn9

NotesIn9


Latest Episodes

NotesIn9 169: Show Single Category View
February 11, 2015

This show comes direct from the XPages Forum.  I attempt to answer someone's question on how to do a show single category view inside of XPages. In the beginning of the show I talk about a couple of things community and XPages related....

NotesIn9 168 - Updating Source Control for Page Controllers
November 13, 2014

In today's show I take a brake from the Learning XPages series and do a little demo on updating a project in source control.  So it kind of goes with the Learning XPages series but really isn't part of it.  This isn't a great show but source...

NotesIn9 167: Learning XPages Part 8 - Working towards CRUD
November 12, 2014

In this show I continue on to the goal of CRUD.  CRUD stands for Create, Read, Update and Delete.  But the end of this show we should be able to achieve all 4 actions against the Company document.   Note:  I've been pushing a...

NotesIn9 166: Learning XPages Part 7 - Company Controller
November 11, 2014

In this show I demonstate how to setup and set using a Java "Page Controller".  This is a technique that Jesse Gallagher came up with and I absolutely love.  Without a doubt it saved me a TON of work on a recent day job assignment.  There's a little ef

NotesIn9 165: Learning XPages Part 6 - Forms, Views and XPages
November 11, 2014

In this show we finally start coding.  Horaay!  I'm going to create a form and a couple views to start setting up how the data for the applicaiton will work and then I'll go right into some Java which will act as a bridge between our application and the

NotesIn9 164: Learning XPages Part 5 - Application Properties
November 11, 2014

In this show we actually go into Designer and create a new database that we’re going to be working with for our application and I have a little discussion on some of the application properties that are useful for XPages Developement.

NotesIn9 163: Learning XPages Part 4 - Access Control Lists
October 21, 2014

In this show I gave a brief introduction to Database properties and most importantly to Access Control lists for the database. There's nothing really* here for the experienced Notes developer but if you're new to the platform you might find the talk on th

NotesIn9 162: Learning XPages Part 3 - Source Control
October 21, 2014

In this show I continue setting up the programming environment by installing Source Tree and pulling down a project that we'll be using later in the series. My plan is to try and emulate real life, and real life needs some good quality source control so I

NotesIn9 161: Designer Plugins
October 21, 2014

In this show I take a look at adding additional tools to your toolbox.  Specifically we're going to grab some great projects from OpenNTF.org.  Among them are: XLog Reader Bootstrap4Xpages IBM Ext. Library OpenNTF API Debug Toolbar  

NotesIn9 160: Learning XPages Part 1 - Installing Designer
October 19, 2014

This show beings my great experiment. I've wanted to do this for a couple of years actually. I'm going to ATTEMPT to start from scratch and build an XPages Application. I'm going to assume that the viewer has little to no knowledge of Domino Development.