Archives du tag : google
GChart Bundle – un bundle Symfony pour utiliser Google Chart
Je viens de rendre disponible sur github.com GChartBundle, un bundle Symfony (Symfony2 donc…) qui « wrappe » le Google Chart Tool et quelques charts (mais surtout le QrCode) de Google Image Chart API. Ce que j’ai appris en faisant ce bundle: La … Lire la suite
geocoding, latitude, longitude and distance
from http://code.google.com/intl/fr-FR/apis/maps/articles/phpsqlsearch.html: Here’s the SQL statement that will find the closest 20 locations that are within a radius of 25 miles to the 37, -122 coordinate. It calculates the distance based on the latitude/longitude of that row and the target latitude/longitude, … Lire la suite
Google Analytics API – Enfin (too soon?)
Et oui, tu le voulais pour Noël, Google l’a fait: Google vient de lancer une API pour accéder en lecture seulement les données de Google Analytics: http://analytics.blogspot.com/2009/04/attention-developers-google-analytics.html Pour l’instant, il y a une librairie Javascript, Java et « Raw » (HTTP et … Lire la suite