After completing the steps below for your platform, TNS aliases will be available in Oracle SQL Developer in the “New/Select…
The example available from JA-SIG is some of the ugliest code I’ve seen lately. This is what I came up…
Zimbra has a bunch of built in functionality for rendering HTML versions of calendars as well as feeds such as…
The current package for RapidSVN segfaults constantly with the current version (as of today’s date) in the Hardy Heron repos….
The Zimbra Canvas is pretty cool but, somewhat limited from the Zimlet XML definition file. For example, you cannot modify…
<?php // generate xml mime type header (“content-type: text/xml”); // create xml document $doc = domxml_new_doc(‘1.0’); // create xml root…
// get username and password via form scope $user = $_POST[“username”]; $pass = $_POST[“password”]; // format username for uwm ldap…
32-bit Java Runtime Environment needs to be installed (which can be done through synpatic/apt-get). Run the following at the command…
Seems like it should be fairly easy to let a user visually know which top level option they are currently…