Video List
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/?offset=150&ordering=-is_filler&page=4
{ "count": 3494, "next": "https://forrige.frikanalen.no/api/videos/?limit=50&offset=200&ordering=-is_filler&page=4", "previous": "https://forrige.frikanalen.no/api/videos/?limit=50&offset=100&ordering=-is_filler&page=4", "results": [ { "id": 626066, "name": "FSCONS 2017 - Trust, Elections and Twitter - Patricia Aas", "header": "What happened from beginning to end. What made the news and what didn't. How did it feel to be in it and how I was treated by the public, by the government and by the media.\r\n\r\nHow transparency and suspiciousness is fundamental to an election system and how the lack of transparency drove me to dig further into the ballot counting system in Norway.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/626066/theora/fscons17_-_350_-_en_-_simula_-_201711051100_-_trust_elections_and_twitter_-_patricia_aas.ogv", "broadcast": "https://upload.frikanalen.no/media/626066/broadcast/fscons17_-_350_-_en_-_simula_-_201711051100_-_trust_elections_and_twitter_-_patricia_aas.dv", "original": "https://upload.frikanalen.no/media/626066/original/fscons17_-_350_-_en_-_simula_-_201711051100_-_trust_elections_and_twitter_-_patricia_aas.webm", "largeThumb": "https://upload.frikanalen.no/media/626066/large_thumb/fscons17_-_350_-_en_-_simula_-_201711051100_-_trust_elections_and_twitter_-_patricia_aas.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": "01:04:05.180000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/fscons17_-_350_-_en_-_simula_-_201711051100_-_trust_elections_and_twitter_-_patricia_aas", "createdTime": "2018-11-19T14:48:58.746836Z", "updatedTime": "2018-12-13T18:45:46.643977Z", "uploadedTime": "2018-11-19T14:56:53.183350Z", "ogvUrl": "https://upload.frikanalen.no/media/626066/theora/fscons17_-_350_-_en_-_simula_-_201711051100_-_trust_elections_and_twitter_-_patricia_aas.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/626066/large_thumb/fscons17_-_350_-_en_-_simula_-_201711051100_-_trust_elections_and_twitter_-_patricia_aas.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": 626317, "name": "Torsdagsinnslag 6. februar: Spor3", "header": "Etter kommunesammenslåingen av Ski og Oppegård til Nordre Follo kommune, ble Rådhuset og de fleste innbyggertjenestene, som f.eks. servicetorg og NAV-kontor lagt til Ski. Det skaper utfordringer for rullestolbrukere på Kolbotn som ønsker å ta toget til Ski.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/626317/theora/200206-Spor3-Frikanalen-TK_MASTER.ogv", "broadcast": "https://upload.frikanalen.no/media/626317/broadcast/200206-Spor3-Frikanalen-TK_MASTER.dv", "original": "https://upload.frikanalen.no/media/626317/original/200206-Spor3-Frikanalen-TK_MASTER.mp4", "largeThumb": "https://upload.frikanalen.no/media/626317/large_thumb/200206-Spor3-Frikanalen-TK_MASTER.jpg" }, "creator": "rune.hagerup@empo.no", "organization": { "id": 66, "name": "Empo AS", "homepage": "https://www.empo.no/", "description": "", "postalAddress": "Teglevegen 27\r\n1400 SKI", "streetAddress": "", "editorId": 2159, "editorName": "Rune Hagerup", "editorEmail": "rune.hagerup@empo.no", "editorMsisdn": "+47 978 41 612", "fkmember": true }, "duration": "00:02:14.240000", "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2020-02-06T09:50:49.332428Z", "updatedTime": "2020-02-06T11:09:34.629842Z", "uploadedTime": "2020-02-06T09:59:20.707478Z", "ogvUrl": "https://upload.frikanalen.no/media/626317/theora/200206-Spor3-Frikanalen-TK_MASTER.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/626317/large_thumb/200206-Spor3-Frikanalen-TK_MASTER.jpg" }, { "id": 626055, "name": "Frikanalen Informasjonsfilm", "header": "Info!", "description": "", "files": { "theora": "https://upload.frikanalen.no/media/626055/theora/Frikanalen_1_4.ogv", "broadcast": "https://upload.frikanalen.no/media/626055/broadcast/Frikanalen_1_4.dv", "largeThumb": "https://upload.frikanalen.no/media/626055/large_thumb/Frikanalen_1_4.jpg", "original": "https://upload.frikanalen.no/media/626055/original/Frikanalen_1_4.mp4" }, "creator": "rune.hagerup@empo.no", "organization": { "id": 3, "name": "Frikanalen", "homepage": "https://frikanalen.no", "description": "Frikanalen er sivilsamfunnets videoplatform.\r\n\r\nVi ønsker i samarbeid med våre medlemsorganisasjoner utvikle en videoplattform uten forhåndssensur, tilrettelagt for behovene til norsk demokrati, organisasjonsliv og frivillighet.", "postalAddress": "c/o Advokat Tellesbø\r\nÅsvegen 115\r\n2740 ROA", "streetAddress": "Åsvegen 115\r\n2740 ROA", "editorId": 2086, "editorName": "Tore Sinding Bekkedal", "editorEmail": "toresbe@protonmail.com", "editorMsisdn": "+47 918 59 508", "fkmember": true }, "duration": "00:00:48.090000", "categories": [ "Annet" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2018-11-10T12:33:26.247865Z", "updatedTime": "2019-06-19T11:06:31.897749Z", "uploadedTime": null, "ogvUrl": "https://upload.frikanalen.no/media/626055/theora/Frikanalen_1_4.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/626055/large_thumb/Frikanalen_1_4.jpg" }, { "id": 626291, "name": "En sang i uka", "header": "I dagens torsdagsinnslag møter vi Andreas Gregersen som har satt seg et stort mål for året: han skal nemlig lage en sang hver eneste uke i 2020. Vi besøkte ham i det han skulle lage sang for uke 4. Tittelen på sangen ble Empo Tv.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/626291/theora/203101-Gregersen-RH.ogv", "broadcast": "https://upload.frikanalen.no/media/626291/broadcast/203101-Gregersen-RH.dv", "original": "https://upload.frikanalen.no/media/626291/original/203101-Gregersen-RH.mov", "largeThumb": "https://upload.frikanalen.no/media/626291/large_thumb/203101-Gregersen-RH.jpg" }, "creator": "rune.hagerup@empo.no", "organization": { "id": 66, "name": "Empo AS", "homepage": "https://www.empo.no/", "description": "", "postalAddress": "Teglevegen 27\r\n1400 SKI", "streetAddress": "", "editorId": 2159, "editorName": "Rune Hagerup", "editorEmail": "rune.hagerup@empo.no", "editorMsisdn": "+47 978 41 612", "fkmember": true }, "duration": "00:03:16.840000", "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2020-01-31T11:59:49.796550Z", "updatedTime": "2020-01-31T12:22:22.783168Z", "uploadedTime": "2020-01-31T12:22:37.210012Z", "ogvUrl": "https://upload.frikanalen.no/media/626291/theora/203101-Gregersen-RH.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/626291/large_thumb/203101-Gregersen-RH.jpg" }, { "id": 625713, "name": "What's new in the Linux kernel - Debconf 16", "header": "The Linux kernel is under rapid development. Stable releases are made around 5 times per year, each including many new features and support for new hardware. This talk will summarise the features that have been added and enabled in the last year.\n\nThere have been many changes to Linux between 4.1 and 4.6. Some of these will require new or updated userland applications to take advantage of them. I will attempt to summarise the most interesting changes and the state of integration in Debian.\n\nTalk (45 mins) session with Ben Hutchings during Debconf 16", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625713/broadcast/Whats_new_in_the_Linux_kernel_2.dv", "theora": "https://upload.frikanalen.no/media/625713/theora/Whats_new_in_the_Linux_kernel_2.ogv", "largeThumb": "https://upload.frikanalen.no/media/625713/large_thumb/Whats_new_in_the_Linux_kernel_2.jpg", "original": "https://upload.frikanalen.no/media/625713/original/Whats_new_in_the_Linux_kernel_2.webm", "smallThumb": "https://upload.frikanalen.no/media/625713/small_thumb/Whats_new_in_the_Linux_kernel_2.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:21.880000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://debconf16.debconf.org/talks/4/", "createdTime": "2016-07-22T13:01:53.327596Z", "updatedTime": "2018-11-10T18:29:26.825030Z", "uploadedTime": "2016-07-22T13:02:00.500903Z", "ogvUrl": "https://upload.frikanalen.no/media/625713/theora/Whats_new_in_the_Linux_kernel_2.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625713/large_thumb/Whats_new_in_the_Linux_kernel_2.jpg" }, { "id": 625710, "name": "Building cloud images for Microsoft Azure - Debconf 16", "header": "Status of building Debian images for Microsoft's Azure cloud\n\nTalk (20 mins) session with Martin Zobel-Helas and Stephen Zarkos during Debconf 16", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625710/theora/Building_cloud_images_for_Microsoft_Azure.ogv", "broadcast": "https://upload.frikanalen.no/media/625710/broadcast/Building_cloud_images_for_Microsoft_Azure.dv", "original": "https://upload.frikanalen.no/media/625710/original/Building_cloud_images_for_Microsoft_Azure.webm", "smallThumb": "https://upload.frikanalen.no/media/625710/small_thumb/Building_cloud_images_for_Microsoft_Azure.jpg", "largeThumb": "https://upload.frikanalen.no/media/625710/large_thumb/Building_cloud_images_for_Microsoft_Azure.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:53.520000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://debconf16.debconf.org/talks/20/", "createdTime": "2016-07-22T11:57:46.710050Z", "updatedTime": "2018-11-10T18:29:26.829495Z", "uploadedTime": "2016-07-22T11:57:51.708394Z", "ogvUrl": "https://upload.frikanalen.no/media/625710/theora/Building_cloud_images_for_Microsoft_Azure.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625710/large_thumb/Building_cloud_images_for_Microsoft_Azure.jpg" }, { "id": 625709, "name": "Android SDK Tools in Debian - Debconf 16", "header": "android-tools is a young packaging team which focuses on bringing a usable Android SDK/NDK to Debian. This talk describes the rationale, people involved and current status of our packages. We also would like to call for more people join us.\n\nAndroid one of the most popular mobile operating systems in the world, which also makes the SDK vital to us. However not every developer in the world can easily download Android's SDK. In some corner of the world, people prefer to rely on third party mirror or even developer-provided binaries on some web drives. XcodeGhost on iOS side was caused by similar reasons. Additionally, official released Android SDK binaries are proprietary software. By building the SDK from source and deploy it to all Debian mirrors spread over the world, all developers can easily get it and are safe to use it.\n\nThe packaging force of Android SDK started as student projects of Google Summer of Code 2015 and 2016.\n\nTalk (20 mins) session with Kai-Chung Yan during Debconf 16", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625709/theora/Android_SDK_Tools_in_Debian.ogv", "broadcast": "https://upload.frikanalen.no/media/625709/broadcast/Android_SDK_Tools_in_Debian.dv", "original": "https://upload.frikanalen.no/media/625709/original/Android_SDK_Tools_in_Debian.webm", "smallThumb": "https://upload.frikanalen.no/media/625709/small_thumb/Android_SDK_Tools_in_Debian.jpg", "largeThumb": "https://upload.frikanalen.no/media/625709/large_thumb/Android_SDK_Tools_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:19:13.890000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://debconf16.debconf.org/talks/18/", "createdTime": "2016-07-22T11:40:43.956394Z", "updatedTime": "2018-11-10T18:29:26.830908Z", "uploadedTime": "2016-07-22T11:40:51.698685Z", "ogvUrl": "https://upload.frikanalen.no/media/625709/theora/Android_SDK_Tools_in_Debian.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625709/large_thumb/Android_SDK_Tools_in_Debian.jpg" }, { "id": 626088, "name": "Machine Learning for Security - Alan Saied", "header": "The ability to mathematically classify patterns, predict events and/or identify abnormalities within a wide range of data is known as Machine Learning. For the purpose of this conference , we explain the power of data and how it can be used with Machine Learning models to identify abnormal behaviour within complex environments. We also explain the ingredients and the steps required to build a Machine Learning models to serve security tasks. This will further be followed by its complications in terms of false positives, accuracy of detection and validity of model and how this can be improved.\r\n\r\nRecorded at the OWASP Norway Day by NUUG.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/626088/theora/20181120-alan.ogv", "broadcast": "https://upload.frikanalen.no/media/626088/broadcast/20181120-alan.dv", "largeThumb": "https://upload.frikanalen.no/media/626088/large_thumb/20181120-alan.jpg", "original": "https://upload.frikanalen.no/media/626088/original/20181120-alan.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:47:36.240000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://www.youtube.com/watch?v=1pfYK9wCVew", "createdTime": "2018-12-10T12:04:56.696235Z", "updatedTime": "2018-12-10T12:55:44.093390Z", "uploadedTime": "2018-12-10T12:13:23.119455Z", "ogvUrl": "https://upload.frikanalen.no/media/626088/theora/20181120-alan.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/626088/large_thumb/20181120-alan.jpg" }, { "id": 625703, "name": "Kali Linux's Experience of a Derivative Tracking Debian Testing - Debconf 16", "header": "Kali Linux is a Debian derivative since 2012, it is maintained by Offensive Security and dedicated to penetration testing.\n\nInitially it was based on Debian Stable (Wheezy then Jessie) but since late 2015, it now tracks Debian Testing with its daily changes. There are upsides and downsides to this and I'll try to present those as well as the infrastructure that we have setup to run Kali Linux (repositories, build daemons, jenkins checks, etc.).\n\nThis talk is interesting for other Debian derivatives that want to learn from Kali's experience, but it's also interesting for the Debian community to learn of the problems that derivatives are facing when they try to track Debian Testing.\n\nTalk (45 mins) session with Raphaël Hertzog during Debconf 16", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625703/broadcast/Kali_Linuxs_Experience_of_a_Derivative_Tracking_Debian_Testing.dv", "theora": "https://upload.frikanalen.no/media/625703/theora/Kali_Linuxs_Experience_of_a_Derivative_Tracking_Debian_Testing.ogv", "largeThumb": "https://upload.frikanalen.no/media/625703/large_thumb/Kali_Linuxs_Experience_of_a_Derivative_Tracking_Debian_Testing.jpg", "original": "https://upload.frikanalen.no/media/625703/original/Kali_Linuxs_Experience_of_a_Derivative_Tracking_Debian_Testing.webm", "smallThumb": "https://upload.frikanalen.no/media/625703/small_thumb/Kali_Linuxs_Experience_of_a_Derivative_Tracking_Debian_Testing.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:48:55.880000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://debconf16.debconf.org/talks/39/", "createdTime": "2016-07-22T08:58:52.097925Z", "updatedTime": "2018-11-10T18:29:26.839263Z", "uploadedTime": "2016-07-22T08:58:59.924710Z", "ogvUrl": "https://upload.frikanalen.no/media/625703/theora/Kali_Linuxs_Experience_of_a_Derivative_Tracking_Debian_Testing.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625703/large_thumb/Kali_Linuxs_Experience_of_a_Derivative_Tracking_Debian_Testing.jpg" }, { "id": 625970, "name": "Trustworthy computers", "header": "Jonas Smedegaard presents Trustworthy computers. Buying a new laptop, phone or other computer is not easy. Many computers can run Linux nowadays, but depending on your needs fewer of them work well, if security is one of your concerns then options available to you surprisingly shrink to almost zero.\r\n\r\nThe talk will highlight some security issues and advice on what to look for in computers - laptops, phones and small home servers - for those of us concerned about privacy and want full control over our computing environments.\r\n\r\nJonas Smedegaard is a freelance systems administrator and developer with a special interest in ethically designed computers and software. Jonas is a long time Debian developer involved with several Blends including FreedomBox and DebianParl where ethical aspects of hardware and software is crucial. Since mid 2017 Jonas has been hired by Purism to help develop the Debian-based PureOS shipped with their line of Librem laptops and a future Librem phone.\r\n\r\nNUUG talk from 2018-01-09.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625970/theora/20180109-trustworthy-frikanalen.ogv", "smallThumb": "https://upload.frikanalen.no/media/625970/small_thumb/20180109-trustworthy-frikanalen.jpg", "broadcast": "https://upload.frikanalen.no/media/625970/broadcast/20180109-trustworthy-frikanalen.dv", "largeThumb": "https://upload.frikanalen.no/media/625970/large_thumb/20180109-trustworthy-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:58:22.120000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://www.nuug.no/aktiviteter/20180109-trustworthy/", "createdTime": "2018-01-13T11:53:31.549830Z", "updatedTime": "2018-11-10T18:29:26.529023Z", "uploadedTime": "2018-01-13T11:55:27.396632Z", "ogvUrl": "https://upload.frikanalen.no/media/625970/theora/20180109-trustworthy-frikanalen.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625970/large_thumb/20180109-trustworthy-frikanalen.jpg" }, { "id": 625969, "name": "Nivlheim, et verktøy for datainnsamling fra datamaskiner", "header": "Øyvind Hagberg presenterer Nivlheim. \r\n USIT drifter maskinparken til UIO, som består av 2800+ servere (fysiske og virtuelle). Vi har utviklet et verktøy som kontinuerlig samler inn informasjon om disse, bl.a. hvordan de er konfigurert og hva slags hardware de har. Det hjelper oss å holde oversikt.\r\n\r\nPresentasjonen handler om hvordan dette verktøyet virker, og hvilke muligheter det gir oss. Vi går inn på noen tekniske detaljer, og snakker om historikken bak designvalg. Til slutt snakker vi om hva vi gjør for å gjøre dette verktøyet om til åpen kildekode, og hva vi planlegger videre.\r\n\r\nØyvind Hagberg jobber i driftsavdelingen på USIT. Han holder på med utvikling av støttesystemer for drift av maskinparken. Han har bakgrunn som utvikler, og har jobbet på USIT siden 2014.\r\n\r\nNUUG talk from 2017-12-12.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625969/theora/20171212-nivlheim-frikanalen.ogv", "broadcast": "https://upload.frikanalen.no/media/625969/broadcast/20171212-nivlheim-frikanalen.dv", "smallThumb": "https://upload.frikanalen.no/media/625969/small_thumb/20171212-nivlheim-frikanalen.jpg", "largeThumb": "https://upload.frikanalen.no/media/625969/large_thumb/20171212-nivlheim-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:31:57.120000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://www.nuug.no/aktiviteter/20171212-nivlheim/", "createdTime": "2018-01-13T11:10:32.818088Z", "updatedTime": "2018-11-10T18:29:26.530604Z", "uploadedTime": "2018-01-13T11:11:39.479925Z", "ogvUrl": "https://upload.frikanalen.no/media/625969/theora/20171212-nivlheim-frikanalen.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625969/large_thumb/20171212-nivlheim-frikanalen.jpg" }, { "id": 626224, "name": "Home Assistant - Øyvind Rasmussen", "header": "Øyvind Rasmussen presenterer", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/626224/theora/20191112-homeassistant.ogv", "broadcast": "https://upload.frikanalen.no/media/626224/broadcast/20191112-homeassistant.dv", "largeThumb": "https://upload.frikanalen.no/media/626224/large_thumb/20191112-homeassistant.jpg", "original": "https://upload.frikanalen.no/media/626224/original/20191112-homeassistant.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:06:07.940000", "categories": [ "Annet" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2019-12-11T12:03:01.419406Z", "updatedTime": "2019-12-11T13:20:11.791179Z", "uploadedTime": "2019-12-11T12:22:57.189930Z", "ogvUrl": "https://upload.frikanalen.no/media/626224/theora/20191112-homeassistant.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/626224/large_thumb/20191112-homeassistant.jpg" }, { "id": 625966, "name": "TED - Rutger Bregman: Poverty isn't a lack of character; it's a lack of cash", "header": "\"Ideas can and do change the world,\" says historian Rutger Bregman, sharing his case for a provocative one: guaranteed basic income. Learn more about the idea's 500-year history and a forgotten modern experiment where it actually worked — and imagine how much energy and talent we would unleash if we got rid of poverty once and for all.\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625966/theora/RutgerBregman_2017.ogv", "original": "https://upload.frikanalen.no/media/625966/original/RutgerBregman_2017.mp4", "broadcast": "https://upload.frikanalen.no/media/625966/broadcast/RutgerBregman_2017.dv", "smallThumb": "https://upload.frikanalen.no/media/625966/small_thumb/RutgerBregman_2017.jpg", "largeThumb": "https://upload.frikanalen.no/media/625966/large_thumb/RutgerBregman_2017.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:02.120000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/RutgerBregman_2017", "createdTime": "2017-12-21T07:58:28.543159Z", "updatedTime": "2018-11-10T18:29:26.534907Z", "uploadedTime": "2017-12-21T08:14:59.510277Z", "ogvUrl": "https://upload.frikanalen.no/media/625966/theora/RutgerBregman_2017.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625966/large_thumb/RutgerBregman_2017.jpg" }, { "id": 626098, "name": "FSCONS 2017 - Maria Xynou - Collect evidence of Internet Censorship", "header": "Since 2012, the Open Observatory of Network Interference (OONI) project has been invesnsorship around the world. OONI's network measurement software has shed light on many scary, yet interein how information controls are being deployed. From Deep Packet Inspection (DPI) technology being used to block media websites during heavy political protests, to country-wide internet blackouts during elections and other events.\r\n\r\nThis talk will highlight some of the most striking internet censorship\r\nevents that have been detected by OONI over the last years, and will\r\ninclude a discussion of their relation and relevance to social and\r\npolitical events. This talk will also explain how you can take action to\r\nuncover evidence of internet censorship in your country and beyond.\r\n\r\nRecorded by NUUG for FSCONS.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/626098/theora/fscons17_-_309_-_en_-_simula_-_201711041800_-_collect_evidence_of_internet_censorship_-_maria_xynou.ogv", "broadcast": "https://upload.frikanalen.no/media/626098/broadcast/fscons17_-_309_-_en_-_simula_-_201711041800_-_collect_evidence_of_internet_censorship_-_maria_xynou.dv", "largeThumb": "https://upload.frikanalen.no/media/626098/large_thumb/fscons17_-_309_-_en_-_simula_-_201711041800_-_collect_evidence_of_internet_censorship_-_maria_xynou.jpg", "original": "https://upload.frikanalen.no/media/626098/original/fscons17_-_309_-_en_-_simula_-_201711041800_-_collect_evidence_of_internet_censorship_-_maria_xynou.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": "01:07:17.140000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2018-12-12T19:51:47.103830Z", "updatedTime": "2018-12-12T22:32:48.267221Z", "uploadedTime": "2018-12-12T20:28:33.157774Z", "ogvUrl": "https://upload.frikanalen.no/media/626098/theora/fscons17_-_309_-_en_-_simula_-_201711041800_-_collect_evidence_of_internet_censorship_-_maria_xynou.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/626098/large_thumb/fscons17_-_309_-_en_-_simula_-_201711041800_-_collect_evidence_of_internet_censorship_-_maria_xynou.jpg" }, { "id": 625697, "name": "Putting GNU/kFreeBSD into production - Debconf 16", "header": "Debian GNU/kFreeBSD is still under active development. I'll show some projects that have been ongoing since the last DebConf, and some new features being planned for stretch.\n\nThen I'd like to show what GNU/kFreeBSD's users are doing with it. I'll describe some use cases in more detail: using free software in place of proprietary appliances, which could apply to Debian and ZFS more generally. And we even have a downstream distribution now, so we'll see how that's been a useful collaboration already.\n\nTalk (20 mins) session with Steven Chamberlain during Debconf 16", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625697/broadcast/Putting_GNUkFreeBSD_into_production.dv", "theora": "https://upload.frikanalen.no/media/625697/theora/Putting_GNUkFreeBSD_into_production.ogv", "largeThumb": "https://upload.frikanalen.no/media/625697/large_thumb/Putting_GNUkFreeBSD_into_production.jpg", "smallThumb": "https://upload.frikanalen.no/media/625697/small_thumb/Putting_GNUkFreeBSD_into_production.jpg", "original": "https://upload.frikanalen.no/media/625697/original/Putting_GNUkFreeBSD_into_production.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:00.880000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://debconf16.debconf.org/talks/80/", "createdTime": "2016-07-21T22:02:51.234258Z", "updatedTime": "2018-11-10T18:29:26.847675Z", "uploadedTime": "2016-07-21T22:02:56.434918Z", "ogvUrl": "https://upload.frikanalen.no/media/625697/theora/Putting_GNUkFreeBSD_into_production.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625697/large_thumb/Putting_GNUkFreeBSD_into_production.jpg" }, { "id": 625928, "name": "Opne offentlege data", "header": "Kva skjer med opne data i Norge? I fleire år har offentleg sektor gjort sine data tilgjengelege så dei kan brukast av andre. Brukarane kan vere både frå privat sektor/sivilsamfunnet - såkalla vidarebruk - eller at offentleg sektor sjølve gjenbruker data.\r\n\r\nI foredraget gir Livar Bergheim ein kort introduksjon om du ikkje er kjent med opne data, du får høyre eksempel på bruk av opne data, kort historikk, kva er status, kva skjer (nye retningslinjer, felles datakatalog m.m.) og vegen vidare.\r\n\r\nNUUG talk from 2017-10-10.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625928/theora/20171010-opne-data-frikanalen.ogv", "smallThumb": "https://upload.frikanalen.no/media/625928/small_thumb/20171010-opne-data-frikanalen.jpg", "largeThumb": "https://upload.frikanalen.no/media/625928/large_thumb/20171010-opne-data-frikanalen.jpg", "broadcast": "https://upload.frikanalen.no/media/625928/broadcast/20171010-opne-data-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": "01:22:04.120000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://www.nuug.no/aktiviteter/20171010-opne-data/", "createdTime": "2017-10-12T08:36:36.240346Z", "updatedTime": "2018-11-10T18:29:26.561869Z", "uploadedTime": "2017-10-12T08:38:48.380607Z", "ogvUrl": "https://upload.frikanalen.no/media/625928/theora/20171010-opne-data-frikanalen.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625928/large_thumb/20171010-opne-data-frikanalen.jpg" }, { "id": 625927, "name": "An introduction to Freifunk", "header": "Starting with the history of Freifunk, Andreas will give an overview on Freifunk's goals and vision. It is also a history about their devices and the software they use for that. Another topic will be their social and political impact in Germany and the EU. He will also talk about how Freifunk organizes with more than 400 local communities. There will be enough time and room for questions, as well.\r\n\r\nAndreas Bräu studied computer science in the early 2000s and now works as a software developer in Berlin. Freifunk came to his life in 2006. Since then he did a lot, i.e. some firmware development, creating web sites, organizing community meetings.\r\n\r\nNUUG talk from 2017-09-12.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625927/theora/20170912-freifunk-frikanalen.ogv", "smallThumb": "https://upload.frikanalen.no/media/625927/small_thumb/20170912-freifunk-frikanalen.jpg", "broadcast": "https://upload.frikanalen.no/media/625927/broadcast/20170912-freifunk-frikanalen.dv", "largeThumb": "https://upload.frikanalen.no/media/625927/large_thumb/20170912-freifunk-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": "01:37:10.120000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://www.nuug.no/aktiviteter/20170912-freifunk/", "createdTime": "2017-10-09T11:16:08.356387Z", "updatedTime": "2018-11-10T18:29:26.563427Z", "uploadedTime": "2017-10-09T11:18:53.978862Z", "ogvUrl": "https://upload.frikanalen.no/media/625927/theora/20170912-freifunk-frikanalen.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625927/large_thumb/20170912-freifunk-frikanalen.jpg" }, { "id": 625694, "name": "Next Generation Config Mgmt - Debconf 16", "header": "A presentation about a design for a next generation config management tool, and the specific problems this design solves.\n\nThree of the main design features of the tool include:\n\n* Parallel execution\n\n* Event driven mechanism\n\n* Distributed architecture\n\nThis talk will demo a prototype I've built that implements these ideas. It is written in golang, and is completely free software.\n\nI will also cover the new functionality we've added to the tool such as the automatic edge and automatic grouping features and other fun stuff that happened between now and the conference.\n\nMgmt's design goes out of its way to ensure that it always has feature parity on both Fedora and Debian simultaneously.\n\nAn introductory blog post on the subject is available. https://ttboj.wordpress.com/2016/01/18/next-generation-configuration-mgmt/ Attendees are encouraged to read it before the talk if they are interested!\n\nTalk (45 mins) session with James Shubin during Debconf 16", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625694/theora/Next_Generation_Config_Mgmt.ogv", "broadcast": "https://upload.frikanalen.no/media/625694/broadcast/Next_Generation_Config_Mgmt.dv", "largeThumb": "https://upload.frikanalen.no/media/625694/large_thumb/Next_Generation_Config_Mgmt.jpg", "original": "https://upload.frikanalen.no/media/625694/original/Next_Generation_Config_Mgmt.webm", "smallThumb": "https://upload.frikanalen.no/media/625694/small_thumb/Next_Generation_Config_Mgmt.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:48:45.880000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://debconf16.debconf.org/talks/15/", "createdTime": "2016-07-21T19:34:27.896421Z", "updatedTime": "2018-11-10T18:29:26.851825Z", "uploadedTime": "2016-07-21T19:34:33.894353Z", "ogvUrl": "https://upload.frikanalen.no/media/625694/theora/Next_Generation_Config_Mgmt.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625694/large_thumb/Next_Generation_Config_Mgmt.jpg" }, { "id": 625693, "name": "Ultimate Debian Database: current status and future plans - Debconf 16", "header": "This talk will provide an overview of the current status of Ultimate Debian Database, and some discussion about future plans.\n\nTalk (20 mins) session with Lucas Nussbaum during Debconf 16", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625693/theora/Ultimate_Debian_Database_current_status_and_future_plans.ogv", "broadcast": "https://upload.frikanalen.no/media/625693/broadcast/Ultimate_Debian_Database_current_status_and_future_plans.dv", "largeThumb": "https://upload.frikanalen.no/media/625693/large_thumb/Ultimate_Debian_Database_current_status_and_future_plans.jpg", "smallThumb": "https://upload.frikanalen.no/media/625693/small_thumb/Ultimate_Debian_Database_current_status_and_future_plans.jpg", "original": "https://upload.frikanalen.no/media/625693/original/Ultimate_Debian_Database_current_status_and_future_plans.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:15:32.440000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://debconf16.debconf.org/talks/66/", "createdTime": "2016-07-21T19:16:26.613974Z", "updatedTime": "2018-11-10T18:29:26.853211Z", "uploadedTime": "2016-07-21T19:16:31.459703Z", "ogvUrl": "https://upload.frikanalen.no/media/625693/theora/Ultimate_Debian_Database_current_status_and_future_plans.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625693/large_thumb/Ultimate_Debian_Database_current_status_and_future_plans.jpg" }, { "id": 625690, "name": "Learning from our keyring: What do our PGP keys say about the project? - Debconf 16", "header": "Since the keyring-maint team started aggressively pushing for the retirement of short, obsoleted PGP keys two years ago, I started trying to get the keyring to \"spew\" some interesting data for us. Besides just showing the evolution on the number of keys conforming to our current best-practices, I started looking at the ugly entanglement of our keyring's graphical representation, and started hypothetizing what caused certain patterns to appear in its evolution. I am currently starting to do some aging and vitality analysis on the signatures and the keys themselves.\n\nThe work I will be presenting is not likely to be a gamechanger for Debian, but it can be an entertaining way to understand social relationships in our project, and can lead us to understand some important turning points — maybe even forsee and prevent issues from arising at all.\n\nTalk (20 mins) session with Gunnar Wolf during Debconf 16", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625690/theora/Learning_from_our_keyring_What_do_our_PGP_keys_say_about_the_project.ogv", "broadcast": "https://upload.frikanalen.no/media/625690/broadcast/Learning_from_our_keyring_What_do_our_PGP_keys_say_about_the_project.dv", "largeThumb": "https://upload.frikanalen.no/media/625690/large_thumb/Learning_from_our_keyring_What_do_our_PGP_keys_say_about_the_project.jpg", "original": "https://upload.frikanalen.no/media/625690/original/Learning_from_our_keyring_What_do_our_PGP_keys_say_about_the_project.webm", "smallThumb": "https://upload.frikanalen.no/media/625690/small_thumb/Learning_from_our_keyring_What_do_our_PGP_keys_say_about_the_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:34:40.880000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://debconf16.debconf.org/talks/22/", "createdTime": "2016-07-21T15:03:54.432108Z", "updatedTime": "2018-11-10T18:29:26.857322Z", "uploadedTime": "2016-07-21T15:04:00.329791Z", "ogvUrl": "https://upload.frikanalen.no/media/625690/theora/Learning_from_our_keyring_What_do_our_PGP_keys_say_about_the_project.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625690/large_thumb/Learning_from_our_keyring_What_do_our_PGP_keys_say_about_the_project.jpg" }, { "id": 625689, "name": "The Many ARMed Monster of Reproducibility - Debconf 16", "header": "Describing the adventures building a build network of armhf machines\nto run reproducibility tests, using a variety of readily available\nconsumer-grade boards to increase possible reproducibility problems\ndue to hardware differences.\n\nI will endeavor to explain how it grew from a few cute machines into a\n(still a bit slow) monster. Rumours will be spread of other monsters\nlurking on the horizon.\n\nComes complete with Colored Charts, Documented Side Effects, Power\nConsumption and Bandwidth figures, and 5-12 volt tentacle\n(mis)management, and perhaps most importantly, advice on avoiding (or\nfalling prone to) the same fate yourself.\n\nTalk (20 mins) session with Vagrant Cascadian during Debconf 16", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625689/theora/The_Many_ARMed_Monster_of_Reproducibility.ogv", "broadcast": "https://upload.frikanalen.no/media/625689/broadcast/The_Many_ARMed_Monster_of_Reproducibility.dv", "largeThumb": "https://upload.frikanalen.no/media/625689/large_thumb/The_Many_ARMed_Monster_of_Reproducibility.jpg", "smallThumb": "https://upload.frikanalen.no/media/625689/small_thumb/The_Many_ARMed_Monster_of_Reproducibility.jpg", "original": "https://upload.frikanalen.no/media/625689/original/The_Many_ARMed_Monster_of_Reproducibility.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:20:59.880000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://debconf16.debconf.org/talks/19/", "createdTime": "2016-07-21T14:18:31.778987Z", "updatedTime": "2018-11-10T18:29:26.858717Z", "uploadedTime": "2016-07-21T14:18:37.798241Z", "ogvUrl": "https://upload.frikanalen.no/media/625689/theora/The_Many_ARMed_Monster_of_Reproducibility.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625689/large_thumb/The_Many_ARMed_Monster_of_Reproducibility.jpg" }, { "id": 628034, "name": "Diesen snakker med Michael Hudson", "header": "", "description": "Glenn Diesen, Alexander Mercouris & Michael Hudson about Trump's Economic Recovery as a Dead End", "files": { "theora": "https://upload.frikanalen.no/media/628034/theora/Diesen_Hudson.ogv", "broadcast": "https://upload.frikanalen.no/media/628034/broadcast/Diesen_Hudson.dv", "largeThumb": "https://upload.frikanalen.no/media/628034/large_thumb/Diesen_Hudson.jpg", "original": "https://upload.frikanalen.no/media/628034/original/Diesen_Hudson.mp4" }, "creator": "ola@frikanalen.no", "organization": { "id": 112, "name": "PROION", "homepage": null, "description": "", "postalAddress": "Åsvegen 115\r\n2740 ROA", "streetAddress": "Åsvegen 115\r\n2740 ROA", "editorId": 2249, "editorName": "Ola Tellesbø", "editorEmail": "ola@frikanalen.no", "editorMsisdn": "+47 400 41 813", "fkmember": true }, "duration": "00:59:59.420000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2025-02-24T08:13:45.202393Z", "updatedTime": "2025-03-17T06:59:18.746925Z", "uploadedTime": "2025-02-24T08:18:12Z", "ogvUrl": "https://upload.frikanalen.no/media/628034/theora/Diesen_Hudson.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/628034/large_thumb/Diesen_Hudson.jpg" }, { "id": 625905, "name": "Teckids: The Free Software Youth Organisation", "header": "Teckids is a youth organisation from Germany, aiming at establishing a free software community among children and adolescents (basically pupils). Regularly running youth programmes at FOSS conferences where children take part in workshops about many aspects of technology and computer science, Teckids provides the necessary entry level to the free software community.\r\n\r\n Being a community organisation for young people, Teckids entirely relies on engaging those young people in all aspects of the organisation, starting from tutoring in workshops up to participating as board members. This concept brings a whole bunch of quite complicated and hard processes with it, but is entirely worth while.\r\n\r\n We would like to introduce our work to interested participants in Norway, to present the idea behind the organisation, and maybe find people who would like to engage in the project in Norway.\r\n\r\nEike and Nik are two members of Teckids e.V. in Germany. Nik is chairperson and founding member of the organisation, and Eike, now 16 years old, is the tutor who got everything rolling back when he was 11 years old and held his first PyGame workshops at FrOSCon. The two are now lead developers of the Veripeditus project, a new tool to get young people interested in gaming involved in programming using free software tools.\r\n\r\nNUUG talk from 2017-08-08.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625905/theora/20170808-teckids-frikanalen.ogv", "smallThumb": "https://upload.frikanalen.no/media/625905/small_thumb/20170808-teckids-frikanalen.jpg", "largeThumb": "https://upload.frikanalen.no/media/625905/large_thumb/20170808-teckids-frikanalen.jpg", "broadcast": "https://upload.frikanalen.no/media/625905/broadcast/20170808-teckids-frikanalen.dv" }, "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:56:00.120000", "categories": [ "Barn og ungdom" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://www.nuug.no/aktiviteter/20170808-teckids/", "createdTime": "2017-08-10T11:38:20.126965Z", "updatedTime": "2018-11-10T18:29:26.567706Z", "uploadedTime": "2017-08-10T11:40:08.983970Z", "ogvUrl": "https://upload.frikanalen.no/media/625905/theora/20170808-teckids-frikanalen.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625905/large_thumb/20170808-teckids-frikanalen.jpg" }, { "id": 625904, "name": "TED - Monica Lewinsky: The price of shame", "header": "\"Public shaming as a blood sport has to stop,\" says Monica Lewinsky. In 1998, she says, “I was Patient Zero of losing a personal reputation on a global scale almost instantaneously.” Today, the kind of online public shaming she went through has become constant — and can turn deadly. In a brave talk, she takes a hard look at our online culture of humiliation, and asks for a different way.\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "smallThumb": "https://upload.frikanalen.no/media/625904/small_thumb/MonicaLewinsky_2015.jpg", "largeThumb": "https://upload.frikanalen.no/media/625904/large_thumb/MonicaLewinsky_2015.jpg", "original": "https://upload.frikanalen.no/media/625904/original/MonicaLewinsky_2015.mp4", "theora": "https://upload.frikanalen.no/media/625904/theora/MonicaLewinsky_2015.ogv", "broadcast": "https://upload.frikanalen.no/media/625904/broadcast/MonicaLewinsky_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:22:30.570000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/MonicaLewinsky_2015", "createdTime": "2017-07-02T03:50:16.069856Z", "updatedTime": "2018-11-10T18:29:26.569104Z", "uploadedTime": "2017-07-02T06:50:29.615901Z", "ogvUrl": "https://upload.frikanalen.no/media/625904/theora/MonicaLewinsky_2015.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625904/large_thumb/MonicaLewinsky_2015.jpg" }, { "id": 625900, "name": "TED - Richard Browning: How I built a jet suit", "header": "We've all dreamed of flying — but for Richard Browning, flight is an obsession. He's built an Iron Man-like suit that leans on an elegant collaboration of mind, body and technology, bringing science fiction dreams a little closer to reality. Learn more about the trial and error process behind his invention and take flight with Browning in an unforgettable demo.\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "largeThumb": "https://upload.frikanalen.no/media/625900/large_thumb/RichardBrowning_2017.jpg", "smallThumb": "https://upload.frikanalen.no/media/625900/small_thumb/RichardBrowning_2017.jpg", "theora": "https://upload.frikanalen.no/media/625900/theora/RichardBrowning_2017.ogv", "original": "https://upload.frikanalen.no/media/625900/original/RichardBrowning_2017.mp4", "broadcast": "https://upload.frikanalen.no/media/625900/broadcast/RichardBrowning_2017.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:07:13.030000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/RichardBrowning_2017", "createdTime": "2017-06-25T10:38:43.607038Z", "updatedTime": "2018-11-10T18:29:26.571896Z", "uploadedTime": "2017-06-25T11:47:07.811194Z", "ogvUrl": "https://upload.frikanalen.no/media/625900/theora/RichardBrowning_2017.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625900/large_thumb/RichardBrowning_2017.jpg" }, { "id": 625883, "name": "Internett-aktivisme med Holder de Ord", "header": "Holder de ord er en partipolitisk uavhengig dugnadsprosjekt som jobber for å gi folk større innflytelse over politikk, gjennom åpne data fra Stortinget og en rekke web-baserte tjenester. Tiina Ruohonen skal presentere HDOs data og infrastruktur, samt muligheter for techies til å bidra til en mer faktabasert politisk debatt i forkant av Stortingsvalget 2017.\r\n\r\nTiina Ruohonen er en av grunnleggerne av Holder de ord. Hun har lang erfaring fra internasjonale organisasjoner, forskning og frivillighet. Tiina jobber ved CICERO Senter for klimaforskning og er også Fellow ved Massachusetts Institute of Technology (MIT).", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625883/theora/20170509-holderdeord-frikanalen.ogv", "broadcast": "https://upload.frikanalen.no/media/625883/broadcast/20170509-holderdeord-frikanalen.dv", "largeThumb": "https://upload.frikanalen.no/media/625883/large_thumb/20170509-holderdeord-frikanalen.jpg", "smallThumb": "https://upload.frikanalen.no/media/625883/small_thumb/20170509-holderdeord-frikanalen.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:38:07.120000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://www.nuug.no/aktiviteter/20170509-holderdeord/", "createdTime": "2017-05-12T10:11:40.279637Z", "updatedTime": "2018-11-10T18:29:26.581918Z", "uploadedTime": "2017-05-12T10:23:13.845172Z", "ogvUrl": "https://upload.frikanalen.no/media/625883/theora/20170509-holderdeord-frikanalen.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625883/large_thumb/20170509-holderdeord-frikanalen.jpg" }, { "id": 625874, "name": "TED - Katie Bouman: How to take a picture of a black hole", "header": "At the heart of the Milky Way, there's a supermassive black hole that feeds off a spinning disk of hot gas, sucking up anything that ventures too close — even light. We can't see it, but its event horizon casts a shadow, and an image of that shadow could help answer some important questions about the universe. Scientists used to think that making such an image would require a telescope the size of Earth — until Katie Bouman and a team of astronomers came up with a clever alternative. Learn more about how we can see in the ultimate dark.\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "largeThumb": "https://upload.frikanalen.no/media/625874/large_thumb/KatieBouman_2016X.jpg", "smallThumb": "https://upload.frikanalen.no/media/625874/small_thumb/KatieBouman_2016X.jpg", "theora": "https://upload.frikanalen.no/media/625874/theora/KatieBouman_2016X.ogv", "broadcast": "https://upload.frikanalen.no/media/625874/broadcast/KatieBouman_2016X.dv", "original": "https://upload.frikanalen.no/media/625874/original/KatieBouman_2016X.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:12:55.150000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/KatieBouman_2016X", "createdTime": "2017-04-07T12:12:45.224779Z", "updatedTime": "2018-11-10T18:29:26.594468Z", "uploadedTime": "2017-04-07T12:27:19.437475Z", "ogvUrl": "https://upload.frikanalen.no/media/625874/theora/KatieBouman_2016X.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625874/large_thumb/KatieBouman_2016X.jpg" }, { "id": 625682, "name": "Professional Open-Source Radio Astronomy - Debconf 16", "header": "The Square Kilometer Array radio astronomy telescope will be one of the world's largest scientific instruments, spanning half the globe, with components distributed across Africa and Australia.\n\nThe MeerKAT telescope, one of its precursors, is currently under construction in South Africa and uses fully open-source software and hardware for primary signal processing operations. When completed next year, it will be the world's most sensitive L-band array.\n\nThis talk will discuss the telescopes and their unique challenges which drive the development of open-source hardware and software to process the deluge of data. I will introduce four generations of open-source FPGA hardware along with the collaboratively-developed ecosystem of software and DSP libraries.\n\nOpen Weekend session with Jason Manley during Debconf 16", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625682/theora/Professional_OpenSource_Radio_Astronomy.ogv", "broadcast": "https://upload.frikanalen.no/media/625682/broadcast/Professional_OpenSource_Radio_Astronomy.dv", "original": "https://upload.frikanalen.no/media/625682/original/Professional_OpenSource_Radio_Astronomy.webm", "smallThumb": "https://upload.frikanalen.no/media/625682/small_thumb/Professional_OpenSource_Radio_Astronomy.jpg", "largeThumb": "https://upload.frikanalen.no/media/625682/large_thumb/Professional_OpenSource_Radio_Astronomy.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:39.880000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://debconf16.debconf.org/talks/113/", "createdTime": "2016-07-20T15:01:07.299487Z", "updatedTime": "2018-11-10T18:29:26.875899Z", "uploadedTime": "2016-07-20T15:01:12.645352Z", "ogvUrl": "https://upload.frikanalen.no/media/625682/theora/Professional_OpenSource_Radio_Astronomy.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625682/large_thumb/Professional_OpenSource_Radio_Astronomy.jpg" }, { "id": 625664, "name": "TED - Adam Savage: My love letter to cosplay", "header": "Adam Savage makes things and builds experiments, and he uses costumes to add humor, color and clarity to the stories he tells. Tracing his lifelong love of costumes — from a childhood space helmet made of an ice cream tub to a No-Face costume he wore to Comic-Con — Savage explores the world of cosplay and the meaning it creates for its community. \"We're connecting with something important inside of us,\" he says. \"The costumes are how we reveal ourselves to each other.\"\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "original": "https://upload.frikanalen.no/media/625664/original/AdamSavage_2016.mp4", "largeThumb": "https://upload.frikanalen.no/media/625664/large_thumb/AdamSavage_2016.jpg", "broadcast": "https://upload.frikanalen.no/media/625664/broadcast/AdamSavage_2016.dv", "theora": "https://upload.frikanalen.no/media/625664/theora/AdamSavage_2016.ogv", "smallThumb": "https://upload.frikanalen.no/media/625664/small_thumb/AdamSavage_2016.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:13:11.710000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/AdamSavage_2016", "createdTime": "2016-07-15T19:00:04.309358Z", "updatedTime": "2018-11-10T18:29:26.902236Z", "uploadedTime": "2016-07-15T19:57:09.255810Z", "ogvUrl": "https://upload.frikanalen.no/media/625664/theora/AdamSavage_2016.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625664/large_thumb/AdamSavage_2016.jpg" }, { "id": 625680, "name": "What is Debian? - Debconf 16", "header": "A friendly introduction to free software, open source, and Debian, with an opportunity for the audience to ask questions.\n\nOpen Weekend session with Bdale Garbee, Allison Randal, Neil McGovern, Bernelle Verster, Steve McIntyre and John Sullivan during Debconf 16", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625680/theora/What_is_Open_Source_and_how_does_Debian_fit_in_to_that.ogv", "broadcast": "https://upload.frikanalen.no/media/625680/broadcast/What_is_Open_Source_and_how_does_Debian_fit_in_to_that.dv", "smallThumb": "https://upload.frikanalen.no/media/625680/small_thumb/What_is_Open_Source_and_how_does_Debian_fit_in_to_that.jpg", "original": "https://upload.frikanalen.no/media/625680/original/What_is_Open_Source_and_how_does_Debian_fit_in_to_that.webm", "largeThumb": "https://upload.frikanalen.no/media/625680/large_thumb/What_is_Open_Source_and_how_does_Debian_fit_in_to_that.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:43:01.880000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://debconf16.debconf.org/talks/120/", "createdTime": "2016-07-20T07:10:24.249022Z", "updatedTime": "2018-11-10T18:29:26.879342Z", "uploadedTime": "2016-07-20T07:10:29.322512Z", "ogvUrl": "https://upload.frikanalen.no/media/625680/theora/What_is_Open_Source_and_how_does_Debian_fit_in_to_that.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625680/large_thumb/What_is_Open_Source_and_how_does_Debian_fit_in_to_that.jpg" }, { "id": 625678, "name": "What I learned from 365 days of contributing to Open Source projects - Debconf 16", "header": "Last year, I committed myself to contribute to Open Source projects, daily, for 365 days in a row. The talk will tell a story of this experience, the difficulties encountered, lessons learned and why (or not) you should consider doing this as well.\n\nNo technical background is required.\n\nTalk (20 mins) session with Dieter Adriaenssens during Debconf 16", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625678/broadcast/What_I_learned_from_365_days_of_contributing_to_Open_Source_projects.dv", "theora": "https://upload.frikanalen.no/media/625678/theora/What_I_learned_from_365_days_of_contributing_to_Open_Source_projects.ogv", "largeThumb": "https://upload.frikanalen.no/media/625678/large_thumb/What_I_learned_from_365_days_of_contributing_to_Open_Source_projects.jpg", "smallThumb": "https://upload.frikanalen.no/media/625678/small_thumb/What_I_learned_from_365_days_of_contributing_to_Open_Source_projects.jpg", "original": "https://upload.frikanalen.no/media/625678/original/What_I_learned_from_365_days_of_contributing_to_Open_Source_projects.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:23:10.880000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://debconf16.debconf.org/talks/81/", "createdTime": "2016-07-20T06:06:19.148192Z", "updatedTime": "2018-11-10T18:29:26.882330Z", "uploadedTime": "2016-07-20T06:06:24.281799Z", "ogvUrl": "https://upload.frikanalen.no/media/625678/theora/What_I_learned_from_365_days_of_contributing_to_Open_Source_projects.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625678/large_thumb/What_I_learned_from_365_days_of_contributing_to_Open_Source_projects.jpg" }, { "id": 626117, "name": "FSCONS 2017 - Devyn Remme - New Materialism", "header": "The popular narrative of salvation through technological innovation is comfortable because it doesn't confront the institutionalized inequalities, abuses, and violence endemic to modernity’s strategic relations of power and production. The dominant discourse assimilates the values and goals of sustainability with the mainstream economic paradigm of growth, and relies on technoscientific innovation to achieve these goals. Advocates for framing sustainability as a problem which can be described, confronted and resolved with technology and innovation argue that there is a need for a steady growth in consumption which can only be sustained by the drive of innovation. A key tenet of neoliberal economic theory is the push to privitize everything. The commons represent an increasingly contested site. It is our task to prevent the capture of the commons by private advantage both in material and digital spaces and corridors.\r\n\r\nRecorded by NUUG for FSCONS.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/626117/theora/fscons17_-_339_-_en_-_smalltalk_-_201711041600_-_new_materialism_-_devyn_remme.ogv", "broadcast": "https://upload.frikanalen.no/media/626117/broadcast/fscons17_-_339_-_en_-_smalltalk_-_201711041600_-_new_materialism_-_devyn_remme.dv", "original": "https://upload.frikanalen.no/media/626117/original/fscons17_-_339_-_en_-_smalltalk_-_201711041600_-_new_materialism_-_devyn_remme.webm", "largeThumb": "https://upload.frikanalen.no/media/626117/large_thumb/fscons17_-_339_-_en_-_smalltalk_-_201711041600_-_new_materialism_-_devyn_remme.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:37:56.060000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/fscons17_-_339_-_en_-_smalltalk_-_201711041600_-_new_materialism_-_devyn_remme", "createdTime": "2018-12-16T15:06:15.998387Z", "updatedTime": "2018-12-16T19:35:43.189458Z", "uploadedTime": "2018-12-16T15:23:41.763505Z", "ogvUrl": "https://upload.frikanalen.no/media/626117/theora/fscons17_-_339_-_en_-_smalltalk_-_201711041600_-_new_materialism_-_devyn_remme.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/626117/large_thumb/fscons17_-_339_-_en_-_smalltalk_-_201711041600_-_new_materialism_-_devyn_remme.jpg" }, { "id": 625653, "name": "TED - Stephen Wilkes: The passing of time, caught in a single photo", "header": "Photographer Stephen Wilkes crafts stunning compositions of landscapes as they transition from day to night, exploring the space-time continuum within a two-dimensional still photograph. Journey with him to iconic locations like the Tournelle Bridge in Paris, El Capitan in Yosemite National Park and a life-giving watering hole in heart of the Serengeti in this tour of his art and process.\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "smallThumb": "https://upload.frikanalen.no/media/625653/small_thumb/StephenWilkes_2016.jpg", "largeThumb": "https://upload.frikanalen.no/media/625653/large_thumb/StephenWilkes_2016.jpg", "theora": "https://upload.frikanalen.no/media/625653/theora/StephenWilkes_2016.ogv", "broadcast": "https://upload.frikanalen.no/media/625653/broadcast/StephenWilkes_2016.dv", "original": "https://upload.frikanalen.no/media/625653/original/StephenWilkes_2016.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:12:40.940000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/StephenWilkes_2016", "createdTime": "2016-06-30T09:44:48.273268Z", "updatedTime": "2018-11-10T18:29:26.917602Z", "uploadedTime": "2016-06-30T10:13:51.242438Z", "ogvUrl": "https://upload.frikanalen.no/media/625653/theora/StephenWilkes_2016.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625653/large_thumb/StephenWilkes_2016.jpg" }, { "id": 626089, "name": "The State of Your Supply Chain - Andrew Martin", "header": "Container security often focuses on runtime best-practices whilst neglecting delivery of the software in the supply chain. Application, library, and OS vulnerabilities are a likely route to data exfiltration, and emerging technologies in the container ecosystem offer a new opportunity to mitigate this risk. Treating containers as immutable artefacts and injecting configuration allows us to \"upgrade\" images by rebuilding and shipping whole software bundles, avoiding configuration drift and state inconsistencies. This makes it possible to constantly patch software, and to easily enforce governance of artefacts both pre- and post-deployment. In this talk we detail an ideal, security-hardened container supply chain, describe the current state of the ecosystem, and dig into specific tools. Grafeas, Kritis, in-toto, Clair, Micro Scanner, TUF, and Notary are covered, and we demo how to gate container image pipelines and deployments on cryptographically verified supply chain metadata.\r\n\r\nRecorded at the OWASP Norway Day by NUUG", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/626089/theora/20181120-andrew.ogv", "broadcast": "https://upload.frikanalen.no/media/626089/broadcast/20181120-andrew.dv", "largeThumb": "https://upload.frikanalen.no/media/626089/large_thumb/20181120-andrew.jpg", "original": "https://upload.frikanalen.no/media/626089/original/20181120-andrew.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:03:20.400000", "categories": [ "Annet" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://www.youtube.com/watch?v=o4ZedASTVFM", "createdTime": "2018-12-10T12:18:31.094915Z", "updatedTime": "2018-12-13T19:42:16.325095Z", "uploadedTime": "2018-12-10T12:55:59.926662Z", "ogvUrl": "https://upload.frikanalen.no/media/626089/theora/20181120-andrew.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/626089/large_thumb/20181120-andrew.jpg" }, { "id": 625624, "name": "Common Lisp som praktisk verktøy", "header": "Lisp er et av verdens eldste programmeringsspråk, men er mest kjent som et akademisk verktøy innen kunstig intelligens. Det ble oppfunnet av John McCarthy i 1958, og koblingen lisp og kunstig intelligens ble oppfrisket i massemedia igjen for noen dager siden da McCarthy døde, 84 år gammel.\r\n\r\nMen den viktigste lisp-dialekten, industristandarden Common Lisp, egner seg også til praktiske programmeringsformål langt fra kunstig intelligens.\r\n\r\nForedragsholder Espen Vestre har brukt Common Lisp til større prosjekter både hos Telenor og sin nåværende arbeidsgiver Netfonds Bank.\r\n\r\nNUUG-foredrag fra 2011-11-08.\r\n", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625624/theora/20111108-common-lisp-frikanalen.ogv", "largeThumb": "https://upload.frikanalen.no/media/625624/large_thumb/20111108-common-lisp-frikanalen.jpg", "broadcast": "https://upload.frikanalen.no/media/625624/broadcast/20111108-common-lisp-frikanalen.dv", "smallThumb": "https://upload.frikanalen.no/media/625624/small_thumb/20111108-common-lisp-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:55:06.120000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2016-06-13T09:23:59.558076Z", "updatedTime": "2018-11-10T18:29:26.962154Z", "uploadedTime": "2016-06-13T09:25:46.532750Z", "ogvUrl": "https://upload.frikanalen.no/media/625624/theora/20111108-common-lisp-frikanalen.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625624/large_thumb/20111108-common-lisp-frikanalen.jpg" }, { "id": 625599, "name": "Tor: Anonymous communication for the US Department of Defense...and you.", "header": "What do the United States Department of Defence and the\r\nElectronic Frontier Foundation have in common? They have both funded\r\nthe development of Tor (tor.eff.org), a free-software onion routing\r\nnetwork that helps people around the world use the Internet safely.\r\n\r\nThe public Tor network has 150 servers on five continents, and\r\naverages over 40Mbit/s of traffic. Our users include ordinary\r\ncitizens who want protection from identity theft and prying\r\ncorporations, corporations who want to look at a competitor's website\r\nin private, and aid workers in the Middle East who need to contact\r\ntheir home servers without fear of physical harm.\r\n\r\nRoger Dingledine give an overview of the Tor architecture, and talk\r\nabout why you'd want to use it, what security it provides, and how\r\nuser applications interface to it. He show a working Tor network, and\r\ninvite the audience to connect to it and use it.\r\n\r\nRoger Dingledine is a security and privacy researcher. While at MIT\r\nhe developed Free Haven, one of the early peer-to-peer systems that\r\nemphasized resource management while retaining anonymity for its\r\nusers. Currently he consults for the Electronic Frontier Foundation\r\nand the U.S. Navy to design and develop systems for anonymity and\r\ntraffic analysis resistance. Recent work includes anonymous\r\npublishing and communication systems, traffic analysis resistance,\r\ncensorship resistance, attack resistance for decentralized networks,\r\nand reputation.\r\n\r\nNUUG talk from 2005-04-21.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625599/theora/20050421-tor-frikanalen.ogv", "smallThumb": "https://upload.frikanalen.no/media/625599/small_thumb/20050421-tor-frikanalen.jpg", "largeThumb": "https://upload.frikanalen.no/media/625599/large_thumb/20050421-tor-frikanalen.jpg", "broadcast": "https://upload.frikanalen.no/media/625599/broadcast/20050421-tor-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": "01:26:02.120000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2016-05-28T10:31:04.251569Z", "updatedTime": "2018-11-10T18:29:27.007300Z", "uploadedTime": "2016-05-28T10:33:58.288117Z", "ogvUrl": "https://upload.frikanalen.no/media/625599/theora/20050421-tor-frikanalen.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625599/large_thumb/20050421-tor-frikanalen.jpg" }, { "id": 625561, "name": "TED - Mary Norris: The nit-picking glory of The New Yorker's Comma Queen", "header": "\"Copy editing for The New Yorker is like playing shortstop for a major league baseball team — every little movement gets picked over by the critics,\" says Mary Norris, who has played the position for more than thirty years. In that time, she's gotten a reputation for sternness and for being a \"comma maniac,\" but this is unfounded, she says. Above all, her work is aimed at one thing: making authors look good. Explore The New Yorker's distinctive style with the person who knows it best in this charming talk.\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625561/theora/MaryNorris_2016.ogv", "broadcast": "https://upload.frikanalen.no/media/625561/broadcast/MaryNorris_2016.dv", "original": "https://upload.frikanalen.no/media/625561/original/MaryNorris_2016.mp4", "largeThumb": "https://upload.frikanalen.no/media/625561/large_thumb/MaryNorris_2016.jpg", "smallThumb": "https://upload.frikanalen.no/media/625561/small_thumb/MaryNorris_2016.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:53.110000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/MaryNorris_2016", "createdTime": "2016-05-16T21:00:22.263380Z", "updatedTime": "2018-11-10T18:29:27.084856Z", "uploadedTime": "2016-05-17T04:24:48.291362Z", "ogvUrl": "https://upload.frikanalen.no/media/625561/theora/MaryNorris_2016.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625561/large_thumb/MaryNorris_2016.jpg" }, { "id": 625873, "name": "Data collection, psychometric profiling and their impact on politics", "header": "Most political campaigns are data-driven nowadays, and many are getting into profiling of individual voters. Recently, a company with a strong background in military PSYOPS has implemented technology developed at Cambridge University, to enable psychological profiling based on digital traces. They have then been embedded into some of the most surprising recent political campaigns: Ted Cruz's, Donald Trump's and Leave.EU (Brexit). I will outline my personal journey, first discovering the technology as a test subject for Cambridge University, then investigating this company as a complete amateur, and eventually contributing to an article shared globally.\r\n\r\nA background article based on this research was published by NRK Beta early in february 2017, see <https://nrkbeta.no/2017/02/04/dataene-som-snudde-verden-pa-hodet/>.\r\n\r\nThe speaker, Paul-Olivier Dehaye, is a mathematician at the University of Zurich working on interoperability tools enabling new forms of collaborative work on mathematical data, knowledge and software. In his spare time, he enjoys litigating (and especially winning!) against multibillion dollar businesses for the defence of his fundamental right to data protection. He is now leveraging that experience as co-founder of PersonalData.IO, a service that helps individuals regain control over their personal data.\r\n\r\nNUUG talk from 2017-04-04.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625873/theora/20170404-datacollection-frikanalen.ogv", "largeThumb": "https://upload.frikanalen.no/media/625873/large_thumb/20170404-datacollection-frikanalen.jpg", "broadcast": "https://upload.frikanalen.no/media/625873/broadcast/20170404-datacollection-frikanalen.dv", "smallThumb": "https://upload.frikanalen.no/media/625873/small_thumb/20170404-datacollection-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": "01:14:45.120000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2017-04-06T09:07:32.194363Z", "updatedTime": "2018-11-10T18:29:26.595942Z", "uploadedTime": "2017-04-06T09:09:53.444161Z", "ogvUrl": "https://upload.frikanalen.no/media/625873/theora/20170404-datacollection-frikanalen.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625873/large_thumb/20170404-datacollection-frikanalen.jpg" }, { "id": 625870, "name": "Statsministerbesøk", "header": "Erna Solberg er gjest i stolen hos Birgitte Falck Jørgensen. De snakker om mobbing og om hvordan få utviklingshemmede i arbeid.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625870/theora/Empo-170405.ogv", "smallThumb": "https://upload.frikanalen.no/media/625870/small_thumb/Empo-170405.jpg", "largeThumb": "https://upload.frikanalen.no/media/625870/large_thumb/Empo-170405.jpg", "broadcast": "https://upload.frikanalen.no/media/625870/broadcast/Empo-170405.avi" }, "creator": "prosjektmedarbeidere@empo.no", "organization": { "id": 66, "name": "Empo AS", "homepage": "https://www.empo.no/", "description": "", "postalAddress": "Teglevegen 27\r\n1400 SKI", "streetAddress": "", "editorId": 2159, "editorName": "Rune Hagerup", "editorEmail": "rune.hagerup@empo.no", "editorMsisdn": "+47 978 41 612", "fkmember": true }, "duration": "00:20:30.520000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2017-04-05T13:38:01.335905Z", "updatedTime": "2018-11-10T18:29:26.598690Z", "uploadedTime": "2017-04-05T13:38:48.227335Z", "ogvUrl": "https://upload.frikanalen.no/media/625870/theora/Empo-170405.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625870/large_thumb/Empo-170405.jpg" }, { "id": 625867, "name": "TED - Seema Bansal: How to fix a broken education system ... without any more money", "header": "Seema Bansal forged a path to public education reform for 15,000 schools in Haryana, India, by setting an ambitious goal: by 2020, 80 percent of children should have grade-level knowledge. She's looking to meet this goal by seeking reforms that will work in every school without additional resources. Bansal and her team have found success using creative, straightforward techniques such as communicating with teachers using SMS group chats, and they have already measurably improved learning and engagement in Haryana's schools.\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625867/broadcast/SeemaBansal_2016S.dv", "original": "https://upload.frikanalen.no/media/625867/original/SeemaBansal_2016S.mp4", "largeThumb": "https://upload.frikanalen.no/media/625867/large_thumb/SeemaBansal_2016S.jpg", "theora": "https://upload.frikanalen.no/media/625867/theora/SeemaBansal_2016S.ogv", "smallThumb": "https://upload.frikanalen.no/media/625867/small_thumb/SeemaBansal_2016S.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:32.510000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/SeemaBansal_2016S", "createdTime": "2017-03-13T13:44:01.818954Z", "updatedTime": "2018-11-10T18:29:26.601636Z", "uploadedTime": "2017-03-13T14:06:38.453037Z", "ogvUrl": "https://upload.frikanalen.no/media/625867/theora/SeemaBansal_2016S.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625867/large_thumb/SeemaBansal_2016S.jpg" }, { "id": 625865, "name": "TED - Cédric Villani: What's so sexy about math?", "header": "Hidden truths permeate our world; they're inaccessible to our senses, but math allows us to go beyond our intuition to uncover their mysteries. In this survey of mathematical breakthroughs, Fields Medal winner Cédric Villani speaks to the thrill of discovery and details the sometimes perplexing life of a mathematician. \"Beautiful mathematical explanations are not only for our pleasure,\" he says. \"They change our vision of the world.\"\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "largeThumb": "https://upload.frikanalen.no/media/625865/large_thumb/CedricVillani_2016.jpg", "broadcast": "https://upload.frikanalen.no/media/625865/broadcast/CedricVillani_2016.dv", "original": "https://upload.frikanalen.no/media/625865/original/CedricVillani_2016.mp4", "theora": "https://upload.frikanalen.no/media/625865/theora/CedricVillani_2016.ogv", "smallThumb": "https://upload.frikanalen.no/media/625865/small_thumb/CedricVillani_2016.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:16:27.710000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://www.sflan.com/details/CedricVillani_2016", "createdTime": "2017-03-09T16:04:00.922574Z", "updatedTime": "2018-11-10T18:29:26.604435Z", "uploadedTime": "2017-03-09T16:07:27.189643Z", "ogvUrl": "https://upload.frikanalen.no/media/625865/theora/CedricVillani_2016.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625865/large_thumb/CedricVillani_2016.jpg" }, { "id": 626227, "name": "EuroBSDCon 2019, Lillehammer: Paul Vixie talks about DNS over HTTPS", "header": "Paul Vixie was responsible for BIND from 1989 to 1999, and is the author of a dozen or so IETF RFC documents about DNS. He also started the first anti-spam company (MAPS) where he co-invented the DNS RBL (Realtime Blackhole List), and was the founder and later president of the first U.S.-based commercial Internet Exchange (PAIX). Today he serves as CEO of Farsight Security, home of the Security Information Exchange (SIE) and the world’s leading Passive DNS database (DNSDB). He wrote the Cron software used on all UNIX-type computers today. He is also co-inventor of the DNS Response Rate Limiting (RRL) and Response Policy Zone (RPZ) feature-sets now in wide use to protect the operational Internet Domain Name System against online attacks. He received his Ph.D. from Keio University in 2011, and was inducted into the Internet Hall of Fame in 2014.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/626227/theora/20190921T1045-03_plenary_PaulVixie-DNSoverHTTPS.ogv", "broadcast": "https://upload.frikanalen.no/media/626227/broadcast/20190921T1045-03_plenary_PaulVixie-DNSoverHTTPS.dv", "original": "https://upload.frikanalen.no/media/626227/original/20190921T1045-03_plenary_PaulVixie-DNSoverHTTPS.mp4", "largeThumb": "https://upload.frikanalen.no/media/626227/large_thumb/20190921T1045-03_plenary_PaulVixie-DNSoverHTTPS.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:54:10.940000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://2019.eurobsdcon.org/talk-speakers/#DoH", "createdTime": "2019-12-15T15:22:44.603440Z", "updatedTime": "2019-12-23T16:15:26.098075Z", "uploadedTime": "2019-12-15T17:20:02.220875Z", "ogvUrl": "https://upload.frikanalen.no/media/626227/theora/20190921T1045-03_plenary_PaulVixie-DNSoverHTTPS.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/626227/large_thumb/20190921T1045-03_plenary_PaulVixie-DNSoverHTTPS.jpg" }, { "id": 626185, "name": "Politisk debatt om gründerpolitikk i Oslo", "header": "Norwegian Unix User Group (NUUG) inviterer deg til debatt med topp-politikere om gründerpolitikk i Oslo 2. september, på Teknologhuset kl. 18-20.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/626185/theora/20190902-gründerpolitikk.ogv", "broadcast": "https://upload.frikanalen.no/media/626185/broadcast/20190902-gründerpolitikk.dv", "original": "https://upload.frikanalen.no/media/626185/original/20190902-gründerpolitikk.mp4", "largeThumb": "https://upload.frikanalen.no/media/626185/large_thumb/20190902-gründerpolitikk.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": "01:52:12.560000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://www.nuug.no/aktiviteter/20190902-grunder-debatt/", "createdTime": "2019-09-06T10:39:04.474849Z", "updatedTime": "2020-03-31T13:44:26.751984Z", "uploadedTime": "2019-09-06T11:52:16.152264Z", "ogvUrl": "https://upload.frikanalen.no/media/626185/theora/20190902-gründerpolitikk.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/626185/large_thumb/20190902-gründerpolitikk.jpg" }, { "id": 625737, "name": "Debsources on Mobile: all the source code in your phone! - Debconf 16", "header": "Debsources (http://sources.debian.net) is an application aimed at gathering all the source code included in Debian packages, and present it through a web interface. This talk will be about its new mobile interface, and related features.\n\nTalk (20 mins) session with Matthieu Caneill during Debconf 16", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625737/theora/Debsources_on_Mobile_all_the_source_code_in_your_phone.ogv", "broadcast": "https://upload.frikanalen.no/media/625737/broadcast/Debsources_on_Mobile_all_the_source_code_in_your_phone.dv", "smallThumb": "https://upload.frikanalen.no/media/625737/small_thumb/Debsources_on_Mobile_all_the_source_code_in_your_phone.jpg", "original": "https://upload.frikanalen.no/media/625737/original/Debsources_on_Mobile_all_the_source_code_in_your_phone.webm", "largeThumb": "https://upload.frikanalen.no/media/625737/large_thumb/Debsources_on_Mobile_all_the_source_code_in_your_phone.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:04.880000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://debconf16.debconf.org/talks/70/", "createdTime": "2016-07-23T00:23:46.792929Z", "updatedTime": "2018-11-10T18:29:26.790948Z", "uploadedTime": "2016-07-23T00:23:51.300906Z", "ogvUrl": "https://upload.frikanalen.no/media/625737/theora/Debsources_on_Mobile_all_the_source_code_in_your_phone.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625737/large_thumb/Debsources_on_Mobile_all_the_source_code_in_your_phone.jpg" }, { "id": 625861, "name": "Hva prosjektledere bør vite om softwareutviklere", "header": "Softwareutviklingsprosjekter har en tendens til å gå over tid og budsjett. Dette er det mange grunner til. Foredraget vil legge hovedvekt på en gjennomgåelse av den psykologiske faglitteraturen på området gjennom de siste femten år. Den kan deles i to: Den som er utført av ingeniører, og den som er utført av psykologer. Ingeniørene ser på det vi er interessert i, altså hvilke variabler som fører til produktivitet, men de har en tendens til å gjøre veldig pussige metodevalg, slik at resultatene blir vanskelige å integrere med eksisterende kunnskap. Psykologene pleier å holde seg til ortodoks og nyttig metodevalg, men pleier å studere veldig perifere ting, som hva som skal til for at programmerere skal bli glade i hverandre.\r\n \r\nRolf Lindgren er psykolog fra UiO. Han har utviklet SMS-applikasjoner i Java og MySQL, og skrev koden som konverterte UiOs studiehåndbøker fra studiekonsulentenes XML-dokumenter til pdf for utskrift. Han deltok i, og ledet avslutningen av, et treårig forskningsprosjekt ved Det Norske Veritas som hadde som formål å identifisere menneskelige risikofaktorer i softwareutviklingsprosjekter. Han er seniorrådgiver i Dignus rekruttering og rådgivning.\r\n\r\nNUUG talk from 2007-10-09.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625861/theora/20071009-prosjektledelse-frikanalen.ogv", "largeThumb": "https://upload.frikanalen.no/media/625861/large_thumb/20071009-prosjektledelse-frikanalen.jpg", "broadcast": "https://upload.frikanalen.no/media/625861/broadcast/20071009-prosjektledelse-frikanalen.dv", "smallThumb": "https://upload.frikanalen.no/media/625861/small_thumb/20071009-prosjektledelse-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:59:09.120000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2017-02-12T20:13:55.658974Z", "updatedTime": "2018-11-10T18:29:26.610050Z", "uploadedTime": "2017-02-12T20:16:00.938468Z", "ogvUrl": "https://upload.frikanalen.no/media/625861/theora/20071009-prosjektledelse-frikanalen.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625861/large_thumb/20071009-prosjektledelse-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": 625842, "name": "TED - Elise Roy: When we design for disability, we all benefit", "header": "\"I believe that losing my hearing was one of the greatest gifts I've ever received,\" says Elise Roy. As a disability rights lawyer and design thinker, she knows that being Deaf gives her a unique way of experiencing and reframing the world — a perspective that could solve some of our largest problems. As she says: \"When we design for disability first, you often stumble upon solutions that are better than those when we design for the norm.\"\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "smallThumb": "https://upload.frikanalen.no/media/625842/small_thumb/EliseRoy_2015X.jpg", "original": "https://upload.frikanalen.no/media/625842/original/EliseRoy_2015X.mp4", "broadcast": "https://upload.frikanalen.no/media/625842/broadcast/EliseRoy_2015X.dv", "theora": "https://upload.frikanalen.no/media/625842/theora/EliseRoy_2015X.ogv", "largeThumb": "https://upload.frikanalen.no/media/625842/large_thumb/EliseRoy_2015X.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:13:21.990000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/EliseRoy_2015X", "createdTime": "2016-12-14T18:10:49.696286Z", "updatedTime": "2018-11-10T18:29:26.637449Z", "uploadedTime": "2016-12-15T05:53:19.383873Z", "ogvUrl": "https://upload.frikanalen.no/media/625842/theora/EliseRoy_2015X.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625842/large_thumb/EliseRoy_2015X.jpg" }, { "id": 625841, "name": "Blokkjedeteknologier og kryptovaluta-løsninger", "header": "Thor-Harald Johansen Fra Bitspace AS introduserer de tekniske løsningene som Bitspace jobber med: Blokkjedeteknologier og kryptovaluta-løsninger for (1) Grensesnitt mot tradisjonelle banktjenester, (2) Steemit/sosiale medier basert på kryptovaluta, og (3) Utvikling og etablering av løsninger og tjenester for the unbanked/de bankløse i den fremvoksende kryptoøkonomien.\r\n\r\nNUUG talk from 2016-12-13.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625841/theora/20161213-blockchain-frikanalen.ogv", "broadcast": "https://upload.frikanalen.no/media/625841/broadcast/20161213-blockchain-frikanalen.dv", "smallThumb": "https://upload.frikanalen.no/media/625841/small_thumb/20161213-blockchain-frikanalen.jpg", "largeThumb": "https://upload.frikanalen.no/media/625841/large_thumb/20161213-blockchain-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:54:53.120000", "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2016-12-14T13:09:15.182902Z", "updatedTime": "2018-11-10T18:29:26.638818Z", "uploadedTime": "2016-12-14T13:11:02.613519Z", "ogvUrl": "https://upload.frikanalen.no/media/625841/theora/20161213-blockchain-frikanalen.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625841/large_thumb/20161213-blockchain-frikanalen.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" } ] }