<< < 11 12 13 14 15 16 17 18 19 20 21 > >>   ∑:9039  Sort:Date

"OpenSSL" Managing Serial Numbers when Signing CSR
This section provides a tutorial example on how to manage serial number when using 'OpenSSL' to sign a CSR (Certificate Signing Request) generated by 'keytool' with CA's private key.
2022-05-25, ∼5564🔥, 1💬

Lucky Wedding Dates: 2011 - 2020
Where to find lucky wedding dates for year 2011 to 2020? Lucky wedding dates for year 2011 to 2020: Lucky Wedding Dates: 2011 - Year of the Rabbit Lucky Wedding Dates: 2012 - Year of the Dragon Lucky Wedding Dates: 2013 - Year of the Snake Lucky Wedding Dates: 2014 - Year of the Horse Lucky Wedding ...
2025-03-11, ∼5550🔥, 1💬

💬 2025-03-11 8*8=64: Jane Jin Lee ‘s real birthday is January 17,1991. And Eric Espana Cuellar’s real birthday is October 2,1991. Their lucky wedding...

HTTPS Request and Response Example
This section describes an example of HTTPS request and response captured by a Perl script using the Crypt::SSLeay module.
2023-08-09, ∼5515🔥, 4💬

💬 2023-08-09 hohl: dthdfgh

💬 2020-04-29 james: alert('cum')

💬 2019-07-13 xss: HI

Lucky Wedding Dates: 2038 - Year of the Horse
Where to find lucky wedding dates for year 2038? Lucky Wedding Dates: 2038 - Year of the Horse   ⇒ Lucky Wedding Dates: 2039 - Year of the Goat ⇐ Lucky Wedding Dates: 2037 - Year of the Snake ⇑ Lucky Wedding Dates: 2031 - 2040 ⇑⇑ Wedding Date - The Most Important Date of Your Life
2021-02-12, ∼5508🔥, 0💬

Chinese Horoscopes - The Ox Personality
People born in the year of the ox are steady, plain and quiet. They arrange things system-atically and they are patient and tireless. They are usually ready to take other's advice and act with justice. But it is not easy to change their minds because they are stubborn and sometimes prejudice. Becaus...
2021-08-26, ∼5502🔥, 0💬

showInternal*Dialog() - Displaying Internal Dialog Boxes
This section provides a tutorial example on how to use the static methods, showInternal*Dialog(), to create and display internal dialog boxes inside an parent container.
2016-07-19, ∼5495🔥, 3💬

💬 2015-08-26 Herong: Airam, which part is not working? :-)

💬 2015-08-25 airam: this doesn't work dude

"Server sent charset unknown to the client" Error
This section provides a tutorial example on how to resolve the 'Server sent charset unknown to the client' error received in PHP mysqli_connect() call to MySQL 8.0 running on CentOS 8 systems.
2024-03-19, ∼5484🔥, 1💬

Introduction of DSA (Digital Signature Algorithm)
This chapter provides tutorial notes and example codes on DSA (Digital Signature Algorithm). Topics include introduction of DSA; illustration of DSA key generation, message signing and signature verification; proof of Digital Signature Algorithm.
2020-06-04, ∼5467🔥, 12💬

💬 2020-06-04 ben: How are you?

💬 2018-04-07 Digital Signature Algorithm: Conclusions: DSA (Digital Signature Algorithm) uses public key and private key to generate and verify digital signatures. DSA pu...

💬 2018-04-07 Submit Your Comment: Please write meaningful comments. Thanks! ☺

💬 2018-04-07 world: hello

💬 2018-02-20 amit: hello

(More comments ...)

Lucky Wedding Dates: 2034 - Year of the Tiger
Where to find lucky wedding dates for year 2034? Lucky Wedding Dates: 2034 - Year of the Tiger   ⇒ Lucky Wedding Dates: 2035 - Year of the Rabbit ⇐ Lucky Wedding Dates: 2033 - Year of the Ox ⇑ Lucky Wedding Dates: 2031 - 2040 ⇑⇑ Wedding Date - The Most Important Date of Your Life
2021-03-21, ∼5461🔥, 0💬

Discontinued: GetCitiesByCountry - Get Cities by Country
This chapter provides a quick introduction of the free Web service, GetCitiesByCountry, returning a list of all cities of a given country. Topics include usage description of GetCitiesByCountry; request message sample; response message sample.
2022-07-08, ∼5459🔥, 5💬

💬 2017-01-21 Herong: Faisal, do you know how to make Web service calls in C#?

💬 2017-01-19 Faisal: how to use this web service in web forms ASP.Net Using C#

Listing All Tables - getTables()
This section describes how to get a list of all tables in the current database on the SQL Server through the DatabaseMetaData object.
2022-10-01, ∼5448🔥, 0💬

Using Google Chrome as an XML Syntax Checker
This section provides a tutorial example on how to use Google Chrome as an XML file syntax checker. If there are syntax errors in an XML file, Chrome will stop displaying the XML file at the first error location.
2018-11-10, ∼5438🔥, 3💬

💬 2018-11-10 Herong: ej, You are right. Chrome can only parse an XML document and print out issues that occur during the parsing process. If you want...

💬 2018-11-08 ej: While the information contained here seems to be correct, I would use the term "well wormedness verification" in place of "synta...

💬 2017-08-11 literal nazi: meaningful comments

Archived: Downloading and Installing JDK 1.3.1 on Windows
This section provides a tutorial example on how to download and install JDK (or J2SE) 1.3.1 on a Windows 2000 system. A simple Java program was entered, compiled, and executed with the new JDK installation.
2023-02-07, ∼5431🔥, 5💬

💬 2023-02-07 Hakizimana issa: hello how is 0

💬 2021-08-04 Bob: can i play hypixel on this

💬 2017-08-07 anurag tiwari: i 'm not satisfied with your features

"GetStockPrice" Web Service - WSDL 1.1 and SOAP 1.1
"GetStockPrice" is an RPC method based Web service for testing purpose only. High level information about this "GetStockPrice" Web service: WSDL Document: GetStockPrice_WSDL_11_SOAP_11_ RPC.wsdl. WSDL Version: 1.1 WSDL Binding Extension: SOAP 1.1 Transportation: SOAP 1.1 over HTTP Operation Name: Ge...
2021-07-19, ∼5428🔥, 0💬

AES Key Schedule Example
An example of the AES key schedule is provided to illustrate how 11 round keys get calculate from a given 128-bit cipher key.
2019-02-18, ∼5423🔥, 1💬

💬 2019-02-18 Ggf: hello

RSA Private Key and Public Key Pair Sample
This section provides a tutorial example on how to run JcaKeyPair.java to generate a RSA private key and public key pair sample. Keys are stored PKCS#8 and X.509 encoding formats.
2022-08-23, ∼5418🔥, 4💬

💬 2022-08-23 lol: meanning ful comments

💬 2019-03-31 Herong: Thong, if you lost access to your BTC wallet, or lost your BTC wallet, then you lost your BTC asset. There is no way to get it b...

💬 2019-03-29 Thong Ngo: Hi . I forgot the id wallet btc, is there any way to find the id wallet btc no? Thanks .

"GetExchangeRate" Web Service - WSDL 1.1 and SOAP 1.2
"GetExchangeRate" is an RPC method based Web service for testing purpose only. High level information about this "GetExchangeRate" Web service: WSDL Document: GetExchangeRate_WSDL_11_SOAP_1 2_RPC.wsdl. WSDL Version: 1.1 WSDL Binding Extension: SOAP 1.2 Transportation: SOAP 1.2 over HTTP Operation Na...
2021-03-11, ∼5396🔥, 0💬

Chinese Horoscopes - The Horse
The Horse Exciting and extroverted, vivid and animated, the Horse is the life of any party he attends. He is bursting with energy, always looking for the next place to kick up his heels and hang loose. He entertains friends and strangers alike with his humor and appeal. Years of the Horse Horse Year...
2021-10-23, ∼5363🔥, 0💬

Chinese Horoscopes - The Boar/Pig
The Boar/Pig The Pig is a fun and enlightening personality blessed with patience and understanding. People born under the sign of the Pig enjoy life and all it has to offer, including family and friends. They are honest and thoughtful and expect the same of other people. Pigs can be perceived as obl...
2021-01-14, ∼5300🔥, 0💬

setBit() - Storing a Bit into a Byte Array
This section provides a tutorial example on how to set one bit into a byte array at a specific bit position setBit().
2016-04-08, ∼5295🔥, 1💬

💬 2016-04-08 frank: this works

macOS Command - "base64"
This section provides a tutorial example on how to use 'base64' command on a macOS system to perform Base64 encoding and decoding.
2022-10-01, ∼5282🔥, 0💬

Chinese Horoscopes: Personality
Chinese Horoscopes - Personality: Chinese Horoscopes - The Mouse/Rat Personality Chinese Horoscopes - The Ox Personality Chinese Horoscopes - The Tiger Personality Chinese Horoscopes - The Rabbit Personality Chinese Horoscopes - The Dragon Personality Chinese Horoscopes - The Snake Personality Chine...
2021-09-12, ∼5198🔥, 0💬

Using MySQL Non-Install Package
Tutorial example on how to download and install MySQL server using the Non-Install package on a Windows system. Data directory is required to run MySQL server.
2016-04-08, ∼5179🔥, 5💬

💬 2016-04-08 Herong: Adara, noinstall package and normal package both offer the same MySQL server. The difference is that the normal package requires...

💬 2016-04-07 Adara: Based on the last comments it failed to install? What's the difference between the MySql noinstall and normal mySql?

💬 2016-02-26 Herong: Katy, you are right that the no-install version is better for learning MySQL administration. Thanks for sharing your comments.

💬 2016-02-25 Katy Kringe: It also created the key : HKEY_LOCAL_MACHINE\SYSTEM\CurrentCon trolSet\services\eventlog\Applicatio n\MySQL

💬 2016-02-25 Katy Kringe: I would like to use the no-install so as to better understand the program. Running the command shell with admin privileges and t...

Gemini - The Twins, The Third Zodiac Sign
This section describes the third zodiac sign, Gemini, the Twins.
2021-03-11, ∼5177🔥, 3💬

💬 2021-03-11 ari: Thank you for adding the sidereal zodiac because I follow sidereal astrology.

💬 2017-01-08 Herong: Even, Thanks for the comment!

💬 2017-01-04 Evan: It is nice to see a site that attends to both aspects/systems tropical/side-realism. according to the mathmatical anti-spam fiel...

<< < 11 12 13 14 15 16 17 18 19 20 21 > >>   ∑:9039  Sort:Date