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.
Posted in Example, Language, Tutorial, Tutorials, XHTML, XSL, XSL-FO, book, free, programming | 1 Comment »
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.
Posted in Uncategorized | Leave a Comment »
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.
Posted in JSP, Localization, Tutorials, programming | Leave a Comment »
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.
Posted in Language, Tutorial, Tutorials, Visual Basic, book, free, programming | Leave a Comment »
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
Posted in Blogroll, DOM, DTD, Example, J2SDK, Java, Language, SAX, Syntax, Templates, Tutorial, Tutorials, XML, XPath, XSD, XSL, XSL-FO, XSLT, book, free, programming | Leave a Comment »
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/
Posted in Blogroll, JDK, Java, Language, Tutorials, book, free, programming | 2 Comments »
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/
Posted in Blogroll, Language, PHP, Tutorials, book, free, programming | 2 Comments »
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/
Posted in Blogroll, HTTP, JDK, Java, Language, Tutorials, book, free, programming | Leave a Comment »