<< < 257 258 259 260 261 262 263 264 265 266 267 > >>   ∑:8894  Sort:Date

Installing Python Engine on macOS
This section provides a tutorial example on installing latest version of Python engine on a macOS computer.
2024-01-10, ∼174🔥, 0💬

Perl SOAP::Lite for NumberToWords SOAP 1.1 Web Service
This chapter provides tutorial examples and notes on calling NumberToWords SOAP 1.1 Web service using SOAP::Lite. Topics include creating SOAP::Lite client object; calling SOAP Web service as a function; using SOAP::Data to control request parameter name; setting namespace; turning on trace for debu...
2022-11-10, ∼174🔥, 0💬

java.security.Signature - The Data Signing Class
This section describes the data signing and verification Java class, java.security.Signature, and its major methods like update(), sign() and verify().
2022-10-21, ∼174🔥, 0💬

Perl Version Pre-Installed on macOS
This section provides notes to verify Perl version supported on macOS and run a simple Perl script.
2022-10-18, ∼174🔥, 0💬

References
List of reference materials used in this book.
2022-10-17, ∼174🔥, 0💬

Archived: Calling GetSpeech SOAP 1.1 with SAAJ
This section provides a tutorial example on how to call the GetSpeech SOAP 1.1 Web service provided at xmlme.com with the SOAPConnection class defined in SAAJ.
2022-10-10, ∼174🔥, 0💬

What Is Light Cone
This section provides a quick introduction of light cone, which is a 4-dimensional surface in a spacetime frame where all events on the surface can be connected to a central event by light.
2022-10-04, ∼174🔥, 0💬

Running Services - Background Processes
This section provides a tutorial example on how to review running services, or background processes, on my Android tablet. Those background processes are started automatically and running all the time.
2022-10-01, ∼174🔥, 0💬

Thread Test on HotSpot JVM 10
This section provides a tutorial example to see how many running threads can be supported on HotSpot 1.7.0_45 Client and Server JVMs.
2022-10-01, ∼174🔥, 0💬

ChangeAreaUnit - Request Message Sample
This section provides a request message sample of ChangeAreaUnit Web service.
2022-10-01, ∼174🔥, 0💬

Travel Ticker Deals - HTTP Request Sample
This section provides a request message sample of Travel Ticker Deals Web service.
2022-10-01, ∼174🔥, 0💬

System.Threading.Thread Class
This section describes the System.Threading.Thread class, which represents an execution thread.
2022-10-01, ∼174🔥, 0💬

Most Popular Operating Systems
The most popular operating systems based on browser signature strings in log files for last 154 days of year 2008.
2022-10-01, ∼174🔥, 0💬

Heap Sort - Algorithm Introduction
This section describes the Heap Sort algorithm - A complex and fast sorting algorithm that organizes original collection into a heap which is a binary tree with every node higher that its children in order, then repeatedly takes the root node to the end of the sorted section and rebuilds the heap wi...
2022-10-01, ∼174🔥, 0💬

"=" Statement - Assignment Statement
This section provides a quick introduction of '=' (assignment) statement, which is a simple statement that assigns objects to reference targets.
2022-10-01, ∼174🔥, 0💬

Full Version in PDF/EPUB
Information on how to obtain the full version of this book in PDF, EPUB, or other format.
2024-11-27, ∼173🔥, 0💬

"openssl pkcs12 -export" - Certificate and Key Bundle
This section provides a tutorial example on how to create a PKCS12 bundle to store a self-signed certificate and its private/public key pair using the 'openssl pkcs12 -export' command.
2024-11-27, ∼173🔥, 0💬

Email Message Format and Example
This section describes the email message format. A very simple email message is also provided.
2024-06-08, ∼173🔥, 0💬

Connection Pooling with Commons DBCP BasicDataSource
This section provides a tutorial example that shows you how to use the Commons DBCP BasicDataSource class to manage the connection pool with JavaBean style properties.
2024-04-17, ∼173🔥, 0💬

Requirements for Supporting HTTPS on Apache
This section provides a brief summary of requirements on configuring the Apache HTTP Server to support the HTTPS protocol.
2024-04-12, ∼173🔥, 0💬

Introduction to Email
This chapter provides introductions on email and related technologies. Topics include SMTP, POP3 and IMAP protocols; SSL/TLS secure connections; MUA, MSA, MTA and MDA software agents.
2024-04-06, ∼173🔥, 0💬

Summary of Unicode Support in Python
This section provides a quick summary of Unicode support in Python language.
2024-01-27, ∼173🔥, 0💬

Installing Python Engine on macOS
This section provides a tutorial example on installing latest version of Python engine on a macOS computer.
2024-01-09, ∼173🔥, 0💬

Checking Variable Values in a Debugging Session
This section provides a tutorial example on how to check values of local variables in a debugging session.
2023-12-28, ∼173🔥, 1💬

💬 2023-12-28 Lolipop: /* * nonsence */

<< < 257 258 259 260 261 262 263 264 265 266 267 > >>   ∑:8894  Sort:Date