Click here to check if anything new just came in.
August 20 2008
設定 Kohana 透過 Gmail 發信
有了之前設定 CodeIgniter 透過 Gmail 發信的經驗, 這次設定 Kohana 就快很多了 :p
不過 CodeIgniter 是 email library, 而 Kohana 則是 email helper (實際上是使用 swift mailer)。
設定檔 /application/config/email.php
然後接著就可以用以下的 code 來發信啦!
canikon.jpg (JPEG Image, 2200x984 pixels)
F1040032 on Flickr - Photo Sharing!
自由電子報 - 一樣總統女兒 美國人才高貴
25 Examples of Creative Navigation | Vandelay Website Design
中時部落格- Ears hear HERE!!-做人。
timeago: a jQuery plugin
executor.dk
皇四子‧皇室祕聞 - 赤貧之戰!倖瑜單騎救父 (更新20張) 持續更新直到落幕或我膩了
小王子的浮世隨筆Ⅱ.0: 尋找「真球迷」-我支持台灣棒球
程式銀行 + 台灣1000家接案公司 = ? (Mr. 6)
WRETCH Photo Album - vikey1105Album
tzangms is Looking at: amazing guitar play. "YouTube - Minus The Bear - Thanks for the killer game of crisco twiste"
August 19 2008
Wii: Hack Your Wii for Homebrew Apps and DVD Playback
OSX 拯聊室 beta - OSX119.COM » Blog Archive » 「分享」很有趣的 iPod 共振喇叭 - i-dop
The ORM find_by_* method is gone. (Kohana 2.2)
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.
funky girl
最近這一陣子, 滿喜歡 funk 的, 當然我最喜歡彈 bass slap 阿 XD 而最近彈吉他真的很喜歡刷 funk 的感覺, 人老了果然是會變阿… 想想.. 以前最愛 metal 了阿, metallica, megadeth 跟 DT 等… (茶)
這個是我們家遠在美國的吉他手小凱, 別名 GGG 傳來的影片, tone 真的好讚阿, 甜甜溫溫的, 我喜歡最一開始的片段 :p
FACE YOUR MANGA | Shake yourself!
Kohana 2.2 Session problem (filter extension needed)
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
