2008-12-30
- 參考 Building CPAN modules as debian packages 產生 Net::Stomp 的 deb package
~$ sudo apt-get install dh-make-perl gzip unzip tar wget libmodule-build-perl gcc g++ devscripts ~$ dh-make-perl --build --cpan Net::Stomp ~$ cd Net-Stomp-0.34/ ~/Net-Stomp-0.34$ export DEBFULLNAME="Jazz Yao-Tsung Wang" ~/Net-Stomp-0.34$ export DEBEMAIL="XXXX@NCHC.ORG.TW" ~/Net-Stomp-0.34$ dpkg-buildpackage -rfakeroot
- 用地圖找房子 - 兩年前找新租屋就是這樣找的 :)
- 台中市東園街 2.8K~3.3K
- 台中市西屯區玉門路 2.8K
- 台中市西屯區福聯街 3.5K~5.6K
- 台中市西屯區福聯街 3.5K
- 台中市西屯區福聯街 3.5K
- 分租可能
- How to setup trac with Lighttpd : Lighttpd 官網的 Trac 參考安裝文件
- Atom 主機板安裝 SDL 測試
- Hardware - PCIIDs
- Software - Debian Lenny via netinstall - Packages
- config -
- about Frame Buffer (/dev/fb0) : add vga=0x305 to menu.list
- about Sound Card (/dev/snd/*) : run alsaconf to configure sound device
- Test Program
- test mp3 by using mpg123
Web Service : STOMP
- Streaming Text Orientated Messaging Protocol (Stomp)
- 官方網站
- Stomp Client
- Stomp Broker
- Python (lightweight) - MorbidQ - MIT License
- Ruby (lightweight) - StompServer
- Erlang (lightweight) - stomperl
- Java (lightweight) - Gozirra : a lightweight Java Stomp broker
Web Service : Lighttpd + PHP + SQLite on Windows
- [源起] 先前幫路竹鄉產銷班用 Excel VBA 寫了個簡易的貸款結算軟體,考量是老媽要用的,當然要夠簡單囉~所以幾乎所有的輸入都用數字鍵盤就可以解決,很合適當會計的人員使用。不過用 Excel 寫的一大缺點就是每天辛辛苦苦輸入的資料,不僅單一檔案會越長越大,執行效率越來越糟;到了年底想要進行分析的時候,也很不方便跨工作表搜尋,彙整同一個小代號(農民)、同一種蔬菜的產量等。原本考慮用 Flex 開發,不過試用 Flex 開發一段時間之後,還是很不習慣 ActionScript 不易 Debug 的開發程序。因此,目前考慮改用 Web-base 的作法,由於使用上幾乎是單機操作,使用者也不超過五個人,我也偏好輕量化(Light-Weight)的東西,目前考慮兩種方案:(1)用 Lighttpd 搭配 PHP 存到 SQLite (2) 嘗試用 Google Gears 開發
- Lighttpd : Lighttpd for Windows
- SQLite : Precompiled Binaries For Windows
- Installing LightTPD and PHP on Windows
- LightyPHP - 新竹教育大學的學生開發的 Lighttpd + PHP + SQLite 的簡易安裝程式
- Javascript Wrapper for SQLite
- SpiderApe : a C++ framework for extending SpiderMonkey
- SpiderMonkey
- wxJS
- jslibs -文件
Web Service : Google Gears
Last modified 15 years ago
Last modified on May 5, 2010, 1:17:07 AM