BetaNews 有一篇 P2p future darkens as eDonkey closes 講的當然是日前繼 WinMX 之後,美國唱片業 RIAA 進一步向 eDonkey 發出警告,要防止非法下載,否則會有法律行動。我在想… 怎樣防止?
WinMX 最近關閉了網站和旗下的 WPN 伺服器,所以人們在開啟 WinMX 的時候連不上這個預
The most common attempts to define 'spam email' is either as 'UBE'(Unsolicited Broadcast Email) or 'UCE' (Unsolicited Commercial Email);for example, the spamhaus.org definition here . I tend to think thatthis sort of definition of spam has some problems.
Let's start with a provocative question: is advance fee fraud(so-called '419' email) spam email? (You know this type of spam;the classic version has Mrs. Mariam Abacha,
BetaNews 有一篇 P2p future darkens as eDonkey closes 講的當然是日前繼 WinMX 之後,美國唱片業 RIAA 進一步向 eDonkey 發出警告,要防止非法下載,否則會有法律行動。我在想… 怎樣防止?
WinMX 最近關閉了網站和旗下的 WPN 伺服器,所以人們在開啟 WinMX 的時候連不上這個預
In the weblogs world, to 'ping' somewhere is to send an automatednotice to an indexing site that your blog has updated. Popularindexing sites include weblogs.com and technorati.com . Major blogging packagesalready do this out of the box, but if you've rolled your own(such as me, with DWiki ) you're on your own.
In a modern blog world with millions of blogs and RSS and Atomsyndication feeds, something like weblogs.com looks more than alittle bit old
學習

In C, a common idiom for initializing multiple variables to the samevalue is serial assignment:
a = b = c = 0;
Python allows for the same thing; just remove the semicolon in theabove and it's valid Python syntax, and it even works. So when I wasstarting Python, I wrote things like that. And then one day I wrotealmost the same thing, in an __init__ function in a class:
self.fooDict = self.barDict = {}The
這陣子出現了不少的實時協作編輯器,也就是大家在同一時間修改同一個文章,實時修改,實時交談,實時完成。大家不用再親身走去一同討論,手指指螢幕哪裏要改,不用將文件 Send 來 Send 去,增加了協作的效率,減少了修改和檢