Prototype and Scriptaculous in Action

Prototype and Scriptaculous in Action
Author: Tom Locke
Publisher: Simon and Schuster
Total Pages: 710
Release: 2007-03-31
Genre: Computers
ISBN: 1638354898

Prototype and Scriptaculous are libraries that extend standard Ajax. They make it easier to program Ajax and provide powerful features like drag and drop and animation. In this book, developers learn by playing and see how the libraries work in the real world. As experience with Ajax increases, developers want the standard Ajax capabilities they repeatedly use to be preprogrammed for them--and that's exactly what Ajax libraries do for them. They reduce the pain of handling cross-browser inconsistencies, they add useful language features, and provide sophisticated functionality. Of these, Prototype is the most popular JavaScript and Ajax framework for low-level user interface features such as animation, drag and drop, and pre-built widgets. Together, they free the developer up to concentrate on building the application. They make a rich user experience easy to achieve. This book guides the reader through the Prototype and Scriptaculous libraries feature-by-feature. In just 350 pages, readers will find over 100 small working examples to help them explore the libraries. As well, they will develop a web-based image gallery that teacher them how to use Prototype and Scriptaculous in the real-world. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.

Practical Prototype and script.aculo.us

Practical Prototype and script.aculo.us
Author: Andrew Dupont
Publisher: Apress
Total Pages: 332
Release: 2008-08-17
Genre: Computers
ISBN: 1430205024

In this book, Prototype Core development team member Andrew Dupont provides you with an essential guide to getting the most out of using Prototype and script.aculo.us. He will help you leverage these popular and well-supported JavaScript libraries to enhance your day-to-day work, speeding up mundane tasks and providing advanced UI effects in a way that is cross-browser compliant. The book examines the different time-saving functions and features Prototype provides and covers how it extends the basic JavaScript objects, including events, Ajax techniques, DOM elements, enumerables, and advanced OOP.

Prototype and Script.aculo.us

Prototype and Script.aculo.us
Author: Christophe Porteneuve
Publisher:
Total Pages: 0
Release: 2007
Genre: Ajax (Web site development technology)
ISBN: 9781934356012

Provides information on the Prototype and the script.aculo.us libraries and their use in Web site development.

Secrets of the JavaScript Ninja

Secrets of the JavaScript Ninja
Author: John Resig
Publisher: Manning
Total Pages: 0
Release: 2013-01-17
Genre: Computers
ISBN: 9781933988696

Summary Secrets of the Javascript Ninja takes you on a journey towards mastering modern JavaScript development in three phases: design, construction, and maintenance. Written for JavaScript developers with intermediate-level skills, this book will give you the knowledge you need to create a cross-browser JavaScript library from the ground up. About this Book You can't always attack software head-on. Sometimes youcome at it sideways or sneak up from behind. You need tomaster an arsenal of tools and know every stealthy trick.You have to be a ninja. Secrets of the JavaScript Ninja leads you down the pathway toJavaScript enlightenment. This unique book starts with keyconcepts, like the relationships between functions, objects, andclosures, taught from the master's perspective. You'll grow fromapprentice to ninja as you soak up fresh insights on the techniquesyou use every day and discover features and capabilities you neverknew about. When you reach the final chapters, you'll be ready tocode brilliant JavaScript applications and maybe even write yourown libraries and frameworks. You don't have to be a ninja to read this book—just be willing tobecome one. Are you ready? Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book. What's Inside Functions, objects, closures, regular expressions, and more Seeing applications and libraries from the right perspective Dealing with the complexities of cross-browser development Modern JavaScript design About the Authors John Resig is an acknowledged JavaScript authority and the creatorof the jQuery library. Bear Bibeault is a web developer and coauthorof Ajax in Practice, Prototype and Scriptaculous in Action, and jQueryin Action from Manning. Table of Contents PART 1 PREPARING FOR TRAINING Enter the ninja Arming with testing and debugging PART 2 APPRENTICE TRAINING Functions are fundamental Wielding functions Closing in on closures Object-orientation with prototypes Wrangling regular expressions Taming threads and timers PART 3 NINJA TRAINING Ninja alchemy: runtime code evaluation With statements Developing cross-browser strategies Cutting through attributes, properties, and CSS PART 4 MASTER TRAINING Surviving events Manipulating the DOM CSS selector engines

Prototype and Scriptaculous

Prototype and Scriptaculous
Author: Chris Angus
Publisher: "O'Reilly Media, Inc."
Total Pages: 54
Release: 2006-11-30
Genre: Computers
ISBN: 0596529198

JavaScript is carrying more and more programming load lately as Ajax has become popular. Scripting Ajax from scratch isn't much fun, but fortunately there are libraries to help. Prototype and Scriptaculous will let you get much more work done in much less time, automating tasks from processing XMLHTTP requests to creating animations that draw attention to your interfaces. This Short Cut demonstrates how to use Prototype for a wide range of tasks, including event handling, DOM processing, string and form process, and Ajax communications. It explores Scriptaculous' visual effects library, from pulsate to squish to fold and beyond. Need interface components? You'll find form autocompletion as well as drag and drop support. In addition to sample code and explanation, the Short Cut includes member references for both Prototype and Scriptaculous.

Expert PHP 5 Tools

Expert PHP 5 Tools
Author: Dirk Merkel
Publisher: Packt Publishing Ltd
Total Pages: 595
Release: 2010-03-30
Genre: Computers
ISBN: 1847198392

Annotation Even if you find writing PHP code easy, writing code that is efficient and easy to maintain and reuse is not so straightforward. Self-taught PHP developers and programmers transitioning from other languages often lack the knowledge to work with PHP on an enterprise level. They need to take their PHP development skills to that level by learning the skills and tools necessary to write maintainable and efficient code. This book will enable you to take your PHP development skills to an enterprise level by teaching you the skills and tools necessary to write maintainable and efficient code. You will learn how to perform activities such as unit testing, enforcing coding standards, automating deployment, and interactive debugging using tools created for PHP developers _ all the information in one place. Your code will be more maintainable, efficient, and self-documented. From the design phase to actually deploying the application, you will learn concepts and apply them using the best-of-breed tools available in PHP. Experienced developers looking for expertise in PHP development will learn how to follow best practices within the world of PHP. The book contains many well-documented code samples and recipes that can be used as a starting point for producing quality code. Specifically, you will learn to design an application with UML, code it in Eclipse with PDT, document it with phpDocumentor, debug it interactively with Xdebug, test it by writing PHPUnit tests, manage source code in Subversion, speed up development and increase stability by using Zend Framework, pull everything together using continuous integration, and deploy the application automatically with Phing _ all in one book. The author's experience in PHP development enables him to share insights on using enterprise tools, in a clear and friendly way. An in-depth look at best-of-breed enterprise-level tools, methodologies, and tips for professional PHP developers to write maintainable, efficient code.

Secrets of the JavaScript Ninja

Secrets of the JavaScript Ninja
Author: Josip Maras
Publisher: Simon and Schuster
Total Pages: 708
Release: 2016-08-18
Genre: Computers
ISBN: 1638353573

Summary More than ever, the web is a universal platform for all types of applications, and JavaScript is the language of the web. If you're serious about web development, it's not enough to be a decent JavaScript coder. You need to be ninja-stealthy, efficient, and ready for anything. This book shows you how. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology JavaScript is rapidly becoming a universal language for every type of application, whether on the web, on the desktop, in the cloud, or on mobile devices. When you become a JavaScript pro, you have a powerful skill set that’s usable across all these domains. About the Book Secrets of the JavaScript Ninja, Second Edition uses practical examples to clearly illustrate each core concept and technique. This completely revised edition shows you how to master key JavaScript concepts such as functions, closures, objects, prototypes, and promises. It covers APIs such as the DOM, events, and timers. You’ll discover best practice techniques such as testing, and cross-browser development, all taught from the perspective of skilled JavaScript practitioners. What’s Inside Writing more effective code with functions, objects, and closures Learning to avoid JavaScript application pitfalls Using regular expressions to write succinct text-processing code Managing asynchronous code with promises Fully revised to cover concepts from ES6 and ES7 About the Reader You don’t have to be a ninja to read this book—just be willing to become one. Are you ready? About the Authors John Resig is an acknowledged JavaScript authority and the creator of the jQuery library. Bear Bibeault is a web developer and author of the first edition, as well as coauthor of Ajax in Practice, Prototype and Scriptaculous in Action, and jQuery in Action from Manning. Josip Maras is a post-doctoral researcher and teacher. Table of Contents PART 1 - WARMING UP JavaScript is everywhere Building the page at runtime PART 2 - UNDERSTANDING FUNCTIONS First-class functions for the novice: definitions and arguments Functions for the journeyman: understanding function invocation Functions for the master: closures and scopes Functions for the future: generators and promises PART 3 - DIGGING INTO OBJECTS AND FORTIFYING YOUR CODE Object orientation with prototypes Controlling access to objects Dealing with collections Wrangling regular expressions Code modularization techniques PART 4 - BROWSER RECONNAISSANCE Working the DOM Surviving events Developing cross-browser strategies

Handbook of Research on Mobile Multimedia, Second Edition

Handbook of Research on Mobile Multimedia, Second Edition
Author: Khalil, Ismail
Publisher: IGI Global
Total Pages: 1154
Release: 2008-09-30
Genre: Computers
ISBN: 1605660477

"The book is intended to clarify the hype, which surrounds the concept of mobile multimedia through introducing the idea in a clear and understandable way, with a strong focus on mobile solutions and applications"--Provided by publisher.

Ruby on Rails for PHP and Java Developers

Ruby on Rails for PHP and Java Developers
Author: Deepak Vohra
Publisher: Springer Science & Business Media
Total Pages: 398
Release: 2007-08-01
Genre: Computers
ISBN: 354073144X

This book covers developing web applications with Ruby on Rails. It discusses Ajax, directory services, and web services. The book details the configuration of Ruby on Rails with different databases such as MySQL, Oracle and SQL Server 2005. In addition, it makes a comparison with PHP, the most commonly used scripting language for developing web applications. The book also provides example applications that may be modified to suit a developer’s application.

Oracle Primavera Contract Management Bi Version 14

Oracle Primavera Contract Management Bi Version 14
Author: Stephen D. Kelly
Publisher: Packt Publishing Ltd
Total Pages: 299
Release: 2012-11-01
Genre: Computers
ISBN: 1849686912

Oracle's Primavera Contract Management, Business Intelligence Publisher Edition is a document management, job cost, and field controls solution that keeps construction projects on schedule and on budget through complete project control. "Oracle Primavera Contract Management, Business Intelligence Publisher Edition v14" explains the concepts behind the core modules and how to use them. "Oracle Primavera Contract Management, Business Intelligence Publisher Edition v14" makes this complex application understandable. You will understand the concepts behind the core modules and how to use them. This book starts with some basic introduction to Contract management and then covers the advantages and disadvantages of using a spreadsheet in managing information on a project. The book then covers in detail the concepts involved with how it works from a 30,000 foot view and explains the concept of how Oracle Primavera Contract Management is diametrically opposed to a spreadsheet mentality. The book also covers the aspects of how Oracle Primavera Contract Management manages the money and contractual relationships on a project.