Pro Web Gadgets for Mobile and Desktop

Pro Web Gadgets for Mobile and Desktop
Authors
Sterling Udell
ISBN
1430225513
Published
16 Dec 2009
Purchase online
amazon.com

The miniature web applications known as gadgets (or widgets) are a key component of the Distributed Web and an ideal way to publish your content far beyond the reach of your own web site. Packaging web content and functionality into a gadget enables it to be seen anywhere from iGoogle to the iPhone—wherever the user may be, on or off the traditional Web. Everyone can access your content without having to visit your web site.

Editorial Reviews

The miniature web applications known as gadgets (or widgets) are a key component of the Distributed Web and an ideal way to publish your content far beyond the reach of your own web site. Packaging web content and functionality into a gadget enables it to be seen anywhere from iGoogle to the iPhone—wherever the user may be, on or off the traditional Web. Everyone can access your content without having to visit your web site.

This book is a practical guide to building gadgets that will work everywhere, from handheld devices to any site on the Web. The core methodology is to develop a single code base that will run on all platforms, multiplying the syndication opportunities for maximum return on your development investment. Extending this approach is a technique of abstracting key API calls from the various gadget platforms into a single interface layer, implemented in the book as a compact JavaScript class, allowing your gadgets full access to every platform's power without your having to rewrite your code for each.

  • Learn the key concepts for successfully syndicating web content via gadgets.
  • Build platform-agnostic gadgets that run on all the major web portals.
  • Deploy your gadgets to web-enabled handheld devices.

What you'll learn

You'll learn how to design a successful web gadget, build it efficiently, and deploy it painlessly to a dozen platforms from a single code base. In the process, your web content will gain far greater exposure than is possible with a traditional web site alone.


Who is this book for?

This book is for seasoned web professionals with solid experience in XHTML/CSS and JavaScript who are already building web sites and applications that they want to take to the next level. Server-side programming experience (PHP, ASP, etc.) is beneficial but not required.

About the Apress Pro Series

The Apress Pro series books are practical, professional tutorials to keep you on and moving up the professional ladder.

You have gotten the job, now you need to hone your skills in these tough competitive times. The Apress Pro series expands your skills and expertise in exactly the areas you need. Master the content of a Pro book, and you will always be able to get the job done in a professional development project. Written by experts in their field, Pro series books from Apress give you the hard–won solutions to problems you will face in your professional programming career.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Measuring programming progress by lines of code is like measuring aircraft building progress by weight.” - Bill Gates