<< < 300 301 302 303 304 305 306 307 308 309 310 > >>   ∑:7662  Sort:Rank

552 BC - Yang Chun Bai Xue (阳春白雪) - White Snow in Early Spring
Yang Chun Bai Xue (阳春白雪) - White Snow in Early Spring, lute music (琵琶曲), was composed by Shi Kuang (师旷), 572 BC - 532 BC.
2017-03-14, 2571🔥, 1💬

💬 2017-03-14 Gilberto Loia: Músicas Belas. Sou Fascinado e Adoro Ouvi-las.

DsaSignatureGenerator.java - Generating DSA Digital Signature
This section provides tutorial example on how to generate a digital signature for a message file with a DSA private key using the SHA1withDSA algorithm.
2017-03-13, 6127🔥, 5💬

💬 2017-03-13 dingdong: heheheheehhe

💬 2016-10-15 Herong: Akash, can you check to ensure your key is a DSA key?

💬 2016-10-14 Akash: Exception occurs as follows: java.security.spec.InvalidKeySpecExc eption:Inappropriate key specification what it means? can you ...

Multiplart Style Example - Reservation
This section provides a tutorial example on writing a WSDL 2.0 example that uses SOAP 1.2 over HTTP with Multipart as the message style.
2017-03-13, 243🔥, 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, 5300🔥, 1💬

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

Loading JDBC Driver Class - ojdbc16.jar
This section describes how to load the Oracle JDBC driver class - ojdbc14.jar.
2017-03-07, 100🔥, 3💬

Free Chinese Calendar 2017 - Year of the Rooster
Want to know when is the 2017 Chinese New Year day? Look for free Chinese calendars for 2017? Chinese New Year Date for Year 2017 The Rooster 2017 January 28 Saturday Chinese New Year   ⇒ Free Chinese Calendar 2018 - Year of the Dog ⇐ Free Chinese Calendar 2016 - Year of the Monkey ⇑ Free Chinese C...
2017-03-02, 33866🔥, 2💬

💬 2017-01-14 Herong: Yanyun, you are welcome!

💬 2017-01-13 Yanyun: I am impressed by Mr. Herong Yang's website. I've still not been familiar with this log yet, but I am sure that I can learn some...

javax.net.debug - Debugging SSL Socket Communication
This section provides a tutorial example on how to use JVM property, javax.net.debug, to turn on the SSL socket communication debug option. The debug output message can help you to know what exactly happens at the SSL layer.
2017-03-02, 6321🔥, 2💬

Downloading and Installing SoapUI
This section provides a tutorial example on downloading and installing SoapUI on Windows system.
2017-02-23, 5975🔥, 3💬

💬 2016-12-26 Tony: Greate JOB!

💬 2015-07-31 BVIJAYREDDY: GOOD

Loading WADL Documents into SoapUI
This section provides a tutorial example on loading a WADL document for a REST Web service into SoapUI to create a REST project and populated the service, resource, and method from the WADL document.
2017-02-22, 2617🔥, 3💬

💬 2017-02-22 sr: hello

💬 2015-12-08 sinu: thanks

DOMBrowser.java - DOM Interface Java Example
This section provides a tutorial example on how to parse an XML file and print it back in a tree format using DOM interface in Java - JDK 1.8.
2017-02-22, 498🔥, 1💬

💬 2017-02-22 fk: windows blocks dom

AC00: Hangul Syllables
This section provides a quick summary of the Unicode code point block: 'Hangul Syllables', which contains 11184 code points to represent Hangul syllables used in the Korean language.
2017-02-21, 101🔥, 2💬

Downloading and Installing from "Play Store"
This section provides a tutorial example on how to download and install applications from Google's 'Play Store'. Read permissions requested by the application carefully before using the application.
2017-02-21, 545🔥, 2💬

💬 2017-02-21 Herong: abdulhaddi, can you write your question in English?

💬 2017-02-17 abdulhaddi: Mere mobail me playstor nahi chal raha or whatsup.imo.youtube.facebook.messeng erye sab download nahi ho rahe plz help

Static, Client-Side and Server-Side Scripting Pages
This section describes differences of static content, client-side scripting code, and server-side scripting code.
2017-02-17, 254🔥, 1💬

Using SO_LINGER Socket Option
A tutorial example is provided to show how to use the SO_LINGER socket option to prevent the server closing the socket too soon after writing the response to the socket.
2017-02-16, 1692🔥, 2💬

💬 2017-02-16 Herong: Gaurav, you can to follow "keytool -genkey" - Generating Keys and Self-Signed Certificates tutorial to generate herong.jks.

💬 2017-02-15 Gaurav Kumar: Where can i get this file herong.jks?

mysqladmin - MySQL Admin Tool
This section describes how to use MySQL admin tool to check server status and other admin tasks.
2017-02-16, 100🔥, 2💬

CipherDES.java - A Java Implementation of DES
This section provides a tutorial Java program, CipherDES.java - A Java Implementation of DES encryption and decryption algorithm.
2017-02-16, 14930🔥, 9💬

💬 2017-02-16 Herong: Andro, I think implementation of DES using String methods will be slower than using byte and int operations.

💬 2017-02-12 Andro: Good done. I have created my own DES with benefits of string methods in Java. My DES receives binary string and key, then cipher...

💬 2016-03-03 Dede: Helps a lot, currently developping a mobile application that has to do with encryption. Thanks

💬 2015-10-16 Herong: Skip, Good luck on your study!

💬 2015-10-15 Skip: I'm taking a graduate course in cryptography and this was extremely helpful for going from DES visual to DES in java. I really a...

(More comments ...)

GetMortgagePayment - Usage Description
This section describes the free Web service GetMortgagePayment provided by WebserviceX.NET. GetMortgagePayment allows you to calculate mortgage payments.
2017-02-11, 441🔥, 2💬

💬 2017-02-11 Herong: Sam, the GetMortgagePayment service is working. Can you show us the error you are getting?

💬 2017-02-04 sam: hello admin getMortgage payment service is not working. it is displaying xml tag exception while importing into soap UI can you ...

Calling createStatement() and executeQuery
This section describes how to run a SELECT query statement with createStatement() and executeQuery().
2017-02-08, 119🔥, 2💬

"jar -C" - Changing Input Directory
This section provides a tutorial example on how to 'jar --create -C ...' to change input directory when creating JAR files.
2017-02-04, 1374🔥, 3💬

💬 2017-02-04 Herong: Chris, Thanks for sharing the information.

💬 2017-02-03 Chris: For unix, on the last command, ".;" changes to ".:".

PDF Printing Version
Information on how to obtain the PDF version of this book for printing.
2017-01-31, 807🔥, 3💬

💬 2017-01-31 Linda Collins: Need to get cracking.

💬 2016-02-03 andi: good doc

Viewing Certificate Path
This section provides a tutorial example on how to view certificate path when visiting an 'https' Web site in IE. The top certificate in a certificate path is the CA certificate, which is trusted automatically.
2017-01-31, 1276🔥, 1💬

💬 2017-01-31 kishor: -----BEGIN CERTIFICATE----- MIIDqjCCApICCQC6MOh9nHUvUjANBgkqhkiG 9w0BAQUFADCBljELMAkGA1UEBhMCVVMxETAPBgNVBAgTCENvbG9yYWRvMRMwEQY. ..

Web Server Log Files and Analysis Tool - "Analog"
This chapter provides an introduction of 'Analog' - Web log file analysis tool. Topics include IIS and Apache log file samples, installing and configuring 'Analog', setting up 'Analog' to process Apache log files.
2017-01-29, 562🔥, 1💬

Using MD5 Message Digest in Java
This section provides a tutorial example on how to use MD5 message digest algorithm in Java. The JDK JCE package offers the MD5 algorithm through a generic message digest class, javax.security.MessageDigest.
2017-01-27, 503🔥, 2💬

Entering Non ASCII Characters in JSP Pages
This section describes rules on how non-ASCII characters can be entered in JSP pages and displayed correctly on Web browsers.
2017-01-25, 1023🔥, 3💬

💬 2017-01-25 abc: ทดสอบภาษาไทย

💬 2016-06-19 Herong: That was a good test. ☺

💬 2016-06-08 dfgd: &lt;script>alert(document.cookie )&lt;/script>

<< < 300 301 302 303 304 305 306 307 308 309 310 > >>   ∑:7662  Sort:Rank