<< < 174 175 176 177 178 179 180 181 182 183 184 > >>   ∑:9067  Sort:Rank

Digital Signature - Microsoft Word
This chapter provides tutorial notes and example codes on applying digital signature with Microsoft Word. Topics include what is PKI digital signature; obtaining a commercial certificate signed by a trusted root CA; adding invisible and visible digital signatures in Word documents; viewing and valid...
2022-10-01, ∼606🔥, 0💬

Unicode Fonts
Notes and tutorial examples are provided on Unicode fonts. Topics include characteristics of a font; examples of Unicode fonts; downloading and installing GNU Unifont; running 'Character Map' on Windows.
2022-10-01, ∼605🔥, 0💬

Headers and Footers using "static-content"
This chapter provides tutorial notes and example codes on headers and footers. Topics include guidelines on generating page headers and footers; using table formatting object to generate headers and footers in 3 parts; generating page headers for multiple chapters.
2022-10-01, ∼605🔥, 0💬

Installing GlassFish JSTL on Tomcat
This section provides a tutorial example on how to download JSTL 1.2 JAR file developed by the Oracle GalssFish project and install it in the default application on a Tomcat 7 server.
2022-10-01, ∼603🔥, 0💬

Installing Crypt::CBC 2.33 with ActivePerl
A tutorial is provided to show how to install Crypt-CBC 2.33 module, that can be used together with Crypt::Blowfish (installed previously) to encrypt plaintext of any size.
2022-10-01, ∼603🔥, 0💬

JDK - Java Development Kit
This chapter provides tutorial notes on installing JDK on your own Windows system to run Java programs. Topics include downloading and installing JDK; compiling and executing Java programs, installing JDK documentation.
2022-10-01, ∼602🔥, 0💬

JVM (Java Virtual Machine) Specification
This chapter provides tutorial notes and example codes on JVM (Java Virtual Machine) Specification. Topics include introduction of JVM specification; JVM architecture and components; JVM implementations.
2022-10-01, ∼602🔥, 0💬

OpenSSL "enc -bf-cfb" for Blowfish/CFB Encryption
Tutorial notes and example codes are provided OpenSSL 'enc -bf-cfb' command for Blowfish encryption in CFB mode. Topics include introduction of CFB (Cipher FeedBack) cipher operation mode; Literal Key options to specify secret key and IV directly; Salted Key and Random Salt options to specify secret...
2022-10-01, ∼602🔥, 0💬

"soap12:operation" - SOAPAction Header Line
This section describes 'soap12:operation', a SOAP extension element that specifies additional binding information at the operation level. soapAction='uri' is not a required attribute for SOAP 1.2 over HTTP.
2022-10-01, ∼601🔥, 0💬

Installing Xerces2 Java Parser for XSD 1.1
This section provides a quick introduction of Xerces2 and a tutorial of downloading and installing JAR files of Xerces2 Java Parser for XSD 1.1.
2022-10-01, ∼601🔥, 0💬

Modular Arithmetic Reduction on Rational Numbers
This section describes how to perform Modular Arithmetic Reduction on Rational Numbers, which is equivalent to perform modular multiplication of the numerator and the multiplicative inverse of the denominator.
2022-10-01, ∼601🔥, 0💬

Creating, Accessing, and Manipulating Arrays
This chapter provides a quick introduction of creating and manipulating arrays. Topics include what is an array; creating an array; accessing array elements; expanding and truncating arrays; calling array object methods.
2022-10-01, ∼600🔥, 0💬

Partial Date and Time Objects and Classes
This section provides a tutorial example on how to use Date-Time classes that represents partial date and time objects like java.time.LocalDate, java.time.LocalDate, etc.
2022-10-01, ∼599🔥, 0💬

Other Cookie Properties - Domain and Path
This section describes what is an array - an ordered pairs of keys and values. If sequential integer keys are used, an array is a simple indexed list. If string keys are used, an array is a map.
2022-10-01, ∼599🔥, 0💬

"keytool -groupname ..." - Select Curve Name
This section provides a tutorial example on how to using 'keytool -groupname ...' option to select a different elliptic curve when generating EC private-public key pairs.
2022-10-01, ∼599🔥, 0💬

Using JAR Files in Java Class Paths
This section provides a tutorial example on how to use JAR files in class paths during Java compilation and execution time.
2022-10-01, ∼598🔥, 0💬

Enable Full Trust for Root Certificate on iOS 10 iPhone
This section provides a tutorial example on how to enable full trust for root certificate on iOS 10 iPhone.
2022-10-01, ∼596🔥, 0💬

jconsole - Connecting to a Local JMX Agent
This section provides a tutorial example on how to run 'jconsole' to connect to a JMX agent running on a local machine, and how to monitor the running Java application by reading head memory usage, CPU usage, number of threads and classes.
2022-10-01, ∼596🔥, 0💬

Impact of start-indent on list-item-body
This section provides a tutorial example showing the impact of start-indent attribute on list-item-body. By default, item-body area is overlapped with item-label area.
2022-10-01, ∼596🔥, 0💬

Subtraction Operation on an Elliptic Curve
This section describes the Subtraction operation on an elliptic curve. If the resulting point of the subtraction operation of point Q from P, then P - R = P + (-Q)..
2022-10-01, ∼596🔥, 0💬

Install and Manage Java Packages on CentOS
This section provides a tutorial example on how to install OpenJDK 11 JRE (Java Runtime Environment) on CentOS 8 systems using 'dnf/yum' as the package manager.
2022-10-01, ∼594🔥, 0💬

jdeps - The Java Class Dependency Analyzer
This chapter provides tutorial notes on 'jdeps', the Java Class Dependency Analyzer. Topics include 'jdeps' command options; showing package or class level dependencies of a given class or jar file; showing package or class level reverse dependencies of a given Java module.
2022-10-01, ∼593🔥, 0💬

Private Ethereum Network
This chapter introduces Ethereum private network.
2022-10-01, ∼593🔥, 0💬

MySQL - JBDC CallableStatement
This chapter provides tutorial notes on JDBC CallableStatement objects for stored procedures. Topics include CallableStatement overview; creating stored procedures with parameters and multiple result sets; using place holders in CallableStatement objects; register output parameters; retrieving multi...
2022-10-01, ∼593🔥, 0💬

<< < 174 175 176 177 178 179 180 181 182 183 184 > >>   ∑:9067  Sort:Rank