pixoh 編輯圖像化繁為簡

pixoh

今天發現了一個新的網絡服務 pixoh ,簡直是我的恩物!因為其簡化很多我日常不必要的步驟,讓編輯圖像更加簡單而直接!

例如我寫一些電影文章時,個人習慣總要貼一張圖。我在寫好有關的電影文章後,會有以下步驟:

  1. 先上網找

上進卦

進取逢通達,寒儒衣錦回
何人占此卦,凡事任施為


求官事吉 謀事合心
訟者有理 病者癒
求財九分 行人立至
遠人來 出行大吉

20060306網摘 – 斷背山得三個奬

Brokeback

  • 2006 Oscar Results Brokeback 最後奪得三個奬:導演、改編劇本、原創音樂
  • 龍陽分桃斷背山 「龍陽分桃」第一次聽的時候,是在 TVB 的《九五至尊》,古代到現代,對同一件事總有不同的說法

New (?)


How not to set up your mail server (part 1)

From our SMTP server logs:

remote from [64.151.68.164]
HELO ADV-RH9-NOCP.YOUR-DOMAIN-HERE.com
554 Unresolvable HELO name: ADV-RH9-NOCP.YOUR-DOMAIN-HERE.com

There is such a thing as taking the instructions too literally.(Or perhaps the error here is in not following instructions; whoknows.)

This appears to be a PLESK-based setup (judging from the


A thought about Technorati

Technorati famously has some problemsindexing blogs .I believe that a lot of these issues may come down to somethingsimple: Technorati's real problem is that it predates the syndicationfeed revolution.

Post syndication revolution blog search engines (like GoogleBlogsearch , Feedster , IceRocket ,and Bloglines ) are actually syndicationfeed search engines . They operate by finding feeds and mining them forthe entries (or at least URLs to the entries, if your feed has partialtext).

But before the syndication revolution there were no widespreadsyndication


狂喜與嘆喟:董啟章的梅比斯環

《對角藝術》揉合了對藝術中心節目的評介、紀錄作者自身經歷的散文、虛構的後設小說等多種文體,其實渾然一體出入無礙莫可名狀,但我仍然願意冒險這樣偏頗地聲稱:《對角藝術》是繼《同代人》之後,我們可以讀到的少

乳房


看了“天生一對”,一方面是鬆了一口氣,據說電影意念來自西西小說“哀悼乳房”,幸好除了取材乳癌的元素電影已跟小說沒有太大關係,另一方面是十分失望,此片有大明星和足夠的資源,但成績說不上好,主要是在嚴肅和

Weekly spam summary on March 4th, 2006

It's time for another weekly spam summary. First, let's look at Hotmail,which turns out to be running roughly the same as last week :

  • no messages accepted.
  • 12 messages rejected because they came from non-Hotmail emailaddresses.
  • 49 messages sent to our spamtraps.
  • 2 messages refused because their sender addresses had already hitour spamtraps.
  • 6 messages refused due to their origin IP address (two in theSBL, one in each of the XBL and the CBL, one from Nigeria,

這個老師太IT

上面條LINK希望仲得啦。鳴謝中學師妹李盈袖(呢個係假名但佢個真名都差唔多咁古色古香)。 佢唔識老師架陰功!

os.walk can be surprisingly slow

Yesterday's tracing made one particular bitof DWiki 's page rendering pop out at me; almost 40% of the time forthe page was going just to create the '(Previous | Next)' links at thebottom.

Because DWiki is entirely filesystem based, its 'metadata' is the stateof the filesystem. Thus, creating the previous and next links requireswalking WanderingThoughts ' directory hierarchy to find out the order ofthe entries. Once I saw the times, I immediately started wondering if I