Zend Framework 1.7 Release

十一月 18th, 2008 Programming, 社論
還蠻準時的..
把看得懂得部份再整理一次
  • Zend_Amf AMF0 和 AMF3 支援
  • Dojo Toolkit 1.2.1
  • Zend_Service_Twitter, 支援 Twitter Service
  • ZendX_JQuery, 支援 JQuery (as extras library)
  • Metadata API in Zend_Cache (不過我還沒在用 Zend_Cache)
  • Zend_Gdata 支援 Google Book Search, 並支援到 GData v2
  • 提升 Zend_Loader, Zend_Controller, server components 的效能
  • 同上, 手冊並增加新的章節 - Zend Framework Performance Guide
  • Zend_ProgressBar: 進度元件1
  • Zend_Config_Writer: 可以用來生 Config file 了..
  • Zend_Db_Table_Select support for Zend_Paginator, 應該是我之前想要的那個功能吧

相關資料

  1. 進度列的顯示要另外處理,主要是提供百分比計算, 及更新的架構 []

Issue Tracking - Mantis

十一月 14th, 2008 Programming

什麼是 Issue Tracking? 又為什麼需要 Issue Tracking?
這個問題可以參考這邊

這次試用的工具是 Mantis,有關其他Mantis的介紹,可以參考-這隻螳螂(Mantis) 還挺猛的

使用時,若是時區設定有問題可以修改 config_inc.php,並加入

putenv("TZ=Asia/Taipei");


不過實際使用的狀況,還要等用習慣以後才知道…

減不減稅

十一月 14th, 2008 社論

前一陣子有電視上有一則提倡減稅的廣告,是希望降低稅率以提高稅收。
由於降低稅率可以吸引資金在台灣的流動性,而 稅收=課徵淨額x稅率 ,雖然稅率降低了,但如果淨額大幅提高的話,反而可能增加稅收,這之間的關係應該是這篇「拉弗曲線與政府的稅收收入VS稅率之間的關係」所討論的。

不過這當然是理想的狀況,實際的情況據說目鉅額的資金在國外,或是大陸,但是政府推行減稅政策並沒辦法保證資金一定會回來,也可能繼續留在國外,那減稅就不能增加稅收。

Read the rest of this entry »

Zend Framework 1.7

十一月 2nd, 2008 Programming
Zend Framework 預計 11/16 會釋出 1.7 Release, 目前則是 1.7 Preview Release.
幾個新的功能及改進:
  • New Zend_AMF component: 提供 Flash 的 RPC 功能, 參考AMFPHP-搭起Flash與PHP的美麗橋樑
  • Dojo Toolkit 1.2.0
  • New ZendX_JQuery component: 內建提供 jQuery library(framework)
  • Support for dijit editor
  • Metadata API in Zend_Cache
  • Google book search API
  • Performance enhancements: 效能調校
  • Application-wide locale with other i18n enhancements: 增強的多國語系功能
  • File upload form element enhancements

參考來源:


2008第三季收支紀錄

十月 2nd, 2008 生活
居然已經一年多沒寫報表了…

直接來寫今(2008)年第三季的吧
Read the rest of this entry »

台北國際發明展

九月 28th, 2008 生活
前幾天看了癮科技介紹到台北國際發明展 的一些內容,似乎還蠻有趣的,這個週末就趁機去看了。

裡面展覽的東西還蠻特別的,有很多看起來是一個人自己作研發,然後申請專利的產品,因為友好幾個攤位的名字就是直接用姓名,應該就是發明家沒有成立公司所以用自己的名字吧。
Read the rest of this entry »