WordPress 3.0 jQueryThis easy-to-use guide will walk you through the ins and outs of creating sophisticated, professional enhancements and features, specially tailored to take advantage of the WordPress personal publishing platform. It will walk you through clear, step-by-step instructions to build several custom jQuery solutions for various types of hypothetical clients and also show you how to create a jQuery and WordPress Plugin.This book covers step-by-step instructions for creating robust and flexible jQuery solutions for today's top site enhancements: expanding / sliding content, rotating slideshows and other animation tricks, great uses of jQuery's UI plugin widgets as well as AJAX techniques. Along with these it will also show you best practices for jQuery and WordPress development. ...
HTML5 Canvas CookbookThe HTML5 Canvas Cookbook begins by covering the basics of the HTML5 Canvas API and then progresses by providing advanced techniques for handling features not directly supported by the API such as animation and canvas interactivity. It winds up by providing detailed templates for a few of the most common HTML5 canvas applications—data visualization, game development, and 3D modeling. It will acquaint you with interesting topics such as fractals, animation, physics, color models, and matrix mathematics. ...
Oracle Fusion Middleware PatternsIn today's business environment, the needs of Enterprises are rapidly changing and these changes demand an unprecedented level of adaptation and innovation. There is a clear need for flexible solutions that support continuous adaptation to an ever-evolving, ever-expanding marketplace. This book catalogs a series of 10 case studies that reflect the experience of Enterprises who have met today's challenges by adopting a new style of development: the use of integrated tools in the Oracle Fusion Middleware Suite. ...
Getting Started with Oracle BPM Suite 11gR1Business Process Management is broadly recognized as a top business priority. While BPM is more than technology, effective process management requires a good BPM suite of tools and technologies. The market for such BPM Suites has been historically very fragmented. This market is in the process of being transformed, driven by two forces: standardization, primarily in the form of BPMN 2.0, and consolidation. Oracle BPM Suite 11gR1 is a harbinger of this transformation. With its native support for BPMN 2.0 and a unified and comprehensive set of capabilities, it is poised to accelerate the change.
This book provides an excellent exposure to Oracle BPM 11gR1 and walks you through the development of a business process application based on a real-life scenario. ...
FreeSWITCH CookbookFreeSWITCH is an open source telephony platform designed to facilitate the creation of voice, chat, and video applications. It can scale from a soft-phone to a PBX and even up to an enterprise-class softswitch.
In the FreeSWITCH Cookbook, members of the FreeSWITCH development team share some of their hard-earned knowledge with you in the book's recipes. Use this knowledge to improve and expand your FreeSWITCH installations.
The FreeSWITCH Cookbook is an essential addition to any VoIP administrator's library.
The book starts with recipes on how to handle call routing and then discusses connecting your FreeSWITCH server to the outside world. ...
Windows Server 2008 Hyper-V UnleashedUsing the Hyper-V virtualization capabilities built into Windows Server 2008, organizations can slash costs for power, space, and maintenance, and dramatically improve IT flexibility at the same time. This is the first book to offer comprehensive, independent, real-world coverage of planning, designing, implementing, and supporting Windows Server 2008 Hyper-V virtualization environments. Authored by Rand Morimoto and Jeff Guillet–top consultants of Microsoft technologies with unsurpassed experience deploying Hyper-V in enterprise organizations - this book delivers start-to-finish guidance for every facet of your virtualization initiative. ...
Programming Mac OS XA guide for UNIX developers who want accurate information on getting up to speed with Mac OS X and its software development environment, this book provides programmers all the information they need to understand and use the operating system, its development tools, and key technologies such as Darwin, Cocoa and AppleScript.
Users are introduced to the UNIX-based foundations of Mac OS X and shown how they fit into Mac OS X architecture. Also provided is coverage of both GUI and command-line software development tools, realistic programming examples that developers will encounter, and a discussion of Macintosh-style software development. ...
JavaServer Faces in ActionJavaServer Faces helps streamline your web development through the use of UI components and events (instead of HTTP requests and responses). JSF components (buttons, text boxes, checkboxes, data grids, etc.) live between user requests, which eliminates the hassle of maintaining state. JSF also synchronizes user input with application objects, automating another tedious aspect of web development.
JavaServer Faces in Action is an introduction, a tutorial, and a handy reference. With the help of many examples, the book explains what JSF is, how it works, and how it relates to other frameworks and technologies like Struts, Servlets, Portlets, JSP, and JSTL. It provides detailed coverage of standard components, renderers, converters, and validators, and how to use them to create solid applications. This book will help you start building JSF solutions today. ...
C# in Depth, 2nd EditionC# 4 is even more expressive and powerful than earlier versions. You can do amazing things with generics, lambda expressions, dynamic typing, LINQ, iterator blocks, and other features - but you first have to learn C# in depth.
C# in Depth, Second Edition is a thoroughly revised, up-to-date book that covers the new features of C# 4 as well as Code Contracts. In it, you'll see the subtleties of C# programming in action, learning how to work with high-value features that you'll be glad to have in your toolkit. The book helps readers avoid hidden pitfalls of C# programming by understanding "behind the scenes" issues. ...
Spring in PracticeSpring in Practice covers 66 Spring development techniques and the practical issues you will encounter when using them. The book starts with three carefully crafted introductory chapters to get you up to speed on the fundamentals. And then, the core of the book takes you step-by-step through the important, practical techniques you will use no matter what type of application you're building. You'll hone your Spring skills with examples on user accounts, security, NoSQL data stores, and application integration. Along the way, you'll explore Spring-based approaches to domain-specific challenges like CRM, configuration management, and site reliability. ...