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

Used price: $0.01

This is a great information source for my Palm TXReview Date: 2008-06-09
Excellent guide to the most recent Palm pdasReview Date: 2008-03-15
Great Book, except for couple little problemsReview Date: 2008-02-14
Great Book for Palm usersReview Date: 2007-10-01
I think this is a great bookReview Date: 2007-09-08
Just recently got to the point in my life where I need to get and use a PDA and decided to buy this book to go along with it. As someone "new" to this, it was exactly what I needed to hit the ground running with using my new Palm gizmo. I found it extremely well written and easy to read.
Before buying this book, I read over a lot of the reviews here on Amazon, and noticed that some of them are less than positive, and I'd like to address that in light of my own experience with this book. Most of the complaints seem to fall in the area of being, "Most of this stuff I already know.....". And that is probably going to be true for most people who have been using a Palm PDA for awhile. This book mainly covers the "Basics", stuff that someone who has used one of these devices has already figured out. There might be just a few bits here or there that an experience user might find new or interesting. With a title of, "How to Do Everything with Your Palm Powered Device" - I expected the book to cover just what it did - "Everything", which to me basically means the entry level stuff, the intermediately level stuff, and a smattering of advance user stuff. As a new user, there was a lot of basic information that I needed to know, and which this book covered in detail - the bulk of the book is dedicated to doing that. As I gain more experience with using the device, I imagine that I'm going to appreciate more of the intermediate stuff as well.
So my advice, if you need to know "Everything" as I did - this is the book for you. I'm guessing it knocked more than a year off my learning curve for using my new PDA. If you are familiar with the basic operation of one of these devices, there may be some stuff that you might find interesting too - but most likely not a whole book worth.

Used price: $0.46

Just passed 640-442 (MCNS) with 892Review Date: 2001-01-18
Good for the examReview Date: 2001-01-07
CONCEPTUAL GUIDEReview Date: 2001-01-05
I would recommend the book to those seeking foundation knowledge in the art of network security while cautioning that expectations of specific Cisco guidance might be better satisfied through research of Cisco repositories.
Great Book! I would also recommend the course!Review Date: 2000-12-05

Used price: $12.99

Excellent starting point!Review Date: 2008-06-02
Quick and easy to understand introduction to Rails for the Experienced Java DeveloperReview Date: 2008-02-09
The Bad: This book was published over a year ago, so it uses an older version of Rails. This means some commands don't work if you're using Rails 2.0. It's also a little light on Ruby, so I didn't feel I learned as much about the language as I was hoping to. That's understandable as it's more of a Rails book than a Ruby book.
Incomplete and unorganizedReview Date: 2007-11-15
Made me loosing some time, which is not what I expect from such a book.
Very Nice but not for everyoneReview Date: 2007-07-07
I have been puzzled by the relatively lower ranking of this book in the Amazon sales rankings compared to other Ruby/Ruby on Rails books. What is even more puzzling is the fact that amlost everyone who has bothered to write a review has given it full five starts including myself. Here is my guess on why is it so (I may be wrong):
This book assumes certain experience, skill set, knowledge, and sophistication on the reader's part. This means that the person should have a good deal of Java and more importantly J2EE knowledge and real-world experience both as a developer and architect. Unless one has suffered through the baggage that goes with "Enterprise Java", it is very hard to understand and appreciate what the authors are trying to say. Merely having played with J2EE/Java is not sufficient to enjoy this book and get something out of it. You have to lived through at least one complete life-cycle of a typical J2EE project to appreciate the fine points that the authors are making in this book.
One thing is clear to me: even though they try very hard to maintain a neutral posture throughout the book, given a choice, they would rather code Ruby and RoR than Java and J2EE (who wouldn't?).
If you have the necessary experience, knowledge, and skills; then the book becomes very useful. I have particularly enjoyed the later chapters of the book dealing with Testing, Rake, Web Services, and Security.
I hope that they continue to "push" the boundaries of Ruby on Rails knowledge and share it with the rest of us in their excellent writing style.
Gentle Introduction to Ruby on Rails for the Experienced Java DeveloperReview Date: 2007-05-20
Halloway and Gehtland provide a tutorial to learning Ruby and Rails by examining similarities with Java. The tutorial progresses by providing examples in both Ruby and Java using popular Java frameworks. The introduction of Ruby and Rails concepts by juxtaposing them with similar concepts implemented in Java is comforting for the developer who may feel a little intimidated by the differences between the languages. Working through the book, the Java developer will learn the basics about creating and deploying Ruby on Rails applications, picking up an exciting new language along the way.
The first three chapters introduce the Ruby programming language. This is the best Java-centric Ruby introduction that I've seen and it's something I wish I had available to me when I was first learning the language. The rest of the material covers the basics of Rails applications as well as web services and security issues. I found the chapters on testing and automating the development process to be particularly good.
The approach this book takes may not be suitable for everyone. After a certain point, I found that the constant juxtaposition of the Java way of accomplishing a task with the Ruby on Rails way of accomplishing a task wore a bit thin. I found myself just trying to skip past the Java bits to get on with the Ruby. Still, I found the book to be quite good overall. If you are an experienced Java developer seeking a gentle introduction to Ruby on Rails, you can't do better than "Rails for Java Developers".

Used price: $1.00

No Nonsense or Fluff InstructionReview Date: 2008-08-12
Sharepoint User's GuideReview Date: 2006-08-15
Not good enough introduction to SharePointReview Date: 2005-06-01
I had to do my own research, and found this from Microsoft website:
-----------------------------------------------------------
Windows SharePoint Services is a collection of services for Microsoft Windows Server™ 2003 that you can use to create team-oriented Web sites to share information and foster collaboration with other users on documents. You can also use Windows SharePoint Services as a development platform for creating collaboration and information-sharing applications.
-----------------------------------------------------------
Which I think is more useful than chapter 1 of this book.
A journey to nowhereReview Date: 2005-04-14
The book is very small in size and contains about 130 pages. It claims to be for end users, but wastes almost 20% of those pages (at the end of the book) telling you how to setup SharePoint.
The barely legible examples in the book are based on the authors writing of the book. Most contain very little of substance causing me to wonder how much real world experience the authors have with SharePoint.
The help system is free and there is another end user book (which I reviewed positively) available in the same price range.
Not real thrilled with the audience selection for this title...Review Date: 2006-09-24
Contents: Working with Sites and Workspaces; Basic Web Parts; Extending Site Pages; Securing SharePoint Sites; Integrating with Office 2003; Setting Up Windows SharePoint Services; Index
This book is targeted for SharePoint users looking to do the most common tasks within the package. As such, I would think that I could theoretically give this to my end users as a guide to the software. But there's far too many references to other software packages like IIS, SQL Server 2000, etc. There's also an entire chapter on how to install SharePoint, which is really outside the capabilities (or interests) of that end user base. OK, so perhaps this is better for a technical user audience. But in my experience, that audience wants a lot of details on the guts of the software, not just a guide that says "do this, this, and this..." So if that's the case, what group *does* this book hit? I really don't know...
The information in the book isn't bad, it's just that it's difficult to determine who best would benefit from the material without an inordinate amount of inappropriate stuff thrown in...

Used price: $42.82

Used price: $88.00

Used price: $7.95

"Complete Reference" Is a Mis-NomerReview Date: 2005-01-09
This book is aimed at two groups of people: Apache administrators of all levels and Apache module authors. This range of readers means that the book must cover concepts both having to do with programming and with basic configuration. I hope I have accomplished that task in a way the book is useful to both sets of people.
That's a monumental task to take on! Writing a book for each group separately would each take a tome the size of this book. Instead, we cram two subjects into one book without increasing size and get this -- a book that covers everything but in missing detail.
The first the sections start off on the right foot -- an introduction to Apache and how the web works; a comparison of Apache 1.3 and 2.0 with other web servers; configuring, compiling, and installing Apache; and a module overviews, including the MPM modules that handle pre-forking and threading.
After that, the details begin to slip. Sure, you can get Apache up and running with this book. Heck, you can even get it to pull off some nice tricks with this book. It's not until you start dabbling in these "nice tricks," though, that the incompleteness of this book shows through.
For example, while explaining virtual hosting, the author goes over two ways to go about it -- the one-by-one method and mass virtual hosting using mod_vhost_alias. However, he only briefly mentions using a third method, mod_rewite, which is admittedly more complex. The author also spends some time going over security and logging issues with virtual hosting, but at 21 pages, the chapter covering virtual hosting leaves a lot to be desired.
The same goes if you're interested in programming for Apache. Actually, I'm taken aback as to the amount of coverage the author devotes to the programming of Apache. Not because the author goes into greater detail on how the Apache code works than I care to indulge in (which is to say, any). It's because of it's interspersal throughout the book. In the end, this upsets both sets of people -- the administrators that don't want to program and the programmers that don't want to administer.
I guess one could say that this is a "complete reference" in that it covers every aspect of Apache. However, I'd rather have a "complete reference" that covers its subjects in full detail.
If your new to web servers this book isn't for you.Review Date: 2002-10-30
Beginners RUN!Review Date: 2004-10-21
Not a book to learn fromReview Date: 2005-06-22

Used price: $25.00

Used price: $14.95

Book Review: Super Searchers Go to the SourceReview Date: 2002-02-11
Author Risa Sacks has found 12 researchers to explain the process, and thanks to Risa's own interviewing skills, the reader has almost 400 pages of examples, case studies, strategies, and stories. Readers will have the opportunity to learn from journalists, reporters, writers, private investigators, educators, an independent research company, a large reserach firm, a competitive intelligence specialist, and a librarian at a large corporation. Each interview ends with a list of Super Searcher Tips, and the appendix includes helpful references to websites, databases, books and articles.
I highly recommend this book to anyone interested in developing or improving interviewing and research skills.
SS Go to the Source recommended for all researchers.Review Date: 2002-01-16
This is a wonderful book -- a fascinating and entertaining look at primary research through the experience, stories and advice of twelve practioners. While most of us think of primary research as being the domain of private detectives and investigative journalists, current circumstances make it possible and often necessary, for any researcher to seek out or to verify information through consulting primary sources. Skillful use of the Internet can access a goldmine of competitive intelligence information; proper investigative techniques can lead to information not available in the best indexed databases; and knowledge of what information is collected, stored and available publicly is an asset when tracking elusive data. Most of this is learned only through experience - by doing and trying different methods. The value in this book comes from the experience shared by researchers, journalists, telephone researchers, and private investigators presented in a very readable way. The advice is practical and some of the stories are hilarious!
The book itself serves as an excellent example of the use of primary research. Risa Sacks has skillfully conducted and presented the interviews which touched on the following themes: the difficulties of engaging in primary research, the use of the internet for primary research, techniques for approaching people, interviewing techniques, methods for locating documents, legal issues and use of the phone in primary research.
This is a very useful book - I highly recommend it.
Good information, bad structure.Review Date: 2004-07-12


This is not a good book for understanding PPPReview Date: 2002-03-31
"The" PPP BookReview Date: 2001-05-18
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