03/11/2010 |
Wow! |
4,185 views |
Product Description
jQuery: Novice to Ninja is a compilation of best-practice jQuery solutions to meet the most challenging JavaScript problems. In this question-and-answer book on jQuery, you’ll find a cookbook of ready-to-go solutions to help breathe life into your web page.
Topics covered include: – Scrolling, Resizing and Animating Webpage elements – Backgrounds, Slideshows, and Crossfaders – Menus, Tabs, and Panels – Buttons, Fields, and Controls – Lists, Trees, and Tables – Frames, Windows, and Dialogs – Adding interactivity with Ajax – Using the jQuery User Interface Themeroller – Writing your own jQuery plug-ins
All code used to create each solution is available for download and guaranteed to be simple, efficient and cross-browser compatible.
About the Author
Sporting a Masters in Information Technology and a lifetime of experience on the “web of hard knocks”, Earle Castledine (Mr Speaker) holds an interest in everything to do with computers. A Senior Systems Analyst and JavaScript expert – he is equally happy in the muddy pits of .NET code as in the fluffy fields of client-side interaction development. Co-creator of the client-side opus TurnTubelis, Earle recognizes the Internet not as a lubricant for social change, but as a vehicle for unleashing frivolous ECMAScript gadgets and interesting time-wasting technologies. Continue Reading »
02/27/2010 |
Wow! |
5,277 views |
Product Description
Create real-time, highly interactive apps quickly with the powerful XMPP protocol
XMPP is a robust protocol used for a wide range of applications, including instant messaging, multi-user chat, voice and video conferencing, collaborative spaces, real-time gaming, data synchronization, and search. This book teaches you how to harness the power of XMPP in your own apps and presents you with all the tools you need to build the next generation of apps using XMPP or add new features to your current apps. Featuring the JavaScript language throughout and making use of the jQuery library, the book contains several XMPP apps of increasing complexity that serve as ideal learning tools.
* Learn about XMPP’s instant messaging features, such as rosters, presence and subscriptions, and private chats
* Covers XMPP stanzas, stanza errors, and client protocol syntax and semantics
* Discusses service discovery, data forms, and publish-subscribe
* Addresses XMPP programming-related topics such as application design, event handling, and combining existing protocols
* Details the best ways to deploy XMPP-based applications
* Explains how to use Strophe’s plugin system and how to create your own plugins
Continue Reading »
02/02/2010 |
Wow! |
3,437 views |
Product Description
To make optimal use of jQuery, it’s good to keep in mind the breadth of capabilities it provides. You can add dynamic, interactive elements to your sites with reduced development time using jQuery. If you are looking for a comprehensive reference guide to this popular JavaScript library, this book is for you.
Revised and updated for version 1.4 of jQuery, this book offers an organized menu of every jQuery method, function, and selector. Each method and function is introduced with a summary of its syntax and a list of its parameters and return value, followed by a discussion, with examples where applicable, to assist in getting the most out of jQuery and avoiding the pitfalls commonly associated with JavaScript and other client-side languages.
In this book you will be provided information about the latest features of jQuery that include Sizzle Selector, Native event delegation, Event triggering, DOM manipulation, and many more. You won’t be confined to built-in functionality, you’ll be able to examine jQuery’s plug-in architecture and we discuss both how to use plug-ins and how to write your own. If you’re already familiar with JavaScript programming, this book will help you dive right into advanced jQuery concepts. You’ll be able to experiment on your own, trusting the pages of this book to provide information on the intricacies of the library, where and when you need it.
Continue Reading »
01/28/2010 |
Wow! |
3,341 views |
Product Description
It’s a fact: if you know HTML, CSS, and JavaScript, you already have the tools you need to develop your own iPhone apps. With this book, you’ll learn how to use these open source web technologies to design and build apps for the iPhone and iPod Touch on the platform of your choice-without using Objective-C or Cocoa.
Device-agnostic mobile apps are the wave of the future, and this book shows you how to create one product for several platforms. You’ll find guidelines for converting your product into a native iPhone app using the free PhoneGap framework. And you’ll learn why releasing your product as a web app first helps you find, fix, and test bugs much faster than if you went straight to the App Store with a product built with Apple’s tools.
* Build iPhone apps with tools you already know how to use
* Learn how to make an existing website look and behave like an iPhone app
* Add native-looking animations to your web app using jQTouch
* Take advantage of client-side data storage with apps that run even when the iPhone is offline
* Hook into advanced iPhone features — including the accelerometer, geolocation, and vibration — with JavaScript
* Submit your applications to the App Store with Xcode Continue Reading »
01/28/2010 |
Wow! |
2,938 views |
Product Description
Web 2.0 architecture opens up an incredible number of options for flexible web design, creative reuse, and easier updates. Along with covering the key languages and techniques of Web 2.0, this unique book introduces you to all of the technologies that make up Web 2.0 at a professional level. Throughout the chapters, you’ll find code for several example applications built with popular frameworks that you’ll be able to utilize.
You’ll first explore the technologies that are used to create Web 2.0 applications. This includes an in-depth look at XHTML, Cascading Style Sheets (CSS), JavaScript, and Ajax. Next, you’ll gain a better understanding of the protocols and formats that enable the exchange of information between web clients and servers. Ultimately, you’ll discover exactly what you need to know about server-side programming in order to implement new ideas and develop your own robust applications.
What you will learn from this book
* How Web 2.0 applications are developed
* New ways to get the major client-side technologies to work together
* The new class of emerging tools
* All about HTTP and URIs, XML, syndication, microformats, and Web Services Continue Reading »