Filtered Index

Filtered by: Developer

brianhig's picture
article
Reads:

1001

Score:
0
0
 
Comments:

0


Installing Oracle PHP extensions in SUSE Linux

Brian Higgins explains how to add OCI8 extensions to PHP in SLES.

Submitted by: brianhig on Fri. 03.23.2012
Filed Under: SUSE Linux Enterprise Cool Solutions, Cool Solutions
Topic: Apache, Database, Developer
Product: SUSE Linux Enterprise Server

jlodom's picture
tool
Reads:

1423

Score:
5
5
1
 
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:

2272

Score:
5
5
4
 
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:

2018

Score:
4.8
4.8
5
 
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.

kfoster2008's picture
article
Reads:

2941

Score:
3
3
3
 
Comments:

0


One Click to Amazon EC2 from SUSE Studio

We are proud to announce one-click deployment to Amazon EC2 directly from SUSE Studio. Kevin Foster, Senior Solution Manager for Cloud and Client Computing, explains how Novell has made it simple to create, test, and deploy your application image or appliance to EC2, providing a complete end-to-end solution for building and deploying cloud images.

wschreiber's picture
article
Reads:

1652

Score:
3.5
3.5
2
 
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.

© 2012 Novell