# HG changeset patch # User Oleksandr Gavenko # Date 1404499671 -10800 # Node ID 8b06ef3d42436d088c8de0b77055f13a732305c3 # Parent 53809402262290af8fb59c6ea230b1b97a0ef704# Parent 4e6403892f2b1737bee8997525d49dd5a4b1b2cd merged diff -r 4e6403892f2b -r 8b06ef3d4243 image.rst --- 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 diff -r 4e6403892f2b -r 8b06ef3d4243 lang-comp.rst --- 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. diff -r 4e6403892f2b -r 8b06ef3d4243 security.rst --- 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. - -