Archive

2008年11月 的Archive

安裝AppServ及Joomla

2008年11月26日 Austin 尚無評論

1. AppServ下載點AppServNetwork

閱讀全文…

Categories: Joomla, PHP, 未分類 Tags: , , ,

jQuery eventObject(Events Guide)

2008年11月16日 Austin 尚無評論

Events (Guide)

jQuery’s event system normalizes the event object according to W3C standards. The event object is guaranteed to be passed to the event handler (no checks for window.event required). So far it normalizes the target and pageX/Y properties and provides both stopPropagation() and preventDefault() methods.

閱讀全文…

在Ubuntu上安裝AWStats

2008年11月14日 Austin 尚無評論

What is AWStats
AWStats is a free powerful and featureful tool that generates advanced web, streaming, ftp or mail server statistics, graphically. This log analyzer works as a CGI or from command line and shows you all possible information your log contains, in few graphical web pages. It uses a partial information file to be able to process large log files, often and quickly. It can analyze log files from all major server tools like Apache log files (NCSA combined/XLF/ELF log format or common/CLF log format), WebStar, IIS (W3C log format) and a lot of other web, proxy, wap, streaming servers, mail servers and some ftp servers.

閱讀全文…

Ubuntu Installation v0.2

2008年11月7日 Austin 尚無評論

ubuntu_installation_v0.2

wget http://blog.gclin.org/wp-content/uploads/2008/11/ubuntu_installation_v02.tgz
tar -zxf ubuntu_installation_v02.tgz
sudo ./ubuntu_installation_v0.2/install.sh

閱讀全文…