Web Design and Development Books
Related Subjects: Designers Hosting Promotion Accessibility Redirects Authoring Web Usability
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


Adds no value to what a simple web search would yieldReview Date: 2008-11-11
From a software engineer's perspectiveReview Date: 2007-03-26
One stop reference for knowing what development tools, editors, libraries available for supporting AJAX in Java web applicationsReview Date: 2006-10-24
The flow of the book is well managed and its very reader friendly.
This book is definitely a one stop reference for knowing what development tools, editors, libraries available for supporting AJAX in Java web applications.
Comes with 50MB examples source code. The source code has been configured to easily deploy and test using ANT.
This book mostly addresses the freely available AJAX tools.
Few drawbacks i found:
A lot of pages have been spent on describing and comparing between java frameworks, the authors could have avoided it since this book about using AJAX in java framework.
The code listings in the chapters (like html, javascript, jsp) were not well formatted, so it very difficult to read.
The authors gives more preference to JSF framework which is again not the context of the book.
Thats it.
Since the book is published recently(July06), this book covers many latest AJAX and JAVA Framework products, so its saves your time on finding a right tool
for your ajax based websites.
I dont want to write again the table of contents of this book but want to mention that you will sure learn all the bit and pieces that you need have for setting up a AJAX based
java web applications.
About time!Review Date: 2006-11-14
Just the presence of good examples and good coverage of Prototype, script.aculo.us, and DOJO in this book is enough to make it worthy of note. But the focus of the book is using AJAX with Java frameworks like Struts, Spring, and JSF, and in that regard it also does not disappoint. So you get not only some nice coverage of the client-side toolkits/frameworks that make Ajaxian things happen in the browser, you get a solid grounding in how to connect them to server-side applications using these Java frameworks.
Some deeper coverage on things like JSON and REST would have been nice, though.
Nothing pro in this bookReview Date: 2006-10-10

Used price: $0.01

A good book to waste your time and energy.Review Date: 2006-02-09
a. Paragraphs are very hard to understand.
b. The code is just thrown inside without explaining it.
c. Ideas are repeated all over to just build bulk.
d. Almost no technical depth.
e. Doesn't get to the point.
By the way, I am an experienced programmer with over 8 years in the industry, so I suppose my opinion counts.
Most Strategic ASP.NET Book Going!Review Date: 2005-09-15
In true fairness, I believe the up-front hurdles are NOT the authors' fault. Rather, they come from the massiveness, and the version-one nature, of .NET. Among my .NET-student peers, I have heard a strong consensus that NO .NET training class (one example, even from a world-class university), or book prepares you to "really program". So, before attacking Alex's book, you must "make your peace" that some work is required. For example, I recommend that you struggle to pass 70-315 certification. After 2-3 tries, or so, I think you'll start to see the "worth" of Alex's book; far better than many alleged test-prep books.
Finally, I recommend that you also develop the skills to convert Alex's examples to Visual Studio. While the "worth" is already there in the text-only aspx-page examples, I found the graphical nature of the Studio to be delightfully soothing to my "student" mind. For hours at a time, despite my habitual irritation with IDE marketing, even I was impressed with my own programming "power".
Not a book for those who want to learn ASP.netReview Date: 2005-01-11
Book if you are serious about getting ASP .NET knowledgeReview Date: 2005-03-26
Thorough, good examples, screenshot heavyReview Date: 2005-01-10

Used price: $0.19

OK, but could have had more info on UpdatePanelReview Date: 2007-01-05
With these basics in hand programmers will find Atlas a snap to master - thanks to PROGRAMMING ATLAS.Review Date: 2006-12-11
Diane C. Donovan
California Bookwatch
Ajax programming with Atlas Review Date: 2006-11-07
Wenz does a great job explaning how Ajax works and the role of JavaScript in it. He quickly covers basic JavaScript syntax and moves quickly into client side programming using Atlas. His methods of presenting segmented and documented code examples followed by the complete example is very reinforcing.
The topics covered are broad, including:
Client Side Ajax
Server Side Programming for Ajax
Atlas Controls
Databinding with Atlas
Creating custom components
XML-Script
Ajax.NET
I was confused when I saw the chapter on Ajax.NET. I wouldn't expect to see a chapter on Castle if I bought a book on Spring.NET, or IBatis.NET in a book on NHibernate. It seems the space could have been used for a deeper treatment of other topics.
The book is well written, with very few errors. I would recommend this for anyone who has some development skill, works in .NET 2.0, and does web-client development.
VERY VERY VERY HIGHLY RECOMMENDED!!Review Date: 2006-10-19
Wenz, begins with an overview of Ajax and the Atlas framework and then covers the installation of Atlas, a review of its structure, and a first simple example. Then, the author conducts a concise introduction to JavaScript. Next, he explains the technologies beyond the hype. The author continues by describing the client-side controls that come with Atlas. He also covers how you can perform declarative data binding, meaning that you can program without having to write code. Next, the author shows you the built-in behaviors of Atlas and how to attach their functionality to client-side controls and components. The author also focuses on graphical effects you can implement with Atlas, including opacity animations and automatic positioning of page elements. Then, he describes how Atlas enriches the functionality of client-side JavaScript by adding new OOP-like features and even re-implementing some classes ofthe.NET Framework so that they can be used on the client side. The author continues by explaining how you connect to databases. He also deals with XML web services. Next, the author focuses on the extender controls in atlas that do what their name suggests. The author also shows you how easy it is to use the Virtual Earth API from Atlas. Then, he shows you ways to reuse Atlas components. Next, the author introduces the Atlas Control Toolkit and shows you how to write custom extender controls. He continues by proving that some parts of the Atlas framework are not tied to ASP.NET 2.0. Finally, he presents alternative ways to use the Ajax technology with ASP.NET, be it with ASP.NET.x or by using ASP.NET 2.0 without Atlas.
This most excellent book is also suitable for JavaScript programmers who would like to avoid some of the headaches caused by the necessity of writing cross-browser code. More importantly, this book will show you how to create professional, dynamic web pages by using the Microsoft Atlas framework.
Good background but already outdatedReview Date: 2006-11-03
Recommendation is to pass on this title and wait for a release version.

Used price: $21.89

Good book for old timersReview Date: 2008-08-11
Good broad strokes, light on detailsReview Date: 2006-07-24
a non-technical book for non-technical peopleReview Date: 2006-06-02
VERY VERY HIGHLY RECOMMENDED!!Review Date: 2006-05-31
Steidler-Dennison and Langridge, begin by showing you how to install Linux successfully on your server. Then, the authors explain hot to run and how to manage your Linux server on a daily basis. They continue by identifying those extra capabilities, and discuss the command line's advantages over GUI. Next, the authors discuss the lot as they take you on a tour of the Linux system administrator's toolkit. Then, the authors explore some of the basics of Apache itself, including how it works and how it fits into the Linux environment. Then, they focus on a selection of handy tools that will help you to configure your LAMP server and add new packages to it. They also get a feel for working with SSH, which allows command line access to a server across the network , and VNC, which enables you to access your LAMP server's GUI remotely. Next, the authors give you an introduction to backup tools. Finally, the authors set up a firewall on their LAMP server, and install intrusion detection services as a means to identify remote cracking attempts.
This most excellent book gives you the knowledge you need to build, configure and maintain servers running LAMP open source Web application platform. More importantly, this book will show you how to build a Linux server, and help you decide which flavor of Linux best suits your situation.
Good introduction to LAMP servers for average computer userReview Date: 2006-08-31
The authors assume little or no knowledge of Linux and so include a basic introduction to Linux including common daily tasks and administration. Once your Linux server is up and running they also cover how to use various utilities to administer it remotely. Other chapters include information on server security, GNOME, file system, and permissions. This is not a bad introduction to Linux and Apache but it does almost nothing with MySQL and PHP. This is a basic text on how to get a LAMP server up and running. It is not a text on how to program with PHP or how to create and administer a MySQL database. For this information you will need to consult other texts. However, since a LAMP server is one of the most common uses of Linux and there are specific techniques to get the Linux server, Apache, MySQL and PHP all installed and working together seamlessly this book is very valuable for this specific task. Build Your Own Web Server Using Linux and Apache is recommended to anyone who wants to get a LAMP server up and running with a minimum of frustration.


This book adds lots of valueReview Date: 2008-09-29
I am a professional PHP programmer, and have been a Zend Studio 5.x user for two years. I knew every nook and cranny of Zend Studio 5.x. I had only praise for the product.
When Zend released Zend Studio for Eclipse, I switched over to it. All of a sudden I felt incompetent. I literally couldn't figure out how to do anything, it was so different than what I had gotten used to in v5.x.
The Zend manuals didn't help, there was too much background about eclipse to know in order to do the most basic things. As good as eclipse is, it is not the most intuitive piece of software.
So, try as I did, I just couldn't get anything working with ZS4E, even with the Zend manuals.
Frustrated, I went back to 5.x, in the hope that the zend documentation would eventually improve. I spent several months back in the 5.x product when I decided I would once again try ZS4E, but this time with the help of this book.
Contrary to some of the reviews below, about the book not adding value beyond what is available in the Zend manuals, I strongly disagree.
Perhaps the topics the book covers are the same as what the manual covers, but the book fills in so much background you need to know, and walks you through tasks which you need to do, that it - in my opinion - adds lots of value.
Thanks to the book I have been working in ZS4E for several months now. I repeatedly refer back to the book, not the manuals, when I need to do something new.
So that's the positive. I definitely recommend the book. It is miles ahead of the what the manuals offer.
The only thing I could suggest as a future improvement is to add to the current content by covering more of the oodles of config and operational options available in ZS4E. While the book covers the most important 95% usage options, and the remaining 5% would probably double the size of the book, it would still be nice to have. At least in an appendix.
All in all though, I feel, definitely worth the money, because ZS4E is a much superior product once you get used to all the new stuff and new ways of doing something. This book really helps get you into all the new stuff in a way that a terse manual couldn't.
Thank you to the author and those responsible.
Get max from Zend Studio for EclipseReview Date: 2008-08-31
Good introduction into Eclipse IDE and advanced PHP development topics like debugging or unit testing.
Usuitable for Any Skill LevelReview Date: 2008-08-13
For experienced developers the book lacks any detailed information on how (for example) to get remote debugging working or to integrate any version control software. The sparse overviews provided have nothing you won't already know if you've ever used any IDE.
For beginners the book is rife with the kind of errors (the text does not agree with the sample code or images) that will drive them crazy.
The writing is clumsy and full of grammatical and spelling errors. The actual information doesn't go at all beyond what you can get by simply browsing the help files you got with Zend Studio for Eclipse.
Other than being able to read this away from the computer (not the most effective way to learn an IDE) there's no value to this book.
From code editing and galleries to unit testing, debugging and moreReview Date: 2008-07-12
Great book for those new to EclipseReview Date: 2008-07-31
Thanks Pete and Ian, I owe you guys a beer if we ever meet in real life.
=C=

Used price: $0.41

Very Poor WorkReview Date: 2000-11-06
Hate VB Like I Do?Review Date: 2001-09-09
If you're planning to use VB, then there are probably better books out there for you. But if you want to learn to write ASPs in JavaScript, this book is extremely helpful. Though ASP objects are the same no matter what scripting language you use, there are subtle differences in the way you manipulate them. If you try to start coding ASPs in JavaScript from a text that uses Visual Basic, you will undoubtably suffer through a lot of frustrating trial and error.
This book starts with the basics, and works up to some complex examples like a BBS and an online catalog. The writing style is clear and to the point. The CD is no frills, but at least you get all the code. Needless to say, you should already be familiar with JavaScript before you tackle writing ASPs in JavaScript.
A final caveat: There are a number of typos in this book, including a nasty one on page 153 that mixes up the constants for reading and writing files. If not for this, I probably would have given it 5 stars.
Helpful javascript guide to asp for developersReview Date: 2001-05-22
Great bookReview Date: 2001-04-01
To me this book spoke clearly. Not coming from a Microsoft server-side background I needed to get up to speed with ASP. I already knew JavaScript from client-side programming, but most of my server-side programming was done in Perl. I didn't really want to learn a new programming language, and this book took that idea and put it to work. I was able to leverage my knowledge and quickly become proficient at ASP. Most if not all of the features available to ASP are shown using JavaScript, and most things have associated code examples with them.
True, this book is geared for programmers wanting to write web applications. If you are not a programmer you WILL need to get additional references - the authors don't really waste anytime to teach you HTML, or server side scripts or how to program - but that is not what the book is about and the book's preface tells you this. The authors have also included two appendices that will get most programmers up to speed on JavaScript and VBScript.
In terms of organization the book spends the first couple of chapters motivating why ASP is a great development platform and what sets it aside from other technologies out there. From there you get immersed into the basic 5 objects (Request, Response, Application, Session and Server) that provide most of the functionality that you'll need to develop your apps. In my case this was enough to give me a working knowledge of ASP for many projects. Continuing sections show you how to incorporate ActiveX components into your projects, access the file system and access databases. Other chapters are devoted to web issues like application persistence, error handling and debugging. Lastly this book also sports chapters on some less frequently used (but powerful features) server-side includes (SSI) and access control (authentication). Three of chapters are dedicated to `real world' type examples. One of them even shows you the code as most developers would initially write it, but then refactors it so that most of the code can be reused easily. This chapter provided great insight to me on how to take a web app and make it really easy to maintain.
I have looked for additional books on this topic, but none provides the breadth or depth for this one. GET IT.
Good material, but a little disconnected.Review Date: 2000-11-29

Used price: $8.89

Tutorials are wrong & no supportReview Date: 2007-10-23
If I would have known this I never would have purchased this book. The potential is there, but the oversight and support are not.
A good book, a bit theorical a bit technical...Review Date: 2006-11-10
Il libro non è male, focalizzato soprattutto sul disegno dell'interfaccia e tecniche per il passaggio da Illustrator a Flash. Non si capisce molto bene se è un libro teorico o tecnico, dato che tocca entrambi gli aspetti senza però approfondire abbastanza nessuno dei due. Molto interessanti le prime sezioni e la parte su Flash Video, mentre c'è qualche parte che di Advanced non ha nulla (esempio: la parte in cui ti spiega come usare la Penna di Illustrator...e le parti di ActionScript sono poche e veramente a Level Begginer)
Vale comunque il suo prezzo
Great book for designers/developersReview Date: 2006-07-07
The early chapters of the book are definitely not "AdvancED", but give some good insight on some topics that are normally overlooked. The one problem with this book is that it was trying to fit information about a lot of combined programs, such as Final Cut Pro, After Effects, Photoshop, Illustrator, and Flash. However, this HAS to be done because of the way Flash interfaces are designed these days, so as a downfall it can be excused because sometimes it is unavoidable (and sometimes very handy) to know how to use all those programs.
There is a chapter on colors which is great, but the end of the chapter (page 56) talks about the Color class. The Color class is deprecated as of Flash 8 and I wish they would have went more in depth on using the new classes in 8, such as ColorTransform and the likes.
Now that we've got the negatives out of the way, it's time to cover all the very formidable positives that this book has to offer. It has great explanations in every chapter of how to deal with good user experience and interface design. It's obvious that the authors (award winners in this subject) know what they are talking about. For instance, on a personal level, I hate bringing in graphics into Flash from Illustrator and seeing all the miscellaneous graphic symbols that it makes while importing. Some people don't clean this up in the library and it's VERY frustrating to see all those symbols and have to go in and clean them up. These guys stress highly the importance of a clean library and have a great section in chapter 7 that shows how to clean these graphics up. I can't tell you how many times I'd wished that people who work with me could make nice, clean libraries before they hand files over to me, but sometimes thats too much to ask for.
There is a chapter that makes mention of video and the best part about this chapter, after having recently made a project for AT&T that used Flash video, is the fact that it makes mention of the Flash 8 Video Encoder that comes bundled with Flash 8 Professional. It's a stand alone application and nobody in my office actually knew what it was or how to use it (which for a large company such as I work for could be a bit mind boggling). They take you through the encoder and show you example usage, which is VERY handy when working with encoding FLV files. This chapter also boasts a great explanation (which I actually wish I had read before looking like a fool in an initial project meeting) of the video playback options that Flash has to offer (Streaming, Progressive, and Embedded video).
The middle of the book has a great color pullout (it's not really a pullout, but ya know...) that demonstrates examples from the book and coincides with the color chapter (since obviously you want to see colors in a color chapter...). Chapter 9 is also an outstanding chapter which takes you from start to finish on how to design an interface in Photoshop (and 10 follows up with the proper way to import it into Flash so that you can work with those graphics). There is a section in this chapter titled "Moving from Photoshop to Flash" (pg. 232) which is a HUGE bonus. EVERYONE in the world who is a Flash designer/developer should convert graphics in the way that is described in this section. It saves a lot of time and headaches later on when you use the process outlined here.
Overall, the book was a treat. It started off a bit slow but definitely picked up a lot of momentum by the end. I'd definitely recommend it to someone who normally takes graphics from programs such as Illustrator or Photoshop and brings them into Flash. Conversely, I'd recommend it to designers who design for Flash developers as there is a lot of good information to learn from here.
Broad Yet ApplicableReview Date: 2006-06-01
"You know those tech books you read and go 'yeah, this is all well and good, but would I ever REALLY do any of this in my work?' Well, this book isn't like that - it's nothing but real-world Flash design teachings for those of you who have already got past the basics, but want to take your work further, with creative, inspirational techniques."
Since my official job description is Web User Interface Designer / Developer, I figured it would be right up my alley. I chimed in with a comment on his blog post regarding this book, and he was nice enough to send me a review copy. It was written by a trio of talented Flash guys: Michael Kemper, Guido Rosso and Brian Monnone. What I like is that while this series is geared towards Flash, it covers fundamentals that are essential to any sort of visual or graphic design.
Like any book, it starts with an overview of the topic, pointing out some of the benefits of Flash, while also acknowledging a few of its drawbacks. They are quick to point out that long loading times and inaccessible content are a stigma which Flash is helping to overcome. Loading times can be avoided through smart planning of content (ala Ajax, loading things as needed) and Flash can actually be used to add sub-titles to video and such.
Chapters two through five focus on user experience, color theory, interface design and vector drawing. The content therein could be used for a design class as a textbook. Seriously, it's that good. Also, I like the way the book is planned out. Most of it is black and white, with figures that are contained in a color section. This is a great compromise between keeping printing costs low, while not missing out on some design nuance, because there are color pages too.
Chapters six and seven delve more into the Flash interface itself, covering advanced uses of the timeline and layers, and showing how to use Flash for vector drawing. In the past, these tools were considered to be sub-par, but as of version 8 it has really come into its own for creating non-destructive effects. These same effects can also be manipulated, created and removed with ActionScript. It should be noted that there is also a fair bit of Adobe Illustrator and Photoshop techniques covered, throughout the entirety of the book.
Chapter 8 was a departure into the realm of video, talking about the various codecs that can be used. It also showed how to do green screen effects with Apple Final Cut Pro. Once you have isolated the video clips you want to make use of, they can then be taken into the Flash environment for seamless integration with your site's interface. Think of Adobe's own site, which has many full-motion video narrators who walk you through their varying content.
While Flash's forte is vectors, occasionally you will find yourself needing pixel-precision. Chapters 9 and 10 are about achieving this with Photoshop, and how to make raster (bitmap) images with the smallest footprints. This is usually done by exporting PNG files with the correct amount of compression and opacity. One of the nice things about Flash is that IE6 has no problem rendering PNG opacity when used in conjunction with Flash. Many of you CSS guys will know what a headache this is to do otherwise, using inelegant GIF files.
The last few chapters cover creating animated effects, Flash textures, and finishing off a site. They cover some nice tweening and transformation effects, and also show how to make water textures with distortion filters and a background image. If you've seen water in games like Unreal Tournament, you will know what I'm talking about. The final chapter covers attention to detail that will make the difference between good work and great work. It teaches how to sweat the small stuff, without being too much of a perfectionist.
My one and only complaint is that this book focused so heavily on Illustrator, when Fireworks is perhaps a more seamlessly integrated tool, and many people who have purchased Studio 8 for Flash and Dreamweaver already have it bundled. Nevertheless, many of the concepts carry over to whatever graphics program you prefer. All in all, this is a very strong title and a must-have for those who do a lot of cross-disciplinary work or just want to branch out into another aspect of web design. I like to think of Flash as SWAT - You don't call `em in for just anything, but it's great when you really need high impact.
I bought it and finally i was enlightened.Review Date: 2006-06-10
I'm no big graphic designer nor a person usually capable of reading complicated books, and i usually get bored after the first few chapters. but this book is written differently, it's as clear and straight forward as if someone was actually there explaining to you how to drastically improve your basic flash techniques and give you that extra something to really make a site worth seeing.
it's as if the authors were giving away all their deepest secrets and techniques while writing this book. and on top of that, i have to repeat myself, it's as simple as reading a fairy tale and again learning comes almost naturally.
i suggest you try out this book just after you have understood how flash works, no matter if you're a flash guru or someone that builds sites just for a hobby, it takes no skill at all to learn it, a little time to read it, and just a few moments to impress everyone with your new web designing skills.
there are few books around like this, and it would be a real shame to buy complicated foggy and extra long books when you have a designer bible right here.

Used price: $1.02

Great referenceReview Date: 2004-01-09
This is a BAD choice for meReview Date: 2004-01-01
Why did I buy it? It is cheap and heavy. Another reason was the other users' review. Based on my experience, I suggest you to avoid this book as either study material or reference.
A Must for ASP ProgrammingReview Date: 2002-07-21
It is clearly aimed at the person who wants to understand the subject. There are no "To Create..." sequences that walk through the IDE to create a brain-dead and useless example so prevalent in the Microsoft programmer's guides. It assumes that the reader has a high school education, a keen mind and is willing to use both. Looking for a book that will do your thinking for you? This is not it. There are plenty of sample code snippets. They are there to give the reader working examples that augment the text.
I anticipate keeping this book handy as a reference on WEB ASP assignments.
There is a caveat for Microsoft oriented WEB developers. It does not address Visual Interdev. For that topic I recommend Wrox's "Beginning WEB Development with Visual Interdev 6."
I should also mention that this book does not teach one how to program. There are other resources for that. It does teach relational database principles, SQL, ADO, XML, and how to use XML in Microsoft SQL Server. The crowning glory is an excellent "class project," a walk through Microsoft's Biz Talk application.
A True HandbookReview Date: 2002-06-12
Maybe it's just the size, look and feel of this little workhorse, or maybe it's because it feels like a super-thick pamphlet in your hands that you feel like you can treat in any way without regard to its physical condition, but somehow this book had surprised me my being so darn usable! I have rarely encountered a book that makes it so easy to get right to the subject you're trying to look up, get the facts/explanations you need... and get back to work. My pages are all dog-eared and highlighted. If you're a harried developer, I think you'll know the value of that.
The premise of the book is simple: combine the good parts of other books into one. So Chapter 1, "The Microsoft Toolset" is lifted straight out of the "E-Commerce Developer's Guide" by Noel Jerke, Chapter 2 is "adapted" from "Visual Basic Developer's Guide to ASP and IIS" by A. Russell Jones, and so on.
The surprising effect of all of this is that it's like having a research assistant who slogged through a mountain of material (useful and otherwise) for you and then handed you the highlights with post-it notes so you can save time. If one of those sources interests you, you can always read the book it came from. Or cast it aside and move on to the next piece.
And as books go, it has a high percentage of lookup tables and code samples. Why? Because that's part of the "good stuff" worth "adapting" from the other books. This won't win any book awards, but it does get yanked off the shelf more often than most others.
Only for experince programer onlyReview Date: 2002-02-05

Used price: $3.75

Good material presented in brief, compact mannerReview Date: 2005-10-04
The best web application UI book available.Review Date: 2002-06-18
DONT' BUY Adobe eBook Reader format eBooksReview Date: 2003-02-03
However, the Adobe eBook format is far too restrictive. This is the first .PDF file that I've found only works in Adobe eBook Reader. eBook Reader is designed to prevent copying of eBooks: The eBook is downloaded...by eBook Reader itself, saved on the boot partition with a cryptic name, and secured so that it cannot be opened from any other location. And with this eBook, you are limited to printing 300 pages per year. Too many restrictions!
In addition,[some sites limit] the number of downloads of the eBooks that you purchase.
So, if you frequently need to re-install the OS on the boot partition, like I do, then you lose your eBook! This is not good for the customer or the publisher or the writer.
I'd like to backup the file that I've purchased rights to, but I can't! I expected the eBook format to be portable, like standard PDF.
...The majority of independent eBook authors on the Web using the .PDF format do not restrict the copying of .PDF files. Some of these files have no restrictions at all. Certainly, there are some people who violate the copyright, but many of these eBook authors are making bags of money in spite of that. Unfortunately, it seems that the traditional publishing houses are reluctant to take the risk of allowing the customer to keep backups of the eBooks they have the rights to use, and as a result infuriate customers like me, who never again will purchase an eBook for either Adobe eBook Reader or Microsoft Reader.
Didn't have much value for meReview Date: 2004-09-03
Know what you wnat to do but need a little kick start...Review Date: 2002-03-22

Used price: $10.38

not as good as Larry UllmanReview Date: 2008-02-09
To start a book with the basics of HTML and then take a user through to complex database design would require more explanation and peripheral information.
I find that Larry Ullman's books provide far better explanations of the coding and help the user to understand how the coding fits in with a) the rest of the coding on the page and b) the coding that relates to subsequent pages.
I used this book as a textbook in a class, and most students encountered similar problems. If someone were to purchase this book, I strongly recommend another more hands-on book in tandem with it.
VERY HELPFULReview Date: 2004-02-16
Just wanted to let you know how helpful your book is. Before I thought, it was impractical to have two scripting
languages and two databases. I said this because from my experience I started learning database from Access then learn Visual
Basic Codes and Scripts. Originally, my field of profession is Financial Accounting. In the early 90's I learn Lotus then
migrated to Excel spreadsheet programs. I was not satisfied for what Macros can do so I studied Access database. I was so
amazed by it but there are things I know and hope will be easier and faster. I wanted to learn SQL knowing how powerful it
is, but because how expensive commerialize DBMS softwares were it made me stick with Access. The internet period has arrived
at that time, so I learned ASP with Visual Basic Scripting. I was not totally satisfied with it because VBScript is always
tied up to a giant corporation and at the time I was learning HTML, XML &
JavaScript. This made me confuse, what direction
am I going. I decided to continue what I learned so far, apply it then to whatever will make it easier. So, I studied ASP
with JavaScript Langauge. Consequently, from learning and experience, I read about MySQL and PHP and studied it as well.
So far your book is the best and most helpful, in showing how to connect to a server and for sure will SAVE me and my clients
alot. Currently, I am a financial administrator and partly the intranet designer of a
University in San Francisco. My
goal is to have my own server
company.
Thank you again and more power to you.
John
Very helpfulReview Date: 2004-02-16
Just wanted to let you know how helpful your book is. Before I thought, it was impractical to have two scripting
languages and two databases. I said this because from my experience I started learning database from Access then learn Visual
Basic Codes and Scripts. Originally, my field of profession is Financial Accounting. In the early 1990's I learn Lotus then
migrated to Excel spreadsheet programs. I was not satisfied for what macros can do so I studied Access database. I was so
amazed by it but there are things I know and hope will make things easier and faster. I wanted to learn SQL knowing how powerful
it is, but how expensive commerialize DBMS softwares were it made me stick with Access. The internet period has arrived at
that time, so I learned ASP with Visual Basic Scripting. I was still not comfortable & not happy with it because VBScript
is always tied up with a giant corporation and at the time I was learning HTML, XML & JavaScript.
This made me confuse
what direction am I going but continue what I learned so far, apply it then and whatever will make it easier. So, I studied
ASP with JavaScript langauge. Consequently, from learning and experience, I read about MySQL and PHP and studied it as well.
So far your book is the best and most helpful, in showing how to connect to a server and for sure will SAVE me and my clients
alot. Currently, I am a financial administrator and partly the intranet designer of a university in San Francisco. My goal
is to be a free lance web designer and to own a Web design company using MySQL (OPEN SOURCE database), PHP (OPEN SOURCE scripting
language), Access database, and Active Server Pages (ASP).
Thank you again and more power to you.
John
Terrific, concise book on learning atabase Web applicationsReview Date: 2004-02-15
The book also has some examples of what the screen would look like if you did something wrong which beginners tend to do. I have not seen this pedagogical technique in other texts. I found it very helpful. The chapters on database design and SQL were also very good. I strongly recommend this book. It is an excellent book for anyone new to Web applications or someone with some experience, who wants to know more. In particular, if someone knows one of the technologies featured (PHP, ASP, MySql, Access, SQL) and wants to know how this one technology relates to others, this is a good source. The examples of the book are well-chosen, without any extraneous material, and are explained in a table, with code in one column and explanation in another. I liked the fact that that it is clear and concise since I like most people don't have a lot of time to expend on a lot of unnecessary verbiage.
Not perfect, but a perfect mix!Review Date: 2004-02-16
Dr. Meyer's work starts with a review of HTML and Javascript, with an emphasis on how to use the DOM in an application setting. Regarding databases, there are chapters explaining application concepts and E-R diagrams, as well as how to use the CLI client for MySQL. The CD-ROM even has SQL instructions for importing the material from the text; and for Access users, db files that mirror the work in the text.
But the real heart of the matter is the instruction in coding practices, from reading and writing to databases (using MySQL and DSN-less Access connections), to using cookies and session variables for data persistance. And this is where this book has no equal: it supports both the hugely popular open-source PHP/MySQL as equally as it shows ASP and Access. I've never seen such a universal attempt pulled off quite as well.
I recommend the book, but no work is perfect. I don't think that a book can equal the combination of education and experience (but as an instructor, I may be biased). The PHP code supplied in the accompanying CD-ROM utilizes global variables (which may be turned off in some production environments for security purposes)--but that underscores the use of the text as a textbook, and not a coding "cookbook" with samples that are "ready-to-eat." Also, the ASP uses the less-common, but more palatable ASP JavaScript (or JScript) instead of the more commonly utilized ASP VBScript (but even third-party ASP interpreters like that used in the SunOne Server handled the code).
I found that students should adapt and improve the code from the CD-ROM as part of their studies, so that they could fix some typos, and learn how code integration works. Also, they needed to create interfaces for the samples so we could stop staring at web forms and add some color to the examples! Students have created portfolio pieces using the concepts in this text like psychological profile tests, e-commerce sites, calendar applications and marketing surveys.
Related Subjects: Designers Hosting Promotion Accessibility Redirects Authoring Web Usability
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
My recommendation: Save your money and don't bother.