Monday, August 02, 2010

Transforming a Unused Laptop into a Secondary Monitor

Install ZoneScreen and make the desktop extended to the virtual monitor.
Then, use the ZS Wizard to set up a screen server on my Windows. Run the the client mode of ZS Wizard via Wine on my Linux laptop and connect it to the Windows box.
Note:
1. The latest ZoneScreen 1.0.11.0 did not show virtual monitor on my Windows XP and the SC Wizard did not show the cursor. Version 1.0.10.0 worked fine.
2. TightVNC 2.0.2 did not support projecting only secondary monitor to the VNC client (remmina 0.8.1 with libvncclient). UltraVNC 1.0.8.2 did not show my cursor in the client. RealVNC 4.1.3 refused to make connection.

Thursday, July 15, 2010

Ranking of Universities Related Me

National TSING HUA University
THE-QS WUR 2009 - Natural Sciences #150 /301
ARWU 2009 – Natural Sciences and Mathematics #100+
Univ. of Pittsburgh
USNews 2011 - Best Engineering Schools: EE #53 /84
THE-QS WUR 2009 - Engineering/Technology #218 /300
ARWU 2009 – Engineering and Computer Sciences #100+
Univ. of Pittsburgh
USNews 2011 - Best Engineering Schools: Bioeng #12 /52
THE-QS WUR 2009 - Life Sciences & Biomedicine #148 /300
ARWU 2009 - Life and Agriculture Sciences #40 /100

Solving The Problem Related to In-executable Java Program Under Win64

cd %windir%\system32
mklink java.exe ..\syswow64\java.exe
mklink javaw.exe ..\syswow64\javaw.exe
mklink javaws.exe ..\syswow64\javaws.exe

Wednesday, June 30, 2010

Folder Sharing via SMB Using Nautilus

Install nautilus-share

Edit /etc/samba/smb.conf
add "usershare owner only = False" under [global]

This also remove the error msg below
Nautilus-Share-Message: Called "net usershare info" but it failed: 'net usershare' returned error 255: net usershare: usershares are currently disabled

Monday, June 28, 2010

Journal Citation Reports 2009

Nature 34.5
Science 29.8
Nat Method 16.8
Nat Neurosci 14.3
PNAS 9.4
J Neurosci 7.2
Radiology 6.3
Hum Brain Mapp 6.3
NeuroImage 5.7
JCBFM 5.5
PLOS One 4.4
Psychopharmacology 4.1
MRM 3.2
NMR BioMed 3.1
JMRI 2.8
Med Phys 2.7
JMR 2.5
MRI 2.0

Saturday, April 24, 2010

The Dungeon of Doom

http://en.wikipedia.org/wiki/The_Dungeon_Revealed

剛剛發現我二十年前玩過的遊戲
在一台黑白的Mac上, 一邊翻著字典一邊玩
以當年的英文能力, 想當然爾, 玩的不知所云 orz
死了千百遍也沒破過, 真是有毅力又有趣的童年

Wednesday, April 21, 2010

Making File Name in NTFS Case-sensitive

HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\kernel\obcaseinsensitive
DWORD=0 for case-sensitive