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&ordering=-schedulereason
HTTP 200 OK
Content-Type: application/json

{
    "count": 142,
    "next": "https://frikanalen.no/api/scheduleitems/?format=api&limit=50&offset=50&ordering=-schedulereason",
    "previous": null,
    "results": [
        {
            "id": 207913,
            "video": {
                "id": 625478,
                "name": "TED - Melissa Fleming: A boat carrying 500 refugees sunk at sea. The story of two survivors",
                "header": "Aboard an overloaded ship carrying more than 500 refugees, a young woman becomes an unlikely hero. This single, powerful story, told by Melissa Fleming of the UN's refugee agency, gives a human face to the sheer numbers of human beings trying to escape to better lives ... as the refugee ships keep coming ...\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:19:19.120000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-05T19:21:00+02:00",
            "endtime": "2025-07-05T19:40:19.120000+02:00",
            "duration": "00:19:19.120000"
        },
        {
            "id": 207935,
            "video": {
                "id": 626086,
                "name": "VG under Attack! War Stories from the Ops Trenches - Audun Ytterdal",
                "header": "A collection of old and new war stories from Norways largest news site as seen from the perspective of the VG/Schibsted operation including stuff like Nazis, Pink Blogs, Anonymous, FBI, and how to build you own DDOS canon.\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": "00:43:39.700000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-06T04:21:00+02:00",
            "endtime": "2025-07-06T05:04:39.700000+02:00",
            "duration": "00:43:39.700000"
        },
        {
            "id": 207905,
            "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": "2025-07-05T14:27:00+02:00",
            "endtime": "2025-07-05T14:28:19.640000+02:00",
            "duration": "00:01:19.640000"
        },
        {
            "id": 207912,
            "video": {
                "id": 625678,
                "name": "What I learned from 365 days of contributing to Open Source projects - Debconf 16",
                "header": "Last year, I committed myself to contribute to Open Source projects, daily, for 365 days in a row. The talk will tell a story of this experience, the difficulties encountered, lessons learned and why (or not) you should consider doing this as well.\n\nNo technical background is required.\n\nTalk (20 mins) session with Dieter Adriaenssens 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:10.880000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-05T18:36:00+02:00",
            "endtime": "2025-07-05T18:59:10.880000+02:00",
            "duration": "00:23:10.880000"
        },
        {
            "id": 207927,
            "video": {
                "id": 626291,
                "name": "En sang i uka",
                "header": "I dagens torsdagsinnslag møter vi Andreas Gregersen som har satt seg et stort mål for året: han skal nemlig lage en sang hver eneste uke i 2020. Vi besøkte ham i det han skulle lage sang for uke 4. Tittelen på sangen ble Empo Tv.",
                "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 97 84 16 12",
                    "fkmember": true
                },
                "duration": "00:03:16.840000",
                "categories": [
                    "Kultur"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-05T22:38:00+02:00",
            "endtime": "2025-07-05T22:41:16.840000+02:00",
            "duration": "00:03:16.840000"
        },
        {
            "id": 207934,
            "video": {
                "id": 625813,
                "name": "Om beslaget i popcorn-time.no saken",
                "header": "Økokrim beslagla i vår domenet popcorn-time.no. I den forbindelse gjennomførte de beslag også hos IMC AS og deres regnskapsfører. Morten Eriksen, daglig leder i IMC AS, gir her gi sin versjon av hvordan dette opplevdes fra hans side.\r\n\r\nNUUG talk from 2016-11-08.",
                "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:50:58.120000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-06T03:30:00+02:00",
            "endtime": "2025-07-06T04:20:58.120000+02:00",
            "duration": "00:50:58.120000"
        },
        {
            "id": 207901,
            "video": {
                "id": 625330,
                "name": "TED - David Gallo shows underwater astonishments",
                "header": "David Gallo shows jaw-dropping footage of amazing sea creatures, including a color-shifting cuttlefish, a perfectly camouflaged octopus, and a Times Square's worth of neon light displays from fish who live in the blackest depths of the ocean.\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:25.030000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-05T11:53:00+02:00",
            "endtime": "2025-07-05T11:58:25.030000+02:00",
            "duration": "00:05:25.030000"
        },
        {
            "id": 207904,
            "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": "2025-07-05T13:41:00+02:00",
            "endtime": "2025-07-05T14:26:19.880000+02:00",
            "duration": "00:45:19.880000"
        },
        {
            "id": 207908,
            "video": {
                "id": 625345,
                "name": "TED - Rob Reid: The $8 billion iPod",
                "header": "Comic author Rob Reid unveils Copyright Math (TM), a remarkable new field of study based on actual numbers from entertainment industry lawyers and lobbyists.\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:11.190000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-05T15:41:00+02:00",
            "endtime": "2025-07-05T15:46:11.190000+02:00",
            "duration": "00:05:11.190000"
        },
        {
            "id": 207911,
            "video": {
                "id": 625703,
                "name": "Kali Linux's Experience of a Derivative Tracking Debian Testing - Debconf 16",
                "header": "Kali Linux is a Debian derivative since 2012, it is maintained by Offensive Security and dedicated to penetration testing.\n\nInitially it was based on Debian Stable (Wheezy then Jessie) but since late 2015, it now tracks Debian Testing with its daily changes. There are upsides and downsides to this and I'll try to present those as well as the infrastructure that we have setup to run Kali Linux (repositories, build daemons, jenkins checks, etc.).\n\nThis talk is interesting for other Debian derivatives that want to learn from Kali's experience, but it's also interesting for the Debian community to learn of the problems that derivatives are facing when they try to track Debian Testing.\n\nTalk (45 mins) session with Raphaël Hertzog 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:48:55.880000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-05T17:11:00+02:00",
            "endtime": "2025-07-05T17:59:55.880000+02:00",
            "duration": "00:48:55.880000"
        },
        {
            "id": 207916,
            "video": {
                "id": 626445,
                "name": "Infoplakat Frikanalen",
                "header": "Informasjon om Frikanalen",
                "description": null,
                "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 91 85 95 08",
                    "fkmember": true
                },
                "duration": "00:00:35.120000",
                "categories": [
                    "Annet"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-05T19:59:00+02:00",
            "endtime": "2025-07-05T19:59:35.120000+02:00",
            "duration": "00:00:35.120000"
        },
        {
            "id": 207926,
            "video": {
                "id": 626034,
                "name": "Caminandes 3: Llamigos",
                "header": "I denne episoden av tegnefilmserien Caminandes blir vi enda bedre kjent med vår helt Koro.  Det er vinter i Patagonia, og det er lite mat.  Llamaen Koro møter den plagsomme pingvinen Oti i en episk kamp om siste saftige bær.",
                "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:02:30.125000",
                "categories": [
                    "Barn og ungdom"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-05T22:35:00+02:00",
            "endtime": "2025-07-05T22:37:30.125000+02:00",
            "duration": "00:02:30.125000"
        },
        {
            "id": 207930,
            "video": {
                "id": 625367,
                "name": "Killswitch-debatt med A. Brenna, H.W. Lie, K. Miazine og P. Reinholdtsen",
                "header": "Diskusjon om overvåkning og Internets fremtid med Håkon Wium Lie, Kirill Miazine, Petter Reinholdtsen og ordstyrer Anders Brenna etter visning av dokumentarfilmen Killswitch på Oslo Dokumentarkino.",
                "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:42:37.120000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-06T00:09:00+02:00",
            "endtime": "2025-07-06T00:51:37.120000+02:00",
            "duration": "00:42:37.120000"
        },
        {
            "id": 207933,
            "video": {
                "id": 623987,
                "name": "Hjelp, jeg skal holde tale!",
                "header": "De fleste av oss kommer før eller siden opp i en situasjon hvor vi er nødt til å snakke til en forsamling, det være seg privat (konfirmasjon, bryllup, runde fødselsdager, generalforsamling i borettslaget o.l.) eller i yrkeslivet (julebord og andre firmafester, seminarer, fagforeningsmøter o.l.). Noen ganger skjer det spontant og uforberedt fordi munnen bobler over med det hjertet er fullt av. Andre ganger ? og de er som regel de vanskelige ? er det (mer eller mindre) nøye planlagt, og forventningene både fra en selv og fra forsamlingen kan virke lammende. Hva kan en skuespiller lære oss om å takle forventningspresset og å forene nøye forberedelse med spontanitet og entusiasme?",
                "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:09.640000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-06T02:32:00+02:00",
            "endtime": "2025-07-06T03:29:09.640000+02:00",
            "duration": "00:57:09.640000"
        },
        {
            "id": 207899,
            "video": {
                "id": 628144,
                "name": "Diesen: Angrepet på Iran et sceneskifte for Verden?",
                "header": "Professor Diesen i samtale med Chas Freeman om angrepet på Iran utgjør et sceneskifte for Russland og Verden",
                "description": "Original tittel: Chas Freeman: Iran Attacked - Turning Point for Russia & the World",
                "creator": "ola@frikanalen.no",
                "organization": {
                    "id": 112,
                    "name": "PROION",
                    "homepage": null,
                    "description": "",
                    "postalAddress": "Åsvegen 115\r\n2740 ROA",
                    "streetAddress": "Åsvegen 115\r\n2740 ROA",
                    "editorId": 2249,
                    "editorName": "Ola Tellesbø",
                    "editorEmail": "ola@frikanalen.no",
                    "editorMsisdn": "+47 40 04 18 13",
                    "fkmember": true
                },
                "duration": "00:51:09.320000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-05T10:58:00+02:00",
            "endtime": "2025-07-05T11:49:09.320000+02:00",
            "duration": "00:51:09.320000"
        },
        {
            "id": 207900,
            "video": {
                "id": 626034,
                "name": "Caminandes 3: Llamigos",
                "header": "I denne episoden av tegnefilmserien Caminandes blir vi enda bedre kjent med vår helt Koro.  Det er vinter i Patagonia, og det er lite mat.  Llamaen Koro møter den plagsomme pingvinen Oti i en episk kamp om siste saftige bær.",
                "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:02:30.125000",
                "categories": [
                    "Barn og ungdom"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-05T11:50:00+02:00",
            "endtime": "2025-07-05T11:52:30.125000+02:00",
            "duration": "00:02:30.125000"
        },
        {
            "id": 207902,
            "video": {
                "id": 626445,
                "name": "Infoplakat Frikanalen",
                "header": "Informasjon om Frikanalen",
                "description": null,
                "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 91 85 95 08",
                    "fkmember": true
                },
                "duration": "00:00:35.120000",
                "categories": [
                    "Annet"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-05T11:59:00+02:00",
            "endtime": "2025-07-05T11:59:35.120000+02:00",
            "duration": "00:00:35.120000"
        },
        {
            "id": 207903,
            "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": "2025-07-05T13:25:00+02:00",
            "endtime": "2025-07-05T13:40:12.340000+02:00",
            "duration": "00:15:12.340000"
        },
        {
            "id": 207906,
            "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 91 85 95 08",
                    "fkmember": true
                },
                "duration": "00:00:48.090000",
                "categories": [
                    "Annet"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-05T14:29:00+02:00",
            "endtime": "2025-07-05T14:29:48.090000+02:00",
            "duration": "00:00:48.090000"
        },
        {
            "id": 207907,
            "video": {
                "id": 628149,
                "name": "Diesen spør Baud om usas bombing av Irans atomkraftverk",
                "header": "Professor Diesen spør oberst Jacques Baud om usas bombing av Irans atomkraftverk",
                "description": "Original tittel: Col. Jacques Baud: America Bombs Iran’s Nuclear Facilities",
                "creator": "ola@frikanalen.no",
                "organization": {
                    "id": 112,
                    "name": "PROION",
                    "homepage": null,
                    "description": "",
                    "postalAddress": "Åsvegen 115\r\n2740 ROA",
                    "streetAddress": "Åsvegen 115\r\n2740 ROA",
                    "editorId": 2249,
                    "editorName": "Ola Tellesbø",
                    "editorEmail": "ola@frikanalen.no",
                    "editorMsisdn": "+47 40 04 18 13",
                    "fkmember": true
                },
                "duration": "00:54:11.240000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-05T14:46:00+02:00",
            "endtime": "2025-07-05T15:40:11.240000+02:00",
            "duration": "00:54:11.240000"
        },
        {
            "id": 207909,
            "video": {
                "id": 625697,
                "name": "Putting GNU/kFreeBSD into production - Debconf 16",
                "header": "Debian GNU/kFreeBSD is still under active development.  I'll show some projects that have been ongoing since the last DebConf, and some new features being planned for stretch.\n\nThen I'd like to show what GNU/kFreeBSD's users are doing with it.  I'll describe some use cases in more detail: using free software in place of proprietary appliances, which could apply to Debian and ZFS more generally.  And we even have a downstream distribution now, so we'll see how that's been a useful collaboration already.\n\nTalk (20 mins) session with Steven Chamberlain 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:21:00.880000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-05T15:47:00+02:00",
            "endtime": "2025-07-05T16:08:00.880000+02:00",
            "duration": "00:21:00.880000"
        },
        {
            "id": 207910,
            "video": {
                "id": 626552,
                "name": "Lars Birkelund om propaganda",
                "header": "Lars Birkelund holder et innlegg på Litteraturhuset om propaganda",
                "description": null,
                "creator": "skrohn@broadpark.no",
                "organization": {
                    "id": 142,
                    "name": "Norge ut av NATO",
                    "homepage": null,
                    "description": "",
                    "postalAddress": "",
                    "streetAddress": "",
                    "editorId": 2232,
                    "editorName": "Sonja Krohn",
                    "editorEmail": "skrohn@broadpark.no",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:20:38.680000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-05T16:09:00+02:00",
            "endtime": "2025-07-05T16:29:38.680000+02:00",
            "duration": "00:20:38.680000"
        },
        {
            "id": 207914,
            "video": {
                "id": 625968,
                "name": "Glass",
                "header": "To amatørkunstkritikere treffes i et kunstgalleri og argumenterer heftig om maleriene de får se, inntil de endelig finner et kunstverk de kan enes om...",
                "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:03:13.208333",
                "categories": [
                    "Barn og ungdom",
                    "Kultur"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-05T19:41:00+02:00",
            "endtime": "2025-07-05T19:44:13.208333+02:00",
            "duration": "00:03:13.208333"
        },
        {
            "id": 207915,
            "video": {
                "id": 626707,
                "name": "Trond Alis Kvarter - Israel og Sionisme",
                "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 40 61 61 81",
                    "fkmember": true
                },
                "duration": "00:13:03.566667",
                "categories": [
                    "Religion og livssyn"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-05T19:45:00+02:00",
            "endtime": "2025-07-05T19:58:03.566667+02:00",
            "duration": "00:13:03.566667"
        },
        {
            "id": 207917,
            "video": {
                "id": 626085,
                "name": "Linux Security APIs and the Chromium Sandbox - Patricia Aas",
                "header": "The Linux Security and Isolation APIs have become the basis of some of the most useful features server-side, providing the isolation required for efficient containers. However, these APIs also form the basis of the Chromium Sandbox on Linux, and we will study them in that context in this talk.\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": "00:53:46.740000",
                "categories": [
                    "Annet"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-05T20:03:00+02:00",
            "endtime": "2025-07-05T20:56:46.740000+02:00",
            "duration": "00:53:46.740000"
        },
        {
            "id": 207918,
            "video": {
                "id": 626057,
                "name": "Caminandes 2: Gran Dillama",
                "header": "Llamaen Koro erfarer at gresset er grønnere på den andre siden av gjerdet, og at veien dit kan være lang.",
                "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:02:26.083333",
                "categories": [
                    "Barn og ungdom"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-05T20:57:00+02:00",
            "endtime": "2025-07-05T20:59:26.083333+02:00",
            "duration": "00:02:26.083333"
        },
        {
            "id": 207928,
            "video": {
                "id": 628136,
                "name": "Diesen og Macgregor om Russlands gjengjeldelse",
                "header": "Russlands gjengjeldelse og Natos fallende relevanse",
                "description": "Original tittel: Douglas Macgregor: Russia's Retaliation & NATO's Declining Relevance",
                "creator": "ola@frikanalen.no",
                "organization": {
                    "id": 112,
                    "name": "PROION",
                    "homepage": null,
                    "description": "",
                    "postalAddress": "Åsvegen 115\r\n2740 ROA",
                    "streetAddress": "Åsvegen 115\r\n2740 ROA",
                    "editorId": 2249,
                    "editorName": "Ola Tellesbø",
                    "editorEmail": "ola@frikanalen.no",
                    "editorMsisdn": "+47 40 04 18 13",
                    "fkmember": true
                },
                "duration": "00:38:52.860000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-05T22:42:00+02:00",
            "endtime": "2025-07-05T23:20:52.860000+02:00",
            "duration": "00:38:52.860000"
        },
        {
            "id": 207929,
            "video": {
                "id": 626088,
                "name": "Machine Learning for Security - Alan Saied",
                "header": "The ability to mathematically classify patterns, predict events and/or identify abnormalities within a wide range of data is known as Machine Learning. For the purpose of this conference , we explain the power of data and how it can be used with Machine Learning models to identify abnormal behaviour within complex environments. We also explain the ingredients and the steps required to build a Machine Learning models to serve security tasks. This will further be followed by its complications in terms of false positives, accuracy of detection and validity of model and how this can be improved.\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": "00:47:36.240000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-05T23:21:00+02:00",
            "endtime": "2025-07-06T00:08:36.240000+02:00",
            "duration": "00:47:36.240000"
        },
        {
            "id": 207931,
            "video": {
                "id": 628018,
                "name": "Diesen og Nekrasov: Magnitsky Act",
                "header": "",
                "description": "Diesen og Mercouris snakker med Andrei Nekrasov om hans film Magnitsky Act",
                "creator": "ola@frikanalen.no",
                "organization": {
                    "id": 112,
                    "name": "PROION",
                    "homepage": null,
                    "description": "",
                    "postalAddress": "Åsvegen 115\r\n2740 ROA",
                    "streetAddress": "Åsvegen 115\r\n2740 ROA",
                    "editorId": 2249,
                    "editorName": "Ola Tellesbø",
                    "editorEmail": "ola@frikanalen.no",
                    "editorMsisdn": "+47 40 04 18 13",
                    "fkmember": true
                },
                "duration": "00:59:56.480000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-06T00:52:00+02:00",
            "endtime": "2025-07-06T01:51:56.480000+02:00",
            "duration": "00:59:56.480000"
        },
        {
            "id": 207932,
            "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": "2025-07-06T01:52:00+02:00",
            "endtime": "2025-07-06T02:31:41.880000+02:00",
            "duration": "00:39:41.880000"
        },
        {
            "id": 207880,
            "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": "2025-07-05T01:08:00+02:00",
            "endtime": "2025-07-05T01:17:53.110000+02:00",
            "duration": "00:09:53.110000"
        },
        {
            "id": 207881,
            "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 91 85 95 08",
                    "fkmember": true
                },
                "duration": "00:28:43.600000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-05T01:18:00+02:00",
            "endtime": "2025-07-05T01:46:43.600000+02:00",
            "duration": "00:28:43.600000"
        },
        {
            "id": 207882,
            "video": {
                "id": 623359,
                "name": "M@thias' verden del 1",
                "header": "",
                "description": null,
                "creator": "toresbe@protonmail.com",
                "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 91 85 95 08",
                    "fkmember": true
                },
                "duration": "00:21:37.440000",
                "categories": [
                    "Barn og ungdom"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-05T01:47:00+02:00",
            "endtime": "2025-07-05T02:08:37.440000+02:00",
            "duration": "00:21:37.440000"
        },
        {
            "id": 207883,
            "video": {
                "id": 625694,
                "name": "Next Generation Config Mgmt - Debconf 16",
                "header": "A presentation about a design for a next generation config management tool, and the specific problems this design solves.\n\nThree of the main design features of the tool include:\n\n* Parallel execution\n\n* Event driven mechanism\n\n* Distributed architecture\n\nThis talk will demo a prototype I've built that implements these ideas. It is written in golang, and is completely free software.\n\nI will also cover the new functionality we've added to the tool such as the automatic edge and automatic grouping features and other fun stuff that happened between now and the conference.\n\nMgmt's design goes out of its way to ensure that it always has feature parity on both Fedora and Debian simultaneously.\n\nAn introductory blog post on the subject is available. https://ttboj.wordpress.com/2016/01/18/next-generation-configuration-mgmt/ Attendees are encouraged to read it before the talk if they are interested!\n\nTalk (45 mins) session with James Shubin 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:48:45.880000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-05T02:09:00+02:00",
            "endtime": "2025-07-05T02:57:45.880000+02:00",
            "duration": "00:48:45.880000"
        },
        {
            "id": 207884,
            "video": {
                "id": 626081,
                "name": "Venn av Nøff",
                "header": "Det er høst og tid for Nasse Nøff å komme inn i varmen etter en lang sesong ute i hagen. Søndag 2.november hadde foreningen Venn av Nøff sin årlige innbæring. I tillegg blir det utdeling av NÆ!-prisen. Følg med.",
                "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 97 84 16 12",
                    "fkmember": true
                },
                "duration": "00:06:07.840000",
                "categories": [
                    "Kultur"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-05T02:58:00+02:00",
            "endtime": "2025-07-05T03:04:07.840000+02:00",
            "duration": "00:06:07.840000"
        },
        {
            "id": 207885,
            "video": {
                "id": 625424,
                "name": "MakerCon - Open-Source Adventuring: OpenROV, OpenExplorer and the Future of Connected Exploration",
                "header": "David Lang at MakerCon Nordic 2014-10-17.",
                "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:54.120000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-05T03:05:00+02:00",
            "endtime": "2025-07-05T03:26:54.120000+02:00",
            "duration": "00:21:54.120000"
        },
        {
            "id": 207886,
            "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": "2025-07-05T03:27:00+02:00",
            "endtime": "2025-07-05T03:39:13.240000+02:00",
            "duration": "00:12:13.240000"
        },
        {
            "id": 207887,
            "video": {
                "id": 625527,
                "name": "Practical Protocol-Oriented Programming in Swift",
                "header": "Value types are at the core of Swift (seriously, mostly everything in the Swift standard library is a value type). But how do you avoid subclassing? That's where the power of Protocol-Oriented programming comes in. Learn how to structure your code to (almost) never subclass again! Practical everyday examples and ideas for your own code base will be included.\r\n\r\nThe speaker Natasha Murashev is an iOS developer by day and a robot by night. She blogs about Swift, WatchOS, and iOS development on her blog, natashatherobot.com, and curates a fast-growing weekly Swift  newsletter: This Week in Swift. In her free time, she works on personal projects, speaks at meetups and conferences, contributes to open source, and likes to cross things off her bucket list. She's currently living the digital nomad life as her alter identity: @NatashaTheNomad.",
                "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:46:26.120000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-05T03:40:00+02:00",
            "endtime": "2025-07-05T04:26:26.120000+02:00",
            "duration": "00:46:26.120000"
        },
        {
            "id": 207888,
            "video": {
                "id": 625354,
                "name": "TED - Sanjay Pradhan: How open data is changing international aid",
                "header": "How do we make sure that development and aid money actually goes to the people who most need it? Sanjay Pradhan of the World Bank Institute lays out three guidelines to help relief efforts make the most impact — while curbing corruption. One key: connecting the players who are working to change broken systems with the data they need.\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:17.350000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-05T04:27:00+02:00",
            "endtime": "2025-07-05T04:42:17.350000+02:00",
            "duration": "00:15:17.350000"
        },
        {
            "id": 207889,
            "video": {
                "id": 625970,
                "name": "Trustworthy computers",
                "header": "Jonas Smedegaard presents Trustworthy computers.  Buying a new laptop, phone or other computer is not easy. Many computers can run Linux nowadays, but depending on your needs fewer of them work well, if security is one of your concerns then options available to you surprisingly shrink to almost zero.\r\n\r\nThe talk will highlight some security issues and advice on what to look for in computers - laptops, phones and small home servers - for those of us concerned about privacy and want full control over our computing environments.\r\n\r\nJonas Smedegaard is a freelance systems administrator and developer with a special interest in ethically designed computers and software. Jonas is a long time Debian developer involved with several Blends including FreedomBox and DebianParl where ethical aspects of hardware and software is crucial. Since mid 2017 Jonas has been hired by Purism to help develop the Debian-based PureOS shipped with their line of Librem laptops and a future Librem phone.\r\n\r\nNUUG talk from 2018-01-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:58:22.120000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-05T04:43:00+02:00",
            "endtime": "2025-07-05T05:41:22.120000+02:00",
            "duration": "00:58:22.120000"
        },
        {
            "id": 207890,
            "video": {
                "id": 625704,
                "name": "Less passwords, more security: mass administration of MariaDB servers with socket authentication - Debconf 16",
                "header": "In this talk I'll explain how socket authentication in MariaDB works and how it makes the life of system administrators easier when they can do all maintenance as root, without the need of additional passwords. Life without extra passwords is also more secure, as there is less to leak or loose. Socket authentication in MariaDB is by default enabled in Debian.\n\nTalk (45 mins) session with Otto Kekäläinen 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:35:58.880000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-05T05:42:00+02:00",
            "endtime": "2025-07-05T06:17:58.880000+02:00",
            "duration": "00:35:58.880000"
        },
        {
            "id": 207891,
            "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": "2025-07-05T06:18:00+02:00",
            "endtime": "2025-07-05T06:34:29.430000+02:00",
            "duration": "00:16:29.430000"
        },
        {
            "id": 207892,
            "video": {
                "id": 625420,
                "name": "MakerCon - The Impact of the Maker Movement",
                "header": "Mike Senese at MakerCon Nordic 2014-10-17.",
                "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:26:19.720000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-05T06:35:00+02:00",
            "endtime": "2025-07-05T07:01:19.720000+02:00",
            "duration": "00:26:19.720000"
        },
        {
            "id": 207893,
            "video": {
                "id": 625664,
                "name": "TED - Adam Savage: My love letter to cosplay",
                "header": "Adam Savage makes things and builds experiments, and he uses costumes to add humor, color and clarity to the stories he tells. Tracing his lifelong love of costumes — from a childhood space helmet made of an ice cream tub to a No-Face costume he wore to Comic-Con — Savage explores the world of cosplay and the meaning it creates for its community. \"We're connecting with something important inside of us,\" he says. \"The costumes are how we reveal ourselves to each other.\"\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:11.710000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-05T07:02:00+02:00",
            "endtime": "2025-07-05T07:15:11.710000+02:00",
            "duration": "00:13:11.710000"
        },
        {
            "id": 207894,
            "video": {
                "id": 625458,
                "name": "Kommunenes digitale arkiv som et felleskomponent basert på fri programvare",
                "header": "Når alt var på papir så var arkivet en opplagt sentral enhet i en forvaltningsorgan. Dette er noe som egentlig ikke har fulgt med i overgangen til den digitale hverdagen og det digitale arkivet er blitt redusert til postmottak og saksbehandling. Resultatet er en forvaltning som svekker innbyggernes rettssikkerhet og et hull i rikets hukommelse. \r\n\r\nPolitikerne sier mye om digitalisering men hvis ikke det digitale arkivet får en sentral plass i IT-arkitekturen så vil digitaliseringsproblematikken fortsatt bli uløst. Denne viktige felleskomponenten burde være tilgjengelig som fri programvare slik at vi får mer kunnskap og innsikt i danningen og bevaringen av forvaltningens arkiver.\r\n\r\nDet kommunale arkivmiljøet sammen med HiOA har jobbet i flere år med et prosjekt for å realisere en NOARK5-kjerne basert på en fri programvare lisens.  Vi har på plass en løsning som kan fungere som en innsynsløsning for NOARK5-uttrekk og begynner nå arbeidet med å fullføre kjernen og få den godkjent. Dette er en REST/JSON-basert tjeneste og vi vil presentere løsningen til dere samtidig som vi diskuterer veien videre.  Kildekoden er tilgjengelig fra https://github.com/KDRS-SA/kdrs-toolbox-innsyn\r\n\r\nThomas Sødring jobber som førsteamanuensis på arkivutdanningen ved Høyskolen i Oslo og Akershus. Han er utdannet ved Dublin City University i Irland der han tok både bachelor og doktorgrad i Informatikk. Som forsker han han har jobbet både med informasjonsgjennfinning og simulering men de siste årene har han brukt tiden sin på problemene rundt arkiv og digitalisering, noe som har resultert i noen programmer som er gitt ut som fri programvare. På Høyskolen er han en del av en forskergruppe som heter METAINFO som forsker på metadata og dens bruk.",
                "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": "01:29:22.120000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-05T07:16:00+02:00",
            "endtime": "2025-07-05T08:45:22.120000+02:00",
            "duration": "01:29:22.120000"
        },
        {
            "id": 207895,
            "video": {
                "id": 628101,
                "name": "Diesen og Hudson om Usas handelskrig",
                "header": "Trump forsøker å øke imperiets avkastninger på investeringer",
                "description": "Original tittel: Trump Aims to Improve the Return on Investment for Empire",
                "creator": "ola@frikanalen.no",
                "organization": {
                    "id": 112,
                    "name": "PROION",
                    "homepage": null,
                    "description": "",
                    "postalAddress": "Åsvegen 115\r\n2740 ROA",
                    "streetAddress": "Åsvegen 115\r\n2740 ROA",
                    "editorId": 2249,
                    "editorName": "Ola Tellesbø",
                    "editorEmail": "ola@frikanalen.no",
                    "editorMsisdn": "+47 40 04 18 13",
                    "fkmember": true
                },
                "duration": "00:48:32.120000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-05T08:46:00+02:00",
            "endtime": "2025-07-05T09:34:32.120000+02:00",
            "duration": "00:48:32.120000"
        },
        {
            "id": 207896,
            "video": {
                "id": 625423,
                "name": "MakerCon - Making in Norway",
                "header": "Haakon Karlsen Jr., Graham Hayward and Jens Dyvik at MakerCon Nordic 2014-10-17.",
                "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:20:35.440000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-05T09:35:00+02:00",
            "endtime": "2025-07-05T09:55:35.440000+02:00",
            "duration": "00:20:35.440000"
        },
        {
            "id": 207897,
            "video": {
                "id": 625714,
                "name": "Lightning talks - Debconf 16",
                "header": "They're talks. They go like lightning.\n\nTalk (45 mins) session with Nattie Mayer-Hutchings 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:51:22.880000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-05T09:56:00+02:00",
            "endtime": "2025-07-05T10:47:22.880000+02:00",
            "duration": "00:51:22.880000"
        },
        {
            "id": 207898,
            "video": {
                "id": 625461,
                "name": "TED - Robin Murphy: These robots come to the rescue after a disaster",
                "header": "When disaster strikes, who's first on the scene? More and more, it’s a robot. In her lab, Robin Murphy builds robots that fly, tunnel, swim and crawl through disaster scenes, helping firefighters and rescue workers save more lives safely — and help communities return to normal up to three years faster.\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:03.210000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-05T10:48:00+02:00",
            "endtime": "2025-07-05T10:57:03.210000+02:00",
            "duration": "00:09:03.210000"
        },
        {
            "id": 207936,
            "video": {
                "id": 626317,
                "name": "Torsdagsinnslag 6. februar: Spor3",
                "header": "Etter kommunesammenslåingen av Ski og Oppegård til Nordre Follo kommune, ble Rådhuset og de fleste innbyggertjenestene, som f.eks. servicetorg og NAV-kontor lagt til Ski. Det skaper utfordringer for rullestolbrukere på Kolbotn som ønsker å ta toget til Ski.",
                "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 97 84 16 12",
                    "fkmember": true
                },
                "duration": "00:02:14.240000",
                "categories": [
                    "Velferd"
                ]
            },
            "schedulereason": 5,
            "starttime": "2025-07-06T05:05:00+02:00",
            "endtime": "2025-07-06T05:07:14.240000+02:00",
            "duration": "00:02:14.240000"
        }
    ]
}