questClear: Yii & Environment setting

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’

Why we need WalNut.com

http://www.36kr.com/p/106501.html

今年早些時候科技界有很多聲音说 RSS 已經一只腳踩進棺材了,如果真的有那麼一天的话,我希望它可以死的體面一點。這種聲音的起因來自於瀏覽器和社群網路去掉或隐藏了對 RSS 的支持,雖然事實如此,但他們的動機不應该左右我們的觀點。

RSS 一直都没有被普通用户所接受,至少他們沒有直接接受。所以我理解為什么瀏覽器不再支持它,這沒什麼。而社群網路也有自己的動機:把用户留在自己網站上,以便賺取更多收入。

讓我震驚的是這些同行們開始廣而告之說 RSS 已死。他們有的解釋說“為什麼用 RSS?我通過 Twitter 獲取信息。”或者類似的“我每天上 Hacker News 看最新的新聞。”我堅信當下流行的“喜歡”和“分享”現象使我們消費信息的方式更加廉價。不要誤會,我認可社群驅動内容的價值,但是這裡也有很多的污垢和危言聳聽。有時候看這些内容我感覺就像在讀一份便宜小報的封面。

以前我曾經訂閱很多 Feed,但是現在我挑選的更嚴格一些。我訂閱那些分享我感興趣並在某方面可以激勵我的作者。通過訂閱他們的 Feed,我能看到他們每一篇更新,儘管他們大部分的内容並不會在網路上被廣泛傳播,但這可以使我吸收全部這些東西,使我不必每時每刻都呆在網上。更重要的是,在這些無爭議的内容中,我們可以找到智慧的金礦。

我喜爱 RSS,因為它對我來說很有用,它可以讓我不必保持聯網、不必依赖他人告訴我應該看什麼内容,可以讓我學到很多東西。

xdite-smalltalk:

認真回答一下這個問題好了。

認識我比較久的朋友,相信都不會驚訝於我現在要創業這件事。事實上,「創業」一直是我出社會以來的終極目標, 只是當時的心態,跟現在已經大大的不同了。

我 2006 年大學畢業。出社會的第一份工作是在一間大學的計算機中心管全校機房。當時,我每天的生活就是上班 寫寫公司要的程式,下班開開心心的寫部落格。這是一份幾乎等於準公務員的工作,可以研究自己喜歡的技術,下班 寫自己想要寫的文章,每天都很開心。

其他什麼事,我都沒有想,我甚至沒有現在網路上的年輕人這麼野心勃勃,我只想過好自己的日子。

(Source: ask.inside.com.tw)

Facebook API

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

staff:

Keep your blog safe!
Never type in your password unless you see the green “Tumblr, Inc.” emblem in your browser.
Spammers and other bad guys use fake forms to steal passwords.

staff:

Keep your blog safe!

Never type in your password unless you see the green “Tumblr, Inc.” emblem in your browser.

Spammers and other bad guys use fake forms to steal passwords.

FoodMap - other website

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?

FoodMap - Concept

等一下吃什麼,考量因素

多貴?好吃嗎?飯、麵…等?吃到飽?遠近?肉類?健康?飲料?份量?名氣?有人推嗎?營業時間?用餐費時?服務?正妹?用餐環境?精緻?昨天吃什麼?

FoodMap - CKEditor

customize ckeditor

with

bold, italic, strike through

unordered list, ordered list

insert image, link, unlink, 

edit HTML mode

FoodMap - Server

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

FoodMap - Profile

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.