February, 2008
A nice political commercial is for girls everywhere.
http://www.youtube.com/watch?v=l9z-Aatd0wA
Girls need role models like Hilary Clinton, not fancy dressed Hollywood teenagers stars (not all of them are that bad; but you know what I mean).
Valentine's day with the cats
Another lonely Valentine's day for me. Fortunately, the cats are with me.
唐唐:巴巴给麻麻送的什么呀。让我先鉴定一下。
嗯,闻起来好象不错。

娇娇:哼,有什么好的。又不能吃,还有刺。不好玩。
Create Multiple Modules Maven Project in Eclipse
Modularized software system design is often a good idea. Maven is the new software build system that is purported to be better than ant. For my new project, I want to create a maven build consisting of multiple modules. To do this, and let Eclipse treats these modules as parts of a single Eclipse project, I used the following procedure.
First create the top level maven project, which will be the container of the modules. Our top level maven project is called "cool".
Chrismas Vacation --- Mexico Riviera Cruise (Draft)
Place Holder for now.
Day1:
12/16/2007
Lunch with Junwen
Boarding at San Diego Port
Drill
First Dinner
Debarkation Celebration
Raffle at many places (of course we did not win any of them)
12/17/2007
Men's golf tournament (27 vs. 25)
Table tennis
Hairy Chest Contest
First Formal Night
Photo
Choose Shore Excuirsion
Dance
12/18/2007
Women's golf tournament (28 vs. 20)
Java time resolution
I am writing a Java program to run psychology experiments. Since this is a generic program that may be configured for running some reaction time (RT) experiments, I am worried about the time resolution of Java. It turns out that I don't need to worry too much, except on Windows. On Linux, one millisecond time resolution can be consistently achieved using either System.currentTimeMillis() or System.nanoTime() call.
Interesting Comments on The Election From New York Times
I found that comments on the news for the election are often much more entertaining than the news acticles themslves. For the next few months, I will keep on updating this blog entry with comments that I found interesting, regardless whether I agree with the comments themselves or not.
==================================
02/07/2008


