Got my Ubuntu 7.04 CDs

Ubuntu CdsToday I got a nice surprise when I got home, my Ubuntu 7.04 CDs requested from Canonical using the Shipit service where in the mail

Why does this deserve a post? because I like to measure the time things spend in the twiligth zone before arriving at my home from other countries (Like this post). This time I requested the CD’s on May 08, and arrived on May 30, so the envelope were 3 weeks in transit from the Europe to Mexico city.

Continue reading

Google Gears

Recently a trend about enabling web apps to be used offline started to emerge and a few companies announced their solutions: Dojo Offline Toolkit, Joyent Slingshot, Zimbra desktop and even Firefox 3.

Google GearsToday Google released the beta of Google Gears. A browser plugin (700K) and API that enables developers to create web applications that can be used offline and provides 3 components to do this

  • A local server, to cache and serve application resources
  • A database (SQL Lite), to store and access data from within the browser
  • A worker thread pool, to make web applications more responsive by performing expensive operations in the background

The plugin is available for Internet Explorer, Firefox, Safari and Opera on Windows, Mac and Linux.

Continue reading