ASP in a Nutshell, 2nd Edition
Average customer rating: 4 out of 5 stars
  • Excellent ASP reference book
  • Excellent book!
  • Good reference and code samples, but...
  • Best book to brush up ASP concepts before moving to ASP.NET
  • Needs a VBScript/JScript book to complement it...
ASP in a Nutshell, 2nd Edition
Keyton Weissinger
Manufacturer: O'Reilly Media, Inc.
ProductGroup: Book
Binding: Paperback

Internet Information ServerInternet Information Server | Development | Microsoft | Computers & Internet | Subjects | Books
SQL ServerSQL Server | Development | Microsoft | Computers & Internet | Subjects | Books
Windows - GeneralWindows - General | Operating Systems | Microsoft | Computers & Internet | Subjects | Books
NetworkingNetworking | Microsoft | Computers & Internet | Subjects | Books
GeneralGeneral | SQL | Databases | Computers & Internet | Subjects | Books
InternetInternet | Home Computing | Computers & Internet | Subjects | Books | Internet & Education | Online Searching | Web Browsers | Web for Kids
GeneralGeneral | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Languages & Tools | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Web Development | Computers & Internet | Subjects | Books
ASPASP | Programming | Web Development | Computers & Internet | Subjects | Books
GeneralGeneral | Networks, Protocols & APIs | Networking | Computers & Internet | Subjects | Books
GeneralGeneral | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
NutshellNutshell | Series | O'Reilly | By Publisher | Books
Web ProgrammingWeb Programming | Programming | O'Reilly | By Publisher | Books
WindowsWindows | Programming | O'Reilly | By Publisher | Books
GeneralGeneral | Programming | O'Reilly | By Publisher | Books
Web Authoring & DesignWeb Authoring & Design | Web Development | O'Reilly | By Publisher | Books
Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
Similar Items:
  1. Designing Active Server Pages Designing Active Server Pages
  2. Sams Teach Yourself Active Server Pages 3.0 in 21 Days Sams Teach Yourself Active Server Pages 3.0 in 21 Days
  3. ASP: Learning by Example ASP: Learning by Example
  4. Beginning Active Server Pages 3.0 Beginning Active Server Pages 3.0
  5. VBScript Pocket Reference VBScript Pocket Reference

ASIN: 1565928431

Amazon.com

The second edition of ASP in a Nutshell gives developers of Microsoft Active Server Pages (ASP) a quick reference guide for looking up object usage on a dime. This guide is geared toward working ASP programmers who need to get their answers quickly, without wading through long examples.

The book is organized into three parts: an introduction to ASP, a language reference, and appendices. This edition has been updated for IIS 5.0 and ASP 3.0--respectively the latest flavors of Microsoft's flagship Web server and scripting engines. The ASP introduction is very brief, but it adequately explains the basic concepts behind ASP and server-side scripting.

The heart of the title is the language reference that covers the intrinsic ASP objects, plus ActiveX Data Objects (ADO) 2.6, Collaboration Data Objects, file access, and more. Each section is tagged with staggered page markers that usually make it unnecessary to resort to the book's index to find a topic.

While there are no full-blown code examples, the small code fragments that are included for most objects are valuable in illustrating usage. Throughout, the information is accurate and to the point, which is exactly what busy programmers really need in a desktop reference. --Stephen W. Plain

Topics covered:
  • ASP overview
  • Application of ASP objects
  • ASPError
  • ObjectContext
  • Request
  • Response
  • Server
  • Session
  • Global.ASA
  • Installable components (ActiveX Data Objects 2.6)
  • Ad Rotator
  • Browser capabilities
  • CDO for Windows NT

  • Content linking
  • Content Rotator
  • Counters
  • File access
  • Logging utility
  • MyInfo
  • Page counter
  • Permission checking
  • Tools
  • Converting CGI/WinCGI applications
  • ASP on other platforms
  • Configuring IIS
  • Book Description

    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: 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.

    Customer Reviews:

    5 out of 5 stars Excellent ASP reference book.......2005-10-06

    This is an excellent companion book to 'Professional Active Server Pages'. Like most O'Reilly Nutshell texts, this book is designed more as a reference aid, rather than a learning text. If you buy both the Professional ASP tome, and this reference guide, you've bought everything you need for ASP.

    5 out of 5 stars Excellent book!.......2005-05-17

    As a student in college, I want to learn some advanced web programming language. I found this book is very helpful for beginner. I also get a discount from couponsky.com when buying this book. This book is not only useful for beginner's studying, you also can take it as reference after you finish the studying. I recommend this book to the beginners in ASP.

    3 out of 5 stars Good reference and code samples, but..........2004-05-07

    Somewhat in a rush and while trying to learn ASP I purchased this book. I thought it was aweful and it collected dust for nearly 6 months while I searched elsehwere to boot myself up on ASP. However, now that I'm fairly proficient at ASP, this book has been helpful as a reference. No so much for the actual reference value but becasue the sample code helps put things in perspective.

    5 out of 5 stars Best book to brush up ASP concepts before moving to ASP.NET.......2003-04-21

    I was an ASP programmer several years ago after which I moved to a different technology. Now, I need to come to speed on .NET, but unfortunately all the ASP.NET books make innumerous references to the old ASP which I have almost forgotten.

    The book helped me *VERY* quickly go through ASP 3.0 and now I feel very comfortable reading the .NET books and can now truly appreciate ASP.NET.

    A GREAT reference book!

    4 out of 5 stars Needs a VBScript/JScript book to complement it..........2003-02-20

    Be warned, if like I did, you think that this is the only book you'll need to be able to build ASP scripts; you're very much mistaken. Whenever I recommend this book, I always recommend it alongside VBScript in a Nutshell as you really need knowledge of an ASP supported scripting language before you can use ASP in a Nutshell to it's full potential!

    This is yet another reference book that I've owned both editions of because I thought it was useful enough to update; but then, my site is developed using ASP, so I'm probably biased in this respect. Ok, so I got the 1st Edition late on in the game and was a little reluctant to part with cash for the new edition - but as IIS 5 started to become standard for Windows hosting, and I had access to it after getting Windows XP Pro... I thought it was about time I updated it.

    ASP in a Nutshell is my first point of reference when I'm looking up the properties of a particular ASP object. I've also found it an invaluable guide for connecting and manipulating ASP scripts that used ADO for data storage and manipulation. For a while it was the only book I owned that covered the issue of connecting ASP scripts to databases.

    Most of the installable components I'd never heard of before getting the book, just as well really because few are of much use - even if they aren't available on your system, a lot can be easily reproduced. The areas I find myself most frequently refering to are the main set of ASP objects, the FileSystem Object and the ActiveX Data Objects. These go into enough detail to keep all but the experienced programmers happy.

    For those new to the Windows scene, there is a brief but detailed guide to setting up ASP to work with your IIS server; but it's hardly rocket science since a clean install of IIS will set up most (if not all) of what you need anyway! If you use ASP regularly, or you intend to, then ASP in a Nutshell should be on your desktop... but please remember it won't fulfill all your ASP development needs without another book to fill in the language gaps. What book you choose to accompany it depends on your language and experience... I personally like VBScript in a Nutshell.
    VBScript in a Nutshell, 2nd Edition
    Average customer rating: 4 out of 5 stars
    • 2nd edition didn't document all the changes in 5.6
    • A great book for VB Scripters
    • Very useful VBScript reference
    • Good Reference Book
    • NUTSHELL
    VBScript in a Nutshell, 2nd Edition
    Paul Lomax , and Ron Petrusha
    Manufacturer: O'Reilly Media, Inc.
    ProductGroup: Book
    Binding: Paperback

    LANLAN | Networks, Protocols & APIs | Networking | Computers & Internet | Subjects | Books
    Visual BasicVisual Basic | Development | Microsoft | Computers & Internet | Subjects | Books | .Net | C# | C++ | Visual Studio
    Scheduling & E-mailScheduling & E-mail | Microsoft | Computers & Internet | Subjects | Books
    GeneralGeneral | Programming | Computers & Internet | Subjects | Books
    GeneralGeneral | Languages & Tools | Programming | Computers & Internet | Subjects | Books
    GeneralGeneral | Programming | Web Development | Computers & Internet | Subjects | Books
    GeneralGeneral | Computers & Internet | Subjects | Books
    GeneralGeneral | Software | Computers & Internet | Subjects | Books
    NutshellNutshell | Series | O'Reilly | By Publisher | Books
    WindowsWindows | Programming | O'Reilly | By Publisher | Books
    Visual BasicVisual Basic | Programming | O'Reilly | By Publisher | Books
    GeneralGeneral | Programming | O'Reilly | By Publisher | Books
    Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
    All TitlesAll Titles | Qualifying Textbooks - Fall 2007 | Stores | Books
    Computers & InternetComputers & Internet | Qualifying Textbooks - Fall 2007 | Stores | Books
    Similar Items:
    1. VBScript Pocket Reference VBScript Pocket Reference
    2. VBScript Programmer's Reference (Programmer to Programmer) VBScript Programmer's Reference (Programmer to Programmer)
    3. ASP in a Nutshell, 2nd Edition ASP in a Nutshell, 2nd Edition
    4. Microsoft WSH and VBScript Programming for the Absolute Beginner, Second Edition (For the Absolute Beginner) Microsoft WSH and VBScript Programming for the Absolute Beginner, Second Edition (For the Absolute Beginner)
    5. Microsoft  VBScript Step by Step (Step By Step (Microsoft)) Microsoft VBScript Step by Step (Step By Step (Microsoft))

    ASIN: 0596004885

    Amazon.com

    Because it applies the concise and popular Nutshell format to Microsoft's preferred scripting language, VBScript in a Nutshell is a valuable learning resource and reference. Focusing on the core language rather than on any specific application, this book teaches how to write clear, efficient VBScript code. Whether developing for the Web, automating Windows, or customizing Microsoft Outlook, this book will help the reader do a better job.

    Though it caters to new users, VBScript is mainly a reference book. Each piece of the core VBScript specification (plus the Dictionary and FileSystemObject objects that make up the Microsoft Scripting Runtime) is described in an alphabetized entry. For each statement, function, operator, and object, the book gives a quick description of the element's syntax, concise rules of its proper use, information on returned values (if any), and some examples of the language element used correctly in practice. Two additional sections on each language element will be valuable to novices and anyone stumped by errors: a "Rules at a Glance" section that documents correct usage, and a section called "Programming Tips & Gotchas" that highlights common mistakes. --David Wall

    Topics covered: Core VBScript and the most important object models on which it operates, including Microsoft Internet Explorer and the Windows Scripting Host. Tutorial material and reference entries explain structure, syntax, and program design.

    Book Description

    Lightweight yet powerful, VBScript from Microsoft® is used in four main areas: server-side web applications using Active Server Pages (ASP), client-side web scripts using Internet Explorer, code behind Outlook forms, and automating repetitive tasks using Windows Script Host (WSH). VBScript in a Nutshell, Second Edition delivers current and complete documentation for programmers and system administrators who want to develop effective scripts. Completely updated for VBScript 5.6, WSH 5.6 and ASP 3.0, VBScript In a Nutshell, Second Edition includes updated introductory chapters that will help you keep current with the significant changes since the first edition was published. New chapters introduce the Windows Script Component for creating binary COM components, and the Script Encoder. The main part of the book is a comprehensive reference focusing on VBScript essentials with an alphabetical reference to all statements, keywords and objects, and a section of notes and solutions to real-world gotchas--various undocumented behaviors and aspects of the language--to help you avoid potential problems. Each entry in the reference section details the following: Regardless of your level of experience programming with VBScript, VBScript in a Nutshell, Second Edition is the book you'll want by your side--the most complete, up-to-date, and easy-to-use language reference available.

    Customer Reviews:

    3 out of 5 stars 2nd edition didn't document all the changes in 5.6.......2007-04-25

    I've been a big fan of the 1st edition for years and found it very helpful. I use Regular Expressions a lot in Perl and found VBScript's support for RE's a bit lacking (could not extract the submatches). I was pleasantly surprised to find that this capability was added in VBScript 5.5. I bought the 2nd edition of this book because it claimed to cover VBScript 5.6. Imagine my surprise when the SubMatches collection isn't documented at all.

    Overall I'm quite disappointed in the 2nd edition.

    5 out of 5 stars A great book for VB Scripters.......2007-02-12

    This text is excellent for folks working on VBs projects. It contains good examples, great information about syntax and also warnings for "gotcha's" -- it's great!

    5 out of 5 stars Very useful VBScript reference.......2006-07-17

    This is not intended for beginners in scripting or VBScript in particular. But for anyone with even moderate programming or scripting, this may be all you'll need to become familiar with VBScript.

    Written in the spare, terse style of all Nutshell books, the book is very dense in terms of information. The major aspects of VBScript's versatility are explored (though there are no references to HTML Applications (HTAs)). The major functions are explained and there is a complete reference.

    An essential volume for anyone using VBScript.

    Jerry

    4 out of 5 stars Good Reference Book.......2006-02-01

    This is not the book to learn the basics of VBScript, but it's exactly what I needed; a good reference book. I got tired of trying to find syntax of commands and functions online. Now I have it at my fingertips.

    5 out of 5 stars NUTSHELL.......2005-12-06

    I don't have this book, I've never read it. But the negative reviews for it are out of line. People have reviewed it claiming it isn't for the beginner or for learning VB Script. NO KIDDING!! It is called NUTSHELL for a reason. It is a reference book, NOT a learning book. Don't give bad reviews for a book because you were too stupid to realize you bought the wrong book. That's just as bad as buying a Java book and complaining that it doesn't have any Javascipt examples in it.
    Perl in A Nutshell: A Desktop Quick Reference (2nd Edition)
    Average customer rating: 3.5 out of 5 stars
    • I've used Perl for several years and love this book
    • A handy reference, but...
    • Great reference!
    • High Level Descriptions with Few Samples
    • Missing basic syntax rules. I wonder if the authors use Perl
    Perl in A Nutshell: A Desktop Quick Reference (2nd Edition)
    Ellen Siever , Stephen Spainhour , and Nathan Patwardhan
    Manufacturer: O'Reilly Media, Inc.
    ProductGroup: Book
    Binding: Paperback

    GeneralGeneral | Unix | Operating Systems | Computers & Internet | Subjects | Books
    GeneralGeneral | Operating Systems | Computers & Internet | Subjects | Books
    Object-Oriented DesignObject-Oriented Design | Software Design, Testing & Engineering | Programming | Computers & Internet | Subjects | Books
    GeneralGeneral | Programming | Computers & Internet | Subjects | Books
    GeneralGeneral | Languages & Tools | Programming | Computers & Internet | Subjects | Books
    GeneralGeneral | Programming | Web Development | Computers & Internet | Subjects | Books
    GeneralGeneral | Computers & Internet | Subjects | Books
    GeneralGeneral | Software | Computers & Internet | Subjects | Books
    NutshellNutshell | Series | O'Reilly | By Publisher | Books
    GeneralGeneral | Unix & Linux | O'Reilly | By Publisher | Books
    PerlPerl | Programming | O'Reilly | By Publisher | Books
    GeneralGeneral | Programming | O'Reilly | By Publisher | Books
    Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
    Similar Items:
    1. Learning Perl, Second Edition Learning Perl, Second Edition
    2. Perl Cookbook, Second Edition Perl Cookbook, Second Edition
    3. Programming Perl (2nd Edition) Programming Perl (2nd Edition)
    4. Perl Pocket Reference, 4th Edition Perl Pocket Reference, 4th Edition
    5. PHP in a Nutshell (In a Nutshell (O'Reilly)) PHP in a Nutshell (In a Nutshell (O'Reilly))

    ASIN: 0596002416

    Amazon.com

    Perl in a Nutshell strives to be a perfect set of socket tools for the active Perl programmer. By and large, it succeeds, providing endless and well-thought-out lists and tables on the language's modules, flags, and extensions. The authors briefly address basic learner's questions--such as the difference between a hash and an array--but these concepts are not the purpose of the book. (Those new to Perl would be better off with others in the O'Reilly Perl series, such as Learning Perl, while programmers making the switch to Perl can pick up the nuances of the language with Programming Perl.) This book is pure Perl reference, briefly covering Perl/Tk (for GUI Perl programs on Unix and Windows 95/NT) and Perl for Win 32.

    The authors do start at the very beginning, and even in a self-described "desktop quick reference" find the time to comment on less urgent--but still interesting--Perl-related matters (like how to find online help amidst the "Perl culture"). The format of the book makes sections on topics such as Perl debugging easily understandable, illustrating how to make an interactive and timesaving environment.

    Of particular convenience is the outstanding section on the standard Perl modules. A four-page "quick look" allows you to easily scan through short definitions of all the modules and find the entry you're looking for. An index with full definitions for each module follows, showing you how to use each module and providing a more in-depth explanation (and often, examples). Perl in a Nutshell concludes--as you might expect--with an excellent and well-cross-referenced index. --Jennifer Buckendorff

    Book Description

    This complete guide to the Perl programming language ranges widely through the Perl programmer's universe, gathering together in a convenient form a wealth of information about Perl itself and its application to CGI scripts, XML processing, network programming, database interaction, and graphical user interfaces. The book is an ideal reference for experienced Perl programmers and beginners alike. With more than a million dedicated programmers, Perl is proving to be the best language for the latest trends in computing and business, including network programming and the ability to create and manage web sites. It's a language that every Unix system administrator and serious web developer needs to know. In the past few years, Perl has found its way into complex web applications of multinational banks, the U.S. Federal Reserve, and hundreds of large corporations. In this second edition, Perl in a Nutshell has been expanded to include coverage of Perl 5.8, with information on Unicode processing in Perl, new functions and modules that have been added to the core language, and up-to-date details on running Perl on the Win32 platform. The book also covers Perl modules for recent technologies such as XML and SOAP. Here are just some of the topics contained in this book: As part of the successful "in a Nutshell" book series from O'Reilly & Associates, Perl in a Nutshell is for readers who want a single reference for all their needs. "In a nutshell, Perl is designed to make the easy jobs easy, without making the hard jobs impossible." -- Larry Wall, creator of Perl

    Customer Reviews:

    5 out of 5 stars I've used Perl for several years and love this book.......2004-05-03

    Exactly as advertised, "Perl in a Nutshell: A Desktop Quick Reference" is a great reference book if you already have a basic understanding of Perl. Although it does have a section that it refers to as an "Introduction to Perl" it is actually a pretty cursory introduction and there are better books for learning the basics of Perl.

    The book does have an excellent section on installing Perl including installation on both the Unix and Windows platforms. I've worked with both platforms and the installation process is well documented including how to install modules. This brings us to the large chapter on getting and installing Perl modules. I have spent hours sometimes trying to find an appropriate module for a special situation. This chapter lists all the most common modules and includes descriptions of what they do. This alone makes it a valuable resource for anyone involved in Perl.

    The authors also include a lot of technical information including command line options and environment variables as well as a section on program structure, data types, special variables, operators, expressions, subroutines, filehandles, and just about anything else that you might need a quick refresher on.

    Functions are listed both by category and by alphabetical order with descriptions and syntax information. I had a couple of problems on a large project recently and it took three days to get an answer through the forums on the Internet. The answers to all of them are right here and I could have saved myself a lot of trouble if I had had this book then.

    A lot of other information is available in the book including CGI programming, Webserver programming, database programming, SOAP, Network modules including Net, Mail, NNTP, FTP, and LDAP, Perl/Tk, Win32 Modules and Extensions, OLE Automation, and ODBC Extensions. This book will be the one I keep close at hand when working with Perl and deserves its location on my desktop instead of in the library. "Perl in a Nutshell" is highly recommended for Perl programmers from basic to advanced level.

    3 out of 5 stars A handy reference, but..........2003-12-14

    This is a handy reference, but if you have a limited budget you should probably go with Programming Perl and the Perl Cookbook before this one. This is a fine reference but it doesn't have the depth that the other books have and the information on the modules is available online through CPAN. I have the entire Perl library on my bookshelf and I hardly ever pick this one up.

    5 out of 5 stars Great reference!.......2002-09-06

    I am not a beginning programmer nor am I what you would call an expert. Having a background in PHP made Perl easy to learn, so I didn't need a book that would "teach" Perl. All I needed was a good reference to figure out the differences between PHP and Perl. This book did exactly that! I was able to start programming within a day and I have referenced this book more times than I can count during my most recent development efforts. The binding is nearly worn out! I recommend this book to intermediate programmers that only need a small boost to get to work. If you're a beginner, buy this book to use after you learn the basics and you'll find it to be one of the most valuable tools on your desk!

    1 out of 5 stars High Level Descriptions with Few Samples.......2002-07-24

    This book is full of alphabetical high level descriptions (which are always ambiguous) of Perl language statements with few or no illustrative examples (which always help clear up ambiguity).
    It is a waste of money.

    2 out of 5 stars Missing basic syntax rules. I wonder if the authors use Perl.......2002-04-30

    My 2-star review is from the perspective of an intermediate Perl user. From my exp. with 'Unix in a Nutshell', I expected this book to be all I needed in my briefcase at work. As it turns out, I'll take the "Camel" (Programming Perl) and leave this uninspiring book at home.

    Let me give you an example: I was poring over a (slightly) complicated regular expression, trying to figure out what was going on...there seemed no rhyme or reason to it.....there were way too many spaces and yet the pattern was matching!! I then noticed the "x" option on the end of it: /reg-ex/x Thinking this could be the culprit, I broke out Perl:NUTSHELL...I found the appropriate table and it said: this option used to Enable Extended regular expressions. Ah-ha! But wait, what are Extended regular Epressions, and what is the deal with all these extra spaces in my reg-ex? I forwarded a bit and found the section about Extended Regular Expressions. And I found.........nothing. As it turns out (after looking in the Camel), the "x" means that all whitespace in the pattern is ignored, hence all the darn spaces. I made a point to look (again) for this bit of syntactic info in Perl:NUTSHELL, and it is not there. So what is the use of this book then, considering it is missing such a BASIC SYNTAX rule? Good question.
    Another gripe: where's the freakin examples? While I don't expect NUTSHELL books to EXPLAIN the examples tutorial style, I do expect some basic usage examples to help me with commands I havn't used (again, see Unix in a Nutshell)!!

    Another quick example for you Perl non-gurus (like myself): I came upon the Perl "filetest" operator "-t"....but the test had no following argument (e.g. the file's name), so I was confused. Off to the Nutshell. Oops. Nothing there except the shortest little description possible. Sigh. Back to the Camel, where I found that this particular file test operator defaults to a filehandle, , and not the usual variable which is $_ (perl's typical default). Hello? This isn't important!? Totally ridiculous for a supposed "reference" book.

    In conclusion, this book seems to have zero "learning" value, being so terse (not to mention boring) and having so few examples, and only mediocre reference usefulness. Don't buy this one, buy the other O'Reilly books on Perl (Learning Perl and Programming Perl are high quality, as is Perl Cookbook). You might have to lug the Camel around (dromedaries are heavy), but it is superior to this inconcise man-page in every way (has a big reference section + a big 'learning' section).

    PS. this is the 1st ed. Maybe the 2nd will be worth the money.
    Webmaster in a Nutshell (2nd Edition)
    Average customer rating: 4.5 out of 5 stars
    • Maybe I'm just a different kind of webmaster...
    • IT IS A REFERENCE :)
    • Provides a lot of information over a wide subject
    • Life easier, desktop manageable with 2003 THIRD edition
    • A DEPENDABLE MINI-REFERENCE
    Webmaster in a Nutshell (2nd Edition)
    Stephen Spainhour , and Robert Eckstein
    Manufacturer: O'Reilly
    ProductGroup: Book
    Binding: Paperback

    EngineeringEngineering | Specialty Stores | Books | Aerospace | Automotive | Bioengineering | Chemical | Civil | Computer Technology | Design | Economics | Education | Electrical & Electronics | Energy | General | Industrial, Manufacturing & Operational Systems | Management | Materials | Materials Science | Mechanical | Nuclear | Patents & Inventions | Petroleum, Mining & Geological | Power Systems | Reference | Research | Special Topics | Telecommunications | Welding
    InternetInternet | Home Computing | Computers & Internet | Subjects | Books | Internet & Education | Online Searching | Web Browsers | Web for Kids
    GeneralGeneral | Programming | Computers & Internet | Subjects | Books
    GeneralGeneral | Programming | Web Development | Computers & Internet | Subjects | Books
    GeneralGeneral | Computers & Internet | Subjects | Books
    GeneralGeneral | Operating Systems | Computers & Internet | Subjects | Books
    GeneralGeneral | Software | Computers & Internet | Subjects | Books
    EngineeringEngineering | Professional & Technical | Subjects | Books | Aerospace | Automotive | Bioengineering | Chemical | Civil | Computer Technology | Design | Economics | Education | Electrical & Electronics | Energy | General | Industrial, Manufacturing & Operational Systems | Management | Marine | Materials | Materials Science | Mechanical | Nuclear | Patents & Inventions | Petroleum, Mining & Geological | Power Systems | Reference | Research | Special Topics | Telecommunications | Welding
    NutshellNutshell | Series | O'Reilly | By Publisher | Books
    PerlPerl | Programming | O'Reilly | By Publisher | Books
    Web ProgrammingWeb Programming | Programming | O'Reilly | By Publisher | Books
    GeneralGeneral | Programming | O'Reilly | By Publisher | Books
    Web Authoring & DesignWeb Authoring & Design | Web Development | O'Reilly | By Publisher | Books
    Similar Items:
    1. Web Design in a Nutshell: A Desktop Quick Reference (In a Nutshell (O'Reilly)) Web Design in a Nutshell: A Desktop Quick Reference (In a Nutshell (O'Reilly))
    2. Webmastering for Dummies Webmastering for Dummies
    3. Information Architecture: Blueprints for the Web Information Architecture: Blueprints for the Web
    4. Beginning ASP.NET 2.0 in C# 2005: From Novice to Professional Beginning ASP.NET 2.0 in C# 2005: From Novice to Professional
    5. Cascading Style Sheets: The Definitive Guide, 2nd Edition Cascading Style Sheets: The Definitive Guide, 2nd Edition

    ASIN: 1565923251

    Amazon.com

    Today's Webmasters must be literate in a number of different--and ever-evolving-- languages and technologies. Webmaster in a Nutshell is meant as a tool for dealing with this demanding requirement. Although this title leans a bit toward freeware tools, it offers plenty of universal information as well.

    This guide briefly tours the Web and covers basic HTML, tables, forms, and frames in a series of quick reads. (This discussion offers just enough information to jog the memory to proper HTML usage.) You'll get in-depth coverage of cascading style sheets (CSS), the Extensible Markup Language (XML), JavaScript, HTTP, CGI, and Perl. Stephen Spainhour and Robert Eckstein explore CSS in brief but do cover the pending W3C standard. They also provide a refreshingly quick overview of XML. To present JavaScript, the book makes excellent use of diagrams to illustrate the object hierarchy and the way the language works with windows and frames.

    Webmaster takes on a decidedly public domain slant in its presentation of server configuration, primarily aimed at the freeware Apache server, and PHP, the freeware server-side scripting language. Even if you don't code with these tools, however, this book offers plenty of industry-standard reference. --Stephen Plain

    Book Description

    Individuals, organizations, and businesses are relying on their web pages to provide and collect information, manage processes, and interact with communities and customers. A reliable, informative, and responsive web site can reduce cost, increase visibility, and create a positive image for the owner of that site.

    Behind every successful web page is an overworked and underappreciated webmaster.

    Webmasters make sure that the information on a site is accessible and usable; that the site is always available; that performance is good; that users can get the information that they need; and that the site can collect the information it needs to serve those users. These disparate tasks require many different tools and skills. Webmaster in a Nutshell pulls together in a single volume all the essential reference information for webmasters working on UNIX-based web servers.

    In this second edition of Webmaster in a Nutshell, we've updated our material to include the latest versions of HTML and Javascript, and also expanded the book to cover the newest technologies emerging on the Web. The book covers:

    Webmaster in a Nutshell, part of the bestselling O'Reilly series of reference books, makes it easy to find the information you want about the technologies you use. You'll keep your other books on the shelf; you'll keep Webmaster in a Nutshell next to your keyboard.

    Customer Reviews:

    3 out of 5 stars Maybe I'm just a different kind of webmaster..........2006-07-17

    But I haven't found this book to be nearly as useful as I had hoped to after reading all these glowing reviews. My biggest problem with it is the lack of a simple Apache section governing all the real-world mods you might have to do on a regular basis. NOTHING in the book on, for instance, implementing SSL via .htaccess. In fact, it's because of the lack of treatment on SSL that I have to give this thing three stars. The CGI section is useful, the XML stuff is nice, the JavaScript reference is very valuable. But I have to say that without a comprehensive section on implementing SSL, this isn't a "real-world-ready" reference.

    5 out of 5 stars IT IS A REFERENCE :).......2004-12-11

    Perl in a Nutshell is quite complete. The 2nd addition covers CGI and Perl. This covers things that are specific to using perl on CGI. It is not a perl reference, it is a CGI reference.

    This is not a tutorial for newbies but it is a fine book to get when you are a newbie. Obviously, since it is titled as a reference you will also want a book that is titled as a tutorial. (duh?)

    4 out of 5 stars Provides a lot of information over a wide subject.......2003-07-06

    The book includes reference on HTML, CSS, XML, JavaScript, PHP, HTTP, Apache modules and configuration, and web server performance. While all of the material is covered in O'Reilly's other books, I was impressed with the layout and presentation of this book. I also found that the reference material that is buried deep in O'Reilly's other books, was very easy to find in this one. I was especially impressed with the JavaScript and HTTP reference, and feel that these two sections will be used by the majority of this book's readers.

    5 out of 5 stars Life easier, desktop manageable with 2003 THIRD edition.......2003-03-04

    I invested in a copy of the THIRD edition and am DELIGHTED. This reference does a good job of putting all the day-to-day needed information in one place. It saves me froming having to keep separate references on HTML, CSS, XML, JavaScript, CGI/Perl, HTTP, PHP, Apache functions, etc. right in my face.

    I really applaud the compact and accessible way each chapter organizes and presents the details of syntax: they are clear yet take up much less space (1/5 the pages of books that are billed as references to each of the subjects included here) while giving you 95% of what a "comprehensive reference" might. I had been concerned that the information might be too compressed to be accessible, but in fact this volume is so much easier to scan through for an answer than many other reference styles. (Kudos to the book designers at O'Reilly!)

    Although a reference work, it is not only a listing of syntax (as helpful as those lists are). The authors have compiled pretty readable and thorough mini-backgrounds and basic principles for each of the enormous realms that they document here. These are providing some reminders for me as I am ramp up my knowledgebase and skills; plus there are hints that I have not yet seen elsewhere in weightier tomes (e.g., on performance).

    Readers may save themselves some money and desktop/bookshelf space + save some trees: this Nutshell is a vast storehouse that may enable you to forestall buying reference volumes for each of the topics covered here. Thanks to Spainhour & Eckstein for some careful work!

    Note to aspiring (novice) webmasters: this IS a REFERENCE book. That is not a bad thing. You'll still appreciate having it by your side because you're regularly going to have basic questions about formating ("how do I say this in CSS instead of HTML?"). However, as one young reviewer below discovered, to BECOME a webmaster (or master) is going to require some "Quickstart" books, some instruction in DESIGN, and STRATEGY, etc. Bon voyage!

    [ Further note from my earlier review: be sure you are NOT getting EARLIER edition. Complaints mentioned (below) in reviews of this book are rectified in the THIRD edition (ISBN 0596003579 ). It's probably a good idea to be watching as the reviews of that December 20002 volume to see how the work has changed.
    In any event, with browsers and markup languages changing so fast almost everyone can be advised to jump to considering the most current edition -- even though (as of this writing) new copies of this 1999 second edition are still available. ]

    4 out of 5 stars A DEPENDABLE MINI-REFERENCE.......2003-01-12

    This newly released Third Edition of "Webmaster in a Nutshell" indicates a promising improvement over the Second Edition. It is one of the few books that completely analysed all the contemporary web technologies we use today: JavaScript, Apache, XML, HTML, HTTP, PHP, CSS, and CGI. This book will benefit any web-developer (or enthusiast) who pays close attention to it. Most of the chapters have been revised, and additional updates embraced JavaScript, PHP, Apache, and CSS. The book's wide coverage makes it a dependable mini-reference text.

    Books:

    1. Beautiful Evidence
    2. Beginning Programming with Java For Dummies (For Dummies (Computer/Tech))
    3. Bridal Gowns: How to Make the Wedding Dress of Your Dreams
    4. Build Your Own Standards Compliant Website Using Dreamweaver 8 (Build Your Own)
    5. C++ How to Program (5th Edition) (How to Program)
    6. CCIE Routing and Switching Official Exam Certification Guide (2nd Edition) (Exam Certification Guide)
    7. CCNA for Dummies, Second Edition
    8. Chosen Soldier: The Making of a Special Forces Warrior
    9. Circuit Design with VHDL
    10. Competing on Analytics: The New Science of Winning

    Books Index

    Books Home

    Recommended Books

    1. Professors As Writers
    2. History: Fiction or Science
    3. Accounting Principles 3e + Solving Principles of Accounting Problems Using Lotus 1-2-3 D5 + General
    4. Comedy Quotes from the Movies: Over 4,000 Bits of Humorous Dialogue from All Film Genres, Topically
    5. Entrepreneurial Finance
    6. Hunter: The Reckoning
    7. Hidden in Plain View: A Secret Story of Quilts and the Underground Railroad
    8. History: Fiction or Science
    9. Doing Business with Hungary, 3e
    10. Deep Blue: Stories of Shipwreck, Sunken Treasure, and Survival