<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Welcome - Django Day Copenhagen 2020 on Django Day Copenhagen 2020</title>
    <link>https://2020.djangoday.dk/</link>
    <description>Recent content in Welcome - Django Day Copenhagen 2020 on Django Day Copenhagen 2020</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 20 Jan 2020 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="https://2020.djangoday.dk/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Code of Conduct</title>
      <link>https://2020.djangoday.dk/conduct/</link>
      <pubDate>Wed, 22 Jan 2020 00:00:00 +0000</pubDate>
      
      <guid>https://2020.djangoday.dk/conduct/</guid>
      <description>This text is adapted from The Berlin Code of Conduct.
Purpose A primary goal of all the conferences and user groups that refer to this Code of Conduct is to be inclusive to the largest number of contributors, with the most varied and diverse backgrounds possible. As such, we are committed to providing a friendly, safe and welcoming environment for all, regardless of gender, sexual orientation, ability, ethnicity, socioeconomic status and religion (or lack thereof).</description>
    </item>
    
    <item>
      <title>API First Design and Django</title>
      <link>https://2020.djangoday.dk/talks/api-first-design-and-django/</link>
      <pubDate>Fri, 10 Apr 2020 17:10:00 +0200</pubDate>
      
      <guid>https://2020.djangoday.dk/talks/api-first-design-and-django/</guid>
      <description>Let&#39;s mess around with contracts, {over,under}fetching and Developer eXperience when creating APIs.
When creating an API endpoint in Django, some questions are asked less frequently: What about the contract? What about a possible overfetching (or underfetching)? What about the developer that is going to use the endpoint? Let&#39;s look for these aspects when creating an API using Django.</description>
    </item>
    
    <item>
      <title>Break, more coffee ☕</title>
      <link>https://2020.djangoday.dk/talks/more-coffee/</link>
      <pubDate>Fri, 10 Apr 2020 17:10:00 +0200</pubDate>
      
      <guid>https://2020.djangoday.dk/talks/more-coffee/</guid>
      <description></description>
    </item>
    
    <item>
      <title>Cake 🍰</title>
      <link>https://2020.djangoday.dk/talks/cake/</link>
      <pubDate>Fri, 10 Apr 2020 17:10:00 +0200</pubDate>
      
      <guid>https://2020.djangoday.dk/talks/cake/</guid>
      <description></description>
    </item>
    
    <item>
      <title>Closing words 🌇</title>
      <link>https://2020.djangoday.dk/talks/venue-closing/</link>
      <pubDate>Fri, 10 Apr 2020 17:10:00 +0200</pubDate>
      
      <guid>https://2020.djangoday.dk/talks/venue-closing/</guid>
      <description>We will close the event with a few words and suggestions of what to do now in these pandemic times. We cannot unfortunately suggest anything for everyone to do.
For those at the venue: Make plans in small affinity groups.
For those online: Create a hangout with JitSi?</description>
    </item>
    
    <item>
      <title>Contemporary Documentation</title>
      <link>https://2020.djangoday.dk/talks/contemporary-documentation/</link>
      <pubDate>Fri, 10 Apr 2020 17:10:00 +0200</pubDate>
      
      <guid>https://2020.djangoday.dk/talks/contemporary-documentation/</guid>
      <description>Teams change often. People leave and people join. In addition to those changes, we tend to forget what we were thinking. That&#39;s why it&#39;s a good practice to document those thoughts, discussions and decisions into a format that doesn&#39;t lose them.
In this talk I explore ways to use tools and processes you might be familiar with - version control and project management tools - to help you document the motivation, thoughts and intents behind changes when they happen.</description>
    </item>
    
    <item>
      <title>Evolution of a View(point)</title>
      <link>https://2020.djangoday.dk/talks/evolution-of-a-view-point/</link>
      <pubDate>Fri, 10 Apr 2020 17:10:00 +0200</pubDate>
      
      <guid>https://2020.djangoday.dk/talks/evolution-of-a-view-point/</guid>
      <description>What happens to your code when requirements change? This is one of the biggest challenges in software development, and there are many pitfalls. We&#39;ll look at how a single view function might evolve, with lessons learned from Django projects that have been going 15 years, in an evolving ecosystem and a growing understanding of the most effective patterns in OOP.
This is also an introduction to Luke Plant&#39;s very recent work Django Views — The Right Way.</description>
    </item>
    
    <item>
      <title>Full-Text search in Django: a journey between different approaches</title>
      <link>https://2020.djangoday.dk/talks/full-text-search-in-django/</link>
      <pubDate>Fri, 10 Apr 2020 17:10:00 +0200</pubDate>
      
      <guid>https://2020.djangoday.dk/talks/full-text-search-in-django/</guid>
      <description>Full-Text Search is an old problem. There are many solutions: the classic SQL LIKE statement, external search index, 3rd party SaaS, PostgreSQL’s trigram… This talk will go through the difference between the various approaches, providing elements to identify which one is the best for each case.</description>
    </item>
    
    <item>
      <title>Greening Django</title>
      <link>https://2020.djangoday.dk/talks/greening-django/</link>
      <pubDate>Fri, 10 Apr 2020 17:10:00 +0200</pubDate>
      
      <guid>https://2020.djangoday.dk/talks/greening-django/</guid>
      <description>We’re in a climate emergency, and as the world goes digital, we run the risk from going from software eating the world, to software heating the world.
Chris Adams, from the Green Web Foundation and ClimateAction.tech will show how to quantify the emissions from the digital projects you work on, and how to make measurable differences, from optimising code, to thinking structurally about how you spend your time as a web professional.</description>
    </item>
    
    <item>
      <title>Introducing iommi - your first pick for a django power cord</title>
      <link>https://2020.djangoday.dk/talks/introducing-iommi/</link>
      <pubDate>Fri, 10 Apr 2020 17:10:00 +0200</pubDate>
      
      <guid>https://2020.djangoday.dk/talks/introducing-iommi/</guid>
      <description>iommi is a high level framework to radically accelerate building django apps. Write reusable pages and CRUD views way faster without templates and still customize every bit and end up with almost no code.</description>
    </item>
    
    <item>
      <title>Lunch 🥪</title>
      <link>https://2020.djangoday.dk/talks/lunch/</link>
      <pubDate>Fri, 10 Apr 2020 17:10:00 +0200</pubDate>
      
      <guid>https://2020.djangoday.dk/talks/lunch/</guid>
      <description></description>
    </item>
    
    <item>
      <title>Mega-Very-Cool: The story of how the MVC Pattern Was Developed</title>
      <link>https://2020.djangoday.dk/talks/how-the-mvc-pattern-was-developed/</link>
      <pubDate>Fri, 10 Apr 2020 17:10:00 +0200</pubDate>
      
      <guid>https://2020.djangoday.dk/talks/how-the-mvc-pattern-was-developed/</guid>
      <description>We all know and love the MVC pattern. But why is it so great? Did you ever work with a project with another worldview? Do you know what came before this brilliant and elegant separation solution? This talk takes you through the story of how MVC was developed and why we should really appreciate it.</description>
    </item>
    
    <item>
      <title>Realizing Relé</title>
      <link>https://2020.djangoday.dk/talks/realizing-rele/</link>
      <pubDate>Fri, 10 Apr 2020 17:10:00 +0200</pubDate>
      
      <guid>https://2020.djangoday.dk/talks/realizing-rele/</guid>
      <description>At my workplace, our system architecture has evolved rapidly to fit our product needs. One of those needs was the to bring reliable delivery of user and system events throughout all our services. We adopted Google PubSub, and eventually Open Sourced our solution, Relé.</description>
    </item>
    
    <item>
      <title>The 101 guide to deploying Django</title>
      <link>https://2020.djangoday.dk/talks/the-101-guide-to-deploying-django/</link>
      <pubDate>Fri, 10 Apr 2020 17:10:00 +0200</pubDate>
      
      <guid>https://2020.djangoday.dk/talks/the-101-guide-to-deploying-django/</guid>
      <description>What are some good practices? Can I make a checklist to help me through the process? Which web integration interface could I use? What are some common issues that come with each choice? How to debug my Django app inside the container? Could ASGI be the hero in a cape?</description>
    </item>
    
    <item>
      <title>Venue opens 🥐</title>
      <link>https://2020.djangoday.dk/talks/venue-opening/</link>
      <pubDate>Fri, 10 Apr 2020 17:10:00 +0200</pubDate>
      
      <guid>https://2020.djangoday.dk/talks/venue-opening/</guid>
      <description></description>
    </item>
    
    <item>
      <title>Welcome</title>
      <link>https://2020.djangoday.dk/talks/welcome/</link>
      <pubDate>Fri, 10 Apr 2020 17:10:00 +0200</pubDate>
      
      <guid>https://2020.djangoday.dk/talks/welcome/</guid>
      <description></description>
    </item>
    
    <item>
      <title>⚡ Lightning Talks ⚡</title>
      <link>https://2020.djangoday.dk/talks/lightning-talks/</link>
      <pubDate>Fri, 10 Apr 2020 17:10:00 +0200</pubDate>
      
      <guid>https://2020.djangoday.dk/talks/lightning-talks/</guid>
      <description>⚡⚡⚡ Announcing streaming/remote 5 minute lightning talks at Django Day Copenhagen ⚡⚡⚡
Lightning talks:
 With or without slides Almost any topic you want New speakers encouraged.  The lightning talks are scheduled to take place 17:10, at the end of Django Day on Friday 25th. You need to register for the event.
Remember: It&#39;s a maximum 5 minutes. The 5 minutes are absolutely non-negotiable, as we cannot upload longer clips to the streaming platform.</description>
    </item>
    
    <item>
      <title>Tickets</title>
      <link>https://2020.djangoday.dk/tickets/</link>
      <pubDate>Thu, 23 Jan 2020 00:00:00 +0000</pubDate>
      
      <guid>https://2020.djangoday.dk/tickets/</guid>
      <description>Ticket Deadlines 🔥  Remote packages: Sunday 20th 15:00 UTC+2 Venue tickets: Tuesday 22nd 23:59 UTC+2 Free streaming: None  Individual tickets You can also be a corporate supporter w/ tickets. See below.
Venue tickets include:
 All the talks live at the venue A breakfast, lunch and cake Hanging out with your favorite Django people in one convenient location Networking drinks afterwards Free optional membership of Django Denmark Stickers and merch All prices include 25% VAT and exclude service fees  If we need to go remote, all tickets will automatically convert to remote packages.</description>
    </item>
    
    <item>
      <title>Call for Participation</title>
      <link>https://2020.djangoday.dk/cfp/</link>
      <pubDate>Mon, 20 Jan 2020 00:00:00 +0000</pubDate>
      
      <guid>https://2020.djangoday.dk/cfp/</guid>
      <description>Djangonauts from in and around Denmark are meeting up for the second edition of Django Day, to be held April 25h September 25th 2020. It will be a full day of talks, followed by an evening of social events.
Come and meet your local and excellent community and share with them. Tell us about your idea and your contribution to make this a great day.
The event will accommodate ~100 people.</description>
    </item>
    
    <item>
      <title>Venue</title>
      <link>https://2020.djangoday.dk/venue/</link>
      <pubDate>Mon, 20 Jan 2020 00:00:00 +0000</pubDate>
      
      <guid>https://2020.djangoday.dk/venue/</guid>
      <description>Can I participate remotely? YES! You can buy a conference package for remote participation, a streaming supporter ticket, as well as streaming the event for free.
Should I take a COVID-19 test? As much as it is a responsible choice, we want to have this event take place in a physical space. The venue is limited to 72 50 participants.
We encourage that everyone going gets a fresh COVID-19 test, in order to make the space feel comfortable.</description>
    </item>
    
    <item>
      <title>sketch notes</title>
      <link>https://2020.djangoday.dk/sketch-notes/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://2020.djangoday.dk/sketch-notes/</guid>
      <description></description>
    </item>
    
  </channel>
</rss>