<< < 187 188 189 190 191 192 193 194 195 196 197 > >>   ∑:9024  Sort:Rank

Viewing Server Certificate Details in IE
This section provides a tutorial example on how to view certificate details when visiting an 'https' Website in IE.
2022-10-01, ∼435🔥, 0💬

Downloading and Installing JDK 20
This section describes how to download and install JDK 20 on a macOS computer.
2022-10-01, ∼435🔥, 0💬

What Is SAX (Simple API for XML)
This section provides a quick introduction of SAX (Simple API for XML) - an Application Programming Interface (API) that allows applications to process XML files by handling events fired by the parser while it traverses the XML structure.
2022-10-01, ∼435🔥, 0💬

"schema" - The Schema Declaration Statement
This section describes syntax formats of the 'schema' statement, which is the root element of an XSD schema document. 'schema' statement is used to declare an XML Schema.
2022-10-01, ∼435🔥, 0💬

Viewing Encoded Text Files in Web Browsers
This section provides a tutorial example on how to view text files with different encodings with Web browser Internet Explorer. The encoded text file should be modified to add proper HTML tags using the sample program EncodingHtml.java.
2022-10-01, ∼434🔥, 0💬

jdeprscan - The Java Deprecated API Scanner
This chapter provides tutorial notes on 'jdeprscan', the Java Deprecated API Scanner. Topics include 'jdeprscan' command options; scanning for deprecated APIs of a given class or jar file; displaying all deprecated APIs of a specific JDK release.
2022-10-01, ∼434🔥, 0💬

Using SAX Implementation in JDK
This section provides a tutorial example on how to use the SAX interface included in JDK 1.8, which actually uses SAX implementation provided by the org.apache.crimson package.
2022-10-01, ∼434🔥, 0💬

Truncate Log Files
This section provides a tutorial example on how to truncate log files in Linux computers.
2022-10-01, ∼434🔥, 0💬

Creating Service Client with WSDL Document
This section provides a tutorial example on how to create a ServiceClient object with a given WSDL document, a service name and a port name defined in the WSDL document.
2022-10-01, ∼433🔥, 0💬

Introduction of blockchain.com API
This section provides an introduction of Bitcoin blockchain.com API.
2022-10-01, ∼433🔥, 0💬

What Is java.lang.Class Class
This section describes what is java.lang.Class class - A built-in class that represent instances of all data types used in a Java application in the JVM.
2022-10-01, ∼432🔥, 0💬

Assertion as Custom Validation Rules
This chapter provides notes and tutorial examples on assertion validation rules. Topics include introduction of 'assert' validation rules for 'complexType' datatypes; 'assertion' validation rules for 'simpleType' datatypes; XPath expressions; $value representing current node value.
2022-10-01, ∼432🔥, 0💬

PHP Implementation of Base64URL Encoding
This section provides a tutorial example on how to perform Base64URL encoding on binary files using my own implementation in PHP.
2022-10-01, ∼431🔥, 0💬

region-start and region-end Sub Elements
This section describes optional region-start and region-end sub elements of the simple-page-master page layout. They are used to declare sidebar areas on the page in most cases.
2022-10-01, ∼431🔥, 0💬

JVM Memory Manager - Garbage Collector
This section describes what is a garbage collector and its role and responsibilities for managing the JVM memory.
2022-10-01, ∼431🔥, 0💬

Inserting CLOB Values with setCharacterStream() Method
This section describes how to insert CLOB values with the PreparedStatement.setCharacter Stream()method.
2022-10-01, ∼431🔥, 0💬

Publish PHP Scripts on Apache HTTP Server
This section provides a tutorial example on how to publish PHP scripts on Apache HTTP Server on CentOS Linux systems.
2022-10-01, ∼431🔥, 0💬

Viewing Activity Log File with "cat" Command in "adb shell"
This section provides a tutorial example on how to test ActivityLog application, find the log file with the 'adb shell' window, and view the log file content with the 'cat' shell command.
2022-10-01, ∼430🔥, 0💬

Digital Signature - OpenOffice.org 3
This chapter provides tutorial notes and example codes on applying digital signature with OpenOffice.org 3. Topics include obtaining a personal certificate signed by a trusted root CA; adding a digital signature to an OpenOffice.org document; viewing details of certificates; intended usages of certi...
2022-10-01, ∼430🔥, 0💬

Archived: JDK 1.5 keytool - keystore File Tool
This section describes all commands supported in JDK 1.5 'keytool' tool to manage certificates stored in 'keystore' files.
2022-10-01, ∼430🔥, 0💬

Archived: Downloading and Installing Notepad++ 6.8
This section provides a tutorial example on how to download and install Notepad++ 6.8 on Windows system; and how to add the XML Tools Plugin in Notepad++.
2022-10-01, ∼430🔥, 0💬

Standard Input, Output, and Error Streams
This section provides a tutorial example on how to use Standard Input, Output, and Error Streams provided by the java.lang.System class.
2022-10-01, ∼430🔥, 0💬

Introduction of Garbage Collectors
This chapter provides tutorial notes and example codes on garbage collectors. Topics include JVM memory management summary; Introduction of Generational Garbage Collector; Young and Tenured Heap regions; Eden and Survivor spaces; Mark-Sweep-Compact algorithm; Garbage collector variations.
2022-10-01, ∼430🔥, 0💬

What Is "obabel" Command
This section provides a quick introduction on the 'obabel' command, which reads molecule information in any given format, processes it and generates output in any given format.
2022-10-01, ∼430🔥, 0💬

<< < 187 188 189 190 191 192 193 194 195 196 197 > >>   ∑:9024  Sort:Rank