Average customer rating:
|
ASP in a Nutshell, 2nd Edition
Keyton Weissinger Manufacturer: O'Reilly Media, Inc. ProductGroup: Book Binding: Paperback Similar Items:
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:
|
|
| |
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:Customer Reviews:
Excellent ASP reference book.......2005-10-06
Excellent book!.......2005-05-17
Good reference and code samples, but..........2004-05-07
Best book to brush up ASP concepts before moving to ASP.NET.......2003-04-21
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!
Needs a VBScript/JScript book to complement it..........2003-02-20
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.
Average customer rating:
|
VBScript in a Nutshell, 2nd Edition
Paul Lomax , and Ron Petrusha Manufacturer: O'Reilly Media, Inc. ProductGroup: Book Binding: Paperback Similar Items:
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:Customer Reviews:
2nd edition didn't document all the changes in 5.6.......2007-04-25
A great book for VB Scripters.......2007-02-12
Very useful VBScript reference.......2006-07-17
Good Reference Book.......2006-02-01
NUTSHELL.......2005-12-06
Average customer rating:
|
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 Similar Items:
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:Customer Reviews:
I've used Perl for several years and love this book.......2004-05-03
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.
A handy reference, but..........2003-12-14
Great reference!.......2002-09-06
High Level Descriptions with Few Samples.......2002-07-24
Missing basic syntax rules. I wonder if the authors use Perl.......2002-04-30
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,
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.
Amazon.com
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
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:
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.
Books:
Recommended Books
Average customer rating:
Webmaster in a Nutshell (2nd Edition)
Stephen Spainhour , and
Robert Eckstein
Manufacturer: O'Reilly
ProductGroup: Book
Binding: Paperback
Engineering
| 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
Internet
| Home Computing
| Computers & Internet
| Subjects
| Books
| Internet & Education
| Online Searching
| Web Browsers
| Web for Kids
General
| Programming
| Computers & Internet
| Subjects
| Books
General
| Programming
| Web Development
| Computers & Internet
| Subjects
| Books
General
| Computers & Internet
| Subjects
| Books
General
| Operating Systems
| Computers & Internet
| Subjects
| Books
General
| Software
| Computers & Internet
| Subjects
| Books
Engineering
| 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
Nutshell
| Series
| O'Reilly
| By Publisher
| Books
Perl
| Programming
| O'Reilly
| By Publisher
| Books
Web Programming
| Programming
| O'Reilly
| By Publisher
| Books
General
| Programming
| O'Reilly
| By Publisher
| Books
Web Authoring & Design
| Web Development
| O'Reilly
| By Publisher
| Books
Similar Items:
Web Design in a Nutshell: A Desktop Quick Reference (In a Nutshell (O'Reilly))
Webmastering for Dummies
Information Architecture: Blueprints for the Web
Beginning ASP.NET 2.0 in C# 2005: From Novice to Professional
Cascading Style Sheets: The Definitive Guide, 2nd Edition
ASIN: 1565923251
Maybe I'm just a different kind of webmaster..........2006-07-17
IT IS A REFERENCE :).......2004-12-11
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?)
Provides a lot of information over a wide subject.......2003-07-06
Life easier, desktop manageable with 2003 THIRD edition.......2003-03-04
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!)
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. ]
A DEPENDABLE MINI-REFERENCE.......2003-01-12