--- a/firefox.rst Tue Dec 15 19:10:52 2015 +0200
+++ b/firefox.rst Tue Dec 15 23:16:08 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.
-------------------------------
--- a/lang-comp.rst Tue Dec 15 19:10:52 2015 +0200
+++ b/lang-comp.rst Tue Dec 15 23:16:08 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.
==============
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/web-accessibility.rst Tue Dec 15 23:16:08 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.
+
--- a/web-search.rst Tue Dec 15 19:10:52 2015 +0200
+++ b/web-search.rst Tue Dec 15 23:16:08 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/