繼續食艷照門
嘉賓:林藹雲
抗議過後,逐漸有人想將聲音導向「清楚規管互聯網」,我是個傳統的人——想那魯迅《祝福》裡,想讓祥林嫂那種被大眾消費的悲劇不再重演,要做的是改變整個社會風氣,包括將再嫁視為
Why commercial support needs to solve your customers' problems
If you're providing commercial support, I think that it is veryimportant that you actually solve your customers' problems or, if youcannot, at least realize this very fast and tell the customers.
(It is not so much because who get nothing out of their supportcontracts will stop paying for them; indeed quite possibly not .)
If you do not actually solve their problems, your customers havebecome your unpaid debuggers; in fact, they're paying you for theprivilege. This is because going
一整個月的文明單位!
嘉賓:鄭敏華
《see》今期的題目是「市場多元」,順著文明單位一月的「經濟導向關注」(消費-->禮物-->市場-->出版市場),也請鄭敏華說說《see》這自我定位為「有社會關懷的雜誌」之市場策
Overcoat
I must admit I just don't know if I need to go back to my manual Nikon FM2 camera, an old-styled but robust camera that works without batteries. Ever since the user-friendly digital camera gaining popularity, most of the manual cameras (including mine) have been locked up in oblivion. But wait
小事兩則
A basic introduction to prelinking on Linux
At least on the x86 architecture, shared libraries are not entirely madeup of position independent code. This means that there is a certainamount of relocation that you have to do when you load a shared libraryinto memory at run time. The basic idea behind prelinking is to try todo this relocation ahead of time; for each shared library, you pick adefault location in memory and 'prelink' it so that if it is loaded atthat location it doesn't need any run-time relocation