<< < 112 113 114 115 116 117 118 119 120 121 122 > >>   ∑:8894  Sort:Date

Archived: Viewing Digital ID Obtained from ARX CoSign
This section provides a tutorial example on how to view digital ID obtained from ARX CoSign. It is a real PKI certificate that can be validated up to a trusted root CA.
2022-10-01, ∼375🔥, 0💬

Archived Tutorials
This chapter contains some outdated tutorial notes and example codes from previous versions of this book.
2022-10-01, ∼375🔥, 0💬

Android and Server Certificate
This chapter provides tutorial notes and example codes on server certificates used by Android phone. Topics include viewing https Website server certificates; locating trusted certificate store on Android phone; downloading and installing trusted root CA certificates.
2022-10-01, ∼375🔥, 0💬

jpackage - What Is It
This section describes what is 'jpackage' - a command line tool that allows you to create a binary distribution package of your Java application for a specific computer platform in a specific format.
2022-10-01, ∼375🔥, 0💬

SOAP 1.2 Message Styles and Encoding Options
This section describes the SOAP message styles, document vs. rpc, and encoding options, literal vs. encoded. Message style is specified using style='rpc|document' attribute. Message encoding option is specified using use='literal|encoded' attribute.
2022-10-01, ∼375🔥, 0💬

javax.swing.InternalFrameListener - Internal Frame Listener Interface
This section provides a tutorial example on how to use javax.swing.JInternalFameListe nerinterface that allows implementing classes to handle internal frame events.
2022-10-01, ∼375🔥, 0💬

Archived: GC Test - JDK 1.4.0 vs. JDK 1.3.1
This section provides a tutorial example on testing garbage collection by comparing performances between JDK 1.4.0 and JDK 1.3.1.
2022-10-01, ∼375🔥, 0💬

SSL Socket Communication Test
This section describes how to perform a SSL socket communication test with a SSL server socket test program, a SSL client socket test program, a pair of private key and public key, and a self-sign certificate of the public key.
2020-11-14, ∼375🔥, 1💬

Blowfish Cipher Algorithm
Tutorial notes and example codes on Blowfish cipher algorithm. Topics include Blowfish encryption algorithm; Blowfish Sub-key and S-box generation schema; Blowfish decryption algorithm and proof; list of first 8336 hex digits of PI; C program to calculate hex digits of PI.
2025-08-02, ∼374🔥, 1💬

💬 2025-08-02 abhishek: good and helpful

java.util.NumberFormat - Formatting Numeric Values to Strings
This section provides a tutorial example on how to use java.util.NumberFormat and java.util.DecimalFormat classes to convert or format numeric values into text strings in various locales.
2022-10-01, ∼374🔥, 0💬

Adding JDK "bin" Directory to Path Setting
This section provides a tutorial on how to add JDK 'bin' directory to the 'path' system environment variable.
2022-10-01, ∼374🔥, 0💬

Server-Side Scripting Overview
This section provides an overview of the Web server-side scripting process flow. The Web server removes the script code and executes it.
2022-10-01, ∼374🔥, 0💬

browse() - Launch Default Web Browser
This section provides a tutorial example on how to use Desktop.browe() method to launch the default Web browser on the desktop of the operating system.
2022-10-01, ∼374🔥, 0💬

XML Files with Linked External DTD Files
This section provides a tutorial example on how to store DTD statements in an external file, which can be then linked to XML files. The external DTD file should also have the 'xml' process instruction.
2022-10-01, ∼374🔥, 0💬

Validating XML Documents Against Specified XML Schemas
This chapter provides tutorial notes and example codes on XML validation against XSD schemas. Topics include using JDK to load XSD file; creating Validator; validating XML DOM or SAX source objects; validating XML while parsing using XMLReader interface; installing Xerces-J package.
2022-10-01, ∼374🔥, 0💬

Archived Tutorials
This chapter contains some outdated tutorial notes and example codes from previous versions of this book.
2022-10-01, ∼374🔥, 0💬

"anySimpleType" Built-in Datatype Values and Representations
This section provides a tutorial example to show built-in datatype 'anySimpleType' valid values and representations. Everything, except XML structure, is a valid 'anySimpleType' lexical representation.
2022-10-01, ∼374🔥, 0💬

Apple Writer - The Most Popular Word Processor
This section describes Apple Writer, the most popular word processor on Apple II computers, developed by Paul Lutus and released in 1979.
2022-10-01, ∼374🔥, 0💬

Installing Microsoft JDBC Driver for SQL Server
This section describes how to download and install Microsoft JDBC Driver 4.2 for SQL Server 2014.
2021-03-23, ∼374🔥, 5💬

HijackThis - Browser Hijacker Diagnosis Tool
This chapter provides tutorial examples on HijackThis, a browser hijacker detection and open source tool. Topics include installing HijackThis; scanning system settings for changes; fixing changed settings; reviewing running processes, startup programs, and installed programs.
2016-02-27, ∼374🔥, 1💬

Thunderbird to Accept POP3S Certificate Exception
This section provides a tutorial example on how to handle POP3S server Certificate Exception on Thunderbird. Just click 'Confirm Security Exception' to accept and store the default certificate provided by Dovecot server.
2024-04-06, ∼373🔥, 0💬

11600: Modi
This section provides a quick summary of the Unicode code point block: 'Modi', which contains 79 code points to represent the Modi script which is based on Brahmi and used mainly for writing the Marathi language.
2024-01-23, ∼373🔥, 0💬

Morgan Fingerprint Generator in RDKit
This chapter provides introductions and tutorial examples on Morgan Fingerprint Generator in RDKit. Topics include introduction of RDKFingerprint(), UnfoldedRDKFingerprintCountBas ed(),and GetRDKitFPGenerator() methods, impact of radius, useCounts, useBondTypes, and other options.
2023-04-03, ∼373🔥, 0💬

Receiving Non ASCII Characters in UTF-8 Encoding
This section provides a tutorial example on how enter non-ASCII characters in HTML forms and receive them correctly with the GET method. The HTML form is using the Unicode UTF-8 encoding.
2022-10-01, ∼373🔥, 0💬

<< < 112 113 114 115 116 117 118 119 120 121 122 > >>   ∑:8894  Sort:Date