AOL in a Nutshell

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


Download AOL in a Nutshell Book in PDF, Epub and Kindle

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.

C++

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


Download C++ Book in PDF, Epub and Kindle

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.

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


Download Web Design in a Nutshell Book in PDF, Epub and Kindle

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

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


Download Managing IP Networks with Cisco Routers Book in PDF, Epub and Kindle

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.

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


Download Windows 98 Annoyances Book in PDF, Epub and Kindle

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.

POSIX Programmers Guide

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


Download POSIX Programmers Guide Book in PDF, Epub and Kindle

Software -- Operating Systems.

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


Download ASP in a Nutshell Book in PDF, Epub and Kindle

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.

Java Threads

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


Download Java Threads Book in PDF, Epub and Kindle

Threads (Computer programs).

Summary: AOL.com

Summary: AOL.com
Author: BusinessNews Publishing,
Publisher: Primento
Total Pages: 29
Release: 2013-02-15
Genre: Business & Economics
ISBN: 2806222656


Download Summary: AOL.com Book in PDF, Epub and Kindle

The must-read summary of Kara Swisher's book: "AOL.com: How Steve Case Beat Bill Gates, Nailed the Netheads and Made Millions in the War for the Web". This complete summary of the ideas from Kara Swisher's book "AOL.com" tells the story of Bill Von Meister and Steve Case and how they created AOL. In this book, the author explains how the company was built on the shaky foundations of the declining gaming industry, working fiercely against all odds and the technical slip ups which put them out of favor. But there was one thing they did exceedingly well, thanks to the guidance of their marketing executive Steve Case. AOL focused on communications, community and clarity – three areas which would enhance their users’ online environments and their interaction with each other. This summary concludes with a useful list of the factors that led to AOL's success, as well as providing an insight into the challenges that it faces in the current market. Added-value of this summary: • Save time • Understand key concepts • Expand your knowledge To learn more, read "AOL.com" and discover the story behind this breakthrough company.

Oracle PL/SQL Programming

Oracle PL/SQL Programming
Author: Steven Feuerstein
Publisher: "O'Reilly Media, Inc."
Total Pages: 280
Release: 1999
Genre: Computers
ISBN: 9781565926752


Download Oracle PL/SQL Programming Book in PDF, Epub and Kindle

Oracle8i, the long-awaited "Internet database" from Oracle Corporation, has hit the streets running-and you may find yourself struggling to keep up with Oracle's fast-moving technology. oracle boasts that Oracle8i offers more than 150 new features, many of them designed to make its popular database programming language, PL/SQL, faster, more powerful, and easier to use. This concise and engaging book is both a companion to Oracle PLISQL Programming (widely recognized as the "bible" for PL/SQL developers) and a guide designed to bring you up to speed as quickly as possible on the new PL/SQL features of Oracle8i. Following the style of Feuerstein's earlier books, the Guide to Oracle8i Features combines easy-to-understand descriptions of the new Oracle8i features with a wealth of interesting and informative examples. It covers: • Autonomous transactions • Invoker rights • Native dynamic SQL • Bulk binds and collects • System-level database triggers • New built-in packages • Fine-grained access control • Calling Java methods from within PL/SQL Some PL/SQL developers are uneasy about what the introduction of Java means to their applications-and their programming future. But the two languages are expected to work well together in Oracle8i. This book gives you enough Java know-how to build simple Java classes, load them into the Oracle8i database, and leverage those classes from within your PL/SQL code. Now you'll be able to take advantage of all the power of Java without giving up the performance and usability advantages of PL/SQL! Included with this book is a diskette containing an online tool developed by RevealNet, Inc., that provides point-and-click access to approximately 100 files of reusable source code and examples. The Guide to Oracle8i Features showcases A the powerful new features of Oracle8i designed especially for PL/SQL developers. You'll find it indispensable as you strive to take the fullest possible advantage of everything this exciting new version has to offer. "The Oracle8i release adds a myriad of new features and enhancements to the PL/SQL application development platform-a crucial part of the Oracle programmers arsenal. In his latest book, Steven Feuerstein superbly describes each of these features, going right to the heart of the matter. His technical expertise, lucid descriptions, examples, and humor bring life to the book, making it not just an invaluable reference, but also a wonderful teaching fount. " Usha Sangam, Senior Manager, PL/SQL Language and Compiler Frontend Languages and Object-Relational Technology, Oracle Corporation