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 1hO09P-0002WV-1O for pgadmin-hackers@arkaria.postgresql.org; Tue, 07 May 2019 13:28:55 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1hO09N-0007ad-Ai for pgadmin-hackers@arkaria.postgresql.org; Tue, 07 May 2019 13:28:53 +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 1hO09N-0007aV-1U for pgadmin-hackers@lists.postgresql.org; Tue, 07 May 2019 13:28:53 +0000 Received: from mail-qt1-x834.google.com ([2607:f8b0:4864:20::834]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1hO09I-0007Ls-8u for pgadmin-hackers@postgresql.org; Tue, 07 May 2019 13:28:52 +0000 Received: by mail-qt1-x834.google.com with SMTP id y42so1592514qtk.6 for ; Tue, 07 May 2019 06:28:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=vFyW3jgtR0BGbC9PGWUEV3bCLJNgDyRzExvAQqGXkVw=; b=VjlW1ZsnrP5Q8I8SoEmRv2p0XKaUUdAT466zIVDm/5jz3aW+hDTHaUL4hpe1KD89j2 LVEiaMIJ/wNeeCf1KvfHrcIqaQXZlfcWfIOKYaBJrbh17222brJXHKresVO7IIGYzyjP 2SfDOyeFECypT+pe3SoCR5wFIvrX+sWKKMRmjXCPQIvfwCRcnfKPX45b+7pbBgfV5iu1 LvEd4M+Sa8qhfzbEwIA4W8k+HajYJrxQ8VYi25Chk1v/6incudhK+M9aV0D7INLUhrt3 1dLbotNbpAiZgGoOHW23YBhsXi5adIO09GgbZBz0wxAYMNvtja0Yg21r5CDZ4FHzeDFO vHvA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=vFyW3jgtR0BGbC9PGWUEV3bCLJNgDyRzExvAQqGXkVw=; b=VE5tD6TFrHLuiqgzmTTqgtlCFEK4DEVp0kjYFUKc5QSQo1dx2vPmU2zemd2WfwRQnR Tvz2RETZBmwDDnq7ItOOrmJS5HtFWG9O2NYrOvtp5e1EDIs9Kn9FWZwEOkGAlN73WfsV dvSYwyndfOAWldKHz1omQMYZxMmSez4sI3GRX7vCHkxD6B2WmCSTR44KUFkhXYD1PNfs 39g7TKELbjwwrHiT+qDUyPFJXdlYH4tu+VoT5Z11mWnDPB4RGSwRqAV7WGTJ93osckir J+ARRE8hyR5cXIZv7eQ7iKBqofe4i4SnCiyRXukqK6bq6EKl752iKE7dksfZScunaB2E xW3Q== X-Gm-Message-State: APjAAAU+a2mVMx3vQc+IDksczUu7ItMb71soxF72tDB+hOARE/5YKJS6 QFntrDgV/kAksbxq9XJF0JW4Yvnb6PmeM3KEo4hpL+GqW7Y= X-Google-Smtp-Source: APXvYqzU8VZDObH2DpaMOOcxz7E0KDJpHJE/M1z4EgYA2cs+BxplYlJoHIyb60izCB8SrwsyLH1QffnVnxxwlh4x5AY= X-Received: by 2002:a0c:ae0c:: with SMTP id y12mr2233382qvc.193.1557235725866; Tue, 07 May 2019 06:28:45 -0700 (PDT) MIME-Version: 1.0 From: Yosry Muhammad Date: Tue, 7 May 2019 15:28:34 +0200 Message-ID: Subject: GSoC Project Introduction - Automatic Mode Detection To: pgadmin-hackers@postgresql.org Content-Type: multipart/alternative; boundary="000000000000459ab905884c326b" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000459ab905884c326b Content-Type: text/plain; charset="UTF-8" Dear all, I am participating this summer as a student developer in pgAdmin 4 as part of Google Summer of Code program. I am looking forward to working with you all and learning from you. I have already cloned the repository and run the project. I have also got familiar with some relevant parts of the code and some of the used libraries. The project involves automatically switching from the Query Tool to View Data in SQL Editor if the query produces an update-able resultset. Please take a look at my project proposal and let me know what you think about it. Any suggestions or comments about my initial thoughts or the proposed timeline would be much appreciated: https://docs.google.com/document/d/1cQssYfPWLSCKAmFwnN-jEPjlldGQtr5fbPaU788UrwM/ Presently, I am working on some of my University coursework projects and getting ready for my examinations which will start in a couple of weeks. I won't be able to do much beside setting up my development environment, getting more familiar with the code, and reading about any libraries or frameworks used that I have no experience with. I will finish my exams in early June and I will start working immediately afterwards and try to compensate the time I didn't work in. I am looking forward to starting to contribute to this project. Regards. -- *Yosry Muhammad Yosry* Computer Engineering student, The Faculty of Engineering, Cairo University (2021). Class representative of CMP 2021. https://www.linkedin.com/in/yosrym93/ --000000000000459ab905884c326b Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Dear all,
I am participating this summer as a student developer in pgAdmin 4 as part= of Google Summer of Code program. I am looking forward to working with you= all and learning from you. I have already cloned the repository and run th= e project. I have also got familiar with some relevant parts of the code an= d some of the used libraries.

The project involves= automatically switching from the Query Tool to View Data in SQL Editor if = the query produces an update-able resultset.

= Please take a look at my project proposal and=C2=A0let me know what you thi= nk about it. Any suggestions or comments about my initial thoughts or the p= roposed timeline would be much appreciated:


Presently, I am working on s= ome of my University coursework projects and getting ready for my examinati= ons which will start in a couple of weeks. I won't be able to do much b= eside setting up my development environment, getting more familiar with the= code, and reading about any libraries or frameworks used that I have no ex= perience with. I will finish my exams in early June and I will start workin= g immediately afterwards and try to compensate the time I didn't work i= n.

I am looking forward to starting to contribute = to this project. Regards.

--
= Yosry Muhammad Yosry

=
Computer Engineering student,<= /div>
The Faculty of Engineering,
Cairo University (2021).
Class representative of CMP 2021.
--000000000000459ab905884c326b--