Author: David L. Farquhar
Publisher: O'Reilly Media
ISBN:
Category : Computers
Languages : en
Pages : 302
Book Description
This book is for those computer users not ready to upgrade a system, but who still want to play some of the best graphically enhanced games. It provides practical tips and procedures that can help an older computer run more efficiently and faster. Farquhar, a systems analyst and a computer columnist for the Columbia Missourian newspaper, includes simple tricks like optimizing a swap file and taking down wallpaper, as well as practical advise on using utilities, and optimizing DOS. In addition he gives advice about optimizing modems and making Internet exploration faster, and how to do a clean Windows installation. Annotation copyrighted by Book News, Inc., Portland, OR
Optimizing Windows for Games, Graphics and Multimedia
Author: David L. Farquhar
Publisher: O'Reilly Media
ISBN:
Category : Computers
Languages : en
Pages : 302
Book Description
This book is for those computer users not ready to upgrade a system, but who still want to play some of the best graphically enhanced games. It provides practical tips and procedures that can help an older computer run more efficiently and faster. Farquhar, a systems analyst and a computer columnist for the Columbia Missourian newspaper, includes simple tricks like optimizing a swap file and taking down wallpaper, as well as practical advise on using utilities, and optimizing DOS. In addition he gives advice about optimizing modems and making Internet exploration faster, and how to do a clean Windows installation. Annotation copyrighted by Book News, Inc., Portland, OR
Publisher: O'Reilly Media
ISBN:
Category : Computers
Languages : en
Pages : 302
Book Description
This book is for those computer users not ready to upgrade a system, but who still want to play some of the best graphically enhanced games. It provides practical tips and procedures that can help an older computer run more efficiently and faster. Farquhar, a systems analyst and a computer columnist for the Columbia Missourian newspaper, includes simple tricks like optimizing a swap file and taking down wallpaper, as well as practical advise on using utilities, and optimizing DOS. In addition he gives advice about optimizing modems and making Internet exploration faster, and how to do a clean Windows installation. Annotation copyrighted by Book News, Inc., Portland, OR
Computer Games
Author: Blair Carter
Publisher: Nova Publishers
ISBN: 9781590335260
Category : Games & Activities
Languages : en
Pages : 182
Book Description
Lists the most significant writings on computer games, including works that cover recent advances in gaming and the substantial academic research that goes into devising and improving computer games.
Publisher: Nova Publishers
ISBN: 9781590335260
Category : Games & Activities
Languages : en
Pages : 182
Book Description
Lists the most significant writings on computer games, including works that cover recent advances in gaming and the substantial academic research that goes into devising and improving computer games.
Essential SNMP
Author: Douglas R. Mauro
Publisher: "O'Reilly Media, Inc."
ISBN: 9780596000202
Category : Computers
Languages : en
Pages : 340
Book Description
A practical introduction to SNMP for system network administrators. Starts with the basics of SNMP, how it works and provides the technical background to use it effectively.
Publisher: "O'Reilly Media, Inc."
ISBN: 9780596000202
Category : Computers
Languages : en
Pages : 340
Book Description
A practical introduction to SNMP for system network administrators. Starts with the basics of SNMP, how it works and provides the technical background to use it effectively.
CGI Programming with Perl
Author: Scott Guelich
Publisher: "O'Reilly Media, Inc."
ISBN: 144932679X
Category : Computers
Languages : en
Pages : 486
Book Description
Programming on the Web today can involve any of several technologies, but the Common Gateway Interface (CGI) has held its ground as the most mature method--and one of the most powerful ones--of providing dynamic web content. CGI is a generic interface for calling external programs to crunch numbers, query databases, generate customized graphics, or perform any other server-side task. There was a time when CGI was the only game in town for server-side programming; today, although we have ASP, PHP, Java servlets, and ColdFusion (among others), CGI continues to be the most ubiquitous server-side technology on the Web.CGI programs can be written in any programming language, but Perl is by far the most popular language for CGI. Initially developed over a decade ago for text processing, Perl has evolved into a powerful object-oriented language, while retaining its simplicity of use. CGI programmers appreciate Perl's text manipulation features and its CGI.pm module, which gives a well-integrated object-oriented interface to practically all CGI-related tasks. While other languages might be more elegant or more efficient, Perl is still considered the primary language for CGI.CGI Programming with Perl, Second Edition, offers a comprehensive explanation of using CGI to serve dynamic web content. Based on the best-selling CGI Programming on the World Wide Web, this edition has been completely rewritten to demonstrate current techniques available with the CGI.pm module and the latest versions of Perl. The book starts at the beginning, by explaining how CGI works, and then moves swiftly into the subtle details of developing CGI programs.Topics include: Incorporating JavaScript for form validation Controlling browser caching Making CGI scripts secure in Perl Working with databases Creating simple search engines Maintaining state between multiple sessions Generating graphics dynamically Improving performance of your CGI scripts
Publisher: "O'Reilly Media, Inc."
ISBN: 144932679X
Category : Computers
Languages : en
Pages : 486
Book Description
Programming on the Web today can involve any of several technologies, but the Common Gateway Interface (CGI) has held its ground as the most mature method--and one of the most powerful ones--of providing dynamic web content. CGI is a generic interface for calling external programs to crunch numbers, query databases, generate customized graphics, or perform any other server-side task. There was a time when CGI was the only game in town for server-side programming; today, although we have ASP, PHP, Java servlets, and ColdFusion (among others), CGI continues to be the most ubiquitous server-side technology on the Web.CGI programs can be written in any programming language, but Perl is by far the most popular language for CGI. Initially developed over a decade ago for text processing, Perl has evolved into a powerful object-oriented language, while retaining its simplicity of use. CGI programmers appreciate Perl's text manipulation features and its CGI.pm module, which gives a well-integrated object-oriented interface to practically all CGI-related tasks. While other languages might be more elegant or more efficient, Perl is still considered the primary language for CGI.CGI Programming with Perl, Second Edition, offers a comprehensive explanation of using CGI to serve dynamic web content. Based on the best-selling CGI Programming on the World Wide Web, this edition has been completely rewritten to demonstrate current techniques available with the CGI.pm module and the latest versions of Perl. The book starts at the beginning, by explaining how CGI works, and then moves swiftly into the subtle details of developing CGI programs.Topics include: Incorporating JavaScript for form validation Controlling browser caching Making CGI scripts secure in Perl Working with databases Creating simple search engines Maintaining state between multiple sessions Generating graphics dynamically Improving performance of your CGI scripts
Exim
Author: Philip Hazel
Publisher: "O'Reilly Media, Inc."
ISBN: 9780596000981
Category : Computers
Languages : en
Pages : 644
Book Description
Exim delivers electronic mail, both local and remote. It's the default mail transport agent installed on some Linux systems; it runs on many versions of Unix and is suitable for any TCP/IP network with any combination of hosts and end-user mail software. Exim is growing in popularity because it's open source, scalable, and rich in features. These include compatibility with sendmail options, database lookups, support for regular expressions and many kinds of address parsing, sophisticated error handling, and parameters for improving performance. Best of all, Exim is easy to configure. You never have to deal with ruleset 3 or worry that a misplaced asterisk will cause an inadvertent mail bomb. Philip Hazel, the creator of Exim, is the author of this official guide, designed for access to quick information when you're in a hurry as well as thorough coverage of more advanced material.
Publisher: "O'Reilly Media, Inc."
ISBN: 9780596000981
Category : Computers
Languages : en
Pages : 644
Book Description
Exim delivers electronic mail, both local and remote. It's the default mail transport agent installed on some Linux systems; it runs on many versions of Unix and is suitable for any TCP/IP network with any combination of hosts and end-user mail software. Exim is growing in popularity because it's open source, scalable, and rich in features. These include compatibility with sendmail options, database lookups, support for regular expressions and many kinds of address parsing, sophisticated error handling, and parameters for improving performance. Best of all, Exim is easy to configure. You never have to deal with ruleset 3 or worry that a misplaced asterisk will cause an inadvertent mail bomb. Philip Hazel, the creator of Exim, is the author of this official guide, designed for access to quick information when you're in a hurry as well as thorough coverage of more advanced material.
Designing with Javascript
Author: Nick Heinle
Publisher: "O'Reilly Media, Inc."
ISBN: 9781565923607
Category : Computers
Languages : en
Pages : 256
Book Description
A guide for beginners offers an overview of JavaScript basics and explains how to create Web pages, identify browsers, and integrate sound, graphics, and animation into Web applications.
Publisher: "O'Reilly Media, Inc."
ISBN: 9781565923607
Category : Computers
Languages : en
Pages : 256
Book Description
A guide for beginners offers an overview of JavaScript basics and explains how to create Web pages, identify browsers, and integrate sound, graphics, and animation into Web applications.
ADO ActiveX Data Objects
Author: Jason T. Roff
Publisher: "O'Reilly Media, Inc."
ISBN: 9781565924154
Category : Computers
Languages : en
Pages : 628
Book Description
The architecture of ADO (ActiveX Data Objects), Microsoft's newest form of database communication, is simple, concise, and efficient. This indispensable reference takes a comprehensive look at every object, collection, method, and property of ADO for developers who want to get a leg up on this technology.
Publisher: "O'Reilly Media, Inc."
ISBN: 9781565924154
Category : Computers
Languages : en
Pages : 628
Book Description
The architecture of ADO (ActiveX Data Objects), Microsoft's newest form of database communication, is simple, concise, and efficient. This indispensable reference takes a comprehensive look at every object, collection, method, and property of ADO for developers who want to get a leg up on this technology.
Java Security
Author: Scott Oaks
Publisher: "O'Reilly Media, Inc."
ISBN: 9780596001575
Category : Computers
Languages : en
Pages : 630
Book Description
One of Java's most striking claims is that it provides a secure programming environment. Yet despite endless discussion, few people understand precisely what Java's claims mean and how it backs up those claims. If you're a developer, network administrator or anyone else who must understand or work with Java's security mechanisms, Java Security is the in-depth exploration you need.Java Security, 2nd Edition, focuses on the basic platform features of Java that provide security--the class loader, the bytecode verifier, and the security manager--and recent additions to Java that enhance this security model: digital signatures, security providers, and the access controller. The book covers the security model of Java 2, Version 1.3, which is significantly different from that of Java 1.1. It has extensive coverage of the two new important security APIs: JAAS (Java Authentication and Authorization Service) and JSSE (Java Secure Sockets Extension). Java Security, 2nd Edition, will give you a clear understanding of the architecture of Java's security model and how to use that model in both programming and administration.The book is intended primarily for programmers who want to write secure Java applications. However, it is also an excellent resource for system and network administrators who are interested in Java security, particularly those who are interested in assessing the risk of using Java and need to understand how the security model works in order to assess whether or not Java meets their security needs.
Publisher: "O'Reilly Media, Inc."
ISBN: 9780596001575
Category : Computers
Languages : en
Pages : 630
Book Description
One of Java's most striking claims is that it provides a secure programming environment. Yet despite endless discussion, few people understand precisely what Java's claims mean and how it backs up those claims. If you're a developer, network administrator or anyone else who must understand or work with Java's security mechanisms, Java Security is the in-depth exploration you need.Java Security, 2nd Edition, focuses on the basic platform features of Java that provide security--the class loader, the bytecode verifier, and the security manager--and recent additions to Java that enhance this security model: digital signatures, security providers, and the access controller. The book covers the security model of Java 2, Version 1.3, which is significantly different from that of Java 1.1. It has extensive coverage of the two new important security APIs: JAAS (Java Authentication and Authorization Service) and JSSE (Java Secure Sockets Extension). Java Security, 2nd Edition, will give you a clear understanding of the architecture of Java's security model and how to use that model in both programming and administration.The book is intended primarily for programmers who want to write secure Java applications. However, it is also an excellent resource for system and network administrators who are interested in Java security, particularly those who are interested in assessing the risk of using Java and need to understand how the security model works in order to assess whether or not Java meets their security needs.
Running Weblogs with Slash
Author: Chromatic
Publisher: "O'Reilly Media, Inc."
ISBN: 9780596001001
Category : Computers
Languages : en
Pages : 292
Book Description
This is written for system administrators who may not have the time to learn about Slash by reading the source code. It collects all the current Slash knowledge from the code, Website and mailing lists and organizes it into a coherent package.
Publisher: "O'Reilly Media, Inc."
ISBN: 9780596001001
Category : Computers
Languages : en
Pages : 292
Book Description
This is written for system administrators who may not have the time to learn about Slash by reading the source code. It collects all the current Slash knowledge from the code, Website and mailing lists and organizes it into a coherent package.
Python and XML
Author: Christopher A. Jones
Publisher: "O'Reilly Media, Inc."
ISBN: 9780596001285
Category : Computers
Languages : en
Pages : 386
Book Description
This book has two objectives--to provide a comprehensive reference on using XML with Python; and to illustrate the practical applications of these technologies in an enterprise environment with examples.
Publisher: "O'Reilly Media, Inc."
ISBN: 9780596001285
Category : Computers
Languages : en
Pages : 386
Book Description
This book has two objectives--to provide a comprehensive reference on using XML with Python; and to illustrate the practical applications of these technologies in an enterprise environment with examples.