Reading “The 4-Hour Workweek: Escape 9-5, Live Anywhere, and Join the New Rich” (Part I)

Filed under: Life — by admin at 11:05 am on Wednesday, August 22, 2007

Book

I was attracted to this book through an article on some blog. The book teaches you how to use several steps to increase your working effectivity (Note: not efficiency)

First step: D is for Definition. Define your goal. Be ambitious!

Second step: E is for Elimination. 80% of outcome are from 20% of things you do. Cut the unnecessary and tedious work!

Third Step: A is for Automation. Outsource your life! Batch processing your work in order to reduce the setup cost.

Fourth Step: L is for Liberation. Have not read it yet.

What I get from this book so far is that you’ve gotta liberate your brain! Think what you dare not think and then do only the necessary!

Will the next monday be one of my unforgetable date?

Filed under: Life — by admin at 11:30 pm on Monday, August 20, 2007

I really don’t know! Life sucks, and I just desperately want to get out!

Facebook addiction

Filed under: Life — by admin at 11:25 pm on Monday, August 20, 2007

Facebook can also be addictive. I found myself constantly check the facebook everyday. It costs so much of my precious time. You know, the feeling of being connected to people is really really good.

This article Facebook labelled a $5b waste of time proved my concern.

Farewell party

Filed under: Life — by admin at 12:01 am on Saturday, August 18, 2007

Zheng and Mengmeng are going to leave bloomington on the coming Monday and we held a farewell party for them this evening. Zheng is going to Washington for his experiment and Mengmeng is going to school in Georgia. I took some crappy pictures during the party using my iphone.

Farewell2 Farewell3 farewell1

Wordpress Upgrade

Filed under: Computer — by admin at 11:36 pm on Friday, August 17, 2007

My wordpress recently had an annoying problem: whenever I submitted a new post, it would complain the errors with the xml-parser stuff. So I decided to upgrade my wordpress system. The upgrade process turned to be very easy and took me only 5 minutes.

Step 1:
I need to download the newest version from the website: http://wordpress.org
Step 2: Copy the new files into the old wordpress direction. Since I installed some plugins on my old system, I need to keep the wp-content directory.
Step 3: Run /wp-admin/upgrade.php and follow the instructions.

That’s all!

Eliminate not-to-do

Filed under: Life — by admin at 2:56 pm on Friday, August 17, 2007

In order to increase your productivity, you have to eliminate your bad habits which waste lots of your time but contribute to your productivity very little. Here is my not-to-do list:
1. Do not check email regularly! I spent way too much time on checking email.

2. Do not spend too much time reading news.

3. Do not spend too much time on trivia things. Instead, focus more on your main goal.

This post is inspired by the blog post: The Not-To-Do List: Bad Habits to Stop Now

Find the limit for Sum[n^p,{n,1,n0}]/n0^{p+1} when n0 goes to infinity

Filed under: Research — by admin at 2:12 pm on Friday, August 17, 2007

My way of doing this is to first assume that the limit does exist and the value is c.

Then when n0 is big enough, Sum[n^p, {n,1,n0}]/n0^{p+1} = c is a very good approximation. Thus,

Sum[n^p,{n,1,n0}]=c n0^{p+1} (*)
For the same reason,

Sum[n^p{n,1,n0+1}=c (n0+1)^{p+1} (**)

From equation (*) and (**), you can solve that c=1/(p+1).//Done

How to generate a random point on a spherical surface

Filed under: Research — by admin at 7:48 pm on Thursday, August 16, 2007

It is actually more difficult than what you think.

One naive algorithm is:
(1) Think of the sphere as the earth and give it a fixed north pole and south pole and a fixed arch as zero longitude.
(2) Choose a uniformly distributed angle between [0, 2pi] as the longitude of the new point and a uniformly distributed angle between [0, pi] as its latitude.

You might think, through this method, the chosen point is randomly distributed on the spherical surface. However, it turns out this method is wrong! It would give more probability on the poles than on the equator.

Mood Swing

Filed under: Life — by admin at 7:01 pm on Thursday, August 16, 2007


How can I control it? It’s just like sky falling down and everybody is going to die! I am just lost, and don’t know where to go.

But wait a minute, you’ve gotta think about good things! What’s your goal? What’s the meaning of life?

Anyway, happyness is from your inside!

Get things done

Filed under: Life — by admin at 5:24 am on Thursday, August 16, 2007

When you don’t want to get things done, there are two excuses:
1, You are not confident with what you are doing
2, You are not being responsible to yourself

I list the first one because I want to give myself a better excuse when I don’t want to get things done. Really, there is only one excuse!

« Previous PageNext Page »