Template:Build a website: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
No edit summary
No edit summary
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<span class="nav" style="background-color: #FFFFB4;">
<div style="border-bottom:1px solid #CFD5D7; border-right: 1px solid #CFD5D7; padding: 10px; -moz-border-radius: 10px 10px 0 0; background:#E0EDEE">
Ψ [[Template:Build a website | Build a website]]: [[Domain Name Register|Register domain name]] --&gt; [[Web hosting | Choose web hosting]] --&gt; Web plan:[[Information Architecture | Information architecture]]... --&gt; Data model: [[Data type]] --&gt; Web design:[[CSS tools]], [[美工圖庫]]([[Free icon resources | icons]]) --&gt; Usability test, [[Check Browser Compatibility | check browser compatibility]]... --&gt; [[Promote your websites | Promote your web]] --&gt; [[Testing | Web testing]]: [[Web Ping]] | [[Product manager community | Community]], [[I need inspiration]], [[Web design glossary | glossary]] Ψ
Web site design and development process
</span>
* Information gathering
* Planning: [[Before you start to build a website]], Content development strategy | [[Domain Name Register|Register domain name]], [[Web hosting | Choose web hosting]] | [[Information Architecture | Information architecture]] | Data model: [[Data type]]
* Design: [[CSS tools]], [[美工圖庫| Free photos]] & [[Free icon resources | icons]]
* Testing & delivery: Usability test, [[Check Browser Compatibility | check browser compatibility]] | [[Testing | Web testing]]: [[Web Ping]] | [[Promote your websites | Promote your web]]
* Maintenance: Site backup & restore test, Software update (OS patch or CMS security update)
* Need help? [[Product manager community | Community]], [[I need inspiration]], [[Web design glossary | glossary]]
</div>


<noinclude>
<noinclude>
== Before you start to build a website==
References
* [http://webdesign.about.com/od/beforeyoustartawebsite/p/build_website.htm Build a Website - How to Build a Website in 7 Steps]
* Selene M. Bowlby (2008). [http://www.idesignstudios.com/blog/web-design/phases-web-design-development-process/ 6 Phases of the Web Site Design and Development Process]
* branding / vision
* technology selection:
** [[How to choose open source solution]]
** [http://www.slideshare.net/appleboy/how-to-choose-web-framework How to choose web framework]
** [http://www.opensourcecms.com/general/ratings.php Latest CMS Ratings - OpenSourceCMS] more on [[Portal]]...
** [[Research_surveys#伺服器技術統計表 |  Web Technology Usage Statistics]] 伺服器技術統計
* security issue:
** check the exploits and vulnerable software for CMS and CMS plugins [http://www.exploit-db.com/ Exploit DB]
** [https://vulreport.net/ VulReport]: 由資安社群HITCON(臺灣駭客年會)維運。介紹: [http://www.ithome.com.tw/news/93484 臺灣第一個漏洞回報公益平臺上線,臺灣企業遭駭漏洞,駭客高手幫你找 | iThome] {{access | date = 2015-01-31}}
** [http://www.wooyun.org/index.php WooYun.org | 自由平等开放的漏洞报告平台] {{access | date = 2015-07-15}}
** [http://secunia.com/community/advisories/historic/ Secunia]
** 台灣 [http://twcertcc.org.tw/twcert/news TWCERT/CC 台灣電腦網路危機處理暨協調中心]
** 中國 [http://www.cert.org.cn/ 国家互联网应急中心]
** [http://security.tencent.com/index.php/blog 博客列表 - 腾讯安全应急响应中心]
 
further reading
* [https://www.pinterest.com/pin/1970393565250112/ How To Determine If You Need A Website And How To Build It [Flowchart]]
 
== under development ==
* [http://www.openfoundry.org/tw/legal-column-list/8397-2011-07-22-09-56-32 善用自由軟體資訊清單有效降低法律糾紛的風險 - OpenFoundry]([https://drive.google.com/templates?q=自由軟體資訊清單&type=spreadsheets&sort=hottest&view=public 文件範本], example: [http://confluence.jetbrains.com/display/PhpStorm/Third-Party+Software+Used+by+PhpStorm Third-Party Software Used by PhpStorm])
 
 
 
[[Category:OSS]] [[Category:Web_Dev]]  [[Category:Security]]
 
</noinclude>
</noinclude>

Revision as of 12:13, 25 June 2017

Web site design and development process


References