Video events schedule

Query parameters

date - Date expressed in the format YYYY-MM-DD (eg. 2020-12-31), or "today". Default is today, Europe/Oslo time.

days - Number of days schedule requested. Default is 7 days.

page_size - How many items per page. If set to 0 it will list all items. Default is 50 items.

surrounding - Fetch the first event before and after the given period

ordering - Order results by specified field. Prepend a minus for descending order. I.e. ?ordering=-starttime.

GET /api/scheduleitems/?format=api&offset=50
HTTP 200 OK
Content-Type: application/json

{
    "count": 149,
    "next": "https://frikanalen.no/api/scheduleitems/?format=api&limit=50&offset=100",
    "previous": "https://frikanalen.no/api/scheduleitems/?format=api&limit=50",
    "results": [
        {
            "id": 183322,
            "video": {
                "id": 625861,
                "name": "Hva prosjektledere bør vite om softwareutviklere",
                "header": "Softwareutviklingsprosjekter har en tendens til å gå over tid og budsjett. Dette er det mange grunner til. Foredraget vil legge hovedvekt på en gjennomgåelse av den psykologiske faglitteraturen på området gjennom de siste femten år. Den kan deles i to: Den som er utført av ingeniører, og den som er utført av psykologer. Ingeniørene ser på det vi er interessert i, altså hvilke variabler som fører til produktivitet, men de har en tendens til å gjøre veldig pussige metodevalg, slik at resultatene blir vanskelige å integrere med eksisterende kunnskap. Psykologene pleier å holde seg til ortodoks og nyttig metodevalg, men pleier å studere veldig perifere ting, som hva som skal til for at programmerere skal bli glade i hverandre.\r\n \r\nRolf Lindgren er psykolog fra UiO. Han har utviklet SMS-applikasjoner i Java og MySQL, og skrev koden som konverterte UiOs studiehåndbøker fra studiekonsulentenes XML-dokumenter til pdf for utskrift. Han deltok i, og ledet avslutningen av, et treårig forskningsprosjekt ved Det Norske Veritas som hadde som formål å identifisere menneskelige risikofaktorer i softwareutviklingsprosjekter. Han er seniorrådgiver i Dignus rekruttering og rådgivning.\r\n\r\nNUUG talk from 2007-10-09.",
                "description": null,
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:59:09.120000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-02T18:59:00+02:00",
            "endtime": "2024-05-02T19:58:09.120000+02:00",
            "duration": "00:59:09.120000"
        },
        {
            "id": 183323,
            "video": {
                "id": 626055,
                "name": "Frikanalen Informasjonsfilm",
                "header": "Info!",
                "description": "",
                "creator": "rune.hagerup@empo.no",
                "organization": {
                    "id": 3,
                    "name": "Frikanalen",
                    "homepage": "https://frikanalen.no",
                    "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                    "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                    "streetAddress": "Åsvegen 115\r\n2740 ROA",
                    "editorId": 2086,
                    "editorName": "Tore Sinding Bekkedal",
                    "editorEmail": "toresbe@protonmail.com",
                    "editorMsisdn": "+47 918 59 508",
                    "fkmember": true
                },
                "duration": "00:00:48.090000",
                "categories": [
                    "Annet"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-02T19:59:00+02:00",
            "endtime": "2024-05-02T19:59:48.090000+02:00",
            "duration": "00:00:48.090000"
        },
        {
            "id": 182980,
            "video": {
                "id": 627869,
                "name": "Trond Alis kvarter - I natt sov barna i Gaza",
                "header": "",
                "description": "Iran har gjort det; takk til Iran for det. Israels folkemord har pågått - og pågår.",
                "creator": "linstad@urtehagen.com",
                "organization": {
                    "id": 137,
                    "name": "Trond Ali Linstad",
                    "homepage": null,
                    "description": "",
                    "postalAddress": "0187 Oslo",
                    "streetAddress": "Norbygata 13",
                    "editorId": 2216,
                    "editorName": "Trond Ali Linstad",
                    "editorEmail": "linstad@urtehagen.com",
                    "editorMsisdn": "+47 406 16 181",
                    "fkmember": true
                },
                "duration": "00:05:40.040000",
                "categories": [
                    "Solidaritet og bistand"
                ]
            },
            "schedulereason": 4,
            "starttime": "2024-05-02T20:00:00+02:00",
            "endtime": "2024-05-02T20:05:40.040000+02:00",
            "duration": "00:05:40.040000"
        },
        {
            "id": 183324,
            "video": {
                "id": 625715,
                "name": "LTTng: Kernel and userspace tracing in Debian - Debconf 16",
                "header": "LTTng is an open source kernel and userspace tracing framework for Linux. This talk will introduce developers and system administrators alike to the toolkit and show how it can help them get visibility into development and production systems. The following themes will be covered:\n\n - A description of the different tools involved\n - LTTng compared to other tracing tools like *perf* and *strace*\n - The state of LTTng in Debian\n - Basic use cases and workflows\n - Analysis of kernel traces\n\nYou should leave this talk with an uncontrollable desire to use LTTng.\n\n**URLs**: https://lttng.org\n\nTalk (45 mins) session with Michael Jeanson during Debconf 16",
                "description": null,
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:39:41.880000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-02T20:06:00+02:00",
            "endtime": "2024-05-02T20:45:41.880000+02:00",
            "duration": "00:39:41.880000"
        },
        {
            "id": 183325,
            "video": {
                "id": 625504,
                "name": "TED - Lucianne Walkowicz: Let's not use Mars as a backup planet",
                "header": "Stellar astronomer and TED Senior Fellow Lucianne Walkowicz works on NASA's Kepler mission, searching for places in the universe that could support life. So it's worth a listen when she asks us to think carefully about Mars. In this short talk, she suggests that we stop dreaming of Mars as a place that we'll eventually move to when we've messed up Earth, and to start thinking of planetary exploration and preservation of the Earth as two sides of the same goal. As she says, \"The more you look for planets like Earth, the more you appreciate our own planet.\"\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:05:54.660000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-02T20:46:00+02:00",
            "endtime": "2024-05-02T20:51:54.660000+02:00",
            "duration": "00:05:54.660000"
        },
        {
            "id": 183326,
            "video": {
                "id": 625340,
                "name": "TED - Marco Tempest: The magic of truth and lies (and iPods)",
                "header": "Using three iPods like magical props, Marco Tempest spins a clever, surprisingly heartfelt meditation on truth and lies, art and emotion.\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:05:06.990000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-02T20:52:00+02:00",
            "endtime": "2024-05-02T20:57:06.990000+02:00",
            "duration": "00:05:06.990000"
        },
        {
            "id": 183327,
            "video": {
                "id": 624130,
                "name": "Kopiering er ikke tyveri",
                "header": "",
                "description": null,
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:01:19.640000",
                "categories": [
                    "Barn og ungdom",
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-02T20:58:00+02:00",
            "endtime": "2024-05-02T20:59:19.640000+02:00",
            "duration": "00:01:19.640000"
        },
        {
            "id": 182981,
            "video": {
                "id": 626962,
                "name": "Protestmøtet 8. okt., innlegg av Fredrik Heffermehl",
                "header": "Den 8. oktober 2021 holdt Fredrik Heffermehl åpningsinnlegget på protestmøtet mot avståelse av norsk suverenitet til usa.",
                "description": null,
                "creator": "ghem@getmail.no",
                "organization": {
                    "id": 152,
                    "name": "Stopp NATO",
                    "homepage": "https://stoppnato.no/",
                    "description": "",
                    "postalAddress": "Heimdalsgata 21",
                    "streetAddress": "Heimdalsgata 21",
                    "editorId": 2311,
                    "editorName": "Geir Hem",
                    "editorEmail": "ghem@getmail.no",
                    "editorMsisdn": "+47 908 24 189",
                    "fkmember": true
                },
                "duration": "00:19:24.840000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 4,
            "starttime": "2024-05-02T21:00:00+02:00",
            "endtime": "2024-05-02T21:19:24.840000+02:00",
            "duration": "00:19:24.840000"
        },
        {
            "id": 183328,
            "video": {
                "id": 625510,
                "name": "TED - Jeremy Heimans: What new power looks like",
                "header": "We can see the power of distributed, crowd-sourced business models every day — witness Uber, Kickstarter, Airbnb. But veteran online activist Jeremy Heimans asks: When does that kind of \"new power\" start to work in politics? His surprising answer: Sooner than you think. It’s a bold argument about the future of politics and power; watch and see if you agree.\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": "",
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:15:12.340000",
                "categories": [
                    "Annet"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-02T21:20:00+02:00",
            "endtime": "2024-05-02T21:35:12.340000+02:00",
            "duration": "00:15:12.340000"
        },
        {
            "id": 183329,
            "video": {
                "id": 625349,
                "name": "TED - Ernesto Sirolli: Want to help someone? Shut up and listen!",
                "header": "When most well-intentioned aid workers hear of a problem they think they can fix, they go to work. This, Ernesto Sirolli suggests, is naïve. In this funny and impassioned talk, he proposes that the first step is to listen to the people you're trying to help, and tap into their own entrepreneurial spirit. His advice on what works will help any entrepreneur.\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:17:09.600000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-02T21:36:00+02:00",
            "endtime": "2024-05-02T21:53:09.600000+02:00",
            "duration": "00:17:09.600000"
        },
        {
            "id": 183330,
            "video": {
                "id": 625377,
                "name": "TED - Greg Gage: How to control someone else's arm with your brain",
                "header": "Greg Gage is on a mission to make brain science accessible to all. In this fun, kind of creepy demo, the neuroscientist and TED Senior Fellow uses a simple, inexpensive DIY kit to take away the free will of an audience member. It’s not a parlor trick; it actually works. You have to see it to believe it.\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:05:56.400000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-02T21:54:00+02:00",
            "endtime": "2024-05-02T21:59:56.400000+02:00",
            "duration": "00:05:56.400000"
        },
        {
            "id": 183336,
            "video": {
                "id": 625385,
                "name": "Piwik - Webstatistikk med fri programvare",
                "header": "Presentasjon av et fullgodt alternativ Google Analytics som lar deg ha kontroll på din egne data.\r\n\r\nKim Tore Jensen jobber til daglig hos Freecode og har jobbet med webutvikling og drift i 6 år.  Beskriver seg selv som en med brennende engasjement for Linux, fri programvare, terminalen og web-plattformen. Han er utvikleren bak den ncurses-baserte MPD-klienten (Music Player Daemon) «pms» (Practical Music Search).",
                "description": null,
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:25:33.120000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-02T22:00:00+02:00",
            "endtime": "2024-05-02T22:25:33.120000+02:00",
            "duration": "00:25:33.120000"
        },
        {
            "id": 183337,
            "video": {
                "id": 625475,
                "name": "TED - Harald Haas: Wireless data from every light bulb",
                "header": "What if every light bulb in the world could also transmit data? At TEDGlobal, Harald Haas demonstrates, for the first time, a device that could do exactly that. By flickering the light from a single LED, a change too quick for the human eye to detect, he can transmit far more data than a cellular tower -- and do it in a way that's more efficient, secure and widespread.\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:12:51.800000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-02T22:26:00+02:00",
            "endtime": "2024-05-02T22:38:51.800000+02:00",
            "duration": "00:12:51.800000"
        },
        {
            "id": 183338,
            "video": {
                "id": 625513,
                "name": "Software Piracy and Linux Adoptation",
                "header": "The open-source software operating system Linux is a\r\nfree-of-charge substitute to proprietary systems like Microsoft\r\nWindows. By using a cross-country data set, this paper finds evidence\r\nthat increased piracy of proprietary software has a negative impact\r\non adoption of desktop versions of Linux. The interpretation of this\r\nresult is that the availability of pirated versions of Windows, as\r\nwell as pirated applications compatible with Windows and OS-X, lead\r\nto fewer individuals installing a Linux operating system on their\r\ndesktop computers. Thus, in the absence of software piracy, Linux\r\nwould be a more widely used operating system.\r\n\r\nArne Rogde Gramstad er stipendiat ved Økonomisk institutt, UiO. Arnes\r\narbeid er motivert av markeder for digitale produkter og omhandler\r\nbl.a. konkurranse i markeder for programvare, sosiale nettverk og\r\nnettverkseffekter.",
                "description": "",
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "01:05:25.120000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-02T22:39:00+02:00",
            "endtime": "2024-05-02T23:44:25.120000+02:00",
            "duration": "01:05:25.120000"
        },
        {
            "id": 183339,
            "video": {
                "id": 625552,
                "name": "TED - Danielle Feinberg: The magic ingredient that brings Pixar movies to life",
                "header": "Danielle Feinberg, Pixar's director of photography, creates stories with soul and wonder using math, science and code. Go behind the scenes of Finding Nemo, Toy Story, Brave, WALL-E and more, and discover how Pixar interweaves art and science to create fantastic worlds where the things you imagine can become real. This talk comes from the PBS special \"TED Talks: Science & Wonder.\"\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:12:08.670000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-02T23:45:00+02:00",
            "endtime": "2024-05-02T23:57:08.670000+02:00",
            "duration": "00:12:08.670000"
        },
        {
            "id": 183340,
            "video": {
                "id": 625336,
                "name": "TED - Geoffrey Canada: Our failing schools. Enough is enough!",
                "header": "Why, why, why does our education system look so similar to the way it did 50 years ago? Millions of students were failing then, as they are now -- and it’s because we’re clinging to a business model that clearly doesn’t work. Education advocate Geoffrey Canada dares the system to look at the data, think about the customers and make systematic shifts in order to help greater numbers of kids excel.\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:17:07.550000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-02T23:58:00+02:00",
            "endtime": "2024-05-03T00:15:07.550000+02:00",
            "duration": "00:17:07.550000"
        },
        {
            "id": 183341,
            "video": {
                "id": 627623,
                "name": "Stopp NATO 5. november 2022, del 1",
                "header": "",
                "description": null,
                "creator": "ghem@getmail.no",
                "organization": {
                    "id": 152,
                    "name": "Stopp NATO",
                    "homepage": "https://stoppnato.no/",
                    "description": "",
                    "postalAddress": "Heimdalsgata 21",
                    "streetAddress": "Heimdalsgata 21",
                    "editorId": 2311,
                    "editorName": "Geir Hem",
                    "editorEmail": "ghem@getmail.no",
                    "editorMsisdn": "+47 908 24 189",
                    "fkmember": true
                },
                "duration": "00:52:29.640000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-03T00:16:00+02:00",
            "endtime": "2024-05-03T01:08:29.640000+02:00",
            "duration": "00:52:29.640000"
        },
        {
            "id": 183342,
            "video": {
                "id": 624219,
                "name": "TED - Video på internett, innovasjon",
                "header": "TEDs Chris Anderson sier økningen av video på internett er med på å drive et verdensomspennende fenomen han kaller Publikums Aksellerert Innovasjon -- en selvdrevet syklus av læring som kan være like viktig som oppdagelsen av trykkekunsten. For å dra nytte av dette må organisasjoner være villige til å ta i bruk radikal åpenhet. Og for TED betyr dette begynnelsen på en helt ny epoke...",
                "description": "",
                "creator": "jarle@bjorgeengen.net",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:18:48.960000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-03T01:09:00+02:00",
            "endtime": "2024-05-03T01:27:48.960000+02:00",
            "duration": "00:18:48.960000"
        },
        {
            "id": 183343,
            "video": {
                "id": 625682,
                "name": "Professional Open-Source Radio Astronomy - Debconf 16",
                "header": "The Square Kilometer Array radio astronomy telescope will be one of the world's largest scientific instruments, spanning half the globe, with components distributed across Africa and Australia.\n\nThe MeerKAT telescope, one of its precursors, is currently under construction in South Africa and uses fully open-source software and hardware for primary signal processing operations. When completed next year, it will be the world's most sensitive L-band array.\n\nThis talk will discuss the telescopes and their unique challenges which drive the development of open-source hardware and software to process the deluge of data. I will introduce four generations of open-source FPGA hardware along with the collaboratively-developed ecosystem of software and DSP libraries.\n\nOpen Weekend session with Jason Manley during Debconf 16",
                "description": null,
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:37:39.880000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-03T01:28:00+02:00",
            "endtime": "2024-05-03T02:05:39.880000+02:00",
            "duration": "00:37:39.880000"
        },
        {
            "id": 183344,
            "video": {
                "id": 625624,
                "name": "Common Lisp som praktisk verktøy",
                "header": "Lisp er et av verdens eldste programmeringsspråk, men er mest kjent som et akademisk verktøy innen kunstig intelligens. Det ble oppfunnet av John McCarthy i 1958, og koblingen lisp og kunstig intelligens ble oppfrisket i massemedia igjen for noen dager siden da McCarthy døde, 84 år gammel.\r\n\r\nMen den viktigste lisp-dialekten, industristandarden Common Lisp, egner seg også til praktiske programmeringsformål langt fra kunstig intelligens.\r\n\r\nForedragsholder Espen Vestre har brukt Common Lisp til større  prosjekter både hos Telenor og sin nåværende arbeidsgiver Netfonds Bank.\r\n\r\nNUUG-foredrag fra 2011-11-08.\r\n",
                "description": null,
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:55:06.120000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-03T02:06:00+02:00",
            "endtime": "2024-05-03T03:01:06.120000+02:00",
            "duration": "00:55:06.120000"
        },
        {
            "id": 183345,
            "video": {
                "id": 625363,
                "name": "TED - Andy Yen: Think your email's private? Think again",
                "header": "Sending an email message is like sending a postcard, says scientist Andy Yen in this thought-provoking talk: Anyone can read it. Yet encryption, the technology that protects the privacy of email communication, does exist. It's just that until now it has been difficult to install and a hassle to use. Showing a demo of an email program he designed with colleagues at CERN, Yen argues that encryption can be made simple to the point of becoming the default option, providing true email privacy to all.\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:12:13.240000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-03T03:02:00+02:00",
            "endtime": "2024-05-03T03:14:13.240000+02:00",
            "duration": "00:12:13.240000"
        },
        {
            "id": 183346,
            "video": {
                "id": 626098,
                "name": "FSCONS 2017 - Maria Xynou - Collect evidence of Internet Censorship",
                "header": "Since 2012, the Open Observatory of Network Interference (OONI) project has been invesnsorship around the world. OONI's network measurement software has shed light on many scary, yet interein how information controls are being deployed. From Deep Packet Inspection (DPI) technology being used to block media websites during heavy political protests, to country-wide internet blackouts during elections and other events.\r\n\r\nThis talk will highlight some of the most striking internet censorship\r\nevents that have been detected by OONI over the last years, and will\r\ninclude a discussion of their relation and relevance to social and\r\npolitical events. This talk will also explain how you can take action to\r\nuncover evidence of internet censorship in your country and beyond.\r\n\r\nRecorded by NUUG for FSCONS.",
                "description": null,
                "creator": "davidwnoble@gmail.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "01:07:17.140000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-03T03:15:00+02:00",
            "endtime": "2024-05-03T04:22:17.140000+02:00",
            "duration": "01:07:17.140000"
        },
        {
            "id": 183347,
            "video": {
                "id": 626960,
                "name": "Terje Alnes sitt innlegg på protestmøtet 8. oktober",
                "header": "Den 8. oktober var det protestmøte på Litteraturhuset mot baseavtalen om avståelse av suverenitet av norsk territorium til USA i hensikten å intimidere Russland. Her gjengis Terje Alnes sitt innlegg på protestmøtet.",
                "description": null,
                "creator": "ghem@getmail.no",
                "organization": {
                    "id": 152,
                    "name": "Stopp NATO",
                    "homepage": "https://stoppnato.no/",
                    "description": "",
                    "postalAddress": "Heimdalsgata 21",
                    "streetAddress": "Heimdalsgata 21",
                    "editorId": 2311,
                    "editorName": "Geir Hem",
                    "editorEmail": "ghem@getmail.no",
                    "editorMsisdn": "+47 908 24 189",
                    "fkmember": true
                },
                "duration": "00:11:37.680000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-03T04:23:00+02:00",
            "endtime": "2024-05-03T04:34:37.680000+02:00",
            "duration": "00:11:37.680000"
        },
        {
            "id": 183348,
            "video": {
                "id": 625519,
                "name": "TED - Aomawa Shields: How we'll find life on other planets",
                "header": "Astronomer Aomawa Shields searches for clues that life might exist elsewhere in the universe by examining the atmospheres of distant exoplanets. When she isn't exploring the heavens, the classically trained actor (and TED Fellow) looks for ways to engage young women in the sciences using theater, writing and visual art. \"Maybe one day they'll join the ranks of astronomers who are full of contradictions,\" she says, \"and use their backgrounds to discover, once and for all, that we are truly not alone in the universe.\"\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:05:29.540000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-03T04:35:00+02:00",
            "endtime": "2024-05-03T04:40:29.540000+02:00",
            "duration": "00:05:29.540000"
        },
        {
            "id": 183349,
            "video": {
                "id": 626089,
                "name": "The State of Your Supply Chain - Andrew Martin",
                "header": "Container security often focuses on runtime best-practices whilst neglecting delivery of the software in the supply chain. Application, library, and OS vulnerabilities are a likely route to data exfiltration, and emerging technologies in the container ecosystem offer a new opportunity to mitigate this risk. Treating containers as immutable artefacts and injecting configuration allows us to \"upgrade\" images by rebuilding and shipping whole software bundles, avoiding configuration drift and state inconsistencies. This makes it possible to constantly patch software, and to easily enforce governance of artefacts both pre- and post-deployment. In this talk we detail an ideal, security-hardened container supply chain, describe the current state of the ecosystem, and dig into specific tools. Grafeas, Kritis, in-toto, Clair, Micro Scanner, TUF, and Notary are covered, and we demo how to gate container image pipelines and deployments on cryptographically verified supply chain metadata.\r\n\r\nRecorded at the OWASP Norway Day by NUUG",
                "description": null,
                "creator": "davidwnoble@gmail.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "01:03:20.400000",
                "categories": [
                    "Annet"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-03T04:41:00+02:00",
            "endtime": "2024-05-03T05:44:20.400000+02:00",
            "duration": "01:03:20.400000"
        },
        {
            "id": 183350,
            "video": {
                "id": 622593,
                "name": "Vaffel-moms",
                "header": "Debatt om moms for frivillige organiasjosner",
                "description": null,
                "creator": "erik@frikanalen.no",
                "organization": {
                    "id": 3,
                    "name": "Frikanalen",
                    "homepage": "https://frikanalen.no",
                    "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.",
                    "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA",
                    "streetAddress": "Åsvegen 115\r\n2740 ROA",
                    "editorId": 2086,
                    "editorName": "Tore Sinding Bekkedal",
                    "editorEmail": "toresbe@protonmail.com",
                    "editorMsisdn": "+47 918 59 508",
                    "fkmember": true
                },
                "duration": "00:28:43.600000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-03T05:45:00+02:00",
            "endtime": "2024-05-03T06:13:43.600000+02:00",
            "duration": "00:28:43.600000"
        },
        {
            "id": 183351,
            "video": {
                "id": 625526,
                "name": "TED - Sean Follmer: Shape-shifting tech will change work as we know it",
                "header": "What will the world look like when we move beyond the keyboard and mouse? Interaction designer Sean Follmer is building a future with machines that bring information to life under your fingers as you work with it. In this talk, check out prototypes for a 3D shape-shifting table, a phone that turns into a wristband, a deformable game controller and more that may change the way we live and work.\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": "",
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:09:26.610000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-03T06:14:00+02:00",
            "endtime": "2024-05-03T06:23:26.610000+02:00",
            "duration": "00:09:26.610000"
        },
        {
            "id": 183352,
            "video": {
                "id": 625966,
                "name": "TED - Rutger Bregman: Poverty isn't a lack of character; it's a lack of cash",
                "header": "\"Ideas can and do change the world,\" says historian Rutger Bregman, sharing his case for a provocative one: guaranteed basic income. Learn more about the idea's 500-year history and a forgotten modern experiment where it actually worked — and imagine how much energy and talent we would unleash if we got rid of poverty once and for all.\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:15:02.120000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-03T06:24:00+02:00",
            "endtime": "2024-05-03T06:39:02.120000+02:00",
            "duration": "00:15:02.120000"
        },
        {
            "id": 183353,
            "video": {
                "id": 626751,
                "name": "Markering Palestinas markdag",
                "header": "Markering av Palestinas markdag 30. april til minne om en jente som ble skutt på marken da hun plukket oliven",
                "description": null,
                "creator": "linstad@urtehagen.com",
                "organization": {
                    "id": 137,
                    "name": "Trond Ali Linstad",
                    "homepage": null,
                    "description": "",
                    "postalAddress": "0187 Oslo",
                    "streetAddress": "Norbygata 13",
                    "editorId": 2216,
                    "editorName": "Trond Ali Linstad",
                    "editorEmail": "linstad@urtehagen.com",
                    "editorMsisdn": "+47 406 16 181",
                    "fkmember": true
                },
                "duration": "00:10:41.240000",
                "categories": [
                    "Solidaritet og bistand"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-03T06:40:00+02:00",
            "endtime": "2024-05-03T06:50:41.240000+02:00",
            "duration": "00:10:41.240000"
        },
        {
            "id": 183354,
            "video": {
                "id": 625332,
                "name": "TED - Britta Riley: A garden in my apartment",
                "header": "Britta Riley wanted to grow her own food (in her tiny apartment). So she and her friends developed a system for growing plants in discarded plastic bottles -- researching, testing and tweaking the system using social media, trying many variations at once and quickly arriving at the optimal system. Call it distributed DIY. And the results? Delicious.\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:07:52.690000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-03T06:51:00+02:00",
            "endtime": "2024-05-03T06:58:52.690000+02:00",
            "duration": "00:07:52.690000"
        },
        {
            "id": 183355,
            "video": {
                "id": 623970,
                "name": "OpenStreetmap og frie kartdata",
                "header": "OpenStreetMap er verdens største prosjekt for å samle inn og tilby frie kartdata. Mer enn 200 000 registrerte bidragsytere verden over leverer data. Prosjektet startet i England i 2004 og har i mange land kommet veldig langt. Foredragsholder vil fortelle om dette imponerende prosjektet som er i ferd med å kartlegge hele verden, hvordan du kan bidra og hvordan alle kan dra nytte av disse dataene. Allerede i dag bruker f.eks en rekke firmaer dataene i løsninger de leverer, og en rekke brukere av GPS i bilen eller ute på tur i skog og mark kan gratis laste ned nye oppdaterte kart.",
                "description": "",
                "creator": "jarle@bjorgeengen.net",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:57:08.560000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-03T06:59:00+02:00",
            "endtime": "2024-05-03T07:56:08.560000+02:00",
            "duration": "00:57:08.560000"
        },
        {
            "id": 183356,
            "video": {
                "id": 626447,
                "name": "Egotripp med Mattias Damsgaard",
                "header": "Podcast på Tv! Bare Egil blir med på Egotrippen til Mattias Damsgaard.",
                "description": null,
                "creator": "rune.hagerup@empo.no",
                "organization": {
                    "id": 66,
                    "name": "Empo AS",
                    "homepage": "https://www.empo.no/",
                    "description": "",
                    "postalAddress": "Teglevegen 27\r\n1400 SKI",
                    "streetAddress": "",
                    "editorId": 2159,
                    "editorName": "Rune Hagerup",
                    "editorEmail": "rune.hagerup@empo.no",
                    "editorMsisdn": "+47 978 41 612",
                    "fkmember": true
                },
                "duration": "00:38:18.080000",
                "categories": [
                    "Kultur"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-03T07:57:00+02:00",
            "endtime": "2024-05-03T08:35:18.080000+02:00",
            "duration": "00:38:18.080000"
        },
        {
            "id": 183357,
            "video": {
                "id": 625347,
                "name": "TED - Michael Specter: The danger of science denial",
                "header": "Vaccine-autism claims, \"Frankenfood\" bans, the herbal cure craze: All point to the public's growing fear (and, often, outright denial) of science and reason, says Michael Specter. He warns the trend spells disaster for human progress.\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:16:29.430000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-03T08:36:00+02:00",
            "endtime": "2024-05-03T08:52:29.430000+02:00",
            "duration": "00:16:29.430000"
        },
        {
            "id": 183358,
            "video": {
                "id": 626560,
                "name": "Trond Alis kvarter XI",
                "header": "Trond Ali snakker om ytringsfrihet",
                "description": null,
                "creator": "linstad@urtehagen.com",
                "organization": {
                    "id": 137,
                    "name": "Trond Ali Linstad",
                    "homepage": null,
                    "description": "",
                    "postalAddress": "0187 Oslo",
                    "streetAddress": "Norbygata 13",
                    "editorId": 2216,
                    "editorName": "Trond Ali Linstad",
                    "editorEmail": "linstad@urtehagen.com",
                    "editorMsisdn": "+47 406 16 181",
                    "fkmember": true
                },
                "duration": "00:10:02",
                "categories": [
                    "Solidaritet og bistand"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-03T08:53:00+02:00",
            "endtime": "2024-05-03T09:03:02+02:00",
            "duration": "00:10:02"
        },
        {
            "id": 183359,
            "video": {
                "id": 625693,
                "name": "Ultimate Debian Database: current status and future plans - Debconf 16",
                "header": "This talk will provide an overview of the current status of Ultimate Debian Database, and some discussion about future plans.\n\nTalk (20 mins) session with Lucas Nussbaum during Debconf 16",
                "description": null,
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:15:32.440000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-03T09:04:00+02:00",
            "endtime": "2024-05-03T09:19:32.440000+02:00",
            "duration": "00:15:32.440000"
        },
        {
            "id": 183360,
            "video": {
                "id": 625723,
                "name": "The Supreme Court of DFSG-Free? - Debconf 16",
                "header": "There is no Free Software project in the world with Debian's commitment to representative governance.  Debian has a Constitution, recall and referendum ballot initiatives, and accountable, elected bodies.  However, any representative system, no matter how well structured, has its gaps that can be exploited politically.\n\nIn this talk, I will first confess how I once used such a gap in the licensing approval process as part of package uploads to successfully reach political aims outside of Debian.  I will explain how and why I did it, and why it was possible.  While at the time, I was glad the system could be slightly \"gamed\", in hindsight, I'd like to draw the Debian's community attention this gap open for political opportunists and discuss changes in the political structure to prevent similar political exploitation in future.\n\nUltimately, Debian ftp-masters fully control, absent a specific General Resolution, interpretation of the DFSG.  While, technically speaking,  no specific package upload refusal nor approval sets any overarching Debian policy on a particular license, the ftp-masters' decisions do become a de-facto precedence-based system, much like a common-law Court system, since overturning such decisions would typically require a General Resolution in practice.\n\nThis talk will explore the socio-political ramifications of the current system of licensing decision-making in Debian, pontificate on ways it can be improved (and why it should be), and seek audience participation on whether the analysis presented is accurate and/or if the outcome of that analysis warrants changes in the existing system.\n\nTalk (45 mins) session with Bradley Kuhn during Debconf 16",
                "description": null,
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:41:17.120000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-03T09:20:00+02:00",
            "endtime": "2024-05-03T10:01:17.120000+02:00",
            "duration": "00:41:17.120000"
        },
        {
            "id": 183361,
            "video": {
                "id": 625334,
                "name": "TED - Sir Ken Robinson: Bring on the learning revolution!",
                "header": "In this poignant, funny follow-up to his fabled 2006 talk, Sir Ken Robinson makes the case for a radical shift from standardized schools to personalized learning -- creating conditions where kids' natural talents can flourish.\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:17:57.570000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-03T10:02:00+02:00",
            "endtime": "2024-05-03T10:19:57.570000+02:00",
            "duration": "00:17:57.570000"
        },
        {
            "id": 183362,
            "video": {
                "id": 625675,
                "name": "Free Software, Companies and You - Debconf 16",
                "header": "Free software is a unique social movement in that for-profit companies have a deep interest in the outcome of the movement. Where the interest of companies and free software ideology overlap there is a powerful amplification of effort. Many ideological individuals have become employed writing free software and companies have become an important source of funding for the movement. While for-profit involvement is important and in fact inevitable where free software is successful, we as a community must evaluate the relationships we have with companies. In this talk, Karen will examine these relationships and discuss how they impact the future of free software.\n\nTalk (45 mins) session with Karen Sandler during Debconf 16",
                "description": null,
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:45:19.880000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-03T10:20:00+02:00",
            "endtime": "2024-05-03T11:05:19.880000+02:00",
            "duration": "00:45:19.880000"
        },
        {
            "id": 183363,
            "video": {
                "id": 625561,
                "name": "TED - Mary Norris: The nit-picking glory of The New Yorker's Comma Queen",
                "header": "\"Copy editing for The New Yorker is like playing shortstop for a major league baseball team — every little movement gets picked over by the critics,\" says Mary Norris, who has played the position for more than thirty years. In that time, she's gotten a reputation for sternness and for being a \"comma maniac,\" but this is unfounded, she says. Above all, her work is aimed at one thing: making authors look good. Explore The New Yorker's distinctive style with the person who knows it best in this charming talk.\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:09:53.110000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-03T11:06:00+02:00",
            "endtime": "2024-05-03T11:15:53.110000+02:00",
            "duration": "00:09:53.110000"
        },
        {
            "id": 183364,
            "video": {
                "id": 625718,
                "name": "Debian/Linux in Developing Nations - Challenges and Rewards - Debconf 16",
                "header": "FOSS software is undoubtedly the best option for developing nations, where financial resources may limit access to proprietary software. At the same time, using Debian/Linux also has its share of challenges in these settings, as there may be infrastructure issues to contend with. This talk shares the joys I have personally experienced while using Debian in Swaziland, as well as the challenges that I have faced, and also seen others face too.\n\nPerhaps the audience may be able to suggest ways to overcome some of the issues involved, and thus get more exposure and adoption for Debian in developing countries.\n\nTalk (20 mins) session with Sicelo Mhlongo during Debconf 16",
                "description": null,
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:23:30.880000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-03T11:16:00+02:00",
            "endtime": "2024-05-03T11:39:30.880000+02:00",
            "duration": "00:23:30.880000"
        },
        {
            "id": 183365,
            "video": {
                "id": 625507,
                "name": "TED - Daniel Kish: How I use sonar to navigate the world",
                "header": "Daniel Kish has been blind since he was 13 months old, but has learned to “see” using a form of echolocation. He clicks his tongue and sends out flashes of sound that bounce off surfaces in the environment and return to him, helping him to construct an understanding of the space around him. In a rousing talk, Kish demonstrates how this works and asks us to let go of our fear of the “dark unknown.”\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:13:07.340000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-03T11:40:00+02:00",
            "endtime": "2024-05-03T11:53:07.340000+02:00",
            "duration": "00:13:07.340000"
        },
        {
            "id": 183366,
            "video": {
                "id": 627089,
                "name": "TAK - Ilan Pappé",
                "header": "Samtale med Ilan Pappé",
                "description": "Samtale med Ilan Pappé",
                "creator": "linstad@urtehagen.com",
                "organization": {
                    "id": 137,
                    "name": "Trond Ali Linstad",
                    "homepage": null,
                    "description": "",
                    "postalAddress": "0187 Oslo",
                    "streetAddress": "Norbygata 13",
                    "editorId": 2216,
                    "editorName": "Trond Ali Linstad",
                    "editorEmail": "linstad@urtehagen.com",
                    "editorMsisdn": "+47 406 16 181",
                    "fkmember": true
                },
                "duration": "00:43:12.840000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-03T11:54:00+02:00",
            "endtime": "2024-05-03T12:37:12.840000+02:00",
            "duration": "00:43:12.840000"
        },
        {
            "id": 183367,
            "video": {
                "id": 626766,
                "name": "TAK - Fred i Palestina krever oppgjør med sionist-jødisk tenkning",
                "header": "",
                "description": null,
                "creator": "linstad@urtehagen.com",
                "organization": {
                    "id": 137,
                    "name": "Trond Ali Linstad",
                    "homepage": null,
                    "description": "",
                    "postalAddress": "0187 Oslo",
                    "streetAddress": "Norbygata 13",
                    "editorId": 2216,
                    "editorName": "Trond Ali Linstad",
                    "editorEmail": "linstad@urtehagen.com",
                    "editorMsisdn": "+47 406 16 181",
                    "fkmember": true
                },
                "duration": "00:21:58.480000",
                "categories": [
                    "Religion og livssyn"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-03T12:38:00+02:00",
            "endtime": "2024-05-03T12:59:58.480000+02:00",
            "duration": "00:21:58.480000"
        },
        {
            "id": 183038,
            "video": {
                "id": 627719,
                "name": "(2) Nyheter om Jehovas Vitner & Domsbudskap",
                "header": "Egil S. Langemyr",
                "description": "Velkommen til den andre episoden av Sannheten. Programmet som har som formål å fortelle den usensurerte sannheten om Jehovas Vitner og Vakttårnets Bibel- og Traktatselskap.",
                "creator": "egil@skarning.no",
                "organization": {
                    "id": 251,
                    "name": "Sannheten",
                    "homepage": "www.sannheten.org",
                    "description": "",
                    "postalAddress": "c/o Tom Skarning\r\nØstre Tromøyvei 712\r\n4812 Kongshavn",
                    "streetAddress": "c/o Tom Skarning\r\nØstre Tromøyvei 712\r\n4812 Kongshavn",
                    "editorId": 2827,
                    "editorName": "Egil Skarning Langemyr",
                    "editorEmail": "egil@skarning.no",
                    "editorMsisdn": "+47 458 88 666",
                    "fkmember": true
                },
                "duration": "00:44:52.600000",
                "categories": [
                    "Religion og livssyn"
                ]
            },
            "schedulereason": 4,
            "starttime": "2024-05-03T13:00:00+02:00",
            "endtime": "2024-05-03T13:44:52.600000+02:00",
            "duration": "00:44:52.600000"
        },
        {
            "id": 183368,
            "video": {
                "id": 625328,
                "name": "TED - Tom Wujec: Got a wicked problem? First, tell me how you make toast",
                "header": "Making toast doesn’t sound very complicated — until someone asks you to draw the process, step by step. Tom Wujec loves asking people and teams to draw how they make toast, because the process reveals unexpected truths about how we can solve our biggest, most complicated problems at work. Learn how to run this exercise yourself, and hear Wujec’s surprising insights from watching thousands of people draw toast.\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:09:05.510000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-03T13:45:00+02:00",
            "endtime": "2024-05-03T13:54:05.510000+02:00",
            "duration": "00:09:05.510000"
        },
        {
            "id": 183369,
            "video": {
                "id": 625434,
                "name": "MakerCon - Innovation Inspiration - IPR Databases as a Source of Inspiration",
                "header": "Hege Langlo at MakerCon Nordic 2014-10-18.",
                "description": null,
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:23:59.960000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-03T13:55:00+02:00",
            "endtime": "2024-05-03T14:18:59.960000+02:00",
            "duration": "00:23:59.960000"
        },
        {
            "id": 183370,
            "video": {
                "id": 625728,
                "name": "Software bundling sucks: Why we should embrace it anyway - Debconf 16",
                "header": "I will talk about software bundling solutions, mainly Flatpak (XdgApp) and Limba, which problems they actually solve and why solving these issues is important for the Linux ecosystem as a whole. I will explain how bundling is implemented in the shiny new solutions available on Linux, and what we as distributor could do to make software bundles suck less and keep the distribution relevant.\nAdditionally, I'll explain which roles sandboxing (Flatpak, Bubblewrap) plays in the big picture.\n\nTalk (45 mins) session with Matthias Klumpp during Debconf 16",
                "description": null,
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:39:25.880000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-03T14:19:00+02:00",
            "endtime": "2024-05-03T14:58:25.880000+02:00",
            "duration": "00:39:25.880000"
        },
        {
            "id": 183371,
            "video": {
                "id": 625361,
                "name": "TED - Topher White: What can save the rainforest? Your used cell phone",
                "header": "The sounds of the rainforest include: the chirps of birds, the buzz of cicadas, the banter of gibbons. But in the background is the almost-always present sound of a chainsaw, from illegal loggers. Engineer Topher White shares a simple, scalable way to stop this brutal deforestation — that starts with your old cell phone.\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:09:34.350000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-03T14:59:00+02:00",
            "endtime": "2024-05-03T15:08:34.350000+02:00",
            "duration": "00:09:34.350000"
        },
        {
            "id": 183372,
            "video": {
                "id": 625357,
                "name": "TED - Dan Dennett on our consciousness",
                "header": "Philosopher Dan Dennett makes a compelling argument that not only don't we understand our own consciousness, but that half the time our brains are actively fooling us.\r\n\r\nTED talk downloaded from The Internet Archive.",
                "description": null,
                "creator": "pere@hungry.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:21:51.530000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-03T15:09:00+02:00",
            "endtime": "2024-05-03T15:30:51.530000+02:00",
            "duration": "00:21:51.530000"
        },
        {
            "id": 183373,
            "video": {
                "id": 626095,
                "name": "FSCONS 2017 - Lightning Talks 1",
                "header": "Lightning talks from Day 1 of FSCONS 2017. \r\n\r\nRecorded by NUUG for FSCONS.",
                "description": null,
                "creator": "davidwnoble@gmail.com",
                "organization": {
                    "id": 82,
                    "name": "NUUG",
                    "homepage": "https://www.nuug.no/",
                    "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                    "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                    "streetAddress": "",
                    "editorId": 2240,
                    "editorName": "Peter M. M. Hansteen",
                    "editorEmail": "peter@bsdly.net",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:41:54.160000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-03T15:31:00+02:00",
            "endtime": "2024-05-03T16:12:54.160000+02:00",
            "duration": "00:41:54.160000"
        }
    ]
}