Code Monkey home page Code Monkey logo

2019.pycon.sk's People

Contributors

04n0 avatar dependabot[bot] avatar imgbotapp avatar marekmansell avatar marekmichalik avatar mimmon avatar mokytis avatar mreguly avatar rakyi avatar ricco386 avatar webknjaz avatar xen0l avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

2019.pycon.sk's Issues

Add Privacy Policy

DRAFT:

SPy o.z. Privacy and Security

SPy o.z. value and respect all individuals and organizations that utilize our services. We understand that you may be concerned about privacy issues that surround the use of the Internet.

We believe that you should have control over who receives your personal information, whether it concerns where you live, what your interests are, or how you choose to conduct transactions. We're focused on only one thing: manage Python community in Slovakia in a safe and secure environment.

Therefore, we do not disclose, share, sell, or trade information about your individual visits to *.pycon.sk or the information that you may give us such as your name, address, e-mail address or telephone number, to any outside companies. We will release personal information about you, if necessary, in order to comply with a valid legal process such as a search warrant or court order. If we receive such request we'll transparently create a transparency report.

Other Web sites that you may link to from our site, including our partners' Web sites, have their own privacy policies. SPy o.z. is not responsible for the privacy practices of other Web sites. We encourage you to review the privacy policies of Web sites before providing them with any of your personal information.

At our events we respect peoples will not be photographed if they do not want to. Official photographers will ignore such people. We also ask our participants to do so as well.

We respect the Code of Conduct, let us know if you feel we can improve our privacy and policy rules.

How SPy o.z. Uses Information About You

When you register for an event, make donations or select a volunteer opportunity, we may specifically ask for information about you -- such as name, home or Internet address, and billing information -- in order to provide that service or information to you. This information will be used solely for the purposes of completing your registration, donation or locating the volunteer opportunity you are seeking.

The information which SPy o.z. automatically gathers, such as the numbers and frequency of visitors to our site and its areas, is used only in the aggregate -- very much like television ratings that tell the networks how many people tuned in to a program. This collective data helps us determine how much our visitors use parts of the site so that we can improve our site to assure that it is as appealing as we can make it for as many of you as possible.

SPy o.z. Security

SPy o.z. takes every precaution to protect our users' information. When users submit sensitive information via the Web site, your information is protected both online and offline.

SPy o.z. uses Secure Sockets Layer (SSL) technology to keep your personal information as secure as possible. SPy o.z. helps to protect your information by working with partners that provide a secure and safe environment for credit card transactions.

Third party services that may obtain some information about you:

Tito: Event management website, we use for event ticket registration. Read their privacy and policy: https://ti.to/privacy
PayPal: Payment provider, we use for event ticket payments. Read their privacy and policy: https://www.paypal.com/us/webapps/mpp/ua/privacy-full
Google Analytics: Website performance analytics, we use to collect aggregated data about our website visitors. Read their privacy and policy: https://policies.google.com/privacy
MailChimp: Newsletter and event update mass email provider, we use to send emails to multiple recipients. Read their privacy and policy: https://mailchimp.com/legal/

Third party service that could be avoided:

Tito: Join us on events that do not require tickets, such as monthly Python meetups. Unfortunately for PyCon SK conference ticket is required for everyone, however, you can use a pseudonym as we won't ask for your ID if you have a valid ticket (without any discount, for discounted tickets, student ID or similar might be required).
PayPal: Request a payment via alternative methods: Bank transfer, cryptocurrencies, an extra fee for additional human work will apply.
Google Analytics: Use adblocker to block this service automatically for every site on the internet
MailChimp: Do not subscribe to our newsletter, or request us not to include your email in mass emails when requesting an alternative payment method. If you are already subscribed, you can unsubscribe at any time, by clicking the link in the email footer.

Sitemap generator

Add sitemap generator, which will generate a sitemap.xml for the google to improove SEO.

Design the website

Now we have just a blank bootstrap page, we need it to be more attractive.

Update the webpage look to make it more attractive. There are no limits (but all materials used have to be open source, or created and released under open source license, we gladly leave thank you note for the author in the footer). Committee will take a vote on final design by the end of the month.

If there will be more offers committee (volunteer organizers) will take a vote on final one at the end of the month.

You can take an inspiration from the websites of our friends in different countries: https://www.pycon.org/

Add Google structured data to each view

Google structured data: https://developers.google.com/search/docs/guides/intro-structured-data

Actual data for views:

LDJSON_SPY = {
    "@type": "Organization",
    "name": "SPy o. z.",
    "url": "https://spy.pycon.sk",
    "logo": "https://spy.pycon.sk/img/logo/spy-logo.png",
    "sameAs": [
        "https://facebook.com/pyconsk",
        "https://twitter.com/pyconsk",
        "https://www.linkedin.com/company/spy-o--z-",
        "https://github.com/pyconsk",
    ]
}

LDJSON_PYCON = {
    "@context": "http://schema.org",
    "@type": "Event",
    "name": EVENT,
    "description": gettext("PyCon will be back at Slovakia in 2019 again. PyCon SK is a community-organized conference for the Python programming language."),
    "startDate": "2019-03-22T9:00:00+01:00",
    "endDate": "2019-03-24T18:00:00+01:00",
    "image": "/static/img/logo/pycon_long_2019.png",
    "location": {
        "@type": "Place",
        "name": "FIIT STU",
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "Ilkovičova 2",
            "addressLocality": "Bratislava 4",
            "postalCode": "842 16",
            "addressCountry": gettext("Slovak Republic")
        },
    },
    "url": DOMAIN,
    "workPerformed": {
        "@type": "CreativeWork",
        "name": EVENT,
        "creator": LDJSON_SPY
    }
}

Index page text

The PyCon SK 2019 conference, which will take place in Bratislava, is the annual gathering for the community using and developing the open-source Python programming language. It is organized by the volunteers from the SPy o.z., civic association dedicated to advancing and promoting Python and other Open Source technologies and ideas. Through PyCon, the SPy o.z. advances its mission of growing the Slovak (and also international) community of Python programmers and Open Source supporters.

Because PyCon SK is backed by the non-profit SPy, we keep registration costs much lower than comparable technology conferences (or other conferences in neighbor countries) so that PyCon remains accessible to the widest group possible.

PyCon SK is a diverse conference dedicated to providing an enjoyable experience to everyone. Help us do this by following our code of conduct.

Add page PyCon SK Recording Release

PyCon SK Recording Release

Part of the motivation for PyCon SK is to help with Python education and advocacy in Slovakia and around the world. Accordingly, we intend to record all PyCon SK presentations and live stream and release the recordings on the web — see the http://pyvideo.org/ for one such venue.

By submitting your talk or workshop proposal, or by signing up to give a lightning talk, you agree to give permission to the SPy o.z. to record, edit, and release audio and/or video of your presentation. We might also perform interviews with poster presenters or attendees and require recording releases to publish them.

By default, the recording release checkbox is checked when submitting a proposal. If you wish to opt-out, uncheck the release checkbox, note that no recordings or live stream of your talk will be made. You cannot opt out of recording for lightning talks.

You agree to the following legalese, which certifies that you are the author of your presentation (or otherwise allowed to present it at PyCon), and which allows the SPy o.z. 1) to perform the necessary audio and video editing needed to prepare your presentation, and 2) to distribute the recordings to other people, including on YouTube, or video sites. Released under CC-BY license. It also allows other people to watch the recordings.

Legalese:

I certify that I, the Submitter, am authorized to license this proposal and its associated presentation (the "User Submission") to the SPy o.z. for use in association with PyCon SK 2019.

Specifically:

  • I, the Submitter, certify that I am the creator (and own the copyright) of the User Submission.

  • I, the Submitter, hereby grant the SPy o.z. to publish User Submission and its audio/video recordings under CC-BY license.

  • I, the Submitter, specifically affirm the right to perform the User Submissions on the SPy o.z. web sites or on other web sites designated by the PSF (including, but not necessarily limited to YouTube).

Update SK translations

We have added several pages but so far they are only in English... Translate to Slovak.

Text review

Venue text might be out of date... The bus station is under construction, get actual info... Perhaps figure out better texts...

Add CfP page

Call for proposals

The Call For Proposals is open!

PyCon is organized by the Python community and for the Python community. You're coming to the event, and that makes you part of the community. If you've done something that you think other people might be interested in, or that you think they should know about, please do consider telling us about it. We don't just want to hear from the experts or famous names - other perspectives are just as valuable, so don't let the idea that you're not expert or famous enough stop you. This is your invitation to submit a talk proposal if you haven't spoken at the conference before. First-time speakers talk proposals are preferred.

Where to submit your proposal

We are glad you are interested in giving a talk at PyCon SK 2019! Submit your talk proposal with short abstract and your bio. All selected speakers get a complimentary ticket to the conference.

The deadline for submissions is the end of 14th February 2019. If you have any questions, please contact us via email: [email protected]

Guidelines for Proposal Submission

There is no official restriction on the topic that you propose a talk session. Talks about Python or the Python community are most likely to line up with the interests of PyCon's audience, and a key consideration that the talk selection committee will be thinking about is your talk's ability to draw an audience. You may propose more than one, but the committee will ask you to choose only one talk if more than one of your proposals is accepted.

Talks

Most talks are 30 minutes long, but we do offer a limited number of 45-minute slots for important topics that promise to benefit from a more extensive treatment.

Workshops

As with the talks, we are looking for tutorials that can grow this community at any level! We aim for tutorials that will advance Python, advance this community, and shape the future. As tutorials are longer than talks and are in an interactive classroom-like setting, they require much more preparation.


Výzva na predloženie návrhov na prednášky

Podávanie návrhov na prednášky je otvorené!

PyCon organizuje Python komunita pre komunitu. Ak idete na túto konferenciu, stávate sa súčasťou tejto komunity. Pokiaľ ste spravili niečo, čo by mohlo zaujímať aj iných, alebo si myslíte, že ostatní by o tom mali vedieť, príďte nám o tom spraviť prednášku. Nechceme počúvať iba expertov a známe osobnosti - aj noví perspektívni rečníci sú tiež zaujímaví, preto sa, prosím, nenechajte odradiť pocitom, že nie ste expert alebo známa osobnosť. Toto je naša pozvánka, aby ste poslali návrh na prednášku, aj ak ste ešte nikdy na konferencií neprednášali. Rečníci vystupujúci prvýkrát budú uprednostňovaní.

Kam poslať Váš návrh na prednášku

Sme radi, že máte záujem prednášať na PyCon SK 2019! Pošlite nám Váš návrh aj so stručným obsahom a životopisom. Všetci rečníci majú vstup na konferenciu zadarmo.

  1. februara 2019 ukončíme možnosť prihlásiť si prednášku. Ak máte otázky, kontaktujte nás emailom: [email protected]

Pokyny pre podávanie návrhov

Nie je žiadne oficiálne obmedzenie tém, ktoré môžete navrhnúť ako svoju prednášku. Prednášky o Pythone alebo komunite budú s vysokou pravdepodobnosťou zaujímavé pre publikum. Hlavným kritériom, ktoré bude komisia pri výbere prednášok zvažovať, je to, ako Vaša prednáška zaujme publikum. Je stanovený limit na jednu prednášku pre rečníka. Navrhnúť môžete viac ako jednu, komisia Vás však vyzve, aby ste vybrali iba jednu prednášku (v prípade, že bude akceptovaných viac návrhov).

Prednášky

Väčšina prednášok má dĺžku 30 minút, ale ponúkame aj 45 minútový vstup pre zaujímavé témy, ktoré budú vyžadovať dlhší vstup.

Workshopy

Tak ako na prednášky, tešíme sa aj na tutoriály, ktoré budú vhodné pre komunitu na akejkoľvek úrovni! Prostredníctvom takýchto výukových programov sa snažíme zveľaďovať Python komunitu a formovať budúcnosť. Vzhľadom na to, že návody trvajú dlhšie a budú v menších miestnostiach, vyžadujú oveľa viac prípravy.

Add page: Why become a sponsor?

Why become a sponsor?

We need you — PyCon SK 2019 in Bratislava seeks for sponsors and partners!

PyCon is an annual gathering for the community using and developing the open-source Python programming language. The conference is completely organized by volunteers.

The members of the Python community organize a PyCon conference in their home countries regularly, PyCon will happen in Slovakia for the third time.

To ensure high-quality speakers and keep the tickets price available for everyone we need you, the sponsors, who allow the conference to take place.

Do not hesitate to contact us. We are flexible and willing to work with you to design a sponsorship package that is going to meet your business needs.

[email protected]

Marketing

Looking for new users for your product? Such people can be found at PyCon - they also will look for new products and ideas.

Recruitment

Are you looking for programmers? PyCon is the best place for meeting new talents. Many participants will be experienced developers looking for their next big career move.

Audience

Want to get your message across to the people, so they talk about you? PyCon is a great opportunity. People in the Python community like to discover and share new things.

Community

Looking for new contributors and partners for your open source project? PyCon is the place, where they also will look for you.

Support

Are you using Python in your company? Support for community events is an excellent opportunity to contribute back.


Prečo sa stať sponzorom?

Potrebujeme vás — PyCon SK 2019 v Bratislave hľadá sponzorov a partnerov!

PyCon je každoročné stretnutie komunity ľudí, ktorí používajú alebo vyvíjajú open source programovací jazyk Python. Konferencia je kompletne organizovaná dobrovoľníkmi.

Členovia Python komunity organizujú PyCon konferencie vo svojich domovských krajinách pravidelne. PyCon bude na Slovensku už po tretí raz.

Aby sme mohli zabezpečiť kvalitných prednášajúcich a pritom udržať cenu vstupeniek dostupnú pre každého, potrebujeme vás, sponzorov, ktorí umožnia túto konferenciu uskutočniť.

Neváhajte nás kedykoľvek kontaktovať. Sme flexibilní a ochotní spolupracovať a navrhnúť s vami balíček sponzorstva, ktorý splní vaše obchodné potreby.

[email protected]

Marketing

Hľadáte nových používateľov pre váš produkt? Takých ľudí nájdete na PyCone - aj oni budú hľadať nové produkty a nápady.

Nábor

Hľadáte programátorov? PyCon je to najlepšie miesto pre stretnutie nových talentov. Mnohí účastníci budú skúsení vývojári, ktorí hľadajú svoj ďalší veľký kariérny krok.

Publikum

Chcete dostať svoje posolstvo medzi ľudí, aby sa o vás hovorilo? PyCon je na to skvelá príležitosť. Ľudia v Python komunite radi objavujú a zdieľajú nové veci.

Komunita

Hľadáte nových prispievateľov a partnerov pre váš open source projekt? PyCon je miesto, kde aj oni budú hľadať vás.

Podpora

Používate vo vašej firme Python? Podpora komunitných udalostí je výborná príležitosť ako prispieť späť.

Add ability to generate rss feed

News that will be added for the conference could be stored somewhere as a translatable const and with a static site, we will generate RSS feed so anyone can subscribe to it...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.