From d64e2df25b6fdd616060a257dded7dd56bd9f4a8 Mon Sep 17 00:00:00 2001 From: Reimar Bauer Date: Wed, 6 Mar 2019 11:36:17 +0100 Subject: [PATCH 0001/1207] improved description of the MSS intro --- index.html | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index c3689f8..5076e31 100644 --- a/index.html +++ b/index.html @@ -567,8 +567,19 @@

MSS - Mission Support System

- -
MSS is a web service based client/server application to plan atmospheric research flights. + +

+ Examining the atmosphere by research aircraft is a costly and highly + collaborative effort involving a large community of scientists, their + one-of-a-kind measurement instruments and a very limited amount of + available flight-hours.
+ The Mission Support System enables the planning of optimal flight + paths by visualising the results of model simulations in combination + with the chosen flight path and allowing for a simple iterative and + collaborative improvement process, enabling the best measurement flights + possible. +

+
With your help we can extend this client/server application for other approaches than only atmospheric research flights.

Website

From 9da099b2c33c8c38cb9bf7f7c9dd8dcf39e005fa Mon Sep 17 00:00:00 2001 From: Cris Ewing Date: Wed, 6 Mar 2019 09:08:27 -0800 Subject: [PATCH 0002/1207] uncomment image tag, fix project name, close unclosed tags and change ideas page status to OK --- index.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index c3689f8..63e2282 100644 --- a/index.html +++ b/index.html @@ -950,11 +950,11 @@

- Plone + Plone CMS

@@ -970,13 +970,13 @@

Community Forum

-
Status: Ideas ready
+
Status: Ideas ready

@@ -992,6 +992,7 @@

Friends of the PSF

world to better understand the universe
  • GNU Mailman - mailing list management software
  • + From 7c4b9a68cf87f017e30811b00d473bdee0e605ef Mon Sep 17 00:00:00 2001 From: John Andersen Date: Wed, 13 Mar 2019 15:32:18 -0700 Subject: [PATCH 0003/1207] Add DFFML for 2019 Projects Signed-off-by: John Andersen --- index.html | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/index.html b/index.html index e433796..255944c 100644 --- a/index.html +++ b/index.html @@ -788,6 +788,43 @@


    + +
    +
    + +
    +

    + DFFML +

    +
    +
    +

    DFFML provides APIs for dataset generation and storage, and + model definition using any machine learning framework, from + high level down to low level use is supported. The goal of + DFFML is to build a community driven library of plugins for + dataset generation and model definition. So that we as + developers and researchers can quickly and easily plug and + play various pieces of data with various model + implementations.

    +
    + +
    +

    Contact

    +
    + +
    +
    Status: Ideas ready.
    +
    +
    + +
    From 6fdc4564bb9c876201b6d072ad98f5293c4a482c Mon Sep 17 00:00:00 2001 From: Mitchell Stokes Date: Sat, 23 Mar 2019 17:13:30 -0700 Subject: [PATCH 0004/1207] Mark Panda3D ideas page as ready --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 255944c..7d34fcb 100644 --- a/index.html +++ b/index.html @@ -989,7 +989,7 @@

    Ideas Page

    -
    Status: Ideas page in progress
    +
    Status: Ideas ready

    From eab417bc6913919b767c560ed8421e1d98d904d2 Mon Sep 17 00:00:00 2001 From: Terri Oda Date: Sun, 24 Mar 2019 23:06:14 -0700 Subject: [PATCH 0005/1207] Add 2019 application --- application2019.md | 53 ++++++++++++++++++++++++++++++++++++++++++++++ index.html | 7 +++--- 2 files changed, 56 insertions(+), 4 deletions(-) create mode 100644 application2019.md diff --git a/application2019.md b/application2019.md new file mode 100644 index 0000000..8b54ddb --- /dev/null +++ b/application2019.md @@ -0,0 +1,53 @@ +An ideal application will contain 5 things: +1. A **descriptive title** including the name of the **sub-org** you want to work with (if this is missing, your application may be rejected!) +2. **Information about you**, including contact information. +3. Link to a **code contribution** you have made to your organization. (Usually this is a link to a pull request.) +4. Information about your **proposed project**. This should be fairly detailed and include a **timeline**. +5. Information about **other commitments** that might affect your ability to work during the GSoC period. (exams, classes, holidays, other jobs, weddings, etc.) We can work around a lot of things, but it helps to know in advance. + +Sample Application Template: +# Sub-org name: The thing I want to do this summer + +**Note**: Make sure to include the sub-org name in the title both in Google's system and in your document. + +## About me +1. Name (and nicknames like your github and irc usernames) +2. University / program / year / expected graduation date +3. Contact info (email, phone, etc.) +4. Time zone +5. Link to a resume (if you want) + +## Code contribution +* Link to a pull request or code sample goes here. + * Ideally this should be code submitted to your chosen sub-org as a pull request or patch. + * It must represent your own work, although you can have help from developers to improve it. + * It must be publicly visible to your mentors and org admins. + * You can link more than one if you want. + +## Project information +1. Sub-org name +2. Project Abstract +3. Detailed description +4. Weekly timeline + * **Community Bonding** (May 7-26): List any prepwork you want to do before coding starts. + * For each coding week below, list planned code deliverables. Break the project into weeks and estimate what you will have complete at the end of each one. This schedule can be adjusted later if need be. + + * **Week 1** (May 27-31): You must start coding this week (unless you've made a prior arrangement for exams) so this week's deliverable should be code. + * **Week 2** (June 3) + * **Week 3** (June 10) + * **Week 4** (June 17) + * **Week 5** (June 24) + * **Week 6** (July 1) + * **Week 7** (July 8) + * **Week 8** (July 15) + * **Week 9** (July 22) + * **Week 10** (July 29) + * **Week 11** (August 5): you may want to try to "code freeze" in week 11 and complete any tests/documentation in week 11-12. + * **Week 12** (August 12) + * **Final week** (August 19): This week you will be submitting your projects + + +## Other commitments +* List of any things that might affect your ability to work this summer. + * List any exams, classes, holidays, other jobs, weddings, etc. We can work around a lot of things, but it helps to know in advance. +* If you're applying to more than one organization, you can let us know which one you prefer in case of a tie. \ No newline at end of file diff --git a/index.html b/index.html index 7d34fcb..4e85d4f 100644 --- a/index.html +++ b/index.html @@ -254,10 +254,9 @@

    How to apply

    (mentor help is ok, code you didn't write is not).
  • - Write your application (with help from your mentors!) We'll have a - template up - when applications - open. All applications must go through Google's application system; we can't + Write your application (with help from your mentors!) + The 2019 application template is available here. + All applications must go through Google's application system; we can't accept any application unless it is submitted there. From 8ce4a83b090f953fc9128549260b2c826056bce6 Mon Sep 17 00:00:00 2001 From: Terri Oda Date: Sun, 24 Mar 2019 23:07:44 -0700 Subject: [PATCH 0006/1207] use github link for application template --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 4e85d4f..b74ad39 100644 --- a/index.html +++ b/index.html @@ -255,7 +255,7 @@

    How to apply

  • Write your application (with help from your mentors!) - The 2019 application template is available here. + The 2019 application template is available here. All applications must go through Google's application system; we can't accept any application From 06d235e480fec1dc1d9936718fd866e5be1b93a4 Mon Sep 17 00:00:00 2001 From: Ezio Melotti Date: Wed, 3 Apr 2019 19:39:54 +0200 Subject: [PATCH 0007/1207] Add a project about integrating the REST API to bugs.python.org. --- psf_ideas.html | 140 ++++++++++++++++++++++++---------------- psf_ideas_template.html | 131 +++++++++++++++++++++++++++++++++++++ 2 files changed, 215 insertions(+), 56 deletions(-) create mode 100644 psf_ideas_template.html diff --git a/psf_ideas.html b/psf_ideas.html index cf0791c..02dd792 100644 --- a/psf_ideas.html +++ b/psf_ideas.html @@ -8,14 +8,14 @@ - + - + @@ -57,64 +57,92 @@

    Python Software Foundation GSoC Ideas

    -

    Guidelines and Prerequisites

    -

    Students should start by reading the -guidelines for -participation. Google also provides guidelines to -help with writing a proposal -as part of their -GSoC Student Guide. -It is a good idea to start on your proposal early, post a draft to the -python-gsoc chat room and let one of the mentors know so they can review it -and iterate based on the feedback you receive. This will only improve -the quality of your proposal.

    - -

    Getting Started

    -1) Pull down the code and look at the README and make sure you can run the code.
    -2) Log in using the default credentials admin/admin
    -3) Check out the bite sized issues There's suggestions about good beginner tasks there, or talk to the mentors and come up with your own! This will be your first contribution!
    - -

    Writing your GSoC application

    -

    Instructions on How to apply can be found on the Python GSoC website. Please don't forget to use our name (PSF) in your application title!

    - -

    Project Ideas

    - -Creation of multi-user blogging platform for GSoC, this will involve allowing admins to administer all blogs, however, allow students to only have access to there own blogs. Currently, WordPress multi-site is used for this. - -

    difficulty - beginner
    -
    -Programming languages involved
    -
    -1) CSS
    -2) Javascript
    -3) Python
    -4) SQL
    -
    -Technologies used
    -
    -1) Django
    -1) Django CMS
    -2) Aldryn Newsblog
    -3) pure.css
    -4) jquery
    -5) mariadb
    -
    -Skills required
    -
    -1) Web development
    -2) basic knowledge of databases
    -3) multi-browser testing
    -
    -
    -The project will involve using djangocms-blog (unless there something better out there?) to create a website for the GSoC student blogs. This project will involve extending djangocms-blog to allow for the creation of a "student" user who is able to login and post/edit their own blog. The system will also need to be able to send email notifications on a set schedule when there is not a blog post as well as other notifications that will be defined. Additionally, the system will need to be able to tie students to suborgs so that future GSoC years can be looked back on for reference. Additionally, there will need to be RSS feeds for each student blog as well as an overall RSS feed for the entire system, on top of a sitemap for the entire site. Lastly, a single page showing current year student blogs as an infinite scrolling page. Lastly there will need to be a sub-orgs applications page that will auto update the bot, create them on the mainpage etc.
    -
    -Mentors - Botanic, dotgourav, Meflin, Warthog9
    -
    + +

    Integrate and test Roundup's REST API on bugs.python.org

    + +

    For this project the student will have to integrate the REST API that is being added to upstream Roundup to bugs.python.org (b.p.o). The student will also develop several tools and features that employ the REST API.

    + +

    Project goals

    + +

    The main goals of this project are:

    + +
      +
    • Update our instance of Roundup on b.p.o
    • +
    • Test the new REST API on a real-world tracker
    • +
    • Write tools to improve developers workflow
    • +
    • Enhance/fix and port improvements upstream
    • +
    + + +

    Difficulty

    + +
      +
    • Intermediate
    • +
    + + +

    Languages involved

    + +
      +
    • Python
    • +
    • JavaScript
    • +
    • HTML
    • +
    • CSS
    • + +
    + + +

    Technologies used

    + +
      +
    • Roundup
    • +
    • REST
    • +
    • AJAX
    • +
    • A JS framework (TBD)
    • +
    + + +

    Timeline

    + +
      +
    1. Integrate the REST API on bugs.python.org
    2. +
    3. Make sure all the tests pass
    4. +
    5. Develop tools and features that employ the REST API
    6. +
    7. Improve and fix the REST API as needed
    8. +
    9. Port improvements and fix upstream
    10. +
    11. GOTO 3
    12. +
    + +

    The changes will be first developed and tested on a test tracker. Once deemed stable, the changes will be deployed on b.p.o.

    + +

    After the initial setup, several different tools and features can be developed until the end of GSoC. These will also be developed and tested on the test tracker first.

    + +

    Tools and features

    + +

    Possible tools and features include:

    + +
      +
    • Tools to easily generate random issues/messages, useful for testing
    • +
    • Command-line interface to access the tracker
    • +
    • Advanced statistics, graphs, leaderboards
    • +
    • Real time filtering/ordering of issues
    • +
    • Customizable dashboard
    • +
    • Related issues suggestions
    • +
    • Simpler integrations with other services (GitHub, IRC, etc.)
    • +
    + + +

    Mentors

    + +
      +
    • Ezio Melotti
    • +
    +

    Contacting the PSF team

    Most of our communication will take place in the issue tracker under the label 'GSoC Discussions' or on IRC, just say the mentors names in the channel and one of them should get back to you shortly. Not sure where to ask? Try here! -
    + IRC: Contact us using the main python-gsoc channel, #python-gsoc on freenode. (How to connect.). Note most of all our developers are located in US Pacific Standard time at this time.

    Initial small pr Ideas:

    diff --git a/psf_ideas_template.html b/psf_ideas_template.html new file mode 100644 index 0000000..cf0791c --- /dev/null +++ b/psf_ideas_template.html @@ -0,0 +1,131 @@ + + + + + + + Python GSoC – Splash + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    +
    +

    Python Software Foundation GSoC Ideas

    +

    Guidelines and Prerequisites

    +

    Students should start by reading the +guidelines for +participation. Google also provides guidelines to +help with writing a proposal +as part of their +GSoC Student Guide. +It is a good idea to start on your proposal early, post a draft to the +python-gsoc chat room and let one of the mentors know so they can review it +and iterate based on the feedback you receive. This will only improve +the quality of your proposal.

    + +

    Getting Started

    +1) Pull down the code and look at the README and make sure you can run the code.
    +2) Log in using the default credentials admin/admin
    +3) Check out the bite sized issues There's suggestions about good beginner tasks there, or talk to the mentors and come up with your own! This will be your first contribution!
    + +

    Writing your GSoC application

    +

    Instructions on How to apply can be found on the Python GSoC website. Please don't forget to use our name (PSF) in your application title!

    + +

    Project Ideas

    + +Creation of multi-user blogging platform for GSoC, this will involve allowing admins to administer all blogs, however, allow students to only have access to there own blogs. Currently, WordPress multi-site is used for this. + +

    difficulty - beginner
    +
    +Programming languages involved
    +
    +1) CSS
    +2) Javascript
    +3) Python
    +4) SQL
    +
    +Technologies used
    +
    +1) Django
    +1) Django CMS
    +2) Aldryn Newsblog
    +3) pure.css
    +4) jquery
    +5) mariadb
    +
    +Skills required
    +
    +1) Web development
    +2) basic knowledge of databases
    +3) multi-browser testing
    +
    +
    +The project will involve using djangocms-blog (unless there something better out there?) to create a website for the GSoC student blogs. This project will involve extending djangocms-blog to allow for the creation of a "student" user who is able to login and post/edit their own blog. The system will also need to be able to send email notifications on a set schedule when there is not a blog post as well as other notifications that will be defined. Additionally, the system will need to be able to tie students to suborgs so that future GSoC years can be looked back on for reference. Additionally, there will need to be RSS feeds for each student blog as well as an overall RSS feed for the entire system, on top of a sitemap for the entire site. Lastly, a single page showing current year student blogs as an infinite scrolling page. Lastly there will need to be a sub-orgs applications page that will auto update the bot, create them on the mainpage etc.
    +
    +Mentors - Botanic, dotgourav, Meflin, Warthog9
    +
    + +

    Contacting the PSF team

    + +Most of our communication will take place in the issue tracker under the label 'GSoC Discussions' or on IRC, just say the mentors names in the channel and one of them should get back to you shortly. Not sure where to ask? Try here! +
    +IRC: Contact us using the main python-gsoc channel, #python-gsoc on freenode. (How to connect.). Note most of all our developers are located in US Pacific Standard time at this time. + +

    Initial small pr Ideas:

    +A List of small bite-sized ideas are located at https://github.com/python-gsoc/python-blogs/issues dont forget to be accepted all students must make at least 1 pull request! +

    Questions?

    +If you have any questions please feel free to message any of the mentors posted above on irc, they should be able to help you. + +

    +
    +
    +
    + + + From 1fb1213d48d15a16aebea4279effcc2deb74d690 Mon Sep 17 00:00:00 2001 From: Vipul Gupta Date: Thu, 4 Apr 2019 00:08:24 +0530 Subject: [PATCH 0008/1207] [Fix] Typo --- students.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/students.html b/students.html index 8ff3ba8..a60e279 100644 --- a/students.html +++ b/students.html @@ -132,7 +132,7 @@

    Remember: the mentors are using their interactions with you to figure out if it's worth their volunteer time to work with you. No one wants to have an intern who doesn't listen, and students who don't listen also don't produce code that the open source project can use, - so students who don't listen don't get hired. No do students who are arrogant jerks, + so students who don't listen don't get hired. Nor do students who are arrogant jerks, or who violate the Code of Conduct. Be professional and show that you will take the mentoring relationship seriously. @@ -481,4 +481,4 @@

    Why does Meflin always say no? - \ No newline at end of file + From 429ae8302eb0db4505f91fe511d447669e433d0c Mon Sep 17 00:00:00 2001 From: GermaVinsmoke <32815509+GermaVinsmoke@users.noreply.github.com> Date: Thu, 4 Apr 2019 00:13:56 +0530 Subject: [PATCH 0009/1207] Corrected Link Typo --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index b74ad39..d361ec6 100644 --- a/index.html +++ b/index.html @@ -1017,7 +1017,7 @@

    Community Forum

    Ideas Page

    From 40b76aed4af53425afa939883524563c63264066 Mon Sep 17 00:00:00 2001 From: botanicvelious Date: Wed, 3 Apr 2019 13:07:45 -0600 Subject: [PATCH 0010/1207] Update psf_ideas.html --- psf_ideas.html | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) diff --git a/psf_ideas.html b/psf_ideas.html index 02dd792..90017d2 100644 --- a/psf_ideas.html +++ b/psf_ideas.html @@ -58,6 +58,10 @@

    Python Software Foundation GSoC Ideas

    + + + +

    Integrate and test Roundup's REST API on bugs.python.org

    For this project the student will have to integrate the REST API that is being added to upstream Roundup to bugs.python.org (b.p.o). The student will also develop several tools and features that employ the REST API.

    @@ -151,6 +155,60 @@

    Questions?

    If you have any questions please feel free to message any of the mentors posted above on irc, they should be able to help you.

    + +

    GSoC Blog Platform

    +

    Students should start by reading the +guidelines for +participation. Google also provides guidelines to +help with writing a proposal +as part of their +GSoC Student Guide. +It is a good idea to start on your proposal early, post a draft to the +python-gsoc chat room and let one of the mentors know so they can review it +and iterate based on the feedback you receive. This will only improve +the quality of your proposal.

    + +

    Getting Started

    +1) Pull down the code and look at the README and make sure you can run the code.
    +2) Log in using the default credentials admin/admin
    +3) Check out the bite sized issues There's suggestions about good beginner tasks there, or talk to the mentors and come up with your own! This will be your first contribution!
    + +

    Writing your GSoC application

    +

    Instructions on How to apply can be found on the Python GSoC website. Please don't forget to use our name (PSF) in your application title!

    + +

    Project Ideas

    + +Creation of multi-user blogging platform for GSoC, this will involve allowing admins to administer all blogs, however, allow students to only have access to there own blogs. Currently, WordPress multi-site is used for this. + +

    difficulty - beginner
    +
    +Programming languages involved
    +
    +1) CSS
    +2) Javascript
    +3) Python
    +4) SQL
    +
    +Technologies used
    +
    +1) Django
    +1) Django CMS
    +2) Aldryn Newsblog
    +3) pure.css
    +4) jquery
    +5) mariadb
    +
    +Skills required
    +
    +1) Web development
    +2) basic knowledge of databases
    +3) multi-browser testing
    +
    +
    +The project will involve using djangocms-blog (unless there something better out there?) to create a website for the GSoC student blogs. This project will involve extending djangocms-blog to allow for the creation of a "student" user who is able to login and post/edit their own blog. The system will also need to be able to send email notifications on a set schedule when there is not a blog post as well as other notifications that will be defined. Additionally, the system will need to be able to tie students to suborgs so that future GSoC years can be looked back on for reference. Additionally, there will need to be RSS feeds for each student blog as well as an overall RSS feed for the entire system, on top of a sitemap for the entire site. Lastly, a single page showing current year student blogs as an infinite scrolling page. Lastly there will need to be a sub-orgs applications page that will auto update the bot, create them on the mainpage etc.
    +
    +Mentors - Botanic, dotgourav, Meflin, Warthog9
    +

    From fb4e6bf3f5a9e5d9fc54098ef3ceda38ab043090 Mon Sep 17 00:00:00 2001 From: Terri Oda Date: Mon, 3 Jun 2019 11:30:04 -0700 Subject: [PATCH 0011/1207] Update blog deadlines, links --- deadlines.html | 25 +++++++++++++++++++++++-- index.html | 2 +- mentors.html | 2 +- psf_ideas.html | 2 +- psf_ideas_template.html | 2 +- 5 files changed, 27 insertions(+), 6 deletions(-) diff --git a/deadlines.html b/deadlines.html index a938a83..470dc48 100644 --- a/deadlines.html +++ b/deadlines.html @@ -51,7 +51,7 @@
  • Project Ideas
  • Deadlines
  • FAQ
  • -
  • Blogs
  • +
  • Blogs
  • Info for Sub-orgs
  • Contact
  • @@ -70,6 +70,8 @@

    Dates and Deadlines

    bad idea!

    +

    Mentor and Sub-Org admin deadlines

    +

    These are also listed on the calendar at the bottom of this page that you can subscribe to or add to your own device.

    • Feb 4 - Sub-org applications due. (We need good ideas pages if we want get accepted at all! But if you get an awesome student interested later than this, we can make exceptions.) @@ -81,6 +83,25 @@

      Dates and Deadlines

    • Aug 31 - Final evaluation deadline
    + +

    Blogging schedule (Student Deadlines)

    +

    Every week, students are asked to post something about their project on their blogs. This helps the python community learn about the work students are doing and also helps the org admins make sure that students still on track to pass and don't need help. There are two types of things that students post: blog posts, which are longer descriptions of the work they're doing, and weekly check ins, which answer a few short questions as a sort of status report. These are due every Monday during the GSoC period, and the schedule is listed below as a list and as a calendar at the bottom of the page that you can export and add to your own calendar.

    +
      +
    • May 27 - Initial welcome blog post
    • +
    • June 1 - 1st checkin
    • +
    • June 10 - 1st blog post
    • +
    • June 17 - 2nd checkin
    • +
    • June 24 - 2nd blog post (Phase 1 evaluations happen this week)
    • +
    • July 1 - 3rd checkin
    • +
    • July 8 - 3rd blog post
    • +
    • July 15 - 4th checkin
    • +
    • July 22 - 4th blog post (Phase 2 evaluations happen this week)
    • +
    • July 29 - 5th checkin
    • +
    • August 5 - 5th blog post
    • +
    • August 12 - 6th checkin
    • +
    • August 19 - 6th (and final!) blog post (Final work submissions happen this week)
    • +
    + iCal Link

    Please note Google's GSoC dates @@ -92,4 +113,4 @@

    Dates and Deadlines

    - \ No newline at end of file + diff --git a/index.html b/index.html index d361ec6..c1614a4 100644 --- a/index.html +++ b/index.html @@ -43,7 +43,7 @@
  • Project Ideas
  • Deadlines
  • FAQ
  • -
  • Blogs
  • +
  • Blogs
  • Info for Sub-orgs
  • Contact
  • diff --git a/mentors.html b/mentors.html index 5ea7203..beb66b8 100644 --- a/mentors.html +++ b/mentors.html @@ -51,7 +51,7 @@
  • Project Ideas
  • Deadlines
  • FAQ
  • -
  • Blogs
  • +
  • Blogs
  • Info for Sub-orgs
  • Contact
  • diff --git a/psf_ideas.html b/psf_ideas.html index 90017d2..8a04714 100644 --- a/psf_ideas.html +++ b/psf_ideas.html @@ -48,7 +48,7 @@
  • Project Ideas
  • Deadlines
  • FAQ
  • -
  • Blogs
  • +
  • Blogs
  • Info for Sub-orgs
  • Contact
  • diff --git a/psf_ideas_template.html b/psf_ideas_template.html index cf0791c..6f188e5 100644 --- a/psf_ideas_template.html +++ b/psf_ideas_template.html @@ -48,7 +48,7 @@
  • Project Ideas
  • Deadlines
  • FAQ
  • -
  • Blogs
  • +
  • Blogs
  • Info for Sub-orgs
  • Contact
  • From a6a5afc3492a7075fda77d8a60663262a821fa2d Mon Sep 17 00:00:00 2001 From: botanicvelious Date: Mon, 1 Jul 2019 22:31:06 -0600 Subject: [PATCH 0012/1207] Update deadlines.html --- deadlines.html | 78 ++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 56 insertions(+), 22 deletions(-) diff --git a/deadlines.html b/deadlines.html index 470dc48..43a8558 100644 --- a/deadlines.html +++ b/deadlines.html @@ -73,33 +73,67 @@

    Dates and Deadlines

    Mentor and Sub-Org admin deadlines

    These are also listed on the calendar at the bottom of this page that you can subscribe to or add to your own device.

      -
    • Feb 4 - Sub-org applications due. (We need good ideas pages if we want get accepted at all! But - if you get an awesome student interested later than this, we can make exceptions.) -
    • March 5 - If you're an organization that tried to get in as a top-level org and didn't - get in and would like to participate with us, please get in touch by March 5. -
    • March 25 - April 9 - Student Application period.
    • -
    • June 26 - Phase 1 evaluation deadline (for mentors)
    • -
    • July 24 - Phase 2 evaluation deadline (for mentors)
    • -
    • Aug 31 - Final evaluation deadline
    • - + + +
    • June 24, 2019 to June 28, 2019 - Phase 1 evaluations
    • + + + +
    • June 26, 2019 - PSF Mentor Evaluations Due
    • + + + +
    • July 22, 2019 to July 26, 2019 - Phase 2 evaluations
    • + + + +
    • July 24, 2019 - PSF Mentor Evaluations Due
    • + + + +
    • Aug. 19, 2019 to Aug. 26, 2019 - Final week: Students submit their final work product and their final mentor evaluation
    • + + + +
    • Aug. 26, 2019 to Aug. 30, 2019 - Mentors submit final student evaluations
    • + + + +
    • Aug. 29, 2019 - PSF Mentor Evaluations Due
    • + +

    Blogging schedule (Student Deadlines)

    Every week, students are asked to post something about their project on their blogs. This helps the python community learn about the work students are doing and also helps the org admins make sure that students still on track to pass and don't need help. There are two types of things that students post: blog posts, which are longer descriptions of the work they're doing, and weekly check ins, which answer a few short questions as a sort of status report. These are due every Monday during the GSoC period, and the schedule is listed below as a list and as a calendar at the bottom of the page that you can export and add to your own calendar.

      -
    • May 27 - Initial welcome blog post
    • -
    • June 1 - 1st checkin
    • -
    • June 10 - 1st blog post
    • -
    • June 17 - 2nd checkin
    • -
    • June 24 - 2nd blog post (Phase 1 evaluations happen this week)
    • -
    • July 1 - 3rd checkin
    • -
    • July 8 - 3rd blog post
    • -
    • July 15 - 4th checkin
    • -
    • July 22 - 4th blog post (Phase 2 evaluations happen this week)
    • -
    • July 29 - 5th checkin
    • -
    • August 5 - 5th blog post
    • -
    • August 12 - 6th checkin
    • -
    • August 19 - 6th (and final!) blog post (Final work submissions happen this week)
    • + +
    • June 3, 2019 - 1st PSF Weekly Check-in Due
    • + +
    • June 10, 2019 - 1st PSF Blog Post Due
    • + +
    • June 17, 2019 - 2nd PSF Weekly Check-in Due
    • + +
    • June 24, 2019 - 2nd PSF Blog Post Due
    • + +
    • July 1, 2019 - 3rd PSF Weekly Check-in Due
    • + +
    • July 8, 2019 - 3rd PSF Blog Post Due
    • + +
    • July 15, 2019 - 4th PSF Weekly Check-in Due
    • + +
    • July 22, 2019 - 4th PSF Blog Post Due
    • + +
    • July 29, 2019 - 5th PSF Weekly Check-in Due
    • + +
    • Aug. 5, 2019 - 5th PSF Blog Post Due
    • + +
    • Aug. 12, 2019 - 6th PSF Weekly Check-in Due
    • + +
    • Aug. 19, 2019 - Final PSF Blog Post Due
    • + +
    • Aug. 26, 2019 - Final PSF Weekly Check-in Due
    • +
    iCal Link From c69699048221a683fb11aff252a1563df864415b Mon Sep 17 00:00:00 2001 From: botanicvelious Date: Mon, 1 Jul 2019 22:35:05 -0600 Subject: [PATCH 0013/1207] Update index.html --- index.html | 678 +---------------------------------------------------- 1 file changed, 1 insertion(+), 677 deletions(-) diff --git a/index.html b/index.html index c1614a4..8e1aef7 100644 --- a/index.html +++ b/index.html @@ -349,685 +349,9 @@

    Ideas

    -
    -
    - -
    -

    - MNE-Python -

    -
    -
    -
    MNE is a free and open source software designed for processing electroencephalography (EEG) and - magnetoencephalography (MEG) data. EEG and MEG data analysis requires advanced numerics, signal - processing, statistics and dedicated visualization tools. MNE-Python is a pure Python package built on - top of numpy, scipy, matplotlib and scikit-learn. -
    -
    -

    Website

    -
    - -
    -

    Contact

    -
    - -
    -
    Status: Ideas ready
    -
    -
    - - - -
    -
    - -
    -

    - PySAL -

    -
    -
    -
    PySAL is a library for quantitative analysis of geographic data built on top of numpy and - scipy.sparse.. The package includes methods for exploratory spatial data analysis and cluster - detection, regression models with geographical data, space-time models, and visualization. -
    -
    -

    Website

    -
    -
    -

    Contact

    -
    - -
    -
    Status: Ideas ready
    -
    -
    - - - -
    -
    - -
    -

    - Python Software Foundation GSoC Team -

    -
    -
    -
    Under the Python Software Foundation (PSF) the GSoC Team has ran a GSoC umbrella organization for - the Python language. This sub-org is being used to sponsor tools for the PSF GSoC team, specifically - tools for managing GSoC from diverse sub-orgs for PSF. At this time, Python is NOT sponsoring any - projects related to the development of the language -- but we're looking for mentors if you want to run - such a project -
    -
    -

    Website

    -
    - - -
    -
    Status: Ideas ready
    -
    -
    - - - -
    -
    - -
    -

    - SciPy -

    -
    -
    -
    SciPy is a library that provides fundamental routines for scientific computing: statistics, - optimization, integration, linear algebra, Fourier transforms, signal processing, and more. -
    -
    -

    Website

    -
    - - -
    -
    Status: Ideas ready
    -
    -
    - - - -
    -
    - -
    -

    - StarKit -

    -
    -
    -
    StarKit is a library to infer stellar parameters from astrophysical observations -
    -
    -

    Website

    -
    - - -
    -

    Contact

    -
    -
    -
    Status: Ideas ready
    -
    -
    - - - -
    -
    - -
    -

    - Nuitka -

    -
    -
    -
    Nuitka is a Python compiler written in Python. The mission - is make Python a C speed programming language with graceful - degradation, i.e. simple Python is very fast, while using all - the features is still faster. - -
    -

    This is a chance to join this extra ordinary project and - make a difference to the programming world by taking Python - where it currently is not. - -
    -

    Nuitka currently does not yet live up to the task, but with - your help it will get there sooner and you will have been - a part of it. - -

    -
    Status: Ideas ready
    -
    -
    - - -
    -
    - -
    -

    - MSS - Mission Support System -

    -
    -
    -

    - Examining the atmosphere by research aircraft is a costly and highly - collaborative effort involving a large community of scientists, their - one-of-a-kind measurement instruments and a very limited amount of - available flight-hours.
    - The Mission Support System enables the planning of optimal flight - paths by visualising the results of model simulations in combination - with the chosen flight path and allowing for a simple iterative and - collaborative improvement process, enabling the best measurement flights - possible. -

    -
    With your help we can extend this client/server application for other approaches than only atmospheric research flights. -
    -
    -

    Website

    -
    - - - -
    -
    Status: Ideas ready.
    -
    -
    - - -
    -
    - -
    -

    - EOS Design System -

    -
    -
    -

    EOS is the first open source and customizable Design System to help open source, SMEs, and all sizes - of organizations deliver outstanding user interfaces and consistent user experience.

    -

    Design Systems serve as a centralized source of information for UX, UI, and other brand-related - guidelines that help not only developers find the UI element or component they need, but also - designers to build faster prototypes while streamlining the collaboration between the two.

    -
    -
    -

    Website

    -
    -
    -

    IRC

    -
    - -
    -

    Slack

    -
    -
    -

    Twitter

    -
    - -
    -
    Status: Ideas ready.
    -
    -
    - - - -
    -
    - -
    -

    - Scrapy -

    -
    -
    -

    Scrapy is the world's best-loved scraping framework, helping people to efficiently extract and use - web-data using Python.

    -

    Using Scrapy, you can travel through sites at remarkable speed, and using only a few lines of - readable code, extract high-quality - data for use in research, for enterprise, for archival, and more.

    -

    Scrapinghub, as lead maintainers of Scrapy and its constellation of supporting libraries, is open to - mentoring motivated students - who would like to work on Scrapy, or on a new Open Source library for quality-assurance in Scrapy - spiders, Spidermon. -

    -
    -

    Website

    -
    -
    -

    IRC

    -
    -
    -

    Mentors

    -
    -
    -

    Ideas

    -
    -
    -
    Status: Ideas ready.
    -
    -
    - - - -
    -
    - -
    -

    - Statsmodels -

    -
    -
    -

    Statsmodels is a general purpose statistics and econometrics package written in Python and some - Cython. - It is part of the scientific Python stack that is oriented towards data analysis, data science and - statistics, but is also used for statistical analysis in science, engineering and other fields.

    -

    Statsmodels provides a large range of statistical methods, estimation and prediction models and - hypothesis tests, among them linear, generalized linear and robust linear regression models, models - for discrete data, and a large group of forecasting models in time series analysis.

    -

    Statsmodels has participated for many years in GSOC. This provided a large contribution to improving - the coverage of both basic and advanced methods in statistics and econometrics.

    -
    -
    -

    Website

    -
    - -
    -

    Ideas -

    -
    -
    Status: Ideas in progress.
    -
    -
    - - -
    -
    - -
    -

    - Buildbot -

    -
    -
    -

    Buildbot is an open-source framework for automating software build, test, and release processes. -

    Buildbot can automate all aspects of the software development cycle: Continuous Integration, - Continuous Deployment, Release Management -

    Buildbot is a framework in which you implement a system that matches your workflow - and grows with your organization. -

    Buildbot has participated for many years in GSoC, and some of its core features were - developed during GSoC.

    - -
    Status: Ideas ready.
    -
    -
    - - - -
    -
    - -
    -

    - CVE Binary Tool -

    -
    -
    -

    The CVE Binary Tool is a security tool that scans for a number of common, vulnerable open source - components (openssl, libpng, libxml2, expat and a few others) to let you know if your system - includes common libraries with known vulnerabilities.

    -
    - -
    -

    Contact

    -
    - -
    -
    Status: Ideas ready.
    -
    -
    - - - -
    -
    - -
    -

    - DFFML -

    -
    -
    -

    DFFML provides APIs for dataset generation and storage, and - model definition using any machine learning framework, from - high level down to low level use is supported. The goal of - DFFML is to build a community driven library of plugins for - dataset generation and model definition. So that we as - developers and researchers can quickly and easily plug and - play various pieces of data with various model - implementations.

    -
    - -
    -

    Contact

    -
    - -
    -
    Status: Ideas ready.
    -
    -
    - - - -
    -
    - -
    -

    - Mercurial -

    -
    -
    -
    Mercurial is a free, distributed source control management tool. It efficiently handles projects - of any size and offers an easy and intuitive interface. -
    -
    -

    Website

    -
    - -
    -

    #mercurial on Freenode

    -
    - -
    -
    Status: Ideas page in progress
    -
    -
    - - - - -
    -
    - -
    -

    - TARDIS -

    -
    -
    -
    TARDIS is an open-source code to explore observations of supernovae (exploding stars). - It has a fun and active community that consists of Astrophysicists, Computer Scientists and - Statisticians -
    -
    -

    Website

    -
    -
    -

    Contact on Gitter

    -
    - -
    -
    Status: Ideas ready
    -
    -
    - - - -
    -
    - -
    -

    - Python Argentina -

    -
    -
    -
    Python Argentina Civil Association (A.C.PyAr) is a formal non-profit organization of programmers - with focus on community projects, mainly oriented to Spanish-speakers & Latin Americans: -
      -
    • Educational initiatives (CDPedia: Spanish offline wikipedia, PyZombis: Spanish MOOC, Python - Tutorials)
    • -
    • Community management tools (PyArWeb: local website in Spanish, asoc_members: NGO membership)
    • -
    • Libraries and applications for accountants & lawyers (legal case web app, electronic invoice - libs & tools)
    • -
    • Developers tools (fades: easy virtualenv wrapper)
    • -
    -
    - - -
    -

    secretaria (at) ac.python.org.ar via - e-mail / hangouts

    -
    - -
    -
    Status: Ideas page ready
    -
    -
    - - - -
    -
    - -
    -

    - LiberTEM -

    -
    -
    -
    LiberTEM is a Python-based open source platform for high-throughput distributed processing of pixelated scanning transmission electron microscopy (STEM) data and other large-scale binary data sets. A responsive web application based on React and Redux provides a GUI, it can be used in Python scripts and Jupyter notebooks through its API, it uses dask.distributed as its default processing back-end, and it relies heavily on numpy for processing and data handling. -
    -
    -

    Website

    -
    - -
    -

    d.weber@fz-juelich.de by e-mail

    -
    - -
    -
    Status: Ideas ready
    -
    -
    -
    - -
    -

    - Panda3D -

    -
    -
    -
    Panda3D is an open source framework for 3D rendering and games. It combines the speed of C++ with - the ease of use of Python to give you a fast rate of development without sacrificing on performance. -
    -
    -

    Website

    -
    -
    -

    IRC

    -
    -
    -

    Discord

    -
    - -
    -
    Status: Ideas ready
    -
    -
    - - -
    -
    - -
    -

    - Plone CMS -

    -
    -
    -
    Plone is a Python-based CMS built with workflow and security at the forefront. It is developed - by a world-wide community. In the 18 years sicne its first release, Plone has evolved into a mature solution, - with an emphasis on code quality and testing. But Plone is also forward-looking. In the past few years - development has focused on headless technologies and cutting-edge front-end implementations. -
    -
    -

    Website

    -
    - - - -
    -
    Status: Ideas ready
    -
    -
    - +
    From 514ea81fee11270cdc0b7cd2d33cc09080b87d4b Mon Sep 17 00:00:00 2001 From: botanicvelious Date: Mon, 1 Jul 2019 22:55:05 -0600 Subject: [PATCH 0014/1207] Update index.html From ab6bdf919d6d053e619bfb6efdfa8fff07be4d63 Mon Sep 17 00:00:00 2001 From: botanicvelious Date: Mon, 1 Jul 2019 22:55:06 -0600 Subject: [PATCH 0015/1207] Update deadlines.html From 95d7a8d2974c3dffda77e045d656923c343baa8b Mon Sep 17 00:00:00 2001 From: botanicvelious Date: Mon, 1 Jul 2019 23:57:05 -0600 Subject: [PATCH 0016/1207] Update index.html --- index.html | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/index.html b/index.html index 8e1aef7..44bc7c3 100644 --- a/index.html +++ b/index.html @@ -350,6 +350,34 @@

    Ideas

    +
    +
    + +
    +

    + test org +

    +
    +
    +
    teasdfawef +
    + + + + + + +
    +
    Status: Ideas ready
    +
    +
    +
    From 7f6da1d260b4817ec19995987e938c921c7cf882 Mon Sep 17 00:00:00 2001 From: botanicvelious Date: Mon, 8 Jul 2019 20:25:04 -0600 Subject: [PATCH 0017/1207] Update deadlines.html From 0a61c7fb6c0999765796e643fb5c6e2ed3f656fc Mon Sep 17 00:00:00 2001 From: botanicvelious Date: Mon, 8 Jul 2019 20:51:05 -0600 Subject: [PATCH 0018/1207] Update index.html --- index.html | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 44bc7c3..c0c026e 100644 --- a/index.html +++ b/index.html @@ -353,7 +353,7 @@

    Ideas

    @@ -361,15 +361,19 @@

    -
    teasdfawef +
    asdf
    +
    +

    Contact

    +
    + From f9ff2cc6479c1628a3a4e2df5456c8302c044d4e Mon Sep 17 00:00:00 2001 From: botanicvelious Date: Mon, 15 Jul 2019 15:41:23 -0600 Subject: [PATCH 0019/1207] Update mentors.html --- mentors.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mentors.html b/mentors.html index beb66b8..729e2c1 100644 --- a/mentors.html +++ b/mentors.html @@ -227,6 +227,9 @@

    Sub Orgs

    sub-org may be dropped from the program. (Examples: student is involved in your research group, student is your child, student owes you money, etc.) + +
  • Give access to any private communication channels to the PSF admins for the duriation of GSoC + that are used for the project, ie slack, private git repo, discord etc. @@ -380,4 +383,4 @@

    2. Project name

  • - \ No newline at end of file + From 653b237c8b2c28f5d1fd77e1d625f4875d26e16c Mon Sep 17 00:00:00 2001 From: Sounak Pradhan Date: Wed, 17 Jul 2019 07:11:30 +0530 Subject: [PATCH 0020/1207] Add sitemap and robots.txt --- robots.txt | 3 +++ sitemap.xml | 72 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 75 insertions(+) create mode 100644 robots.txt create mode 100644 sitemap.xml diff --git a/robots.txt b/robots.txt new file mode 100644 index 0000000..4738d6a --- /dev/null +++ b/robots.txt @@ -0,0 +1,3 @@ +User-agent: * +Disallow: + diff --git a/sitemap.xml b/sitemap.xml new file mode 100644 index 0000000..39768a5 --- /dev/null +++ b/sitemap.xml @@ -0,0 +1,72 @@ + + + + + + + http://python-gsoc.org/ + 2019-07-15T21:41:27+00:00 + 1.00 + + + http://python-gsoc.org/index.html + 2019-07-15T21:41:27+00:00 + 0.80 + + + http://python-gsoc.org/students.html + 2019-07-15T21:41:27+00:00 + 0.80 + + + http://python-gsoc.org/mentors.html + 2019-07-15T21:41:27+00:00 + 0.80 + + + http://python-gsoc.org/deadlines.html + 2019-07-15T21:41:27+00:00 + 0.80 + + + http://python-gsoc.org/psf_ideas.html + 2019-07-15T21:41:27+00:00 + 0.80 + + + http://python-gsoc.org/2017/ + 2019-07-15T21:41:27+00:00 + 0.64 + + + http://python-gsoc.org/2018/ + 2019-07-15T21:41:27+00:00 + 0.64 + + + http://python-gsoc.org/2018/faq.html + 2019-07-15T21:41:27+00:00 + 0.51 + + + http://python-gsoc.org/2018/studenttemplate.html + 2019-07-15T21:41:27+00:00 + 0.51 + + + http://python-gsoc.org/2018/orgtemplate.html + 2019-07-15T21:41:27+00:00 + 0.51 + + + http://python-gsoc.org/2018/index.html + 2019-07-15T21:41:27+00:00 + 0.41 + + + + \ No newline at end of file From 02d503faab49e9d9d939980632fd838cf9cbe5a9 Mon Sep 17 00:00:00 2001 From: Sounak Pradhan Date: Fri, 19 Jul 2019 10:31:12 +0530 Subject: [PATCH 0021/1207] Update blogs site url --- deadlines.html | 4 ++-- index.html | 2 +- mentors.html | 2 +- psf_ideas.html | 2 +- psf_ideas_template.html | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/deadlines.html b/deadlines.html index 470dc48..9f7a61a 100644 --- a/deadlines.html +++ b/deadlines.html @@ -51,7 +51,7 @@
  • Project Ideas
  • Deadlines
  • FAQ
  • -
  • Blogs
  • +
  • Blogs
  • Info for Sub-orgs
  • Contact
  • @@ -85,7 +85,7 @@

    Mentor and Sub-Org admin deadlines

    Blogging schedule (Student Deadlines)

    -

    Every week, students are asked to post something about their project on their blogs. This helps the python community learn about the work students are doing and also helps the org admins make sure that students still on track to pass and don't need help. There are two types of things that students post: blog posts, which are longer descriptions of the work they're doing, and weekly check ins, which answer a few short questions as a sort of status report. These are due every Monday during the GSoC period, and the schedule is listed below as a list and as a calendar at the bottom of the page that you can export and add to your own calendar.

    +

    Every week, students are asked to post something about their project on their blogs. This helps the python community learn about the work students are doing and also helps the org admins make sure that students still on track to pass and don't need help. There are two types of things that students post: blog posts, which are longer descriptions of the work they're doing, and weekly check ins, which answer a few short questions as a sort of status report. These are due every Monday during the GSoC period, and the schedule is listed below as a list and as a calendar at the bottom of the page that you can export and add to your own calendar.

    diff --git a/mentors.html b/mentors.html index 729e2c1..9ef4a64 100644 --- a/mentors.html +++ b/mentors.html @@ -51,7 +51,7 @@
  • Project Ideas
  • Deadlines
  • FAQ
  • -
  • Blogs
  • +
  • Blogs
  • Info for Sub-orgs
  • Contact
  • diff --git a/psf_ideas.html b/psf_ideas.html index 8a04714..2f9d2df 100644 --- a/psf_ideas.html +++ b/psf_ideas.html @@ -48,7 +48,7 @@
  • Project Ideas
  • Deadlines
  • FAQ
  • -
  • Blogs
  • +
  • Blogs
  • Info for Sub-orgs
  • Contact
  • diff --git a/psf_ideas_template.html b/psf_ideas_template.html index 6f188e5..1bfa05a 100644 --- a/psf_ideas_template.html +++ b/psf_ideas_template.html @@ -48,7 +48,7 @@
  • Project Ideas
  • Deadlines
  • FAQ
  • -
  • Blogs
  • +
  • Blogs
  • Info for Sub-orgs
  • Contact
  • From 1dfd242c573e50f4fad5bcde6e8df8906549713f Mon Sep 17 00:00:00 2001 From: botanicvelious Date: Sun, 21 Jul 2019 00:21:03 -0600 Subject: [PATCH 0022/1207] Add logos/Untitled_iHO8Agz.png logo --- logos/Untitled_iHO8Agz.png | Bin 0 -> 28241 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 logos/Untitled_iHO8Agz.png diff --git a/logos/Untitled_iHO8Agz.png b/logos/Untitled_iHO8Agz.png new file mode 100644 index 0000000000000000000000000000000000000000..c6986f60d6ca2d7383ab1aef04c90c2804137fae GIT binary patch literal 28241 zcmX6^Wl$X55?y@p#TQ@P1B(QAx8MYq;BLX)ZLt8s-3cCo1Set9puvJ$kl^k-zIs2V zW^UEg%$2@&?i$()z!aho-y~pl+OE z|FwZ^BdID005m3HKANMvw$WV`^gRFooc{kV1R`do5CFjGucC~kwvWlt3feM*jxXw| zzB*nbd|?t588T$1&vFe?bmuJ}R-qU{5v3u9J{Prm4Vs1BZB8y?(*xR^bXlN)?iG4q9 zuY2P4iMwVh@Ym~I$`UC#1v-$Kj*zK1$7Q>8+qLH9F|1krFqg!WvGtDaer4jWx6lH| ze>`aE*Wd5E7cO}d7CO+Jt?>~6yM9yY?QZb%?&b(vJ$v2vgX+zeCFg(7O{~ss8&S

    s))%85zU#_|YKePtttiC_HD0u1gSz21veO&5! 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 literal 0 HcmV?d00001 From 441542d9930a35ab75de3928daab7aebf0ecf484 Mon Sep 17 00:00:00 2001 From: botanicvelious Date: Sun, 21 Jul 2019 00:21:05 -0600 Subject: [PATCH 0023/1207] Add logos/256.jpg logo --- logos/256.jpg | Bin 0 -> 12947 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 logos/256.jpg diff --git a/logos/256.jpg b/logos/256.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c77dd29b6e5e0292d18cd9bb783c16e65cd68a75 GIT binary patch literal 12947 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 U24Azc0o<8zEi(l>@?V$#4-ICznE(I) literal 0 HcmV?d00001 From a3f769288510db30e77b573ed1ed1fb9760ed554 Mon Sep 17 00:00:00 2001 From: botanicvelious Date: Sun, 21 Jul 2019 00:21:06 -0600 Subject: [PATCH 0024/1207] Update index.html --- index.html | 62 ++++++++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 53 insertions(+), 9 deletions(-) diff --git a/index.html b/index.html index c0c026e..dcf7a53 100644 --- a/index.html +++ b/index.html @@ -353,32 +353,76 @@

    Ideas

    -

    +

    test org


    asdf -
    +
    +
    +

    Contact Links

    +
    +
    +

    Chat

    +
    - +
    +
    + +
    +
    + +
    +

    + TARDIS +

    +
    +
    +
    Aspernatur voluptatu +
    +
    +

    Contact Links

    +
    + +
    +

    Chat

    +
    + + -
    -

    Contact

    + -
    -

    Ideas Page

    +
    +

    Blog Url

    +
    + +
    +

    Link

    +
    + +
    -
    Status: Ideas ready

    From 15b1e761d2fc7ce4ed095b525c93cee6a35d7da9 Mon Sep 17 00:00:00 2001 From: botanicvelious Date: Sun, 21 Jul 2019 00:44:05 -0600 Subject: [PATCH 0025/1207] Update index.html --- index.html | 76 ------------------------------------------------------ 1 file changed, 76 deletions(-) diff --git a/index.html b/index.html index dcf7a53..8e1aef7 100644 --- a/index.html +++ b/index.html @@ -350,82 +350,6 @@

    Ideas

    -
    -
    - -
    -

    - test org -

    -
    -
    -
    asdf -
    -
    -

    Contact Links

    -
    - -
    -

    Chat

    -
    - - - - -
    -
    -
    - -
    -
    - -
    -

    - TARDIS -

    -
    -
    -
    Aspernatur voluptatu -
    -
    -

    Contact Links

    -
    - -
    -

    Chat

    -
    - - - - - -
    -

    Blog Url

    -
    - -
    -

    Link

    -
    - - -
    -
    -
    -
    From fea4a5a2c61375d171b8c99097b5a0f6face3742 Mon Sep 17 00:00:00 2001 From: botanicvelious Date: Sun, 21 Jul 2019 09:44:23 -0600 Subject: [PATCH 0026/1207] Update index.html --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 7b7a340..44a8086 100644 --- a/index.html +++ b/index.html @@ -5,6 +5,7 @@ + Python GSoC – Splash - - - http://python-gsoc.org/ - 2019-07-15T21:41:27+00:00 - 1.00 - - - http://python-gsoc.org/index.html - 2019-07-15T21:41:27+00:00 - 0.80 - - - http://python-gsoc.org/students.html - 2019-07-15T21:41:27+00:00 - 0.80 - - - http://python-gsoc.org/mentors.html - 2019-07-15T21:41:27+00:00 - 0.80 - - - http://python-gsoc.org/deadlines.html - 2019-07-15T21:41:27+00:00 - 0.80 - - - http://python-gsoc.org/psf_ideas.html - 2019-07-15T21:41:27+00:00 - 0.80 - - - http://python-gsoc.org/2017/ - 2019-07-15T21:41:27+00:00 - 0.64 - - - http://python-gsoc.org/2018/ - 2019-07-15T21:41:27+00:00 - 0.64 - - - http://python-gsoc.org/2018/faq.html - 2019-07-15T21:41:27+00:00 - 0.51 - - - http://python-gsoc.org/2018/studenttemplate.html - 2019-07-15T21:41:27+00:00 - 0.51 - - - http://python-gsoc.org/2018/orgtemplate.html - 2019-07-15T21:41:27+00:00 - 0.51 - - - http://python-gsoc.org/2018/index.html - 2019-07-15T21:41:27+00:00 - 0.41 + + http://python-gsoc.org/ + 2019-07-15T21:41:27+00:00 + 1.00 + + + http://python-gsoc.org/students.html + 2019-07-15T21:41:27+00:00 + 0.80 + + + http://python-gsoc.org/mentors.html + 2019-07-15T21:41:27+00:00 + 0.80 + + + http://python-gsoc.org/deadlines.html + 2019-07-15T21:41:27+00:00 + 0.80 + + + http://python-gsoc.org/psf_ideas.html + 2019-07-15T21:41:27+00:00 + 0.80 + + + http://python-gsoc.org/2017/ + 2019-07-15T21:41:27+00:00 + 0.64 + + + http://python-gsoc.org/2018/ + 2019-07-15T21:41:27+00:00 + 0.64 + + + http://python-gsoc.org/2018/faq.html + 2019-07-15T21:41:27+00:00 + 0.51 + + + http://python-gsoc.org/2018/studenttemplate.html + 2019-07-15T21:41:27+00:00 + 0.51 + + + http://python-gsoc.org/2018/orgtemplate.html + 2019-07-15T21:41:27+00:00 + 0.51 - - \ No newline at end of file + From 994c50f2bd5c7307c9a68c8b289bd3be9fce122d Mon Sep 17 00:00:00 2001 From: botanicvelious Date: Mon, 22 Jul 2019 23:35:23 -0600 Subject: [PATCH 0029/1207] Update sitemap.xml --- sitemap.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/sitemap.xml b/sitemap.xml index 8999b2c..cd40f9d 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -8,52 +8,42 @@ http://python-gsoc.org/ - 2019-07-15T21:41:27+00:00 1.00 http://python-gsoc.org/students.html - 2019-07-15T21:41:27+00:00 0.80 http://python-gsoc.org/mentors.html - 2019-07-15T21:41:27+00:00 0.80 http://python-gsoc.org/deadlines.html - 2019-07-15T21:41:27+00:00 0.80 http://python-gsoc.org/psf_ideas.html - 2019-07-15T21:41:27+00:00 0.80 http://python-gsoc.org/2017/ - 2019-07-15T21:41:27+00:00 0.64 http://python-gsoc.org/2018/ - 2019-07-15T21:41:27+00:00 0.64 http://python-gsoc.org/2018/faq.html - 2019-07-15T21:41:27+00:00 0.51 http://python-gsoc.org/2018/studenttemplate.html - 2019-07-15T21:41:27+00:00 0.51 http://python-gsoc.org/2018/orgtemplate.html - 2019-07-15T21:41:27+00:00 0.51 From bffbfb6f429dfd52a0022b4442183cd413b9bf36 Mon Sep 17 00:00:00 2001 From: botanicvelious Date: Tue, 23 Jul 2019 21:00:25 -0600 Subject: [PATCH 0030/1207] Update sitemap.xml --- sitemap.xml | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/sitemap.xml b/sitemap.xml index cd40f9d..271564b 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -26,25 +26,5 @@ http://python-gsoc.org/psf_ideas.html 0.80 - - http://python-gsoc.org/2017/ - 0.64 - - - http://python-gsoc.org/2018/ - 0.64 - - - http://python-gsoc.org/2018/faq.html - 0.51 - - - http://python-gsoc.org/2018/studenttemplate.html - 0.51 - - - http://python-gsoc.org/2018/orgtemplate.html - 0.51 - From 2344b2e8ff961504c88c3decb218d3c8ba4a89ee Mon Sep 17 00:00:00 2001 From: botanicvelious Date: Wed, 24 Jul 2019 21:45:22 -0600 Subject: [PATCH 0031/1207] Update index.html --- 2017/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/2017/index.html b/2017/index.html index 63062a2..80ac670 100644 --- a/2017/index.html +++ b/2017/index.html @@ -3,6 +3,7 @@ Python in Google Summer of Code + From 3eaba2508ca7ab2721a447674f6279540ad4f19f Mon Sep 17 00:00:00 2001 From: botanicvelious Date: Wed, 24 Jul 2019 21:45:39 -0600 Subject: [PATCH 0032/1207] Update index.html --- 2018/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/2018/index.html b/2018/index.html index 7841e76..fb86aa7 100644 --- a/2018/index.html +++ b/2018/index.html @@ -3,6 +3,7 @@ Python in Google Summer of Code + From 9ed8d57535ec1bb6c9c2bc244c56665ceb91de68 Mon Sep 17 00:00:00 2001 From: botanicvelious Date: Wed, 24 Jul 2019 21:50:33 -0600 Subject: [PATCH 0033/1207] Add files via upload --- favicon.ico | Bin 0 -> 15086 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 favicon.ico diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000000000000000000000000000000000000..c9efc5844a2627a8474949724a2aefe4ab2baee4 GIT binary patch literal 15086 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 Date: Thu, 25 Jul 2019 09:52:33 +0530 Subject: [PATCH 0034/1207] Fix deadlines.html --- deadlines.html | 54 ++++++++++++++++++- ...nt-timezone-with-data-10-year-range.min.js | 1 + js/moment.min.js | 1 + 3 files changed, 55 insertions(+), 1 deletion(-) create mode 100644 js/moment-timezone-with-data-10-year-range.min.js create mode 100644 js/moment.min.js diff --git a/deadlines.html b/deadlines.html index 9f7a61a..5724f98 100644 --- a/deadlines.html +++ b/deadlines.html @@ -28,6 +28,36 @@ + + @@ -102,7 +132,13 @@

    Blogging schedule (Student Deadlines)

  • August 19 - 6th (and final!) blog post (Final work submissions happen this week)
  • - iCal Link +
    + +
    +
    + +
    + iCal Link

    Please note Google's GSoC dates and deadlines.

    @@ -111,6 +147,22 @@

    Blogging schedule (Student Deadlines)

    + + + diff --git a/js/moment-timezone-with-data-10-year-range.min.js b/js/moment-timezone-with-data-10-year-range.min.js new file mode 100644 index 0000000..64a16c0 --- /dev/null +++ b/js/moment-timezone-with-data-10-year-range.min.js @@ -0,0 +1 @@ +!function(a,i){"use strict";"object"==typeof module&&module.exports?module.exports=i(require("moment")):"function"==typeof define&&define.amd?define(["moment"],i):i(a.moment)}(this,function(c){"use strict";var i,A={},n={},s={},u={};c&&"string"==typeof c.version||L("Moment Timezone requires Moment.js. See https://momentjs.com/timezone/docs/#/use-it/browser/");var a=c.version.split("."),e=+a[0],r=+a[1];function t(a){return 96= 2.6.0. You are using Moment.js "+c.version+". See momentjs.com"),p.prototype={_set:function(a){this.name=a.name,this.abbrs=a.abbrs,this.untils=a.untils,this.offsets=a.offsets,this.population=a.population},_index:function(a){var i,e=+a,r=this.untils;for(i=0;i= 2.9.0. You are using Moment.js "+c.version+"."),c.defaultZone=a?P(a):null,c};var y=c.momentProperties;return"[object Array]"===Object.prototype.toString.call(y)?(y.push("_z"),y.push("_a")):y&&(y._z=null),_({version:"2019a",zones:["Africa/Abidjan|GMT|0|0||48e5","Africa/Nairobi|EAT|-30|0||47e5","Africa/Algiers|CET|-10|0||26e5","Africa/Lagos|WAT|-10|0||17e6","Africa/Maputo|CAT|-20|0||26e5","Africa/Cairo|EET EEST|-20 -30|01010|1M2m0 gL0 e10 mn0|15e6","Africa/Casablanca|+00 +01|0 -10|01010101010101010101010101010101|1LHC0 A00 e00 y00 11A0 uM0 e00 Dc0 11A0 s00 e00 IM0 WM0 mo0 gM0 LA0 WM0 jA0 e00 28M0 e00 2600 e00 28M0 e00 2600 gM0 2600 e00 28M0 e00|32e5","Europe/Paris|CET CEST|-10 -20|01010101010101010101010|1LHB0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00|11e6","Africa/Johannesburg|SAST|-20|0||84e5","Africa/Khartoum|EAT CAT|-30 -20|01|1Usl0|51e5","Africa/Sao_Tome|GMT WAT|0 -10|010|1UQN0 2q00","Africa/Tripoli|EET|-20|0||11e5","Africa/Windhoek|CAT WAT|-20 -10|010101010|1LKo0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0|32e4","America/Adak|HST HDT|a0 90|01010101010101010101010|1Lzo0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|326","America/Anchorage|AKST AKDT|90 80|01010101010101010101010|1Lzn0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|30e4","America/Santo_Domingo|AST|40|0||29e5","America/Fortaleza|-03|30|0||34e5","America/Asuncion|-03 -04|30 40|01010101010101010101010|1LEP0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1ip0 17b0 1ip0 17b0 1ip0 19X0 1fB0 19X0 1fB0 19X0 1fB0 19X0 1ip0|28e5","America/Panama|EST|50|0||15e5","America/Mexico_City|CST CDT|60 50|01010101010101010101010|1LKw0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0|20e6","America/Managua|CST|60|0||22e5","America/La_Paz|-04|40|0||19e5","America/Lima|-05|50|0||11e6","America/Denver|MST MDT|70 60|01010101010101010101010|1Lzl0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|26e5","America/Campo_Grande|-03 -04|30 40|01010101010101010101010|1LqP0 1C10 On0 1zd0 On0 1zd0 On0 1zd0 On0 1HB0 FX0 1HB0 FX0 1HB0 IL0 1HB0 FX0 1HB0 IL0 1EN0 FX0 1HB0|77e4","America/Cancun|CST CDT EST|60 50 50|0102|1LKw0 1lb0 Dd0|63e4","America/Caracas|-0430 -04|4u 40|01|1QMT0|29e5","America/Chicago|CST CDT|60 50|01010101010101010101010|1Lzk0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|92e5","America/Chihuahua|MST MDT|70 60|01010101010101010101010|1LKx0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0 14p0 1lb0 14p0 1nX0 11B0 1nX0 11B0 1nX0 14p0 1lb0|81e4","America/Phoenix|MST|70|0||42e5","America/Los_Angeles|PST PDT|80 70|01010101010101010101010|1Lzm0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|15e6","America/New_York|EST EDT|50 40|01010101010101010101010|1Lzj0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|21e6","America/Fort_Nelson|PST PDT MST|80 70 70|0102|1Lzm0 1zb0 Op0|39e2","America/Halifax|AST ADT|40 30|01010101010101010101010|1Lzi0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|39e4","America/Godthab|-03 -02|30 20|01010101010101010101010|1LHB0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00|17e3","America/Grand_Turk|EST EDT AST|50 40 40|0101210101010101010|1Lzj0 1zb0 Op0 1zb0 5Ip0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|37e2","America/Havana|CST CDT|50 40|01010101010101010101010|1Lzh0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0 Rc0 1zc0 Oo0 1zc0 Oo0 1zc0 Oo0 1zc0|21e5","America/Metlakatla|PST AKST AKDT|80 90 80|012121201212121212121|1PAa0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 uM0 jB0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|14e2","America/Miquelon|-03 -02|30 20|01010101010101010101010|1Lzh0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|61e2","America/Montevideo|-02 -03|20 30|0101|1Lzg0 1o10 11z0|17e5","America/Noronha|-02|20|0||30e2","America/Port-au-Prince|EST EDT|50 40|010101010101010101010|1Lzj0 1zb0 Op0 1zb0 3iN0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|23e5","Antarctica/Palmer|-03 -04|30 40|01010|1LSP0 Rd0 46n0 Ap0|40","America/Santiago|-03 -04|30 40|010101010101010101010|1LSP0 Rd0 46n0 Ap0 1Nb0 Ap0 1Nb0 Ap0 1zb0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0|62e5","America/Sao_Paulo|-02 -03|20 30|01010101010101010101010|1LqO0 1C10 On0 1zd0 On0 1zd0 On0 1zd0 On0 1HB0 FX0 1HB0 FX0 1HB0 IL0 1HB0 FX0 1HB0 IL0 1EN0 FX0 1HB0|20e6","Atlantic/Azores|-01 +00|10 0|01010101010101010101010|1LHB0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00|25e4","America/St_Johns|NST NDT|3u 2u|01010101010101010101010|1Lzhu 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0 Rd0 1zb0 Op0 1zb0 Op0 1zb0 Op0 1zb0|11e4","Antarctica/Casey|+08 +11|-80 -b0|010|1RWg0 3m10|10","Asia/Bangkok|+07|-70|0||15e6","Pacific/Port_Moresby|+10|-a0|0||25e4","Pacific/Guadalcanal|+11|-b0|0||11e4","Asia/Tashkent|+05|-50|0||23e5","Pacific/Auckland|NZDT NZST|-d0 -c0|01010101010101010101010|1LKe0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00|14e5","Asia/Baghdad|+03|-30|0||66e5","Antarctica/Troll|+00 +02|0 -20|01010101010101010101010|1LHB0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00|40","Asia/Dhaka|+06|-60|0||16e6","Asia/Amman|EET EEST|-20 -30|01010101010101010101010|1LGK0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1o00|25e5","Asia/Kamchatka|+12|-c0|0||18e4","Asia/Baku|+04 +05|-40 -50|01010|1LHA0 1o00 11A0 1o00|27e5","Asia/Barnaul|+07 +06|-70 -60|010|1N7v0 3rd0","Asia/Beirut|EET EEST|-20 -30|01010101010101010101010|1LHy0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0|22e5","Asia/Kuala_Lumpur|+08|-80|0||71e5","Asia/Kolkata|IST|-5u|0||15e6","Asia/Chita|+10 +08 +09|-a0 -80 -90|012|1N7s0 3re0|33e4","Asia/Ulaanbaatar|+08 +09|-80 -90|01010|1O8G0 1cJ0 1cP0 1cJ0|12e5","Asia/Shanghai|CST|-80|0||23e6","Asia/Colombo|+0530|-5u|0||22e5","Asia/Damascus|EET EEST|-20 -30|01010101010101010101010|1LGK0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1nX0|26e5","Asia/Dili|+09|-90|0||19e4","Asia/Dubai|+04|-40|0||39e5","Asia/Famagusta|EET EEST +03|-20 -30 -30|0101012010101010101010|1LHB0 1o00 11A0 1o00 11A0 15U0 2Ks0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00","Asia/Gaza|EET EEST|-20 -30|01010101010101010101010|1LGK0 1nX0 1210 1nz0 1220 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0 11B0 1qL0 WN0 1qL0 WN0 1qL0 WN0 1qL0 11B0 1nX0|18e5","Asia/Hong_Kong|HKT|-80|0||73e5","Asia/Hovd|+07 +08|-70 -80|01010|1O8H0 1cJ0 1cP0 1cJ0|81e3","Asia/Irkutsk|+09 +08|-90 -80|01|1N7t0|60e4","Europe/Istanbul|EET EEST +03|-20 -30 -30|0101012|1LI10 1nA0 11A0 1tA0 U00 15w0|13e6","Asia/Jakarta|WIB|-70|0||31e6","Asia/Jayapura|WIT|-90|0||26e4","Asia/Jerusalem|IST IDT|-20 -30|01010101010101010101010|1LGM0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0 10N0 1oL0 10N0 1rz0 W10 1rz0 W10 1rz0 10N0 1oL0|81e4","Asia/Kabul|+0430|-4u|0||46e5","Asia/Karachi|PKT|-50|0||24e6","Asia/Kathmandu|+0545|-5J|0||12e5","Asia/Yakutsk|+10 +09|-a0 -90|01|1N7s0|28e4","Asia/Krasnoyarsk|+08 +07|-80 -70|01|1N7u0|10e5","Asia/Magadan|+12 +10 +11|-c0 -a0 -b0|012|1N7q0 3Cq0|95e3","Asia/Makassar|WITA|-80|0||15e5","Asia/Manila|PST|-80|0||24e6","Europe/Athens|EET EEST|-20 -30|01010101010101010101010|1LHB0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00|35e5","Asia/Novosibirsk|+07 +06|-70 -60|010|1N7v0 4eN0|15e5","Asia/Omsk|+07 +06|-70 -60|01|1N7v0|12e5","Asia/Pyongyang|KST KST|-90 -8u|010|1P4D0 6BA0|29e5","Asia/Qyzylorda|+06 +05|-60 -50|01|1Xei0|73e4","Asia/Rangoon|+0630|-6u|0||48e5","Asia/Sakhalin|+11 +10|-b0 -a0|010|1N7r0 3rd0|58e4","Asia/Seoul|KST|-90|0||23e6","Asia/Srednekolymsk|+12 +11|-c0 -b0|01|1N7q0|35e2","Asia/Tehran|+0330 +0430|-3u -4u|01010101010101010101010|1LEku 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0 1cN0 1dz0 1cp0 1dz0 1cp0 1dz0 1cp0 1dz0|14e6","Asia/Tokyo|JST|-90|0||38e6","Asia/Tomsk|+07 +06|-70 -60|010|1N7v0 3Qp0|10e5","Asia/Vladivostok|+11 +10|-b0 -a0|01|1N7r0|60e4","Asia/Yekaterinburg|+06 +05|-60 -50|01|1N7w0|14e5","Europe/Lisbon|WET WEST|0 -10|01010101010101010101010|1LHB0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00|27e5","Atlantic/Cape_Verde|-01|10|0||50e4","Australia/Sydney|AEDT AEST|-b0 -a0|01010101010101010101010|1LKg0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0|40e5","Australia/Adelaide|ACDT ACST|-au -9u|01010101010101010101010|1LKgu 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1cM0 1fA0 1cM0|11e5","Australia/Brisbane|AEST|-a0|0||20e5","Australia/Darwin|ACST|-9u|0||12e4","Australia/Eucla|+0845|-8J|0||368","Australia/Lord_Howe|+11 +1030|-b0 -au|01010101010101010101010|1LKf0 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1fAu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1cLu 1cMu 1fzu 1cMu|347","Australia/Perth|AWST|-80|0||18e5","Pacific/Easter|-05 -06|50 60|010101010101010101010|1LSP0 Rd0 46n0 Ap0 1Nb0 Ap0 1Nb0 Ap0 1zb0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1nX0 11B0 1qL0 11B0|30e2","Europe/Dublin|GMT IST|0 -10|01010101010101010101010|1LHB0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00|12e5","Etc/GMT-1|+01|-10|0|","Pacific/Fakaofo|+13|-d0|0||483","Pacific/Kiritimati|+14|-e0|0||51e2","Etc/GMT-2|+02|-20|0|","Pacific/Tahiti|-10|a0|0||18e4","Pacific/Niue|-11|b0|0||12e2","Etc/GMT+12|-12|c0|0|","Pacific/Galapagos|-06|60|0||25e3","Etc/GMT+7|-07|70|0|","Pacific/Pitcairn|-08|80|0||56","Pacific/Gambier|-09|90|0||125","Etc/UTC|UTC|0|0|","Europe/Ulyanovsk|+04 +03|-40 -30|010|1N7y0 3rd0|13e5","Europe/London|GMT BST|0 -10|01010101010101010101010|1LHB0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00|10e6","Europe/Chisinau|EET EEST|-20 -30|01010101010101010101010|1LHA0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00|67e4","Europe/Kaliningrad|+03 EET|-30 -20|01|1N7z0|44e4","Europe/Kirov|+04 +03|-40 -30|01|1N7y0|48e4","Europe/Moscow|MSK MSK|-40 -30|01|1N7y0|16e6","Europe/Saratov|+04 +03|-40 -30|010|1N7y0 5810","Europe/Simferopol|EET MSK MSK|-20 -40 -30|012|1LHA0 1nW0|33e4","Europe/Volgograd|+04 +03|-40 -30|010|1N7y0 9Jd0|10e5","Pacific/Honolulu|HST|a0|0||37e4","MET|MET MEST|-10 -20|01010101010101010101010|1LHB0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00 11A0 1o00 11A0 1qM0 WM0 1qM0 WM0 1qM0 11A0 1o00","Pacific/Chatham|+1345 +1245|-dJ -cJ|01010101010101010101010|1LKe0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00|600","Pacific/Apia|+14 +13|-e0 -d0|01010101010101010101010|1LKe0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1cM0 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1fA0 1a00 1io0 1a00|37e3","Pacific/Bougainville|+10 +11|-a0 -b0|01|1NwE0|18e4","Pacific/Fiji|+13 +12|-d0 -c0|01010101010101010101010|1Lfp0 1SN0 uM0 1SM0 uM0 1VA0 s00 1VA0 s00 1VA0 s00 1VA0 uM0 1SM0 uM0 1VA0 s00 1VA0 s00 1VA0 s00 1VA0|88e4","Pacific/Guam|ChST|-a0|0||17e4","Pacific/Marquesas|-0930|9u|0||86e2","Pacific/Pago_Pago|SST|b0|0||37e2","Pacific/Norfolk|+1130 +11|-bu -b0|01|1PoCu|25e4","Pacific/Tongatapu|+13 +14|-d0 -e0|010|1S4d0 s00|75e3"],links:["Africa/Abidjan|Africa/Accra","Africa/Abidjan|Africa/Bamako","Africa/Abidjan|Africa/Banjul","Africa/Abidjan|Africa/Bissau","Africa/Abidjan|Africa/Conakry","Africa/Abidjan|Africa/Dakar","Africa/Abidjan|Africa/Freetown","Africa/Abidjan|Africa/Lome","Africa/Abidjan|Africa/Monrovia","Africa/Abidjan|Africa/Nouakchott","Africa/Abidjan|Africa/Ouagadougou","Africa/Abidjan|Africa/Timbuktu","Africa/Abidjan|America/Danmarkshavn","Africa/Abidjan|Atlantic/Reykjavik","Africa/Abidjan|Atlantic/St_Helena","Africa/Abidjan|Etc/GMT","Africa/Abidjan|Etc/GMT+0","Africa/Abidjan|Etc/GMT-0","Africa/Abidjan|Etc/GMT0","Africa/Abidjan|Etc/Greenwich","Africa/Abidjan|GMT","Africa/Abidjan|GMT+0","Africa/Abidjan|GMT-0","Africa/Abidjan|GMT0","Africa/Abidjan|Greenwich","Africa/Abidjan|Iceland","Africa/Algiers|Africa/Tunis","Africa/Cairo|Egypt","Africa/Casablanca|Africa/El_Aaiun","Africa/Johannesburg|Africa/Maseru","Africa/Johannesburg|Africa/Mbabane","Africa/Lagos|Africa/Bangui","Africa/Lagos|Africa/Brazzaville","Africa/Lagos|Africa/Douala","Africa/Lagos|Africa/Kinshasa","Africa/Lagos|Africa/Libreville","Africa/Lagos|Africa/Luanda","Africa/Lagos|Africa/Malabo","Africa/Lagos|Africa/Ndjamena","Africa/Lagos|Africa/Niamey","Africa/Lagos|Africa/Porto-Novo","Africa/Maputo|Africa/Blantyre","Africa/Maputo|Africa/Bujumbura","Africa/Maputo|Africa/Gaborone","Africa/Maputo|Africa/Harare","Africa/Maputo|Africa/Kigali","Africa/Maputo|Africa/Lubumbashi","Africa/Maputo|Africa/Lusaka","Africa/Nairobi|Africa/Addis_Ababa","Africa/Nairobi|Africa/Asmara","Africa/Nairobi|Africa/Asmera","Africa/Nairobi|Africa/Dar_es_Salaam","Africa/Nairobi|Africa/Djibouti","Africa/Nairobi|Africa/Juba","Africa/Nairobi|Africa/Kampala","Africa/Nairobi|Africa/Mogadishu","Africa/Nairobi|Indian/Antananarivo","Africa/Nairobi|Indian/Comoro","Africa/Nairobi|Indian/Mayotte","Africa/Tripoli|Libya","America/Adak|America/Atka","America/Adak|US/Aleutian","America/Anchorage|America/Juneau","America/Anchorage|America/Nome","America/Anchorage|America/Sitka","America/Anchorage|America/Yakutat","America/Anchorage|US/Alaska","America/Campo_Grande|America/Cuiaba","America/Chicago|America/Indiana/Knox","America/Chicago|America/Indiana/Tell_City","America/Chicago|America/Knox_IN","America/Chicago|America/Matamoros","America/Chicago|America/Menominee","America/Chicago|America/North_Dakota/Beulah","America/Chicago|America/North_Dakota/Center","America/Chicago|America/North_Dakota/New_Salem","America/Chicago|America/Rainy_River","America/Chicago|America/Rankin_Inlet","America/Chicago|America/Resolute","America/Chicago|America/Winnipeg","America/Chicago|CST6CDT","America/Chicago|Canada/Central","America/Chicago|US/Central","America/Chicago|US/Indiana-Starke","America/Chihuahua|America/Mazatlan","America/Chihuahua|Mexico/BajaSur","America/Denver|America/Boise","America/Denver|America/Cambridge_Bay","America/Denver|America/Edmonton","America/Denver|America/Inuvik","America/Denver|America/Ojinaga","America/Denver|America/Shiprock","America/Denver|America/Yellowknife","America/Denver|Canada/Mountain","America/Denver|MST7MDT","America/Denver|Navajo","America/Denver|US/Mountain","America/Fortaleza|America/Araguaina","America/Fortaleza|America/Argentina/Buenos_Aires","America/Fortaleza|America/Argentina/Catamarca","America/Fortaleza|America/Argentina/ComodRivadavia","America/Fortaleza|America/Argentina/Cordoba","America/Fortaleza|America/Argentina/Jujuy","America/Fortaleza|America/Argentina/La_Rioja","America/Fortaleza|America/Argentina/Mendoza","America/Fortaleza|America/Argentina/Rio_Gallegos","America/Fortaleza|America/Argentina/Salta","America/Fortaleza|America/Argentina/San_Juan","America/Fortaleza|America/Argentina/San_Luis","America/Fortaleza|America/Argentina/Tucuman","America/Fortaleza|America/Argentina/Ushuaia","America/Fortaleza|America/Bahia","America/Fortaleza|America/Belem","America/Fortaleza|America/Buenos_Aires","America/Fortaleza|America/Catamarca","America/Fortaleza|America/Cayenne","America/Fortaleza|America/Cordoba","America/Fortaleza|America/Jujuy","America/Fortaleza|America/Maceio","America/Fortaleza|America/Mendoza","America/Fortaleza|America/Paramaribo","America/Fortaleza|America/Recife","America/Fortaleza|America/Rosario","America/Fortaleza|America/Santarem","America/Fortaleza|Antarctica/Rothera","America/Fortaleza|Atlantic/Stanley","America/Fortaleza|Etc/GMT+3","America/Halifax|America/Glace_Bay","America/Halifax|America/Goose_Bay","America/Halifax|America/Moncton","America/Halifax|America/Thule","America/Halifax|Atlantic/Bermuda","America/Halifax|Canada/Atlantic","America/Havana|Cuba","America/La_Paz|America/Boa_Vista","America/La_Paz|America/Guyana","America/La_Paz|America/Manaus","America/La_Paz|America/Porto_Velho","America/La_Paz|Brazil/West","America/La_Paz|Etc/GMT+4","America/Lima|America/Bogota","America/Lima|America/Eirunepe","America/Lima|America/Guayaquil","America/Lima|America/Porto_Acre","America/Lima|America/Rio_Branco","America/Lima|Brazil/Acre","America/Lima|Etc/GMT+5","America/Los_Angeles|America/Dawson","America/Los_Angeles|America/Ensenada","America/Los_Angeles|America/Santa_Isabel","America/Los_Angeles|America/Tijuana","America/Los_Angeles|America/Vancouver","America/Los_Angeles|America/Whitehorse","America/Los_Angeles|Canada/Pacific","America/Los_Angeles|Canada/Yukon","America/Los_Angeles|Mexico/BajaNorte","America/Los_Angeles|PST8PDT","America/Los_Angeles|US/Pacific","America/Los_Angeles|US/Pacific-New","America/Managua|America/Belize","America/Managua|America/Costa_Rica","America/Managua|America/El_Salvador","America/Managua|America/Guatemala","America/Managua|America/Regina","America/Managua|America/Swift_Current","America/Managua|America/Tegucigalpa","America/Managua|Canada/Saskatchewan","America/Mexico_City|America/Bahia_Banderas","America/Mexico_City|America/Merida","America/Mexico_City|America/Monterrey","America/Mexico_City|Mexico/General","America/New_York|America/Detroit","America/New_York|America/Fort_Wayne","America/New_York|America/Indiana/Indianapolis","America/New_York|America/Indiana/Marengo","America/New_York|America/Indiana/Petersburg","America/New_York|America/Indiana/Vevay","America/New_York|America/Indiana/Vincennes","America/New_York|America/Indiana/Winamac","America/New_York|America/Indianapolis","America/New_York|America/Iqaluit","America/New_York|America/Kentucky/Louisville","America/New_York|America/Kentucky/Monticello","America/New_York|America/Louisville","America/New_York|America/Montreal","America/New_York|America/Nassau","America/New_York|America/Nipigon","America/New_York|America/Pangnirtung","America/New_York|America/Thunder_Bay","America/New_York|America/Toronto","America/New_York|Canada/Eastern","America/New_York|EST5EDT","America/New_York|US/East-Indiana","America/New_York|US/Eastern","America/New_York|US/Michigan","America/Noronha|Atlantic/South_Georgia","America/Noronha|Brazil/DeNoronha","America/Noronha|Etc/GMT+2","America/Panama|America/Atikokan","America/Panama|America/Cayman","America/Panama|America/Coral_Harbour","America/Panama|America/Jamaica","America/Panama|EST","America/Panama|Jamaica","America/Phoenix|America/Creston","America/Phoenix|America/Dawson_Creek","America/Phoenix|America/Hermosillo","America/Phoenix|MST","America/Phoenix|US/Arizona","America/Santiago|Chile/Continental","America/Santo_Domingo|America/Anguilla","America/Santo_Domingo|America/Antigua","America/Santo_Domingo|America/Aruba","America/Santo_Domingo|America/Barbados","America/Santo_Domingo|America/Blanc-Sablon","America/Santo_Domingo|America/Curacao","America/Santo_Domingo|America/Dominica","America/Santo_Domingo|America/Grenada","America/Santo_Domingo|America/Guadeloupe","America/Santo_Domingo|America/Kralendijk","America/Santo_Domingo|America/Lower_Princes","America/Santo_Domingo|America/Marigot","America/Santo_Domingo|America/Martinique","America/Santo_Domingo|America/Montserrat","America/Santo_Domingo|America/Port_of_Spain","America/Santo_Domingo|America/Puerto_Rico","America/Santo_Domingo|America/St_Barthelemy","America/Santo_Domingo|America/St_Kitts","America/Santo_Domingo|America/St_Lucia","America/Santo_Domingo|America/St_Thomas","America/Santo_Domingo|America/St_Vincent","America/Santo_Domingo|America/Tortola","America/Santo_Domingo|America/Virgin","America/Sao_Paulo|Brazil/East","America/St_Johns|Canada/Newfoundland","Antarctica/Palmer|America/Punta_Arenas","Asia/Baghdad|Antarctica/Syowa","Asia/Baghdad|Asia/Aden","Asia/Baghdad|Asia/Bahrain","Asia/Baghdad|Asia/Kuwait","Asia/Baghdad|Asia/Qatar","Asia/Baghdad|Asia/Riyadh","Asia/Baghdad|Etc/GMT-3","Asia/Baghdad|Europe/Minsk","Asia/Bangkok|Antarctica/Davis","Asia/Bangkok|Asia/Ho_Chi_Minh","Asia/Bangkok|Asia/Novokuznetsk","Asia/Bangkok|Asia/Phnom_Penh","Asia/Bangkok|Asia/Saigon","Asia/Bangkok|Asia/Vientiane","Asia/Bangkok|Etc/GMT-7","Asia/Bangkok|Indian/Christmas","Asia/Dhaka|Antarctica/Vostok","Asia/Dhaka|Asia/Almaty","Asia/Dhaka|Asia/Bishkek","Asia/Dhaka|Asia/Dacca","Asia/Dhaka|Asia/Kashgar","Asia/Dhaka|Asia/Qostanay","Asia/Dhaka|Asia/Thimbu","Asia/Dhaka|Asia/Thimphu","Asia/Dhaka|Asia/Urumqi","Asia/Dhaka|Etc/GMT-6","Asia/Dhaka|Indian/Chagos","Asia/Dili|Etc/GMT-9","Asia/Dili|Pacific/Palau","Asia/Dubai|Asia/Muscat","Asia/Dubai|Asia/Tbilisi","Asia/Dubai|Asia/Yerevan","Asia/Dubai|Etc/GMT-4","Asia/Dubai|Europe/Samara","Asia/Dubai|Indian/Mahe","Asia/Dubai|Indian/Mauritius","Asia/Dubai|Indian/Reunion","Asia/Gaza|Asia/Hebron","Asia/Hong_Kong|Hongkong","Asia/Jakarta|Asia/Pontianak","Asia/Jerusalem|Asia/Tel_Aviv","Asia/Jerusalem|Israel","Asia/Kamchatka|Asia/Anadyr","Asia/Kamchatka|Etc/GMT-12","Asia/Kamchatka|Kwajalein","Asia/Kamchatka|Pacific/Funafuti","Asia/Kamchatka|Pacific/Kwajalein","Asia/Kamchatka|Pacific/Majuro","Asia/Kamchatka|Pacific/Nauru","Asia/Kamchatka|Pacific/Tarawa","Asia/Kamchatka|Pacific/Wake","Asia/Kamchatka|Pacific/Wallis","Asia/Kathmandu|Asia/Katmandu","Asia/Kolkata|Asia/Calcutta","Asia/Kuala_Lumpur|Asia/Brunei","Asia/Kuala_Lumpur|Asia/Kuching","Asia/Kuala_Lumpur|Asia/Singapore","Asia/Kuala_Lumpur|Etc/GMT-8","Asia/Kuala_Lumpur|Singapore","Asia/Makassar|Asia/Ujung_Pandang","Asia/Rangoon|Asia/Yangon","Asia/Rangoon|Indian/Cocos","Asia/Seoul|ROK","Asia/Shanghai|Asia/Chongqing","Asia/Shanghai|Asia/Chungking","Asia/Shanghai|Asia/Harbin","Asia/Shanghai|Asia/Macao","Asia/Shanghai|Asia/Macau","Asia/Shanghai|Asia/Taipei","Asia/Shanghai|PRC","Asia/Shanghai|ROC","Asia/Tashkent|Antarctica/Mawson","Asia/Tashkent|Asia/Aqtau","Asia/Tashkent|Asia/Aqtobe","Asia/Tashkent|Asia/Ashgabat","Asia/Tashkent|Asia/Ashkhabad","Asia/Tashkent|Asia/Atyrau","Asia/Tashkent|Asia/Dushanbe","Asia/Tashkent|Asia/Oral","Asia/Tashkent|Asia/Samarkand","Asia/Tashkent|Etc/GMT-5","Asia/Tashkent|Indian/Kerguelen","Asia/Tashkent|Indian/Maldives","Asia/Tehran|Iran","Asia/Tokyo|Japan","Asia/Ulaanbaatar|Asia/Choibalsan","Asia/Ulaanbaatar|Asia/Ulan_Bator","Asia/Vladivostok|Asia/Ust-Nera","Asia/Yakutsk|Asia/Khandyga","Atlantic/Azores|America/Scoresbysund","Atlantic/Cape_Verde|Etc/GMT+1","Australia/Adelaide|Australia/Broken_Hill","Australia/Adelaide|Australia/South","Australia/Adelaide|Australia/Yancowinna","Australia/Brisbane|Australia/Lindeman","Australia/Brisbane|Australia/Queensland","Australia/Darwin|Australia/North","Australia/Lord_Howe|Australia/LHI","Australia/Perth|Australia/West","Australia/Sydney|Australia/ACT","Australia/Sydney|Australia/Canberra","Australia/Sydney|Australia/Currie","Australia/Sydney|Australia/Hobart","Australia/Sydney|Australia/Melbourne","Australia/Sydney|Australia/NSW","Australia/Sydney|Australia/Tasmania","Australia/Sydney|Australia/Victoria","Etc/UTC|Etc/UCT","Etc/UTC|Etc/Universal","Etc/UTC|Etc/Zulu","Etc/UTC|UCT","Etc/UTC|UTC","Etc/UTC|Universal","Etc/UTC|Zulu","Europe/Athens|Asia/Nicosia","Europe/Athens|EET","Europe/Athens|Europe/Bucharest","Europe/Athens|Europe/Helsinki","Europe/Athens|Europe/Kiev","Europe/Athens|Europe/Mariehamn","Europe/Athens|Europe/Nicosia","Europe/Athens|Europe/Riga","Europe/Athens|Europe/Sofia","Europe/Athens|Europe/Tallinn","Europe/Athens|Europe/Uzhgorod","Europe/Athens|Europe/Vilnius","Europe/Athens|Europe/Zaporozhye","Europe/Chisinau|Europe/Tiraspol","Europe/Dublin|Eire","Europe/Istanbul|Asia/Istanbul","Europe/Istanbul|Turkey","Europe/Lisbon|Atlantic/Canary","Europe/Lisbon|Atlantic/Faeroe","Europe/Lisbon|Atlantic/Faroe","Europe/Lisbon|Atlantic/Madeira","Europe/Lisbon|Portugal","Europe/Lisbon|WET","Europe/London|Europe/Belfast","Europe/London|Europe/Guernsey","Europe/London|Europe/Isle_of_Man","Europe/London|Europe/Jersey","Europe/London|GB","Europe/London|GB-Eire","Europe/Moscow|W-SU","Europe/Paris|Africa/Ceuta","Europe/Paris|Arctic/Longyearbyen","Europe/Paris|Atlantic/Jan_Mayen","Europe/Paris|CET","Europe/Paris|Europe/Amsterdam","Europe/Paris|Europe/Andorra","Europe/Paris|Europe/Belgrade","Europe/Paris|Europe/Berlin","Europe/Paris|Europe/Bratislava","Europe/Paris|Europe/Brussels","Europe/Paris|Europe/Budapest","Europe/Paris|Europe/Busingen","Europe/Paris|Europe/Copenhagen","Europe/Paris|Europe/Gibraltar","Europe/Paris|Europe/Ljubljana","Europe/Paris|Europe/Luxembourg","Europe/Paris|Europe/Madrid","Europe/Paris|Europe/Malta","Europe/Paris|Europe/Monaco","Europe/Paris|Europe/Oslo","Europe/Paris|Europe/Podgorica","Europe/Paris|Europe/Prague","Europe/Paris|Europe/Rome","Europe/Paris|Europe/San_Marino","Europe/Paris|Europe/Sarajevo","Europe/Paris|Europe/Skopje","Europe/Paris|Europe/Stockholm","Europe/Paris|Europe/Tirane","Europe/Paris|Europe/Vaduz","Europe/Paris|Europe/Vatican","Europe/Paris|Europe/Vienna","Europe/Paris|Europe/Warsaw","Europe/Paris|Europe/Zagreb","Europe/Paris|Europe/Zurich","Europe/Paris|Poland","Europe/Ulyanovsk|Europe/Astrakhan","Pacific/Auckland|Antarctica/McMurdo","Pacific/Auckland|Antarctica/South_Pole","Pacific/Auckland|NZ","Pacific/Chatham|NZ-CHAT","Pacific/Easter|Chile/EasterIsland","Pacific/Fakaofo|Etc/GMT-13","Pacific/Fakaofo|Pacific/Enderbury","Pacific/Galapagos|Etc/GMT+6","Pacific/Gambier|Etc/GMT+9","Pacific/Guadalcanal|Antarctica/Macquarie","Pacific/Guadalcanal|Etc/GMT-11","Pacific/Guadalcanal|Pacific/Efate","Pacific/Guadalcanal|Pacific/Kosrae","Pacific/Guadalcanal|Pacific/Noumea","Pacific/Guadalcanal|Pacific/Pohnpei","Pacific/Guadalcanal|Pacific/Ponape","Pacific/Guam|Pacific/Saipan","Pacific/Honolulu|HST","Pacific/Honolulu|Pacific/Johnston","Pacific/Honolulu|US/Hawaii","Pacific/Kiritimati|Etc/GMT-14","Pacific/Niue|Etc/GMT+11","Pacific/Pago_Pago|Pacific/Midway","Pacific/Pago_Pago|Pacific/Samoa","Pacific/Pago_Pago|US/Samoa","Pacific/Pitcairn|Etc/GMT+8","Pacific/Port_Moresby|Antarctica/DumontDUrville","Pacific/Port_Moresby|Etc/GMT-10","Pacific/Port_Moresby|Pacific/Chuuk","Pacific/Port_Moresby|Pacific/Truk","Pacific/Port_Moresby|Pacific/Yap","Pacific/Tahiti|Etc/GMT+10","Pacific/Tahiti|Pacific/Rarotonga"]}),c}); \ No newline at end of file diff --git a/js/moment.min.js b/js/moment.min.js new file mode 100644 index 0000000..5787a40 --- /dev/null +++ b/js/moment.min.js @@ -0,0 +1 @@ +!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):e.moment=t()}(this,function(){"use strict";var e,i;function c(){return e.apply(null,arguments)}function o(e){return e instanceof Array||"[object Array]"===Object.prototype.toString.call(e)}function u(e){return null!=e&&"[object Object]"===Object.prototype.toString.call(e)}function l(e){return void 0===e}function h(e){return"number"==typeof e||"[object Number]"===Object.prototype.toString.call(e)}function d(e){return e instanceof Date||"[object Date]"===Object.prototype.toString.call(e)}function f(e,t){var n,s=[];for(n=0;n>>0,s=0;sSe(e)?(r=e+1,o-Se(e)):(r=e,o),{year:r,dayOfYear:a}}function Ie(e,t,n){var s,i,r=Ve(e.year(),t,n),a=Math.floor((e.dayOfYear()-r-1)/7)+1;return a<1?s=a+Ae(i=e.year()-1,t,n):a>Ae(e.year(),t,n)?(s=a-Ae(e.year(),t,n),i=e.year()+1):(i=e.year(),s=a),{week:s,year:i}}function Ae(e,t,n){var s=Ve(e,t,n),i=Ve(e+1,t,n);return(Se(e)-s+i)/7}I("w",["ww",2],"wo","week"),I("W",["WW",2],"Wo","isoWeek"),C("week","w"),C("isoWeek","W"),F("week",5),F("isoWeek",5),ue("w",B),ue("ww",B,z),ue("W",B),ue("WW",B,z),fe(["w","ww","W","WW"],function(e,t,n,s){t[s.substr(0,1)]=D(e)});function je(e,t){return e.slice(t,7).concat(e.slice(0,t))}I("d",0,"do","day"),I("dd",0,0,function(e){return this.localeData().weekdaysMin(this,e)}),I("ddd",0,0,function(e){return this.localeData().weekdaysShort(this,e)}),I("dddd",0,0,function(e){return this.localeData().weekdays(this,e)}),I("e",0,0,"weekday"),I("E",0,0,"isoWeekday"),C("day","d"),C("weekday","e"),C("isoWeekday","E"),F("day",11),F("weekday",11),F("isoWeekday",11),ue("d",B),ue("e",B),ue("E",B),ue("dd",function(e,t){return t.weekdaysMinRegex(e)}),ue("ddd",function(e,t){return t.weekdaysShortRegex(e)}),ue("dddd",function(e,t){return t.weekdaysRegex(e)}),fe(["dd","ddd","dddd"],function(e,t,n,s){var i=n._locale.weekdaysParse(e,s,n._strict);null!=i?t.d=i:g(n).invalidWeekday=e}),fe(["d","e","E"],function(e,t,n,s){t[s]=D(e)});var Ze="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_");var ze="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_");var $e="Su_Mo_Tu_We_Th_Fr_Sa".split("_");var qe=ae;var Je=ae;var Be=ae;function Qe(){function e(e,t){return t.length-e.length}var t,n,s,i,r,a=[],o=[],u=[],l=[];for(t=0;t<7;t++)n=y([2e3,1]).day(t),s=this.weekdaysMin(n,""),i=this.weekdaysShort(n,""),r=this.weekdays(n,""),a.push(s),o.push(i),u.push(r),l.push(s),l.push(i),l.push(r);for(a.sort(e),o.sort(e),u.sort(e),l.sort(e),t=0;t<7;t++)o[t]=he(o[t]),u[t]=he(u[t]),l[t]=he(l[t]);this._weekdaysRegex=new RegExp("^("+l.join("|")+")","i"),this._weekdaysShortRegex=this._weekdaysRegex,this._weekdaysMinRegex=this._weekdaysRegex,this._weekdaysStrictRegex=new RegExp("^("+u.join("|")+")","i"),this._weekdaysShortStrictRegex=new RegExp("^("+o.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+a.join("|")+")","i")}function Xe(){return this.hours()%12||12}function Ke(e,t){I(e,0,0,function(){return this.localeData().meridiem(this.hours(),this.minutes(),t)})}function et(e,t){return t._meridiemParse}I("H",["HH",2],0,"hour"),I("h",["hh",2],0,Xe),I("k",["kk",2],0,function(){return this.hours()||24}),I("hmm",0,0,function(){return""+Xe.apply(this)+L(this.minutes(),2)}),I("hmmss",0,0,function(){return""+Xe.apply(this)+L(this.minutes(),2)+L(this.seconds(),2)}),I("Hmm",0,0,function(){return""+this.hours()+L(this.minutes(),2)}),I("Hmmss",0,0,function(){return""+this.hours()+L(this.minutes(),2)+L(this.seconds(),2)}),Ke("a",!0),Ke("A",!1),C("hour","h"),F("hour",13),ue("a",et),ue("A",et),ue("H",B),ue("h",B),ue("k",B),ue("HH",B,z),ue("hh",B,z),ue("kk",B,z),ue("hmm",Q),ue("hmmss",X),ue("Hmm",Q),ue("Hmmss",X),ce(["H","HH"],ge),ce(["k","kk"],function(e,t,n){var s=D(e);t[ge]=24===s?0:s}),ce(["a","A"],function(e,t,n){n._isPm=n._locale.isPM(e),n._meridiem=e}),ce(["h","hh"],function(e,t,n){t[ge]=D(e),g(n).bigHour=!0}),ce("hmm",function(e,t,n){var s=e.length-2;t[ge]=D(e.substr(0,s)),t[ve]=D(e.substr(s)),g(n).bigHour=!0}),ce("hmmss",function(e,t,n){var s=e.length-4,i=e.length-2;t[ge]=D(e.substr(0,s)),t[ve]=D(e.substr(s,2)),t[pe]=D(e.substr(i)),g(n).bigHour=!0}),ce("Hmm",function(e,t,n){var s=e.length-2;t[ge]=D(e.substr(0,s)),t[ve]=D(e.substr(s))}),ce("Hmmss",function(e,t,n){var s=e.length-4,i=e.length-2;t[ge]=D(e.substr(0,s)),t[ve]=D(e.substr(s,2)),t[pe]=D(e.substr(i))});var tt,nt=Te("Hours",!0),st={calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},longDateFormat:{LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},invalidDate:"Invalid date",ordinal:"%d",dayOfMonthOrdinalParse:/\d{1,2}/,relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},months:Ce,monthsShort:He,week:{dow:0,doy:6},weekdays:Ze,weekdaysMin:$e,weekdaysShort:ze,meridiemParse:/[ap]\.?m?\.?/i},it={},rt={};function at(e){return e?e.toLowerCase().replace("_","-"):e}function ot(e){var t=null;if(!it[e]&&"undefined"!=typeof module&&module&&module.exports)try{t=tt._abbr,require("./locale/"+e),ut(t)}catch(e){}return it[e]}function ut(e,t){var n;return e&&((n=l(t)?ht(e):lt(e,t))?tt=n:"undefined"!=typeof console&&console.warn&&console.warn("Locale "+e+" not found. Did you forget to load it?")),tt._abbr}function lt(e,t){if(null===t)return delete it[e],null;var n,s=st;if(t.abbr=e,null!=it[e])T("defineLocaleOverride","use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info."),s=it[e]._config;else if(null!=t.parentLocale)if(null!=it[t.parentLocale])s=it[t.parentLocale]._config;else{if(null==(n=ot(t.parentLocale)))return rt[t.parentLocale]||(rt[t.parentLocale]=[]),rt[t.parentLocale].push({name:e,config:t}),null;s=n._config}return it[e]=new P(x(s,t)),rt[e]&&rt[e].forEach(function(e){lt(e.name,e.config)}),ut(e),it[e]}function ht(e){var t;if(e&&e._locale&&e._locale._abbr&&(e=e._locale._abbr),!e)return tt;if(!o(e)){if(t=ot(e))return t;e=[e]}return function(e){for(var t,n,s,i,r=0;r=t&&a(i,n,!0)>=t-1)break;t--}r++}return tt}(e)}function dt(e){var t,n=e._a;return n&&-2===g(e).overflow&&(t=n[_e]<0||11Pe(n[me],n[_e])?ye:n[ge]<0||24Ae(n,r,a)?g(e)._overflowWeeks=!0:null!=u?g(e)._overflowWeekday=!0:(o=Ee(n,s,i,r,a),e._a[me]=o.year,e._dayOfYear=o.dayOfYear)}(e),null!=e._dayOfYear&&(r=ct(e._a[me],s[me]),(e._dayOfYear>Se(r)||0===e._dayOfYear)&&(g(e)._overflowDayOfYear=!0),n=Ge(r,0,e._dayOfYear),e._a[_e]=n.getUTCMonth(),e._a[ye]=n.getUTCDate()),t=0;t<3&&null==e._a[t];++t)e._a[t]=a[t]=s[t];for(;t<7;t++)e._a[t]=a[t]=null==e._a[t]?2===t?1:0:e._a[t];24===e._a[ge]&&0===e._a[ve]&&0===e._a[pe]&&0===e._a[we]&&(e._nextDay=!0,e._a[ge]=0),e._d=(e._useUTC?Ge:function(e,t,n,s,i,r,a){var o;return e<100&&0<=e?(o=new Date(e+400,t,n,s,i,r,a),isFinite(o.getFullYear())&&o.setFullYear(e)):o=new Date(e,t,n,s,i,r,a),o}).apply(null,a),i=e._useUTC?e._d.getUTCDay():e._d.getDay(),null!=e._tzm&&e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),e._nextDay&&(e._a[ge]=24),e._w&&void 0!==e._w.d&&e._w.d!==i&&(g(e).weekdayMismatch=!0)}}var mt=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([\+\-]\d\d(?::?\d\d)?|\s*Z)?)?$/,_t=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([\+\-]\d\d(?::?\d\d)?|\s*Z)?)?$/,yt=/Z|[+-]\d\d(?::?\d\d)?/,gt=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/],["GGGG-[W]WW",/\d{4}-W\d\d/,!1],["YYYY-DDD",/\d{4}-\d{3}/],["YYYY-MM",/\d{4}-\d\d/,!1],["YYYYYYMMDD",/[+-]\d{10}/],["YYYYMMDD",/\d{8}/],["GGGG[W]WWE",/\d{4}W\d{3}/],["GGGG[W]WW",/\d{4}W\d{2}/,!1],["YYYYDDD",/\d{7}/]],vt=[["HH:mm:ss.SSSS",/\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss,SSSS",/\d\d:\d\d:\d\d,\d+/],["HH:mm:ss",/\d\d:\d\d:\d\d/],["HH:mm",/\d\d:\d\d/],["HHmmss.SSSS",/\d\d\d\d\d\d\.\d+/],["HHmmss,SSSS",/\d\d\d\d\d\d,\d+/],["HHmmss",/\d\d\d\d\d\d/],["HHmm",/\d\d\d\d/],["HH",/\d\d/]],pt=/^\/?Date\((\-?\d+)/i;function wt(e){var t,n,s,i,r,a,o=e._i,u=mt.exec(o)||_t.exec(o);if(u){for(g(e).iso=!0,t=0,n=gt.length;tn.valueOf():n.valueOf()this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()},mn.isLocal=function(){return!!this.isValid()&&!this._isUTC},mn.isUtcOffset=function(){return!!this.isValid()&&this._isUTC},mn.isUtc=Et,mn.isUTC=Et,mn.zoneAbbr=function(){return this._isUTC?"UTC":""},mn.zoneName=function(){return this._isUTC?"Coordinated Universal Time":""},mn.dates=n("dates accessor is deprecated. Use date instead.",un),mn.months=n("months accessor is deprecated. Use month instead",Ue),mn.years=n("years accessor is deprecated. Use year instead",Oe),mn.zone=n("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",function(e,t){return null!=e?("string"!=typeof e&&(e=-e),this.utcOffset(e,t),this):-this.utcOffset()}),mn.isDSTShifted=n("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",function(){if(!l(this._isDSTShifted))return this._isDSTShifted;var e={};if(w(e,this),(e=Ot(e))._a){var t=e._isUTC?y(e._a):bt(e._a);this._isDSTShifted=this.isValid()&&0 Date: Wed, 24 Jul 2019 23:30:51 -0600 Subject: [PATCH 0035/1207] Update robots.txt --- robots.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/robots.txt b/robots.txt index 4738d6a..0474c83 100644 --- a/robots.txt +++ b/robots.txt @@ -1,3 +1,4 @@ User-agent: * -Disallow: +Disallow: /2017/ +Disallow: /2018/ From 84dedbdbf0accbd4d7a1ce3a1d40964ddb5bef67 Mon Sep 17 00:00:00 2001 From: Stefan Appelhoff Date: Mon, 29 Jul 2019 08:18:32 +0200 Subject: [PATCH 0036/1207] add final checkin --- deadlines.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/deadlines.html b/deadlines.html index 5724f98..04d84bd 100644 --- a/deadlines.html +++ b/deadlines.html @@ -47,8 +47,8 @@ height: 0; overflow: hidden; } - .responsive-iframe-container iframe, - .vresponsive-iframe-container object, + .responsive-iframe-container iframe, + .vresponsive-iframe-container object, .vresponsive-iframe-container embed { position: absolute; top: 0; @@ -130,6 +130,7 @@

    Blogging schedule (Student Deadlines)

  • August 5 - 5th blog post
  • August 12 - 6th checkin
  • August 19 - 6th (and final!) blog post (Final work submissions happen this week)
  • +
  • August 26 - 7th (and final!) checkin
  • From 934885dad2ba141a48f06c3da6a4d0f09c280487 Mon Sep 17 00:00:00 2001 From: botanicvelious Date: Sun, 18 Aug 2019 21:06:32 -0600 Subject: [PATCH 0037/1207] Update sitemap.xml --- sitemap.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/sitemap.xml b/sitemap.xml index 271564b..ace916e 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -7,23 +7,23 @@ - http://python-gsoc.org/ + https://python-gsoc.org/ 1.00 - http://python-gsoc.org/students.html + https://python-gsoc.org/students.html 0.80 - http://python-gsoc.org/mentors.html + https://python-gsoc.org/mentors.html 0.80 - http://python-gsoc.org/deadlines.html + https://python-gsoc.org/deadlines.html 0.80 - http://python-gsoc.org/psf_ideas.html + https://python-gsoc.org/psf_ideas.html 0.80 From 7844bdebe107112f37e050acb22235aef9b876b5 Mon Sep 17 00:00:00 2001 From: Sounak Pradhan Date: Sat, 24 Aug 2019 09:45:06 +0530 Subject: [PATCH 0038/1207] Fix contrast ratios --- css/python-gsoc.css | 5 +++++ index.html | 14 +++++++------- mentors.html | 18 +++++++++--------- students.html | 10 +++++----- 4 files changed, 26 insertions(+), 21 deletions(-) diff --git a/css/python-gsoc.css b/css/python-gsoc.css index 0bc2789..f326046 100644 --- a/css/python-gsoc.css +++ b/css/python-gsoc.css @@ -68,6 +68,11 @@ label { .content-subhead { color: #489eba; } + +.content-subhead.dark-background { + color: #EBEBEB !important; +} + .content-subhead i { margin-right: 7px; } diff --git a/index.html b/index.html index 41dd780..c943720 100644 --- a/index.html +++ b/index.html @@ -70,7 +70,7 @@

    What is it?

    -

    +

    Python

    @@ -83,7 +83,7 @@

    -

    +

    Google Summer of Code

    @@ -1059,7 +1059,7 @@

    Getting in Touch

    -

    +

    Mailing Lists.

    @@ -1076,7 +1076,7 @@

    -

    +

    IRC / Live chat

    @@ -1109,7 +1109,7 @@

    -

    +

    Specific sub-orgs

    @@ -1119,7 +1119,7 @@

    -

    +

    Tips!

    @@ -1147,7 +1147,7 @@

    -

    +

    Org admins

    diff --git a/mentors.html b/mentors.html index 9ef4a64..64c66ee 100644 --- a/mentors.html +++ b/mentors.html @@ -99,7 +99,7 @@

    Mentors

    -

    What does it take to be a mentor?

    +

    What does it take to be a mentor?

    @@ -256,7 +256,7 @@

    Sub Orgs

    -

    Python Sub-org Ideas Template +

    Python Sub-org Ideas Template

    There are not very many strict requirements for Google Summer of Code Ideas pages, but @@ -268,7 +268,7 @@

    Python Sub-org Ideas Template Source Programs Office will be able to access when they check! -

    About MyOrg

    +

    About MyOrg

    Tell the students a bit about your organization. Here's some questions you might want to answer: @@ -282,7 +282,7 @@

    About MyOrg

    -

    Contacting MyOrg

    +

    Contacting MyOrg

    • IRC channel: @@ -298,7 +298,7 @@

      Contacting MyOrg

      in? are there any common mistakes students make when making a first impression? -

      Getting Started

      +

      Getting Started

      Links to setup instructions go here. Some suggested things to answer: @@ -313,7 +313,7 @@

      Getting Started

    • Where should students look to find easy bugs to try out?
    -

    Writing your GSoC application

    +

    Writing your GSoC application

    Links to advice about applications and the application template goes here. @@ -325,7 +325,7 @@

    Writing your GSoC application

    information for Python -

    Project Ideas

    +

    Project Ideas

    You should usually have a couple of project ideas, ranging in difficulty from beginner to @@ -337,7 +337,7 @@

    Project Ideas

    their level. -

    1. Project name

    +

    1. Project name

    • Project description: Make sure you have a @@ -370,7 +370,7 @@

      1. Project name

      students should contact the mailing list to reach all mentors.)
    -

    2. Project name

    +

    2. Project name

    As above. etc. Unless there's a compelling reason to sort in some other diff --git a/students.html b/students.html index a60e279..6aac1c2 100644 --- a/students.html +++ b/students.html @@ -164,7 +164,7 @@

    -

    Python GSoC Frequently Asked Questions

    +

    Python GSoC Frequently Asked Questions

    1. How do I choose a project or sub-org? (or What project should I @@ -243,7 +243,7 @@

      How do I choose a project or sub-org?

      -

      What do I need to know to participate in Summer of +

      What do I need to know to participate in Summer of Code with Python?

      @@ -332,7 +332,7 @@

      How should I address my emails?
      -

      What does "don't ask to ask" mean?

      +

      What does "don't ask to ask" mean?

      You'll hear this phrase sometimes on IRC, and it means "please just ask your question, don't say something like 'can I ask a question?' first."

      @@ -400,7 +400,7 @@

      -

      How many slots does python get? How many slots does +

      How many slots does python get? How many slots does project $x get?

      @@ -468,7 +468,7 @@

      Where can I find information about previous y
      -

      Why does Meflin always say no?

      +

      Why does Meflin always say no?

      He’s just like that! It's actually an incredibly important job: his job is to say no when things aren’t ready, so we can go back and make things more awesome. It's also his job to make sure that Terri's workload is reasonable, and that means saying NO pretty frequently. From ca7e1e07d6564dbdcb1c8c86fc8ea8732214914f Mon Sep 17 00:00:00 2001 From: Sounak Pradhan Date: Sat, 24 Aug 2019 10:09:18 +0530 Subject: [PATCH 0039/1207] Change colors --- css/python-gsoc.css | 10 +++------- index.html | 18 +++++++++--------- mentors.html | 16 ++++++++-------- 3 files changed, 20 insertions(+), 24 deletions(-) diff --git a/css/python-gsoc.css b/css/python-gsoc.css index f326046..aa8fb71 100644 --- a/css/python-gsoc.css +++ b/css/python-gsoc.css @@ -18,13 +18,13 @@ label { /* Alternate coloured ribbon */ .ribbon { background: #16536e; - color: #aaaaaa; + color: #ebebeb; padding: 1em 1em 3em; } .ribbon a:link { - color: white; + color: #73ffff; } .ribbon a:visited { @@ -61,7 +61,7 @@ label { /* This is a modifier class used when the content-head is inside a ribbon */ .content-head-ribbon { - color: white; + color: white !important; } /* This is the class used for the content sub-headers (

      ) */ @@ -69,10 +69,6 @@ label { color: #489eba; } -.content-subhead.dark-background { - color: #EBEBEB !important; -} - .content-subhead i { margin-right: 7px; } diff --git a/index.html b/index.html index c943720..ce2be66 100644 --- a/index.html +++ b/index.html @@ -70,7 +70,7 @@

      What is it?

      -

      +

      Python

      @@ -83,7 +83,7 @@

      -

      +

      Google Summer of Code

      @@ -285,7 +285,7 @@

      How to apply

    -

    +

    Tip

    @@ -299,7 +299,7 @@

    -

    +

    What goes in an application?

    @@ -1059,7 +1059,7 @@

    Getting in Touch

    -

    +

    Mailing Lists.

    @@ -1076,7 +1076,7 @@

    -

    +

    IRC / Live chat

    @@ -1109,7 +1109,7 @@

    -

    +

    Specific sub-orgs

    @@ -1119,7 +1119,7 @@

    -

    +

    Tips!

    @@ -1147,7 +1147,7 @@

    -

    +

    Org admins

    diff --git a/mentors.html b/mentors.html index 64c66ee..9be72f1 100644 --- a/mentors.html +++ b/mentors.html @@ -102,7 +102,7 @@

    Mentors

    What does it take to be a mentor?

    -

    +

    Time commitment

    @@ -133,7 +133,7 @@

    needed.

    -

    +

    Work Together

    @@ -144,7 +144,7 @@

    answers.

    -

    +

    Knowledge required

    @@ -268,7 +268,7 @@

    Python Sub-org Ideas Temp Source Programs Office will be able to access when they check! -

    About MyOrg

    +

    About MyOrg

    Tell the students a bit about your organization. Here's some questions you might want to answer: @@ -282,7 +282,7 @@

    About MyOrg

    -

    Contacting MyOrg

    +

    Contacting MyOrg

    • IRC channel: @@ -298,7 +298,7 @@

      Contacting MyOrg

      in? are there any common mistakes students make when making a first impression? -

      Getting Started

      +

      Getting Started

      Links to setup instructions go here. Some suggested things to answer: @@ -313,7 +313,7 @@

      Getting Started

    • Where should students look to find easy bugs to try out?
    -

    Writing your GSoC application

    Writing your GSoC application

    Links to advice about applications and the application template goes here. @@ -325,7 +325,7 @@

    Writing your GSoC application

    -

    Project Ideas

    +

    Project Ideas

    You should usually have a couple of project ideas, ranging in difficulty from beginner to From 356da84277f411766d248c42128e136e5704adbb Mon Sep 17 00:00:00 2001 From: Sounak Pradhan Date: Sat, 24 Aug 2019 10:48:02 +0530 Subject: [PATCH 0040/1207] Fix contrast --- css/python-gsoc.css | 2 +- css/side-menu.css | 2 +- mentors.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/css/python-gsoc.css b/css/python-gsoc.css index aa8fb71..ff21d78 100644 --- a/css/python-gsoc.css +++ b/css/python-gsoc.css @@ -66,7 +66,7 @@ label { /* This is the class used for the content sub-headers (

    ) */ .content-subhead { - color: #489eba; + color: #295E70; } .content-subhead i { diff --git a/css/side-menu.css b/css/side-menu.css index 7abd61c..0f85145 100644 --- a/css/side-menu.css +++ b/css/side-menu.css @@ -1,5 +1,5 @@ body { - color: #777; + color: #666; } .pure-img-responsive { diff --git a/mentors.html b/mentors.html index 9be72f1..78475da 100644 --- a/mentors.html +++ b/mentors.html @@ -166,7 +166,7 @@

    and security could help guide students in their areas of expertise.

    @@ -313,7 +312,7 @@

    Getting Started

  • Where should students look to find easy bugs to try out? -

    Writing your GSoC application

    Writing your GSoC application
  • Links to advice about applications and the application template goes here. From 834b1164e62661ced6fdd1feda7b9e1f22eda11e Mon Sep 17 00:00:00 2001 From: botanicvelious Date: Sat, 24 Aug 2019 03:49:07 -0600 Subject: [PATCH 0044/1207] Update index.html --- index.html | 2137 ++++++++++++++++++++++++++-------------------------- 1 file changed, 1068 insertions(+), 1069 deletions(-) diff --git a/index.html b/index.html index ae98d4c..2d57a4a 100644 --- a/index.html +++ b/index.html @@ -1,1210 +1,1209 @@ - - - - - - - - - Python GSoC – Home - - - - - - - - - - - - - - - - - - - -

    - - -
    -
    -

    Python Summer of Code

    -

    - Students: get paid to work on open source projects! -

    -

    - Projects: find new contributors and mentor the next generation! -

    + + + + + + + + + Python GSoC – Home + + + + + + + + + + + + + + + + + + + + - -
    -
    -
    -

    What is it?

    + +
    +
    +

    Python Summer of Code

    +

    + Students: get paid to work on open source projects! +

    +

    + Projects: find new contributors and mentor the next generation! +

    -
    -
    +
    + +
    +
    +
    +

    What is it?

    +
    +
    +
    +

    + + Python +

    +

    + Python is a popular high-level programming language. It is a general-purpose language used + by + scientists, developers, and many others who want to work more quickly and integrate systems + more effectively. +

    +
    +
    +

    - - Python + + Google Summer of Code

    - Python is a popular high-level programming language. It is a general-purpose language used - by - scientists, developers, and many others who want to work more quickly and integrate systems - more effectively. + Google Summer of Code (GSoC) is a global program that offers post-secondary students an + opportunity to be paid for contributing to an open source project over a three month period.

    -
    -
    -

    - - Google Summer of Code -

    -

    - Google Summer of Code (GSoC) is a global program that offers post-secondary students an - opportunity to be paid for contributing to an open source project over a three month period. -

    -
    -
    -

    - The Python Software Foundation (PSF) is an organization devoted to advancing open source - technology related to the Python programming language. - Since 2005, the Python Software Foundation has participated in Google Summer of Code, serving - as an "umbrella organization" to a variety of Python-related projects, as well as sponsoring - projects related to the development of the Python language. Python provides mentors, Google - provides the program (and the money!), and students write code! -

    -
    -
    -

    We're accepting a limited number of new sub-orgs through March 5th! Email - gsoc-admins(at)python.org if interested. +

    + The Python Software Foundation (PSF) is an organization devoted to advancing open source + technology related to the Python programming language. + Since 2005, the Python Software Foundation has participated in Google Summer of Code, serving + as an "umbrella organization" to a variety of Python-related projects, as well as sponsoring + projects related to the development of the Python language. Python provides mentors, Google + provides the program (and the money!), and students write code!

    +
    +
    +

    We're accepting a limited number of new sub-orgs through March 5th! Email + gsoc-admins(at)python.org if interested. +

    +
    +
    -
    - - -
    -

    How do I get started?

    -
    -
    -

    - - Choose an organization. -

    -

    - There's hundreds of thousands of projects that use Python, and you - need to narrow - down the list before you can get help or do much that's useful. - See How - do I choose a project or sub-org? for ideas - on how to do that. -

    Any open source experience will help you prepare for GSoC, - so don't worry too much about what project you try first and don't be afraid - to change your mind! When we know which sub-orgs will be participating, - they'll be listed with the project ideas. -

    -
    -
    -
    + + +
    +

    How do I get started?

    +
    +

    - - Set up your own development environment. + + Choose an organization.

    - Document what you do so you can remember it later, and so you can - help others if they get stuck! And if you get stuck, don't be afraid to ask - for help. -

    + There's hundreds of thousands of projects that use Python, and you + need to narrow + down the list before you can get help or do much that's useful. + See How + do I choose a project or sub-org? for ideas + on how to do that. +

    Any open source experience will help you prepare for GSoC, + so don't worry too much about what project you try first and don't be afraid + to change your mind! When we know which sub-orgs will be participating, + they'll be listed with the project ideas. +

    -
    -
    -
    +
    +
    +

    + + Set up your own development environment. +

    +

    + Document what you do so you can remember it later, and so you can + help others if they get stuck! And if you get stuck, don't be afraid to ask + for help. +

    +
    +
    +
    +
    +

    + + Start communicating with the developers. +

    +

    + Join the mailing list, IRC channel, or any other communication + channels the developers use. Listen, get to know the people involved, and ask + questions.

    +
      +
    • Read first to see if your question has already been answered. + We get a lot of repeat questions! +
    • +
    • Communicate in public (not in private). Most open source work is done in the open, + so + demonstrate that you can do that! +
    • +
    + +
    +
    +

    - - Start communicating with the developers. + + Try to fix a bug.

    - Join the mailing list, IRC channel, or any other communication - channels the developers use. Listen, get to know the people involved, and ask - questions. -

      -
    • Read first to see if your question has already been answered. - We get a lot of repeat questions! -
    • -
    • Communicate in public (not in private). Most open source work is done in the open, - so - demonstrate that you can do that! -
    • -
    + Many projects have these tagged as "easy" "bite-size" or + "beginner-friendly" -- do a search to see what comes up. Competition for the easiest + ones can be fierce, so don't be afraid to try something harder if you think + you might know what to do.

    -
    -
    -
    -

    - - Try to fix a bug. -

    -

    - Many projects have these tagged as "easy" "bite-size" or - "beginner-friendly" -- do a search to see what comes up. Competition for the easiest - ones can be fierce, so don't be afraid to try something harder if you think - you might know what to do. -

    -

    - Can't find a bug? Other ideas: find typos and fix them. Improve test coverage by - writing new tests. Improve documentation. Use a tool like Pylint or Bandit to see - if you can find new issues. -

    -
    -
    -
    -

    - - Find bugs and report them. -

    - Hopefully you won't encounter too many, but it's always a good idea to get familiar with - your - project's bug reporting process. + Can't find a bug? Other ideas: find typos and fix them. Improve test coverage by + writing new tests. Improve documentation. Use a tool like Pylint or Bandit to see + if you can find new issues.

    -
    -
    -
    +
    +
    +

    + + Find bugs and report them. +

    +

    + Hopefully you won't encounter too many, but it's always a good idea to get familiar with + your + project's bug reporting process. +

    +
    +
    +
    +
    +

    + + Help with documentation. +

    +

    + As a beginner in your project, you're going to see things that are confusing that more + experienced developers may not notice. Take advantage of your beginner mindset and make + sure to + document anything you think is missing! +

    +
    +
    +

    - - Help with documentation. + + Help others.

    - As a beginner in your project, you're going to see things that are confusing that more - experienced developers may not notice. Take advantage of your beginner mindset and make - sure to - document anything you think is missing! + Most projects are looking for not just coders, but good community members who people like to + work with. Show your community skills by helping others and make a great impression come + selection time!

    -
    -

    - - Help others. -

    -

    - Most projects are looking for not just coders, but good community members who people like to - work with. Show your community skills by helping others and make a great impression come - selection time! -

    -
    -
    - - -
    -
    -
    -

    How to apply

    -

    Short application checklist:

    -
      -
    1. Read the links and instructions given on this site -- All of it! we've - tried - to give you all - the information you need to be an awesome student applicant. -
    2. Choose a sub-org (check the list here). Applications - not - associated with a sub-org typically get rejected. -
    3. Talk with your prospective mentors about what they expect of student - applicants and get help from them to refine your project ideas. Listening to - your mentors' recommendations is very important at this stage! -
    4. -
    5. Prepare a patch for that sub-org. Usually we expect students to fix a bug - and - have made a pull - request (or equivalent). Your code doesn't have to be - accepted and merged, but it does have to be visible to the public and it does have to be - your - own work - (mentor help is ok, code you didn't write is not). -
    6. -
    7. - Write your application (with help from your mentors!) - The 2019 application template is available here. - All applications must go through Google's application system; we can't - accept - any application - unless it is submitted there. -
        -
      • Use a descriptive title and include your sub-org name in Google's system. Good - example: - "Mailman: - Improve - archive search" Bad example: "My gsoc project" -
      • Make it easy for your mentors to give you feedback. If you're using Google docs, - enable comments and submit a "draft" (we can't see the "final" versions until - applications close). - If you're using a format that doesn't accept comments, make sure your email is on - the - document and don't forget to check for - feedback! -
      • -
      -
    8. -
    9. Submit your application to Google before the deadline. We actually - recommend you submit a few days early in case you have internet problems or - the system is down. Google does not extend this deadline, so it's best to be - prepared early! You can edit your application up until the system - closes. -
    10. -
    + + +
    +
    -

    - - Tip -

    -

    Communication is probably the most - important part of the application process. Talk to the mentors and other - developers, listen when they give you advice, - and demonstrate that you've understood by incorporating their feedback into - what you're proposing. We reject a lot of students who haven't listened to mentor - feedback. If your mentors tell you that a project idea won't work for them, you're - probably not going to get accepted unless you change it. -

    -
    -
    -

    - - What goes in an application? -

    - An ideal application will contain 5 things: +

    How to apply

    +

    Short application checklist:

      -
    1. A descriptive title including the name of the sub-org - you - want to work with - (if this is missing, your application may be rejected!) +
    2. Read the links and instructions given on this site -- All of it! we've + tried + to give you all + the information you need to be an awesome student applicant. +
    3. Choose a sub-org (check the list here). Applications + not + associated with a sub-org typically get rejected. +
    4. Talk with your prospective mentors about what they expect of student + applicants and get help from them to refine your project ideas. Listening to + your mentors' recommendations is very important at this stage!
    5. -
    6. Information about you, including contact information.
    7. -
    8. Link to a code contribution you have made to your organization. - (Usually this is a link to a pull request.) +
    9. Prepare a patch for that sub-org. Usually we expect students to fix a bug + and + have made a pull + request (or equivalent). Your code doesn't have to be + accepted and merged, but it does have to be visible to the public and it does have to be + your + own work + (mentor help is ok, code you didn't write is not).
    10. -
    11. Information about your proposed project. This should be fairly - detailed - and include - a timeline. +
    12. + Write your application (with help from your mentors!) + The 2019 application template is available here. + All applications must go through Google's application system; we can't + accept + any application + unless it is submitted there. +
        +
      • Use a descriptive title and include your sub-org name in Google's system. Good + example: + "Mailman: + Improve + archive search" Bad example: "My gsoc project" +
      • Make it easy for your mentors to give you feedback. If you're using Google docs, + enable comments and submit a "draft" (we can't see the "final" versions until + applications close). + If you're using a format that doesn't accept comments, make sure your email is on + the + document and don't forget to check for + feedback! +
      • +
    13. -
    14. Information about other commitments that might affect your ability to - work - during the GSoC period. - (exams, classes, holidays, other jobs, weddings, etc.) We can work around a lot of - things, - but - it helps - to know in advance. +
    15. Submit your application to Google before the deadline. We actually + recommend you submit a few days early in case you have internet problems or + the system is down. Google does not extend this deadline, so it's best to be + prepared early! You can edit your application up until the system + closes.
    +
    +

    + + Tip +

    +

    Communication is probably the most + important part of the application process. Talk to the mentors and other + developers, listen when they give you advice, + and demonstrate that you've understood by incorporating their feedback into + what you're proposing. We reject a lot of students who haven't listened to mentor + feedback. If your mentors tell you that a project idea won't work for them, you're + probably not going to get accepted unless you change it. +

    +
    +
    +

    + + What goes in an application? +

    + An ideal application will contain 5 things: +
      +
    1. A descriptive title including the name of the sub-org + you + want to work with + (if this is missing, your application may be rejected!) +
    2. +
    3. Information about you, including contact information.
    4. +
    5. Link to a code contribution you have made to your organization. + (Usually this is a link to a pull request.) +
    6. +
    7. Information about your proposed project. This should be fairly + detailed + and include + a timeline. +
    8. +
    9. Information about other commitments that might affect your ability to + work + during the GSoC period. + (exams, classes, holidays, other jobs, weddings, etc.) We can work around a lot of + things, + but + it helps + to know in advance. +
    10. +
    +
    -
    - - -
    -
    -

    Ideas

    -
    -
    -

    We're accepting a limited number of new sub-orgs through March 5th, so a few new names may - appear - here up until around March 7th. -

    -
    -
    - -
    - - -
    -
    - -
    -

    - MNE-Python -

    -
    -
    -
    MNE is a free and open source software designed for processing electroencephalography (EEG) and - magnetoencephalography (MEG) data. EEG and MEG data analysis requires advanced numerics, signal - processing, statistics and dedicated visualization tools. MNE-Python is a pure Python package built on - top of numpy, scipy, matplotlib and scikit-learn. -
    -
    -

    Website

    -
    - -
    -

    Contact

    -
    - -
    -
    Status: Ideas ready
    -
    -
    - - - -
    -
    - -
    -

    - PySAL -

    -
    -
    -
    PySAL is a library for quantitative analysis of geographic data built on top of numpy and - scipy.sparse.. The package includes methods for exploratory spatial data analysis and cluster - detection, regression models with geographical data, space-time models, and visualization. -
    -
    -

    Website

    -
    -
    -

    Contact

    -
    - -
    -
    Status: Ideas ready
    -
    -
    - - - -
    -
    - -
    -

    - Python Software Foundation GSoC Team -

    -
    -
    -
    Under the Python Software Foundation (PSF) the GSoC Team has ran a GSoC umbrella organization for - the Python language. This sub-org is being used to sponsor tools for the PSF GSoC team, specifically - tools for managing GSoC from diverse sub-orgs for PSF. At this time, Python is NOT sponsoring any - projects related to the development of the language -- but we're looking for mentors if you want to run - such a project -
    -
    -

    Website

    -
    - - -
    -
    Status: Ideas ready
    -
    -
    - - - -
    -
    - -
    -

    - SciPy -

    -
    -
    -
    SciPy is a library that provides fundamental routines for scientific computing: statistics, - optimization, integration, linear algebra, Fourier transforms, signal processing, and more. -
    -
    -

    Website

    -
    - - -
    -
    Status: Ideas ready
    -
    -
    - - - -
    -
    - -
    -

    - StarKit -

    -
    -
    -
    StarKit is a library to infer stellar parameters from astrophysical observations -
    -
    -

    Website

    -
    - - -
    -

    Contact

    + + +
    +
    +

    Ideas

    +
    +
    +

    We're accepting a limited number of new sub-orgs through March 5th, so a few new names may + appear + here up until around March 7th. +

    +
    +
    -
    Status: Ideas ready
    -
    -
    - - - -
    -
    -