otros
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
otros [2014/06/03 19:59] – rlunaro | otros [2024/10/05 17:18] (current) – rlunaro | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | |||
* [[RegistrarUnFicheroDatos|Registrar un fichero de datos ante la Agencia de Protección de Datos]] | * [[RegistrarUnFicheroDatos|Registrar un fichero de datos ante la Agencia de Protección de Datos]] | ||
- | * [[PantallasPequenias|Pantallas Pequeñas]] | ||
- | * [[BloquearDiscretamenteAmigoFacebook|Como bloquear discretamente a un amigo en Facebook]] | ||
* [[ConfiguracionCuentasOutlook|Configuracion IMAP de Cuentas Outlook]] | * [[ConfiguracionCuentasOutlook|Configuracion IMAP de Cuentas Outlook]] | ||
Line 19: | Line 16: | ||
====== El equivalente en español ====== | ====== El equivalente en español ====== | ||
- | http://olea.org/proyectos/ | + | https://github.com/sbosio/rla-es |
====== Lista de topónimos del español ====== | ====== Lista de topónimos del español ====== | ||
Line 36: | Line 33: | ||
La lista contiene 25.952 entradas. | La lista contiene 25.952 entradas. | ||
- | ====== Filter unrelevant email messages ====== | ||
- | |||
- | If you are using [[http:// | ||
- | specifically in the context of reading an inbox, probably | ||
- | you have came across of the problem of filtering by the subject those email messages | ||
- | that are not relevant (like delivery reports, delayed mail messages and so on). I' | ||
- | compiled some of these along my work and I put here, for the sake of those who might need them. | ||
- | |||
- | They are collected in four languages: spanish, portuguese, turkish, english and server specific | ||
- | (delayed mail). Here they are: | ||
- | |||
- | <code java> | ||
- | // spanish | ||
- | out = out && !subject.matches( " | ||
- | out = out && !subject.matches( " | ||
- | out = out && !subject.matches( " | ||
- | out = out && !subject.matches( " | ||
- | out = out && !subject.matches( " | ||
- | out = out && !subject.matches( " | ||
- | // portuguese, brazilian portuguese | ||
- | out = out && !subject.matches( " | ||
- | out = out && !subject.matches( " | ||
- | out = out && !subject.matches( " | ||
- | out = out && !subject.matches( " | ||
- | out = out && !subject.matches( " | ||
- | // english | ||
- | out = out && !subject.matches( " | ||
- | out = out && !subject.matches( " | ||
- | out = out && !subject.matches( " | ||
- | out = out && !subject.matches( " | ||
- | // turkish | ||
- | out = out && !subject.matches( " | ||
- | out = out && !subject.matches( " | ||
- | // mail server specific | ||
- | out = out && !subject.matches( " | ||
- | out = out && !subject.matches( " | ||
- | out = out && !subject.matches( " | ||
- | </ | ||
====== Relación entre extensiones de archivo y content_type ====== | ====== Relación entre extensiones de archivo y content_type ====== | ||
Line 145: | Line 104: | ||
- | ====== Como conseguir que en una caja de texto no funcione " | ||
- | |||
- | Comprobado que en firefox y en IE funciona. De esta forma evitaremos que hagan un " | ||
- | |||
- | |||
- | <code html> | ||
- | < | ||
- | </ | ||
====== Viewer of smart info ====== | ====== Viewer of smart info ====== | ||
Line 166: | Line 117: | ||
http:// | http:// | ||
- | ====== | + | ====== |
- | + | ||
- | http:// | + | |
- | ~~DISQUS~~ | + | https:// |
otros.1401825542.txt.gz · Last modified: 2022/12/02 21:02 (external edit)