quinta-feira, janeiro 28, 2010

Google Gears e Firefox

Hoje a versão 3.6 do Firefox não tem o suporte do Gears. A versão 3.5.7... também não.
Se há necessidade de utilizar a API você deve:
  • instalar o Google Gears: http://gears.google.com/;
  • reinicie o navegador;
  • se não funcionar ou não aparecer "Configurações do Gears" no menu Ferramentas do navegador (o que não é dificil de acontecer), instale este componente (gears-win32-opt-0.5.25.0.xpi) que faz a configuração entre os dois: http://groups.google.com/group/gears-users/msg/70f164020c0f8f4e;
  • reinicie o navegador (sempre que se instala um componente há necessidade de reiniciar o browser);
  • pronto - assim comigo funcionou (na versão 3.5.7).

Se interessar, o caminho dos dados armazenados offline pelo Gears fica em:

Windows Vista
  • Internet Explorer: C:\Users\\AppData\LocalLow\Google\Google Gears for Internet Explorer
  • Firefox: Database files are stored in the user profile directory. C:\Users\\AppData\Local\Mozilla\Firefox\Profiles\{PROFILE}.default\Google Gears for Firefox
  • Google Chrome: Database files are stored in the user profile directory. C:\Users\\AppData\Local\Google\Chrome\User Data\Default\Plugin Data\Google Gears
Windows XP
  • Internet Explorer: C:\Documents and Settings\\Local Settings\Application Data\Google\Google Gears for Internet Explorer
  • Firefox: Database files are stored in the user profile directory. C:\Documents and Settings\\Local Settings\Application Data\Mozilla\Firefox\Profiles\{PROFILE}.default\Google Gears for Firefox
  • Google Chrome: Database files are stored in the user profile directory. C:\Documents and Settings\\Local Settings\Application Data\Google\Chrome\User Data\Default\Plugin Data\Google Gears
Mac OS X
  • Firefox: Database files are stored in the user profile directory. Users//Library/Caches/Firefox/Profiles/{PROFILE}.default/Google Gears for Firefox
  • Safari: ~/Library/Application Support/Google/Google Gears for Safari

Linux Firefox: Database files are stored in the user home directory. /.mozilla/firefox/{PROFILE}.default/Google Gears for Firefox

Microsoft Windows Mobile Internet Explorer: Database files are stored in the Application Data directory. \Application Data\Google\Google Gears for Internet Explorer


No trabalho, por exemplo, os dados estão em:
C:\Documents and Settings\\Configurações locais\Dados de aplicativos\Mozilla\Firefox\Profiles\.default\Google Gears for Firefox

Abraço!