<< < 114 115 116 117 118 119 120 121 122 123 124 > >>   ∑:9107  Sort:Date

Bitcoin Mining Farm
This section describes what is Bitcoin mining farm.
2022-10-01, ∼525🔥, 0💬

"obabel -:... -o svg" - Generate SVG from SMILES
This section provides a tutorial example how to generate a SVG (Portable Network Graphics) picture of a molecule structure specified as a SMILES string using the Open Babel 'obabel -:... -o svg' command.
2022-10-01, ∼525🔥, 0💬

S/MIME and Email Security
This chapter provides tutorial notes and example codes on S/MIME. Topics include introduction of S/MIME (Secure/Multipurpose Internet Mail Extensions); email message examples with digital signatures; examples of encrypted emails; S/MIME support in MS Office Outlook 2007; S/MIME support in Gmail.
2022-10-01, ∼524🔥, 0💬

Archived Tutorials
This chapter contains some outdated tutorial notes and example codes from previous versions of this book.
2022-10-01, ∼524🔥, 0💬

atom-xsltransform Package for Atom
This section describes atom-xsltransform package in Atom that allows you to transform XML Documents using XSL Stylesheets. But it requires an extra Java library with net.sf.saxon.Transform class.
2022-10-01, ∼524🔥, 0💬

Defining Complex Datatypes - "complexType" Element
This section describes a tutorial example on how to define a complex datatype to be used to declare an element that can accept attributes and/or sub elements.
2022-10-01, ∼524🔥, 0💬

11660: Mongolian Supplement
This section provides a quick summary of the Unicode code point block: 'Mongolian Supplement', which contains 13 code points to represent a supplemental collection of birga head mark signs of various shapes and orientations to complement the Mongolian script.
2024-01-23, ∼523🔥, 0💬

Python Scripts Communicating with HTTPS Servers
This chapter provides tutorial notes and example codes on writing Python scripts communicating with HTTPS servers. Topics include using built-in http.client and ssl modules; modifying SSL parameters; retrieving server certificate and validation chain; installing and using the pyOpenSSL package.
2022-10-01, ∼523🔥, 0💬

Item Listener on Check Box Menu Items
This section provides a tutorial example on how to use java.awt.event.ItemListener, radio button and check box item listener interface, to catch state changed item vents on check box menu item objects.
2022-10-01, ∼523🔥, 0💬

1991 - WWW (World Wide Web) Developed by Tim Berners-Lee
This chapter provides some history of WWW (World Wide Web), developed by Tim Berners-Lee at CERN (European Organization for Nuclear Research) in 1991.
2022-10-01, ∼523🔥, 0💬

Maximum Logging of All Phases on Young GC
This section demonstrates that the '-Xlog:gc*=trace' option can be used to print out maximum logging messages of all phases on a Young GC performed by the CMS collector.
2022-10-01, ∼523🔥, 0💬

Keychain Access - Password Manager
This chapter provides tutorial notes and example codes on Keychain Access as the password manager on macOS. Topics include introduction of Keychain Access; locking and unlocking keychains; managing passwords in keychains, avoiding keychain access popup messages.
2022-10-01, ∼523🔥, 0💬

ActivityLog - Application to Create Log File
This section provides a tutorial example on how to create application, ActivityLog, to create a log file to monitor activity lifecycle using the android.content.Context.openFi leOutput()method.
2015-09-01, ∼523🔥, 1💬

Opening UTF-16LE Text Files
This section provides a tutorial example to prove that Excel can not open a UTF-16LE text file. Its Text Import Wizard only supports UTF-7 and UTF-8 encodings.
2024-05-01, ∼522🔥, 2💬

💬 2024-05-01 Herong: @Red Star, you are right, the latest version of Excel can read UTF-16LE files with BOM character added. I will update this tutor...

💬 2024-04-26 Red Star: Excel can open some UTF-16LE files. 1. Open Notepad++ 2. Create a new file. 3. Set encoding to UTF-16LE BOM 4. Enter these chara...

10A80: Old North Arabian
This section provides a quick summary of the Unicode code point block: 'Old North Arabian', which contains 32 code points to represent a group of scripts used in the western two-thirds of Arabia and the Levant, from Syria to the borders of Yemen.
2024-01-23, ∼522🔥, 0💬

Data Literals
This section provides a quick introduction of data subtype literals. Examples of data literals are provided for Integer, Long, Single, Double, String, Boolean, Date, Empty and Null.
2022-10-01, ∼522🔥, 0💬

About This Book
This section provides some detailed information about this book - __title__.
2022-10-01, ∼522🔥, 0💬

"mds" Processes - Metadata Server and Spotlight
This section describes 'mds (Metadata Server)' processes, which index files on you Mac to support the search engine, Spotlight.
2022-10-01, ∼522🔥, 0💬

GetQuote - Usage Description
This section describes the free Web service GetQuote provided by WebserviceX.NET. GetQuote allows you to obtain the stock quote of a given stock symbol.
2020-07-17, ∼522🔥, 1💬

💬 2020-07-17 Avery: Beaver says I also have such interest, you can read my profile here: iMessage Download

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

Garbage Collection and Unused Objects
This section describes what is garbage collection and what is an unused object.
2022-10-01, ∼521🔥, 0💬

Sample C Program for Arrays and Pointers
This section provides a sample C program using arrays and pointers. strdel(str,n,l) is function that deletes l characters at position n from str.
2022-10-01, ∼521🔥, 0💬

Ethereum Blockchain
This chapter introduces what is Ethereum Blockchain.
2022-10-01, ∼521🔥, 0💬

PHP - convert_uuencode() and convert_uudecode()
This section provides the source code of the PHP implementation of UUEncode by php.net.
2015-07-27, ∼521🔥, 1💬

<< < 114 115 116 117 118 119 120 121 122 123 124 > >>   ∑:9107  Sort:Date