Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.

Help

O'Reilly Media


1861. 

Mastering Perl for Bioinformatics

Mastering Perl for Bioinformatics

By: 

Publisher: O'Reilly Media, Inc.

Publication Date: 25-SEP-2003

Insert Date: 09-OCT-2003

Slots: 1.0

Table of Contents • Start Reading

Historically, programming hasn't been considered a critical skill for biologists. But now, with access to vast amounts of biological data contained in public databases, programming skills are increasingly in strong demand in biology research and development. Perl, with its highly developed capacities in string handling, text processing, networking, and rapid prototyping, has emerged as the programming language of choice for biological data analysis. Mastering Perl for Bioinformatics covers the core Perl language and many of its module extensions, presenting them in the context of biological...

1862. 

XForms Essentials

XForms Essentials

By: 

Publisher: O'Reilly Media, Inc.

Publication Date: 27-AUG-2003

Insert Date: 08-OCT-2003

Slots: 1.0

Table of Contents • Start Reading

The use of forms on the web is so commonplace that most user interactions involve some type of form. XForms--a combination of XML and forms--offers a powerful alternative to HTML-based forms. By providing excellent XML integration, including XML Schema, XForms allows developers to create flexible, web-based user-input forms for a wide variety of platforms, including desktop computers, handhelds, information appliances, and more. XForms Essentials is an introduction and practical guide to the new XForms specification. Written by Micah Dubinko, a member of the W3C XForms working group and an...

1863. 

ASP.NET in a Nutshell, Second Edition

ASP.NET in a Nutshell, Second Edition

By: ;

Publisher: O'Reilly Media, Inc.

Publication Date: 27-AUG-2003

Insert Date: 07-OCT-2003

Slots: 1.0

Table of Contents • Start Reading

ASP.NET in a Nutshell is a concise, one-volume reference to everything you need to make effective use of ASP.NET. An invaluable resource that goes beyond the published documentation to highlight little-known details, stress practical uses for particular features, and provide real-world examples that show how features can be used in a working application, ASP.NET in a Nutshell is the definitive guide for developers of both applications and web services. Updated for Visual Studio .NET 2003, the 2nd edition of this book includes fresh information on application and web service development,...

1864. 

Flash Remoting: The Definitive Guide

Flash Remoting: The Definitive Guide

By: 

Publisher: O'Reilly Media, Inc.

Publication Date: 23-SEP-2003

Insert Date: 02-OCT-2003

Slots: 1.0

Table of Contents • Start Reading

Flash Remoting MX lets developers easily integrate rich Macromedia Flash content with applications that are built using Macromedia ColdFusion MX, Microsoft .NET, Java, PHP, or SOAP-based web services. The result is complex client/server applications that more closely resemble desktop applications than traditional web pages. Gone is the click/wait/reload approach of HTML. Your web application uses Flash as the front end while Flash Remoting handles the communication behind the scenes with the application server. All the end user knows is that it's fast and flexible. The potential uses for...

1865. 

C# in a Nutshell, Second Edition

C# in a Nutshell, Second Edition

By: ; ;

Publisher: O'Reilly Media, Inc.

Publication Date: 28-AUG-2003

Insert Date: 27-SEP-2003

Slots: 1.0

Table of Contents • Start Reading

C# in a Nutshell provides C# programmers with a concise and thorough reference to the language in one straightforward and accessible volume. Designed as a handbook for daily use, this book is an essential guide to the C# language and the base class APIs of the .NET Framework. Programmers will want to keep this book next to their keyboards for years to come. The heart of the book is a succinct but detailed reference to the C# language and the .NET types most essential to C# programmers. Each chapter in the API reference begins with an overview of a .NET namespace and a diagram of its types,...

1866. 

PC Hardware in a Nutshell, Third Edition

PC Hardware in a Nutshell, Third Edition

By: ;

Publisher: O'Reilly Media, Inc.

Publication Date: 24-JUL-2003

Insert Date: 20-SEP-2003

Slots: 1.0

Table of Contents • Start Reading

PC Hardware in a Nutshell is the practical guide to buying, building, upgrading, and repairing Intel-based PCs. A longtime favorite among PC users, the third edition of the book now contains useful information for people running either Windows or Linux operating systems. Written for novices and seasoned professionals alike, the book is packed with useful and unbiased information, including how-to advice for specific components, ample reference material, and a comprehensive case study on building a PC. In addition to coverage of the fundamentals and general tips about working on PCs, the book...

1867. 

Oracle Regular Expressions Pocket Reference

Oracle Regular Expressions Pocket Reference

By: ;

Publisher: O'Reilly Media, Inc.

Publication Date: 05-SEP-2003

Insert Date: 17-SEP-2003

Slots: 1.0

Table of Contents • Start Reading

Support for regular expressions in SQL and PL/SQL is one of the most exciting features of Oracle Database 10G. Oracle has long supported the ANSI-standard LIKE predicate for rudimentary pattern matching, but regular expressions take pattern matching to a new level. They provide a powerful way to select data that matches a pattern, as well as to manipulate, rearrange, and change that data. This concise pocket guide is part tutorial and part quick-reference. It's suitable for those who have never used regular expressions before, as well as those who have experience with Perl and other...

1868. 

Kerberos: The Definitive Guide

Kerberos: The Definitive Guide

By: 

Publisher: O'Reilly Media, Inc.

Publication Date: 26-AUG-2003

Insert Date: 12-SEP-2003

Slots: 1.0

Table of Contents • Start Reading

Kerberos, the single sign-on authentication system originally developed at MIT, deserves its name. It's a faithful watchdog that keeps intruders out of your networks. But it has been equally fierce to system administrators, for whom the complexity of Kerberos is legendary. Single sign-on is the holy grail of network administration, and Kerberos is the only game in town. Microsoft, by integrating Kerberos into Active Directory in Windows 2000 and 2003, has extended the reach of Kerberos to all networks large or small. Kerberos makes your network more secure and more convenient for users by...

1869. 

Wireless Hacks

Wireless Hacks

By: 

Publisher: O'Reilly Media, Inc.

Publication Date: 16-SEP-2003

Insert Date: 12-SEP-2003

Slots: 1.0

Table of Contents • Start Reading

It's an increasingly wired world, but many people are finding that the best way to get connected is to do away with wires entirely. From cable replacement to universal Internet connectivity, wireless technology is changing the way we connect to our machines and to each other. As with any new technology, buying your gear is only the first step. Understanding how to make the best use of it is another story. Wireless Hacks offers 100 industrial-strength tips about wireless networking, contributed by experts who apply what they know in the real world every day. Each Hack can be read in just a...

1870. 

Regular Expression Pocket Reference

Regular Expression Pocket Reference

By: 

Publisher: O'Reilly Media, Inc.

Publication Date: 27-AUG-2003

Insert Date: 10-SEP-2003

Slots: 1.0

Table of Contents • Start Reading

Regular expressions are such a powerful tool for manipulating text and data that anyone who uses a computer can benefit from them. Composed of a mixture of symbols and text, regular expressions can be an outlet for creativity, for brilliant programming, and for the elegant solution. While a command of regular expressions is an invaluable skill, all there is to know about them fills a very large volume, and you don't always have time to thumb through hundreds of pages each time a question arises. The answer is the Regular Expression Pocket Reference. Concise and easy-to-use, this little book...

1871. 

Programming ColdFusion MX, Second Edition

Programming ColdFusion MX, Second Edition

By: 

Publisher: O'Reilly Media, Inc.

Publication Date: 13-AUG-2003

Insert Date: 09-SEP-2003

Slots: 1.0

Table of Contents • Start Reading

ColdFusion has enjoyed widespread use among developers as a powerful, easy-to-learn platform for creating and deploying dynamic web applications. ColdFusion's simple, tag-based language makes it easy to handle basic tasks, like processing form data and querying databases, but the language is also powerful enough to deliver highly scalable, robust applications. And now that Macromedia has integrated ColdFusion into its MX family of technologies, ColdFusion is capable of interacting with Flash MX applications, which opens up even more possibilities. The first edition of this book has been...

1872. 

eBay Hacks

eBay Hacks

By: 

Publisher: O'Reilly Media, Inc.

Publication Date: 25-AUG-2003

Insert Date: 09-SEP-2003

Slots: 1.0

Table of Contents • Start Reading

Want to know how best to use eBay? Whether you're a newcomer or longtime user, eBay Hacks will teach you to become efficient as both a buyer and seller. You'll find a wide range of topics, from monitoring the bidding process, getting refunds, and fixing photos so that sale items look their best, to in-depth tips for running a business on eBay and writing scripts that automate some of the most tedious tasks. That's just the nuts and bolts. The book also gives you an inside look into the unique eBay community, where millions of people gather online to buy and sell. Author David Karp--an eBay...

1873. 

Windows XP Hacks

Windows XP Hacks

By: 

Publisher: O'Reilly Media, Inc.

Publication Date: 22-AUG-2003

Insert Date: 30-AUG-2003

Slots: 1.0

Table of Contents • Start Reading

Windows XP is the latest, most reliable, and best-looking version of the Windows operating system to emerge yet. As the result of the unification of Microsoft's corporate series (Windows NT and 200) with the home series (Windows 95, 98, and Me), Windows XP offers much that is pleasing to its users: rock-solid stability and a fresh new look. But power users who want to take command of their operating systems will find the same old frustrations: it's never been easy to get under the hood of a Windows system and Windows XP is no exception. Now power users can rejoice! Windows XP Hacks offers...

1874. 

Perl Cookbook, Second Edition

Perl Cookbook, Second Edition

By: ;

Publisher: O'Reilly Media, Inc.

Publication Date: 21-AUG-2003

Insert Date: 29-AUG-2003

Slots: 1.0

Table of Contents • Start Reading

Find a Perl programmer, and you'll find a copy of Perl Cookbook nearby. Perl Cookbook is a comprehensive collection of problems, solutions, and practical examples for anyone programming in Perl. The book contains hundreds of rigorously reviewed Perl "recipes" and thousands of examples ranging from brief one-liners to complete applications. The second edition of Perl Cookbook has been fully updated for Perl 5.8, with extensive changes for Unicode support, I/O layers, mod_perl, and new technologies that have emerged since the previous edition of the book. Recipes have been updated to include...

1875. 

TiVo Hacks

TiVo Hacks

By: 

Publisher: O'Reilly Media, Inc.

Publication Date: 22-AUG-2003

Insert Date: 21-AUG-2003

Slots: 1.0

Table of Contents • Start Reading

TiVo Hacks helps you get the most out of your TiVo personal video recorder. Armed with just a screwdriver and basic understanding of PC hardware (or willingness to learn), preeminent hackability awaits. This book includes hacks for changing the order of recorded programs, activating the 30-second skip to blaze through commercials, upgrading TiVo's hard drive for more hours of recording, use of TiVo's Home Media Option to remotely schedule a recording via the Web, log in to the serial port for command-line access to programming data, log files, closed-captioning data, display graphics on...

1876. 

Amazon Hacks

Amazon Hacks

By: 

Publisher: O'Reilly Media, Inc.

Publication Date: 20-AUG-2003

Insert Date: 15-AUG-2003

Slots: 1.0

Table of Contents • Start Reading

Amazon Hacks is a collection of tips and tools for getting the most out of Amazon.com, whether you're an avid Amazon shopper, Amazon Associate developing your online storefront and honing your recommendations for better linking and more referral fees, seller listing your own products for sale on Amazon.com, or a programmer building your own application on the foundation provided by the rich Amazon Web Services API. Shoppers will learn how to make the most of Amazon.com's deep functionality and become part of the Amazon community, maintain wishlists, tune recommendations, "share the love"...

1877. 

Actionscript Cookbook

Actionscript Cookbook

By: 

Publisher: O'Reilly Media, Inc.

Publication Date: 24-JUL-2003

Insert Date: 14-AUG-2003

Slots: 1.0

Table of Contents • Start Reading

When you need to get the job done fast, you'll reach for this practical, nuts-n-bolts toolkit. Rather than focusing on ActionScript in the abstract, this Cookbook puts theory into practice with ready-made answers to common ActionScript problems. Flash MX developers can solve issues quickly, while learning practical techniques for resolving similar dilemmas in the future. ActionScript has blossomed into a large and important language whose sheer volume of capabilities can be daunting. The ActionScript Cookbook breaks it all down into tasks that are relevant, practical, and insightful....

1878. 

BLAST

BLAST

By: ; ;

Publisher: O'Reilly Media, Inc.

Publication Date: 29-JUL-2003

Insert Date: 12-AUG-2003

Slots: 1.0

Table of Contents • Start Reading

Sequence similarity is a powerful tool for discovering biological function. Just as the ancient Greeks used comparative anatomy to understand the human body and linguists used the Rosetta stone to decipher Egyptian hieroglyphs, today we can use comparative sequence analysis to understand genomes. BLAST (Basic Local Alignment Search Tool), is a sophisticated software package for rapid searching of nucleotide and protein databases. It is one of the most important software packages used in sequence analysis and bioinformatics. Most users of BLAST, however, seldom move beyond the program's...

1879. 

.NET Framework Essentials, Third Edition

.NET Framework Essentials, Third Edition

By: ;

Publisher: O'Reilly Media, Inc.

Publication Date: 11-AUG-2003

Insert Date: 07-AUG-2003

Slots: 1.0

Table of Contents • Start Reading

Fully updated for version 1.1 of the .NET Framework, .NET Framework Essentials, 3rd Edition is an objective, concise, no-nonsense overview of the Microsoft .NET Framework for developing web applications and services. Written for intermediate to advanced VB, C/C++, Java, and Delphi developers, .NET Framework Essentials, 3rd Edition is also useful to system architects and leaders who are assessing tools for future projects. .NET Framework Essentials touches all the bases--from the Common Language Run-Time (CLR) and key class libraries to the specialized packages for ASP.NET, Windows Forms, XML...

1880. 

Java Data Objects

Java Data Objects

By: ;

Publisher: O'Reilly Media, Inc.

Publication Date: 22-APR-2003

Insert Date: 05-AUG-2003

Slots: 1.0

Table of Contents • Start Reading

Java Data Objects revolutionizes the way Java developers interact with databases and other datastores. JDO allows you to store and retrieve objects in a way that's natural to Java programmers. Instead of working with JDBC or EJB's container-managed persistence, you work directly with your Java objects. You don't have to copy data to and from database tables or issue SELECTs to perform queries: your JDO implementation takes care of persistence behind-the-scenes, and you make queries based on the fields of your Java objects, using normal Java syntax. The result is software that is truly...