Free Ebook Video Training
Showing posts with label .---Ajax. Show all posts
Showing posts with label .---Ajax. Show all posts

Wednesday, July 29, 2009

DWR Java AJAX Applications

DWR Java AJAX Applications

DWR Java AJAX Applications

Product Description

AJAX enables rich desktop-like user interfaces in the browser and enables interactive interfaces that can even replace traditional user interfaces. DWR (Direct Web Remoting) is an Open Source Java framework for building AJAX applications. DWR’s main idea is to hide AJAX implementation details, like XMLHttpRequest, from developers. By using DWR, you can concentrate on developing the application and business objects and leave AJAX details behind the scenes where they belong. DWR allows server-side Java classes to be used in the browser and JavaScript functions to be used on the server (Reverse AJAX).

This book will show competent Java programmers how to work with DWR to create powerful AJAX applications. It starts with a tutorial on DWR’s main features and functions. Then it covers setting up the development environment. Finally, it concludes with some sample applications.

The later chapters are full of example code for sample applications, to aid comprehension.

What you will learn from this book?

  • Will make your development faster and simpler by teaching you the features of DWR and implementing it with Reverse AJAX.
  • Teaches you how to use DWR JavaScript libraries, Convertors, Creators, Filters and Signatures. Integration with other projects, and Security – factors which are essential to developing any DWR application.
  • Specifies practical aspects such as supported browser and environments, configuration, setting up development environment, testing and debugging, error handling, packaging and deployment in a comprehensive manner, by demonstration where required.
  • Provides a practical demonstration of creating a dynamic user interface, implementing tables and lists, and field completion for you to derive concepts from.
  • Shows advanced elements of user interface through practical examples of creating forms, building a navigation tree, and map scrolling.
  • Teaches back-end integration: integrating a database with DWR, integrating with web services, and integrating with a messaging system.
  • Includes collaborative book authoring and chatroom applications, which show how easy it would be to enhance your applications to production grade using these samples as a starting point for development and as a source of ideas.

download

Thursday, July 23, 2009

Microsoft AJAX Library Essentials: Client-side ASP.NET AJAX 1.0 Explained


Microsoft AJAX Library Essentials: Client-side ASP.NET AJAX 1.0 Explained
Packt Publishing | 2007-07-27 | ISBN: 1847190987 | 300 pages | PDF | 6 MB

A practical tutorial to using Microsoft AJAX to enhance the user experience of your ASP.NET web applications covering the most up to date versions of the AJAX tools. With ASP.NET AJAX (formerly known as ATLAS) developers can quickly create rich and responsive web pages with efficient server communication by simply adding a few server controls to their pages. Because ASP.NET AJAX is integrated with ASP.NET, developers have full access to the built-in ASP.NET 2.0 application services and the entire .NET Framework. This book is the most practical and efficient resource a reader can get to enter the exciting world of AJAX in ASP.NET. Targeting the most recent version of the ASP.NET AJAX tools, this book will teach you how to create faster, lighter, and richer web applications by using the Microsoft AJAX technologies to their full potential. Beginning with a hands-on tour of the basic technologies associated with AJAX, JavaScript, XMLHttpRequest, JSON, and the DOM, you'll move on to a crash course in the Microsoft AJAX tools. You'll understand the architecture of the Microsoft AJAX components, how they all fit together, and exactly what they can do for you. At every stage of your journey, you'll be able to try out examples to illuminate the theory, and consolidate your understanding. In addition to learning about the client and server controls, you'll also see how to handle errors and debug your ASP.NET AJAX applications. To get your client pages interacting with your server, the Microsoft AJAX framework allows you to consume web services on the client without having to worry about the underlying protocol used for exchanging the data. You will see how to create ASP.NET web services in practice, and consume them in your AJAX applications. To get your client pages interacting with servers on other domains, the Microsoft AJAX framework provides bridges that allow you to make cross-domain calls seamlessly. This book shows you how this works and how to implement it, including how to consume services from Amazon's ECS (E-Commerce Services). Microsoft AJAX brings the power of the ASP.NET data presentation server controls to the client, enhancing the power and responsiveness of controls such as the GridView and DetailsView. You will learn about using the data client controls to create truly responsive web applications that interact seamlessly not just with your servers and your data, but also with other servers and other sources of data should you choose. This book is a practical tutorial to get you confident and comfortable working with the Microsoft AJAX suite. Packed with step-by-step examples and detailed explanations of how the examples work, this book is the ideal first step into the exciting world of AJAX in ASP.NET. This book is written for ASP.NET developers who not only want to understand how Microsoft AJAX will impact on the way they develop web applications, but also want to make the transition to better, more responsive applications as easily as possible. You will need access to either Visual Studio Web Developer Express or Visual Studio .NET 2005. All the code examples are in C#.

http://uploading.com/files/W15TXMLB/ppmale.rar.html

http://rapidshare.com/files/259140781/ppmale.rar

PHP Oracle Web Development: Data processing, Security, Caching, XML, Web Services, and Ajax


PHP Oracle Web Development: Data processing, Security, Caching, XML, Web Services, and Ajax
Packt Publishing | 2007-08-03 | ISBN: 1847193633 | 396 pages | PDF | 3 MB

This practical book for PHP/Oracle developers is built around well explained, easy-to-follow example code to build robust, efficient, secure solutions covering popular current topics on using PHP with Oracle. Assuming no special skill level, experienced author Yuli Vasiliev shows how to install and configure PHP and Oracle; connect PHP to Oracle; move application business logic to Oracle; build transactional applications; use security features; improve performance with caching; employ XML features; implement SOAP web services; build Ajax-driven PHP/Oracle solutions. Building and deploying PHP applications on Oracle Database combines the power and robustness of Oracle with the easy, rapid development of open-source PHP to achieve high-performance, scalable, reliable data-driven web applications with minimal effort. Unlike some other databases, Oracle allows building the key business logic of PHP applications inside the database, moving data processing from web server to database server.


http://uploading.com/files/H83BNM2N/1847193633.7z.html


http://rapidshare.com/files/258927779/booktraining.net_1847193633.7z

Wednesday, July 22, 2009

Ajax Patterns and Best Practices (Expert's Voice) by Christian Gross


Ajax Patterns and Best Practices (Expert's Voice) by Christian Gross
Publisher: Apress (February 13, 2006) | ISBN-10: 1590596161 | PDF | 17 Mb | 416 pages

Ajax is taking us into the next generation of web applications. Ajax has broken the client-server barrier by decoupling the client from the server, but an Ajax application still needs a server to extract content from. The most effective use of Ajax and the server requires an understanding of REST, an architectural style used to define Web services.
Ajax Patterns and Best Practices explores dynamic web applications that combine Ajax and REST as a single solution. A major advantage of REST is that like Ajax, it can be used with today's existing technologies.
This is an ideal book whether or not you have already created an Ajax application. Because the book outlines various patterns and best practices, you can quickly check and verify that you're building an efficient Ajax application.

D0wn10ad

Mirr0r

Tuesday, July 21, 2009

Beginning Ajax with PHP: From Novice to Professional




Beginning Ajax with PHP: From Novice to Professional
Apress | ISBN: 1590596676 | 272 pages | October 16, 2006 | PDF | 3 Mb

Ajax breathes new life into web applications by transparently communicating and manipulating data in conjunction with a server-based technology. Of all the server-based technologies capable of working in conjunction with Ajax, perhaps none are more suitable than PHP, the world's most popular scripting language.

Beginning Ajax with PHP: From Novice to Professional is the first book to introduce how these two popular technologies can work together to create next-generation applications. Author Lee Babin covers what you commonly encounter in daily web application development tasks, and shows you how to build PHP/AJAX-enabled solutions for forms validation, file upload monitoring, database-driven information display and manipulation, web services, Google Maps integration, and more. You'll learn how to
* Take advantage of PHP and advanced JavaScript capabilities to create next-generation, highly responsive Web applications.
* Enhance commonplace application tasks such as forms validation and tabular data display.
* Manage cross-browser issues, ensuring your applications run on all major Web browsers.
* Take advantage of the Google Maps API and add spatial mapping features to your website.

You'll also be introduced to other key topics like conquering cross-platform issues, countering potential security holes, and testing and debugging JavaScript with efficiency. All examples are based on real-world scenarios, so you'll be able to apply what you learn to your own development situations.

D0wn10ad
http://uploading.com/files/S2QIA4T5/booktraining.net_1590596676.rar.html

http://rapidshare.com/files/258364676/booktraining.net_1590596676.rar

Friday, July 17, 2009

Accelerated DOM Scripting with Ajax, APIs, and Libraries (repost)


Accelerated DOM Scripting with Ajax, APIs, and Libraries
Publisher: Apress | ISBN: 1590597648 | edition 2007 | PDF | 221 pages | 3,39 mb

If you're a web developer with previous JavaScript and DOM scripting experience, Accelerated DOM Scripting with Ajax, APIs, and Libraries is perfect for you to take your knowledge up to the next level.
This book is about JavaScript and using the document object model—the conduit to the HTML document. This book is not about learning how to program JavaScript from scratch. It starts with the assumption that you have done some JavaScript development before and understand the JavaScript syntax. This book builds on top of that knowledge to give you a deeper understanding of DOM Scripting and how to apply that to your projects. It uses this new understanding to describe what JavaScript libraries are and show you how they can be applied to your project. The book will also explain Ajax and how best to plan and apply it to your projects. It explains how to build simple animation objects for adding movement to elements on the page. There are straightforward examples that demonstrate the techniques used throughout the book.
JavaScript has seen a resurgence in popularity over the past few years, and with it has come an exploration of the power of the language as well as what it can do within the browser. This book will explain techniques new and old—such as closures, encapsulation, and inheritance—that many are using and how you can best apply them to your own projects.
By reading this book, you should have a greater understanding of how JavaScript works and be able to use advanced concepts such as closures and event delegation to build more flexible applications for the Web. You'll walk away with a greater appreciation for JavaScript libraries and how they can simplify and speed up your development. You'll also be able to implement Ajax effectively into your site, create special effects, use JavaScript libraries, and know how best to apply these libraries to your projects.

Download


Mirror

Sunday, July 12, 2009

Rebecca Riordan - Head First Ajax


Rebecca Riordan - Head First Ajax
O'Reilly Media | 2008 | ISBN: 0596515782 | Pages: 527 | PDF | 20.53 MB

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 that has turned Head First titles into runaway bestsellers, this book offers a big picture overview to introduce Ajax, and then explores the use of individual Ajax components -- including the JavaScript event model, DOM, XML, JSON, and more -- as it progresses. You'll find plenty of sample applications that illustrate the concepts, along with exercises, quizzes, and other interactive features to help you retain what you've learned.

Head First Ajax covers:

* The JavaScript event model
* Making Ajax requests with XMLHTTPREQUEST objects
* The asynchronous application model
* The Document Object Model (DOM)
* Manipulating the DOM in JavaScript
* Controlling the browser with the Browser Object Model
* XHTML Forms
* POST Requests
* XML Syntax and the XML DOM tree
* XML Requests&Responses
* JSON -- an alternative to XML
* Ajax architecture & patterns
* The Prototype Library

The book also discusses the server-side implications of building Ajax applications, and uses a "black box" approach to server-side components.

Head First Ajax is the ideal guide for experienced web developers comfortable with scripting -- particularly those who have completed the exercises in Head First JavaScript -- and for experienced programmers in Java, PHP, and C# who want to learn client-side programming.

Link download

http://uploading.com/files/NEV4RH0X/booktraining.net_e09.rar.html

http://rapidshare.com/files/254783033/booktraining.net_e09.rar

Monday, July 6, 2009

Drupal 6 JavaScript and JQuery By Matt Butcher


Drupal 6 JavaScript and JQuery By Matt Butcher
Publisher: Packt Publishing Limited 2009 | 340 Pages | ISBN: 1847196160 | PDF | 3 MB



Putting jQuery, AJAX, and JavaScript effects into your Drupal 6 modules and themes
Learn about JavaScript support in Drupal 6
Packed with example code ready for you to use
Harness the popular jQuery library to enhance your Drupal sites
Make the most of Drupal's built-in JavaScript libraries
In Detail
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.
What you will learn from this book?
An introduction to JavaScript in Drupal 6
The basics of the jQuery library
Creating JavaScript-enabled themes
Manipulating a page on the fly with jQuery
Authoring simple PHPTemplate files designed to maximize scripting potential
Using jQuery to add effects in Drupal 6
Working with Drupal 6 behaviors
Adding AJAX to modules
Using Drupal's localization and language translation engine in your JavaScript
Theming on the client-side with Drupal's JavaScript theme engine
Building better forms
Working with Drupal 6's JavaScript library
Writing portable JavaScript tools as Drupal modules
Approach
This book focuses on teaching by example. Chapters are packed with example code, providing hands-on examples you can play with and then release to your own Drupal sites. By introducing short projects interspersed with discussion, the pace is rapid yet practical.
Who this book is written for?
This book is for web designers and developers who want to add JavaScript elements to Drupal themes or modules to create more flexible and responsive user interfaces.
You are expected to know about the basic operation of Drupal, and be familiar with the concept of theming and modules in Drupal. No experience of creating themes or modules is required.
You will need to know the basics of client-side web development; this means HTML, CSS, but also have a rudimentary grasp of the syntax of JavaScript. Familiarity with PHP programming will be an advantage, since we will be writing PHPTemplate files and (at the end) creating Drupal modules. However, the PHP is covered thoroughly enough that even the PHP neophyte will not find the text too demanding. The book also covers the jQuery JavaScript library and its use in Drupal, but no knowledge of jQuery is expected - you will learn everything you need in this book.

About the Author
Matt Butcher is a senior programmer at Palantir.net, where he specializes in content management systems, web services, and browser scripting. He has been an active participant in Open Source technologies for over a decade. Matt has written five books for Packt, including Learning Drupal 6 Module Development, Mastering OpenLDAP, and Drupal 6 JavaScript and jQuery., all of which are published by Packt. Matt writes his technical blog at technosophos.com. When not pushing bits, Matt likes to explore Chicago with his wife and three daughters.

Download
Mirror

Sunday, July 5, 2009

Adrian Colyer, «Eclipse AspectJ: Aspect-Oriented Programming with AspectJ and the Eclipse AspectJ Development Tools

Eclipse AspectJ: Aspect-Oriented Programming with AspectJ and the Eclipse AspectJ Development Tools

Adrian Colyer, «Eclipse AspectJ: Aspect-Oriented Programming with AspectJ and the Eclipse AspectJ Development Tools»
Addison Wesley | ISBN: 0321245873 | 2004 | CHM | 504 pages | 30.81 MB

Eclipse AspectJ: Aspect-Oriented Programming with AspectJ and the Eclipse AspectJ Development Tools. AspectJ: Now every Java developer can leverage the immense power of AOP. With AspectJ, Java developers can leverage the breakthrough power of Aspect-Oriented Programming (AOP) using a language they already know, within the comfortable, highly productive Eclipse development environment. In this book, AspectJ's lead developers help you master AOP's essential principles and techniques, as you use them to address your toughest software quality, productivity, and maintenance challenges.


Download
Mirror

Friday, July 3, 2009

Webdesign mit JavaScript & Ajax


Nick Heinle, Bill Pena, Ulrich Speidel, "Webdesign mit JavaScript & Ajax"
O'Reilly | 2006 | ISBN: 3897214717 | 254 pages | PDF | 37,7 MB

textico.de
Rein in den Flieger und abheben: Nick Heinle, Bill Pena und Ulrich Speidel fackeln nicht lange -- mit Webdesign mit JavaScript setzen sie die JavaScript-Aspiranten gleich ins Cockpit und erklären ihnen den Rest beim Flug durchs Webdesign-Universum. Eine effektive Methode, die vor allem ergebnisfreudigen Bastlern mit HTML-Erfahrung gefallen wird.

Inzwischen kann man JavaScript ja nicht mehr erwähnen, ohne AJAX und Web 2.0 als Echo zu hören. Nun denn, warum auch nicht, denn das Tolle an der Sache ist ja, dass man als Einsteiger JavaScript auch ohne Diplom in Informatik lernen und anwenden kann. Und Heinle, Pena und Speidel nehmen für Webautoren und Webdesigner, die mit JavaScript herumprobieren wollen zusätzlich noch eine durchdachte Abkürzung über die Beispiel-Autobahn: ein Beispiel, der Einsatz, das Anpassen und die Grundlagen. Ruckzuck sammeln sich genügend Werkzeuge im JavaSript-Werkzeugkasten, um auch selbst immer tiefer in die Script-Maschine fassen zu können. Als Grundlagen werden HTML und CSS-Kenntnisse vorausgesetzt, wie sie in HTML mit CSS und XHTML von Kopf bis Fuß und HTML und XHTML. Das umfassende Referenzwerk enthalten sind. Ansonsten: mitmachen. Einfach den Autoren auf dem Fuß folgen und basteln, basteln, basteln.

Mit Webdesign mit JavaScript vermitteln die drei Autoren schnell umsetzbares JavaScript/AJAX-Wissen, das schnell zu sichtbaren Erfolgen auf der eignen Website und und nach und nach zu einem festen Sitz im Script-Sattel führt. Ein Einsteiger-Buch für Macher.

D0wn10ad
http://uploading.com/files/X90B11SZ/Webdesign_JavaScript_Ajax.rar.html
http://hotfile.com/dl/7805922/b9dc289/Webdesign_JavaScript_Ajax.rar.html
http://rapidshare.com/files/250260827/Webdesign_JavaScript_Ajax.rar

Thursday, June 25, 2009

Ajax Frameworks


Ralph Steyer "Ajax Frameworks"
Addison-Wesley | German | 2008 | ISBN: 3827327288 | 368 pages | PDF | 8,9 MB


Kurzbeschreibung
Das Buch führt den Leser in die Hintergründe von AJAX ein und stellt populäre AJAX-Frameworks vor, die die Erstellung von RIAs auf Basis von AJAX erleichtern oder gar erst mit adäquatem Aufwand möglich machen.

Über den Autor
Ralph Steyer ist Diplom-Mathematiker und hat 5 Jahre als Anwendungsentwickler (Turbo-Pascal, C, C++) bei einem großen Versicherungsunternehmen gearbeitet. Seit 1996 ist er selbständiger EDV-Dozent und freier Fachjournalist bei verschiedenen Computermagazinen. Internet, Programmierung, Betriebssysteme und Grundlagen sind seine Schwerpunkte. Steyer ist begeisterter Hobbymusiker, Sportler und Motorradfahrer.


D0wn10ad
http://uploading.com/files/YLDNBX5K/3827327288.rar.html

http://hotfile.com/dl/7543814/d718c0b/3827327288.rar.html
http://rapidshare.com/files/248354502/3827327288.rar

Wednesday, June 24, 2009

Accelerated DOM Scripting with Ajax, APIs, and Libraries (Paperback)



If you're a web developer with previous JavaScript and DOM scripting
experience, Accelerated DOM Scripting with Ajax, APIs, and Libraries is
perfect for you to take your knowledge up to the next level. This book
is about JavaScript and using the document object model-the conduit to
the HTML document. This book is not about learning how to program
JavaScript from scratch. It starts with the assumption that you have
done some JavaScript development before and understand the JavaScript
syntax. This book builds on top of that knowledge to give you a deeper
understanding of DOM Scripting and how to apply that to your projects.
It uses this new understanding to describe what JavaScript libraries are
and show you how they can be applied to your project. The book will also
explain Ajax and how best to plan and apply it to your projects. It
explains how to build simple animation objects for adding movement to
elements on the page. There are straightforward examples that
demonstrate the techniques used throughout the book. JavaScript has seen
a resurgence in popularity over the past few years, and with it has come
an exploration of the power of the language as well as what it can do
within the browser. This book will explain techniques new and old-such
as closures, encapsulation, and inheritance-that many are using and how
you can best apply them to your own projects. By reading this book, you
should have a greater understanding of how JavaScript works and be able
to use advanced concepts such as closures and event delegation to build
more flexible applications for the Web. You'll walk away with a greater
appreciation for JavaScript libraries and how they can simplify and
speed up your development. You'll also be able to implement Ajax
effectively into your site, create special effects, use JavaScript
libraries, and know how best to apply these libraries to your projects.

What you'll learn:

- Where CSS, HTML, and the DOM fit into modern scripting, and how to
use them together effectively
- OOP techniques for more efficient JavaScript coding
- How to use JavaScript libraries such as Prototype in your work
- How to build effective form validation into your applications using Ajax
- How to create mashups using APIs
- How to build dynamic user interfaces

http://uploading.com/files/UF000TBO/Accelerated_DOM_Scripting_with_Ajax_APIs.pdf.html
http://hotfile.com/dl/7446826/8e829b0/Accelerated_DOM_Scripting_with_Ajax_APIs.pdf.html
http://rapidshare.com/files/247704394/Accelerated_DOM_Scripting_with_Ajax_APIs.pdf
http://rapidshare.com/files/183134399/Apress.Accelerated.DOM.Scripting.with.Ajax.APIs.and.Libraries.Sep.2007.pdf

Thursday, June 18, 2009

Ajax for Dummies

Image
Even if you weren’t intimidated before, that tidbit is probably enough to make you reach for the Excedrin. Just reach for Ajax For Dummies instead. With screen shots, actual code and explanations, and live Web sites where you can see Ajax applications doing their thing, it will have you using Ajax to create Web applications that look an act like desktop applications in no time. With Ajax, you can speed up and clean up your Web applications. Shoppers at your online store can fill their carts without waiting for multiple page refreshes. Searchers on your sites can get instant results on the same page.

This guide takes you on a tour of how Ajax is used today, complete with examples of Ajax applications in action, such as an Ajax-enabled Yahoo! search or an Ajax-based chat application. Then it gives you basics on using JavaScript. After that you dive in and get info on:

* Writing some Ajax, interactive mouseovers using Ajax, passing data to the server with GET or POST, and more
* Connecting to Google for a live search
* Using free Ajax frameworks so you don’t have to start from scratch, including Ajax Gold (written specifically for this book), AJAXLib, and grabbing XML with libXmlRequest
* All kinds of Ajax techniques, such as using Ajax for drag-and-drop operations, pop-up menus, downloading images behind the scenes, and more
* Using SACK (simple AJAX code kit), decoding XML with Sarissa, and creating visual effects with Rico
* Handling XML int Ajax Applications
* Working with cascading style sheets (CCS) in Ajax, including setting up the styles, displaying a menu, styling text, handling colors and backgrounds, and more
* Working with Ajax and PHP

Complete with a companion Web site, free Ajax frameworks, and sample code you can use, Ajax for Dummies is your friendly guide to creating truly user-friendly Web sites!

Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.


Download:
download here


Code:
http://rapidshare.com/files/238411860/Ajax_for_Dummies__2006_.rar

Monday, June 15, 2009

Ajax in Oracle JDeveloper

http://ecx.images-amazon.com/images/I/41US7rg7ceL._BO2,204,203,200_PIsitb-sticker-arrow-big-search,TopRight,35,-76_AA240_SH20_OU01_.jpg
Product Description

Asynchronous JavaScript and XML (Ajax) is a web technique used to transfer data between a browser and server asynchronously without posting the web page to the server. "Asynchronously" implies that the processing of the web page continues while the Ajax request is sent to the server and a response is received from the server. The web page, or section(s) of the web page, is refreshed with the Ajax response without reposting the web page. Ajax has the following advantages over non-Ajax web applications.

- Reduced response time and reduced server load, as the complete web page is not reposted.

- Reduced bandwidth of web applications as only data is transferred and the HTML format is applied in the browser.

- Separation of data, format and style.

The book covers web search and RSS Feed with Ajax as well as form validation with Ajax frameworks for Java, JSP, JSF, and PHP. It discusses using Ajax in Oracle JDeveloper and is IDE based. JDeveloper has the following advantages over Eclipse IDE.

- JDeveloper 11g provides an integrated JavaScript Editor for Ajax/Web development.

- It also provides a PHP extension.

- JDeveloper has a built-in support for JSF and for JDBC.


D0wn10ad
http://uploading.com/files/AYYC0SFJ/ebook_Ajax.in.Oracle.JDeveloper.rar.html
http://rapidshare.com/files/226926202/ebook_Ajax.in.Oracle.JDeveloper.rar

Friday, June 12, 2009

Ajax: The Complete Reference

Ajax: The Complete Reference

Ajax: The Complete Reference

Product Description

Evolve from the click-and-wait programming pattern to the latest Web 2.0 paradigm using this comprehensive guide to Ajax. Written by Web development expert Thomas Powell, the book lays out every feature of Ajax alongside detailed explanations and real-world code examples.

Ajax: The Complete Reference explains how to create and test Ajax-enabled Web applications using the XMLHttpRequest object as well as alternative JavaScript-based communication mechanisms. You’ll explore a variety of sample applications featuring emerging user-interface conventions and build applications that address real-world networking and security issues. A robust communication library is developed throughout the book that enables you to architect flexible Ajax applications. The latest technologies such as Web services, Flash-Ajax integration, client-side templates, Comet, and Offline Access are also covered. Discover the future of Web development today!

  • Work with traditional JavaScript communication approaches like iframes
  • Explore all the quirks and details in the XMLHttpRequest object
  • Handle disparate data formats, including XML, JSON, CSV, YAML, and more
  • Deal with networking issues, including timeouts, retries, response ordering, and a variety of server and content errors
  • Simplify JavaScript programming using open-source Ajax libraries like YUI
  • Secure Ajax applications using authentication, obfuscation, and encryption
  • Implement common Ajax UI patterns such as auto suggest, click-to-edit, and drag-and-drop
  • Solve troubling Ajax architecture problems, including back button, history, and bookmarking issues
  • Learn Ajax’s role in Web 2.0 and Web services
  • Explore push style communication using Comet and Flash
  • Discover the future of offline Web application access and operation


D0wn10ad

Mirr0r

Thursday, June 11, 2009

How To Create Ajax Web Applications Using JQuery

How To Create Ajax Web Applications Using JQuery
How To Create Ajax Web Applications Using JQuery
http://15daysofjquery.com/
Jack Born How To Create Ajax Web Applications Using JQuery | 421 Mb
A step by step video tutorials: * 2 and a Half Hours of Video Instruction * Code and Data Included * Links to Resources

Download

http://uploading.com/files/0UNJ88G6/BM_JB.Create.part5.rar.html
http://uploading.com/files/HJZPF5MW/BM_JB.Create.part3.rar.html
http://uploading.com/files/R3ALQSFY/BM_JB.Create.part2.rar.html
http://uploading.com/files/A1RSE8IH/BM_JB.Create.part1.rar.html
http://uploading.com/files/D6FM9ZDR/BM_JB.Create.part4.rar.html


http://rapidshare.com/files/166696371/How_To_Create_Ajax_Web_Applications_Using_JQuery.part1.rar
http://rapidshare.com/files/166697963/How_To_Create_Ajax_Web_Applications_Using_JQuery.part2.rar
http://rapidshare.com/files/166697403/How_To_Create_Ajax_Web_Applications_Using_JQuery.part3.rar
http://rapidshare.com/files/166697234/How_To_Create_Ajax_Web_Applications_Using_JQuery.part4.rar
http://rapidshare.com/files/166695765/How_To_Create_Ajax_Web_Applications_Using_JQuery.part5.rar

http://rapidshare.com/files/241672667/BM_JB.Create.part4.rar
http://rapidshare.com/files/241672338/BM_JB.Create.part1.rar
http://rapidshare.com/files/241672194/BM_JB.Create.part2.rar
http://rapidshare.com/files/241672192/BM_JB.Create.part3.rar
http://rapidshare.com/files/241671979/BM_JB.Create.part5.rar

Wednesday, June 10, 2009

Lynda AJAX Crash Course by SitePoint


In The AJAX Crash Course, published by SitePoint, instructor Kevin Yank explores the many technologies that come together in AJAX applications. These technologies include the Document Object Model (DOM), Extensible Markup Language (XML), JavaScript, and XMLHttpRequest (XHR). Along with providing an application tour, Kevin explains how to make intelligent decisions about which of these tools to use, and gives hands-on examples of how to apply them.

Download
http://www.uploading.com/files/STG1SPEI/booktraining.net_lynda.com.ajax.crash_.c...zip.html
Mirror :

Beginning Google Maps Applications with PHP and Ajax: From Novice to Professional

Google Maps Applications with PHP and Ajax

Google Maps Applications with PHP and Ajax

Product Description

Until recently, building interactive web-based mapping applications has been a cumbersome affair. This changed when Google released its powerful Maps API. Beginning Google Maps Applications with PHP and Ajax was written to help you take advantage of this technology in your own endeavorswhether you’re an enthusiast playing for fun or a professional building for profit. This book covers version 2 of the API, including Google’s new Geocoding service.

Authors Jeffrey Sambells, Cameron Turner, and Michael Purvis get rolling with examples that require hardly any code at all, but you’ll quickly become acquainted with many facets of the Maps API. They demonstrate powerful methods for simultaneously plotting large data sets, creating your own map overlays, and harvesting and geocoding sets of addresses. You’ll see how to set up alternative tile sets and where to access imagery to use for them. The authors even show you how to build your own geocoder from scratch, for those high-volume batch jobs.

As well as providing hands-on examples of real mapping projects, this book supplies a complete reference for the Maps API, along with the relevant aspects of JavaScript, CSS, PHP, and SQL. Visit the authors’ website for additional tips and advice.



D0wn10ad
Mirr0r

Monday, June 8, 2009

Telerik RadControls ASP.NET AJAX Q1 2009 (2009.1.311 Dev)



The Industry's Leading AJAX Components
Telerik RadControls for ASP.NET AJAX includes 27 major and 35 helper controls with proven reliability that will help you build elegant UIs. From the leading AJAX data grid to the HTML editor used even by Microsoft, you will have all the building blocks for creating rich, SEO-friendly, high-performance Enterprise web applications.

Demo:
62 controls, documentation, live demos, 12 skins, Visual Studio samples
Code:
http://demos.telerik.com/aspnet-ajax/


Download:
Code:
http://uploading.com/files/GBH00SSS/booktraining.net_traspnetq12009.part7.rar

http://uploading.com/files/DUO4KO68/booktraining.net_traspnetq12009.part6.rar

http://uploading.com/files/NO9YEX1N/booktraining.net_traspnetq12009.part5.rar


http://uploading.com/files/E7B0S7K4/booktraining.net_traspnetq12009.part4.rar

http://uploading.com/files/82YGV16P/booktraining.net_traspnetq12009.part3.rar

http://uploading.com/files/354JY1J0/booktraining.net_traspnetq12009.part2.rar

http://uploading.com/files/UJ7XO507/booktraining.net_traspnetq12009.part1.rar


Password: telerik



other:
http://rapidshare.com/files/213381322/traspnetq12009.part1.rar
http://rapidshare.com/files/213382632/traspnetq12009.part2.rar
http://rapidshare.com/files/213383874/traspnetq12009.part3.rar
http://rapidshare.com/files/213390196/traspnetq12009.part4.rar
http://rapidshare.com/files/213386355/traspnetq12009.part5.rar
http://rapidshare.com/files/213388009/traspnetq12009.part6.rar
http://rapidshare.com/files/213379977/traspnetq12009.part7.rar

Friday, June 5, 2009

AJAX Training with Steve Holzner - VTC

http://www.netbks.com/wp-content/uploads/2008/08/51cqvsy255l_aa280_.jpg
Ajax, shorthand for Asynchronous Javascript and XML, is a set of technologies that allows you to create Web applications that don’t need to refresh Web pages in the browser. You can operate behind the scenes, connecting to the server, uploading and downloading data, and display the results in the browser using dynamic HTML. Using Ajax gives your Web pages the feel of a desktop application-the whole display will no longer flash when you click a button. VTC Author Steve Holzner helps you get started developing and building your own Ajax capable web pages. A familiarity with JavaScript, XML, PHP is recommended for this course.

Duration: 7 hrs / 97 lessons

Introduction

Welcome (03:22)
System requirements (06:36)

Getting to know AJAX

downloading data behind the scenes (03:09)
modifying web pages on the fly (05:30)
searching in real time with live searches (03:05)
getting the answer with autocomplete (03:10)
dragging and dropping html elements with ajax (05:43)
getting instant login feedback (03:31)

Writing AJAX

working with javascript in browsers (04:29)
creating an xmlhttprequest object in javascript (07:48)
checking the xmlhttprequest object’s readystate property (04:19)
checking the xmlhttprequest object’s status property (03:23)
getting your data with the xmlhttprequest object (04:54)
problems creating an xmlhttprequest object (05:05)
fetching text data from the browser (05:23)
decoding the fetched data (06:10)
selecting relative or absolute urls (03:30)
getting xmlhttprequest objects in other ways (05:37)
using server-side scripting (05:18)
storing ajax data in xml (05:59)
fetching xml data from the server (05:21)
extracting data from xml (06:31)
passing data to the server with get (06:21)
passing data to the server with post (05:22)

Getting more AJAX power

determining which browser the user has (06:27)
handling head requests for more data (05:12)
creating a live search pt.1 (07:28)
creating a live search pt.2 (03:41)
connecting to google suggest (04:24)
calling a different domain safely (03:53)
using two xmlhttprequest objects (05:31)
handling multiple xmlhttprequest requests (04:17)
returning javascript objects from the server (05:22)

Creating AJAX applications

downloading images using ajax (04:38)
creating a shopping cart (02:31)
handling mouse events (05:48)
enabling dragging (05:48)
handling drops (04:04)
communicating with the shopping cart on the server (03:05)
creating an ajax-driven drop-down menu system (05:57)
downloading data with drop-down menu system (03:00)
displaying a menu with a drop-down menu system (04:27)

Exploring the browser-side AJAX frameworks

introducing ajax frameworks (01:58)
creating ajax with libxmlrequest (06:04)
creating ajax with ajaxlib (05:01)
creating ajax with xhconn (04:30)
creating ajax with sack (04:41)
creating ajax with interactive website framework (03:09)
creating ajax with sarissa (05:16)
exploring the server-side ajax frameworks
creating ajax with php and sajax pt.1 (04:04)
creating ajax with php and sajax pt.2 (04:33)
creating ajax with php and xajax (05:03)

Using XML with AJAX

understanding xml (05:03)
loading xml into a browser object (04:10)
navigating through xml documents using javascript (06:04)
extracting data from text nodes (03:02)
handling white space in mozilla and firefox (04:50)
accessing attribute values in xml elements (07:01)
accessing xml elements by name (04:11)
validating xml you get from the server (06:26)
validating xml with a dtd (03:19)

Using CSS with AJAX in web pages

introducing css (03:50)
setting styles (05:57)
using an external style sheet (03:04)
working with text styles (05:42)
setting colors and backgrounds (04:38)
getting newly-displayed text noticed (05:52)
showing ajax results (03:22)
hiding ajax results (03:44)
positioning elements (03:30)
positioning elements: absolute positioning (03:39)
positioning elements: relative positioning (03:47)
stacking (03:04)

Using PHP and AJAX

using php in web pages (03:08)
understanding basic php syntax (03:38)
working with variables (05:09)
working with operators (04:54)
working with strings (05:48)
working with arrays (04:47)
making choices with the if statement (02:08)
using the switch statement (04:03)
using for loops in php (03:58)
using while loops in php (02:24)
sending data to the server (05:44)
extracting data from text fields (03:42)
extracting data from checkboxes (04:13)
extracting data from radio buttons (03:10)
extracting data from listboxes (04:29)
uploading files (03:21)
reading uploaded files (04:32)
redirecting the browser (02:58)

Doing it right: AJAX best practices

handling the back button (02:33)
remember - google can’t see your ajax content (01:53)
watching out for browser caching (03:50)
giving visual cues (02:42)

Wrap-up (03:20)
Credits
About the Author (00:40)

Download

http://www.easy-share.com/f/1326005751/VTC_AJAX_Training_with_Steve_Holzner

http://uploading.com/files/6O1JPHWU/VTC_AJAX_Training_with_Steve_Holzner.part13.rar.html
http://uploading.com/files/XXI15YWR/VTC_AJAX_Training_with_Steve_Holzner.part10.rar.html
http://uploading.com/files/063ZY5GL/VTC_AJAX_Training_with_Steve_Holzner.part14.rar.html
http://uploading.com/files/0JPUYXF3/VTC_AJAX_Training_with_Steve_Holzner.part12.rar.html
http://uploading.com/files/FY4KHQ1N/VTC_AJAX_Training_with_Steve_Holzner.part07.rar.html
http://uploading.com/files/RXMS2364/VTC_AJAX_Training_with_Steve_Holzner.part11.rar.html
http://uploading.com/files/TIGNM8IS/VTC_AJAX_Training_with_Steve_Holzner.part05.rar.html
http://uploading.com/files/TP4AHTUG/VTC_AJAX_Training_with_Steve_Holzner.part08.rar.html
http://uploading.com/files/V6X03SR0/VTC_AJAX_Training_with_Steve_Holzner.part02.rar.html
http://uploading.com/files/XXBDFGZD/VTC_AJAX_Training_with_Steve_Holzner.part06.rar.html
http://uploading.com/files/YMZ1SG9X/VTC_AJAX_Training_with_Steve_Holzner.part09.rar.html
http://uploading.com/files/BZJP9YHT/VTC_AJAX_Training_with_Steve_Holzner.part04.rar.html
http://uploading.com/files/XZLG12MZ/VTC_AJAX_Training_with_Steve_Holzner.part01.rar.html
http://uploading.com/files/ZDMZG5NS/VTC_AJAX_Training_with_Steve_Holzner.part03.rar.html


http://rapidshare.com/files/240766465/VTC_AJAX_Training_with_Steve_Holzner.part03.rar
http://rapidshare.com/files/240766408/VTC_AJAX_Training_with_Steve_Holzner.part11.rar
http://rapidshare.com/files/240766459/VTC_AJAX_Training_with_Steve_Holzner.part12.rar
http://rapidshare.com/files/240766467/VTC_AJAX_Training_with_Steve_Holzner.part08.rar
http://rapidshare.com/files/240766475/VTC_AJAX_Training_with_Steve_Holzner.part05.rar
http://rapidshare.com/files/240766478/VTC_AJAX_Training_with_Steve_Holzner.part06.rar
http://rapidshare.com/files/240766549/VTC_AJAX_Training_with_Steve_Holzner.part13.rar
http://rapidshare.com/files/240766564/VTC_AJAX_Training_with_Steve_Holzner.part01.rar
http://rapidshare.com/files/240766570/VTC_AJAX_Training_with_Steve_Holzner.part02.rar
http://rapidshare.com/files/240766572/VTC_AJAX_Training_with_Steve_Holzner.part09.rar
http://rapidshare.com/files/240766593/VTC_AJAX_Training_with_Steve_Holzner.part14.rar
http://rapidshare.com/files/240766604/VTC_AJAX_Training_with_Steve_Holzner.part04.rar
http://rapidshare.com/files/240766614/VTC_AJAX_Training_with_Steve_Holzner.part10.rar
http://rapidshare.com/files/240766560/VTC_AJAX_Training_with_Steve_Holzner.part07.rar

http://hotfile.com/dl/5092642/a037014/VTC_AJAX_Training_with_Steve_Holzner.part01.rar.html
http://hotfile.com/dl/5092647/2f6aa1d/VTC_AJAX_Training_with_Steve_Holzner.part02.rar.html
http://hotfile.com/dl/5092650/2e0f2d0/VTC_AJAX_Training_with_Steve_Holzner.part03.rar.html
http://hotfile.com/dl/5092658/ffaa848/VTC_AJAX_Training_with_Steve_Holzner.part04.rar.html
http://hotfile.com/dl/5092667/d5558bf/VTC_AJAX_Training_with_Steve_Holzner.part05.rar.html
http://hotfile.com/dl/5092670/63a9ecc/VTC_AJAX_Training_with_Steve_Holzner.part06.rar.html
http://hotfile.com/dl/5092672/c3672cf/VTC_AJAX_Training_with_Steve_Holzner.part07.rar.html
http://hotfile.com/dl/5092677/f81fb53/VTC_AJAX_Training_with_Steve_Holzner.part08.rar.html
http://hotfile.com/dl/5092683/4db346c/VTC_AJAX_Training_with_Steve_Holzner.part09.rar.html
http://hotfile.com/dl/5092687/ba0a0d9/VTC_AJAX_Training_with_Steve_Holzner.part10.rar.html
http://hotfile.com/dl/5092688/3950619/VTC_AJAX_Training_with_Steve_Holzner.part11.rar.html
http://hotfile.com/dl/5092691/12e8b29/VTC_AJAX_Training_with_Steve_Holzner.part12.rar.html
http://hotfile.com/dl/5092695/023dac4/VTC_AJAX_Training_with_Steve_Holzner.part13.rar.html
http://hotfile.com/dl/5092699/6e51674/VTC_AJAX_Training_with_Steve_Holzner.part14.rar.html
This site does not store any files on its server.We only index and link to content provided by other sites. In case of any query/objection regarding copyright or piracy, please inform us at youzhny197@gmail.com, we will immediately respond to you.