List of videos

Query parameters

q - Free search query.

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

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

creator__email - the email of the video's creator

framerate - the framerate in hz * 1000

has_tono_records - if the tono flag is set (true/false)

is_filler - if this is a filler video (true/false)

name - the exact name/title of the video

name__icontains - substring is part of name/title of the video

organization - Frikanalen ID of organization behind video

played_count_web - the number of times this video was played on the web

played_count_web__gt - greater than

played_count_web__gte - greater than or equal

played_count_web__lt - less than

played_count_web__lte - less than or equal

publish_on_web - if this video is published ont the web (true/false)

proper_import - if the uploaded video was properly imported (true/false)

ref_url - the exact reference url

ref_url__startswith - the reference url start with this string

ref_url__icontains - the reference url contain this string

GET /api/videos/?format=api&offset=200&ordering=-is_filler&page=72
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3370,
    "next": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=250&ordering=-is_filler&page=72",
    "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=150&ordering=-is_filler&page=72",
    "results": [
        {
            "id": 625419,
            "name": "TED - Trevor Aaronson: How this FBI strategy is actually creating US-based terrorists",
            "header": "There's an organization responsible for more terrorism plots in the United States than al-Qaeda, al-Shabaab and ISIS combined: The FBI. How? Why? In an eye-opening talk, investigative journalist Trevor Aaronson reveals a disturbing FBI practice that breeds terrorist plots by exploiting Muslim-Americans with mental health problems.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625419/theora/TrevorAaronson_2015U.ogv",
                "original": "https://upload.frikanalen.no/media/625419/original/TrevorAaronson_2015U.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/625419/large_thumb/TrevorAaronson_2015U.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625419/broadcast/TrevorAaronson_2015U.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625419/small_thumb/TrevorAaronson_2015U.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:09:26.730000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/TrevorAaronson_2015U",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.267277Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625419/theora/TrevorAaronson_2015U.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625419/large_thumb/TrevorAaronson_2015U.jpg"
        },
        {
            "id": 625446,
            "name": "Civic Tech and the Sad Story of Freedom of Information in Hungary",
            "header": "«Átlátszó,» the word means «transparent» in Hungarian, and it is the name of Hungary's first independent investigative journalism website. A watchdog non-government organisation (NGO) which has experimented with introducing Civic Tech solutions in order to facilitate the work of its team, and also to provide citizens with empowering tools. Since Atlatszo.hu was launched in 2011, the Freedom of Information Act has received a lot of attention, and the legal way for questioning public bodies about spending, a «Freedom of Information request» has become the tool for many to reveal information about corruption.\r\n\r\nMarietta Le will showcase the use of the free software system Alaveteli, and the use of the Freedom of Information Act in Hungary. The law has been changed since 2011, and the latest news is about a threat that would make access to information much harder for Hungarian citizens. Meanwhile, Atlatszo.hu and many others are trying to implement new Civic Tech solutions in Hungary to help people exercise their democratic rights.\r\n\r\nMarietta Le is an FOI advocate at Atlatszo.hu Hungarian investigative journalism website. She also works with the K-Monitor anti-corruption NGO as a project coordinator to «Be Smart with Data», a program that facilitates NGOs in producing web apps and visualisations using open data. In 2015 the Hungarian Forbes magazine has featured her on their «30 under 30» list for starting «Jarokelo.hu», a street fixing website in Hungary.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625446/theora/20150811-alaveteli-hungary-frikanalen.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625446/small_thumb/20150811-alaveteli-hungary-frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625446/large_thumb/20150811-alaveteli-hungary-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625446/broadcast/20150811-alaveteli-hungary-frikanalen.dv"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:55:24.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.231728Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625446/theora/20150811-alaveteli-hungary-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625446/large_thumb/20150811-alaveteli-hungary-frikanalen.jpg"
        },
        {
            "id": 626251,
            "name": "EuroBSDCon 2019, Lillehammer: NUMA Optimizations in the FreeBSD Network Stack - Drew Gallatin",
            "header": "will discuss optimizations to keep network connections and their resources local to NUMA domains. These changes include:\r\n\r\nAllocating NUMA local memory to back files sent via sendfile(9).\r\nAllocating NUMA local memory for Kernel TLS crypto buffers.\r\nDirecting connections to TCP Pacers and kTLS workers bound to the local domain.\r\nDirecting incoming connections to Nginx workers bound to the local domain via modifications to SO_REUSEPORT_LB listen sockets.\r\nI will present data from real Netflix servers showing an improvement of almost 2x on AMD EPYC (85Gbs - 165Gbs), and 1.3x on Intel Xeon (140Gb/s - 180Gbs). I will present data from the Xeon system showing a 50% reduction in cross-domain traffic.\r\n\r\nDrew Gallatin\r\n\r\nDrew started working on FreeBSD at Duke in the 90s, and was one of the people behind the FreeBSD/alpha port. He worked on zero-copy TCP optimizations for FreeBSD and was sending data at over 1Gb/s before gigabit Ethernet was generally available. He spent a decade at Myricom, optimizing their drivers. After a brief hiatus at Google, he landed at Netflix, where he works on optimizing the FreeBSD kernel and network stack for content delivery. He worked on the optimizations to serve unencrypted Netflix traffic at 100Gb/s, and then on more optimizations to send encrypted traffic at 100Gb/s.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626251/theora/20190922T1030-22_valemon_DrewGallatin-NUMAFreeBSD.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626251/broadcast/20190922T1030-22_valemon_DrewGallatin-NUMAFreeBSD.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626251/large_thumb/20190922T1030-22_valemon_DrewGallatin-NUMAFreeBSD.jpg",
                "original": "https://upload.frikanalen.no/media/626251/original/20190922T1030-22_valemon_DrewGallatin-NUMAFreeBSD.mp4"
            },
            "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:29.980000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.youtube.com/watch?v=8NSzkYSX5nY",
            "createdTime": "2019-12-25T14:57:49.526976Z",
            "updatedTime": "2019-12-26T19:27:23.236559Z",
            "uploadedTime": "2019-12-25T15:34:31.156723Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626251/theora/20190922T1030-22_valemon_DrewGallatin-NUMAFreeBSD.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626251/large_thumb/20190922T1030-22_valemon_DrewGallatin-NUMAFreeBSD.jpg"
        },
        {
            "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,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626096/theora/fscons17_-_332_-__-_simula_-_201711051600_-_lightning_talks_2.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626096/broadcast/fscons17_-_332_-__-_simula_-_201711051600_-_lightning_talks_2.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626096/large_thumb/fscons17_-_332_-__-_simula_-_201711051600_-_lightning_talks_2.jpg",
                "original": "https://upload.frikanalen.no/media/626096/original/fscons17_-_332_-__-_simula_-_201711051600_-_lightning_talks_2.webm"
            },
            "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"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/fscons17_-_332_-__-_simula_-_201711051600_-_lightning_talks_2",
            "createdTime": "2018-12-11T00:01:28.911939Z",
            "updatedTime": "2018-12-11T10:58:56.809068Z",
            "uploadedTime": "2018-12-11T00:27:53.462636Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626096/theora/fscons17_-_332_-__-_simula_-_201711051600_-_lightning_talks_2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626096/large_thumb/fscons17_-_332_-__-_simula_-_201711051600_-_lightning_talks_2.jpg"
        },
        {
            "id": 626252,
            "name": "EuroBSDCon 2019, Lillehammer: Advanced ports toolkit: near-perfect packing-list generation - Marc Espie",
            "header": "The OpenBSD ports tree uses an unique approach.\r\n\r\nInstead of ad-hoc scripts that manipulate textual information, we do have a semantic parser that creates objects for each element in the plist.\r\n\r\nThe last year saw a complete rewrite of the most complicated piece of machinery, namely update-plist.\r\n\r\nThere are lots of interesting challenges, specifically how to write a generic tool that will handle all the semantic annotations that currently figure in packing-lists with minimal special-casing:\r\n\r\nvariables that expand to nothing for some flavors,\r\nambiguous variable expansions,\r\ndirectories that may not exist for python2 ports,\r\nautomatic dispatching to the right subpackage and fragment,\r\nshared libraries,\r\nsmart file type handling for libraries, icon themes, etc\r\nBefore and after comparison shows a new tool that requires minimal human intervention (perfect packing-list re-generation in over 95% of the cases), where the old update-plist required hand-holding over half the time.\r\n\r\nMarc Espie\r\n\r\nResearcher/Teacher in development security at Epita.\r\n\r\nArchitect of the OpenBSD packages and ports system.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626252/theora/20190922T1130-23_plenary_MarcEspie-AdvancedPortsToolkit.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626252/broadcast/20190922T1130-23_plenary_MarcEspie-AdvancedPortsToolkit.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626252/large_thumb/20190922T1130-23_plenary_MarcEspie-AdvancedPortsToolkit.jpg",
                "original": "https://upload.frikanalen.no/media/626252/original/20190922T1130-23_plenary_MarcEspie-AdvancedPortsToolkit.mp4"
            },
            "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:41.820000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://www.youtube.com/watch?v=aw2Gezj-Nkw",
            "createdTime": "2019-12-26T19:29:07.510903Z",
            "updatedTime": "2019-12-26T20:40:03.017099Z",
            "uploadedTime": "2019-12-26T20:03:08.913036Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626252/theora/20190922T1130-23_plenary_MarcEspie-AdvancedPortsToolkit.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626252/large_thumb/20190922T1130-23_plenary_MarcEspie-AdvancedPortsToolkit.jpg"
        },
        {
            "id": 625437,
            "name": "MakerCon - Evolutionary algorithms as a design tool - from art to robotics",
            "header": "Kyrre Glette at MakerCon Nordic 2014-10-18.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625437/theora/makercon-2014-10-18T153055-evolutionary-algo-design-tool-frikanalen.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625437/small_thumb/makercon-2014-10-18T153055-evolutionary-algo-design-tool-frikanalen.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625437/large_thumb/makercon-2014-10-18T153055-evolutionary-algo-design-tool-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625437/broadcast/makercon-2014-10-18T153055-evolutionary-algo-design-tool-frikanalen.dv"
            },
            "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:24:55",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.243022Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625437/theora/makercon-2014-10-18T153055-evolutionary-algo-design-tool-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625437/large_thumb/makercon-2014-10-18T153055-evolutionary-algo-design-tool-frikanalen.jpg"
        },
        {
            "id": 624367,
            "name": "NTNU app",
            "header": null,
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/624367/theora/5458_e19b08498c064a45b376d38180c39787.ogv",
                "original": "https://upload.frikanalen.no/media/624367/original/orig_daa7c6d3037548a9b6e3f84c5eabc841.mov",
                "smallThumb": "https://upload.frikanalen.no/media/624367/small_thumb/small.jpg",
                "medThumb": "https://upload.frikanalen.no/media/624367/med_thumb/medium.jpg",
                "broadcast": "https://upload.frikanalen.no/media/624367/broadcast/5458_2b9b51e6340049e2b2b2ad0af7b83cfb.avi",
                "largeThumb": "https://upload.frikanalen.no/media/624367/large_thumb/large.jpg"
            },
            "creator": "ingrid.solem@stv.no",
            "organization": {
                "id": 19,
                "name": "Student TV Trondheim",
                "homepage": null,
                "description": "",
                "postalAddress": null,
                "streetAddress": null,
                "editorId": null,
                "editorName": "Ingen redaktør!",
                "editorEmail": null,
                "editorMsisdn": null,
                "fkmember": false
            },
            "duration": "00:01:56.160000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2011-03-18T18:50:50.910000Z",
            "updatedTime": "2018-11-10T18:29:28.611013Z",
            "uploadedTime": "2011-03-18T18:50:50.910000Z",
            "ogvUrl": "https://upload.frikanalen.no/media/624367/theora/5458_e19b08498c064a45b376d38180c39787.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/624367/large_thumb/large.jpg"
        },
        {
            "id": 625432,
            "name": "MakerCon - How to make 3D printer electronics",
            "header": "Elias Bakken at MakerCon Nordic 2014-10-18.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625432/theora/makercon-2014-10-18T113210-make-3d-printer-electronics-frikanalen.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625432/large_thumb/makercon-2014-10-18T113210-make-3d-printer-electronics-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625432/broadcast/makercon-2014-10-18T113210-make-3d-printer-electronics-frikanalen.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625432/small_thumb/makercon-2014-10-18T113210-make-3d-printer-electronics-frikanalen.jpg"
            },
            "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:10.280000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.249802Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625432/theora/makercon-2014-10-18T113210-make-3d-printer-electronics-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625432/large_thumb/makercon-2014-10-18T113210-make-3d-printer-electronics-frikanalen.jpg"
        },
        {
            "id": 626097,
            "name": "FSCONS 2017 - Øyvind Kolås - mmm, microraptor, lua, isthmus",
            "header": "Recorded by NUUG for FSCONS",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626097/theora/fscons17_-_307_-_en_-_smalltalk_-_201711041800_-_mmm_microraptor_lua_isthmus_-_oyvind_kolas.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626097/broadcast/fscons17_-_307_-_en_-_smalltalk_-_201711041800_-_mmm_microraptor_lua_isthmus_-_oyvind_kolas.dv",
                "original": "https://upload.frikanalen.no/media/626097/original/fscons17_-_307_-_en_-_smalltalk_-_201711041800_-_mmm_microraptor_lua_isthmus_-_oyvind_kolas.webm"
            },
            "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"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2018-12-12T19:28:49.295374Z",
            "updatedTime": "2018-12-12T20:28:21.957689Z",
            "uploadedTime": "2018-12-12T19:47:47.483635Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626097/theora/fscons17_-_307_-_en_-_smalltalk_-_201711041800_-_mmm_microraptor_lua_isthmus_-_oyvind_kolas.ogv",
            "largeThumbnailUrl": "/static/default_large_thumbnail.png"
        },
        {
            "id": 625430,
            "name": "MakerCon - Travelling maker stories",
            "header": "Øyvind Nydal Dahl at MakerCon Nordic 2014-10-18.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625430/theora/makercon-19-2014-10-18-travelling-maker-frikanalen.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625430/small_thumb/makercon-19-2014-10-18-travelling-maker-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625430/broadcast/makercon-19-2014-10-18-travelling-maker-frikanalen.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625430/large_thumb/makercon-19-2014-10-18-travelling-maker-frikanalen.jpg"
            },
            "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:14:20.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.252525Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625430/theora/makercon-19-2014-10-18-travelling-maker-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625430/large_thumb/makercon-19-2014-10-18-travelling-maker-frikanalen.jpg"
        },
        {
            "id": 626044,
            "name": "State of the Commons and the Global Open Education Opportunity - Cable Green",
            "header": "Cable Green fra Creative Commons kommer til Oslo for å holde foredrag om \"State of the Commons and the Global Open Education Opportunity\".\r\n\r\nForedraget holdes på engelsk.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626044/theora/20180917-cablegreen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626044/broadcast/20180917-cablegreen.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626044/large_thumb/20180917-cablegreen.jpg",
                "original": "https://upload.frikanalen.no/media/626044/original/20180917-cablegreen.mp4"
            },
            "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:38:45.480000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2018-10-10T15:16:44.090870Z",
            "updatedTime": "2018-12-10T11:23:54.706418Z",
            "uploadedTime": "2018-10-10T13:45:27.538152Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626044/theora/20180917-cablegreen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626044/large_thumb/20180917-cablegreen.jpg"
        },
        {
            "id": 625427,
            "name": "MakerCon - Ultimaker — and open source 3D printing",
            "header": "Erik de Bruijn at MakerCon Nordic 2014-10-17.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625427/theora/makercon-32-2014-10-17-ultimaker-frikanalen.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625427/large_thumb/makercon-32-2014-10-17-ultimaker-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625427/broadcast/makercon-32-2014-10-17-ultimaker-frikanalen.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625427/small_thumb/makercon-32-2014-10-17-ultimaker-frikanalen.jpg"
            },
            "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:08.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.256522Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625427/theora/makercon-32-2014-10-17-ultimaker-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625427/large_thumb/makercon-32-2014-10-17-ultimaker-frikanalen.jpg"
        },
        {
            "id": 625384,
            "name": "Open Source in Broadcasting",
            "header": "For a variety of reasons broadcasters are not big users of open source - if anything many still have a viewpoint of Open Source that resembles views of the early 1990s. This presentation aims to explain what broadcasters around the world are doing in this area and what some of the difficulties are in an industry reliant on proprietary hardware and software as well as IPR-heavy.  In particular it will look into the creation of the Open Broadcast Encoder (OBE), a professional television encoder running on commodity hardware which many Norwegian organisations have played a role in. Many of the deployments have been firsts for Open Source in broadcasting, not to mention software encoders, silencing many naysayers.\r\n\r\nKieran Kunhya has worked on a variety of Open Source projects in multimedia, mainly on x264 and FFmpeg/libav, trying to make them suitable for use in professional environments such as Blu-Ray, television transmission and post-production to broadcaster file interchange. However, the technical issues are only half of the puzzle - he also spends a lot of time trying to explain Broadcasting to Open Source people and Open Source to Broadcasters and has spoken at many events about this. He is the creator of the Open Broadcast Encoder project, which is a fully open source broadcast encoder used to deliver a variety of channels around the world from the most high profile channels to much smaller channels, putting small players (e.g Frikanalen in Norway) on a similar playing field to the big players. He has worked on all the major deployments of OBE.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625384/theora/20140610-openbroadcasting-frikanalen.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625384/broadcast/20140610-openbroadcasting-frikanalen.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625384/large_thumb/20140610-openbroadcasting-frikanalen.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625384/small_thumb/20140610-openbroadcasting-frikanalen.jpg"
            },
            "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:49:38.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.315882Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625384/theora/20140610-openbroadcasting-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625384/large_thumb/20140610-openbroadcasting-frikanalen.jpg"
        },
        {
            "id": 625383,
            "name": "TED - Dan Ariely: How equal do we want the world to be? You'd be surprised",
            "header": "The news of society's growing inequality makes all of us uneasy. But why? Dan Ariely reveals some new, surprising research on what we think is fair, as far as how wealth is distributed over societies ... then shows how it stacks up to the real stats.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "original": "https://upload.frikanalen.no/media/625383/original/DanAriely_2015U.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625383/small_thumb/DanAriely_2015U.jpg",
                "theora": "https://upload.frikanalen.no/media/625383/theora/DanAriely_2015U.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625383/large_thumb/DanAriely_2015U.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625383/broadcast/DanAriely_2015U.dv"
            },
            "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:08:57.840000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/DanAriely_2015U",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.317230Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625383/theora/DanAriely_2015U.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625383/large_thumb/DanAriely_2015U.jpg"
        },
        {
            "id": 626099,
            "name": "FSCONS 2017 - Dougald Hine - On the future of hope",
            "header": "Recorded by NUUG for FSCONS.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626099/theora/fscons17_-_310_-_en_-_simula_-_201711051500_-_on_the_future_of_hope_-_dougald_hine.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626099/broadcast/fscons17_-_310_-_en_-_simula_-_201711051500_-_on_the_future_of_hope_-_dougald_hine.dv",
                "original": "https://upload.frikanalen.no/media/626099/original/fscons17_-_310_-_en_-_simula_-_201711051500_-_on_the_future_of_hope_-_dougald_hine.webm",
                "largeThumb": "https://upload.frikanalen.no/media/626099/large_thumb/fscons17_-_310_-_en_-_simula_-_201711051500_-_on_the_future_of_hope_-_dougald_hine.jpg"
            },
            "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:23",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": "2018-12-12T22:30:47.657004Z",
            "updatedTime": "2018-12-13T17:40:08.427418Z",
            "uploadedTime": "2018-12-12T22:53:23.992087Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626099/theora/fscons17_-_310_-_en_-_simula_-_201711051500_-_on_the_future_of_hope_-_dougald_hine.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626099/large_thumb/fscons17_-_310_-_en_-_simula_-_201711051500_-_on_the_future_of_hope_-_dougald_hine.jpg"
        },
        {
            "id": 625379,
            "name": "TED - Abe Davis: New video technology that reveals an object's hidden properties",
            "header": "Subtle motion happens around us all the time, including tiny vibrations caused by sound. New technology shows that we can pick up on these vibrations and actually re-create sound and conversations just from a video of a seemingly still object. But now Abe Davis takes it one step further: Watch him demo software that lets anyone interact with these hidden properties, just from a simple video.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625379/large_thumb/AbeDavis_2015.jpg",
                "theora": "https://upload.frikanalen.no/media/625379/theora/AbeDavis_2015.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625379/broadcast/AbeDavis_2015.dv",
                "original": "https://upload.frikanalen.no/media/625379/original/AbeDavis_2015.mp4",
                "smallThumb": "https://upload.frikanalen.no/media/625379/small_thumb/AbeDavis_2015.jpg"
            },
            "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:01.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/AbeDavis_2015",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.322623Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625379/theora/AbeDavis_2015.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625379/large_thumb/AbeDavis_2015.jpg"
        },
        {
            "id": 625376,
            "name": "Console Password Manager - Passord-behandling i terminalen",
            "header": "Console Password Manager (CPM) er et program for å håndtere lagring av passord på en sikker og strukturert måte. Det bruker ncurses for brukergrensesnitt, libxml2 for å lagre informasjonen, zlib for å komprimere dataen og GpgMe-biblioteket for å kryptere og dekryptere informasjonen.\r\n\r\nKacper jobber i Redpill Linpro, han spesialiserer seg på sikkerhet og et helhetlig perspektiv over datasystemene. Han har erfaring innen utvikling, distribusjon og analyse.\r\n\r\nNUUG talk from  2014-05-13.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625376/theora/20140513-cpm-frikanalen.ogv",
                "largeThumb": "https://upload.frikanalen.no/media/625376/large_thumb/20140513-cpm-frikanalen.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625376/small_thumb/20140513-cpm-frikanalen.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625376/broadcast/20140513-cpm-frikanalen.dv"
            },
            "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:30:24.440000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.326898Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625376/theora/20140513-cpm-frikanalen.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625376/large_thumb/20140513-cpm-frikanalen.jpg"
        },
        {
            "id": 625374,
            "name": "TED - Chris Milk: How virtual reality can create the ultimate empathy machine",
            "header": "Chris Milk uses cutting edge technology to produce astonishing films that delight and enchant. But for Milk, the human story is the driving force behind everything he does. In this short, charming talk, he shows some of his collaborations with musicians including Kanye West and Arcade Fire, and describes his latest, mind-bending experiments with virtual reality.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625374/large_thumb/ChrisMilk_2015.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625374/small_thumb/ChrisMilk_2015.jpg",
                "theora": "https://upload.frikanalen.no/media/625374/theora/ChrisMilk_2015.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625374/broadcast/ChrisMilk_2015.dv",
                "original": "https://upload.frikanalen.no/media/625374/original/ChrisMilk_2015.mp4"
            },
            "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:29.680000",
            "categories": [
                "Kultur",
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/ChrisMilk_2015",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.328282Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625374/theora/ChrisMilk_2015.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625374/large_thumb/ChrisMilk_2015.jpg"
        },
        {
            "id": 625370,
            "name": "TED - Gary Haugen: The hidden reason for poverty the world needs to address now",
            "header": "Collective compassion has meant an overall decrease in global poverty since the 1980s, says civil rights lawyer Gary Haugen. Yet for all the world's aid money, there's a pervasive hidden problem keeping poverty alive. Haugen reveals the dark underlying cause we must recognize and act on now.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625370/small_thumb/GaryHaugen_2015.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625370/large_thumb/GaryHaugen_2015.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625370/broadcast/GaryHaugen_2015.dv",
                "theora": "https://upload.frikanalen.no/media/625370/theora/GaryHaugen_2015.ogv",
                "original": "https://upload.frikanalen.no/media/625370/original/GaryHaugen_2015.mp4"
            },
            "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:10.040000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/GaryHaugen_2015",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.334208Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625370/theora/GaryHaugen_2015.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625370/large_thumb/GaryHaugen_2015.jpg"
        },
        {
            "id": 625368,
            "name": "Citizenfour - Samtale med Snowden-advokat Patrick Toomey og Jon Wessel-Aas før visning",
            "header": "Samtale med Patrick Toomey, en av advokatene til Edward Snowden, og Jon Wessel-Aas før forpremieren av Citizenfour 2015-04-15.  Arrangert i samarbeid med Fritt Ord, Tour de Force og Ny Tid.",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625368/broadcast/2dc2473b68cb284753774c8b22124b8a.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625368/large_thumb/2dc2473b68cb284753774c8b22124b8a.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625368/small_thumb/2dc2473b68cb284753774c8b22124b8a.jpg",
                "theora": "https://upload.frikanalen.no/media/625368/theora/2dc2473b68cb284753774c8b22124b8a.ogv"
            },
            "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:40:25.120000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.336953Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625368/theora/2dc2473b68cb284753774c8b22124b8a.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625368/large_thumb/2dc2473b68cb284753774c8b22124b8a.jpg"
        },
        {
            "id": 625365,
            "name": "TED - Fei-Fei Li: How we're teaching computers to understand pictures",
            "header": "When a very young child looks at a picture, she can identify simple elements: \"cat,\" \"book,\" \"chair.\" Now, computers are getting smart enough to do that too. What's next? In a thrilling talk, computer vision expert Fei-Fei Li describes the state of the art  — including the database of 15 million photos her team built to \"teach\" a computer to understand pictures — and the key insights yet to come.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625365/small_thumb/FeiFeiLi_2015.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625365/large_thumb/FeiFeiLi_2015.jpg",
                "original": "https://upload.frikanalen.no/media/625365/original/FeiFeiLi_2015.mp4",
                "broadcast": "https://upload.frikanalen.no/media/625365/broadcast/FeiFeiLi_2015.dv"
            },
            "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:02.310000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/FeiFeiLi_2015",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.340994Z",
            "uploadedTime": null,
            "ogvUrl": null,
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625365/large_thumb/FeiFeiLi_2015.jpg"
        },
        {
            "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,
            "files": {
                "original": "https://upload.frikanalen.no/media/625363/original/AndyYen_2014G.mp4",
                "theora": "https://upload.frikanalen.no/media/625363/theora/AndyYen_2014G.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625363/small_thumb/AndyYen_2014G.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625363/large_thumb/AndyYen_2014G.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625363/broadcast/AndyYen_2014G.dv"
            },
            "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"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/AndyYen_2014G",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.343707Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625363/theora/AndyYen_2014G.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625363/large_thumb/AndyYen_2014G.jpg"
        },
        {
            "id": 625739,
            "name": "TED - Lisa Dyson: A forgotten Space Age technology could change how we grow food",
            "header": "We're heading for a world population of 10 billion people — but what will we all eat? Lisa Dyson rediscovered an idea developed by NASA in the 1960s for deep-space travel, and it could be a key to reinventing how we grow food.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625739/large_thumb/LisaDyson_2016S.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625739/small_thumb/LisaDyson_2016S.jpg",
                "theora": "https://upload.frikanalen.no/media/625739/theora/LisaDyson_2016S.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625739/broadcast/LisaDyson_2016S.dv",
                "original": "https://upload.frikanalen.no/media/625739/original/LisaDyson_2016S.mp4"
            },
            "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:11:59.190000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/LisaDyson_2016S",
            "createdTime": "2016-07-30T19:07:22.137425Z",
            "updatedTime": "2018-11-10T18:29:26.788115Z",
            "uploadedTime": "2016-07-30T20:56:57.538671Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625739/theora/LisaDyson_2016S.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625739/large_thumb/LisaDyson_2016S.jpg"
        },
        {
            "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,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626057/theora/02_gran_dillama_1080p.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626057/broadcast/02_gran_dillama_1080p.dv",
                "original": "https://upload.frikanalen.no/media/626057/original/02_gran_dillama_1080p.mp4",
                "largeThumb": "https://upload.frikanalen.no/media/626057/large_thumb/02_gran_dillama_1080p.jpg"
            },
            "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"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/Caminandes2GranDillama",
            "createdTime": "2018-11-13T23:56:20.536277Z",
            "updatedTime": "2018-11-18T16:33:58.553980Z",
            "uploadedTime": "2018-11-18T16:29:59.474525Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626057/theora/02_gran_dillama_1080p.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626057/large_thumb/02_gran_dillama_1080p.jpg"
        },
        {
            "id": 625736,
            "name": "DUCK - The Debian Url ChecKer - Debconf 16",
            "header": "In this talk i will give a short overview about DUCK. I will introduce/present the website as well as the tool, talk about how/why i started working on it, show some graphs and ask for suggestions on how to make the topic \"broken URLs\" more public.\n\nAudience is: QA in Debian\n\nTalk (20 mins) session with Simon Kainz during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625736/theora/DUCK_The_Debian_Url_ChecKer.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625736/broadcast/DUCK_The_Debian_Url_ChecKer.dv",
                "original": "https://upload.frikanalen.no/media/625736/original/DUCK_The_Debian_Url_ChecKer.webm",
                "smallThumb": "https://upload.frikanalen.no/media/625736/small_thumb/DUCK_The_Debian_Url_ChecKer.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625736/large_thumb/DUCK_The_Debian_Url_ChecKer.jpg"
            },
            "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:11:13.760000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/48/",
            "createdTime": "2016-07-23T00:14:16.303806Z",
            "updatedTime": "2018-11-10T18:29:26.792338Z",
            "uploadedTime": "2016-07-23T00:14:20.950331Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625736/theora/DUCK_The_Debian_Url_ChecKer.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625736/large_thumb/DUCK_The_Debian_Url_ChecKer.jpg"
        },
        {
            "id": 625735,
            "name": "Chaoskey - A Hardware Random Number Generator for Everyone - Debconf 16",
            "header": "Bdale and Keith have been working on the design of an inexpensive yet robust, completely open design, hardware random number generator.  At Debconf in Portland two years ago, Tom Marble gave a talk about the earliest prototypes and then state of the project.  Happily, we now have a design we consider worthy of taking to production.  This talk will describe the hardware design, kernel device driver, and current production status of Chaoskey.\n\nTalk (20 mins) session with Bdale Garbee and Keith Packard during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625735/theora/Chaoskey_A_Hardware_Random_Number_Generator_for_Everyone.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625735/broadcast/Chaoskey_A_Hardware_Random_Number_Generator_for_Everyone.dv",
                "original": "https://upload.frikanalen.no/media/625735/original/Chaoskey_A_Hardware_Random_Number_Generator_for_Everyone.webm",
                "smallThumb": "https://upload.frikanalen.no/media/625735/small_thumb/Chaoskey_A_Hardware_Random_Number_Generator_for_Everyone.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625735/large_thumb/Chaoskey_A_Hardware_Random_Number_Generator_for_Everyone.jpg"
            },
            "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:27:44.920000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/94/",
            "createdTime": "2016-07-22T23:49:29.193801Z",
            "updatedTime": "2018-11-10T18:29:26.793935Z",
            "uploadedTime": "2016-07-22T23:49:35.481847Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625735/theora/Chaoskey_A_Hardware_Random_Number_Generator_for_Everyone.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625735/large_thumb/Chaoskey_A_Hardware_Random_Number_Generator_for_Everyone.jpg"
        },
        {
            "id": 625725,
            "name": "2 Years of Work of Paid Contributors in the Debian LTS Project - Debconf 16",
            "header": "July 2014 was the first month where Freexian used the money collected from many sponsors to pay Debian contributors to provide security updates for Debian 6. The Debian LTS project is now 2 years old: this talk is a restrospective of how we got started, a presentation of how we work today and of our plans for the future.\n\nThis talk will also serve as an introduction to a BoF discussing the usage of (Debian) money to fund Debian projects. The Debian LTS project, despite its public reliance on sponsorship, and the fact that it is paying Debian contributors, has been well accepted in the Debian community. The talk will thus cover extensively the precautions taken when it comes to the handling of the money.\n\nTalk (45 mins) session with Raphaël Hertzog during Debconf 16",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625725/broadcast/2_Years_of_Work_of_Paid_Contributors_in_the_Debian_LTS_Project.dv",
                "theora": "https://upload.frikanalen.no/media/625725/theora/2_Years_of_Work_of_Paid_Contributors_in_the_Debian_LTS_Project.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625725/small_thumb/2_Years_of_Work_of_Paid_Contributors_in_the_Debian_LTS_Project.jpg",
                "original": "https://upload.frikanalen.no/media/625725/original/2_Years_of_Work_of_Paid_Contributors_in_the_Debian_LTS_Project.webm",
                "largeThumb": "https://upload.frikanalen.no/media/625725/large_thumb/2_Years_of_Work_of_Paid_Contributors_in_the_Debian_LTS_Project.jpg"
            },
            "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:28.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/40/",
            "createdTime": "2016-07-22T19:00:57.729641Z",
            "updatedTime": "2018-11-10T18:29:26.808098Z",
            "uploadedTime": "2016-07-22T19:01:03.410242Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625725/theora/2_Years_of_Work_of_Paid_Contributors_in_the_Debian_LTS_Project.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625725/large_thumb/2_Years_of_Work_of_Paid_Contributors_in_the_Debian_LTS_Project.jpg"
        },
        {
            "id": 625734,
            "name": "Food for thought: Is free software vegan and open source vegetarian? - Debconf 16",
            "header": "\"Open source\" split from \"free software\" to be more pragmatic, to gain\nentry to the business world, partly by being more accepting of\nproprietary software. This led to descriptions of free software as\n\"vegan\" and open source as \"vegetarian.\" Let's question this analogy,\nand in the process explore how the Tofurky is made, looking at\nunderlying motivations, ethics, communication, and collaboration.\n\nIn Debian, we don't just want to write and package free software or\nopen source code. We want others to understand *why* we do it. We want\nto get along with each other. We want other people to join us in\nenvisioning a world where our kind of collaborative production is the\nnorm. At the very least, we want them to think we're not crazy.\n\nThe challenges for those committed to our cause can be similar to\nthose choosing to be vegetarians or vegans -- having to explain why we\nwon't eat what seems to others to be perfectly good software/food, why\nwe can only frequent certain restaurants/websites, why we refuse to\nserve meat/proprietary software to others. We can be similarly accused\nof being judgmental, impractical, idealistic, or \"in a phase.\" Because\nmany more people are familiar with the concept of dietary restrictions\nmotivated by concern for animal rights, environmental ethics,\nsustainability, and health, this can be fertile ground for analogies\nto explain our choices in software and technology.\n\nAs we chew the fat, we'll learn more about the diverse motivations\nwithin our movement, leading to both better collaborative potential\namong current practitioners and improved recipes for communicating\nabout what we do to brand new audiences.\n\nTalk (45 mins) session with John Sullivan during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625734/theora/Food_for_thought_Is_free_software_vegan_and_open_source_vegetarian.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625734/broadcast/Food_for_thought_Is_free_software_vegan_and_open_source_vegetarian.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625734/large_thumb/Food_for_thought_Is_free_software_vegan_and_open_source_vegetarian.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625734/small_thumb/Food_for_thought_Is_free_software_vegan_and_open_source_vegetarian.jpg",
                "original": "https://upload.frikanalen.no/media/625734/original/Food_for_thought_Is_free_software_vegan_and_open_source_vegetarian.webm"
            },
            "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:38.200000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/92/",
            "createdTime": "2016-07-22T23:11:08.730530Z",
            "updatedTime": "2018-11-10T18:29:26.795313Z",
            "uploadedTime": "2016-07-22T23:11:14.299208Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625734/theora/Food_for_thought_Is_free_software_vegan_and_open_source_vegetarian.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625734/large_thumb/Food_for_thought_Is_free_software_vegan_and_open_source_vegetarian.jpg"
        },
        {
            "id": 625350,
            "name": "TED - Kirby Ferguson: Embrace the remix",
            "header": "Nothing is original, says Kirby Ferguson, creator of Everything is a Remix. From Bob Dylan to Steve Jobs, he says our most celebrated creators borrow, steal and transform.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "largeThumb": "https://upload.frikanalen.no/media/625350/large_thumb/KirbyFerguson_2012G.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625350/small_thumb/KirbyFerguson_2012G.jpg",
                "theora": "https://upload.frikanalen.no/media/625350/theora/KirbyFerguson_2012G.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625350/broadcast/KirbyFerguson_2012G.dv",
                "original": "https://upload.frikanalen.no/media/625350/original/KirbyFerguson_2012G.mp4"
            },
            "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:42.540000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/KirbyFerguson_2012G",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.361497Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625350/theora/KirbyFerguson_2012G.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625350/large_thumb/KirbyFerguson_2012G.jpg"
        },
        {
            "id": 625733,
            "name": "OpenStack, update in Debian, Gerrit, Jenkins, and CI/CD for packages - Debconf 16",
            "header": "In this talk, we will review what happened in the OpenStack world over the last year: new projects that appeared in Debian (Congress, Aodh, Gnocchi, Magnum, Mistral, Senlin and Zaqar), and improvements in the existing projects (walk through important bits of the release notes), and how Debian became the base for the packaging of commercial products: Mirantis OpenStack is now fully based on the Debian packaging of OpenStack, and puppet-openstack is now fully compatible with Debian.\n\nThen, in a 2nd part of this talk, we'll cover a broader topic: we'll see how a CI/CD and automation for writing packages (and more specifically Python modules) could help Debian developers at large, using either Jenkins, or Gerrit, Nodepool and Zuul, running an OpenStack deployment to build packages. We'll see how Mirantis implemented its CI (and what it can do), and how this is currently done in upstream OpenStack CI/CD infrastructure, and how we could deploy it for Debian, inside our own infrastructure.\n\nTalk (45 mins) session with Thomas Goirand during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625733/theora/OpenStack_update_in_Debian_Gerrit_Jenkins_and_CICD_for_packages.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625733/broadcast/OpenStack_update_in_Debian_Gerrit_Jenkins_and_CICD_for_packages.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625733/large_thumb/OpenStack_update_in_Debian_Gerrit_Jenkins_and_CICD_for_packages.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625733/small_thumb/OpenStack_update_in_Debian_Gerrit_Jenkins_and_CICD_for_packages.jpg",
                "original": "https://upload.frikanalen.no/media/625733/original/OpenStack_update_in_Debian_Gerrit_Jenkins_and_CICD_for_packages.webm"
            },
            "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:34:22.400000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/99/",
            "createdTime": "2016-07-22T22:41:58.173602Z",
            "updatedTime": "2018-11-10T18:29:26.796856Z",
            "uploadedTime": "2016-07-22T22:42:03.668159Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625733/theora/OpenStack_update_in_Debian_Gerrit_Jenkins_and_CICD_for_packages.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625733/large_thumb/OpenStack_update_in_Debian_Gerrit_Jenkins_and_CICD_for_packages.jpg"
        },
        {
            "id": 626102,
            "name": "FSCONS 2017 - Natia El-Imam - The road to Open Village",
            "header": "Recorded for FSCONS by NUUG.",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/626102/theora/fscons17_-_311_-_en_-_simula_-_201711041500_-_the_road_to_open_village_-_nadia_el-imam.ogv",
                "broadcast": "https://upload.frikanalen.no/media/626102/broadcast/fscons17_-_311_-_en_-_simula_-_201711041500_-_the_road_to_open_village_-_nadia_el-imam.dv",
                "largeThumb": "https://upload.frikanalen.no/media/626102/large_thumb/fscons17_-_311_-_en_-_simula_-_201711041500_-_the_road_to_open_village_-_nadia_el-imam.jpg",
                "original": "https://upload.frikanalen.no/media/626102/original/fscons17_-_311_-_en_-_simula_-_201711041500_-_the_road_to_open_village_-_nadia_el-imam.webm"
            },
            "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:32.180000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/fscons17_-_311_-_en_-_simula_-_201711041500_-_the_road_to_open_village_-_nadia_el-imam",
            "createdTime": "2018-12-13T17:40:22.668509Z",
            "updatedTime": "2018-12-13T18:44:20.292932Z",
            "uploadedTime": "2018-12-13T18:02:37.071084Z",
            "ogvUrl": "https://upload.frikanalen.no/media/626102/theora/fscons17_-_311_-_en_-_simula_-_201711041500_-_the_road_to_open_village_-_nadia_el-imam.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/626102/large_thumb/fscons17_-_311_-_en_-_simula_-_201711041500_-_the_road_to_open_village_-_nadia_el-imam.jpg"
        },
        {
            "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,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625731/theora/DebConf17_2.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625731/broadcast/DebConf17_2.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625731/large_thumb/DebConf17_2.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625731/small_thumb/DebConf17_2.jpg",
                "original": "https://upload.frikanalen.no/media/625731/original/DebConf17_2.webm"
            },
            "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"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/12/",
            "createdTime": "2016-07-22T22:14:47.261100Z",
            "updatedTime": "2018-11-10T18:29:26.799778Z",
            "uploadedTime": "2016-07-22T22:14:52.652992Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625731/theora/DebConf17_2.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625731/large_thumb/DebConf17_2.jpg"
        },
        {
            "id": 625730,
            "name": "Testing Debian-Installer using jenkins.debian.{net,org} - Debconf 16",
            "header": "... or how to stop worrying and have fun hacking on d-i without needing to be scared about breaking everything\n\nThe objective here is to let people push to feature branches and find out later how much damage they would have done had they put that into d-i.  The hope being that the answer will often be \"None\"\n\nThis should encourage people to do more work on d-i.  The talk will also serve to demonstrate the use of Cucumber and Jenkins that we have for running the tests.\n\nTalk (45 mins) session with Philip Hands during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625730/theora/Testing_DebianInstaller_using_jenkinsdebiannetorg.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625730/broadcast/Testing_DebianInstaller_using_jenkinsdebiannetorg.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625730/small_thumb/Testing_DebianInstaller_using_jenkinsdebiannetorg.jpg",
                "original": "https://upload.frikanalen.no/media/625730/original/Testing_DebianInstaller_using_jenkinsdebiannetorg.webm",
                "largeThumb": "https://upload.frikanalen.no/media/625730/large_thumb/Testing_DebianInstaller_using_jenkinsdebiannetorg.jpg"
            },
            "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:17.200000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/55/",
            "createdTime": "2016-07-22T21:34:54.003229Z",
            "updatedTime": "2018-11-10T18:29:26.801188Z",
            "uploadedTime": "2016-07-22T21:35:34.578357Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625730/theora/Testing_DebianInstaller_using_jenkinsdebiannetorg.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625730/large_thumb/Testing_DebianInstaller_using_jenkinsdebiannetorg.jpg"
        },
        {
            "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,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625729/theora/Live_demos_4.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625729/broadcast/Live_demos_4.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625729/large_thumb/Live_demos_4.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625729/small_thumb/Live_demos_4.jpg",
                "original": "https://upload.frikanalen.no/media/625729/original/Live_demos_4.webm"
            },
            "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"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/104/",
            "createdTime": "2016-07-22T20:57:26.088864Z",
            "updatedTime": "2018-11-10T18:29:26.802555Z",
            "uploadedTime": "2016-07-22T20:57:44.981947Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625729/theora/Live_demos_4.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625729/large_thumb/Live_demos_4.jpg"
        },
        {
            "id": 625674,
            "name": "My Experience with Debian - Debconf 16",
            "header": "The talk would cover my first brush with computing itself, the need and move to GNU/Linux, distro hopping and the need for that.  the change to Debian and how it became my home. It would also be about the various choices and mistakes I made when I started and things to look out for. \n\nThe audience would be people who are still unaware about the benefits of FOSS, community engagement and fence-sitters.\n\nTalk (45 mins) session with shirish agarwal during Debconf 16",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625674/broadcast/My_Experience_with_Debian.dv",
                "theora": "https://upload.frikanalen.no/media/625674/theora/My_Experience_with_Debian.ogv",
                "smallThumb": "https://upload.frikanalen.no/media/625674/small_thumb/My_Experience_with_Debian.jpg",
                "original": "https://upload.frikanalen.no/media/625674/original/My_Experience_with_Debian.webm",
                "largeThumb": "https://upload.frikanalen.no/media/625674/large_thumb/My_Experience_with_Debian.jpg"
            },
            "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:04.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/60/",
            "createdTime": "2016-07-19T19:40:10.397134Z",
            "updatedTime": "2018-11-10T18:29:26.888015Z",
            "uploadedTime": "2016-07-19T19:40:15.256611Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625674/theora/My_Experience_with_Debian.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625674/large_thumb/My_Experience_with_Debian.jpg"
        },
        {
            "id": 625728,
            "name": "Software bundling sucks: Why we should embrace it anyway - Debconf 16",
            "header": "I will talk about software bundling solutions, mainly Flatpak (XdgApp) and Limba, which problems they actually solve and why solving these issues is important for the Linux ecosystem as a whole. I will explain how bundling is implemented in the shiny new solutions available on Linux, and what we as distributor could do to make software bundles suck less and keep the distribution relevant.\nAdditionally, I'll explain which roles sandboxing (Flatpak, Bubblewrap) plays in the big picture.\n\nTalk (45 mins) session with Matthias Klumpp during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625728/theora/Software_bundling_sucks_Why_we_should_embrace_it_anyway.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625728/broadcast/Software_bundling_sucks_Why_we_should_embrace_it_anyway.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625728/small_thumb/Software_bundling_sucks_Why_we_should_embrace_it_anyway.jpg",
                "original": "https://upload.frikanalen.no/media/625728/original/Software_bundling_sucks_Why_we_should_embrace_it_anyway.webm",
                "largeThumb": "https://upload.frikanalen.no/media/625728/large_thumb/Software_bundling_sucks_Why_we_should_embrace_it_anyway.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:39:25.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/78/",
            "createdTime": "2016-07-22T20:22:14.260309Z",
            "updatedTime": "2018-11-10T18:29:26.803947Z",
            "uploadedTime": "2016-07-22T20:22:38.149810Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625728/theora/Software_bundling_sucks_Why_we_should_embrace_it_anyway.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625728/large_thumb/Software_bundling_sucks_Why_we_should_embrace_it_anyway.jpg"
        },
        {
            "id": 625727,
            "name": "Decentralized communications with Ring - Debconf 16",
            "header": "This talk will be an introduction to Ring and the technology behind it. \n\nWe will explore how OpenDHT and ICE are used to initiate communications and transmit messages in an decentralized and secure manner.\n\nThe talk also includes a presentation of the different Ring clients, notably the new `ring` package that has made it to Debian testing this week.\n\nFinally, we will have a look at an up and comming new Ring freature: username registration using ethereum and a block chain.\n\nTalk (45 mins) session with Alexandre Viau and Simon Désaulniers during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625727/theora/Decentralized_communications_with_Ring.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625727/broadcast/Decentralized_communications_with_Ring.dv",
                "original": "https://upload.frikanalen.no/media/625727/original/Decentralized_communications_with_Ring.webm",
                "largeThumb": "https://upload.frikanalen.no/media/625727/large_thumb/Decentralized_communications_with_Ring.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625727/small_thumb/Decentralized_communications_with_Ring.jpg"
            },
            "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:08.360000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/139/",
            "createdTime": "2016-07-22T20:02:44.788796Z",
            "updatedTime": "2018-11-10T18:29:26.805299Z",
            "uploadedTime": "2016-07-22T20:02:51.890032Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625727/theora/Decentralized_communications_with_Ring.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625727/large_thumb/Decentralized_communications_with_Ring.jpg"
        },
        {
            "id": 625726,
            "name": "GNU/screen comes to Debian Installer - Debconf 16",
            "header": "It's based on my recent work to support GNU/screen for Debian Installer.\n\nFor d-i on normal PC, we can simply press Alt-F2 to get a console almost anytime during install, but it's not easy for some device such as headless server or ARM based board, which usually accessed via serial console or network-console (SSH).\nSo I spent some time to make GNU/screen ported to Debian Installer [0].\n\nNow it's almost done, and only wait for 2 packages to be uploaded [1][2]\nI also made a few local build for a few devices, and asked users to test, the feedback is quite positive [3].\n\nI'll introduce this work during the short talk and ask for feedback.\nAnd if possible, I can also do some demo after the talk. Thank you!\n\n[0] https://lists.debian.org/debian-boot/2016/04/msg00308.html\n[1] https://bugs.debian.org/819397\n[2] https://bugs.debian.org/819988\n[3] https://lists.debian.org/debian-boot/2016/05/msg00121.html\n\nTalk (20 mins) session with Roger Shimizu during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625726/theora/GNUscreen_comes_to_Debian_Installer.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625726/broadcast/GNUscreen_comes_to_Debian_Installer.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625726/small_thumb/GNUscreen_comes_to_Debian_Installer.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625726/large_thumb/GNUscreen_comes_to_Debian_Installer.jpg",
                "original": "https://upload.frikanalen.no/media/625726/original/GNUscreen_comes_to_Debian_Installer.webm"
            },
            "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:24:00.680000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/86/",
            "createdTime": "2016-07-22T19:40:56.007829Z",
            "updatedTime": "2018-11-10T18:29:26.806687Z",
            "uploadedTime": "2016-07-22T19:41:03.832662Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625726/theora/GNUscreen_comes_to_Debian_Installer.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625726/large_thumb/GNUscreen_comes_to_Debian_Installer.jpg"
        },
        {
            "id": 625719,
            "name": "AppStream: Machine-readable metadata for all the things! - Debconf 16",
            "header": "Since last year, Debian supports the AppStream specification for providing machine readable metadata for any software component available in the Linux distribution.\nAt time, the data is primarily used by GNOME Software and KDE Discover to display an user-friendly catalogue of installable applications. But this is not all we can do with the new metadata: It can be used to automatically detect and install missing firmware and drivers, match applications between distributions and allow upstream projects to track them across different distribution releases and other interesting tasks like automatically checking installed applications for vulnerabilities or installing missing libraries and Python modules automatically in a distro-agnostic way.\n\nThe talk will explain what AppStream is today and how it is implemented in Debian, as well as giving some statistics on the availability and evolution of metadata. It will also go into detail on usecases for the metadata, challenges in writing it and future plans, like support for fonts and more automatization in data generation.\n\nTalk (20 mins) session with Matthias Klumpp during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625719/theora/AppStream_Machinereadable_metadata_for_all_the_things.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625719/broadcast/AppStream_Machinereadable_metadata_for_all_the_things.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625719/large_thumb/AppStream_Machinereadable_metadata_for_all_the_things.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625719/small_thumb/AppStream_Machinereadable_metadata_for_all_the_things.jpg",
                "original": "https://upload.frikanalen.no/media/625719/original/AppStream_Machinereadable_metadata_for_all_the_things.webm"
            },
            "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:12.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/64/",
            "createdTime": "2016-07-22T15:47:39.357070Z",
            "updatedTime": "2018-11-10T18:29:26.816621Z",
            "uploadedTime": "2016-07-22T15:47:44.809616Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625719/theora/AppStream_Machinereadable_metadata_for_all_the_things.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625719/large_thumb/AppStream_Machinereadable_metadata_for_all_the_things.jpg"
        },
        {
            "id": 625724,
            "name": "Towards the formal verification of maintainer scripts - Debconf 16",
            "header": "This talk describes a recently started research project named\n[http://colis.irif.univ-paris-diderot.fr/ Colis] with the goal of\ndeveloping techniques and tools for the formal verification of\nmaintainer scripts (preinst, postinst, prerm, postrm).\n\n*Program verification* aims at obtaining a formal assurance that a\nprogram is correct with respect to a given specification. This is\nachieved by constructing a formal proof of correctness of the program.\nIn contrast to *program testing*, the existence of a proof assures\nthat the program behaves correctly in *any* situation described by the\nspecification. Failure of an attempt to verify a program, on the other\nhand, can often be used to generate useful test cases.\n\nA possible example of a program specification is absence of execution\nerror under certain initial conditions. Automatic program verification\neven for this kind of specification is an extremely challenging task.\nIn case of Debian maintainer scripts we are faced with even more\nchallenging properties like idempotency of scripts (required by\npolicy), or commutation of scripts.\n\nThe project is still in the beginning, so there are no results yet to\npresent. However, I will explain why I think that the case of Debian\nmaintainer scripts is very interesting for program verification : some\naspects of scripts (POSIX shell, manipulation of a complex data\nstructure) make the problem very difficult, while other aspects of the\nDebian case are likely to make the problem easier. I am also very\ninterested in the inputs from the audience about possible use cases of\nscript verification in the context of Debian.\n\nTalk (45 mins) session with Ralf Treinen during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625724/theora/Towards_the_formal_verification_of_maintainer_scripts.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625724/broadcast/Towards_the_formal_verification_of_maintainer_scripts.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625724/large_thumb/Towards_the_formal_verification_of_maintainer_scripts.jpg",
                "original": "https://upload.frikanalen.no/media/625724/original/Towards_the_formal_verification_of_maintainer_scripts.webm",
                "smallThumb": "https://upload.frikanalen.no/media/625724/small_thumb/Towards_the_formal_verification_of_maintainer_scripts.jpg"
            },
            "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:24.640000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/63/",
            "createdTime": "2016-07-22T18:23:01.482749Z",
            "updatedTime": "2018-11-10T18:29:26.809460Z",
            "uploadedTime": "2016-07-22T18:23:10.165109Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625724/theora/Towards_the_formal_verification_of_maintainer_scripts.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625724/large_thumb/Towards_the_formal_verification_of_maintainer_scripts.jpg"
        },
        {
            "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,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625723/broadcast/The_Supreme_Court_of_DFSGFree.dv",
                "theora": "https://upload.frikanalen.no/media/625723/theora/The_Supreme_Court_of_DFSGFree.ogv",
                "original": "https://upload.frikanalen.no/media/625723/original/The_Supreme_Court_of_DFSGFree.webm",
                "smallThumb": "https://upload.frikanalen.no/media/625723/small_thumb/The_Supreme_Court_of_DFSGFree.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625723/large_thumb/The_Supreme_Court_of_DFSGFree.jpg"
            },
            "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"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/38/",
            "createdTime": "2016-07-22T17:47:41.299894Z",
            "updatedTime": "2018-11-10T18:29:26.810966Z",
            "uploadedTime": "2016-07-22T17:47:46.798589Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625723/theora/The_Supreme_Court_of_DFSGFree.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625723/large_thumb/The_Supreme_Court_of_DFSGFree.jpg"
        },
        {
            "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,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625722/theora/ifupdown2_the_ultimate_Network_Interface_Manager_progress_and_status.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625722/broadcast/ifupdown2_the_ultimate_Network_Interface_Manager_progress_and_status.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625722/large_thumb/ifupdown2_the_ultimate_Network_Interface_Manager_progress_and_status.jpg",
                "original": "https://upload.frikanalen.no/media/625722/original/ifupdown2_the_ultimate_Network_Interface_Manager_progress_and_status.webm",
                "smallThumb": "https://upload.frikanalen.no/media/625722/small_thumb/ifupdown2_the_ultimate_Network_Interface_Manager_progress_and_status.jpg"
            },
            "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"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/114/",
            "createdTime": "2016-07-22T17:14:56.555308Z",
            "updatedTime": "2018-11-10T18:29:26.812397Z",
            "uploadedTime": "2016-07-22T17:15:06.183953Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625722/theora/ifupdown2_the_ultimate_Network_Interface_Manager_progress_and_status.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625722/large_thumb/ifupdown2_the_ultimate_Network_Interface_Manager_progress_and_status.jpg"
        },
        {
            "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,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625721/theora/Reproducible_Builds_status_update.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625721/broadcast/Reproducible_Builds_status_update.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625721/large_thumb/Reproducible_Builds_status_update.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625721/small_thumb/Reproducible_Builds_status_update.jpg",
                "original": "https://upload.frikanalen.no/media/625721/original/Reproducible_Builds_status_update.webm"
            },
            "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"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/7/",
            "createdTime": "2016-07-22T16:37:31.751566Z",
            "updatedTime": "2018-11-10T18:29:26.813808Z",
            "uploadedTime": "2016-07-22T16:37:37.048281Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625721/theora/Reproducible_Builds_status_update.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625721/large_thumb/Reproducible_Builds_status_update.jpg"
        },
        {
            "id": 625720,
            "name": "The past year in APT - Debconf 16",
            "header": "Apt is used by a lot of people every day to update their systems, install software, and remove software on Debian, Ubuntu, and other derivatives. Some people actually forked\nan old apt and run it on some kind of fruit phones. The APT library is also used by aptitude, a formidable ncurses frontend.\n\nThis talk discusses three major topics of APT development in the past year:\n\nFirstly, security improvements such as acquire method sandboxing and the deprecation of SHA1 support.\n\nSecondly, performance improvements: Between 1.1 and 1.2 there were many commits improving performance, both for the update command and building the cache itself (hello, phones!).\n\nThirdly, we will take a look at the new pinning engine introduced in 1.1 at last year's DebConf, how it is different from the older engine, and why it is much better and actually does what you mean instead of nonsense.\n\nTalk (45 mins) session with Julian Andres Klode during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625720/theora/The_past_year_in_APT.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625720/broadcast/The_past_year_in_APT.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625720/large_thumb/The_past_year_in_APT.jpg",
                "original": "https://upload.frikanalen.no/media/625720/original/The_past_year_in_APT.webm",
                "smallThumb": "https://upload.frikanalen.no/media/625720/small_thumb/The_past_year_in_APT.jpg"
            },
            "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:36:41.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/6/",
            "createdTime": "2016-07-22T16:05:41.342740Z",
            "updatedTime": "2018-11-10T18:29:26.815198Z",
            "uploadedTime": "2016-07-22T16:05:47.179744Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625720/theora/The_past_year_in_APT.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625720/large_thumb/The_past_year_in_APT.jpg"
        },
        {
            "id": 625701,
            "name": "Derivative Panel - Debconf 16",
            "header": "There is a big community developing Debian derivative distributions. This talk aims to discuss about what derivative distributions use for their day to day operation, such building packages, images, live media, managing distribution repositories, trying to seek better unification and standardisation of such tools and processes. In the same way, we shall explore and discuss the return path to the upstream distribution.\n\nTalk (45 mins) session with Héctor Orón Martínez during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625701/theora/Derivative_Panel.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625701/broadcast/Derivative_Panel.dv",
                "largeThumb": "https://upload.frikanalen.no/media/625701/large_thumb/Derivative_Panel.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625701/small_thumb/Derivative_Panel.jpg",
                "original": "https://upload.frikanalen.no/media/625701/original/Derivative_Panel.webm"
            },
            "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:39.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/87/",
            "createdTime": "2016-07-22T06:59:14.455055Z",
            "updatedTime": "2018-11-10T18:29:26.842057Z",
            "uploadedTime": "2016-07-22T06:59:20.802977Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625701/theora/Derivative_Panel.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625701/large_thumb/Derivative_Panel.jpg"
        },
        {
            "id": 625718,
            "name": "Debian/Linux in Developing Nations - Challenges and Rewards - Debconf 16",
            "header": "FOSS software is undoubtedly the best option for developing nations, where financial resources may limit access to proprietary software. At the same time, using Debian/Linux also has its share of challenges in these settings, as there may be infrastructure issues to contend with. This talk shares the joys I have personally experienced while using Debian in Swaziland, as well as the challenges that I have faced, and also seen others face too.\n\nPerhaps the audience may be able to suggest ways to overcome some of the issues involved, and thus get more exposure and adoption for Debian in developing countries.\n\nTalk (20 mins) session with Sicelo Mhlongo during Debconf 16",
            "description": null,
            "files": {
                "broadcast": "https://upload.frikanalen.no/media/625718/broadcast/DebianLinux_in_Developing_Nations_Challenges_and_Rewards.dv",
                "theora": "https://upload.frikanalen.no/media/625718/theora/DebianLinux_in_Developing_Nations_Challenges_and_Rewards.ogv",
                "original": "https://upload.frikanalen.no/media/625718/original/DebianLinux_in_Developing_Nations_Challenges_and_Rewards.webm",
                "largeThumb": "https://upload.frikanalen.no/media/625718/large_thumb/DebianLinux_in_Developing_Nations_Challenges_and_Rewards.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625718/small_thumb/DebianLinux_in_Developing_Nations_Challenges_and_Rewards.jpg"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:23:30.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/121/",
            "createdTime": "2016-07-22T15:27:54.631110Z",
            "updatedTime": "2018-11-10T18:29:26.818082Z",
            "uploadedTime": "2016-07-22T15:27:59.885815Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625718/theora/DebianLinux_in_Developing_Nations_Challenges_and_Rewards.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625718/large_thumb/DebianLinux_in_Developing_Nations_Challenges_and_Rewards.jpg"
        },
        {
            "id": 625717,
            "name": "Developing plugins for FreeRTC - Debconf 16",
            "header": "WebRTC, also known as RTCWeb, puts two-way media streaming capabilities into the web browser and provides an API to manage them (starting and stopping calls) from the JavaScript embedded in any web page. The technology has been pioneered in the two major browsers, Mozilla Firefox and Google Chrome. Other browsers have been following their lead. There was some instability in the early years of WebRTC but since mid-2014 the technology has stabilised significantly. There have been some pseudo-WebRTC solutions as well, specifically, browser plugins that offer behavior similar to WebRTC with an emphasis on a specific provider. These solutions are not true WebRTC and they are largely becoming irrelevant now that most users have upgraded to browsers with genuine WebRTC support built in. WebRTC provides a mechanism for peer-to-peer media streaming (audio or video) but it does not specify the use of any particular signalling system, the mechanism responsible for locating other users and routing calls to them.\nThe talk is going to include how to develop FreeRTC plugins for third party applications. Code snippets will be shared. Now it is possible to talk to each other from different cms systems.\n\nTalk (20 mins) session with Mesut Can Gurle during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625717/theora/Developing_plugins_for_FreeRTC.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625717/broadcast/Developing_plugins_for_FreeRTC.dv",
                "original": "https://upload.frikanalen.no/media/625717/original/Developing_plugins_for_FreeRTC.webm",
                "largeThumb": "https://upload.frikanalen.no/media/625717/large_thumb/Developing_plugins_for_FreeRTC.jpg",
                "smallThumb": "https://upload.frikanalen.no/media/625717/small_thumb/Developing_plugins_for_FreeRTC.jpg"
            },
            "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:18.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/29/",
            "createdTime": "2016-07-22T15:13:16.397867Z",
            "updatedTime": "2018-11-10T18:29:26.819483Z",
            "uploadedTime": "2016-07-22T15:13:21.446550Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625717/theora/Developing_plugins_for_FreeRTC.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625717/large_thumb/Developing_plugins_for_FreeRTC.jpg"
        },
        {
            "id": 625716,
            "name": "deb.debian.org - Debconf 16",
            "header": "deb.debian.org is the Debian archive, fronted by a CDN instead of using the traditional mirror network. In this talk I will go into some of the new challenges this presents, current status and future plans. It will also touch on our traditional mirror structure and some of the challenges surrounding this.\n\nTalk (20 mins) session with Tollef Fog Heen during Debconf 16",
            "description": null,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625716/theora/debdebianorg.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625716/broadcast/debdebianorg.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625716/small_thumb/debdebianorg.jpg",
                "original": "https://upload.frikanalen.no/media/625716/original/debdebianorg.webm",
                "largeThumb": "https://upload.frikanalen.no/media/625716/large_thumb/debdebianorg.jpg"
            },
            "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:51.880000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/97/",
            "createdTime": "2016-07-22T14:55:54.305874Z",
            "updatedTime": "2018-11-10T18:29:26.820918Z",
            "uploadedTime": "2016-07-22T14:55:59.235257Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625716/theora/debdebianorg.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625716/large_thumb/debdebianorg.jpg"
        },
        {
            "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,
            "files": {
                "theora": "https://upload.frikanalen.no/media/625715/theora/LTTng_Kernel_and_userspace_tracing_in_Debian.ogv",
                "broadcast": "https://upload.frikanalen.no/media/625715/broadcast/LTTng_Kernel_and_userspace_tracing_in_Debian.dv",
                "smallThumb": "https://upload.frikanalen.no/media/625715/small_thumb/LTTng_Kernel_and_userspace_tracing_in_Debian.jpg",
                "original": "https://upload.frikanalen.no/media/625715/original/LTTng_Kernel_and_userspace_tracing_in_Debian.webm",
                "largeThumb": "https://upload.frikanalen.no/media/625715/large_thumb/LTTng_Kernel_and_userspace_tracing_in_Debian.jpg"
            },
            "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"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://debconf16.debconf.org/talks/50/",
            "createdTime": "2016-07-22T14:22:31.850386Z",
            "updatedTime": "2018-11-10T18:29:26.822292Z",
            "uploadedTime": "2016-07-22T14:22:40.149402Z",
            "ogvUrl": "https://upload.frikanalen.no/media/625715/theora/LTTng_Kernel_and_userspace_tracing_in_Debian.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625715/large_thumb/LTTng_Kernel_and_userspace_tracing_in_Debian.jpg"
        },
        {
            "id": 625332,
            "name": "TED - Britta Riley: A garden in my apartment",
            "header": "Britta Riley wanted to grow her own food (in her tiny apartment). So she and her friends developed a system for growing plants in discarded plastic bottles -- researching, testing and tweaking the system using social media, trying many variations at once and quickly arriving at the optimal system. Call it distributed DIY. And the results? Delicious.\r\n\r\nTED talk downloaded from The Internet Archive.",
            "description": null,
            "files": {
                "smallThumb": "https://upload.frikanalen.no/media/625332/small_thumb/BrittaRiley_2011X.jpg",
                "largeThumb": "https://upload.frikanalen.no/media/625332/large_thumb/BrittaRiley_2011X.jpg",
                "broadcast": "https://upload.frikanalen.no/media/625332/broadcast/BrittaRiley_2011X.dv",
                "theora": "https://upload.frikanalen.no/media/625332/theora/BrittaRiley_2011X.ogv",
                "original": "https://upload.frikanalen.no/media/625332/original/BrittaRiley_2011X.mp4"
            },
            "creator": "pere@hungry.com",
            "organization": {
                "id": 82,
                "name": "NUUG",
                "homepage": "https://www.nuug.no/",
                "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.",
                "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO",
                "streetAddress": "",
                "editorId": 2240,
                "editorName": "Peter M. M. Hansteen",
                "editorEmail": "peter@bsdly.net",
                "editorMsisdn": "",
                "fkmember": true
            },
            "duration": "00:07:52.690000",
            "categories": [
                "Samfunn og politikk"
            ],
            "framerate": 25000,
            "properImport": true,
            "hasTonoRecords": false,
            "publishOnWeb": true,
            "isFiller": true,
            "refUrl": "https://archive.org/details/BrittaRiley_2011X",
            "createdTime": null,
            "updatedTime": "2018-11-10T18:29:27.386050Z",
            "uploadedTime": null,
            "ogvUrl": "https://upload.frikanalen.no/media/625332/theora/BrittaRiley_2011X.ogv",
            "largeThumbnailUrl": "https://upload.frikanalen.no/media/625332/large_thumb/BrittaRiley_2011X.jpg"
        }
    ]
}