분류 전체보기
-
SVN commandsComputer/linux 2009. 11. 1. 23:20
Check information on which revision you have svn infoCheck information on 000 revision svn info -r 000 Update to a specific revision (000) svn update (up) -r 000 Compare two revisions (A and B) or even more svn diff -r A:B Compare one file of current working copy with old revision(000) svn diff -r 000 filenameUndo a commit svn merge -c 000 . svn commit
-
Skype Linux Static with Korean inputComputer/linux 2009. 10. 17. 01:17
OS: RHEL 5.3 There are many configuration methods, different scim versions and libraries. I am not quite sure why this method is necessary on my RHEL 5.3. execute the skype with the following command, After that, scim panel starts to respond when I execute the skype. env XMODIFIERS='@im=SCIM' LC_CTYPE=en_US.UTF-8 ./skype .xinitrc export XMODIFIERS="@im=SCIM" export GTK_IM_MODULE="scim" export QT..
-
usb sound cardComputer/linux 2009. 10. 17. 00:27
Before activate USB mic device, one must check the correct modules are loaded. See http://wiki.audacityteam.org/index.php?title=USB_mic_on_Linux arecord --list-device card 0: ............................. ................................ card 1: usb blabla alsamixer -c 1 using "TAB", select [Capture] or [All]L OR [SPACE], will activate your Capture device. Then you will see | | L ----- R CAPTURi..
-
구글 독감 트랜드 google flu trendsCoffee 2009. 10. 14. 22:22
가끔, 책상앞에 앉아서 하루를 보내다 보면 난 뭐하며 살아가나 하는 생각이 들때가 많다. 과학자로 살아 간다는 것이 무엇을 의미하며 이 세상에 어떤 기여를 하고 있는가라는 철학적인 질문 보다도 그냥 하루하루 먹고 살아 간다는 느낌을 지울 수 없다. 구글을 사용한지도 꽤 돼었지만, 가끔 이 기업이 어디로 가게 될까 내심 기대도 되고 염려도 되는 건 나 혼자 뿐의 생각일까? 얼마전에 초대 받게된 구글 보이스를 사용하면서, 어디서 어떻게 무엇을 가지고 이런 서비스를 할 수 있을까?란 생각도 하게 되었다. 오늘 구글플루트랜스 라는 다소 어색하지만 재미있는 사이트를 발견했다. http://www.google.org/flutrends 인간이 가지고 있는 생각의 한계는 어디일까? 검색도구를 제공해주는 구글이 사용자들..
-
Goodbye Tistory!Coffee 2009. 10. 13. 13:17
Goodbye Tistory. Hello Textcube. I moved into a new blog at Textcube, due to the low speed connection of Tistory. I spent much time to write many posts there. I really appreciate it. Textcube is the origin of Tistory and more simple and speed. 잘있어 티스토리, 안녕 택스큐브. 택스큐브로 블로그를 옮겼다. 가장 큰 이유는 접속 속도때문이다. 지난 8년간 해외에서 글을 남겼다. 거의 개인적인 로그북 정도로. 하지만 인터넷 속도가 더 느린 미국으로 옮긴후에, 집에서 티스토리에 글을 남길 수 가 없었다. 에디터를 띄우다가..