Home :: Books :: Entertainment  

Arts & Photography
Audio CDs
Audiocassettes
Biographies & Memoirs
Business & Investing
Children's Books
Christianity
Comics & Graphic Novels
Computers & Internet
Cooking, Food & Wine
Entertainment

Gay & Lesbian
Health, Mind & Body
History
Home & Garden
Horror
Literature & Fiction
Mystery & Thrillers
Nonfiction
Outdoors & Nature
Parenting & Families
Professional & Technical
Reference
Religion & Spirituality
Romance
Science
Science Fiction & Fantasy
Sports
Teens
Travel
Women's Fiction
Embedded FreeBSD Cookbook

Embedded FreeBSD Cookbook

List Price: $49.95
Your Price: $33.97
Product Info Reviews

<< 1 >>

Rating: 5 stars
Summary: Thinking outside the box
Review: Amazing book, like no other. Most books include things like a 'Table of Contents' and organized chapters.. not these guys. They have learned to think outside the box and have created all new features never seen before in any other book, such as placing part of chapter 4 inside of chapter 2 and omitting chapter 1 completely. Amazing, Brilliant.
Yes, this is sarcasm. Be careful when ordering this book because, although they are pretty good writers, they are not very good at book binding.

But luckily, they do include a cdrom that contains the entire book in electronic format so you're not completely [lost].

Rating: 1 stars
Summary: not useful at all
Review: the tomcat installation page , show the snapshot of the tomcat application server which is running in windows platform .

Rating: 5 stars
Summary: Great Book! a real cookbook
Review: Very clear. No waste of time with useless listings.

Rating: 4 stars
Summary: A unique look inside the embedded development process
Review: When I skimmed 'Embedded FreeBSD Cookbook' (EFC) in the bookstore, I was impressed by the amount of general FreeBSD information it contained. Now that I've bought and read it, I'm glad this book caught my eye. Although EFC is somewhat dated by its use of FreeBSD 4.4 (released Sep 01), I learned more about about FreeBSD internals. I also gained insights into what is needed to create an embedded appliance from the ground up.

EFC describes how the Measurement Computing company used FreeBSD 4.4 to create their Digital Input-Output (DIO) server appliance, built on a Network Engines 'Roadster' platform. The author explains the advantages of embedded systems and why it makes sense to construct them using open source software. He also defends the use of BSD-licensed software to build the DIO.

The best aspect of the book was its direct nature and breadth of coverage. EFC addresses many topics in a clear and concise manner, including processes, daemons, system calls, and library usage. I found this direct and efficient approach a good way to become familiar with subjects covered in much greater depth by books like McKusick and Neville-Neil's 'The Design and Implementation of the FreeBSD Operating System.'

On the downside, for a reader on the eve of 2005, the book is dated in several respects. EFC's use of FreeBSD 4.x means some of its material no longer applies to FreeBSD 5.x. For example, 5.x uses DEVFS in place of manual device node creation. System source code (like the cdevsw structure in bus_private.h) is often much different. Some code, like ch 2's explanation of forking, works on 4.x but not 5.x. The use of the Java JDK version 1.1.8 really dates the book, as well. Finally, several typos change the meaning of parts of the text. For example, p. 30 appears to show 'gcc -00' (two zeroes) when I believe it should be 'gcc -O0' (capital O, zero) to disable compiler optimizations. Below on the same page, objdump should be passed the '--disassemble' or the '-d' switch, not '-disassemble'.

Overall, I still liked reading EFC. The book gave me plenty to consider, should I ever want to deploy an embedded appliance. Companies like St Bernard do use FreeBSD in their appliances, so perhaps an update by one of their developers would be in order?


<< 1 >>

© 2004, ReviewFocus or its affiliates