--- a/image.rst Thu Jun 19 00:29:58 2014 +0300
+++ b/image.rst Fri Jul 04 21:47:51 2014 +0300
@@ -44,5 +44,5 @@
Make box::
- $ montage --geometry 16x16 *.png sprites.png
+ $ montage -background transparent --geometry 16x16 *.png sprites.png
--- a/lang-comp.rst Thu Jun 19 00:29:58 2014 +0300
+++ b/lang-comp.rst Fri Jul 04 21:47:51 2014 +0300
@@ -42,8 +42,14 @@
http://www.ohloh.net/languages/compare
User selected.
+Code examples.
+==============
+
+ http://c2.com/cgi/wiki?EveryCombinationInManyProgrammingLanguages
+ Every Combination In Many Programming Languages
+
99 bottles of beer.
-===================
+-------------------
* Many implementation of one simple task.
@@ -51,7 +57,7 @@
Home page.
Rosetta Code.
-=============
+-------------
* Solutions to the same task (near 600) in as many different languages as
possible.
--- a/security.rst Thu Jun 19 00:29:58 2014 +0300
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
--*- mode: outline; coding: utf-8 -*-
-
-* Email encryption.
-
-* Digital document signing.
-
-* Security alerts.
-
- http://www.us-cert.gov/cas/techalerts/index.html
- Technical Cyber Security Alerts provide timely information about current security
- issues, vulnerabilities, and exploits.
- http://www.cert.org/advisories/
- CERT/CC Advisories (1988 - 2004)
- http://cve.mitre.org/cve/index.html
- CVE® is a publicly available and free to use list or dictionary of standardized
- identifiers for common computer vulnerabilities and exposures.
-
-