Filtered Index
Filtered by: Open Source
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.
Submitted by: aburgemeister on Wed. 11.18.2009
Filed Under:
Identity & Security Management Cool Solutions, Cool Solutions
Topic: Developer Tools, Engine, Identity & Security Management, LDAP, Open Source, Scripting, Tips for Administrators, Tools and Utilities, Troubleshooting
Product: DirXML, Identity Manager, Linux, Open Enterprise Server, Sentinel
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.
Submitted by: aburgemeister on Thu. 11.12.2009
Filed Under:
Cool Solutions, Identity and Security, Data Center, Identity & Security Management Cool Solutions, SUSE Linux Enterprise Cool Solutions, Workgroup Cool Solutions
Topic: Administration, Command Line, Developer, Developer Tools, Identity & Security Management, Identity Management, Java, Linux, Open Source, Scripting, Tips for Administrators, Troubleshooting, UNIX
Product: DirXML, Identity Manager, Linux, Open Enterprise Server, openSUSE, Sentinel, SUSE Linux Enterprise, SUSE Linux Enterprise Desktop, SUSE Linux Enterprise Server
How to check if Javascript is enabled on the client side using php
Domnic Mendes shares a tip on how to check if Javascript is enabled on the client side using php.
Submitted by: mendesdomnic on Thu. 09.03.2009
Filed Under:
Novell Users International (NUI), Cool Solutions
Topic: Forms, Linux, Open Source, Scripting, Windows
Product: Linux, openSUSE, SUSE Linux
My Top 5 Favorite jQuery Plugins
Domnic shares with us his favorite top 5 jQuery Plugins. Explore the power of jQuery plugins.
Submitted by: mendesdomnic on Thu. 08.20.2009
Filed Under:
SUSE Linux Enterprise Cool Solutions, Cool Solutions, Novell Users International (NUI)
Topic: Developer, Developer Tools, Especially for Linux Newbies, General, Links, Linux, Open Source, Tips for End Users, Windows
Product: Linux
jQuery Tablesorter: Pagination and Sorting made simple
Domnic shares how pagination and sorting by columns can be made simple using the jQuery Plugin tablesorter and add-on tablesorterpager.
Submitted by: mendesdomnic on Thu. 08.20.2009
Filed Under:
Novell Users International (NUI), SUSE Linux Enterprise Cool Solutions, Cool Solutions
Topic: Developer, Developer Tools, Open Source, Scripting, Tips for End Users, Windows
Product: Linux
LJDT: Taking Advantage of Screen
Last week I was asked if there was a way to start an application at the command line and later come back to it from somewhere else. Normally in Linux/Unix (*nix) it is possible to 'background' a process and then return to it later on but that's only if you are still in the same session where the process was sent to the background. This is useful to have something run while you do other things but reconnecting to this session cannot be done with just the shell. Thankfully 'screen' is on Linux systems by default (all of them I've used anyway) and as a result, Linux Just Does That.
Submitted by: aburgemeister on Wed. 07.01.2009
Filed Under:
Workgroup Cool Solutions, SUSE Linux Enterprise Cool Solutions, Cool Solutions, End-User Computing, Data Center
Topic: Administration, BASH, Best Practices, Command Line, Linux, Linux Desktop Configuration, Linux Usage, Open Source, Scripting, Tools and Utilities, UNIX
Product: Open Enterprise Server, openSUSE, SUSE Linux Enterprise, SUSE Linux Enterprise Desktop, SUSE Linux Enterprise Server, SUSE Linux Openexchange Server

0