Google propone una gateway para ver versiones PDA de cualquier sitio web.
Si añades http://www.google.com/gwt/n?u= delante de la URL de (casi)cualquier web, veras una version amigable para tu PDA de la misma!
He configurado esa cadena en las “macros” (Fx) del Resco Keyboard. De esta forma, cuando pongo una URL en PIE, solo me cuesta un par de teclas mas para lanzar la version PDA friendly. ¡Pruebalo!
Tag Archive for 'tips'
With so many Ajax and Javascripts stuffs in web pages — gmail… — my Firefox browser is nowadays complaining about unresponsive scripts.
There is a Firefox tunable parameter that you can modify in order to raise the timeout:
dom.max_script_run_time. The default value seems to be 5 second. I’ve raised it to 20s.
Open about:config in your browser and change it there.
See MozillaZine Knowledge Base for detailled information.
UPDATED 24/03/2006: You can also check this page for information about all Firefox config options.
At work we use to share some Excel workbooks (systems inventories, and things like that). To avoid not being able to open such files because your coworker has already opened it, we always open them in read-only mode. The problem comes when you actually want to make change to the file!
Before we used to close the workbook, and reopen it, this time in read-write mode. Not very efficient, was it?
Recently I found those buttons available in Excel “customize toolbar” options:
*
“Update File“: With that button, no need to close and reopen to get last changes made by your co-workers ! Just press the button. Like a “refresh-that-file”…
*
“Toggle read-only“: This button reopen the file in R/W if it was in R/O mode (and the contrary if it was in R/W mode)
I found that buttons very useful. Couldn’t work without them now!


Recent Comments