 |
Heroes Happen Here Launch Events
Attend the upcoming launch of three powerful new products, take a test drive, meet the teams, and leave with promotional copies of Windows Server 2008, Microsoft SQL Server 2008, and Microsoft Visual Studio 2008. Register here.
»
Install What You Need with Windows Server 2008
Windows Server 2008 is Microsofts most full-featured server operating system yet, so it's ironic that one of its most exciting new features is an install option that cuts out most of the other features. Paul Rubens explores why a Server Core installation makes a great deal of sense in many instances.
»
Simplify Big Business IT for Small and Midsize Companies
Windows Small Business Server 2008 and Windows Essential Business Server 2008 deliver all-in-one solutions to help fuel growth for customers and partners.
»
Q&A with Bob Muglia: Senior VP, Server and Tools Division
Bob Muglia, senior vice president, Server and Tools Division, discusses Microsofts new interoperability principles and the steps the company is taking to increase the openness of its products.
»
Q&A with Lutz Ziob, GM of Microsoft Learning
Lutz Ziob, the general manager of Microsoft Learning, talks about how IT professionals can become certified heroes within their enterprises by getting trained and certified in Windows Server 2008.
»
|
 |
|
|
|
|
|
Early Adopter Curl
September 17, 2001
|
A fully object-oriented language, Curl takes the greatest features of
HTML, Javascript, DHTML and Java and combines them into a
cross-browser, cross-platform technology that's easy to learn and
has some serious power behind it.
|
What does this book cover?
- Explains what Curl is and how the web has evolved to need it
- Concise introduction to the main features of the Curl content language
- Surge Lab IDE for beta 5 and version 1.0
- Curl as a replacement for HTML and CSS
- Curl as a replacement for other script languages and the DOM
- Dynamic page layout and generation of 2-/3-D graphics on the fly
- Multimedia support in Curl
- XML and the Future beyond v1.0
Book overview
The Curl Content Language, and the accompanying Surge Lab IDE represent
one possible look at the future of web content. A fully object-oriented
language, Curl takes the greatest features of HTML, Javascript, DHTML and
Java and combines them into a cross-browser, cross-platform technology
that's easy to learn and has some serious power behind it. The result
of six year's development, Curl is the first language designed
specifically to encompass all the problems of building a web application
on the client-side and cut away the World Wide Wait we encounter everyday.
As well as providing a tutorial to the Curl language itself, this book
also provides a great introduction to its graphics and multimedia
capabilities and will give developers everything they need to know
to start applying Curl technology in real world situations.
Who is this book for?
This book is for existing web developers, preferably with some knowledge
of an object oriented language, who want an overview of the Curl content
language and short, sharp information on how to develop Curl applications.
This book was written on both the beta 5 and pre-RTM versions of the Surge
Lab IDE, and while we can't guarantee that the final version will be
identical, you can be sure that all the concepts, examples and explanations
will still be valid for the final v1.0 release, scheduled for October 2001.
Chapter 3 Contents:
Curl as HTML/CSS
Displaying Text
Headings
Numbered Headings
Lists
Bulleted Lists
Numbered Lists
Definition Lists
Table Text Formats
Table Text Options
Curl as HTML/CSS
|