It is as risky to believe everything, as it is to believe nothing. - Denis Diderot

Monthly Archive for January 2009

— [cakephp]sqliteを使っているときのbake

Posted: Jan 28, 2009, 11:51 pm | Author: cyberryo | Category: Dialy | Tags:

noimage.jpg
cakephpをsqliteで使ってる時、bakeがデータベースのテーブルをうまく認識してくれない。
調べてみると、[config/database.php]の設定にある['database']の部分のパスが普通の設定と変わってくるらしい。
Read the rest of this entry »


— MPK49とPodFarm導入レビュー

Posted: Jan 21, 2009, 8:15 pm | Author: cyberryo | Category: Dialy | Tags: , ,

mpk49
最近、夜型になっている僕です。MPK49、手に入れました!(正確には頂き物ですがw)AKAIのMPCライクなインターフェイスと、MIDIキーボードが一緒になってるっつう代物。
Read the rest of this entry »


— 繰り返しマッチする

Posted: Jan 16, 2009, 3:47 am | Author: cyberryo | Category: Dialy | Tags: , ,

noimage.jpg
正規表現で、繰り返しマッチする「/g」をうっかり忘れていたせいでかなりタイムロスした。。あまりに悔しかったから、悔しい記念エントリ。
Read the rest of this entry »


— 2009年、絶対に欠かせないFlash周辺技術、ライブラリたち

Posted: Jan 15, 2009, 3:29 am | Author: cyberryo | Category: Dialy | Tags:

fl
2009年、マストなFlash周辺技術、ライブラリの11選らしいです。なんで11?

Read the rest of this entry »


— [cakephp]Cakephp + sqliteで最軽量なCMSになる

Posted: Jan 8, 2009, 12:51 pm | Author: cyberryo | Category: Dialy | Tags: ,

cakephp
Flashサイトを更新するためのXMLを吐き出すバックエンドシステムに、MTOSやWordpressをいままで使用してたのですが、今回、MTもWPも使えないサーバーにぶち当たりました。。
Read the rest of this entry »