Categories
Notes In 9 Podcast

NotesIn9: 069 Dynamically expanding View Panel Rows

This show marks the 3 year anniversay of NotesIn9. In this show Mark Roden comes back on to talk about using JQuery to dynamically expand view content.

Dynamically Expanding xSnippets

Categories
Community Podcast XPages

NotesIn9: 068 XPages Media Library Application

In this show I go over my new OpenNTF contribution – The XPages Media Library. This demo is basically a how to use and setup the application.

Categories
Learning XPages Notes In 9 Podcast XPages

NotesIn9: 56 XPages: Beyond the Introduction

This is actually a “repeat” I guess you would say. I’m posting this again because I realized that I never put this show on it’s own post. It was originally posted here which is kind of buried in a post about about an update to the cheatsheet. So I thought I’d give this a proper post for search engines and Internet tools.

This show is actually a part 2 of my own “XPages Jumpstart”. The first being “Introduction to XPages

This 50ish minute show is very Demo heavy and discusses custom controls, UI Frameworks, Server Side JavaScript (SSJS), Dojo, Repeat Controls, Rendering, and even an early attempt at creating a “Custom Class” with SSJS. Many of the demos are also the basis for xpagescheatsheet.com and the demo app is downloadable from there as well.

Anyway – in case anyone missed this, here it is.

Categories
Notes In 9 Podcast

NotesIn9: 067 Creating a Custom Control

Chris Toohey, a NEW contributor, comes on the show to talk about how to create a custom control that can play HTML5 audio sources. Whether or not your interested in audio, the methods of creating a custom control are not to be missed.

Categories
Notes In 9 Podcast

NotesIn9: 066 Importing Custom Controls from OpenNTF

In this show I show you how to install the OpenNTF Import/Export project into designer and import and use a custom control. Most of this information has already been covered by Niklas Heidloff on the OpenNTF Blog – blog.openNTF.org and I’ve included some relavent links below.

Also if you’re a Twitter user you might want to consider following @XSnippets to keep up to date with the lastest happenings in the Snippet world.

http://www.openntf.org/blogs/openntf.nsf/d6plinks/NHEF-8TNBVZ

http://www.openntf.org/blogs/openntf.nsf/d6plinks/NHEF-8TEA9D

http://www.openntf.org/blogs/openntf.nsf/d6plinks/NHEF-8SV9JC

Categories
Mobile Notes In 9 Podcast

NotesIn9: 065 XPages Mobile Value Picker

In this show Paul Withers from Intec Systems comes back on to talk about Mobile Controls and picking values.

Categories
Ext. Library Notes In 9 Podcast

NotesIn9: 064 Global Custom Controls (Fixed)

In this show Tim Tripcony comes back on the show with an amazing demonstration on how to take an existing custom control and make it globally available to all the applications on your server.

I’ve had many conversations with Tim, and he’s so far ahead of the game I’m usually pretty happy if I understand 50% of what he’s trying to say. But in this demo, which is a more advanced topic I was able to really grasp what was going on.

Hope you like the show!

Categories
Notes In 9 Podcast

NotesIn9: 063 Creating an In View Edit Custom Control

In this show Tim Tripcony returns with the first of a two part series. This first part is about creating a custom control to edit fields on an XPage “in place”. So no opening another page or dialog needed. Really nice UI feature!

Categories
Notes In 9 Podcast

NotesIn9: 050 Improving the Type Ahead Control

Today, for my “50th” show I get to welcome another new contibutor to the show. Dr. Mark Roden contributes a video that not only shows us how to improve the built in TypeAhead feature by adding a visual Indicator to tell the user it’s actually working, BUT he also takes a deep dive into FireBug and show’s us how XPages is constructing the control behind the scenes. I think it’s a fascinating look into the inner workings of XPages and Dojo.

Demo Database
Presentation Slides

Categories
Notes In 9 Podcast XPages

NotesIn9: 047 Intro to XPages and Relational Data

In this show the amazing John Jardin comes back on to show us how to install the Extension Library and use it to get started accessing relational database content.