Total 20 eBooks Found For Category Ajax


Adapting to Web Standards: CSS and Ajax for Big Sites


  • ISBN:
  • 0321501829
  • Authors:
  • Christopher Schmitt, Kimberly Blessing, Rob Cherny, Meryl K. Evans, Kevin Lawver, Mark Trammell

After learning the language of design, how does one effectively use standards-based technologies to create visually strong Web sites? The full-color Adapting to Web Standards: CSS and Ajax for Big Sites gives developers a peek into the process of the best designers in the world through the work of high profile, real-world Web sites that made them famous. The book focuses on deconstructing these top-tier large-scale sites with particular...

Google Web Toolkit Applications


  • ISBN:
  • 0321501969
  • Authors:
  • Ryan Dewsbury

“Ryan clearly understands the GWT value proposition and how GWT integrates into a diverse web technology stack–and not just in a theoretical way. With the popularity of gpokr.com and kdice.com, Ryan can speak with the authority of concrete success.” – Bruce Johnson, creator of Google Web Toolkit “This book distinguishes itself from other books on GWT in that it walks through the entire process of building several nontrivial GWT...

AJAX: Creating Web Pages with Asynchronous JavaScript and XML


  • ISBN:
  • 0132272679
  • Authors:
  • Edmond Woychowsky

The Easy, Example-Based Guide to Ajax for E very Web Developer   Using Ajax, you can build Web applications with the sophistication and usability of traditional desktop applications and you can do it using standards and open source software. Now, for the first time, there's an easy, example-driven guide to Ajax for every Web and open source developer, regardless of experience.   Edmond Woychowsky begins with simple techniques involving only...

Ajax Bible


  • ISBN:
  • 0470102632
  • Authors:
  • Steve Holzner Ph.D.

Build interactive Web applications with Ajax Create live searches and online spreadsheets Discover programming mistakes to avoid! Create blazing-fast Web applications with powerful Ajax If you think that mastering Ajax is too difficult, guess again. You can create Web applications that look and feel like desktop apps in less time than you think with the comprehensive Ajax instruction in this in-depth book. You'll find easy-to-follow tutorials,...

Beginning Ajax with ASP.NET


  • ISBN:
  • 047178544X
  • Authors:
  • Wallace B. McClure, Scott Cate, Paul Glavich, Craig Shoemaker

Ajax has the power to revolutionize the way web-based applications are designed. This book provides you with a thorough working knowledge of what Ajax has to offer and how to take full advantage of it in your application development. Following an exploration of how Ajax works with .NET, you'll get acquainted with DHTML, the role of JavaScript and the Document Object Model, and the XMLHttpRequest Object, which is the foundation of Ajax. Then you...

Programming ASP.NET AJAX: Build rich, Web 2.0-style UI with ASP.NET AJAX


  • ISBN:
  • 0596514247
  • Authors:
  • Christian Wenz

Delivering rich, Web 2.0-style experiences has never been easier. This book gives you a complete hands-on introduction to Microsoft ASP.NET AJAX 1.0, the new framework that offers many of the same benefits for Ajax development that ASP.NET provides for server-side development. With Programming ASP.NET AJAX, you'll learn how to create professional, dynamic web pages with Ajax in no time. Loaded with code and examples that demonstrate key aspects...

Head First Ajax


  • ISBN:
  • 0596515782
  • Authors:
  • Rebecca M Riordan

Ajax is no longer an experimental approach to website development, but the key to building browser-based applications that form the cornerstone of Web 2.0. Head First Ajax gives you an up-to-date perspective that lets you see exactly what you can do -- and has been done -- with Ajax. With it, you get a highly practical, in-depth, and mature view of what is now a mature development approach. Using the unique and highly effective visual format...

Securing Ajax Applications: Ensuring the Safety of the Dynamic Web


  • ISBN:
  • 0596529317
  • Authors:
  • Christopher Wells Exe

Ajax applications should be open yet secure. Far too often security is added as an afterthought. Potential flaws need to be identified and addressed right away. This book explores Ajax and web application security with an eye for dangerous gaps and offers ways that you can plug them before they become a problem. By making security part of the process from the start, you will learn how to build secure Ajax applications and discover how to respond...

Adding Ajax


  • ISBN:
  • 0596529368
  • Authors:
  • Shelley Powers

Ajax can bring many advantages to an existing web application without forcing you to redo the whole thing. This book explains how you can add Ajax to enhance, rather than replace, the way your application works. For instance, if you have a traditional web application based on submitting a form to update a table, you can enhance it by adding the capability to update the table with changes to the form fields, without actually having to submit the...

Sams Teach Yourself AJAX in 10 Minutes


  • ISBN:
  • 0672328682
  • Authors:
  • Phil Ballard

Sams Teach Yourself Ajax in 10 Minutes  is a concise introduction to the basics of building Ajax applications and the architecture and operation of these applications. You will learn the techniques employed in using Ajax, introducing Ajax and explaining how it may be used to solve realistic user interface problems. You will be able to immediately begin building web applications, and will have platform from which to explore more advanced aspects...

Build Your Own Ajax Web Applications


  • ISBN:
  • 0975841947
  • Authors:
  • Matthew Eernisse

AJAX (Asynchronous JavaScript and XML) is a new approach for developing web applications. It essentially permits users to interact with a Webpage without forcing a slow & tedious reload of the entire page after every action. This means web applications become more responsive, easier to use, and more intuitive. "Build Your Own Ajax Web Applications" uses a step-by-step tutorial format that's so easy to follow, you'll be able to build...

Pro Ajax and the .NET 2.0 Platform


  • ISBN:
  • 1590596706
  • Authors:
  • Daniel Woolston

Pro Ajax and the .NET 2.0 Platform gets high marks from me because it is concise, informative and easy to follow. After reading the first three chapters I had a clear understanding of what Ajax really is. — Cameron Scholtz, ASU Blog There are a few class libraries recently distributed that open the Ajax door to the .NET Framework 2.0. This book examines how the Ajax technology and the .NET Framework can work in tandem. It thoroughly covers...

Ajax and REST Recipes: A Problem-Solution Approach


  • ISBN:
  • 1590597346
  • Authors:
  • Christian Gross

Ajax and REST Recipes: A Problem-Solution Approach will serve all of your Ajax needs, by providing adaptable solutions for common tasks you'll want to implement on web sites using the next generation of Ajax and REST techniques. As a JavaScript developer, your time is precious, so you'll want to solve problems that present themselves in your work as quickly as possible. You can pick up the code provided in this book, adapt it, or plug it...

Practical JavaScript, DOM Scripting and Ajax Projects


  • ISBN:
  • 1590598164
  • Authors:
  • Frank Zammetti

Practical JavaScript, DOM, and Ajax Projects is ideal for web developers already experienced in JavaScript who want to take their knowledge to the next level. It presents ten complete example projects for you to learn from and adapt for use in your own work. The book starts with a quick recap of the fundamentals of modern JavaScript development before moving right along to the applications. For each application, you are taken through the...

Practical DWR 2 Projects (Expert's Voice in Java)


  • ISBN:
  • 1590599411
  • Authors:
  • Frank Zammetti

The Ajax craze is sweeping the world, and there is no shortage of libraries from which to choose to make it all easier to develop. One of those libraries has risen near the top in the Java space, and that library is DWR. DWR, or Direct Web Remoting, allows you to treat your Java classes running on the server as if they were local objects running in the browser, bringing the full power of your server–side business logic to the client without...

Pro Web 2.0 Application Development with GWT (Expert's Voice in Web Development)


  • ISBN:
  • 1590599853
  • Authors:
  • Jeff Dwyer

The main focus of Pro Web 2.0 Application Development with GWT is a case study of a real Web 2.0 application called ToCollege.net. What you’ll learn: You’ll take a full tour of a modern Web 2.0 startup’s codebase. That’s 15,000 lines of source code that includes everything from Google Gears integration to Acegi OpenID, Lucene full–text search, and Google Maps, all of it integrated with GWT 1.5. Leveraging this book’s available...

Culture, Society And Sexuality: A Reader (Social Aspects of Aids Series)


  • ISBN:
  • 1857288106
  • Authors:
  • Richard Parker

Since the beginnings of time, people have been interested in sex - the form it takes, the pleasure it can give, the circumstances in which it occurs, and what it means - both for the individuals concerned and to society more generally. Often seen as a synonym for love, sometimes as an expression of power, and infrequently as a means of exploitation and abuse, sex is a complex and multi-faceted aspect of human behaviour that has been written...

Ajax in Practice


  • ISBN:
  • 1932394990
  • Authors:
  • Dave Crane, Bear Bibeault, Jord Sonneveld, Ted Goddard, Chris Gray, Ram Venkataraman, Joe Walker

"Ajax in Practice" provides example-rich coverage of Ajax packed with ready-to-use code and practical recipes for common and not-so-common tasks. Ajax developers now face the move from Ajax-as-theory to Ajax-in-practice. "Ajax in Practice" guides web developers through the transition from learning about Ajax to successfully "applying" Ajax-driven techniques in real-world development scenarios. Ajax gives web developers the potential to create...

Ajax Security


  • ISBN:
  • 0321491939
  • Authors:
  • Billy Hoffman, Bryan Sullivan

The Hands-On, Practical Guide to Preventing Ajax-Related Security Vulnerabilities   More and more Web sites are being rewritten as Ajax applications; even traditional desktop software is rapidly moving to the Web via Ajax. But, all too often, this transition is being made with reckless disregard for security. If Ajax applications aren’t designed and coded properly, they can be susceptible to far more dangerous security vulnerabilities than...

Beyond Capitalism & Socialism: A New Statement of an Old Ideal


  • ISBN:
  • 1932528105

Explaining the socio-economic theory of distributism, this anthology argues that political, economic, and social liberties and freedom are penalized under both socialism and capitalism. With distributism—and other "third way" alternatives to capitalism—the human person, the family, and the community take precedence over bureaucrats and barons. Society exists for man, not the other way around.