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

Missing Emulator Engine Program for 'arm' CPUS
This section provides a tutorial example showing the error of 'Missing emulator engine program for arm CPUS' when starting an Android emulator. This is caused missing emulator-arm.exe file in tools folder caused by anti-virus auto delete virus infected files.
2022-04-14, ∼5650🔥, 4💬

💬 2017-07-15 Herong: Shira, what is the error you are getting when you try to uninstall Android SDK?

💬 2017-07-10 shira: hi! i cant success to uninstall the "Android SDK" how I can uninstall it from the terminal? (I use Centos7) thanks!

💬 2015-10-15 noor: help full thanq

"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, ∼5631🔥, 1💬

XML Files with Linked External XSD Files
This section provides a tutorial example on how to store XSD statements in an external file, which can be then linked to XML files. The external XSD file should also be a well-formed XML document.
2017-03-11, ∼5622🔥, 1💬

💬 2017-03-11 somebody: it was completly helpfull and it was very important

XSD_ANYXML Encoding - Building SOAP Body Element
This section provides a tutorial example to show different behaviors of SoapClient on XML document based Web services.
2017-05-01, ∼5618🔥, 2💬

💬 2015-12-30 Mohammad Khan: Thanks, I was struggling to get the syntax right in the xlm request. these examples, particularly the 3rd one helped me better u...

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

Install PHPMailer on CentOS Systems
This section provides a tutorial example on how to install PHPMailer on CentOS systems.
2023-01-12, ∼5600🔥, 3💬

💬 2023-01-12 Yas Montesco: You've been a lifesaver. Thank you for the tutorial!! :D

💬 2021-12-05 Kailas Kore: Dear Herong, This is really helped me to fix my mailing issue. Appreciate your nicely provided steps

💬 2021-12-05 Herong: Kailas, I'm glad this is helpful to you!

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

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, ∼5542🔥, 4💬

💬 2023-08-09 hohl: dthdfgh

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

💬 2019-07-13 xss: HI

"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, ∼5516🔥, 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, ∼5508🔥, 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 ...)

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, ∼5508🔥, 3💬

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

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

"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, ∼5496🔥, 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, ∼5489🔥, 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#

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, ∼5473🔥, 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

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, ∼5469🔥, 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, ∼5466🔥, 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

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, ∼5447🔥, 1💬

💬 2019-02-18 Ggf: hello

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

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, ∼5438🔥, 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 .

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

"GetStockPrice" Web Service - WSDL 1.1 and SOAP 1.2
"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_12_ RPC.wsdl. WSDL Version: 1.1 WSDL Binding Extension: SOAP 1.2 Transportation: SOAP 1.2 over HTTP Operation Name: Ge...
2021-03-11, ∼5353🔥, 0💬

Chinese Horoscopes - The Dog
The Dog The Dog is a giving, compassionate personality. He offers kind words, support and advice to friends and family. He is a listener, always available to lend an ear or a shoulder to a friend in need. Often Dogs know more about their friends than their friends know about them or even themselves!...
2021-01-14, ∼5344🔥, 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, ∼5322🔥, 1💬

💬 2016-04-08 frank: this works

Chinese Horoscopes - The Mouse/Rat Personality
The mouse is one of the animals that are found all over the world. It has good vitality and gives people the impression that it is smart,nimble and filled with enterprising spirits. People born in the year of the mouse share some of the characteristics of a mouse. They are optimistic,cheerful, do no...
2021-09-07, ∼5320🔥, 0💬

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