# HG changeset patch # User Oleksandr Gavenko # Date 1260391658 -7200 # Node ID 9a92ed7426decc0a0c92ee7c7988365d81612fd9 # Parent cc56116cbcaf5115eecb4aed325d6bc689e48d38# Parent 14a33f74c293aad364a3944568f35783c7e58f77 Automated merge with file:///e:\srv\hg\admin-doc diff -r 14a33f74c293 -r 9a92ed7426de audio.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/audio.rst Wed Dec 09 22:47:38 2009 +0200 @@ -0,0 +1,25 @@ +-*- outline -*- + +* Suitable convertors? + + $ sudo apt-get install ffmpeg +or + $ sudo apt-get install sox + +* List of sox supported format. + +See sox(1). + +* List of ffmpeg supported format. + + $ ffmpeg -formats + +* How convert amr to ogg/mp3? + + $ + +* How easy convert between mp3/wav/ogg? + + $ sox in.mp3 out.ogg + $ sox in.ogg out.wav + ... etc diff -r 14a33f74c293 -r 9a92ed7426de cat.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/cat.rst Wed Dec 09 22:47:38 2009 +0200 @@ -0,0 +1,36 @@ +-*- mode: outline; coding: utf-8 -*- + +* CAT. + +Computer-assisted translation, computer-aided translation, or CAT is a form of +translation wherein a human translator translates texts using computer +software designed to support and facilitate the translation process. + + http://en.wikipedia.org/wiki/Computer_assisted_translation + +* TMX. + +TMX (Translation Memory eXchange) is an open XML standard for the exchange of +translation memory data created by computer-aided translation and localization +tools. + + http://www.lisa.org/standards/tmx/ + http://en.wikipedia.org/wiki/Translation_Memory_eXchange + +* Translation memory. + +A translation memory, or TM, is a database that stores segments that have been +previously translated. A translation-memory system stores the words, phrases +and paragraphs that have already been translated and aid human translators. +The translation memory stores the source text and its corresponding +translation in language pairs called "translation units". + + http://en.wikipedia.org/wiki/Translation_memory + +* pootle + +Pootle is a user-friendly web portal that makes the translation process so +much simpler. It allows online translation, work assignment, gives statistics +and allows easy volunteer contribution. + + http://translate.sourceforge.net/wiki/pootle/index diff -r 14a33f74c293 -r 9a92ed7426de dict.rst --- a/dict.rst Wed Dec 09 22:47:30 2009 +0200 +++ b/dict.rst Wed Dec 09 22:47:38 2009 +0200 @@ -7,6 +7,7 @@ See http://sourceforge.net/projects/sdcv/ + http://en.wikipedia.org/wiki/Stardict ** sdcv. @@ -16,3 +17,42 @@ http://sdcv.sourceforge.net/ http://en.wikipedia.org/wiki/Sdcv + +* GoldenDict. + + + http://ru.wikipedia.org/wiki/GoldenDict + +* Format. + +** Clear text. + +*** dicML. + +dicML is an XML-based markup language currently being developed to describe +the contents of dictionaries. + + http://gml.gidoo.de/eng/index.html + http://en.wikipedia.org/wiki/DicML + +*** XDXF. + +XDXF (XML Dictionary eXchange Format) is a project to unite all existing open +dictionaries and provide both users and developers with universal XML-based +format, convertible from and to other popular formats like Mova, PtkDic, +StarDict. + + http://xdxf.revdanica.com/ + http://en.wikipedia.org/wiki/XDXF + +** Binary. + +*** DICT. + +DICT is a dictionary network protocol created by the DICT Development Group. +It is described by RFC 2229. Its goal is to surpass the Webster protocol and +to allow clients to access more dictionaries during use. Dict servers and +clients use TCP port 2628. + + http://www.dict.org + http://en.wikipedia.org/wiki/DICT diff -r 14a33f74c293 -r 9a92ed7426de game-console.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/game-console.rst Wed Dec 09 22:47:38 2009 +0200 @@ -0,0 +1,24 @@ +-*- outline -*- + +* NES. + +** Emulator. + + $ sudo apt-get install mednafen + +See + + http://mednafen.sourceforge.net/ + http://en.wikipedia.org/wiki/Mednafen + +** ROM. + + http://rednintendo.blogspot.com + http://www.solamimi.org/blog/firenes/ + +* Sega Mega Drive (Genesis). + +See + + http://ru.wikipedia.org/wiki/Sega_Mega_Drive + diff -r 14a33f74c293 -r 9a92ed7426de ipa.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ipa.rst Wed Dec 09 22:47:38 2009 +0200 @@ -0,0 +1,11 @@ +-*- outline -*- + +* IPA. + +See + + http://en.wikipedia.org/wiki/International_Phonetic_Alphabet + http://en.wikipedia.org/wiki/English_phonology + http://en.wikipedia.org/wiki/Old_English_phonology + http://en.wikipedia.org/wiki/Russian_phonology + http://en.wikipedia.org/wiki/Ukrainian_phonology diff -r 14a33f74c293 -r 9a92ed7426de proj-hosting.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/proj-hosting.rst Wed Dec 09 22:47:38 2009 +0200 @@ -0,0 +1,9 @@ +-*- mode: outline; coding: utf-8 -*- + +* freshmeat + +Provide link to project home page, sources, changelog, demo site. + +See + + http://freshmeat.net diff -r 14a33f74c293 -r 9a92ed7426de publishing.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/publishing.rst Wed Dec 09 22:47:38 2009 +0200 @@ -0,0 +1,14 @@ +-*- outline -*- + +* Scribus. + +Scribus is an open-source program that brings award-winning professional page +layout to Linux/UNIX, Mac OS X, OS/2 and Windows desktops with a combination +of "press-ready" output and new approaches to page layout. Underneath the +modern and user friendly interface, Scribus supports professional publishing +features, such as CMYK color, separations, ICC color management and versatile +PDF creation. + +See + + http://www.scribus.net/ diff -r 14a33f74c293 -r 9a92ed7426de spell.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/spell.rst Wed Dec 09 22:47:38 2009 +0200 @@ -0,0 +1,10 @@ +-*- mode: outline; coding: utf-8 -*- + +* ispell. + +* aspell. + +* Emacs. + + C-x ispell + C-x ispell-change-dictionary russian diff -r 14a33f74c293 -r 9a92ed7426de x.rst --- a/x.rst Wed Dec 09 22:47:30 2009 +0200 +++ b/x.rst Wed Dec 09 22:47:38 2009 +0200 @@ -6,3 +6,12 @@ http://www.tronche.com/gui/x/icccm/ +* Making screenshort. + + $ sudo apt-get install scrot + $ scrot -d + +or + + $ sudo apt-get install imagemagic + $ import -quality 100 -pause -silent