春天來了

春天來了,我們應該歡笑。

搜購春裝大行動也開始了。

買了一件背心一條連身裙一件上衣,

噢... ... 不用問款式了,

都是低胸 deep v 心口開了一個洞那種。

不知誰人說過:「女人之所以可愛,係因為佢地夠女人」。

同樣道理

Irony in a Referer spammer

Irony is a Referer spammer spamming my entryon how affiliate marketing is undead forsomething that sure looks like an affiliate marketing scheme. More ironyis that this is the first Referer spammer in a donkey's age; all the oldones seem to have given up months ago.

This just goes to show that I can find amusing things from readingmy server logs.

An analysis of the spammer

The spammer came from 217.15.96.18, an unremarkable DataStreamMalta IP address that


Weekly spam summary on February 18th, 2006

Now that I've automated almostall of the Hotmail spam report, of course it turns out we've had a quietweek, even more so than last week :

  • no messages accepted.
  • 22 messages rejected because they came from non-Hotmail emailaddresses.
  • 54 messages sent to our spamtraps.
  • 13 messages refused because their sender addresses had already hitour spamtraps.
  • 5 messages refused due to their origin IP address (one in theSBL, one in the CBL, one from Nigeria, one from

我無法入眠一切聽得明白

(把這篇文章看完吧。這應該是有關的最後一篇長文了。)

因為早起,我在晚上九時多睡去了。原來就在差不多的時候, 學聯週年大會通過了不義的修章 ,將八樓的自主性完全抹殺,代表會主席黎震傑在點完票後,加多句「得左

SAD

仗義每多屠狗輩。學聯今日週年大會,八九樓論爭不知是否會作個了斷。所謂了斷,也不見得會近乎我們常識中的公平正義。為八九樓的事耽心的人不多,但樂意把事件、情況作為談資來大談自己心目中「理想社會運動的搞法」

Automation promotes action

I've written before about the advantages of scripts ,but my own recent experiences have reminded me of another one, whichI can snappily phrase as automation promotes action . Or in otherwords: when you've scripted something so that it's easy to do, you do itmore often.

I build Firefox from CVS myself, for various reasons, but I run it ona different machine than I build on. Bringing up a new build up on theright machine involves about three or four steps;


Stupid web spider tricks

In the spirit of earlier entrants , but not as bad, here's some stupid webspider tricks.

The first stupid trick: crawling 'Add Comment' pages. Not only are the'Add Comment' links marked nofollow (so good little spiders shouldn'tbe going there), but it's also a great way to make me wonder if you'rea would-be comment spammer and pay close attention to every CSpace pageyou hit. CSpace gets sufficiently few pages views at the moment that


你知道嗎?

我需要的不是舒適,而是一條出路。

“壹周刊”說澳門是打工天堂(長版本)



“壹周刊” 第832期介紹“澳門新打工天堂”,以幾個香港人在澳門工作的例子說明澳門的種種好處,也介紹了本澳未來的發展,指出尚有大量職位適合港人來澳就業。對於“打工天堂”這個形容,不知有多少澳門人可以照單

Some regular expression performance surprises

Part of the fun of performance tuning is all of the unexpectedthings you find out. Since I spent some of yesterday doing work in the guts of DWiki 's DWikiText toHTML conversion, what I've been finding is some regular expressionperformance surprises.

My big surprise was the relative performance of ' [A-Z] ',' [A-Z][A-Z]* ', and ' [A-Z]+ ' for scanning text where they didn'tmatch (the