Tutorial Notes on XSL-FO and XHTML

October 20, 2006 by 101

Listing information:

Web site URL: http://www.herongyang.com/xhtml/

Title: Herong’s Tutorial Notes on XSL-FO and XHTML

Cost/Price: Free

Number of pages: 41

Long description: This free book is an excellent tutorial book for beginners. It is a collection of notes and sample codes written by the author while he was learning XSL-FO and XHTML. Topics include XHTML, XSL-FO, XSLT, PDF, layout, formatting, conversion Key sections: XSL Formatting Objects (XSL-FO) – XSL-FO Concepts – File Structure and Declaration Statements – Building Block Areas – Lists and Tables – References and Links – eXtensible Hyper-Text Markup Language (XHTML) – XHTML Publication – From Web to PDF.

Keywords: XHTML, XSL-FO, XSLT, PDF, layout, formatting, conversion

Category: XML/Book/Tutorial

Author: Dr. Herong Yang

Version/Edition: 2.00, 2006.

Java Tool Tutorials

October 13, 2006 by 101

Listing information:

Web site URL: http://www.herongyang.com/jtool/

Title: Java Tool Tutorials – Herong’s Tutorial Notes – A Free Tutorial Book

Cost/Price: Free

Number of pages: 50

Short description: “Java Tool Tutorials – Herong’s Tutorial Notes” is a free tutorial book based on notes and sample codes collected by the author while he was learning Java tools himself. Topics includes: book, breakpoint, class, classpath, debugging, free, import, java, javac, jar, jdb, J2SE, JDK, JPDA, notes, source, sourcepath, thread, tutorials.

Complete tutorial guide on handling non-ASCII characters in JSP pages

October 11, 2006 by 101

A very nice tutorial guide that answers questions like:

  • How characters travel from JSP files to browser screens.
  • How ASCII characters work in JSP pages.
  • How to present non ASCII characters in HTML documents.
  • How to enter non ASCII charactetrs in Java strings and contole the output encodings.
  • How Java string works with byte sequences encoded for a local language.
  • How Java string works with Unicode codes – local language independent.
  • How to enter non ASCII characters as static HTML text.
  • How static HTML text works in HTML pages
  • How static HTML text works in JSP pages with standard syntax.
  • How static HTML text works in JSP pages with XML syntax.
  • How to supporting characters from multiple languages.

Visual Basic Script Tutorials

October 2, 2006 by 101

Listing information:

Web site URL: http://www.herongyang.com/vb_script/

Title: Visual Basic (VB) Script Tutorials – Herong’s Tutorial Notes

Number of pages: 67

Cost/Price: Free

Long description: This free Visual Basic (VB) Script tutorial book is a collection of notes and sample codes written by the author while he was learning VB Script himself. It can be used as a tutorial guide for beginners or a reference book for experienced developers. Topics include Visual Basic, VB Script, Data Type, Variable, Variant, Array, String, Operation, Expression, If Else, Loop, While, For Each, Procedure, Function, Null, and Conversion. Main sections are: – What Is Visual Basic? – Data Types and Literals – Numeric Operations – Comparison and Logic Operations – String Operations – Variables – Declaration and Assignment – Expressions – Statements and Grammar – Array Declaration – Fixed-Size Array Example – Dynamic-Size Array Example – Conditional Statements – Loop Statements – “For … Next” Statements – “While” Statements – Defining and Invoking Function Procedures – Defining and Invoking Sub Procedures – Rules of Passing Arguments – Passing Array as Arguments – Variable Scope in Procedures – Built-in Functions – Conversion Functions – Variable Inspection and Numeric Conversion

Keywords: Visual Basic, VB Script, Data Type, Variable, Variant, Array, String, Operation, Expression, If Else, Loop, While, For Each, Procedure, Function, Null, and Conversion.

Author: Dr. Herong Yang

Category: VB/Book/Tutorial

Version/Edition: 4.01, 2006.

Herong’s Tutorial Notes On XML Technologies

September 2, 2006 by 101

 Herong’s Tutorial Notes On XML Technologies

This free book is an excellent tutorial book for beginners. It is a collection of notes and sample codes written by the author while he was learning XML and related technologies. Topics include DOM, DTD, J2SDK, Java, SAX, Syntax, Templates, XML, XPath, XSD, XSL, XSLT, XSL-FO. Key sections: Introduction to XML – XML Syntax – XML Browsers – Document Object Model (DOM) – Simple API for XML (SAX) – DTD Syntax – DTD Validation in Java – XSD Syntax – XSD Validation in Java – eXtensible Style Language (XSL) – Declaring and Applying Templates – Getting Values Out Of Source Elements – Transformer in Java – XML Path Language (XPath) – Formatting Output

http://www.herongyang.com/xml 

Herong’s Tutorial Notes On Java

August 30, 2006 by 101
Herong's Tutorial Notes on Java

This free book is an excellent tutorial book for beginners. It is a collection of notes and sample codes written by the author while he was learning Java himself. Topics are related only to the basics of Java language, and classes provided in the java.lang.* package in the Java Development Kit (JDK): console, deadlock, J2SDK, Java, JDK, JVM, main, memory, synchronization, syntax, thread. Key sections: Installing J2SDK 1.4.1 on Windows 2000 – Execution of Java Programs – Execution Environment – Threads – Thread Groups – Synchronization – Deadlock Topics related to other packages in JDK are include in my other book: “Herong’s Tutorial Notes on JDK”.

http://www.herongyang.com/java/

PHP Tutorials – Herong’s Tutorial

August 28, 2006 by 101

PHP Tutorials – Herong’s Tutorial

This free PHP tutorial book is a collection of notes and sample codes written by the author while he was learning PHP himself. It can be used as a tutorial guide for beginners or a reference book for experienced developers. Topics include array, CGI, CLI, cookie, database, directory, download, file, GB2312, header lines, HTTP, IIS, image, language, localization, mail, MySQL, non ASCII, output buffer, PHP, redirect, request, session, SMTP, SOAP, SOAP Extension, SQL, Unicode, WSDL.

http://www.herongyang.com/php/

JDK Tutorials – Herong’s Tutorial Notes

August 25, 2006 by 101

JDK Tutorials – Herong’s Tutorial Notes

This free JDK tutorial book is a collection of notes and sample codes written by the author while he was learning JDK himself. It can be used as a tutorial guide for beginners or a reference book for experienced developers. Topics include Blowfish, Calendar, certificate, character set, cipher, client authentication, collections, datagram, Date, decryption, DES, digital signature, encryption, DOM, DSA, DTD, HTTP, HTTPS, J2SDK, Java, JCA, JDK, JDK 1.3.1, JDK 1.4.1, JDK 1.5.0, key store, keytool, Locale, message digests, MD5, private key, public key, RSA, SAX, secret key, SHA, socket, SSL, TLS, unnamed package, Unicode, UTF-8, X.509, XML, XSD, XSL Key sections: Installing J2SE on Windows 2000 – Time and Calendar – Formatting and Parsing Dates and Numbers – Internationalization – Unnamed Packages – Collections – Character Set and Encoding – Encoding Maps, Counts and Conversion – Socket and Datagram Communication – DOM – SAX – DTD and XSD Validation – XSL – Transformer – JCA – Message Digest – Private and Public Key Pairs – Key Factory – Encoding Tool – Digital Signature – Certificates, ‘keytool’ and ‘keystore’ – KeyStore and Related Classes – JCE – Secret Key – Cipher for Encryption and Decryption – SSL Socket Communication – HTTPS – Client Authentication Topics related to the basics of Java language and the java.lang.* package are included in my other book: “Herong’s Tutorial Notes on Java”.

http://www.herongyang.com/jdk/

JSP Tutorials – Sending, Receiving Cookies, and Persistent Cookies

August 16, 2006 by 101

JSP Tutorials – Sending, Receiving Cookies, and Persistent Cookies

This tutorial describes:

What Is Cookie?
Sending and Receiving Cookies
Persistent Cookies
Dumping HTTP Response with Cookies

http://www.herongyang.com/jsp/cookie.html

JSTL – Core Library

August 12, 2006 by 101

JSTL – Core Library 

This tutorial covers:

  • JJSTL Core Library
  • c:out Action
  • c:set Action
  • c:if Action
  • c:choose Action
  • c:forEach Action
  • c:forTokens Action
  • JSTL Core Example – JstlObjects.jsp
  • JSTL Core Example – JstlPrimeNumbers.jsp

http://www.herongyang.com/jsp/jstl_core.html