[表演]-幾米.走向春天的下午魔幻音樂劇 & 世界的角落特展

【幾米 特展】
【幾米 世界的角落 特展】


前方,有一個擁抱在等

我與你的約定,大人不知道。抱著這個約定好久好久之後,我終於鼓起勇氣,出發了。
空氣由於我們的約定而發亮,樹林伸展枝椏彷彿咧嘴微笑。櫻花在我頭頂迎風飛
Continue reading...

Review: iShot iPhone Tripod/Window Mount

Jeff's Rating: 4 /5

tl;dr : Another iPhone mount that doesn't fit my needs exactly, but works well and sells for a good price.

I was given a sample iShot 2-in-1 Tripod/Window Mount for the iPhone 4 from Abesco & Co. Design, LLC, a month or so ago, and asked to try it out, then post a review. So, here goes:

iShot - iPhone 4 Tripod Mount

I've already used my own homemade iPhone 4 tripod mount (which was

RETINA REFLEX III+REDSCALE+Retina Xenar 45mm F2.8

DKL mount的相機計有三部,呀,都五十幾歲的老機械了,觀景窗自然不是太見得人,這台retina reflex III是連Schneider Kreuznach Retina Xenar 45mm F2.8買的,45mm 2.8是比較少見,但結構嘛都是很精簡的,只有三枚鏡片吧,成像還挺不錯,可能用得菲林

Continue reading...

由動生力

朋友問:「新的一年,很想尋找一個新的方向,做一些真正有意義的事,對於一個兩子之母來說,是否不設實際呢?」朋友只有三十多歲,正值盛年,但如此一問,似乎已露出了幾分倦意 --- 是厭倦的倦,也是疲倦的倦。因為

What I am trying to do with Django

To follow up on the last entry , what I amusing Django for is (re)writing our account request handling system.The simple version of how people get accounts here is a three stepprocess. The would-be user tells us at least their desired Unix login,their name, their email address, and which professor is sponsoringthem. We ask the professor if they actually want to sponsor the person'saccount; if the professor says yes, we create the account and email therequester with details


Yes

I couldn't believe it when my brother brought me the book Difficult Conversations , before he knew that I'm going to take a mediation training course this month. This book might not be new to you, but in case it is I should say that it comes from the same group who wrote Getting to Yes .

Think about the last time you felt the urge to get your boss, your spouse, your friends or colleagues to say yes. It's no secret that today many of us feel that

非誠勿擾

(近月看得最糟的電影就是《非誠勿擾II》,幾乎walk out。某次與鄧小宇講起,他哇一聲大叫「難睇到呀!」但他是下載看的,看到一半就停了,但我是在戲院看完整套,滿肚悶氣無處發洩,終於爆番一鑊!從此可以把這套電影忘

革命尚未成功 – 讓子彈飛

看《讓子彈飛》是痛快的,對白快而不淺、剪接快而凌厲、搞笑快而密集,所以這趟過山車坐得過癮。電影誇張荒誕,當然有弦外之音了,所以引起坊間了大量解讀,將電影比喻這比喻那的,是為驚奇。

不過我看有些解讀,其實


識見

跟朋友談起梁文道,我說喜歡讀梁的文章,因為他能寫的題材廣泛,文字清通,內容有趣,最重要的還是他有見地,論事往往能道人之所未道,發人深省。朋友頗不以為然,認為梁文道涉獵太廣,結果樣樣只懂得皮毛,不是個真

Wrestling with how to design a schema for a Django app

I've finally gotten to do something with Django , and naturally this has left mewrestling with schema design. This is the first time I've used an ORMand I find that I'm being pulled two ways, neither of which I thinkare right.

(I'll pause here to note that the data I have to keep track of inthis application is tiny, on the order of a few hundred rows intotal. I'm using Django's ORM support because this gives me