Category Archives: Book/Product Reviews
Book Review: HTML5 Guidelines for Web Developers
HTML5 is an area that concerns me greatly. I’ve been working in the web industry for well over a decade, and I currently work for Sencha Inc. Everything I do professionally deals with the internet… which means that I need to keep on top of the latest features and news. Needless to say, when I was asked to review HTML5: Guidelines for Web Developers, I jumped at the opportunity because the content is highly relevant to my profession.
Overall I thought the book was alright… but far from spectacular. Here are some of my thoughts on the book. Continue reading
Book Review: Test Driven JavaScript Development
Test Driven JavaScript Development is probably the best book about JavaScript that I’ve read yet.
I realize that’s a bold statement to make, but I challenge anyone to name another book that (1) explains fundamental JavaScript concepts as clearly, or (2) offers specific advice on how to tackle an enterprise solution in JavaScript. Continue reading
Book Review: Location Aware Applications
Over the past month, I’ve had the pleasure of reading Location Aware Applications by Richard Ferraro and Murat Aktihanoglu. As a web developer who increasingly focuses on mobile applications, I was immediately drawn to this book. Continue reading
Book Review: The Art of Unit Testing
Unit testing has become a hot topic over the past few years in the web development industry. As websites and web applications become increasingly complex, the need for unit/integration testing on the client has reached critical mass. Unfortunately, the few tools currently available for client-side web application testing are limited in scope, often difficult to implement, and even harder to automate.
In short, “The Art of Unit Testing” caught my eye because I feel passionately about improving my skills and adding value to the projects in which I’m involved. Continue reading
Book Review: jQuery In Action
At the August meeting of the Chicago Sencha User Group, Shawn Khameneh presented “Plugin Development and Animation using jQuery”. Despite being an employee of Sencha and a fanatic of ExtJS, I have been a longtime JavaScript enthusiast and dabbled in a variety of client-side technologies. Like most web developers, I’ve used jQuery to build websites – but my exposure to the more advanced constructs of the library has been limited.
After enjoying Shawn’s presentation I had the chance to read jQuery in Action (2nd Edition), which was the featured prize for our group at that meeting. Continue reading
Book Review: The Referral Engine
A few months ago, I started following John Jantsch’s blog Duct Tape Marketing. I don’t remember where I first heard of him, but John has some excellent marketing advice for small business owners
About 3 or 4 weeks ago, John offered a free copy of his new book The Referral Engine to a handful of bloggers in exchange for an honest review of the book. I sent John my information and was lucky enough to be picked – so here we are. Continue reading
Book Review: ASP.NET 3.5 Application Architecture and Design
This review is part of a series of book reviews I have agreed to do for Packt Publishing.
ASP.NET 3.5 Application Architecture and Design (by Vivek Thakur) is a fantastic book offering insight into multi-layered and n-Tier software development. Although its title says “ASP.NET 3.5″, developers using any language can benefit from the concepts covered in this book.
If you’re looking for a book on application architecture – this book is definitely for you! Continue reading
Book Review: ASP.NET MVC 1.0 Quickly
ASP.NET MVC 1.0 Quickly was written by Maarten Balliauw and published in early 2009. The book caught my eye as I’m currently working on a project using ASP.NET MVC and I decided I could probably benefit from reading this book.
I did get some information from this book, and it’s probably worth reading if you want to learn ASP.NET MVC. I say “probably” only because I don’t know of any books which explain the concept more clearly or in a more organized fashion.
Overall, I’d give the book a 3 out of 5 stars. Continue reading
Book Review: ExtJS 3.0 Cookbook
ExtJS 3.0 Cookbook is definitely geared towards JavaScript developers who have some basic understanding of and experience with ExtJS 3.0. If you’re brand-new to ExtJS, you may want to wait a few weeks until you’ve spent some time playing with the various components and layouts that ExtJS offers.
As an experienced ExtJS developer, I can say with absolute certainty that I learned some new tricks while reading this book. Continue reading
