Governments don’t want a population capable of critical thinking.
They want obedient workers, people just smart enough to run the machines and just dumb enough to passively accept their situation.
George Carlin
香港科大一名教授稱,香港人要「學習簡體字」,因為「本小利大」,懂簡體字後即可閱讀大陸出版物;第二是「掃除文盲」;第三,「簡體字」是全世界最多人使用的文字,不懂是你的老襯,教授越說越亢奮,大罵反對簡體字的人,是「去中國化」。
這位教授頭腦不清,與毛左糞青無異。多學一種「簡體字」,像這個「教授」說的,當做生意,當然沒有問題,正如十來歲的少年,學會越南、波斯、俄國三國的粗口,以備將來當海員,也一樣是收穫。但在鄰近地區,以簡體殲滅了正體,實行「簡體專政」,這就是問題。
簡體字「掃除文盲」,並無證據,掃除文盲的直接原因,是增加教師,多辦學校。沒有教師,你把一本簡體字的中文書本丟進一個猩猩籠子裏,猩猩拿起來,看足十年,猩猩還是文盲。即使少了文盲,但全民也一樣可以反智,塔利班不是文盲,都看得懂阿拉伯文的可蘭經。
Continue reading 陶傑 – 大腦簡體
Simplenews is a great module for newsletter feature in Drupal. You can find more info about it below.
QPon has been launched for more than a month but still not attractive to the shop owners in Hong Kong. Currently i have around 20 business users but only a few of them have uploaded their coupon. So i am thinking to create newsletter specific for them. This could be done easily by the Simplenews Roles module.
Continue reading Drupal 7 – Create Newsletter for specific role
作者: 小川仁志
期待的第二集真的出現了,今次比上集更貼近現代人忽略的東西,例如建構社會的共同體、消費主義、媒體、建立國家概念的社會契約等等。
我相信這些都是香港人忽略或完全不關心的東西,不,應該說這裡的生活文化並不會培養一個人去思考或關心這些看似無關痛癢的意題。
當社會上的人都不懂國家一詞的定義,你又如何去討論有關國家的議題呢?
Previously we talked about how to set the Field Permissions on role level.
Drupal 7 – Set field permission by role using Field Permissions
As i have mentioned, it does not work for the default node title field. One solution is to hide the node title field and set it automatically. This could be achieved by the Automatic Nodetitles.
1. Install the module.

Continue reading Drupal 7 – Field Permissions for Node Title

QPon is an online coupon platform for both shop owners and customers. The motivation of this project is to provide a free platform for the shop owners to promote their brand and products by offering discounts to customers. On the other hand, customers could find what they need in QPon.
One of the main feature which differentiate QPon from other typical coupon websites is the presentation. On the homepage, you could find many coupons flowing in a pool. Here, we name the coupon as QPon. The size of the QPon depends on the redemption ratio. The more people redeem it, the bigger it is until it meets the redemption quota and every QPon has equal probability could be viewed by the potential customers.

Continue reading QPon – Made by Coupon
You can love your country without having to love your government.
Libertarian Graffiti in Bolinas
Image source: Libertarian Graffiti in Bolinas by philosophygeek in flickr
Yesterday we have talked about how to use selection list for selecting Entity reference in Views exposed filter.
Drupal 7 – Selection list for Entity reference in Views exposed filter
Now i want to have more control on the selection list. For example, i have a content type called competition and i want to limit the number of options in the Entity reference selection list. In this case, we have to create a custom module and alter the views_exposed_form.
Continue reading Drupal 7 – Customize the exposed filter selection list
When you want to set an Entity reference field in Views exposed filter, it only allows free text input filter. But i want to have a selection list instead of a free text input.
Just simply go to the field setting page @ admin/structure/types/manage/<content-type>/fields/<field-name> and check the Render Views filters as select list option. Continue reading Drupal 7 – Selection list for Entity reference in Views exposed filter