September 2006 - Posts

PuTTY

PuTTY is able to keep the SSH connection for sometime even if the network cable is unplugged!  I've heard about this long time before, but never had a chance to test it, until today.

There's some work on the ventilating fan in the lab today, while we were already in work. So I had to disconnect the network cable and move my laptop around. After about 5 minutes I reconnected the cable.  The connection to Athena dialup server was broken, but all the three other connections to our lab's servers managed to survive, and even the Emacs (through X-Win32) window was still able to work.

Why would Athena disconnected while the others didn't? I guess maybe our servers have a longer timeout threshold (or sth. similar), or maybe Athena uses a different (more restrictive, and perhaps, secure) mechanism to detect network connections.
posted by wenyang with 0 Comments

A few interesting articles about C++ by Scott Meyers


http://www.artima.com/cppsource has this "five lists of five":

My Most Important C++ Aha! Moments...Ever
The Most Important C++ People...Ever
The Most Important C++ Software...Ever
The Most Important C++ Non-Book Publications...Ever
The Most Important C++ Books...Ever



posted by wenyang with 0 Comments

Clear specific form data in Firefox

Select it in the form and press Shift + Del.


Answered from http://blogs.missiondata.com/?p=53

Thanks!

posted by wenyang with 0 Comments

2nd Committee meeting

Moving forward.  Need to implement the algorithms by early December.
posted by wenyang with 0 Comments

Firefox 1.5.0.7

"You are running Firefox with the latest updates for stability and security", or are we?
posted by wenyang with 0 Comments

MIT Email quota has been doubled from 500 MB to 1 GB!

I was surprised that I did not received any annoying message like "90%  of your email quota has been used", having found several huge emails (each is 9+ MB) in my INBOX  since last night.   Then I wondered "what is wrong about my email account today".  After doing a little search, I realized that there's nothing wrong, but something right: IS&T has finally doubled the default Email Quota to 1 GB!

Details can be found at http://web.mit.edu/ist/topics/email/quota-upgrade.html (posted on 09/06/2006). The original quota when I came here was 250 MB.
posted by wenyang with 0 Comments