Tips & support for Web 2.0 design, web hosting and development
24 Nov
Ok, Here’s the deal… when integrating Remember The Milk (RTM) with Gmail, which one is better?
Well, they seem like the same thing but are different actually, they both work IN your gmail BUT the Firefox Extension ONLY work with Firefox (client side), so if you travel o have access to your gmail in other computers other than yours, then you won’t the able to see the Firefox RTM right sidebar, but if you also install the RTM gadget then you’ll be able to see your tasks in gmail mail on a different sidebar (left). Remember the Google Labs does not work in other languages Gmails only in english (as of 24-nov-08).
Sooo… its highly advisable to install them both just to make sure you are fully integrated with your tasks.
Sphere: Related Content18 Nov
A veces me toca resolver este tipo de situaciones donde el usuario no puede entrar a la pagina de su banco pero a todas las demas si. Aqui va el apunte y la referencia:
Si tienes Windows 95, 98 ó Millenium la ruta del archivo es: "c:\windows\hosts"
Si tienes Windows NT, 2000 la ruta del archivo es: “c:\winnt\system32\drivers\etc\hosts”
Si tienes Windows XP Home o Pro la ruta del archivo es: “c:\windows\system32\drivers\etc\hosts”
(necesitas derechos de administrador para ir a esas carpetas en Windows NT/2000/XP)Las razones por las que el archivo “hosts” prohiba el acceso a ciertas paginas van desde un antivirus, spyware o adware defectuoso u obsoleto, una mala configuración de los mismos o hasta una mal intencionada mano negra que haya editado manualmente dicho archivo.
Mas información sobre el archivo HOSTS.
Sphere: Related Content8 Nov
Ok, this is a not so orthodox CSS switch for Firefox to IE, its far from standards and will not pass W3C verification, but its very useful when embedding applications, such as OsCommerce (STS 4.5.8), into XHTML crossbrowser templates.
The underscore ( _ ) is ignored by any browser but IE so…
#menu {
position: fixed;
_position: absolute;
}
More info on this one
8 Nov
Many ways for this too, but this one is W3C tested and passes verification.
<link rel=”stylesheet” type=”text/css” href=”style_ff.css” />
<!–[if IE]>
<link rel=”stylesheet” type=”text/css” href=”style_ie.css” />
<![endif]–>
8 Nov
Ok, I have looked plenty on selected states for buttons with CSS, there are many ways ranging from javascript to php, they’re all great tips, but when dealing with 5 to 10 pages websites a manual solution is easier:
Your CSS:
.selected {
background-image:url(img/button-selected.png);
background-repeat:no-repeat;
background-position: 50% 14px;
padding-bottom:15px;
}
Your XHTML:
<span class=”selected”><a href=”link”>Text</a></span>
7 Nov
Ok the fast way is via SnagIt, ofcourse you need to install it first, then go to Complements and find the SnagIt bar, then the Flash icon, just click it search the swf click insert and you’re done.
Sure, there’s a hard way too. Basically you need to insert the swf movie with an ActiveX control (scary enough), process is more complex so you better check the following links:
6 Nov
No se pudo recuperar el mensaje ##. La cuenta: mail.dominio.com Servidor: 'mail.dominio.com' Protocolo: POP3 Respuesta del servidor: 'codigo del mensaje', Puerto: 110 Seguridad(SSL): No Error del servidor: 0x800CCC90 Numero de Error: 0x800420CD
## Es el número de mensaje donde se “atora” el Outlook al momento de bajar los correos, no hay ningún problema con el servidor, este es un error 100% de Outlook comunicando que tiene un problema especificamente con ese correo y por alguna razón (configuración, attachment, antivirus, etc.) no quiere bajarlo.
Lo recomendable en este caso es entrar al webmail, si nos sirve imprimirlo y después borrarlo.
Si estamos usando el HORDE como webmail es necesario recordar que no basta con “borrarlo” hace falta también “vaciar” los elementos eliminados. En seguida la imagen donde esta el link de vaciado, esquina superior derecha.
En español:
En Inglés: