Month: March 2007

  • PS3~~

    同事刚买了一架PS3 (昨天放工后特地飞上飞下马六甲,今天早上再从马六甲飞回来上班),才RM1600而已,听说柔佛可以拿到rm1200,好消息~
    相信今天大家是不会用心做工了哇哈哈~

  • Very Very Very Busy

    I have been very busy lately for this,

    $c = new Criteria();
    $c->add(LevelPresetPeer::GRADE_ID, $this->getUser()->getAttribute(‘staff_grade’));
    $grade_settings = LevelPresetPeer::doSelect($c);

    foreach ($grade_settings as $grade_setting)
    {
    ++$q;
    $questions[$q][‘department’] = $grade_setting->getName();
    $questions[$q][‘questions’] = $grade_setting->getQuestionNo();
    $questions[$q][‘level’] = $grade_setting->getLevel();
    }
    $this->questions = $questions;

    foreach ($questions as $question)
    {
    ++$g;
    $department_id = $this->getDepartmentId($question[‘department’]);

    $c = new Criteria();
    $c->add(QuestionPeer::DEPARTMENT_ID, $department_id);
    $c->add(QuestionPeer::LEVEL, $question[‘level’]);
    $c->setLimit($question[‘questions’]);

    $loaded_questions[] = QuestionPeer::doSelect($c);
    }

    foreach($loaded_questions as $loaded_question)
    {
    foreach($loaded_question as $row)
    {
    ++$kk;
    $all_questions[$kk][‘q_id’] = $row->getId();
    $all_questions[$kk][‘q_desc’] = $row->getDescription();
    $all_questions[$kk][‘q_a’] = $row->getAnswerA();
    $all_questions[$kk][‘q_b’] = $row->getAnswerB();
    $all_questions[$kk][‘q_c’] = $row->getAnswerC();
    $all_questions[$kk][‘q_d’] = $row->getAnswerD();
    }
    $this->all_questions = $all_questions;
    }

  • 无聊~


    刚下载到变形金刚最新的海报,和同事试试用来当Wallpaper 😛

  • 不帶tripod的好理由

    哈哈哈 , 終於找到一個很強的photograph freeware page
    裡面發現了這個超級無敵快,簡單 , 方便 , 容易 的noise reduction software!!!!!!
    又找到一個不用帶tripod出街的藉口了!!!!!!!!!!!!!!!!!!1
    有圖有真相!!!!

    以下是iso 3200的前後
    3200.jpg

    以下是iso 1600的前後
    1600.jpg

    以下是iso 800的前後
    800.jpg

    以下是iso 100的前後
    100.jpg

    以上所用的software 為 noiseware
    過程 : 每張少過1分鐘
    困難度 : 0……
    只用了noiseware裡面的noise reduction 一個button 而已
    只要再加上sharpernness 等等function , 看來用iso 3200拍照不是夢

  • Malaysia to set up animation centre!


    Malaysia to set up animation centre to help young graduates participate in the animation industry.

    Read More >>