Platinum Edition Using XHTML, XML and Java 2

Platinum Edition Using XHTML, XML and Java 2
Author: Eric Ladd
Publisher: Que Publishing
Total Pages: 1468
Release: 2001
Genre: Java (Computer program language)
ISBN: 9780789724731

For courses on web development that focus on more than one application. Platinum Edition Using XHTML, XML & Java 2 is a complete Web programming reference guide that covers each of the technologies and shows how they can work together. It teaches students the features and benefits of each technology. The coverage includes XHTML, XML, JavaScript, Dynamic HTML, CGI Programming with Perl, Server-Side Programming with ASP, ColdFusion and PHP, and Java 2. It also shows the value in combining technologies to create more powerful Web solutions.

Netscape Developer's Guide to Plug-ins

Netscape Developer's Guide to Plug-ins
Author: Douglas A. Young
Publisher:
Total Pages: 520
Release: 1997
Genre: Internet programming
ISBN:

The first book in a series that focuses on Netscape for developers, this book provides an overview of Netscape as a development environment. It compares and contrasts various technologies, and describes how to write Netscape "plugins", program code that enables applications to be launched from Netscape desktop. The CD contains code examples and reusable plugins.

Netscape Navigator 6 in 1

Netscape Navigator 6 in 1
Author: Jennifer Fulton
Publisher:
Total Pages: 628
Release: 1996
Genre: Computers
ISBN: 9780789708076

Short, easy-to-follow tuturials cover all the features you need to understand the six basic functions of Netscape Navigator and Navigator Gold. Tips, cautions, and definition sidebars help you learn to use the tools more efficiently.

Computerworld

Computerworld
Author:
Publisher:
Total Pages: 124
Release: 1996-12-23
Genre:
ISBN:

For more than 40 years, Computerworld has been the leading source of technology news and information for IT influencers worldwide. Computerworld's award-winning Web site (Computerworld.com), twice-monthly publication, focused conference series and custom research form the hub of the world's largest global IT media network.

Java Programming with Oracle JDBC

Java Programming with Oracle JDBC
Author: Donald Bales
Publisher: "O'Reilly Media, Inc."
Total Pages: 500
Release: 2002
Genre: Business & Economics
ISBN: 9780596000882

JDBC is the key Java technology for relational database access. Oracle is arguably the most widely used relational database platform in the world. In this book, Donald Bales brings these two technologies together, and shows you how to leverage the full power of Oracle's implementation of JDBC. You begin by learning the all-important mysteries of establishing database connections. This can be one of the most frustrating areas for programmers new to JDBC, and Donald covers it well with detailed information and examples showing how to make database connections from applications, applets, Servlets, and even from Java programs running within the database itself. Next comes thorough coverage of JDBC's relational SQL features. You'll learn how to issue SQL statements and get results back from the database, how to read and write data from large, streaming data types such as BLOBs, CLOBs, and BFILEs, and you'll learn how to interface with Oracle's other built-in programming language, PL/SQL. If you're taking advantage of the Oracle's relatively new ability to create object tables and column objects based on user-defined datatypes, you'll be pleased with Don's thorough treatment of this subject. Don shows you how to use JPublisher and JDBC to work seamlessly with Oracle database objects from within Java programs. You'll also learn how to access nested tables and arrays using JDBC. Donald concludes the book with a discussion of transaction management, locking, concurrency, and performance--topics that every professional JDBC programmer must be familiar with. If you write Java programs to run against an Oracle database, this book is a must-have.

Professional JavaScript for Web Developers

Professional JavaScript for Web Developers
Author: Nicholas C. Zakas
Publisher: John Wiley & Sons
Total Pages: 960
Release: 2011-12-20
Genre: Computers
ISBN: 1118233093

This book provides a developer-level introduction along with more advanced and useful features of JavaScript. Coverage includes: JavaScript use with HTML to create dynamic webpages, language concepts including syntax and flow control statements variable handling given their loosely typed nature built-in reference types such as object and array object-oriented programing powerful aspects of function expressions Browser Object Model allowing interaction with the browser itself detecting the client and its capabilities Document Object Model (DOM) objects available in DOM Level 1 how DOM Levels 2 and 3 augmented the DOM events, legacy support, and how the DOM redefined how events should work enhancing form interactions and working around browser limitations using the canvas tag to create on-the-fly graphics JavaScript API changes in HTML5 how browsers handle JavaScript errors and error handling features of JavaScript used to read and manipulate XML data the JSON data format as an alternative to XML Ajax techniques including the use of XMLHttpRequest object and CORS complex patterns including function currying, partial function application, and dynamic functions offline detection and storing data on the client machine techniques for JavaScript in an enterprise environment for better maintainability This book is aimed at three groups of readers: Experienced object-oriented programming developers looking to learn JavaScript as it relates to traditional OO languages such as Java and C++; Web application developers attempting to enhance site usability; novice JavaScript developers. Nicholas C. Zakas worked with the Web for over a decade. He has worked on corporate intranet applications used by some of the largest companies in the world and large-scale consumer websites such as MyYahoo! and the Yahoo! homepage. He regularly gives talks at companies and conferences regarding front-end best practices and new technology.

Web Publishing with Acrobat/PDF

Web Publishing with Acrobat/PDF
Author: Thomas Merz
Publisher: Springer Science & Business Media
Total Pages: 242
Release: 2012-12-06
Genre: Computers
ISBN: 3642720323

Although the World Wide Web is enjoying enormous growth rates, many Web publishers have discovered that HTML is not up to the requirements of modern corporate communication. For them, Adobe Acrobat offers a wealth of design possibilities. The close integration of Acrobat in the World Wide Web unites the structural advantages of HTML with the comprehensive layout possibilities of Portable Document Format (PDF). On the basis of practical examples and numerous tricks, this book describes how to produce PDF documents efficiently. Numerous tips on integrating Acrobat into CGI, JavaScript, VBScript, Active Server Pages, search engines, and so on make the book a mine of information for all designers and administrators of Web sites.

PC Mag

PC Mag
Author:
Publisher:
Total Pages: 406
Release: 1996-10-22
Genre:
ISBN:

PCMag.com is a leading authority on technology, delivering Labs-based, independent reviews of the latest products and services. Our expert industry analysis and practical solutions help you make better buying decisions and get more from technology.

JavaScript For Dummies

JavaScript For Dummies
Author: Emily A. Vander Veer
Publisher: John Wiley & Sons
Total Pages: 386
Release: 2004-10-28
Genre: Computers
ISBN: 0764584073

Responding to reader feedback, the author has thoroughly revamped the book with more step-by-step coverage of JavaScript basics, an exclusive focus on Internet Explorer, and many complete sample scripts Updated to cover JavaScript 1.5, the latest release of this popular Web scripting language Using lots of examples, including a sample working Web site, the book shows how to create dynamic and interactive pages, build entire sites, and automate pages