validation 超難用, 可是他的 ORM 超好用阿!!! 幹…
有了之前設定 CodeIgniter 透過 Gmail 發信的經驗, 這次設定 Kohana 就快很多了 :p
不過 CodeIgniter 是 email library, 而 Kohana 則是 email helper (實際上是使用 swift mailer)。
設定檔 /application/config/email.php
然後接著就可以用以下的 code 來發信啦!
According to this post in the kohana forum, the find_by_* method of ORM is not avaliable since Kohana 2.2 because the performance issue.
In the previous version, Kohana 2.1.2, I used before. I can use find_by_*() method like this:
But for now, in Kohana 2.2, we should use where() instead, if we want to find by username, not by id.
damn, find_by_* is so intuitive.
最近這一陣子, 滿喜歡 funk 的, 當然我最喜歡彈 bass slap 阿 XD 而最近彈吉他真的很喜歡刷 funk 的感覺, 人老了果然是會變阿… 想想.. 以前最愛 metal 了阿, metallica, megadeth 跟 DT 等… (茶)
這個是我們家遠在美國的吉他手小凱, 別名 GGG 傳來的影片, tone 真的好讚阿, 甜甜溫溫的, 我喜歡最一開始的片段 :p
I encountered a problem with Kohana session library last night, here is the error message below:
Use of undefined constant FILTER_FLAG_NO_PRIV_RANGE - assumed ‘FILTER_FLAG_NO_PRIV_RANGE’
It means that PHP has to enable filter extension. But the document doesn’t mention this at all.
Anyway, I am recompiling PHP with USE=’filter’. Orz
好久沒聽到拾參這個團的名字了, 一直在前一陣子, 聽到拾參在某些 Rock pub 開始又有活動了, 想想, 距離第一次聽到拾參的時候, 真的是隔了很久。 這次被找去參加拾參在海邊的卡夫卡舉辦的試聽會, 本來在猶豫要不要去, 不過想想似乎好久沒看樂團表演了, 也許是該時候接受點衝擊了吧!
Read the rest…
Online Videos by Veoh.com
以前看到李小克在 twitter 上推了 base ball bear 的 electric summer, 馬上就愛上了這首歌, 超好聽的阿!!
Read the rest…
前一陣子看到了 SQL Buddy, 真的很精簡方便, 所以就在我的主機上用 SQL Buddy 來取代 phpMyAdmin, 因為根本不用設定, 即使要更新也非常方便, 下載回來解開就好了 :p (咳, 主要是我根本不會設定 phpMyAdmin 阿!!)
然後最近也在開始幫 SQL Buddy 翻譯, 不過其實很懶, 我英文也不好, 所以有興趣的人, 去玩玩看 SQL Buddy, 我覺得很好用, 順便也到 這裡 幫忙填一下繁體中文的翻譯吧 XD (不過這麼開放的翻譯方式, 不會被亂搞喔? )
打的不錯!! 其實昨天下午我就一直想著, 也許接下來都會打贏阿!! 因為~ 本來就沒有什麼是一定的.
可是我都沒時間


