Filtered Index

Filtered by: Developer Tools

jlodom's picture
tool
Reads:

3821

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.

nathanshaw's picture
tool
Reads:

4902

Score:
2.666665
2.7
6
 
Comments:

0


Delimited Text Parsing Script (perl)

This is a very simple PERL script that may be quite useful when working with delimited text files, especially for those of you who write/maintain Delimited Text drivers in IDM.

coolguys's picture
article
Reads:

8886

Score:
2
2
1
 
Comments:

0


From .NET to Linux in Five Easy Steps

Check out this new Novell Connection magazine article by Joseph Hill that presents a straightforward, five-step process for using Mono and Mono Tools for Visual Studio to move from .NET to Linux. The Mono Tools automate much of the work.

Submitted by: coolguys on Fri. 02.19.2010
Filed Under: SUSE Linux Enterprise Cool Solutions, Cool Solutions
Topic: Developer, Developer Tools, Linux

aburgemeister's picture
tool
Reads:

7491

Score:
3.5
3.5
2
 
Comments:

0


JavaScript Base64-Encoding Binary Data in IDM (a.k.a using Java and JavaScript within the IDM engine)

Base64-encoding data is found in places all over the IT world and in home users' systems as well. Being able to encode data in Java or ECMAScript/JavaScript can be valuable when those are the languages available to you. This sample shows how to convert from one format to another and eventually encode data for use within a directory like eDirectory.

aburgemeister's picture
article
Reads:

10055

Score:
3.25
3.3
8
 
Comments:

0


ECMAScript/JavaScript Development Without a Web Browser

Have you ever been coding Java and suddenly wanted to do something using loosely-typed variables or worked out an issue with a little less Java-ness? Have you ever wanted to take advantage of the familiarity people have with some languages (ECMAScript/JavaScript) while still using something that is not a web browser as an environment? Have you ever wanted to debug your JavaScript without refreshing a web page and your cache that just won't seem to ever refresh properly for you? This and more will be covered today with practical examples in both the Novell Identity Manager (IDM) and Novell Sentinel applications plus any other Java-based applications that you may have around your own environment.

stevewdj's picture
article
Reads:

8525

Score:
5
5
3
 
Comments:

2


Using jQuery in Identity Manager Roles Based Provisioning Module Workflow Forms

For increased styling, layout, and functionality flexibility, jQuery can be employed to greatly enhance your workflow request and approval forms. Two examples are outlined in this document. A Simple Example shows and hides blocks of fields using CSS and injects labels to the right of some fields. An Advanced Example creates tabs, places controls / fields on the tabs, and inserts a Google Map for obtaining latitude and longitude coordinates.

© 2013 Novell