rssHome » Ajax

Beginning JavaScript with DOM Scripting and Ajax: From Novice to Professional

Beginning JavaScript with DOM Scripting and Ajax: From Novice to Professional

416PHIEuFGL. BO2,204,203,200 PIsitb sticker arrow click,TopRight,35, 76 AA240 SH20 OU01  Beginning JavaScript with DOM Scripting and Ajax: From Novice to Professional

Product Description

JavaScript is one of the most important technologies on the web. It provides the means to add dynamic functionality to your web pages and serves as the backbone of Ajax-style web development. Beginning JavaScript with DOM Scripting and Ajax is an essential guide for modern JavaScript programming; its practical but comprehensive. It covers everything you need to know to get up to speed with JavaScript development to add dynamic enhancements to web pages and program Ajax-style applications.

Experienced web developer …

Continue Reading »

Art of Java Web Development: Struts, Tapestry, Commons, Velocity, JUnit, Axis, Cocoon, InternetBeans, WebWork

51RZCUS170L. SL500 AA240  Art of Java Web Development: Struts, Tapestry, Commons, Velocity, JUnit, Axis, Cocoon, InternetBeans, WebWork

Product Description
A guide to the topics required for state of the art Web development, this book covers wide-ranging topics, including a variety of web development frameworks and best practices. Beginning with coverage of the history of the architecture of Web applications, highlighting the uses of the standard web API to create applications with increasingly sophisticated architectures, developers are led through a discussion on the development of industry accepted best practices for architecture. Described is the history and evolution towards this architecture and the reasons that it is superior to previous efforts. Also provided is an overview of the most popular Web application frameworks, covering their architecture and use. Numerous frameworks exist, but trying to evaluate them is difficult because their documentation stresses their advantages but hides their deficiencies. Here, the same application is built in six different frameworks, providing a way to perform an informed comparison. Also provided is an evaluation of the pros and cons of each framework to assist in making a decision or evaluating a …

Continue Reading »

Ajax Construction Kit: Building Plug-and-Play Ajax Applications

51UJMwV0b6L. BO2,204,203,200 PIsitb sticker arrow click,TopRight,35, 76 AA240 SH20 OU01  Ajax Construction Kit: Building Plug and Play Ajax Applications

Product Description Supercharge Your Sites with Ajax Right Now…No Scripting Expertise Needed!

You’ve heard how great Ajax is–how it can help make your Web sites more usable, more interactive, more responsive, more successful. Ajax Construction Kit lets you put Ajax to work right now, even if you’ve never written a script! Just learn a few essentials, check out a few examples, then run the live CD and discover all the plug-and-play code you need to hit the ground running. Ajax Construction Kit’s built-in applications work right out of the box. And with easy guidance from Michael Morrison, you’ll gradually deepen your understanding–learn how to customize, extend, and reuse these applications—and even build skills for creating new ones. Walk away an expert.

Use Ajax Construction Kit’s ten complete applications to

Dynamically load Web data

Dynamically populate lists

Tap into RSS news feeds

Use AutoComplete to reduce input errors

Create more responsive GUIs with real-time validation

Build a killer interface for viewing images

Present information or advertising with slick pop-ups

Provide an up-to-the-minute weather forecast

Build an e-commerce product shipping …

Continue Reading »

AJAX, Rich Internet Applications, and Web Development for Programmers

51De5uIsz9L. SL500 AA300  AJAX, Rich Internet Applications, and Web Development for Programmers

Product Description

The practicing programmer’s DEITEL® guide to AJAX, Rich Internet Applications, and web-application development

This book applies the Deitel signature live-code approach to teaching Web 2.0 application development. The book presents concepts in the context of more than 180 fully tested programs (18,000+ lines of code), complete with syntax shading, detailed descriptions, and sample outputs. It features hundreds of tips that will help you build robust applications.

Start with a concise introduction to XHTML, CSS, and JavaScript before rapidly moving on to more advanced client-side development with DOM, XML, AJAX, JSON, and other RIA technologies. Then proceed to server-side development with web servers, databases, PHP, Ruby on Rails, ASP.NET, JavaServer Faces, and web services. When you’re finished, you’ll have everything you need to build Web 2.0 applications.

The DEITEL Developer Series is designed for practicing programmers. The series presents focused treatments of emerging technologies, including .NET, JavaTM, web services, Internet and web development, and more.

Practical, example-rich coverage of:

Web 2.0
XHTML, CSS, JavaScript
DOM, XML, RSS
AJAX-Enabled Rich Internet Applications
JSON, Dojo, Script.aculo.us
Adobe® Flash CS3 and …

Continue Reading »

Ajax in Oracle JDeveloper

41vvInO4g1L. BO2,204,203,200 PIsitb sticker arrow click,TopRight,35, 76 AA300 SH20 OU01  Ajax in Oracle JDeveloper
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 …

Continue Reading »