Google Online Storage System rumours

Tweet I think this is not a new rumour, but this is the first time that I have read details on how the system could be. The Google Online Storage System (GDrive?) could be for free up to 50Gb, and should be paid by the ads embedded in the storage website, a la Gmail. The [...]

Using the Google Chart API from the server side

Tweet The new Google Chart API says You can include a Chart API image in a webpage by embedding a URL within an tag. When the webpage is displayed in a browser the Chart API renders the image within the page. There are some references about how to encode the information in the URLs in [...]

Google Chart API or how Google gives raw performance for free

Tweet If you dont’ understand why Google is giving for free this API, where is the value of this action, then you probably have never tried to render a chart on the server side. It’s one of the most CPU intensive actions a server side solution can have. If you don’t size and distruibute your [...]