When can I use... Support tables for HTML5, CSS3, etc - 0 views
-
TOP When can I use... Compatibility tables for support of HTML5, CSS3, SVG and more in desktop and mobile browsers. Latest update: Two new features added: Full Screen API and requestAnimationFrame (December 13, 2011) Search: Latest update: Two new features added: Full Screen API and requestAnimationFrame (December 13, 2011) Index Tables Legend Green Supported Red Not supported Greenish yellow Partially supported Gray Support unknown Import statistics (beta) Using this form, you can import visitor statistics from your Google Analytics account(s).
mn.html - 0 views
-
TeX4ht was created by Eitan Gurari at Ohio State University. Eitan died unexpectedly in June 2009; we dedicate future development to his memory. The new TeX4ht home page is http://tug.org/tex4ht. Please see that page for current development information. Work towards a first release is underway, but will take time to complete.
Writing math formulas in HTML - 3 views
Slackware intro - 0 views
SVG in HTML/CSS - 0 views
The Linux Kernel Module Programming Guide - 0 views
-
Copyright © 2001 Peter Jay Salzman The Linux Kernel Module Programming Guide is a free book; you may reproduce and/or modify it under the terms of the Open Software License, version 1.1. You can obtain a copy of this license at http://opensource.org/licenses/osl.php.
Shell Parameter Expansion - Bash Reference Manual - 1 views
-
The '$' character introduces parameter expansion, command substitution, or arithmetic expansion. The parameter name or symbol to be expanded may be enclosed in braces, which are optional but serve to protect the variable to be expanded from characters immediately following it which could be interpreted as part of the name.
Futura Elettronica srl - Home Page - 0 views
RFC 1925 - The Twelve Networking Truths - 1 views
How to generate footnotes without numbering/mark ? I just... - Q&A - 1 views
-
Back to: TeX, LaTeX, etc.: Frequently Asked Questions with Answers [Monthly] FAQS.ORG makes no guarantees as to the accuracy of the posts. Each post is the personal opinion of the poster. These posts are not intended to substitute for medical, tax, legal, investment, accounting, or other professional advice.
Structure and Interpretation of Computer Programs - 2 views
-
A powerful programming language is more than just a means for instructing a computer to perform tasks. The language also serves as a framework within which we organize our ideas about processes. Thus, when we describe a language, we should pay particular attention to the means that the language provides for combining simple ideas to form more complex ideas.