Computing Internet Books
Related Subjects: Programming Internet Computer Design Operating Systems
More Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250


Good but not what I had hopedReview Date: 2008-09-17
Fantastic Book for New Nagios UsersReview Date: 2007-07-05
Far and away the best book on NagiosReview Date: 2007-05-31
Really, buy this one. If you need another one, I would be surprised.
Not Much More Thorough Than Existing DocumentationReview Date: 2007-09-24
If you like written docs for stuff you reference often, it will be worth the money. But don't go to it with any significant troubleshooting problem.
Good for quickstartReview Date: 2008-03-01
Things like distributed monitoring, fail-over, passive checks,... are barely touched. If you are installing Nagios for the first time, you probably won't miss these subjects elaborated, because you will want to have it running soon as possible. However, I think the Apress book covers these advanced topics much better, and gives a more comprehensive overview of Nagios. The decision is up to you. I preferred the lengthier book with more things explained, although it was a bit harder to read.
One more thing that I disliked was that for Passive checks author references Chapter 2. I couldn't find anything about passive checks there, so I checked the Index. No mention of them there either. I gave this book a relatively bad review due to this kind of unclear issues and for the lack of distributed monitoring and failover coverage, which I think is very important for a monitoring system in a serious installation.
As said, some things are better in this book than in Apress one (like ie. Windows check explanation), but in general, Apress book left a better impression on me.


Excelent bookReview Date: 2007-04-10
Applies well in some but not all situations...Review Date: 2005-05-08
Chapter List: The Personal Process Strategy; The Baseline Personal Process; Measuring Software Size; Planning; Software Estimating; The PROBE Estimating Method; Software Planning; Software Quality; Design and Code Reviews; Software Design; The PSP Design Templates; Design Verification; Process Extensions; Using The Personal Software Process; Index
From an overall perspective, I think the concepts in here are good and the book is well-written. Watts has devised a methodology that a developer can apply on their own to improve their coding, estimating, and defect resolution skills. This is done by extensive measurement and recording of statistic and time taken to accomplish certain tasks. These numbers are transferred to forms that can then be statistically analyzed to see the trends and make corrections in your techniques based on personal problem areas. The advantage that this methodology offers is that you don't have to get buy-in from an entire department in order to implement it. Conversely, PSP can be extended to apply to a team development environment in order to improve everyone's ability to work and develop code as a group.
Where I start to have issues is that it doesn't translate well to all environments. It's best applied to situations where you're developing programs with actual lines of code (like Java or C++) that allow you to do things like count lines of code, program sizes, or function points. It doesn't address rapid application development (RAD) environments like Lotus Notes/Domino very well, as "lines of code" is often next to nothing. Graphical design techniques that code underlying "plumbing" will make your numbers seem very small. Counting and tracking defects could be useful, but once again you'll often have to ignore stats related to defects per program size. You'll also need to be pretty comfortable with statistics to work with this methodology, as Watts gets into some pretty large formulas to generate the "score" of some of the tracking measures.
This is one of those books where if I were coding 15000 line Java programs, I might be really excited. Developing in a RAD environment makes me see a lot of this as unnecessary tracking for tracking's sake. But if you're a "true software engineer" in the most traditional sense, you'll probably find things in here that you'll want to try out.
review before compiling?!Review Date: 2005-04-15
Humphrey points out that the writing of such large code might typically follow practices used for code bodies orders of magnitude smaller. But that this leads to far too many defects. He explains that PSP offers a discipline for the individual programmer to follow. And how this can be scaled to a team of programmers.
PSP stresses investing in design time and review time, relative to the actual coding time. It's big on writing down the times spent on these stages, so that you have actual quantities to see and from which to get metrics. You cannot improve what you cannot measure. The review time is considered a good investment, for finding bugs here is inherently more productive than relying on a downstream testing stage or user feedback.
Perhaps the most contentious aspect is whether to do a review of your code before compiling it?! Many will not. After all, the compiler can swiftly find the syntax errors. Why waste time looking for these beforehand? Isn't this a retrograde step? The book's rejoinder is that syntax errors might be considered to be distributed like more serious logic errors. Hence, if you review before compiling, and find 80% of the syntax errors that the compiler finds, then perhaps you only also found 80% of the logic errors. Opps?
A simple and ingenious self diagnostic tool. But despite the logic of this, water will flow uphill before any significant portion of programmers adopts this method. Pressing 'make' or its equivalent to do a compilation is simply too easy. The book is on far more plausible ground describing the other aspects of PSP.
Study a good self improvement software engineering methodReview Date: 2005-08-27


A ton of info to head soak inReview Date: 2004-07-09
TAC MonkeyReview Date: 2006-02-01
Fundamentals of Wireless LANsReview Date: 2005-03-22
The level of experience to fully comprehend the subject matter, and to perform the exercises throughout the book, are no more than that required of someone with CCNA-level knowledge. The focus of the book is on wireless networking equipment so, there a minimal references to traditional (wired) networking equipment. Also, the infrequent reference to wired networking equipment assumes that the reader understands the function(s) of this equipment, and again, this understanding is not beyond the level of CCNA knowledge.
The reader that will find this book most useful is someone who wants to develop a solid foundation in wireless LAN principles, and wants to gain that understanding from a Cisco-centric perspective. Also, anyone pursuing the Cisco Wireless LAN specialization certification will find this book as an excellent preparatory source.
There are examples that are illustrated in the chapters, along with examples on a CD-ROM that is included with the book. The examples throughout the chapters are extremely easy to follow; so easy, that each concept can fully comprehended without the use of any actual equipment. Of course, if the reader does have access to the actual equipment (or software utility) that are referenced in the examples, that will only serve to enhance the learning. Each illustration is well thought out, that makes it very easy for someone with good self-study skills to follow. Each chapter concludes with a list of the "key terms" restate where the focus was placed. Also, to challenge and test the comprehension of the material in the chapter, there are 10 questions that serve to reinforce the subject matter. Some chapters also contain URLs to Cisco websites that offer additional materials on the equipment or subject being discussed.
The CD-ROM that is included with the book is awesome. The CD-ROM is comprised of the following components: 1)Test Engine, 2)Photo Zooms, 3)Interactive Activities, 4)Demo Activities, and 5)references to other Cisco-related WLAN resources. The "References" to other Cisco-related WLAN resources include some tools and utilities that are right on the CD-ROM.
The Test Engine on the CD-ROM is consists of 2 components: 1) Study Mode, and 2) Practice Exam. The Study Mode component contains 296 questions, and the Practice Exam includes 70 questions. The questions cover concepts presented in all 12 chapters of the book. The Study Mode allows the reader to customize the number of questions to be tested, the chapters from which the questions will come from, and the time period (number of minutes) that is allowed to answer questions.
The PhotoZooms provide photographs of the Cisco WLAN equipment that is referenced throughout the book. These photographs give a lot of credence to the cliché - a picture is worth a thousand words. Being able to the equipment that is referenced throughout the book is invaluable. Also, along with each equipment photo is a description of the equipment.
The Interactive Activities section of the CD-ROM provides 42 hands-on exercises. The exercises are a combination of dynamic and static illustrations. As the CD-ROM describes, these exercises are intended to help the reader to "...master the basic Wireless concepts." These exercises are a bonus even if the reader has access to the actual equipment.
The Demo Activities on the CD-ROM contains 13 animated exercises. Once again, providing a most needed benefit to the reader that does not possess access the actual equipment and utility software.
On the inside front cover of the book, a comment is made that this book will prepare the reader to attempt Cisco Wireless LAN Specialist certification exam. After examining the chapters' and CD-ROM content, I have to agree with this comment. In addition to certification preparation, the book is an excellent resource for gaining a healthy understanding of WLAN fundamentals.
Without hesitation, I would read (and recommend) titles from Cisco Press - this title in particular. This book is just the book that I needed to gain the solid understanding of wireless technology fundamentals that I wanted. The illustrations and practical applications afforded me an understanding about wireless networking that I hadn't been able to glean from other books; books that were substantial in their own way but, nevertherless, unable to provide that fundamental knowledge transfer. The rating that I would assign the book would be a 5 - on a scale of 1 to 5, with 5 being the highest.
Wireless LAN manualReview Date: 2004-03-19
The first chapter of the book quickly delves into Ethernet technologies - 802.3 ethernet frame formats, addressing, CSMA/CD, 10Mb,100Mb and 1000Mb.
The second and third chapters cover the physical and MAC layers of 802.11 technology extensively. Chapter 2 starts from service sets (IBSS,BSS and ESS),CSMA/CA and how it differs from CSMA/CD,and moves to 802.11 MAC layer operations. MAC layer operations include station connectivity - how 802.11 clients connect to the access point, power save operation and the different 802.11 frame formats.
Chapter 3 covers the physical layer of the 802.11 protocol - the sublayers, PMD (Physical Medium Dependant)and PLCP (Physical Layer Convergence Procedure); FHSS (Frequency Hopping Spread Spectrum) and DSSS (Direct Sequence Spread Spectrum) and the different modulation techniques used in 802.11,802.11a,802.11b and 802.11g.
Wireless LAN security is covered to a reasonable depth. The authors give a brief overview of encryption and then cover encryption in the 802.11 standard which is basically WEP(Wired Equivalent Privacy). Authentication mechanisms - Open and Shared Key authentication and the security vulnerabilities in the 802.11 standard are discussed in detail.
One of the most important tasks during the deployment of a wireless network is the site survey. The decisions made during this phase are critical to the optimal performance of the WLAN.Chapter 8 points to the questions that must be asked during a site survey and the necessary tools required to successfully conduct a survey.
For a Ciscopress book this volume is not very Cisco-centric. There are few references
to Cisco devices. The focus is vendor neutral, stressing the 802.11 standard above all.
From my point of view,this book
is not targeted at helping the reader to pass any Cisco wireless certification exams. There are no cram sheets,questions,
or hints. However, I believe the contents will go a long way in preparing readers for the new CWAP(Certified Wireless Analysis
Professional) exam by Planet3 Wireless. This exam focuses on wireless LAN analysis - 802.11 physical layer technologies, MAC
frames and the use of protocol analyzers.
I highly recommend this book to anyone who wants to have a good understanding of what goes on behind the scenes on a WLAN.
Meat and Potatoes with plenty of gravyReview Date: 2004-03-05
The book starts off with fundamental concepts of Ethernet Technologies. Not enough to be a great Ethernet reference, but enough to refresh your memory or to get the flavor of Ethernet once again. The book then explains the essential concepts of Wireless LAN's. After some needed high level concepts are covered the book dives into the bits and bytes of Wireless networking, leaving nothing for the imagination. The physical layer details are covered extremely well in this book. There are great depictions that show the different modulation types, frame formats and field definitions of 802.11a, 802.11b and 802.11g.
An extremely important topic on Wireless security is cover better in this book than any other source that I've found. A chapter has been dedicated to the topic. The author's first breaks down the weaknesses in wireless networks then explain how to secure the Wireless network. This chapter is loaded with supporting diagrams and figures.
The other challenging topic of Roaming is covered in this book. The chapter goes into the protocol codes that allow mobility to be successful and the author's show a few ways in which mobility can be accomplished from a technical perspective.
QoS for 802.11, or 802.11e, is a great section pertaining to QoS in a shared media wireless environment. The chapter is a bit complex and allows some of the more advanced networking professionals to bite off as much as they can chew.
The book covers all the radio essentials that one would need to firmly grasp this technology without delving into the complex math behind it all.
The title wraps up with great examples of site survey and design considerations. The authors give sound advise on how to approach the deployment of a wireless network that will scale to meet the needs of future Wireless network growth.
With the help of the support glossary in the back, I'm much more versed on the smorgasbord of new acronyms and the technology itself, that Wireless LAN's have introduced to Networking community. The glossary makes for a great quick reference. What book would be complete without a good index. This book has a pretty good index that has most any wireless related acronym at your finger tips. Great for a quick find.
There are several figures, diagrams and tables in this book. Much more than what I've seen in most other books. The supporting figures, diagrams and tables help a great deal with sorting out the terms and concepts of this simple yet complex technology. The information in the book is mainly standards based and not much, if any, Cisco centric information. Which make this title valuable for anyone seeking to understand Wireless LAN's.
This book is best suited for any network professional at any level. There is something for everyone in this title. Sales Engineers will find this book invaluable as they are faced with the many tough questions and challenges from the inquisitive customer. Data Network Salesmen will benefit from this title by understanding what value Wireless networks can bring to a company and how to fit the needs of a company into a viable solution for customers.

Discovering Computers ReviewReview Date: 2008-06-04
Technology EducationReview Date: 2006-03-11
(i.e. The Hardware Bible) it does not have the broadness on
certain subjects.Overall this title is excellent when you want to start in the technology of communications.
Discovering Computers 2007Review Date: 2008-01-29
A Solid Foundation in Computer ConceptsReview Date: 2006-05-19
this is a comprehensive overview of computers presented in a clear way with wonderful study aids. i particularly enjoyed the programming, enterprise systems, and networking chapters. it also covers career fields within IT. what really makes this book outstanding is the website that comes with it. at the end of each chapter are tests and tutorials which you can do online. the labs are excellent and i loved the one on chapter 4 which explained the guts of the computer and then had you build one! it had you draw a network diagram and assign ip addresses. these types of tutorials really help "lock in" the subject matter. students today have the best tools to learn. i wish i had this 20 years ago!!
i recommend this book to anyone interested in learning about/brushing up on computer skills. for folks out of school, this is a great way to get the lingo.
to check out the online version go to [...]. each chapter is summarized on this site with a wealth of information to learn and explore.
A great starter book for High SchoolReview Date: 2006-11-14
Useful as a written resource for both students and teachers, and for teachers trying to help students look for resources beyond Wikipedia...
Basic information only, but covers a lot of ground. The best 'beginners' textbook that I have come across and used.

Used price: $4.99

still valuable, if a bit datedReview Date: 2003-04-01
Part One, The Information Business, defines the market for information and the role and requirements of a professional information broker. Part Two, Fundamental Tools and Techniques, is a user-friendly guide to library, government and public records resources. These two sections are still quite useful, though obviouisly incomplete. Part Three, Electronic Options and Alternatives, is outdated, addressing no World Wide Web resources at all, though it does cover online special interest groups (SIGs) and bulletin boards (BBSs) well. Part Four, The Business Side of Information Brokering, is quite valuable and deals with completing a project, marketing, sales, pricing, contracts and billing.
Appendices cover essential resources (books, software and magazines), vendors, conferences, associations and seminars. An accompanying 3-1/2-inch floppy disk contains the appendices as well as electronic forms and letters, and a sample report. Stylistically, this disc is like a fine black & white movie. ASCII text files ensure accessibility by multiple platforms, and elegant but casual writing combined with beautifully-formatted text is information rich. If you buy this book used, make sure you get the disk too.
In short, while some of the content is quite outdated, this book and disk would still prove invaluable for someone who is interested in becoming an information professional. Rich in content, accessible in style.
My information "Bible!"Review Date: 2000-04-28
Solid Basic of Starting an Information Brokering BusinessReview Date: 2000-04-08
Readable guide to the business aspectReview Date: 1999-10-11
Thorough, engaging and more importantly, very useful.Review Date: 1998-10-17

Used price: $3.50

Chapters show how to save money and timeReview Date: 2005-02-05
Great ResourceReview Date: 2005-12-27
It is an excellent resource. It cites specific studies of GIS use to illustrate how GIS can pay for itself several times over. There are plenty of examples to cover a broad spectrum of GIS uses. There are several government examples, as well as some less known uses.
There is also a slide show / outline based on the book that can be downloaded from the ESRI website.
Managers, The best book on how to use GIS now! Review Date: 2004-11-05
What I specifically enjoyed is that this is a "non-technical" book that focuses on several real world examples of how GIS technology has been used by real people, in the real world, in modern times and budgets and how they benefited as well as how much "$" it saved them. Full of color images and very easy to read. By seeing case studies of what others have done, I am now implementing some of the same uses. So even a GIS dinosaur like myself has been able to steal some wonderful ideas that make my bosses look great. Making them happy keeps me happy. A lifesaver for the new GIS person (especially management) and a resource for the GIS Veteran. Well done & highly recommended.

Used price: $18.70

Worth havingReview Date: 2008-03-26
A refreshing alternative perspective...Review Date: 2003-11-10
IMHO there are (too) many books in this field that deal with how search engines work, but the more 'slippery' concepts associated with how people actually use them to find about information have received much less attention.
The book provides a very welcome cognitive science perspective on a discipline often dominated by those who seek overly simple mechanistic formulas and 'answers' to very tricky 'questions'.
Did the author just discover word processing?Review Date: 2003-09-04
Please, don't buy this book or use it for your course.
Composition of blocks from works of other authorsReview Date: 2003-02-22
This is the search engine Bible.Review Date: 2001-04-04

Used price: $15.50

Tiny, tiny fontReview Date: 2003-06-25
Good content, poorly written.Review Date: 2005-02-15
While the content seems to be accurate, and quite detailed to the point that you could use the information in the book to actually build a site with it, the writing is so poor and very difficult to read. Mr. Clark needs to throw away his thesaurus and hire an editor. He would be better off delivering his message in a clear and concise manner, and spend less time writing in a very "fancy" way that would be better suited for thesis papers rather than a book targeted towards the masses. This heavy style of writing makes it a difficult book to digest while riding the subway.
Pretentious - the one word I would use to describe the overall style of writing. This really put me off as a reader, making the content even more difficult to absorb. (In one case, the author actually explains his choice of word, "indention" as opposed to the more commonly used "indentation". His explanation seemed to imply that everyone who uses "indentation" is clearly *wrong*; two online dictionaries confirmed that "indentation" could have been used.) Of course, my opinion that the writing of this book is pretentious could also come from actually having met the author.
Read this book only if you really have the time to struggle through all his big words to get at the meaning behind them.
An Inaccessible ReadReview Date: 2005-10-04
Highly readable and recommendedReview Date: 2004-01-08
So why am I reading a book on web accessibility? Because I know it's good for me. It's a subject I don't know much about. And with this title, I was pleasantly surprised. This is a very readable book by an engaging writer, and it's a good mix of opinion, fact, standards, and practicality. It also helps that he doesn't much care for the "my opinion is fact" usability experts either.
With the passage of the Americans With Disabilities Act, public entities have to address the issue of making their websites accessible to various groups of disabled individuals. Clark starts off by explaining how visually-disabled, hearing-disabled, learning-disabled, and physically-disabled people use computers and the web. He then explains in entertaining fashion how each type of element in your web page can be made accessible to the different devices that are used by the disabled. The suggestions are also broken down into beginning, intermediate, and advanced techniques so that developers at all levels of experience can take positive steps towards compliance with accessibility regulations.
For Notes/Domino developers, you have the same issues to deal with as do web developers on other platforms. Since Domino applications on the web are often Notes applications rendered to HTML "on the fly", it's a little more difficult to exercise the total control that other types of web page coding involve. But you do have the "HTML" tag in the property box for each design element. By using that set of properties to add accessibility tags, you can go far in designing Domino apps that are friendly to the disabled. And if you work for a public organization, you may find that you have little choice but to comply. It might be a good idea to get started on the learning curve now.
Conclusion
If you are responsible
for maintaining an organizational website and either have to/want to address accessibility issues, this is the book you'll
want to get. Not only will you learn the "whys" of accessibilities, but you'll learn the different level of "hows". Highly
recommended.
This can't be an accident.Review Date: 2005-01-06

Used price: $18.00

Excellent resource for web developmentReview Date: 2008-05-27
Great For PHP Developers!Review Date: 2008-05-20
Rails is one of the newest "hot" technologies in the marketplace and it's due to ease of use and rapid deployment. PHP has been a web technology long popular for dynamic content. If you are an existing PHP developer that is looking to add Rails support to your web app, this is a great resource to have by your side. Content is good, and the "all bells no whistles" design serves well for the reader.
Easy to recommend, great to learn from.
***** RECOMMENDED
*The* Rails book to get if you're a PHP developerReview Date: 2008-05-15
The author is clearly an expert PHP programmer, and while you will certainly come away with an appreciation for the elegance and parsimony of Ruby the programming language and Rails the web application framework, the book is by no means "down on PHP." Indeed, I learned a couple of PHP tricks, that let me do a few (simple) Rails-like patterns in PHP.
In all, this is a terrific book, and if you're a PHP developer interested in learning about Rails, this book is *the* way to do it.
Used price: $14.59
Related Subjects: Programming Internet Computer Design Operating Systems
More Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250