<< < 127 128 129 130 131 132 133 134 135 136 137 > >>   ∑:9020  Sort:Date

FOP Installation Verification on macOS
This section provides a tutorial on how to verify Apache™ FOP by running a FOP built-in example in an AWT preview window on macOS systems.
2022-10-01, ∼363🔥, 0💬

Using XML Signature and Encryption with WSS
This section describes XML Signature and XML Encryption specifications developed by W3C, which are used with WS-Security (WSS) to provide SOAP message integrity and confidentiality.
2022-10-10, ∼362🔥, 0💬

Character Set Encoding Maps - Unicode UTF-16, UTF-16LE, UTF-16BE
This section provides a tutorial example of analyzing and printing character set encoding maps for 3 encoding, UTF-16, UTF-16LE, and UTF-16BE, for Unicode character set.
2022-10-01, ∼362🔥, 0💬

"keytool" - Key and Certificate Management Tool
This section provides a quick introduction of 'keytool' - a command line tool to manage private keys and public certificates in 'keystore' database file.
2022-10-01, ∼362🔥, 0💬

Installing CAcert.org Root CA in Firefox
This section provides a tutorial example on how to install CAcert.org root CA certificate in Firefox. Note that CAcert.org CA certificate is not pre-installed in Firefox.
2022-10-01, ∼362🔥, 0💬

BenchmarkRunner.java - Benchmark Runner Program
This section provides a tutorial example on how to write a benchmark runner program that takes care of JVM warming up, JIT compilation, measuring time, and other non-test related tasks.
2022-10-01, ∼362🔥, 0💬

Archived: GC Test - Constant Memory Requirement
This section provides a tutorial example on testing garbage collection with a constant memory requirement.
2022-10-01, ∼362🔥, 0💬

SortTest.java - Testing Program
This section describes a sample test program, SortTest.java, which can be used to test any sorting algorithm that is implemented under the Java API.
2022-10-01, ∼362🔥, 0💬

Blowfish 8-Bit Cipher in PHP
Tutorial notes and example codes on Blowfish 8-Bit Cipher. Topics include introduction of CFB-8 and OFB-8 cipher operation modes; Blowfish 2-block test vectors in CFB-8 and OFB-8 modes.
2022-10-01, ∼362🔥, 0💬

"shutdown" and "halt/poweroff/reboot" Commands
This section provides a quick introduction of the 'shutdown' command, and its alias commands 'halt', 'poweroff', and 'reboot'.
2022-10-01, ∼362🔥, 0💬

java.util.Calendar - The Abstract Calendar Class
This section provides a tutorial example on how to use calendar related classes: java.util.Calendar, java.util.GregorianCalendar, java.util.TimeZone, and java.util.SimpleTimeZone.
2022-10-01, ∼361🔥, 0💬

References
List of reference materials used in this book.
2022-10-01, ∼361🔥, 0💬

LWP Library Supports HTTPS
This section provides a tutorial example on writing a Perl script to verify HTTPS support of the LWP Library.
2022-10-01, ∼361🔥, 0💬

jrunscript - Script Code Shell
This chapter provides tutorial notes on 'jrunscript' tool. Topics include introduction of jrunscript; running JavaScript code interactively or in batch mode.
2022-10-01, ∼361🔥, 0💬

Generating SOAP Requests on Operations
This section provides a tutorial example on how to generate a test SOAP request against an operation defined in a WSDL document.
2022-10-01, ∼361🔥, 0💬

1978 - The C Shell Developed by Bill Joy
This chapter provides some history of C Shell developed by Bill Joy in 1978 for Unix systems command syntaxes modeled after the C language.
2022-10-01, ∼361🔥, 0💬

UUEncode Encoding
This chapter provides notes and tutorials on UUEncode algorithm and implementations. Topics include reviewing UUEncode encoding algorithm; Java implementation by Sun and its correction.
2022-10-01, ∼361🔥, 0💬

What Is XEP?
This section describes RenderX XEP, which is an XSL processor developed by RenderX that allows you to perform XSLT (XSL Transformations) and process XSL-FO (XSL Formatting Objects) to paged output devices. RenderX does offer XEP Free Person edition.
2022-10-01, ∼361🔥, 0💬

"nmap" - Network Mapper on CentOS
This section provides a tutorial example on how to install and use 'nmap' (Network Mapper), as a network exploration tool and security scanner on CentOS systems.
2022-10-01, ∼361🔥, 0💬

About This Book
This section provides some detailed information about this book - Bitcoin Tutorials - Herong's Tutorial Notes.
2022-05-06, ∼361🔥, 2💬

java.time.Instant - Representing a Moment of Time
This section describes the java.time.Instant class that represents a moment of time expressed in 2 components, Epoch-Second and Nanosecond-of-Second.
2022-10-01, ∼360🔥, 0💬

Listing of ASCII Characters and Encoded Bytes
This section provides a complete list of ASCII characters, code points and encoded bytes.
2022-10-01, ∼360🔥, 0💬

Saving UTF-8 Text Files
This section provides a tutorial example to prove that Excel can not save a UTF-8 text file. Its Save As Type only supports the Unicode Text (*.txt) encoding.
2022-10-01, ∼360🔥, 0💬

keytool - Public Key Certificate Tool
This chapter provides notes and tutorials on the public key certificate management tool, 'keytool'. Topics include introduction of certificates and 'keystore' files, list of 'keytool' commands, generating private and public key pair, importing and exporting certificates.
2022-10-01, ∼360🔥, 0💬

<< < 127 128 129 130 131 132 133 134 135 136 137 > >>   ∑:9020  Sort:Date