NotesIn9 154: Java based Debug Control Part 2
In this show Greg Reeder, XPage developer returns for part 2 of his series to talk some Java programming and how you might be able to use it to build a logging control for errors and messages. This is...
View ArticleNotesIn9 155: Java based Debug Control Part 3
In this show Greg Reeder, XPage developer returns for part 2 of his series to talk some Java programming and how you might be able to use it to build a logging control for errors and messages. This is...
View ArticleNotesIn9 156: Introduction to Custom Renderers in XPages
In this show, Jesse Gallagher officially starts the NotesIn9 Hackathon with a great introduction on “custom renderers” in XPages. While this seems to be a really scary topic, Jesse explains it in a...
View ArticleNotesIn9 158: Intro to the Frostillicus Framework
In this show Jesse Gallagher returns to give us an introduction to this amazing Framework he’s created to try and improve the XPages coding experience. I can’t say that I totally “get it” yet BUT it...
View ArticleNotesIn9 Extended 04: Intro To Java for XPages Developers – Part 3
In this show Jeremy Hodge comes back to continue his ongoing series on helping XPages Developers get started with Java. If you like this video, please give it a rating for the Lotus VideoFest event....
View ArticleNotesIn9 084: Sharing Managed Beans in XPages
This show is the first part in a 3 part series from another new contributor to NotesIn9. I’m very excited to bring onto the show Russ Maher who is an excellent XPages developer and speaker. Russ is...
View ArticleNotesIn9 085: Sharing Managed Beans in XPages Part 2
In this show Russ Maher comes back on with the 2nd part his 3 part series on creating and working with Java managed Beans in XPages. While the purpose of this episode is to share data between multiple...
View ArticleNotesIn9 086: Sharing Managed Beans in XPages Part 3
In this show Russ Maher concludes his three part series on sharing Bean data inside your XPages applicaton. In today’s show he’ll talk about using Managed Properties. Over the course of this series...
View ArticleNotesIn9 093: Introduction to DOTS
In this episode I welcome Serdar Besegmez, an IBM Champion and new contributor to the show. Serdar will come on to talk about DOTS. DOTS is way for you to create your own server tasks. Very fast and...
View ArticleNotesIn9 106: Intro to Java Controller Classes
In this show Jesse Gallagher, a great new contribitor, comes on to give us an over view of using Java Controller Classes to help seperate your business logic from your XPage. By moving your logic...
View ArticleNotesIn9 114: Using Wrappers with XPages
In this show yet another NEW contributor comes on to share content with the community. Today, Stephan Wissel, IBMer and blogger at wissel.net comes on the show for a discussion on a programming design...
View ArticleNotesIn9 116: Data Contexts and Variable Resolvers
In this show Paul Withers returns to enlighten us on what Data Contexts and Variable Resolvers are and how to use them in XPages. In addition I want to send out some Happy Birthday wishes to: Bruce...
View ArticleNotesIn9 118:Using Java to Sign a Database in XPages
In this show John Jardin comes back on with an interesting demo on how to Sign a nsf AS THE SERVER from an XPage. John will create a very small custom Java Class that he uses as a Managed Bean. A...
View ArticleNotesIn9 122: Working with Java Objects in XPages
This show comes directly from my day job. This is a presentation that I gave to the internal XPages team. I talk about using Java Objects but not necessarily via “Managed Beans”. A lot of XPages and...
View ArticleNotesIn9 127: XPages Parallel Processing
In this show Serdar Basegmez returns with a demo taken from his recent presentation at Icon UK. He’ll introduce the concept of creating a new thread in your XPages application that can be used for...
View ArticleNotesIn9 132: Using Java in XPages Part 1
Ok. There’s a lot going on in this show so let’s get started: This show came from a Skype Chat I had with Tim Tripcony. The goal here is a series that focuses on how you actually use xpages and java...
View ArticleNotesIn9 133: Using Java in XPages Part 2
In this show, Tim Tripcony expounds on the last episode where I did a very basic CRUD example that’s based on Java binding rather then document binding. I had mentioned one of the problems with...
View ArticleNotesIn9 134: Using Java with XPages Part 3
In this show Tim Tripcony continues his series of exploring the use of Java with your XPages application. Today’s show discusses linking buttons to Java, dealing with ReadOnly properties and how to...
View ArticleNotesIn9 160: Learning XPages Part 1 – Installing Designer
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...
View ArticleNotesIn9 165: Learning XPages Part 6 – Forms, Views and XPages
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...
View Article