港燦 的 Blog 最近碰上了相片的版權問題,事原有一些該圖片的原拍攝者投訴港燦什麼也沒有通知便引用了。而事實上,事情不算太複雜,只要加上圖片來源便可以了。
我的 Blog 也用不少的圖片,主要是自己文筆差,所以希望用些圖片
最近有兩個中國網站,依照原裝 Boing Boing 的宗旨,由網友各自投稿,收集網絡上的新鮮有趣事,分別是 Pose Show 和 Boing Boing in China ,兩個網站。
我自己很喜歡看 Boing Boing ,新聞夠有趣,也貼近大眾,而且真是什麼題材也有,只是有時因為很多是外國
3/6晚完了香港作動第二回六月行動後(現場紀錄)連忙趕到老尖文化中心海邊,到場時大班朋友已經在跳晒舞,兩三支結它彈不停,非洲鼓更打到飛起.我已經好耐未試過在街上玩得那麼開心了.一時想起,
I find myself quite irritated with CSS lately, because I have beentrying to be a good modern web-boy and style this place with CSS.
The problem with CSS is what it leaves out. Take a very simple example:this blog . Like many blogs, I want a two-column layout: blogentries on the left, a small sidebar about the blog on the right.
No problem in CSS: use two
Writing DWiki has been a very educational process. Mostly it has beeneducational about all sorts of irritations that I was previously happilyignorant of.
Take HTTP redirects, for example. (Please.)
To be fully specification-compliant, an HTTP redirect must be toa different URL than the current one, and must be to an absoluteURL: it must redirect to https://host/some/where, not just /some/where.(Perhaps common browsers all accept relative redirects, but at least