|
 |
Feb 16, 2011 Gmail Super-Glitch |
 |
 |
 Gmail glitch I encountered an interesting gmail glitch yesterday. I have two email accounts: one personal and one for work. A few weeks ago I was using Thunderbird for both, but after a few cases when I was sending emails from the corporate account and they actually got sent from personal one, I abandoned it and blamed Thunderbird for that. My new interface for corporate email is Safary running gmail web interface. Why Safary? Because I’m not using it for personal purposes at all.
So yesterday I sent an email from that GMail web interface corporate account using “clean” browser and it again got sent from my personal mail account!! How is that possible?!
Here is another part of the mystery. I keep Thunderbird downloading my corporate email for archival purposes and it correctly downloaded that email as outgoing from corporate account! Even better, the From field in that email contained my corporate account, not personal. I think that proves it’s GMail crazy and not me :)
My best guess is that GMail uses some superadvanced magic for detecting multiple mail accounts belonging to the same user and something is wrong with it. Like when I was sending email from web browser and Thunderbird was downloading emails from my personal account at the same time something glitched in the spell and it sent my email from worng account. That’s definitely poor design and I wouldn’t expect such thing from Google, but … who knows.
No solution to this problem so far, I would appreciate any suggestions.
|
|
 |
|
 |
 |
|
 |
Oct 28, 2010 Rails: what happens when memcached goes down |
 |
 |
|
I tried to figure out how rails reacts to the fact that memcached goes down. Unfortunately there is no god documentation about this besides saying that everything will be fine. Also there are couple misleading posts in different forums saying that rails will never rediscover memcached server that went down and came back again. Here’s what is actually happening…
Read More
|
|
 |
|
 |
 |
|
 |
Apr 24, 2008 MineStream Defender – the ultimate network security device |
 |
 |
|
Last 12 months I was working on an interesting device that provides the network security features many companies and families are dreaming about. You probably already have heard about different threats out there like internet predators, viruses, spyware, dangerous websites, confidential information leaking from your business and others. Also you probably tried to find answers to questions like
- Is my office network used appropriately? Do people really use it for work and not something else?
- Are my kids safe in the Internet? Are their virtual friends really friends?
- Why is my internet so slow?
- Who in my network is using the internet most, when and what for?
- How can I prevent my children or employees from browsing inappropriate content, wasting time in chats or games?
Finally, you might want to get answers to the questions immediately and you don’t want to spend a lot of time configuring every single computer in your network, installing software and other techi stuff … So the answer to all those questions is one small box called MineStream Defender and here is what it can do …
Read More
|
|
 |
|
 |
 |
|
 |
Apr 17, 2008 Squid: unrecognized httpd_accel_port, httpd_accel_with_proxy on, httpd_accel_uses_host_header |
 |
 |
|
I was recently installing squid at home as a single caching proxy for all computers in my home network. The simple way is just running squid on your linux router as is and configuring every single browser on all computers in your network so they access internet using squid. That’s doable, but boring. The more interesting way is setting up transparent proxy so all your http traffic goes through squid automatically. I’m not going to explain how to setup the transparent proxy as there are tons of articles in the internet about that, for instance:
- http://www.cyberciti.biz/tips/linux-setup-transparent-proxy-squid-howto.html
- http://tldp.org/HOWTO/TransparentProxy.html
- http://www.deckle.co.za/squid-users-guide/Transparent_Caching/Proxy
The documentation is very straightforward, and has just one problem: it is outdated and doesn’t work with the most recent versions of squid. I’ve read several instructions and was always ending up with these error messages:
2008/03/23 01:51:52| parseConfigFile: line 26 unrecognized: 'httpd_accel_port 80'
2008/03/23 01:51:52| parseConfigFile: line 27 unrecognized: 'httpd_accel_with_proxy on'
2008/03/23 01:51:52| parseConfigFile: line 28 unrecognized: 'httpd_accel_uses_host_header on'
Here’s how to fix the problem …
Read More
|
|
 |
|
 |
 |
|
 |
Apr 5, 2008 I’M NOT THE OWNER OF PIZZA.COM DOMAIN! |
 |
 |
|
I’m getting really nice emails with congratulations on selling pizza.com. From time to time I’m also finding posts and articles about how lucky I am. Thank you very much!! The only problem with that is
I’M NOT THE OWNER OF PIZZA.COM DOMAIN!
Never was and most probably never will be. I’m the one who made the http://www.pizza.com website (design, programming, system support etc) as a hobby project, but this is it.
Anyway, thanks to everyone – I’m forwarding your really nice emails with congratulations on selling pizza.com and posts and articles about how lucky I am to the real (former) owner of the domain. I’m sure he is glad to get them – he is a really nice guy.
|
|
 |
|
 |
 |
|