Software Books
Related Subjects: Adobe Microsoft
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

power of groupwareReview Date: 1999-08-24
power of groupwareReview Date: 1999-08-24
Author Knows her stuffReview Date: 1999-05-18
I am looking forward to the release of the book.
No waffle, just the factsReview Date: 2001-04-20

Used price: $35.00

Best!Review Date: 2007-10-10
Great for Compiler WritersReview Date: 2007-08-12
An Excellent ResourceReview Date: 2007-05-05
Excellent coverage of MSIL 2.0Review Date: 2007-02-02

Used price: $19.99

Great bookReview Date: 2007-07-18
Excellent bookReview Date: 2007-07-15
Considering the price a worthy investmentReview Date: 2007-07-15
Superb read!Review Date: 2007-07-16

Used price: $2.27

JSFL BibleReview Date: 2006-02-07
JavaScript + Flash + Extensions = WOWReview Date: 2006-01-29
Basically it teaches the basic Flash user that you can extend what Flash normally does for you in its normal authoring environment. Like create new drawing tools, create commands that perform complex real-time tasks instantly (similiar to custom macros), create custom user interfaces, add timeline effects (scripted tweens) to any object, and create scripted behaviors (prebuilt code components) to help almost automate your Flash development.
If your an exisiting Flash developer who knows how code with ActionScript and needs a way to streamline your development environment and development time, this is a book you shouldn't pass up.
Great book for teaching how to create ExtensionsReview Date: 2004-07-25
At first I had never heard about 'Extending' Flash MX 2004, but hopefully my following explanation may help you to understand this concept if you are new to this term. Imagine Flash MX 2004 being a customizable browser such as Firefox. In Firefox, you can download snippets of programs called extensions that add some cool, extra features to your browser. Creating new extensions for Flash MX 2004 is similar to developing extensions for your browser. Using a new language called JavaScript Flash (JSFL), you have the ability to create scripts, commands, behaviors, etc. that add new functionality to not a Flash animation, but to your actual Flash MX 2004 application itself.
This book teaches you how to use JavaScript Flash to create extensions - custom commands, menu items, and others things to help make repetitive tasks easier and enhance your Flash MX 2004 program. You start with the basics and progress towards complicated techniques. Early on you start by creating a command that, for example, allows you to take any shape and automatically arrange them on a user-defined grid. Towards the end, you move beyond simple commands and learn how to modify Behaviors, create custom interfaces using XML, and more!
Another great feature of this book is the expansive JavaScript Flash (JSFL) reference. The JSFL reference section contains all of the various items of the JSFL language that you can refer to when creating your own JSFL extensions. For any JSFL code item or property, you will find a description, the types of values it accepts, and a code example.
If you use Flash MX 2004 extensively and are interested in automating some of the repetitive tasks or adding new, useful features to Flash, you will find this book's coverage of this new topic excellent for intermediate and advanced users.
Extending Flash makes your life easyReview Date: 2004-06-30

Used price: $45.00

U. of Iowa, Handbook of FPReview Date: 2000-03-26
The most practical book I use in my medical practiceReview Date: 1998-06-17
Evidence-based pocket infoReview Date: 2001-12-31
great resourceReview Date: 2001-07-17

Used price: $0.34

Good review of a complex and controversial subject.Review Date: 1998-10-12
Learn from software failuresReview Date: 2000-01-01
Fatal Defect describes dozens of software failures, how they happened, and the efforts to correct them. The defects occur in banking systems, stock exchange mechanisms, aircraft and spacecraft guidance computers, medical equipment, telecommuncations, and scientific computation. Some of these failures are famous; others are little known. Regardless, the descriptions always provide the kind of technical detail that you need to really appreciate the situation. Petersen is a journalist for science news and is clearly a professional when it comes to describing technical issues for the intelligent layman.
Moreover, he tells the stories of people who found the errors, lead the efforts to correct them, or who tried to raise the standards of the industry. Nancy Leveson investigated the Therac-25 defect that lead to several deaths in 1986. This influenced her efforts to design software safety standards. Learning from failures requires knowing about them. But the details of many failures are often kept quiet, being marked proprietary or secret to avoid embarrassment or litigation. Peter Neumann tried to open up the discussion of computer failures with RISKS digest. He started it in 1985 but even today it remains one the best places to learn about the technical details behind dangerous system failures. David Parnas took the lead in criticizing the Star Wars strategic defense initiative. He noted that there would inevitably be defects in the software and that there was no way to conduct a comprehensive system test, short of a nuclear war. He then moved on to overseeing the engineering processes at the Darlington nuclear plant, ensuring that the software was correct, even though this delayed the project completion by three years. Vic Basili was one of the first to conduct controlled experiments with programming teams to determine which development methods actually produced the most reliable software. For example, in 1982, he established that code reviews were far more effective than functional testing, a result that is only beginning to be regularly applied to engineering practice today. These results lead he and Harlan Mills to develop the Cleanroom process which Mills taught at NASA and IBM.
Petersen tells the stories of these and other engineers, describing their background and how their careers lead them on the paths that they ended up. I'd been familiar with the ideas of many of these people, but i found it very interesting to learn of the experiences that had lead them to formulate and articulate these ideas.
The issue of what constitutes effective means for developing reliable software is becoming more than just a practical matter with recent events. Earlier this year the Texas board of professional engineers started licensing software engineers and the Institute for Electrical and Electronics Engineers plans to start certifying software engineers in 2000. Licensing means more than just professionalism and status. It also means acknowledging accepted practice and deviating from it at the risk of malpractice. If the licensing process is done well, it will base itself on the fine, but tentative work done by the people described in this book. If it is done poorly, it may merely enshrine the latest fad in law.
Well thought-outReview Date: 2000-10-02
This book should be required reading for everybody in the IT industry!
Thought-provokingReview Date: 2002-11-13
Other parts of the book talk about why building good software can be so hard, and about some of the people and organizations that work towards developing approaches to issues in software quality and construction. You wouldn't think that these would be particularly interesting subjects, but for the most part the author makes them come alive.
This is not a technical book--don't expect to come away from it with any new debugging techniques. Rather, expect it to give you lots of food for thought.

Used price: $12.53

Go from user to power user in 300 easy pagesReview Date: 2008-02-02
Do yourself a favor and pick up a copy of this slim, portable, and power-packed book. You won't regret it!
Refreshing and Updated for Power UsersReview Date: 2008-02-11
1 In less than 260 pages (340 considering appendixes) quickly covers a wide and useful selection of topics
2 The text is updated to the latest improvements in EVERY subject
3 Very easy to read and follow with or without a computer at hand
4 Command line oriented
Let me explain:
1 From the Table of Contents you may see the book covers practically everything most users will need when using a Linux as Server or Desktop; that selection of subjects was really well calculated and provides with a mix that is rarelly found. Also, the "depth" for the provided information was carefully calibrated in order to show the most useful situations (by the way avoiding being boring with nerdy configurations)
The authors provide with a minimal and informal introducion to every subject, and next use a good selection of samples for illustration.
2 Surprisingly, all chapters were written taking into account a lot of "modern" improvements in distro/commands/kernel. Every old-Linux user may appreciate here the giant advances made by Linux to the point that practically every subject is now simple to manage (or at least not esoteric.)
3 As I have several years using Linux, most of the material presented was familiar (with a lot of "modern" surprises), but the organization and style did let me follow all the text without needing to test the examples or configurations in order to understand anything. At least for me, it is a big bonus.
4 99% of the recipes and examples apply to the command line (with some mentions to the graphical front-ends). This may be sad for new users, but very important for administrators or users that look for "maximum flexibility", or "task automation" or work in "server environments" where the GUI is not allowed or discouraged.
Perfect Book for Power Users Wanting to Extend Their SkillsReview Date: 2007-12-30
What I like:
The three big things that I like about Linux Toolbox are:
1) It concisely shows you how to use the Linux command line to solve many of the most common personal and administrative tasks.
2) It uses the proven "learn by doing" method to show the reader how to just "get stuff done" from the Linux command line.
3) What really sets this book apart from other "next level" type books is its well thought layout and how they organized the content in a quickly accessible way. Negus & Caen split the content out by Shell stuff, Working w/Files, Text Manipulation, Multimedia, Administration, Backups, Networking, etc.. . Well thought out and quickly useful as an on-hand reference.
So who should buy this book?
I see it being a "best fit" for two groups of people:
1) Technical users and admins who want to become more competent on the command line and be able to do ten times more work thought automation (scripting).
2) Windows power users who want to become more savvy on the Linux side (Linux power user wannabes). Especially those who need to get Linux CLI/shell proficient quickly (such as Windows sys-admins who have had Linux forced on them)
Old Timers Too:
The cool thing is that even if you've been using Linux for years (as I have), there are still useful "Oooo.. cool!" moments peppered throughout the book. Do you know how to properly (and quickly) get the most out of classic power tools like find, sed, awk, case, and tr? Are you armed with experience in all the newer über tools such as screen, dmidecode, growisofs? Do you know how to do software RAID from the command line (mdadm) or know how to build & control LVM via its command line tools? If you answered "no" to any of these.. you should check check out Linux Toolbox.
Negus and Caen have a winner here. Good job guys.
Tweeks
A very good deskside book!Review Date: 2007-12-14
If you're looking for a gift for your beloved Fedora/Red Hat geek, this is it. You'll be thanked when the gift is opened, and you'll be thanked each time as the book is used over and over.
--
Jesse Keating
Fedora Release Engineer

Used price: $0.40

Great BookReview Date: 2001-05-15
Great BookReview Date: 2001-05-15
EssentialReview Date: 2001-07-19
You could learn Fireworks with this book if you are patient or have a lot of time, but its better suited as a reference book. The layout and order of things don't flow like a step by step, beginners book.
Don't get me wrong, this is an excellant book with a wealth of information. If you are looking for inspirational design ideas then this isn't it. There are some more advanced topics such as customizing Fireworks and a chapter on integrating Fireworks with Dreamweaver. Good value for the money. If you want to find info quick, this book fits the bill.
No nonsense in this oneReview Date: 2001-07-13

Used price: $2.36

I'm lovin it!Review Date: 2007-01-24
A work of art! Opens all new possibilities to script buildersReview Date: 2005-09-12
It is clearly written and reads more smoothly than most programming books. While it does assume a basic literacy with ActionScript, it does not leave you flailing with complex 3D concepts. You may have to pull out your definitions of sine and cosine, but beyond that, it is pretty light lifting.
The genious of the book is that it violates commmon assumptions, and this results in simple, elegant techniques that are also powerful for a wide range of problems. The common assumption is that Flash doesn't do 3D. Don't believe it anymore. If you are willing to use some basic limitations to your application (such as keeping your polygon count down), you can have some smoothly flowing, useful 3D applications with relatively little effort. And unless I'm mistaken, those applications will run equally well on a browser running on a Mac, Windows or Linux.
The solutions are simple and eclectic. The authors have created a variety of 3D engines - each optimized for a given purpose. The engines are simple enough that (in theory) you can take the source and enhance it to your needs. Each technique is backed up by source code that you can download from the publisher's web site. But don't shortchange yourself with only the sample code - the explanations in the text are worth the cost of the paper book.
Here are my favorite techniques:
* ch 8 (P 195) - Drawing API and Math for 3D - here they explain and provide a working polygon 3D engine. The demos work smoothly (at least 20-30 frames per second) on my cheap Dell laptop. The demos include a oragami bird and a rocket ship with at least 10-20 polgons each. It doesn't support bitmapped textures, but it does offer fill color and shading support.
* ch 9 - 3D Slice Engine - this is the more clever, powerful and non-obvious technique of the book. Check out "dad.swf" in the binary samples from the web site to get an idea of the power of this approach - the author has made a 3D talking head of his father from a photograph! The idea here is that if you can view your 3D world as a topographical map, then you can model it with a set of parallel planes, where each plane represents a certain cut through the entire 3D model. This approach, though not immediately intuitive, is extremely powerful in Flash because it plays on the strenghths of Flash. Each plane is represented by two "movieclip" objects, with one embedded in the other. The first one handles scaling, and the second handles rotation, within the scaled clip. The hidden surface problem is finessed because the planes are parallel - so you only reverse the rendering order once every 180 degrees of change in viewer angle. This enables you to handle full bitmap detail of your scenes, and the result is pretty dazzling! The basic rendering engine requires only about 50 lines of ActionScript!
* Ch 6 - Parallax Scrolling - This name is misleading - it really goes beyond a scrolling 2D game model. In the Wyvern's Claw" example, it explores the idea of building a 3D world like a movie set - with a set of strategically placed flat surfaces (like the fronts of buildings in the studio sets). Each surface is a movieclip, and your script manages the proper scaling and shading as the viewer moves through. The demo then shows an animated walk-through of a small town rendering in such a way. This seems very cool for a potential game.
I'm already using the Chapter 9 slice engine for a work-related project - multidimensional data browsing. So for me, the book was not only stimulating to read but valuable!
Trigonometry background required in some chaptersReview Date: 2005-02-23
Chapter 1 Introduction to Flash 3D
Chapter 2 Light and Shadow
Chapter 3 Scaling for 3D
Chapter 4 Isometric 3D
Chapter 5 Focus and Depth of Field
Chapter 6 Parallax Scrolling
Chapter 7 Text Effects in 3D Space
Chapter 8 Drawing API and Math for 3D
Chapter 9 3D Slice Engine
Chapter 10 Departure Lounge: Moving beyond Flash 3D
Chapters 1, 2, 3, 4, 6 and 10 don't require a trigonometry
background. One of Chapter 6 topics uses XML though.
The best chapters for me were 1, 2, 3, 4 and 6.
I gave the book 5 stars because it has something for everyone.
Some people use Flash to create digital art while others use it
for practical purposes. This book delivers to both people.
Unfortunately, I belong to the latter kind and some of the topics
aren't for me.
I also think that some chapters are impractical unless you're
really a math geek. For example, I think Chapter 8 - Drawing
API and Math for 3D -- is unnecessary because you can import
Swift 3D files.
Some of the authors also show you Actionscript without really
explaining what it does (I think they assume you do know trig).
I work for a software engineering firm (not as an engineer
though) but I do know that it's bad practice to embed magic
numbers -- literals that don't have apparent meaning -- in
any code. It's better to put them in constants.
One of the authors (the Chapter 4 author I think) said to get
a good book on trigo. I don't think I will because there are
plenty of free trigo tutorials on the web. I agree though that
to get the most out of Flash and this book, learning trigo is a
must.
Good gollyReview Date: 2003-12-02
I think I am, but this book showed me how much more there was to know!

Used price: $2.95

outstanding bookReview Date: 2003-01-30
Comprehensive but coldReview Date: 2003-02-26
Also, these authors need to lighten up and learn to write! The tone they take is often "academic", with all the snobbiness and overuse of big words and long sentences that comes with that. Often it's clear that one or the other of the two authors has written a particular passage--and there are some awful clunkers there. Better instructors and writers strive for a more human, friendly tone.
Also, there are coding techniques that seem to me not to reflect current or common Flash coding practice, like the frequent use of the eval() function and the set() function (which I've *never* seen other advanced Flash authors use).
One good thing: the two long projects in the book are kind of neat, definately better than in some other big Flash books.
Great book even for beginnersReview Date: 2003-05-18
Great Book!!Review Date: 2002-11-08
Related Subjects: Adobe Microsoft
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