Open main menu

CDOT Wiki β

Changes

DPS909 and OSD600 Fall 2014 Notes

164 bytes added, 09:57, 24 November 2014
Week 12, 13, 14
*** [https://blog.mozilla.org/addons/2014/06/05/how-to-develop-firefox-extension/ Writing Extensions]
*** [http://dxr.mozilla.org/mozilla-central/source/ Source Code Browser (DXR)]
** Chromium/Chrome
*** [https://chromium.googlesource.com/chromium/src.git Source Code]
*** [http://www.chromium.org/developers/how-tos Dev Docs]
*** [http://www.chromium.org/developers/how-tos/build-instructions-windows Building on Windows with VS]
*** [http://dev.chromium.org/developers/how-tos/get-the-code Getting the Code]
** Chrome (closed, but uses Chromium)
*** [https://developer.chrome.com/extensions/getstarted Building Chrome Extensions]
** WebKit
*** [https://www.webkit.org/ Main project page]
*** [https://www.webkit.org/building/checkout.html Getting the code]
*** [https://www.webkit.org/building/build.html Building the code]
** [https://konqueror.org/Konqueror Konqueror]
*** [https://konqueror.org/investigatebug/ Fixing bugs]
*** [http://lynx.isc.org/ Main site]
*** [http://lynx.isc.org/current/lynx_help/lynx_url_support.html URL Support in Lynx]
 
'''TODO'''
* Pick a browser to work on
* Get the code, setup a dev environment, build it
* Write a blog post about the experience, with a screenshot of the build running