# HG changeset patch # User Oleksandr Gavenko # Date 1450213963 -7200 # Node ID 762cf6b3fb494c7e91b086c8ebeccb5c4b657c51 # Parent c8c4218cc0824600a121db053de33651ab61e9dc# Parent dfc6dbd4ae9a90396e774e52e7805d07a1739683 merged diff -r c8c4218cc082 -r 762cf6b3fb49 firefox.rst --- a/firefox.rst Tue Dec 15 18:33:25 2015 +0200 +++ b/firefox.rst Tue Dec 15 23:12:43 2015 +0200 @@ -58,6 +58,9 @@ $ firefox -P second-profile-name -no-remote $ firefox -P third-profile-name -no-remote + https://developer.mozilla.org/en-US/docs/Mozilla/Command_Line_Options + Firefox command line options. + How backup and restore profile. ------------------------------- diff -r c8c4218cc082 -r 762cf6b3fb49 lang-comp.rst --- a/lang-comp.rst Tue Dec 15 18:33:25 2015 +0200 +++ b/lang-comp.rst Tue Dec 15 23:12:43 2015 +0200 @@ -37,15 +37,15 @@ http://www.techempower.com/benchmarks/ Web Framework Performance Comparison -ohloh. -====== +openhub. +======== Line of code comparison. - http://www.ohloh.net/languages - All Languages. - http://www.ohloh.net/languages/compare - User selected. + https://www.openhub.net/languages + All Languages. + https://www.openhub.net/languages/compare + User selected. Code examples. ============== diff -r c8c4218cc082 -r 762cf6b3fb49 web-accessibility.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/web-accessibility.rst Tue Dec 15 23:12:43 2015 +0200 @@ -0,0 +1,19 @@ +.. -*- coding: utf-8; -*- +.. include:: HEADER.rst + +==================== + Web accessibility. +==================== +.. contents:: + +============ +Check tools. +============ + + http://wave.webaim.org + On-line checker. Report accessibility errors and warnings. + https://validator.w3.org/ + Check the markup (HTML, XHTML, …) of Web documents. + http://caniuse.com/ + Up-to-date browser support tables. + diff -r c8c4218cc082 -r 762cf6b3fb49 web-search.rst --- a/web-search.rst Tue Dec 15 18:33:25 2015 +0200 +++ b/web-search.rst Tue Dec 15 23:12:43 2015 +0200 @@ -58,9 +58,9 @@ http://code.google.com/ Google Code. - http://code.ohloh.net/ http://www.koders.com/ - Search for code in released Open Source tarballs. You can select - license and language. + http://code.openhub.net/ + Search for code in released Open Source tarballs. You can select license and + language. http://www.merobase.com/ Search for file names in Open Source VCS. http://snipplr.com/