2006-06 月份文章 顯示方式:簡文 | 列表

June 21,2006

Gentoo 上面安裝 PEAR

來自Gentoo Wiki


emerge -av PEAR-PEAR

Posted by thegiive at 17:12回應(0)引用(0)Linux

June 12,2006

Rails Hosts

剛剛看到這篇 Top Rails Hosts 列表


...繼續閱讀

Posted by thegiive at 16:58回應(0)引用(0)Web Design

DHH 解釋為什麼要用 Ruby 寫 Rails

終於找到了
37'Singal Blog 裡面的 comment
寫了很多有關於 David Heinemeier Hansson ( Rails 創作者) 當初為什麼藥用 Ruby 寫 Rails ,而不是他所熟悉的 PHP 來寫
...繼續閱讀

Posted by thegiive at 15:50回應(0)引用(0)Web Design

June 6,2006

DBDesigner4 on Ubuntu

DBDesigner4 是一個 MySQL GUI 管理套件
有Windows 跟 Linux (KDE)版本
這裡介紹怎麼在 Ubuntu 上面安裝

參考連結
...繼續閱讀

Posted by thegiive at 12:54回應(2)引用(0)Linux

cakePHP 修改default 顯示的類別

如果你用 scaffold 來草創 web application
你會第一個遇到一件事情

如果 multi-table 的話
那麼其他 model 會預設顯示 id column
這時候就得去相對應的 model 裡面
設定一個
var $displayField = "the_column_I_want_to_display"

即可
...繼續閱讀

Posted by thegiive at 0:17回應(0)引用(0)Web Design

June 2,2006

 [1]