Jun 14, 2009 |
5,302 views |

Book Description
Build powerful interactive AJAX applications with script.aculo.us and PHP
- Get started quickly with script.aculo.us library with as little as one line of code
- Explore Prototype library features, tutorials, code, and examples
- Learn script.aculo.us’ In-place Editing, Auto Completion, Sliders, Drag-and-Drop, Effects, and Multimedia
- A book with less jargon, and more code explanation for building real-world examples –Tadalist clone, Digg and Delicious clones, 43things.com clone
In Detail
script.aculo.us is a JavaScript library that provides dynamic visual effects, user interface controls, and robust AJAX features. It is to client-side what PHP is to server-side – powerful, simple, complete fun, and above all, a MUST! As developers, we all dream of building applications that users can instantly fall in love with and get productive. Simple and niche applications are the future of web applications. script.aculo.us when used with PHP as a server-side scripting language, can give us a new way of looking at things and changing the way we work. Download Now »
Jun 12, 2009 |
5,787 views |

Book Description
Ready to transport your web applications into the Web 2.0 era? Head First Rails takes your programming — and productivity — to the max. You’ll learn everything from the fundamentals of Rails scaffolding to building customized interactive web apps using Rails’ rich set of tools and the MVC framework.
By the time you’re finished, you’ll have learned more than just another web framework. You’ll master database interactions, integration with Ajax and XML, rich content, and even dynamic graphing of your data — all in a fraction of the time it takes to build the same apps with Java, PHP, ASP.NET, or Perl. You’ll even get comfortable and familiar with Ruby, the language that underpins Rails. But you’ll do it in the context of web programming, and not through boring exercises such as “Hello, World!” Download Now »
Jun 08, 2009 |
5,703 views |

Book Description
JavaScript: It’s not just for calculators and image rollovers.
Drupal 6 is loaded with new features, and not all of them are necessarily implemented in PHP. This unique book, for web designers and developers, will take you through what can be done with JavaScript (and especially with jQuery) in Drupal 6.
With the combination of the powerhouse jQuery library with its own robust set of JavaScript tools, Drupal 6 comes with a pre-packaged killer JavaScript environment. Cross-platform by nature, it provides all of the tools necessary to create powerful AJAX-enabled scripts, gorgeous visual effects, and view-enhancing behaviors. In addition, Drupal developers have ported some of its most powerful PHP tools – like a theming engine and support for localization and language translation – to JavaScript, making it possible to write simple scripts where once only complex PHP code could be used.
This book gives you the keys to the toolbox, showing you how to use Drupal’s JavaScript libraries to make your modules and themes more dynamic, interactive and responsive, and add effects to make your Drupal site explode into life!
If you’ve dipped your toe in the water of theme or module development with Drupal 6, this is the book you want to make the look and behavior of your work something special. With it’s project-based approach, this book is carefully constructed to guide you from how JavaScript fits into the overall Drupal architecture through to making you a master of the jQuery library in the world of Drupal themes and modules. Download Now »
Jun 08, 2009 |
5,728 views |

Book Description
Django is a high-level Python web framework that was developed by a fast-moving online-news operation to meet the stringent twin challenges of newsroom deadlines and the needs of web developers. It is designed to promote rapid development and clean, pragmatic design and lets you build high-performing, elegant web applications rapidly. Django focuses on automating as much as possible and adhering to the DRY (Don’t Repeat Yourself) principle, making it easier to build high-performance web applications faster, with less code.
This book will show you how to assemble Django’s features and take advantage of its power to design, develop, and deploy a fully-featured web site. It will walk you through the creation of an example web application, with lots of code examples.
Specially revised for version 1.0 of Django, the book starts by introducing the main design concepts in Django. Next, it leads you through the process of installing Django on your system. After that, you will start right away on building your social bookmarking application using Django. Various Django 1.0 components and sub-frameworks will be explained during this process, and you will learn about them by example.
In each chapter, you will build one or more of the features that are essential in Web 2.0 applications, like user management, tags, and AJAX. You will also learn about good software development practices, such as keeping your application secure, and automating testing with unit tests. Download Now »
Jun 08, 2009 |
4,282 views |

Book Description
Using WebForms has led to problems for ASP.NET developers, such as low testability and inconsistent code. These problems become increasingly relevant when trying to develop or maintain anything but the simplest web site.
This book takes you through the ASP.NET MVC framework to help you simplify and build web applications quickly. With example applications built on best practices and with clear explanations, you will get started in no time.
The MVC pattern is widely accepted as one of the best approaches for building modern web applications and Microsoft’s new ASP.NET MVC Framework offers a fully supported way for developers to implement MVC in ASP.NET.
This book takes you through the essential tasks to create powerful web applications as fast as possible. These essential tasks are explained clearly, with well-structured instructions. The book does not cover every single feature in detail; it provides precise information for you to get started, and takes you through the creation of an example application that covers MVC application design techniques.
In addition to helping you write code, this book covers unit testing, to improve the stability and quality of the application you are building. Download Now »
May 25, 2009 |
4,494 views |

Book Description
BUILD RELIABLE, SCALABLE, ENTERPRISE-CLASS WEB APPLICATIONS WITH AJAX
Writing for enterprise developers, architects, and user interface specialists, the authors explain why AJAX offers such great promise in large-scale development. Next, they systematically introduce today’s key AJAX techniques and components.
You’ll walk through developing frameworks for building AJAX applications that combine data tables, Web forms, charts, search, and filtering: the very systems businesses depend on in CRM, ERP, BI, and beyond. Then, building on this strong foundation, the authors identify proven AJAX architectural patterns, and present case studies drawn from actual .NET and Java AJAX applications. Coverge includes
- Using AJAX to implement Model-View-Controller (MVC) in the browser
- Encapsulating user interface functionality to facilitate code reuse and reduce cross-browser development problems
- Overcoming the unique security challenges associated with AJAX Web applications
- Optimizing AJAX usability: the “back” button, caching, bookmarking, offline usage, and beyond
From security to scalability to project risk, this is the only book to cover all the issues facing AJAX developers in the enterprise. Whether you’re migrating legacy HTML interfaces or building new applications from scratch, you’ll find it absolutely indispensable. Download Now »