話說最近逛影碟店,終於看到《攻殼機動隊 Innocence》的正版中文代理出來了,由 Panorama 公司製作。今次不單單只是影片,也有當時在日本推出的雙 DVD 豪華版,收錄一些訪談、製作特輯、MTV 等等。影片我已看過幾次,所以就買了這個豪華版
Recording attribute access and method calls
Here's a little bit of magic, demonstrated in the Python interpreter:
>>> from record import Record>>> r = Record()>>> r2 = r.a.b('abc').c>>> print r2a.b('abc').c>>> print r.d.e(r2, t=20).f()d.e(Record().a.b('abc最好的時光
The peculiar effects of grant funding at universities
One of the things that makes universities such peculiar computing environments is grant funding.
The straightforward effect is to inject uncertainty into the year toyear budgeting process, since few grants have a sure renewal. Evenwhen the total amount of grant funding stays more or less the same,who gets it (and thus what projects are funded) can vary a lot, withthe attendant localized lurches. (The uncertainty of grant money maybe one reason that people are often far more willing to pay forequipment and consulting than to
20060110網摘 – 同人鳥籠風馬牛
Search Engine
- Omgili 專搜 forum 的搜尋器
- Lexxe Search Engine 懂人話的搜尋器
Development
- Clipboard Copy 用 SWF 做一個 cross-browser 的 javascript copy 動作
- Greasemonkeying with Google Video and YouTube 讓你可以下載 Google 和 YouTube Video 的 Greasemonkey Scripts
- Focus Slide Navigation 在 focus 時會 slide 那個底線過去,效果不錯
- Color Blender 調出漸變色
- Computer Programming Algorithms Directory 有很多與 Program 和 Project 相關的計算法
Resource
訪問之後
星期六接受完你的訪問,心情舒暢,當然也有反省,以下幾個問題,可以向你更進一步的交代。
關於澳門文學“走出去”
我一直鼓吹大家多向外投稿,多作嘗試。你問我為何沒有這樣做,我只能說是時機未到,我在等我最
絕不闢謠.謠
1.
最近很多朋友都將自己的影評整理成一個blog,然後票選自己的05十大電影。下,我唔記得自己睇過咩戲喎。(只係記得冇睇過《如果.愛》囉。)所以只有薦人的份兒。
這裡薦兩個
緩慢前行.流水.賬
How Linux names network interfaces
The usual explanation of how network interfaces get their names isthat they're named based on what's in /etc/modprobe.conf ( /etc/modules.conf if you're still running a 2.4 series kernel).You'll have lines like:
alias eth0 sk98linalias eth1 3c59xalias eth2 e100
And indeed this usually works, and when your system boots nicely the3Com 'Marvell' gigabit card is eth