Filtered Index

Filtered by: Developer

Vibe_Library's picture
article
Reads:

78

Score:
0
0
 
Comments:

0


Kablink.org is moving

At the end of June 2013, Kablink.org will be moved to vibe.novell.com/communities. The content that is out on Kablink will become read only and an archive of old discussions will be moved to a Vibe Public Access as well. To help ease the process the following article has information about the steps that need to be taken for you to continue to participate in the Kablink Vibe Community.

jlodom's picture
tool
Reads:

3760

Score:
3
3
3
 
Comments:

0


Compiling FLAIM on OS X

FLAIM is a very scalable, quite fantastic database technology. However, it is sorely neglected outside of Novell / Attachmate. This Cool Solution is an effort to make it slightly more available by fixing some problems compiling it on OS X.

jrivard's picture
article
Reads:

8119

Score:
4
4
6
 
Comments:

1


RBPM Web Services - Developer Guide

This document is intended as a guide for developers to leverage the SOAP and REST web services available as part of the Novell Identity Manager Roles Based Provisioning Module (RBPM).

wschreiber's picture
article
Reads:

3620

Score:
4.333335
4.3
6
 
Comments:

0


HowTo: Call IDM SOAP functions with PHP

IDM provides SOAP and REST APIs to access IDM functionality from outside the User Application. The APIs are well documented in the User Application Administration manual, but the listed samples focus on Java.

Of course the SOAP and REST architecture is so generic that it can be used from most programming languages.

To get you started, here is a sample stand alone PHP application that uses SOAP calls to retrieve information from IDM.

wschreiber's picture
article
Reads:

3288

Score:
3
3
3
 
Comments:

0


HowTo: Use Radio Buttons in User Application (HTML Radio)

Radio ga ga ... Radio, someone still loves you!

User Application does allow for Radio Buttons, but only in the flavor of TrueFalseRadioButtons

There are some ways to implement some more flexible radio type fields.
One of these options could be to add radio functionality to the MVCheckbox control; another option could be to add an HTML radio control.

A previous article has described the approach of enhancing MVCheckboxes, while this second article covers the HTML approach.

wschreiber's picture
article
Reads:

2744

Score:
4
4
3
 
Comments:

1


HowTo: Use Radio Buttons in User Application (Turn on your CB Radio)

Radio ga ga ... Radio, someone still loves you!

User Application does allow for Radio Buttons, but only in the flavor of TrueFalseRadioButtons

There are some ways to implement some more flexible radio type fields.
One of these options could be to add radio functionality to the MVCheckbox control; another option could be to add an HTML radio control.

This article describes the first approach of enhancing MVCheckboxes, while a subsequent article will cover the HTML approach.

© 2013 Novell