Pages

Friday, October 05, 2007

Idiot

Raynor and I have so much fun being a total fool tonight, ignorance is a bliss. (Link)

Wednesday, October 03, 2007

Scientist breeds transparent frog

Transparent FrogI don’t know about you, but this looks familiar. It looks like one of Chinese delicacy – shuijingbao(水晶包), don’t they? I am wondering though, does this means other transparent stuffs are also possible? (Link) via msnbc

Sunday, September 30, 2007

Sunbath day: most productive

Visited family for their fifth child first month party, yeah, 5th one, the wife has one of the smallest built among us friends. Boy, NPB should consider giving them a National productivity award.

Friday, September 28, 2007

Naked anorexia ads and its messages in Italy

Naked anorexia Oliviero Toscani’s anti-anorexia photos was all over there now, his messages is clear as well as his photos strike deep into the heart of many women(爱美不要命), these are as good as our local cancer images on cigarette packs. (Link) news of these controversial photos is all over now.

@#$% like natural mushroom

Photo via English Russia, a truly true germ from far north.
Penis like MushroomWife watches with wide open eyes and comment, we probably cut the front part and eat it, what a wicked mother nature we have. (Link)

Wednesday, September 26, 2007

China student invented machine that extract water from air

water machine in ChinaKim(金国勇)’s condensate machine, inspired during dough, extracts about 2 liter of water in 24 hours. This machine, although in its preliminary form, already got patent and research is underway, intriguing, can’t wait. (Link)

Update: got it, similar technology from Europe, The Max Water

Update: Similar tech in Singapore, China is not the first. (Link) Thanks, fergus.

Alternative kind of conscription possible for JW in Korea

Clouds resemble the divided land I took with my N80 yesterday, by coincidence, laughable vision.
South Korea may provide a very different kind of national service for arms refusing, blood sacred Jehovah Witnesses, in the Herald Tribune, they said,

"This is not to recognize the right to refuse the military duty but to permit an alternative service as part of social service on the premise of public consensus,"

If it works, South Korea will be the first. I can almost see it sparks concern in other nations, like for example, Singapore. Maybe all JW would like to migrate there.

(Link) to the Tribune news

Tuesday, September 25, 2007

Double your pay and half your weight with mathematic

Increase your salary with algebraicToday wikihow teaches you this self delude calculation, aim to amuse one self and have some laugh. Try it.

3a = 3b
11a = 11b
3a2 = 3ab
11ab = 11b2
3a2 - 11ab = 3ab - 11b2
3a2 - 3ab = 11ab - 11b2
3a2 - 3ab + ab - b2 = 12ab - 12b2
3a(a-b) + b(a-b) = 12b(a-b)
3a + b = 12b
3a = 11b
3b = 11b
3 = 11

(Link) Not so easy hor, like real life.

Saturday, September 22, 2007

Subath backdate – oversoaked

The Sun is so bright today that we soak for an extra hour, mind wanted more but body starts to give way.

Tuesday, September 18, 2007

Yartsa Gunbu – site of famous Chinese worm/herb

Yartsa Gunbu peopleWe generally know it as cordyceps or 冬虫夏草. I used to believe I know so much about them, this opens my eye to another part of the world.

Here, visit (Link) for rare photos and experiences on Earth, credit to Daniel Winkler, excellent blog!

Also, visit for wiki for this, don’t people say good, you just follow.

Monday, September 17, 2007

Some bothers, others ignorance

I wrote an original Chinese riddle some time back which one young man, I assume, manage to see through it. I am quite impressed. If you read this, I will come out with more.

How to travel in Singapore MRT with programming language

I am sure majority of local need this, for the sake of dummy I only use the structure, not the actual language.

scan(ezlink_card)

If
{
if handicap(wheelchair) or handicap(stroller) or handicap(heavystuff)
{ lift(use) }

escalator(congested)
{ if hurry use(right)
else Keep(left) }

plaform(crowded)
{ if exist yellow_line
cross(not) }

train_arrive(crowded)
{ giveway(alighting_passenger)
Enter_before(alarm_stop) }

wait(destination)
{ if destination(one_stop)
Wait(12000)
Else move(centre) }

destination(reach)
{ if cabin(crowded)
squeeze(out) or printf: “ccnbccb! skews me.”
else work(late)
iIf platform(crowded)
squeeze(out) or printf: “ccnbccb! skews me.”
else work(late)}

goto escalator(congested)
goto lift(hadicap)
goto scan(ezlink_card)

}

else human_brain(use)

Ah, if social behaviors are so easily programmed.