Design and implementation of a Wizard-based web generation system 廖麗雅、張顧耀
E-mail: [email protected]
ABSTRACT
At Da-yeh University, official websites of most departments are developed and maintained by themselves. These websites usually have similar functions with different user interaction styles, which costs a lot of human labor and leads to the lack of user-interface consistence. For some departments, it is not easy to find a person being in charge of building and maintaining the website regularly.
This thesis aims at providing a wizard-based website building and maintenance system, which allows those who are non-experts at building websites to build and manage websites fast and easily in a dialog-based approach. The system features customized navigation bars with intuitive editing, changeable theme settings, online content editing, and templates for faculty and staff profiles.
Websites generated by our system also include common functions, including news publishing, inside-web search and accessible interface. For departments of our university, building websites with our system can save a lot of human resources, and increase the consistency and integrity of user interface.
Keywords : website building、web wizard、web content management、website search、accessible interface Table of Contents
中文摘要...iii ABSTRACT...iv 致謝... v 目錄... vi 圖 目錄...vii 第一章 前言...1 第二章 相關研究...3 2.1 PHP...3 2.2 MySQL...3 2.3 DHTML...4 第三章 系統分析與設計...7 3.1 系統分析...7 3.2 系統設計...10 3.3 設計流程...30 第四章 系統之實作與結果...40 4.1 網站生成系統之 實作結果...40 4.2 生成網站之實作結果 ...63 第五章 結論與未來展望...67 參考文
獻...68 REFERENCES
[1]吳弘凱,2010,實戰XOOPS模組開發,台北:碁峰。
[2]部落格站長群,2010,站長親授!WordPress 3.0部落格架站十堂課,台北:PCuSER電腦人文化。
[3]王永福、董冠,2009,Joomla 1.5架站123--圖解入門很簡單,台北:碁峰。
[4]Susan McKeever, et al.,“Understanding Web content management systems: evolution, lifecycle and market”, Industrial Management & Data Systems, pp:686-692, 2003.
[5]陳惠貞、陳俊榮,2004,PHP5&MySQL程式設計,台北:學貫。
[6] http://www.w3schools.com/php/default.asp, 2010.
[7] http://www.w3schools.com/php/php_mysql_intro.asp, 2010.
[8]Dan Livingston,2002,專家級CSS&DHTML精要寶典,台北:培生教育。
[9]DHTML Tutorial , http://www.w3schools.com/dhtml/default.asp, 2010 [10]HTML DOM Tutorial ,
http://www.w3schools.com/htmldom/default.asp, 2010 [11]5D媒體工作室、胡海、徐華勇,2001,最新CSS語法實例詳解,台北:碩博文化
。
[12]派屈克 麥可尼爾,2010,輕鬆玩出網頁視覺大格局,台北:原點。
[13]CSS Tutorial, http://www.w3schools.com/css/default.asp, 2010 [14]Dr. X,2001,Jscript應用系統開發寶典,台北:知城數位。
[15]JavaScript Tutorial , http://www.w3schools.com/js/default.asp, 2010.
[16]施威銘研究室,2009,PHP+AJAX網頁模組隨學隨用,台北:旗標。
[17]AJAX Tutorial , http://www.w3schools.com/ajax/default.asp, 2010.