relpipe-data/screenshots.xml
branchv_0
changeset 170 7a8b6340046e
parent 140 1d8a3f7ec393
child 172 793aedbbe1c3
equal deleted inserted replaced
169:7011dcab6a7d 170:7a8b6340046e
     6 	<perex>Some neat pictures of Relational pipes usage</perex>
     6 	<perex>Some neat pictures of Relational pipes usage</perex>
     7 	<pořadí>60</pořadí>
     7 	<pořadí>60</pořadí>
     8 
     8 
     9 	<text xmlns="http://www.w3.org/1999/xhtml">
     9 	<text xmlns="http://www.w3.org/1999/xhtml">
    10 		<p>
    10 		<p>
    11 			The world is relational!
    11 			Because <m:name/> are a data format, it is bit difficult to spot them and capture their screenshot.
       
    12 			Relational data look like this:
       
    13 		</p>
       
    14 		
       
    15 		<m:pre><![CDATA[
       
    16 $ relpipe-in-cli generate some_relation 1 some_attribute string "some value" | hd
       
    17 00000000  1d 0d 73 6f 6d 65 5f 72  65 6c 61 74 69 6f 6e 01  |..some_relation.|
       
    18 00000010  0e 73 6f 6d 65 5f 61 74  74 72 69 62 75 74 65 03  |.some_attribute.|
       
    19 00000020  1e 0a 73 6f 6d 65 20 76  61 6c 75 65              |..some value|
       
    20 0000002c
       
    21 ]]></m:pre>
       
    22 		
       
    23 		<p>
       
    24 			But we can capture screenshots of some other formats and visual representations generated from the original relational data.
       
    25 			There are some examples:
       
    26 		</p>
       
    27 		
       
    28 		<p>
       
    29 			<img src="img/kde-cli-tabular-1.png" alt="Relational pipes in KDE: CLI + Tabular"/>
    12 		</p>
    30 		</p>
    13 	</text>
    31 	</text>
    14 
    32 
    15 </stránka>
    33 </stránka>