<< < 107 108 109 110 111 112 113 114 115 116 117 > >>   ∑:9020  Sort:Date

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, ∼424🔥, 0💬

Bitcoin Units
This section describes units of Bitcoin.
2022-01-30, ∼424🔥, 2💬

SQL*Plus - Create New User and Login
This section describes how to use SQL*Plus to create a new user in Oracle server and login as the new user.
2025-02-07, ∼423🔥, 1💬

💬 2025-02-07 HASHWADHARINI: ERROR at line 1: ORA-65096: invalid common user or role name SQL> -- The above error is caused by the Multitenant Environment fe...

Variable Inspection - Data Type Validation
This section describes why variables need to be inspected when receiving it in a procedure and how to inspect a variable to determine its data type.
2022-10-01, ∼423🔥, 0💬

Andre's Implementation of Base32 in PHP - Test
This section provides a test program for the PHP implementation of the Base32 encoding algorithm by Andre DeMarre.
2022-10-01, ∼423🔥, 0💬

Processing Chinese Input on Web Forms in Big5
This section describes how to display a Web form and process form Chinese input data in Big5.
2022-10-01, ∼423🔥, 0💬

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.
2026-02-07, ∼422🔥, 2💬

💬 2026-02-07 audrey: cool

💬 2025-08-02 abhishek: good and helpful

1B80: Sundanese
This section provides a quick summary of the Unicode code point block: 'Sundanese', which contains 64 code points to represent Sundanese alphabets used in the Sundanese language.
2024-01-23, ∼422🔥, 0💬

A880: Saurashtra
This section provides a quick summary of the Unicode code point block: 'Saurashtra', which contains 96 code points to represent Saurashtra alphabets used in the Saurashtra language.
2024-01-23, ∼422🔥, 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, ∼422🔥, 0💬

Viewing and Installing RDP Server Certificate
This section provides a tutorial example on how to view and install a RDP server certificate to local client system to avoid authentication error.
2022-10-01, ∼422🔥, 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, ∼422🔥, 0💬

"normalizedString" Datatype Values and Representations
This section describes the first derived datatype of 'string': 'normalizedString'. Whitespace characters are replaced in 'normalizedString' lexical representations with ' ' characters to obtain their values.
2022-10-01, ∼422🔥, 0💬

Algebraic Introduction to Elliptic Curves
This chapter provides an algebraic introduction of addition operations on elliptic curves. Algebraic solutions are provided to calculate addition operations by dividing the problem into 4 cases: two symmetric points, one infinity point, two identical points, and two distinct points.
2022-10-01, ∼422🔥, 0💬

AlphaFold - Protein Structure Prediction
This chapter provides notes and tutorial examples on AlphaFold as an AI system to predict protein’s 3D structures. Topics include introduction of AlphaFold and its open source package; installing source code and databases; running AlphaFold on Docker platform.
2022-10-01, ∼422🔥, 0💬

SOAPConstants.SOAP_1_2_PROTOCOL
This section provides a tutorial example on how to create a SOAPMessage object for SOAP 1.2 protocol - MessageFactory.newInstance(SOA PConstants.SOAP_1_2_PROTOCOL).
2022-05-27, ∼422🔥, 1💬

1380: Ethiopic Supplement
This section provides a quick summary of the Unicode code point block: 'Ethiopic Supplement', which contains 32 code points to represent additional Ethiopic alphabets used in the Ethiopic language.
2024-01-23, ∼421🔥, 0💬

2000 年年历 - 龙年
中国年历 - 2000 年年历 - 龙年
2022-10-11, ∼421🔥, 0💬

Footprint Comparison - OpenJ9 vs. HotSpot
This section provides a tutorial example on how to compare footprint of OpenJ9 and HotSpot JVMs. My tests show that OpenJ9 footprint is 28% smaller than HotSpot on a CentOS Linux computer.
2022-10-01, ∼421🔥, 0💬

"bf-cbc" Cipher with Salted Key
A tutorial example is provided to show you how to use the 'bf-cbc' cipher with Salted Key to encrypt and decrypt binary data files. The Secret Key and the IV will be derived from the given passphrase and the given salt.
2022-10-01, ∼421🔥, 0💬

"uname" - Display System Information
This section provides a tutorial example on how to display operating system information using the 'uname' command on Linux systems.
2022-10-01, ∼421🔥, 0💬

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

Startup Programs Removal for Better System Performance
This chapter provides a quick introduction of system startup programs. Topics include system performance affected by startup programs, listing startup program with HijackThis, locations of startup program settings, removing startup program setting from Windows registry and startup folders.
2015-10-19, ∼421🔥, 1💬

10880: Nabataean
This section provides a quick summary of the Unicode code point block: 'Nabataean', which contains 48 code points to represent Nabataean alphabets used in the Nabataean language.
2024-01-23, ∼420🔥, 0💬

<< < 107 108 109 110 111 112 113 114 115 116 117 > >>   ∑:9020  Sort:Date