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

{
    "count": 126,
    "next": "https://forrige.frikanalen.no/api/scheduleitems/?format=api&limit=50&offset=100&ordering=schedulereason",
    "previous": "https://forrige.frikanalen.no/api/scheduleitems/?format=api&limit=50&ordering=schedulereason",
    "results": [
        {
            "id": 184435,
            "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 918 59 508",
                    "fkmember": true
                },
                "duration": "00:00:35.120000",
                "categories": [
                    "Annet"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-22T02:26:00+02:00",
            "endtime": "2024-05-22T02:26:35.120000+02:00",
            "duration": "00:00:35.120000"
        },
        {
            "id": 184436,
            "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-22T02:27:00+02:00",
            "endtime": "2024-05-22T02:36:05.510000+02:00",
            "duration": "00:09:05.510000"
        },
        {
            "id": 184437,
            "video": {
                "id": 625459,
                "name": "TED - Christopher Soghoian: A brief history of phone wiretapping -- and how to avoid it",
                "header": "Who is listening in on your phone calls? On a landline, it could be anyone, says privacy activist Christopher Soghoian, because surveillance backdoors are built into the phone system by default, to allow governments to listen in. But then again, so could a foreign intelligence service ... or a criminal. Which is why, says Soghoian, some tech companies are resisting governments' call to build the same backdoors into mobile phones and new messaging systems. Learn how some tech companies are working to keep your calls and messages private.\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:06:20.340000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-22T02:37:00+02:00",
            "endtime": "2024-05-22T02:43:20.340000+02:00",
            "duration": "00:06:20.340000"
        },
        {
            "id": 184438,
            "video": {
                "id": 626399,
                "name": "Shofar Pinse",
                "header": "Bladet Evangelisten\r\nProgram 21",
                "description": null,
                "creator": "kurt@evangelisten.no",
                "organization": {
                    "id": 135,
                    "name": "Bladet Evangelisten",
                    "homepage": null,
                    "description": "",
                    "postalAddress": "",
                    "streetAddress": "",
                    "editorId": 2188,
                    "editorName": "Kurt Urhaug",
                    "editorEmail": "kurt@evangelisten.no",
                    "editorMsisdn": "",
                    "fkmember": true
                },
                "duration": "00:26:48.960000",
                "categories": [
                    "Religion og livssyn"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-22T02:44:00+02:00",
            "endtime": "2024-05-22T03:10:48.960000+02:00",
            "duration": "00:26:48.960000"
        },
        {
            "id": 184439,
            "video": {
                "id": 625729,
                "name": "Live demos - Debconf 16",
                "header": "Show off your project! NB: It will be mandatory to set up your laptop before the session, in order to assure a smooth transition between speakers.\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:44:17.880000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-22T03:11:00+02:00",
            "endtime": "2024-05-22T03:55:17.880000+02:00",
            "duration": "00:44:17.880000"
        },
        {
            "id": 184440,
            "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-22T03:56:00+02:00",
            "endtime": "2024-05-22T04:01:56.400000+02:00",
            "duration": "00:05:56.400000"
        },
        {
            "id": 184441,
            "video": {
                "id": 625323,
                "name": "TED - Keith Chen: Could your language affect your ability to save money?",
                "header": "What can economists learn from linguists? Behavioral economist Keith Chen introduces a fascinating pattern from his research: that languages without a concept for the future -- \"It rain tomorrow,\" instead of \"It will rain tomorrow\" -- correlate strongly with high savings rates. <a href=\"http://blog.ted.com/2013/02/19/saving-for-a-rainy-day-keith-chen-on-language-that-forecasts-weather-and-behavior/\" rel=\"nofollow\">Read more about Chen’s explorations »</a>\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.100000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-22T04:02:00+02:00",
            "endtime": "2024-05-22T04:14:13.100000+02:00",
            "duration": "00:12:13.100000"
        },
        {
            "id": 184442,
            "video": {
                "id": 625540,
                "name": "TED - Robert Palmer: The Panama Papers exposed a huge global problem. What's next?",
                "header": "On April 3, 2016 we saw the largest data leak in history. The Panama Papers exposed rich and powerful people hiding vast amounts of money in offshore accounts. But what does it all mean? We called Robert Palmer of Global Witness to find out.\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:49.040000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-22T04:15:00+02:00",
            "endtime": "2024-05-22T04:22:49.040000+02:00",
            "duration": "00:07:49.040000"
        },
        {
            "id": 184443,
            "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-22T04:23:00+02:00",
            "endtime": "2024-05-22T05:04:17.120000+02:00",
            "duration": "00:41:17.120000"
        },
        {
            "id": 184444,
            "video": {
                "id": 627334,
                "name": "Refleksjoner om Ukraina-krigen",
                "header": "",
                "description": "Mariëlle Leraand, Ola Tunander og Lars Borgersrud innleder om krigen i Ukraina",
                "creator": "ola@frikanalen.no",
                "organization": {
                    "id": 133,
                    "name": "Bevegelsen for Sosialisme",
                    "homepage": null,
                    "description": "",
                    "postalAddress": "c/o Fellesdistribusjon SA, postboks 1420 Vika, 0155 OSLO",
                    "streetAddress": "Åsvegen 115\r\n2740 ROA",
                    "editorId": 2249,
                    "editorName": "Ola Tellesbø",
                    "editorEmail": "ola@frikanalen.no",
                    "editorMsisdn": "+47 400 41 813",
                    "fkmember": true
                },
                "duration": "01:39:13.380000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-22T05:05:00+02:00",
            "endtime": "2024-05-22T06:44:13.380000+02:00",
            "duration": "01:39:13.380000"
        },
        {
            "id": 184445,
            "video": {
                "id": 625656,
                "name": "TED - Malte Spitz: Your phone company is watching",
                "header": "What kind of data is your cell phone company collecting? Malte Spitz wasn’t too worried when he asked his operator in Germany to share information stored about him. Multiple unanswered requests and a lawsuit later, Spitz received 35,830 lines of code -- a detailed, nearly minute-by-minute account of half a year of his life.\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:56.240000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-22T06:45:00+02:00",
            "endtime": "2024-05-22T06:54:56.240000+02:00",
            "duration": "00:09:56.240000"
        },
        {
            "id": 184446,
            "video": {
                "id": 624563,
                "name": "ForgeRock",
                "header": "Månedens tema er: «ForgeRock - Et norsk selskap med global satsing basert på fri programvare» med Stein Myrseth. Foredraget vil foregå på norsk:\r\n\r\n\r\nForedraget vil kort gå igjennom forretningsmodellen til ForgeRock siden den er basert på videreføring av flere fri programvarebaserte produkter som Oracle ikke var interessert i når de overtok Sun. De utvikler i tillegg også sine egne produkter. Uten en fri programvaremodell for disse produktene ville ikke ForgeRock vært en realitet. Foredagsholderen vil beskrive hvordan tjener de penger på fri programvare.\r\n\r\nPresentasjonen vil også dekke generelle problemstillinger med Identity & Access Management rundt områder som autentisering, autorisasjon, føderering og provisioning. Tidligere OpenSSO, nå OpenAM som de viderefører vil bli kort beskrevet sammen med resten av deres I3-platformstrategi.\r\n\r\nStein Myrseth er Head of product Management hos ForgeRock. Hans rolle er å definere de videre strategiske retningslinjer for deres I3-strategi, samt",
                "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:50:44.680000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-22T06:55:00+02:00",
            "endtime": "2024-05-22T07:45:44.680000+02:00",
            "duration": "00:50:44.680000"
        },
        {
            "id": 184447,
            "video": {
                "id": 625320,
                "name": "TED - Erik Schlangen: A \"self-healing\" asphalt",
                "header": "Paved roads are nice to look at, but they’re easily damaged and costly to repair. Erik Schlangen demos a new type of porous asphalt made of simple materials with an astonishing feature: When cracked, it can be “healed” by induction heating. (Filmed at TEDxDelft.)\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:06:50.460000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-22T07:46:00+02:00",
            "endtime": "2024-05-22T07:52:50.460000+02:00",
            "duration": "00:06:50.460000"
        },
        {
            "id": 184448,
            "video": {
                "id": 626185,
                "name": "Politisk debatt om gründerpolitikk i Oslo",
                "header": "Norwegian Unix User Group (NUUG) inviterer deg til debatt med topp-politikere om gründerpolitikk i Oslo 2. september, på Teknologhuset kl. 18-20.",
                "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:52:12.560000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-22T07:53:00+02:00",
            "endtime": "2024-05-22T09:45:12.560000+02:00",
            "duration": "01:52:12.560000"
        },
        {
            "id": 184449,
            "video": {
                "id": 625556,
                "name": "Big Data i oljeleting",
                "header": "Presentasjon Thomas Elboth fra CGG holdt for NUUGs medlemmer 2016-05-10:\r\n\r\nInnsamling av geofysiske data (seismikk) krever dedikerte systemer for både håntering og prosessering. På den siste topp-500-listen over verdens raskeste maskiner har maskiner dedikert til geofysikk prosessering plass 14, 19 og 32.\r\n\r\nNUUG talk from 2016-05-10.",
                "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:56.120000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-22T09:46:00+02:00",
            "endtime": "2024-05-22T10:37:56.120000+02:00",
            "duration": "00:51:56.120000"
        },
        {
            "id": 184450,
            "video": {
                "id": 626644,
                "name": "Trond Alis kvarter XV",
                "header": "Trond Ali og Hanan Khair Bakir snakker om palestinske barn i israelske fengsler.",
                "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:15:16.800000",
                "categories": [
                    "Solidaritet og bistand"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-22T10:38:00+02:00",
            "endtime": "2024-05-22T10:53:16.800000+02:00",
            "duration": "00:15:16.800000"
        },
        {
            "id": 184451,
            "video": {
                "id": 626769,
                "name": "Blikk på historien. Kanaans land og Palestina",
                "header": "Trond Ali forteller om Kanaans land og Palestina",
                "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:17:15.440000",
                "categories": [
                    "Solidaritet og bistand"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-22T10:54:00+02:00",
            "endtime": "2024-05-22T11:11:15.440000+02:00",
            "duration": "00:17:15.440000"
        },
        {
            "id": 184452,
            "video": {
                "id": 625282,
                "name": "TED - Hackers: the Internet's immune system",
                "header": "The beauty of hackers, says cybersecurity expert Keren Elazari, is that they force us to evolve and improve. Yes, some hackers are bad guys, but many are working to fight government corruption and advocate for our rights. By exposing vulnerabilities, they push the Internet to become stronger and healthier, wielding their power to create a better world.\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:16:39.240000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-22T11:12:00+02:00",
            "endtime": "2024-05-22T11:28:39.240000+02:00",
            "duration": "00:16:39.240000"
        },
        {
            "id": 184453,
            "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-22T11:29:00+02:00",
            "endtime": "2024-05-22T11:34:29.540000+02:00",
            "duration": "00:05:29.540000"
        },
        {
            "id": 184454,
            "video": {
                "id": 626741,
                "name": "Markering av 10 årsdagen for Norges krig mot Libya",
                "header": "Markering av 10 årsdagen for starten for Norges krig mot Libya",
                "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:13:31.840000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-22T11:35:00+02:00",
            "endtime": "2024-05-22T11:48:31.840000+02:00",
            "duration": "00:13:31.840000"
        },
        {
            "id": 184455,
            "video": {
                "id": 625721,
                "name": "Reproducible Builds status update - Debconf 16",
                "header": "With free software, anyone can inspect the source code for malicious flaws. But Debian provide binary packages to its users. The idea of “deterministic” or “reproducible” builds is to empower anyone to verify that no flaws have been introduced during the build process by reproducing byte-for-byte identical binary packages from a given source.\n\nThis talk will explain the current status of the Debian Reproducible Builds project, how this is relevant for the complete free software eco system and how you can contribute.\n\nTalk (45 mins) session with Chris Lamb 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:44:00.880000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-22T11:49:00+02:00",
            "endtime": "2024-05-22T12:33:00.880000+02:00",
            "duration": "00:44:00.880000"
        },
        {
            "id": 184456,
            "video": {
                "id": 625722,
                "name": "ifupdown2, the ultimate Network Interface Manager : progress and status - Debconf 16",
                "header": "Existing tools for network interface configuration have several shortcomings when applied to network switches. These include the lack of ability to handle interface dependencies, incremental updates to interface configuration without disruption, and interface configuration validation. The lack of such functionality increases operational burden. We introduced ifupdown2, a new network interface manager for Linux.\n\nifupdown2 solves these problems through an implementation based on dependency graphs. The purpose of this talk is to briefly describes network interface configuration on Linux, the problems that arise when configuring a network switch and how ifupdown2 solves these problems and increases operational efficiencies overall.\n\nThis talk mostly targets networking people.\nWe also want to encourage people to contribute to this project by writing their own addon module to support new protocols (e.g. B.A.T.M.A.N.) :\nhttps://github.com/CumulusNetworks/ifupdown2 \n\nhttps://packages.debian.org/sid/ifupdown2\n\nVia this talk we also want to give a general up-date on the project. What we added over the year (e.g. VRF, etc.) and what is coming (e.g. better netlink support, better performance..etc.)\n\nTalk (45 mins) session with Julien Fortin 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:17.670000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-22T12:34:00+02:00",
            "endtime": "2024-05-22T13:11:17.670000+02:00",
            "duration": "00:37:17.670000"
        },
        {
            "id": 184457,
            "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": "2024-05-22T13:12:00+02:00",
            "endtime": "2024-05-22T13:21:03.210000+02:00",
            "duration": "00:09:03.210000"
        },
        {
            "id": 184458,
            "video": {
                "id": 625326,
                "name": "TED - Sugata Mitra: Build a School in the Cloud",
                "header": "Onstage at TED2013, Sugata Mitra makes his bold TED Prize wish: Help me design the School in the Cloud, a learning lab in India, where children can explore and learn from each other -- using resources and mentoring from the cloud. Hear his inspiring vision for Self Organized Learning Environments (SOLE), and learn more at tedprize.org.\r\n\r\nTED talk downloaded from The Internet Archive on https://archive.org/details/SugataMitra_2013",
                "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:22:31.680000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-22T13:22:00+02:00",
            "endtime": "2024-05-22T13:44:31.680000+02:00",
            "duration": "00:22:31.680000"
        },
        {
            "id": 184459,
            "video": {
                "id": 625428,
                "name": "MakerCon - Breaking the mold: Printing 1000’s of parts",
                "header": "Espen Sivertsen 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:06.120000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-22T13:45:00+02:00",
            "endtime": "2024-05-22T14:06:06.120000+02:00",
            "duration": "00:21:06.120000"
        },
        {
            "id": 184460,
            "video": {
                "id": 625700,
                "name": "Meet MariaDB 10.2 - Debconf 16",
                "header": "New MariaDB major release is out of the door. It has new unique features, performance enhancements, as well as better MySQL compatibility. This talk will go over everything new that MariaDB 10.2 has to offer. It will describe all new features, both MySQL compatible, and MariaDB-only ones and show usage examples and practical use cases.\n\nTalk (45 mins) session with Sergei Golubchik 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:31:21.880000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-22T14:07:00+02:00",
            "endtime": "2024-05-22T14:38:21.880000+02:00",
            "duration": "00:31:21.880000"
        },
        {
            "id": 184461,
            "video": {
                "id": 624859,
                "name": "Hva er nytt i Ubuntu?",
                "header": "Det aller første vil handle litt om hvorfor folk er så sinte og hvorfor det er så mange som tror at det gamle skrivebordet er borte. Ellers vil mye handle om infrastukturen under Unity og hva den tilbyr av videre muligheter.\r\n\r\nNUUG talk from 2012-10-14.",
                "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": "01:02:10.360000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-22T14:39:00+02:00",
            "endtime": "2024-05-22T15:41:10.360000+02:00",
            "duration": "01:02:10.360000"
        },
        {
            "id": 184462,
            "video": {
                "id": 626028,
                "name": "Virtual Machines and Where to Find Them",
                "header": "Viua VM is a greenfield virtual machine designed for parallel execution. Its instruction set aims to facilitate writing reliable, correct, concurrent software.\r\n\r\nSuch an undertaking is not completed in a day or two - work on Viua started in December 2014, and is still ongoing. Viua positions itself as a contender to the throne currently occupied by Erlang's VM - BEAM.\r\n\r\nApart from a technical overview, this talk will give a tour of the \"softer\" problems one may encounter while working on a piece of non-trivial Free Software. It will also discuss how work on such software may affect one's position in the academia and in the business world. This will be described from an undergraduate student's point of view, early in their carreer.",
                "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:44:23.360000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-22T15:42:00+02:00",
            "endtime": "2024-05-22T16:26:23.360000+02:00",
            "duration": "00:44:23.360000"
        },
        {
            "id": 184463,
            "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 978 41 612",
                    "fkmember": true
                },
                "duration": "00:02:14.240000",
                "categories": [
                    "Velferd"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-22T16:27:00+02:00",
            "endtime": "2024-05-22T16:29:14.240000+02:00",
            "duration": "00:02:14.240000"
        },
        {
            "id": 184464,
            "video": {
                "id": 625485,
                "name": "TED - Andreas Ekström: The moral bias behind your search results",
                "header": "Search engines have become our most trusted sources of information and arbiters of truth. But can we ever get an unbiased search result? Swedish author and journalist Andreas Ekström argues that such a thing is a philosophical impossibility. In this thoughtful talk, he calls on us to strengthen the bonds between technology and the humanities, and he reminds us that behind every algorithm is a set of personal beliefs that no code can ever completely eradicate.\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:22.740000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-22T17:23:00+02:00",
            "endtime": "2024-05-22T17:32:22.740000+02:00",
            "duration": "00:09:22.740000"
        },
        {
            "id": 184465,
            "video": {
                "id": 625731,
                "name": "DebConf17 - Debconf 16",
                "header": "Overview of DebConf17 in Montreal.\n\nTalk (20 mins) session with Jerome Charaoui, Alexandre Viau, Gabriel Filion and Louis-Philippe Véronneau 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:18:37.880000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-22T17:33:00+02:00",
            "endtime": "2024-05-22T17:51:37.880000+02:00",
            "duration": "00:18:37.880000"
        },
        {
            "id": 184466,
            "video": {
                "id": 626092,
                "name": "FSCONS 2017 - Conference Opening",
                "header": "Kacper Why and Thomas Gramstad introduce the FSCONS 2017 conference. \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:07:52.180000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-22T17:52:00+02:00",
            "endtime": "2024-05-22T17:59:52.180000+02:00",
            "duration": "00:07:52.180000"
        },
        {
            "id": 184467,
            "video": {
                "id": 626096,
                "name": "FSCONS 2017 - Lightning Talks 2",
                "header": "Lightning talks from Day 2 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:57:57.140000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-22T18:56:00+02:00",
            "endtime": "2024-05-22T19:53:57.140000+02:00",
            "duration": "00:57:57.140000"
        },
        {
            "id": 184468,
            "video": {
                "id": 626509,
                "name": "Trond Alis kvarter V",
                "header": "Malak forteller",
                "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:05:29.060000",
                "categories": [
                    "Solidaritet og bistand"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-22T19:54:00+02:00",
            "endtime": "2024-05-22T19:59:29.060000+02:00",
            "duration": "00:05:29.060000"
        },
        {
            "id": 184469,
            "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-22T20:18:00+02:00",
            "endtime": "2024-05-22T20:35:07.550000+02:00",
            "duration": "00:17:07.550000"
        },
        {
            "id": 184470,
            "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-22T20:36:00+02:00",
            "endtime": "2024-05-22T20:45:34.350000+02:00",
            "duration": "00:09:34.350000"
        },
        {
            "id": 184471,
            "video": {
                "id": 625331,
                "name": "TED - Ron Finley: A guerilla gardener in South Central LA",
                "header": "Ron Finley plants vegetable gardens in South Central LA -- in abandoned lots, traffic medians, along the curbs. Why? For fun, for defiance, for beauty and to offer some alternative to fast food in a community where \"the drive-thrus are killing more people than the drive-bys.\"\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:10:45.980000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-22T20:46:00+02:00",
            "endtime": "2024-05-22T20:56:45.980000+02:00",
            "duration": "00:10:45.980000"
        },
        {
            "id": 184472,
            "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": "2024-05-22T20:57:00+02:00",
            "endtime": "2024-05-22T20:59:26.083333+02:00",
            "duration": "00:02:26.083333"
        },
        {
            "id": 184473,
            "video": {
                "id": 625341,
                "name": "TED - Marco Tempest: Augmented reality, techno-magic",
                "header": "Using sleight-of-hand techniques and charming storytelling, illusionist Marco Tempest brings a jaunty stick figure to life onstage at TEDGlobal.\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:44.820000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-22T21:24:00+02:00",
            "endtime": "2024-05-22T21:29:44.820000+02:00",
            "duration": "00:05:44.820000"
        },
        {
            "id": 184382,
            "video": {
                "id": 625373,
                "name": "OpenStack og drift i nettskyen",
                "header": "Dag Stenstad fra Zetta.IO presenterer hvordan man kommer igang med drift av tjenester i nettskyen. De siste årene har skjedd en stor omveltning i den globale IT-bransjen, hvor IT-infrastruktur blir industrialisert og standardisert. Dette legger grunnlaget for helt andre drifts- og utviklingsmodeller enn det som benyttes i dag. Automatisering av oppsett og styring av kapasitet, gjør at fokus endres fra det å drifte enkelte servere, til å levere tjenester.\r\n\r\nDag er daglig leder i Zetta.IO, den første norske leverandøren av Infrastruktur som tjeneste (IaaS) levert på Openstack. Han har 16 års erfaring fra telco- og hostingbransjen.\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": "01:22:50.640000",
                "categories": [
                    "Annet",
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-21T01:35:00+02:00",
            "endtime": "2024-05-21T02:57:50.640000+02:00",
            "duration": "01:22:50.640000"
        },
        {
            "id": 184383,
            "video": {
                "id": 626704,
                "name": "Trond Alis kvarter spesial",
                "header": "Rabbi Weiss om Judaism og Sionism",
                "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:48:46.333333",
                "categories": [
                    "Solidaritet og bistand"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-21T02:58:00+02:00",
            "endtime": "2024-05-21T03:46:46.333333+02:00",
            "duration": "00:48:46.333333"
        },
        {
            "id": 184384,
            "video": {
                "id": 626227,
                "name": "EuroBSDCon 2019, Lillehammer: Paul Vixie talks about DNS over HTTPS",
                "header": "Paul Vixie was responsible for BIND from 1989 to 1999, and is the author of a dozen or so IETF RFC documents about DNS. He also started the first anti-spam company (MAPS) where he co-invented the DNS RBL (Realtime Blackhole List), and was the founder and later president of the first U.S.-based commercial Internet Exchange (PAIX). Today he serves as CEO of Farsight Security, home of the Security Information Exchange (SIE) and the world’s leading Passive DNS database (DNSDB). He wrote the Cron software used on all UNIX-type computers today. He is also co-inventor of the DNS Response Rate Limiting (RRL) and Response Policy Zone (RPZ) feature-sets now in wide use to protect the operational Internet Domain Name System against online attacks. He received his Ph.D. from Keio University in 2011, and was inducted into the Internet Hall of Fame in 2014.",
                "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:54:10.940000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-21T03:47:00+02:00",
            "endtime": "2024-05-21T04:41:10.940000+02:00",
            "duration": "00:54:10.940000"
        },
        {
            "id": 184385,
            "video": {
                "id": 626097,
                "name": "FSCONS 2017 - Øyvind Kolås - mmm, microraptor, lua, isthmus",
                "header": "Recorded 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:40:04",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-21T04:42:00+02:00",
            "endtime": "2024-05-21T05:22:04+02:00",
            "duration": "00:40:04"
        },
        {
            "id": 184386,
            "video": {
                "id": 626184,
                "name": "Annerledes av Margrete",
                "header": "Margrete (33) har skrevet og framført et dikt om å leve med en funksjonshemming. Selv har hun asperger-syndrom.",
                "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:01:43.200000",
                "categories": [
                    "Kultur"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-21T05:23:00+02:00",
            "endtime": "2024-05-21T05:24:43.200000+02:00",
            "duration": "00:01:43.200000"
        },
        {
            "id": 184387,
            "video": {
                "id": 626708,
                "name": "Trond Alis Kvarter - Anmeldelse av Midtøsten på 200 sider, og Arab and Jew in the land of Canaan",
                "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:11:18.266667",
                "categories": [
                    "Religion og livssyn"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-21T05:25:00+02:00",
            "endtime": "2024-05-21T05:36:18.266667+02:00",
            "duration": "00:11:18.266667"
        },
        {
            "id": 184388,
            "video": {
                "id": 625472,
                "name": "TED - Mathias Jud: Art that lets you talk back to NSA spies",
                "header": "In 2013, the world learned that the NSA and its UK equivalent, GCHQ, routinely spied on the German government. Amid the outrage, artists Mathias Jud and Christoph Wachter thought: Well, if they're listening ... let's talk to them. With antennas mounted on the roof of the Swiss Embassy in Berlin's government district, they set up an open network that let the world send messages to US and UK spies listening nearby. It's one of three bold, often funny, and frankly subversive works detailed in this talk, which highlights the world's growing discontent with surveillance and closed networks.\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:00.750000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-21T05:37:00+02:00",
            "endtime": "2024-05-21T05:50:00.750000+02:00",
            "duration": "00:13:00.750000"
        },
        {
            "id": 184389,
            "video": {
                "id": 625321,
                "name": "TED - Heather Brooke: My battle to expose government corruption",
                "header": "Our leaders need to be held accountable, says journalist Heather Brooke. And she should know: Brooke uncovered the British Parliamentary financial expenses that led to a major political scandal in 2009. She urges us to ask our leaders questions through platforms like Freedom of Information requests -- and to finally get some answers.\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:18:57.590000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-21T05:51:00+02:00",
            "endtime": "2024-05-21T06:09:57.590000+02:00",
            "duration": "00:18:57.590000"
        },
        {
            "id": 184390,
            "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-21T06:10:00+02:00",
            "endtime": "2024-05-21T06:53:12.840000+02:00",
            "duration": "00:43:12.840000"
        },
        {
            "id": 184391,
            "video": {
                "id": 626110,
                "name": "FSCONS 2017 - Karl Trygve Kalleberg - Taking back control of the software running on your hardware",
                "header": "Open technology is a fantastically appealing dream. Here in the real world, however, many of us struggle to get by with the increasingly closed platforms that define our digital life. In this talk, we discuss how to combat closed technology with open technology, through the supernerdy activity of reverse engineering.g is just a fancy name for taking things apart to understand how they work. We demonstrate how this can be done to closed-source software running on various different platforms. \r\n\r\nAs part of our demonstration, we cover a handful of topics relevant for the intrepid hacktivist who wants to survive in the age of gated communities: \r\n* investigative capabilities available on closed mobile platforms (focus on Android and IOS)\r\n* trends in application sandboxing and digital rights management\r\n* gotchas of interoperating with proprietary protocols \r\n\r\nWe’ll approach these topics through a series of adventures on the console, alongside our favourite traveling companion: Frida. She’s an awesome (libre!) tool for inject JavaScript to explore native apps on Windows, macOS, Linux, iOS, Android, and QNX.\r\n\r\nThe examples throughout the talk may be somewhat technical, but taken from everyday examples most of the audience should be able to relate to. Even if programming and reverse engineering is not your thing, you still risk learning something by showing up.\r\n\r\nRecorded for FSCONS 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:48.180000",
                "categories": [
                    "Annet"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-21T06:54:00+02:00",
            "endtime": "2024-05-21T07:37:48.180000+02:00",
            "duration": "00:43:48.180000"
        },
        {
            "id": 184392,
            "video": {
                "id": 624563,
                "name": "ForgeRock",
                "header": "Månedens tema er: «ForgeRock - Et norsk selskap med global satsing basert på fri programvare» med Stein Myrseth. Foredraget vil foregå på norsk:\r\n\r\n\r\nForedraget vil kort gå igjennom forretningsmodellen til ForgeRock siden den er basert på videreføring av flere fri programvarebaserte produkter som Oracle ikke var interessert i når de overtok Sun. De utvikler i tillegg også sine egne produkter. Uten en fri programvaremodell for disse produktene ville ikke ForgeRock vært en realitet. Foredagsholderen vil beskrive hvordan tjener de penger på fri programvare.\r\n\r\nPresentasjonen vil også dekke generelle problemstillinger med Identity & Access Management rundt områder som autentisering, autorisasjon, føderering og provisioning. Tidligere OpenSSO, nå OpenAM som de viderefører vil bli kort beskrevet sammen med resten av deres I3-platformstrategi.\r\n\r\nStein Myrseth er Head of product Management hos ForgeRock. Hans rolle er å definere de videre strategiske retningslinjer for deres I3-strategi, samt",
                "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:50:44.680000",
                "categories": [
                    "Samfunn og politikk"
                ]
            },
            "schedulereason": 5,
            "starttime": "2024-05-21T07:38:00+02:00",
            "endtime": "2024-05-21T08:28:44.680000+02:00",
            "duration": "00:50:44.680000"
        }
    ]
}