Archive

Archive for the ‘GAE’ Category

Europa ziet Clouds teveel als donderwolk

October 22nd, 2009 Hans Eilers No comments
Cloud computing is over enkele jaren alomtegenwoordig en even vanzelfsprekend als stroom. Dan zullen we met bevreemding terugkijken op onze interne serverruimtes, gehuurde rackspace, maar vooral op de vrees die op dit moment, vooral in Europa, nog heerst voor Cloud computing. Wat houdt Europa tegen?

Cloud Computing?

Cloud computing is computerkracht waarbij capaciteit dynamisch schaalbaar beschikbaar en gevirtualiseerd is. Het wordt als een dienst aangeboden en gebruikers hebben geen kennis over of controle op de fysieke omgeving waarop de ‘cloud’ draait.

Zonder dat de meesten van ons het weten, maken we reeds allemaal op een of andere manier gebruik van Cloud computing. Diensten als Gmail en Hotmail zijn bijvoorbeeld gebaseerd op Cloud computing.

Read more…

Tags:

Free and fast Google features for webdevelopers

June 2nd, 2008 Hans Eilers No comments

Google Chart API
http://code.google.com/apis/chart/
Create charts on the fly. Free & fast.

For more advance visualizations:
http://code.google.com/apis/visualization/
Go and check out the gallery
http://code.google.com/apis/visualization/documentation/gallery.html

Use Google to cache your website’s images:
http://googlesystem.blogspot.com/2007/12/using-google-gadgets-to-cache-images.html
Uhu, free and fast.

Use opensource javascript libraries cached by Google.
http://code.google.com/apis/ajaxlibs/
Once again free and fast.

And my favorite: Google App Engine
http://code.google.com/appengine/
Use python (for now) and create webapps. Hosted by Google.
And yes free and fast.

Tags: