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/?format=api&offset=200&ordering=-is_filler
https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=250&ordering=-is_filler", "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=150&ordering=-is_filler", "results": [ { "id": 626080, "name": "What We’ve Learned From Billions of Security Reports - Scott Helme", "header": "Running one of the largest security reporting platforms of its kind, we handle billions of security reports for our customers every single month. Come and learn how we've scaled from handling 10,000 reports per month to 10,000 reports per second and the many evolutions our infrastructure has gone through. Alongside that come and see how, with our bird’s-eye view of such a diverse ecosystem, we’ve helped identify malware in a multinational organisation, had a malicious browser plugin taken down and much more!\r\n\r\nRecorded at the OWASP Norway Day by NUUG.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/626080/theora/20181120-scott.ogv", "broadcast": "https://upload.frikanalen.no/media/626080/broadcast/20181120-scott.dv", "largeThumb": "https://upload.frikanalen.no/media/626080/large_thumb/20181120-scott.jpg", "original": "https://upload.frikanalen.no/media/626080/original/20181120-scott.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": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:59:28.100000", "durationSec": 3568.1, "categories": [ "Annet", "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://www.youtube.com/watch?v=AKPlqFWoN84", "createdTime": "2018-11-29T23:28:38.310380Z", "updatedTime": "2018-12-13T19:43:50.512606Z", "uploadedTime": "2018-11-30T00:14:31.216568Z", "ogvUrl": "https://upload.frikanalen.no/media/626080/theora/20181120-scott.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/626080/large_thumb/20181120-scott.jpg" }, { "id": 625484, "name": "TED - Johann Hari: Everything you think you know about addiction is wrong", "header": "What really causes addiction — to everything from cocaine to smart-phones? And how can we overcome it? Johann Hari has seen our current methods fail firsthand, as he has watched loved ones struggle to manage their addictions. He started to wonder why we treat addicts the way we do — and if there might be a better way. As he shares in this deeply personal talk, his questions took him around the world, and unearthed some surprising and hopeful ways of thinking about an age-old problem.\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "original": "https://upload.frikanalen.no/media/625484/original/JohannHari_2015G.mp4", "broadcast": "https://upload.frikanalen.no/media/625484/broadcast/JohannHari_2015G.dv", "largeThumb": "https://upload.frikanalen.no/media/625484/large_thumb/JohannHari_2015G.jpg", "smallThumb": "https://upload.frikanalen.no/media/625484/small_thumb/JohannHari_2015G.jpg", "theora": "https://upload.frikanalen.no/media/625484/theora/JohannHari_2015G.ogv" }, "creator": "pere@hungry.com", "organization": { "id": 82, "name": "NUUG", "homepage": "https://www.nuug.no/", "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.", "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO", "streetAddress": "", "editorId": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:14:46.190000", "durationSec": 886.19, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/JohannHari_2015G", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.185006Z", "uploadedTime": null, "ogvUrl": "https://upload.frikanalen.no/media/625484/theora/JohannHari_2015G.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625484/large_thumb/JohannHari_2015G.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": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:47:36.240000", "durationSec": 2856.24, "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": 628172, "name": "Diesen og Johnson om skadene på Israel", "header": "Professor Diesen snakker med Larry Johnson om de omfattende skadende på Israels forsvarsindustri og økonomi", "description": "Original tittel: Larry Johnson: Extensive Damage to Israel’s Defense Industry & Economy", "files": { "theora": "https://upload.frikanalen.no/media/628172/theora/Diesen_Johnson_Israels_tap.ogv", "broadcast": "https://upload.frikanalen.no/media/628172/broadcast/Diesen_Johnson_Israels_tap.dv", "largeThumb": "https://upload.frikanalen.no/media/628172/large_thumb/Diesen_Johnson_Israels_tap.jpg", "original": "https://upload.frikanalen.no/media/628172/original/Diesen_Johnson_Israels_tap.mp4" }, "creator": "ola@frikanalen.no", "organization": { "id": 112, "name": "PROION", "homepage": null, "description": "PROION er gresk og betyr gry som i morgengry. Akronymet står for Peace Research, Optimistic Initiatives, Oslo, Norway, som er et ordspill på PRIO. PROION ble dannet i 2001 som en studentorganisasjon og ga i sin tid ut tidsskriftet Transformator.", "postalAddress": "Åsvegen 115\r\n2740 ROA", "streetAddress": "Åsvegen 115\r\n2740 ROA", "editorId": 2249, "editorName": "Ola Tellesbø", "editorEmail": "ola@frikanalen.no", "editorMsisdn": "+47 40 04 18 13", "fkmember": true }, "duration": "00:42:05.340000", "durationSec": 2525.34, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2025-07-06T21:21:43.307304Z", "updatedTime": "2025-07-07T06:42:04.278899Z", "uploadedTime": "2025-07-06T21:37:59Z", "ogvUrl": "https://upload.frikanalen.no/media/628172/theora/Diesen_Johnson_Israels_tap.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/628172/large_thumb/Diesen_Johnson_Israels_tap.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": "PROION er gresk og betyr gry som i morgengry. Akronymet står for Peace Research, Optimistic Initiatives, Oslo, Norway, som er et ordspill på PRIO. PROION ble dannet i 2001 som en studentorganisasjon og ga i sin tid ut tidsskriftet Transformator.", "postalAddress": "Åsvegen 115\r\n2740 ROA", "streetAddress": "Åsvegen 115\r\n2740 ROA", "editorId": 2249, "editorName": "Ola Tellesbø", "editorEmail": "ola@frikanalen.no", "editorMsisdn": "+47 40 04 18 13", "fkmember": true }, "duration": "00:59:59.420000", "durationSec": 3599.42, "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": 628098, "name": "Diesen spør Levy om Israels holdninger", "header": "", "description": "Original tittel: Gideon Levy: Gaza Burns & Israel Turns On Itself", "files": { "theora": "https://upload.frikanalen.no/media/628098/theora/Diesen_Levy_17mai25.ogv", "broadcast": "https://upload.frikanalen.no/media/628098/broadcast/Diesen_Levy_17mai25.dv", "largeThumb": "https://upload.frikanalen.no/media/628098/large_thumb/Diesen_Levy_17mai25.jpg", "original": "https://upload.frikanalen.no/media/628098/original/Diesen_Levy_17mai25.mp4" }, "creator": "ola@frikanalen.no", "organization": { "id": 112, "name": "PROION", "homepage": null, "description": "PROION er gresk og betyr gry som i morgengry. Akronymet står for Peace Research, Optimistic Initiatives, Oslo, Norway, som er et ordspill på PRIO. PROION ble dannet i 2001 som en studentorganisasjon og ga i sin tid ut tidsskriftet Transformator.", "postalAddress": "Åsvegen 115\r\n2740 ROA", "streetAddress": "Åsvegen 115\r\n2740 ROA", "editorId": 2249, "editorName": "Ola Tellesbø", "editorEmail": "ola@frikanalen.no", "editorMsisdn": "+47 40 04 18 13", "fkmember": true }, "duration": "00:35:21.980000", "durationSec": 2121.98, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2025-05-22T05:50:17.061848Z", "updatedTime": "2025-05-22T15:56:49.369189Z", "uploadedTime": "2025-05-22T05:54:58Z", "ogvUrl": "https://upload.frikanalen.no/media/628098/theora/Diesen_Levy_17mai25.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/628098/large_thumb/Diesen_Levy_17mai25.jpg" }, { "id": 626226, "name": "EuroBSDCon 2019, Lillehammer: Embedded Ethics - Patricia Aas", "header": "Patricia is a programmer who has worked mostly in C++ and Java. She has spent her career continuously delivering from the same code-base to a large user base, from working on two browsers (Opera and Vivaldi), to working on embedded telepresence endpoints for Cisco. She is focused on the maintainability and flexibility of software architecture, and how to extend it to provide cutting edge user experiences.\r\n\r\nHer focus on the end users has led her work more and more toward privacy and security, and she has recently started her own company, TurtleSec, hoping to contribute positively to the infosec and C++ communities. She is also involved in the #includeC++ organization hoping to improve diversity and inclusion in the C++ community", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/626226/theora/20190921T0945-02_plenary_PatriciaAas-EmbeddedEthics.ogv", "broadcast": "https://upload.frikanalen.no/media/626226/broadcast/20190921T0945-02_plenary_PatriciaAas-EmbeddedEthics.dv", "original": "https://upload.frikanalen.no/media/626226/original/20190921T0945-02_plenary_PatriciaAas-EmbeddedEthics.mp4", "largeThumb": "https://upload.frikanalen.no/media/626226/large_thumb/20190921T0945-02_plenary_PatriciaAas-EmbeddedEthics.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": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:46:40.920000", "durationSec": 2800.92, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://www.youtube.com/watch?v=HfNIiitVFtc", "createdTime": "2019-12-15T09:55:16.173054Z", "updatedTime": "2019-12-15T15:23:16.904459Z", "uploadedTime": "2019-12-15T10:35:31.233455Z", "ogvUrl": "https://upload.frikanalen.no/media/626226/theora/20190921T0945-02_plenary_PatriciaAas-EmbeddedEthics.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/626226/large_thumb/20190921T0945-02_plenary_PatriciaAas-EmbeddedEthics.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": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:56:00.120000", "durationSec": 3360.12, "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": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:22:30.570000", "durationSec": 1350.57, "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": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:07:13.030000", "durationSec": 433.03, "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": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:38:07.120000", "durationSec": 2287.12, "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": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:12:55.150000", "durationSec": 775.15, "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": 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": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:37:56.060000", "durationSec": 2276.06, "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": 625461, "name": "TED - Robin Murphy: These robots come to the rescue after a disaster", "header": "When disaster strikes, who's first on the scene? More and more, it’s a robot. In her lab, Robin Murphy builds robots that fly, tunnel, swim and crawl through disaster scenes, helping firefighters and rescue workers save more lives safely — and help communities return to normal up to three years faster.\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625461/theora/RobinMurphy_2015W.ogv", "smallThumb": "https://upload.frikanalen.no/media/625461/small_thumb/RobinMurphy_2015W.jpg", "broadcast": "https://upload.frikanalen.no/media/625461/broadcast/RobinMurphy_2015W.dv", "original": "https://upload.frikanalen.no/media/625461/original/RobinMurphy_2015W.mp4", "largeThumb": "https://upload.frikanalen.no/media/625461/large_thumb/RobinMurphy_2015W.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": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:09:03.210000", "durationSec": 543.21, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/RobinMurphy_2015W", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.216262Z", "uploadedTime": null, "ogvUrl": "https://upload.frikanalen.no/media/625461/theora/RobinMurphy_2015W.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625461/large_thumb/RobinMurphy_2015W.jpg" }, { "id": 626081, "name": "Venn av Nøff", "header": "Det er høst og tid for Nasse Nøff å komme inn i varmen etter en lang sesong ute i hagen. Søndag 2.november hadde foreningen Venn av Nøff sin årlige innbæring. I tillegg blir det utdeling av NÆ!-prisen. Følg med.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/626081/theora/051218_VAN_RHMW_WEB.ogv", "broadcast": "https://upload.frikanalen.no/media/626081/broadcast/051218_VAN_RHMW_WEB.dv", "original": "https://upload.frikanalen.no/media/626081/original/051218_VAN_RHMW_WEB.mp4", "largeThumb": "https://upload.frikanalen.no/media/626081/large_thumb/051218_VAN_RHMW_WEB.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 97 84 16 12", "fkmember": true }, "duration": "00:06:07.840000", "durationSec": 367.84, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2018-12-05T08:49:19.349533Z", "updatedTime": "2018-12-05T08:54:59.219601Z", "uploadedTime": "2018-12-05T08:51:49.044608Z", "ogvUrl": "https://upload.frikanalen.no/media/626081/theora/051218_VAN_RHMW_WEB.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/626081/large_thumb/051218_VAN_RHMW_WEB.jpg" }, { "id": 625458, "name": "Kommunenes digitale arkiv som et felleskomponent basert på fri programvare", "header": "Når alt var på papir så var arkivet en opplagt sentral enhet i en forvaltningsorgan. Dette er noe som egentlig ikke har fulgt med i overgangen til den digitale hverdagen og det digitale arkivet er blitt redusert til postmottak og saksbehandling. Resultatet er en forvaltning som svekker innbyggernes rettssikkerhet og et hull i rikets hukommelse. \r\n\r\nPolitikerne sier mye om digitalisering men hvis ikke det digitale arkivet får en sentral plass i IT-arkitekturen så vil digitaliseringsproblematikken fortsatt bli uløst. Denne viktige felleskomponenten burde være tilgjengelig som fri programvare slik at vi får mer kunnskap og innsikt i danningen og bevaringen av forvaltningens arkiver.\r\n\r\nDet kommunale arkivmiljøet sammen med HiOA har jobbet i flere år med et prosjekt for å realisere en NOARK5-kjerne basert på en fri programvare lisens. Vi har på plass en løsning som kan fungere som en innsynsløsning for NOARK5-uttrekk og begynner nå arbeidet med å fullføre kjernen og få den godkjent. Dette er en REST/JSON-basert tjeneste og vi vil presentere løsningen til dere samtidig som vi diskuterer veien videre. Kildekoden er tilgjengelig fra https://github.com/KDRS-SA/kdrs-toolbox-innsyn\r\n\r\nThomas Sødring jobber som førsteamanuensis på arkivutdanningen ved Høyskolen i Oslo og Akershus. Han er utdannet ved Dublin City University i Irland der han tok både bachelor og doktorgrad i Informatikk. Som forsker han han har jobbet både med informasjonsgjennfinning og simulering men de siste årene har han brukt tiden sin på problemene rundt arkiv og digitalisering, noe som har resultert i noen programmer som er gitt ut som fri programvare. På Høyskolen er han en del av en forskergruppe som heter METAINFO som forsker på metadata og dens bruk.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625458/theora/20150908-noark5-friprog-frikanalen.ogv", "broadcast": "https://upload.frikanalen.no/media/625458/broadcast/20150908-noark5-friprog-frikanalen.dv", "largeThumb": "https://upload.frikanalen.no/media/625458/large_thumb/20150908-noark5-friprog-frikanalen.jpg", "smallThumb": "https://upload.frikanalen.no/media/625458/small_thumb/20150908-noark5-friprog-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": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "01:29:22.120000", "durationSec": 5362.12, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.220537Z", "uploadedTime": null, "ogvUrl": "https://upload.frikanalen.no/media/625458/theora/20150908-noark5-friprog-frikanalen.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625458/large_thumb/20150908-noark5-friprog-frikanalen.jpg" }, { "id": 625451, "name": "TED - Dame Ellen MacArthur: The surprising thing I learned sailing solo around the world", "header": "What do you learn when you sail around the world on your own? When solo sailor Ellen MacArthur circled the globe – carrying everything she needed with her – she came back with new insight into the way the world works, as a place of interlocking cycles and finite resources, where the decisions we make today affect what's left for tomorrow. She proposes a bold new way to see the world's economic systems: not as linear, but as circular, where everything comes around.\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "largeThumb": "https://upload.frikanalen.no/media/625451/large_thumb/DameEllenMacArthur_2015.jpg", "smallThumb": "https://upload.frikanalen.no/media/625451/small_thumb/DameEllenMacArthur_2015.jpg", "broadcast": "https://upload.frikanalen.no/media/625451/broadcast/DameEllenMacArthur_2015.dv", "original": "https://upload.frikanalen.no/media/625451/original/DameEllenMacArthur_2015.mp4", "theora": "https://upload.frikanalen.no/media/625451/theora/DameEllenMacArthur_2015.ogv" }, "creator": "pere@hungry.com", "organization": { "id": 82, "name": "NUUG", "homepage": "https://www.nuug.no/", "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.", "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO", "streetAddress": "", "editorId": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:16:51.930000", "durationSec": 1011.93, "categories": [ "Beredskap", "Samfunn og politikk", "Solidaritet og bistand" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/DameEllenMacArthur_2015", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.227465Z", "uploadedTime": null, "ogvUrl": "https://upload.frikanalen.no/media/625451/theora/DameEllenMacArthur_2015.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625451/large_thumb/DameEllenMacArthur_2015.jpg" }, { "id": 625449, "name": "TED - Tal Danino: We can use bacteria to detect cancer (and maybe treat it)", "header": "Liver cancer is one of the most difficult cancers to detect, but synthetic biologist Tal Danino had a left-field thought: What if we could create a probiotic, edible bacteria that was \"programmed\" to find liver tumors? His insight exploits something we're just beginning to understand about bacteria: their power of quorum sensing, or doing something together once they reach critical mass. Danino, a TED Fellow, explains how quorum sensing works — and how clever bacteria working together could someday change cancer treatment.\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625449/theora/TalDanino_2015U.ogv", "largeThumb": "https://upload.frikanalen.no/media/625449/large_thumb/TalDanino_2015U.jpg", "broadcast": "https://upload.frikanalen.no/media/625449/broadcast/TalDanino_2015U.dv", "smallThumb": "https://upload.frikanalen.no/media/625449/small_thumb/TalDanino_2015U.jpg", "original": "https://upload.frikanalen.no/media/625449/original/TalDanino_2015U.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": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:04:15.050000", "durationSec": 255.05, "categories": [ "Samfunn og politikk", "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/TalDanino_2015U", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.228867Z", "uploadedTime": "2016-05-05T16:27:50.122826Z", "ogvUrl": "https://upload.frikanalen.no/media/625449/theora/TalDanino_2015U.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625449/large_thumb/TalDanino_2015U.jpg" }, { "id": 625419, "name": "TED - Trevor Aaronson: How this FBI strategy is actually creating US-based terrorists", "header": "There's an organization responsible for more terrorism plots in the United States than al-Qaeda, al-Shabaab and ISIS combined: The FBI. How? Why? In an eye-opening talk, investigative journalist Trevor Aaronson reveals a disturbing FBI practice that breeds terrorist plots by exploiting Muslim-Americans with mental health problems.\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625419/theora/TrevorAaronson_2015U.ogv", "original": "https://upload.frikanalen.no/media/625419/original/TrevorAaronson_2015U.mp4", "largeThumb": "https://upload.frikanalen.no/media/625419/large_thumb/TrevorAaronson_2015U.jpg", "broadcast": "https://upload.frikanalen.no/media/625419/broadcast/TrevorAaronson_2015U.dv", "smallThumb": "https://upload.frikanalen.no/media/625419/small_thumb/TrevorAaronson_2015U.jpg" }, "creator": "pere@hungry.com", "organization": { "id": 82, "name": "NUUG", "homepage": "https://www.nuug.no/", "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.", "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO", "streetAddress": "", "editorId": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:09:26.730000", "durationSec": 566.73, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/TrevorAaronson_2015U", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.267277Z", "uploadedTime": null, "ogvUrl": "https://upload.frikanalen.no/media/625419/theora/TrevorAaronson_2015U.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625419/large_thumb/TrevorAaronson_2015U.jpg" }, { "id": 628194, "name": "Diesen og Freeman om imperiets nedgang", "header": "Professor Diesen intervjuer Chas Freeman om usas nedgang og kampen om å etablere et nytt", "description": "Original tittel: Chas Freeman: The Old World Is Dying, and the New World Struggles to Be Born", "files": { "theora": "https://upload.frikanalen.no/media/628194/theora/Diesen_Freeman_OldWorldDying.ogv", "broadcast": "https://upload.frikanalen.no/media/628194/broadcast/Diesen_Freeman_OldWorldDying.dv", "original": "https://upload.frikanalen.no/media/628194/original/Diesen_Freeman_OldWorldDying.mp4", "largeThumb": "https://upload.frikanalen.no/media/628194/large_thumb/Diesen_Freeman_OldWorldDying.jpg" }, "creator": "ola@frikanalen.no", "organization": { "id": 112, "name": "PROION", "homepage": null, "description": "PROION er gresk og betyr gry som i morgengry. Akronymet står for Peace Research, Optimistic Initiatives, Oslo, Norway, som er et ordspill på PRIO. PROION ble dannet i 2001 som en studentorganisasjon og ga i sin tid ut tidsskriftet Transformator.", "postalAddress": "Åsvegen 115\r\n2740 ROA", "streetAddress": "Åsvegen 115\r\n2740 ROA", "editorId": 2249, "editorName": "Ola Tellesbø", "editorEmail": "ola@frikanalen.no", "editorMsisdn": "+47 40 04 18 13", "fkmember": true }, "duration": "00:44:34.260000", "durationSec": 2674.26, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2025-07-17T09:31:24.016768Z", "updatedTime": "2025-07-17T11:15:35.970711Z", "uploadedTime": "2025-07-17T09:35:18Z", "ogvUrl": "https://upload.frikanalen.no/media/628194/theora/Diesen_Freeman_OldWorldDying.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/628194/large_thumb/Diesen_Freeman_OldWorldDying.jpg" }, { "id": 625445, "name": "TED - Rajiv Maheswaran: The math behind basketball's wildest moves", "header": "Basketball is a fast-moving game of improvisation, contact and, ahem, spatio-temporal pattern recognition. Rajiv Maheswaran and his colleagues are analyzing the movements behind the key plays of the game, to help coaches and players combine intuition with new data. Bonus: What they're learning could help us understand how humans move everywhere.\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "largeThumb": "https://upload.frikanalen.no/media/625445/large_thumb/RajivMaheswaran_2015.jpg", "smallThumb": "https://upload.frikanalen.no/media/625445/small_thumb/RajivMaheswaran_2015.jpg", "theora": "https://upload.frikanalen.no/media/625445/theora/RajivMaheswaran_2015.ogv", "original": "https://upload.frikanalen.no/media/625445/original/RajivMaheswaran_2015.mp4", "broadcast": "https://upload.frikanalen.no/media/625445/broadcast/RajivMaheswaran_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": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:12:12.360000", "durationSec": 732.36, "categories": [ "Idrett" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/RajivMaheswaran_2015", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.233239Z", "uploadedTime": null, "ogvUrl": "https://upload.frikanalen.no/media/625445/theora/RajivMaheswaran_2015.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625445/large_thumb/RajivMaheswaran_2015.jpg" }, { "id": 628099, "name": "Diesen om løgner om Kina", "header": "", "description": "Original tittel: Chas Freeman: The Lies We Tell Ourselves About China", "files": { "theora": "https://upload.frikanalen.no/media/628099/theora/Diesen_Freeman_13mai25.ogv", "broadcast": "https://upload.frikanalen.no/media/628099/broadcast/Diesen_Freeman_13mai25.dv", "largeThumb": "https://upload.frikanalen.no/media/628099/large_thumb/Diesen_Freeman_13mai25.jpg", "original": "https://upload.frikanalen.no/media/628099/original/Diesen_Freeman_13mai25.mp4" }, "creator": "ola@frikanalen.no", "organization": { "id": 112, "name": "PROION", "homepage": null, "description": "PROION er gresk og betyr gry som i morgengry. Akronymet står for Peace Research, Optimistic Initiatives, Oslo, Norway, som er et ordspill på PRIO. PROION ble dannet i 2001 som en studentorganisasjon og ga i sin tid ut tidsskriftet Transformator.", "postalAddress": "Åsvegen 115\r\n2740 ROA", "streetAddress": "Åsvegen 115\r\n2740 ROA", "editorId": 2249, "editorName": "Ola Tellesbø", "editorEmail": "ola@frikanalen.no", "editorMsisdn": "+47 40 04 18 13", "fkmember": true }, "duration": "00:54:12", "durationSec": 3252.0, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2025-05-24T09:43:07.512544Z", "updatedTime": "2025-05-25T07:53:11.172565Z", "uploadedTime": "2025-05-24T09:50:48Z", "ogvUrl": "https://upload.frikanalen.no/media/628099/theora/Diesen_Freeman_13mai25.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/628099/large_thumb/Diesen_Freeman_13mai25.jpg" }, { "id": 628173, "name": "Diesen og Kneissl: Russland snur seg mot øst", "header": "Professor Disen snakker med Karin Kneissl om Russlands resiliens og vending østover", "description": "Original tittel: Karin Kneissl: Sanctions-Proof - Russia's Pivot to the East", "files": { "theora": "https://upload.frikanalen.no/media/628173/theora/Diesen_Kneissl_Russland_mot_ost.ogv", "broadcast": "https://upload.frikanalen.no/media/628173/broadcast/Diesen_Kneissl_Russland_mot_ost.dv", "original": "https://upload.frikanalen.no/media/628173/original/Diesen_Kneissl_Russland_mot_ost.mp4", "largeThumb": "https://upload.frikanalen.no/media/628173/large_thumb/Diesen_Kneissl_Russland_mot_ost.jpg" }, "creator": "ola@frikanalen.no", "organization": { "id": 112, "name": "PROION", "homepage": null, "description": "PROION er gresk og betyr gry som i morgengry. Akronymet står for Peace Research, Optimistic Initiatives, Oslo, Norway, som er et ordspill på PRIO. PROION ble dannet i 2001 som en studentorganisasjon og ga i sin tid ut tidsskriftet Transformator.", "postalAddress": "Åsvegen 115\r\n2740 ROA", "streetAddress": "Åsvegen 115\r\n2740 ROA", "editorId": 2249, "editorName": "Ola Tellesbø", "editorEmail": "ola@frikanalen.no", "editorMsisdn": "+47 40 04 18 13", "fkmember": true }, "duration": "00:53:29.020000", "durationSec": 3209.02, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2025-07-07T06:45:41.466864Z", "updatedTime": "2025-07-07T08:11:51.760030Z", "uploadedTime": "2025-07-07T06:51:43Z", "ogvUrl": "https://upload.frikanalen.no/media/628173/theora/Diesen_Kneissl_Russland_mot_ost.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/628173/large_thumb/Diesen_Kneissl_Russland_mot_ost.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": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "01:14:45.120000", "durationSec": 4485.12, "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 97 84 16 12", "fkmember": true }, "duration": "00:20:30.520000", "durationSec": 1230.52, "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": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:14:32.510000", "durationSec": 872.51, "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": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:16:27.710000", "durationSec": 987.71, "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": 626110, "name": "FSCONS 2017 - Karl Trygve Kalleberg - Taking back control of the software running on your hardware", "header": "Open technology is a fantastically appealing dream. Here in the real world, however, many of us struggle to get by with the increasingly closed platforms that define our digital life. In this talk, we discuss how to combat closed technology with open technology, through the supernerdy activity of reverse engineering.g is just a fancy name for taking things apart to understand how they work. We demonstrate how this can be done to closed-source software running on various different platforms. \r\n\r\nAs part of our demonstration, we cover a handful of topics relevant for the intrepid hacktivist who wants to survive in the age of gated communities: \r\n* investigative capabilities available on closed mobile platforms (focus on Android and IOS)\r\n* trends in application sandboxing and digital rights management\r\n* gotchas of interoperating with proprietary protocols \r\n\r\nWe’ll approach these topics through a series of adventures on the console, alongside our favourite traveling companion: Frida. She’s an awesome (libre!) tool for inject JavaScript to explore native apps on Windows, macOS, Linux, iOS, Android, and QNX.\r\n\r\nThe examples throughout the talk may be somewhat technical, but taken from everyday examples most of the audience should be able to relate to. Even if programming and reverse engineering is not your thing, you still risk learning something by showing up.\r\n\r\nRecorded for FSCONS by NUUG.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/626110/theora/fscons17_-_326_-_en_-_java_-_201711041200_-_taking_back_control_of_the_software_running_on_your_hardware_-_karl_trygve_kalleberg.ogv", "broadcast": "https://upload.frikanalen.no/media/626110/broadcast/fscons17_-_326_-_en_-_java_-_201711041200_-_taking_back_control_of_the_software_running_on_your_hardware_-_karl_trygve_kalleberg.dv", "largeThumb": "https://upload.frikanalen.no/media/626110/large_thumb/fscons17_-_326_-_en_-_java_-_201711041200_-_taking_back_control_of_the_software_running_on_your_hardware_-_karl_trygve_kalleberg.jpg", "original": "https://upload.frikanalen.no/media/626110/original/fscons17_-_326_-_en_-_java_-_201711041200_-_taking_back_control_of_the_software_running_on_your_hardware_-_karl_trygve_kalleberg.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": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:43:48.180000", "durationSec": 2628.18, "categories": [ "Annet" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/fscons17_-_326_-_en_-_java_-_201711041200_-_taking_back_control_of_the_software_running_on_your_hard", "createdTime": "2018-12-14T10:11:17.210834Z", "updatedTime": "2018-12-14T11:11:25.635248Z", "uploadedTime": "2018-12-14T10:32:17.678953Z", "ogvUrl": "https://upload.frikanalen.no/media/626110/theora/fscons17_-_326_-_en_-_java_-_201711041200_-_taking_back_control_of_the_software_running_on_your_hardware_-_karl_trygve_kalleberg.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/626110/large_thumb/fscons17_-_326_-_en_-_java_-_201711041200_-_taking_back_control_of_the_software_running_on_your_hardware_-_karl_trygve_kalleberg.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": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:54:10.940000", "durationSec": 3250.94, "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": 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": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:09:04.880000", "durationSec": 544.88, "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": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:59:09.120000", "durationSec": 3549.12, "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": 626111, "name": "FSCONS 2017 - Stian Rødven Eide - A Serious Plan to End Advertisement", "header": "Recorded by NUUG for FSCONS.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/626111/theora/fscons17_-_327_-_en_-_smalltalk_-_201711041500_-_a_serious_plan_to_end_advertisement_-_stian_rodven_eide.ogv", "broadcast": "https://upload.frikanalen.no/media/626111/broadcast/fscons17_-_327_-_en_-_smalltalk_-_201711041500_-_a_serious_plan_to_end_advertisement_-_stian_rodven_eide.dv", "largeThumb": "https://upload.frikanalen.no/media/626111/large_thumb/fscons17_-_327_-_en_-_smalltalk_-_201711041500_-_a_serious_plan_to_end_advertisement_-_stian_rodven_eide.jpg", "original": "https://upload.frikanalen.no/media/626111/original/fscons17_-_327_-_en_-_smalltalk_-_201711041500_-_a_serious_plan_to_end_advertisement_-_stian_rodven_eide.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": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:39:33.040000", "durationSec": 2373.04, "categories": [ "Annet" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/fscons17_-_327_-_en_-_smalltalk_-_201711041500_-_a_serious_plan_to_end_advertisement_-_stian_rodven_", "createdTime": "2018-12-14T10:32:44.576377Z", "updatedTime": "2018-12-14T21:46:52.435662Z", "uploadedTime": "2018-12-14T11:11:34.308832Z", "ogvUrl": "https://upload.frikanalen.no/media/626111/theora/fscons17_-_327_-_en_-_smalltalk_-_201711041500_-_a_serious_plan_to_end_advertisement_-_stian_rodven_eide.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/626111/large_thumb/fscons17_-_327_-_en_-_smalltalk_-_201711041500_-_a_serious_plan_to_end_advertisement_-_stian_rodven_eide.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": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:13:21.990000", "durationSec": 801.99, "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": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:54:53.120000", "durationSec": 3293.12, "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": 625386, "name": "TED - Anand Varma: A thrilling look at the first 21 days of a bee’s life", "header": "We’ve heard that bees are disappearing. But what is making bee colonies so vulnerable? Photographer Anand Varma raised bees in his backyard — in front of a camera — to get an up close view. This project, for National Geographic, gives a lyrical glimpse into a bee hive — and reveals one of the biggest threats to its health, a mite that preys on baby bees in the first 21 days of life. With his incredible footage, set to music from Magik*Magik Orchestra, Varma shows the problem ... and what’s being done to solve it. (This talk was part of a session at TED2015 guest-curated by Pop-Up Magazine: popupmagazine.com or @popupmag on Twitter.)\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "largeThumb": "https://upload.frikanalen.no/media/625386/large_thumb/AnandVarma_2015.jpg", "theora": "https://upload.frikanalen.no/media/625386/theora/AnandVarma_2015.ogv", "smallThumb": "https://upload.frikanalen.no/media/625386/small_thumb/AnandVarma_2015.jpg", "broadcast": "https://upload.frikanalen.no/media/625386/broadcast/AnandVarma_2015.dv", "original": "https://upload.frikanalen.no/media/625386/original/AnandVarma_2015.mp4" }, "creator": "pere@hungry.com", "organization": { "id": 82, "name": "NUUG", "homepage": "https://www.nuug.no/", "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.", "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO", "streetAddress": "", "editorId": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:06:10.220000", "durationSec": 370.22, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/AnandVarma_2015", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.313111Z", "uploadedTime": null, "ogvUrl": "https://upload.frikanalen.no/media/625386/theora/AnandVarma_2015.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625386/large_thumb/AnandVarma_2015.jpg" }, { "id": 625384, "name": "Open Source in Broadcasting", "header": "For a variety of reasons broadcasters are not big users of open source - if anything many still have a viewpoint of Open Source that resembles views of the early 1990s. This presentation aims to explain what broadcasters around the world are doing in this area and what some of the difficulties are in an industry reliant on proprietary hardware and software as well as IPR-heavy. In particular it will look into the creation of the Open Broadcast Encoder (OBE), a professional television encoder running on commodity hardware which many Norwegian organisations have played a role in. Many of the deployments have been firsts for Open Source in broadcasting, not to mention software encoders, silencing many naysayers.\r\n\r\nKieran Kunhya has worked on a variety of Open Source projects in multimedia, mainly on x264 and FFmpeg/libav, trying to make them suitable for use in professional environments such as Blu-Ray, television transmission and post-production to broadcaster file interchange. However, the technical issues are only half of the puzzle - he also spends a lot of time trying to explain Broadcasting to Open Source people and Open Source to Broadcasters and has spoken at many events about this. He is the creator of the Open Broadcast Encoder project, which is a fully open source broadcast encoder used to deliver a variety of channels around the world from the most high profile channels to much smaller channels, putting small players (e.g Frikanalen in Norway) on a similar playing field to the big players. He has worked on all the major deployments of OBE.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625384/theora/20140610-openbroadcasting-frikanalen.ogv", "broadcast": "https://upload.frikanalen.no/media/625384/broadcast/20140610-openbroadcasting-frikanalen.dv", "largeThumb": "https://upload.frikanalen.no/media/625384/large_thumb/20140610-openbroadcasting-frikanalen.jpg", "smallThumb": "https://upload.frikanalen.no/media/625384/small_thumb/20140610-openbroadcasting-frikanalen.jpg" }, "creator": "pere@hungry.com", "organization": { "id": 82, "name": "NUUG", "homepage": "https://www.nuug.no/", "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.", "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO", "streetAddress": "", "editorId": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:49:38.120000", "durationSec": 2978.12, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.315882Z", "uploadedTime": null, "ogvUrl": "https://upload.frikanalen.no/media/625384/theora/20140610-openbroadcasting-frikanalen.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625384/large_thumb/20140610-openbroadcasting-frikanalen.jpg" }, { "id": 625382, "name": "Erfaringer fra drift av sks-keyservers.net", "header": "Kristian Fiskerstrand presenterer sine erfaringer med å utvikle og drive OpenPGP-nøkkeltjenere for utveksling av nøkler brukt til blant annet epostkryptering. Det vil være et særskilt fokus på DNS poolene på sks-keyservers.net - et prosjekt som ble startet av han i 2006 og i dag er brukt som standard nøkkeltjener av bl.a GnuPG.\r\n\r\nI tillegg til dette prosjektet er Kristian også en av utviklerne av nøkkeltjeneren SKS og Gentoo Developer med særlig fokus på Security og Crypto teamene.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625382/theora/20140909-skskeyservers-frikanalen.ogv", "largeThumb": "https://upload.frikanalen.no/media/625382/large_thumb/20140909-skskeyservers-frikanalen.jpg", "broadcast": "https://upload.frikanalen.no/media/625382/broadcast/20140909-skskeyservers-frikanalen.dv", "smallThumb": "https://upload.frikanalen.no/media/625382/small_thumb/20140909-skskeyservers-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": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "01:02:45.120000", "durationSec": 3765.12, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.318583Z", "uploadedTime": null, "ogvUrl": "https://upload.frikanalen.no/media/625382/theora/20140909-skskeyservers-frikanalen.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625382/large_thumb/20140909-skskeyservers-frikanalen.jpg" }, { "id": 625774, "name": "TED - Andrew Pelling: This scientist makes ears out of apples", "header": "Andrew Pelling is a biohacker, and nature is his hardware. His favorite materials are the simplest ones (and oftentimes he finds them in the garbage). Building on the cellulose structure that gives an apple its shape, he \"grows\" lifelike human ears, pioneering a process that might someday be used to repair body parts safely and cheaply. And he has some even wilder ideas to share ... \"What I'm really curious about is if one day it will be possible to repair, rebuild and augment our own bodies with stuff we make in the kitchen,\" he says.\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "largeThumb": "https://upload.frikanalen.no/media/625774/large_thumb/AndrewPelling_2016U.jpg", "smallThumb": "https://upload.frikanalen.no/media/625774/small_thumb/AndrewPelling_2016U.jpg", "broadcast": "https://upload.frikanalen.no/media/625774/broadcast/AndrewPelling_2016U.dv", "original": "https://upload.frikanalen.no/media/625774/original/AndrewPelling_2016U.mp4", "theora": "https://upload.frikanalen.no/media/625774/theora/AndrewPelling_2016U.ogv" }, "creator": "pere@hungry.com", "organization": { "id": 82, "name": "NUUG", "homepage": "https://www.nuug.no/", "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.", "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO", "streetAddress": "", "editorId": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:07:09.380000", "durationSec": 429.38, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/AndrewPelling_2016U", "createdTime": "2016-09-23T13:36:54.058956Z", "updatedTime": "2018-11-10T18:29:26.738874Z", "uploadedTime": "2016-09-23T13:44:31.548627Z", "ogvUrl": "https://upload.frikanalen.no/media/625774/theora/AndrewPelling_2016U.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625774/large_thumb/AndrewPelling_2016U.jpg" }, { "id": 626085, "name": "Linux Security APIs and the Chromium Sandbox - Patricia Aas", "header": "The Linux Security and Isolation APIs have become the basis of some of the most useful features server-side, providing the isolation required for efficient containers. However, these APIs also form the basis of the Chromium Sandbox on Linux, and we will study them in that context in this talk.\r\n\r\nRecorded at the OWASP Norway Day by NUUG.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/626085/theora/20181120-patricia.ogv", "broadcast": "https://upload.frikanalen.no/media/626085/broadcast/20181120-patricia.dv", "original": "https://upload.frikanalen.no/media/626085/original/20181120-patricia.mp4", "largeThumb": "https://upload.frikanalen.no/media/626085/large_thumb/20181120-patricia.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": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:53:46.740000", "durationSec": 3226.74, "categories": [ "Annet" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://www.youtube.com/watch?v=7aWdd3lYgWA", "createdTime": "2018-12-10T10:13:59.083146Z", "updatedTime": "2018-12-10T11:24:40.437997Z", "uploadedTime": "2018-12-10T10:26:48.582420Z", "ogvUrl": "https://upload.frikanalen.no/media/626085/theora/20181120-patricia.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/626085/large_thumb/20181120-patricia.jpg" }, { "id": 625376, "name": "Console Password Manager - Passord-behandling i terminalen", "header": "Console Password Manager (CPM) er et program for å håndtere lagring av passord på en sikker og strukturert måte. Det bruker ncurses for brukergrensesnitt, libxml2 for å lagre informasjonen, zlib for å komprimere dataen og GpgMe-biblioteket for å kryptere og dekryptere informasjonen.\r\n\r\nKacper jobber i Redpill Linpro, han spesialiserer seg på sikkerhet og et helhetlig perspektiv over datasystemene. Han har erfaring innen utvikling, distribusjon og analyse.\r\n\r\nNUUG talk from 2014-05-13.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625376/theora/20140513-cpm-frikanalen.ogv", "largeThumb": "https://upload.frikanalen.no/media/625376/large_thumb/20140513-cpm-frikanalen.jpg", "smallThumb": "https://upload.frikanalen.no/media/625376/small_thumb/20140513-cpm-frikanalen.jpg", "broadcast": "https://upload.frikanalen.no/media/625376/broadcast/20140513-cpm-frikanalen.dv" }, "creator": "pere@hungry.com", "organization": { "id": 82, "name": "NUUG", "homepage": "https://www.nuug.no/", "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.", "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO", "streetAddress": "", "editorId": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:30:24.440000", "durationSec": 1824.44, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.326898Z", "uploadedTime": null, "ogvUrl": "https://upload.frikanalen.no/media/625376/theora/20140513-cpm-frikanalen.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625376/large_thumb/20140513-cpm-frikanalen.jpg" }, { "id": 625828, "name": "Venter på Snowden med Christian Borch, Edward Snowden, John Crane, Alan Rusbridger, Michael Tetzschner, Snorre Valen", "header": "William Nygaard, leder Norsk PEN, ønsker velkommen.\r\nEdward Snowden intervjues av Christian Borch på link fra Moskva.\r\nIntervju med varsleren John Crane (USA)\r\n\r\nPaneldebatt\r\n\r\nJohn Crane\r\nAlan Rusbridger – tidligere sjefsredaktør i The Guardian\r\nMichael Tetzschner – stortingspolitiker (H)\r\nSnorre Valen – stortingspolitiker (SV)\r\n\r\nLeder av Norsk PENs Komité for Fengslede Forfattere, Brit Bildøen, presenterer årets “fokusfanger”, dvs. de fengslede forfattere, journalister etc. som PEN-sentere over hele verden retter oppmerksomheten mot på denne dagen.\r\n\r\nEdward Snowdens kamp for å få en rettslig garanti for at han ikke blir utlevert til USA dersom han kommer til Norge for å motta Ossietzky-prisen, trekker i langdrag. Da Norsk PEN 7. mars i år bekjentgjorde at Ossietzky-prisen for 2016 tildeles varsleren Edward Snowden, ble prisseremonien fastsatt til 18. november i Universitetets Aula. Saken er nå hos Høyesterett. Etter samråd med våre advokater i firmaet Schjødt, har Norsk PEN derfor besluttet å utsette tildelingen av prisen, som forhåpentlig kan skje ved Edward Snowdens personlige tilstedeværelse. Tildeling av Ossietzky-prisen 2016 til Edward Snowden vil derfor finne sted 7. juni 2017.\r\n\r\nNorsk PEN opprettholder imidlertid det årlige arrangementet 18. november for markering av den internasjonale Fengslede Forfatteres Dag. Edward Snowdens avsløringer og situasjon som varsler blir sentralt her. Snowden vil selv tale til forsamlingen via skype fra Moskva.\r\n\r\nProgrammet er på engelsk. Musikkinnslaget med Pål Moddi Knutsen er klippet vekk for å spare opphavsrettighetskostnader.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625828/theora/20161118-snowden-frikanalen.ogv", "broadcast": "https://upload.frikanalen.no/media/625828/broadcast/20161118-snowden-frikanalen.dv", "smallThumb": "https://upload.frikanalen.no/media/625828/small_thumb/20161118-snowden-frikanalen.jpg", "largeThumb": "https://upload.frikanalen.no/media/625828/large_thumb/20161118-snowden-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": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "01:56:14.120000", "durationSec": 6974.12, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2016-11-24T11:40:20.728428Z", "updatedTime": "2018-11-10T18:29:26.657082Z", "uploadedTime": "2016-11-24T11:44:13.733391Z", "ogvUrl": "https://upload.frikanalen.no/media/625828/theora/20161118-snowden-frikanalen.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625828/large_thumb/20161118-snowden-frikanalen.jpg" }, { "id": 625373, "name": "OpenStack og drift i nettskyen", "header": "Dag Stenstad fra Zetta.IO presenterer hvordan man kommer igang med drift av tjenester i nettskyen. De siste årene har skjedd en stor omveltning i den globale IT-bransjen, hvor IT-infrastruktur blir industrialisert og standardisert. Dette legger grunnlaget for helt andre drifts- og utviklingsmodeller enn det som benyttes i dag. Automatisering av oppsett og styring av kapasitet, gjør at fokus endres fra det å drifte enkelte servere, til å levere tjenester.\r\n\r\nDag er daglig leder i Zetta.IO, den første norske leverandøren av Infrastruktur som tjeneste (IaaS) levert på Openstack. Han har 16 års erfaring fra telco- og hostingbransjen.\r\n", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625373/theora/20150210-openstack-frikanalen.ogv", "smallThumb": "https://upload.frikanalen.no/media/625373/small_thumb/20150210-openstack-frikanalen.jpg", "largeThumb": "https://upload.frikanalen.no/media/625373/large_thumb/20150210-openstack-frikanalen.jpg", "broadcast": "https://upload.frikanalen.no/media/625373/broadcast/20150210-openstack-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": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "01:22:50.640000", "durationSec": 4970.64, "categories": [ "Annet", "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.329964Z", "uploadedTime": null, "ogvUrl": "https://upload.frikanalen.no/media/625373/theora/20150210-openstack-frikanalen.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625373/large_thumb/20150210-openstack-frikanalen.jpg" }, { "id": 626116, "name": "FSCONS 2017 - Pål Taule Bentebråten - Towards a Global Cryptocurrency Infrastructure: A Revolutionary Sharing Economy", "header": "Yesterday we bartered with favors. If you do something for me, I will do something for you in return.\r\n\r\nToday giant tech companies has commercialised the favor for a favor economy. They have built strong platforms with algorithms to match two parties in a market. Uber matches drivers with people that need a ride, AirBnB matches people that are in need of a place to stay with people that are renting out their apartments. They call this the sharing economy, but there is no such thing as sharing in it.\r\n\r\nTomorrow, we will build the true sharing economy on decentralized platforms that is owned by the people and not giant tech corporations. We will build platforms where the value is not extracted by a third party, but distributed right back into the network. We will build bottom up organizations with structures of collaboration and sharing rather than top down hierarchies of command and control.\r\n\r\n* A brief history of the sharing economy\r\n* How the sharing economy works today\r\n* How blockchain can transform the sharing economy\r\n* Hurdles ahead, challenges of using blockchains\r\n* Think big, think ahead, see a world of opportunities\r\n\r\nHow cryptocurrencies can enable a true sharing economy.\r\n\r\nChallenges ahead:\r\nInfrastructure and global adoption\r\nRegulation vs Innovation\r\nWhat’s next?\r\nUniversal Basic Income (UBI)\r\nA decentralized Internet\r\nNexus\r\n\r\nFilmed by NUUG for FSCONS.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/626116/theora/fscons17_-_335_-_en_-_simula_-_201711051700_-_towards_a_global_cryptocurrency_infrastructure_a_revolutionary_sharing_economy_-_pal_taule_brentebraten.ogv", "broadcast": "https://upload.frikanalen.no/media/626116/broadcast/fscons17_-_335_-_en_-_simula_-_201711051700_-_towards_a_global_cryptocurrency_infrastructure_a_revolutionary_sharing_economy_-_pal_taule_brentebraten.dv", "largeThumb": "https://upload.frikanalen.no/media/626116/large_thumb/fscons17_-_335_-_en_-_simula_-_201711051700_-_towards_a_global_cryptocurrency_infrastructure_a_revolutionary_sharing_economy_-_pal_taule_brentebraten.jpg", "original": "https://upload.frikanalen.no/media/626116/original/fscons17_-_335_-_en_-_simula_-_201711051700_-_towards_a_global_cryptocurrency_infrastructure_a_revolutionary_sharing_economy_-_pal_taule_brentebraten.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": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:37:50", "durationSec": 2270.0, "categories": [ "Annet" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/fscons17_-_335_-_en_-_simula_-_201711051700_-_towards_a_global_cryptocurrency_infrastructure_a_revol", "createdTime": "2018-12-16T14:28:59.674965Z", "updatedTime": "2018-12-16T15:12:38.431677Z", "uploadedTime": "2018-12-16T14:41:09.854372Z", "ogvUrl": "https://upload.frikanalen.no/media/626116/theora/fscons17_-_335_-_en_-_simula_-_201711051700_-_towards_a_global_cryptocurrency_infrastructure_a_revolutionary_sharing_economy_-_pal_taule_brentebraten.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/626116/large_thumb/fscons17_-_335_-_en_-_simula_-_201711051700_-_towards_a_global_cryptocurrency_infrastructure_a_revolutionary_sharing_economy_-_pal_taule_brentebraten.jpg" }, { "id": 628090, "name": "Diesen og Mearsheimer om Trumps feila fred", "header": "", "description": "Er krigen i Ukraina nå Trumps krig? - John Mearsheimer, Alexander Mercouris & Glenn Diesen", "files": { "theora": "https://upload.frikanalen.no/media/628090/theora/Diesen_Mercouris_Mearsheimer.ogv", "broadcast": "https://upload.frikanalen.no/media/628090/broadcast/Diesen_Mercouris_Mearsheimer.dv", "original": "https://upload.frikanalen.no/media/628090/original/Diesen_Mercouris_Mearsheimer.mp4", "largeThumb": "https://upload.frikanalen.no/media/628090/large_thumb/Diesen_Mercouris_Mearsheimer.jpg" }, "creator": "ola@frikanalen.no", "organization": { "id": 112, "name": "PROION", "homepage": null, "description": "PROION er gresk og betyr gry som i morgengry. Akronymet står for Peace Research, Optimistic Initiatives, Oslo, Norway, som er et ordspill på PRIO. PROION ble dannet i 2001 som en studentorganisasjon og ga i sin tid ut tidsskriftet Transformator.", "postalAddress": "Åsvegen 115\r\n2740 ROA", "streetAddress": "Åsvegen 115\r\n2740 ROA", "editorId": 2249, "editorName": "Ola Tellesbø", "editorEmail": "ola@frikanalen.no", "editorMsisdn": "+47 40 04 18 13", "fkmember": true }, "duration": "00:59:41.480000", "durationSec": 3581.48, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2025-05-05T11:18:36.958447Z", "updatedTime": "2025-05-22T15:57:04.106778Z", "uploadedTime": "2025-05-05T11:23:12Z", "ogvUrl": "https://upload.frikanalen.no/media/628090/theora/Diesen_Mercouris_Mearsheimer.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/628090/large_thumb/Diesen_Mercouris_Mearsheimer.jpg" }, { "id": 626118, "name": "FSCONS 2017 - Geoffroy Couprie - Replacing core infrastructure without disrupting the community, the VLC way", "header": "This talk draws from ongoing work on VLC media player, Rust and Langsec, and focuses on tools and ideas to improve the basic building blocks of our system. There's a special attention to the way it can be introduced in existing projects and communities without disrupting their development or losing knowledge, and how we can build upon the previous steps to make the next one safer.\r\n\r\nRecorded by NUUG for FSCONS.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/626118/theora/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.ogv", "broadcast": "https://upload.frikanalen.no/media/626118/broadcast/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.dv", "original": "https://upload.frikanalen.no/media/626118/original/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.webm", "largeThumb": "https://upload.frikanalen.no/media/626118/large_thumb/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.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": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:48:53.040000", "durationSec": 2933.04, "categories": [ "Annet" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_com", "createdTime": "2018-12-17T21:59:06.761815Z", "updatedTime": "2018-12-17T23:12:25.518462Z", "uploadedTime": "2018-12-17T22:22:42.855996Z", "ogvUrl": "https://upload.frikanalen.no/media/626118/theora/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/626118/large_thumb/fscons17_-_352_-_en_-_java_-_201711051100_-_replacing_core_infrastructure_without_disrupting_the_community_the_vlc_way_-_geoffroy_couprie.jpg" }, { "id": 625813, "name": "Om beslaget i popcorn-time.no saken", "header": "Økokrim beslagla i vår domenet popcorn-time.no. I den forbindelse gjennomførte de beslag også hos IMC AS og deres regnskapsfører. Morten Eriksen, daglig leder i IMC AS, gir her gi sin versjon av hvordan dette opplevdes fra hans side.\r\n\r\nNUUG talk from 2016-11-08.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625813/theora/20161108-popcorntime-frikanalen.ogv", "smallThumb": "https://upload.frikanalen.no/media/625813/small_thumb/20161108-popcorntime-frikanalen.jpg", "largeThumb": "https://upload.frikanalen.no/media/625813/large_thumb/20161108-popcorntime-frikanalen.jpg", "broadcast": "https://upload.frikanalen.no/media/625813/broadcast/20161108-popcorntime-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": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:50:58.120000", "durationSec": 3058.12, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2016-11-11T06:36:27.331758Z", "updatedTime": "2018-11-10T18:29:26.683955Z", "uploadedTime": "2016-11-11T06:38:13.436831Z", "ogvUrl": "https://upload.frikanalen.no/media/625813/theora/20161108-popcorntime-frikanalen.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625813/large_thumb/20161108-popcorntime-frikanalen.jpg" }, { "id": 625811, "name": "TED - Christopher Soghoian: Your smartphone is a civil rights issue", "header": "The smartphone you use reflects more than just personal taste ... it could determine how closely you can be tracked, too. Privacy expert and TED Fellow Christopher Soghoian details a glaring difference between the encryption used on Apple and Android devices and urges us to pay attention to a growing digital security divide. \"If the only people who can protect themselves from the gaze of the government are the rich and powerful, that's a problem,\" he says. \"It's not just a cybersecurity problem — it's a civil rights problem.\"\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "largeThumb": "https://upload.frikanalen.no/media/625811/large_thumb/ChristopherSoghoian_2016T.jpg", "smallThumb": "https://upload.frikanalen.no/media/625811/small_thumb/ChristopherSoghoian_2016T.jpg", "original": "https://upload.frikanalen.no/media/625811/original/ChristopherSoghoian_2016T.mp4", "theora": "https://upload.frikanalen.no/media/625811/theora/ChristopherSoghoian_2016T.ogv", "broadcast": "https://upload.frikanalen.no/media/625811/broadcast/ChristopherSoghoian_2016T.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": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:07:48.860000", "durationSec": 468.86, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/ChristopherSoghoian_2016T", "createdTime": "2016-11-09T09:16:17.581856Z", "updatedTime": "2018-11-10T18:29:26.686722Z", "uploadedTime": "2016-11-09T09:25:37.598707Z", "ogvUrl": "https://upload.frikanalen.no/media/625811/theora/ChristopherSoghoian_2016T.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625811/large_thumb/ChristopherSoghoian_2016T.jpg" }, { "id": 626090, "name": "Modern Web Application Vulnerabilities - Erlend Oftedal", "header": "With the emerging popularity of bug bounty programs, lesser known and even brand new vulnerability classes are gaining popularity. This talk will give a walk-though of some of these vulnerabilities, how they occur in modern web applications and how they can be found and fixed.\r\n\r\nRecorded at the OWASP Norway Day by NUUG.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/626090/theora/20181120-erlend.ogv", "broadcast": "https://upload.frikanalen.no/media/626090/broadcast/20181120-erlend.dv", "largeThumb": "https://upload.frikanalen.no/media/626090/large_thumb/20181120-erlend.jpg", "original": "https://upload.frikanalen.no/media/626090/original/20181120-erlend.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": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:44:03.440000", "durationSec": 2643.44, "categories": [ "Annet" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://www.youtube.com/watch?v=fIqNVUtTPQo", "createdTime": "2018-12-10T13:06:57.084546Z", "updatedTime": "2018-12-13T19:41:17.176159Z", "uploadedTime": "2018-12-10T13:52:12.288383Z", "ogvUrl": "https://upload.frikanalen.no/media/626090/theora/20181120-erlend.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/626090/large_thumb/20181120-erlend.jpg" }, { "id": 626119, "name": "FSCONS 2017 - Eireann 'bsb' Leverett - Untapped Malicious Potential", "header": "Sounds crazy to even try to estimate right?\r\n\r\nThis presentation will cover the details of the calculation, and how we can track these numbers over time. We will also do some visualisation of this data and initiate discussion of where our resources should be spent best in fighting the threat of rDDoS attacks. The key contribution is an extensible methodology for measuring global potential for rDDoS attacks, in realistic terms of throughput. Why might this matter to DDoS mitigation, and what can we learn by watching these trends over time?\r\n\r\nRecorded by NUUG for FSCONS.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/626119/theora/fscons17_-_354_-_en_-_java_-_201711041500_-_untapped_malicious_potential_-_eireann_bsb_leverett.ogv", "broadcast": "https://upload.frikanalen.no/media/626119/broadcast/fscons17_-_354_-_en_-_java_-_201711041500_-_untapped_malicious_potential_-_eireann_bsb_leverett.dv", "largeThumb": "https://upload.frikanalen.no/media/626119/large_thumb/fscons17_-_354_-_en_-_java_-_201711041500_-_untapped_malicious_potential_-_eireann_bsb_leverett.jpg", "original": "https://upload.frikanalen.no/media/626119/original/fscons17_-_354_-_en_-_java_-_201711041500_-_untapped_malicious_potential_-_eireann_bsb_leverett.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": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:43:12.120000", "durationSec": 2592.12, "categories": [ "Annet" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/fscons17_-_354_-_en_-_java_-_201711041500_-_untapped_malicious_potential_-_eireann_bsb_leverett", "createdTime": "2018-12-17T23:13:49.665163Z", "updatedTime": "2018-12-18T00:12:45.710971Z", "uploadedTime": "2018-12-17T23:34:17.533197Z", "ogvUrl": "https://upload.frikanalen.no/media/626119/theora/fscons17_-_354_-_en_-_java_-_201711041500_-_untapped_malicious_potential_-_eireann_bsb_leverett.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/626119/large_thumb/fscons17_-_354_-_en_-_java_-_201711041500_-_untapped_malicious_potential_-_eireann_bsb_leverett.jpg" }, { "id": 625350, "name": "TED - Kirby Ferguson: Embrace the remix", "header": "Nothing is original, says Kirby Ferguson, creator of Everything is a Remix. From Bob Dylan to Steve Jobs, he says our most celebrated creators borrow, steal and transform.\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "largeThumb": "https://upload.frikanalen.no/media/625350/large_thumb/KirbyFerguson_2012G.jpg", "smallThumb": "https://upload.frikanalen.no/media/625350/small_thumb/KirbyFerguson_2012G.jpg", "theora": "https://upload.frikanalen.no/media/625350/theora/KirbyFerguson_2012G.ogv", "broadcast": "https://upload.frikanalen.no/media/625350/broadcast/KirbyFerguson_2012G.dv", "original": "https://upload.frikanalen.no/media/625350/original/KirbyFerguson_2012G.mp4" }, "creator": "pere@hungry.com", "organization": { "id": 82, "name": "NUUG", "homepage": "https://www.nuug.no/", "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.", "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO", "streetAddress": "", "editorId": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:09:42.540000", "durationSec": 582.54, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/KirbyFerguson_2012G", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.361497Z", "uploadedTime": null, "ogvUrl": "https://upload.frikanalen.no/media/625350/theora/KirbyFerguson_2012G.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625350/large_thumb/KirbyFerguson_2012G.jpg" } ] }{ "count": 3626, "next": "