「套件開發相關資源」修訂間的差異
出自 MozTW Wiki
小 |
小 (中文註解) |
||
行 19: | 行 19: | ||
* [http://books.mozdev.org/html/index.html Creating Applications with Mozilla] Mozilla 開發線上書籍 | * [http://books.mozdev.org/html/index.html Creating Applications with Mozilla] Mozilla 開發線上書籍 | ||
* [http://mozilla-firefox-extension-dev.blogspot.com/ David Huynh >> Mozilla + Firefox extension development] | * [http://mozilla-firefox-extension-dev.blogspot.com/ David Huynh >> Mozilla + Firefox extension development] | ||
− | * [https://bugzilla.mozilla.org/ mozilla.org Bugzilla] | + | * [https://bugzilla.mozilla.org/ mozilla.org Bugzilla] 協助除錯 |
− | * [http://www.orablogs.com/duffblog/archives/000536.html Duffblog: Writing an Extension for Firefox] | + | * [http://www.orablogs.com/duffblog/archives/000536.html Duffblog: Writing an Extension for Firefox] Hello Word 面板教學 |
* [http://marvel.hit.edu.cn:8080/text/firefox/Hello%20World%20Firefox.htm Hello World——开发你的第一个Firefox扩展] | * [http://marvel.hit.edu.cn:8080/text/firefox/Hello%20World%20Firefox.htm Hello World——开发你的第一个Firefox扩展] | ||
* [http://www.gmacker.com/web/content/tutorial/firefox/firefoxtutorial.htm Gmacker, Firefox Extension Tutorial] | * [http://www.gmacker.com/web/content/tutorial/firefox/firefoxtutorial.htm Gmacker, Firefox Extension Tutorial] | ||
− | * [http://developer.mozilla.org/en/docs/Mozilla_Application_Framework_in_Detail#therest Mozilla Application Framework in Detail - MDC] | + | * [http://developer.mozilla.org/en/docs/Mozilla_Application_Framework_in_Detail#therest Mozilla Application Framework in Detail - MDC] 架構細節介紹 |
− | * [http://businesslogs.com/technology/firefox_extension_tutorial.php Firefox Extension Tutorial — Business Logs] | + | * [http://businesslogs.com/technology/firefox_extension_tutorial.php Firefox Extension Tutorial — Business Logs] 開發流程簡介 |
− | * [http://developer.mozilla.org/en/docs/Building_an_Extension Building an Extension - MDC] | + | * [http://developer.mozilla.org/en/docs/Building_an_Extension Building an Extension - MDC] 開發流程介紹 |
− | * [http://www.mozilla.org/docs/tutorials/tinderstatus/ Tutorial: Creating a Mozilla Extension] | + | * [http://www.mozilla.org/docs/tutorials/tinderstatus/ Tutorial: Creating a Mozilla Extension] 開發流程介紹 |
− | * [http://kb.mozillazine.org/Category:Example_code Category:Example code - MozillaZine Knowledge Base] | + | * [http://kb.mozillazine.org/Category:Example_code Category:Example code - MozillaZine Knowledge Base] 程式範例 |
− | * [http://kb.mozillazine.org/Extension_guidelines Extension guidelines - MozillaZine Knowledge Base] | + | * [http://kb.mozillazine.org/Extension_guidelines Extension guidelines - MozillaZine Knowledge Base] 開發指南 |
− | * [http://baliga.livejournal.com/4886.html Drag and Drop in Firefox] | + | * [http://baliga.livejournal.com/4886.html Drag and Drop in Firefox] 拖拉技術 |
== 相關技術 == | == 相關技術 == | ||
=== CSS === | === CSS === | ||
− | * [http://chinese-school.netfirms.com/css-tutorial-T-Chinese-index.htm CSS Tutorial Traditional Chinese] | + | * [http://chinese-school.netfirms.com/css-tutorial-T-Chinese-index.htm CSS Tutorial Traditional Chinese] Cascading Style Sheets (串接樣式表)的基本介紹 |
* [http://ccca.nctu.edu.tw/~hlb/trans/practicalcss/ CSS實務排版技巧、秘訣與技術] | * [http://ccca.nctu.edu.tw/~hlb/trans/practicalcss/ CSS實務排版技巧、秘訣與技術] | ||
* [http://taiwan.cnet.com/builder/authoring/story/0,2000020511,20004046,00.htm Taiwan.CNET.com - 網頁建構 - CSS 性質參考資料表] | * [http://taiwan.cnet.com/builder/authoring/story/0,2000020511,20004046,00.htm Taiwan.CNET.com - 網頁建構 - CSS 性質參考資料表] | ||
− | * [http://www.ilovejackdaniels.com/css/css-cheat-sheet/ CSS Cheat Sheet] | + | * [http://www.ilovejackdaniels.com/css/css-cheat-sheet/ CSS Cheat Sheet] 快速查詢圖片檔 |
− | * [http://www.w3schools.com/css/css_intro.asp CSS Introduction] | + | * [http://www.w3schools.com/css/css_intro.asp CSS Introduction] w3schools 教學 |
− | * [http://www.devguru.com/Technologies/css/quickref/css_index.html DevGuru CSS2: Index] | + | * [http://www.devguru.com/Technologies/css/quickref/css_index.html DevGuru CSS2: Index] 指令查詢 |
− | * [http://developer.mozilla.org/en/docs/CSS_Reference CSS Reference - MDC] | + | * [http://developer.mozilla.org/en/docs/CSS_Reference CSS Reference - MDC] 指令查詢 |
− | * [http://developer.mozilla.org/en/docs/CSS_Reference:Mozilla_Extensions CSS Reference:Mozilla Extensions - MDC] | + | * [http://developer.mozilla.org/en/docs/CSS_Reference:Mozilla_Extensions CSS Reference:Mozilla Extensions - MDC] 指令查詢 |
− | * [http://encytemedia.com/event-selectors/ CSS event:Selectors] | + | * [http://encytemedia.com/event-selectors/ CSS event:Selectors] 使用 CSS 來完成 JavaScript |
=== DOM === | === DOM === | ||
行 52: | 行 52: | ||
=== HTML === | === HTML === | ||
− | * [http://www.devguru.com/Technologies/html/quickref/html_index.html DevGuru HTML Tag Index] | + | * [http://www.devguru.com/Technologies/html/quickref/html_index.html DevGuru HTML Tag Index] 指令查詢 |
− | * [http://www.ilovejackdaniels.com/design/html-character-entities-cheat-sheet/ HTML Character Entities Cheat Sheet] | + | * [http://www.ilovejackdaniels.com/design/html-character-entities-cheat-sheet/ HTML Character Entities Cheat Sheet] 快速查詢圖片檔 |
− | * [http://www.ilovejackdaniels.com/resources/colour-chart/ RGB Hex Colour Chart] | + | * [http://www.ilovejackdaniels.com/resources/colour-chart/ RGB Hex Colour Chart] 色碼查詢 |
=== JavaScript === | === JavaScript === | ||
行 68: | 行 68: | ||
* [http://www.mozilla.org/js/ JavaScript] | * [http://www.mozilla.org/js/ JavaScript] | ||
* [http://www.devguru.com/Technologies/ecmascript/quickref/javascript_index.html DevGuru JavaScript Index] | * [http://www.devguru.com/Technologies/ecmascript/quickref/javascript_index.html DevGuru JavaScript Index] | ||
− | * [http://www.ilovejackdaniels.com/javascript/javascript-cheat-sheet/ JavaScript Cheat Sheet] | + | * [http://www.ilovejackdaniels.com/javascript/javascript-cheat-sheet/ JavaScript Cheat Sheet] 快速查詢圖片檔 |
* [http://kb.mozillazine.org/Javascript_coding_guidelines JavaScript coding guidelines - MozillaZine Knowledge Base] | * [http://kb.mozillazine.org/Javascript_coding_guidelines JavaScript coding guidelines - MozillaZine Knowledge Base] | ||
* [http://developer.mozilla.org/en/docs/JavaScript_Methods_Index JavaScript Methods Index - MDC] | * [http://developer.mozilla.org/en/docs/JavaScript_Methods_Index JavaScript Methods Index - MDC] | ||
行 76: | 行 76: | ||
* [http://www.mozilla.org/js/scripting/ JavaScript Scripting Resources] | * [http://www.mozilla.org/js/scripting/ JavaScript Scripting Resources] | ||
* [http://developer.mozilla.org/en/docs/Reading_textual_data Reading textual data - MDC] | * [http://developer.mozilla.org/en/docs/Reading_textual_data Reading textual data - MDC] | ||
− | * [http://javascript.infogami.com/Javascript_in_Ten_Minutes Javascript in Ten Minutes] | + | * [http://javascript.infogami.com/Javascript_in_Ten_Minutes Javascript in Ten Minutes] 花10分鐘回憶一下 JavaScript 吧! |
* [http://www.codecoffee.com/articles/9tips.html 9 Javascript(s) you better not miss !!] | * [http://www.codecoffee.com/articles/9tips.html 9 Javascript(s) you better not miss !!] | ||
* [http://www.brainjar.com/js/calendar/ BrainJar.com: Calendar] | * [http://www.brainjar.com/js/calendar/ BrainJar.com: Calendar] | ||
行 107: | 行 107: | ||
* [http://www.mozilla.org/xpfe/xulref/intro.html XUL Reference Introduction] | * [http://www.mozilla.org/xpfe/xulref/intro.html XUL Reference Introduction] | ||
* [http://blog.donews.com/limodou/category/35193.aspx?PageNumber=4 limodou的学习记录 - XUL] | * [http://blog.donews.com/limodou/category/35193.aspx?PageNumber=4 limodou的学习记录 - XUL] | ||
− | * [http://www.ar-ent.net/dar/arlib32/out/html/man/xul/elemref/mxdref.html Mozilla XUL and Script Reference] | + | * [http://www.ar-ent.net/dar/arlib32/out/html/man/xul/elemref/mxdref.html Mozilla XUL and Script Reference] 指令查詢 |
* [http://www.hevanet.com/acorbin/xul/top.xul XUL Periodic Table] XUL 範例,可直接套用 | * [http://www.hevanet.com/acorbin/xul/top.xul XUL Periodic Table] XUL 範例,可直接套用 | ||
行 114: | 行 114: | ||
== 工具 == | == 工具 == | ||
− | * [http://www.mozdev.org/notes/l10n/unicode/editors-en.html Mozilla Localization Editors] | + | * [http://www.mozdev.org/notes/l10n/unicode/editors-en.html Mozilla Localization Editors] 語系編輯器 |
− | * [http://www.w3.org/RDF/Validator/ W3C RDF Validation Service] | + | * [http://www.w3.org/RDF/Validator/ W3C RDF Validation Service] RDF 驗證服務 |
− | * [http://getahead.ltd.uk/ajax/venkman Venkman for Firefox 1.5 | Getahead] | + | * [http://getahead.ltd.uk/ajax/venkman Venkman for Firefox 1.5 | Getahead] JavaScipt 除錯程式 |
* [http://mozmonkey.com/debuglogger/ DebugLogger Firefox & Thunderbird Extension by Jeremy Gillick] | * [http://mozmonkey.com/debuglogger/ DebugLogger Firefox & Thunderbird Extension by Jeremy Gillick] | ||
− | * [http://www.hacksrus.com/~ginda/cview/ XPCOM Component Viewer] | + | * [http://www.hacksrus.com/~ginda/cview/ XPCOM Component Viewer] |
* [http://xulmaker.mozdev.org/ mozdev.org - xulmaker] XUL 開發環境(開發中) | * [http://xulmaker.mozdev.org/ mozdev.org - xulmaker] XUL 開發環境(開發中) | ||
− | * [http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] | + | * [http://ted.mielczarek.org/code/mozilla/extensiondev/ Extension Developer's Extension] 套件開發之套件程式 |
− | * [http://www.squarefree.com/jsenv/ JavaScript Development Environment 2.0.1] | + | * [http://www.squarefree.com/jsenv/ JavaScript Development Environment 2.0.1] JavaScipt 即時開發 |
− | * [http://www.squarefree.com/htmledit/ Real-time HTML Editor] | + | * [http://www.squarefree.com/htmledit/ Real-time HTML Editor] HTML 即時開發 |
* [http://www.squarefree.com/shell/shell.html JavaScript Shell 1.4] | * [http://www.squarefree.com/shell/shell.html JavaScript Shell 1.4] | ||
* [http://www.felipc.com/2005/12/16/xpcom-helper/ XPCOM helper] | * [http://www.felipc.com/2005/12/16/xpcom-helper/ XPCOM helper] |
於 2006年3月31日 (五) 09:19 的修訂
有鑑於套件開發的資源不少,另闢此頁以整理,若覺得有需要整合到別的頁面,請刪除此頁! (各小節標題以字母排序)
內容大綱
一般
複合網頁
- Mozilla Developer Center Mozilla 開發中心
- mozillaZine
- MozillaZine Forums
- The Art of IT » 基于 Mozilla 的扩展开发
- DevX: Project Cool: Web Development Basics
單一網頁
- Born Geek: Firefox Toolbar Tutorial Googlebar Lite 套件實做教學
- Firefox Extension Development Tutorial Home Page Scheduler 套件實做教學
- Extension development - MozillaZine Knowledge Base
- Creating Applications with Mozilla Mozilla 開發線上書籍
- David Huynh >> Mozilla + Firefox extension development
- mozilla.org Bugzilla 協助除錯
- Duffblog: Writing an Extension for Firefox Hello Word 面板教學
- Hello World——开发你的第一个Firefox扩展
- Gmacker, Firefox Extension Tutorial
- Mozilla Application Framework in Detail - MDC 架構細節介紹
- Firefox Extension Tutorial — Business Logs 開發流程簡介
- Building an Extension - MDC 開發流程介紹
- Tutorial: Creating a Mozilla Extension 開發流程介紹
- Category:Example code - MozillaZine Knowledge Base 程式範例
- Extension guidelines - MozillaZine Knowledge Base 開發指南
- Drag and Drop in Firefox 拖拉技術
相關技術
CSS
- CSS Tutorial Traditional Chinese Cascading Style Sheets (串接樣式表)的基本介紹
- CSS實務排版技巧、秘訣與技術
- Taiwan.CNET.com - 網頁建構 - CSS 性質參考資料表
- CSS Cheat Sheet 快速查詢圖片檔
- CSS Introduction w3schools 教學
- DevGuru CSS2: Index 指令查詢
- CSS Reference - MDC 指令查詢
- CSS Reference:Mozilla Extensions - MDC 指令查詢
- CSS event:Selectors 使用 CSS 來完成 JavaScript
DOM
- Gecko DOM Reference
- Mozilla Object Reference
- Mozilla DOM Sample Project
- DevGuru XML DOM XMLDOM Index
- JavaScript Kit- DOM (Document Object Model) Reference
HTML
- DevGuru HTML Tag Index 指令查詢
- HTML Character Entities Cheat Sheet 快速查詢圖片檔
- RGB Hex Colour Chart 色碼查詢
JavaScript
- JavaScript 程式設計與應用:用戶端
- Taiwan.CNET.com - 網頁建構 - 20 個 JavaScript 視窗小技巧
- 常用的一些javascript小技巧 - 经典论坛
- 愛德華日誌 : Javascript: Scripting Search Enging
- Javascript 收集/教學
- JavaScript Introduction
- JavaScript-1.5 Reference
- Core JavaScript 1.5 Reference - MDC
- Adding Drag and Drop to Statusbarpanel - MozillaZine Knowledge Base
- JavaScript
- DevGuru JavaScript Index
- JavaScript Cheat Sheet 快速查詢圖片檔
- JavaScript coding guidelines - MozillaZine Knowledge Base
- JavaScript Methods Index - MDC
- JavaScript Reference
- JavaScript Kit- JavaScript Reference
- JavaScript Libraries
- JavaScript Scripting Resources
- Reading textual data - MDC
- Javascript in Ten Minutes 花10分鐘回憶一下 JavaScript 吧!
- 9 Javascript(s) you better not miss !!
- BrainJar.com: Calendar
- JavaScript Source: Free JavaScripts, Tutorials, Example Code, Reference, Resources, And Help
XML
- Taiwan.CNET.com - 網頁建構 - 20 個 XML 大哉問
- XML 概觀
- XML技术上传文件
- 亚洲源码站 >> XML教学
- "Chinese XML Now" 中文首頁
- XML Introduction
- XML Reference Guide
- Google XML Reference
- XML Files - Extensible Markup Language Tutorials for Developers
- TopXML : XML Tools, XML Articles and XML Learning Tutorials
- Zvon: XML basics quick start
XPCOM
- XPCOM Reference
- XPCOM API Reference - MDC
- Creating XPCOM Components
- Embedding API Reference
- Howto: Build an XPCOM Component in Javascript
XUL
- XUL Tutorial
- XULNotes
- XUL Widget Cheatsheet
- XUL Reference Introduction
- limodou的学习记录 - XUL
- Mozilla XUL and Script Reference 指令查詢
- XUL Periodic Table XUL 範例,可直接套用
其他
工具
- Mozilla Localization Editors 語系編輯器
- W3C RDF Validation Service RDF 驗證服務
- Venkman for Firefox 1.5 | Getahead JavaScipt 除錯程式
- DebugLogger Firefox & Thunderbird Extension by Jeremy Gillick
- XPCOM Component Viewer
- mozdev.org - xulmaker XUL 開發環境(開發中)
- Extension Developer's Extension 套件開發之套件程式
- JavaScript Development Environment 2.0.1 JavaScipt 即時開發
- Real-time HTML Editor HTML 即時開發
- JavaScript Shell 1.4
- XPCOM helper