星期日, 3月 15, 2015

Uniform Server, Ripple Chrome Extension, Nodejs, ExpressJS, Swig, D3JS, RickShaw.js, Socket.io

http://www.uniformserver.com/

The Uniform Server is a lightweight server solution for running a web server under the WindowsOS. Less than 10MiB, it includes the latest versions of Apache2, Perl5, PHP5, MySQL5, phpMyAdmin and more. No installation required! No registry dust! Just unpack and fire up

Ripple Chrome Extension
可以模擬各種行動裝置大小,方便做行動網頁設計。


Node Swig 樣版
http://paularmstrong.github.io/swig/
採用跟 python django同樣的模版語言,容易維護。

MangoDB
儲存資料

d3.js

Express JS

rickshaw.js
http://code.shutterstock.com/rickshaw/
利用d3來做各種線圖。


Socket.io
利用websocket來做browser即時通訊

Windows Terminal, Command Line Shell Suggestion

ConEmu is opensource console emulator with tabs, which represents multiple consoles and simple GUI applications as one customizable GUI window.

推薦,中文輸入記得進入Setting中,把monospace選項取消,中文字就可以正常移動。

星期一, 3月 09, 2015

apache2.conf vs site-avaliable virtualhost configuration 設定

Reference:

http://stackoverflow.com/questions/22579159/apache2-conf-vs-site-avaliable-virtualhost-configuration

結論:  site-available 裡的設定最後還是會被merge到apache2.conf。二種方式是一樣的,只是 site-available的方式比較方便管理多個網站。

星期二, 3月 03, 2015