<< < 34 35 36 37 38 39 40 41 42 43 44 > >>   ∑:9026  Sort:Date

Using VBScript with Internet Information Services
This section provides tutorial example on how to embed a VBScript code in a HTML document to be executed by IIS (Internet Information Services) on the server machine.
2021-11-23, ∼1614🔥, 1💬

💬 2021-11-23 ttag: &lt;script> alert('lol') &lt;/script>

encodingStyle="uri" for use="encoded"
This section provides a tutorial example on how to write a WSDL 1.1 example that uses SOAP 1.1 over HTTP with style='rpc', use='encoded' and encodingStyle='http://schemas. xmlsoap.org/soap/encoding/'
2016-11-30, ∼1614🔥, 2💬

💬 2016-11-07 ren: yet

Horoscope Native and Ascendant (Rising Sign)
This section provides introduction of some basic horoscope elements: Native and Ascendant (Rising Sign).
2025-08-16, ∼1613🔥, 2💬

💬 2025-08-16 Hashim kale: It's nice

💬 2022-07-21 Krizia: Thanks

Video/Audio Stream Concatenation Order
This section provides a tutorial example of concatenation error message when using the 'concat' ffmpeg filter with incorrect video and audio stream order.
2015-08-23, ∼1602🔥, 2💬

💬 2015-08-23 Herong: You are welcome! What type of application are you using Flash for? I thought Flash is dead. Everyone is trying to replace it wit...

💬 2015-08-23 Queensoft: God THANK YOU !!! I tried to figure out this error for ages. It was as simple as placing video first, then audio !!!!!

AES Standard Decryption Algorithm
The standard decryption algorithm of the AES-128 encryption is provided. It is a straightforward reverse of the encryption algorithm.
2021-04-25, ∼1601🔥, 1💬

SoapUI - SOAP Web Service Testing Tool
This chapter provides tutorial notes and example codes on SoapUI 5.0.0. Topics include SoapUI features; downloading and installing SoapUI 5.0.0; validating and importing SOAP based WSDL documents; creating and submitting test requests.
2016-02-20, ∼1601🔥, 1💬

💬 2016-02-15 arun: hello how are you

"geth attach" - Geth Client Console
This section describes 'geth attach' command to attach as a client JavaScript console to a running Ethereum node.
2022-10-01, ∼1600🔥, 0💬

Measuring Speed of Light - Fizeau's Method
This section describes the method used by Armand Fizeau to measure the speed of light using using a rotating toothed wheel and a mirror.
2022-01-22, ∼1600🔥, 2💬

💬 2022-01-22 nina: just wanted to do this math question

javaw - Launching Java Programs without Console
This section provides a tutorial example on how to use 'javaw' tool to launch a Java program without the output console window.
2016-04-27, ∼1599🔥, 1💬

JDK Documentation Installation
This section describes how to install JDK Documentation on your own local machine.
2015-09-23, ∼1596🔥, 1💬

💬 2015-09-23 fritz: Thanks

Create Tables with CLOB Columns
This section describes how to create tables with BLOB (LONGBLOB) columns in Oracle server.
2022-10-08, ∼1593🔥, 0💬

Taurus - The Bull, The Second Zodiac Sign
This section describes the second zodiac sign, Taurus, the Bull.
2022-10-01, ∼1593🔥, 0💬

StoneMIND Collector - Information Extraction System
This section provides a quick introduction of StoneMIND Collector, a free OCSR (Optical Chemical Structure Recognition) software provided by Stonewise.
2022-10-01, ∼1593🔥, 0💬

Lucky Wedding Dates: 2056 - Year of the Rat
Where to find lucky wedding dates for year 2056? Lucky Wedding Dates: 2056 - Year of the Rat   ⇒ Lucky Wedding Dates: 2057 - Year of the Ox ⇐ Lucky Wedding Dates: 2055 - Year of the Boar ⇑ Lucky Wedding Dates: 2051 - 2060 ⇑⇑ Wedding Date - The Most Important Date of Your Life
2025-09-23, ∼1592🔥, 0💬

Deprecated: Testnet - Ropsten Network
This chapter introduces Ethereum testnet: Ropsten network.
2023-02-24, ∼1590🔥, 3💬

💬 2023-02-24 Ace: 0xb11252EB359B676d2e530E8728f57E39A3 Aa0Dc6

💬 2022-06-06 myth: 0x339d58bff8b8C5dAAfaF08fA77ad39C790 9B194E

💬 2021-08-28 Cit: Hi

JDBC Thin Client-Side Driver Installation
This section describes how to download and install Oracle JDBC thin client-side driver.
2022-10-09, ∼1586🔥, 0💬

The Gregorian Calendar Algorithm
This section describes the algorithm to calculate the day of the week based on leap year rules. The algorithm can be implemented with isGregorianLeapYear(), dayOfYear() and dayOfWeek() functions.
2021-11-12, ∼1577🔥, 3💬

💬 2021-11-12 Herong: Uml, thanks for the validation!

💬 2021-11-09 Uml: Sorry, all is correct (i didn't see the (year%100==0)then false;

💬 2021-11-09 Uml: This algorithm is false, as isLeapYear is buggy. For example, isLeapYear(1900) return true, as it's not a leap year because cent...

"sc.exe query/start/stop" - Query, Start or Stop Services
This section provides a tutorial example on how to query, start, or stop a service with 'sc.exe' Service Controller command tool.
2022-01-30, ∼1574🔥, 2💬

💬 2022-01-30 Herong: applebird, you need to have admin privileges. So start your command window as Administrator.

💬 2022-01-27 applebird: i am looking to stop a on going kernel but using your method it gives me "[SC] StartService: OpenService FAILED 5: Access is den...

OpenSSL Introduction and Installation
This chapter provides tutorial notes and example codes on OpenSSL. Topics include introduction of OpenSSL; installing OpenSSL on Windows systems.
2017-12-24, ∼1572🔥, 4💬

💬 2016-11-28 musa: thanks

ob_start() - Output Buffering Function
This section describes how to use the ob_start() function to turn on output buffering, which allows HTTP response header lines to be added after response body has been added.
2017-03-23, ∼1571🔥, 1💬

💬 2017-03-23 Ram: Keep it up....

Sagittarius - The Archer, The Ninth Zodiac Sign
This section describes the Ninth zodiac sign, Sagittarius, the Archer.
2022-10-01, ∼1570🔥, 0💬

XML Notepad - XML Editor
This chapter provides notes and tutorial examples on XML Notepad. Topics include downloading and installing XML Notepad 2007; converting XML to pretty print format; XSD schema validation; XSLT transformation to HTML documents.
2019-06-01, ∼1568🔥, 2💬

💬 2019-06-01 Herong: John, which encoding are you referring to?

💬 2019-05-24 John: Can the encoding be changed?

Android Emulator Built-in Web Browser
This section provides a tutorial example on how to use the Android emulator's built-in Web browser to visit a web page. You need disable the cable LAN driver, if you are using Wi-Fi.
2022-04-13, ∼1566🔥, 2💬

💬 2022-04-13 Herong: 32-bit laptop seems to be very old. You should get a new computer.

💬 2022-04-12 Kiprotichronoh: My question is this ,,, can a 32 bit laptop support both android studio and and a separate android simulator?

Managing Bit Strings in Byte Arrays
This chapter provides tutorial notes and tutorial examples on managing bit strings in byte arrays. Topics include setting a bit value into a byte array; getting a bit value back from a byte array; rotating all bits in a byte array.
2016-02-27, ∼1566🔥, 4💬

💬 2015-10-10 Brian: Excellent tutorials. Thanks!

💬 2006-11-19 Herong: Hi Naren, I added a section, Managing Bit Strings in Byte Arrays , to explain the getBit() and setBit() used in the DES implemen...

💬 2006-11-10 Naren: can u help me how the getbit() and setbit() implementation is done ...y ur are taken the hexadecimal no for the processing This ...

💬 2006-11-10 A visitor: hi, Your program for des is superb ......but can u help me how the getbit() and setbit() implementation is done ...y ur are take...

<< < 34 35 36 37 38 39 40 41 42 43 44 > >>   ∑:9026  Sort:Date