Categories
Community XPages

XPages Interest – It’s out there.

That other day I was looking at some stats for my NotesIn9 show – “Introduction to XPages“.

I thought it might be interesting to share the stats just of this 1 episode in an attempt to show the interest in XPages, at least from my tiny corner of the Internet – notesin9.com / XPages.TV. I picked this show because it’s kinda like a “Jumpstart”. Very intro level for people getting started.

Of course it’s not a TRUE picture of XPages Interest. There are probably lots of XPages devs that never found this video… these aren’t necessarily “Unique” users, and the numbers from the cross posts on YouTube / XPages.Info aren’t included…. but given all that, I think it’s good sign to see such strong demand for such a basic show on XPages. And of course I want to thank every body for watching the show!

Categories
Extended Edition Notes In 9 Podcast

NotesIn9-EE-012: Creating PDF’s from XPages

In this show , the 12th Extended Edition, Brian Moore comes on as a new contributor to introduce us to the iText project and how we can use it to create PDF’s from XPages.

Categories
Notes In 9 Podcast

NotesIn9: 036 The IBM XWork Server

In this show I’ll talk about the newly announced IBM XWork server. What it is. What it can and can not do.

No demo today. Just some information in this exciting new server announcement.

Categories
Uncategorized

NotesIn9 – Opps! The broken episode

I did a show on integrating Woopra analytics into your XPages applications back in episode 20. However it appears that back in May I messed something up and actually broke the link. So it’s not been available for some time. I’ve now fixed the link to the video of the show. It can be found:

http://notesin9.com/index.php/2010/11/09/notesin9-020-adding-woopra-analytics-to-xpages-apps/

Sorry about that.

Categories
Extended Edition Notes In 9 Podcast XPages

NotesIn9 Extended Edition 11: XPages SplitScreen – View and Document

In this show I take a question from a viewer who asked how you could have a view on the right, click on a document and be able to edit it on the left. I’ll demonstrate that by using a Repeat Control since I don’t like View Controls that much.

There’s quite a bit in here for the beginner. I create a repeat control, bind to a foreign database, control rendering of the document section, use simple actions and SSJS and even show the world how bad I am with CSS. 🙂

The viewer also wanted to be able to create NEW documents, but I’ll save that bit for a future show.

Hope you like it.

 

Categories
Notes In 9 Podcast XPages

NotesIn9 035: XPages View Picker 3.0

In this show John Jardin comes back on to give a demo on how to use version 3.0 of the XPages ViewPicker Custom Control.  This is a control was featured on a previous NotesIn9 but Mark Hughes has made enough enhancements to it that John thought it needed an updated video.  Not to be missed is the use of the Loading Mask as well as the Multi-Value Deselector.
Look for more videos on using custom controls in future shows.

Categories
Extended Edition Notes In 9 Podcast

NotesIn9 Extended Edition: 010 Simple Repeats in XPages

I recently realized that of all the demos I’ve done on Repeat Controls, I’ve not done a simple one that actually looks like a table. There are a couple of ways to do this and in this show I demonstrate my prefered method. Along the way I talk about data binding formulas and working in the source pane as well.

This is a really basic show for those new to XPages. If you’ve been a long time viewer there might not be much new here.

 

Categories
Notes In 9 Podcast XPages

NotesIn9: 034 XPages- F4 is your friend

In this show we have another great guest contributor. Paul Withers from Intec Solutions comes on the show to introduce to us to what should be our new Best Friend, otherwise known as the “F4 key”. Learn how to use this key to find all the hidden methods and properties from your objects.

Categories
Notes In 9 Podcast XPages

NotesIn9: 033 Introduction to Remote Services in XPages

In this show John Jardin comes back on to talk about getting started with using Remote Services in XPages.

Categories
Notes In 9 Podcast XPages

NotesIn9: 032 Testing XPages

In this show, Peter Presnell comes on to give a high level look at some of the options available to test XPage applications.