Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lTS5Z-0001Gu-1l for pgadmin-hackers@arkaria.postgresql.org; Mon, 05 Apr 2021 16:28:33 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1lTS5X-0000Xh-SF for pgadmin-hackers@arkaria.postgresql.org; Mon, 05 Apr 2021 16:28:31 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lTS5X-0000XZ-Mj for pgadmin-hackers@lists.postgresql.org; Mon, 05 Apr 2021 16:28:31 +0000 Received: from mx101.easyname.com ([217.74.15.6]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lTS5U-0005yX-R1 for pgadmin-hackers@lists.postgresql.org; Mon, 05 Apr 2021 16:28:30 +0000 Received: from 91-113-58-214.adsl.highway.telekom.at ([91.113.58.214] helo=[10.0.0.15]) by mx.easyname.com with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.92) (envelope-from ) id 1lTS5R-0005GY-8T for pgadmin-hackers@lists.postgresql.org; Mon, 05 Apr 2021 16:28:25 +0000 To: pgadmin-hackers@lists.postgresql.org From: Thomas Landauer Subject: Suggestions for website improvements Message-ID: <536e9bb5-4702-8171-8afa-e2eb61f21bb6@landauer.at> Date: Mon, 5 Apr 2021 18:28:23 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Hi, Akshay Joshi told me at https://redmine.postgresql.org/issues/6278#note-36 to post suggestions to this mailing list. 1: Integrate the "Download" page into the home page. (In detail: Move its content between "Latest Videos" and "News", then remove the "Download" page) Reasons: * Sooner or later, anybody will need the download. The earlier you show it, the better. * The "News" on the home page are not that important, since first and foremost you need to inform *new* users what this is all about. Existing users will find out the news anyway... 2: In that newly created Download section on the home page, include 2 questions from the FAQ right away: "What is pgAdmin 4?" "What are Server Mode and Desktop Mode?" Reasons: * Those 2 questions are fundamental to *any* user, not just to *some* users (like e.g. the Master Password question). * Having 2 modes for a program is uncommon. Sooner or later this will cause new users some confusion, so it's better to address it upfront. 3: Merge the "FAQ" into "Latest Docs": The distinction between these two seems somewhat arbitrary. The entire "Troubleshooting" section from FAQ could become a new heading in the docs - and for the few other questions we can certainly find a place too. 4: Long-term: Get rid of the "Quick Links" column, and merge it into the top navbar. I only now realized that these are not the same! But I don't have a quick solution for this. In other words: I'd rather wait for some feedback if you're interested in changing anything at all, before writing even more... ;-) Cheers, Thomas