April 22, 2007

Public Opinion Pros: An online magazine for survey researchers

心理學和經濟學界在其專業期刊之外亦發行大眾導向的雜誌,政治學界除了Foreign Affairs之外,比較少看到這樣的雜誌。免費的線上版Public Opinion Pros讓人眼睛一亮。

Gspace: another reason you should try Firefox

把2Gb容量的Gmail空間當作網路硬碟來使用,這真是太神奇了。http://www.linux.com/article.pl?sid=07/04/10/198249

March 19, 2007

XnView: A nice tool to capture screens

XnView is a nice free tool for viewing pictures and capturing screeens. Most importantly, it supports both Windows and Linux (Fedora)!

January 30, 2007

先學做人,再學做一個好的學者

弟子規並不八股。很多其中的道理只是我們不知道而已。

且看這些道理如何運用在擇偶和經營幸福家庭這件事上。

December 24, 2006

wma -> wav

Q: In linux, how to convert an wma file to K3b burner?

A: use mplayer and decode it to wav. then burn it. something like:

mplayer -ao pcm /tmp/$file



the converted file is named "audiodump.wav"

December 15, 2006

Freeware for Social Network Analysis!

To those who are interested in analyzing social networks, this will be of interest: Libsna.

October 11, 2006

How to install bst files in Lyx?

Quoted from Dr. Paul Johnson's post:
To make the biblio work, you need a bibliography style file (a file
with a name like apsa2.bst). You need to copy the bst file you want
into your LaTeX installation. The bst file can
be copied under your system's bibtex configuration, which in my system
is

/usr/share/texmf/bibtex/bst/natbib

The shortcoming with that is that you might lose your customizations if
you upgrade your TeX installation. To prevent that, I maintain a
parallel customized directory here:

/usr/local/share/texmf/bibtex/bst/natbib

Assuming that your TeTeX is configured in the normal way, when you run
the command

> texhash

the system will scan all of the configuration files and it will notice
you have added a bst file.

October 06, 2006

American Politics: American Election Public Opinion Tool

American Election Public Opinion Tool
http://www.publicopiniontool.org

Web-available application presenting multiple visual rendering options and an alternate scenario calculator for every U.S. presidential election ever held. The application allows users to view outcomes of actual elections, as well as hypothetical elections based on relevant issues of the time.

April 15, 2006

Use CustomizeGoogle to filter unwanted websites!

Just found this cool extention for Firefox. It is a wonderful helper for googlers. I used it to filter out the websites that I don't want google to show in search result pages. Check it out.

April 10, 2006

An Exellent Text of Introductory Statistics for R Users


Finally, Verzani (2004) presets is a book for students who want to self-learn R. This book is written in clear description of concepts, thoughtful organization of chapters, and nicely formatted R codes. Compared to the text books by Dalgard (2001) and Fox (2002), this book is the best.