# HG changeset patch # User Oleksandr Gavenko # Date 1291475173 -7200 # Node ID 384f90c6339529e616ad38f6371d1e8f6a6e23df # Parent c86db1b20879ae53cf1dfa0e0f06ae2cef02560d CR/LF ==> LF. diff -r c86db1b20879 -r 384f90c63395 date.rst --- a/date.rst Sat Dec 04 17:00:15 2010 +0200 +++ b/date.rst Sat Dec 04 17:06:13 2010 +0200 @@ -1,4 +1,4 @@ --*- outline -*- +-*- mode: outline; coding: utf-8; fill-column: 80 -*- * System timer and system time. diff -r c86db1b20879 -r 384f90c63395 graph.rst --- a/graph.rst Sat Dec 04 17:00:15 2010 +0200 +++ b/graph.rst Sat Dec 04 17:06:13 2010 +0200 @@ -1,42 +1,42 @@ --*- mode: outline; coding: utf-8 -*- - -* General view. - - http://en.wikipedia.org/wiki/List_of_graphing_software - -* RRDtool. - -RRDtool is the OpenSource industry standard, high performance data logging and -graphing system for time series data. Use it to write your custom monitoring -shell scripts or create whole applications using its Perl, Python, Ruby, TCL -or PHP bindings. - - http://oss.oetiker.ch/rrdtool/ - home page - -* Graphviz. - -Graph visualization is a way of representing structural information as -diagrams of abstract graphs and networks. Automatic graph drawing has many -important applications in software engineering, database and web design, -networking, and in visual interfaces for many other domains. - - http://www.graphviz.org/ - home page - -* Gnuplot. - -Gnuplot is a portable command-line driven graphing utility for linux, OS/2, MS -Windows, OSX, VMS, and many other platforms. - -Gnuplot supports many types of plots in either 2D and 3D. It can draw using -lines, points, boxes, contours, vector fields, surfaces, and various -associated text. It also supports various specialized plot types. - -Gnuplot supports many different types of output: interactive screen terminals -(with mouse and hotkey input), direct output to pen plotters or modern -printers, and output to many file formats (eps, fig, jpeg, LaTeX, metafont, -pbm, pdf, png, postscript, svg, ...). - - http://www.gnuplot.info - home page +-*- mode: outline; coding: utf-8; fill-column: 80 -*- + +* General view. + + http://en.wikipedia.org/wiki/List_of_graphing_software + +* RRDtool. + +RRDtool is the OpenSource industry standard, high performance data logging and +graphing system for time series data. Use it to write your custom monitoring +shell scripts or create whole applications using its Perl, Python, Ruby, TCL +or PHP bindings. + + http://oss.oetiker.ch/rrdtool/ + home page + +* Graphviz. + +Graph visualization is a way of representing structural information as +diagrams of abstract graphs and networks. Automatic graph drawing has many +important applications in software engineering, database and web design, +networking, and in visual interfaces for many other domains. + + http://www.graphviz.org/ + home page + +* Gnuplot. + +Gnuplot is a portable command-line driven graphing utility for linux, OS/2, MS +Windows, OSX, VMS, and many other platforms. + +Gnuplot supports many types of plots in either 2D and 3D. It can draw using +lines, points, boxes, contours, vector fields, surfaces, and various +associated text. It also supports various specialized plot types. + +Gnuplot supports many different types of output: interactive screen terminals +(with mouse and hotkey input), direct output to pen plotters or modern +printers, and output to many file formats (eps, fig, jpeg, LaTeX, metafont, +pbm, pdf, png, postscript, svg, ...). + + http://www.gnuplot.info + home page diff -r c86db1b20879 -r 384f90c63395 jabber.rst --- a/jabber.rst Sat Dec 04 17:00:15 2010 +0200 +++ b/jabber.rst Sat Dec 04 17:06:13 2010 +0200 @@ -1,16 +1,16 @@ --*- mode:outline; coding: utf-8 -*- - -* emacs-jabber. - -** gtalk. - -(add-to-list 'load-path "/home/user/usr/share/emacs/site-lisp/emacs-jabber-0.7.92") -(require 'jabber) - -(setq jabber-account-list '( - ("your-name@gmail.com" - ;; (:password . nil) or (:password . "your-pass") - (:network-server . "talk.google.com") - (:port . 443) - (:connection-type . ssl)) - )) +-*- mode: outline; coding: utf-8; fill-column: 80 -*- + +* emacs-jabber. + +** gtalk. + +(add-to-list 'load-path "/home/user/usr/share/emacs/site-lisp/emacs-jabber-0.7.92") +(require 'jabber) + +(setq jabber-account-list '( + ("your-name@gmail.com" + ;; (:password . nil) or (:password . "your-pass") + (:network-server . "talk.google.com") + (:port . 443) + (:connection-type . ssl)) + )) diff -r c86db1b20879 -r 384f90c63395 refcard.rst --- a/refcard.rst Sat Dec 04 17:00:15 2010 +0200 +++ b/refcard.rst Sat Dec 04 17:06:13 2010 +0200 @@ -1,15 +1,15 @@ --*- mode: outline -*- - -* About. - -Usually constructed from TeX/LaTeX source. - - http://en.wikipedia.org/wiki/Reference_card - -* Hosting site. - - http://refcards.com - http://www.digilife.be/quickreferences/quickrefs.htm - http://www.cheat-sheets.org - http://www.addedbytes.com/cheat-sheets/ - http://refcardz.dzone.com/ +-*- mode: outline; coding: utf-8; fill-column: 80 -*- + +* About. + +Usually constructed from TeX/LaTeX source. + + http://en.wikipedia.org/wiki/Reference_card + +* Hosting site. + + http://refcards.com + http://www.digilife.be/quickreferences/quickrefs.htm + http://www.cheat-sheets.org + http://www.addedbytes.com/cheat-sheets/ + http://refcardz.dzone.com/ diff -r c86db1b20879 -r 384f90c63395 usb.rst --- a/usb.rst Sat Dec 04 17:00:15 2010 +0200 +++ b/usb.rst Sat Dec 04 17:06:13 2010 +0200 @@ -1,7 +1,7 @@ --*- mode: outline; coding: utf-8 -*- - -* Windows driver for USB. - - http://msdn.microsoft.com/en-us/library/ff538820%28VS.85%29.aspx - Drivers for the Supported USB Device Classes - +-*- mode: outline; coding: utf-8; fill-column: 80 -*- + +* Windows driver for USB. + + http://msdn.microsoft.com/en-us/library/ff538820%28VS.85%29.aspx + Drivers for the Supported USB Device Classes +