Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gSmBu-0005fv-L9 for pgsql-docs@arkaria.postgresql.org; Fri, 30 Nov 2018 17:02:58 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1gSmBs-0000Z3-BM for pgsql-docs@arkaria.postgresql.org; Fri, 30 Nov 2018 17:02:56 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gSmBs-0000Se-42 for pgsql-docs@lists.postgresql.org; Fri, 30 Nov 2018 17:02:56 +0000 Received: from mout.kundenserver.de ([212.227.126.134]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gSmBp-0003MP-UX for pgsql-docs@lists.postgresql.org; Fri, 30 Nov 2018 17:02:55 +0000 Received: from [192.168.178.23] ([77.176.122.252]) by mrelayeu.kundenserver.de (mreue009 [212.227.15.167]) with ESMTPSA (Nemesis) id 1M9npV-1gY0qX1vLZ-005s3s for ; Fri, 30 Nov 2018 18:02:52 +0100 Subject: Re: First SVG graphic To: pgsql-docs@lists.postgresql.org References: <521932ae-c73d-760d-d973-c980a2d4af82@purtz.de> From: =?UTF-8?Q?J=c3=bcrgen_Purtz?= Message-ID: Date: Fri, 30 Nov 2018 18:04:06 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/alternative; boundary="------------A5CC9B6E04B53B31A257D013" Content-Language: en-GB X-Provags-ID: V03:K1:VUHgRJiM0HtlUsbF8s9Q+yUEVcupmfEREz8TtUYyu1tPWXmg9RO sR7Ke1F0Ict+mk5crfk1kXgt5gDw51eL6lSUS2ZPSKl22WyFuRM4wcNAZI1mnVZwJcTDibK mpSQmUodeIBaGcVMZsS4Jmlu7/kz1DgtceSU32ThdoQlbnf36YiZbHxllM6I0N4ITt+/6D7 qNnX9Fyc68TRPpv8o242w== X-Spam-Flag: NO X-UI-Out-Filterresults: notjunk:1;V03:K0:fNBDkDPx9S0=:qkmCssDgBFXiGTbiTpRpez g6ZExrp6XZR6OD5gJx3ErvGyIiPdS0id5Nf9/RAdIv0zALEKXyeEFKekn0Xb4KqHdsX4P1sRg dmS7NIjdAPrQXpYCG7M46pSe1n5ByB19u5285TsKAdXomTt5TFDkwY84liwFYq7h/KhocBE6/ Su4LJkicM9Cy+SPWPPGBcIgKZgn7vw0NbteFN2G8KKEHIpVv5hF4ldr/z2taKeprr6XgKyrFU lySbb4OWbDARzxOMr/hcaOk5zBLa2f1sDWJDi37LtCjB/9dwX80KQDp+A5U2RJeLLeqZRuOl5 0AtED899I2UR/i2opy/JXoCjEmmwSpY2xQFe5w+EaggBHM3vnGkjVt0tI1q/OUR0GD8cHqI68 pm1u/kjyqoVmmEQvk5IRCUm74krm54t9ub/x+S4o1Ot9h//hIIOUFNrqQZz5uoFkcX8TVFr/9 saVKYTeJNQ/epa9eC5rwMczwjmZNovsZWQ86q+oDrhxl4iXyqiYioub/RuWKtpSaoTXRJ0Wb4 JNiEjQqr4ADQP84s5kHcxprF5ociYwoDgBYqH/2E6mM9mTzODJIbmDbfgLk2nsThmVvcYrYtt QWcuCEAivbfTE2HQTo1pwXAS/YgIRghAFCyA8+OJx6oQDd6JlUjk4Fe8uapsFavlact0A8QSx 2kjTiAwe1lM3aAO6UxwtWz4v219gdROW9BvjwU2i05u1uj1Mtnrdcs8Cb8FLxugUbrDz16mX2 GdNtKLRcB1coLocEtfOjcphGLqI0k2gfxItUVo/je8I4ehWv4WBoKp4g9Cg= List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk This is a multi-part message in MIME format. --------------A5CC9B6E04B53B31A257D013 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit I take the reactions of the last days as a strong consent to go on with the effort to integrate graphics into the documentation and use SVG as the language which creates such graphics. Also the proposed parallel handling of two SVG files - a rich but tool-specific version (optional and not normative) and a poor tool-independent version (mandatory and normative) - for the same graphic seems to be accepted. The community agrees that this way is not optimal because the use of *different SVG-tools* will lead to unnecessary problems - but there is no consensus about tools. What shall we do next: * I will create one or more wiki pages where the procedure is described. Everybody can extend this pages or contribute to their discussion sites. The pages will be found in the category 'Documentation' and its subcategory 'SVG' (to be created). * Actually, we have the very simple example 'PageLayout.svg' and an example of medium complexity 'gin.svg'. For testing purposes we shall have a third one of high complexity and with many different graphical elements. Can someone send such an example - as a screenshot or in any other format? * I want to engage everybody to identify important issues of PG and visualize them (similar to Oleg's proposal). We will have a - possibly long lasting - period of experiments with different examples. I think, it's necessary that we make our experiences with different tools and proceedings (one person creates a graphic, another one contributes changes, using the same or a different tool, ...). Those examples shall not be pure academic use cases. They shall reflect real situations with the expectation to be included into the documentation - one day or another. * In the initial phase, it may be helpful to do some centralized clearings on the first SVG source files. 'Copy&Paste' is widely used and the first examples will have the meaning of a lighthouse. * I will contact our web-team to discuss style-guide related issues. Kind regards, Jürgen --------------A5CC9B6E04B53B31A257D013 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit

I take the reactions of the last days as a strong consent to go on with the effort to integrate graphics into the documentation and use SVG as the language which creates such graphics. Also the proposed parallel handling of two SVG files - a rich but tool-specific version (optional and not normative) and a poor tool-independent version (mandatory and normative) - for the same graphic seems to be accepted. The community agrees that this way is not optimal because the use of different SVG-tools will lead to unnecessary problems - but there is no consensus about tools.

What shall we do next:

  • I will create one or more wiki pages where the procedure is described. Everybody can extend this pages or contribute to their discussion sites. The pages will be found in the category 'Documentation' and its subcategory 'SVG' (to be created).
  • Actually, we have the very simple example 'PageLayout.svg' and an example of medium complexity 'gin.svg'. For testing purposes we shall have a third one of high complexity and with many different graphical elements. Can someone send such an example - as a screenshot or in any other format?
  • I want to engage everybody to identify important issues of PG and visualize them (similar to Oleg's proposal). We will have a - possibly long lasting - period of experiments with different examples. I think, it's necessary that we make our experiences with different tools and proceedings (one person creates a graphic, another one contributes changes, using the same or a different tool, ...). Those examples shall not be pure academic use cases. They shall reflect real situations with the expectation to be included into the documentation - one day or another.
  • In the initial phase, it may be helpful to do some centralized clearings on the first SVG source files. 'Copy&Paste' is widely used and the first examples will have the meaning of a lighthouse.
  • I will contact our web-team to discuss style-guide related issues.


Kind regards, Jürgen


--------------A5CC9B6E04B53B31A257D013--