Getting the Correct Syntax for JavaScript in XPages  

By Kathy Brown | 10/5/16 11:39 AM | - | Added by John Oldenburger

I was recently working on a project where my code was injecting XPage elements onto the page at runtime. To do that, you need to know a lot of syntax. Syntax that isn’t in the help file, or blogged about, or easily findable. Sure, there’s this, but that isn’t exactly reader-friendly, nor are there examples of how to use the elements.

Gotcha for Adding Ext JS (or other extras) to Domino Designer  

By Kathy Brown | 6/2/15 8:32 AM | - | Added by John Oldenburger

I recently downloaded Ext JS 5 to add to my XPages applications. La dee da, create new application, download Ext JS 5, import into application, do some stuff, close Designer, re-open Designer, attempt to re-open my app, and BOOM. Now I can’t re-open my application. Ext JS5 has a lot of elements straight out of the box.

Notes and Domino integration to Quickbase  

By Kathy Brown | 5/26/15 4:42 AM | - | Added by John Oldenburger

Notes and Domino integration to Quickbase. A demo of an application to create an application in Quickbase, add tables to that application, and export data from Notes to Quickbase.

10 Lines or Less: Demo App and Slides  

By Kathy Brown | 3/4/15 4:03 PM | - | Added by Johnny Oldenburger

10 Lines or Less; Interesting Things You Can Do In Java With Minimal Code: Demo App and Slides. Julian Robichaux and I presented “10 Lines or Less: Interesting Things You Can Do With Java” at IBM ConnectED this January. As promised (if not a bit delayed), here is the sample app, and a link to the slides.

UI Quick Tips  

By Kathy Brown | 10/27/14 9:36 AM | - | Added by Oliver Busse

User interface is important. More specifically, an easy-to-use interface that gives users a clear, intuitive process is important. If your UI is confusing or takes too many steps to complete, your users will be unhappy...

Twitter Bootstrap for XPages: Getting Started  

By Kathy Brown | 2/12/14 8:32 AM | - | Added by Niklas Heidloff

This is a tip from a VIEW Journal article, “ Twitter Bootstrap for XPages: Getting Started ” by Kathy Brown. This article takes a look at Twitter Bootstrap, which is, in Kathy’s...

What Does This Do? Design Definition  

By Kathy Brown | 1/12/14 11:25 AM | - | Added by Niklas Heidloff

In this episode of "What Does This Do?", I demonstrate Design Definition: what it is, what it does, and how to use it.

What Does This Do? Navigator Control  

By Kathy Brown | 11/22/13 7:40 PM | - | Added by Niklas Heidloff

In this episode of "What Does This Do?", I cover the navigator control from the Extension Library.

Quick Tip: Use JSON to Create Flexible, Scalable, and Easy-to-Use Data Storage in XPages  

By Kathy Brown | 10/10/13 12:55 PM | - | Added by Niklas Heidloff

This tip is from a VIEW Journal article: “ Use JSON to Create Flexible, Scalable, and Easy-to-Use Data Storage in XPages ” by Kathy Brown, PSC Group. This article explores...

For Developers: A Place to Ask -- and Answer -- Questions  

By Kathy Brown | 9/26/13 9:11 PM | - | Added by Niklas Heidloff

It seems I am learning something new all the time. It’s great, but it’s also challenging. Especially in technology, especially as developers, it is critical we keep up and keep learning.

What Does This Do? Tooltip  

By Kathy Brown | 8/25/13 9:41 PM | - | Added by Niklas Heidloff

In this "What Does This Do?" video, I go over the basic, but useful Tooltip from the XPages Extension Library.

Bootstrap, Bootstrap, Bootstrap  

By Kathy Brown | 8/21/13 10:45 AM | - | Added by Niklas Heidloff

Bootstrap -- you are probably sick of hearing about it, but it’s one of the most popular frameworks around these days, with over 3 million downloads in the last year.

What Does This Do? Accordian Control  

By Kathy Brown | 7/24/13 6:54 PM | - | Added by Niklas Heidloff

In this installment of "What Does This Do?" I cover the Accordian control from the Extension Library. I go over the basics of what it does and how to use it.

5 Tips For Source Control in Domino  

By Kathy Brown | 7/23/13 9:07 AM | - | Added by Niklas Heidloff

Hopefully you read my articles on setting up source control and using source control , and you’ve started using it. I now use source control on every project I work on, even if I am the only developer on the project.

What Does That Do? Application Layout Control  

By Kathy Brown | 6/27/13 12:07 AM | - | Added by Niklas Heidloff

This will hopefully be the beginning of several videos I will post here, entitled "What Does That Do?". I will pick an XPages control and just jump into what it does and give a brief overview on how to use it. This month, I've started...

Repeat Control 101  

By Kathy Brown | 5/30/13 2:10 AM | - | Added by Per Henrik Lausten

When I first started working with XPages, I immediately got the concept of repeat controls and saw some of the potential of what they could do. However, when I tried to actually use repeat controls, I ran into some roadblocks. So this is repeat control 101. If you’ve never used a repeat control, or tried it and it didn’t work right, hopefully this article will help you get going.

Repeat Control 101  

By Kathy Brown | 5/21/13 9:41 PM | - | Added by Niklas Heidloff

When I first started working with XPages, I immediately got the concept of repeat controls and saw some of the potential of what they could do. However, when I tried to actually use repeat controls, I ran into some roadblocks.

Simple validation with XPages  

By Kathy Brown | 5/17/13 12:19 AM | - | Added by Niklas Heidloff

Of course there is really simple validation for XPages, which includes checking the “Required field” option on an edit box and entering the error message to display to the user. However, some elements do not have this option, and what if you want the field to have validation other than whether or not it is required?

Typeahead and tooltips with Twitter Bootstrap and XPages  

By Kathy Brown | 5/13/13 12:55 AM | - | Added by Niklas Heidloff

So you took my advice and you’re trying out Twitter Bootstrap with XPages (Getting Started Part 1 and Part 2). You’ve downloaded the files, added them to your app, and used some scaffolding to layout your page. Now what? There are lots of elements on the Bootstrap site, particularly the Base CSS page.

Simple validation with XPages  

By Kathy Brown | 4/28/13 8:04 PM | - | Added by Niklas Heidloff

Of course there is really simple validation for XPages, which includes checking the “Required field” option on an edit box and entering the error message to display to the user. However, some elements do not have this option, and...

Guru interview: Kathy Brown talks XPages  

By Kathy Brown | 4/24/13 2:56 PM | - | Added by Niklas Heidloff

Kathy Brown was kind enough to let me interview her last week about what's new in Domino Designer 9 for XPages, the best free resources for XPages, and advice to give a bourgening Nerd Girl. Have a listen below, or log in to SocialBizUG.org and...

What’s New In Domino Designer 9 – REPLAY  

By Kathy Brown | 4/15/13 1:35 AM | - | Added by Niklas Heidloff

In case you missed the webcast yesterday, the replay is now available. Paul Calhoun and I discuss what is new in Domino Designer 9…

What’s New in IBM Domino Designer 9?  

By Kathy Brown | 3/26/13 4:20 PM | - | Added by Niklas Heidloff

First, everything is blue. And it is IBM Domino Designer, not Lotus. So what else is new in IBM Domino Designer 9 Social Edition? Read on. Buried deep in the help file, “Server-Side JavaScript...

XPages: No Experience Needed  

By Kathy Brown | 2/4/13 5:37 AM | - | Added by Niklas Heidloff

Want to build an XPages application, but not sure how? Kathy and Dave will show you how to build a sample help desk application from start to finish. Step by Step they will show you how to create, read, update, and delete tickets. Along the way you'll be introduced the most common XPages concepts like SSJS, Custom Controls, View and Repeat Controls, Extension Library, CSS frameworks, and much more.