Les nouveautés et Tutoriels de Votre Codeur | SEO | Création de site web | Création de logiciel

seo Base diving with Google Gears 2013

Seo Master present to you:

Pamela and I have been enjoying some time building applications with the ever growing set of Google APIs.

As we build these applications we are capturing some of the decisions you may face in building your own, in a series of articles called Building Better Ajax Applications with Google APIs.

The first article, and application, is a Google Base reader, powered by Google Gears, to enable offline use.

The application had us delving into:
  • The various components of Google Gears
  • How to use the SQLite local database and helpful wrappers around common patterns
  • How to capture web resources to make them available to offline use and the issues that you need to be aware of
  • How to use the Google Base Data API, specifically getting JSON output into our application
  • How to debug your offline Ajax application.
Please take a peek at the application, type in some search queries, and then read the how-to article.2013, By: Seo Master

seo Playing around with Google's AJAX APIs 2013

Seo Master present to you:

For me, documentation isn't always enough to learn about APIs; I need examples that I can play with. That's why I started a fun project recently--a tool for teaching developers how to use Google's JavaScript APIs: the AJAX API Playground. I have been working on this in my 20% time and today I am proud to announce that we are launching the AJAX API Playground as the official way that Google will show JavaScript samples!
The AJAX API Playground is currently loaded with over 170 samples for 8 Google JavaScript APIs (Maps, Search, Feeds, Calendar, Visualization, Language, Blogger, Libraries and Earth) that you can edit and run to help you explore what Google's APIs have to offer. There are also save and export features. The save feature allows you to hold onto an edited sample so you can continue working on it later, while export lets you modify a sample and publish the code to a permanent url.

As the AJAX API Playground is built on App Engine, you can create your own App Engine instance to show off your code samples. The code is open sourced under an Apache 2.0 license and uses several open source libraries and tools, including jQueryjQuery UIYUI Compressor, and CodeMirror. You can find the code on Google Project Hosting and learn about adding samples on the project wiki.

Stay tuned for more samples for more APIs. Enjoy!
2013, By: Seo Master
Powered by Blogger.