Browse Results

Showing 54,026 through 54,050 of 54,311 results

SharePoint User's Guide

by Infusion Development Corporation

This straightforward guide shows SharePoint users how to create and use web sites for sharing and collaboration. Learn to use the document and picture libraries for adding and editing content, add discussion boards and surveys, receive alerts when documents and information have been added or changed, and enhance security. Designed to help you find answers quickly, the book shows how to make the most of SharePoint for productivity and collaboration.

Securing Windows Server 2003

by Mike Danseglio

If you use Windows 2003 Server at a small to medium-sized organization, or use Microsoft's Small Business Server, this thorough yet concise tutorial offers the hands-on advice you need for securing your network. Securing Windows Server 2003 not only shows you how to put Windows security tools to work, but guides you through ways to plan and implement a secure operating environment.

Linux in a Windows World

by Roderick W. Smith

The latest in O'Reilly's line of bestselling Linux titles, Linux in a Windows World is an invaluable companion for any system administrator interested in integrating Linux into their Windows environment. This book takes an in-depth look at exactly how Linux can be brought into an organization that's currently based on Microsoft Windows systems. Featuring a litany of insider tips and techniques, Linux in a Windows World dispenses all the practical advice you need to migrate to this revolutionary open source software.

Google Hacks (2nd Edition)

by Tara Calishain Rael Dornfest

Featuring dozens of refreshed hacks, plus 25 completely new ones, Google Hacks , Second Edition is an updated collection of real-world solutions to practical Google research problems. Thanks to these industrial-strength tips, now you can easily save hours of research time mining Google. Best of all, each of its 100 hacks are easy to read and digest--no confusing terminology or extraneous information to hamper your understanding. <P><P>[This text is listed as an example that meets Common Core Standards in English language arts in grades 11-12 at http://www.corestandards.org.]

Don't Click on the Blue E!

by Scott Granneman

For anyone who has grown disenchanted with Microsoft's Internet Explorer web browser, Don't Click on the Blue E! offers help. It gives non-technical users a convenient roadmap for switching to a better web browser--Firefox. As the only book that covers the switch to Firefox, this how-to guide is a must for all those who want to browse faster, more securely, and more efficiently.

Ant: The Definitive Guide, 2nd Edition

by Steve Holzner

As the most widely used tool for cross-platform development, Ant has undergone a number of important changes in its functionality and use since its launch. Ant: The Definitive Guide , 2nd Edition has been reworked to reflect these changes for Java developers everywhere. Topics covered include everything from downloading and installing, to using Ant to build Web applications, to using Ant to test code.

Constructing Accessible Web Sites

by Paul Bohman Jim Thatcher Cynthia Waddell Shawn Henry Sarah Swierenga Mark Urban Michael Burks

A guide to the whys and hows of creating web accessible websites.

Access to Information: Materials, Technologies, and Services for Print Impaired readers

by Tom Mcnulty Dawn Suvino

This is a book about alternative media for people with print disabilities

Learning the Korn Shell, 2nd Edition

by Arnold Robbins Bill Rosenblatt

Learning the Korn Shell is the key to gaining control of the Korn shell and becoming adept at using it as an interactive command and scripting language. Readers will learn how to write many applications more easily and quickly than with other high-level languages. A solid offering for many years, this newly revised title inherits a long tradition of trust among computer professionals who want to learn or refine an essential skill.

IPv6 Network Administration

by David Malone Niall Murphy

This essential guide explains what works, what doesn't, and most of all, what's practical about IPv6--the next-generation Internet standard. A must-have for network administrators everywhere looking to fix their network's scalability and management problems. Also covers other IPv6 benefits, such as routing, integrated auto-configuration, quality-of-services (QoS), enhanced mobility, and end-to-end security.

Python Cookbook

by Alex Martelli David Ascher

The Python Cookbook is a collection of problems, solutions, and practical examples for Python programmers, written by Python programmers. It contains over two hundred recipes for text manipulation, object oriented programming, XML processing, system administration, and much more. This book is a treasure trove of useful code for both novices and advanced practitioners, with contributions from such Python luminaries as Guido Van Rossum, Tim Peters, Paul Prescod, and Mark Hammond.

Mastering Regular Expressions, 2nd Edition

by Jeffrey E. F. Friedl

Regular expressions are an extremely powerful tool for manipulating text and data. They are now standard features in a wide range of languages and popular tools, including Perl, Java, VB.NET and C# (and any language using the .NET Framework), PHP, Python, Ruby, Tcl, MySQL, awk, and Emacs. If you don't use regular expressions yet, you will discover in this book a whole new world of mastery over your data. If you already use them, you'll appreciate this book's unprecedented detail and breadth of coverage.

Programming ASP.NET, 2nd Edition

by Dan Hurwitz Jesse Liberty

In Programming ASP.NET , Second Edition authors Jesse Liberty and Dan Hurwitz cover everything you need to know to be effective with ASP.NET. The book includes a comprehensive tutorial on Web Forms, which, in conjunction with Visual Studio .NET 2003, allow you to apply Rapid Application Development techniques (including drag-and-drop control placement) to web development. Programming ASP.NET includes extensive coverage of each type of server control, including Web server controls, HTML server controls, and custom controls. New material covers creating ASP.NET pages for mobile devices.

Learning Python, 2nd Edition

by David Ascher Mark Lutz

Learning Python , Second Edition offers programmers a comprehensive learning tool for Python and object-oriented programming. Thoroughly updated, this guide introduces the basic elements of the latest release of Python 2.3 and covers new features, such as list comprehensions, nested scopes, and iterators/generators.

JavaScript: The Definitive Guide, 4th Edition

by David Flanagan

This fourth edition of the definitive reference to JavaScript, a scripting language that can be embedded directly in web pages, covers the latest version of the language, JavaScript 1.5, as supported by Netscape 6 and Internet Explorer 6. The book also provides complete coverage of the W3C DOM standard (Level 1 and Level 2), while retaining material on the legacy Level 0 DOM for backward compatibility.

Ethernet: The Definitive Guide

by Charles E. Spurgeon

Ethernet has been the flavor of choice for networking administrators since the early 1980s. Written by one of the foremost experts on Ethernet standards and configuration, Ethernet: The Definitive Guidehas all the information you need to set up and maintain a scalable local area network (LAN) using Ethernet. The book includes an introduction to Ethernet and sections on media systems, how to build your Ethernet system, performance analysis, and troubleshooting.

Windows XP in a Nutshell, 2nd Edition

by David A. Karp Troy Mott Tim O'Reilly

Windows XP in a Nutshell , Second Edition documents everything there is to know about the world's most widely used operating system. Updated to include information on the security technologies featured in Service Pack 2 (SP2), this must-have desktop reference is dedicated to making your time at the computer safer, easier, and more fun. It's the ultimate resource for IT professionals and Windows XP power users everywhere.

Web Design in a Nutshell, 2nd Edition

by Jennifer Niederst

Web Design in a Nutshell, 2nd Edition contains the nitty-gritty on everything you need to know to design Web pages. It's an excellent reference for HTML 4.01 tags (including tables, frames, forms, color, and cascading style sheets) with special attention given to browser support, platform idiosyncrasies, and standards. You'll also find lots of updated information on using graphics, multimedia, audio and video, and advanced technologies such Dynamic HTML, Javascript, and XML, as well as new chapters on XHTML, WML, and SMIL. This book is an indispensable tool for web designers and authors of all levels.

SWT: A Developer's Notebook

by Tim Hatton

In typical Developer's Notebook style, you'll learn how to take SWT out for a spin, make it work for you,and turn it upside down, all without wasted words or space. Each lab in this notebook details a specific task; you can read from the first page to the last, look up just what you need to know, and even squeeze this book into your laptop bag as a quick reference when you forget how to create a multi-tabbed view.

QuickTime for Java: A Developer's Notebook

by Chris Adamson

Java developers who need to add audio, video, or interactive media creation and playback to their applications find that QuickTime Java is a powerful toolkit, but one that's not easy to get into. This book offers the first real look at this important software with an informal, code-intensive style that lets impatient early adopters focus on learning by doing. You get just the functionality you need.

Programming PHP

by Rasmus Lerdorf Kevin Tatroe

Programming PHPis a comprehensive guide to PHP, a simple yet powerful language for creating dynamic web content. Filled with the unique knowledge of the creator of PHP, Rasmus Lerdorf, this book is a detailed reference to the language and its applications, including such topics as form processing, sessions, databases, XML, and graphics. Covers PHP 4, the latest version of the language.

PalmPilot: The Ultimate Guide, 2nd Edition

by David Pogue

This new edition of O'Reilly's runaway bestseller is densely packed with previously undocumented information. The bible for users of Palm VII and all other Palm models, it delivers hundreds of timesaving tips and surprising tricks, plus an all-new CD-ROM (for Windows 9x, NT, or Macintosh) containing over 3,100 PalmPilot programs from the collection of palmcentral.com, the Internet's largest Palm software site.

Oracle Application Server 10g Essentials

by Donald Bales Rick Greenwald Robert Stackowiak

This new guide provides the perfect introduction to the Oracle Application Server for users of any level. Divided into three concise sections, the book covers server basics, core components, and server functionality. Designed to be the ideal first OracleAS book, Oracle Application Server 10g Essentials offers Oracle application developers and administrators everything they need to know to use this powerful server effectively and efficiently.

Managing NFS and NIS, 2nd Edition

by Mike Eisler Ricardo Labiaga Hal Stern

This long-awaited new edition of a classic, now updated for NFS Version 3 and based on Solaris 8, shows how to set up and manage a network filesystem installation. Managing NFS and NIS is the only practical book devoted entirely to NFS and the distributed database NIS; it's a "must-have" for anyone interested in Unix networking.

Mac OS X: The Missing Manual, 2nd Edition

by David Pogue

New York Times computer columnist David Pogue has just updated his bestselling Mac OS X: The Missing Manual! And once again, he applies his scrupulous objectivity to this exciting new operating system, revealing which new features work well and which do not. With new material on almost every page, this second edition offers a wealth of detail on the myriad changes in OS X 10.2.

Refine Search

Showing 54,026 through 54,050 of 54,311 results