Uma leitura curiosa: [Neuromarketing.](http://www.imediaconnection.com/content/6317.asp) O Neuromarketing tenta analisar as reações neurológica das pessoas com relação a propagandas, embalagens, sabores, marcas, por meio de ressonância magnética por imagem.
Veja um trecho do artigo, que explica o surgimento e as idéias dessa metodologia:
He decided to conduct his own taste tests, only this time, the subjects were hooked up to an MRI (magnetic resonance imaging) machine and observed their neural activity. Though half of the participants, without knowing which sample was which, said that they preferred the one that was actually Pepsi, once told with samples were Coke, seventy-five percent said they preferred the taste of Coke.
“Release Soon, Release Often”.
Com esse mantra na cabeça, estou disponibilizando o Suriproxy, uma ferramenta anti-spam e, principalmente, anti-phishing.
O suriproxy é um PROXY SMTPD para o Postfix, que filtra as mensagens recebidas pelo daemon smtpd e repassa a outro daemon, seja um amavis ou outro smtpd do postfix.
Ele faz consultas URIBL de DNS quando encontra algum link nas mensagens, ele consulta se o domínio deste link está nas listas URIBL (inclusive na
Aparentemente, acompanhando o blog do Sipaq e o tracking bug da release 0.3a1, a nova versão pública está próxima.
Na versão atual, o Sunbird tem muitos bugs sérios, que atrapalham a integração com serviços WebDAV. No meu caso, o Mozilla Calendar é item estratégico no projeto de migração de uma plataforma Microsoft Exchange. Sem um sistema de calendário robusto, é impossível deixar de usar o combo “Exchange+Outlook”.
O Wiki é outra fonte de informações sobre o projeto.
English
O Google irá lançar o Google Talk amanhã, mas você já pode se conectar.
Basta usar um cliente Jabber completo, como o Gaim ou Exodus.
Download do Gaim
Download do Exodus
Os dados que voce precisa são:
Servidor: talk.google.com
Porta: 5222
Usuario: seugmail@gmail.com (com domínio)
Senha: sua senha do gmail
Boa sorte!! :-)
Google will launch tomorrow its instant messaging service.
You can connect to it using any Jabber full client for Windows, like Gaim or Exodus (I could not make it work with Miranda, a great client).
You need to setup the following:
Server: talk.google.com
User: youremail@gmail.com (with the domain part)
password: yourpass
port 5222
Add me if you want :-) yves.junqueira@gmail.com
http://www.cetico.org/cacic/cacic-agente-linux-1.0rc1.tar.gz
Essa é a versão 1.0RC1 do agente para Linux. Acredito que ela está
praticamente pronta para ser disponibilizada publicamente - por isso é
o Release Candidate 1.
Algumas mudanças dessa pra última, são:
- Criado script de instalação “install.sh” (não serve para
atualização, apenas para a primeira instalação).
- Melhor consistência nas mensagens de saída e interatividade com o usuário.
- Melhor organização do código.
- Agente irá entender a configuração “MACs Inválidos”.
To delete print jobs in cups in a Linux system you should use this command:
# lprm
Or, to cancel all jobs:
# lprm -
To list print jobs in cups, issue:
# lpq -a
[2005/06/15 20:33:36, 0] tdb/tdbutil.c:tdb_log(531) tdb(/var/cache/samba/printing.tdb): rec_free_read bad magic 0x0 at offset=21104
If you find something like this in your logs, and you can’t print, just remove the file and restart samba.
Visit my sponsors if you find this information and their ads useful hehe.
For the record.
Jun 8 14:57:50 rinetd[21939]: accept(0): Socket operation on non-socket
I had this syslog message filling my hard disk due to a configuration problem of rinetd.
I was setting it to list in a IP address which was not set to the network interfaces. I usually setup many IP’s for external interfaces in a host. I had disabled a certain IP for some time (ip addr del ..) and rinetd got crazy.