AOL in a Nutshell

AOL in a Nutshell
Author: Curt Degenhart
Publisher: O'Reilly Media
Total Pages: 554
Release: 1998
Genre: Computers
ISBN:

This definitive reference breaks through the hype and shows advanced America Online users and sophisticated beginners how to get the most out of AOL's tools and features. Readers will learn how to customize AOL so it works the way they want it to, work around annoying idiosyncrasies, avoid unwanted email and Instant Messages, and turn off intrusive advertisements.

Web Design in a Nutshell

Web Design in a Nutshell
Author: Jennifer Niederst Robbins
Publisher: "O'Reilly Media, Inc."
Total Pages: 829
Release: 2006-02-21
Genre: Computers
ISBN: 0596009879

"Completely revised for standards compliance, including CSS 2.1 and XHTML 1.0"--Cover.

C++

C++
Author: Gregory Satir
Publisher: "O'Reilly Media, Inc."
Total Pages: 244
Release: 1995
Genre: Computers
ISBN: 9781565921160

A primer for C programmers transitioning to C++ and designed to get users up to speed quickly, this book tells users just what they need to learn first. Covering a subset of the features of C++, the user can actually use this subset to get familiar with the basics of the language. The book includes sidebars that give overviews of advanced features not covered.

Managing IP Networks with Cisco Routers

Managing IP Networks with Cisco Routers
Author: Scott Ballew
Publisher: "O'Reilly Media, Inc."
Total Pages: 364
Release: 1997
Genre: Computers
ISBN: 9781565923201

The basics of IP networking. Network design part 1 & 2. Selecting network equipment. Routing protocol selection. Routing protocol configuration. The non-technical side of network management. The technical side of network management. Connecting to the outside world. Network security.

POSIX Programmers Guide

POSIX Programmers Guide
Author: Donald Lewine
Publisher: "O'Reilly Media, Inc."
Total Pages: 654
Release: 1991-04
Genre: Computers
ISBN: 9780937175736

Software -- Operating Systems.

Java Threads

Java Threads
Author: Scott Oaks
Publisher: "O'Reilly Media, Inc."
Total Pages: 350
Release: 1999
Genre: Computers
ISBN: 9781565924185

Threads (Computer programs).

Linux Network Administrator's Guide

Linux Network Administrator's Guide
Author: Olaf Kirch
Publisher: "O'Reilly Media, Inc."
Total Pages: 516
Release: 2000
Genre: Computers
ISBN: 9781565924000

This introduction to networking on Linux now covers firewalls, including the use of ipchains and Netfilter, masquerading, and accounting. Other new topics in this second edition include Novell (NCP/IPX) support and INN (news administration).

Windows 98 Annoyances

Windows 98 Annoyances
Author: David Karp
Publisher: "O'Reilly Media, Inc."
Total Pages: 478
Release: 1998-10-30
Genre: Computers
ISBN: 9781565924178

The author of the popular "Windows Annoyances" takes readers step-by-step through the workarounds for the annoyances found in the new Windows 98 operating system.

XLIB Programming Manual, Rel. 5

XLIB Programming Manual, Rel. 5
Author: Adrian Nye
Publisher: "O'Reilly Media, Inc."
Total Pages: 844
Release: 1992
Genre: Computers
ISBN: 9781565920026

Covering X11 Release 5, the Xlib Programming Manual is a complete guide to programming the X library (Xlib), the lowest level of programming interface to X. It includes introductions to internationalization, device-independent color, font service, and scalable fonts. Includes chapters on: X Window System concepts A simple client application Window attributes The graphics context Graphics in practice Color Events Interclient communication Internationalization The Resource Manager A complete client application Window management This manual is a companion to Volume 2, Xlib Reference Manual.

ASP in a Nutshell

ASP in a Nutshell
Author: Keyton Weissinger
Publisher: "O'Reilly Media, Inc."
Total Pages: 496
Release: 2000-07-06
Genre: Computers
ISBN: 1449379591

ASP in a Nutshell provides the high-quality reference documentation that web application developers really need to create effective Active Server Pages. It focuses on how features are used in a real application and highlights little-known or undocumented features.This book also includes an overview of the interaction between the latest release of Internet Information Server (version 5) and ASP 3.0, with an introduction to the IIS object model and the objects it comprises. The examples shown in this section and throughout the book are illustrated in VBScript.The main components of this book are: Active Server Pages Introduction. Brief overview of the ASP application paradigm with examples in VBScript. Also included is an introduction to Microsoft's Internet Information Server 5.0, the IIS object model, and the objects that it comprises. Object Reference. Each object is discussed in the following manner: descriptions, properties, collections, methods, events, accessory files/required DLLs, and remarks, including real-world uses, tips and tricks, and author's experience (where applicable). The objects--Application, Response, Request, Server, Session, ObjectContext, and ASPError, as well as ASP Directives, Global.ASA, and Server-Side Includes--all follow this paradigm. Component Reference. This section follows the same paradigm found in Object Reference. The discussion covers all of the additional components included with IIS, such as ActiveX Data Objects, the Ad Rotator, the Browser capabilities component, the File System Object, and more. Appendixes. Gives examples in one or two objects and components using Perl, REXX, and Python in ASP. Like other books in the "In a Nutshell" series this book offers the facts, including critical background information, in a no-nonsense manner that users will refer to again and again. It is a detailed reference that enables even experienced web developers to advance their ASP applications to new levels.