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=500&ordering=-is_filler
https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=550&ordering=-is_filler", "previous": "https://forrige.frikanalen.no/api/videos/?format=api&limit=50&offset=450&ordering=-is_filler", "results": [ { "id": 625428, "name": "MakerCon - Breaking the mold: Printing 1000’s of parts", "header": "Espen Sivertsen at MakerCon Nordic 2014-10-17.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625428/theora/makercon-35-2014-10-17-printing-1000-parts-frikanalen.ogv", "smallThumb": "https://upload.frikanalen.no/media/625428/small_thumb/makercon-35-2014-10-17-printing-1000-parts-frikanalen.jpg", "largeThumb": "https://upload.frikanalen.no/media/625428/large_thumb/makercon-35-2014-10-17-printing-1000-parts-frikanalen.jpg", "broadcast": "https://upload.frikanalen.no/media/625428/broadcast/makercon-35-2014-10-17-printing-1000-parts-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:21:06.120000", "durationSec": 1266.12, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.255170Z", "uploadedTime": null, "ogvUrl": "https://upload.frikanalen.no/media/625428/theora/makercon-35-2014-10-17-printing-1000-parts-frikanalen.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625428/large_thumb/makercon-35-2014-10-17-printing-1000-parts-frikanalen.jpg" }, { "id": 625427, "name": "MakerCon - Ultimaker — and open source 3D printing", "header": "Erik de Bruijn at MakerCon Nordic 2014-10-17.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625427/theora/makercon-32-2014-10-17-ultimaker-frikanalen.ogv", "largeThumb": "https://upload.frikanalen.no/media/625427/large_thumb/makercon-32-2014-10-17-ultimaker-frikanalen.jpg", "broadcast": "https://upload.frikanalen.no/media/625427/broadcast/makercon-32-2014-10-17-ultimaker-frikanalen.dv", "smallThumb": "https://upload.frikanalen.no/media/625427/small_thumb/makercon-32-2014-10-17-ultimaker-frikanalen.jpg" }, "creator": "pere@hungry.com", "organization": { "id": 82, "name": "NUUG", "homepage": "https://www.nuug.no/", "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.", "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO", "streetAddress": "", "editorId": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:22:08.120000", "durationSec": 1328.12, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.256522Z", "uploadedTime": null, "ogvUrl": "https://upload.frikanalen.no/media/625427/theora/makercon-32-2014-10-17-ultimaker-frikanalen.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625427/large_thumb/makercon-32-2014-10-17-ultimaker-frikanalen.jpg" }, { "id": 626237, "name": "EuroBSDCon 2019, Lillehammer: OpenBSD: Add VMM to Packer - Phillip Buehler", "header": "OpenBSD: add VMM to ‘packer’\r\nThe sysadmin view of virtualization usually starts at a hypervisor running some kind of “image”. Packer is a framework to create such an image using various host and virtualized operating systems and adding some more bolts.\r\n\r\nThis talk shows the efforts and pitfalls of building a plugin for packer using the VMM framework on OpenBSD. Some details go down the rabbit hole (or reducing it) to provide a Go binary runnable as a plugin. For ease of installation, the ways how to package this as an OpenBSD ‘port’ are shown.\r\n\r\nOn top a bigger picture is provided on how to provide configurable OpenBSD images “at scale” by using the above accomplishments.\r\n\r\nPhilipp Buehler\r\n\r\nPhilipp uses Unix since mid 1990s and OpenBSD since 2000. Born and working in Germany mainly in Unix/Linux/BSD areas including ISP services and networking. Been an OpenBSD developer from 2002 to 2005, trying to cleanup and test pf(4). Co-founder of sysfive.com GmbH having the technical lead in designing and operating FOSS-based business plattforms.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/626237/theora/20190922T0930-17_plenary_PhilippBuehler-PackerVMM.ogv", "broadcast": "https://upload.frikanalen.no/media/626237/broadcast/20190922T0930-17_plenary_PhilippBuehler-PackerVMM.dv", "largeThumb": "https://upload.frikanalen.no/media/626237/large_thumb/20190922T0930-17_plenary_PhilippBuehler-PackerVMM.jpg", "original": "https://upload.frikanalen.no/media/626237/original/20190922T0930-17_plenary_PhilippBuehler-PackerVMM.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:43:22.820000", "durationSec": 2602.82, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://2019.eurobsdcon.org/slides/OpenBSD:%20add%20VMM%20to%20packer%20-%20Philipp%20Buehler.pdf", "createdTime": "2019-12-20T21:36:50.707327Z", "updatedTime": "2019-12-21T13:20:47.558258Z", "uploadedTime": "2019-12-20T22:14:23.607557Z", "ogvUrl": "https://upload.frikanalen.no/media/626237/theora/20190922T0930-17_plenary_PhilippBuehler-PackerVMM.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/626237/large_thumb/20190922T0930-17_plenary_PhilippBuehler-PackerVMM.jpg" }, { "id": 622454, "name": "OD-Kunnskap gir superkrefter", "header": null, "description": null, "files": { "theora": "https://upload.frikanalen.no/media/622454/theora/585_964cf276a7da4e989db53a545f3bd274.ogv", "smallThumb": "https://upload.frikanalen.no/media/622454/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/622454/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/622454/broadcast/orig_OD - Kunskap gir superkrefter - siste.avi", "largeThumb": "https://upload.frikanalen.no/media/622454/large_thumb/large.jpg" }, "creator": "guro_g_seim@hotmail.com", "organization": { "id": 46, "name": "Operasjon Dagsverk", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1077, "editorName": "Guro Grytli Seim", "editorEmail": "guro_g_seim@hotmail.com", "editorMsisdn": "", "fkmember": false }, "duration": "00:25:37.760000", "durationSec": 1537.76, "categories": [ "Solidaritet og bistand" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2009-01-01T09:45:00Z", "updatedTime": "2018-11-10T18:29:30.700607Z", "uploadedTime": "2009-01-01T09:45:00Z", "ogvUrl": "https://upload.frikanalen.no/media/622454/theora/585_964cf276a7da4e989db53a545f3bd274.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/622454/large_thumb/large.jpg" }, { "id": 622433, "name": "Veien til AA med tekstplakater", "header": null, "description": null, "files": { "theora": "https://upload.frikanalen.no/media/622433/theora/2398_6b9f0ee6e980414a8692a0fa9f5a97ce.ogv", "smallThumb": "https://upload.frikanalen.no/media/622433/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/622433/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/622433/broadcast/orig_8ad3758f603f4a24a08ded494b0a49df.avi", "largeThumb": "https://upload.frikanalen.no/media/622433/large_thumb/large.jpg" }, "creator": "jan.evjen@yahoo.no", "organization": { "id": 44, "name": "Anonyme Alkoholikere i Norge", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1220, "editorName": "Jan Evjen", "editorEmail": "jan.evjen@yahoo.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:16:09", "durationSec": 969.0, "categories": [ "Velferd" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2009-01-02T15:58:00Z", "updatedTime": "2018-11-10T18:29:30.729709Z", "uploadedTime": "2009-01-02T15:58:00Z", "ogvUrl": "https://upload.frikanalen.no/media/622433/theora/2398_6b9f0ee6e980414a8692a0fa9f5a97ce.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/622433/large_thumb/large.jpg" }, { "id": 622431, "name": "Think", "header": null, "description": null, "files": { "theora": "https://upload.frikanalen.no/media/622431/theora/2300_9b33575627524c14bdfec59de0aace5c.ogv", "smallThumb": "https://upload.frikanalen.no/media/622431/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/622431/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/622431/broadcast/orig_Think NY.avi", "largeThumb": "https://upload.frikanalen.no/media/622431/large_thumb/large.jpg" }, "creator": "leif_egge@yahoo.no", "organization": { "id": 107, "name": "ElectricAid.org", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1211, "editorName": "Leif Egge", "editorEmail": "leif_egge@yahoo.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:08:07.440000", "durationSec": 487.44, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2009-01-02T14:20:00Z", "updatedTime": "2018-11-10T18:29:30.732542Z", "uploadedTime": "2009-01-02T14:20:00Z", "ogvUrl": "https://upload.frikanalen.no/media/622431/theora/2300_9b33575627524c14bdfec59de0aace5c.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/622431/large_thumb/large.jpg" }, { "id": 626112, "name": "FSCONS 2017 - Jérémie Zimmermann - Love Against the Machine", "header": "An open discussion as an attempt at building a common understanding and a narrative around the questions of technological colonialism, the loss of control over our devices, and the need to rethink the way we liberate our computing.\r\n\r\nComputers changed over the last 20 years, from friendly machines we could understand, control and improve upon to black-boxed prisons designed at controlling us. How come we are now an increasing number to *hate* these machines, when we remember a past in which we used to passionately love them?\r\n\r\nFrom mobile computers (aka \"smartphones\") containing black-boxed baseband processors enabling remote control, and kicking the user away from properly owning his device, to generalized Intel CPUs and their \"Management Engine\" providing also a way for \"real masters\" of our machines to monitor and control all we do online, the age of the technological optimism is long gone. It is almost impossible today to buy a computer that isn't designed and built as an enemy of its user.\r\n\r\nThis shift of modern computing towards \"enemy machines\" has a profound impact on geopolitics (think \"Trump's NSA\"), on power relationships (think \"We know what you did online for the last 15 years\") but also on our humanities and the way we relate to each other: If I cannot understand how a machine works, how will I ever improve it? How will I ever have a chance to participate in a society run by such black boxes?\r\n\r\nThis open discussion will offer an attempt at a narrative to help us (re)frame the issues surrounding Free/Libre software, and the way we participate in these projects. From a purely technological perspective to a holistic vision based on understanding the ways we interact with each other, at large.\r\n\r\nRecorded by NUUG for FSCONS.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/626112/theora/fscons17_-_329_-_en_-_simula_-_201711041600_-_love_against_the_machine_-_jeremie_zimmermann.ogv", "broadcast": "https://upload.frikanalen.no/media/626112/broadcast/fscons17_-_329_-_en_-_simula_-_201711041600_-_love_against_the_machine_-_jeremie_zimmermann.dv", "largeThumb": "https://upload.frikanalen.no/media/626112/large_thumb/fscons17_-_329_-_en_-_simula_-_201711041600_-_love_against_the_machine_-_jeremie_zimmermann.jpg", "original": "https://upload.frikanalen.no/media/626112/original/fscons17_-_329_-_en_-_simula_-_201711041600_-_love_against_the_machine_-_jeremie_zimmermann.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:48:16.080000", "durationSec": 2896.08, "categories": [ "Solidaritet og bistand" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/fscons17_-_329_-_en_-_simula_-_201711041600_-_love_against_the_machine_-_jeremie_zimmermann", "createdTime": "2018-12-14T21:59:33.912714Z", "updatedTime": "2018-12-14T23:31:08.261894Z", "uploadedTime": "2018-12-14T22:46:07.645719Z", "ogvUrl": "https://upload.frikanalen.no/media/626112/theora/fscons17_-_329_-_en_-_simula_-_201711041600_-_love_against_the_machine_-_jeremie_zimmermann.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/626112/large_thumb/fscons17_-_329_-_en_-_simula_-_201711041600_-_love_against_the_machine_-_jeremie_zimmermann.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": 622319, "name": "Uka-TV 16.02 - Vintersending", "header": "I dag står vinteren i fokus, vi håper å få vist dere bilder fra skidagen, og det blir garantert en stemningsrapport fra Lillehammer om vinteren. Kanskje vi til og med får besøk av en kjent idrettsutøver? Vi vil også ha musikk i studio og vi har fått bekreftet besøk av Screaming T. Kleiven og Trio Grande. Er vi mer heldige kan det være vi får tidenes vinterlåt av Ingrid Olava, ?Her kommer Vinter'n?! \n\nHiL-Games 09 har sin tredje runde i dag, hva vil skje nå? \n\nSjekkeserien: Har Trine møtt sin utvalgte? Eller vil hun møte ?The One? i dag?", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/622319/theora/2322_9cef511b8e6642b6bf0ad02755656a21.ogv", "smallThumb": "https://upload.frikanalen.no/media/622319/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/622319/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/622319/broadcast/orig_ukatv160209.avi", "largeThumb": "https://upload.frikanalen.no/media/622319/large_thumb/large.jpg" }, "creator": "ivar@me.com", "organization": { "id": 54, "name": "UkaTV 09", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1235, "editorName": "Ivar Ekseth", "editorEmail": "ivar@me.com", "editorMsisdn": "", "fkmember": false }, "duration": "00:52:52", "durationSec": 3172.0, "categories": [ "Kultur" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2009-01-02T14:42:00Z", "updatedTime": "2018-11-10T18:29:30.886002Z", "uploadedTime": "2009-01-02T14:42:00Z", "ogvUrl": "https://upload.frikanalen.no/media/622319/theora/2322_9cef511b8e6642b6bf0ad02755656a21.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/622319/large_thumb/large.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": 625383, "name": "TED - Dan Ariely: How equal do we want the world to be? You'd be surprised", "header": "The news of society's growing inequality makes all of us uneasy. But why? Dan Ariely reveals some new, surprising research on what we think is fair, as far as how wealth is distributed over societies ... then shows how it stacks up to the real stats.\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "original": "https://upload.frikanalen.no/media/625383/original/DanAriely_2015U.mp4", "smallThumb": "https://upload.frikanalen.no/media/625383/small_thumb/DanAriely_2015U.jpg", "theora": "https://upload.frikanalen.no/media/625383/theora/DanAriely_2015U.ogv", "largeThumb": "https://upload.frikanalen.no/media/625383/large_thumb/DanAriely_2015U.jpg", "broadcast": "https://upload.frikanalen.no/media/625383/broadcast/DanAriely_2015U.dv" }, "creator": "pere@hungry.com", "organization": { "id": 82, "name": "NUUG", "homepage": "https://www.nuug.no/", "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.", "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO", "streetAddress": "", "editorId": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:08:57.840000", "durationSec": 537.84, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/DanAriely_2015U", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.317230Z", "uploadedTime": null, "ogvUrl": "https://upload.frikanalen.no/media/625383/theora/DanAriely_2015U.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625383/large_thumb/DanAriely_2015U.jpg" }, { "id": 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": 625381, "name": "TED - Alice Goffman: How we're priming some kids for college — and others for prison", "header": "In the United States, two institutions guide teenagers on the journey to adulthood: college and prison. Sociologist Alice Goffman spent six years in a troubled Philadelphia neighborhood and saw first-hand how teenagers of African-American and Latino backgrounds are funneled down the path to prison — sometimes starting with relatively minor infractions. In an impassioned talk she asks, “Why are we offering only handcuffs and jail time?”\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "original": "https://upload.frikanalen.no/media/625381/original/AliceGoffman_2015.mp4", "largeThumb": "https://upload.frikanalen.no/media/625381/large_thumb/AliceGoffman_2015.jpg", "broadcast": "https://upload.frikanalen.no/media/625381/broadcast/AliceGoffman_2015.dv", "smallThumb": "https://upload.frikanalen.no/media/625381/small_thumb/AliceGoffman_2015.jpg", "theora": "https://upload.frikanalen.no/media/625381/theora/AliceGoffman_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:08.640000", "durationSec": 968.64, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/AliceGoffman_2015", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.319967Z", "uploadedTime": null, "ogvUrl": "https://upload.frikanalen.no/media/625381/theora/AliceGoffman_2015.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625381/large_thumb/AliceGoffman_2015.jpg" }, { "id": 625380, "name": "Teknologien bak den digitale valutaen Bitcoin", "header": "Sturle Sunde presenterer Bitcoin, teknologien bak Bitcoin og hvordan Bitcoin fungerer. Hvorfor nettopp du burde bruke Bitcoin og hvorfor ikke de store butikkkjedene kommer til å godta Bitcoin med det første.\r\n\r\nSturle er daglig leder i Sunde Bitmynthandel og står bak bitmynt.no. Han har brukt og handlet med Bitcoin siden 2010.", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625380/broadcast/20141014-bitcoin-frikanalen.dv", "theora": "https://upload.frikanalen.no/media/625380/theora/20141014-bitcoin-frikanalen.ogv", "largeThumb": "https://upload.frikanalen.no/media/625380/large_thumb/20141014-bitcoin-frikanalen.jpg", "smallThumb": "https://upload.frikanalen.no/media/625380/small_thumb/20141014-bitcoin-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:24:55.120000", "durationSec": 5095.12, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.321297Z", "uploadedTime": null, "ogvUrl": "https://upload.frikanalen.no/media/625380/theora/20141014-bitcoin-frikanalen.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625380/large_thumb/20141014-bitcoin-frikanalen.jpg" }, { "id": 625379, "name": "TED - Abe Davis: New video technology that reveals an object's hidden properties", "header": "Subtle motion happens around us all the time, including tiny vibrations caused by sound. New technology shows that we can pick up on these vibrations and actually re-create sound and conversations just from a video of a seemingly still object. But now Abe Davis takes it one step further: Watch him demo software that lets anyone interact with these hidden properties, just from a simple video.\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "largeThumb": "https://upload.frikanalen.no/media/625379/large_thumb/AbeDavis_2015.jpg", "theora": "https://upload.frikanalen.no/media/625379/theora/AbeDavis_2015.ogv", "broadcast": "https://upload.frikanalen.no/media/625379/broadcast/AbeDavis_2015.dv", "original": "https://upload.frikanalen.no/media/625379/original/AbeDavis_2015.mp4", "smallThumb": "https://upload.frikanalen.no/media/625379/small_thumb/AbeDavis_2015.jpg" }, "creator": "pere@hungry.com", "organization": { "id": 82, "name": "NUUG", "homepage": "https://www.nuug.no/", "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.", "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO", "streetAddress": "", "editorId": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:18:01.680000", "durationSec": 1081.68, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/AbeDavis_2015", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.322623Z", "uploadedTime": null, "ogvUrl": "https://upload.frikanalen.no/media/625379/theora/AbeDavis_2015.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625379/large_thumb/AbeDavis_2015.jpg" }, { "id": 625068, "name": "Urtehagen TV - Skapelsen", "header": "Fortellinger fra koranen for barn, om Noa og små dyr", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625068/theora/6563_1dbedeb93f6b44b6a187f47c774acd77.ogv", "original": "https://upload.frikanalen.no/media/625068/original/orig_d3d74c98ba1f404ea571d948c43bba2d.mov", "smallThumb": "https://upload.frikanalen.no/media/625068/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/625068/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/625068/broadcast/6563_16e7b0ba591947978bae758cfc83f730.avi", "largeThumb": "https://upload.frikanalen.no/media/625068/large_thumb/large.jpg" }, "creator": "ra663@hotmail.com", "organization": { "id": 38, "name": "Urtehagen", "homepage": null, "description": "", "postalAddress": null, "streetAddress": null, "editorId": 1074, "editorName": "Rawafid Shahad", "editorEmail": "ra663@hotmail.com", "editorMsisdn": "", "fkmember": false }, "duration": "00:15:06.560000", "durationSec": 906.56, "categories": [ "Barn og ungdom", "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2012-11-09T12:36:18.610000Z", "updatedTime": "2018-11-14T00:05:48.220208Z", "uploadedTime": "2012-11-09T12:36:18.610000Z", "ogvUrl": "https://upload.frikanalen.no/media/625068/theora/6563_1dbedeb93f6b44b6a187f47c774acd77.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625068/large_thumb/large.jpg" }, { "id": 625343, "name": "TED - Marco Tempest: Maybe the best robot demo ever", "header": "Marco Tempest uses charming stagecraft to demo EDI, the multi-purpose robot designed to work very closely with humans. Less a magic trick than an intricately choreographed performance, Tempest shows off the robot’s sensing technology, safety features and strength, and makes the case for a closer human-robot relationship. (Okay, there’s a little magic, too.)\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "largeThumb": "https://upload.frikanalen.no/media/625343/large_thumb/MarcoTempest_2014.jpg", "smallThumb": "https://upload.frikanalen.no/media/625343/small_thumb/MarcoTempest_2014.jpg", "original": "https://upload.frikanalen.no/media/625343/original/MarcoTempest_2014.mp4", "broadcast": "https://upload.frikanalen.no/media/625343/broadcast/MarcoTempest_2014.dv", "theora": "https://upload.frikanalen.no/media/625343/theora/MarcoTempest_2014.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:06:18.760000", "durationSec": 378.76, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/MarcoTempest_2014", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.371097Z", "uploadedTime": null, "ogvUrl": "https://upload.frikanalen.no/media/625343/theora/MarcoTempest_2014.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625343/large_thumb/MarcoTempest_2014.jpg" }, { "id": 625342, "name": "TED - Marco Tempest: A cyber-magic card trick like no other", "header": "The suits, numbers and colors in a deck of cards correspond to the seasons, moon cycles and calendar. Marco Tempest straps on augmented reality goggles and does a card trick like you’ve never seen before, weaving a lyrical tale as he deals. (This version fixes a glitch in the original performance, but is otherwise exactly as seen live by the TEDGlobal audience, including the dazzling augmented reality effects.)\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "largeThumb": "https://upload.frikanalen.no/media/625342/large_thumb/MarcoTempest_2012G.jpg", "smallThumb": "https://upload.frikanalen.no/media/625342/small_thumb/MarcoTempest_2012G.jpg", "broadcast": "https://upload.frikanalen.no/media/625342/broadcast/MarcoTempest_2012G.dv", "original": "https://upload.frikanalen.no/media/625342/original/MarcoTempest_2012G.mp4", "theora": "https://upload.frikanalen.no/media/625342/theora/MarcoTempest_2012G.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:06:32.580000", "durationSec": 392.58, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/MarcoTempest_2012G", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.372476Z", "uploadedTime": null, "ogvUrl": "https://upload.frikanalen.no/media/625342/theora/MarcoTempest_2012G.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625342/large_thumb/MarcoTempest_2012G.jpg" }, { "id": 626091, "name": "When exploits are blind - Chris Dale", "header": "Demonstration based presentation. Only intro and outro powerpoint slides. Demonstrate user enumeration using timing attacks. Especially prominent when companies have implemented bcrypt/scrypt/pbkdf#2. Attack vector which is very useful in many cases today, notably against Lync/Skype4B installations today. Further password spray into a solution. Discover, analyze and fully exploit reverse-shell command injection. How to find these across large systems? How dose vulnerability scanners work, and how do they detect this? Introduction to Burp Collaborator. Introduction to script for merging attack data into hundreds of Burp Collaborators. Discover, analyze and fully exploit blind SQL Injection. Demonstrating Burp Intruder cluster bomb attack to enumerate out table data.\r\n\r\nRecorded at the OWASP Norway Day by NUUG.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/626091/theora/20181120-chris.ogv", "broadcast": "https://upload.frikanalen.no/media/626091/broadcast/20181120-chris.dv", "original": "https://upload.frikanalen.no/media/626091/original/20181120-chris.mp4", "largeThumb": "https://upload.frikanalen.no/media/626091/large_thumb/20181120-chris.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:49:10.100000", "durationSec": 2950.1, "categories": [ "Annet" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://www.youtube.com/watch?v=NQAOz0llpss", "createdTime": "2018-12-10T13:15:13.380411Z", "updatedTime": "2018-12-13T19:55:00.506427Z", "uploadedTime": "2018-12-10T14:30:27.706511Z", "ogvUrl": "https://upload.frikanalen.no/media/626091/theora/20181120-chris.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/626091/large_thumb/20181120-chris.jpg" }, { "id": 625338, "name": "TED - Marco Tempest: The electric rise and fall of Nikola Tesla", "header": "Combining projection mapping and a pop-up book, Marco Tempest tells the visually arresting story of Nikola Tesla -- called “the greatest geek who ever lived” -- from his triumphant invention of alternating current to his penniless last days.\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "srt": "https://upload.frikanalen.no/media/625338/srt/nb.srt", "largeThumb": "https://upload.frikanalen.no/media/625338/large_thumb/MarcoTempest_Session4_2012.jpg", "smallThumb": "https://upload.frikanalen.no/media/625338/small_thumb/MarcoTempest_Session4_2012.jpg", "broadcast": "https://upload.frikanalen.no/media/625338/broadcast/MarcoTempest_Session4_2012.dv", "theora": "https://upload.frikanalen.no/media/625338/theora/MarcoTempest_Session4_2012.ogv", "original": "https://upload.frikanalen.no/media/625338/original/MarcoTempest_Session4_2012.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:05.250000", "durationSec": 365.25, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/MarcoTempest_Session4_2012", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.377888Z", "uploadedTime": null, "ogvUrl": "https://upload.frikanalen.no/media/625338/theora/MarcoTempest_Session4_2012.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625338/large_thumb/MarcoTempest_Session4_2012.jpg" }, { "id": 625336, "name": "TED - Geoffrey Canada: Our failing schools. Enough is enough!", "header": "Why, why, why does our education system look so similar to the way it did 50 years ago? Millions of students were failing then, as they are now -- and it’s because we’re clinging to a business model that clearly doesn’t work. Education advocate Geoffrey Canada dares the system to look at the data, think about the customers and make systematic shifts in order to help greater numbers of kids excel.\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "smallThumb": "https://upload.frikanalen.no/media/625336/small_thumb/GeoffreyCanada_2013S.jpg", "largeThumb": "https://upload.frikanalen.no/media/625336/large_thumb/GeoffreyCanada_2013S.jpg", "broadcast": "https://upload.frikanalen.no/media/625336/broadcast/GeoffreyCanada_2013S.dv", "theora": "https://upload.frikanalen.no/media/625336/theora/GeoffreyCanada_2013S.ogv", "original": "https://upload.frikanalen.no/media/625336/original/GeoffreyCanada_2013S.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:17:07.550000", "durationSec": 1027.55, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/GeoffreyCanada_2013S", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.380610Z", "uploadedTime": null, "ogvUrl": "https://upload.frikanalen.no/media/625336/theora/GeoffreyCanada_2013S.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625336/large_thumb/GeoffreyCanada_2013S.jpg" }, { "id": 625334, "name": "TED - Sir Ken Robinson: Bring on the learning revolution!", "header": "In this poignant, funny follow-up to his fabled 2006 talk, Sir Ken Robinson makes the case for a radical shift from standardized schools to personalized learning -- creating conditions where kids' natural talents can flourish.\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "srt": "https://upload.frikanalen.no/media/625334/srt/nb.srt", "largeThumb": "https://upload.frikanalen.no/media/625334/large_thumb/SirKenRobinson_2010.jpg", "smallThumb": "https://upload.frikanalen.no/media/625334/small_thumb/SirKenRobinson_2010.jpg", "original": "https://upload.frikanalen.no/media/625334/original/SirKenRobinson_2010.mp4", "theora": "https://upload.frikanalen.no/media/625334/theora/SirKenRobinson_2010.ogv", "broadcast": "https://upload.frikanalen.no/media/625334/broadcast/SirKenRobinson_2010.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:17:57.570000", "durationSec": 1077.57, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/SirKenRobinson_2010", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.383291Z", "uploadedTime": null, "ogvUrl": "https://upload.frikanalen.no/media/625334/theora/SirKenRobinson_2010.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625334/large_thumb/SirKenRobinson_2010.jpg" }, { "id": 625377, "name": "TED - Greg Gage: How to control someone else's arm with your brain", "header": "Greg Gage is on a mission to make brain science accessible to all. In this fun, kind of creepy demo, the neuroscientist and TED Senior Fellow uses a simple, inexpensive DIY kit to take away the free will of an audience member. It’s not a parlor trick; it actually works. You have to see it to believe it.\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "smallThumb": "https://upload.frikanalen.no/media/625377/small_thumb/GregGage_2015U.jpg", "largeThumb": "https://upload.frikanalen.no/media/625377/large_thumb/GregGage_2015U.jpg", "original": "https://upload.frikanalen.no/media/625377/original/GregGage_2015U.mp4", "broadcast": "https://upload.frikanalen.no/media/625377/broadcast/GregGage_2015U.dv", "theora": "https://upload.frikanalen.no/media/625377/theora/GregGage_2015U.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:05:56.400000", "durationSec": 356.4, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/GregGage_2015U", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.325508Z", "uploadedTime": null, "ogvUrl": "https://upload.frikanalen.no/media/625377/theora/GregGage_2015U.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625377/large_thumb/GregGage_2015U.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": 625331, "name": "TED - Ron Finley: A guerilla gardener in South Central LA", "header": "Ron Finley plants vegetable gardens in South Central LA -- in abandoned lots, traffic medians, along the curbs. Why? For fun, for defiance, for beauty and to offer some alternative to fast food in a community where \"the drive-thrus are killing more people than the drive-bys.\"\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "smallThumb": "https://upload.frikanalen.no/media/625331/small_thumb/RonFinley_2013.jpg", "largeThumb": "https://upload.frikanalen.no/media/625331/large_thumb/RonFinley_2013.jpg", "broadcast": "https://upload.frikanalen.no/media/625331/broadcast/RonFinley_2013.dv", "theora": "https://upload.frikanalen.no/media/625331/theora/RonFinley_2013.ogv", "original": "https://upload.frikanalen.no/media/625331/original/RonFinley_2013.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:10:45.980000", "durationSec": 645.98, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/RonFinley_2013", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.387405Z", "uploadedTime": null, "ogvUrl": "https://upload.frikanalen.no/media/625331/theora/RonFinley_2013.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625331/large_thumb/RonFinley_2013.jpg" }, { "id": 625374, "name": "TED - Chris Milk: How virtual reality can create the ultimate empathy machine", "header": "Chris Milk uses cutting edge technology to produce astonishing films that delight and enchant. But for Milk, the human story is the driving force behind everything he does. In this short, charming talk, he shows some of his collaborations with musicians including Kanye West and Arcade Fire, and describes his latest, mind-bending experiments with virtual reality.\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "largeThumb": "https://upload.frikanalen.no/media/625374/large_thumb/ChrisMilk_2015.jpg", "smallThumb": "https://upload.frikanalen.no/media/625374/small_thumb/ChrisMilk_2015.jpg", "theora": "https://upload.frikanalen.no/media/625374/theora/ChrisMilk_2015.ogv", "broadcast": "https://upload.frikanalen.no/media/625374/broadcast/ChrisMilk_2015.dv", "original": "https://upload.frikanalen.no/media/625374/original/ChrisMilk_2015.mp4" }, "creator": "pere@hungry.com", "organization": { "id": 82, "name": "NUUG", "homepage": "https://www.nuug.no/", "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.", "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO", "streetAddress": "", "editorId": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:10:29.680000", "durationSec": 629.68, "categories": [ "Kultur", "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/ChrisMilk_2015", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.328282Z", "uploadedTime": null, "ogvUrl": "https://upload.frikanalen.no/media/625374/theora/ChrisMilk_2015.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625374/large_thumb/ChrisMilk_2015.jpg" }, { "id": 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": 625372, "name": "TED - Nathalie Cabrol: How Mars might hold the secret to the origin of life", "header": "While we like to imagine little green men, it’s far more likely that life on other planets will be microbial. Planetary scientist Nathalie Cabrol takes us inside the search for microbes on Mars, a hunt which counterintuitively leads us to the remote lakes of the Andes mountains. This extreme environment — with its thin atmosphere and scorched land — approximates the surface of Mars about 3.5 billion years ago. How microbes adapt to survive here may just show us where to look on Mars — and could help us understand why some microbial pathways lead to civilization while others are a dead end.\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625372/theora/NathalieCabrol_2015.ogv", "largeThumb": "https://upload.frikanalen.no/media/625372/large_thumb/NathalieCabrol_2015.jpg", "broadcast": "https://upload.frikanalen.no/media/625372/broadcast/NathalieCabrol_2015.dv", "smallThumb": "https://upload.frikanalen.no/media/625372/small_thumb/NathalieCabrol_2015.jpg", "original": "https://upload.frikanalen.no/media/625372/original/NathalieCabrol_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:16:06.230000", "durationSec": 966.23, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/NathalieCabrol_2015", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.331387Z", "uploadedTime": null, "ogvUrl": "https://upload.frikanalen.no/media/625372/theora/NathalieCabrol_2015.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625372/large_thumb/NathalieCabrol_2015.jpg" }, { "id": 625370, "name": "TED - Gary Haugen: The hidden reason for poverty the world needs to address now", "header": "Collective compassion has meant an overall decrease in global poverty since the 1980s, says civil rights lawyer Gary Haugen. Yet for all the world's aid money, there's a pervasive hidden problem keeping poverty alive. Haugen reveals the dark underlying cause we must recognize and act on now.\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "smallThumb": "https://upload.frikanalen.no/media/625370/small_thumb/GaryHaugen_2015.jpg", "largeThumb": "https://upload.frikanalen.no/media/625370/large_thumb/GaryHaugen_2015.jpg", "broadcast": "https://upload.frikanalen.no/media/625370/broadcast/GaryHaugen_2015.dv", "theora": "https://upload.frikanalen.no/media/625370/theora/GaryHaugen_2015.ogv", "original": "https://upload.frikanalen.no/media/625370/original/GaryHaugen_2015.mp4" }, "creator": "pere@hungry.com", "organization": { "id": 82, "name": "NUUG", "homepage": "https://www.nuug.no/", "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.", "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO", "streetAddress": "", "editorId": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:22:10.040000", "durationSec": 1330.04, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/GaryHaugen_2015", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.334208Z", "uploadedTime": null, "ogvUrl": "https://upload.frikanalen.no/media/625370/theora/GaryHaugen_2015.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625370/large_thumb/GaryHaugen_2015.jpg" }, { "id": 625368, "name": "Citizenfour - Samtale med Snowden-advokat Patrick Toomey og Jon Wessel-Aas før visning", "header": "Samtale med Patrick Toomey, en av advokatene til Edward Snowden, og Jon Wessel-Aas før forpremieren av Citizenfour 2015-04-15. Arrangert i samarbeid med Fritt Ord, Tour de Force og Ny Tid.", "description": null, "files": { "broadcast": "https://upload.frikanalen.no/media/625368/broadcast/2dc2473b68cb284753774c8b22124b8a.dv", "largeThumb": "https://upload.frikanalen.no/media/625368/large_thumb/2dc2473b68cb284753774c8b22124b8a.jpg", "smallThumb": "https://upload.frikanalen.no/media/625368/small_thumb/2dc2473b68cb284753774c8b22124b8a.jpg", "theora": "https://upload.frikanalen.no/media/625368/theora/2dc2473b68cb284753774c8b22124b8a.ogv" }, "creator": "pere@hungry.com", "organization": { "id": 82, "name": "NUUG", "homepage": "https://www.nuug.no/", "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.", "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO", "streetAddress": "", "editorId": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:40:25.120000", "durationSec": 2425.12, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.336953Z", "uploadedTime": null, "ogvUrl": "https://upload.frikanalen.no/media/625368/theora/2dc2473b68cb284753774c8b22124b8a.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625368/large_thumb/2dc2473b68cb284753774c8b22124b8a.jpg" }, { "id": 625367, "name": "Killswitch-debatt med A. Brenna, H.W. Lie, K. Miazine og P. Reinholdtsen", "header": "Diskusjon om overvåkning og Internets fremtid med Håkon Wium Lie, Kirill Miazine, Petter Reinholdtsen og ordstyrer Anders Brenna etter visning av dokumentarfilmen Killswitch på Oslo Dokumentarkino.", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/625367/theora/67db84dd53d634aa97c74cd293a9c1a0.ogv", "broadcast": "https://upload.frikanalen.no/media/625367/broadcast/558772cfe29b30897d778146269f0925.dv", "largeThumb": "https://upload.frikanalen.no/media/625367/large_thumb/20150214-nuug-killswitch-debatt.jpg", "smallThumb": "https://upload.frikanalen.no/media/625367/small_thumb/20150214-nuug-killswitch-debatt.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:42:37.120000", "durationSec": 2557.12, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.338290Z", "uploadedTime": null, "ogvUrl": "https://upload.frikanalen.no/media/625367/theora/67db84dd53d634aa97c74cd293a9c1a0.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625367/large_thumb/20150214-nuug-killswitch-debatt.jpg" }, { "id": 625365, "name": "TED - Fei-Fei Li: How we're teaching computers to understand pictures", "header": "When a very young child looks at a picture, she can identify simple elements: \"cat,\" \"book,\" \"chair.\" Now, computers are getting smart enough to do that too. What's next? In a thrilling talk, computer vision expert Fei-Fei Li describes the state of the art — including the database of 15 million photos her team built to \"teach\" a computer to understand pictures — and the key insights yet to come.\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "smallThumb": "https://upload.frikanalen.no/media/625365/small_thumb/FeiFeiLi_2015.jpg", "largeThumb": "https://upload.frikanalen.no/media/625365/large_thumb/FeiFeiLi_2015.jpg", "original": "https://upload.frikanalen.no/media/625365/original/FeiFeiLi_2015.mp4", "broadcast": "https://upload.frikanalen.no/media/625365/broadcast/FeiFeiLi_2015.dv" }, "creator": "pere@hungry.com", "organization": { "id": 82, "name": "NUUG", "homepage": "https://www.nuug.no/", "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.", "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO", "streetAddress": "", "editorId": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:18:02.310000", "durationSec": 1082.31, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/FeiFeiLi_2015", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.340994Z", "uploadedTime": null, "ogvUrl": null, "largeThumbnailUrl": "https://upload.frikanalen.no/media/625365/large_thumb/FeiFeiLi_2015.jpg" }, { "id": 625363, "name": "TED - Andy Yen: Think your email's private? Think again", "header": "Sending an email message is like sending a postcard, says scientist Andy Yen in this thought-provoking talk: Anyone can read it. Yet encryption, the technology that protects the privacy of email communication, does exist. It's just that until now it has been difficult to install and a hassle to use. Showing a demo of an email program he designed with colleagues at CERN, Yen argues that encryption can be made simple to the point of becoming the default option, providing true email privacy to all.\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "original": "https://upload.frikanalen.no/media/625363/original/AndyYen_2014G.mp4", "theora": "https://upload.frikanalen.no/media/625363/theora/AndyYen_2014G.ogv", "smallThumb": "https://upload.frikanalen.no/media/625363/small_thumb/AndyYen_2014G.jpg", "largeThumb": "https://upload.frikanalen.no/media/625363/large_thumb/AndyYen_2014G.jpg", "broadcast": "https://upload.frikanalen.no/media/625363/broadcast/AndyYen_2014G.dv" }, "creator": "pere@hungry.com", "organization": { "id": 82, "name": "NUUG", "homepage": "https://www.nuug.no/", "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.", "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO", "streetAddress": "", "editorId": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:12:13.240000", "durationSec": 733.24, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/AndyYen_2014G", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.343707Z", "uploadedTime": null, "ogvUrl": "https://upload.frikanalen.no/media/625363/theora/AndyYen_2014G.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625363/large_thumb/AndyYen_2014G.jpg" }, { "id": 625361, "name": "TED - Topher White: What can save the rainforest? Your used cell phone", "header": "The sounds of the rainforest include: the chirps of birds, the buzz of cicadas, the banter of gibbons. But in the background is the almost-always present sound of a chainsaw, from illegal loggers. Engineer Topher White shares a simple, scalable way to stop this brutal deforestation — that starts with your old cell phone.\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "smallThumb": "https://upload.frikanalen.no/media/625361/small_thumb/TopherWhite_2014X.jpg", "broadcast": "https://upload.frikanalen.no/media/625361/broadcast/TopherWhite_2014X.dv", "largeThumb": "https://upload.frikanalen.no/media/625361/large_thumb/TopherWhite_2014X.jpg", "theora": "https://upload.frikanalen.no/media/625361/theora/TopherWhite_2014X.ogv", "original": "https://upload.frikanalen.no/media/625361/original/TopherWhite_2014X.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:34.350000", "durationSec": 574.35, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/TopherWhite_2014X", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.346425Z", "uploadedTime": null, "ogvUrl": "https://upload.frikanalen.no/media/625361/theora/TopherWhite_2014X.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625361/large_thumb/TopherWhite_2014X.jpg" }, { "id": 625322, "name": "TED - James B. Glattfelder: Who controls the world?", "header": "James Glattfelder studies complexity: how an interconnected system -- say, a swarm of birds -- is more than the sum of its parts. And complexity theory, it turns out, can reveal a lot about how the economy works. Glattfelder shares a groundbreaking study of how control flows through the global economy, and how concentration of power in the hands of a shockingly small number leaves us all vulnerable. (Filmed at TEDxZurich.)\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "largeThumb": "https://upload.frikanalen.no/media/625322/large_thumb/JamesBGlattfelder_2012X.jpg", "smallThumb": "https://upload.frikanalen.no/media/625322/small_thumb/JamesBGlattfelder_2012X.jpg", "theora": "https://upload.frikanalen.no/media/625322/theora/JamesBGlattfelder_2012X.ogv", "original": "https://upload.frikanalen.no/media/625322/original/JamesBGlattfelder_2012X.mp4", "broadcast": "https://upload.frikanalen.no/media/625322/broadcast/JamesBGlattfelder_2012X.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:14:10.940000", "durationSec": 850.94, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/JamesBGlattfelder_2012X", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.400101Z", "uploadedTime": null, "ogvUrl": "https://upload.frikanalen.no/media/625322/theora/JamesBGlattfelder_2012X.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625322/large_thumb/JamesBGlattfelder_2012X.jpg" }, { "id": 625359, "name": "TED - Ben Wellington: How we found the worst place to park in New York City -- using big data", "header": "City agencies have access to a wealth of data and statistics reflecting every part of urban life. But as data analyst Ben Wellington suggests in this entertaining talk, sometimes they just don't know what to do with it. He shows how a combination of unexpected questions and smart data crunching can produce strangely useful insights, and shares tips on how to release large sets of data so that anyone can use them.\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "smallThumb": "https://upload.frikanalen.no/media/625359/small_thumb/BenWellington_2014X.jpg", "largeThumb": "https://upload.frikanalen.no/media/625359/large_thumb/BenWellington_2014X.jpg", "original": "https://upload.frikanalen.no/media/625359/original/BenWellington_2014X.mp4", "theora": "https://upload.frikanalen.no/media/625359/theora/BenWellington_2014X.ogv", "broadcast": "https://upload.frikanalen.no/media/625359/broadcast/BenWellington_2014X.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:11:52.090000", "durationSec": 712.09, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/BenWellington_2014X", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.349247Z", "uploadedTime": null, "ogvUrl": "https://upload.frikanalen.no/media/625359/theora/BenWellington_2014X.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625359/large_thumb/BenWellington_2014X.jpg" }, { "id": 625357, "name": "TED - Dan Dennett on our consciousness", "header": "Philosopher Dan Dennett makes a compelling argument that not only don't we understand our own consciousness, but that half the time our brains are actively fooling us.\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "srt": "https://upload.frikanalen.no/media/625357/srt/nb.srt", "largeThumb": "https://upload.frikanalen.no/media/625357/large_thumb/DanDennett_2003.jpg", "smallThumb": "https://upload.frikanalen.no/media/625357/small_thumb/DanDennett_2003.jpg", "theora": "https://upload.frikanalen.no/media/625357/theora/DanDennett_2003.ogv", "broadcast": "https://upload.frikanalen.no/media/625357/broadcast/DanDennett_2003.dv", "original": "https://upload.frikanalen.no/media/625357/original/DanDennett_2003.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:21:51.530000", "durationSec": 1311.53, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/DanDennett_2003", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.351953Z", "uploadedTime": null, "ogvUrl": "https://upload.frikanalen.no/media/625357/theora/DanDennett_2003.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625357/large_thumb/DanDennett_2003.jpg" }, { "id": 625320, "name": "TED - Erik Schlangen: A \"self-healing\" asphalt", "header": "Paved roads are nice to look at, but they’re easily damaged and costly to repair. Erik Schlangen demos a new type of porous asphalt made of simple materials with an astonishing feature: When cracked, it can be “healed” by induction heating. (Filmed at TEDxDelft.)\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "smallThumb": "https://upload.frikanalen.no/media/625320/small_thumb/ErikSchlangen_2012X.jpg", "largeThumb": "https://upload.frikanalen.no/media/625320/large_thumb/ErikSchlangen_2012X.jpg", "theora": "https://upload.frikanalen.no/media/625320/theora/ErikSchlangen_2012X.ogv", "broadcast": "https://upload.frikanalen.no/media/625320/broadcast/ErikSchlangen_2012X.dv", "original": "https://upload.frikanalen.no/media/625320/original/ErikSchlangen_2012X.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:50.460000", "durationSec": 410.46, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/ErikSchlangen_2012X", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.402772Z", "uploadedTime": null, "ogvUrl": "https://upload.frikanalen.no/media/625320/theora/ErikSchlangen_2012X.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625320/large_thumb/ErikSchlangen_2012X.jpg" }, { "id": 625317, "name": "TED - Bruce Feiler: Agile programming -- for your family", "header": "Bruce Feiler has a radical idea: To deal with the stress of modern family life, go agile. Inspired by agile software programming, Feiler introduces family practices which encourage flexibility, bottom-up idea flow, constant feedback and accountability. One surprising feature: Kids pick their own punishments.\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "smallThumb": "https://upload.frikanalen.no/media/625317/small_thumb/BruceFeiler_2013S.jpg", "largeThumb": "https://upload.frikanalen.no/media/625317/large_thumb/BruceFeiler_2013S.jpg", "theora": "https://upload.frikanalen.no/media/625317/theora/BruceFeiler_2013S.ogv", "broadcast": "https://upload.frikanalen.no/media/625317/broadcast/BruceFeiler_2013S.dv", "original": "https://upload.frikanalen.no/media/625317/original/BruceFeiler_2013S.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:18:00.590000", "durationSec": 1080.59, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/BruceFeiler_2013S", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.407090Z", "uploadedTime": null, "ogvUrl": "https://upload.frikanalen.no/media/625317/theora/BruceFeiler_2013S.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625317/large_thumb/BruceFeiler_2013S.jpg" }, { "id": 625356, "name": "TED - Michael Green: What the Social Progress Index can reveal about your country", "header": "The term Gross Domestic Product is often talked about as if it were “handed down from god on tablets of stone.” But this concept was invented by an economist in the 1930s. We need a more effective measurement tool to match 21st century needs, says Michael Green: the Social Progress Index. With charm and wit, he shows how this tool measures societies across the three dimensions that actually matter. And reveals the dramatic reordering of nations that occurs when you use it.\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "largeThumb": "https://upload.frikanalen.no/media/625356/large_thumb/MichaelGreen_2014G.jpg", "smallThumb": "https://upload.frikanalen.no/media/625356/small_thumb/MichaelGreen_2014G.jpg", "theora": "https://upload.frikanalen.no/media/625356/theora/MichaelGreen_2014G.ogv", "original": "https://upload.frikanalen.no/media/625356/original/MichaelGreen_2014G.mp4", "broadcast": "https://upload.frikanalen.no/media/625356/broadcast/MichaelGreen_2014G.dv" }, "creator": "pere@hungry.com", "organization": { "id": 82, "name": "NUUG", "homepage": "https://www.nuug.no/", "description": "Forening NUUG er for alle som er interessert i fri programvare, åpne standarder og Unix-lignende operativsystemer.", "postalAddress": "Norwegian Unix User Group\r\nCSS Mailboks 70, Middelthunsgate 25\r\n0368 OSLO", "streetAddress": "", "editorId": 2913, "editorName": "Thomas Hansen", "editorEmail": "thoh@ifi.uio.no", "editorMsisdn": "", "fkmember": true }, "duration": "00:15:00.770000", "durationSec": 900.77, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/MichaelGreen_2014G", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.353317Z", "uploadedTime": null, "ogvUrl": "https://upload.frikanalen.no/media/625356/theora/MichaelGreen_2014G.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625356/large_thumb/MichaelGreen_2014G.jpg" }, { "id": 625354, "name": "TED - Sanjay Pradhan: How open data is changing international aid", "header": "How do we make sure that development and aid money actually goes to the people who most need it? Sanjay Pradhan of the World Bank Institute lays out three guidelines to help relief efforts make the most impact — while curbing corruption. One key: connecting the players who are working to change broken systems with the data they need.\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "smallThumb": "https://upload.frikanalen.no/media/625354/small_thumb/SanjayPradhan_2012G.jpg", "largeThumb": "https://upload.frikanalen.no/media/625354/large_thumb/SanjayPradhan_2012G.jpg", "original": "https://upload.frikanalen.no/media/625354/original/SanjayPradhan_2012G.mp4", "theora": "https://upload.frikanalen.no/media/625354/theora/SanjayPradhan_2012G.ogv", "broadcast": "https://upload.frikanalen.no/media/625354/broadcast/SanjayPradhan_2012G.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:15:17.350000", "durationSec": 917.35, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/SanjayPradhan_2012G", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.356056Z", "uploadedTime": null, "ogvUrl": "https://upload.frikanalen.no/media/625354/theora/SanjayPradhan_2012G.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625354/large_thumb/SanjayPradhan_2012G.jpg" }, { "id": 625353, "name": "TED - Sergei Lupashin: A flying camera ... on a leash", "header": "Let's admit it: aerial photo drones and UAVs are a little creepy, and they come with big regulatory and safety problems. But aerial photos can be a powerful way of telling the truth about the world: the size of a protest, the spread of an oil spill, the wildlife hidden in a delta. Sergei Lupashin demos Fotokite, a nifty new way to see the world from on high, safely and under control.\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "smallThumb": "https://upload.frikanalen.no/media/625353/small_thumb/SergeiLupashin_2014S.jpg", "largeThumb": "https://upload.frikanalen.no/media/625353/large_thumb/SergeiLupashin_2014S.jpg", "theora": "https://upload.frikanalen.no/media/625353/theora/SergeiLupashin_2014S.ogv", "broadcast": "https://upload.frikanalen.no/media/625353/broadcast/SergeiLupashin_2014S.dv", "original": "https://upload.frikanalen.no/media/625353/original/SergeiLupashin_2014S.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:27.660000", "durationSec": 387.66, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/SergeiLupashin_2014S", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.357386Z", "uploadedTime": null, "ogvUrl": "https://upload.frikanalen.no/media/625353/theora/SergeiLupashin_2014S.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625353/large_thumb/SergeiLupashin_2014S.jpg" }, { "id": 625352, "name": "TED - Apollo Robbins: The art of misdirection", "header": "Hailed as the greatest pickpocket in the world, Apollo Robbins studies the quirks of human behavior as he steals your watch. In a hilarious demonstration, Robbins samples the buffet of the TEDGlobal 2013 audience, showing how the flaws in our perception make it possible to swipe a wallet and leave it on its owner’s shoulder while they remain clueless.\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "largeThumb": "https://upload.frikanalen.no/media/625352/large_thumb/ApolloRobbins_2013G.jpg", "smallThumb": "https://upload.frikanalen.no/media/625352/small_thumb/ApolloRobbins_2013G.jpg", "broadcast": "https://upload.frikanalen.no/media/625352/broadcast/ApolloRobbins_2013G.dv", "theora": "https://upload.frikanalen.no/media/625352/theora/ApolloRobbins_2013G.ogv", "original": "https://upload.frikanalen.no/media/625352/original/ApolloRobbins_2013G.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:08:47.300000", "durationSec": 527.3, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/ApolloRobbins_2013G", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.358731Z", "uploadedTime": null, "ogvUrl": "https://upload.frikanalen.no/media/625352/theora/ApolloRobbins_2013G.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625352/large_thumb/ApolloRobbins_2013G.jpg" }, { "id": 625351, "name": "TED - Daniel Suarez: The kill decision shouldn't belong to a robot", "header": "As a novelist, Daniel Suarez spins dystopian tales of the future. But on the TEDGlobal stage, he talks us through a real-life scenario we all need to know more about: the rise of autonomous robotic weapons of war. Advanced drones, automated weapons and AI-powered intelligence-gathering tools, he suggests, could take the decision to make war out of the hands of humans.\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "smallThumb": "https://upload.frikanalen.no/media/625351/small_thumb/DanielSuarez_2013G.jpg", "largeThumb": "https://upload.frikanalen.no/media/625351/large_thumb/DanielSuarez_2013G.jpg", "original": "https://upload.frikanalen.no/media/625351/original/DanielSuarez_2013G.mp4", "theora": "https://upload.frikanalen.no/media/625351/theora/DanielSuarez_2013G.ogv", "broadcast": "https://upload.frikanalen.no/media/625351/broadcast/DanielSuarez_2013G.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:13:20.280000", "durationSec": 800.28, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/DanielSuarez_2013G", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.360138Z", "uploadedTime": null, "ogvUrl": "https://upload.frikanalen.no/media/625351/theora/DanielSuarez_2013G.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625351/large_thumb/DanielSuarez_2013G.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" }, { "id": 625349, "name": "TED - Ernesto Sirolli: Want to help someone? Shut up and listen!", "header": "When most well-intentioned aid workers hear of a problem they think they can fix, they go to work. This, Ernesto Sirolli suggests, is naïve. In this funny and impassioned talk, he proposes that the first step is to listen to the people you're trying to help, and tap into their own entrepreneurial spirit. His advice on what works will help any entrepreneur.\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "smallThumb": "https://upload.frikanalen.no/media/625349/small_thumb/ErnestoSirolli_2012X.jpg", "largeThumb": "https://upload.frikanalen.no/media/625349/large_thumb/ErnestoSirolli_2012X.jpg", "original": "https://upload.frikanalen.no/media/625349/original/ErnestoSirolli_2012X.mp4", "theora": "https://upload.frikanalen.no/media/625349/theora/ErnestoSirolli_2012X.ogv", "broadcast": "https://upload.frikanalen.no/media/625349/broadcast/ErnestoSirolli_2012X.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:17:09.600000", "durationSec": 1029.6, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/ErnestoSirolli_2012X", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.362818Z", "uploadedTime": null, "ogvUrl": "https://upload.frikanalen.no/media/625349/theora/ErnestoSirolli_2012X.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625349/large_thumb/ErnestoSirolli_2012X.jpg" }, { "id": 625348, "name": "TED - James Randi's fiery takedown of psychic fraud", "header": "Legendary skeptic James Randi takes a fatal dose of homeopathic sleeping pills onstage, kicking off a searing 18-minute indictment of irrational beliefs. He throws out a challenge to the world's psychics: Prove what you do is real, and I'll give you a million dollars. (No takers yet.)\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "srt": "https://upload.frikanalen.no/media/625348/srt/nb.srt", "largeThumb": "https://upload.frikanalen.no/media/625348/large_thumb/JamesRandi_2007.jpg", "smallThumb": "https://upload.frikanalen.no/media/625348/small_thumb/JamesRandi_2007.jpg", "original": "https://upload.frikanalen.no/media/625348/original/JamesRandi_2007.mp4", "theora": "https://upload.frikanalen.no/media/625348/theora/JamesRandi_2007.ogv", "broadcast": "https://upload.frikanalen.no/media/625348/broadcast/JamesRandi_2007.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:17:19.860000", "durationSec": 1039.86, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/JamesRandi_2007", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.364193Z", "uploadedTime": null, "ogvUrl": "https://upload.frikanalen.no/media/625348/theora/JamesRandi_2007.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625348/large_thumb/JamesRandi_2007.jpg" }, { "id": 625347, "name": "TED - Michael Specter: The danger of science denial", "header": "Vaccine-autism claims, \"Frankenfood\" bans, the herbal cure craze: All point to the public's growing fear (and, often, outright denial) of science and reason, says Michael Specter. He warns the trend spells disaster for human progress.\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "smallThumb": "https://upload.frikanalen.no/media/625347/small_thumb/MichaelSpecter_2010.jpg", "largeThumb": "https://upload.frikanalen.no/media/625347/large_thumb/MichaelSpecter_2010.jpg", "original": "https://upload.frikanalen.no/media/625347/original/MichaelSpecter_2010.mp4", "theora": "https://upload.frikanalen.no/media/625347/theora/MichaelSpecter_2010.ogv", "broadcast": "https://upload.frikanalen.no/media/625347/broadcast/MichaelSpecter_2010.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:16:29.430000", "durationSec": 989.43, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/MichaelSpecter_2010", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.365540Z", "uploadedTime": null, "ogvUrl": "https://upload.frikanalen.no/media/625347/theora/MichaelSpecter_2010.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625347/large_thumb/MichaelSpecter_2010.jpg" }, { "id": 625346, "name": "TED - Dave deBronkart: Meet e-Patient Dave", "header": "When Dave deBronkart learned he had a rare and terminal cancer, he turned to a group of fellow patients online -- and found the medical treatment that saved his life. Now he calls on all patients to talk with one another, know their own health data, and make health care better one e-Patient at a time.\r\n\r\nTED talk downloaded from The Internet Archive.", "description": null, "files": { "smallThumb": "https://upload.frikanalen.no/media/625346/small_thumb/DavedeBronkart_2010X.jpg", "largeThumb": "https://upload.frikanalen.no/media/625346/large_thumb/DavedeBronkart_2010X.jpg", "theora": "https://upload.frikanalen.no/media/625346/theora/DavedeBronkart_2010X.ogv", "original": "https://upload.frikanalen.no/media/625346/original/DavedeBronkart_2010X.mp4", "broadcast": "https://upload.frikanalen.no/media/625346/broadcast/DavedeBronkart_2010X.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:16:31.070000", "durationSec": 991.07, "categories": [ "Samfunn og politikk" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "https://archive.org/details/DavedeBronkart_2010X", "createdTime": null, "updatedTime": "2018-11-10T18:29:27.366889Z", "uploadedTime": null, "ogvUrl": "https://upload.frikanalen.no/media/625346/theora/DavedeBronkart_2010X.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/625346/large_thumb/DavedeBronkart_2010X.jpg" }, { "id": 622226, "name": "Medieinsp. - Åpning", "header": "", "description": null, "files": { "theora": "https://upload.frikanalen.no/media/622226/theora/2050_9b3ad3db0c6f4ba286e3681d0213ea25.ogv", "smallThumb": "https://upload.frikanalen.no/media/622226/small_thumb/small.jpg", "medThumb": "https://upload.frikanalen.no/media/622226/med_thumb/medium.jpg", "broadcast": "https://upload.frikanalen.no/media/622226/broadcast/orig_medieinspektørene del 1.avi", "largeThumb": "https://upload.frikanalen.no/media/622226/large_thumb/large.jpg" }, "creator": "erik@frikanalen.no", "organization": { "id": 93, "name": "Ungdom & Medier", "homepage": null, "description": "", "postalAddress": "", "streetAddress": "", "editorId": 1112, "editorName": "Geir Magnus Nyborg", "editorEmail": "gmn@fom.no", "editorMsisdn": "", "fkmember": false }, "duration": "00:03:38.200000", "durationSec": 218.2, "categories": [ "Religion og livssyn" ], "framerate": 25000, "properImport": true, "hasTonoRecords": false, "publishOnWeb": true, "isFiller": true, "refUrl": "", "createdTime": "2009-01-02T10:10:00Z", "updatedTime": "2023-07-17T22:07:54.342777Z", "uploadedTime": "2009-01-02T10:10:00Z", "ogvUrl": "https://upload.frikanalen.no/media/622226/theora/2050_9b3ad3db0c6f4ba286e3681d0213ea25.ogv", "largeThumbnailUrl": "https://upload.frikanalen.no/media/622226/large_thumb/large.jpg" } ] }{ "count": 3626, "next": "