rssHome » JavaScript

Appcelerator Titanium Smartphone App Development Cookbook

Appcelerator Titanium Smartphone App Development Cookbook

Book Description

Appcelerator Titanium Mobile allows developers to realize their potential to develop full native and applications by using free Titanium Studio tools without the need to know or . This practical hands-on shows you exactly leverage the Titanium to its full advantage and become confident in developing mobile applications in no time at all.

Appcelerator Titanium Smartphone App offers a set of practical and clear recipes with a step-by-step approach for building native applications for both the and platforms using your existing knowledge of .

This cookbook takes a pragmatic approach to using your knowledge to create applications for the iPhone and Android platforms, from putting together basic UIs to handling events and implementation of third party services such Twitter, Facebook and Push notifications. This book shows you utilize both remote and local datasources using XML, and the SQLite database system. The topics covered will guide you to use popular Titanium Studio tools effectively and help you leverage all the advanced mobile features such as Geolocation, Accelerometer, animation and more. Finally, you’ll learn how to register developer accounts and how to publish your very own apps to the Android and Apple marketplaces.

What you will learn from this book:

PHP Ajax Cookbook

PHP Ajax Cookbook

Book Description

is the necessary paradigm in Web 2.0 sites. Most of the Web 2.0 sites are built with and . Extending is about delivering front-end service for accessing back-end services in in a quick and easy manner. With this book in hand, you will learn use the necessary tools for Ajaxification of websites and iPhones.

PHP will teach you use the combination of PHP as a powerful platform for websites or web applications. Using for Communication with Server leads to faster response with PHP at the back-end services. The combination of PHP has many features such as speeding up the user experience, giving your web client much quicker response time and letting the client browser retrieve data from the server without having to refresh the whole page. You will learn the nuances of optimization and debugging applications. Further, you will learn how to program on devices.

This book will teach you popular selector-based followed by important concepts on debugging, optimization and best practices. There is a collection of recipes focused on creating basic utilities such as validating form using Ajax and creating a five star rating system. As is quite popular, useful tools and plugins like Ajax tooltips, tab navigation, autocomplete, shopping cart, and Ajax chat are covered subsequently. By the end of chapter 7 you will learn to visually speed up website responsiveness to building -friendly Ajax websites. Also get to know about all popular Ajax webservices and APIs like Twitter, Facebook and which are covered in Ajax Mashups. Finally, step-by-step recipes are presented to build apps using basic libraries Download Now »

Getting Good with JavaScript

Getting Good with JavaScript

Book Description

Includes source files plus over 6 hours of screencasts!

has become one of the most widely used programming languages in the world. This book will get acquainted with what ; what it is, where it came from, and most importantly – code it!

Ever wanted to liven up a web design with but not known where to start? In Getting Good with author Andrew Burgess breaks down programming in into easy, straight-fowrad terms and exercizes.

It’s hard to find a place where JavaScript won’t run, and though the overwhelming majority of JavaScript—especially the JavaScript you’ll be writing in this book—will be in web pages, JavaScript is used not only in web browsers, but also desktop apps, mobile phone apps, and now even on the server, so you definitely won’t be wasting your time Getting Good with JavaScript! to run in the browser.After getting started in Chapter 1, we’ll cover the basics in Chapters 2 and 3. You’ll learn all about the core syntax: what to actually type. Chapter 4 will cover many best practices and important concepts for writing JavaScript. Then, in Chapter 5, I’ll introduce you to the basics of writing JavaScript that interacts with web pages.

This book will introduce you to important programming concepts, show you write your first scripts, and make you comfortable with JavaScript code. You’ll learn:

  • The basics of types, variables, and operators
  • Best practices for efficient coding Download Now »

Building Hypermedia APIs with HTML5 and Node

Building Hypermedia APIs with HTML5 and Node

Book Description

With this concise book, you’ll learn the art of building hypermedia APIs that don’t simply run on the Web, but that actually exist in the Web. You’ll start with the general principles and technologies behind this architectural approach, and then dive hands-on into three fully-functional examples.

Too many APIs rely on concepts rooted in desktop and local area network patterns that don’t scale well—costly solutions that are difficult to maintain over time. This book shows system architects and web developers design and implement human- and machine-readable web services that remain stable and flexible as they scale.

  • Learn the H-Factors for representing application metadata across all media types and formats
  • Understand the four basic design elements for authoring hypermedia types
  • Convert a simple read-only XML-based media type into a successful design
  • Examine the challenges and advantages of designing a hypermedia type with
  • Use ’s rich set of hypermedia controls in the API design process
  • Learn the details of documenting, publishing, and registering media type designs and link-relation types

Table of Contents
Chapter 1 Understanding Hypermedia
Chapter 2 XML Hypermedia
Chapter 3 Hypermedia Download Now »

JavaScript & jQuery: The Missing Manual, 2nd Edition

JavaScript & jQuery: The Missing Manual, 2nd Edition

Book Description

lets you supercharge your with animation, interactivity, and visual effects—but many web designers find the language hard to learn. This jargon-free guide covers basics and shows you save time and effort with the library of prewritten code. You’ll soon be building web pages that feel and act like desktop programs, without having to do much programming.

The important stuff you need to know:

  • Make your pages interactive. Create JavaScript events that react to visitor actions.
  • Use animations and effects. Build drop-down navigation menus, pop-ups, automated slideshows, and more.
  • Improve your user interface. Learn how the pros make websites fun and easy to use.
  • Collect data with web forms. Create easy-to-use forms that ensure more accurate visitor responses.
  • Add a dash of . Enable your web pages to communicate with a web server without a page reload.
  • Practice with living examples. Get step-by-step tutorials for web projects you can build yourself.

Table of Contents
Chapter 1 Writing Your First JavaScript Program
Chapter 2 The Grammar of JavaScript
Chapter 3 Adding Logic and Control to Your Programs
Chapter 4 Introducing Download Now »

HTML5 and JavaScript Projects

HTML5 and JavaScript Projects

Book Description

5 and Projects shows you build on your basic knowledge of 5 and to create substantial 5 applications. Through the many interesting projects you can build in this book, you’ll build your 5 skills for your future projects, and extend the core skills you may have learned with its companion book, The Essential Guide to .

and JavaScript Projects covers the most important areas of HTML5 that you’ll want to know program, including: video, and audio, databases, localStorage, and geolocation. The projects have been carefully selected to help you build your HTML5 and JavaScript programming skills. You’ll build games and applications, such as video jigsaws,  recipe archives, paper dolls, and many more captivating examples.

Each project starts out with an introduction to the basic HTML5 and JavaScript concepts covered and then includes specific, appealing examples explained step-by-step. You’ll also discover line-by-line explanations for every single line of code—we’ll make sure that you can fully understand what each line of code does, so that you can easily take that understanding and apply it to your own HTML5 projects.

HTML5 and JavaScript Projects:

  • Shows how to produce applications combining drawings, photos, and videos
  • Explains how to incorporate and geolocation into your projects
  • Reveals how to build applications requiring persistent data, storing the information locally or on a database on the server Download Now »