online marketing Free Computer Science, Engineering, Medical Ebooks: Ajax
Showing posts with label Ajax. Show all posts
Showing posts with label Ajax. Show all posts

Monday, December 28, 2009

Ajax in Oracle JDeveloper

Ajax in Oracle JDeveloper

Deepak Vohra,"Ajax in Oracle JDeveloper"
Springer (4-2008) | PDF | 224 pages | ISBN:3540775951 | 18.7Mb

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.

download link:

depositfiles

or:

extabit
mirror



Tuesday, December 1, 2009

Développez en Ajax : Avec quinze exemples de composants réutilisables et une étude de cas détaillée

Développez en Ajax : Avec quinze exemples de composants réutilisables et une étude de cas détaillée


Développez en Ajax : Avec quinze exemples de composants réutilisables et une étude de cas détaillée
Eyrolles (14 septembre 2006) | ISBN: 2212119658 | 314 pages | PDF | 4 MB


Popularisé par des sites innovants tels que les webmails de Google et Yahoo, Google Maps, Flickr, Writely ou NetVibes, Ajax est un ensemble de technologies permettant de construire des applications Web de nouvelle génération, plus réactives et aux interfaces utilisateur plus riches, comparables en fonctionnalité aux applications natives Windows ou Mac OS. Après avoir présenté des exemples typiques d'utilisation d'Ajax, cet ouvrage étudie en profondeur les techniques sous-jacentes (CSS et DOM, JavaScript objet, XMLHttpRequest, JSON, XML et XSLT) en les illustrant d'exemples d'applications variées et de complexité croissante. Il présente également plusieurs des frameworks qui facilitent le développement d'applications Ajax, notamment prototype, dojo et script.aculo.us. L'ouvrage donne des réponses précises aux questions délicates soulevées par Ajax, notamment la gestion des
appels asynchrones (parallélisme et mise en cache), le choix des formats d'échange et les actions Page
précédente ou Ajouter aux favoris. L'auteur souligne l'importance du développement par composants en l'illustrant de quinze exemples facilement réutilisables. Il insiste tout particulièrement sur les bonnes pratiques de conception et montre à travers une étude de cas détaillée, un site de vente en ligne " ajaxifié ", comment intégrer Ajax dans l'architecture MVC.





Friday, September 4, 2009

Shahram Khosravi, "ASP.NET AJAX Programmer's Reference: With ASP.NET 2.0 or ASP.NET 3.5"

ASP.NET AJAX Programmer's Reference: With ASP.NET 2.0 or ASP.NET 3.5 (ReUp)


Shahram Khosravi, "ASP.NET AJAX Programmer's Reference: With ASP.NET 2.0 or ASP.NET 3.5"
Wrox 2007 | ISBN:047010998X | 1560 pages | PDF | 7,3 MB

* Ajax is one of the hottest changes in Web development methods in years; Microsoft's ASP.NET 2.0 AJAX (formerly known as "Atlas") provides Ajax add-ins for ASP.NET developers, and this comprehensive Wrox reference offers coverage of all the ASP.NET 2.0 AJAX pieces
* Readers will find the hands-on, code-based technical discussions they need on ASP.NET 2.0 AJAX client-side Framework, writing OO-style JavaScript code, using ASP.NET 2.0 AJAX client-side controls, ASP.NET 2.0 AJAX XML, and advanced ASP.NET 2.0 AJAX topics including how ASP.NET 2.0 AJAX uses the ASP.NET 2.0 server control architecture
* ASP.NET developers will learn to add Ajax techniques into the ASP.NET applications by prebuilding some of the underlying components and using a standardized tool-set



Thursday, September 3, 2009

Steven Holzner, "AJAX: A Beginner's Guide"

AJAX: A Beginner's Guide


Steven Holzner, "AJAX: A Beginner's Guide"
McGraw-Hill Osborne Media | 2008 | ISBN: 0071494294 | 475 pages | PDF | 6,2 MB

Learn how to use Ajax (Asynchronous JavaScript and XML) to create Web applications that mirror the richness of desktop applications. Using easy-to-follow examples, Ajax: A Beginner's Guide gets you started working with this cutting-edge collection of technologies in no time. Create XMLHttpRequest objects and use JavaScript, XML, DHTML, CSS, PHP, and more to build next-generation Web applications. You'll also find out about a variety of free, pre-written Ajax frameworks you can use right away.

Designed for Easy Learning:
Key Skills&Concepts--Lists of specific skills covered in the chapter
Ask the Expert--Q&A sections filled with bonus information and helpful tips
Try This--Hands-on exercises that show how to apply your skills
Annotated Syntax--Example code with commentary that describes the programming techniques being illustrated






Tuesday, September 1, 2009

Christopher Schmitt, Kimberly Blessing, Rob Cherny, Meryl K. Evans, Kevin Lawver, Mark Trammell "Adapting to Web Standards CSS and Ajax for Big Sites"

Adapting to Web Standards: CSS and Ajax for Big Sites


Christopher Schmitt, Kimberly Blessing, Rob Cherny, Meryl K. Evans, Kevin Lawver, Mark Trammell
"Adapting to Web Standards CSS and Ajax for Big Sites"

New Riders Press; 1 edition (December 24, 2007) | PDF | ISBN: 0321501829 | 288 pages | 5.7mb

After learning the language of design, how does one effectively use standards-based technologies to create visually strong Web sites? The full-color Professional Web Standards Design and Development 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 attention given to deconstructing CSS.

download link:

depositfiles

or:

sh-matrix
mirror

Monday, August 17, 2009

ZK: Ajax without the Javascript Framework

ZK: Ajax without the Javascript Framework

ZK: Ajax without the Javascript Framework

ZK: Ajax without the Javascript Framework

Book Description
ZK is the most popular open source SourceForge Ajax web framework that enables rich user interface for web applications with no JavaScript and little programming. This firstPress book will cover the following:

* Shows you how to use this simplest Ajax framework to write real-world responsive web applications
* Covers ZK’s more than 70 XUL and 80 XHTML rich GUI components
* Authoritatively written by cofounder/lead of the ZK project

What you’ll learn

* Perform Ajax development without the use of JavaScript.
* Write your first ZK framework&emdash;based application: “Hello World!”
* Augmenting with Eclipse IDE, build a more dynamic, responsive “Hello World!”application.
* Use ZK’s more than 70 XUL and 80 XHTML rich GUI components.
* Explore megacomponents for Google Maps and more.
* Build a real-world application such as a pet store by using ZK in the presentation tier and beyond.
* Integrate and use ZK with other frameworks like Hibernate.

Who is this book for?

Web application designers and programmers who wish to implement rich Ajax web applications in the simplest way.

About the Author
Henri Chen is the cofounder of the ZK Ajax Framework. He has more than 20 years’ programming experience in various areas and programming languages. He has been writing Java programs since the initial release of the Java language in 1995 and ported JavaOS and HotJava to the world’s first StrongARM-based network computer, which won the “Best of System” award in Comdex 1996. He is also an expert in thin-client programming, embedded systems, and Ajax web programming. Robbie Cheng is an engineer on the ZK team. Though his major was English literature in college, he got his MBA degree in management of information systems. He has been an instructor in the use of the ZK Framework and the developer of zk registry, and has published many articles on the ZK web site. In addition to programming, his hobby is watching movies, and his favorite movie is The Bridges of Madison County.

TRY THIS LINK FROM DEPOSIT FILES

OR RAPIDSHARE LINK BELOW (BUTTON)

Click Following Button to download!!!

AJAX, Rich Internet Applications, and Web Development for Programmers-Dietel and Deitel(Deitel Developer Series)

AJAX, Rich Internet Applications, and Web Development for Programmers
Dietel and Deitel-(Deitel Developer Series)

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 Flex
* Web Servers (IIS and Apache)
* Database (SQL, MySQL, ADO.NET and Java DB)
* PHP, Ruby on Rails
* ASP.NET, ASP.NET AJAX
* JavaServer Faces (JSF)
* SOAP-Based Web Services in Java
* REST-Based Web Services in ASP.NET
* Mashups
* And more…

About the Author

Paul J. Deitel and Dr. Harvey M. Deitel are the founders of Deitel & Associates, Inc., the internationally recognized programming languages content-creation, corporate-training and Internet business development organization. The Deitels have written many international best-selling programming languages textbooks that millions of people worldwide have used to master C, C++, Java™, C#, XML, Visual Basic®, Perl, Python, and Internet and web programming.


Click Following Button to download!!!

Sunday, August 16, 2009

ASP.NET AJAX Programmer’s Reference: with ASP.NET 2.0 or ASP.NET 3.5 (Wrox Programmer’s References)

ASP.NET AJAX Programmer’s Reference: with ASP.NET 2.0 or ASP.NET 3.5 (Wrox Programmer’s References)


Book Description

* Ajax is one of the hottest changes in Web development methods in years; Microsoft’s ASP.NET 2.0 AJAX (formerly known as “Atlas”) provides Ajax add-ins for ASP.NET developers, and this comprehensive Wrox reference offers coverage of all the ASP.NET 2.0 AJAX pieces
* Readers will find the hands-on, code-based technical discussions they need on ASP.NET 2.0 AJAX client-side Framework, writing OO-style JavaScript code, using ASP.NET 2.0 AJAX client-side controls, ASP.NET 2.0 AJAX XML, and advanced ASP.NET 2.0 AJAX topics including how ASP.NET 2.0 AJAX uses the ASP.NET 2.0 server control architecture
* ASP.NET developers will learn to add Ajax techniques into the ASP.NET applications by prebuilding some of the underlying components and using a standardized tool-set

From the Back Cover
ASP.NET programmers are familiar with the rich server-side programming in the ASP.NET/.NET Framework. ASP.NET AJAX adds many similar client-side features giving ASP.NET developers a feature-rich client-side framework for the first time. This book explains how ASP.NET AJAX simulates many of the rich programming features of the ASP.NET/.NET Framework on the client side. Packed with extensive real-world examples, in-depth descriptions, and code walkthroughs—all tested with both ASP.NET 2.0 and ASP.NET 3.5—this book provides thorough coverage of both the ASP.NET AJAX client-side and server-side frameworks. You’ll learn how these frameworks harmonize to meetyour AJAX-enabled application needs. This hands-on approach gives you the skills and knowledge you need to develop real ASP.NET AJAX applications. What you will learn from this book

* How to write ASP.NET AJAX code that works with both ASP.NET 2.0 and ASP.NET 3.5
* JavaScript® Object-Oriented programming and type description extensions
* Techniques for event programming and event bubbling
* Ways to develop client components, controls, and behaviors
* Networking programming and Web services bridges and transformers
* How to develop script and extender server controls
* Internals of asynchronous partial page rendering and triggers and using UpdatePanel in user controls and custom controls
* Techniques for extending xml-script parsing
* ListView internals and how to develop data controls, templates, templated controls, and templated data controls...


Click Following Button to download!!!

OR FROM RAPID SHARE
Click Following Button to download!!!

ASP.NET AJAX in Action

ASP.NET AJAX in Action

ASP.NET AJAX in Action

Book Description
Ajax has revolutionized the way users interact with web pages today. Gone are frustrating page refreshes, lost scroll positions and intermittent interaction with a web site. Instead, we have a new generation of fast, rich, and more intuitive web applications. The ASP.NET AJAX framework puts the power of Ajax into the hands of web developers. ASP.NET AJAX, formerly called Atlas, is a new free framework from Microsoft designed to easily add Ajax features to ASP.NET applications. With this technology, ASP.NET developers can easily build more interactive and highly-personalized web applications that work across all most popular browsers. ASP.NET AJAX in Action is a fast-paced, example-rich tutorial designed for ASP.NET web developers and written by ASP.NET AJAX experts Alessandro “Garbin” Gallo, David Barkol, and Rama Krishna Vavilala. This book introduces you to Ajax applications and to the ASP.NET AJAX technology. Beginners will appreciate the clear explanations of key ideas and terminology. Intermediate and advanced ASP.NET developers will find a no-nonsense learning source and well-organized reference.

ASP.NET AJAX in Action offers a rich set of examples and meticulous explanations. The extensive code samples are accompanied by accurate and rigorous explanations of the concepts behind development with ASP.NET AJAX. In this book, you will discover how to use
# Microsoft Ajax Library
# Partial rendering with UpdatePanels
# Advanced client and server techniques
# Ajax Control Toolkit If you are a web developer looking to bring your web pages to life and to enhance the user experience, this book is for you.

ASP.NET AJAX in Action will give you with the knowledge and tools you need to more easily craft the next generation of Ajax applications. With the help of the Microsoft ASP.NET AJAX framework, Ajax development has never been easier and more instinctive for both client-script developers and ASP.NET developers alike.

About the Author
Alessandro “Garbin” Gallo is a Microsoft MVP in the Visual ASP/ASP.NET category and has been an active contributor for the Ajax Control Toolkit project. As a .NET developer/consultant with a primary focus on ASP.NET application design and development, Alessandro has been developing with ASP.NET AJAX since the very first CTP. Notably, he won the Grand Prize at the Mash-it-up with ASP.NET AJAX contest held by Microsoft in 2006. David Barkol is a Principal Consultant, MCSD, for Neudesic, one of Microsoft’s leading .NET professional services firms and a Gold Certified Partner. At Neudesic David specializes in providing custom .NET solutions that leverage technologies such as ASP.NET, Web Services, Windows Forms, SQL Server, and C#. He is an MCSD in .NET and a member of the Microsoft ASP.NET Advisory Council. David resides in tropical La Palma, CA. Rama Krishna Vavilala is a senior developer/architect at 3C Software, a leading supplier of Cost Management Solutions. He has designed and developed three different versions of Impact: ECS (3C Software’s product suite). Currently, he is designing an Ajax-based web application using ASP.NET AJAX. This application will be a part of the Impact:ECS suite. He is a regular contributor at The Code Project and has written around 20 articles on wide-ranging subjects.

Click Following Button to download!!!

OR

Click Following Button to download!!!

Thursday, August 6, 2009

Adobe AIR Adobe Integrated Runtime with Ajax eBook Retail-LMi


Image

Description
AIR (Adobe Integrated Runtime) is Adobe’s open-source technology that lets Web developers and programmers create Rich Internet Applications that run outside of any Web browser. This Visual QuickPro Guide teaches everything you need to know to begin creating applications that combine the rich experience of a traditional desktop application with the power and reach of the Internet. The book uses a visual, step-by-step approach and covers all the fundamental AIR concepts, without the fluff, confusing segues, and technical jargon that bog down so many other computer books. Author Larry Ullman has a well-earned reputation for writing books that are accessible, easy-to-follow, and, above all, useful. This book focuses solely on developing AIR applications using HTML and JavaScript, although formal knowledge of JavaScript is not required.
Click Following Button to download!!!

Build Your Own AJAX Web Applications



Product Description
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 sophisticated and intuitive Ajax web interfaces in no time!
Read this book, and you'll:
  • Get an overview of the basic technologies you'll need to use to build Ajax applications.
  • Understand the XMLHttpRequest object, the core of Ajax applications.
  • Build a cross-browser XMLHttpRequest wrapper that you can use in all of your Ajax projects.
  • Build an Ajax application monitor that works in real time.
  • Learn how to use Ajax without breaking older browsers or causing accessibility issues.
  • Get your Ajax application working with screen readers.
  • Use dynamic animations to improve usability.
  • Build edit-in-place functionality.
  • Create an Ajax search application that pulls data from Amazon, del.icio.us, and Google.
  • Fix the "Back button" problem.
  • Use JSON, YAML, and XML to communicate with the server.
  • Build an Ajax drag 'n' drop chess game.
  • And a whole lot more!

    Throughout the text, the author stresses usability, accessibility, and graceful degradation for older, less-capable web browsers.

    About the Author
    Matthew Eernisse is the lead web application developer for an enterprise-class learning management system at an e-learning solutions company. He has been working and playing with Linux and other open source software since 1999.


  • Product Details

    • Paperback: 352 pages
    • Publisher: SitePoint; 1 edition (June 14, 2006)
    • Language: English
    • ISBN-10: 0975841947
    • ISBN-13: 978-0975841945
    • Product Dimensions: 9 x 6.8 x 0.6 inches

    Click Following Button to download!!!

    Sams Teach yourself: AJAX in 10 minutes


    Image
    Click Following Button to download!!!