Host(windows):
install virtualbox(Oracle), mercurial tortoiseHg(http://tortoisehg.bitbucket.org/),
navicat
Virtualbox(Ubuntu):
install ubuntu(Server version)
sharing common folder(http://filenwind.blogspot.com/2012/04/virtualbox-shared-folders-with-ubuntu.html)
install php5, apache2, mysql
setting virtualHost -> /etc/apache2/httpd.conf, http://paste.plurk.com/show/sHocyFvYOoOriD9ekdBf/
mysql> GRANT ALL ON *.* TO ‘username’@’localhost’ IDENTIFIED BY ‘password’
http://www.36kr.com/p/106501.html
今年早些時候科技界有很多聲音说 RSS 已經一只腳踩進棺材了,如果真的有那麼一天的话,我希望它可以死的體面一點。這種聲音的起因來自於瀏覽器和社群網路去掉或隐藏了對 RSS 的支持,雖然事實如此,但他們的動機不應该左右我們的觀點。
RSS 一直都没有被普通用户所接受,至少他們沒有直接接受。所以我理解為什么瀏覽器不再支持它,這沒什麼。而社群網路也有自己的動機:把用户留在自己網站上,以便賺取更多收入。
讓我震驚的是這些同行們開始廣而告之說 RSS 已死。他們有的解釋說“為什麼用 RSS?我通過 Twitter 獲取信息。”或者類似的“我每天上 Hacker News 看最新的新聞。”我堅信當下流行的“喜歡”和“分享”現象使我們消費信息的方式更加廉價。不要誤會,我認可社群驅動内容的價值,但是這裡也有很多的污垢和危言聳聽。有時候看這些内容我感覺就像在讀一份便宜小報的封面。
以前我曾經訂閱很多 Feed,但是現在我挑選的更嚴格一些。我訂閱那些分享我感興趣並在某方面可以激勵我的作者。通過訂閱他們的 Feed,我能看到他們每一篇更新,儘管他們大部分的内容並不會在網路上被廣泛傳播,但這可以使我吸收全部這些東西,使我不必每時每刻都呆在網上。更重要的是,在這些無爭議的内容中,我們可以找到智慧的金礦。
我喜爱 RSS,因為它對我來說很有用,它可以讓我不必保持聯網、不必依赖他人告訴我應該看什麼内容,可以讓我學到很多東西。
Joining the facebook developer group.
Every apps need to get their app_id and app_secret_key.
The main document is “PHP SDK”, “Facebook Api”, “Graph Api”.
Facebook problem search site: http://facebook.stackoverflow.com/
Facebook Bug report: http://developers.facebook.com/bugs
Eclipse 熱鍵
http://tw.myblog.yahoo.com/wen04011/article?mid=236

ZAGAT
God damn, there is some one else provide this service.
although, i think here is something different between us.
but, it’s hard to say.

Foursquare
Here is another similar one. The idea is much close with mine.
Jesus Christ.

Dove - Mobile01 App
Fuck , it’s an app exactly what i want to do. holy shit~~~~~~~~~~~~~~~~~~
So now what should i do?
等一下吃什麼,考量因素
多貴?好吃嗎?飯、麵…等?吃到飽?遠近?肉類?健康?飲料?份量?名氣?有人推嗎?營業時間?用餐費時?服務?正妹?用餐環境?精緻?昨天吃什麼?
customize ckeditor
with
bold, italic, strike through
unordered list, ordered list
insert image, link, unlink,
edit HTML mode
140.116.96.165/maximx/maximx
in NCKU Lab, need to upgrade to sudo user
install
sudo apt-get install posfix // for email server
<script>window.location.href = “http://140.116.96.165/maximx/maximx/”</script
1. profile: retrieve all the user information
2. edit profile: represent user profile
3. edit account: email, password change. current password needed.
4. rename all file name, and function name.
5. A page with 3 parts, one for html present, one for javascript, one for database update ( ajax ).
ps. user experiment: edit in place with AJAX.
ps2. user account: if user edited their email address, sending a verifying mail, set the account not been activated. And, log out until user activate.
ps3. Like & Unlike problem.