Showing posts with label programming. Show all posts
Showing posts with label programming. Show all posts

Firebug 1.5: Editing, Debugging, and Monitoring Web Pages Review

Firebug 1.5: Editing, Debugging, and Monitoring Web Pages
Average Reviews:

(More customer reviews)
Are you looking to buy Firebug 1.5: Editing, Debugging, and Monitoring Web Pages? Here is the right place to find the great deals. we can offer discounts of up to 90% on Firebug 1.5: Editing, Debugging, and Monitoring Web Pages. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Firebug 1.5: Editing, Debugging, and Monitoring Web Pages ReviewIn brief, this is a useful reference book for Firebug but it is up to the reader to work out how all of the features will be useful to them.
The authors have provided a comprehensive description of the features of Firebug, as well as useful lists of add-ons to Firebug which further enhance its capabilities. The chapter on improving web page download speed was particularly informative but a shared example that the author worked the reader through would have been useful. Unfortunately the approach taken with the examples was a demonstration of the features rather than how this feature could be used in solving an issue. Furthermore, while the authors included web pages for the reader to follow along with they did not always work in the way described in the text.
I would have found the book more useful if the authors had included two or three web pages that demonstrated a variety of typical issues that web designers and developers have problems with (e.g. javascript errors; pages which have rendered poorly; slow page download speed) and then used these to demonstrate both the features and how to use Firebug effectively.
Firebug 1.5: Editing, Debugging, and Monitoring Web Pages OverviewArm yourself to destroy UI and JavaScript bugs
Expand your toolkit by learning to use Firebug to help you monitor, debug, develop and edit web pages on the fly
Create your own Firebug extensions and learn about popular third-party extensions
Covers JavaScript, AJAX, and CSS development
Covers all of Firebug's features
Clear explanations with easy-to-follow examples of HTML and JavaScript
In DetailWith the advent of RIA (Rich Internet Applications), most web pages are driven by a combination of JavaScript, AJAX, CSS, and so on. Web developers and designers find it hard to debug and fix the issues that crop up on the client side. Firebug is a wonderful toolkit to have in your arsenal for handling all such issues. This book covers all of Firebug's features and will help you utilize its capabilities with maximum efficiency. AJAX development and debugging is not one of the easiest tasks; this book explains step-by-step, how to develop and debug AJAX components in your web page in a very easy way, thereby increasing your productivity. Topics like performance tuning of the web page are covered in detail.This book discusses how to become more efficient in various aspects of web development by using Firebug. It is a very easy-to-understand, step-by-step guide that explains all the features of Firebug with concise and simple examples. With this book in hand, you will be able to deal with the painful areas of web development like JavaScript and AJAX debugging using Firebug.The book takes you from the basics of Web Development like editing HTML and CSS on the fly to advanced features like AJAX, JSON, Monitoring, and Performance Tuning of web pages. It assumes that you have some very basic knowledge of HTML and JavaScript. For those of you with a sound knowledge of these technologies, this book can help you increase your productivity by using Firebug effectively, taking full advantage of its rich and powerful features and the console API. Towards the end, the book explains how to create your own powerful extensions for the Firebug community.This practical guide will equip you with the skills to edit, debug, and monitor web pages using FirebugWhat you will learn from this book
Explore Firebug's tabs and their functions
Understand how to use Firebug to inspect, edit, search, and play with the HTML source of the document
Get to grips with useful tools and utilities provided by Firebug for CSS development
Learn the command-line API and console API of Firebug and debugging JavaScript
Modify the values of properties and constants of any DOM object using Firebug
Discover various ways to analyze the performance of your web application on the browser
Learn how to track XmlHttpRequest and Response as well as debugging AJAX calls
Tips and tricks to experiment with the features that Firebug provides
Explore Firebug extensions like YSlow, FireCookie, and Page Speed that are useful for development and Performance tuning
Develop a Firebug extension and learn how to set up a development environment, file, and directory structure for it
ApproachA step-by-step description of each key feature is provided with the help of simple, easy-to-understand examples. There are plenty of useful screenshots in each chapter. Every chapter contains information as well as tips and tricks to draw your attention towards some useful information or reference. Each aspect of web development like CSS or JavaScript is handled independently so that you can refer to those modules in which you are interested. Who this book is written forThis book is written for frontend web developers building software and pages using HTML, CSS, JavaScript, and AJAX, who want to learn Firebug for the reasons outlined above. The book assumes that readers have a very basic knowledge of HTML, JavaScript, and CSS. The examples in the book can be understood by someone who has just been introduced to web development.

Want to learn more information about Firebug 1.5: Editing, Debugging, and Monitoring Web Pages?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Dojo: The Definitive Guide Review

Dojo: The Definitive Guide
Average Reviews:

(More customer reviews)
Are you looking to buy Dojo: The Definitive Guide? Here is the right place to find the great deals. we can offer discounts of up to 90% on Dojo: The Definitive Guide. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Dojo: The Definitive Guide ReviewI'm up against a deadline for a web application. The going is slow when you
have to hand-carve the HTML, JavaScript, CSS and PHP. Dojo saves you at least
two-thirds of the work, so I'm very grateful for it. But it takes some getting
used to, and the on-line documentation is, well, succinct.
Russell's book came along just in time. It's a lifesaver.
The Introduction alone is worth the price. I found out about
some invaluable Web development debugging tools that I'd never seen before.
Russell provides a clear, concise explanation of some very important JavaScript
notions: Closures, Context, and Anonymous Functions. And all of this before
we even get to the toolkit!
The book makes the Dojo easy to use and easy to understand. There's a wealth
of coding examples, as well as complete lists of objects, methods, and so forth.
Dojo: The Definitive Guide Overview
Of all the Ajax-specific frameworks that have popped up in recent years, one clearly stands out as the industrial strength solution. Dojo is not just another JavaScript toolkit -- it's the JavaScript toolkit -- and Dojo: The Definitive Guide demonstrates how to tame Dojo's extensive library of utilities so that you can build rich and responsive web applications like never before. Dojo founder Alex Russell gives a foreword that explains the "why" of Dojo and of this book. Dojo provides an end-to-end solution for development in the browser, including everything from the core JavaScript library and turnkey widgets to build tools and a testing framework. Its vibrant open source community keeps adding to Dojo's arsenal, and this book provides an ideal companion to Dojo's official documentation.Dojo: the Definitive Guide gives you the most thorough overview of this toolkit available, showing you everything from how to create complex layouts and form controls closely resembling those found in the most advanced desktop applications with stock widgets, to advanced JavaScript idioms to AJAX and advanced communication transports. With this definitive reference you get:

Get a concise introduction to Dojo that's good for all 1.x versions
Well-explained examples, with scores of tested code samples, that let you see Dojo in action
A comprehensive reference to Dojo's standard JavaScript library (including fundamental utilities in Base, Dojo's tiny but powerful kernel) that you'll wonder how you ever lived without
An extensive look at additional Core features, such as animations, drag-and-drop, back-button handling, animations like wipe and slide, and more
Exhaustive coverage of out-of-the-box Dijits (Dojo widgets) as well as definitive coverage on how to create your own, either from scratch or building on existing ones
An itemized inventory of DojoX subprojects, the build tools, and the DOH, Dojo's unit-testing framework that you can use with Dojo -- or anywhere else

If you're a DHTML-toting web developer, you need to read this book -- whether you're a one-person operation or part of an organization employing scores of developers. Dojo packs the standard JavaScript library you've always wanted, and Dojo: The Definitive Guide helps you transform your ideas into working applications quickly by leveraging design concepts you already know.


Want to learn more information about Dojo: The Definitive Guide?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Learning Dojo Review

Learning Dojo
Average Reviews:

(More customer reviews)
Are you looking to buy Learning Dojo? Here is the right place to find the great deals. we can offer discounts of up to 90% on Learning Dojo. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Learning Dojo Review"Learning Dojo" gets you up to speed on using DoJo widgets quickly and efficiently. While the book does cover some advanced JavaScript concepts like closures, you should be comfortable with JavaScript before you start out.
The book was well organized. It starts with the basics of how to use the library and widgets. Later on, internationalization, theme and locales are covered. The example of a basic threading error in AJAX was helpful because it showed WHY approaches wouldn't work. I particularly liked the chart in chapter on with the "selling points" of Dojo.
While I did find one font error (page 28), if this is the biggest error I noticed things are in good shape. There was also a bit of wasted space. For example the almost two pages of character codes (listed one at a time) could have been a table to save space. These are just nits though and don't interfere with readability. And the authors does abbreviate code where possible. The examples build on each other so it isn't too overwhelming reading all that code.
Overall, I did learn a lot from the book. The "real world" examples have a good scope to them - a CRUD example is something many people do! And I really liked the unit testing widget. I learned of several sites to bookmark. Finally, Packt gives some money to the open source project when they sell copies of the book - a very neat concept.Learning Dojo OverviewLearning Dojo gives in-depth as well as practical explanations of using the Dojo AJAX JavaScript Toolkit to create powerful and dynamic websites. This book is for web developers with JavaScript knowledge, who want to use Dojo for developing dynamic Web 2.0 applications. Readers need basic web-page creation skills, HTML and CSS, and should be comfortable with the syntax of JavaScript.

Want to learn more information about Learning Dojo?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Plone 3 Products Development Cookbook Review

Plone 3 Products Development Cookbook
Average Reviews:

(More customer reviews)
Are you looking to buy Plone 3 Products Development Cookbook? Here is the right place to find the great deals. we can offer discounts of up to 90% on Plone 3 Products Development Cookbook. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Plone 3 Products Development Cookbook ReviewThis book contains 350 pages of expert-level advice for the experienced Plone developer. This is not a book for Plone newbies-- the authors state right up front that readers should have some understanding of Plone/Python/Zope, and I believe this is true. For those already aware of the basics, though, this book reads like the working notes of a top-level Plone consultant.
The book is organized around a hypothetical 10 requirements presented to the reader for a client's website. (The 10 include such tasks as preparing for internationalization, allowing multimedia content in downloadable and playable form, and 8 other reasonable requests.) Throughout the book, the reader is told how to fulfill these 10 requirements. Along the way there are a multitude of best practices outlined, too.
The book is set up to be read as a reference. Some chapters build on others, but many allow an immediate jump to the desired topic. This fits the book's flavor, which is more reference than overview.
All things considered, I would recommend this book to anyone who wants to undertake serious Plone 3 development.Plone 3 Products Development Cookbook OverviewThe examples in this book follow a sample project creating a digital newspaper website to meet the requirements of a fictional customer who wants to place commercial advertisements all over the site. The whole book is a comprehensive collection of recipes that elaborate a series of well known use cases. You will find an organized step-by-step procedure to accomplish each task followed by detailed explanations to better understand how and why each topic was undertaken, and many links to online references and other related sections in the book that can supplement the subject in question. You can read the whole book or just pick the recipes that are relevant for you; where necessary, cross references will help you understand the recipes even if you do not read them in sequential order.This book is for programmers who have some knowledge of Python, Plone, and Zope. If you want to develop feature-rich add-on products in Plone, this book is for you. It is aimed at the development of backend features, so you need not have other web-related skills such as HTML, CSS, or JavaScript.

Want to learn more information about Plone 3 Products Development Cookbook?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Pro Drupal Development Review

Pro Drupal Development
Average Reviews:

(More customer reviews)
Are you looking to buy Pro Drupal Development? Here is the right place to find the great deals. we can offer discounts of up to 90% on Pro Drupal Development. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Pro Drupal Development ReviewIf you are looking for a "this is how up install and run Drupal, these are the modules that are available" look elsewhere (the Drupal site, for instance) - this book is about writing Drupal modules how Drupal works internally.
But, if you are an aspiring Drupal module writer or just want to better understand how Drupal works internally or want to be able to tinker with existing modules you CANNOT go wrong with this book. It is very detailed, is incredibly well laid out and written. The examples are spot on. Very easy to understand and teaches you an incredible amount. I'm reading it cover to cover. I am about half way through and I couldn't be happier. It has answered pretty much every question I had about developing Drupal modules and extending existing functionality. I found some of the tutorials on the Drupal web site lacking in detail, this book IS the detail I was looking for. It covers Drupal 5.0.Pro Drupal Development Overview
Drupal is one of the most popular content management systems in use today. With it, you can create a variety of community-driven sites, including blogs, forums, wiki-style sites, and much more. Pro Drupal Development was written to arm you with knowledge to customize your Drupal installation however you see fit. The book assumes that you already possess the knowledge to install and bring a standard installation online. Then authors John VanDyk and Matt Westgate delve into Drupal internals, showing you how to truly take advantage of its powerful architecture.

Youll learn how to create your own modules, develop your own themes, and produce your own filters. You'll learn the inner workings of each key part of Drupal, including user management, sessions, the node system, caching, and the various APIs available to you. Of course, your Drupal-powered site isnt effective until you can efficiently serve pages to your visitors. As such, the authors have included the information you need to optimize your Drupal installation to perform well under high-load situations. Also featured is information on Drupal security and best practices, as well as integration of Ajax and the internationalization of your Drupal web site. Simply put, if you are working with Drupal at all, then you need this book.

This book is written by Drupal core developers.
Drupal architecture and behavior are mapped out visually.
Common pitfalls are identified and addressed.
Chapters provide regular discussion and reference to why things work they way they do, not just how.
Features a foreword by Dries Buytaert, Drupal founder.


Want to learn more information about Pro Drupal Development?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Pro Android 2 Review

Pro Android 2
Average Reviews:

(More customer reviews)
Are you looking to buy Pro Android 2? Here is the right place to find the great deals. we can offer discounts of up to 90% on Pro Android 2. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Pro Android 2 ReviewPro Android 2 is aimed at developers who want to take Android to the next level. This large book serves as a manual for how to do almost anything on Android. The book starts by giving a refresher of the platform, and then quickly dives into explaining XML files, GUI layout and Views, and working with mapping. Building and consuming services are explained, giving the first example of working with Apache's HttpClient libs that I have seen in an Android book. Examples of working with the Telephony API, searching, using gestures, you name it. The book even offers an alternative way of creating applications using Titanium Mobile. Finally time is spent explaining the Android Marketplace and things you should know before making your application public.
The information contained in this book is at the same time enlightening and overwhelming. In just the first few chapters, I had already found better ways to handle several things in my own Android applications. That alone was worth the time spent reading this book.
Although the book was written by three different authors, I found the writing style and flow of the book well done and congruous.
The book explains that the intended audience should have previous exposure to developing on the Android platform and to Java, and they mean it. While an introduction is given to the various parts of an Android application, a new developer wouldn't be able to get enough understanding to use this book as a starting point for developing Android applications. Previous exposure to any number of beginning Android books is recommended before you attempt to tackle this one. The publisher suggest you start with Beginning Android 2.
If you are an Android developer, do yourself a favor and pick up this book. If you spend 2 minutes flipping through the various chapters, I promise you will walk out of the book store with Pro Android 2 in hand. My rating, 5 stars. The book delivers exactly what it advertises and does so in a manner that is enjoyable to read and very helpful.
Pro Android 2 OverviewAndroid is Google's software platform answer to the iPhone and BlackBerry, and at the very least, has advantages in terms of multitasking, running apps in the background and others.Google's partners in the Open Handset Alliance - supporting Android -- provide the devices, with HTC G1 and G2 already available now and 18 more Google Phones set to debut later this year according to Google I/O Conference news. Among these 18 apparently will be Nokia, currently 40% of world cell phone market share.Pro Android 2 is the first or one of the first on Android 2.0. This book is a detailed look at all aspects of application development on Google's Mobile OS and Development Platform including detailed discussion of the APIs and how to use them.This book focuses on giving developers the essential tools and examples required to make viable commercial applications work on mobile devices and even Netbooks.

Want to learn more information about Pro Android 2?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Apache Wicket Cookbook Review

Apache Wicket Cookbook
Average Reviews:

(More customer reviews)
Are you looking to buy Apache Wicket Cookbook? Here is the right place to find the great deals. we can offer discounts of up to 90% on Apache Wicket Cookbook. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Apache Wicket Cookbook ReviewThis isn't a casual introduction to Wicket - it's much, much more useful than that. This book is aimed squarely at someone who has picked up the basics of the framework and now has some real-world problems to solve. If you've ever asked questions on the mailing lists for Wicket, you'll know that the author (Igor) is exceptionally active and helpful there. His experience helping people through various common issues and use cases for web development on the mailing lists really shines through in the selection of examples and "recipes" in the book.
The Apache Wicket Cookbook covers a really useful and diverse set of functionality, from preventing multiple form submits and security issues to chart visualization and making your site look pretty. I really like the way that each recipe is presented in sections: "Getting ready", which contains skeleton code before the addition of the functionality; "How to do it...", which has the meat; "How it works...", which explains things concisely but thoroughly; and "There's more..." with often invaluable extra coverage of how to extend or override the functionality in the best way. It's easy to digest, superbly thought out and gives you a good framework to grasp all the information quickly.
This is an excellent book - it's jam-packed with useful content and avoids the verbose and pompous language so popular with many technical authors. It works both as a dip-in-and-out reference and as an in-depth guide to some parts of the Wicket framework that are difficult to uncover for yourself. I was a developer on the core Wicket team until a couple of years ago, so hopefully I know what I'm talking about: Quite simply, if you create applications with Wicket, you should have a copy of this book on your desk.Apache Wicket Cookbook OverviewThis is a hands-on practical guide to a large variety of topics and use cases. This book tries to use real-world examples when possible, but is not afraid to come up with a contrived pretext if it makes explaining the problem simpler. Unlike a lot of other books, this one does not try to maintain a continuous theme from chapter to chapter, such as demonstrating solutions on the same fictional application; doing so would be almost impossible given the wide variety of recipes presented here. Instead, this book concentrates on focused problems users are likely to encounter and shows clear solutions in a step-by-step manner. This book tries to teach by example and is not afraid to show a lot of code because, after all, it is for coders. This book is for current users of the Apache Wicket framework; it is not an introduction to Wicket that will bore you with tons of theory. You are expected to have built or maintained a simple Wicket application in the past and to be looking to learn new and better ways of using Wicket. If you are ready to take your Wicket skills to the next level this book is for you.

Want to learn more information about Apache Wicket Cookbook?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

JavaScript, A Beginner's Guide, Third Edition (Beginner's Guide (Osborne Mcgraw Hill)) Review

JavaScript, A Beginner's Guide, Third Edition (Beginner's Guide  (Osborne Mcgraw Hill))
Average Reviews:

(More customer reviews)
Are you looking to buy JavaScript, A Beginner's Guide, Third Edition (Beginner's Guide (Osborne Mcgraw Hill))? Here is the right place to find the great deals. we can offer discounts of up to 90% on JavaScript, A Beginner's Guide, Third Edition (Beginner's Guide (Osborne Mcgraw Hill)). Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

JavaScript, A Beginner's Guide, Third Edition (Beginner's Guide (Osborne Mcgraw Hill)) ReviewI bought this book based on other reviews. I needed to get a sound understanding of Javascript quickly. I read the entire book, all 16 chapters. I did all the exercises and the tests at the end of each chapter. I found only a couple of very minor typos in the whole book. All of the exercises worked as entered. Although I did some on Safari and some on Firefox. None on Explorer. So, I can't say that every exercise works on every browser but the author does try and point of the things that may present problems on different browsers (that is, IE).
I did say it is a great BASIC book. If you are looking for all the bells and whistles this is not the book for you. This book will provide a great foundation to go on to other things. There are lots of references in this book to more difficult material. As well as two web sites that the author presides over with more material.
My only regret is that the author has not written a second more advanced book. I liked his style.JavaScript, A Beginner's Guide, Third Edition (Beginner's Guide (Osborne Mcgraw Hill)) OverviewEssential Skills--Made Easy!
Create dynamic Web pages complete with special effects using today's leading Web development language. JavaScript: A Beginner's Guide, Third Edition gives you step-by-step coverage of the fundamentals, including variables, functions, operators, event handlers, objects, arrays, strings, forms, and frames. You'll also learn about more advanced techniques, including debugging and security. This hands-on guide explains how JavaScript works with XHTML Transitional and covers the new features available in JavaScript. Get started using JavaScript right away with help from this fast-paced tutorial.

Designed for Easy Learning:

Key Skills & Concepts--Chapter-opening lists of specific skills covered in the chapter

Want to learn more information about JavaScript, A Beginner's Guide, Third Edition (Beginner's Guide (Osborne Mcgraw Hill))?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Delphi 2010 Handbook: A Guide to the New Features of Delphi 2010; upgrading from Delphi 2009 Review

Delphi 2010 Handbook: A Guide to the New Features of Delphi 2010; upgrading from Delphi 2009
Average Reviews:

(More customer reviews)
Are you looking to buy Delphi 2010 Handbook: A Guide to the New Features of Delphi 2010; upgrading from Delphi 2009? Here is the right place to find the great deals. we can offer discounts of up to 90% on Delphi 2010 Handbook: A Guide to the New Features of Delphi 2010; upgrading from Delphi 2009. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Delphi 2010 Handbook: A Guide to the New Features of Delphi 2010; upgrading from Delphi 2009 ReviewI was a little disappointed in this book. I have most of the author's other books on Delphi and didn't think this book was up to the author's usual style. Not much content and seems thinner than 318 pages.Delphi 2010 Handbook: A Guide to the New Features of Delphi 2010; upgrading from Delphi 2009 OverviewThe guide to what's new in Delphi 2010, from the best-selling author of the Mastering Delphi series and the Delphi 2007 and 2009 Handbooks.The book covers all the new features of Delphi 2010 for Win32, from Extended RTTI to new IDE features, from Windows 7 support to the improved DataSnap architecture. This is a brand new book, there is no overlapping material with the Delphi 2007 Handbook and Delphi 2009 Handbook (which you can consider buying along with this book in printed or electronic format).The Delphi 2010 Handbook is expected to have about 300 pages covering exclusively new Delphi 2010 features. There is no introduction material or anything like that. The book is for developers who use Delphi 2010.

Want to learn more information about Delphi 2010 Handbook: A Guide to the New Features of Delphi 2010; upgrading from Delphi 2009?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

ASP.NET 4 Unleashed Review

ASP.NET 4 Unleashed
Average Reviews:

(More customer reviews)
Are you looking to buy ASP.NET 4 Unleashed? Here is the right place to find the great deals. we can offer discounts of up to 90% on ASP.NET 4 Unleashed. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

ASP.NET 4 Unleashed ReviewLet me start by saying that I am Software Architect with over 30 years in the business, and have been through the entire MS suite. I am primarily an infrastructure type guy focused on frameworks, web services and back end database base optimizations using C# and some VB.Net. I spend 15-20% of my time on ASP.Net, and have been working with ASP.Net for 5 years now. Over that period of time I have collected the usual plethora of SAMS, WROX, O'Reilly, and Microsoft books on ASP.Net.
I have to agree with most of the other reviews that have been written about this book. At 1781 pages, it is a well laid out, complete, good looking reference text for a beginner or intermediate user only. It lacks the gory technical details for us subject matter expert types and leaves you wanting more. Because of all my other ASP.Net material, when I read this book I felt like I had seen all this material before and the authors did a poor job pointing out exactly what was NEW in ASP.Net 4.0. For almost $60.00 US I felt a little cheated.
I was able to identify the new charting control, the new URL routing engine, and the use of the ADO.Net entity framework as new material in ASP.Net 4.0. Not so sure that was worth $60 US to me.
The code samples are extensive and all work. You do need a copy of VS2010 however.
If you're new to ASP.Net, or are looking for quick desk reference, this is an excellent choice.
ASP.NET 4 Unleashed OverviewThe most comprehensive book on Microsoft's new ASP.NET 4, ASP.NET 4 Unleashed covers all facets of ASP.NET development. Led by Microsoft ASP.NET program manager Stephen Walther, an expert author team thoroughly covers the entire platform.The authors first introduce the ASP.NET Framework's basic controls and show how to create common site-wide layouts and styles. Next, they cover all aspects of accessing, presenting, organizing, and editing data. You'll find thorough and practical sections on building custom components and controls, providing effective site navigation, securing sites and applications, and much more. This book presents hundreds of realistic code examples, reflecting the authors' unsurpassed experience with ASP.NET both inside and outside Microsoft. Build interactive Web Forms, validate form data, and upload files Provide interactive calendars, wizards, site maps, and other valuable featuresDesign efficient, maintainable sites with Master Pages and Themes Build data-driven applications with database controls, ADO.NET data access components, QueryExtender, LINQ to SQL, and WCF Data ServicesGenerate charts on the fly with the new Chart ControlExtend ASP.NET with custom controls and reusable componentsCreate site registration and authentication systems that store membership data in SQL Server or Active DirectoryUse URL Routing to build dynamism, flexibility, readability, and SEO-friendliness into your URLsImprove performance and scalability with caching and preloadingMaintain state with cookies, cookieless session state, and profilesLocalize, configure, package, and deploy ASP.NET applicationsUse the ASP.NET MVC Framework to improve agility, testability, speed to market, and extensibilityRetrofit existing ASP.NET applications with Ajax and build pure client-side Ajax web applicationsConstruct a complete ASP.NET 4 website from start to finish

Want to learn more information about ASP.NET 4 Unleashed?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

ASP.NET 4.0 in Practice Review

ASP.NET 4.0 in Practice
Average Reviews:

(More customer reviews)
Are you looking to buy ASP.NET 4.0 in Practice? Here is the right place to find the great deals. we can offer discounts of up to 90% on ASP.NET 4.0 in Practice. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

ASP.NET 4.0 in Practice ReviewI bought this book to learn about the new features in ASP.NET 4.0. I chose it instead of ASP.NET 4.0 Unleashed and other titles on the subject because of my positive experience with other Manning titles (their books on AJAX, LINQ, C#) and because the new edition of the Walther book took on three new authors for the ASP.NET 4.0 changes, I figured Stephen Walther had other things to do.
The book purports to be all about best practices but there seems to be a bias against Web Forms over new approaches/technologies like MVC and Entity Framework without addressing performance issues. Their differentiation of WebForms and MVC is laughably shallow: "ASP.NET MVC implements the Model-View-Controller (MVC) pattern..." Really? (Regarding performance, check out Richard Kiessig's Ultra-Fast ASP.NET [3.5]).
After a very sparse explanation of a topic, they will write glibly: "Now that you have a clear understanding of what happens under the hood, lets move on to ..."
References in the book to chapters where a topic is covered are incorrect in many places, so you end up going from the text, to the index, to the table of contents, and back. MVC is said to be covered in chapters 11 and 12. No, try 8 and 9.
The first new feature in 4.0 that I looked up was predictable clientIDs. The online documentation available from Microsoft is clearer. They mention AutoId and Static, then you get this: "We're going to cover the Predictable value in chapter 5. OK, go to the index. 'Predictable' is not there. Flip through chapter 5--where is it? Is this chapter reference incorrect as elsewhere? Never did find it.
Three authors, an army of editors, the prolonged Manning MEAP process--then piff, paff, puff, this book. Not worth the price. By the way--have you noticed that the Amazon discount for computer books has been less of late?ASP.NET 4.0 in Practice Overview
Summary

ASP.NET 4.0 in Practice contains over 100 real world techniques distilled from the experience of a team of MVPs. Using a practical problem-solution-discussion format, the book will guide you through the most common scenarios you will face in a typical ASP.NET application, and provide solutions and suggestions to take your applications to another level.
About the Technology
ASP.NET is an established technology to build web applications using Microsoft products. It drives a number of enterprise-level web sites around the world, but it can be scaled for projects of any size. The new version 4.0 is an evolutionary step: you will find a lot of new features that you will be able to leverage to build better web applications with minimal effort.
About the Book
ASP.NET is a massive framework that requires a large amount of know-how from developers. Fortunately, this book distills over 100 practical ASP.NET techniques from the experience of a team of MVPs, and puts them right at your fingertips.

The techniques are tested and selected for their usefulness, and they are all presented in a simple problem-solution-discussion format. You'll discover methods for key new subjects like data integration with Entity Framework and ASP.NET MVC. Along the way, you'll also find ways to make your applications fast and secure.
Who Should Read It
This book is written for developers familiar with the basics of ASP.NET, looking to become more productive with it.
What's Inside
The Identity Map pattern in EF 4
Use Master Pages to define a common UI
Adaptive Rendering
Save user login data securely ......and much more
========================================​======= Table of Contents
PART 1 ASP.NET FUNDAMENTALS
Getting acquainted with ASP.NET 4.0
Data access reloaded: Entity Framework
Integrating Entity Framework and ASP.NET
PART 2 ASP.NET WEB FORMS
Building the user interface with ASP.NET Web Forms
Data binding in ASP.NET Web Forms
Custom controls
Taking control of markup
PART 3 ASP.NET MVC
Introducing ASP.NET MVC
Customizing and extending ASP.NET MVC
PART 4 SECURITY
ASP.NET security
ASP.NET authentication and authorization
PART 5 ADVANCED TOPICS
Ajax and RIAs with ASP.NET 4.0
State
Caching in ASP.NET
Extreme ASP.NET 4.0
Performance and optimizations


Want to learn more information about ASP.NET 4.0 in Practice?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Cloning Internet Applications with Ruby Review

Cloning Internet Applications with Ruby
Average Reviews:

(More customer reviews)
Are you looking to buy Cloning Internet Applications with Ruby? Here is the right place to find the great deals. we can offer discounts of up to 90% on Cloning Internet Applications with Ruby. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Cloning Internet Applications with Ruby ReviewThis book is for those interested in and with some experience with web applications. The interesting thing is that the author describes four well-known applications and shows you not only how to implement each one, but describes different concerns about each type of application.
The author will walk you through the code, but will not teach you in-depth programming theory, instead he will show you the parts that may be used to put together clones of these four famous services. He will also go over a quick history of each service type.
For example, you will not even get to page sixty, and you will have a URL Shortening Clone built and deployed. He shows you the `parts' that you will use with Ruby to get it up and running. He walks you through the installation of Sinatra, Haml, and DataMapper. And then shows you how to use Blueprint CSS, Google Chart API, and HostIP. Alternatively, he goes over quickly how to deploy using Heroku.
The next application you will look at is TwitterClone.
You will use the following: JSON, GoogleClientLogin, Gravatar, and TinyURL, RPX (authentication provisioning service), TinyURL, and of course, Heroku for non-local deployment.
Like the first clone, you will review why he chose Twitter (kind of obvious, right?), how it is popular and valued, and some of the issues faced. He will show you a data map of the features, and by page 120, you have done it again, went from Design to Implementation, to Deployment.
The next exercise is cloning Flickr, and the author brings you the history, and overview, and then goes through the steps with you once again, to bring you to the last two chapters in the book, which clones Facebook! And it really isn't as complex as you may think.
Have fun with this book, it will give you some insights, and may help to simplify a few tasks that you wanted to do, but were maybe intimidated by. It turns out, it isn't as complex as it may first appear!
(Posted with permission from Victor Goff III - [...] )Cloning Internet Applications with Ruby OverviewThis is a hands-on book with plenty of well-explained code. Each chapter has a standalone project in which a complete web application with specific features of a social networking site is emphasized. The final chapter of the book is a project that has a complete and fully developed social networking site. Each chapter begins with a brief description of the features of the Internet service and the market it is within. After extracting the main features of the service, the chapter goes into explaining how a clone of the service can be designed, followed by a short description of the technologies and platforms being used. The bulk of the chapter goes into describing how the clone is built, with step-by-step explanations and code examples. Finally, the chapter shows how the finished clone can be deployed on the Internet. This book is written for web application programmers with an intermediate knowledge of Ruby. You should also know how web applications work and you have used at least some of the cloned Internet services before. If you are a trying to find out exactly how can you make your very own customized applications such as TinyURL, Twitter, Flickr, or Facebook, this book is for you. Programmers who want to include features of these Internet services into their own web applications will also find this book interesting.

Want to learn more information about Cloning Internet Applications with Ruby?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Learning JavaScript, 2nd Edition Review

Learning JavaScript, 2nd Edition
Average Reviews:

(More customer reviews)
Are you looking to buy Learning JavaScript, 2nd Edition? Here is the right place to find the great deals. we can offer discounts of up to 90% on Learning JavaScript, 2nd Edition. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Learning JavaScript, 2nd Edition ReviewI recently became the maintainer for a site that uses a bit of JavaScript. Surprisingly, I have no previous experience writing or maintaining anything in JavaScript, so I needed to get up to speed, if only to know what is going on. To help me out, I picked up a copy of Shelley Powers' new book, Learning JavaScript.
I am familiar with Shelley Powers' work, having read Unix Power Tools, a book that holds a special place on my shelf for its usefulness and depth. She is obviously someone who knows what she is doing.
This book states in the preface that, "Readers of this book should be familiar with web page technology, including Cascading Style Sheets (CSS) and HTML/XHTML. Previous programming experience isn't required, though some sections may require extra review if you have no previous exposure to programming."
That sums up the only negative thing I might be tempted to say about the book. Usually, O'Reilly's "Learning" series books are excellent resources for complete newcomers and are the sort of books that I might point a novice toward. While this book is designed for the JavaScript novice, it is not the best resource for a programming/web creation novice. If you can't follow or understand the following quoted sentences, this book isn't for you. If you can, this book does an excellent job of covering the basics of JavaScript in depth and may end up being the only text you need on the topic.
"JavaScript has just three primitive data types: string, numeric, and boolean. Each is differentiated from the others by the type of value it contains: string, numeric, and boolean, respectively."
My first exposure to programming was in 1981, using BASIC on a Radio Shack TRS-80 Color Computer. Over the years, I have studied (and often forgotten, but can certainly read a bit and understand the concepts of) LISP, C, Bash scripting, Perl, Python, and more. Lately I have spent more time using PHP and enjoying it, since that is the language of things like Wordpress, Drupal, vBulletin and other commonly used CMS and interactive web site software. The two sentences quoted above seem perfectly clear to me, but I can imagine what they must seem like to someone with no experience with programming languages. So, now you have been warned. Let's get to the good stuff for those who understand the jargon.
This book is clear, with enough detail to help you understand what is happening without bogging you down in the minutiae. The reader is expected to see how and why each facet of the language would be useful, so the examples given are simple and seem to be designed to help the reader get the feel for usage without pretending to be a cookbook of programming recipes, although some seem quite useful as they are, such as Chapter 6's code for browser detection, which allows you to modify content and/or how it is displayed based on the web browser being used to view your site.
The text covers everything you are likely to need while using JavaScript, and more importantly for me, most everything a person is likely to stumble across when reading existing code. You get a solid introduction to data types and variables, operators, statements, objects, and functions. This is built upon with chapters on debugging and cross-browser compatibility. This new second edition (just released earlier in 2009) has several updates and changes from the previous version including a wonderful comparison of the benefits of generating and processing XML data using Ajax versus using JSON.
If you are considering using JavaScript on a website that includes the dynamic creation of web pages, or if you have inherited one that you are now responsible for maintaining, this book would be a good resource to help you start to understand one of the more common languages used for doing so. This is especially true if you have any prior experience with any other programming language. If you want a cookbook, scripted-style, "do this, now do that" sort of beginner's guide to making a site that holds your hand through the whole process, this is not the book you want.Learning JavaScript, 2nd Edition Overview
If you're new to JavaScript, or an experienced web developer looking to improve your skills, Learning JavaScript provides you with complete, no-nonsense coverage of this quirky yet essential language for web development. You'll learn everything from primitive data types to complex features, including JavaScript elements involved with Ajax and dynamic page effects. By the end of the book, you'll be able to work with even the most sophisticated libraries and web applications. Complete with best practices and examples of JavaScript use, this new edition shows you how to integrate the language with the browser environment, and how to practice proper coding techniques for standards-compliant websites. This book will help you:



Learn the JavaScript application structure, including basic statements and control structures
Identify JavaScript objects -- String, Number, Boolean, Function, and more
Use browser debugging tools and troubleshooting techniques
Understand event handling, form events, and JavaScript applications with forms
Develop with the Browser Object Model, the Document Object Model, and custom objects you create
Learn about browser cookies and more modern client-side storage techniques
Get details for using XML or JSON with Ajax applications
Learning JavaScript follows proven learning principles to help you absorb the concepts at an easy pace, so you'll learn how to create powerful and responsive applications in any browser.

Want to learn more information about Learning JavaScript, 2nd Edition?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Beginning CakePHP: From Novice to Professional (Expert's Voice in Web Development) Review

Beginning CakePHP: From Novice to Professional (Expert's Voice in Web Development)
Average Reviews:

(More customer reviews)
Are you looking to buy Beginning CakePHP: From Novice to Professional (Expert's Voice in Web Development)? Here is the right place to find the great deals. we can offer discounts of up to 90% on Beginning CakePHP: From Novice to Professional (Expert's Voice in Web Development). Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Beginning CakePHP: From Novice to Professional (Expert's Voice in Web Development) ReviewThe book is overall well written, however the series title is misleading. I could have easily labeled this 3 stars.
PROS:
- Well written. (Few tech authors have this skill)
- Overall good cover of the basics
- Full code is provided, author has a forum where he answers some questions.
- He shows good code practices
CONS:
- This book should be in the series: "From Novice to having some understanding". It does not cover ACL at all, and the cover of the basic Auth component is incredibly basic and lacking. Most of the examples are very simple, so you won't be getting to be a "Professional" with this book. The tile is ok "Beginning CakePHP" but by no means expect this book to cover in depth topics of challenging issues.
- The book is one big project that keeps adding on things - which is good. But the author decided to go for a Blog... Please another application? Pretty please? There are about a million blog tutorials out there, he could have gone the extra mile by giving us an interesting (i.e realistic) project. There is already a good blog tutorial on the cakephp.org site. Yes, the author does take the blog further in this book (he better, it's 300 pages) but still.
- Not the author's fault - but be warned that the book is for RC1 - and believe me, you will struggle figuring out why the provided code is not working and why so many errors (if you are using RC2 or beyond).
- All the examples except 1 are straight out of the box CAKEPHP built in things - which is fine, but real projects usually require you to stretch things, change some models to be used differently.
- The "Advanced features" chapter is a joke. It spends less than 1 page in most of those advance features. Basically, you are on your own. And a whopping of 6 pages on the forms helper. (Web applications live on forms, a whole book could be written on the topic).
I gave it 4 stars for being a clearly written book on CakePHP, but don't expect this book will be more than an introduction, with a few nice gems.Beginning CakePHP: From Novice to Professional (Expert's Voice in Web Development) OverviewAll other attempts at translating CakePHP for new users are either too technical or lack enough information. This book is tailored for those new to Cake and who want a thorough tutorial. The biggest advantage for reading this book is that it really stands alone in the repertoire of CakePHP documentation, and little work is scheduled to become available anytime soon.It's to a PHP developer's advantage to try out Cake and to get a favorable introduction to the framework, which is precisely what this book provides.Beginning CakePHP is one of the first if not the first book in the market that leads the reader through extensive web application development in CakePHP, one of the leading popular growing open source Web frameworks. It gives a how-to approach to Cake rather than a dictionary-type reference, that culminates in an extensive practical blogging application example.

Want to learn more information about Beginning CakePHP: From Novice to Professional (Expert's Voice in Web Development)?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Using Google App Engine Review

Using Google App Engine
Average Reviews:

(More customer reviews)
Are you looking to buy Using Google App Engine? Here is the right place to find the great deals. we can offer discounts of up to 90% on Using Google App Engine. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Using Google App Engine ReviewI've been programming for 33 years, so in theory I shouldn't like a book that wastes pages explaining what HTTP and HTML are. Nor should I thrill to the first section in the Python chapter, which is called "What is Programming?"
How come I like this book so much then?
It is a self-contained 240-page book on programming. A smart motivated person with no experience could sit down and build a functional cloud app. If you had a friend who wanted to see what the life of a computer nerd was like, this is a great book. Is it as useful as the Google App Engine online docs? Not for an experienced programmer, but for the novice it is nice not to have to refer to a dozen interlocking books and Web sites in order to get "hello world" working.
The world needs more computer programming books like this.Using Google App Engine Overview
Build exciting, scalable web applications quickly and confidently using Google App Engine and this book, even if you have little or no experience in programming or web development. App Engine is perhaps the most appealing web technology to appear in the last year, providing an easy-to-use application framework with basic web tools. While Google's own tutorial assumes significant experience, Using Google App Engine will help anyone get started with this platform. By the end of this book, you'll know how to build complete, interactive applications and deploy them to the cloud using the same servers that power Google applications. With this book, you will:



Get an overview of the technologies necessary to use Google App Engine
Learn how to use Python, HTML, Cascading Style Sheets (CSS), HTTP, and DataStore, App Engine's database
Grasp the technical aspects necessary to create sophisticated, dynamic web applications
Understand what's required to deploy your applications

Using Google App Engine is also an excellent resource for experienced programmers who want to acquire working knowledge of web technologies. Building web applications used to be for experts only, but with Google App Engine-and this book-anyone can create a dynamic web presence.


Want to learn more information about Using Google App Engine?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Learning Drupal 6 Module Development: A practical tutorial for creating your first Drupal 6 modules with PHP Review

Learning Drupal 6 Module Development: A practical tutorial for creating your first Drupal 6 modules with PHP
Average Reviews:

(More customer reviews)
Are you looking to buy Learning Drupal 6 Module Development: A practical tutorial for creating your first Drupal 6 modules with PHP? Here is the right place to find the great deals. we can offer discounts of up to 90% on Learning Drupal 6 Module Development: A practical tutorial for creating your first Drupal 6 modules with PHP. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Learning Drupal 6 Module Development: A practical tutorial for creating your first Drupal 6 modules with PHP ReviewIt seems every version of Drupal likes to change the API considerably. Signatures change, and many functions are dropped. Backwards compatibility is really NOT a concern with Drupal. This book covers the current version, 6, of Drupal.
It walks you through all of the code ideas of Drupal module and theme development. And really does a great job of doing this. Even if you are familiar with 5, the book examples are such that you can skim and upgrade your knowledge to 6.x.
One nice addition would have been a bit of reference. Maybe list all of the hook functions. List all of the form component types, with every attribute. I often found myself going online for examples of how to do form components that were not covered by this book.Learning Drupal 6 Module Development: A practical tutorial for creating your first Drupal 6 modules with PHP OverviewWalk through the development of complete Drupal 6 modules with this primer for PHP programmers, written specifically for Drupal 6 to get you started coding your first module. Are you a Drupal developer looking to update to version 6? This book covers the new and updated APIs to guide your transition to Drupal 6. The new menu system, the Forms and Schema APIs, and many core revisions are covered in this book. This book is written for PHP developers who want to add custom features to Drupal. You will need to know the basics of PHP and MySQL programming, but no experience of programming Drupal is required, although you will be expected to be familiar with the basic operation of Drupal.

Want to learn more information about Learning Drupal 6 Module Development: A practical tutorial for creating your first Drupal 6 modules with PHP?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

HTML & XHTML DeMYSTiFieD Review

HTML and XHTML DeMYSTiFieD
Average Reviews:

(More customer reviews)
Are you looking to buy HTML & XHTML DeMYSTiFieD? Here is the right place to find the great deals. we can offer discounts of up to 90% on HTML & XHTML DeMYSTiFieD. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

HTML & XHTML DeMYSTiFieD ReviewIf you've been writing HTML for years, using tags such as , and many others, you know your techniques need updating. This is THE BOOK. The title sounds like it's for beginners, but it's really for people who are comfortable with HTML, but are struggling with the migration to newer standards and using CSS to replace many outmoded tags. I've been writing HTML for 15 years and felt pretty comfortable, although I confess that most of what I learned was in the late 90s, techniques that managed to serve me the next decade. However, the slow emergence of HTML5 and CSS were becoming a challenge for me to learn as I knew the old ways were going away. I read HTML5 books and CSS books and combination books, yet the fundamentals that would let me start to move forward were lacking.
Then, hoping that a newer book might open windows on HTML and CSS, I bought this book - and I found myself devouring the pages on the first day. Techniques I never understood became clear; features of which I never knew became obvious. This book is a keeper. No one book can include everything and I won't pretend this one does. However, this book will launch your HTML/CSS skills quickly and increase your confidence in using new techniques.
Topics may appear elementary, but these topics introduce use of CSS with HTML from the beginning and that is the key to discovering how to do what you always thought you knew how to do. For example, there is a chapter on forms. Now, I know how to create an HTML form, but this chapter made it clear there were better ways. Earlier, I implied the book isn't for beginners - and it isn't, but a person who has written a few web pages with just HTML will still learn a lot.
I could go on and on, but I paused from reading the book to write this review, so I'm now heading back into the book as I rewrite some old web pages with better techniques. Enjoy!!HTML & XHTML DeMYSTiFieD Overview
Hard stuff made easy! Your practical, self-paced guide to HTML and XHTML
HTML and XHTML Demystified is a hands-on tutorial that gives you thorough guidance on required Web design techniques and technologies. The book also functions as a useful supplement for textbooks and classroom activities by focusing on the essentials and the most useful tags and properties, while avoiding unnecessary details.
Learn to create Web pages, add graphics and links, create tables and frames, integrate forms, and more. Each chapter features valid HTML that follows all of the rules set by the W3C and incorporates the latest standards for HTML5. Web designers need to write pages that are accessible to all users, so each chapter is coded to address the accessibility requirements from the Americans with Disabilities Act and to allow the use of non-English characters.
HTML and XHTML Demystified
Covers HTML, XHTML, HTML5, and CSS
Develops two stand-alone examples per chapter: one created by the author; the other for you to practice
Helps you recognize and resolve common HTML errors
Includes end-of-chapter quizzes and a final exam to reinforce learning

Step-by-step coverage: HTML and The Web; Your First Web Pages; Inserting Graphics; Creating Hyperlinks; Using Lists; Building Tables; Gathering Data with Forms; Page Layout; Scripting; DHTML; Effectively Using Multimedia; Using Frames; Creating a Web Site

Want to learn more information about HTML & XHTML DeMYSTiFieD?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Effortless E-Commerce with PHP and MySQL Review

Effortless E-Commerce with PHP and MySQL
Average Reviews:

(More customer reviews)
Are you looking to buy Effortless E-Commerce with PHP and MySQL? Here is the right place to find the great deals. we can offer discounts of up to 90% on Effortless E-Commerce with PHP and MySQL. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Effortless E-Commerce with PHP and MySQL ReviewI am a Kona coffee farmer and I sell my coffee through my website. I used to be a professional programmer before becoming a Kona coffee farmer. Leveraging off that experience, and Larry's previous books, I wrote all the code for my website: HTML, CSS, PHP, mySQL, everything. Throughout the process I wished for a book exactly like this one.
When I heard that this book was being published my first thought was "too late to help me." When I received my copy, I realized that I was wrong. Even though I spent years as a professional network programmer, and my website was already written, I am still in the process of rewriting large parts of my website because of the excellent information in this book.
If you're a web developer, this book is for you. Even if you aren't going to write everything yourself, this book will still help you understand the important concepts such as security, PCI, user accounts and site administration.
The book does assume a certain amount of experience with PHP and mySQL. That's the best part though, unlike any other author I've ever read, Larry Ullman has a website with useful forums and he answers nearly every question himself. Have a question about figure 7.2? With this book you can get an answer.
Effortless E-Commerce with PHP and MySQL OverviewIn this comprehensive guide to creating an e-commerce Web site using PHP and MySQL, renowned author Larry Ullman walks you through every step--designing the visual interface, creating the database, presenting content, generating an online catalog, managing the shopping cart, handling the order and the payment process, and fulfilling the order--always with security and best practices emphasized along the way. Even if you're an experienced Web developer, you're guaranteed to learn something new. The book uses two e-commerce site examples--one based on selling physical products that require shipping and delayed payment, and another that sells non-physical products to be purchased and delivered instantly--so you see the widest possible range of e-commerce scenarios. In 11 engaging, easy-to-follow chapters, Effortless E-Commerce with PHP and MySQL teaches you how to:* Think of the customer first, in order to maximize sales* Create a safe server environment and database* Use secure transactions and prevent common vulnerabilities* Incorporate different payment gateways* Design scalable sites that are easy to maintain* Build administrative interfaces* Extend both examples to match the needs of your own sites

Want to learn more information about Effortless E-Commerce with PHP and MySQL?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

JavaScript Pocket Reference (2nd Edition) Review

JavaScript Pocket Reference (2nd Edition)
Average Reviews:

(More customer reviews)
Are you looking to buy JavaScript Pocket Reference (2nd Edition)? Here is the right place to find the great deals. we can offer discounts of up to 90% on JavaScript Pocket Reference (2nd Edition). Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

JavaScript Pocket Reference (2nd Edition) ReviewA very rare O'Reilly book that isn't well written (that's because there is no writing!) An utterly consise book with nothing other than the syntax and VERY brief descriptions programmers will understand immediately. Get it if you need to have that site up and running today.JavaScript Pocket Reference (2nd Edition) Overview
JavaScript--the powerful, object-based scripting language that can be embedded directly into HTML pages--has earned its place in the web developer's toolkit, to the extent that it's now considered required knowledge for web developers.You can use JavaScript to create dynamic, interactive applications that run completely within a web browser.JavaScript is also the language of choice for developing Dynamic HTML content.Because its syntax is based on the popular programming languages C, C++, and Java, JavaScript is familiar and easy to learn for experienced programmers. At the same time, it's an interpreted scripting language, providing a flexible, forgiving programming environment for new programmers. The JavaScript Pocket Reference, 2nd Edition, provides a complete overview of the core JavaScript language and client-side scripting environment, as well as quick-reference material on core and client-side objects, methods, and properties.The new edition has been revised to cover JavaScript 1.5, and is particularly useful for developers working with the standards-compliant web browsers, such as Internet Explorer 6, Netscape 7, and Mozilla.Ideal as an introduction for beginners and a quick reference for advanced developers, this pocket-sized book is easy to take anywhere and serves as the perfect companion volume to the bestselling JavaScript: The Definitive Guide, 4th Edition. O'Reilly's Pocket References have become a favorite among developers everywhere.By providing a wealth of important details in a concise, well-organized format, these handy books deliver just what you need to complete the task at hand. When you've reached a sticking point and need to get to the answer quickly, the new JavaScript Pocket Reference is the book you'll want close at hand.


Want to learn more information about JavaScript Pocket Reference (2nd Edition)?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Building the Realtime User Experience: Creating Immersive and Interactive Websites Review

Building the Realtime User Experience: Creating Immersive and Interactive Websites
Average Reviews:

(More customer reviews)
Are you looking to buy Building the Realtime User Experience: Creating Immersive and Interactive Websites? Here is the right place to find the great deals. we can offer discounts of up to 90% on Building the Realtime User Experience: Creating Immersive and Interactive Websites. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Building the Realtime User Experience: Creating Immersive and Interactive Websites Review§
This book is carefully named. Most "user experience" books tend to focus on usability and human interaction issues, "heat" maps and other techniques. The emphasis in this book is the first word in the title, "Building..." The book and its accompanying Web site of working examples has an exclusive focus on implementation.
"Building the Realtime User Experience" will guide, in very direct language, that developer who has just taken on the task of building a server push application.
§Building the Realtime User Experience: Creating Immersive and Interactive Websites Overview
The Web is increasingly happening in realtime. With websites such as Facebook and Twitter leading the way, users are coming to expect that all sites should serve content as it occurs -- on smartphones as well as computers. This book shows you how to build realtime user experiences by adding chat, streaming content, and including more features on your site one piece at a time, without making big changes to the existing infrastructure. You'll also learn how to serve realtime content beyond the browser.

Throughout the book are many practical JavaScript and Python examples that you can use on your site now. And in the final chapter, you'll build a location-aware game that combines all of the technologies discussed.

Use the latest realtime syndication technology, including PubSubHubbub
Build dynamic widgets on your homepage to show realtime updates from several sources
Learn how to use long polling to "push" content from your server to browsers
Create an application using the Tornado web server that makes sense of massive amounts of streaming content
Understand the unique requirements for setting up a basic chat service
Use IM and SMS to enable users to interact with your site outside of a web browser
Implement custom analytics to measure engagement in realtime


Want to learn more information about Building the Realtime User Experience: Creating Immersive and Interactive Websites?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...