<< < 182 183 184 185 186 187 188 189 190 191 192 > >>   ∑:9024  Sort:Rank

Installing OpenSSL for Windows
A tutorial example is provided on how to download and install the binary version of OpenSSL 0.9.8h on Windows. Installing the source version of OpenSSL requires compilation of C code.
2022-10-01, ∼471🔥, 0💬

SSL Specification Overview
This section provides a quick overview of the SSL (Secure Socket Layer) protocol. There are 4 sub-protocols in SSL: Record Protocol, Handshake Protocol, Change Cipher Spec Protocol, and Alert Protocol.
2022-10-01, ∼470🔥, 0💬

What Is an Operation
This section describes what is an operation - a process that takes one or two operands and returns a result based on certain processing rule represented by the operator.
2022-10-01, ∼470🔥, 0💬

What Is a Static Variable
This section describes what is a static variable - a special variable declared at the class level to be shared by all objects of the class.
2022-10-01, ∼470🔥, 0💬

Import Server Certificates to macOS
This section provides a tutorial example on how to import and install a Web server certificate to macOS using Keychain Access.
2022-10-01, ∼470🔥, 0💬

The Horse - Chinese Zodiac Animal Sign
This section discuss about the Horse, the seventh Chinese zodiac animal sign.
2022-10-01, ∼470🔥, 0💬

Layout Sequence Example - Cover and Content
This section provides a tutorial example on how to use page-sequence-master to generate a cover and multiple content pages in a single page sequence.
2022-10-01, ∼470🔥, 0💬

Archived: blockexplorer.com API - Get Block Data
This section describes how to get block data with blockexplorer.com API.
2022-10-01, ∼470🔥, 0💬

What Is Go Ethereum (Geth)
This section describes what is Go Ethereum (Geth).
2022-10-01, ∼470🔥, 0💬

Using Open Babel Command: "obabel"
This chapter provides introductions and tutorial examples on Open Babel 'obabel' command. Topics include command line syntax; '-i/-o' for input and output formats; '-O' for output file; '-a/-x' for extra options specific for an input/output format.
2022-10-01, ∼470🔥, 0💬

What Is Notepad
This section provides a quick introduction of the default text editor, Notepad, included in Windows system. Notepad does support Unicode text files.
2022-10-01, ∼469🔥, 0💬

What Is a Statement?
This section provides an introduction of what is an expression. A data literal or a variable is a simple expression. A single operation or a group of multiple operations is a complex express.
2022-10-01, ∼469🔥, 0💬

charset="*" - Encodings on Chinese Web Pages
This chapter provides tutorial notes on character set encodings for Chinese Web pages. Topics include Chinese encoding options; using meta tags in HTML documents; testing Chinese Web pages with UTF-8, GB18030, and Big5 encodings.
2022-10-01, ∼469🔥, 0💬

Launching Tomcat Server
This section provides a tutorial example on how to launch Apache Tomcat server on a Windows system by double-clicking the startup.bat file. 2 environment variables are required: CATALINA_HOME and JRE_HOME.
2022-10-01, ∼468🔥, 0💬

Built-in Datatypes Lexical Representation Examples
This section provides lexical representation examples for some commonly used built-in datatypes.
2022-10-01, ∼468🔥, 0💬

String.toCharArray() Returns the UTF-16BE Sequence
This section provides tutorial example on showing that the output of toCharArray() is the same as getBytes('UTF-16BE') at the bit level.
2022-10-01, ∼467🔥, 0💬

Firefox Extension - Gmail S/MIME
This section describes the Firefox extension, Gmail S/MIME, which allows you to send/receive signed and encrypted emails in Gmail using Firefox.
2022-10-01, ∼467🔥, 0💬

XML File Syntax
This chapter provides notes and tutorial examples on XML file syntax. Topics include types of information in XML file; syntax rules of XML file; 'xml' processing instruction; a simple XML sample file.
2022-10-01, ∼467🔥, 0💬

Linking Multiple Schema Documents Together
This chapter provides notes and tutorial examples on linking multiple schema documents together. Topics include using 'include', 'redefine', and 'import' components; redefining datatypes; importing element declarations from other namespaces.
2022-10-01, ∼467🔥, 0💬

Un-Installing MySQL
A tutorial example on how to un-install MySQL on a Windows system using MySQL Installer.
2022-10-01, ∼467🔥, 0💬

What Is Control Flow Statement
This section describes Control Flow Statements, which are statements that change the default flow of execution.
2022-10-01, ∼466🔥, 0💬

Validating Non-Conforming XML Documents
This section describes a tutorial example on how to see validation errors on a non-conforming XML document with the assigned XML Schema file (XSD) using XMLPad.
2022-10-01, ∼466🔥, 0💬

Base32 Character Set Maps
This section describes some Base32 character set maps defined in RFC 3548 and RFC 2938.
2022-10-01, ∼466🔥, 0💬

Running JavaScript Code with 'jrunscript'
This section describes 3 ways to run JavaScript code with the scripting shell, 'jrunscript': interactive mode, batch mode and command line mode.
2022-10-01, ∼465🔥, 0💬

<< < 182 183 184 185 186 187 188 189 190 191 192 > >>   ∑:9024  Sort:Rank