Zoomorama Developers' Blog

The Art of Zooming

To content | To menu | To search

July 2009

Speed up HTTP

Google AppEngine provides an high-level cloud service which means that your application will be distributed automatically on top of the Google platform. All of your code will depends on the AppEngine...

Continue reading

Firefox 3.5

Something quite intriguing is happening with Firefox 3.5. When loading directly a local swf, Firefox creates an HTML document wrapper around it. So far, so good: you get (are supposed to get) exactly...

Continue reading

Generates your C++

Today, I have to develop a client library. This client library aims to allow users to use my storage webservice app more easily. Mainly to avoid them to read my HTTP Rest API documentation. I want to...

Continue reading