Install new ipython

Following up the installation guideline in link: http://ipython.org/ipython-doc/stable/install/install.html 1) install python 3.3 http://www.python.org/download/ 2) pythreadline https://launchpad.net/pyreadline/+download only pythreadline 2.0 for python 2.6, 2.7, 3.x 3) install ipython-0.13.1 32bit python setup.py install 64 bit not supported in Console2 4) config in Console2 ipython3 or python Scripts\ipython3-script.py

hgfs not work for opensuse 12.1

Not too surprise seems hgfs never worked on new released opensuse, same story for opensese 12.1 latest stable version. hgfs error linux-sr1k:/etc/udev/rules.d # modprobe vmhgfs FATAL: Error inserting vmhgfs (/lib/modules/3.1.0-1.2-desktop/weak-updates/updates/vmhgfs.ko): Invalid argument linux-sr1k:/etc/udev/rules.d # dmesg |grep -i hgfs [ 4469.514470] vmhgfs: no symbol version for VMCIDatagram_Send [ 4469.514918] vmhgfs: Unknown …

IE timeout

IE 7 always timeout more likely the slow connection, as workaround needs to increase timeout setting to avoid timeout as below: When Internet Explorer establishes a persistent HTTP connection with a Web server (by using Connection: Keep-Alive headers), Internet Explorer reuses the same TCP/IP socket that was used to receive …