10/20/2011

Electronic Commerce: Principles and Practice Review

Electronic Commerce: Principles and Practice
Average Reviews:

(More customer reviews)
Hossein Bidgoli's Electronic Commerce: Principles and Practice is a comprehensive reference and analysis of a phenomenon that has globally revolutionized economics as we know it: e-commerce, the buying and selling of goods and services over the Internet, potentially to anywhere in the world. Among the many specific issues addressed by this fantastic guide are marketing and advertising on the World Wide Web, security issues, legal and tax issues, and how to build a successful e-commerce site. Projects and exercises to test your understanding conclude each chapter. The text's wording is straightforward, deliberately geared toward people who have had little or no experience with the Internet, and clear enough for the lay person to easily understand; anyone with a little spare time can use Electronic Commerce to teach themselves the same basic knowledge offered in entry-level seminars for hundreds of dollars of tuition. Electronic Commerce covers everything except how to create a webpage in HTML or write programs with specific computer languages/softwares, and is an invaluable, basic primer for anyone who is new to the art and skill of doing business over the Internet!

Click Here to see more reviews about: Electronic Commerce: Principles and Practice



Buy Now

Click here for more information about Electronic Commerce: Principles and Practice

Read More...

10/19/2011

The Total CISSP Exam Prep Book: Practice Questions, Answers, and Test Taking Tips and Techniques Review

The Total CISSP Exam Prep Book: Practice Questions, Answers, and Test Taking Tips and Techniques
Average Reviews:

(More customer reviews)
Full Disclosure: I've worked with all of the contributing authors of this book and consider them friends of mine. I also consider each of them consummate professionals who truly know their stuff.
This book is NOT for those who are just beginning their study for the CISSP exam. It IS for those who are nearly ready to take the exam and simply need to ensure that they have a complete understanding of the 10 domains and the types of questions likely to be on the exam. (One reviewer states that some of the questions are unclear... well, *perhaps* that is true, but then again so are the questions on the actual exam. The purpose of this book is to prepare you for that exam and I believe it closely mirrors what you are likely to see when you sit for the CISSP test... therefore, the book accomplishes it's goal very well indeed.)
This book does not replace books such as Shon Harris' excellent "CISSP All-In-One Exam Guide". Nor does it try to do so. Nor should it. Shon's book is excellent for those who need full disclosure of all of the information covered in the ten domains... those who are just beginning their CISSP study. This book is more of of a polisher for those who already know most of the material and just need to find (and plug) knowledge gaps... and for that purpose, it is nothing short of outstanding!
In short, I highly recommend this book. It is not for everyone and most will need to work up to it. But if your almost ready to take the CISSP exam, then you should definately go through the questions in this book first.
Keith Palmgren, CISSP

Click Here to see more reviews about: The Total CISSP Exam Prep Book: Practice Questions, Answers, and Test Taking Tips and Techniques

Until now, those preparing to take the Certified Information Systems Security Professional (CISSP) examination were not afforded the luxury of studying a single, easy-to-use manual. Written by ten subject matter experts (SMEs) - all CISSPs - this test prep book allows CISSP candidates to test their current knowledge in each of the ten security domains that make up the Common Body of Knowledge (CBK) from which the CISSP examination is based on. The Total CISSP Exam Prep Book: Practice Questions, Answers, and Test Taking Tips and Techniques provides an outline of the subjects, topics, and sub-topics contained within each domain in the CBK, and with it you can readily identify terms and concepts that you will need to know for the exam.The book starts with a review of each of the ten domains and provides 25 sample questions with answers and references for each. It discusses successful approaches for preparing for the exam based on experiences of those who have recently passed the exam. It then provides a complete 250-question practice exam with answers. Explanations are provided to clarify why the correct answers are correct, and why the incorrect answers are incorrect. With a total of 500 sample questions, The Total CISSP Exam Prep Book gives you a full flavor of what it will take to pass the exam.

Buy NowGet 39% OFF

Click here for more information about The Total CISSP Exam Prep Book: Practice Questions, Answers, and Test Taking Tips and Techniques

Read More...

Sun (R) Certified System Administrator for Solaris (TM) 10 Study Guide (Exams 310-200 & 310-202) Review

Sun (R) Certified System Administrator for Solaris (TM) 10 Study Guide (Exams 310-200 and 310-202)
Average Reviews:

(More customer reviews)
I'd say this book, is one of the worse SCSA study guides I've read.
*So, far I've corrected a good amount of the selftest questions/answers.
*VERY limited information about SMF. There's TONS of information that's 9 related. Statements about starting SSHD via /etc/init.d/sshd SORRY Solaris 10 uses 'svcadm -v enable ssh' NOT an init script. Coverage on settng up rlogin/rsh tools with no password. However, NO mention of SSH doing the same over an encrypted line. Talk about misleading! The covering of inetd implies that you can use the 'standard' /etc/inet/inetd.conf script. NO mention of the inetconv only the inetadm. There's also NO mention of the '-r' flag that starts everything that a service needs. Hence, 'svcadm -v enable -r nfs/server'.
*What's with 'how to setup NIS'? NIS is DEAD that's POOR material for Solaris 10 (maybe 7/8), how about LDAP setup coverage? Even Sun has dropped support of NIS. They don't provide the ldap client SMF mention in the book. They suggest the client is started with the 'ldapclient' command where it's 'ldap.client'. MOST things he implies are standard init scripts where MOST are wrappers for SMF. This SHOULD be mentioned since most newbies will probably miss it.
*SVM coverage doesn't really explain 'how' to create volumes. The tools they mention in a setup (how to do it) use SMC MOST people or seasoned SAs will use the command line tools. There's NO mention to the fact two disk mirror of the root doesn't work right in Solaris 10 (known bug and waiting patch for).
*The coverage of Jumptart & Zones are fast and brief. It's more like a 'summary' then an actual insight of the two. Page: 160
Question 2.)
Correct answer should be A, BUT the device name is incorrect it should be.
/dev/rdsk/c0d0s0 NOT /dev/rdsk/c0d0s3
Page: 161
Question 7.) Grammatical error: 'mountall' command should be 'umountall'
Page: 178
There is NO -D useradd default option for "shell" never has probably never will be.
useradd -D -s /bin/ksh does NOT work there IS NO -s command.
I'm using Solaris Express Nevada latest release and it doesn't have it either. Someone thinking Linux?
Page: 210
There is NO /etc/init.d/sshd for Solaris 10 EVER! It's always been
svcadm -v enable ssh
Someone was clearly thinking Solaris 9 on this.
Page: 229
Question 11: The "real" correct answer is B, head will report the 'first three' most recent reboot commands, last will report the 'first' from the creation date of the file.
Page: 498
Question 4.)
Should A,B,C be within /etc/security/ NOT just /etc/?
These are the 'quick' skim from the book of notes I made. When I got tired I said I'd go back and make more corrections, but haven't had the chance yet. Probably won't got what I needed out of the book which wasn't much.I can go on and on.
Don't waste your time on this book. If you're a 'newbie' to Solaris, great. If you're a seasoned SA looking for "Real 10" material, read all the docs.sun.com Solaris 10 information. However, save your money and attempt the Bill Calkins release (still being delivered to me, hopefully better then this waste of money) or as mentioned docs at Sun. This is a total disappointment for anyone 'really' wanting to know the juice of Solaris 10. Coming for a guy who's wrote a lot of stuff for BigAdmin and what not this is a waste. Contact me if you want 'specifics' on this search for William Pool rotaecho@yahoo.com

Click Here to see more reviews about: Sun (R) Certified System Administrator for Solaris (TM) 10 Study Guide (Exams 310-200 & 310-202)

Primarily Written for those who want to earn the Sun Certified System Administrator (SCSA) certification for Solaris 10, this guide presents full coverage of the official objectives for both the required exams: CX-310-200 and CX-310-202. In spite of the laser sharp focus on the exam objectives, this is not a cram style book. Written in a classroom-based teaching style, this book presents material in a sequential fashion: topics and chapters build upon the previously covered topics and chapters. There is no hopping from topic to topic. An introductory chapter for beginners and a cohesive, concise, yet comprehensive presentation of the material makes it a self contained book that requires no prior experience in Solaris or UNIX. Even after passing the exam, you will find yourself coming back to use this book as an on-the-job reference.Full coverage of exam topics includes:
Basic and advanced Solaris 10 installation
Managing file systems and core dumps
Performing user and security administration
Managing network printers and system processes
Performing system backups and restores and managing storage volumes
Managing naming services
Managing role based access control and system messaging
Understanding fundamentals of TCP/IP networking and managing network services
The book features complete details on all exam objectives, 250+ practice questions, step-by-step exercises, on-the-job elements, a two-minute drill at the end of each chapter that reviews the key points in the chapter, and chapter self-tests. The CD contains MasterExam practice exam software with all new questions, a Searchable electronic book, and a second practice exam (with free online registration).

Buy NowGet 37% OFF

Click here for more information about Sun (R) Certified System Administrator for Solaris (TM) 10 Study Guide (Exams 310-200 & 310-202)

Read More...

10/18/2011

All in a Day's Work: Scenes and Stories from an Adirondack Medical Practice (Q) Review

All in a Day's Work: Scenes and Stories from an Adirondack Medical Practice (Q)
Average Reviews:

(More customer reviews)
All In A Day's Work: Scenes And Stories from an Adriondack Medical Practice presents the ruminations of an experienced medical doctor whose home visits amid the Adriondacks allowed him to take in the beautiful scenery, capture photographs, and bring help to people who needed it, especially in a part of the nation with a high population of senior citizens. Full-color photographs illustrate every page, and the down-to-earth narrative text describes not only the beauty and majesty of the scenery, but also vignettes from the lives of patients, some stories uplifting, some heartbreaking. An emotionally moving portrait of land and the people who call it home.


Click Here to see more reviews about: All in a Day's Work: Scenes and Stories from an Adirondack Medical Practice (Q)



Buy Now

Click here for more information about All in a Day's Work: Scenes and Stories from an Adirondack Medical Practice (Q)

Read More...

10/17/2011

Cisco(r) CCIE(tm) Lab Practice Kit Review

Cisco(r) CCIE(tm) Lab Practice Kit
Average Reviews:

(More customer reviews)
The book is great it has five very detailed lab exams. Just what a candidate needs to practice for the two day hands on lab. I have taken the exam twice, so I can tell you the authors were right on with the title of the first chapter "As close as you can get".

Click Here to see more reviews about: Cisco(r) CCIE(tm) Lab Practice Kit

This is the ultimate hands-on preparation tool for the rigorous two-day CCIE lab exam. The book covers voice technology, multicasting, and VPNs, and contains 6 full-scale CCIE lab case studies. The bonus CD-ROM includes actual configurations ideal for practice.

Buy Now

Click here for more information about Cisco(r) CCIE(tm) Lab Practice Kit

Read More...

Community in the Digital Age: Philosophy and Practice Review

Community in the Digital Age: Philosophy and Practice
Average Reviews:

(More customer reviews)
If it's a philosophical discussion of how community is changing in the digital age that is needed, you need go no further than Andrew Feenberg and Darin Barney's collection Community In The Digital Age: it updates and extends debates about who we are when we're online, discusses differences between online and offline realities, and provides critical assessments of the Internet's relationships to public life. A challenging survey of one of the fastest-changing relationships in modern times, Community In The Digital Age should be required reading.


Click Here to see more reviews about: Community in the Digital Age: Philosophy and Practice

Community in the Digital Age features the latest, most challenging work in an important and fast-changing field, providing a forum for some of the leading North American social scientists and philosophers concerned with the social and political implications of this new technology. Their provocative arguments touch on all sides of the debate surrounding the Internet, community, and democracy.

Buy NowGet 19% OFF

Click here for more information about Community in the Digital Age: Philosophy and Practice

Read More...

10/16/2011

Real Web Project Management: Case Studies and Best Practices from the Trenches Review

Real Web Project Management: Case Studies and Best Practices from the Trenches
Average Reviews:

(More customer reviews)
I've read a couple of other books on the subject, and though they were all excellent judged on their own merits, Shelford and Remillard's book stands out in at least three ways:
First, the emphasis placed on the practical aspects of web project management is invaluable. They just don't talk about what should be done, but also show how to do it. For instance, one knows that in order to be an effective project manager, s/he has to get along with all the players on the team. That's common sense, but what really helps is tips on how it should be done, as the authors do. In the quality assurance section, the importance of bug tracking is mentioned. Then they go on to talk about how to track the different bugs, the tools to use, information to keep etc.
Second, as someone before me has already mentioned, the case-studies in the book are really helpful. They give insight into how web projects are handled in the real world, ie corporations and smaller companies. If you're going to be working as a web PM, it certainly helps to know about the experiences others have had. In one example, the situation of an indepedent consultant is described - he has to deal with three or four different, non-complying, business units within the same company to simply obtain a copy of the the marketing email distribution list needed for the project. If you find yourself having to deal with problematic clients, you'll have a head start on how to handle the situation. We as readers can benefit from years of acumen developed and distilled by other project managers by simply reading the case-studies.
Thirdly, the templates and other documents provided in the CD are a good starting point for your own projects. You can put them to use immediately with minor modifications. Samples for various mock projects are provided, so you know what kind of information to collect.
All in all, a good book.

Click Here to see more reviews about: Real Web Project Management: Case Studies and Best Practices from the Trenches



Buy NowGet 30% OFF

Click here for more information about Real Web Project Management: Case Studies and Best Practices from the Trenches

Read More...