rss Home » Tag Archive For ‘Ajax’

Programming the Mobile Web

Programming the Mobile Web

Book Description

Today’s market for mobile apps goes beyond the to include BlackBerry, Nokia, Windows Phone, and smartphones powered by , , and other platforms. If you’re an experienced developer, this book shows you how to build a standard app core that you can extend to work with specific devices. You’ll learn the particulars and pitfalls of building mobile apps with , , and other standard tools.

You’ll also explore platform variations, finicky mobile browsers, design patterns for mobile, and much more. Before you know it, you’ll be able to create mashups using APIs in apps for the App Store, App World, OVI Store, Market, and other online retailers.

  • Learn how to use your existing web skills to move into mobile
  • Discover key differences in mobile app design and navigation, including touch devices
  • Use , , , and to create effective user interfaces in the mobile environment
  • Learn about technologies such as HTML5, XHTML MP, and WebKit extensions
  • Understand variations of platforms such as , BlackBerry, , Bada, Android, and for and
  • Bypass the to create offline apps and widgets using web technologies Download Now »

Beginning Silverlight 4 in C#

Beginning Silverlight 4 in C#

Book Description

The growing popularity of applications is increasing user expectations for high-quality site design, presentation, and functionality. It is into this climate that is releasing 4, the third and latest iteration of its cross- presentation technology. Beginning Sliverlight 4 brings you to the cutting-edge of application design and includes plenty of practical guidance to get you started straightaway.

design tools have important differences compared to those used to create and functionality. Robert Lair takes you on a tour of all the tools, including:

  • Expression Design, which plays an important part in creating Silverlight assets.
  • Microsoft Expression Blend, which is used to build user interaction for Silverlight elements.
  • Microsoft , which manages the interaction between designers and developers, providing the coding environment for “nuts and bolts” wiring.

Once you’ve mastered the basics, you’ll move on to gaining a more in-depth knowledge of some of the new features introduced with Silverlight 4, including H.264 protected content, right-click event handling, a new printing , and support for the Managed Extensibility Framework. Download Now »

JUnit in Action, 2nd Edition

JUnit in Action, 2nd Edition

Book Description

When was first introduced a decade ago by Kent Beck and Erich Gamma, the Agile movement was in its infancy, “Test Driven ” was unknown, and unit testing was just starting to move into the typical developer’s vocabulary. Today, most developers acknowledge the benefits of unit testing and rely on the increasingly sophisticated tools now available. The recently released 4.5 represents the state of the art in unit testing frameworks, and provides significant new features to improve the Java process.

in Action, Second Edition is an up-to-date guide to unit testing Java applications (including applications) using the JUnit framework and its extensions. This book provides techniques for solving real-world problems such as testing applications, using mocks to achieve testing isolation, in-container testing for and database applications, and test automation.

Written to help readers exploit JUnit 4.5, the book covers recent innovations such as the new annotations that simplify test writing, improved exception handling, and the new assertion methods. You’ll also discover how to use JUnit extensions to test new application styles and frameworks including , , and -based presentation layers.

Using a sample-driven approach, various unit testing strategies are covered, such as how to unit test EJBs, database applications, and applications. Also addressed are testing strategies using freely available frameworks and tools, and how to unit test in isolation with Mock Objects. The book will also bring you up to speed on the latest thinking in TDD, BDD, Continuous Integration, and other practices related to unit testing. Download Now »

Pro ASP.NET 4 in C# 2010, 4th Edition

Pro ASP.NET 4 in C# 2010, 4th Edition

Book Description

4 is the latest version of ’s revolutionary technology. It is the principal standard for creating dynamic pages on the Windows platform. Pro 4 in 2010 raises the bar for high-quality, practical advice on learning and deploying ’s dynamic solution.

This new edition is updated with everything you need to master the latest version of ASP.NET, including coverage of ASP.NET , ASP.NET 4, ASP.NET Dynamic Data, and 3.

Seasoned .NET professionals Matthew MacDonald and Mario Szpuszta explain how you can get the most from these groundbreaking new technologies. They cover ASP.NET 4 as a whole, illustrating both the brand-new features and the functionality carried over from previous versions of ASP. This book will give you the knowledge you need to code real ASP.NET 4 applications in the best possible style.

Table of Contents

  1. Introducing ASPNET
  2. Web Forms
  3. Server Controls Download Now »

jQuery and JavaScript in Drupal (Video)

jQuery and JavaScript in Drupal (Video)

Video Description

If you’ve been itching to add more whiz-bang excitement to your website but felt like you just don’t understand all this / stuff, then this video is for you! This video builds off of concepts covered in videos such as Theming Basics for Drupal, Advanced Theming for Drupal, Drupal Module Development and Introduction to jQuery. This video ties together these concepts as we delve into ’s and APIs.

Warning: This video covers some higher-level topics and advanced Drupal alchemy not known to many developers. With a grasp of the concepts contained in this video, we expect that you will be transformed into an unstoppable Drupal wizard. We hope that you will use these powers for good.

& Javascript in Drupal carefully walks you through all of the Drupal-specific JavaScript conventions that you’ll need to know to begin integrating scripts into your Drupal 6 or Drupal 7 websites. You’ll get a brief introduction to and learn how to add JavaScript code through the theme layer as well as via a module. You’ll also learn how to pass variables from PHP into your JavaScript files through the Drupal-specific Drupal.settings variable.

We’ve written six example modules in this video and we walk you through each one in order to demonstrate how to integrate jQuery scripts into your Drupal website. This hands-on approach will help you learn how to leverage Drupal’s JavaScript-related Form properties, how to create sortable table forms, and how to leverage the AHAH framework in Drupal 6 as well as the powerful Ajax framework in Drupal 7. Download Now »

Beginning ASP.NET 4: in C# and VB

Beginning ASP.NET 4: in C# and VB

Book Description

This book is for anyone who wants to learn how to build rich and interactive sites that run on the platform. With the knowledge you gain from this book, you create a great foundation to build any type of site, ranging from simple hobby-related sites to sites you may be creating for commercial purposes.Anyone new to should be able to follow along because no prior background in is assumed although it helps if you do have a basic understanding of and the web in general. The book starts at the very beginning of web by showing you how to obtain and install Visual Web Developer. The chapters that follow gradually introduce you to new technologies, building on top of the knowledge gained in the previous chapters.

Do you have a strong preference for over or the other way around? Or do you think both languages are equally cool? Or maybe you haven’t made up your mind yet and want to learn both languages? Either way, you’ll like this book because all code examples are presented in both languages!

Even if you have some experience with prior versions of , you may gain a lot from this book. Although many concepts from previous versions are brought forward into 4, you’ll discover there’s a lot of new stuff to be found in this book, including an introduction to the Entity Framework, the inclusion of , , the many changes to the 4 Framework, and much more. Download Now »