Internet Programming with OmniMark
Autor Mark Bakeren Limba Engleză Paperback – 31 oct 2000
I have used OmniMark as a very stable middle-tier programming language that is lightning fast, scaleable, and really fun to use. The language has a certain elegance that, once you learn how to `think OmniMark', you never want to even consider the alternatives. The native hierarchical architecture of the language, plus its luxuriously rich pattern matching syntax and support for structured information using XML and SGML parsing, make OmniMark a real joy.
"This book covers the core language, plus practical examples for common Internet programming applications. OmniMark is such a powerful program that I can't think of any Internet programming problem that can't be solved with OmniMark. This book makes that clear in real, understandable terms."
-Brian Travis, is the author of OmniMark At Work Volume 1: Getting Started and XML and SOAP Programming for Biz-Talk® Servers
"OmniMark has been the secret weapon of markup language programmers since the earliest days of SGML. Its new XML support should bring it to a far wider audience."
-Charles F. Goldfarb, is the inventor of SGML and author of The XML Handbook.
Preț: 978.13 lei
Preț vechi: 1222.66 lei
-20% Nou
Puncte Express: 1467
Preț estimativ în valută:
187.19€ • 194.45$ • 155.49£
187.19€ • 194.45$ • 155.49£
Carte tipărită la comandă
Livrare economică 03-17 februarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780792372370
ISBN-10: 0792372379
Pagini: 391
Ilustrații: XVIII, 391 p.
Dimensiuni: 155 x 235 x 17 mm
Greutate: 0.73 kg
Ediția:2002
Editura: Springer Us
Colecția Springer
Locul publicării:New York, NY, United States
ISBN-10: 0792372379
Pagini: 391
Ilustrații: XVIII, 391 p.
Dimensiuni: 155 x 235 x 17 mm
Greutate: 0.73 kg
Ediția:2002
Editura: Springer Us
Colecția Springer
Locul publicării:New York, NY, United States
Public țintă
ResearchCuprins
Introduction: Why OmniMark?.- Hello world.- Converting text to HTML.- Converting an ASCII table to HTML.- Finding links in a web page.- Displaying the CGI environment variables.- Disaster countdown.- Hit counter.- Database to XML.- A game of hangman.- Using formatting templates.- An embedded language interpreter.- Converting complex ASCII tables.- Mailing a web form.- XML Middleware.- A client for the middleware application.- Database update via the Web.- A mailbot.- Fixing URLs.- Link checker.- Catalog with shopping cart.- From CGI to server.