NotesIn9 054: 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 076: What are Java Beans?
In this show I attempt to tackle the “forbidden topic”. Yep. Java. Me talk about Java. It’s unexpected. I know. This show is an expanded version of parts of a presentation that I did at MWLug. I first...
View ArticleNotesIn9 84: 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 86: 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 93: 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 135: Using Java in XPages Part4
Tim Tripcony returns again for another great show in his Java series. Today he’ll be introducing the concept of a “MimeBean”. A “MimeBean” gives the ability to save Java Objects inside a notes field....
View ArticleNotesIn9 138: XPages Combobox ImprovementsJ
In this show I take a look at using a Combobox inside XPages. I’m going to demo how to use Java – but it’s NOT scary Java – I show you everything. We’re going to show the user a pretty value in the...
View ArticleNotesIn9 141: Java vs JavaScript Throwdown
This is a VERY DIFFERENT NotesIn9. It’s less of a normal show and more if a response to a recent blog post regarding one persons opinion on the value of Java in XPages and the Value of the UI vs the...
View ArticleNotesIn9 144: OAuth for Domino Walkthrough
In this show Tim Tripcony explains how to get your Domino server to PROVIDE OAuth credentials and services. #codefortim Note: This show is a odd resolution because Tim sent me his demo at a bigger...
View ArticleNotesIn9 152: JSON and Java
In this show Frank van der Linden, another brand new contributor comes on to give us a little demo of using JSON and JAVA in XPages. If you look closely you might even see a little Connections going on.
View Article