Copyleft
- 徵求podsafe音樂 好久都沒有了…
- 推介:網上音樂庫 Jamendo cc 音樂,可放於網頁上
Copyright
- Steve Jobs 表示蘋果電腦支持 DRM -free Quote: 不過,DRM 不止存在於唱片
- 版權持有人應有多少權利? ? 討論兩點:合理使用和自動續期
- 被觀賞的價值,被遺忘的邏輯-
This week, we:
The overall volume is about the same as last week ; technically it's up a bit, but I figure it'swithin the normal
Copyleft
Copyright

權威與反叛
On V7, UCB BSD 4.x, SunOS 2.x, 3.x and 4.x, the *BSDs, Linux, andanything using GNU fileutils:
; touch a b; ln a b && echo oopsln: b: File exists
On System V, including Solaris 8:
; touch a b; ln a b && echo oopsoops
That's right: the System V version of ln goes to significantextra work over just calling link(2) , and in
The danger of validating XHTML is that the validation is almostcertainly not doing what you believe it's doing.
The problem is that all the common online validators ignore the HTTPContent-Type of what your web server returns when validating your page,and use only the DOCTYPE. This is completely wrong in the case of XHTML,because browsers only treat pages as XHTML if they are served as application/xhtml+xml . All the DOCTYPE does is let the browser decidewhat sort of XHTML it has, since there