Paulasaurus Rex 的 Blog 是一個製作精美的 Blog ,他裏面有一個「活動」,叫 “Too Cool for Internet Explorer”,因為他的網站, Firefox, Safari, Opera 等等都可以顯得很正確,唯獨用 IE 看會走位,顯示有問題。目的當然是籍此推廣 Web Standards ,讓大家知道 IE 有多落後。
其實,要用
Paulasaurus Rex 的 Blog 是一個製作精美的 Blog ,他裏面有一個「活動」,叫 “Too Cool for Internet Explorer”,因為他的網站, Firefox, Safari, Opera 等等都可以顯得很正確,唯獨用 IE 看會走位,顯示有問題。目的當然是籍此推廣 Web Standards ,讓大家知道 IE 有多落後。
其實,要用
Another Saturday, another spam entry. Today I decided to look at ourlogs to see if some of the DNSBls we check had either gone away orweren't giving us any hits. Since our software checks DNSBls insequence instead of in parallel, removing useless DNSBls both reducesquery volume and speeds things up slightly.
(In general, it's wise to do this periodically unless you're currenton news.admin.net-abuse.email and other information sources, andalready know about any changed
I dislike excessive religion, so I don't hold to the view thateverything should be a method function. Fortunately, Python lets meindulge this view.
My rule of thumb is that any method function that doesn't use its self argument to get at things gets made into a normal module levelfunction. This reduces clutter on the class (and in the source code)and makes what's really going on clear to me and any later readers.
Of course there are some exceptions, such as:
地球面臨威脅,外星人入侵,大量殺戮,死傷無數。《 War of the Worlds 強戰世界》講的就是在這個情況下,從一個普通的家庭的角度,寫實地描述人們在面臨滅絕下的反應和求生過程。
船塢工人雷費拉家前的交匯處發生了極奇可怕的事
This blog , indeed all of my web pages, have essentially noHTML 'design' as such: no stylish markup, no fancy colour schemes, nofonts, nothing. This is because I'm not a graphics designer and I'mhonest enough to admit it.
Not doing any sort of HTML design leaves things up to the browser. Icertainly hope that browsers have better designers than me working tomake their default behavior good. (And if not, it's not my fault.)Also
Google Video 的服務,讓大家可以上載自己的影視片段,分享公開,不過也不是隨時可以上載,而好像要經過某些審查你的影片才會出現。只是,這個審查還未夠 Bullet Proof ,因為 有人找到一大堆侵權的影像 ,例如 Matrix Revolution 、 The Phantom of the Opera 這些商業電
Javascript 是用在瀏覽器的 Scripting language ,很多 Programmer 都認為 Javascript 並不是一種嚴謹的 Language ,因為可以寫得很隨意,沒有太的限制,語法彈性很大。而事實上,大家最常用/寫的 Javascript 其實都是一些 Event driven 的功能,在 onclick, onblur 加上相對的 Javascript function。也有人認為, Javascript 根本不