Popular Books:
XSD Schema XML SAX Validation Errors
This section provides some errors from the XSD schema validation process on invalid XML files represented as SAXSource objects using the JAXP API. 2022-10-01, ∼537🔥, 0💬
1100: Hangul Jamo
This section provides a quick summary of the Unicode code point block: 'Hangul Jamo', which contains 256 code points to represent Hangul alphabets used in the Korean language. 2024-01-23, ∼535🔥, 0💬
Blowfish Cipher Encryption Algorithm
The Blowfish cipher algorithm is presented based on the algorithm designer Bruce Schneier's technical paper. Blowfish cipher is 16-round and 64-bit block cipher. 2021-06-17, ∼535🔥, 1💬
💬 2021-06-17 Potato: Where did the name blowfish originate from?
💬 2025-10-24 Herong: Ok. I will review and update. Thanks!
💬 2025-10-23 PhilippeV: Fix: Block range: U+18D00 ... U+18D7F Number of code points: 128
0980: Bengali
This section provides a quick summary of the Unicode code point block: 'Bengali', which contains 128 code points to represent alphabets used in the Bengali language. 2024-01-23, ∼534🔥, 0💬
System.Windows.Application Class
A quick introduction is provided on the System.Windows.Application class, which represents a Windows Presentation Foundation (WPF) application. 2022-10-01, ∼534🔥, 0💬
Install OpenLDAP Server on CentOS
This section provides a tutorial example on how to install OpenLDAP server on a CentOS 6 computer. 2022-10-01, ∼534🔥, 0💬
SquirrelMail Configuration on CentOS
This section provides a tutorial example on how to configure SquirrelMail on CentOS to integrate with local Postfix and Dovecot servers. 2022-10-01, ∼532🔥, 0💬
What Is an Elliptic Curve?
This section describes what is elliptic curve - A set of 2 dimensional points of (x, y) that satisfy the y*y = x*x*x + a*x + b equation with given values of a and b. 2022-05-15, ∼532🔥, 1💬
Popular Posts:
This section provides a tutorial example on how to dump GCC compiler steps and settings using the 'g...
This section provides a tutorial example on how to disable and remove 'Groove GFS Browser Helper' ad...
This section describes how to create a new login user and grant full permission to a database in SQL...
This section provides a tutorial example on how to install MySQL Connector/Python on CentOS systems.
This section describes the 'adb logcat' command options to dump and manage log buffers: main, events...