text/ssm.en.xml
branchv_0
changeset 80 b716698c82a0
parent 76 3d1a196aab73
equal deleted inserted replaced
79:bc5ab5947bf7 80:b716698c82a0
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <!--
     2 <!--
     3 	Sane software manifesto
     3 	Sane software manifesto
     4 	Copyright © 2019 František Kučera (Frantovo.cz, GlobalCode.info)
     4 	Copyright © 2019-2024 František Kučera (Frantovo.cz, GlobalCode.info)
     5 
     5 
     6 	This manifesto is licensed under a Creative Commons Attribution-NoDerivatives 4.0 International License.
     6 	This manifesto is licensed under a Creative Commons Attribution-NoDerivatives 4.0 International License.
     7     https://creativecommons.org/licenses/by-nd/4.0/
     7     https://creativecommons.org/licenses/by-nd/4.0/
     8 	
     8 	
     9 	If distributed, official website of Sane software manifesto must be provided: https://sane-software.globalcode.info/
     9 	If distributed, official website of Sane software manifesto must be provided: https://sane-software.globalcode.info/
    20 	<author>František Kučera (Frantovo.cz, GlobalCode.info)</author>
    20 	<author>František Kučera (Frantovo.cz, GlobalCode.info)</author>
    21 	<license>
    21 	<license>
    22 		<name>Creative Commons Attribution-NoDerivatives 4.0 International License</name>
    22 		<name>Creative Commons Attribution-NoDerivatives 4.0 International License</name>
    23 		<abbreviation>CC-BY-ND</abbreviation>
    23 		<abbreviation>CC-BY-ND</abbreviation>
    24 		<url>https://sane-software.globalcode.info/license/CC-BY-ND-4.0.txt</url>
    24 		<url>https://sane-software.globalcode.info/license/CC-BY-ND-4.0.txt</url>
    25 		<year>2019</year>
    25 		<year>2019-2024</year>
    26 		<prefix>This manifesto is licensed under the </prefix>
    26 		<prefix>This manifesto is licensed under the </prefix>
    27 		<suffix>.</suffix>
    27 		<suffix>.</suffix>
    28 	</license>
    28 	</license>
    29 	
    29 	
    30 	<preamble>In respect to user freedoms, privacy, liberty and software quality we create software according to the following guidelines. Developing Sane software is not easy, however we believe that this is the right way because this software is written once but used many times and maintained for years or decades.</preamble>
    30 	<preamble>In respect to user freedoms, privacy, liberty and software quality we create software according to the following guidelines. Developing Sane software is not easy, however we believe that this is the right way because this software is written once but used many times and maintained for years or decades.</preamble>
   348 		-->
   348 		-->
   349 		<item>
   349 		<item>
   350 			<id>a7bc51ba-9832-4f75-983c-e75dc0801113</id>
   350 			<id>a7bc51ba-9832-4f75-983c-e75dc0801113</id>
   351 			<type>information</type>
   351 			<type>information</type>
   352 			<text>Another good ways to extend and customize the software are:</text>
   352 			<text>Another good ways to extend and customize the software are:</text>
   353 			<text>configuration (XML, INI, RegExp, SQL, XSLT, XPath etc.) and</text>
   353 			<text>configuration (XML, RDF/Turtle, INI, RegExp, SQL, XSLT, XPath etc.) and</text>
   354 			<text>scripting (Scheme, Bash, Python, Lua, ECMA Script etc.)</text>
   354 			<text>scripting (Scheme, Bash, Python, Lua, ECMA Script etc.)</text>
   355 			<link>
   355 			<link>
   356 				<url>https://www.gnu.org/prep/standards/standards.html#Source-Language</url>
   356 				<url>https://www.gnu.org/prep/standards/standards.html#Source-Language</url>
   357 				<type>compatible</type>
   357 				<type>compatible</type>
   358 				<title>GNU Coding Standards: Which Languages to Use</title>
   358 				<title>GNU Coding Standards: Which Languages to Use</title>