hello friends! new(ish)!
User:Placebo: Difference between revisions
Jump to navigation
Jump to search
>Placebo |
>Placebo |
||
Line 24: | Line 24: | ||
* [https://developer.mozilla.org/ MDN (Mozilla Developer Network)] -- tons of info on HTML, the DOM, CSS, and JavaScript. | * [https://developer.mozilla.org/ MDN (Mozilla Developer Network)] -- tons of info on HTML, the DOM, CSS, and JavaScript. | ||
* [https://www.owasp.org/index.php/Main_Page OWASP (Open Web Application Security Project)] | * [https://www.owasp.org/index.php/Main_Page OWASP (Open Web Application Security Project)] | ||
* [https://metacpan.org/ CPAN (Comprehensive Perl Archive Network, via MetaCPAN)] | |||
* [https://npmjs.org/ NPM (Node Packaged Modules)] | |||
* [http://git-scm.com/docs/gittutorial Git Tutorial] | |||
* [http://caniuse.com/ Can I Use?] -- tables showing which HTML/CSS/JS features are supported in browsers. | * [http://caniuse.com/ Can I Use?] -- tables showing which HTML/CSS/JS features are supported in browsers. | ||
Revision as of 21:09, 5 February 2014
Links I Haven't Found A Place For Yet
- SSL Server Test
- Google's Certificate Transparency Project
- The State of TLS on XMPP -- lists preferred algos for various clients.
- In-Browser IPv6 Test
- The FizzBuzz Test
- Good and Bad ISPs for TOR nodes.
- Bruce Schneier's Blog
- Bruce Schneier Facts
- Source Code Pro -- free font by Adobe, very good looking
Essential Resources
- IETF (Internet Engineering Task Force) -- RFCs and shit
- W3C (World Wide Web Consortium)
- WHATWG (Web Hypertext Application Working Group)
- MDN (Mozilla Developer Network) -- tons of info on HTML, the DOM, CSS, and JavaScript.
- OWASP (Open Web Application Security Project)
- CPAN (Comprehensive Perl Archive Network, via MetaCPAN)
- NPM (Node Packaged Modules)
- Git Tutorial
- Can I Use? -- tables showing which HTML/CSS/JS features are supported in browsers.